:root{color-scheme:dark;--bg:#08090b;--panel:#101216;--line:#30353c;--text:#eceef1;--muted:#aeb5c0;--blue:#a5bfd7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:6px}img{display:block;max-width:100%;object-fit:contain}p{margin:0 0 22px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;margin:0;line-height:1.1}h2{font-size:clamp(36px,4.4vw,68px);letter-spacing:-.035em}h3{font-size:clamp(25px,2.5vw,38px)}.eyebrow{font:12px/1.5 Arial,sans-serif;letter-spacing:.2em;color:var(--blue);margin-bottom:22px}.header{position:sticky;top:0;z-index:20;min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 4vw;background:#08090bf2;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.wordmark{display:flex;align-items:center;gap:14px;font:16px/1.23 Georgia,serif;letter-spacing:.07em}.wordmark .star{width:52px;height:52px}.header nav{display:flex;gap:clamp(15px,2vw,32px);align-items:center;font-size:14px}.header nav a:hover{color:var(--blue)}.nav-contact{border-bottom:1px solid #7b899a;padding:8px 0}.menu{display:none}.hero-heading{max-width:1600px;margin:auto;padding:58px 5vw 38px}.hero-wordmark{display:flex;align-items:center;gap:clamp(18px,3vw,50px);font-size:clamp(38px,6vw,100px);line-height:1;letter-spacing:.035em}.hero-wordmark .star{width:clamp(78px,12vw,180px);height:auto;flex-shrink:0}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:35px;gap:24px}.hero-bottom p{margin:0;color:var(--muted);font-size:18px}.hero-art{max-width:1600px;margin:auto;border-top:1px solid var(--line)}.hero-art img{width:100%;height:auto;max-height:76vh}.hero-art .enlarge{background:#08090b}.section{max-width:1600px;margin:auto;padding:clamp(55px,7vw,110px) 5vw;border-bottom:1px solid var(--line)}.house,.access,.contact{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.lead{font-size:clamp(20px,2vw,28px);color:#e0e4e9;line-height:1.5}.prose{max-width:640px}.prose>p:not(.lead),.section-heading>p,.collection-copy>p,.phone-intro>div,.contact>div>p:not(.eyebrow){color:var(--muted)}.text-link{display:inline-block;font-size:14px;letter-spacing:.025em;border-bottom:1px solid #758493;padding:8px 0}.text-link:hover{color:var(--blue)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:45px}.section-heading>p{margin:0;max-width:390px}.collections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 26px}.collection{min-width:0}.collection-copy{padding:25px 0 0}.collection-copy .eyebrow{margin-bottom:12px}.collection-copy .motto{color:var(--blue);font-size:14px;margin:15px 0}.collection-copy p{margin-bottom:12px}.collection:nth-child(7){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center}.enlarge{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;background:#101216;overflow:hidden}.enlarge img{width:100%;height:auto;max-height:none}.collection .enlarge img{aspect-ratio:4/5;object-fit:contain}.zoom-label{position:absolute;bottom:14px;right:14px;display:flex;gap:15px;align-items:center;background:#08090be8;color:#eee;padding:7px 12px;font-size:12px;border:1px solid #656b73}.enlarge:hover .zoom-label{background:#263242}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 20px}.gallery figure{margin:0;min-width:0}.gallery .enlarge img{aspect-ratio:3/4;object-fit:contain}.gallery figcaption{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted)}.phone-intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw;margin-bottom:45px}.philosophy h2{font-size:clamp(50px,8vw,120px)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:50px 0}.principles p{border-top:1px solid var(--line);padding-top:20px}.principles span{display:block;color:var(--blue);font-size:12px;margin-bottom:14px}.statement{font:italic clamp(24px,3vw,42px)/1.3 Georgia,serif;color:#b9c1cc;margin:20px 0 40px}.context-art{max-width:880px;margin:35px 0 0}.context-art img{max-height:640px}.facecoin{border-top:1px solid var(--line);padding-top:32px;margin-top:45px}.facecoin h3{font-size:26px;margin-bottom:16px}.button{display:inline-flex;align-items:center;justify-content:center;background:#d7dde4;color:#101215;border:1px solid #d7dde4;padding:15px 22px;font-size:14px;min-height:52px}.button:hover{background:#fff}.contact-email{font-size:clamp(16px,1.7vw,24px);display:block;overflow-wrap:anywhere;margin:30px 0}.small{font-size:13px;color:var(--muted)}form{display:grid;gap:20px}label{display:grid;gap:9px;font-size:14px;color:var(--muted)}input,textarea{width:100%;color:var(--text);padding:12px 0;background:none;border:0;border-bottom:1px solid #59616c;border-radius:0;outline-offset:5px}textarea{resize:vertical}form .button{justify-self:start}#form-status{margin:0}.partner{background:#101216;max-width:none}.partner p{max-width:700px;margin-top:25px;color:var(--muted)}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}footer{padding:45px 5vw;display:flex;gap:35px;align-items:center;justify-content:space-between;flex-wrap:wrap}footer>div{display:flex;gap:28px;flex-wrap:wrap;font-size:14px}footer p{width:100%;font-size:12px;color:var(--muted);margin:0}dialog{width:calc(100vw - 32px);max-width:1500px;max-height:calc(100dvh - 32px);padding:18px;background:#08090b;border:1px solid #626b78;color:white}dialog::backdrop{background:#000e}.viewer-top,.viewer-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.viewer-top p{margin:0;font-size:14px}.viewer-top button,.viewer-bottom button,.viewer-bottom a{background:none;color:white;border:1px solid #4a5260;padding:9px 15px;font-size:14px}.viewer-image{height:calc(100dvh - 185px);display:grid;place-items:center;margin:15px 0;overflow:auto}.viewer-image img{width:100%;height:100%;object-fit:contain}.skip{position:absolute;left:15px;top:-100px;z-index:99;background:white;color:black;padding:12px}.skip:focus{top:5px}[hidden]{display:none!important}@media(max-width:1000px){.header{min-height:82px}.menu{display:flex;gap:20px;border:1px solid #4a5260;background:none;color:white;padding:10px 15px;font-size:14px}.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#101216;padding:25px 5vw;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch}.header nav.open{display:flex}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.house,.access,.contact{gap:40px}}@media(max-width:600px){html{scroll-padding-top:85px}.header{padding:14px 5vw}.wordmark{font-size:13px;gap:10px}.wordmark .star{width:40px;height:40px}.hero-heading{padding:36px 5vw 25px}.hero-wordmark{font-size:clamp(26px,6.4vw,39px);gap:13px;letter-spacing:.02em}.hero-wordmark .star{width:65px}.hero-bottom{align-items:flex-start;flex-direction:column;gap:12px;margin-top:25px}.hero-bottom p{font-size:16px}.section-heading{display:block}.section-heading>p{margin-top:25px}.house,.access,.contact,.phone-intro{grid-template-columns:1fr}.collections{grid-template-columns:1fr;gap:45px}.collection:nth-child(7){display:block}.gallery{gap:24px 12px}.gallery .zoom-label{font-size:0;padding:4px 9px;bottom:8px;right:8px}.gallery .zoom-label span{font-size:18px}.principles{grid-template-columns:1fr;gap:0}.viewer-top{align-items:flex-start}.viewer-top button{white-space:nowrap}.viewer-bottom{gap:8px}.viewer-bottom button,.viewer-bottom a{padding:10px 8px;font-size:12px}.viewer-image{height:calc(100dvh - 200px)}footer{align-items:flex-start;flex-direction:column}.hero-art img{max-height:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Unified horizontal signature and pure black presentation. */
:root{--bg:#000;--panel:#000}
.header{background:#000f}.enlarge,.hero-art .enlarge,.partner,.header nav,dialog{background:#000}
.wordmark,.hero-wordmark{white-space:nowrap;flex-wrap:nowrap}
.wordmark{font-size:16px;gap:9px;letter-spacing:.035em}
.wordmark .star{width:16px;height:16px;flex:0 0 16px}
.hero-wordmark{font-size:clamp(24px,5.4vw,84px);gap:.2em;letter-spacing:.015em}
.hero-wordmark .star{width:.72em;height:.72em;flex:0 0 .72em}
.button,.button:hover,.skip{background:#000;color:var(--text)}
@media(max-width:600px){.wordmark{font-size:12px;gap:6px;letter-spacing:0}.wordmark .star{width:12px;height:12px;flex-basis:12px}.header{gap:12px}.menu{padding:9px 10px;gap:9px}.hero-wordmark{font-size:5.1vw;gap:.2em;letter-spacing:0}.hero-wordmark .star{width:.72em;height:.72em;flex-basis:.72em}}

.watch-avatars{border-top:1px solid var(--line);margin-top:70px;padding-top:60px}.avatar-note{max-width:760px;color:var(--muted)}.avatar-strip{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;padding:12px 0 25px;margin-bottom:20px}.avatar-strip figure{flex:0 0 clamp(210px,25vw,330px);margin:0;scroll-snap-align:start}.avatar-strip img{aspect-ratio:2/3;object-fit:contain}.avatar-strip figcaption{display:flex;justify-content:space-between;padding:12px 0;color:var(--muted);font-size:14px}.watch-avatar-concept{margin:30px 0}.watch-avatar-concept img{width:100%;max-height:650px;object-fit:contain}.gallery figcaption{gap:8px}
