.terms-page{--primary:#2e4a8f;--primary-light:#e7ecf8;--primary-mid:#aabce3;--secondary:#ee6a80;--secondary-light:#fdebee;--tertiary:#f4b84a;--tertiary-light:#fdf3dd;--success:#43a047;--success-light:#f0faf0;--bg:#fafbfd;--surface:#f7f9fc;--white:#fff;--foreground:#1a1a2e;--muted:#64748b;--border:#e2e8f0;--radius-card:24px;--radius-btn:100px;--radius-input:12px;--shadow-sm:0 2px 8px #2e4a8f12;--shadow-md:0 4px 20px #2e4a8f1f;--shadow-lg:0 8px 40px #2e4a8f2e;background:var(--bg);color:var(--foreground);min-height:100vh;font-family:Nunito Sans,sans-serif;font-size:16px;line-height:1.6}.terms-page .terms-topbar{z-index:200;background:var(--white);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:60px;padding:0 28px;display:flex;position:sticky;top:0}.terms-page .terms-logo{letter-spacing:-.3px;font-family:Fredoka,sans-serif;font-size:26px;font-weight:700;text-decoration:none}.terms-page .terms-back-link{color:var(--muted);border-radius:100px;padding:7px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:color .15s,background .15s}.terms-page .terms-back-link:hover{color:var(--foreground);background:var(--surface)}.terms-page .terms-hero{text-align:center;background:linear-gradient(135deg,#aabce3 0%,#f7f9fc 40%,#fbd9df 100%);padding:72px 24px 48px}.terms-page .terms-hero-icon{background:var(--white);width:64px;height:64px;box-shadow:var(--shadow-md);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.terms-page .terms-hero-icon svg{width:32px;height:32px;color:var(--primary)}.terms-page .terms-hero-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--primary);margin-bottom:8px;font-size:11px;font-weight:800}.terms-page .terms-hero h1{color:var(--foreground);margin:0 0 8px;font-family:Fredoka,sans-serif;font-size:36px;font-weight:700;line-height:1.15}.terms-page .terms-hero-desc{color:var(--muted);max-width:560px;margin:0 auto;font-size:17px;line-height:1.6}.terms-page .terms-updated{color:var(--muted);margin-top:16px;font-size:13px;font-weight:600}.terms-page .terms-content{max-width:740px;margin:0 auto;padding:40px 24px 100px}.terms-page .terms-section{background:var(--white);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);border:1px solid var(--border);margin-bottom:24px;padding:32px;animation:.5s both termsFadeInUp}.terms-page .terms-section:first-child{animation-delay:0s}.terms-page .terms-section:nth-child(2){animation-delay:50ms}.terms-page .terms-section:nth-child(3){animation-delay:.1s}.terms-page .terms-section:nth-child(4){animation-delay:.15s}.terms-page .terms-section:nth-child(5){animation-delay:.2s}.terms-page .terms-section:nth-child(6){animation-delay:.25s}.terms-page .terms-section:nth-child(7){animation-delay:.3s}.terms-page .terms-section:nth-child(8){animation-delay:.35s}.terms-page .terms-section:nth-child(9){animation-delay:.4s}.terms-page .terms-section:nth-child(10){animation-delay:.45s}.terms-page .terms-section:nth-child(11){animation-delay:.5s}.terms-page .terms-section:nth-child(12){animation-delay:.55s}.terms-page .terms-section:nth-child(13){animation-delay:.6s}.terms-page .terms-section:nth-child(14){animation-delay:.65s}.terms-page .terms-section:nth-child(15){animation-delay:.7s}.terms-page .terms-section-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--primary);margin-bottom:6px;font-size:11px;font-weight:800}.terms-page .terms-section h2{color:var(--foreground);margin:0 0 6px;font-family:Fredoka,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.terms-page .terms-section-desc{color:var(--muted);margin-bottom:16px;font-size:15px;line-height:1.6}.terms-page .terms-section p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.terms-page .terms-section p+p{margin-top:12px}.terms-page .terms-section h3{color:var(--foreground);margin:24px 0 8px;font-family:Fredoka,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.terms-page .terms-section h3:first-of-type{margin-top:20px}.terms-page .terms-callout{border-radius:16px;margin:20px 0;padding:20px 24px}.terms-page .terms-callout-warning{background:var(--tertiary-light);border:1px solid var(--tertiary)}.terms-page .terms-callout-important{background:var(--secondary-light);border:1px solid var(--secondary)}.terms-page .terms-callout-label{text-transform:uppercase;letter-spacing:.15em;margin-bottom:8px;font-size:12px;font-weight:800}.terms-page .terms-callout-warning .terms-callout-label{color:#b47a00}.terms-page .terms-callout-important .terms-callout-label{color:var(--secondary)}.terms-page .terms-callout p{font-size:15px;line-height:1.65}.terms-page .terms-legal-caps{color:var(--muted);text-transform:uppercase;letter-spacing:.01em;font-size:14px;line-height:1.7}.terms-page .terms-contact-grid{grid-template-columns:1fr 1fr;gap:16px;margin:16px 0 20px;display:grid}.terms-page .terms-contact-item{background:var(--surface);border-radius:16px;flex-direction:column;gap:4px;padding:16px 20px;display:flex}.terms-page .terms-contact-label{color:var(--foreground);font-size:13px;font-weight:700}.terms-page .terms-contact-item .terms-link{font-size:14px}.terms-page .terms-version-line{color:var(--muted);text-align:center;margin-top:20px;font-size:13px;font-weight:600}.terms-page .terms-list{margin:0;padding:0;list-style:none}.terms-page .terms-list li{color:var(--muted);margin-bottom:12px;padding-left:20px;font-size:16px;line-height:1.7;position:relative}.terms-page .terms-list li:before{content:"";background:var(--primary);opacity:.5;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}.terms-page .terms-list li:last-child{margin-bottom:0}.terms-page .terms-list .terms-bold{color:var(--foreground);font-weight:700}.terms-page .terms-link{color:var(--primary);font-weight:700;text-decoration:none;transition:-webkit-text-decoration .15s,text-decoration .15s}.terms-page .terms-link:hover{text-decoration:underline}.terms-page .terms-footer{border-top:1px solid var(--border);text-align:center;padding-top:28px;animation:.5s .75s both termsFadeInUp}.terms-page .terms-footer-link{color:var(--primary);border-radius:var(--radius-btn);border:2px solid var(--border);background:var(--white);align-items:center;gap:6px;padding:10px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.terms-page .terms-footer-link:hover{border-color:var(--primary);background:var(--primary-light)}@keyframes termsFadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.terms-page .terms-topbar{padding:0 16px}.terms-page .terms-hero{padding:60px 16px 36px}.terms-page .terms-hero h1{font-size:28px}.terms-page .terms-hero-desc{font-size:15px}.terms-page .terms-content{padding:28px 16px 80px}.terms-page .terms-section{padding:24px 20px}.terms-page .terms-section h2{font-size:20px}.terms-page .terms-contact-grid{grid-template-columns:1fr}.terms-page .terms-callout{padding:16px 18px}}
