:root{--paper:#f4f0e6;--ink:#101211;--red:#aa141a;--red-dark:#761014;--green:#155b31;--green-bright:#2c7a43;--line:#10121157;--shell:min(1180px, calc(100vw - 48px));--display:Impact, Haettenschweiler, "Arial Narrow Bold", "Arial Narrow", sans-serif;--body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}html.is-switching-language{scroll-behavior:auto}html.is-switching-language body{overflow-anchor:none}body{background:var(--paper);color:var(--ink);font-family:var(--body);margin:0;line-height:1.5}button,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}.icon-arrow{text-transform:none;font-style:normal;font-weight:400;line-height:1;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.shell{width:var(--shell);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--paper);padding:12px 18px;font-weight:800;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f0e6f5;border-bottom:1px solid #10121140;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:82px;padding:0 max(24px,50vw - 590px);display:grid;position:sticky;top:0}.wordmark{font-family:var(--display);letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:8px;font-size:34px;line-height:1;text-decoration:none;display:inline-flex}.wordmark__crest{flex:none;width:auto;height:44px;margin-right:6px}.wordmark span{color:var(--red);text-decoration-line:line-through;-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:3px}.wordmark strong{font-weight:inherit}.site-nav{text-transform:uppercase;gap:30px;font-size:14px;font-weight:800;display:flex}.site-nav__fan-vote{display:none}.site-nav a,.site-footer a{text-underline-offset:4px;text-decoration-thickness:1px}.site-nav a{text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{color:var(--red)}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.language-select{text-transform:none}.language-select select{border:1px solid var(--ink);appearance:none;cursor:pointer;width:145px;height:46px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;opacity:1;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m4 6 4 4 4-4' stroke='%23101211' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:15px;border-radius:0;padding:0 34px 0 10px;font-size:13.5px;font-weight:800;overflow:hidden}.language-select--nav{display:none}.menu-button{cursor:pointer;background:0 0;border:0;padding:8px;display:none}.menu-button span:not(.sr-only){background:var(--ink);width:25px;height:2px;margin:5px 0;display:block}.button{cursor:pointer;text-transform:uppercase;font-family:var(--display);letter-spacing:.035em;border:0;border-radius:0;transition:transform .18s,background .18s,color .18s}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:default;opacity:.55;transform:none}.button[data-signed=true]:disabled,.button[data-voted=true]:disabled{opacity:1}.button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #e7b52b}.button--header{background:var(--red);color:#fff;white-space:nowrap;min-width:150px;height:46px;padding:0 clamp(12px,1.6vw,22px);font-size:clamp(14px,1.45vw,18px);line-height:1}.button--primary,.button--green{color:#fff;justify-content:space-between;align-items:center;gap:56px;min-height:58px;padding:0 24px;font-size:23px;display:inline-flex}.button--primary{background:var(--red);border:1px solid #ffffffb3;min-width:320px}.button--primary:hover{background:#c21b22}.button--secondary{color:#fff;background:#00000047;border:1px solid #ffffffb8;justify-content:flex-start;align-items:center;gap:10px;min-height:46px;padding:0 22px;font-size:18px;display:inline-flex}.button--secondary:hover{color:var(--ink);background:#fff}.button--green{background:var(--green)}.button--green:hover{background:var(--green-bright)}.button[data-signed=true]{background:var(--green)}.hero{color:#fff;background:#090b0a;min-height:calc(100svh - 82px);position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:63% center;width:100%;height:100%;position:absolute;inset:0}.hero__veil{background:linear-gradient(90deg,#070908fa 0%,#070908ed 31%,#07090854 58%,#0709080d 100%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;opacity:.13;background-image:radial-gradient(#ffffff6b .55px,#0000 .7px);background-size:4px 4px;position:absolute;inset:0}.hero__content{z-index:2;flex-direction:column;justify-content:flex-start;min-height:calc(100svh - 82px);padding:96px 0;display:flex;position:relative}.hero__copy{max-width:660px}.hero h1{max-width:640px;font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(78px,10vw,154px);font-weight:900;line-height:.82}.hero h1 span,.hero h1 em{font-style:normal;display:block}.hero h1 em{color:var(--red)}html[data-locale=es] .hero h1,html[data-locale=fr] .hero h1{font-size:clamp(62px,7.7vw,118px);line-height:.88}html[lang^=zh] .hero h1,html[lang^=zh] .goat-vote__header h2,html[lang^=zh] .goat-card h3,html[lang^=zh] .section-intro h2,html[lang^=zh] .case-row h3,html[lang^=zh] .voices h2,html[lang^=zh] .ask h2,html[lang^=zh] .faq h2,html[lang^=zh] .petition-panel__action p{font-family:"PingFang SC", "PingFang TC", "Microsoft YaHei", "Microsoft JhengHei", var(--body);font-synthesis:weight;letter-spacing:-.04em;font-weight:900}html[lang^=zh] .hero h1,html[lang^=zh] .goat-vote__header h2,html[lang^=zh] .section-intro h2,html[lang^=zh] .voices h2,html[lang^=zh] .ask h2,html[lang^=zh] .faq h2{-webkit-text-stroke:3px currentColor;paint-order:stroke fill}html[lang^=zh] .goat-card h3{word-break:keep-all;font-size:clamp(30px,3vw,40px);display:block}html[lang^=zh] .petition-panel>h2{letter-spacing:.92px}html[lang^=zh] .hero h1,html[lang^=zh] .goat-vote__header h2,html[lang^=zh] .voices h2,html[lang^=zh] .ask__title-row h2{line-height:.92}html[lang^=zh] .section-intro h2{letter-spacing:-.035em;text-wrap:balance;max-width:8em;font-size:clamp(58px,8vw,110px);line-height:.92}html[lang^=zh] .faq h2{letter-spacing:-.035em;text-wrap:balance;max-width:7em;font-size:clamp(58px,7vw,96px);line-height:.92}.hero__copy>p{max-width:610px;margin:28px 0 24px;font-size:clamp(18px,2vw,24px);line-height:1.3}.hero__actions{align-items:flex-start;gap:26px;display:flex}.hero__cta-stack{gap:10px;min-width:320px;display:grid}.hero__cta-stack .button{width:100%}.text-link{background:linear-gradient(currentColor,currentColor) 0 calc(50% + .7em)/100% 1px no-repeat;align-self:flex-start;align-items:center;gap:8px;min-height:58px;font-weight:750;text-decoration:none;display:inline-flex}.petition-meter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050706c2;border:1px solid #ffffffa8;grid-template-columns:auto minmax(250px,390px);align-self:flex-start;align-items:stretch;gap:24px;margin-top:119px;padding:16px 20px;display:grid;position:relative}.petition-meter__count{border-right:1px solid #ffffff73;flex-direction:column;padding-right:24px;display:flex}.petition-meter__count strong{font-family:var(--display);letter-spacing:.025em;font-size:clamp(38px,5vw,58px);line-height:1}.petition-meter__count span{color:#75bd83;font-weight:800}.petition-meter__progress{align-self:center}.petition-meter__progress>div:first-child{align-items:baseline;gap:7px;margin-bottom:10px;display:flex}.petition-meter__progress strong{font-size:20px}.progress-track{background:var(--paper);width:100%;height:20px;overflow:hidden}.progress-track span{background-color:var(--green);background-image:linear-gradient(135deg,#ffffff1f 25%,#0000 25% 50%,#ffffff1f 50% 75%,#0000 75%,#0000);background-size:18px 18px;width:0;height:100%;transition:width .5s;animation:1s linear infinite petition-progress-stripes;display:block}.live-mark{color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.12em;background:#050706e6;border:1px solid #f1262e;align-items:center;gap:9px;padding:7px 12px 6px;font-size:13px;font-weight:900;line-height:1;display:inline-flex;position:absolute;bottom:calc(100% + 8px);left:-1px}.live-mark i{background:#ff3b42;border-radius:50%;width:10px;height:10px;animation:1.45s ease-out infinite pulse;display:block;box-shadow:0 0 0 4px #ff3b423d}.goat-vote{border-block:4px solid var(--red);background:var(--ink);color:#fff;padding:96px 0;position:relative;overflow:hidden}.goat-vote:before{content:"";opacity:.11;pointer-events:none;background-image:radial-gradient(#ffffff80 .6px,#0000 .75px);background-size:5px 5px;position:absolute;inset:0}.goat-vote .shell{position:relative}.goat-vote__header{grid-template-columns:1.7fr 1fr;align-items:end;gap:50px;margin-bottom:38px;display:grid}.goat-vote__header h2{font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(64px,8vw,112px);line-height:.84}.goat-vote__header h2 em{color:#63b8ef;font-style:normal}.goat-vote__header>p{color:#c8cbc8;max-width:330px;margin:0 0 4px;font-size:20px;font-weight:700}.goat-vote__duel{background:#fff;border:1px solid #ffffff94;grid-template-columns:1fr 1fr;gap:3px;display:grid;position:relative}.goat-vote__versus{z-index:3;aspect-ratio:1;background:var(--red);color:#fff;width:72px;font-family:var(--display);text-transform:uppercase;border:3px solid #fff;place-items:center;font-size:30px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg)}.goat-card{background:var(--paper);min-width:0;color:var(--ink);grid-template-columns:minmax(180px,.9fr) 1.1fr;display:grid}.goat-card__image{aspect-ratio:3/4;background:#d8d7d1;min-height:390px;overflow:hidden}.goat-card__image img{object-fit:cover;object-position:center top;filter:saturate(.88)contrast(1.04);width:100%;height:100%}.goat-card__content{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:34px;display:flex}.goat-card__side{color:var(--green);letter-spacing:.04em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:950}.goat-card--ronaldo .goat-card__side{color:var(--red)}.goat-card h3{min-height:1.8em;font-family:var(--display);text-transform:uppercase;align-items:flex-start;margin:0 0 22px;font-size:clamp(35px,4vw,58px);line-height:.9;display:flex}.goat-card__content>strong{font-family:var(--display);letter-spacing:.025em;font-size:clamp(46px,5.4vw,72px);line-height:1}.goat-card__content>span{color:#555a56;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;font-size:12px;font-weight:850}.goat-card__button{background:var(--green);color:#fff;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 18px;font-size:20px;display:inline-flex}.goat-card--ronaldo .goat-card__button{background:var(--red)}.goat-card__button:disabled{cursor:default;opacity:.42;transform:none}.goat-card__button[data-voted=true]{opacity:1;background:var(--ink)}.goat-vote__result{padding-top:24px}.goat-vote__labels{font-family:var(--display);justify-content:space-between;margin-bottom:7px;font-size:25px;display:flex}.goat-vote__labels strong:first-child{color:#63b8ef}.goat-vote__labels strong:last-child{color:#f04e53}.goat-vote__track{background:#2d302e;height:18px;display:flex;overflow:hidden}.goat-vote__track span{height:100%;transition:width .45s;display:block}.goat-vote__track span:first-child{background-color:#63b8ef;background-image:linear-gradient(135deg,#ffffff38 25%,#0000 25% 50%,#ffffff38 50% 75%,#0000 75%,#0000);background-size:18px 18px;width:0;animation:1s linear infinite goat-blue-stripes}.goat-vote__track span:last-child{background-color:var(--red);background-image:linear-gradient(45deg,#ffffff2e 25%,#0000 25% 50%,#ffffff2e 50% 75%,#0000 75%,#0000);background-size:18px 18px;width:0;animation:1s linear infinite goat-red-stripes}.goat-vote__result p{text-align:center;color:#b8bcb8;letter-spacing:.055em;text-transform:uppercase;margin:10px 0 0;font-size:15px}html[lang^=zh] .goat-vote__result p{letter-spacing:-.04em}.section-paper{background-color:var(--paper);background-image:radial-gradient(#10121116 .65px,#0000 .65px);background-size:5px 5px;position:relative}.section-number{color:var(--red);text-transform:uppercase;letter-spacing:.08em;margin:0 0 18px;font-size:13px;font-weight:900}.section-number--light{color:#ef443f}.case{padding:96px 0}.section-intro{border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1fr;align-items:end;gap:50px;padding-bottom:38px;display:grid}.section-intro .section-number{grid-column:1/-1;margin-bottom:-22px}.section-intro h2,.ask h2,.voices h2,.faq h2{font-family:var(--display);text-transform:uppercase;letter-spacing:.005em;margin:0}.section-intro h2{color:var(--red);font-size:clamp(58px,8vw,110px);line-height:.86}.section-intro>p:last-child{margin:0;font-size:18px}.case-row{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr 120px;align-items:center;gap:30px;min-height:190px;display:grid}.case-row__number{color:var(--green);font-family:var(--display);font-size:96px;line-height:1}.case-row h3{font-family:var(--display);text-transform:uppercase;margin:0 0 8px;font-size:clamp(30px,4vw,48px);line-height:1}.case-row p{max-width:720px;margin:0;font-size:17px}.case-row__stamp{aspect-ratio:1;background:var(--green);width:112px;color:var(--paper);font-family:var(--display);text-transform:uppercase;justify-self:end;place-items:center;font-size:24px;display:grid;transform:rotate(-3deg)}.voices{background:var(--ink);color:#fff;padding:96px 0;position:relative;overflow:hidden}.voices:before{content:"";opacity:.12;background-image:radial-gradient(#ffffff5c .55px,#0000 .7px);background-size:5px 5px;position:absolute;inset:0}.voices .shell{position:relative}.voices__heading{grid-template-columns:1.6fr 1fr;align-items:end;gap:40px;margin-bottom:44px;display:grid}.voices h2{max-width:760px;font-size:clamp(54px,8vw,100px);line-height:.88}.voices__heading p{color:#c5c8c5;margin:0}.x-evidence-list{border-top:1px solid #ffffff75}.x-evidence-row{border-bottom:1px solid #ffffff75;grid-template-columns:minmax(320px,1fr) minmax(280px,.86fr);align-items:center;gap:34px;padding:34px 0;display:grid}.x-widget-shell{min-height:300px;color:var(--ink);background:#c5c8c533;border:1px dashed #10121175;align-items:center;padding:22px;display:grid}.x-evidence-row:nth-child(2) .x-widget-shell{min-height:470px}.x-evidence-row:nth-child(3) .x-widget-shell{min-height:600px}.x-widget-shell .twitter-tweet{width:100%;color:var(--ink);border:0;padding:22px;margin:0!important}.x-widget-shell .twitter-tweet a{color:var(--ink);text-underline-offset:4px;font-weight:800}.x-widget-shell .twitter-tweet-rendered{width:100%!important;max-width:550px!important;margin:0 auto!important}.x-translation{background:#ffffff09;border:1px solid #ffffffb8;padding:28px}.x-translation>p{color:#ef443f;letter-spacing:.12em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:900}.x-translation blockquote{margin:0 0 28px;font-size:21px;line-height:1.42}.x-translation a{align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.x-translation a [data-i18n=openX]{text-underline-offset:5px;text-decoration-line:underline;text-decoration-style:dashed;text-decoration-thickness:1px}.ask{padding:96px 0 36px}.ask__title-row{grid-template-columns:1.5fr 1fr;align-items:end;gap:40px;display:grid}.ask__title-row h2{color:var(--red);font-size:clamp(60px,8vw,112px);line-height:.86}.ask__title-row p{font-size:20px;font-weight:750}.ask-list{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:56px 0;padding:0;list-style:none;display:grid}.ask-list li{grid-template-columns:auto 1fr;gap:18px;padding:28px 24px 30px 0;display:grid}.ask-list li+li{border-left:1px solid var(--line);padding-left:24px}.ask-list>li>span{color:var(--green);font-family:var(--display);font-size:45px;line-height:1}.ask-list h3{font-family:var(--display);text-transform:uppercase;margin:0 0 8px;font-size:25px;line-height:1.05}.ask-list p{margin:0;font-size:14px}.petition-panel{border:3px solid var(--red);grid-template-columns:.95fr 1.4fr;gap:54px;padding:42px;display:grid}.petition-panel>h2{border-right:1px solid var(--red);color:var(--red);padding-right:50px;font-size:clamp(62px,8vw,108px);line-height:.78}.petition-panel__action{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.petition-panel__action p{font-family:var(--display);text-transform:uppercase;margin:0 0 12px;font-size:27px}.petition-panel__action>strong{font-family:var(--display);letter-spacing:.025em;font-size:64px;line-height:1}.petition-panel__action>span{margin-bottom:22px;font-weight:750}.petition-panel__action .button{width:100%}.share-button{cursor:pointer;color:var(--ink);text-underline-offset:4px;background:0 0;border:0;margin-top:16px;padding:4px 0;font-weight:750;text-decoration:underline}.faq{min-height:calc(75svh - 82px);padding:96px 0 116px}.faq__layout{grid-template-columns:.6fr 1.4fr;gap:70px;display:grid}.faq h2{color:var(--red);font-size:clamp(58px,7vw,96px);line-height:.82}.accordion{border-top:1px solid var(--line)}.accordion details{border-bottom:1px solid var(--line)}.accordion summary{cursor:pointer;padding:23px 44px 23px 0;font-size:18px;font-weight:850;list-style:none;position:relative}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";font-size:25px;position:absolute;top:18px;right:8px}.accordion details[open] summary:after{content:"−"}.accordion details p{color:#3d413e;max-width:690px;margin:-4px 0 24px}.site-footer{border-top:3px solid var(--green);background:var(--paper)}.site-footer__top{grid-template-columns:.8fr 1.8fr .7fr;align-items:center;gap:40px;padding-block:64px;display:grid}.footer-stamp{border:2px solid var(--green);color:var(--green);font-family:var(--display);text-transform:uppercase;justify-self:start;margin:0;padding:16px;font-size:23px;line-height:1;transform:rotate(-2deg)}.footer-disclaimer{text-align:center;margin:0;font-size:13px}.back-to-top{text-transform:uppercase;justify-self:end;font-weight:800}.site-footer__bottom{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding-block:32px;font-size:13px;display:flex}.site-footer__bottom nav{gap:22px;display:flex}.toast{z-index:80;visibility:hidden;opacity:0;pointer-events:none;background:var(--ink);width:min(480px,100vw - 32px);color:var(--paper);box-shadow:6px 6px 0 var(--red);border:2px solid #fff;padding:16px 20px;font-size:15px;font-weight:800;line-height:1.35;transition:transform .25s,opacity .2s,visibility 0s linear .25s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,calc(100% + 48px))}.toast.is-visible{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:translate(-50%)}.toast:empty{display:none}.verification-dialog{border:3px solid var(--ink);background:var(--paper);width:min(100% - 32px,440px);color:var(--ink);border-radius:0;margin:auto;padding:0}.verification-dialog::backdrop{background:#101211b8}.verification-dialog__panel{gap:16px;margin:0;padding:34px;display:grid;position:relative}.verification-dialog__close{width:34px;height:34px;color:var(--ink);cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:10px;right:12px}.verification-dialog .section-number{letter-spacing:.04em}.verification-dialog h2{max-width:10em;font-family:var(--display);letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:44px;line-height:.88}.verification-dialog p{margin:0;font-weight:700}.verification-dialog__widget{min-height:65px}.verification-dialog__status{min-height:1.5em;color:var(--red);font-size:14px}@keyframes pulse{0%{box-shadow:0 0 0 2px #ff3b4257}72%,to{box-shadow:0 0 0 12px #ff3b4200}}@keyframes petition-progress-stripes{to{background-position:18px 0}}@keyframes goat-blue-stripes{to{background-position:18px 0}}@keyframes goat-red-stripes{to{background-position:-18px 0}}@media (width>=981px){.x-evidence-row:nth-child(2) .x-widget-shell{grid-area:1/2}.x-evidence-row:nth-child(2) .x-translation{grid-area:1/1}}@media (width>=981px) and (width<=1200px){.site-header{gap:22px}.site-nav{gap:22px;font-size:13px}.header-actions{gap:8px}.language-select select{width:145px;font-size:13px}.wordmark{gap:7px;font-size:30px}.wordmark__crest{height:36px}.goat-card{grid-template-columns:minmax(0,42%) minmax(0,58%)}.goat-card__image{aspect-ratio:auto;min-width:0}.goat-card__content{min-width:0;padding:26px}.goat-card h3{overflow-wrap:anywhere;font-size:clamp(34px,3.4vw,44px)}.goat-card__content>strong{font-size:clamp(46px,4.6vw,58px)}.goat-card__button{font-size:clamp(16px,1.8vw,20px)}}@media (width>=641px) and (width<=980px){.hero{min-height:auto}.hero__content{min-height:0}.hero h1{font-size:clamp(92px,13vw,124px)}html[data-locale=es] .hero h1,html[data-locale=fr] .hero h1{font-size:clamp(72px,10vw,98px)}.goat-vote__header h2{font-size:clamp(76px,10vw,96px)}.section-intro h2{font-size:clamp(70px,9.5vw,92px)}.voices h2{font-size:clamp(68px,9vw,88px)}.ask__title-row h2{font-size:clamp(72px,9.5vw,94px)}.faq h2{font-size:clamp(68px,8.5vw,84px)}html[lang^=zh] .section-intro h2{font-size:clamp(70px,9.5vw,92px)}html[lang^=zh] .voices h2{font-size:clamp(68px,9vw,88px)}html[lang^=zh] .ask__title-row h2{font-size:clamp(72px,9.5vw,94px)}html[lang^=zh] .faq h2{font-size:clamp(68px,8.5vw,84px)}}@media (width<=980px){:root{--shell:min(100% - 36px, 760px)}.site-header{grid-template-columns:1fr auto auto;padding-inline:18px}.site-nav{background:var(--paper);border-bottom:1px solid var(--ink);flex-direction:column;gap:0;padding:10px 18px 20px;display:none;position:absolute;top:82px;left:0;right:0}.site-nav.is-open{display:flex}.site-nav__fan-vote{display:block}.site-nav a{border-bottom:1px solid var(--line);padding:13px 0}.site-nav a:last-of-type{border-bottom:0}.menu-button{order:2;display:block}.header-actions{order:3}.hero__image{object-position:82% center}.hero__content{padding:88px 0}.hero__copy{max-width:600px}.goat-card{grid-template-columns:1fr}.goat-card__image{min-height:340px}.goat-card__content{padding:28px}.petition-meter{grid-template-columns:auto 1fr;width:min(100%,720px)}.section-intro,.voices__heading,.ask__title-row{grid-template-columns:1fr}.case-row{grid-template-columns:95px 1fr}.case-row__stamp{display:none}.x-evidence-row{grid-template-columns:1fr;gap:20px}.ask-list{grid-template-columns:1fr}.ask-list li+li{border-left:0;border-top:1px solid var(--line);padding-left:0}.petition-panel{gap:36px;padding:32px}.petition-panel>h2{padding-right:32px}.faq__layout{grid-template-columns:1fr;gap:40px}}@media (width<=640px){:root{--shell:calc(100% - 28px)}html{scroll-padding-top:68px}.site-header{gap:8px;height:68px}.wordmark{gap:5px;font-size:24px}.wordmark__crest{height:30px}.button--header{min-width:0;min-height:40px;padding:0 10px;font-size:13px}.site-nav{top:68px}.header-actions .language-select{display:none}.language-select--nav{flex-direction:column;gap:8px;padding-top:18px;font-size:13px;display:flex}.language-select--nav select{background:var(--paper);width:100%}.hero{min-height:760px}.hero__image{object-fit:contain;object-position:center;opacity:.68;width:190%;max-width:none;height:auto;top:0;bottom:auto;left:50%;transform:translate(-64%)}.hero__veil{background:linear-gradient(#0709084d,#070908d1 60%,#070908f2 100%)}.hero__content{min-height:760px;padding:64px 0}.hero h1{font-size:clamp(70px,23vw,108px)}html[data-locale=es] .hero h1,html[data-locale=fr] .hero h1{font-size:clamp(54px,16vw,78px)}.hero__copy>p{max-width:430px;margin-top:24px;font-size:18px}.hero__actions{flex-direction:column;align-items:stretch;gap:16px}.hero__cta-stack,.button--primary{width:100%;min-width:0}.petition-meter{grid-template-columns:1fr;gap:13px;margin-top:88px;padding:14px}.petition-meter__count{border-bottom:1px solid #ffffff73;border-right:0;padding:0 0 12px}.petition-meter__count strong{font-size:43px}.goat-vote{padding:72px 0}.goat-vote__header{grid-template-columns:1fr;gap:18px;margin-bottom:28px}.goat-vote__header h2{font-size:62px}.goat-vote__header>p{font-size:17px}.goat-vote__duel{grid-template-columns:1fr;gap:3px}.goat-vote__versus{width:58px;font-size:24px;top:50%;left:38%}.goat-card{grid-template-columns:minmax(0,42%) minmax(0,58%)}.goat-card__image{aspect-ratio:auto;min-height:0}.goat-card__content{padding:18px;overflow:hidden}.goat-card h3{overflow-wrap:anywhere;max-width:100%;margin-bottom:14px;font-size:30px}html[lang^=zh] .goat-card h3{letter-spacing:-.04em;white-space:normal;min-height:1.8em;font-size:30px;line-height:.9}.goat-card__content>strong{max-width:100%;font-size:38px}.goat-card__content>span{margin-bottom:16px}.goat-card__button{font-size:16px}.case,.voices{padding:72px 0}.ask{padding:72px 0 40px}.section-intro{gap:24px;padding-bottom:44px}.section-intro .section-number{margin-bottom:0}.case-row{grid-template-columns:58px 1fr;gap:14px;padding:28px 0}.case-row__number{align-self:start;font-size:57px}.case-row h3{font-size:29px}.case-row p{font-size:15px}.voices h2{font-size:58px}html[lang^=zh] .section-intro h2{font-size:70px}html[lang^=zh] .voices h2{font-size:58px}.x-evidence-row{padding:26px 0}.x-widget-shell,.x-evidence-row:nth-child(2) .x-widget-shell,.x-evidence-row:nth-child(3) .x-widget-shell{min-height:0}.x-widget-shell{padding:14px}.x-translation{padding:20px}.x-translation blockquote{font-size:18px}.ask__title-row h2,html[lang^=zh] .ask__title-row h2{font-size:62px}.ask-list{margin:36px 0 52px}.petition-panel{grid-template-columns:1fr;gap:26px;padding:24px}.petition-panel>h2{border-right:0;border-bottom:1px solid var(--red);padding:0 0 24px;font-size:70px}.petition-panel__action>strong{font-size:47px}.faq{min-height:calc(75svh - 68px);padding:72px 0}.faq h2,html[lang^=zh] .faq h2{font-size:65px}.site-footer__top{text-align:left;grid-template-columns:1fr}.footer-disclaimer{text-align:left}.back-to-top{justify-self:start}.site-footer__bottom{flex-direction:column}.site-footer__bottom nav{flex-wrap:wrap}.verification-dialog__panel{padding:28px 22px}}@media (width>=480px) and (width<=640px){.site-header{column-gap:14px}.menu-button{margin-left:4px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
