.rg-home{--ota-bg:var(--color-bg);--ota-white:var(--color-surface);--ota-blue-start:var(--color-primary);--ota-blue-end:var(--color-primary-hover);--ota-cta:var(--color-text);--ota-cta-hover:var(--color-text-muted);--ota-text-dark:var(--color-text);--ota-text-muted:var(--color-text-muted);--ota-border:var(--color-border);--ota-radius:var(--radius-lg);--ota-radius-sm:var(--radius-sm);--ota-radius-pill:var(--radius-pill);--ota-shadow-sm:var(--shadow-sm);--ota-shadow-md:var(--shadow-md);--ota-shadow-hover:var(--shadow-hover);font-family:Inter,sans-serif!important;background-color:var(--ota-bg)!important;color:var(--ota-text-dark)!important;-webkit-font-smoothing:antialiased}.rg-home h1,.rg-home h2,.rg-home h3,.rg-home h4,.rg-home h5,.rg-home h6{font-family:Inter,sans-serif;color:var(--ota-text-dark);font-weight:700;letter-spacing:-.02em}.rg-home p{color:var(--ota-text-muted)}.rg-home .container{max-width:1280px!important;margin:0 auto!important;padding:0 24px!important}.rg-home .site-header{background-color:var(--ota-white)!important;border-bottom:1px solid var(--ota-border)!important;box-shadow:var(--ota-shadow-sm)!important;padding:16px 0!important}.rg-home .ota-section{padding:80px 0}.rg-home .ota-section-title{font-size:32px!important;margin-bottom:8px!important}.rg-home .ota-section-subtitle{font-size:16px!important;margin-bottom:40px!important}.rg-home .ota-card{background:var(--ota-white);border-radius:var(--ota-radius);border:1px solid var(--ota-border);box-shadow:var(--ota-shadow-sm);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.rg-home .ota-card:hover{transform:translateY(-4px);box-shadow:var(--ota-shadow-hover)}.rg-home .ota-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-weight:600;border-radius:var(--ota-radius-sm);transition:all .2s ease;cursor:pointer;border:none}.rg-home .ota-btn-primary{background-color:var(--ota-cta)!important;color:#fff!important;padding:14px 28px;font-size:16px}.rg-home .ota-btn-primary:hover{background-color:var(--ota-cta-hover)!important}.rg-home .ota-btn-outline{background:transparent;border:1px solid var(--ota-border);color:var(--ota-text-dark);padding:10px 20px}.rg-home .ota-btn-outline:hover{border-color:var(--ota-text-dark);background:var(--ota-bg)}.rg-home .search-card{background:var(--ota-white)!important;border-radius:var(--ota-radius)!important;box-shadow:var(--ota-shadow-hover)!important;padding:24px!important;border:none!important;max-width:1300px!important;margin:0 auto!important;width:100%!important}.rg-home .search-inputs-row{display:flex!important;gap:16px!important;align-items:stretch!important}.rg-home .search-input-box{background:var(--ota-bg)!important;border:1px solid var(--ota-border)!important;border-radius:var(--ota-radius-sm)!important;padding:18px 24px!important}.rg-home .search-input-box:hover{border-color:var(--ota-blue-start)!important}.rg-home .box-label{color:var(--ota-text-muted)!important;font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:600!important;text-transform:uppercase}.rg-home .box-main,.rg-home .box-main-input{color:var(--ota-text-dark)!important;font-family:Inter,sans-serif!important;font-weight:700!important;font-size:18px!important}.rg-home .box-sub{color:var(--ota-text-muted)!important;font-family:Inter,sans-serif!important;font-size:14px!important}.rg-home .search-btn-new{background:var(--ota-cta)!important;color:var(--ota-white)!important;font-family:Inter,sans-serif!important;font-weight:700!important;font-size:18px!important;border-radius:var(--ota-radius-sm)!important;border:none!important;padding:0 40px!important;transition:background .2s ease!important}.rg-home .search-btn-new:hover{background:var(--ota-cta-hover)!important}.rg-home .popular-label{color:hsla(0,0%,100%,.8)!important;font-family:Inter,sans-serif!important;font-weight:600!important}.rg-home .popular-tag{background:hsla(0,0%,100%,.2)!important;color:#fff!important;border:none!important;font-family:Inter,sans-serif!important;border-radius:var(--ota-radius-pill)!important}.rg-home .popular-tag:hover{background:hsla(0,0%,100%,.3)!important}.rg-home .search-card{background:var(--color-surface-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:12px 24px;box-shadow:var(--shadow-lg);width:100%;max-width:1440px;margin:0 auto;position:relative;z-index:5}.rg-home .search-inputs-row{display:flex;align-items:stretch;gap:16px}.rg-home .search-input-box{flex:1;border:1px solid #e2e8f0;border-radius:12px;padding:8px 16px;background-color:#fff;transition:all .2s;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative}.rg-home .where-box{flex:1.6}.rg-home .search-input-box:hover{border-color:#ff6a00;box-shadow:0 4px 12px rgba(255,106,0,.05)}.rg-home .box-label{position:absolute;top:-8px;left:16px;background:#fff;padding:0 6px;font-size:.65rem;color:#718096;font-weight:500;text-transform:capitalize;line-height:1;z-index:2}.rg-home .box-main{font-size:.95rem;font-weight:700;color:#1a202c;display:flex;justify-content:space-between;align-items:center;line-height:1.2}.rg-home .box-sub{font-size:.65rem;color:#a0aec0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.rg-home .input-reset{border:none;background:transparent;outline:none;padding:0;width:100%;font-family:inherit}.rg-home .box-main-input{font-size:.95rem;font-weight:700;color:#1a202c;line-height:1.2}.rg-home .arrow-down{display:inline-flex;margin-left:auto;color:#ff6a00}.rg-home .arrow-down svg{width:14px;height:14px}.rg-home .night-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 10px;min-width:50px}.rg-home .night-count{font-size:.95rem;font-weight:800;color:#1a202c}.rg-home .night-text{font-size:.55rem;font-weight:700;color:#718096;text-transform:uppercase}.rg-home .night-icon{margin-top:2px;color:#ff6a00}.rg-home .night-icon svg{width:16px;height:16px;fill:currentColor}.rg-home .search-btn-new{background-color:var(--color-primary);color:#fff;border:none;border-radius:12px;padding:0 32px;font-size:1rem;font-weight:800;cursor:pointer;transition:all .2s;letter-spacing:.5px}.rg-home .search-btn-new:hover{background-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:var(--shadow-hover)}.rg-home .popup-container{position:absolute;top:calc(100% + 12px);left:0;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:1001;display:none;border:1px solid #e2e8f0;cursor:default}.rg-home .popup-container.show{display:block;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.rg-home .date-popup{width:420px;padding:20px 24px}.rg-home .date-popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #edf2f7}.rg-home .sel-date{font-size:1.1rem;font-weight:700;color:#1a202c}.rg-home .sel-label{font-size:.8rem;color:#718096;margin-top:4px}.rg-home .text-orange{color:#ff6a00!important}.rg-home .date-arrow{color:#a0aec0;font-size:1.2rem;padding:0 16px}.rg-home .cal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.rg-home .cal-month{font-size:1.1rem;color:#4a5568}.rg-home .cal-nav{display:flex;gap:8px}.rg-home .cal-nav-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center}.rg-home .cal-days-header{text-align:center;font-size:.8rem;color:#a0aec0;margin-bottom:12px}.rg-home .cal-days-header,.rg-home .cal-grid{display:grid;grid-template-columns:repeat(7,1fr)}.rg-home .cal-grid{gap:4px}.rg-home .cal-grid span{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:.95rem;color:#4a5568;cursor:pointer;transition:all .2s}.rg-home .cal-grid span.day-selected{background:#ff6a00!important;color:#fff!important;font-weight:700;box-shadow:0 4px 10px rgba(255,106,0,.2)}.rg-home .guests-popup-new{width:400px;padding:24px}.rg-home .guest-popup-header{padding-bottom:16px;border-bottom:1px solid #edf2f7;margin-bottom:20px;display:flex;align-items:center;gap:12px}.rg-home .guest-popup-header svg{width:22px;height:22px;fill:#4a5568}.rg-home .guest-popup-body{display:flex;justify-content:space-between;gap:24px;margin-bottom:20px}.rg-home .guest-popup-row{flex:1}.rg-home .guest-type{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-weight:600}.rg-home .guest-type svg{width:18px;height:18px;fill:#a0aec0}.rg-home .type-info small{font-size:.7rem;color:#a0aec0;font-weight:400}.rg-home .divider-vertical{width:1px;min-height:40px;background-color:#edf2f7}.rg-home .stepper-new{display:flex;align-items:center;gap:12px}.rg-home .step-btn-new{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center}.rg-home .step-btn-new svg{width:12px;height:12px;fill:currentColor}.rg-home .step-val-new{font-weight:700;min-width:20px;text-align:center}.rg-home .guest-popup-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #edf2f7}.rg-home .btn-add-room{background:none;border:none;color:#ff6a00;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:10px}.rg-home .orange-plus{border:1.5px solid;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.rg-home .orange-plus svg{width:10px;height:10px;fill:currentColor}.rg-home .btn-apply-orange{background-color:#ff6a00;color:#fff;border:none;border-radius:8px;padding:10px 24px;font-weight:700;cursor:pointer}@keyframes rg-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rg-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.rg-home .rg-search{--rg-primary:#fa4e16;--rg-primary-deep:#e6400c;--rg-accent:#fa4e16;--rg-soft-blue:rgba(250,78,22,.07);--rg-surface:#fff;--rg-border:#e5e7eb;--rg-border-strong:#d1d5db;--rg-text:#111827;--rg-text-muted:#6b7280;--rg-text-hint:#717680;--rg-hover-surface:#f8fafc;--rg-shadow-card:0 4px 20px -2px rgba(0,0,0,.05),0 2px 6px -1px rgba(0,0,0,.03);--rg-shadow-float:0 12px 32px -4px rgba(0,0,0,.08),0 4px 12px -2px rgba(0,0,0,.04);--rg-shadow-cta:0 4px 14px -2px rgba(250,78,22,.35);--rg-radius-card:16px;--rg-radius-field:12px;--rg-font:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--rg-transition:0.2s cubic-bezier(0.4,0,0.2,1);font-family:var(--rg-font);-webkit-font-smoothing:antialiased}.rg-home .rg-search__card{background:var(--rg-surface);border:1px solid var(--rg-border);border-radius:var(--rg-radius-card);box-shadow:var(--rg-shadow-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:visible;position:relative}.rg-home .rg-search__card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}.rg-home .rg-search__tabs{gap:6px;margin-bottom:12px}.rg-home .rg-search__tab{padding:10px 16px;border-radius:12px;border:1px solid hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85);font-size:13px;transition:var(--rg-transition);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rg-home .rg-search__tab:hover{background:hsla(0,0%,100%,.2);color:#fff}.rg-home .rg-search__tab.is-active{background:var(--rg-surface);color:var(--rg-primary);border-color:transparent;box-shadow:0 4px 16px rgba(7,27,77,.12)}.rg-home .rg-search__segment-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rg-primary);margin-bottom:4px;line-height:1.2}.rg-home .rg-search__location-hint{font-size:12px;font-weight:500;color:var(--rg-text-muted);margin-top:4px;line-height:1.35}.rg-home .rg-search__location-input{border:none;outline:none;background:transparent;font-size:15px;font-weight:700;color:var(--rg-text);padding:0}.rg-home .rg-search__location-input::placeholder{color:var(--rg-text-hint)}.rg-home .rg-search__segment--location{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 18px;min-height:0;transition:background var(--rg-transition);position:relative;height:100%;box-sizing:border-box}.rg-home .rg-search__segment--location .rg-search__location-icon{font-size:18px;color:var(--rg-text-hint);flex-shrink:0;transition:color var(--rg-transition)}.rg-home .rg-search__segment--location.is-active .rg-search__location-icon,.rg-home .rg-search__segment--location:hover .rg-search__location-icon{color:var(--rg-primary)}.rg-home .rg-search__segment--picker{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:12px 14px;cursor:pointer;transition:background var(--rg-transition);position:relative;height:100%;box-sizing:border-box;min-width:0}.rg-home .rg-search__segment-body{display:flex;flex-direction:column}.rg-home .rg-search__segment--picker .rg-search__segment-value{font-size:15px;font-weight:700;color:var(--rg-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:0 0 auto;min-width:0;line-height:1.2}.rg-home .rg-search__segment-icons{display:inline-flex;align-items:center;gap:6px;color:var(--rg-text-hint);flex-shrink:0}.rg-home .rg-search__segment-chevron{font-size:10px;opacity:.85}.rg-home .rg-search__swap{z-index:12;width:36px;height:36px;border-radius:50%;border:1px solid hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(250,78,22,.18),0 2px 6px rgba(15,23,42,.08);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--rg-primary);transition:transform var(--rg-transition),box-shadow var(--rg-transition)}.rg-home .rg-search__swap:hover{transform:scale(1.08);box-shadow:var(--rg-shadow-float)}.rg-home .rg-search__swap i{font-size:12px}.rg-home .rg-search__cta-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;height:100%;border:none;cursor:pointer;font-family:inherit;font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#fa4e16,#fa4e16 45%,#e6400c);box-shadow:var(--rg-shadow-cta);transition:transform var(--rg-transition),box-shadow var(--rg-transition),filter var(--rg-transition)}.rg-home .rg-search__cta-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 36px -4px rgba(250,78,22,.55);filter:brightness(1.05)}.rg-home .rg-search__cta-button:active:not(:disabled){transform:translateY(0)}.rg-home .rg-search__cta-button:disabled{opacity:.7;cursor:wait}.rg-home .rg-search__time-popup{animation:rg-scale-in .18s ease-out}.rg-home .rg-search__time-option.is-selected{background:var(--rg-primary)!important;border-color:var(--rg-primary)!important;color:#fff!important;box-shadow:0 4px 12px rgba(250,78,22,.35)}.rg-home .rg-search__shell{width:100%;display:flex;flex-direction:column;align-items:flex-start}.rg-home .rg-search__tabs{display:inline-flex;align-items:stretch;gap:0;width:auto;max-width:100%;position:relative;z-index:6;margin:0 0 -1px;padding:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.rg-home .rg-search__tabs::-webkit-scrollbar{display:none}.rg-home .rg-search__tab{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;box-sizing:border-box;padding:12px 20px;min-height:44px;margin:0;border:1px solid #e5e7eb;border-bottom:none;border-radius:0;background:#fff;color:#111827;font-family:inherit;font-size:16px;font-weight:700;line-height:1.2;white-space:nowrap;cursor:pointer;position:relative;transition:background .2s ease,color .2s ease,border-color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rg-home .rg-search__tab:first-child{border-top-left-radius:12px}.rg-home .rg-search__tab:last-child{border-top-right-radius:12px}.rg-home .rg-search__tab+.rg-search__tab{margin-left:-1px}.rg-home .rg-search__tab+.rg-search__tab:before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:1px;background:rgba(17,24,39,.35);pointer-events:none;z-index:3}.rg-home .rg-search__tab i{font-size:14px;color:inherit;line-height:1}.rg-home .rg-search__tab.is-active{background:linear-gradient(135deg,#2563ff,#1d4ed8);color:#fff;border-color:#1d4ed8;z-index:2}.rg-home .rg-search__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#1d4ed8;pointer-events:none}.rg-home .rg-search__tab.is-active i{color:#fff}.rg-home .rg-search__tab:not(.is-active){background:#fff;color:#111827;border-color:#e5e7eb;z-index:1}.rg-home .rg-search__tab:not(.is-active) i{color:#374151}.rg-home .rg-search__tab:not(.is-active):after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#fff;pointer-events:none}.rg-home .rg-search__shell .rg-search__card{width:100%;border-radius:16px;border-top-left-radius:0;overflow:visible}.rg-home .rg-search__field-group:has(.rg-search__mega-popup),.rg-home .rg-search__field:has(.rg-location-popup),.rg-home .rg-search__field:has(.rg-search__mega-popup){z-index:40}.rg-home .rg-search__field-group{display:flex;align-items:stretch;min-width:0;position:relative;border-right:1px solid #e5e7eb}.rg-home .rg-search__field-group .rg-search__field{flex:1;min-width:0;display:flex;align-items:stretch}.rg-home .rg-search__field-group .rg-search__field:not(:last-child){border-right:1px solid #e5e7eb}.rg-home .rg-search__location-input{font-size:clamp(1rem,1.5vw,1.25rem);width:100%;min-width:0}.rg-home .rg-search__location-input::placeholder{color:#9ca3af;font-weight:600;font-size:.9375rem}.rg-home .rg-search__segment--location{cursor:pointer}.rg-home .rg-search__segment--location .rg-search__location-hint{display:block;font-size:13px;font-weight:500;color:#64748b;margin-top:6px;line-height:1.4;white-space:normal;overflow:visible;text-overflow:unset}.rg-home .rg-search__segment--location .rg-search__segment-label{white-space:nowrap}.rg-home .rg-search__fields{display:flex;width:100%;align-items:stretch;overflow:visible}.rg-home .rg-search__field{min-width:0;position:relative;display:flex;align-items:stretch}.rg-home .rg-search__field>.rg-search__segment,.rg-home .rg-search__field>.rg-search__segment--location{flex:1;width:100%;min-height:100%;box-sizing:border-box}.rg-home .rg-search__field:not(:last-child){border-right:1px solid #e5e7eb}.rg-home .rg-search__segment{min-height:72px}.rg-home .rg-search__submit button{height:100%;border-radius:0 16px 16px 0!important;border:none!important;outline:none!important;box-shadow:none!important}.rg-home .rg-search__swap{position:absolute;left:-16px;top:50%;transform:translateY(-50%);z-index:10}.rg-home .rg-search__footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding:0 12px;gap:16px;flex-wrap:wrap}.rg-home .rg-search__footer--partners-only{justify-content:flex-end}.rg-home .rg-search__partners{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.rg-home .rg-search__partner-logos{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.rg-home .rg-search__mega-popup{min-width:580px;cursor:default}@keyframes rg-fade-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rg-home .rg-search__mega-popup{animation:rg-fade-in-up .18s cubic-bezier(.16,1,.3,1)}.rg-home .rg-datetime-modal__content{display:flex;gap:24px;width:100%}.rg-home .rg-search__mega-popup .rg-datetime-modal__content--desktop{align-items:flex-start}.rg-home .rg-datetime-modal__calendar{flex:1.2;min-width:0}.rg-home .rg-search__mega-popup .rg-datetime-modal__times{flex:0.8}.rg-home .rg-search__mega-popup .rg-datetime-modal__times-list{max-height:200px}.rg-home .rg-datetime-modal__month-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.rg-home .rg-datetime-modal__nav-btn{background:#f3f4f6;border:none;border-radius:8px;width:32px;height:32px;cursor:pointer;color:#111827;display:flex;align-items:center;justify-content:center}.rg-home .rg-datetime-modal__month-label{font-weight:700;font-size:15px;color:#111827}.rg-home .rg-datetime-modal__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;text-align:center;margin-bottom:12px;font-size:12px;font-weight:700;color:#6b7280}.rg-home .rg-datetime-modal__days{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.rg-home .rg-datetime-modal__day{position:relative;isolation:isolate;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border-radius:8px;border:none;background:transparent;color:#111827;cursor:pointer;transition:color .15s,box-shadow .15s}.rg-home .rg-datetime-modal__day:hover:not(:disabled):not(.is-in-range):not(.is-range-start):not(.is-range-end):not(.is-selected){background:#f3f4f6}.rg-home .rg-datetime-modal__day.is-in-range:before,.rg-home .rg-datetime-modal__day.is-range-end:before,.rg-home .rg-datetime-modal__day.is-range-start:before,.rg-home .rg-datetime-modal__day.is-selected:before{content:"";position:absolute;inset:3px -1px;z-index:-1;pointer-events:none}.rg-home .rg-datetime-modal__day.is-in-range:before{background:#bfdbfe}.rg-home .rg-datetime-modal__day.is-in-range{background:transparent;color:#1e3a8a;font-weight:700;border-radius:0}.rg-home .rg-datetime-modal__day.is-row-start.is-in-range:before{left:3px;border-radius:999px 0 0 999px}.rg-home .rg-datetime-modal__day.is-row-end.is-in-range:before{right:3px;border-radius:0 999px 999px 0}.rg-home .rg-datetime-modal__day.is-range-end:before,.rg-home .rg-datetime-modal__day.is-range-start:before,.rg-home .rg-datetime-modal__day.is-selected:before{inset:3px;background:#2563ff;border-radius:999px;box-shadow:0 4px 10px rgba(37,99,255,.35)}.rg-home .rg-datetime-modal__day.is-range-end,.rg-home .rg-datetime-modal__day.is-range-start,.rg-home .rg-datetime-modal__day.is-selected{background:transparent;color:#fff;font-weight:800;border-radius:999px;z-index:2}.rg-home .rg-datetime-modal__day.is-range-start:not(.is-range-end):before{inset:3px 0 3px 3px;border-radius:999px 0 0 999px}.rg-home .rg-datetime-modal__day.is-range-end:not(.is-range-start):before{inset:3px 3px 3px 0;border-radius:0 999px 999px 0}.rg-home .rg-datetime-modal__day.is-range-end.is-row-start:not(.is-range-start):before,.rg-home .rg-datetime-modal__day.is-range-start.is-row-end:not(.is-range-end):before{inset:3px;border-radius:999px}.rg-home .rg-datetime-modal__day.is-in-range:hover:not(:disabled),.rg-home .rg-datetime-modal__day.is-range-end:hover:not(:disabled),.rg-home .rg-datetime-modal__day.is-range-start:hover:not(:disabled),.rg-home .rg-datetime-modal__day.is-selected:hover:not(:disabled){color:#fff}.rg-home .rg-datetime-modal__day:disabled{color:hsla(0,0%,47%,.3);cursor:not-allowed}.rg-home .rg-datetime-modal__divider{width:1px;align-self:stretch;background:hsla(0,0%,50%,.15);flex-shrink:0}.rg-home .rg-datetime-modal__times{display:flex;flex-direction:column;min-width:0}.rg-home .rg-datetime-modal__times-title{font-weight:700;font-size:15px;color:#111827;margin-bottom:16px}.rg-home .rg-datetime-modal__times-list{display:flex;flex-direction:column;gap:4px;overflow-y:auto;padding-right:4px}.rg-home .rg-datetime-modal__time{padding:10px 14px;font-size:13px;font-weight:600;border-radius:8px;border:none;background:transparent;color:#111827;cursor:pointer;text-align:left;transition:background .15s}.rg-home .rg-datetime-modal__time:hover{background:#f3f4f6}.rg-home .rg-datetime-modal__time.is-selected{background:#2563ff;color:#fff;font-weight:700}.rg-home .rg-datetime-modal__footer{margin-top:auto;padding-top:12px;border-top:1px solid hsla(0,0%,50%,.15);display:flex;align-items:center;justify-content:space-between;gap:12px}.rg-home .rg-datetime-modal__footer-time{display:flex;align-items:center;gap:6px;color:#2563ff;font-weight:700;font-size:14px}.rg-home .rg-datetime-modal__apply{padding:8px 16px;border-radius:8px;border:none;background:#2563ff;color:#fff;font-weight:700;font-size:13px;cursor:pointer}.rg-home .rg-search__mega-popup--dates .rg-datetime-modal__content--desktop{flex-direction:column;align-items:stretch;gap:0}.rg-home .rg-datetime-modal__selection-banner{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;flex-shrink:0}.rg-home .rg-datetime-modal__selection-step{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;color:#94a3b8;flex:1;transition:color .2s}.rg-home .rg-datetime-modal__selection-step.is-active{color:#1e40af;font-weight:800}.rg-home .rg-datetime-modal__selection-dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1;flex-shrink:0;transition:background .2s}.rg-home .rg-datetime-modal__selection-step.is-active .rg-datetime-modal__selection-dot{background:#2563ff;box-shadow:0 0 0 3px rgba(37,99,255,.2)}.rg-home .rg-datetime-modal__selection-arrow{color:#cbd5e1;font-size:.75rem;flex-shrink:0}.rg-home .rg-datetime-modal__multi-months{display:flex;flex-direction:column;width:100%}.rg-home .rg-datetime-modal__weekdays--sticky{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;padding:6px 0;margin-bottom:0}.rg-home .rg-datetime-modal__months-scroll{display:flex;flex-direction:column;gap:0}.rg-home .rg-datetime-modal__months-scroll .rg-datetime-modal__calendar{padding-bottom:24px;border-bottom:1px solid #f1f5f9;margin-bottom:8px}.rg-home .rg-datetime-modal__months-scroll .rg-datetime-modal__calendar:last-child{border-bottom:none}.rg-home .rg-datetime-modal__months-scroll .rg-datetime-modal__weekdays{display:none}.rg-home .rg-datetime-modal__range-footer{flex-shrink:0;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.rg-home .rg-datetime-modal__range-summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:12px;margin-bottom:12px}.rg-home .rg-datetime-modal__range-col{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;min-width:0;transition:border-color .15s,background .15s}.rg-home .rg-datetime-modal__range-col.is-active{border-color:#2563ff;background:#eff6ff}.rg-home .rg-datetime-modal__range-label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.rg-home .rg-datetime-modal__range-date{font-size:.9375rem;font-weight:800;color:#111827;line-height:1.2}.rg-home .rg-datetime-modal__range-time{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:700;color:#2563ff}.rg-home .rg-datetime-modal__range-chevron{font-size:.75rem;transition:transform .2s ease}.rg-home .rg-datetime-modal__inline-times{margin:10px 0 14px;padding:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;animation:rg-fade-in-up .18s ease-out}.rg-home .rg-datetime-modal__inline-times-label{display:flex;align-items:center;gap:7px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:10px}.rg-home .rg-datetime-modal__inline-times-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:180px;overflow-y:auto;-webkit-overflow-scrolling:touch}.rg-home .rg-datetime-modal__inline-time{padding:9px 4px;font-size:.8125rem;font-weight:600;font-family:inherit;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;cursor:pointer;text-align:center;white-space:nowrap;transition:background .12s,border-color .12s,color .12s}.rg-home .rg-datetime-modal__inline-time:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.rg-home .rg-datetime-modal__inline-time.is-selected{background:#2563ff;border-color:#2563ff;color:#fff;font-weight:800;box-shadow:0 3px 8px rgba(37,99,255,.3)}.rg-home .rg-datetime-modal__range-divider{width:1px;background:#e5e7eb;align-self:stretch}.rg-home .rg-datetime-modal__apply--range{width:100%;padding:14px 20px;font-size:1rem;font-weight:800;border-radius:12px;min-height:48px}.rg-home .rg-datetime-modal__apply--range:disabled{opacity:.45;cursor:not-allowed}.rg-home .rg-datetime-modal__validation{margin:0 0 8px;padding:10px 12px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.875rem;font-weight:600;line-height:1.35}.rg-home .rg-datetime-modal__duration{margin:0 0 10px;font-size:.8125rem;font-weight:700;color:#2563ff;text-transform:uppercase;letter-spacing:.04em}.rg-home .rg-datetime-modal__times--desktop .rg-datetime-modal__times-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:160px;overflow-y:auto}.rg-home .rg-datetime-modal__times--desktop{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.rg-home .rg-datetime-modal__times--sheet{margin-top:8px;padding-top:16px;border-top:1px solid #e5e7eb}.rg-home .rg-datetime-modal__times--sheet .rg-datetime-modal__times-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:none;overflow:visible}.rg-home .rg-datetime-overlay.rg-datetime-overlay--sheet{position:fixed;inset:0;top:0;left:0;right:0;bottom:0;width:100vw;max-width:100vw;max-height:100dvh;z-index:100000;align-items:stretch;justify-content:flex-start;padding:0;margin:0;border:none;overscroll-behavior:none}.rg-home .rg-datetime-modal.rg-datetime-modal--sheet,.rg-home .rg-datetime-overlay.rg-datetime-overlay--sheet{height:100%;min-height:100dvh;background:#fff;display:flex;flex-direction:column;border-radius:0;box-shadow:none;overflow:hidden}.rg-home .rg-datetime-modal.rg-datetime-modal--sheet{width:100%;max-width:none;max-height:none;border:none;flex:1;animation:rg-fade-in-up .2s ease-out}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:max(14px,env(safe-area-inset-top)) 16px 14px;border-bottom:1px solid #e5e7eb;flex-shrink:0;background:#fff}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__title{margin:0;font-size:1.125rem;font-weight:800;color:#111827;line-height:1.2}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__close{width:44px;height:44px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;color:#111827;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__steps{display:flex;gap:8px;padding:0 16px 14px;border-bottom:1px solid #f1f5f9;background:#fff;flex-shrink:0}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__step{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#f8fafc;color:#64748b;font-size:.8125rem;font-weight:700}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__step.is-active{background:#eff6ff;border-color:#2563ff;color:#2563ff}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__step-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:.75rem;font-weight:800}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__step.is-active .rg-datetime-modal__step-num{background:#2563ff;color:#fff}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__body{flex:1;min-height:0;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch;width:100%}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__range-footer{margin-top:0;padding:12px 16px max(16px,env(safe-area-inset-bottom));border-top:1px solid #e5e7eb;background:#fff}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__content--sheet{flex-direction:column;align-items:stretch;gap:0;width:100%}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__calendar,.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__times{flex:none;width:100%}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__month-nav{margin-bottom:16px}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__month-label{font-size:1.0625rem}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__nav-btn{width:44px;height:44px}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__days{gap:2px}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__day{font-size:.9375rem;min-height:48px}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__times-title{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:1rem;margin-bottom:14px}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__change-date{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:8px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#2563ff;font-weight:700;font-size:.8125rem;cursor:pointer;line-height:1;white-space:nowrap}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__selected-date{font-size:.875rem;font-weight:600;color:#64748b;margin:-6px 0 14px}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__times-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:none;overflow:visible;padding-right:0;width:100%}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__time{padding:14px 8px;font-size:.875rem;text-align:center;min-height:48px}.rg-home .rg-datetime-modal__actions{display:none}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px max(16px,env(safe-area-inset-bottom));border-top:1px solid #e5e7eb;background:#fff;flex-shrink:0;width:100%}.rg-home .rg-datetime-modal--sheet .rg-datetime-modal__apply{padding:12px 28px;font-size:.9375rem;min-height:48px;min-width:120px}.rg-home .rg-search__segment{height:84px!important;padding:14px 20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;box-sizing:border-box!important;background:transparent;border:none!important;transition:background .15s ease;position:relative;min-width:0;width:100%}.rg-home .rg-search__segment:hover{background:var(--rg-hover-surface)!important}.rg-home .rg-search__segment.is-active{background:var(--rg-soft-blue)!important}.rg-home .rg-search__segment-body{display:flex!important;flex-direction:column!important;justify-content:center!important;flex:1!important;min-width:0!important;height:100%!important}.rg-home .rg-search__segment-label{font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--rg-text-muted)!important;line-height:1.2!important;margin-bottom:4px!important;text-align:left!important;display:block!important}.rg-home .rg-search__segment-value{text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}.rg-home .rg-search__location-input,.rg-home .rg-search__segment-value{font-size:18px!important;font-weight:800!important;color:var(--rg-text)!important;line-height:1.2!important}.rg-home .rg-search__location-input{border:none!important;outline:none!important;background:transparent!important;padding:0!important;margin:0!important;width:100%!important}.rg-home .rg-search__location-hint,.rg-home .rg-search__segment-sub{font-size:12px!important;font-weight:500!important;color:var(--rg-text-muted)!important;line-height:1.2!important;margin-top:4px!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}.rg-home .rg-search__segment-icon-wrap{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;margin-left:12px!important;color:var(--rg-text-hint)!important;font-size:16px!important;flex-shrink:0!important}.rg-home .rg-search__segment.is-active .rg-search__segment-icon-wrap,.rg-home .rg-search__segment:hover .rg-search__segment-icon-wrap{color:var(--rg-primary)!important}.rg-home .cal-modal-backdrop{position:fixed!important;inset:0!important;background:rgba(15,23,42,.4)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;box-sizing:border-box!important;animation:rg-fade-in .2s ease-out}.rg-home .cal-popup-shell--premium{background:#fff!important;border-radius:16px!important;border:none!important;box-shadow:0 16px 48px rgba(0,0,0,.1),0 4px 16px rgba(0,0,0,.05)!important;padding:24px!important;display:flex!important;flex-direction:column!important;width:380px!important;max-width:100vw!important;box-sizing:border-box!important;animation:rg-premium-slide-up .18s ease-out forwards;position:relative!important}@keyframes rg-premium-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rg-home .cal-popup-arrow{position:absolute!important;top:-6px!important;width:16px!important;height:16px!important;background:#fff!important;transform:rotate(45deg)!important;border-top:1px solid rgba(0,0,0,.05)!important;border-left:1px solid rgba(0,0,0,.05)!important;z-index:0!important}.rg-home .cal-popup-arrow--pickup{left:12%!important}.rg-home .cal-popup-arrow--dropoff{left:88%!important}.rg-home .cal-popup-shell--premium .cal-header{margin-bottom:24px!important;position:relative!important;z-index:1!important}.rg-home .cal-popup-shell--premium .cal-months-container{display:flex!important;width:100%!important}.rg-home .cal-popup-shell--premium .cal-month{flex:1!important;min-width:0!important}.rg-home .cal-popup-shell--premium .cal-month-header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:24px!important}.rg-home .cal-popup-shell--premium .cal-month-label{font-size:18px!important;font-weight:700!important;color:#0f172a!important;margin:0!important}.rg-home .cal-popup-shell--premium .cal-nav-btn{background:#f3f7ff!important;border:none!important;border-radius:50%!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;color:#1e3a8a!important;font-size:14px!important;transition:all .2s ease!important}.rg-home .cal-popup-shell--premium .cal-nav-btn:hover{background:#e4eeff!important}.rg-home .cal-popup-shell--premium .cal-weekdays{display:grid!important;grid-template-columns:repeat(7,1fr)!important;text-align:center!important;margin-bottom:16px!important;font-size:13px!important;font-weight:600!important;color:#94a3b8!important;letter-spacing:.02em!important;text-transform:none!important}.rg-home .cal-popup-shell--premium .cal-days{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:8px 0!important}.rg-home .cal-popup-shell--premium .cal-day{position:relative!important;width:100%!important;font-size:15px!important;font-weight:600!important;border:none!important;background:transparent!important;color:#0f172a!important;cursor:pointer!important;padding:0!important;border-radius:0!important}.rg-home .cal-popup-shell--premium .cal-day,.rg-home .cal-popup-shell--premium .cal-day-text{height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}.rg-home .cal-popup-shell--premium .cal-day-text{width:44px!important;border-radius:8px!important;border:1px solid #e2e8f0!important;box-sizing:border-box!important;transition:all .15s ease!important}.rg-home .cal-popup-shell--premium .cal-day.is-focused .cal-day-text{box-shadow:inset 0 0 0 2px #2563eb!important}.rg-home .cal-popup-shell--premium .cal-day:hover:not(:disabled):not(.is-range-start):not(.is-range-end):not(.is-selected) .cal-day-text{background:#f3f7ff!important}.rg-home .cal-popup-shell--premium .cal-day:disabled .cal-day-text{color:#94a3b8!important;cursor:not-allowed!important;opacity:.4!important}.rg-home .cal-popup-shell--premium .cal-day.is-in-range{background:#ebf2ff!important;color:#1e3a8a!important}.rg-home .cal-popup-shell--premium .cal-day.is-in-range .cal-day-text{border-color:transparent!important}.rg-home .cal-popup-shell--premium .cal-day.is-range-start{background:linear-gradient(90deg,transparent 50%,#ebf2ff 0)!important}.rg-home .cal-popup-shell--premium .cal-day.is-range-end{background:linear-gradient(90deg,#ebf2ff 50%,transparent 0)!important}.rg-home .cal-popup-shell--premium .cal-day.is-selected:not(.is-range-start):not(.is-range-end){background:transparent!important}.rg-home .cal-popup-shell--premium .cal-day.is-range-end .cal-day-text,.rg-home .cal-popup-shell--premium .cal-day.is-range-start .cal-day-text,.rg-home .cal-popup-shell--premium .cal-day.is-selected .cal-day-text{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important}.rg-home .cal-popup-shell--premium .cal-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;border-top:1px solid #eaeaea!important;height:72px!important;margin-top:12px!important;padding-top:20px!important}.rg-home .cal-popup-shell--premium .cal-footer-info{display:flex!important;align-items:center!important;gap:16px!important}.rg-home .cal-popup-shell--premium .cal-footer-icon{width:44px!important;height:44px!important;border-radius:50%!important;background:#eff6ff!important;color:#2563eb!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:20px!important}.rg-home .cal-popup-shell--premium .cal-footer-text{display:flex!important;flex-direction:column!important;gap:4px!important}.rg-home .cal-popup-shell--premium .cal-footer-duration{font-size:15px!important;font-weight:700!important;color:#0f172a!important}.rg-home .cal-popup-shell--premium .cal-footer-range{font-size:14px!important;font-weight:500!important;color:#64748b!important}.rg-home .cal-popup-shell--premium .cal-footer-actions{display:flex!important;align-items:center!important;gap:16px!important}.rg-home .cal-popup-shell--premium .cal-clear-btn{background:transparent!important;border:none!important;padding:12px 0!important;font-size:14px!important;font-weight:600!important;color:#2563eb!important;cursor:pointer!important;transition:opacity .2s ease!important}.rg-home .cal-popup-shell--premium .cal-clear-btn:hover{opacity:.8!important}.rg-home .cal-popup-shell--premium .cal-done-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:none!important;border-radius:14px!important;height:48px!important;padding:0 32px!important;font-size:15px!important;font-weight:700!important;color:#fff!important;cursor:pointer!important;transition:all .2s ease!important}.rg-home .cal-popup-shell--premium .cal-done-btn:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 10px 25px rgba(37,99,235,.3)!important}.rg-home .cal-popup-shell--premium .cal-done-btn:disabled{opacity:.5!important;cursor:not-allowed!important}.rg-home .rg-time-picker-floating{position:absolute!important;top:calc(100% + 6px)!important;right:0!important;background:var(--rg-surface)!important;border:1px solid var(--rg-border)!important;border-radius:var(--rg-radius-card)!important;box-shadow:var(--rg-shadow-float)!important;width:340px!important;max-height:420px!important;overflow-y:auto!important;z-index:99999!important;padding:16px!important;box-sizing:border-box!important;animation:rg-scale-in .18s ease-out}.rg-home .rg-time-picker-floating__header{border-bottom:1px solid var(--rg-border)!important;padding-bottom:8px!important;margin-bottom:12px!important}.rg-home .rg-time-picker-floating__header h4{margin:0!important;font-size:14px!important;font-weight:800!important;color:var(--rg-text)!important}.rg-home .rg-time-picker-modal-backdrop{position:fixed!important;inset:0!important;background:rgba(15,23,42,.4)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;box-sizing:border-box!important;animation:rg-fade-in .2s ease-out}.rg-home .rg-time-picker-modal{background:var(--rg-surface)!important;border:1px solid var(--rg-border)!important;border-radius:var(--rg-radius-card)!important;box-shadow:var(--rg-shadow-float)!important;width:100%!important;max-width:480px!important;max-height:80vh!important;display:flex!important;flex-direction:column!important;padding:24px!important;box-sizing:border-box!important;animation:rg-scale-in .2s cubic-bezier(.16,1,.3,1)}.rg-home .rg-time-picker-modal__header{display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid var(--rg-border)!important;padding-bottom:12px!important;margin-bottom:16px!important}.rg-home .rg-time-picker-modal__header h3{margin:0!important;font-size:16px!important;font-weight:800!important;color:var(--rg-text)!important}.rg-home .rg-time-picker-modal__close{background:transparent!important;border:none!important;font-size:18px!important;color:var(--rg-text-muted)!important;cursor:pointer!important}.rg-home .rg-time-picker-sheet-backdrop{position:fixed!important;inset:0!important;background:rgba(15,23,42,.4)!important;z-index:99999!important;display:flex!important;align-items:flex-end!important;animation:rg-fade-in .2s ease-out}.rg-home .rg-time-picker-sheet{background:var(--rg-surface)!important;border-radius:var(--rg-radius-card) var(--rg-radius-card) 0 0!important;width:100%!important;max-height:80vh!important;display:flex!important;flex-direction:column!important;padding:20px!important;box-sizing:border-box!important;animation:rg-fade-in-up .2s ease-out}.rg-home .rg-time-picker-sheet__header{display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid var(--rg-border)!important;padding-bottom:12px!important;margin-bottom:16px!important}.rg-home .rg-time-picker-sheet__header h3{margin:0!important;font-size:16px!important;font-weight:800!important;color:var(--rg-text)!important}.rg-home .rg-time-picker-sheet__close{background:transparent!important;border:none!important;font-size:18px!important;color:var(--rg-text-muted)!important;cursor:pointer!important}.rg-home .rg-time-picker__body{overflow-y:auto!important;flex:1!important}.rg-home .rg-time-picker__group{margin-bottom:20px!important}.rg-home .rg-time-picker__group-header{display:flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;color:var(--rg-text-muted)!important;margin-bottom:10px!important;letter-spacing:.05em!important}.rg-home .rg-time-picker__grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.rg-home .rg-time-picker__slot-btn{height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-family:inherit!important;font-size:13px!important;font-weight:600!important;color:var(--rg-text)!important;background:var(--rg-surface)!important;border:1px solid var(--rg-border)!important;border-radius:var(--rg-radius-field)!important;cursor:pointer!important;transition:var(--rg-transition)!important}.rg-home .rg-time-picker__slot-btn:hover{background:var(--rg-hover-surface)!important;border-color:var(--rg-primary)!important;color:var(--rg-primary)!important;transform:translateY(-1px)!important}.rg-home .rg-time-picker__slot-btn.is-selected{border-color:var(--rg-primary)!important;font-weight:700!important;box-shadow:var(--rg-shadow-cta)!important}.rg-home .rg-search-mobile .rg-datetime-modal__day.is-range-start,.rg-home .rg-time-picker__slot-btn.is-selected{background:var(--rg-primary)!important;color:#fff!important}.rg-home .rg-search-mobile .rg-datetime-modal__day.is-range-end{background:var(--rg-primary-deep)!important;color:#fff!important}.rg-home .rg-search-mobile .rg-datetime-modal__day.is-in-range{background:var(--rg-soft-blue)!important;color:var(--rg-primary-deep)!important}.rg-home .rg-search-mobile .rg-datetime-modal__day.is-selected{background:var(--rg-primary)!important;color:#fff!important}.rg-home .rg-search-mobile .rg-datetime-modal__day.is-today{border:1px solid var(--rg-primary)!important}.rg-home .rg-datetime-modal__info-banner{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;margin-bottom:12px!important}.rg-home .rg-datetime-modal__duration{font-size:14px!important;font-weight:800!important;color:var(--rg-primary)!important;margin:0!important}.rg-home .rg-datetime-modal__range{font-size:12px!important;font-weight:600!important;color:var(--rg-text-muted)!important}.rg-home .rg-datetime-modal__actions-row{display:flex!important;gap:12px!important;width:100%!important}.rg-home .rg-datetime-modal__clear-btn{flex:1!important;background:transparent!important;border:1px solid var(--rg-border)!important;border-radius:var(--rg-radius-field)!important;color:var(--rg-text-muted)!important}.rg-home .rg-datetime-modal__apply-btn,.rg-home .rg-datetime-modal__clear-btn{height:48px!important;font-size:14px!important;font-weight:700!important;cursor:pointer!important}.rg-home .rg-datetime-modal__apply-btn{flex:1.5!important;background:var(--rg-primary)!important;border:none!important;border-radius:var(--rg-radius-field)!important;color:#fff!important;box-shadow:var(--rg-shadow-cta)!important}.rg-home .rg-datetime-modal__apply-btn:disabled{opacity:.5!important;cursor:not-allowed!important;box-shadow:none!important}.rg-home .rg-search__cta-button{background:linear-gradient(135deg,var(--rg-primary) 0,var(--rg-primary-deep) 100%)!important;box-shadow:var(--rg-shadow-cta)!important;border-radius:var(--rg-radius-field)!important;font-size:14px!important;font-weight:700!important;color:#fff!important;text-transform:uppercase!important;transition:all .2s ease!important}.rg-home .rg-search__cta-button:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 8px 20px rgba(37,99,235,.4)!important;filter:brightness(1.05)!important}.rg-home .rg-search__cta-button:active:not(:disabled){transform:translateY(0)!important}.rg-home  

.rg-search-mobile .rg-search__schedule-pair .rg-search__field{width:auto!important;border-bottom:none!important;border-right:none!important}.rg-home .rg-search-mobile .rg-search__schedule-pair .rg-search__field--dropoff-date,.rg-home .rg-search-mobile .rg-search__schedule-pair .rg-search__field--pickup-date{flex:1 1 58%!important;min-width:0!important}.rg-home .rg-search-mobile .rg-search__schedule-pair .rg-search__field--dropoff-time,.rg-home .rg-search-mobile .rg-search__schedule-pair .rg-search__field--pickup-time{flex:1 1 42%!important;min-width:0!important}.rg-home .rg-tablet-calendar-header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:24px!important}.rg-home .rg-tablet-calendar-modal{width:456px!important}.rg-home .rg-tablet-calendar-modal .cal-day{height:52px!important}.rg-home .rg-tablet-calendar-modal .cal-day-text{width:52px!important;height:52px!important}.rg-home .rg-search__date-dropdown{width:320px!important;padding:18px!important}.rg-home .rg-search__date-dropdown .cal-day{height:40px!important}.rg-home .rg-search__date-dropdown .cal-day-text{width:40px!important;height:40px!important;font-size:13px!important}.rg-home .rg-search__date-dropdown .cal-month-label{font-size:16px!important}.rg-home .rg-search__date-dropdown .cal-weekdays{font-size:11px!important}.rg-home .rg-search__date-dropdown .cal-nav-btn{width:28px!important;height:28px!important;font-size:12px!important}.rg-home .rg-search__date-dropdown .cal-days{gap:4px 0!important}.rg-home .rg-tablet-cal-close{background:transparent!important;border:none!important;font-size:20px!important;color:#0f172a!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px!important}.rg-home .rg-tablet-cal-badges{display:flex!important;align-items:center!important;gap:8px!important}.rg-home .rg-badge{font-size:13px!important;font-weight:700!important;padding:4px 12px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.rg-home .rg-badge--green{background:#e8f5e9!important;color:#2e7d32!important}.rg-home .rg-badge--orange{background:#fff3e0!important;color:#e65100!important}.rg-home .rg-badge--red{background:#ffebee!important;color:#c62828!important}.rg-home .rg-badge-info{background:transparent!important;border:none!important;font-size:18px!important;color:#0f172a!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px!important}.rg-home .rg-datetime-modal--sheet{background:#fff!important;display:flex!important;flex-direction:column!important;position:fixed!important;inset:0!important;z-index:99999!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;padding:0!important}.rg-home .rg-mob-cal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.rg-home .rg-mob-cal-header .title{font-weight:600;font-size:16px;margin:0}.rg-home .rg-mob-cal-header button{background:none;border:none;font-size:20px;color:#000;cursor:pointer;padding:0}.rg-home .rg-mob-cal-banner{display:flex;align-items:center;justify-content:space-between;padding:24px 20px}.rg-home .rg-mob-cal-banner-date{display:flex;flex-direction:column;gap:4px}.rg-home .rg-mob-cal-banner-date.is-right{align-items:flex-end}.rg-home .rg-mob-cal-banner-date .main{font-size:17px;font-weight:700;color:#000}.rg-home .rg-mob-cal-banner-date .sub{font-size:13px;color:#05f;font-weight:600}.rg-home .rg-mob-cal-banner-arrow{color:silver;font-size:16px}.rg-home .rg-mob-cal-month-nav{display:flex;align-items:center;justify-content:space-between;padding:10px 20px 24px}.rg-home .rg-mob-cal-month-nav h3{font-size:22px;font-weight:800;margin:0;color:#000}.rg-home .rg-mob-cal-month-nav h3 span{color:#888}.rg-home .rg-mob-cal-month-nav .nav-buttons{display:flex;gap:12px}.rg-home .rg-mob-cal-month-nav button{width:40px;height:40px;border-radius:8px;border:1px solid #eee;background:#fff;color:#05f;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer}.rg-home .rg-mob-cal-grid{padding:0 20px}.rg-home .rg-mob-cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:12px;font-weight:700;color:#888;margin-bottom:12px}.rg-home .rg-mob-cal-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px 4px}.rg-home .rg-mob-cal-day,.rg-home .rg-mob-cal-day-empty{aspect-ratio:1;width:100%;background:#fff;border:1px solid #f1f5f9;border-radius:8px}.rg-home .rg-mob-cal-day{display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;cursor:pointer;color:#000;padding:0}.rg-home .rg-mob-cal-day:disabled{color:#ccc;cursor:not-allowed}.rg-home .rg-mob-cal-day.is-selected{background:#05f;border-color:#05f;color:#fff}.rg-home .rg-mob-cal-day.is-in-range{background:#eaf0ff;border-color:#eaf0ff;color:#05f}.rg-home .rg-mob-cal-day.is-range-end,.rg-home .rg-mob-cal-day.is-range-start{background:#05f;border-color:#05f;color:#fff}.rg-home .rg-mob-cal-day.is-range-start.is-range-end{border-radius:8px}.rg-home .rg-mob-cal-body{flex:1;overflow-y:auto}.rg-home .rg-mob-cal-footer{padding:24px 20px;border-top:1px solid #f0f0f0;background:#fff;margin-top:auto}.rg-home .rg-mob-cal-footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.rg-home .rg-mob-cal-footer-info{display:flex;align-items:center;gap:16px}.rg-home .rg-mob-cal-footer-icon{width:48px;height:48px;background:#eaf0ff;color:#05f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.rg-home .rg-mob-cal-footer-text .duration{font-weight:700;font-size:15px;color:#000}.rg-home .rg-mob-cal-footer-text .range{font-size:13px;color:#666;margin-top:4px}.rg-home .rg-mob-cal-footer-clear{color:#05f;font-weight:700;font-size:15px;background:none;border:none;cursor:pointer;padding:0}.rg-home .rg-mob-cal-footer-apply{width:100%;background:#05f;color:#fff;font-weight:700;font-size:16px;padding:18px;border-radius:12px;border:none;cursor:pointer}.rg-home .rg-mob-cal-footer-apply:disabled{opacity:.5;cursor:not-allowed}.rg-home .rg-new-time-desktop-popup{position:absolute!important;top:calc(100% + 12px)!important;left:0!important;border:1px solid #eaeaea!important;width:336px!important;padding:18px!important;z-index:99999!important}.rg-home .rg-new-time-desktop-popup,.rg-home .rg-new-time-tablet-modal{background:#fff!important;border-radius:16px!important;box-shadow:0 10px 30px rgba(0,0,0,.08)!important}.rg-home .rg-new-time-tablet-modal{width:356px!important;padding:20px!important;z-index:100000!important}.rg-home .rg-new-time-header{margin-bottom:20px}.rg-home .rg-new-time-header h3{font-size:15px;font-weight:700;color:#0f172a;margin:0}.rg-home .rg-new-time-header--mobile{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0;margin:0}.rg-home .rg-new-time-header--mobile h3{font-size:15px}.rg-home .rg-new-time-header--mobile button{background:transparent;border:none;font-size:20px;color:#000;padding:4px;cursor:pointer}.rg-home .rg-new-time-body{display:flex;flex-direction:column}.rg-home .rg-new-time-grid-wrapper{max-height:252px;overflow-y:auto;padding-right:12px;margin-right:-12px}.rg-home .rg-new-time-grid-wrapper::-webkit-scrollbar{width:6px}.rg-home .rg-new-time-grid-wrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.rg-home .rg-new-time-grid-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.rg-home .rg-new-time-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 14px}.rg-home .rg-new-time-slot{height:38px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:none;border-radius:8px;font-size:14px;font-weight:600;color:#334155;cursor:pointer;position:relative;transition:all .2s}.rg-home .rg-new-time-slot:hover{background:#f1f5f9}.rg-home .rg-new-time-slot.is-selected{background:#eff6ff;color:#05f}.rg-home .rg-new-time-check{position:absolute;right:12px;font-size:14px;color:#05f}.rg-home .rg-new-time-footer{display:flex;align-items:center;justify-content:center;padding-top:16px;margin-top:16px;border-top:1px solid #f1f5f9}.rg-home .rg-new-time-more-btn{background:none;border:none;color:#05f;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px}.rg-home .rg-search-router{position:relative;width:100%;max-width:1440px;margin:0 auto;z-index:200;overflow:visible;isolation:isolate}.rg-home .rg-search-tier{display:none!important;width:100%}.rg-home .rg-search-tier>.rg-search{max-width:100%!important;margin:0!important}.rg-home .rg-search-tier--desktop{display:block!important}