.SmartDetectorCalculator-module__dq60Tq__calculatorContainer{background:#fff;border:1px solid #f3f4f6;border-radius:20px;margin:60px 0;padding:40px;scroll-margin-top:100px;box-shadow:0 10px 40px #00000014}.SmartDetectorCalculator-module__dq60Tq__title{color:#1f2937;text-align:center;margin-bottom:10px;font-size:2rem;font-weight:800}.SmartDetectorCalculator-module__dq60Tq__subtitle{text-align:center;color:#6b7280;margin-bottom:40px;font-size:1.1rem}.SmartDetectorCalculator-module__dq60Tq__inputGroup{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;padding:15px;display:flex}.SmartDetectorCalculator-module__dq60Tq__inputGroup label{color:#4b5563;margin:0;font-weight:500}.SmartDetectorCalculator-module__dq60Tq__input{text-align:center;color:#1f2937;border:1px solid #d1d5db;border-radius:6px;width:80px;padding:8px;font-weight:600}.SmartDetectorCalculator-module__dq60Tq__input:focus{border-color:var(--primary-red);outline:none;box-shadow:0 0 0 3px #ff00001a}.SmartDetectorCalculator-module__dq60Tq__roomItem{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;margin-bottom:10px;padding:12px;transition:border-color .2s;display:grid}.SmartDetectorCalculator-module__dq60Tq__roomItem:focus-within{border-color:var(--primary-red)}.SmartDetectorCalculator-module__dq60Tq__roomLabel{color:#4b5563;font-size:.9rem;font-weight:500}.SmartDetectorCalculator-module__dq60Tq__roomInput{text-align:center;color:#1f2937;border:1px solid #d1d5db;border-radius:6px;width:80px;padding:8px;font-weight:600}.SmartDetectorCalculator-module__dq60Tq__roomInput:focus{border-color:var(--primary-red);outline:none;box-shadow:0 0 0 3px #ff00001a}.SmartDetectorCalculator-module__dq60Tq__unit{color:#9ca3af;font-size:.85rem;font-weight:500}.SmartDetectorCalculator-module__dq60Tq__grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.SmartDetectorCalculator-module__dq60Tq__inputSection{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:30px}.SmartDetectorCalculator-module__dq60Tq__resultSection{color:#fff;background:linear-gradient(135deg,#a90707 0%,#750404 100%);border-radius:16px;flex-direction:column;gap:20px;padding:25px;display:flex;box-shadow:0 10px 30px #8b00004d}.SmartDetectorCalculator-module__dq60Tq__summaryHeader{text-align:center;border-bottom:1px solid #ffffff26;padding-bottom:15px}.SmartDetectorCalculator-module__dq60Tq__summaryTitle{margin:0;font-size:1.3rem;font-weight:700}.SmartDetectorCalculator-module__dq60Tq__pricingTabs{background:#ffffff1a;border:1px solid #ffffff26;border-radius:12px;gap:0;margin-bottom:20px;padding:4px;display:flex}.SmartDetectorCalculator-module__dq60Tq__tab{color:#fffc;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;padding:12px 10px;font-size:.85rem;transition:all .2s}.SmartDetectorCalculator-module__dq60Tq__tab:hover{background:#ffffff1a}.SmartDetectorCalculator-module__dq60Tq__tab.SmartDetectorCalculator-module__dq60Tq__active{color:#8b0000;background:#fff;font-weight:700;box-shadow:0 2px 8px #00000026}.SmartDetectorCalculator-module__dq60Tq__packageInfo{flex-direction:column;gap:10px;font-size:.9rem;line-height:1.5;display:flex}.SmartDetectorCalculator-module__dq60Tq__packageLabel{color:#fff;font-weight:600}.SmartDetectorCalculator-module__dq60Tq__packageDesc{color:#fffc}.SmartDetectorCalculator-module__dq60Tq__addonsSection{border-top:1px solid #ffffff1a;padding-top:10px}.SmartDetectorCalculator-module__dq60Tq__addonsTitle{color:#ffffffe6;margin-bottom:8px;font-weight:600}.SmartDetectorCalculator-module__dq60Tq__addonItem{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.SmartDetectorCalculator-module__dq60Tq__totalCost{text-align:center;background:#00000040;border:1px solid #ffffff1a;border-radius:12px;padding:20px}.SmartDetectorCalculator-module__dq60Tq__costLabel{color:#e5e7eb;margin-bottom:5px;font-size:.9rem;display:block}.SmartDetectorCalculator-module__dq60Tq__costValue{color:#fff;font-size:2.5rem;font-weight:900}.SmartDetectorCalculator-module__dq60Tq__currency{opacity:.7;margin-inline-start:5px;font-size:1rem}.SmartDetectorCalculator-module__dq60Tq__disclaimer{color:#9ca3af;margin-top:10px;font-size:.75rem;display:block}.SmartDetectorCalculator-module__dq60Tq__quoteButton{width:100%;color:var(--primary-red);cursor:pointer;background:#fff;border:none;border-radius:10px;margin-top:20px;padding:15px;font-size:1.1rem;font-weight:700;transition:transform .2s}.SmartDetectorCalculator-module__dq60Tq__quoteButton:hover{background:#f9f9f9;transform:translateY(-2px)}@media (max-width:768px){.SmartDetectorCalculator-module__dq60Tq__calculatorContainer{border-radius:16px;margin:30px 0;padding:20px}.SmartDetectorCalculator-module__dq60Tq__title{font-size:1.5rem}.SmartDetectorCalculator-module__dq60Tq__grid{grid-template-columns:1fr;gap:20px}.SmartDetectorCalculator-module__dq60Tq__inputSection,.SmartDetectorCalculator-module__dq60Tq__resultSection{padding:20px}.SmartDetectorCalculator-module__dq60Tq__pricingTabs{flex-direction:row;gap:5px;padding-bottom:5px;overflow-x:auto}.SmartDetectorCalculator-module__dq60Tq__tab{white-space:nowrap;font-size:.8rem}.SmartDetectorCalculator-module__dq60Tq__roomItem{gap:8px;padding:10px}.SmartDetectorCalculator-module__dq60Tq__inputGroup{flex-direction:column;align-items:flex-start;gap:10px}.SmartDetectorCalculator-module__dq60Tq__inputGroup input{width:100%}.SmartDetectorCalculator-module__dq60Tq__costValue{font-size:2rem}}@media (max-width:520px){.SmartDetectorCalculator-module__dq60Tq__calculatorContainer{padding:20px var(--mobile-gutter)28px;box-shadow:none;border-radius:0;margin:0}.SmartDetectorCalculator-module__dq60Tq__title{font-size:1.55rem;line-height:1.25}.SmartDetectorCalculator-module__dq60Tq__subtitle{margin-bottom:24px;font-size:1rem;line-height:1.65}.SmartDetectorCalculator-module__dq60Tq__inputSection,.SmartDetectorCalculator-module__dq60Tq__resultSection{padding:18px 14px}.SmartDetectorCalculator-module__dq60Tq__inputGroup{min-height:64px;padding:12px}.SmartDetectorCalculator-module__dq60Tq__inputGroup label,.SmartDetectorCalculator-module__dq60Tq__roomLabel{font-size:1rem;line-height:1.5}.SmartDetectorCalculator-module__dq60Tq__input,.SmartDetectorCalculator-module__dq60Tq__roomInput{min-width:72px;min-height:48px;font-size:1rem}.SmartDetectorCalculator-module__dq60Tq__roomItem{grid-template-columns:minmax(0,1fr) 72px auto;min-height:64px}.SmartDetectorCalculator-module__dq60Tq__pricingTabs{scrollbar-width:thin}.SmartDetectorCalculator-module__dq60Tq__tab{min-height:48px;font-size:.875rem}.SmartDetectorCalculator-module__dq60Tq__packageInfo,.SmartDetectorCalculator-module__dq60Tq__costLabel{font-size:1rem}.SmartDetectorCalculator-module__dq60Tq__disclaimer{font-size:.875rem;line-height:1.55}.SmartDetectorCalculator-module__dq60Tq__quoteButton{min-height:52px;font-size:1rem}}
