body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f6f7f9;min-height:100vh;position:relative;overflow-x:hidden}.navbar{background:#fff;border-radius:32px;box-shadow:0 2px 16px rgba(0,0,0,.04);padding:12px 32px;justify-content:space-between;max-width:900px;margin:32px auto 64px;position:-webkit-sticky;position:sticky;top:32px;z-index:100}.navbar,.navbar-left{display:flex;align-items:center}.navbar-left{gap:12px}.navbar-logo{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.navbar-links{display:flex;gap:28px;margin-left:32px}.navbar-links a{color:#222;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s}.navbar-links a:hover{color:#6c47ff}.navbar-actions{display:flex;gap:16px;align-items:center}.navbar-actions a{color:#222;text-decoration:none;font-weight:500;font-size:1rem}.navbar-actions .cta{background:#222;color:#fff;border:none;border-radius:24px;padding:10px 24px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.navbar-actions .cta:hover{background:#444}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;position:relative;z-index:1}.hero-title{font-size:3.2rem;font-weight:700;color:#222;text-align:center;margin-bottom:12px;margin-top:40px;line-height:1.1}.hero-subtitle{color:#888;font-size:1.1rem;letter-spacing:.04em;text-align:center;margin-bottom:36px;font-weight:500}.hero-box{background:#fff;border-radius:18px;box-shadow:0 2px 16px rgba(0,0,0,.06);padding:32px 24px 24px;max-width:540px;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:32px;min-height:30%;height:260px}.hero-input-top{width:100%;margin-bottom:0}.hero-input{width:100%;font-size:1.1rem;border:1.5px solid #e0e0e0;border-radius:12px;outline:none;background:#fafbfc;transition:border .2s;box-sizing:border-box;vertical-align:top;line-height:1.4;display:block;padding:14px 14px 63px;resize:none}.hero-input:focus{border:1.5px solid #6c47ff}.hero-bottom-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:auto}.hero-dropdown{padding:10px 18px;border-radius:8px;border:1.5px solid #e0e0e0;background:#f6f7f9;color:#444;margin-right:8px}.hero-btn,.hero-dropdown{font-size:1rem;cursor:pointer}.hero-btn{background:#222;color:#fff;border:none;border-radius:10px;padding:12px 24px;font-weight:600;transition:background .2s;margin-left:8px}.hero-btn:hover{background:#444}.floating-icon{display:none!important}.compliance-section{width:100%;display:flex;justify-content:center;margin:72px 0 0;padding:0 0 72px}.compliance-grid{display:flex;gap:32px;max-width:1092px;width:100%;justify-content:space-between}.compliance-item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px;padding:28px 0;background:transparent}.compliance-item svg{margin-bottom:10px;display:block;width:28px;height:28px}.compliance-text{color:#222;font-size:.98rem;text-align:center;font-weight:500;letter-spacing:.01em;line-height:1.7}.features-section{width:100%;display:flex;flex-direction:column;align-items:center;margin:72px auto 96px}.features-heading{max-width:1092px;width:100%;text-align:center;font-size:2.3rem;margin:0 auto 48px;letter-spacing:-.01em;line-height:1.15}.features-heading,.features-heading b{font-weight:700;color:#111}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;max-width:1092px;width:100%}.feature-card{background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(0,0,0,.04);border:1.5px solid #f0f0f0;padding:40px 28px 36px;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .2s,border .2s;min-height:210px}.feature-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.08);border:1.5px solid #e0e0e0}.feature-icon{width:44px;height:44px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.feature-title{font-size:1.18rem;font-weight:700;color:#111;margin-bottom:18px}.feature-desc{color:#666;font-size:1rem;line-height:1.6;margin-top:12px}.footer{background:#2d2d2d;color:#fff;width:100%;margin-top:0;padding:0}.footer-content{max-width:1092px;margin:0 auto;padding:56px 0 0;display:flex;flex-direction:column;align-items:flex-start}.footer-columns{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:32px;gap:32px;margin-bottom:64px;margin-left:0;max-width:1092px}.footer-col{display:flex;flex-direction:column;min-width:180px;gap:10px}.footer-heading{color:#fff;font-size:1.05rem;font-weight:700;margin-bottom:12px;letter-spacing:.04em}.footer-col a{color:#bdbdbd;text-decoration:none;font-size:1rem;margin-bottom:2px;transition:color .2s}.footer-col a:hover{color:#fff}.benefits-section{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto 96px;padding:72px 0;background:#fafbfc}.benefits-heading{max-width:1092px;width:100%;text-align:center;font-size:2.3rem;font-weight:700;margin:0 auto 48px;color:#111;letter-spacing:-.01em;line-height:1.15}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;max-width:1092px;width:100%}.benefit-item{background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(0,0,0,.04);border:1.5px solid #f0f0f0;padding:40px 28px;text-align:center;transition:transform .2s,box-shadow .2s}.benefit-item:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(0,0,0,.08)}.benefit-item h3{color:#111;font-size:1.3rem;font-weight:600;margin:0 0 16px}.benefit-item p{color:#666;font-size:1rem;line-height:1.6;margin:0}.pricing-section{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto 96px;padding:72px 0}.pricing-heading{max-width:1092px;width:100%;text-align:center;font-size:2.3rem;font-weight:700;margin:0 auto 48px;color:#111;letter-spacing:-.01em;line-height:1.15}.pricing-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px rgba(0,0,0,.08);border:1.5px solid #f0f0f0;padding:48px;max-width:480px;width:100%;text-align:center}.pricing-header{margin-bottom:32px}.pricing-header h2{color:#111;font-size:1.8rem;font-weight:700;margin:0 0 16px}.price{display:flex;align-items:baseline;justify-content:center;gap:4px}.price .amount{color:#111;font-size:3.5rem;font-weight:700;line-height:1}.price .period{color:#666;font-size:1.1rem}.pricing-features{margin:32px 0}.pricing-features ul{list-style:none;padding:0;margin:0;text-align:left}.pricing-features li{color:#444;font-size:1.1rem;padding:12px 0;border-bottom:1px solid #f0f0f0}.pricing-features li:last-child{border-bottom:none}.pricing-cta{background:#222;color:#fff;border:none;border-radius:12px;padding:16px 32px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:background .2s;width:100%}.pricing-cta:hover{background:#444}