*{box-sizing:border-box;margin:0;padding:0}body{color:#2d3748;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.hero{background:linear-gradient(135deg,#2c5f7c 0%,#3fccb0 50%,#4fb8e8 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#8fd14f1a 0%,#0000 70%);width:150%;height:150%;animation:8s ease-in-out infinite pulse;position:absolute}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.hero-content{text-align:center;z-index:1;max-width:1200px;margin:0 auto;padding:2rem;position:relative}.logo-container{margin-bottom:3rem;animation:1s ease-out fadeInDown}.logo{width:280px;height:auto;margin:0 auto;animation:3s ease-in-out infinite logoFloat}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;animation:1s ease-out .3s both fadeInUp}.tagline{color:#fffffff2;margin-bottom:2rem;font-size:1.5rem;font-weight:500;animation:1s ease-out .5s both fadeInUp}.subtitle{color:#ffffffe6;max-width:700px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.8;animation:1s ease-out .7s both fadeInUp}.email-capture{background:#fffffffa;border-radius:20px;max-width:600px;margin:0 auto;padding:3rem;animation:1s ease-out .9s both fadeInUp;box-shadow:0 30px 90px #00000040}.email-capture h2{color:#2c5f7c;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.email-capture p{color:#64748b;margin-bottom:2rem;font-size:1.05rem}.form-group{gap:1rem;margin-bottom:1rem;display:flex}input[type=email]{border:2px solid #e1e8ed;border-radius:12px;flex:1;padding:1rem 1.5rem;font-family:inherit;font-size:1rem;transition:all .3s}input[type=email]:focus{border-color:#3fccb0;outline:none;box-shadow:0 0 0 4px #3fccb01a}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3fccb0 0%,#4fb8e8 100%);border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 10px 30px #3fccb04d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #3fccb066}.cta-button:active{transform:translateY(0)}.trust-badges{color:#64748b;border-top:1px solid #e1e8ed;justify-content:center;gap:2rem;margin-top:2rem;padding-top:2rem;font-size:.9rem;display:flex}.trust-badge{align-items:center;gap:.5rem;display:flex}.trust-icon{color:#10b981;width:20px;height:20px}.features{background:#f5f7fa;padding:6rem 2rem}.features-container{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:4rem}.features-header h2{color:#2d3748;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.features-header p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.feature-card{background:#fff;border-radius:16px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 20px #0000000d}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001a}.feature-icon{border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.8rem;display:flex}.feature-card:first-child .feature-icon{background:linear-gradient(135deg,#8fd14f20 0%,#8fd14f40 100%)}.feature-card:nth-child(2) .feature-icon{background:linear-gradient(135deg,#3fccb020 0%,#3fccb040 100%)}.feature-card:nth-child(3) .feature-icon{background:linear-gradient(135deg,#4fb8e820 0%,#4fb8e840 100%)}.feature-card h3{color:#2d3748;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.feature-card p{color:#64748b;line-height:1.7}.domains{background:#fff;padding:6rem 2rem}.domains-container{max-width:1200px;margin:0 auto}.domains-header{text-align:center;margin-bottom:4rem}.domains-header h2{color:#2d3748;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.domains-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.domain-card{text-align:center;border-radius:20px;padding:3rem 2rem;transition:all .3s}.domain-card:first-child{background:linear-gradient(135deg,#8fd14f10 0%,#8fd14f20 100%)}.domain-card:nth-child(2){background:linear-gradient(135deg,#4fb8e810 0%,#4fb8e820 100%)}.domain-card:nth-child(3){background:linear-gradient(135deg,#3fccb010 0%,#3fccb020 100%)}.domain-card:hover{transform:scale(1.05)}.domain-icon{margin-bottom:1.5rem;font-size:3rem}.domain-card h3{color:#2d3748;margin-bottom:1rem;font-size:1.6rem;font-weight:600}.domain-card p{color:#64748b;line-height:1.7}.cta-section{text-align:center;background:linear-gradient(135deg,#2c5f7c 0%,#3fccb0 100%);padding:6rem 2rem}.cta-section h2{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.cta-section p{color:#ffffffe6;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.cta-section .email-capture{max-width:500px}footer{color:#fffc;text-align:center;background:#2d3748;padding:3rem 2rem}footer p{margin-bottom:.5rem}.success-message{color:#fff;background:#10b981;border-radius:12px;margin-top:1rem;padding:1rem;animation:.5s ease-out fadeInUp;display:none}.success-message.show{display:block}.legal-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:2rem}.legal-header{text-align:center;color:#fff;max-width:900px;margin:0 auto 3rem}.back-link{color:#ffffffe6;margin-bottom:2rem;font-size:1rem;text-decoration:none;transition:color .3s;display:inline-block}.back-link:hover{color:#fff}.legal-header h1{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.legal-meta{color:#ffffffe6;font-size:1rem;line-height:1.8}.legal-content{background:#fff;border-radius:20px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 20px 60px #0000004d}.legal-content section{margin-bottom:3rem}.legal-content h2{color:#667eea;border-bottom:2px solid #667eea;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem}.legal-content h3{color:#2d3748;margin-top:2rem;margin-bottom:1rem;font-size:1.4rem}.legal-content h4{color:#4a5568;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.legal-content p{color:#4a5568;margin-bottom:1rem;line-height:1.8}.legal-content ul{color:#4a5568;margin:1rem 0 1rem 2rem}.legal-content li{margin-bottom:.5rem;line-height:1.8}.legal-content a{color:#667eea;text-decoration:none;transition:color .3s}.legal-content a:hover{color:#764ba2;text-decoration:underline}.highlight{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin:1.5rem 0;padding:1rem}.retention-table{background:#f7fafc;border-radius:8px;margin:1rem 0;padding:1.5rem}.retention-table p{border-left:3px solid #667eea;margin-bottom:.75rem;padding-left:1rem}.acceptance-section{background:#f7fafc;border:2px solid #667eea;border-radius:12px;padding:2rem}.closing-note{color:#718096;margin-top:1.5rem;font-style:italic}.legal-footer{text-align:center;color:#718096;border-top:2px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.footer-links{justify-content:center;gap:2rem;margin-top:1rem;display:flex}.footer-links a{color:#fffc;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.logo{width:200px}h1{font-size:2.5rem}.tagline{font-size:1.2rem}.subtitle{font-size:1.05rem}.form-group{flex-direction:column}.email-capture{padding:2rem}.trust-badges{flex-direction:column;gap:1rem}.features-header h2,.domains-header h2,.cta-section h2{font-size:2rem}.legal-page{padding:1rem}.legal-content{padding:1.5rem}.legal-header h1{font-size:1.8rem}.legal-content h2{font-size:1.5rem}.legal-content h3{font-size:1.2rem}.footer-links{flex-direction:column;gap:.75rem}}
