@font-face{font-family:Outfit;src:url(/assets/fonts/outfit-latin.woff2)format("woff2");font-weight:300 700;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/assets/fonts/playfair-display-700-latin.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#1e3a5f;--primary-dark:#0f2439;--accent:#3b82f6;--bg:#fff;--bg-alt:#f8fafc;--text:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--nav-height:72px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Outfit,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3{color:var(--primary-dark);font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.2}a{color:var(--accent);text-decoration:none;transition:color .3s}a:hover{color:var(--primary)}.nav{height:var(--nav-height);z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#ffffffeb;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex}.nav-logo{color:var(--primary-dark);align-items:center;gap:12px;text-decoration:none;display:flex}.nav-logo-icon{background:linear-gradient(135deg,#1e3a5f 0%,#3b82f6 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.nav-logo-icon svg{color:#fff;width:24px;height:24px}.nav-logo-text{letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--primary)}.section{padding:calc(var(--nav-height) + 80px) 24px 100px;min-height:100vh}.section-container{max-width:900px;margin:0 auto}.section-header{margin-bottom:48px}.section-title{margin-bottom:16px;font-size:clamp(2rem,4vw,2.5rem)}.section-desc{color:var(--text-muted);font-size:1.05rem}.legal-content{border:1px solid var(--border);background:#fff;border-radius:20px;padding:48px}.legal-content h2{border-bottom:2px solid var(--bg-alt);margin:32px 0 16px;padding-bottom:12px;font-size:1.5rem}.legal-content h2:first-child{margin-top:0}.legal-content h3{color:var(--primary);margin:24px 0 12px;font-size:1.15rem}.legal-content p{color:var(--text-muted);margin-bottom:16px}.legal-content ul{color:var(--text-muted);margin-bottom:16px;padding-left:24px}.legal-content li{margin-bottom:8px}.legal-content strong{color:var(--primary-dark);font-weight:600}.info-box{background:var(--bg-alt);border-left:4px solid var(--accent);border-radius:0 12px 12px 0;margin:24px 0;padding:20px 24px}.info-box p{margin-bottom:0}.warning-box{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 12px 12px 0;margin:24px 0;padding:20px 24px}.warning-box p{color:#92400e;margin-bottom:0}.footer{background:var(--primary-dark);color:#fff;padding:64px 24px 32px}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer-brand h3{color:#fff;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:1.25rem}.footer-brand p{color:#ffffffb3;max-width:280px;font-size:.9rem;line-height:1.7}.footer-heading{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700}.footer-links{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-links a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:32px;font-size:.85rem;display:flex}@media (width<=1024px){.footer-top{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=768px){.nav-links{display:none}.legal-content{padding:32px 24px}.footer-top{grid-template-columns:1fr;gap:28px}.footer-bottom{text-align:center;flex-direction:column;gap:16px}}
