.faq-section{background:var(--ice-50)}.faq-layout{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);gap:clamp(32px,6vw,84px)}.faq-intro{position:sticky;top:112px;align-self:start}.faq-intro>p:last-child{max-width:430px;margin-top:18px;color:var(--text-subtitle);font-size:var(--type-lead);line-height:var(--leading-body)}.faq-list{border-top:1px solid #bdd3df}.faq-item{border-bottom:1px solid #c8dce7;background:transparent}.faq-item summary{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 4px;color:var(--navy-900);font-family:var(--font-brand);font-size:var(--type-h3);font-weight:650;line-height:1.5;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:50%;background:linear-gradient(var(--blue-700),var(--blue-700)) center/12px 2px no-repeat,linear-gradient(var(--blue-700),var(--blue-700)) center/2px 12px no-repeat,#e6f3fa;content:"";transition:background .2s ease}.faq-item[open] summary::after{background:linear-gradient(#fff,#fff) center/12px 2px no-repeat,var(--navy-900)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s var(--ease-out)}.faq-answer>div{min-height:0;overflow:hidden}.faq-item[open] .faq-answer{grid-template-rows:1fr}.faq-item.is-closing .faq-answer{grid-template-rows:0fr}.faq-answer p{padding:0 52px 22px 4px;color:var(--text-body);font-size:var(--type-body);line-height:1.72}.cancel-list{display:grid;gap:7px;margin:0;padding:0 44px 22px 2px;list-style:none;color:var(--text-body);font-size:var(--type-body);line-height:1.64}.cancel-list strong{color:var(--navy-900);font-weight:650}.final-section{padding:clamp(42px,6.5vw,84px) 0;background:linear-gradient(180deg,#fff 0%,#f2f8fc 100%)}.final-box{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);align-items:center;gap:clamp(28px,6vw,84px);padding:clamp(40px,6vw,76px);border:1px solid rgba(135,203,231,.24);border-radius:var(--radius-xl);background:linear-gradient(135deg,#061f32 0%,#0a456c 68%,#18719d 100%);box-shadow:0 30px 78px rgba(4,34,55,.23),inset 0 1px 0 rgba(255,255,255,.08);color:#fff}.final-box::before,.final-box::after{position:absolute;border:1px solid rgba(100,216,244,.18);border-radius:50%;content:"";pointer-events:none}.final-box::before{top:-260px;right:-105px;width:520px;height:520px}.final-box::after{top:-165px;right:-10px;width:330px;height:330px}.final-copy{position:relative;z-index:1}.final-copy h2{max-width:700px;color:#fff}.final-copy p{max-width:700px;margin-top:19px;color:rgba(232,245,250,.86);font-size:var(--type-lead);line-height:1.7}.final-action{position:relative;z-index:1;display:grid;justify-items:stretch}.final-action .cta{min-height:58px;font-size:var(--type-button);box-shadow:0 16px 38px rgba(0,12,24,.27)}.footer{padding:34px 0 30px;border-top:1px solid #c7dce7;background:linear-gradient(180deg,#f3f9fc,#edf5f9)}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-brand{font-size:.88rem}.footer-brand-primary{color:var(--navy-900);font-weight:660}.footer-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0 20px;color:#3f6074;font-family:var(--font-brand);font-size:var(--type-caption);font-weight:620;line-height:1.45}.footer-nav a{min-height:44px;display:inline-flex;align-items:center;padding-inline:2px;transition:color .18s ease}.footer-nav a:hover,.footer-nav a:focus-visible{color:var(--blue-700)}.footer-note{margin:18px 0 0;padding-top:15px;border-top:1px solid rgba(173,205,221,.78);color:var(--text-meta);font-size:var(--type-caption);font-weight:450;line-height:1.58;text-align:center}.mobile-sticky{position:fixed;right:0;bottom:0;left:0;z-index:95;display:none;padding:8px calc(11px + env(safe-area-inset-right,0px)) calc(8px + env(safe-area-inset-bottom,0px)) calc(11px + env(safe-area-inset-left,0px));border-top:1px solid rgba(197,218,231,.86);background:rgba(248,252,254,.94);opacity:0;pointer-events:none;transform:translateY(105%);transition:opacity .22s ease,transform .28s var(--ease-out);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-sticky.is-visible{opacity:1;pointer-events:auto;transform:none}.mobile-sticky-inner{width:min(560px,100%);margin:auto}.mobile-sticky .cta{width:100%;min-height:52px}.line-mini{position:fixed;right:calc(12px + env(safe-area-inset-right,0px));bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:110;width:auto;min-width:148px;max-width:calc(100% - 24px);padding:4px 39px 4px 7px;border:1px solid #bad7e6;border-radius:999px;background:rgba(255,255,255,.97);box-shadow:0 14px 36px rgba(5,37,58,.18);animation:miniArrive .34s var(--ease-out) both;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mini-action{min-height:44px;display:flex;align-items:center;gap:8px;border-radius:999px;color:var(--navy-900);white-space:nowrap}.mini-icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px}.mini-icon .line-action-icon{width:28px;height:28px;flex-basis:28px}.mini-copy strong{display:block;font-family:var(--font-brand);font-size:.9rem;font-weight:680;line-height:1.25}.mini-close{position:absolute;top:2px;right:1px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:transparent;color:#668090;cursor:pointer;font-size:1.1rem}.line-mini.is-leaving{animation:miniLeave .18s ease both}@keyframes miniArrive{from{opacity:0;transform:translate3d(0,10px,0) scale(.97)}to{opacity:1;transform:none}}@keyframes miniLeave{from{opacity:1;transform:none}to{opacity:0;transform:translate3d(0,7px,0) scale(.98)}}.js .reveal{opacity:0;transform:translate3d(0,18px,0);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out);transition-delay:var(--reveal-delay,0ms)}.js .reveal.is-visible{opacity:1;transform:none}.js .benefit.is-visible .benefit-node,.js .scenario-unit.is-visible .service-icon svg{animation:iconSettle .48s var(--ease-out) both}@keyframes iconSettle{from{opacity:.4;transform:translate3d(0,3px,0) scale(.94)}to{opacity:1;transform:none}}@media(hover:hover) and (pointer:fine){.scenario-unit:hover{background:rgba(240,248,252,.82);transform:translateY(-2px)}.scenario-unit:hover .service-icon{transform:translateY(-1px) scale(1.035)}}@media(max-width:1100px){.desktop-nav{display:none}.hero-shell{grid-template-columns:minmax(0,.88fr) minmax(430px,1.12fr);gap:36px}.scenario-layout{grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr)}.scenario-unit{padding-inline:20px}}@media(max-width:900px){.site-header{position:relative}.mobile-sticky{display:block}.hero-shell{grid-template-columns:1fr;gap:28px}.hero-copy{max-width:760px}.hero-visual{max-width:760px}.why-layout,.scenario-layout,.facts-shell,.faq-layout{grid-template-columns:1fr}.scenario-lead{min-height:0;justify-content:flex-start}.why-intro{min-height:390px}.system-grid{grid-template-columns:1fr;grid-template-areas:"copy" "device" "action";gap:30px}.system-copy,.system-action{max-width:760px}.device-stage{min-height:640px}.faq-intro{position:static}.final-box{grid-template-columns:1fr}.final-action{max-width:430px}}@media(max-width:720px){:root{--type-h1:clamp(2.5rem,10.4vw,2.9rem);--type-h2:clamp(2rem,8.1vw,2.34rem);--type-h3:1.0625rem;--type-subtitle:.8125rem;--type-lead:1.0625rem;--type-body:1rem;--type-meta:.75rem;--type-caption:.8125rem;--type-button:.9375rem;}body{font-size:16px}.wrap{width:min(var(--wrap),calc(100% - 28px))}.section{padding:72px 0}.header-inner{min-height:72px;gap:10px}.brand{font-size:.96rem}.header-cta{min-height:44px;padding:8px 12px;font-size:.81rem}.header-cta .line-action-icon{display:none}.hero{padding:28px 0 68px}.hero h1{font-size:var(--type-h1);line-height:1.08}.hero-eyebrow{margin-bottom:19px;font-size:var(--type-subtitle)}.hero-lead{margin-top:21px;font-size:var(--type-lead);line-height:1.66}.hero-actions{align-items:stretch;flex-direction:column;margin-top:27px}.hero-actions .cta{width:100%;min-height:55px}.hero-secondary{align-self:center;justify-content:center}.hero-fallback-wrap{width:100%;margin-top:8px;text-align:center}.hero-fallback-toggle{justify-content:center;max-width:100%;font-size:var(--type-meta)}.hero-fallback-content{text-align:left}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:21px;padding-top:0}.hero-proof li{min-height:62px;flex-direction:column;gap:6px;padding:9px 5px;font-size:.78rem;line-height:1.32}.visual-frame{aspect-ratio:4/3;border-radius:26px}.visual-frame img{object-position:61% center}.visual-badge{top:12px;right:12px;min-height:40px;padding:8px 11px;font-size:.86rem}.visual-caption{align-items:flex-start;flex-direction:column;gap:3px;margin-top:13px;font-size:var(--type-caption)}.why-intro{min-height:360px;padding:28px;border-radius:27px}.why-note{margin-top:42px}.benefit-panel{grid-template-columns:1fr;border-radius:27px}.benefit{min-height:auto;padding:27px 24px}.benefit:nth-child(odd){border-right:0}.benefit:nth-child(n+2){border-top:1px solid var(--line)}.scenario-lead{padding:28px;border-radius:27px}.scenario-panel{border-radius:27px}.scenario-unit{min-height:148px;padding:20px 18px}.scenario-unit h3{font-size:var(--type-h3)}.scenario-unit p{font-size:var(--type-body);line-height:1.62}.system-step small{font-size:.9rem;line-height:1.55}.system-caveat{font-size:.875rem;line-height:1.64}.system-step{grid-template-columns:40px minmax(0,1fr)}.device-stage{min-height:585px}.phone{width:min(350px,94vw);padding:11px;border-radius:40px;transform:none}.phone-screen{min-height:540px;border-radius:30px}.facts-intro p:last-child{font-size:var(--type-body)}.fact-strip{grid-template-columns:1fr}.fact-item{min-height:112px;padding:20px 12px}.fact-item p{font-size:.9375rem;line-height:1.6}.fact-item:nth-child(odd){border-right:0}.fact-item:nth-child(n+2){border-top:1px solid var(--line)}.faq-item summary{min-height:70px;padding:17px 2px;font-size:var(--type-h3)}.faq-answer p{padding:0 44px 20px 2px;font-size:var(--type-body)}.final-box{padding:34px 27px;border-radius:28px}.final-copy p{font-size:var(--type-body)}.final-action{max-width:none}.final-action .cta{width:100%}.footer-grid{align-items:flex-start;flex-direction:column;gap:20px}.footer-brand{font-size:.88rem}.footer-nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:start;gap:4px 18px;padding-top:8px;border-top:1px solid rgba(173,205,221,.68);font-size:.875rem;line-height:1.45}.footer-nav a{justify-content:flex-start;border-bottom:1px solid rgba(190,216,229,.58)}.footer-nav a:nth-last-child(-n+2){border-bottom:0}.footer-note{font-size:var(--type-caption);line-height:1.58}.footer-note{text-align:left}.faq-section{padding-bottom:50px}.final-section{padding:24px 0 54px}}@media(max-width:470px){.wrap{width:min(var(--wrap),calc(100% - 24px))}.header-cta{padding-inline:11px}.hero h1{letter-spacing:-.016em}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr))}.visual-caption span{font-size:var(--type-caption)}.why-intro>div>p:last-child,.scenario-lead p,.system-copy>p,.faq-intro>p:last-child{font-size:var(--type-lead)}.benefit p{font-size:var(--type-body)}.scenario-panel{grid-template-columns:1fr 1fr}.scenario-unit:nth-child(odd){border-right:1px solid var(--line)}.scenario-unit:nth-child(n+3){border-top:1px solid var(--line)}.scenario-unit{min-height:146px;padding:19px 16px}.device-stage{min-height:560px}.phone{width:min(340px,94vw)}.mobile-sticky .cta{font-size:.94rem}.line-mini{min-width:146px}}@media(max-width:360px){.wrap{width:min(var(--wrap),calc(100% - 18px))}.brand{font-size:.92rem}.header-cta{padding-inline:9px;font-size:.78rem}.hero h1{font-size:2.15rem;line-height:1.1}.hero-eyebrow{font-size:.78rem}.hero-lead{font-size:1rem}.hero-proof{grid-template-columns:1fr;gap:7px}.hero-proof li{min-height:46px;flex-direction:row;padding:8px 10px;font-size:.78rem}.scenario-panel{grid-template-columns:1fr}.scenario-unit{min-height:122px}.scenario-unit:nth-child(odd){border-right:0}.scenario-unit:nth-child(n+2){border-top:1px solid var(--line)}.scenario-unit--wide{grid-column:auto}.phone{width:min(318px,96vw)}.phone-screen{padding-inline:13px}.footer-nav{gap:4px 12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.js .reveal{opacity:1!important;transform:none!important}}
:root{--text-subtitle:#31566d;--text-body:#526f80;--text-meta:#6a8291;--type-h3:1.075rem;--type-lead:1.025rem;--type-body:.9625rem;--font-display:"PingFang TC","Noto Sans TC",-apple-system,BlinkMacSystemFont,"Microsoft JhengHei",sans-serif!important;--type-h1:clamp(3.15rem,5.2vw,4.9rem)!important;--type-h2:clamp(2.02rem,3.45vw,3.15rem)!important;--leading-heading:1.16!important}p{font-size:var(--type-body)}.hero-fallback-toggle{color:#748a98!important;font-size:.74rem!important;font-weight:540!important}.benefit p{margin-top:9px!important;color:var(--text-body)!important;font-size:var(--type-body)!important;line-height:1.62!important}.system-caveat{max-width:520px!important;margin:0!important;padding:14px 2px 0!important;border:0!important;border-top:1px solid rgba(169,216,237,.22)!important;border-radius:0!important;background:transparent!important;color:rgba(224,240,247,.72)!important;font-size:var(--type-caption)!important;line-height:1.62!important}.app-card h3{color:#0a3551!important;font-size:.98rem!important;font-weight:700!important}.app-card>p{margin-top:4px!important;color:#6b8290!important;font-size:.66rem!important;line-height:1.48!important}.app-field b{color:#244f68!important;font-size:.66rem!important;font-weight:700!important}.app-input{border-color:#bfd5e0!important;background:#fff!important;color:#597487!important;font-size:.64rem!important;line-height:1.4!important;box-shadow:inset 0 1px 0 rgba(8,47,75,.02)!important}.app-submit{border-color:#b7ccd7!important;background:linear-gradient(180deg,#e2ebef,#d3e0e6)!important;color:#3f6174!important;font-size:.67rem!important;font-weight:700!important}.fact-item p{margin-top:4px!important;color:var(--text-meta)!important;font-size:.8rem!important;line-height:1.48!important}.faq-item summary{min-height:72px!important;padding:17px 4px!important;font-size:1.03rem!important;font-weight:650!important;line-height:1.48!important}.faq-answer p{padding:0 52px 20px 4px!important;color:#5a7687!important;font-size:.95rem!important;line-height:1.68!important}.cancel-list{gap:6px!important;padding:0 44px 20px 2px!important;color:#5a7687!important;font-size:.95rem!important;line-height:1.62!important}.cancel-list strong{color:#123c57!important;font-weight:680!important}body.gc-mini-phase .mobile-sticky{display:none!important;opacity:0!important;pointer-events:none!important;transform:translateY(105%)!important}h1,h2{font-family:var(--font-display)!important;font-synthesis:none!important}h1{font-weight:600!important;letter-spacing:-.006em!important;line-height:1.1!important}h2{font-weight:600!important;letter-spacing:-.004em!important;line-height:var(--leading-heading)!important}h3{font-weight:600!important;letter-spacing:0!important;line-height:1.4!important}.scenario-lead h3{font-family:var(--font-display)!important;font-size:clamp(1.55rem,2.45vw,2.15rem)!important;font-weight:600!important;letter-spacing:-.004em!important;line-height:1.2!important}@media(max-width:720px){.section{padding:62px 0!important}.hero{padding:28px 0 50px!important}.system-caveat{font-size:.84rem!important;line-height:1.62!important}.fact-item p{font-size:.9rem!important;line-height:1.56!important}.faq-item summary{min-height:68px!important;padding:16px 2px!important;font-size:1.03rem!important}.faq-answer p{padding:0 44px 18px 2px!important;font-size:.94rem!important}.faq-section{padding-top:58px!important;padding-bottom:44px!important}.final-section{padding:22px 0 48px!important}:root{--type-h1:clamp(2.34rem,9.8vw,2.7rem)!important;--type-h2:clamp(1.84rem,7.5vw,2.12rem)!important}.hero h1{font-size:var(--type-h1)!important;line-height:1.12!important}}@media(max-width:360px){.hero h1{font-size:2.08rem!important;line-height:1.12!important}}#hero-title,#why-title,#services-title,#system-title,#facts-title,#faq-title,#final-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,"PingFang TC","Noto Sans TC","Microsoft JhengHei",sans-serif!important;font-weight:700!important}#hero-title{font-size:clamp(3.1rem,5.1vw,4.7rem)!important;line-height:1.14!important;letter-spacing:-.018em!important}#why-title,#services-title,#system-title,#facts-title,#faq-title,#final-title{font-size:clamp(2rem,3.3vw,3rem)!important;line-height:1.2!important;letter-spacing:-.01em!important}@media(max-width:720px){#hero-title{font-size:clamp(2.125rem,9.2vw,2.25rem)!important}#why-title,#services-title,#system-title,#facts-title,#faq-title,#final-title{font-size:clamp(1.8125rem,7.4vw,2rem)!important}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:0;font-size:.8125rem;text-align:center}.footer-nav a{flex:1 1 25%;min-inline-size:max-content;justify-content:center;text-align:center}}#system-title .system-title-tail{display:block;white-space:normal}@media(max-width:720px){.header-inner{flex-wrap:wrap}.header-actions{flex:0 0 auto;margin-inline-start:auto}.footer-nav a{border-bottom:0}.footer-note{padding-left:10px}}