:root{--cream:#f9f4ee;--gold:#c28a1b;--ink:#11110f;--muted:#6e675f;--line:rgba(17,17,15,.14)}
*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;color:var(--ink);background:var(--cream);font-family:Arial,Helvetica,sans-serif}a{color:inherit}
.coming-soon{min-height:100svh;position:relative;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;padding:28px clamp(24px,5vw,80px) 26px;isolation:isolate}
.ambient{position:absolute;border-radius:999px;filter:blur(2px);z-index:-1;pointer-events:none}.ambient-one{width:370px;height:370px;right:-130px;top:-150px;border:1px solid rgba(194,138,27,.25)}.ambient-two{width:110px;height:110px;left:-45px;bottom:13%;background:rgba(194,138,27,.08)}
.site-header,footer{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:2}.site-header{padding-bottom:20px;border-bottom:1px solid var(--line)}.brand-logo{width:clamp(142px,13vw,190px);height:74px;object-fit:contain;object-position:left center}
.instagram-link{display:inline-flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:color .25s ease}.instagram-link:hover{color:var(--gold)}.instagram-icon{color:var(--gold);font-size:20px;line-height:1}
.hero{width:min(1440px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);align-items:center;gap:clamp(32px,6vw,100px);padding:clamp(34px,5.5vh,74px) 0}.hero-copy{max-width:620px}
.eyebrow{display:flex;align-items:center;gap:13px;margin:0 0 25px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.eyebrow span{width:32px;height:1px;background:currentColor}
h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,7.2vw,114px);font-weight:400;line-height:.82;letter-spacing:-.055em;text-transform:uppercase}h1 em{color:var(--gold);font-weight:400;text-transform:none;font-size:.76em;letter-spacing:-.035em}
.intro{max-width:510px;margin:clamp(28px,4vh,46px) 0 0;color:var(--muted);font-size:clamp(15px,1.25vw,18px);line-height:1.75}.status{margin-top:clamp(30px,4.5vh,52px);max-width:510px}.status-line{height:2px;background:rgba(194,138,27,.2);overflow:hidden}.status-line span{display:block;width:62%;height:100%;background:var(--gold);transform-origin:left;animation:progress 2.2s cubic-bezier(.65,0,.35,1) both}.status-labels{display:flex;justify-content:space-between;gap:15px;margin-top:11px;color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.status-labels strong{color:var(--ink);font-weight:700}
.hero-art{position:relative;display:grid;place-items:center;min-height:420px}.hero-art img{width:min(100%,720px);max-height:min(61vh,620px);object-fit:contain;position:relative;z-index:1;mix-blend-mode:multiply;animation:reveal .8s .15s ease-out both}.art-halo{position:absolute;width:min(39vw,540px);aspect-ratio:1;border-radius:50%;background:rgba(194,138,27,.08)}
footer{padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;letter-spacing:.13em;text-transform:uppercase}footer p{margin:0}footer a{text-decoration:none}footer a:hover{color:var(--gold)}
@keyframes progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes reveal{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.coming-soon{padding:22px 24px}.hero{grid-template-columns:1fr;gap:10px;text-align:center;padding:42px 0 24px}.hero-copy{max-width:650px;margin:0 auto}.eyebrow{justify-content:center}.intro,.status{margin-left:auto;margin-right:auto}.hero-art{min-height:270px}.hero-art img{max-height:390px}.art-halo{width:min(74vw,430px)}}
@media(max-width:560px){.coming-soon{padding:15px 18px 18px}.site-header{padding-bottom:12px}.brand-logo{width:125px;height:60px}.instagram-link{font-size:0;gap:0}.instagram-icon{font-size:22px}.hero{padding:28px 0 18px}h1{font-size:clamp(50px,16vw,72px);line-height:.88}.eyebrow{font-size:9px;margin-bottom:18px}.intro{margin-top:24px;font-size:14px;line-height:1.65}.status{margin-top:27px}.status-labels{font-size:8px}.hero-art{min-height:230px}.hero-art img{max-height:300px}footer{flex-direction:column;gap:7px;text-align:center;font-size:9px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
