:root{--theme-background:#fafafa;--theme-surface:#fff;--theme-surface-variant:#f8f9fa;--theme-text-primary:#212121;--theme-text-secondary:#757575}body{color:var(--theme-text-primary)}.theme-background,body{background-color:var(--theme-background)}.theme-surface{background-color:var(--theme-surface)}.theme-surface-variant{background-color:var(--theme-surface-variant)}.theme-text-primary{color:var(--theme-text-primary)}.theme-text-secondary{color:var(--theme-text-secondary)}.q-card{background-color:var(--theme-surface);color:var(--theme-text-primary)}.highlight-zone,.q-badge,.q-banner{background-color:var(--theme-surface-variant);color:var(--theme-text-primary)}.caption,.subtitle,.text-secondary{color:var(--theme-text-secondary)}.q-page{background-color:var(--theme-background)}.booking-component{background-color:var(--theme-surface);color:var(--theme-text-primary)}.header-overlay{background:linear-gradient(180deg,#0000004d 0,#0000001a 50%,#0006)}.accommodation-card,.ultra-compact-card{background-color:var(--theme-surface);border-color:var(--theme-surface-variant)}.q-btn{color:var(--theme-text-primary)}.q-field,.q-input,.q-select{background-color:var(--theme-surface)}.q-input,.q-select,.stepper-item{color:var(--theme-text-primary)}@media (max-width:768px){body{background-color:var(--theme-background)}.q-card{background-color:var(--theme-surface)}}.booking-content{margin:0 auto;max-width:1000px;padding:0 16px}@media (max-width:599px){.booking-content{padding:0 8px}.text-h4{font-size:1.5rem}.text-h5{font-size:1.25rem}.text-subtitle1{font-size:1rem}.q-pa-md{padding:8px!important}.q-mt-lg{margin-top:16px!important}.q-mb-lg{margin-bottom:16px!important}.q-btn{padding:8px 12px}}.booking-component{width:100%}.responsive-title{font-size:1.1rem}.responsive-subtitle{font-size:.95rem}.responsive-text{font-size:.9rem}.compact-banner{min-height:auto}.ultra-compact-card{margin-bottom:4px}.ultra-compact-controls{transform:scale(.9)}.quantity-input{text-align:center;width:40px}.quantity-input input{padding:0;text-align:center}.webluma-card{transition:all .2s ease}.webluma-card:hover{box-shadow:0 3px 8px #0000001a;transform:translateY(-3px)}.webluma-card.selected{border:2px solid var(--q-primary)}.webluma-card.not-available{border:2px solid var(--q-negative);opacity:.7;position:relative}.webluma-card.available-in-combination{border:2px solid var(--q-orange);position:relative}@media (max-width:600px){.responsive-title{font-size:1rem}.responsive-subtitle{font-size:.9rem}.responsive-text{font-size:.85rem}.quantity-input{width:32px}.ultra-compact-controls{transform:scale(.85)}}@media (max-width:400px){.responsive-title{font-size:.9rem}.responsive-subtitle{font-size:.85rem}.responsive-text{font-size:.8rem}}.booking-component{background-color:var(--theme-surface,#fff)!important;border-color:var(--theme-surface-variant,#f8f9fa)!important}.themed-card{background-color:var(--theme-surface,#fff);border-color:var(--theme-surface-variant,#f8f9fa)}.themed-card .q-card__section:first-child{background-color:var(--q-primary,#3c8d40);color:#fff}.stepper-container{background-color:var(--theme-surface,#fff);border-bottom-color:var(--theme-surface-variant,#f8f9fa)}.stepper-container .stepper-label{color:var(--theme-text-secondary,#666)}.stepper-container .stepper-label.active{color:var(--theme-text-primary,var(--q-primary,#3c8d40));font-weight:600}.stepper-container .stepper-label.completed{color:var(--theme-text-primary,var(--q-primary,#3c8d40));font-weight:500}