:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;--surface-default:#fff;--surface-brand:#ecf4f4;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:var(--surface-brand);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;padding:32px}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1080px;margin:0 auto;display:flex}.footer-left{text-align:left}.footer-left p{color:#6b7280;margin:4px 0;font-size:.9rem}.footer-right{align-items:center;gap:24px;display:flex}.footer-right a{color:#365158;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.footer-right a:hover{color:#4338ca}.header-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;max-width:1080px;margin:0 auto;display:flex}.brand{color:#365158;align-items:center;gap:12px;font-size:1.25rem;font-weight:700;display:flex}.logo{object-fit:contain;width:auto;height:100px}.nav-links{gap:18px;display:flex}.link-inner{border-radius:8px;padding:8px 12px;transition:background-color .3s;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}}.site-container{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.site-top{vertical-align:bottom;margin-bottom:0%;font-size:2rem}.site-bottom{vertical-align:top;margin-top:0%;font-size:1rem}
