@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#132027;--deep:#14252b;--deep2:#0e1b20;--cream:#fffaf2;--gold:#dd9f3c;--gold-light:#ffe2a2;--muted:#59666b;--green:#08b765}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f6f2;color:var(--ink);font-family:'Noto Sans TC',system-ui,-apple-system,sans-serif}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #ffb64f;outline-offset:4px}.container{width:min(1120px,calc(100% - 42px));margin:auto}.topline{background:var(--deep2);color:#e9d9ba;text-align:center;padding:9px 12px;font-size:12px;letter-spacing:.04em}.topline span{margin:0 10px;color:var(--gold)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 12%,#eee0c0 0,#f7f0e3 25%,#fffaf2 58%,#fffdf9 100%)}.hero-glow{position:absolute;width:650px;height:650px;left:-390px;top:-320px;background:#f3b04a36;border-radius:50%;filter:blur(50px);pointer-events:none}.hero-layout{position:relative;display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:42px;padding-block:72px 88px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#66573e;font-size:13px;font-weight:800;letter-spacing:.13em}.eyebrow-dot{width:10px;height:10px;background:#ff921f;border-radius:50%;box-shadow:0 0 0 5px #ff921f20}.eyebrow-no{color:#b7ac97;font-size:11px;margin-left:14px}.hero h1{font-size:clamp(40px,5vw,73px);line-height:1.24;letter-spacing:-.055em;margin:30px 0 24px;font-weight:900}.hero h1 em{font-style:normal;background:linear-gradient(120deg,#d67918,#a94d1d);color:transparent;background-clip:text;-webkit-background-clip:text}.hero-lead{font-size:18px;line-height:1.95;color:#415053;max-width:580px}.hero-benefits{display:flex;flex-wrap:wrap;gap:9px;margin:28px 0}.hero-benefits span{background:white;border:1px solid #e8dac3;border-radius:50px;padding:9px 15px;color:#5b4b36;font-size:13px;font-weight:800}.hero-benefits span:before{content:'✓';margin-right:6px;color:#dc881c}.cta{display:flex;align-items:center;justify-content:center;gap:14px;width:min(100%,450px);min-height:66px;padding:11px 17px;border-radius:16px;background:linear-gradient(110deg,#12c979,#04a959);box-shadow:0 14px 25px #087b3f30,inset 0 1px 0 #ffffff50;color:white;text-decoration:none;font-size:18px;font-weight:900;text-align:center;transition:transform .2s,box-shadow .2s}.cta:hover{transform:translateY(-2px);box-shadow:0 18px 30px #087b3f40}.cta-icon{font:900 10px Arial,sans-serif;color:#078953;background:white;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;flex:none}.cta-arrow{margin-left:auto;font-size:25px;font-weight:400}.hero-meta{margin:14px 0 0;color:#77756e;font-size:12px}.hero-visual{margin:0;justify-self:end;width:min(100%,455px);position:relative;filter:drop-shadow(0 28px 40px #3a261c24)}.hero-visual img{display:block;width:100%;height:auto;border-radius:18px;border:6px solid white}.hero-visual figcaption{text-align:center;color:#8c8477;font-size:11px;margin-top:8px}.stripe{background:#e8a638;color:#31220c}.stripe-inner{min-height:58px;display:flex;align-items:center;justify-content:center;gap:44px;font-size:15px;font-weight:800;letter-spacing:.06em}.stripe b{font-size:13px;opacity:.65}.section{padding:100px 0}.light{background:#fffaf4}.section-heading{max-width:680px;margin-bottom:38px}.kicker{font-size:12px;font-weight:900;letter-spacing:.18em;color:#a96124}.kicker.gold{color:#ecc37e}h2{font-size:clamp(32px,3.4vw,49px);line-height:1.3;letter-spacing:-.045em;margin:14px 0 16px}p{line-height:1.8}.section-heading p{color:var(--muted);font-size:16px}.questions{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.questions article{background:white;padding:30px;border:1px solid #eadfcf;border-radius:18px;box-shadow:0 8px 24px #36251108}.q-index{color:#d98729;font-weight:900;font-size:30px}.questions h3{margin:30px 0 9px;font-size:21px}.questions p{font-size:14px;color:#667174;margin:0}.dark{background:var(--deep);color:white}.inside-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center}.inside-intro p{color:#b7c8c9;max-width:390px}.underlink{display:inline-flex;gap:16px;margin-top:24px;color:#f3d49e;text-decoration:none;font-weight:800;border-bottom:1px solid #bc8f53;padding-bottom:8px}.topics{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.topics article{border:1px solid #ffffff25;background:#ffffff09;border-radius:17px;padding:24px;min-height:190px}.topic-symbol{color:#e9b063;font-size:30px}.topics h3{font-size:18px;margin:16px 0 7px}.topics p{font-size:13px;margin:0;color:#aebfc1}.process .section-heading{text-align:center;margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.steps>div{border-top:3px solid #d89138;background:white;padding:26px;border-radius:0 0 14px 14px}.steps span{color:#c68231;font-size:13px;font-weight:900}.steps h3{font-size:18px;margin:13px 0 6px}.steps p{font-size:14px;color:#647073;margin:0}.faq-section{background:#202c2d;color:white}.faq-layout{display:grid;grid-template-columns:1fr 1.45fr;gap:60px}.faq-list details{border-bottom:1px solid #ffffff33;padding:18px 0}.faq-list summary{list-style:none;cursor:pointer;font-weight:800;font-size:16px;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'＋';color:#eec080;font-size:23px;line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list p{color:#bac9c8;margin:12px 0 4px;font-size:14px}.closing{background:#f5e9d5;padding:55px 0}.closing-box{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--deep);border-radius:20px;padding:42px;color:white}.closing-box h2{font-size:34px}.closing-box p{color:#b9c9c9;margin:0}.closing-box .cta{max-width:360px;flex:none}.disclosure{padding:27px 0 34px;color:#77746f;font-size:12px;line-height:1.8}footer{background:var(--deep2);color:#b2bdbd;text-align:center;padding:23px;font-size:12px}.mobile-cta{display:none}@media(max-width:850px){.hero-layout{grid-template-columns:1fr;gap:34px;padding-block:55px}.hero-visual{justify-self:center;width:min(100%,470px)}.inside-layout,.faq-layout{grid-template-columns:1fr;gap:32px}.closing-box{flex-direction:column;align-items:stretch}.closing-box .cta{max-width:none}.questions{gap:10px}.questions article{padding:23px}.questions h3{font-size:18px}.stripe-inner{gap:18px}}@media(max-width:600px){.container{width:min(100% - 34px,440px)}.topline{font-size:11px}.hero-layout{padding-top:44px;padding-bottom:45px;gap:24px}.hero h1{font-size:clamp(38px,10.3vw,54px);line-height:1.2;margin:21px 0 15px}.hero-lead{font-size:15px;line-height:1.8}.hero-benefits{margin:21px 0 24px;gap:7px}.hero-benefits span{font-size:11px;padding:8px 10px}.hero-copy>.cta{display:none}.hero-meta{font-size:11px}.hero-visual{width:min(100%,380px)}.hero-visual img{border-width:4px;border-radius:14px}.stripe-inner{font-size:11px;gap:10px;min-height:50px}.section{padding:65px 0}.section-heading{margin-bottom:25px}.section-heading p{font-size:14px}.questions,.steps{grid-template-columns:1fr}.questions article{padding:21px}.questions h3{margin:7px 0 5px}.topics{gap:9px}.topics article{padding:17px;min-height:175px}.topics h3{font-size:15px}.topics p{font-size:12px}.closing{padding:34px 0}.closing-box{padding:29px 22px}.closing-box h2{font-size:28px}.closing-box p{font-size:14px}.closing-box .cta{display:none}.disclosure{padding-bottom:100px}.mobile-cta{display:block;position:fixed;z-index:20;bottom:0;left:0;right:0;padding:10px 14px max(10px,env(safe-area-inset-bottom));background:linear-gradient(transparent,#ffffffed 18%);}.mobile-cta .cta{width:100%;min-height:55px;border-radius:13px;font-size:15px}.mobile-cta .cta-icon{width:35px;height:35px;font-size:9px}body{padding-bottom:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
