.terms-module__tZIRGq__pageWrapper{background:var(--background);min-height:100vh;color:var(--foreground);padding-bottom:8rem;position:relative;overflow-x:hidden}.terms-module__tZIRGq__container{z-index:10;max-width:1280px;margin:0 auto;padding:8rem 1.5rem 0;position:relative}@media (max-width:768px){.terms-module__tZIRGq__container{padding-top:6rem}}.terms-module__tZIRGq__heroHeader{text-align:center;margin-bottom:6rem}.terms-module__tZIRGq__badge{background:var(--surface);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;display:inline-flex;box-shadow:0 4px 24px #000}.terms-module__tZIRGq__badgeDot{background:var(--primary-orange,#ff6a1a);border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite terms-module__tZIRGq__pulse}@keyframes terms-module__tZIRGq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.terms-module__tZIRGq__badgeText{text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);font-size:.75rem;font-weight:500}.terms-module__tZIRGq__mainTitle{letter-spacing:-.02em;background:linear-gradient(to bottom,var(--foreground),#80808066);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:clamp(2.5rem,8vw,6rem);font-weight:900;line-height:1}.terms-module__tZIRGq__highlight{background:linear-gradient(90deg,#ff6a1a,#fb923c);color:#0000;-webkit-background-clip:text;background-clip:text}.terms-module__tZIRGq__heroSubtitle{color:var(--gray-400);max-width:48rem;margin:0 auto;font-size:1.125rem;font-weight:300;line-height:1.6}.terms-module__tZIRGq__contentGrid{flex-direction:column;gap:3rem;max-width:900px;margin:0 auto;display:flex}.terms-module__tZIRGq__sidebarWrapper{display:none}.terms-module__tZIRGq__stickyNav{position:sticky;top:8rem}.terms-module__tZIRGq__navCard{background:var(--surface);border:1px solid var(--border);border-radius:2rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0003}.terms-module__tZIRGq__navCard:before{content:"";pointer-events:none;background:linear-gradient(to bottom right,#8080800d,#0000);position:absolute;inset:0}.terms-module__tZIRGq__navTitle{color:var(--gray-400);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.75rem;margin-bottom:2rem;padding:0 .5rem;font-size:.75rem;font-weight:700;display:flex}.terms-module__tZIRGq__navLinkList{flex-direction:column;gap:.5rem;display:flex}.terms-module__tZIRGq__navLink{color:var(--gray-800);border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.25rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.terms-module__tZIRGq__navLink:hover{color:var(--foreground);background:#8080800d}.terms-module__tZIRGq__navLinkActive{color:var(--foreground)}.terms-module__tZIRGq__navLinkActiveBg{background:linear-gradient(90deg,#ff6a1a33,#ff6a1a0d);border:1px solid #ff6a1a33;border-radius:1rem;position:absolute;inset:0}.terms-module__tZIRGq__navIcon{z-index:1;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.terms-module__tZIRGq__navLinkActive .terms-module__tZIRGq__navIcon{color:#ff6a1a;filter:drop-shadow(0 0 8px #ff6a1a80);transform:scale(1.1)}.terms-module__tZIRGq__navText{z-index:1;position:relative}.terms-module__tZIRGq__navDot{background:#ff6a1a;border-radius:50%;width:6px;height:6px;position:absolute;right:1rem;box-shadow:0 0 10px #ff6a1acc}.terms-module__tZIRGq__mainContent{flex-direction:column;gap:3rem;width:100%;display:flex}.terms-module__tZIRGq__section{background:var(--surface);border:1px solid var(--border);border-radius:2rem;padding:2rem;scroll-margin-top:8rem;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000000d}@media (min-width:768px){.terms-module__tZIRGq__section{padding:3rem}}.terms-module__tZIRGq__section:hover{background:var(--surface);border-color:#80808033}.terms-module__tZIRGq__sectionGlow{filter:blur(100px);opacity:0;pointer-events:none;background:#e55e160d;border-radius:50%;width:500px;height:500px;transition:opacity 1s;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.terms-module__tZIRGq__section:hover .terms-module__tZIRGq__sectionGlow{opacity:1}.terms-module__tZIRGq__sectionHeader{z-index:1;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex;position:relative}@media (min-width:640px){.terms-module__tZIRGq__sectionHeader{flex-direction:row;align-items:center}}.terms-module__tZIRGq__sectionIconBox{border:1px solid var(--border);width:4rem;height:4rem;color:var(--foreground);background:linear-gradient(to bottom right,#8080801a,#0000);border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:all .5s;display:flex;box-shadow:inset 0 2px 4px #00000005}.terms-module__tZIRGq__section:hover .terms-module__tZIRGq__sectionIconBox{color:#ff6a1a;border-color:#ff6a1a4d;transform:scale(1.1)}.terms-module__tZIRGq__sectionTitle{color:var(--foreground);letter-spacing:-.01em;align-items:center;gap:1rem;font-size:1.5rem;font-weight:700;display:flex}@media (min-width:768px){.terms-module__tZIRGq__sectionTitle{font-size:1.875rem}}.terms-module__tZIRGq__sectionNumber{color:#ff6a1a80;font-family:monospace;font-size:1.25rem}.terms-module__tZIRGq__sectionContent{color:var(--gray-400);z-index:1;font-size:1.1rem;font-weight:300;line-height:1.7;position:relative}.terms-module__tZIRGq__contentList{flex-direction:column;gap:1rem;margin-top:1rem;list-style:none;display:flex}.terms-module__tZIRGq__contentList li{padding-left:1.5rem;position:relative}.terms-module__tZIRGq__contentList li:before{content:"";background:#ff6a1a;border-radius:50%;width:6px;height:6px;position:absolute;top:.65rem;left:0}.terms-module__tZIRGq__listBullet{color:#ff6a1a}.terms-module__tZIRGq__paymentGrid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;display:grid}@media (min-width:640px){.terms-module__tZIRGq__paymentGrid{grid-template-columns:repeat(3,1fr)}}.terms-module__tZIRGq__paymentCard{background:var(--surface);border:1px solid var(--border);text-align:center;color:var(--foreground);border-radius:1rem;padding:1.25rem;font-weight:600;transition:all .3s;box-shadow:0 10px 15px -3px #0000000d}.terms-module__tZIRGq__paymentCard:hover{background:#8080800d;border-color:#80808033;transform:translateY(-4px)}.terms-module__tZIRGq__alertBox{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;border-radius:1rem;flex-direction:column;gap:1rem;margin-top:2rem;padding:1.5rem;font-size:.95rem;display:flex}@media (min-width:640px){.terms-module__tZIRGq__alertBox{flex-direction:row;align-items:center}}.terms-module__tZIRGq__alertIcon{color:#f87171;background:#ef444433;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.terms-module__tZIRGq__alertText strong{color:#f87171}
