.terms-page{min-height:100vh;background:linear-gradient(135deg,#191919,#0d0d0d);color:#fff;font-family:Inter,sans-serif;line-height:1.6;padding:2rem 1rem}.terms-page__container{max-width:900px;margin:0 auto;background:hsla(0,0%,100%,.05);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem}@media(max-width:768px){.terms-page__container{padding:2rem 1.5rem}}@media(max-width:480px){.terms-page__container{padding:1.5rem 1rem}}.terms-page__header{text-align:center;margin-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:2rem}.terms-page__back-link{display:inline-flex;align-items:center;color:#ff8a00;text-decoration:none;font-size:.9rem;font-weight:500;margin-bottom:2rem;transition:all .2s ease}.terms-page__back-link:hover{color:#fa3;transform:translateX(-4px)}.terms-page__title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}@media(max-width:768px){.terms-page__title{font-size:2rem}}@media(max-width:480px){.terms-page__title{font-size:1.75rem}}.terms-page__last-updated{color:#888;font-size:.9rem;margin:0}.terms-page__content{font-size:1rem;line-height:1.7}.terms-page__intro{background:rgba(255,138,0,.1);border-left:4px solid #ff8a00;padding:1.5rem;margin-bottom:2rem;border-radius:8px}.terms-page__intro p{margin:0;font-size:1.1rem;color:#f0f0f0}.terms-page__section{margin-bottom:2.5rem}.terms-page__section h2{color:#ff8a00;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(255,138,0,.2)}.terms-page__section h3{color:#fff;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .75rem}.terms-page__section p{margin-bottom:1rem;color:#e0e0e0}.terms-page__section ul{padding-left:1.5rem;margin-bottom:1rem}.terms-page__section ul li{margin-bottom:.5rem;color:#e0e0e0}.terms-page__section ul li strong{color:#fff}.terms-page__link{color:#ff8a00;text-decoration:none;font-weight:500;transition:color .2s ease}.terms-page__link:hover{color:#fa3;text-decoration:underline}.terms-page__contact{background:hsla(0,0%,100%,.05);border-radius:8px;padding:1.5rem;margin-top:1rem}.terms-page__contact p{margin-bottom:.75rem}.terms-page__contact p:last-child{margin-bottom:0}.terms-page__contact strong{color:#ff8a00}@media(max-width:768px){.terms-page{padding:1rem .5rem}.terms-page__section h2{font-size:1.3rem}.terms-page__section h3{font-size:1.1rem}}@media(max-width:480px){.terms-page__section h2{font-size:1.2rem}.terms-page__section h3{font-size:1rem}.terms-page__content{font-size:.95rem}}