:root{--ink:#101828;--text:#344054;--muted:#667085;--line:#e4e7ec;--soft:#f6f8fb;--white:#fff;--blue:#1457d9;--blue-dark:#0b347a;--teal:#0f9f9a;--yellow:#fee500;--shadow:0 18px 48px rgba(16,24,40,.10);--shadow-soft:0 10px 28px rgba(16,24,40,.07);--radius:20px;--font:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic",sans-serif}.modu-local *{box-sizing:border-box}.modu-local{scroll-behavior:smooth}.modu-local{margin:0;color:var(--text);background:var(--white);font-family:var(--font);line-height:1.65;letter-spacing:-.02em}.modu-local,.modu-local button,.modu-local a{-webkit-font-smoothing:antialiased}.modu-local a{color:inherit;text-decoration:none}.modu-local button,.modu-local summary{font:inherit}.modu-local img,.modu-local svg{max-width:100%}.modu-local .shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.modu-local .skip-link{position:fixed;top:-60px;left:20px;z-index:100;padding:10px 16px;border-radius:10px;color:#fff;background:var(--ink)}.modu-local .skip-link:focus{top:20px}.modu-local .site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(228,231,236,.9);background:rgba(255,255,255,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.modu-local .header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.modu-local .brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.modu-local .brand-mark{display:inline-flex;align-items:flex-end;gap:3px;width:38px;height:38px;padding:7px 8px;border-radius:12px;background:linear-gradient(145deg,var(--blue),#4679ec);box-shadow:0 7px 16px rgba(20,87,217,.22)}.modu-local .brand-mark i{display:block;width:5px;border-radius:4px;background:#fff}.modu-local .brand-mark i:nth-child(1){height:9px;opacity:.72}.modu-local .brand-mark i:nth-child(2){height:16px;opacity:.88}.modu-local .brand-mark i:nth-child(3){height:24px}.modu-local .brand-copy{display:grid;line-height:1.1}.modu-local .brand-copy strong{color:var(--ink);font-size:17px;font-weight:900}.modu-local .brand-copy small{margin-top:4px;color:var(--muted);font-size:10px;font-weight:700}.modu-local .desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.2vw,28px);flex:1 1 auto}.modu-local .desktop-nav a{color:var(--text);font-size:14px;font-weight:800;white-space:nowrap;transition:color .18s ease}.modu-local .desktop-nav a:hover,.modu-local .desktop-nav a:focus-visible{color:var(--blue)}.modu-local .header-cta,.modu-local .button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.modu-local .header-cta{min-height:44px;padding:0 17px;color:#fff;background:var(--blue);font-size:14px;box-shadow:0 8px 18px rgba(20,87,217,.18);white-space:nowrap}.modu-local .header-cta:hover,.modu-local .header-cta:focus-visible,.modu-local .button:hover,.modu-local .button:focus-visible{transform:translateY(-2px);box-shadow:0 12px 24px rgba(20,87,217,.22)}.modu-local .mobile-nav{display:none;position:relative}.modu-local .mobile-nav summary{display:grid;place-content:center;gap:4px;width:44px;height:44px;border:1px solid #c7d7fe;border-radius:12px;background:#edf4ff;cursor:pointer;list-style:none}.modu-local .mobile-nav summary::-webkit-details-marker{display:none}.modu-local .mobile-nav summary span{display:block;width:18px;height:2px;border-radius:4px;background:var(--blue-dark)}.modu-local .mobile-nav nav{position:absolute;top:calc(100% + 12px);right:0;width:min(300px,calc(100vw - 28px));display:grid;gap:3px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.modu-local .mobile-nav nav a{padding:11px 12px;border-radius:10px;color:var(--text);font-weight:800}.modu-local .mobile-nav nav a:hover{color:var(--blue);background:#f5f8ff}.modu-local .mobile-nav .mobile-nav-cta{margin-top:6px;color:#fff;background:var(--blue);text-align:center}.modu-local .hero{position:relative;overflow:hidden;padding:86px 0 80px;background:linear-gradient(180deg,#eef5ff 0,#fff 98%)}.modu-local .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);align-items:center;gap:clamp(50px,8vw,110px)}.modu-local .hero-copy{padding-left:clamp(0px,3vw,38px)}.modu-local .hero-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.65;pointer-events:none}.modu-local .hero-orb-left{width:460px;height:460px;top:-180px;left:-180px;background:radial-gradient(circle,#c7dbff 0,rgba(199,219,255,0) 70%)}.modu-local .hero-orb-right{width:410px;height:410px;top:80px;right:-150px;background:radial-gradient(circle,#c4f2ee 0,rgba(196,242,238,0) 70%)}.modu-local .signal-bars{position:absolute;z-index:0;display:flex;align-items:flex-end;gap:7px;opacity:.45;pointer-events:none}.modu-local .signal-bars-left{left:4%;bottom:115px}.modu-local .signal-bars-right{right:5%;top:130px}.modu-local .signal-bars i{width:9px;border-radius:4px;background:linear-gradient(180deg,#9db7fb,#d7e4ff);animation:equalizer 2.5s ease-in-out infinite}.modu-local .signal-bars i:nth-child(1){height:16px}.modu-local .signal-bars i:nth-child(2){height:28px;animation-delay:.18s}.modu-local .signal-bars i:nth-child(3){height:42px;animation-delay:.36s}.modu-local .signal-bars i:nth-child(4){height:54px;animation-delay:.54s}.modu-local .signal-bars i:nth-child(5){height:68px;animation-delay:.72s}.modu-local .signal-bars-right i{background:linear-gradient(180deg,#7fd8d3,#ccf1ee)}@keyframes equalizer{0%,100%{transform:scaleY(1)}50%{transform:scaleY(.55)}}.modu-local .eyebrow{display:inline-flex;align-items:center;gap:9px;min-height:34px;margin:0;padding:0 14px;border:1px solid #cddcff;border-radius:999px;color:var(--blue-dark);background:rgba(234,242,255,.88);font-size:13px;font-weight:900}.modu-local .eyebrow>span,.modu-local .live-status i{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(15,159,154,.13)}.modu-local .hero h1{margin:22px 0 17px;color:var(--ink);font-size:clamp(38px,5vw,64px);line-height:1.12;letter-spacing:-.06em;word-break:keep-all}.modu-local .hero h1 em{position:relative;color:var(--blue);font-style:normal;background:linear-gradient(100deg,var(--blue) 18%,var(--teal) 58%,var(--blue) 90%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-slide 5s ease-in-out infinite}.modu-local .hero h1 em::after{content:"";position:absolute;right:1%;bottom:3px;left:1%;z-index:-1;height:10px;border-radius:6px;background:linear-gradient(90deg,rgba(37,78,218,.16),rgba(15,159,154,.18))}@keyframes gradient-slide{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.modu-local .hero-lead{margin:0;color:var(--muted);font-size:17px;font-weight:600;line-height:1.75;word-break:keep-all}.modu-local .hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:31px}.modu-local .button{min-height:52px;padding:0 23px;font-size:15px}.modu-local .button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 24px rgba(20,87,217,.22)}.modu-local .button-dark{color:#fff;background:var(--ink)}.modu-local .button-kakao{color:#191919;background:var(--yellow);box-shadow:0 10px 24px rgba(112,96,0,.14)}.modu-local .button-kakao:hover,.modu-local .button-kakao:focus-visible{box-shadow:0 12px 24px rgba(112,96,0,.22)}.modu-local .button-white{color:var(--blue-dark);background:#fff;box-shadow:0 10px 24px rgba(9,36,92,.18)}.modu-local .text-link{color:var(--blue-dark);font-size:14px;font-weight:900}.modu-local .text-link:hover{color:var(--blue)}.modu-local .trust-row{display:flex;flex-wrap:wrap;gap:8px 15px;margin-top:29px;color:var(--blue-dark);font-size:12px;font-weight:800}.modu-local .trust-row b{display:inline-grid;place-items:center;width:17px;height:17px;margin-right:3px;border-radius:50%;color:#fff;background:var(--teal);font-size:11px}.modu-local .hero-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:24px;color:#fff;background:linear-gradient(145deg,#1457d9 0%,#0b347a 100%);box-shadow:0 24px 60px rgba(20,87,217,.25)}.modu-local .hero-card::after{content:"";position:absolute;right:-90px;bottom:-150px;width:340px;height:340px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 22px rgba(255,255,255,.035),0 0 0 44px rgba(255,255,255,.025)}.modu-local .hero-card-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid rgba(255,255,255,.14)}.modu-local .card-label{color:#b8d4ff;font-size:11px;font-weight:900;letter-spacing:.12em}.modu-local .live-status{display:inline-flex;align-items:center;gap:8px;color:#dcfffa;font-size:11px;font-weight:800}.modu-local .live-status i{width:7px;height:7px;box-shadow:0 0 0 4px rgba(15,159,154,.22)}.modu-local .hero-card-body{position:relative;z-index:1;padding:32px 34px 28px}.modu-local .hero-card-kicker{display:block;color:#b8d4ff;font-size:13px;font-weight:800}.modu-local .hero-number{display:block;margin:15px 0 -2px;font-size:94px;line-height:.95;letter-spacing:-.07em}.modu-local .hero-number small{margin-left:5px;color:#bfece9;font-size:29px;letter-spacing:-.04em}.modu-local .hero-card-body h2{margin:0;font-size:23px;letter-spacing:-.05em}.modu-local .hero-card-body p{margin:9px 0 0;color:#c9d8f7;font-size:14px;line-height:1.65}.modu-local .mini-flow{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin:0 24px;padding:15px 0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);color:#d5e2ff;font-size:12px;font-weight:800}.modu-local .mini-flow span{display:inline-flex;align-items:center;gap:6px}.modu-local .mini-flow b{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:7px;color:var(--blue-dark);background:#dfeaff;font-size:9px}.modu-local .mini-flow i{color:#89a7e7;font-style:normal}.modu-local .consult-note{position:relative;z-index:1;display:flex;align-items:flex-start;gap:10px;margin:20px 24px 24px;color:#c9d8f7;font-size:11px;line-height:1.5;transition:opacity .18s ease}.modu-local .consult-note:hover,.modu-local .consult-note:focus-visible{opacity:.82}.modu-local .consult-note b{color:#fff;font-size:12px}.modu-local .consult-note em{color:#bdf1ed;font-style:normal;font-weight:900}.modu-local .shield-icon{display:inline-grid;place-items:center;width:24px;height:24px;flex:0 0 auto;border-radius:8px;color:#fff;background:rgba(15,159,154,.85);font-size:12px;font-weight:900}.modu-local .toc-wrap{position:relative;z-index:2;margin-top:-1px;border-top:1px solid rgba(228,231,236,.8);border-bottom:1px solid var(--line);background:#fff}.modu-local .toc{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-height:76px}.modu-local .toc strong{margin-right:auto;color:var(--ink);font-size:14px;font-weight:900}.modu-local .toc a{display:inline-flex;align-items:center;gap:7px;min-height:35px;padding:0 12px;border-radius:999px;color:var(--blue-dark);font-size:12px;font-weight:800;transition:color .18s ease,background .18s ease}.modu-local .toc a span{color:var(--blue);font-size:10px;font-weight:900}.modu-local .toc a:hover{color:#fff;background:var(--blue)}.modu-local .toc a:hover span{color:#cfe0ff}.modu-local .section{padding:104px 0;scroll-margin-top:76px}.modu-local .section-soft{background:var(--soft)}.modu-local .section-heading{margin-bottom:43px}.modu-local .split-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:60px;align-items:end}.modu-local .section-kicker{display:inline-block;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.12em}.modu-local .section-heading h2{margin:10px 0 0;color:var(--ink);font-size:clamp(29px,3.2vw,43px);line-height:1.18;letter-spacing:-.055em;word-break:keep-all}.modu-local .section-heading>p,.modu-local .split-heading>p{margin:0 0 4px;color:var(--muted);font-size:15px;line-height:1.75;word-break:keep-all}.modu-local .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.modu-local .feature-card{position:relative;min-height:265px;overflow:hidden;padding:27px 28px;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.modu-local .feature-card-blue{color:#fff;background:linear-gradient(145deg,#1457d9,#0b347a)}.modu-local .feature-card-teal{color:#fff;background:linear-gradient(145deg,#0f9f9a,#087570)}.modu-local .feature-card-light{color:var(--ink);border:1px solid #dce5f7;background:#fff}.modu-local .feature-icon{position:absolute;top:25px;right:27px;display:grid;place-items:center;width:41px;height:41px;border:1px solid rgba(255,255,255,.22);border-radius:13px;color:#fff;background:rgba(255,255,255,.12);font-size:21px;font-weight:400}.modu-local .feature-card-light .feature-icon{border-color:#dbe5f8;color:var(--blue);background:#edf4ff}.modu-local .feature-number{display:block;margin-bottom:47px;color:rgba(255,255,255,.7);font-size:12px;font-weight:900;letter-spacing:.1em}.modu-local .feature-card-light .feature-number{color:#7893c9}.modu-local .feature-card h3{margin:0;font-size:23px;line-height:1.22;letter-spacing:-.05em}.modu-local .feature-card p{margin:12px 0 0;color:rgba(255,255,255,.8);font-size:13px;line-height:1.65;word-break:keep-all}.modu-local .feature-card-light p{color:var(--muted)}.modu-local .checklist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.modu-local .check-card{position:relative;min-height:237px;padding:25px 21px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.modu-local .check-index{display:block;color:#a5b8dc;font-size:11px;font-weight:900;letter-spacing:.1em}.modu-local .check-symbol{display:grid;place-items:center;width:46px;height:46px;margin:25px 0 16px;border-radius:14px;color:var(--blue);background:#edf4ff;font-size:20px;font-weight:900}.modu-local .check-card:nth-child(2) .check-symbol{color:var(--teal);background:#eaf9f8}.modu-local .check-card:nth-child(3) .check-symbol{color:#7d55cc;background:#f4efff}.modu-local .check-card:nth-child(4) .check-symbol{color:#d18716;background:#fff6e6}.modu-local .check-card h3{margin:0;color:var(--ink);font-size:18px;letter-spacing:-.04em}.modu-local .check-card p{min-height:42px;margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.6;word-break:keep-all}.modu-local .check-tag{display:inline-flex;margin-top:14px;padding:4px 8px;border-radius:6px;color:var(--blue);background:#edf4ff;font-size:10px;font-weight:900}.modu-local .visit-consultation{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:28px;padding:26px 28px;border:1px solid #cbd9f5;border-radius:18px;background:#f7faff;box-shadow:0 8px 22px rgba(20,87,217,.06)}.modu-local .visit-copy{position:relative;padding-left:18px}.modu-local .visit-copy::before{content:"";position:absolute;top:3px;bottom:3px;left:0;width:4px;border-radius:99px;background:linear-gradient(180deg,var(--blue),var(--teal))}.modu-local .visit-copy>span{display:block;margin-bottom:5px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.06em}.modu-local .visit-copy h3{margin:0;color:var(--ink);font-size:21px;line-height:1.25;letter-spacing:-.045em}.modu-local .visit-copy p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.modu-local .visit-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:183px;min-height:48px;padding:0 16px;border-radius:12px;color:#191919;background:var(--yellow);box-shadow:0 7px 14px rgba(112,96,0,.13);font-size:14px;font-weight:900;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}.modu-local .visit-button b{color:#3c3420;font-size:15px}.modu-local .visit-button i{margin-left:2px;font-style:normal}.modu-local .visit-button:hover,.modu-local .visit-button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 18px rgba(112,96,0,.2)}.modu-local .steps-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:44px;align-items:start}.modu-local .steps-list{position:relative;display:grid;gap:0;margin:0;padding:0;list-style:none}.modu-local .steps-list::before{content:"";position:absolute;top:28px;bottom:28px;left:22px;width:1px;background:#dbe5f6}.modu-local .step-item{position:relative;display:grid;grid-template-columns:46px 1fr;gap:22px;padding:0 0 30px}.modu-local .step-item:last-child{padding-bottom:0}.modu-local .step-count{position:relative;z-index:1;display:grid;place-items:center;width:46px;height:46px;border:1px solid #c9daf7;border-radius:14px;color:var(--blue);background:#f3f7ff;font-size:12px;font-weight:900}.modu-local .step-item.is-active .step-count{border-color:var(--blue);color:#fff;background:var(--blue);box-shadow:0 7px 16px rgba(20,87,217,.2)}.modu-local .step-item h3{margin:0;padding-top:1px;color:var(--ink);font-size:19px;letter-spacing:-.04em}.modu-local .step-item p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.65;word-break:keep-all}.modu-local .step-item a{display:inline-block;margin-top:8px;color:var(--blue);font-size:12px;font-weight:900}.modu-local .after-open-card{position:sticky;top:110px;padding:31px;border-radius:22px;color:#fff;background:linear-gradient(145deg,#111d36,#0b347a);box-shadow:var(--shadow)}.modu-local .after-open-card .section-kicker{color:#91b7ff}.modu-local .after-open-card h3{margin:12px 0 0;font-size:27px;line-height:1.2;letter-spacing:-.06em}.modu-local .reboot-visual{display:flex;align-items:center;gap:10px;margin:28px 0 17px}.modu-local .reboot-visual span{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(255,255,255,.2);border-radius:16px;color:#cfe0ff;background:rgba(255,255,255,.1);font-size:13px;font-weight:900}.modu-local .reboot-visual span:last-child{color:#bcf1ed;font-size:27px}.modu-local .reboot-visual i{color:#88a9e7;font-style:normal}.modu-local .after-open-card p{margin:0 0 23px;color:#cbd8ef;font-size:13px;line-height:1.7}.modu-local .after-open-card p strong{color:#fff}.modu-local .after-open-card .button{width:100%}.modu-local .faq-layout{display:grid;grid-template-columns:minmax(260px,.5fr) minmax(0,1fr);gap:80px;align-items:start}.modu-local .faq-layout .section-heading{margin-bottom:0}.modu-local .faq-layout .section-heading h2{font-size:35px}.modu-local .faq-layout .section-heading p{margin-top:15px}.modu-local .faq-list{border-top:1px solid var(--line)}.modu-local .faq-list details{border-bottom:1px solid var(--line)}.modu-local .faq-list summary{display:flex;align-items:center;gap:12px;padding:20px 0;color:var(--ink);font-size:15px;font-weight:900;cursor:pointer;list-style:none}.modu-local .faq-list summary::-webkit-details-marker{display:none}.modu-local .faq-list summary>span{display:grid;place-items:center;width:25px;height:25px;flex:0 0 auto;border-radius:8px;color:var(--blue);background:#eaf2ff;font-size:11px}.modu-local .faq-list summary b{margin-left:auto;color:var(--blue);font-size:22px;font-weight:400;transition:transform .18s ease}.modu-local .faq-list details[open] summary b{transform:rotate(45deg)}.modu-local .faq-list details p{margin:-4px 0 20px 37px;color:var(--muted);font-size:13px;line-height:1.75;word-break:keep-all}.modu-local .faq-list details p a{color:var(--blue);font-weight:900;text-decoration:underline;text-underline-offset:3px}.modu-local .final-cta{position:relative;overflow:hidden;color:#fff;background:linear-gradient(100deg,#1457d9,#0b347a)}.modu-local .final-cta::after{content:"";position:absolute;top:-130px;right:7%;width:380px;height:380px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 26px rgba(255,255,255,.04),0 0 0 52px rgba(255,255,255,.025)}.modu-local .final-cta-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:35px;padding-top:68px;padding-bottom:68px}.modu-local .final-cta .section-kicker{color:#a9c7ff}.modu-local .final-cta h2{margin:12px 0 8px;color:#fff;font-size:clamp(28px,3.3vw,43px);line-height:1.2;letter-spacing:-.06em}.modu-local .final-cta h2 em{color:#bdf1ed;font-style:normal}.modu-local .final-cta p{margin:0;color:#d2ddf3;font-size:14px}.modu-local .final-cta .button{flex:0 0 auto}.modu-local .site-footer{border-top:1px solid var(--line);background:#fff}.modu-local .footer-inner{display:flex;align-items:center;flex-wrap:wrap;gap:14px 28px;min-height:92px;color:var(--muted);font-size:11px}.modu-local .footer-brand{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:14px;font-weight:900}.modu-local .footer-brand .brand-mark{width:28px;height:28px;padding:5px 6px;border-radius:9px;box-shadow:none}.modu-local .footer-brand .brand-mark i{width:4px}.modu-local .footer-brand .brand-mark i:nth-child(1){height:7px}.modu-local .footer-brand .brand-mark i:nth-child(2){height:12px}.modu-local .footer-brand .brand-mark i:nth-child(3){height:17px}.modu-local .footer-inner p{margin:0}.modu-local .footer-note{margin-left:auto !important;color:#98a2b3}@media (max-width:980px){.modu-local .desktop-nav{gap:14px}.modu-local .hero-grid{grid-template-columns:minmax(0,1fr) minmax(310px,.72fr);gap:42px}.modu-local .hero h1{font-size:clamp(38px,5.6vw,56px)}.modu-local .feature-card{padding:23px}.modu-local .feature-card h3{font-size:20px}.modu-local .checklist-grid{grid-template-columns:repeat(2,1fr)}.modu-local .check-card{min-height:210px}.modu-local .check-symbol{margin-top:17px}.modu-local .steps-layout{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.modu-local .after-open-card{padding:25px}}@media (max-width:760px){.modu-local .shell{width:min(100% - 32px,560px)}.modu-local .header-inner{min-height:68px}.modu-local .desktop-nav,.modu-local .header-cta{display:none}.modu-local .mobile-nav{display:block}.modu-local .hero{padding:58px 0 56px}.modu-local .hero-grid{display:block}.modu-local .hero-copy{padding:0}.modu-local .hero h1{margin-top:19px;font-size:clamp(37px,11vw,53px)}.modu-local .hero-lead{font-size:15px}.modu-local .hero-actions{align-items:stretch;flex-direction:column;gap:14px;margin-top:24px}.modu-local .hero-actions .button{width:100%}.modu-local .text-link{text-align:center}.modu-local .trust-row{gap:7px 12px;margin-top:22px;font-size:11px}.modu-local .hero-card{max-width:480px;margin:41px auto 0}.modu-local .hero-number{font-size:80px}.modu-local .signal-bars-left{left:-5px;bottom:125px}.modu-local .signal-bars-right{right:3px;top:90px}.modu-local .toc{align-items:flex-start;gap:4px;padding-top:18px;padding-bottom:18px}.modu-local .toc strong{width:100%;margin-bottom:5px}.modu-local .toc a{padding:0 9px;font-size:11px}.modu-local .section{padding:72px 0}.modu-local .split-heading,.modu-local .faq-layout{display:block}.modu-local .split-heading{margin-bottom:30px}.modu-local .split-heading>p{margin-top:15px}.modu-local .section-heading h2{font-size:31px}.modu-local .feature-grid{grid-template-columns:1fr;gap:12px}.modu-local .feature-card{min-height:0;padding:23px 22px}.modu-local .feature-number{margin-bottom:35px}.modu-local .feature-card p{max-width:330px}.modu-local .checklist-grid{gap:10px}.modu-local .check-card{min-height:205px;padding:18px 16px}.modu-local .check-card h3{font-size:16px}.modu-local .check-card p{font-size:11px}.modu-local .check-symbol{width:40px;height:40px;margin:15px 0 12px}.modu-local .check-tag{margin-top:9px}.modu-local .visit-consultation{display:block;padding:21px 19px}.modu-local .visit-copy h3{font-size:18px}.modu-local .visit-copy p{font-size:12px}.modu-local .visit-button{width:100%;min-height:44px;margin-top:18px;font-size:13px}.modu-local .steps-layout{display:block}.modu-local .after-open-card{position:static;margin-top:38px}.modu-local .faq-layout .section-heading{margin-bottom:29px}.modu-local .faq-layout .section-heading h2{font-size:31px}.modu-local .final-cta-inner{display:block;padding-top:52px;padding-bottom:52px}.modu-local .final-cta .button{width:100%;margin-top:28px}.modu-local .footer-inner{align-items:flex-start;display:grid;gap:7px;padding-top:22px;padding-bottom:22px}.modu-local .footer-note{margin-left:0 !important}}@media (max-width:410px){.modu-local .brand-copy small{display:none}.modu-local .hero-card-top,.modu-local .hero-card-body{padding-left:22px;padding-right:22px}.modu-local .mini-flow{margin-right:18px;margin-left:18px;font-size:10px}.modu-local .consult-note{margin-right:18px;margin-left:18px}.modu-local .toc a{padding-right:6px;padding-left:6px}.modu-local .check-card{min-height:212px}.modu-local .check-card p{min-height:50px}}@media (prefers-reduced-motion:reduce){.modu-local *,.modu-local *::before,.modu-local *::after{scroll-behavior:auto !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.entry-content > .modu-local,.modu-local{max-width:none !important;width:auto !important;margin-left:0 !important;margin-right:0 !important;}.modu-local > *{max-width:none !important;}.modu-local .shell{width:min(1180px,calc(100% - 40px)) !important;max-width:none !important;margin-left:auto !important;margin-right:auto !important;}.modu-local .hero-grid,.modu-local .feature-grid,.modu-local .checklist-grid,.modu-local .steps-layout,.modu-local .faq-layout,.modu-local .final-cta-inner,.modu-local .toc{max-width:none !important;}