:root{--blue:#2AACEF;--blue2:#2580B1;--navy:#2B3443;--card:#3A4656;--dark:#202936;--muted:#9fb3c5;--light:#DEE9F0;--white:#fff;--danger:#ff506d;--ok:#28d488;--shadow:0 22px 60px rgba(0,0,0,.26);--safe:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at top right,rgba(42,172,239,.25),transparent 30%),linear-gradient(180deg,#313c4d,#202936);color:var(--light);padding-bottom:0}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;border:1px solid rgba(255,255,255,.12);background:#283342;color:#fff;border-radius:12px;padding:12px 14px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(42,172,239,.18)}label{display:grid;gap:7px;font-size:13px;font-weight:850;color:#eef8ff}.wrap{width:100%;max-width:1180px;margin:0 auto;padding-left:18px;padding-right:18px}.topbar{position:sticky;top:0;z-index:50;background:rgba(35,44,57,.82);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.topbar-in{height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-style:italic}.brand span{width:43px;height:43px;border:2px solid rgba(255,255,255,.65);border-radius:50%;display:grid;place-items:center;background:rgba(42,172,239,.12)}.brand img{width:30px}.brand b{color:#fff;font-size:18px;line-height:1}.brand em{display:block;color:var(--blue);font-size:13px}.desktop-nav{display:flex;gap:4px}.desktop-nav a{font-size:12px;font-weight:950;text-transform:uppercase;color:#b9c7d3;padding:11px 13px;border-radius:999px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--blue);color:#fff}.cart-pill{display:flex;align-items:center;gap:8px;background:#344050;border-radius:999px;padding:10px 13px;font-weight:950}.cart-pill i,.mobile-nav i{min-width:24px;height:24px;border-radius:50%;background:var(--blue);display:grid;place-items:center;font-style:normal;font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;padding:12px 18px;text-transform:uppercase;font-size:12px;font-weight:1000;letter-spacing:.3px;cursor:pointer}.btn-blue{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(42,172,239,.25)}.btn-ghost{background:#344050;color:#fff;border:1px solid rgba(255,255,255,.12)}.btn.full{width:100%}.btn.small{font-size:11px;padding:8px 12px}.btn:disabled,.btn.disabled{opacity:.45;pointer-events:none}.hero{background:linear-gradient(90deg,#223040 0 55%,var(--blue) 55%);padding:52px 0 0;overflow:hidden}.hero-card{min-height:460px;border:3px solid rgba(255,255,255,.78);border-bottom:0;border-radius:24px 24px 0 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:linear-gradient(90deg,rgba(43,52,67,.96) 0 57%,rgba(42,172,239,.92) 57%);position:relative;overflow:hidden}.hero-card:before{content:"BIKE";position:absolute;left:20px;top:15px;font-size:150px;font-weight:1000;color:rgba(255,255,255,.035)}.hero-copy{padding:54px 50px;position:relative;z-index:2}.eyebrow{display:inline-block;background:rgba(42,172,239,.18);border:1px solid rgba(42,172,239,.35);border-radius:999px;color:#fff;text-transform:uppercase;font-size:11px;font-weight:1000;letter-spacing:1.3px;padding:7px 10px}.hero h1,.page-hero h1{font-size:56px;line-height:.95;margin:18px 0 14px;color:#fff;text-transform:uppercase;font-style:italic;letter-spacing:-2px}.hero p,.page-hero p,.section-head p{color:#bdcbd7;line-height:1.65}.dots{display:flex;gap:8px;margin:16px 0}.dots span{width:13px;height:13px;border-radius:50%;background:var(--blue);border:2px solid #fff}.dots span:nth-child(2){background:#415065}.dots span:nth-child(3){background:#fff}.hero-bike{padding:30px;filter:drop-shadow(0 35px 40px rgba(0,0,0,.35))}.brands{height:82px;background:linear-gradient(90deg,#2b3443,#354151 55%,var(--blue));display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;box-shadow:var(--shadow)}.brands span{font-style:italic;color:#fff;font-weight:1000;font-size:22px}.section{padding:58px 0}.center{text-align:center}.section-head h2,.parts-panel h2,.sale h2{font-size:34px;color:#fff;text-transform:uppercase;font-style:italic;margin:10px 0}.section-head p{max-width:570px;margin-left:auto;margin-right:auto}.pills{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 24px}.pills.center{justify-content:center}.pills.scroll{overflow:auto;flex-wrap:nowrap}.pill{white-space:nowrap;border:1px solid rgba(255,255,255,.12);background:#334050;color:#dce8f2;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:950}.pill.active,.pill:hover{background:var(--blue);border-color:var(--blue);color:#fff}.grid.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:linear-gradient(180deg,#3a4656,#303b4a);border:1px solid rgba(255,255,255,.07);border-radius:14px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.15)}.product-img{height:178px;display:grid;place-items:center;position:relative;background:linear-gradient(135deg,rgba(42,172,239,.22),rgba(42,172,239,.02));overflow:hidden}.product-img img{width:100%;height:100%;object-fit:contain;padding:18px}.sold-badge{position:absolute;right:10px;top:10px;z-index:3;background:linear-gradient(135deg,var(--danger),#b91534);color:#fff;border-radius:999px;padding:8px 11px;text-transform:uppercase;font-size:11px;font-weight:1000;letter-spacing:.7px}.condition-badge{position:absolute;left:10px;top:10px;z-index:3;background:#263241;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 9px;font-size:10px;text-transform:uppercase;font-weight:950}.product-body{padding:15px}.product-body small{color:var(--blue);font-weight:1000;text-transform:uppercase;font-size:10px}.product-body h3{font-size:15px;color:#fff;margin:8px 0;text-transform:uppercase}.product-body p{font-size:12px;line-height:1.45;color:#aebdcc;min-height:34px}.price-row{display:flex;gap:8px;align-items:center;margin:10px 0}.price-row b,.detail-price{color:var(--blue);font-size:21px;font-weight:1000}.price-row del{color:#92a2b1}.stock{font-size:12px;margin-bottom:12px;color:#c8d7e4}.stock.bad{color:#ffbdc8;font-weight:900}.product-card .btn{width:100%}.sale{background:linear-gradient(90deg,var(--blue) 0 35%,rgba(43,52,67,.95) 35%);overflow:hidden}.sale-in{min-height:300px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;text-align:center}.sale img{width:420px}.sale h2{font-size:42px;color:var(--blue);margin:5px 0}.parts-panel{display:grid;grid-template-columns:1fr 1fr auto;gap:24px;align-items:center;background:#293443;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:36px}.parts-panel>img{width:280px;margin:auto}.quality{display:grid;gap:10px;background:rgba(255,255,255,.08);border-radius:14px;padding:14px}.footer{background:var(--blue);color:#fff;padding:34px 0 70px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr;gap:28px}.footer a,.footer p{display:block;color:rgba(255,255,255,.86);line-height:1.6;font-size:13px}.pay-tags{display:flex;gap:5px;flex-wrap:wrap}.pay-tags span{background:#fff;color:#223040;border-radius:4px;padding:4px 6px;font-size:10px;font-weight:1000}.page-hero{padding:48px 0;background:linear-gradient(135deg,#263140,#334052);border-bottom:1px solid rgba(255,255,255,.08)}.empty,.panel,.summary-card,.admin-card{background:#334050;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:22px;box-shadow:0 12px 40px rgba(0,0,0,.16)}.cart-layout,.checkout-grid,.detail-grid,.contact-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:24px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cart-list{display:grid;gap:14px}.cart-row{display:grid;grid-template-columns:82px 1fr auto auto auto;gap:14px;align-items:center;background:#334050;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:13px}.cart-row img{width:82px;height:70px;object-fit:contain;background:#263241;border-radius:12px}.cart-row h3{margin:0;color:#fff}.cart-row p{margin:4px 0 0;color:#aebdcc}.qty{display:flex;background:#263241;border-radius:999px;overflow:hidden}.qty button{width:34px;height:34px;border:0;background:#263241;color:#fff;font-weight:1000}.qty input{width:54px;border:0;border-radius:0;text-align:center;padding:6px;background:#2e3a4a}.remove,.x{border:0;background:rgba(255,255,255,.08);color:#fff;border-radius:50%;width:34px;height:34px;font-size:22px}.summary-card{position:sticky;top:94px}.line,.total{display:flex;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}.total{font-size:20px;color:#fff;border-bottom:0}.delivery-box{display:grid;gap:10px;background:#293443;border-radius:14px;padding:15px;margin:14px 0}.delivery-box label,.method label,.checks label{display:flex;gap:8px;align-items:center}.delivery-box input[type=radio],.method input,.checks input{width:auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid h2,.full{grid-column:1/-1}.form-stack{display:grid;gap:14px}.method,.checks{grid-column:1/-1;display:flex;gap:12px;flex-wrap:wrap}.method label,.checks label{background:#293443;border-radius:12px;padding:10px 12px}.hidden{display:none!important}.divider{text-align:center;margin:16px 0;color:#9fb3c5}.mt{margin-top:16px}.mini{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid rgba(255,255,255,.08);padding:10px 0}.mini img{width:52px;height:46px;object-fit:contain;background:#293443;border-radius:10px}.mini span{font-weight:900;color:#fff}.mini small{display:block;color:#9fb3c5}.detail-img{min-height:420px;background:linear-gradient(135deg,rgba(42,172,239,.2),#303b4a);border-radius:20px;display:grid;place-items:center;position:relative}.detail-img img{max-height:400px;object-fit:contain;padding:30px}.detail-grid h1{font-size:42px;color:#fff;text-transform:uppercase;font-style:italic;line-height:1}.meta{display:grid;gap:9px;margin:18px 0}.meta span{background:#334050;border-radius:12px;padding:12px}.cart-modal{position:fixed;inset:0;background:rgba(10,14,20,.65);backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;z-index:1000;padding:20px}.cart-modal.show{display:flex}.modal-card{width:min(420px,100%);background:#334050;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:26px;text-align:center;position:relative;box-shadow:var(--shadow)}.tick{width:54px;height:54px;border-radius:50%;background:var(--ok);display:grid;place-items:center;margin:0 auto 14px;color:#fff;font-weight:1000;font-size:26px}.tick.big{width:76px;height:76px;font-size:36px}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.toast-holder{position:fixed;right:16px;bottom:20px;z-index:1200;display:grid;gap:10px}.toast{background:#344050;color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);border-radius:12px;padding:12px 14px;max-width:320px}.sold-mini{display:inline-flex;border-radius:999px;background:rgba(255,80,109,.16);border:1px solid rgba(255,80,109,.35);color:#ffbdc8;padding:6px 9px;font-size:11px;text-transform:uppercase;font-weight:1000}.status{display:inline-flex;border-radius:999px;background:rgba(42,172,239,.16);border:1px solid rgba(42,172,239,.35);color:#b9ecff;padding:6px 9px;font-size:11px;text-transform:uppercase;font-weight:1000}.success{max-width:720px;margin:0 auto;text-align:center;background:#334050;border-radius:20px;padding:36px;border:1px solid rgba(255,255,255,.08)}.order-box{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0}.order-box div{background:#293443;border-radius:14px;padding:14px}.order-box span{display:block;color:#9fb3c5}.order-box b{color:#fff}.flash{border-radius:12px;padding:12px 14px;margin-bottom:14px}.flash-success{background:rgba(40,212,136,.15);color:#c9ffea;border:1px solid rgba(40,212,136,.35)}.flash-error{background:rgba(255,80,109,.16);color:#ffd0d8;border:1px solid rgba(255,80,109,.35)}.muted{color:#9fb3c5}.mobile-nav{display:none}
.admin-body{background:#202936}.admin-side{position:fixed;left:0;top:0;bottom:0;width:260px;background:#293443;border-right:1px solid rgba(255,255,255,.08);padding:22px;overflow:auto}.admin-side nav{display:grid;gap:8px;margin-top:22px}.admin-side a{padding:12px 13px;border-radius:12px;color:#cbd8e4;font-weight:900}.admin-side nav a.active,.admin-side nav a:hover{background:var(--blue);color:#fff}.admin-main{margin-left:260px;min-height:100vh;padding:24px}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.admin-top h1{color:#fff}.admin-user{background:#334050;border-radius:999px;padding:10px 13px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.stat{background:#334050;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:20px}.stat b{display:block;font-size:34px;color:#fff}.admin-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;border-bottom:1px solid rgba(255,255,255,.08);padding:12px;vertical-align:middle}th{color:#8fb0c8;text-transform:uppercase;font-size:11px}td{color:#edf6ff}td small{display:block;color:#9fb3c5}.thumb{width:56px;height:48px;object-fit:contain;background:#293443;border-radius:8px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.timeline{background:#293443;border-radius:12px;padding:12px;margin:10px 0}.login-body{display:grid;place-items:center;min-height:100vh;padding:18px;background:linear-gradient(135deg,#202936,var(--blue))}.login-card{width:min(430px,100%);display:grid;gap:14px;background:#334050;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:26px;box-shadow:var(--shadow)}
@media(max-width:980px){.desktop-nav{display:none}.hero{background:#223040;padding-top:24px}.hero-card{grid-template-columns:1fr;background:linear-gradient(180deg,rgba(43,52,67,.96) 0 55%,rgba(42,172,239,.92) 55%);min-height:auto}.hero-copy{padding:34px 24px}.hero h1,.page-hero h1{font-size:42px}.hero-bike{padding:0 20px 20px}.brands{grid-template-columns:repeat(2,1fr);height:auto}.brands span{padding:18px}.grid.products{grid-template-columns:repeat(2,1fr)}.sale-in,.parts-panel,.cart-layout,.checkout-grid,.detail-grid,.contact-grid,.info-grid,.admin-grid{grid-template-columns:1fr}.summary-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.admin-side{position:static;width:auto}.admin-main{margin-left:0}.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){body{padding-bottom:calc(76px + var(--safe))}.wrap{padding-left:14px;padding-right:14px}.topbar-in{height:64px}.cart-pill{display:none}.hero{padding-top:16px}.hero-card{border-width:2px;border-radius:18px 18px 0 0}.hero-card:before{font-size:88px}.hero-copy{padding:28px 18px}.hero h1,.page-hero h1{font-size:36px;letter-spacing:-1px}.brands span{font-size:14px}.section{padding:38px 0}.grid.products{grid-template-columns:1fr}.product-img{height:205px}.sale{background:linear-gradient(180deg,var(--blue) 0 45%,rgba(43,52,67,.95) 45%)}.sale img{width:100%}.parts-panel{padding:24px}.footer-grid{grid-template-columns:1fr}.footer{padding-bottom:100px}.cart-row{grid-template-columns:72px 1fr auto}.cart-row img{width:72px;height:64px}.cart-row .qty{grid-column:2}.cart-row b{grid-column:3}.remove{grid-column:3;grid-row:1;justify-self:end}.form-grid{grid-template-columns:1fr}.order-box{grid-template-columns:1fr 1fr}.detail-img{min-height:300px}.admin-main{padding:14px}.admin-top,.admin-head{display:grid}.stats{grid-template-columns:1fr}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(35,44,57,.97);border-top:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);padding:7px 7px calc(7px + var(--safe));box-shadow:0 -12px 30px rgba(0,0,0,.24)}.mobile-nav a{position:relative;display:grid;place-items:center;gap:2px;color:#aebfce;font-size:11px;font-weight:900;border-radius:13px;padding:7px 4px}.mobile-nav a.active{background:rgba(42,172,239,.16);color:#fff}.mobile-nav span{font-size:18px;line-height:1}.mobile-nav i{position:absolute;right:10px;top:2px;width:20px;height:20px;min-width:20px;font-size:10px}.toast-holder{left:14px;right:14px;bottom:88px}.toast{max-width:none}.modal-actions{grid-template-columns:1fr}}

/* CannonCycles v2 mobile-first professional refresh */
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 8%,rgba(42,172,239,.22),transparent 28%),radial-gradient(circle at 92% 12%,rgba(42,172,239,.18),transparent 25%),linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px);background-size:auto,auto,28px 28px}.topbar{box-shadow:0 14px 36px rgba(0,0,0,.22)}.brand span{box-shadow:inset 0 0 20px rgba(42,172,239,.25),0 8px 20px rgba(0,0,0,.25)}.hero-card,.product-card,.panel,.summary-card,.parts-panel,.admin-card{backdrop-filter:blur(10px)}.hero-card{box-shadow:0 28px 70px rgba(0,0,0,.28)}.hero-copy .btn{margin-right:8px;margin-top:6px}.product-card{position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-4px);border-color:rgba(42,172,239,.35);box-shadow:0 22px 46px rgba(0,0,0,.25)}.product-card.is-sold .product-img img{filter:grayscale(.8);opacity:.58}.product-card.is-sold:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.12));pointer-events:none}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-90px;top:-80px;width:260px;height:260px;border-radius:50%;background:rgba(42,172,239,.18);filter:blur(2px)}.quote-live{background:linear-gradient(135deg,rgba(42,172,239,.14),rgba(255,255,255,.06));border:1px solid rgba(42,172,239,.22);border-radius:14px;padding:13px 14px;color:#dcefff;font-weight:800;line-height:1.45}.summary-note{font-size:12px;line-height:1.55;color:#afbfce}.checkout-method label{flex:1;align-items:flex-start;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#314052,#273342);padding:14px}.checkout-method label:has(input:checked){border-color:rgba(42,172,239,.72);box-shadow:0 0 0 3px rgba(42,172,239,.12)}.checkout-method small{display:block;color:#9fb3c5;font-size:11px;line-height:1.35;margin-top:3px}.delivery-fields{background:rgba(32,41,54,.42);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:16px}.delivery-fields h2{margin-top:0}.form-grid.nested{grid-template-columns:1fr 1fr}.customer-bike-note{border-color:rgba(42,172,239,.35);background:linear-gradient(135deg,rgba(42,172,239,.16),rgba(52,64,80,.85))}.sell-hero{padding:54px 0;background:linear-gradient(120deg,#202936 0 52%,var(--blue) 52%);overflow:hidden}.sell-hero-in{display:grid;grid-template-columns:1.3fr .7fr;gap:26px;align-items:center}.sell-hero h1{font-size:54px;line-height:.95;color:#fff;margin:18px 0 14px;text-transform:uppercase;font-style:italic;letter-spacing:-2px}.sell-hero p{color:#d2e0ec;line-height:1.7;max-width:680px}.sell-steps{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.sell-steps span,.sell-card-mini strong{background:#fff;color:#223040;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:1000;text-transform:uppercase}.sell-card-mini{background:rgba(35,44,57,.82);border:1px solid rgba(255,255,255,.2);border-radius:22px;padding:24px;box-shadow:var(--shadow)}.sell-card-mini b{color:#fff;font-size:24px;text-transform:uppercase;font-style:italic}.sell-card-mini p{color:#c9d7e4}.sell-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:start}.sell-form .section-head{text-align:left;margin-bottom:16px}.upload-box{cursor:pointer;border:1px dashed rgba(42,172,239,.5);background:rgba(42,172,239,.09);padding:18px;border-radius:16px}.upload-box input{margin-top:10px}.upload-box span{font-size:12px;color:#bcd0df;font-weight:700}.image-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.image-preview-grid img{height:112px;width:100%;object-fit:cover;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#263241}.sell-info-row{display:grid;gap:4px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}.sell-info-row b{color:#fff}.sell-info-row span{font-size:13px;line-height:1.45;color:#aebdcc}.sell-strip-section{padding-top:0}.sell-strip{display:flex;justify-content:space-between;align-items:center;gap:22px;background:linear-gradient(135deg,rgba(42,172,239,.2),#303b4a);border:1px solid rgba(42,172,239,.25);border-radius:22px;padding:28px;box-shadow:0 18px 50px rgba(0,0,0,.18)}.sell-strip h2{color:#fff;text-transform:uppercase;font-style:italic;font-size:30px;margin:8px 0}.sell-strip p{color:#c2d1de;line-height:1.6;max-width:780px}.submission-list{display:grid;gap:18px}.submission-card{background:#2c3747;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:18px}.submission-top{display:flex;justify-content:space-between;gap:14px;align-items:start;margin-bottom:14px}.submission-top h3{margin:8px 0 4px;color:#fff;font-size:24px}.submission-top p{margin:0;color:#aebdcc}.submission-top strong{font-size:24px;color:var(--blue)}.submission-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:18px}.submission-images{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-content:start}.submission-images img{width:100%;height:150px;object-fit:cover;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#263241}.submission-details .order-box{grid-template-columns:120px 1fr}.compact-form{margin-top:12px;background:#263241;border-radius:16px;padding:14px}.inline-actions{display:flex;gap:10px;align-items:center;margin-top:10px}.inline-actions input{max-width:360px}.status-new{background:#2aacef!important}.status-reviewing{background:#f0aa2a!important;color:#1b2530!important}.status-accepted{background:#28d488!important;color:#092117!important}.status-declined{background:#ff506d!important}.flash{margin:12px 0;padding:12px 14px;border-radius:12px;font-weight:900}.flash-success{background:rgba(40,212,136,.14);border:1px solid rgba(40,212,136,.28);color:#aef8d3}.flash-error{background:rgba(255,80,109,.14);border:1px solid rgba(255,80,109,.28);color:#ffd0d8}
@media(max-width:980px){.sell-hero-in,.sell-layout,.submission-grid{grid-template-columns:1fr}.sell-hero{background:linear-gradient(180deg,#202936 0 58%,var(--blue) 58%)}.sell-card-mini{max-width:520px}.form-grid.nested{grid-template-columns:1fr 1fr}.sell-strip{align-items:flex-start;flex-direction:column}.submission-details .order-box{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body{background:linear-gradient(180deg,#1e2734,#263241 46%,#202936)}.wrap{padding-left:16px;padding-right:16px}.topbar{background:rgba(32,41,54,.92)}.brand b{font-size:16px}.topbar-in{height:62px}.hero{padding-top:12px;background:linear-gradient(180deg,#223040,var(--blue) 118%)}.hero-card{border:1px solid rgba(255,255,255,.28);border-radius:24px;background:linear-gradient(180deg,rgba(43,52,67,.98),rgba(43,52,67,.92) 54%,rgba(42,172,239,.92));box-shadow:0 18px 48px rgba(0,0,0,.3)}.hero-card:before{font-size:76px;left:10px;top:16px}.hero-copy{padding:26px 18px 14px}.hero h1,.page-hero h1,.sell-hero h1{font-size:38px;line-height:.92;letter-spacing:-1px}.hero p,.page-hero p,.sell-hero p{font-size:14px;line-height:1.65}.hero-copy .btn{width:100%;margin:7px 0 0}.hero-bike{padding:2px 12px 18px}.brands{margin:0 6px;border-radius:0 0 20px 20px;overflow:hidden;background:#2a3443;box-shadow:0 12px 32px rgba(0,0,0,.25)}.brands span{font-size:12px;padding:14px 8px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01))}.section{padding:34px 0}.section-head h2,.parts-panel h2,.sale h2,.sell-strip h2{font-size:28px;line-height:1.05}.pills.scroll{margin-left:-16px;margin-right:-16px;padding:0 16px 8px}.pill{padding:10px 13px;background:#2f3c4d}.grid.products{gap:16px}.product-card{border-radius:20px;background:linear-gradient(180deg,#3b485a,#2b3747);box-shadow:0 16px 36px rgba(0,0,0,.22)}.product-img{height:230px;border-radius:18px;margin:10px 10px 0;background:radial-gradient(circle at 50% 40%,rgba(42,172,239,.35),rgba(42,172,239,.06) 58%,rgba(255,255,255,.03))}.product-body{padding:17px}.product-body h3{font-size:17px;line-height:1.25}.price-row b,.detail-price{font-size:24px}.sold-badge{right:12px;top:12px;padding:9px 13px}.page-hero{padding:34px 0;background:linear-gradient(135deg,#263241,#202936)}.cart-row{border-radius:18px;gap:12px;padding:12px;background:linear-gradient(180deg,#334050,#293443)}.cart-row h3{font-size:15px}.summary-card,.panel{border-radius:22px;padding:18px}.delivery-box{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#293443,#222d3b)}.method,.checks{display:grid;grid-template-columns:1fr;gap:10px}.checkout-method{grid-template-columns:1fr}.delivery-fields{padding:14px}.form-grid.nested{grid-template-columns:1fr}.sell-hero{padding:34px 0 28px;background:linear-gradient(180deg,#202936 0 66%,var(--blue) 66%)}.sell-steps{display:grid}.sell-steps span{font-size:11px;text-align:center}.sell-card-mini{border-radius:22px}.sell-layout{gap:18px}.image-preview-grid{grid-template-columns:repeat(2,1fr)}.image-preview-grid img{height:120px}.sell-strip{padding:22px;border-radius:22px}.footer{padding-bottom:110px}.mobile-nav{left:10px!important;right:10px!important;bottom:10px!important;border-radius:24px!important;grid-template-columns:repeat(6,1fr)!important;padding:7px 7px calc(7px + var(--safe))!important;background:rgba(32,41,54,.94)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 -12px 36px rgba(0,0,0,.34),0 0 0 1px rgba(42,172,239,.06) inset}.mobile-nav a{font-size:10px!important;border-radius:17px!important;padding:8px 2px!important;min-width:0}.mobile-nav span{font-size:17px!important}.mobile-nav a.active{background:linear-gradient(180deg,rgba(42,172,239,.32),rgba(42,172,239,.13))!important;color:#fff!important}.mobile-nav i{right:5px!important;top:1px!important}.toast-holder{bottom:96px!important}.submission-card{padding:14px;border-radius:18px}.submission-top{display:grid}.submission-images{grid-template-columns:repeat(2,1fr)}.submission-images img{height:120px}.submission-details .order-box{grid-template-columns:1fr}.inline-actions{display:grid}.inline-actions input{max-width:none}.admin-head{gap:10px}.admin-head .btn{width:100%}}

/* v2.1.0 logo update */
.brand.brand-image{display:flex;align-items:center;gap:0;text-transform:none;font-style:normal}
.brand-image .brand-logo{display:block;height:54px;width:auto;max-width:320px;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(0,0,0,.2))}
.foot-brand .brand-logo{height:58px;max-width:340px}
.admin-brand .brand-logo{height:48px;max-width:230px}
.login-brand{justify-content:center;margin:0 auto 8px}
.login-brand .brand-logo{height:72px;max-width:360px}
@media(max-width:980px){.brand-image .brand-logo{height:46px;max-width:260px}.foot-brand .brand-logo{height:52px;max-width:280px}}
@media(max-width:640px){.topbar-in{height:68px}.brand-image .brand-logo{height:36px;max-width:190px}.foot-brand .brand-logo{height:46px;max-width:240px}.login-brand .brand-logo{height:56px;max-width:260px}}

/* CannonCycles uploaded logo */
.brand-logo-link{display:flex;align-items:center;gap:0;min-width:0}.brand-logo-link span,.brand-logo-link b{display:none!important}.brand-logo-img{display:block;width:190px;max-width:42vw;height:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.22))}.foot-brand .brand-logo-img,.footer-logo-img{width:180px;max-width:100%}.admin-logo-img{width:176px;max-width:100%}.login-logo-img{width:210px;max-width:100%;margin:0 auto}@media(max-width:640px){.topbar{position:relative!important;top:auto!important}.topbar-in{justify-content:center;height:70px}.cart-pill{position:absolute;right:16px;top:50%;transform:translateY(-50%);padding:9px 10px;font-size:0}.cart-pill::before{content:"Cart";font-size:11px;font-weight:1000;text-transform:uppercase}.brand-logo-img{width:178px;max-width:58vw}}

/* CannonCycles v2.2 professional spacing update */
:root{--section-gap:34px;--content-gap:18px;--content-gap-lg:28px}
body{line-height:1.65}
p{line-height:1.72;margin-top:0;margin-bottom:18px}
h1,h2,h3,h4{line-height:1.14;margin-top:0;margin-bottom:16px}
.section{padding-top:70px!important;padding-bottom:70px!important}
.section + .section{margin-top:var(--section-gap)}
.sale + .section,.hero + .section,.page-hero + .section{margin-top:34px}
.section-head{display:grid;gap:12px;margin-bottom:28px}
.section-head h2,.parts-panel h2,.sale h2,.sell-strip h2{margin:0 0 6px!important}
.section-head p,.parts-panel p,.sale p,.sell-strip p{margin-bottom:0;line-height:1.72}
.panel,.summary-card,.admin-card,.parts-panel,.sell-strip,.product-card,.detail-img{line-height:1.65}
.panel h3,.summary-card h2,.admin-card h2{margin-bottom:14px}
.panel p:last-child,.summary-card p:last-child,.admin-card p:last-child{margin-bottom:0}
.btn + .btn,.detail-actions .btn + .btn{margin-left:0}

/* Larger CannonCycles real logo */
.topbar{transition:none}
.topbar-in{height:94px!important}
.brand.brand-image{min-width:0;flex:0 0 auto}
.brand-image .brand-logo{width:286px!important;height:auto!important;max-width:32vw!important;object-fit:contain!important;filter:drop-shadow(0 10px 24px rgba(0,0,0,.28))!important}
.foot-brand .brand-logo{width:240px!important;height:auto!important;max-width:100%!important}
.admin-brand .brand-logo{width:220px!important;height:auto!important;max-width:100%!important}
.login-brand .brand-logo{width:260px!important;height:auto!important;max-width:100%!important}

/* Shop categories should wrap/stack, never sideways scroll */
.pills.scroll,.category-pills{overflow:visible!important;flex-wrap:wrap!important;white-space:normal!important;margin-left:0!important;margin-right:0!important;padding:0!important;gap:10px 8px!important}
.category-pills .pill,.pills.scroll .pill{white-space:normal!important;text-align:center;line-height:1.2}

/* Home page spacing fixes */
.hero{padding-bottom:34px!important}
.hero-card{margin-bottom:18px}
.hero-copy{display:grid;gap:14px}
.hero-copy h1{margin:0!important}
.hero-copy p{margin:0!important;line-height:1.75!important}
.hero-copy .dots{margin:2px 0 4px!important}
.sale{margin-top:20px;margin-bottom:0}
.sale-in{gap:30px;padding-top:26px;padding-bottom:26px}
.sell-strip-section{padding-top:56px!important;padding-bottom:56px!important}
.sell-strip{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center}

/* Product detail page spacing and feature bullets */
.product-detail-grid{gap:42px!important;align-items:start}
.detail-info{display:grid;gap:22px;align-content:start}
.detail-title-block{display:grid;gap:14px}
.detail-title-block h1{margin:0!important;line-height:1.08!important}
.detail-short{font-size:16px;color:#d6e2ec;line-height:1.76;margin:0!important}
.detail-price{margin:0!important;line-height:1.1}
.detail-meta{margin:0!important;gap:12px!important}
.detail-meta span{line-height:1.45;padding:14px 16px!important}
.detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:2px}
.detail-actions .btn{min-width:160px}
.feature-panel,.description-panel,.customer-bike-note{display:grid;gap:14px;margin-top:4px}
.feature-panel h3,.description-panel h3,.customer-bike-note h3{margin:0!important}
.feature-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}
.feature-list li{position:relative;background:linear-gradient(180deg,rgba(41,52,67,.92),rgba(34,45,59,.92));border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:12px 14px 12px 42px;color:#eaf5ff;font-weight:800;line-height:1.4}
.feature-list li::before{content:"";position:absolute;left:16px;top:50%;width:10px;height:10px;transform:translateY(-50%);border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(42,172,239,.13)}
.description-panel p{line-height:1.78;margin:0!important;color:#d8e4ee}
.product-detail-image{padding:26px}
.product-detail-image img{width:100%;height:auto;max-height:470px!important;object-fit:contain}

/* Better general card spacing */
.product-body{display:grid;gap:10px}
.product-body h3,.product-body p,.price-row,.stock{margin:0!important}
.product-body p{min-height:0!important;line-height:1.62!important}
.form-grid{gap:18px!important}
label{line-height:1.35}
label small{color:#aebdcc;line-height:1.45;font-weight:700;margin-top:2px}

@media(max-width:980px){
  .topbar-in{height:84px!important}
  .brand-image .brand-logo{width:250px!important;max-width:44vw!important}
  .product-detail-grid{gap:30px!important}
  .sell-strip{grid-template-columns:1fr}
  .sell-strip .btn{width:100%}
}
@media(max-width:640px){
  body{line-height:1.65}
  .topbar{position:relative!important;top:auto!important}
  .topbar-in{height:86px!important;justify-content:center!important;padding-top:8px;padding-bottom:8px}
  .brand-image .brand-logo{width:238px!important;max-width:76vw!important}
  .cart-pill{display:none!important}
  .section{padding-top:48px!important;padding-bottom:48px!important}
  .section + .section{margin-top:22px}
  .sale + .section,.hero + .section,.page-hero + .section{margin-top:28px}
  .hero{padding-top:16px!important;padding-bottom:34px!important}
  .hero-card{padding-bottom:24px!important;margin-bottom:18px!important}
  .hero-copy{padding:28px 18px 20px!important;gap:16px!important}
  .hero-bike{padding:10px 18px 24px!important;margin-bottom:10px!important}
  .brands{margin-top:12px!important}
  .pills.scroll,.category-pills{display:flex!important;overflow:visible!important;flex-wrap:wrap!important;margin-left:0!important;margin-right:0!important;padding:0!important;gap:9px!important}
  .category-pills .pill,.pills.scroll .pill{flex:0 1 auto;white-space:normal!important;min-width:calc(50% - 5px);padding:11px 10px!important}
  .section-head{margin-bottom:24px;gap:10px}
  .sale{margin-top:24px}
  .sale-in{padding-top:28px;padding-bottom:34px;gap:22px}
  .sell-strip-section{padding-top:42px!important;padding-bottom:42px!important}
  .sell-strip{padding:24px!important;gap:18px!important}
  .product-detail-grid{gap:24px!important}
  .detail-info{gap:18px}
  .detail-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .detail-actions .btn{width:100%}
  .detail-title-block h1{font-size:38px!important;line-height:1.08!important}
  .detail-short{font-size:15px;line-height:1.75}
  .product-detail-image{min-height:330px!important;padding:18px!important;border-radius:22px!important}
  .product-detail-image img{max-height:300px!important;padding:12px!important}
  .feature-list{gap:9px}
  .feature-list li{padding:12px 13px 12px 39px;border-radius:13px}
  .footer{margin-top:26px}
}

