/* Awards stage system — public lifecycle, profile libraries and in-app administration. */
:root{--stage-ink:#050812;--stage-panel:#0b1121;--stage-line:rgba(167,243,255,.18);--stage-cyan:#a7f3ff;--stage-lilac:#b9a6ff;--stage-paper:#f7f7f2}

.awards-stage-panel{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,8vw,130px);align-items:start;padding:clamp(90px,10vw,145px) clamp(24px,7vw,110px);border-top:7px solid transparent;border-bottom:1px solid var(--stage-line);border-image:linear-gradient(90deg,var(--stage-cyan),var(--stage-lilac)) 1;background:linear-gradient(135deg,#0c1426,#070b17);color:var(--stage-paper)}
.awards-stage-panel>p{display:inline-flex;width:max-content;margin:0;padding:9px 12px;background:var(--stage-cyan);color:#07101c;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.awards-stage-panel h2{grid-column:2;margin:0;font-size:clamp(66px,7.4vw,118px);font-weight:900;line-height:.76;letter-spacing:-.075em;text-transform:uppercase}
.awards-stage-panel h2 strong{display:block;color:var(--stage-lilac);font-weight:900}
.awards-stage-panel>span,.awards-stage-panel>a{grid-column:2;max-width:630px}
.awards-stage-panel>span{color:rgba(247,247,242,.65);font-size:17px;line-height:1.55}
.awards-stage-panel>a{width:max-content;padding:13px 0;border-bottom:1px solid var(--stage-cyan);color:var(--stage-cyan);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}

.awards-staged[data-awards-stage="promo"] .awards-v10-hero__image img{filter:grayscale(1) contrast(1.08) brightness(.52)}
.awards-staged[data-awards-stage="promo"] .awards-v10-hero__wash{background:linear-gradient(90deg,#050812 0%,rgba(5,8,18,.97) 40%,rgba(5,8,18,.63) 74%,rgba(5,8,18,.38)),linear-gradient(0deg,rgba(5,8,18,.98),transparent 42%)}
.awards-staged[data-awards-stage="nominations_closed"] .awards-v10-hero{min-height:82svh}
.awards-staged[data-awards-stage="nominations_closed"] .awards-v10-hero__wash{background:linear-gradient(105deg,#07101d 0%,rgba(7,16,29,.94) 50%,rgba(167,243,255,.13)),linear-gradient(0deg,rgba(5,8,18,.85),transparent)}
.awards-staged[data-awards-stage="voting_open"] .awards-v10-hero{min-height:82svh;border-bottom:9px solid var(--stage-cyan)}
.awards-staged[data-awards-stage="voting_open"] .awards-v10-hero__wash{background:linear-gradient(90deg,#050812 0%,rgba(5,8,18,.94) 45%,rgba(185,166,255,.23)),linear-gradient(0deg,rgba(5,8,18,.88),transparent)}
.awards-staged[data-awards-stage="voting_closed"] .awards-v10-hero{min-height:76svh}
.awards-staged[data-awards-stage="voting_closed"] .awards-v10-hero__image img{filter:grayscale(1) contrast(1.1) brightness(.45)}
.awards-staged[data-awards-stage="finalists"] .awards-v10-hero,.awards-staged[data-awards-stage="winners"] .awards-v10-hero{min-height:88svh}
.awards-staged[data-awards-stage="finalists"] .awards-v10-hero__wash{background:linear-gradient(90deg,#090b19 0%,rgba(9,11,25,.89) 42%,rgba(185,166,255,.24)),linear-gradient(0deg,rgba(9,11,25,.92),transparent)}
.awards-staged[data-awards-stage="winners"] .awards-v10-hero{border-bottom:10px solid transparent;border-image:linear-gradient(90deg,#e1bd76,var(--stage-cyan),var(--stage-lilac)) 1}
.awards-staged[data-awards-stage="winners"] .awards-v10-hero__wash{background:linear-gradient(90deg,#050812 0%,rgba(5,8,18,.9) 42%,rgba(225,189,118,.13)),linear-gradient(0deg,rgba(5,8,18,.9),transparent)}
.awards-v10-path article[data-current="true"]{position:relative;background:rgba(7,16,28,.08)}
.awards-v10-path article[data-current="true"]::after{content:"CURRENT";position:absolute;right:18px;top:18px;color:rgba(7,16,28,.62);font-size:9px;font-weight:900;letter-spacing:.13em}

.awards-library{padding:clamp(95px,10vw,150px) clamp(24px,7vw,110px);background:#080d1d;color:var(--stage-paper)}
.awards-library>header{display:grid;grid-template-columns:minmax(160px,.48fr) minmax(520px,1.52fr);gap:0 clamp(45px,7vw,120px);margin-bottom:clamp(70px,8vw,118px)}
.awards-library>header>p{display:inline-flex;width:max-content;height:max-content;margin:0;padding:9px 12px;background:linear-gradient(100deg,var(--stage-cyan),var(--stage-lilac));color:#07101c;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.awards-library>header h2{margin:0;font-size:clamp(68px,8vw,126px);font-weight:900;line-height:.76;letter-spacing:-.08em;text-transform:uppercase}
.awards-library>header h2 strong{display:block;color:var(--stage-cyan);font-weight:900}
.awards-library>header>span{grid-column:2;max-width:560px;margin-top:25px;padding-top:16px;border-top:1px solid var(--stage-line);color:rgba(247,247,242,.62);font-size:15px;line-height:1.5}
.awards-library__filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}
.awards-library__filters:empty{display:none}
.awards-library__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;background:transparent}
.awards-profile-card{min-width:0;border:1px solid var(--stage-line);background:#080d1d}
.awards-profile-card__image{position:relative;aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#121a30,#080d1d)}
.awards-profile-card__image img{width:100%;height:100%;object-fit:cover;filter:grayscale(.2) contrast(1.04)}
.awards-profile-card__image>b{position:absolute;left:18px;bottom:18px;padding:8px 10px;background:var(--stage-cyan);color:#07101c;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.awards-profile-card__monogram{color:rgba(167,243,255,.18);font-size:clamp(110px,14vw,210px);font-weight:900;line-height:.7}
.awards-profile-card__copy{padding:30px}
.awards-profile-card__copy>p{margin:0;color:var(--stage-cyan);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.awards-profile-card__copy h3{margin:11px 0 18px;font-size:clamp(31px,3vw,46px);font-weight:850;line-height:.9;letter-spacing:-.05em}
.awards-profile-card__copy>span{display:block;min-height:3em;color:rgba(247,247,242,.62);font-size:14px;line-height:1.5}
.awards-profile-card__copy>button{width:100%;min-height:50px;margin-top:26px;border:0;background:linear-gradient(100deg,var(--stage-cyan),var(--stage-lilac));color:#07101c;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.awards-library__empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px;border:1px solid var(--stage-line);text-align:center;background:linear-gradient(135deg,rgba(167,243,255,.04),rgba(185,166,255,.03))}
.awards-library__empty strong{font-size:clamp(30px,4vw,54px);font-weight:850;letter-spacing:-.04em}
.awards-library__empty span{max-width:560px;margin-top:14px;color:rgba(247,247,242,.58);line-height:1.5}

.awards-v10-footer nav{display:flex;justify-content:flex-end;gap:28px}
.awards-v10-footer nav a:first-child{color:rgba(247,247,242,.45);font-weight:500}

/* Administration */
.awards-admin,.nominee-profile{min-height:100svh;overflow:hidden;background:#050812;color:var(--stage-paper)}
.awards-admin__hero,.nominee-profile__hero{min-height:68svh;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(145px,16vh,210px) clamp(24px,7vw,110px) clamp(70px,8vw,115px);border-bottom:8px solid transparent;border-image:linear-gradient(90deg,var(--stage-cyan),var(--stage-lilac)) 1;background:radial-gradient(circle at 80% 30%,rgba(185,166,255,.13),transparent 30%),#07101d}
.awards-admin__hero>a,.nominee-profile__hero>a{position:absolute;top:120px;color:rgba(247,247,242,.58);font-size:12px;font-weight:700}
.awards-admin__hero>p,.nominee-profile__hero>p,.awards-admin section>header>p{margin:0 0 18px;color:var(--stage-cyan);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.awards-admin__hero h1,.nominee-profile__hero h1{max-width:1100px;margin:0;font-size:clamp(70px,8.5vw,138px);font-weight:900;line-height:.75;letter-spacing:-.08em;text-transform:uppercase}
.awards-admin__hero h1 strong,.nominee-profile__hero h1 strong{display:block;color:var(--stage-lilac);font-weight:900}
.awards-admin__hero>span,.nominee-profile__hero>span{max-width:680px;margin-top:28px;color:rgba(247,247,242,.62);font-size:17px;line-height:1.5}
.awards-admin__notice{display:grid;grid-template-columns:.3fr 1fr auto;gap:35px;align-items:center;padding:22px clamp(24px,7vw,110px);border-bottom:1px solid var(--stage-line);background:rgba(167,243,255,.07)}
.awards-admin__notice strong{color:var(--stage-cyan);text-transform:uppercase}.awards-admin__notice span{color:rgba(247,247,242,.66)}
.awards-admin__notice button,.nominee-profile__status button{min-height:40px;padding:0 16px;border:1px solid var(--stage-cyan);background:transparent;color:var(--stage-cyan);font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}
.awards-admin[data-admin-enabled="false"] .awards-admin__stage,.awards-admin[data-admin-enabled="false"] .awards-admin__records{opacity:.36;pointer-events:none;filter:grayscale(.7)}
.awards-admin__stage,.awards-admin__records{padding:clamp(85px,9vw,135px) clamp(24px,7vw,110px);border-bottom:1px solid var(--stage-line)}
.awards-admin section>header{display:grid;grid-template-columns:.42fr 1.58fr;gap:0 60px;margin-bottom:65px}
.awards-admin section>header h2{margin:0;font-size:clamp(53px,6vw,92px);font-weight:850;line-height:.82;letter-spacing:-.06em}
.awards-admin section>header>span{grid-column:2;margin-top:20px;color:rgba(247,247,242,.58);line-height:1.5}
.awards-admin__stage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--stage-line);border-left:1px solid var(--stage-line)}
.awards-admin__stage-grid button{min-height:155px;padding:24px;border:0;border-right:1px solid var(--stage-line);border-bottom:1px solid var(--stage-line);background:#090e1c;color:#fff;text-align:left;cursor:pointer}
.awards-admin__stage-grid button strong,.awards-admin__stage-grid button span{display:block}.awards-admin__stage-grid button strong{font-size:20px}.awards-admin__stage-grid button span{margin-top:9px;color:rgba(247,247,242,.5);font-size:12px;line-height:1.35}
.awards-admin__stage-grid button[aria-pressed="true"]{background:linear-gradient(135deg,var(--stage-cyan),var(--stage-lilac));color:#07101c}.awards-admin__stage-grid button[aria-pressed="true"] span{color:rgba(7,16,28,.67)}
.awards-admin__stage-actions{display:flex;align-items:center;justify-content:flex-end;gap:28px;margin-top:30px}.awards-admin__stage-actions>a{font-size:12px;font-weight:800;text-transform:uppercase}
.awards-admin__add{min-height:50px;margin-bottom:25px;padding:0 20px;border:1px solid var(--stage-cyan);background:transparent;color:var(--stage-cyan);font-size:11px;font-weight:850;text-transform:uppercase;cursor:pointer}
.awards-admin__record-list{border-top:1px solid var(--stage-line)}
.awards-admin__record-list>article{display:grid;grid-template-columns:1.1fr 1.5fr auto;gap:35px;align-items:center;padding:28px 0;border-bottom:1px solid var(--stage-line)}
.awards-admin__record-list p{margin:0;color:var(--stage-cyan);font-size:9px;font-weight:850;text-transform:uppercase}.awards-admin__record-list h3{margin:7px 0;font-size:29px}.awards-admin__record-list span{color:rgba(247,247,242,.5);font-size:12px}
.awards-admin__record-list dl{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:0}.awards-admin__record-list dl div{min-width:0}.awards-admin__record-list dt{color:rgba(247,247,242,.42);font-size:9px;text-transform:uppercase}.awards-admin__record-list dd{margin:6px 0 0;font-size:12px}
.awards-admin__record-list button{padding:12px 14px;border:1px solid var(--stage-line);background:none;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;cursor:pointer}
.awards-admin__record-empty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--stage-line);text-align:center}.awards-admin__record-empty strong{font-size:34px}.awards-admin__record-empty span{margin-top:10px;color:rgba(247,247,242,.5)}
.awards-admin__editor{padding:clamp(80px,9vw,130px) clamp(24px,12vw,190px);background:#080d1d}
.awards-admin__editor>header{display:grid;grid-template-columns:1fr auto;align-items:start;margin-bottom:55px}.awards-admin__editor>header p{grid-column:1;margin:0;color:var(--stage-cyan);font-size:10px;font-weight:850;text-transform:uppercase}.awards-admin__editor>header h2{grid-column:1;margin:10px 0 0;font-size:62px}.awards-admin__editor>header button{grid-column:2;grid-row:1/3;border:0;background:none;color:#fff;cursor:pointer}
.awards-admin__editor>label,.awards-admin__editor .fields label{display:grid;gap:9px;margin-bottom:28px;color:rgba(247,247,242,.64);font-size:11px;font-weight:700}
.awards-admin__editor input,.awards-admin__editor select,.awards-admin__editor textarea{width:100%;min-height:56px;padding:13px;border:1px solid var(--stage-line);background:#0c1222;color:#fff}.awards-admin__editor textarea{min-height:130px;resize:vertical}
.awards-admin__review-copy{margin:55px 0;padding:42px;border:1px solid var(--stage-line);background:rgba(167,243,255,.035)}.awards-admin__review-copy>header{margin-bottom:35px}.awards-admin__review-copy>header p{margin:0;color:var(--stage-cyan);font-size:10px;font-weight:850;text-transform:uppercase}.awards-admin__review-copy>header h3{margin:9px 0 0;font-size:34px}.awards-admin__review-copy>label,.awards-admin__review-copy .fields label{display:grid;gap:9px;margin-bottom:25px;color:rgba(247,247,242,.64);font-size:11px;font-weight:700}.awards-admin__review-copy input[readonly],.awards-admin__review-copy textarea[readonly]{background:#080d1d;color:rgba(247,247,242,.72)}
.awards-admin__checks{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:35px 0;background:var(--stage-line);border:1px solid var(--stage-line)}
.awards-admin__checks label{display:flex;align-items:center;gap:11px;min-height:74px;padding:18px;background:#080d1d;font-size:12px}.awards-admin__checks input{width:18px;min-height:18px;accent-color:var(--stage-cyan)}
.awards-admin__editor>footer{display:flex;justify-content:flex-end;gap:20px}.awards-admin__editor>footer>button:first-child{border:0;background:none;color:#ff9aa5;cursor:pointer}

/* Nominee profile */
.nominee-profile__status{display:flex;justify-content:space-between;padding:20px clamp(24px,7vw,110px);border-bottom:1px solid var(--stage-line);background:rgba(167,243,255,.06)}
.nominee-profile__status strong{color:var(--stage-cyan);font-size:11px;text-transform:uppercase}.nominee-profile__status span{color:rgba(247,247,242,.55);font-size:12px}
.nominee-profile__response{width:min(1080px,100%);margin:0 auto;padding:clamp(80px,9vw,125px) clamp(24px,6vw,90px);border-bottom:1px solid var(--stage-line)}
.nominee-profile__response>p{margin:0;color:var(--stage-cyan);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.nominee-profile__response h2{max-width:780px;margin:18px 0;font-size:clamp(54px,7vw,102px);font-weight:900;line-height:.8;letter-spacing:-.07em}.nominee-profile__response>span{display:block;max-width:620px;color:rgba(247,247,242,.6);line-height:1.55}.nominee-profile__response>div{display:flex;gap:18px;margin-top:40px}.nominee-profile__response>div>button:last-child{padding:0 20px;border:1px solid var(--stage-line);background:transparent;color:#fff;cursor:pointer}
.nominee-profile__form{width:min(1080px,100%);margin:0 auto;padding:clamp(90px,10vw,145px) clamp(24px,6vw,90px)}
.nominee-profile__form h2{margin:14px 0 60px;font-size:clamp(58px,7vw,105px);font-weight:850;line-height:.82;letter-spacing:-.065em}
.nominee-profile__form>label,.nominee-profile__form .fields label{display:grid;gap:9px;margin-bottom:30px;color:rgba(247,247,242,.65);font-size:11px;font-weight:700}
.nominee-profile__form input,.nominee-profile__form textarea{width:100%;min-height:58px;padding:14px;border:1px solid var(--stage-line);background:#0c1222;color:#fff}.nominee-profile__form textarea{min-height:160px;resize:vertical;line-height:1.5}
.nominee-profile__form .consent{display:grid;grid-template-columns:22px 1fr;padding:23px 0;border-top:1px solid var(--stage-line);font-size:13px;line-height:1.5}.nominee-profile__form .consent input{width:19px;min-height:19px}
.nominee-profile__form>footer{display:flex;justify-content:flex-end;gap:18px;margin-top:45px}.nominee-profile__form>footer>button:first-child{padding:0 18px;border:1px solid var(--stage-line);background:none;color:#fff;cursor:pointer}

/* Voting form */
.awards-vote-panel{position:fixed;z-index:5000;inset:0}.awards-vote-panel__backdrop{position:absolute;inset:0;width:100%;border:0;background:rgba(0,0,0,.78);backdrop-filter:blur(10px)}
.awards-vote-panel__form{position:absolute;top:0;right:0;width:min(680px,100%);height:100%;padding:clamp(40px,5vw,70px);overflow-y:auto;background:#080d1d;color:#fff;box-shadow:-30px 0 80px rgba(0,0,0,.35)}
.awards-vote-panel__close{float:right;border:0;background:none;color:#fff;cursor:pointer}.awards-vote-panel__form>p:first-of-type{margin:30px 0 12px;color:var(--stage-cyan);font-size:10px;font-weight:850;text-transform:uppercase}.awards-vote-panel__form h2{margin:0;font-size:clamp(56px,6vw,88px);font-weight:900;line-height:.78;letter-spacing:-.07em;text-transform:uppercase}.awards-vote-panel__form>strong{display:block;margin:28px 0 42px;padding:16px 0;border-block:1px solid var(--stage-line);font-size:22px}
.awards-vote-panel__form label{display:grid;gap:8px;margin-bottom:22px;color:rgba(247,247,242,.64);font-size:11px;font-weight:700}.awards-vote-panel__form input{width:100%;min-height:54px;padding:12px;border:1px solid var(--stage-line);background:#0d1425;color:#fff}.awards-vote-panel__form .consent{grid-template-columns:22px 1fr;padding:15px 0;border-top:1px solid var(--stage-line);font-size:12px;line-height:1.45}.awards-vote-panel__form .consent input{width:18px;min-height:18px}.awards-vote-panel__privacy{color:rgba(247,247,242,.45);font-size:12px;line-height:1.5}

/* Secure access and nominee preview */
.awards-auth-panel,.nominee-preview{position:fixed;z-index:6000;inset:0}.awards-auth-panel__backdrop,.nominee-preview__backdrop{position:absolute;inset:0;width:100%;border:0;background:rgba(0,0,0,.82);backdrop-filter:blur(12px)}
.awards-auth-panel__panel,.nominee-preview__content{position:absolute;top:0;right:0;width:min(660px,100%);height:100%;padding:clamp(38px,5vw,70px);overflow-y:auto;background:#080d1d;color:#fff;box-shadow:-30px 0 80px rgba(0,0,0,.45)}
.awards-auth-panel__close,.nominee-preview__content>button{float:right;border:0;background:none;color:#fff;cursor:pointer}.awards-auth-panel__panel>p:first-of-type,.nominee-preview__content>p:first-of-type{margin:55px 0 13px;color:var(--stage-cyan);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.awards-auth-panel__panel h2{margin:0;font-size:clamp(58px,7vw,92px);font-weight:900;line-height:.78;letter-spacing:-.07em;text-transform:uppercase}.awards-auth-panel__panel>span{display:block;max-width:520px;margin:25px 0 38px;color:rgba(247,247,242,.58);line-height:1.5}.awards-auth-panel form label{display:grid;gap:8px;margin-bottom:20px;color:rgba(247,247,242,.64);font-size:11px;font-weight:700}.awards-auth-panel input{min-height:55px;padding:13px;border:1px solid var(--stage-line);background:#0d1425;color:#fff}.awards-auth-panel form>div,.awards-auth-panel__verified>div{display:flex;gap:10px;flex-wrap:wrap}.awards-auth-panel button:not(.awards-auth-panel__backdrop):not(.awards-auth-panel__close){min-height:46px;padding:0 18px;border:1px solid var(--stage-line);background:transparent;color:#fff;font-size:10px;font-weight:850;text-transform:uppercase;cursor:pointer}.awards-auth-panel form button[type="submit"]{border:0!important;background:linear-gradient(100deg,var(--stage-cyan),var(--stage-lilac))!important;color:#07101c!important}.awards-auth-panel__verified{padding:25px 0;border-block:1px solid var(--stage-line)}.awards-auth-panel__verified>strong,.awards-auth-panel__verified>span{display:block}.awards-auth-panel__verified>span{margin:8px 0 22px;color:rgba(247,247,242,.58)}.awards-auth-panel__message{min-height:20px;margin-top:24px!important;color:var(--stage-cyan)!important;font-size:12px!important;line-height:1.45!important;text-transform:none!important}
.nominee-preview__content h2{clear:both;margin:25px 0 8px;font-size:clamp(52px,7vw,86px);font-weight:900;line-height:.82;letter-spacing:-.065em}.nominee-preview__content>span{color:var(--stage-lilac)}.nominee-preview__content h3{margin:38px 0 10px;color:var(--stage-cyan);font-size:11px;text-transform:uppercase}.nominee-preview__content p:not(:first-of-type){white-space:pre-wrap;color:rgba(247,247,242,.68);line-height:1.6}.nominee-preview__image{clear:both;aspect-ratio:16/10;margin-top:30px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,rgba(167,243,255,.14),rgba(185,166,255,.16));font-size:80px;font-weight:900}.nominee-preview__image img{width:100%;height:100%;object-fit:cover}

@media(max-width:1000px){
  .awards-admin__stage-grid{grid-template-columns:repeat(2,1fr)}
  .awards-admin__record-list>article{grid-template-columns:1fr auto}.awards-admin__record-list dl{grid-column:1/-1}.awards-admin__record-list button{grid-column:2;grid-row:1}
}
@media(max-width:900px){
  .awards-stage-panel{display:block;padding:78px 22px}.awards-stage-panel h2{margin-top:24px;font-size:clamp(55px,14.5vw,82px)}.awards-stage-panel>span,.awards-stage-panel>a{display:block;margin-top:24px}
  .awards-staged[data-awards-stage] .awards-v10-hero{min-height:100svh}
  .awards-library{padding:82px 22px}.awards-library>header{display:block;margin-bottom:55px}.awards-library>header h2{margin-top:23px;font-size:clamp(58px,15vw,88px)}.awards-library>header>span{margin-top:22px}.awards-library__grid{grid-template-columns:1fr}.awards-profile-card__image{aspect-ratio:16/11}
  .awards-v10-footer nav{display:grid;justify-content:start;gap:14px}
  .awards-admin__hero,.nominee-profile__hero{min-height:100svh;padding:150px 22px 55px}.awards-admin__hero>a,.nominee-profile__hero>a{top:112px}.awards-admin__hero h1,.nominee-profile__hero h1{font-size:clamp(61px,16vw,92px)}
  .awards-admin__notice{display:block;padding:20px 22px}.awards-admin__notice span{display:block;margin-top:7px;line-height:1.4}.awards-admin__notice button{margin-top:15px}
  .awards-admin__stage,.awards-admin__records{padding:76px 22px}.awards-admin section>header{display:block;margin-bottom:45px}.awards-admin section>header h2{font-size:50px}.awards-admin section>header>span{display:block;margin-top:18px}
  .awards-admin__stage-grid{grid-template-columns:1fr}.awards-admin__stage-grid button{min-height:112px}.awards-admin__stage-actions{justify-content:space-between}.awards-admin__record-list>article{display:block}.awards-admin__record-list dl{grid-template-columns:1fr 1fr;margin:24px 0}.awards-admin__record-list button{width:100%}
  .awards-admin__editor{padding:75px 22px}.awards-admin__editor>header h2{font-size:48px}.awards-admin__review-copy{margin:40px 0;padding:25px 18px}.awards-admin__checks{grid-template-columns:1fr}.awards-admin__editor>footer{justify-content:space-between}
  .nominee-profile__status{display:block;padding:18px 22px}.nominee-profile__status span{display:block;margin-top:6px}.nominee-profile__status button{margin-top:14px}.nominee-profile__response{padding:70px 22px}.nominee-profile__response>div{display:grid}.nominee-profile__response>div button{min-height:52px}.nominee-profile__form{padding:78px 22px}.nominee-profile__form h2{font-size:58px}.nominee-profile__form .fields{grid-template-columns:1fr}.nominee-profile__form>footer{display:grid}.nominee-profile__form>footer button{width:100%;min-height:52px}
  .awards-vote-panel__form{padding:30px 22px calc(35px + env(safe-area-inset-bottom,0px))}
  .awards-auth-panel__panel,.nominee-preview__content{padding:30px 22px calc(35px + env(safe-area-inset-bottom,0px))}
}
@media(max-width:520px){
  .awards-admin__stage-actions{display:grid}.awards-admin__stage-actions .awards-v10-button{width:100%}.awards-admin__record-list dl{grid-template-columns:1fr}.awards-library__empty{padding:40px 22px}.awards-profile-card__copy{padding:25px 22px}
}
