:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17332d;--accent:#df693c;--paper:#fbf8ef}*{box-sizing:border-box}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Noto Sans TC,sans-serif}a{color:inherit}main{width:min(1080px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}nav{border-bottom:1px solid #d9d3c3;align-items:center;gap:1rem;padding:1rem max(1rem,50% - 540px);display:flex}nav a:first-child{margin-right:auto;font-weight:800;text-decoration:none}h1{font-size:clamp(2rem,6vw,4.5rem);line-height:1.02}h2{margin-top:2rem}.marketing-page>section{margin-bottom:4rem}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:center;gap:2rem;display:grid}.hero img{border-radius:24px;width:100%;height:auto;box-shadow:0 14px 36px #17332d18}.lede{max-width:760px;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.7}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:1rem;padding:0;list-style:none;display:grid}.steps li{counter-increment:step;border-top:3px solid var(--accent);background:#fff;border-radius:0 0 16px 16px;padding:1.25rem}.steps li:before{content:counter(step);color:var(--accent);margin-bottom:.5rem;font-size:1.4rem;font-weight:800;display:block}.steps strong,.steps span{display:block}.steps span{margin-top:.5rem;line-height:1.65}.split{background:#e8eee9;border-radius:24px;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;display:grid}.split h2{margin-top:0}.cta{text-align:center;background:var(--ink);color:#fff;border-radius:24px;padding:2rem}.cta h2{margin-top:0}.cta .button{background:var(--accent)}.card{background:#fff;border:1px solid #d9d3c3;border-radius:18px;padding:1.25rem;box-shadow:0 8px 24px #17332d12}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.stack{gap:1rem;display:grid}label{gap:.4rem;font-weight:700;display:grid}input,textarea,select{width:100%;font:inherit;background:#fff;border:1px solid #aaa394;border-radius:10px;padding:.8rem}textarea{resize:vertical;min-height:150px}button,.button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:44px;padding:.85rem 1.25rem;font-weight:800;text-decoration:none;display:inline-block}.button.secondary,button.secondary{background:var(--ink)}.badge{background:#e8eee9;border-radius:999px;padding:.25rem .6rem;font-size:.82rem;display:inline-block}.error{color:#9d241d}.muted{color:#626a66}input[type=checkbox]{width:1.4rem;height:1.4rem}footer{color:#47544f;border-top:1px solid #d9d3c3;padding:2rem max(1rem,50% - 540px)}footer div{flex-wrap:wrap;gap:1.25rem;display:flex}footer p{margin:1rem 0 0;font-size:.9rem}.article-page{max-width:820px}.article-page article>header{margin-bottom:2.5rem}.article-page article>h2,.article-page article>section>h2{margin-top:3rem}.article-page p,.article-page li{line-height:1.8}.eyebrow{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-weight:800}.meta{color:#626a66;font-size:.9rem}.breadcrumbs{color:#626a66;border:0;gap:0;padding:0 0 1rem;font-size:.9rem}.breadcrumbs a:first-child{font-weight:inherit;margin-right:0;text-decoration:underline}.summary,.checklist,.notice{background:#e8eee9;border-radius:16px;margin:2rem 0;padding:1.25rem 1.5rem}.summary h2,.checklist h3{margin-top:0}.summary ul,.checklist ul{margin-bottom:0}.notice{background:#f2ead9;font-size:.92rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;vertical-align:top;border:1px solid #d9d3c3;padding:.9rem}th{background:#e8eee9}.faq-list section{border-bottom:1px solid #d9d3c3;padding:.5rem 0 1.5rem}.faq-list h2{font-size:1.35rem}@media (max-width:640px){main{padding:1.25rem 0 3rem}nav{flex-wrap:wrap;gap:.5rem .75rem;padding:.75rem 1rem}nav a:first-child{flex:100%;margin-right:0}h1{font-size:clamp(1.75rem,9vw,3rem)}.grid,.hero,.split,.steps{grid-template-columns:1fr}.hero img{grid-row:1}.marketing-page>section{margin-bottom:2.5rem}.split,.cta{padding:1.25rem}form>button,.stack>button{width:100%}}@media print{nav,button,.no-print{display:none!important}body{background:#fff}.card{box-shadow:none;break-inside:avoid}}
