*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:linear-gradient(#fffdfd 0%,#fcfafb 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{min-height:100vh}.container{width:min(100% - 32px, var(--container));margin:0 auto}.section{padding:88px 0}.section--soft{background:linear-gradient(#f7e7ee6b,#fff0)}.section--form{padding-top:36px}.header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb3;border-bottom:1px solid #0000000a;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.header__link{color:var(--text);cursor:pointer;background:0 0;border:none;font-weight:600}.hero{padding:72px 0 48px}.hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid}.hero__eyebrow,.section-title__eyebrow{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;margin-bottom:18px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.05em;max-width:12ch;margin:0 0 18px;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.98}.hero p{color:var(--muted);max-width:58ch;margin:0 0 28px;font-size:1.08rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:14px;margin-bottom:22px;display:flex}.hero__badges{flex-wrap:wrap;gap:10px;display:flex}.hero__badges span{border:1px solid var(--border);box-shadow:var(--shadow);color:var(--muted);background:#ffffffc7;border-radius:999px;padding:10px 14px;font-size:.92rem}.hero-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#ffffffb3;border:1px solid #ffffffe6;padding:18px}.hero-card__image-placeholder{height:560px;color:var(--brand-strong);background:linear-gradient(145deg,#f8edf2,#f3dbe5);border-radius:28px;justify-content:center;align-items:center;font-weight:700;display:flex}.section-title{max-width:780px;margin-bottom:36px}.section-title--center{text-align:center;margin-inline:auto}.section-title h2{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.8rem,3vw,3rem);line-height:1.05}.section-title p{color:var(--muted);margin:0;line-height:1.7}.benefits-grid,.who-grid,.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.benefit-card,.info-card,.faq-item,.form-card,.final-cta{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fffc;border:1px solid #ffffffe6}.benefit-card,.info-card,.faq-item{padding:28px}.benefit-card h3,.info-card h3,.faq-item h3{letter-spacing:-.02em;margin:0 0 10px;font-size:1.08rem}.benefit-card p,.info-card p,.faq-item p,.info-card li{color:var(--muted);margin:0;line-height:1.7}.info-card ul{margin:0;padding-left:20px}.timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.timeline__item{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow);background:#fffc;padding:26px}.timeline__number{letter-spacing:-.04em;color:var(--brand);margin-bottom:12px;font-size:1.8rem;font-weight:800}.form-card{padding:28px}.progress-wrap{margin-bottom:28px}.progress-top{color:var(--muted);justify-content:space-between;gap:12px;margin-bottom:10px;font-size:.92rem;display:flex}.progress-bar{background:#f0e8ec;border-radius:999px;height:10px;overflow:hidden}.progress-bar__fill{background:linear-gradient(90deg, var(--brand), #e37ca4);border-radius:999px;height:100%}.form-field label,.form-field__label{letter-spacing:-.01em;font-size:.95rem;font-weight:600}.form-field>input,.form-field>select,.form-field>textarea{width:100%;min-height:54px;color:var(--text);background:#fff;border:1px solid #eadde3;border-radius:16px;outline:none;padding:14px 16px;font-size:.98rem;transition:border-color .2s,box-shadow .2s,transform .16s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#c7427466;box-shadow:0 0 0 4px #c7427414}.has-error{border-color:#d84d6d!important}.form-error{color:#c03c5b;font-size:.88rem}.radio-group,.checkbox-group{flex-direction:column;gap:10px;padding:6px 0 0;display:flex}.radio-item,.checkbox-item,.checkbox-single{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.6;display:flex}.form-actions{justify-content:space-between;gap:12px;margin-top:28px;display:flex}.btn{cursor:pointer;border:none;border-radius:999px;padding:14px 22px;font-weight:700;transition:transform .16s,opacity .16s,box-shadow .16s}.btn:hover{transform:translateY(-1px)}.btn--primary{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#fff;box-shadow:0 12px 28px #c742743d}.btn--secondary{color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffd6}.btn--full{width:100%}.form-success{text-align:center;padding:40px 20px}.form-success h3{letter-spacing:-.03em;margin:0 0 12px;font-size:2rem}.form-success p{max-width:56ch;color:var(--muted);margin:0 auto;line-height:1.7}.final-cta{justify-content:space-between;align-items:center;gap:20px;padding:30px;display:flex}.footer{border-top:1px solid #0000000d;margin-top:40px;padding:0}.footer__inner{color:var(--muted);justify-content:space-between;align-items:flex-start;gap:20px;display:flex}@media (width<=960px){.hero__grid,.benefits-grid,.who-grid,.faq-list,.form-step-grid,.footer__inner,.final-cta{flex-direction:column;grid-template-columns:1fr}.hero-card__image-placeholder{height:420px}.hero h1{max-width:100%}}@media (width<=640px){.section{padding:64px 0}.container{width:min(100% - 20px, var(--container))}.header__inner{padding:0}.hero{padding-top:42px}.hero-card__image-placeholder{height:320px}.form-card,.benefit-card,.info-card,.faq-item,.timeline__item,.final-cta{padding:20px}.form-actions{flex-direction:column-reverse}.btn{width:100%}}.form-card{background:#ffffffeb;border:1px solid #fffffff2;border-radius:32px;padding:34px;box-shadow:0 22px 60px #301b2714}.form-card__header{margin-bottom:26px}.form-card__header h2{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(1.8rem,2.8vw,2.5rem)}.form-card__header p{color:var(--muted);max-width:none;margin:0;line-height:1.7}.form-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-grid-span-2{grid-column:span 2}.form-field{flex-direction:column;gap:8px;display:flex}.form-field--full{grid-column:span 2}.form-field label,.form-field__label{letter-spacing:-.01em;color:var(--text);font-size:.95rem;font-weight:700}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:54px;color:var(--text);background:#fff;border:1px solid #eadde3;border-radius:16px;outline:none;padding:14px 16px;font-size:.98rem;transition:border-color .2s,box-shadow .2s,transform .16s}.form-field textarea{resize:vertical;min-height:140px;padding-top:14px}.form-field input::placeholder,.form-field textarea::placeholder{color:#a2919c}.form-field>input:focus,.form-field>select:focus,.form-field>textarea:focus{border-color:#c7427461;box-shadow:0 0 0 4px #c7427414}.has-error{box-shadow:0 0 0 4px #d84d6d14;border-color:#d84d6d!important}.form-error{color:#c03c5b;margin-top:2px;font-size:.88rem}.choice-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:4px;display:grid}.choice-card{cursor:pointer;background:#fff;border:1px solid #eadde3;border-radius:18px;align-items:center;gap:12px;min-height:60px;padding:14px 16px;transition:border-color .2s,box-shadow .2s,transform .16s,background .2s;display:flex;position:relative}.choice-card:hover{border-color:#c7427442;transform:translateY(-1px);box-shadow:0 10px 22px #c7427414}.choice-card input{opacity:0;pointer-events:none;position:absolute}.choice-card__control{background:#fff;border:1.8px solid #d9c6cf;flex:0 0 22px;width:22px;height:22px;transition:all .2s;position:relative}.choice-card__control--radio{border-radius:999px}.choice-card__control--checkbox{border-radius:7px}.choice-card__text{color:var(--text);font-size:.96rem;line-height:1.45}.choice-card--checked{background:linear-gradient(#fff,#fff8fb);border-color:#c7427457;box-shadow:0 12px 24px #c7427414}.choice-card--checked .choice-card__control{border-color:var(--brand);background:var(--brand)}.choice-card--checked .choice-card__control--radio:after{content:"";background:#fff;border-radius:999px;position:absolute;inset:5px}.choice-card--checked .choice-card__control--checkbox:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:11px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.checkbox-single{color:var(--muted);background:#fff;border:1px solid #eadde3;border-radius:18px;align-items:flex-start;gap:12px;margin-top:6px;padding:16px 18px;line-height:1.6;display:flex}.checkbox-single input{accent-color:var(--brand);margin-top:3px}.form-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:32px;display:flex}@media (width<=960px){.form-step-grid,.choice-list{grid-template-columns:1fr}.form-grid-span-2,.form-field--full{grid-column:span 1}}@media (width<=640px){.form-card{border-radius:24px;padding:22px}.form-actions{flex-direction:column-reverse}.form-actions .btn{width:100%}}.input-shell{background:#fff;border:1px solid #eadde3;border-radius:16px;align-items:center;width:100%;min-height:54px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.input-shell input{border-radius:16px;outline:none;width:100%;min-height:52px;padding:14px 46px 14px 16px;box-shadow:none!important;background:0 0!important;border:none!important}.input-shell:focus-within{border-color:#c7427461;box-shadow:0 0 0 4px #c7427414}.input-shell--error{box-shadow:0 0 0 4px #d84d6d14;border-color:#d84d6d!important}.input-shell__adornment{pointer-events:none;color:var(--brand);justify-content:center;align-items:center;display:inline-flex;position:absolute;right:14px}.spinner{border:2px solid #c7427429;border-top-color:var(--brand);border-radius:999px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.success-modal-overlay{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c121861;justify-content:center;align-items:center;padding:20px;animation:.28s successOverlayFade;display:flex;position:fixed;inset:0}.success-modal-card{text-align:center;background:#fffffff0;border:1px solid #fffffff5;border-radius:34px;width:min(100%,640px);padding:34px 28px 28px;animation:.42s cubic-bezier(.22,1,.36,1) successCardIn;position:relative;overflow:hidden;box-shadow:0 30px 90px #2d18232e}.success-modal-glow{filter:blur(16px);opacity:.45;pointer-events:none;border-radius:999px;position:absolute}.success-modal-glow--1{background:#c7427429;width:180px;height:180px;top:-60px;left:-30px}.success-modal-glow--2{background:#e37ca429;width:220px;height:220px;bottom:-90px;right:-80px}.success-check-wrap{justify-content:center;margin-bottom:18px;display:flex}.success-check-circle{background:linear-gradient(#fff7fa,#fdeef4);border-radius:999px;justify-content:center;align-items:center;width:88px;height:88px;animation:.5s successBadgePop;display:flex;box-shadow:inset 0 1px #ffffffe6,0 14px 34px #c742741f}.success-check-svg{width:52px;height:52px;display:block}.success-check-svg__circle{stroke:var(--brand);stroke-width:2.5px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s forwards successStrokeCircle}.success-check-svg__check{stroke:var(--brand);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.35s .42s forwards successStrokeCheck}.success-modal__eyebrow{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.success-modal-card h3{letter-spacing:-.04em;color:var(--text);margin:0 0 12px;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.02}.success-modal-card p{max-width:52ch;color:var(--muted);margin:0 auto;font-size:1rem;line-height:1.75}.success-modal__info{flex-wrap:wrap;justify-content:center;gap:10px;margin:22px 0 26px;display:flex}.success-info-pill{border:1px solid var(--border);box-shadow:var(--shadow);color:var(--muted);background:#ffffffd1;border-radius:999px;padding:10px 14px;font-size:.92rem}.success-modal__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@keyframes successOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes successCardIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes successBadgePop{0%{opacity:0;transform:scale(.84)}to{opacity:1;transform:scale(1)}}@keyframes successStrokeCircle{to{stroke-dashoffset:0}}@keyframes successStrokeCheck{to{stroke-dashoffset:0}}@media (width<=640px){.success-modal-card{border-radius:26px;padding:26px 18px 20px}.success-modal__actions{flex-direction:column}.success-modal__actions .btn{width:100%}}.form-success-state{text-align:center;padding:40px 18px 20px}.form-success-state__icon{width:76px;height:76px;color:var(--brand);background:linear-gradient(#fff7fa,#fdeef4);border-radius:999px;justify-content:center;align-items:center;margin:0 auto 18px;font-size:2rem;font-weight:800;display:flex;box-shadow:inset 0 1px #ffffffe6,0 14px 34px #c742741f}.form-success-state h3{letter-spacing:-.04em;color:var(--text);margin:0 0 12px;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.02}.form-success-state p{max-width:56ch;color:var(--muted);margin:0 auto;font-size:1rem;line-height:1.75}.form-success-state__pills{flex-wrap:wrap;justify-content:center;gap:10px;margin:22px 0 26px;display:flex}.form-success-state__pills span{border:1px solid var(--border);box-shadow:var(--shadow);color:var(--muted);background:#ffffffd1;border-radius:999px;padding:10px 14px;font-size:.92rem}.form-success-state__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn:disabled,.btn--disabled{opacity:.45;cursor:not-allowed;box-shadow:none!important;transform:none!important}.required-mark{color:var(--brand);font-weight:800}.header{z-index:20;-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #b82e5e14;width:100%;position:relative}.header__inner{justify-content:space-between;align-items:center;gap:18px;min-height:78px;display:flex}.header__brand{min-width:0;box-shadow:none;background:0 0;border:0;flex-shrink:0;align-items:center;padding:0;display:flex;overflow:visible}.header__logo{object-fit:contain;width:auto;max-width:250px;height:66px;box-shadow:none;background:0 0;border:0;display:block}.header__actions{flex-shrink:0;align-items:center;display:flex}.header__whatsapp{color:#208b4e;min-height:40px;font:inherit;cursor:pointer;background:#25d36614;border:1px solid #25d3663d;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:.88rem;font-weight:650;line-height:1;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.header__whatsapp:hover{color:#16763f;background:#25d36624;border-color:#25d3665c;transform:translateY(-1px)}.header__whatsapp:active{transform:translateY(0)}.header__whatsapp:focus-visible{outline-offset:3px;outline:3px solid #25d3662e}.header__whatsapp-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.header__whatsapp-icon svg{width:100%;height:100%;display:block}@media (width<=768px){.header__inner{gap:12px;min-height:68px}.header__logo{max-width:195px;height:54px}.header__whatsapp{min-height:38px;padding:7px 11px;font-size:.82rem}}@media (width<=480px){.header__inner{min-height:62px}.header__logo{max-width:165px;height:46px}.header__whatsapp-label{display:none}.header__whatsapp{border-radius:50%;width:40px;height:40px;min-height:40px;padding:0}.header__whatsapp-icon{width:21px;height:21px}}.premium-brand{background:0 0;border-radius:28px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.premium-brand__image{object-fit:cover;width:100%;max-width:520px;height:auto;box-shadow:none;border:0;border-radius:28px;display:block}@media (width<=768px){.premium-brand,.premium-brand__image{border-radius:22px}.premium-brand__image{max-width:420px}}@media (width<=480px){.premium-brand,.premium-brand__image{border-radius:18px}.premium-brand__image{max-width:100%}}.timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:960px;margin:0 auto;display:grid}.timeline__item{background:linear-gradient(145deg,#fffffff5,#fff9fce0);border:1px solid #c742741a;border-radius:24px;flex-direction:column;min-height:220px;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #301b270f,inset 0 1px #ffffffe6}.timeline__item:before{content:"";background:linear-gradient(90deg, var(--brand), #e37ca473);width:100%;height:3px;position:absolute;top:0;left:0}.timeline__item:hover{border-color:#c7427433;transform:translateY(-3px);box-shadow:0 18px 42px #301b2717,inset 0 1px #ffffffe6}.timeline__header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.timeline__number{background:linear-gradient(145deg, var(--brand), var(--brand-strong));color:#fff;letter-spacing:.04em;border-radius:16px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 10px 22px #c7427433}.timeline__line{background:linear-gradient(90deg,#c7427433,#0000);width:100%;height:1px}.timeline__content{flex-direction:column;flex:1;display:flex}.timeline__content h3{color:var(--text);letter-spacing:-.025em;margin:0 0 10px;font-size:1.15rem;font-weight:750;line-height:1.25}.timeline__content p{color:var(--muted);margin:0;font-size:.97rem;line-height:1.7}@media (width<=768px){.timeline{grid-template-columns:1fr;max-width:620px}.timeline__item{min-height:auto}}@media (width<=480px){.timeline{gap:14px}.timeline__item{border-radius:20px;padding:22px}.timeline__header{margin-bottom:18px}.timeline__number{border-radius:14px;width:46px;height:46px}.timeline__content h3{font-size:1.08rem}.timeline__content p{font-size:.94rem;line-height:1.65}}.benefits-grid,.who-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;max-width:1100px;margin:0 auto;display:grid}.faq-item{background:#ffffffdb;border:1px solid #c742741a;border-radius:16px;transition:border-color .18s,background-color .18s,box-shadow .18s;overflow:hidden;box-shadow:0 6px 18px #301b2709}.faq-item:hover{background:#fffffff5;border-color:#c742742e}.faq-item[open]{background:#fff;border-color:#c7427438;box-shadow:0 10px 24px #301b270e}.faq-item__question{width:100%;color:var(--text);letter-spacing:-.012em;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;font-size:.98rem;font-weight:700;line-height:1.35;list-style:none;display:flex}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question::marker{content:""}.faq-item__icon{width:28px;height:28px;color:var(--brand);background:#c7427414;border-radius:9px;flex:none;justify-content:center;align-items:center;transition:transform .22s,background-color .18s,color .18s;display:inline-flex}.faq-item__icon svg{width:15px;height:15px}.faq-item[open] .faq-item__icon{color:#fff;background:var(--brand);transform:rotate(180deg)}.faq-item__answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .24s cubic-bezier(.22,1,.36,1),opacity .18s;display:grid}.faq-item[open] .faq-item__answer{opacity:1;grid-template-rows:1fr}.faq-item__answer>div{min-height:0;overflow:hidden}.faq-item__answer>div>div{padding:0 18px 17px}.faq-item__answer p{color:var(--muted);border-top:1px solid #c7427414;margin:0;padding-top:14px;font-size:.94rem;line-height:1.65}.faq-item__answer p+p{border-top:0;margin-top:12px;padding-top:0}.faq-item__answer ul{color:var(--muted);flex-direction:column;gap:6px;margin:12px 0 0;padding-left:20px;font-size:.94rem;line-height:1.6;display:flex}.faq-item__highlight,.faq-item__warning{border-radius:11px;padding:10px 12px!important;font-size:.92rem!important}.faq-item__highlight{background:#c7427412;border:1px solid #c742741a;font-weight:700;color:var(--brand-strong)!important}.faq-item__warning{background:#f59e0b0f;border:1px solid #f59e0b21}.faq-item{align-self:start;width:100%}@media (width<=768px){.faq-list{grid-template-columns:1fr;max-width:680px}}@media (width<=640px){.faq-list{gap:7px}.faq-item{border-radius:14px}.faq-item__question{gap:12px;padding:14px 15px;font-size:.94rem}.faq-item__icon{border-radius:8px;width:27px;height:27px}.faq-item__answer>div>div{padding:0 15px 15px}.faq-item__answer p,.faq-item__answer ul{font-size:.91rem}}.form-card__header{border-bottom:1px solid #c742741a;margin-bottom:28px;padding-bottom:26px;position:relative}.form-card__header .section-title__eyebrow{margin-bottom:16px}.form-card__header h2{letter-spacing:-.04em;color:var(--text);flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 14px;font-size:clamp(1.8rem,2.8vw,2.5rem);line-height:1.08;display:flex}.form-card__intro{flex-direction:column;gap:10px;max-width:72ch;display:flex}.form-card__intro p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.7}.form-card__intro strong{color:var(--text);font-weight:750}.form-card__start{color:var(--brand-strong);background:#c7427412;border-radius:999px;align-items:center;gap:8px;margin-top:18px;padding:9px 13px;font-size:.9rem;font-weight:700;display:inline-flex}.form-card__start>span:first-child{font-size:1rem;line-height:1}@media (width<=640px){.form-card__header{margin-bottom:22px;padding-bottom:22px}.form-card__header h2{font-size:1.75rem}.form-card__intro p{font-size:.94rem;line-height:1.65}.form-card__start{border-radius:14px;justify-content:center;width:100%}}.form-card__intro{flex-direction:column;gap:10px;width:100%;max-width:none;display:flex}.form-card__intro p{width:100%;max-width:none;color:var(--muted);margin:0;font-size:.98rem;line-height:1.7}.form-step-heading{border-bottom:1px solid #c742741a;margin-bottom:4px;padding-bottom:18px}.form-step-heading h3{color:var(--text);letter-spacing:-.025em;margin:0 0 6px;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.2}.form-step-heading p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.6}.form-subsection-heading{margin-top:10px;padding-top:8px}.form-subsection-heading h4{color:var(--text);letter-spacing:-.015em;margin:0 0 5px;font-size:1.05rem}.form-subsection-heading p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.form-final-message{background:linear-gradient(135deg,#c7427412,#e37ca40a);border:1px solid #c742741a;border-radius:18px;align-items:flex-start;gap:12px;margin-top:8px;padding:18px;display:flex}.form-final-message>span{flex:none;font-size:1.2rem}.form-final-message p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.social-proof{padding-bottom:0;position:relative;overflow:hidden}.social-proof__intro{max-width:960px;margin:0 auto}.social-proof__intro .section-title{margin-bottom:30px}.social-proof__goals{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:860px;margin:0 auto;display:grid}.social-proof__goal{min-height:62px;color:var(--text);background:#ffffffd1;border:1px solid #c742741a;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;font-size:.96rem;font-weight:650;line-height:1.45;display:flex;box-shadow:0 8px 24px #301b270b}.social-proof__goal:last-child:nth-child(odd){grid-column:1/-1;width:100%;max-width:calc(50% - 6px);margin:0 auto}.social-proof__check{color:#fff;background:linear-gradient(145deg, var(--brand), var(--brand-strong));border-radius:11px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;box-shadow:0 8px 18px #c742742e}.social-proof__check svg{width:17px;height:17px}.social-proof__closing{max-width:760px;color:var(--muted);text-align:center;margin:26px auto 0;font-size:1rem;line-height:1.75}.social-proof__closing strong{color:var(--text);font-weight:750}.social-proof__showcase{background:radial-gradient(circle at 0 0,#c742741c,#0000 36%),linear-gradient(#f8ebf1b8,#ffffffeb);border-top:1px solid #c7427414;border-bottom:1px solid #c7427414;margin-top:68px;padding:72px 0 82px;position:relative}.social-proof__showcase-header{text-align:center;max-width:700px;margin:0 auto 34px}.social-proof__eyebrow{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:.82rem;font-weight:750;display:inline-flex}.social-proof__showcase-header h3{color:var(--text);letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.1}.social-proof__showcase-header p{color:var(--muted);margin:0;font-size:.97rem;line-height:1.7}.social-proof__marquee{width:100%;padding:10px 0 18px;position:relative;overflow:hidden}.social-proof__marquee:before,.social-proof__marquee:after{content:"";z-index:2;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.social-proof__marquee:before{background:linear-gradient(90deg,#f9eff4,#0000);left:0}.social-proof__marquee:after{background:linear-gradient(270deg,#fff,#0000);right:0}.social-proof__track{will-change:transform;align-items:flex-start;gap:18px;width:max-content;animation:34s linear infinite socialProofMarquee;display:flex}.social-proof__marquee:hover .social-proof__track{animation-play-state:paused}.social-proof__conversation{flex-direction:column;flex:0 0 280px;align-items:center;gap:13px;display:flex}.social-proof__image-wrap{background:#fffffff0;border:1px solid #fffffff5;border-radius:26px;width:100%;height:390px;padding:9px;position:relative;overflow:hidden;box-shadow:0 18px 44px #301b271a,inset 0 1px #fffffff2}.social-proof__image{object-fit:cover;object-position:top;border-radius:19px;width:100%;height:100%;display:block}.social-proof__label{min-width:104px;color:var(--brand-strong);background:#ffffffeb;border:1px solid #c742741f;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:.85rem;font-weight:750;display:inline-flex;box-shadow:0 8px 20px #301b270e}.social-proof__testimonials{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1080px;margin:52px auto 0;display:grid}.social-proof__testimonial{background:#ffffffe0;border:1px solid #c742741a;border-radius:22px;flex-direction:column;min-height:220px;padding:24px;display:flex;box-shadow:0 12px 34px #301b270f}.social-proof__stars{color:#f3b73f;letter-spacing:.08em;margin-bottom:15px;font-size:1rem}.social-proof__testimonial p{color:var(--text);flex:1;margin:0;font-size:.96rem;line-height:1.7}.social-proof__author{color:var(--muted);margin-top:18px;font-size:.84rem;font-weight:700;display:block}@keyframes socialProofMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}@media (width<=960px){.social-proof__testimonials{grid-template-columns:1fr;max-width:680px}.social-proof__testimonial{min-height:auto}}@media (width<=768px){.social-proof__goals{grid-template-columns:1fr;max-width:620px}.social-proof__goal:last-child:nth-child(odd){grid-column:auto;max-width:none}.social-proof__showcase{margin-top:52px;padding:58px 0 64px}.social-proof__conversation{flex-basis:250px}.social-proof__image-wrap{height:350px}.social-proof__marquee:before,.social-proof__marquee:after{width:44px}}@media (width<=480px){.social-proof__goal{border-radius:16px;min-height:56px;padding:12px 14px;font-size:.92rem}.social-proof__check{border-radius:10px;width:29px;height:29px}.social-proof__closing{margin-top:22px;font-size:.94rem}.social-proof__showcase{margin-top:42px;padding-top:48px}.social-proof__conversation{flex-basis:220px}.social-proof__image-wrap{border-radius:22px;height:310px}.social-proof__image{border-radius:16px}.social-proof__track{gap:14px;animation-duration:28s}.social-proof__testimonial{border-radius:19px;padding:20px}}@media (prefers-reduced-motion:reduce){.social-proof__track{animation:none}.social-proof__marquee{scrollbar-width:thin;overflow-x:auto}}.consigned-benefits{position:relative;overflow:hidden}.consigned-benefits__image-card{background:#ffffffd6;border:1px solid #fffffff0;border-radius:32px;min-width:0;padding:12px;position:relative;box-shadow:0 24px 64px #301b271c,inset 0 1px #fffffff5}.consigned-benefits__image{aspect-ratio:4/5;object-fit:cover;object-position:center;border-radius:23px;width:100%;display:block}.consigned-benefits__image-badge{color:var(--brand-strong);background:#fffffff0;border:1px solid #c742741f;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;font-size:.86rem;font-weight:750;display:inline-flex;position:absolute;bottom:26px;right:-18px;box-shadow:0 14px 34px #301b271f}.consigned-benefits__story-content{max-width:650px}.consigned-benefits__story-content h2{color:var(--text);letter-spacing:-.05em;margin:0 0 18px;font-size:clamp(2rem,4vw,3.65rem);line-height:1}.consigned-benefits__story-content>p{color:var(--muted);margin:0;font-size:clamp(1rem,1.6vw,1.08rem);line-height:1.78}.consigned-benefits__story-highlight{background:linear-gradient(135deg,#c7427414,#e37ca40a);border:1px solid #c742741a;border-radius:18px;padding:18px 20px;margin-top:20px!important}.consigned-benefits__story-highlight strong{color:var(--brand-strong);font-weight:800}.consigned-benefits__main{position:relative}.consigned-benefits__main>.section-title{margin-bottom:22px}.consigned-benefits__cards-intro{max-width:800px;color:var(--text);text-align:center;margin:0 auto 26px;font-size:.98rem;font-weight:700;line-height:1.65}.consigned-benefits__primary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.consigned-benefits__primary-card{background:linear-gradient(145deg,#fffffff7,#fff8fbde);border:1px solid #c742741a;border-radius:26px;flex-direction:column;min-height:285px;padding:30px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #301b2711,inset 0 1px #fffffff2}.consigned-benefits__primary-card:after{content:"";pointer-events:none;background:#c742740e;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-100px;right:-80px}.consigned-benefits__primary-card:hover{border-color:#c7427430;transform:translateY(-3px);box-shadow:0 20px 48px #301b2717}.consigned-benefits__primary-top{align-items:center;gap:14px;margin-bottom:34px;display:flex}.consigned-benefits__number{color:#fff;background:linear-gradient(145deg, var(--brand), var(--brand-strong));letter-spacing:.05em;border-radius:15px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;font-size:.93rem;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #c7427433}.consigned-benefits__line{background:linear-gradient(90deg,#c7427440,#0000);width:100%;height:1px}.consigned-benefits__primary-card h3{z-index:1;max-width:23ch;color:var(--text);letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(1.2rem,2vw,1.45rem);line-height:1.25;position:relative}.consigned-benefits__primary-card p{z-index:1;color:var(--muted);margin:0;font-size:.96rem;line-height:1.72;position:relative}.consigned-benefits__secondary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.consigned-benefits__secondary-card{background:#fffc;border:1px solid #c7427417;border-radius:21px;flex-direction:column;align-items:flex-start;gap:16px;min-height:245px;padding:22px;transition:transform .18s,border-color .18s,background-color .18s;display:flex;box-shadow:0 10px 28px #301b270b}.consigned-benefits__secondary-card:hover{background:#fffffff5;border-color:#c742742e;transform:translateY(-2px)}.consigned-benefits__icon{width:44px;height:44px;color:var(--brand);background:var(--brand-soft);border-radius:14px;flex:none;justify-content:center;align-items:center;display:inline-flex}.consigned-benefits__icon svg{width:23px;height:23px}.consigned-benefits__secondary-card h3{color:var(--text);letter-spacing:-.02em;margin:0 0 8px;font-size:1.02rem;line-height:1.3}.consigned-benefits__secondary-card p{color:var(--muted);margin:0;font-size:.91rem;line-height:1.65}.consigned-benefits__banner{background:radial-gradient(circle at right center, #fff3, transparent 38%), linear-gradient(135deg, var(--brand), var(--brand-strong));border-radius:28px;justify-content:space-between;align-items:center;gap:36px;margin-top:42px;padding:38px 42px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 56px #c742743d}.consigned-benefits__banner:after{content:"";pointer-events:none;border:1px solid #ffffff24;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:18%}.consigned-benefits__banner-content{z-index:1;max-width:720px;position:relative}.consigned-benefits__banner-eyebrow{color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.85rem;font-weight:800;display:block}.consigned-benefits__banner h3{color:#fff;letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(1.45rem,2.8vw,2.2rem);line-height:1.12}.consigned-benefits__banner p{color:#ffffffd4;margin:0;font-size:1rem;line-height:1.6}.consigned-benefits__cta{z-index:1;color:var(--brand-strong);background:#fff;flex:none;position:relative;box-shadow:0 14px 34px #4313272e}.consigned-benefits__cta:hover{background:#fff8fb}@media (width<=1080px){.consigned-benefits__secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.consigned-benefits__secondary-card{min-height:210px}}@media (width<=900px){.consigned-benefits__story{grid-template-columns:1fr;gap:38px;margin-bottom:82px}.consigned-benefits__image-card{width:min(100%,620px);margin:0 auto}.consigned-benefits__story-content{text-align:center;max-width:760px;margin:0 auto}.consigned-benefits__primary-grid{grid-template-columns:1fr}.consigned-benefits__primary-card{min-height:auto}.consigned-benefits__banner{flex-direction:column;align-items:flex-start}.consigned-benefits__cta{width:100%}}@media (width<=640px){.consigned-benefits__story{margin-bottom:66px}.consigned-benefits__image-card{border-radius:24px;padding:8px}.consigned-benefits__image{border-radius:18px}.consigned-benefits__image-badge{padding:9px 12px;font-size:.79rem;bottom:18px;right:12px}.consigned-benefits__story-content h2{font-size:2.15rem}.consigned-benefits__story-highlight{border-radius:15px;padding:15px}.consigned-benefits__cards-intro{margin-bottom:20px;font-size:.93rem}.consigned-benefits__primary-grid{gap:14px}.consigned-benefits__primary-card{border-radius:21px;padding:22px}.consigned-benefits__primary-top{margin-bottom:24px}.consigned-benefits__number{border-radius:13px;width:45px;height:45px}.consigned-benefits__primary-card h3{font-size:1.18rem}.consigned-benefits__primary-card p{font-size:.93rem;line-height:1.67}.consigned-benefits__secondary-grid{grid-template-columns:1fr;gap:10px;margin-top:14px}.consigned-benefits__secondary-card{border-radius:18px;flex-direction:row;min-height:auto;padding:18px}.consigned-benefits__icon{border-radius:12px;width:40px;height:40px}.consigned-benefits__secondary-card h3{font-size:.98rem}.consigned-benefits__secondary-card p{font-size:.89rem}.consigned-benefits__banner{border-radius:22px;gap:24px;margin-top:28px;padding:28px 22px}.consigned-benefits__banner h3{font-size:1.48rem}.consigned-benefits__banner p{font-size:.94rem}}.header__navigation{align-items:center;gap:28px;margin-left:auto;margin-right:28px;display:flex}.header__navigation-link{color:var(--color-text);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .18s,opacity .18s;position:relative}.header__navigation-link:after{background:var(--brand);content:"";opacity:0;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(.5)}.header__navigation-link:hover,.header__navigation-link--active{color:var(--color-primary)}.header__navigation-link--active:after{opacity:1;transform:scaleX(1)}.care-page{color:var(--color-text);background:#fff;overflow:hidden}.care-page__eyebrow{color:var(--color-primary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:800;line-height:1.4;display:inline-flex}.care-page__heading{text-align:center;width:min(720px,100%);margin:0 auto 48px}.care-page__heading h2{color:var(--color-text);margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.care-page__heading p{color:var(--color-text-muted);margin:18px auto 0;font-size:1rem;line-height:1.75}.care-hero{background:radial-gradient(circle at 85% 15%,#c027641f,#0000 32%),linear-gradient(135deg,#fff 0%,#fff8fa 100%);padding:72px 0 80px;position:relative}.care-hero__container{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(40px,7vw,96px);display:grid}.care-hero__content h1{max-width:670px;color:var(--color-text);letter-spacing:-.045em;margin:0;font-size:clamp(2.65rem,5vw,4.8rem);line-height:.98}.care-hero__content>p{max-width:610px;color:var(--color-text-muted);margin:26px 0 0;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.75}.care-hero__link{color:var(--color-primary);align-items:center;gap:10px;margin-top:30px;font-size:.94rem;font-weight:800;text-decoration:none;display:inline-flex}.care-hero__visual{position:relative}.care-hero__visual:before{z-index:0;content:"";border:1px solid #c0276438;border-radius:40px;width:58%;height:58%;position:absolute;top:-24px;right:-24px}.care-hero__visual img{z-index:1;object-fit:cover;border-radius:32px;width:100%;height:clamp(420px,47vw,620px);display:block;position:relative;box-shadow:0 28px 70px #4b1b2e29}.care-hero__badge{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #c027641f;border-radius:18px;flex-direction:column;max-width:250px;padding:20px 24px;display:flex;position:absolute;bottom:32px;right:-24px;box-shadow:0 20px 42px #3f263026}.care-hero__badge strong{color:var(--color-primary);font-size:1rem}.care-hero__badge span{color:var(--color-text-muted);margin-top:4px;font-size:.86rem;line-height:1.45}.warranty-summary{background:#fff}.warranty-summary__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.warranty-card{background:#fff;border:1px solid #372d311a;border-radius:24px;flex-direction:column;align-items:flex-start;min-height:370px;padding:34px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 18px 45px #432b3412}.warranty-card:hover{transform:translateY(-5px);box-shadow:0 26px 54px #432b341f}.warranty-card__icon{width:82px;height:82px;color:var(--color-primary)}.warranty-card--silver .warranty-card__icon{color:#6d6d70}.warranty-card--steel .warranty-card__icon{color:#292929}.warranty-card__period{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;background:#c0276414;border-radius:999px;margin-top:24px;padding:7px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.warranty-card h3{margin:18px 0 0;font-size:1.3rem;line-height:1.25}.warranty-card p{color:var(--color-text-muted);margin:14px 0 0;font-size:.94rem;line-height:1.65}.warranty-summary__notice strong{color:var(--color-primary);flex:none}.warranty-summary__notice p{color:var(--color-text-muted);margin:0;line-height:1.6}.care-guide{background:#fbf8f9}.care-guide__container,.silver-section__container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(42px,7vw,100px);display:grid}.care-guide__image img,.silver-section__image img{object-fit:cover;border-radius:28px;width:100%;height:clamp(520px,55vw,720px);display:block;box-shadow:0 24px 60px #34252b1f}.care-guide__content h2,.silver-section__content h2,.warranty-process__content h2,.care-final-cta h2{color:var(--color-text);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.35rem);line-height:1.08}.care-guide__intro,.silver-section__content>p{color:var(--color-text-muted);margin:18px 0 0;line-height:1.75}.care-list{flex-direction:column;gap:14px;margin:28px 0 0;padding:0;list-style:none;display:flex}.care-list li{color:var(--color-text);align-items:flex-start;gap:12px;font-size:.94rem;line-height:1.6;display:flex}.care-list__icon{width:22px;height:22px;color:var(--color-primary);background:#c027641a;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.care-list__icon svg{width:14px;height:14px}.care-list--compact{gap:11px}.silver-section{background:linear-gradient(90deg,#fff 0% 52%,#f8f8f8 52% 100%)}.cleaning-section{background:#fff}.cleaning-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.cleaning-card{background:#fff;border:1px solid #3e30351a;border-radius:22px;flex-direction:column;min-height:530px;padding:32px;display:flex;box-shadow:0 18px 45px #432b3412}.cleaning-card__number{color:#c0276438;letter-spacing:-.06em;font-size:3.3rem;font-weight:800;line-height:1}.cleaning-card__subtitle{color:var(--color-primary);letter-spacing:.1em;text-transform:uppercase;margin-top:20px;font-size:.72rem;font-weight:800;display:block}.cleaning-card h3{margin:8px 0 0;font-size:1.45rem}.cleaning-card ol{color:var(--color-text-muted);flex-direction:column;gap:12px;margin:24px 0 0;padding-left:20px;font-size:.91rem;line-height:1.6;display:flex}.cleaning-card__note{color:var(--color-text-muted);margin:auto 0 0;padding-top:24px;font-size:.82rem;line-height:1.55}.cleaning-card__note strong{color:var(--color-primary)}.coverage-section{background:#fbf8f9}.coverage-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.coverage-card{border-radius:24px;padding:34px}.coverage-card--included{background:#f4faf6;border:1px solid #2c7a4e24}.coverage-card--excluded{background:#fff6f6;border:1px solid #ad404024}.coverage-card__icon{border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.coverage-card__header>div>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.coverage-card__header h3{margin:4px 0 0;font-size:1.25rem}.coverage-card ul{color:var(--color-text-muted);flex-direction:column;gap:12px;margin:28px 0 0;padding-left:18px;font-size:.92rem;line-height:1.6;display:flex}.warranty-process{background:#fff}.warranty-process__container{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(48px,8vw,110px);display:grid}.warranty-process__content{position:sticky;top:120px}.warranty-process__content p{color:var(--color-text-muted);margin:20px 0 0;line-height:1.7}.warranty-process__steps li{grid-template-columns:52px 1fr;gap:18px;padding-bottom:34px;display:grid;position:relative}.warranty-process__steps li:not(:last-child):after{content:"";background:#c0276429;width:2px;position:absolute;top:52px;bottom:0;left:25px}.warranty-process__steps h3{margin:3px 0 0;font-size:1.2rem}.warranty-process__deadline{background:#fff5f8;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:8px;padding:20px 24px;display:flex}.warranty-process__deadline strong{color:var(--color-primary)}.warranty-process__deadline span{color:var(--color-text-muted);font-size:.92rem}.care-final-cta p{opacity:.88;max-width:650px;margin:16px 0 0;line-height:1.7}.care-final-cta button{color:var(--color-primary);background:#fff;flex:none}@media (width<=1024px){.header__navigation{gap:18px;margin-right:20px}.care-hero__container{grid-template-columns:1fr 1fr;gap:42px}.warranty-card,.cleaning-card{padding:26px}.care-guide__container,.silver-section__container{gap:48px}}@media (width<=860px){.header__navigation{display:none}.care-hero{padding-top:48px}.care-hero__container,.care-guide__container,.silver-section__container,.warranty-process__container{grid-template-columns:1fr}.care-hero__content{text-align:center}.care-hero__content>p{margin-left:auto;margin-right:auto}.care-hero__visual{width:min(620px,100%);margin:0 auto}.care-hero__badge{right:16px}.warranty-summary__grid,.cleaning-section__grid{grid-template-columns:1fr}.warranty-card{min-height:auto}.care-guide__image{order:2}.silver-section{background:#fff}.silver-section__image{order:-1}.care-guide__image img,.silver-section__image img{height:min(650px,110vw)}.cleaning-card{min-height:auto}.coverage-section__grid{grid-template-columns:1fr}.warranty-process__content{position:static}.care-final-cta__container{flex-direction:column;align-items:flex-start}}@media (width<=600px){.care-hero{padding:36px 0 54px}.care-hero__content h1{font-size:clamp(2.25rem,12vw,3.2rem)}.care-hero__visual img{border-radius:22px;height:115vw;max-height:520px}.care-hero__visual:before{display:none}.care-hero__badge{max-width:none;bottom:14px;left:10px;right:10px}.care-page__heading{margin-bottom:34px}.warranty-card,.cleaning-card,.coverage-card{border-radius:18px;padding:24px}.warranty-summary__notice{flex-direction:column}.warranty-process__deadline{flex-direction:column;align-items:flex-start}.care-final-cta{padding:54px 0}}.care-access-section{background:#fff}.care-access-card{background:radial-gradient(circle at 15% 20%,#ffffff29,#0000 40%),#bd2861;border-radius:30px;grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);min-height:490px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 75px #6d203d2e}.care-access-card__content{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,6vw,78px);display:flex}.care-access-card__eyebrow{letter-spacing:.13em;text-transform:uppercase;margin-bottom:16px;font-size:.75rem;font-weight:800;display:inline-flex}.care-access-card h2{color:#fff;letter-spacing:-.04em;max-width:570px;margin:0;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.04}.care-access-card p{color:#ffffffe0;max-width:580px;margin:22px 0 0;font-size:1rem;line-height:1.75}.care-access-card__link{color:#bd2861;background:#fff;border-radius:999px;align-items:center;gap:12px;margin-top:30px;padding:14px 22px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.care-access-card__link:hover{transform:translateY(-2px);box-shadow:0 15px 30px #48162a2e}.care-access-card__link span{font-size:1.25rem;line-height:1}.care-access-card__image{min-height:490px;position:relative}.care-access-card__image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#bd2861 0%,#bd286166 20%,#0000 55%);position:absolute;inset:0}.care-access-card__image img{object-fit:cover;width:100%;height:100%;display:block}.footer{color:#4d4146;background:#fff}.footer__main{background:radial-gradient(circle at 5% 15%,#bd286114,#0000 32%),linear-gradient(#fff 0%,#fdf7f9 100%);border-top:1px solid #4a363e14;padding:76px 0 60px}.footer__grid{grid-template-columns:minmax(230px,1.25fr) minmax(150px,.7fr) minmax(230px,1fr) minmax(260px,1.05fr);align-items:start;gap:clamp(32px,5vw,72px);display:grid}.footer__brand{text-decoration:none;display:inline-flex}.footer__logo{width:142px;height:auto;display:block}.footer__description{color:#75676d;max-width:390px;margin:24px 0 0;font-size:.92rem;line-height:1.75}.footer__socials{align-items:center;gap:10px;margin-top:26px;display:flex}.footer__social-link{color:#bd2861;background:#fff;border:1px solid #bd286129;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.footer__social-link:hover{color:#fff;background:#bd2861;transform:translateY(-2px)}.footer__social-link svg{width:20px;height:20px}.footer__title{color:#3f3438;letter-spacing:.12em;text-transform:uppercase;margin:8px 0 22px;font-size:.78rem;font-weight:800}.footer__links a{color:#75676d;font-size:.9rem;line-height:1.5;text-decoration:none;transition:color .18s,transform .18s;position:relative}.footer__contacts{flex-direction:column;gap:18px;display:flex}.footer__contact{color:#4d4146;align-items:flex-start;gap:12px;text-decoration:none;display:flex}.footer__contact-icon{color:#bd2861;background:#bd286117;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.footer__contact-icon svg{width:18px;height:18px}.footer__contact>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.footer__contact strong{overflow-wrap:anywhere;color:#4b3d42;font-size:.77rem;font-weight:700;line-height:1.4}.footer__contact small{color:#887a80;font-size:.76rem;line-height:1.4}a.footer__contact:hover strong{color:#bd2861}.footer__highlight{color:#fff;background:#bd2861;border-radius:22px;padding:28px;box-shadow:0 20px 45px #7e224629}.footer__highlight-label{letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:800;display:inline-flex}.footer__highlight h2{color:#fff;margin:14px 0 0;font-size:clamp(1.4rem,2.5vw,1.8rem);line-height:1.15}.footer__highlight p{color:#ffffffd6;margin:14px 0 0;font-size:.86rem;line-height:1.65}.footer__cta{color:#bd2861;background:#fff;border-radius:999px;justify-content:center;align-items:center;margin-top:22px;padding:13px 19px;font-size:.82rem;font-weight:800;text-decoration:none;transition:box-shadow .18s,transform .18s;display:inline-flex}.footer__cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #50162c33}.footer__bottom{color:#ffffffb8;background:#3d3035;padding:20px 0}.footer__bottom-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer__bottom p{margin:0;font-size:.76rem;line-height:1.5}.footer__legal-links{align-items:center;gap:22px;display:flex}.footer__legal-links a{color:#ffffffbd;font-size:.76rem;text-decoration:none;transition:color .18s}@media (width<=1100px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.care-access-card{grid-template-columns:1fr 1fr}}@media (width<=760px){.care-access-card{grid-template-columns:1fr}.care-access-card__content{padding:42px 28px}.care-access-card__image{order:-1;min-height:340px}.care-access-card__image:after{background:linear-gradient(#0000 40%,#bd2861 100%)}.footer__main{padding:58px 0 42px}.footer__grid{grid-template-columns:1fr;gap:42px}.footer__brand-column,.footer__column{width:100%}.footer__description{max-width:520px}.footer__highlight{padding:26px}.footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:14px}.footer__legal-links{flex-wrap:wrap;gap:14px 20px}}@media (width<=480px){.care-access-card{border-radius:22px}.care-access-card__image{min-height:280px}.care-access-card__content{padding:34px 22px 38px}.care-access-card h2{font-size:2rem}.care-access-card__link{text-align:center;justify-content:center;width:100%}.footer__logo{width:125px}.footer__highlight{border-radius:18px}}.warranty-summary__notice{background:#fff5f8;border:1px solid #c0276424;border-radius:16px;align-items:center;gap:12px;margin-top:28px;padding:20px 24px;display:flex}.warranty-summary__notice-title{color:var(--brand);flex:none;margin:0;font-size:.94rem;font-weight:800;line-height:1.5}.warranty-summary__notice-text{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.6}@media (width<=600px){.warranty-summary__notice{flex-direction:column;align-items:flex-start;gap:6px}}.coverage-card__icon{border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;line-height:0;display:inline-flex}.coverage-card__icon svg{flex:0 0 22px;width:22px;height:22px;display:block;overflow:visible}.warranty-process__step-number{z-index:2;background:var(--brand);border:2px solid var(--brand);text-align:center;border-radius:50%;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;padding:0;font-size:1rem;font-weight:800;line-height:1;display:inline-flex;position:relative;box-shadow:0 9px 24px #c0276438;color:#fff!important}.warranty-process__deadline{background:#fff5f8;border:1px solid #c027641f;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:8px;padding:22px 24px;display:flex}.warranty-process__deadline-content{flex-direction:column;gap:5px;min-width:0;display:flex}.warranty-process__deadline-content strong{color:var(--brand);font-size:.92rem;font-weight:800}.warranty-process__deadline-content span{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.warranty-process__whatsapp{background:var(--brand);color:#fff;cursor:pointer;min-height:44px;font:inherit;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:12px 20px;font-size:.84rem;font-weight:800;transition:box-shadow .18s,transform .18s,opacity .18s;display:inline-flex}.warranty-process__whatsapp:hover{transform:translateY(-2px);box-shadow:0 12px 26px #c0276438}.warranty-process__whatsapp:focus-visible{outline-offset:3px;outline:3px solid #c027643d}@media (width<=600px){.warranty-process__deadline{flex-direction:column;align-items:stretch}.warranty-process__whatsapp{width:100%}.warranty-process__steps li{grid-template-columns:44px 1fr;gap:14px}.warranty-process__step-number{flex-basis:44px;width:44px;height:44px}.warranty-process__steps li:not(:last-child):after{top:44px;left:21px}}.warranty-process__details{flex-direction:column;min-width:0;display:flex}.warranty-process__steps{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.warranty-process__steps li{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:18px;padding-bottom:34px;display:grid;position:relative}.warranty-process__steps li:not(:last-child):after{z-index:0;content:"";background:#c742742e;width:2px;position:absolute;top:52px;bottom:0;left:25px}.warranty-process__step-number{z-index:2;border:0;border-radius:50%;min-width:52px;min-height:52px;margin:0;position:relative;box-shadow:0 9px 24px #c7427438;background:linear-gradient(145deg, var(--brand), var(--brand-strong))!important;color:#fff!important;letter-spacing:0!important;text-align:center!important;text-transform:none!important;justify-content:center!important;align-items:center!important;width:52px!important;height:52px!important;padding:0!important;font-size:1rem!important;font-weight:800!important;line-height:52px!important;display:flex!important}.warranty-process__steps h3{color:var(--text);margin:3px 0 0;font-size:1.2rem}.warranty-process__steps p{color:var(--muted);margin:8px 0 0;font-size:.92rem;line-height:1.6}.coverage-card__icon{letter-spacing:0;text-transform:none;border-radius:50%;flex:0 0 48px;width:48px;min-width:48px;height:48px;margin:0;padding:0;font-size:0;line-height:0;display:block;position:relative}.coverage-card__header{align-items:center;gap:16px;display:flex}.coverage-card__text{flex-direction:column;min-width:0;display:flex}.coverage-card__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800;line-height:1.2;display:block}.coverage-card__header h3{color:var(--text);margin:6px 0 0;font-size:1.25rem;line-height:1.2}.coverage-card__icon{border-radius:50%;flex:0 0 58px;width:58px;min-width:58px;height:58px;font-size:0;line-height:0;display:block;position:relative}.coverage-card--included .coverage-card__icon{color:#2c7a4e;background:#2c7a4e1f}.coverage-card--excluded .coverage-card__icon{color:#ad4040;background:#ad40401c}.coverage-card__icon--check:before{content:"";transform-origin:50%;border:3px solid;border-width:0 3px 3px 0;width:9px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)rotate(45deg)}.coverage-card__icon--close:before,.coverage-card__icon--close:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:18px;height:3px;position:absolute;top:50%;left:50%}.coverage-card__icon--close:before{transform:translate(-50%,-50%)rotate(45deg)}.coverage-card__icon--close:after{transform:translate(-50%,-50%)rotate(-45deg)}.care-final-cta{background:radial-gradient(circle at 85% 20%, #ffffff2e, transparent 35%), linear-gradient(135deg, var(--brand), var(--brand-strong));padding:70px 0}.care-final-cta__container{justify-content:space-between;align-items:center;gap:48px;display:flex}.care-final-cta .care-page__eyebrow,.care-final-cta h2,.care-final-cta p{color:#fff}.care-final-cta h2{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.care-final-cta p{color:#ffffffe0;max-width:650px;margin:16px 0 0;line-height:1.7}.care-final-cta button{color:var(--brand);background:#fff;flex:none;box-shadow:0 16px 34px #47192d2e}@media (width<=860px){.care-final-cta__container{flex-direction:column;align-items:flex-start}}@media (width<=600px){.care-final-cta{padding:54px 0}}.footer{width:100%;color:var(--text);background:radial-gradient(circle at 8% 15%,#c7427414,#0000 34%),linear-gradient(#fffdfd 0%,#fff8fb 100%);border-top:1px solid #c7427414;margin-top:40px;position:relative;overflow:hidden}.footer__container{z-index:2;position:relative}.footer__decor{pointer-events:none;border-radius:50%;position:absolute}.footer__decor--left{background:#c742740e;width:440px;height:440px;top:-210px;left:-220px}.footer__decor--right{background:#e37ca40f;width:520px;height:520px;bottom:-280px;right:-240px}.footer__top{grid-template-columns:minmax(280px,1.25fr) minmax(170px,.65fr) minmax(300px,1fr);align-items:start;gap:clamp(42px,6vw,88px);width:100%;padding:72px 0 58px;display:grid}.footer__brand-column{flex-direction:column;align-items:flex-start;min-width:0;max-width:430px;display:flex}.footer__brand{align-items:center;margin:0 0 22px;display:inline-flex}.footer__logo{object-fit:contain;width:148px;height:auto;display:block}.footer__description{max-width:390px;color:var(--muted);margin:0;font-size:.95rem;line-height:1.75}.footer__social-area{margin-top:27px}.footer__social-title{color:var(--text);margin-bottom:12px;font-size:.82rem;font-weight:700;display:block}.footer__socials{align-items:center;gap:10px;margin:0;display:flex}.footer__social-link{width:44px;height:44px;color:var(--brand);background:#ffffffdb;border:1px solid #c7427421;border-radius:14px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 24px #301b270b}.footer__social-link svg{flex-shrink:0;width:21px;height:21px;display:block}.footer__social-link:hover{color:#fff;background:linear-gradient(145deg, var(--brand), var(--brand-strong));border-color:#0000;transform:translateY(-2px);box-shadow:0 12px 26px #c7427433}.footer__column{width:100%;min-width:0}.footer__title{color:var(--text);letter-spacing:-.015em;margin:4px 0 24px;padding-bottom:13px;font-size:1rem;font-weight:750;line-height:1.3;position:relative}.footer__title:after{background:linear-gradient(90deg, var(--brand), #e37ca48c);content:"";border-radius:999px;width:34px;height:3px;position:absolute;bottom:0;left:0}.footer__links{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer__links a{color:var(--muted);font-size:.92rem;line-height:1.5;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex;position:relative}.footer__links a:after{background:var(--brand);content:"";opacity:0;transform-origin:0;height:1px;transition:opacity .18s,transform .18s;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.footer__links a:hover{color:var(--brand-strong);transform:translate(3px)}.footer__links a:hover:after{opacity:1;transform:scaleX(1)}.footer__contacts{flex-direction:column;gap:11px;width:100%;display:flex}.footer__contact{width:100%;min-width:0;color:var(--text);background:#ffffffb8;border:1px solid #c7427417;border-radius:18px;align-items:center;gap:13px;padding:13px 14px;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 8px 24px #301b2709}a.footer__contact:hover{background:#fffffff5;border-color:#c742742b;transform:translateY(-2px);box-shadow:0 12px 28px #301b270f}.footer__contact-icon{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);border-radius:13px;flex:0 0 42px;justify-content:center;align-items:center;display:inline-flex}.footer__contact-icon svg{width:20px;height:20px;display:block}.footer__contact-content,.footer__contact>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.footer__contact-content strong,.footer__contact>span:last-child strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700;line-height:1.4;display:block;overflow:hidden}.footer__contact-content small,.footer__contact>span:last-child small{color:var(--muted);font-size:.77rem;line-height:1.4;display:block}.footer__bottom{border-top:1px solid #c7427414;width:100%;padding:21px 0 24px}.footer__bottom-inner,.footer__bottom{justify-content:space-between;align-items:center;gap:28px;display:flex}@media (width<=1050px){.footer__top{grid-template-columns:minmax(240px,1.1fr) minmax(150px,.65fr) minmax(270px,1fr);gap:38px}}@media (width<=820px){.footer__top{grid-template-columns:1fr 1fr;gap:42px 34px;padding:58px 0 48px}.footer__brand-column{grid-column:1/-1;max-width:600px}.footer__description{max-width:520px}.footer__bottom,.footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:13px}.footer__legal-links{justify-content:flex-start}}@media (width<=560px){.footer{margin-top:24px}.footer__top{grid-template-columns:1fr;gap:36px;padding:48px 0 40px}.footer__brand-column{grid-column:auto;max-width:none}.footer__logo{width:132px}.footer__description{max-width:none;font-size:.92rem;line-height:1.7}.footer__social-area{margin-top:23px}.footer__title{margin-bottom:20px}.footer__contact{border-radius:16px;padding:12px}.footer__bottom{padding:19px 0 22px}.footer__legal-links{flex-wrap:wrap;gap:10px 19px}}.footer__bottom{width:100%;color:var(--muted);background:0 0;border-top:1px solid #c742741a;justify-content:space-between;align-items:center;gap:30px;padding:22px 0 26px;display:flex}.footer__bottom p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.footer__legal-links{justify-content:flex-end;align-items:center;gap:24px;display:flex}.footer__legal-links a{color:var(--muted);font-size:.8rem;line-height:1.5;text-decoration:none;transition:color .18s}.footer__legal-links a:hover{color:var(--brand-strong)}#beneficios-revenda,#como-funciona,#faq,#formulario{scroll-margin-top:40px}.warranty-details{background:linear-gradient(#fff 0%,#fdf8fa 100%)}.warranty-details__notice{background:#c7427412;border:1px solid #c742741f;border-radius:20px;align-items:center;gap:18px;max-width:900px;margin:0 auto 34px;padding:22px 24px;display:flex}.warranty-details__notice-icon{width:58px;height:58px;color:var(--brand);flex:0 0 58px;justify-content:center;align-items:center;display:inline-flex}.warranty-details__notice-icon svg{width:52px;height:52px}.warranty-details__notice strong{color:var(--text);margin-bottom:4px;font-size:1rem;display:block}.warranty-details__notice p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.65}.warranty-details__list{flex-direction:column;gap:24px;display:flex}.warranty-detail-card{background:#fffffff0;border:1px solid #c742741a;border-radius:28px;padding:clamp(24px,4vw,38px);box-shadow:0 18px 48px #301b2711}.warranty-detail-card__header{align-items:center;gap:18px;margin-bottom:20px;display:flex}.warranty-detail-card__number{background:linear-gradient(145deg, var(--brand), var(--brand-strong));color:#fff;border-radius:17px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #c7427433}.warranty-detail-card__heading{flex-direction:column;gap:5px;display:flex}.warranty-detail-card__period{color:var(--brand-strong);letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:800}.warranty-detail-card__heading h3{color:var(--text);letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2.5vw,1.85rem);line-height:1.2}.warranty-detail-card__intro{color:var(--muted);margin:0 0 28px;font-size:.97rem;line-height:1.75}.warranty-detail-card__coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.warranty-detail-card__coverage{border-radius:22px;height:100%;padding:24px}.warranty-detail-card__coverage--included{background:#f4faf6;border:1px solid #2c7a4e24}.warranty-detail-card__coverage--excluded{background:#fff6f6;border:1px solid #ad404024}.warranty-detail-card__coverage-title{align-items:center;gap:14px;display:flex}.warranty-detail-card__coverage-title>div{flex-direction:column;gap:4px;display:flex}.warranty-detail-card__coverage-title>div>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.warranty-detail-card__coverage-title h4{color:var(--text);margin:0;font-size:1.08rem;line-height:1.3}.warranty-detail-card__coverage ul{color:var(--muted);flex-direction:column;gap:10px;margin:22px 0 0;padding-left:20px;font-size:.91rem;line-height:1.6;display:flex}.warranty-detail-card__note{color:var(--muted);background:#c7427412;border:1px solid #c742741a;border-radius:16px;align-items:flex-start;gap:8px;margin-top:20px;padding:16px 18px;font-size:.91rem;line-height:1.6;display:flex}.warranty-detail-card__note strong{color:var(--brand-strong);flex:none}.semijoia-cleaning-section{background:linear-gradient(#fbf8f9 0%,#fff 100%)}.semijoia-cleaning-card{min-height:540px}@media (width<=860px){.warranty-detail-card__coverage-grid{grid-template-columns:1fr}.semijoia-cleaning-card{min-height:auto}}@media (width<=600px){.warranty-details__notice{align-items:flex-start;padding:18px}.warranty-details__notice-icon{flex-basis:46px;width:46px;height:46px}.warranty-details__notice-icon svg{width:42px;height:42px}.warranty-detail-card{border-radius:22px;padding:22px}.warranty-detail-card__header{align-items:flex-start;gap:14px}.warranty-detail-card__number{border-radius:14px;flex-basis:48px;width:48px;height:48px}.warranty-detail-card__coverage{border-radius:18px;padding:20px}.warranty-detail-card__coverage-title{align-items:flex-start}.warranty-detail-card__coverage-title .coverage-card__icon{flex-basis:48px;width:48px;min-width:48px;height:48px}.warranty-detail-card__note{flex-direction:column}}.warranty-detail-card__coverage-title .coverage-card__icon{border-radius:50%;flex:0 0 58px;width:58px;min-width:58px;height:58px;margin:0;padding:0;font-size:0;line-height:0;display:block;position:relative}.warranty-detail-card__coverage--included .coverage-card__icon{color:#2c7a4e;background:#2c7a4e1f}.warranty-detail-card__coverage--excluded .coverage-card__icon{color:#ad4040;background:#ad40401c}.warranty-detail-card__coverage--included .coverage-card__icon--check:before{content:"";transform-origin:50%;border:3px solid;border-width:0 3px 3px 0;width:9px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)rotate(45deg)}.warranty-detail-card__coverage--excluded .coverage-card__icon--close:before,.warranty-detail-card__coverage--excluded .coverage-card__icon--close:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:18px;height:3px;position:absolute;top:50%;left:50%}.warranty-detail-card__coverage--excluded .coverage-card__icon--close:before{transform:translate(-50%,-50%)rotate(45deg)}.warranty-detail-card__coverage--excluded .coverage-card__icon--close:after{transform:translate(-50%,-50%)rotate(-45deg)}.care-final-cta__email{min-height:48px;color:var(--brand);background:#fff;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:14px 24px;font-size:.9rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 16px 34px #47192d2e}.care-final-cta__email:hover{background:#fff8fb;transform:translateY(-2px);box-shadow:0 20px 40px #47192d3d}.care-final-cta__email:focus-visible{outline-offset:4px;outline:3px solid #fff6}@media (width<=600px){.care-final-cta__email{width:100%}}.social-proof__cta-wrap{justify-content:center;width:100%;margin-top:32px;display:flex}.consigned-benefits__image-column{flex-direction:column;min-width:0;display:flex}.consigned-benefits__image-cta{justify-content:center;width:100%;margin-top:24px;display:flex}.consigned-benefits__story{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(36px,6vw,78px);margin-bottom:36px;display:grid}.consigned-benefits__middle-cta{justify-content:center;align-items:center;width:100%;margin:0 0 72px;display:flex}.consigned-benefits__middle-cta .btn{flex:none;width:auto}@media (width<=640px){.consigned-benefits__middle-cta{margin-bottom:58px}.consigned-benefits__middle-cta .btn{width:auto}}.success-modal-card{position:relative}.success-modal-close{z-index:10;color:#444;cursor:pointer;background:#ffffffeb;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background-color .2s,color .2s;display:flex;position:absolute;top:18px;right:18px}.success-modal-close svg{width:20px;height:20px}.success-modal-close:hover{color:#111;background:#fff;transform:scale(1.05)}.success-modal-close:active{transform:scale(.96)}.success-modal-close:focus-visible{outline-offset:3px;outline:2px solid}.address-cep-row{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:16px;display:grid}.address-cep-row__cep,.address-cep-row__address{min-width:0}@media (width<=640px){.address-cep-row{grid-template-columns:1fr;gap:16px}}.cookie-consent{z-index:9999;pointer-events:none;padding:18px;position:fixed;bottom:0;left:0;right:0}.cookie-consent__inner{-webkit-backdrop-filter:blur(18px);pointer-events:auto;background:linear-gradient(145deg,#fffffff7,#fff8fbf2);border:1px solid #c742741f;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;width:min(100% - 20px,980px);margin:0 auto;padding:20px 22px;display:flex;box-shadow:0 22px 60px #301b2729,inset 0 1px #fffffff2}.cookie-consent__content{flex-direction:column;align-items:flex-start;min-width:0;max-width:680px;display:flex}.cookie-consent__eyebrow{color:var(--brand-strong);letter-spacing:.08em;text-transform:uppercase;background:#c7427414;border-radius:999px;margin-bottom:7px;padding:5px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.cookie-consent__title{color:var(--text);font-size:.98rem;font-weight:800;line-height:1.35}.cookie-consent__text{color:var(--muted);margin:5px 0 0;font-size:.86rem;line-height:1.55}.cookie-consent__link{color:var(--brand-strong);margin-top:7px;font-size:.76rem;font-weight:750;text-decoration:none;display:inline-flex}.cookie-consent__link:hover{text-underline-offset:3px;text-decoration:underline}.cookie-consent__actions{flex:none;align-items:center;gap:9px;display:flex}.cookie-consent__button{cursor:pointer;min-height:42px;font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:10px 17px;font-size:.82rem;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.cookie-consent__button:hover{transform:translateY(-1px)}.cookie-consent__button--secondary{color:var(--text);background:#ffffffd6;border:1px solid #c7427424}.cookie-consent__button--secondary:hover{background:#fff;border-color:#c742743d}.cookie-consent__button--primary{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#fff;border:1px solid #0000;box-shadow:0 10px 24px #c7427438}.cookie-consent__button--primary:hover{box-shadow:0 14px 30px #c7427447}.cookie-consent__button:focus-visible{outline-offset:3px;outline:3px solid #c742742e}@media (width<=700px){.cookie-consent{padding:12px}.cookie-consent__inner{border-radius:20px;flex-direction:column;align-items:stretch;gap:16px;width:100%;padding:18px}.cookie-consent__actions{width:100%}.cookie-consent__button{flex:1}}@media (width<=420px){.cookie-consent__actions{flex-direction:column-reverse}.cookie-consent__button{width:100%}.cookie-consent__text{font-size:.82rem}}.privacy-page{flex-direction:column;gap:34px;max-width:900px;display:flex}.privacy-page section{border-bottom:1px solid #c742741a;padding-bottom:28px}.privacy-page h2{color:var(--text);letter-spacing:-.02em;margin:0 0 12px;font-size:1.2rem}.privacy-page p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.75}.privacy-page section:last-child{border-bottom:0;padding-bottom:0}:root{--bg:#fcfafb;--surface:#ffffffc7;--surface-strong:#fff;--text:#342a31;--muted:#7c6a74;--brand:#c74274;--brand-strong:#b03263;--brand-soft:#f7e7ee;--border:#c7427424;--shadow:0 10px 30px #1f141b0f;--shadow-lg:0 20px 50px #1f141b1a;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--radius-xl:36px;--container:1180px}
