.select-module__-Nd_pq__trigger{color:#0f172a;cursor:pointer;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;justify-content:space-between;align-items:center;width:100%;height:40px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.select-module__-Nd_pq__trigger:focus{background-color:#fff;border-color:#000}.select-module__-Nd_pq__trigger:disabled{cursor:not-allowed;opacity:.5}.select-module__-Nd_pq__icon{opacity:.5;width:16px;height:16px}.select-module__-Nd_pq__content{z-index:1000;color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:8rem;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.select-module__-Nd_pq__popper{margin-top:4px}.select-module__-Nd_pq__viewport{padding:4px}.select-module__-Nd_pq__viewportPopper{height:var(--radix-select-trigger-height);width:100%;min-width:var(--radix-select-trigger-width)}.select-module__-Nd_pq__item{cursor:default;-webkit-user-select:none;user-select:none;border-radius:4px;outline:none;align-items:center;width:100%;padding:6px 32px 6px 8px;font-size:14px;font-weight:500;transition:background-color .1s;display:flex;position:relative}.select-module__-Nd_pq__item:focus{background-color:#f1f5f9}.select-module__-Nd_pq__itemIndicator{justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;right:8px}.select-module__-Nd_pq__checkIcon{width:14px;height:14px}
.page-module__WzOBea__page{min-height:100vh;color:var(--text-primary);background:#fff;padding-top:100px;display:flex}.page-module__WzOBea__topHeader{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;height:72px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.page-module__WzOBea__topHeaderLeft{flex:1}.page-module__WzOBea__topHeaderCenter{text-align:center;flex:2}.page-module__WzOBea__topHeaderRight{flex:1;justify-content:flex-end;display:flex}.page-module__WzOBea__backBtnHeader{color:var(--text-tertiary);align-items:center;gap:8px;font-size:13px;font-weight:600;transition:color .2s;display:flex}.page-module__WzOBea__backBtnHeader:hover{color:var(--text-primary)}.page-module__WzOBea__mainHeader{text-align:left;width:100%;max-width:680px;margin-bottom:48px}.page-module__WzOBea__contextLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:12px;font-size:11px;font-weight:700}.page-module__WzOBea__mainTitle{letter-spacing:-.03em;color:var(--text-primary);margin-top:56px;font-size:32px;font-weight:600;line-height:1.1}.page-module__WzOBea__productContext{background:0 0;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;padding:16px;display:flex}.page-module__WzOBea__productIcon{width:48px;height:48px;color:var(--text-primary);background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.page-module__WzOBea__productMeta{flex-direction:column;display:flex}.page-module__WzOBea__productName{color:var(--text-primary);margin:0;font-size:18px;font-weight:700;line-height:1.2}.page-module__WzOBea__productTagline{color:var(--text-secondary);margin:2px 0 0;font-size:13px}.page-module__WzOBea__sidebar{scrollbar-width:none;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;justify-content:space-between;width:280px;height:calc(100vh - 72px);padding:60px 40px;display:flex;position:fixed;top:72px;left:0;overflow-y:auto}.page-module__WzOBea__sidebar::-webkit-scrollbar{display:none}.page-module__WzOBea__main{background:#f8fafc;flex-direction:column;flex:1;align-items:center;min-height:calc(100vh - 72px);margin-left:280px;padding:64px 0;display:flex}.page-module__WzOBea__formSection{width:100%;max-width:680px;box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:40px;padding:32px}.page-module__WzOBea__sideMenu{flex-direction:column;gap:0;display:flex}.page-module__WzOBea__menuItem{color:var(--text-tertiary);align-items:flex-start;gap:20px;height:60px;transition:all .2s;display:flex}.page-module__WzOBea__menuItemActive{color:var(--text-primary)}.page-module__WzOBea__menuIndicatorWrapper{flex-direction:column;align-items:center;width:12px;height:100%;display:flex}.page-module__WzOBea__menuDot{background:#e5e7eb;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:8px}.page-module__WzOBea__menuDotActive{background:#000;width:10px;height:10px;margin-top:7px;margin-left:-1px}.page-module__WzOBea__menuLine{background:#e5e7eb;flex:1;width:1px;margin-top:8px}.page-module__WzOBea__menuItem:last-child .page-module__WzOBea__menuLine{display:none}.page-module__WzOBea__menuLabel{text-transform:none;font-size:15px;font-weight:600;line-height:20px}.page-module__WzOBea__menuItemActive .page-module__WzOBea__menuLabel{font-weight:800}.page-module__WzOBea__collapsibleHeader{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.page-module__WzOBea__chevron{color:var(--text-tertiary);transition:transform .3s}.page-module__WzOBea__chevronRotated{transform:rotate(180deg)}.page-module__WzOBea__collapsibleContent{margin-top:24px;animation:.3s ease-out page-module__WzOBea__slideDown}.page-module__WzOBea__sectionHeader{margin-bottom:24px}.page-module__WzOBea__sectionTitle{letter-spacing:-.01em;margin-bottom:4px;font-size:20px;font-weight:700}.page-module__WzOBea__requiredMark{color:var(--red);margin-left:2px}.page-module__WzOBea__optionalMark{color:var(--text-tertiary);margin-left:8px;font-size:13px;font-weight:500}.page-module__WzOBea__sectionHint{color:var(--text-secondary);font-size:13px}.page-module__WzOBea__sectionSubtitle{color:var(--text-tertiary);margin-top:4px;font-size:14px}.page-module__WzOBea__internalNote{color:var(--text-secondary);background:#f1f5f9;border-left:4px solid #94a3b8;border-radius:4px;margin-bottom:24px;padding:12px 16px;font-size:13px}@keyframes page-module__WzOBea__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__WzOBea__auditInput{resize:vertical;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;min-height:120px;padding:14px 18px;font-family:inherit;font-size:15px;line-height:1.5;transition:all .2s}.page-module__WzOBea__auditInput:focus{background:#fff;border-color:#000}.page-module__WzOBea__charCounter{color:var(--text-tertiary);text-align:right;letter-spacing:.05em;margin-top:6px;font-size:11px;font-weight:600}.page-module__WzOBea__pointsGrid{flex-direction:column;gap:12px;display:flex}.page-module__WzOBea__addBtn{width:100%;color:var(--text-secondary);cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin-top:20px;padding:12px;font-size:13px;font-weight:600;transition:all .2s}.page-module__WzOBea__addBtn:hover{color:#000;background:#fff;border-color:#000}.page-module__WzOBea__roadmapGrid{flex-direction:column;gap:32px;display:flex}.page-module__WzOBea__roadmapFormItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.page-module__WzOBea__roadmapItemHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.page-module__WzOBea__roadmapPhaseLabel{color:var(--text-tertiary);letter-spacing:.1em;font-size:12px;font-weight:800}.page-module__WzOBea__removeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.page-module__WzOBea__removeBtn:hover{color:var(--red);background:#fee2e2}.page-module__WzOBea__roadmapInputsRow{flex-direction:column;gap:20px;display:flex}.page-module__WzOBea__roadmapInputGroup{flex-direction:column;gap:8px;display:flex}.page-module__WzOBea__roadmapMetaRow{border-top:1px solid #f1f5f9;gap:24px;padding-top:16px;display:flex}.page-module__WzOBea__metaSelector{flex-direction:column;flex:1;gap:8px;display:flex}.page-module__WzOBea__inputLabel{color:var(--text-secondary);font-size:13px;font-weight:700}.page-module__WzOBea__metricsList{flex-direction:column;gap:32px;display:flex}.page-module__WzOBea__metricBlock{flex-direction:column;gap:16px;display:flex}.page-module__WzOBea__metricRow{flex-direction:column;gap:12px;display:flex}.page-module__WzOBea__metricLabel{color:var(--text-primary);font-size:16px;font-weight:700}.page-module__WzOBea__scoreCircle{border:3px solid;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:800;display:flex}.page-module__WzOBea__headerScoreLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);font-size:10px;font-weight:700}.page-module__WzOBea__liveScoreValueSmall{font-weight:800;line-height:1}.page-module__WzOBea__ratingContainer{flex-wrap:wrap;gap:8px;display:flex}.page-module__WzOBea__ratingCircle{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:600;transition:all .2s;display:flex}.page-module__WzOBea__ratingCircle:hover{color:#000;border-color:#000}.page-module__WzOBea__ratingCircleActive{color:#fff;background:#3b82f6;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f64d}.page-module__WzOBea__awardsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-top:24px;display:grid}.page-module__WzOBea__awardCard{cursor:pointer;text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:20px;transition:all .2s;display:flex}.page-module__WzOBea__awardCard:hover{background:#fff;border-color:#000}.page-module__WzOBea__awardCardActive{background:#fff;border-color:#000;box-shadow:0 0 0 2px #000}.page-module__WzOBea__awardEmoji{font-size:32px;font-family:var(--font-emoji)}.page-module__WzOBea__awardName{font-size:14px;font-weight:700}.page-module__WzOBea__liveScoreCard{display:none}.page-module__WzOBea__submitWrapper{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:680px;margin-top:64px;display:flex}.page-module__WzOBea__submitBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:100px;width:auto;min-width:240px;padding:16px 40px;font-size:16px;font-weight:700;transition:all .2s}.page-module__WzOBea__submitBtn:hover{background:#222;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.page-module__WzOBea__submitBtnDisabled{background:var(--text-tertiary);opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.page-module__WzOBea__submitNotice{color:var(--text-tertiary);text-align:center;max-width:400px;font-size:13px}.page-module__WzOBea__successContainer{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:160px auto;padding:0 24px;display:flex}.page-module__WzOBea__checkCircleLarge{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:32px;font-size:40px;font-weight:800;display:flex}.page-module__WzOBea__sidebarFooter{margin-top:auto;padding-top:40px}.page-module__WzOBea__sidebarLogo{color:var(--text-primary);opacity:.8;align-items:center;gap:8px;transition:opacity .2s;display:flex}.page-module__WzOBea__sidebarLogo:hover{opacity:1}.page-module__WzOBea__logoImgSmall{width:24px;height:24px}@media (max-width:1024px){.page-module__WzOBea__page{flex-direction:column}.page-module__WzOBea__sidebar{border-bottom:1px solid #e5e7eb;border-right:none;width:100%;height:auto;position:relative}.page-module__WzOBea__main{padding:40px 24px}}
.page-module__jstfoG__page{min-height:100vh;color:var(--text-primary);background:#fff;padding-top:72px;display:flex}.page-module__jstfoG__topHeader{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;height:72px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.page-module__jstfoG__topHeaderLeft{flex:1}.page-module__jstfoG__topHeaderCenter{text-align:center;flex:2}.page-module__jstfoG__topHeaderRight{flex:1;justify-content:flex-end;display:flex}.page-module__jstfoG__backBtnHeader{color:var(--text-tertiary);align-items:center;gap:8px;font-size:13px;font-weight:600;transition:color .2s;display:flex}.page-module__jstfoG__backBtnHeader:hover{color:var(--text-primary)}.page-module__jstfoG__sidebar{scrollbar-width:none;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:280px;height:calc(100vh - 72px);padding:60px 40px;display:flex;position:fixed;top:72px;left:0;overflow-y:auto}.page-module__jstfoG__sidebar::-webkit-scrollbar{display:none}.page-module__jstfoG__main{background:#f8fafc;flex-direction:column;flex:1;align-items:center;min-height:calc(100vh - 72px);margin-left:280px;padding:64px 0;display:flex}.page-module__jstfoG__mainHeader{text-align:left;width:100%;max-width:680px;margin-bottom:48px}.page-module__jstfoG__contextLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:12px;font-size:11px;font-weight:700}.page-module__jstfoG__mainTitle{letter-spacing:-.03em;color:var(--text-primary);font-size:32px;font-weight:600;line-height:1.1}.page-module__jstfoG__formSection{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:680px;margin-bottom:40px;padding:32px}.page-module__jstfoG__sectionHeader{margin-bottom:24px}.page-module__jstfoG__sectionTitle{letter-spacing:-.01em;margin-bottom:4px;font-size:20px;font-weight:700}.page-module__jstfoG__requiredMark{color:var(--red);margin-left:2px}.page-module__jstfoG__sectionHint{color:var(--text-secondary);font-size:13px}.page-module__jstfoG__inputGroup{flex-direction:column;gap:20px;display:flex}.page-module__jstfoG__field{flex-direction:column;gap:8px;display:flex}.page-module__jstfoG__label{color:var(--text-secondary);font-size:13px;font-weight:700}.page-module__jstfoG__input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-family:inherit;font-size:15px;line-height:1.5;transition:all .2s}.page-module__jstfoG__input:focus{background:#fff;border-color:#000}.page-module__jstfoG__textarea{resize:vertical;min-height:150px}.page-module__jstfoG__imageUploadArea{aspect-ratio:16/9;cursor:pointer;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;transition:all .2s;display:flex}.page-module__jstfoG__imageUploadArea:hover{background:#f1f5f9;border-color:#000}.page-module__jstfoG__uploadIcon{color:var(--text-tertiary)}.page-module__jstfoG__uploadText{color:var(--text-secondary);font-size:14px;font-weight:600}.page-module__jstfoG__uploadHint{color:var(--text-tertiary);font-size:12px}.page-module__jstfoG__galleryGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px;display:grid}.page-module__jstfoG__galleryItem{aspect-ratio:4/3;cursor:pointer;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;justify-content:center;align-items:center;display:flex}.page-module__jstfoG__galleryItem:hover{border-color:#000}.page-module__jstfoG__featuresList{flex-direction:column;gap:12px;display:flex}.page-module__jstfoG__featureItem{align-items:center;gap:12px;display:flex}.page-module__jstfoG__removeFeatureBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.page-module__jstfoG__removeFeatureBtn:hover{color:var(--red);background:#fee2e2}.page-module__jstfoG__addFeatureBtn{width:100%;color:var(--text-secondary);cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin-top:8px;padding:12px;font-size:13px;font-weight:600;transition:all .2s}.page-module__jstfoG__addFeatureBtn:hover{color:#000;background:#fff;border-color:#000}.page-module__jstfoG__socialsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:640px){.page-module__jstfoG__socialsGrid{grid-template-columns:1fr}}.page-module__jstfoG__sidebarFooter{margin-top:auto;padding-top:40px}.page-module__jstfoG__sidebarLogo{color:var(--text-primary);opacity:.8;align-items:center;gap:8px;transition:opacity .2s;display:flex}.page-module__jstfoG__sidebarLogo:hover{opacity:1}.page-module__jstfoG__logoImgSmall{width:24px;height:24px}.page-module__jstfoG__sideMenu{flex-direction:column;gap:0;display:flex}.page-module__jstfoG__menuItem{color:var(--text-tertiary);cursor:pointer;align-items:flex-start;gap:20px;height:60px;transition:all .2s;display:flex}.page-module__jstfoG__menuItemActive{color:var(--text-primary)}.page-module__jstfoG__menuIndicatorWrapper{flex-direction:column;align-items:center;width:12px;height:100%;display:flex}.page-module__jstfoG__menuDot{background:#e5e7eb;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:8px}.page-module__jstfoG__menuDotActive{background:#000;width:10px;height:10px;margin-top:7px;margin-left:-1px}.page-module__jstfoG__menuLine{background:#e5e7eb;flex:1;width:1px;margin-top:8px}.page-module__jstfoG__menuItem:last-child .page-module__jstfoG__menuLine{display:none}.page-module__jstfoG__menuLabel{font-size:15px;font-weight:600;line-height:20px}.page-module__jstfoG__menuItemActive .page-module__jstfoG__menuLabel{font-weight:800}.page-module__jstfoG__submitWrapper{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:680px;margin-top:64px;display:flex}.page-module__jstfoG__submitBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:100px;width:auto;min-width:240px;padding:16px 40px;font-size:16px;font-weight:700;transition:all .2s}.page-module__jstfoG__submitBtn:hover{background:#222;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.page-module__jstfoG__submitNotice{color:var(--text-tertiary);text-align:center;max-width:400px;font-size:13px}
