.form-progress{order:-2}.games-card{order:-1}

.is-step-pending{display:none!important}
.is-step-entering{animation:offerStepReveal .58s cubic-bezier(.22,1,.36,1) both}
@keyframes offerStepReveal{
  from{opacity:0;transform:translateY(20px) scale(.985);filter:blur(5px)}
  to{opacity:1;transform:none;filter:none}
}

@media(min-width:981px){
  html,.offer-page{height:100%;overflow:hidden}
  .offer-header{height:64px}
  .offer-brand img{height:39px}.offer-brand strong{font-size:22px}.offer-brand small{font-size:8px}
  .offer-page main{height:calc(100dvh - 64px);overflow:hidden}
  .offer-shell{width:calc(100% - 32px);max-width:none}
  .offer-hero{height:96px;padding:0}
  .offer-hero__grid{height:100%;grid-template-columns:1fr;align-items:center;gap:0}
  .offer-eyebrow{font-size:12px;letter-spacing:.14em}
  .offer-hero h1{margin-top:3px;font-size:clamp(29px,2.35vw,42px);line-height:1;white-space:nowrap}
  .offer-intro{max-width:none;margin-top:6px;font-size:12px;line-height:1.25;white-space:nowrap}
  .offer-workspace{height:calc(100dvh - 160px);padding:10px 0 12px}
  .offer-layout{height:100%;grid-template-columns:minmax(0,1.62fr) minmax(360px,.62fr);align-items:stretch;gap:12px}
  .offer-form{min-height:0;align-content:start;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-rows:auto;grid-template-areas:"progress progress" "games games" "contact contact" "event event" "requirements requirements" "generate privacy";gap:8px}
  .offer-form.is-event-complete:not(.has-open-step-editor){grid-template-areas:"progress progress" "games games" "contact event" "requirements requirements" "generate privacy"}
  .form-progress{grid-area:progress;gap:5px;padding:8px 13px;border-radius:9px}.form-progress>div:first-child{font-size:9px}.progress-track{height:2px}
  .games-card{position:relative;grid-area:games}.contact-card{grid-area:contact;align-self:start}.event-info-card{grid-area:event;align-self:start}.requirements-card{grid-area:requirements}.generate-button{grid-area:generate}.privacy-note{grid-area:privacy;align-self:center;text-align:left}
  .form-card{min-height:0;padding:9px 13px;border-radius:11px}
  .form-card legend{gap:7px;padding-right:5px;font-size:18px;line-height:1}.form-card legend span{width:23px;height:23px;font-size:9px}
  .card-help{display:none}
  .field-grid{gap:7px 9px}.field{gap:3px}.field>span,.draft-field>span{font-size:8px}
  .field-hint{font-size:7px;line-height:1.2}
  .field input,.field select{height:34px;padding:0 9px;font-size:10px}.field textarea{height:38px;min-height:38px;padding:8px;font-size:10px;line-height:1.35;resize:none}
  .games-card .card-head-row{position:static;display:flex;min-height:25px;justify-content:flex-end;margin:-23px 0 5px;padding-left:230px}.switch-choice span{padding:6px 11px;font-size:8px}
  .game-options{grid-template-columns:repeat(10,minmax(0,1fr));gap:6px;margin-top:4px}.game-option>span{min-height:64px;padding:4px 2px;border-radius:7px}.game-option img{width:31px;height:31px}.game-option b{margin-top:1px;font-size:11px}.game-option small{display:none}
  .requirements-card .field-grid{grid-template-columns:.72fr .72fr 1.56fr;align-items:end}.requirements-card .field--wide{grid-column:auto}
  .generate-button{min-height:38px;padding:0 14px;border-radius:6px;font-size:12px}.generate-button i{font-size:17px}.privacy-note{padding-left:8px;font-size:8px}
  .oya-panel{position:relative;top:auto;height:100%;min-height:0;grid-template-rows:auto auto auto minmax(0,1fr) auto auto auto;gap:8px;padding:13px;border-radius:14px}
  .oya-head{gap:8px;padding-bottom:8px}.oya-avatar{width:35px;height:35px;border-radius:10px}.oya-avatar span{font-size:18px}.oya-head p{font-size:6px}.oya-head h2{font-size:21px}.oya-status{font-size:7px}
  .oya-message{padding:8px 10px;border-radius:4px 9px 9px;font-size:9px;line-height:1.45}.oya-summary{padding:8px 10px;border-radius:8px}.oya-summary span{font-size:7px}.oya-summary p{margin-top:2px;font-size:9px;line-height:1.35}
  .draft-field{min-height:0;grid-template-rows:auto minmax(0,1fr);gap:5px}.draft-field small{font-size:7px}.draft-field textarea{height:100%;min-height:0;padding:10px;font-size:9px;line-height:1.45;resize:none}
  .draft-actions{gap:6px}.secondary-action,.mail-action{min-height:34px;font-size:9px}.action-status{min-height:10px;font-size:8px}
  .oya-contact{gap:3px 10px;padding-top:7px;font-size:7px}.oya-contact span{width:auto}.oya-contact a{white-space:nowrap}
}

