:root{--ink:#06133f;--ink-2:#1f335f;--muted:#62718d;--blue:#075bdc;--blue-2:#0b72f0;--blue-soft:#eef6ff;--green:#0f9f74;--green-soft:#edf9f4;--orange:#ff5b0a;--orange-soft:#fff2e8;--gold:#ffc400;--gold-2:#ffb000;--line:#dbe5f2;--paper:#ffffff;--surface:#f5f9ff;--shadow:0 16px 36px rgba(6,19,63,0.12);--soft-shadow:0 10px 26px rgba(6,19,63,0.08);--radius:8px;--page-width:1366px}.guide-page{width:min(var(--page-width),100%);min-height:100vh;margin:0 auto;overflow:hidden;background:var(--paper);box-shadow:0 0 0 1px rgba(6,19,63,.06)}.guide-article-hero,.guide-hub-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:54px;padding:74px max(42px,calc((100% - 1220px) / 2));background:#f3f7fd}.guide-article-hero h1,.guide-hub-hero h1{max-width:760px;margin:18px 0 22px;font-size:clamp(38px,4.2vw,62px);line-height:1.16}.guide-article-hero>div>p:not([class]),.guide-hub-hero>div>p:last-child{max-width:720px;margin:0;color:var(--ink-2);font-size:20px;line-height:1.85}.guide-article-hero img,.guide-hub-hero img{display:block;width:100%;height:auto;max-height:430px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.guide-hub-band,.guide-related-band{padding:72px 0;background:var(--paper)}.guide-article-faq h2,.guide-hub-band h2,.guide-related-band h2{margin:10px 0 32px;font-size:clamp(28px,3vw,42px);line-height:1.25}.guide-group-nav{display:flex;flex-wrap:wrap;gap:10px;margin:-10px 0 54px}.guide-group-nav a{padding:10px 14px;border:1px solid var(--line);border-radius:6px;color:var(--ink-2);background:var(--paper);font-weight:800}.guide-group-nav a:hover{border-color:var(--blue);color:var(--blue)}.guide-topic-group{scroll-margin-top:86px}.guide-topic-group+.guide-topic-group{padding-top:68px;margin-top:68px;border-top:1px solid var(--line)}.guide-topic-heading{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:end;gap:42px;margin-bottom:24px}.guide-topic-heading>div{display:flex;align-items:baseline;gap:12px}.guide-topic-heading span{color:var(--blue);font-size:14px;font-weight:900}.guide-topic-heading h3{margin:0;font-size:28px}.guide-topic-heading p{margin:0;color:var(--muted);line-height:1.7}.guide-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.guide-card{position:relative;min-height:294px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--soft-shadow)}.guide-card>span{position:absolute;top:24px;right:24px;color:#c9d7ea;font-size:32px;font-weight:900}.guide-card>p{margin:0 54px 14px 0;color:var(--blue);font-size:14px;font-weight:800}.guide-card h3{max-width:500px;margin:0 0 14px;font-size:23px;line-height:1.45}.guide-card h3 a:hover,.guide-card>a:hover{color:var(--blue)}.guide-card>div{margin-bottom:22px;color:var(--muted);font-size:16px;line-height:1.75}.guide-card>a{color:var(--blue);font-weight:900}.guide-hub-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:54px max(42px,calc((100% - 1160px) / 2));background:var(--ink);color:#ffffff}.guide-hub-cta h2{margin:8px 0;font-size:36px}.guide-hub-cta p:last-child{margin:0;color:#dbe7ff;line-height:1.7}.guide-hub-cta .button{flex:0 0 auto}.guide-takeaways{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.guide-takeaways span{padding:10px 13px;border-left:3px solid var(--blue);background:#ffffff;color:var(--ink);font-size:14px;font-weight:800}.guide-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:54px;width:min(1120px,calc(100% - 84px));margin:0 auto;padding:76px 0}.guide-article-body>section{position:relative;padding:0 0 58px 60px;border-bottom:1px solid var(--line);margin-bottom:58px}.guide-article-body>section>span{position:absolute;top:1px;left:0;color:var(--blue);font-size:18px;font-weight:900}.guide-article-body h2{margin:0 0 22px;font-size:clamp(27px,3vw,38px);line-height:1.3}.guide-article-body li,.guide-article-body p{color:#344563;font-size:18px;line-height:1.9}.guide-article-body p{margin:0 0 20px}.guide-article-body ul{display:grid;gap:12px;padding:22px 24px 22px 46px;border-left:4px solid var(--green);margin:26px 0 0;background:var(--green-soft)}.guide-offer-panel{position:sticky;top:96px;padding:28px;border-top:5px solid var(--gold);border-radius:var(--radius);background:var(--ink);color:#ffffff;box-shadow:var(--shadow)}.guide-offer-panel>p{margin:0 0 8px;color:#a9c9ff;font-size:14px;font-weight:800}.guide-offer-panel h2{margin:0 0 18px;font-size:26px}.guide-offer-panel>strong{display:block;margin-bottom:20px;font-size:34px}.guide-offer-panel>strong small{display:block;margin-top:4px;color:#cbdcff;font-size:14px}.guide-offer-panel ul{display:grid;gap:10px;padding-left:20px;margin:0 0 22px;color:#e5edff;line-height:1.6}.guide-offer-panel .payment-plan-button{width:100%}.guide-offer-panel>a{display:block;margin-top:16px;color:#cfe1ff;text-align:center;font-weight:800}.guide-article-faq{padding-left:0!important;border-bottom:0!important;margin-bottom:0!important}.guide-article-faq details{border:1px solid var(--line);border-radius:var(--radius);margin-bottom:12px;background:#ffffff}.guide-article-faq summary{padding:19px 20px;cursor:pointer;font-size:17px;font-weight:900}.guide-article-faq details p{padding:0 20px 20px;margin:0;font-size:16px}.guide-related-band{background:var(--surface)}.guide-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.guide-related-grid>a{display:flex;min-height:190px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff;box-shadow:var(--soft-shadow)}.guide-related-grid span{color:var(--blue);font-size:13px;font-weight:800}.guide-related-grid strong{margin:12px 0 20px;font-size:19px;line-height:1.5}.guide-related-grid small{margin-top:auto;color:var(--blue);font-weight:900}.guide-all-link{display:inline-block;margin-top:24px;color:var(--blue);font-weight:900}@media (max-width:900px){.guide-article-hero,.guide-hub-hero{grid-template-columns:minmax(0,1fr);padding:54px 30px}.guide-article-hero img,.guide-hub-hero img{max-height:390px}.guide-article-layout{grid-template-columns:minmax(0,1fr);width:min(760px,calc(100% - 60px))}.guide-offer-panel{position:static;order:-1}.guide-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.guide-article-hero,.guide-hub-hero{gap:32px;padding:44px 20px}.guide-article-hero h1,.guide-hub-hero h1{font-size:34px}.guide-article-hero>div>p:not([class]),.guide-hub-hero>div>p:last-child{font-size:17px}.guide-card-grid,.guide-related-grid{grid-template-columns:minmax(0,1fr)}.guide-card{min-height:0;padding:24px 20px}.guide-group-nav{display:grid;grid-template-columns:minmax(0,1fr);margin-bottom:42px}.guide-topic-group+.guide-topic-group{padding-top:50px;margin-top:50px}.guide-topic-heading{grid-template-columns:minmax(0,1fr);gap:12px}.guide-hub-band,.guide-related-band{padding:52px 0}.guide-hub-cta{align-items:stretch;flex-direction:column;padding:46px 20px}.guide-hub-cta .button{width:100%}.guide-article-layout{width:calc(100% - 40px);padding:52px 0}.guide-article-body>section{padding:0 0 44px;margin-bottom:44px}.guide-article-body>section>span{position:static;display:block;margin-bottom:10px}.guide-article-body li,.guide-article-body p{font-size:17px}.guide-takeaways{display:grid}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:#eaf1fb;color:var(--ink);font-family:Noto Sans TC,Microsoft JhengHei,Arial,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(7,91,220,.24);outline-offset:3px}.landing-page{width:min(var(--page-width),100%);min-height:100vh;margin:0 auto;overflow:hidden;background:#ffffff;box-shadow:0 0 0 1px rgba(6,19,63,.06)}.line-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:12px 22px;cursor:pointer;font-weight:950;line-height:1.2;text-align:center;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--gold),var(--gold-2));color:var(--ink);box-shadow:0 14px 28px rgba(255,176,0,.26)}.button-ghost,.button-secondary{border:1px solid #aab9d2;background:#ffffff;color:var(--ink);box-shadow:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.landing-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:28px;height:70px;border-bottom:1px solid rgba(219,229,242,.92);padding:0 58px;background:rgba(255,255,255,.95);backdrop-filter:blur(16px)}.brand-logo{display:inline-flex;align-items:center;width:190px;color:var(--blue);line-height:1}.brand-logo-image{display:block;width:180px;height:auto;object-fit:contain}.landing-header nav{display:inline-flex;justify-self:center;gap:44px}.landing-header nav a{display:inline-flex;min-height:44px;align-items:center;color:var(--ink);font-size:15px;font-weight:900}.header-cta{min-width:190px;min-height:48px;background:linear-gradient(135deg,#0b72f0,#0351d0);color:#ffffff;box-shadow:0 16px 30px rgba(7,91,220,.23)}.menu-button{display:none;width:42px;height:42px;border:0;background:transparent}.menu-button span{display:block;width:24px;height:3px;margin:5px auto;border-radius:999px;background:var(--ink)}.hero-section{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:50px;padding:58px 58px 46px;background:radial-gradient(circle at 10% 18%,rgba(7,91,220,.05),transparent 24%),radial-gradient(circle at 82% 10%,rgba(255,196,0,.12),transparent 22%),#ffffff}.hero-copy h1{margin:0;font-size:56px;line-height:1.12}.hero-copy h1,.hero-subtitle{color:var(--ink);font-weight:950}.hero-subtitle{margin:22px 0 0;font-size:28px;line-height:1.5}.hero-subtitle span{color:var(--blue)}.hero-text{width:min(560px,100%);margin:20px 0 0;color:var(--ink-2);font-size:18px;line-height:1.8;font-weight:850}.hero-actions{display:grid;justify-items:start;gap:18px;margin-top:30px}.hero-primary{min-height:62px;padding:0 28px;background:linear-gradient(135deg,#ff7a1c,#ff4a00);color:#ffffff;font-size:18px;box-shadow:0 18px 30px rgba(255,91,10,.26)}.bottom-button .line-icon,.hero-primary .line-icon{width:20px;height:20px;stroke-width:2.4}.hero-link{color:var(--blue);font-size:15px;font-weight:950}.line-recovery-banner{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:18px 38px 0;border:1px solid rgba(255,91,10,.22);border-radius:18px;padding:18px 22px;background:#fff8eb;box-shadow:0 18px 34px rgba(255,170,0,.12)}.line-recovery-banner h2{margin:4px 0 0;color:var(--ink);font-size:24px;line-height:1.25;font-weight:950}.line-recovery-banner p:not(.eyebrow){margin:8px 0 0;color:var(--ink-2);font-size:15px;line-height:1.6;font-weight:820}.line-recovery-actions{display:flex;flex:0 0 auto;gap:10px}.hero-scene{position:relative;min-height:410px}.visual-frame{margin:0;overflow:hidden;border:1px solid rgba(219,229,242,.95);border-radius:var(--radius);background:#ffffff;box-shadow:var(--soft-shadow)}.visual-frame img{display:block;width:100%;height:100%;object-fit:cover}.bottom-cta>*,.diagnosis-strip>*,.hero-section>*,.outcome-card>*,.price-card>*,.problem-card>*,.service-card>*{min-width:0}.hero-asset{position:relative;z-index:1;height:230px;margin-top:24px;border-radius:14px}.hero-pillars{z-index:2;grid-template-columns:1fr 28px 1fr 28px 1fr;gap:10px;align-items:center;padding-top:70px}.hero-pillar,.hero-pillars{position:relative;display:grid}.hero-pillar{min-height:148px;justify-items:center;border-radius:var(--radius);padding:26px 16px 16px;text-align:center;box-shadow:var(--soft-shadow)}.hero-pillar:after{position:absolute;bottom:-16px;left:50%;border-color:currentcolor transparent transparent;border-style:solid;border-width:16px 15px 0;color:#dceaff;content:"";transform:translateX(-50%)}.hero-pillar.blue{background:linear-gradient(180deg,#eaf3ff,#dceaff)}.hero-pillar.green{background:linear-gradient(180deg,#eaf8f2,#d8efe6)}.hero-pillar.green:after{color:#d8efe6}.hero-pillar.orange{background:linear-gradient(180deg,#fff0df,#ffe1c4)}.hero-pillar.orange:after{color:#ffe1c4}.hero-pillar>span{position:absolute;top:-76px;left:50%;display:grid;width:70px;height:70px;place-items:center;color:var(--blue);transform:translateX(-50%)}.hero-pillar>span .line-icon{width:68px;height:68px;stroke-width:2.15}.hero-pillar.green>span{color:var(--green)}.hero-pillar.orange>span{color:var(--orange)}.hero-pillar h3{margin:0;color:var(--blue);font-size:27px;line-height:1.16;font-weight:950}.hero-pillar.green h3{color:var(--green)}.hero-pillar.orange h3{color:var(--orange)}.hero-pillar b{margin-top:8px;color:var(--ink);font-size:17px;line-height:1.2;font-weight:950}.hero-pillar p{margin:8px 0 0;color:var(--ink-2);font-size:14px;line-height:1.35;font-weight:850}.hero-pillars>i{color:var(--blue);font-size:36px;font-style:normal;font-weight:950;text-align:center}.mobile-scroll-hint{display:none}.people-scene{right:6px;left:6px;height:210px}.people-scene,.person{position:absolute;bottom:0}.people-scene em,.person b,.person i,.person span{position:absolute;display:block}.person span{top:10px;left:50%;width:48px;height:52px;border-radius:48% 48% 50% 50%;background:#ffd4af;box-shadow:inset -8px -3px rgba(214,128,84,.2);transform:translateX(-50%)}.person span:before{position:absolute;top:-7px;left:-8px;width:56px;height:34px;border-radius:58% 42% 50% 44%;background:#08215a;content:""}.person b{right:18px;bottom:0;left:18px;height:106px;border-radius:44px 44px 8px 8px}.person-laptop{left:4%;width:188px;height:190px}.person-laptop b{background:#2f7be8}.person-laptop i{right:0;bottom:8px;width:138px;height:74px;border-radius:9px 9px 5px 5px;background:#173d78;transform:skewX(-10deg)}.person-consult{left:39%;width:170px;height:196px}.person-consult b{background:#31b989}.person-consult i{right:0;bottom:54px;width:50px;height:70px;border-radius:7px;background:#0b4d82;box-shadow:inset 0 8px #e9f4ff}.person-highfive-a,.person-highfive-b{right:92px;width:96px;height:184px}.person-highfive-b{right:4px;transform:scaleX(-1)}.person-highfive-a b,.person-highfive-b b{background:#f5a623}.person-highfive-a:after,.person-highfive-b:after{position:absolute;top:65px;right:-24px;width:80px;height:14px;border-radius:999px;background:#ffd4af;content:"";transform:rotate(-42deg)}.people-scene em{right:74px;top:60px;width:16px;height:40px;border-radius:999px;background:var(--orange);transform:rotate(18deg)}.problem-band{padding:30px 50px 38px;background:linear-gradient(180deg,#eaf3ff,#f6fbff)}.plans-intro h2,.problem-band h2,.title-with-lines h2{margin:0;color:var(--ink);font-size:34px;line-height:1.22;font-weight:950;text-align:center}.problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:24px}.problem-card{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:22px;min-height:164px;border:1px solid #d8e5f3;border-radius:var(--radius);padding:20px 24px;background:#ffffff;box-shadow:var(--soft-shadow)}.problem-asset{width:120px;height:96px;border-radius:var(--radius)}.problem-card h3{margin:0;color:var(--ink);font-size:22px;line-height:1.22;font-weight:950}.problem-illustration{position:relative;width:118px;height:118px;border-radius:30px;background:linear-gradient(135deg,#dfeeff,#f7fbff)}.problem-illustration .accent,.problem-illustration .body,.problem-illustration .head,.problem-illustration .prop{position:absolute;display:block}.problem-illustration .head{top:18px;left:43px;width:34px;height:38px;border-radius:48%;background:#ffd4af;box-shadow:-8px -6px 0 #08215a}.problem-illustration .body{left:34px;bottom:16px;width:54px;height:56px;border-radius:30px 30px 7px 7px;background:#2f7be8}.problem-illustration .prop{right:8px;bottom:13px;width:64px;height:38px;border-radius:6px;background:#193d76;transform:skewX(-10deg)}.problem-illustration .accent{right:10px;top:30px;width:24px;height:18px;border:2px solid #aec8eb;border-radius:4px}.problem-illustration.worried{background:linear-gradient(135deg,#eef5ff,#ffffff)}.problem-illustration.worried .body{background:#9fb4d7}.problem-illustration.worried .prop{display:none}.problem-illustration.worried .accent{right:17px;top:21px;width:18px;height:18px;border:0;border-radius:50%;background:#ffcf5a}.problem-illustration.door .body{background:#3669dc}.problem-illustration.door .prop{right:10px;bottom:16px;width:32px;height:68px;border-radius:3px;background:#6683ad;transform:none}.problem-illustration.door .accent{right:0;top:46px;width:28px;height:3px;border:0;background:#ffffff}.check-list{display:grid;gap:9px;margin:13px 0 0;padding:0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:9px;color:var(--ink-2);font-size:14px;line-height:1.45;font-weight:850}.check-list span{color:var(--blue);font-weight:950}.check-list.green span{color:var(--green)}.check-list.orange span{color:var(--orange)}.section{padding:34px 38px 0}.title-with-lines{display:flex;align-items:center;justify-content:center;gap:26px;margin-bottom:22px}.title-with-lines span{display:inline-block;width:62px;height:2px;background:var(--blue)}.title-with-lines.compact{margin-bottom:16px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{position:relative;display:grid;grid-template-rows:auto auto 1fr auto;min-height:520px;overflow:hidden;border:1px solid var(--line);border-radius:12px;padding:24px;background:#ffffff;box-shadow:var(--soft-shadow)}.service-card:before{position:absolute;inset:0 0 auto;height:7px;background:var(--blue);content:""}.service-card.green:before{background:var(--green)}.service-card.orange:before{background:var(--orange)}.service-heading{display:grid;grid-template-columns:68px minmax(0,1fr);gap:14px}.service-number{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:var(--blue);color:#ffffff;font-size:28px;font-weight:950}.service-card.green .service-number{background:var(--green)}.service-card.orange .service-number{background:var(--orange)}.service-heading h3{margin:0;color:var(--blue);font-size:25px;line-height:1.2;font-weight:950}.service-card.green h3{color:var(--green)}.service-card.orange h3{color:var(--orange)}.service-heading strong{display:block;margin-top:3px;color:var(--blue);font-size:21px;line-height:1.2;font-weight:950}.service-card.green .service-heading strong{color:var(--green)}.service-card.orange .service-heading strong{color:var(--orange)}.service-heading p{margin:10px 0 0;color:var(--ink-2);font-size:14px;line-height:1.45;font-weight:850}.service-asset{height:165px;margin:18px 0 16px;border-radius:var(--radius)}.product-visual{position:absolute;right:22px;bottom:66px;width:150px;height:112px;color:var(--blue)}.product-visual.green{color:var(--green)}.product-visual.orange{color:var(--orange)}.avatar-card,.check-board,.heart-chip,.mail-chip,.screen-card{position:absolute;display:grid;place-items:center;border-radius:10px;background:#ffffff;box-shadow:0 10px 20px rgba(6,19,63,.1)}.screen-card{right:28px;bottom:0;width:108px;height:82px;border:1px solid #d4e2f3;color:#f29325;font-size:26px;font-weight:950}.product-visual>.line-icon{position:absolute;right:0;bottom:18px;width:76px;height:76px;color:var(--ink);stroke-width:1.6}.mail-chip{left:4px;bottom:0;width:42px;height:34px;color:#6ea0e8}.puzzle-stack{position:absolute;right:22px;bottom:0;width:112px;height:96px}.puzzle-stack i{position:absolute;width:54px;height:54px;border-radius:12px;background:currentColor}.puzzle-stack i:first-child{top:0;left:28px}.puzzle-stack i:nth-child(2){bottom:0;left:0;opacity:.72}.puzzle-stack i:nth-child(3){right:0;bottom:0;opacity:.5}.avatar-card{right:0;top:18px;width:42px;height:48px;color:#8092b2}.check-board{right:28px;bottom:0;width:82px;height:96px;border:1px solid #d4e2f3;color:var(--ink)}.check-board .line-icon{width:54px;height:54px}.heart-chip{right:0;bottom:2px;width:50px;height:50px;color:var(--orange)}.service-button{align-self:end;justify-self:start;min-width:116px;min-height:42px;margin-top:20px;background:var(--blue);color:#ffffff;box-shadow:0 12px 24px rgba(7,91,220,.18)}.service-card.green .service-button{background:var(--green);box-shadow:0 12px 24px rgba(15,159,116,.18)}.service-card.orange .service-button{background:var(--orange);box-shadow:0 12px 24px rgba(255,91,10,.18)}.outcomes-section{padding-top:22px}.outcome-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.outcome-card{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:14px;min-height:170px;border-radius:var(--radius);padding:22px 24px}.outcome-asset{height:136px;border-radius:var(--radius)}.outcome-card.blue{background:linear-gradient(135deg,#edf5ff,#ffffff)}.outcome-card.green{background:linear-gradient(135deg,#edf9f2,#ffffff)}.outcome-card.orange{background:linear-gradient(135deg,#fff1e4,#ffffff)}.outcome-title{display:flex;align-items:center;gap:10px}.outcome-title .line-icon{color:var(--blue)}.outcome-card.green .outcome-title .line-icon{color:var(--green)}.outcome-card.orange .outcome-title .line-icon{color:var(--orange)}.outcome-title h3{margin:0;color:var(--blue);font-size:25px;line-height:1.2;font-weight:950}.outcome-card.green h3{color:var(--green)}.outcome-card.orange h3{color:var(--orange)}.outcome-card ul{display:grid;gap:4px;margin:12px 0 0;padding:0;color:var(--ink-2);font-size:14px;line-height:1.42;font-weight:850;list-style:none}.outcome-report{display:grid;gap:8px;border:1px solid var(--line);border-radius:10px;padding:13px;background:#ffffff;box-shadow:0 10px 22px rgba(6,19,63,.08)}.outcome-report span{display:block;height:10px;border-radius:999px;background:#dfe8f4}.outcome-report span:nth-child(2){width:76%}.outcome-report span:nth-child(3){width:52%}.outcome-report b{display:block;height:44px;border-radius:7px;background:linear-gradient(90deg,var(--blue),var(--orange));opacity:.82}.diagnosis-strip{display:grid;grid-template-columns:300px 280px minmax(0,1fr);gap:20px;align-items:center;margin:26px 38px 0;border-radius:14px;padding:20px 24px;background:#eef6ff}.diagnosis-asset{height:150px;border-radius:var(--radius)}.diagnosis-copy h2{margin:0;color:var(--ink);font-size:28px;line-height:1.24;font-weight:950}.diagnosis-copy p{margin:10px 0 0;color:var(--ink-2);font-size:15px;line-height:1.5;font-weight:850}.advisor-visual{position:relative;height:130px}.advisor-visual .body,.advisor-visual .bulb,.advisor-visual .head{position:absolute;display:block}.advisor-visual .head{top:20px;left:60px;width:44px;height:48px;border-radius:48%;background:#ffd4af;box-shadow:-10px -8px 0 #08215a}.advisor-visual .body{right:30px;bottom:0;left:34px;height:70px;border-radius:38px 38px 7px 7px;background:#2f7be8}.advisor-visual .bulb{top:10px;right:12px;width:32px;height:32px;border:3px solid var(--gold);border-radius:50%}.diagnosis-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.diagnosis-option{display:grid;min-height:92px;justify-items:center;border:1px solid var(--line);border-radius:var(--radius);padding:12px 10px;background:#ffffff;cursor:default;text-align:center;box-shadow:0 8px 18px rgba(6,19,63,.06)}.diagnosis-option span{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:var(--blue-soft);color:var(--blue)}.diagnosis-option strong{margin-top:8px;color:var(--ink);font-size:15px;line-height:1.3;font-weight:950}.diagnosis-option i{display:block;width:18px;height:18px;margin-top:8px;border:2px solid #c5d4e8;border-radius:50%}.diagnosis-option.active i{border:5px solid var(--blue)}.plans-section{padding:28px 38px 0;background:linear-gradient(180deg,#f1f7ff,#ffffff)}.plans-intro{margin-bottom:18px}.plans-intro p{margin:8px 0 0;font-size:17px}.plans-intro p,.plans-intro small{color:var(--ink-2);line-height:1.5;font-weight:850;text-align:center}.plans-intro small{display:block;width:min(760px,100%);margin:12px auto 0;border-radius:999px;padding:10px 16px;background:#ffffff;font-size:14px;box-shadow:inset 0 0 0 1px var(--line)}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.price-card{position:relative;display:grid;min-height:478px;border:2px solid var(--line);border-radius:16px;padding:28px 30px 22px;background:#ffffff;box-shadow:var(--soft-shadow)}.price-card.blue{border-color:rgba(7,91,220,.38)}.price-card.green{border-color:rgba(15,159,116,.38)}.price-card.orange{border-color:rgba(255,91,10,.38)}.purchase-label{position:absolute;top:16px;right:16px;border-radius:999px;padding:7px 11px;background:var(--blue-soft);color:var(--blue);font-size:13px;font-weight:950}.purchase-label.green{background:var(--green-soft);color:var(--green)}.purchase-label.orange{background:var(--orange-soft);color:var(--orange)}.plan-top-icon{display:flex;align-items:center;justify-content:center;gap:14px;color:var(--blue)}.price-card.green .plan-top-icon{color:var(--green)}.price-card.orange .plan-top-icon{color:var(--orange)}.plan-top-icon .line-icon{width:62px;height:62px;stroke-width:1.8}.plan-top-icon span{color:currentColor;font-size:20px;font-weight:950}.price-card h3{margin:12px 0 0;color:var(--blue);font-size:30px;line-height:1.18;font-weight:950;text-align:center}.price-card.green h3{color:var(--green)}.price-card.orange h3{color:var(--orange)}.plan-subtitle{margin:8px 0 0;color:var(--blue);font-size:15px;line-height:1.35;font-weight:950;text-align:center}.price-card.green .plan-subtitle{color:var(--green)}.price-card.orange .plan-subtitle{color:var(--orange)}.purchase-note{margin:10px 0 0;border-radius:12px;padding:10px 12px;background:#f7faff;color:var(--ink-2);font-size:14px;line-height:1.45;font-weight:850;text-align:center}.price-card h4{margin:26px 0 0;color:var(--ink);font-size:25px;line-height:1.25;font-weight:950}.plan-body{margin:12px 0 0;color:var(--ink-2);font-size:16px;line-height:1.75;font-weight:850}.price-card strong{display:block;margin-top:20px;color:var(--ink);font-size:36px;line-height:1.05;font-weight:950;text-align:center}.price-card small{margin-left:6px;color:var(--ink-2);font-size:15px;font-weight:850}.price-button{width:100%;min-height:48px;margin-top:16px;background:var(--blue);color:#ffffff;box-shadow:none}.price-card.green .price-button{background:var(--green)}.price-card.orange .price-button{background:var(--orange)}.payment-plan-form{margin:16px 0 0}.payment-plan-button{width:100%;min-height:48px;background:var(--blue);color:#ffffff;box-shadow:none}.payment-plan-button:disabled{cursor:wait;opacity:.72}.plan-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px}.plan-tags span{display:inline-flex;border-radius:999px;padding:7px 10px;background:var(--blue-soft);color:var(--blue);font-size:13px;font-weight:900}.price-card.green .plan-tags span{background:var(--green-soft);color:var(--green)}.price-card.orange .plan-tags span{background:var(--orange-soft);color:var(--orange)}.form-error{margin:12px 0 0;color:#d92d20;font-weight:850}.payment-status{display:grid;gap:4px;margin:18px 0;border-radius:14px;padding:14px 16px;background:var(--blue-soft);color:var(--ink)}.payment-status-active{background:var(--green-soft)}.payment-status-pending{background:#fff8db}.payment-status-cancelled,.payment-status-failed{background:#fff1f0}.admin-page{gap:18px}.admin-summary{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.admin-summary span{border-radius:999px;padding:8px 12px;background:var(--blue-soft);color:var(--blue);font-weight:900}.admin-login-form{display:grid;gap:14px;margin-top:18px}.admin-login-form label{display:grid;gap:8px;color:var(--ink);font-size:14px;font-weight:900}.admin-login-form input{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px 13px;color:var(--ink);font:inherit}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;min-width:720px}.admin-table td,.admin-table th{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}.dashboard-page{gap:18px}.dashboard-section{display:grid;gap:16px}.dashboard-login-card{max-width:640px;margin:0 auto}.dashboard-list{display:grid;gap:12px}.dashboard-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;border:1px solid var(--line);border-radius:16px;padding:16px;background:#ffffff}.dashboard-row>div:first-child{display:grid;gap:6px}.dashboard-row strong{color:var(--ink);font-size:18px;font-weight:950}.dashboard-row small,.dashboard-row span{color:var(--muted);font-weight:800;line-height:1.5}.dashboard-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.dashboard-actions form{margin:0}.danger-button{border-color:#fecaca;color:#b42318}.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;background:var(--blue-soft);color:var(--blue);font-size:13px;font-weight:950;white-space:nowrap}.status-active{background:var(--green-soft);color:var(--green)}.status-cancelled,.status-failed{background:#fff1f0;color:#b42318}.status-refunded{background:#f4f4f5;color:#3f3f46}.admin-header{display:grid;gap:18px}.admin-tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px}.admin-tabs a{color:var(--muted);font-weight:900;padding:9px 12px;border-bottom:3px solid transparent;white-space:nowrap}.admin-tabs a.active{color:var(--blue);border-color:var(--blue)}.admin-analytics-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;width:100%;border:1px solid var(--line);border-radius:10px;padding:10px;background:#ffffff}.admin-analytics-toolbar>div{display:flex;flex-wrap:wrap;gap:6px}.admin-analytics-toolbar a{border:1px solid var(--line);border-radius:999px;padding:7px 12px;color:var(--muted);font-size:14px;font-weight:900}.admin-analytics-toolbar a.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%}.admin-metric{background:#ffffff;border:1px solid var(--line);border-radius:8px;padding:14px;display:grid;gap:6px}.admin-metric span{color:var(--muted);font-size:13px;font-weight:850}.admin-metric strong{color:var(--ink);font-size:25px}.admin-metric.emphasis{border-color:#f0a91c;background:#fffaf0}.admin-data-scope{margin:8px 0;border-left:4px solid var(--blue);padding:9px 12px;background:var(--blue-soft);color:var(--ink);font-weight:800}.admin-comparison-table th,.admin-source-table th{white-space:nowrap}.traffic-badge-production,.traffic-badge-test{display:inline-flex;margin-bottom:6px;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:950}.traffic-badge-production{background:var(--green-soft);color:var(--green)}.traffic-badge-test{background:#fff1f0;color:#b42318}.traffic-classification-form{display:grid;grid-template-columns:minmax(170px,1fr) auto;gap:6px;min-width:310px;margin-top:8px}.traffic-classification-form input{min-height:40px;border:1px solid var(--line);border-radius:6px;padding:8px;color:var(--ink);background:#ffffff}.traffic-classification-form .button{min-height:40px;padding:8px 12px}.fulfillment-form{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(120px,.8fr) minmax(180px,1.5fr) auto;gap:6px;min-width:600px}.fulfillment-form input,.fulfillment-form select{min-height:40px;border:1px solid var(--line);border-radius:6px;padding:8px;color:var(--ink);background:#fff}.member-profile{display:flex;align-items:center;gap:14px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.member-profile img{border-radius:50%;object-fit:cover}.member-profile div{display:grid;gap:3px}.member-profile small,.member-profile span{color:var(--muted)}.dashboard-next-action{display:grid;gap:8px;min-width:min(100%,270px)}.dashboard-next-action>span{color:var(--muted);font-size:14px}.dashboard-support{margin-bottom:20px}.payment-refresh-note{color:var(--muted);font-size:14px;margin:8px 0 0}.bottom-cta{display:grid;grid-template-columns:136px minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:28px;padding:28px 58px;background:linear-gradient(135deg,#0049bf,#0068e8);color:#ffffff}.bottom-cta h2{margin:0;color:#ffffff;font-size:30px;line-height:1.25;font-weight:950}.bottom-cta p{margin:8px 0 0;color:#eaf3ff;font-size:16px;line-height:1.5;font-weight:850}.mail-illustration{display:grid;width:116px;height:82px;place-items:center;border-radius:18px;background:rgba(255,255,255,.14);transform:rotate(-12deg)}.mail-illustration .line-icon{width:58px;height:58px;color:#ffffff}.bottom-button{min-width:246px;min-height:58px;color:var(--ink);font-size:18px}.lead-form-shell{background:#f3f8ff}.brand-footer{display:flex;align-items:center;justify-content:center;gap:18px;border-top:1px solid rgba(219,229,242,.92);padding:20px 24px;background:#ffffff;color:var(--muted);font-size:14px;font-weight:850}.brand-footer img{display:block;width:136px;height:auto}.lead-form.compact{max-height:0;width:min(900px,calc(100% - 76px));margin:0 auto;overflow:hidden;border-width:0;padding:0 18px;opacity:0;transform:translateY(-8px);transition:max-height .26s ease,padding .26s ease,margin .26s ease,opacity .18s ease,transform .18s ease}.lead-form.compact.expanded,.lead-form.compact:target{max-height:1800px;margin-top:20px;margin-bottom:26px;border-width:1px;padding:18px;opacity:1;transform:translateY(0)}.lead-form.compact .form-heading{display:none}.simple-page{display:grid;min-height:100vh;align-content:center;justify-items:center;gap:20px;padding:28px;background:#eef4fb}.brand{display:inline-flex;flex-direction:column;align-items:flex-start;gap:3px;color:var(--ink);font-weight:950}.brand span{font-size:20px}.brand small{color:var(--muted);font-size:13px}.brand-lockup{align-items:center;gap:10px;text-align:center}.brand-lockup img{display:block;width:196px;height:auto}.simple-card{width:min(720px,100%);border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#ffffff;box-shadow:var(--shadow)}.simple-card h1{margin:6px 0 0;color:var(--ink);font-size:32px;line-height:1.25;font-weight:950}.simple-card p{color:var(--muted);font-size:16px;line-height:1.8}.thank-card .button{margin-top:10px}.thank-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.thank-actions .button{margin-top:0}.thank-you-page{align-content:start;padding-top:42px;padding-bottom:42px}.access-setup-card{display:grid;gap:20px;width:min(920px,100%);border:1px solid var(--line);border-radius:14px;padding:24px;background:#ffffff;box-shadow:var(--shadow)}.access-setup-copy h2{margin:4px 0 0;color:var(--ink);font-size:28px;line-height:1.25;font-weight:950}.access-setup-copy p{margin:10px 0 0;color:var(--ink-2);font-size:16px;line-height:1.75;font-weight:800}.access-account{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;border:1px solid rgba(7,91,220,.18);border-radius:12px;padding:12px 14px;background:var(--blue-soft)}.access-account span{color:var(--muted);font-size:13px;font-weight:900}.access-account strong{color:var(--blue);font-size:20px;font-weight:950}.line-friend-notice{display:grid;gap:4px;margin-top:12px;border:1px solid rgba(15,159,116,.2);border-radius:12px;padding:12px 14px;background:var(--green-soft)}.line-friend-notice strong{color:var(--green);font-size:15px;font-weight:950}.line-friend-notice span{color:var(--ink-2);font-size:14px;line-height:1.55;font-weight:820}.access-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.access-steps li{border:1px solid var(--line);border-radius:12px;padding:14px;background:#f8fbff}.access-steps span,.access-steps strong{display:block}.access-steps strong{color:var(--ink);font-size:14px;line-height:1.35;font-weight:950}.access-steps span{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.55;font-weight:800}.access-form{display:grid;gap:12px;border-top:1px solid var(--line);padding-top:18px}.authorization-section{display:grid;gap:12px;border:1px solid rgba(7,91,220,.16);border-radius:14px;padding:16px;background:#f8fbff}.authorization-section legend{padding:0 6px;color:var(--ink);font-size:17px;font-weight:950}.authorization-section legend span{color:var(--orange)}.authorization-section p{margin:0;color:var(--muted);font-size:14px;line-height:1.65;font-weight:800}.option-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.option-card{display:flex;align-items:flex-start;gap:10px;min-height:64px;border:1px solid var(--line);border-radius:12px;padding:12px;background:#ffffff;color:var(--ink);font-size:14px;line-height:1.45;font-weight:900}.option-card input{flex:0 0 auto;width:18px;height:18px;margin-top:1px;accent-color:var(--blue)}.option-card-confirmation{min-height:auto;border-color:rgba(25,145,94,.26);background:var(--green-soft)}.authorization-notice{border-radius:12px;padding:12px;background:#fff8e5;color:#7a4b00!important}.form-success{margin:0;border-radius:10px;padding:10px 12px;background:var(--green-soft);color:var(--green);font-weight:900}.lead-form{display:grid;gap:13px;width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:18px;background:#ffffff}.form-heading h2{margin:0;color:var(--ink);font-size:22px;line-height:1.25}.form-heading p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-grid label,.lead-form fieldset{display:grid;gap:6px;margin:0;color:var(--ink-2);font-size:12px;font-weight:900}.form-grid .wide,.lead-form fieldset,.message-field{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid #cbd6e5;border-radius:8px;padding:10px 11px;background:#ffffff;color:var(--ink);font-size:14px;outline:none}textarea{min-height:82px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(7,91,220,.13)}.field-error,.form-grid label span{color:#db2f35;font-size:12px;font-weight:800}.lead-form fieldset{border:0;padding:0}.lead-form legend{margin-bottom:7px;color:var(--ink-2);font-size:12px;font-weight:900}.check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.check-item{display:flex;min-height:38px;align-items:center;gap:7px;border:1px solid #dce5f1;border-radius:8px;padding:7px 8px;background:#f8fbff;color:#263956;font-size:12px;font-weight:800}.check-item input{width:auto}.submit-button{width:100%}.privacy-note{margin:-2px 0 0;color:var(--muted);font-size:12px;line-height:1.45;text-align:center}@media (max-width:1180px){.landing-header{grid-template-columns:190px minmax(0,1fr) auto;padding:0 28px}.landing-header nav{gap:24px}.hero-section{gap:34px;padding-right:34px;padding-left:34px}.hero-copy h1{font-size:48px}.hero-subtitle{font-size:24px}.bottom-cta,.plans-section,.problem-band,.section{padding-right:30px;padding-left:30px}.problem-grid{gap:16px}.problem-card{grid-template-columns:96px minmax(0,1fr)}.problem-illustration{width:96px;height:96px}.problem-asset{width:96px;height:82px}.diagnosis-strip{grid-template-columns:250px 230px minmax(0,1fr)}.advisor-visual{display:none}}@media (max-width:980px){.landing-header{display:flex;height:66px;padding:0 22px}.header-cta,.landing-header nav{display:none}.menu-button{display:block;margin-left:auto}.brand-logo{width:168px}.brand-logo-image{width:158px}.line-recovery-banner{display:grid;margin:14px 18px 0;padding:16px}.line-recovery-actions{display:grid;grid-template-columns:1fr;width:100%}.line-recovery-actions .button{width:100%}.bottom-cta,.diagnosis-strip,.hero-section{grid-template-columns:minmax(0,1fr)}.hero-section{overflow:hidden;padding:38px 22px 32px}.hero-copy{max-width:100%;min-width:0;text-align:center}.hero-copy h1{font-size:42px;overflow-wrap:anywhere}.hero-subtitle{font-size:21px;overflow-wrap:anywhere}.hero-text{width:min(560px,100%);margin-right:auto;margin-left:auto;overflow-wrap:anywhere}.hero-actions{width:100%;grid-template-columns:minmax(0,1fr);justify-items:center}.hero-primary{max-width:100%;white-space:normal}.hero-scene{max-width:100%;min-width:0;min-height:auto}.hero-pillars{display:flex;gap:12px;overflow-x:auto;margin:0 -22px;padding:12px 22px 8px;scroll-padding-left:22px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hero-pillars::-webkit-scrollbar{display:none}.hero-pillar:after,.hero-pillars>i,.people-scene{display:none}.hero-pillar{flex:0 0 min(80vw,320px);min-height:184px;align-content:start;padding:22px 18px;scroll-snap-align:start}.hero-pillar>span{position:static;width:50px;height:50px;transform:none}.hero-pillar>span .line-icon{width:48px;height:48px}.mobile-scroll-hint{display:block;margin:8px 0 0;color:var(--muted);font-size:13px;font-weight:850;text-align:center}.diagnosis-options,.outcome-grid,.pricing-grid,.problem-grid,.service-grid{grid-template-columns:1fr}.problem-card{grid-template-columns:112px minmax(0,1fr)}.problem-asset{width:112px;height:88px}.hero-asset{width:100%;height:188px;object-position:center}.product-visual{position:relative;right:auto;bottom:auto;height:110px;margin-top:16px;justify-self:end}.service-card{min-height:0}.outcome-card{grid-template-columns:minmax(0,1fr)}.diagnosis-asset{width:100%;height:190px}.plans-section{padding-top:30px}.price-card{min-height:0}.bottom-cta{text-align:center}.mail-illustration{justify-self:center}.bottom-button{width:100%}.brand-footer{flex-direction:column;gap:8px;padding:18px 16px 22px;text-align:center}.brand-footer img{width:128px}.lead-form.compact{width:min(680px,calc(100% - 32px))}}@media (max-width:640px){.admin-analytics-toolbar{align-items:stretch;flex-direction:column}.admin-analytics-toolbar a,.admin-analytics-toolbar>div{flex:1;justify-content:center;text-align:center}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-tabs{margin-inline:-4px}.admin-metric strong{font-size:21px}.traffic-classification-form{grid-template-columns:1fr;min-width:250px}.member-profile{align-items:flex-start}.landing-page{width:100%;box-shadow:none}.brand-logo{width:154px}.brand-logo-image{width:146px}.hero-copy h1{font-size:clamp(32px,9vw,38px);line-height:1.16}.hero-subtitle{font-size:18px;line-height:1.55}.hero-text{font-size:15px;line-height:1.75}.hero-primary{width:100%;min-height:56px;padding-right:16px;padding-left:16px;font-size:16px}.hero-link{width:100%;text-align:center}.bottom-cta,.plans-section,.problem-band,.section{padding-right:16px;padding-left:16px}.plans-intro h2,.problem-band h2,.title-with-lines h2{font-size:26px}.title-with-lines span{display:none}.outcome-grid,.pricing-grid,.problem-grid,.service-grid{display:flex;gap:14px;overflow-x:auto;margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px;scroll-padding-left:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.outcome-grid::-webkit-scrollbar,.pricing-grid::-webkit-scrollbar,.problem-grid::-webkit-scrollbar,.service-grid::-webkit-scrollbar{display:none}.outcome-card,.price-card,.problem-card,.service-card{flex:0 0 min(82vw,340px);scroll-snap-align:start}.problem-card{grid-template-columns:minmax(0,1fr);padding:16px;text-align:left}.diagnosis-asset,.outcome-asset,.problem-asset,.service-asset{width:100%}.problem-asset{height:160px}.outcome-asset,.service-asset{height:158px}.diagnosis-asset{height:190px}.problem-illustration{width:92px;height:92px}.service-heading{grid-template-columns:56px minmax(0,1fr)}.service-number{width:52px;height:52px;font-size:22px}.service-heading h3{font-size:22px;overflow-wrap:anywhere}.service-heading strong{font-size:18px;overflow-wrap:anywhere}.service-card{padding:20px}.product-visual{justify-self:center}.outcome-card{grid-template-columns:1fr;padding:18px}.outcome-report{display:none}.diagnosis-copy h2{font-size:24px}.diagnosis-strip{margin-right:16px;margin-left:16px;padding:18px}.diagnosis-options{display:flex;gap:10px;overflow-x:auto;margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px;scroll-padding-left:18px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.diagnosis-options::-webkit-scrollbar{display:none}.diagnosis-option{flex:0 0 72%;scroll-snap-align:start}.pricing-grid{gap:18px}.price-card{padding:24px 22px 20px}.price-card h3{font-size:27px;overflow-wrap:anywhere}.price-card h4{font-size:22px;overflow-wrap:anywhere}.plan-body{font-size:15px;line-height:1.7}.bottom-cta h2{font-size:24px}.mail-illustration{display:none}.lead-form.compact{width:calc(100% - 32px)}.check-grid,.form-grid{grid-template-columns:1fr}.thank-you-page{padding:18px 14px 28px}.access-setup-card{padding:18px}.access-setup-copy h2{font-size:23px}.access-account{display:grid}.access-account strong{font-size:18px;overflow-wrap:anywhere}.access-steps,.option-group{grid-template-columns:1fr}.authorization-section{padding:14px}.option-card{min-height:auto}.dashboard-row{grid-template-columns:1fr;gap:12px;padding:14px}.dashboard-actions{display:grid;grid-template-columns:1fr}.dashboard-actions .button{width:100%}}.mobile-nav{display:none;margin-left:auto}.faq-section,.process-section{scroll-margin-top:84px}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}.process-grid article{min-width:0;border-top:3px solid var(--blue);padding:22px 4px 0}.process-grid article:nth-child(2){border-color:var(--green)}.process-grid article:nth-child(3){border-color:var(--orange)}.process-grid strong{color:var(--blue);font-size:14px}.process-grid h3{margin:8px 0 10px;font-size:22px}.faq-list p,.process-grid p{color:var(--muted);line-height:1.7}.faq-list{width:min(900px,100%);margin:30px auto 0;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 4px}.faq-list summary{cursor:pointer;padding:20px 0;color:var(--ink);font-size:18px;font-weight:900}.faq-list p{margin:-6px 0 20px}.brand-footer>div{display:flex;align-items:center;gap:14px}.brand-footer a{color:var(--blue);text-decoration:none}@media (max-width:980px){.mobile-nav{position:relative;display:block}.mobile-nav .menu-button{display:block;margin-left:auto}.landing-header .mobile-nav-panel{position:absolute;top:52px;right:0;display:grid;width:min(280px,calc(100vw - 32px));gap:2px;border:1px solid var(--line);border-radius:8px;padding:8px;background:#ffffff;box-shadow:0 18px 40px rgba(15,35,63,.18)}.landing-header .mobile-nav-panel[hidden]{display:none}.landing-header .mobile-nav-panel a{justify-content:flex-start;padding:7px 10px}.process-grid{grid-template-columns:minmax(0,1fr)}.brand-footer>div{flex-direction:column;gap:5px}}.contact-dock{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:80;display:grid;gap:8px;justify-items:end}.contact-dock a{min-height:44px;border-radius:8px;box-shadow:0 10px 28px rgba(15,35,63,.2);text-decoration:none}.contact-dock-phone{display:flex;align-items:center;gap:8px;padding:9px 13px;color:#12335f;background:#ffffff;border:1px solid #d8e3f2}.contact-dock-phone span{color:#52657d;font-size:12px}.contact-dock-line{display:flex;align-items:center;gap:9px;padding:8px 14px 8px 9px;color:#ffffff;background:#06c755;border:1px solid #05ad4a}.contact-dock-line-icon{display:grid;place-items:center;width:36px;height:28px;border-radius:7px;color:#06a947;background:#ffffff;font-size:9px;font-weight:900;letter-spacing:0}@media (max-width:640px){.contact-dock{right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom))}.contact-dock-phone{display:none}.contact-dock-line{width:52px;height:52px;padding:7px;border-radius:50%}.contact-dock-line strong{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contact-dock-line-icon{width:36px;height:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.seo-page{width:min(var(--page-width),100%);min-height:100vh;margin:0 auto;overflow:hidden;background:#ffffff;box-shadow:0 0 0 1px rgba(6,19,63,.06)}.seo-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:28px;min-height:70px;border-bottom:1px solid var(--line);padding:8px 58px;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.seo-footer img,.seo-header img{display:block;width:180px;height:auto}.seo-header nav{display:flex;justify-content:center;gap:34px;color:var(--ink-2);font-size:15px;font-weight:900}.seo-header-cta{min-width:132px;background:var(--blue);color:#ffffff;box-shadow:0 10px 22px rgba(7,91,220,.2)}.seo-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:54px;min-height:620px;padding:54px 58px 64px;background:#f5f9ff}.seo-breadcrumb{display:flex;gap:8px;margin:0 0 28px;color:var(--muted);font-size:14px}.seo-breadcrumb a,.seo-price-card>a{color:var(--blue);font-weight:900}.seo-kicker{margin:0 0 12px;color:var(--blue);font-size:14px;font-weight:950}.seo-hero h1{max-width:720px;margin:0;color:var(--ink);font-size:50px;line-height:1.18;font-weight:950;overflow-wrap:anywhere}.seo-lead{max-width:690px;margin:24px 0 0;color:var(--ink-2);font-size:21px;line-height:1.75}.seo-actions,.seo-proof-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.seo-actions{margin-top:30px}.seo-proof-row span{border-left:3px solid var(--blue);padding:6px 12px;background:#ffffff;color:var(--ink);font-size:14px;font-weight:900}.seo-hero-image{display:block;width:100%;height:auto;border:1px solid #d9e5f5;border-radius:var(--radius);background:#ffffff;box-shadow:var(--shadow)}.seo-section-inner{width:min(1120px,calc(100% - 64px));margin:0 auto}.seo-offer-copy h2,.seo-section-inner>h2,.seo-service-layout h2{max-width:840px;margin:0;color:var(--ink);font-size:36px;line-height:1.28;font-weight:950;overflow-wrap:anywhere}.seo-faq-band,.seo-problem-band,.seo-process-band,.seo-service-band{padding:76px 0}.seo-problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:34px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line)}.seo-problem-grid article{min-height:190px;padding:28px;background:#ffffff}.seo-deliverables strong,.seo-problem-grid strong,.seo-process-grid strong{display:block;color:var(--ink);font-size:20px;line-height:1.4}.seo-deliverables p,.seo-problem-grid p,.seo-process-grid p,.seo-service-layout>div>p{margin:12px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.seo-service-band{background:#eef6ff}.seo-service-layout{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);align-items:start;gap:70px}.seo-deliverables{display:grid;gap:1px;margin:0;padding:0;overflow:hidden;border:1px solid #cfddf0;border-radius:var(--radius);background:#cfddf0;list-style:none}.seo-deliverables li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:24px;background:#ffffff}.seo-deliverables li>span{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--blue);color:#ffffff;font-size:14px;font-weight:950}.seo-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px}.seo-process-grid article{border-top:4px solid var(--green);padding:24px 20px 20px;background:var(--green-soft)}.seo-process-grid span{display:block;margin-bottom:12px;color:var(--green);font-size:14px;font-weight:950}.seo-offer-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,420px);gap:64px;align-items:center;padding:70px max(58px,calc((100% - 1120px) / 2));background:var(--ink);color:#ffffff}.seo-offer-copy .seo-kicker,.seo-offer-copy h2{color:#ffffff}.seo-offer-copy ul{display:grid;gap:12px;margin:26px 0 20px;padding-left:22px;font-size:17px;line-height:1.65}.seo-offer-copy small{color:#bdcae2;line-height:1.7}.seo-price-card{display:grid;gap:16px;border-top:5px solid var(--gold);border-radius:var(--radius);padding:30px;background:#ffffff;color:var(--ink);box-shadow:0 20px 46px rgba(0,0,0,.22)}.seo-price-card>span{color:var(--blue);font-size:14px;font-weight:950}.seo-price-card>strong{font-size:38px;line-height:1.15}.seo-price-card>strong small{display:block;margin-top:8px;color:var(--muted);font-size:15px}.seo-price-card p{margin:0;color:var(--muted)}.seo-price-card>a{font-size:14px;text-align:center}.seo-faq-band{background:#f5f9ff}.seo-faq-list{display:grid;gap:10px;margin-top:32px}.seo-faq-list details{border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px;background:#ffffff}.seo-faq-list summary{cursor:pointer;color:var(--ink);font-size:17px;font-weight:900}.seo-faq-list p{margin:14px 0 0;color:var(--muted);line-height:1.8}.seo-footer{display:grid;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;gap:28px;padding:30px 58px;background:#ffffff;color:var(--muted);font-size:13px}.seo-footer p{margin:0}.seo-footer div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;color:var(--ink-2);font-weight:800}@media (max-width:980px){.seo-header{grid-template-columns:minmax(0,1fr) auto;padding:8px 28px}.seo-header nav{display:none}.seo-hero{grid-template-columns:minmax(0,1fr);min-height:0;padding:46px 32px 54px}.seo-hero h1{font-size:42px}.seo-hero-image{width:min(680px,100%);margin:0 auto}.seo-offer-band,.seo-service-layout{grid-template-columns:minmax(0,1fr)}.seo-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-footer{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}.seo-footer div{justify-content:center}}@media (max-width:640px){.seo-header{min-height:62px;padding:8px 18px}.seo-footer img,.seo-header img{width:142px}.seo-header-cta{min-width:104px;min-height:42px;padding:10px 14px}.seo-hero{gap:34px;padding:34px 20px 42px}.seo-breadcrumb{margin-bottom:20px}.seo-hero h1{font-size:34px}.seo-lead{font-size:18px}.seo-actions .button{width:100%}.seo-section-inner{width:min(100% - 40px,1120px)}.seo-offer-copy h2,.seo-section-inner>h2,.seo-service-layout h2{font-size:29px}.seo-faq-band,.seo-problem-band,.seo-process-band,.seo-service-band{padding:54px 0}.seo-problem-grid,.seo-process-grid{grid-template-columns:minmax(0,1fr)}.seo-problem-grid article{min-height:0}.seo-service-layout{gap:30px}.seo-deliverables li{grid-template-columns:40px minmax(0,1fr);gap:14px;padding:20px 16px}.seo-deliverables li>span{width:38px;height:38px}.seo-offer-band{gap:34px;padding:52px 20px}.seo-price-card{padding:24px 20px}.seo-price-card>strong{font-size:34px}.seo-footer{padding:28px 20px 110px}}