:root{--primary-color:#256b5e;--primary-light:#2d8270;--primary-dark:#1d5448;--bg-main:#fafafa;--bg-content:#fff;--text-primary:#1a1a1a;--text-secondary:#4a5568;--text-muted:#718096;--border-color:#e2e8f0;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 15px #00000014}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-main);color:var(--text-primary);line-height:1.6}.terms-container{justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem 1rem;display:flex}.terms-content{background:var(--bg-content);width:100%;max-width:800px;box-shadow:var(--shadow-lg);border-radius:16px;overflow:hidden}.terms-header{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);color:#fff;text-align:center;padding:3rem 2rem}.terms-header h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.last-updated{opacity:.9;font-size:.95rem;font-weight:400}.terms-body{padding:2.5rem 2rem}.intro{color:var(--text-secondary);border-left:4px solid var(--primary-color);background:#f7fafc;border-radius:8px;margin-bottom:2.5rem;padding:1.5rem;font-size:1.05rem;line-height:1.7}.terms-section{margin-bottom:2.5rem}.terms-section:last-child{margin-bottom:0}.terms-section h2{color:var(--primary-color);border-bottom:2px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.terms-section p{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;line-height:1.7}.terms-section p:last-child{margin-bottom:0}.terms-section ul{margin:1rem 0;padding-left:1.5rem}.terms-section li{color:var(--text-secondary);margin-bottom:.75rem;line-height:1.7;position:relative}.terms-section li::marker{color:var(--primary-color)}.terms-section ul ul{margin-top:.75rem;margin-bottom:.75rem}.terms-section ul ul li{margin-bottom:.5rem}.terms-section a{color:var(--primary-color);font-weight:500;text-decoration:none;transition:color .2s}.terms-section a:hover{color:var(--primary-light);text-decoration:underline}@media (max-width:768px){.terms-container{border-radius:0;padding:0}.terms-content{border-radius:0}.terms-header{border-radius:0;padding:2rem 1.5rem}.terms-header h1{font-size:2rem}.terms-body{padding:2rem 1.5rem}.terms-section h2{font-size:1.3rem}.intro{padding:1.25rem;font-size:1rem}}@media (max-width:480px){.terms-header{padding:1.5rem 1rem}.terms-header h1{font-size:1.75rem}.last-updated{font-size:.875rem}.terms-body{padding:1.5rem 1rem}.terms-section h2{font-size:1.2rem}.terms-section p,.terms-section li{font-size:.95rem}.intro{padding:1rem;font-size:.95rem}}
