#mvp-apply-page{--ap-primary: #7c3aed;--ap-primary-dark: #6a00f4;--ap-primary-light: #f4ecff;--ap-text: #0f172a;--ap-muted: #64748b;--ap-border: #e2e8f0;--ap-danger: #ef4444;font-family:Plus Jakarta Sans,Poppins,sans-serif;color:var(--ap-text);line-height:1.6;box-sizing:border-box}#mvp-apply-page *,#mvp-apply-page *:before,#mvp-apply-page *:after{box-sizing:border-box}#mvp-apply-page a{text-decoration:none}#mvp-apply-page .ap-hero{padding:48px 0 40px;background:linear-gradient(180deg,#faf5ff,#fff);position:relative;overflow:hidden}#mvp-apply-page .ap-hero:before,#mvp-apply-page .ap-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none;opacity:.45}#mvp-apply-page .ap-hero:before{width:320px;height:320px;top:-80px;right:-60px;background:radial-gradient(circle,rgba(124,58,237,.12) 0%,transparent 70%)}#mvp-apply-page .ap-hero:after{width:200px;height:200px;bottom:-40px;left:-40px;background:radial-gradient(circle,rgba(167,139,250,.15) 0%,transparent 70%)}#mvp-apply-page .ap-hero .container{position:relative;z-index:1}#mvp-apply-page .ap-hero-grid{display:grid;gap:32px;align-items:center}@media (min-width: 900px){#mvp-apply-page .ap-hero-grid{grid-template-columns:1fr 1fr;gap:48px}}@media (max-width: 899px){#mvp-apply-page .ap-hero-copy{text-align:center;display:flex;flex-direction:column;align-items:center}#mvp-apply-page .ap-hero-lead{margin-left:auto;margin-right:auto}}#mvp-apply-page .ap-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ap-primary);margin-bottom:12px}#mvp-apply-page .ap-hero h1{font-size:clamp(1.75rem,4vw,2.65rem);font-weight:800;line-height:1.2;margin:0 0 14px;letter-spacing:-.02em;color:var(--ap-text)}#mvp-apply-page .ap-hero h1 .ap-hero-accent{background:linear-gradient(135deg,#7c3aed,#6a00f4,#5b21b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}#mvp-apply-page .ap-hero-lead{font-size:15px;color:var(--ap-muted);margin:0;max-width:480px;line-height:1.65}#mvp-apply-page .ap-hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}#mvp-apply-page .ap-hero-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #ede9fe;border-radius:999px;font-size:12px;font-weight:600;color:var(--ap-primary)}#mvp-apply-page .ap-hero-badge svg{width:14px;height:14px}#mvp-apply-page .ap-hero-visual{position:relative;display:flex;justify-content:center;align-items:center}#mvp-apply-page .ap-hero-visual:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.18) 0%,transparent 70%);pointer-events:none}#mvp-apply-page .ap-hero-card{position:relative;z-index:1;max-width:420px;width:100%;padding:10px;border-radius:20px;background:#fff;border:1px solid #ede9fe;box-shadow:0 20px 50px #7c3aed2e,0 8px 24px #0f172a0f;transition:box-shadow .3s ease}#mvp-apply-page .ap-hero-card:hover{box-shadow:0 24px 56px #7c3aed38,0 10px 28px #0f172a14}#mvp-apply-page .ap-hero-card img{width:100%;height:auto;display:block;border-radius:14px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}#mvp-apply-page .ap-hero-float{position:absolute;z-index:2;background:#fff;border-radius:12px;padding:8px 12px;font-size:11px;font-weight:700;color:var(--ap-primary);box-shadow:0 8px 24px #7c3aed26;border:1px solid #ede9fe;display:flex;align-items:center;gap:6px;white-space:nowrap}#mvp-apply-page .ap-hero-float svg{width:14px;height:14px}#mvp-apply-page .ap-hero-float--tl{top:8%;left:-4%}#mvp-apply-page .ap-hero-float--br{bottom:10%;right:-6%}@media (max-width: 899px){#mvp-apply-page .ap-hero-visual{max-width:360px;margin:0 auto}#mvp-apply-page .ap-hero-float--tl{left:0}#mvp-apply-page .ap-hero-float--br{right:0}#mvp-apply-page .ap-hero-badges{justify-content:center}}#mvp-apply-page .ap-alert{padding:14px 18px;border-radius:12px;margin-bottom:24px;font-size:14px;font-weight:600}#mvp-apply-page .ap-alert-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}#mvp-apply-page .ap-alert-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}#mvp-apply-page .ap-main{padding-bottom:64px;padding-top:8px}#mvp-apply-page .ap-layout{display:grid;gap:24px}@media (min-width: 1100px){#mvp-apply-page .ap-layout{grid-template-columns:1fr 380px;gap:28px;align-items:start}#mvp-apply-page .ap-sidebar{position:sticky;top:88px}}#mvp-apply-page .ap-form-card{background:#fff;border:1px solid #ede9fe;border-radius:20px;padding:24px 20px;box-shadow:0 8px 40px #7c3aed14,0 2px 8px #0f172a0a}@media (min-width: 768px){#mvp-apply-page .ap-form-card{padding:28px 32px}}#mvp-apply-page .ap-form-note{margin:0 0 22px;padding:10px 14px;border-radius:10px;background:#f8fafc;border:1px solid var(--ap-border);font-size:13px;color:var(--ap-muted);line-height:1.5}#mvp-apply-page .ap-section{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #f1f5f9}#mvp-apply-page .ap-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}#mvp-apply-page .ap-section-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}#mvp-apply-page .ap-section-icon{width:40px;height:40px;border-radius:12px;background:var(--ap-primary-light);display:flex;align-items:center;justify-content:center;color:var(--ap-primary);flex-shrink:0}#mvp-apply-page .ap-section-icon svg{width:20px;height:20px}#mvp-apply-page .ap-section-head h2{font-size:18px;font-weight:700;margin:0;color:var(--ap-primary)}#mvp-apply-page .ap-grid{display:grid;gap:14px}@media (min-width: 640px){#mvp-apply-page .ap-grid-2{grid-template-columns:1fr 1fr;gap:16px}}#mvp-apply-page .ap-field{display:flex;flex-direction:column;gap:0}#mvp-apply-page .ap-field label{font-size:13px;font-weight:600;color:var(--ap-text);margin-bottom:6px}#mvp-apply-page .ap-field>input,#mvp-apply-page .ap-field>.ap-select-wrap,#mvp-apply-page .ap-field>.ap-textarea-wrap,#mvp-apply-page .ap-field>.ap-radio-group,#mvp-apply-page .ap-field>.ap-check-group,#mvp-apply-page .ap-field>.ap-dropzone{margin-bottom:0}#mvp-apply-page .ap-field .ap-error{margin:4px 0 0;line-height:1.35;display:block}#mvp-apply-page .ap-req{color:var(--ap-danger)}#mvp-apply-page .ap-field input[type=text],#mvp-apply-page .ap-field input[type=email],#mvp-apply-page .ap-field input[type=url],#mvp-apply-page .ap-field input[type=tel],#mvp-apply-page .ap-field select,#mvp-apply-page .ap-field textarea{width:100%;padding:12px 14px;border:1px solid var(--ap-border);border-radius:10px;font-size:14px;font-family:inherit;color:var(--ap-text);background:#fafafa;transition:border-color .2s,box-shadow .2s,background .2s}#mvp-apply-page .ap-field input:hover,#mvp-apply-page .ap-field textarea:hover{border-color:#c4b5fd;background:#fff}#mvp-apply-page .ap-field input:focus,#mvp-apply-page .ap-field select:focus,#mvp-apply-page .ap-field textarea:focus{outline:none;border-color:var(--ap-primary);background:#fff;box-shadow:0 0 0 3px #7c3aed1f}#mvp-apply-page .ap-field input.ap-invalid,#mvp-apply-page .ap-field select.ap-invalid,#mvp-apply-page .ap-field textarea.ap-invalid,#mvp-apply-page .select2-container.ap-invalid .select2-selection--single{border-color:var(--ap-danger)!important;background:#fffafb}#mvp-apply-page .ap-field textarea{resize:vertical;min-height:88px}#mvp-apply-page .ap-field textarea.ap-textarea-sm{min-height:72px}#mvp-apply-page .ap-textarea-wrap{position:relative;width:100%}#mvp-apply-page .ap-textarea-wrap textarea{padding-bottom:26px}#mvp-apply-page .ap-textarea-wrap .ap-counter{position:absolute;bottom:8px;right:12px;font-size:10px;color:var(--ap-muted);line-height:1;pointer-events:none}#mvp-apply-page .ap-error{font-size:12px;color:var(--ap-danger);font-weight:500}#mvp-apply-page .ap-other-wrap{display:none}#mvp-apply-page .ap-other-wrap.is-visible{display:block}#mvp-apply-page .ap-radio-group,#mvp-apply-page .ap-check-group{display:flex;flex-wrap:wrap;gap:12px}#mvp-apply-page .ap-custom-radio,#mvp-apply-page .ap-custom-check{position:relative;display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:10px 16px;border:1px solid var(--ap-border);border-radius:10px;background:#fafafa;transition:border-color .2s,background .2s,box-shadow .2s}#mvp-apply-page .ap-custom-radio:hover,#mvp-apply-page .ap-custom-check:hover{border-color:#c4b5fd;background:#fff}#mvp-apply-page .ap-custom-radio input,#mvp-apply-page .ap-custom-check input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}#mvp-apply-page .ap-radio-dot{width:18px;height:18px;border:2px solid #c4b5fd;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}#mvp-apply-page .ap-custom-radio input:checked+.ap-radio-dot{border-color:var(--ap-primary)}#mvp-apply-page .ap-custom-radio input:checked+.ap-radio-dot:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--ap-primary)}#mvp-apply-page .ap-custom-radio:has(input:checked){border-color:var(--ap-primary);background:#faf5ff;box-shadow:0 0 0 1px #7c3aed26}#mvp-apply-page .ap-check-box{width:18px;height:18px;border:2px solid #c4b5fd;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}#mvp-apply-page .ap-custom-check input:checked+.ap-check-box{background:var(--ap-primary);border-color:var(--ap-primary)}#mvp-apply-page .ap-custom-check input:checked+.ap-check-box:after{content:"";width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px}#mvp-apply-page .ap-custom-check:has(input:checked){border-color:var(--ap-primary);background:#faf5ff;box-shadow:0 0 0 1px #7c3aed26}#mvp-apply-page .ap-terms.ap-custom-check{padding:0;border:none;background:transparent;align-items:flex-start}#mvp-apply-page .ap-terms.ap-custom-check:hover{border:none;background:transparent}#mvp-apply-page .ap-terms.ap-custom-check:has(input:checked){border:none;background:transparent;box-shadow:none}#mvp-apply-page .ap-terms .ap-check-box{margin-top:2px}#mvp-apply-page .ap-terms .ap-check-label{font-size:11px;color:var(--ap-muted);line-height:1.45}#mvp-apply-page .ap-terms .ap-check-label a{color:var(--ap-primary);font-weight:500;font-size:11px;text-decoration:underline;text-underline-offset:2px}#mvp-apply-page .ap-terms-wrap{display:flex;flex-direction:column;gap:2px;width:100%}#mvp-apply-page .ap-terms-wrap .ap-error{margin:2px 0 0 28px;line-height:1.35}#mvp-apply-page .ap-select-wrap{position:relative;min-height:44px}#mvp-apply-page .ap-select-wrap select.ap-select2{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}#mvp-apply-page .ap-select-wrap.is-loading:after{content:"";position:absolute;inset:0;border-radius:10px;border:1.5px solid var(--ap-border);background:#fafafa}#mvp-apply-page .select2-container{width:100%!important}#mvp-apply-page .select2-container--default .select2-selection--single{height:44px;border:1.5px solid var(--ap-border);border-radius:10px;background:#fff;transition:border-color .2s,box-shadow .2s,background .2s}#mvp-apply-page .select2-container--default .select2-selection--single:hover{border-color:#a78bfa;background:#fff}#mvp-apply-page .select2-container--default.select2-container--focus .select2-selection--single,#mvp-apply-page .select2-container--default.select2-container--open .select2-selection--single{border-color:var(--ap-primary);background:#fff;box-shadow:0 0 0 3px #7c3aed24}#mvp-apply-page .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:42px;padding-left:14px;padding-right:40px;font-size:14px;font-weight:500;color:var(--ap-text)}#mvp-apply-page .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#94a3b8;font-weight:400}#mvp-apply-page .select2-container--default .select2-selection--single .select2-selection__arrow{height:42px;right:4px;width:32px}#mvp-apply-page .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}#mvp-apply-page .select2-container--default .select2-selection--single .select2-selection__arrow:after{content:"";display:block;width:26px;height:26px;border-radius:7px;background:#f3e8ff;margin:8px auto 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%237c3aed' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat}.select2-dropdown.ap-select2-dropdown{border:1px solid #ede9fe;border-radius:12px;padding:6px;box-shadow:0 16px 40px #7c3aed26,0 4px 12px #0f172a14;z-index:9999!important}.select2-dropdown.ap-select2-dropdown .select2-results__option{font-size:14px;padding:10px 12px;border-radius:8px;margin-bottom:2px}.select2-dropdown.ap-select2-dropdown .select2-results__option--highlighted[aria-selected]{background:var(--ap-primary)!important;color:#fff!important}.select2-dropdown.ap-select2-dropdown .select2-results__option[aria-selected=true]{background:#f3e8ff!important;color:var(--ap-primary)!important;font-weight:600}.select2-dropdown.ap-select2-dropdown .select2-search--dropdown{padding:4px 4px 8px}.select2-dropdown.ap-select2-dropdown .select2-search__field{border:1.5px solid var(--ap-border);border-radius:8px;padding:9px 12px;font-size:14px;font-family:inherit;outline:none}.select2-dropdown.ap-select2-dropdown .select2-search__field:focus{border-color:var(--ap-primary);box-shadow:0 0 0 3px #7c3aed1a}#mvp-apply-page .ap-dropzone{border:2px dashed #c4b5fd;border-radius:14px;padding:28px 20px;text-align:center;background:#faf5ff;cursor:pointer;transition:border-color .2s,background .2s}#mvp-apply-page .ap-dropzone:hover,#mvp-apply-page .ap-dropzone.is-dragover{border-color:var(--ap-primary);background:#f3e8ff}#mvp-apply-page .ap-dropzone-icon{width:44px;height:44px;margin:0 auto 12px;color:var(--ap-primary)}#mvp-apply-page .ap-dropzone p{margin:0;font-size:14px;color:var(--ap-muted)}#mvp-apply-page .ap-dropzone strong{color:var(--ap-primary)}#mvp-apply-page .ap-dropzone-hint{font-size:12px;margin-top:6px}#mvp-apply-page .ap-file-list{margin-top:14px;display:flex;flex-direction:column;gap:8px}#mvp-apply-page .ap-file-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;background:#f8fafc;border-radius:8px;font-size:13px}#mvp-apply-page .ap-file-item button{background:none;border:none;color:var(--ap-danger);cursor:pointer;font-size:12px;font-weight:600}#mvp-apply-page .ap-form-footer{margin-top:24px;padding-top:22px;border-top:1px solid var(--ap-border);display:flex;flex-direction:column;align-items:flex-start;gap:16px}#mvp-apply-page .ap-terms{margin:0}#mvp-apply-page .ap-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 24px;background:linear-gradient(135deg,var(--ap-primary) 0%,var(--ap-primary-dark) 100%);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #7c3aed47}#mvp-apply-page .ap-submit:hover{transform:translateY(-1px);box-shadow:0 8px 24px #7c3aed59}#mvp-apply-page .ap-submit svg{width:16px;height:16px}#mvp-apply-page .ap-submit-hint{font-size:12px;color:var(--ap-muted);margin:0}#mvp-apply-page .ap-sidebar{display:flex;flex-direction:column;gap:14px}#mvp-apply-page .ap-side-highlight{background:#fff;border:1px solid #ede9fe;border-radius:14px;padding:18px 16px;box-shadow:0 4px 16px #7c3aed0f;border-left:4px solid var(--ap-primary)}#mvp-apply-page .ap-side-highlight-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}#mvp-apply-page .ap-side-highlight-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;background:var(--ap-primary-light);color:var(--ap-primary);display:flex;align-items:center;justify-content:center}#mvp-apply-page .ap-side-highlight-icon svg{width:20px;height:20px}#mvp-apply-page .ap-side-highlight h3{font-size:15px;font-weight:700;margin:0 0 4px;color:var(--ap-text)}#mvp-apply-page .ap-side-highlight p{font-size:13px;margin:0;color:var(--ap-muted);line-height:1.5}#mvp-apply-page .ap-side-highlight-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}#mvp-apply-page .ap-stat-pill{text-align:center;padding:10px 6px;border-radius:10px;background:#faf5ff;border:1px solid #ede9fe}#mvp-apply-page .ap-stat-pill strong{display:block;font-size:15px;font-weight:800;color:var(--ap-primary);line-height:1.2}#mvp-apply-page .ap-stat-pill span{font-size:10px;color:var(--ap-muted);font-weight:500}#mvp-apply-page .ap-side-card{background:#faf5ff;border:1px solid #ede9fe;border-radius:14px;padding:18px 16px}#mvp-apply-page .ap-side-card h3{font-size:14px;font-weight:700;margin:0 0 12px;color:var(--ap-text);display:flex;align-items:center;gap:8px}#mvp-apply-page .ap-side-card h3 svg{width:16px;height:16px;color:var(--ap-primary);flex-shrink:0}#mvp-apply-page .ap-side-card--contact{background:#fff;border-color:var(--ap-border)}#mvp-apply-page .ap-side-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}#mvp-apply-page .ap-side-list li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--ap-muted)}#mvp-apply-page .ap-side-list svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}#mvp-apply-page .ap-side-list .check-purple{color:var(--ap-primary)}#mvp-apply-page .ap-side-list .check-green{color:#16a34a}#mvp-apply-page .ap-timeline{list-style:none;margin:0;padding:0}#mvp-apply-page .ap-timeline li{display:flex;gap:14px;padding-bottom:18px;position:relative}#mvp-apply-page .ap-timeline li:not(:last-child):before{content:"";position:absolute;left:13px;top:28px;bottom:0;width:2px;background:#ddd6fe}#mvp-apply-page .ap-timeline-num{width:28px;height:28px;border-radius:50%;background:var(--ap-primary);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}#mvp-apply-page .ap-timeline-text{font-size:13px;color:var(--ap-muted);padding-top:4px}#mvp-apply-page .ap-timeline-text strong{display:block;color:var(--ap-text);font-size:14px;margin-bottom:2px}#mvp-apply-page .ap-bottom{padding:56px 0 72px;background:linear-gradient(180deg,#faf5ff,#fff 40%,#f8fafc);border-top:1px solid #ede9fe;position:relative;overflow:hidden}#mvp-apply-page .ap-bottom:before{content:"";position:absolute;top:-120px;left:50%;transform:translate(-50%);width:600px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.06) 0%,transparent 70%);pointer-events:none}#mvp-apply-page .ap-bottom .container{position:relative;z-index:1}#mvp-apply-page .ap-bottom-head{text-align:center;max-width:520px;margin:0 auto 36px}#mvp-apply-page .ap-bottom-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ap-primary);margin-bottom:10px}#mvp-apply-page .ap-bottom h2{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;margin:0 0 10px;letter-spacing:-.02em;color:var(--ap-text)}#mvp-apply-page .ap-bottom-lead{font-size:14px;color:var(--ap-muted);margin:0;line-height:1.55}#mvp-apply-page .ap-traits{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;max-width:1040px;margin:0 auto}#mvp-apply-page .ap-trait{background:#fff;border:1px solid #ede9fe;border-radius:16px;padding:22px 14px;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}#mvp-apply-page .ap-trait:hover{transform:translateY(-4px);box-shadow:0 12px 32px #7c3aed1f;border-color:#c4b5fd}#mvp-apply-page .ap-trait-icon{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f3e8ff,#ede9fe);border:2px solid #ede9fe;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:var(--ap-primary);transition:background .25s,border-color .25s}#mvp-apply-page .ap-trait:hover .ap-trait-icon{background:linear-gradient(135deg,#7c3aed,#6a00f4);border-color:var(--ap-primary);color:#fff}#mvp-apply-page .ap-trait-icon svg{width:22px;height:22px}#mvp-apply-page .ap-trait p{font-size:13px;font-weight:600;color:var(--ap-text);margin:0;line-height:1.4}@media (max-width: 1099px){#mvp-apply-page .ap-layout{max-width:720px;margin:0 auto}#mvp-apply-page .ap-sidebar{order:-1;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}#mvp-apply-page .ap-side-highlight,#mvp-apply-page .ap-side-card--timeline,#mvp-apply-page .ap-side-card--contact{grid-column:1 / -1}#mvp-apply-page .ap-traits{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){#mvp-apply-page .ap-hero{padding:32px 0 28px}#mvp-apply-page .ap-form-card{padding:20px 16px}#mvp-apply-page .ap-traits{grid-template-columns:repeat(2,1fr);gap:10px}#mvp-apply-page .ap-trait{padding:18px 12px}#mvp-apply-page .ap-bottom{padding:40px 0 56px}}@media (max-width: 639px){#mvp-apply-page .ap-sidebar{grid-template-columns:1fr}#mvp-apply-page .ap-radio-group,#mvp-apply-page .ap-check-group{flex-direction:column}#mvp-apply-page .ap-custom-radio,#mvp-apply-page .ap-custom-check{width:100%}#mvp-apply-page .ap-form-footer{align-items:stretch}#mvp-apply-page .ap-submit{width:100%;justify-content:center}#mvp-apply-page .ap-grid-2{grid-template-columns:1fr!important}#mvp-apply-page .ap-field[style*=grid-column]{grid-column:1 / -1!important}#mvp-apply-page .ap-hero-float{font-size:10px;padding:6px 10px}#mvp-apply-page .ap-side-highlight-stats{grid-template-columns:repeat(3,1fr);gap:6px}#mvp-apply-page .ap-stat-pill{padding:8px 4px}#mvp-apply-page .ap-stat-pill strong{font-size:13px}}@media (max-width: 400px){#mvp-apply-page .ap-traits{grid-template-columns:1fr;max-width:280px}#mvp-apply-page .ap-hero-badges{flex-direction:column;align-items:center}}
