.estimate-module___7ChLG__container{background:var(--background);min-height:100vh;color:var(--foreground);padding:120px 4rem 80px}.estimate-module___7ChLG__header{max-width:1200px;margin:0 auto 3rem}.estimate-module___7ChLG__navRow{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.estimate-module___7ChLG__backLink{color:var(--gold);align-items:center;gap:8px;font-size:.9rem;transition:all .3s;display:flex}.estimate-module___7ChLG__backLink:hover{color:var(--gold-light);transform:translate(-4px)}.estimate-module___7ChLG__stepIndicator{align-items:center;gap:12px;display:flex}.estimate-module___7ChLG__stepNum{color:#666;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex}.estimate-module___7ChLG__activeStepNum{background:var(--gold);color:#000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 0 10px #d4af3766}.estimate-module___7ChLG__arrow{color:#444}.estimate-module___7ChLG__titleBlock{max-width:800px}.estimate-module___7ChLG__titleBlock h1{margin-bottom:1rem;font-size:3rem;font-weight:300}.estimate-module___7ChLG__titleBlock p{color:#aaa;font-size:1.1rem;line-height:1.6}.estimate-module___7ChLG__aiBadge{letter-spacing:1px;text-transform:uppercase;color:var(--gold);background:#d4af371a;border:1px solid #d4af374d;border-radius:20px;align-items:center;gap:6px;margin-bottom:1rem;padding:6px 12px;font-size:.75rem;display:inline-flex}.estimate-module___7ChLG__wrapper{max-width:1200px;margin:0 auto}.estimate-module___7ChLG__card{background:var(--charcoal);border:1px solid #222;border-radius:8px;padding:3rem;box-shadow:0 10px 40px #00000080}.estimate-module___7ChLG__formGroup{margin-bottom:2rem}.estimate-module___7ChLG__label{text-transform:uppercase;letter-spacing:1px;color:var(--sand);margin-bottom:.75rem;font-size:.9rem;display:block}.estimate-module___7ChLG__input{width:100%;color:var(--foreground);background:#0d0d0d;border:1px solid #333;border-radius:4px;padding:1rem 1.25rem;font-size:1.05rem;transition:all .3s}.estimate-module___7ChLG__input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 8px #d4af3733}.estimate-module___7ChLG__hint{color:#666;margin-top:.5rem;font-size:.8rem}.estimate-module___7ChLG__typeSelector{margin-bottom:3rem}.estimate-module___7ChLG__grid3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.estimate-module___7ChLG__grid2{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.estimate-module___7ChLG__typeBtn{color:#888;background:#0d0d0d;border:1px solid #222;border-radius:6px;flex-direction:column;align-items:center;gap:12px;padding:2rem;transition:all .3s;display:flex}.estimate-module___7ChLG__typeBtn:hover{color:var(--foreground);border-color:#444}.estimate-module___7ChLG__activeTypeBtn{border-color:var(--gold);color:var(--gold);background:#d4af370d;box-shadow:0 0 15px #d4af371a}.estimate-module___7ChLG__typeLabel{letter-spacing:2px;font-size:.85rem}.estimate-module___7ChLG__counterRow{background:#0d0d0d;border:1px solid #333;border-radius:4px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.estimate-module___7ChLG__counterBtn{width:36px;height:36px;color:var(--foreground);background:#1a1a1a;border:1px solid #333;border-radius:4px;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.estimate-module___7ChLG__counterBtn:hover{background:var(--gold);color:#000;border-color:var(--gold)}.estimate-module___7ChLG__counterValue{color:var(--gold);font-size:1.2rem;font-weight:700}.estimate-module___7ChLG__select{width:100%;color:var(--foreground);appearance:none;background:#0d0d0d url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") right 12px center no-repeat;border:1px solid #333;border-radius:4px;padding:1rem 1.25rem;font-size:1.05rem;transition:all .3s}.estimate-module___7ChLG__select:focus{border-color:var(--gold);outline:none}.estimate-module___7ChLG__actionRow{justify-content:flex-end;margin-top:2rem;display:flex}.estimate-module___7ChLG__actionRowSplit{justify-content:space-between;align-items:center;margin-top:3rem;display:flex}.estimate-module___7ChLG__primaryBtn{background:var(--accent-gradient);color:#000;letter-spacing:1px;text-transform:uppercase;border-radius:4px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.estimate-module___7ChLG__primaryBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #d4af3766}.estimate-module___7ChLG__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.estimate-module___7ChLG__secondaryBtn{color:#888;letter-spacing:1px;text-transform:uppercase;border:1px solid #444;border-radius:4px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.estimate-module___7ChLG__secondaryBtn:hover{border-color:var(--gold);color:var(--gold)}.estimate-module___7ChLG__accentBtn{background:var(--accent-gradient);color:#000;letter-spacing:1px;text-transform:uppercase;border-radius:4px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.estimate-module___7ChLG__accentBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #d4af3766}.estimate-module___7ChLG__resultContainer{flex-direction:column;gap:2rem;display:flex}.estimate-module___7ChLG__mainValuationCard{background:radial-gradient(circle at top right, #d4af371a 0%, #1a1a1a 70%), var(--charcoal);text-align:center;border:1px solid #d4af3733;border-radius:8px;flex-direction:column;align-items:center;padding:4rem;display:flex;box-shadow:0 15px 50px #0009}.estimate-module___7ChLG__valuationBadge{background:var(--accent-gradient);color:#000;letter-spacing:2px;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;margin-bottom:2rem;padding:6px 16px;font-size:.75rem;font-weight:700;display:flex}.estimate-module___7ChLG__valuationNumbers{margin-bottom:3rem}.estimate-module___7ChLG__valuationSub{text-transform:uppercase;letter-spacing:2px;color:var(--sand);margin-bottom:.5rem;font-size:.9rem}.estimate-module___7ChLG__valuationMain{margin-bottom:1.5rem;font-size:5rem;font-weight:200}.estimate-module___7ChLG__rangeRow{color:#888;justify-content:center;align-items:center;gap:15px;font-size:.95rem;display:flex}.estimate-module___7ChLG__rangeBar{background:#333;width:40px;height:1px}.estimate-module___7ChLG__statsGrid{border-top:1px solid #ffffff0d;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:800px;padding-top:2.5rem;display:grid}.estimate-module___7ChLG__statBox{flex-direction:column;gap:6px;display:flex}.estimate-module___7ChLG__statLabel{text-transform:uppercase;color:#666;letter-spacing:1px;font-size:.8rem}.estimate-module___7ChLG__statVal{color:var(--gold-light);font-size:1.4rem;font-weight:300}.estimate-module___7ChLG__detailsGrid{grid-template-columns:1.2fr 1fr;gap:2rem;display:grid}.estimate-module___7ChLG__detailCard{background:var(--charcoal);border:1px solid #222;border-radius:8px;padding:2.5rem}.estimate-module___7ChLG__detailCard h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:300}.estimate-module___7ChLG__cardDesc{color:#666;margin-bottom:2rem;font-size:.9rem}.estimate-module___7ChLG__chartWrapper{width:100%}.estimate-module___7ChLG__premiumList{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.estimate-module___7ChLG__premiumList li{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding-bottom:1rem;font-size:.95rem;display:flex}.estimate-module___7ChLG__driverLabel{color:#aaa;align-items:center;gap:8px;display:flex}.estimate-module___7ChLG__positiveIcon{color:#2e7d32}.estimate-module___7ChLG__negativeIcon{color:#c62828}.estimate-module___7ChLG__driverValue{color:var(--foreground);font-weight:700}.estimate-module___7ChLG__driverValuePositive{color:#4caf50;font-weight:700}.estimate-module___7ChLG__driverValueNegative{color:#f44336;font-weight:700}.estimate-module___7ChLG__alertBox{border-left:2px solid var(--gold);color:#888;background:#ffffff05;border-radius:0 4px 4px 0;align-items:flex-start;gap:10px;padding:1rem;font-size:.85rem;line-height:1.5;display:flex}.estimate-module___7ChLG__actionBoard{border:1px solid var(--gold);background:#111;border-radius:8px;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}.estimate-module___7ChLG__actionBoard h3{margin-bottom:.5rem;font-size:1.8rem;font-weight:300}.estimate-module___7ChLG__actionBoard p{color:#aaa;font-size:1rem}.estimate-module___7ChLG__actionBoardBtns{align-items:center;gap:1rem;display:flex}.estimate-module___7ChLG__loadingState{min-height:100vh;font-family:var(--font-serif);color:var(--gold);letter-spacing:2px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}@media (max-width:1024px){.estimate-module___7ChLG__detailsGrid{grid-template-columns:1fr}}@media (max-width:768px){.estimate-module___7ChLG__container{padding:100px 1.5rem 60px}.estimate-module___7ChLG__grid3,.estimate-module___7ChLG__grid2{grid-template-columns:1fr}.estimate-module___7ChLG__actionRowSplit{flex-direction:column-reverse;align-items:stretch;gap:1rem}.estimate-module___7ChLG__actionRowSplit button{text-align:center;justify-content:center}.estimate-module___7ChLG__valuationMain{font-size:3rem}.estimate-module___7ChLG__statsGrid{grid-template-columns:1fr;gap:1.5rem}.estimate-module___7ChLG__actionBoard{text-align:center;flex-direction:column;padding:2rem}.estimate-module___7ChLG__actionBoardBtns{flex-direction:column;width:100%}.estimate-module___7ChLG__actionBoardBtns a,.estimate-module___7ChLG__actionBoardBtns button{justify-content:center;width:100%}}
