#terms{--terms-orange:#ff914d;--terms-orange-dark:#c87028;--terms-orange-light:#fff4ed;--terms-text:#1a1a1a;--terms-text-secondary:#5a5a5a;--terms-border:#e8e0d8;--terms-max-width:760px;display:grid;grid-template-columns:220px 1fr;max-width:1100px;margin:0 auto;padding-top:70px;grid-gap:0;gap:0;min-height:100vh}#terms .terms-sidebar{position:-webkit-sticky;position:sticky;top:80px;height:calc(100vh - 80px);overflow-y:auto;padding:32px 24px 32px 32px;border-right:1px solid var(--terms-border);scrollbar-width:thin}#terms .terms-sidebar::-webkit-scrollbar{width:4px}#terms .terms-sidebar::-webkit-scrollbar-thumb{background:var(--terms-border);border-radius:2px}#terms .toc-title{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--terms-text-secondary);margin-bottom:16px}#terms .toc-list{list-style:none;padding:0;margin:0}#terms .toc-list li{margin-bottom:2px}#terms .toc-list a{display:block;font-size:13px;color:var(--terms-text-secondary);text-decoration:none;padding:4px 8px;border-radius:6px;transition:all .15s;line-height:1.4}#terms .toc-list a.active,#terms .toc-list a:hover{color:var(--terms-orange);background:var(--terms-orange-light)}#terms .terms-content{padding:48px 56px 96px;max-width:calc(var(--terms-max-width) + 112px);line-height:1.75}#terms .terms-hero{margin-bottom:56px;padding-bottom:40px;border-bottom:2px solid var(--terms-orange)}#terms .hero-label{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--terms-orange);margin-bottom:12px}#terms .terms-hero h1{font-family:"DM Serif Display",serif;font-size:42px;color:var(--terms-text);letter-spacing:-.5px;line-height:1.15;margin-bottom:16px}#terms .hero-meta{font-size:14px;color:var(--terms-text-secondary)}#terms .hero-meta span{display:inline-block;background:var(--terms-orange-light);color:var(--terms-orange-dark);padding:3px 10px;border-radius:20px;font-size:13px;font-weight:500;margin-right:8px}#terms .terms-section{margin-bottom:56px;scroll-margin-top:100px}#terms .section-title{font-family:"DM Serif Display",serif;font-size:26px;color:var(--terms-orange-dark);margin-bottom:24px;padding-bottom:10px;border-bottom:1px solid var(--terms-border);letter-spacing:-.2px}#terms .subsection-title{font-size:15px;font-weight:600;color:var(--terms-orange);margin-bottom:10px;margin-top:28px}#terms .terms-content p{margin-bottom:14px;color:var(--terms-text);font-weight:300}#terms .clause-list{margin:10px 0 16px;padding-left:0;list-style:none}#terms .clause-list li{padding:6px 0 6px 20px;position:relative;font-weight:300;border-bottom:1px solid #f0ebe4}#terms .clause-list li:last-child{border-bottom:none}#terms .clause-list li:before{content:"–";position:absolute;left:0;color:var(--terms-orange);font-weight:500}#terms .note{font-style:italic;font-size:14px;color:var(--terms-text-secondary);background:var(--terms-orange-light);border-left:3px solid var(--terms-orange);padding:12px 16px;border-radius:0 8px 8px 0;margin:16px 0}#terms .note a,#terms .terms-content a{color:var(--terms-orange-dark)}#terms .terms-content a{text-decoration:underline}#terms .doc-footer{margin-top:64px;padding-top:32px;border-top:2px solid var(--terms-orange);text-align:center}#terms .doc-footer p{font-size:14px;color:var(--terms-text-secondary);font-style:italic}#terms .doc-footer strong{color:var(--terms-orange);font-style:normal}@media (max-width:768px){#terms{grid-template-columns:1fr}#terms .terms-sidebar{display:none}#terms .terms-content{padding:32px 24px 64px}#terms .terms-hero h1{font-size:30px}}