.recovery-estimator{background:radial-gradient(circle at 0 0,#0ea5e924,#0000 34%),linear-gradient(#f8fafc 0%,#fff 100%);width:100%;padding:64px 16px}.recovery-estimator,.recovery-estimator *{box-sizing:border-box}.recovery-estimator__shell{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:28px;width:min(100%,1080px);margin:0 auto;padding:32px;box-shadow:0 22px 60px #0f172a17}.recovery-estimator__header{max-width:760px;margin-bottom:26px}.recovery-estimator__header span{color:#0369a1;letter-spacing:.5px;text-transform:uppercase;background:#e0f2fe;border-radius:999px;margin-bottom:10px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.recovery-estimator__header h2{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(2rem,5vw,3.15rem);font-weight:900;line-height:1.06}.recovery-estimator__header p,.recovery-estimator__note{color:#475569;font-size:1rem;line-height:1.7}.recovery-estimator__form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end;gap:16px;padding:18px;display:grid}.recovery-estimator__field{flex-direction:column;gap:8px;min-width:0;display:flex}.recovery-estimator__field label{color:#334155;font-size:.88rem;font-weight:800}.recovery-estimator__field input{color:#0f172a;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;max-width:100%;min-height:54px;padding:12px 14px;font-size:1rem;font-weight:700;transition:border-color .2s,box-shadow .2s,transform .2s}.recovery-estimator__field input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.recovery-estimator__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0891b2,#2563eb);border:none;border-radius:14px;width:100%;min-height:54px;padding:12px 18px;font-size:.98rem;font-weight:850;transition:transform .2s,opacity .2s,box-shadow .2s;box-shadow:0 14px 28px #2563eb33}.recovery-estimator__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 36px #2563eb42}.recovery-estimator__button:disabled{opacity:.68;cursor:not-allowed;box-shadow:none}.recovery-estimator__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-top:16px;padding:14px 16px;font-weight:700}.recovery-estimator__results{grid-template-columns:1.2fr .9fr 1fr;gap:16px;margin-top:18px;display:grid}.recovery-estimator__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;min-width:0;padding:20px;box-shadow:0 10px 26px #0f172a0f}.recovery-estimator__card h3{color:#0f172a;margin:0 0 14px;font-size:1.1rem;font-weight:850}.recovery-estimator__card dl{gap:10px;margin:0;display:grid}.recovery-estimator__card dl div{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:14px;padding-bottom:10px;display:flex}.recovery-estimator__card dl div:last-child{border-bottom:none;padding-bottom:0}.recovery-estimator__card dt{color:#64748b;font-size:.9rem}.recovery-estimator__card dd{color:#0f172a;text-align:right;overflow-wrap:anywhere;margin:0;font-weight:800}.recovery-estimator__distance strong,.recovery-estimator__price strong{color:#0f172a;font-size:clamp(2rem,5vw,3rem);font-weight:950;line-height:1;display:block}.recovery-estimator__price{background:linear-gradient(#eff6ff,#fff);border-color:#bfdbfe}.recovery-estimator__price strong{color:#1d4ed8}.recovery-estimator__distance p,.recovery-estimator__price p{color:#475569;margin:12px 0 0;line-height:1.6}.recovery-estimator__reasons{grid-column:1/-1}.recovery-estimator__reasons ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.recovery-estimator__reasons li{color:#334155;background:#f8fafc;border-radius:14px;padding:12px 14px 12px 34px;line-height:1.55;position:relative}.recovery-estimator__reasons li:before{content:"";background:#2563eb;border-radius:999px;width:8px;height:8px;position:absolute;top:19px;left:14px}.recovery-estimator__note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:18px 0 0;padding:16px}@media (max-width:920px){.recovery-estimator__results{grid-template-columns:1fr}.recovery-estimator__form{grid-template-columns:repeat(2,minmax(0,1fr))}.recovery-estimator__reasons ul{grid-template-columns:1fr}}@media (max-width:560px){.recovery-estimator{padding:38px 12px}.recovery-estimator__shell{border-radius:22px;padding:18px}.recovery-estimator__form{border-radius:18px;grid-template-columns:1fr;padding:14px}.recovery-estimator__card{padding:16px}.recovery-estimator__card dl div{flex-direction:column;gap:4px}.recovery-estimator__card dd{text-align:left}}.recovery-estimator__message{z-index:2;background:radial-gradient(circle at 100% 0,#f973161f,#0000 32%),#fff7ed;border:1px solid #fed7aa;border-left:5px solid #f97316;border-radius:18px;align-items:flex-start;gap:14px;margin:18px 32px 32px;padding:18px 20px;display:flex;position:relative;box-shadow:0 12px 28px #0f172a12}.recovery-estimator__messageIcon{color:#fff;background:#f97316;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-size:1rem;font-weight:950;display:grid;box-shadow:0 8px 18px #f9731647}.recovery-estimator__message h3{color:#9a3412;margin:0 0 5px;font-size:1rem;font-weight:950}.recovery-estimator__message p{color:#7c2d12;margin:0;font-size:.98rem;font-weight:650;line-height:1.65}@media (max-width:640px){.recovery-estimator__message{border-radius:16px;margin:16px 14px 22px;padding:16px}.recovery-estimator__messageIcon{width:30px;height:30px;font-size:.92rem}}
