.terms-page-container{min-height:100vh;background:#f3f4f0}.terms-header{background:hsla(0,0%,100%,.8);backdrop-filter:blur(4px);border-bottom:1px solid #dadbd2;position:sticky;top:0;z-index:40}.terms-header-container{max-width:1280px;margin:0 auto;padding:1rem}@media (min-width:640px){.terms-header-container{padding:1rem 1.5rem}}@media (min-width:1024px){.terms-header-container{padding:1rem 2rem}}.terms-header-content{display:flex;align-items:center;justify-content:space-between}.terms-logo-link{display:flex;align-items:center;gap:.5rem;transition:opacity .2s}.terms-logo-link:hover{opacity:.8}.terms-logo-text{color:#191919;font-weight:700;font-size:1.125rem;line-height:1.75rem}.terms-header-nav{display:flex;align-items:center;gap:1rem}.terms-nav-link{font-size:.875rem;color:#666;font-weight:500;transition:color .2s}.terms-nav-link:hover{color:#191919}.terms-get-started-btn{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;border-radius:.5rem;transition:all .2s;background:linear-gradient(135deg,#ff4a20,#ff6b4a);box-shadow:0 4px 12px rgba(255,74,32,.25),0 2px 4px rgba(255,74,32,.15);display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden}.terms-get-started-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.terms-get-started-btn:hover{background:linear-gradient(135deg,#e03d1a,#ff4a20);transform:translateY(-1px);box-shadow:0 6px 16px rgba(255,74,32,.35),0 4px 8px rgba(255,74,32,.2)}.terms-get-started-btn:hover:before{left:100%}.terms-get-started-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(255,74,32,.3),0 1px 3px rgba(255,74,32,.2)}.terms-section{max-width:56rem;margin:0 auto;padding:3rem 1rem}.terms-section.signed-in{max-width:none;padding:2rem 0}.terms-section.signed-out{padding:3rem 1rem;background:#f3f4f0}@media (min-width:640px){.terms-section.signed-out{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.terms-section.signed-out{padding-left:2rem;padding-right:2rem}}.terms-content-card{background:#fff;border-radius:1rem;border:1px solid #e5e7eb;padding:3rem;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1)}@media (min-width:768px){.terms-content-card{padding:4rem}}.terms-title{font-size:2.5rem;font-weight:700;color:#191919;margin-bottom:.5rem;letter-spacing:-.02em;line-height:1.2}@media (min-width:768px){.terms-title{font-size:3rem}}.terms-prose{color:#4b5563;font-size:1rem;line-height:1.5;max-width:none}.terms-prose p{margin-bottom:1rem}.terms-prose p:last-child{margin-bottom:0}.terms-prose p:first-child{background:#f9fafb;padding:1rem 1.25rem;border-radius:.5rem;border-left:3px solid #ff4a20;margin-bottom:2rem;font-size:.9375rem}.terms-prose strong{font-weight:600;color:#191919}.terms-prose .terms-heading-with-link,.terms-prose h2{font-size:1.5rem;font-weight:700;color:#191919;margin-top:2rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #f3f4f6;letter-spacing:-.01em}.terms-prose .terms-heading-with-link:first-of-type,.terms-prose h2:first-of-type{margin-top:1.5rem}.terms-heading-with-link{position:relative}.terms-heading-link{display:inline-flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none;transition:color .2s ease}.terms-heading-link:hover{color:#ff4a20}.terms-heading-link-icon{width:1rem;height:1rem;opacity:0;transition:opacity .2s ease,color .2s ease;color:#9ca3af;flex-shrink:0}.terms-heading-with-link:hover .terms-heading-link-icon{opacity:1}.terms-heading-link:hover .terms-heading-link-icon{color:#ff4a20}.terms-prose h3{font-size:1.125rem;font-weight:600;color:#191919;margin-top:1.25rem;margin-bottom:.5rem;letter-spacing:-.01em}.terms-prose ul{list-style:none;padding-left:0;margin-bottom:1rem;margin-top:.75rem}.terms-prose ul li{margin-bottom:.5rem;padding-left:1.75rem;position:relative;line-height:1.5}.terms-prose ul li:before{content:"•";position:absolute;left:0;color:#ff4a20;font-weight:700;font-size:1.25rem;line-height:1.5}.terms-footer{background:#fff;border-top:1px solid #dadbd2;margin-top:4rem}.terms-footer-container{max-width:1280px;margin:0 auto;padding:2rem 1rem}@media (min-width:640px){.terms-footer-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.terms-footer-container{padding-left:2rem;padding-right:2rem}}.terms-footer-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}@media (min-width:640px){.terms-footer-content{flex-direction:row}}.terms-footer-text{font-size:.875rem;color:#666}.terms-footer-links{display:flex;gap:1.5rem}.terms-footer-link{font-size:.875rem;color:#666;font-weight:500;transition:color .2s}.terms-footer-link:hover{color:#191919}