:root{--o:#ed8b00;--ink:#17202b;--mut:#6f7883;--bg:#f4f5f7;--line:#e1e5ea}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:var(--ink);background:var(--bg)}button,select,input,textarea{font:inherit}.wrap{max-width:1280px;margin:auto;padding:0 22px}header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.head{height:80px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:24px;font-weight:800;display:flex;align-items:center;gap:10px}.brand b{color:var(--o)}.mark{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--o);color:#fff}.head nav{display:flex;gap:10px;align-items:center}.nav,.admin-link{border:0;background:none;padding:28px 14px;cursor:pointer}.nav.active{color:var(--o);border-bottom:2px solid var(--o);font-weight:700}.admin-link{color:#555}.top{display:flex;justify-content:space-between;align-items:center;padding:28px 0 18px}.top h1{margin:0;font-size:34px}.top p{color:var(--mut);margin:5px 0}.primary{border:0;background:var(--o);color:#fff;font-weight:700;padding:13px 18px;border-radius:10px;cursor:pointer}.filters{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px;margin-bottom:20px}.filters select,.filters input,.filters button,.formgrid select,.formgrid input{height:46px;border:1px solid #d9dee5;border-radius:10px;padding:0 12px;background:#fff}.cars{background:#fff;border-radius:14px;border:1px solid var(--line);overflow:hidden}.car-row{display:grid;grid-template-columns:300px 1fr 220px;gap:24px;padding:18px;border-bottom:1px solid var(--line);cursor:pointer;min-height:220px}.car-row:last-child{border-bottom:0}.car-row:hover{background:#fafafa}.car-photo{width:300px;height:190px;object-fit:cover;border-radius:12px;background:#ddd}.car-info h2{margin:4px 0 12px;font-size:22px}.car-info p{margin:7px 0;color:var(--mut)}.car-price{font-size:24px;font-weight:800;padding-top:5px}.meta{font-size:13px;color:var(--mut);margin-top:28px}.new{display:inline-block;background:var(--o);color:#fff;font-size:12px;font-weight:700;padding:5px 8px;border-radius:6px;margin-bottom:8px}.admin-actions{margin-top:18px;display:flex;gap:8px}.small{padding:7px 10px;border-radius:7px;border:1px solid var(--line);background:#fff;cursor:pointer}.danger{color:#b3261e}.pagination{display:flex;gap:18px;align-items:center;padding:25px 5px 45px;flex-wrap:wrap}.page{border:0;background:none;color:#1769aa;cursor:pointer;font-size:16px}.page.active{color:var(--ink);font-weight:800}.detail{padding:24px 0 60px}.back{border:0;background:none;color:#1769aa;cursor:pointer;padding:0;margin-bottom:18px}.detail h1{font-size:34px;margin:0 0 22px}.detail-grid{display:grid;grid-template-columns:minmax(0,720px) 1fr;gap:28px}.hero{width:100%;max-height:560px;object-fit:contain;background:#111;border-radius:10px;cursor:zoom-in}.thumb-row{display:flex;gap:8px;overflow:auto;padding-top:8px}.thumb-row img{width:110px;height:80px;object-fit:cover;border-radius:6px;cursor:pointer;border:2px solid transparent}.thumb-row img.active{border-color:var(--o)}.detail-price{font-size:32px;font-weight:800;margin-bottom:22px}.specs{display:grid;grid-template-columns:140px 1fr;gap:12px 10px}.specs span:nth-child(odd){color:var(--mut)}.desc{margin-top:30px;line-height:1.6}.gallery{position:fixed;inset:0;background:#080808;z-index:100;display:grid;grid-template-columns:180px 1fr}.gallery aside{overflow-y:auto;padding:14px}.gallery aside img{width:100%;height:105px;object-fit:cover;margin-bottom:8px;border-radius:8px;cursor:pointer;opacity:.75}.gallery aside img.active{opacity:1;outline:2px solid #fff}.gallery-main{position:relative;display:grid;place-items:center;padding:22px 80px}.gallery-main>img{max-width:100%;max-height:94vh;object-fit:contain}.gallery-close{position:absolute;right:22px;top:20px;z-index:2;width:58px;height:58px;border:0;border-radius:50%;background:#292929;color:#fff;font-size:38px;cursor:pointer}.gallery-count{position:absolute;top:28px;background:#333b;color:#fff;padding:6px 10px;border-radius:16px;z-index:2}.arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:70px;border:0;border-radius:12px;background:#222a;color:#fff;font-size:50px;cursor:pointer}.arrow.left{left:10px}.arrow.right{right:10px}dialog{border:0;border-radius:16px;padding:28px;width:min(760px,92vw);box-shadow:0 20px 80px #0004}dialog::backdrop{background:#0008}.close{position:absolute;right:12px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}textarea{width:100%;min-height:100px;border:1px solid #d9dee5;border-radius:10px;padding:12px;margin:10px 0}.upload{display:block;margin:8px 0 10px}.upload input{display:block;margin-top:8px}.photo-preview{display:flex;gap:8px;overflow:auto}.photo-preview img{width:90px;height:70px;object-fit:cover;border-radius:6px}.hint{font-size:12px;color:var(--mut)}.hidden{display:none!important}
@media(max-width:800px){.wrap{padding:0 12px}.head{height:64px}.brand{font-size:18px}.mark{width:36px;height:36px}.head nav{gap:0}.nav,.admin-link{padding:21px 7px;font-size:13px}.top h1{font-size:26px}.top{align-items:flex-start}.filters{grid-template-columns:1fr 1fr}.car-row{grid-template-columns:120px 1fr;gap:12px;min-height:125px;padding:12px}.car-photo{width:120px;height:100px}.car-info h2{font-size:17px;margin:2px 0 7px}.car-info p{font-size:13px;margin:4px 0}.car-price{grid-column:2;font-size:19px;margin-top:-30px}.meta{margin-top:8px}.detail-grid{grid-template-columns:1fr}.detail h1{font-size:25px}.gallery{grid-template-columns:1fr}.gallery aside{display:none}.gallery-main{padding:60px 10px 20px}.gallery-close{width:48px;height:48px}.formgrid{grid-template-columns:1fr}.top .primary{font-size:12px;padding:10px}.admin-link{font-size:0}.admin-link:after{content:'⚙';font-size:20px}}
.brand-button{border:0;background:transparent;padding:0;cursor:pointer;font:inherit;color:inherit}.brand-button:hover{opacity:.9}
.detail-admin-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.detail-admin-actions button{padding:11px 16px;border-radius:9px;border:1px solid #d7dce3;background:#fff;cursor:pointer}.detail-admin-actions .danger{color:#b42318}

/* v3.7 mobile layout: no horizontal overflow; navigation remains available everywhere */
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%}
@media(max-width:800px){
  .wrap{width:100%;max-width:100%;padding-left:10px;padding-right:10px}
  header{position:sticky;top:0}
  .head{height:auto;min-height:58px;gap:6px;align-items:center}
  .brand{min-width:0;flex:0 1 auto;font-size:15px;gap:6px;white-space:nowrap}
  .mark{width:32px;height:32px;flex:0 0 32px}
  .head nav{margin-left:auto;min-width:0;display:flex;align-items:stretch;gap:0;white-space:nowrap}
  .nav{padding:20px 8px;font-size:12px;min-width:0}
  .admin-link{padding:18px 5px;min-width:30px}
  .top{gap:10px;padding:18px 0 12px;flex-wrap:wrap}
  .top>div{min-width:0;flex:1 1 170px}
  .top h1{font-size:23px;line-height:1.15}
  .top .primary{margin-left:auto;white-space:nowrap}
  .filters{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;padding:8px;border-radius:12px}
  .filters select,.filters input,.filters button{width:100%;min-width:0;height:44px;padding:0 8px;font-size:14px}
  .cars{width:100%;max-width:100%;overflow:hidden}
  .car-row{width:100%;max-width:100%;grid-template-columns:108px minmax(0,1fr);grid-template-areas:'photo info' 'photo price';gap:8px 10px;padding:10px;min-height:130px}
  .car-photo{grid-area:photo;width:108px;height:108px;border-radius:9px}
  .car-info{grid-area:info;min-width:0;overflow:hidden}
  .car-info h2{font-size:16px;line-height:1.18;overflow-wrap:anywhere}
  .car-info p{font-size:12px;line-height:1.25;overflow-wrap:anywhere}
  .car-row>div:last-child{grid-area:price;min-width:0;align-self:end}
  .car-price{grid-column:auto;margin:0;padding:0;font-size:18px;white-space:nowrap}
  .meta{font-size:11px;margin-top:5px;line-height:1.3}
  .admin-actions{gap:5px;flex-wrap:wrap;margin-top:8px}
  .small{font-size:11px;padding:6px}
  .pagination{gap:12px;padding:18px 2px 30px}
  .detail{width:100%;max-width:100%;padding-top:16px}
  .detail h1{font-size:23px;overflow-wrap:anywhere}
  .detail-grid{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr);gap:18px}
  .hero{width:100%;height:auto;max-height:55vh}
  .thumb-row{max-width:100%}
  .detail-price{font-size:27px}
  .specs{grid-template-columns:105px minmax(0,1fr);font-size:14px}
  dialog{max-width:calc(100vw - 16px);padding:20px 14px}
  .formgrid{grid-template-columns:minmax(0,1fr)}
  .formgrid>*{min-width:0;width:100%}
}
@media(max-width:430px){
  .brand span:last-child{font-size:13px}
  .nav{font-size:11px;padding-left:6px;padding-right:6px}
  .car-row{grid-template-columns:96px minmax(0,1fr)}
  .car-photo{width:96px;height:96px}
}

