.create-module__kOU8na__page{--ink:#1a2c59;--ink-light:#233a75;--muted:#5f7382;--muted-light:#95a4b3;--blue:#1a2c59;--blue-dark:#152447;--blue-light:#f5f9ff;--green:#48a74a;--green-dark:#3d8f3f;--green-light:#eef8ee;--red:#ef4444;--red-light:#fee2e2;--bg:#fff;--bg-subtle:#f5f9ff;--bg-card:#fff;--border:#e1e7ef;--border-light:#f3f6fb;--border-focus:#48a74a;--shadow-sm:0 1px 3px #1a2c590d;--shadow:0 1px 3px #1a2c5914, 0 1px 2px #1a2c590a;--shadow-md:0 4px 18px #1a2c5914;--shadow-lg:0 10px 28px #1a2c591f;--radius:12px;--radius-sm:8px;--radius-lg:16px;min-height:100vh;color:var(--ink);background:linear-gradient(#f5f9ff 0%,#fff 100%)}.create-module__kOU8na__container{max-width:1400px;margin:0 auto;padding:clamp(32px,5vw,64px) clamp(16px,4vw,24px)}.create-module__kOU8na__heroInner{flex-direction:column;gap:24px;display:flex}.create-module__kOU8na__twoColumnLayout{grid-template-columns:1fr minmax(320px,420px);align-items:start;gap:32px;display:grid}.create-module__kOU8na__mainColumn{flex-direction:column;gap:24px;min-width:0;display:flex}.create-module__kOU8na__previewColumn{scrollbar-width:thin;scrollbar-color:var(--border) transparent;max-height:calc(100vh - 120px);position:sticky;top:100px;overflow-y:auto}.create-module__kOU8na__previewColumn::-webkit-scrollbar{width:6px}.create-module__kOU8na__previewColumn::-webkit-scrollbar-track{background:0 0}.create-module__kOU8na__previewColumn::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:3px}@media (max-width:1200px){.create-module__kOU8na__twoColumnLayout{grid-template-columns:1fr minmax(280px,360px);gap:24px}}@media (max-width:1024px){.create-module__kOU8na__twoColumnLayout{grid-template-columns:1fr minmax(260px,320px);gap:20px}.create-module__kOU8na__previewColumn{max-height:calc(100vh - 102px);top:82px}}@media (max-width:900px){.create-module__kOU8na__twoColumnLayout{grid-template-columns:1fr minmax(240px,280px);gap:16px}}.create-module__kOU8na__loadingContainer{min-height:400px;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:16px;display:flex}.create-module__kOU8na__loadingSpinner{animation:1s linear infinite create-module__kOU8na__spin}@keyframes create-module__kOU8na__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.create-module__kOU8na__previewContainer{flex-direction:column;gap:12px;display:flex}.create-module__kOU8na__previewHeader{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.create-module__kOU8na__previewBadge{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.create-module__kOU8na__previewHint{color:var(--muted);font-size:12px;font-style:italic}.create-module__kOU8na__previewCard{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.create-module__kOU8na__previewMap{background:#0f172a;height:180px;position:relative;overflow:hidden}.create-module__kOU8na__previewMapPlaceholder{width:100%;height:100%;color:var(--muted);text-align:center;background:linear-gradient(135deg,#e0e7ef 0%,#c9d5e3 100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:13px;display:flex}.create-module__kOU8na__previewMapPlaceholder svg{opacity:.5}.create-module__kOU8na__previewMapOverlay{color:var(--ink);z-index:10;background:#fffffff2;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:8px;left:8px;box-shadow:0 2px 8px #00000026}.create-module__kOU8na__previewMapOverlay svg{color:var(--green,#48a74a);flex-shrink:0}.create-module__kOU8na__previewMapLoading{color:#fff;z-index:10;background:#0009;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:500;position:absolute;top:8px;right:8px}.create-module__kOU8na__previewContent{z-index:2;flex-direction:column;gap:16px;padding:20px;display:flex;position:relative}.create-module__kOU8na__previewTitle{color:var(--ink);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.create-module__kOU8na__previewLocation{color:var(--muted);align-items:center;gap:6px;font-size:14px;display:flex}.create-module__kOU8na__previewLocation svg{color:var(--blue);flex-shrink:0}.create-module__kOU8na__previewMultiState{color:var(--blue);font-weight:500}.create-module__kOU8na__previewPriceSection{background:var(--bg-subtle);border-radius:var(--radius);text-align:center;border:1px solid var(--border-light);padding:16px}.create-module__kOU8na__previewPriceLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:12px;font-weight:600}.create-module__kOU8na__previewPrice{color:var(--ink);font-size:28px;font-weight:700;line-height:1.2}.create-module__kOU8na__previewPricePerLife{color:var(--muted);margin-top:4px;font-size:13px}.create-module__kOU8na__previewMetrics{border-radius:var(--radius);background:linear-gradient(135deg,#f0f9ff 0%,#f5f3ff 100%);border:1px solid #c5d0db;grid-template-columns:repeat(2,1fr);gap:12px;padding:16px;display:grid}.create-module__kOU8na__previewMetric{align-items:flex-start;gap:10px;display:flex}.create-module__kOU8na__previewMetric svg{color:var(--blue);flex-shrink:0;margin-top:2px}.create-module__kOU8na__previewMetricValue{color:var(--ink);font-size:18px;font-weight:700;line-height:1.2}.create-module__kOU8na__previewMetricPositive{color:var(--green-dark)}.create-module__kOU8na__previewMetricLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin-top:2px;font-size:11px}.create-module__kOU8na__previewSection{flex-direction:column;gap:10px;display:flex}.create-module__kOU8na__previewSectionTitle{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.create-module__kOU8na__previewPlans{flex-direction:column;gap:12px;display:flex}.create-module__kOU8na__previewPlan{background:var(--bg-subtle);border-radius:var(--radius-sm);border:1px solid var(--border-light);padding:12px}.create-module__kOU8na__previewPlanHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.create-module__kOU8na__previewPlanType{color:var(--ink);font-size:13px;font-weight:600}.create-module__kOU8na__previewPlanPercent{color:var(--blue);font-size:14px;font-weight:700}.create-module__kOU8na__previewPlanBar{background:#1a2c591a;border-radius:999px;height:6px;margin-bottom:8px;overflow:hidden}.create-module__kOU8na__previewPlanBarFill{background:linear-gradient(90deg,#1a2c59 0%,#48a74a 100%);border-radius:999px;height:100%;transition:width .3s}.create-module__kOU8na__previewPlanDetails{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.create-module__kOU8na__previewCarriers{flex-wrap:wrap;gap:8px;display:flex}.create-module__kOU8na__previewCarrierTag{background:var(--bg-subtle);border:1px solid var(--border);color:var(--ink-light);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.create-module__kOU8na__previewCarrierTag svg{color:var(--blue)}.create-module__kOU8na__previewMemberMetrics{flex-direction:column;gap:8px;display:flex}.create-module__kOU8na__previewMemberMetric{color:var(--ink-light);align-items:center;gap:8px;font-size:13px;display:flex}.create-module__kOU8na__previewMemberMetric svg{color:var(--blue);flex-shrink:0}.create-module__kOU8na__previewDescription{color:var(--ink-light);margin:0;font-size:13px;line-height:1.6}.create-module__kOU8na__previewStatesList{flex-wrap:wrap;gap:8px;display:flex}.create-module__kOU8na__previewStateTag{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--ink-light);align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.create-module__kOU8na__previewStateTag svg{color:var(--blue)}.create-module__kOU8na__previewPrimaryBadge{color:var(--green-dark);background:var(--green-light);border-radius:999px;margin-left:4px;padding:2px 6px;font-size:10px;font-weight:600}.create-module__kOU8na__previewEmpty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.create-module__kOU8na__previewEmpty svg{opacity:.4}.create-module__kOU8na__previewEmpty p{max-width:200px;margin:0;font-size:14px;line-height:1.5}.create-module__kOU8na__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.create-module__kOU8na__pageTitle{color:var(--ink);letter-spacing:-.025em;margin:0;padding-top:20px;font-size:clamp(28px,5vw,36px);font-weight:700;line-height:1.2}.create-module__kOU8na__stepper{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.create-module__kOU8na__chip{border:2px solid var(--border);background:var(--bg);color:var(--muted);cursor:default;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-family:Merriweather Sans,sans-serif;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.create-module__kOU8na__chipButton{cursor:pointer}.create-module__kOU8na__chipButton:hover:not(.create-module__kOU8na__selected){border-color:var(--border-focus);background:var(--blue-light);transform:translateY(-1px)}.create-module__kOU8na__chip:before{content:"";background:var(--border-light);width:24px;height:24px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.create-module__kOU8na__chip.create-module__kOU8na__selected{background:var(--blue);border-color:var(--blue);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #1a2c5938}.create-module__kOU8na__chip.create-module__kOU8na__selected:before{color:#fff;background:#fff3}.create-module__kOU8na__progressBar{background:var(--border-light);border-radius:999px;width:100%;height:4px;overflow:hidden}.create-module__kOU8na__progressBarFill{background:linear-gradient(90deg, var(--blue) 0%, var(--green) 100%);border-radius:999px;height:100%;transition:width .3s}.create-module__kOU8na__alertCard{border-radius:var(--radius);box-shadow:var(--shadow);align-items:flex-start;gap:12px;padding:16px 20px;font-size:14px;font-weight:500;line-height:1.5;animation:.3s cubic-bezier(.4,0,.2,1) create-module__kOU8na__slideIn;display:flex}@keyframes create-module__kOU8na__slideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.create-module__kOU8na__alertError{background:var(--red-light);color:#991b1b;border:1px solid #fecaca}.create-module__kOU8na__alertSuccess{background:var(--green-light);color:#2e6b30;border:1px solid #b7e0b8}.create-module__kOU8na__formCard{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-lg);padding:clamp(24px,5vw,40px);position:relative}.create-module__kOU8na__stageIndicator{border-bottom:2px solid var(--border-light);margin-bottom:32px;padding-bottom:24px}.create-module__kOU8na__stageIndicatorInner{align-items:center;gap:12px;margin-bottom:8px;display:flex}.create-module__kOU8na__stageIcon{background:var(--blue-light);border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.create-module__kOU8na__stageStep{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.create-module__kOU8na__stageTitle{color:var(--ink);margin:0;font-size:24px;font-weight:700}.create-module__kOU8na__formBody{flex-direction:column;gap:48px;display:flex}.create-module__kOU8na__formSection{flex-direction:column;gap:32px;display:flex}.create-module__kOU8na__formSection>div:first-child{border-bottom:2px solid var(--border-light);padding-bottom:16px}.create-module__kOU8na__sectionTitle{color:var(--ink);letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(20px,3vw,24px);font-weight:700}.create-module__kOU8na__sectionDescription{color:var(--muted);max-width:65ch;margin:0;font-size:15px;line-height:1.6}.create-module__kOU8na__formBlock{flex-direction:column;gap:12px;display:flex}.create-module__kOU8na__formBlock>div:first-child{margin-bottom:4px}.create-module__kOU8na__input,.create-module__kOU8na__textarea,.create-module__kOU8na__select{border-radius:var(--radius-sm);border:1.5px solid var(--border);width:100%;color:var(--ink);background:var(--bg);text-align:left;outline:none;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .2s}.create-module__kOU8na__input:hover,.create-module__kOU8na__textarea:hover,.create-module__kOU8na__select:hover{border-color:var(--muted-light)}.create-module__kOU8na__input:focus,.create-module__kOU8na__textarea:focus,.create-module__kOU8na__select:focus{border-color:var(--border-focus);background:var(--bg);box-shadow:0 0 0 3px #48a74a26}.create-module__kOU8na__input::placeholder,.create-module__kOU8na__textarea::placeholder{color:var(--muted-light)}.create-module__kOU8na__textarea{resize:vertical;min-height:120px;line-height:1.6}.create-module__kOU8na__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%235f7382' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}.create-module__kOU8na__select:disabled{cursor:not-allowed;opacity:.6;background-color:var(--bg-subtle)}.create-module__kOU8na__formLabel{color:var(--ink);margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.5;display:block}.create-module__kOU8na__formLabelLeft{text-align:left!important}.create-module__kOU8na__helperText{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5}.create-module__kOU8na__retentionOptionBox{background:var(--blue-light);border-radius:var(--radius-sm);border:1.5px solid #c5d0db;margin-bottom:16px;padding:16px 20px;transition:background .2s,border-color .2s}.create-module__kOU8na__retentionOptionRow{cursor:pointer;align-items:flex-start;gap:14px;display:flex}.create-module__kOU8na__retentionOptionRow:hover .create-module__kOU8na__retentionOptionCheckbox{border-color:var(--blue);box-shadow:0 0 0 2px #1a2c5933}.create-module__kOU8na__retentionOptionCheckbox{cursor:pointer;width:20px;height:20px;accent-color:var(--blue);border-radius:4px;flex-shrink:0;margin-top:2px;transition:border-color .2s,box-shadow .2s}.create-module__kOU8na__retentionOptionCheckbox:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--blue);outline:none}.create-module__kOU8na__retentionOptionLabel{color:var(--blue-dark);cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;font-size:14px;line-height:1.5}.create-module__kOU8na__radioGroup{flex-wrap:wrap;gap:16px;padding:4px 0;display:flex}.create-module__kOU8na__radioLabel{cursor:pointer;border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--bg);color:var(--ink);justify-content:center;align-items:center;gap:10px;min-width:100px;padding:12px 20px;font-weight:500;transition:all .2s;display:flex}.create-module__kOU8na__radioLabel:hover{border-color:var(--border-focus);background:var(--blue-light)}.create-module__kOU8na__radioLabel input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--blue)}.create-module__kOU8na__radioLabel input[type=radio]:checked+span{color:var(--blue);font-weight:600}.create-module__kOU8na__geoRow{background:var(--bg-subtle);border-radius:var(--radius);border:1.5px solid var(--border);grid-template-columns:auto 1fr;align-items:start;gap:20px;padding:20px;transition:all .2s;display:grid}.create-module__kOU8na__geoRow:hover{border-color:var(--border-focus);box-shadow:var(--shadow-sm)}.create-module__kOU8na__geoRowLabel{color:var(--muted);white-space:nowrap;min-width:80px;padding-top:12px;font-size:14px;font-weight:600}.create-module__kOU8na__geoRowInputs{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.create-module__kOU8na__planRow{background:var(--bg-subtle);border-radius:var(--radius);border:1.5px solid var(--border);grid-template-columns:1fr 280px;align-items:start;gap:20px;padding:20px;transition:all .2s;display:grid}.create-module__kOU8na__planRow:hover{border-color:var(--border-focus);box-shadow:var(--shadow-sm)}.create-module__kOU8na__planRowLabel{color:var(--ink);align-items:center;gap:12px;padding-top:10px;font-size:15px;font-weight:600;display:flex}.create-module__kOU8na__planRowLabel input[type=checkbox]{cursor:pointer;width:20px;height:20px;accent-color:var(--blue);border-radius:4px}.create-module__kOU8na__planRowInputs{flex-direction:column;gap:12px;width:280px;min-width:280px;display:flex}.create-module__kOU8na__cashflowRow{background:var(--bg-subtle);border-radius:var(--radius);border:1.5px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:grid}.create-module__kOU8na__cashflowRow:hover{border-color:var(--border-focus);box-shadow:var(--shadow-sm)}.create-module__kOU8na__cashflowLabel{color:var(--muted);min-width:70px;font-size:14px;font-weight:600}.create-module__kOU8na__cashflowInputs{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.create-module__kOU8na__valuationResult{border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#f5f9ff 0%,#eaf3ff 100%);border:2px solid #c5d0db;margin-top:16px;padding:clamp(24px,5vw,40px)}.create-module__kOU8na__valuationLabel{color:var(--blue-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:15px;font-weight:600}.create-module__kOU8na__valuationAmount{color:var(--blue);letter-spacing:-.03em;margin:16px 0 24px;font-size:clamp(32px,6vw,48px);font-weight:800;line-height:1.1}.create-module__kOU8na__valuationActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:8px;display:flex}.create-module__kOU8na__valuationNote{color:var(--ink-light);max-width:60ch;margin-top:20px;margin-left:auto;margin-right:auto;font-size:13px;line-height:1.6}.create-module__kOU8na__formBlockNarrow{flex-direction:column;gap:12px;max-width:500px;margin:0 auto;display:flex}.create-module__kOU8na__formRow{grid-template-columns:minmax(180px,auto) minmax(200px,1fr);align-items:center;gap:20px;max-width:700px;margin:0 auto;display:grid}.create-module__kOU8na__formHint{color:var(--muted);margin-top:4px;font-size:12px;font-weight:500;display:block}.create-module__kOU8na__reviewHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.create-module__kOU8na__reviewSection{background:var(--bg-subtle);border-radius:var(--radius);border:1.5px solid var(--border);padding:24px;transition:all .2s}.create-module__kOU8na__reviewSection:hover{box-shadow:var(--shadow-sm)}.create-module__kOU8na__reviewSection h3{color:var(--ink);border-bottom:1px solid var(--border);margin:0 0 16px;padding-bottom:12px;font-size:18px;font-weight:700}.create-module__kOU8na__reviewSection p{color:var(--ink-light);margin:12px 0;font-size:15px;line-height:1.6}.create-module__kOU8na__reviewSection strong{color:var(--ink);font-weight:600}.create-module__kOU8na__reviewSection ul{margin:12px 0;padding:0;list-style:none}.create-module__kOU8na__reviewSection li{color:var(--ink-light);border-bottom:1px solid var(--border-light);padding:10px 0;font-size:15px}.create-module__kOU8na__reviewSection li:last-child{border-bottom:none}.create-module__kOU8na__formActions{border-top:2px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:24px;display:flex}.create-module__kOU8na__formActionsRight{flex-wrap:wrap;gap:12px;display:flex}.create-module__kOU8na__validationMessage{border-radius:var(--radius-sm);color:#92400e;background:#fef3c7;border:1.5px solid #fcd34d;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:14px;display:flex}.create-module__kOU8na__helpText{text-align:center;color:var(--muted);padding:20px;font-size:14px}.create-module__kOU8na__helpText p{margin:0}.create-module__kOU8na__helpText a{color:var(--blue);font-weight:600;text-decoration:none}.create-module__kOU8na__helpText a:hover{text-decoration:underline}.create-module__kOU8na__btn{border-radius:var(--radius);background:var(--bg);min-height:44px;color:var(--ink);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:Merriweather Sans,sans-serif;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,box-shadow .2s;display:inline-flex}.create-module__kOU8na__btn:hover{background:var(--bg-subtle);border-color:var(--border)}.create-module__kOU8na__btn:active{background:#eef2f8}.create-module__kOU8na__btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important}.create-module__kOU8na__btnPrimary{background:var(--green);border-color:var(--green);color:#fff;box-shadow:none}.create-module__kOU8na__btnPrimary:hover{background:var(--blue);border-color:var(--blue);box-shadow:none}.create-module__kOU8na__btnPrimary:active{background:var(--blue-dark);border-color:var(--blue-dark)}.create-module__kOU8na__btnPrimary:disabled{color:#fff;opacity:1;background:#c5d0db;border-color:#c5d0db}.create-module__kOU8na__btnGhost{border-color:var(--border);color:var(--ink);background:#fff;font-family:Merriweather Sans,sans-serif}.create-module__kOU8na__btnGhost:hover{background:var(--bg-subtle);border-color:var(--border);color:var(--ink)}.create-module__kOU8na__btnSm{min-height:36px;padding:8px 16px;font-size:14px}.create-module__kOU8na__btnRemove{color:var(--red);background:0 0;border-color:#fecaca;padding:8px 16px;font-size:14px}.create-module__kOU8na__btnRemove:hover{background:var(--red-light);border-color:var(--red)}.create-module__kOU8na__small{color:var(--muted);font-size:13px}.create-module__kOU8na__muted{color:var(--muted)}.create-module__kOU8na__textCenter{text-align:center}.create-module__kOU8na__about{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.create-module__kOU8na__divider{background:var(--border);height:1px;margin:32px 0}.create-module__kOU8na__sectionDivider{text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:24px 0 20px;font-size:13px;font-weight:600}@media (max-width:768px){.create-module__kOU8na__page{padding-top:60px}.create-module__kOU8na__container{padding:24px 16px}.create-module__kOU8na__pageHeader{flex-direction:column;align-items:flex-start;gap:16px}.create-module__kOU8na__stepper{flex-wrap:wrap;justify-content:flex-start;row-gap:8px;width:100%;overflow-x:visible}.create-module__kOU8na__chip{flex:auto;justify-content:center;min-width:0;max-width:calc(50% - 4px);padding:8px 12px;font-size:13px}.create-module__kOU8na__chip svg{flex-shrink:0;width:15px;height:15px}.create-module__kOU8na__formCard{padding:20px}.create-module__kOU8na__formBody{gap:36px}.create-module__kOU8na__formSection{gap:24px}.create-module__kOU8na__geoRow,.create-module__kOU8na__planRow{grid-template-columns:1fr;gap:16px}.create-module__kOU8na__geoRowLabel,.create-module__kOU8na__planRowLabel{padding-top:0}.create-module__kOU8na__geoRowInputs{grid-template-columns:1fr}.create-module__kOU8na__planRowInputs{width:100%;min-width:0}.create-module__kOU8na__cashflowRow,.create-module__kOU8na__cashflowInputs{grid-template-columns:1fr}.create-module__kOU8na__formRow{grid-template-columns:1fr;gap:12px}.create-module__kOU8na__formLabel{text-align:left}.create-module__kOU8na__formActions{flex-direction:column;align-items:stretch;gap:12px}.create-module__kOU8na__formActionsRight{flex-direction:column;width:100%}.create-module__kOU8na__btn{width:100%;min-height:44px}.create-module__kOU8na__valuationActions{flex-direction:column}.create-module__kOU8na__twoColumnLayout{grid-template-columns:1fr}.create-module__kOU8na__previewColumn{display:none}}@media (max-width:640px){.create-module__kOU8na__modalOverlay{align-items:flex-end;padding:16px}.create-module__kOU8na__statusModal{border-radius:16px 16px 0 0}.create-module__kOU8na__statusModalHeader{gap:12px;padding:20px}.create-module__kOU8na__statusModalHeaderIcon{width:40px;height:40px}.create-module__kOU8na__statusModalTitle{font-size:18px}.create-module__kOU8na__statusModalContent{padding:24px 20px}.create-module__kOU8na__statusModalPendingIcon{width:80px;height:80px}.create-module__kOU8na__statusModalContentTitle{font-size:20px}.create-module__kOU8na__statusModalActions{flex-direction:column-reverse;padding:16px 20px}.create-module__kOU8na__statusModalSecondaryBtn,.create-module__kOU8na__statusModalPrimaryBtn{flex:1;width:100%}}@media (max-width:480px){.create-module__kOU8na__pageTitle{padding-bottom:5px;font-size:24px}.create-module__kOU8na__sectionTitle{font-size:18px}.create-module__kOU8na__valuationAmount{font-size:28px}.create-module__kOU8na__chip{gap:6px;padding:6px 12px;font-size:12px}}@media (max-width:425px){.create-module__kOU8na__container{padding:20px 12px}.create-module__kOU8na__formCard{padding:16px}.create-module__kOU8na__twoColumnLayout{grid-template-columns:1fr}.create-module__kOU8na__previewColumn{display:none}.create-module__kOU8na__pageTitle{padding-bottom:4px;font-size:22px}}@media (max-width:375px){.create-module__kOU8na__container{padding:16px 10px}.create-module__kOU8na__pageTitle{padding-bottom:4px;font-size:20px}.create-module__kOU8na__sectionTitle{font-size:16px}.create-module__kOU8na__formCard{padding:14px}.create-module__kOU8na__input::placeholder,.create-module__kOU8na__textarea::placeholder{font-size:12px}}@media (max-width:320px){.create-module__kOU8na__container{padding:12px 8px}.create-module__kOU8na__pageTitle{padding-bottom:3px;font-size:18px}.create-module__kOU8na__sectionTitle{font-size:15px}.create-module__kOU8na__formCard{padding:12px}.create-module__kOU8na__btn{padding:10px 16px;font-size:14px}}.create-module__kOU8na__choiceGrid{grid-template-columns:1fr;gap:12px;display:grid}.create-module__kOU8na__choiceCard{text-align:left;border-radius:var(--radius);border:2px solid var(--border);background:var(--bg);width:100%;color:var(--ink);cursor:pointer;align-items:center;gap:16px;padding:18px 20px;font-family:inherit;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s cubic-bezier(.4,0,.2,1);animation:.45s cubic-bezier(.22,1,.36,1) backwards create-module__kOU8na__choiceCardIn;display:flex;position:relative}.create-module__kOU8na__choiceCard:first-child{animation-delay:50ms}.create-module__kOU8na__choiceCard:nth-child(2){animation-delay:.1s}.create-module__kOU8na__choiceCard:nth-child(3){animation-delay:.15s}.create-module__kOU8na__choiceCard:nth-child(4){animation-delay:.2s}.create-module__kOU8na__choiceCard:nth-child(5){animation-delay:.25s}@keyframes create-module__kOU8na__choiceCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.create-module__kOU8na__choiceCard:hover:not(:disabled){border-color:var(--border-focus);background:var(--blue-light);box-shadow:var(--shadow-md);transform:translateY(-2px)}.create-module__kOU8na__choiceCard:active:not(:disabled){transform:translateY(0)}.create-module__kOU8na__choiceCard:disabled{cursor:not-allowed;opacity:.6}.create-module__kOU8na__choiceCardSelected,.create-module__kOU8na__choiceCardSelected:hover{border-color:var(--blue);background:var(--blue-light);box-shadow:0 4px 12px #1a2c592e}.create-module__kOU8na__choiceIcon{background:var(--blue-light);width:44px;height:44px;color:var(--blue);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s;display:flex}.create-module__kOU8na__choiceCard:hover:not(:disabled) .create-module__kOU8na__choiceIcon{background:var(--bg);color:var(--blue-dark)}.create-module__kOU8na__choiceCardSelected .create-module__kOU8na__choiceIcon,.create-module__kOU8na__choiceCardSelected:hover .create-module__kOU8na__choiceIcon{background:var(--blue);color:#fff}.create-module__kOU8na__choiceText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.create-module__kOU8na__choiceLabel{color:var(--ink);font-size:16px;font-weight:700;line-height:1.3}.create-module__kOU8na__choiceDescription{color:var(--muted);font-size:13px;line-height:1.4}.create-module__kOU8na__choiceCheck{color:#fff;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .18s;display:flex}.create-module__kOU8na__choiceCardSelected .create-module__kOU8na__choiceCheck{background:var(--blue);animation:.32s cubic-bezier(.34,1.56,.64,1) create-module__kOU8na__checkPop}@keyframes create-module__kOU8na__checkPop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@media (min-width:560px){.create-module__kOU8na__choiceGrid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.create-module__kOU8na__choiceCard,.create-module__kOU8na__choiceCardSelected .create-module__kOU8na__choiceCheck{animation:none}}.create-module__kOU8na__stepCounter{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-subtle);border:1.5px solid var(--border);white-space:nowrap;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700}.create-module__kOU8na__screen{animation:.45s cubic-bezier(.22,1,.36,1) create-module__kOU8na__screenIn}@keyframes create-module__kOU8na__screenIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.create-module__kOU8na__screen{animation:none}}.create-module__kOU8na__interstitial{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 8px 12px;display:flex}.create-module__kOU8na__interstitialIcon{background:var(--blue-light);width:76px;height:76px;color:var(--blue);border-radius:20px;justify-content:center;align-items:center;animation:.55s cubic-bezier(.34,1.56,.64,1) both create-module__kOU8na__badgePop;display:flex;box-shadow:0 6px 16px #1a2c592e}@keyframes create-module__kOU8na__badgePop{0%{opacity:0;transform:scale(.5)translateY(8px)}60%{transform:scale(1.08)translateY(0)}to{opacity:1;transform:scale(1)}}.create-module__kOU8na__interstitialTitle{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:clamp(24px,4vw,30px);font-weight:700;line-height:1.2;animation:.5s cubic-bezier(.22,1,.36,1) 80ms backwards create-module__kOU8na__screenIn}.create-module__kOU8na__interstitialBody{max-width:46ch;color:var(--muted);margin:0;font-size:16px;line-height:1.6;animation:.5s cubic-bezier(.22,1,.36,1) .14s backwards create-module__kOU8na__screenIn}.create-module__kOU8na__interstitialActions{flex-direction:column;align-items:center;gap:12px;margin-top:12px;animation:.5s cubic-bezier(.22,1,.36,1) .2s backwards create-module__kOU8na__screenIn;display:flex}.create-module__kOU8na__interstitialCta{padding:14px 36px;font-size:16px}.create-module__kOU8na__interstitialBack{color:var(--muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:6px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:color .15s}.create-module__kOU8na__interstitialBack:hover:not(:disabled){color:var(--ink)}.create-module__kOU8na__interstitialBack:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.create-module__kOU8na__interstitialIcon,.create-module__kOU8na__interstitialTitle,.create-module__kOU8na__interstitialBody,.create-module__kOU8na__interstitialActions{animation:none}}.create-module__kOU8na__btn:focus-visible,.create-module__kOU8na__input:focus-visible,.create-module__kOU8na__textarea:focus-visible,.create-module__kOU8na__select:focus-visible,.create-module__kOU8na__choiceCard:focus-visible,.create-module__kOU8na__interstitialBack:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}@keyframes create-module__kOU8na__pulse{0%,to{opacity:1}50%{opacity:.5}}.create-module__kOU8na__loading{animation:2s cubic-bezier(.4,0,.6,1) infinite create-module__kOU8na__pulse}@media (max-width:768px){.create-module__kOU8na__stepper::-webkit-scrollbar{display:none}.create-module__kOU8na__btnSm{flex-shrink:0;width:auto}.create-module__kOU8na__reviewHeader h3{flex:1;min-width:0}.create-module__kOU8na__page{padding-bottom:max(40px, calc(env(safe-area-inset-bottom) + 24px))}.create-module__kOU8na__input,.create-module__kOU8na__select{min-height:44px;font-size:16px}.create-module__kOU8na__input::placeholder,.create-module__kOU8na__textarea::placeholder{font-size:14px}.create-module__kOU8na__stageIndicator{margin-bottom:20px;padding-bottom:16px}.create-module__kOU8na__stageTitle{font-size:20px}.create-module__kOU8na__formActions{margin-top:16px;padding-top:16px}.create-module__kOU8na__reviewSection{padding:16px}.create-module__kOU8na__reviewSection h3{margin-bottom:12px;padding-bottom:10px;font-size:16px}.create-module__kOU8na__reviewSection p,.create-module__kOU8na__reviewSection li{font-size:14px}.create-module__kOU8na__valuationResult{padding:20px 16px}.create-module__kOU8na__validationMessage{padding:10px 14px;font-size:13px}}@media (max-width:640px){.create-module__kOU8na__formBody{gap:28px}.create-module__kOU8na__formSection{gap:20px}.create-module__kOU8na__stageIndicator{margin-bottom:16px;padding-bottom:12px}.create-module__kOU8na__geoRow,.create-module__kOU8na__planRow{padding:16px}.create-module__kOU8na__cashflowRow{padding:12px 16px}.create-module__kOU8na__chip:before,.create-module__kOU8na__chip.create-module__kOU8na__selected:before{display:none}.create-module__kOU8na__chip{gap:6px;max-width:calc(50% - 4px);padding:7px 10px;font-size:12px}.create-module__kOU8na__stepper{gap:6px}}@media (max-width:480px){.create-module__kOU8na__chip{gap:5px;padding:6px 8px;font-size:11px}.create-module__kOU8na__stepper{gap:5px}.create-module__kOU8na__formBody{gap:24px}.create-module__kOU8na__formSection{gap:16px}.create-module__kOU8na__formBlock{gap:10px}.create-module__kOU8na__stageTitle{font-size:18px}.create-module__kOU8na__stageStep{letter-spacing:.03em;font-size:11px}.create-module__kOU8na__stageIcon{padding:6px}.create-module__kOU8na__textarea{min-height:100px}.create-module__kOU8na__input::placeholder,.create-module__kOU8na__textarea::placeholder{font-size:13px}.create-module__kOU8na__geoRow,.create-module__kOU8na__planRow{gap:12px;padding:12px}.create-module__kOU8na__cashflowRow{gap:10px;padding:10px 12px}.create-module__kOU8na__reviewSection{padding:12px}.create-module__kOU8na__reviewSection h3{font-size:15px}.create-module__kOU8na__valuationResult{padding:16px 12px}.create-module__kOU8na__valuationNote{font-size:12px}.create-module__kOU8na__btn{padding:10px 16px;font-size:14px}.create-module__kOU8na__helpText{padding:16px;font-size:13px}}
.discount-code-modal-module__IECM7q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0e2a3a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.discount-code-modal-module__IECM7q__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:480px;animation:.2s ease-out discount-code-modal-module__IECM7q__modalIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes discount-code-modal-module__IECM7q__modalIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes discount-code-modal-module__IECM7q__modalOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(10px)}}.discount-code-modal-module__IECM7q__modalClosing{animation:.2s ease-in forwards discount-code-modal-module__IECM7q__modalOut}.discount-code-modal-module__IECM7q__header{background:linear-gradient(#f0f7f1,#fff);border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:14px;padding:22px 22px 18px;display:flex}.discount-code-modal-module__IECM7q__headerIcon{color:#fff;background:linear-gradient(135deg,#48a74a 0%,#3d8f3f 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.discount-code-modal-module__IECM7q__headerContent{flex:1;min-width:0}.discount-code-modal-module__IECM7q__title{color:#111827;margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.3}.discount-code-modal-module__IECM7q__subtitle{color:#6b7280;margin:0;font-size:14px}.discount-code-modal-module__IECM7q__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.discount-code-modal-module__IECM7q__closeButton:hover{color:#111827;background:#f3f4f6}.discount-code-modal-module__IECM7q__body{flex-direction:column;gap:16px;padding:22px;display:flex}.discount-code-modal-module__IECM7q__promoCallout{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.discount-code-modal-module__IECM7q__promoCalloutIcon{color:#48a74a;flex-shrink:0;margin-top:2px}.discount-code-modal-module__IECM7q__promoCallout p{color:#166534;margin:0;font-size:14px;line-height:1.5}.discount-code-modal-module__IECM7q__codeBlock{flex-direction:column;gap:8px;display:flex}.discount-code-modal-module__IECM7q__codeLabel{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;font-size:12px;font-weight:600}.discount-code-modal-module__IECM7q__codeRow{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;align-items:center;gap:10px;padding:12px 12px 12px 16px;display:flex}.discount-code-modal-module__IECM7q__codeValue{letter-spacing:.06em;color:#1a2c59;-webkit-user-select:all;user-select:all;flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:20px;font-weight:700}.discount-code-modal-module__IECM7q__copyButton{color:#fff;cursor:pointer;white-space:nowrap;background:#1a2c59;border:1px solid #1a2c59;border-radius:8px;align-items:center;gap:6px;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.discount-code-modal-module__IECM7q__copyButton:hover{background:#152442}.discount-code-modal-module__IECM7q__copyButtonDone{background:#48a74a;border-color:#48a74a}.discount-code-modal-module__IECM7q__copyButtonDone:hover{background:#3d8f3f}.discount-code-modal-module__IECM7q__writeDownHint{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.discount-code-modal-module__IECM7q__writeDownIcon{color:#d97706;flex-shrink:0;margin-top:2px}.discount-code-modal-module__IECM7q__writeDownHint p{color:#92400e;margin:0;font-size:13px;line-height:1.5}.discount-code-modal-module__IECM7q__gateHint{color:#6b7280;text-align:center;margin:0;font-size:13px}.discount-code-modal-module__IECM7q__errorText{color:#b91c1c;text-align:center;margin:0;font-size:13px}.discount-code-modal-module__IECM7q__actions{background:#f9fafb;border-top:1px solid #e5e7eb;gap:12px;padding:16px 22px 22px;display:flex}.discount-code-modal-module__IECM7q__secondaryBtn,.discount-code-modal-module__IECM7q__primaryBtn{cursor:pointer;border-radius:8px;flex:1;padding:12px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.discount-code-modal-module__IECM7q__secondaryBtn{color:#374151;background:#fff;border:1px solid #d1d5db}.discount-code-modal-module__IECM7q__secondaryBtn:hover{background:#f3f4f6;border-color:#9ca3af}.discount-code-modal-module__IECM7q__primaryBtn{color:#fff;background:linear-gradient(135deg,#1a2c59 0%,#2d4a8f 100%);border:none}.discount-code-modal-module__IECM7q__primaryBtn:hover:not(:disabled){background:linear-gradient(135deg,#152442 0%,#243d7a 100%)}.discount-code-modal-module__IECM7q__primaryBtn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:480px){.discount-code-modal-module__IECM7q__overlay{align-items:flex-end;padding:12px}.discount-code-modal-module__IECM7q__modal{border-radius:16px 16px 0 0;max-width:none}@keyframes discount-code-modal-module__IECM7q__modalInMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes discount-code-modal-module__IECM7q__modalOutMobile{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.discount-code-modal-module__IECM7q__modal{animation:.25s ease-out discount-code-modal-module__IECM7q__modalInMobile}.discount-code-modal-module__IECM7q__modalClosing{animation:.25s ease-in forwards discount-code-modal-module__IECM7q__modalOutMobile}.discount-code-modal-module__IECM7q__codeValue{font-size:16px}.discount-code-modal-module__IECM7q__actions{flex-direction:column-reverse}}
.status-modal-module__NhdvAG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.status-modal-module__NhdvAG__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:calc(100dvh - 40px);animation:.2s ease-out status-modal-module__NhdvAG__modalIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes status-modal-module__NhdvAG__modalIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes status-modal-module__NhdvAG__modalOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(10px)}}.status-modal-module__NhdvAG__modalClosing{animation:.2s ease-in forwards status-modal-module__NhdvAG__modalOut}.status-modal-module__NhdvAG__header{background:linear-gradient(#f8fafc,#fff);border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:flex-start;gap:14px;padding:22px 22px 18px;display:flex}.status-modal-module__NhdvAG__headerIcon{color:#fff;background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.status-modal-module__NhdvAG__headerContent{flex:1;min-width:0}.status-modal-module__NhdvAG__title{color:#111827;margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.3}.status-modal-module__NhdvAG__subtitle{color:#6b7280;margin:0;font-size:14px}.status-modal-module__NhdvAG__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.status-modal-module__NhdvAG__closeButton:hover{color:#111827;background:#f3f4f6}.status-modal-module__NhdvAG__content{text-align:center;flex:1;min-height:0;padding:32px 24px;overflow-y:auto}.status-modal-module__NhdvAG__iconContainer{justify-content:center;margin-bottom:24px;display:flex}.status-modal-module__NhdvAG__pendingIcon{color:#d97706;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.status-modal-module__NhdvAG__contentTitle{color:#111827;margin:0 0 12px;font-size:24px;font-weight:600}.status-modal-module__NhdvAG__contentDescription{color:#6b7280;margin:0 0 24px;font-size:15px;line-height:1.6}.status-modal-module__NhdvAG__infoBox{text-align:left;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px;display:flex}.status-modal-module__NhdvAG__infoIcon{color:#d97706;flex-shrink:0;margin-top:2px}.status-modal-module__NhdvAG__infoContent{flex:1}.status-modal-module__NhdvAG__infoTitle{color:#92400e;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.status-modal-module__NhdvAG__infoText{color:#a16207;margin:0;font-size:13px;line-height:1.5}.status-modal-module__NhdvAG__statusList{background:#f9fafb;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.status-modal-module__NhdvAG__statusItem{color:#374151;align-items:center;gap:12px;font-size:14px;display:flex}.status-modal-module__NhdvAG__statusIconComplete{color:#059669;flex-shrink:0}.status-modal-module__NhdvAG__statusIconPending{color:#d97706;flex-shrink:0}.status-modal-module__NhdvAG__statusIconMuted{color:#64748b;flex-shrink:0}.status-modal-module__NhdvAG__actions{background:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0;gap:12px;padding:16px 22px 22px;display:flex}.status-modal-module__NhdvAG__secondaryButton{color:#374151;cursor:pointer;text-align:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.status-modal-module__NhdvAG__secondaryButton:hover{background:#f3f4f6;border-color:#9ca3af}.status-modal-module__NhdvAG__primaryButton{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#1a2c59 0%,#2d4a8f 100%);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.status-modal-module__NhdvAG__primaryButton:hover{background:linear-gradient(135deg,#152442 0%,#243d7a 100%);box-shadow:0 4px 12px #1a2c594d}@media (max-width:640px){.status-modal-module__NhdvAG__overlay{align-items:flex-end;padding:0}.status-modal-module__NhdvAG__modal{border-radius:20px 20px 0 0;flex-direction:column;max-height:92dvh;animation:.25s ease-out status-modal-module__NhdvAG__slideUp;display:flex}.status-modal-module__NhdvAG__content{padding:24px 20px}.status-modal-module__NhdvAG__contentTitle{font-size:20px}@keyframes status-modal-module__NhdvAG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes status-modal-module__NhdvAG__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.status-modal-module__NhdvAG__modalClosing{animation:.25s ease-in forwards status-modal-module__NhdvAG__slideDown}.status-modal-module__NhdvAG__modal:before{content:"";background:#d1d5db;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:12px auto 0;display:block}.status-modal-module__NhdvAG__header{gap:12px;padding:12px 20px 16px}.status-modal-module__NhdvAG__headerIcon{border-radius:10px;width:40px;height:40px}.status-modal-module__NhdvAG__title{font-size:17px}.status-modal-module__NhdvAG__subtitle{font-size:13px}.status-modal-module__NhdvAG__content{-webkit-overflow-scrolling:touch;flex:1;padding:20px 20px 16px;overflow-y:auto}.status-modal-module__NhdvAG__iconContainer{margin-bottom:16px}.status-modal-module__NhdvAG__pendingIcon{width:72px;height:72px}.status-modal-module__NhdvAG__contentTitle{margin-bottom:8px;font-size:20px}.status-modal-module__NhdvAG__contentDescription{margin-bottom:16px;font-size:14px}.status-modal-module__NhdvAG__infoBox{margin-bottom:16px;padding:14px}.status-modal-module__NhdvAG__infoText{font-size:12px}.status-modal-module__NhdvAG__actions{padding:12px 20px max(16px, env(safe-area-inset-bottom));flex-direction:column-reverse;flex-shrink:0;gap:10px}.status-modal-module__NhdvAG__secondaryButton,.status-modal-module__NhdvAG__primaryButton{flex:unset;width:100%;padding:14px 24px;font-size:15px}}
.home-module__NTblRW__page{--ink:#1a2c59;--lead:#2d3a5f;--muted:#5f7382;--blue:#1a2c59;--green:#48a74a;--paper:#fff;--ghost:#f8fafc;--line:#1a2c591f;--page-gutter:clamp(16px, 3vw, 24px);min-height:100vh;color:var(--ink);background:var(--paper);padding:24px 0 0;font-family:Merriweather Sans,system-ui,-apple-system,sans-serif;position:relative;overflow-x:hidden}.home-module__NTblRW__pageBody{padding:0 var(--page-gutter)}.home-module__NTblRW__greenAccent{color:var(--green);font-weight:700}.home-module__NTblRW__bixieName{text-transform:none}.home-module__NTblRW__container{width:min(1200px,100%);margin-inline:auto}.home-module__NTblRW__sectionRule{justify-content:center;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0;display:flex;position:relative}.home-module__NTblRW__sectionRule:before,.home-module__NTblRW__sectionRule:after{content:"";background:var(--line);flex:1;height:1px}.home-module__NTblRW__sectionRuleLabel{letter-spacing:.24em;text-transform:uppercase;color:var(--green);white-space:nowrap;padding:0 18px;font-size:11px;font-weight:700}.home-module__NTblRW__carouselSection{z-index:1;position:relative}.home-module__NTblRW__hero{text-align:center;padding:56px 0 48px;position:relative;overflow:hidden}.home-module__NTblRW__heroInner{z-index:1;max-width:920px;position:relative}.home-module__NTblRW__heroTitle{letter-spacing:-.035em;max-width:14em;color:var(--ink);text-wrap:balance;margin:0 auto 20px;font-size:clamp(36px,5.5vw,60px);font-weight:800;line-height:1.08}.home-module__NTblRW__heroTitleAccent{background:linear-gradient(135deg,#48a74a 0%,#2e8a30 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-module__NTblRW__heroLead{max-width:36em;color:var(--lead);margin:0 auto 36px;font-size:clamp(16px,1.8vw,19px);line-height:1.65}.home-module__NTblRW__intentRow{text-align:left;grid-template-columns:1fr 1fr;gap:16px;max-width:820px;margin:0 auto;display:grid}.home-module__NTblRW__intentCard{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:12px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:22px 24px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:grid}.home-module__NTblRW__intentCard:hover{box-shadow:0 8px 24px -12px #1a2c592e}.home-module__NTblRW__intentBuy:hover{border-color:color-mix(in oklab, var(--blue) 55%, transparent)}.home-module__NTblRW__intentSell:hover{border-color:color-mix(in oklab, var(--green) 55%, transparent)}.home-module__NTblRW__intentIcon{border-radius:10px;flex-shrink:0;grid-row:1/span 2;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.home-module__NTblRW__intentBuy .home-module__NTblRW__intentIcon{background:color-mix(in oklab, var(--blue) 10%, transparent);color:var(--blue)}.home-module__NTblRW__intentSell .home-module__NTblRW__intentIcon{background:color-mix(in oklab, var(--green) 12%, transparent);color:var(--green)}.home-module__NTblRW__intentCopy{grid-column:2;min-width:0}.home-module__NTblRW__intentHeading{letter-spacing:-.01em;margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.25}.home-module__NTblRW__intentBody{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.home-module__NTblRW__intentCta{letter-spacing:.01em;grid-column:2;align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.home-module__NTblRW__intentBuy .home-module__NTblRW__intentCta{color:var(--blue)}.home-module__NTblRW__intentSell .home-module__NTblRW__intentCta{color:var(--green)}.home-module__NTblRW__intentCard:hover .home-module__NTblRW__intentCta{gap:10px}.home-module__NTblRW__intentCta svg{transition:transform .2s}.home-module__NTblRW__intentCard:hover .home-module__NTblRW__intentCta svg{transform:translate(2px)}.home-module__NTblRW__listingsSection{padding:32px 0 48px}.home-module__NTblRW__sectionHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.home-module__NTblRW__sectionTitle{letter-spacing:-.02em;color:var(--ink);margin:0 0 6px;font-size:clamp(22px,3vw,28px);font-weight:800}.home-module__NTblRW__sectionTitleLink{color:inherit;text-decoration:none;transition:color .2s}.home-module__NTblRW__sectionTitleLink:hover{color:var(--green)}.home-module__NTblRW__sectionLead{color:var(--muted);max-width:42ch;margin:0;font-size:16px;line-height:1.55}.home-module__NTblRW__searchBtn{box-sizing:border-box;background:var(--green);color:#fff;letter-spacing:.02em;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .25s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 14px #48a74a59}.home-module__NTblRW__searchBtn:hover{background:var(--blue);box-shadow:0 6px 18px #1a2c5959}.home-module__NTblRW__searchBtn:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.home-module__NTblRW__evalSection{padding:48px 0 72px}.home-module__NTblRW__evalHeader{max-width:40rem;margin-bottom:28px}.home-module__NTblRW__evalTitle{letter-spacing:-.02em;color:var(--ink);margin:0 0 10px;font-size:clamp(26px,3.4vw,36px);font-weight:800;line-height:1.15}.home-module__NTblRW__evalLead{color:var(--lead);margin:0;font-size:17px;line-height:1.6}.home-module__NTblRW__evalGrid{grid-template-columns:minmax(280px,400px) 1fr;align-items:stretch;gap:24px;display:grid}.home-module__NTblRW__evalCardColumn{flex-direction:column;align-items:stretch;gap:16px;display:flex}.home-module__NTblRW__discoveryCard{background:var(--paper);border:1px solid var(--line);border-radius:12px;transition:opacity .3s,transform .3s;overflow:hidden;box-shadow:0 8px 28px -14px #1a2c5929}.home-module__NTblRW__discoveryCardTransitioning{opacity:.55;transform:scale(.985)}.home-module__NTblRW__discoveryMapContainer{background:#0f172a;height:168px;position:relative;overflow:hidden}.home-module__NTblRW__discoveryBadge{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#64748beb;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.home-module__NTblRW__discoveryCardBody{padding:20px 22px 22px}.home-module__NTblRW__discoveryHeader{margin-bottom:16px}.home-module__NTblRW__discoveryTitle{color:var(--blue);margin:0 0 6px;font-size:17px;font-weight:700}.home-module__NTblRW__discoveryLocation{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}.home-module__NTblRW__discoveryStats{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:12px;padding:14px 0;display:grid}.home-module__NTblRW__discoveryStat{align-items:flex-start;gap:8px;display:flex}.home-module__NTblRW__discoveryStatIcon{color:var(--green);flex-shrink:0;margin-top:2px}.home-module__NTblRW__discoveryStatContent{flex-direction:column;display:flex}.home-module__NTblRW__discoveryStatValue{color:var(--blue);font-size:15px;font-weight:700;line-height:1.2}.home-module__NTblRW__discoveryStatLabel{color:var(--muted);margin-top:2px;font-size:11px}.home-module__NTblRW__sampleNote{color:var(--muted);text-align:center;margin:0;font-size:12px}.home-module__NTblRW__discoveryFooter{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.home-module__NTblRW__discoveryPrice{color:var(--blue);letter-spacing:-.02em;font-size:20px;font-weight:800}.home-module__NTblRW__discoveryCta{color:var(--green);pointer-events:none;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.home-module__NTblRW__btn{box-sizing:border-box;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:inline-flex}.home-module__NTblRW__btnContent{z-index:2;align-items:center;gap:8px;display:inline-flex;position:relative}.home-module__NTblRW__evalCtaBtn{color:#1a2c59;background:0 0;border:1px solid #1a2c59;width:100%;min-height:56px;padding:16px 24px;font-size:16px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014,inset 0 1px #ffffff80}.home-module__NTblRW__evalCtaBtn:before{content:"";border-radius:inherit;-webkit-backdrop-filter:blur(4px);z-index:1;pointer-events:none;background:#ffffff73;transition:background .2s;position:absolute;inset:0}.home-module__NTblRW__evalCtaBtn:hover:before{background:#ffffff61}.home-module__NTblRW__evalCtaBtn:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.home-module__NTblRW__evalPreview{background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;width:100%;max-width:900px;height:100%;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 18px #10243a14}@media (max-width:980px){.home-module__NTblRW__evalPreview{display:none}}.home-module__NTblRW__evalPreviewHeader{background:#f8fafc;border-bottom:1px solid #0000000f;align-items:center;padding:8px 16px;display:flex}.home-module__NTblRW__evalPreviewLabel{color:#48a74a;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.home-module__NTblRW__evalPreviewBody{flex-direction:column;flex:1;gap:8px;min-height:0;padding:12px 16px;display:flex;overflow:hidden}.home-module__NTblRW__previewStep{opacity:0;align-items:flex-start;gap:8px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(10px)}.home-module__NTblRW__previewStepVisible{opacity:1;transform:translateY(0)}.home-module__NTblRW__previewStepUser{flex-direction:row-reverse;justify-content:flex-end;margin-left:auto}.home-module__NTblRW__previewBotIcon{color:#fff;background:linear-gradient(135deg,#1a2c59 0%,#48a74a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.home-module__NTblRW__previewMessageContent{flex-direction:column;gap:3px;max-width:88%;display:flex}.home-module__NTblRW__previewStepUser .home-module__NTblRW__previewMessageContent{align-items:stretch;width:100%;min-width:0;max-width:100%;margin-left:0}.home-module__NTblRW__previewMessageTitle{color:#48a74a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:10px;font-weight:600}.home-module__NTblRW__previewStepUser .home-module__NTblRW__previewMessageTitle{color:#1a2c59}.home-module__NTblRW__previewQuestion{color:#0e2a3a;background:#f0f9f5;border:1px solid #d1e7dd;border-radius:10px;padding:6px 11px;font-family:Merriweather Sans,sans-serif;font-size:12px;line-height:1.4}.home-module__NTblRW__previewAnswerHidden{opacity:0;transition:opacity .4s,transform .4s;transform:translateY(6px)}.home-module__NTblRW__previewAnswerVisible{opacity:1;transition:opacity .4s,transform .4s;transform:translateY(0)}.home-module__NTblRW__previewAnswer{color:#0e2a3a;text-align:left;box-sizing:border-box;background:#f5f9ff;border:1px solid #e1e7ef;border-radius:10px;width:100%;padding:6px 11px;font-family:Merriweather Sans,sans-serif;font-size:12px;line-height:1.4}.home-module__NTblRW__previewStepResult .home-module__NTblRW__previewBotIcon{background:linear-gradient(135deg,#48a74a 0%,#1a2c59 100%);transform:scale(1);box-shadow:0 2px 8px #48a74a66}.home-module__NTblRW__previewResultCard{color:#fff;text-align:center;background:linear-gradient(135deg,#1a2c59 0%,#48a74a 100%);border:2px solid #48a74a;border-radius:12px;flex-direction:column;gap:0;width:fit-content;padding:10px 14px;font-size:12px;font-weight:600;display:flex;box-shadow:0 2px 12px #48a74a4d}.home-module__NTblRW__previewResultCard>span:first-child{font-size:12px;font-weight:600;line-height:1.4}.home-module__NTblRW__previewResultRange{text-align:center;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 8px #0003;filter:blur(5px);-webkit-user-select:none;user-select:none;pointer-events:none;margin-top:8px;font-size:22px;font-weight:800;line-height:1.2}.home-module__NTblRW__support{padding:0 0 72px}.home-module__NTblRW__supportInner{background:var(--ghost);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.home-module__NTblRW__supportTitle{letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;font-size:clamp(20px,2.4vw,24px);font-weight:800;line-height:1.25}.home-module__NTblRW__supportBody{color:var(--muted);max-width:42ch;margin:0;font-size:15px;line-height:1.55}.home-module__NTblRW__supportBtn{box-sizing:border-box;background:var(--green);color:#fff;white-space:nowrap;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .25s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 14px #48a74a59}.home-module__NTblRW__supportBtn:hover{background:var(--blue);box-shadow:0 6px 18px #1a2c5959}.home-module__NTblRW__supportBtn:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (prefers-reduced-motion:reduce){.home-module__NTblRW__previewStep,.home-module__NTblRW__previewAnswerHidden,.home-module__NTblRW__previewAnswerVisible,.home-module__NTblRW__discoveryCard{transition:none}.home-module__NTblRW__previewStep,.home-module__NTblRW__previewAnswerVisible{opacity:1;transform:none}.home-module__NTblRW__intentCard:hover .home-module__NTblRW__intentCta svg{transform:none}}@media (max-width:980px){.home-module__NTblRW__evalGrid{grid-template-columns:1fr}.home-module__NTblRW__evalCardColumn{width:100%;max-width:420px;margin-inline:auto}}@media (max-width:767px){.home-module__NTblRW__page{--page-gutter:16px;padding-top:16px}.home-module__NTblRW__hero{padding:36px 0 32px}.home-module__NTblRW__heroTitle{max-width:none;font-size:clamp(28px,7vw,40px)}.home-module__NTblRW__heroLead{margin-bottom:28px;font-size:16px}.home-module__NTblRW__intentRow{grid-template-columns:1fr;gap:12px}.home-module__NTblRW__intentCard{padding:18px}.home-module__NTblRW__listingsSection{padding:24px 0 36px}.home-module__NTblRW__sectionHeaderRow{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:18px}.home-module__NTblRW__sectionTitle{margin-bottom:4px}.home-module__NTblRW__sectionLead{text-wrap:pretty;max-width:none;font-size:15px}.home-module__NTblRW__searchBtn{width:100%}.home-module__NTblRW__evalSection{padding:36px 0 56px}.home-module__NTblRW__discoveryStats{gap:8px}.home-module__NTblRW__discoveryStatValue{font-size:14px}.home-module__NTblRW__support{padding-bottom:48px}.home-module__NTblRW__supportInner{text-align:left;flex-direction:column;align-items:stretch;padding:22px 20px}.home-module__NTblRW__supportBtn{width:100%}}
.GradientHoverCta-module__cbF3ya__fill{border-radius:inherit;z-index:-2;pointer-events:none;background:linear-gradient(135deg,#48a74a2e 0%,#1a2c591f 100%);position:absolute;inset:0}.GradientHoverCta-module__cbF3ya__fillNavy{background:linear-gradient(135deg,#1a2c5924 0%,#1a2c5914 100%)}
.Header-module__P45vwq__header{--header-chip-radius:12px;--header-nav-chip-min-height:40px;--ink:#0a0a0a;--muted:#4b5563;--blue:#1a2c59;--green:#48a74a;--brand:var(--green);--ring:color-mix(in oklab, var(--blue) 30%, var(--green) 70%);--lightblue:#0f97ff;--header-rule-width:2px;--header-rule-color:#00000012;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;border-bottom:var(--header-rule-width) solid var(--header-rule-color);background:#fff;position:sticky;top:0}.Header-module__P45vwq__header.Header-module__P45vwq__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;box-shadow:0 1px 12px #00000014}.Header-module__P45vwq__bar{justify-content:space-between;align-items:center;gap:32px;width:min(1200px,94vw);margin:0 auto;padding:16px 0;display:flex;position:relative}.Header-module__P45vwq__scrolled .Header-module__P45vwq__bar{max-height:120px}.Header-module__P45vwq__hideOnScroll{opacity:1;transition:opacity .3s,max-width .3s}.Header-module__P45vwq__scrolled .Header-module__P45vwq__hideOnScroll{opacity:0;pointer-events:none;max-width:0;overflow:hidden}.Header-module__P45vwq__logoWrap{flex-shrink:0;align-items:center;margin:0;display:flex}.Header-module__P45vwq__logoLink{align-items:center;text-decoration:none;display:inline-flex}.Header-module__P45vwq__logo{object-fit:contain;object-position:left center;width:132px;height:62px;transition:transform .3s;display:block;transform:translateZ(0)}.Header-module__P45vwq__scrolled .Header-module__P45vwq__logo{transform:translateZ(0)scale(.85)}.Header-module__P45vwq__leftNav,.Header-module__P45vwq__rightNav,.Header-module__P45vwq__centerNav{flex:none}.Header-module__P45vwq__leftNav{justify-content:flex-start;align-items:center;display:flex}.Header-module__P45vwq__centerNav{justify-content:center;justify-self:center;align-items:center;display:flex}.Header-module__P45vwq__rightNav{flex:1;justify-content:flex-end;align-items:center;display:flex}.Header-module__P45vwq__navList{align-items:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.Header-module__P45vwq__navLink,.Header-module__P45vwq__navIconLink{box-sizing:border-box;min-height:var(--header-nav-chip-min-height,41px)}.Header-module__P45vwq__navLink{color:var(--blue);border-radius:var(--header-chip-radius,12px);white-space:nowrap;justify-content:center;align-items:center;padding:10px 12px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:background .2s,color .2s;display:inline-flex;position:relative}.Header-module__P45vwq__navLink:hover{background:#0000000f}.Header-module__P45vwq__navLinkActive{color:var(--green);background:color-mix(in oklab, var(--green) 14%, transparent)}.Header-module__P45vwq__navLinkActive:hover{color:var(--green);background:color-mix(in oklab, var(--green) 22%, transparent)}.Header-module__P45vwq__valuationItem{margin-left:6px;overflow:visible}.Header-module__P45vwq__navLinkValuation{box-sizing:border-box;min-height:var(--header-nav-chip-min-height,41px);border-radius:var(--header-chip-radius,12px);border:1px solid var(--blue);color:var(--blue);letter-spacing:normal;vertical-align:middle;background:0 0;padding:10px 12px;font-size:15px;font-weight:700;line-height:1;transition:none;position:relative;overflow:hidden;transform:none;box-shadow:0 4px 20px #00000014,inset 0 1px #ffffff80}.Header-module__P45vwq__navLinkValuation:before{content:"";border-radius:inherit;-webkit-backdrop-filter:blur(4px);z-index:1;pointer-events:none;background:#ffffff73;transition:background .2s;position:absolute;inset:0}.Header-module__P45vwq__navLinkValuation:hover{color:var(--blue);background:0 0;transform:none;box-shadow:0 4px 20px #00000014,inset 0 1px #ffffff80}.Header-module__P45vwq__navLinkValuation:hover:before{background:#ffffff52}.Header-module__P45vwq__navLinkValuationText{z-index:2;position:relative}.Header-module__P45vwq__navIconLink{border-radius:var(--header-chip-radius,12px);color:var(--blue);white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:9px 12px;font-size:15px;font-weight:600;line-height:normal;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.Header-module__P45vwq__navIconLink:hover{background:#0000000f}.Header-module__P45vwq__navIconLink svg{flex-shrink:0;width:20px;height:20px}.Header-module__P45vwq__navIconLinkLabel{opacity:0;max-width:0;padding-block:.06em .16em;line-height:1.35;transition:max-width .2s,opacity .2s;display:inline-block;overflow:hidden}.Header-module__P45vwq__navIconLink:hover .Header-module__P45vwq__navIconLinkLabel{opacity:1;max-width:180px}.Header-module__P45vwq__navIconLinkActive{color:var(--green);background:color-mix(in oklab, var(--green) 14%, transparent)}.Header-module__P45vwq__navIconLinkActive .Header-module__P45vwq__navIconLinkLabel{opacity:1;max-width:180px}.Header-module__P45vwq__navIconLinkActive:hover{color:var(--green);background:color-mix(in oklab, var(--green) 22%, transparent)}.Header-module__P45vwq__navIconLink:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.Header-module__P45vwq__searchRow{opacity:1;max-height:200px;padding:65px 0 24px;transition:max-height .3s,opacity .3s,padding .3s;overflow:hidden}.Header-module__P45vwq__scrolled .Header-module__P45vwq__searchRow{opacity:0;max-height:0;padding:0}.Header-module__P45vwq__search{background:#fff;border:1px solid #0000001f;border-radius:40px;align-items:center;gap:12px;width:min(850px,90vw);margin:0 auto 15px;padding:14px 16px;display:flex}.Header-module__P45vwq__searchIcon{opacity:.7;fill:#222;flex-shrink:0;width:18px;height:18px}.Header-module__P45vwq__input{color:#222;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px;font-weight:400}.Header-module__P45vwq__btn{color:#222;background:#fff;border:1px solid #0000;border-radius:24px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.Header-module__P45vwq__btnPrimary{background:var(--lightblue);color:#fff}.Header-module__P45vwq__compactSearchWrap{opacity:0;pointer-events:none;max-width:0;transition:opacity .3s;overflow:hidden}.Header-module__P45vwq__scrolled .Header-module__P45vwq__compactSearchWrap{opacity:1;pointer-events:auto;max-width:400px}.Header-module__P45vwq__compactSearchWrap{width:100%}.Header-module__P45vwq__compactSearch{background:#fff;border:1px solid #0000001f;border-radius:40px;align-items:center;gap:12px;width:100%;min-width:300px;margin:2px 0 10px;padding:8px 8px 8px 16px;display:flex}.Header-module__P45vwq__compactIcon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.Header-module__P45vwq__compactDivider{background:#0000001a;width:1px;height:24px}.Header-module__P45vwq__compactInput{color:#222;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.Header-module__P45vwq__compactSearchBtn{background:var(--lightblue);color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.Header-module__P45vwq__compactSearch:hover{box-shadow:0 4px 8px #0000001f}.Header-module__P45vwq__logoutWrap{align-items:center;margin-left:auto;display:flex;position:relative}.Header-module__P45vwq__menuWrap{align-items:center;display:flex;position:relative}.Header-module__P45vwq__menuBtn{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:50%;outline:none;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;transition:background .18s,border-color .18s,box-shadow .18s;display:inline-flex;position:relative;overflow:hidden}.Header-module__P45vwq__menuBtn:hover{background:#1a2c590d;border-color:#6b728080;box-shadow:0 10px 30px -14px #0f172a26}.Header-module__P45vwq__menuBtn:active{box-shadow:none;transform:translateY(0)}.Header-module__P45vwq__menuBtn:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.Header-module__P45vwq__menuBtnAvatar{object-fit:cover;pointer-events:none;border-radius:50%;width:100%;height:100%;display:block;position:absolute;inset:0}.Header-module__P45vwq__menuBtnPlaceholder{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.Header-module__P45vwq__menuBtnPlaceholderIcon{color:#fff;flex-shrink:0}.Header-module__P45vwq__menuBtnPlaceholderGradient{background:linear-gradient(135deg, var(--blue) 0%, var(--green) 100%)}.Header-module__P45vwq__menuBtnInitials{color:#fff;font-size:13px;font-weight:600;line-height:1}.Header-module__P45vwq__menu{z-index:100;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000001a;border-radius:12px;min-width:180px;padding:6px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px)scale(.98);box-shadow:0 16px 36px -12px #0003}.Header-module__P45vwq__menu[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.Header-module__P45vwq__menuCentered{left:auto;right:0;transform:translateY(-6px)scale(.98)}.Header-module__P45vwq__menuCentered[data-open=true]{transform:translateY(0)scale(1)}.Header-module__P45vwq__menuItem,.Header-module__P45vwq__menuItemDanger{color:#222;border-radius:8px;width:100%;padding:9px 12px;font-size:14px;font-weight:500;text-decoration:none;display:block}.Header-module__P45vwq__menuItem:hover{background:#0000000a}.Header-module__P45vwq__menuItemWithIcon{align-items:center;gap:9px;display:inline-flex}.Header-module__P45vwq__menuItemDanger{color:#b42318}.Header-module__P45vwq__menuItemDanger:hover{background:#b4231814}.Header-module__P45vwq__accountPfpBtn{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;transition:box-shadow .2s,background .2s;display:inline-flex;position:relative;overflow:hidden}.Header-module__P45vwq__accountPfpBtn:hover{background:#0000000a;box-shadow:0 3px 10px #00000014}.Header-module__P45vwq__accountPfpBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.Header-module__P45vwq__accountPfpAvatar{object-fit:cover;pointer-events:none;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.Header-module__P45vwq__accountPfpPlaceholder{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.Header-module__P45vwq__accountPfpPlaceholderIcon{color:var(--blue);flex-shrink:0}.Header-module__P45vwq__accountPfpPlaceholderIconOnColor{color:#fff;flex-shrink:0}.Header-module__P45vwq__accountPfpInitials{color:#fff;font-size:13px;font-weight:700;line-height:1}.Header-module__P45vwq__accountPfpPlaceholderGradient{background:linear-gradient(135deg, var(--blue) 0%, var(--green) 100%)}.Header-module__P45vwq__accountPfpSkeleton{background:#eef2f7;border:1px solid #0000001f;border-radius:50%;width:48px;min-width:48px;height:48px;min-height:48px}.Header-module__P45vwq__mobileProfileSkeleton{align-items:center;padding:8px 4px 16px;display:flex}.Header-module__P45vwq__mobileDrawerAccount{flex-direction:column;align-items:center;gap:12px;margin-top:auto;padding-top:8px;display:flex}@media (min-width:621px){.Header-module__P45vwq__header:not(.Header-module__P45vwq__scrolled) .Header-module__P45vwq__logoutWrap{z-index:1;position:relative}}.Header-module__P45vwq__logoutBtn{color:#222;border-radius:var(--header-chip-radius,12px);white-space:nowrap;padding:10px 12px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:background .2s}.Header-module__P45vwq__logoutBtn:hover{background:#0000000f}.Header-module__P45vwq__loginWrap{flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:relative}.Header-module__P45vwq__loginBtn{box-sizing:border-box;background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);color:#0000;letter-spacing:.3px;border-radius:var(--header-chip-radius,12px);white-space:nowrap;isolation:isolate;z-index:0;background-color:#fff;-webkit-background-clip:text;background-clip:text;border:none;justify-content:center;align-items:center;gap:8px;height:40px;min-height:40px;max-height:40px;padding:0 22px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Header-module__P45vwq__loginBtn:focus-visible{outline:2px solid var(--ring,color-mix(in oklab, var(--blue,#1a2c59) 30%, var(--green,#48a74a) 70%));outline-offset:2px}.Header-module__P45vwq__loginBtn:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);pointer-events:none;-webkit-mask-composite:xor;z-index:-1;padding:1px;position:absolute;inset:0;transform:translateZ(0);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Header-module__P45vwq__loginBtnActive{background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}@media (min-width:621px){.Header-module__P45vwq__header[data-landing-hero]{--header-nav-chip-min-height:40px}.Header-module__P45vwq__header[data-landing-hero] .Header-module__P45vwq__navLinkValuation{min-height:40px;padding:9px 12px}}.Header-module__P45vwq__loginBtnBlue{background:linear-gradient(135deg, var(--blue) 0%, var(--ink) 100%);color:#0000;letter-spacing:.3px;border-radius:var(--header-chip-radius,12px);white-space:nowrap;isolation:isolate;z-index:0;cursor:pointer;appearance:none;background-color:#fff;-webkit-background-clip:text;background-clip:text;border:none;justify-content:center;align-items:center;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:relative}.Header-module__P45vwq__loginBtnBlue:focus-visible{outline:2px solid var(--ring,color-mix(in oklab, var(--blue,#1a2c59) 30%, var(--green,#48a74a) 70%));outline-offset:2px}.Header-module__P45vwq__loginBtnBlue:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--blue) 0%, var(--ink) 100%);pointer-events:none;-webkit-mask-composite:xor;z-index:-1;padding:1px;position:absolute;inset:0;transform:translateZ(0);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (min-width:621px){.Header-module__P45vwq__header:not(.Header-module__P45vwq__scrolled) .Header-module__P45vwq__logoutWrap{z-index:1;position:relative}}.Header-module__P45vwq__hamburger{cursor:pointer;z-index:10;background:#fff;border:1px solid #0000001f;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.Header-module__P45vwq__hamburgerLine{background:var(--blue);transform-origin:50%;border-radius:2px;width:20px;height:2px;transition:transform .22s cubic-bezier(.25,1,.5,1),opacity .18s;display:block}.Header-module__P45vwq__hamburgerOpen .Header-module__P45vwq__hamburgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__P45vwq__hamburgerOpen .Header-module__P45vwq__hamburgerLine:nth-child(2){opacity:0}.Header-module__P45vwq__hamburgerOpen .Header-module__P45vwq__hamburgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__P45vwq__mobileOverlay{z-index:90;background:#0006;animation:.25s Header-module__P45vwq__fadeIn;display:none;position:fixed;inset:0}@keyframes Header-module__P45vwq__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__P45vwq__mobileDrawer{z-index:90;opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;background:#fff;flex-direction:column;width:100%;height:calc(100dvh - 82px);padding:24px 24px 32px;transition:opacity .22s cubic-bezier(.25,1,.5,1),visibility 0s linear .22s;display:none;position:fixed;top:82px;left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #0000001f}.Header-module__P45vwq__mobileDrawerOpen{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s,0s}@media (prefers-reduced-motion:reduce){.Header-module__P45vwq__mobileDrawer,.Header-module__P45vwq__mobileDrawerOpen{transition-duration:.01ms;transition-delay:0s}.Header-module__P45vwq__hamburgerLine{transition-duration:.01ms}}.Header-module__P45vwq__mobileDrawerClose{width:44px;height:44px;color:var(--blue);cursor:pointer;z-index:1;background:#fff;border:1px solid #0000001f;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .2s,box-shadow .2s;display:inline-flex;position:absolute;top:20px;right:20px}.Header-module__P45vwq__mobileDrawerClose:hover{background:#0000000a;box-shadow:0 3px 10px #00000014}.Header-module__P45vwq__mobileDrawerClose:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.Header-module__P45vwq__mobileDrawerCloseIcon{justify-content:center;align-items:center;display:flex}.Header-module__P45vwq__mobileDrawerLogin{box-sizing:border-box;justify-content:center;width:100%;min-height:52px;position:relative;top:-3px}.Header-module__P45vwq__loginBtnIcon{color:var(--green);flex-shrink:0}.Header-module__P45vwq__mobileNavList{flex-direction:column;gap:6px;margin:0 0 12px;padding:0;list-style:none;display:flex}.Header-module__P45vwq__mobileNavDivider{background:0 0;border-top:1px solid #00000024;width:100%;min-height:1px;margin:12px 0;display:block}.Header-module__P45vwq__mobileNavSection{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.Header-module__P45vwq__mobileNavSection:last-child{margin-bottom:0}.Header-module__P45vwq__mobileNavSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin:0 0 4px;padding:0 16px;font-size:11px;font-weight:600}.Header-module__P45vwq__mobileNavBrandIconWrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Header-module__P45vwq__mobileNavBrandIcon{object-fit:contain;width:18px;height:18px;display:block}.Header-module__P45vwq__mobileNavCtas{flex-direction:column;gap:10px;margin:4px 0;display:flex}.Header-module__P45vwq__mobileNavCta{border:1px solid var(--blue);color:var(--blue);background:linear-gradient(135deg,#48a74a24 0%,#1a2c5917 100%);border-radius:12px;justify-content:center;align-items:center;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Header-module__P45vwq__mobileNavCta:hover{background:linear-gradient(135deg,#48a74a2e 0%,#1a2c591f 100%)}.Header-module__P45vwq__mobileNavCtaOutline{border:1px solid var(--green);color:var(--green);background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Header-module__P45vwq__mobileNavCtaOutline:hover{background:#48a74a14}.Header-module__P45vwq__mobileNavCtaOutlineBlue{border-color:var(--blue);color:var(--blue)}.Header-module__P45vwq__mobileNavCtaOutlineBlue:hover{background:#1a2c5914}.Header-module__P45vwq__mobileNavSection .Header-module__P45vwq__mobileNavLink,.Header-module__P45vwq__mobileNavList .Header-module__P45vwq__mobileNavLink{padding:12px 16px;font-size:15px;font-weight:500;transition:background .2s,color .2s}.Header-module__P45vwq__mobileNavSection .Header-module__P45vwq__mobileNavLinkActive,.Header-module__P45vwq__mobileNavList .Header-module__P45vwq__mobileNavLinkActive{color:var(--green);background:color-mix(in oklab, var(--green) 14%, transparent);font-weight:600}.Header-module__P45vwq__mobileNavSection .Header-module__P45vwq__mobileNavLinkActive:hover,.Header-module__P45vwq__mobileNavList .Header-module__P45vwq__mobileNavLinkActive:hover{color:var(--green);background:color-mix(in oklab, var(--green) 22%, transparent)}.Header-module__P45vwq__mobileProfile{background:#1a2c590a;border-radius:16px;align-items:center;gap:14px;margin-bottom:4px;padding:12px 16px;text-decoration:none;transition:background .2s;display:flex}.Header-module__P45vwq__mobileProfile:hover{background:#1a2c5914}.Header-module__P45vwq__mobileProfileAvatar{border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.Header-module__P45vwq__mobileProfileAvatarInner{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Header-module__P45vwq__mobileProfileAvatarGradient{background:linear-gradient(135deg, var(--blue) 0%, var(--green) 100%)}.Header-module__P45vwq__mobileProfileAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.Header-module__P45vwq__mobileProfileAvatarIcon{color:#fff}.Header-module__P45vwq__mobileProfileInitials{color:#fff;font-size:16px;font-weight:600}.Header-module__P45vwq__mobileProfileInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Header-module__P45vwq__mobileProfileChevron{color:var(--blue);opacity:.45;flex-shrink:0;transition:opacity .2s}.Header-module__P45vwq__mobileProfile:hover .Header-module__P45vwq__mobileProfileChevron{opacity:.75}.Header-module__P45vwq__mobileProfileName{color:var(--blue);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.Header-module__P45vwq__mobileNavLogout{color:#b42318;background:#b423180f;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;margin-top:auto;padding:14px 16px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.Header-module__P45vwq__mobileNavLogout:hover{background:#b423181a}.Header-module__P45vwq__mobileNavCtas .Header-module__P45vwq__mobileNavLogout{margin-top:0}.Header-module__P45vwq__mobileNavValuation{box-sizing:border-box;width:100%;color:var(--blue);text-align:center;border:1px solid var(--blue);background:linear-gradient(135deg,#48a74a24 0%,#1a2c5917 100%);border-radius:12px;justify-content:center;align-items:center;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Header-module__P45vwq__mobileNavValuation:hover,.Header-module__P45vwq__mobileNavValuation[aria-current=page]{background:linear-gradient(135deg,#48a74a2e 0%,#1a2c591f 100%)}.Header-module__P45vwq__mobileNavLink{color:var(--blue);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Header-module__P45vwq__mobileNavLinkIcon{color:inherit;flex-shrink:0}.Header-module__P45vwq__mobileNavLink:hover{background:#0000000a}.Header-module__P45vwq__mobileNavLinkActive{color:var(--green);background:color-mix(in oklab, var(--green) 14%, transparent)}.Header-module__P45vwq__mobileNavLinkActive:hover{color:var(--green);background:color-mix(in oklab, var(--green) 22%, transparent)}@media (min-width:969px){.Header-module__P45vwq__header .Header-module__P45vwq__bar{display:flex}}@media (max-width:968px){.Header-module__P45vwq__header{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:100;height:82px;position:sticky;top:0;left:0;right:0}.Header-module__P45vwq__hamburger{display:flex}.Header-module__P45vwq__rightNav,.Header-module__P45vwq__loginWrap,.Header-module__P45vwq__logoutWrap{display:none}.Header-module__P45vwq__bar{box-sizing:border-box;align-items:center;gap:0;width:100%;height:82px;padding:0 24px;display:flex}.Header-module__P45vwq__logoWrap{margin-right:auto}.Header-module__P45vwq__mobileOverlay,.Header-module__P45vwq__mobileDrawerClose{display:none}.Header-module__P45vwq__mobileDrawer{display:flex}}@media (max-width:480px){.Header-module__P45vwq__bar{padding:0 20px}.Header-module__P45vwq__hamburger{right:20px}}@media (max-width:375px){.Header-module__P45vwq__bar{padding:0 16px}.Header-module__P45vwq__hamburger{right:16px}}
.Footer-module__-6F5tq__footer{z-index:10;background:#fff;border-top:1px solid #00000014;padding:28px 24px;position:relative;box-shadow:0 16px 40px -12px #00000059}.Footer-module__-6F5tq__footerInner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__-6F5tq__copyright{white-space:nowrap;align-items:center;gap:.35rem;font-size:.85em;display:flex}.Footer-module__-6F5tq__copyright svg{flex-shrink:0;width:14px;height:14px}.Footer-module__-6F5tq__brand{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.Footer-module__-6F5tq__brandLogo{width:96px;height:auto}.Footer-module__-6F5tq__brandName{color:#00000073;font-size:.85em}.Footer-module__-6F5tq__brandTagline{color:#00000073;font-size:.75em}.Footer-module__-6F5tq__legal{white-space:nowrap;gap:1.5rem;display:flex}.Footer-module__-6F5tq__link{color:#00000073;font-size:.85em;text-decoration:none;transition:color .15s}.Footer-module__-6F5tq__link:hover{color:#000000bf}.Footer-module__-6F5tq__linkDisabled{color:#0000004d;cursor:default;font-size:.85em}@media (max-width:1024px){.Footer-module__-6F5tq__footer{padding:20px}.Footer-module__-6F5tq__footerInner{gap:20px}.Footer-module__-6F5tq__copyright{gap:.3rem;font-size:.82em}.Footer-module__-6F5tq__copyright svg{width:13px;height:13px}.Footer-module__-6F5tq__brand{gap:.2rem}.Footer-module__-6F5tq__brandLogo{width:90px}.Footer-module__-6F5tq__brandName{font-size:.82em}.Footer-module__-6F5tq__brandTagline{font-size:.72em}.Footer-module__-6F5tq__legal{gap:1.25rem}.Footer-module__-6F5tq__link,.Footer-module__-6F5tq__linkDisabled{font-size:.82em}}@media (max-width:640px){.Footer-module__-6F5tq__footer{padding:20px 16px}.Footer-module__-6F5tq__footerInner{text-align:center;flex-direction:column;align-items:center;gap:14px}.Footer-module__-6F5tq__copyright{order:2;justify-content:center;font-size:.76em}.Footer-module__-6F5tq__copyright svg{width:12px;height:12px}.Footer-module__-6F5tq__brand{order:0;gap:.18rem}.Footer-module__-6F5tq__brandLogo{width:82px}.Footer-module__-6F5tq__brandName{font-size:.76em}.Footer-module__-6F5tq__brandTagline{font-size:.68em}.Footer-module__-6F5tq__legal{order:1;justify-content:center;gap:1.1rem}.Footer-module__-6F5tq__link,.Footer-module__-6F5tq__linkDisabled{font-size:.76em}}
.registerHeader-module__Dr9OXq__header{--ink:#1a2c59;--muted:#95a4b3;--blue:#1a2c59;--green:#48a74a;--brand:var(--green);--header-chip-radius:12px;z-index:50;color:var(--blue);background:#fff;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0f172a1f}.registerHeader-module__Dr9OXq__bar{justify-content:space-between;align-items:center;gap:32px;width:min(1200px,94vw);margin:0 auto;padding:15px 0;display:flex;position:relative}.registerHeader-module__Dr9OXq__logoWrap{flex-shrink:0;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.registerHeader-module__Dr9OXq__logoLink{pointer-events:none;cursor:default;align-items:center;text-decoration:none;display:inline-flex}.registerHeader-module__Dr9OXq__logo{height:auto;display:block}.registerHeader-module__Dr9OXq__logoutWrap{align-items:center;margin-left:auto;display:flex}.registerHeader-module__Dr9OXq__logoutBtn{box-sizing:border-box;background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);color:#0000;letter-spacing:.3px;border-radius:var(--header-chip-radius,12px);white-space:nowrap;isolation:isolate;z-index:0;background-color:#fff;-webkit-background-clip:text;background-clip:text;border:none;justify-content:center;align-items:center;gap:8px;height:40px;min-height:40px;max-height:40px;padding:0 22px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.registerHeader-module__Dr9OXq__logoutBtn:focus-visible{outline:2px solid color-mix(in oklab, var(--blue) 30%, var(--green) 70%);outline-offset:2px}.registerHeader-module__Dr9OXq__logoutBtn:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);pointer-events:none;-webkit-mask-composite:xor;z-index:-1;padding:1px;position:absolute;inset:0;transform:translateZ(0);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.registerHeader-module__Dr9OXq__logoutBtnIcon{color:var(--green);flex-shrink:0}@media (max-width:1024px){.registerHeader-module__Dr9OXq__bar{gap:16px;padding:12px 0}.registerHeader-module__Dr9OXq__logoWrap{flex:none;justify-content:flex-start;position:static;transform:none}.registerHeader-module__Dr9OXq__logoutWrap{margin-left:auto}.registerHeader-module__Dr9OXq__logo{width:140px;height:auto}.registerHeader-module__Dr9OXq__logoutBtn{height:36px;min-height:36px;max-height:36px;padding:0 16px;font-size:13px}}@media (max-width:640px){.registerHeader-module__Dr9OXq__logo{width:120px}}
.TiltedCard-module__12dC1W__figure{perspective:800px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:0;display:flex;position:relative}.TiltedCard-module__12dC1W__mobileAlert{text-align:center;z-index:4;font-size:.875rem;display:none;position:absolute;top:1rem}@media (max-width:640px){.TiltedCard-module__12dC1W__mobileAlert{display:block}.TiltedCard-module__12dC1W__caption{display:none}}.TiltedCard-module__12dC1W__inner{transform-style:preserve-3d;position:relative}.TiltedCard-module__12dC1W__img{object-fit:cover;will-change:transform;border-radius:15px;position:absolute;top:0;left:0;transform:translateZ(0)}.TiltedCard-module__12dC1W__overlay{z-index:2;will-change:transform;position:absolute;inset:0;transform:translateZ(30px)}.TiltedCard-module__12dC1W__overlayStandalone{z-index:2;will-change:transform;width:100%;position:relative;transform:translateZ(30px)}.TiltedCard-module__12dC1W__caption{pointer-events:none;color:#2d2d2d;opacity:0;z-index:3;white-space:nowrap;background-color:#fff;border-radius:4px;padding:4px 10px;font-size:10px;position:absolute;top:0;left:0}
.page-module__IMkl-G__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module__IMkl-G__contentWrapper{flex-direction:column;flex:1;padding:0;display:flex;position:relative;overflow-y:auto}.page-module__IMkl-G__pageWrapper>footer{z-index:20;bottom:0;left:0;right:0}
.nda-modal-module__HnDKwa__overlay{-webkit-backdrop-filter:blur(6px);z-index:1200;background:#080f218c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.nda-modal-module__HnDKwa__modal{background:#fff;border-radius:14px;flex-direction:column;width:100%;max-width:700px;max-height:90vh;animation:.2s ease-out nda-modal-module__HnDKwa__modalIn;display:flex;overflow:hidden;box-shadow:0 0 0 1px #1a2c590f,0 25px 60px -12px #080f2152}@keyframes nda-modal-module__HnDKwa__modalIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes nda-modal-module__HnDKwa__modalOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(10px)}}.nda-modal-module__HnDKwa__modalClosing{animation:.2s ease-in forwards nda-modal-module__HnDKwa__modalOut}.nda-modal-module__HnDKwa__header{background:linear-gradient(#f8fafc,#fff);border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:14px;padding:22px 22px 18px;display:flex}.nda-modal-module__HnDKwa__headerIcon{color:#fff;background:linear-gradient(135deg,#1a2c59 0%,#2d4a8f 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.nda-modal-module__HnDKwa__headerContent{flex:1;min-width:0}.nda-modal-module__HnDKwa__title{color:#111827;margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.3}.nda-modal-module__HnDKwa__subtitle{color:#6b7280;margin:0;font-size:14px}.nda-modal-module__HnDKwa__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.nda-modal-module__HnDKwa__closeButton:hover{color:#111827;background:#f3f4f6}.nda-modal-module__HnDKwa__listingInfo{background:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:14px 24px;display:flex}.nda-modal-module__HnDKwa__listingIcon{color:#6b7280;background:#e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.nda-modal-module__HnDKwa__listingDetails{flex-direction:column;gap:2px;min-width:0;display:flex}.nda-modal-module__HnDKwa__listingTitle{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.nda-modal-module__HnDKwa__listingMeta{color:#6b7280;font-size:13px}.nda-modal-module__HnDKwa__description{border-bottom:1px solid #e5e7eb;padding:20px 24px}.nda-modal-module__HnDKwa__description p{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.nda-modal-module__HnDKwa__ndaContainer{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-bottom:1px solid #e5e7eb;min-height:120px;max-height:300px;overflow-y:auto}.nda-modal-module__HnDKwa__ndaHeader{z-index:1;background:#1a2c59;padding:14px 24px;position:sticky;top:0}.nda-modal-module__HnDKwa__ndaHeader span{color:#fff;letter-spacing:1.2px;text-transform:uppercase;font-family:Merriweather Sans,sans-serif;font-size:12px;font-weight:700}.nda-modal-module__HnDKwa__ndaContent{color:#374151;padding:20px 24px;font-size:13px;line-height:1.7}.nda-modal-module__HnDKwa__ndaIntro{border-bottom:1px dashed #d1d5db;margin-bottom:16px;padding-bottom:16px}.nda-modal-module__HnDKwa__ndaContent p{margin-bottom:12px}.nda-modal-module__HnDKwa__ndaContent p:last-of-type{margin-bottom:16px}.nda-modal-module__HnDKwa__ndaList{margin:0;padding-left:20px}.nda-modal-module__HnDKwa__ndaList li{margin-bottom:12px;padding-left:4px}.nda-modal-module__HnDKwa__ndaList li:last-child{margin-bottom:0}.nda-modal-module__HnDKwa__ndaContent strong{color:#111827}.nda-modal-module__HnDKwa__scrollHint{color:#3730a3;letter-spacing:.01em;background:linear-gradient(135deg,#eef2ff,#e8edfc);border-bottom:1px solid #c7d2fe;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:13px;font-weight:600;animation:2.4s ease-in-out infinite nda-modal-module__HnDKwa__hintPulse;display:flex}@keyframes nda-modal-module__HnDKwa__hintPulse{0%,to{opacity:1}50%{opacity:.7}}.nda-modal-module__HnDKwa__agreementSection{background:#fefce8;border-bottom:1px solid #fde047;padding:20px 24px}.nda-modal-module__HnDKwa__checkboxLabel{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.nda-modal-module__HnDKwa__checkbox{cursor:pointer;accent-color:#1a2c59;flex-shrink:0;width:20px;height:20px;margin-top:2px}.nda-modal-module__HnDKwa__checkboxText{color:#713f12;font-size:13px;line-height:1.6}.nda-modal-module__HnDKwa__checkboxText strong{color:#422006}.nda-modal-module__HnDKwa__error{color:#dc2626;background:#fef2f2;border-bottom:1px solid #fecaca;padding:12px 24px;font-size:14px}.nda-modal-module__HnDKwa__actions{background:#f9fafb;border-top:1px solid #e5e7eb;gap:12px;padding:16px 22px 22px;display:flex}.nda-modal-module__HnDKwa__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.nda-modal-module__HnDKwa__cancelButton:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.nda-modal-module__HnDKwa__cancelButton:disabled{opacity:.6;cursor:not-allowed}.nda-modal-module__HnDKwa__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a2c59 0%,#2d4a8f 100%);border:none;border-radius:8px;flex:2;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:flex}.nda-modal-module__HnDKwa__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#152442 0%,#243d7a 100%);box-shadow:0 4px 14px #1a2c5959}.nda-modal-module__HnDKwa__submitButton:disabled{cursor:not-allowed;box-shadow:none;background:#d1d5db;transform:none}.nda-modal-module__HnDKwa__spinner{animation:1s linear infinite nda-modal-module__HnDKwa__spin}@keyframes nda-modal-module__HnDKwa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-height:700px){.nda-modal-module__HnDKwa__overlay{align-items:flex-start;padding:12px}.nda-modal-module__HnDKwa__modal{max-height:96vh}.nda-modal-module__HnDKwa__header{padding:14px 20px}.nda-modal-module__HnDKwa__listingInfo{padding:10px 20px}.nda-modal-module__HnDKwa__description{padding:12px 20px}.nda-modal-module__HnDKwa__ndaHeader{padding:10px 20px}.nda-modal-module__HnDKwa__ndaContent{padding:12px 20px;font-size:12px}.nda-modal-module__HnDKwa__agreementSection,.nda-modal-module__HnDKwa__actions{padding:12px 20px}}@media (max-width:768px){.nda-modal-module__HnDKwa__overlay{padding:16px}.nda-modal-module__HnDKwa__modal{max-width:100%}.nda-modal-module__HnDKwa__title{font-size:18px}.nda-modal-module__HnDKwa__ndaContainer{max-height:260px}}@media (max-width:640px){.nda-modal-module__HnDKwa__overlay{background:#080f2180;align-items:flex-end;padding:0}.nda-modal-module__HnDKwa__modal{border-radius:16px 16px 0 0;max-height:94vh;animation:.25s ease-out nda-modal-module__HnDKwa__sheetSlideUp;box-shadow:0 -4px 32px #080f212e,0 0 0 1px #1a2c590d}.nda-modal-module__HnDKwa__modalClosing{animation:.25s ease-in forwards nda-modal-module__HnDKwa__sheetSlideDown}.nda-modal-module__HnDKwa__modal:before{content:"";background:#d1d5db;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0;display:block}@keyframes nda-modal-module__HnDKwa__sheetSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes nda-modal-module__HnDKwa__sheetSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.nda-modal-module__HnDKwa__header{border-bottom-color:#ebedf0;gap:12px;padding:12px 16px 14px}.nda-modal-module__HnDKwa__headerIcon{border-radius:10px;width:40px;height:40px}.nda-modal-module__HnDKwa__title{font-size:17px;line-height:1.25}.nda-modal-module__HnDKwa__subtitle{font-size:13px}.nda-modal-module__HnDKwa__closeButton{color:#6b7280;background:#f3f4f6;border-radius:50%;width:40px;height:40px}.nda-modal-module__HnDKwa__closeButton:hover{background:#e5e7eb}.nda-modal-module__HnDKwa__listingInfo{padding:12px 16px}.nda-modal-module__HnDKwa__listingIcon{border-radius:8px;width:36px;height:36px}.nda-modal-module__HnDKwa__listingTitle{font-size:13px}.nda-modal-module__HnDKwa__listingMeta{font-size:12px}.nda-modal-module__HnDKwa__description{padding:10px 16px}.nda-modal-module__HnDKwa__description p{font-size:12px;line-height:1.5}.nda-modal-module__HnDKwa__ndaContainer{flex:1 1 0;min-height:140px;max-height:none}.nda-modal-module__HnDKwa__ndaHeader{padding:12px 16px}.nda-modal-module__HnDKwa__ndaHeader span{letter-spacing:1.4px;font-size:11px}.nda-modal-module__HnDKwa__ndaContent{padding:14px 16px 18px;font-size:13px;line-height:1.65}.nda-modal-module__HnDKwa__ndaList{padding-left:18px}.nda-modal-module__HnDKwa__ndaList li{margin-bottom:10px;padding-left:2px}.nda-modal-module__HnDKwa__scrollHint{gap:6px;padding:10px 16px;font-size:12px}.nda-modal-module__HnDKwa__agreementSection{padding:10px 16px}.nda-modal-module__HnDKwa__checkboxLabel{gap:8px}.nda-modal-module__HnDKwa__checkbox{width:18px;height:18px;margin-top:1px}.nda-modal-module__HnDKwa__checkboxText{font-size:11px;line-height:1.45}.nda-modal-module__HnDKwa__error{padding:8px 16px;font-size:12px}.nda-modal-module__HnDKwa__actions{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#f9fafb;border-top:1px solid #e5e7eb;gap:10px}.nda-modal-module__HnDKwa__submitButton{letter-spacing:.01em;border-radius:10px;flex:2;min-height:46px;font-size:14px;font-weight:700}.nda-modal-module__HnDKwa__cancelButton{background:0 0;border-color:#d1d5db;border-radius:10px;flex:1;min-height:46px;font-size:13px}}@media (max-width:380px){.nda-modal-module__HnDKwa__modal{max-height:96vh}.nda-modal-module__HnDKwa__header{gap:10px;padding:10px 14px 12px}.nda-modal-module__HnDKwa__headerIcon{border-radius:8px;width:36px;height:36px}.nda-modal-module__HnDKwa__title{font-size:15px}.nda-modal-module__HnDKwa__subtitle{font-size:12px}.nda-modal-module__HnDKwa__closeButton{width:36px;height:36px}.nda-modal-module__HnDKwa__listingInfo{padding:10px 14px}.nda-modal-module__HnDKwa__description{padding:12px 14px}.nda-modal-module__HnDKwa__description p{font-size:12.5px}.nda-modal-module__HnDKwa__ndaHeader{padding:10px 14px}.nda-modal-module__HnDKwa__ndaContent{padding:12px 14px 16px;font-size:12.5px}.nda-modal-module__HnDKwa__scrollHint{padding:8px 14px;font-size:11.5px}.nda-modal-module__HnDKwa__agreementSection{padding:8px 14px}.nda-modal-module__HnDKwa__checkboxText{font-size:10.5px}.nda-modal-module__HnDKwa__actions{padding:10px 14px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));gap:8px}}@media (max-width:640px) and (max-height:580px){.nda-modal-module__HnDKwa__modal{border-radius:14px 14px 0 0;max-height:98vh}.nda-modal-module__HnDKwa__modal:before,.nda-modal-module__HnDKwa__description{display:none}.nda-modal-module__HnDKwa__listingInfo{padding:8px 16px}.nda-modal-module__HnDKwa__header{padding:8px 16px 10px}.nda-modal-module__HnDKwa__ndaContent{padding:10px 16px;font-size:12px;line-height:1.55}.nda-modal-module__HnDKwa__ndaList li{margin-bottom:6px}.nda-modal-module__HnDKwa__agreementSection{padding:10px 16px}.nda-modal-module__HnDKwa__checkboxText{font-size:11.5px;line-height:1.5}.nda-modal-module__HnDKwa__actions{padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.nda-modal-module__HnDKwa__cancelButton,.nda-modal-module__HnDKwa__submitButton{min-height:42px;font-size:14px}}
.checkout-module___brVHa__page{--ink:#0a0a0a;--muted:#4b5563;--blue:#1a2c59;--green:#48a74a;color:var(--ink);min-height:100vh;padding:120px 0 80px}.checkout-module___brVHa__container{max-width:900px;margin:0 auto;padding:0 24px}.checkout-module___brVHa__backLink{color:var(--blue);align-items:center;gap:6px;margin-bottom:24px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.checkout-module___brVHa__backLink:hover{text-decoration:underline}.checkout-module___brVHa__pageTitle{color:var(--ink);margin:0 0 8px;font-size:28px;font-weight:700}.checkout-module___brVHa__pageSubtitle{color:var(--muted);margin:0 0 32px;font-size:15px;line-height:1.5}.checkout-module___brVHa__layout{grid-template-columns:1fr 340px;align-items:start;gap:32px;display:grid}.checkout-module___brVHa__main{flex-direction:column;gap:24px;display:flex}.checkout-module___brVHa__card{background:#fff;border:1px solid #00000014;border-radius:12px;padding:24px}.checkout-module___brVHa__cardTitle{color:var(--ink);align-items:center;gap:8px;margin:0 0 16px;font-size:16px;font-weight:600;display:flex}.checkout-module___brVHa__detailRow{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.checkout-module___brVHa__detailRow:last-child{border-bottom:none}.checkout-module___brVHa__detailLabel{color:var(--muted);align-items:center;gap:6px;font-size:14px;display:flex}.checkout-module___brVHa__detailValue{color:var(--ink);font-size:14px;font-weight:600}.checkout-module___brVHa__personRow{align-items:center;gap:12px;padding:12px 0;display:flex}.checkout-module___brVHa__personAvatar{background:linear-gradient(135deg, var(--blue) 0%, var(--green) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:600;display:flex}.checkout-module___brVHa__personAvatarImg{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.checkout-module___brVHa__personName{color:var(--ink);font-size:15px;font-weight:600}.checkout-module___brVHa__personEmail{color:var(--muted);font-size:13px}.checkout-module___brVHa__personRole{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:600}.checkout-module___brVHa__sidebar{position:sticky;top:100px}.checkout-module___brVHa__summaryCard{background:#f8f9fa;border:1px solid #00000014;border-radius:12px;padding:24px}.checkout-module___brVHa__summaryTitle{color:var(--ink);border-bottom:1px solid #00000014;margin:0 0 20px;padding-bottom:12px;font-size:16px;font-weight:700}.checkout-module___brVHa__summaryRow{justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.checkout-module___brVHa__summaryLabel{color:var(--muted)}.checkout-module___brVHa__summaryValue{color:var(--ink);font-weight:600}.checkout-module___brVHa__summaryDivider{border:none;border-top:1px solid #0000001a;margin:12px 0}.checkout-module___brVHa__summaryTotal{color:var(--ink);justify-content:space-between;align-items:center;padding:8px 0;font-size:18px;font-weight:700;display:flex}.checkout-module___brVHa__termsRow{border-top:1px solid #0000000f;align-items:flex-start;gap:10px;margin-top:16px;padding-top:16px;display:flex}.checkout-module___brVHa__termsCheckbox{width:18px;height:18px;accent-color:var(--green);cursor:pointer;flex-shrink:0;margin-top:2px}.checkout-module___brVHa__termsLabel{color:var(--muted);font-size:13px;line-height:1.5}.checkout-module___brVHa__btnProceed{cursor:pointer;background:linear-gradient(135deg, var(--blue) 0%, #2a3f7a 100%);color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:14px 24px;font-family:Merriweather Sans,sans-serif;font-size:16px;font-weight:700;transition:all .2s;display:flex}.checkout-module___brVHa__btnProceed:hover{opacity:.9}.checkout-module___brVHa__btnProceed:disabled{opacity:.5;cursor:not-allowed;transform:none}.checkout-module___brVHa__infoBanner{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd;border-radius:8px;align-items:flex-start;gap:10px;padding:14px 16px;font-size:13px;line-height:1.5;display:flex}.checkout-module___brVHa__infoBannerIcon{flex-shrink:0;margin-top:1px}.checkout-module___brVHa__infoBannerLink{color:#1e40af;white-space:nowrap;font-weight:600;text-decoration:underline}.checkout-module___brVHa__infoBannerLink:hover{color:#1a2c59}.checkout-module___brVHa__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;display:flex}.checkout-module___brVHa__spinner{animation:1s linear infinite checkout-module___brVHa__spin}@keyframes checkout-module___brVHa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.checkout-module___brVHa__page{padding:100px 0 48px}.checkout-module___brVHa__layout{grid-template-columns:1fr}.checkout-module___brVHa__sidebar{position:static}.checkout-module___brVHa__pageTitle{font-size:22px}.checkout-module___brVHa__pageSubtitle{margin-bottom:24px;font-size:14px}.checkout-module___brVHa__infoBannerLink{white-space:normal}.checkout-module___brVHa__card,.checkout-module___brVHa__summaryCard{padding:18px}}@media (max-width:480px){.checkout-module___brVHa__container{padding:0 16px}.checkout-module___brVHa__detailRow{flex-direction:column;align-items:flex-start;gap:3px;padding:10px 0}.checkout-module___brVHa__detailValue{padding-left:20px}.checkout-module___brVHa__summaryTotal{font-size:16px}.checkout-module___brVHa__btnProceed{font-size:15px}}
.LegalHeader-module__6dCrca__header{--blue:#1a2c59;--green:#48a74a;z-index:50;color:var(--blue);background:#fff;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0f172a1f}.LegalHeader-module__6dCrca__inner{flex-direction:column;width:min(1200px,94vw);margin:0 auto;display:flex}.LegalHeader-module__6dCrca__bar{align-items:center;padding:15px 0;display:flex;position:relative}.LegalHeader-module__6dCrca__backWrap{flex:1 1 0;justify-content:flex-start;align-items:center;min-width:0;display:flex}.LegalHeader-module__6dCrca__backBtn{background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);color:#0000;letter-spacing:.3px;white-space:nowrap;z-index:0;cursor:pointer;background-color:#fff;-webkit-background-clip:text;background-clip:text;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-family:inherit;font-size:15px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:relative}.LegalHeader-module__6dCrca__backBtn:after{content:"";background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);-webkit-mask-composite:xor;z-index:-1;border-radius:999px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.LegalHeader-module__6dCrca__logoWrap{flex:none;justify-content:center;align-items:center;display:flex}.LegalHeader-module__6dCrca__logoLink{cursor:pointer;align-items:center;text-decoration:none;display:inline-flex}.LegalHeader-module__6dCrca__logo{height:auto;display:block}.LegalHeader-module__6dCrca__rightRail{pointer-events:none;flex:1 1 0;min-width:0}.LegalHeader-module__6dCrca__nav{border-top:1px solid #94a3b84d;margin-top:6px;padding:4px 0}.LegalHeader-module__6dCrca__navList{align-items:center;gap:16px;display:flex}.LegalHeader-module__6dCrca__navItem{list-style:none}.LegalHeader-module__6dCrca__navLink{color:#64748b;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex;position:relative}.LegalHeader-module__6dCrca__navLink:hover{color:#0f172a;background-color:#94a3b81f}.LegalHeader-module__6dCrca__navLinkActive{color:#48a74a;background-color:#48a74a1f}@media (max-width:768px){.LegalHeader-module__6dCrca__bar{padding:10px 0 6px}.LegalHeader-module__6dCrca__logo{width:120px;height:auto}.LegalHeader-module__6dCrca__backBtn{padding:8px 16px;font-size:13px}.LegalHeader-module__6dCrca__navList{gap:8px;overflow-x:auto}.LegalHeader-module__6dCrca__navLink{padding-inline:10px;font-size:13px}}
