@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
.brand-spark{display:inline-block;width:.85em;height:.85em;vertical-align:-.08em;flex-shrink:0;overflow:visible}
.site-header .wordmark{display:inline-grid;grid-template-columns:auto auto;row-gap:4px;align-items:start}
.studio-label{grid-column:1/-1;font-family:var(--body);font-size:12px;font-weight:600;line-height:1;letter-spacing:.36em;padding-left:2px}
footer .footer-mark{position:relative;padding-bottom:38px}
.footer-mark .footer-studio{position:absolute;bottom:0;left:0;margin:0;font-family:var(--body);font-size:clamp(14px,1.3vw,23px);font-weight:600;line-height:1;letter-spacing:.42em}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.color-options{display:flex;flex-wrap:wrap;gap:8px;border:0;padding:0;margin:20px 0 0;min-width:0}
.color-options[hidden]{display:none}
.color-options legend:not(.sr-only){font-size:14px;font-weight:600;margin-bottom:12px;padding:0}
.color-options label{position:relative;cursor:pointer}
.color-options label>span{display:flex;align-items:center;gap:9px;min-height:44px;padding:10px 14px;border:1px solid var(--line);font-size:14px;line-height:1.4;transition:border-color .15s,background .15s}
.color-options input:checked+span{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#e9e9e3}
.color-options input:focus-visible+span{outline:3px solid var(--red);outline-offset:3px}
.color-options label:hover>span{border-color:var(--ink)}
.color-dot{width:16px;height:16px;border-radius:50%;border:1px solid #8d8d84;flex-shrink:0}
.color-cream{background:#eee7d8}.color-black{background:#191919}
:root{--paper:#f3f3ef;--ink:#171715;--red:#e63825;--muted:#64645d;--line:#d0d0c9;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--red);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);font-weight:800;letter-spacing:-.025em}.eyebrow{font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.13em}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:white;padding:14px}.skip:focus{top:12px}.site-header{height:88px;padding:0 4.3%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:relative;z-index:10}.wordmark{font-family:var(--display);font-weight:900;letter-spacing:-.06em;font-size:44px;line-height:1;display:inline-flex;align-items:start}.brand-star{font-size:21px;margin-left:5px;letter-spacing:0;transform:translateY(3px)}nav{display:flex;gap:36px;font-size:14px;font-weight:600}nav a{padding:12px 0;border-bottom:1px solid transparent}nav a:hover{border-color:currentColor}.header-note{font-size:12px;font-weight:600;letter-spacing:.09em}.hero{background:#242422;color:white;min-height:650px;height:calc(100svh - 88px);max-height:930px;position:relative;overflow:hidden;isolation:isolate}.hero-image{position:absolute;inset:0 0 0 36%;z-index:-2}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:60% center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,18,17,.97) 0%,rgba(18,18,17,.83) 28%,rgba(18,18,17,.12) 70%);z-index:-1}.hero-content{padding:64px 4.3% 105px;max-width:1050px}.hero .eyebrow{margin-bottom:34px;color:#e3e3dc}.hero h1{font-size:clamp(72px,7.8vw,126px);line-height:.91;font-weight:800;letter-spacing:-.025em}.hero h1 span{color:var(--red)}.hero-description{margin-top:28px;font-size:17px;line-height:1.5;color:#e1e1da}.button{min-height:54px;padding:16px 24px;display:inline-flex;justify-content:space-between;align-items:center;gap:55px;font-size:14px;font-weight:700;border:1px solid transparent;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button-light{background:var(--paper);color:var(--ink);margin-top:28px}.button-light:hover{background:white}.button span{font-size:21px}.hero-bottom{position:absolute;bottom:28px;left:4.3%;right:4.3%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.1em;font-weight:500}.ticker{background:var(--red);color:var(--ink);overflow:hidden;padding:15px 0}.ticker>div{width:max-content;font-family:var(--display);font-weight:700;font-size:25px;letter-spacing:.025em;line-height:1.1}.ticker span{display:inline-block;margin:0 40px;font-size:23px}.section-pad{padding:100px 4.3%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:46px;gap:30px}.section-heading h2{font-size:70px;line-height:.94;margin-top:20px}.section-heading>p{font-size:16px;line-height:1.6;color:var(--muted);padding-bottom:4px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product-image{display:block;width:100%;position:relative;overflow:hidden;padding:0;border:0;background:#dbd9d7;text-align:left}.product-image img{width:100%;aspect-ratio:1.16;object-fit:cover;transition:transform .6s cubic-bezier(.2,.6,.2,1)}.product-image:hover img{transform:scale(1.035)}.product-id{position:absolute;left:22px;top:20px;font-size:12px;letter-spacing:.08em;z-index:1}.image-cta{position:absolute;bottom:20px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600}.image-cta span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #888880;border-radius:50%;font-size:18px}.product-meta{display:flex;justify-content:space-between;gap:20px;margin-top:23px}.product-meta h3{font-size:22px;font-weight:600;letter-spacing:-.04em}.product-meta p{font-size:14px;color:var(--muted);margin-top:7px;line-height:1.4}.product-state{font-size:12px;letter-spacing:.06em;padding-top:7px;white-space:nowrap}footer{padding:35px 4.3%;background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:space-between}footer p{font-size:12px;letter-spacing:.08em}
@media(min-width:1700px){.hero-content{padding-top:100px}}
@media(max-width:800px){.site-header{height:74px;padding:0 5%}.wordmark{font-size:38px}.header-note{display:none}nav{gap:23px}.hero{height:780px;min-height:620px;max-height:1000px}.hero-image{inset:0}.hero-image img{object-position:63% center}.hero:after{background:linear-gradient(90deg,rgba(18,18,17,.85),rgba(18,18,17,.1)),linear-gradient(0deg,rgba(18,18,17,.6),transparent 50%)}.hero-content{padding:65px 5% 100px}.hero h1{font-size:clamp(64px,11.8vw,94px)}.hero-description{font-size:16px;max-width:230px}.hero-bottom{left:5%;right:5%;font-size:11px}.hero-bottom span:last-child{display:none}.section-pad{padding:65px 5%}.section-heading{align-items:start}.section-heading h2{font-size:58px}.section-heading>p{max-width:175px;font-size:14px}.product-grid{gap:30px;grid-template-columns:1fr}.product-image img{aspect-ratio:1.15}.product-meta{margin-top:18px}.ticker{padding:13px 0}.ticker>div{font-size:22px}footer{padding:30px 5%}footer p{max-width:180px;font-size:11px;line-height:1.5;text-align:right}}
@media(max-width:420px){.section-heading{display:block}.section-heading>p{max-width:100%;margin-top:24px}.hero{height:700px}.hero h1{font-size:17vw}.hero-content{padding-top:55px}.hero .eyebrow{font-size:11px}.product-state{font-size:11px}.product-meta h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-image{inset:0}.hero-image img{object-position:center 45%}.hero:after{background:linear-gradient(90deg,rgba(12,12,12,.56),rgba(12,12,12,.22) 42%,transparent 75%),linear-gradient(0deg,rgba(12,12,12,.5),transparent 24%)}.hero-content{max-width:850px}.art-story{display:grid;grid-template-columns:1fr 1fr;background:#20201e;color:var(--paper)}.art-visual{min-height:740px;position:relative;background:#171715;padding:65px 12%;display:flex;justify-content:center;align-items:center;overflow:hidden}.art-visual>.eyebrow{position:absolute;top:30px;left:8%;color:#a5a59b}.art-visual img{height:650px;max-height:100%;width:auto;object-fit:contain;transform:rotate(-7deg);filter:drop-shadow(8px 15px 10px #0005)}.art-caption{position:absolute;bottom:30px;left:8%;font-size:12px;letter-spacing:.1em;color:#a5a59b}.art-copy{align-self:center;padding:70px 13% 70px 12%}.art-copy>.eyebrow{color:#c2c2b7;margin-bottom:30px}.art-copy h2{font-size:clamp(62px,6vw,100px);line-height:.95}.art-copy h2 span{color:var(--red)}.art-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;max-width:390px;margin-top:28px}.art-copy .art-secondary{color:#a8a89d}.attitude{background:var(--red);padding-top:70px;padding-bottom:70px}.attitude-top{display:flex;justify-content:space-between;align-items:center}.attitude-symbol{font-size:65px;line-height:1}.attitude h2{font-size:clamp(70px,9vw,146px);line-height:.94;margin:30px 0 50px;font-weight:800}.attitude h2 span{color:var(--paper)}.attitude-bottom{display:flex;justify-content:space-between;gap:30px;align-items:end}.pronunciation{font-size:22px;font-weight:700;letter-spacing:-.04em}.pronunciation span{font-weight:400;font-size:16px;letter-spacing:0;margin-left:10px}.attitude-bottom p{line-height:1.6;font-size:16px}footer{display:block;padding:50px 4.3% 26px;overflow:hidden}.footer-top{display:flex;justify-content:space-between;align-items:start}.footer-top p{line-height:1.5;font-size:12px}.footer-top a{font-size:14px;border-bottom:1px solid #6d6d62;padding-bottom:9px}.footer-mark{display:flex;align-items:start;font-family:var(--display);font-size:clamp(130px,29.5vw,600px);font-weight:900;letter-spacing:-.04em;line-height:.84;margin:55px 0 42px;width:max-content}.footer-mark span{font-family:var(--body);font-weight:400;font-size:.28em;letter-spacing:0;line-height:1.2;margin-left:.1em}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #45453f;padding-top:25px;font-size:12px;letter-spacing:.06em;color:#bcbcb0}.footer-bottom a{color:var(--paper)}dialog{padding:0;border:0;width:min(1100px,92vw);max-height:90svh;background:var(--paper);color:var(--ink);overflow:auto}dialog::backdrop{background:#111c;backdrop-filter:blur(5px)}.dialog-open{overflow:hidden}.dialog-close{position:absolute;right:15px;top:15px;z-index:2;border:1px solid var(--line);background:var(--paper);font-size:28px;width:42px;height:42px;line-height:1;border-radius:50%}.dialog-layout{display:grid;grid-template-columns:1.15fr 1fr;min-height:590px}.dialog-gallery{background:#d9d7d4;display:flex;flex-direction:column;justify-content:center;position:relative;padding-bottom:65px;min-width:0}.dialog-gallery>img{width:100%;height:510px;object-fit:cover}.dialog-gallery>img.artwork-view{object-fit:contain;padding:55px 55px 10px}.gallery-controls{position:absolute;left:20px;right:20px;bottom:22px;display:flex;justify-content:center;gap:8px}.gallery-controls button{padding:12px 18px;font-size:14px;border:1px solid #85857d;background:transparent}.gallery-controls button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.dialog-copy{padding:60px 40px 40px}.dialog-copy h2{font-size:64px;line-height:1;margin-top:24px}.dialog-tagline{font-weight:600;margin-top:12px}.dialog-copy>p:not(.eyebrow):not(.dialog-tagline){line-height:1.65;color:var(--muted);margin-top:22px}.dialog-copy dl{margin:32px 0}.dialog-copy dl>div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:12px 0;font-size:14px;gap:20px}.dialog-copy dt{color:var(--muted)}.dialog-copy dd{margin:0}.release-note{border-left:3px solid var(--red);padding:2px 0 2px 16px}.release-note>span{font-size:12px;font-weight:700;letter-spacing:.08em}.release-note p{font-size:14px;line-height:1.5;margin-top:8px}.dialog-copy .mockup-note{font-size:12px}
@media(min-width:1000px) and (max-height:780px){.hero{min-height:610px}.hero-content{padding-top:48px}.hero h1{font-size:95px}.hero .eyebrow{margin-bottom:25px}}
@media(max-width:1000px){.art-copy{padding-left:10%;padding-right:10%}.art-visual{min-height:660px}.art-visual img{height:550px}.dialog-layout{grid-template-columns:1fr 1fr}.dialog-copy{padding-left:28px;padding-right:28px}.dialog-gallery>img{height:510px}.attitude-bottom p{max-width:400px}}
@media(max-width:800px){.hero{height:820px;max-height:none}.hero-image img{object-position:66% center}.hero:after{background:linear-gradient(0deg,rgba(10,10,10,.9),rgba(10,10,10,.05) 72%),linear-gradient(90deg,rgba(10,10,10,.32),transparent)}.hero-content{position:absolute;bottom:0;padding:0 5% 91px;width:100%}.hero .eyebrow{margin-bottom:22px}.hero h1{font-size:clamp(64px,11.8vw,94px);text-shadow:0 2px 20px #0004}.hero-description{max-width:none;margin-top:22px}.hero .button-light{margin-top:22px}.art-story{grid-template-columns:1fr}.art-visual{min-height:570px;padding-top:65px;padding-bottom:65px}.art-visual img{height:470px}.art-copy{padding:60px 5% 65px}.art-copy h2{font-size:72px}.art-copy>p:not(.eyebrow){max-width:100%}.art-copy>.eyebrow{margin-bottom:25px}.attitude{padding-top:50px;padding-bottom:50px}.attitude h2{font-size:12vw;margin:35px 0}.attitude-bottom{display:block}.attitude-bottom p{margin-top:30px;max-width:100%;font-size:15px}.attitude-symbol{font-size:45px}.dialog-layout{grid-template-columns:1fr}.dialog-gallery{padding-top:15px;min-height:350px}.dialog-gallery>img{height:340px}.dialog-gallery>img.artwork-view{padding:30px 45px 0}.dialog-copy{padding:36px 25px}.dialog-copy h2{font-size:55px}.footer-top p{max-width:170px;text-align:left}.footer-top a{font-size:12px}.footer-bottom{font-size:11px;flex-wrap:wrap}.footer-bottom span:nth-child(2){display:none}.footer-mark{margin:50px 0 35px}nav a{font-size:14px}}
@media(max-width:420px){.hero{height:760px}.hero h1{font-size:16.8vw}.hero-image img{object-position:66% center}.hero-content{padding-bottom:87px}.hero .eyebrow{font-size:12px;letter-spacing:.08em}.hero-description{max-width:260px}.hero-bottom{font-size:12px}.header-note{font-size:12px}.product-state{font-size:12px}.art-copy h2{font-size:64px}.footer-bottom{font-size:12px}.art-visual{min-height:520px}.art-visual img{height:420px}.hero-bottom span:last-child{display:none}.footer-top a{max-width:150px;line-height:1.5;text-align:right}}

/* Optional product films */
#dialog-image[hidden],#dialog-film[hidden],#film-caption[hidden]{display:none}
.dialog-film{display:block;width:100%;height:510px;object-fit:contain;background:var(--ink)}
.film-caption{font-size:12px;line-height:1.5;padding:12px 20px;margin:0}
@media(max-width:800px){.dialog-film{height:340px}}
@media(max-width:420px){.gallery-controls{gap:6px}.gallery-controls button{padding:12px}}
