.terms-page{min-height:100vh;padding-bottom:80px;color:#fff;font-family:Milks,sans-serif;background:radial-gradient(ellipse 70% 45% at 50% -5%,rgba(255,132,85,.1),transparent),radial-gradient(ellipse 50% 30% at 100% 20%,rgba(255,132,85,.05),transparent),#080808}.terms-page .terms-page-container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.terms-page .terms-page-container h3{margin-top:28px;margin-bottom:12px;font-size:1.15em;font-weight:500;padding-left:14px;border-left:3px solid #ff8455}.terms-page .terms-page-container p{margin-bottom:10px;font-size:.95em;line-height:1.65;color:hsla(0,0%,100%,.78)}.terms-page .terms-page-container ul{margin:8px 0 16px;padding-left:1.4em}.terms-page .terms-page-container ul li{margin-bottom:8px;line-height:1.6;color:hsla(0,0%,100%,.72)}.terms-page .terms-page__hero{padding:140px 0 48px;text-align:center}.terms-page .terms-page__hero .terms-page__badge{display:inline-block;padding:6px 14px;margin-bottom:16px;font-size:.75em;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#ff8455;background:rgba(255,132,85,.12);border:1px solid rgba(255,132,85,.35);border-radius:20px}.terms-page .terms-page__hero h1{margin:0 0 12px;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}.terms-page .terms-page__hero .terms-page__subtitle{margin:0;font-size:1.05em;color:hsla(0,0%,100%,.5);max-width:560px;margin-inline:auto}.terms-page .terms-page__card{display:grid;grid-template-columns:240px 1fr;grid-gap:32px;gap:32px;padding:32px;background:hsla(0,0%,5%,.92);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 40px rgba(0,0,0,.4);animation:terms-appear .5s ease}.terms-page .terms-page__toc{position:-webkit-sticky;position:sticky;top:100px;align-self:start;padding:20px 16px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;max-height:calc(100vh - 120px);overflow-y:auto}.terms-page .terms-page__toc .terms-page__toc-title{margin:0 0 12px;font-size:.7em;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.4)}.terms-page .terms-page__toc ol{margin:0;padding:0;list-style:none}.terms-page .terms-page__toc ol li{margin-bottom:6px}.terms-page .terms-page__toc ol li a{display:block;padding:6px 8px;font-size:.78em;line-height:1.35;color:hsla(0,0%,100%,.55);text-decoration:none;border-radius:6px;transition:color .2s,background .2s}.terms-page .terms-page__toc ol li a:hover{color:#ff8455;background:rgba(255,132,85,.08)}.terms-page .terms-page__content{min-width:0}.terms-page .terms-page__section{scroll-margin-top:100px;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid hsla(0,0%,100%,.06)}.terms-page .terms-page__section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.terms-page .terms-page__section-title{margin:0 0 18px;padding-left:14px;font-size:1.15em;font-weight:500;color:#fff;border-left:3px solid #ff8455;line-height:1.3}.terms-page .terms-page__paragraph{margin:0 0 12px;font-size:.95em;line-height:1.65;color:hsla(0,0%,100%,.78)}.terms-page .terms-page__label{display:inline-block;min-width:2.5em;margin-right:4px;font-weight:600;color:#ff8455}.terms-page .terms-page__list{margin:8px 0 16px;padding-left:1.4em;list-style:none}.terms-page .terms-page__list li{position:relative;margin-bottom:8px;padding-left:12px;font-size:.95em;line-height:1.6;color:hsla(0,0%,100%,.72)}.terms-page .terms-page__list li:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;border-radius:50%;background:#ff8455}@keyframes terms-appear{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.terms-page .terms-page__hero{padding-top:120px}.terms-page .terms-page__card{grid-template-columns:1fr;padding:24px 20px}.terms-page .terms-page__toc{position:static;max-height:none}}@media(max-width:560px){.terms-page .terms-page-container{padding:0 16px}.terms-page .terms-page__hero h1{font-size:1.4rem}.terms-page .terms-page__section-title{font-size:1.05em}}