*{box-sizing:border-box}body{margin:0;background:#f8f4ed;color:#34291f;font-family:Arial,"Noto Sans TC",sans-serif;line-height:1.7}a{text-decoration:none;color:inherit}.wrap{max-width:1120px;margin:auto;padding:0 22px}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #eadfce}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:27px;font-weight:900;color:#a48666}.brand small{display:block;font-size:9px;letter-spacing:.2em;color:#ad9a85}.nav nav{display:flex;gap:20px;font-size:14px;font-weight:800}.hero{background:#2f261f;color:#fff}.heroGrid{display:grid;grid-template-columns:1.05fr .95fr;min-height:500px}.heroText{padding:62px 40px 62px 0;display:flex;flex-direction:column;justify-content:center}.heroImg{min-height:420px;background-size:cover;background-position:center}.eyebrow{color:#e7bd87;font-weight:900;letter-spacing:.12em;font-size:12px}.hero h1,.topicHero h1{font-size:clamp(40px,6vw,62px);line-height:1.1;margin:12px 0}.hero p,.topicHero p{font-size:18px;color:#eadfd3}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.tag{background:#fff1dd;color:#8c5d2b;border-radius:999px;padding:7px 10px;font-weight:900;font-size:12px}.cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.btn{display:inline-block;padding:13px 18px;border-radius:10px;font-weight:900}.red{background:#b92f2f;color:#fff}.green{background:#06c755;color:#fff}.ghost{border:1px solid #c8b6a2;background:#fff;color:#6f5943}.section{padding:60px 0}.grid2{display:grid;grid-template-columns:1.15fr .85fr;gap:30px}.panel,.card{background:#fff;border:1px solid #eadfce;border-radius:18px;padding:24px}.panel h2{margin-top:0}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.fact{padding:13px;background:#fbf4e9;border-radius:12px}.fact b{display:block;color:#8a6847}.offer{background:#fff2df;border:1px dashed #d2a166;border-radius:14px;padding:18px}.offer strong{font-size:26px;color:#a52828}.faq details{background:#fff;border:1px solid #eadfce;border-radius:12px;padding:16px 18px;margin:10px 0}.faq summary{font-weight:900;cursor:pointer}.related,.courseGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{padding:0;overflow:hidden}.card img{width:100%;aspect-ratio:16/9;object-fit:cover}.cardBody{padding:18px}.card h3{margin:8px 0;font-size:21px}.meta{color:#75685d;font-size:14px}.hot{display:inline-block;background:#b92f2f;color:#fff;font-size:11px;font-weight:900;border-radius:999px;padding:6px 9px}.topicHero{padding:76px 0;background:linear-gradient(135deg,#382a20,#81664c);color:#fff}.float{position:fixed;right:18px;bottom:18px;background:#06c755;color:#fff;padding:14px 16px;border-radius:999px;font-weight:900;box-shadow:0 8px 25px #0003}footer{border-top:1px solid #eadfce;padding:30px;text-align:center;color:#806f60}@media(max-width:800px){.heroGrid,.grid2{grid-template-columns:1fr}.heroText{padding:44px 22px}.heroImg{min-height:280px}.facts{grid-template-columns:1fr}.related,.courseGrid{grid-template-columns:1fr}.nav nav{display:none}}