.automotive-key-list{gap:12px;margin:16px 0 24px;display:grid}.automotive-key-list article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:16px 18px;display:flex}.automotive-key-list article>span{background:#e8f1ec;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.automotive-key-list article div{gap:3px;display:grid}.automotive-key-list article b{color:var(--green)}.automotive-key-list article small{color:var(--muted)}.automotive-key-photo{object-fit:cover;border:1px solid var(--line);background:#eef2ef;border-radius:12px;flex:none;width:96px;height:76px}.automotive-photo-button{cursor:zoom-in;background:0 0;border:0;border-radius:12px;flex:none;padding:0;display:block}.automotive-photo-button:focus-visible{outline-offset:3px;outline:3px solid #2c8b63}.automotive-photo-lightbox{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06120dda;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.automotive-photo-lightbox>div{place-items:center;max-width:min(1100px,96vw);max-height:92vh;display:grid;position:relative}.automotive-photo-lightbox img{object-fit:contain;background:#fff;border-radius:16px;max-width:100%;max-height:88vh;display:block;box-shadow:0 25px 80px #000b}.automotive-photo-lightbox button{z-index:2;color:#fff;background:#b8232f;border:2px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;display:grid;position:absolute;top:-14px;right:-14px}.automotive-photo-input{color:var(--green);background:#f8faf8;border:1px dashed #9caaa2;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-weight:700;display:flex}.automotive-photo-input input{min-width:0;color:var(--muted);font-weight:400}@media (width<=600px){.automotive-key-list article{align-items:flex-start}.automotive-key-photo{width:82px;height:68px}}
