:root{--color-bg: #ffffff;--color-bg-soft: #f7f7f4;--color-text: #1f1f1f;--color-muted: #666666;--color-border: #e7e2d8;--color-gold: #d9a441;--color-gold-soft: #f6ead0;--color-gold-very-soft: #fbf6ea;--color-whatsapp: #25d366;--color-whatsapp-dark: #128c7e;--shadow-soft: 0 12px 35px rgba(0, 0, 0, .08);--shadow-card: 0 8px 24px rgba(0, 0, 0, .06);color:var(--color-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;background:var(--color-bg);color:var(--color-text);overflow-x:clip}body.menu-open{overflow:hidden}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(217,164,65,.55);outline-offset:3px}.container{width:min(100% - 40px,1220px);margin:0 auto}.section{padding:104px 0}.section.compact{padding:42px 0 72px}.soft-section{background:var(--color-bg-soft)}.section-heading{max-width:720px;margin-bottom:42px}.section-heading.center{margin-inline:auto;text-align:center}.section-label{margin:0 0 14px;color:#8a6420;font-size:.86rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:24px;font-size:clamp(2.35rem,5vw,4rem);line-height:1.08;letter-spacing:0}h2{margin-bottom:16px;font-size:clamp(1.9rem,3.2vw,2.75rem);line-height:1.12;letter-spacing:0}h3{margin-bottom:10px;font-size:1.13rem;line-height:1.25}p{color:var(--color-muted);font-size:1.05rem;line-height:1.65}.lead{color:var(--color-text);font-size:1.2rem;font-weight:700}.btn,.text-link,.header-phone{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:800;transition:transform .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out,background .18s ease-out}.btn{padding:0 22px;box-shadow:var(--shadow-card)}.btn-small{min-height:40px;padding:0 16px}.btn-primary{background:var(--color-gold);color:#1f1a10}.btn-whatsapp{background:var(--color-whatsapp);color:#fff}.btn-secondary{background:#fff;border-color:var(--color-border);color:var(--color-text)}.text-link{min-height:38px;color:#7b571a;text-decoration:underline;text-underline-offset:5px}.btn:hover,.header-phone:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.btn-whatsapp:hover{background:var(--color-whatsapp-dark)}.btn-secondary:hover{border-color:var(--color-gold);background:var(--color-gold-very-soft)}.btn:active,.header-phone:active,.text-link:active{transform:translateY(0) scale(.98)}.is-disabled{cursor:not-allowed;opacity:.62;box-shadow:none}.site-header{position:sticky;top:0;z-index:80;height:72px;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:box-shadow .18s ease-out}.site-header.is-scrolled{box-shadow:0 10px 26px #00000014}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:188px}.brand img{width:42px;height:42px;object-fit:contain}.brand strong,.brand small{display:block}.brand strong{font-size:1.08rem}.brand small{color:var(--color-muted);font-size:.76rem;line-height:1.2}.desktop-nav{display:flex;align-items:center;gap:26px;color:#393939;font-size:.94rem;font-weight:700}.desktop-nav a{position:relative}.desktop-nav a:after{position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--color-gold);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease-out}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:10px}.header-phone{padding:0 8px;color:#3b3b3b}.menu-toggle,.menu-close{width:44px;height:44px;display:none;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-text)}.mobile-menu{position:fixed;top:0;right:0;bottom:0;width:min(320px,88vw);min-height:100dvh;display:none;flex-direction:column;gap:10px;padding:82px 24px 24px;background:#fff;box-shadow:-18px 0 40px #0000001a;transform:translate(100%);visibility:hidden;pointer-events:none;transition:transform .22s ease-out,visibility 0s linear .22s}.mobile-menu.is-open{transform:translate(0);visibility:visible;pointer-events:auto;transition:transform .22s ease-out}.mobile-menu a{padding:14px 0;border-bottom:1px solid var(--color-border);font-weight:800}.menu-close{position:absolute;top:18px;right:20px;display:inline-flex}.hero{min-height:720px;display:flex;align-items:center;padding:86px 0 54px;background:linear-gradient(135deg,#fbf6ead9,#fff0 42%),var(--color-bg)}.hero-grid,.split-grid,.area-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:58px}.hero-content{padding-top:18px}.hero-label{animation-delay:80ms}.hero-subtitle{max-width:680px;font-size:clamp(1rem,1.5vw,1.18rem)}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0;animation-delay:.32s}.hero-badges span,.trust-chips span,.case-grid span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:#3c3c3c;font-size:.92rem;font-weight:750}.hero-badges span{padding:8px 12px}.hero-badges svg,.case-grid svg{color:var(--color-gold)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;animation-delay:.42s}.hero-note{margin-top:16px;font-size:.95rem;animation-delay:.52s}.hero-title{animation-delay:.16s}.hero-subtitle{animation-delay:.24s}.hero-visual{position:relative;animation-delay:0ms}.hero-visual:before{position:absolute;right:-34px;bottom:-42px;width:220px;height:220px;border-radius:50%;background:var(--color-gold-soft);content:""}.hero-photo-card{position:relative;z-index:1;aspect-ratio:16 / 9;overflow:hidden;border-radius:36px;background:#fff;box-shadow:0 22px 48px #00000024}.hero-photo-card img,.result-proof img,.messie-photo-card img,.move-photo-card img,.timeline-photo img{width:100%;height:100%;display:block;object-fit:fill}.visual-card{position:relative;overflow:hidden;min-height:500px;padding:28px;border:1px solid var(--color-border);border-radius:28px;background:#fff;box-shadow:var(--shadow-soft)}.visual-card:before{position:absolute;top:92px;right:-88px;width:250px;height:250px;border-radius:50%;background:var(--color-gold-soft);content:""}.visual-top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:18px}.visual-top strong,.visual-top span{display:block}.visual-top span{color:var(--color-muted);font-size:.93rem}.region-badge{align-self:start;max-width:180px;padding:8px 12px;border-radius:999px;background:var(--color-gold-very-soft);color:#6b4c16!important;font-size:.78rem!important;font-weight:800;text-align:center}.visual-illustration{position:relative;height:310px;display:grid;place-items:center}.gold-orbit{position:absolute;width:210px;height:210px;border-radius:50%;background:#d9a4411f}.main-box{position:relative;z-index:1;color:#252525}.mini-icon{position:absolute;z-index:2;display:block;padding:9px;border-radius:18px;background:#fff;color:#8a6420;box-shadow:var(--shadow-card)}.broom{left:56px;bottom:72px}.truck{right:44px;bottom:92px}.message{right:74px;top:62px;color:var(--color-whatsapp-dark)}.sparkle{left:92px;top:56px}.visual-steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.visual-steps span{min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid var(--color-border);border-radius:16px;background:var(--color-bg-soft);font-size:.86rem;font-weight:800;text-align:center}.trust-grid,.why-grid,.primary-services,.secondary-services{display:grid;gap:18px}.trust-grid{grid-template-columns:repeat(4,1fr)}.trust-card,.service-card,.info-card,.move-card,.region-card{border:1px solid var(--color-border);border-radius:22px;background:#fff;box-shadow:var(--shadow-card)}.trust-card{padding:24px}.trust-card svg,.service-card svg,.region-card svg{color:var(--color-gold)}.trust-card p,.service-card p{margin-bottom:0;font-size:.97rem}.referral-section{padding-top:0;scroll-margin-top:92px}.referral-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:28px;border:1px solid var(--color-gold-soft);border-radius:24px;background:var(--color-gold-very-soft)}.referral-icon{width:74px;height:74px;display:grid;place-items:center;border-radius:22px;background:#fff;color:#8a6420;box-shadow:var(--shadow-card)}.referral-copy h2{margin-bottom:8px;font-size:clamp(1.45rem,2.5vw,2.1rem)}.referral-copy h2 span{animation:amountGlow .8s ease-out .5s both}.referral-copy p{margin-bottom:4px}.referral-copy small,.final-cta small,.small-note{color:var(--color-muted)}.primary-services{grid-template-columns:repeat(3,1fr);margin-bottom:18px}.secondary-services{grid-template-columns:repeat(3,1fr)}.service-card{padding:26px;transition:transform .18s ease-out,box-shadow .18s ease-out}.service-card.large{min-height:242px;padding:32px}.service-card svg{margin-bottom:20px;transition:transform .18s ease-out}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.service-card:hover svg{transform:scale(1.06)}.result-proof{position:relative;aspect-ratio:16 / 9;margin-top:30px;overflow:hidden;border-radius:28px;background:#1f1f1f;box-shadow:var(--shadow-soft)}.result-proof:before{position:absolute;left:28px;right:28px;bottom:-18px;z-index:1;height:7px;border-radius:999px;background:var(--color-gold);content:"";transform:rotate(-1.4deg)}.sweep-divider{height:98px;overflow:hidden;transform:scaleX(0);transform-origin:left;opacity:0;transition:transform .7s ease-out,opacity .7s ease-out}.sweep-divider.is-visible{transform:scaleX(1);opacity:.2}.sweep-divider svg{width:100%;height:100%;display:block;fill:var(--color-gold)}.split-copy .btn{margin-top:10px}.check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:0;margin:26px 0;list-style:none}.check-list li{display:flex;align-items:center;gap:8px;color:#363636;font-weight:750}.check-list svg{flex:0 0 auto;color:var(--color-gold)}.info-card{position:relative;padding:42px}.respectful-card{background:linear-gradient(150deg,#fbf6eae6,#fffffff2),#fff}.icon-ring{width:96px;height:96px;display:grid;place-items:center;margin-bottom:26px;border-radius:28px;background:#fff;color:#8a6420;box-shadow:var(--shadow-card)}.support-icon{position:absolute;top:42px;right:42px;color:var(--color-gold)}.messie-photo-card{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:220px 220px 30px 30px;background:#fff;box-shadow:var(--shadow-soft)}.move-card{min-height:390px;display:flex;flex-direction:column;justify-content:center;padding:38px;background:linear-gradient(145deg,#ffffff,var(--color-gold-very-soft))}.move-visual{display:flex;align-items:end;justify-content:center;gap:18px;min-height:190px;color:#222}.move-visual svg:first-child{color:var(--color-gold)}.move-photo-card{position:relative;aspect-ratio:16 / 9;border-radius:32px}.move-photo-card:before{position:absolute;top:26px;right:-18px;bottom:-20px;left:28px;border-radius:32px;background:var(--color-gold-soft);content:""}.move-photo-card img{position:relative;border-radius:32px;box-shadow:var(--shadow-soft)}.mini-badges,.case-grid,.trust-chips,.area-chips{display:flex;flex-wrap:wrap;gap:10px}.mini-badges{justify-content:center;margin-top:24px}.mini-badges span,.area-chips span{padding:9px 13px;border-radius:999px;background:#fff;border:1px solid var(--color-border);font-weight:800;font-size:.9rem}.area-chips .area-chip-muted{color:var(--color-muted);background:#f5f5f2}.case-grid{margin:26px 0 16px}.case-grid span{padding:8px 11px}.timeline{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding-top:26px}.timeline-photo{aspect-ratio:16 / 9;margin:-8px 0 30px;overflow:hidden;border-radius:24px;background:#fff;box-shadow:var(--shadow-soft);clip-path:polygon(0 0,92% 0,100% 100%,8% 100%)}.timeline-photo img{transform:scale(1.03)}.timeline-line{position:absolute;top:64px;left:8%;right:8%;height:3px;border-radius:999px;background:var(--color-gold-soft);transform:scaleX(0);transform-origin:left;transition:transform 1.8s ease-out}.timeline.reveal.is-visible .timeline-line{transform:scaleX(1)}.timeline.reveal.is-visible .stagger{transition:opacity .85s ease-out var(--delay, 0ms),transform .85s ease-out var(--delay, 0ms)}.timeline-step{position:relative;z-index:1;padding:16px 12px 18px;border-radius:22px;text-align:center;transition:background .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out}.timeline.reveal.is-visible .timeline-step.stagger{transition:opacity .85s ease-out var(--delay, 0ms),transform .85s ease-out var(--delay, 0ms),background .18s ease-out,box-shadow .18s ease-out}.timeline.reveal.is-visible .timeline-step.stagger:hover,.timeline.reveal.is-visible .timeline-step.stagger:focus-visible{transition:background .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out}.step-icon{width:74px;height:74px;display:grid;place-items:center;margin:0 auto 18px;border:4px solid #ffffff;border-radius:50%;background:var(--color-bg-soft);color:#7a5a1d;box-shadow:var(--shadow-card)}.step-icon span{position:absolute;transform:translate(24px,-24px);width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--color-text);font-size:.8rem;font-weight:900}.timeline-step:hover,.timeline-step:focus-visible{background:var(--color-gold-very-soft);box-shadow:var(--shadow-card);transform:translateY(-4px)}.timeline-step.highlight:hover,.timeline-step.highlight:focus-visible{transform:none}.timeline-step.highlight{border-radius:22px;background:var(--color-gold-very-soft)}.timeline-step:hover .step-icon,.timeline-step:focus-visible .step-icon,.timeline-step.highlight .step-icon{background:var(--color-gold);color:#1f1a10}.timeline-step:hover p,.timeline-step:focus-visible p,.timeline-step.highlight p{color:#5f4b23}.why-grid{grid-template-columns:repeat(3,1fr)}.trust-chips{margin-top:22px}.trust-chips span{padding:9px 13px}.area-grid{grid-template-columns:minmax(0,1fr) 340px}.area-chips{margin-top:26px}.region-card{padding:34px;background:#fff}.faq-container{max-width:880px}.legal-page{min-height:calc(100vh - 72px);background:linear-gradient(180deg,#fbf6eab3,#fff0 220px),var(--color-bg)}.legal-section{padding-top:132px}.legal-container{max-width:880px}.legal-updated{margin-top:-4px;font-size:.95rem}.legal-card{margin-top:22px;padding:28px;border:1px solid var(--color-border);border-radius:22px;background:#fff;box-shadow:var(--shadow-card)}.legal-card h2{margin-bottom:12px;font-size:clamp(1.3rem,2vw,1.65rem)}.legal-card p:last-child,.legal-card ul:last-child{margin-bottom:0}.legal-list{display:grid;gap:10px;padding:0;margin:18px 0;list-style:none}.legal-list li{display:flex;align-items:flex-start;gap:10px;color:#363636;line-height:1.6}.legal-list li svg{flex:0 0 auto;margin-top:4px;color:var(--color-gold)}.legal-list.plain{list-style:disc;padding-left:22px}.legal-list.plain li{display:list-item}.legal-backlink{display:inline-flex;align-items:center;gap:8px;margin-top:28px;color:#7b571a;font-weight:800;text-decoration:underline;text-underline-offset:5px}.accordion{display:grid;gap:12px}.faq-item{border:1px solid var(--color-border);border-radius:18px;background:#fff;box-shadow:var(--shadow-card);overflow:hidden}.faq-item button{width:100%;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border:0;background:transparent;color:var(--color-text);cursor:pointer;font-weight:850;text-align:left}.faq-item svg{flex:0 0 auto;color:var(--color-gold);transition:transform .22s ease-out}.faq-item.is-open svg{transform:rotate(180deg)}.faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease-out}.faq-panel p{min-height:0;margin:0;padding:0 22px;overflow:hidden}.faq-item.is-open .faq-panel{grid-template-rows:1fr}.faq-item.is-open .faq-panel p{padding-bottom:20px}.final-section{padding-top:72px}.final-cta{max-width:900px;margin:0 auto;padding:clamp(32px,6vw,62px);border-radius:28px;background:#252525;color:#fff;text-align:center;box-shadow:var(--shadow-soft)}.final-cta p{max-width:660px;margin-inline:auto;color:#ffffffc7}.final-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:28px 0 14px}.footer{padding:56px 0;background:#1f1f1f;color:#fff}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr 1fr .7fr;gap:38px}.footer h2,.footer h3{margin-bottom:12px}.footer p,.footer span,.footer a{color:#ffffffbf;font-size:.96rem;line-height:1.6}.footer-claim{color:var(--color-gold-soft)!important;font-weight:800}.footer ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}.footer li{display:flex;align-items:center;gap:9px}.footer li svg{color:var(--color-gold)}.footer a{display:block;margin-bottom:8px;text-decoration:underline;text-underline-offset:4px}.floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:90;min-width:148px;height:56px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;background:var(--color-whatsapp);color:#fff;box-shadow:0 14px 34px #128c7e42;cursor:pointer;font-weight:900;animation:whatsappWiggle 7s ease-in-out infinite}.floating-whatsapp:hover,.floating-whatsapp:has(.floating-bubble.is-visible){animation-play-state:paused}.floating-whatsapp:hover{background:var(--color-whatsapp-dark)}.floating-whatsapp .pulse-ring{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:var(--color-whatsapp);opacity:0;animation:whatsappPulse 12s ease-out infinite}.floating-whatsapp:has(.floating-bubble.is-visible) .pulse-ring{animation-play-state:paused}.floating-bubble{position:absolute;right:0;bottom:calc(100% + 12px);max-width:220px;padding:10px 13px;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-text);box-shadow:var(--shadow-card);font-size:.88rem;font-weight:850;opacity:0;pointer-events:none;transform:translateY(8px) scale(.98);transition:opacity .22s ease-out,transform .28s ease-out;white-space:nowrap}.floating-bubble.is-visible{opacity:1;transform:translateY(0) scale(1)}.hero-anim,.reveal,.stagger{opacity:0;transform:translateY(28px)}.hero-anim{animation:fadeUp .5s ease-out forwards}.reveal.is-visible{opacity:1;transform:translateY(0);transition:opacity .5s ease-out,transform .5s ease-out}.reveal.is-visible .stagger{opacity:1;transform:translateY(0);transition:opacity .38s ease-out var(--delay, 0ms),transform .38s ease-out var(--delay, 0ms)}html.scrolling-up .reveal,html.scrolling-up .stagger,html.scrolling-up .sweep-divider,html.scrolling-up .timeline-line,html.scrolling-up .timeline-step{transition:none!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes amountGlow{0%,to{text-shadow:0 0 0 rgba(217,164,65,0)}50%{text-shadow:0 0 18px rgba(217,164,65,.35)}}@keyframes whatsappWiggle{0%,94.6%,to{transform:rotate(0) scale(1)}95.5%{transform:rotate(-4deg) scale(1.03)}96.4%{transform:rotate(4deg) scale(1.03)}97.3%{transform:rotate(-3deg) scale(1.02)}98.2%{transform:rotate(3deg) scale(1.02)}}@keyframes whatsappPulse{0%,94.9%{opacity:0;transform:scale(1)}95%{opacity:.25;transform:scale(1)}to{opacity:0;transform:scale(1.45)}}@media(max-width:1023px){.desktop-nav{display:none}.mobile-menu{display:flex}.menu-toggle{display:inline-flex}.hero-grid,.split-grid,.area-grid{grid-template-columns:1fr}.hero-content{order:2}.hero-visual{order:1}.timeline-photo{margin-top:0;clip-path:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.primary-services,.secondary-services,.why-grid{grid-template-columns:1fr}.timeline{grid-template-columns:1fr;gap:28px;padding-left:28px}.timeline-line{top:28px;bottom:20px;left:30px;right:auto;width:3px;height:auto;transform:scaleY(0);transform-origin:top}.timeline.reveal.is-visible .timeline-line{transform:scaleY(1)}.timeline-step{display:grid;grid-template-columns:74px 1fr;gap:18px;padding:0;text-align:left}.timeline-step h3,.timeline-step p{grid-column:2}.timeline-step h3{margin:-62px 0 8px}.timeline-step .step-icon{margin:0}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.container{width:min(100% - 40px,1220px)}.legal-section{padding-top:108px}.legal-card{padding:22px}.section{padding:72px 0}.section.compact{padding:26px 0 54px}.site-header{height:64px}.brand small,.header-phone span,.header-actions .btn-small span{display:none}.brand{min-width:0}.brand strong{font-size:1rem}.header-actions{gap:8px}.header-phone,.header-actions .btn-small{width:44px;min-width:44px;padding:0}.hero{min-height:0;padding:26px 0 44px}.hero-grid{gap:30px}.hero-photo-card{border-radius:26px}.result-proof{border-radius:22px}.messie-photo-card{border-radius:120px 120px 24px 24px}.move-photo-card,.move-photo-card img{border-radius:26px}.move-photo-card:before{top:20px;right:-10px;bottom:-14px;left:18px;border-radius:26px}.visual-card{min-height:370px;padding:20px;border-radius:22px}.visual-illustration{height:210px}.main-box{width:86px;height:86px}.mini-icon{width:38px;height:38px;padding:8px}.broom{left:26px;bottom:48px}.truck{right:20px;bottom:58px}.message{right:36px;top:42px}.sparkle{left:52px;top:38px}.visual-top{flex-direction:column}.visual-steps{grid-template-columns:1fr}.visual-steps span{min-height:48px;flex-direction:row}.hero-actions,.final-actions{align-items:stretch;flex-direction:column}.hero-actions .btn,.hero-actions .text-link,.final-actions .btn{width:100%}.trust-grid{grid-template-columns:1fr}.referral-banner{grid-template-columns:1fr;gap:18px;padding:24px}.referral-button{width:100%}.check-list{grid-template-columns:1fr}.move-card{min-height:300px;padding:26px}.reverse-mobile .move-photo-card{order:2}.reverse-mobile .split-copy{order:1}.timeline-step{grid-template-columns:62px 1fr}.step-icon{width:62px;height:62px}.timeline-line{left:30px}.timeline-step h3{margin-top:-54px}.area-grid{gap:28px}.footer-grid{grid-template-columns:1fr}.floating-whatsapp{right:16px;bottom:16px;min-width:54px;width:54px;height:54px;padding:0}.floating-text{display:none}.floating-bubble{right:0;max-width:calc(100vw - 32px);font-size:.8rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-anim,.reveal,.stagger,.sweep-divider,.timeline-line{opacity:1!important;transform:none!important}.faq-panel{transition:none}}
