.CreatorApply{width:100%;min-height:60vh;padding:32px 0 48px;position:relative}.CreatorApplyBg{z-index:0;opacity:.7;background-image:url(https://images.unsplash.com/photo-1504280390367-361c6d9f38f4?q=60&w=1200&auto=format&fit=crop),url(https://images.unsplash.com/photo-1544551763-46a013bb70d5?q=60&w=1200&auto=format&fit=crop),url(https://images.unsplash.com/photo-1478131143081-80f7f84ca84d?q=60&w=1200&auto=format&fit=crop);background-position:0 0,50%,100% 100%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.CreatorApplyOverlay{z-index:1;pointer-events:none;background:linear-gradient(135deg,#ffffffeb 0%,#ffffffe0 50%,#f8fafce6 100%);position:absolute;inset:0}.CreatorApplyContainer{z-index:2;max-width:640px;position:relative}.CreatorApplyLoading{text-align:center;color:var(--text-color,#666);padding:48px 24px;font-size:14px}.CreatorApplyGate{text-align:center;background:#fffffff2;border:1px solid #00000014;border-radius:12px;padding:48px 24px;box-shadow:0 8px 32px #0000000f}.CreatorApplyGateTitle{color:var(--heading-color,#222);margin:0 0 12px;font-size:1.5rem;font-weight:600}.CreatorApplyGateText{color:var(--text-color,#555);max-width:360px;margin:0 auto 24px;font-size:15px}.CreatorApplyGateBtn{color:#fff;background:var(--brand-color,#eb493a);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s}.CreatorApplyGateBtn:hover{background:#d63d2e}.CreatorApplyHeader{border-bottom:1px solid #00000014;margin-bottom:28px;padding-bottom:20px}.CreatorApplyTitle{color:var(--heading-color,#222);margin:0 0 6px;font-size:1.5rem;font-weight:600}.CreatorApplySubtitle{color:var(--text-color,#555);margin:0;font-size:14px}.CreatorApplyForm{background:#fffffff5;border:1px solid #00000014;border-radius:12px;padding:24px;box-shadow:0 8px 32px #0000000f}.CreatorApplyRow{margin-bottom:0}.CreatorApplyRowHalf{grid-template-columns:1fr 1fr;gap:16px;display:grid}.CreatorApplyField,.CreatorApplyRowHalf .CreatorApplyField{margin-bottom:18px}.CreatorApplyRowHalf .CreatorApplyField:last-child,.CreatorApplyField:last-of-type{margin-bottom:0}.CreatorApplyLabel{color:var(--heading-color,#222);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.CreatorApplyLabelRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.CreatorApplyLabelRow .CreatorApplyLabel{margin-bottom:0}.CreatorApplyAddBtn{color:var(--brand-color,#eb493a);cursor:pointer;background:#eb493a14;border:1px solid #eb493a40;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:background .2s,border-color .2s}.CreatorApplyAddBtn:hover{border-color:var(--brand-color,#eb493a);background:#eb493a1f}.CreatorApplyInput{width:100%;color:var(--heading-color,#222);box-sizing:border-box;background:#fff;border:1px solid #0003;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.CreatorApplyInput:focus{border-color:var(--brand-color,#eb493a);outline:none}.CreatorApplyTextarea{width:100%;color:var(--heading-color,#222);box-sizing:border-box;resize:vertical;background:#fff;border:1px solid #0003;border-radius:8px;min-height:100px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.CreatorApplyTextarea:focus{border-color:var(--brand-color,#eb493a);outline:none}.CreatorApplyDeliverableList{flex-direction:column;gap:10px;display:flex}.CreatorApplyDeliverableItem{align-items:center;gap:10px;display:flex}.CreatorApplyDeliverableItem .CreatorApplyInput{flex:1}.CreatorApplyRemoveBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:6px;flex-shrink:0;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:border-color .2s,color .2s}.CreatorApplyRemoveBtn:hover{color:#c53030;border-color:#c53030}.CreatorApplyFile{width:100%;color:var(--text-color,#555);padding:8px 0;font-family:inherit;font-size:13px}.CreatorApplyFile:focus{outline:none}.CreatorApplyFileLabel{color:#666;margin-top:4px;font-size:12px;display:block}.CreatorApplyActions{border-top:1px solid #0000000f;margin-top:24px;padding-top:20px}.CreatorApplySubmitBtn{color:#fff;cursor:pointer;background:#1a202c;border:none;border-radius:8px;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s}.CreatorApplySubmitBtn:hover{background:#2d3748}@media (max-width:600px){.CreatorApplyRowHalf{grid-template-columns:1fr}}