@media(min-width:981px) and (max-height:760px){
  .offer-hero{height:76px}.offer-workspace{height:calc(100dvh - 140px);padding-top:7px}.offer-hero h1{font-size:28px}.offer-intro{font-size:10px}
  .game-option>span{min-height:54px}.game-option img{width:26px;height:26px}.game-option b{font-size:10px}
  .field input,.field select{height:30px}.field textarea{height:31px;min-height:31px}.form-card{padding-block:7px}.generate-button{min-height:33px}
  .date-shortcuts{display:none}
}

@media(min-width:981px) and (min-height:821px){
  .offer-header{height:70px}
  .offer-brand img{height:46px}.offer-brand strong{font-size:25px}.offer-brand small{font-size:9px}
  .offer-page main{height:calc(100dvh - 70px)}
  .offer-shell{width:calc(100% - 32px);max-width:none}
  .offer-hero{height:112px}.offer-workspace{height:calc(100dvh - 182px);padding:15px 0 18px}
  .offer-eyebrow{font-size:14px}.offer-hero h1{font-size:clamp(34px,2.6vw,48px)}.offer-intro{font-size:14px;line-height:1.6}
  .offer-layout{grid-template-columns:minmax(0,1.58fr) minmax(400px,.64fr);gap:18px}
  .offer-form{gap:12px}
  .form-progress{gap:7px;padding:11px 16px;border-radius:11px}.form-progress>div:first-child{font-size:10px}.progress-track{height:3px}
  .form-card{padding:15px 18px;border-radius:14px}.form-card legend{gap:9px;font-size:22px}.form-card legend span{width:29px;height:29px;font-size:10px}
  .field-grid{gap:9px 11px}.field{gap:4px}.field>span,.draft-field>span{font-size:9px}
  .field input,.field select{height:43px;padding-inline:11px;font-size:11px}.field textarea{height:47px;min-height:47px;padding:9px 11px;font-size:11px}
  .contact-card,.event-info-card{align-self:stretch;padding:19px 22px}.requirements-card{padding:19px 22px}
  .contact-card .field-grid,.event-info-card .field-grid{gap:12px 14px}.contact-card .field input,.event-info-card .field input,.event-info-card .field select{height:46px}
  .date-selects{gap:8px}.date-shortcuts{gap:7px;margin-top:3px}.date-shortcuts button{min-height:27px;padding-inline:10px;font-size:9px}
  .games-card .card-head-row{min-height:30px;margin:-28px 0 8px;padding-left:280px}.switch-choice span{padding:8px 14px;font-size:9px}
  .game-options{gap:8px;margin-top:6px}.game-option>span{min-height:96px;padding:7px 3px;border-radius:9px}.game-option img{width:52px;height:52px}.game-option b{margin-top:2px;font-size:13px}
  .requirements-card .field-grid{grid-template-columns:.72fr .72fr 1.56fr}
  .generate-button{min-height:46px;padding-inline:18px;font-size:14px}.generate-button i{font-size:20px}.privacy-note{font-size:9px}
  .oya-panel{gap:12px;padding:18px;border-radius:18px}.oya-head{gap:11px;padding-bottom:12px}.oya-avatar{width:45px;height:45px;border-radius:12px}.oya-avatar span{font-size:24px}.oya-head p{font-size:9px}.oya-head h2{font-size:29px}.oya-status{font-size:10px}
  .oya-message{padding:12px 14px;font-size:12px;line-height:1.55}.oya-summary{padding:12px 14px}.oya-summary span{font-size:10px}.oya-summary p{font-size:12px;line-height:1.45}
  .draft-field{gap:8px}.draft-field>span{font-size:11px}.draft-field small{font-size:9px}.draft-field textarea{padding:14px;font-size:12px;line-height:1.58}
  .draft-actions{gap:8px}.secondary-action,.mail-action{min-height:42px;font-size:12px}.action-status{font-size:10px}.oya-contact{gap:6px 15px;padding-top:10px;font-size:10px}
}

