.terms-page{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#f1f5f9);font-family:Fredoka,sans-serif}.terms-hero{position:relative;padding:140px 20px 80px;background:linear-gradient(135deg,#4f46e5,#22c55e);overflow:hidden}.terms-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.15) 0,transparent 50%),radial-gradient(circle at 80% 30%,rgba(255,255,255,.15) 0,transparent 50%);pointer-events:none}.terms-hero-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.terms-badge{display:inline-block;padding:10px 24px;background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.4);border-radius:30px;font-size:.85rem;font-weight:700;color:white;margin-bottom:24px;text-transform:uppercase;letter-spacing:1.5px;animation:fadeIn .6s ease}.terms-hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:20px;color:white;animation:fadeIn .8s ease}.terms-hero-description{font-size:1.2rem;color:rgba(255,255,255,.95);line-height:1.6;margin-bottom:16px;animation:fadeIn 1s ease}.last-updated{color:rgba(255,255,255,.85);font-size:.95rem;font-weight:500;animation:fadeIn 1.2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.terms-content{padding:80px 20px}.terms-container{max-width:1000px;margin:0 auto;position:relative}.terms-nav{background:white;border:1px solid #e2e8f0;border-radius:24px;padding:32px;margin-bottom:40px;box-shadow:0 4px 16px rgba(0,0,0,.04);position:-webkit-sticky;position:sticky;top:120px;z-index:10}.terms-nav h3{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:20px;display:flex;align-items:center;gap:12px}.terms-nav h3:before{content:"";width:4px;height:24px;background:linear-gradient(135deg,#4f46e5,#22c55e);border-radius:2px}.terms-nav ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}.terms-nav li{margin:0}.terms-nav a{display:block;padding:12px 16px;color:#64748b;text-decoration:none;font-weight:500;font-size:.95rem;border-radius:12px;transition:all .2s ease;border:1px solid transparent}.terms-nav a:hover{background:rgba(79,70,229,.05);color:#4f46e5;border-color:#e2e8f0;transform:translateX(4px)}.terms-section{background:white;border:1px solid #e2e8f0;border-radius:24px;padding:40px;margin-bottom:32px;box-shadow:0 4px 16px rgba(0,0,0,.04);transition:all .3s ease}.terms-section:hover{box-shadow:0 8px 32px rgba(79,70,229,.1);border-color:#4f46e5}.section-icon{width:56px;height:56px;background:linear-gradient(135deg,rgba(79,70,229,.1),rgba(34,197,94,.1));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4f46e5;margin-bottom:20px}.terms-section h2{font-size:clamp(1.6rem,3vw,2rem);font-weight:700;color:#1e293b;margin-bottom:20px;line-height:1.3}.terms-section h3{font-size:1.3rem;font-weight:700;color:#334155;margin-top:28px;margin-bottom:12px}.terms-section p{color:#6b7280;line-height:1.8;margin-bottom:16px;font-size:1.05rem}.terms-section p:last-child{margin-bottom:0}.terms-section ul{color:#6b7280;line-height:1.8;font-size:1.05rem;padding-left:24px;margin-bottom:16px}.terms-section li{margin-bottom:12px}.terms-section li:last-child{margin-bottom:0}.terms-section strong{color:#334155;font-weight:600}.terms-section a{color:#4f46e5;text-decoration:none;font-weight:600;transition:all .2s ease;position:relative}.terms-section a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(135deg,#4f46e5,#22c55e);transition:width .3s ease}.terms-section a:hover{color:#22c55e}.terms-section a:hover:after{width:100%}@media (max-width:968px){.terms-hero{padding:120px 20px 60px}.terms-hero-title{font-size:2.5rem}.terms-hero-description{font-size:1.1rem}.terms-content{padding:60px 20px}.terms-nav{position:static;padding:24px}.terms-nav ul{grid-template-columns:1fr}.terms-section{padding:32px}}@media (max-width:640px){.terms-hero{padding:100px 16px 40px}.terms-hero-title{font-size:2rem}.terms-hero-description{font-size:1rem}.terms-content{padding:40px 16px}.terms-nav{padding:20px}.terms-nav h3{font-size:1.1rem}.terms-section{padding:24px;margin-bottom:24px}.section-icon{width:48px;height:48px}.terms-section h2{font-size:1.4rem}.terms-section h3{font-size:1.2rem}.terms-section p,.terms-section ul{font-size:1rem}}