/* v3.8 navigation/mobile hardening */
.version{font-size:10px;font-weight:400;color:#8a8f98;margin-left:5px;vertical-align:top}.head nav .nav{text-decoration:none;color:inherit;display:flex;align-items:center}.head nav .nav.active{color:var(--o)}
html,body{max-width:100%;overflow-x:hidden}
@media(max-width:600px){header{position:sticky}.head{height:auto;min-height:62px;display:grid;grid-template-columns:1fr auto;grid-template-areas:'brand admin' 'nav nav';padding-top:7px}.brand{grid-area:brand;min-width:0}.brand>span:last-child{white-space:nowrap}.head nav{grid-area:nav;width:100%;justify-content:stretch;border-top:1px solid var(--line);margin-top:6px}.head nav .nav{flex:1;justify-content:center;padding:10px 6px;font-size:14px}.admin-link{grid-area:admin;position:absolute;right:8px;top:5px;padding:14px}.top{padding-top:16px;gap:8px}.top h1{font-size:23px}.filters{grid-template-columns:1fr 1fr;padding:8px;gap:6px}.filters>*{min-width:0;width:100%}.car-row{grid-template-columns:96px minmax(0,1fr);grid-template-areas:'photo info' 'price price';}.car-photo{width:96px;height:82px}.car-price{text-align:left;margin-top:4px}.meta{font-size:11px}.detail{padding-top:14px}.detail h1{font-size:23px}.detail-grid{gap:14px}.specs{grid-template-columns:120px minmax(0,1fr)}dialog{width:96vw;padding:20px 14px}}
/* v3.9 admin editing, photo management and company page */
.company-page{padding:28px 0 60px}.company-page h1{font-size:34px}.company-content{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;min-height:180px}.empty-company{color:var(--mut)}.company-links{display:grid;gap:10px;margin-top:18px}.photo-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;overflow:visible;margin:10px 0}.photo-item{border:1px solid var(--line);border-radius:10px;padding:7px;background:#fff}.photo-item.cover{outline:2px solid var(--o)}.photo-item img{width:100%;height:95px;object-fit:cover;border-radius:7px}.photo-item div{display:flex;gap:5px;margin-top:6px;flex-wrap:wrap}.photo-item button{font-size:11px;padding:5px 7px;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer}
@media(max-width:600px){.head nav .nav{font-size:12px;padding:10px 4px}.company-page{padding-top:16px}.company-page h1{font-size:25px}.photo-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* v3.11 company contacts */
.company-hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px;align-items:start}.company-tagline{font-size:20px;line-height:1.5;margin:8px 0 22px}.contact-row{font-size:17px;padding:7px 0}.contact-row a{color:#1769aa;text-decoration:none}.contact-row a:hover{text-decoration:underline}.whatsapp-card{border:1px solid var(--line);border-radius:16px;padding:16px;text-align:center;display:flex;flex-direction:column;gap:9px;align-items:center;background:#fafafa}.whatsapp-card img{width:220px;max-width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.whatsapp-card span{font-size:13px;color:var(--mut);line-height:1.35}.company-wa{text-decoration:none;display:inline-block;width:100%}
@media(max-width:700px){.company-hero{grid-template-columns:1fr}.company-tagline{font-size:17px}.whatsapp-card{max-width:360px;width:100%;margin:auto}.whatsapp-card img{width:210px}.contact-row{font-size:15px;overflow-wrap:anywhere}}

/* v3.13 front-page company strip */
.front-company{margin:22px 0 18px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;display:flex;align-items:center;gap:14px;overflow:hidden}
.front-brand-pair{display:flex;align-items:center;gap:10px;min-width:0}
.front-logo{width:190px;height:118px;object-fit:contain;border-radius:12px;background:#fff;flex:none}
.front-person{width:118px;height:118px;object-fit:cover;object-position:center;border-radius:12px;flex:none}
.front-socials{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}
.front-social{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border-radius:9px;text-decoration:none;font-weight:700;font-size:13px;border:1px solid var(--line);background:#f7f7f7;color:#111;white-space:nowrap}
.front-social:hover{transform:translateY(-1px)}
.front-qr{display:block;flex:none}.front-qr img{display:block;width:88px;height:88px;object-fit:cover;border-radius:9px;border:1px solid var(--line)}
@media(max-width:800px){.front-company{align-items:flex-start;flex-wrap:wrap;gap:10px;padding:10px}.front-brand-pair{width:100%}.front-logo{width:calc(65% - 5px);height:105px}.front-person{width:calc(35% - 5px);height:105px}.front-socials{order:3;margin-left:0;flex:1;gap:6px}.front-social{min-height:36px;padding:7px 9px;font-size:12px}.front-qr{order:2;margin-left:auto}.front-qr img{width:78px;height:78px}}
@media(max-width:430px){.front-company{margin:12px 0}.front-logo,.front-person{height:92px}.front-socials{width:100%;flex:1 0 100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.front-social{padding:7px 3px;font-size:11px}.front-qr{position:absolute;right:20px;margin-top:102px}.front-company{position:relative;padding-bottom:96px}.front-qr img{width:78px;height:78px}}

/* v3.14: rebuilt visible front contact panel */
.front-company-v314{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:18px!important;margin:18px 0!important;padding:16px!important;background:#fff!important;border:2px solid #e6e8ec!important;border-radius:18px!important;min-height:150px!important;overflow:visible!important}
.front-company-v314 .front-brand-pair{display:flex!important;gap:12px!important;align-items:center!important}
.front-company-v314 .front-logo{width:150px!important;height:150px!important;object-fit:contain!important;border-radius:14px!important}
.front-company-v314 .front-person{width:150px!important;height:150px!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center!important;border-radius:14px!important}
.front-company-v314 .front-socials{display:flex!important;gap:8px!important;align-items:center!important;justify-content:flex-start!important;margin:0!important;flex-wrap:wrap!important}
.front-company-v314 .front-social{min-height:40px!important;padding:9px 13px!important;border-radius:10px!important;background:#f6f7f8!important;border:1px solid #dfe3e8!important;text-decoration:none!important;color:#17202b!important;font-size:13px!important;font-weight:700!important}
.front-company-v314 .front-qr{display:block!important;position:static!important;margin:0!important}
.front-company-v314 .front-qr img{width:110px!important;height:110px!important;object-fit:cover!important;border-radius:12px!important}
@media(max-width:800px){.front-company-v314{grid-template-columns:1fr auto!important}.front-company-v314 .front-brand-pair{grid-column:1/-1!important}.front-company-v314 .front-logo,.front-company-v314 .front-person{width:calc(50% - 6px)!important;height:auto!important;aspect-ratio:1/1!important}.front-company-v314 .front-socials{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.front-company-v314 .front-social{width:100%!important}.front-company-v314 .front-qr img{width:96px!important;height:96px!important}}
@media(max-width:430px){.front-company-v314{padding:10px!important;gap:10px!important;min-height:0!important}.front-company-v314 .front-social{font-size:12px!important;padding:8px!important}.front-company-v314 .front-qr img{width:84px!important;height:84px!important}}


/* v3.15 compact one-row company bar */
.front-company-v314{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:10px!important;margin:14px 0 16px!important;padding:10px 12px!important;min-height:0!important;overflow-x:auto!important}
.front-company-v314 .front-brand-pair{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:8px!important;width:auto!important}
.front-company-v314 .front-logo{width:112px!important;height:92px!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:9px!important}
.front-company-v314 .front-person{width:92px!important;height:92px!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center!important;border-radius:9px!important}
.front-company-v314 .front-socials{display:flex!important;flex:1 1 auto!important;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;margin:0!important;width:auto!important;min-width:0!important}
.front-company-v314 .front-social{display:inline-flex!important;width:auto!important;min-width:0!important;min-height:34px!important;padding:7px 10px!important;font-size:12px!important;border-radius:8px!important;white-space:nowrap!important}
.front-company-v314 .front-qr{display:block!important;flex:0 0 auto!important;position:static!important;margin:0!important;order:initial!important}
.front-company-v314 .front-qr img{width:76px!important;height:76px!important;border-radius:8px!important}
@media(max-width:800px){
 .front-company-v314{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;padding:7px!important;overflow-x:auto!important}
 .front-company-v314 .front-brand-pair{grid-column:auto!important;width:auto!important;gap:5px!important}
 .front-company-v314 .front-logo{width:74px!important;height:64px!important}
 .front-company-v314 .front-person{width:64px!important;height:64px!important}
 .front-company-v314 .front-socials{display:flex!important;grid-template-columns:none!important;width:auto!important;gap:4px!important}
 .front-company-v314 .front-social{width:auto!important;min-height:30px!important;padding:5px 7px!important;font-size:10px!important}
 .front-company-v314 .front-qr img{width:58px!important;height:58px!important}
}
@media(max-width:430px){
 .front-company-v314{padding:5px!important;gap:4px!important}
 .front-company-v314 .front-logo{width:62px!important;height:54px!important}
 .front-company-v314 .front-person{width:54px!important;height:54px!important}
 .front-company-v314 .front-social{font-size:9px!important;padding:4px 5px!important;min-height:27px!important}
 .front-company-v314 .front-qr img{width:50px!important;height:50px!important}
}

/* v3.16 rebuilt compact company strip */
.company-strip-v316{box-sizing:border-box;width:100%;margin:14px 0 18px;padding:10px 12px;background:#fff;border:1px solid #e0e4e9;border-radius:14px;display:flex;align-items:center;justify-content:flex-start;gap:10px;overflow-x:auto;overflow-y:hidden}
.company-strip-v316>*{box-sizing:border-box;flex:0 0 auto}
.company-strip-logo{display:block;width:104px!important;height:82px!important;max-width:104px!important;max-height:82px!important;object-fit:contain!important;background:#fff;border-radius:9px}
.company-strip-person{display:block;width:82px!important;height:82px!important;max-width:82px!important;max-height:82px!important;aspect-ratio:1/1!important;object-fit:cover!important;border-radius:9px}
.company-strip-btn{display:inline-flex!important;align-items:center;justify-content:center;height:34px!important;min-height:34px!important;padding:0 12px!important;border-radius:8px;text-decoration:none!important;font-size:12px!important;line-height:1!important;font-weight:700!important;white-space:nowrap;border:1px solid #dfe3e8;background:#f6f7f8;color:#17202b!important}
.company-strip-btn:hover{background:#eceff2}
.company-strip-qr{display:block;width:70px!important;height:70px!important;margin-left:auto}
.company-strip-qr img{display:block;width:70px!important;height:70px!important;max-width:70px!important;max-height:70px!important;object-fit:cover!important;border:1px solid #e0e4e9;border-radius:8px}
@media(max-width:700px){.company-strip-v316{gap:6px;padding:7px 8px}.company-strip-logo{width:76px!important;height:60px!important}.company-strip-person{width:60px!important;height:60px!important}.company-strip-btn{height:30px!important;min-height:30px!important;padding:0 7px!important;font-size:10px!important}.company-strip-qr,.company-strip-qr img{width:54px!important;height:54px!important;margin-left:0}}
@media(max-width:430px){.company-strip-v316{gap:4px;padding:6px}.company-strip-logo{width:64px!important;height:52px!important}.company-strip-person{width:52px!important;height:52px!important}.company-strip-btn{height:28px!important;min-height:28px!important;padding:0 5px!important;font-size:9px!important}.company-strip-qr,.company-strip-qr img{width:46px!important;height:46px!important}}

/* v3.17 — company strip enlarged 2x */
.company-strip-v316{padding:20px 24px!important;gap:20px!important;min-height:188px!important}
.company-strip-logo{width:208px!important;height:164px!important;max-width:208px!important;max-height:164px!important}
.company-strip-person{width:164px!important;height:164px!important;max-width:164px!important;max-height:164px!important;aspect-ratio:1/1!important;object-fit:cover!important}
.company-strip-btn{height:68px!important;min-height:68px!important;padding:0 24px!important;font-size:20px!important;border-radius:12px!important}
.company-strip-qr,.company-strip-qr img{width:140px!important;height:140px!important;max-width:140px!important;max-height:140px!important}
@media(max-width:700px){
 .company-strip-v316{padding:14px 16px!important;gap:12px!important;min-height:134px!important}
 .company-strip-logo{width:152px!important;height:120px!important;max-width:152px!important;max-height:120px!important}
 .company-strip-person{width:120px!important;height:120px!important;max-width:120px!important;max-height:120px!important}
 .company-strip-btn{height:60px!important;min-height:60px!important;padding:0 14px!important;font-size:16px!important}
 .company-strip-qr,.company-strip-qr img{width:108px!important;height:108px!important;max-width:108px!important;max-height:108px!important}
}
@media(max-width:430px){
 .company-strip-v316{padding:12px!important;gap:8px!important;min-height:116px!important}
 .company-strip-logo{width:128px!important;height:104px!important;max-width:128px!important;max-height:104px!important}
 .company-strip-person{width:104px!important;height:104px!important;max-width:104px!important;max-height:104px!important}
 .company-strip-btn{height:56px!important;min-height:56px!important;padding:0 10px!important;font-size:14px!important}
 .company-strip-qr,.company-strip-qr img{width:92px!important;height:92px!important;max-width:92px!important;max-height:92px!important}
}

/* v3.19: explicit catalog extension controls */
.combo.addable{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.combo.addable input{width:100%;height:46px;border:1px solid #d9dee5;border-radius:10px;padding:0 12px}.add-catalog-btn{height:46px;border:1px solid #ed8b00;background:#fff7eb;color:#b96c00;border-radius:10px;padding:0 10px;font-weight:700;cursor:pointer;white-space:nowrap}.add-catalog-btn:hover{background:#ffedd2}@media(max-width:600px){.combo.addable{grid-template-columns:1fr}.add-catalog-btn{height:38px}}
