*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:#eee;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC",sans-serif}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}.topbar{position:sticky;top:0;z-index:10;background:rgba(8,8,8,.92);border-bottom:1px solid #332811;backdrop-filter:blur(12px)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:1.5px}.logo-mark{width:36px;height:36px;border:1px solid #d9ad54;border-radius:50%;display:grid;place-items:center;color:#e7c374}nav{display:flex;gap:20px}nav a{color:#bbb;text-decoration:none;font-size:14px}.hero{padding:88px 0 70px;background:radial-gradient(circle at 75% 20%,#33240d 0,transparent 36%)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:46px;align-items:center}.eyebrow{color:#d9ad54;letter-spacing:3px;font-size:12px}.hero h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,84px);line-height:.98;margin:18px 0;color:#f6e5ba}.lead{color:#aaa;line-height:1.8;max-width:640px}.ctas{display:flex;gap:12px;margin-top:30px}.btn{padding:13px 20px;border-radius:6px;text-decoration:none;font-weight:700}.gold{background:#d3aa55;color:#111}.line{border:1px solid #68552d;color:#e2c177}.hero-frame{min-height:390px;border:1px solid #4e3a15;padding:18px;background:linear-gradient(145deg,#16120b,#080808)}.gold-card{height:100%;min-height:352px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #735c2a;background:radial-gradient(circle,#3e2c10 0,#100d08 52%,#050505 100%);font-family:Georgia,serif;letter-spacing:4px;color:#d9ad54}.gmark{width:112px;height:112px;border:1px solid #d9ad54;border-radius:50%;display:grid;place-items:center;font-size:68px;margin-bottom:22px}.gold-card small{margin-top:12px;color:#8f7746}.section{padding:72px 0;border-top:1px solid #1e1a12}.section h2{font-family:Georgia,serif;color:#f3dfae;font-size:38px;margin:0}.gold-rule{width:90px;height:2px;background:#c99e48;margin:18px 0 32px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#101010;border:1px solid #2e2618;border-radius:10px;overflow:hidden}.media{height:170px;background:linear-gradient(145deg,#201707,#080808);display:grid;place-items:center;color:#d9ad54;font-family:Georgia,serif;font-size:28px;letter-spacing:2px}.body{padding:20px}.tag{color:#cba652;font-size:12px}.body h3{margin:8px 0;font-size:22px}.body p{color:#999;line-height:1.6}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps div{border:1px solid #3b301d;padding:24px 16px;background:#0e0e0e}.steps b{display:block;color:#d9ad54;font-size:28px;margin-bottom:10px}.notice{border:1px solid #4d3e22;background:#12100c;padding:24px;color:#c4b99f;line-height:1.8}footer{padding:35px 0;border-top:1px solid #251f14;color:#73674e;font-size:13px}@media(max-width:800px){.nav nav{display:none}.hero{padding-top:54px}.hero-grid{grid-template-columns:1fr}.hero-frame{min-height:280px}.gold-card{min-height:244px}.grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}}@media(max-width:520px){.grid,.steps{grid-template-columns:1fr}.hero h1{font-size:48px}.section{padding:52px 0}}