:root{--blue:#1000ff;--black:#090909;--gray:#efefef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--black);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.hero-shell{color:#fff;background:var(--blue);min-height:100svh;padding:0 5vw 5vw;overflow:hidden}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.35)}.brandmark{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:700}.brandmark__shape{width:56px;height:44px;display:grid;place-items:center;line-height:.77;letter-spacing:-.06em;font-size:17px;font-weight:900;background:#fff;color:var(--blue);border-radius:50% 42% 54% 38%;transform:rotate(-7deg)}.brandmark__text{max-width:100px;line-height:1.05}.topbar__link{display:flex;align-items:center;gap:8px;font-weight:800}.hero{min-height:calc(100svh - 88px - 5vw);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;padding:6vw 0 2vw}.eyebrow{margin:0 0 20px;text-transform:uppercase;letter-spacing:.1em;font-size:13px;font-weight:900}.eyebrow--dark{color:var(--blue)}.hero h1{margin:0;font-size:clamp(56px,7.7vw,128px);line-height:.82;letter-spacing:-.075em;text-transform:uppercase;font-weight:950}.hero h1 span{color:var(--black);-webkit-text-stroke:2px #fff}.hero__lead{max-width:620px;margin:34px 0;font-size:clamp(18px,1.6vw,25px);line-height:1.35}.hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:58px;padding:0 24px;border-radius:3px;background:#fff;color:var(--black);font-weight:900}.hero__graphic{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));aspect-ratio:1;max-width:620px;width:100%;justify-self:end}.graphic-cell{position:relative;display:grid;place-items:center;overflow:hidden;background:var(--blue);font-weight:950}.graphic-cell--arrow,.graphic-cell--black{background:#000;color:#fff;font-size:clamp(70px,8vw,128px)}.graphic-cell--white{background:#fff}.pill{position:absolute;display:block;background:var(--blue);border-radius:50%}.pill--wide{width:72%;height:30%;left:-10%;top:15%}.pill--small{width:28%;height:20%;right:8%;bottom:15%;transform:rotate(28deg)}.arc{width:80%;aspect-ratio:1;border-radius:50%;background:#000;transform:translate(-35%,35%)}.drop{width:62%;height:78%;border-radius:50% 50% 8% 50%;background:#fff;transform:translate(17%,15%)}.graphic-cell--flower i{position:absolute;width:24%;height:44%;background:#fff;border-radius:50%;transform-origin:50% 114%}.graphic-cell--flower i:nth-child(1){transform:translateY(-44%) rotate(0)}.graphic-cell--flower i:nth-child(2){transform:translateY(-44%) rotate(90deg)}.graphic-cell--flower i:nth-child(3){transform:translateY(-44%) rotate(180deg)}.graphic-cell--flower i:nth-child(4){transform:translateY(-44%) rotate(270deg)}.graphic-cell--word{background:#fff;color:#000;font-size:clamp(38px,5vw,84px)}.countdown-section{min-height:340px;display:grid;grid-template-columns:1fr auto;align-content:center;gap:24px 40px;padding:80px 5vw;background:#fff}.countdown-section h2,.story-section h2,.section-heading h2,.success-card h2{margin:0;font-size:clamp(40px,5vw,78px);line-height:.94;letter-spacing:-.055em}.deadline-note{display:flex;align-items:center;align-self:end;gap:9px;font-weight:800}.countdown{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border:2px solid var(--blue)}.countdown__item{padding:24px 28px;border-right:2px solid var(--blue)}.countdown__item:last-child{border-right:0}.countdown__item strong{display:block;color:var(--blue);font-size:clamp(48px,7vw,104px);line-height:.9;letter-spacing:-.06em}.countdown__item span{font-size:14px;font-weight:900;text-transform:uppercase}.story-section{padding:100px 5vw;background:var(--gray)}.story-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:7vw;align-items:end}.story-grid p{margin:0;font-size:clamp(18px,1.5vw,24px);line-height:1.5}.vote-section{padding:100px 5vw;color:#fff;background:var(--blue)}.section-heading{max-width:880px}.section-heading>p:last-child{max-width:760px;margin:24px 0 0;font-size:20px;line-height:1.45}.subscribe-strip{margin:44px 0 26px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.subscribe-strip span{margin-right:6px;font-weight:900}.subscribe-strip a{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 17px;border:1px solid #fff;border-radius:999px;font-weight:800}.vote-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.vote-card{position:relative;min-height:455px;display:grid;grid-template-columns:1fr auto;align-content:space-between;gap:26px;padding:34px;color:var(--black);background:#fff;overflow:hidden}.vote-card:after{content:"";position:absolute;width:280px;aspect-ratio:1;border-radius:50%;right:-110px;top:-110px;background:var(--platform);opacity:.13}.vote-card>*{position:relative;z-index:1}.vote-card__number{color:var(--platform);font-size:54px;font-weight:950;line-height:1}.vote-card__platform{color:var(--platform);font-size:18px;font-weight:900}.vote-card h3{max-width:560px;margin:10px 0 18px;font-size:clamp(29px,3vw,46px);line-height:1;letter-spacing:-.04em}.screenshot-alert{max-width:480px;display:flex;gap:10px;align-items:center;margin:0;padding:13px 15px;background:#f0f0f0;font-weight:800}.vote-card__button,.reminder-dialog__button{min-height:56px;padding:0 22px;color:#fff;background:var(--platform,var(--blue));border:0;border-radius:2px;font-weight:900;font-size:16px}.desktop-qr{align-self:end;display:flex;flex-direction:column;gap:8px;text-align:center;font-size:12px;font-weight:800}.desktop-qr img{width:112px;height:112px;padding:7px;border:1px solid #ddd;background:#fff}.upload-section{padding:100px 5vw;background:#fff}.section-heading--dark{color:var(--black)}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:44px 0 26px}.file-field{min-height:210px;display:flex;position:relative;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:30px;border:2px dashed var(--blue);cursor:pointer;transition:.2s ease}.file-field:hover{background:#f4f3ff}.file-field--ready{border-style:solid;background:#efefff}.file-field input{position:absolute;width:1px;height:1px;opacity:0}.file-field__badge{min-width:50px;height:40px;display:grid;place-items:center;padding:0 10px;color:#fff;background:var(--blue);font-weight:950}.file-field strong{margin-top:10px;font-size:24px}.file-field small{max-width:100%;color:#656565;font-size:15px;overflow-wrap:anywhere}.consent-row{display:flex;align-items:flex-start;gap:12px;max-width:740px;font-size:15px;line-height:1.4;cursor:pointer}.consent-row input{width:20px;height:20px;accent-color:var(--blue)}.submit-button{min-height:60px;margin-top:28px;padding:0 26px;color:#fff;background:var(--blue);border:0;border-radius:2px;font-size:17px;font-weight:900}.submit-button:disabled{opacity:.6;cursor:wait}.upload-note{color:#666;font-size:13px}.form-error{min-height:1.3em;color:#b00020;font-weight:800}.success-card{min-height:430px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:900px}.success-card__icon{width:82px;height:82px;display:grid;place-items:center;margin-bottom:32px;color:#fff;background:var(--blue);border-radius:50%;font-size:42px;font-weight:900}.success-card p:last-child{max-width:700px;font-size:20px;line-height:1.45}footer{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 5vw;color:#fff;background:#000;font-weight:800}footer a{color:#aaa}.modal[hidden],[hidden]{display:none!important}.modal{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px}.modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.65)}.modal__card{position:relative;width:min(540px,100%);padding:34px;background:#fff}.modal__card h2{margin:0 0 18px;font-size:34px;line-height:1;letter-spacing:-.04em}.modal__card p{font-size:17px;line-height:1.5}.modal__close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px}.modal-open{overflow:hidden}.admin-shell{min-height:100svh;padding:5vw;background:#f0f0f0}.admin-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.admin-header h1{margin:0;font-size:clamp(40px,5vw,72px);line-height:.95;letter-spacing:-.05em}.admin-header a{font-weight:800}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:44px 0}.stats-grid article{padding:25px;background:var(--blue);color:#fff}.stats-grid span{display:block;font-size:14px;font-weight:800}.stats-grid strong{display:block;margin-top:14px;font-size:62px;line-height:1}.submissions-list{background:#fff;padding:30px}.submissions-list h2{margin:0 0 22px;font-size:30px}.submission-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid #ddd}.submission-row>div:first-child{display:flex;flex-direction:column;gap:5px}.submission-row span{color:#6a6a6a;font-size:14px}.submission-actions{display:flex;gap:10px}.submission-actions a{padding:10px 14px;color:#fff;background:var(--blue);font-weight:800}.empty-state{padding:30px 0;color:#666}.login-shell{min-height:100svh;display:grid;place-items:center;padding:20px;background:var(--blue)}.login-card{width:min(480px,100%);padding:38px;background:#fff}.login-card h1{margin:0 0 30px;font-size:60px;letter-spacing:-.06em}.login-card label{display:grid;gap:8px;font-weight:800}.login-card input{min-height:52px;padding:0 14px;border:2px solid #bbb}.login-card>a{display:block;margin-top:24px;font-weight:800}
@media(max-width:900px){.hero-shell{min-height:auto;padding-inline:20px}.topbar{height:74px}.brandmark__text{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding:58px 0 70px}.hero__graphic{max-width:450px;justify-self:start}.hero h1{font-size:clamp(50px,14vw,82px)}.countdown-section{grid-template-columns:1fr;padding:70px 20px}.deadline-note{align-self:auto}.countdown__item{padding:18px 13px}.countdown__item strong{font-size:clamp(38px,12vw,64px)}.countdown__item span{font-size:11px}.story-section,.vote-section,.upload-section{padding:74px 20px}.story-grid,.vote-cards,.upload-grid{grid-template-columns:1fr}.story-grid{gap:30px}.vote-card{min-height:390px;grid-template-columns:1fr;padding:26px}.desktop-qr{display:none}.stats-grid{grid-template-columns:1fr}.admin-header{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.topbar__link{font-size:13px}.hero__graphic{grid-template-columns:repeat(2,1fr)}.countdown{grid-template-columns:repeat(2,1fr)}.countdown__item:nth-child(2){border-right:0}.countdown__item:nth-child(-n+2){border-bottom:2px solid var(--blue)}.vote-card__button{width:100%}.submission-row{align-items:flex-start;flex-direction:column}footer{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.brandmark__logo{height:58px;width:auto;display:block}
.hero h1{line-height:.95}
.hero h1 span{display:inline-block;margin-top:12px}
.hero__graphic{display:flex;align-items:center;justify-content:flex-end;max-width:620px}
.hero-photo{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;transform:rotate(-2deg)}
.hero-photo img{width:100%;height:100%;object-fit:cover}
.hero-photo__badge{position:absolute;right:0;bottom:0;background:#090909;color:#fff;font-size:clamp(30px,4vw,60px);font-weight:950;padding:12px 22px}
@media(max-width:900px){
.hero{grid-template-columns:1fr}
.hero__graphic{justify-self:center}
}
