.terms-page{background:var(--bg-warm);display:flex;flex-direction:column;min-height:100vh}.terms-top-dark{background:var(--gradient-hero);height:140px;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:0}.terms-container{flex:1 1;padding:100px 0 48px;position:relative;z-index:1}.terms-header{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius);box-shadow:var(--shadow-md);margin-bottom:2rem;padding:2.5rem 3rem;text-align:center}.terms-header h1{color:var(--text-dark);font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;margin-bottom:.75rem}.terms-last-updated{color:var(--text-muted);font-size:.9rem;font-style:italic;margin-bottom:1.25rem}.terms-intro{color:var(--text-body);font-size:1.05rem;line-height:1.7;margin:0 auto;max-width:720px}.terms-content{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius);box-shadow:var(--shadow-md);margin-bottom:2rem;padding:2.5rem 3rem}.terms-section{border-bottom:1px solid var(--border-light);margin-bottom:2rem;padding-bottom:2rem}.terms-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.terms-section h2{color:var(--text-dark);font-family:var(--font-display);font-size:1.25rem;font-weight:700;margin-bottom:1rem}.terms-text{color:var(--text-body);font-size:1rem;line-height:1.8}.terms-text p{margin-bottom:.75rem}.terms-text p:last-child{margin-bottom:0}.terms-footer{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius);box-shadow:var(--shadow-md);margin-bottom:2rem;padding:2.5rem 3rem}.terms-contact-box{background:var(--bg-cream);border:1px solid var(--border-light);border-radius:var(--radius-sm);margin-bottom:2rem;padding:2rem;text-align:center}.terms-contact-box h3{color:var(--text-dark);font-family:var(--font-display);font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.terms-contact-box p{color:var(--text-body);font-size:1rem;line-height:1.6;margin-bottom:.5rem}.terms-contact-details{margin-top:1rem}.terms-contact-details p{color:var(--text-dark);font-size:1rem;font-weight:600;margin:.25rem 0}.terms-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.terms-btn{border-radius:var(--radius-sm);cursor:pointer;font-family:var(--font);font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .25s ease}.terms-btn-primary{background:var(--gradient-teal);border:none;color:#fff}.terms-btn-primary:hover{box-shadow:0 4px 16px #f973164d;transform:translateY(-2px)}.terms-btn-outline{background:#0000;border:2px solid var(--teal);color:var(--teal)}.terms-btn-outline:hover{background:var(--teal-bg);transform:translateY(-2px)}@media (max-width:768px){.terms-container{padding:88px 0 32px}.terms-content,.terms-footer,.terms-header{padding:1.5rem 1.25rem}.terms-header h1{font-size:1.5rem}.terms-section h2{font-size:1.1rem}.terms-actions{flex-direction:column}.terms-actions .terms-btn{width:100%}}
/*# sourceMappingURL=271.2aa7bf56.chunk.css.map*/