
:root{
  --bg:#f39a45;
  --bg-2:#f6a657;
  --bg-3:#f7b36f;
  --card:#fff8f1;
  --card-2:#fff4e7;
  --text:#31241b;
  --muted:#6c5443;
  --line:rgba(136, 79, 28, .18);
  --accent:#d96d22;
  --accent-2:#f0a86b;
  --shadow:0 24px 60px rgba(129,61,16,.16);
  --shadow-soft:0 16px 36px rgba(129,61,16,.13);
  --radius:28px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  color:var(--text);
  font-family:-apple-system,BlinkMacSystemFont,"PingFang HK","PingFang TC","Noto Sans TC","Microsoft JhengHei",sans-serif;
  background:
    radial-gradient(circle at 10% 0%, rgba(255,226,190,.30), transparent 18%),
    radial-gradient(circle at 100% 15%, rgba(255,242,218,.26), transparent 18%),
    linear-gradient(180deg, var(--bg) 0%, var(--bg-2) 45%, var(--bg-3) 100%);
  min-height:100vh;
}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.page-glow{position:fixed;z-index:0;pointer-events:none;filter:blur(80px);opacity:.40}
.page-glow-one{top:120px;left:-100px;width:260px;height:260px;background:rgba(255,231,198,.50)}
.page-glow-two{bottom:120px;right:-80px;width:300px;height:300px;background:rgba(255,208,149,.42)}
.topbar{position:sticky;top:0;z-index:20;padding:16px 18px;background:rgba(255,186,116,.58);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,241,221,.24)}
.topbar-inner,.page{position:relative;z-index:1}
.topbar-inner{max-width:1160px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}
.brand{display:flex;align-items:center;gap:12px}
.brand-badge{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#fff3e2,#ffe0b7);color:#b05516;font-weight:800;box-shadow:0 10px 24px rgba(143,67,20,.18)}
.brand-copy{display:flex;flex-direction:column;gap:2px}
.brand-copy strong{font-size:15px;letter-spacing:.02em;color:#fffaf4}
.brand-copy small{font-size:11px;color:rgba(255,248,240,.84);letter-spacing:.08em;text-transform:uppercase}
.top-tag{padding:9px 14px;border-radius:999px;background:rgba(255,247,238,.18);color:#fff6ec;font-size:13px;font-weight:700;border:1px solid rgba(255,246,234,.24)}
.page{max-width:1160px;margin:0 auto;padding:30px 18px 44px}
.hero{display:grid;gap:20px;margin-bottom:36px}
.hero-media,.focus-media{background:var(--card);border-radius:32px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.52)}
.hero-media img,.focus-media img{width:100%;height:auto}
.hero-copy,.section-head,.final-cta,.focus-copy{background:linear-gradient(180deg,rgba(255,248,239,.94),rgba(255,242,226,.90));backdrop-filter: blur(10px);border:1px solid rgba(255,255,255,.50);box-shadow:var(--shadow-soft)}
.hero-copy{border-radius:28px;padding:30px 24px}
.section-kicker{display:inline-block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#b25b1f;font-weight:800;margin-bottom:12px}
.hero-copy h1,.section-head h2,.final-cta h2{margin:0 0 12px;font-family:Georgia,"Times New Roman",serif;letter-spacing:.01em;line-height:1.12}
.hero-copy h1{font-size:40px}
.hero-lead,.section-head p,.focus-copy p,.final-cta p,.hero-note,.prefill-preview{color:var(--muted);line-height:1.85}
.hero-lead{font-size:18px;margin:0 0 16px}
.hero-tags,.hook-tags{display:flex;flex-wrap:wrap;gap:10px 12px}
.hero-tags{margin-bottom:20px}
.hero-tags span,.hook-tags span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.66);border:1px solid var(--line);font-size:14px;color:#6b5543;box-shadow:inset 0 1px 0 rgba(255,255,255,.5)}
.wa-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:14px 24px;border-radius:18px;background:linear-gradient(180deg,#2cdd66,#1fbe52);color:#fff;font-weight:800;font-size:16px;box-shadow:0 18px 35px rgba(31,190,82,.24);transition:transform .18s ease, box-shadow .18s ease}
.wa-btn:hover{transform:translateY(-1px);box-shadow:0 22px 40px rgba(31,190,82,.28)}
.wa-btn-large{min-width:min(100%, 380px)}
.wa-icon{width:22px;height:22px}
.hero-note{margin:12px 0 0;font-size:13px}
.section-head{border-radius:26px;padding:26px 22px;margin:12px 0 18px}
.section-head h2{font-size:34px}
.hook-tags{margin:16px 0 18px}
.guide-box{padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.56);border:1px solid rgba(255,255,255,.52)}
.guide-box strong{display:block;margin-bottom:6px;font-size:18px;font-family:Georgia,"Times New Roman",serif;color:#8f4919}
.guide-box p{margin:0;font-size:15px}
.focus-list{display:grid;gap:20px}
.focus-card{background:rgba(255,245,233,.38);border:1px solid rgba(255,255,255,.44);border-radius:28px;padding:14px;box-shadow:var(--shadow-soft)}
.focus-copy{margin-top:14px;border-radius:22px;padding:20px 18px 18px;background:linear-gradient(180deg,rgba(255,248,239,.94),rgba(255,242,226,.90))}
.stock-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}
.stock-name{font-size:24px;font-weight:800;font-family:Georgia,"Times New Roman",serif}
.stock-code{font-size:14px;font-weight:800;color:#ba6e31;letter-spacing:.08em}
.focus-question{margin:0 0 10px;font-size:26px;line-height:1.28;font-family:Georgia,"Times New Roman",serif;color:#3b291d}
.focus-copy p{margin:0;font-size:16px}
.final-cta{border-radius:32px;padding:36px 24px;margin-top:30px;text-align:center;background:linear-gradient(180deg,rgba(255,248,239,.96),rgba(255,240,220,.92))}
.final-cta h2{font-size:40px;max-width:860px;margin-inline:auto}
.final-cta p{max-width:760px;margin:0 auto 20px;font-size:17px}
.prefill-preview{display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px;padding:11px 14px;border-radius:16px;background:rgba(255,255,255,.76);border:1px solid var(--line);font-size:13px}
.prefill-preview span{font-weight:800;color:#a55f2d}
.footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:24px 4px 8px;color:#fff7ee;font-size:14px}
.footer-brand{font-weight:800}
.footer-links{display:flex;flex-wrap:wrap;gap:16px}
.footer-links a:hover{color:#fff1df}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease, transform .55s ease}
.reveal.is-visible{opacity:1;transform:none}
@media (max-width: 767px){
  .topbar{padding:14px 14px}
  .topbar-inner{align-items:flex-start;flex-direction:column}
  .page{padding:22px 14px 40px}
  .hero-copy,.section-head,.final-cta{padding:22px 18px}
  .hero-copy h1,.section-head h2,.final-cta h2{font-size:32px}
  .focus-question{font-size:23px}
  .hero-lead,.final-cta p{font-size:16px}
  .hero-tags span,.hook-tags span{font-size:13px}
  .focus-card{padding:10px}
  .focus-copy{padding:16px}
  .stock-name{font-size:22px}
  .focus-copy p{font-size:15px;line-height:1.8}
  .footer{flex-direction:column;align-items:flex-start}
}
@media (min-width:980px){
  .hero{margin-bottom:42px}
  .focus-list{gap:24px}
}

.hero-hook .hook-tags{margin:16px 0 20px}
.compact-intro{padding:22px 22px;margin-top:8px}
.compact-intro h2{font-size:30px;margin-bottom:8px}
.compact-intro p{margin:0}
@media (max-width:767px){.compact-intro h2{font-size:27px}}