@media(min-width:1500px) and (min-height:850px){
  .offer-shell{width:calc(100% - 28px);max-width:none}
  .offer-layout{grid-template-columns:minmax(0,1.62fr) minmax(430px,.62fr);gap:20px}
  .offer-form{gap:13px}
  .form-progress{padding:12px 18px}
  .form-card{padding:17px 21px}
  .form-card legend{font-size:23px}.form-card legend span{width:30px;height:30px}
  .games-card .card-head-row{min-height:32px;margin:-30px 0 10px;padding-left:320px}
  .switch-choice span{padding:9px 16px;font-size:10px}
  .game-options{gap:10px}
  .game-option>span{min-height:112px;padding:8px 4px}
  .game-option img{width:64px;height:64px}
  .game-option b{font-size:15px}
  .field input,.field select{height:46px;font-size:12px}
  .field textarea{height:51px;min-height:51px;font-size:12px}
  .contact-card,.event-info-card,.requirements-card{padding:24px 27px}
  .contact-card .field-grid,.event-info-card .field-grid{gap:15px 17px}.contact-card .field input,.event-info-card .field input,.event-info-card .field select{height:50px}
  .date-selects{gap:10px}.date-shortcuts{gap:8px;margin-top:4px}.date-shortcuts button{min-height:30px;padding-inline:12px;font-size:10px}
  .generate-button{min-height:49px}
  .oya-panel{gap:14px;padding:21px}
  .oya-head h2{font-size:32px}.oya-head p{font-size:10px}.oya-status{font-size:11px}
  .oya-message{font-size:13px}.oya-summary span{font-size:11px}.oya-summary p{font-size:13px}
  .draft-field>span{font-size:12px}.draft-field small{font-size:10px}.draft-field textarea{font-size:13px;line-height:1.62}
  .secondary-action,.mail-action{font-size:13px}.oya-contact{font-size:11px}
}

@media(prefers-reduced-motion:reduce){.is-step-entering{animation:none}}

@media(min-width:981px){
  .form-card.is-step-complete:not(.is-step-editing){align-self:start;padding:7px 10px}
  .form-card.is-step-complete:not(.is-step-editing)>.step-complete-summary{min-height:34px;gap:8px}
  .step-summary-check{width:26px;height:26px;font-size:11px}
  .step-summary-copy strong{font-size:9px}.step-summary-copy small{font-size:8px}
  .step-summary-action{padding:5px 8px;font-size:7px}
  .form-card.is-step-editing>.step-edit-done{min-height:31px;margin-top:9px;font-size:8px}
}

@media(max-width:760px){
  .form-card.is-step-complete:not(.is-step-editing){padding:11px 13px}
  .step-summary-copy small{white-space:normal}
  .step-summary-action{padding-inline:8px}
}
