body.landing-snap-active{overflow:hidden}.plan-badge-blue{background:#38bdf8;color:#fff}.landing-sketch-plans{background:radial-gradient(ellipse 55% 50% at 10% 55%,#10b98109,transparent),radial-gradient(ellipse 50% 45% at 88% 40%,#7c3aed0a,transparent),#f8fafc;text-align:center}.plans-header{display:flex;flex-direction:column;align-items:center;gap:4px}.plans-badge{display:none}.plans-title{font-size:2.4em;font-weight:900;margin:0;line-height:1.08;letter-spacing:-1px;background:linear-gradient(90deg,#16a34a,#10b981 50%,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.plans-subtitle{font-size:1em;color:#6b7280;font-weight:400;margin:0;max-width:520px}.plans-cards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:min(1100px,90vw)}@keyframes green-glow-pulse{0%,to{box-shadow:0 4px 24px #10b98120,0 0 0 1px #10b98128}50%{box-shadow:0 8px 44px #10b98148,0 0 0 1px #10b98155}}.plan-card{background:linear-gradient(145deg,#f0fdf4,#ffffff 50%,#ecfdf5);border-radius:22px;padding:24px 24px 20px;text-align:left;display:flex;flex-direction:column;align-items:stretch;gap:0;border:1px solid #10b98122;position:relative;overflow:visible;transition:box-shadow .28s cubic-bezier(.34,1.56,.64,1),transform .28s cubic-bezier(.34,1.56,.64,1);animation:green-glow-pulse 3.5s ease-in-out infinite}.plan-card:not(.plan-card-featured):not(.plan-card-highlight):hover{transform:translateY(-6px);box-shadow:0 20px 54px #10b98138,0 4px 12px #10b98118;border-color:#10b981;animation-play-state:paused}.plan-card:not(.plan-card-featured):not(.plan-card-highlight) .plan-currency,.plan-card:not(.plan-card-featured):not(.plan-card-highlight) .plan-name,.plan-card:not(.plan-card-featured):not(.plan-card-highlight) .plan-price{color:#059669}.plan-card-featured{background:#ffffff;border:none;box-shadow:0 2px 8px #00000008,0 8px 28px #00000010}.plan-card-featured:hover{transform:translateY(-6px);box-shadow:0 4px 8px #00000010,0 20px 48px #00000018}@keyframes glow-pulse{0%,to{box-shadow:0 4px 28px #7c3aed28,0 0 0 1px #3b306050}50%{box-shadow:0 8px 44px #7c3aed50,0 0 0 1px #7c3aed55}}.plan-card-highlight{background:linear-gradient(145deg,#12102b,#1c1838 60%,#0f172a);border:1px solid #3b3060;animation:glow-pulse 3.5s ease-in-out infinite}.plan-card-highlight:hover{transform:translateY(-6px);box-shadow:0 24px 60px #7c3aed55;border-color:#7c3aed;animation-play-state:paused}.plan-card-highlight .plan-name{color:#a78bfa}.plan-card-highlight .plan-price{color:#f1f5f9}.plan-card-highlight .plan-desc{color:#64748b}.plan-card-highlight .plan-features li{color:#cbd5e1}.plan-badge{position:absolute;top:-15px;left:50%;transform:translateX(-50%);padding:5px 16px;border-radius:999px;font-size:.72em;font-weight:800;letter-spacing:1px;text-transform:uppercase;z-index:3;white-space:nowrap;pointer-events:none;box-shadow:0 2px 10px #0002}.plan-badge-green{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.plan-badge-white{background:linear-gradient(135deg,#ecfeff,#f0f9ff);color:#0891b2;border:1.5px solid #a5f3fc;box-shadow:0 2px 10px #0891b215}.plan-badge-purple{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;box-shadow:0 4px 16px #7c3aed50}.plan-name{font-size:.78em;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.plan-price{font-size:2.4em;font-weight:900;color:#18181b;line-height:1;letter-spacing:-2px;margin-bottom:4px;display:flex;align-items:baseline;gap:8px}.plan-currency{font-size:.48em;font-weight:700;letter-spacing:0;align-self:flex-start;margin-top:10px;opacity:.7}.plan-desc{font-size:.85em;color:#9ca3af;font-weight:400;margin-bottom:12px}.plan-features{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column;gap:6px}.plan-features li{font-size:.9em;color:#374151;display:flex;align-items:center;gap:8px}.plan-features li:before{content:"✓";width:18px;height:18px;border-radius:50%;background:#ecfdf5;color:#059669;font-size:.72em;font-weight:900;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.plan-card-featured .plan-features li:before{background:#ecfeff;color:#0891b2}.plan-card-highlight .plan-features li:before{background:rgba(167,139,250,.15);color:#a78bfa}.plan-discount{display:inline-flex;align-items:center;background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;font-weight:800;font-size:.45em;border-radius:999px;padding:4px 12px;letter-spacing:.5px}.plan-card-highlight .plan-discount{background:linear-gradient(135deg,#3b3060,#4c3080);color:#c4b5fd}.plan-cta{margin-top:auto;padding:10px 24px;border-radius:999px;font-size:.93em;font-weight:700;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,background .2s ease;outline:none;border:none;display:flex;align-items:center;justify-content:center;width:100%}.plan-cta-green{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 18px #10b98145}.plan-cta-green:hover{box-shadow:0 8px 28px #10b98165;transform:translateY(-1px)}.plan-cta-outline{background:transparent;color:#475569;border:1.5px solid #e2e8f0}.plan-cta-outline:hover{background:#f8fafc;border-color:#cbd5e1}.plan-card-highlight .plan-cta-green{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 20px #7c3aed55}.plan-card-highlight .plan-cta-green:hover{box-shadow:0 8px 32px #7c3aed75}@media (min-width:769px) and (max-width:900px){.plans-cards-row{gap:12px;max-width:100%}}.landing-sketch-language{background:#fff;text-align:left}.language-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:48px;align-items:center;width:100%;max-width:min(1280px,90vw)}.language-col-left{align-items:flex-start}.language-col-left,.language-col-right{display:flex;flex-direction:column;gap:14px}.language-badge{display:none}.language-title{font-size:2.2em;font-weight:900;margin:0;line-height:1.08;letter-spacing:-1px;background:linear-gradient(90deg,#16a34a,#10b981 50%,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.language-desc{font-size:1.1em;color:#6b7280;font-weight:400;line-height:1.6;margin:0}.language-stat{display:flex;align-items:baseline;gap:8px;margin-top:4px}.language-stat-number{font-size:2.2em;font-weight:900;color:#10b981;line-height:1;letter-spacing:-2px}.language-stat-label{font-size:1em;color:#6b7280;font-weight:500}.language-chips-row{display:flex;flex-wrap:wrap;gap:8px}.language-chip{background:#f9fafb;color:#374151;border-radius:999px;padding:6px 15px;font-size:.92em;font-weight:600;border:1.5px solid #e5e7eb;transition:background .15s,border-color .15s,color .15s}.language-chip:hover{background:#ecfdf5;border-color:#6ee7b7;color:#059669}.language-chip-more{background:#ecfdf5;color:#10b981;border-color:#a7f3d0;font-weight:700}.language-examples-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%}.language-example-card{background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:6px;transition:box-shadow .18s,transform .18s,border-color .18s;cursor:default}.language-example-card:hover{box-shadow:0 8px 24px #10b98118;transform:translateY(-2px);border-color:#a7f3d0}.language-example-lang{color:#059669;font-weight:700;font-size:.85em;text-transform:uppercase;letter-spacing:.5px}.language-example-msg{color:#374151;font-size:1em;font-weight:500;line-height:1.4}@media (max-width:900px){.language-grid{grid-template-columns:1fr;gap:32px}.language-title{font-size:2em}.language-examples-grid{grid-template-columns:1fr 1fr}}.header-nav{display:flex;gap:24px;align-items:center;flex:1;justify-content:center}.header-nav-link{color:#374151;text-decoration:none;font-weight:700;font-size:1.04em;padding:4px 10px;border-radius:0;transition:color .18s,opacity .18s;position:relative;opacity:.7;margin:0 2px}.header-nav-link:focus,.header-nav-link:hover{color:#16a34a;opacity:1}.header-nav-link.active,.header-nav-link[aria-current=page]{color:#059669;font-weight:900;opacity:1;background:#e0f7ec}.header-nav-link:after{margin:4px auto 0;width:0;height:4px;border-radius:2px;background:linear-gradient(90deg,#16a34a,#10b981 50%,#6366f1);transition:width .22s cubic-bezier(.4,0,.2,1)}.header-nav-link.active:after,.header-nav-link:hover:after,.header-nav-link[aria-current=page]:after{width:90%}body,html{margin:0;padding:0;box-sizing:border-box}*,:after,:before{box-sizing:inherit}.modern-header{width:100%;background:rgba(255,255,255,.98);box-shadow:0 2px 8px #10b98111,0 1px 0 #e5e7eb;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px);transition:box-shadow .18s,background .18s;border-bottom:1.5px solid #e5e7eb}.header-logo-text{font-family:Inter,Arial,sans-serif;font-size:1.08em;color:#18181b;font-weight:900;letter-spacing:-1.5px;text-shadow:0 2px 8px #10b98111}.header-logo{width:38px;height:38px;display:block;transition:filter .18s}.header-inner{max-width:1440px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px;min-height:48px;gap:28px}@media (max-width:900px){.header-inner{flex-direction:column;height:auto;padding:0 8px;gap:8px}}.header-nav-link:after{content:"";display:block;margin:0 auto;width:90%}.header-actions{display:flex;align-items:center;gap:12px;margin-left:24px}.header-login-link{color:#374151;text-decoration:none;font-weight:600;font-size:.97em;transition:color .18s,background .18s;padding:8px 12px;border-radius:8px;opacity:.82}.header-login-link:focus,.header-login-link:hover{color:#6366f1;background:#f3f4f6;opacity:1}.header-cta{background:linear-gradient(90deg,#16a34a,#10b981 50%,#6366f1);color:#fff;border:none;border-radius:16px;padding:7px 18px;font-size:1.25em;font-weight:900;text-decoration:none;box-shadow:0 8px 32px #10b98133,0 2px 8px #10b98111;transition:background .18s,box-shadow .18s,transform .18s;cursor:pointer;outline:none;display:flex;align-items:center;gap:12px;letter-spacing:.7px;position:relative;overflow:hidden}.header-cta:after{content:"";display:inline-block;width:13px;height:22px;margin-left:8px;background:url('data:image/svg+xml;utf8,<svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M7 10h6m0 0l-2.5-2.5M13 10l-2.5 2.5" stroke="white" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%/contain;vertical-align:middle}.header-cta:focus,.header-cta:hover{background:linear-gradient(90deg,#059669,#10b981 50%,#6366f1);box-shadow:0 12px 40px #10b98144,0 2px 12px #10b98111;transform:translateY(-2px) scale(1.045)}@media (max-width:900px){.header-inner{flex-direction:column;height:auto;padding:0 8px;gap:8px}.header-nav{gap:18px;flex-wrap:wrap}.header-logo-text{font-size:1.3em}.header-logo{width:32px;height:32px}.header-cta{padding:10px 18px;font-size:1em}}.faq-inner{display:flex;flex-direction:row;gap:72px;max-width:1080px;width:100%;align-items:flex-start}.faq-left{flex:0 0 300px;display:flex;flex-direction:column;gap:16px;padding-top:8px;position:sticky;top:80px}.faq-eyebrow{font-size:.82em;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#10b981}.faq-left h2{font-size:2.2em;font-weight:900;line-height:1.15;letter-spacing:-1px;margin:0;background:linear-gradient(120deg,#16a34a,#10b981 60%,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-subtitle{font-size:.97em;color:#6b7280;line-height:1.65;margin:0}.faq-contact-link{color:#10b981;text-decoration:underline;text-underline-offset:3px}.faq-contact-link:hover{color:#059669}.faq-list{flex:1;width:100%;display:flex;flex-direction:column;gap:10px}.faq-item{border-radius:14px;background:#ffffff;border:1.5px solid #f1f5f9;box-shadow:0 1px 4px #00000006;overflow:hidden;transition:border-color .22s,box-shadow .22s,background .22s}.faq-item.open{background:#f6fef9;border-color:#10b98130;box-shadow:0 4px 20px #10b98114,0 1px 4px #10b98108}.faq-question{width:100%;background:none;border:none;outline:none;font-size:1em;font-weight:600;color:#111827;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;cursor:pointer;text-align:left;transition:color .18s;box-sizing:border-box}.faq-item.open .faq-question,.faq-question:hover{color:#059669}.faq-chevron{flex-shrink:0;color:#9ca3af;transition:transform .25s cubic-bezier(.4,0,.2,1)}.faq-chevron.open{transform:rotate(180deg);color:#10b981}.faq-answer{overflow:hidden;max-height:0;opacity:0;padding:0 22px;color:#4b5563;font-size:.95em;line-height:1.7;border-top:1px solid transparent;transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .28s cubic-bezier(.4,0,.2,1),padding .38s cubic-bezier(.4,0,.2,1),border-color .22s}.faq-item.open .faq-answer{border-top-color:#10b98120}.faq-answer p{margin:0}.landing-sketch-faq{background:#f8fafc}.footer-inner{max-width:1440px;width:100%;padding:32px 16px 24px;flex-wrap:wrap;justify-content:space-between;gap:18px}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{gap:10px}.footer-logo{width:33px;height:33px}.footer-brand-name{font-family:Inter,Arial,sans-serif;font-size:2em;color:#1e1e1e;font-weight:700}.footer-copyright{font-family:Manrope,Arial,sans-serif;font-size:1em;color:#1e1e1e;font-weight:500}.footer-links{display:flex;gap:18px}.footer-links a{font-family:Manrope,Arial,sans-serif;font-size:1em;color:#1e1e1e;font-weight:500;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#00a63e}.footer-social{display:flex;gap:8px}.footer-social-btn{width:36px;height:36px;border-radius:10px;background:rgba(30,30,30,.06);color:rgba(30,30,30,.55);display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;text-decoration:none}.footer-social-btn:hover{background:#10b981;color:#fff}@media (max-width:900px){.footer-inner{flex-direction:column;align-items:flex-start;gap:12px;padding:24px 8px 18px}.footer-brand-name{font-size:1.3em}}.landing-sketch-header{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:18px 8vw 12px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.landing-sketch-header-left{flex:1}.landing-sketch-benefits{background:linear-gradient(120deg,#f0fdf4 60%,#e0f2fe);border-radius:24px;padding:48px 2vw 40px;box-shadow:0 8px 40px #10b98122,0 2px 8px #10b98111;text-align:center;position:relative;max-width:1200px;width:100%;margin-top:0;border:1.5px solid #bbf7d0}.benefits-title{font-size:2em;font-weight:900;color:#059669;margin-bottom:.3em;letter-spacing:-1.5px;text-shadow:0 2px 8px #10b98111;background:linear-gradient(90deg,#16a34a,#10b981 50%,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 8px #10b98111)}.benefits-title span{color:#0ea5e9}.landing-sketch-science{background:#f8fafc;text-align:center}.science-eyebrow{display:inline-block;font-size:.82em;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#10b981}.landing-sketch-science h2,.science-eyebrow{margin-bottom:8px}.science-subtitle{font-size:1.1em;color:#64748b;max-width:600px;margin:0 auto 32px;line-height:1.6}.science-cards{display:flex;gap:20px;max-width:900px;margin:0 auto;padding:0 24px}.science-card{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px 20px;text-align:left;box-shadow:0 1px 4px rgba(0,0,0,.04)}.science-card-icon{margin-bottom:12px}.science-card-title{font-size:1em;font-weight:700;margin:0 0 6px;color:#1e293b}.science-card-desc{font-size:.9em;color:#64748b;line-height:1.55;margin:0}.science-card-desc a{color:#10b981;text-decoration:underline;text-underline-offset:2px}.science-card-desc a:hover{color:#059669}@media (max-width:768px){.science-subtitle{font-size:.88em;margin-bottom:16px}.science-cards{flex-direction:column;gap:10px;padding:0 8px}.science-card{padding:14px 16px;display:flex;align-items:center;gap:12px}.science-card-icon{margin-bottom:0;flex-shrink:0}.science-card-title{font-size:.92em;margin:0}.science-card-desc{display:none}}.benefits-cta-text{text-align:center;font-size:.95em;color:#64748b;margin-top:16px}.benefits-cta-text a{color:#10b981;text-decoration:underline;text-underline-offset:2px}.benefits-cta-text a:hover{color:#059669}.language-link{color:#10b981;text-decoration:underline;text-underline-offset:2px}.language-link:hover{color:#059669}.benefits-subtitle{font-size:1.18em;color:#64748b;margin-bottom:12px;margin-top:6px;font-weight:500}.landing-sketch-benefit-list.modern-benefit-list{display:grid;grid-template-columns:1fr;gap:14px;margin-top:12px}@media (min-width:700px){.landing-sketch-benefit-list.modern-benefit-list{grid-template-columns:1fr 1fr;gap:14px 24px;max-width:900px;margin-left:auto;margin-right:auto;gap:32px 36px}}.modern-benefit-card{background:#fff;border-radius:18px;box-shadow:0 4px 32px #10b98111,0 1.5px 0 #e5e7eb;padding:16px 20px 14px 16px;font-size:1em;font-weight:500;text-align:left;display:flex;align-items:flex-start;gap:22px;transition:box-shadow .18s,transform .18s;cursor:pointer;border:1.5px solid #bbf7d0;min-height:120px;position:relative;overflow:hidden}.modern-benefit-card:focus,.modern-benefit-card:hover{box-shadow:0 16px 48px #10b98133,0 2px 12px #10b98111;transform:translateY(-3px) scale(1.035);border-color:#16a34a}.benefit-icon{flex-shrink:0;margin-top:2px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px #10b98122;background:linear-gradient(135deg,#e0f7fa 60%,#bbf7d0);position:relative;z-index:1}.benefit-title{font-size:1.18em;font-weight:800;color:#18181b;margin-bottom:2px;letter-spacing:-.5px}.benefit-desc{font-size:1.04em;color:#64748b;font-weight:400;margin-top:2px}.landing-sketch-login{color:#374151;text-decoration:none;font-weight:500;font-size:1.08em;margin-right:8px;transition:color .2s}.landing-sketch-login:hover{color:#6366f1}.landing-sketch-cta{background:#10b981;color:#fff;border:none;border-radius:6px;padding:10px 22px;font-size:1.08em;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #0001;transition:background .2s}.landing-sketch-cta:hover{background:#059669}.landing-sketch-root{font-family:Segoe UI,Arial,sans-serif;background:#f7f8fa;color:#222;margin:0;padding:0;width:100%;max-width:100%;box-sizing:border-box;overflow-x:clip;height:100vh;height:100svh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scroll-padding-top:70px;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.landing-sketch-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(120deg,#f0fdf4 60%,#e0f2fe);position:relative;z-index:1}.landing-sketch-hero-content{width:100%;max-width:700px;align-items:center;padding:48px 24px;text-align:center}.fp-section.landing-sketch-hero{scroll-snap-align:start}.landing-sketch-hero:before{width:320px;height:320px;top:-120px;left:-100px;background:radial-gradient(circle,rgba(16,185,129,.26),transparent 70%)}.landing-sketch-hero:after,.landing-sketch-hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.landing-sketch-hero:after{width:360px;height:360px;right:-140px;bottom:-160px;background:radial-gradient(circle,rgba(16,185,129,.18),transparent 72%)}.landing-sketch-hero-content{flex:0 1 530px;min-width:0;width:530px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:8px 0;border-radius:0;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;position:relative;z-index:1}.landing-sketch-hero h1{font-size:3.15em;font-weight:800;margin-bottom:18px;background:linear-gradient(135deg,#0f9f6a,#0ea574 50%,#0b7a55);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.03em;line-height:1.14}.landing-sketch-subheadline{color:#475569;margin-bottom:30px;font-size:1.28em;line-height:1.55;font-weight:400;letter-spacing:-.012em}.landing-sketch-form{margin-bottom:20px}.landing-sketch-form,.landing-sketch-form-row{display:flex;gap:12px;width:100%}@keyframes heroInputGlowPulse{0%,to{box-shadow:0 0 0 1px rgba(16,185,129,.05),0 2px 8px rgba(16,185,129,.06)}50%{box-shadow:0 0 0 1px rgba(16,185,129,.1),0 4px 14px rgba(16,185,129,.12)}}@keyframes heroButtonGlowPulse{0%,to{box-shadow:0 4px 12px rgba(16,185,129,.24),0 0 12px rgba(16,185,129,.14)}50%{box-shadow:0 6px 16px rgba(16,185,129,.32),0 0 20px rgba(16,185,129,.22)}}.landing-sketch-form input[type=email]{padding:13px 14px;border:2px solid #e5e7eb;border-radius:12px;font-size:1.05em;flex:1;min-width:0;transition:all .3s ease;box-shadow:0 0 0 1px rgba(16,185,129,.06),0 3px 10px rgba(16,185,129,.08);animation:heroInputGlowPulse 2.8s ease-in-out infinite}.landing-sketch-form input[type=email]:focus{outline:none;border-color:#10b981;animation:none;box-shadow:0 0 0 3px rgba(16,185,129,.1),0 2px 8px rgba(0,0,0,.08)}.landing-sketch-form button{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;padding:13px 22px;font-size:1.05em;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;box-shadow:0 4px 12px rgba(16,185,129,.28),0 0 16px rgba(16,185,129,.18);transition:all .3s ease;animation:heroButtonGlowPulse 2.8s ease-in-out infinite}.landing-sketch-form button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.4);background:linear-gradient(135deg,#059669,#047857)}.landing-sketch-form button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(16,185,129,.3)}.landing-sketch-trust{margin-top:16px;text-align:center;display:flex;justify-content:center;width:100%}.trustpilot-hero-button{display:block;width:100%;background:linear-gradient(135deg,#00b67a,#00a36d);color:#fff;padding:13px 24px;border-radius:12px;text-decoration:none;font-size:.95em;font-weight:600;transition:all .3s ease;text-align:center;box-shadow:0 10px 28px rgba(0,182,122,.28)}.trustpilot-hero-button:hover{background:linear-gradient(135deg,#009c68,#008556);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,182,122,.45)}.trustpilot-hero-button:active{transform:translateY(0);box-shadow:0 2px 10px rgba(0,182,122,.35)}.android-launch-banner{display:inline-flex;align-items:center;gap:10px;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);color:#10b981;padding:8px 18px;border-radius:999px;font-size:.88em;font-weight:600;text-decoration:none;margin-bottom:16px;transition:all .25s ease;cursor:pointer}.android-launch-banner:hover{background:rgba(16,185,129,.18);border-color:rgba(16,185,129,.5);transform:translateY(-1px)}.android-launch-badge{background:#10b981;color:#fff;font-size:.72em;font-weight:700;padding:2px 8px;border-radius:999px;letter-spacing:.06em;text-transform:uppercase}.android-launch-arrow{display:inline-block;transition:transform .2s ease}.android-launch-banner:hover .android-launch-arrow{transform:translateX(3px)}.landing-sketch-badges{margin-left:16px;color:#6366f1}.landing-sketch-hero-image{flex:0 1 450px;min-width:0;width:450px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.hero-photo{width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.15),0 4px 20px rgba(0,0,0,.08)}.landing-sketch-benefits h2,.landing-sketch-how h2,.landing-sketch-science h2,.landing-sketch-social-proof h2{font-size:2.4em;font-weight:900;margin-top:0;text-align:center;letter-spacing:-1px;line-height:1.1;background:linear-gradient(90deg,#16a34a,#10b981 50%,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-sketch-benefit-card{background:#fff;border-radius:8px;padding:24px 32px;font-size:1.1em;font-weight:500;box-shadow:0 2px 8px #0001}.landing-sketch-social-proof{background:#f8fafc;padding:20px 8vw 16px;text-align:center;border-radius:18px;margin-top:0;box-shadow:0 2px 16px #0001;display:flex;flex-direction:column;align-items:center;width:100%;gap:12px}.landing-sketch-testimonials-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch;margin-top:0;width:100%;max-width:min(1360px,92vw)}.landing-sketch-testimonial-card{background:#fff;border-radius:18px;padding:18px;min-width:0;display:flex;flex-direction:row;align-items:center;gap:12px;box-shadow:0 4px 24px #0002,0 1.5px 6px #16a34a22;height:100%;transition:box-shadow .2s,transform .2s;border:1.5px solid #e5e7eb;position:relative}.landing-sketch-testimonial-card:hover{box-shadow:0 8px 32px #10b98133,0 2px 12px #0002;transform:translateY(-4px) scale(1.025)}.landing-sketch-testimonial-card.video-expanded{overflow:hidden}.landing-sketch-testimonial-card.video-expanded:hover{transform:none}.landing-sketch-testimonial-card.video-expanded .landing-sketch-testimonial-media{position:absolute;inset:20px;width:calc(100% - 40px);height:calc(100% - 40px);flex-shrink:unset}.landing-sketch-testimonial-card.video-expanded video{width:100%;height:100%;max-width:none;border-radius:10px;object-fit:contain;background:#000}.landing-sketch-video-close{position:absolute;top:10px;right:12px;z-index:10;background:rgba(0,0,0,.55);color:#fff;border:none;border-radius:50%;width:28px;height:28px;font-size:.85em;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.landing-sketch-video-close:hover{background:rgba(0,0,0,.8)}.landing-sketch-testimonial-media{display:flex;align-items:flex-start;justify-content:center;flex-shrink:0;width:auto}.landing-sketch-testimonial-card video{width:110px;max-width:110px;border-radius:8px;box-shadow:0 2px 8px #0002}.landing-sketch-testimonial-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.15em;font-weight:900;color:#fff;background:linear-gradient(135deg,#34d399,#38bdf8);box-shadow:0 2px 8px #10b98122;border:2.5px solid #fff;position:relative;z-index:1;text-align:center;flex-shrink:0}.landing-sketch-testimonial-content{flex:1;min-width:0;text-align:left}.landing-sketch-testimonial-author{font-weight:700;font-size:1.05em;margin-bottom:6px;color:#222;letter-spacing:-.5px;text-align:left}.landing-sketch-testimonial-quote{color:#374151;font-size:.88em;font-style:italic;margin-bottom:4px;line-height:1.4;text-align:left}.landing-sketch-trustpilot-row{margin-top:4px;margin-bottom:0;display:flex;justify-content:center;align-items:center;border:none;border-top:1.5px solid #e5e7eb;padding-top:12px;width:100%;background:none}.landing-sketch-trustpilot-link{display:inline-flex;align-items:center;background:linear-gradient(90deg,#00b67a,#00e6a0);color:#fff;font-weight:800;font-size:1em;border-radius:999px;padding:12px 28px 12px 22px;text-decoration:none;box-shadow:0 4px 24px #00b67a22,0 1.5px 0 #e5e7eb;transition:background .18s,box-shadow .18s,transform .18s;gap:14px;margin-left:auto;margin-right:auto;margin-top:0;white-space:nowrap;box-sizing:border-box;position:relative;outline:none}.landing-sketch-trustpilot-link:focus,.landing-sketch-trustpilot-link:hover{background:linear-gradient(90deg,#009e60,#00d48a);box-shadow:0 8px 32px #00b67a33,0 2px 12px #00b67a11;transform:translateY(-2px) scale(1.035)}.landing-sketch-trustpilot-link .trustpilot-icon{display:inline-flex;align-items:center;margin-right:10px;font-size:1.2em}.landing-sketch-trustpilot-badge{height:20px;max-width:80px;background:#00b67a;border-radius:4px;padding:2px 6px}.landing-sketch-trustpilot-link:hover{background:#009e60}@media (max-width:700px){.landing-sketch-testimonials-row{display:flex;flex-direction:column;gap:18px;max-width:98vw;width:100%}.landing-sketch-testimonial-card{max-width:98vw}}.landing-sketch-how{background:#f8fafc;padding:56px 2vw 44px;border-radius:24px;margin-top:48px;box-shadow:0 8px 40px #10b98122,0 2px 8px #10b98111;width:100%;box-sizing:border-box;text-align:center}.how-steps-row{display:flex;gap:36px;justify-content:center;margin-top:32px;flex-wrap:wrap}.how-step-card{background:#fff;border-radius:18px;box-shadow:0 4px 32px #10b98111,0 1.5px 0 #e5e7eb;padding:32px 28px 28px;font-size:1.13em;font-weight:500;text-align:left;display:flex;align-items:flex-start;gap:22px;transition:box-shadow .18s,transform .18s;cursor:pointer;border:1.5px solid #bbf7d0;min-width:260px;max-width:340px;flex:1 1 260px;position:relative;overflow:hidden}.how-step-card:focus,.how-step-card:hover{box-shadow:0 16px 48px #10b98133,0 2px 12px #10b98111;transform:translateY(-3px) scale(1.035);border-color:#16a34a}.how-step-icon{flex-shrink:0;margin-top:2px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px #10b98122;background:linear-gradient(135deg,#e0f7fa 60%,#bbf7d0);position:relative;z-index:1}.how-step-title{font-size:1.18em;font-weight:800;color:#18181b;margin-bottom:2px;letter-spacing:-.5px}.how-step-desc{font-size:1.04em;color:#64748b;font-weight:400;margin-top:2px}@media (max-width:900px){.how-steps-row{flex-direction:column;gap:18px;max-width:98vw;width:100%}.how-step-card{min-width:0;max-width:98vw}}.landing-sketch-footer{margin-top:40px;padding:18px 0;text-align:center;color:#6b7280;background:#f3f4f6;border-top:1px solid #e5e7eb}.landing-sketch-footer a{color:#6366f1;text-decoration:none;margin:0 8px}.landing-sketch-hero-chat-mobile{display:none}.landing-chat-section{max-width:720px;margin:56px auto 0;padding:0 16px}.landing-chat-section-header{text-align:center;margin-bottom:28px}.landing-chat-section-badge{display:inline-block;background:#d1fae5;color:#059669;font-weight:700;font-size:.85em;border-radius:999px;padding:5px 16px;letter-spacing:.5px;margin-bottom:12px}.landing-chat-section-title{font-size:2em;font-weight:800;color:#18181b;margin:0 0 10px;line-height:1.2}.landing-chat-section-sub{font-size:1.05em;color:#6b7280;margin:0}.landing-chat-widget{background:linear-gradient(150deg,rgba(255,255,255,.95),rgba(240,253,248,.9));border:1.5px solid #9eeecb;border-radius:26px;box-shadow:0 26px 72px #10b98124,0 8px 28px #10b98114;display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.landing-chat-topbar{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid #d1fae5;background:linear-gradient(90deg,#eafbf2,#e6faf0)}.landing-chat-avatar{flex-shrink:0;display:flex;align-items:center}.landing-chat-avatar-logo{width:32px;height:32px;object-fit:contain}.landing-chat-topbar-name{font-weight:700;font-size:1em;color:#065f46}.landing-chat-topbar-status{font-size:.78em;color:#10b981;display:flex;align-items:center;gap:4px}.landing-chat-topbar-status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#10b981}.landing-chat-messages{flex:1;overflow-y:auto;padding:20px 20px 12px;display:flex;flex-direction:column;gap:12px;max-height:360px;min-height:200px}.landing-chat-message{display:flex;flex-direction:column;align-items:stretch;max-width:98%;width:100%;gap:0}.landing-chat-message-assistant{align-self:flex-start}.landing-chat-message-user{align-self:flex-end;flex-direction:row-reverse}.landing-chat-msg-avatar{flex-shrink:0;margin-top:2px;display:flex;align-items:center}.landing-chat-msg-avatar .landing-chat-avatar-logo{width:26px;height:26px}.landing-chat-bubble{padding:10px 14px;border-radius:16px;font-size:.93em;line-height:1.55;word-break:break-word}.landing-chat-message-assistant .landing-chat-bubble{background:#f1f5f9;color:#18181b;border-bottom-left-radius:4px;width:100%;margin:0 auto}.landing-chat-message-user .landing-chat-bubble{background:linear-gradient(135deg,#10b981,#0f9f6a);color:#fff;border-bottom-right-radius:4px}.landing-chat-typing{display:flex;gap:4px;padding:12px 14px;background:#f3f4f6;border-radius:16px;border-bottom-left-radius:4px;width:fit-content;align-items:center}.landing-chat-typing span{width:7px;height:7px;border-radius:50%;background:#9ca3af;animation:chatTypingBounce 1.2s ease-in-out infinite}.landing-chat-typing span:nth-child(2){animation-delay:.2s}.landing-chat-typing span:nth-child(3){animation-delay:.4s}@keyframes chatTypingBounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.landing-chat-footer{padding:12px 16px 16px;border-top:1px solid #f3f4f6;background:#fff}.landing-chat-counter{font-size:.75em;color:#9ca3af;text-align:right;margin-bottom:8px}.landing-chat-counter-warn{color:#f59e0b}.landing-chat-input-row{display:flex;gap:8px;align-items:flex-end}.landing-chat-input{flex:1;border:1.5px solid #d9e2ea;border-radius:12px;padding:11px 14px;font-size:.95em;font-family:inherit;resize:none;outline:none;line-height:1.4;max-height:120px;transition:border-color .2s;background:rgba(248,250,252,.9)}.landing-chat-input:focus{border-color:#10b981;background:#fff}.landing-chat-input:disabled{opacity:.5;cursor:not-allowed}.landing-chat-send{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#34d399,#10b981);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .1s;flex-shrink:0}.landing-chat-send:hover:not(:disabled){background:#059669;transform:scale(1.05)}.landing-chat-send:disabled{background:#d1fae5;cursor:not-allowed;transform:none}.landing-chat-limit-overlay{position:absolute;inset:0;background:rgba(255,255,255,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;border-radius:20px;z-index:10;padding:16px}.landing-chat-limit-card{background:#fff;border-radius:18px;box-shadow:0 8px 32px #0002,0 1.5px 8px #10b98122;padding:32px 28px;text-align:center;max-width:360px;width:100%;display:flex;flex-direction:column;align-items:center}.landing-chat-limit-icon{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#34d399,#10b981);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-size:26px;box-shadow:0 2px 8px #10b98122}.landing-chat-limit-title{font-size:1.25em;font-weight:800;color:#18181b;margin:0 0 10px;line-height:1.25}.landing-chat-limit-sub{font-size:1em;color:#6b7280;margin:0 0 22px;line-height:1.6}.landing-chat-limit-cta{display:inline-block;background:#10b981;color:#fff;font-weight:700;font-size:1.08em;padding:16px 0;border-radius:16px;line-height:1.7;word-break:break-word;width:100%;box-sizing:border-box;transition:transform .1s,background .2s;border:none;outline:none;margin-top:2px;margin-bottom:0;cursor:pointer;box-shadow:0 1.5px 8px #10b98122}.landing-chat-limit-cta:focus,.landing-chat-limit-cta:hover{background:#059669;transform:scale(1.03)}@media (max-width:600px){.landing-chat-limit-card{padding:22px 8px 24px;max-width:98vw;border-radius:14px}.landing-chat-limit-title{font-size:1.08em}.landing-chat-limit-sub{font-size:.98em;margin-bottom:18px}.landing-chat-limit-cta{font-size:1em;padding:14px 0;border-radius:13px}.landing-chat-limit-icon{width:44px;height:44px;font-size:22px;margin-bottom:14px}}@media (max-width:900px){.landing-chat-section-title{font-size:1.5em}.landing-chat-messages{max-height:280px}.landing-sketch-hero{flex-direction:column;padding:32px 4vw 24px;gap:24px}.landing-sketch-hero-image{min-width:unset;max-width:100%;width:100%}.landing-sketch-benefit-list,.landing-sketch-how ol,.landing-sketch-testimonials{flex-direction:column;gap:16px}}.fp-section{min-height:100vh;scroll-snap-align:start;scroll-snap-stop:always;scroll-margin-top:0;display:flex;flex-direction:column;align-items:stretch;overflow:hidden}.fp-section,.landing-sketch-hero.fp-section{justify-content:center;box-sizing:border-box}.landing-sketch-hero.fp-section{flex-direction:row;align-items:center;gap:72px;padding:24px 56px;height:calc(100vh - var(--landing-header-offset, 70px));max-height:calc(100vh - var(--landing-header-offset, 70px));min-height:auto}@media (min-width:769px) and (max-width:1280px){.landing-sketch-hero.fp-section{gap:36px;padding:24px 28px}.landing-sketch-hero-content{flex:0 1 440px;width:440px}.landing-sketch-hero-image{flex:0 1 380px;width:380px}.landing-sketch-hero h1{font-size:2.5em}.landing-sketch-subheadline{font-size:1.1em}.landing-sketch-benefits.fp-section{padding:20px 32px}.landing-sketch-how.fp-section{padding:32px}.landing-sketch-faq.fp-section,.landing-sketch-language.fp-section,.landing-sketch-plans.fp-section,.landing-sketch-team.fp-section{padding:0 3vw}}.landing-sketch-benefits.fp-section{height:calc(100vh - 70px);max-height:calc(100vh - 70px);min-height:auto;border-top-left-radius:0;padding:20px 60px}.landing-sketch-how.fp-section{min-height:auto;padding:40px 60px}.landing-sketch-how.fp-section,.landing-sketch-social-proof.fp-section{height:calc(100vh - 70px);max-height:calc(100vh - 70px);margin-top:0;margin-bottom:0}.landing-sketch-social-proof.fp-section{min-height:unset;justify-content:center;align-items:center;gap:10px}.landing-sketch-science.fp-section{overflow-y:auto}.landing-sketch-language.fp-section,.landing-sketch-science.fp-section{height:calc(100vh - 70px);max-height:calc(100vh - 70px);min-height:unset;margin-top:0;margin-bottom:0;justify-content:center;align-items:center}.landing-sketch-language.fp-section{padding:0 5vw}.landing-sketch-plans.fp-section{height:calc(100vh - 70px);max-height:calc(100vh - 70px);min-height:unset;margin-top:0;margin-bottom:0;justify-content:center;align-items:center;gap:12px;padding:0 5vw}.landing-sketch-plans .plans-cards-row>*{padding:20px 22px;gap:10px}.landing-sketch-plans .plans-cards-row>* hr{margin:0}.landing-sketch-plans .plans-cards-row>* ul{gap:6px}.landing-sketch-faq.fp-section{height:calc(100vh - 70px);max-height:calc(100vh - 70px);min-height:unset;justify-content:center;align-items:center;padding:0 5vw}.fp-dots{position:fixed;right:28px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:100}.fp-dot{width:8px;height:8px;border-radius:50%;background:rgba(0,0,0,.18);border:none;cursor:pointer;transition:all .3s ease;padding:0}.fp-dot:hover{background:rgba(0,0,0,.35);transform:scale(1.25)}.fp-dot-active{background:#10b981;transform:scale(1.5)}@media (max-width:768px){.fp-dots{right:12px;gap:8px}.fp-dot{width:6px;height:6px}.fp-dot-active{transform:scale(1.33)}}.modern-footer{min-height:auto;scroll-snap-align:start;scroll-snap-stop:normal}@media (min-width:769px) and (max-width:1024px){.landing-sketch-benefits.fp-section{padding:24px 32px;justify-content:center;align-items:center}.benefits-title{font-size:1.8em}.landing-sketch-social-proof.fp-section{padding:24px;gap:20px;justify-content:center}.landing-sketch-testimonials-row{grid-template-columns:repeat(3,1fr);gap:16px;max-width:100%}.landing-sketch-testimonial-card{padding:18px 14px}.landing-sketch-testimonial-card video{width:100px;max-width:100px}.landing-sketch-how.fp-section{padding:28px 24px;justify-content:center;align-items:center}.how-steps-row{gap:16px;flex-direction:column;align-items:center;width:100%}.how-step-card{padding:20px 18px}.how-step-card,.how-steps-row>*{min-width:0;max-width:100%;width:100%}.language-grid{gap:36px;max-width:100%}.language-examples-grid{grid-template-columns:1fr 1fr;gap:10px}.language-examples-grid .language-example-card:nth-child(n+5){display:none}.landing-sketch-plans.fp-section{gap:14px;padding:0 24px}.plans-cards-row{gap:10px;max-width:100%}.plans-cards-row>*{padding:16px 14px!important;gap:8px!important}.plan-card{padding:16px 14px 14px}.plan-price{font-size:2em}.plans-title{font-size:1.8em}.plans-subtitle{font-size:.88em}.plans-header{gap:2px}.landing-sketch-faq.fp-section{padding:0 24px}.faq-inner{gap:36px}.faq-left{flex:0 0 220px}.faq-left h2{font-size:1.7em}}@media (max-width:768px){.landing-sketch-root{height:100svh;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.fp-section{height:auto!important;min-height:calc(100svh - 70px);max-height:none;scroll-snap-align:start;scroll-snap-stop:always;padding:40px 20px;justify-content:center;align-items:center;overflow:visible}.fp-dots{display:none}.landing-sketch-hero.fp-section{height:auto!important;min-height:calc(100svh - 70px);flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:16px 20px 20px;scroll-snap-align:start}.landing-sketch-hero-content{width:100%;align-items:center;padding:0;border-radius:0;background:none;box-shadow:none}.android-launch-banner{font-size:.78em;padding:6px 14px;gap:7px;margin-bottom:8px}.android-launch-badge{font-size:.68em;padding:2px 6px}.landing-sketch-hero h1{font-size:1.75em;letter-spacing:-.5px;margin-bottom:4px}.landing-sketch-subheadline{font-size:.92em;margin-bottom:16px!important;line-height:1.45}.landing-sketch-form{margin-bottom:10px!important}.landing-sketch-form,.landing-sketch-form-row{flex-direction:column;gap:8px}.landing-sketch-form input[type=email]{width:100%!important;margin-bottom:4px;padding:11px 12px;font-size:.95em}.landing-sketch-form button{width:100%!important;padding:11px 18px;font-size:.95em}.landing-sketch-form button,.landing-sketch-form input[type=email]{width:100%}.landing-sketch-trust{margin-top:8px}.trustpilot-hero-button{padding:10px 18px;font-size:.85em}.landing-sketch-benefits.fp-section{padding:20px 16px;justify-content:center!important;max-height:none!important}.benefits-title{font-size:1.4em!important;margin-bottom:4px}.benefits-subtitle{margin-bottom:8px;line-height:1.4}.landing-sketch-benefit-list.modern-benefit-list{gap:10px;margin-top:8px}.benefits-cta-text{font-size:.85em;margin-top:10px}.landing-sketch-hero-image{display:none!important}.landing-sketch-hero-chat-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100svh - 70px);padding:36px 20px 44px;background:linear-gradient(160deg,#ecfdf5,#f0fdf8 45%,#f8fafc);gap:16px;scroll-snap-align:start}.hero-chat-ai-note{font-size:.72em;color:#9ca3af;text-align:center;margin:0;padding:0 12px;line-height:1.45;max-width:360px}.hero-chat-mobile-label{font-size:1.35em;font-weight:700;color:#065f46;text-align:center;margin:0;letter-spacing:-.2px;line-height:1.35}.landing-sketch-hero-chat-mobile .landing-chat-widget{width:100%;max-width:420px;border-color:#a7f3d0;border-radius:24px;box-shadow:0 20px 60px #10b98122,0 4px 20px #10b98112}.landing-sketch-hero-chat-mobile .landing-chat-topbar{background:linear-gradient(90deg,#f0fdf4,#ecfdf5);border-bottom-color:#d1fae5}.landing-sketch-benefits.fp-section{height:auto!important;min-height:calc(100svh - 70px);max-height:calc(100svh - 70px);overflow-y:auto;padding:14px 32px 14px 20px;gap:4px;justify-content:flex-start;align-items:center;text-align:center}.landing-sketch-benefits{border-radius:0;box-shadow:none;border:none;max-width:100%;width:100%}.benefits-title{font-size:1.6em;letter-spacing:-.5px;margin-bottom:.1em}.benefits-subtitle{font-size:.88em;margin-bottom:0;margin-top:2px}.landing-sketch-benefit-list.modern-benefit-list{grid-template-columns:1fr;gap:5px;margin-top:6px;width:100%}.modern-benefit-card{padding:10px 12px;min-height:auto;gap:10px;border-radius:12px}.landing-sketch-benefit-list>*{padding:8px 12px;gap:10px}.landing-sketch-benefit-list>* svg{width:28px;height:28px}.landing-sketch-benefit-list>* p:last-child{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.benefit-title{font-size:.92em;letter-spacing:-.2px}.benefit-desc{font-size:.8em;line-height:1.35;margin-top:1px}.benefit-icon{width:30px;height:30px;flex-shrink:0}.landing-sketch-how.fp-section{height:auto!important;min-height:calc(100svh - 70px);padding:28px 16px;gap:0;justify-content:flex-start;align-items:center;text-align:center}.landing-sketch-how{border-radius:0;box-shadow:none;margin-top:0;padding:0;max-width:100%}.landing-sketch-how h2{font-size:1.7em;letter-spacing:-.5px;margin-bottom:0;flex-shrink:0}.landing-sketch-how .section-subtitle{display:none}.how-steps-row{flex-direction:column;flex-wrap:nowrap;gap:12px;margin-top:0;width:100%;max-width:100%;flex:1;justify-content:space-evenly}.how-steps-row>*{padding:12px 16px}.how-step-card,.how-steps-row>*{min-width:0;max-width:100%;width:100%;flex:0 0 auto}.how-step-card{padding:14px 16px;gap:12px;border-radius:12px}.how-step-icon{width:36px;height:36px;flex-shrink:0}.how-step-title{font-size:.97em;letter-spacing:-.2px;margin-bottom:1px}.how-step-desc{font-size:.83em;line-height:1.4;margin-top:1px}.landing-sketch-social-proof.fp-section{height:calc(100svh - 70px)!important;min-height:calc(100svh - 70px);max-height:calc(100svh - 70px);padding:28px 16px;gap:12px;justify-content:space-between;align-items:center;text-align:center;overflow:hidden}.landing-sketch-testimonial-divider{display:none}.landing-sketch-trustpilot-row{border-top:none;padding-top:0;flex-shrink:0}.landing-sketch-social-proof{border-radius:0;box-shadow:none;padding:0;background:transparent}.landing-sketch-testimonials-row{flex:1}.landing-sketch-testimonial-card{height:100%}.landing-sketch-social-proof h2{font-size:1.7em;letter-spacing:-.5px;margin-bottom:0}.landing-sketch-testimonials-row{display:flex;flex-direction:row;align-items:stretch;gap:0;width:100%;max-width:100%;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:10px 0;margin:-10px 0;box-sizing:border-box}.landing-sketch-testimonials-row::-webkit-scrollbar{display:none}.landing-sketch-testimonial-card{flex:0 0 100%;height:auto;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px;gap:14px;border-radius:16px}.landing-sketch-testimonial-card,.landing-sketch-testimonials-row>*{width:100%;max-width:100%;scroll-snap-align:start;box-sizing:border-box}.landing-sketch-testimonials-row>*{flex:0 0 100%}.testimonial-carousel-dots{display:flex;gap:8px;justify-content:center;margin-top:4px}.testimonial-carousel-dot{width:8px;height:8px;border-radius:50%;background:#d1fae5;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s}.testimonial-carousel-dot-active{background:#10b981;transform:scale(1.35)}.landing-sketch-testimonial-media{width:100%;justify-content:center;align-items:center}.landing-sketch-testimonial-card video{width:100%;max-width:100%;height:180px;object-fit:cover;border-radius:10px}.landing-sketch-testimonial-avatar{width:40px;height:40px;font-size:1em;flex-shrink:0}.landing-sketch-testimonial-author{font-size:1.1em;margin-bottom:6px}.landing-sketch-testimonial-quote{font-size:1em;line-height:1.55;margin-bottom:6px}.landing-sketch-testimonial-rating{font-size:1em}.landing-sketch-science.fp-section{height:auto!important;min-height:calc(100svh - 70px);padding:28px 16px;justify-content:center;align-items:center;overflow-y:auto}.benefits-cta-text{display:none}.landing-sketch-language.fp-section{height:auto!important;min-height:calc(100svh - 70px);padding:28px 16px;gap:20px;align-items:center;justify-content:center;text-align:center}.language-grid{grid-template-columns:1fr;gap:20px;width:100%}.language-col-left{align-items:center;gap:10px}.language-title{font-size:1.7em;letter-spacing:-.5px}.language-desc{font-size:.95em}.language-stat-number{font-size:2.2em}.language-chips-row{display:none}.language-examples-grid{grid-template-columns:1fr 1fr;gap:8px}.language-examples-grid .language-example-card:nth-child(n+5){display:none}.landing-sketch-plans.fp-section{height:auto!important;min-height:calc(100svh - 70px);padding:12px 16px;gap:10px;align-items:center;justify-content:center}.plans-title{font-size:1.45em;letter-spacing:-.5px}.plans-subtitle{font-size:.88em}.plans-header{text-align:center;padding:0;flex-shrink:0}.plans-cards-row{display:flex;flex-direction:row;align-items:stretch;gap:0;width:100%;max-width:100%;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:10px 0;margin:-10px 0;box-sizing:border-box;flex-shrink:0}.plans-cards-row::-webkit-scrollbar{display:none}.plan-card{justify-content:center;padding:16px 20px 14px}.plan-card,.plans-cards-row>*{flex:0 0 100%;width:100%;max-width:100%;scroll-snap-align:start;box-sizing:border-box}.plans-cards-row>*{padding:12px 18px;gap:8px}.plan-name{margin-bottom:6px}.plan-price{font-size:2.4em;margin-bottom:4px}.plan-desc{margin-bottom:14px}.plan-features{gap:7px;margin-bottom:12px}.plan-features li{font-size:.86em}.plan-cta{margin-top:0}.plan-carousel-dots{display:flex;gap:8px;justify-content:center;flex-shrink:0;margin-top:6px;padding-right:32px}.plan-carousel-dot{width:8px;height:8px;border-radius:50%;background:#d1fae5;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s}.plan-carousel-dot-active{background:#10b981;transform:scale(1.35)}.landing-chat-section.fp-section,section.fp-section[id=chat]{padding:52px 16px 48px}.landing-chat-section-title{font-size:1.5em}.landing-chat-widget{max-width:100%}.landing-chat-messages{max-height:260px}.landing-sketch-faq.fp-section{height:auto!important;min-height:auto;max-height:none;padding:20px 16px 16px;align-items:flex-start;justify-content:flex-start;overflow:visible}.faq-inner{flex-direction:column;gap:12px;width:100%}.faq-left{position:static;flex:none;width:100%;padding-top:0;gap:6px}.faq-left h2{font-size:1.4em}.faq-subtitle{font-size:.85em;line-height:1.4}.faq-eyebrow{display:none}.faq-list{width:100%}.faq-item{padding:10px 14px}.faq-question{font-size:.9em}.faq-answer{font-size:.84em}.landing-sketch-benefits h2,.landing-sketch-how h2,.landing-sketch-science h2,.landing-sketch-social-proof h2{font-size:1.8em;letter-spacing:-.5px}.footer-inner{flex-direction:column;align-items:flex-start;gap:16px;padding:28px 20px 24px}.footer-links{flex-wrap:wrap;gap:10px 14px}.footer-links a{font-size:.88em}}.chat-demo-modal-overlay{position:fixed;top:var(--chat-modal-offset,0);left:0;right:0;box-sizing:border-box;height:var(--chat-modal-height,100svh);padding-top:env(safe-area-inset-top,0);z-index:9999;background:#fff;display:flex;flex-direction:column;animation:chat-modal-slide-up .22s ease-out}@keyframes chat-modal-slide-up{0%{transform:translateY(100%);opacity:.8}to{transform:translateY(0);opacity:1}}.chat-demo-modal-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:56px;background:linear-gradient(90deg,#f0fdf4,#ecfdf5);border-bottom:1px solid #d1fae5;flex-shrink:0}.chat-demo-modal-title{display:flex;align-items:center;gap:10px;font-family:Segoe UI,Arial,sans-serif;font-weight:700;font-size:1.05em;color:#1e1e1e}.chat-demo-modal-logo{width:28px;height:28px}.chat-demo-modal-close{background:none;border:none;font-size:1.4em;color:#6b7280;cursor:pointer;padding:6px 10px;border-radius:8px;line-height:1;-webkit-tap-highlight-color:transparent}.chat-demo-modal-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.chat-demo-modal-body .landing-chat-widget{flex:1;min-height:0;display:flex;flex-direction:column;border:none;border-radius:0;box-shadow:none}.chat-demo-modal-body .landing-chat-topbar{display:none}.chat-demo-modal-body .landing-chat-messages{flex:1;min-height:0!important;max-height:none!important;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px}.chat-demo-modal-body .landing-chat-footer{flex-shrink:0;padding-bottom:max(12px,env(safe-area-inset-bottom,12px))}.chat-demo-modal-body .landing-chat-input{font-size:16px}.landing-sketch-news{background:radial-gradient(ellipse 60% 50% at 80% 20%,#6366f108,transparent),radial-gradient(ellipse 55% 45% at 15% 70%,#10b98108,transparent),#0f172a;display:flex;align-items:center;justify-content:center;padding:32px 24px}.news-inner{width:100%;max-width:1100px;gap:20px}.news-header,.news-inner{display:flex;flex-direction:column}.news-header{align-items:center;gap:12px;text-align:center}.news-eyebrow{font-size:.78em;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#10b981}.news-title{font-size:2em;font-weight:900;margin:0;line-height:1.08;letter-spacing:-1px;background:linear-gradient(90deg,#e2e8f0,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.news-subtitle{font-size:1em;color:#64748b;font-weight:400;margin:0;max-width:520px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{display:flex;flex-direction:column;background:#1e293b;border-radius:16px;overflow:hidden;border:1px solid #334155;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.news-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.3);border-color:#475569}.news-card-cover{height:100px;flex-shrink:0;opacity:.85}.news-card-body{display:flex;flex-direction:column;gap:6px;padding:14px 16px;flex:1}.news-card-meta{display:flex;align-items:center;gap:6px;font-size:.78em;font-weight:600}.news-card-category{font-weight:700;text-transform:uppercase;letter-spacing:.06em}.news-card-sep{color:#475569}.news-card-read{color:#64748b;font-weight:500}.news-card-title{font-size:1em;font-weight:700;color:#e2e8f0;margin:0;line-height:1.4;letter-spacing:-.01em}.news-card-excerpt{font-size:.84em;color:#94a3b8;margin:0;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card-date{font-size:.78em;color:#475569;margin-top:auto;padding-top:8px}.news-footer{display:flex;justify-content:center}.news-all-link{display:inline-flex;align-items:center;font-size:.95em;font-weight:700;color:#10b981;text-decoration:none;padding:10px 24px;border:1.5px solid #10b981;border-radius:40px;transition:background .18s,color .18s}.news-all-link:hover{background:#10b981;color:#fff}@media (max-width:900px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px) and (max-height:900px){.news-grid{grid-template-columns:repeat(2,1fr)}.news-card:nth-child(n+3){display:none}}@media (max-width:768px){.landing-sketch-news{padding:20px 16px}.news-inner{gap:12px}.news-title{font-size:1.4em}.news-subtitle{font-size:.85em}.news-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.news-grid::-webkit-scrollbar{display:none}.news-card{flex:0 0 100%;width:100%;max-width:100%;scroll-snap-align:start;box-sizing:border-box}.news-carousel-dots{display:flex;gap:8px;justify-content:center;flex-shrink:0}.news-carousel-dot{width:8px;height:8px;border-radius:50%;background:#334155;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s}.news-carousel-dot-active{background:#10b981;transform:scale(1.35)}.news-all-link{font-size:.85em;padding:8px 18px}}.landing-sketch-team{background:radial-gradient(ellipse 55% 50% at 15% 30%,#10b98108,transparent),radial-gradient(ellipse 50% 45% at 85% 70%,#6366f108,transparent),#f8fafc;display:flex;align-items:center;justify-content:center;padding:0 5vw}.landing-sketch-team.fp-section{height:calc(100vh - 70px);max-height:calc(100vh - 70px);min-height:unset;justify-content:center;align-items:center}.team-inner{width:100%;max-width:1100px;gap:28px}.team-header,.team-inner{display:flex;flex-direction:column}.team-header{align-items:center;gap:10px;text-align:center}.team-eyebrow{font-size:.78em;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#10b981}.team-title{font-size:2.2em;font-weight:900;margin:0;line-height:1.08;letter-spacing:-1px;background:linear-gradient(90deg,#16a34a,#10b981 50%,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.team-subtitle{font-size:.92em;color:#6b7280;font-weight:400;margin:0;max-width:640px;line-height:1.55}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;width:100%}.team-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border-radius:18px;padding:24px 16px 20px;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0001;transition:transform .2s,box-shadow .2s}.team-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #10b98118,0 2px 8px #0002}.team-card-avatar{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.15em;font-weight:800;color:#fff;margin-bottom:12px;box-shadow:0 2px 10px #0002;flex-shrink:0;overflow:hidden}.team-card-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.team-card-info{display:flex;flex-direction:column;gap:4px}.team-card-name{font-size:.95em;font-weight:700;color:#1e1e1e;margin:0}.team-card-role{font-size:.78em;font-weight:600;color:#10b981;text-transform:uppercase;letter-spacing:.06em}.team-card-bio{font-size:.82em;color:#6b7280;line-height:1.45;margin:6px 0 0}@media (min-width:769px) and (max-width:1024px){.landing-sketch-team.fp-section{padding:0 24px}.team-grid{grid-template-columns:repeat(2,1fr);gap:14px}.team-inner{gap:16px}.team-title{font-size:1.8em}.team-subtitle{font-size:.82em;line-height:1.4}.team-card{padding:16px 14px 14px}.team-card-avatar{width:44px;height:44px;margin-bottom:8px}.team-card-name{font-size:.88em}.team-card-role{font-size:.72em}.team-card-bio{font-size:.75em;line-height:1.35}}@media (min-width:769px) and (max-width:1024px) and (max-height:800px){.team-inner{gap:10px}.team-header{gap:6px}.team-subtitle{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.team-card{padding:12px 12px 10px}.team-card-avatar{width:38px;height:38px;margin-bottom:6px}.team-card-bio{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width:768px){.landing-sketch-team.fp-section{height:auto!important;min-height:calc(100svh - 70px);max-height:calc(100svh - 70px);padding:20px 16px;overflow:hidden}.team-inner{gap:12px}.team-title{font-size:1.4em}.team-subtitle{font-size:.8em;line-height:1.4}.team-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.team-grid::-webkit-scrollbar{display:none}.team-card{flex:0 0 100%;width:100%;max-width:100%;scroll-snap-align:start;box-sizing:border-box;padding:20px 16px 16px}.team-card-avatar{width:48px;height:48px;font-size:1em;margin-bottom:10px}.team-card-name{font-size:.95em}.team-card-role{font-size:.75em}.team-card-bio{font-size:.84em;line-height:1.45}.team-carousel-dots{display:flex;gap:8px;justify-content:center;flex-shrink:0;margin-top:4px}.team-carousel-dot{width:8px;height:8px;border-radius:50%;background:#d1fae5;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s}.team-carousel-dot-active{background:#10b981;transform:scale(1.35)}.landing-desktop-only{display:none!important}}@media (min-width:769px){.landing-mobile-only{display:none!important}}