.CostCalculator_page__DbH3L{min-height:70vh}.CostCalculator_hero__6O7Sk{background:linear-gradient(135deg,var(--maroon) 0,var(--maroon-dark) 100%);padding:3rem 1.5rem;text-align:center}.CostCalculator_title__wcKUM{font-size:2rem;color:var(--gold);margin:0 0 .5rem;font-family:var(--font-heading,"Playfair Display",serif)}.CostCalculator_subtitle__F5JW0{color:rgba(255,255,255,.85);font-size:1.05rem;margin:0}.CostCalculator_calculator__hdhQT{max-width:1100px;margin:2rem auto 3rem;padding:0 1.5rem;display:grid;grid-template-columns:340px 1fr;grid-gap:2rem;gap:2rem;align-items:start}.CostCalculator_controls__OCXpi{background:var(--white);border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.08);padding:1.5rem;position:-webkit-sticky;position:sticky;top:100px}.CostCalculator_field__GKNwb{margin-bottom:1.5rem}.CostCalculator_field__GKNwb:last-child{margin-bottom:0}.CostCalculator_label__JFqrm{display:block;font-weight:600;color:var(--dark);margin-bottom:.5rem;font-size:.95rem}.CostCalculator_select__aFXhY{width:100%;padding:.7rem .9rem;border:2px solid var(--border);border-radius:8px;font-size:.95rem;background:var(--white);cursor:pointer;outline:none}.CostCalculator_select__aFXhY:focus{border-color:var(--gold)}.CostCalculator_range__e9mHD{width:100%;accent-color:var(--maroon);cursor:pointer}.CostCalculator_rangeTicks__UJ3_m{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-lighter);margin-top:4px}.CostCalculator_stylePills__40DKv{display:flex;gap:.5rem;flex-wrap:wrap}.CostCalculator_pill__i05BN{padding:.5rem 1rem;border:2px solid var(--border);border-radius:20px;background:transparent;font-size:.85rem;cursor:pointer;transition:all .2s;font-weight:500}.CostCalculator_pill__i05BN:hover{border-color:var(--gold)}.CostCalculator_pillActive__j98XZ{background:var(--maroon);color:var(--white);border-color:var(--maroon)}.CostCalculator_resultPanel__0nQ0H{background:var(--white);border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.08);padding:1.5rem}.CostCalculator_totalRow__uqo_g{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.25rem;border-bottom:2px solid var(--gold);margin-bottom:1.25rem}.CostCalculator_totalLabel__PUztp{font-size:1.1rem;font-weight:600;color:var(--dark)}.CostCalculator_totalValue__I6tdq{font-size:2rem;font-weight:700;color:var(--maroon);font-family:var(--font-heading,"Playfair Display",serif)}.CostCalculator_breakdownList__lZc9w{display:flex;flex-direction:column;gap:.85rem}.CostCalculator_breakdownItem__01RTv{display:flex;flex-direction:column;gap:4px}.CostCalculator_breakdownHeader__3BeU9{display:flex;justify-content:space-between;align-items:center}.CostCalculator_catLabel__ZPadZ{font-size:.9rem;color:var(--text)}.CostCalculator_catCost__xkut5{font-size:.9rem;font-weight:600;color:var(--dark)}.CostCalculator_barTrack__dJ7QQ{height:8px;background:var(--surface);border-radius:4px;overflow:hidden}.CostCalculator_barFill__ow_ua{height:100%;background:linear-gradient(90deg,var(--gold),var(--maroon));border-radius:4px;transition:width .4s ease;min-width:4px}.CostCalculator_shareBtn__w3sX_{display:block;width:100%;margin-top:1.5rem;padding:.8rem;background:var(--gold);color:var(--dark);border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.CostCalculator_shareBtn__w3sX_:hover{background:var(--gold-dark)}.CostCalculator_disclaimer__deNqZ{margin-top:1rem;font-size:.78rem;color:var(--text-lighter);text-align:center;line-height:1.4}@media (max-width:768px){.CostCalculator_calculator__hdhQT{grid-template-columns:1fr}.CostCalculator_controls__OCXpi{position:static}.CostCalculator_title__wcKUM,.CostCalculator_totalValue__I6tdq{font-size:1.5rem}}