body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f1722;color:#edf2f7;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}button,input{font:inherit}.box-card{background:#42566d;border:1px solid #5a7088;border-radius:24px;box-shadow:0 10px 24px #0812221f,0 2px 8px #08122214;cursor:pointer;display:flex;flex-direction:column;height:100%;isolation:isolate;overflow:hidden;position:relative;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.box-card:after{background:#07101d42;border-radius:999px;bottom:-14px;content:"";filter:blur(14px);height:26px;left:18px;pointer-events:none;position:absolute;right:18px;transition:opacity .16s ease,transform .16s ease;z-index:-1}.box-card:hover{border-color:#6f87a2;box-shadow:0 16px 30px #08122229,0 4px 12px #0812221a;transform:translateY(-4px)}.box-card:hover:after{opacity:.92;transform:translateY(2px)}.box-card:focus,.box-card:focus-visible{box-shadow:0 0 0 2px #d8894f73,0 16px 30px #08122229,0 4px 12px #0812221a;outline:none}.box-card-image-button,.box-card-title-button{padding:0}.box-card-image,.box-card-image-button{display:block;width:100%}.box-card-image{height:220px;object-fit:cover}.box-card-body{display:flex;flex:1 1;flex-direction:column;padding:20px}.box-card-tag{color:#d8894f;font-size:.82rem;font-weight:700;letter-spacing:.08em;margin-bottom:10px;margin-top:0;text-transform:uppercase}.box-card h3{color:#edf2f7;font-size:1.55rem;margin:0 0 10px}.box-card-title-button{display:block;text-align:left}.box-card-description{color:#9fb0c3;line-height:1.6;margin:0 0 18px}.box-card-facts{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.box-card-facts span{background:#edf2f724;border-radius:999px;color:#edf2f7;font-weight:600;padding:8px 12px}.box-card-action{background:#d8894f;border-radius:14px;color:#fff;font:inherit;font-weight:700;margin-top:auto;padding:14px 16px;text-align:center;width:100%}.box-card-action:hover{background:#b86d38}:root{--page-bg:#152235;--surface:#304a65;--surface-strong:#22374d;--surface-panel:#152538;--surface-panel-strong:#112031;--surface-soft:#45627f;--surface-soft-strong:#2f4964;--text-main:#f2f6fb;--text-muted:#b8c8da;--accent:#e1a56a;--accent-dark:#c88547;--line:#7f9bb8;--line-soft:#7f9bb85c;--shadow:0 24px 60px #0812223d}.page-shell{background:radial-gradient(circle at top left,#e1a56a38,#0000 42%),radial-gradient(circle at top right,#7aa6d638,#0000 40%),linear-gradient(180deg,#243750,#20324a 32%,#1b2b42 58%,#152235);background:radial-gradient(circle at top left,#e1a56a38,#0000 42%),radial-gradient(circle at top right,#7aa6d638,#0000 40%),linear-gradient(180deg,#243750 0,#20324a 32%,#1b2b42 58%,var(--page-bg) 100%);min-height:100vh}.page-content{padding:24px 0 72px}.page-content,.site-footer{margin:0 auto;width:min(1120px,calc(100% - 32px))}.site-footer{padding:0 0 28px}.site-footer-inner{align-items:center;border-top:1px solid #7f9bb847;color:#b8c8da;color:var(--text-muted);display:flex;font-size:.82rem;gap:16px;justify-content:flex-end;letter-spacing:.02em;padding:12px 16px}.site-footer a{color:#f2f6fb;color:var(--text-main);font-weight:700;text-decoration:none;white-space:nowrap}.site-footer a:hover{color:#e1a56a;color:var(--accent)}.topbar{align-items:center;background:#2a3f57;border:1px solid #5d7895;border-radius:22px;box-shadow:0 24px 60px #0812223d;box-shadow:var(--shadow);display:flex;gap:20px;justify-content:space-between;margin-bottom:18px;padding:14px 18px;position:sticky;top:0;z-index:20}.brand-mark{color:#f2f6fb;color:var(--text-main);font-size:1.35rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.brand-button{background:#0000;border:none;cursor:pointer;font:inherit}.topbar-brand-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.mobile-menu-toggle{align-items:center;background:linear-gradient(180deg,#3a5674f5,#23364af5);border:1px solid #5a70886b;border-radius:16px;box-shadow:inset 0 1px 0 #ffffff08;cursor:pointer;display:none;flex-direction:column;gap:5px;height:46px;justify-content:center;padding:0;width:46px}.mobile-menu-toggle span{background:#f2f6fb;background:var(--text-main);border-radius:999px;display:block;height:2px;transition:transform .18s ease,opacity .18s ease;width:18px}.mobile-menu-toggle.active span:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.topbar-nav{display:flex;flex:1 1;flex-wrap:wrap;gap:10px}.topbar-nav a,.topbar-nav button{background:#314a64;border:none;border-radius:999px;color:#f2f6fb;color:var(--text-main);cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:700;padding:9px 13px;text-decoration:none}.topbar-nav a:hover,.topbar-nav button:hover{background:#3d5c7b}.language-switcher{align-items:center;background:#314a64;border-radius:999px;display:inline-flex;gap:6px;padding:5px}.topbar-actions{align-items:center;display:flex;gap:12px}.account-chip{align-items:center;background:linear-gradient(180deg,#37516ef5,#25394ef5);border:1px solid #5a70886b;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff08;color:#f2f6fb;color:var(--text-main);cursor:pointer;display:inline-flex;font:inherit;font-weight:700;gap:10px;padding:8px 14px}.account-chip:hover{border-color:#d8894f80}.account-chip-icon{align-items:center;background:linear-gradient(180deg,#e1965e,#e1a56a);background:linear-gradient(180deg,#e1965e 0,var(--accent) 100%);border-radius:50%;color:#fff;display:inline-flex;font-size:1.4rem;height:30px;justify-content:center;line-height:1;width:30px}.account-chip-copy{white-space:nowrap}.language-switcher button{background:#0000;border:none;border-radius:999px;color:#f2f6fb;color:var(--text-main);cursor:pointer;font:inherit;font-weight:700;padding:8px 12px}.language-switcher button.active{background:#e1a56a;background:var(--accent);color:#fff}.hero-section{align-items:stretch;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#2a3f57d6;border:1px solid #5d7895e0;border-radius:24px;box-shadow:0 24px 60px #0812223d;box-shadow:var(--shadow);display:flex;gap:18px;justify-content:space-between;padding:20px 24px}.reveal-on-scroll{filter:saturate(.9);opacity:0;transform:translateY(26px) scale(.985);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1),filter .72s cubic-bezier(.22,1,.36,1);transition-delay:0ms;transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform}.reveal-on-scroll.is-visible{filter:saturate(1);opacity:1;transform:translateY(0) scale(1)}.hero-copy{flex:1 1 52%;max-width:700px}.eyebrow,.highlight-label,.section-kicker{color:#e1a56a;color:var(--accent);font-size:.85rem;font-weight:700;letter-spacing:.16em;margin:0 0 12px;text-transform:uppercase}.booking-panel h2,.hero-section h1,.info-section h2,.listing-section h2{color:#f2f6fb;color:var(--text-main);line-height:1.05;margin:0}.hero-section h1{font-size:clamp(1.6rem,2.6vw,2.5rem);max-width:18ch}.booking-copy p,.contact-card p,.hero-text,.hero-visual p,.info-card p{color:#b8c8da;color:var(--text-muted);font-size:1rem;line-height:1.6}.hero-visual{align-items:center;background:#0000;border:0;border-radius:28px;box-shadow:none;display:flex;flex:1 1 48%;justify-content:center;min-width:280px;overflow:hidden;padding:0}.hero-visual img{border-radius:28px;display:block;height:auto;max-height:clamp(220px,34vw,420px);object-fit:contain;object-position:center;width:100%}.info-section,.listing-section{margin-top:32px;scroll-margin-top:110px}.accessory-section{margin-top:28px}.section-heading{align-items:end;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.box-grid,.info-grid{grid-gap:24px;display:grid;gap:24px}.box-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.accessory-grid{grid-template-columns:repeat(auto-fit,minmax(280px,360px));justify-content:start}.product-carousel-shell{padding:0 18px 18px;position:relative}.product-carousel{grid-gap:24px;-ms-overflow-style:none;display:grid;gap:24px;grid-auto-columns:calc(33.33333% - 16px);grid-auto-flow:column;overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;padding:4px 0 20px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-carousel>*{scroll-snap-align:start;scroll-snap-stop:always}.product-carousel::-webkit-scrollbar{display:none}.carousel-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#131e2b94;border:1px solid #edf2f729;border-radius:999px;box-shadow:0 14px 30px #00000047;color:#edf2f7;cursor:pointer;display:flex;height:46px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .16s ease,transform .16s ease,opacity .16s ease;width:46px;z-index:2}.carousel-arrow:hover{background:#d8894fc7;transform:translateY(-50%) scale(1.03)}.carousel-arrow-icon{border-right:2px solid;border-top:2px solid;display:block;height:12px;width:12px}.carousel-arrow-icon-left{transform:translateX(1px) rotate(-135deg)}.carousel-arrow-icon-right{transform:translateX(-1px) rotate(45deg)}.carousel-arrow-left{left:-5px}.carousel-arrow-right{right:-5px}@media (max-width:1100px){.product-carousel{grid-auto-columns:calc(50% - 12px)}}@media (max-width:700px){.product-carousel-shell{padding:0 8px 18px}.product-carousel{grid-auto-columns:100%}.carousel-arrow-left{left:-2px}.carousel-arrow-right{right:-2px}}.info-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-item{background:linear-gradient(180deg,#567595fa,#426180fa);border:1px solid #9ab9d870;border-radius:24px;box-shadow:0 18px 40px #0000003d;overflow:hidden;position:relative}.faq-item:after{background:linear-gradient(180deg,#ffffff0a,#0000 28%);border-radius:inherit;content:"";inset:0;opacity:.6;pointer-events:none;position:absolute}.faq-item summary{align-items:center;color:#f2f6fb;color:var(--text-main);cursor:pointer;display:flex;font-weight:800;gap:16px;justify-content:space-between;list-style:none;padding:22px 24px;position:relative;z-index:1}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{background:#0f172259;border-radius:999px;color:#fff;content:"+";display:grid;flex:0 0 auto;font-size:1.2rem;height:34px;line-height:1;place-items:center;transition:transform .2s ease,background .2s ease;width:34px}.faq-item[open] summary:after{background:#d8894fd1;content:"−";transform:rotate(180deg)}.faq-answer{padding:0 24px 22px;position:relative;z-index:1}.faq-answer p{color:#f2f6fb;color:var(--text-main);line-height:1.6;margin:0}.contact-card,.info-card{background:linear-gradient(180deg,#567595fa,#426180fa);border:1px solid #9ab9d870;border-radius:24px;box-shadow:0 18px 40px #0000003d;padding:24px;position:relative}.help-cta-card,.hero-section{position:relative}.contact-card:after,.help-cta-card:after,.hero-section:after,.info-card:after{background:linear-gradient(180deg,#ffffff0a,#0000 28%);border-radius:inherit;content:"";inset:0;opacity:.6;pointer-events:none;position:absolute}.contact-card a{color:inherit;text-decoration:none}.contact-card a:hover{text-decoration:underline}.info-card h3{color:#f2f6fb;color:var(--text-main);margin-bottom:10px;margin-top:0}.info-price{color:#e1a56a;color:var(--accent);font-size:1.6rem;font-weight:800;margin:8px 0 10px}.pricing-table-wrapper{background:linear-gradient(180deg,#567595fa,#426180fa);border:1px solid #9ab9d870;border-radius:24px;box-shadow:0 18px 40px #0000003d;overflow-x:auto}.pricing-table{border-collapse:collapse;min-width:760px;width:100%}.pricing-table td,.pricing-table th{border-bottom:1px solid #edf2f714;color:#f2f6fb;color:var(--text-main);padding:18px 20px;text-align:left;vertical-align:top}.pricing-table th{color:#e1a56a;color:var(--accent);font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}.pricing-table td strong{color:#ffe2cf}.booking-panel{grid-gap:24px;background:linear-gradient(180deg,#304a65f5,#23374dfa);border:1px solid #7f9bb85c;border:1px solid var(--line-soft);border-radius:28px;box-shadow:0 24px 60px #0812223d;box-shadow:var(--shadow);display:grid;gap:24px;grid-template-columns:1.3fr .9fr;margin-top:40px;padding:28px}.booking-facts{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.booking-facts span{background:#14213194;border-radius:999px;color:#f2f6fb;color:var(--text-main);font-weight:600;padding:10px 14px}.booking-form{background:linear-gradient(180deg,#122030fa,#0e1926fa);border:1px solid #7f9bb85c;border:1px solid var(--line-soft);border-radius:22px;display:flex;flex-direction:column;gap:14px;padding:24px}.booking-form h3{color:#f2f6fb;color:var(--text-main);margin:0 0 4px}.form-section{display:flex;flex-direction:column;gap:14px}.form-section-title{color:#e1a56a;color:var(--accent);font-size:.9rem;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.mode-switch{grid-gap:10px;background:linear-gradient(180deg,#ffffff0d,#101d2cad);border:1px solid #5a708859;border-radius:18px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);padding:6px}.mode-switch.secondary{background:linear-gradient(180deg,#ffffff0d,#101d2cd6);margin-bottom:10px}.inline-link-button,.mode-switch button,.secondary-action{margin-top:0}.mode-switch button{background:#20314485;border:1px solid #0000;border-radius:16px;color:#edf2f79e;display:block;padding:15px 18px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;width:100%}.mode-switch button.active,.mode-switch button.active:hover{background:linear-gradient(180deg,#e1965e,#e1a56a);background:linear-gradient(180deg,#e1965e 0,var(--accent) 100%);border-color:#ffd6b666;box-shadow:0 10px 24px #d8894f47;color:#fff}.mode-switch button:not(.active):hover{background:#354f6cc7;color:#edf2f7d1}.account-panel,.account-status-card{display:flex;flex-direction:column;gap:10px}.account-helper,.account-status-card span{color:#b8c8da;color:var(--text-muted);line-height:1.5;margin:0}.account-status-card{background:#edf2f714;border:1px solid #edf2f714;border-radius:16px;padding:16px 18px}.account-status-card strong,.secondary-action{color:#f2f6fb;color:var(--text-main)}.secondary-action{background:linear-gradient(180deg,#37516ef5,#24374cf5)!important;border:1px solid #7f9bb84d;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff0a;cursor:pointer;font:inherit;font-weight:800;letter-spacing:.01em;min-height:54px;padding:14px 18px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.secondary-action:hover{background:linear-gradient(180deg,#45627ffa,#304761fa)!important;transform:translateY(-1px)}.account-actions{display:flex;flex-wrap:wrap;gap:10px}.account-inline-link{align-self:flex-start;color:#ffe2cf;padding:0}.account-inline-link:hover{color:#fff1e4}.success-celebration{align-items:center;animation:celebration-in .24s ease,celebration-out .3s ease 2.2s forwards;background:#123726f5;border:1px solid #5ed68e4d;border-radius:20px;bottom:24px;box-shadow:0 18px 40px #00000047;display:flex;gap:14px;max-width:min(92vw,360px);min-width:280px;padding:16px 18px;position:fixed;right:24px;z-index:40}.success-celebration-icon{align-items:center;background:#5ed68e29;border:1px solid #5ed68e42;border-radius:999px;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.success-celebration-check{border-bottom:3px solid #8af0b4;border-left:3px solid #8af0b4;display:block;height:10px;transform:rotate(-45deg);width:18px}.success-celebration-copy{display:flex;flex-direction:column;gap:4px}.success-celebration-copy strong{color:#e8fff0;font-size:1rem}.success-celebration-copy span{color:#bce8cd;line-height:1.45}@keyframes celebration-in{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes celebration-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.98)}}.external-login-divider{align-items:center;color:#edf2f78c;display:flex;font-size:.92rem;gap:12px}.external-login-divider:after,.external-login-divider:before{background:#edf2f71a;content:"";flex:1 1;height:1px}.social-login-button{align-items:center;background:linear-gradient(180deg,#5b7c9f38,#162333f5)!important;border:1px solid #7f9bb842;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff0a;display:inline-flex;gap:12px;justify-content:center;min-height:56px;padding:15px 18px;width:100%}.social-login-button:hover{background:linear-gradient(180deg,#6e92ba3d,#1c2b3efa)!important;border-color:#b1ceec47;transform:translateY(-1px)}.google-login-button{color:#fff}.social-login-icon{align-items:center;background:#fffffff2;border-radius:999px;box-shadow:0 8px 18px #0000002e;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.google-login-icon svg{display:block;height:18px;width:18px}.inline-link-button{align-self:flex-start;background:#0000!important;border:none;color:#e1a56a;color:var(--accent);padding:0}.inline-link-button:hover{color:#ef9d62}.booking-form label{color:#f2f6fb;color:var(--text-main);display:flex;flex-direction:column;font-weight:600;gap:8px}.booking-form input{border:1px solid #7f9bb852;border-radius:14px}.admin-schedule-form select,.booking-form input,.booking-form select,.suggestion-modal-form select{background:linear-gradient(180deg,#25394ff5,#182738f5);color:#f2f6fb;color:var(--text-main);font:inherit;padding:14px 16px}.admin-schedule-form select,.booking-form select,.suggestion-modal-form select{appearance:none;border:1px solid #7f9bb852;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff08;min-height:56px}.admin-schedule-form select option,.booking-form select option,.suggestion-modal-form select option{background:#f4f7fb;color:#162231}.booking-form input::placeholder{color:#7f90a3}.booking-form textarea{background:linear-gradient(180deg,#25394ff5,#182738f5);border:1px solid #7f9bb852;border-radius:14px;box-sizing:border-box;color:#f2f6fb;color:var(--text-main);font:inherit;max-width:100%;min-height:110px;overflow-wrap:anywhere;padding:14px 16px;resize:vertical;white-space:pre-wrap;width:100%;word-break:break-word}.booking-form textarea::placeholder{color:#7f90a3}.field-helper{color:#b8c8da;color:var(--text-muted);font-size:.85rem;font-weight:500}.field-error{color:#ffb7b7;font-size:.88rem;font-weight:500}.date-input{background:#0000;border:none;border-radius:0;padding:10px 0 0}.date-input:focus{outline:none}.calendar-stack{grid-gap:14px;display:grid;gap:14px}.calendar-field{min-width:0;position:relative}.calendar-trigger{background:linear-gradient(180deg,#263a50f5,#172536f5);border:1px solid #7f9bb852;border-radius:18px;color:#f2f6fb;color:var(--text-main);cursor:pointer;padding:16px 18px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.calendar-trigger.open{border-color:#7f9bb86b;box-shadow:0 0 0 1px #7f9bb838}.calendar-trigger:hover{background:linear-gradient(180deg,#314962fa,#1e2e42fa)}.calendar-trigger strong{display:block;font-size:1rem}.calendar-label{color:#b8c8da;color:var(--text-muted);font-size:.9rem;font-weight:600;letter-spacing:.01em;text-transform:none}.calendar-trigger-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin-top:12px}.calendar-trigger-chip{grid-gap:4px;background:linear-gradient(180deg,#25394ff5,#182738f5);border:1px solid #7f9bb852;border-radius:14px;display:grid;gap:4px;min-width:0;padding:12px 14px}.calendar-trigger-chip small{color:#b8c8da;color:var(--text-muted);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.calendar-trigger-chip strong{color:#d5e2ef;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-trigger-chip.filled{background:linear-gradient(180deg,#25394ff5,#182738f5);border-color:#7f9bb852}.calendar-trigger-chip.filled strong{color:#f2f6fb;color:var(--text-main)}.calendar-trigger-separator{color:#b8c8da;color:var(--text-muted);font-weight:700}.calendar-popover{background:linear-gradient(180deg,#23344afa,#111c29fa);border:1px solid #7f9bb852;border-radius:22px;box-shadow:0 18px 40px #00000047;box-sizing:border-box;left:0;max-width:100%;min-width:0;padding:18px;position:absolute;right:0;top:calc(100% + 10px);width:100%;z-index:8}.calendar-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:14px}.calendar-header,.calendar-nav{color:#f2f6fb;color:var(--text-main)}.calendar-nav{background:linear-gradient(180deg,#3b5674f5,#25394ef5);border-radius:12px;margin-top:0;min-width:40px;padding:8px 10px}.calendar-grid,.calendar-weekdays{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr));min-width:0;width:100%}.calendar-weekdays{margin-bottom:10px}.calendar-weekdays span{color:#b8c8da;color:var(--text-muted);font-size:.78rem;font-weight:700;min-width:0;text-align:center}.calendar-day{align-items:center;aspect-ratio:1/1;background:linear-gradient(180deg,#344c66f2,#23364af5);border:1px solid #0000;border-radius:12px;color:#f2f6fb;color:var(--text-main);display:flex;justify-content:center;margin-top:0;min-width:0;padding:0;width:100%}.calendar-day.outside{opacity:.45}.calendar-day.selected{background:#d8894f33;border-color:#e1a56a;border-color:var(--accent)}.calendar-day.disabled{background:#101925e6;color:#5c6775;cursor:not-allowed;opacity:.6}.calendar-helper{color:#b8c8da;color:var(--text-muted);font-size:.9rem;margin:12px 0 0}.range-calendar{grid-gap:10px;display:grid;gap:10px}.range-popover{background:linear-gradient(180deg,#d8894f14,#2e445efa 18%,#111c29fa),#111a27}.calendar-day.range-end,.calendar-day.range-start{background:linear-gradient(180deg,#f5b27d,#e18a46 48%,#c96d2e);border-color:#ffe9d6b8;box-shadow:0 12px 22px #d8894f57,inset 0 1px 0 #ffffff38;color:#fff}.calendar-day.in-range{background:linear-gradient(180deg,#d8894f3d,#d8894f29);border-color:#d8894f38}.calendar-day.preview-range{background:linear-gradient(180deg,#d8894f2e,#d8894f1a);border-color:#d8894f33}.calendar-day.preview-edge{background:linear-gradient(180deg,#f19e5bb3,#d8894f80);border-color:#ffd6b69e;color:#fff}.calendar-day.range-end,.calendar-day.range-start{position:relative}.calendar-day.range-end:after,.calendar-day.range-start:after{border:1px solid #fff5eb57;border-radius:9px;content:"";inset:3px;pointer-events:none;position:absolute}.calendar-day.blocked{background:#76889d2e;border-color:#76889d2e;color:#8898aa}.calendar-day.blocked-in-range{background:#a3473757;border-color:#e16e5a59;color:#ffd6cf}.calendar-legend{color:#b8c8da;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:.88rem;gap:14px;margin-top:16px}.calendar-legend span{align-items:center;display:inline-flex;gap:8px}.legend-dot{border-radius:999px;display:inline-block;height:12px;width:12px}.legend-dot.selected{background:#e1a56a;background:var(--accent)}.legend-dot.blocked{background:#a34737d9}.booking-form>button[type=submit]{background:#e1a56a;background:var(--accent);border:none;border-radius:14px;color:#fff;cursor:pointer;font:inherit;font-weight:700;margin-top:8px;padding:14px 18px}.booking-form>button[type=submit]:hover{background:#c88547;background:var(--accent-dark)}.admin-metric-card,.admin-tool-card,.booking-form-page,.box-card,.detail-card,.detail-page{animation:fade-up .42s ease both}.trust-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.trust-strip span{background:#d8894f1f;border:1px solid #d8894f29;border-radius:999px;color:#ffe2cf;font-weight:600;padding:10px 14px}.helper-steps{grid-gap:14px;display:grid;gap:14px;margin-top:20px}.helper-step{background:#edf2f70f;border:1px solid #edf2f714;border-radius:18px;padding:18px}.helper-step strong{color:#f2f6fb;color:var(--text-main);display:block;margin-bottom:8px}.helper-step p,.micro-helper p,.suggestion-card p,.summary-header span{color:#b8c8da;color:var(--text-muted);line-height:1.6;margin:0}.subtle-card{background:linear-gradient(180deg,#d8894f12,#42566df2 24%),#42566d}.alternative-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:18px}.alternative-card{grid-gap:14px;background:#0d17248c;border:1px solid #d8894f2e;border-radius:18px;color:#f2f6fb;color:var(--text-main);cursor:pointer;display:grid;gap:14px;grid-template-columns:92px 1fr;padding:14px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.alternative-card:hover{border-color:#d8894f6b;box-shadow:0 16px 32px #0000003d;transform:translateY(-2px)}.alternative-card img{border-radius:14px;height:92px;object-fit:cover;width:92px}.alternative-card strong,.suggestion-row strong{display:block;margin-bottom:6px}.alternative-card p,.alternative-card span{color:#b8c8da;color:var(--text-muted)}.alternative-card p{line-height:1.5;margin:8px 0 0}.enhanced-booking-form{gap:18px}.booking-summary-card,.delivery-map-card,.micro-helper,.suggestion-card{background:linear-gradient(180deg,#3c567457,#1a283ae6);border:1px solid #7f9bb833;border-radius:18px;padding:18px}.booking-summary-card strong,.delivery-map-card strong,.micro-helper strong,.suggestion-card strong{color:#f2f6fb;color:var(--text-main)}.booking-summary-card-accent{background:linear-gradient(180deg,#e1a56a2e,#4a6786db 16%,#1d2e41f0);border:1px solid #e1a56a57;box-shadow:0 18px 40px #0000003d,inset 0 1px 0 #ffffff0d}.booking-summary-card-success{background:linear-gradient(180deg,#3f8b5c38,#234734f5 18%,#14221cfa);border:1px solid #6fd19a61;box-shadow:0 18px 40px #0000003d,inset 0 1px 0 #ffffff0d}.delivery-map-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.delivery-map-header a{color:#e1a56a;color:var(--accent);font-weight:700;text-decoration:none}.delivery-map-header a:hover{color:#ef9d62}.delivery-map-card p{color:#b8c8da;color:var(--text-muted);line-height:1.6;margin:0 0 14px}.delivery-map-frame{background:#101927d1;border:1px solid #5a708859;border-radius:16px;overflow:hidden}.delivery-map-frame iframe{border:0;display:block;height:220px;width:100%}.summary-header{display:block;margin-bottom:16px}.summary-lines{grid-gap:14px;display:grid;gap:14px}.admin-dashboard-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:24px}.admin-rentals-sections{grid-gap:28px;display:grid;gap:28px}.admin-filter-switch{margin-bottom:16px}.admin-rentals-section-previous{margin-top:10px}.admin-metric-card{background:linear-gradient(180deg,#d8894f14,#2d435cfa 18%,#182637f5);border:1px solid #7f9bb842;border-radius:20px;box-shadow:0 18px 40px #0000003d;padding:20px}.admin-metric-card span{color:#b8c8da;color:var(--text-muted);display:block;margin-bottom:10px}.admin-metric-card strong{color:#f2f6fb;color:var(--text-main);font-size:2rem}.admin-tools-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1.1fr .9fr;margin-bottom:24px}.admin-tool-card h2{margin-bottom:10px}.admin-schedule-form{grid-gap:14px;display:grid;gap:14px;margin-top:18px}.admin-schedule-form label{grid-gap:8px;color:#f2f6fb;color:var(--text-main);display:grid;font-weight:600;gap:8px}.picker-field{cursor:pointer}.admin-schedule-form input{background:linear-gradient(180deg,#25394ff5,#182738f5);border:1px solid #7f9bb857;border-radius:14px;color:#f2f6fb;color:var(--text-main);font:inherit;padding:13px 15px}.admin-schedule-form button:not(.inline-link-button){border:1px solid #0000;border-radius:18px;cursor:pointer;font:inherit;font-weight:800;letter-spacing:.01em;min-height:54px;padding:14px 18px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.admin-schedule-form button[type=submit]{background:linear-gradient(180deg,#e1965e,#e1a56a);background:linear-gradient(180deg,#e1965e 0,var(--accent) 100%);box-shadow:0 16px 28px #d8894f38;color:#fff}.admin-schedule-form button[type=submit]:hover{background:linear-gradient(180deg,#eba36f,#cf7f46);transform:translateY(-1px)}.admin-schedule-form button[type=submit]:disabled{cursor:wait;opacity:.7;transform:none}.admin-schedule-form .secondary-action{background:linear-gradient(180deg,#253447f2,#182433f2)!important;border-color:#5a70885c;box-shadow:inset 0 1px 0 #ffffff0a;color:#f2f6fb;color:var(--text-main)}.admin-schedule-form .secondary-action:hover{background:linear-gradient(180deg,#30435bfa,#1f2e40fa)!important;border-color:#d8894f47;transform:translateY(-1px)}.admin-inline-fields{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.time-select-group{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.admin-list-card{grid-gap:12px;display:grid;gap:12px;margin-top:18px}.admin-list-row,.suggestion-row{background:linear-gradient(180deg,#3f59762e,#192636db);border:1px solid #7f9bb82e;border-radius:16px;padding:16px}.admin-list-row{align-items:center}.admin-list-row,.suggestion-row-top{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.suggestion-row-top{margin-bottom:10px}.suggestion-row-meta span,.suggestion-row-top span{color:#b8c8da;color:var(--text-muted)}.suggestion-row-meta{grid-gap:6px;display:grid;gap:6px}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.booking-form .addon-checkbox{align-items:center;background:linear-gradient(180deg,#25394ff5,#182738f5);border:1px solid #7f9bb852;border-radius:18px;color:#f2f6fb;color:var(--text-main);cursor:pointer;display:flex;flex-direction:row;gap:12px;padding:16px 18px}.addon-checkbox-input{accent-color:#e1a56a;accent-color:var(--accent);cursor:pointer;flex-shrink:0;height:24px;margin:2px 0 0;width:24px}.addon-checkbox-copy{line-height:1.5}.vehicle-fit-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.vehicle-fit-fields,.vehicle-fit-roof-block{grid-gap:12px;display:grid;gap:12px}.vehicle-fit-roof-copy p{color:#b8c8da;color:var(--text-muted);line-height:1.5;margin:4px 0 0}.vehicle-fit-roof-title{color:#f2f6fb;color:var(--text-main);font-weight:700}.vehicle-fit-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-fit-option{grid-gap:10px;background:linear-gradient(180deg,#25394ff5,#182738f5);border:1px solid #7f9bb847;border-radius:18px;color:#f2f6fb;color:var(--text-main);cursor:pointer;display:grid;gap:10px;padding:14px;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.vehicle-fit-option:hover{border-color:#e1a56a73;box-shadow:0 10px 28px #0000002e;transform:translateY(-1px)}.vehicle-fit-option.selected{border-color:#e1a56acc;box-shadow:0 0 0 1px #e1a56a2e}.vehicle-fit-option-illustration{align-items:center;background:linear-gradient(180deg,#142131e0,#1c2d41e0);border-radius:14px;display:flex;justify-content:center;min-height:84px}.vehicle-fit-option-illustration img{display:block;height:auto;max-width:170px;object-fit:contain;width:100%}.vehicle-fit-option-copy{grid-gap:4px;display:grid;gap:4px}.vehicle-fit-option-copy strong{font-size:1rem}.vehicle-fit-option-copy span{color:#b8c8da;color:var(--text-muted);font-size:.92rem;line-height:1.45}.admin-page,.detail-page{margin-top:28px}.admin-page{max-width:100%;min-width:0;width:100%}.admin-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.admin-subtitle{color:#b8c8da;color:var(--text-muted);line-height:1.6;margin:10px 0 0}.admin-table-wrapper{-webkit-overflow-scrolling:touch;background:#5e7893;border:1px solid #7e9ab7;border-radius:24px;box-shadow:0 18px 40px #0000003d;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;width:100%}.admin-rentals-section,.admin-rentals-sections{min-width:0}.admin-notes-cell{min-width:220px}.admin-table{border-collapse:collapse;min-width:980px;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid #edf2f714;color:#f2f6fb;color:var(--text-main);padding:16px 18px;text-align:left}.admin-table th{color:#e1a56a;color:var(--accent);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.admin-contact{display:flex;flex-direction:column;gap:4px}.crossed-value{color:#b8c8da;color:var(--text-muted);text-decoration:line-through}.auth-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04080eb8;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:40}.auth-modal{background:radial-gradient(circle at top right,#d8894f24,#0000 32%),linear-gradient(180deg,#d8894f14,#364f6d52 18%,#101927f5 32%),linear-gradient(180deg,#1c2d43,#111b29);border:1px solid #70849a52;border-radius:34px;box-shadow:0 28px 80px #0000007a,0 8px 24px #d8894f14,inset 0 1px 0 #ffffff0a;overflow:hidden;padding:30px;position:relative;width:min(520px,100%)}.suggestion-modal,.topbar-account-modal{width:min(560px,100%)}.auth-modal-glow{background:radial-gradient(circle,#d8894f38 0,#0000 68%);border-radius:50%;height:180px;pointer-events:none;position:absolute;right:-40px;top:-60px;width:180px}.auth-modal-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;position:relative}.auth-modal-header h3{color:#f2f6fb;color:var(--text-main);font-size:1.95rem;letter-spacing:-.03em;margin:0}.auth-modal-subtitle{color:#b8c8da;color:var(--text-muted);line-height:1.6;margin:12px 0 0;max-width:34ch}.auth-modal-form,.suggestion-modal-form{display:flex;flex-direction:column;gap:16px}.auth-modal-form label{color:#f2f6fb;color:var(--text-main);display:flex;flex-direction:column;font-weight:600;gap:10px}.auth-modal-form label>span{color:#edf2f7c7;font-size:.92rem;letter-spacing:.04em;text-transform:uppercase}.auth-modal-form input{background:linear-gradient(180deg,#273a4ff5,#182738f5);border-color:#7f9bb852;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff08;min-height:54px;padding:15px 18px}.auth-modal-form input:focus{border-color:#d8894fb8;box-shadow:0 0 0 4px #d8894f24,inset 0 1px 0 #ffffff0a;outline:none}.auth-modal-form button:not(.inline-link-button):not(.social-login-button){border:1px solid #0000;border-radius:18px;cursor:pointer;font:inherit;font-weight:800;letter-spacing:.01em;margin-top:4px;min-height:56px;padding:15px 18px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;width:100%}.auth-modal-form button[type=submit]{background:linear-gradient(180deg,#e1965e,#e1a56a);background:linear-gradient(180deg,#e1965e 0,var(--accent) 100%);box-shadow:0 16px 28px #d8894f3d;color:#fff}.auth-modal-form button[type=submit]:hover{background:linear-gradient(180deg,#eba36f,#cf7f46);transform:translateY(-1px)}.auth-modal-form button[type=submit]:disabled{cursor:wait;opacity:.7;transform:none}.auth-modal-form .secondary-action{background:linear-gradient(180deg,#253447f2,#182433f2)!important;border-color:#5a70885c;box-shadow:inset 0 1px 0 #ffffff0a;color:#f2f6fb;color:var(--text-main)}.auth-modal-form .secondary-action:hover{background:linear-gradient(180deg,#30435bfa,#1f2e40fa)!important;border-color:#d8894f47;transform:translateY(-1px)}.suggestion-modal-form label{color:#f2f6fb;color:var(--text-main);display:flex;flex-direction:column;font-weight:600;gap:8px}.suggestion-modal-form label>span{color:#edf2f7c7;font-size:.92rem;letter-spacing:.04em;text-transform:uppercase}.suggestion-modal-form input,.suggestion-modal-form select,.suggestion-modal-form textarea{appearance:none;background:linear-gradient(180deg,#273a4ff5,#182738f5);border:1px solid #7f9bb85c;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff08;color:#f2f6fb;color:var(--text-main);font:inherit;padding:15px 18px;width:100%}.suggestion-modal-form textarea{line-height:1.6;min-height:130px;resize:vertical}.suggestion-modal-form select{cursor:pointer;min-height:56px}.suggestion-modal-form textarea::placeholder{color:#7f90a3}.suggestion-modal-form select:focus,.suggestion-modal-form select:hover,.suggestion-modal-form textarea:focus{border-color:#d8894fb8;box-shadow:0 0 0 4px #d8894f24,inset 0 1px 0 #ffffff0a;outline:none}.suggestion-modal-actions{align-items:stretch;display:flex;flex-wrap:nowrap;gap:10px;justify-content:space-between;margin-top:4px}.suggestion-modal-actions button{border:1px solid #0000;border-radius:18px;cursor:pointer;flex:1 1;font:inherit;font-weight:800;letter-spacing:.01em;min-height:56px;padding:15px 18px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.suggestion-modal-actions button:last-child{background:linear-gradient(180deg,#e1965e,#e1a56a);background:linear-gradient(180deg,#e1965e 0,var(--accent) 100%);box-shadow:0 16px 28px #d8894f3d;color:#fff}.suggestion-modal-actions button:last-child:hover{background:linear-gradient(180deg,#eba36f,#cf7f46);transform:translateY(-1px)}.suggestion-modal-actions .secondary-action{background:linear-gradient(180deg,#253447f2,#182433f2)!important;border-color:#5a70885c;box-shadow:inset 0 1px 0 #ffffff0a;color:#f2f6fb;color:var(--text-main)}.suggestion-modal-actions .secondary-action:hover{background:linear-gradient(180deg,#30435bfa,#1f2e40fa)!important;border-color:#d8894f47;transform:translateY(-1px)}.back-button{background:linear-gradient(180deg,#3b5674f5,#25394ef5);border:1px solid #7f9bb857;border-radius:999px;color:#f2f6fb;color:var(--text-main);cursor:pointer;font:inherit;font-weight:700;margin-bottom:18px;padding:10px 16px}.admin-page .back-button{background:linear-gradient(180deg,#253447f2,#182433f2);border-color:#5a70885c;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff0a;margin-bottom:0;min-height:52px;padding:12px 20px}.admin-page .back-button:hover{background:linear-gradient(180deg,#30435bfa,#1f2e40fa);border-color:#d8894f47;transform:translateY(-1px)}.detail-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr}.detail-content,.detail-hero{display:flex;flex-direction:column;gap:24px}.detail-hero{align-items:stretch}.booking-form-page,.detail-card,.detail-image,.detail-summary{border:1px solid #9ab9d870;border-radius:24px;box-shadow:0 18px 40px #0000003d}.detail-image{background:#567595;height:100%;min-height:360px;object-fit:cover;width:100%}.detail-card,.detail-summary{background:linear-gradient(180deg,#567595fa,#426180fa);padding:24px}.detail-card h2,.detail-summary h1{color:#f2f6fb;color:var(--text-main);margin:0}.detail-description,.detail-note{color:#b8c8da;color:var(--text-muted);line-height:1.7}.privacy-card,.privacy-page .detail-summary{max-width:920px}.privacy-list{grid-gap:10px;display:grid;gap:10px;margin-top:14px}.privacy-list p{color:#b8c8da;color:var(--text-muted);line-height:1.7;margin:0;padding-left:18px;position:relative}.privacy-list p:before{background:#e1a56a;background:var(--accent);border-radius:999px;content:"";height:6px;left:0;position:absolute;top:.7em;width:6px}.privacy-closing{max-width:920px}.detail-facts{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.detail-facts span{background:#edf2f724;border-radius:999px;color:#f2f6fb;color:var(--text-main);font-weight:600;padding:10px 14px}.compact-grid{gap:18px}.booking-form-page{background:linear-gradient(180deg,#2d435cfa,#1a293afa);position:static}.slot-section{display:flex;flex-direction:column;gap:14px}.slot-header{color:#f2f6fb;color:var(--text-main);display:flex;gap:12px;justify-content:space-between}.slot-header span,.slot-message{color:#b8c8da;color:var(--text-muted)}.slot-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.slot-button{background:linear-gradient(180deg,#3b5674f2,#273a4ff2);border:1px solid #7f9bb847;border-radius:14px;color:#f2f6fb;color:var(--text-main);cursor:pointer;font:inherit;font-weight:700;padding:12px 14px}.slot-button.active{background:#d8894f2e;border-color:#e1a56a;border-color:var(--accent)}.price-preview{background:#edf2f714;border-radius:16px;color:#f2f6fb;color:var(--text-main);display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.detailed-price{flex-direction:column}.price-line{grid-gap:4px;display:grid;gap:4px;justify-items:start}.price-line>span{color:#b8c8da;color:var(--text-muted);line-height:1.45}.price-line>strong{color:#f2f6fb;color:var(--text-main);line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.price-line.total{align-items:center;border-top:1px solid #edf2f71f;display:flex;gap:12px;justify-content:space-between;padding-top:10px}.rental-meta-card{grid-gap:12px;background:linear-gradient(180deg,#25394ff5,#182738f5);border:1px solid #7f9bb83d;border-radius:18px;display:grid;gap:12px;padding:16px 18px}.form-message{border-radius:14px;line-height:1.5;margin:0;padding:12px 14px}.form-message.error{background:#b03f3f33;color:#ffd4d4}.form-message.success{background:#2c7d5a33;color:#c7f3dd}.booking-page-banner{grid-gap:6px;box-shadow:0 16px 30px #0003;display:grid;gap:6px;margin-bottom:16px;position:sticky;top:92px;z-index:6}html{scroll-behavior:smooth}@media (max-width:860px){.booking-panel,.hero-section,.topbar{flex-direction:column}.topbar{align-items:stretch;gap:14px}.topbar-brand-row{width:100%}.mobile-menu-toggle{display:inline-flex}.topbar-actions,.topbar-nav{display:none}.topbar-actions.mobile-open,.topbar-nav.mobile-open{display:flex}.topbar-nav.mobile-open{background:#182637f0;border:1px solid #7f9bb83d;border-radius:20px;box-shadow:0 18px 36px #0000003d;flex-direction:column;gap:10px;padding:14px}.topbar-nav.mobile-open button{background:#354f6ce6;border-radius:16px;font-size:1rem;padding:14px 16px;text-align:left;width:100%}.topbar-actions.mobile-open{align-items:stretch;flex-direction:column;gap:12px;width:100%}.language-switcher{align-self:stretch;justify-content:center}.booking-panel,.vehicle-fit-fields,.vehicle-fit-options{grid-template-columns:1fr}.hero-visual{align-self:stretch;width:100%}.detail-layout{grid-template-columns:1fr}.booking-form-page{position:static}.admin-inline-fields,.admin-tools-grid{grid-template-columns:1fr}}@media (max-width:640px){.page-content{padding-top:16px}.page-content,.site-footer{width:min(100% - 20px,1120px)}.site-footer-inner{align-items:flex-start;flex-direction:column;gap:8px;padding:10px 4px 18px}.booking-form-page,.contact-card,.detail-card,.detail-summary,.hero-section,.info-card,.topbar{border-radius:22px;padding:18px}.hero-section h1{font-size:1.8rem;max-width:none}.topbar{margin-bottom:14px}.account-chip{justify-content:center;width:100%}.hero-copy,.hero-visual{width:100%}.hero-visual{padding:0}.hero-visual img{max-height:300px}.hero-text{font-size:.98rem;line-height:1.6}.suggestion-modal-actions{flex-direction:row}.calendar-grid,.calendar-weekdays{gap:5px}.calendar-trigger-row{grid-template-columns:1fr}.calendar-trigger-separator{display:none}.calendar-popover{border-radius:20px;margin-top:10px;max-width:100%;overflow:hidden;padding:14px;position:static;width:100%}.calendar-day{border-radius:10px;font-size:.9rem;padding:0}.calendar-nav{min-width:36px;padding:7px 9px}.calendar-header strong{font-size:.98rem}.calendar-weekdays span{font-size:.68rem}.calendar-field,.calendar-popover,.calendar-trigger,.calendar-trigger-chip,.calendar-trigger-row,.range-calendar{box-sizing:border-box;max-width:100%;min-width:0}.slot-grid{grid-template-columns:repeat(2,1fr)}.admin-header,.admin-list-row,.price-line,.suggestion-row-top,.summary-header{align-items:flex-start;flex-direction:column}.alternative-card{grid-template-columns:1fr}.alternative-card img{height:150px;width:100%}.help-cta-actions,.help-cta-button{width:100%}}
/*# sourceMappingURL=main.3b6deb9e.css.map*/