@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";@layer base{body,html,#root{width:100%;height:100%;margin:0;padding:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f9fafb}}._headerWrapper_1tdxc_1{background-color:#fff;border-bottom:solid rgb(233,231,231) .2px}._header_1tdxc_1{max-width:1280px;margin:0 auto;padding:.5rem 1.5rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;background:#fff;position:sticky;top:0;z-index:100}._favicon_1tdxc_20{width:100px;-o-object-fit:cover;object-fit:cover;cursor:pointer}._authSection_1tdxc_26,._userSection_1tdxc_32{display:flex;align-items:center;gap:16px}._dashboardBtn_1tdxc_38{background:linear-gradient(135deg,#1f1147,#3b82f6);color:#fff;padding:8px 16px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:opacity .2s ease}._dashboardBtn_1tdxc_38:hover{opacity:.9}._profileContainer_1tdxc_52{position:relative}._profileButton_1tdxc_56{background:none;border:none;cursor:pointer;padding:4px 0;border-radius:50%;display:flex;align-items:center;gap:8px;overflow:visible;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,transform .2s ease;font-family:Outfit}._profileImage_1tdxc_71{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e5e7eb}._profileIcon_1tdxc_79{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1f1147,#3b82f6);color:#fff;display:flex;align-items:center;justify-content:center;border:2px solid #a5f3fc}._userIcon_1tdxc_91{width:20px;height:20px}._caretIcon_1tdxc_96{color:#6b7280}._userDisplayName_1tdxc_100{font-size:15px;color:#363636;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Outfit}._profileMenu_1tdxc_110{position:absolute;top:100%;right:0;min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:1000;margin-top:8px}._userInfo_1tdxc_123{padding:16px;margin-bottom:0;border-bottom:1px solid #e5e7eb}._userName_1tdxc_129{font-size:20px;font-weight:700;color:#1f1147;font-family:Outfit}._menuItem_1tdxc_136{width:100%;background:none;border:none;color:#1f1147;font-size:1rem;text-align:left;padding:16px;cursor:pointer;transition:background .1s;border-radius:0;outline:none;font-family:Outfit}._menuItem_1tdxc_136:hover{background:#f6f6f6}._menuItem_1tdxc_136:not(:last-child){border-bottom:1px solid #e5e7eb}._signIn_1tdxc_157{background-color:#1e40af;color:#fff;padding:.5rem 1rem;border:none;border-radius:.5rem;cursor:pointer;transition:opacity .3s ease;font-family:Outfit}._signIn_1tdxc_157:hover{opacity:.9}@media (max-width: 768px){._title_1tdxc_172{font-size:28px}._userSection_1tdxc_32{gap:12px}._dashboardBtn_1tdxc_38{padding:6px 12px;font-size:.875rem}._profileImage_1tdxc_71,._profileIcon_1tdxc_79{width:32px;height:32px}._userIcon_1tdxc_91{width:16px;height:16px}._brand_1tdxc_194{font-size:18px}._userDisplayName_1tdxc_100{max-width:120px}}._signInWrap_1t4tg_1{width:100%;height:auto;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:24px}._signInTitle_1t4tg_13{font-size:2rem;font-weight:700;color:#1f2937;margin:0}._instructionText_1t4tg_20{font-size:1rem;color:#1f2937;margin:0;max-width:280px;line-height:1.5}._googleButton_1t4tg_28{display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;border:#dadada solid 1px;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:500;color:#1f2937;cursor:pointer;transition:all .2s ease;min-width:240px;box-shadow:0 1px 3px #0000001a;font-family:Outfit}._googleButton_1t4tg_28:disabled{opacity:.6;cursor:not-allowed}._googleLogo_1t4tg_51{display:flex;align-items:center;justify-content:center}._buttonWrap_1t4tg_57{display:flex;justify-content:center;margin:16px 0}._buttonsWrap_1t4tg_63{display:flex;flex-direction:column;gap:24px}._legalText_1t4tg_69{font-size:.875rem;color:#1f2937;margin:0;max-width:280px;line-height:1.4;text-align:center}._termsLink_1t4tg_78{color:#3b82f6;text-decoration:underline;cursor:pointer;transition:color .2s ease}._termsLink_1t4tg_78:hover{color:#1f2937}._error_1t4tg_88{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:6px;margin-bottom:16px;font-size:.875rem;max-width:300px;text-align:center}._loading_1t4tg_100{color:#1f2937;font-size:.875rem;margin-top:16px}._modalOverlay_1t4tg_106{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_1t4tg_120{background:#fff;border-radius:12px;max-width:400px;width:90%;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_modalSlideIn_1t4tg_1 .3s ease-out}._closeButton_1t4tg_130{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_1t4tg_130:hover{background-color:#f3f4f6;color:#374151}@keyframes _modalSlideIn_1t4tg_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){._modalContent_1t4tg_120{padding:24px 8px;max-width:80%}._signInTitle_1t4tg_13{font-size:1.5rem}._instructionText_1t4tg_20,._legalText_1t4tg_69{font-size:.95rem}._googleButton_1t4tg_28{padding:12px 0;font-size:.95rem}}._dashboard_bkgph_1{min-height:100vh;padding:0rem 1.5rem}._container_bkgph_6{max-width:1280px;margin:0 auto;box-sizing:border-box}._header_bkgph_12{text-align:center;margin-bottom:40px;margin-top:0}._header_bkgph_12 h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:10px}._header_bkgph_12 p{font-size:1.1rem;color:#6b7280}._loading_bkgph_28{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.2rem;color:#6b7280}._loadingSubmissions_bkgph_37{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}._loadingSubmissions_bkgph_37 p{margin-top:20px;color:#6b7280}._spinner_bkgph_49{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:_spin_bkgph_49 1s linear infinite}@keyframes _spin_bkgph_49{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._submissions_bkgph_66{display:grid;grid-template-columns:repeat(auto-fill,minmax(500,350px));justify-content:center;gap:24px}._emptyState_bkgph_73{text-align:center;padding:60px 24px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}._emptyState_bkgph_73 h3{font-size:1.5rem;color:#1f2937;margin-bottom:10px}._emptyState_bkgph_73 p{color:#6b7280;margin-bottom:30px}._createPitchBtn_bkgph_90{background:linear-gradient(135deg,#1f1147,#3b82f6);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:opacity .2s ease}._createPitchBtn_bkgph_90:hover{opacity:.9}._submissionCard_bkgph_104{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease;position:relative;display:flex;flex-direction:column}._submissionCard_bkgph_104:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}._cardContent_bkgph_119{display:flex;flex-direction:column;flex:1;height:100%}._cardHeader_bkgph_126 h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0;line-height:1.3}._cardDescription_bkgph_134{margin-bottom:24px;margin-top:32px;flex-grow:1}._cardDescription_bkgph_134 p{margin:0;color:#6b7280;line-height:1.6;font-size:.95rem}._cardActions_bkgph_146{display:flex;gap:16px;margin-top:auto}._cardMeta_bkgph_152{font-size:.875rem;color:#9ca3af;margin-bottom:24px}._downloadBtn_bkgph_158,._viewBtn_bkgph_159,._upgradeBtn_bkgph_160{display:flex;align-items:center;gap:8px;padding:8px 16px;border:none;border-radius:8px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Outfit}._downloadBtn_bkgph_158{background:#1e40af;color:#fff;padding:9px 16px}._downloadBtn_bkgph_158:hover{background:#2563eb;transform:translateY(-1px)}._viewBtn_bkgph_159{background:#fff!important;color:#3b82f6!important;border:1px solid #3b82f6;font-family:Outfit}._viewBtn_bkgph_159:hover{background:#f8fafc;transform:translateY(-1px)}._upgradeBtn_bkgph_160{background:#fff;color:#8b5cf6;border:1px solid #8b5cf6}._upgradeBtn_bkgph_160:hover{background:#f8fafc;transform:translateY(-1px)}._upgradeBtnFloating_bkgph_206{position:absolute;top:32px;right:32px;z-index:1}._iconWrap_bkgph_213{display:flex;align-items:center;gap:16px;color:#1e40af}._icons_bkgph_220{width:24px;height:24px}._status_bkgph_225{font-weight:600;font-size:.875rem;padding:6px 12px;border-radius:20px;background:#3b82f61a}._submissionDetails_bkgph_233{margin-bottom:40px}._submissionDetails_bkgph_233 p{margin:8px 0;color:#4b5563;line-height:1.5}._submissionDetails_bkgph_233 p strong{color:#1f2937}._actions_bkgph_245{display:flex;gap:12px;margin-bottom:40px;justify-content:space-between;align-items:center}._actionButtons_bkgph_253{display:flex;gap:12px}._rightActions_bkgph_258{display:flex;gap:12px;align-items:center}._viewMoreBtn_bkgph_264{padding:8px 16px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}._viewBtn_bkgph_159{background:#3b82f6;color:#fff}._viewBtn_bkgph_159:hover{opacity:.9}._deleteBtn_bkgph_281{background:transparent;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;border:none;cursor:pointer}._deleteBtn_bkgph_281 ._deleteicon_bkgph_293{transition:transform .2s ease}._deleteBtn_bkgph_281:hover ._deleteicon_bkgph_293{transform:scale(1.05)}._submissionMeta_bkgph_300{font-size:.875rem;color:#9ca3af}._error_bkgph_305{background:#fff;border:1px solid #dfdfdf;color:#dc2626;padding:16px;border-radius:8px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._errorMessage_bkgph_319{background-color:#fee2e2;border:1px solid #ef4444;color:#b91c1c;padding:1rem;margin:1rem 0;border-radius:.5rem;text-align:center}._retryBtn_bkgph_329{background:#000;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s ease}._retryBtn_bkgph_329:hover{background:#1a1b1b}._loadMoreContainer_bkgph_343{display:flex;justify-content:center;margin-top:30px}._loadMoreBtn_bkgph_349{background:linear-gradient(135deg,#1f1147,#3b82f6);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:opacity .2s ease}._loadMoreBtn_bkgph_349:hover:not(:disabled){opacity:.9}._loadMoreBtn_bkgph_349:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_bkgph_367{background:#a5f3fc;color:#1f1147;border:none;padding:10px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelBtn_bkgph_367:hover{background:#3b82f6;color:#fff}._confirmDeleteBtn_bkgph_382{background:#1f1147;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:opacity .2s ease}._confirmDeleteBtn_bkgph_382:hover{opacity:.9}._modalOverlay_bkgph_396{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}._modal_bkgph_396{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modal_bkgph_396 h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 16px}._modal_bkgph_396 p{color:#6b7280;margin:0 0 24px;line-height:1.5}._modalActions_bkgph_430{display:flex;gap:12px;justify-content:flex-end}@media (max-width: 768px){._header_bkgph_12 h1{font-size:2rem}._submissions_bkgph_66{grid-template-columns:1fr}._submissionCard_bkgph_104{padding:20px}._error_bkgph_305{flex-direction:column;align-items:stretch}}._loadingOverlay_1fc4e_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#1f2937;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._loadingContainer_1fc4e_15{background:#fff;border-radius:20px;padding:3rem 2rem;text-align:center;box-shadow:0 20px 40px #0000001a;max-width:500px;width:90%;animation:_slideIn_1fc4e_1 .5s ease-out}._animationWrapper_1fc4e_26{margin-bottom:2rem;display:flex;justify-content:center}._cssAnimation_1fc4e_32{position:relative;width:200px;height:200px;display:flex;justify-content:center;align-items:center}._spinner_1fc4e_41{width:120px;height:120px;border:12px solid #e5e7eb;border-top:12px solid #667eea;border-radius:50%;animation:_spin_1fc4e_41 2s linear infinite}._innerSpinner_1fc4e_50{position:absolute;width:80px;height:80px;border:8px solid #f3f4f6;border-top:8px solid #764ba2;border-radius:50%;animation:_spin_1fc4e_41 1.5s linear infinite reverse}._dots_1fc4e_60{position:absolute;width:100%;height:100%}._dot_1fc4e_60{position:absolute;width:12px;height:12px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;animation:_pulse_1fc4e_1 1.5s ease-in-out infinite}._dot_1fc4e_60:nth-child(1){top:0;left:50%;transform:translate(-50%);animation-delay:0s}._dot_1fc4e_60:nth-child(2){top:50%;right:0;transform:translateY(-50%);animation-delay:.375s}._dot_1fc4e_60:nth-child(3){bottom:0;left:50%;transform:translate(-50%);animation-delay:.75s}._dot_1fc4e_60:nth-child(4){top:50%;left:0;transform:translateY(-50%);animation-delay:1.125s}@keyframes _spin_1fc4e_41{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1fc4e_1{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}._loadingTitle_1fc4e_121{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1rem;background:#1f2937;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._loadingSubtitle_1fc4e_132{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}@keyframes _slideIn_1fc4e_1{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){._loadingContainer_1fc4e_15{padding:2rem 1.5rem;margin:1rem}._loadingTitle_1fc4e_121{font-size:1.5rem}._loadingSubtitle_1fc4e_132{font-size:.9rem}}._upgradeWrap_1d1lp_1{box-sizing:border-box;height:auto;min-height:400px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;gap:24px;padding:2rem}._upgradeTitle_1d1lp_14{font-size:2rem;font-weight:700;color:#1f2937;margin:0;text-align:center;width:100%}._introText_1d1lp_23 p{width:100%;font-size:1rem;color:#1f2937;margin:0;line-height:1.6}._introText_1d1lp_23 p strong{font-weight:600}._featuresList_1d1lp_34 ul{margin:1rem 0;padding-left:1.5rem}._featuresList_1d1lp_34 ul li{margin-bottom:.75rem;color:#1f2937;font-size:1rem;line-height:1.5}._whyUpgrade_1d1lp_45 h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #ecf0f1}._whyUpgrade_1d1lp_45 p{margin-bottom:1rem;font-size:1rem;color:#1f2937;line-height:1.6}._domainLink_1d1lp_60{color:#3498db!important;text-decoration:none;font-weight:500;display:inline}._domainLink_1d1lp_60:hover{text-decoration:underline}._contactSection_1d1lp_70{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid #ecf0f1}._contactSection_1d1lp_70 p{margin:0;font-size:1rem;color:#1f2937}._emailIcon_1d1lp_84{display:flex;align-items:center;justify-content:center;color:#1f2937}._emailLink_1d1lp_91{color:#3498db;text-decoration:none;font-weight:500}._emailLink_1d1lp_91:hover{text-decoration:underline}._modalOverlay_1d1lp_100{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_1d1lp_114{background:#fff;border-radius:12px;max-width:600px;width:90%;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_modalSlideIn_1d1lp_1 .3s ease-out;overflow:hidden}._closeButton_1d1lp_125{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_1d1lp_125:hover{background-color:#f3f4f6;color:#1f1147}@keyframes _modalSlideIn_1d1lp_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){._modalContent_1d1lp_114{max-width:95%}._upgradeWrap_1d1lp_1{padding:20px}._upgradeTitle_1d1lp_14{font-size:1.5rem}._introText_1d1lp_23 p,._featuresList_1d1lp_34 ul li,._whyUpgrade_1d1lp_45 p,._contactSection_1d1lp_70 p{font-size:.95rem}}._hero_1qkth_2{display:flex;flex-direction:column;gap:2rem;max-width:1280px;margin:0 auto;padding:4rem 1.5rem;box-sizing:border-box}@media (min-width: 1024px){._hero_1qkth_2{flex-direction:row;align-items:center;justify-content:space-between}}._heroTextWrap_1qkth_19{flex:1}._featureTag_1qkth_23{display:inline-flex;align-items:center;gap:.5rem;background:#e0f2fe;color:#1e40af;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}._featureTag_1qkth_23 ._tagIcon_1qkth_35{font-size:1rem;font-family:Outfit}._starIcon_1qkth_40{width:20px;height:20px}._heroTitle_1qkth_45{color:#1f2937;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}@media (min-width: 768px){._heroTitle_1qkth_45{font-size:3rem}}._heroTitle_1qkth_45 ._highlight_1qkth_57{color:#1e40af}._heroText_1qkth_19{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;line-height:1.6}@media (min-width: 768px){._heroText_1qkth_19{font-size:1.25rem}}._ctaButtons_1qkth_73{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}._primaryButton_1qkth_80{display:inline-flex;align-items:center;max-height:40px;min-height:40px;background:#1e40af;color:#fff;padding:0px 2rem;border-radius:.8rem;text-decoration:none;font-family:Outfit;font-size:14px;transition:all .3s ease;box-shadow:0 4px 6px #1e40af33;border:none;cursor:pointer}._primaryButton_1qkth_80:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 12px #1e40af4d}._secondaryButton_1qkth_103{display:inline-flex;align-items:center;max-height:40px;background:transparent;color:#1e40af;padding:1rem 2rem;border-radius:.8rem;text-decoration:none;font-size:14px;transition:all .3s ease;border:2px solid #1e40af;cursor:pointer;font-family:Outfit}._secondaryButton_1qkth_103:hover{background:#1e40af;color:#fff;transform:translateY(-2px)}._featureHighlights_1qkth_124{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:40px}@media (min-width: 768px){._featureHighlights_1qkth_124{grid-template-columns:repeat(3,1fr)}}._feature_1qkth_23{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem;background-color:#e4e8f5;border-radius:20px}._featureIcon_1qkth_145{font-size:1.5rem;color:#3b82f6;flex-shrink:0}._featureContent_1qkth_151 h4{color:#1f2937;font-weight:600;font-size:1rem;margin:0 0 .25rem;font-family:Outfit}._featureContent_1qkth_151 p{color:#6b7280;font-size:.875rem;margin:0;line-height:1.4;font-family:Outfit}._imgWrapper_1qkth_166{position:relative;display:inline-block;flex:1}._heroAnimation_1qkth_172{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #0006;transform:rotate(3deg);transition:transform .5s ease}@media (min-width: 768px){._heroAnimation_1qkth_172{margin-top:0}}._heroAnimation_1qkth_172:hover{transform:rotate(0);box-shadow:0 20px 40px #0000004d}._heroImg_1qkth_190{width:100%;height:auto;display:block}@media (min-width: 1024px){._heroImg_1qkth_190{width:100%;max-width:none}}._gradientOverlay_1qkth_202{position:absolute;inset:0;background:linear-gradient(to top right,rgba(0,51,102,.2),transparent);pointer-events:none}._floatingIcon1_1qkth_209{position:absolute;top:-1rem;right:-1rem;background:#fff;border-radius:50%;padding:.8rem;box-shadow:0 4px 15px #0003;animation:_bounce_1qkth_1 1s infinite;display:flex;align-items:center;justify-content:center}._whiteStarIocn_1qkth_223{width:32px;height:32px}@media (max-width: 768px){._whiteStarIocn_1qkth_223{width:24px;height:24px}}._floatingIcon2_1qkth_234{position:absolute;bottom:-1rem;left:-1rem;background:#036;color:#fff;border-radius:50%;padding:.8rem;box-shadow:0 4px 15px #0003;display:flex;align-items:center;justify-content:center}@keyframes _bounce_1qkth_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._pitchFormSection_1q1w9_1{background-color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden;padding:4rem 2rem}._formContainer_1q1w9_12{max-width:768px;width:100%;margin:0 auto}._headerSection_1q1w9_18{text-align:center;margin-bottom:2rem}._mainTitle_1q1w9_23{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.2}._subtitle_1q1w9_31{font-size:1.125rem;color:#6b7280;line-height:1.6;max-width:600px;margin:0 auto}._formCard_1q1w9_39{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;border:1px solid #e5e7eb}._cardHeader_1q1w9_46{padding:1rem 2rem;background-color:#ebeef5}._cardTitle_1q1w9_51{font-size:1.5rem;font-weight:600;color:#1e40af;margin-bottom:.5rem}._cardSubtitle_1q1w9_58{color:#4b5563;font-size:.875rem;line-height:1.5}._form_1q1w9_12{width:100%;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;box-sizing:border-box}._formRow_1q1w9_73{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 640px){._formRow_1q1w9_73{grid-template-columns:1fr}}._inputGroup_1q1w9_84{display:flex;flex-direction:column;gap:.5rem}._label_1q1w9_90{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}._input_1q1w9_84{width:100%;padding:.75rem 1rem!important;border:0px;border-radius:.5rem;transition:all .2s ease;color:#252525;background-color:#ebebeb;resize:vertical;box-sizing:border-box;font-family:Outfit}._input_1q1w9_84:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_1q1w9_84::-moz-placeholder{color:#7c7c7c;font-size:14px;font-family:Outfit}._input_1q1w9_84::placeholder{color:#7c7c7c;font-size:14px;font-family:Outfit}._inputError_1q1w9_120{border-color:#dc2626}._inputError_1q1w9_120:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._fieldError_1q1w9_128{color:#dc2626;font-size:.75rem;margin-top:.25rem}._formButton_1q1w9_134{width:100%;background:linear-gradient(135deg,#1f1147,#3b82f6 80%,#a5f3fc);color:#fff;display:flex;justify-content:center;align-items:center;padding:.5rem 1.5rem;border:none;border-radius:.8rem;font-size:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #3b82f633;gap:.5rem;margin-top:1rem;font-family:Outfit}._formButton_1q1w9_134:hover{transform:translateY(-1px);box-shadow:0 6px 12px #3b82f64d}._formButton_1q1w9_134:active{transform:translateY(0)}._formButton_1q1w9_134:disabled{background:#6b7280;cursor:not-allowed;transform:none;box-shadow:none}._starIcon_1q1w9_166,._arrowIcon_1q1w9_171{width:24px;height:24px}._error_1q1w9_176{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem;line-height:1.5}._authNote_1q1w9_187{text-align:center;color:#1f2937;font-size:.875rem;margin-top:16px;padding:12px;background:#a5f3fc;border-radius:6px}._signInLink_1q1w9_197{background:none;border:none;color:#3b82f6;text-decoration:underline;cursor:pointer;font-size:inherit;padding:0;margin:0}._signInLink_1q1w9_197:hover{color:#1f2937}._footer_avro1_2{text-align:center;font-size:.875rem;background-color:#1f1147;color:#fff;padding:1.5rem 0;font-family:Outfit}._footer_avro1_2 ._footerLink_avro1_10{text-decoration:underline;color:inherit;transition:color .2s;font-family:Outfit}._footer_avro1_2 ._footerLink_avro1_10:hover{color:#000}._termsContainer_qw5vz_1{min-height:100vh;background-color:#fff;padding:2rem 1rem;line-height:1.6;color:#333}._termsContent_qw5vz_9{max-width:800px;margin:0 auto;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}._header_qw5vz_18{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #f0f0f0}._header_qw5vz_18 h1{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}._effectiveDate_qw5vz_31{font-size:1rem;color:#7f8c8d;margin:0}._section_qw5vz_37{margin-bottom:2.5rem}._section_qw5vz_37 h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #ecf0f1}._section_qw5vz_37 p{margin-bottom:1rem;font-size:1rem;color:#111827}._section_qw5vz_37 ul{margin:1rem 0;padding-left:1.5rem}._section_qw5vz_37 ul li{margin-bottom:.75rem;color:#111827;font-size:1rem}._section_qw5vz_37 ul li strong{color:#111827;font-weight:600}._highlight_qw5vz_67{background-color:#f8f9fa;padding:1rem;border-radius:6px;border-left:4px solid #3498db;margin:1.5rem 0;font-weight:500}._section_qw5vz_37 a{color:#3498db;text-decoration:none;font-weight:500}._section_qw5vz_37 a:hover{text-decoration:underline}@media (max-width: 768px){._termsContainer_qw5vz_1{padding:1rem .5rem}._termsContent_qw5vz_9{padding:1.5rem;margin:0 .5rem}._header_qw5vz_18 h1{font-size:2rem}._section_qw5vz_37 h2{font-size:1.25rem}}
