:root{
  --navy:#071a33;
  --navy-2:#0b274b;
  --blue:#1b5eaa;
  --blue-2:#64a8ee;
  --steel:#aab5c3;
  --silver:#e7edf4;
  --white:#fff;
  --ink:#0a1d36;
  --amber:#f5b942;
  --orange:#ef7d31;
  --green:#29c17e;
}
*{box-sizing:border-box}
html,body{margin:0;min-height:100%;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--navy);color:var(--white)}
body{min-height:100svh;overflow-x:hidden}
a{color:inherit}
.site-under-construction{position:relative;min-height:100svh;display:flex;flex-direction:column;isolation:isolate;background:
  radial-gradient(circle at 14% 18%,rgba(61,137,220,.20),transparent 28rem),
  radial-gradient(circle at 83% 71%,rgba(90,164,238,.16),transparent 31rem),
  linear-gradient(135deg,#06172d 0%,#0a2343 47%,#071a33 100%);overflow:hidden}
.site-under-construction:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.16;background-image:
 linear-gradient(rgba(255,255,255,.20) 1px,transparent 1px),
 linear-gradient(90deg,rgba(255,255,255,.20) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent 94%)}
.site-under-construction:after{content:"";position:absolute;width:44rem;height:44rem;border:1px solid rgba(255,255,255,.08);border-radius:50%;top:-28rem;right:-14rem;box-shadow:0 0 0 5rem rgba(255,255,255,.018),0 0 0 11rem rgba(255,255,255,.014);z-index:-1}
.shell{width:min(1440px,calc(100% - 48px));margin:0 auto}
.site-head{padding:24px 0 0;position:relative;z-index:4}
.head-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}
.logo-card{display:flex;align-items:center;background:#fff;border-radius:20px;padding:10px 16px;box-shadow:0 18px 50px rgba(0,0,0,.20);border:1px solid rgba(255,255,255,.48)}
.logo-card img{display:block;width:clamp(160px,17vw,235px);height:64px;object-fit:contain}
.status-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(14px);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#dcecff;white-space:nowrap}
.status-pill i{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(41,193,126,.12),0 0 18px rgba(41,193,126,.75);animation:pulse 2s ease-in-out infinite}
.hero{flex:1;display:grid;align-items:center;padding:44px 0 30px;position:relative;z-index:2}
.hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr);align-items:center;gap:clamp(24px,4vw,72px)}
.copy{max-width:680px;padding:28px 0}
.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.78rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase;color:#9fc9f5;margin-bottom:22px}
.eyebrow:before{content:"";width:32px;height:2px;background:var(--amber);box-shadow:0 0 14px rgba(245,185,66,.5)}
h1{font-family:Segoe UI,Inter,Arial,sans-serif;font-size:clamp(3rem,6.1vw,6.75rem);line-height:.89;letter-spacing:-.06em;margin:0 0 26px;max-width:760px;text-wrap:balance}
h1 span{display:block;color:#9fd0ff}
.lead{margin:0;max-width:600px;color:#c9d9e9;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.7}
.construction-tag{display:flex;align-items:center;gap:14px;margin-top:30px;padding:14px 16px;width:max-content;max-width:100%;border-radius:15px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11)}
.tag-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,var(--amber),var(--orange));font-size:1.25rem;box-shadow:0 8px 24px rgba(239,125,49,.23)}
.construction-tag strong{display:block;font-size:.93rem;letter-spacing:.02em}.construction-tag small{display:block;color:#aebfd1;margin-top:3px;font-size:.79rem}
.progress-wrap{margin-top:28px;max-width:560px}
.progress-meta{display:flex;justify-content:space-between;gap:20px;margin-bottom:9px;color:#9fb2c7;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.progress-track{height:10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);overflow:hidden;box-shadow:inset 0 2px 8px rgba(0,0,0,.22)}
.progress-fill{width:74%;height:100%;border-radius:inherit;background:repeating-linear-gradient(-45deg,#f5b942 0 12px,#ef9d35 12px 24px);background-size:34px 34px;box-shadow:0 0 20px rgba(245,185,66,.28);animation:stripe 1.1s linear infinite}
.visual{position:relative;min-height:660px;display:grid;place-items:center}
.blueprint-ring{position:absolute;width:640px;height:640px;border:1px solid rgba(154,204,255,.13);border-radius:50%;background:radial-gradient(circle at center,rgba(58,132,207,.12),transparent 67%);box-shadow:inset 0 0 0 55px rgba(255,255,255,.01)}
.scene{position:relative;width:min(760px,100%);aspect-ratio:1.08/1;filter:drop-shadow(0 35px 45px rgba(0,0,0,.30))}
.browser{position:absolute;left:12%;right:7%;top:15%;height:47%;border-radius:22px;background:linear-gradient(145deg,#f9fcff,#dbe5ee);border:7px solid #9eacba;box-shadow:0 18px 0 #647486,0 38px 52px rgba(0,0,0,.25);overflow:hidden}
.browser-top{height:49px;background:#bcc8d3;display:flex;align-items:center;gap:8px;padding:0 16px;border-bottom:1px solid #9aa9b6}
.browser-top i{width:10px;height:10px;border-radius:50%;background:#7b8b99}.browser-top i:first-child{background:#e87060}.browser-top i:nth-child(2){background:#f0ba4f}.browser-top i:nth-child(3){background:#69b87e}
.browser-body{height:calc(100% - 49px);padding:24px;background:
 linear-gradient(90deg,rgba(11,39,75,.04) 1px,transparent 1px),
 linear-gradient(rgba(11,39,75,.04) 1px,transparent 1px),#f6f9fc;background-size:20px 20px}
.fake-nav{height:10px;width:47%;border-radius:20px;background:#173b67;opacity:.86;margin-bottom:26px}
.fake-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}
.fake-lines span{display:block;height:14px;border-radius:9px;background:#d5e0ea;margin-bottom:11px}.fake-lines span:first-child{width:91%;height:24px;background:#143b6a}.fake-lines span:nth-child(2){width:75%;background:#7f9bb7}.fake-lines span:nth-child(3){width:62%;background:#c8d6e4}.fake-lines span:nth-child(4){width:38%;height:32px;margin-top:22px;background:#215fa6}
.fake-card{border-radius:14px;background:linear-gradient(145deg,#d7e7f5,#b7cee2);border:1px solid #a3bed7;position:relative;overflow:hidden}.fake-card:after{content:"";position:absolute;width:86px;height:86px;border:12px solid rgba(33,95,166,.42);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}
.browser-board{position:absolute;right:10%;top:27%;width:22%;height:12%;transform:rotate(-4deg);display:grid;place-items:center;background:var(--amber);color:#172333;font-weight:950;font-size:clamp(.65rem,1vw,.88rem);letter-spacing:.08em;text-transform:uppercase;border:4px solid #e39a29;box-shadow:0 12px 0 rgba(65,43,8,.28)}
.browser-board:before,.browser-board:after{content:"";position:absolute;width:5px;height:34px;background:#a6752f;top:-32px}.browser-board:before{left:20%}.browser-board:after{right:20%}
.scaffold{position:absolute;left:4%;right:4%;top:9%;bottom:12%;pointer-events:none}
.scaffold .v,.scaffold .h{position:absolute;background:#94a4b4;box-shadow:inset 1px 0 #c7d1da}.scaffold .v{width:7px;top:0;bottom:0}.scaffold .v.a{left:5%}.scaffold .v.b{left:28%}.scaffold .v.c{right:25%}.scaffold .v.d{right:3%}.scaffold .h{height:7px;left:3%;right:1%}.scaffold .h.a{top:8%}.scaffold .h.b{top:54%}.scaffold .h.c{bottom:4%}.scaffold .diag{position:absolute;width:7px;height:51%;background:#778a9c;transform-origin:top center}.scaffold .diag.a{left:16%;top:7%;transform:rotate(-29deg)}.scaffold .diag.b{right:14%;top:9%;transform:rotate(31deg)}
.plank{position:absolute;height:15px;border-radius:4px;background:linear-gradient(#c98a46,#a9692e);border-bottom:4px solid #74431c;box-shadow:0 9px 15px rgba(0,0,0,.17)}.plank.one{left:1%;width:31%;top:55%}.plank.two{right:1%;width:34%;top:55%}
.crane{position:absolute;left:1%;top:0;width:58%;height:24%;pointer-events:none}.crane-mast{position:absolute;left:11%;bottom:0;width:12px;height:118%;background:#f3b33d;box-shadow:inset 3px 0 rgba(255,255,255,.3)}.crane-arm{position:absolute;left:11%;top:9%;width:86%;height:10px;background:#f3b33d;transform-origin:left center;transform:rotate(-2deg)}.crane-arm:after{content:"";position:absolute;right:-6px;top:-5px;width:16px;height:20px;background:#e49623}.crane-cable{position:absolute;right:3%;top:12%;width:2px;height:116px;background:#dbe8f4;animation:cable 4s ease-in-out infinite}.hook{position:absolute;right:-8px;bottom:-17px;width:18px;height:18px;border:4px solid var(--orange);border-top:0;border-left-color:transparent;border-radius:0 0 10px 10px}
.worker{position:absolute;width:112px;height:205px;z-index:3;transform-origin:50% 100%}.worker .head{position:absolute;width:49px;height:49px;border-radius:50%;left:31px;top:24px;background:#c8875d;border:3px solid #9b6446}.worker .hat{position:absolute;left:25px;top:8px;width:61px;height:27px;border-radius:32px 32px 8px 8px;background:var(--amber);border:3px solid #e19824;z-index:3}.worker .hat:after{content:"";position:absolute;left:-7px;bottom:-6px;width:73px;height:9px;border-radius:20px;background:#efa936}.worker .body{position:absolute;left:22px;top:69px;width:69px;height:74px;border-radius:16px 16px 10px 10px;background:#e8752f;border:3px solid #b95322}.worker .vest{position:absolute;inset:0;background:linear-gradient(90deg,transparent 36%,#f8d663 36% 46%,transparent 46% 54%,#f8d663 54% 64%,transparent 64%),linear-gradient(transparent 65%,#f8d663 65% 76%,transparent 76%);clip-path:inset(0 round 12px)}.worker .leg{position:absolute;top:137px;width:25px;height:57px;background:#173e6e;border-radius:7px}.worker .leg.l{left:29px;transform:rotate(4deg)}.worker .leg.r{right:27px;transform:rotate(-4deg)}.worker .boot{position:absolute;bottom:-8px;width:34px;height:13px;background:#202934;border-radius:8px 4px 4px 3px}.worker .leg.l .boot{left:-8px}.worker .leg.r .boot{right:-8px;transform:scaleX(-1)}.worker .arm{position:absolute;top:79px;width:21px;height:69px;background:#c8875d;border:3px solid #9b6446;border-radius:11px;transform-origin:50% 10%}.worker .arm.l{left:8px;transform:rotate(18deg)}.worker .arm.r{right:7px;transform:rotate(-24deg)}
.worker-one{left:11%;bottom:7%;transform:scale(.92)}.worker-one .arm.r{animation:hammerArm 1.3s ease-in-out infinite}.hammer{position:absolute;width:6px;height:63px;background:#7d552f;right:2px;top:118px;transform-origin:50% 0;transform:rotate(-25deg);z-index:4}.hammer:after{content:"";position:absolute;left:-14px;bottom:-3px;width:35px;height:15px;border-radius:3px;background:#6f7c88;box-shadow:inset 0 -4px #4e5a65}
.worker-two{right:5%;bottom:7%;transform:scale(.98)}.worker-two .body{background:#1c5b9f;border-color:#124276}.worker-two .arm.l{transform:rotate(57deg);left:5px}.worker-two .arm.r{transform:rotate(-54deg);right:3px}.blueprint{position:absolute;width:110px;height:67px;right:-16px;top:103px;background:#d9edff;border:3px solid #72a9d6;transform:rotate(-3deg);z-index:5;box-shadow:0 9px 18px rgba(0,0,0,.16);background-image:linear-gradient(#85b7df 1px,transparent 1px),linear-gradient(90deg,#85b7df 1px,transparent 1px);background-size:14px 14px}
.worker-three{right:30%;bottom:42%;transform:scale(.66);z-index:4}.worker-three .body{background:#566c7f;border-color:#3c5164}.worker-three .arm.l{transform:rotate(70deg)}.worker-three .arm.r{transform:rotate(-62deg)}
.ladder{position:absolute;right:25%;bottom:19%;width:16%;height:38%;transform:skewX(-6deg);z-index:2;border-left:9px solid #9baab8;border-right:9px solid #9baab8}.ladder i{position:absolute;left:0;right:0;height:6px;background:#bbc5cf}.ladder i:nth-child(1){top:10%}.ladder i:nth-child(2){top:28%}.ladder i:nth-child(3){top:46%}.ladder i:nth-child(4){top:64%}.ladder i:nth-child(5){top:82%}
.spark{position:absolute;left:37%;top:36%;width:5px;height:5px;border-radius:50%;background:#fff7af;box-shadow:14px -8px 0 #ffb930,-12px 12px 0 #ffd568,18px 17px 0 #ff8a30,-18px -13px 0 #fff6b1;animation:spark 1.15s steps(2) infinite;z-index:6}
.cone{position:absolute;bottom:4%;left:42%;width:48px;height:67px;background:linear-gradient(90deg,#e96e23 0 46%,#fff 46% 60%,#e96e23 60%);clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);z-index:5;filter:drop-shadow(0 8px 4px rgba(0,0,0,.24))}.cone:after{content:"";position:absolute;left:5px;right:5px;bottom:17px;height:10px;background:#fff}
.ground{position:absolute;left:5%;right:1%;bottom:5%;height:13px;border-radius:100%;background:rgba(5,14,24,.5);filter:blur(3px)}
.footer{padding:0 0 22px;position:relative;z-index:3;color:#8fa5bb;font-size:.76rem}
.footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid rgba(255,255,255,.08);padding-top:18px}.footer strong{color:#c9d9e8}.footer .tiny{opacity:.88;text-align:right}
@keyframes pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.75);opacity:.65}}
@keyframes stripe{to{background-position:34px 0}}
@keyframes cable{0%,100%{height:105px}50%{height:133px}}
@keyframes hammerArm{0%,100%{transform:rotate(-24deg)}50%{transform:rotate(-58deg)}}
@keyframes spark{0%,45%{opacity:0;transform:scale(.5)}50%,78%{opacity:1;transform:scale(1.25)}80%,100%{opacity:0;transform:scale(.3)}}
@media (max-width:1100px){.hero-grid{grid-template-columns:1fr 1fr}.visual{min-height:540px}.scene{transform:scale(.92)}h1{font-size:clamp(3.2rem,7vw,5.3rem)}}
@media (max-width:860px){.shell{width:min(100% - 30px,720px)}.site-head{padding-top:16px}.head-inner{align-items:flex-start}.logo-card{padding:8px 11px;border-radius:15px}.logo-card img{width:165px;height:50px}.status-pill{font-size:.66rem;padding:9px 11px}.hero{padding-top:24px}.hero-grid{grid-template-columns:1fr;gap:4px}.copy{text-align:center;margin:auto;padding:20px 0 0}.eyebrow{justify-content:center}.lead{margin-inline:auto}.construction-tag{margin-inline:auto;text-align:left}.progress-wrap{margin-inline:auto;text-align:left}.visual{min-height:500px;margin-top:-20px}.scene{width:min(650px,100%)}.blueprint-ring{width:520px;height:520px}.footer-inner{flex-direction:column;text-align:center}.footer .tiny{text-align:center}}
@media (max-width:560px){.shell{width:calc(100% - 24px)}.site-under-construction:before{background-size:30px 30px}.head-inner{gap:10px}.logo-card img{width:132px;height:42px}.status-pill{font-size:.56rem;letter-spacing:.08em;padding:8px 9px;gap:7px}.status-pill i{width:7px;height:7px;box-shadow:0 0 0 4px rgba(41,193,126,.11)}h1{font-size:clamp(2.7rem,15.6vw,4.3rem);line-height:.91;margin-bottom:20px}.lead{font-size:.98rem;line-height:1.6}.eyebrow{font-size:.66rem;margin-bottom:17px}.construction-tag{margin-top:22px}.tag-icon{width:38px;height:38px;flex-basis:38px}.construction-tag strong{font-size:.84rem}.construction-tag small{font-size:.72rem}.progress-wrap{margin-top:20px}.visual{min-height:420px;margin-top:-4px;overflow:hidden}.scene{width:550px;max-width:none;left:50%;transform:translateX(-50%) scale(.86)}.blueprint-ring{width:420px;height:420px}.footer{font-size:.7rem;padding-bottom:14px}.footer-inner{padding-top:14px}}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
