/* PLAYFULL: real brand imagery, native static layout.
   DESIGN_VARIANCE 7 / MOTION_INTENSITY 4 / VISUAL_DENSITY 3.
   Sharp image panels and buttons; circular thumbnail controls only.
   Layers: sticky navigation 10; mobile navigation 11; native dialog top layer. */
:root{color-scheme:light dark;--bg:#f5f5f3;--surface:#eaeae8;--ink:#191919;--muted:#656565;--line:#d5d5d1;--accent:#e979dc;--accent-ink:#231622;--header:rgba(245,245,243,.97);--font:"Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei",sans-serif;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}button:active,.button:active{transform:translateY(1px)}button:focus-visible,a:focus-visible{outline:3px solid #a32995;outline-offset:5px}button{border-radius:0}p,h1,h2,h3,figure{margin:0}h1,h2,h3{line-height:1.2}button[hidden],[hidden]{display:none!important}::selection{background:var(--accent);color:#171717}.page-width{width:calc(100% - 96px);max-width:1440px;margin-inline:auto}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:600}.text-link{display:inline-flex;gap:24px;font-size:14px;font-weight:600;border-bottom:1px solid;padding:6px 0;transition:color .2s}.text-link:hover{color:#a32995}.button{min-height:54px;padding:15px 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:48px;font-size:15px;font-weight:600;white-space:nowrap;transition:background .2s,transform .2s}.button-primary{background:var(--ink);color:var(--bg)}.button-primary:hover{background:var(--accent);color:var(--accent-ink)}.button span{font-size:22px;line-height:1}.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}.skip-link{position:fixed;top:6px;left:6px;z-index:20;background:var(--ink);color:var(--bg);padding:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{position:sticky;top:0;z-index:10;min-height:80px;display:flex;align-items:center;padding:10px 48px;background:var(--header);border-bottom:1px solid var(--line);gap:30px}.brand{display:block;margin-right:auto;width:169px;flex-shrink:0}.brand svg{display:block;width:100%;height:auto}.site-header nav{display:flex;gap:38px;font-size:14px}.site-header nav a{position:relative;padding:12px 0}.site-header nav a::after{content:"";position:absolute;height:2px;width:0;left:0;bottom:4px;background:var(--ink);transition:width .25s var(--ease)}.site-header nav a:hover::after{width:100%}.shop-link{margin-left:36px;font-weight:600;font-size:14px;border:1px solid var(--ink);padding:10px 16px;display:flex;gap:28px;align-items:center;white-space:nowrap}.shop-link:hover{background:var(--ink);color:var(--bg)}.menu-button{display:none}.mobile-menu{display:none}
.hero{display:grid;grid-template-columns:1.02fr 1fr;min-height:610px;padding-block:40px 44px;gap:25px;align-items:center}.hero-copy{padding-block:32px;position:relative;z-index:1}.hero h1{font-family:Impact,"Arial Narrow","Helvetica Neue",sans-serif;font-size:clamp(76px,8.9vw,142px);line-height:.94;letter-spacing:-.025em;font-weight:900;margin:29px 0 27px}.hero h1 span{white-space:nowrap}.hero-description{font-size:18px;line-height:1.85;margin-bottom:30px;letter-spacing:.08em}.hero-visual{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-visual>img{width:100%;height:clamp(440px,43vw,640px);object-fit:cover;object-position:50% 20%;background:#ededeb}.hero-visual figcaption{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;padding-top:12px;color:var(--muted)}.hero-visual figcaption a{color:var(--ink);font-size:12px;font-weight:600;letter-spacing:.03em}.hero-visual figcaption a span{margin-left:13px}.manifesto{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--accent);color:var(--accent-ink);padding:29px 36px}.manifesto p{font-size:30px;letter-spacing:.035em;font-weight:650;line-height:1.4}.manifesto p span{font-weight:400}.manifesto-en{font-size:12px;letter-spacing:.13em;font-weight:600}
.collection{padding-top:112px}.section-heading .eyebrow{margin-bottom:17px;color:var(--muted)}h2{font-size:clamp(30px,3.4vw,49px);font-weight:600;letter-spacing:-.045em;line-height:1.35}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:34px 0 28px;border-bottom:1px solid var(--line)}.filters{display:flex;gap:32px;flex-wrap:wrap}.filters button{background:none;border:0;padding:10px 0 16px;font-size:14px;position:relative;color:var(--muted);white-space:nowrap}.filters button[aria-pressed=true]{color:var(--ink);font-weight:650}.filters button[aria-pressed=true]::after{content:"";position:absolute;bottom:-1px;left:0;right:0;background:var(--ink);height:2px}.filters button span{font-size:12px;margin-left:5px;vertical-align:top}.collection-note{font-size:12px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 20px}.product-card{min-width:0}.product-link{display:block}.product-image{aspect-ratio:1;overflow:hidden;position:relative;background:var(--surface)}.product-image>img{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--ease),opacity .4s}.product-image .alternate{position:absolute;inset:0;opacity:0}.view-product{position:absolute;bottom:12px;left:12px;right:12px;min-height:42px;padding:9px 14px;text-align:center;background:var(--bg);font-size:13px;transform:translateY(65px);transition:transform .35s var(--ease)}.product-caption{position:relative;padding:16px 26px 0 0}.product-caption p{font-size:12px;color:var(--muted);margin-bottom:5px}.product-caption h3{font-weight:500;font-size:15px;line-height:1.6;letter-spacing:-.025em}.card-arrow{position:absolute;right:0;top:40px;font-size:18px}.collection-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:40px;padding-top:22px}.collection-bottom p{font-size:12px;color:var(--muted)}.noscript-note{padding-block:20px}
.world{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-top:128px;align-items:center}.world-art{overflow:hidden;background:#010101}.world-art img{width:100%}.world-copy .eyebrow{color:var(--muted);margin-bottom:24px}.world-copy h2{margin-bottom:22px}.world-copy>p:not(.eyebrow){color:var(--muted);max-width:390px;font-size:16px;line-height:1.95}.world-copy>.text-link{margin-top:23px}.world-detail{display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center;margin-top:45px;padding-top:27px;border-top:1px solid var(--line)}.world-detail img{width:120px;height:120px;object-fit:cover}.world-detail p{font-size:16px;margin-bottom:8px;font-weight:500}.world-detail a{font-size:12px;color:var(--muted)}.about{padding-block:120px;display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;align-items:center}.about-copy .eyebrow{color:var(--muted);margin-bottom:22px}.about-copy h2{margin-bottom:26px}.about-copy>p:not(.eyebrow){font-size:16px;line-height:1.95;color:var(--muted);max-width:400px;margin-top:12px}.about-image img{aspect-ratio:1.2;object-fit:cover;object-position:50% 50%;width:100%}.about-image figcaption{font-size:12px;color:var(--muted);margin-top:13px}.social-links{display:flex;gap:25px;flex-wrap:wrap;margin-top:26px;font-size:14px}.social-links a{border-bottom:1px solid var(--line);padding-bottom:4px}.social-links a:hover{border-color:var(--ink)}
.site-footer{padding-top:55px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-top>p{font-size:32px;line-height:1.6;font-weight:600}.footer-top>p span{color:var(--muted);font-weight:400}.footer-wordmark{font-family:"Arial Black","Helvetica Neue",sans-serif;font-size:clamp(120px,23.5vw,365px);font-weight:900;letter-spacing:-.075em;line-height:1.2;padding-bottom:18px;overflow:hidden}.footer-wordmark span{font-size:.13em;vertical-align:top;letter-spacing:-.01em;display:inline-block;margin-top:.8em;margin-left:.4em}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 0 30px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-bottom small{font-size:12px}
.product-dialog{background:var(--bg);color:var(--ink);border:0;padding:0;max-width:1000px;width:calc(100% - 80px);max-height:calc(100dvh - 80px);overscroll-behavior:contain}.product-dialog::backdrop{background:rgb(0 0 0 / .62);backdrop-filter:blur(5px)}.close-dialog{position:sticky;top:14px;float:right;margin:14px 14px -58px 0;width:44px;height:44px;border:1px solid var(--line);background:var(--bg);font-size:28px;z-index:1;line-height:1}.close-dialog:hover{background:var(--accent);color:var(--accent-ink)}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:30px}.detail-gallery{min-width:0}.detail-gallery>img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--surface)}.detail-thumbnails{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.detail-thumbnails button{width:64px;height:64px;padding:0;border:2px solid transparent;background:var(--surface)}.detail-thumbnails button[aria-pressed=true]{border-color:var(--ink)}.detail-thumbnails img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:55px 12px 25px 0;align-self:center}.detail-copy .eyebrow{font-size:12px;color:var(--muted);margin-bottom:20px}.detail-copy h2{font-size:31px;line-height:1.35;letter-spacing:-.04em;margin-bottom:22px}.detail-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.8}.detail-copy ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:8px;margin:23px 0 30px}.detail-copy li{font-size:12px;border:1px solid var(--line);padding:5px 10px}.detail-copy .detail-note{font-size:12px!important;margin-top:20px}.detail-copy .button{width:100%}.reveal{animation:reveal .75s var(--ease) both}@keyframes reveal{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-copy{animation:reveal .8s var(--ease) both}.hero-visual{animation:reveal 1s .1s var(--ease) both}
@media(hover:hover){.product-link:hover .alternate{opacity:1}.product-link:hover .product-image>img{transform:scale(1.025)}.product-link:hover .view-product{transform:none}.product-link:hover .card-arrow{transform:translate(2px,-2px)}.card-arrow{transition:transform .2s}}
@media(prefers-color-scheme:dark){:root{--bg:#171717;--surface:#262626;--ink:#f4f4f1;--muted:#b0b0ac;--line:#3e3e3c;--header:rgba(23,23,23,.97)}.hero-visual figcaption{color:var(--muted)}.product-image{background:#e9e9e7}.text-link:hover{color:var(--accent)}a:focus-visible,button:focus-visible{outline-color:var(--accent)}}
@media(min-width:1600px){.hero{gap:60px}.site-header{padding-inline:max(48px,calc((100% - 1440px)/2))}}
@media(max-width:1100px){.page-width{width:calc(100% - 56px)}.site-header{padding-inline:28px}.site-header nav{gap:24px}.shop-link{margin-left:8px}.hero{min-height:530px;gap:20px}.hero h1{font-size:9vw}.hero-visual>img{height:450px}.product-grid{gap:30px 16px}.collection-note{display:none}.world{gap:5%}.world-detail{grid-template-columns:90px 1fr;margin-top:25px;gap:15px}.world-detail img{width:90px;height:90px}.about{gap:5%}.detail-layout{gap:26px}.detail-copy{padding-right:0}.footer-wordmark{font-size:23vw}}
@media(max-width:767px){html{scroll-padding-top:86px}.page-width{width:calc(100% - 36px)}.site-header{min-height:73px;padding:10px 18px}.brand{width:145px}.site-header nav,.shop-link{display:none}.menu-button{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;padding:10px}.menu-button span{display:block;height:1.5px;width:24px;background:var(--ink);transition:transform .25s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-menu:not([hidden]){position:fixed;top:73px;left:0;right:0;display:flex;flex-direction:column;z-index:11;background:var(--bg);padding:16px 24px 28px;border-bottom:1px solid var(--line);box-shadow:0 20px 40px rgb(0 0 0 / .12)}.mobile-menu a{padding:15px 0;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;padding-top:10px;padding-bottom:26px;gap:8px;min-height:0}.hero-copy{padding-block:22px 24px}.hero-copy .eyebrow{font-size:12px}.hero h1{font-size:clamp(69px,15.5vw,115px);line-height:.99;margin:18px 0 19px}.hero h1 br{display:none}.hero h1>span{display:block}.hero-description{font-size:16px;line-height:1.8;letter-spacing:.04em;margin-bottom:22px}.hero-description br{display:none}.hero .button{min-height:48px;padding:12px 20px;gap:44px;font-size:14px}.hero-visual{display:block}.hero-visual>img{height:auto;aspect-ratio:1.13;object-position:50% 28%}.hero-visual figcaption{font-size:12px;gap:10px;padding-top:10px}.hero-visual figcaption a{font-size:12px}.manifesto{padding:23px 22px;display:block}.manifesto p{font-size:26px}.manifesto-en{display:block;font-size:12px;margin-top:6px;letter-spacing:.1em}.collection{padding-top:64px}h2{font-size:31px}.section-heading .eyebrow{font-size:12px;margin-bottom:13px}.collection-toolbar{margin:24px 0 22px}.filters{gap:21px;justify-content:space-between;width:100%}.filters button{font-size:13px;padding-bottom:14px}.filters button span{font-size:12px;margin-left:2px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-caption{padding:11px 20px 0 0}.product-caption h3{font-size:14px;line-height:1.6}.product-caption p{font-size:12px;margin-bottom:4px}.card-arrow{top:35px;font-size:16px}.view-product{display:none}.collection-bottom{display:block;margin-top:27px;padding-top:20px}.collection-bottom p{font-size:12px;max-width:265px}.collection-bottom a{margin-top:11px}.world{grid-template-columns:1fr;gap:31px;margin-top:70px}.world-art{max-width:none}.world-copy .eyebrow{font-size:12px;margin-bottom:16px}.world-copy h2{margin-bottom:17px}.world-copy>p:not(.eyebrow){max-width:none;font-size:16px}.world-detail{grid-template-columns:95px 1fr;margin-top:28px;padding-top:22px}.world-detail img{width:95px;height:95px}.world-detail a{font-size:13px}.about{grid-template-columns:1fr;gap:30px;padding-block:72px}.about-copy .eyebrow{margin-bottom:17px;font-size:12px}.about-copy h2{margin-bottom:20px}.about-copy>p:not(.eyebrow){max-width:none;font-size:16px}.about-image img{aspect-ratio:1.28}.social-links{gap:24px}.site-footer{padding-top:29px}.footer-top>p{font-size:25px}.footer-top .button{font-size:13px;padding:12px 14px;gap:20px;min-height:46px}.footer-wordmark{font-size:23vw;letter-spacing:-.07em;line-height:1.5;padding:12px 0 0}.footer-bottom{flex-wrap:wrap;gap:12px;padding:20px 0 26px;font-size:12px}.footer-bottom>span{display:none}.footer-bottom>a{margin-left:auto}.product-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);margin:auto}.detail-layout{grid-template-columns:1fr;gap:0;padding:18px}.detail-copy{padding:28px 4px 15px}.detail-copy h2{font-size:28px;margin-bottom:17px}.detail-copy .eyebrow{margin-bottom:13px}.detail-copy ul{margin:21px 0 25px}.detail-thumbnails button{width:55px;height:55px}.close-dialog{top:10px;margin:10px 10px -54px 0;background:var(--bg)}}
@media(max-width:359px){.filters{gap:12px}.filters button{font-size:12px}.filters button span{display:none}.footer-top{align-items:start;flex-direction:column}.hero h1{font-size:19vw}.product-caption h3{font-size:13px}.page-width{width:calc(100% - 28px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.legal-footer{text-align:center;border-top:1px solid var(--line);padding:24px 12px 32px;font-size:14px;line-height:1.9;color:var(--muted)}.legal-footer a{display:inline-block;text-decoration:underline;text-underline-offset:4px;padding:5px 0}.legal-footer a:hover{color:var(--ink)}

/* Explicit theme values enable reproducible preview checks without OS changes. */
:root[data-theme="light"]{color-scheme:light;--bg:#f5f5f3;--surface:#eaeae8;--ink:#191919;--muted:#656565;--line:#d5d5d1;--header:rgba(245,245,243,.97)}
:root[data-theme="dark"]{color-scheme:dark;--bg:#171717;--surface:#262626;--ink:#f4f4f1;--muted:#b0b0ac;--line:#3e3e3c;--header:rgba(23,23,23,.97)}

/* One original vector silhouette for both themes: color changes never alter geometry. */
:root{--logo-ink:#000;--logo-paper:var(--bg)}
@media(prefers-color-scheme:dark){:root{--logo-ink:#fff}}
:root[data-theme="light"]{--logo-ink:#000}
:root[data-theme="dark"]{--logo-ink:#fff}
