:root{--tgr-paper:#fdfcf9;--tgr-band:#efece4;--tgr-ink:#211e18;--tgr-ink-2:#4a4640;--tgr-ink-faint:#8a847a;--tgr-line:#ded9cc;--tgr-line-2:#cec8b8;--tgr-accent:#9e1b22;--tgr-accent-dark:#7e141a;--tgr-serif:"Noto Serif TC", Georgia, "Times New Roman", serif;--tgr-sans:"Noto Sans TC", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--tgr-maxw:1240px}.site-shell-header{z-index:80;color:var(--tgr-ink);background:var(--tgr-paper);font-family:var(--tgr-sans);position:sticky;top:0}.site-shell-header a{color:inherit;text-decoration:none}.site-shell-top{border-bottom:1px solid var(--tgr-line)}.site-shell-in{width:min(100%, var(--tgr-maxw));align-items:center;gap:18px;min-height:64px;margin:0 auto;padding:0 32px;display:flex}.site-shell-logo{flex:none;align-items:center;gap:11px;display:inline-flex}.site-shell-mark{flex:none;width:42px;height:31px;display:block}.site-shell-wordmark{font:900 25px/1 var(--tgr-serif);letter-spacing:.05em;white-space:nowrap}.site-shell-wordmark i{color:var(--tgr-accent);font-style:normal}.site-shell-tag{border-left:1px solid var(--tgr-line-2);color:var(--tgr-ink-faint);font:14px/1.4 var(--tgr-serif);padding-left:18px}.site-shell-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.site-shell-pill,.site-shell-icon,.site-shell-logout{border:1.5px solid var(--tgr-accent);min-height:34px;font:700 12.5px/1 var(--tgr-sans);cursor:pointer;background:0 0;border-radius:2px;justify-content:center;align-items:center;display:inline-flex;color:var(--tgr-accent)!important}.site-shell-pill,.site-shell-logout{white-space:nowrap;padding:6px 16px}.site-shell-pill:hover,.site-shell-pill:focus-visible,.site-shell-logout:hover,.site-shell-logout:focus-visible,.site-shell-pill--solid,.site-shell-pill[aria-current=page]{background:var(--tgr-accent);color:#fff!important}.site-shell-pill--solid:hover,.site-shell-pill--solid:focus-visible,.site-shell-pill[aria-current=page]:hover,.site-shell-pill[aria-current=page]:focus-visible{background:var(--tgr-accent-dark);border-color:var(--tgr-accent-dark)}.site-shell-icon{border-color:#0000;border-radius:50%;width:36px;color:var(--tgr-ink-2)!important}.site-shell-icon:hover,.site-shell-icon:focus-visible{background:var(--tgr-band);color:var(--tgr-accent)!important}.site-shell-icon svg,.site-shell-menu svg,.site-shell-drawer-close svg{width:20px;height:20px}.site-shell-nav{border-bottom:1px solid var(--tgr-line-2)}.site-shell-nav .site-shell-in{gap:0;min-height:48px}.site-shell-menu{border:0;border-right:1px solid var(--tgr-line);width:38px;height:38px;color:var(--tgr-ink);cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;margin-right:6px;padding:0 6px 0 0;display:inline-flex}.site-shell-links{scrollbar-width:none;align-items:center;min-width:0;display:flex;overflow-x:auto}.site-shell-links::-webkit-scrollbar{display:none}.site-shell-links a{font:700 15px/1.35 var(--tgr-sans);white-space:nowrap;border-bottom:2px solid #0000;padding:13px 16px}.site-shell-links a:hover,.site-shell-links a:focus-visible{color:var(--tgr-accent)}.site-shell-overlay{z-index:95;visibility:hidden;opacity:0;background:#14120e73;transition:opacity .22s;position:fixed;inset:0}.site-shell-overlay.open{visibility:visible;opacity:1}.site-shell-drawer{z-index:100;background:var(--tgr-paper);width:300px;max-width:86vw;transition:transform .24s cubic-bezier(.2,.7,.2,1);position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%);box-shadow:2px 0 34px #00000024}.site-shell-drawer.open{transform:none}.site-shell-drawer-head{border-bottom:1px solid var(--tgr-line);background:var(--tgr-paper);justify-content:space-between;align-items:center;padding:16px 22px;display:flex;position:sticky;top:0}.site-shell-drawer-close{width:38px;height:38px;color:var(--tgr-ink-2);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.site-shell-drawer-close:hover,.site-shell-drawer-close:focus-visible{color:var(--tgr-accent);background:var(--tgr-band)}.site-shell-drawer-nav{flex-direction:column;padding:8px 0 28px;display:flex}.site-shell-drawer-nav a{font:600 15px/1.4 var(--tgr-sans);padding:10px 24px}.site-shell-drawer-nav a:hover,.site-shell-drawer-nav a:focus-visible{color:var(--tgr-accent);background:var(--tgr-band)}.site-shell-drawer-rule{background:var(--tgr-line);height:1px;margin:8px 24px}body.site-shell-drawer-open{overflow:hidden}.site-shell-header :focus-visible,.site-shell-drawer :focus-visible{outline-offset:2px;outline:3px solid #0f61b947}@media (max-width:900px){.site-shell-tag{display:none}}@media (max-width:760px){.site-shell-in{padding:0 18px}.site-shell-links{display:none}.site-shell-menu{border-right:0;margin-right:0;padding:0}.site-shell-actions .site-shell-pill:not([aria-current=page]){display:none}.site-shell-wordmark{font-size:22px}.site-shell-mark{width:36px;height:27px}}@media (max-width:430px){.site-shell-actions{gap:3px}.site-shell-pill,.site-shell-logout{padding-inline:10px;font-size:11.5px}.site-shell-logout{min-width:44px}}@media (prefers-reduced-motion:reduce){.site-shell-overlay,.site-shell-drawer{transition:none}}:root{--paper:#f7f4ed;--panel:#fff;--ink:#171411;--muted:#6b635c;--line:#d9d1c5;--red:#a81f27;--red-dark:#7e151c;--blue:#0f61b9;--shadow:0 22px 60px #33281e1f;color:var(--ink);background:var(--paper);font-family:Inter,Noto Sans TC,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 14%,#a81f2714,transparent 30%),var(--paper);min-height:100vh;margin:0}a{color:inherit}.skip{z-index:120;background:#fff;padding:10px;position:fixed;top:-80px;left:12px}.skip:focus{top:12px}.shell{grid-template-columns:1.05fr .95fr;align-items:start;gap:74px;max-width:1120px;margin:auto;padding:76px 24px;display:grid}.eyebrow{letter-spacing:.18em;color:var(--red);font:700 12px/1.4 ui-monospace,monospace}.intro h1{max-width:8ch;margin:18px 0 24px;font-family:serif;font-size:clamp(42px,6vw,74px);line-height:1.02}.intro>p:not(.eyebrow){color:var(--muted);max-width:34rem;font-size:18px;line-height:1.75}.intro ul{margin:40px 0;padding:0;list-style:none}.intro li{border-bottom:1px solid var(--line);padding:13px 0}.intro li:before{content:"✓";color:var(--red);margin-right:12px}.card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:4px;padding:38px}.card h2{margin:0 0 30px;font-family:serif;font-size:28px}label,legend{font-size:14px;font-weight:700}input[type=email]{border:1px solid var(--line);background:#fff;width:100%;height:52px;margin:9px 0 26px;padding:0 15px;font-size:17px}input:focus{border-color:var(--blue);outline:3px solid #0f61b938}fieldset{border:0;margin:0 0 22px;padding:0}.check{align-items:flex-start;gap:9px;margin:10px 0;font-weight:500;display:flex}.check input{margin-top:4px}.fine,.privacy{color:var(--muted);font-size:12px;line-height:1.6}.topics{padding:8px 0 0 26px}.turnstile{min-height:66px;margin:18px 0}button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:3px;width:100%;padding:15px;font-size:16px;font-weight:800}button:hover{background:var(--red-dark)}button:disabled{opacity:.55;cursor:not-allowed}.status{min-height:48px;margin:16px 0 0;padding:10px 12px;font-size:14px;line-height:1.5}.status:empty{padding:0}.status[data-kind=error]{color:#81151c;background:#fff0f0}.status[data-kind=success]{color:#285f32;background:#eef7ef}.privacy{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}@media (max-width:760px){.shell{grid-template-columns:1fr;gap:32px;padding:44px 20px}.intro h1{font-size:46px}.intro ul{margin:24px 0}.card{padding:26px 20px}}
