:root{--primary: #4B5DA6;--secondary: #F26522;--accent: #33B5E5;--bg-darkest: #0A0A0C;--bg-darker: #0F0F11;--bg-card: #1C1C1E;--text-primary: #F5F0EB;--text-secondary: rgba(245, 240, 235, .65);--text-tertiary: rgba(245, 240, 235, .4);--border: rgba(245, 240, 235, .08);--border-hover: rgba(245, 240, 235, .15)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-darkest);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.terms-container{width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem}.terms-navbar{position:sticky;top:0;z-index:100;background:#0a0a0cd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);height:64px}.terms-navbar-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.terms-logo{display:flex;align-items:center;gap:.5rem;color:var(--text-primary);font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.terms-logo:hover{text-decoration:none}.terms-logo-icon{width:32px;height:32px}.terms-back{font-size:.875rem;font-weight:500;color:var(--text-tertiary);transition:color .15s ease}.terms-back:hover{color:var(--text-primary);text-decoration:none}.terms-main{padding:3rem 0 5rem}.terms-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.terms-badge{display:inline-block;padding:.25rem .75rem;background:#4b5da61f;border:1px solid rgba(75,93,166,.25);border-radius:9999px;font-size:.75rem;font-weight:600;color:#5d6fb8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.terms-header h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.terms-meta{font-size:.9375rem;color:var(--text-tertiary)}.terms-meta strong{color:var(--text-secondary)}.terms-body section{margin-bottom:2.5rem}.terms-body h2{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--text-primary);padding-bottom:.5rem;border-bottom:1px solid var(--border)}.terms-body h3{font-size:1.0625rem;font-weight:600;margin:1.25rem 0 .5rem;color:var(--text-primary)}.terms-body p{font-size:.9375rem;color:var(--text-secondary);line-height:1.75;margin-bottom:.75rem}.terms-body ul,.terms-body ol{margin:.75rem 0;padding-left:1.75rem}.terms-body li{font-size:.9375rem;color:var(--text-secondary);line-height:1.75;margin-bottom:.375rem}.terms-body strong{color:var(--text-primary);font-weight:600}.terms-body blockquote{margin:1rem 0;padding:1rem 1.25rem;background:var(--bg-card);border-left:3px solid var(--primary);border-radius:0 .5rem .5rem 0;font-size:.9375rem;color:var(--text-secondary)}.terms-footer-note{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border);text-align:center}.terms-footer-note p{font-size:.875rem;color:var(--text-tertiary)}.terms-footer-note strong{color:var(--text-secondary)}@media(max-width:640px){.terms-main{padding:2rem 0 3rem}.terms-header{margin-bottom:2rem;padding-bottom:1.5rem}.terms-body section{margin-bottom:2rem}}
