.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:var(--primary);color:#fff;padding:.75rem 1.5rem;border-radius:0 0 .5rem .5rem;font-weight:600;font-size:.875rem;text-decoration:none;z-index:10001;transition:top .3s ease}.skip-link:focus{top:0;outline:2px solid #ffffff;outline-offset:2px}:root{--primary: #2563eb;--primary-dark: #1d4ed8;--bg: #0f172a;--accent: #22c55e;--text-main: #0f172a;--text-muted: #6b7280;--border-subtle: #e5e7eb;--card-bg: #ffffff;--radius: .75rem;--max-width: 1600px;--space-xs: clamp(.5rem, 1vw, .75rem);--space-sm: clamp(1rem, 2vw, 1.5rem);--space-md: clamp(1.5rem, 3vw, 2.5rem);--space-lg: clamp(2.5rem, 5vw, 4rem);--space-xl: clamp(4rem, 8vw, 6rem);--section-padding: clamp(4rem, 8vh, 10rem)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:var(--text-main);background:radial-gradient(circle at top,#0f172a 0,#020617 45% 100%);overflow-x:hidden}a{color:inherit;text-decoration:none}.page{min-height:100vh;color:#e5e7eb;display:flex;flex-direction:column;padding-bottom:4rem}header{padding:1rem 1.25rem}@media(min-width:768px){header{padding:1rem 1.5rem}}@media(min-width:1024px){header{padding:1rem 2rem}}.header-inner{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.2375rem}.logo-mark{width:28px;height:28px;border-radius:.75rem;background:linear-gradient(135deg,var(--primary),var(--accent));display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.menu-toggle{display:none;background:none;border:1px solid rgba(148,163,184,.4);color:#e5e7eb;padding:.5rem;border-radius:.5rem;cursor:pointer;font-size:1.2rem;line-height:1}.nav{display:flex;align-items:center;gap:1.5rem;font-size:.9rem;color:#9ca3af}.nav a:hover{color:#f9fafb}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-cta{padding:.5rem 1rem;border-radius:.75rem;border:1px solid rgba(148,163,184,.4);color:#e5e7eb;white-space:nowrap;transition:all .2s}.nav-cta:hover{border-color:#e5e7eb}.nav-cta-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-color:var(--primary);color:#f9fafb;font-weight:500;box-shadow:0 4px 15px #2563eb66}.nav-cta-primary:hover{background:linear-gradient(135deg,var(--primary-dark),#1e40af);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb80}@media(max-width:768px){.menu-toggle{display:block}}main{flex:1;padding:0}.hero-wrapper{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:0;padding-top:70px;padding-bottom:40px}@media(max-width:1023px){.hero-wrapper{min-height:100vh;min-height:100dvh;height:auto;max-height:none;padding-top:12px;padding-bottom:2rem;margin-top:0;align-items:flex-start;justify-content:flex-start;overflow:visible;box-sizing:border-box}.hero-left{padding-top:0}.hero{margin-top:0;align-items:center}}.hero{max-width:1100px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;width:100%}@media(max-width:1023px){.hero{display:flex!important;flex-direction:column;gap:0}.hero-left{display:contents!important}.hero-title{order:1;margin-bottom:0}.hero-subtitle-highlight{order:2;margin-top:.25rem;margin-bottom:.5rem;font-size:1rem!important}.hero-proof-points{order:3;width:100%;margin-bottom:.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;max-width:420px;margin-left:auto;margin-right:auto}.hero-proof-point{width:100%;justify-content:center;padding:.35rem .6rem;font-size:.76rem;line-height:1.2;text-align:center}.hero-proof-point svg{flex-shrink:0;width:13px;height:13px}.hero-trust-line{order:5;margin:.75rem auto .25rem;max-width:340px;font-size:.72rem;line-height:1.35;text-wrap:balance}.hero-trust-line span{margin:0 .3em}.hero-price-signal{order:2;margin-bottom:.75rem}.hero-actions{order:4;margin-top:.5rem;width:100%;max-width:320px;align-self:center}.hero-actions .btn-primary{width:100%}.hero-footnote{order:5;margin-top:.5rem}.hero-features-list{display:flex!important;flex-direction:column;gap:.5rem;order:9;margin-top:1rem}.hero-benefits-columns{order:9;margin-top:1rem;width:100%}.hero-copy{order:8;margin-top:1rem;margin-bottom:0}.hero-right{display:flex!important;order:6;width:100%;justify-content:center;margin:1.5rem 0 0}.trade-section{order:7;width:100%;position:relative;z-index:1}.hero-estimate-container{max-width:320px}.hero-estimate{max-height:300px;overflow:hidden}.page{padding-bottom:80px}}@media(min-width:500px)and (max-width:1023px){.hero-estimate-container,.hero-actions{max-width:380px}}.sticky-cta{display:none}@media(max-width:1023px){.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:.75rem 1rem;background:#0f172afa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(148,163,184,.2);box-shadow:0 -4px 20px #0000004d;transition:transform .3s ease-out,opacity .3s ease-out;display:block;transform:translateY(100%);opacity:0;pointer-events:none}.sticky-cta.sticky-cta-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-cta .btn{width:100%;padding:.875rem 1.5rem;font-size:1rem}}@media(min-width:1024px){.hero-wrapper{padding-top:1rem}.hero{grid-template-columns:1fr min-content;gap:3rem;align-items:start;max-width:1600px;padding:0 clamp(.45rem,8.1vw,10.125rem)}.hero-features-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.hero-left{padding-top:2rem}.hero-right{padding-top:2rem;justify-self:end}.hero-estimate-container{width:auto}}@media(min-width:1440px){.hero{max-width:1600px}}.hero-left{display:flex;flex-direction:column}.hero-right{display:flex;flex-direction:column;align-items:center}.hero-feature{display:flex;gap:.75rem;align-items:center}.hero-feature-icon{width:28px;height:28px;border-radius:.5rem;background:#14b8a626;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.hero-feature-content span{font-size:.95rem;color:#e2e8f0;font-weight:500}.hero-benefits-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.hero-benefits-col{background:#1e293b80;border-radius:1rem;padding:1.5rem;border:1px solid rgba(148,163,184,.1)}.hero-benefits-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(148,163,184,.15)}.hero-benefits-icon{font-size:2rem}.hero-benefits-title{font-size:1.25rem;font-weight:700;letter-spacing:.05em;color:#94a3b8;text-transform:uppercase}.hero-benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.hero-benefits-list li{font-size:1.25rem;color:#e2e8f0;padding-left:1.75rem;position:relative}.hero-benefits-list li:before{content:"✓";position:absolute;left:0;color:#14b8a6;font-weight:600;font-size:1.25rem}@media(max-width:640px){.hero-benefits-columns{grid-template-columns:1fr;gap:1rem}.hero-benefits-icon{font-size:1.5rem}.hero-benefits-title,.hero-benefits-list li{font-size:1rem}.hero-benefits-list li:before{font-size:1rem}}.hero-estimate-container{width:100%;max-width:373px}.hero-estimate{background:#f8fafc;border-radius:16px;padding:20px 16px;box-shadow:0 25px 50px #0006;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ea-header{text-align:center;margin-bottom:14px}.ea-logo-wrap{width:48px;height:48px;margin:0 auto 8px;background:transparent;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ea-logo{width:100%;height:100%;object-fit:contain}.ea-biz-name{font-size:13px;font-weight:700;color:#1e293b;margin-bottom:2px}.ea-doc-label{font-size:8px;color:#64748b;text-transform:uppercase;letter-spacing:1px}.ea-accepted-banner{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:12px;margin-bottom:12px;text-align:center}.ea-accepted-icon{font-size:16px;display:block;margin-bottom:4px}.ea-accepted-title{color:#16a34a;font-weight:700;font-size:12px}.ea-accepted-date{color:#64748b;font-size:8px;margin-top:2px}.ea-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;margin-bottom:10px}.ea-info-label{font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#64748b;margin-bottom:4px}.ea-info-value{font-size:9px;color:#1e293b;line-height:1.5}.ea-info-value strong,#hero-estimate-client{font-weight:700}.ea-info-sub{font-size:8px;color:#64748b;line-height:1.5}.ea-table{width:100%;border-collapse:collapse;margin-bottom:0}.ea-table th{font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#64748b;padding:7px 6px;text-align:left;border-bottom:2px solid #e2e8f0}.ea-table th.text-right{text-align:right}.ea-table td{font-size:8px;color:#1e293b;padding:8px 6px;border-bottom:1px solid #e2e8f0}.ea-table td.text-right{text-align:right;font-weight:500;white-space:nowrap}.ea-totals{border-top:2px solid #e2e8f0;margin-top:2px;padding:8px 6px 0}.ea-totals-row{display:flex;justify-content:space-between;font-size:8px;color:#64748b;margin-bottom:4px}.ea-totals-total{font-size:12px;font-weight:700;color:#059669;margin-top:4px;margin-bottom:10px;padding-top:4px}.ea-contact-card{margin-bottom:10px}.ea-contact-links{display:flex;gap:10px;flex-wrap:wrap}.ea-contact-link{font-size:8px;color:#059669}.ea-btn-accepted{display:block;width:100%;padding:10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:11px;font-weight:700;text-align:center;box-shadow:0 4px 16px #10b9814d}.hero-estimate-caption{text-align:center;font-size:.8rem;color:#94a3b8;margin-top:.75rem}.hero-estimate-caption strong{color:#22c55e}@media(max-width:1023px){.hero-estimate-container{max-width:380px;width:100%;margin:0 auto;position:relative}.hero-estimate{max-height:400px;overflow:hidden}.hero-estimate-container:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,#f8fafc00,#f8fafc);border-radius:0 0 16px 16px;pointer-events:none;z-index:1}}@media(min-width:1024px){.hero-estimate-container{width:420px;max-width:420px}.hero-estimate{padding:28px 24px;border-radius:20px}.ea-logo-wrap{width:64px;height:64px;border-radius:16px;margin-bottom:10px}.ea-biz-name{font-size:17px}.ea-doc-label{font-size:10px}.ea-accepted-banner{padding:16px;margin-bottom:16px;border-radius:12px}.ea-accepted-icon{font-size:22px;margin-bottom:6px}.ea-accepted-title{font-size:15px}.ea-accepted-date{font-size:10px}.ea-info-card{padding:14px 16px;margin-bottom:12px;border-radius:12px}.ea-info-label{font-size:9px;margin-bottom:6px}.ea-info-value{font-size:12px}.ea-info-sub{font-size:10px}.ea-table th{font-size:9px;padding:10px 8px}.ea-table td{font-size:11px;padding:11px 8px}.ea-totals{padding:10px 8px 0}.ea-totals-row{font-size:10px}.ea-totals-total{font-size:16px}.ea-contact-link{font-size:10px}.ea-btn-accepted{padding:14px;font-size:14px;border-radius:12px}}.pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#0f172abf;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-size:.875rem;color:#e5e7eb;margin-bottom:1.75rem;max-width:fit-content}.pill-dot{width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #22c55e59;flex-shrink:0}.hero-title{font-size:clamp(1.75rem,6vw,3rem);line-height:1.15;letter-spacing:-.02em;margin:0 0 .25rem;font-weight:700}.hero-arrow{color:#14b8a6}.hero-emphasis{background-image:linear-gradient(to right,#e0f2fe,#bbf7d0);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle-highlight{color:#6ee7b7;font-weight:600;font-size:clamp(1rem,3vw,1.25rem);line-height:1.6;margin-bottom:.5rem}.hero-price-signal{color:#94a3b8;font-size:.9rem;font-weight:500;margin-bottom:1.5rem}.hero-highlight{background-image:linear-gradient(to right,#e0f2fe,#bbf7d0);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{color:var(--accent);font-weight:500;font-size:clamp(1.1rem,2vw,1.35rem);margin-bottom:var(--space-md)}@media(max-width:1023px){.hero-title{text-align:center}.hero-subtitle-highlight{text-align:center;margin-bottom:1.25rem}.hero-actions{align-items:center}}@media(min-width:1024px){.hero-title{font-size:clamp(3rem,5vw,4rem);margin-bottom:.5rem}.hero-subtitle-highlight{font-size:1.75rem;margin-bottom:2rem}.hero-features-list{gap:1rem;margin-bottom:2rem}.hero-feature{gap:1rem}.hero-feature-icon{width:44px;height:44px;font-size:1.25rem;border-radius:.75rem}.hero-feature-content span{font-size:1.2rem}}.hero-copy{max-width:38rem}.hero-copy p{margin:0 0 .75rem;color:#cbd5f5;font-size:1.125rem;line-height:1.6}@media(max-width:420px){.hero-proof-points{gap:.5rem}.hero-proof-point{padding:.32rem .5rem;font-size:.72rem}}.hero-copy p:last-of-type{margin-bottom:2.5rem}.hero-copy strong{color:#f1f5f9}@media(min-width:768px){.hero-copy p{font-size:1.25rem;line-height:1.65}.hero-copy p:last-of-type{margin-bottom:3rem}}@media(min-width:1024px){.hero-copy p{font-size:1.35rem}.hero-copy p:last-of-type{margin-bottom:3.5rem}}.hero-meta{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;font-size:.85rem;color:#9ca3af}@media(min-width:640px){.hero-meta{flex-direction:row;flex-wrap:wrap;gap:.75rem 1.5rem;margin-bottom:2.5rem}}.hero-meta strong{color:#e5e7eb;font-weight:600}.hero-actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media(min-width:768px){.hero-actions{margin-bottom:2.5rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.15rem 2.3rem;border-radius:.75rem;border:1px solid transparent;font-size:1.15rem;cursor:pointer;font-weight:600;white-space:nowrap;transition:all .2s;text-align:center}@media(min-width:768px){.btn{padding:1.35rem 2.7rem;font-size:1.25rem}}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#f9fafb;box-shadow:0 10px 30px #2563eb73,0 0 0 1px #0f172ae6}.btn-primary:hover{background:linear-gradient(135deg,var(--primary-dark),#1e40af);transform:translateY(-1px)}.btn-secondary{background:transparent;border-color:#94a3b899;color:#e5e7eb}.btn-secondary:hover{border-color:#e5e7eb}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.15rem 2rem;border:2px solid var(--primary);background:#2563eb14;color:#e5e7eb;border-radius:.75rem;font-weight:600;font-size:1.15rem;text-decoration:none;transition:all .2s ease}@media(min-width:768px){.btn-outline{padding:1.35rem 2.5rem;font-size:1.25rem}}.btn-outline:hover{background:#2563eb26;color:#60a5fa;border-color:#60a5fa}.hero-footnote{font-size:.8rem;color:#9ca3af;line-height:1.5;margin-bottom:.5rem}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem);margin-top:var(--space-md)}@media(max-width:1023px){.workflow-grid{grid-template-columns:1fr;gap:1.5rem}}.workflow-column{background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border:1px solid rgba(148,163,184,.2);border-radius:1rem;padding:clamp(1.5rem,3vw,2rem);transition:border-color .3s ease,transform .2s ease}.workflow-column:hover{border-color:#60a5fa66;transform:translateY(-2px)}.workflow-column-icon{font-size:2rem;margin-bottom:.75rem}.workflow-column h3{font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;color:#f1f5f9;margin-bottom:.5rem}.workflow-column ul{list-style:none;margin-top:.75rem;padding:0}.workflow-column li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#cbd5e1;font-size:.9rem;line-height:1.5;border-bottom:1px solid rgba(148,163,184,.08)}.workflow-column li:last-child{border-bottom:none}.workflow-column li:before{content:"→";position:absolute;left:0;color:#60a5fa;font-weight:600}.workflow-column li strong{color:#e2e8f0}.trust-badges-wrapper{display:flex;flex-direction:column;justify-content:center;padding:var(--section-padding) 1.25rem;border-top:1px solid rgba(148,163,184,.2);border-bottom:1px solid rgba(148,163,184,.2)}@media(max-width:1023px){.trust-badges-wrapper{padding-top:var(--space-xl)}}@media(min-width:768px){.trust-badges-wrapper{padding:var(--section-padding) 1.5rem}}@media(min-width:1024px){.trust-badges-wrapper{padding:var(--section-padding) 2rem}}.trust-badges{display:grid;grid-template-columns:1fr;gap:1rem;max-width:var(--max-width);margin:0 auto;width:100%}@media(min-width:640px){.trust-badges{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1024px){.trust-badges{display:flex;gap:clamp(3rem,6vw,8rem);justify-content:center;align-items:flex-start}.trust-badges-col{display:flex;flex-direction:column;gap:clamp(3rem,6vw,8rem);flex:1;max-width:700px}.trust-badges-col:nth-child(2){margin-top:clamp(4rem,8vh,8rem)}}@media(max-width:1023px){.trust-badges-col{display:contents}}.trust-badge{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:clamp(1.5rem,4vh,3rem) clamp(2rem,2.5vw,3rem);background:#0f172ad9;border-radius:1.25rem;border:1px solid rgba(148,163,184,.35);transition:border-color .2s ease,background .2s ease}.trust-badge-header{display:flex;align-items:center;gap:1.25rem}.trust-badge-title{font-size:clamp(1.2rem,1.8vw,1.7rem);font-weight:600;color:#f1f5f9}.trust-badge-desc{font-size:clamp(1rem,1.4vw,1.25rem);color:#94a3b8;line-height:1.5}.trust-badge:hover{border-color:#94a3b899;background:#0f172af2}.trust-badge-icon{width:clamp(40px,5vw,60px);height:clamp(40px,5vw,60px);border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 0 6px #22c55e33}.trust-badge-icon svg{width:clamp(22px,2.5vw,32px);height:clamp(22px,2.5vw,32px);stroke:#fff;stroke-width:3;fill:none}@media(max-width:767px){.trust-badge.hide-mobile{display:none}}.accordion-section{max-width:100%;margin:0 auto}.accordion-group{display:flex;flex-direction:column;gap:0}@media(min-width:1024px){.accordion-group{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem}}.accordion-item{border-bottom:1px solid rgba(148,163,184,.2)}.accordion-item:last-child{border-bottom:none}@media(min-width:1024px){.accordion-item{border-bottom:1px solid rgba(148,163,184,.2)}}.accordion-toggle{display:flex;align-items:center;gap:1rem;width:100%;padding:1.25rem 0;background:transparent;border:none;cursor:pointer;text-align:left;font-family:inherit;transition:all .2s ease}.accordion-toggle:hover{opacity:.8}.accordion-toggle:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:4px}.accordion-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border:2px solid #9ca3af;border-radius:50%;font-size:1.25rem;font-weight:300;color:#9ca3af;transition:all .8s cubic-bezier(.25,.1,.25,1);position:relative}.accordion-icon:before,.accordion-icon:after{content:"";position:absolute;background:#9ca3af;transition:all .8s cubic-bezier(.25,.1,.25,1)}.accordion-icon:before{width:12px;height:2px}.accordion-icon:after{width:2px;height:12px}.accordion-toggle[aria-expanded=true] .accordion-icon{background:var(--primary);border-color:var(--primary)}.accordion-toggle[aria-expanded=true] .accordion-icon:before,.accordion-toggle[aria-expanded=true] .accordion-icon:after{background:#fff}.accordion-toggle[aria-expanded=true] .accordion-icon:after{height:0}.accordion-text{font-size:clamp(1rem,1.5vw,1.15rem);font-weight:500;color:#e5e7eb;line-height:1.4}.accordion-content{max-height:0;overflow:hidden;transition:max-height 1.2s cubic-bezier(.25,.1,.25,1)}.accordion-content.open{max-height:500px}.accordion-content p{padding:0 0 1.25rem 2.75rem;margin:0;font-size:clamp(.95rem,1.3vw,1.05rem);color:#9ca3af;line-height:1.7}.faq-more-link{text-align:center;margin-top:1.5rem}.faq-more-link a{color:#60a5fa;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.faq-more-link a:hover{color:#93c5fd;text-decoration:underline}.how-it-works-container{display:flex;flex-direction:column;gap:2rem;position:relative}@media(min-width:900px){.how-it-works-container{flex-direction:row;align-items:flex-start;gap:clamp(2rem,4vw,4rem)}.how-it-works-container:before{content:"";position:absolute;top:50%;left:10%;right:10%;height:3px;background:linear-gradient(90deg,transparent 0%,var(--accent) 15%,var(--accent) 85%,transparent 100%);z-index:0;opacity:.6}.how-it-works-card:nth-child(1){margin-top:0}.how-it-works-card:nth-child(2){margin-top:clamp(5rem,10vh,10rem)}.how-it-works-card:nth-child(3){margin-top:clamp(10rem,20vh,20rem)}}.how-it-works-card{background:#0f172ad9;border:1px solid rgba(148,163,184,.35);border-radius:1.25rem;padding:clamp(2rem,4vh,3rem) clamp(2rem,2.5vw,3rem);text-align:center;transition:border-color .2s ease,background .2s ease;position:relative;z-index:1;flex:1}.how-it-works-card:hover{border-color:#94a3b899;background:#0f172af2}.how-it-works-card .step-number{width:clamp(2.5rem,4vw,3.5rem);height:clamp(2.5rem,4vw,3.5rem);background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:700;color:#fff;margin:0 auto 1.25rem;box-shadow:0 0 0 6px #2563eb33}.how-it-works-card .card-icon{font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:1.25rem}.how-it-works-card .card-title{font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:700;color:#f1f5f9;margin-bottom:1rem}.how-it-works-card .card-desc{font-size:clamp(1rem,1.4vw,1.2rem);color:#94a3b8;line-height:1.6;margin:0}.integrations-equation{display:grid;grid-template-columns:1fr auto 1fr;gap:clamp(1rem,2.5vw,2.5rem);align-items:stretch;margin-top:clamp(2rem,4vh,3rem)}.integrations-side{background:#0f172ad9;border:1px solid rgba(148,163,184,.35);border-radius:1.25rem;padding:clamp(1.5rem,3vh,2.25rem);display:flex;flex-direction:column;gap:1.25rem;transition:border-color .2s ease}.integrations-side:hover{border-color:#94a3b899}.integrations-side--added{border-color:#60a5fa73;background:linear-gradient(160deg,#2563eb29,#0f172ad9 60%)}.integrations-side--added:hover{border-color:#60a5fabf}.integrations-side-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.integrations-side--added .integrations-side-label{color:var(--accent)}.integrations-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.integration-chip{position:relative;display:flex;align-items:center;gap:.75rem;padding:.7rem 0;font-size:.95rem;font-weight:600;color:#e2e8f0;line-height:1.3;border-bottom:1px solid rgba(148,163,184,.15)}.integration-chip:last-child{border-bottom:none}.integrations-side--existing .integration-chip:before{content:"";flex-shrink:0;width:.5rem;height:.5rem;background:#94a3b899}.integrations-side--added .integration-chip:before{content:"+";flex-shrink:0;width:.9rem;font-size:1rem;font-weight:700;color:var(--accent);text-align:center;line-height:1}.integration-chip a{color:inherit;text-decoration:none;transition:color .15s ease}.integration-chip a:hover,.integration-chip--accent{color:#fff}.integration-chip--accent:after{content:"NEW";margin-left:auto;font-size:.65rem;font-weight:800;letter-spacing:.1em;color:var(--accent);padding:.15rem .45rem;border:1px solid rgba(96,165,250,.55);background:#2563eb26}.integrations-side-desc{margin:auto 0 0;color:#94a3b8;font-size:.95rem;line-height:1.55}.integrations-side-desc a{color:var(--accent);text-decoration:none;font-weight:600}.integrations-side-desc a:hover{text-decoration:underline}.integrations-plus{display:flex;align-items:center;justify-content:center;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:300;color:var(--accent);width:clamp(2.5rem,4vw,3.5rem);user-select:none}@media(max-width:900px){.integrations-equation{grid-template-columns:1fr;gap:1rem}.integrations-plus{width:auto;padding:.25rem 0}}.hero-grid{background:radial-gradient(circle at top left,rgba(96,165,250,.3),transparent 55%),radial-gradient(circle at bottom,rgba(52,211,153,.25),transparent 55%),#020617;border-radius:1rem;border:1px solid rgba(148,163,184,.45);box-shadow:0 24px 60px #0f172af2,0 0 0 1px #0f172ab3;padding:1.25rem;color:#e5e7eb;position:relative;overflow:hidden}@media(min-width:880px){.hero-grid{padding:1.5rem}}.hero-grid-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;font-size:.75rem;color:#cbd5e1}.hero-grid-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border-radius:999px;background:#0f172ad9;border:1px solid rgba(148,163,184,.4);font-size:.7rem}.hero-grid-body{display:grid;gap:1rem;font-size:.8rem}.hero-grid-row-full{display:grid;grid-template-columns:1fr;gap:1rem}.hero-grid-body .hero-grid-row-split{display:grid;gap:1rem;grid-template-columns:1fr;width:100%}@media(min-width:768px){.hero-grid-body .hero-grid-row-split{grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start}}@media(min-width:1024px){.hero-grid-body .hero-grid-row-split{grid-template-columns:1fr 1fr;gap:1.5rem}}.hero-grid-row-three-col{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.hero-grid-row-three-col{grid-template-columns:40fr 30fr 30fr;gap:1rem;align-items:start}}@media(min-width:1024px){.hero-grid-row-three-col{gap:1.25rem}}.hero-grid-preview-wrapper{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.hero-grid-row-three-col{align-items:flex-start}.hero-grid-row-three-col .hero-grid-preview{display:flex;align-items:flex-start}.hero-grid-row-three-col .hero-grid-preview img{width:100%;height:auto}.hero-grid-row-three-col .hero-grid-preview-wrapper:not(:first-child) .hero-grid-preview img{height:100%;object-fit:cover;object-position:top}}.hero-preview-label{text-align:center;padding:.5rem .75rem;font-size:.75rem;border-radius:.5rem;font-weight:500;display:block}.hero-preview-label.estimate{background:#2563eb2e;color:#bfdbfe;border:1px solid rgba(37,99,235,.3)}.hero-preview-label.contact{background:#ef44442e;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.hero-preview-label.calendar{background:#a855f72e;color:#d8b4fe;border:1px solid rgba(168,85,247,.3)}.estimate-style-selector{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem}.style-btn{padding:.5rem 1rem;border:2px solid rgba(37,99,235,.5);background:transparent;color:#bfdbfe;border-radius:999px;font-family:inherit;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;width:100%}.style-btn:hover{background:#2563eb26;border-color:#2563ebb3;transform:translateY(-1px)}.style-btn.active{background:#2563eb40;color:#fff;border-color:#2563ebcc;box-shadow:0 2px 8px #2563eb4d}.hero-grid-email,.hero-grid-output,.hero-grid-preview,.hero-grid-card{background:#0f172abf;border-radius:.75rem;border:1px solid rgba(148,163,184,.4);padding:.75rem 1rem}.hero-grid-preview{cursor:pointer;transition:all .2s;overflow:hidden;position:relative}.hero-grid-preview:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb4d;border-color:#94a3b899}.hero-grid-preview img{width:100%;height:auto;display:block;border-radius:.5rem}.hero-grid-preview-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0f172ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:2px solid rgba(255,255,255,.3);padding:1rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.hero-grid-preview:hover .hero-grid-preview-overlay{opacity:1}.expand-icon{width:32px;height:32px;position:relative;display:block}.expand-icon:before,.expand-icon:after{content:"";position:absolute;width:12px;height:12px;border:2px solid rgba(255,255,255,.9)}.expand-icon:before{top:0;left:0;border-right:none;border-bottom:none}.expand-icon:after{bottom:0;right:0;border-left:none;border-top:none}.hero-grid-email p,.hero-grid-output p{margin:.35rem 0;line-height:1.5}.hero-tag{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;color:#9ca3af;margin-bottom:.5rem}.hero-chip{padding:.2rem .55rem;border-radius:999px;background:#2563eb2e;color:#bfdbfe;font-size:.7rem}.hero-grid-output-list{list-style:none;padding:0;margin:.5rem 0 0;display:grid;gap:.4rem;line-height:1.5}.hero-grid-output-list li:before{content:"•";margin-right:.4rem;color:#a5b4fc}.testimonial{margin-top:1.25rem;border-radius:.75rem;border:1px solid rgba(148,163,184,.5);background:linear-gradient(to right,#0f172ae6,#0f172a66);padding:1rem;font-size:.8rem;display:flex;align-items:flex-start;gap:.75rem}.testimonial-avatar{width:40px;height:40px;border-radius:999px;background:radial-gradient(circle at 30% 20%,#f97316,#be123c);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#fff}.testimonial-name{font-weight:600;color:#e5e7eb;margin-bottom:.25rem}.testimonial-meta{color:#9ca3af;font-size:.75rem;line-height:1.5}.section-wrapper{display:flex;flex-direction:column;justify-content:center;padding:var(--section-padding) 0;border-bottom:1px solid rgba(148,163,184,.2);content-visibility:auto;contain-intrinsic-size:auto 600px}@media(min-width:768px){.section-wrapper{padding:var(--section-padding) 0}}@media(min-width:1024px){.section-wrapper{padding:var(--section-padding) 0}}.section-wrapper .section-content{max-width:1100px;margin:0 auto;width:100%;color:#e5e7eb;padding:0 1.25rem}@media(max-width:899px){.section-wrapper{padding-left:0;padding-right:0}.section-content{padding-left:1rem;padding-right:1rem}.section-title{font-size:1.5rem}.benefit-card{padding:1rem!important;margin-left:-.5rem!important;margin-right:-.5rem!important}.benefits-grid{gap:.75rem;padding:0}.trust-badges-wrapper{padding-left:.5rem!important;padding-right:.5rem!important;margin-left:-.5rem!important;margin-right:-.5rem!important}.trust-badge{padding:1rem!important;margin-left:-.5rem!important;margin-right:-.5rem!important}.how-it-works-container{gap:.75rem;padding:0;margin-left:-.5rem!important;margin-right:-.5rem!important;width:calc(100% + 1rem)!important}.how-it-works-card{padding:1rem!important}.final-cta-box{padding:1.5rem 1rem!important;margin-left:-.5rem;margin-right:-.5rem;border-radius:.75rem!important}}.section{max-width:var(--max-width);margin:0 auto;padding:var(--section-padding) 0;color:#e5e7eb}.section.section-full-mobile{max-width:none;padding-left:0;padding-right:0}@media(min-width:768px){.section.section-full-mobile{max-width:var(--max-width)}}.section-divider{max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}.section-divider hr{border:none;height:1px;background:#94a3b833;margin:0}.section-card{max-width:var(--max-width);margin:0 auto;padding:var(--section-padding) 0;color:#e5e7eb}.section-card-inner{background:#0f172ad9;border-radius:1rem;border:1px solid rgba(148,163,184,.2);padding:var(--space-lg) 1.5rem}@media(min-width:768px){.section-card-inner{padding:var(--space-lg) 2rem}}.section-title{font-size:clamp(1.75rem,4vw,2.75rem);margin-bottom:var(--space-md);line-height:1.2;font-weight:700;letter-spacing:-.02em}.section-title:after{content:"";display:block;width:60px;height:3px;margin-top:var(--space-xs);background:linear-gradient(90deg,#60a5fa,#34d399);border-radius:2px}.section-title.no-accent:after{display:none}@media(min-width:768px){.section-title{margin-bottom:3.5rem}}.benefits-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}}.screenshot-flow{display:flex;justify-content:center;align-items:stretch;gap:1.5rem;margin-bottom:var(--space-xl);padding:2rem 0;flex-wrap:wrap}.screenshot-flow-step{display:grid;grid-template-rows:1fr auto;align-items:start;justify-items:center;min-width:200px;max-width:300px}.screenshot-flow-step img{width:100%;max-width:260px;height:auto;border-radius:1.25rem;border:2px solid rgba(148,163,184,.2);box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff0d;transition:transform .3s ease,box-shadow .3s ease}.screenshot-flow-step img:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2563eb33,0 0 0 1px #ffffff14}.screenshot-flow-step .step-caption{margin-top:1rem;text-align:center}.screenshot-flow-step .step-caption .step-num{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--primary);color:#fff;font-size:.8rem;font-weight:700;margin-bottom:.4rem}.screenshot-flow-step .step-caption h4{font-size:clamp(.95rem,1.3vw,1.1rem);font-weight:600;color:#f1f5f9;margin:.25rem 0 .2rem}.screenshot-flow-step .step-caption p{font-size:.85rem;color:#94a3b8;margin:0;line-height:1.4}.screenshot-flow-arrow{display:none;align-self:center;color:#4b5563;font-size:1.5rem;margin-top:-2rem}@media(min-width:768px){.screenshot-flow{flex-wrap:nowrap;gap:1rem}.screenshot-flow-arrow{display:flex}}@media(min-width:1024px){.screenshot-flow{gap:2rem}.screenshot-flow-step img{max-width:280px}}.feature-spotlight{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:var(--space-lg);max-width:960px;margin-left:auto;margin-right:auto;padding:0 1.25rem}.feature-spotlight-text{order:1}.feature-spotlight-image{order:2;display:flex;justify-content:center}@media(min-width:1024px){.feature-spotlight-image{justify-content:flex-end}}.feature-spotlight-image img{width:100%;max-width:280px;height:auto;border-radius:1rem;border:1px solid rgba(148,163,184,.35);display:block}.feature-spotlight-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-bottom:.75rem;font-weight:600}.feature-spotlight-text h3{font-weight:700;margin-bottom:1rem;font-size:clamp(1.2rem,1.8vw,1.5rem);color:#f9fafb}.feature-spotlight-text p{color:#cbd5e1;line-height:1.6;font-size:clamp(1rem,1.4vw,1.2rem)}.feature-spotlight-text a{color:#93c5fd;font-weight:600;text-decoration:underline;text-decoration-color:#93c5fdb8;text-decoration-thickness:1.5px;text-underline-offset:.18em;transition:color .2s ease,text-decoration-color .2s ease}.feature-spotlight-text>a{font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.6}.feature-spotlight-text a:hover{color:#dbeafe;text-decoration-color:currentColor}.feature-spotlight-text a:focus-visible{outline:2px solid rgba(147,197,253,.9);outline-offset:2px;border-radius:.2rem}@media(min-width:1024px){.feature-spotlight{grid-template-columns:1fr 1fr;gap:3rem}.feature-spotlight-reversed .feature-spotlight-text{order:2}.feature-spotlight-reversed .feature-spotlight-image{order:1;justify-content:flex-start}}.preview-grid{grid-template-columns:1fr}@media(min-width:1024px){.preview-grid{grid-template-columns:320px 1fr;align-items:start}}@media(min-width:1200px){.preview-grid{grid-template-columns:350px 1fr}}.preview-wrapper{background:#0f172acc;border-radius:10px;padding:.125rem;margin-bottom:1rem}@media(max-width:1023px){#preview-templates .section-content{padding:0}#preview-templates .section-content>h2,#preview-templates .section-content>p{padding:0}.preview-grid{gap:1.5rem}.preview-grid .benefit-card{border-radius:0;border-left:none;border-right:none}.preview-wrapper{border-radius:0;margin-left:-.75rem;margin-right:-.75rem;width:calc(100% + 1.5rem)}}@media(min-width:1024px){.preview-wrapper{padding:1.25rem}}.preview-wrapper .preview-template{max-width:580px;margin:0 auto;aspect-ratio:612 / 792;overflow:hidden}@media(max-width:767px){.preview-wrapper .preview-template{max-width:373px}}.benefit-card{background:#0f172ad9;border-radius:1.25rem;border:1px solid rgba(148,163,184,.35);padding:clamp(1.5rem,4vh,3rem) clamp(2rem,2.5vw,3rem);font-size:1rem;transition:border-color .2s ease,background .2s ease}.benefit-card:hover{border-color:#94a3b899;background:#0f172af2}@media(min-width:768px){.benefit-card{padding:clamp(2rem,4vh,3rem) clamp(2rem,2.5vw,3rem)}}.benefit-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-bottom:.75rem;font-weight:600}.benefit-title{font-weight:700;margin-bottom:1rem;font-size:clamp(1.2rem,1.8vw,1.5rem);color:#f9fafb}.benefit-body{color:#cbd5e1;line-height:1.6;font-size:clamp(1rem,1.4vw,1.2rem)}.pricing-differentiator{color:#fbbf24;font-size:.85rem;font-weight:600;margin-bottom:1rem;letter-spacing:.02em}html{scroll-behavior:smooth;scroll-padding-top:80px}[id]{scroll-margin-top:80px}a:focus-visible,button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.preview-modal{position:fixed;inset:0;background:#000000f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;z-index:2000;padding:2rem;opacity:0;transition:opacity .3s ease}.preview-modal.open{display:flex;opacity:1}.preview-modal-content{max-width:90vw;max-height:90vh;position:relative}.preview-modal-content img{max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:.5rem;box-shadow:0 24px 60px #000c}.preview-modal-close{position:absolute;top:-3rem;right:0;background:#0f172ae6;border:1px solid rgba(148,163,184,.4);color:#e5e7eb;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;transition:all .2s;border:none}.preview-modal-close:hover{background:#0f172a;transform:scale(1.1)}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#1e293b,#0f172a);border-top:1px solid rgba(99,102,241,.3);padding:1rem 1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;z-index:10000;box-shadow:0 -4px 20px #0000004d;transform:translateY(100%);transition:transform .4s ease-out}.cookie-consent-banner.visible{transform:translateY(0)}.cookie-consent-banner.hidden{display:none}.cookie-consent-text{flex:1;min-width:280px;color:#e2e8f0;font-size:.9rem;line-height:1.5}.cookie-consent-text a{color:#818cf8;text-decoration:underline}.cookie-consent-toggles label{color:#cbd5e1}.cookie-consent-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.cookie-btn{padding:.6rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.cookie-btn-accept{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.cookie-btn-accept:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.cookie-btn-decline{background:transparent;color:#94a3b8;border:1px solid #475569}.cookie-btn-decline:hover{background:#4755694d;color:#e2e8f0}@media(max-width:600px){.cookie-consent-banner{flex-direction:column;align-items:stretch;text-align:center;padding:.75rem 1rem;gap:.5rem}.cookie-consent-text{font-size:.8rem;line-height:1.4;min-width:unset}.cookie-consent-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.cookie-btn{padding:.5rem 1rem;font-size:.8rem;min-height:44px;min-width:44px}}.hero-reveal-container{position:relative;width:100%;max-width:373px}.hero-gif-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:1rem;transition:transform 2s ease-in-out,z-index 0s linear 2s}.hero-gif-overlay.sliding{transform:translateY(100%);z-index:0}.hero-gif-overlay.hidden{display:none}.hero-gif-phone{width:70%;max-width:240px;background:#1a1a2e;border-radius:1.5rem;padding:.35rem;box-shadow:0 0 0 2px #2d2d44,0 18px 40px -10px #00000080}.hero-gif-phone img{width:100%;height:auto;border-radius:1.2rem;display:block;background:#0f0f1a}.hero-reveal-container .hero-estimate-container{position:relative;z-index:10}@media(min-width:1024px){.hero-reveal-container{width:420px;max-width:420px}.hero-gif-phone{width:72%;max-width:364px;border-radius:2.6rem;padding:.52rem}.hero-gif-phone img{border-radius:1.95rem}}@media(max-width:1023px){.hero-reveal-container{max-width:100%;width:100%;margin:0 auto}}.hero-proof-points{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:1.5rem;justify-content:center}.hero-proof-label{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#cbd5e1d9;margin-right:.15rem}.hero-proof-point{display:inline;padding:0;border:0;border-radius:0;background:transparent;font-size:.9rem;font-weight:700;letter-spacing:.01em}.hero-proof-separator{color:#94a3b8b3;font-size:.9rem;font-weight:600;line-height:1}@media(max-width:1023px){.hero-proof-points{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;width:100%;max-width:520px;margin-left:auto;margin-right:auto;justify-content:center}.hero-proof-point{min-width:0;width:auto;font-size:.8rem;line-height:1.2;text-align:center}.hero-proof-separator{font-size:.8rem}}@media(max-width:767px){.hero-proof-label{flex-basis:100%;margin-right:0;text-align:center}}@media(max-width:420px){.hero-proof-points{gap:.3rem}.hero-proof-point,.hero-proof-separator{font-size:.76rem}.hero-proof-label{font-size:.7rem;letter-spacing:.05em}}.hero-trust-line{margin:-.5rem auto 1.25rem;padding:0;max-width:720px;font-size:.82rem;font-weight:500;line-height:1.4;color:#cbd5e1c7;text-align:center;letter-spacing:.005em;text-wrap:balance}.hero-trust-line span{margin:0 .2em;color:#94a3b8d9;font-size:1.4em;font-weight:700;line-height:0;vertical-align:-.05em}@media(max-width:480px){.hero-trust-line{font-size:.7rem;max-width:320px}}.proof-green{background:#22c55e1f;color:#86efac;border:1px solid rgba(34,197,94,.25)}.proof-blue{color:#93c5fd}.proof-purple{color:#c4b5fd}.proof-yellow{background:#fbbf241f;color:#fcd34d;border:1px solid rgba(251,191,36,.25)}.hero-estimate-meta-item{margin-bottom:8px}.hero-estimate-meta-label{font-size:.7em;letter-spacing:1px;font-weight:700}.text-center{text-align:center}.text-right{text-align:right}.tax-label{text-align:right;font-size:10px;color:#64748b}.tax-value{font-size:10px}.section-wrapper-bordered{border-top:1px solid rgba(148,163,184,.2)}.social-proof-content{text-align:center;max-width:800px;margin:0 auto}.social-proof-quote{font-size:clamp(1.15rem,2.5vw,1.35rem);font-style:italic;color:#e2e8f0;line-height:1.6;margin:0 0 1.25rem}.social-proof-cite{font-size:1rem;color:#94a3b8;font-style:normal;display:block;margin-bottom:2rem}.social-proof-trades{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;color:#94a3b8;font-size:.95rem}.social-proof-trades-label{font-weight:600;color:#cbd5e1}.social-proof-trades-highlight{color:#60a5fa}.hero-copy-wide{max-width:800px;margin-bottom:2.5rem}.benefits-grid-spaced{margin-bottom:3rem}.benefit-card-center{text-align:center}.benefit-card-green{border-color:#22c55e66}.benefit-card-blue{border-color:#60a5fa66}.benefit-card-yellow{border-color:#fbbf2466}.benefit-stat{font-size:clamp(2rem,6vw,3rem);margin-bottom:.5rem}.benefit-stat-green{color:#22c55e}.benefit-stat-blue{color:#60a5fa}.benefit-stat-yellow{color:#fbbf24}.benefit-ref{font-size:.75rem;vertical-align:super;text-decoration:none}.benefit-ref-green{color:#22c55e}.benefit-ref-blue{color:#60a5fa}.benefit-ref-yellow{color:#fbbf24}.problem-conclusion{text-align:center;color:#94a3b8;font-size:1.1rem;max-width:700px;margin:0 auto}.section-subtitle{text-align:center;color:#9ca3af;margin-bottom:var(--space-lg);font-size:1.1rem}.workflow-column-desc{color:#94a3b8;margin-bottom:1.25rem}.section-content-full{padding-left:0;padding-right:0}.how-it-works-cta-container{text-align:center;margin-top:var(--space-xl)}.btn-outline-wide{max-width:500px;padding:1rem 1.75rem;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem}.features-subtitle{text-align:center;color:#94a3b8;font-size:clamp(1rem,1.4vw,1.15rem);max-width:640px;margin:0 auto 1.5rem;line-height:1.5}.pricing-card{max-width:680px;margin:0 auto;border:2px solid var(--primary);background:#2563eb14;text-align:center}.pricing-price{font-size:clamp(2.5rem,8vw,3.5rem);font-weight:700;color:#f1f5f9;margin-bottom:.5rem}.pricing-period{font-size:clamp(1rem,2vw,1.25rem);color:#94a3b8;font-weight:400}.pricing-desc{color:#fbbf24;font-weight:600;margin-bottom:1.5rem}.pricing-list{list-style:none;padding:0;margin:0 0 2rem;text-align:left;display:grid;grid-template-columns:1fr 1fr;gap:.25rem 1.5rem;max-width:620px;margin-left:auto;margin-right:auto}@media(max-width:540px){.pricing-list{grid-template-columns:1fr;max-width:320px}}.pricing-list-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#e2e8f0;font-size:.95rem}.pricing-svg{flex-shrink:0}.pricing-list-category{grid-column:1 / -1;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#60a5fa;padding:1rem 0 .25rem;border-top:1px solid rgba(96,165,250,.15);margin-top:.5rem}.pricing-list-category:first-child{border-top:none;margin-top:0;padding-top:0}.pricing-btn{display:inline-block;text-align:center}.pricing-compare-wrapper{width:100%;max-width:900px;margin:0 auto 2.5rem}.pricing-compare-title{font-size:1.1rem;font-weight:700;color:#e2e8f0;text-align:center;margin-bottom:1rem;letter-spacing:-.01em}.pricing-compare-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.pricing-compare-table{width:100%;min-width:620px;border-collapse:collapse;font-size:.88rem;color:#cbd5e1}.pricing-compare-table thead tr{background:#1e293bcc}.pricing-compare-table th{padding:.75rem 1rem;font-weight:600;font-size:.8rem;color:#94a3b8;text-align:center;border-bottom:1px solid rgba(255,255,255,.08)}.pricing-compare-table th:first-child{text-align:left}.pricing-compare-table td{padding:.65rem 1rem;border-bottom:1px solid rgba(255,255,255,.05);text-align:center;vertical-align:middle}.pricing-compare-table td:first-child{text-align:left;color:#94a3b8;font-size:.82rem}.pricing-compare-table tbody tr:last-child td{border-bottom:none}.pricing-compare-table tbody tr:hover td{background:#ffffff05}.pricing-compare-us{background:#2563eb1a!important}.pricing-compare-table th.pricing-compare-us{color:#60a5fa!important;font-weight:700}.pricing-compare-winner{color:#4ade80!important}.pricing-compare-yes{color:#4ade80}.pricing-compare-no{color:#64748b}.pricing-compare-yes svg,.pricing-compare-no svg{width:20px;height:20px}.pricing-compare-note{display:block;font-size:.75rem;color:#64748b;font-weight:400}.pricing-compare-caption{font-size:.8rem;color:#64748b;text-align:center;margin-top:.75rem;font-style:italic}.pricing-footnote{margin-top:1rem;font-size:.85rem;color:#94a3b8}.section-wrapper-auto{min-height:auto;border-bottom:none}.final-cta-box{background:linear-gradient(to bottom,#0f172a,#1e293b);border-radius:1rem;border:1px solid rgba(148,163,184,.2);padding:var(--space-lg) 1.5rem;text-align:center}.final-cta-title{font-size:clamp(1.5rem,4vw,2.25rem);margin-bottom:1rem}.final-cta-desc{color:#cbd5e1;font-size:1.05rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.final-cta-btn{font-size:1.05rem;padding:1rem 2rem;max-width:100%;box-sizing:border-box;white-space:normal}.final-cta-footnote{margin-top:1rem;font-size:.8rem;color:#9ca3af}:is([data-theme=light],[data-theme-resolved=light]) .feature-spotlight-text a{color:#1d4ed8;text-decoration-color:#1d4ed880}:is([data-theme=light],[data-theme-resolved=light]) .feature-spotlight-text a:hover{color:#1e40af}:is([data-theme=light],[data-theme-resolved=light]) .feature-spotlight-text a:focus-visible{outline-color:#1d4ed8b3}.footer-tagline{color:#6b7280}.hero-trade-tabs{display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:1rem}.hero-trade-tabs::-webkit-scrollbar{display:none}.hero-trade-tab{padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#ffffffb3;font-size:.85rem;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:all .2s}.hero-trade-tab:hover{border-color:#ffffff80;color:#fff}.hero-trade-tab.active{background:#ffffff26;border-color:#ffffff80;color:#fff;font-weight:600}.hero-feature-pills{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;margin-bottom:1.75rem}.hero-feature-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:#1e293b99;font-size:.875rem;color:#e5e7eb;font-weight:500}.hero-feature-pill-dot{width:8px;height:8px;border-radius:50%;background:#f59e0b;flex-shrink:0}.hero-estimate-card{width:100%;max-width:380px;border-radius:16px;overflow:hidden;box-shadow:0 25px 60px #00000080;margin:0 auto}.hero-estimate-card-header{background:linear-gradient(135deg,#1e3a5f,#3b82f6);padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:flex-start}.hero-estimate-card-header-text h3{font-size:1.15rem;font-weight:700;color:#fff;margin:0 0 .15rem}.hero-estimate-card-header-text p{font-size:.8rem;color:#ffffffb3;margin:0}.hero-estimate-card-price{font-size:1.75rem;font-weight:700;color:#fff;white-space:nowrap}.hero-estimate-card-body{background:#fff;padding:1.25rem 1.5rem}.hero-estimate-card-line{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e5e7eb;color:#374151;font-size:.9rem}.hero-estimate-card-line:last-child{border-bottom:none}.hero-estimate-card-line-price{font-weight:600;color:#111827;white-space:nowrap}.hero-estimate-card-badge{display:inline-flex;align-items:center;gap:.35rem;margin-top:1rem;padding:.35rem .75rem;border-radius:6px;border:1px solid rgba(34,197,94,.3);background:#22c55e14;font-size:.75rem;font-weight:700;color:#22c55e;letter-spacing:.05em;text-transform:uppercase}.hero-estimate-caption{text-align:center;margin-top:.5rem;font-size:.9rem;color:#94a3b8}.hero-estimate-caption strong{color:#22c55e;font-weight:700}.section-title-accent{color:#f59e0b}@media(min-width:1024px){.hero-estimate-card{max-width:480px}.hero-estimate-card-header{padding:1.5rem 2rem}.hero-estimate-card-header-text h3{font-size:1.35rem}.hero-estimate-card-price{font-size:2.25rem}.hero-estimate-card-body{padding:1.5rem 2rem}.hero-estimate-card-line{font-size:1rem;padding:.85rem 0}}.trade-section{width:100%;padding:1rem 0 0}.trade-section-title{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;color:#f1f5f9;text-align:center;margin-bottom:1.25rem}.trade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:480px;margin:0 auto}.trade-grid-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:1rem .5rem;border-radius:.75rem;border:1.5px solid rgba(148,163,184,.2);background:#1e293b99;cursor:pointer;transition:border-color .2s,background .2s;-webkit-tap-highlight-color:rgba(245,158,11,.15);touch-action:manipulation}.trade-grid-card:hover{border-color:#f59e0b80;background:#1e293be6}.trade-grid-card.active{border-color:#f59e0b;background:#f59e0b14}.trade-grid-icon{font-size:1.75rem;line-height:1}.trade-grid-label{font-size:.8rem;font-weight:600;color:#cbd5e1;letter-spacing:.01em}.trade-grid-card.active .trade-grid-label{color:#f1f5f9}@media(min-width:768px){.trade-grid{max-width:540px;gap:1rem}.trade-grid-card{padding:1.25rem .75rem}.trade-grid-icon{font-size:2rem}.trade-grid-label{font-size:.85rem}}@media(min-width:1024px){.trade-grid{max-width:600px}}.hero-estimate.ai-build>*{opacity:0;transform:translateY(10px);filter:blur(3px)}.hero-estimate.ai-build:after{content:"";position:absolute;left:-5%;right:-5%;top:-2px;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(16,185,129,.3) 15%,#10b981 35%,#22c55e 50%,#10b981 65%,rgba(16,185,129,.3) 85%,transparent 100%);box-shadow:0 0 8px #10b98199,0 0 20px #22c55e4d,0 2px 12px #10b98133;border-radius:2px;opacity:0;z-index:10;pointer-events:none}.hero-estimate.ai-build.ai-built:after{animation:ai-scan 3.6s cubic-bezier(.25,.1,.25,1) forwards}@keyframes ai-scan{0%{top:-2px;opacity:0}3%{opacity:1}88%{opacity:1}to{top:calc(100% + 2px);opacity:0}}@keyframes ai-reveal{0%{opacity:0;transform:translateY(10px);filter:blur(3px)}50%{filter:blur(0)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes ai-banner-pop{0%{opacity:0;transform:scale(.9);filter:blur(3px)}60%{opacity:1;transform:scale(1.04);filter:blur(0)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes ai-total-pop{0%{opacity:0;transform:translateY(6px) scale(.96);filter:blur(3px)}60%{opacity:1;transform:translateY(-3px) scale(1.03);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes ai-btn-appear{0%{opacity:0;transform:translateY(12px);filter:blur(3px)}60%{opacity:1;transform:translateY(-2px);filter:blur(0)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes ai-complete-glow{0%{box-shadow:0 25px 50px #0006}40%{box-shadow:0 25px 50px #0006,0 0 40px #10b98140,0 0 80px #22c55e1f}to{box-shadow:0 25px 50px #0006}}.hero-estimate.ai-build.ai-built>.ea-header{animation:ai-reveal .55s ease-out .25s forwards}.hero-estimate.ai-build.ai-built>.ea-accepted-banner{animation:ai-banner-pop .6s cubic-bezier(.34,1.56,.64,1) .65s forwards}.hero-estimate.ai-build.ai-built>:nth-child(3){animation:ai-reveal .5s ease-out 1.1s forwards}.hero-estimate.ai-build.ai-built>:nth-child(4){animation:ai-reveal .5s ease-out 1.4s forwards}.hero-estimate.ai-build.ai-built>.ea-table{opacity:0;transform:none;filter:none;animation:ai-reveal .01s ease-out 1.64s forwards}.hero-estimate.ai-build .ea-table thead{opacity:0;transform:translateY(6px)}.hero-estimate.ai-build.ai-built .ea-table thead{animation:ai-reveal .4s ease-out 1.65s forwards}.hero-estimate.ai-build .ea-table tbody tr{opacity:0;transform:translate(20px)}@keyframes ai-row-slide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.hero-estimate.ai-build.ai-built .ea-table tbody tr:nth-child(1){animation:ai-row-slide .35s ease-out 1.75s forwards}.hero-estimate.ai-build.ai-built .ea-table tbody tr:nth-child(2){animation:ai-row-slide .35s ease-out 1.87s forwards}.hero-estimate.ai-build.ai-built .ea-table tbody tr:nth-child(3){animation:ai-row-slide .35s ease-out 1.99s forwards}.hero-estimate.ai-build.ai-built .ea-table tbody tr:nth-child(4){animation:ai-row-slide .35s ease-out 2.11s forwards}.hero-estimate.ai-build.ai-built>.ea-totals{animation:ai-total-pop .6s cubic-bezier(.34,1.56,.64,1) 2.3s forwards}.hero-estimate.ai-build.ai-built>.ea-contact-card{animation:ai-reveal .5s ease-out 2.7s forwards}.hero-estimate.ai-build.ai-built>.ea-btn-accepted{animation:ai-btn-appear .5s cubic-bezier(.34,1.56,.64,1) 3s forwards}.hero-estimate.ai-build.ai-built{animation:ai-complete-glow 1s ease-out 3.3s forwards}.hero-caption-wrap{width:fit-content;margin:0 auto}.hero-estimate-caption.ai-caption-ready{overflow:hidden;border-right:2px solid #22c55e;white-space:nowrap;width:0;animation:ai-typewriter 1.2s steps(45,end) 3.5s forwards,ai-cursor-blink .6s step-end 3.5s 6}@keyframes ai-typewriter{0%{width:0}to{width:100%}}@keyframes ai-cursor-blink{0%,to{border-color:#22c55e}50%{border-color:transparent}}.hero-estimate-caption.ai-caption-done{border-color:transparent}@media(prefers-reduced-motion:reduce){.hero-estimate.ai-build>*,.hero-estimate.ai-build .ea-table thead,.hero-estimate.ai-build .ea-table tbody tr{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}.hero-estimate.ai-build:after{display:none}.hero-estimate-caption.ai-caption-ready{width:100%;border-right:none;animation:none}}.hero-wrapper{position:relative;isolation:isolate}.hero{position:relative;z-index:1}.hero-ambient-layer{position:absolute;inset:-120px 0 0;pointer-events:none;overflow:hidden;z-index:0}.hero-left,.hero-right{position:relative;z-index:1}.hero-ambient-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:0;will-change:transform,opacity}.hero-ambient-blob.blob-blue{width:620px;height:620px;left:-160px;top:40px;background:radial-gradient(circle,rgba(37,99,235,.55),rgba(37,99,235,.15) 40%,transparent 75%)}.hero-ambient-blob.blob-green{width:480px;height:480px;right:-80px;top:30%;background:radial-gradient(circle,rgba(20,184,166,.5),rgba(34,197,94,.12) 40%,transparent 75%)}.hero-ambient-blob.blob-purple{width:440px;height:440px;left:28%;bottom:40px;background:radial-gradient(circle,rgba(168,85,247,.42),rgba(168,85,247,.1) 40%,transparent 75%)}@media(max-width:900px){.hero-ambient-layer{top:-80px}.hero-ambient-blob.blob-blue{width:420px;height:420px;left:-120px;top:20px}.hero-ambient-blob.blob-green{width:340px;height:340px;right:-100px;top:35%}.hero-ambient-blob.blob-purple{width:320px;height:320px;left:20%;bottom:40px}.hero-ambient-blob{filter:blur(60px)}}@media(prefers-reduced-motion:reduce){.hero-ambient-blob{opacity:.35!important;transform:none!important}}:is([data-theme=light],[data-theme-resolved=light]) .hero-ambient-blob{filter:blur(90px)}:is([data-theme=light],[data-theme-resolved=light]) .hero-ambient-blob.blob-blue{background:radial-gradient(circle,rgba(37,99,235,.28),rgba(37,99,235,.08) 40%,transparent 75%)}:is([data-theme=light],[data-theme-resolved=light]) .hero-ambient-blob.blob-green{background:radial-gradient(circle,rgba(20,184,166,.24),rgba(34,197,94,.06) 40%,transparent 75%)}:is([data-theme=light],[data-theme-resolved=light]) .hero-ambient-blob.blob-purple{background:radial-gradient(circle,rgba(168,85,247,.22),rgba(168,85,247,.05) 40%,transparent 75%)}@media(prefers-reduced-motion:reduce){:is([data-theme=light],[data-theme-resolved=light]) .hero-ambient-blob{opacity:.25!important}}#cta-hero-primary{position:relative;overflow:hidden;isolation:isolate;z-index:1;animation:cta-halo-pulse 2.6s ease-in-out infinite}#cta-hero-primary:before{content:"";position:absolute;top:-50%;left:-80%;width:50%;height:200%;background:linear-gradient(115deg,transparent 0%,transparent 35%,rgba(255,255,255,.18) 50%,transparent 65%,transparent 100%);pointer-events:none;z-index:2;transform:translate(0) skew(-12deg);animation:cta-shine-sweep 6s ease-in-out infinite}#cta-hero-primary>*{position:relative;z-index:3}@keyframes cta-shine-sweep{0%,70%,to{transform:translate(0) skew(-12deg);opacity:0}72%{opacity:1}92%{opacity:1}95%,to{transform:translate(480%) skew(-12deg);opacity:0}}@keyframes cta-halo-pulse{0%,to{box-shadow:0 10px 30px #2563eb73,0 0 #2563eb73,0 0 0 1px #0f172ae6}50%{box-shadow:0 10px 30px #2563eb8c,0 0 0 14px #2563eb00,0 0 0 1px #0f172ae6}}:is([data-theme=light],[data-theme-resolved=light]) #cta-hero-primary{animation:cta-halo-pulse-light 2.6s ease-in-out infinite}:is([data-theme=light],[data-theme-resolved=light]) #cta-hero-primary:before{background:linear-gradient(115deg,transparent 0%,transparent 35%,rgba(255,255,255,.35) 50%,transparent 65%,transparent 100%)}@keyframes cta-halo-pulse-light{0%,to{box-shadow:0 10px 30px #2563eb52,0 0 #2563eb59}50%{box-shadow:0 10px 30px #2563eb6b,0 0 0 14px #2563eb00}}@media(prefers-reduced-motion:reduce){#cta-hero-primary,[data-theme=light] #cta-hero-primary{animation:none}#cta-hero-primary:before{display:none}}@media(min-width:1024px){.hero-estimate-container{perspective:1200px}.hero-estimate{transform-style:preserve-3d}}.title-line-wrap{display:block;overflow:hidden;line-height:inherit}.title-line{display:block}.hero-emphasis{position:relative;display:inline}.hero-emphasis:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:linear-gradient(to right,#2563eb,#3b82f6);transform:scaleX(0);transform-origin:left center;transition:transform .6s cubic-bezier(.33,1,.68,1);border-radius:2px}.hero-emphasis.underline-revealed:after{transform:scaleX(1)}:is([data-theme=light],[data-theme-resolved=light]) .hero-emphasis:after{background:linear-gradient(to right,#1d4ed8,#2563eb)}@media(prefers-reduced-motion:reduce){.title-line{transform:none!important}.hero-emphasis:after{transform:scaleX(1)!important;transition:none!important}}.trade-grid-card{transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}@media(hover:hover){.trade-grid-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #2563eb38,0 2px 8px #2563eb1f;border-color:#2563eb80;background:#1e293be6}.trade-grid-card:hover .trade-grid-icon svg{stroke:#2563eb;transition:stroke .2s ease;color:#2563eb}}.trade-grid-card:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.trade-grid-card[aria-selected=true],.trade-grid-card.active{border-color:#2563eb;border-left:3px solid var(--primary);background:#2563eb14;box-shadow:0 4px 16px #2563eb2e}.trade-grid-card[aria-selected=true] .trade-grid-label,.trade-grid-card.active .trade-grid-label{color:#e0f2fe}.trade-grid-card[aria-selected=true] .trade-grid-icon svg,.trade-grid-card.active .trade-grid-icon svg{stroke:#60a5fa;color:#60a5fa}:is([data-theme=light]) .trade-grid-card{background:#ffffffd9;border-color:#2563eb26}@media(hover:hover){:is([data-theme=light]) .trade-grid-card:hover{background:#fff;box-shadow:0 8px 24px #2563eb26,0 2px 8px #2563eb14}}:is([data-theme=light]) .trade-grid-card[aria-selected=true],:is([data-theme=light]) .trade-grid-card.active{background:#2563eb0f;border-color:#2563eb}:is([data-theme=light]) .trade-grid-label{color:#334155}:is([data-theme=light]) .trade-grid-card[aria-selected=true] .trade-grid-label,:is([data-theme=light]) .trade-grid-card.active .trade-grid-label{color:#1d4ed8}@media(prefers-reduced-motion:reduce){.trade-grid-card{transition:box-shadow .2s ease,background .2s ease,border-color .2s ease}@media(hover:hover){.trade-grid-card:hover{transform:none}}}.hero-reveal-container--stack,.hero-reveal-container:has(.hero-card-stack){width:432px;max-width:432px}@media(min-width:1024px){.hero-reveal-container--stack,.hero-reveal-container:has(.hero-card-stack){margin-top:-2.1875rem}}@media(max-width:767px){.hero-reveal-container--stack,.hero-reveal-container:has(.hero-card-stack){width:100%;max-width:360px}}.hero-card-stack{position:relative;width:408px;height:528px}.hero-card-stack .hero-estimate-container{position:absolute;top:24px;left:0;width:226px;max-width:none;height:calc(226px * 19.5 / 9);z-index:2;rotate:-3deg;transform-origin:top left;border-radius:22px;overflow:hidden;box-shadow:0 25px 55px #00000073,0 0 0 1px #ffffff0f}.hero-card-stack .hero-estimate-container:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 65%,rgba(248,250,252,.97) 100%);pointer-events:none;z-index:4;border-radius:inherit}@media(min-width:1024px){.hero-card-stack .hero-estimate-container .hero-estimate{zoom:.63;border-radius:0;box-shadow:none;max-height:none}}.hero-phone-card{position:absolute;top:24px;right:0;width:226px;height:calc(226px * 19.5 / 9);z-index:3;rotate:2deg;transform-origin:top right;will-change:transform;background:#fff;border-radius:22px;border:1px solid rgba(148,163,184,.2);box-shadow:0 25px 55px #00000073,0 0 0 1px #ffffff0f;overflow:hidden;display:flex;flex-direction:column}.hpc-nav{display:flex;align-items:center;gap:5px;padding:8px 8px 6px;background:#1e293b;flex-shrink:0;overflow:hidden}.hpc-nav-pill{display:inline-flex;align-items:center;padding:3px 8px;border-radius:100px;font-size:8px;font-weight:700;border:none;cursor:default;background:#2563eb;color:#fff;white-space:nowrap;flex-shrink:0}.hpc-nav-item{display:inline-flex;align-items:center;font-size:7.5px;font-weight:500;color:#94a3b8;background:none;border:none;cursor:default;white-space:nowrap;flex-shrink:0;padding:2px 1px}.hpc-nav-help{margin-left:auto;display:flex;align-items:center;color:#64748b;flex-shrink:0}.hpc-nav-help svg{width:12px;height:12px}.hpc-filters{display:flex;gap:4px;padding:5px 7px;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;overflow:hidden}.hpc-chip{display:inline-flex;align-items:center;padding:2px 6px;border-radius:100px;font-size:7px;font-weight:600;border:1px solid currentColor;white-space:nowrap}.hpc-chip--blue{color:#2563eb;background:#2563eb14}.hpc-chip--green{color:#16a34a;background:#16a34a12}.hpc-chip--orange{color:#d97706;background:#d9770612}.hpc-chip--purple{color:#9333ea;background:#9333ea12}.hpc-map{position:relative;flex:1;min-height:0;background:#e8e4df;overflow:hidden}.hpc-road{position:absolute;background:#ffffffbf}.hpc-road--h{left:0;right:0;top:44%;height:12px}.hpc-road--d{width:160%;height:10px;left:-30%;top:88%;transform:rotate(-28deg);transform-origin:left center}.hpc-house{position:absolute;background:#c8c3bea6;border-radius:3px}.hpc-street{position:absolute;font-size:6px;line-height:1;font-weight:700;color:#374151;white-space:nowrap;letter-spacing:.04em;pointer-events:none;text-shadow:0 0 4px rgba(255,255,255,.9)}.hpc-street--h{left:5%;top:50%;transform:translateY(-50%)}.hpc-street--d{left:34%;top:50%;transform:translateY(-50%)}.hpc-dot{position:absolute;width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(255,255,255,.8);box-shadow:0 2px 6px #00000040;transform:translate(-50%,-50%);pointer-events:none}.hpc-search{display:flex;align-items:center;gap:5px;padding:6px 7px;background:#f1f5f9;border-top:1px solid #e2e8f0;flex-shrink:0}.hpc-search-x{font-size:9px;color:#94a3b8;flex-shrink:0;line-height:1}.hpc-search-placeholder{flex:1;font-size:7.5px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hpc-search-btn{width:20px;height:20px;border-radius:50%;background:#2563eb;border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:default}.hpc-search-btn svg{width:10px;height:10px;stroke:#fff}.hpc-bottom-controls{display:flex;align-items:center;justify-content:space-between;padding:5px 8px 6px;background:#f1f5f9;border-top:1px solid #e2e8f0;flex-shrink:0}.hpc-zoom{display:flex;gap:3px}.hpc-zoom-btn{width:18px;height:18px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#334155;cursor:default;line-height:1}.hpc-refresh-btn{width:18px;height:18px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;cursor:default}.hpc-refresh-btn svg{width:10px;height:10px;stroke:#475569}@media(max-width:767px){.hero-card-stack{display:block;width:345px;height:418px}.hero-phone-card{position:absolute;top:18px;right:0;width:177px;height:383.5px;rotate:2deg}.hero-card-stack .hero-estimate-container{position:absolute;top:18px;left:0;width:177px;max-width:none;height:383.5px;rotate:-3deg}.hero-card-stack .hero-estimate-container .hero-estimate{height:100%;min-height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}}:is([data-theme=light]) .hero-phone-card{border-color:#94a3b859;box-shadow:0 20px 45px #0000002e,0 0 0 1px #94a3b833}:is([data-theme=light]) .hpc-nav{background:#334155}@media(prefers-reduced-motion:reduce){.hero-card-stack .hero-estimate-container,.hero-phone-card{transform:none!important;rotate:0deg!important}}
