body{background:#f5f5f7;overflow-y:auto;color:#1f2937}.terms-header{background:linear-gradient(135deg,var(--clr-dark) 0%,var(--clr-dark-mid) 50%,var(--clr-brand) 100%);padding:2.5rem 2rem}.terms-header-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:1.5rem}.terms-header-logo{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.terms-header-logo img{width:55px;height:55px;border-radius:50%;border:2px solid rgba(255,255,255,.3)}.terms-header-logo span{font-size:2rem;font-weight:800;color:#fff}.terms-header h1{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.3rem}.terms-header p{font-size:.8rem;color:#ffffff80}.terms-content{max-width:1100px;margin:2rem auto;padding:0 2rem 4rem;display:flex;gap:2rem;align-items:flex-start}.terms-sidebar{width:220px;flex-shrink:0;position:sticky;top:1.5rem}.terms-nav-title{font-size:.72rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.8px;margin-bottom:.5rem;padding-left:.5rem}.terms-nav{background:#fff;border-radius:16px;padding:.5rem;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:.1rem;margin-bottom:1rem}.terms-nav-item{display:block;padding:.55rem .85rem;border-radius:8px;font-size:.82rem;color:#6b7280;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.terms-nav-item:hover,.terms-nav-item.active{background:linear-gradient(135deg,#f2594b14,#8c147814);color:var(--clr-brand);font-weight:600}.terms-sidebar-footer{padding:0 .5rem}.terms-sidebar-footer a{font-size:.82rem;color:#9ca3af;text-decoration:none;display:flex;align-items:center;gap:.4rem;transition:color .2s}.terms-sidebar-footer a:hover{color:var(--clr-primary)}.terms-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1.5rem}.terms-intro-box{background:var(--grad-soft-bg);border:1px solid rgba(242,22,125,.2);border-radius:16px;padding:1.25rem 1.5rem;display:flex;gap:1rem;align-items:flex-start}.terms-intro-box>i{color:var(--clr-primary);font-size:1.1rem;flex-shrink:0;margin-top:.15rem}.terms-intro-box strong{display:block;font-size:.9rem;color:var(--clr-dark);margin-bottom:.3rem}.terms-intro-box p{font-size:.85rem;color:#6b7280;line-height:1.6;margin:0}.terms-section{background:#fff;border-radius:20px;padding:2rem;box-shadow:var(--shadow-card);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1rem}.terms-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--grad-tricolor)}.rgpd-section:before{height:4px}.terms-section-header{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.terms-number{font-size:1.8rem;font-weight:900;background:var(--grad-duo);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;flex-shrink:0}.terms-section-header h2{font-size:1.05rem;font-weight:700;color:var(--clr-dark);flex:1}.terms-section h3{font-size:.9rem;font-weight:700;color:var(--clr-brand);margin-top:.25rem}.terms-section p{font-size:.88rem;color:#4b5563;line-height:1.75}.terms-section a{color:var(--clr-primary);text-decoration:none}.terms-section a:hover{text-decoration:underline}.terms-badge{font-size:.7rem;font-weight:700;background:var(--grad-duo);color:#fff;padding:.2rem .6rem;border-radius:999px;flex-shrink:0}.terms-highlight{display:flex;gap:.75rem;align-items:flex-start;padding:1rem 1.25rem;background:#fff8f0;border:1px solid #fed7aa;border-radius:12px;font-size:.85rem;color:#92400e;line-height:1.6}.terms-highlight i{color:var(--clr-primary-hover);flex-shrink:0;margin-top:.15rem}.terms-highlight.warning{background:#f0fdf4;border-color:#86efac;color:#15803d}.terms-highlight.warning i{color:#16a34a}.terms-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.terms-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;color:#4b5563;line-height:1.6}.terms-list li i{color:var(--clr-primary);flex-shrink:0;margin-top:.2rem;width:16px;text-align:center}.terms-list.forbidden li i{color:#dc2626}.terms-data-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.terms-data-card{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;padding:1rem 1.25rem;display:flex;gap:.75rem;align-items:flex-start}.terms-data-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0}.terms-data-icon.required{background:#f2594b1a;color:var(--clr-primary)}.terms-data-icon.optional{background:#8c14781a;color:var(--clr-brand)}.terms-data-icon.generated{background:#f2167d1a;color:var(--clr-secondary)}.terms-data-icon.oauth{background:#f272441a;color:var(--clr-primary-hover)}.terms-data-card h4{font-size:.82rem;font-weight:700;color:var(--clr-dark);margin-bottom:.4rem}.terms-data-card ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.2rem}.terms-data-card ul li{font-size:.8rem;color:#6b7280}.terms-data-card ul li:before{content:"-";margin-right:.4rem;color:#d1d5db}.terms-rights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.terms-right-item{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;background:#f9fafb;border-radius:12px;border:1px solid #f3f4f6}.terms-right-item>i{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#f2594b1a,#8c14781a);color:var(--clr-primary);display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.terms-right-item div{display:flex;flex-direction:column;gap:.15rem}.terms-right-item strong{font-size:.82rem;color:var(--clr-dark)}.terms-right-item span{font-size:.78rem;color:#9ca3af;line-height:1.4}.terms-contact-box{background:#f9fafb;border:1px solid #f3f4f6;border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:.85rem}.terms-contact-item{display:flex;align-items:start;gap:.75rem}.terms-contact-item>i{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#f2594b1a,#8c14781a);color:var(--clr-primary);display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0}.terms-contact-item strong{display:block;font-size:.82rem;color:var(--clr-dark)}.terms-contact-item span{display:block;font-size:.82rem;color:#6b7280}.terms-contact-item a{display:block;font-size:.82rem;color:var(--clr-primary)}.terms-footer{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;border-top:1px solid #e5e7eb;font-size:.82rem;color:#9ca3af}.terms-footer a{color:#9ca3af;text-decoration:none;display:flex;align-items:center;gap:.4rem;transition:color .2s}.terms-footer a:hover{color:var(--clr-primary)}@media(max-width:900px){.terms-content{flex-direction:column;padding:1rem 1rem 3rem}.terms-sidebar{width:100%;position:static}.terms-nav{flex-direction:row;flex-wrap:wrap;gap:.25rem}.terms-nav-item{flex-shrink:0}.terms-data-grid,.terms-rights-grid{grid-template-columns:1fr}.terms-header-inner{flex-direction:column;align-items:flex-start;gap:.75rem}.terms-footer{flex-direction:column;gap:.5rem;text-align:center}}@media(max-width:480px){.terms-section{padding:1.25rem}.terms-number{font-size:1.4rem}}
