.language-toggle-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;border:1px solid transparent;background:transparent;color:var(--text-muted, #757575);font-size:14px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .14s ease-out,border-color .14s ease-out}.language-toggle-btn:hover{background:#0000000a}.language-toggle-btn:active{background:#00000014}.language-toggle-btn:focus-visible{outline:2px solid var(--primary, #2563eb);outline-offset:2px}.language-toggle-globe{flex-shrink:0;transition:transform .32s ease-out;transform-origin:50% 50%}.language-toggle-globe.is-spinning{transform:rotate(360deg)}.language-toggle-label{min-width:22px;text-align:center;transition:opacity .16s ease-out}.language-toggle-label.is-fading{opacity:0}@media(prefers-reduced-motion:reduce){.language-toggle-globe,.language-toggle-label{transition:none!important}.language-toggle-globe.is-spinning{transform:none!important}}.rav2-shell{display:flex;flex-direction:column;min-height:100vh;background:var(--bg)}.rav2-main{flex:1;padding-bottom:72px}.rav2-page{padding:0 16px 24px;margin:0 auto;max-width:480px;width:100%;box-sizing:border-box}.rav2-page-title{text-align:center;font-size:18px;font-weight:700;margin:16px 0}.rav2-loading{text-align:center;color:var(--text-muted);padding:40px 0}.rav2-stub-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh}.rav2-stub-page h2{font-size:18px;font-weight:700;margin-bottom:8px}.rav2-stub-text{color:var(--text-muted);font-size:15px}.rav2-bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;background:var(--surface);border-top:1px solid var(--border);padding:8px 0 max(8px,env(safe-area-inset-bottom));z-index:100}.rav2-bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:var(--text-muted);font-size:10px;padding:4px 6px;flex:1;min-width:0;transition:color .15s}.rav2-bottom-nav-item.active{color:var(--primary)}.rav2-bottom-nav-icon-wrap{position:relative;display:inline-block;width:24px;height:24px}.rav2-bottom-nav-icon{width:24px;height:24px}.rav2-bottom-nav-item:not(.active) .rav2-bottom-nav-icon{opacity:.5;filter:grayscale(1)}.rav2-bottom-nav-label{font-weight:500;white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;max-width:100%}.rav2-empty-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:0 16px}.rav2-empty-title{font-size:18px;font-weight:700;color:var(--text);margin:0 0 8px}.rav2-empty-subtitle{font-size:15px;color:var(--text-muted);margin:0 0 24px;white-space:pre-line;line-height:1.5}.rav2-header{display:flex;align-items:center;gap:12px;padding:12px 0}.rav2-header h2{margin:0;font-size:18px;font-weight:700}.rav2-add-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:var(--primary);font-size:15px;font-weight:600;cursor:pointer;padding:8px 0;margin-bottom:12px}.rav2-add-btn img{width:24px;height:24px}.rav2-resort-list{display:flex;flex-direction:column;gap:12px;max-width:420px;width:100%}.rav2-resort-card{background:var(--surface);border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #00000014}.rav2-resort-card-photo{width:100%;height:160px;object-fit:cover;display:block}.rav2-resort-card-photo.placeholder{background:var(--surface-muted)}.rav2-resort-card-body{padding:12px 16px}.rav2-resort-card-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.rav2-resort-card-topline h3{margin:0;font-size:16px;font-weight:600}.rav2-resort-card-direction{font-size:13px;color:var(--text-muted);margin:0 0 8px}.rav2-resort-card-rating{font-size:13px;color:var(--primary);margin:0 0 8px}.rav2-resort-card-actions{display:flex;gap:8px;margin-top:8px}.rav2-empty{text-align:center;padding:40px 16px;color:var(--text-muted)}.rav2-empty p{margin:0 0 16px;font-size:15px}.rav2-form-section{background:var(--surface);border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 1px 4px #00000014}.rav2-form-section h3{margin:0 0 12px;font-size:16px;font-weight:700}.rav2-form-field{margin-bottom:12px}.rav2-form-field label{display:block;font-size:13px;color:var(--text-muted);margin-bottom:4px}.rav2-form-field input,.rav2-form-field textarea,.rav2-form-field select{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:8px;font-size:15px;box-sizing:border-box;font-family:inherit}.rav2-form-field textarea{resize:vertical;min-height:80px}.rav2-form-field select{appearance:auto}.rav2-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px}.rav2-photo-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden}.rav2-photo-item img{width:100%;height:100%;object-fit:contain;background:var(--bg);display:block}.rav2-photo-remove{position:absolute;top:4px;right:4px;background:#00000080;color:#fff;border:none;border-radius:50%;width:22px;height:22px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.rav2-photo-add-btn{aspect-ratio:1;border:2px dashed var(--border);border-radius:8px;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.rav2-photo-add-btn img{width:28px;height:28px}.rav2-checkbox-flow{display:flex;flex-wrap:wrap;gap:8px 16px}.rav2-checkbox-flow label{display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer;white-space:nowrap}.rav2-checkbox-flow label input[type=checkbox]{width:18px;height:18px;margin:0}.rav2-add-service-link{display:inline-flex;align-items:center;gap:4px;color:var(--primary);font-size:14px;font-weight:500;background:none;border:none;cursor:pointer;padding:4px 0;margin-top:4px}.rav2-submit-btn{display:block;width:100%;padding:14px;background:var(--primary);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:16px}.rav2-submit-btn:disabled{opacity:.6;cursor:not-allowed}.rav2-profile-header{display:flex;align-items:center;gap:12px;padding:16px 0}.rav2-profile-avatar{width:56px;height:56px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center}.rav2-profile-avatar span{color:#fff;font-size:24px;font-weight:700}.rav2-profile-info{display:flex;flex-direction:column}.rav2-profile-name{font-size:16px;font-weight:600}.rav2-profile-role{font-size:13px;color:var(--text-muted)}.rav2-profile-menu{display:flex;flex-direction:column;gap:4px}.rav2-profile-menu-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--surface);border:none;border-radius:12px;font-size:15px;cursor:pointer;box-shadow:0 1px 4px #00000014;text-align:left;width:100%}.rav2-profile-menu-icon-wrap{position:relative;display:inline-block}.ra-v2-page{padding:16px;display:flex;flex-direction:column;gap:12px}.ra-v2-card{background:var(--surface);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}.ra-v2-card-title{margin:0;font-size:16px;font-weight:600;color:var(--text)}.ra-v2-field{display:flex;flex-direction:column;gap:6px}.ra-v2-field>span{font-size:13px;color:var(--text-muted)}.ra-v2-input--pill{border-radius:999px;padding:12px 16px;border:1px solid var(--border);background:var(--surface);font-size:15px;width:100%;color:var(--text);box-sizing:border-box}.ra-v2-input--pill::placeholder{color:var(--text-muted);opacity:.6}.ra-v2-textarea--pill{border-radius:20px;padding:12px 16px;border:1px solid var(--border);background:var(--surface);font-size:15px;width:100%;min-height:96px;resize:vertical;color:var(--text);box-sizing:border-box;font-family:inherit}.ra-v2-textarea--pill::placeholder{color:var(--text-muted);opacity:.6}.ra-v2-toggle-row{display:flex;align-items:center;gap:10px}.ra-v2-photo-grid{display:flex;flex-wrap:wrap;gap:8px}.ra-v2-photo-tile{width:88px;height:88px;flex:0 0 auto;border:1px dashed var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--surface);cursor:pointer;overflow:hidden}.ra-v2-photo-tile img.ra-v2-plus{width:28px;height:28px;opacity:.6}.ra-v2-photo-tile img.ra-v2-preview{width:100%;height:100%;object-fit:cover}.ra-v2-photo-tile--filled{position:relative}.ra-v2-photo-delete{position:absolute;top:4px;right:4px;width:22px;height:22px;border:none;border-radius:50%;background:#0000008c;color:#fff;font-size:12px;line-height:1;cursor:pointer;padding:0;opacity:0;pointer-events:none;transition:opacity .15s ease;display:flex;align-items:center;justify-content:center}.ra-v2-photo-tile--filled:hover .ra-v2-photo-delete,.ra-v2-photo-tile--filled:focus-within .ra-v2-photo-delete{opacity:1;pointer-events:auto}@media(hover:none){.ra-v2-photo-tile--filled .ra-v2-photo-delete{opacity:1;pointer-events:auto}}.ra-v2-primary-btn{background:var(--primary);color:#fff;border:none;border-radius:999px;padding:14px 20px;font-size:15px;font-weight:600;width:100%;cursor:pointer}.ra-v2-primary-btn:disabled{opacity:.5;cursor:not-allowed}.ra-v2-units-desktop .ra-v2-primary-btn{width:auto;padding:8px 16px;font-size:13px;font-weight:600;white-space:nowrap;transition:transform .12s ease-out,filter .16s ease-out}.ra-v2-units-desktop .ra-v2-primary-btn:not(:disabled):hover{filter:brightness(1.05)}.ra-v2-units-desktop .ra-v2-primary-btn:not(:disabled):active{transform:scale(.97)}.ra-v2-ghost-btn{background:transparent;color:var(--primary);border:1px solid var(--primary);border-radius:999px;padding:10px 16px;font-size:14px;font-weight:500;cursor:pointer}.ra-v2-amenity-row{display:flex;align-items:center;gap:8px;padding:6px 0}.ra-v2-amenity-row img.ra-v2-amenity-thumb{width:24px;height:24px;border-radius:6px;object-fit:cover}.ra-v2-error{color:var(--danger);font-size:13px;margin:0}.ra-v2-services-row{display:flex;flex-wrap:wrap;gap:8px}.ra-v2-service-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--border);border-radius:999px;background:var(--surface);font-size:13px;cursor:pointer;color:var(--text)}.ra-v2-service-chip input{margin:0}.ra-v2-service-chip.is-selected{background:var(--secondary);border-color:var(--primary);color:var(--primary)}.ra-v2-service-chip img.ra-v2-amenity-thumb{width:20px;height:20px;border-radius:4px;object-fit:cover}.ra-v2-input--pill.is-invalid,.ra-v2-textarea--pill.is-invalid{border-color:var(--danger);box-shadow:0 0 0 2px color-mix(in srgb,var(--danger) 20%,transparent)}.ra-v2-photo-grid.is-invalid{outline:1px dashed var(--danger);outline-offset:4px;border-radius:12px}.ra-v2-price-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;background:var(--surface);border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #1018280d;border:1px solid var(--border);table-layout:fixed}.ra-v2-price-table thead th{text-align:left;padding:12px;color:var(--text-muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border);white-space:nowrap;background:var(--surface-muted, #f7f9fb)}.ra-v2-price-table td{padding:12px;border-bottom:1px solid var(--border);vertical-align:middle;white-space:nowrap;transition:background-color .14s ease-out}.ra-v2-price-table tbody tr:last-child td{border-bottom:none}.ra-v2-price-table tbody tr:hover td{background:var(--surface-muted)}.ra-v2-price-cards{display:none;grid-template-columns:1fr;gap:14px}.ra-v2-price-card{background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #1018280f;padding:0;display:flex;flex-direction:column}.ra-v2-price-card-header{display:flex;align-items:center;gap:10px;padding:14px 14px 14px 12px;background:linear-gradient(180deg,#2563eb0f,#2563eb00);border-bottom:1px solid var(--border, #e5e7eb);border-left:3px solid var(--primary, #2563eb)}.ra-v2-price-card-icon{width:18px;height:18px;flex-shrink:0}.ra-v2-price-card-range{font-size:15px;font-weight:700;color:var(--text, #111827);letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ra-v2-price-card-body{padding:12px 14px;display:flex;flex-direction:column;gap:10px}.ra-v2-price-card-footer{display:flex;justify-content:flex-end;padding:10px 14px 12px;border-top:1px solid var(--border, #e5e7eb);background:var(--surface-muted, #fafbfc)}.ra-v2-price-card-row{display:flex;justify-content:space-between;gap:12px;font-size:13px}.ra-v2-price-card-label{color:var(--text-muted, #6b7280)}.ra-v2-price-card-value{font-weight:600;color:var(--text, #111827);white-space:nowrap}@media(max-width:768px){.ra-v2-price-table{display:none}.ra-v2-price-cards{display:grid}}@media(min-width:769px){.ra-v2-price-table{display:table}.ra-v2-price-cards{display:none}}.ra-v2-unit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.ra-v2-unit-row{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface);cursor:pointer}.ra-v2-unit-row-main{display:flex;flex-direction:column;gap:2px}.ra-v2-danger-btn{display:block;width:100%;padding:12px;border:1px solid var(--danger, #d14343);border-radius:12px;background:transparent;color:var(--danger, #d14343);font-size:15px;font-weight:500;cursor:pointer;margin-top:12px}.ra-v2-units-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px}.ra-v2-units-section{margin-top:12px}.ra-v2-units-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;background:var(--surface);border-radius:14px;overflow:hidden;min-width:720px;box-shadow:0 1px 3px #1018280d;border:1px solid var(--border)}.ra-v2-units-table thead th{text-align:left;padding:12px;color:var(--text-muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border);white-space:nowrap;background:var(--surface-muted, #f7f9fb)}.ra-v2-units-table td{padding:12px;border-bottom:1px solid var(--border);vertical-align:middle;white-space:nowrap;transition:background-color .14s ease-out}.ra-v2-units-table tbody tr:last-child td{border-bottom:none}.ra-v2-units-table tbody tr:hover td{background:var(--surface-muted)}.ra-v2-units-table img.ra-v2-unit-thumb,.ra-v2-units-table div.ra-v2-unit-thumb{width:44px;height:44px;border-radius:8px;object-fit:cover;background:var(--surface-muted);display:block}.ra-v2-units-table td.ra-v2-units-services-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);cursor:help}.ra-v2-price-form{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;padding:12px;background:var(--surface-muted);border-radius:12px}.ra-v2-price-form .ra-v2-form-actions{grid-column:span 2;display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.ra-v2-cal-page{padding:12px 0 24px;display:flex;flex-direction:column;gap:clamp(10px,1.2vw,16px)}.ra-v2-cal-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.ra-v2-cal-back,.ra-v2-cal-bell{background:transparent;border:none;font-size:22px;cursor:pointer;color:var(--text);padding:4px 8px;line-height:1}.ra-v2-cal-bell-placeholder{display:inline-block;width:32px}.ra-v2-cal-title{flex:1;text-align:center;font-size:17px;font-weight:700;margin:0}.ra-v2-cal-month-picker{display:flex;justify-content:center;align-items:center;gap:14px;color:var(--primary);font-weight:600;font-size:15px}.ra-v2-cal-month-picker button{background:transparent;border:none;color:var(--primary);font-size:20px;cursor:pointer;line-height:1;padding:2px 6px}.ra-v2-tabs{display:flex;background:var(--surface-muted, #eef2f5);border-radius:999px;padding:4px;gap:4px}.ra-v2-tab{flex:1;padding:8px 10px;border-radius:999px;border:none;background:transparent;color:var(--text-muted);font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.ra-v2-tab.is-active{background:var(--surface, #fff);color:var(--primary);box-shadow:0 1px 3px #00000014}.ra-v2-tab-badge{background:var(--primary);color:#fff;font-size:10px;border-radius:999px;padding:1px 6px;min-width:16px;text-align:center}.ra-v2-cal-filters{display:flex;gap:8px}.ra-v2-cal-filter{flex:1;appearance:none;-webkit-appearance:none;border-radius:999px;border:1px solid var(--border, #dde3e9);background:var(--surface, #fff);padding:8px 14px;font-size:13px;color:var(--text);cursor:pointer}.ra-v2-cal-grid{display:flex;flex-direction:column;gap:6px}.ra-v2-cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);font-size:11px;color:var(--text-muted);text-align:center;font-weight:500}.ra-v2-cal-cells{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.ra-v2-cal-cell{position:relative;padding:22px 6px 6px;min-height:66px;border-radius:6px;border:1px solid #BDC2C6;background:#f3f6f8;display:flex;flex-direction:column;justify-content:flex-start;gap:2px;font-size:10px;color:#1f2937;cursor:pointer;text-align:left;overflow:hidden;transition:transform .14s ease-out,box-shadow .14s ease-out,outline-color .16s ease-out;-webkit-tap-highlight-color:transparent}.ra-v2-cal-cell:not(:disabled):hover{box-shadow:0 2px 6px #00000014}.ra-v2-cal-cell:not(:disabled):active{transform:scale(.95);box-shadow:0 1px 3px #0000001a}@keyframes ra-v2-cell-pop{0%{transform:scale(.92)}60%{transform:scale(1.03)}to{transform:scale(1)}}.ra-v2-cal-cell.is-selected{animation:ra-v2-cell-pop .22s ease-out}.ra-v2-cal-cell:before{content:"";position:absolute;top:0;left:0;right:0;height:17px;background:transparent}.ra-v2-cal-cell:disabled{cursor:default}.ra-v2-cal-cell.state-free{background:#e4ffea;color:#0f4a24}.ra-v2-cal-cell.state-free:before{background:#4caf50}.ra-v2-cal-cell.state-busy{background:#ffdad8;color:#8a1f1f}.ra-v2-cal-cell.state-busy:before{background:#e53935}.ra-v2-cal-cell.state-partial{background:#ffdad8;color:#8a1f1f}.ra-v2-cal-cell.state-partial:before{background:#e53935}.ra-v2-cal-cell.state-empty{background:#f3f6f8;color:#aab0b7;border-color:transparent}.ra-v2-cal-cell.state-empty:before{display:none}.ra-v2-cal-cell.state-grey{background:#e0e4e8;color:#4a4f55}.ra-v2-cal-cell.state-grey:before{background:#9e9e9e}.ra-v2-cal-cell.is-selected{outline:2px solid var(--primary);outline-offset:-2px}.ra-v2-cal-day-num{position:absolute;top:1px;right:6px;font-weight:700;font-size:11px;color:#fff;line-height:16px;z-index:1}.ra-v2-cal-cell.state-empty .ra-v2-cal-day-num{color:#aab0b7;top:4px}.ra-v2-cal-stat{display:inline-flex;align-items:center;gap:4px;font-size:11px;line-height:1.1;font-weight:500}.ra-v2-cal-stat img{width:12px;height:12px;display:inline-block}.ra-v2-cal-legend{display:flex;justify-content:flex-start;gap:16px;font-size:11px;color:var(--text-muted);padding:6px 2px}.ra-v2-cal-legend-dot{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:4px;vertical-align:middle;border:1px solid #BDC2C6}.ra-v2-cal-legend-dot.state-free{background:#4caf50;border-color:#4caf50}.ra-v2-cal-legend-dot.state-busy{background:#e53935;border-color:#e53935}.ra-v2-cal-shahmatka-stub{text-align:center;padding:48px 16px;color:var(--text-muted);background:var(--surface, #fff);border-radius:12px}.ra-v2-cal-shahmatka-stub span{font-size:42px;display:block;margin-bottom:12px}.ra-v2-cal-error{color:#c0392b;font-size:12px}.ra-v2-cal-empty-notice{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;margin:12px 0;background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;text-align:center}.ra-v2-cal-empty-notice p{margin:0;color:#374151;font-size:14px;line-height:1.45}.ra-v2-cal-error-notice{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;margin:12px 0;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;text-align:center}.ra-v2-cal-error-notice p{margin:0;color:#991b1b;font-size:14px}.ra-v2-decision-notice--warn{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;padding:10px 14px;border-radius:10px;font-size:13px;margin:8px 14px}.ra-v2-unit-card.is-selected{outline:2px solid #2563eb;outline-offset:2px}.ra-v2-unit-card.is-invalid{outline:2px solid #dc2626;outline-offset:2px}.ra-v2-unit-card-invalid{color:#991b1b;font-size:12px;margin:4px 0 0}.ra-v2-reverse-sticky{position:sticky;bottom:0;display:flex;gap:8px;padding:10px 14px;background:#fff;border-top:1px solid #e5e7eb;margin-top:12px;z-index:10}.ra-v2-reverse-sticky>button{flex:1}.ra-v2-cal-filters-toggle{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;border:1px solid var(--border, #dde3e9);background:var(--surface, #fff);color:var(--text);font-size:13px;font-weight:500;cursor:pointer}.ra-v2-cal-filters-toggle[aria-expanded=true]{background:var(--secondary, #eaf4ff);border-color:var(--primary);color:var(--primary)}.ra-v2-cal-filters-drawer{display:flex;flex-direction:column;gap:10px;padding:12px;background:var(--surface, #fff);border:1px solid var(--border, #dde3e9);border-radius:12px}.ra-v2-cal-filter-label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--text-muted)}.ra-v2-cal-filter-row{display:flex;gap:8px}.ra-v2-cal-filter-row .ra-v2-cal-filter-label{flex:1}.ra-v2-cal-filters-drawer .ra-v2-cal-filter-label input,.ra-v2-cal-filters-drawer .ra-v2-cal-filter-label select{appearance:none;-webkit-appearance:none;border:1px solid var(--border, #EEEEF1);border-radius:999px;padding:10px 16px;font-size:14px;font-weight:400;background:var(--surface, #FFFFFF);color:var(--text, #111);width:100%;box-sizing:border-box;line-height:1}.ra-v2-cal-filters-drawer .ra-v2-cal-filter-label input[type=date]{padding-right:40px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%208H19M7%203H4.2C3.0799%203%202.51984%203%202.09202%203.21799C1.71569%203.40973%201.40973%203.71569%201.21799%204.09202C1%204.51984%201%205.0799%201%206.2V15.8C1%2016.9201%201%2017.4802%201.21799%2017.908C1.40973%2018.2843%201.71569%2018.5903%202.09202%2018.782C2.51984%2019%203.0799%2019%204.2%2019H15.8C16.9201%2019%2017.4802%2019%2017.908%2018.782C18.2843%2018.5903%2018.5903%2018.2843%2018.782%2017.908C19%2017.4802%2019%2016.9201%2019%2015.8V6.2C19%205.0799%2019%204.51984%2018.782%204.09202C18.5903%203.71569%2018.2843%203.40973%2017.908%203.21799C17.4802%203%2016.9201%203%2015.8%203H13M7%203H13M7%203V2.5C7%201.67157%206.32843%201%205.5%201C4.67157%201%204%201.67157%204%202.5V3M13%203V2.5C13%201.67157%2013.6716%201%2014.5%201C15.3284%201%2016%201.67157%2016%202.5V3'%20stroke='%231E88E5'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:18px 18px;position:relative}.ra-v2-cal-filters-drawer .ra-v2-cal-filter-label input[type=date]::-webkit-calendar-picker-indicator{opacity:0;position:absolute;inset:0;width:100%;height:100%;cursor:pointer}.ra-v2-cal-bell{position:relative}.ra-v2-cal-bell-badge{position:absolute;top:-2px;right:-2px;background:var(--danger, #d14343);color:#fff;font-size:10px;line-height:1;border-radius:999px;padding:2px 5px;min-width:14px;text-align:center;font-weight:700}.ra-v2-cal-bookings-section{margin-top:8px}.ra-v2-cal-bookings-table{width:100%;border-collapse:collapse;font-size:12px}.ra-v2-cal-bookings-table th{text-align:left;padding:8px 6px;color:var(--text-muted);font-weight:500;font-size:11px;border-bottom:1px solid var(--border, #e7ecf0)}.ra-v2-cal-bookings-table td{padding:8px 6px;border-bottom:1px solid var(--border, #e7ecf0);vertical-align:middle}.ra-v2-cal-bookings-table tr:last-child td{border-bottom:none}.ra-v2-cal-bookings-actions{display:flex;gap:6px}.ra-v2-act-btn{width:28px;height:28px;border-radius:50%;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:1}.ra-v2-act-approve{background:#2e8b57;color:#fff}.ra-v2-act-reject{background:#c0392b;color:#fff}.ra-v2-act-open{background:transparent;color:var(--text-muted);font-size:18px}.ra-v2-act-btn:disabled{opacity:.5;cursor:not-allowed}.ra-v2-day-bookings{margin-top:14px}.ra-v2-day-bookings h3{margin:0 0 8px;font-size:15px}.ra-v2-day-bookings table{width:100%;border-collapse:collapse;font-size:13px}.ra-v2-day-bookings th,.ra-v2-day-bookings td{padding:6px 4px;border-bottom:1px solid #e5e7ea;text-align:left}.ra-v2-actions{display:inline-flex;gap:6px}button.ra-v2-approve{background:#2f9c3a;color:#fff;border:none;padding:4px 8px;border-radius:6px;cursor:pointer}button.ra-v2-reject{background:#c83e3e;color:#fff;border:none;padding:4px 8px;border-radius:6px;cursor:pointer}button.ra-v2-open{background:#1e88e5;color:#fff;border:none;padding:4px 10px;border-radius:6px;cursor:pointer}.ra-v2-cal-cell .ra-v2-cal-date{font-size:14px;font-weight:600;line-height:1}.ra-v2-cal-metrics{display:flex;flex-direction:column;gap:2px;margin-top:4px}.ra-v2-cal-metric{display:inline-flex;align-items:center;gap:3px;font-size:11px;line-height:1}.ra-v2-cal-metric img{width:11px;height:11px;display:block}.ra-v2-cal-cell.muted{opacity:.72}.ra-v2-units-list{margin-top:16px}.ra-v2-units-list-title{font-size:14px;font-weight:600;margin-bottom:10px;color:#444}.ra-v2-unit-card{background:#fff;border:1px solid #e5e7ea;border-radius:12px;overflow:hidden;margin-bottom:12px;display:flex;flex-direction:column}.ra-v2-unit-thumb{width:100%;height:140px;object-fit:cover;background:#f0f2f5;display:block}.ra-v2-unit-body{padding:10px 12px;flex:1;display:flex;flex-direction:column;gap:3px}.ra-v2-unit-resort{font-size:12px;color:#6a7280;font-weight:500}.ra-v2-unit-name{margin:0;font-size:15px;font-weight:700;line-height:1.2}.ra-v2-unit-meta{font-size:13px;color:#444;margin:0}.ra-v2-unit-services{font-size:12px;color:#6a7280;margin:0}.ra-v2-unit-price{font-size:15px;font-weight:700;color:#1a1a2e;margin:4px 0 0}.ra-v2-unit-book-btn{margin:8px 12px 12px;width:calc(100% - 24px)}.ra-v2-unit-book-btn:disabled{opacity:.5;cursor:not-allowed}.ra-v2-cal-legend-dot.is-selected{background:var(--primary, #1E88E5)}.ra-v2-cal-page .ra-v2-cal-cell{min-height:clamp(66px,7vw,100px);padding:clamp(18px,2vw,28px) clamp(4px,.8vw,10px) clamp(4px,.8vw,10px)}.ra-v2-cal-page .ra-v2-cal-grid{max-width:100%;margin-inline:auto;width:100%}.ra-v2-cal-filters-drawer{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(8px,1.2vw,16px);padding:clamp(10px,1.5vw,18px)}.ra-v2-cal-filters-drawer .ra-v2-cal-filter-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:clamp(6px,1vw,12px)}.ra-v2-cal-title{font-size:clamp(16px,2vw,22px)}.ra-v2-units-desktop{display:none}.ra-v2-units-mobile{display:flex;flex-direction:column;gap:10px;margin-top:10px}@media(min-width:768px){.ra-v2-units-desktop{display:block}.ra-v2-units-mobile{display:none}}.ra-v2-unit-card{display:flex;gap:12px;background:var(--surface, #fff);border:1px solid var(--border, #e3e7ea);border-radius:14px;padding:12px;box-shadow:0 1px 3px #1018280a;transition:transform .16s ease-out,box-shadow .16s ease-out;animation:ra-v2-card-in .22s ease-out both;overflow:hidden;min-width:0}.ra-v2-unit-card-body{min-width:0}.ra-v2-unit-card-services{word-break:break-word;overflow-wrap:anywhere}.ra-v2-unit-card:hover{box-shadow:0 4px 12px #10182814;transform:translateY(-1px)}@keyframes ra-v2-card-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ra-v2-unit-card-media img,.ra-v2-unit-card-media-placeholder{width:88px;height:88px;border-radius:8px;object-fit:cover;background:var(--surface-muted, #eef1f3);display:block}.ra-v2-unit-card-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.ra-v2-unit-card-title{font-weight:600;font-size:14px;color:var(--text)}.ra-v2-unit-card-sub{font-size:12px;color:var(--text-muted)}.ra-v2-unit-card-row{display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted)}.ra-v2-unit-card-row span:last-child{color:var(--text);font-weight:500}.ra-v2-unit-card-services{font-size:11px;color:var(--text-muted);line-height:1.4;margin-top:2px}.ra-v2-unit-card-btn{margin-top:8px;width:auto;align-self:flex-end;padding:8px 16px;font-size:13px;font-weight:600;border-radius:999px;transition:transform .12s ease-out,background-color .16s ease-out}.ra-v2-unit-card-btn:not(:disabled):active{transform:scale(.96)}.rav2-main{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.ra-v2-modal-overlay{--modal-overlay-bg: var(--modal-overlay-color, rgba(0, 0, 0, .4));--modal-z: var(--modal-z-index, 1000);--modal-surface: var(--surface, #fff);--modal-radius-mobile: var(--modal-border-radius-mobile, 18px 18px 0 0);--modal-radius-desktop: var(--modal-border-radius-desktop, 14px);--modal-shadow-mobile: var(--modal-shadow-mobile-value, 0 -6px 22px rgba(0, 0, 0, .14));--modal-shadow-desktop: var(--modal-shadow-desktop-value, 0 12px 40px rgba(0, 0, 0, .22));--modal-sheet-height: var(--modal-sheet-height-value, 92vh);--modal-desktop-width: var(--modal-desktop-width-value, 560px);--modal-desktop-max-height: var(--modal-desktop-max-height-value, 90vh);--modal-text-primary: var(--text-primary, #111);--modal-text-muted: var(--text-muted, #6a7280);--modal-text-label: var(--text-label, #555);--modal-text-uppercase: var(--text-uppercase, #1a1f2b);--modal-border: var(--border, #EEEEF1);--modal-divider: var(--divider, #eef1f5);--modal-row-divider: var(--row-divider, #f0f0f0);--modal-error-color: var(--error-color, #d32f2f);--modal-input-bg: var(--input-bg, #FFFFFF);--modal-input-radius: var(--input-radius, 999px);--modal-input-padding: var(--modal-input-padding-mobile, 12px 16px);--modal-input-padding-desktop: var(--modal-input-padding-desktop-value, 12px 16px);--modal-input-font: var(--modal-input-font-mobile, var(--modal-value-font-size));--modal-input-font-desktop: var(--modal-input-font-desktop-value, var(--modal-value-font-size));--guest-table-border-accent: var(--guest-table-border-accent-color, var(--text-primary, #111));--stay-cost-font-mobile: var(--stay-cost-font-mobile-value, 13px);--stay-cost-font-desktop: var(--stay-cost-font-desktop-value, 14px);--handle-color: var(--handle-color-value, #d0d4da);--handle-width: var(--handle-width-value, 38px);--handle-height: var(--handle-height-value, 4px);--modal-accent: var(--accent-color, #1E88E5);--modal-surface: var(--surface, #FFFFFF);--modal-font-family: var(--modal-font-family-value, "Albert Sans", "Segoe UI", sans-serif);--modal-label-font-size: var(--modal-label-font-size-value, 16px);--modal-value-font-size: var(--modal-value-font-size-value, 14px);--modal-label-weight: var(--modal-label-weight-value, 600);--modal-value-weight: var(--modal-value-weight-value, 400);position:fixed;inset:0;background:var(--modal-overlay-bg);display:flex;align-items:flex-end;justify-content:center;z-index:var(--modal-z);padding:0}.ra-v2-modal{font-family:var(--modal-font-family);background:var(--modal-surface);display:flex;flex-direction:column;width:100%;height:var(--modal-sheet-height);max-width:100%;border-radius:var(--modal-radius-mobile);box-shadow:var(--modal-shadow-mobile);overflow:hidden;gap:0;padding:0}.ra-v2-modal:before{content:"";display:block;width:var(--handle-width);height:var(--handle-height);background:var(--handle-color);border-radius:2px;margin:8px auto 4px;flex:none}.ra-v2-modal-header{flex:none;padding:4px 14px 8px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;border-bottom:1px solid var(--modal-divider)}.ra-v2-modal-title-wrap{min-width:0}.ra-v2-modal-title{margin:0;font-size:var(--modal-label-font-size);font-weight:var(--modal-label-weight);color:var(--modal-text-primary);line-height:1}.ra-v2-modal-subtitle{margin-top:2px;font-size:var(--modal-value-font-size);font-weight:var(--modal-value-weight);color:var(--modal-text-muted);font-variant-numeric:tabular-nums;line-height:1}.ra-v2-modal-close{background:none;border:0;font-size:20px;color:var(--modal-text-muted);cursor:pointer;padding:2px 6px;line-height:1}.ra-v2-modal-body{flex:1;min-height:0;overflow-y:auto;padding:16px 18px;display:flex;flex-direction:column;gap:14px}.ra-v2-modal-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ra-v2-modal-field{display:flex;flex-direction:column;gap:4px;color:var(--modal-text-label);min-width:0;margin:0;font-family:var(--modal-font-family)}.ra-v2-modal-field>span{display:block;font-size:var(--modal-value-font-size);font-weight:var(--modal-value-weight);color:var(--modal-text-primary);line-height:1.2}.ra-v2-modal-field .ra-v2-req{display:inline;color:var(--modal-error-color);font-weight:inherit}.ra-v2-modal-field input,.ra-v2-modal-field select,.ra-v2-modal-field textarea{appearance:none;-webkit-appearance:none;border:1px solid var(--modal-border);border-radius:var(--modal-input-radius);padding:var(--modal-input-padding);font-family:var(--modal-font-family);font-size:var(--modal-value-font-size);font-weight:var(--modal-value-weight);line-height:1;background:var(--modal-surface);color:var(--modal-text-primary);width:100%;box-sizing:border-box}.ra-v2-modal-field input[type=date]{padding-right:44px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%208H19M7%203H4.2C3.0799%203%202.51984%203%202.09202%203.21799C1.71569%203.40973%201.40973%203.71569%201.21799%204.09202C1%204.51984%201%205.0799%201%206.2V15.8C1%2016.9201%201%2017.4802%201.21799%2017.908C1.40973%2018.2843%201.71569%2018.5903%202.09202%2018.782C2.51984%2019%203.0799%2019%204.2%2019H15.8C16.9201%2019%2017.4802%2019%2017.908%2018.782C18.2843%2018.5903%2018.5903%2018.2843%2018.782%2017.908C19%2017.4802%2019%2016.9201%2019%2015.8V6.2C19%205.0799%2019%204.51984%2018.782%204.09202C18.5903%203.71569%2018.2843%203.40973%2017.908%203.21799C17.4802%203%2016.9201%203%2015.8%203H13M7%203H13M7%203V2.5C7%201.67157%206.32843%201%205.5%201C4.67157%201%204%201.67157%204%202.5V3M13%203V2.5C13%201.67157%2013.6716%201%2014.5%201C15.3284%201%2016%201.67157%2016%202.5V3'%20stroke='%231E88E5'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 14px center;background-size:20px 20px;position:relative}.ra-v2-modal-field input[type=date]::-webkit-calendar-picker-indicator{opacity:0;position:absolute;inset:0;width:100%;height:100%;cursor:pointer}.ra-v2-modal-field.is-invalid>span{color:var(--modal-error-color)}.ra-v2-modal-field.is-invalid input,.ra-v2-modal-field.is-invalid select{border-color:var(--modal-error-color);box-shadow:0 0 0 2px color-mix(in srgb,var(--modal-error-color) 20%,transparent)}.ra-v2-modal-field .error-text{color:var(--modal-error-color);font-size:var(--modal-value-font-size);font-weight:var(--modal-value-weight);line-height:1}.ra-v2-section-title{font-size:var(--modal-value-font-size);font-weight:var(--modal-value-weight);color:var(--modal-text-muted);margin:2px 0;line-height:1.2;text-transform:none;letter-spacing:0}.ra-v2-guest-table{width:100%;border-collapse:collapse;font-size:12px}.ra-v2-guest-table th{text-align:left;color:var(--modal-text-muted);font-weight:var(--modal-value-weight);font-size:var(--modal-value-font-size);padding:6px 4px;border-bottom:1px solid var(--modal-divider);line-height:1.2}.ra-v2-guest-table td{padding:8px 4px;border-bottom:1px solid var(--modal-row-divider);vertical-align:middle;color:var(--modal-text-primary);font-size:var(--modal-value-font-size);font-weight:var(--modal-value-weight);line-height:1.2}.ra-v2-guest-table-qty{text-align:center}.ra-v2-guest-table-price{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.ra-v2-stay-cost{display:flex;justify-content:space-between;align-items:baseline;padding:10px 3px 2px;border-top:1px solid var(--modal-divider);line-height:1.2}.ra-v2-stay-cost-label{font-size:var(--modal-value-font-size);font-weight:var(--modal-value-weight);color:var(--modal-text-muted)}.ra-v2-stay-cost-value{font-size:var(--modal-label-font-size);font-weight:var(--modal-label-weight);color:var(--modal-text-primary);font-variant-numeric:tabular-nums}.ra-v2-modal-actions{flex:none;display:flex;gap:8px;justify-content:flex-end;padding:8px 14px 10px;border-top:1px solid var(--modal-divider);background:var(--modal-surface);margin-top:0}.ra-v2-modal-error{color:var(--modal-error-color);font-size:var(--modal-value-font-size);font-weight:var(--modal-value-weight);line-height:1;margin:0}@media(min-width:681px){.ra-v2-modal-overlay{align-items:center;padding:24px}.ra-v2-modal{height:auto;max-height:var(--modal-desktop-max-height);width:var(--modal-desktop-width);max-width:90vw;border-radius:var(--modal-radius-desktop);box-shadow:var(--modal-shadow-desktop)}.ra-v2-modal:before{display:none}.ra-v2-modal-header{padding:16px 22px 12px}.ra-v2-modal-body{padding:18px 22px;gap:16px}.ra-v2-modal-grid-2{gap:14px}.ra-v2-modal-field input,.ra-v2-modal-field select{padding:var(--modal-input-padding-desktop)}.ra-v2-guest-table th{padding:8px 10px}.ra-v2-guest-table td{padding:10px}.ra-v2-stay-cost{padding:12px 10px 2px}.ra-v2-modal-actions{padding:14px 22px}}.ra-home-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(8px,2vw,16px);margin-bottom:clamp(12px,2.5vw,20px)}@media(min-width:640px){.ra-home-stats-grid{grid-template-columns:repeat(4,1fr)}}.ra-home-stat-card{background:var(--surface, #fff);border:1px solid var(--border, #e5e7ea);border-radius:12px;padding:clamp(12px,2vw,18px) clamp(10px,2vw,16px);display:flex;flex-direction:column;gap:4px;cursor:pointer;transition:box-shadow .15s,transform .1s}.ra-home-stat-card:hover,.ra-home-stat-card:focus{box-shadow:0 4px 16px #0000001a;transform:translateY(-1px);outline:none}.ra-home-stat-pending{border-left:4px solid #f59e0b}.ra-home-stat-confirmed{border-left:4px solid #22c55e}.ra-home-stat-reverse{border-left:4px solid #6366f1}.ra-home-stat-resorts{border-left:4px solid #0ea5e9}.ra-home-stat-value{font-size:clamp(22px,5vw,32px);font-weight:700;line-height:1;color:var(--text, #111)}.ra-home-stat-label{font-size:clamp(11px,2.5vw,13px);color:var(--text-muted, #6a7280);line-height:1.3}.ra-home-widget{margin-bottom:clamp(12px,2.5vw,20px);background:var(--surface, #fff);border:1px solid var(--border, #e5e7ea);border-radius:12px;padding:clamp(10px,2vw,16px)}.ra-home-widget h4{margin:0 0 10px;font-size:clamp(13px,2.5vw,15px);font-weight:600}.ra-home-widget-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ra-home-widget-header h4{margin:0}.ra-home-quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(min-width:480px){.ra-home-quick-grid{grid-template-columns:repeat(3,1fr)}}.ra-home-quick-btn{background:var(--surface-alt, #f4f6f9);border:1px solid var(--border, #dde3e9);border-radius:8px;padding:10px 8px;font-size:clamp(12px,2.5vw,13px);cursor:pointer;text-align:center;transition:background .15s;color:var(--text, #111)}.ra-home-quick-btn:hover{background:#e8edf5}.ra-v2-fb-page{padding-bottom:24px}.ra-v2-fb-header{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.ra-v2-fb-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ra-v2-fb-search{flex:1 1 240px;min-width:200px;padding:10px 14px;border-radius:10px;border:1px solid var(--border, #e2e5eb);font-size:14px;background:var(--surface, #fff)}.ra-v2-fb-search:focus{outline:2px solid var(--primary, #1E88E5);outline-offset:1px}.ra-v2-fb-view-toggle{display:inline-flex;gap:2px;padding:2px;background:var(--grey-100, #f1f3f7);border-radius:10px}.ra-v2-fb-view-btn{padding:8px 14px;border:0;background:transparent;border-radius:8px;font-size:13px;color:var(--text-muted, #6b7280);cursor:pointer}.ra-v2-fb-view-btn.is-active{background:#fff;color:var(--primary, #1E88E5);box-shadow:0 1px 2px #0000000d}.ra-v2-fb-cards{display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:768px){.ra-v2-fb-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.ra-v2-fb-cards{grid-template-columns:repeat(3,1fr)}}.ra-v2-fb-card{display:flex;flex-direction:column;gap:10px;background:var(--surface, #fff);border:1px solid var(--border, #e2e5eb);border-radius:14px;padding:14px 16px;box-shadow:0 1px 3px #00000008}.ra-v2-fb-card-top{display:flex;justify-content:space-between;align-items:center;color:var(--text-muted, #6b7280);font-size:12px}.ra-v2-fb-card-created{font-variant-numeric:tabular-nums}.ra-v2-fb-card-status{padding:3px 10px;border-radius:999px;background:#2b62e01a;color:var(--primary, #1E88E5);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.ra-v2-fb-card-direction{margin:0;font-size:16px;font-weight:600;color:var(--text, #111827)}.ra-v2-fb-card-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:13px;color:var(--text-muted, #6b7280)}.ra-v2-fb-card-client{font-size:12px;color:var(--text-muted, #6b7280)}.ra-v2-fb-card-respond{margin-top:4px;background:var(--primary, #1E88E5);color:#fff;border:0;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:600;cursor:pointer}.ra-v2-fb-card-respond:hover{background:#2254c5}.ra-v2-fb-table-wrap{overflow-x:auto;border:1px solid var(--border, #e2e5eb);border-radius:12px;background:var(--surface, #fff)}.ra-v2-fb-table{width:100%;border-collapse:collapse;font-size:14px}.ra-v2-fb-table th,.ra-v2-fb-table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--border, #e2e5eb)}.ra-v2-fb-table th{background:var(--grey-50, #fafbfc);font-size:12px;font-weight:600;color:var(--text-muted, #6b7280);text-transform:uppercase;letter-spacing:.3px}.ra-v2-fb-table tbody tr:hover{background:var(--grey-50, #fafbfc)}.ra-v2-fb-table-respond{background:transparent;color:var(--primary, #1E88E5);border:1px solid var(--primary, #1E88E5);border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;cursor:pointer}.ra-v2-fb-table-respond:hover{background:#2b62e014}.ra-v2-cal-cell.is-pending-decision{background:#cbd5e1!important;color:#1e293b!important;border:1px dashed #94a3b8}.ra-v2-cal-readonly-hint{background:#eef2ff;color:#3730a3;padding:10px 14px;border-radius:10px;font-size:13px;margin:10px 0}.ra-v2-cal-filter:disabled{background:#f1f5f9;color:#475569;cursor:not-allowed}.ra-v2-journal-page{padding-bottom:24px}.ra-v2-journal-filters-wrap{margin-bottom:14px}.ra-v2-journal-filters-toggle{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e2e5eb;border-radius:999px;background:#fff;font-size:13px;font-weight:600;color:#111827;cursor:pointer;margin-bottom:8px}.ra-v2-journal-filters-chevron{font-size:12px;line-height:1;color:#6b7280}.ra-v2-journal-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;padding:12px;background:#f9fafb;border-radius:12px}.ra-v2-journal-filters label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6b7280}.ra-v2-journal-filters input,.ra-v2-journal-filters select{padding:8px 10px;border:1px solid #e2e5eb;border-radius:8px;font-size:14px;background:#fff}.ra-v2-journal-reset{align-self:end;padding:8px 14px;background:transparent;border:1px solid var(--primary);border-radius:8px;color:var(--primary);cursor:pointer;height:38px;font-weight:500}.ra-v2-journal-reset:hover{background:#1e88e514}.ra-v2-journal-reset:active{background:#1e88e529}.ra-v2-journal-review-btn{padding:4px 10px;border:1px solid var(--primary);border-radius:6px;background:transparent;color:var(--primary);font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}.ra-v2-journal-review-btn:hover{background:#1e88e514}.ra-v2-journal-review-modal{padding:16px;display:flex;flex-direction:column;gap:12px}.ra-v2-journal-review-rating{font-size:22px;font-weight:600;color:#f2b100}.ra-v2-journal-review-text{margin:0;color:var(--text);line-height:1.4;white-space:pre-wrap}.ra-v2-journal-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.ra-v2-journal-table-wrap{overflow:auto;border:1px solid #e2e5eb;border-radius:14px;background:#fff;box-shadow:0 1px 3px #1018280a;margin-bottom:24px}.ra-v2-journal-page{padding-bottom:96px}.ra-v2-journal-table{width:max-content;min-width:1500px;table-layout:auto;border-collapse:separate;border-spacing:0;font-family:Albert Sans,sans-serif;color:#172033}.ra-v2-journal-table th,.ra-v2-journal-table td{white-space:nowrap}.ra-v2-journal-table td.ra-v2-journal-wrap,.ra-v2-journal-table th.ra-v2-journal-wrap{white-space:normal;min-width:180px;max-width:280px;word-break:break-word}.ra-v2-journal-table th,.ra-v2-journal-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e4e7ec;vertical-align:middle;font-family:inherit}.ra-v2-journal-table td{font-size:14px;font-weight:400;color:#172033;line-height:1.4}.ra-v2-journal-table tbody tr:last-child td{border-bottom:none}.ra-v2-journal-table th{background:#fafbfc;font-size:13px;font-weight:600;color:#475467;text-transform:none;letter-spacing:0;white-space:nowrap}.ra-v2-journal-table tbody tr:nth-child(2n) td{background:#fafbfc}.ra-v2-journal-table tbody tr:hover td{background:#f2f4f8}.ra-sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.ra-sortable-th:hover{color:var(--primary)}.ra-sort-ind{display:inline-block;width:12px;margin-left:4px;text-align:center;font-size:12px;opacity:.4}.ra-sort-ind.is-active{opacity:1;color:var(--primary)}.ra-v2-journal-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ra-v2-journal-cards{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.ra-v2-journal-card{background:#fff;border:1px solid #e2e5eb;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 3px #1018280a;transition:transform .16s ease-out,box-shadow .16s ease-out;animation:ra-v2-card-in .22s ease-out both;min-width:0;position:relative}.ra-v2-journal-card:hover{box-shadow:0 4px 14px #10182814;transform:translateY(-1px)}.ra-v2-journal-card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.ra-v2-journal-card-date{font-size:12px;color:#6b7280}.ra-v2-journal-card-guest{margin:0;font-size:15px;font-weight:600;color:#111827;word-break:break-word}.ra-v2-journal-card-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;color:#6b7280}.ra-v2-journal-card-baseunit{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ra-v2-journal-card-dates{font-size:13px;font-weight:600;color:#111827;font-variant-numeric:tabular-nums}.ra-v2-journal-card-row{display:flex;justify-content:space-between;font-size:12px;color:#6b7280}.ra-v2-journal-card-row span:last-child{color:#111827;font-weight:500}.ra-v2-journal-card-label{color:#6b7280}.ra-v2-journal-card-footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:4px;flex-wrap:wrap}.ra-v2-journal-status{display:inline-block;padding:2px 10px;border-radius:999px;background:#2b62e01a;color:#1e88e5;font-size:12px;font-weight:600}.ra-v2-journal-status--yellow{background:#fef3c7;color:#92400e}.ra-v2-journal-status--green{background:#dcfce7;color:#166534}.ra-v2-journal-status--gray{background:#f3f4f6;color:#4b5563}.ra-v2-journal-status--red{background:#fee2e2;color:#b91c1c}.ra-v2-journal-actions{display:flex;flex-wrap:wrap;gap:6px}.ra-v2-journal-btn{padding:6px 10px;border-radius:8px;border:1px solid #e2e5eb;background:#fff;color:#111827;font-size:12px;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block}.ra-v2-journal-btn.primary{background:#1e88e5;color:#fff;border-color:#1e88e5}.ra-v2-journal-btn.danger{color:#dc2626;border-color:#fecaca}.ra-v2-journal-btn:hover:not(:disabled){filter:brightness(.97)}.ra-v2-journal-btn:disabled{opacity:.5;cursor:not-allowed}.ra-v2-journal-mobile{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e5eb;border-radius:12px;overflow:hidden}.ra-v2-journal-mobile-head{display:grid;grid-template-columns:auto 1fr 1fr;gap:8px;padding:10px 12px;background:#fafbfc;font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.ra-v2-journal-mobile-row{border-top:1px solid #eef0f4}.ra-v2-journal-mobile-row-main{display:grid;grid-template-columns:auto 1fr 1fr auto;gap:8px;width:100%;padding:10px 12px;background:transparent;border:0;text-align:left;cursor:pointer;font-size:13px;align-items:center}.ra-v2-journal-mobile-row.is-open{background:#f9fafb}.ra-v2-journal-mobile-row-detail{padding:10px 16px 14px;display:flex;flex-direction:column;gap:6px;font-size:13px;color:#374151;background:#fdfdfe}.ra-v2-journal-dates{font-variant-numeric:tabular-nums}.ra-v2-journal-guest{color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ra-v2-journal-chev{color:#9ca3af}.ra-v2-journal-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:16px}.ra-v2-journal-pagination button{padding:8px 14px;background:#fff;border:1px solid #e2e5eb;border-radius:8px;cursor:pointer;font-size:13px}.ra-v2-journal-pagination button:disabled{opacity:.4;cursor:not-allowed}.ra-v2-decision-card{background:#fff;border:1px solid #e2e5eb;border-radius:14px;box-shadow:0 2px 8px #0000000a;margin:12px 0;overflow:hidden}.ra-v2-decision-head{padding:12px 16px;border-bottom:1px solid #eef0f4;background:#fafbfc}.ra-v2-decision-head h3{margin:0;font-size:15px;font-weight:600;color:#0f172a}.ra-v2-decision-body{display:grid;grid-template-columns:1fr;gap:12px;padding:14px 16px}@media(min-width:768px){.ra-v2-decision-body{grid-template-columns:180px 1fr}}.ra-v2-decision-photo{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px;background:#f1f5f9}.ra-v2-decision-rows{display:flex;flex-direction:column;gap:8px}.ra-v2-decision-row{display:grid;grid-template-columns:100px 1fr;gap:10px;padding:6px 0;border-bottom:1px dashed #eef0f4}.ra-v2-decision-row:last-child{border-bottom:0}.ra-v2-decision-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.ra-v2-decision-val{font-size:14px;color:#0f172a}.ra-v2-decision-strong{font-weight:600}.ra-v2-decision-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 16px;border-top:1px solid #eef0f4;background:#fff}.ra-v2-decision-btn{padding:12px 16px;border-radius:10px;border:0;font-size:14px;font-weight:600;cursor:pointer}.ra-v2-decision-btn:disabled{opacity:.5;cursor:not-allowed}.ra-v2-decision-approve{background:#16a34a;color:#fff}.ra-v2-decision-approve:hover:not(:disabled){background:#15803d}.ra-v2-decision-reject{background:#fff;color:#dc2626;border:1px solid #fecaca}.ra-v2-decision-reject:hover:not(:disabled){background:#fef2f2}.ra-v2-decision-notice{margin:0;padding:12px 16px;background:#fef3c7;color:#92400e;font-size:13px;border-top:1px solid #eef0f4}@media(min-width:1024px){.ra-v2-journal-actions{flex-direction:column;align-items:stretch}.ra-v2-journal-btn{padding:5px 8px;font-size:11px}.ra-v2-fb-table{font-size:13px}.ra-v2-cal-grid{max-width:100%}}@media(max-width:640px){.ra-v2-journal-table th,.ra-v2-journal-table td{padding:10px 12px}.ra-v2-journal-table td{font-size:13px}.ra-v2-journal-table th{font-size:12px}}.rav2-sidebar,.rav2-topbar{display:none}.rav2-shell-body{display:contents}@media(min-width:1280px){.mweb-main:has(>.rav2-shell){width:100%;max-width:none;padding:0}.mweb-main.with-bottom-nav:has(>.rav2-shell){padding-bottom:0}}@media(min-width:1280px){.rav2-shell{display:grid;grid-template-columns:var(--rav2-sidebar-width, 72px) 1fr;grid-template-rows:100vh;min-height:100vh;transition:grid-template-columns .22s cubic-bezier(.4,0,.2,1)}.rav2-shell[data-sidebar-expanded]{--rav2-sidebar-width: 240px}.rav2-sidebar{display:flex;flex-direction:column;background:var(--surface, #fff);border-right:1px solid var(--border, #e3e8ef);overflow:hidden;min-height:0}.rav2-sidebar-header{display:flex;align-items:center;justify-content:flex-end;padding:12px;border-bottom:1px solid var(--border, #e3e8ef);flex-shrink:0}.rav2-sidebar-toggle{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease-out}.rav2-sidebar-toggle:hover{background:#2b62e014}.rav2-sidebar-toggle:focus-visible{outline:2px solid var(--primary, #1E88E5);outline-offset:2px}.rav2-sidebar-nav{flex:1;display:flex;flex-direction:column;padding:8px;gap:2px;overflow-y:auto;min-height:0}.rav2-side-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;text-decoration:none;color:#5a6271;font-size:14px;font-weight:500;transition:background .15s ease-out,color .15s ease-out,transform 80ms ease-out;white-space:nowrap;position:relative}.rav2-side-item:hover{background:#2b62e00f}.rav2-side-item.active{background:#2b62e01a;color:var(--primary, #1E88E5)}.rav2-side-item:active{transform:scale(.97)}.rav2-side-item:focus-visible{outline:2px solid var(--primary, #1E88E5);outline-offset:2px}.rav2-side-icon{display:inline-flex;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center}.rav2-side-icon-img{width:24px;height:24px}.rav2-side-item:not(.active) .rav2-side-icon-img{opacity:.7;filter:grayscale(1)}.rav2-side-label{flex:1;min-width:0;overflow:hidden;opacity:1;transition:opacity .18s ease-out 40ms}.rav2-shell:not([data-sidebar-expanded]) .rav2-side-label{opacity:0;transition-delay:0ms;position:absolute;left:-9999px;pointer-events:none}.rav2-side-badge{background:#ef5350;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center}.rav2-shell:not([data-sidebar-expanded]) .rav2-side-badge{position:absolute;top:4px;right:4px}.rav2-sidebar-footer{padding:12px;border-top:1px solid var(--border, #e3e8ef);flex-shrink:0}.rav2-sidebar-user{display:flex;align-items:center;gap:10px;min-width:0}.rav2-sidebar-avatar{width:32px;height:32px;border-radius:50%;background:var(--primary, #1E88E5);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.rav2-sidebar-user-info{display:flex;flex-direction:column;min-width:0;overflow:hidden}.rav2-sidebar-user-name{font-size:13px;font-weight:600;color:#3a4050;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rav2-sidebar-user-role{font-size:11px;color:#9aa3af}.rav2-shell:not([data-sidebar-expanded]) .rav2-sidebar-user-info{position:absolute;left:-9999px;pointer-events:none}.rav2-shell-body{display:flex;flex-direction:column;min-width:0;min-height:100vh;overflow-y:auto}.rav2-topbar{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 24px;background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border, #e3e8ef);position:sticky;top:0;z-index:10;flex-shrink:0}.rav2-topbar-title{font-size:16px;font-weight:600;color:#3a4050}.rav2-topbar-actions{display:flex;align-items:center;gap:12px}.rav2-topbar-bell,.rav2-topbar-avatar{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;transition:background .15s ease-out,transform 80ms ease-out}.rav2-topbar-bell{width:36px;height:36px;border-radius:8px}.rav2-topbar-bell:hover{background:#0000000d}.rav2-topbar-avatar{width:32px;height:32px;border-radius:50%;background:var(--primary, #1E88E5);color:#fff;font-weight:700;font-size:14px}.rav2-topbar-bell:active,.rav2-topbar-avatar:active{transform:scale(.97)}.rav2-topbar-bell:focus-visible,.rav2-topbar-avatar:focus-visible{outline:2px solid var(--primary, #1E88E5);outline-offset:2px}.rav2-shell-body .rav2-main{padding-bottom:0;flex:1}.rav2-bottom-nav{display:none}.rav2-page{max-width:1440px;padding:24px 32px;margin:0 auto}.rav2-page-title{text-align:left;font-size:22px;margin:0 0 20px}.rav2-resort-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;max-width:none}.rav2-resort-card{transition:transform .18s ease-out,box-shadow .18s ease-out}.rav2-resort-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.rav2-resort-card-photo{height:160px}.rav2-resort-list>*{animation:rav2-fade-in .24s ease-out both}.rav2-resort-list>:nth-child(1){animation-delay:0ms}.rav2-resort-list>:nth-child(2){animation-delay:40ms}.rav2-resort-list>:nth-child(3){animation-delay:80ms}.rav2-resort-list>:nth-child(4){animation-delay:.12s}.rav2-resort-list>:nth-child(5){animation-delay:.16s}.rav2-resort-list>:nth-child(n+6){animation-delay:.2s}@keyframes rav2-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.rav2-wizard-body{display:grid;grid-template-columns:380px 1fr;gap:24px;align-items:start;max-width:1200px;margin:0 auto}.rav2-wizard-media{position:sticky;top:72px}.ra-v2-journal{max-width:1440px;margin:0 auto;padding:24px 32px}.ra-v2-journal-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.ra-v2-fb-page{max-width:1440px;margin:0 auto;padding:24px 32px}.rav2-profile-shell{max-width:640px;margin:0 auto;padding:32px}.rav2-profile-header{padding:24px;background:var(--surface);border-radius:16px;margin-bottom:16px;box-shadow:0 1px 4px #0000000d}}@media(min-width:1280px){.ra-v2-cal-page .ra-v2-cal-grid{max-width:100%}.ra-v2-cal-page .ra-v2-cal-cell{min-height:90px;padding:24px 8px 8px}.ra-v2-cal-cell .ra-v2-cal-date{font-size:15px}.ra-v2-day-bookings table{table-layout:fixed;font-size:14px}.ra-v2-day-bookings th,.ra-v2-day-bookings td{padding:10px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:1280px){.ra-v2-journal-table,.ra-v2-fb-table{font-size:14px;border-collapse:collapse}.ra-v2-journal-table thead,.ra-v2-fb-table thead{position:sticky;top:0;z-index:5;background:#f8fafc;box-shadow:0 1px #e3e8ef}.ra-v2-journal-table th,.ra-v2-fb-table th{padding:12px 16px;font-size:13px;font-weight:600;color:#3a4050;text-align:left}.ra-v2-journal-table td,.ra-v2-fb-table td{padding:12px 16px;border-bottom:1px solid #f5f7fa}.ra-v2-journal-table tbody tr:nth-child(2n),.ra-v2-fb-table tbody tr:nth-child(2n){background:#fafbfd}.ra-v2-journal-table tbody tr:hover,.ra-v2-fb-table tbody tr:hover{background:#f0f6ff;transition:background .12s ease-out}.ra-v2-journal-table tbody tr{animation:rav2-table-row-in .2s ease-out both}.ra-v2-journal-table tbody tr:nth-child(1){animation-delay:0ms}.ra-v2-journal-table tbody tr:nth-child(2){animation-delay:30ms}.ra-v2-journal-table tbody tr:nth-child(3){animation-delay:60ms}.ra-v2-journal-table tbody tr:nth-child(4){animation-delay:90ms}.ra-v2-journal-table tbody tr:nth-child(5){animation-delay:.12s}.ra-v2-journal-table tbody tr:nth-child(n+6){animation-delay:.15s}}@keyframes rav2-table-row-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.rav2-shell,.rav2-side-item,.rav2-side-label,.rav2-sidebar-toggle,.rav2-topbar-bell,.rav2-topbar-avatar{transition-duration:.01ms!important;animation-duration:.01ms!important}}.ra-v2-unit-cards{display:grid;gap:12px}.ra-v2-unit-card{background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #1018280d}.ra-v2-unit-card-photo{width:100%;height:140px;object-fit:cover;display:block;background:var(--surface-muted, #f7f9fb)}.ra-v2-unit-card-body{padding:12px 14px 6px}.ra-v2-unit-card-title{font-size:15px;font-weight:600;margin:0 0 6px}.ra-v2-unit-card-meta{font-size:12px;color:var(--text-muted, #6b7280);margin:0 0 10px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ra-v2-unit-card-meta img{width:14px;height:14px}.ra-v2-unit-card-actions{display:flex;gap:6px;padding:10px 14px 12px;justify-content:flex-end}.ra-v2-units-actions-cell{white-space:nowrap}.ra-v2-units-actions-cell .btn-sm+.btn-sm{margin-left:6px}.btn-sm{padding:6px 10px;border-radius:6px;border:1px solid var(--border, #d1d5db);background:var(--surface, #fff);color:var(--text, #374151);font-size:12px;font-weight:500;cursor:pointer;transition:background .14s ease-out,opacity .14s ease-out}.btn-sm:hover{background:var(--surface-muted, #f7f9fb)}.btn-sm.primary{background:var(--primary, #2563eb);color:#fff;border-color:var(--primary, #2563eb)}.btn-sm.primary:hover{filter:brightness(.95)}.btn-sm.danger{color:#dc2626;border-color:#fecaca}.btn-sm.danger:hover{background:#fef2f2}.btn-sm[disabled]{opacity:.5;cursor:not-allowed}.ra-v2-service-preview{position:relative;display:inline-block;margin-top:6px}.ra-v2-service-preview img{max-height:120px;border-radius:8px;display:block}.ra-v2-service-preview button{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:#0009;color:#fff;cursor:pointer;font-size:14px;line-height:1}.ra-v2-hint{display:block;color:var(--text-muted, #6b7280);font-size:11px;margin-top:2px;margin-bottom:4px}@media(max-width:768px){.ra-v2-units-table{display:none}.ra-v2-unit-cards{display:grid}}@media(min-width:769px){.ra-v2-units-table{display:table}.ra-v2-unit-cards{display:none}}.ra-v2-price-mode-row{display:flex;gap:16px;margin:8px 0 4px;flex-wrap:wrap}.ra-v2-price-mode-toggle{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--text, #374151);cursor:pointer}.ra-v2-price-mode-toggle input[type=checkbox]{width:36px;height:20px;appearance:none;background:var(--border, #d1d5db);border-radius:10px;position:relative;cursor:pointer;transition:background .14s ease-out}.ra-v2-price-mode-toggle input[type=checkbox]:checked{background:var(--primary, #2563eb)}.ra-v2-price-mode-toggle input[type=checkbox]:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:left .14s ease-out}.ra-v2-price-mode-toggle input[type=checkbox]:checked:after{left:18px}.ra-v2-reverse-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;margin:8px 12px;background:#1f6feb1f;border:1px solid rgba(31,111,235,.35);border-radius:16px;font-size:13px;color:#1f6feb;flex-wrap:wrap}.ra-v2-reverse-chip-icon{font-size:14px}.ra-v2-units-table-check{width:40px;text-align:center}.ra-v2-units-table-check input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#1f6feb}.ra-v2-units-table tbody tr.is-selected{background:#1f6feb1f}.ra-v2-units-table tbody tr.is-invalid{background:#f851491a}.ra-v2-units-table tbody tr:hover{background:#8c959f14}.ra-v2-units-table tbody tr.is-selected:hover{background:#1f6feb2e}.ra-v2-decision-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin:8px 12px 12px;background:var(--surface-muted, #eef4ff);border:1px solid var(--primary, #2563eb);border-radius:20px;font-size:13px;color:var(--text, #111827);flex-wrap:wrap;max-width:calc(100% - 24px)}.ra-v2-decision-chip-sep{color:var(--text-muted, #6b7280);font-weight:700;padding:0 2px}.ra-v2-decision-done{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}.ra-v2-decision-done--confirmed{background:#16a34a1f;color:#16a34a;border:1px solid rgba(22,163,74,.3)}.ra-v2-decision-done--rejected{background:#dc26261a;color:#dc2626;border:1px solid rgba(220,38,38,.3)}.ra-v2-decision-busy{color:var(--text-muted, #6b7280);font-size:14px}@font-face{font-family:Albert Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/albert-sans-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Albert Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/albert-sans-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;font-family:Albert Sans,Segoe UI,sans-serif;--bg: #f5f7fa;--bg-accent: #e8f1ff;--surface: #ffffff;--surface-muted: #f1f5ff;--text: #172033;--text-muted: #5c667a;--border: #EEEEF1;--primary: #1E88E5;--primary-hover: #1976d2;--secondary: #eef4ff;--secondary-hover: #dde8ff;--success: #1b8d56;--warning: #b37514;--danger: #d14343;--shadow-soft: 0 18px 45px rgba(22, 38, 69, .11);--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px;--primary-soft: rgba(30, 136, 229, .12);--dropdown-shadow: 0 4px 16px rgba(0, 0, 0, .08);--accent-online: #3b82f6;--accent-online-bg: #dbeafe;--accent-online-fg: #1d4ed8;--accent-reverse: #8b5cf6;--accent-reverse-bg: #ede9fe;--accent-reverse-fg: #6d28d9;--accent-review: #f59e0b;--accent-review-bg: #fef3c7;--accent-review-fg: #92400e;--accent-success: #10b981;--accent-success-bg: #d1fae5;--accent-success-fg: #047857;--accent-rejected: #ef4444;--accent-rejected-bg: #fee2e2;--accent-rejected-fg: #b91c1c;--accent-payment: #14b8a6;--accent-payment-bg: #ccfbf1;--accent-payment-fg: #0f766e}:root[data-theme=dark]{color-scheme:light;--bg: #f5f7fa;--bg-accent: #e8f1ff;--surface: #ffffff;--surface-muted: #f1f5ff;--text: #172033;--text-muted: #5c667a;--border: #EEEEF1;--primary: #1E88E5;--primary-hover: #1976d2;--secondary: #eef4ff;--secondary-hover: #dde8ff;--success: #1b8d56;--warning: #b37514;--danger: #d14343;--shadow-soft: 0 18px 45px rgba(22, 38, 69, .11);--primary-soft: rgba(30, 136, 229, .18);--dropdown-shadow: 0 4px 16px rgba(0, 0, 0, .4)}*{box-sizing:border-box}*,*:before,*:after{-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%}body{margin:0;color:var(--text);background:var(--bg);line-height:1.5}a{color:inherit}.layout{min-height:100vh;display:flex;flex-direction:column}.page-main{flex:1}.container{width:min(1200px,calc(100% - 2rem));margin:0 auto}:root{--layout-max: 1200px;--layout-gutter: clamp(12px, 2vw, 32px)}.fluid-container{width:min(var(--layout-max),calc(100% - 2 * var(--layout-gutter)));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in srgb,var(--surface),transparent 8%);border-bottom:1px solid var(--border)}.header-row{min-height:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.8rem 0}.brand{font-size:1.05rem;font-weight:700;text-decoration:none}.nav-links{display:flex;align-items:center;gap:.5rem}.nav-link{text-decoration:none;color:var(--text-muted);font-weight:600;border-radius:999px;padding:.4rem .7rem;transition:all .2s ease}.nav-link:hover{color:var(--text);background:var(--surface-muted)}.header-controls{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.field-inline{display:inline-flex;align-items:center;gap:.45rem;color:var(--text-muted);font-size:.84rem;font-weight:600}.select-control,input,select,textarea{border:1px solid var(--border);border-radius:var(--radius-sm);padding:.62rem .74rem;font:inherit;color:var(--text);background:var(--surface);transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary),transparent 75%)}.btn{border:none;border-radius:var(--radius-sm);font:inherit;font-weight:600;padding:.62rem .95rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform .2s ease,background .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{background:var(--secondary);color:var(--text)}.btn-secondary:hover{background:var(--secondary-hover)}.btn-ghost{background:transparent;color:var(--text-muted);border:1px dashed var(--border)}.btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.badge{display:inline-flex;border-radius:999px;padding:.24rem .6rem;font-size:.75rem;font-weight:700;background:var(--surface-muted);color:var(--text-muted)}.badge-success{background:color-mix(in srgb,var(--success),transparent 84%);color:var(--success)}.badge-warning{background:color-mix(in srgb,var(--warning),transparent 83%);color:var(--warning)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1rem;box-shadow:var(--shadow-soft)}.interactive{transition:transform .25s ease,box-shadow .25s ease}.interactive:hover{transform:translateY(-4px);box-shadow:0 22px 40px #122c562e}.hero-block{padding:1.2rem 0 .8rem}.hero-grid{display:grid;gap:1rem}.hero-grid h1{margin:.85rem 0 .65rem;font-size:clamp(1.85rem,6vw,3.4rem);line-height:1.1}.hero-grid p{margin:0;color:var(--text-muted);max-width:46ch}.hero-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1rem}.hero-search-feedback{margin-top:.8rem;color:var(--text-muted);font-size:.9rem}.search-bar{display:grid;gap:.65rem}.search-bar label{display:grid;gap:.3rem;font-size:.85rem;color:var(--text-muted)}.section{padding:1rem 0}.section.muted{padding-bottom:1.5rem}.section-header{margin-bottom:.8rem}.section-header h2{margin:0}.section-header p{margin:.35rem 0 0;color:var(--text-muted)}.cards-grid,.features-grid,.regions-grid,.catalog-grid{display:grid;gap:.8rem}.region-card,.catalog-card{text-decoration:none;color:inherit;overflow:hidden;padding:0}.region-cover,.catalog-cover{width:100%;height:190px;object-fit:cover;background:linear-gradient(135deg,#8fb4ff,#b5f0d6)}.region-content,.catalog-content{padding:.9rem}.region-content h2,.catalog-content h3{margin:0}.catalog-content p{margin:.4rem 0;color:var(--text-muted)}.guest-direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.guest-direction-card{text-align:left;border:1px solid var(--border);display:grid;gap:.45rem;padding:.45rem}.guest-direction-card.selected{border-color:var(--primary)}.guest-direction-image{width:100%;height:92px;border-radius:8px;object-fit:cover}.chips-row{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.6rem}.filters-row{display:grid;gap:.7rem;margin-bottom:.9rem}.filters-row label{display:grid;gap:.3rem;color:var(--text-muted);font-size:.88rem}.chip{border:1px solid transparent;border-radius:999px;padding:.24rem .65rem;background:var(--surface-muted);font-size:.78rem;color:var(--text-muted)}button.chip{cursor:pointer}.chip-active{border-color:var(--primary);color:var(--primary)}.detail-card h1{margin-top:0}.gallery-grid{display:grid;gap:.6rem}.gallery-image{width:100%;height:160px;border-radius:12px;object-fit:cover}.listing-cover{width:100%;height:155px;border-radius:12px;background:linear-gradient(135deg,#8fb4ff,#b5f0d6)}.listing-content{padding-top:.75rem}.direction-pick-card{border:1px solid var(--border);padding:.45rem;min-width:128px;display:grid;gap:.4rem;text-align:left}.direction-pick-image{width:100%;height:80px;border-radius:8px;object-fit:cover;background:linear-gradient(135deg,#ecf7f1,#f4f8ff)}.listing-topline{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.listing-topline h3{margin:0;font-size:1rem}.listing-rating{font-weight:700;color:var(--warning)}.listing-city{margin:.3rem 0 .5rem;color:var(--text-muted)}.listing-meta{display:flex;align-items:center;justify-content:space-between}.auth-layout{display:grid;gap:1rem;padding:1rem 0 1.5rem}.auth-aside ul{margin:.6rem 0 0;padding-left:1rem;color:var(--text-muted)}.auth-form h1{margin:0}.auth-form p{color:var(--text-muted)}.form-grid{display:grid;gap:.7rem}.form-grid label{display:grid;gap:.3rem;font-size:.88rem;color:var(--text-muted)}.error-text{margin:4px 0 0;color:var(--danger);font-size:12px}label.is-invalid>input,label.is-invalid>select,label.is-invalid>textarea,label.is-invalid input,label.is-invalid select,label.is-invalid textarea{border-color:#dc2626!important;background-color:#fef2f2}label.is-invalid>span:first-child{color:#991b1b}.page-header{margin:1rem 0 .8rem;display:flex;gap:.9rem;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}.page-header h1{margin:0}.page-header p{margin:.35rem 0 0;color:var(--text-muted)}.tabs{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.8rem}.tab{border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-muted);padding:.45rem .8rem;font-weight:600;cursor:pointer}.tab.active,.tab:hover{color:var(--text);background:var(--surface-muted)}.stack-layout{display:grid;gap:.75rem}.admin-v2-layout{min-height:100vh;display:grid;gap:.9rem;padding:.9rem}.admin-v2-sidebar{padding:.9rem;position:sticky;top:.9rem;align-self:start}.admin-v2-sidebar h2{margin:0 0 .8rem}.admin-v2-sidebar-section{display:grid;gap:.45rem;margin-bottom:.9rem}.admin-v2-sidebar-section h3{margin:0;color:var(--text-muted);font-size:.9rem}.admin-v2-nav-list{display:grid;gap:.35rem}.admin-v2-nav-link{border:1px solid var(--border);border-radius:var(--radius-sm);padding:.44rem .6rem;text-decoration:none;color:var(--text-muted);font-weight:600}.admin-v2-nav-link.active{color:var(--text);border-color:var(--primary);background:color-mix(in srgb,var(--primary),transparent 90%)}.admin-v2-main{display:grid;gap:.8rem}.admin-v2-header{display:flex;justify-content:space-between;gap:.7rem;align-items:center;flex-wrap:wrap}.admin-v2-version{margin:0;font-size:.9rem;font-weight:700}.admin-v2-breadcrumbs{margin:.2rem 0 0;color:var(--text-muted)}.admin-v2-workspace{overflow:visible}.admin-v2-stack{display:grid;gap:.8rem}.admin-v2-filter-block,.admin-v2-action-panel,.admin-v2-table-wrap{border:1px solid var(--border);border-radius:var(--radius-md);padding:.8rem;background:var(--surface-muted)}.admin-v2-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-v2-filter-header h2{margin:0}.admin-v2-filter-grid{display:grid;gap:.7rem;margin-top:.55rem}.admin-v2-filter-grid label{display:grid;gap:.3rem;color:var(--text-muted)}.admin-v2-filter-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem;align-items:center}.admin-v2-filter-extra{margin-top:.35rem}.admin-v2-assumption{margin:0;color:var(--text-muted);font-size:.88rem}.admin-v2-action-panel{display:flex;gap:.55rem;flex-wrap:wrap}.admin-v2-content-grid{display:grid;grid-template-columns:200px minmax(0,1fr);gap:.8rem;align-items:start}.admin-v2-content-grid .admin-v2-action-panel{flex-direction:column}.admin-v2-content-grid .admin-v2-action-panel .btn{width:100%}.admin-v2-table{width:100%;min-width:720px;border-collapse:collapse}.admin-v2-table th,.admin-v2-table td{border-bottom:1px solid var(--border);padding:.55rem .5rem;text-align:left;vertical-align:middle}.admin-v2-table tbody tr{cursor:pointer}.admin-v2-table tbody tr.selected{background:color-mix(in srgb,var(--primary),transparent 88%)}.admin-v2-table tbody tr.is-invalid td{background:color-mix(in srgb,var(--error-color, #d32f2f),transparent 92%);border-color:var(--error-color, #d32f2f)}.admin-v2-table tbody tr.selected.is-invalid td{background:color-mix(in srgb,var(--error-color, #d32f2f),transparent 84%)}.admin-v2-image-id{color:var(--primary);text-decoration:underline}.admin-v2-photo-thumb{width:52px;height:52px;object-fit:cover;border-radius:8px;border:1px solid var(--border);flex:0 0 auto}.admin-v2-photo-thumb-unit{width:84px;height:64px;object-fit:contain;background:#f7f9fc}.multi-select-trigger{width:100%;min-height:2.35rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);padding:.45rem .6rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left;color:var(--text)}.multi-select-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-select-caret{color:var(--text-muted);flex:0 0 auto}.multi-select-dropdown{position:fixed;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);box-shadow:0 12px 24px #0a0e172e;max-height:240px;overflow:auto;padding:.35rem}.multi-select-option{width:100%;border:0;border-radius:8px;background:transparent;display:flex;align-items:center;gap:.45rem;padding:.4rem;text-align:left}.multi-select-option:hover{background:var(--surface-muted)}.multi-select-empty{margin:0;padding:.4rem;color:var(--text-muted);font-size:.85rem}.state-panel h3{margin:0}.state-panel p{margin:.4rem 0 0;color:var(--text-muted)}.state-loading{border-left:4px solid var(--primary)}.state-empty{border-left:4px solid var(--success)}.state-error{border-left:4px solid var(--danger)}.state-action{margin-top:.7rem}.modal-overlay{position:fixed;inset:0;background:#0a0e1773;display:grid;align-items:center;justify-items:center;padding:1rem;z-index:1000}.modal{width:min(520px,100%);max-height:calc(100vh - 2rem);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.modal.modal-wide{width:min(680px,100%)}.input-error{border-color:#d32f2f!important;box-shadow:0 0 0 1px #d32f2f}.field-error-text{display:block;color:#d32f2f;font-size:.82rem;margin-top:.15rem}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.7rem}.modal-header h3{margin:0}.modal-body{overflow:auto;padding-bottom:.2rem}.mweb-shell{min-height:100vh;background:#f5f7fa}.mweb-header{background:#f5f7fa;padding:1rem .8rem;text-align:center;border-bottom:1px solid #e3ebf6}.mweb-header h1{margin:0;color:#1e88e5;letter-spacing:.08em;font-size:1.75rem;font-weight:800}.mweb-header-controls{margin-top:.55rem;display:flex;justify-content:flex-end;align-items:center;gap:.8rem;flex-wrap:wrap;padding-right:.5rem}.mweb-header-controls .field-inline span{color:#1e88e5}.mweb-header-controls .chip{background:#fff;color:#1e88e5;border-color:#dce6f3}.mweb-header-controls .btn{min-height:2rem}.mweb-header-controls .mweb-link-btn{color:#1e88e5}.mweb-header-controls .mweb-auth-links{color:#1e88e5;gap:.65rem}.mweb-header-btn{min-height:2rem;padding:.4rem .85rem;border-radius:14px}.mweb-header-guest .mweb-auth-links .btn.btn-primary{background:#1e88e5;color:#fff;border-color:#1e88e5}.mweb-header-guest .mweb-auth-links .btn.btn-secondary{background:#fff;color:#1e88e5;border-color:#1e88e5}.mweb-main{width:min(1180px,100%);margin:0 auto;padding:.8rem}.auth-first-shell{background:#f5f7fa}.auth-first-main{min-height:100vh;display:grid;align-items:center}.mweb-main.with-bottom-nav{padding-bottom:6.25rem}.mweb-page{display:grid;gap:.8rem;min-width:0}.mweb-section{display:grid;gap:.6rem}.mweb-actions-row{display:flex;justify-content:space-between;align-items:center;gap:.6rem;flex-wrap:wrap}.mweb-actions-row-right{justify-content:flex-end}.mweb-auth-topline{display:flex;align-items:center;gap:.6rem}.mweb-back-btn{border:1px solid #d9d9d9;background:#fff;color:#2f5e56;border-radius:8px;padding:.42rem .62rem;display:inline-flex;align-items:center;gap:.3rem;cursor:pointer;font-weight:600}.mweb-page-header{display:flex;align-items:center;gap:.6rem;padding:.8rem .5rem 0}.mweb-page-header h2{margin:0;font-size:1.1rem;font-weight:700}.mweb-sticky-bottom{position:fixed;bottom:0;left:0;right:0;padding:.75rem 1rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));background:#fff;box-shadow:0 -2px 8px #00000014;z-index:50}.mweb-auth-links{display:flex;align-items:center;gap:.35rem;color:#1e63d6}.mweb-home-toolbar{display:flex;justify-content:flex-end;gap:.5rem;margin-bottom:.75rem}.auth-drawer-backdrop{position:fixed;inset:0;background:#0006;z-index:40}.auth-drawer{position:fixed;top:0;right:0;width:min(420px,92vw);height:100vh;z-index:50;border-radius:0;padding:1rem;overflow-y:auto}.mweb-link-btn{border:0;background:transparent;color:#1e63d6;font-weight:600;cursor:pointer;padding:0}.mweb-search-label{display:grid;gap:.35rem;color:var(--text-muted)}.mweb-filter-grid{display:grid;gap:.55rem;margin-top:.55rem}.mweb-admin-page{padding-top:.25rem}.resort-admin-surface-desktop .mweb-admin-shell{grid-template-columns:240px minmax(0,1fr);gap:1rem}.resort-admin-surface-desktop .mweb-admin-nav{top:.75rem}.resort-admin-surface-desktop .mweb-admin-nav-btn{padding:.7rem .75rem}.ra-nav-group{margin:.4rem 0 .2rem;font-size:.78rem;font-weight:700;color:var(--text-muted);text-transform:uppercase}.ra-page-header{margin-bottom:.7rem}.ra-home-grid{margin-top:.8rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.ra-section-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.65rem}.ra-table-wrap{overflow:auto;border:1px solid var(--border);border-radius:10px}.ra-table{width:100%;border-collapse:collapse;min-width:940px}.ra-table th,.ra-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.55rem;font-size:.85rem}.ra-table tbody tr.selected{background:#eef5ff}.ra-sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.ra-sortable-th:hover{background:#0000000a}.ra-sticky-col{position:sticky;left:0;background:var(--bg, #fff);z-index:1;border-right:2px solid var(--border)}.ra-table-mobile-wrap{-webkit-overflow-scrolling:touch}.ra-table-mobile{min-width:1100px}.ra-pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding:.75rem 0;font-size:.85rem}.ra-pagination-info{color:var(--text-secondary, #666)}.ra-pagination-buttons{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.ra-pagination-buttons .btn{min-width:2rem;padding:.25rem .5rem;font-size:.8rem}.ra-pagination-dots{padding:.25rem;color:var(--text-secondary, #666)}.ra-row-actions{display:flex;flex-wrap:wrap;gap:.35rem}.ra-thumb{width:54px;height:38px;object-fit:cover;border-radius:6px}.ra-resort-workspace .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ra-resort-workspace .form-grid>.mweb-card-actions,.ra-resort-workspace .form-grid>.mweb-open-note,.ra-resort-workspace .form-grid>.mweb-success-note,.ra-resort-workspace .form-grid>.ra-table-wrap,.ra-resort-workspace .form-grid>.mweb-snap-carousel{grid-column:1 / -1}.ra-decision-workspace .mweb-calendar-grid{gap:.5rem}.mweb-admin-shell{display:grid;grid-template-columns:170px minmax(0,1fr);gap:.7rem;align-items:start}.mweb-admin-nav{display:grid;gap:.45rem;position:sticky;top:.45rem}.mweb-admin-nav-btn{width:100%;border:1px solid #d9d9d9;background:#f5f8ff;border-radius:10px;padding:.55rem .6rem;text-align:left;cursor:pointer;font-weight:600}.mweb-admin-nav-btn.active{border-color:#1e63d6;background:#e8f1ff}.mweb-admin-content{min-width:0}.mweb-calendar-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;margin-bottom:.9rem}.mweb-calendar-filters label{display:flex;flex-direction:column;gap:.2rem}.mweb-calendar-filters label>span{font-size:.72rem;color:#666;white-space:nowrap}.mweb-calendar-filters label>input,.mweb-calendar-filters label>select{font-size:.82rem;padding:.3rem .35rem;min-height:2rem}.ra-booking-filter-block{padding:.6rem}.ra-booking-filter-label{font-size:.82rem;font-weight:600;margin-bottom:.4rem}.ra-booking-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.4rem}.ra-booking-filter-field{display:flex;flex-direction:column;gap:.15rem}.ra-booking-filter-field>span{font-size:.68rem;color:#666;white-space:nowrap}.ra-booking-filter-field>input{font-size:.78rem;padding:.25rem .3rem;min-height:1.8rem;border:1px solid #ccc;border-radius:4px;background:#f8f8f8}.ra-control-btn,.resort-admin-surface-desktop .header-controls .btn,.mweb-admin-page .mweb-calendar-filters .btn{min-width:120px;min-height:2.35rem}.mweb-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem}.mweb-calendar-cell{min-height:74px;border:1px solid #BDC2C6;border-radius:4px;padding:0;overflow:hidden;display:flex;flex-direction:column;text-align:left;font-weight:600;background:transparent}.mweb-calendar-cell.green{background:#e4ffea}.mweb-calendar-cell.red{background:#ffdad8}.mweb-calendar-cell.grey{background:#e0e4e8}.mweb-calendar-cell.selected{outline:2px solid var(--primary);outline-offset:-2px}.mweb-calendar-cell.muted{opacity:.72}.mweb-calendar-cell:disabled{cursor:not-allowed}.mweb-calendar-cell-header{height:17px;flex-shrink:0;border-radius:3px 3px 0 0;display:flex;align-items:center;justify-content:flex-end;padding:0 4px}.mweb-calendar-cell.green .mweb-calendar-cell-header{background:#4caf50}.mweb-calendar-cell.red .mweb-calendar-cell-header{background:#e53935}.mweb-calendar-cell.grey .mweb-calendar-cell-header{background:#9e9e9e}.mweb-calendar-cell-body{flex:1;padding:.25rem .3rem;display:flex;flex-direction:column;gap:.18rem}.mweb-calendar-date{font-size:.72rem;line-height:1;color:#fff;font-weight:700}.mweb-calendar-icon-row{display:flex;align-items:center;gap:.22rem;font-size:.75rem;color:var(--text);font-weight:600}.mweb-cal-icon{width:11px;height:11px;flex-shrink:0}.ddmmyy-picker{position:relative;display:inline-block;width:100%;cursor:pointer}.ddmmyy-picker .ddmmyy-display{width:100%;cursor:pointer;caret-color:transparent}.ddmmyy-picker .ddmmyy-hidden{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer;z-index:1}.ddmmyy-picker.is-disabled,.ddmmyy-picker.is-disabled .ddmmyy-display{cursor:not-allowed;opacity:.6}.mweb-calendar-legend,.mweb-calendar-month-nav{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;justify-content:flex-start}.mweb-calendar-legend{margin:.8rem 0}.mweb-legend-item{display:flex;align-items:center;gap:.4rem;font-size:.82rem}.mweb-legend-label{display:inline-block;width:14px;height:20px;border-radius:2px;border:.5px solid #BDC2C6;overflow:hidden;flex-shrink:0;position:relative}.mweb-legend-label:before{content:"";display:block;height:6px;width:100%}.mweb-legend-label.green{background:#e4ffea}.mweb-legend-label.green:before{background:#4caf50}.mweb-legend-label.red{background:#ffdad8}.mweb-legend-label.red:before{background:#e53935}.mweb-dot{display:none}.selected-card{outline:2px solid var(--primary)}.resort-admin-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:.8rem;align-items:start}.resort-admin-nav{display:grid;gap:.45rem;position:sticky;top:.5rem}.resort-admin-nav-btn{width:100%;border:1px solid var(--border);background:var(--surface-muted);border-radius:var(--radius-sm);padding:.55rem .65rem;text-align:left;cursor:pointer;font-weight:600}.resort-admin-nav-btn.active{border-color:var(--primary);background:color-mix(in srgb,var(--primary),white 88%)}.resort-admin-content{min-width:0}.mweb-auth-card{border:1px solid #d9d9d9;padding:.8rem}.mweb-auth-card h2{margin:0}.mweb-auth-input{width:100%;border:1px solid #d9d9d9;border-radius:10px;padding:.7rem;font-size:1rem}.mweb-auth-btn{width:100%;min-height:2.6rem}.mweb-auth-switch{margin:0;font-weight:600}.mweb-auth-switch a{color:#1e63d6}.mweb-search-input{width:100%;border:1px solid #d9d9d9;border-radius:10px;padding:.65rem .7rem}.mweb-directions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.mweb-direction-card{border:1px solid #d9d9d9;padding:.45rem;display:grid;gap:.45rem;text-decoration:none;color:inherit}.mweb-direction-image{width:100%;height:112px;object-fit:cover;border-radius:8px}.mweb-resorts-list{display:grid;gap:.7rem}.mweb-resort-card{border:1px solid #d9d9d9;padding:.5rem;display:grid;gap:.55rem;text-decoration:none;color:inherit}.mweb-resort-image{width:100%;height:148px;border-radius:8px;object-fit:cover;background:linear-gradient(135deg,#ecf7f1,#f4f8ff)}.mweb-carousel{display:grid;gap:.45rem}.mweb-carousel-viewport{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;border-radius:8px}.mweb-carousel-viewport>*{min-width:100%;scroll-snap-align:start}.mweb-carousel-image{width:100%;height:220px;object-fit:cover;background:linear-gradient(135deg,#ecf7f1,#f4f8ff)}.mweb-unit-image{width:100%;height:168px;object-fit:cover;background:linear-gradient(135deg,#ecf7f1,#f4f8ff)}.mweb-unit-image-large{width:100%;height:220px;object-fit:cover;background:linear-gradient(135deg,#ecf7f1,#f4f8ff)}.mweb-carousel-dots{display:flex;justify-content:center;gap:.35rem}.mweb-carousel-dot{width:7px;height:7px;border-radius:999px;background:#ccd2d9}.mweb-carousel-dot.active{background:#2f5e56}.mweb-resort-image.placeholder,.mweb-direction-image.placeholder{background:linear-gradient(135deg,#ecf7f1,#f4f8ff)}.mweb-resort-content h3{margin:.2rem 0}.mweb-services-strip{display:flex;gap:.45rem;overflow-x:auto}.mweb-service-chip{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;border:1px solid #d9d9d9}.mweb-expandable-section{border-top:1px solid var(--border);padding-top:.6rem}.mweb-clamped-text{margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.mweb-inline-services{display:flex;gap:.35rem;flex-wrap:wrap;margin:.2rem 0 .35rem}.mweb-service-pill{display:inline-flex;align-items:center;gap:.28rem;border:1px solid var(--border);border-radius:999px;padding:.2rem .45rem;font-size:.82rem;background:#fff}.mweb-service-pill-icon{width:16px;height:16px;border-radius:999px;object-fit:cover;display:inline-grid;place-items:center;font-size:.6rem;color:#2f5e56}.mweb-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.4rem}.mweb-action-btn{min-height:2.25rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.mweb-unit-expanded{display:grid;gap:.45rem;margin-top:.35rem}.mweb-direction-link{color:#1e63d6;font-weight:600}.mweb-metric-line{margin:.2rem 0;color:#2f5e56}.mweb-open-note{margin:0;color:var(--text-muted);font-size:.84rem}.mweb-bottom-nav{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #d9d9d9;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));z-index:85}.tourist-quick-nav{display:block;height:90px;border-top:1px solid #dce6f3;border-left:1px solid #dce6f3;border-right:1px solid #dce6f3;border-radius:24px 24px 0 0;background:#fff;overflow:hidden;filter:drop-shadow(0 -4px 10px rgba(15,23,42,.08))}.tourist-journal-filter-panel{border-radius:20px;padding:.6rem;background:#edf0f5;border:0;box-shadow:none;gap:.55rem}.tourist-journal-filter-location{min-height:46px;border-radius:999px;background:#f3f4f6;padding:0 .95rem;display:flex;align-items:center;justify-content:space-between;color:#303847;font-size:1.03rem;font-weight:500}.tourist-journal-filter-location img{width:18px;height:18px;opacity:.82}.tourist-journal-filter-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.48rem}.tourist-journal-filter-dates span{min-height:44px;border-radius:999px;padding:0 .72rem;background:#f3f4f6;display:inline-flex;align-items:center;color:#374151;font-weight:500}.tourist-journal-filter-guests{display:grid;gap:.32rem}.tourist-journal-counter-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.tourist-journal-counter-row p{margin:0;color:#2f3644;font-size:1.01rem}.tourist-journal-counter-row small{color:#7d8491;font-size:.76rem}.tourist-journal-counter-pill{min-width:96px;min-height:36px;border-radius:999px;background:#f3f4f6;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.tourist-journal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.tourist-journal-topbar-left{display:inline-flex;align-items:center;gap:8px}.tourist-journal-topbar .mweb-back-btn{border:0;background:#fff;color:#1f2937;box-shadow:inset 0 0 0 1px #dce6f3}.tourist-journal-sort-btn{width:34px;height:34px;border:0;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px #dce6f3;display:inline-flex;align-items:center;justify-content:center;padding:0}.tourist-journal-sort-btn img{width:14px;height:14px}.tourist-journal-card-link{text-decoration:none;color:inherit}.tourist-journal-card{border-radius:18px;border:0;background:#f8f9fb;overflow:hidden;box-shadow:none;padding:0}.tourist-journal-cover-wrap{position:relative}.tourist-journal-cover{width:100%;height:168px;object-fit:cover;object-position:center;display:block;background:linear-gradient(140deg,#afbacf,#d6dbe6)}.tourist-journal-cover-wrap .mweb-carousel{gap:0}.tourist-journal-cover-wrap .mweb-carousel-dots{position:absolute;inset:auto 0 6px}.tourist-journal-rating-pill{position:absolute;left:.45rem;top:.45rem;display:inline-flex;align-items:center;gap:.16rem;background:#363d49c7;color:#f3f5f9;border-radius:999px;padding:.16rem .45rem;font-size:.88rem;font-weight:600}.tourist-journal-rating-pill img{width:14px;height:14px}.tourist-journal-like-btn{position:absolute;top:.42rem;right:.42rem;width:32px;height:32px;border:0;border-radius:999px;background:#ffffff42;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center}.tourist-journal-card-open-icon{position:absolute;top:.42rem;left:.42rem;width:32px;height:32px;border-radius:999px;background:#363d4980;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center}.tourist-journal-card-open-icon img{width:18px;height:18px;display:block}.tourist-journal-like-btn.active{background:#ffffffeb}.tourist-journal-like-btn img{width:16px;height:16px}.tourist-journal-card-content{display:grid;gap:.22rem;padding:.58rem .72rem .72rem}.tourist-journal-card-main-row{display:flex;align-items:flex-end;justify-content:space-between;gap:.55rem}.tourist-journal-price-block{display:flex;flex-direction:column;align-items:flex-end;gap:.08rem;flex:0 0 auto}.tourist-journal-card-title{margin:0;font-size:1.06rem;line-height:1.22;font-weight:700;color:#262b36}.tourist-journal-kind,.tourist-journal-per-person{margin:0;font-size:.86rem;color:#7e8493}.tourist-journal-per-person{text-align:right;line-height:1}.tourist-journal-direction,.tourist-journal-location,.tourist-journal-capacity{margin:0;display:inline-flex;align-items:center;gap:.28rem;color:#353b48;font-size:.96rem}.tourist-journal-direction{font-weight:600}.tourist-journal-direction img,.tourist-journal-location img,.tourist-journal-capacity img{width:14px;height:14px}.tourist-journal-capacity-icon{width:16px;height:16px}.tourist-journal-price{margin:0;color:#f58b15;font-weight:700;font-size:1.24rem;line-height:1.06;white-space:nowrap;text-align:right;text-transform:uppercase}.tourist-resort-sheet{border-radius:20px;border:0;overflow:hidden;background:#fff;box-shadow:0 12px 24px #0f172a14;padding:0}.tourist-resort-hero-media-wrap{position:relative}.tourist-resort-hero-media{width:100%;height:226px;object-fit:cover;object-position:center;background:linear-gradient(140deg,#afbacf,#d6dbe6)}.tourist-resort-hero-media-wrap .mweb-carousel{gap:0}.tourist-resort-hero-media-wrap .mweb-carousel-dots{position:absolute;inset:auto 0 6px}.tourist-resort-hero-like-btn{position:absolute;top:.42rem;right:.42rem;width:34px;height:34px;border:0;border-radius:999px;background:#ffffff42;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center}.tourist-resort-hero-like-btn img{width:18px;height:18px}.tourist-resort-sheet-body{display:grid;gap:.52rem;padding:.74rem .74rem .82rem}.tourist-resort-hero-main-row{display:flex;justify-content:space-between;align-items:flex-end;gap:.55rem}.tourist-resort-title{margin:0;font-size:1.44rem;line-height:1.14;color:#262b36;font-weight:700}.tourist-resort-price{margin:0;color:#f58b15;font-weight:700;font-size:1.2rem;line-height:1.08;white-space:nowrap;text-transform:uppercase;text-align:right}.tourist-resort-price-block{display:flex;flex-direction:column;align-items:flex-end;gap:.08rem;flex:0 0 auto}.tourist-resort-kind,.tourist-resort-per-person{margin:0;color:#7e8493;font-size:.86rem}.tourist-resort-per-person{text-align:right;line-height:1}.tourist-resort-rating-line,.tourist-resort-location-line,.tourist-resort-facts-line{margin:0;display:inline-flex;align-items:center;gap:.28rem;color:#353b48;font-size:.92rem}.tourist-resort-rating-line img,.tourist-resort-location-line img,.tourist-resort-facts-line img{width:14px;height:14px}.tourist-resort-description-text{margin:.18rem 0 0;color:#374151;line-height:1.38;font-size:.94rem}.tourist-resort-services-strip{display:flex;align-items:center;flex-wrap:wrap;gap:.42rem}.tourist-resort-services-strip-compact{margin-top:.1rem}.tourist-resort-service-thumb{width:30px;height:30px;border-radius:8px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;color:#6b7280;font-size:.75rem;font-weight:700;flex-shrink:0}.tourist-resort-service-thumb img{width:100%;height:100%;object-fit:cover}.tourist-resort-service-item{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:#374151;background:#f3f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:2px 8px 2px 2px}.tourist-resort-units-header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.58rem}.tourist-resort-units-grid{display:grid;gap:.62rem}.tourist-unit-card-v2{border:1px solid #e4e9f1;border-radius:16px;background:#f8f9fb;overflow:hidden}.tourist-unit-card-v2-cover-wrap{position:relative}.tourist-unit-card-v2-cover{width:100%;height:240px;object-fit:cover;object-position:center;background:linear-gradient(140deg,#afbacf,#d6dbe6)}.tourist-unit-card-v2-cover-wrap .mweb-carousel{gap:0}.tourist-unit-card-v2-cover-wrap .mweb-carousel-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;pointer-events:none}.tourist-unit-card-v2-title{position:absolute;left:.56rem;bottom:.42rem;margin:0;color:#fff;font-size:1.08rem;line-height:1.16;text-shadow:0 2px 8px rgba(15,23,42,.42);z-index:2}.mweb-carousel:has(.mweb-carousel-dots)+.tourist-unit-card-v2-title{bottom:1.6rem}.tourist-unit-card-v2-content{display:grid;gap:.24rem;padding:.52rem .64rem .62rem}.tourist-unit-card-v2-metrics{margin:0;display:inline-flex;align-items:center;gap:.26rem;color:#2f3a48}.tourist-unit-card-v2-metrics img{width:14px;height:14px}.tourist-unit-card-v2-extra{margin:0;color:#7e8493;font-size:.94rem}.tourist-unit-card-v2-price-block{margin:.18rem 0 0;display:flex;flex-direction:column;align-items:flex-end;gap:.08rem}.tourist-unit-card-v2-price{margin:0;color:#f58b15;font-size:1.26rem;font-weight:700;line-height:1.08;white-space:nowrap;text-transform:uppercase;text-align:right}.tourist-unit-card-v2-price-note{color:#7e8493;font-size:.96rem;font-weight:500;line-height:1;text-align:right}.tourist-unit-availability{margin:0;display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:.1rem .55rem;border-radius:999px;font-size:.78rem;font-weight:700}.tourist-unit-availability.free{background:#eaf8ee;color:#1f7a45}.tourist-unit-availability.busy{background:#fff0f0;color:#bf3e3e}.tourist-unit-card-v2-details-btn{background:none;border:1px solid var(--border);border-radius:6px;padding:.3rem .7rem;font-size:.82rem;color:var(--primary);cursor:pointer;margin-top:.25rem;width:fit-content}.tourist-unit-card-v2-details-btn:hover{background:var(--bg-hover, #f0f4ff)}.tourist-unit-card-v2-desc-wrap{position:relative;max-height:4.2em;overflow:hidden;transition:max-height .25s ease}.tourist-unit-card-v2-desc-wrap.expanded{max-height:600px}.tourist-unit-card-v2-desc-fade{position:absolute;bottom:0;left:0;right:0;height:2em;background:linear-gradient(transparent,#f8f9fb);pointer-events:none}.tourist-unit-card-v2-description{font-size:.84rem;color:var(--text-muted, #666);line-height:1.4;margin:0;white-space:pre-line}.tourist-unit-card-v2-details-btn:disabled{opacity:.4;cursor:not-allowed}.tourist-resort-book-btn{width:100%;min-height:52px;border-radius:999px;margin-top:.18rem}.tourist-booking-success-note{margin:.4rem 0 0;color:#1f7a45;font-size:.88rem;font-weight:600}.unit-view-detail-card{max-width:480px;margin:0 auto;min-width:0}.unit-view-carousel-wrap{margin:-.5rem -.5rem 0;border-radius:8px;overflow:hidden}.unit-view-carousel-wrap .mweb-carousel img{height:240px;object-fit:cover}.unit-view-no-photo{height:120px;display:flex;align-items:center;justify-content:center;background:#f0f2f5;border-radius:8px;color:#999;font-size:.88rem}.unit-view-title{margin:.6rem 0 .3rem}.unit-view-meta{display:grid;gap:.15rem;font-size:.9rem;color:var(--text-muted, #666)}.unit-view-meta p{margin:0}.unit-view-description{margin-top:.6rem}.unit-view-description-text{font-size:.88rem;color:var(--text-muted, #555);line-height:1.45;white-space:pre-line;margin:.15rem 0 0}.unit-view-services{margin-top:.6rem}.unit-view-prices{margin-top:.6rem;max-width:calc(100vw - 2rem);overflow-x:auto;-webkit-overflow-scrolling:touch}.unit-view-book-btn{width:100%;margin-top:.6rem}.mweb-section-label{font-size:.92rem;font-weight:600;margin:0 0 .3rem}.mweb-divider{height:1px;background:var(--border, #e0e3ea);margin:.6rem 0}.tourist-booking-sheet{width:min(100%,420px);max-height:none;overflow:visible;display:flex;flex-direction:column;gap:.7rem}.tourist-booking-sheet>*{flex-shrink:0}.tourist-booking-window{width:100%;margin-top:.3rem}.tourist-booking-sheet-subtitle{margin:-.3rem 0 0;color:#6b7381;font-size:.82rem;font-weight:600}.tourist-booking-unit-strip{display:grid;grid-auto-flow:row;grid-template-columns:1fr;gap:.55rem;height:280px;overflow-y:auto;overflow-x:hidden;padding-bottom:2px;padding-right:2px}.tourist-booking-unit-tile{border:1px solid #d9e1ee;border-radius:14px;background:#f8fbff;color:#2f3a48;padding:.62rem;text-align:left;display:grid;gap:.16rem}.tourist-booking-unit-head{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:.56rem}.tourist-booking-unit-thumb{width:52px;height:52px;border-radius:10px;object-fit:cover;border:1px solid #d8e2ef;background:#eef3f9}.tourist-booking-unit-thumb-fallback{display:inline-flex;align-items:center;justify-content:center;color:#9aa3af;font-size:1.3rem}.tourist-booking-unit-copy{display:grid;gap:.2rem}.tourist-booking-unit-copy strong{font-size:1.06rem;line-height:1.2}.tourist-booking-unit-tile.active{border-color:#1e88e5;background:#eef7ff;box-shadow:0 8px 18px #1e88e51f}.tourist-booking-unit-check{font-size:1.3rem;color:#1e88e5}.tourist-booking-unit-metrics{display:inline-flex;align-items:center;gap:.34rem;color:#4b5563;font-size:.84rem;font-weight:600}.tourist-booking-unit-metrics img{width:14px;height:14px;opacity:.75}.tourist-booking-unit-price{color:#f58b15;font-size:.88rem;font-weight:700}.tourist-booking-form-grid{display:grid;gap:.45rem}.tourist-booking-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.56rem}.tourist-booking-date-field{position:relative;min-height:52px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #e1e9f4;padding:8px 14px 8px 40px;display:grid;align-content:center;cursor:pointer}.tourist-booking-date-icon{width:16px;height:16px;position:absolute;left:13px;top:50%;transform:translateY(-50%)}.tourist-booking-date-field span{display:none}.tourist-booking-date-field em,.tourist-booking-date-field strong{margin:0;font-size:1rem;font-style:normal;line-height:1.2}.tourist-booking-date-field em{color:#9ca3af;font-size:.92rem;font-weight:500}.tourist-booking-date-field strong{color:#111827;font-size:.94rem;font-weight:500}.tourist-booking-date-field strong{color:#2d3542;font-weight:700}.tourist-booking-date-field input{position:absolute;inset:0;opacity:0;pointer-events:auto;cursor:pointer}.tourist-booking-date-field input::-webkit-calendar-picker-indicator{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer}.tourist-booking-field{display:grid;gap:.24rem}.tourist-booking-field span{font-size:.82rem;color:#6f7785;font-weight:600}.tourist-booking-field input{min-height:44px;border:1px solid #d6dfeb;border-radius:10px;padding:.42rem .58rem;font:inherit}.tourist-booking-input-wrap{display:flex;align-items:center;gap:.4rem;min-height:44px;border:1px solid #d6dfeb;border-radius:10px;padding:.24rem .5rem;background:#fff}.tourist-booking-input-wrap img{width:16px;height:16px;opacity:.75}.tourist-booking-input-wrap input{border:0;border-radius:0;min-height:30px;padding:0;width:100%;background:transparent}.tourist-booking-input-wrap input:focus{outline:none}.tourist-booking-counter-list{display:grid;gap:.46rem}.tourist-booking-counter-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.tourist-booking-counter-row span{color:#3d4552;font-weight:600}.tourist-booking-counter-box{display:inline-flex;align-items:center;gap:.58rem}.tourist-booking-counter-box button{width:34px;height:34px;border:1px solid #d0d9e6;border-radius:999px;background:#f4f6fa;color:#334155;font-size:1.2rem;line-height:1;padding:0}.tourist-booking-counter-box strong{min-width:24px;text-align:center;color:#1f2937}.tourist-booking-child-row{grid-template-columns:1fr 82px;align-items:center}.tourist-booking-child-row span{color:#6b7381;font-weight:500}.tourist-booking-child-row input{text-align:center;min-height:32px}.tourist-booking-readonly-row{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.92rem;border-bottom:1px solid var(--border, #eeeef1)}.tourist-booking-readonly-row:last-of-type{border-bottom:none}.tourist-booking-readonly-label{color:var(--text-muted, #5c667a);font-weight:500}.tourist-booking-amounts{display:grid;gap:.22rem;border:1px solid #e0e7f2;border-radius:12px;padding:.56rem .62rem;background:#f9fbff}.tourist-booking-amounts-title{color:#1e88e5!important}.tourist-booking-amounts-note{color:var(--danger)!important;font-size:.78rem!important;font-weight:700!important}.tourist-booking-amounts p{margin:0;color:#2e3746;font-size:.92rem;font-weight:600}.tourist-booking-amounts-due{margin-top:.18rem!important;padding-top:.34rem;border-top:1px solid #d7dfeb;font-size:1.12rem!important;font-weight:800!important;color:#1d2532!important}.tourist-booking-confirm-popup{width:min(100%,360px);display:grid;gap:.4rem}.tourist-booking-confirm-note{color:#777f8c;font-size:.98rem}.tourist-booking-confirm-box{border:1px solid #d9e1ee;border-radius:14px;padding:.72rem;display:grid;gap:.48rem;background:#f9fbff}.tourist-booking-confirm-section{color:#1e88e5;font-size:1.06rem;font-weight:700}.tourist-booking-confirm-popup h3,.tourist-booking-confirm-popup p{margin:0}.tourist-booking-confirm-row{display:inline-flex;align-items:center;gap:.42rem;color:#354052;font-size:.9rem;font-weight:600}.tourist-booking-confirm-row img{width:16px;height:16px;opacity:.76}.tourist-booking-confirm-row-accent{color:#1d2532;font-size:1.14rem;font-weight:800}.tourist-booking-confirm-cost{display:grid;gap:.24rem;margin-top:.12rem;padding-top:.42rem;border-top:1px solid #dde4ef}.tourist-booking-confirm-cost p{margin:0;color:#2f3847;font-size:.95rem;font-weight:600}.tourist-booking-confirm-cost .tourist-booking-amounts-note{margin-top:-.08rem}.tourist-journal-shell{width:min(100%,430px);margin:0 auto;display:grid;gap:18px;padding:6px 10px 18px;background:var(--bg)}.tourist-resort-view-shell{width:min(100%,430px);margin:0 auto;padding:6px 10px 18px;border-radius:22px;background:#f5f7fa}.tourist-journal-search-panel{margin-bottom:.12rem}.tourist-journal-search-btn{width:54px;min-height:54px;border-radius:999px;margin-left:auto;padding:0}.tourist-journal-search-btn img{width:18px;height:18px}.tourist-journal-title{margin:0;font-size:1.2rem;line-height:1.2;color:#252d3a}.tourist-journal-grid{gap:.86rem}.tourist-journal-sentinel{width:100%;height:1px}.tourist-journal-summary,.tourist-resort-view-summary{display:flex;flex-wrap:wrap;gap:.45rem}.tourist-journal-summary span,.tourist-resort-view-summary span{display:inline-flex;align-items:center;min-height:28px;padding:.2rem .55rem;border-radius:999px;background:#eaf1fb;color:#374151;font-size:.78rem;font-weight:600}.tourist-quick-nav-mobile,.tourist-quick-nav-laptop{width:100%;height:100%}.tourist-quick-nav-mobile-links{height:100%;padding:8px 8px max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;align-items:center}.tourist-quick-nav-item{min-height:66px;border-radius:16px;text-decoration:none;color:#757575;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:background-color .18s ease,color .18s ease,transform .18s ease}.tourist-quick-nav-item.active{color:#1e88e5;background:#edf6ff}.tourist-quick-nav-item:active{transform:translateY(1px)}.tourist-quick-nav-icon-wrap{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;position:relative}.tourist-nav-badge{position:absolute;top:-4px;right:-4px;background:#e53935;color:#fff;font-size:10px;font-weight:600;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.tourist-quick-nav-icon{width:24px;height:24px;display:block}.tourist-quick-nav-label{font-size:.7rem;line-height:1;font-weight:600;text-align:center}.tourist-quick-nav-laptop{display:none;height:82px;background:#fff;border-top:1px solid #dce6f3;filter:none}.tourist-quick-nav-laptop-links{height:100%;width:min(980px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;align-items:center;padding:12px 16px 14px}.tourist-quick-nav-laptop-link{min-height:52px;border-radius:14px;border:1px solid transparent;background:transparent;color:#677485;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-weight:600;font-size:.82rem}.tourist-quick-nav-laptop-link.active{border-color:#1e88e5;color:#1e88e5;background:#eef6ff}.tourist-quick-nav-laptop-icon{width:24px;height:24px;display:block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mweb-bottom-link{color:#5f666f;text-decoration:none;font-size:.74rem;font-weight:600;display:grid;justify-items:center;gap:.12rem;padding:.5rem .2rem}.mweb-bottom-link.active{color:#2f5e56}.mweb-services-grid{display:grid;gap:.7rem}.mweb-tabs-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.mweb-tabs-two{grid-template-columns:repeat(2,minmax(0,1fr))}.mweb-booking-filter-grid{display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.mweb-booking-filter-grid .mweb-search-label:last-child{grid-column:1 / -1}.mweb-top-tab{border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#1f2937;padding:.42rem .3rem;font-size:.78rem}.mweb-top-tab.active{border-color:#2f5e56;color:#2f5e56;font-weight:700}.mweb-admin-thumb{width:100%;height:118px;border-radius:8px;object-fit:contain;background:linear-gradient(135deg,#ecf7f1,#f4f8ff)}.mweb-success-note{margin:0;border:1px solid #6da362;background:#d8f1cc;color:#1f4e1a;border-radius:8px;padding:.55rem}.mweb-service-card{display:flex;align-items:center;gap:.6rem;border:1px solid #d9d9d9}.ra-bell-btn{position:relative;background:none;border:none;cursor:pointer;padding:.35rem;display:flex;align-items:center;justify-content:center}.ra-bell-btn svg{color:var(--text-secondary, #555)}.ra-bell-badge{position:absolute;top:-2px;right:-4px;background:#e53e3e;color:#fff;border-radius:50%;min-width:18px;height:18px;font-size:11px;display:flex;align-items:center;justify-content:center;padding:0 4px;font-weight:600;line-height:1}.mweb-notifications-list{display:grid;gap:.65rem}.mweb-notification-card{display:grid;gap:.35rem;border:1px solid #d9d9d9}.mweb-notification-card h3,.mweb-notification-card p{margin:0}.auth-first-screen{min-height:calc(100vh - 180px);display:grid;place-items:center;padding:1rem .4rem 1.2rem;font-family:Albert Sans,Segoe UI,sans-serif;background:#f5f7fa}.auth-first-card{width:min(100%,440px);border:0;border-radius:18px;background:#f5f7fa;padding:1.05rem .9rem .9rem;box-shadow:none}.auth-first-logo{width:146px;max-width:62%;display:block;margin:0 auto .8rem}.auth-first-header{text-align:center;margin-bottom:.85rem}.auth-first-header h1{margin:0;font-size:1.26rem}.auth-first-header p{margin:.35rem 0 0;color:#5e6571;font-size:.9rem}.auth-first-form{display:grid;gap:.65rem}.auth-first-code-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.auth-first-code-input{width:56px;min-width:56px;height:56px;min-height:56px;border-radius:50%;border:0;background:#fff url("data:image/svg+xml,%3csvg%20width='62'%20height='62'%20viewBox='0%200%2062%2062'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_53_857)'%3e%3crect%20x='3'%20y='3'%20width='56'%20height='56'%20rx='28'%20fill='white'/%3e%3crect%20x='3.5'%20y='3.5'%20width='55'%20height='55'%20rx='27.5'%20stroke='%231E88E5'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_53_857'%20x='0'%20y='0'%20width='62'%20height='62'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeMorphology%20radius='3'%20operator='dilate'%20in='SourceAlpha'%20result='effect1_dropShadow_53_857'/%3e%3cfeOffset/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.905882%200%200%200%200%200.945098%200%200%200%200%201%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_53_857'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_53_857'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") center/56px 56px no-repeat;text-align:center;font-size:1.25rem;font-weight:700;justify-self:center}.auth-first-password-hints{border:1px solid #e1e7f0;border-radius:12px;background:#f8fbff;padding:.55rem .65rem;display:grid;gap:.35rem}.auth-first-password-hints p{margin:0;font-size:.8rem;color:#5e6571}.auth-first-password-hints ul{margin:0;padding-left:1rem;display:grid;gap:.2rem}.auth-first-password-hints li{font-size:.78rem}.auth-first-password-hints li.ok{color:#2f8f5b}.auth-first-password-hints li.warn{color:#8c4a4a}.auth-first-password-note{margin:0;font-size:.78rem;color:#8c4a4a}.auth-first-field{display:grid;gap:.32rem}.auth-first-field span{font-size:.83rem;color:#5e6571}.auth-first-field input{width:100%;min-height:3.25rem;border-radius:999px;border:1px solid #dce6f3;background:#fff;padding:0 1rem}.auth-first-password-wrap{position:relative}.auth-first-password-wrap input{padding-right:2.5rem}.auth-first-password-toggle{position:absolute;top:50%;right:.55rem;transform:translateY(-50%);border:0;background:transparent;cursor:pointer;width:1.6rem;height:1.6rem;padding:0}.auth-first-password-toggle img{width:100%;height:100%}.auth-first-submit{width:100%;min-height:2.85rem;border:0;border-radius:14px;background:#1e88e5;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer}.auth-first-submit:disabled{opacity:.72;cursor:not-allowed}.auth-first-divider{margin:.7rem 0;display:grid;place-items:center;color:#6d7480;font-size:.82rem}.auth-first-divider:before,.auth-first-divider:after{content:"";width:100%;height:1px;background:#e2e5ea;display:block}.auth-first-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:.55rem}.auth-first-social-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem}.auth-first-social-btn{width:100%;min-height:0;border:0;border-radius:26px;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.auth-first-social-btn img{width:100%;height:auto;display:block;border-radius:26px}.auth-first-social-btn:hover{transform:translateY(-1px)}.auth-first-secondary-action{width:100%;min-height:2.8rem;border:1px solid #1e88e5;border-radius:14px;background:#fff;color:#1e88e5;font-size:.95rem;font-weight:700;cursor:pointer;margin-top:.1rem}.auth-first-footer{margin-top:.85rem;display:grid;justify-items:center;gap:.35rem}.auth-first-switch-text{margin:0;color:#5e6571;font-size:.86rem}.auth-first-link{border:0;background:transparent;color:#1e88e5;font-weight:700;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.tourist-main-page{display:grid;gap:.85rem}.tourist-main-header{padding:.65rem;border-radius:20px;display:grid;gap:.68rem}.tourist-main-header-image{width:100%;height:56px;object-fit:cover;border-radius:14px}.tourist-main-search-wrap{position:relative}.tourist-main-search-icon{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);width:16px;height:16px;opacity:.7}.tourist-main-search-input{width:100%;min-height:2.75rem;border-radius:14px;padding-left:2.2rem;background:#f5f7fb;border:1px solid #EEEEF1}.tourist-main-filters{padding:.7rem;border-radius:20px;display:grid;gap:.55rem}.tourist-main-filter-field{display:grid;gap:.3rem}.tourist-main-filter-field span{color:#667086;font-size:.8rem;font-weight:600}.tourist-main-select-wrap{position:relative}.tourist-main-select-wrap select{width:100%;min-height:2.58rem;border-radius:12px;background:#fff;appearance:none;padding-right:2rem}.tourist-main-select-wrap img{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none}.tourist-main-state-chip-row{display:flex;gap:.45rem}.tourist-main-state-chip{padding:.25rem .7rem;border-radius:999px;background:#e8f0ff;color:#355ea8;font-size:.78rem;font-weight:700}.tourist-main-section{display:grid;gap:.56rem}.tourist-main-section-header h2{margin:0;font-size:1rem}.tourist-main-directions-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);overflow-x:auto;gap:.58rem;padding-bottom:.12rem}.tourist-main-direction-card{text-decoration:none;border:1px solid #EEEEF1;background:#fff;border-radius:16px;overflow:hidden}.tourist-main-direction-image{width:100%;height:122px;object-fit:cover;display:block}.tourist-main-direction-image-placeholder{background:#eef2fa}.tourist-main-direction-footer{display:flex;align-items:center;gap:.42rem;padding:.55rem .6rem;font-size:.87rem;font-weight:700}.tourist-main-direction-footer img{width:16px;height:16px}.tourist-main-resorts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem}.tourist-main-resort-card{display:grid;border:1px solid #EEEEF1;border-radius:16px;background:#fff;text-decoration:none;overflow:hidden}.tourist-main-resort-cover-wrap{position:relative}.tourist-main-resort-cover{width:100%;aspect-ratio:1.25;object-fit:cover;display:block;background:#eef2fa}.tourist-main-favorite-btn{position:absolute;top:.45rem;right:.45rem;width:1.95rem;height:1.95rem;border:0;border-radius:999px;background:#ffffffe6;display:grid;place-items:center}.tourist-main-favorite-btn img{width:16px;height:16px}.tourist-main-resort-body{padding:.5rem .58rem .28rem;display:grid;gap:.18rem}.tourist-main-resort-body strong{font-size:.86rem;line-height:1.2}.tourist-main-resort-body p{margin:0;color:#667086;font-size:.74rem}.tourist-main-resort-meta{display:flex;justify-content:space-between;align-items:center}.tourist-main-rate{display:inline-flex;align-items:center;gap:.18rem;font-size:.76rem;font-weight:700}.tourist-main-rate img{width:14px;height:14px}.tourist-main-open-units{font-size:.72rem;color:#4a5670;background:#eef3ff;border-radius:999px;padding:.14rem .4rem}.tourist-main-resort-arrow{display:grid;justify-content:end;padding:0 .58rem .44rem}.tourist-main-resort-arrow img{width:18px;height:18px}.tourist-main-empty{margin:0;text-align:center;padding:1rem;border-radius:14px;border:1px dashed #EEEEF1;background:#f8f9fc;color:#616d83}.tourist-home-main-page{display:grid;gap:.75rem;background:#e9ebef;border-radius:26px;padding:.65rem .35rem .9rem;width:min(100%,430px);margin-inline:auto}.tourist-home-main-head-row{display:flex;justify-content:space-between;align-items:center;padding:.2rem .15rem}.tourist-home-main-logo{width:96px;height:auto;display:block}.tourist-home-main-head-actions{display:inline-flex;align-items:center;gap:.55rem}.tourist-home-main-lang-btn{border:0;background:transparent;color:#5f6573;font-size:1.08rem;font-weight:500;padding:0}.tourist-home-main-heart{width:1.7rem;height:1.7rem;border:0;background:transparent;display:grid;place-items:center;padding:0}.tourist-home-main-heart img{width:18px;height:18px}.tourist-home-main-heart.active img{filter:saturate(1.25)}.tourist-home-main-location-icon{width:16px;height:16px}.tourist-home-main-search{border-radius:20px;background:transparent;border:0;display:grid;gap:.55rem;padding:0}.tourist-home-main-field{min-height:2.9rem;border-radius:999px;background:#f3f4f6;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;padding:0 .8rem}.tourist-home-main-field-direction{grid-template-columns:auto minmax(0,1fr)}.tourist-home-main-field select,.tourist-home-main-field input{border:0;background:transparent;width:100%;font-size:1.05rem;color:#2d333f;outline:none}.tourist-home-main-date-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.48rem}.tourist-home-main-cal{width:14px;height:14px;border:2px solid #2e89f1;border-radius:4px;position:relative}.tourist-home-main-cal:before,.tourist-home-main-cal:after{content:"";position:absolute;top:-4px;width:2px;height:4px;background:#2e89f1}.tourist-home-main-cal:before{left:3px}.tourist-home-main-cal:after{right:3px}.tourist-home-main-counter-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;row-gap:.46rem;column-gap:.4rem;align-items:center}.tourist-home-main-counter-grid p{margin:0;font-size:1.02rem;color:#2b313d}.tourist-home-main-counter{background:#f3f4f6;border-radius:999px;min-height:2.1rem;padding:0 .2rem;display:inline-flex;align-items:center;gap:.36rem}.tourist-home-main-counter button{width:1.7rem;height:1.7rem;border-radius:999px;border:0;background:#e5e7eb;color:#3b4250;font-size:1.18rem;line-height:1}.tourist-home-main-counter span{min-width:1rem;text-align:center}.tourist-home-main-find{min-height:3rem;border-radius:999px;border:0;background:#1e88e5;color:#fff;font-size:1.45rem;font-weight:700}.tourist-home-main-section{display:grid;gap:.5rem}.tourist-home-main-section-head{display:flex;justify-content:space-between;align-items:center}.tourist-home-main-section-head h2{margin:0;color:#242a35;font-size:clamp(1.35rem,1.6vw,1.5rem);font-weight:700}.tourist-home-main-section-head button{border:0;background:transparent;color:#1e88e5;font-size:.95rem;font-weight:600}.tourist-home-main-scroll,.tourist-home-main-news-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(160px,1fr);gap:.55rem;overflow-x:auto;padding-bottom:.14rem}.tourist-home-mini-card{border-radius:14px;background:#f7f7f8;overflow:hidden}.tourist-home-mini-media-wrap{position:relative}.tourist-home-mini-media{width:100%;height:126px;object-fit:cover;display:block;background:#dbe1ec}.tourist-home-mini-media-placeholder{background:linear-gradient(135deg,#9eadc6,#d3d8e5)}.tourist-home-mini-rating{position:absolute;top:.3rem;left:.3rem;border-radius:999px;background:#353c4cbd;color:#f4f6fa;display:inline-flex;align-items:center;gap:.15rem;padding:.1rem .35rem;font-size:.84rem;font-weight:600}.tourist-home-mini-rating img{width:13px;height:13px}.tourist-home-mini-like{position:absolute;right:.3rem;top:.3rem;width:1.7rem;height:1.7rem;border:0;border-radius:999px;background:#ffffffe0;display:grid;place-items:center}.tourist-home-mini-like.active{background:#fffffff2}.tourist-home-mini-like img{width:14px;height:14px}.tourist-home-mini-body{padding:.38rem .45rem .48rem;display:grid;gap:.12rem}.tourist-home-mini-body strong{font-size:1.02rem;color:#232934}.tourist-home-mini-type,.tourist-home-mini-per{margin:0;color:#8b93a2;font-size:.88rem}.tourist-home-mini-location{margin:0;display:inline-flex;align-items:center;gap:.22rem;color:#2f3644;font-size:.89rem}.tourist-home-mini-location-icon{width:14px;height:14px}.tourist-home-mini-price{margin:0;color:#f58b15;font-weight:700;font-size:1.2rem}.tourist-home-main-news-card{min-height:112px;border-radius:16px;color:#fff;font-size:1.16rem;font-weight:700;padding:.7rem;display:grid;align-content:end;background:linear-gradient(135deg,#252d3dd6,#404c5f8f)}.tourist-home-main-cta{margin-top:.35rem;text-align:center;display:grid;justify-items:center;gap:.64rem}.tourist-home-main-cta h3{margin:0;color:#2b313d;font-size:1.95rem;line-height:1.15;max-width:18rem}.tourist-home-main-cta button{width:min(100%,22rem);min-height:3rem;border-radius:999px;border:0;background:#1e88e5;color:#fff;font-size:1.35rem;font-weight:700}.tourist-search-page{background:#e9ebef;border-radius:26px;padding:.25rem .1rem .75rem;display:grid;gap:.7rem;width:min(100%,430px);margin-inline:auto}.tourist-search-header{display:grid;gap:.7rem;padding:0 .35rem}.tourist-search-top-row{display:flex;justify-content:space-between;align-items:center}.tourist-search-lang-btn{border:0;background:transparent;color:#5f6573;font-size:1.02rem;font-weight:500;padding:0}.tourist-search-icon-btn{width:2.2rem;height:2.2rem;border-radius:999px;border:0;background:transparent;display:grid;place-items:center;color:#2a2f3a;cursor:pointer}.tourist-search-back-icon{width:10px;height:10px;border-left:2px solid #2c323f;border-bottom:2px solid #2c323f;transform:rotate(45deg);display:inline-block}.tourist-search-heart-icon{position:relative;width:16px;height:14px;display:inline-block}.tourist-search-heart-icon:before,.tourist-search-heart-icon:after{content:"";position:absolute;width:9px;height:14px;border:2px solid #2c323f;border-bottom:0;border-radius:9px 9px 0 0}.tourist-search-heart-icon:before{left:2px;transform:rotate(-45deg);transform-origin:0 100%}.tourist-search-heart-icon:after{left:6px;transform:rotate(45deg);transform-origin:100% 100%}.tourist-search-query-card{background:#f5f5f6;border-radius:20px;min-height:4.9rem;padding:.55rem .8rem .52rem;display:grid;gap:.16rem}.tourist-search-query-city-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.52rem}.tourist-search-query-city-row strong{font-size:1.04rem;font-weight:600;color:#2a2f3a}.tourist-search-query-icon{width:22px;height:22px}.tourist-search-query-card p{margin:0;color:#8891a0;font-size:.89rem;padding-left:1.38rem}.tourist-search-sort-bar{display:flex;justify-content:space-between;align-items:center;padding:0 .4rem}.tourist-search-filter-panel{display:grid;gap:.45rem;padding:0 .35rem}.tourist-search-input-wrap input,.tourist-search-filter-row select{width:100%;border:0;background:#f4f5f7;border-radius:999px;min-height:2.6rem;padding:0 .8rem;color:#2d333f}.tourist-search-filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}.tourist-search-sort-bar p{margin:0;font-size:1.1rem;line-height:1.2;font-weight:600;color:#242a35}.tourist-search-sort-btn{border:0;background:transparent;color:#1e88e5;display:inline-flex;align-items:center;gap:.28rem;font-size:1.01rem;font-weight:600;opacity:1}.tourist-search-sort-btn span{font-size:1.28rem;margin-top:-1px}.tourist-search-result-list{display:grid;gap:.86rem;padding:0 .35rem}.tourist-search-card{background:#f7f7f8;border-radius:18px;overflow:hidden}.tourist-search-card-media-wrap{position:relative;min-height:151px}.tourist-search-card-media{width:100%;height:151px;object-fit:cover;display:block;background:#dfe4ef}.tourist-search-card-media-placeholder{background:linear-gradient(140deg,#afbacf,#d6dbe6)}.tourist-search-rating-pill{position:absolute;left:.45rem;top:.45rem;display:inline-flex;align-items:center;gap:.18rem;background:#3c4555c2;color:#f2f3f7;border-radius:999px;padding:.15rem .42rem;font-size:.9rem;font-weight:600}.tourist-search-rating-pill img{width:14px;height:14px}.tourist-search-like-btn{position:absolute;top:.4rem;right:.4rem;width:2rem;height:2rem;border:0;border-radius:999px;background:#fff3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center}.tourist-search-like-btn img{width:17px;height:17px}.tourist-search-like-btn.active{background:#ffffffe0}.tourist-search-card-content{padding:.52rem .72rem .62rem;display:grid;gap:.2rem}.tourist-search-card-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:.55rem}.tourist-search-card-title-row strong{font-size:clamp(1.45rem,2.6vw,1.95rem);line-height:1.16;color:#262b36;font-weight:600}.tourist-search-card-price{margin:0;color:#f58b15;font-weight:700;font-size:clamp(1.4rem,2.7vw,1.98rem);line-height:1.05;white-space:nowrap}.tourist-search-card-subtitle-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.tourist-search-card-kind,.tourist-search-card-per-person{color:#7e8493;font-size:1rem}.tourist-search-card-location,.tourist-search-card-capacity{margin:0;display:inline-flex;align-items:center;gap:.26rem;color:#353b48;font-size:1.02rem}.tourist-search-location-icon,.tourist-search-home-icon,.tourist-search-users-icon{position:relative;display:inline-block;flex:0 0 auto}.tourist-search-location-icon,.tourist-search-home-icon{width:14px;height:14px}.tourist-search-users-icon{width:.86rem;height:.56rem;border:2px solid #37a64d;border-top:0;border-radius:0 0 8px 8px;margin-left:.35rem}.tourist-search-users-icon:before,.tourist-search-users-icon:after{content:"";position:absolute;top:-8px;width:6px;height:6px;border:2px solid #37a64d;border-radius:999px}.tourist-search-users-icon:before{left:-2px}.tourist-search-users-icon:after{left:6px}.tourist-search-empty{min-height:44vh;display:grid;align-content:center;justify-items:center;gap:.76rem;text-align:center;padding:1rem .7rem 2rem}.tourist-search-empty h2{margin:0;font-size:2rem;line-height:1.2;color:#2b303b}.tourist-search-empty p{margin:0;font-size:1.08rem;line-height:1.32;color:#878f9d;max-width:19rem}.tourist-search-empty-btn{margin-top:.6rem;width:min(100%,22rem);border:0;border-radius:999px;min-height:3.1rem;color:#fff;background:#1e88e5;font-size:1.36rem;font-weight:600}.tourist-search-loading,.tourist-search-error{margin:0;padding:0 .48rem}.tourist-search-shell{width:min(100%,430px);margin-inline:auto;padding:.45rem .25rem .9rem;border-radius:28px;background:linear-gradient(180deg,#e7eaef,#eaedf2);display:grid;gap:.72rem}.tourist-search-shell-header{display:grid;gap:.62rem;padding:0 .25rem}.tourist-search-shell-topbar{display:flex;align-items:center;justify-content:space-between}.tourist-search-shell-icon-btn{width:2.15rem;height:2.15rem;border:0;border-radius:999px;background:transparent;display:grid;place-items:center;color:#303746}.tourist-search-shell-lang-btn{border:0;background:transparent;color:#5b6371;font-size:1.02rem;font-weight:500}.tourist-search-shell-back-icon{width:10px;height:10px;border-left:2px solid #303746;border-bottom:2px solid #303746;transform:rotate(45deg);display:inline-block}.tourist-search-shell-heart-icon{position:relative;width:16px;height:14px;display:inline-block}.tourist-search-shell-heart-icon:before,.tourist-search-shell-heart-icon:after{content:"";position:absolute;width:9px;height:14px;border:2px solid #303746;border-bottom:0;border-radius:9px 9px 0 0}.tourist-search-shell-heart-icon:before{left:2px;transform:rotate(-45deg);transform-origin:0 100%}.tourist-search-shell-heart-icon:after{left:6px;transform:rotate(45deg);transform-origin:100% 100%}.tourist-search-shell-query-card{border-radius:20px;background:#f5f6f8;min-height:5rem;padding:.62rem .85rem .58rem;display:grid;gap:.22rem}.tourist-search-shell-query-city-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.52rem}.tourist-search-shell-query-city-row strong{font-size:1.04rem;font-weight:600;color:#2e3644}.tourist-search-shell-query-card p{margin:0;padding-left:1.35rem;font-size:.9rem;color:#8993a2}.tourist-search-shell-location-icon{width:14px;height:14px}.tourist-search-shell-query-icon{width:22px;height:22px}.tourist-search-shell-filters{display:grid;gap:.44rem;padding:0 .25rem}.tourist-search-shell-search-wrap input,.tourist-search-shell-filter-row select{width:100%;min-height:2.64rem;border:0;border-radius:999px;background:#f4f6f8;color:#2f3644;padding:0 .85rem}.tourist-search-shell-filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}.tourist-search-results-toolbar{display:flex;align-items:center;justify-content:space-between;padding:0 .3rem}.tourist-search-results-toolbar p{margin:0;font-size:1.08rem;line-height:1.2;font-weight:600;color:#252d3a}.tourist-search-results-sort-btn{border:0;background:transparent;color:#1e88e5;display:inline-flex;align-items:center;gap:.28rem;font-size:1.01rem;font-weight:600}.tourist-search-results-sort-btn span{font-size:1.28rem;margin-top:-1px}.tourist-search-results-grid{display:grid;gap:.86rem;padding:0 .25rem}.tourist-search-results-card{background:#f8f9fb;border-radius:18px;overflow:hidden}.tourist-search-results-card-media-wrap{position:relative;min-height:152px}.tourist-search-results-card-media{width:100%;height:152px;object-fit:cover;display:block;background:#dfe4ef}.tourist-search-results-card-media-placeholder{background:linear-gradient(140deg,#afbacf,#d6dbe6)}.tourist-search-results-rating-pill{position:absolute;left:.45rem;top:.45rem;display:inline-flex;align-items:center;gap:.18rem;background:#3c4555c2;color:#f2f3f7;border-radius:999px;padding:.15rem .42rem;font-size:.9rem;font-weight:600}.tourist-search-results-rating-pill img{width:14px;height:14px}.tourist-search-results-like-btn{position:absolute;top:.4rem;right:.4rem;width:2rem;height:2rem;border:0;border-radius:999px;background:#fff3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center}.tourist-search-results-like-btn img{width:17px;height:17px}.tourist-search-results-like-btn.active{background:#ffffffe0}.tourist-search-results-card-content{padding:.55rem .72rem .62rem;display:grid;gap:.2rem}.tourist-search-results-card-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:.55rem}.tourist-search-results-card-title-row strong{font-size:clamp(1.45rem,2.6vw,1.95rem);line-height:1.16;color:#262b36;font-weight:600}.tourist-search-results-card-price{margin:0;color:#f58b15;font-weight:700;font-size:clamp(1.4rem,2.7vw,1.98rem);line-height:1.05;white-space:nowrap}.tourist-search-results-card-subtitle-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.tourist-search-results-card-kind,.tourist-search-results-card-per-person{color:#7e8493;font-size:1rem}.tourist-search-results-card-location,.tourist-search-results-card-capacity{margin:0;display:inline-flex;align-items:center;gap:.26rem;color:#353b48;font-size:1.02rem}.tourist-search-results-location-icon,.tourist-search-results-home-icon,.tourist-search-results-users-icon{position:relative;display:inline-block;flex:0 0 auto}.tourist-search-results-location-icon,.tourist-search-results-home-icon{width:14px;height:14px}.tourist-search-results-users-icon{width:.86rem;height:.56rem;border:2px solid #37a64d;border-top:0;border-radius:0 0 8px 8px;margin-left:.35rem}.tourist-search-results-users-icon:before,.tourist-search-results-users-icon:after{content:"";position:absolute;top:-8px;width:6px;height:6px;border:2px solid #37a64d;border-radius:999px}.tourist-search-results-users-icon:before{left:-2px}.tourist-search-results-users-icon:after{left:6px}.tourist-search-results-empty{min-height:44vh;display:grid;align-content:center;justify-items:center;gap:.76rem;text-align:center;padding:1rem .7rem 2rem}.tourist-search-results-empty h2{margin:0;font-size:2rem;line-height:1.2;color:#2b303b}.tourist-search-results-empty p{margin:0;font-size:1.08rem;line-height:1.32;color:#878f9d;max-width:19rem}.tourist-search-results-empty-btn{margin-top:.6rem;width:min(100%,22rem);border:0;border-radius:999px;min-height:3.1rem;color:#fff;background:#1e88e5;font-size:1.36rem;font-weight:600}@media(min-width:768px){.tourist-home-main-page,.tourist-search-page{width:min(100%,980px);padding-inline:.85rem}.tourist-home-main-scroll{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.tourist-home-main-news-scroll{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.tourist-search-result-list{grid-template-columns:repeat(2,minmax(0,1fr))}.tourist-search-shell{width:min(100%,980px);padding-inline:.85rem}.tourist-search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tourist-search-results-empty,.tourist-search-empty{min-height:34vh}.tourist-unit-card-v2-cover{height:280px}}@media(min-width:1024px){.tourist-unit-card-v2-cover{height:320px}}@media(min-width:1100px){.tourist-home-main-page,.tourist-search-page{width:min(100%,1120px)}.tourist-home-main-scroll{grid-template-columns:repeat(4,minmax(0,1fr))}.tourist-search-result-list{grid-template-columns:repeat(3,minmax(0,1fr))}.tourist-search-shell{width:min(100%,1120px)}.tourist-search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mweb-service-icon{width:36px;height:36px;border-radius:8px;object-fit:cover;background:#ecf7f1;display:grid;place-items:center;color:#2f5e56;font-weight:700}@media(min-width:601px){.auth-first-screen{padding-inline:.9rem}.auth-first-card{padding:1.2rem 1.2rem 1rem}.tourist-main-page{gap:1rem}.tourist-main-directions-row{grid-auto-columns:minmax(260px,1fr)}.tourist-main-resorts-grid,.mweb-directions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mweb-resorts-list,.mweb-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1025px){.auth-first-screen{min-height:calc(100vh - 160px);padding:1.6rem 1rem 2rem}.auth-first-card{width:min(100%,540px);border-radius:20px;padding:1.35rem 1.3rem 1.1rem;box-shadow:none}.tourist-main-resorts-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mweb-main{padding:1rem 1rem 1.2rem}.mweb-main.with-bottom-nav{padding-bottom:6.8rem}.tourist-journal-shell{width:min(100%,820px);padding:14px 14px 24px;border-radius:30px;box-shadow:0 18px 36px #0f172a0f}.tourist-resort-view-shell{width:min(100%,860px);padding:12px 12px 20px;border-radius:26px;box-shadow:0 18px 34px #0f172a12}.mweb-directions-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mweb-bottom-nav{left:50%;transform:translate(-50%);width:min(1180px,100%);border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9}.tourist-quick-nav:not(.tourist-quick-nav-laptop){height:82px;filter:none}.tourist-quick-nav-mobile{display:none}.tourist-quick-nav-laptop{display:block}}.site-footer{border-top:1px solid var(--border);margin-top:1rem;background:color-mix(in srgb,var(--surface),transparent 10%)}.footer-row{padding:.9rem 0;color:var(--text-muted);font-size:.85rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-row p{margin:0}@media(min-width:768px){.hero-block{padding-top:1.8rem}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:1.2rem}.cards-grid,.features-grid,.regions-grid,.catalog-grid,.filters-row{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-direction-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.auth-layout{grid-template-columns:.95fr 1.05fr}.admin-v2-layout{grid-template-columns:220px minmax(0,1fr);align-items:start}.admin-v2-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-v2-table{min-width:0}}@media(max-width:767px){.admin-v2-layout{padding:.55rem;gap:.55rem}.admin-v2-sidebar{position:static;max-height:45vh;overflow:auto}.admin-v2-main{gap:.55rem}.admin-v2-filter-block,.admin-v2-action-panel,.admin-v2-table-wrap{padding:.6rem}.admin-v2-content-grid{grid-template-columns:1fr}.admin-v2-content-grid .admin-v2-action-panel{flex-direction:row}.modal-overlay{align-items:flex-start;padding:.5rem}.modal{width:100%;max-height:calc(100vh - 1rem);border-radius:12px}.modal-header{position:sticky;top:0;background:var(--surface);z-index:2;padding-bottom:.45rem}.mweb-admin-shell,.ra-home-grid{grid-template-columns:1fr}.ra-section-toolbar{flex-direction:column;align-items:flex-start}.ra-resort-workspace .form-grid{grid-template-columns:1fr}.mweb-admin-nav{position:static}.mweb-admin-nav-btn{text-align:center}.resort-admin-shell{grid-template-columns:1fr}.resort-admin-nav{position:static}}@media(min-width:1280px){.container{width:min(1240px,calc(100% - 3.5rem))}.card{padding:1.2rem}.hero-grid{gap:1.6rem}}.profile-hub{padding:0;gap:.6rem;margin-inline:-.8rem}.profile-header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1rem;background:var(--surface)}.profile-header-left{display:flex;align-items:center;gap:.8rem}.profile-avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;background:var(--secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-avatar-img{width:100%;height:100%;object-fit:cover}.profile-avatar-placeholder{font-size:1.4rem;font-weight:700;color:var(--primary)}.profile-header-info{display:flex;flex-direction:column;gap:.15rem}.profile-header-name{font-size:1.05rem;font-weight:600;color:var(--text)}.profile-header-phone{font-size:.85rem;color:var(--text-muted)}.profile-edit-btn{background:none;border:none;cursor:pointer;padding:.4rem;border-radius:8px;transition:background .2s}.profile-edit-btn:hover{background:var(--secondary)}.profile-menu{display:flex;flex-direction:column;background:var(--surface);padding:.5rem 0}.profile-menu-item{display:flex;align-items:center;gap:.9rem;padding:1rem 1.2rem;background:none;border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;width:100%;transition:background .15s}.profile-menu-item:last-child{border-bottom:none}.profile-menu-item:hover{background:var(--secondary)}.profile-menu-icon{flex-shrink:0;opacity:.7}.profile-menu-label{font-size:.95rem;font-weight:500;color:var(--text)}.profile-logout-btn{display:block;width:100%;text-align:center;padding:1rem;background:none;border:none;color:#e53935;font-size:.95rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:background .15s}.profile-logout-btn:hover{background:#fdecea}.profile-logout-text{margin:.5rem 0 1.2rem;color:var(--text-muted);font-size:.92rem}.profile-logout-actions{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.profile-logout-confirm-btn{background:#e53935;color:#fff;border:none;border-radius:var(--radius-sm);font-weight:600;padding:.62rem .95rem;cursor:pointer}.profile-logout-confirm-btn:hover{background:#c62828}.profile-edit-avatar-wrap{display:flex;justify-content:center;margin:1rem 0;cursor:pointer}.profile-edit-avatar{position:relative;width:100px;height:100px;border-radius:50%;overflow:hidden;background:var(--secondary);display:flex;align-items:center;justify-content:center}.profile-edit-avatar-img{width:100%;height:100%;object-fit:cover}.profile-edit-avatar-placeholder{font-size:2.5rem;font-weight:700;color:var(--primary)}.profile-edit-avatar-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.profile-edit-avatar-wrap:hover .profile-edit-avatar-overlay,.profile-edit-avatar-wrap:focus .profile-edit-avatar-overlay{opacity:1}.profile-edit-avatar-overlay span{color:#fff;font-size:.75rem;font-weight:600;text-align:center;padding:.3rem}.profile-favorites-list{display:grid;gap:.7rem}.profile-favorite-card{display:flex;gap:.8rem;align-items:center;cursor:pointer;transition:background .15s;padding:.6rem}.profile-favorite-card:hover{background:var(--secondary)}.profile-favorite-img{width:64px;height:64px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.profile-favorite-img-placeholder{width:64px;height:64px;border-radius:var(--radius-sm);background:var(--secondary);flex-shrink:0}.profile-favorite-info{display:flex;flex-direction:column;gap:.2rem}.profile-favorite-name{font-weight:600;font-size:.92rem;color:var(--text)}.profile-favorite-rating{font-size:.82rem;color:var(--text-muted)}.mweb-notification-tabs{display:flex;gap:8px;margin-bottom:12px}.mweb-notification-date{font-size:12px;color:#888;margin:0 0 4px}.success-text{color:#2d7a2d;font-weight:600;margin-left:.5rem}.kdd-root{display:flex;flex-direction:column;width:100%}.kdd-label{display:inline-block;font-size:13px;font-weight:600;color:var(--text);margin-bottom:6px}.kdd-label.is-error,.kdd-required{color:var(--danger)}.kdd-trigger{appearance:none;background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:12px 16px;min-height:44px;font-family:"Albert Sans",inherit;font-size:14px;font-weight:400;color:var(--text);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.kdd-trigger:focus-visible{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.kdd-trigger.is-open{border-color:var(--primary);border-width:1.5px}.kdd-trigger.is-error{border-color:var(--danger)}.kdd-trigger.is-placeholder .kdd-value,.kdd-trigger.is-placeholder .kdd-chevron{color:#bdc2c6}.kdd-leading-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.kdd-leading-icon img,.kdd-leading-icon svg{width:18px;height:18px;display:block}.kdd-trigger.kdd-large{font-size:.94rem;font-weight:500;min-height:52px;padding:12px 18px}.kdd-trigger.kdd-large.is-placeholder .kdd-value{font-size:.92rem;font-weight:400}.kdd-trigger.kdd-large .kdd-leading-icon img,.kdd-trigger.kdd-large .kdd-leading-icon svg{width:18px;height:18px}.kdd-trigger.is-disabled,.kdd-trigger:disabled{opacity:.6;cursor:not-allowed}.kdd-value{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kdd-chevron{flex:0 0 auto;color:var(--text-muted);transition:transform .18s ease,color .18s ease}.kdd-trigger.is-open .kdd-chevron{transform:rotate(180deg);color:var(--primary)}.kdd-trigger.is-open.is-placeholder .kdd-chevron{color:#bdc2c6}.kdd-trigger:not(.is-placeholder):not(.is-open) .kdd-chevron{color:var(--text)}.kdd-error{margin-top:6px;font-size:12px}.kdd-list{list-style:none;margin:0;padding:6px 0;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--dropdown-shadow);max-height:320px;overflow-y:auto;z-index:1000;animation:kdd-fade-in .15s ease}@keyframes kdd-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.kdd-list{animation:none}.kdd-chevron{transition:none}}.kdd-item{padding:12px 16px;font-size:14px;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;transition:background-color .1s ease}.kdd-item.is-active{background:var(--bg)}.kdd-item.is-selected{font-weight:600;color:var(--primary)}.kdd-item.is-disabled{opacity:.5;cursor:not-allowed}.kdd-empty{padding:12px 16px;font-size:14px;color:var(--text-muted);text-align:center}.ra-v2-journal-filters .kdd-range-root,.mweb-calendar-filters .kdd-range-root,.admin-v2-filter-grid .kdd-range-root,.ra-v2-cal-filters-drawer .kdd-range-root{grid-column:1 / -1}.ra-v2-journal-filters .ra-v2-journal-reset,.ra-v2-journal-filters .ra-control-btn,.mweb-calendar-filters .ra-control-btn,.ra-v2-cal-filters-drawer .ra-v2-ghost-btn{grid-column:1 / -1;justify-self:end}.kcal-popover{background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:var(--dropdown-shadow);padding:16px;z-index:1100;width:320px;animation:kdd-fade-in .15s ease}.kcal-sheet-backdrop{position:fixed;inset:0;background:#0006;z-index:1100;display:flex;align-items:flex-end;justify-content:center;animation:kdd-backdrop-fade .18s ease}@keyframes kdd-backdrop-fade{0%{opacity:0}to{opacity:1}}.kcal-sheet{width:100%;background:var(--surface);border-radius:20px 20px 0 0;padding:16px;max-height:90vh;overflow-y:auto;animation:kcal-slide-up .2s ease}@keyframes kcal-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.kcal-root{display:flex;flex-direction:column;gap:12px;font-family:"Albert Sans",inherit}.kcal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px}.kcal-nav-btn{appearance:none;background:var(--surface);border:1px solid var(--border);border-radius:50%;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:var(--text);cursor:pointer;transition:background-color .15s ease}.kcal-nav-btn:hover{background:var(--bg)}.kcal-title{font-weight:600;font-size:16px;color:var(--text)}.kcal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:0;padding:0 2px}.kcal-weekday{text-align:center;font-size:13px;color:var(--text-muted);padding:4px 0}.kcal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.kcal-day{appearance:none;background:transparent;border:0;font-family:inherit;font-size:14px;color:var(--primary);width:100%;aspect-ratio:1 / 1;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:background-color .12s ease}.kcal-day:hover:not(:disabled):not(.is-selected){background:var(--bg)}.kcal-day.is-outside{color:var(--text-muted);opacity:.5}.kcal-day.is-disabled,.kcal-day:disabled{color:var(--text-muted);opacity:.4;cursor:not-allowed}.kcal-day.is-today{text-decoration:underline;text-underline-offset:4px}.kcal-day.is-in-range{background:var(--primary-soft);border-radius:0;color:var(--primary)}.kcal-day.is-range-start{border-top-left-radius:50%;border-bottom-left-radius:50%}.kcal-day.is-range-end{border-top-right-radius:50%;border-bottom-right-radius:50%}.kcal-day.is-selected{background:var(--primary);color:#fff;border-radius:50%;font-weight:600;text-decoration:none}.kcal-day.is-selected:hover{background:var(--primary-hover)}.kcal-actions{display:flex;gap:12px;padding-top:4px}.kcal-btn{flex:1;appearance:none;border-radius:999px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.kcal-btn-secondary{background:var(--surface);border:1px solid var(--border);color:var(--text)}.kcal-btn-secondary:hover{background:var(--bg)}.kcal-btn-primary{background:var(--primary);border:1px solid var(--primary);color:#fff}.kcal-btn-primary:hover:not(:disabled){background:var(--primary-hover)}.kcal-btn-primary:disabled{opacity:.5;cursor:not-allowed}.kdd-range-root{display:flex;flex-direction:column;gap:6px;width:100%}.kdd-range-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:480px){.kdd-range-fields{grid-template-columns:1fr}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}@media(max-width:767px){input:not([type=checkbox]):not([type=radio]),textarea,select{font-size:16px}}button,a,[role=button],input[type=checkbox],input[type=radio],label{-webkit-tap-highlight-color:transparent}button,a,[role=button],.step-counter .step-btn,.tourist-home-counter-box button,.tourist-home-primary-button,.mweb-header-btn,.btn{touch-action:manipulation}button,[role=button],.step-counter .step-btn{-webkit-appearance:none;appearance:none;-webkit-user-select:none;user-select:none}.tourist-home-surface,.admin-v2-stack,.mweb-page,main,[data-scrollable]{-webkit-overflow-scrolling:touch}.tourist-home-topbar,.tourist-journal-topbar{padding-top:max(4px,env(safe-area-inset-top))}input,textarea,select{scroll-margin-bottom:40vh;scroll-margin-top:16px}input[type=date],input[type=time],input[type=datetime-local]{-webkit-appearance:none;appearance:none;min-height:2.4rem}html,body{overscroll-behavior-y:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
