:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;background:#f6f8fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}main{min-height:calc(100vh - 140px)}.site-header,.site-footer{background:#fff;border-bottom:1px solid #0f172a14;width:100%;padding:24px 32px;position:relative}.construction-watermark{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#ff9500 0%,#ff6b6b 100%);border-radius:20px;padding:8px 16px;font-size:.75rem;font-weight:700;animation:2s ease-in-out infinite pulse-watermark;position:absolute;top:50%;right:32px;transform:translateY(-50%);box-shadow:0 4px 12px #ff6b6b40}@keyframes pulse-watermark{0%,to{box-shadow:0 4px 12px #ff6b6b40}50%{box-shadow:0 4px 16px #ff6b6b66}}.site-footer{text-align:center;border-top:1px solid #0f172a14;border-bottom:none}.header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1080px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;font-size:1.25rem;font-weight:700;display:flex}.logo{object-fit:contain;width:auto;height:48px}nav{gap:18px;display:flex}button,a.button,.primaryButton,.secondaryButton{border:none}@media (max-width:720px){.header-inner,.site-footer{flex-direction:column;align-items:flex-start}.construction-watermark{width:fit-content;margin-bottom:12px;display:block;position:static;transform:none}}
