:root{--blue:#003bff;--ink:#0d0d0d;--paper:#fff;--line:#d7d7df;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:95px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid currentColor;outline-offset:6px}img{max-width:100%;display:block}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.header{position:absolute;top:0;left:0;width:100%;z-index:5;color:white;background:linear-gradient(#003bff8f,transparent)}.nav-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff55;gap:30px}.brand img{width:158px;height:55px;object-fit:contain}nav{display:flex;align-items:center;gap:36px;font-size:14px}nav a{padding:12px 0}nav a:hover{text-decoration:underline;text-underline-offset:6px}.nav-contact{border:1px solid #ffffff70;border-radius:50px;padding:13px 22px;display:flex;gap:30px}.nav-contact:hover{background:#fff;color:var(--blue)}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:white;mix-blend-mode:difference;transform:scaleX(0);transform-origin:left;z-index:20;pointer-events:none}.hero{position:relative;isolation:isolate;min-height:840px;background:var(--blue);color:white;overflow:hidden}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-3;animation:drift 14s ease-in-out infinite alternate}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#003bffef 0%,#003bff94 35%,#003bff00 78%),linear-gradient(0deg,#001e9ab5,transparent 55%)}.hero-content{padding-top:138px}.hero-top{display:flex;justify-content:space-between;gap:25px;font-family:monospace;font-size:13px;letter-spacing:.08em}.hero h1{font-size:clamp(64px,7.3vw,114px);font-weight:900;letter-spacing:-.065em;line-height:.99;margin:86px 0 30px;max-width:1040px}.hero h1>span{font-style:italic;letter-spacing:-.055em}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px}.hero-bottom p{font-size:18px;line-height:1.6;margin:0 0 25px}.button{display:inline-flex;gap:46px;align-items:center;background:white;color:var(--blue);padding:18px 23px;border-radius:50px;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#eaf0ff}.button span{font-size:22px}.hero-seal{width:210px;height:210px;animation:rotate 36s linear infinite;margin-right:15px}.hero-foot{display:flex;justify-content:space-between;align-items:center;margin-top:56px;padding-block:24px;border-top:1px solid #ffffff50;font-family:monospace;font-size:12px;letter-spacing:.07em}.hero-foot a{display:flex;align-items:center;gap:30px}.hero-foot a span{font-size:24px}.ticker{position:relative;overflow:hidden;background:var(--ink);color:white;padding:24px 0;border-top:1px solid white}.ticker-track{display:flex;width:max-content;animation:marquee 32s linear infinite}.ticker-track>span{flex-shrink:0;font-size:clamp(22px,3vw,42px);font-weight:800;letter-spacing:-.03em;white-space:pre}.ticker-track b{color:#7696ff;padding-inline:22px;font-weight:400}.motion-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);border:1px solid #ffffff80;border-radius:50%;height:40px;width:40px;background:var(--ink);color:white;cursor:pointer}.about{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;padding-block:122px}.eyebrow{font-family:monospace;font-size:13px;letter-spacing:.08em}.about-heading>.eyebrow{color:var(--blue)}h2{font-size:clamp(44px,5.6vw,82px);line-height:1.03;letter-spacing:-.06em;margin:28px 0 0;font-weight:700}h2 em{font-style:italic;color:var(--blue)}.about-copy{position:relative;padding-top:16px}.about-mark{width:92px;height:88px;margin-bottom:26px}.about-copy .lead{font-size:30px;line-height:1.15;letter-spacing:-.035em;color:var(--ink);font-weight:600}.about-copy p{font-size:17px;line-height:1.7;color:#515159;max-width:460px}.text-link{display:inline-flex;gap:50px;border-bottom:1px solid var(--ink);padding:14px 0;font-weight:600;font-size:15px}.text-link:hover{color:var(--blue)}.artists{background:#0d0d0d;color:white;padding-block:92px 110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:54px}.section-heading h2{margin-top:26px}.section-heading h2 em{color:#7595ff}.section-heading>p{font-size:17px;line-height:1.5;color:#b9b9c2;max-width:340px}.roster{display:grid;grid-template-columns:1fr 1fr;gap:56px 32px}.artist-card{min-width:0}.artist-image{position:relative;aspect-ratio:1.15;background:#1a1a20;overflow:hidden;border-radius:4px}.artist-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#00000035,transparent 50%,#00000055);pointer-events:none}.artist-image>img{width:100%;height:100%;object-fit:cover;transition:transform .6s,filter .6s;filter:saturate(.65)}.artist-card:hover .artist-image>img,.artist-card:focus-visible .artist-image>img{transform:scale(1.035);filter:saturate(1)}.artist-no{position:absolute;top:22px;left:22px;font-family:monospace;font-size:13px;background:#0d0d0db3;padding:9px 12px;backdrop-filter:blur(8px);z-index:1;border:1px solid #ffffff45}.card-open{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;background:white;color:var(--blue);width:64px;height:64px;border-radius:50%;font-size:36px;z-index:1;transition:background .25s,color .25s,transform .25s}.artist-card:hover .card-open{background:var(--blue);color:white;transform:translate(3px,-3px)}.artist-info{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:21px}.artist-info h3{font-size:clamp(32px,3.5vw,52px);letter-spacing:-.05em;margin:0;font-weight:600}.artist-info>span{font-size:14px;color:#c7c7cf}.contact{background:var(--blue);color:white;padding-top:45px;overflow:hidden}.contact-top{display:flex;justify-content:space-between;gap:24px;padding-bottom:28px;border-bottom:1px solid #ffffff55}.contact-body{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:40px;padding-block:55px 80px}.contact h2{font-size:clamp(64px,8.3vw,120px);margin:0}.contact h2 em{color:white}.contact p{font-size:17px;line-height:1.5;margin-top:28px}.email{display:inline-flex;align-items:center;gap:36px;border-bottom:1px solid #ffffff80;padding-block:16px;font-size:clamp(17px,2.1vw,28px);overflow-wrap:anywhere;max-width:100%}.email:hover{border-color:white}.email>span{flex-shrink:0}.contact-logo{width:min(100%,300px);height:auto;justify-self:center;opacity:.95}.footer-wordmark{border-top:1px solid #ffffff55;padding:45px 0 35px}.footer-wordmark>img{width:100%;height:auto;max-height:360px;object-fit:contain}.footer{background:var(--blue);color:white}.footer>.wrap{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #ffffff55;padding-block:26px;font-family:monospace;font-size:12px;line-height:1.5}.footer a{text-decoration:underline;text-underline-offset:4px}.skip{position:absolute;left:16px;top:-100px;background:white;color:var(--blue);padding:14px;z-index:40}.skip:focus{top:16px}.motion-paused .ticker-track,.motion-paused .hero-seal,.motion-paused .hero-art{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes drift{from{transform:scale(1)}to{transform:scale(1.04) translateX(-.5%)}}@media(min-width:1600px){.hero{min-height:900px}.hero h1{margin-top:110px}}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero{min-height:790px}.hero h1{font-size:clamp(60px,9.2vw,85px);margin-top:100px}.hero-art{object-position:62% center}.hero-top>span:last-child{display:none}.about{gap:40px;padding-block:84px}.about h2{font-size:60px}.about-copy .lead{font-size:26px}.artists{padding-block:72px}.roster{gap:40px 24px}.artist-info{align-items:start;flex-direction:column;gap:8px}.contact-body{grid-template-columns:1.6fr 1fr}.contact-logo{max-width:210px}}@media(max-width:600px){:root{scroll-padding-top:24px}.wrap{width:calc(100% - 36px)}.nav-inner{min-height:88px;gap:15px}.brand img{width:140px;height:44px}nav{gap:14px;font-size:12px}.nav-contact{border:0;padding:12px 0;gap:0}.nav-contact>span{display:none}.hero{min-height:740px}.hero-content{padding-top:118px}.hero-art{object-position:64% center;opacity:.95}.hero-shade{background:linear-gradient(90deg,#003bffb5,#003bff00),linear-gradient(0deg,#0025acd9,#003bff00 85%)}.hero h1{font-size:clamp(42px,11.4vw,68px);line-height:1.02;letter-spacing:-.055em;margin:135px 0 28px}.hero-top{font-size:12px}.hero-bottom{gap:16px}.hero-bottom p{font-size:16px}.hero-seal{display:none}.button{font-size:14px;gap:24px;padding:15px 20px}.hero-foot{margin-top:38px;font-size:12px}.hero-foot a{gap:15px}.ticker{padding-block:20px}.ticker-track>span{font-size:25px}.about{grid-template-columns:1fr;gap:32px;padding-block:70px}.about h2{font-size:clamp(48px,13vw,68px)}.about-mark{position:absolute;right:10px;top:20px;width:72px;height:68px}.about-copy .lead{font-size:28px;padding-right:80px}.about-copy p{font-size:16px}.section-heading{display:block;margin-bottom:36px}.section-heading h2{font-size:62px}.section-heading>p{margin-top:24px;font-size:16px}.roster{grid-template-columns:1fr;gap:38px}.artist-image{aspect-ratio:1.1}.artist-info{flex-direction:row;align-items:center}.artist-info h3{font-size:38px}.artist-info>span{font-size:13px}.card-open{width:54px;height:54px;font-size:30px}.contact{padding-top:32px}.contact-top>.eyebrow:last-child{display:none}.contact-body{grid-template-columns:1fr;gap:30px;padding-block:45px}.contact-logo{display:none}.contact h2{font-size:clamp(64px,17vw,94px)}.contact p{font-size:16px}.email{font-size:19px;gap:20px}.footer-wordmark{padding-block:30px}.footer>.wrap{font-size:12px}.footer>.wrap>span:nth-child(2){display:none}}@media(max-width:390px){.nav-inner{flex-wrap:wrap;justify-content:center;gap:0;padding-block:12px}nav{width:100%;justify-content:center}.hero-content{padding-top:145px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.hero-art,.hero-seal,.ticker-track{animation:none!important}*,*:before,*:after{transition:none!important}.motion-toggle{display:none}}

/* Supplied brush logos: keep their proportions and original colors. */
.brand{display:block;background:transparent;padding:5px 10px;transform:rotate(-2deg)}
.brand img{width:158px;height:79px;object-fit:contain}
.hero-seal{background:#fff;border-radius:50%;padding:5px;object-fit:contain}
.about-mark{object-fit:contain;width:110px;height:110px}
.contact-logo{background:#fff;padding:14px;transform:rotate(-6deg);opacity:1;object-fit:contain}
.footer-wordmark{background:transparent;padding:28px;margin-top:15px;transform:rotate(-1deg)}
.footer-wordmark>img{max-height:420px;object-fit:contain}
@media(max-width:600px){.brand{padding:3px 6px}.brand img{width:120px;height:60px}.about-mark{width:85px;height:85px}.footer-wordmark{padding:12px}}
