.btn,.eyebrow,.skip-link{font-weight:500}.btn,button{cursor:pointer}.evidence-strip-label,.eyebrow,.price-label{text-transform:uppercase}.nav-back,a{text-decoration:none}:root{--color-bg:#F8FAFC;--color-surface:#FFFFFF;--color-border:#E2E8F0;--color-border-dark:#1e293b;--color-navbar-bg:rgba(255, 255, 255, 0.98);--color-hero-diagram-bg:rgba(255, 255, 255, 0.02);--color-hover-border:#cbd5e1;--color-code-bg:#F1F5F9;--color-white:oklch(99.5% 0.005 220);--color-cta-tint:rgba(3, 105, 161, 0.04);--color-navy-shadow-sm:rgba(15,23,42,0.06);--color-navy-shadow-md:rgba(15,23,42,0.08);--color-problem-bg:#fef6f6;--color-problem-border:#f5c6c6;--color-diagram-border:#475569;--color-diagram-line:#94A3B8;--color-diagram-accent:#0284C7;--color-diagram-muted:#64748B;--color-diagram-accent-bright:#0EA5E9;--color-diagram-label:#CBD5E1;--ease-out-quart:cubic-bezier(0.25, 1, 0.5, 1);--ease-out-quint:cubic-bezier(0.22, 1, 0.36, 1);--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);--color-navy:#0F172A;--color-slate:#334155;--color-muted:#58687A;--color-text-inverse-muted:#94A3B8;--color-cta:#0369A1;--color-cta-hover:#0284C7;--color-success:#16A34A;--color-success-text:#15803d;--color-success-bg:#f0fdf4;--color-success-border:#bbf7d0;--color-error:#DC2626;--color-feedback-success-bg:#ecfdf5;--color-feedback-success-text:#065f46;--color-feedback-success-border:#a7f3d0;--color-feedback-error-bg:#fef2f2;--color-feedback-error-text:#991b1b;--color-feedback-error-border:#fecaca;--font-heading:'Space Grotesk',sans-serif;--font-body:'Fira Sans',sans-serif;--font-mono:'Fira Code',monospace}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-weight:400;line-height:1.65;color:var(--color-slate);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.skip-link,h1,h2,h3,h4{font-family:var(--font-heading)}h1,h2,h3,h4{color:var(--color-navy);line-height:1.15;letter-spacing:-.02em}a{color:var(--color-cta);transition:color .2s}a:hover{color:var(--color-cta-hover)}button{font-family:inherit;border:none;background:0 0}.skip-link{position:fixed;top:-100%;left:1rem;background:var(--color-navy);color:var(--color-white);padding:.75rem 1.25rem;border-radius:0 0 6px 6px;font-size:.9rem;z-index:200;transition:top .2s}.bg-alt,.compare-table tbody tr:nth-child(2n),.compare-table thead th,.feature-row:hover{background:var(--color-bg)}.eyebrow,.mono{font-family:var(--font-mono)}.skip-link:focus{top:0;color:var(--color-white)}:focus-visible{outline:2px solid var(--color-cta);outline-offset:3px;border-radius:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(3,105,161,.15)}input,select,textarea{font-family:var(--font-body);font-size:1rem;width:100%;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);color:var(--color-navy);transition:border-color .2s}input:focus,select:focus,textarea:focus{outline:0;border-color:var(--color-cta);box-shadow:0 0 0 3px rgba(3,105,161,.15)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.py-section{padding:6rem 0}.bg-surface{background:var(--color-surface)}.eyebrow{font-size:.8rem;letter-spacing:.1em;color:var(--color-cta)}.btn,.nav-links a{font-size:.95rem;font-family:var(--font-heading)}.step-num,.wordmark{letter-spacing:-.02em}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.5rem;border-radius:6px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s}.nav-brand,.navbar .container{align-items:center;display:flex}.btn-primary{background:var(--color-cta);color:var(--color-white)}.btn-primary:hover{background:var(--color-cta-hover);color:var(--color-white)}.btn-ghost-dark{background:0 0;color:var(--color-text-inverse-muted);border-color:var(--color-slate)}.nav-links a:hover,.wordmark{color:var(--color-navy)}.btn-ghost-dark:hover{color:var(--color-white);border-color:var(--color-text-inverse-muted)}.btn-block{width:100%;padding:1rem 1.5rem}.navbar{position:fixed;top:0;left:0;right:0;background:var(--color-navbar-bg);border-bottom:1px solid var(--color-border);z-index:100;transition:box-shadow .2s}.navbar.scrolled{box-shadow:0 2px 12px var(--color-navy-shadow-sm)}.feature-card:hover,.proof-card:hover,.step-screenshot-frame:hover{box-shadow:0 4px 24px var(--color-navy-shadow-md)}.navbar .container{justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.nav-brand{gap:.6rem}.wordmark{font-family:var(--font-heading);font-weight:600;font-size:1.25rem}.pill{font-family:var(--font-mono);font-size:.7rem;background:var(--color-code-bg);color:var(--color-muted);padding:.2rem .55rem;border-radius:999px}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{font-weight:500;color:var(--color-slate)}.color-white,.footer .wordmark,.footer-links a:hover,.hero h1,.nav-links .btn,.pricing .section-head h2{color:var(--color-white)}.nav-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;color:var(--color-navy)}.hero,.hero p.lede{color:var(--color-text-inverse-muted)}.hero{background:var(--color-navy);padding:9rem 0 6rem;border-bottom:1px solid var(--color-border-dark)}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:center}.hero h1{font-size:clamp(2.5rem, 6vw, 4.5rem);font-weight:700;margin:1.25rem 0 1.5rem;letter-spacing:-.03em}.hero p.lede{font-size:1.1rem;max-width:38rem;margin-bottom:2.25rem}.hero-ctas{display:flex;gap:.75rem;flex-wrap:wrap}.hero-diagram{background:var(--color-hero-diagram-bg);border:1px solid var(--color-border-dark);border-radius:10px;padding:2rem}.hero-diagram svg{width:100%;height:auto;display:block}.form-field,.hero-texts p,.thanks-page h1,.witf-wrap .section-head{margin-bottom:1rem}.hero-texts p:last-child,.thanks-page .section-head{margin-bottom:0}.trustbar{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:1.5rem 0}.trustbar-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem 2rem;font-family:var(--font-mono);font-size:.85rem;color:var(--color-muted)}.trustbar-row .sep{color:var(--color-border)}.trustbar-item{display:inline-flex;align-items:center;gap:.5rem}.section-head{max-width:48rem;margin-bottom:3.5rem}.section-head h2{font-size:clamp(1.75rem, 3.5vw, 2.5rem);font-weight:600;margin-bottom:1rem}.section-head p{color:var(--color-slate);font-size:1.05rem;max-width:42rem}.img-fluid,.video-tutorial iframe{max-width:100%}.problem-grid,.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.problem-card{background:var(--color-problem-bg);border:1px solid var(--color-problem-border);padding:1.75rem;border-radius:6px}.compare-table,.feature-card{border:1px solid var(--color-border)}.problem-card .icon{color:var(--color-error);margin-bottom:1rem}.problem-card h3{font-size:1.125rem;font-weight:600;margin-bottom:.6rem}.problem-card p,.step p{font-size:.95rem;color:var(--color-slate)}.compare-table{width:100%;border-collapse:collapse;background:var(--color-surface);border-radius:8px;overflow:hidden}.compare-table td,.compare-table th{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid var(--color-border);font-size:.95rem}.compare-table thead th{font-family:var(--font-heading);font-weight:600;color:var(--color-navy)}.compare-table thead th.col-pix{background:var(--color-navy);color:var(--color-white)}.compare-table tbody tr:last-child td,.feature-row:last-child{border-bottom:none}.compare-table td.col-pix{background:var(--color-cta-tint)}.check-yes{color:var(--color-success);display:inline-flex}.check-no{color:var(--color-error);display:inline-flex}.check-partial,.proof-section-head p{font-family:var(--font-mono);font-size:.85rem;color:var(--color-muted)}.feature-card-body h3,.step h3{font-size:1.25rem;font-weight:600}.compare-row-feature{font-family:var(--font-body);font-weight:500;color:var(--color-navy)}.event-tag,.step-num{font-family:var(--font-mono)}.steps-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:0}.step-num{font-weight:500;font-size:2.5rem;color:var(--color-cta);margin-bottom:1.25rem}.step h3{margin-bottom:.75rem}.step-arrow{align-self:start;margin-top:3.75rem;color:var(--color-border);display:flex;align-items:center;justify-content:center;padding:0 1rem}.event-tag{color:var(--color-cta);font-size:.9em}.section-head.tutorial-video{text-align:center;margin:auto auto 30px}.video-tutorial{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:3.5rem}.features-primary{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.5rem}.feature-card--featured{grid-column:1/-1;background:var(--color-code-bg);padding:2.25rem;display:flex;flex-direction:row;align-items:flex-start;gap:1.75rem}.feature-card,.feature-row{background:var(--color-surface)}.feature-card--featured .icon{flex:0 0 auto;margin-bottom:0;padding-top:.2rem}.feature-card-body{flex:1}.feature-card-body h3{margin-bottom:.6rem}.feature-card p,.feature-card-body p{font-size:.95rem;color:var(--color-slate);line-height:1.55}.feature-card{padding:1.75rem;border-radius:6px;transition:box-shadow .2s,border-color .2s}.feature-card:hover,.proof-card:hover{border-color:var(--color-hover-border)}.feature-card .icon{color:var(--color-cta);margin-bottom:1rem}.feature-card h3{font-size:1.125rem;font-weight:600;margin-bottom:.6rem}.features-list{border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.feature-row{display:flex;align-items:flex-start;gap:1.25rem;padding:1rem 1.5rem;border-bottom:1px solid var(--color-border);transition:background .2s}.feature-row .icon{color:var(--color-cta);flex:0 0 auto;margin-top:3px}.feature-row h3{font-size:.95rem;font-weight:600;color:var(--color-navy);margin-bottom:.2rem}.feature-row p,.proof-problem p{font-size:.875rem;color:var(--color-slate);line-height:1.5}.review-card--featured{background:var(--color-bg);border-color:var(--color-hover-border)}.budget-btn,.review-card{border:1px solid var(--color-border)}.review-card{position:relative;background:var(--color-surface);border-radius:6px;padding:2rem 1.75rem 1.75rem;overflow:hidden}.review-quote-mark{position:absolute;top:-.5rem;left:1rem;font-family:var(--font-heading);font-weight:700;font-size:5rem;color:var(--color-code-bg);line-height:1;pointer-events:none;user-select:none}.review-text{position:relative;font-size:.98rem;color:var(--color-slate);line-height:1.6;margin-bottom:1.5rem}.review-rating{display:flex;gap:4px;margin-bottom:1rem}.review-rating .dot{width:10px;height:10px;border-radius:50%;background:var(--color-cta)}.review-author{font-family:var(--font-heading);font-weight:600;font-size:.9rem;color:var(--color-navy)}.price-label,.review-meta{font-family:var(--font-mono)}.review-meta{font-size:.78rem;color:var(--color-muted);margin-top:.25rem}.section-head-wrap-cols{display:flex;justify-content:space-between;gap:50px}.trust-badge-review{margin-top:8px}.img-fluid{height:auto}.link-trust-badge{display:block;border:1px solid #303030;padding:10px;border-radius:7px;box-shadow:2px 2px 10px #c2c2c2;background:#fff}.bg-navy,.pricing{background:var(--color-navy);color:var(--color-text-inverse-muted)}.budget-btn,.budget-desc,.custom-form,.price-card{background:var(--color-surface)}.pricing .section-head{margin:0 auto 3.5rem;text-align:center}.pricing .section-head p{margin-left:auto;margin-right:auto;color:var(--color-diagram-accent)}.price-card{max-width:480px;margin:0 auto;border-radius:10px;padding:2.25rem;border:1px solid var(--color-border)}.price-label{color:var(--color-muted);letter-spacing:.08em;font-size:.75rem;margin-bottom:.5rem}.budget-desc strong,.form-field label,.price-amount{font-family:var(--font-heading)}.price-amount{font-weight:700;font-size:3rem;color:var(--color-navy);letter-spacing:-.03em;line-height:1;margin-bottom:1.75rem}.budget-btn,.price-note{font-family:var(--font-mono)}.price-amount .per{font-size:1rem;font-weight:500;color:var(--color-muted);font-family:var(--font-body)}.price-list{list-style:none;margin-bottom:2rem}.price-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.95rem;color:var(--color-slate)}.price-list li svg{flex:0 0 auto;margin-top:2px;color:var(--color-success)}.price-note{text-align:center;margin-top:1rem;font-size:.8rem;color:var(--color-muted)}.pricing-guarantee{text-align:center;color:var(--color-white);margin-top:2rem;font-size:.95rem;max-width:36rem;margin-left:auto;margin-right:auto}.custom-dev-home .section-head .btn{margin-top:2rem}.budget-toggle{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}.budget-btn{flex:1;min-width:220px;padding:1rem 1.25rem;color:var(--color-navy);font-size:.95rem;font-weight:500;border-radius:6px;transition:background .2s,color .2s,border-color .2s}.budget-btn.active{background:var(--color-navy);color:var(--color-white);border-color:var(--color-navy)}.budget-desc{border:1px solid var(--color-border);padding:1.5rem 1.75rem;border-radius:6px;color:var(--color-slate);margin-bottom:2rem;transition:opacity 150ms var(--ease-out-quart)}.budget-desc.fading{opacity:0}.budget-desc strong{font-weight:600;color:var(--color-navy);display:block;margin-bottom:.4rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-field label{display:block;font-size:.85rem;font-weight:500;color:var(--color-slate);margin-bottom:.4rem}.footer-bottom,.form-required-note,.support-info ul{font-family:var(--font-mono)}.form-field textarea{resize:vertical;min-height:120px}.form-msg{margin-top:1rem;padding:.75rem 1rem;border-radius:6px;font-size:.9rem;display:none}.custom-form,.support-info{border:1px solid var(--color-border)}.form-msg.success{display:block;background:var(--color-feedback-success-bg);color:var(--color-feedback-success-text);border:1px solid var(--color-feedback-success-border)}.form-msg.error{display:block;background:var(--color-feedback-error-bg);color:var(--color-feedback-error-text);border:1px solid var(--color-feedback-error-border)}.required{color:var(--color-error);margin-left:2px;font-weight:500}.form-required-note{font-size:.78rem;color:var(--color-muted);margin-bottom:1rem}.custom-form{border-radius:8px;padding:2rem}.support-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:3rem;align-items:start}.support-info{background:var(--color-bg);border-radius:8px;padding:1.75rem}.cta-final,.footer,.support-cta{background:var(--color-navy)}.support-info .title{font-size:1rem;font-weight:600;margin-bottom:1rem;font-family:var(--font-heading);color:var(--color-navy);line-height:1.15;letter-spacing:-.02em;}.support-info ul{list-style:none;font-size:.85rem;color:var(--color-slate)}.support-info ul li{padding:.4rem 0;border-bottom:1px solid var(--color-border)}.support-info ul li:last-child{border:none}.support-info ul li span.k{color:var(--color-muted);display:block;font-size:.75rem}.support-cta{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;justify-content:center;border:1px solid var(--color-border);border-radius:8px;padding:1.75rem;color:#fff}.footer,.footer-bottom{border-top:1px solid var(--color-border-dark)}.support-cta .section-head p,.support-cta h2{color:#fff}.support-cta .section-head,.thanks-page p{margin-bottom:2rem}.cta-final .btn-primary,.support-cta .btn-primary{padding:1rem 3rem;font-size:1.1rem}.cta-final{text-align:center;padding:6rem 0}.cta-final h2{color:var(--color-white);font-size:clamp(2rem, 4vw, 3rem);font-weight:600;margin-bottom:1rem}.cta-final p,.footer,.footer-links a{color:var(--color-text-inverse-muted)}.cta-final p{margin-bottom:2.5rem;font-size:1.05rem}.footer-links a,.proof-problem strong{font-family:var(--font-heading);font-size:.9rem}.footer{padding:3rem 0 2rem}.footer-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-links{display:flex;gap:1.75rem;flex-wrap:wrap}.footer-links a{font-weight:500}.footer-bottom{margin-top:2rem;padding-top:1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem;font-size:.8rem}.proof-caption,.proof-item-label{font-size:.78rem;font-family:var(--font-mono)}.proof-comparison{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3.5rem;align-items:stretch}.proof-item{border:1px solid var(--color-border);border-radius:6px;overflow:hidden;background:var(--color-surface);display:flex;flex-direction:column}.proof-item--before{border-color:var(--color-problem-border)}.proof-item--after{border-color:var(--color-success-border)}.evidence-caption,.proof-caption,.proof-card-meta,.proof-section-head{border-top:1px solid var(--color-border)}.proof-item-label{display:flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-weight:500;letter-spacing:.04em;border-bottom:1px solid var(--color-border)}.proof-item-label--bad{background:var(--color-surface);color:var(--color-error);border-bottom-color:var(--color-problem-border)}.proof-item-label--good{background:var(--color-success-bg);color:var(--color-success-text);border-bottom-color:var(--color-success-border)}.proof-card img,.proof-screenshot,.step-screenshot-frame{background:var(--color-code-bg)}.proof-card,.step-screenshot-frame{border:1px solid var(--color-border)}.proof-screenshot{flex:1;display:flex;align-items:center;justify-content:center;min-height:200px}.proof-screenshot img{width:100%;height:auto;max-height:380px;object-fit:contain;display:block}.proof-caption{padding:.8rem 1.25rem;color:var(--color-muted);line-height:1.5}.step{padding:0 1rem;display:flex;flex-direction:column}.step-screenshot{margin-top:auto;padding-top:1.25rem}.step-screenshot-frame{border-radius:6px;overflow:hidden;transition:box-shadow .2s;min-height:130px;display:flex;align-items:center;justify-content:center}.evidence-strip,.proof-card{overflow:hidden;background:var(--color-surface)}.step-screenshot img{width:100%;height:130px;max-height:130px;object-fit:cover;display:block}.proof-problems{padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:1.5rem;flex:1;min-height:200px}.proof-problem{display:flex;align-items:flex-start;gap:.75rem}.proof-problem-icon{flex:0 0 auto;color:var(--color-error);margin-top:2px}.proof-problem strong{display:block;font-weight:600;color:var(--color-navy);margin-bottom:.25rem}.proof-section-head{margin-top:3.5rem;padding-top:3.5rem;margin-bottom:2rem}.proof-section-head h3{font-size:clamp(1.25rem, 2.5vw, 1.625rem);font-weight:600;margin-bottom:.4rem}.proof-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:1.25rem}.proof-card:first-child{grid-row:span 2;align-self:start}.proof-card:first-child img{max-height:420px}.proof-card{border-radius:6px;transition:box-shadow .2s,border-color .2s}.proof-card img{width:100%;height:auto;max-height:280px;object-fit:contain;display:block}.proof-card-meta{padding:1rem 1.25rem}.proof-card-stat{font-family:var(--font-mono);font-size:.82rem;font-weight:500;color:var(--color-cta);display:block;margin-bottom:.25rem}.evidence-caption,.evidence-strip-label,.proof-card-desc{font-family:var(--font-mono);color:var(--color-muted)}.proof-card-desc{font-size:.82rem;display:block;line-height:1.5}.evidence-strip{margin-bottom:3.5rem;border:1px solid var(--color-border);border-radius:6px}.evidence-strip-label{padding:.7rem 1.5rem;font-size:.75rem;letter-spacing:.05em;border-bottom:1px solid var(--color-border);background:var(--color-bg)}.evidence-screenshot img{width:100%;height:auto;max-height:320px;object-fit:cover;object-position:top;display:block}.evidence-caption{padding:.8rem 1.5rem;font-size:.78rem}.custom-dev-page,.thanks-page{padding-top:9rem}.nav-back{display:flex;align-items:center;gap:.4rem}.thanks-page{min-height:77vh;display:flex;align-items:center;justify-content:center;text-align:center}.witf-wrap{display:flex;width:100%;gap:50px;justify-content:space-between;align-items:center}.style-list{margin-left:1em}.witf-cols .style-list{margin-top:.5rem}.witf-box{background:#151e33;padding:1.5rem;border-radius:20px}[data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .5s var(--ease-out-quint),transform .5s var(--ease-out-quint)}[data-reveal].is-visible{opacity:1;transform:none}.problem-grid .problem-card[data-reveal]:nth-child(2),.proof-grid .proof-card[data-reveal]:nth-child(2){transition-delay:80ms}.problem-grid .problem-card[data-reveal]:nth-child(3),.proof-grid .proof-card[data-reveal]:nth-child(3){transition-delay:160ms}.features-primary .feature-card[data-reveal]:nth-child(2){transition-delay:60ms}.features-primary .feature-card[data-reveal]:nth-child(3){transition-delay:120ms}.features-list .feature-row[data-reveal]:nth-child(2){transition-delay:50ms}.features-list .feature-row[data-reveal]:nth-child(3){transition-delay:0.1s}.features-list .feature-row[data-reveal]:nth-child(4){transition-delay:150ms}.reviews-grid .review-card[data-reveal]:nth-child(2){transition-delay:70ms}.reviews-grid .review-card[data-reveal]:nth-child(3){transition-delay:140ms}@media (max-width:1024px){.features-primary,.hero-grid,.problem-grid,.proof-comparison,.proof-grid,.support-grid{grid-template-columns:1fr}.hero-grid{gap:3rem}.proof-comparison{gap:1.25rem}.proof-card:first-child{grid-row:span 1}.proof-card:first-child img{max-height:280px}.reviews-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr;gap:2rem}.step-arrow{transform:rotate(90deg);padding:0;margin-top:0}}@media (max-width:768px){.py-section{padding:4rem 0}.custom-dev-page,.thanks-page{padding:7rem 0}.container{padding:0 1.25rem}.nav-links{display:none}.nav-links.open{display:flex;position:absolute;top:100%;left:0;right:0;background:var(--color-white);flex-direction:column;align-items:stretch;padding:1.25rem;gap:1rem;border-bottom:1px solid var(--color-border)}.nav-toggle{display:flex}.hero{padding:7rem 0 4rem}.form-row,.reviews-grid{grid-template-columns:1fr}.compare-table td,.compare-table th{padding:.75rem .85rem;font-size:.85rem}.feature-row{flex-direction:column;gap:.75rem}.proof-comparison,.proof-grid{gap:1rem}.nav-brand img{width:200px}.witf-wrap{flex-direction:column;gap:30px;align-items:flex-start;justify-content:flex-start}.video-tutorial iframe{width:560px;height:315px}.trustbar-item{text-align:center}}@media (max-width:640px){.budget-btn{min-width:100%}.section-head-wrap-cols{flex-direction:column;gap:0;margin-bottom:65px}.section-head-wrap-cols .section-head{margin-bottom:60px}.link-trust-badge img{width:300px}.trust-badge-review{align-self:center;margin-top:0}}@media (max-width:480px){.price-card{padding:1.5rem}.price-amount{font-size:2.25rem}.budget-btn{min-width:100%}.proof-section-head{margin-top:2.5rem;padding-top:2.5rem}.link-trust-badge img{width:100%}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;transition-duration:0s!important;scroll-behavior:auto!important}[data-reveal]{opacity:1;transform:none;transition:none}}
