html{scroll-behavior:smooth}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f0f2f6}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.landing{min-height:100vh;background:#f0f2f6;color:#0f172a}.landing-container{width:min(1120px,calc(100% - 2.5rem));margin:0 auto}.landing-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e6ed}.landing-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:64px}.landing-brand{gap:.65rem;text-decoration:none;color:inherit}.landing-brand,.landing-logo{display:flex;align-items:center}.landing-logo{justify-content:center;width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:700;font-size:1rem}.landing-brand-name{font-weight:700;font-size:1.05rem}.landing-nav{display:flex;align-items:center;gap:.35rem}.landing-nav a{color:#475569;text-decoration:none;font-size:.9rem;font-weight:500;padding:.4rem .65rem;border-radius:6px;transition:color .15s,background .15s}.landing-nav a:hover{color:#0f172a;background:#f1f5f9}.landing-social-link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border-radius:8px;color:#475569;border:1px solid #e2e6ed;background:#fff;text-decoration:none;transition:color .15s,background .15s,border-color .15s;flex-shrink:0}.landing-social-link:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.landing-founder-socials{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.25rem}.landing-founder-socials .landing-social-link{width:2.5rem;height:2.5rem;color:#2563eb;border-color:#bfdbfe;background:#eff6ff}.landing-founder-socials .landing-social-link:hover{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.landing-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem 1rem;border-radius:8px;border:1px solid transparent;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s,transform .1s;font-family:inherit}.landing-btn:active{transform:translateY(1px)}.landing-btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 2px 8px rgba(37,99,235,.25)}.landing-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)}.landing-btn-ghost{background:transparent;color:#475569;border-color:transparent}.landing-btn-ghost:hover{background:#f1f5f9;color:#0f172a}.landing-btn-outline{background:#fff;border-color:#cbd5e1;color:#334155}.landing-btn-outline:hover{background:#f8fafc;border-color:#94a3b8}.landing-btn-lg{padding:.75rem 1.35rem;font-size:.95rem}.landing-btn-block{width:100%}.landing-hero{padding:4rem 0 5rem;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(37,99,235,.12),transparent),#f0f2f6}.landing-hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.landing-eyebrow{display:inline-block;margin:0 0 1rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#2563eb}.landing-hero h1{margin:0 0 1.15rem;font-size:clamp(2rem,4vw,2.85rem);line-height:1.12;letter-spacing:-.02em}.landing-lead{margin:0 0 1rem;font-size:1.1rem;line-height:1.6;color:#475569;max-width:34rem}.landing-hero-hook{margin:0 0 1.75rem;padding:.85rem 1rem;max-width:34rem;font-size:.98rem;line-height:1.55;color:#334155;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px}.landing-hero-hook strong{color:#1d4ed8}.landing-proposition{padding:3.5rem 0;background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff}.landing-proposition-inner{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center}.landing-proposition-copy p:last-child{margin:0;color:rgba(255,255,255,.88);line-height:1.6;font-size:1.02rem}.landing-proposition .landing-eyebrow{color:#93c5fd}.landing-proposition h2{margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-.02em}.landing-proposition-visual{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.landing-proposition-stat{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.landing-stat-after,.landing-stat-before{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1.25rem 1.5rem;border-radius:12px;min-width:140px}.landing-stat-before{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.landing-declutter-figure{margin:0;text-align:center}.landing-declutter-screenshot{width:min(100%,280px);height:auto;border-radius:14px;border:1px solid rgba(255,255,255,.25);box-shadow:0 12px 32px rgba(0,0,0,.2);display:block;background:#fff}.landing-declutter-figure figcaption{margin-top:.5rem;font-size:.78rem;color:rgba(255,255,255,.75)}.landing-stat-after{background:#fff;color:#1d4ed8;box-shadow:0 8px 24px rgba(0,0,0,.15)}.landing-stat-number{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.03em;line-height:1}.landing-stat-label{font-size:.8rem;opacity:.9;text-align:center}.landing-stat-arrow{font-size:2rem;font-weight:700;opacity:.85}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.landing-hero-perks{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.85rem;color:#64748b}.landing-hero-perks li:before{content:"✓";color:#22c55e;font-weight:700;margin-right:.35rem}.landing-inbox-mock{background:#fff;border:1px solid #e2e6ed;border-radius:14px;box-shadow:0 4px 6px rgba(15,23,42,.04),0 20px 40px rgba(15,23,42,.08);overflow:hidden}.landing-inbox-header{display:flex;align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.8rem;font-weight:600;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e6ed}.landing-gmail-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#ea4335,#fbbc04,#34a853,#4285f4)}.landing-inbox-rows{list-style:none;margin:0;padding:.5rem 0}.landing-inbox-row{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid #f1f5f9}.landing-inbox-row:last-child{border-bottom:none}.landing-score{flex-shrink:0;min-width:2.5rem;height:2rem;padding:0 .35rem;display:flex;align-items:center;justify-content:center;border-radius:8px;font-weight:700;font-size:.85rem}.landing-inbox-row.high .landing-score{background:#dcfce7;color:#166534}.landing-inbox-row.mid .landing-score{background:#fef3c7;color:#92400e}.landing-inbox-row.low .landing-score{background:#f1f5f9;color:#64748b}.landing-inbox-row strong{display:block;font-size:.88rem;margin-bottom:.2rem;line-height:1.35}.landing-inbox-row span{font-size:.75rem;color:#64748b}.landing-inbox-footer{padding:.75rem 1rem;font-size:.75rem;color:#94a3b8;background:#f8fafc;border-top:1px solid #e2e6ed;text-align:center}.landing-section{padding:4.5rem 0}.landing-section-alt{background:#fff;border-top:1px solid #e2e6ed;border-bottom:1px solid #e2e6ed}.landing-section-head{text-align:center;max-width:640px;margin:0 auto 2.75rem}.landing-section-head h2{margin:0 0 .75rem;font-size:clamp(1.65rem,3vw,2.15rem);letter-spacing:-.02em}.landing-section-lead{margin:0;color:#475569;font-size:1.05rem;line-height:1.55}.landing-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.landing-feature-card{background:#fff;border:1px solid #e2e6ed;border-radius:12px;padding:1.75rem 1.5rem;transition:box-shadow .2s,border-color .2s}.landing-feature-card:hover{border-color:#bfdbfe;box-shadow:0 8px 24px rgba(37,99,235,.08)}.landing-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;background:#eff6ff;color:#2563eb;font-size:1.1rem;margin-bottom:1rem}.landing-feature-card h3{margin:0 0 .5rem;font-size:1.05rem}.landing-feature-card p{margin:0;color:#64748b;font-size:.92rem;line-height:1.55}.landing-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.landing-step{display:flex;gap:1rem;align-items:flex-start}.landing-step-num{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#2563eb;color:#fff;font-weight:700;font-size:.9rem}.landing-step h3{margin:0 0 .35rem;font-size:1rem}.landing-step p{margin:0;color:#64748b;font-size:.9rem;line-height:1.5}.landing-pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem;max-width:720px;margin:0 auto 2.5rem}.landing-price-card{position:relative;background:#fff;border:1px solid #e2e6ed;border-radius:14px;padding:2rem 1.75rem;display:flex;flex-direction:column}.landing-price-card-featured{border-color:#2563eb;box-shadow:0 8px 32px rgba(37,99,235,.12)}.landing-price-badge{position:absolute;top:-.65rem;left:50%;transform:translateX(-50%);background:#2563eb;color:#fff;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.25rem .75rem;border-radius:999px}.landing-price-card h3{margin:0 0 .75rem;font-size:1.1rem;color:#64748b}.landing-price{margin:0 0 .35rem;display:flex;align-items:baseline;gap:.15rem}.landing-price-amount{font-size:2.5rem;font-weight:800;letter-spacing:-.03em;line-height:1}.landing-price-period{font-size:.95rem;color:#64748b}.landing-price-detail{margin:0 0 1.25rem;font-size:.95rem;font-weight:600;color:#334155}.landing-price-list{list-style:none;margin:0 0 1.5rem;padding:0;flex:1 1}.landing-price-list li{padding:.35rem 0;font-size:.9rem;color:#475569}.landing-price-list li:before{content:"✓";color:#22c55e;font-weight:700;margin-right:.5rem}.landing-topups{text-align:center;max-width:560px;margin:0 auto 2rem}.landing-topups h3{margin:0 0 .5rem;font-size:1.15rem}.landing-topups-lead{margin:0 0 1.25rem;color:#64748b;font-size:.92rem}.landing-topup-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.landing-topup-card{background:#fff;border:1px solid #e2e6ed;border-radius:12px;padding:1.25rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.15rem}.landing-topup-card-value{border-color:#bfdbfe;background:#eff6ff}.landing-topup-qty{font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.landing-topup-label{font-size:.8rem;color:#64748b}.landing-topup-prices{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-top:.35rem}.landing-topup-price-old{font-size:1rem;font-weight:600;color:#94a3b8;text-decoration:line-through}.landing-topup-price{font-size:1.25rem;font-weight:700;color:#2563eb}.landing-topup-card>.landing-topup-price{margin-top:.35rem}.landing-topup-tier{margin-top:.15rem;font-size:.78rem;font-weight:700;color:#1d4ed8}.landing-topup-alt{margin-top:.35rem;font-size:.72rem;color:#64748b;text-align:center;line-height:1.35}.landing-topup-save{margin-top:.25rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1d4ed8}.landing-pricing-note{text-align:center;max-width:520px;margin:0 auto;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e6ed;border-radius:10px;font-size:.9rem;color:#475569;line-height:1.5}.landing-pricing-note strong{color:#0f172a}.landing-faq{max-width:720px;margin:0 auto}.landing-faq-item{padding:1.25rem 0;border-bottom:1px solid #e2e6ed}.landing-faq-item:last-child{border-bottom:none}.landing-faq-item dt{margin:0 0 .5rem;font-weight:700;font-size:1rem;color:#0f172a}.landing-faq-item dd{margin:0;color:#64748b;line-height:1.55;font-size:.95rem}.landing-team-grid{display:grid;grid-template-columns:minmax(260px,340px) 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center}.landing-founder{text-align:center}.landing-founder-photo{width:200px;height:200px;border-radius:50%;object-fit:cover;margin:0 auto 1.25rem;border:4px solid #e2e6ed;box-shadow:0 10px 30px rgba(37,99,235,.12)}.landing-founder h3{margin:0 0 .35rem;font-size:1.35rem}.landing-founder-role{margin:0 0 .35rem;color:#2563eb;font-weight:700;font-size:1rem}.landing-founder-location{margin:0 0 .85rem;color:#64748b;font-size:.9rem}.landing-founder-bio{margin:0 auto .75rem;max-width:320px;color:#64748b;line-height:1.6;font-size:.95rem}.landing-founder-credential{margin:0 auto 1rem;max-width:320px;color:#475569;line-height:1.55;font-size:.88rem}.landing-founder-credential a{color:#2563eb;font-weight:600;text-decoration:none}.landing-founder-credential a:hover{text-decoration:underline}.landing-founder-name{color:inherit;text-decoration:none}.landing-founder-name:hover{color:#2563eb;text-decoration:underline}.landing-team-photo-wrap{margin:0}.landing-team-photo{width:100%;max-width:620px;height:auto;border-radius:14px;border:1px solid #e2e6ed;box-shadow:0 12px 32px rgba(15,23,42,.08);display:block;margin:0 auto}.landing-team-caption{margin-top:.75rem;text-align:center;font-size:.85rem;color:#64748b}.landing-map-wrap{border:1px solid #e2e6ed;border-radius:14px;overflow:hidden;height:min(480px,60vh);background:#e2e8f0;box-shadow:0 8px 24px rgba(15,23,42,.06)}.landing-map-canvas{width:100%;height:100%;min-height:320px;z-index:0}.landing-map-wrap .leaflet-container{font-family:inherit}.landing-map-wrap .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 8px 24px rgba(15,23,42,.12)}.landing-map-marker{background:transparent;border:none}.landing-map-marker-dot{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:3px solid #fff;box-shadow:0 2px 8px rgba(15,23,42,.25)}.landing-location-list{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem}.landing-location-list li{background:#fff;border:1px solid #e2e6ed;border-radius:10px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.2rem}.landing-location-list strong{font-size:.95rem;color:#0f172a}.landing-location-list span{font-size:.82rem;color:#64748b}.landing-cta{padding:4rem 0;background:linear-gradient(135deg,#1e3a8a,#1d4ed8);color:#fff}.landing-cta-inner{text-align:center}.landing-cta h2{margin:0 0 .65rem;font-size:clamp(1.5rem,3vw,2rem)}.landing-cta p{margin:0 0 1.5rem;color:rgba(255,255,255,.85);font-size:1.05rem}.landing-cta .landing-btn-primary{background:#fff;color:#1d4ed8;box-shadow:0 4px 16px rgba(0,0,0,.15)}.landing-cta .landing-btn-primary:hover{background:#f8fafc}.landing-footer{padding:2rem 0;border-top:1px solid #e2e6ed;background:#fff}.landing-footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.landing-footer-brand{display:flex;align-items:center;gap:.5rem;font-weight:700}.landing-footer-copy{margin:0;font-size:.85rem;color:#64748b;flex:1 1;text-align:center}.landing-footer-link{color:#2563eb;font-weight:600;font-size:.9rem;text-decoration:none;padding:.25rem .5rem}.landing-footer-link:hover{text-decoration:underline}@media (max-width:900px){.landing-hero-grid{grid-template-columns:1fr;gap:2.5rem}.landing-hero-visual{order:-1;max-width:420px;margin:0 auto;width:100%}.landing-feature-grid,.landing-pricing-grid,.landing-steps{grid-template-columns:1fr}.landing-pricing-grid{max-width:400px}.landing-proposition-inner,.landing-team-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:640px){.landing-nav a:not(.landing-btn):not(.landing-social-link){display:none}.landing-header-inner{height:auto;min-height:56px;padding:.65rem 0}.landing-nav .landing-btn-ghost{display:none}.landing-hero{padding:2.5rem 0 3.5rem}.landing-section{padding:3rem 0}.landing-footer-copy{flex:1 1 100%;order:3;text-align:left}}