:root{color-scheme:light;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:radial-gradient(circle at top left,rgba(34,197,94,.14),transparent 30%),radial-gradient(circle at top right,rgba(251,191,36,.18),transparent 24%),linear-gradient(180deg,#f7fbf8,#eef6f1);color:#10311d}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh}.page-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.hero-card{width:min(100%,960px);background:#fffc;border:1px solid rgba(16,49,29,.08);border-radius:28px;box-shadow:0 28px 80px #0a1e111f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:clamp(28px,5vw,56px)}.eyebrow{margin:0 0 14px;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;color:#2c7a4b;font-weight:700}h1{margin:0;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.98;max-width:11ch}.lead{max-width:58ch;margin:18px 0 0;font-size:1.08rem;line-height:1.7;color:#355444}.status-panel{margin-top:36px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:stretch}.status-copy,.illustration{border-radius:24px;padding:24px;background:linear-gradient(180deg,#10311d0a,#10311d05);border:1px solid rgba(16,49,29,.08)}.status-badge{display:inline-flex;align-items:center;border-radius:999px;background:#10311d;color:#fff;padding:8px 14px;font-size:.82rem;font-weight:700}.status-copy p{margin:16px 0 0;color:#40614f;line-height:1.7}.illustration{display:grid;place-items:center;text-align:center;overflow:hidden;position:relative}.construction-scene{width:min(100%,270px);height:176px;position:relative}.crane{position:absolute;inset:0}.crane-tower{position:absolute;left:16px;bottom:28px;width:14px;height:122px;border-radius:4px;background:repeating-linear-gradient(0deg,#1d2932 0 8px,#f59e0b 8px 16px)}.crane-arm{position:absolute;left:20px;top:18px;width:178px;height:12px;border-radius:12px;background:linear-gradient(90deg,#1d2932,#f59e0b 30%,#1d2932 75%)}.crane-cable{position:absolute;right:62px;top:30px;width:3px;height:84px;background:#3d4b57;animation:cable-bob 2.8s ease-in-out infinite}.crane-hook{position:absolute;right:54px;top:112px;width:18px;height:18px;border:4px solid #f59e0b;border-top:none;border-left:none;border-radius:0 0 14px;transform:rotate(36deg);animation:hook-swing 2.8s ease-in-out infinite}.barrier{position:absolute;left:0;right:0;bottom:18px;height:12px;border-radius:999px;background:repeating-linear-gradient(90deg,#f59e0b 0 16px,#1d2932 16px 32px);box-shadow:0 8px 20px #1d293238}.cones{position:absolute;bottom:32px;left:88px;display:flex;gap:18px}.cone{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:20px solid #f97316;filter:drop-shadow(0 4px 6px rgba(29,41,50,.2))}.illustration p{margin:184px 0 0;color:#355444;z-index:1}@keyframes cable-bob{0%{transform:translateY(0)}to{transform:translateY(7px)}}@keyframes hook-swing{0%{transform:rotate(30deg)}to{transform:rotate(44deg)}}@media(max-width:760px){.page-shell{padding:18px}.status-panel{grid-template-columns:1fr}.illustration p{margin-top:154px}}
