html,body{margin:0;padding:0;min-width:320px;background:#f6f4ef;color:#151515;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3{margin:0;padding:0}*{box-sizing:border-box}button,input,textarea,select{font:inherit}.app-root{min-height:100vh}.construction-page{position:relative;display:grid;min-height:100vh;overflow:hidden;padding:clamp(24px,4vw,56px);isolation:isolate}.construction-page:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;content:"";background:linear-gradient(90deg,rgba(21,21,21,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(21,21,21,.055) 1px,transparent 1px),#f6f4ef;background-size:38px 38px}.construction-page:after{position:absolute;right:-12vw;bottom:-18vh;z-index:-1;width:min(58vw,720px);aspect-ratio:1;content:"";background:linear-gradient(135deg,#e55335eb,#e55335eb) 0 0 / 100% 28% no-repeat,linear-gradient(135deg,#19535fe0,#19535fe0) 0 50% / 100% 18% no-repeat,linear-gradient(135deg,#efba49e6,#efba49e6) 0 82% / 100% 10% no-repeat;clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);opacity:.18;transform:rotate(-12deg)}.hero{display:flex;align-items:center;width:min(1180px,100%);margin:0 auto}.hero-inner{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(300px,.78fr);gap:clamp(32px,7vw,96px);align-items:center;width:100%}.hero-copy{max-width:690px}.hero-kicker,.countdown-overline{margin:0 0 18px;color:#19535f;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero-title{max-width:760px;color:#151515;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,10vw,8.8rem);font-weight:500;line-height:.9}.hero-sub{max-width:600px;margin:28px 0 0;color:#45423d;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.7}.hero-status{display:inline-flex;gap:12px;align-items:center;min-height:44px;margin-top:34px;padding:0 18px;border:1px solid rgba(21,21,21,.18);border-radius:999px;background:#ffffff94;color:#151515;font-size:.92rem;font-weight:700}.status-dot{width:10px;height:10px;border-radius:50%;background:#e55335;box-shadow:0 0 0 6px #e5533529}.build-visual{position:relative;min-height:clamp(340px,44vw,540px);border:2px solid #151515;border-radius:8px;background:linear-gradient(90deg,rgba(21,21,21,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(21,21,21,.08) 1px,transparent 1px),#fffdf7;background-size:28px 28px;box-shadow:16px 16px #19535f}.visual-toolbar{display:flex;gap:8px;align-items:center;height:44px;padding:0 16px;border-bottom:2px solid #151515;background:#efba49}.visual-toolbar span{width:10px;height:10px;border:2px solid #151515;border-radius:50%;background:#fffdf7}.visual-grid{position:absolute;top:78px;right:30px;bottom:86px;left:30px;display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr .8fr 1.1fr;gap:16px}.tile{border:2px solid #151515;border-radius:6px;box-shadow:6px 6px #15151526}.tile-a{grid-row:span 2;background:#19535f}.tile-b{background:#e55335}.tile-c{background:#fffdf7}.tile-d{background:repeating-linear-gradient(-45deg,#151515 0,#151515 8px,#efba49 8px,#efba49 18px)}.tile-e{background:#d8dfd6}.visual-ruler{position:absolute;right:28px;bottom:34px;left:28px;height:16px;border-block:2px solid #151515;background:repeating-linear-gradient(90deg,#151515 0 2px,transparent 2px 22px)}.visual-label{position:absolute;right:24px;bottom:56px;padding:8px 12px;border:2px solid #151515;border-radius:4px;background:#fffdf7;color:#151515;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transform:rotate(-3deg)}.countdown-container{display:grid;gap:20px;align-self:end;width:min(1180px,100%);margin:clamp(28px,6vh,58px) auto 0}.countdown-heading{display:flex;gap:18px;align-items:end;justify-content:space-between;border-top:2px solid rgba(21,21,21,.82);padding-top:20px}.countdown-heading h2{color:#151515;font-size:clamp(1.15rem,2vw,1.75rem);font-weight:850}.countdown-box{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.countdown-seg{display:grid;min-height:124px;align-content:space-between;padding:18px;border:2px solid #151515;border-radius:8px;background:#fffdf7;box-shadow:8px 8px #15151524}.countdown-value{color:#151515;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,5vw,4.75rem);font-weight:500;line-height:.86}.countdown-label{color:#19535f;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}@media (max-width: 860px){.construction-page{padding:24px}.hero{align-items:flex-start}.hero-inner{grid-template-columns:1fr;gap:34px}.build-visual{min-height:340px;box-shadow:10px 10px #19535f}.countdown-heading{display:grid;gap:8px}.countdown-box{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.construction-page{padding:18px}.hero-title{font-size:clamp(3rem,18vw,4.8rem)}.hero-sub{margin-top:22px}.build-visual{min-height:270px}.visual-grid{top:66px;right:18px;bottom:72px;left:18px;gap:10px}.countdown-box{gap:10px}.countdown-seg{min-height:104px;padding:14px;box-shadow:5px 5px #15151524}}
