:root{--bg: #0c0c0c;--bg-soft: #151515;--bg-card: rgba(255, 255, 255, .055);--white: #f5f2e8;--paper: #f4efe3;--paper-2: #fffaf0;--text: #ede9de;--muted: #bdb7aa;--black: #151515;--black-soft: #24201b;--yellow: #f3c62f;--yellow-2: #e3b414;--line: rgba(255, 255, 255, .12);--line-strong: rgba(255, 255, 255, .19);--line-dark: rgba(0, 0, 0, .11);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--max: 1220px;--tracking: .035em;--font-body: "Inter", Arial, Helvetica, sans-serif;--font-display: "Poppins", Inter, Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);letter-spacing:var(--tracking);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit;letter-spacing:var(--tracking)}button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}h1,h2,h3,h4,.hero-kicker,.eyebrow-yellow,.eyebrow-dark,.topnav,button{font-family:var(--font-display)}textarea{resize:vertical}.container{width:min(100% - 28px,var(--max));margin:0 auto}.site-shell{min-height:100vh;overflow:hidden;background:var(--bg)}.topbar{position:sticky;top:0;z-index:70;background:#0c0c0cc4;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand img{width:138px;height:auto}.topnav{display:none;align-items:center;gap:26px;color:var(--muted);font-size:.92rem}.topnav a{transition:color .2s ease}.topnav a:hover{color:var(--white)}.nav-whatsapp{min-height:44px;border:1px solid rgba(37,211,102,.42);color:#fff;background:#25d36624;padding:0 17px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.nav-whatsapp:hover{transform:translateY(-1px);border-color:#25d366b8;background:#25d36638}.whatsapp-icon{width:20px;height:20px}.hero{position:relative;isolation:isolate;padding:48px 0 62px;min-height:calc(100vh - 76px);background:radial-gradient(circle at 76% 8%,rgba(243,198,47,.13),transparent 29%),radial-gradient(circle at 14% 82%,rgba(243,198,47,.08),transparent 30%),linear-gradient(180deg,#0c0c0c,#121212);overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -10% -14% -10%;height:260px;background:radial-gradient(ellipse at center,rgba(243,198,47,.16),transparent 64%);z-index:-2}.floating-icons{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden}.float-icon{position:absolute;width:54px;height:54px;border:1px solid rgba(243,198,47,.14);color:#f3c62f2b;border-radius:18px;display:grid;place-items:center;background:#ffffff06;animation:iconFloat 11s ease-in-out infinite}.float-icon svg{width:26px;height:26px}.float-icon-1{left:5%;top:10%;animation-duration:12s}.float-icon-2{right:9%;top:15%;animation-duration:14s}.float-icon-3{left:8%;top:48%;animation-duration:13s}.float-icon-4{right:12%;top:56%;animation-duration:16s}.float-icon-5{left:24%;bottom:8%;animation-duration:15s}.float-icon-6{right:28%;bottom:13%;animation-duration:12.5s}@keyframes iconFloat{0%,to{transform:translateY(0) rotate(0);opacity:.65}50%{transform:translateY(-22px) rotate(6deg);opacity:1}}.hero-inner{position:relative;z-index:1;display:grid;gap:28px}.hero-copy{text-align:center;width:min(100%,900px);margin:0 auto}.hero-kicker,.eyebrow-yellow,.eyebrow-dark{margin:0 0 14px;color:var(--yellow);font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;display:inline-block}.eyebrow-dark{color:#151515c2}.hero-copy h1{margin:0;color:var(--white);font-size:clamp(2.25rem,8vw,5rem);line-height:.97;font-weight:760;letter-spacing:.01em}.hero-highlight{color:var(--yellow)}.hero-copy p:not(.hero-kicker){width:min(100%,720px);margin:18px auto 0;color:var(--muted);line-height:1.64;font-size:1rem}.hero-cta,.dark-cta{margin-top:26px;min-height:56px;padding:0 26px;border:0;border-radius:999px;color:#171717;background:var(--yellow);font-weight:780;cursor:pointer;box-shadow:0 18px 48px #f3c62f1f;transition:transform .18s ease,background .18s ease}.hero-cta:hover,.dark-cta:hover{transform:translateY(-2px);background:var(--yellow-2)}.dark-cta{background:var(--black);color:#fff;box-shadow:0 18px 48px #0000001c}.dark-cta:hover{background:#000}.client-rail{position:relative;width:min(100%,940px);margin:120px auto;padding:16px 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.085);border-bottom:1px solid rgba(255,255,255,.085)}.rail-fade{position:absolute;top:0;bottom:0;width:90px;z-index:2;pointer-events:none}.rail-left{left:0;background:linear-gradient(90deg,#0d0d0d,#0d0d0d00)}.rail-right{right:0;background:linear-gradient(270deg,#0d0d0d,#0d0d0d00)}.client-track{width:max-content;display:flex;align-items:center;gap:46px;animation:railLoop 28s linear infinite}.client-track img{width:auto;height:clamp(48px,12vw,78px);max-width:180px;object-fit:contain;opacity:.96;filter:none;flex:0 0 auto}@keyframes railLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}.project-stage{display:grid;gap:16px;width:min(100%,980px);margin:0 auto}.selector-bar{display:flex;gap:10px;overflow-x:auto;padding:14px 3px;scrollbar-width:none}.selector-bar::-webkit-scrollbar{display:none}.selector-pill{flex:0 0 auto;min-height:58px;padding:8px 16px 8px 9px;border:1px solid rgba(255,255,255,.105);background:#ffffff09;color:var(--muted);border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:10px;opacity:.63;transform:translateY(4px) scale(.96);transition:transform .3s ease,opacity .3s ease,background .3s ease,border-color .3s ease,color .3s ease}.selector-pill:hover{opacity:.9}.selector-pill.active{opacity:1;color:var(--white);transform:translateY(-2px) scale(1.035);background:#f3c62f1b;border-color:#f3c62f63}.selector-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#fff1;color:var(--muted);transition:transform .55s ease,background .25s ease,color .25s ease}.selector-icon svg{width:21px;height:21px}.selector-pill.active .selector-icon{background:var(--yellow);color:var(--black);transform:rotate(360deg)}.project-popup{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:linear-gradient(140deg,#fff1,#ffffff06),#ffffff09;box-shadow:0 26px 80px #0000003d}.project-popup:before{content:"";position:absolute;width:210px;height:210px;right:-70px;top:-80px;border-radius:999px;background:#f3c62f17;filter:blur(8px)}.popup-topline{position:relative;z-index:1;min-height:52px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.075)}.popup-topline p{margin:0;color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.18em}.popup-dots{display:flex;gap:8px}.popup-dots span{width:10px;height:10px;border-radius:999px;background:#ffffff3d}.project-popup-grid{position:relative;z-index:1;display:grid}.project-image{min-height:240px;background:#ffffff05}.project-image img{width:100%;height:100%;object-fit:cover}.project-content{padding:22px}.project-content h2{margin:0;font-size:clamp(1.45rem,5vw,2.25rem);line-height:1.08;color:var(--white);letter-spacing:.01em}.project-content>p{margin:12px 0 0;color:var(--muted);line-height:1.6}.project-list{display:grid;gap:11px;margin-top:20px}.project-row{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.project-row>span{width:9px;height:9px;margin-top:7px;border-radius:999px;background:var(--yellow)}.project-row strong{display:block;color:var(--white);font-size:.96rem}.project-row p{margin:6px 0 0;color:var(--muted);line-height:1.55;font-size:.92rem}.section{padding:72px 0}.white-section{background:var(--paper);color:var(--black)}.dark-section{background:#0f0f0f;color:var(--text);border-top:1px solid var(--line)}.problem-layout,.split-grid{display:grid;gap:34px}.section-title h2{margin:0;font-size:clamp(1.85rem,5.8vw,3.25rem);line-height:1.04;letter-spacing:.005em}.section-title p{margin:13px 0 0;max-width:640px;line-height:1.65;opacity:.76}.section-title.narrow{max-width:780px}.problem-grid{display:grid;gap:16px}.problem-card{padding:20px;border:1px solid var(--line-dark);background:#ffffff94;border-radius:22px;box-shadow:0 18px 46px #00000013}.problem-card i{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;color:var(--black);background:var(--yellow);font-style:normal;margin-bottom:15px}.problem-card svg{width:26px;height:26px}.problem-card h3{margin:0 0 8px;font-size:1.1rem}.problem-card p{margin:0;line-height:1.62;opacity:.77}.proof-panel{border:1px solid rgba(255,255,255,.095);border-radius:26px;padding:24px;background:radial-gradient(circle at 100% 0%,rgba(243,198,47,.13),transparent 32%),#ffffff0a}.proof-panel strong{display:block;color:var(--white);font-size:1.25rem;margin-bottom:15px}.proof-panel ul{display:grid;gap:13px;margin:0;padding:0;list-style:none;color:var(--muted);line-height:1.55}.proof-panel li{position:relative;padding-left:20px}.proof-panel li:before{content:"";position:absolute;left:0;top:.65em;width:8px;height:8px;border-radius:99px;background:var(--yellow)}.process-grid{display:grid;gap:16px;margin-top:28px}.process-item{padding:20px;border-radius:22px;border:1px solid rgba(255,255,255,.095);background:#ffffff0a}.process-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.process-head span{color:var(--yellow);font-weight:800;font-size:.9rem}.process-head i{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;color:var(--yellow);background:#f3c62f17;font-style:normal}.process-head svg{width:23px;height:23px}.process-item h3{margin:18px 0 8px;color:var(--white);font-size:1.13rem}.process-item p{margin:0;color:var(--muted);line-height:1.6}.final-cta-section{padding:72px 0;background:#0c0c0c}.final-cta-card{border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:28px;display:grid;gap:18px;background:radial-gradient(circle at 80% 0%,rgba(243,198,47,.15),transparent 34%),#ffffff0a}.final-cta-card h2{margin:0;color:var(--white);font-size:clamp(1.8rem,5vw,3rem);line-height:1.05}.final-cta-card p{margin:13px 0 0;color:var(--muted);line-height:1.6;max-width:680px}.final-cta-card .hero-cta{margin-top:0;justify-self:start}.wizard-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;padding:60px 14px 18px;display:grid;place-items:center;background:#000000ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wizard-modal{position:relative;width:min(100%,960px);max-height:min(90vh,820px);overflow:auto;outline:0;color:var(--black);background:radial-gradient(circle at 100% 0%,rgba(243,198,47,.16),transparent 30%),var(--paper-2);border:1px solid rgba(255,255,255,.28);border-radius:28px;padding:22px;box-shadow:0 32px 96px #0000006b}.wizard-close{position:absolute;top:-52px;right:10px;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#fff;color:#161616;cursor:pointer;font-size:26px;line-height:1}.wizard-intro{display:grid;gap:18px;align-items:start}.wizard-intro h2{margin:0;font-size:clamp(1.55rem,5.4vw,2.5rem);line-height:1.05}.wizard-intro p{margin:10px 0 0;color:#151515b8;line-height:1.55}.step-progress{display:flex;gap:8px;align-items:center;justify-content:flex-start}.step-progress span{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;border:1px solid var(--line-dark);color:#1515159e;font-weight:760;font-size:.86rem}.step-progress span.active{background:var(--yellow);color:var(--black)}.step-progress span.done{background:var(--black);color:#fff}.wizard-form{margin-top:0}.wizard-step{margin-top:22px;animation:stepIn .22s ease both}@keyframes stepIn{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.wizard-step h3{margin:0;font-size:clamp(1.32rem,4vw,2rem);line-height:1.1}.step-note{margin:8px 0 18px;line-height:1.55;color:#151515ab}.segment-grid,.priority-list{display:grid;gap:14px}.segment-option,.priority-option,.choice-option{border:1px solid var(--line-dark);background:#ffffff8c;color:var(--black);border-radius:20px;cursor:pointer;text-align:left;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.segment-option:hover,.priority-option:hover,.choice-option:hover{transform:translateY(-1px);border-color:#f3c62fa8}.segment-option{min-height:166px;padding:18px;display:grid;align-content:start;gap:10px}.segment-option.compact-option{min-height:142px}.segment-option span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#00000012}.segment-option svg{width:25px;height:25px}.segment-option strong{font-size:1.08rem}.segment-option p,.priority-option p{margin:0;line-height:1.52;color:#151515b8}.segment-option.selected,.priority-option.selected,.choice-option.selected{background:#f3c62f30;border-color:#f3c62fd6;box-shadow:0 16px 34px #f3c62f1a}.choice-list{display:flex;flex-wrap:wrap;gap:10px}.choice-list.block-choices{display:grid;grid-template-columns:1fr}.choice-option{min-height:48px;padding:0 15px;border-radius:999px;text-align:center}.block-choices .choice-option{border-radius:16px;text-align:left;padding:0 16px}.choice-option.selected{background:var(--black);color:#fff;border-color:var(--black)}.priority-option{min-height:96px;padding:17px}.priority-option strong{display:block;margin-bottom:7px}.form-grid{display:grid;gap:14px}.input-field{display:grid;gap:8px}.input-field span,.consent-row span{color:#151515c7;font-size:.9rem;font-weight:650}.input-field small{opacity:.64;font-weight:650}.input-field input,.input-field textarea{width:100%;min-height:54px;border:1px solid var(--line-dark);border-radius:16px;background:#ffffff9e;color:var(--black);outline:none;padding:14px 15px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.input-field textarea{min-height:112px}.input-field input:focus,.input-field textarea:focus{border-color:#f3c62fe6;box-shadow:0 0 0 4px #f3c62f21;background:#fff}.spacing-top{margin-top:16px}.city-group{display:grid;gap:10px}.location-button{min-height:52px;border:1px solid var(--line-dark);border-radius:16px;background:var(--black);color:#fff;cursor:pointer;padding:0 18px}.location-status{margin:12px 0 0;color:#151515b3;line-height:1.4}.consent-row{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;margin-top:14px}.consent-row input{margin-top:3px;accent-color:var(--yellow)}.summary-box{display:grid;gap:0;border:1px solid var(--line-dark);background:#ffffff8a;border-radius:22px;overflow:hidden}.summary-line{display:grid;gap:4px;padding:13px 15px;border-bottom:1px solid rgba(0,0,0,.075)}.summary-line:last-child{border-bottom:0}.summary-line span{color:#1515158c;font-size:.78rem}.summary-line strong{color:var(--black);font-size:.95rem;line-height:1.35;word-break:break-word}.wizard-error{display:grid;gap:10px;margin:16px 0 0;color:#ad2d2d;font-weight:740;line-height:1.4}.error-whatsapp{justify-self:start;min-height:44px;padding:0 15px;border-radius:999px;border:0;color:#fff;background:#1c7c3d;cursor:pointer;font-weight:780}.wizard-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(0,0,0,.08)}.back-button,.next-button,.send-button,.whatsapp-solid{min-height:52px;padding:0 20px;border-radius:999px;cursor:pointer}.back-button{border:1px solid var(--line-dark);background:transparent;color:var(--black)}.next-button{border:0;background:var(--yellow);color:var(--black);font-weight:800}.send-button{position:relative;min-width:min(100%,258px);overflow:hidden;border:0;background:var(--black);color:#fff;font-weight:800}.send-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:0%;background:var(--yellow);transition:width 1.6s ease}.send-button.sending .send-fill{width:100%}.send-label{position:relative;z-index:1}.send-button.sending .send-label{color:var(--black)}.success-screen{text-align:center;padding:26px 8px 8px}.success-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:var(--yellow);color:var(--black);font-weight:900}.success-mark.large{width:68px;height:68px;margin:0 auto 20px;font-size:1.8rem}.success-screen h2{margin:0;font-size:clamp(1.6rem,5vw,2.6rem);line-height:1.05}.success-screen p{width:min(100%,620px);margin:14px auto 0;color:#151515b8;line-height:1.6}.success-screen-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px}.whatsapp-solid{border:0;background:#1c7c3d;color:#fff;display:inline-flex;align-items:center;gap:8px;font-weight:820}.footer{background:var(--yellow);color:var(--black);padding:44px 0 22px}.footer-grid{display:grid;gap:24px;align-items:start}.footer-brand img{width:146px;height:auto;margin-bottom:13px;filter:invert(1) brightness(.16)}.footer-brand p,.footer-col h4{margin:0;font-weight:850}.footer-brand small{display:block;margin-top:8px;line-height:1.55;opacity:.82}.footer-col p{margin:9px 0 0;line-height:1.55;opacity:.84}.footer-col a{display:inline-block;margin-top:12px;font-weight:850;border-bottom:1px solid rgba(0,0,0,.42)}.footer-data p{max-width:380px}.footer-bottom{display:flex;flex-direction:column;gap:8px;margin-top:30px;padding-top:18px;border-top:1px solid rgba(0,0,0,.14);font-size:.82rem;opacity:.75}.privacy-page{background:var(--bg)}.privacy-hero{padding:70px 0;background:radial-gradient(circle at 76% 8%,rgba(243,198,47,.13),transparent 29%),linear-gradient(180deg,#0c0c0c,#141414)}.privacy-card{border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:28px;background:#ffffff0a}.privacy-card h1{margin:0;color:var(--white);font-size:clamp(2rem,6vw,4rem);line-height:1}.privacy-card p{max-width:760px;color:var(--muted);line-height:1.64}.privacy-back{display:inline-block;margin-top:12px;color:var(--yellow);font-weight:840}.privacy-content{max-width:860px}.privacy-content h2{margin:28px 0 8px;font-size:1.35rem}.privacy-content h2:first-child{margin-top:0}.privacy-content p{margin:0;line-height:1.75;opacity:.78}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .72s ease,transform .72s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.runtime-error-screen{min-height:100vh;display:grid;place-items:center;padding:26px;background:#0c0c0c;color:#f5f2e8;font-family:Arial,Helvetica,sans-serif}.runtime-error-screen>div{width:min(100%,720px);padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#ffffff0d}.runtime-error-screen h1{color:#f3c62f}.runtime-error-screen pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#fff}@media (max-width: 520px){.client-rail{width:calc(100% + 28px);margin-left:-14px;margin-right:-14px;padding:14px 0}.client-track{gap:30px}.client-track img{height:54px;max-width:138px}.rail-fade{width:54px}.wizard-modal{width:100%;border-radius:24px;padding:20px 16px}.wizard-close{right:8px}.wizard-footer{flex-direction:column-reverse;align-items:stretch}.back-button,.next-button,.send-button{width:100%}.nav-whatsapp span{display:none}.hero-copy h1{font-size:clamp(2.2rem,12vw,4rem)}}@media (min-width: 640px){.choice-list.block-choices{grid-template-columns:1fr 1fr}}@media (min-width: 760px){.container{width:min(100% - 48px,var(--max))}.topnav{display:flex}.hero{padding:58px 0 78px}.hero-copy p:not(.hero-kicker){font-size:1.06rem}.project-popup-grid{grid-template-columns:.92fr 1.08fr;align-items:stretch}.project-image{min-height:390px}.project-content{padding:30px}.problem-layout{grid-template-columns:.76fr 1.24fr;align-items:start}.problem-grid{grid-template-columns:1fr 1fr}.split-grid{grid-template-columns:1fr .82fr;align-items:center}.process-grid{grid-template-columns:repeat(2,1fr)}.wizard-modal{padding:28px;border-radius:30px}.wizard-intro{grid-template-columns:1fr auto}.segment-grid{grid-template-columns:1fr 1fr}.segment-grid.three,.priority-list{grid-template-columns:repeat(3,1fr)}.form-grid{grid-template-columns:1fr 1fr}.city-group{grid-template-columns:1fr auto;align-items:end}.summary-box{grid-template-columns:1fr 1fr}.summary-line:nth-child(odd){border-right:1px solid rgba(0,0,0,.075)}.summary-line:nth-last-child(2){border-bottom:0}.final-cta-card{grid-template-columns:1fr auto;align-items:center;padding:34px}.footer-grid{grid-template-columns:1.25fr 1fr 1.12fr 1.25fr}.footer-bottom{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width: 1020px){.process-grid{grid-template-columns:repeat(4,1fr)}.selector-bar{justify-content:center}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.slim-wizard .slim-intro{padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}.slim-wizard .slim-intro h2{margin-top:4px;font-size:clamp(1.45rem,4.6vw,2.15rem)}.slim-wizard .wizard-step.compact-step{margin-top:18px}.slim-wizard .wizard-step h3{font-size:clamp(1.22rem,3.8vw,1.72rem)}.compact-group{display:grid;gap:10px}.field-title{color:#151515bd;font-size:.82rem;font-weight:820;text-transform:uppercase;letter-spacing:.12em}.compact-choices{display:grid;grid-template-columns:1fr;gap:8px}.compact-choices .choice-option{min-height:44px;border-radius:14px;text-align:left;padding:0 14px}.segment-chip-grid{display:grid;gap:9px}.segment-chip{min-height:54px;display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid var(--line-dark);border-radius:16px;background:#ffffff8c;color:var(--black);cursor:pointer;text-align:left;transition:transform .16s ease,border-color .16s ease,background .16s ease}.segment-chip:hover{transform:translateY(-1px);border-color:#f3c62fa8}.segment-chip.selected{background:#f3c62f33;border-color:#f3c62fd6}.segment-chip span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#00000012;flex:0 0 auto}.segment-chip svg{width:20px;height:20px}.segment-chip strong{font-size:.96rem}.compact-city{margin-top:14px}.secondary-location,.location-button.secondary-location{min-height:48px;background:var(--black);color:#fff;border-color:var(--black);font-weight:820}.secondary-location:hover,.location-button.secondary-location:hover{background:#000;color:#fff}.compact-priority{gap:9px}.compact-priority .priority-option{min-height:auto;padding:13px 14px;border-radius:16px}.compact-priority .priority-option strong{margin-bottom:4px;font-size:.96rem}.compact-priority .priority-option p{font-size:.84rem;line-height:1.42}.slim-wizard .input-field input{min-height:50px}.slim-wizard .input-field textarea{min-height:82px}.slim-consent{padding:12px 13px;border:1px solid rgba(0,0,0,.075);border-radius:16px;background:#ffffff7a}.compact-summary .summary-line{padding:11px 13px}@media (min-width: 640px){.compact-choices{grid-template-columns:1fr 1fr}.segment-chip-grid{grid-template-columns:repeat(3,1fr)}}.prefooter-section{border-top:1px solid rgba(0,0,0,.08)}.prefooter-grid{display:grid;gap:26px}.prefooter-cards{display:grid;gap:14px}.prefooter-card{padding:20px;border:1px solid var(--line-dark);border-radius:22px;background:#ffffff94;box-shadow:0 18px 46px #0001}.prefooter-card h3{margin:0 0 8px;font-size:1.08rem}.prefooter-card p{margin:0;line-height:1.62;opacity:.76}.separated-wizard .slim-intro{padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}.separated-wizard .slim-intro h2{margin-top:4px;font-size:clamp(1.45rem,4.6vw,2.15rem)}.separated-wizard .five-steps{flex-wrap:nowrap}.separated-wizard .five-steps span{width:31px;height:31px;font-size:.8rem}.separated-step{margin-top:20px;min-height:310px}.separated-step h3{font-size:clamp(1.28rem,3.8vw,1.86rem)}.separated-choices{gap:10px}.separated-choices .choice-option{min-height:54px;border-radius:16px;text-align:left;padding:0 17px;font-weight:760}.separated-segments .segment-option{min-height:174px}.separated-priority .priority-option{min-height:122px}.privacy-inline{margin:14px 0 0;padding:13px 15px;border:1px solid rgba(0,0,0,.075);border-radius:16px;background:#ffffff7a;color:#151515ad;line-height:1.5;font-size:.9rem}@media (min-width: 760px){.prefooter-grid{grid-template-columns:.9fr 1.1fr;align-items:center}.prefooter-cards{grid-template-columns:repeat(3,1fr)}.separated-wizard .five-steps span{width:34px;height:34px}}@media (max-width: 520px){.separated-step{min-height:auto}.separated-wizard .slim-intro{gap:12px}.separated-wizard .five-steps{gap:6px}.separated-wizard .five-steps span{width:28px;height:28px;font-size:.76rem}}.faq-section{border-top:1px solid rgba(0,0,0,.08)}.faq-layout{display:grid;gap:28px}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line-dark);border-radius:20px;background:#ffffff94;box-shadow:0 18px 46px #0000000e;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease,background .22s ease}.faq-item:hover{transform:translateY(-1px);border-color:#f3c62f85}.faq-item.is-open{background:#ffffffb8;border-color:#f3c62fb8;box-shadow:0 22px 54px #00000013}.faq-question{width:100%;min-height:68px;border:0;background:transparent;cursor:pointer;padding:18px 20px;color:var(--black);font-weight:820;line-height:1.35;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left}.faq-question i{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;background:var(--yellow);color:var(--black);font-style:normal;font-weight:900;transition:transform .24s ease,background .24s ease}.faq-item.is-open .faq-question i{transform:rotate(180deg);background:var(--black);color:#fff}.faq-answer-wrap{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-4px);transition:grid-template-rows .3s ease,opacity .24s ease,transform .24s ease}.faq-item.is-open .faq-answer-wrap{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.faq-answer-wrap>p{min-height:0;overflow:hidden;margin:0;padding:0 20px 20px;color:#151515b8;line-height:1.62}@media (min-width: 860px){.faq-layout{grid-template-columns:.82fr 1.18fr;align-items:start}}.problem-intro p{margin-top:0;font-size:clamp(1.05rem,2.2vw,1.34rem);color:#151515c7}.centered-title{text-align:center;margin-left:auto;margin-right:auto}.centered-title p{margin-left:auto;margin-right:auto}.delivery-stack{display:grid;gap:28px}.delivery-stack .proof-panel{width:min(100%,920px);margin:0 auto}.process-section{background:radial-gradient(circle at 12% 12%,rgba(243,198,47,.1),transparent 30%),var(--paper);color:var(--black);border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.process-section .process-grid{margin-top:34px}.process-section .process-item{background:#ffffffa3;border:1px solid rgba(0,0,0,.1);box-shadow:0 18px 42px #0000000f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.process-section .process-item:hover{transform:translateY(-3px);border-color:#f3c62f85;box-shadow:0 22px 54px #00000014}.process-section .process-head span{color:#1515159e;font-weight:700}.process-section .process-head i{background:var(--yellow);color:var(--black)}.process-section .process-item h3{color:var(--black);font-weight:650}.process-section .process-item p{color:#151515b3}.faq-section{background:linear-gradient(180deg,#ffffff6b,#ffffff29),var(--paper)}.faq-layout{gap:34px}.faq-section .section-title h2{max-width:720px}.faq-section .section-title p{max-width:620px;color:#151515ad}.faq-list{gap:14px}.faq-item{position:relative;border:1px solid rgba(0,0,0,.09);border-radius:24px;background:#fffaf0b8;box-shadow:0 16px 42px #0000000e;transform:translateZ(0)}.faq-item:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:transparent;transition:background .24s ease,opacity .24s ease;opacity:0}.faq-item:hover{transform:translateY(-2px);border-color:#00000029;box-shadow:0 20px 50px #00000013}.faq-item.is-open{background:#ffffffe0;border-color:#f3c62fbd;box-shadow:0 24px 62px #00000016}.faq-item.is-open:before{background:var(--yellow);opacity:1}.faq-question{min-height:74px;padding:20px 22px;font-weight:620;letter-spacing:.012em;color:#151515eb}.faq-question span{max-width:90%}.faq-question i{width:32px;height:32px;background:#1515150f;color:var(--black);font-weight:700;box-shadow:inset 0 0 0 1px #00000014}.faq-item.is-open .faq-question i{transform:rotate(180deg) scale(1.02);background:var(--yellow);color:var(--black)}.faq-answer-wrap{transition:grid-template-rows .36s cubic-bezier(.22,.61,.36,1),opacity .24s ease,transform .24s ease}.faq-answer-wrap>p{padding:0 22px 22px;color:#151515a8;line-height:1.7;font-size:.98rem;letter-spacing:.01em}.floating-contact{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));z-index:120;display:grid;justify-items:end;gap:10px;pointer-events:none}.floating-contact-bubble,.floating-contact-button{pointer-events:auto}.floating-contact-bubble{position:relative;max-width:min(290px,calc(100vw - 88px));display:flex;align-items:center;gap:10px;padding:12px 13px 12px 15px;border-radius:18px 18px 6px;background:#fffffff5;color:var(--black);border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 45px #0000002e;animation:bubbleEnter .36s cubic-bezier(.22,.61,.36,1) both}.floating-contact-bubble:after{content:"";position:absolute;right:18px;bottom:-7px;width:14px;height:14px;background:#fffffff5;border-right:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);transform:rotate(45deg)}.floating-contact-bubble span{font-family:var(--font-display);font-size:.88rem;font-weight:600;letter-spacing:.01em}.floating-contact-bubble button{width:25px;height:25px;border:0;border-radius:999px;background:#0000000f;color:#151515b8;cursor:pointer;display:grid;place-items:center;font-size:18px;line-height:1;transition:background .18s ease,color .18s ease}.floating-contact-bubble button:hover{background:#0000001f;color:#000}.floating-contact-button{width:62px;height:62px;border:0;border-radius:999px;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.32),transparent 27%),linear-gradient(145deg,#25d366,#128c4a);cursor:pointer;box-shadow:0 0 0 8px #25d3661a,0 0 32px #25d36694,0 20px 45px #00000047;animation:contactPulse 2.45s ease-in-out infinite;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.floating-contact-button:hover{transform:translateY(-2px) scale(1.04);filter:saturate(1.06);box-shadow:0 0 0 10px #25d3661f,0 0 42px #25d366ad,0 24px 52px #0000004d}.floating-contact-button svg{width:31px;height:31px}@keyframes contactPulse{0%,to{transform:translateY(0) scale(1);box-shadow:0 0 0 8px #25d3661a,0 0 32px #25d36694,0 20px 45px #00000047}50%{transform:translateY(-1px) scale(1.045);box-shadow:0 0 0 13px #25d3660f,0 0 44px #25d366b8,0 24px 52px #0000004d}}@keyframes bubbleEnter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 560px){.floating-contact{right:14px;bottom:16px}.floating-contact-button{width:58px;height:58px}.floating-contact-bubble{max-width:min(260px,calc(100vw - 84px))}}
