.route-terms .terms-hero{text-align:center;padding:140px 0 48px;position:relative;overflow:hidden}.route-terms .terms-hero-glow{pointer-events:none;background:radial-gradient(#ff915214 0%,#0000 70%);width:700px;height:420px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.route-terms .terms-hero-icon{background:var(--primary-container);border-radius:var(--radius-lg);border:1px solid #ff915233;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.route-terms .terms-hero h1{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.12}.route-terms .terms-hero .hero-subtitle{color:var(--on-surface-variant);margin-bottom:16px;font-size:16px;line-height:1.7}.route-terms .terms-hero-meta{color:var(--on-surface-dim);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;font-size:13px;display:flex}.route-terms .terms-hero-meta span{align-items:center;gap:6px;display:inline-flex}.route-terms .terms-hero-meta .meta-dot{background:var(--outline-variant);border-radius:50%;width:4px;height:4px;display:inline-block}.route-terms .terms-entity{background:var(--surface-container);border:1px solid var(--outline-variant);border-radius:var(--radius-md);text-align:left;color:var(--on-surface-variant);margin-top:24px;padding:16px 24px;font-size:13px;line-height:1.8;display:inline-block}.route-terms .terms-entity strong{color:var(--on-surface);font-weight:700}.route-terms .legal-tabs{border-bottom:1px solid var(--outline-variant);z-index:50;background:var(--background);gap:0;margin-bottom:0;padding:0 40px;display:flex;position:sticky;top:72px}.route-terms .legal-tabs-inner{gap:0;width:100%;max-width:1200px;margin:0 auto;display:flex}.route-terms .legal-tab{color:var(--on-surface-dim);transition:color .2s var(--ease), border-color .2s var(--ease);white-space:nowrap;border-bottom:2px solid #0000;padding:16px 24px 14px;font-size:14px;font-weight:600;text-decoration:none}.route-terms .legal-tab:hover{color:var(--on-surface-variant)}.route-terms .legal-tab.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:700}.route-terms .terms-layout{grid-template-columns:280px 1fr;align-items:start;gap:64px;padding:48px 0 120px;display:grid}.route-terms .terms-sidebar{max-height:calc(100vh - 160px);position:sticky;top:130px;overflow-y:auto}.route-terms .terms-sidebar::-webkit-scrollbar{width:3px}.route-terms .terms-sidebar::-webkit-scrollbar-thumb{background:var(--outline-variant);border-radius:4px}.route-terms .toc-title{letter-spacing:.12em;text-transform:uppercase;color:var(--on-surface-dim);margin-bottom:20px;padding-left:16px;font-size:11px;font-weight:700}.route-terms .toc-link{color:var(--on-surface-dim);transition:all .2s var(--ease);border-left:2px solid #0000;padding:8px 16px;font-size:13px;font-weight:500;line-height:1.5;text-decoration:none;display:block}.route-terms .toc-link:hover{color:var(--on-surface-variant);background:#ffffff05}.route-terms .toc-link.active{color:var(--primary);border-left-color:var(--primary);background:var(--primary-container);font-weight:600}.route-terms .toc-mobile{z-index:40;background:var(--surface-container);border:1px solid var(--outline-variant);border-radius:var(--radius-md);margin-bottom:32px;display:none;position:sticky;top:120px}.route-terms .toc-mobile-trigger{width:100%;color:var(--on-surface);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-manrope), sans-serif;background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.route-terms .toc-mobile-trigger svg{transition:transform .25s var(--ease);color:var(--on-surface-variant)}.route-terms .toc-mobile-trigger.open svg{transform:rotate(180deg)}.route-terms .toc-mobile-list{max-height:0;transition:max-height .35s var(--ease), padding .35s var(--ease);padding:0 12px;overflow:hidden}.route-terms .toc-mobile-list.open{max-height:600px;padding:0 12px 12px}.route-terms .toc-mobile-list a{color:var(--on-surface-dim);border-radius:var(--radius-sm);transition:all .2s var(--ease);padding:10px 12px;font-size:13px;font-weight:500;text-decoration:none;display:block}.route-terms .toc-mobile-list a:hover{color:var(--on-surface-variant);background:#ffffff08}.route-terms .toc-mobile-list a.active{color:var(--primary);background:var(--primary-container);font-weight:600}.route-terms .terms-content{max-width:780px}.route-terms .terms-section{border-bottom:1px solid var(--outline-variant);margin-bottom:48px;padding-bottom:48px}.route-terms .terms-section:last-child{border-bottom:none;margin-bottom:0}.route-terms .terms-section-number{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:8px;font-size:11px;font-weight:700}.route-terms .terms-section h2{letter-spacing:-.01em;color:var(--on-surface);margin-bottom:20px;font-size:clamp(20px,3vw,26px);font-weight:700;line-height:1.2}.route-terms .terms-section p{color:var(--on-surface-variant);margin-bottom:16px;font-size:15px;line-height:1.85}.route-terms .terms-section p:last-child{margin-bottom:0}.route-terms .terms-section p strong{color:var(--on-surface);font-weight:600}.route-terms .terms-section ul,.route-terms .terms-section ol{margin-bottom:16px;padding-left:24px}.route-terms .terms-section li{color:var(--on-surface-variant);margin-bottom:8px;font-size:15px;line-height:1.85}.route-terms .terms-section li strong{color:var(--on-surface);font-weight:600}.route-terms .terms-section li::marker{color:var(--primary)}.route-terms .terms-callout{border-radius:var(--radius-md);margin-bottom:20px;padding:20px 24px;font-size:14px;line-height:1.75}.route-terms .terms-callout.warning{color:var(--error);background:#f2736d14;border:1px solid #f2736d33}.route-terms .terms-callout.warning strong{color:var(--error)}.route-terms .terms-callout.info{color:var(--on-surface-variant);background:#ff915214;border:1px solid #ff915233}.route-terms .terms-callout.info strong{color:var(--primary)}.route-terms .terms-callout.success{color:var(--on-surface-variant);background:#5cc8a814;border:1px solid #5cc8a833}.route-terms .terms-callout.success strong{color:var(--success)}.route-terms .crisis-box{background:var(--surface-container-highest);border:1px solid var(--outline-variant);border-radius:var(--radius-md);margin:20px 0;padding:20px 24px}.route-terms .crisis-box h4{color:var(--error);align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:700;display:flex}.route-terms .crisis-box p{color:var(--on-surface-variant);line-height:1.7;margin-bottom:8px!important;font-size:13px!important}.route-terms .crisis-box .crisis-number{color:var(--on-surface);font-weight:700}.route-terms .terms-section h3{color:var(--on-surface);margin:28px 0 12px;font-size:17px;font-weight:700}.route-terms .terms-section h4{color:var(--on-surface);margin:20px 0 8px;font-size:15px;font-weight:700}.route-terms .terms-contact{background:var(--surface-container);border:1px solid var(--outline-variant);border-radius:var(--radius-lg);text-align:center;margin-top:48px;padding:32px}.route-terms .terms-contact h3{color:var(--on-surface);margin-bottom:8px;font-size:18px;font-weight:700}.route-terms .terms-contact p{color:var(--on-surface-variant);margin-bottom:16px;font-size:14px;line-height:1.7}.route-terms .terms-contact a{color:var(--primary);font-weight:600;text-decoration:none;transition:opacity .2s}.route-terms .terms-contact a:hover{opacity:.8}@media (max-width:960px){.route-terms .legal-tabs{padding:0 24px}.route-terms .terms-layout{grid-template-columns:1fr;gap:0;padding:32px 0 80px}.route-terms .terms-sidebar{display:none}.route-terms .toc-mobile{display:block}.route-terms .terms-hero{padding:120px 0 36px}}@media (max-width:768px){.route-terms .legal-tab{padding:14px 16px 12px;font-size:13px}.route-terms .terms-section h2{font-size:20px}}@media (max-width:600px){.route-terms .legal-tabs{padding:0 16px}.route-terms .legal-tab{padding:12px 12px 10px;font-size:12px}.route-terms .terms-hero{padding:100px 0 28px}.route-terms .terms-hero h1{font-size:24px}.route-terms .terms-hero-icon{width:52px;height:52px}.route-terms .terms-entity{padding:14px 16px;font-size:12px}.route-terms .terms-section{margin-bottom:32px;padding-bottom:32px}.route-terms .terms-section p,.route-terms .terms-section li{font-size:14px}.route-terms .crisis-box{padding:16px}.route-terms .terms-contact{padding:24px 16px}}
