.TabbedCalculator-module__H4vn3W__container{background:var(--surface);color:var(--surface-text);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:10;max-width:1000px;margin:-100px auto 4rem;padding:.5rem;position:relative}.TabbedCalculator-module__H4vn3W__tabs{gap:.5rem;margin-bottom:1rem;padding:.5rem;display:flex}.TabbedCalculator-module__H4vn3W__tabBtn{color:var(--text-muted);border-radius:var(--radius);cursor:pointer;transition:var(--transition);background:0 0;border:none;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600}.TabbedCalculator-module__H4vn3W__tabBtn:hover{color:var(--surface-text);background:#f3f4f6}.TabbedCalculator-module__H4vn3W__tabBtnActive,.TabbedCalculator-module__H4vn3W__tabBtnActive:hover{background:var(--primary);color:#fff}.TabbedCalculator-module__H4vn3W__formRow{align-items:flex-end;gap:.5rem;padding:0 .5rem .5rem;display:flex}.TabbedCalculator-module__H4vn3W__formGroup{flex:1}.TabbedCalculator-module__H4vn3W__formGroup label{color:var(--text-muted);margin-bottom:.4rem;padding-left:.2rem;font-size:.85rem;display:block}.TabbedCalculator-module__H4vn3W__formControl{color:#111;border-radius:var(--radius);width:100%;height:56px;transition:var(--transition);background-color:#f3f4f6;border:2px solid #0000;padding:0 1rem;font-family:inherit;font-size:1rem;font-weight:500}.TabbedCalculator-module__H4vn3W__formControl::placeholder{color:#6b7280}.TabbedCalculator-module__H4vn3W__formControl:focus{border-color:var(--primary);background-color:#fff;outline:none}.TabbedCalculator-module__H4vn3W__submitBtn{background-color:var(--accent);color:#fff;border-radius:var(--radius);cursor:pointer;height:56px;transition:var(--transition);white-space:nowrap;border:none;padding:0 2rem;font-size:1.2rem;font-weight:800}.TabbedCalculator-module__H4vn3W__submitBtn:hover{background-color:var(--accent-hover)}.TabbedCalculator-module__H4vn3W__loader{color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 0;display:flex}.TabbedCalculator-module__H4vn3W__spinner{border:4px solid #0c73fe33;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite TabbedCalculator-module__H4vn3W__spin}@keyframes TabbedCalculator-module__H4vn3W__spin{to{transform:rotate(360deg)}}.TabbedCalculator-module__H4vn3W__result{padding:1rem 0}.TabbedCalculator-module__H4vn3W__summaryBlock{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.TabbedCalculator-module__H4vn3W__summaryItem{flex-direction:column;display:flex}.TabbedCalculator-module__H4vn3W__summaryLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.85rem}.TabbedCalculator-module__H4vn3W__summaryValue{color:var(--surface-text);font-size:1.2rem;font-weight:700}.TabbedCalculator-module__H4vn3W__offersList{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.TabbedCalculator-module__H4vn3W__offerCard{background:var(--surface);border-radius:var(--radius);align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;transition:transform .2s;display:flex;position:relative;box-shadow:0 2px 4px #0000000d}.TabbedCalculator-module__H4vn3W__offerCardRecommended{border:2px solid var(--accent);box-shadow:0 4px 12px #ff6b0026}.TabbedCalculator-module__H4vn3W__recommendedBadge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;border-radius:12px;padding:.2rem .6rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;right:1.5rem;box-shadow:0 2px 4px #0003}.TabbedCalculator-module__H4vn3W__offerCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.TabbedCalculator-module__H4vn3W__offerCompany{color:var(--surface-text);flex:1;align-items:center;gap:1rem;min-width:0;font-size:1.1rem;font-weight:600;display:flex}.TabbedCalculator-module__H4vn3W__offerCompany span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.TabbedCalculator-module__H4vn3W__offerCompany img{object-fit:contain;background:#fff;border:1px solid #eee;border-radius:8px;flex-shrink:0;width:48px;height:48px;padding:4px}.TabbedCalculator-module__H4vn3W__offerPrice{text-align:right;width:150px;color:var(--surface-text);white-space:nowrap;font-size:1.5rem;font-weight:800}.TabbedCalculator-module__H4vn3W__offerBtn{text-align:center;background-color:var(--accent);color:#fff;border-radius:var(--radius);width:160px;transition:var(--transition);cursor:pointer;border:none;padding:.75rem 1rem;font-weight:700;text-decoration:none}.TabbedCalculator-module__H4vn3W__offerBtn:hover{background-color:var(--accent-hover)}.TabbedCalculator-module__H4vn3W__resultPrice{color:var(--surface-text);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.TabbedCalculator-module__H4vn3W__backBtn{border:1px solid var(--text-muted);color:var(--text-muted);border-radius:var(--radius);cursor:pointer;background:0 0;margin-bottom:1rem;padding:.5rem 1rem;transition:all .2s}.TabbedCalculator-module__H4vn3W__backBtn:hover{background:var(--text-muted);color:#fff}.TabbedCalculator-module__H4vn3W__compactRow{display:contents}@media (max-width:768px){.TabbedCalculator-module__H4vn3W__compactRow{gap:1rem;width:100%;display:flex}.TabbedCalculator-module__H4vn3W__compactRow>div{flex:1;min-width:0}.TabbedCalculator-module__H4vn3W__formRow{flex-direction:column;align-items:stretch}.TabbedCalculator-module__H4vn3W__formGroup label{color:var(--text-muted);margin-bottom:.2rem;font-size:.8rem;display:block}.TabbedCalculator-module__H4vn3W__submitBtn{width:100%;margin-top:.5rem}.TabbedCalculator-module__H4vn3W__container{margin-top:-60px}.TabbedCalculator-module__H4vn3W__summaryBlock{flex-direction:row;justify-content:space-between;gap:1rem;padding:1rem}.TabbedCalculator-module__H4vn3W__summaryValue{font-size:1rem}.TabbedCalculator-module__H4vn3W__summaryLabel{font-size:.75rem}.TabbedCalculator-module__H4vn3W__offerCard{flex-flow:wrap;align-items:center;gap:.75rem;padding:1rem}.TabbedCalculator-module__H4vn3W__offerCompany{flex:0 0 100%;justify-content:flex-start;width:100%}.TabbedCalculator-module__H4vn3W__offerCompany img{width:32px;height:32px}.TabbedCalculator-module__H4vn3W__offerCompany span{white-space:normal;font-size:1rem;overflow:visible}.TabbedCalculator-module__H4vn3W__offerPrice{text-align:left;flex:1;width:auto;font-size:1.3rem}.TabbedCalculator-module__H4vn3W__offerBtn{flex-shrink:0;width:auto;padding:.6rem 1.2rem;font-size:1rem}}
.LicensePlateInput-module__hvkWla__plateWrapper{width:100%;max-width:320px;position:relative}.LicensePlateInput-module__hvkWla__plateContainer{-webkit-user-select:none;user-select:none;color:#000;background:#fff;border:3px solid #000;border-radius:6px;align-items:stretch;height:56px;font-family:Arial,sans-serif;display:flex;position:relative;box-shadow:0 4px 6px #0000001a}.LicensePlateInput-module__hvkWla__mainSection{flex:1;justify-content:center;align-items:center;gap:4px;padding:0 8px;display:flex}.LicensePlateInput-module__hvkWla__regionSection{border-left:2px solid #000;flex-direction:column;width:80px;padding:2px 4px;display:flex;position:relative}.LicensePlateInput-module__hvkWla__screw{background:#eee;border:1px solid #999;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:inset 1px 1px 2px #fffc,inset -1px -1px 2px #0003}.LicensePlateInput-module__hvkWla__screwLeft{top:50%;left:4px;transform:translateY(-50%)}.LicensePlateInput-module__hvkWla__screwRight{top:6px;right:4px}.LicensePlateInput-module__hvkWla__slot{cursor:pointer;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;height:90%;transition:all .2s;display:flex}.LicensePlateInput-module__hvkWla__slot:hover{background:#0000000d}.LicensePlateInput-module__hvkWla__slot.LicensePlateInput-module__hvkWla__active{background:#e5f1ff;box-shadow:inset 0 0 0 2px #06f}.LicensePlateInput-module__hvkWla__slotLetter{min-width:20px;font-size:1.5rem;font-weight:700}.LicensePlateInput-module__hvkWla__slotDigit{min-width:24px;font-size:2.2rem;font-weight:800}.LicensePlateInput-module__hvkWla__regionDigits{flex:1;justify-content:center;align-items:center;gap:1px;padding-bottom:14px;display:flex}.LicensePlateInput-module__hvkWla__slotRegion{min-width:16px;font-size:1.4rem;font-weight:700}.LicensePlateInput-module__hvkWla__rusFlagContainer{letter-spacing:.5px;align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex;position:absolute;bottom:2px;right:4px}.LicensePlateInput-module__hvkWla__flag{background:linear-gradient(#fff 33.3%,#0039a6 33.3% 66.6%,#d52b1e 66.6%);border:1px solid #aaa;width:16px;height:10px}.LicensePlateInput-module__hvkWla__placeholderChar{color:#ccc}.LicensePlateInput-module__hvkWla__keyboardOverlay{z-index:1000;background:0 0;position:fixed;inset:0}.LicensePlateInput-module__hvkWla__keyboard{z-index:1001;background:#fff;border-radius:20px;gap:12px;padding:20px;display:grid;position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0003}.LicensePlateInput-module__hvkWla__keyboard:before{content:"";border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.LicensePlateInput-module__hvkWla__keyboard.LicensePlateInput-module__hvkWla__letters,.LicensePlateInput-module__hvkWla__keyboard.LicensePlateInput-module__hvkWla__digits{grid-template-columns:repeat(3,1fr)}.LicensePlateInput-module__hvkWla__keyBtn{color:#111;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:600;transition:all .1s;display:flex;box-shadow:0 2px 4px #0000000d}.LicensePlateInput-module__hvkWla__keyBtn:hover{background:#e5e7eb}.LicensePlateInput-module__hvkWla__keyBtn:active{background:#d1d5db;transform:scale(.95)}.LicensePlateInput-module__hvkWla__keyBtnZero{grid-column:2}
