:root{--ink:#191f28;--muted:#6b7684;--blue:#3182f6;--blue-dark:#1769df;--hero:#f4f9ff;--line:#e5e8eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--hero);color:var(--ink);word-break:keep-all;margin:0;font-family:Pretendard,Pretendard Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}.site-header{justify-content:space-between;align-items:center;max-width:1240px;height:74px;margin:0 auto;padding:0 24px;display:flex}.brand{color:var(--ink);letter-spacing:-.045em;align-items:center;gap:10px;font-size:19px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--blue);border-radius:12px 12px 12px 5px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:grid;box-shadow:0 8px 18px #3182f638}.header-proof{color:#4e5968;align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.live-dot{background:#20c997;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #20c9971f}.hero{isolation:isolate;grid-template-columns:minmax(350px,.96fr) minmax(250px,.68fr) minmax(350px,.85fr);align-items:center;gap:22px;max-width:1240px;min-height:670px;margin:0 auto;padding:56px 24px 82px;display:grid;position:relative}.hero:before{content:"";z-index:-1;filter:blur(4px);background:radial-gradient(circle,#6cb7ff47,#f4f9ff00 70%);border-radius:50%;width:390px;height:390px;position:absolute;top:4%;left:35%}.hero-copy{z-index:2;align-self:center}.eyebrow{color:var(--blue-dark);background:#ffffffd1;border:1px solid #d7e9ff;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:8px 13px 8px 9px;font-size:14px;font-weight:750;display:inline-flex;box-shadow:0 6px 18px #3182f612}.eyebrow-icon{background:var(--blue);color:#fff;border-radius:9px;place-items:center;width:26px;height:26px;font-size:10px;font-weight:850;display:grid}h1{letter-spacing:-.065em;margin:0;font-size:clamp(46px,4.4vw,70px);font-weight:850;line-height:1.13}h1 span{color:var(--blue)}.hero-description{color:#4e5968;letter-spacing:-.02em;margin:28px 0 34px;font-size:18px;line-height:1.65}.trust-row{align-items:center;gap:20px;display:flex}.trust-item{flex-direction:column;gap:5px;display:flex}.trust-item strong{letter-spacing:-.04em;font-size:21px}.trust-item span{color:var(--muted);font-size:12px;font-weight:650}.trust-divider{background:#dfe5ec;width:1px;height:38px}.certified-note{color:#4e5968;align-items:center;gap:8px;margin:24px 0 0;font-size:13px;font-weight:650;display:flex}.certified-note span{color:#00a879;background:#dff8ee;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.hero-visual{z-index:1;justify-content:center;align-self:end;align-items:flex-end;min-height:500px;display:flex;position:relative;overflow:visible}.hero-image{z-index:2;mix-blend-mode:multiply;filter:drop-shadow(0 24px 24px #2853891f);width:430px;max-width:none;height:auto;position:absolute;bottom:-44px;left:50%;transform:translate(-50%)}.comparison-orbit{z-index:0;border:1px dashed #3182f659;border-radius:50%;width:315px;height:315px;position:absolute;top:34px;left:50%;transform:translate(-50%)}.comparison-orbit:before,.comparison-orbit:after{content:"";background:var(--blue);border:6px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 5px 14px #3182f633}.comparison-orbit:before{top:18px;right:52px}.comparison-orbit:after{background:#ffc94a;bottom:35px;left:18px}.orbit-label{width:70px;height:70px;color:var(--blue);text-align:center;background:#fff;border-radius:24px;place-items:center;font-size:12px;font-weight:850;line-height:1.25;display:grid;position:absolute;top:24px;left:-7px;transform:rotate(-8deg);box-shadow:0 14px 28px #2e5b8e21}.price-bubble{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:18px 18px 5px;width:156px;padding:14px 16px;position:absolute;bottom:48px;right:-4px;box-shadow:0 16px 32px #2e5b8e26}.price-bubble span{color:var(--muted);margin-bottom:5px;font-size:11px;display:block}.price-bubble strong{color:var(--blue);letter-spacing:-.03em;font-size:14px}.quote-card{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border:1px solid #ffffffd9;border-radius:30px;min-height:516px;padding:30px;box-shadow:0 28px 70px #284a7726,0 4px 12px #284a770f}.form-badge{color:var(--blue);margin-bottom:10px;font-size:12px;font-weight:800;display:inline-block}.form-heading h2{letter-spacing:-.045em;margin:0;font-size:28px}.form-heading p{color:var(--muted);margin:9px 0 24px;font-size:13px}form{flex-direction:column;gap:16px;display:flex}label>span{margin-bottom:8px;font-size:12px;font-weight:750;display:block}input,select{border:1px solid var(--line);width:100%;height:52px;color:var(--ink);background:#f9fafb;border-radius:14px;outline:none;padding:0 15px;transition:border-color .2s,background .2s,box-shadow .2s}input::placeholder{color:#adb5bd}input:focus,select:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #3182f61a}.field-row{grid-template-columns:.72fr 1.28fr;gap:10px;display:grid}.agreement{cursor:pointer;align-items:center;gap:9px;display:flex}.agreement input{width:18px;height:18px;accent-color:var(--blue)}.agreement span{color:var(--muted);margin:0;font-size:11px;font-weight:500}.agreement b{color:var(--blue)}form button,.success-state button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;height:58px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 12px 24px #3182f63d}form button:hover,.success-state button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 16px 28px #3182f64d}form button:focus-visible,.success-state button:focus-visible,.brand:focus-visible{outline-offset:4px;outline:3px solid #3182f659}form button span{font-size:20px;transition:transform .2s}form button:hover span{transform:translate(3px)}.form-footer{color:#8b95a1;justify-content:center;gap:6px;margin-top:15px;font-size:10px;display:flex}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:454px;display:flex}.success-icon{color:#00a879;background:#e9f8f2;border-radius:26px;place-items:center;width:72px;height:72px;margin-bottom:22px;font-size:32px;font-weight:900;display:grid;transform:rotate(-5deg)}.success-state>span{color:var(--blue);font-size:12px;font-weight:800}.success-state h2{letter-spacing:-.05em;margin:10px 0 14px;font-size:30px;line-height:1.25}.success-state p{color:var(--muted);margin:0 0 30px;font-size:13px;line-height:1.7}.success-state button{color:#4e5968;height:52px;box-shadow:none;background:#edf1f5}.success-state button:hover{box-shadow:none;background:#e5e8eb}.benefit-strip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #ffffffe6;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1192px;margin:-30px auto 48px;padding:25px 30px;display:grid;box-shadow:0 14px 45px #284a7712}.benefit-strip>div{border-right:1px solid var(--line);align-items:center;gap:13px;padding:4px 20px;display:flex}.benefit-strip>div:last-child{border-right:0}.benefit-strip span{color:#aecdf8;font-size:12px;font-weight:850}.benefit-strip p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.benefit-strip strong{color:var(--ink);font-size:14px;display:block}@media (max-width:1100px){.hero{grid-template-columns:1fr .78fr;padding-top:36px}.hero-visual{opacity:.94;width:310px;position:absolute;bottom:78px;left:36%}.hero-image{width:360px}.comparison-orbit{width:270px;height:270px}.price-bubble{right:-28px}.quote-card{grid-column:2}}@media (max-width:760px){.site-header{height:66px;padding:0 20px}.header-proof{font-size:0}.header-proof:after{content:"실시간 비교 중";font-size:11px}.hero{flex-direction:column;gap:12px;min-height:auto;padding:42px 20px 50px;display:flex;overflow:hidden}.hero:before{width:360px;height:360px;top:18%;left:15%}.hero-copy{width:100%}.eyebrow{margin-bottom:18px}h1{font-size:clamp(43px,13vw,58px)}.hero-description{margin:22px 0 28px;font-size:16px}.desktop-break{display:none}.trust-row{justify-content:space-between;gap:10px}.trust-item strong{font-size:19px}.certified-note{font-size:12px}.hero-visual{order:2;width:100%;min-height:355px;position:relative;bottom:auto;left:auto}.hero-image{width:360px;bottom:-20px}.comparison-orbit{width:260px;height:260px;top:15px}.price-bubble{width:142px;bottom:28px;right:3%}.quote-card{border-radius:26px;order:3;width:100%;min-height:auto;padding:26px 22px}.field-row{grid-template-columns:1fr}.benefit-strip{grid-template-columns:1fr;gap:0;margin:0 20px 36px;padding:12px 22px}.benefit-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:16px 0}.benefit-strip>div:last-child{border-bottom:0}}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:.7s cubic-bezier(.2,.75,.25,1) both enter-left}.hero-visual{animation:.8s cubic-bezier(.2,.75,.25,1) .12s both enter-up}.quote-card{animation:.7s cubic-bezier(.2,.75,.25,1) .2s both enter-right}.price-bubble{animation:4s ease-in-out 1s infinite float}}@keyframes enter-left{0%{opacity:0;transform:translate(-22px)}}@keyframes enter-right{0%{opacity:0;transform:translate(22px)}}@keyframes enter-up{0%{opacity:0;transform:translateY(22px)}}@keyframes float{50%{transform:translateY(-8px)}}.step-progress{color:#8b95a1;justify-content:space-between;align-items:center;height:28px;margin-bottom:12px;font-size:11px;font-weight:750;display:flex}.progress-dots{gap:6px;display:flex}.progress-dots i{background:#dfe5ec;border-radius:999px;width:7px;height:7px;transition:width .28s,background .28s}.progress-dots i.active{background:var(--blue);width:23px}.form-stage{min-height:410px;overflow:hidden}.step-panel{min-height:410px;animation:.42s cubic-bezier(.2,.75,.25,1) both step-slide-in}.intro-step{flex-direction:column;display:flex}.intro-step h2,.step-heading h2{letter-spacing:-.052em;margin:0;font-size:29px;line-height:1.26}.intro-step>p,.step-heading p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.65}.intro-benefits{color:#4e5968;background:#f7faff;border-radius:18px;flex-direction:column;gap:12px;margin:24px 0 auto;padding:18px;font-size:13px;list-style:none;display:flex}.intro-benefits li{align-items:center;gap:6px;display:flex}.intro-benefits li>span{width:20px;height:20px;color:var(--blue);background:#e1efff;border-radius:50%;place-items:center;margin-right:2px;font-size:11px;font-weight:900;display:grid}.intro-benefits strong{color:var(--ink)}.primary-action{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;height:58px;margin-top:22px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 12px 24px #3182f63d}.primary-action:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 16px 28px #3182f64d}.primary-action:focus-visible,.privacy-button:focus-visible,.back-button:focus-visible{outline-offset:3px;outline:3px solid #3182f64d}.vehicle-step,.contact-step{flex-direction:column;display:flex}.step-heading{margin-bottom:25px}.step-heading p strong{color:var(--blue)}.large-field input{height:62px;font-size:15px}.step-spacer{flex:1}.step-footer{align-items:center;gap:10px;margin-top:auto;padding-top:20px;display:flex}.step-footer .back-button{color:#6b7684;width:54px;height:58px;box-shadow:none;background:#edf1f5;border:0;border-radius:16px;flex:0 0 54px;font-size:18px}.step-footer .back-button:hover{color:#333d4b;box-shadow:none;background:#e5e8eb;transform:none}.step-footer .next-button{white-space:nowrap;flex:1;width:auto;min-width:0;padding:0 14px;font-size:14px;line-height:1}.step-footer .next-button span{flex:none;font-size:18px}.privacy-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.privacy-row .agreement{flex:1;min-width:0}.privacy-row .agreement span{line-height:1.35}.privacy-button{color:#6b7684;width:auto;height:auto;box-shadow:none;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #8b95a1;border-radius:0;flex:none;margin:0;padding:5px 2px;font-size:11px}.privacy-button:hover{color:var(--blue);box-shadow:none;background:0 0;transform:none}.privacy-detail{color:#8b95a1;background:#f7f8fa;border-radius:10px;margin:-7px 0 0;padding:10px 12px;font-size:10px;line-height:1.5}.final-footer{padding-top:6px}.form-footer{margin-top:12px}@keyframes step-slide-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.car-logo-section{background:linear-gradient(100deg,#087cf4 0%,#168cf8 52%,#0572e7 100%);padding:32px 0 38px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff3}.car-logo-section:after{content:"";background:#0b2f6938;border-radius:50%;width:290px;height:290px;position:absolute;top:-120px;right:-70px}.logo-heading{z-index:2;color:#fff;align-items:baseline;gap:12px;max-width:1192px;margin:0 auto 19px;padding:0 24px;display:flex;position:relative}.logo-heading span{color:#ffffffbf;font-size:12px;font-weight:700}.logo-heading strong{letter-spacing:-.035em;font-size:18px}.logo-marquee{z-index:2;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.logo-track{width:max-content;animation:32s linear infinite logo-flow;display:flex}.logo-group{gap:14px;padding-right:14px;display:flex}.brand-pill{color:#333d4b;background:#fffffff0;border:1px solid #ffffffa6;border-radius:20px;justify-content:center;align-items:center;gap:9px;min-width:132px;height:56px;padding:0 20px;display:flex;box-shadow:0 8px 18px #0e40801f}.brand-pill img{object-fit:contain;width:27px;height:27px}.brand-pill strong{white-space:nowrap;letter-spacing:-.025em;font-size:14px}.brand-symbol{color:#333d4b;letter-spacing:-.08em;background:#edf1f5;border-radius:9px;place-items:center;min-width:27px;height:27px;font-size:9px;font-weight:900;display:grid}.benefit-strip{margin:34px auto 48px}@keyframes logo-flow{to{transform:translate(calc(-50% - 7px))}}@media (max-width:760px){.quote-card{min-height:526px}.form-stage,.step-panel{min-height:414px}.intro-step h2,.step-heading h2{font-size:27px}.intro-benefits{margin-top:20px;padding:16px}.contact-step{gap:13px}.contact-step .step-heading{margin-bottom:4px}.contact-step .step-footer{padding-top:3px}.car-logo-section{padding:26px 0 31px}.logo-heading{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:16px;padding:0 20px;display:flex}.logo-heading strong{font-size:17px}.brand-pill{border-radius:17px;min-width:118px;height:50px;padding:0 15px}.brand-pill img{width:24px;height:24px}.brand-pill strong{font-size:13px}.benefit-strip{margin:28px 20px 36px}}@media (prefers-reduced-motion:reduce){.logo-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.logo-track,.step-panel{animation:none}}.brand-logo-image{object-fit:cover;border-radius:13px;width:38px;height:38px;box-shadow:0 8px 18px #3182f63d}.hero{min-height:820px}.quote-card{min-height:690px}.form-stage,.step-panel{min-height:560px}.intro-benefits{margin:18px 0 0}.primary-action{margin-top:18px}.inquiry-feed{background:#fbfdff;border:1px solid #e7eef7;border-radius:16px;margin-top:18px;padding:12px}.inquiry-feed-title{color:#6b7684;align-items:center;gap:8px;margin-bottom:9px;font-size:10px;font-weight:750;display:flex}.inquiry-feed-title .live-dot{width:6px;height:6px;box-shadow:0 0 0 4px #20c9971a}.inquiry-window{height:108px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 8% 92%,#0000);mask-image:linear-gradient(#0000,#000 8% 92%,#0000)}.inquiry-list{animation:17s linear infinite inquiry-flow}.inquiry-row{color:#4e5968;grid-template-columns:68px 38px minmax(86px,1fr) auto;align-items:center;gap:7px;height:36px;font-size:10px;display:grid}.inquiry-row strong{color:var(--ink)}.inquiry-row em{color:var(--blue);white-space:nowrap;background:#eef5ff;border-radius:7px;padding:5px 7px;font-style:normal;font-weight:750}.inquiry-type{color:#3b9bff;text-align:center;border:1px solid #76bfff;border-radius:999px;padding:5px 8px;font-weight:800}.inquiry-type.lease{border-color:var(--blue);color:var(--blue)}@keyframes inquiry-flow{to{transform:translateY(-216px)}}.section-heading{max-width:1192px;margin:0 auto;padding:0 24px}.section-heading>span{color:var(--blue);margin-bottom:13px;font-size:13px;font-weight:800;display:inline-block}.section-heading h2{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.2}.section-heading h2 strong{color:var(--blue)}.section-heading>p{color:var(--muted);margin:16px 0 0;font-size:15px;line-height:1.7}.reviews-section{background:#f7f9fc;padding:98px 0 106px;overflow:hidden}.reviews-heading{margin-bottom:42px}.reviews-heading>p{font-size:12px}.review-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.review-track{width:max-content;animation:125s linear infinite review-flow;display:flex}.review-group{gap:16px;padding-right:16px;display:flex}.review-card{background:#fff;border:1px solid #e7ebf0;border-radius:24px;flex-direction:column;width:390px;min-height:360px;padding:25px;display:flex;box-shadow:0 14px 34px #21447012}.review-top{justify-content:space-between;align-items:flex-end;display:flex}.review-top>div{align-items:center;gap:9px;display:flex}.review-top span,.review-copy-label{color:#8b95a1;font-size:10px;font-weight:750}.review-top>strong{color:#8b95a1;font-size:11px}.review-stars{color:#8b95a1;letter-spacing:2px;white-space:nowrap;background:#f2f4f6;border-radius:10px;place-items:center;min-width:94px;height:34px;padding:0 10px;font-size:18px;display:grid}.review-metrics{background:#f8fafc;border:1px solid #e8edf3;border-radius:16px;grid-template-columns:1.15fr .85fr;margin-top:18px;display:grid;overflow:hidden}.review-metrics>div{flex-direction:column;justify-content:center;min-height:86px;padding:15px 16px;display:flex}.review-metrics>div+div{border-left:1px solid #e3e9f0}.review-metrics span{color:#8b95a1;margin-bottom:7px;font-size:10px;font-weight:750}.review-metrics strong{color:#191f28;letter-spacing:-.03em;font-size:15px}.review-metrics>div:last-child strong{color:var(--blue)}.review-metrics small{color:#a1a8b2;margin-top:4px;font-size:8px}.review-copy-label{margin-top:18px;display:block}.review-card>p{color:#333d4b;letter-spacing:-.02em;margin:7px 0 22px;font-size:13px;line-height:1.75}.review-card footer{color:#8b95a1;border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;font-size:10px;display:flex}.review-card footer strong{color:#6b7684;font-size:10px}@keyframes review-flow{to{transform:translate(calc(-50% - 8px))}}.why-section{background:#fff;padding:112px 24px}.why-heading{text-align:center;padding:0}.why-heading>p{max-width:620px;margin-left:auto;margin-right:auto}.value-cards{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1192px;margin:54px auto 28px;display:grid}.value-card{background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid #e6ebf1;border-radius:28px;min-height:360px;padding:36px 31px;position:relative;overflow:hidden;box-shadow:0 16px 42px #23487712}.value-number{color:#dceaff;letter-spacing:-.08em;font-size:38px;font-weight:900;position:absolute;top:25px;right:27px}.value-card h3{color:var(--blue);margin:40px 0 22px;font-size:18px}.value-card>strong{color:var(--ink);letter-spacing:-.04em;font-size:23px;line-height:1.42;display:block}.value-card p{color:var(--muted);margin:22px 0 0;font-size:13px;line-height:1.75}.reason-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1192px;margin:0 auto;display:grid}.reason-card{color:#fff;border-radius:25px;min-height:235px;padding:30px;box-shadow:0 15px 30px #0069de29}.reason-card.tone-0{background:linear-gradient(145deg,#2697ff,#0878f3)}.reason-card.tone-1{background:linear-gradient(145deg,#1688fb,#006be2)}.reason-card.tone-2{background:linear-gradient(145deg,#0876ee,#005cc7)}.reason-icon{color:#fff;background:#ffffff2b;border-radius:16px;place-items:center;min-width:48px;height:48px;padding:0 10px;font-size:12px;font-weight:900;display:inline-grid}.reason-card h3{color:#fff;letter-spacing:-.035em;margin:22px 0 12px;font-size:18px;line-height:1.45}.reason-card p{color:#ffffffd1;margin:0;font-size:13px;line-height:1.65}.car-logo-section{margin-top:0}@media (max-width:1100px){.hero{min-height:870px}.final-footer .next-button{letter-spacing:-.04em;gap:5px;padding:0 8px;font-size:12px}.step-footer .back-button{flex-basis:48px;width:48px}.quote-card{min-height:690px}.hero-visual{bottom:112px}}@media (max-width:760px){.hero{padding-bottom:55px}.hero-copy{z-index:4;position:relative}.hero-visual{z-index:1;opacity:.32;filter:saturate(.68)contrast(.9)brightness(1.08);pointer-events:none}.quote-card{min-height:686px}.form-stage,.step-panel{min-height:558px}.inquiry-row{grid-template-columns:62px 34px minmax(74px,1fr) auto;gap:5px}.inquiry-row em{padding:5px;font-size:9px}.reviews-section{padding:74px 0 80px}.section-heading{padding:0 20px}.section-heading h2{font-size:36px}.reviews-heading{margin-bottom:32px}.review-card{width:330px;min-height:350px;padding:21px}.review-metrics{grid-template-columns:1fr 1fr}.review-metrics>div{min-height:82px;padding:13px}.why-section{padding:80px 20px}.why-heading{text-align:left;padding:0}.value-cards,.reason-grid{grid-template-columns:1fr;gap:14px}.value-cards{margin:36px auto 14px}.value-card{min-height:auto;padding:30px 26px}.value-card h3{margin-top:34px}.value-card>strong{font-size:21px}.reason-card{min-height:210px;padding:27px}}@media (prefers-reduced-motion:reduce){.inquiry-list,.review-track{animation:none}.review-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.brand-wordmark,.footer-wordmark{background:var(--blue);width:194px;height:28px;display:block;-webkit-mask:url(/sinchadream-wordmark-source.png) 50%/contain no-repeat;mask:url(/sinchadream-wordmark-source.png) 50%/contain no-repeat}.why-heading>span{color:#6b7684;margin-bottom:12px;font-size:15px}.why-heading h2{font-size:clamp(42px,5vw,66px);line-height:1.1}.why-heading h2 strong{color:var(--blue)}.consultant-showcase{background:#f7f9fc;border:1px solid #e3eaf3;border-radius:34px;max-width:1440px;margin:52px auto 0;overflow:hidden;box-shadow:0 22px 60px #20467414}.consultant-track{gap:18px;width:max-content;padding:24px 0 0;animation:52s linear infinite consultant-flow;display:flex}.consultant-card{color:#fff;background:#242424;border-radius:28px;flex:none;width:320px;height:570px;overflow:hidden}.consultant-card>img{object-fit:cover;object-position:top center;background:#eee;width:100%;height:330px;display:block}.consultant-card>div{flex-direction:column;height:240px;padding:21px 24px;display:flex}.consultant-card span{color:#b8c9dc;font-size:10px;font-weight:800}.consultant-card a{color:#d7dde5;text-underline-offset:3px;margin-top:18px;font-size:10px;text-decoration:underline}.consultant-card b{color:#fff;margin-top:5px;font-size:12px}.consultant-card strong{margin-top:6px;font-size:19px}.consultant-card small{color:#858b93;margin-top:auto;font-size:11px;line-height:1.5}.consultant-showcase>p{color:#4e5968;justify-content:center;align-items:center;gap:8px;margin:0;padding:23px 30px;font-size:14px;display:flex}.consultant-showcase>p strong{color:var(--ink)}.consultant-showcase>p small{color:#8b95a1;margin-left:8px;font-size:10px}@keyframes consultant-flow{to{transform:translate(calc(-50% - 9px))}}.final-quote-section{background:#f4f8fe;padding:112px 0 94px;overflow:hidden}.final-quote-shell{background:linear-gradient(145deg,#147bf2,#0058cf);border-radius:38px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:56px;max-width:1192px;margin:0 auto 86px;padding:58px;display:grid;box-shadow:0 28px 70px #005bcf3d}.final-wizard-wrap{width:100%}.final-wizard-wrap .quote-card{width:100%;min-height:690px;margin:0;box-shadow:0 18px 48px #002d7033}.final-quote-copy>span{color:#bdddff;font-size:13px;font-weight:850}.final-quote-copy h2{color:#fff;letter-spacing:-.06em;margin:14px 0 19px;font-size:clamp(38px,4vw,58px);line-height:1.15}.final-quote-copy h2 strong{color:#a9ddff}.final-quote-copy p{color:#ffffffc2;margin:0;font-size:14px;line-height:1.75}.final-quote-form,.final-success{background:#fff;border-radius:28px;min-height:380px;padding:30px;box-shadow:0 18px 48px #002d7029}.final-quote-form>label:not(.final-agreement),.final-field-row label{color:#4e5968;gap:8px;font-size:11px;font-weight:750;display:grid}.final-quote-form input[type=text],.final-quote-form input[type=tel]{width:100%;height:52px;color:var(--ink);background:#fbfcfe;border:1px solid #d9e0e8;border-radius:13px;outline:none;padding:0 15px;transition:all .2s}.final-quote-form input:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #3182f61a}.final-field-row{grid-template-columns:1fr 1.2fr;gap:12px;margin-top:14px;display:grid}.final-agreement{color:#6b7684;align-items:center;gap:8px;margin:17px 0;font-size:11px;display:flex}.final-agreement input{accent-color:var(--blue)}.final-quote-form>button,.final-success button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:15px;width:100%;height:56px;font-weight:850}.final-quote-form>small{color:#8b95a1;text-align:center;margin-top:12px;font-size:9px;display:block}.final-success{text-align:center;place-content:center;display:grid}.final-success>span{color:#fff;background:#20c997;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 12px;font-size:25px;display:grid}.final-success h3{margin:8px 0;font-size:25px}.final-success p{color:var(--muted);margin:0 0 22px;font-size:13px}.final-success button{width:190px;margin:0 auto}.proof-flow-block{margin-top:72px}.flow-label{align-items:center;gap:13px;max-width:1192px;margin:0 auto 23px;padding:0 24px;display:flex}.flow-label span{color:var(--blue);letter-spacing:.13em;font-size:10px;font-weight:900}.flow-label strong{color:var(--ink);letter-spacing:-.04em;font-size:22px}.photo-proof-marquee,.partner-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.photo-proof-track,.partner-track{gap:14px;width:max-content;animation:62s linear infinite proof-flow;display:flex}.photo-proof-track figure{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex:none;width:330px;height:290px;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 30px #21447012}.photo-proof-track img{object-fit:cover;width:100%;height:100%;display:block}.photo-proof-track figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827c2;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:800;position:absolute;bottom:14px;right:14px}.contract-proof-track{animation-duration:70s}.partner-flow-block{margin-bottom:16px}.partner-track{gap:12px;animation-duration:38s}.partner-pill{background:#fff;border:1px solid #dfe6ef;border-radius:22px;flex:none;place-items:center;width:210px;height:82px;padding:16px 24px;display:grid;box-shadow:0 8px 22px #2144700d}.partner-pill img{object-fit:contain;max-width:150px;max-height:46px;display:block}.partner-note{color:#8b95a1;max-width:1192px;margin:15px auto 0;padding:0 24px;font-size:10px}@keyframes proof-flow{to{transform:translate(calc(-50% - 7px))}}.site-footer{color:#8d929b;background:#17191d;padding:70px 24px 34px}.footer-inner{max-width:1192px;margin:0 auto}.footer-brand{align-items:center;gap:18px;margin-bottom:27px;display:flex}.footer-wordmark{background:#fff;width:178px;height:25px}.footer-brand>strong{color:#fff;letter-spacing:.12em;border-left:1px solid #3a3e45;padding-left:18px;font-size:10px}.footer-inner>p{margin:0 0 22px;font-size:11px;line-height:2}.footer-inner a{color:inherit}.footer-inner>p strong{color:#d8dbe0}.footer-docs{flex-wrap:wrap;align-items:center;gap:9px 14px;font-size:10px;display:flex}.footer-docs button,.footer-docs a{color:#a9adb4;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:10px;text-decoration:underline}.footer-docs b{color:#555b64}.unsubscribe{margin-top:19px;font-size:10px;display:inline-block}.footer-bottom{border-top:1px solid #2d3035;justify-content:space-between;align-items:center;margin-top:37px;padding-top:23px;font-size:10px;display:flex}.footer-bottom p{margin:0}.footer-bottom nav{gap:18px;display:flex}.footer-bottom nav a{color:#d8dbe0;font-weight:700}@media (max-width:760px){.site-header{height:66px}.brand-wordmark{width:156px;height:23px}.header-proof{display:none}.why-heading>span{font-size:13px}.why-heading h2{font-size:42px}.consultant-showcase{border-left:0;border-right:0;border-radius:0;margin:36px -20px 0}.consultant-card{border-radius:22px;width:250px;height:485px}.consultant-card>img{height:270px}.consultant-card>div{height:215px;padding:17px 18px}.consultant-showcase>p{flex-wrap:wrap;justify-content:flex-start;padding:18px 20px}.consultant-showcase>p small{width:100%;margin:0}.final-quote-section{padding:72px 0 64px}.final-quote-shell{border-radius:28px;grid-template-columns:1fr;gap:27px;margin:0 12px 62px;padding:30px 12px 12px;overflow:hidden}.final-quote-copy{padding:0 10px}.final-wizard-wrap .quote-card{min-height:686px}.final-quote-copy h2{font-size:40px}.final-quote-form,.final-success{min-height:365px;padding:23px 18px}.final-field-row{grid-template-columns:1fr}.proof-flow-block{margin-top:55px}.flow-label{margin-bottom:18px;padding:0 20px}.flow-label strong{font-size:19px}.photo-proof-track figure{width:270px;height:235px}.partner-pill{width:175px;height:68px;padding:13px 18px}.partner-pill img{max-width:130px;max-height:38px}.site-footer{padding:55px 20px 30px}.footer-brand{flex-direction:column;align-items:flex-start;gap:12px}.footer-brand>strong{border:0;padding:0}.footer-inner>p{line-height:1.85}.footer-docs{flex-direction:column;align-items:flex-start}.footer-docs b{display:none}.footer-bottom{flex-direction:column-reverse;align-items:flex-start;gap:17px}.footer-bottom nav{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.consultant-track,.photo-proof-track,.partner-track{animation:none}.consultant-showcase,.photo-proof-marquee,.partner-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}body{font-size:17px;line-height:1.65}.header-proof,.certified-note{font-size:15px}.eyebrow{font-size:16px}.hero-description{font-size:20px}.trust-item span,.form-badge,.step-progress{font-size:14px}.intro-step>p,.step-heading p,.intro-benefits{font-size:16px}input,select,.large-field input{font-size:17px}label>span,.agreement span,.privacy-button{font-size:14px}.privacy-detail,.form-footer{font-size:13px}.primary-action,.step-footer .next-button{font-size:16px}.inquiry-feed-title,.inquiry-row{font-size:12px}.section-heading>span{font-size:15px}.section-heading>p,.reviews-heading>p{font-size:17px}.review-top span,.review-copy-label,.review-top>strong,.review-metrics span,.review-card footer,.review-card footer strong{font-size:13px}.review-metrics strong{font-size:17px}.review-metrics small{font-size:12px}.review-card>p,.value-card p,.reason-card p{font-size:16px}.consultant-card span,.consultant-card a{font-size:13px}.consultant-card b,.consultant-card small,.consultant-showcase>p small{font-size:14px}.consultant-showcase>p,.final-quote-copy p{font-size:16px}.final-quote-copy>span{font-size:15px}.flow-label span,.photo-proof-track figcaption,.partner-note{font-size:13px}.footer-brand>strong,.footer-inner>p,.footer-docs,.footer-docs button,.footer-docs a,.unsubscribe,.footer-bottom{font-size:14px}@media (max-width:760px){.hero-description{font-size:18px;line-height:1.7}.trust-item strong{font-size:21px}.quote-card,.final-wizard-wrap .quote-card{min-height:750px}.form-stage,.step-panel{min-height:620px}.step-footer .next-button{font-size:15px}.inquiry-row{height:42px}.inquiry-window{height:126px}.review-card{min-height:430px}.consultant-card{height:530px}.consultant-card>div{height:260px}}.phone-row{align-items:center;gap:8px;display:flex}.phone-row input{text-align:center;letter-spacing:1px;flex:1;min-width:0}.phone-row em{color:#b0b8c1;flex:none;font-style:normal;font-weight:700}@media (max-width:480px){.phone-row{gap:6px}}
