:root{--black:#080808;--charcoal:#151515;--ink:#222;--muted:#777;--line:#e8e3d2;--paper:#fffaf0;--white:#fff;--yellow:#ffd21f;--yellow2:#f4b400;--red:#d83b32;--green:#1f8a5b;--gray:#ececec;font-family:Inter,system-ui,Segoe UI,Arial,sans-serif;color:#171717;background:#0b0b0b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f3ea;color:#151515}button,a,input{font:inherit}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:18px;justify-content:space-between;padding:14px clamp(16px,4vw,48px);background:#080808e8;color:#fff;backdrop-filter:blur(12px);border-bottom:1px solid #ffffff16}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:900;font-size:20px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--yellow);color:#000}.nav{display:flex;gap:18px;align-items:center}.nav-authed{display:inline-flex;gap:18px;align-items:center}.header-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.nav a{color:#ddd;text-decoration:none;font-weight:700;font-size:14px}.nav a.nav-active,.mobile-nav a.nav-active{color:var(--yellow);background:#ffffff12;border-radius:8px;padding:6px 10px;margin:-6px -10px}.workshop-link{color:var(--yellow)!important}.btn{border:0;border-radius:8px;background:var(--yellow);color:#080808;font-weight:900;padding:13px 18px;cursor:pointer;min-height:46px}.btn:hover{filter:brightness(.96)}.btn.ghost{background:#ffffff12;color:#fff;border:1px solid #ffffff24;text-decoration:none;display:inline-flex;align-items:center}.btn.small{padding:9px 14px;min-height:38px}.btn.full{width:100%}.hero{min-height:calc(100vh - 65px);display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:32px;align-items:end;padding:clamp(28px,6vw,72px);background:linear-gradient(90deg,#080808 0%,#080808e8 34%,#08080866 66%,#08080822 100%),url('/assets/hero-gcc-auto.png') center/cover;color:#fff}.hero-copy{max-width:720px;padding-bottom:7vh}.eyebrow{margin:0 0 10px;color:var(--yellow);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.hero h1{font-size:clamp(42px,7vw,82px);line-height:.95;margin:0;letter-spacing:0}.subtitle{font-size:clamp(17px,2.3vw,22px);line-height:1.45;color:#ececec;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-card{align-self:end;background:#111;border:1px solid #ffffff1f;border-radius:8px;padding:18px;box-shadow:0 20px 60px #0008}.hero-card p{color:#cfcfcf}.status-dot{display:inline-block;width:10px;height:10px;border-radius:99px;background:var(--yellow);box-shadow:0 0 0 6px #ffd21f22;margin-right:8px}.feature-band{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ddd7c7}.feature-band article{background:#fff;padding:26px}.feature-band span{display:inline-grid;place-items:center;background:#080808;color:var(--yellow);font-weight:900;border-radius:7px;width:42px;height:34px}.feature-band h3{margin:14px 0 6px}.feature-band p{color:#605f58;margin:0;line-height:1.45}.page{max-width:1180px;margin:auto;padding:34px 18px 70px}.section-hidden{display:none!important}.section-active{display:block}.hero.section-active{display:grid}.page-head-row,.page-head-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.page-head-row h2,.page-head-row .page-lead{margin-bottom:0}.btn.small{padding:9px 14px;min-height:38px;font-size:14px}.menu-btn{display:none;border:1px solid #ffffff24;background:#ffffff12;color:#fff;border-radius:8px;padding:9px 12px;font-weight:900;cursor:pointer}.mobile-drawer{position:fixed;inset:65px 0 auto 0;z-index:9;background:#111;border-bottom:1px solid #ffffff16;padding:12px clamp(16px,4vw,48px)}.mobile-nav{display:grid;gap:8px}.mobile-nav a{color:#fff;text-decoration:none;font-weight:800;padding:12px;border-radius:8px;background:#171717}.mobile-logout,.mobile-login{margin-top:8px}.page-head{margin:0 0 18px}.page-head h2{font-size:clamp(28px,5vw,46px);margin:0}.panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:0 8px 24px #0000000a}.panel.narrow{max-width:460px}.split{display:grid;grid-template-columns:380px 1fr;gap:18px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric{text-align:left;background:#111;color:#fff;border:0;border-radius:8px;padding:18px;cursor:pointer}.metric strong{display:block;font-size:34px;color:var(--yellow)}.metric span{color:#ddd;font-weight:800}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:16px}.card.dark{background:#101010;color:#fff;border-color:#272727}.card h3{margin:0 0 8px}.meta{color:#6e6a5e;font-size:14px}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-weight:900;font-size:12px;background:#eee}.badge.pending{background:#fff0b8}.badge.verified{background:#e8f7ef;color:#0f6e42}.badge.disputed,.badge.rejected{background:#ffe4e1;color:#9d1f18}.badge.draft{background:#ededed}.state{margin-top:12px;color:#68645a}.error{color:var(--red);font-weight:800}.success{color:var(--green);font-weight:800}.toast{position:fixed;right:18px;bottom:18px;z-index:20;background:#111;color:#fff;border-left:5px solid var(--yellow);padding:13px 15px;border-radius:8px;max-width:360px}.otp-box{margin-top:14px}.micro{font-size:13px;color:#777}label{display:block;font-weight:900;margin:10px 0 6px}input,textarea,select{width:100%;border:1px solid #d9d2bd;border-radius:8px;padding:13px;background:#fff;font-size:16px}textarea{min-height:96px;resize:vertical}.confidence{border-radius:8px;padding:11px 12px;background:#efefef;font-weight:900;margin-bottom:10px}.confidence.high{background:#e8f7ef;color:#0f6e42}.confidence.review{background:#fff0b8}.qr{width:172px;height:172px;border:8px solid var(--yellow);border-radius:8px;background:#fff}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.btn.red{background:var(--red);color:#fff}.btn.neutral{background:#eee;color:#111}.certificate{background:#fff;border:1px solid #e2d8b5;border-radius:8px;padding:30px;box-shadow:0 18px 50px #00000012}.history-row{border-left:5px solid var(--yellow);padding:12px 14px;background:#fffdf6;margin:10px 0}.offline{filter:grayscale(.4)}@media(max-width:840px){.topbar{gap:10px}.nav{display:none}.menu-btn{display:inline-flex}.hero{grid-template-columns:1fr;min-height:760px;padding:26px 18px}.hero-card{max-width:360px}.feature-band{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.quick-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.feature-band{grid-template-columns:1fr}.hero h1{font-size:46px}.hero-actions .btn{width:100%;justify-content:center}.quick-grid{grid-template-columns:1fr}.page{padding-inline:12px}.topbar{padding-inline:12px}.brand span:last-child{display:none}}@media print{.topbar,.hero,.feature-band,.btn,.mobile-drawer,.menu-btn{display:none!important}.app-section.section-active,.page.section-active{display:block!important;padding:0}.certificate{box-shadow:none;border:0}}

.divider{display:flex;align-items:center;gap:10px;color:#777;font-weight:900;font-size:13px;margin:14px 0}.divider:before,.divider:after{content:'';height:1px;background:#e5deca;flex:1}#profile .panel h3{font-size:20px;margin:0 0 12px}#profile select{appearance:auto}
.garage-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.garage-summary{display:flex;align-items:center;gap:16px;margin:0 0 16px;padding:15px 16px;border-radius:8px;background:#111;color:#fff;border:1px solid #2a2a2a}.garage-summary p{margin:0;color:#d8d8d8}.garage-count{display:flex;align-items:baseline;gap:8px;min-width:max-content}.garage-count strong{font-size:34px;color:var(--yellow)}.garage-count span{font-weight:900;color:#ddd}.vehicle-tile{position:relative;overflow:hidden;background:linear-gradient(145deg,#111,#1b1b1b);color:#fff;border:1px solid #2c2c2c;border-radius:8px;padding:16px;min-height:245px;box-shadow:0 16px 36px #00000018}.vehicle-tile:before{content:"";position:absolute;inset:auto -30px -50px auto;width:140px;height:140px;border-radius:50%;background:#ffd21f18}.vehicle-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.vehicle-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:var(--yellow);color:#080808;font-weight:1000;font-size:22px}.vehicle-tile h3{font-size:22px;margin:0 0 6px}.vehicle-plate{display:inline-flex;background:#fff;color:#111;border-radius:6px;padding:6px 10px;font-weight:900;margin:4px 0 14px}.vehicle-tile dl{display:grid;gap:10px;margin:0}.vehicle-tile dt{font-size:11px;text-transform:uppercase;color:#aaa;font-weight:900}.vehicle-tile dd{margin:2px 0 0;word-break:break-word}.profile-vehicles{margin-top:18px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.section-title h3{margin:0}.profile-vehicle-list{display:grid;gap:10px;margin-top:14px}.profile-vehicle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5deca;border-radius:8px;padding:13px;background:#fffdf6}.profile-vehicle-row strong{display:block}.profile-vehicle-row span{display:block;color:#6d675a;font-size:13px;margin-top:3px;word-break:break-word}@media(max-width:640px){.garage-head,.garage-summary,.profile-vehicle-row{align-items:flex-start;flex-direction:column}.profile-vehicle-row .actions{width:100%}.profile-vehicle-row .actions .btn{flex:1}}
.field-sources{margin:0 0 14px;padding:12px;border-radius:8px;background:#fffdf6;border:1px solid #e8dfc4}.field-sources .source-row{display:grid;grid-template-columns:80px 70px 1fr 1fr;gap:8px;align-items:center;padding:6px 0;border-bottom:1px solid #efe8d4;font-size:13px}.field-sources .source-row.conflict{background:#fff0b8;border-radius:6px;padding:8px}.source-tag{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.source-tag.mulkiya{background:#111;color:#fff}.source-tag.vin{background:#e8f0ff;color:#1a4f9c}.source-tag.match{background:#e8f7ef;color:#0f6e42}

.add-vehicle-page .page-lead{max-width:640px;margin-top:8px}.add-split{align-items:start}.upload-panel,.vehicle-form-panel{background:#fff;border:1px solid var(--line)}.panel-title{margin:0 0 12px;font-size:20px}.vehicle-form-panel label{font-size:14px;color:#333}.vehicle-form-panel input{font-size:17px;padding:14px 15px;border-color:#d9d2bd;background:#fffdf6}.vehicle-form-panel input:focus{outline:2px solid var(--yellow);border-color:#111}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;margin:16px 0 8px}.field-block{display:flex;flex-direction:column;gap:6px}.field-block.span-2{grid-column:span 2}.advanced-details{margin:8px 0 18px;border:1px solid #e8dfc4;border-radius:8px;background:#fffdf6;padding:0 14px 14px}.advanced-details summary{cursor:pointer;font-weight:900;padding:14px 0;list-style:none}.advanced-details summary::-webkit-details-marker{display:none}.advanced-details[open] summary{border-bottom:1px solid #efe8d4;margin-bottom:12px}.advanced-grid{margin-top:4px}.brand-picker{position:relative}.brand-picker input[type=text]{width:100%}.brand-options{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:12;max-height:280px;overflow:auto;margin:0;padding:6px;list-style:none;background:#111;border:1px solid #2a2a2a;border-radius:8px;box-shadow:0 16px 40px #00000040}.brand-options li{margin:0}.brand-options button{width:100%;display:flex;justify-content:space-between;gap:10px;align-items:center;text-align:left;border:0;background:transparent;color:#fff;padding:14px 12px;border-radius:8px;font-weight:800;cursor:pointer;min-height:48px}.brand-options button:hover,.brand-options button:focus{background:var(--yellow);color:#111}.brand-options button span{font-size:12px;font-weight:700;color:#bbb;max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-options button:hover span,.brand-options button:focus span{color:#333}.brand-helper{color:#6d675a;margin:6px 0 0}.brand-helper.review{color:#9a6b00;font-weight:800}.custom-brand{margin-top:10px}.custom-brand input{margin-top:6px}.save-btn{margin-top:8px;font-size:17px;padding:15px 18px}.confidence{font-size:15px}@media(max-width:840px){.form-grid{grid-template-columns:1fr}.field-block.span-2{grid-column:span 1}}

.workshop-network{background:#080808;color:#fff;padding:clamp(28px,5vw,56px) clamp(16px,4vw,48px)}.network-wrap{max-width:1280px;margin:0 auto}.network-head h2{font-size:clamp(28px,5vw,42px);margin:0 0 8px;color:#fff}.network-lead{color:#cfcfcf;max-width:720px}.network-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0 28px}.animated-stats .stat-card strong{transition:color .25s ease}.stat-card{background:linear-gradient(180deg,#141414,#101010);border:1px solid #2a2a2a;border-radius:10px;padding:18px}.stat-card strong{display:block;font-size:clamp(28px,4vw,38px);color:var(--yellow)}.stat-card span{display:block;margin-top:6px;color:#ddd;font-weight:800}.panel-dark{background:#111;border:1px solid #2a2a2a;border-radius:10px;padding:18px}.panel-dark h3{margin:0 0 14px;color:#fff}.search-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:end}.search-grid label{color:#ddd;font-weight:800}.search-grid select{width:100%;border:1px solid #3a3a3a;border-radius:8px;background:#0d0d0d;color:#fff;padding:13px}.check-filter{display:flex;align-items:center;gap:8px;min-height:48px;padding-top:24px}.check-filter input{width:auto}.featured-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:28px 0 14px}.featured-head h3{margin:0;color:#fff;font-size:22px}.top-verified-head{align-items:flex-end}.section-sub{margin:6px 0 0;color:#888;font-size:13px;font-weight:600;max-width:640px}.text-link{color:var(--yellow);font-weight:900;text-decoration:none}.marketplace-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ratio-16-9{aspect-ratio:16/9;width:100%}.workshop-card.marketplace-card{display:flex;flex-direction:column;text-decoration:none;color:#fff;background:#121212;border:1px solid #2a2a2a;border-radius:14px;overflow:hidden;min-height:0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 8px 24px #00000040}.workshop-card.marketplace-card:hover{transform:translateY(-4px);border-color:#4a4100;box-shadow:0 16px 40px #00000066}.workshop-cover{background:#151515 center/cover no-repeat;position:relative;flex-shrink:0}.workshop-cover.profile-cover-fallback,.profile-cover-fallback{background:linear-gradient(135deg,#0c0c0c,#1a1a1a)}.workshop-rank{position:absolute;top:10px;left:10px;background:var(--yellow);color:#080808;font-weight:1000;font-size:11px;padding:4px 9px;border-radius:999px}.workshop-card-body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:6px;flex:1}.workshop-logo-wrap{width:78px;height:78px;margin:-40px 0 4px;border-radius:50%;background:radial-gradient(circle at 32% 28%,#2a2a2a,#0a0a0a);border:2px solid #3a3a3a;box-shadow:0 10px 28px #00000080,inset 0 1px 0 #ffffff12;display:grid;place-items:center;flex-shrink:0;position:relative;z-index:2}.workshop-logo{width:56px;height:56px;border-radius:0;object-fit:contain;background:transparent;border:0;padding:0;margin:0;box-shadow:none}.workshop-logo.fallback,.profile-logo.fallback{width:40px;height:40px;border-radius:50%;background:linear-gradient(145deg,#252525,#111);border:1px solid #444}.card-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.card-title{margin:0;font-size:17px;font-weight:900;line-height:1.25;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;min-width:0}.profile-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.workshop-tier-badge{display:inline-flex;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;border-radius:999px;flex-shrink:0}.workshop-tier-badge.tier-silver{background:#3a3a3a;color:#ddd;border:1px solid #666}.workshop-tier-badge.tier-gold{background:#3a3300;color:#ffd21f;border:1px solid #6a5a00}.workshop-tier-badge.tier-platinum{background:#0e1a3a;color:#7eb8ff;border:1px solid #2a5090}.workshop-tier-badge.tier-master{background:#2a0e3a;color:#c89eff;border:1px solid #5a2a80}.card-city{margin:0;font-size:13px;font-weight:700;color:#999}.card-verified{display:inline-flex;align-self:flex-start;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:var(--yellow);background:#1a1808;border:1px solid #4a4100;border-radius:999px;padding:4px 8px}.card-spec{display:inline-flex;align-self:flex-start;font-size:11px;font-weight:800;color:#ccc;background:#1a1a1a;border:1px solid #333;border-radius:999px;padding:4px 10px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-brands{display:flex;flex-wrap:wrap;gap:5px;min-height:24px}.card-brand-chip{font-size:10px;font-weight:800;color:#ddd;background:#181818;border:1px solid #333;border-radius:999px;padding:3px 8px}.card-brand-chip.card-brand-more{color:#888;border-color:#444}.card-records{margin:2px 0 0;font-size:12px;font-weight:700;color:#777}.card-cta{display:inline-flex;align-self:flex-start;margin-top:auto;font-size:13px;font-weight:900;color:#080808;background:var(--yellow);border-radius:8px;padding:9px 14px}.dark-empty{background:#111!important;color:#fff!important;border:1px solid #2a2a2a!important;border-radius:12px;padding:24px}.nav-workshops{color:var(--yellow)!important}.workshop-profile-page{padding:0;max-width:none;background:#080808}.workshop-profile-content{min-height:70vh;color:#fff}.profile-cover.wide{max-height:42vh;background:#111 center/cover no-repeat;border-bottom:1px solid #2a2a2a}.profile-shell{max-width:880px;margin:0 auto;padding:0 18px 60px}.profile-hero{display:flex;gap:16px;align-items:flex-start;margin-top:-44px;padding-bottom:8px}.profile-logo-wrap{width:117px;height:117px;border-radius:50%;background:radial-gradient(circle at 32% 28%,#2a2a2a,#0a0a0a);border:3px solid #3a3a3a;box-shadow:0 12px 32px #00000090,inset 0 1px 0 #ffffff12;display:grid;place-items:center;flex-shrink:0}.profile-logo{width:84px;height:84px;border-radius:0;border:0;background:transparent;object-fit:contain;padding:0}.profile-hero-copy h1{margin:0 0 4px;font-size:clamp(24px,4vw,36px)}.profile-city{margin:0 0 8px;color:#aaa;font-weight:700}.profile-verified{margin-bottom:12px}.profile-hero-actions{display:flex;flex-wrap:wrap;gap:8px}.profile-sections{display:grid;gap:14px;margin-top:20px}.profile-section h2{margin:0 0 10px;font-size:18px;color:#fff}.profile-facts{display:grid;gap:10px;margin:0}.profile-facts dt{font-size:11px;text-transform:uppercase;color:#777;font-weight:900}.profile-facts dd{margin:2px 0 0;color:#eee;word-break:break-word}.profile-facts a{color:var(--yellow)}.service-list{margin:10px 0 0;padding-left:18px;line-height:1.6;color:#ccc}.brand-chips{display:flex;flex-wrap:wrap;gap:8px}.brand-chip{display:inline-flex;padding:6px 12px;border-radius:999px;background:#171717;color:#fff;border:1px solid #3a3a3a;font-weight:800;font-size:12px}.verify-lead{font-size:18px;font-weight:900;color:var(--yellow);margin:0 0 6px}.verify-checklist{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px}.verify-checklist li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#ccc}.verify-checklist li.ok .verify-mark{color:var(--yellow)}.verify-checklist li.pending{color:#666}.verify-mark{font-weight:1000;width:18px;text-align:center}.verify-footnote{margin:14px 0 0;font-size:12px;line-height:1.5;color:#888}.dark-panel{background:#111;border:1px solid #2a2a2a;color:#fff;border-radius:12px;padding:18px}.workshop-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.workshop-gallery img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px;border:1px solid #333}@media(max-width:1024px){.marketplace-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:840px){.network-stats,.search-grid{grid-template-columns:1fr}.search-grid .check-filter{padding-top:0}.profile-hero{flex-direction:column;margin-top:12px}}@media(max-width:560px){.marketplace-grid{grid-template-columns:1fr}}

.brand-logo-link{min-width:190px}.brand-logo{display:block;width:auto;object-fit:contain;object-position:left center}.topbar .brand-logo-link{display:flex;align-items:center;min-width:0;flex:0 0 auto;line-height:0;padding:0;margin:0;overflow:visible}.brand-logo-header{height:46px;width:auto;max-width:min(240px,52vw);display:block;object-fit:contain;object-position:left center;overflow:visible;filter:drop-shadow(0 8px 16px #0006)}.brand-logo-white{height:52px;width:auto;max-width:min(300px,62vw);filter:drop-shadow(0 10px 20px #0007)}.brand-logo-horizontal{height:42px;max-width:174px;filter:drop-shadow(0 10px 20px #0007)}.brand-logo-on-dark{height:40px;max-width:168px;border-radius:6px}.hero-logo{display:block;width:min(310px,66vw);height:auto;margin:0 0 18px;filter:drop-shadow(0 18px 40px #000a)}.hero-logo-white{width:min(520px,94vw);height:auto;max-height:none;margin:0 0 22px;filter:drop-shadow(0 18px 40px #000a)}.hero-logo-horizontal{width:min(340px,78vw);max-height:none;border-radius:10px}.section-brand-logo{display:block;width:min(300px,70vw);height:auto;margin:0 0 18px;border-radius:10px}.section-brand-logo-white{width:min(440px,88vw);height:auto;margin:0 0 20px;filter:drop-shadow(0 12px 28px #0008)}.section-brand-logo-dark{border-radius:10px}.about-brand-logo{display:block;width:min(220px,52vw);height:auto;margin:0 0 16px}.about-lead{max-width:760px;line-height:1.55;margin:0 0 18px}.about-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 20px}.about-pillars article{border:1px solid #ede4c9;border-radius:8px;padding:14px;background:#fffdf6}.about-pillars span{display:inline-flex;background:#111;color:var(--yellow);border-radius:7px;padding:5px 8px;font-weight:900;font-size:12px;margin-bottom:10px}.about-pillars strong{display:block;font-size:16px;margin-bottom:6px;color:#111}.about-pillars p{margin:0;color:#6e6a5e;font-size:13px;line-height:1.5}.brand-mark,.vehicle-mark{background:transparent!important;color:transparent!important;background-image:url('/brand/icon-only.svg')!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;border-radius:0!important}.certificate-logo{display:block;width:min(320px,100%);height:auto;margin:0 0 20px;border-radius:8px;border:1px solid #e7ddbd}.compact-brand-icon{display:block;width:46px;height:46px;object-fit:contain;margin:0 0 12px}.workshop-logo.fallback,.profile-logo.fallback{background:url('/brand/icon-only.svg') center/contain no-repeat!important;border:0!important;border-radius:0!important}.ai-gear{display:inline-block;width:100%;height:100%;color:transparent;background:url('/brand/icon-only.svg') center/contain no-repeat}@media(max-width:520px){.brand-logo-link{min-width:120px}.topbar .brand-logo-header{height:40px;max-width:min(200px,58vw)}.brand-logo-white{height:44px;max-width:min(240px,72vw)}.hero-logo-white{width:min(360px,92vw)}}
.card-rating{display:inline-flex;align-items:center;gap:6px;font-weight:900;color:#ffd21f;margin:4px 0 6px}
.card-rating-empty{color:#888;font-weight:700}
.card-rating-count{color:#bbb;font-weight:700;font-size:12px}
.card-availability{display:inline-block;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;padding:4px 8px;border-radius:999px;margin:0 0 8px}
.card-availability.available-today{background:#16351a;color:#8ef0a0;border:1px solid #2f6f3a}
.card-availability.has-slots{background:#1a1808;color:#ffd21f;border:1px solid #4a4010}
.card-availability.none{background:#1a1a1a;color:#888;border:1px solid #333}
.workshop-card.marketplace-card{display:flex;flex-direction:column;height:100%}
.workshop-card-link{color:inherit;text-decoration:none;display:block;flex:1}
.card-actions{display:flex;gap:8px;padding:0 14px 14px;margin-top:auto}
.card-actions .btn{flex:1;font-size:13px;padding:10px 8px}
.directory-filter-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:end}

/* Phase 2 — paginated "All workshops in Oman" pager controls. */
.all-workshops-pager{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px;flex-wrap:wrap}
.all-workshops-pager .btn{min-width:140px}
.all-workshops-pager .meta{color:#cfcfcf;font-weight:700;font-size:13px;letter-spacing:.02em}

/* Phase 2 — Workshop Ownership Claim modal */
.claim-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px}
.claim-modal[hidden]{display:none}
.claim-modal-backdrop{position:absolute;inset:0;background:rgba(2,8,16,.78);backdrop-filter:blur(6px)}
.claim-modal-card{position:relative;width:100%;max-width:480px;max-height:92vh;overflow:auto;background:linear-gradient(180deg,#141414,#0f0f10);border:1px solid #2a2a2a;border-radius:14px;padding:28px 24px 22px;color:#fff;box-shadow:0 24px 60px rgba(0,0,0,.55)}
.claim-modal-close{position:absolute;top:10px;right:12px;background:transparent;border:0;color:#cfcfcf;font-size:24px;cursor:pointer;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}
.claim-modal-close:hover{background:rgba(255,255,255,.06);color:#fff}
.claim-modal-head .eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--yellow,#c9a227);margin:0 0 6px}
.claim-modal-head h3{margin:0 0 6px;font-size:22px;color:#fff}
.claim-modal-sub{margin:0 0 18px;color:#cfcfcf;font-size:13.5px;line-height:1.5}
.claim-step{display:flex;flex-direction:column;gap:14px}
.claim-step[hidden]{display:none}
.claim-step-intro{margin:0;color:#dcdcdc;font-size:13.5px;line-height:1.55}
.claim-field{display:flex;flex-direction:column;gap:6px}
.claim-field span{font-weight:700;font-size:13px;color:#eee;letter-spacing:.02em}
.claim-field input,.claim-field textarea{background:#0c0c0d;border:1px solid #2e2e30;border-radius:10px;padding:10px 12px;color:#fff;font-size:14px;font-family:inherit}
.claim-field input:focus,.claim-field textarea:focus{outline:none;border-color:var(--yellow,#c9a227);box-shadow:0 0 0 2px rgba(201,162,39,.18)}
.claim-field textarea{resize:vertical;min-height:64px}
.claim-hint{font-size:11.5px;color:#9c9c9c;line-height:1.4}
.claim-field em.optional{font-style:normal;color:#9c9c9c;font-weight:500}
.claim-step-actions{display:flex;gap:10px;flex-wrap:wrap}
.claim-step-actions .btn{flex:1;min-width:130px}
.claim-error{margin:12px 0 0;padding:10px 12px;background:rgba(220,53,69,.12);border:1px solid rgba(220,53,69,.45);border-radius:10px;color:#ffb1ba;font-size:13px}
.claim-success-icon{width:64px;height:64px;border-radius:50%;background:rgba(60,180,90,.18);border:2px solid rgba(60,180,90,.55);color:#76ff95;display:flex;align-items:center;justify-content:center;font-size:30px;margin:0 auto 14px;font-weight:900}
.claim-step[data-claim-step="done"]{text-align:center}
.claim-step[data-claim-step="done"] h4{margin:6px 0 8px;font-size:20px}
.claim-step[data-claim-step="done"] p{color:#cfcfcf;line-height:1.55;font-size:13.5px;margin:0 0 18px}
.claim-step[data-claim-step="done"] .btn{min-width:160px}
body.claim-modal-open{overflow:hidden}
.claim-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:rgba(60,180,90,.14);border:1px solid rgba(60,180,90,.45);color:#76ff95;border-radius:999px;font-weight:700;font-size:12.5px;letter-spacing:.02em}
.claim-badge::before{content:"\2714";font-weight:900}
@media (max-width:560px){
  .claim-modal-card{padding:24px 18px 18px;border-radius:14px}
  .claim-modal-head h3{font-size:20px}
}
