:root{--home-blue:#3182f6;--home-blue-dark:#1b64da;--home-ink:#191f28;--home-body:#4e5968;--home-muted:#8b95a1;--home-tone:#f7f8fa;--home-blue-tone:#f2f7ff;--home-line:#e5e8eb;--home-white:#fff;--home-radius:18px}.home-site{min-height:100vh;background:var(--home-white);color:var(--home-ink);font-family:Inter,Pretendard Variable,Noto Sans KR,Arial,sans-serif}.home-site *{box-sizing:border-box}.home-site a{color:inherit;text-decoration:none}.home-site button,.home-site input,.home-site select{font:inherit}.home-site a:focus-visible,.home-site button:focus-visible,.home-site input:focus-visible,.home-site select:focus-visible,.home-site summary:focus-visible{outline:3px solid rgba(49,130,246,.28);outline-offset:3px}#consult,#process,#promise,#reasons{scroll-margin-top:90px}.home-header{width:min(1120px,calc(100% - 48px));height:78px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.home-brand,.home-footer-brand{display:inline-flex;align-items:center;gap:11px}.home-brand-symbol{width:34px;height:34px;border-radius:11px;background:var(--home-ink);color:#fff;display:grid;place-items:center;font-size:16px;font-weight:800}.home-brand small,.home-brand strong,.home-footer-brand small,.home-footer-brand strong{display:block}.home-brand strong,.home-footer-brand strong{font-size:15px;line-height:1;letter-spacing:-.2px}.home-brand small{margin-top:4px;color:var(--home-muted);font-size:9px;font-weight:700}.home-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.home-nav a{color:var(--home-body);font-size:13px;font-weight:650}.home-nav a:hover{color:var(--home-blue)}.home-header-cta{min-height:42px;padding:0 17px;border-radius:12px;background:var(--home-ink);color:#fff!important;display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:750}.home-header-cta span{color:#9bc3ff}.home-hero{width:min(1120px,calc(100% - 48px));margin:82px auto 100px;display:grid;grid-template-columns:minmax(0,1fr) 468px;gap:86px;align-items:center}.home-eyebrow{margin:0;color:var(--home-blue);font-size:11px;font-weight:800;letter-spacing:.02em}.home-hero h1{margin:19px 0 0;font-size:clamp(45px,5vw,66px);line-height:1.11;letter-spacing:-.055em}.home-hero h1 em{color:var(--home-blue);font-style:normal}.home-hero-lead{max-width:590px;margin:27px 0 0;color:var(--home-body);font-size:17px;line-height:1.72;letter-spacing:-.02em}.home-hero-points{margin-top:28px;display:flex;flex-wrap:wrap;gap:9px}.home-hero-points span{padding:9px 12px;border-radius:999px;background:var(--home-tone);color:#59636e;font-size:11px;font-weight:700}.home-hero-points i{color:var(--home-blue);font-style:normal}.home-mobile-cta{display:none}.home-form-wrap{border-radius:22px;background:var(--home-tone);box-shadow:inset 0 0 0 1px rgba(25,31,40,.035)}.hq-form{padding:31px}.hq-form-heading>span{color:var(--home-blue);font-size:10px;font-weight:800}.hq-form-heading h2{margin:10px 0 0;font-size:29px;line-height:1.3;letter-spacing:-.045em}.hq-form-heading p{margin:10px 0 0;color:var(--home-muted);font-size:12px;line-height:1.55}.hq-primary-fields{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.hq-field-grid label>span,.hq-form label>span:not(.sr-only){display:block;margin-bottom:8px;color:var(--home-body);font-size:10px;font-weight:750}.hq-form input,.hq-form select{width:100%;height:48px;padding:0 13px;border:0;border-radius:12px;background:#fff;color:var(--home-ink);outline:none;box-shadow:inset 0 0 0 1px var(--home-line);font-size:13px;transition:box-shadow .18s ease}.hq-form input::placeholder{color:#b0b8c1}.hq-form input:focus,.hq-form select:focus{box-shadow:inset 0 0 0 1.5px var(--home-blue),0 0 0 3px rgba(49,130,246,.09)}.hq-unit-input{position:relative}.hq-unit-input input{padding-right:42px}.hq-unit-input em{position:absolute;top:50%;right:13px;color:var(--home-muted);font-size:10px;font-style:normal;font-weight:750;transform:translateY(-50%)}.hq-more-fields{margin-top:13px}.hq-more-fields summary{padding:11px 0;color:var(--home-body);display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:11px;font-weight:700;list-style:none}.hq-more-fields summary::-webkit-details-marker{display:none}.hq-more-fields summary span{color:var(--home-blue);font-size:17px;font-weight:400;transition:transform .2s ease}.hq-more-fields[open] summary span{transform:rotate(45deg)}.hq-field-grid{padding:15px 0 5px;border-top:1px solid var(--home-line);display:grid;grid-template-columns:1fr 1fr;gap:13px 12px}.hq-consent{margin-top:16px;display:grid;grid-template-columns:17px 1fr;gap:9px;align-items:start;cursor:pointer}.hq-consent input{width:17px;height:17px;margin:0;accent-color:var(--home-blue);box-shadow:none}.hq-consent>span{margin:0!important;color:#77818d!important;font-size:9px!important;font-weight:500!important;line-height:1.55}.hq-consent strong{margin-right:3px;color:var(--home-blue)}.hq-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.hq-submit{width:100%;min-height:54px;margin-top:17px;padding:0 18px;border:0;border-radius:13px;background:var(--home-blue);color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;font-size:14px;font-weight:800;box-shadow:0 10px 24px rgba(49,130,246,.2);transition:background .18s ease,transform .18s ease}.hq-submit:hover{background:var(--home-blue-dark);transform:translateY(-1px)}.hq-submit:disabled{cursor:wait;opacity:.68;transform:none}.hq-submit span{font-size:17px;font-weight:400}.hq-form-note{margin:12px 0 0;color:var(--home-muted);font-size:9px;line-height:1.55;text-align:center}.hq-form-note span{color:var(--home-blue)}.hq-message{margin:13px 0 0;padding:10px 12px;border-radius:10px;font-size:11px;line-height:1.5}.hq-error{background:#fff0f0;color:#d14343}.hq-success{min-height:592px;padding:50px 34px;border-radius:22px;background:var(--home-tone);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hq-success-icon{width:52px;height:52px;border-radius:50%;background:var(--home-blue);color:#fff;display:grid;place-items:center;font-size:23px}.hq-success p{margin:22px 0 8px;font-size:22px;font-weight:800;letter-spacing:-.04em}.hq-success>strong{color:var(--home-blue);font-size:13px}.hq-success small{max-width:330px;margin-top:15px;color:var(--home-muted);font-size:11px;line-height:1.7}.hq-success button{margin-top:25px;padding:12px 16px;border:0;border-radius:11px;background:#fff;color:var(--home-body);cursor:pointer;font-size:11px;font-weight:750;box-shadow:inset 0 0 0 1px var(--home-line)}.home-intro{padding:54px max(24px,calc((100% - 1120px) / 2));background:var(--home-tone);display:flex;align-items:center;justify-content:space-between;gap:60px}.home-intro>p{margin:0;color:var(--home-body);font-size:16px;font-weight:750;line-height:1.55;letter-spacing:-.02em}.home-intro>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.home-intro span{min-width:130px;padding:15px 16px;border-radius:13px;background:#fff;color:#59636e;font-size:11px;font-weight:750;text-align:center;box-shadow:inset 0 0 0 1px rgba(25,31,40,.035)}.home-section{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:130px 0 150px}.home-section-intro{width:min(720px,100%);margin-bottom:105px}.home-faq-heading h2,.home-section-intro h2{margin:17px 0 0;font-size:clamp(36px,4.3vw,52px);line-height:1.2;letter-spacing:-.052em}.home-section-intro>p:last-child{max-width:670px;margin:23px 0 0;color:var(--home-body);font-size:16px;line-height:1.75;letter-spacing:-.018em}.home-decision{margin-top:120px;display:grid;grid-template-columns:468px minmax(0,1fr);gap:105px;align-items:center}.home-decision:first-of-type{margin-top:0}.home-demo{min-height:408px;padding:24px;border-radius:var(--home-radius);background:var(--home-tone);box-shadow:inset 0 0 0 1px rgba(25,31,40,.035)}.home-demo-head{display:flex;align-items:center;justify-content:space-between}.home-demo-head span{color:var(--home-body);font-size:11px;font-weight:750}.home-demo-head small{color:#a4acb5;font-size:8px;font-weight:800;letter-spacing:.08em}.home-market-row{margin-top:16px;padding:20px;border-radius:14px;background:#fff}.home-market-row:first-of-type{margin-top:38px}.home-market-row span,.home-market-row strong{display:block}.home-market-row span{color:var(--home-muted);font-size:9px;font-weight:700}.home-market-row strong{margin-top:9px;color:var(--home-body);font-size:14px;line-height:1.4}.home-market-row.accent{background:var(--home-blue)}.home-market-row.accent span{color:#cfe1ff}.home-market-row.accent strong{color:#fff}.home-demo>p{margin:17px 3px 0;color:var(--home-muted);font-size:9px;line-height:1.6}.home-decision-copy{padding-top:5px}.home-number{color:var(--home-blue);font-size:13px;font-weight:800;font-variant-numeric:tabular-nums}.home-rule-label{margin:28px 0 8px;color:var(--home-muted);font-size:10px;font-weight:750}.home-decision-copy h3{margin:0;font-size:clamp(29px,3.2vw,42px);line-height:1.24;letter-spacing:-.052em}.home-rule{width:100%;height:1px;margin:27px 0 25px;background:var(--home-line)}.home-decision-copy>p:last-child{margin:0;color:var(--home-body);font-size:14px;line-height:1.78;letter-spacing:-.015em}.home-decision-reverse .home-demo{order:2}.home-decision-reverse .home-decision-copy{order:1}.home-process-demo ol{margin:26px 0 0;padding:0;list-style:none}.home-process-demo li{position:relative;min-height:76px;padding:12px 10px;display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start}.home-process-demo li:not(:last-child):after{position:absolute;top:46px;bottom:-8px;left:26px;width:1px;background:#dde2e7;content:""}.home-process-demo li>span{position:relative;z-index:1;width:34px;height:34px;border-radius:11px;background:#fff;color:var(--home-muted);display:grid;place-items:center;font-size:9px;font-weight:800;font-variant-numeric:tabular-nums}.home-process-demo li.active>span{background:var(--home-blue);color:#fff}.home-process-demo li small,.home-process-demo li strong{display:block}.home-process-demo li strong{margin-top:2px;font-size:12px}.home-process-demo li small{margin-top:6px;color:var(--home-muted);font-size:9px;line-height:1.5}.home-condition-grid{margin-top:29px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-condition-grid div{min-height:112px;padding:19px;border-radius:14px;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.home-condition-grid b{color:var(--home-blue);font-size:17px;letter-spacing:-.03em}.home-condition-grid span{color:var(--home-body);font-size:10px;font-weight:700}.home-conclusion{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:65px;border-radius:24px;background:#191f28;color:#fff;display:flex;align-items:end;justify-content:space-between;gap:70px}.home-conclusion .home-eyebrow{color:#8db9ff}.home-conclusion h2{margin:16px 0 0;font-size:clamp(34px,4vw,48px);line-height:1.2;letter-spacing:-.052em}.home-conclusion p:last-child{max-width:610px;margin:20px 0 0;color:#aeb8c4;font-size:13px;line-height:1.72}.home-conclusion>a{flex:0 0 auto;min-height:53px;padding:0 20px;border-radius:13px;background:var(--home-blue);display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:800}.home-reasons{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:130px 0}.home-conversion-heading{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:end}.home-conversion-heading h2,.home-final-cta h2,.home-guide-compact h2,.home-process-compact h2,.home-promise h2,.home-situations h2{margin:15px 0 0;font-size:clamp(37px,4.4vw,51px);line-height:1.2;letter-spacing:-.052em}.home-conversion-heading>div:last-child>p{margin:0;color:var(--home-body);font-size:14px;line-height:1.78}.home-conversion-heading>div:last-child>a,.home-guide-compact>div:first-child>a,.home-situations-copy>a{margin-top:20px;color:var(--home-blue);display:inline-flex;align-items:center;gap:14px;font-size:11px;font-weight:800}.home-reason-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-reason-grid article{min-height:330px;padding:28px;border-radius:18px;background:var(--home-tone);display:flex;flex-direction:column;box-shadow:inset 0 0 0 1px rgba(25,31,40,.035)}.home-reason-grid article>span{color:var(--home-blue);font-size:11px;font-weight:800}.home-reason-grid h3{margin:55px 0 0;font-size:24px;line-height:1.38;letter-spacing:-.045em}.home-reason-grid h3 span{display:block}.home-reason-grid article>p{margin:auto 0 0;padding-top:28px;border-top:1px solid var(--home-line);color:var(--home-body);font-size:12px;line-height:1.75}.home-situations{padding:105px max(24px,calc((100% - 1040px) / 2));background:var(--home-blue-tone);display:grid;grid-template-columns:340px 1fr;gap:85px;align-items:start}.home-situations-copy>p:nth-of-type(2){margin:21px 0 0;color:var(--home-body);font-size:12px;line-height:1.7}.home-situation-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-situation-grid article{min-height:139px;padding:23px;border-radius:16px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:inset 0 0 0 1px rgba(49,130,246,.06)}.home-situation-grid strong{color:var(--home-blue);font-size:15px;letter-spacing:-.03em}.home-situation-grid p{margin:22px 0 0;color:var(--home-body);font-size:10px;line-height:1.6}.home-process-compact{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:130px 0}.home-process-heading{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:end}.home-process-heading>p{margin:0;color:var(--home-body);font-size:14px;line-height:1.78}.home-process-compact ol{margin:50px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;list-style:none}.home-process-compact li{position:relative;min-height:217px;padding:24px;border-radius:16px;background:var(--home-tone)}.home-process-compact li>span{width:34px;height:34px;border-radius:11px;background:#fff;color:var(--home-blue);display:grid;place-items:center;font-size:9px;font-weight:800}.home-process-compact li strong{display:block;margin-top:45px;font-size:15px}.home-process-compact li p{margin:12px 0 0;color:var(--home-body);font-size:10px;line-height:1.7}.home-inline-cta{width:fit-content;min-height:52px;margin:32px auto 0;padding:0 19px;border-radius:13px;background:var(--home-blue);color:#fff!important;display:flex;align-items:center;gap:18px;font-size:12px;font-weight:800}.home-promise{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:65px;border-radius:24px;background:#191f28;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:80px}.home-promise .home-eyebrow{color:#8db9ff}.home-promise-intro>p:nth-of-type(2){margin:21px 0 0;color:#aeb8c4;font-size:12px;line-height:1.75}.home-promise-intro>a{min-height:50px;margin-top:26px;padding:0 18px;border-radius:13px;background:var(--home-blue);display:inline-flex;align-items:center;gap:17px;font-size:11px;font-weight:800}.home-promise-list{border-top:1px solid #343b45}.home-promise-list article{padding:20px 0;border-bottom:1px solid #343b45;display:grid;grid-template-columns:30px 1fr;gap:15px}.home-promise-list article>span{color:#8db9ff;font-size:9px;font-weight:800}.home-promise-list strong{font-size:13px}.home-promise-list p{margin:7px 0 0;color:#aeb8c4;font-size:10px;line-height:1.6}.home-guide-compact{width:min(1040px,calc(100% - 48px));margin:0 auto 120px;padding-top:100px;border-top:1px solid var(--home-line);display:grid;grid-template-columns:360px 1fr;gap:90px}.home-guide-compact>div:first-child>p:nth-of-type(2){margin:18px 0 0;color:var(--home-body);font-size:11px;line-height:1.7}.home-guide-compact>div:last-child{border-top:1px solid var(--home-line)}.home-guide-compact>div:last-child a{min-height:84px;padding:0 5px;border-bottom:1px solid var(--home-line);display:grid;grid-template-columns:34px 1fr auto;gap:14px;align-items:center}.home-guide-compact>div:last-child a>span{color:var(--home-blue);font-size:9px;font-weight:800}.home-guide-compact>div:last-child a>strong{font-size:13px;line-height:1.45}.home-guide-compact>div:last-child a>small{color:var(--home-muted);font-size:9px}.home-final-cta{width:min(1040px,calc(100% - 48px));margin:0 auto 130px;padding:55px 60px;border-radius:22px;background:var(--home-blue-tone);display:flex;align-items:end;justify-content:space-between;gap:60px}.home-final-cta>div>p:last-child{margin:18px 0 0;color:var(--home-body);font-size:12px}.home-final-cta>a{flex:0 0 auto;min-height:52px;padding:0 19px;border-radius:13px;background:var(--home-blue);color:#fff!important;display:inline-flex;align-items:center;gap:18px;font-size:11px;font-weight:800}.home-guide-preview{width:min(1040px,calc(100% - 48px));margin:0 auto 130px}.home-guide-heading{margin-bottom:35px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.home-guide-heading h2{margin:14px 0 0;font-size:clamp(35px,4vw,48px);line-height:1.22;letter-spacing:-.052em}.home-guide-heading>div:last-child>p{margin:0;color:var(--home-body);font-size:13px;line-height:1.7}.home-guide-heading>div:last-child>a{margin-top:17px;color:var(--home-blue);display:inline-flex;align-items:center;gap:14px;font-size:10px;font-weight:800}.home-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-guide-grid article{min-height:290px;padding:25px;border-radius:17px;background:var(--home-tone);display:flex;flex-direction:column;box-shadow:inset 0 0 0 1px rgba(25,31,40,.035)}.home-guide-grid article>div{display:flex;justify-content:space-between;gap:20px}.home-guide-grid article>div span{color:var(--home-blue);font-size:10px;font-weight:800}.home-guide-grid article>div small{color:var(--home-muted);font-size:9px}.home-guide-grid h3{margin:22px 0 0;font-size:20px;line-height:1.42;letter-spacing:-.04em}.home-guide-grid article>p{margin:13px 0 20px;color:var(--home-body);font-size:11px;line-height:1.7}.home-guide-grid article>a{margin-top:auto;color:var(--home-blue);display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800}.home-faq{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:150px 0 130px;display:grid;grid-template-columns:330px 1fr;gap:100px;align-items:start}.home-faq-heading h2{font-size:38px}.home-faq-heading>p:last-child{margin:20px 0 0;color:var(--home-muted);font-size:12px;line-height:1.65}.home-faq-list{border-top:1px solid var(--home-line)}.home-faq-list details{border-bottom:1px solid var(--home-line)}.home-faq-list summary{min-height:77px;display:grid;grid-template-columns:34px 1fr 24px;gap:13px;align-items:center;cursor:pointer;list-style:none}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary>span{color:var(--home-blue);font-size:10px;font-weight:800}.home-faq-list summary strong{font-size:14px;letter-spacing:-.02em}.home-faq-list summary i{color:var(--home-muted);font-size:17px;font-style:normal;font-weight:400;transition:transform .2s ease}.home-faq-list details[open] summary i{transform:rotate(45deg)}.home-faq-list details>p{margin:-4px 0 0;padding:0 35px 25px 47px;color:var(--home-body);font-size:12px;line-height:1.75}.home-secondary-tool{padding:44px max(24px,calc((100% - 1040px) / 2));background:var(--home-blue-tone);display:flex;align-items:center;justify-content:space-between;gap:40px}.home-secondary-tool span{color:var(--home-blue);font-size:10px;font-weight:800}.home-secondary-tool p{margin:8px 0 0;color:var(--home-body);font-size:12px}.home-secondary-tool>a{padding:13px 16px;border-radius:12px;background:#fff;color:var(--home-body);display:inline-flex;align-items:center;gap:14px;font-size:11px;font-weight:750;box-shadow:inset 0 0 0 1px rgba(49,130,246,.12)}.home-footer{padding:62px max(24px,calc((100% - 1040px) / 2)) 45px;background:#fff}.home-footer-brand small{margin-top:4px;color:var(--home-blue);font-size:8px;font-weight:800;letter-spacing:.08em}.home-footer>p{max-width:750px;margin:23px 0;color:var(--home-muted);font-size:10px;line-height:1.7}.home-footer nav{display:flex;flex-wrap:wrap;gap:22px;color:var(--home-body);font-size:10px;font-weight:700}.home-footer>small{display:block;margin-top:36px;color:#b0b8c1;font-size:9px}.home-sticky-cta{display:none}.home-hero{margin-bottom:72px}.home-story{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:78px 0;display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:72px;align-items:center}.home-process-story{border-top:1px solid var(--home-line)}.home-process-story .home-story-visual{order:2}.home-process-story .home-story-copy{order:1}.home-story-visual{position:relative;height:455px;border-radius:24px;overflow:hidden;background:var(--home-tone);box-shadow:inset 0 0 0 1px rgba(25,31,40,.04)}.home-story-visual img{width:100%;height:100%;display:block;object-fit:cover}.home-story-visual>span{position:absolute;right:18px;bottom:18px;left:18px;padding:13px 15px;border-radius:12px;background:rgba(25,31,40,.78);color:#fff;font-size:10px;font-weight:750;line-height:1.45;backdrop-filter:blur(10px)}.home-story-copy h2{margin:15px 0 0;font-size:clamp(36px,4.1vw,49px);line-height:1.2;letter-spacing:-.052em}.home-story-points,.home-story-process{margin:34px 0 0;padding:0;border-top:1px solid var(--home-line)}.home-story-points article{padding:17px 0;border-bottom:1px solid var(--home-line);display:grid;grid-template-columns:35px 1fr;gap:13px}.home-story-points article>span,.home-story-process li>span{padding-top:2px;color:var(--home-blue);font-size:9px;font-weight:800}.home-story-points strong{font-size:14px;letter-spacing:-.025em}.home-story-points p{margin:7px 0 0;color:var(--home-body);font-size:10px;line-height:1.65}.home-situation-chips{margin-top:20px;display:flex;flex-wrap:wrap;gap:7px}.home-situation-chips span{padding:8px 10px;border-radius:999px;background:var(--home-blue-tone);color:var(--home-blue-dark);font-size:9px;font-weight:750}.home-text-cta{min-height:48px;margin-top:24px;padding:0 17px;border-radius:12px;background:var(--home-blue);color:#fff!important;display:inline-flex;align-items:center;gap:17px;font-size:11px;font-weight:800}.home-story-process{list-style:none}.home-story-process li{min-height:68px;padding:14px 0;border-bottom:1px solid var(--home-line);display:grid;grid-template-columns:34px 120px 1fr;gap:12px;align-items:center}.home-story-process strong{font-size:12px}.home-story-process p{margin:0;color:var(--home-body);font-size:10px;line-height:1.55}.home-promise{margin:12px auto 90px;padding:52px 56px}.home-guide-compact,.home-promise{width:min(1120px,calc(100% - 48px))}.home-guide-compact{margin-bottom:88px;padding-top:82px}@media (max-width:980px){.home-nav{display:none}.home-hero{margin-top:50px;grid-template-columns:1fr;gap:52px}.home-hero-copy{max-width:700px}.home-form-wrap{width:min(560px,100%)}.home-intro{align-items:flex-start;flex-direction:column;gap:28px}.home-intro>div{width:100%}.home-intro span{min-width:0}.home-decision{gap:55px}.home-faq{grid-template-columns:280px 1fr;gap:55px}.home-conclusion{align-items:flex-start;flex-direction:column}.home-conversion-heading,.home-guide-heading,.home-process-heading{gap:50px}.home-situations{grid-template-columns:280px 1fr;gap:50px}.home-guide-compact,.home-promise{gap:50px}.home-story{gap:42px}.home-story-visual{height:400px}.home-story-process li{grid-template-columns:32px 104px 1fr}}@media (max-width:760px){.home-header{width:calc(100% - 36px);height:68px}.home-brand small{display:none}.home-header-cta{min-height:38px;padding:0 13px}.home-hero{width:calc(100% - 36px);margin:45px auto 72px;gap:40px}.home-hero h1{font-size:clamp(39px,11vw,54px)}.home-hero-lead{font-size:15px}.home-hero-points{display:grid;gap:7px}.home-hero-points span{width:fit-content}.home-mobile-cta{min-height:52px;margin-top:25px;padding:0 18px;border-radius:13px;background:var(--home-blue);color:#fff!important;display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:800}.hq-form{padding:23px}.hq-form-heading h2{font-size:26px}.hq-field-grid,.hq-primary-fields{grid-template-columns:1fr}.home-intro{padding-top:42px;padding-bottom:42px}.home-intro>div{grid-template-columns:1fr 1fr}.home-section{width:calc(100% - 36px);padding:95px 0 105px}.home-section-intro{margin-bottom:70px}.home-section-intro h2{font-size:37px}.home-section-intro>p:last-child{font-size:14px}.home-decision{margin-top:90px;grid-template-columns:1fr;gap:38px}.home-demo{width:100%;min-height:0}.home-decision-reverse .home-decision-copy,.home-decision-reverse .home-demo{order:0}.home-decision-copy h3{font-size:32px}.home-conclusion{width:calc(100% - 36px);padding:38px 27px}.home-conclusion h2{font-size:34px}.home-guide-preview{width:calc(100% - 36px);margin-bottom:95px}.home-guide-heading{gap:25px}.home-guide-grid,.home-guide-heading{grid-template-columns:1fr}.home-guide-grid article{min-height:245px}.home-reasons{width:calc(100% - 36px);padding:95px 0}.home-conversion-heading,.home-process-heading{grid-template-columns:1fr;gap:25px}.home-reason-grid{grid-template-columns:1fr}.home-reason-grid article{min-height:270px}.home-reason-grid h3{margin-top:38px}.home-situations{padding-top:75px;padding-bottom:75px;gap:40px}.home-situation-grid,.home-situations{grid-template-columns:1fr}.home-situation-grid article{min-height:120px}.home-process-compact{width:calc(100% - 36px);padding:95px 0}.home-process-compact ol{grid-template-columns:1fr}.home-process-compact li{min-height:160px}.home-process-compact li strong{margin-top:25px}.home-promise{padding:38px 27px;gap:45px}.home-guide-compact,.home-promise{width:calc(100% - 36px);grid-template-columns:1fr}.home-guide-compact{padding-top:80px;gap:38px}.home-guide-compact>div:last-child a{grid-template-columns:28px 1fr}.home-guide-compact>div:last-child a>small{display:none}.home-final-cta{width:calc(100% - 36px);margin-bottom:95px;padding:38px 27px;align-items:flex-start;flex-direction:column}.home-story{width:calc(100% - 36px);padding:62px 0;grid-template-columns:1fr;gap:38px}.home-process-story .home-story-copy,.home-process-story .home-story-visual{order:0}.home-story-visual{height:310px;border-radius:19px}.home-story-copy h2{font-size:36px}.home-story-process li{grid-template-columns:30px 1fr;gap:10px}.home-story-process li p{grid-column:2;margin-top:-5px}.home-promise{margin-top:18px;margin-bottom:75px}.home-faq{width:calc(100% - 36px);padding:100px 0 95px;grid-template-columns:1fr;gap:50px}.home-secondary-tool{align-items:flex-start;flex-direction:column;gap:23px}.home-footer{padding-bottom:100px}.home-sticky-cta{position:fixed;z-index:50;right:14px;bottom:max(14px,env(safe-area-inset-bottom));left:14px;min-height:56px;border-radius:15px;background:var(--home-blue);color:#fff!important;display:flex;align-items:center;justify-content:center;gap:18px;font-size:14px;font-weight:800;box-shadow:0 12px 32px rgba(23,92,190,.32)}}@media (prefers-reduced-motion:reduce){.home-site{scroll-behavior:auto}.home-site *,.home-site :after,.home-site :before{transition-duration:.01ms!important;animation-duration:.01ms!important}}