.Header_header__072v2{width:100%;padding:1rem 2rem;background-color:#000;color:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid #f39c12}.Header_title__u8Exk{margin:0;font-size:1.5rem}.Header_nav__evgr5{display:flex}.Header_navLink__bzbwi{margin-left:1rem}.Header_navLink__bzbwi:hover{text-decoration:underline}.SubmitPage_container__h9STz{min-height:100vh;background:var(--gradient-background);color:var(--color-text)}.SubmitPage_main__OZg2k{max-width:680px;margin:0 auto;padding:2rem 1.5rem 5rem;display:flex;flex-direction:column;gap:2.5rem}.SubmitPage_hero__OH_s7{text-align:center;padding:2.5rem 1rem 0}.SubmitPage_hero__OH_s7 h1{margin:0 0 .75rem;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#f8fafc,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.SubmitPage_heroSubtitle__bQOnh{margin:0;font-size:1.05rem;color:rgba(226,232,240,.65);line-height:1.65}.SubmitPage_tips__iF4eK{background:rgba(243,156,18,.06);border:1px solid rgba(243,156,18,.22);border-radius:14px;padding:1.5rem 1.75rem}.SubmitPage_tips__iF4eK h2{margin:0 0 1rem;font-size:1.15rem;font-weight:700;color:var(--color-primary)}.SubmitPage_tipsList__9epar{margin:0;padding:0 0 0 1.2rem;display:flex;flex-direction:column;gap:.5rem}.SubmitPage_tipsList__9epar li{font-size:.95rem;line-height:1.6;color:rgba(226,232,240,.75)}.SubmitPage_formCard__gs6qo{background:rgba(22,22,22,.5);border:1px solid rgba(148,163,184,.12);border-radius:16px;padding:2rem}.SubmitPage_formCard__gs6qo h2{margin:0 0 1.5rem;font-size:1.35rem;font-weight:700;color:var(--color-text)}.SubmitPage_form__z0t6o{display:flex;flex-direction:column;gap:1.25rem}.SubmitPage_field__u7ptP{display:flex;flex-direction:column;gap:.4rem}.SubmitPage_label__gQ9zV{font-size:.9rem;font-weight:600;color:rgba(226,232,240,.75);text-transform:uppercase;letter-spacing:.05em}.SubmitPage_input__z97kH,.SubmitPage_textarea__k3wZR{width:100%;padding:.75rem 1rem;border-radius:8px;border:1px solid rgba(148,163,184,.2);background:rgba(0,0,0,.3);color:var(--color-text);font-size:1rem;line-height:1.5;transition:border-color .15s;box-sizing:border-box}.SubmitPage_textarea__k3wZR{resize:vertical;min-height:90px}.SubmitPage_input__z97kH:focus,.SubmitPage_textarea__k3wZR:focus{outline:none;border-color:var(--color-primary)}.SubmitPage_error__rPvI0{margin:0;color:#f87171;font-weight:600;font-size:.9rem}.SubmitPage_success__ibk_J{margin:0;color:#4ade80;font-weight:600;font-size:.95rem;padding:.75rem 1rem;background:rgba(74,222,128,.08);border:1px solid rgba(74,222,128,.25);border-radius:8px}.SubmitPage_submitButton__Moind{align-self:flex-start;padding:.8rem 2rem;border-radius:999px;border:none;background:linear-gradient(135deg,#f39c12,#e67e22);color:#000;font-weight:700;font-size:1rem;cursor:pointer;transition:opacity .2s,transform .2s}.SubmitPage_submitButton__Moind:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.SubmitPage_submitButton__Moind:disabled{cursor:not-allowed;opacity:.6}.SubmitPage_cta__Lky0Z{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding-top:1rem;color:rgba(226,232,240,.5);font-size:.95rem}.SubmitPage_link__FQ_9s{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.SubmitPage_link__FQ_9s:hover{color:#f7dc6f}@media (max-width:600px){.SubmitPage_hero__OH_s7 h1{font-size:1.9rem}.SubmitPage_formCard__gs6qo{padding:1.25rem}.SubmitPage_main__OZg2k{padding:1.5rem 1rem 4rem}}