@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=DM+Sans:wght@400;450;500;550;600;650;700;800&display=swap";
:root{--bg:#fff;--panel:#f4f7fc;--muted:#526680;--line:#dbe5f2;--orange:#0758d9;--brand-blue:#0758ed;--brand-red:#87b7ff;--white:#142d50}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--bg);color:var(--white);margin:0;font-family:DM Sans,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--orange);outline-offset:4px}button{border:0}h1,h2,h3,p{margin-top:0}p{color:#526680;line-height:1.8}h1,h2{letter-spacing:-1.6px}h1{font-size:58px}h2{font-size:35px}h3{font-size:16px}svg{flex-shrink:0}img{max-width:100%}.orange{color:var(--orange)}.muted{color:var(--muted)}.announcement{color:#526680;letter-spacing:1.5px;background:#f0f5fc;justify-content:space-between;align-items:center;min-height:32px;padding:0 5%;font-size:9px;font-weight:800;display:flex}.announcement>span{align-items:center;gap:8px;display:flex}header{z-index:30;background:#fff;border-bottom:1px solid #dbe5f2;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1440px;height:92px;margin:auto;padding:0 5%;display:flex}.identity{flex-direction:column;display:inline-flex}.identity strong{letter-spacing:-.7px;font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:800;line-height:1}.identity strong>span{color:var(--orange);margin-left:4px}.identity i{vertical-align:top;margin-left:3px;font:10px sans-serif}.identity small{letter-spacing:4px;color:#526680;margin-top:8px;font-size:8px}.identity>img{object-fit:contain;width:150px;height:55px}nav{align-items:center;gap:32px;height:100%;display:flex}nav a{color:#526680;align-items:center;height:100%;font-size:12px;display:flex;position:relative}nav a:hover,nav a.active{color:var(--white)}nav a.active:after{content:"";background:var(--orange);width:16px;height:3px;position:absolute;bottom:22px;left:0}.header-actions{align-items:center;gap:22px;display:flex}.icon-button{background:0 0;justify-content:center;align-items:center;min-width:36px;min-height:36px;display:flex}.bag-button{background:0 0;align-items:center;gap:10px;font-size:12px;display:flex}.bag-button b{background:var(--orange);color:#526680;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.menu{display:none}.hero{background:radial-gradient(at 75% 42%,#f0f5fc 0% 26%,#fff 55% 75%);grid-template-columns:47% 53%;max-width:1600px;min-height:610px;margin:auto;display:grid;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#f4f7fc 1px,#0000 1px),linear-gradient(90deg,#f4f7fc 1px,#0000 1px);background-size:65px 65px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero-copy{z-index:2;padding:76px 0 64px 10.7%}.eyebrow{letter-spacing:2px;align-items:center;gap:10px;font-size:9px;font-weight:700;display:flex}.orange-line{background:var(--orange);width:22px;height:2px}.hero h1{text-transform:uppercase;letter-spacing:-1px;white-space:nowrap;margin:30px 0 24px;font-family:Barlow Condensed,sans-serif;font-size:clamp(64px,7.3vw,108px);font-weight:700;line-height:.98}.hero h1 em{color:#142d50;font-style:normal}.hero p{color:#526680;font-size:15px;line-height:1.9}.hero-buttons{align-items:center;gap:28px;margin-top:31px;display:flex}.button{background:var(--orange);color:#526680;justify-content:center;align-items:center;gap:28px;min-height:48px;padding:14px 24px;font-size:12px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:#0758d9;transform:translateY(-1px)}.button.secondary{color:var(--white);background:0 0;border:1px solid #dbe5f2}.text-button{background:0 0;align-items:center;gap:12px;padding:12px 0;font-size:11px;display:inline-flex}.text-button:hover{color:var(--orange)}.hero-note{letter-spacing:1.4px;color:#526680;align-items:center;gap:27px;margin-top:52px;font-size:8px;display:flex}.hero-note>span:first-child{color:var(--white);border-top:2px solid var(--orange);padding-top:12px}.hero-visual{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.giant-scale{letter-spacing:-14px;color:#0000;-webkit-text-stroke:1px #dbe5f2;font:800 235px Barlow Condensed,sans-serif;position:absolute;top:20px;transform:rotate(-7deg)}.hero-visual>img{filter:drop-shadow(0 35px 25px #0008);z-index:1;width:120%;max-width:120%;margin-left:-60px;position:relative;transform:rotate(-7deg)}.hero-caption{letter-spacing:1.3px;color:#526680;justify-content:space-between;font-size:7px;display:flex;position:absolute;bottom:64px;left:20px;right:55px}.hero-caption i{background:var(--orange);border-radius:50%;width:5px;height:5px;margin-right:8px;display:inline-block}.hero-edge{writing-mode:vertical-rl;letter-spacing:3px;color:#526680;font-size:8px;position:absolute;top:180px;right:20px}.trust-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1440px;margin:auto;padding:28px 5%;display:grid}.trust-strip>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:16px;display:flex}.trust-strip>div:first-child{justify-content:flex-start}.trust-strip>div:last-child{border:0}.trust-strip svg{color:#526680;stroke-width:1.3px;width:24px}.trust-strip span{font-size:11px;font-weight:600}.trust-strip small{color:#526680;margin-top:6px;font-size:9px;font-weight:400;display:block}.brand-section{max-width:1440px;margin:auto;padding:40px 5% 38px}.section-kicker{text-align:center;letter-spacing:2.4px;color:#526680;font-size:8px}.brand-list{justify-content:space-between;align-items:center;gap:25px;margin-top:28px;display:flex}.brand-logo{color:#526680;letter-spacing:-1px;background:0 0;font-family:Barlow Condensed,sans-serif;font-size:29px;font-weight:800;transition:color .2s}.brand-logo:hover{color:var(--orange)}.brand-cca{letter-spacing:-3px;font-size:36px;font-style:italic}.brand-bburago{font-style:italic}.brand-inno64{letter-spacing:-2px}.brand-hotwheels{font-size:30px;font-style:italic}.brand-minigt{letter-spacing:0;font-weight:900}.brand-greenlight{font-size:25px;font-style:italic}.section{max-width:1440px;margin:auto;padding:60px 5% 75px}.collection{border-top:1px solid #dbe5f2}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.section-heading h2{letter-spacing:-1.2px;margin:13px 0 0;font-size:33px}.section-heading>.text-button{border-bottom:1px solid #dbe5f2}.filter-tabs{align-items:center;gap:8px;margin-bottom:23px;display:flex}.filter-tabs button{border:1px solid var(--line);color:#526680;background:0 0;padding:9px 17px;font-size:10px}.filter-tabs button.selected{color:#526680;background:#f0f5fc;border-color:#dbe5f2}.filter-tabs>span{letter-spacing:1.4px;color:#526680;margin-left:auto;font-size:8px}.preview-note{color:#526680;margin-bottom:20px;font-size:10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:23px;display:grid}.product{min-width:0}.product-image{aspect-ratio:1.23;background:radial-gradient(#f0f5fc,#f0f5fc 70%);border:1px solid #dbe5f2;position:relative;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.product-image>a{width:100%;height:100%;display:block}.product:hover .product-image img{transform:scale(1.07)}.stock{color:#526680;letter-spacing:1px;background:#fff;padding:5px 7px;font-size:7px;position:absolute;top:13px;left:13px}.quick{background:#fff;justify-content:center;align-items:center;gap:9px;padding:11px;font-size:10px;transition:transform .2s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.product:hover .quick,.product:focus-within .quick{transform:translateY(0)}.product-info{padding:18px 0 0}.product-info .eyebrow{letter-spacing:1.2px;color:#526680;gap:5px;font-size:8px}.product-info .eyebrow span{color:#526680}.product-info h3{margin:9px 0 14px;font-size:13px;font-weight:550}.price-row{justify-content:space-between;align-items:center;font-size:13px;display:flex}.add-button{color:#142d50;background:0 0;border:1px solid #dbe5f2;place-items:center;width:28px;height:28px;display:grid}.add-button:hover{background:var(--orange);color:#111;border-color:var(--orange)}.story-banner{background:#fff;border:1px solid #dbe5f2;grid-template-columns:1fr 1fr;max-width:1296px;margin:0 auto 65px;display:grid}.story-art{background:#f0f5fc;flex-direction:column;justify-content:space-between;min-height:360px;padding:35px;display:flex;position:relative;overflow:hidden}.story-art>span{color:#526680;letter-spacing:-2px;font:700 74px/.93 Barlow Condensed}.story-copy{padding:45px 55px}.story-copy h2{margin:18px 0;font-size:42px;line-height:1.12}.story-copy p{max-width:335px;margin-bottom:12px;font-size:11px;line-height:1.9}.story-copy .text-button{border-bottom:1px solid #dbe5f2;margin-top:7px}.contact-banner{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;max-width:1296px;margin:0 auto 65px;padding:38px 0;display:flex}.contact-banner .eyebrow{color:#526680;font-size:8px}.contact-banner h2{letter-spacing:-.6px;margin:10px 0 0;font-size:27px}.contact-banner .button{gap:14px;font-size:11px}footer{background:#fff;border-top:1px solid #dbe5f2;padding:49px 5% 0}.footer-main{grid-template-columns:2fr 1fr 1.25fr 1fr;gap:45px;max-width:1296px;margin:auto;padding-bottom:38px;display:grid}.footer-main p{margin:20px 0;font-size:10px}.footer-tag{letter-spacing:1.8px;color:#526680;font-size:8px}.footer-main h4{letter-spacing:1.6px;color:#526680;margin:0 0 24px;font-size:8px}.footer-main>div:not(:first-child)>a{color:#526680;align-items:center;gap:10px;margin:15px 0;font-size:10px;display:flex}.footer-main a:hover{color:var(--orange)}.footer-location{letter-spacing:1.3px;color:#526680;margin-top:22px;font-size:7px;line-height:2;display:block}.footer-bottom{color:#526680;border-top:1px solid #dbe5f2;justify-content:space-between;align-items:center;gap:20px;max-width:1296px;min-height:60px;margin:auto;font-size:8px;display:flex}.breadcrumb{color:#526680;align-items:center;gap:9px;margin-bottom:35px;font-size:10px;display:flex}.shop h1{margin:18px 0 12px}.shop-controls{gap:15px;margin-top:35px;display:flex}.search{background:#fff;border:1px solid #dbe5f2;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}.search input{background:0 0;border:0;width:100%}.shop-controls select{width:200px}.results{color:#526680;justify-content:space-between;margin:24px 0;font-size:11px;display:flex}.shop .product-grid{row-gap:35px}.empty{text-align:center;flex-direction:column;align-items:center;gap:18px;padding:65px 15px;display:flex}.empty h2,.empty h3,.empty p{margin:0}.detail-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:60px;display:grid}.detail-photo{background:radial-gradient(#f0f5fc,#f0f5fc);position:relative}.detail-photo>img{aspect-ratio:1;object-fit:contain;width:100%}.detail-photo small{text-align:center;color:#526680;letter-spacing:1px;font-size:8px;position:absolute;bottom:16px;left:0;right:0}.detail-copy{padding:20px 0}.detail-copy h1{margin:20px 0;font-size:44px}.availability{color:#526680;font-size:12px}.detail-price{color:var(--white);margin:24px 0 15px;font-size:27px}.detail-copy>p:not(.detail-price){font-size:13px}.purchase{gap:15px;margin:25px 0 12px;display:flex}.purchase>.button{flex:1}.quantity{border:1px solid #dbe5f2;justify-content:center;align-items:center;gap:12px;width:max-content;display:flex}.quantity button{background:0 0;place-items:center;min-width:30px;min-height:36px;display:grid}.quantity>span{text-align:center;min-width:15px;font-size:12px}.full{width:100%}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:25px 0;padding:20px 0}summary{cursor:pointer;font-size:12px}details p{margin:15px 0 0;font-size:11px}.mini-trust{color:#526680;align-items:center;gap:10px;font-size:10px;line-height:1.5;display:flex}.overlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000a;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;width:min(480px,100%);height:100%;padding:28px;overflow:auto}.drawer-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:20px;display:flex}.drawer-heading h2{margin:0;font-size:27px}.drawer-heading h2 span{color:#526680;font-size:18px}.cart-item{border-bottom:1px solid var(--line);gap:15px;padding:18px 0;display:flex}.cart-item>img{object-fit:contain;background:#f0f5fc;width:90px;height:85px}.cart-item>div{flex-direction:column;flex:1;gap:7px;display:flex}.cart-item small{color:#526680;font-size:9px}.cart-item a{font-size:12px}.cart-item span{font-size:11px}.cart-item>.icon-button{align-self:flex-start}.totals{padding:25px 0}.totals>div{color:#526680;justify-content:space-between;margin:13px 0;font-size:12px;display:flex}.totals>.grand-total{border-top:1px solid var(--line);color:var(--white);padding-top:19px;font-size:19px}.center{margin:auto;display:flex}.modal-overlay{justify-content:center;align-items:center;padding:20px}.quick-modal{background:#fff;max-width:1000px;max-height:90vh;padding:40px;position:relative;overflow:auto}.quick-modal .detail-grid{gap:35px}.quick-modal h1{font-size:32px}.modal-close{z-index:2;position:absolute;top:10px;right:10px}.checkout-grid{grid-template-columns:1.3fr 1fr;gap:65px;display:grid}.checkout h1{margin-bottom:40px}.checkout form h2{letter-spacing:0;color:var(--orange);margin:30px 0 22px;font-size:15px}.checkout form h2 span{color:var(--white);margin-left:15px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid label{color:#526680;flex-direction:column;gap:9px;font-size:11px;display:flex}input,select,textarea{color:var(--white);background:#fff;border:1px solid #dbe5f2;border-radius:0;width:100%;min-height:45px;padding:13px}select{cursor:pointer}.consent{align-items:center;gap:10px;margin:25px 0;font-size:11px;display:flex}.consent input{width:16px;min-height:16px;accent-color:var(--orange)}.consent a{text-decoration:underline}.notice,.error{background:#f0f5fc;border:1px solid #dbe5f2;padding:15px;font-size:12px}.error{color:#526680;border-color:#dbe5f2}.order-summary{background:#fff;border:1px solid #dbe5f2;height:max-content;padding:25px}.order-summary h2{letter-spacing:-.5px;font-size:21px}.payment-panel,.confirmation{text-align:center;background:#f0f5fc;flex-direction:column;align-items:center;gap:20px;max-width:600px;margin:auto;padding:40px;display:flex}.payment-panel>img{background:#fff;width:260px}.payment-panel h2{margin:0}.payment-panel p{font-size:12px}.info-page{max-width:950px;min-height:60vh}.info-page h1{margin:25px 0 35px}.info-page>p{font-size:15px}.info-support{border-top:1px solid var(--line);gap:15px;margin-top:40px;padding-top:30px;font-size:12px;display:flex}.info-support a{color:var(--orange)}.admin-shell{max-width:1200px;margin:auto;padding:40px 5%}.admin-head{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.admin-head h1{margin:0;font-size:30px}.admin-login{max-width:420px;margin:80px auto}.admin-login label{margin-bottom:20px;display:block}.admin-login input{margin-top:8px}.admin-login p{margin:14px 0 22px;line-height:1.6}.admin-clerk{justify-content:center;margin:60px auto 80px;display:flex}.admin-tabs{gap:12px;margin-bottom:30px;display:flex}.admin-list{flex-direction:column;gap:15px;display:flex}.admin-row{background:#f0f5fc;border:1px solid #dbe5f2;justify-content:space-between;align-items:center;gap:15px;padding:20px;display:flex}.admin-row h3{margin:0 0 7px}.admin-row small{color:#526680}.admin-row button{color:var(--orange);background:0 0;padding:10px}.admin-editor{background:#f0f5fc;margin-bottom:25px;padding:25px}.admin-editor .button{margin-top:20px}.admin-order{background:#f0f5fc;margin-bottom:20px;padding:25px}.admin-order p{margin:5px 0;font-size:12px}.admin-order select{width:auto;margin-top:15px}.admin-order h3{justify-content:space-between;display:flex}.admin-notice{background:#f0f5fc;border:1px solid #dbe5f2;margin:25px 0;padding:20px;line-height:1.8}@media (min-width:1441px){.story-banner,.contact-banner{max-width:1296px}}@media (max-width:1350px){.story-banner,.contact-banner{margin-left:5%;margin-right:5%}.hero h1{font-size:7.4vw}.hero{min-height:560px}.giant-scale{font-size:200px}.hero-copy{padding-top:70px}.hero-visual>img{width:125%;max-width:125%}.trust-strip>div{gap:11px}.trust-strip span{font-size:10px}.trust-strip small{font-size:8px}}@media (max-width:1000px){nav{gap:19px}.hero{min-height:510px}.hero-copy{padding-top:55px}.hero h1{font-size:8vw}.hero-buttons{gap:17px}.hero-caption{font-size:6px;right:30px}.giant-scale{font-size:160px;top:65px}.hero-visual>img{margin-left:-20px}.trust-strip{grid-template-columns:repeat(2,1fr);gap:25px}.trust-strip>div{justify-content:flex-start}.trust-strip>div:nth-child(2){border:0}.product-grid{gap:15px}.section-heading h2{font-size:29px}.story-copy{padding:32px}.story-art>span{font-size:60px}.story-art{min-height:350px}.footer-main{gap:25px}.checkout-grid,.detail-grid{gap:30px}.detail-copy h1{font-size:35px}.hero-note{margin-top:35px}.header-actions{gap:12px}.footer-bottom{flex-wrap:wrap;padding:20px 0}}@media (max-width:700px){.announcement{justify-content:center;min-height:29px;font-size:8px}.announcement>span:first-child,.announcement-location{display:none!important}.header-inner{height:76px}.identity strong{font-size:25px}.identity small{letter-spacing:3px;font-size:7px}.menu{display:flex}.bag-label{display:none}.header-actions{gap:6px}nav{border-bottom:1px solid var(--line);background:#fff;height:auto;padding:20px 5%;display:none;position:absolute;top:76px;left:0;right:0}nav.open{flex-direction:column;align-items:flex-start;gap:0;display:flex}nav a{width:100%;padding:14px}nav a.active:after{bottom:5px;left:14px}.hero{grid-template-columns:1fr;min-height:720px}.hero-copy{padding:43px 6% 0}.hero .eyebrow{letter-spacing:1.6px;font-size:7px}.hero h1{margin:24px 0 18px;font-size:clamp(52px,17vw,72px)}.hero p{font-size:13px}.hero-buttons{gap:26px;margin-top:24px}.hero-note{display:none}.hero-visual{height:300px;margin-top:-10px}.hero-visual>img{width:100%;max-width:100%;max-height:330px;margin:0}.giant-scale{font-size:145px;top:-22px;right:40px}.hero-caption{font-size:6px;bottom:16px;left:6%;right:6%}.hero-edge{font-size:6px;top:380px;right:12px}.trust-strip{gap:24px 14px;padding:25px 6%}.trust-strip>div{border:0;gap:10px}.trust-strip svg{width:21px}.trust-strip span{font-size:9px}.trust-strip small{font-size:8px}.brand-section{padding:30px 6%}.brand-list{grid-template-columns:repeat(3,1fr);gap:20px 15px;margin-top:25px;display:grid}.brand-logo{font-size:25px}.brand-cca{font-size:29px}.brand-hotwheels{font-size:26px}.brand-greenlight{font-size:23px}.section-kicker{font-size:7px}.section{padding:38px 6% 45px}.section-heading{align-items:flex-start;gap:20px}.section-heading h2{max-width:250px;font-size:27px;line-height:1.15}.section-heading>.text-button{white-space:nowrap;gap:6px;margin-top:22px;font-size:9px}.eyebrow{font-size:8px}.filter-tabs{white-space:nowrap;gap:6px;overflow-x:auto}.filter-tabs button{padding:8px 12px;font-size:9px}.filter-tabs>span{display:none}.preview-note{font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.product-image{aspect-ratio:1.05}.product-info h3{min-height:32px;margin-bottom:9px;font-size:11px;line-height:1.5}.product-info .eyebrow{letter-spacing:.8px;font-size:7px}.stock{font-size:6px;top:8px;left:8px}.quick{background:#fff;padding:7px;font-size:8px;transform:translateY(0)}.product-info{padding-top:12px}.price-row{font-size:12px}.story-banner{grid-template-columns:1fr;margin:0 6% 40px}.story-art{min-height:280px;padding:25px}.story-art>span{font-size:64px}.story-copy{padding:32px}.story-copy h2{font-size:38px}.contact-banner{flex-direction:column;align-items:flex-start;gap:25px;margin:0 6% 40px;padding:30px 0}.contact-banner h2{font-size:25px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-main>div:first-child,.footer-main>div:last-child{grid-column:1/-1}.footer-main h4{margin-bottom:17px}.footer-main p,.footer-main>div:not(:first-child)>a{font-size:11px}.footer-bottom{gap:12px;font-size:8px;line-height:1.8}.footer-bottom>span{width:100%}h1{font-size:42px}.shop-controls{flex-wrap:wrap;gap:10px}.shop-controls .search{flex-basis:100%}.shop-controls select{width:calc(50% - 5px);font-size:11px}.detail-grid{grid-template-columns:1fr;gap:20px}.detail-photo>img{aspect-ratio:1.15}.detail-copy{padding:0}.detail-copy h1{font-size:36px}.checkout-grid{grid-template-columns:1fr;gap:30px}.checkout-grid .order-summary{grid-row:1}.checkout .cart-item>img{width:60px;height:60px}.checkout .cart-item .quantity{display:none}.form-grid{gap:16px}.checkout h1{font-size:42px}.modal-overlay{padding:12px}.quick-modal{padding:25px}.quick-modal .detail-photo>img{aspect-ratio:1.7}.quick-modal .detail-copy h1{margin:15px 0;font-size:27px}.quick-modal .detail-copy>p:not(.detail-price){display:none}.quick-modal .detail-price{margin:15px 0}.quick-modal details{margin:16px 0}.cart-drawer{padding:24px}.info-page h1{font-size:42px}.info-page>p{font-size:13px}.admin-head h1{font-size:23px}.admin-row{flex-wrap:wrap}.admin-editor .form-grid{grid-template-columns:1fr}.admin-order h3{overflow-wrap:anywhere;flex-direction:column;gap:10px;font-size:12px}}.announcement{background:var(--orange);color:#526680}header{background:#f4f7fc;border-bottom:1px solid #dbe5f2}.official-brand{flex-direction:row;align-items:center;gap:13px}.official-brand>img{object-fit:contain;flex-shrink:0;width:64px;height:64px}.brand-wordmark{flex-direction:column;display:flex}.brand-wordmark strong{color:#142d50}.brand-wordmark small{color:#526680}.hero{background:radial-gradient(at 78% 42%,#e5efff 0%,#f4f7fc 38% 73%)}.hero:after{content:"";background:linear-gradient(90deg, var(--brand-red) 0% 20%, var(--orange) 20% 45%, var(--brand-blue) 45%);height:4px;position:absolute;bottom:0;left:0;right:0}.hero h1 em{color:var(--orange)}.hero-visual>.hero-official-logo{object-fit:contain;filter:drop-shadow(0 20px 35px #0007);border:1px solid #dbe5f2;width:min(78%,445px);max-width:78%;height:auto;margin:0;transform:none}.giant-scale{-webkit-text-stroke-color:#dbe5f2}.button{color:#526680}.button.secondary{color:#142d50;border-color:#dbe5f2}.button.secondary:hover{background:#f4f7fc}.product-image{background:radial-gradient(#f4f7fc,#f4f7fc 75%);border-color:#dbe5f2}.stock{color:#0758d9;background:#f4f7fc}.stock.out{color:#526680}.filter-tabs button.selected{background:var(--brand-blue);color:#fff;border-color:#dbe5f2}.story-art{background:linear-gradient(135deg,#e5efff,#e5efff)}.story-art>span{color:#526680}.story-art b{color:var(--orange)}.story-banner{border-color:#dbe5f2}.availability{color:#0758d9}.brand-list button:hover,.footer-main a:hover{color:var(--orange)}.footer-main .official-brand>img{width:78px;height:78px}.footer-main .official-brand strong{font-size:25px}.admin-login:before{content:"";background:var(--brand-red);width:45px;height:4px;box-shadow:45px 0 var(--orange), 90px 0 var(--brand-blue);margin-bottom:24px;display:block}@media (max-width:1000px){.official-brand{gap:9px}.official-brand strong{font-size:23px}.official-brand>img{width:54px;height:54px}}@media (max-width:700px){.official-brand{gap:8px}.official-brand>img{width:46px;height:46px}.official-brand strong{font-size:21px}.official-brand small{letter-spacing:2px;font-size:6px}.hero-visual{height:340px;margin:15px 0 0}.hero-visual>.hero-official-logo{width:270px;max-width:78%;max-height:none;margin-bottom:25px}.footer-main .official-brand>img{width:70px;height:70px}.admin-head .official-brand .brand-wordmark{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.account-button{border:1px solid var(--line);height:40px;font:inherit;letter-spacing:.01em;color:var(--white);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.account-button:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-1px)}.account-avatar{align-items:center;padding-left:2px;display:flex}.member-gate{text-align:center;border:1px solid var(--line);background:#fff;border-radius:20px;max-width:560px;margin:30px auto 70px;padding:46px 40px;box-shadow:0 24px 60px -40px #142d5080}.member-gate>svg{color:var(--orange)}.member-gate h2{margin:10px 0 14px;font-size:27px;line-height:1.2}.member-gate p{max-width:42ch;margin:0 auto 22px;line-height:1.65}.member-gate .button{margin:0 6px 10px}.member-gate .muted{margin:16px 0 0;font-size:13px}.account-placeholder{background:linear-gradient(90deg,#f2f5fa,#e8eef8,#f2f5fa) 0 0/200% 100%;border-radius:999px;width:104px;height:40px;animation:1.4s ease-in-out infinite account-shimmer;display:inline-block}@keyframes account-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.account-placeholder{animation:none}}@media (max-width:640px){.account-button span{display:none}.account-button{padding:0 12px}.account-placeholder{width:44px}}.standard-band{background:var(--white);color:#eaf1fb;padding:96px 5%}.standard-inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:64px;max-width:1200px;margin:auto;display:grid}.standard-intro .eyebrow{color:var(--brand-red)}.standard-intro h2{color:#fff;margin:16px 0 20px;font-size:clamp(30px,4vw,46px);line-height:1.06}.standard-intro p{color:#a9c0dd;max-width:42ch;margin:0;line-height:1.75}.standard-list{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:14px;gap:2px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.standard-list li{background:var(--white);gap:22px;padding:26px 28px;transition:background .25s;display:flex}.standard-list li:hover{background:#1b3a63}.standard-number{color:var(--brand-red);flex:none;font-family:Barlow Condensed,system-ui,sans-serif;font-size:30px;font-weight:700;line-height:1}.standard-list h3{color:#fff;align-items:center;gap:9px;margin:0 0 8px;font-size:16px;display:flex}.standard-list h3>svg{color:var(--brand-red)}.standard-list p{color:#a9c0dd;margin:0;font-size:14px;line-height:1.7}.marquee-band{background:var(--brand-blue);border-top:1px solid #ffffff26;padding:22px 0;overflow:hidden}.marquee-track{width:max-content;animation:32s linear infinite marquee-slide;display:flex}.marquee-run{flex:none;align-items:center;display:flex}.marquee-run span{letter-spacing:3px;color:#fff;white-space:nowrap;align-items:center;font-family:Barlow Condensed,system-ui,sans-serif;font-size:20px;font-weight:700;display:inline-flex}.marquee-run i{background:#ffffff8c;border-radius:50%;width:7px;height:7px;margin:0 30px;display:inline-block}@keyframes marquee-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.closing-band{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:60px;max-width:1200px;margin:auto;padding:92px 5%;display:grid}.closing-figures{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.closing-figures>div{text-align:center;border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:26px 18px}.closing-figures b{color:var(--brand-blue);font-family:Barlow Condensed,system-ui,sans-serif;font-size:40px;line-height:1;display:block}.closing-figures span{letter-spacing:.5px;color:var(--muted);margin-top:8px;font-size:11px;display:block}.closing-copy h2{margin:0 0 14px;font-size:clamp(28px,3.6vw,42px);line-height:1.06}.closing-copy p{max-width:38ch;color:var(--muted);margin:0 0 26px;line-height:1.7}@media (max-width:900px){.standard-inner,.closing-band{grid-template-columns:1fr;gap:40px}.standard-band,.closing-band{padding:64px 5%}.standard-list li{gap:16px;padding:22px}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}.required{color:#c62828;font-weight:700}.method-grid{gap:12px;margin-bottom:26px;display:grid}.method-card{border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:14px;padding:18px 20px;transition:border-color .18s,background .18s;display:flex}.method-card:hover{border-color:var(--brand-blue)}.method-card.selected{border-color:var(--brand-blue);background:#f2f7ff}.method-card.disabled{opacity:.5;cursor:not-allowed}.method-card input{width:18px;height:18px;accent-color:var(--brand-blue);flex:none;margin:0}.method-body{flex-direction:column;flex:1;gap:4px;display:flex}.method-body b{font-size:15px}.method-body small{color:var(--muted);font-size:12.5px;line-height:1.6}.method-tick{color:var(--brand-blue);opacity:0;flex:none;transition:opacity .18s}.method-card.selected .method-tick{opacity:1}.pay-actions{gap:10px;width:100%;max-width:380px;margin:6px auto 20px;display:grid}.button.gpay{color:#fff;background:#1a73e8;border-color:#1a73e8}.paid-form{text-align:left;width:100%;max-width:380px;margin:22px auto 0}.paid-form label{color:var(--muted);margin-bottom:14px;font-size:12px;display:block}.paid-form input{width:100%;margin-top:7px}.optional{color:var(--muted);font-weight:400}.route-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px 14px 12px;container-type:inline-size}.route-canvas{background:linear-gradient(#f6f9fe,#edf3fc);border-radius:10px;overflow:hidden}.route-canvas svg{width:100%;height:auto;display:block}.route-canvas pattern circle{fill:#d3dff0}.route-line{fill:none;stroke:#b3c5df;stroke-width:3px;stroke-dasharray:2 9;stroke-linecap:round}.route-done{fill:none;stroke:#0758d9;stroke-width:4px;stroke-linecap:round}.route-stop{fill:#fff;stroke:#b3c5df;stroke-width:3px}.route-stop.done{fill:#0758d9;stroke:#fff}.route-origin{fill:#142d50;stroke:#fff;stroke-width:3px}.route-destination{fill:#fff;stroke:#142d50;stroke-width:3px}.route-destination.done{fill:#16a34a;stroke:#fff}.route-van{filter:drop-shadow(0 4px 8px #0758d959)}.route-van circle{fill:#0758d9}.route-van .route-pulse{fill:#0758d947;transform-box:fill-box;transform-origin:50%;animation:1.8s ease-out infinite route-pulse}@keyframes route-pulse{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(2.1)}}.route-ends{color:#142d50;justify-content:space-between;gap:12px;margin:10px 2px 12px;font-size:12.5px;font-weight:600;display:flex}.route-ends span{align-items:center;gap:6px;display:inline-flex}.route-steps{margin:0;padding:0;list-style:none;display:grid}.route-steps li{color:#8193ab;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:6px 0;font-size:13px;display:grid;position:relative}.route-steps li:before{content:"";background:#e0e8f3;width:2px;height:calc(100% - 20px);position:absolute;top:calc(50% + 10px);left:8px}.route-steps li:last-child:before{display:none}.route-steps li.done:before{background:#0758d9}.route-steps li i{z-index:1;color:#fff;background:#fff;border:2px solid #cfdaea;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:relative}.route-steps li.done i,.route-steps li.current i{background:#0758d9;border-color:#0758d9}.route-steps li b{font-weight:500}.route-steps li.done b,.route-steps li.current b{color:#142d50}.route-steps li.current b{font-weight:700}.route-steps li small{color:#6a7d96;white-space:nowrap;font-size:11.5px}.route-note{color:#6a7d96;margin:10px 0 0;font-size:11.5px}@container (min-width:700px){.route-steps{grid-template-columns:repeat(7,minmax(0,1fr))}.route-steps li{text-align:center;grid-template-columns:1fr;justify-items:center;gap:6px;padding:0 4px}.route-steps li:before{width:calc(100% - 20px);height:2px;top:8px;left:calc(50% + 10px)}.route-steps li b{font-size:12px}.route-steps li small{white-space:normal;min-height:1.4em}}@media (prefers-reduced-motion:reduce){.route-van .route-pulse{opacity:0;animation:none}}.my-orders{max-width:1000px;margin:0 auto}.orders-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:8px;display:flex}.orders-head h1{margin:10px 0 6px}.orders-head p{color:var(--muted);margin:0}.orders-group-title{letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);margin:34px 0 12px;font-size:11px}.order-notice{color:#14532d;background:#e9f7ee;border-radius:10px;align-items:center;gap:8px;margin:18px 0 0;padding:12px 14px;font-size:14px;display:flex}.order-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:14px;transition:box-shadow .2s;overflow:hidden}.order-card.open{box-shadow:0 10px 30px #142d5014}.order-card-head{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.order-card-head:hover{background:#f8fbff}.order-meta b{font-size:15px;display:block}.order-meta small{color:var(--muted);margin-top:3px;font-size:12.5px;display:block}.order-amount{white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.order-chevron{color:var(--muted);transition:transform .2s}.order-card.open .order-chevron{transform:rotate(180deg)}.order-pill{white-space:nowrap;color:#142d50;background:#eef3fb;border-radius:999px;align-items:center;padding:5px 11px;font-size:12px;font-weight:600;display:inline-flex}.order-pill.payment_pending,.order-pill.awaiting_verification{color:#8a5a00;background:#fff3d6}.order-pill.shipped,.order-pill.in_transit,.order-pill.out_for_delivery{color:#0758d9;background:#e8f0ff}.order-pill.delivered{color:#14532d;background:#e7f6ec}.order-pill.cancelled{color:#6b7280;background:#f1f3f6}.order-body{border-top:1px solid var(--line);gap:18px;padding:20px;display:grid}.order-pay{background:#fffbef;border:1px solid #f1d58a;border-radius:14px;gap:12px;padding:18px;display:grid}.order-pay h3{margin:0;font-size:17px}.order-pay p{color:#5b4a1a;margin:0;font-size:13.5px;line-height:1.6}.order-pay .pay-row{flex-wrap:wrap;gap:10px;display:flex}.order-pay .button{margin:0}.order-pay form{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.order-pay label{color:var(--muted);flex:220px;font-size:12px}.order-pay input{width:100%;margin-top:6px}.order-waiting{color:#33475f;background:#f4f8ff;border-radius:12px;align-items:flex-start;gap:10px;margin:0;padding:13px 15px;font-size:13.5px;line-height:1.6;display:flex}.order-waiting>svg{color:#0758d9;flex:none;margin-top:3px}.order-track{color:#33475f;background:#f4f8ff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px 22px;padding:14px 16px;font-size:13.5px;display:flex}.order-track>svg{color:#0758d9}.order-track a{align-items:center;gap:4px;font-weight:600;display:inline-flex}.order-columns{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:18px;display:grid}.order-lines{margin:0;padding:0;list-style:none}.order-lines li{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0;font-size:14px;display:flex}.order-lines small{color:var(--muted);font-size:12px;display:block}.order-sum{gap:6px;margin-top:12px;font-size:13.5px;display:grid}.order-sum div{justify-content:space-between;display:flex}.order-sum div:last-child{border-top:1px solid var(--line);padding-top:8px;font-size:15px;font-weight:700}.order-address{color:#33475f;overflow-wrap:anywhere;background:#f8fafd;border-radius:12px;padding:14px 16px;font-size:13.5px;line-height:1.7}.order-address b{letter-spacing:1.4px;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:11px;display:block}.order-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.order-actions .button{margin:0}.order-help{color:var(--muted);margin:0;font-size:13px}.orders-empty{border:1px dashed var(--line);text-align:center;border-radius:16px;margin-top:26px;padding:60px 20px}.orders-empty p{color:var(--muted)}@media (max-width:720px){.order-card-head{grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding:16px}.order-card-head .order-amount{grid-area:1/2}.order-card-head .order-pill{grid-area:2/1/auto/-1;justify-self:start}.order-body{padding:16px}.order-columns{grid-template-columns:1fr}.order-actions .button,.order-pay .pay-row .button{flex:auto;justify-content:center}}.member-gate .eyebrow{text-align:center;align-self:center;width:fit-content;margin-inline:auto;display:block}@media (max-width:700px){nav.open{box-shadow:0 18px 30px #142d501f}nav.open:after{content:"";background:#0f1e3752;height:100vh;position:absolute;top:100%;left:0;right:0}}.route-ends{flex-wrap:wrap}.route-ends span:last-child{text-align:right;margin-left:auto}.standard-list li.active{background:#1b3a63}.journey{max-width:470px;margin-top:44px}.journey svg{width:100%;height:auto;display:block;overflow:visible}.journey-road{fill:none;stroke:#ffffff12;stroke-width:26px;stroke-linecap:round}.journey-lane{fill:none;stroke:#ffffff4d;stroke-width:1.6px;stroke-dasharray:7 9;stroke-linecap:round;animation:1.2s linear infinite journey-lane}@keyframes journey-lane{to{stroke-dashoffset:-32px}}.journey-done{fill:none;stroke:var(--brand-red);stroke-width:3px;stroke-linecap:round}.journey-dot{fill:#1b3a63;stroke:#ffffff38;stroke-width:2px;transition:fill .35s,stroke .35s}.journey-stop svg{color:#a9c0dd;transition:color .35s}.journey-stop.reached .journey-dot{fill:#23497a;stroke:var(--brand-red)}.journey-stop.current .journey-dot{fill:var(--brand-red);stroke:#fff}.journey-stop.current svg{color:#0b1f3a}.journey-halo{fill:var(--brand-red);opacity:0;transform-box:fill-box;transform-origin:50%}.journey-stop.current .journey-halo{animation:1.8s ease-out infinite journey-halo}@keyframes journey-halo{0%{opacity:.45;transform:scale(.75)}to{opacity:0;transform:scale(1.6)}}.journey-stop text{fill:#a9c0dd;letter-spacing:1px;font:700 12px Barlow Condensed,system-ui,sans-serif;transition:fill .35s}.journey-stop.current text{fill:#fff}.journey-car{filter:drop-shadow(0 3px 6px #00000059)}.journey-car-body{transform-box:fill-box;transform-origin:bottom;animation:.5s cubic-bezier(.2,.8,.3,1.4) journey-pop}@keyframes journey-pop{0%{opacity:0;transform:scale(0)}}.journey-shadow{fill:#00000059}.journey-paint{fill:#f5f8ff}.journey-glass{fill:#0c1a2e}.journey-stripe{fill:#0758d9}.journey-roundel{fill:#e53935;stroke:#fff;stroke-width:.8px}.journey-lamp{fill:#ffe9a8}.journey-tyre{fill:#0a1220}.journey-rim circle{fill:#c9d3e0}.journey-rim path{stroke:#6b7c93;stroke-width:.7px}.journey-rim{transform-box:fill-box;transform-origin:50%}.journey-car.moving .journey-rim{animation:.45s linear infinite journey-spin}@keyframes journey-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.journey{margin:30px auto 0}}@media (prefers-reduced-motion:reduce){.journey-lane,.journey-stop.current .journey-halo,.journey-car.moving .journey-rim,.journey-car-body{animation:none}}.car-viewer{flex:auto;min-height:290px;margin:14px -14px -16px;position:relative}.car-viewer model-viewer{--poster-color:transparent;opacity:0;background:0 0;outline:none;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.car-viewer-poster{object-fit:contain;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.car-viewer.live model-viewer{opacity:1}.car-viewer.live .car-viewer-poster{opacity:0}.car-viewer-hint{color:#142d50;opacity:0;pointer-events:none;background:#ffffffe0;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:11px;font-weight:600;transition:opacity .4s .6s;display:inline-flex;position:absolute;top:4px;right:16px;box-shadow:0 2px 8px #142d501f}.car-viewer.live .car-viewer-hint{opacity:1}@media (max-width:760px){.car-viewer{min-height:230px}}.form-grid select{border:1px solid var(--line);width:100%;font:inherit;color:inherit;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23526680' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 14px center/14px no-repeat;border-radius:10px;margin-top:8px;padding:13px 40px 13px 14px;display:block}.form-grid select:invalid{color:var(--muted)}.form-grid select:focus-visible{outline-offset:1px;outline:2px solid #0758d9}.field-hint{color:#0758d9;margin-top:6px;font-size:12px;font-weight:600;display:block}.shipping-note{color:var(--muted);margin:12px 0 0;font-size:12.5px;line-height:1.6}.pay-window{color:#5b4a1a;background:#fff8e6;border:1px solid #f1d58a;border-radius:10px;max-width:420px;margin-left:auto;margin-right:auto;padding:10px 12px;font-size:13.5px;line-height:1.6}.paid-form small{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.5;display:block}.pay-cancel{width:100%;max-width:380px;margin:10px auto 0;display:block}.pay-notice{color:#142d50;background:#f4f8ff;border-radius:10px;margin:0 0 22px;padding:12px 14px;font-size:14px;line-height:1.6}.checkout-loading{place-items:center;min-height:320px;display:grid}.field-label .required{margin-left:2px}.form-grid label:has(>input[name=email]){grid-column:1/-1}.detail-thumbs{flex-wrap:wrap;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.detail-thumbs button{border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:64px;height:52px;padding:0;overflow:hidden}.detail-thumbs button.selected{border-color:#0758d9}.detail-thumbs img{object-fit:contain;width:100%;height:100%;display:block}.pay-method{border:1px solid var(--line);color:#33475f;background:#f6f9ff;border-radius:12px;align-items:flex-start;gap:10px;margin:0 0 26px;padding:14px 16px;font-size:14px;line-height:1.6;display:flex}.pay-method>svg{color:#0758d9;flex:none;margin-top:2px}
.hero-visual>.hero-race-car{filter:none;object-fit:contain;width:100%;max-width:100%;height:auto;margin:0;animation:.8s ease-out both car-arrive;transform:perspective(1000px)rotateY(-5deg);-webkit-mask-image:radial-gradient(at 52% 56%,#000 42%,#000c 62%,#0000 76%);mask-image:radial-gradient(at 52% 56%,#000 42%,#000c 62%,#0000 76%)}.hero:has(.hero-race-car){background:radial-gradient(at 75% 45%,#f4f7fc,#f4f7fc 70%)}@keyframes car-arrive{0%{opacity:0;translate:35px}to{opacity:1;translate:0}}.garage{color:#142d50;background:#f4f7fc;grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.garage-sidebar{z-index:35;background:#f4f7fc;border-right:1px solid #dbe5f2;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.garage-brand{margin-bottom:50px}.garage-brand .official-brand{gap:10px}.garage-brand .official-brand>img{width:48px;height:48px}.garage-brand .official-brand strong{font-size:21px}.garage-brand .official-brand small{letter-spacing:2px;font-size:6px}.garage-label{letter-spacing:2px;color:#526680;margin-bottom:18px;padding:0 14px;font-size:9px}.garage-nav{background:0 0;border:0;flex-direction:column;align-items:stretch;gap:7px;height:auto;padding:0;display:flex;position:static}.garage-nav button{color:#526680;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:13px;min-height:51px;padding:0 15px;font-size:12px;font-weight:550;display:flex}.garage-nav button>span{flex:1}.garage-nav button.selected{color:#0758d9;background:linear-gradient(90deg,#f4f7fc,#f4f7fc);border-color:#dbe5f2}.garage-nav button:hover{color:#fff;background:#f4f7fc}.sidebar-bottom{margin-top:auto}.sidebar-store{border-bottom:1px solid #dbe5f2;align-items:center;gap:10px;margin-bottom:15px;padding-bottom:20px;display:flex}.sidebar-store img{object-fit:contain;width:36px;height:36px}.sidebar-store strong,.sidebar-store small{font-size:11px;display:block}.sidebar-store small{color:#526680;margin-top:5px;font-size:9px}.sidebar-bottom>a,.sidebar-bottom>button{color:#526680;text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:12px 5px;font-size:11px;display:flex}.sidebar-bottom>a{justify-content:space-between}.garage-main{min-width:0}.garage-topbar{z-index:auto;background:#f4f7fc;border-bottom:1px solid #dbe5f2;justify-content:space-between;align-items:center;height:75px;padding:0 36px;display:flex;position:static}.garage-topbar>span{letter-spacing:.6px;color:#526680;align-items:center;gap:13px;font-size:10px;display:flex}.garage-topbar .workspace-status{letter-spacing:0;color:#0758d9;background:#f4f7fc;border:1px solid #dbe5f2;border-radius:20px;padding:7px 11px;font-size:10px}.workspace-status i{background:#0758d9;border-radius:50%;width:5px;height:5px}.garage-content{max-width:1440px;margin:auto;padding:38px 36px 20px}.garage-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.garage-heading h1{letter-spacing:-1px;margin:13px 0 9px;font-size:34px;line-height:1.15}.garage-heading p{color:#526680;margin:0;font-size:12px}.garage-heading .eyebrow{letter-spacing:1.8px;font-size:8px}.garage .button{border-radius:5px;gap:10px;min-height:43px;padding:11px 16px;font-size:11px}.connection-note{background:#f4f7fc;border:1px solid #dbe5f2;border-radius:7px;align-items:center;gap:14px;margin-bottom:25px;padding:17px 19px;display:flex}.connection-note>svg{color:#0758d9}.connection-note strong{font-size:11px}.connection-note p{color:#526680;margin:4px 0 0;font-size:10px;line-height:1.6}.connection-note>a{color:#0758d9;white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-size:10px;display:flex}.garage-success{color:#526680;background:#f4f7fc;border:1px solid #dbe5f2;border-radius:6px;align-items:center;gap:10px;margin-bottom:20px;padding:17px;font-size:12px;display:flex}.garage-success a{margin-left:auto;text-decoration:underline}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.metric{background:#f4f7fc;border:1px solid #dbe5f2;border-radius:8px;padding:22px;position:relative;overflow:hidden}.metric:before{content:"";background:#0758d9;width:35px;height:3px;position:absolute;top:0;left:22px}.metric:nth-child(2):before{background:#e5efff}.metric:nth-child(3):before,.metric:nth-child(4):before{background:#f4f7fc}.metric>span{color:#526680;justify-content:space-between;align-items:center;font-size:11px;display:flex}.metric>span svg{color:#526680}.metric>strong{letter-spacing:-1.5px;margin:21px 0 13px;font-size:35px;font-weight:650;display:block}.metric small{color:#526680;font-size:9px;line-height:1.5;display:block}.data-scope{color:#526680;margin:14px 0 24px;font-size:9px}.dashboard-columns{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}.garage-panel{background:#f4f7fc;border:1px solid #dbe5f2;border-radius:8px;min-width:0;margin-bottom:22px;padding:24px}.panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.panel-heading h2{letter-spacing:-.3px;margin:0;font-size:16px}.panel-heading>span{letter-spacing:1px;color:#526680;font-size:8px}.panel-heading>svg{color:#526680}.panel-heading h2>span{color:#142d50;margin-left:10px}.car-editor .panel-heading h2{color:#0758d9}.sales-chart{background:repeating-linear-gradient(0deg,#0000 0 43px,#f4f7fc 44px,#0000 45px);align-items:stretch;gap:15px;height:190px;padding-top:10px;display:flex}.chart-day{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.chart-track{flex:1;align-items:flex-end;width:70%;display:flex}.chart-track>div{background:linear-gradient(#e5efff,#e5efff);border-radius:3px 3px 0 0;width:100%;min-height:2px}.chart-value{color:#526680;height:16px;font-size:8px}.chart-day>span{color:#526680;margin-top:12px;font-size:9px}.chart-empty{text-align:center;color:#526680;margin:20px 0 0;font-size:10px}.panel-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:225px;padding:20px 5px;display:flex}.panel-empty>svg{color:#526680;stroke-width:1.2px;margin-bottom:22px}.panel-empty h3{margin:0 0 8px;font-size:13px}.panel-empty p{color:#526680;max-width:240px;margin:0;font-size:10px}.panel-empty .text-button{color:#0758d9;margin-top:15px}.buyers-empty{color:#526680;justify-content:center;align-items:center;gap:15px;padding:28px 10px;font-size:11px;display:flex}.buyers-empty svg{color:#526680}.table-scroll{overflow:auto}.garage-table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}.garage-table th{color:#526680;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #dbe5f2;padding:12px;font-size:9px}.garage-table td{border-bottom:1px solid #dbe5f2;padding:17px 12px}.garage-table small{color:#526680;margin-top:5px;display:block}.top-model{border-bottom:1px solid #dbe5f2;align-items:center;gap:13px;padding:16px 0;font-size:11px;display:flex}.top-model>b{color:#0758d9}.top-model>div{flex:1}.top-model small{color:#526680;margin-top:5px;font-size:9px;display:block}.top-model>span{color:#526680;font-size:10px}.garage-order{border-color:#dbe5f2;border-top-style:none;border-top-width:0;margin:0;padding:17px 0}.garage-order summary{align-items:center;gap:15px;font-size:11px;display:flex}.garage-order summary>span:first-child{flex:1;min-width:0}.garage-order summary small{color:#526680;overflow-wrap:anywhere;margin-top:5px;font-size:9px;display:block}.status-pill{color:#526680;text-transform:uppercase;white-space:nowrap;background:#f4f7fc;border-radius:20px;padding:7px 10px;font-size:8px;font-weight:500}.order-detail{padding:15px 0}.order-detail select{width:auto;min-width:150px}.order-detail .button{margin-left:12px}.car-editor{grid-template-columns:1fr 1.2fr;align-items:start;gap:22px;display:grid}.photo-preview{aspect-ratio:1.12;text-align:center;background:radial-gradient(#f4f7fc,#f4f7fc);border:1px dashed #dbe5f2;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;overflow:hidden}.photo-preview.has-photo{border-style:solid;padding:0}.photo-preview img{object-fit:contain;width:100%;height:100%;min-height:0}.photo-preview>svg{color:#526680;stroke-width:1.1px;margin-bottom:22px}.photo-preview h3{margin:0 0 10px;font-size:13px}.photo-preview p{color:#526680;margin:0;font-size:11px}.photo-actions{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 12px;display:grid}.photo-actions .button{padding:12px 7px;font-size:10px}.file-input{display:none}.upload-hint{text-align:center;color:#526680;font-size:9px;line-height:1.7}.listing-preview{border-top:1px solid #dbe5f2;margin-top:23px;padding-top:22px}.listing-preview>.eyebrow{color:#526680;margin-bottom:18px;font-size:8px}.listing-preview>small{color:#0758d9;font-size:9px;display:block}.listing-preview h3{overflow-wrap:anywhere;margin:9px 0 15px;font-size:16px}.listing-preview>div{justify-content:space-between;align-items:center;display:flex}.listing-preview>div>span{color:#526680;background:#f4f7fc;padding:5px 8px;font-size:9px}.garage .form-grid{gap:20px 16px}.garage .form-grid label{color:#526680;font-size:10px}.garage .form-grid input,.garage .form-grid textarea,.garage .form-grid select,.inventory-panel>input{color:#142d50;background:#f4f7fc;border:1px solid #dbe5f2;border-radius:5px;padding:12px;font-size:12px}.garage .form-grid input::placeholder,.garage .form-grid textarea::placeholder{color:#526680}.garage .form-grid textarea{resize:vertical;line-height:1.7}.form-wide{grid-column:1/-1}.publish-note{color:#526680;align-items:center;gap:10px;margin:24px 0 17px;font-size:10px;line-height:1.7;display:flex}.publish-note svg{color:#0758d9}.inventory-row{border-bottom:1px solid #dbe5f2;align-items:center;gap:18px;padding:18px 0;display:flex}.inventory-row>img{object-fit:contain;background:#f4f7fc;width:68px;height:60px}.inventory-row>div{flex:1;min-width:0}.inventory-row strong{overflow-wrap:anywhere;font-size:12px;display:block}.inventory-row small{color:#526680;margin-top:7px;font-size:9px;display:block}.inventory-row>b{font-size:12px}.inventory-row button{color:#0758d9;font-size:10px}.account-grid{grid-template-columns:1fr 1.3fr;align-items:start;gap:23px;display:grid}.account-showcase{text-align:center;background:radial-gradient(at 50% 20%,#f4f7fc,#f4f7fc 70%);flex-direction:column;align-items:center;padding:35px;display:flex}.account-logo{border:1px solid #dbe5f2;width:220px;max-width:90%;margin-bottom:30px}.account-showcase h2{letter-spacing:-1px;margin:17px 0 10px;font-size:32px}.account-showcase p{color:#526680;font-size:12px}.account-badge{color:#526680;background:#f4f7fc;border:1px solid #dbe5f2;border-radius:20px;align-items:center;gap:8px;margin:12px 0 30px;padding:9px 14px;font-size:10px;display:flex}.account-detail{border-bottom:1px solid #dbe5f2;gap:16px;padding:18px 0;display:flex}.account-detail:last-child{border:0;padding-bottom:0}.account-detail>svg{color:#526680}.account-detail small{letter-spacing:1.5px;color:#526680;margin-bottom:8px;font-size:8px;display:block}.account-detail a,.account-detail span{overflow-wrap:anywhere;font-size:12px;line-height:1.8;display:block}.account-detail a:hover{color:#0758d9}.account-access>p{color:#526680;font-size:11px}.account-access>div:not(.panel-heading){border-bottom:1px solid #dbe5f2;justify-content:space-between;gap:20px;padding:15px 0;font-size:11px;display:flex}.account-access>div>strong{text-align:right;font-weight:500}.account-access>small{color:#526680;margin-top:20px;font-size:9px;line-height:1.7;display:block}.garage-footnote{letter-spacing:1.8px;color:#526680;border-top:1px solid #dbe5f2;justify-content:space-between;margin-top:25px;padding:22px 0;font-size:8px;display:flex}.garage-footnote>span{letter-spacing:1px}@media (max-width:1200px){.garage{grid-template-columns:215px minmax(0,1fr)}.garage-sidebar{padding:24px 14px}.garage-content{padding:30px 24px}.garage-topbar{padding:0 24px}.garage-heading h1{font-size:29px}.metric-grid{gap:12px}.metric{padding:18px 15px}.metric small{font-size:8px}.metric>strong{font-size:30px}.garage-panel{padding:20px}.connection-note>a{display:none}.car-editor{grid-template-columns:1fr 1.15fr;gap:16px}.garage-brand .brand-wordmark strong{font-size:18px}.garage-brand .official-brand>img{width:42px;height:42px}}@media (max-width:900px){.garage{grid-template-columns:180px minmax(0,1fr)}.garage-brand .brand-wordmark{display:none}.garage-brand .official-brand>img{width:68px;height:68px}.garage-label{letter-spacing:1px;padding-left:10px;font-size:8px}.garage-nav button{gap:9px;padding:0 10px;font-size:11px}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-columns,.car-editor,.account-grid{grid-template-columns:1fr}.garage-heading h1{font-size:28px}.garage-heading .button{gap:0;padding:12px;font-size:0}.garage-heading .button svg{width:18px}.photo-preview{aspect-ratio:1.4}.photo-panel{margin-bottom:0}.details-panel{margin-top:0}.sidebar-store{align-items:flex-start}.sidebar-store img{display:none}.account-logo{width:200px}.garage-topbar{padding:0 20px}.garage-topbar>span{gap:7px;font-size:8px}}@media (max-width:600px){.hero-visual>.hero-race-car{width:100%;max-width:100%;margin:0;transform:none}.hero-visual:has(.hero-race-car){height:300px;margin-top:0}.garage{grid-template-columns:70px minmax(0,1fr)}.garage-sidebar{padding:20px 7px}.garage-brand{margin-bottom:35px}.garage-brand .official-brand>img{width:50px;height:50px}.garage-brand .official-brand{gap:0}.garage-label{display:none}.garage-nav{gap:12px}.garage-nav button{border-radius:6px;flex-direction:column;justify-content:center;gap:8px;min-height:66px;padding:10px 1px;font-size:7px}.garage-nav button>svg:last-child:not(:first-child){display:none}.garage-nav button>span{flex:none}.sidebar-store{display:none}.sidebar-bottom>a,.sidebar-bottom>button{text-align:center;flex-direction:column;gap:8px;padding:12px 0;font-size:7px}.garage-content{padding:24px 14px 10px}.garage-topbar{height:58px;padding:0 14px}.garage-topbar>span:first-child{letter-spacing:0;gap:4px;font-size:7px}.garage-topbar .workspace-status{display:none}.garage-heading{gap:10px;margin-bottom:20px}.garage-heading h1{letter-spacing:-.8px;margin:12px 0;font-size:25px;line-height:1.15}.garage-heading .eyebrow{letter-spacing:1.2px;font-size:6px;line-height:1.8}.garage-heading p{font-size:10px;line-height:1.7}.garage-heading .button{min-width:34px;min-height:34px;padding:8px}.connection-note{align-items:flex-start;gap:9px;padding:13px}.connection-note>svg{width:16px}.connection-note strong{font-size:10px}.connection-note p{font-size:9px}.metric-grid{gap:10px}.metric{padding:15px 11px}.metric>span{gap:6px;font-size:9px}.metric>span svg{width:14px}.metric>strong{margin:17px 0 12px;font-size:27px}.metric small{font-size:8px;line-height:1.6}.metric:before{left:11px}.garage-panel{border-radius:6px;margin-bottom:17px;padding:17px 13px}.panel-heading{margin-bottom:17px}.panel-heading h2{font-size:14px}.panel-heading>span{letter-spacing:.5px;font-size:6px}.panel-heading h2>span{margin-left:5px}.sales-chart{gap:6px;height:145px}.chart-value{font-size:6px}.chart-day>span{font-size:8px}.chart-empty{font-size:9px;line-height:1.7}.panel-empty{min-height:195px}.buyers-empty{align-items:flex-start;padding:20px 4px;font-size:10px;line-height:1.7}.data-scope{font-size:8px;line-height:1.7}.garage .form-grid{grid-template-columns:1fr;gap:17px}.form-wide{grid-column:auto}.garage .form-grid input,.garage .form-grid select,.garage .form-grid textarea{min-width:0;max-width:100%;font-size:12px}.photo-preview{aspect-ratio:1}.photo-preview h3{font-size:12px;line-height:1.5}.photo-preview p{font-size:10px}.photo-actions{grid-template-columns:1fr;gap:8px}.photo-actions .button{font-size:10px}.garage .button.full{gap:8px;font-size:10px}.listing-preview h3{font-size:14px}.inventory-row{flex-wrap:wrap;gap:10px}.inventory-row>img{width:45px;height:45px}.inventory-row>div{min-width:120px}.inventory-row small{font-size:8px;line-height:1.6}.inventory-row>b{font-size:11px}.inventory-row button{padding:6px}.account-showcase{padding:24px 13px}.account-showcase h2{font-size:25px}.account-showcase .button{padding:11px;font-size:9px}.account-detail{gap:10px}.account-detail a,.account-detail span{font-size:10px}.account-detail small{font-size:7px}.account-detail>svg{width:16px}.account-access>div:not(.panel-heading){font-size:9px}.account-access>p{font-size:10px}.garage-footnote{letter-spacing:1px;gap:10px;font-size:6px;line-height:1.8}.garage-footnote>span{text-align:right;max-width:115px;font-size:6px}.garage-success,.garage-order summary{flex-wrap:wrap;font-size:10px}.status-pill{font-size:7px}.order-detail .button{margin:10px 0 0}.order-detail p{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){.hero-visual>.hero-race-car{animation:none}}.members-panel .panel-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.members-panel .panel-head h2{letter-spacing:-.3px;margin:0 0 6px;font-size:16px}.members-panel .panel-head p{color:#526680;max-width:56ch;margin:0;font-size:12px;line-height:1.7}.member-count{background:#fff;border:1px solid #dbe5f2;border-radius:8px;flex-direction:column;align-items:center;min-width:78px;padding:10px 14px;display:flex}.member-count b{color:#0758d9;font-size:24px;line-height:1}.member-count span{letter-spacing:1px;text-transform:uppercase;color:#526680;margin-top:4px;font-size:8px}.member-table{background:#fff;border:1px solid #dbe5f2;border-radius:8px;overflow:hidden}.member-row{border-top:1px solid #eef3fa;grid-template-columns:minmax(0,2.4fr) 1fr 1fr .6fr .9fr;align-items:center;gap:14px;padding:13px 16px;font-size:12px;display:grid}.member-row:first-child{border-top:0}.member-row:not(.member-head):hover{background:#f8fbff}.member-head{letter-spacing:1px;text-transform:uppercase;color:#526680;background:#f4f7fc;font-size:8px}.member-identity{align-items:center;gap:11px;min-width:0;display:flex}.member-identity img,.member-identity i{object-fit:cover;background:#0758d9;border-radius:50%;flex:none;width:34px;height:34px}.member-identity i{color:#fff;text-transform:uppercase;place-items:center;font-size:14px;font-style:normal;font-weight:700;display:grid}.member-identity>span{flex-direction:column;min-width:0;display:flex}.member-identity b{color:#142d50;font-size:13px}.member-identity small{color:#526680;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.member-orders{color:#0758d9;background:#e8f0ff;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;display:inline-grid}.empty-row{color:#526680;background:#fff;border:1px dashed #dbe5f2;border-radius:8px;align-items:center;gap:12px;padding:34px 22px;font-size:12px;line-height:1.7;display:flex}.empty-row>svg{color:#0758d9;flex:none}@media (max-width:900px){.member-row{grid-template-columns:minmax(0,1.6fr) .7fr .8fr}.member-row>span:nth-child(3),.member-head>span:nth-child(3){display:none}}.security-panel .security-form{gap:14px;margin-top:18px;display:grid}.security-panel .security-form label{letter-spacing:1px;text-transform:uppercase;color:#526680;font-size:8px;display:block}.security-panel .security-form input{width:100%;margin-top:7px}.security-panel .security-form input[name=code]{letter-spacing:10px;text-align:center;color:#0758d9;font-size:22px;font-weight:700}.security-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.security-actions .button{margin:0;font-size:11px}.security-sent{color:#142d50;background:#e8f0ff;border-radius:8px;margin:0;padding:12px 14px;font-size:11px;line-height:1.7}.security-hint{color:#526680;margin:14px 0 0;font-size:11px;line-height:1.7}.security-note{color:#14532d;background:#e9f7ee;border-radius:8px;align-items:center;gap:8px;margin:16px 0 0;padding:11px 13px;font-size:11px;display:flex}.security-note>svg{flex:none}.orders-panel .panel-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.orders-panel .panel-head h2{letter-spacing:-.3px;margin:0 0 6px;font-size:16px}.orders-panel .panel-head p{color:#526680;max-width:62ch;margin:0;font-size:12px;line-height:1.7}.order-group{margin-top:26px}.order-group h3{letter-spacing:1.4px;text-transform:uppercase;color:#526680;align-items:center;gap:9px;margin:0 0 10px;font-size:9px;display:flex}.order-group h3 b{color:#0758d9;background:#e8f0ff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;display:inline-grid}.order-none{color:#526680;background:#fff;border:1px dashed #dbe5f2;border-radius:8px;margin:0;padding:14px 16px;font-size:11px}.order-items{margin:12px 0;padding:0;font-size:12px;list-style:none}.order-items li{border-bottom:1px solid #eef3fa;justify-content:space-between;gap:14px;padding:7px 0;display:flex}.order-buttons{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.order-buttons .button{margin:0;font-size:11px}.status-pill.awaiting_verification{color:#8a5a00;background:#fff3d6}.status-pill.cod_confirmed{color:#0758d9;background:#e8f0ff}.inventory-row .text-button.danger{color:#c62828;align-items:center;gap:5px;display:inline-flex}.inventory-row .text-button.danger:hover:not(:disabled){color:#8e1b1b}.maps-panel .panel-head{margin-bottom:18px}.maps-panel .panel-head h2{margin:0 0 6px;font-size:16px}.maps-panel .panel-head p{color:#526680;max-width:62ch;margin:0;font-size:12px;line-height:1.7}.maps-counts{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.maps-counts div{background:#fff;border:1px solid #dbe5f2;border-radius:10px;padding:12px}.maps-counts b{color:#0758d9;font-size:20px;line-height:1;display:block}.maps-counts span{letter-spacing:.6px;text-transform:uppercase;color:#526680;margin-top:6px;font-size:9px;display:block}.maps-filter{background:#eef3fa;border-radius:10px;gap:4px;margin-bottom:18px;padding:4px;display:inline-flex}.maps-filter button{color:#526680;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 14px;font-size:11px}.maps-filter button.selected{color:#0758d9;background:#fff;font-weight:600;box-shadow:0 1px 3px #142d501f}.maps-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,460px),1fr));gap:16px;display:grid}.map-card{background:#fbfdff;border:1px solid #dbe5f2;border-radius:14px;gap:14px;padding:16px;display:grid}.map-card>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.map-card>header b{font-size:13px;display:block}.map-card>header small{color:#526680;margin-top:4px;font-size:10.5px;line-height:1.5;display:block}.map-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.map-form label{letter-spacing:1px;text-transform:uppercase;color:#526680;font-size:8px;display:block}.map-form input,.map-form select{width:100%;margin-top:6px}.map-form .wide{grid-column:1/-1}.map-form .button{margin:0;font-size:11px}.map-form .error{margin:0}.status-pill.processing{color:#142d50;background:#eef3fa}.status-pill.shipped,.status-pill.in_transit,.status-pill.out_for_delivery{color:#0758d9;background:#e8f0ff}.status-pill.delivered{color:#14532d;background:#e9f7ee}@media (max-width:900px){.maps-counts{grid-template-columns:repeat(3,minmax(0,1fr))}.map-form{grid-template-columns:1fr}}.verify-form{background:#fbfdff;border:1px dashed #cfdaea;border-radius:10px;flex-wrap:wrap;align-items:flex-end;gap:10px;width:100%;padding:12px;display:flex}.verify-form label{letter-spacing:1px;text-transform:uppercase;color:#526680;flex:200px;font-size:8px}.verify-form input{width:100%;margin-top:6px}.verify-form .button{margin:0;font-size:11px}.verify-form small{color:#526680;flex-basis:100%;font-size:10.5px;line-height:1.5}.car-editor{grid-template-columns:minmax(260px,340px) minmax(0,1fr)}.photo-preview{aspect-ratio:auto;height:210px}.photo-preview>svg{margin-bottom:10px}.photo-strip{flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.photo-strip li{width:54px;height:44px;position:relative}.photo-strip li>button:first-child{cursor:pointer;background:#fff;border:1px solid #dbe5f2;border-radius:6px;width:100%;height:100%;padding:0;overflow:hidden}.photo-strip li.main>button:first-child{border-color:#0758d9;box-shadow:0 0 0 2px #0758d92e}.photo-strip img{object-fit:cover;width:100%;height:100%;display:block}.photo-remove{color:#fff;cursor:pointer;background:#142d50;border:0;border-radius:50%;place-items:center;width:18px;height:18px;padding:0;display:grid;position:absolute;top:-6px;right:-6px}.photo-remove:hover{background:#c62828}.photo-actions{margin:14px 0 8px}.listing-preview{margin-top:14px}.details-panel textarea{resize:vertical}@media (max-width:900px){.car-editor{grid-template-columns:1fr}}.order-stage{letter-spacing:1px;text-transform:uppercase;color:#526680;align-items:center;gap:8px;font-size:8px;display:inline-flex}.order-stage select{min-width:160px;margin:0}.order-buttons .text-button.danger{color:#c62828;align-items:center;gap:5px;display:inline-flex}.order-buttons .text-button.danger:hover:not(:disabled){color:#8e1b1b}
.official-brand>img,.account-logo{mix-blend-mode:multiply;filter:brightness(1.05)}.account-logo{border:0}@media (max-width:700px){.footer-social-links{grid-column:1/-1}}.footer-social-icon{object-fit:contain;flex-shrink:0;width:24px;height:24px}.hero.hero:has(.car-showcase){background:#fff}.hero:has(.car-showcase) .hero-grid{display:none}.car-showcase{z-index:1;width:100%;padding:10px 20px;position:relative}.car-slides{aspect-ratio:3/2;background:#fff;width:100%;position:relative}.car-slide{opacity:0;pointer-events:none;transition:opacity 1.1s ease-in-out;position:absolute;inset:0}.car-slide.is-active{opacity:1}.car-slide img{object-fit:contain;width:100%;height:100%;display:block}.car-controls{justify-content:center;align-items:center;gap:16px;min-height:40px;display:flex}.car-count{letter-spacing:2px;color:#526680;font-size:10px}.car-dots{align-items:center;display:flex}.car-dots button{background:0 0;place-items:center;width:28px;height:32px;padding:0;display:grid}.car-dots button span{background:#bdcde2;border-radius:50%;width:6px;height:6px;transition:background .3s}.car-dots button[aria-pressed=true] span{background:#0758d9}.car-play{color:#526680;background:0 0;place-items:center;min-width:32px;min-height:32px;display:grid}@media (max-width:700px){.hero-visual:has(.car-showcase){height:auto;margin-top:0;padding-bottom:58px}.car-showcase{padding:0 12px}.hero:has(.car-showcase) .hero-caption{bottom:20px}}@media (prefers-reduced-motion:reduce){.car-slide{transition:none}}.metric-grid{margin-bottom:24px}.brand-list button,.brand-list button:hover{color:#c62828}.garage-content{max-width:1250px}.garage-heading h1{margin:0;font-size:28px}.garage-heading{margin-bottom:28px}.garage-brand{margin-bottom:32px}.garage-nav button{border-radius:5px;min-height:46px}.garage-nav button>svg:last-child:not(:first-child),.metric:before{display:none}.metric>strong{margin:15px 0 0;font-size:30px}.connection-note{padding:12px 16px;font-size:12px}.panel-heading{margin-bottom:18px}.buyers-empty{padding:20px 10px}.account-logo{width:100px;margin-bottom:12px}.account-showcase h2{font-size:24px}.account-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}@media (max-width:900px){.account-grid{grid-template-columns:1fr}}.hero-visual>.hero-race-car{border-radius:16px;width:90%;max-width:90%;transform:none;box-shadow:0 20px 50px #173b6a20;-webkit-mask-image:none;mask-image:none}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}::selection{color:#123c77;background:#d9e9ff}header,.garage-sidebar,.garage-topbar{background:#fff}header{box-shadow:0 2px 15px #173b6a08}.announcement,.button,.bag-button b,.add-button:hover,.filter-tabs button.selected{color:#fff;background:#0758d9}.button{border-radius:5px}.button:hover{color:#fff;background:#0645ac}.button.secondary{color:#174a91;background:#fff;border-color:#c7d9ee}.button.secondary:hover{color:#123c77;background:#eaf2ff}input,select,textarea{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}input::placeholder,textarea::placeholder{color:#65758b;opacity:1}nav a:hover,nav a.active{color:#0758d9}:is(.hero,.hero:has(.hero-race-car)){background:radial-gradient(at 80% 45%,#dceaff 0%,#edf5ff 35%,#fff 75%)}.hero-grid{background-image:linear-gradient(#0758d906 1px,#0000 1px),linear-gradient(90deg,#0758d906 1px,#0000 1px)}.hero:after{background:linear-gradient(90deg,#0758d9,#9dc6ff);height:2px}.hero h1{color:#142d50}.hero h1 em{color:#0758d9}.hero p{color:#526680}.giant-scale{-webkit-text-stroke-color:#0758d91a}.product-image,.detail-photo{background:radial-gradient(#fff,#eaf1fc 85%);border-color:#dbe5f2}.stock{color:#0758d9;background:#fff;border:1px solid #dbe5f2;border-radius:3px}.stock.out{color:#526680}.quick{color:#174a91;background:#fffffff2}.availability{color:#0758d9}.story-art{background:linear-gradient(135deg,#e0edff,#f3f8ff)}.story-art>span{color:#3267ab}.story-art b{color:#0758d9}footer{background:#f4f7fc}.error{color:#a52929;background:#fff3f3;border-color:#efc9c9}.garage{color:#142d50;background:#f4f7fc}.garage-panel,.metric{background:#fff;box-shadow:0 4px 18px #173b6a04}.garage-nav button.selected,.garage-nav button.selected:hover{color:#fff;background:#0758d9;border-color:#0758d9}.garage-nav button:hover{color:#0758d9;background:#edf4ff}.garage-topbar .workspace-status{color:#27548e;background:#edf4ff;border-color:#d6e4f7}.connection-note{background:#edf4ff;border-color:#d6e4f7}.metric:before{background:#0758d9}.metric:nth-child(2):before{background:#3781ed}.metric:nth-child(3):before{background:#6199e8}.metric:nth-child(4):before{background:#95b8ec}.chart-track>div{background:linear-gradient(#4a94ff,#0758d9)}.sales-chart{background:repeating-linear-gradient(0deg,#0000 0 43px,#e4ebf5 44px,#0000 45px)}.photo-preview{background:radial-gradient(#f8fbff,#eaf2ff);border-color:#b8cce7}.garage .form-grid input,.garage .form-grid select,.garage .form-grid textarea,.inventory-panel>input{color:#142d50;background:#fff;border-color:#cbd9eb}.account-showcase{background:radial-gradient(at 50% 20%,#e3eeff,#fff 75%)}.account-badge,.status-pill,.listing-preview>div>span{color:#24548f;background:#eaf2ff}.garage-success{color:#17653e;background:#effbf4;border-color:#b5dec7}
