:root{--navy:#061b3f;--navy-2:#0a2d62;--blue:#16467e;--gold:#d9a233;--gold-soft:#f4dc9b;--red:#d71920;--red-dark:#a80f18;--cream:#fff8ec;--paper:#fffdf8;--white:#fff;--ink:#12213d;--muted:#60708c;--line:#d9e0ec;--shadow:0 24px 80px #061b3f2e;color:var(--ink);background:var(--cream);font-synthesis:none;text-rendering:optimizelegibility;font-family:Noto Serif TC,Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #fff8ecf5, #fffdf8 42%), var(--cream);min-width:320px;margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;min-height:100svh;display:flex}main{flex:1}.site-header{z-index:10;height:76px;color:var(--white);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#061b3ff5;border-bottom:1px solid #f4dc9b38;justify-content:space-between;align-items:center;gap:24px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{background:0 0;flex:none;place-items:center;width:44px;height:44px;display:grid}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand strong,.brand small{white-space:nowrap;display:block}.brand strong{letter-spacing:0;font-size:1.08rem}.brand small{color:#ffffffad;margin-top:2px;font-size:.78rem}.nav-links{align-items:center;gap:5px;display:flex}.nav-links a{color:#ffffffc7;border-radius:4px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:.95rem;transition:color .16s,background .16s;display:inline-flex}.nav-links .nav-cta,.primary-cta,.submit-button{color:var(--white);background:var(--red);box-shadow:0 10px 28px #d719204d}.nav-links .nav-cta{margin-left:8px;padding-inline:18px}.nav-links .nav-cta:hover,.primary-cta:hover,.submit-button:hover:not(:disabled){background:var(--red-dark)}.menu-toggle{width:42px;height:42px;color:var(--white);background:#ffffff17;border:1px solid #ffffff29;border-radius:4px;place-items:center;display:none}.hero-section{min-height:calc(100svh - 76px);color:var(--white);background:linear-gradient(110deg, #061b3ffa 0%, #072048f5 48%, #0a2d62e6 100%), radial-gradient(circle at 80% 20%, #d9a23347, transparent 38%), var(--navy);grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(56px,8vw,92px) clamp(20px,6vw,84px) clamp(44px,7vw,78px);display:grid;overflow:hidden}.hero-content{max-width:760px}.hero-kicker,.section-kicker{min-height:28px;color:var(--gold);letter-spacing:0;align-items:center;font-size:.86rem;font-weight:800;display:inline-flex}.hero-content h1,.page-hero h1,.verify-page h1,.admin-placeholder h1{max-width:11em;color:inherit;letter-spacing:0;margin:14px 0 18px;font-size:clamp(2.55rem,6vw,5.45rem);line-height:1.05}.hero-content p,.page-hero p{color:#ffffffd1;max-width:720px;margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:34px;display:flex}.primary-cta,.secondary-link,.submit-button{cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.primary-cta:hover,.secondary-link:hover,.submit-button:hover:not(:disabled){transform:translateY(-1px)}.secondary-link{color:var(--white);border:1px solid #ffffff52}.hero-art{place-items:center;min-height:500px;display:grid;position:relative}.hero-skyline{opacity:.55;justify-content:center;align-items:end;gap:10px;height:180px;display:flex;position:absolute;inset:auto 0 26px}.hero-skyline span{background:linear-gradient(#ffffff38,#ffffff0d);border:1px solid #ffffff26;width:clamp(34px,5vw,56px)}.hero-skyline span:first-child,.hero-skyline span:nth-child(6){height:72px}.hero-skyline span:nth-child(2),.hero-skyline span:nth-child(5){height:112px}.hero-skyline span:nth-child(3){height:156px}.hero-skyline span:nth-child(4){height:132px}.shield-wrap{aspect-ratio:1/1.16;place-items:center;width:min(100%,430px);display:grid;position:relative}.taiwan-shield{filter:drop-shadow(0 30px 42px #0000004d);width:100%}.shield-inner{fill:#061b3ff5;stroke:#ffffff5c;stroke-width:4px}.taiwan{fill:var(--gold-soft);stroke:var(--gold);stroke-width:5px}.taiwan-line{fill:none;stroke:#061b3f7a;stroke-width:5px;stroke-linecap:round}.orbit{width:54px;height:54px;color:var(--gold-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #f4dc9b6b;border-radius:50%;place-items:center;display:grid;position:absolute}.orbit-one{top:22%;left:2%}.orbit-two{top:30%;right:2%}.orbit-three{bottom:15%;left:13%}.orbit-four{bottom:13%;right:16%}.stats-strip{color:var(--white);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.stats-strip div{background:var(--navy-2);align-content:center;gap:8px;min-height:132px;padding:24px;display:grid}.stats-strip strong{color:var(--gold-soft);font-size:clamp(1.75rem,3.2vw,3rem);line-height:1}.stats-strip span{color:#ffffffbf;font-weight:700}.content-band,.cases-section,.action-section,.petition-panel,.intro-band,.policy-band,.verify-page,.admin-placeholder{width:min(1160px,100% - 40px);margin-inline:auto}.section-heading{max-width:760px;margin-bottom:clamp(28px,5vw,48px)}.section-heading h2,.policy-band h2,.petition-copy h2,.action-section h2{color:var(--navy);margin:8px 0 12px;font-size:clamp(1.78rem,3.5vw,3.2rem);line-height:1.18}.section-heading p,.policy-band p,.intro-band p,.petition-copy p,.feature-item p,.case-item p,.action-section p,.verify-page p,.admin-placeholder p,.footer-identity p{color:var(--muted);margin:0;line-height:1.8}.feature-list{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:1px;display:grid}.feature-list.three{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-list.two{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-item{background:var(--paper);min-height:260px;padding:clamp(24px,4vw,38px)}.feature-item svg,.case-item svg{width:32px;height:32px;color:var(--gold);margin-bottom:28px}.feature-item h3,.case-item h3{color:var(--navy);margin:0 0 12px;font-size:1.28rem;line-height:1.35}.feature-item.rule{border-left:5px solid var(--gold)}.item-meta,.case-item span{color:var(--red);margin-bottom:12px;font-size:.84rem;font-weight:800;display:inline-block}.policy-band{border-top:2px solid var(--navy);border-bottom:1px solid var(--line);grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(24px,5vw,64px);padding:clamp(34px,5vw,58px) 0;display:grid}.page-hero{color:var(--white);background:linear-gradient(115deg, #061b3ffa, #0a2d62f0), var(--navy);padding:clamp(64px,10vw,118px) clamp(20px,6vw,84px)}.intro-band{padding:clamp(32px,5vw,54px) 0 0}.intro-band p{max-width:920px;color:var(--navy);font-size:clamp(1.1rem,2vw,1.45rem);font-weight:700}.cases-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.case-item{background:var(--paper);min-height:330px;padding:clamp(22px,3vw,32px)}.action-section{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:16px;display:grid}.action-section article{background:var(--white);min-height:280px;padding:clamp(28px,5vw,52px)}.petition-panel{color:var(--white);background:linear-gradient(135deg, #061b3ffa, #0a2d62f5), var(--navy);box-shadow:var(--shadow);grid-template-columns:minmax(260px,.76fr) minmax(300px,1fr);align-items:start;gap:clamp(28px,6vw,74px);margin-block:clamp(58px,8vw,108px);padding:clamp(32px,5vw,58px);display:grid}.petition-copy h2{color:var(--white)}.petition-copy p{color:#ffffffc2}.petition-form{gap:12px;display:grid}.petition-form label:not(.consent-row){color:#ffffffd1;font-weight:800}.petition-form input,.petition-form select{width:100%;min-height:48px;color:var(--ink);background:var(--white);border:1px solid #ffffff4d;border-radius:4px;padding:0 13px}.petition-form input:focus,.petition-form select:focus{border-color:var(--gold);outline:3px solid #d9a23357}.consent-row{color:#ffffffc2;grid-template-columns:20px 1fr;align-items:start;gap:10px;margin:6px 0;line-height:1.65;display:grid}.consent-row input{width:18px;min-height:18px;accent-color:var(--red);margin-top:4px}.turnstile-placeholder{min-height:52px;color:var(--gold-soft);background:#ffffff14;border:1px dashed #f4dc9b8c;border-radius:4px;align-items:center;gap:10px;padding:0 14px;display:flex}.submit-button{width:100%;margin-top:4px}.submit-button:disabled{cursor:progress;opacity:.78}.form-message{align-items:flex-start;gap:8px;margin:2px 0 0;line-height:1.6;display:flex}.spin{animation:.85s linear infinite spin}.verify-page,.admin-placeholder{text-align:center;align-content:center;justify-items:center;min-height:62svh;padding-block:clamp(76px,12vw,140px);display:grid}.verify-symbol{width:86px;height:86px;color:var(--white);background:var(--navy);border-radius:50%;place-items:center;margin-bottom:20px;display:grid}.verify-symbol.success{background:#167746}.verify-symbol.error{background:var(--red)}.verify-page h1,.admin-placeholder h1{color:var(--navy);font-size:clamp(2.2rem,5vw,4.2rem)}.verify-page p,.admin-placeholder p{max-width:620px;margin-bottom:28px}.site-footer{color:#ffffffd1;background:var(--navy)}.footer-grid{grid-template-columns:1.5fr .7fr .7fr .7fr;gap:clamp(28px,5vw,58px);width:min(1160px,100% - 40px);margin:0 auto;padding:54px 0 36px;display:grid}.footer-grid h2{color:var(--gold-soft);margin:0 0 14px;font-size:1rem}.footer-identity strong{color:var(--white);margin-bottom:12px;font-size:1.3rem;display:block}.footer-identity p{color:#ffffffad}.footer-links{gap:10px;display:grid}.footer-links a,.footer-bottom a{color:#ffffffb8}.footer-links a:hover,.footer-bottom a:hover{color:var(--white)}.social-links{gap:10px;display:flex}.social-links a{width:38px;height:38px;color:var(--navy);background:var(--gold-soft);border-radius:50%;place-items:center;display:grid}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:18px;width:min(1160px,100% - 40px);margin:0 auto;padding:18px 0 26px;font-size:.92rem;display:flex}.footer-bottom span:last-child{gap:18px;display:flex}.admin-app{min-height:100svh;color:var(--ink);background:#f6f8fb;grid-template-columns:248px minmax(0,1fr);font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,sans-serif;display:grid}.admin-sidebar{height:100svh;color:var(--white);background:var(--navy);border-right:1px solid #ffffff14;padding:18px;position:sticky;top:0}.admin-brand{border-bottom:1px solid #ffffff1f;gap:4px;padding:10px 8px 22px;display:grid}.admin-brand span{color:#ffffffa3;font-size:.82rem}.admin-brand strong{font-size:1.35rem;line-height:1.1}.admin-tabs{gap:4px;margin-top:18px;display:grid}.admin-tabs button,.admin-button,.admin-pagination button{cursor:pointer;border:0;border-radius:4px;min-height:36px;font-weight:800}.admin-tabs button{color:#ffffffb8;text-align:left;background:0 0;width:100%;padding:0 10px}.admin-tabs button:hover,.admin-tabs button.is-active{color:var(--white);background:#ffffff17}.admin-main{min-width:0;padding:22px clamp(16px,3vw,34px) 36px}.admin-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding-bottom:16px;display:flex}.admin-topbar h1{color:var(--navy);margin:2px 0 0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.15}.admin-eyebrow{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.admin-link{min-height:34px;color:var(--blue);border:1px solid var(--line);background:var(--white);border-radius:4px;align-items:center;padding:0 12px;font-weight:800;display:inline-flex}.admin-stack{gap:14px;display:grid}.admin-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.admin-panel{background:var(--white);border:1px solid var(--line);border-radius:6px;padding:16px;box-shadow:0 12px 34px #061b3f0f}.metric-panel{gap:8px;display:grid}.metric-panel span,.admin-panel-heading span,.detail-list dt,.admin-field span,.signature-filters span,.settings-list small{color:var(--muted);font-size:.78rem;font-weight:800}.metric-panel strong{color:var(--navy);font-size:1.75rem;line-height:1}.admin-panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.admin-panel-heading h2{color:var(--navy);margin:0;font-size:1.05rem}.admin-progress{background:#edf1f6;border-radius:999px;height:8px;overflow:hidden}.admin-progress span,.county-row div span{background:var(--gold);height:100%;display:block}.county-list{gap:9px;margin-top:14px;display:grid}.county-row{grid-template-columns:92px minmax(120px,1fr) 72px;align-items:center;gap:10px;font-size:.92rem;display:grid}.county-row div{background:#edf1f6;border-radius:999px;height:8px;overflow:hidden}.county-row strong{text-align:right}.signature-workspace{grid-template-columns:minmax(0,1fr) minmax(320px,390px);align-items:start;gap:14px;display:grid}.signature-filters,.cms-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.signature-filters label,.admin-field{gap:5px;display:grid}.signature-filters input,.signature-filters select,.admin-field input,.admin-field textarea,.admin-panel-heading select{width:100%;min-height:36px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:4px;padding:7px 9px}.admin-field textarea{resize:vertical;line-height:1.55}.admin-field.wide{grid-column:1/-1}.compact-field{max-width:360px}.code-textarea,.audit-list pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem}.admin-table-wrap{border:1px solid var(--line);border-radius:4px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:760px;font-size:.9rem}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:10px 11px}.admin-table th{color:var(--muted);text-transform:uppercase;background:#f8fafc;font-size:.78rem}.admin-table tbody tr{cursor:pointer}.admin-table tbody tr:hover,.admin-table tbody tr.is-selected{background:#fff8ec}.admin-table tbody tr:focus-visible{outline-offset:-3px;outline:3px solid #d9a2337a}.status-pill{text-transform:capitalize;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.78rem;font-weight:900;display:inline-flex}.status-pill.pending{color:#73510b;background:#fff1c9}.status-pill.verified{color:#0d5d3a;background:#dff7e8}.status-pill.invalid{color:var(--red-dark);background:#ffe0e2}.signature-detail-panel{position:sticky;top:16px}.signature-detail-panel.empty{color:var(--muted)}.detail-list{gap:8px;margin:0 0 14px;display:grid}.detail-list div{grid-template-columns:92px minmax(0,1fr);gap:10px;display:grid}.detail-list dd{overflow-wrap:anywhere;min-width:0;margin:0}.detail-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.admin-button{color:var(--white);background:var(--blue);justify-content:center;align-items:center;padding:0 13px;display:inline-flex}.admin-button.secondary,.admin-pagination button{color:var(--navy);background:#edf1f6}.admin-button.danger{background:var(--red)}.admin-button:disabled,.admin-pagination button:disabled{cursor:not-allowed;opacity:.55}.admin-pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;font-size:.88rem;display:flex}.admin-pagination button{padding:0 12px}.admin-state,.admin-alert,.admin-success{border-radius:4px;padding:12px;line-height:1.5}.admin-state{color:var(--muted);border:1px solid var(--line);background:#f8fafc}.admin-state.is-error,.admin-alert{color:var(--red-dark);background:#fff1f2;border:1px solid #ffc8cd}.admin-success{color:#0d5d3a;background:#e7f8ed;border:1px solid #bce8cc}.cms-panel,.settings-panel{max-width:1080px}.settings-list,.audit-list{gap:8px;margin-top:14px;display:grid}.settings-list div,.audit-list article{border:1px solid var(--line);background:#f8fafc;border-radius:4px;gap:5px;padding:10px;display:grid}.settings-list span,.audit-list span,.audit-list time{color:var(--muted)}.audit-list article>div{justify-content:space-between;gap:12px;display:flex}.audit-list pre{max-height:180px;color:var(--ink);white-space:pre-wrap;margin:0;overflow:auto}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.admin-app{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static}.admin-tabs{flex-wrap:wrap;display:flex}.admin-tabs button{width:auto}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.signature-workspace{grid-template-columns:1fr}.signature-detail-panel{position:static}.signature-filters,.cms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{height:68px;padding-inline:18px}.menu-toggle{display:grid}.nav-links{background:#061b3ffa;border-bottom:1px solid #f4dc9b33;padding:12px 18px 18px;display:none;position:absolute;top:68px;left:0;right:0}.nav-links.is-open{display:grid}.nav-links a{justify-content:flex-start;width:100%}.nav-links .nav-cta{justify-content:center;margin:8px 0 0}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:48px}.hero-art{min-height:380px}.shield-wrap{width:min(86vw,360px)}.stats-strip,.feature-list.three,.feature-list.two,.cases-grid,.policy-band,.petition-panel,.action-section,.footer-grid{grid-template-columns:1fr 1fr}.petition-panel,.policy-band,.footer-grid{gap:28px}}@media (width<=680px){.admin-main{padding-inline:12px}.admin-topbar,.admin-panel-heading,.audit-list article>div{flex-direction:column;align-items:flex-start}.admin-metrics,.signature-filters,.cms-grid,.detail-list div{grid-template-columns:1fr}.county-row{grid-template-columns:76px minmax(80px,1fr) 56px}.admin-pagination{flex-wrap:wrap;justify-content:flex-start}.brand small{display:none}.brand strong{font-size:1rem}.brand-mark{width:40px;height:40px}.hero-content h1,.page-hero h1{max-width:100%}.hero-actions,.primary-cta,.secondary-link{width:100%}.stats-strip,.feature-list.three,.feature-list.two,.cases-grid,.policy-band,.petition-panel,.action-section,.footer-grid{grid-template-columns:1fr}.stats-strip div{min-height:106px}.feature-item,.case-item,.action-section article{min-height:auto}.petition-panel{width:min(100% - 28px,1160px);padding:26px 18px}.page-hero{padding-inline:20px}.orbit{width:46px;height:46px}.footer-bottom{display:grid}}body{background:radial-gradient(circle at 82% 7%,#d9a23324,#0000 25rem),linear-gradient(#fffdf8 0%,#fff 34%,#fffaf4 100%)}.site-header{height:86px;color:var(--navy);background:#fffffff0;border-bottom:1px solid #08296714;box-shadow:0 10px 30px #0829670f}.brand-mark{background:0 0;width:52px;height:52px}.brand strong{color:var(--navy);font-size:1.36rem;font-weight:900}.brand small{color:var(--blue);font-size:.82rem;font-weight:700}.nav-links a{color:var(--navy);font-weight:800}.nav-links a:hover,.nav-links a.is-active{color:var(--navy);background:0 0}.nav-links a.is-active{box-shadow:inset 0 -3px 0 var(--gold)}.nav-links .nav-cta{min-height:50px;color:var(--white);background:linear-gradient(180deg, #ee1d27, var(--red));border-radius:7px;box-shadow:0 12px 24px #d7192038}.menu-toggle{color:var(--navy);border-color:var(--line);background:#fff}.hero-section,.page-hero{width:min(1320px,100% - 42px);min-height:auto;color:var(--navy);background:linear-gradient(#fffffff5,#ffffffdb),radial-gradient(circle at 76% 38%,#d9a2331f,#0000 26rem);grid-template-columns:minmax(0,.92fr) minmax(360px,.86fr);align-items:center;gap:clamp(30px,5vw,80px);margin:0 auto;padding:clamp(60px,8vw,98px) 0 clamp(34px,5vw,58px);overflow:visible}.page-hero{display:grid}.page-hero.compact{padding-bottom:clamp(34px,5vw,58px)}.page-hero-copy,.hero-content{max-width:720px}.hero-kicker,.section-kicker{color:#c47c12;font-weight:900}.hero-content h1,.page-hero h1{max-width:12em;color:var(--navy);font-size:clamp(2.55rem,5.2vw,4.7rem);font-weight:950;line-height:1.16}.hero-content p,.page-hero p{max-width:690px;color:var(--blue);font-size:clamp(1.04rem,1.7vw,1.28rem);font-weight:700;line-height:1.9}.hero-actions{margin-top:34px}.primary-cta,.submit-button{min-height:56px;color:var(--white);background:linear-gradient(#ee1d27,#c90011);border-radius:7px;box-shadow:0 14px 28px #d719203d}.secondary-link{min-height:56px;color:var(--navy);border:1px solid var(--line);background:#fff;border-radius:7px}.hero-art{min-height:440px}.hero-skyline{opacity:1;inset:auto 0 44px}.hero-skyline span{background:linear-gradient(#16467e14,#16467e05);border-color:#16467e24}.shield-wrap{width:min(100%,420px)}.taiwan-shield{filter:drop-shadow(0 24px 28px #d9a23333)}.shield-outer{fill:#d99d37}.shield-inner{fill:#fffdf8f0;stroke:#d9a23380}.taiwan{fill:#e0a044;stroke:#c47c12}.orbit{color:var(--navy);background:#fff;border-color:#16467e2e;box-shadow:0 10px 24px #0829671a}.stats-strip{width:min(1240px,100% - 42px);color:var(--navy);background:#fff;border:1px solid #0829671a;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:clamp(10px,2vw,24px) auto clamp(42px,6vw,78px);overflow:hidden;box-shadow:0 18px 44px #0829671c}.stats-strip div{border-right:1px solid var(--line);background:#fff;gap:6px;min-height:122px;padding:24px 32px}.stats-strip div:last-child{border-right:0}.stats-strip strong{color:var(--red);font-family:Noto Sans TC,system-ui,sans-serif;font-size:clamp(2rem,3.4vw,3.3rem)}.stats-strip span{color:var(--navy)}.stats-strip i{background:linear-gradient(90deg, var(--red) var(--progress), #e8edf5 var(--progress));border-radius:99px;width:100%;height:10px;margin-top:8px;display:block}.content-band,.cases-section,.intro-band,.policy-band,.action-section{width:min(1180px,100% - 54px)}.content-band,.cases-section{padding:clamp(34px,5vw,64px) 0}.section-heading h2,.policy-band h2,.petition-copy h2,.action-section h2{color:var(--navy);font-size:clamp(1.75rem,3.2vw,3rem)}.section-heading p,.policy-band p,.intro-band p,.feature-item p,.case-item p,.action-section p{color:var(--blue);font-weight:650}.feature-list,.feature-list.three,.feature-list.two,.cases-grid,.action-section{background:0 0;border:0;gap:clamp(20px,3vw,36px)}.feature-item,.case-item,.action-section article{background:0 0;border-bottom:1px solid #d9a2336b;min-height:auto;padding:0 0 28px}.feature-item.rule{border-bottom:1px solid #d9a2336b;border-left:0}.feature-item svg,.case-item svg{color:#d18411;margin-bottom:16px}.feature-item h3,.case-item h3{color:var(--navy);font-size:1.35rem;font-weight:900}.case-item span,.item-meta{color:#c47c12}.policy-band{border-top:1px solid #d9a2339e;border-bottom:1px solid #d9a23357;margin-top:12px;padding:clamp(26px,4vw,44px) 0}.petition-panel{width:min(1160px,100% - 54px);color:var(--navy);background:linear-gradient(#fffaf2,#fff6e8);border:1px solid #d9a23359;border-radius:12px;grid-template-columns:1fr;gap:22px;margin-block:clamp(44px,7vw,82px);padding:clamp(26px,4vw,42px);box-shadow:0 16px 38px #08296714}.petition-copy{text-align:center}.petition-copy h2{color:var(--navy);margin-bottom:4px}.petition-copy p{color:var(--blue);font-weight:700}.petition-form{background:#fff;border:1px solid #08296717;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px;padding:18px}.petition-form label:not(.consent-row){color:var(--navy)}.petition-form input,.petition-form select{color:var(--navy);background:#fff;border-color:#cfd8e8}.consent-row,.turnstile-placeholder,.submit-button,.form-message{grid-column:1/-1}.consent-row{color:var(--blue)}.turnstile-placeholder{color:var(--navy);background:#fffaf2;border-color:#d9a2336b}.form-message.is-success{color:#0c6b3f}.form-message.is-error{color:var(--red)}.site-footer{color:var(--navy);border-top:1px solid var(--line);background:#fff}.footer-grid{grid-template-columns:1.4fr .7fr .7fr 1fr;padding-top:42px}.footer-grid h2,.footer-identity strong{color:var(--navy)}.footer-identity p,.footer-links a,.footer-bottom a,.footer-bottom{color:var(--blue)}.social-links a{color:var(--navy);border:1px solid var(--line);background:#fff}.footer-bottom{border-top-color:var(--line)}@media (width<=980px){.site-header{height:74px}.nav-links{background:#fffffffa;top:74px;box-shadow:0 18px 30px #0829671f}.hero-section,.page-hero{grid-template-columns:1fr;width:min(100% - 34px,1180px);padding-top:42px}.hero-art{min-height:330px}.stats-strip,.feature-list.three,.feature-list.two,.cases-grid,.policy-band,.action-section,.footer-grid{grid-template-columns:1fr 1fr}.petition-form{grid-template-columns:1fr}}@media (width<=680px){.hero-section,.page-hero,.stats-strip,.content-band,.cases-section,.intro-band,.policy-band,.action-section,.petition-panel,.footer-grid,.footer-bottom{width:min(100% - 28px,1180px)}.stats-strip,.feature-list.three,.feature-list.two,.cases-grid,.policy-band,.action-section,.footer-grid{grid-template-columns:1fr}.stats-strip div{border-right:0;border-bottom:1px solid var(--line)}.stats-strip div:last-child{border-bottom:0}.petition-form{padding:14px}}.hero-section{grid-template-columns:minmax(0,.88fr) minmax(430px,.94fr);gap:clamp(18px,3.8vw,58px);width:min(1220px,100% - 56px);padding:54px 0 24px}.hero-content{align-self:center;padding-top:4px}.hero-content h1{letter-spacing:0;max-width:13.2em;margin:0;font-size:clamp(2.25rem,4.1vw,3.5rem);line-height:1.28}.home-title-rule,.article-rule{background:linear-gradient(90deg,#d58d1c,#d58d1c00);width:280px;height:2px;margin:28px 0 22px;display:block}.hero-content p{max-width:520px;color:var(--blue);font-size:clamp(1.08rem,1.5vw,1.34rem);font-weight:800;line-height:1.8}.hero-content p+p{margin-top:2px}.home-hero-image{place-items:center end;min-height:410px;display:grid}.home-hero-image img{width:min(100%,660px);height:auto;display:block}.stats-strip{grid-template-columns:1.08fr 1fr 1.02fr 1.1fr;width:min(1180px,100% - 58px);margin:20px auto 38px}.stats-strip div{grid-template-columns:auto 1fr;align-content:center;align-items:center;column-gap:18px;min-height:106px;padding:22px 34px}.stats-strip div>svg{width:54px;height:54px;color:var(--navy);grid-row:1/span 2}.stats-strip strong{color:var(--red);font-size:clamp(2rem,3vw,2.7rem);font-weight:950}.stats-strip strong em{font-size:.43em;font-style:normal}.stats-strip span{font-size:1.03rem;font-weight:800}.stats-strip div:nth-child(2){grid-template-columns:auto auto 1fr}.stats-strip div:nth-child(2) svg{grid-row:1/span 2}.stats-strip div:nth-child(2) span:first-of-type{align-self:end}.stats-strip div:nth-child(2) strong{color:var(--navy);grid-column:2;font-size:clamp(1.7rem,2.4vw,2.25rem)}.stats-strip div:nth-child(2) span:last-child{grid-column:3;align-self:center}.stats-strip .progress-stat{grid-template-columns:1fr;display:grid}.progress-stat i{width:100%;height:10px;margin-top:6px}.progress-stat small{color:var(--navy);justify-content:space-between;font-size:.9rem;display:flex}.progress-stat small b{font-weight:500}.home-article{width:min(1120px,100% - 74px);color:var(--navy);margin:0 auto}.home-article h2{margin:0;font-size:clamp(2rem,3.6vw,3.3rem);font-weight:950;line-height:1.25}.home-article h3{color:var(--navy);margin:24px 0 8px;font-size:1.18rem;font-weight:950}.home-article p,.home-article li{color:var(--blue);font-size:1.15rem;font-weight:720;line-height:1.86}.home-article p{max-width:940px;margin:8px 0}.home-article .lead{color:var(--navy);font-weight:900}.home-article ul{max-width:900px;margin:8px 0 18px 1.1em;padding:0}.home-article li{padding-left:4px}.home-article .needs-list{gap:6px;margin-left:0;list-style:none;display:grid}.needs-list li{color:var(--navy);align-items:center;gap:9px;font-weight:900;display:flex}.needs-list svg{color:#d18411;fill:#d18411;stroke:#fff;flex:none}.petition-panel{width:min(1110px,100% - 74px);margin-top:26px;margin-bottom:28px;padding:20px 18px 18px}.petition-copy h2{letter-spacing:0;margin:0;font-size:clamp(1.5rem,2.3vw,2.05rem)}.petition-copy p{margin-top:4px;font-size:1rem;line-height:1.45}.petition-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 20px;padding:14px 18px 12px}.form-field{gap:7px;display:grid}.form-field>span:first-child{color:var(--navy);font-size:.95rem;font-weight:950}.form-field b{color:var(--red)}.input-shell{color:#8090aa;background:#fff;border:1px solid #cbd5e6;border-radius:5px;grid-template-columns:auto 1fr;align-items:center;gap:9px;min-height:50px;padding:0 14px;display:grid}.input-shell input,.input-shell select{min-height:48px;box-shadow:none;border:0;outline:0;padding:0}.input-shell input:focus,.input-shell select:focus{outline:0}.consent-row{margin:0;font-size:.93rem}.consent-row a{color:var(--blue);text-underline-offset:3px;font-weight:950;text-decoration:underline}.turnstile-widget-wrap{grid-column:1/-1}.submit-button{letter-spacing:0;justify-content:center;gap:18px;min-height:60px;margin-top:0;font-size:clamp(1.25rem,2.2vw,1.82rem)}.submit-button svg:last-child{margin-left:auto}.petition-trust-row{color:var(--blue);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:4px 8px 0;font-size:.88rem;font-weight:800;display:grid}.petition-trust-row span{align-items:center;gap:9px;display:flex}.petition-trust-row svg{color:#d18411;flex:none}.learn-more{width:min(1110px,100% - 74px);color:var(--navy);background:#fff;border:1px solid #d9a23357;border-radius:10px;flex-wrap:wrap;justify-content:center;gap:8px;margin:26px auto 0;padding:16px 20px;font-size:1.12rem;font-weight:850;display:flex;box-shadow:0 12px 28px #0829670f}.learn-more a{color:#c90011;text-underline-offset:4px;text-decoration:underline}@media (width<=980px){.hero-section{grid-template-columns:1fr;width:min(100% - 34px,1180px);padding-top:34px}.home-hero-image{justify-items:center;min-height:auto}.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.petition-trust-row{grid-template-columns:1fr}}@media (width<=680px){.hero-section,.stats-strip,.home-article,.petition-panel{width:min(100% - 28px,1180px)}.hero-content h1{font-size:clamp(2rem,10vw,2.65rem)}.home-title-rule,.article-rule{width:190px}.stats-strip,.petition-form{grid-template-columns:1fr}.stats-strip div,.stats-strip div:nth-child(2){grid-template-columns:auto 1fr}.stats-strip div:nth-child(2) strong,.stats-strip div:nth-child(2) span:last-child{grid-column:2}.home-article p,.home-article li{font-size:1.05rem}}@media (width>=861px) and (width<=980px){.site-header{height:86px;padding-inline:24px}.menu-toggle{display:none}.nav-links{box-shadow:none;background:0 0;border:0;padding:0;display:flex;position:static}.nav-links a{justify-content:center;width:auto;padding-inline:10px;font-size:.9rem}.nav-links .nav-cta{margin:0 0 0 6px;padding-inline:14px}.hero-section{grid-template-columns:minmax(0,1fr) minmax(350px,.76fr);gap:24px;width:min(1220px,100% - 56px);padding-top:54px}.hero-content h1{font-size:clamp(2rem,3.25vw,2.55rem)}.home-hero-image{justify-items:end}.home-hero-image img{width:min(100%,490px)}.stats-strip{grid-template-columns:1.08fr 1fr 1.02fr 1.1fr;width:min(1180px,100% - 58px)}.stats-strip div{min-height:106px;padding:18px 20px}.stats-strip div>svg{width:44px;height:44px}.stats-strip strong{font-size:clamp(1.7rem,2.5vw,2.2rem)}}.design-page-hero{width:min(1220px,100% - 56px);color:var(--navy);grid-template-columns:minmax(0,.92fr) minmax(420px,.92fr);align-items:center;gap:clamp(22px,4vw,64px);margin:0 auto;padding:28px 0 18px;display:grid}.design-hero-copy{max-width:640px}.design-hero-copy h1{color:var(--navy);margin:0;font-size:clamp(3rem,5.4vw,5.1rem);font-weight:950;line-height:1.02}.cases-hero .design-hero-copy h1{font-size:clamp(3.2rem,5.8vw,5.4rem)}.cases-hero .design-hero-copy h2{max-width:12em;color:var(--navy);margin:8px 0 20px;font-size:clamp(2.1rem,4.1vw,3.65rem);font-weight:950;line-height:1.18}.design-hero-copy .english-title{color:#c47c12;letter-spacing:.08em;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.4vw,2.05rem);line-height:1.2}.design-hero-copy p{color:var(--blue);margin:0;font-size:clamp(1rem,1.6vw,1.22rem);font-weight:720;line-height:1.95}.design-page-hero img{justify-self:end;width:min(100%,660px);height:auto;display:block}.definition-section,.numbered-section,.bullet-section,.case-mock-grid,.source-note,.about-layout{width:min(1120px,100% - 74px);margin-inline:auto}.definition-section{padding:8px 0 14px}.definition-section h2,.numbered-section h2,.bullet-section h2,.about-layout h2{color:var(--navy);align-items:center;gap:12px;margin:0 0 8px;font-size:clamp(1.5rem,2.5vw,2.05rem);font-weight:950;line-height:1.25;display:flex}.definition-section h2 svg,.numbered-section h2 svg,.about-layout h2 svg{color:#d18411;flex:none}.definition-section p,.numbered-section p,.bullet-section li,.case-mock-grid p,.source-note,.about-layout p,.about-layout li{color:var(--blue);font-size:1.06rem;font-weight:700;line-height:1.78}.definition-section p{max-width:1050px;margin:6px 0}.numbered-section{border-top:1px solid #d9a23359;border-bottom:1px solid #d9a23359;padding:14px 0 18px}.section-note{margin:0 0 10px 48px}.numbered-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 42px;display:grid}.numbered-grid article{border-bottom:1px solid #0829672e;grid-template-columns:34px 1fr;gap:12px;padding:11px 0 13px;display:grid}.numbered-grid article:nth-last-child(-n+2){border-bottom:0}.numbered-grid article span{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:30px;height:30px;font-family:Noto Sans TC,system-ui,sans-serif;font-weight:950;display:grid}.numbered-grid h3,.case-mock-grid h2{color:var(--navy);margin:0 0 5px;font-size:clamp(1.2rem,1.9vw,1.58rem);font-weight:950;line-height:1.35}.numbered-grid p,.case-mock-grid p{margin:0}.bullet-section{padding:18px 0 0}.bullet-section ul,.case-mock-grid ul,.check-list,.action-list{margin:0;padding:0}.bullet-section ul{padding-left:1.3em}.bullet-section li::marker{color:#d18411}.case-mock-grid li::marker{color:#d18411}.case-mock-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 42px;padding:18px 0 4px;display:grid}.case-mock-grid article{border-bottom:1px solid #d9a23380;padding-bottom:10px}.case-mock-grid article.is-wide{grid-column:1/-1}.case-mock-grid h2{border-bottom:1px solid #d9a23385;align-items:center;gap:11px;padding-bottom:7px;display:flex}.case-mock-grid h2 svg{color:#d18411}.case-mock-grid ul{gap:7px;padding-left:1.1em;display:grid}.case-mock-grid strong{color:var(--navy);font-size:1.08rem;font-weight:950}.source-note{align-items:flex-start;gap:9px;margin-top:10px;padding:6px 0 0;font-size:.98rem;display:flex}.source-note:before{content:"ⓘ";color:var(--navy);font-weight:900}.about-layout{grid-template-columns:.92fr 1.08fr;gap:clamp(24px,4vw,52px);padding:12px 0 0;display:grid}.about-left,.about-right{align-content:start;gap:22px;display:grid}.about-layout article{min-width:0}.check-list{gap:5px;list-style:none;display:grid}.check-list li{padding-left:24px;position:relative}.check-list li:before{content:"";background:#d18411;border-radius:50%;width:11px;height:11px;position:absolute;top:.68em;left:0;box-shadow:inset 0 0 0 3px #fff}.check-list.compact{gap:4px}.action-list{counter-reset:action;gap:5px;list-style:none;display:grid}.action-list li{counter-increment:action;padding-left:34px;position:relative}.action-list li:before{content:counter(action);color:#fff;background:#d18411;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.78rem;font-weight:950;display:grid;position:absolute;top:.3em;left:0}.action-list strong{color:var(--navy)}.founder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 6px;display:grid}.founder-grid span{min-height:38px;color:var(--blue);text-align:center;background:#fff;border:1px solid #cfd8e8;border-radius:6px;place-items:center;padding:5px 10px;font-weight:850;display:grid}.about-right small{color:var(--blue);text-align:center;font-weight:800;display:block}@media (width>=861px) and (width<=980px){.design-page-hero{grid-template-columns:minmax(0,1fr) minmax(350px,.78fr);gap:20px;width:min(1220px,100% - 56px);padding-top:24px}.design-hero-copy h1,.cases-hero .design-hero-copy h1{font-size:clamp(2.8rem,5vw,4.2rem)}.cases-hero .design-hero-copy h2{font-size:clamp(1.85rem,3.4vw,2.8rem)}.design-page-hero img{width:min(100%,430px)}}@media (width<=860px){.design-page-hero,.numbered-grid,.case-mock-grid,.about-layout{grid-template-columns:1fr}.design-page-hero{width:min(100% - 34px,1180px);padding-top:36px}.design-page-hero img{justify-self:center}.numbered-grid article:nth-last-child(-n+2){border-bottom:1px solid #0829672e}.numbered-grid article:last-child{border-bottom:0}}@media (width<=680px){.design-page-hero,.definition-section,.numbered-section,.bullet-section,.case-mock-grid,.source-note,.about-layout{width:min(100% - 28px,1180px)}.design-hero-copy h1,.cases-hero .design-hero-copy h1{font-size:clamp(2.6rem,13vw,3.6rem)}.cases-hero .design-hero-copy h2{font-size:clamp(1.75rem,8vw,2.45rem)}.founder-grid{grid-template-columns:1fr}.section-note{margin-left:0}}
