.ev-vlt{background:var(--bg);flex-direction:column;width:100%;max-width:480px;min-height:100dvh;margin:0 auto;display:flex}.ev-vlt__top{border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:16px 20px;display:grid}.ev-vlt__brand{justify-self:start}.ev-vlt__clock{justify-self:end}.ev-vlt__brand{letter-spacing:-.02em;font-size:18px;font-weight:900}.ev-vlt__brand-accent{color:var(--navy)}.ev-vlt__stand{color:var(--navy);letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--navy-deep);border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700}.ev-vlt__clock{font-family:var(--mono);color:var(--muted);font-size:14px;font-weight:600}.ev-vlt__stats{border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:repeat(3,1fr);display:grid}.ev-vlt__stat{text-align:center;padding:16px 12px}.ev-vlt__stat-num{font-family:var(--mono);margin-bottom:4px;font-size:28px;font-weight:900;line-height:1}.ev-vlt__stat-num--navy{color:var(--navy)}.ev-vlt__stat-num--amber{color:var(--amber)}.ev-vlt__stat-num--green{color:var(--green)}.ev-vlt__stat-label{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:700}.ev-vlt__newrow{border-bottom:1px solid var(--border);flex-shrink:0;padding:16px 20px}.ev-vlt__new{width:100%;font-family:var(--font);color:#000;background:var(--navy);cursor:pointer;letter-spacing:.04em;border:none;border-radius:10px;padding:16px;font-size:16px;font-weight:800;transition:background .2s}.ev-vlt__tabs{border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.ev-vlt__tab{font-family:var(--font);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid transparent;flex:1;padding:14px 8px;font-size:13px;font-weight:700;transition:color .2s,border-color .2s}.ev-vlt__tab--active{color:var(--fg);border-bottom-color:var(--navy)}.ev-vlt__tab-badge{font-family:var(--mono);background:var(--navy);color:#000;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:11px;font-weight:700}.ev-vlt__list{scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}.ev-vlt__list::-webkit-scrollbar{display:none}.ev-vlt__ticket{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:18px 20px 8px;display:flex}.ev-vlt__num{font-family:var(--mono);color:var(--navy);font-size:22px;font-weight:900;line-height:1}.ev-vlt__car{font-size:15px;font-weight:700}.ev-vlt__meta{color:var(--muted);margin-top:2px;font-size:12px;font-weight:500}.ev-vlt__status{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:800}.ev-vlt__status--parked{color:var(--navy);border:1px solid var(--navy-deep)}.ev-vlt__status--requested{color:var(--amber);background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.3)}.ev-vlt__status--fetching,.ev-vlt__status--ready{color:var(--green);background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.3)}.ev-vlt__status--delivered,.ev-vlt__status--cancelled{color:var(--muted);border:1px solid var(--border)}.ev-vlt__actions{gap:8px;width:100%;padding:4px 20px 18px;display:flex}.ev-vlt__act{font-family:var(--font);letter-spacing:.04em;cursor:pointer;text-align:center;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:12px 8px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.ev-vlt__act--fetch{color:#000;background:var(--amber)}.ev-vlt__act--deliver{color:#000;background:var(--green)}.ev-vlt__act--ghost{color:var(--muted);border:1px solid var(--border);background:0 0}.ev-vlt__footer{padding:10px 20px;padding-bottom:max(10px, env(safe-area-inset-bottom));flex-shrink:0}.ev-vlt__logout{width:100%;font-family:var(--font);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:700;display:flex}.ev-vlt__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.ev-vlt__empty-icon{opacity:.3;font-size:48px}.ev-vlt__empty-text{letter-spacing:.06em;font-size:18px;font-weight:800}.ev-vlt__empty-sub{color:var(--muted);font-size:14px;font-weight:500}.skel--vlt-brand{width:120px;height:18px}.skel--vlt-num{width:36px;height:18px}.skel--vlt-car{width:70%;height:15px;margin-bottom:6px}.skel--vlt-meta{width:45%;height:12px}.ev-ci{z-index:100;background:var(--bg);flex-direction:column;width:100%;max-width:480px;margin:0 auto;display:flex;position:fixed;inset:0}.ev-ci__top{border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:16px 20px;display:grid}.ev-ci__back{font-family:var(--font);color:var(--muted);cursor:pointer;background:0 0;border:none;justify-self:start;font-size:14px;font-weight:700}.ev-ci__title{letter-spacing:.04em;font-size:16px;font-weight:800}.ev-ci__badge{font-family:var(--mono);color:var(--navy);border:1px solid var(--navy-deep);border-radius:6px;justify-self:end;padding:4px 10px;font-size:12px;font-weight:700}.ev-ci__steps{flex-shrink:0;gap:4px;padding:16px 20px;display:flex}.ev-ci__dot{background:rgba(255,255,255,.12);border-radius:2px;flex:1;height:3px;transition:background .3s}.ev-ci__dot--on{background:var(--navy)}.ev-ci__content{scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}.ev-ci__content::-webkit-scrollbar{display:none}.ev-ci__panel{padding:8px 20px 24px}.ev-ci__viewfinder{aspect-ratio:4/3;border:2px dashed var(--border);background:#0a0a0a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.ev-ci__camera-icon{opacity:.4;font-size:44px}.ev-ci__camera-hint{color:var(--muted);font-size:14px;font-weight:600}.ev-ci__slots{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.ev-ci__slot{aspect-ratio:4/3;border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:border-color .2s,background .2s;display:flex}.ev-ci__slot--captured{border-color:var(--green);background:rgba(34,197,94,.08)}.ev-ci__slot-icon{font-size:20px}.ev-ci__slot-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.ev-ci__slot--captured .ev-ci__slot-label{color:var(--green)}.ev-ci__video{width:100%;font-family:var(--font);color:var(--fg);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px;font-size:15px;font-weight:700;transition:border-color .2s;display:flex}.ev-ci__video--rec{border-color:var(--red);color:var(--red)}.ev-ci__video-dot{background:var(--red);border-radius:50%;flex-shrink:0;width:10px;height:10px}.ev-ci__field{margin-bottom:16px}.ev-ci__label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;text-align:center;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.ev-ci__input{width:100%;font-family:var(--font);color:var(--fg);border:1px solid var(--border);text-align:center;background:0 0;border-radius:10px;outline:none;padding:14px 16px;font-size:16px;font-weight:600;transition:border-color .2s}.ev-ci__input::placeholder{color:var(--muted)}.ev-ci__input:focus{border-color:var(--navy)}.ev-ci__input--plate{text-transform:uppercase;letter-spacing:.1em}.ev-ci__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ev-ci__colors{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ev-ci__color{cursor:pointer;border:2px solid transparent;border-radius:50%;width:36px;height:36px;transition:border-color .2s,box-shadow .2s}.ev-ci__color--active{border-color:var(--navy);box-shadow:0 0 0 2px var(--navy)}.ev-ci__color--black{border-color:var(--border);background:#1a1a1a}.ev-ci__color--white{background:#f0f0f0}.ev-ci__color--silver{background:#a0a0a0}.ev-ci__color--gray{background:#606060}.ev-ci__color--red{background:#dc2626}.ev-ci__color--blue{background:#2563eb}.ev-ci__color--green{background:#16a34a}.ev-ci__color--gold{background:#d4a017}.ev-ci__color--orange{background:#ea580c}.ev-ci__color--yellow{background:#eab308}.ev-ci__color--brown{background:#78350f}.ev-ci__color--beige{background:#d6c7a1}.ev-ci__color--purple{background:#7c3aed}.ev-ci__color--burgundy{background:#7f1d1d}.ev-ci__file{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.ev-ci__video--done{border-color:var(--green);color:var(--green)}.ev-ci__video--done .ev-ci__video-dot{background:var(--green)}.ev-ci__optional{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;text-align:center;margin-bottom:16px;font-size:10px;font-weight:600}.ev-ci__confirm{border:1px solid var(--border);border-radius:12px;overflow:hidden}.ev-ci__confirm-row{justify-content:space-between;gap:16px;padding:13px 18px;display:flex}.ev-ci__confirm-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.ev-ci__confirm-value{text-align:right;font-size:15px;font-weight:700}.ev-ci__bottom{border-top:1px solid var(--border);padding:16px 20px;padding-bottom:max(16px, env(safe-area-inset-bottom));flex-shrink:0}.ev-ci__error{color:var(--red);text-align:center;margin-bottom:10px;font-size:13px;font-weight:600}.ev-ci__btn{width:100%;font-family:var(--font);color:#000;background:var(--navy);cursor:pointer;letter-spacing:.04em;text-align:center;border:none;border-radius:10px;padding:16px;font-size:16px;font-weight:800;transition:background .2s;display:block}.ev-ci__btn--green{background:var(--green)}.ev-ci__skip{width:100%;font-family:var(--font);color:var(--muted);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:8px;padding:12px;font-size:14px;font-weight:700}.ev-ci__success{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.ev-ci__success-icon{font-size:64px}.ev-ci__success-title{font-size:24px;font-weight:900}.ev-ci__success-ticket{font-family:var(--mono);color:var(--navy);font-size:48px;font-weight:900}.ev-ci__success-sub{color:var(--muted);max-width:280px;margin-bottom:12px;font-size:15px;line-height:1.5}.ev-ci__success .ev-ci__btn{max-width:300px}