.InteractivePlanner-module-scss-module__lyLPPG__planner{max-w:1200px;margin:0 auto;padding:0 16px;font-family:system-ui,-apple-system,sans-serif}.InteractivePlanner-module-scss-module__lyLPPG__planner__title{text-align:center;color:#083237;margin-bottom:8px;font-size:2rem;font-weight:800}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__planner__title{font-size:2.4rem}}.InteractivePlanner-module-scss-module__lyLPPG__planner__sub{text-align:center;color:#0e7a86;margin-bottom:24px;font-size:.95rem}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__planner__sub{margin-bottom:36px;font-size:1.05rem}}.InteractivePlanner-module-scss-module__lyLPPG__planner__typeSelector{background:#fff;border:1px solid #0e7a8626;border-radius:16px;flex-direction:column;align-items:stretch;gap:12px;margin-bottom:24px;padding:16px;display:flex;box-shadow:0 4px 20px #00000005}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__planner__typeSelector{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding:14px 24px}}.InteractivePlanner-module-scss-module__lyLPPG__planner__typeLabel{text-transform:uppercase;color:#0e7a86;letter-spacing:.5px;text-align:center;font-size:.85rem;font-weight:700}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__planner__typeLabel{text-align:left}}.InteractivePlanner-module-scss-module__lyLPPG__planner__typeButtons{grid-template-columns:1fr;gap:8px;display:grid}@media (min-width:576px){.InteractivePlanner-module-scss-module__lyLPPG__planner__typeButtons{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__planner__typeButtons{gap:10px;display:flex}}.InteractivePlanner-module-scss-module__lyLPPG__planner__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:992px){.InteractivePlanner-module-scss-module__lyLPPG__planner__grid{grid-template-columns:1.5fr 1fr;gap:32px}}.InteractivePlanner-module-scss-module__lyLPPG__planner__layout{background:#fff;border:1px solid #00000014;border-radius:20px;padding:16px;box-shadow:0 10px 40px #00000003}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__planner__layout{padding:28px}}.InteractivePlanner-module-scss-module__lyLPPG__planner__sidebar{flex-direction:column;gap:24px;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__planner__sidebarStickyContent{order:1}.InteractivePlanner-module-scss-module__lyLPPG__planner__sectionLabel{text-transform:uppercase;letter-spacing:1.2px;color:#64748b;margin-bottom:16px;font-size:.75rem;font-weight:700;display:block}.InteractivePlanner-module-scss-module__lyLPPG__planner__hint{color:#64748b;text-align:center;margin-top:12px;font-size:.8rem}.InteractivePlanner-module-scss-module__lyLPPG__typeBtn{color:#475569;cursor:pointer;text-align:center;background:#f1f5f9;border:1px solid #0000;border-radius:10px;padding:12px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.InteractivePlanner-module-scss-module__lyLPPG__typeBtn:hover{color:#fff;background:#083237}.InteractivePlanner-module-scss-module__lyLPPG__typeBtn_active{color:#fff;background:#0e7a86;box-shadow:0 4px 12px #0e7a862e}.InteractivePlanner-module-scss-module__lyLPPG__blueprint{background:#cbd5e1;border:4px solid #475569;border-radius:12px;grid-template-rows:repeat(3,95px);grid-template-columns:repeat(4,1fr);gap:6px;padding:4px;display:grid;overflow:hidden}@media (min-width:576px){.InteractivePlanner-module-scss-module__lyLPPG__blueprint{border-width:6px;border-radius:16px;grid-template-rows:repeat(3,110px);gap:8px}}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-direction:column;justify-content:space-between;padding:10px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room{padding:16px}}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_disabled{background:#f1f5f9}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_disabled .InteractivePlanner-module-scss-module__lyLPPG__blueprint__roomName{color:#94a3b8;text-decoration:line-through}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_disabled .InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow input{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;border:1px dashed #cbd5e1}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_disabled .InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow span{color:#94a3b8}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_disabled:hover{background:#e2e8f0}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_enabled{background:#3fbbc426;box-shadow:inset 0 0 0 1px #0e7a8633}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_enabled .InteractivePlanner-module-scss-module__lyLPPG__blueprint__roomName{color:#083237}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_enabled .InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow input{color:#083237;background:#fff;border:1px solid #3fbbc4}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_enabled .InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow span{color:#0e7a86}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_enabled:hover{background:#3fbbc438}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__room_active{z-index:2;box-shadow:inset 0 0 0 3px #083237,0 4px 12px #00000014}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__roomHeader{justify-content:space-between;align-items:flex-start;gap:4px;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__roomName{word-break:break-word;font-size:.8rem;font-weight:700;line-height:1.1;transition:color .2s}@media (min-width:576px){.InteractivePlanner-module-scss-module__lyLPPG__blueprint__roomName{font-size:.95rem;line-height:1.2}}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__roomCheckbox{accent-color:#0e7a86;cursor:pointer;flex-shrink:0;width:14px;height:14px}@media (min-width:576px){.InteractivePlanner-module-scss-module__lyLPPG__blueprint__roomCheckbox{width:16px;height:16px}}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__livingroom{grid-area:1/1/3/3}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__kitchen{grid-area:1/3/2/5}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__bedroom{grid-area:2/3/4/5}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__bathroom{grid-area:3/2/4/3}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__corridor{grid-area:3/1/4/2}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow{align-items:center;gap:4px;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow input{text-align:center;border-radius:4px;outline:none;width:42px;padding:4px;font-size:.8rem;font-weight:700;transition:all .2s}@media (min-width:576px){.InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow input{border-radius:6px;width:56px;padding:6px;font-size:.9rem}}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow input:focus:not(:disabled){border-color:#083237;box-shadow:0 0 0 2px #0832371a}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow span{font-size:.75rem;font-weight:600}@media (min-width:576px){.InteractivePlanner-module-scss-module__lyLPPG__blueprint__inputRow span{font-size:.85rem}}.InteractivePlanner-module-scss-module__lyLPPG__planner__sidebarStickyContent{background:#fff;border:1px solid #00000014;border-radius:20px;padding:16px;box-shadow:0 4px 24px #00000003}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__planner__sidebarStickyContent{padding:24px}}.InteractivePlanner-module-scss-module__lyLPPG__activeRoomCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__activeRoomCard{padding:18px}}.InteractivePlanner-module-scss-module__lyLPPG__activeRoomCard_disabled{opacity:.75;background:#f1f5f9;border-color:#cbd5e1}.InteractivePlanner-module-scss-module__lyLPPG__activeRoomCard__headerRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__activeRoomCard__headerRow h3{color:#083237;font-size:1.1rem;font-weight:700}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__activeRoomCard__headerRow h3{font-size:1.25rem}}.InteractivePlanner-module-scss-module__lyLPPG__activeRoomCard__field{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__activeRoomCard__field label{color:#334155;font-size:.85rem;font-weight:600}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__activeRoomCard__field label{font-size:.9rem}}.InteractivePlanner-module-scss-module__lyLPPG__statusBadge_active,.InteractivePlanner-module-scss-module__lyLPPG__statusBadge_inactive{text-transform:uppercase;border-radius:20px;padding:4px 8px;font-size:.7rem;font-weight:700}.InteractivePlanner-module-scss-module__lyLPPG__statusBadge_active{color:#0e7a86;background:#0e7a861a}.InteractivePlanner-module-scss-module__lyLPPG__statusBadge_inactive{color:#64748b;background:#e2e8f0}.InteractivePlanner-module-scss-module__lyLPPG__areaInputWrapper{align-items:center;gap:6px;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__areaInputWrapper input{text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:64px;padding:6px 10px;font-size:.95rem;font-weight:700}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__areaInputWrapper input{width:72px;padding:8px 12px;font-size:1rem}}.InteractivePlanner-module-scss-module__lyLPPG__areaInputWrapper input:focus:not(:disabled){border-color:#0e7a86}.InteractivePlanner-module-scss-module__lyLPPG__areaInputWrapper input:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.InteractivePlanner-module-scss-module__lyLPPG__areaInputWrapper span{color:#475569;font-size:.85rem;font-weight:500}.InteractivePlanner-module-scss-module__lyLPPG__toggleRow{color:#083237;cursor:pointer;border-top:1px solid #e2e8f0;align-items:center;gap:10px;margin-top:12px;padding-top:12px;font-size:.85rem;font-weight:700;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__toggleRow input{accent-color:#0e7a86;width:16px;height:16px}.InteractivePlanner-module-scss-module__lyLPPG__extrasSection{margin-top:20px}.InteractivePlanner-module-scss-module__lyLPPG__extrasSection__title{color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:.75rem;font-weight:700}.InteractivePlanner-module-scss-module__lyLPPG__extrasSection__list{flex-direction:column;gap:8px;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__extraLabel{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .15s;display:flex}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__extraLabel{padding:12px 16px}}.InteractivePlanner-module-scss-module__lyLPPG__extraLabel:hover:not(.InteractivePlanner-module-scss-module__lyLPPG__extraLabel_disabled){background:#f8fafc;border-color:#cbd5e1}.InteractivePlanner-module-scss-module__lyLPPG__extraLabel_checked{background:#3fbbc40a;border-color:#0e7a86}.InteractivePlanner-module-scss-module__lyLPPG__extraLabel_checked .InteractivePlanner-module-scss-module__lyLPPG__extraLabel__left span{color:#083237;font-weight:600}.InteractivePlanner-module-scss-module__lyLPPG__extraLabel_disabled{opacity:.45;cursor:not-allowed;background:#f1f5f9}.InteractivePlanner-module-scss-module__lyLPPG__extraLabel__left{color:#334155;align-items:center;gap:10px;font-size:.85rem;display:flex}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__extraLabel__left{gap:12px;font-size:.9rem}}.InteractivePlanner-module-scss-module__lyLPPG__extraLabel__left input{accent-color:#0e7a86;flex-shrink:0;width:16px;height:16px}.InteractivePlanner-module-scss-module__lyLPPG__extraLabel__price{color:#0e7a86;font-size:.85rem;font-weight:700}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard{color:#fff;background:linear-gradient(165deg,#0a4a52 0%,#04191d 100%);border-radius:20px;order:2;padding:20px;box-shadow:0 12px 30px #0832372e}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__summaryCard{padding:24px}}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__row{opacity:.85;justify-content:space-between;margin-bottom:10px;font-size:.9rem;display:flex}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__row{margin-bottom:12px;font-size:.95rem}}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__row strong{font-size:1rem}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__row strong{font-size:1.05rem}}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__divider{background:#ffffff1f;height:1px;margin:12px 0}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__divider{margin:16px 0}}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__totalRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__totalRow{margin-bottom:20px}}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__totalRow span{font-size:1.05rem;font-weight:600}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__totalRow span{font-size:1.15rem}}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard .InteractivePlanner-module-scss-module__lyLPPG__priceTag{color:#c6fa3c;text-shadow:0 2px 4px #0000001a;font-size:1.6rem;font-weight:800}@media (min-width:768px){.InteractivePlanner-module-scss-module__lyLPPG__summaryCard .InteractivePlanner-module-scss-module__lyLPPG__priceTag{font-size:2rem}}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__contactFields{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__fieldLabel{color:#ffffffbf;flex-direction:column;gap:6px;font-size:.8rem;font-weight:600;display:flex}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__input,.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__textarea{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:.9rem;font-weight:500;transition:border-color .2s,background .2s}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__input::placeholder,.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__textarea::placeholder{color:#fff6}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__input:focus,.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__textarea:focus{background:#ffffff1f;border-color:#c6fa3c}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__textarea{resize:vertical;min-height:44px}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__bookBtn{color:#2b3b08;cursor:pointer;background-color:#c6fa3c;border:none;border-radius:10px;width:100%;margin-bottom:10px;padding:14px;font-size:1rem;font-weight:700;transition:background .2s;box-shadow:0 4px 12px #9bcb1e59}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__bookBtn:hover{background-color:#9bcb1e}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__bookBtn:active{transform:scale(.98)}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__resetBtn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;width:100%;padding:10px;font-size:.9rem;font-weight:600;transition:all .2s}.InteractivePlanner-module-scss-module__lyLPPG__summaryCard__resetBtn:hover{background:#ffffff1f;border-color:#ffffff4d}
