:root{--ink:#17150f;--muted:#6f6858;--paper:#f7f1e4;--accent:#ffb703;--accent-deep:#f28c00;--line:#17150f24}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}.site-shell{isolation:isolate;background:linear-gradient(#17150f09 1px, transparent 1px), linear-gradient(90deg, #17150f09 1px, transparent 1px), var(--paper);background-size:32px 32px;place-items:center;min-height:100svh;padding:48px 24px 32px;display:grid;position:relative;overflow:hidden}.ambient{z-index:-1;aspect-ratio:1;background:var(--accent);filter:blur(8px);opacity:.12;border-radius:999px;width:420px;position:absolute}.ambient-one{top:-230px;right:-130px}.ambient-two{bottom:-310px;left:-170px}.content{text-align:center;width:min(100%,760px)}.construction{width:min(100%,460px);height:250px;margin:0 auto 36px;position:relative}.ground{background:var(--ink);border-radius:999px;height:5px;position:absolute;bottom:0;left:2%;right:2%}.building{border:4px solid var(--ink);background:var(--accent);border-bottom:0;grid-template-columns:repeat(2,24px);gap:17px 22px;width:124px;height:142px;padding:24px 27px;animation:1s cubic-bezier(.2,.8,.2,1) both building-rise;display:grid;position:absolute;bottom:5px;right:42px;box-shadow:9px 9px #17150f1a}.window{background:var(--paper);border:3px solid var(--ink);width:24px;height:24px}.crane{width:280px;height:225px;position:absolute;bottom:5px;left:70px}.crane-mast{border:4px solid var(--ink);background:repeating-linear-gradient(45deg, var(--accent) 0 11px, var(--ink) 11px 15px, var(--accent) 15px 26px);width:28px;height:190px;position:absolute;bottom:0;left:31px}.crane-mast:after{content:"";border:4px solid var(--ink);background:var(--accent);height:18px;position:absolute;bottom:-4px;left:-31px;right:-31px}.crane-arm{border:4px solid var(--ink);background:var(--accent);transform-origin:42px;width:255px;height:22px;animation:1.4s ease-out both crane-settle;position:absolute;top:25px;left:17px}.crane-arm:before{content:"";border-right:20px solid #0000;border-bottom:16px solid var(--ink);border-left:20px solid #0000;width:0;height:0;position:absolute;top:-16px;left:26px}.crane-cabin{border:4px solid var(--ink);background:var(--accent-deep);border-radius:3px 10px 3px 3px;width:46px;height:35px;position:absolute;top:46px;left:52px}.cable{background:var(--ink);transform-origin:top;width:2px;height:105px;animation:3.2s ease-in-out infinite cable-sway;position:absolute;top:47px;left:240px}.hook{border-right:4px solid var(--ink);border-bottom:4px solid var(--ink);border-radius:0 0 10px;width:16px;height:18px;position:absolute;bottom:-13px;left:-7px}.status{border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff75;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.status-dot{background:var(--accent-deep);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 #f28c0066}h1{letter-spacing:-.065em;max-width:700px;margin:0 auto;font-size:clamp(42px,8vw,78px);line-height:.96}p{max-width:540px;color:var(--muted);margin:24px auto 28px;font-size:clamp(17px,2.4vw,20px);line-height:1.55}.progress{border:1px solid var(--line);background:#ffffffb3;border-radius:999px;width:min(100%,360px);height:8px;margin:0 auto;overflow:hidden}.progress span{border-radius:inherit;background:var(--accent);width:42%;height:100%;animation:2.6s ease-in-out infinite progress-work;display:block}footer{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:700;position:absolute;bottom:28px}@keyframes cable-sway{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes building-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes crane-settle{0%{opacity:0;transform:rotate(-4deg)translateY(-10px)}to{opacity:1;transform:rotate(0)translateY(0)}}@keyframes pulse{70%{box-shadow:0 0 0 8px #f28c0000}to{box-shadow:0 0 #f28c0000}}@keyframes progress-work{0%{transform:translate(-105%)}50%,to{transform:translate(245%)}}@media (max-width:560px){.site-shell{padding-top:28px}.construction{transform-origin:bottom;height:205px;margin-bottom:30px;transform:scale(.82)}.crane{left:15px}.building{right:12px}footer{bottom:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
