.garage{padding:28px 0 8px}.garage .garage-head h1{font-size:28px;margin:0 0 4px}.garage .h-sm{font-size:17px;margin:0 0 8px}.garage .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.garage #g-loading{margin-top:4px}.garage .sk-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:20px 0 16px}.garage .sk-tools{display:flex;gap:12px}.garage .sk-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px}.garage .sk-card{padding:0;overflow:hidden}.garage .sk-cbody{display:flex;flex-direction:column;gap:11px;padding:14px 16px 16px}.garage .sk-foot{display:flex;gap:10px;margin-top:6px}.garage .sk-block{background-color:var(--surface-2);background-image:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.08) 50%,transparent 80%);background-repeat:no-repeat;background-size:220% 100%;border-radius:7px;animation:sk-shimmer 1.5s ease-in-out infinite}.garage .sk-media{aspect-ratio:16 / 10;border-radius:0}.garage .sk-line{height:12px}.garage .sk-w-70{width:70%}.garage .sk-w-60{width:60%}.garage .sk-w-45{width:45%}.garage .sk-count{width:128px;height:18px}.garage .sk-field{width:92px;height:34px}.garage .sk-btn{width:96px;height:34px;border-radius:8px}.garage .sk-btn-sm{width:76px}@keyframes sk-shimmer{0%{background-position:210% 0}to{background-position:-70% 0}}@media(prefers-reduced-motion:reduce){.garage .sk-block{animation:none}}.garage .g-note{max-width:640px;margin:20px 0}.garage.is-gate{min-height:100vh;margin-top:-61px;padding:24px 20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.garage.is-gate .garage-head,.garage.is-gate .g-foot{display:none}.garage.is-empty{min-height:calc(100vh - 61px);display:flex;flex-direction:column}.garage.is-empty .g-foot{display:none}.garage .g-empty{flex:1;text-align:center;padding:24px 20px 64px}.garage .g-empty:not([hidden]){display:flex;flex-direction:column;align-items:center;justify-content:center}.garage .ge-icon{display:flex;justify-content:center;margin-bottom:20px;opacity:.42}.garage .ge-title{font-size:22px;font-weight:650;letter-spacing:-.02em;margin:0 0 8px}.garage .ge-line{font-size:14px;color:var(--text-2);margin:0 0 24px}.garage .ge-btn{display:inline-flex;align-items:center}.garage .gate{position:relative;width:100%;max-width:460px}.garage .gate:before{content:"";position:absolute;inset:-42% -34%;z-index:0;pointer-events:none;background:radial-gradient(48% 44% at 28% 22%,rgba(47,111,237,.32),transparent 70%),radial-gradient(44% 40% at 78% 82%,rgba(125,180,255,.18),transparent 72%);filter:blur(24px)}.garage .gate-card{position:relative;z-index:1;overflow:hidden;isolation:isolate;text-align:center;padding:48px 38px 42px;border-radius:28px;background:linear-gradient(158deg,#ffffff24,#ffffff09 46%,#ffffff04),#0d0d1380;backdrop-filter:blur(34px) saturate(1.7) brightness(1.06);-webkit-backdrop-filter:blur(34px) saturate(1.7) brightness(1.06);border:1px solid rgba(255,255,255,.16);box-shadow:0 42px 100px #0009,0 2px 8px #00000059,inset 0 1px #ffffff61,inset 0 0 0 1px #ffffff0a,inset 0 -20px 50px #0003}.garage .gate-card:before{content:"";position:absolute;top:0;left:14%;right:14%;height:1px;z-index:3;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent)}.garage .gate-card:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;background:radial-gradient(115% 80% at 18% -8%,rgba(255,255,255,.11),transparent 58%)}.garage.is-gate .gate-card{animation:gate-in .7s cubic-bezier(.2,.7,.2,1) both}@keyframes gate-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}.garage .gate-main{position:relative;z-index:1}.garage .gate-mark{display:flex;justify-content:center;margin-bottom:22px}.garage .gate-title{font-size:37px;font-weight:650;letter-spacing:-.035em;line-height:1.04;margin:0 0 14px}.garage .gate-sub{font-size:15px;color:var(--text-2);line-height:1.55;margin:0 auto 28px;max-width:none}.garage .gate-cta{display:flex;flex-direction:column;align-items:center;gap:16px}@property --gate-spin{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.garage .gate-btn-shell{position:relative;width:100%}.garage .gate-btn-aura{content:"";position:absolute;inset:-3px;z-index:0;border-radius:16px;pointer-events:none;background:conic-gradient(from var(--gate-spin),#2f6fed,#7db4ff,#4c86f0,#a9ccff,#6ea8ff,#2f6fed);filter:blur(12px);opacity:.5;animation:gate-spin 5s linear infinite;transition:opacity .4s ease,filter .4s ease}.garage .gate-btn-shell:hover .gate-btn-aura{opacity:.95;filter:blur(15px)}@keyframes gate-spin{to{--gate-spin: 360deg}}.garage .gate-btn{position:relative;z-index:1;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:15px 24px;border-radius:13px;font-size:15.5px;font-weight:600;color:#fff;background:linear-gradient(180deg,color-mix(in oklab,var(--accent) 84%,white),var(--accent));box-shadow:inset 0 1px #ffffff52,0 8px 22px color-mix(in oklab,var(--accent) 40%,transparent);text-decoration:none;transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease}.garage .gate-btn-shell:hover .gate-btn{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff73,0 16px 38px color-mix(in oklab,var(--accent) 52%,transparent)}.garage .gate-btn:active{transform:translateY(0) scale(.99)}.garage .gate-btn-sheen{position:absolute;inset:0;z-index:1;border-radius:inherit;pointer-events:none;background:radial-gradient(150px circle at var(--px, 50%) var(--py, 50%),rgba(255,255,255,.55),rgba(255,255,255,0) 60%);opacity:0;transition:opacity .3s ease;mix-blend-mode:screen}.garage .gate-btn:hover .gate-btn-sheen{opacity:1}.garage .gate-btn-label{position:relative;z-index:2}.garage .gate-signin{display:inline-flex;align-items:center;font-size:13.5px;font-weight:500;color:var(--accent-b);padding:8px 18px;border-radius:999px;background:#ffffff0b;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff24;transition:background .25s,border-color .25s,color .25s,box-shadow .25s}.garage .gate-signin:hover{color:#fff;text-decoration:none;background:color-mix(in oklab,var(--accent) 16%,rgba(255,255,255,.05));border-color:color-mix(in oklab,var(--accent) 45%,transparent);box-shadow:inset 0 1px #ffffff38,0 4px 16px color-mix(in oklab,var(--accent) 28%,transparent)}.garage .gate-building{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:linear-gradient(168deg,#ffffff0f,#ffffff05),#0c0c10f0;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s}.garage .gate-build-text{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-2);margin:0}.garage .gate-progress{width:190px;height:4px;border-radius:999px;background:#ffffff1a;overflow:hidden}.garage .gate-progress>span{display:block;height:100%;width:4px;border-radius:999px;background:linear-gradient(90deg,var(--accent-b),var(--accent))}.garage .gate-card.building .gate-main{opacity:0;transition:opacity .3s ease}.garage .gate-card.building .gate-building{opacity:1;visibility:visible}.garage .gate-card.building .gate-progress>span{animation:gate-fill 1s ease .08s forwards}@keyframes gate-fill{to{width:100%}}@media(prefers-reduced-motion:reduce){.garage.is-gate .gate-card,.garage .gate-btn-aura{animation:none}.garage .gate-card.building .gate-progress>span{animation:none;width:100%}}@media(max-width:480px){.garage .gate-card{padding:40px 26px 34px;border-radius:24px}.garage .gate-title{font-size:32px}.garage .gate-sub{max-width:26ch}}.garage .g-note.card{padding:24px}.garage .g-foot{margin:28px 0 8px;max-width:640px}.garage .g-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:20px 0 16px}.garage .g-count{font-weight:650}.garage .g-tools{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.garage .g-field{display:flex;flex-direction:column;gap:4px}.garage .g-field input,.garage .g-field select{padding:7px 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-size:14px;min-height:36px}.garage .g-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px}.garage .g-card{display:flex;flex-direction:column;padding:0;overflow:hidden;position:relative}.garage .g-media{position:relative;aspect-ratio:16 / 10;background:var(--surface-2)}.garage .g-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.garage .g-fallback .silh{width:72%;height:auto}.garage .silh-body,.garage .silh-cabin{fill:var(--silh-body, #b8b2a6)}.garage .silh-cabin{opacity:.72}.garage .silh-wheels circle{fill:var(--text-2)}.garage .silh-wheels circle.hub{fill:var(--surface-2)}.garage .g-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:var(--surface-2)}.garage .g-body{display:flex;flex-direction:column;gap:8px;padding:14px 16px 16px;flex:1}.garage .g-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.garage .g-name{font-size:16px;margin:0}.garage .g-score{flex:0 0 auto;font-size:12px}.garage .g-meta{margin-top:-2px}.garage .g-pricing{margin-top:2px}.garage .g-price{font-size:18px;font-weight:700}.garage .g-msrp,.garage .g-era{margin-top:2px}.garage .g-mileage.g-warn{color:var(--warn)}.garage .g-mileage.g-good{color:var(--good)}.garage .g-note-user{background:var(--surface-2);border-radius:8px;padding:6px 9px;margin-top:2px;word-break:break-word}.garage .g-card-foot{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:6px;flex-wrap:wrap}.garage .g-open{text-decoration:none;padding:8px 16px;font-size:14px;border-radius:8px}.garage .g-remove{background:transparent;border:1px solid var(--border);color:var(--text-2);border-radius:8px;padding:8px 14px;font-size:14px;cursor:pointer}.garage .g-remove:hover{border-color:var(--bad);color:var(--bad)}.garage .g-saved{margin-left:auto}@media(max-width:560px){.garage .g-grid,.garage .sk-grid{grid-template-columns:1fr}.garage .g-controls,.garage .sk-controls{flex-direction:column;align-items:stretch}.garage .sk-tools{display:none}.garage .sk-card:nth-child(n+4){display:none}}
