:root{--yellow:#ffc83d;--yellow-soft:#fff5d6;--ink:#3e3e3e;--ink-2:#66645f;--paper:#fffefb;--fog:#f2f2f2;--line:#ddd9d0;--line-green:#06c755}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Noto Sans TC,Source Han Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:92px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand img{object-fit:contain;width:54px;height:54px}.brand span{line-height:1.25;display:grid}.brand strong{letter-spacing:.12em;font-family:Noto Serif TC,Source Han Serif TC,serif;font-size:22px}.brand small{color:var(--ink-2);letter-spacing:.18em;margin-top:5px;font-size:11px}.header-phone{letter-spacing:.06em;border-bottom:3px solid var(--yellow);font-weight:700}.hero{grid-template-columns:1.12fr .88fr;align-items:center;gap:72px;width:min(1180px,100% - 40px);min-height:670px;margin:0 auto;padding:76px 0 84px;display:grid}.eyebrow{color:#8a6811;letter-spacing:.16em;margin:0 0 16px;font-size:13px;font-weight:800}h1,h2,h3{font-family:Noto Serif TC,Source Han Serif TC,serif}h1{letter-spacing:.04em;margin:0;font-size:clamp(56px,7vw,92px);line-height:1.15}.hero-title{letter-spacing:.035em;margin:0;font-family:Noto Serif TC,Source Han Serif TC,serif;font-size:clamp(50px,6vw,78px);font-weight:700;line-height:1.28}.hero-eyebrow{flex-wrap:wrap;align-items:baseline;display:flex}.lead{max-width:660px;color:var(--ink-2);margin:28px 0 0;font-size:19px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border:1px solid var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:14px 26px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #3e3e3e1a}.button-primary{background:var(--yellow)}.button-secondary{background:0 0}.button-light{background:#fff}.line-dot{background:var(--line-green);border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 4px #fff8}.microcopy{color:#77736a;margin:14px 0 0;font-size:13px}.hero-card{background:var(--fog);border-radius:24px 4px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:52px;display:flex;position:relative;overflow:hidden}.hero-card:before{content:"";background:var(--yellow);border-radius:50%;width:210px;height:210px;position:absolute;top:-100px;right:-80px}.hero-card img{object-fit:contain;width:220px;height:220px;position:relative}.hero-card>p{letter-spacing:.08em;margin:22px 0 18px;font-family:Noto Serif TC,serif;font-size:26px;font-weight:800}.trust-row{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.trust-row span{border:1px solid #c9c6be;border-radius:999px;padding:6px 11px;font-size:12px}.fit-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(3,1fr);display:grid}.fit-strip div{text-align:center;border-right:1px solid #fff2;padding:28px 32px;display:grid}.fit-strip div:last-child{border:0}.fit-strip strong{color:var(--yellow);letter-spacing:.14em;font-size:12px}.fit-strip span{margin-top:4px;font-size:15px}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:112px 0}.section-heading{max-width:760px;margin-bottom:52px}.section-heading h2,.boundary h2,.final-cta h2{letter-spacing:.03em;margin:0;font-size:clamp(36px,4.5vw,58px);line-height:1.35}.section-heading>p:last-child{color:var(--ink-2);font-size:17px}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:245px;padding:34px}.service-card>span{color:#a77c0c;font-size:12px;font-weight:900}.service-card h3{margin:30px 0 10px;font-size:23px}.service-card p{color:var(--ink-2);margin:0;font-size:15px}.process{grid-template-columns:.9fr 1.1fr;align-items:start;gap:100px;display:grid}.narrow{margin:0}.steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:22px;padding:28px 0;display:grid}.steps li>span{background:var(--yellow);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.steps strong{font-size:18px}.steps p{color:var(--ink-2);margin:3px 0 0}.boundary{grid-template-columns:1fr 1fr;gap:24px;padding-top:20px;display:grid}.boundary-card{border-radius:4px 24px;padding:52px}.boundary-card.good{background:var(--yellow-soft)}.boundary-card.muted{background:var(--fog)}.boundary-card h2{font-size:34px}.boundary-card ul{color:var(--ink-2);margin:30px 0 0;padding-left:1.4em}.boundary-card li{margin:9px 0}.final-cta{text-align:center;background:var(--yellow);margin-top:100px;padding:100px 24px}.final-cta>p:not(.eyebrow){max-width:680px;margin:22px auto 0}.centered{justify-content:center}.partner-note{text-align:left;background:#fff9e8;border:1px solid #8a681155;border-radius:8px;max-width:760px;margin:34px auto 0;padding:22px 26px}.partner-note h3{letter-spacing:.04em;margin:0;font-size:17px}.partner-note p{color:var(--ink-2);margin:8px 0 0;font-size:14px;line-height:1.8}footer{text-align:center;background:var(--ink);color:#fff;padding:58px 24px 110px}.footer-brand{justify-content:center}.footer-brand small,footer>p,footer>small{color:#d5d2ca}footer>p{margin:24px 0 8px}.mobile-actions{display:none}@media (max-width:820px){.site-header{height:78px}.brand img{width:46px;height:46px}.brand strong{font-size:18px}.header-phone{display:none}.hero{grid-template-columns:1fr;gap:44px;min-height:auto;padding:56px 0 64px}h1{font-size:clamp(52px,15vw,72px)}.hero-title{font-size:clamp(46px,12.5vw,64px)}.hero-eyebrow{gap:2px;display:grid}.hero-eyebrow-separator{display:none}.lead{font-size:17px}.hero-card{min-height:340px;padding:36px}.hero-card img{width:180px;height:180px}.fit-strip{grid-template-columns:1fr}.fit-strip div{border-bottom:1px solid #fff2;border-right:0}.section{padding:82px 0}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.process{grid-template-columns:1fr;gap:40px}.boundary{grid-template-columns:1fr}.boundary-card{padding:36px 28px}.final-cta{margin-top:60px;padding:78px 24px 96px}.partner-note{padding:20px}footer{padding-bottom:120px}.mobile-actions{z-index:20;grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #0002}.mobile-actions a{text-align:center;background:#fff;padding:15px 10px;font-weight:900}.mobile-actions a:last-child{background:var(--yellow)}}@media (max-width:480px){.site-header,.hero,.section{width:min(100% - 28px,1180px)}.brand small{letter-spacing:.08em}.hero-actions .button{width:100%}.section-heading h2,.final-cta h2{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
