.order-module__m8zB_W__container{max-width:1200px;margin:0 auto;padding:2rem}.order-module__m8zB_W__title{color:#1a1a2e;margin-bottom:.5rem;font-size:2rem;font-weight:700}.order-module__m8zB_W__subtitle{color:#666;margin-bottom:2rem}.order-module__m8zB_W__uploadZone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:12px;padding:3rem;transition:all .2s}.order-module__m8zB_W__uploadZone:hover{background:#f5f5f5;border-color:#9ca3af}.order-module__m8zB_W__uploadZoneActive{background:#eff6ff;border-color:#3b82f6}.order-module__m8zB_W__uploadZoneDisabled{cursor:not-allowed;opacity:.7;background:#f3f4f6;border-color:#e5e7eb}.order-module__m8zB_W__uploadText{color:#6b7280;margin-bottom:.5rem}.order-module__m8zB_W__uploadSubtext{color:#9ca3af;font-size:.875rem}.order-module__m8zB_W__uploadIcon{color:#9ca3af;margin-bottom:1rem;font-size:3rem}.order-module__m8zB_W__spinner{justify-content:center;align-items:center;gap:.75rem;display:flex}.order-module__m8zB_W__spinnerIcon{border:2px solid #3b82f6;border-top-color:transparent;border-radius:50%;width:1.5rem;height:1.5rem;animation:1s linear infinite order-module__m8zB_W__spin}@keyframes order-module__m8zB_W__spin{to{transform:rotate(360deg)}}.order-module__m8zB_W__projectHeader{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #2a2a4e;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.order-module__m8zB_W__projectFormRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:.75rem;display:grid}@media (max-width:640px){.order-module__m8zB_W__projectFormRow{grid-template-columns:1fr;gap:1rem}}.order-module__m8zB_W__customerCard{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #2a2a4e;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.order-module__m8zB_W__customerName{color:#fff;background:#0f0f1a;border:1px solid #3a3a5a;border-radius:8px;padding:.75rem 1rem;font-size:1.25rem;font-weight:500}.order-module__m8zB_W__customerSelectRow{gap:.5rem;display:flex}.order-module__m8zB_W__customerSelect{color:#fff;cursor:pointer;background:#0a0a1a;border:1px solid #3a3a5a;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:1rem}.order-module__m8zB_W__customerSelect:focus{border-color:plum;outline:none}.order-module__m8zB_W__newCustomerBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:8px;width:42px;height:42px;padding:0;font-size:1.5rem;font-weight:300;transition:all .15s}.order-module__m8zB_W__newCustomerBtn:hover{transform:scale(1.05)}.order-module__m8zB_W__newCustomerForm{flex-direction:column;gap:.5rem;display:flex}.order-module__m8zB_W__newCustomerActions{gap:.5rem;margin-top:.25rem;display:flex}.order-module__m8zB_W__cancelBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #3a3a5a;border-radius:6px;flex:1;padding:.5rem 1rem;font-size:.875rem;transition:all .15s}.order-module__m8zB_W__cancelBtn:hover{color:#aaa;border-color:#5a5a7a}.order-module__m8zB_W__createBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:6px;flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.order-module__m8zB_W__createBtn:hover{opacity:.9}.order-module__m8zB_W__projectNameLabel{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;display:block}.order-module__m8zB_W__projectNameInput{color:#fff;background:#0f0f1a;border:1px solid #3a3a5a;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:1.25rem;font-weight:500;transition:border-color .2s}.order-module__m8zB_W__projectNameInput:focus{border-color:#4ade80}.order-module__m8zB_W__projectNameInput::placeholder{color:#555}.order-module__m8zB_W__projectMeta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.order-module__m8zB_W__fileName{color:#666;font-size:.8rem}.order-module__m8zB_W__startOverBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #4a4a6a;border-radius:4px;padding:.4rem .75rem;font-size:.75rem;transition:all .15s}.order-module__m8zB_W__startOverBtn:hover{color:#aaa;border-color:#6a6a8a}.order-module__m8zB_W__statusContainer{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:300px;display:flex}.order-module__m8zB_W__statusMessage{color:#888;text-align:center;font-size:.9rem}.order-module__m8zB_W__progressBar{background:#2a2a4e;border-radius:3px;width:100%;height:6px;overflow:hidden}.order-module__m8zB_W__progressFill{background:linear-gradient(90deg,#3b82f6,#4ade80);border-radius:3px;height:100%;transition:width .3s}.order-module__m8zB_W__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:1.5rem;padding:1rem}.order-module__m8zB_W__results{margin-top:2rem}.order-module__m8zB_W__orderSummaryCard{background:#fff;border:1px solid plum;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.order-module__m8zB_W__cardDivider{background:#e5e7eb;height:1px;margin:1rem 0}.order-module__m8zB_W__metricsRow{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.order-module__m8zB_W__metricsRow{grid-template-columns:repeat(4,1fr)}}.order-module__m8zB_W__metric{text-align:center}.order-module__m8zB_W__metricValue{color:#1a1a2e;font-size:1.75rem;font-weight:700}.order-module__m8zB_W__metricLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.75rem}.order-module__m8zB_W__deliveryRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.order-module__m8zB_W__deliveryMain{align-items:baseline;gap:.5rem;display:flex}.order-module__m8zB_W__deliveryValue{color:#1a1a2e;font-size:2rem;font-weight:700}.order-module__m8zB_W__deliveryLabel{color:#6b7280;font-size:1rem}.order-module__m8zB_W__deliveryDetails{color:#6b7280;align-items:center;gap:1rem;font-size:.875rem;display:flex}.order-module__m8zB_W__resolutionBadge{color:#3730a3;background:#e0e7ff;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.order-module__m8zB_W__controlsRow{border-top:1px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.order-module__m8zB_W__packagingControl{align-items:center;gap:.5rem;display:flex}.order-module__m8zB_W__packagingLabel{color:#6b7280;font-size:.875rem}.order-module__m8zB_W__packagingInput{border:1px solid #d1d5db;border-radius:6px;width:6rem;padding:.375rem .5rem;font-size:.875rem}.order-module__m8zB_W__packagingInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.order-module__m8zB_W__debugInfo{color:#9ca3af;font-size:.75rem}.order-module__m8zB_W__packagingInfo{color:#6b7280;align-items:center;gap:1rem;font-size:.875rem;display:flex}.order-module__m8zB_W__totalsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.order-module__m8zB_W__totalsGrid{grid-template-columns:repeat(4,1fr)}}.order-module__m8zB_W__summaryGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.order-module__m8zB_W__summaryCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.order-module__m8zB_W__summaryValue{color:#1a1a2e;font-size:1.5rem;font-weight:700}.order-module__m8zB_W__summaryLabel{color:#6b7280;margin-top:.25rem;font-size:.875rem}.order-module__m8zB_W__configSplits{background:#fefce8;border:1px solid #fef08a;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.order-module__m8zB_W__configSplitsTitle{color:#a16207;margin-bottom:.5rem;font-weight:600}.order-module__m8zB_W__configSplitsList{color:#a16207;padding-left:1.5rem;list-style:outside}.order-module__m8zB_W__configSplitsList li{margin-bottom:.25rem}.order-module__m8zB_W__alertError{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem}.order-module__m8zB_W__alertError .order-module__m8zB_W__alertTitle{color:#dc2626;font-weight:600}.order-module__m8zB_W__alertError .order-module__m8zB_W__alertText{color:#b91c1c;font-size:.875rem}.order-module__m8zB_W__alertWarning{background:#fefce8;border:1px solid #fef08a;border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem}.order-module__m8zB_W__alertWarning .order-module__m8zB_W__alertTitle{color:#a16207;font-weight:600}.order-module__m8zB_W__alertWarning .order-module__m8zB_W__alertText{color:#92400e;font-size:.875rem}.order-module__m8zB_W__alertQuestion{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem}.order-module__m8zB_W__alertQuestion .order-module__m8zB_W__alertTitle{color:#1d4ed8;font-weight:600}.order-module__m8zB_W__alertQuestion .order-module__m8zB_W__alertText{color:#1e40af;font-size:.875rem}.order-module__m8zB_W__sectionTitle{color:#1a1a2e;margin-bottom:1rem;font-size:1rem;font-weight:600}.order-module__m8zB_W__structureGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.order-module__m8zB_W__structureCard{text-align:center;background:#f9fafb;border-radius:8px;padding:1rem}.order-module__m8zB_W__structureValue{color:#1a1a2e;font-size:1.5rem;font-weight:700}.order-module__m8zB_W__structureLabel{color:#6b7280;margin-top:.25rem;font-size:.875rem}.order-module__m8zB_W__structureHint{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.order-module__m8zB_W__technicalSection{background:#f9fafb;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem}.order-module__m8zB_W__technicalGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.order-module__m8zB_W__technicalLabel{color:#6b7280;font-size:.875rem}.order-module__m8zB_W__technicalValue{color:#1a1a2e;font-weight:600}.order-module__m8zB_W__technicalHint{color:#9ca3af;margin-left:.5rem;font-size:.75rem}.order-module__m8zB_W__packagingSection{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.order-module__m8zB_W__packagingInput{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.order-module__m8zB_W__packagingInputLabel{color:#6b7280;font-size:.875rem}.order-module__m8zB_W__packagingInputField{border:1px solid #d1d5db;border-radius:6px;width:8rem;padding:.5rem .75rem;font-size:.875rem}.order-module__m8zB_W__packagingInputField:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.order-module__m8zB_W__packagingInputHint{color:#9ca3af;font-size:.75rem}.order-module__m8zB_W__packagingDetails{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;font-size:.875rem;display:grid}.order-module__m8zB_W__packagingDetailLabel{color:#6b7280;margin-right:.5rem}.order-module__m8zB_W__packagingDetailValue{color:#1a1a2e;font-weight:500}.order-module__m8zB_W__packagingStats{background:#f9fafb;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem;display:grid}.order-module__m8zB_W__packagingStat{text-align:center}.order-module__m8zB_W__packagingStatValue{color:#1a1a2e;font-size:1.5rem;font-weight:700}.order-module__m8zB_W__packagingStatLabel{color:#6b7280;margin-top:.25rem;font-size:.75rem}.order-module__m8zB_W__namingDetails{margin-top:1rem}.order-module__m8zB_W__namingDetailsSummary{cursor:pointer;color:#3b82f6;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.875rem}.order-module__m8zB_W__namingDetailsSummary:hover{color:#1d4ed8}.order-module__m8zB_W__namingDetailsContent{color:#6b7280;border-left:2px solid #e5e7eb;margin-top:1rem;padding-left:1rem;font-size:.875rem}.order-module__m8zB_W__namingDetailsContent p{margin-bottom:.5rem}.order-module__m8zB_W__namingList{margin:.5rem 0;list-style:inside decimal}.order-module__m8zB_W__namingList li{margin-bottom:.25rem}.order-module__m8zB_W__namingExample{color:#9ca3af;font-family:monospace;font-size:.75rem}.order-module__m8zB_W__zipOrganization{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.order-module__m8zB_W__zipTitle{color:#1a1a2e;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.order-module__m8zB_W__outputCounts{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.order-module__m8zB_W__outputCountItem{text-align:center;background:#f9fafb;border-radius:8px;padding:.75rem}.order-module__m8zB_W__outputCountValue{color:#1a1a2e;font-size:1.5rem;font-weight:700}.order-module__m8zB_W__outputCountLabel{color:#6b7280;margin-top:.25rem;font-size:.75rem}.order-module__m8zB_W__zipBreakdown{color:#6b7280;gap:1.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.order-module__m8zB_W__zipDetails{margin-top:1rem}.order-module__m8zB_W__zipDetailsSummary{cursor:pointer;color:#3b82f6;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.875rem}.order-module__m8zB_W__zipDetailsSummary:hover{color:#1d4ed8}.order-module__m8zB_W__zipCustomize{border-left:2px solid #e5e7eb;flex-direction:column;gap:1rem;margin-top:1rem;padding-left:1rem;display:flex}.order-module__m8zB_W__zipInputGroup{flex-direction:column;gap:.5rem;display:flex}.order-module__m8zB_W__zipInputLabel{color:#374151;font-size:.875rem;font-weight:500}.order-module__m8zB_W__zipInput{border:1px solid #d1d5db;border-radius:6px;width:10rem;padding:.5rem .75rem;font-size:.875rem}.order-module__m8zB_W__zipInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.order-module__m8zB_W__zipInputHint{color:#9ca3af;font-size:.75rem}.order-module__m8zB_W__segregationList{flex-direction:column;gap:.5rem;display:flex}.order-module__m8zB_W__segregationItem{color:#374151;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.order-module__m8zB_W__segregationCheckbox{border-radius:4px}.order-module__m8zB_W__segregationWarning{color:#d97706;font-size:.75rem}.order-module__m8zB_W__recalculateButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;align-self:flex-start;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s}.order-module__m8zB_W__recalculateButton:hover:not(:disabled){background:#2563eb}.order-module__m8zB_W__recalculateButton:disabled{cursor:not-allowed;background:#9ca3af}.order-module__m8zB_W__configGrid{gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.order-module__m8zB_W__configGrid{grid-template-columns:repeat(2,1fr)}}.order-module__m8zB_W__configSection{background:#fff;border:1px solid plum;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.order-module__m8zB_W__configSectionTitle{color:#1a1a2e;margin-bottom:.75rem;font-size:1rem;font-weight:600}.order-module__m8zB_W__configItem{margin-bottom:.5rem}.order-module__m8zB_W__configItemLabel{color:#6b7280;text-transform:capitalize;font-size:.875rem}.order-module__m8zB_W__configItemValue{color:#1a1a2e;font-size:.875rem}.order-module__m8zB_W__notesSection{background:#f9fafb;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.order-module__m8zB_W__notesSectionTitle{color:#1a1a2e;margin-bottom:.5rem;font-weight:600}.order-module__m8zB_W__notesList{color:#6b7280;font-size:.875rem}.order-module__m8zB_W__noteItem{margin-bottom:.25rem}.order-module__m8zB_W__noteKey{color:#9ca3af;font-family:monospace}.order-module__m8zB_W__sensorsGrid{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.order-module__m8zB_W__sensorBadge{border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.order-module__m8zB_W__sensorEnabled{color:#166534;background:#dcfce7}.order-module__m8zB_W__sensorDisabled{color:#9ca3af;background:#f3f4f6}.order-module__m8zB_W__fileInfo{color:#6b7280;border-top:1px solid #e5e7eb;gap:1rem;margin-top:1rem;padding-top:1rem;font-size:.875rem;display:flex}.order-module__m8zB_W__resolution{color:#3730a3;background:#e0e7ff;border-radius:4px;padding:.25rem .5rem;font-size:.875rem;font-weight:500;display:inline-block}.order-module__m8zB_W__splineSection{background:#1a1a2e;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.order-module__m8zB_W__splineHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.order-module__m8zB_W__splineTitle{color:#fff;margin:0;font-size:1rem;font-weight:600}.order-module__m8zB_W__splineControls{gap:.5rem;display:flex}.order-module__m8zB_W__viewBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #4a4a6a;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;transition:all .15s}.order-module__m8zB_W__viewBtn:hover{color:#aaa;border-color:#6a6a8a}.order-module__m8zB_W__viewBtnActive{color:#1a1a2e;background:#4ade80;border-color:#4ade80}.order-module__m8zB_W__targetDropdown{position:relative}.order-module__m8zB_W__targetDropdownBtn{color:#ccc;cursor:pointer;background:#1a1a2e;border:1px solid #4a4a6a;border-radius:4px;align-items:center;gap:.5rem;min-width:120px;padding:.25rem .5rem;font-family:inherit;font-size:.75rem;display:flex}.order-module__m8zB_W__targetDropdownBtn:hover{border-color:#6a6a8a}.order-module__m8zB_W__dropdownArrow{opacity:.6;margin-left:auto;font-size:.6rem}.order-module__m8zB_W__targetDropdownMenu{z-index:100;background:#1a1a2e;border:1px solid #4a4a6a;border-radius:4px;min-width:150px;max-height:200px;margin-top:2px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.order-module__m8zB_W__targetDropdownItem{cursor:pointer;color:#ccc;align-items:center;gap:.5rem;padding:.4rem .5rem;font-size:.75rem;display:flex}.order-module__m8zB_W__targetDropdownItem:hover{background:#2a2a4e}.order-module__m8zB_W__targetDropdownItemActive{background:#3a3a5e}.order-module__m8zB_W__colorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.order-module__m8zB_W__colorDotPlaceholder{flex-shrink:0;width:10px;height:10px}.order-module__m8zB_W__splineCanvas{border-radius:4px;width:100%;max-width:500px;height:auto;margin:0 auto;display:block}.order-module__m8zB_W__splineInfo{text-align:center;color:#888;margin:.5rem 0 0;font-size:.75rem}.order-module__m8zB_W__configFilesSection{background:#fff;border:1px solid plum;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.order-module__m8zB_W__configFilesHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.order-module__m8zB_W__configFilesHeader .order-module__m8zB_W__configSectionTitle{margin-bottom:0}.order-module__m8zB_W__downloadAllBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.order-module__m8zB_W__downloadAllBtn:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(139,92,246,.3)}.order-module__m8zB_W__filesList{flex-direction:column;gap:.5rem;display:flex}.order-module__m8zB_W__fileItem{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:all .15s;display:flex}.order-module__m8zB_W__fileItem:hover{background:#f3f4f6;border-color:plum}.order-module__m8zB_W__fileItemSelected{background:#fdf4ff;border-color:plum}.order-module__m8zB_W__fileInfo2{align-items:center;gap:.75rem;display:flex}.order-module__m8zB_W__fileIcon{font-size:1.25rem}.order-module__m8zB_W__fileName2{color:#1a1a2e;font-size:.875rem;font-weight:500}.order-module__m8zB_W__fileDesc{color:#6b7280;font-size:.75rem}.order-module__m8zB_W__downloadBtn{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid plum;border-radius:6px;width:32px;height:32px;font-size:1rem;font-weight:700;transition:all .15s}.order-module__m8zB_W__downloadBtn:hover{color:#fff;background:plum}.order-module__m8zB_W__downloadBtnDisabled{opacity:.4;cursor:not-allowed}.order-module__m8zB_W__downloadBtnDisabled:hover{color:#1a1a2e;background:#fff}.order-module__m8zB_W__pendingBadge{color:#9ca3af;font-style:italic}.order-module__m8zB_W__orderActions{flex-direction:column;align-items:center;gap:1rem;margin:2rem 0;display:flex}.order-module__m8zB_W__placeOrderBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:8px;padding:1rem 3rem;font-size:1.125rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px rgba(139,92,246,.3)}.order-module__m8zB_W__placeOrderBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(139,92,246,.4)}.order-module__m8zB_W__placeOrderBtn:active{transform:translateY(0)}.order-module__m8zB_W__placeOrderBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.order-module__m8zB_W__orderSuccess{color:#22c55e;text-align:center;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);border-radius:8px;margin-top:1rem;padding:1rem 1.5rem}.order-module__m8zB_W__orderSuccess strong{margin-bottom:.5rem;font-size:1.125rem;display:block}.order-module__m8zB_W__orderSuccess p{opacity:.9;margin:.25rem 0;font-size:.875rem}.order-module__m8zB_W__orderError{color:#ef4444;text-align:center;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;margin-top:1rem;padding:1rem 1.5rem}.order-module__m8zB_W__orderError strong{margin-bottom:.5rem;font-size:1.125rem;display:block}.order-module__m8zB_W__orderError p{opacity:.9;margin:.25rem 0;font-size:.875rem}
@font-face{font-family:Red Hat Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/9ad2ee9fb6dccc57.4b96c0a7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fcaeb3f7e0680910.p.116601b7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/9ad2ee9fb6dccc57.4b96c0a7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/fcaeb3f7e0680910.p.116601b7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/9ad2ee9fb6dccc57.4b96c0a7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/fcaeb3f7e0680910.p.116601b7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/9ad2ee9fb6dccc57.4b96c0a7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/fcaeb3f7e0680910.p.116601b7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:800;font-display:swap;src:url(../media/9ad2ee9fb6dccc57.4b96c0a7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:800;font-display:swap;src:url(../media/fcaeb3f7e0680910.p.116601b7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:900;font-display:swap;src:url(../media/9ad2ee9fb6dccc57.4b96c0a7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:900;font-display:swap;src:url(../media/fcaeb3f7e0680910.p.116601b7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/43145459071bf43f.505423df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8780dfd0812b997c.p.5704523e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/43145459071bf43f.505423df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8780dfd0812b997c.p.5704523e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/43145459071bf43f.505423df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8780dfd0812b997c.p.5704523e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/43145459071bf43f.505423df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8780dfd0812b997c.p.5704523e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/43145459071bf43f.505423df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8780dfd0812b997c.p.5704523e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/43145459071bf43f.505423df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/8780dfd0812b997c.p.5704523e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.red_hat_display_e0de34fc-module__8v8jcq__className{font-family:Red Hat Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.red_hat_display_e0de34fc-module__8v8jcq__variable{--font-red-hat-display:"Red Hat Display",system-ui,sans-serif}
@font-face{font-family:Oxanium;font-style:normal;font-weight:400;font-display:swap;src:url(../media/784d20fa5d5f4c0e.c36245c0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oxanium;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5fe5f57ee794eff4.p.8aa04263.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oxanium;font-style:normal;font-weight:500;font-display:swap;src:url(../media/784d20fa5d5f4c0e.c36245c0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oxanium;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5fe5f57ee794eff4.p.8aa04263.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oxanium;font-style:normal;font-weight:600;font-display:swap;src:url(../media/784d20fa5d5f4c0e.c36245c0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oxanium;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5fe5f57ee794eff4.p.8aa04263.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oxanium;font-style:normal;font-weight:700;font-display:swap;src:url(../media/784d20fa5d5f4c0e.c36245c0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oxanium;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5fe5f57ee794eff4.p.8aa04263.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.oxanium_9e2f18c5-module__FJZKoW__className{font-family:Oxanium,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-style:normal}.oxanium_9e2f18c5-module__FJZKoW__variable{--font-oxanium:"Oxanium",system-ui,sans-serif}
@font-face{font-family:Orbitron;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0acc7fdf55eb3220.p.532ccaa1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Orbitron;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0acc7fdf55eb3220.p.532ccaa1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Orbitron;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0acc7fdf55eb3220.p.532ccaa1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Orbitron;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0acc7fdf55eb3220.p.532ccaa1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.orbitron_ff6e6624-module__Rg7J8W__className{font-family:Orbitron,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-style:normal}.orbitron_ff6e6624-module__Rg7J8W__variable{--font-orbitron:"Orbitron",system-ui,sans-serif}
@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(../media/8c6f6f0aec3d26a6.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(../media/1eec9d9ffa9353d6.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(../media/a743aa2c0cf8fb8f.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(../media/10995ca37aac8da2.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(../media/6c734a20b6a058c6.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(../media/dfb4b19a8d76831e.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(../media/f67ad414ed34149c.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(../media/8c6f6f0aec3d26a6.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(../media/1eec9d9ffa9353d6.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(../media/a743aa2c0cf8fb8f.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(../media/10995ca37aac8da2.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(../media/6c734a20b6a058c6.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(../media/dfb4b19a8d76831e.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(../media/f67ad414ed34149c.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/8c6f6f0aec3d26a6.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/1eec9d9ffa9353d6.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/a743aa2c0cf8fb8f.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/10995ca37aac8da2.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/6c734a20b6a058c6.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/dfb4b19a8d76831e.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/f67ad414ed34149c.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/8c6f6f0aec3d26a6.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/1eec9d9ffa9353d6.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/a743aa2c0cf8fb8f.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/10995ca37aac8da2.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/6c734a20b6a058c6.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/dfb4b19a8d76831e.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/f67ad414ed34149c.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(../media/8c6f6f0aec3d26a6.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(../media/1eec9d9ffa9353d6.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(../media/a743aa2c0cf8fb8f.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(../media/10995ca37aac8da2.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(../media/6c734a20b6a058c6.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(../media/dfb4b19a8d76831e.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(../media/f67ad414ed34149c.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/8c6f6f0aec3d26a6.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/1eec9d9ffa9353d6.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/a743aa2c0cf8fb8f.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/10995ca37aac8da2.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/6c734a20b6a058c6.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/dfb4b19a8d76831e.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/f67ad414ed34149c.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/8c6f6f0aec3d26a6.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/1eec9d9ffa9353d6.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/a743aa2c0cf8fb8f.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/10995ca37aac8da2.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/6c734a20b6a058c6.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/dfb4b19a8d76831e.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/f67ad414ed34149c.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(../media/8c6f6f0aec3d26a6.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(../media/1eec9d9ffa9353d6.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(../media/a743aa2c0cf8fb8f.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(../media/10995ca37aac8da2.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(../media/6c734a20b6a058c6.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(../media/dfb4b19a8d76831e.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(../media/f67ad414ed34149c.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(../media/8c6f6f0aec3d26a6.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(../media/1eec9d9ffa9353d6.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(../media/a743aa2c0cf8fb8f.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(../media/10995ca37aac8da2.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(../media/6c734a20b6a058c6.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(../media/dfb4b19a8d76831e.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(../media/f67ad414ed34149c.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.inter_acc24ed-module__2EUnOq__className{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.inter_acc24ed-module__2EUnOq__variable{--font-inter:"Inter",system-ui,sans-serif}
.globals-module__qGMslq__bg-base{background-color:var(--actions-header-bg);border-radius:12px;padding:20px}.globals-module__qGMslq__flexCol{flex-direction:column;display:flex}.globals-module__qGMslq__flexRow{flex-direction:row;display:flex}.globals-module__qGMslq__fixedFull{width:100vw;height:100vh;position:fixed;top:0;left:0}
.page-module__E0kJGG__page{background-color:var(--purple-valentino);justify-content:center;gap:60px;width:100vw;padding:36px 24px;}@media screen and (min-width:576px){.page-module__E0kJGG__page{gap:120px}}@media screen and (min-height:750px) and (min-width:576px){.page-module__E0kJGG__page{justify-content:center;padding:24px}}.page-module__E0kJGG__page>img{mix-blend-mode:overlay!important;height:100%!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.page-module__E0kJGG__page .p-button{min-height:52px}.page-module__E0kJGG__content{z-index:1;align-items:center;gap:28px;width:100%;position:relative;}@media screen and (min-width:576px){.page-module__E0kJGG__content{gap:48px}}@media screen and (min-width:768px){.page-module__E0kJGG__content{gap:60px}}.page-module__E0kJGG__form{background-color:rgba(224,171,238,.11);border:1px solid rgba(224,171,238,.22);border-radius:4px;justify-content:center;align-items:center;gap:20px;width:100%;max-width:400px;padding:16px;box-shadow:0 0 12px rgba(224,171,238,.45),0 14px 24px rgba(0,0,0,.05);}@media screen and (min-width:400px){.page-module__E0kJGG__form{flex-direction:row;max-width:none}}@media screen and (min-width:576px){.page-module__E0kJGG__form{gap:24px;width:400px;padding:24px}}@media screen and (min-width:768px){.page-module__E0kJGG__form{gap:40px;width:600px;padding:48px}}.page-module__E0kJGG__form>a{width:100%;font-size:14px}@media screen and (min-width:768px){.page-module__E0kJGG__form>a{font-size:18px}}.page-module__E0kJGG__form .page-module__E0kJGG__form__item{align-items:center;gap:10px}.page-module__E0kJGG__form .page-module__E0kJGG__form__forgot{color:var(--purple-deep-magenta);font-size:11px;font-weight:500;line-height:100%;transition:color .3s ease-in-out}@media screen and (min-width:450px){.page-module__E0kJGG__form .page-module__E0kJGG__form__forgot{font-size:14px}}@media screen and (min-width:768px){.page-module__E0kJGG__form .page-module__E0kJGG__form__forgot{font-size:18px}}.page-module__E0kJGG__form .page-module__E0kJGG__form__forgot:hover{color:var(--white)}.page-module__E0kJGG__main.page-module__E0kJGG__fullscreen{height:100vh;position:fixed;overflow:hidden}.page-module__E0kJGG__main.page-module__E0kJGG__fullscreen .buildBox{flex:1;overflow-y:hidden}
.logo-block-module__IZCtOq__logoBlock{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.logo-block-module__IZCtOq__row{flex-direction:row;display:flex}.logo-block-module__IZCtOq__row>svg{width:52px}.logo-block-module__IZCtOq__text{color:var(--logo-block-fg);letter-spacing:6px;text-transform:uppercase;flex-direction:row;gap:22px;font-size:16px;font-weight:500;line-height:100%;display:flex}@media screen and (min-width:576px){.logo-block-module__IZCtOq__text{font-size:24px}}.logo-block-module__IZCtOq__text .logo-block-module__IZCtOq__highlight{color:var(--logo-block-highlight)}
.component-module__rw3VYq__header{z-index:20;background-color:var(--header-bg);flex-direction:row;justify-content:space-between;align-items:center;gap:40px;height:50px;padding:0;transition:width .25s ease-in-out;display:flex;position:fixed;top:0;left:0;right:0}@media screen and (min-width:576px){.component-module__rw3VYq__header{height:64px;padding-left:4px;padding-right:4px}}@media screen and (min-width:768px){.component-module__rw3VYq__header{height:unset;width:200px;right:unset;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:36px;padding:0;bottom:0}}@media screen and (min-width:992px){.component-module__rw3VYq__header{gap:40px;width:250px}}@media screen and (min-width:1200px){.component-module__rw3VYq__header{width:300px}}.component-module__rw3VYq__header .logoBlock{width:auto;height:100%;padding:8px}@media screen and (min-width:768px){.component-module__rw3VYq__header .logoBlock{gap:12px;width:100%;height:auto;padding:32px 0 0}}@media screen and (min-width:1200px){.component-module__rw3VYq__header .logoBlock{gap:20px;padding-top:40px}}.component-module__rw3VYq__header .logoBlock>img{width:auto;height:100%}@media screen and (min-width:768px){.component-module__rw3VYq__header .logoBlock>img{width:54px;height:auto}}@media screen and (min-width:1200px){.component-module__rw3VYq__header .logoBlock>img{width:80px}}.component-module__rw3VYq__header .logoBlock>div{display:none}@media screen and (min-width:768px){.component-module__rw3VYq__header .logoBlock>div{font-size:14px;display:block}}@media screen and (min-width:1200px){.component-module__rw3VYq__header .logoBlock>div{font-size:24px}}.component-module__rw3VYq__menu{opacity:0;background-color:var(--header-bg);flex:1;width:100vw;transition:opacity .2s ease-in-out,left .2s ease-in-out;display:none;position:fixed;top:50px;bottom:0;left:100%}@media screen and (min-width:576px){.component-module__rw3VYq__menu{top:64px}}@media screen and (min-width:768px){.component-module__rw3VYq__menu{opacity:1;flex-direction:column;align-items:stretch;width:100%;display:flex;position:static}}.component-module__rw3VYq__menu.component-module__rw3VYq__open{opacity:1;flex-direction:column;display:flex;left:0}.component-module__rw3VYq__menu .userDropdown{margin-top:auto}.component-module__rw3VYq__menuBlock{border-top:2px solid var(--header-menu-border);flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.component-module__rw3VYq__menuBlock .component-module__rw3VYq__menuItem{color:var(--header-menu-fg);border-bottom:2px solid var(--header-menu-border);flex-direction:row;align-items:center;gap:12px;width:100%;padding:20px 10px;font-size:16px;font-weight:600;line-height:100%;transition:background-color .2s ease-in-out;display:flex}@media screen and (min-width:576px){.component-module__rw3VYq__menuBlock .component-module__rw3VYq__menuItem{gap:20px;padding:20px;font-size:20px}}@media screen and (min-width:768px){.component-module__rw3VYq__menuBlock .component-module__rw3VYq__menuItem{gap:12px;padding:20px 10px;font-size:16px}}@media screen and (min-width:992px){.component-module__rw3VYq__menuBlock .component-module__rw3VYq__menuItem{gap:12px;padding:20px;font-size:18px}}@media screen and (min-width:1200px){.component-module__rw3VYq__menuBlock .component-module__rw3VYq__menuItem{gap:20px;font-size:20px}}.component-module__rw3VYq__menuBlock .component-module__rw3VYq__menuItem svg path{fill:var(--header-menu-fg)}.component-module__rw3VYq__menuBlock .component-module__rw3VYq__menuItem:hover{background-color:var(--header-bg-hover)}.component-module__rw3VYq__menuBlock .component-module__rw3VYq__menuItem.component-module__rw3VYq__active{background-color:var(--header-bg-active);color:var(--header-menu-fg-active)}.component-module__rw3VYq__menuBlock .component-module__rw3VYq__menuItem.component-module__rw3VYq__active svg path{fill:var(--header-menu-fg-active)}.component-module__rw3VYq__logo{border-radius:50%;width:40px}.component-module__rw3VYq__menuItemWithSubmenu{flex-direction:column;display:flex}.component-module__rw3VYq__submenu{background-color:var(--header-bg-hover);border-bottom:2px solid var(--header-menu-border);flex-direction:column;display:flex}.component-module__rw3VYq__submenuItem{color:var(--header-menu-fg);flex-direction:row;align-items:center;gap:12px;width:100%;padding:16px 10px 16px 48px;font-size:14px;font-weight:500;line-height:100%;transition:background-color .2s ease-in-out;display:flex}@media screen and (min-width:576px){.component-module__rw3VYq__submenuItem{padding:16px 20px 16px 60px;font-size:16px}}@media screen and (min-width:768px){.component-module__rw3VYq__submenuItem{padding:16px 10px 16px 38px;font-size:14px}}@media screen and (min-width:992px){.component-module__rw3VYq__submenuItem{padding:16px 20px 16px 50px;font-size:15px}}@media screen and (min-width:1200px){.component-module__rw3VYq__submenuItem{padding:16px 20px 16px 60px;font-size:16px}}.component-module__rw3VYq__submenuItem:hover{background-color:rgba(255,255,255,.05)}.component-module__rw3VYq__submenuItem.component-module__rw3VYq__active{color:var(--header-menu-fg-active);background-color:rgba(255,255,255,.1);font-weight:600}
.BackButton-module__sMpUVW__backButton{border:1px solid color-mix(in srgb,var(--purple-french-lilac)22%,transparent);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .3s ease-in-out;box-shadow:0 14px 24px rgba(0,0,0,.05),0 0 12px rgba(224,171,238,.45);}.BackButton-module__sMpUVW__backButton:hover{background-color:color-mix(in srgb,var(--purple-french-lilac)11%,transparent)}
.Button-module__8cr-Ka__button{cursor:pointer;border:2px solid transparent;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;font:700 12px/100% Inter,sans-serif;transition:background-color .3s ease-in-out,color .3s ease-in-out;}@media screen and (min-width:576px){.Button-module__8cr-Ka__button{padding:16px 36px;font-size:20px}}@media screen and (min-width:768px){.Button-module__8cr-Ka__button{font-size:14px}}@media screen and (min-width:1300px){.Button-module__8cr-Ka__button{font-size:16px}}@media screen and (min-width:1500px){.Button-module__8cr-Ka__button{font-size:18px}}.Button-module__8cr-Ka__button span{flex:unset;text-align:left}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__primary{background-color:var(--btn-primary-bg);border-color:var(--btn-primary-border);color:var(--btn-primary-fg)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__primary svg path{fill:var(--btn-primary-fg)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__primary:hover{background-color:color-mix(in srgb,var(--btn-primary-bg)85%,black)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__primary:hover svg path{fill:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__primary.Button-module__8cr-Ka__outlined{background-color:var(--btn-primary-fg);border-color:var(--btn-primary-border);color:var(--btn-primary-bg)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__primary.Button-module__8cr-Ka__outlined svg path{fill:var(--btn-primary-bg)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__primary.Button-module__8cr-Ka__outlined:hover{background-color:var(--btn-primary-bg);color:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__primary.Button-module__8cr-Ka__outlined:hover svg path{fill:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__secondary{background-color:var(--btn-secondary-bg);border-color:var(--btn-secondary-border);color:var(--btn-secondary-fg)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__secondary svg path{fill:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__secondary:hover{background-color:color-mix(in srgb,var(--orange-outrageous)85%,black)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__secondary:hover svg path{fill:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__secondary.Button-module__8cr-Ka__outlined{background-color:var(--btn-secondary-fg);border-color:var(--btn-secondary-border);color:var(--btn-secondary-bg)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__secondary.Button-module__8cr-Ka__outlined svg path{fill:var(--btn-secondary-bg)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__secondary.Button-module__8cr-Ka__outlined:hover{background-color:var(--btn-secondary-bg);color:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__secondary.Button-module__8cr-Ka__outlined:hover svg path{fill:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__tertiary{background-color:var(--yellow-pewter);color:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__tertiary:hover{background-color:var(--yellow-boulder)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__tertiary.Button-module__8cr-Ka__outlined{border-color:var(--yellow-pewter);color:var(--yellow-pewter);background-color:transparent}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__tertiary.Button-module__8cr-Ka__outlined:hover{background-color:var(--yellow-pewter);color:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__danger{background-color:var(--orange-bolognese);color:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__danger:hover{background-color:var(--purple-deep-magenta)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__danger.Button-module__8cr-Ka__outlined{border-color:var(--orange-bolognese);color:var(--orange-bolognese);background-color:transparent}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__danger.Button-module__8cr-Ka__outlined:hover{background-color:var(--orange-bolognese);color:var(--white)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__gradient{background:var(--purple-deep-magenta);background:linear-gradient(90deg,var(--orange-outrageous)0%,var(--purple-deep-magenta)100%);color:var(--white);border:0}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__gradient:hover{background:linear-gradient(90deg,var(--orange-outrageous)0%,var(--purple-deep-magenta)50%)}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__gradientAlt{background-color:var(--white);background-image:linear-gradient(var(--white),var(--white)),linear-gradient(90deg,var(--orange-outrageous)0%,var(--purple-deep-magenta)100%);color:var(--zinc);background-origin:padding-box,border-box;background-clip:padding-box,border-box;transition:background-image .3s ease-in-out,color .3s ease-in-out}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__gradientAlt:hover{background-image:linear-gradient(90deg,var(--orange-outrageous)0%,var(--purple-deep-magenta)100%);border:2px solid var(--purple-deep-magenta);color:var(--white)}.Button-module__8cr-Ka__button.p-disabled{background:0 0;background-color:var(--btn-disabled-bg);border-color:var(--btn-disabled-border);color:var(--btn-disabled-fg)}
.accordion-module__tWMLDa__accordion{width:100%;position:relative}.accordion-module__tWMLDa__accordion .accordion-module__tWMLDa__panels{background-color:var(--white);border:1px solid var(--tab-border);border-radius:4px;padding:16px}@media screen and (min-width:768px){.accordion-module__tWMLDa__accordion .accordion-module__tWMLDa__panels{padding:36px}}.accordion-module__tWMLDa__tabs{background-color:var(--purple-haiti);box-shadow:0 0 12px 0 color-mix(in srgb,var(--purple-french-lilac)25%,transparent),0 14px 24px 0 rgba(0,0,0,.05);border-radius:4px 4px 0 0;position:absolute;bottom:100%;left:12px}.accordion-module__tWMLDa__tabs>button{border:1px solid color-mix(in srgb,var(--purple-french-lilac)22%,transparent);color:var(--purple-moon);border-style:solid;border-width:1px 0 0;outline:none;padding:8px;font:500 11px/100% Oxanium,sans-serif}@media screen and (min-width:650px){.accordion-module__tWMLDa__tabs>button{padding:12px 36px;font-size:16px}}.accordion-module__tWMLDa__tabs>button:first-of-type{border-left-width:1px;border-top-left-radius:4px}.accordion-module__tWMLDa__tabs>button:last-of-type{border-right-width:1px;border-top-right-radius:4px}.accordion-module__tWMLDa__tabs>button[aria-selected=true]{background-color:var(--purple-deep-magenta)!important;color:var(--white)!important}
.actions-header-module__S0EGcG__actionsHeader{background:var(--actions-header-bg);color:var(--actions-header-header);border-radius:12px;flex-direction:column;justify-content:space-between;gap:16px;padding:8px;display:flex;position:relative}.actions-header-module__S0EGcG__actionsHeader:after{content:"";z-index:0;background-color:var(--actions-header-bg-after);border-radius:12px;position:absolute;top:1px;bottom:1px;left:1px;right:1px}@media screen and (min-width:576px){.actions-header-module__S0EGcG__actionsHeader{padding:16px}}@media screen and (min-width:992px){.actions-header-module__S0EGcG__actionsHeader{flex-flow:wrap;align-items:center;gap:48px;padding:20px}}@media screen and (min-width:1100px){.actions-header-module__S0EGcG__actionsHeader{flex-direction:row}}@media screen and (min-width:1300px){.actions-header-module__S0EGcG__actionsHeader{flex-wrap:nowrap}}.actions-header-module__S0EGcG__actionsHeader.actions-header-module__S0EGcG__withBack{gap:20px;padding-top:1px;padding-bottom:1px;padding-left:1px}.actions-header-module__S0EGcG__actionsHeader.actions-header-module__S0EGcG__withBack .actions-header-module__S0EGcG__backButton{width:30px;height:100%!important}.actions-header-module__S0EGcG__actionsHeader.actions-header-module__S0EGcG__withBack .actions-header-module__S0EGcG__backButton button{box-shadow:none;background-color:transparent;border:0;border-radius:11px 0 0 11px;width:100%;height:100%;font-size:14px;padding:0!important}.actions-header-module__S0EGcG__actionsHeader.actions-header-module__S0EGcG__withBack .actions-header-module__S0EGcG__backButton button svg{width:20px;height:20px}.actions-header-module__S0EGcG__actionsHeader.actions-header-module__S0EGcG__withBack .actions-header-module__S0EGcG__backButton button svg path{fill:var(--actions-header-bg-after)}.actions-header-module__S0EGcG__actionsHeader.actions-header-module__S0EGcG__withBack .actions-header-module__S0EGcG__backButton button:hover{background-color:color-mix(in srgb,var(--actions-header-bg-after)25%,transparent 0%)}.actions-header-module__S0EGcG__actionsHeader.actions-header-module__S0EGcG__withBack .actions-header-module__S0EGcG__row{padding-top:20px;padding-bottom:20px}.actions-header-module__S0EGcG__actionsHeader.actions-header-module__S0EGcG__withBack:after{border-top-left-radius:0;border-bottom-left-radius:0;left:32px}.actions-header-module__S0EGcG__actionsHeader .actions-header-module__S0EGcG__row{z-index:1;flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.actions-header-module__S0EGcG__actionsHeader .actions-header-module__S0EGcG__content{z-index:1;position:relative}.actions-header-module__S0EGcG__actionsHeader .actions-header-module__S0EGcG__actions{z-index:1;position:relative}.actions-header-module__S0EGcG__actionsHeader .actions-header-module__S0EGcG__content{flex-direction:column;flex:1;gap:10px;width:100%;display:flex}.actions-header-module__S0EGcG__actionsHeader .actions-header-module__S0EGcG__content>p{color:var(--actions-header-fg);font:400 18px/155.556% Inter,sans-serif}.actions-header-module__S0EGcG__actionsHeader .actions-header-module__S0EGcG__actions{width:100%}@media screen and (min-width:992px){.actions-header-module__S0EGcG__actionsHeader .actions-header-module__S0EGcG__actions{width:100%;margin:0;padding-left:0;padding-right:0}}@media screen and (min-width:1300px){.actions-header-module__S0EGcG__actionsHeader .actions-header-module__S0EGcG__actions{width:auto}}
.formItem-module__C795yq__formItem{gap:5px;}.formItem-module__C795yq__label{color:var(--form-element-fg);justify-content:space-between;align-items:flex-end;font:700 11px/100% Inter,sans-serif;}@media screen and (min-width:576px){.formItem-module__C795yq__label{font-size:14px}}.formItem-module__C795yq__label .formItem-module__C795yq__helper{font:400 10px/100% Inter,sans-serif}
.page-module__XuXZZG__sceneBuilder{border-radius:8px;flex-direction:column;flex:1;display:flex;overflow:hidden}@media screen and (min-width:992px){.page-module__XuXZZG__sceneBuilder{flex-direction:row;align-items:stretch}}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar{flex-direction:column;gap:12px;width:100%;height:100%;padding:8px;display:flex}@media screen and (min-width:576px){.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar{padding:16px}}@media screen and (min-width:992px){.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar{flex:1;width:auto;max-width:334px}}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .page-module__XuXZZG__content{border:1px solid var(--orange-tartlet);border-radius:8px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .page-module__XuXZZG__content .p-button-group{margin:-1px -1px 0}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .page-module__XuXZZG__content .p-button-group .p-button{box-shadow:none;border-radius:0;padding:6px;font:400 14px/100% Inter,sans-serif}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .page-module__XuXZZG__content .page-module__XuXZZG__scrollContainer{height:100%;padding:16px;overflow-y:scroll}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .page-module__XuXZZG__content .page-module__XuXZZG__scrollContainer .fieldset{flex-direction:column;gap:12px;height:100%;display:flex}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .page-module__XuXZZG__content .page-module__XuXZZG__scrollContainer .fieldset .formItem{gap:4px}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .page-module__XuXZZG__content .page-module__XuXZZG__scrollContainer .fieldset .formItem label{font-size:11px}@media screen and (min-width:992px){.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .page-module__XuXZZG__content .page-module__XuXZZG__scrollContainer .fieldset .formItem label{font-size:12px}}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .p-button{height:40px;font-size:14px;font-weight:600;line-height:142.857%}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .btnGroup button{min-width:unset;padding:10px;flex:1!important}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar h3{color:var(--text-secondary);margin-top:8px;font:700 14px/100% Inter,sans-serif}.page-module__XuXZZG__sceneBuilder .page-module__XuXZZG__sidebar .page-module__XuXZZG__warning{background-color:var(--warning-bg);color:var(--warning-fg);border-radius:4px;padding:8px;font:400 10px/125% Inter,sans-serif}.page-module__XuXZZG__select{border:1px solid var(--form-element-border);background-color:#fff;min-height:40px;color:var(--form-element-fg)!important}.page-module__XuXZZG__select>div span{font:400 14px/100% Inter,sans-serif!important}.page-module__XuXZZG__select fieldset{border:0;font:400 14px/100% Inter,sans-serif!important}.page-module__XuXZZG__inputGroup{flex-direction:row;gap:10px;display:flex}.page-module__XuXZZG__viewer{background-color:rgba(0,0,0,.05);flex:1;width:100%;height:100%;min-height:100vh}.page-module__XuXZZG__viewer fieldset{border:none;justify-content:center;align-items:center;height:100%;margin:0;padding:0;display:flex}.page-module__XuXZZG__img{position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.page-module__XuXZZG__btnLogo,.page-module__XuXZZG__btnBegin{z-index:100;position:fixed;bottom:25px}.page-module__XuXZZG__btnLogo{left:5%}.page-module__XuXZZG__btnBegin{left:50%;transform:translate(-50%)}
.card-module__M36EKa__card{background-color:var(--card-primary-bg);border-radius:8px;gap:16px;padding:20px;}@media screen and (min-width:576px){.card-module__M36EKa__card{gap:24px}}.card-module__M36EKa__card.card-module__M36EKa__dark{background-color:var(--card-secondary-bg)}.card-module__M36EKa__header{gap:12px;}@media screen and (min-width:992px){.card-module__M36EKa__header{flex-direction:row;align-items:center}}.card-module__M36EKa__actions{align-items:center;width:100%;margin-left:auto;}@media screen and (min-width:576px){.card-module__M36EKa__actions{width:auto}}.card-module__M36EKa__actions>button{padding:12px 20px}
.project-module__UAK2fa__buildBox{background:var(--actions-header-bg);border-radius:12px;flex-direction:column;align-items:stretch;display:flex;position:relative}.project-module__UAK2fa__buildBox:after{content:"";z-index:0;background-color:var(--actions-header-bg-after);border-radius:12px;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.project-module__UAK2fa__buildBox>*{z-index:1;position:relative}.project-module__UAK2fa__panel{flex-flow:column;justify-content:flex-start;align-items:center;gap:24px;display:flex}@media screen and (min-width:576px){.project-module__UAK2fa__panel{align-items:flex-start}}@media screen and (min-width:992px){.project-module__UAK2fa__panel{gap:36px}}.project-module__UAK2fa__panel>h2{text-align:center;width:100%}@media screen and (min-width:576px){.project-module__UAK2fa__panel>h2{text-align:left}}.project-module__UAK2fa__panel>h2:after{border-top:1px dashed var(--card-border-primary);content:"";width:100%;max-width:280px;height:1px;position:absolute;top:30px;left:50%;transform:translate(-50%)}@media screen and (min-width:650px){.project-module__UAK2fa__panel>h2:after{top:40px;left:-36px;transform:translate(0)}}.project-module__UAK2fa__panel .project-module__UAK2fa__row{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:24px;display:flex}@media screen and (min-width:576px){.project-module__UAK2fa__panel .project-module__UAK2fa__row{width:100%}}@media screen and (min-width:992px){.project-module__UAK2fa__panel .project-module__UAK2fa__row{flex-flow:row;align-items:flex-start;gap:36px}}.project-module__UAK2fa__panel .project-module__UAK2fa__row .project-module__UAK2fa__selects{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex}@media screen and (min-width:576px){.project-module__UAK2fa__panel .project-module__UAK2fa__row .project-module__UAK2fa__selects{flex-flow:wrap}}@media screen and (min-width:992px){.project-module__UAK2fa__panel .project-module__UAK2fa__row .project-module__UAK2fa__selects{flex:1.5;gap:36px 48px}}.project-module__UAK2fa__panel .project-module__UAK2fa__manualAnnotations{flex-flow:row;justify-content:flex-start;align-items:center;gap:24px;display:flex}.project-module__UAK2fa__checkbox>label{color:var(--text-primary);flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;font-size:18px;font-weight:300;line-height:54px;display:flex}.project-module__UAK2fa__checkbox>label input{border:1px solid var(--card-border-primary);background-color:var(--card-bg-primary);cursor:pointer;border-radius:4px;width:16px;height:16px}.project-module__UAK2fa__checkbox>label input:checked{background-color:var(--checkbox-bg-active);border-color:var(--checkbox-bg-active)}.project-module__UAK2fa__architecture{flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:48px;display:flex}.project-module__UAK2fa__architecture>button{min-width:250px}.project-module__UAK2fa__select{flex-flow:column;justify-content:flex-start;align-items:center;gap:6px;width:100%;display:flex}@media screen and (min-width:576px){.project-module__UAK2fa__select{flex:1;align-items:flex-start;width:auto}}@media screen and (min-width:992px){.project-module__UAK2fa__select{flex:1;gap:12px}}.project-module__UAK2fa__select>label{color:var(--text-primary);font-size:14px;font-weight:300;line-height:100%}@media screen and (min-width:992px){.project-module__UAK2fa__select>label{font-size:18px}}.project-module__UAK2fa__select>select{background-color:var(--form-element-bg);border:1px solid var(--form-element-border);border-radius:4px;outline:none;width:100%;padding:4px;font-size:14px;font-weight:400}.project-module__UAK2fa__uploadButtons{flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;display:flex}.project-module__UAK2fa__codeBlock{background-color:var(--background);border:1px solid var(--codeBlock-bg);color:var(--text-primary);border-radius:4px;flex:1;padding:16px;font-size:16px;font-weight:500;line-height:170%}.project-module__UAK2fa__config{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex}@media screen and (min-width:576px){.project-module__UAK2fa__config{flex-flow:row;gap:24px}}@media screen and (min-width:992px){.project-module__UAK2fa__config{gap:48px}}.project-module__UAK2fa__config .project-module__UAK2fa__item{flex-flow:column;justify-content:flex-start;align-items:center;gap:6px;width:100%;display:flex}@media screen and (min-width:576px){.project-module__UAK2fa__config .project-module__UAK2fa__item{align-items:flex-start}}@media screen and (min-width:992px){.project-module__UAK2fa__config .project-module__UAK2fa__item{flex-flow:row;flex:1;gap:12px}}.project-module__UAK2fa__config .project-module__UAK2fa__item .project-module__UAK2fa__label{color:var(--text-primary);font-size:14px;font-weight:300;line-height:100%}@media screen and (min-width:992px){.project-module__UAK2fa__config .project-module__UAK2fa__item .project-module__UAK2fa__label{font-size:18px}}.project-module__UAK2fa__config .project-module__UAK2fa__item .project-module__UAK2fa__value{color:var(--text-primary);font-size:14px;font-weight:300;line-height:100%}@media screen and (min-width:992px){.project-module__UAK2fa__config .project-module__UAK2fa__item .project-module__UAK2fa__value{font-size:18px}}.project-module__UAK2fa__config .project-module__UAK2fa__item .project-module__UAK2fa__value{font-weight:600}.project-module__UAK2fa__metrics{flex-flow:column;justify-content:center;align-items:stretch;gap:24px;width:100%;display:flex}@media screen and (min-width:576px){.project-module__UAK2fa__metrics{flex-flow:row}}@media screen and (min-width:768px){.project-module__UAK2fa__metrics{gap:48px}}.project-module__UAK2fa__estimations{border:1px solid var(--card-border-primary);border-radius:4px;flex-flow:column;flex:1;justify-content:center;align-items:center;gap:24px;padding:16px;display:flex}.project-module__UAK2fa__estimations .project-module__UAK2fa__item{flex-flow:column;justify-content:flex-start;align-items:center;gap:10px;display:flex}.project-module__UAK2fa__estimations .project-module__UAK2fa__item .project-module__UAK2fa__label{color:var(--text-primary);text-align:center;font-size:16px;font-weight:300;line-height:100%}@media screen and (min-width:992px){.project-module__UAK2fa__estimations .project-module__UAK2fa__item .project-module__UAK2fa__label{font-size:20px}}.project-module__UAK2fa__estimations .project-module__UAK2fa__item .project-module__UAK2fa__value{color:var(--text-primary);text-align:center;font-size:16px;font-weight:300;line-height:100%}@media screen and (min-width:992px){.project-module__UAK2fa__estimations .project-module__UAK2fa__item .project-module__UAK2fa__value{font-size:20px}}.project-module__UAK2fa__estimations .project-module__UAK2fa__item .project-module__UAK2fa__value{font-weight:500}.project-module__UAK2fa__optionsBlock{flex-flow:column;gap:24px;display:flex}@media screen and (min-width:992px){.project-module__UAK2fa__optionsBlock{flex:1}}.project-module__UAK2fa__optionsBlock>h3{margin-top:36px}.project-module__UAK2fa__optionsBlock>h3:first-child{margin-top:0}.project-module__UAK2fa__advancedOptions{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px;display:grid}.project-module__UAK2fa__advancedOptions .project-module__UAK2fa__item{flex-flow:column;flex:0 22%;justify-content:flex-start;align-items:flex-start;gap:2px;display:flex}.project-module__UAK2fa__downloads{flex-flow:row;justify-content:space-between;align-items:stretch;gap:36px;display:flex}.project-module__UAK2fa__downloads>*{flex:1}.project-module__UAK2fa__downloads .project-module__UAK2fa__option{background:var(--white);border:1px solid var(--card-border-primary);cursor:pointer;border-radius:4px;flex-flow:column;justify-content:center;align-items:center;gap:36px;padding:32px;display:flex}.project-module__UAK2fa__downloads .project-module__UAK2fa__option>button{min-width:250px;transition:none}.project-module__UAK2fa__downloads .project-module__UAK2fa__option>svg{width:64px;height:64px}.project-module__UAK2fa__downloads .project-module__UAK2fa__option .project-module__UAK2fa__title{color:var(--text-primary);font-size:20px;font-weight:500;line-height:100%}.project-module__UAK2fa__downloads .project-module__UAK2fa__option:hover{background:var(--btn-primary-bg);background:linear-gradient(90deg,var(--btn-primary-bg)0%,var(--btn-secondary-bg)100%)}.project-module__UAK2fa__downloads .project-module__UAK2fa__option:hover>button{background:var(--white);color:var(--btn-primary-bg)}.project-module__UAK2fa__downloads .project-module__UAK2fa__option:hover>svg path{fill:var(--white)}.project-module__UAK2fa__downloads .project-module__UAK2fa__option:hover .project-module__UAK2fa__title{color:var(--white)}.project-module__UAK2fa__panel{gap:8px;padding:8px;}@media screen and (min-width:576px){.project-module__UAK2fa__panel{gap:16px;padding:16px}}.project-module__UAK2fa__top,.project-module__UAK2fa__btm{grid-template-columns:1fr;gap:8px;width:100%;display:grid}@media screen and (min-width:576px){.project-module__UAK2fa__top,.project-module__UAK2fa__btm{gap:16px}}:is(.project-module__UAK2fa__top,.project-module__UAK2fa__btm) .card{padding:12px 8px}@media screen and (min-width:576px){:is(.project-module__UAK2fa__top,.project-module__UAK2fa__btm) .card{padding:16px}}:is(.project-module__UAK2fa__top,.project-module__UAK2fa__btm) .card h3{font-size:14px}@media screen and (min-width:350px){:is(.project-module__UAK2fa__top,.project-module__UAK2fa__btm) .card h3{font-size:18px}}@media screen and (min-width:576px){:is(.project-module__UAK2fa__top,.project-module__UAK2fa__btm) .card h3{font-size:20px}}@media screen and (min-width:768px){:is(.project-module__UAK2fa__top,.project-module__UAK2fa__btm) .card h3{font-size:24px}}:is(.project-module__UAK2fa__top,.project-module__UAK2fa__btm) .card .actionsBlock{position:static}@media screen and (min-width:576px){:is(.project-module__UAK2fa__top,.project-module__UAK2fa__btm) .card .actionsBlock{position:absolute;top:-48px}}:is(.project-module__UAK2fa__top,.project-module__UAK2fa__btm) .card .actionsBlock button{padding:8px 16px;font-size:12px;font-weight:600}@media screen and (min-width:1300px){.project-module__UAK2fa__top{grid-template-columns:3fr 1.5fr;gap:20px}}.project-module__UAK2fa__top.project-module__UAK2fa__panelTraining{grid-template-columns:1fr}@media screen and (min-width:1300px){.project-module__UAK2fa__top.project-module__UAK2fa__panelTraining{grid-template-columns:1fr 1fr 1fr}}.project-module__UAK2fa__top.project-module__UAK2fa__panelTest{grid-template-columns:1fr}.project-module__UAK2fa__top.project-module__UAK2fa__panelDeployments{grid-template-columns:1fr}@media screen and (min-width:1300px){.project-module__UAK2fa__btm{grid-template-columns:1fr 1fr 1.025fr;gap:20px}}.project-module__UAK2fa__btm.project-module__UAK2fa__panelTraining{grid-template-columns:1fr}@media screen and (min-width:1300px){.project-module__UAK2fa__btm.project-module__UAK2fa__panelTraining{grid-template-columns:.975fr 2fr}}.project-module__UAK2fa__btm.project-module__UAK2fa__panelTest{grid-template-columns:1fr}@media screen and (min-width:1100px){.project-module__UAK2fa__btm.project-module__UAK2fa__panelTest{grid-template-columns:1.5fr 3fr}}.project-module__UAK2fa__description{gap:12px;}@media screen and (min-width:1200px){.project-module__UAK2fa__description{flex-direction:row;align-items:stretch;gap:36px}}.project-module__UAK2fa__description>*{flex:1}.project-module__UAK2fa__description .project-module__UAK2fa__left{flex-direction:column;gap:16px;width:100%;display:flex}.project-module__UAK2fa__description .project-module__UAK2fa__right{width:100%}.project-module__UAK2fa__description .project-module__UAK2fa__right .formItem{gap:4px;height:100%}@media screen and (min-width:576px){.project-module__UAK2fa__description .project-module__UAK2fa__right .formItem{gap:8px}}.project-module__UAK2fa__description .project-module__UAK2fa__right .formItem label{color:var(--text-primary);font-size:12px;font-weight:700;line-height:100%}@media screen and (min-width:576px){.project-module__UAK2fa__description .project-module__UAK2fa__right .formItem label{font-size:14px}}@media screen and (min-width:992px){.project-module__UAK2fa__description .project-module__UAK2fa__right .formItem label{font-size:16px}}@media screen and (min-width:1300px){.project-module__UAK2fa__description .project-module__UAK2fa__right .formItem label{font-size:14px}}@media screen and (min-width:1500px){.project-module__UAK2fa__description .project-module__UAK2fa__right .formItem label{font-size:16px}}.project-module__UAK2fa__description .project-module__UAK2fa__right .formItem textarea{flex:1}.project-module__UAK2fa__descItem{align-items:flex-start;gap:4px;}@media screen and (min-width:350px){.project-module__UAK2fa__descItem{flex-direction:row;justify-content:space-between}}.project-module__UAK2fa__descItem .project-module__UAK2fa__label{color:var(--text-primary);font-size:12px;font-weight:400;line-height:100%}@media screen and (min-width:576px){.project-module__UAK2fa__descItem .project-module__UAK2fa__label{font-size:14px}}@media screen and (min-width:992px){.project-module__UAK2fa__descItem .project-module__UAK2fa__label{font-size:16px}}@media screen and (min-width:1300px){.project-module__UAK2fa__descItem .project-module__UAK2fa__label{font-size:14px}}@media screen and (min-width:1500px){.project-module__UAK2fa__descItem .project-module__UAK2fa__label{font-size:16px}}.project-module__UAK2fa__descItem .project-module__UAK2fa__value{color:var(--text-primary);font-size:12px;font-weight:400;line-height:100%}@media screen and (min-width:576px){.project-module__UAK2fa__descItem .project-module__UAK2fa__value{font-size:14px}}@media screen and (min-width:992px){.project-module__UAK2fa__descItem .project-module__UAK2fa__value{font-size:16px}}@media screen and (min-width:1300px){.project-module__UAK2fa__descItem .project-module__UAK2fa__value{font-size:14px}}@media screen and (min-width:1500px){.project-module__UAK2fa__descItem .project-module__UAK2fa__value{font-size:16px}}.project-module__UAK2fa__descItem .project-module__UAK2fa__label{width:auto;font-weight:700}.project-module__UAK2fa__descItem .project-module__UAK2fa__value{flex:1}@media screen and (min-width:350px){.project-module__UAK2fa__descItem .project-module__UAK2fa__value{text-align:right}}.project-module__UAK2fa__overview{flex:1;justify-content:flex-start;gap:12px;}.project-module__UAK2fa__overview .project-module__UAK2fa__img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:300px;margin-top:auto}.project-module__UAK2fa__overview .project-module__UAK2fa__results{border:1px solid var(--table-border);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;padding:16px;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.016)}.project-module__UAK2fa__overview .project-module__UAK2fa__results>*{width:100%}.project-module__UAK2fa__predictions{gap:12px;}.project-module__UAK2fa__predictions .project-module__UAK2fa__items{border:1px solid var(--table-border);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;padding:8px;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.016)}@media screen and (min-width:992px){.project-module__UAK2fa__predictions .project-module__UAK2fa__items{flex-direction:row;padding:16px}}.project-module__UAK2fa__predictions .project-module__UAK2fa__items>div{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;display:flex}@media screen and (min-width:350px){.project-module__UAK2fa__predictions .project-module__UAK2fa__items>div{flex-direction:row;justify-content:flex-start}}@media screen and (min-width:992px){.project-module__UAK2fa__predictions .project-module__UAK2fa__items>div{flex-direction:column;justify-content:flex-start}}.project-module__UAK2fa__predictions .project-module__UAK2fa__actions{flex-direction:column;justify-content:flex-end;gap:12px;display:flex}@media screen and (min-width:992px){.project-module__UAK2fa__predictions .project-module__UAK2fa__actions{flex-direction:row;align-items:center;gap:24px}}.project-module__UAK2fa__predictions .project-module__UAK2fa__actions>button{flex:unset;width:100%;min-width:175px;margin-left:auto;padding:8px 12px;font-size:12px;font-weight:600}@media screen and (min-width:576px){.project-module__UAK2fa__predictions .project-module__UAK2fa__actions>button{width:auto}}.project-module__UAK2fa__predictions .project-module__UAK2fa__actions .project-module__UAK2fa__actionsItems{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:8px;display:flex}@media screen and (min-width:992px){.project-module__UAK2fa__predictions .project-module__UAK2fa__actions .project-module__UAK2fa__actionsItems{max-width:40%}}.project-module__UAK2fa__predictions .project-module__UAK2fa__actions .project-module__UAK2fa__actionsItems .project-module__UAK2fa__descItem{width:100%}.project-module__UAK2fa__data{gap:16px;}@media screen and (min-width:1100px){.project-module__UAK2fa__data{flex-direction:row}}.project-module__UAK2fa__data>*{flex:1}.project-module__UAK2fa__data .project-module__UAK2fa__dataItem{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.016)}@media screen and (min-width:576px){.project-module__UAK2fa__data .project-module__UAK2fa__dataItem{border:1px solid var(--table-border);border-radius:8px;padding:16px}}.project-module__UAK2fa__data .project-module__UAK2fa__dataItem>*{width:100%}.project-module__UAK2fa__data .project-module__UAK2fa__dataItem .formItem{flex:1}.project-module__UAK2fa__data .project-module__UAK2fa__dataItem>button{width:100%;min-width:175px;margin-top:8px;margin-left:auto;padding:8px 24px;font-size:12px;font-weight:600}@media screen and (min-width:576px){.project-module__UAK2fa__data .project-module__UAK2fa__dataItem>button{width:auto}}.project-module__UAK2fa__temp{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex}@media screen and (min-width:576px){.project-module__UAK2fa__temp{padding:16px}}.project-module__UAK2fa__temp svg{border:1px dashed var(--dreamy-cloud);border-radius:50%;width:32px;height:32px;padding:6px}@media screen and (min-width:576px){.project-module__UAK2fa__temp svg{width:48px;height:48px;padding:8px}}.project-module__UAK2fa__temp .project-module__UAK2fa__title{color:var(--text-secondary);text-align:center;font-size:12px;font-weight:600}@media screen and (min-width:992px){.project-module__UAK2fa__temp .project-module__UAK2fa__title{font-size:18px}}.project-module__UAK2fa__actions{gap:8px;}@media screen and (min-width:450px){.project-module__UAK2fa__actions{flex-direction:row;justify-content:space-between;align-items:stretch}}@media screen and (min-width:768px){.project-module__UAK2fa__actions{flex-direction:column}}@media screen and (min-width:850px){.project-module__UAK2fa__actions{flex-direction:row}}@media screen and (min-width:1300px){.project-module__UAK2fa__actions{flex-direction:column}}@media screen and (min-width:1400px){.project-module__UAK2fa__actions{flex-direction:row}}.project-module__UAK2fa__actions>button{flex:1;gap:6px;padding:10px 12px;font:600 12px/125% Inter,sans-serif}.project-module__UAK2fa__actions>button svg{width:18px;height:18px}.project-module__UAK2fa__accordionBlock{margin-top:44px;padding:16px;}
.PageHeader-module__P0MQBa__pageHeader{justify-content:space-between;align-items:flex-start;gap:20px;width:100%;}@media screen and (min-width:576px){.PageHeader-module__P0MQBa__pageHeader{flex-direction:row;justify-content:space-between;align-items:center}}.PageHeader-module__P0MQBa__pageHeader.PageHeader-module__P0MQBa__pageHeaderUnstyled{background-color:unset;border-radius:unset;padding:unset}.PageHeader-module__P0MQBa__content{flex:1;justify-content:flex-start;align-items:flex-start;}.PageHeader-module__P0MQBa__content>h4{max-width:600px}.PageHeader-module__P0MQBa__actionsBlock{color:var(--purple-moon);justify-content:center;align-items:center;gap:20px;padding:0;font-size:16px;font-weight:500;line-height:100%;}.PageHeader-module__P0MQBa__actionsBlock>a{width:100%}@media screen and (min-width:576px){.PageHeader-module__P0MQBa__actionsBlock>a{max-width:250px}}@media screen and (min-width:768px){.PageHeader-module__P0MQBa__actionsBlock>a{max-width:300px}}
.component-module__wDZvpW__filterGroup h3{color:var(--scene-builder-subtitle)!important}.component-module__wDZvpW__filterGroup .component-module__wDZvpW__group{flex-wrap:wrap;gap:6px;display:flex}.component-module__wDZvpW__filterGroup .component-module__wDZvpW__group button{background-color:var(--review-filterGroup-bg);border:1px solid var(--review-filterGroup-border);cursor:pointer;color:var(--review-filterGroup-fg);font:600 12px/142.857% var(--font-inter);text-overflow:ellipsis;white-space:nowrap;border-radius:9999px;max-width:100%;padding:1px 12px;overflow:hidden}.component-module__wDZvpW__filterGroup .component-module__wDZvpW__group button.component-module__wDZvpW__disabled{cursor:not-allowed}.component-module__wDZvpW__filterGroup .component-module__wDZvpW__group button.component-module__wDZvpW__selected{background-color:var(--review-filterGroup-bg-active)}
.analytics-module__m710AW__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-bottom:24px;display:grid}.analytics-module__m710AW__summaryStat{background:rgba(255,255,255,.05);border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:16px;display:flex}.analytics-module__m710AW__statValue{color:#fff;font-family:SF Mono,Monaco,monospace;font-size:28px;font-weight:700}.analytics-module__m710AW__statLabel{color:rgba(255,255,255,.6);font-size:12px}.analytics-module__m710AW__histogramGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.analytics-module__m710AW__histogram{background:rgba(255,255,255,.05);border-radius:8px;padding:16px}.analytics-module__m710AW__histogramLabel{color:#fff;margin-bottom:8px;font-size:13px;font-weight:600}.analytics-module__m710AW__histogram canvas{width:100%;height:auto}.analytics-module__m710AW__histogramStats{color:rgba(255,255,255,.5);justify-content:space-between;margin-top:8px;font-family:SF Mono,Monaco,monospace;font-size:10px;display:flex}.analytics-module__m710AW__histogramEmpty{text-align:center;color:rgba(255,255,255,.5);background:rgba(255,255,255,.05);border-radius:8px;padding:24px}.analytics-module__m710AW__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.analytics-module__m710AW__categoryChart{background:rgba(255,255,255,.05);border-radius:8px;padding:16px}.analytics-module__m710AW__categoryLabel{color:#fff;margin-bottom:12px;font-size:13px;font-weight:600}.analytics-module__m710AW__categoryContent{align-items:center;gap:16px;display:flex}.analytics-module__m710AW__categoryChart canvas{flex-shrink:0}.analytics-module__m710AW__categoryLegend{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.analytics-module__m710AW__legendItem{align-items:center;gap:8px;font-size:11px;display:flex}.analytics-module__m710AW__legendColor{border-radius:3px;flex-shrink:0;width:12px;height:12px}.analytics-module__m710AW__legendText{color:rgba(255,255,255,.7);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.analytics-module__m710AW__categoryChartEmpty{text-align:center;color:rgba(255,255,255,.5);background:rgba(255,255,255,.05);border-radius:8px;padding:24px}.analytics-module__m710AW__targetGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.analytics-module__m710AW__positionHeatmap{background:rgba(255,255,255,.05);border-radius:8px;padding:16px;position:relative}.analytics-module__m710AW__heatmapLabel{color:#fff;margin-bottom:12px;font-size:13px;font-weight:600}.analytics-module__m710AW__heatmapContent{flex-direction:column;gap:12px;display:flex}.analytics-module__m710AW__heatmapMain{gap:12px;display:flex}.analytics-module__m710AW__heatmapLegend{flex-direction:column;align-items:center;gap:4px;display:flex}.analytics-module__m710AW__legendGradient{align-items:stretch;gap:4px;display:flex}.analytics-module__m710AW__legendBar{background:linear-gradient(#f50,#ff0,#0f0,#0064c8);border-radius:2px;width:12px;height:80px}.analytics-module__m710AW__legendLabels{color:rgba(255,255,255,.5);flex-direction:column;justify-content:space-between;font-size:9px;display:flex}.analytics-module__m710AW__legendTitle{color:rgba(255,255,255,.5);font-size:9px}.analytics-module__m710AW__heatmapStats{color:rgba(255,255,255,.6);flex-direction:column;gap:2px;font-size:11px;display:flex}.analytics-module__m710AW__heatmapEmpty{text-align:center;color:rgba(255,255,255,.5);padding:24px}.analytics-module__m710AW__heatmapTooltip{z-index:1000;pointer-events:none;background:rgba(0,0,0,.9);border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:8px 12px;position:fixed}.analytics-module__m710AW__tooltipTitle{color:#fff;margin-bottom:4px;font-size:11px;font-weight:600}.analytics-module__m710AW__tooltipCount{color:#4ade80;font-size:13px;font-weight:700}.analytics-module__m710AW__tooltipPct{color:rgba(255,255,255,.6);font-size:10px}.analytics-module__m710AW__qaResults{background:rgba(255,255,255,.05);border-radius:8px;padding:16px}.analytics-module__m710AW__qaHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.analytics-module__m710AW__qaHeader h4{color:#fff;margin:0;font-size:14px;font-weight:600}.analytics-module__m710AW__qaOverallStatus{align-items:center;gap:8px;display:flex}.analytics-module__m710AW__statusBadge{color:#000;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.analytics-module__m710AW__qaDuration{color:rgba(255,255,255,.5);font-size:11px}.analytics-module__m710AW__qaDeployStatus{margin-bottom:16px}.analytics-module__m710AW__deployReady{color:#4ade80;font-size:12px;font-weight:500}.analytics-module__m710AW__deployNotReady{color:#f87171;font-size:12px;font-weight:500}.analytics-module__m710AW__qaEmpty{color:rgba(255,255,255,.5);text-align:center;padding:24px;font-size:12px}.analytics-module__m710AW__qaLevels{flex-direction:column;gap:12px;display:flex}.analytics-module__m710AW__qaLevel{border-left:2px solid rgba(255,255,255,.1);padding-left:12px}.analytics-module__m710AW__levelHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.analytics-module__m710AW__levelStatus{font-size:12px;font-weight:700}.analytics-module__m710AW__levelName{color:#fff;text-transform:capitalize;font-size:12px;font-weight:600}.analytics-module__m710AW__levelCounts{gap:8px;margin-left:auto;font-family:SF Mono,Monaco,monospace;font-size:10px;display:flex}.analytics-module__m710AW__passCount{color:#4ade80}.analytics-module__m710AW__warnCount{color:#fbbf24}.analytics-module__m710AW__failCount{color:#f87171}.analytics-module__m710AW__levelIssues{flex-direction:column;gap:6px;margin-left:20px;display:flex}.analytics-module__m710AW__issueItem{border-left:2px solid;padding-left:8px;font-size:11px}.analytics-module__m710AW__issueName{color:rgba(255,255,255,.8);font-weight:500;display:block}.analytics-module__m710AW__issueMessage{color:rgba(255,255,255,.5);margin-top:2px;display:block}.analytics-module__m710AW__moreIssues{color:rgba(255,255,255,.4);font-size:10px;font-style:italic}.analytics-module__m710AW__overviewPanel{background:#1a1a2e;border-radius:8px;flex-direction:column;gap:24px;padding:16px;display:flex}.analytics-module__m710AW__overviewSection{margin-bottom:8px}.analytics-module__m710AW__sectionTitle{color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:600}.analytics-module__m710AW__loading{color:rgba(255,255,255,.5);justify-content:center;align-items:center;padding:48px;display:flex}.analytics-module__m710AW__error{color:#f87171;background:rgba(248,113,113,.1);border:1px solid rgba(248,113,113,.3);border-radius:8px;padding:16px;font-size:13px}
.Table-module__mtyyNa__table{background-color:var(--table-bg);width:100%;display:grid;position:relative}@media screen and (min-width:1300px){.Table-module__mtyyNa__table{border:1px solid var(--table-border);border-radius:8px;overflow:hidden}}.Table-module__mtyyNa__table .Table-module__mtyyNa__cell{border-bottom:1px solid var(--table-border);color:var(--table-head-fg);padding:16px 24px;font-size:14px;line-height:1.25}.Table-module__mtyyNa__table .Table-module__mtyyNa__cell span{width:50%}.Table-module__mtyyNa__table .Table-module__mtyyNa__head{display:flex}.Table-module__mtyyNa__table .Table-module__mtyyNa__head .Table-module__mtyyNa__cell{background-color:var(--table-head-bg);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.Table-module__mtyyNa__table .Table-module__mtyyNa__head .Table-module__mtyyNa__cell:first-of-type{border-top-left-radius:8px}.Table-module__mtyyNa__table .Table-module__mtyyNa__head .Table-module__mtyyNa__cell:last-of-type{border-top-right-radius:8px}.Table-module__mtyyNa__table .Table-module__mtyyNa__row{display:flex}.Table-module__mtyyNa__table .Table-module__mtyyNa__row .Table-module__mtyyNa__cell{background-color:var(--table-head-bg);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.Table-module__mtyyNa__table .Table-module__mtyyNa__row .Table-module__mtyyNa__cell:first-of-type{border-top-left-radius:8px}.Table-module__mtyyNa__table .Table-module__mtyyNa__row .Table-module__mtyyNa__cell:last-of-type{border-top-right-radius:8px}.Table-module__mtyyNa__table .Table-module__mtyyNa__head{display:none}@media screen and (min-width:1300px){.Table-module__mtyyNa__table .Table-module__mtyyNa__head{display:flex}}.Table-module__mtyyNa__table .Table-module__mtyyNa__row{border:1px solid var(--table-border);border-radius:8px;flex-direction:column;margin-top:8px;overflow:hidden}@media screen and (min-width:1300px){.Table-module__mtyyNa__table .Table-module__mtyyNa__row{border:none;border-radius:0;flex-direction:row;margin-top:0}}.Table-module__mtyyNa__table .Table-module__mtyyNa__row .Table-module__mtyyNa__cell{background-color:var(--table-bg);justify-content:space-between;width:100%;padding:6px;font:400 11px/125% Inter,sans-serif;display:flex;position:relative}@media screen and (min-width:1300px){.Table-module__mtyyNa__table .Table-module__mtyyNa__row .Table-module__mtyyNa__cell{padding:16px 24px}}.Table-module__mtyyNa__table .Table-module__mtyyNa__row .Table-module__mtyyNa__cell:last-of-type{border-bottom:0}@media screen and (min-width:1300px){.Table-module__mtyyNa__table .Table-module__mtyyNa__row .Table-module__mtyyNa__cell:last-of-type{border-bottom:1px solid var(--table-border)}}.Table-module__mtyyNa__table .Table-module__mtyyNa__row .Table-module__mtyyNa__cell:before{content:attr(data-title);background-color:var(--table-head-bg);width:50%;margin:-6px 0 -6px -6px;padding:6px 0 6px 6px;font-weight:600;display:flex}@media screen and (min-width:1300px){.Table-module__mtyyNa__table .Table-module__mtyyNa__row .Table-module__mtyyNa__cell:before{display:none}}.Table-module__mtyyNa__table .Table-module__mtyyNa__row:last-of-type .Table-module__mtyyNa__cell{border-bottom:0}.Table-module__mtyyNa__actionBlock{position:absolute;top:-70px;right:0}
.page-module__9ARCaa__container{padding:1.5rem}.page-module__9ARCaa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__9ARCaa__header h1{color:var(--text-primary);margin:0;font-size:1.75rem}.page-module__9ARCaa__toolbar{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.page-module__9ARCaa__table{background:var(--surface-card);border-radius:8px}.page-module__9ARCaa__offeringName{color:var(--text-primary);font-weight:600}.page-module__9ARCaa__offeringCode{color:var(--text-secondary);font-family:monospace;font-size:.75rem}.page-module__9ARCaa__bounty{color:#4caf50;font-weight:600}.page-module__9ARCaa__assigned{color:var(--text-primary)}.page-module__9ARCaa__unassigned{color:var(--text-secondary);font-style:italic}.page-module__9ARCaa__actions{gap:.25rem;display:flex}.page-module__9ARCaa__form{flex-direction:column;gap:1rem;display:flex}.page-module__9ARCaa__field{flex-direction:column;gap:.5rem;display:flex}.page-module__9ARCaa__field label{color:var(--text-primary);font-weight:500}.page-module__9ARCaa__fieldRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}
.page-module__ExMdwq__container{padding:1.5rem}.page-module__ExMdwq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__ExMdwq__header h1{color:var(--text-primary);margin:0;font-size:1.75rem}.page-module__ExMdwq__toolbar{align-items:center;gap:1rem;display:flex}.page-module__ExMdwq__table{background:var(--surface-card);border-radius:8px}.page-module__ExMdwq__designerName{color:var(--text-primary);font-weight:600}.page-module__ExMdwq__designerEmail{color:var(--text-secondary);font-size:.875rem}.page-module__ExMdwq__stats{color:var(--text-secondary);flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.page-module__ExMdwq__earnings{text-align:right}.page-module__ExMdwq__earnings>div:first-child{color:var(--text-primary);font-weight:600}.page-module__ExMdwq__pending{color:var(--text-secondary);font-size:.75rem}.page-module__ExMdwq__actions{gap:.25rem;display:flex}.page-module__ExMdwq__form{flex-direction:column;gap:1rem;display:flex}.page-module__ExMdwq__field{flex-direction:column;gap:.5rem;display:flex}.page-module__ExMdwq__field label{color:var(--text-primary);font-weight:500}
.editor-module__E2JVeq__tableActions{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;display:flex}.editor-module__E2JVeq__tableActions>.p-button{padding:12px 24px;font-size:14px}.editor-module__E2JVeq__tableActions>.p-button:first-of-type{margin-left:auto}
