:root{--brand-bg:#020617;--brand-surface:#0f172a;--brand-border:#1e293b;--brand-blue:#3b82f6;--brand-gold:#f59e0b;--text-white:#f8fafc;--text-muted:#94a3b8;--danger-soft:#ef444414;--danger-border:#ef44442e;--danger-text:#fda4af}.tos-wrapper{background-color:var(--brand-bg);min-height:100vh;color:var(--text-white);font-family:var(--font-helvetica-neue);position:relative;overflow:hidden}.tos-background-glow{filter:blur(110px);pointer-events:none;background:radial-gradient(circle,#3b82f624 0%,#0000 70%);width:640px;height:640px;position:absolute;top:-10%;right:-5%}.tos-background-glow2{filter:blur(120px);pointer-events:none;background:radial-gradient(circle,#f59e0b1a 0%,#0000 70%);width:720px;height:720px;position:absolute;bottom:-15%;left:-10%}.tos-shell{max-width:72rem;margin:60px auto;padding:3.5rem 1.5rem}.tos-glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--brand-border);background:#0f172ab8;border-radius:24px;padding:3rem;box-shadow:0 25px 50px -12px #0000008c}.tos-header{border-bottom:1px solid var(--brand-border);margin-bottom:2.5rem;padding-bottom:2.5rem}.tos-status-badge{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-blue);background:#3b82f61a;border:1px solid #3b82f638;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.7rem;font-weight:800;display:inline-flex}.tos-main-title{font-family:var(--font-helvetica-neue);letter-spacing:-.02em;background:linear-gradient(#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.25rem;font-size:3.25rem;font-weight:900}.tos-meta-bar{color:var(--text-muted);flex-wrap:wrap;gap:1rem 2rem;margin-bottom:1.25rem;font-size:.85rem;display:flex}.meta-item{align-items:center;gap:.5rem;display:flex}.tos-subtext{color:var(--text-muted);margin-top:.5rem;font-size:.95rem;line-height:1.85}.tos-section{border-bottom:1px solid #1e293ba6;padding:2rem 0}.tos-section:last-of-type{border-bottom:none}.tos-heading{color:#ffffff80;letter-spacing:-.01em;align-items:baseline;gap:1.1rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:850;display:flex}.heading-num{font-family:var(--font-helvetica-neue);color:#ffffff80;font-size:1.1rem}.tos-subsection{border-top:1px dashed #94a3b82e;margin-top:1.75rem;padding-top:1.5rem}.tos-subheading{color:#b5c6d7f2;align-items:baseline;gap:.75rem;margin-bottom:.75rem;font-size:1.05rem;font-weight:800;display:flex}.sub-num{font-family:var(--font-helvetica-neue);color:#f8fafcf2;font-size:.9rem}.tos-text{color:var(--text-muted);margin-bottom:.75rem;font-size:.95rem;line-height:1.85}.tos-alert-box{border-left:4px solid var(--brand-blue);background:#0f172a8c;border-radius:0 14px 14px 0;align-items:flex-start;gap:1rem;margin-top:1.25rem;padding:1.25rem;display:flex}.border-brand-blue{border-left-color:var(--brand-blue)}.tos-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.5rem;margin-top:1.25rem;display:grid}.tos-feature-card{border:1px solid var(--brand-border);background:#02061766;border-radius:16px;padding:1.75rem;transition:all .25s}.tos-feature-card:hover{border-color:#3b82f66b;transform:translateY(-3px)}.tos-feature-card.border-brand-gold:hover{border-color:#f59e0b61}.tos-feature-card h3{color:#f8fafcf2;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.05rem;font-weight:850}.tos-feature-card p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.75}.icon-wrap{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.bg-blue-glow{color:var(--brand-blue);background:#3b82f61f}.bg-gold-glow{color:var(--brand-gold);background:#f59e0b1f}.text-brand-blue{color:var(--brand-blue)}.text-brand-gold{color:var(--brand-gold)}.tos-list{margin:1rem 0 0;padding:0;list-style:none}.tos-list li{color:var(--text-muted);gap:.85rem;margin-bottom:1rem;font-size:.95rem;line-height:1.65;display:flex}.tos-highlight-item{color:var(--text-muted);background:#f59e0b0f;border:1px solid #f59e0b29;border-radius:12px;gap:1rem;margin-top:1rem;padding:1.15rem 1.25rem;font-size:.9rem;display:flex}.tos-warning-text{background:var(--danger-soft);border:1px solid var(--danger-border);color:var(--danger-text);border-radius:12px;margin-top:.75rem;padding:1.25rem;font-size:.95rem;font-style:italic;line-height:1.75}.tos-footer{border-top:1px solid var(--brand-border);justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:2.75rem;padding-top:2.25rem;display:flex}.footer-info{color:var(--text-muted);font-size:.85rem;line-height:1.7}.footer-title{color:#f8fafcf2;margin:0 0 .35rem;font-style:italic;font-weight:850}.tos-contact-btn{background:var(--brand-blue);color:#fff;white-space:nowrap;border-radius:12px;align-items:center;gap:.75rem;padding:.8rem 1.4rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.tos-contact-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 22px -6px #3b82f673}@media (max-width:768px){.tos-glass-card{padding:1.75rem}.tos-main-title{font-size:2.35rem}.tos-footer{flex-direction:column;align-items:flex-start}.tos-shell{padding:2.5rem 1rem}}.tos-glass-card,.tos-feature-card,.tos-text,.tos-subtext,.tos-warning-text,.tos-highlight-item,.tos-alert-box{overflow-wrap:anywhere;word-break:break-word}@media (max-width:420px){.tos-contact-btn{white-space:normal;text-align:center;justify-content:center;width:100%}.tos-main-title{font-size:2rem}.tos-glass-card{padding:1.25rem}}
