/* FILE VERSION: motor-show-s1_MotorShowS1_v2.2 / DEPLOY AS: static/css/motor-show-s1.css */
:root{--orange:#ff6200;--orange2:#ff8a00;--black:#101010;--ink:#1b1b1b;--muted:#737373;--line:#e9e9e6;--paper:#fff;--canvas:#f4f4f1;--red:#df2b22;--green:#14824b;--radius:24px}
*{box-sizing:border-box}html{background:var(--canvas)}body{margin:0;background:var(--canvas);color:var(--ink);font-family:system-ui,-apple-system,"Noto Sans KR",sans-serif;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.ms-shell{max-width:1120px;margin:0 auto;padding:18px 16px 70px}.ms-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.ms-brand{font-size:16px;font-weight:1000;letter-spacing:.12em;color:var(--orange)}.ms-nav-links{display:flex;gap:8px;align-items:center}.ms-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;color:#111;font-weight:900;cursor:pointer}.ms-btn.orange{border-color:var(--orange);background:var(--orange);color:#fff}.ms-btn.black{border-color:#111;background:#111;color:#fff}.ms-btn.ghost{background:transparent}.ms-btn:disabled{opacity:.5;cursor:not-allowed}.ms-hero{position:relative;overflow:hidden;min-height:410px;border-radius:32px;padding:42px;background:#0c0c0c;color:#fff;box-shadow:0 25px 60px rgba(0,0,0,.16)}.ms-hero:before{content:"";position:absolute;right:-100px;top:-140px;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,#ff8618 0,#ff6200 36%,rgba(255,98,0,0) 70%)}.ms-hero:after{content:"S1";position:absolute;right:30px;bottom:-45px;font-weight:1000;font-style:italic;font-size:220px;line-height:1;color:rgba(255,255,255,.07)}.ms-hero>*{position:relative;z-index:1}.ms-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.12em}.ms-kicker i{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(255,98,0,.2)}.ms-hero h1{max-width:710px;margin:24px 0 14px;font-size:clamp(39px,7vw,76px);line-height:.98;letter-spacing:-.055em;font-weight:1000}.ms-hero h1 em{color:var(--orange);font-style:normal}.ms-hero p{max-width:620px;margin:0;color:#c7c7c7;line-height:1.7;font-size:15px}.ms-hero-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.ms-progress-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-top:20px;padding:16px 18px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);border-radius:18px;max-width:650px}.ms-progress-card strong{font-size:24px}.ms-progress-track{height:8px;background:rgba(255,255,255,.15);border-radius:99px;overflow:hidden}.ms-progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--orange),#ffac25);border-radius:inherit}.ms-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:40px 2px 16px}.ms-section-head h2{margin:0;font-size:26px;letter-spacing:-.04em}.ms-section-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.ms-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ms-booth{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 10px 32px rgba(0,0,0,.045);transition:.18s}.ms-booth:active{transform:scale(.985)}.ms-booth-photo{position:relative;aspect-ratio:4/3;background:#111}.ms-booth-photo img{width:100%;height:100%;display:block;object-fit:cover}.ms-booth-no{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:9px;background:rgba(0,0,0,.78);color:#fff;font-size:11px;font-weight:1000;letter-spacing:.08em}.ms-booth-copy{padding:16px}.ms-booth-copy h3{margin:0 0 7px;font-size:17px}.ms-booth-copy p{margin:0;color:var(--muted);font-size:12px}.ms-empty{grid-column:1/-1;padding:56px 24px;text-align:center;background:#fff;border:1px dashed #ccc;border-radius:22px;color:var(--muted)}.ms-empty b{display:block;color:#111;font-size:20px;margin-bottom:7px}.ms-detail{margin-top:22px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px}.ms-detail-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.ms-detail h2{margin:8px 0;font-size:30px}.ms-detail-meta{color:var(--muted);font-size:13px}.ms-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ms-gallery figure{margin:0;background:#111;border-radius:16px;overflow:hidden;aspect-ratio:4/3}.ms-gallery figure:first-child{grid-column:1/-1;aspect-ratio:16/9}.ms-gallery img{width:100%;height:100%;object-fit:contain;display:block}.ms-story{display:grid;grid-template-columns:1.3fr .7fr;gap:14px;margin-top:20px}.ms-story>div{padding:20px;border-radius:18px;background:#f6f6f3}.ms-story h3{margin:0 0 10px;font-size:14px;color:var(--orange)}.ms-story p{margin:0;white-space:pre-wrap;line-height:1.75;font-size:14px}.ms-form-wrap{max-width:820px;margin:0 auto}.ms-form-hero{padding:28px;border-radius:26px;background:#111;color:#fff;margin-bottom:16px}.ms-form-hero span{color:var(--orange);font-size:12px;font-weight:1000}.ms-form-hero h1{margin:8px 0 9px;font-size:32px}.ms-form-hero p{margin:0;color:#bbb;font-size:13px;line-height:1.6}.ms-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px}.ms-field{margin-bottom:22px}.ms-field>label,.ms-field>legend{display:block;margin:0 0 9px;font-size:14px;font-weight:900}.ms-field small{display:block;color:var(--muted);font-size:11px;margin-top:7px}.ms-input,.ms-textarea,.ms-select{display:block;width:100%;border:1px solid #d8d8d4;border-radius:13px;background:#fff;padding:13px;color:#111;outline:none}.ms-input:focus,.ms-textarea:focus,.ms-select:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,98,0,.12)}.ms-textarea{min-height:150px;resize:vertical;line-height:1.6}.ms-car-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ms-car{position:relative}.ms-car input{position:absolute;opacity:0}.ms-car label{display:flex;gap:12px;align-items:center;padding:12px;border:2px solid var(--line);border-radius:16px;cursor:pointer}.ms-car input:checked+label{border-color:var(--orange);background:#fff6ef}.ms-car img,.ms-car .car-ph{width:58px;height:58px;border-radius:12px;object-fit:cover;background:#eee}.ms-car b{font-size:13px}.ms-car span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.ms-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.ms-photo-slot{position:relative;aspect-ratio:1;border:1px dashed #bbb;border-radius:15px;overflow:hidden;background:#f5f5f2}.ms-photo-slot input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.ms-photo-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#111;display:none}.ms-photo-slot.filled img{display:block}.ms-photo-slot .slot-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:9px;font-size:11px;font-weight:800;color:#777}.ms-photo-slot.filled .slot-label{display:none}.ms-cover{position:absolute;left:6px;bottom:6px;z-index:3;display:none!important;background:rgba(0,0,0,.75)!important;color:#fff!important;border-radius:8px;padding:5px 7px!important;font-size:10px!important}.ms-photo-slot.filled .ms-cover{display:flex!important;align-items:center;gap:4px}.ms-cover input{accent-color:var(--orange)}.ms-consent{display:flex;gap:10px;align-items:flex-start;padding:14px;background:#f6f6f3;border-radius:14px;font-size:12px;line-height:1.5}.ms-consent input{margin-top:3px;accent-color:var(--orange)}.ms-alert{padding:13px 15px;margin-bottom:14px;border-radius:13px;background:#fff0ef;color:#a2261f;border:1px solid #ffc9c5;font-size:13px;font-weight:750}.ms-alert.ok{background:#effbf4;color:#157247;border-color:#bce8ce}.ms-status{padding:28px;background:#fff;border:1px solid var(--line);border-radius:24px;text-align:center}.ms-status-mark{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#fff0e7;color:var(--orange);font-size:27px;font-weight:1000}.ms-status h2{margin:14px 0 7px}.ms-status p{margin:0;color:var(--muted);line-height:1.6}.ms-old-photos{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.ms-old-photos img{width:100%;aspect-ratio:1;object-fit:contain;background:#111;border-radius:12px}.ms-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.ms-rule{padding:18px;background:#fff;border:1px solid var(--line);border-radius:18px}.ms-rule b{display:block;margin-bottom:7px}.ms-rule p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.ms-event-list{display:grid;grid-template-columns:1.35fr .65fr;gap:14px}.ms-event-card{position:relative;overflow:hidden;min-height:260px;padding:28px;border-radius:26px;background:#111;color:#fff}.ms-event-card.orange{background:linear-gradient(145deg,#ff5b00,#ff8e13)}.ms-event-card h2{margin:16px 0 10px;font-size:31px;line-height:1.05}.ms-event-card p{max-width:520px;color:#ddd;line-height:1.6;font-size:13px}.ms-event-card.orange p{color:#fff3e9}.ms-event-card .ms-btn{position:absolute;left:28px;bottom:26px}.ms-event-mini{padding:25px;border-radius:26px;background:#fff;border:1px solid var(--line)}.ms-event-mini h2{margin:10px 0}.ms-event-mini p{font-size:13px;color:var(--muted);line-height:1.6}.ms-footer{text-align:center;color:#999;font-size:10px;letter-spacing:.12em;margin-top:40px}
@media(max-width:760px){.ms-shell{padding:12px 12px 55px}.ms-nav-links .hide-mobile{display:none}.ms-btn{min-height:42px;padding:9px 12px;font-size:12px}.ms-hero{min-height:470px;padding:28px 22px;border-radius:26px}.ms-hero:before{right:-220px}.ms-hero:after{font-size:150px}.ms-hero h1{font-size:45px;margin-top:24px}.ms-progress-card{grid-template-columns:auto 1fr;gap:10px}.ms-progress-card>span:last-child{grid-column:1/-1}.ms-grid{grid-template-columns:1fr 1fr;gap:9px}.ms-booth-copy{padding:12px}.ms-booth-copy h3{font-size:14px}.ms-detail{padding:14px;border-radius:22px}.ms-detail-top{display:block}.ms-detail h2{font-size:24px}.ms-gallery{gap:5px}.ms-gallery figure{border-radius:10px}.ms-story{grid-template-columns:1fr}.ms-form{padding:17px;border-radius:20px}.ms-form-hero{padding:22px}.ms-car-options{grid-template-columns:1fr}.ms-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-rules{grid-template-columns:1fr}.ms-event-list{grid-template-columns:1fr}.ms-event-card{min-height:330px}.ms-event-mini{min-height:220px}.ms-old-photos{grid-template-columns:repeat(3,1fr)}}
@media(max-width:390px){.ms-grid{grid-template-columns:1fr}.ms-hero h1{font-size:39px}}

/* MOTOR SHOW VOTING + RESULT v2.0 */
.ms-phase{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#fff}.ms-phase b{font-size:14px}.ms-phase span{color:var(--muted);font-size:12px}.ms-flash{margin:14px 0;padding:13px 15px;border:1px solid #bce8ce;border-radius:13px;background:#effbf4;color:#157247;font-size:13px;font-weight:800}.ms-flash.error{border-color:#ffc9c5;background:#fff0ef;color:#a2261f}.ms-vote-box{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:16px;border-radius:17px;background:#111;color:#fff}.ms-vote-box p{margin:3px 0 0;color:#bbb;font-size:11px}.ms-vote-box .ms-btn.selected{background:#fff;color:#111;border-color:#fff}.ms-rank-chip{position:absolute;right:12px;top:12px;display:grid;place-items:center;min-width:42px;height:42px;padding:0 9px;border-radius:13px;background:#fff;color:#111;font-size:16px;font-weight:1000;box-shadow:0 7px 20px rgba(0,0,0,.16)}.ms-result-hero{text-align:center;padding:48px 24px;border-radius:30px;background:#0b0b0b;color:#fff}.ms-result-hero span{color:var(--orange);font-size:11px;font-weight:1000;letter-spacing:.14em}.ms-result-hero h1{margin:12px 0 9px;font-size:clamp(36px,7vw,68px);line-height:1}.ms-result-hero p{margin:0;color:#aaa}.ms-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;margin-top:22px}.ms-winner{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff}.ms-winner.rank-1{order:2;transform:translateY(-16px);box-shadow:0 20px 50px rgba(255,98,0,.18)}.ms-winner.rank-2{order:1}.ms-winner.rank-3{order:3}.ms-winner-photo{position:relative;aspect-ratio:4/3;background:#111}.ms-winner-photo img{width:100%;height:100%;object-fit:cover}.ms-medal{position:absolute;left:12px;top:12px;display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:#fff;font-size:22px;font-weight:1000}.ms-winner-copy{padding:18px}.ms-winner-copy h2{margin:0 0 7px;font-size:20px}.ms-winner-copy p{margin:0;color:var(--muted);font-size:12px}.ms-winner-stats{display:flex;justify-content:space-between;gap:8px;margin-top:14px;padding-top:13px;border-top:1px solid var(--line);font-size:12px;font-weight:900}.ms-final-list{display:grid;gap:8px;margin-top:16px}.ms-final-row{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#fff}.ms-final-row>strong{font-size:18px}.ms-final-row b{display:block}.ms-final-row span{color:var(--muted);font-size:11px}.ms-final-row>em{color:var(--orange);font-style:normal;font-weight:1000}
@media(max-width:760px){.ms-phase{align-items:flex-start;flex-direction:column}.ms-vote-box{align-items:stretch;flex-direction:column}.ms-vote-box .ms-btn{width:100%}.ms-podium{grid-template-columns:1fr}.ms-winner.rank-1,.ms-winner.rank-2,.ms-winner.rank-3{order:initial;transform:none}.ms-final-row{grid-template-columns:44px 1fr}.ms-final-row>em{grid-column:2}}

/* MOTOR SHOW REWARDS v2.1 */
.ms-prize-section{margin-top:18px;padding:4px 20px 20px;border:1px solid var(--line);border-radius:26px;background:#fff}.ms-prize-section .ms-section-head{margin-top:22px}.ms-prize-section .ms-section-head>b{color:var(--orange);font-size:13px}.ms-prize-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ms-prize{display:flex;align-items:center;gap:13px;min-height:116px;padding:18px;border:1px solid var(--line);border-radius:19px;background:#f8f8f5}.ms-prize.first{border-color:#ffc198;background:linear-gradient(145deg,#fff7ef,#fff)}.ms-prize>span{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:15px;background:#fff;font-size:23px;box-shadow:0 7px 20px rgba(0,0,0,.07)}.ms-prize small{display:block;color:#888;font-size:9px;font-weight:1000;letter-spacing:.1em}.ms-prize strong{display:block;margin:3px 0;color:#111;font-size:22px;font-weight:1000}.ms-prize.first strong{color:var(--orange)}.ms-prize p{margin:0;color:var(--muted);font-size:10px}.ms-prize-notice{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:10px;padding:15px 17px;border-radius:16px;background:#111;color:#fff}.ms-prize-notice b{color:#ff873b;font-size:13px}.ms-prize-notice span{color:#c8c8c8;font-size:11px}.ms-prize-notice a{padding:7px 10px;border:1px solid #555;border-radius:9px;font-size:10px;font-weight:900}.ms-reward-policy{margin:11px 2px 0;color:#888;font-size:10px;line-height:1.55}.ms-entry-reward{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;margin:0 0 14px;padding:15px 17px;border:1px solid #ffd4b8;border-radius:18px;background:#fff7ef}.ms-entry-reward strong{color:var(--orange);font-size:19px}.ms-entry-reward p{margin:2px 0 0;color:#666;font-size:11px;line-height:1.45}.ms-result-reward-note{margin:18px 0 0;padding:15px 17px;border:1px solid #ffd1b2;border-radius:16px;background:#fff6ee;color:#4d2b17;font-size:12px;line-height:1.6}.ms-result-reward-note b{color:var(--orange)}
@media(max-width:760px){.ms-prize-section{padding:2px 13px 14px}.ms-prize-grid{grid-template-columns:1fr}.ms-prize{min-height:92px}.ms-prize-notice{grid-template-columns:1fr}.ms-prize-notice a{text-align:center}.ms-entry-reward{grid-template-columns:1fr}}

/* =========================================================
   MOTOR SHOW ENTRY v1.2
   ========================================================= */
.ms-entry-page{
  background:
    radial-gradient(circle at 50% -120px,rgba(255,98,0,.10),transparent 360px),
    #f5f5f2;
}

.ms-entry-page.ms-entry-alert-open{overflow:hidden}
.ms-entry-page .ms-form-wrap{max-width:860px}
.ms-entry-page .ms-nav{margin-bottom:14px}
.ms-entry-page .ms-form-hero{
  position:relative;
  overflow:hidden;
  margin-bottom:14px;
  padding:32px;
  border:1px solid #202020;
  border-radius:28px;
  background:linear-gradient(145deg,#0b0b0b,#191919);
  box-shadow:0 18px 45px rgba(0,0,0,.12);
}
.ms-entry-page .ms-form-hero:after{
  content:"S1";
  position:absolute;
  right:18px;
  bottom:-24px;
  color:rgba(255,255,255,.055);
  font-size:110px;
  font-weight:1000;
  font-style:italic;
  line-height:1;
}
.ms-entry-page .ms-form-hero>*{position:relative;z-index:1}
.ms-entry-page .ms-form-hero h1{letter-spacing:-.045em}
.ms-entry-page .ms-form{
  display:grid;
  gap:14px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
}

.ms-entry-card{
  padding:24px;
  border:1px solid #e4e4df;
  border-radius:23px;
  background:#fff;
  box-shadow:0 9px 30px rgba(0,0,0,.035);
}
.ms-step-heading{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:22px;
}
.ms-step-heading>span{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  flex:0 0 38px;
  border-radius:12px;
  background:#111;
  color:#fff;
  font-size:11px;
  font-weight:1000;
  letter-spacing:.06em;
}
.ms-step-heading>div{min-width:0}
.ms-step-heading>div>b{
  display:block;
  color:#111;
  font-size:17px;
  font-weight:950;
  letter-spacing:-.025em;
}
.ms-step-heading>div>small{
  display:block;
  margin-top:3px;
  color:#888;
  font-size:11px;
}
.ms-sr-only{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.ms-field-reset{margin:0!important;padding:0!important;border:0!important}
.ms-entry-card .ms-field{margin-bottom:20px}
.ms-entry-card .ms-field:last-child{margin-bottom:0}
.ms-entry-card .ms-field>label{
  margin-bottom:8px;
  color:#252525;
  font-size:13px;
  font-weight:900;
}
.ms-entry-card .ms-field>label>em{
  margin-left:5px;
  color:#9a9a94;
  font-size:10px;
  font-style:normal;
  font-weight:750;
}
.ms-entry-card .ms-input,
.ms-entry-card .ms-textarea{
  padding:15px;
  border-color:#deded9;
  border-radius:15px;
  background:#fbfbf9;
}
.ms-entry-card .ms-input::placeholder,
.ms-entry-card .ms-textarea::placeholder{color:#aaa}
.ms-entry-card .ms-textarea{min-height:142px}
.ms-entry-card .ms-textarea-short{min-height:98px}

.ms-entry-page .ms-car label{
  min-height:84px;
  padding:11px;
  border:1px solid #dfdfda;
  border-radius:17px;
  background:#fbfbf9;
}
.ms-entry-page .ms-car input:checked+label{
  border:2px solid #ff6200;
  background:#fff6ee;
  box-shadow:0 0 0 3px rgba(255,98,0,.08);
}
.ms-entry-page .ms-car img,
.ms-entry-page .ms-car .car-ph{
  width:62px;
  height:62px;
  flex:0 0 62px;
}
.ms-entry-page .ms-car b{color:#111;font-size:14px}

.ms-photo-heading{position:relative;padding-right:70px}
.ms-photo-count{
  position:absolute;
  top:5px;
  right:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:58px;
  height:29px;
  padding:0 9px;
  border-radius:999px;
  background:#f0f0ed;
  color:#777;
  font-size:11px;
  font-weight:950;
}
.ms-photo-count.ready{background:#eaf8ef;color:#137747}
.ms-entry-page .ms-photo-grid{gap:10px}
.ms-entry-page .ms-photo-slot{
  border:1px solid #d5d5d0;
  border-radius:17px;
  background:#f8f8f5;
  transition:border-color .16s,transform .16s,box-shadow .16s;
}
.ms-entry-page .ms-photo-slot.is-required{
  border:2px solid #1b1b1b;
  background:#fff;
}
.ms-entry-page .ms-photo-slot:active{transform:scale(.985)}
.ms-entry-page .ms-photo-slot.filled{
  border-color:#ff6200;
  box-shadow:0 0 0 3px rgba(255,98,0,.10);
}
.ms-entry-page .ms-photo-slot .slot-label{
  flex-direction:column;
  gap:7px;
  color:#858580;
  font-weight:800;
}
.ms-entry-page .ms-photo-slot .slot-label b{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:38px;
  height:22px;
  padding:0 7px;
  border-radius:7px;
  background:#e9e9e5;
  color:#777;
  font-size:10px;
  font-weight:900;
}
.ms-entry-page .ms-photo-slot .slot-label em{
  color:inherit;
  font-size:11px;
  font-style:normal;
  font-weight:inherit;
}
.ms-entry-page .ms-photo-slot .slot-label.required{
  color:#050505;
  font-weight:1000;
}
.ms-entry-page .ms-photo-slot .slot-label.required b{
  background:#111;
  color:#fff;
  font-weight:1000;
}
.ms-upload-notes{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:12px;
}
.ms-upload-notes span{
  padding:6px 9px;
  border:1px solid #e1e1dc;
  border-radius:999px;
  background:#f8f8f5;
  color:#777;
  font-size:10px;
  font-weight:750;
}

.ms-consent-card .ms-field{margin-bottom:9px}
.ms-entry-page .ms-consent{
  min-height:54px;
  margin:0;
  padding:14px;
  border:1px solid #e4e4df;
  border-radius:15px;
  background:#fafaf8;
  color:#444;
}
.ms-entry-page .ms-consent span b{
  margin-right:5px;
  color:#ff6200;
  font-size:10px;
}
.ms-entry-submit{
  width:100%;
  min-height:56px;
  margin-top:12px;
  border-radius:16px;
  box-shadow:0 10px 22px rgba(255,98,0,.22);
}
.ms-submit-note{
  margin:10px 0 0;
  color:#999;
  text-align:center;
  font-size:10px;
}

.ms-entry-alert-layer[hidden]{display:none!important}
.ms-entry-alert-layer{
  position:fixed;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:18px;
  background:rgba(10,10,10,.46);
  opacity:0;
  pointer-events:none;
  z-index:2147483400;
  transition:opacity .18s ease;
  -webkit-backdrop-filter:blur(3px);
  backdrop-filter:blur(3px);
}
.ms-entry-alert-layer.show{opacity:1;pointer-events:auto}
.ms-entry-alert-panel{
  width:min(360px,100%);
  padding:25px;
  border:1px solid rgba(255,255,255,.8);
  border-radius:24px;
  background:#fff;
  text-align:center;
  box-shadow:0 24px 70px rgba(0,0,0,.24);
  transform:translateY(8px) scale(.98);
  transition:transform .18s ease;
}
.ms-entry-alert-layer.show .ms-entry-alert-panel{transform:none}
.ms-entry-alert-icon{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  margin:0 auto 13px;
  border-radius:15px;
  background:#fff0e6;
  color:#ff6200;
  font-size:23px;
  font-weight:1000;
}
.ms-entry-alert-panel h2{
  margin:0 0 8px;
  color:#111;
  font-size:20px;
  letter-spacing:-.035em;
}
.ms-entry-alert-panel p{
  margin:0;
  color:#696964;
  font-size:13px;
  line-height:1.55;
}
.ms-entry-alert-panel>strong{
  display:block;
  margin:14px 0;
  color:#111;
  font-size:12px;
}
.ms-entry-alert-panel .ms-btn{width:100%;min-height:50px}
.ms-entry-alert-close{
  width:100%;
  margin-top:4px;
  padding:10px;
  border:0;
  background:transparent;
  color:#888;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
}

@media(max-width:760px){
  .ms-entry-page .ms-shell{padding:10px 12px 46px}
  .ms-entry-page .ms-form-hero{padding:25px 21px;border-radius:23px}
  .ms-entry-page .ms-form-hero h1{font-size:29px}
  .ms-entry-page .ms-form-hero p{max-width:280px}
  .ms-entry-card{padding:18px;border-radius:20px}
  .ms-step-heading{margin-bottom:18px}
  .ms-step-heading>div>b{font-size:16px}
  .ms-entry-page .ms-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .ms-entry-alert-layer{align-items:flex-end;padding:0}
  .ms-entry-alert-panel{
    width:100%;
    padding:25px 20px calc(18px + env(safe-area-inset-bottom,0px));
    border-radius:25px 25px 0 0;
    transform:translateY(18px);
  }
}

/* =========================================================
   MOTOR SHOW SHOWROOM v2.2
   ========================================================= */
.ms-showroom-stage{
  position:relative;
  overflow:hidden;
  margin-top:40px;
  padding:30px;
  border:1px solid #252525;
  border-radius:30px;
  background:
    radial-gradient(circle at 92% 0,rgba(255,98,0,.20),transparent 310px),
    linear-gradient(145deg,#090909,#151515 72%,#0d0d0d);
  color:#fff;
  box-shadow:0 24px 65px rgba(0,0,0,.18);
}
.ms-showroom-stage:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.28;
  background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);
  background-size:42px 42px;
  -webkit-mask-image:linear-gradient(to bottom,#000,transparent 66%);
  mask-image:linear-gradient(to bottom,#000,transparent 66%);
}
.ms-showroom-stage>*{position:relative;z-index:1}
.ms-showroom-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:22px;
}
.ms-showroom-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#bdbdbd;
  font-size:10px;
  font-weight:950;
  letter-spacing:.16em;
}
.ms-showroom-eyebrow i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--orange);
  box-shadow:0 0 0 5px rgba(255,98,0,.15),0 0 18px rgba(255,98,0,.8);
}
.ms-showroom-head h2{
  margin:9px 0 6px;
  font-size:clamp(31px,5vw,50px);
  line-height:.95;
  letter-spacing:-.055em;
  font-weight:1000;
}
.ms-showroom-head p{margin:0;color:#9f9f9f;font-size:12px;line-height:1.55}
.ms-showroom-count{
  display:flex;
  align-items:baseline;
  gap:8px;
  flex:0 0 auto;
  padding:10px 13px;
  border:1px solid #3b3b3b;
  border-radius:13px;
  background:rgba(255,255,255,.055);
}
.ms-showroom-count strong{color:var(--orange);font-size:24px;font-weight:1000;line-height:1}
.ms-showroom-count span{color:#b5b5b5;font-size:9px;font-weight:950;letter-spacing:.13em}
.ms-showroom-grid{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  grid-auto-flow:dense;
  gap:12px;
}
.ms-exhibit-card{
  grid-column:span 5;
  min-width:0;
  min-height:290px;
  overflow:hidden;
  border:1px solid #303030;
  border-radius:21px;
  background:#181818;
  box-shadow:0 12px 28px rgba(0,0,0,.23);
  isolation:isolate;
  transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease;
}
.ms-exhibit-card.featured{
  grid-column:span 7;
  grid-row:span 2;
  min-height:592px;
  border-color:#4a3528;
}
.ms-exhibit-card:nth-child(n+4){grid-column:span 6;min-height:330px}
.ms-exhibit-card:nth-child(n+6){grid-column:span 4;min-height:300px}
.ms-showroom-grid.count-1 .ms-exhibit-card{grid-column:1/-1;grid-row:auto;min-height:540px}
.ms-showroom-grid.count-2 .ms-exhibit-card{grid-column:span 5;grid-row:auto;min-height:510px}
.ms-showroom-grid.count-2 .ms-exhibit-card.featured{grid-column:span 7}
.ms-showroom-grid.count-4 .ms-exhibit-card:nth-child(4){grid-column:1/-1;min-height:350px}
.ms-exhibit-media{position:relative;width:100%;height:100%;min-height:inherit;background:#111}
.ms-exhibit-media>img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .3s ease;
}
.ms-exhibit-placeholder{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  color:#383838;
  text-align:center;
  font-size:26px;
  font-weight:1000;
  letter-spacing:.08em;
}
.ms-exhibit-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(to bottom,rgba(0,0,0,.12) 18%,rgba(0,0,0,.18) 42%,rgba(0,0,0,.93) 100%);
}
.ms-exhibit-card.featured .ms-exhibit-shade{background:linear-gradient(to bottom,rgba(0,0,0,.06) 24%,rgba(0,0,0,.16) 50%,rgba(0,0,0,.94) 100%)}
.ms-exhibit-top{
  position:absolute;
  top:14px;
  left:14px;
  right:14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
}
.ms-exhibit-no,.ms-exhibit-state{
  display:inline-flex;
  align-items:center;
  min-height:29px;
  padding:0 10px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:999px;
  background:rgba(8,8,8,.72);
  color:#fff;
  font-size:9px;
  font-weight:1000;
  letter-spacing:.12em;
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
}
.ms-exhibit-state{color:#c9c9c9}
.ms-exhibit-state.is-live{border-color:rgba(255,98,0,.66);background:rgba(255,98,0,.88);color:#fff;box-shadow:0 0 20px rgba(255,98,0,.32)}
.ms-exhibit-state.is-winner{border-color:#ffd573;background:#ffd573;color:#17120a}
.ms-exhibit-content{
  position:absolute;
  left:18px;
  right:18px;
  bottom:17px;
  color:#fff;
}
.ms-exhibit-card.featured .ms-exhibit-content{left:25px;right:25px;bottom:24px}
.ms-featured-label{
  display:inline-block;
  margin-bottom:10px;
  color:#ff7b27;
  font-size:9px;
  font-weight:1000;
  letter-spacing:.17em;
}
.ms-exhibit-content h3{
  overflow:hidden;
  margin:0 0 5px;
  color:#fff;
  font-size:20px;
  line-height:1.15;
  letter-spacing:-.035em;
  font-weight:1000;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.ms-exhibit-card.featured .ms-exhibit-content h3{font-size:clamp(29px,4vw,43px)}
.ms-exhibit-content p{
  overflow:hidden;
  margin:0;
  color:#c5c5c5;
  font-size:11px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.ms-enter-booth{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid rgba(255,255,255,.22);
  color:#fff;
  font-size:9px;
  font-weight:1000;
  letter-spacing:.14em;
}
.ms-enter-booth b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--orange);font-size:14px;transition:transform .2s ease}
.ms-exhibit-card.featured .ms-enter-booth{max-width:300px;margin-top:18px}
.ms-exhibit-card:hover,.ms-exhibit-card:focus-visible{
  border-color:var(--orange);
  transform:translateY(-3px);
  box-shadow:0 18px 38px rgba(0,0,0,.34),0 0 0 1px rgba(255,98,0,.16);
  outline:none;
}
.ms-exhibit-card:hover .ms-exhibit-media>img,.ms-exhibit-card:focus-visible .ms-exhibit-media>img{transform:scale(1.045);filter:saturate(1.06)}
.ms-exhibit-card:hover .ms-enter-booth b,.ms-exhibit-card:focus-visible .ms-enter-booth b{transform:translateX(3px)}
.ms-showroom-empty{
  grid-column:1/-1;
  display:flex;
  min-height:330px;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  padding:38px 20px;
  border:1px dashed #424242;
  border-radius:22px;
  background:rgba(255,255,255,.035);
  text-align:center;
}
.ms-showroom-empty>span{color:var(--orange);font-size:9px;font-weight:1000;letter-spacing:.17em}
.ms-showroom-empty>b{margin-top:11px;font-size:24px;letter-spacing:-.035em}
.ms-showroom-empty>p{margin:7px 0 18px;color:#969696;font-size:12px}
.ms-showroom-foot{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:17px 3px 0;
  color:#7f7f7f;
  font-size:10px;
}
.ms-showroom-foot a{color:#ff7723;font-weight:950}

@media(max-width:900px){
  .ms-exhibit-card.featured{grid-column:span 7}
  .ms-exhibit-content h3{font-size:17px}
}
@media(max-width:760px){
  .ms-showroom-stage{margin-top:28px;padding:19px 12px 14px;border-radius:25px}
  .ms-showroom-head{align-items:flex-start;margin:0 5px 17px}
  .ms-showroom-head h2{font-size:34px}
  .ms-showroom-head p{max-width:245px;font-size:11px}
  .ms-showroom-count{gap:5px;padding:8px 9px}
  .ms-showroom-count strong{font-size:19px}
  .ms-showroom-count span{font-size:7px}
  .ms-showroom-grid{grid-template-columns:1fr;gap:10px}
  .ms-showroom-grid .ms-exhibit-card,
  .ms-showroom-grid .ms-exhibit-card.featured,
  .ms-showroom-grid .ms-exhibit-card:nth-child(n+4),
  .ms-showroom-grid .ms-exhibit-card:nth-child(n+6),
  .ms-showroom-grid.count-1 .ms-exhibit-card,
  .ms-showroom-grid.count-2 .ms-exhibit-card,
  .ms-showroom-grid.count-2 .ms-exhibit-card.featured,
  .ms-showroom-grid.count-4 .ms-exhibit-card:nth-child(4){grid-column:1;grid-row:auto;min-height:310px;border-radius:18px}
  .ms-showroom-grid .ms-exhibit-card.featured{min-height:420px}
  .ms-exhibit-card.featured .ms-exhibit-content{left:19px;right:19px;bottom:19px}
  .ms-exhibit-card.featured .ms-exhibit-content h3{font-size:30px}
  .ms-exhibit-top{top:12px;left:12px;right:12px}
  .ms-exhibit-content{left:16px;right:16px;bottom:15px}
  .ms-exhibit-content h3{font-size:20px}
  .ms-enter-booth{margin-top:12px}
  .ms-showroom-foot{align-items:flex-start;flex-direction:column;padding:14px 5px 2px;line-height:1.45}
  .ms-showroom-empty{min-height:290px}
  .ms-showroom-empty>b{font-size:21px}
}
@media(prefers-reduced-motion:reduce){
  .ms-exhibit-card,.ms-exhibit-media>img,.ms-enter-booth b{transition:none!important}
}