*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-text:#0f172a;--color-muted:#475569;--color-border:#e2e8f0;--color-surface:#ffffff;--color-surface-soft:#f8fafc;--color-focus:#38bdf8;--shadow-soft:0 10px 26px rgba(15,23,42,0.07);--shadow-medium:0 18px 40px rgba(15,23,42,0.12)}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(180deg,#f0f9ff,#f7fee7 42%,#fff7ed 72%,#f8fafc);color:var(--color-text);min-height:100vh}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.uiButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(145deg,var(--color-surface),var(--color-surface-soft));color:var(--color-text);border:1.5px solid var(--color-border);border-radius:8px;padding:.55rem 1.15rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.04)}.uiButton:hover:not(:disabled){background:linear-gradient(145deg,#f8fafc,#f1f5f9);border-color:#94a3b8;box-shadow:var(--shadow-soft);transform:translateY(-1px)}.uiButton:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px rgba(0,0,0,.04)}.uiButton:disabled{opacity:.5;cursor:not-allowed}.uiButtonCompact{padding:.4rem .9rem;font-size:.82rem;border-radius:8px}.uiButtonIcon{width:44px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;border-radius:8px}.siteHeader{background:rgba(255,255,255,.86);border-bottom:1px solid rgba(226,232,240,.9);position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.siteHeaderInner{max-width:1120px;margin:0 auto;justify-content:center;padding:.65rem 1.25rem}.siteHeaderInner,.siteLogoLink{display:flex;align-items:center}.siteLogoLink{line-height:0}.siteMain{min-height:calc(100vh - 60px)}.siteFooter{background:linear-gradient(135deg,#0f172a,#134e4a 62%,#7c2d12);color:#cbd5e1;margin-top:1rem;padding:2.5rem 1.25rem 0;font-size:.9rem;line-height:1.6}.siteFooterInner{max-width:1120px;margin:0 auto;display:flex;gap:3rem;flex-wrap:wrap;padding-bottom:2rem;border-bottom:1px solid #334155}.footerAbout{flex:1 1 320px}.footerLogo{margin-bottom:.75rem;filter:brightness(0) invert(1);opacity:.85}.footerAbout p{color:#94a3b8}.siteFooterNav{flex:1 1 200px;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;align-content:flex-start;color:#94a3b8}.siteFooterNav a{border-radius:8px;transition:color .2s ease,background .2s ease}.siteFooterNav a:hover{color:#e2e8f0}.footerCopy{max-width:1120px;margin:0 auto;padding:1rem 0;color:#64748b;font-size:.82rem;text-align:center}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}