.terms-page .hero{background:var(--surface-bloom)}.terms-page .hero:before{content:none;display:none}.terms-page .hero-eyebrow:before{background:linear-gradient(90deg,var(--teal),var(--grad-end))}.terms-page .hero h1 em{background:linear-gradient(90deg,var(--teal),#18bbaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.terms-page .intro-section .section-title{font-size:1.35rem}.terms-page .sidebar-related{margin-top:1rem;padding:14px;border-radius:var(--radius);border:1px solid var(--border)}.terms-page .sidebar-related>p{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:8px}.terms-page .sidebar-related a{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--ink-muted);padding:5px 0;transition:color .15s}.terms-page .sidebar-related a:hover{color:var(--magenta)}.terms-page .sidebar-related a svg{width:12px;height:12px;flex-shrink:0}.terms-page .address-block{font-style:normal;background:var(--surface);border-radius:var(--radius);padding:14px 18px;font-size:14px;color:var(--ink-muted);display:inline-block;margin:.75rem 0;border:1px solid var(--border);line-height:1.8}.terms-page .address-block strong{display:block;font-weight:600;color:var(--ink);margin-bottom:4px}.terms-page .highlight-title{display:block;font-weight:600;color:var(--ink);margin-bottom:6px;font-size:13px}.terms-page .prohibited-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:6px;margin:0}.terms-page .prohibited-list li{display:flex;gap:10px;align-items:baseline;font-size:14px;color:var(--ink-muted);margin:0}.terms-page .prohibited-mark{color:var(--magenta);font-weight:600;flex-shrink:0}.terms-page .policy-section ol{padding-left:0;list-style:none;margin:1rem 0}.terms-page .policy-section>ol>li{font-size:15px;color:#3d3d42;line-height:1.75;margin-bottom:.75rem;display:flex;gap:12px;align-items:baseline}.terms-page .policy-section>ol>li:before{content:attr(data-n);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:12px;font-weight:600;color:var(--ink-faint);flex-shrink:0;min-width:20px}.terms-page .ol-item-body{flex:1 1;min-width:0}.terms-page .policy-section ol ol{margin-top:.5rem;margin-bottom:0;padding-left:1rem;width:100%}.terms-page .policy-section ol ol li{font-size:14px;color:var(--ink-muted);margin-bottom:.5rem;list-style:lower-alpha;display:list-item}.terms-page .policy-section ol ol li:before{display:none}.terms-page .inline-link{color:var(--magenta);font-weight:500}.terms-page .inline-link:hover{text-decoration:underline}