.cv2,.cvcs-sheet-overlay{--cvcs-card-fill:#ffffff03;--cvcs-locate-ring:#e31b238c;--cvcs-locate-ring-fade:#e31b2300}.cvcs-sheet-overlay{--ce-font-ui:var(--ce-type-family-body);--ce-font-display:var(--font-montserrat), var(--ce-type-family-display)}body.cvcs-blur-active main,body.cvcs-blur-active footer{filter:blur(12px);transition:filter .25s}.cv2 .cvcs-headline-bar,.cvcs-headline-bar{font:700 clamp(20px, 3.2vw, 32px)/1.2 var(--ce-font-display,var(--ce-font-ui));letter-spacing:-.02em;color:#fff;text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px;margin:0 auto 28px;display:flex}.cv2 .cvcs-dim,.cvcs-dim{color:var(--ce-color-text-muted,#ffffff73);font-size:.82em;font-weight:400}.cv2 .cvcs-tokw,.cvcs-tokw{display:inline-block;position:relative}.cv2 .cvcs-token,.cvcs-token{appearance:none;cursor:pointer;font:inherit;color:#fff;background:0 0;border:0;align-items:baseline;gap:5px;padding:0 4px 2px;transition:opacity .16s;display:inline-flex;position:relative}.cv2 .cvcs-token b,.cvcs-token b{font-weight:700}.cv2 .cvcs-token svg,.cvcs-token svg{color:var(--ce-red,#e50914);flex-shrink:0;align-self:center;transition:transform .24s}.cv2 .cvcs-token:after,.cvcs-token:after{content:"";background:var(--ce-red,#e50914);border-radius:3px;height:3px;transition:height .2s;position:absolute;bottom:0;left:2px;right:2px;box-shadow:0 2px 14px #e5091499}.cv2 .cvcs-token:hover:after,.cvcs-token:hover:after{height:4px}.cv2 .cvcs-token:hover svg,.cvcs-token:hover svg{transform:rotate(-180deg)}.cv2 .cvcs-sheet-overlay,.cvcs-sheet-overlay{z-index:15300;background:var(--ce-color-overlay-hero-soft,#05050566);justify-content:center;align-items:flex-end;animation:.2s cvcs-fade;display:flex;position:fixed;inset:0}@keyframes cvcs-fade{0%{opacity:0}to{opacity:1}}.cv2 .cvcs-sheet,.cvcs-sheet{background:var(--ce-glass-tab-bg);-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);border:var(--ce-glass-tab-border);border-radius:var(--ce-glass-radius) var(--ce-glass-radius) 0 0;width:100%;max-width:520px;max-height:78dvh;box-shadow:var(--ce-glass-shadow), var(--ce-glass-inner-light);border-bottom:0;flex-direction:column;animation:.3s cubic-bezier(.32,.72,0,1) cvcs-rise;display:flex;overflow:hidden}@keyframes cvcs-rise{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}.cv2 .cvcs-grabber,.cvcs-grabber{background:var(--ce-glass-border);border-radius:999px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}.cv2 .cvcs-sheet-head,.cvcs-sheet-head{flex-shrink:0;align-items:center;gap:12px;padding:14px 18px 15px;display:flex;position:relative}.cv2 .cvcs-sheet-head:after,.cvcs-sheet-head:after{content:"";background:var(--ce-gradient-brand-divider);opacity:.4;pointer-events:none;height:1px;position:absolute;bottom:0;left:18px;right:18px}.cv2 .cvcs-sheet-title,.cvcs-sheet-title{font:700 16px/1.2 var(--ce-font-ui);letter-spacing:-.01em;color:var(--ce-color-text-primary);flex:1;align-items:center;gap:8px;margin:0;display:flex}.cv2 .cvcs-count,.cvcs-count{font:500 13px/1 var(--ce-font-ui);color:var(--ce-color-text-muted)}.cv2 .cvcs-back,.cvcs-back{font:500 13px/1 var(--ce-font-ui);color:var(--ce-color-text-secondary);background:var(--ce-button-glass-bg);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:4px;padding:6px 10px 6px 6px;transition:background .16s,color .16s;display:inline-flex}.cv2 .cvcs-back svg,.cvcs-back svg{transform:rotate(180deg)}.cv2 .cvcs-back:hover,.cvcs-back:hover{background:var(--ce-button-glass-hover);color:var(--ce-color-text-primary)}.cv2 .cvcs-close,.cvcs-close{width:30px;height:30px;color:var(--ce-color-text-secondary);background:var(--ce-button-glass-bg);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background .16s,color .16s;display:inline-flex}.cv2 .cvcs-close:hover,.cvcs-close:hover{background:var(--ce-button-glass-hover);color:var(--ce-color-text-primary)}.cv2 .cvcs-sheet-body,.cvcs-sheet-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--ce-glass-border-soft) transparent;flex-direction:column;gap:2px;padding:8px 10px 12px;display:flex;overflow-y:auto}.cv2 .cvcs-bays,.cvcs-bays{grid-template-columns:repeat(2,1fr);gap:16px 12px;padding:6px 2px;display:grid}.cv2 .cvcs-bay,.cvcs-bay{background:var(--cvcs-card-fill);min-width:0;color:var(--ce-color-text-primary);text-align:left;cursor:pointer;border:0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:3px;padding:20px 12px 12px;transition:transform .2s,background .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.cv2 .cvcs-bay:hover,.cvcs-bay:hover{background:var(--ce-button-glass-bg);box-shadow:var(--ce-glass-shadow);transform:translateY(-2px)}.cv2 .cvcs-bay:active,.cvcs-bay:active{transform:translateY(0)scale(.98)}.cv2 .cvcs-bay-brand,.cvcs-bay-brand{font:600 9.5px/1 var(--ce-font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--ce-color-text-muted)}.cv2 .cvcs-bay-model,.cvcs-bay-model{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font:700 16px/1.2 var(--ce-font-display,var(--ce-font-ui));letter-spacing:-.01em;overflow:hidden}.cv2 .cvcs-plate,.cvcs-plate{letter-spacing:.12em;max-width:100%;color:var(--ce-color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font:500 10.5px/1 ui-monospace,SF Mono,Menlo,Consolas,monospace;display:block;overflow:hidden}.cv2 .cvcs-bay-visual,.cvcs-bay-visual{justify-content:center;align-items:center;width:100%;height:74px;margin-bottom:6px;display:flex;position:relative}.cv2 .cvcs-bay-visual:after,.cvcs-bay-visual:after{content:"";background:var(--ce-gradient-card-overlay-soft);filter:blur(6px);opacity:.8;pointer-events:none;border-radius:50%;height:8px;position:absolute;bottom:2px;left:12%;right:12%}.cv2 .cvcs-bay-img,.cvcs-bay-img{z-index:1;object-fit:contain;width:100%;height:100%;transition:transform .32s cubic-bezier(.32,.72,0,1);position:relative}.cv2 .cvcs-bay:hover .cvcs-bay-img,.cvcs-bay:hover .cvcs-bay-img{transform:scale(1.05)}.cv2 .cvcs-monogram,.cvcs-monogram{width:100%;height:100%;font:800 20px/1 var(--ce-font-display,var(--ce-font-ui));letter-spacing:.02em;color:var(--ce-color-text-muted);opacity:.5;justify-content:center;align-items:center;display:flex}.cv2 .cvcs-bay.sel,.cvcs-bay.sel{background:var(--ce-button-glass-bg);box-shadow:var(--ce-glow-brand-ambient)}.cv2 .cvcs-bay-check,.cvcs-bay-check{background:var(--ce-color-brand-primary);width:20px;height:20px;color:var(--ce-color-text-primary);box-shadow:var(--ce-glow-red-sm);opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;top:0;right:0;transform:scale(.5)}.cv2 .cvcs-bay.sel .cvcs-bay-check,.cvcs-bay.sel .cvcs-bay-check{opacity:1;transform:scale(1)}.cv2 .cvcs-marques,.cvcs-marques{grid-template-columns:repeat(3,1fr);gap:12px 10px;padding:6px 2px;display:grid}.cv2 .cvcs-marque,.cvcs-marque{color:var(--ce-color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 6px 12px;transition:transform .2s,background .2s,box-shadow .2s;display:flex}.cv2 .cvcs-marque:hover,.cvcs-marque:hover{background:var(--ce-button-glass-bg);box-shadow:var(--ce-glass-shadow);color:var(--ce-color-text-primary);transform:translateY(-2px)}.cv2 .cvcs-marque:active,.cvcs-marque:active{transform:translateY(0)scale(.98)}.cv2 .cvcs-marque-logo,.cvcs-marque-logo{background:var(--ce-glass-highlight);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:7px;display:flex}.cv2 .cvcs-marque-img,.cvcs-marque-img{object-fit:contain;width:100%;height:100%}.cv2 .cvcs-marque-logo .cvcs-monogram,.cvcs-marque-logo .cvcs-monogram{font-size:20px}.cv2 .cvcs-marque-name,.cvcs-marque-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font:600 11px/1 var(--ce-font-ui);letter-spacing:.02em;overflow:hidden}.cv2 .cvcs-models,.cvcs-models{grid-template-columns:repeat(2,1fr);gap:16px 12px;padding:6px 2px;display:grid}.cv2 .cvcs-modelcard,.cvcs-modelcard{background:var(--cvcs-card-fill);color:var(--ce-color-text-secondary);cursor:pointer;border:0;border-radius:14px;flex-direction:column;transition:transform .2s,background .2s,box-shadow .2s;display:flex;overflow:hidden}.cv2 .cvcs-modelcard:hover,.cvcs-modelcard:hover{background:var(--ce-button-glass-bg);box-shadow:var(--ce-glass-shadow);color:var(--ce-color-text-primary);transform:translateY(-2px)}.cv2 .cvcs-modelcard:active,.cvcs-modelcard:active{transform:translateY(0)scale(.98)}.cv2 .cvcs-modelcard-visual,.cvcs-modelcard-visual{aspect-ratio:16/8.4;justify-content:center;align-items:center;padding:8px 10px 2px;display:flex}.cv2 .cvcs-modelcard-img,.cvcs-modelcard-img{object-fit:contain;width:100%;height:100%;transition:transform .32s cubic-bezier(.32,.72,0,1)}.cv2 .cvcs-modelcard:hover .cvcs-modelcard-img,.cvcs-modelcard:hover .cvcs-modelcard-img{transform:scale(1.05)}.cv2 .cvcs-modelcard-name,.cvcs-modelcard-name{text-align:center;text-overflow:ellipsis;white-space:nowrap;font:600 12.5px/1.2 var(--ce-font-ui);padding:8px 10px 12px;overflow:hidden}.cv2 .cvcs-fuels,.cvcs-fuels{grid-template-columns:repeat(2,1fr);gap:8px;padding:4px 2px;display:grid}.cv2 .cvcs-fuel,.cvcs-fuel{background:var(--cvcs-card-fill);color:var(--ce-color-text-primary);font:600 14px/1.2 var(--ce-font-ui);text-align:left;cursor:pointer;border:0;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;transition:transform .2s,background .2s;display:flex}.cv2 .cvcs-fuel:hover,.cvcs-fuel:hover{background:var(--ce-button-glass-bg);transform:translateY(-2px)}.cv2 .cvcs-fuel:active,.cvcs-fuel:active{transform:translateY(0)scale(.98)}.cv2 .cvcs-fuel-ico,.cvcs-fuel-ico{background:var(--ce-button-glass-bg);width:34px;height:34px;color:var(--ce-color-brand-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cv2 .cvcs-fuel-name,.cvcs-fuel-name{text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;overflow:hidden}.cv2 .cvcs-cityrow,.cvcs-cityrow{width:100%;min-height:62px;color:var(--ce-color-text-primary);font:500 15px/1.3 var(--ce-font-ui);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;transition:background .16s;display:flex;position:relative}.cv2 .cvcs-cityrow+.cvcs-cityrow:before,.cvcs-cityrow+.cvcs-cityrow:before{content:"";background:var(--ce-glass-border-soft);opacity:.55;pointer-events:none;height:1px;position:absolute;top:-1px;left:14px;right:14px}.cv2 .cvcs-cityrow:hover,.cvcs-cityrow:hover{background:var(--ce-button-glass-bg)}.cv2 .cvcs-cityrow:hover:before,.cvcs-cityrow:hover:before,.cv2 .cvcs-cityrow:hover+.cvcs-cityrow:before,.cvcs-cityrow:hover+.cvcs-cityrow:before,.cv2 .cvcs-cityrow.sel+.cvcs-cityrow:before,.cvcs-cityrow.sel+.cvcs-cityrow:before{opacity:0}.cv2 .cvcs-city-pin,.cvcs-city-pin{background:var(--ce-button-glass-bg);width:36px;height:36px;color:var(--ce-color-text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .16s,box-shadow .16s;display:flex}.cv2 .cvcs-cityrow.sel .cvcs-city-pin,.cvcs-cityrow.sel .cvcs-city-pin{color:var(--ce-color-brand-primary);box-shadow:var(--ce-glow-red-sm)}.cv2 .cvcs-cityrow.detect,.cvcs-cityrow.detect{margin-bottom:11px}.cv2 .cvcs-cityrow.detect:after,.cvcs-cityrow.detect:after{content:"";background:var(--ce-glass-border-soft);pointer-events:none;height:1px;position:absolute;bottom:-6px;left:14px;right:14px}.cv2 .cvcs-cityrow.detect+.cvcs-cityrow:before,.cvcs-cityrow.detect+.cvcs-cityrow:before{opacity:0}.cv2 .cvcs-cityrow.detect .cvcs-city-pin,.cvcs-cityrow.detect .cvcs-city-pin{background:var(--ce-color-brand-primary);color:var(--ce-color-text-primary);box-shadow:var(--ce-glow-red-sm)}.cv2 .cvcs-cityrow.detect .cvcs-row-main,.cvcs-cityrow.detect .cvcs-row-main{font-weight:600}.cv2 .cvcs-cityrow.detect .cvcs-row-end,.cvcs-cityrow.detect .cvcs-row-end{opacity:.85}.cv2 .cvcs-cityrow.detect.busy,.cvcs-cityrow.detect.busy{cursor:progress}.cv2 .cvcs-cityrow.detect.busy .cvcs-city-pin,.cvcs-cityrow.detect.busy .cvcs-city-pin{animation:1.15s ease-in-out infinite cvcs-locate}@keyframes cvcs-locate{0%,to{box-shadow:0 0 0 0 var(--cvcs-locate-ring)}50%{box-shadow:0 0 0 7px var(--cvcs-locate-ring-fade)}}.cv2 .cvcs-cityrow.detect.failed .cvcs-city-pin,.cvcs-cityrow.detect.failed .cvcs-city-pin{background:var(--ce-button-glass-bg);color:var(--ce-color-text-muted);box-shadow:none}@media (prefers-reduced-motion:reduce){.cv2 .cvcs-cityrow.detect.busy .cvcs-city-pin,.cvcs-cityrow.detect.busy .cvcs-city-pin{animation:none}}.cv2 .cvcs-city-tag,.cvcs-city-tag{font:600 9.5px/1 var(--ce-font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--ce-color-text-muted);flex-shrink:0}.cv2 .cvcs-cityrow.sel,.cvcs-cityrow.sel{background:var(--ce-button-glass-bg)}.cv2 .cvcs-row-text,.cvcs-row-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.cv2 .cvcs-row-main,.cvcs-row-main{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cv2 .cvcs-row-sub,.cvcs-row-sub{text-overflow:ellipsis;white-space:nowrap;font:400 12px/1.3 var(--ce-font-ui);letter-spacing:.02em;color:var(--ce-color-text-muted);overflow:hidden}.cv2 .cvcs-row-end,.cvcs-row-end{color:var(--ce-color-text-muted);opacity:.55;flex-shrink:0;align-items:center;transition:opacity .16s,color .16s,transform .16s;display:inline-flex}.cv2 .cvcs-cityrow:hover .cvcs-row-end,.cvcs-cityrow:hover .cvcs-row-end{opacity:1;transform:translate(2px)}.cv2 .cvcs-cityrow.sel .cvcs-row-end,.cvcs-cityrow.sel .cvcs-row-end{color:var(--ce-color-brand-primary);opacity:1;transform:none}.cv2 .cvcs-row.add,.cvcs-row.add{width:100%;min-height:46px;color:var(--ce-color-brand-primary);font:600 14px/1 var(--ce-font-ui);cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;margin-top:6px;transition:background .16s;display:flex}.cv2 .cvcs-row.add:hover,.cvcs-row.add:hover{background:var(--ce-button-glass-bg)}.cv2 .cvcs-row.add.armed,.cvcs-row.add.armed{background:var(--ce-button-glass-bg);box-shadow:var(--ce-glow-brand-ambient)}.cv2 .cvcs-skeleton,.cvcs-skeleton{flex-direction:column;gap:8px;padding:4px 2px;display:flex}.cv2 .cvcs-skeleton span,.cvcs-skeleton span{background:linear-gradient(100deg, var(--ce-color-surface-glass-card) 40%, var(--ce-button-glass-bg) 50%, var(--ce-color-surface-glass-card) 60%);background-size:200% 100%;border-radius:14px;height:64px;animation:1.2s ease-in-out infinite cvcs-shimmer}@keyframes cvcs-shimmer{0%{background-position:120% 0}to{background-position:-80% 0}}@media (prefers-reduced-motion:no-preference){.cv2 .cvcs-bay,.cvcs-bay,.cv2 .cvcs-cityrow,.cvcs-cityrow,.cv2 .cvcs-marque,.cvcs-marque,.cv2 .cvcs-modelcard,.cvcs-modelcard,.cv2 .cvcs-fuel,.cvcs-fuel{animation:.36s cubic-bezier(.32,.72,0,1) both cvcs-item-in}.cvcs-bay:nth-child(2),.cvcs-cityrow:nth-child(2),.cvcs-marque:nth-child(2),.cvcs-modelcard:nth-child(2),.cvcs-fuel:nth-child(2){animation-delay:30ms}.cvcs-bay:nth-child(3),.cvcs-cityrow:nth-child(3),.cvcs-marque:nth-child(3),.cvcs-modelcard:nth-child(3),.cvcs-fuel:nth-child(3){animation-delay:60ms}.cvcs-bay:nth-child(4),.cvcs-cityrow:nth-child(4),.cvcs-marque:nth-child(4),.cvcs-modelcard:nth-child(4),.cvcs-fuel:nth-child(4){animation-delay:90ms}.cvcs-bay:nth-child(5),.cvcs-cityrow:nth-child(5),.cvcs-marque:nth-child(5),.cvcs-modelcard:nth-child(5),.cvcs-fuel:nth-child(5){animation-delay:.12s}.cvcs-bay:nth-child(6),.cvcs-marque:nth-child(6),.cvcs-modelcard:nth-child(6),.cvcs-fuel:nth-child(6){animation-delay:.15s}.cvcs-bay:nth-child(7),.cvcs-marque:nth-child(7),.cvcs-modelcard:nth-child(7){animation-delay:.18s}.cvcs-bay:nth-child(8),.cvcs-marque:nth-child(8),.cvcs-modelcard:nth-child(8){animation-delay:.21s}.cvcs-bay:nth-child(n+9),.cvcs-marque:nth-child(n+9),.cvcs-modelcard:nth-child(n+9){animation-delay:.24s}}@keyframes cvcs-item-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cv2 .cvcs-empty,.cvcs-empty{text-align:center;color:var(--ce-color-text-muted);font:400 14px/1.4 var(--ce-font-ui);padding:20px 16px}.cv2 .cvcs-sheet-body,.cvcs-sheet-body{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}@media (min-width:720px){.cv2 .cvcs-sheet-overlay,.cvcs-sheet-overlay{align-items:center;padding:24px}.cv2 .cvcs-sheet,.cvcs-sheet{border-radius:var(--ce-glass-radius);border-bottom:1px solid var(--ce-glass-border-soft);max-height:min(620px,82vh);animation:.26s cubic-bezier(.32,.72,0,1) cvcs-pop}@keyframes cvcs-pop{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.cv2 .cvcs-grabber,.cvcs-grabber{display:none}.cv2 .cvcs-marques,.cvcs-marques{grid-template-columns:repeat(4,1fr)}.cv2 .cvcs-bay-visual,.cvcs-bay-visual{height:82px}}@media (max-width:719.98px){.cv2 .cvcs-sheet,.cvcs-sheet{max-width:none;max-height:86dvh}.cv2 .cvcs-sheet-head,.cvcs-sheet-head{padding:10px 16px 12px}.cv2 .cvcs-sheet-head:after,.cvcs-sheet-head:after{left:16px;right:16px}.cv2 .cvcs-sheet-body,.cvcs-sheet-body{padding:6px 8px calc(10px + env(safe-area-inset-bottom,0px))}.cv2 .cvcs-bays,.cvcs-bays{gap:10px 8px;padding:4px 2px}.cv2 .cvcs-bay,.cvcs-bay{border-radius:14px;padding:12px 10px 10px}.cv2 .cvcs-bay-visual,.cvcs-bay-visual{height:62px;margin-bottom:5px}.cv2 .cvcs-bay-model,.cvcs-bay-model{font-size:14.5px}.cv2 .cvcs-plate,.cvcs-plate{margin-top:3px;font-size:9.5px}.cv2 .cvcs-models,.cvcs-models,.cv2 .cvcs-marques,.cvcs-marques{gap:10px 8px}.cv2 .cvcs-marque,.cvcs-marque{padding:10px 4px 9px}.cv2 .cvcs-marque-logo,.cvcs-marque-logo{width:44px;height:44px;padding:6px}.cv2 .cvcs-cityrow,.cvcs-cityrow{min-height:54px;padding:10px 12px}.cv2 .cvcs-city-pin,.cvcs-city-pin{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.cv2 .cvcs-sheet-overlay,.cvcs-sheet-overlay,.cv2 .cvcs-sheet,.cvcs-sheet{animation:none}}
