@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink:#17222b;--muted:#72808a;--gold:#1769d1;--navy:#101820;--cream:#f7f7f5;--line:#e8ebe9;--white:#fff}*{box-sizing:border-box}body{color:var(--ink);background:var(--cream);margin:0;font:15px DM Sans,sans-serif}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{letter-spacing:-.055em;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.04}h2{letter-spacing:-.04em;font-size:clamp(1.7rem,3vw,2.55rem)}a{color:inherit;text-decoration:none}.container{max-width:1180px;margin:auto;padding:0 24px}.header{z-index:5;background:#fff;height:84px;position:relative}.nav{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{color:var(--navy);letter-spacing:-.04em;align-items:center;gap:10px;font:800 17px Manrope;display:flex}.brand small{color:var(--muted);letter-spacing:0;margin-top:2px;font:11px DM Sans;display:block}.brand-mark{background:var(--gold);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font:800 20px Manrope;display:grid}.header nav{color:#657179;align-items:center;gap:28px;font-weight:600;display:flex}.header nav>a:not(.btn):hover{color:var(--ink)}.btn{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:13px 19px;font-weight:700;transition:all .2s;display:inline-flex}.btn.primary{background:var(--gold);color:#fff}.btn.primary:hover{background:#0f52aa;transform:translateY(-1px)}.btn.light{color:var(--navy);background:#fff}.btn.outline{border:1px solid var(--line);color:var(--ink);background:#fff}.whatsapp{color:#fff;background:#159568}.mobile-menu{background:0 0;border:0;display:none}.hero{background:url(https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1800&q=85) 50%/cover;min-height:590px;position:relative}.hero-overlay{background:linear-gradient(90deg,#0a141bde,#0a141b33);position:absolute;inset:0}.hero-content{color:#fff;padding-top:145px;position:relative}.hero-content h1{max-width:690px;margin:17px 0 20px}.hero-content p{color:#d9e0e1;max-width:520px;font-size:18px;line-height:1.6}.kicker,.eyebrow{letter-spacing:.16em;color:var(--gold);font:700 11px DM Sans}.hero-actions{gap:12px;margin-top:32px;display:flex}.filter-wrap{margin-top:-69px;position:relative}.filters{background:#fff;border:1px solid #edf0ed;padding:27px 30px;box-shadow:0 14px 38px #1a252612}.filter-heading{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.filter-heading h2{margin-top:5px;font-size:21px}.filter-heading>svg{color:var(--gold)}.filter-fields{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:14px;display:grid}label{color:var(--muted);gap:7px;font-size:12px;font-weight:600;display:grid}input,select,textarea{font:inherit;color:var(--ink);background:#fff;border:1px solid #dfe4e2;border-radius:4px;outline:0;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--gold)}.section{padding:64px 0 115px}.section-head{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.section-head h2{margin-top:7px}.text-link{color:var(--gold);align-items:center;gap:8px;font-weight:700;display:flex}.cards-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.vehicle-card{background:#fff;border:1px solid #e6eae7;transition:all .25s}.vehicle-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1a252610}.vehicle-image{height:210px;position:relative;overflow:hidden}.vehicle-image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.vehicle-card:hover .vehicle-image img{transform:scale(1.035)}.tag{background:var(--gold);color:#fff;letter-spacing:.08em;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.tag.sold{background:#617078}.heart{color:#79848a;background:#ffffffdc;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:13px;right:13px}.vehicle-body{padding:21px}.vehicle-body h3{margin:5px 0 15px;font-size:19px}.vehicle-body h3 strong{color:var(--muted);font:400 13px DM Sans}.specs{color:var(--muted);border-bottom:1px solid var(--line);gap:12px;padding-bottom:17px;font-size:12px;display:flex}.specs span{align-items:center;gap:4px;display:flex}.vehicle-bottom{justify-content:space-between;align-items:center;padding:17px 0;display:flex}.vehicle-bottom small,.vehicle-bottom b{display:block}.vehicle-bottom small{color:var(--muted);font-size:11px}.vehicle-bottom b{margin-top:3px;font:700 20px Manrope}.icon-link{color:var(--gold);background:#e0edff;border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.card-actions{gap:8px;display:flex}.card-actions .btn{flex:1;padding:10px 11px;font-size:12px}.trust{background:var(--navy);color:#fff;padding:80px 0}.trust-grid{grid-template-columns:1.1fr 1fr;gap:28px;display:grid}.trust h2{max-width:450px;margin-top:13px}.trust p{color:#b7c0c2;max-width:450px;line-height:1.7}.trust-items{color:#dce3e2;grid-column:1/-1;gap:45px;margin-top:20px;display:flex}.trust-items span{align-items:center;gap:9px;display:flex}.trust-items svg{color:var(--gold);width:18px}.footer p{color:var(--muted);max-width:300px;margin-top:15px;line-height:1.7}.footer h4{margin-bottom:18px;font:700 13px Manrope}.footer-grid>div:not(:first-child) p,.footer-grid>div:not(:first-child) a{gap:8px;margin:10px 0;font-size:13px;display:flex}.footer-grid a{color:var(--muted)}.footer-brand{margin-bottom:10px}.dot{background:#54ae85;border-radius:50%;width:7px;height:7px;margin-top:6px}.copyright{border-top:1px solid var(--line);color:#9ba5a9;padding-top:18px;padding-bottom:20px;font-size:11px}.copyright span{float:right}.wa-float{color:#fff;z-index:10;background:#159568;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:22px;right:23px;box-shadow:0 7px 20px #15956855}.page{padding:72px 0 100px}.page-title{margin-bottom:48px}.page-title h1{margin:10px 0;font-size:52px}.page-title p{color:var(--muted);font-size:17px}.page .filters{margin-bottom:35px}.results-bar{color:var(--muted);justify-content:space-between;margin:28px 0;display:flex}.results-bar b{color:var(--ink)}.results-bar label{align-items:center;gap:10px;display:flex}.results-bar select{padding:8px}.empty{text-align:center;color:var(--muted);padding:70px 20px}.empty svg{color:var(--gold);margin-bottom:13px}.empty h3{color:var(--ink)}.detail{grid-template-columns:1.4fr .8fr;gap:52px;display:grid}.gallery>img{object-fit:cover;width:100%;height:470px}.thumbs{gap:10px;margin-top:10px;display:flex}.thumbs img{object-fit:cover;width:90px;height:65px}.detail-info h1{margin:10px 0 25px;font-size:48px}.detail-info h1 small{color:var(--muted);letter-spacing:0;font:500 16px DM Sans;display:block}.detail-price{border-bottom:1px solid var(--line);padding-bottom:25px;font:800 29px Manrope}.detail-price small{color:var(--muted);margin-top:6px;font:400 12px DM Sans;display:block}.detail-info>.btn{width:100%;margin:25px 0 12px}.detail-specs{grid-template-columns:1fr 1fr;gap:18px;display:grid}.detail-specs span{color:var(--muted);font-size:13px}.detail-specs b{color:var(--ink);text-transform:uppercase;margin-bottom:5px;font-size:11px;display:block}.share{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;display:flex}.description{padding-top:25px}.description p{color:var(--muted);max-width:600px;margin:18px 0;line-height:1.8}.feature-list{flex-wrap:wrap;gap:10px;display:flex}.feature-list span{background:#fff;align-items:center;gap:7px;padding:10px 13px;font-size:12px;display:flex}.feature-list svg{color:#48a779}.lead-box{background:#fff;padding:30px}.lead-box h2{margin:8px 0 20px;font-size:23px}.lead-box form{gap:10px;display:grid}.lead-box textarea{min-height:90px}.success{text-align:center;color:var(--muted);padding:35px 0}.success svg{color:#45a776}.success h3{color:var(--ink);margin:10px}.login{background:var(--navy);place-items:center;min-height:100vh;display:grid}.login-card{background:#fff;width:min(440px,100% - 35px);padding:42px}.login-card h1{margin-top:40px;font-size:31px}.login-card p{color:var(--muted);margin:9px 0 25px}.login-card input{width:100%;margin-bottom:10px}.full{width:100%;margin-top:8px}.back{text-align:center;color:var(--muted);margin-top:20px;font-size:12px;display:block}.admin-shell{background:#f6f7f6;min-height:100vh;display:flex}.sidebar{background:var(--navy);color:#fff;flex-direction:column;width:248px;padding:28px 17px;display:flex}.sidebar .brand{color:#fff;padding:0 12px 45px}.side-nav{gap:5px;display:grid}.side-nav button,.side-logout{color:#aeb8b8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;padding:13px 12px;font:600 13px DM Sans;display:flex}.side-nav button.active,.side-nav button:hover{color:#fff;background:#ffffff12}.side-nav svg,.side-logout svg{width:17px}.side-nav em{color:var(--gold);margin-left:auto;font-style:normal}.side-logout{margin-top:auto}.admin-content{flex:1;max-width:1250px;padding:43px 48px}.admin-top{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.admin-top h1{margin-top:7px;font-size:37px}.view-site{color:var(--gold);gap:8px;font-weight:700;display:flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px;display:grid}.stat-grid>div{border:1px solid var(--line);background:#fff;gap:11px;padding:20px;display:grid}.stat-grid svg{color:var(--gold)}.stat-grid small{color:var(--muted)}.stat-grid b{font:700 29px Manrope}.panel{border:1px solid var(--line);background:#fff;padding:25px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.panel-head h2{font-size:21px}.vehicle-row{border-top:1px solid var(--line);grid-template-columns:54px 1.6fr 1fr .8fr 30px 30px;align-items:center;gap:14px;padding:13px 0;display:grid}.vehicle-row img{object-fit:cover;width:54px;height:40px}.vehicle-row b,.vehicle-row small{display:block}.vehicle-row small{color:var(--muted);margin-top:4px;font-size:11px}.vehicle-row strong{font-size:13px}.vehicle-row button{color:var(--muted);cursor:pointer;background:0 0;border:0}.status{color:#43916a;background:#eaf6ef;width:max-content;padding:6px 8px;font-size:11px}.status.vendido{color:#a65c57;background:#fbeeed}.lead-row{border-top:1px solid var(--line);grid-template-columns:40px 1fr 120px 100px;align-items:center;gap:15px;padding:16px 0;display:grid}.avatar{width:36px;height:36px;color:var(--gold);background:#e0edff;border-radius:50%;place-items:center;font-weight:700;display:grid}.lead-row small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.lead-row>span{color:var(--gold);background:#e0edff;width:max-content;padding:6px 8px;font-size:11px}.lead-row time{color:var(--muted);font-size:11px}.vehicle-form label,.store-form label{margin-bottom:17px}.form-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.form-grid label{margin:0}.form-grid .wide{grid-column:span 2}.vehicle-form textarea{width:100%;min-height:130px}.form-actions{justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.store-form{max-width:850px}.store-form h2{margin-bottom:25px;font-size:23px}.store-form input[type=color]{height:43px;padding:3px}@media (width<=800px){.header{height:70px}.mobile-menu{display:block}.header nav{background:#fff;flex-direction:column;align-items:stretch;gap:17px;padding:20px 24px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 10px 20px #0001}.header nav.open{display:flex}.hero{min-height:560px}.hero-content{padding-top:120px}.filter-wrap{margin-top:-45px}.filter-fields{grid-template-columns:1fr 1fr}.filter-fields .btn{grid-column:1/-1}.section{padding:70px 0}.cards-grid{grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:1fr}.trust-items{grid-column:auto;gap:15px;display:grid}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.detail{grid-template-columns:1fr;gap:28px}.gallery>img{height:330px}.detail-info h1{font-size:40px}.description{padding-top:0}.admin-shell{display:block}.sidebar{width:100%;padding:16px;display:block}.sidebar .brand{padding:0 0 18px}.side-nav{display:flex;overflow:auto}.side-nav button{white-space:nowrap}.side-logout{display:none}.admin-content{padding:30px 18px}.stat-grid{grid-template-columns:1fr 1fr}.vehicle-row{grid-template-columns:45px 1fr 30px 30px}.vehicle-row strong,.vehicle-row .status{display:none}.form-grid{grid-template-columns:1fr 1fr}.form-grid .wide{grid-column:span 2}.copyright span{float:none;margin-top:8px;display:block}.page-title h1{font-size:42px}}@media (width<=500px){.container{padding:0 17px}.hero-content{padding-left:25px;padding-right:25px}.hero-content h1{font-size:40px}.filter-wrap{padding:0 12px}.filters{padding:22px 17px}.filter-fields{grid-template-columns:1fr}.filter-fields .btn{grid-column:auto}.cards-grid{grid-template-columns:1fr}.section-head{flex-direction:column;align-items:start;gap:12px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.page{padding-top:48px}.results-bar{display:block}.results-bar label{margin-top:15px}.lead-row{grid-template-columns:35px 1fr}.lead-row>span,.lead-row time{display:none}.detail-specs{gap:13px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.admin-top h1{font-size:29px}.panel{padding:17px}.vehicle-row{gap:8px}.vehicle-row img{width:45px}.vehicle-row b{font-size:12px}}.photo-uploader{border:1px solid var(--line);margin:18px 0;padding:18px}.photo-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.photo-head h3{font-size:17px}.photo-head small{color:var(--muted)}.photo-grid{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.photo-item{background:#f5f6f5;width:130px;padding-bottom:7px;position:relative}.photo-item img{object-fit:cover;width:130px;height:92px;display:block}.photo-item small{color:var(--muted);padding:6px;font-size:10px;display:block}.photo-remove{color:#a65050;background:#fff;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:5px;right:5px}.photo-main{color:var(--gold);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:7px 5px;font-size:10px;display:flex}.primary-photo{outline:2px solid var(--gold)}.photo-empty{min-height:95px;color:var(--muted);border:1px dashed #cdd5d1;flex:1;place-items:center;gap:6px;padding:20px;font-size:12px;display:grid}.upload-status{color:var(--gold);align-items:center;gap:7px;font-size:12px;display:flex}.error{color:#b25752!important;font-size:12px!important}.search-select{position:relative}.search-options{z-index:20;border:1px solid var(--gold);background:#fff;max-height:260px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #17222b1a}.search-options button{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--ink);cursor:pointer;background:#fff;padding:10px 12px;display:block}.search-options button:hover{background:#e8f0ff}.search-options span{color:var(--muted);padding:12px;font-size:12px;display:block}.settings-view .vehicle-form,.settings-view .vehicle-list{display:none}.side-settings{color:var(--sidebar-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;padding:13px 12px;font:600 13px DM Sans;display:flex}.side-settings.active,.side-settings:hover{background:var(--sidebar-active-bg);color:var(--sidebar-fg)}.store-settings h3{color:var(--muted);margin:25px 0 12px;font:700 13px Manrope}.success-message{color:#43916a;font-size:13px}.seller-section{border-top:1px solid var(--line);margin-top:35px;padding-top:28px}.seller-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.seller-heading h3{margin:0}.seller-heading p{color:var(--muted);margin-top:7px;font-size:13px}.seller-form{border:1px solid var(--line);background:#f8f9f8;margin:22px 0;padding:20px}.seller-form h4{margin:0 0 18px;font:700 17px Manrope}.seller-list{gap:10px;margin-top:20px;display:grid}.seller-card{border:1px solid var(--line);background:#fff;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.seller-card img,.seller-avatar{object-fit:cover;border-radius:50%;width:52px;height:52px}.seller-avatar{color:var(--gold);background:#e0edff;place-items:center;font:700 20px Manrope;display:grid}.seller-card b,.seller-card small{display:block}.seller-card small{color:var(--muted);margin:4px 0;font-size:12px}.seller-active,.seller-inactive{color:#43916a;font-size:10px;font-weight:700}.seller-inactive{color:#a65c57}.seller-actions{gap:8px;display:flex}.seller-actions button{color:var(--gold);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;display:flex}@media (width<=600px){.seller-heading{display:block}.seller-heading .btn{margin-top:15px}.seller-card{grid-template-columns:44px 1fr}.seller-card img,.seller-avatar{width:44px;height:44px}.seller-actions{border-top:1px solid var(--line);grid-column:1/-1;padding-top:10px}}.business-hours{border-top:1px solid var(--line);margin-top:30px;padding-top:12px}.business-hours h3{margin:18px 0}.hours-day{border:1px solid var(--line);background:#fafbfa;margin:8px 0;padding:14px}.hours-day-title{justify-content:space-between;align-items:center;display:flex}.hours-day-title label{align-items:center;gap:7px;display:flex}.hours-period{align-items:center;gap:8px;margin-top:12px;display:flex}.hours-period span{color:var(--muted);min-width:70px;font-size:12px}.hours-period i{color:var(--muted);font-size:12px;font-style:normal}.hours-add{color:var(--gold);cursor:pointer;background:0 0;border:0;margin-top:10px;font-size:12px}.domain-section{border-top:1px solid var(--line);margin-top:35px;padding-top:28px}.domain-section h3{margin:0 0 8px}.domain-section>p{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5}.domain-current{border:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px;display:flex}.domain-info{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.domain-info b{color:var(--ink);font-size:15px}.domain-status{color:#5b6b7b;background:#eef2f6;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.domain-status.verified{color:#256b47;background:#e2f4ea}.domain-actions{flex-wrap:wrap;gap:8px;display:flex}.domain-actions .btn{padding:8px 12px;font-size:12px}.domain-verify{border:1px solid var(--line);background:#fafbfa;border-radius:8px;margin-top:14px;padding:16px}.domain-verify>p{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.5}.dns-record{grid-template-columns:auto auto 1fr;align-items:center;gap:12px;margin:0 0 12px;display:grid}.dns-record>span{flex-direction:column;gap:3px;display:flex}.dns-record small{color:var(--muted);font-size:11px}.dns-record b{color:var(--ink);font-size:13px}.dns-value b{word-break:break-all;border:1px solid var(--line);background:#fff;border-radius:4px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.domain-note{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.5}.domain-add{align-items:center;gap:10px;margin-top:14px;display:flex}.domain-add input{border:1px solid var(--line);color:var(--ink);border-radius:6px;flex:1;padding:11px 12px;font:500 14px DM Sans}.domain-add .btn{white-space:nowrap}.domain-empty{color:var(--muted);border:1px dashed #cdd5d1;border-radius:6px;margin-top:14px;padding:14px;font-size:13px}@media (width<=600px){.domain-add{flex-direction:column;align-items:stretch}.domain-add .btn{width:100%}.dns-record{grid-template-columns:1fr;gap:8px}}.branding-section{border-top:1px solid var(--line);margin-top:35px;padding-top:28px}.branding-section h3{margin:0 0 8px}.branding-section>p{color:var(--muted);margin-top:6px;margin-bottom:14px;font-size:13px}.color-field{align-items:center;gap:8px;display:flex}.color-field input[type=color]{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;width:44px;height:36px;padding:0}.color-field input[type=text]{border:1px solid var(--line);color:var(--ink);border-radius:6px;flex:1;padding:9px 11px;font:500 13px DM Sans}.hero-section{border-top:1px solid var(--line);margin-top:35px;padding-top:28px}.hero-section h3{margin:0 0 8px}.hero-section>p{color:var(--muted);margin-top:6px;margin-bottom:14px;font-size:13px}.hero-image-field{margin:16px 0}.hero-image-label{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.hero-preview{object-fit:cover;border:1px solid var(--line);background:#f5f6f5;border-radius:8px;width:100%;height:140px;display:block}.hero-preview-empty{color:var(--muted);place-items:center;font-size:12px;display:grid}.hero-image-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.social-section{border-top:1px solid var(--line);margin-top:35px;padding-top:28px}.social-section h3{margin:0 0 8px}.social-section>p{color:var(--muted);margin-top:6px;margin-bottom:14px;font-size:13px}.identity-visual h2{margin:0 0 6px;font:700 22px Manrope}.identity-visual>p{color:var(--muted);margin:0 0 22px;font-size:13px}.identity-accordion{border:1px solid var(--line);border-radius:8px;overflow:hidden}.identity-item{border-bottom:1px solid var(--line)}.identity-item:last-child{border-bottom:0}.identity-item-head{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;padding:15px 18px;font:600 14px DM Sans;display:flex}.identity-item-head:hover{background:#fafbfa}.identity-item-head svg{color:var(--muted);flex-shrink:0;transition:transform .2s}.identity-item.open .identity-item-head svg{transform:rotate(180deg)}.identity-item-body{color:var(--muted);border-top:1px solid var(--line);background:#fafbfa;padding:16px 18px;font-size:13px}.header-logo-area{margin:18px 0}.header-logo-label{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.header-logo-preview{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:140px;height:120px;margin-bottom:10px;display:grid;overflow:hidden}.header-logo-preview img{object-fit:contain;width:100%;height:100%}.header-logo-preview span{color:var(--muted);font-size:11px}.header-logo-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.header-logo-note{color:var(--muted);font-size:11px}.hero-settings-image{margin:14px 0}.hero-settings-label{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.hero-settings-preview{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:100%;max-width:520px;height:280px;margin-bottom:10px;display:grid;overflow:hidden}.hero-settings-preview img{object-fit:contain;width:100%;height:100%}.hero-settings-preview span{color:var(--muted);font-size:12px}.hero-settings-image-actions{gap:10px;margin-top:4px;display:flex}.hero-settings-group{margin:16px 0}.hero-settings-group h4{color:var(--ink);margin:0 0 12px;font:700 13px Manrope}.brands-preview{border-radius:8px;margin-bottom:18px;padding:18px}.brands-preview-title{text-align:center;letter-spacing:.12em;margin-bottom:14px;font-weight:700;display:block}.brands-preview-row{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.brands-preview-item{flex-direction:column;align-items:center;gap:5px;display:flex}.brands-preview-logo{border-radius:2px;width:32px;height:20px}.brands-preview-name{font-weight:500}.difference-preview{color:#fff;border-radius:8px;margin-bottom:18px;padding:22px}.difference-preview-eyebrow{letter-spacing:.16em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.difference-preview-title{margin-bottom:16px;font-weight:700;line-height:1.15;display:block}.difference-preview-items{flex-wrap:wrap;gap:24px;display:flex}.difference-preview-item{align-items:center;gap:6px;display:inline-flex}.about-preview{color:#111827;border-radius:8px;margin-bottom:18px;padding:20px}.about-preview-eyebrow{letter-spacing:.16em;margin-bottom:6px;font-weight:700;display:block}.about-preview-title{margin-bottom:8px;font-weight:800;line-height:1.1;display:block}.about-preview-subtitle{margin-bottom:10px;display:block}.about-preview-callout{margin-bottom:16px;font-weight:700;display:block}.about-preview-footer{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:12px;display:grid}.about-preview-col{flex-direction:column;gap:5px;display:flex}.about-preview-col b{font-weight:700}.about-preview-btn{border-radius:6px;justify-content:center;align-items:center;width:max-content;padding:6px 10px;display:inline-flex}.about-preview-card{border-radius:8px;flex-direction:column;grid-column:1/-1;gap:6px;padding:12px;display:flex}.about-preview-card b{font-weight:700}.about-preview-copyright{border-top:1px solid #00000014;margin-top:4px;padding-top:10px}@media (width<=600px){.about-preview-footer{grid-template-columns:1fr}}.subheader-preview{border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:10px 16px;display:flex}.subheader-preview-left,.subheader-preview-center,.subheader-preview-right{align-items:center;gap:5px;display:inline-flex}.subheader-preview-right{gap:10px}.header-preview{border:1px solid var(--line);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:12px 16px;display:flex}.header-preview-brand{align-items:center;gap:10px;display:flex}.header-preview-brand img{object-fit:contain;max-width:90px;height:36px}.header-preview-logo-fallback{color:#fff;background:#1769d1;border-radius:8px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.header-preview-brand-text{flex-direction:column;display:flex}.header-preview-brand-text b{font-size:15px;font-weight:800}.header-preview-brand-text small{opacity:.7;font-size:9px}.header-preview-nav{gap:14px;display:flex}.header-preview-cta{color:#fff;background:#25d366;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;display:inline-flex}.hero-preview{background-color:#071321;background-position:50%;background-size:cover;border-radius:8px;min-height:300px;margin-bottom:16px;position:relative;overflow:hidden}.hero-preview-overlay{background:linear-gradient(90deg,#040c16eb,#040c164d);position:absolute;inset:0}.hero-preview-content{flex-direction:column;align-items:flex-start;gap:10px;padding:26px 22px;display:flex;position:relative}.hero-preview-kicker{letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.hero-preview-content b{max-width:80%;font-weight:800;line-height:1.1}.hero-preview-subtitle{max-width:70%;line-height:1.5}.hero-preview-actions{gap:8px;margin-top:6px;display:flex}.hero-preview-btn{border-radius:6px;align-items:center;padding:8px 14px;font-weight:700;display:inline-flex}.featured-preview{border-radius:8px;margin-bottom:16px;padding:18px}.featured-preview-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.featured-preview-eyebrow{letter-spacing:.14em;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.featured-preview-head b{font-weight:700;line-height:1.15;display:block}.featured-preview-subtitle{max-width:320px;margin-top:6px;display:block}.featured-preview-link{border-radius:6px;align-items:center;padding:8px 12px;font-weight:600;display:inline-flex}.featured-preview-search{border:1px solid var(--line);color:#667085;background:#fff;border-radius:8px;align-items:center;gap:6px;margin-bottom:12px;padding:12px 14px;display:flex}.featured-preview-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.featured-preview-card{border:1px solid var(--line);color:#667085;background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:16px 10px;font-size:12px;display:flex}.search-preview{border-radius:8px;margin-bottom:16px;padding:18px}.search-preview-heading{align-items:center;gap:6px;margin-bottom:12px;display:flex}.search-preview-heading b{font-weight:700}.search-preview-fields{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.search-preview-field{color:#667085;background:#fff;border:1px solid #dfe4e2;border-radius:6px;flex:1;min-width:80px;padding:8px 10px;font-size:12px}.search-preview-btn{border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;font-weight:700;display:inline-flex}.search-preview-advanced{color:#667085;align-items:center;gap:4px;font-size:12px;display:inline-flex}@media (width<=600px){.featured-preview-cards{grid-template-columns:1fr}.hero-preview-content b,.hero-preview-subtitle{max-width:100%}}.admin-shell .btn.primary{color:#fff;background:#000}.admin-shell .btn.primary:hover{background:#141414;transform:translateY(-1px)}.sidebar,.sidebar .brand{color:var(--sidebar-fg,#fff)}.sidebar .brand small{color:var(--sidebar-muted,#849093)}.side-logout{color:var(--sidebar-muted,#aeb8b8)}.side-logout:hover{color:var(--sidebar-fg,#fff)}.sidebar-logo{object-fit:contain;background:#fff;border:1px solid #0000000f;border-radius:12px;width:64px;height:64px;padding:6px}.sidebar .brand-mark{color:#0b1220;background:#fff;width:64px;height:64px;font-size:28px}.admin-content .eyebrow,.admin-content .view-site,.seller-actions button,.hours-add{color:#000}.gallery-admin .panel-head{margin-bottom:20px}.gallery-form-grid{grid-template-columns:220px 1fr;align-items:start;gap:20px;margin-bottom:18px;display:grid}.gallery-upload-box{min-height:170px;color:var(--muted);cursor:pointer;text-align:center;background:#fafbfa;border:1px dashed #cdd5d1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex;overflow:hidden}.gallery-upload-box img{object-fit:cover;width:100%;height:100%}.gallery-fields{margin:0}.gallery-preview{margin:18px 0}.gallery-preview-title{color:var(--muted);font-size:13px;font-weight:700}.gallery-preview-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:220px 1fr;gap:16px;padding:12px;display:grid}.gallery-preview-card img{object-fit:cover;border-radius:6px;width:220px;height:160px}.gallery-preview-empty{width:220px;height:160px;color:var(--muted);text-align:center;background:#f5f6f5;border-radius:6px;place-items:center;gap:6px;display:grid}.gallery-preview-body{flex-direction:column;align-self:center;gap:4px;display:flex}.gallery-preview-body b{color:var(--ink);font-weight:700}.gallery-preview-body span{color:var(--gold);font-size:13px}.gallery-preview-body p{color:var(--muted);font-size:13px}.gallery-preview-body time{color:var(--muted);font-size:11px}.gallery-list{border-top:1px solid var(--line);margin-top:24px}.gallery-admin-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.gallery-admin-row img{object-fit:cover;border-radius:6px;width:70px;height:52px}.gallery-admin-row.inactive{opacity:.5}.gallery-admin-info b,.gallery-admin-info small{display:block}.gallery-admin-info small{color:var(--muted);margin-top:2px;font-size:12px}.gallery-admin-actions{align-items:center;gap:8px;display:flex}.gallery-admin-actions button:not(.btn){color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}@media (width<=700px){.gallery-form-grid,.gallery-preview-card{grid-template-columns:1fr}.gallery-preview-card img,.gallery-preview-empty{width:100%}.gallery-admin-row{grid-template-columns:54px 1fr}.gallery-admin-row img{width:54px;height:44px}.gallery-admin-actions{grid-column:1/-1}}.registrations-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.registrations-head h2{margin:0 0 4px;font-size:21px}.registrations-head p{color:var(--muted);margin:0;font-size:13px}.registrations-count{color:var(--muted);font-size:13px}.registrations-count b{color:var(--ink);font-size:16px}.registrations-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.registrations-toolbar input{min-width:200px;color:var(--ink);border:1px solid #dfe4e2;border-radius:6px;flex:1;padding:10px 12px;font:500 14px DM Sans}.registrations-toolbar select{min-width:140px;color:var(--ink);background:#fff;border:1px solid #dfe4e2;border-radius:6px;padding:10px 12px;font:500 14px DM Sans}.registrations-list{gap:10px;margin-top:8px;display:grid}.registration-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.registration-card-info b,.registration-card-info small{display:block}.registration-card-info b{color:var(--ink);font-size:15px}.registration-card-info small{color:var(--muted);margin-top:3px;font-size:12px}.registration-status{text-align:center;border-radius:20px;width:max-content;padding:5px 10px;font-size:11px;font-weight:700}.registration-status.new{color:#1769d1;background:#e3edfb}.registration-status.analyzing{color:#b45309;background:#fdf1e0}.registration-status.approved{color:#1e7a45;background:#e2f4ea}.registration-status.rejected{color:#b3382f;background:#fbeceb}.registration-modal{z-index:60;background:#1018208c;justify-content:center;align-items:flex-start;padding:32px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.registration-modal-body{background:#fff;border-radius:10px;width:min(880px,100%);padding:24px;box-shadow:0 24px 60px #00000038}.registration-modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.registration-modal-head h3{margin:0;font-size:20px}.registration-modal-head button{color:var(--muted);cursor:pointer;background:0 0;border:0}.registration-modal-status{color:var(--muted);align-items:center;gap:10px;margin-bottom:18px;font-size:13px;display:flex}.registration-modal-status select{color:var(--ink);background:#fff;border:1px solid #dfe4e2;border-radius:6px;padding:8px 10px;font:500 13px DM Sans}.registration-detail{gap:16px;display:grid}.registration-group{border:1px solid var(--line);border-radius:8px;padding:14px 16px}.registration-group h4{color:var(--ink);text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;font:700 13px Manrope}.registration-fields{grid-template-columns:repeat(3,1fr);gap:10px 16px;display:grid}.registration-field span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.registration-field b{color:var(--ink);word-break:break-word;font-size:13px;font-weight:600}.registration-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}@media (width<=700px){.registration-card{grid-template-columns:1fr auto}.registration-card .btn{grid-column:1/-1}.registration-fields{grid-template-columns:1fr 1fr}}@media (width<=480px){.registration-fields{grid-template-columns:1fr}.registrations-toolbar{flex-direction:column}.registrations-toolbar input,.registrations-toolbar select{width:100%}}.acquisition-section{border-top:1px solid var(--line);grid-column:1/-1;margin-top:16px;padding-top:16px}.acquisition-title{color:var(--ink);margin:0 0 12px;font:700 14px Manrope}.vopt-section{border-top:1px solid var(--line);margin:20px 0;padding-top:20px}.vopt-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.vopt-head h3{color:var(--ink);margin:0;font:700 15px Manrope}.vopt-count{color:var(--gold);background:#fdf6e3;border-radius:12px;padding:3px 10px;font:600 12px DM Sans}.vopt-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.vopt-search{border:1px solid var(--line);min-width:180px;color:var(--ink);background:#fff;border-radius:6px;flex:1;padding:8px 12px;font:500 13px DM Sans}.vopt-toolbar .btn{white-space:nowrap;padding:7px 12px;font-size:12px}.vopt-categories{gap:6px;display:grid}.vopt-category{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.vopt-category-header{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:0;align-items:center;gap:8px;padding:12px 14px;font:600 13px DM Sans;display:flex}.vopt-category-header:hover{background:#f8f9f8}.vopt-category-toggle{color:var(--muted);text-align:center;width:14px;font-size:10px}.vopt-category-label{flex:1}.vopt-category-count{color:var(--gold);background:#fdf6e3;border-radius:10px;padding:2px 8px;font:600 11px DM Sans}.vopt-category-body{border-top:1px solid var(--line);padding:10px 14px 14px}.vopt-category-actions{gap:12px;margin-bottom:10px;display:flex}.vopt-link{color:var(--gold);cursor:pointer;background:0 0;border:0;padding:0;font:600 11px DM Sans}.vopt-link:hover{text-decoration:underline}.vopt-items{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:4px 12px;display:grid}.vopt-item{color:var(--ink);cursor:pointer;align-items:center;gap:7px;padding:4px 0;font:400 13px DM Sans;display:flex}.vopt-item:hover{color:var(--gold)}.vopt-item input[type=checkbox]{accent-color:var(--gold);cursor:pointer;width:15px;height:15px}@media (width<=600px){.vopt-items{grid-template-columns:1fr}.vopt-toolbar{flex-direction:column}.vopt-toolbar .btn{width:100%}}.ied{position:relative}.ied-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.ied-topbar h2{margin:0 0 4px;font:700 22px Manrope}.ied-topbar p{color:var(--muted);margin:0;font-size:13px}.ied-zoom{align-items:center;gap:6px;display:flex}.ied-zoom button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;padding:6px 10px;font-size:13px}.ied-zoom span{color:var(--muted);text-align:center;min-width:38px;font-size:12px}.ied-status{min-height:20px;margin-bottom:12px;font-size:13px}.ied-saved{color:#1e7a45;font-weight:600}.ied-dirty{color:#b45309;font-weight:600}.ied-stage{border:1px solid var(--line);background:#e9edf1;border-radius:10px;padding:24px;overflow:auto}.ied-preview{transform-origin:top;width:1120px;margin:0 auto}.ied-site{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 40px #00000024}.ied-editable{cursor:pointer;border-radius:2px;min-height:18px;position:relative}.ied-editable:hover{outline-offset:1px;z-index:1;outline:2px dashed #1769d1}.ied-container{max-width:1120px;margin:0 auto;padding:0 24px}.ied-topbar-line{justify-content:space-between;align-items:center;gap:12px;padding:9px 24px;display:flex}.ied-topbar-line span{align-items:center;gap:4px;display:inline-flex}.ied-header{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.ied-brand{align-items:center;gap:10px;display:flex}.ied-brand img{object-fit:contain;max-width:120px;height:44px}.ied-brand-fallback{color:#fff;background:#1769d1;border-radius:8px;place-items:center;width:44px;height:44px;font-size:12px;font-weight:800;display:grid}.ied-brand-text{flex-direction:column;gap:2px;display:flex}.ied-brand-text b{font-size:16px;font-weight:800;line-height:1.1}.ied-brand-text small{opacity:.75;font-size:11px}.ied-nav{align-items:center;gap:18px;font-weight:600;display:flex}.ied-hero{background-color:#071321;background-position:50%;background-size:cover;min-height:420px;position:relative}.ied-hero-overlay{background:linear-gradient(90deg,#0a141bde,#0a141b33);position:absolute;inset:0}.ied-hero-content{color:#fff;max-width:1120px;margin:0 auto;padding:96px 24px;position:relative}.ied-eyebrow{letter-spacing:.16em;margin-bottom:8px;font:700 11px DM Sans,sans-serif;display:block}.ied-hero-content h1{letter-spacing:-.04em;width:100%;margin:12px 0 16px;font-family:Manrope,sans-serif;font-weight:800;line-height:1.04}.ied-hero-content p{width:100%;line-height:1.6}.ied-hero-actions{gap:12px;margin-top:28px;display:flex}.ied-btn{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;padding:12px 22px;font-weight:700;display:inline-flex}.ied-btn.light{color:#fff;background:#ffffff29}.ied-wa{color:#fff;cursor:default;background:#25d366;border-radius:6px;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:700;display:inline-flex}.ied-section{padding:56px 0 72px}.ied-featured-button-row{margin-bottom:18px}.ied-featured-title{letter-spacing:-.03em;width:100%;margin:0 0 18px;font-family:Manrope,sans-serif;font-weight:800}.ied-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.ied-section-head>div:first-child{flex:1}.ied-section-head h2{letter-spacing:-.03em;width:100%;margin-top:6px;font-family:Manrope,sans-serif;font-weight:800}.ied-section-head p{color:#667085;width:100%;margin-top:8px;line-height:1.6}.ied-search{background:#fff;border:1px solid #edf0ed;margin-bottom:28px;padding:22px 26px;box-shadow:0 10px 30px #1a252614}.ied-search h3{margin-bottom:16px;font-size:20px}.ied-search-row{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.ied-search-field{flex:1;gap:6px;min-width:120px;display:grid}.ied-search-field label{font-size:12px;display:block}.ied-input{color:#667085;background:#fff;border:1px solid #dfe4e2;border-radius:4px;width:100%;min-width:120px;height:38px;font-size:13px;display:block}.ied-advanced{align-items:center;gap:5px;margin-top:14px;font-size:12px;font-weight:600;text-decoration:underline;display:inline-flex}.ied-cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ied-card{background:#fff;border:1px solid #e6eae7;border-radius:6px;overflow:hidden}.ied-card img,.ied-card-ph{object-fit:cover;background:#eef2f6;width:100%;height:160px;display:block}.ied-card b{padding:14px 14px 2px;font-size:16px;display:block}.ied-card small{color:#667085;padding:0 14px 14px;display:block}.ied-brands{padding:44px 0}.ied-brands .ied-container{text-align:center}.ied-brands-row{flex-wrap:wrap;justify-content:center;gap:26px;margin-top:18px;display:flex}.ied-brands-row span{flex-direction:column;align-items:center;gap:6px;font-size:12px;display:inline-flex}.ied-brands-row i{border-radius:3px;width:34px;height:22px;display:block}.ied-difference{color:#fff;padding:60px 0}.ied-difference h2{letter-spacing:-.03em;width:100%;margin:22px 0 20px;font-family:Manrope,sans-serif;font-weight:800}.ied-difference-items{flex-wrap:wrap;gap:32px;display:flex}.ied-difference-items span{align-items:center;gap:6px;font-size:15px;display:inline-flex}.ied-deliveries{border-radius:10px;margin-top:28px;padding:18px}.ied-deliveries h3{width:100%;margin:0 0 14px;font-family:Manrope,sans-serif;font-weight:800}.ied-deliveries-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.ied-delivery-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;overflow:hidden}.ied-delivery-card img,.ied-delivery-ph{object-fit:cover;background:#ffffff14;width:100%;height:140px;display:block}.ied-delivery-body{padding:10px 12px}.ied-delivery-body b{margin-bottom:4px;display:block}.ied-delivery-body p{margin:0;line-height:1.5}.ied-delivery-body time{opacity:.7;margin-top:6px;font-size:11px;display:block}.ied-deliveries-empty{text-align:center;opacity:.7;padding:22px;font-size:13px}.ied-about{padding:56px 0 0}.ied-about-top{text-align:left;margin-bottom:28px}.ied-about-top h2{letter-spacing:-.03em;margin:6px 0 8px;font-family:Manrope,sans-serif;font-weight:800}.ied-about-top p{color:#6b7280;line-height:1.6}.ied-callout{letter-spacing:-.03em;width:100%;margin:0 0 22px;font-family:Manrope,sans-serif;font-weight:800}.ied-about-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:18px;display:grid}.ied-about-grid>.ied-editable:first-child{grid-column:1/-1}.ied-about-card{background:#fff;border:1px solid #e2e6ea;border-radius:10px;padding:20px}.ied-about-card h4{margin-bottom:10px;font-family:Manrope,sans-serif;font-weight:700}.ied-about-card p{color:#6b7280;font-size:12px;line-height:1.6}.ied-about-card a{margin-top:8px;font-size:12px;font-weight:600;display:inline-block}.ied-store-column-layout{grid-template-columns:2fr 3fr;align-items:start;gap:16px;display:grid}.ied-store-image-area{color:#9ca3af;text-align:center;cursor:pointer;background:#fafbfa;border:1px dashed #cdd5d1;border-radius:8px;place-items:center;width:100%;min-height:200px;padding:8px;font-size:11px;display:grid;overflow:hidden}.ied-store-image-area img{object-fit:cover;border-radius:7px;width:100%;height:100%}.ied-store-column-text{min-width:0}.ied-store-column-text h4{margin-bottom:10px}.ied-wa-card{color:#fff;border-radius:10px;margin-bottom:18px;padding:26px}.ied-wa-card h4{margin-bottom:8px;font-family:Manrope,sans-serif;font-weight:700}.ied-wa-card p{opacity:.9;margin-bottom:16px;font-size:13px}.ied-wa-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.ied-socials{align-items:center;gap:10px;display:flex}.ied-socials a{background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;padding:6px;display:grid}.ied-socials img{object-fit:contain;width:17px;height:17px}.ied-copyright{color:#9ca3af;border-top:1px solid #e2e6ea;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;font-size:11px;display:flex}.ied-copyright>span{gap:14px;display:flex}.ied-panel{z-index:9999;border:1px solid var(--line);background:#fff;border-radius:10px;width:300px;position:fixed;box-shadow:0 18px 50px #00000038}.ied-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.ied-panel-head b{color:var(--ink);text-transform:uppercase;letter-spacing:.04em;font:700 13px Manrope}.ied-panel-head button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.ied-panel-body{gap:10px;padding:14px;display:grid}.ied-field{color:var(--muted);gap:5px;font-size:12px;font-weight:600;display:grid}.ied-field>span{font-size:11px}.ied-field input[type=text],.ied-field input[type=number],.ied-field select{color:var(--ink);background:#fff;border:1px solid #dfe4e2;border-radius:6px;width:100%;padding:8px 10px;font:500 13px DM Sans}.ied-color-row{align-items:center;gap:8px;display:flex}.ied-color-row input[type=color]{cursor:pointer;background:0 0;border:1px solid #dfe4e2;border-radius:6px;flex-shrink:0;width:42px;height:34px;padding:0}.ied-color-row input[type=text]{flex:1}.ied-align-row{gap:6px;display:flex}.ied-align-row button{color:var(--muted);cursor:pointer;background:#fff;border:1px solid #dfe4e2;border-radius:6px;place-items:center;padding:7px;display:grid}.ied-align-row button.active{color:#fff;background:#1769d1;border-color:#1769d1}.ied-check{color:var(--ink);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.ied-check input{accent-color:#1769d1}.ied-upload-preview{height:170px;color:var(--muted);background:#fafbfa;border:1px dashed #cdd5d1;border-radius:8px;place-items:center;font-size:12px;display:grid;overflow:hidden}.ied-upload-preview img{object-fit:contain;width:100%;height:100%}.ied-upload-preview.ied-banner{height:180px}.ied-upload-btn{margin-top:8px;padding:8px 12px;font-size:12px}.ied-actions{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:10px;margin-top:16px;padding:12px;display:flex;position:sticky;bottom:0}@media (width<=760px){.ied-preview{width:100%;transform:none!important}.ied-about-grid{grid-template-columns:1fr 1fr}.ied-cards{grid-template-columns:1fr}.ied-header{flex-wrap:wrap}}@media (width<=500px){.ied-about-grid,.ied-store-column-layout{grid-template-columns:1fr}.ied-store-image-area{min-height:180px}.ied-topbar-line{flex-direction:column;gap:4px}.ied-panel{width:calc(100% - 24px);left:12px!important}}.financial{flex-direction:column;gap:20px;display:flex}.fin-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.fin-head h2{margin:0 0 4px;font:700 22px Manrope}.fin-head p{color:var(--muted);margin:0;font-size:13px}.fin-period{flex-wrap:wrap;gap:6px;display:flex}.fin-period button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;padding:8px 12px;font:600 12px DM Sans}.fin-period button.active{color:#fff;background:#000;border-color:#000}.fin-period button:disabled{opacity:.45;cursor:not-allowed}.fin-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.fin-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.fin-card-head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.fin-card-icon{width:32px;height:32px;color:var(--ink);background:#f2f4f6;border-radius:8px;place-items:center;display:grid}.fin-card-label{color:var(--muted);font:600 13px DM Sans}.fin-card-value{color:var(--ink);font:800 28px/1 Manrope}.fin-card-sub{color:#9ca3af;margin-top:8px;font:400 11px DM Sans}.fin-card-green .fin-card-value{color:#15803d}.fin-card-red .fin-card-value{color:#b91c1c}.fin-card-green .fin-card-icon{color:#15803d;background:#e7f5ec}.fin-card-red .fin-card-icon{color:#b91c1c;background:#fdecec}.fin-summary{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.fin-summary h3{margin:0 0 14px;font:700 15px Manrope}.fin-summary-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.fin-summary-item{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:6px;padding:14px;display:flex}.fin-summary-item span{color:var(--muted);font:400 11px DM Sans}.fin-summary-item b{color:var(--ink);font:700 18px Manrope}.fin-summary-note{color:var(--muted);margin:16px 0 0;font:400 13px/1.6 DM Sans}.fin-vehicles-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.fin-vehicles-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.fin-vehicles-head h3{margin:0 0 4px;font:700 15px Manrope}.fin-vehicles-head p{color:var(--muted);margin:0;font:400 13px DM Sans}.fin-vehicles-filters{gap:6px;margin-bottom:16px;display:flex}.fin-vehicles-filters button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;padding:7px 14px;font:600 12px DM Sans}.fin-vehicles-filters button.active{color:#fff;background:#000;border-color:#000}.fin-vehicles-list{flex-direction:column;display:flex}.fin-vehicle-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:14px 0;display:flex}.fin-vehicle-row:last-child{border-bottom:none}.fin-vehicle-thumb{object-fit:cover;background:#f2f4f6;border-radius:8px;flex-shrink:0;width:56px;height:56px}.fin-vehicle-thumb-empty{color:#9ca3af;place-items:center;display:grid}.fin-vehicle-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fin-vehicle-info b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font:600 14px DM Sans;overflow:hidden}.fin-vehicle-info small{color:var(--muted);font:400 12px DM Sans}.fin-vehicle-status-tag{border-radius:20px;flex-shrink:0;padding:4px 10px;font:600 11px DM Sans}.fin-vehicle-status-tag.available{color:#15803d;background:#e7f5ec}.fin-vehicle-status-tag.sold{color:#b91c1c;background:#fdecec}.fin-vehicle-btn{white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;display:flex}.fin-vehicles-empty{color:var(--muted);flex-direction:column;align-items:center;gap:8px;padding:32px;display:flex}.fin-vehicles-empty p{margin:0;font:400 13px DM Sans}.fin-sheet-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding:40px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.fin-sheet{background:#fff;border-radius:14px;flex-direction:column;width:100%;max-width:640px;animation:.2s finSheetIn;display:flex;box-shadow:0 20px 60px #0003}@keyframes finSheetIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fin-sheet-header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.fin-sheet-header h2{margin:0;font:700 18px Manrope}.fin-sheet-close{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:6px;place-items:center;padding:4px;display:grid}.fin-sheet-close:hover{color:var(--ink);background:#f2f4f6}.fin-sheet-loading{color:var(--muted);flex-direction:column;align-items:center;gap:10px;padding:48px;display:flex}@keyframes finSpin{to{transform:rotate(360deg)}}.fin-sheet-vehicle{align-items:center;gap:16px;padding:20px 24px;display:flex}.fin-sheet-img{object-fit:cover;border-radius:10px;flex-shrink:0;width:80px;height:80px}.fin-sheet-img-empty{color:#9ca3af;background:#f2f4f6;place-items:center;display:grid}.fin-sheet-vehicle-info{flex-direction:column;gap:3px;display:flex}.fin-sheet-vehicle-info b{color:var(--ink);font:600 15px DM Sans}.fin-sheet-vehicle-info span{color:var(--muted);font:400 13px DM Sans}.fin-sheet-section{padding:0 24px 20px}.fin-sheet-section h3{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin:0 0 14px;font:700 13px DM Sans}.fin-sheet-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fin-money-field{flex-direction:column;gap:4px;display:flex}.fin-money-field>span:first-child{color:var(--muted);font:600 12px DM Sans}.fin-money-input{border:1px solid var(--line);border-radius:8px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}.fin-money-input:focus-within{border-color:#000}.fin-money-prefix{color:var(--muted);border-right:1px solid var(--line);background:#f7f8f9;flex-shrink:0;place-items:center;height:40px;padding:0 10px;font:600 13px DM Sans;display:grid}.fin-money-input input{color:var(--ink);background:0 0;border:none;outline:none;width:100%;min-width:0;padding:10px;font:400 14px DM Sans}.fin-money-input input::placeholder{color:#c1c7cd}.fin-sheet-subtotal{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;margin-top:10px;padding:10px 0 0;display:flex}.fin-sheet-subtotal span{color:var(--muted);font:400 13px DM Sans}.fin-sheet-subtotal b{color:var(--ink);font:600 14px Manrope}.fin-sheet-total{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;justify-content:space-between;align-items:center;margin:0 24px;padding:18px 20px;display:flex}.fin-sheet-total span{color:#15803d;font:700 14px DM Sans}.fin-sheet-total b{color:#15803d;font:800 22px Manrope}.fin-sheet-sale{border:1px solid var(--line);background:#f9fafb;border-radius:10px;margin:16px 24px 0;padding:16px 20px}.fin-sheet-sale h3{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px;font:700 13px DM Sans}.fin-sheet-sale p{color:#9ca3af;margin:0;font:400 13px DM Sans}.fin-sheet-actions{justify-content:flex-end;gap:10px;padding:20px 24px 24px;display:flex}.fin-expenses-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.fin-expenses-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.fin-expenses-head h3{margin:0 0 4px;font:700 15px Manrope}.fin-expenses-head p{color:var(--muted);margin:0;font:400 13px DM Sans}.fin-expenses-totals{grid-template-columns:2fr 1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.fin-expense-total-card{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:6px;padding:16px;display:flex}.fin-expense-total-card span{color:var(--muted);font:600 12px DM Sans}.fin-expense-total-card b{color:var(--ink);font:700 22px Manrope}.fin-expense-total-fixed{background:#eff6ff;border-color:#bfdbfe}.fin-expense-total-fixed span,.fin-expense-total-fixed b{color:#1d4ed8}.fin-expense-total-variable{background:#fff7ed;border-color:#fed7aa}.fin-expense-total-variable span,.fin-expense-total-variable b{color:#c2410c}.fin-expenses-filters{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.fin-expenses-filter-group{align-items:center;gap:6px;display:flex}.fin-expenses-filter-label{color:var(--muted);white-space:nowrap;font:600 12px DM Sans}.fin-expenses-filter-group button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;padding:6px 12px;font:600 11px DM Sans}.fin-expenses-filter-group button.active{color:#fff;background:#000;border-color:#000}.fin-expenses-filter-group select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:6px;padding:6px 10px;font:400 12px DM Sans}.fin-expenses-empty{color:var(--muted);flex-direction:column;align-items:center;gap:8px;padding:32px;display:flex}.fin-expenses-empty p{text-align:center;margin:0;font:400 13px DM Sans}.fin-expenses-table-wrapper{overflow-x:auto}.fin-expenses-table{border-collapse:collapse;width:100%}.fin-expenses-table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--line);padding:10px 12px;font:600 11px DM Sans}.fin-expenses-table td{color:var(--ink);border-bottom:1px solid var(--line);vertical-align:middle;padding:12px;font:400 13px DM Sans}.fin-expenses-table tr:last-child td{border-bottom:none}.fin-expense-type-tag{white-space:nowrap;border-radius:12px;padding:3px 8px;font:600 11px DM Sans}.fin-expense-type-tag.fixed{color:#1d4ed8;background:#dbeafe}.fin-expense-type-tag.variable{color:#c2410c;background:#ffedd5}.fin-expense-value{white-space:nowrap;font:600 13px Manrope!important}.fin-expense-actions{white-space:nowrap}.fin-expense-action-btn{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;margin-right:4px;padding:5px 10px;font:500 12px DM Sans;display:inline-flex}.fin-expense-action-btn:hover{background:#f2f4f6}.fin-expense-action-delete{color:#b91c1c;border-color:#fecaca}.fin-expense-action-delete:hover{background:#fef2f2}.fin-expense-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding:40px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.fin-expense-modal{background:#fff;border-radius:14px;width:100%;max-width:520px;animation:.2s finSheetIn;box-shadow:0 20px 60px #0003}.fin-expense-modal-header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.fin-expense-modal-header h3{margin:0;font:700 16px Manrope}.fin-expense-modal-header button{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:6px;place-items:center;padding:4px;display:grid}.fin-expense-modal-header button:hover{color:var(--ink);background:#f2f4f6}.fin-expense-form-grid{grid-template-columns:1fr 1fr;gap:14px;padding:20px 24px;display:grid}.fin-expense-form-grid label{color:var(--muted);flex-direction:column;gap:4px;font:600 12px DM Sans;display:flex}.fin-expense-form-grid label.fin-expense-wide{grid-column:1/-1}.fin-expense-form-grid select,.fin-expense-form-grid input{border:1px solid var(--line);color:var(--ink);border-radius:8px;padding:10px;font:400 14px DM Sans}.fin-expense-form-grid select:focus,.fin-expense-form-grid input:focus{border-color:#000;outline:none}.fin-expense-form-actions{justify-content:flex-end;gap:10px;padding:0 24px 20px;display:flex}.fin-expense-confirm{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:380px;padding:24px;animation:.2s finSheetIn;box-shadow:0 20px 60px #0003}.fin-expense-confirm h3{margin:0 0 10px;font:700 16px Manrope}.fin-expense-confirm p{color:var(--muted);margin:0 0 20px;font:400 14px DM Sans}.fin-expense-confirm-actions{justify-content:center;gap:10px;display:flex}.fin-sales-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.fin-sales-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.fin-sales-head h3{margin:0 0 4px;font:700 15px Manrope}.fin-sales-head p{color:var(--muted);margin:0;font:400 13px DM Sans}.fin-sales-totals{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.fin-sale-total-card{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:6px;padding:16px;display:flex}.fin-sale-total-card span{color:var(--muted);font:600 12px DM Sans}.fin-sale-total-card b{color:var(--ink);font:700 22px Manrope}.fin-sales-filters{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.fin-ranking-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.fin-ranking-head{color:var(--ink);align-items:center;gap:10px;margin-bottom:16px;display:flex}.fin-ranking-head h3{margin:0;font:700 15px Manrope}.fin-ranking-pos{width:32px;color:var(--ink)!important;font:800 14px Manrope!important}.fin-sheet-sale-section{border:1px solid var(--line);background:#f9fafb;border-radius:10px;margin:0 24px 16px;padding:18px 20px}.fin-sheet-sale-note{color:#b91c1c;margin:0 0 12px;font:400 13px DM Sans}.fin-sheet-sale-form{flex-direction:column;gap:14px;display:flex}.fin-sheet-sale-form>label{color:var(--muted);flex-direction:column;gap:4px;font:600 12px DM Sans;display:flex}.fin-sheet-sale-form select,.fin-sheet-sale-form input{border:1px solid var(--line);color:var(--ink);border-radius:8px;padding:10px;font:400 14px DM Sans}.fin-sheet-sale-form select:focus,.fin-sheet-sale-form input:focus{border-color:#000;outline:none}.fin-sheet-received{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;padding:10px 0 0;display:flex}.fin-sheet-received span{color:var(--muted);font:600 12px DM Sans}.fin-sheet-received b{color:var(--ink);font:700 16px Manrope}.fin-sheet-commission-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fin-sheet-commission-type{color:var(--muted);flex-direction:column;gap:4px;font:600 12px DM Sans;display:flex}.fin-sheet-commission-options{gap:12px;display:flex}.fin-sheet-commission-options label{color:var(--ink);cursor:pointer;align-items:center;gap:4px;font:400 13px DM Sans;display:flex}.fin-sheet-commission-amount{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.fin-sheet-commission-amount span{color:var(--muted);font:600 12px DM Sans}.fin-sheet-commission-amount b{color:var(--ink);font:600 14px Manrope}.fin-sheet-tradein-toggle{border-top:1px dashed var(--line);margin-top:8px;padding:8px 0}.fin-sheet-check-label{color:var(--ink);cursor:pointer;align-items:center;gap:8px;font:600 13px DM Sans;display:flex}.fin-sheet-check-label input[type=checkbox]{accent-color:var(--gold);width:16px;height:16px}.fin-sheet-tradein-section{border-top:1px dashed var(--line);flex-direction:column;gap:12px;padding:12px 0;display:flex}.fin-sheet-tradein-header{justify-content:space-between;align-items:center;display:flex}.fin-sheet-tradein-header h4{color:var(--ink);margin:0;font:700 13px Manrope}.fin-sheet-tradein-header .btn{padding:6px 10px;font-size:12px}.fin-sheet-tradein-card{border:1px solid var(--line);background:#fafbfa;border-radius:6px;padding:12px}.fin-sheet-tradein-card-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.fin-sheet-tradein-card-head span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font:600 12px DM Sans}.fin-sheet-tradein-summary{padding-left:12px;font-size:12px}.fin-sheet-cash-diff{border-top:1px dashed var(--line);padding-top:8px}.fin-sheet-cash-diff b{color:var(--gold)}.fin-sheet-sale-summary{flex-direction:column;gap:8px;display:flex}.fin-sheet-sale-row{justify-content:space-between;align-items:center;display:flex}.fin-sheet-sale-row span{color:var(--muted);font:400 13px DM Sans}.fin-sheet-sale-row b{color:var(--ink);font:600 14px Manrope}.fin-sheet-sale-row-highlight{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:8px 0}.fin-sheet-profit{text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:2px;margin-top:8px;padding:14px;display:flex}.fin-sheet-profit.positive{background:#f0fdf4;border:1px solid #bbf7d0}.fin-sheet-profit.positive span,.fin-sheet-profit.positive b{color:#15803d}.fin-sheet-profit.negative{background:#fef2f2;border:1px solid #fecaca}.fin-sheet-profit.negative span,.fin-sheet-profit.negative b{color:#b91c1c}.fin-sheet-profit span{text-transform:uppercase;letter-spacing:.5px;font:600 12px DM Sans}.fin-sheet-profit b{font:800 24px Manrope}.fin-sheet-profit small{color:var(--muted);font:400 11px DM Sans}.fin-sheet-profit.positive small{color:#15803d}.fin-sheet-profit.negative small{color:#b91c1c}.fin-sheet-edit-sale{align-self:flex-start;align-items:center;gap:6px;margin-top:8px;display:flex}@media (width<=1000px){.fin-sales-totals{grid-template-columns:1fr 1fr}}@media (width<=700px){.fin-sheet-commission-row,.fin-sales-totals{grid-template-columns:1fr}}@media (width<=560px){.fin-sales-head{flex-direction:column}}.fin-custom-date{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-end;gap:12px;padding:14px 18px;display:flex}.fin-custom-date label{color:var(--muted);flex-direction:column;gap:4px;font:600 12px DM Sans;display:flex}.fin-custom-date input{border:1px solid var(--line);color:var(--ink);border-radius:8px;padding:8px 10px;font:400 13px DM Sans}.fin-custom-date input:focus{border-color:#000;outline:none}.fin-profit-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.fin-profit-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.fin-profit-head h3{margin:0 0 4px;font:700 15px Manrope}.fin-profit-head p{color:var(--muted);margin:0;font:400 13px DM Sans}.fin-profit-summary-cards{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:16px;display:grid}.fin-profit-summary-card{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:6px;padding:14px;display:flex}.fin-profit-summary-card span{color:var(--muted);font:600 11px DM Sans}.fin-profit-summary-card b{color:var(--ink);font:700 18px Manrope}.fin-profit-summary-card.positive{background:#f0fdf4;border-color:#bbf7d0}.fin-profit-summary-card.positive span,.fin-profit-summary-card.positive b{color:#15803d}.fin-profit-summary-card.negative{background:#fef2f2;border-color:#fecaca}.fin-profit-summary-card.negative span,.fin-profit-summary-card.negative b{color:#b91c1c}.fin-profit-filters{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px;display:flex}.fin-profit-table-wrapper{border:1px solid var(--line);border-radius:10px;overflow-x:auto}.fin-profit-table{border-collapse:collapse;width:100%;min-width:1100px}.fin-profit-table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--line);white-space:nowrap;background:#fff;padding:10px;font:600 10px DM Sans;position:sticky;top:0}.fin-profit-table td{color:var(--ink);border-bottom:1px solid var(--line);vertical-align:middle;white-space:nowrap;padding:10px;font:400 12px DM Sans}.fin-profit-table tr:last-child td{border-bottom:none}.fin-profit-table tr:hover{background:#f9fafb}.fin-profit-table tr.fin-profit-row-positive{background:#f8fdf9}.fin-profit-table tr.fin-profit-row-positive:hover{background:#f0fdf4}.fin-profit-table tr.fin-profit-row-negative{background:#fefbfb}.fin-profit-table tr.fin-profit-row-negative:hover{background:#fef2f2}.fin-profit-vehicle{flex-direction:column;gap:2px;min-width:160px;display:flex}.fin-profit-vehicle b{color:var(--ink);font:600 12px DM Sans}.fin-profit-vehicle small{color:var(--muted);font:400 11px DM Sans}.fin-profit-money{white-space:nowrap;font:500 12px DM Sans!important}.fin-profit-money b{font:600 12px Manrope}.fin-profit-margin{white-space:nowrap;font:600 12px DM Sans!important}.fin-profit-no-data{color:#9ca3af;font:italic 400 11px DM Sans}.fin-profit-waiting{color:#d97706;font:italic 400 11px DM Sans}.fin-profit-actions{white-space:nowrap}.fin-stock-age{white-space:nowrap;border-radius:12px;padding:3px 8px;font:600 11px DM Sans}.fin-stock-normal{color:#15803d;background:#e7f5ec}.fin-stock-attention{color:#d97706;background:#fef3c7}.fin-stock-alert{color:#b91c1c;background:#fdecec}.fin-operational-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.fin-operational-section h3{margin:0 0 16px;font:700 15px Manrope}.fin-operational-grid{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.fin-operational-card{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:6px;padding:18px;display:flex}.fin-operational-card span{color:var(--muted);font:600 12px DM Sans}.fin-operational-card b{font:700 24px Manrope}.fin-operational-card-profit{background:#f0fdf4;border-color:#bbf7d0}.fin-operational-card-profit span{color:#15803d}.fin-operational-card-expense{background:#fef2f2;border-color:#fecaca}.fin-operational-card-expense span{color:#b91c1c}.fin-operational-card-result.positive{background:#f0fdf4;border-color:#bbf7d0}.fin-operational-card-result.positive b{color:#15803d}.fin-operational-card-result.negative{background:#fef2f2;border-color:#fecaca}.fin-operational-card-result.negative b{color:#b91c1c}.fin-operational-note{color:var(--muted);margin:14px 0 0;font:400 13px/1.6 DM Sans}.fin-operational-warning{color:#d97706;font-weight:500}.fin-profit-rankings-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.fin-profit-ranking{margin:0}.fin-profit-ranking-list{flex-direction:column;gap:8px;display:flex}.fin-profit-ranking-item{border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;padding:12px 14px;display:flex}.fin-profit-ranking-top{background:#f8fdf9}.fin-profit-ranking-bottom{background:#fefbfb}.fin-profit-ranking-medal{text-align:center;flex-shrink:0;width:32px;font:700 16px Manrope}.fin-medal-1{color:#d97706}.fin-medal-2{color:#6b7280}.fin-medal-3{color:#b45309}.fin-profit-ranking-pos-num{color:var(--muted);text-align:center;flex-shrink:0;width:32px;font:700 13px Manrope}.fin-profit-ranking-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fin-profit-ranking-info b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font:600 13px DM Sans;overflow:hidden}.fin-profit-ranking-info small{color:var(--muted);font:400 11px DM Sans}@media (width<=1200px){.fin-profit-summary-cards{grid-template-columns:repeat(3,1fr)}}@media (width<=1000px){.fin-profit-rankings-grid,.fin-operational-grid{grid-template-columns:1fr}}@media (width<=700px){.fin-profit-summary-cards{grid-template-columns:1fr 1fr}.fin-profit-filters{flex-direction:column;align-items:flex-start}.fin-custom-date{flex-direction:column;align-items:stretch}}@media (width<=560px){.fin-profit-summary-cards{grid-template-columns:1fr}.fin-profit-head{flex-direction:column}}@media (width<=1000px){.fin-grid{grid-template-columns:repeat(2,1fr)}.fin-summary-grid{grid-template-columns:repeat(3,1fr)}.fin-expenses-totals{grid-template-columns:1fr 1fr}}@media (width<=700px){.fin-sheet-overlay{align-items:stretch;padding:0}.fin-sheet{border-radius:0;max-width:none;min-height:100vh}.fin-sheet-fields{grid-template-columns:1fr}.fin-expense-overlay{align-items:stretch;padding:0}.fin-expense-modal{border-radius:0;max-width:none;min-height:100vh}.fin-expense-form-grid{grid-template-columns:1fr}.fin-expenses-table{font-size:12px}.fin-expenses-table th,.fin-expenses-table td{padding:8px 6px}.fin-expenses-table-wrapper{flex-direction:column;gap:0;display:flex}.fin-expenses-table thead{display:none}.fin-expenses-table tbody tr{border:1px solid var(--line);border-radius:8px;flex-wrap:wrap;gap:6px;margin-bottom:8px;padding:12px;display:flex}.fin-expenses-table td{border:none;padding:2px 0}.fin-expenses-table td:first-child{color:var(--muted);width:100%;font:600 11px DM Sans}.fin-expenses-table td:nth-child(2){width:100%;font:600 13px DM Sans}.fin-expenses-table td:nth-child(3){width:100%;color:var(--muted);font:400 12px DM Sans}.fin-expenses-table td:nth-child(4){width:auto}.fin-expenses-table td:nth-child(5){width:auto;font:600 14px Manrope}.fin-expenses-table td:nth-child(6){gap:6px;width:100%;padding-top:6px;display:flex}}@media (width<=560px){.fin-grid{grid-template-columns:1fr}.fin-summary-grid{grid-template-columns:1fr 1fr}.fin-head{flex-direction:column}.fin-vehicle-row{flex-wrap:wrap}.fin-vehicle-status-tag{order:3}.fin-vehicle-btn{order:4}.fin-expenses-totals{grid-template-columns:1fr}.fin-expenses-head{flex-direction:column}.fin-expenses-filters{flex-direction:column;align-items:flex-start}}.fin-export-btns{gap:8px;margin-left:8px;display:flex}.fin-export-btns .btn{white-space:nowrap;padding:7px 12px;font-size:12px}.fin-spin{animation:1s linear infinite fin-spin-rotate}@keyframes fin-spin-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fin-charts-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.fin-charts-head h3{margin:0 0 4px;font:700 15px Manrope}.fin-charts-head p{color:var(--muted);margin:0;font-size:13px}.fin-charts-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.fin-chart-panel{border:1px solid var(--line);background:#fafbfa;border-radius:10px;flex-direction:column;min-height:260px;padding:18px;display:flex}.fin-chart-panel-head{align-items:center;gap:8px;margin-bottom:14px;display:flex}.fin-chart-panel-head svg{color:var(--muted);flex-shrink:0}.fin-chart-panel-head h4{color:var(--ink);margin:0;font:600 13px Manrope}.fin-chart-container{flex-direction:column;flex:1;display:flex}.fin-chart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:30px 16px;display:flex}.fin-chart-empty svg{color:#d1d5db}.fin-chart-empty p{color:var(--muted);margin:0;font:400 13px DM Sans}.fin-chart-legend{gap:16px;margin-bottom:12px;display:flex}.fin-chart-legend-item{color:var(--muted);align-items:center;gap:6px;font:500 12px DM Sans;display:flex}.fin-chart-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.fin-chart-dot-revenue{background:#1769d1}.fin-chart-dot-expense{background:#f87171}.fin-chart-dot-profit-positive{background:#15803d}.fin-chart-dot-profit-negative{background:#b91c1c}.fin-chart-bars{flex:1;align-items:flex-end;gap:4px;min-height:140px;padding-bottom:4px;display:flex}.fin-chart-bar-group{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.fin-chart-bar-stack{justify-content:center;align-items:flex-end;gap:2px;width:100%;height:120px;display:flex}.fin-chart-bar{border-radius:3px 3px 0 0;flex:1;max-width:18px;min-height:2px;transition:height .3s}.fin-chart-bar-revenue{background:#1769d1}.fin-chart-bar-expense{background:#f87171}.fin-chart-bar-label{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:100%;font:400 10px DM Sans;overflow:hidden}.fin-chart-bar-group:hover .fin-chart-bar-revenue{background:#0f52aa}.fin-chart-bar-group:hover .fin-chart-bar-expense{background:#dc2626}.fin-chart-totals{border-top:1px solid var(--line);gap:20px;margin-top:10px;padding-top:10px;display:flex}.fin-chart-totals span{color:var(--muted);font:400 12px DM Sans}.fin-chart-totals b{color:var(--ink);font:600 12px Manrope}.fin-chart-line-wrapper{flex:1;gap:8px;min-height:160px;display:flex}.fin-chart-line-y-axis{color:var(--muted);text-align:right;flex-direction:column;justify-content:space-between;min-width:36px;font:400 10px DM Sans;display:flex}.fin-chart-line-area{flex-direction:column;flex:1;display:flex;position:relative}.fin-chart-line-svg{flex:1;width:100%;overflow:visible}.fin-chart-line-polyline{fill:none;stroke:#1769d1;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.fin-chart-line-dot-positive{fill:#15803d;stroke:#fff;stroke-width:1px}.fin-chart-line-dot-negative{fill:#b91c1c;stroke:#fff;stroke-width:1px}.fin-chart-line-zero{background:#d1d5db;border-top:1px dashed #d1d5db;height:1px;position:absolute;top:50%;left:0;right:0}.fin-chart-line-x-labels{justify-content:space-between;margin-top:6px;display:flex;overflow:hidden}.fin-chart-line-x-labels span{color:var(--muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font:400 9px DM Sans;overflow:hidden}.fin-chart-donut-layout{flex-direction:row;align-items:center;gap:20px}.fin-chart-donut-wrapper{flex-shrink:0;width:140px;height:140px}.fin-chart-donut{width:100%;height:100%}.fin-chart-donut-total-label{fill:var(--ink);font:700 8px Manrope}.fin-chart-donut-total-sub{fill:var(--muted);font:400 5px DM Sans}.fin-chart-donut-legend{flex-direction:column;flex:1;gap:6px;display:flex}.fin-chart-donut-legend-item{align-items:center;gap:8px;font:400 12px DM Sans;display:flex}.fin-chart-donut-swatch{border-radius:3px;flex-shrink:0;width:10px;height:10px}.fin-chart-donut-legend-label{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.fin-chart-donut-legend-value{color:var(--ink);white-space:nowrap;font:500 12px Manrope}.fin-chart-donut-legend-pct{color:var(--muted);text-align:right;min-width:36px;font:400 11px DM Sans}.fin-chart-hbar-list{flex-direction:column;flex:1;gap:8px;display:flex}.fin-chart-hbar-row{align-items:center;gap:10px;display:flex}.fin-chart-hbar-label{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:140px;font:500 12px DM Sans;overflow:hidden}.fin-chart-hbar-track{background:#f3f4f6;border-radius:4px;flex:1;height:18px;overflow:hidden}.fin-chart-hbar-fill{border-radius:4px;height:100%;transition:width .3s}.fin-chart-hbar-positive{background:#bbf7d0}.fin-chart-hbar-negative{background:#fecaca}.fin-chart-hbar-value{text-align:right;white-space:nowrap;min-width:90px;font:600 12px Manrope}.fin-positive{color:#15803d}.fin-negative{color:#b91c1c}@media (width<=1000px){.fin-charts-grid{grid-template-columns:1fr}}@media (width<=700px){.fin-chart-donut-layout{flex-direction:column;align-items:center}.fin-chart-donut-wrapper{width:120px;height:120px}.fin-chart-hbar-label{width:100px;font-size:11px}.fin-chart-hbar-value{min-width:70px;font-size:11px}}@media (width<=560px){.fin-charts-section{padding:14px}.fin-chart-panel{min-height:220px;padding:14px}.fin-chart-totals{flex-direction:column;gap:4px}}.fgoals-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.fgoals-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.fgoals-head h3{margin:0 0 4px;font:700 15px Manrope}.fgoals-head p{color:var(--muted);margin:0;font-size:13px}.fgoals-loading{color:var(--muted);justify-content:center;align-items:center;gap:8px;padding:30px;font:400 13px DM Sans;display:flex}.fgoals-form{border:1px solid var(--line);background:#fafbfa;border-radius:10px;margin:16px 0 0;padding:18px}.fgoals-form-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.fgoals-form-grid label{flex-direction:column;gap:6px;display:flex}.fgoals-form-label{color:var(--ink);align-items:center;gap:6px;font:600 12px DM Sans;display:flex}.fgoals-form-label svg{color:var(--muted)}.fgoals-form-grid input{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:6px;padding:10px 12px;font:500 14px DM Sans}.fgoals-form-grid input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 2px #1769d11f}.fgoals-form-grid input::placeholder{color:#b0b8b3}.fgoals-form-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.fgoals-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.fgoals-card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.fgoals-card-reached{background:#f8fdf9;border-color:#bbf7d0}.fgoals-card-head{align-items:center;gap:10px;padding:14px 18px 0;display:flex}.fgoals-card-icon{border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.fgoals-card-title{color:var(--ink);font:600 13px Manrope}.fgoals-card-body{flex-direction:column;gap:10px;padding:12px 18px 18px;display:flex}.fgoals-card-values{align-items:baseline;gap:6px;display:flex}.fgoals-card-actual{color:var(--ink);font:700 26px Manrope}.fgoals-card-sep{color:var(--muted);font:400 16px DM Sans}.fgoals-card-goal{color:var(--muted);font:500 16px Manrope}.fgoals-progress{align-items:center;gap:10px;display:flex}.fgoals-progress-track{background:#f3f4f6;border-radius:5px;flex:1;height:10px;overflow:hidden}.fgoals-progress-fill{border-radius:5px;min-width:2px;height:100%;transition:width .4s}.fgoals-progress-pct{text-align:right;min-width:38px;font:600 13px Manrope}.fgoals-status{align-items:center;gap:5px;font:400 12px DM Sans;display:flex}.fgoals-status-reached{color:#15803d;font-weight:600}.fgoals-status-pending{color:var(--muted)}.fgoals-status-empty{color:#9ca3af;font-style:italic}.fgoals-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:16px;padding:36px 20px;display:flex}.fgoals-empty svg{color:#d1d5db}.fgoals-empty p{color:var(--muted);margin:0;font:400 13px DM Sans}@media (width<=1000px){.fgoals-grid,.fgoals-form-grid{grid-template-columns:1fr}}@media (width<=560px){.fgoals-section{padding:14px}.fgoals-head{flex-direction:column}}.falerts-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.falerts-head{align-items:center;gap:8px;margin-bottom:14px;display:flex}.falerts-head svg{color:#d97706}.falerts-head h3{color:var(--ink);margin:0;font:700 15px Manrope}.falerts-list{flex-direction:column;gap:8px;display:flex}.falerts-item{border:1px solid var(--line);background:#fafbfa;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.falerts-item-icon{border-radius:7px;flex-shrink:0;place-items:center;width:30px;height:30px;margin-top:1px;display:grid}.falerts-item-body{flex:1;min-width:0}.falerts-item-head{align-items:center;gap:8px;margin-bottom:2px;display:flex}.falerts-item-head b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font:600 13px DM Sans;overflow:hidden}.falerts-item-badge{white-space:nowrap;border-radius:10px;flex-shrink:0;padding:2px 7px;font:600 10px DM Sans}.falerts-item p{color:var(--muted);margin:0;font:400 12px/1.4 DM Sans}.falerts-item small{color:#9ca3af;margin-top:3px;font:400 11px DM Sans;display:block}.falerts-item.falert-critical{background:#fef2f2;border-color:#fecaca}.falerts-item.falert-critical .falerts-item-icon,.falerts-item.falert-critical .falerts-item-badge{color:#b91c1c;background:#fdecec}.falerts-item.falert-attention{background:#fffbeb;border-color:#fef3c7}.falerts-item.falert-attention .falerts-item-icon,.falerts-item.falert-attention .falerts-item-badge{color:#d97706;background:#fef3c7}.falerts-item.falert-positive{background:#f0fdf4;border-color:#bbf7d0}.falerts-item.falert-positive .falerts-item-icon,.falerts-item.falert-positive .falerts-item-badge{color:#15803d;background:#e7f5ec}.falerts-item.falert-goal{background:#f5f7ff;border-color:#e0e7ff}.falerts-item.falert-goal .falerts-item-icon,.falerts-item.falert-goal .falerts-item-badge{color:#1769d1;background:#e0e7ff}@media (width<=560px){.falerts-section{padding:14px}.falerts-item{padding:10px 12px}.falerts-item-head b{font-size:12px}}.trash-admin{padding:0}.trash-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.trash-head h2{margin:0 0 4px;font-size:21px}.trash-head p{color:var(--muted);margin:0;font-size:13px}.trash-btn-empty{color:#dc2626;border-color:#dc2626}.trash-btn-empty:hover{color:#fff;background:#dc2626}.trash-filters{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.trash-list{gap:8px;display:grid}.trash-item{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:14px;padding:14px 16px;display:flex}.trash-item-icon{border-radius:8px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.trash-item-info{flex:1;min-width:0}.trash-item-type{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font:600 11px DM Sans}.trash-item-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font:600 14px Manrope;overflow:hidden}.trash-item-meta{color:var(--muted);font:400 12px DM Sans}.trash-item-actions{flex-shrink:0;gap:8px;display:flex}.trash-btn-restore{color:#059669;border-color:#059669}.trash-btn-restore:hover{color:#fff;background:#059669}.trash-btn-delete{color:#dc2626;border-color:#dc2626}.trash-btn-delete:hover{color:#fff;background:#dc2626}.trash-overlay{z-index:60;background:#1018208c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.trash-confirm{text-align:center;background:#fff;border-radius:10px;width:min(440px,100%);padding:28px;box-shadow:0 24px 60px #00000038}.trash-confirm-icon{color:#dc2626;background:#fef2f2;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 16px;display:grid}.trash-confirm h3{margin:0 0 8px;font:700 18px Manrope}.trash-confirm p{color:var(--muted);margin:0 0 20px;font:400 14px/1.5 DM Sans}.trash-confirm-actions{justify-content:center;gap:10px;display:flex}.btn-danger{color:#fff;background:#dc2626}.btn-danger:hover{background:#b91c1c}@media (width<=600px){.trash-item{flex-wrap:wrap}.trash-item-actions{justify-content:flex-end;width:100%}}.store-logo{object-fit:contain;border-radius:10px;width:36px;height:36px}.logo-section{border-bottom:1px solid var(--line);margin-bottom:25px;padding-bottom:25px}.logo-section h3{margin:0 0 8px;font:700 17px Manrope}.logo-section>p{color:var(--muted);font-size:12px}.logo-preview{background:#f5f6f5;place-items:center;width:120px;height:80px;margin:18px 0;display:grid}.logo-preview img{object-fit:contain;max-width:100%;max-height:100%}.logo-actions{flex-wrap:wrap;gap:10px;display:flex}.showroom-home .tag{color:#fff;background:var(--brand-primary)!important}.showroom-home .icon-link{background:var(--brand-primary)!important;color:#fff!important}:root{--brand-primary:#1a6fe0;--brand-primary-hover:#1459b3;--brand-neon:#3b8dff;--brand-neon-glow:#3b8dff26;--brand-dark:#071321;--brand-dark-deep:#040c16;--brand-navy:#0b1a2e;--brand-navy-light:#0f2240;--brand-light:#f4f7fa;--brand-white:#fff;--brand-text:#111827;--brand-text-secondary:#374151;--brand-muted:#6b7280;--brand-border:#e2e6ea;--brand-radius:10px;--brand-radius-sm:6px;--brand-shadow:0 4px 20px #0000000f;--brand-shadow-lg:0 16px 48px #0000001a;--brand-shadow-card:0 2px 12px #0000000f;--container-width:1120px}.showroom-home{background:var(--brand-white);color:var(--brand-text);overflow-x:hidden}.showroom-home *{box-sizing:border-box;border:0;outline:0;margin:0}.showroom-home .container{max-width:var(--container-width);margin:0 auto;padding:0 24px}.showroom-home .eyebrow{color:var(--brand-neon);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font:700 10px/1 DM Sans,sans-serif;display:block}.showroom-home .text-link{color:var(--brand-primary);align-items:center;gap:5px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.showroom-home .text-link:hover{color:var(--brand-primary-hover)}.showroom-home .btn{border-radius:var(--brand-radius-sm);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.showroom-home .btn.primary{background:var(--brand-primary);color:#fff}.showroom-home .btn.primary:hover{background:var(--brand-primary-hover)}.showroom-home .btn.light{color:var(--brand-text);border:1.5px solid var(--brand-border);background:#fff}.showroom-home .btn.light:hover{background:#f9fafb}.showroom-home .btn.outline{border:1.5px solid var(--brand-border);color:var(--brand-text);background:#fff}.showroom-home .btn.outline:hover{background:#f4f7fa}.showroom-home .btn.whatsapp{color:#fff;background:#25d366;padding:9px 14px;font-size:12px}.showroom-home .btn.whatsapp:hover{background:#1fb855}.showroom-home .empty{text-align:center;color:var(--brand-muted);padding:60px 20px}.showroom-home .empty h3{color:var(--brand-text);margin:12px 0 6px;font-size:18px}.showroom-home .empty p{font-size:14px}.topbar{background:var(--brand-dark);color:var(--topbar-text,#89a);z-index:10;height:34px;font-size:11px;position:relative}.topbar-inner{height:34px;max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.topbar-left,.topbar-center{color:var(--topbar-text,#b0bec5);align-items:center;gap:6px;display:flex}.topbar-right{align-items:center;gap:14px;display:flex}.topbar-right a{color:var(--topbar-text,#89a);align-items:center;transition:color .2s;display:flex}.topbar-right a:hover{color:#fff}.topbar-right svg{width:14px;height:14px}.header{background:var(--header-bg,#fff);border-bottom:1px solid var(--brand-border);z-index:20;height:72px;position:sticky;top:0}.header .container{height:100%;max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.header .brand{color:var(--brand-text);align-items:center;gap:12px;text-decoration:none;display:flex}.header .brand-text{flex-direction:column;display:flex}.header .brand-name{font-size:18px;font-weight:800;line-height:1;font-family:var(--header-font,Manrope), sans-serif;color:var(--header-text,var(--brand-dark));letter-spacing:-.03em}.header .brand-sub{font-size:9px;font-weight:500;line-height:1;font-family:var(--header-font,"DM Sans"), sans-serif;color:var(--header-text,var(--brand-muted));letter-spacing:.02em;margin-top:3px}.header .store-logo{object-fit:contain;width:auto;max-width:220px;height:68px;display:block}.header-nav{align-items:center;gap:30px;display:flex}.header-nav a{font-weight:600;font-size:var(--header-size,13px);line-height:1;font-family:var(--header-font,"DM Sans"), sans-serif;color:var(--header-text,var(--brand-text-secondary));text-decoration:none;transition:color .2s}.header-nav a:hover{color:var(--brand-primary)}.header-nav .btn{border-radius:var(--brand-radius-sm);padding:10px 20px;font-size:13px}.mobile-menu{cursor:pointer;color:var(--brand-text);background:0 0;border:0;padding:8px;display:none}.showroom-hero{background:url(https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=2000&q=85) 100%/cover no-repeat,#040c16 linear-gradient(135deg,#040c16 0%,#071321 50%,#0a1e38 100%);min-height:480px;position:relative}.showroom-hero .hero-overlay{background:linear-gradient(90deg,#040c16f7 0%,#040c16eb 18%,#040c16bf 40%,#040c1666 65%,#040c1626 100%);position:absolute;inset:0}.showroom-hero .hero-overlay:after{content:"";background:linear-gradient(#0000 55%,#07132199 100%),linear-gradient(#0713214d 0%,#0000 15%);position:absolute;inset:0}.showroom-hero .hero-overlay:before{content:"";background:radial-gradient(at 80%,#3b8dff14 0%,#0000 60%);position:absolute;inset:0}.showroom-hero-content{color:#fff;z-index:2;padding:72px 0 120px;position:relative}.showroom-hero-content .kicker{color:var(--brand-neon);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font:700 11px/1 DM Sans,sans-serif;display:block}.showroom-hero-content h1{letter-spacing:-.04em;max-width:540px;margin:0 0 18px;font:800 clamp(2.4rem,4vw,3.6rem)/1.02 Manrope,sans-serif}.showroom-hero-content h1 em{color:var(--brand-neon);font-style:normal}.showroom-hero-content p{color:#b0c4de;max-width:420px;margin:0 0 28px;font:400 15px/1.6 DM Sans,sans-serif}.hero-actions{align-items:center;gap:12px;display:flex}.showroom-search{width:100%;max-width:var(--container-width);z-index:5;padding:0 24px;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.showroom-search .filters{border-radius:var(--brand-radius);background:#fff;padding:22px 28px 16px;box-shadow:0 10px 40px #0000001f,0 2px 8px #0000000f}.showroom-search .filter-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.showroom-search .filter-heading h2{color:var(--brand-text);align-items:center;gap:8px;margin:0;font:700 16px/1 Manrope,sans-serif;display:flex}.showroom-search .filter-heading svg{color:var(--brand-muted)}.showroom-search .filter-fields{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:14px;display:grid}.showroom-search .filter-fields label{color:var(--brand-muted);flex-direction:column;gap:5px;font:600 12px/1 DM Sans,sans-serif;display:flex}.showroom-search .filter-fields select{border:1.5px solid var(--brand-border);border-radius:var(--brand-radius-sm);color:var(--brand-text);cursor:pointer;appearance:auto;background:#fff;width:100%;padding:10px 12px;font:500 13px/1.4 DM Sans,sans-serif}.showroom-search .filter-fields .btn{white-space:nowrap;padding:10px 20px}.showroom-search .advanced-link{color:var(--brand-muted);cursor:pointer;justify-content:flex-end;align-items:center;gap:5px;margin-top:10px;font:500 12px/1 DM Sans,sans-serif;text-decoration:none;display:flex}.showroom-search .advanced-link:hover{color:var(--brand-primary)}.showroom-search .advanced-link svg{width:14px;height:14px}.manufacturer-brands{background:var(--brands-bg,var(--brand-dark-deep));border-bottom:1px solid #3b8dff14;padding:28px 0 24px;overflow:visible}.manufacturer-brands .container{max-width:var(--container-width);flex-direction:column;align-items:center;gap:18px;display:flex;overflow:visible}.manufacturer-brands .eyebrow{text-align:center;color:var(--brands-title-color,var(--gold));font-family:var(--brands-title-font,"DM Sans"), sans-serif;font-size:var(--brands-title-size,10px);letter-spacing:.12em;white-space:nowrap;padding:0 8px;overflow:visible}.manufacturer-brands h2{display:none}.manufacturer-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;width:100%;display:flex}.manufacturer-logo{flex-direction:column;align-items:center;gap:6px;min-width:60px;display:flex}.manufacturer-logo-icon{background-color:var(--brands-logo,#fff);opacity:.75;width:44px;height:30px;transition:opacity .25s;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.manufacturer-logo:hover .manufacturer-logo-icon{opacity:1}.manufacturer-logo span{font-weight:500;font-size:var(--brands-name-size,9px);line-height:1;font-family:var(--brands-name-font,"DM Sans"), sans-serif;color:var(--brands-name-color,#89a)}.showroom-stock{padding:90px 0 40px}.showroom-stock .section-head{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.showroom-stock .section-head h2{color:var(--brand-text);margin:6px 0 0;font:700 28px/1.15 Manrope,sans-serif}.showroom-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.showroom-grid .vehicle-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;transition:box-shadow .25s,transform .25s;overflow:hidden}.showroom-grid .vehicle-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000014}.showroom-grid .vehicle-image{height:150px;position:relative;overflow:hidden}.showroom-grid .vehicle-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.showroom-grid .vehicle-card:hover .vehicle-image img{transform:scale(1.03)}.showroom-grid .vehicle-image .tag{background:var(--brand-primary);color:#fff;letter-spacing:.04em;border-radius:4px;padding:4px 8px;font:700 9px/1 DM Sans,sans-serif;position:absolute;top:10px;left:10px}.showroom-grid .vehicle-image .tag.sold{background:#6b7280}.showroom-grid .vehicle-image .heart{cursor:pointer;color:#6b7280;background:#ffffffe0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;transition:background .2s;display:grid;position:absolute;top:10px;right:10px}.showroom-grid .vehicle-image .heart:hover{color:#ef4444;background:#fff}.showroom-grid .vehicle-body{padding:14px 14px 12px}.showroom-grid .vehicle-body .eyebrow{color:var(--brand-primary);margin-bottom:5px;font:700 11px/1 DM Sans,sans-serif}.showroom-grid .vehicle-body h3{color:var(--brand-text);margin:0 0 10px;font:600 14px/1.3 DM Sans,sans-serif}.showroom-grid .vehicle-body h3 strong{font-weight:700}.showroom-grid .specs{color:var(--brand-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;font:400 10px/1 DM Sans,sans-serif;display:flex}.showroom-grid .specs span{align-items:center;gap:3px;display:inline-flex}.showroom-grid .specs svg{flex-shrink:0;width:12px;height:12px}.showroom-grid .vehicle-bottom{border-top:1px solid var(--brand-border);justify-content:space-between;align-items:center;padding:10px 0 8px;display:flex}.showroom-grid .vehicle-bottom b{color:var(--brand-text);font:700 17px/1 Manrope,sans-serif}.showroom-grid .card-actions{grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;display:grid}.showroom-grid .card-actions .btn{border-radius:var(--brand-radius-sm);padding:8px 10px;font-size:11px;font-weight:600}.showroom-benefits{background:var(--brand-dark);color:#fff;padding:56px 0}.showroom-benefits .container{max-width:var(--container-width);grid-template-columns:.82fr 1.18fr;align-items:start;gap:48px;display:grid}.benefit-intro .eyebrow{color:var(--brand-neon)}.benefit-intro h2{color:#fff;margin:8px 0 14px;font:700 26px/1.12 Manrope,sans-serif}.benefit-intro p{color:#89a;max-width:380px;font:400 13px/1.65 DM Sans,sans-serif}.benefit-list{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.benefit-list>div{background:0 0;gap:8px;padding:0;display:grid}.benefit-list svg{width:28px;height:28px;color:var(--brand-neon)}.benefit-list b{color:#fff;font:700 12px/1.3 DM Sans,sans-serif}.benefit-list span{color:#89a;font:400 10px/1.4 DM Sans,sans-serif}.store-about-block{padding:0 0 40px}.store-about-header{text-align:center;background-image:none;border:none;flex-direction:column;align-items:center;gap:10px;padding:60px 24px 40px;display:flex}.store-about-header:before,.store-about-header:after{content:none!important;display:none!important}.store-about-eyebrow{width:100%;font-size:14px;display:block}.store-about-title,.store-about-callout{margin:0}.store-history-card{max-width:var(--container-width);border-radius:var(--brand-radius);box-shadow:var(--brand-shadow-card);background:#fff;grid-template-columns:2fr 3fr;align-items:start;gap:32px;margin:0 auto;padding:24px;display:grid}.store-history-image{border-radius:var(--brand-radius);overflow:hidden}.store-history-image img{object-fit:cover;border-radius:var(--brand-radius);width:100%;height:auto;display:block}.store-history-content{flex-direction:column;gap:16px;display:flex}.store-history-title{margin:0}.store-history-text{flex-direction:column;gap:12px;display:flex}.store-history-text p{margin:0;line-height:1.7}@media (width<=768px){.store-history-card{grid-template-columns:1fr}}.contact-info-grid{max-width:var(--container-width);grid-template-columns:repeat(3,1fr);gap:28px;margin:0 auto;padding:40px 24px;display:grid}.contact-info-col h4{color:var(--brand-text);margin:0 0 12px;font:700 13px/1 Manrope,sans-serif}.contact-info-col p{color:var(--brand-muted);margin:0 0 8px;font:400 12px/1.65 DM Sans,sans-serif}.contact-info-col .address-line,.contact-info-col .contact-line,.contact-info-col .hours-line{color:var(--brand-muted);align-items:center;gap:8px;margin:6px 0;font-size:13px;display:flex}.contact-info-col .address-line svg,.contact-info-col .contact-line svg,.contact-info-col .hours-line svg{flex-shrink:0}.contact-info-col .map-link{color:var(--brand-primary);align-items:center;gap:6px;margin-top:8px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.contact-info-col .map-link:hover{text-decoration:underline}@media (width<=800px){.contact-info-grid{grid-template-columns:1fr}}.footer{padding:40px 0 0}.footer .container{max-width:var(--container-width);margin:0 auto;padding:0 24px}.footer-grid{grid-template-columns:1.3fr .9fr .9fr .9fr 1.4fr;gap:28px;padding-bottom:40px;display:grid}.footer-grid-compact{grid-template-columns:1fr}.footer-col h4{color:var(--brand-text);width:100%;margin:0 0 12px;font:700 13px/1 Manrope,sans-serif;display:block}.footer-col p{color:var(--brand-muted);width:100%;margin:0;font:400 12px/1.65 DM Sans,sans-serif;display:block}.footer-col a{color:var(--brand-muted);font:400 12px/1.65 DM Sans,sans-serif;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--brand-primary)}.footer-col .contact-line{width:100%;color:var(--brand-muted);margin-bottom:6px;font:400 12px/1.6 DM Sans,sans-serif;display:block}.footer-col .contact-line svg{width:14px;height:14px;color:var(--brand-muted);vertical-align:middle;margin-right:6px;display:inline-block}.footer-col .address-line{width:100%;color:var(--brand-muted);margin-bottom:4px;font:400 12px/1.6 DM Sans,sans-serif;display:block}.footer-col .address-line svg{width:14px;height:14px;color:var(--brand-muted);vertical-align:middle;margin-right:6px;display:inline-block}.footer-col .hours-line{width:100%;color:var(--brand-muted);font:400 12px/1.8 DM Sans,sans-serif;display:block}.footer-col .store-column-layout{grid-template-columns:2fr 3fr;align-items:start;gap:16px;display:grid}.footer-col .store-column-image{border-radius:8px;width:100%;min-height:180px;overflow:hidden}.footer-col .store-column-image img{object-fit:cover;width:100%;height:100%;min-height:180px;display:block}.footer-col .store-column-text{min-width:0}.footer-col .store-column-text h4{margin-bottom:8px}.footer-col .map-link{color:var(--gold);justify-content:center;align-items:center;gap:4px;width:100%;margin-top:8px;font:600 12px/1.6 DM Sans,sans-serif;display:flex}.footer-col .map-link:hover{text-decoration:underline}.footer-socials{margin-top:16px}.footer-socials h5{color:var(--brand-text);margin:0 0 10px;font:700 13px/1 Manrope,sans-serif}.footer-social-icons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.footer-social-icons a{border:1px solid var(--brand-border);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,box-shadow .2s;display:flex}.footer-social-icons a:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.footer-social-icons img{object-fit:contain;width:18px;height:18px}.section .filters{margin-bottom:30px}.section-subtitle{max-width:560px;margin:8px 0 0;line-height:1.6}.filters{background:var(--search-bg,#fff)}.filter-heading h2{font-family:var(--search-title-font,Manrope), sans-serif;font-size:var(--search-title-size,21px);color:var(--search-title-color,var(--ink))}.filter-fields .btn{background:var(--search-button-bg,var(--gold));color:var(--search-button-text,#fff);font-family:var(--search-button-font,"DM Sans"), sans-serif;font-size:var(--search-button-size,15px)}.footer-col .hours-line{color:var(--brand-muted);font:400 12px/1.8 DM Sans,sans-serif}.footer-col .hours-line strong{color:var(--brand-text-secondary);font-weight:700}.footer-cta{background:var(--gold);border-radius:var(--brand-radius);color:#fff;flex-direction:column;justify-content:center;min-height:160px;padding:24px;display:flex;position:relative;overflow:hidden}.footer-cta h4{color:#fff;align-self:stretch;margin:0 0 8px;font:700 15px/1.25 Manrope,sans-serif}.footer-cta p{color:#fffc;align-self:stretch;margin:0 0 16px;font:400 12px/1.5 DM Sans,sans-serif}.footer-cta .btn{color:#fff;border-radius:var(--brand-radius-sm);background:#25d366;align-items:center;gap:6px;width:max-content;padding:9px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.footer-cta .btn:hover{background:#1fb855}.footer-cta .btn svg{width:14px;height:14px}.footer .copyright{border-top:1px solid var(--brand-border);color:#9ca3af;text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font:400 11px/1 DM Sans,sans-serif;display:flex}.footer .copyright a{color:#9ca3af;text-decoration:none}.footer .copyright a:hover{color:var(--brand-primary)}.wa-float{z-index:50;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:54px;height:54px;text-decoration:none;transition:transform .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #25d36659}.wa-float:hover{transform:scale(1.08)}.wa-float svg{width:26px;height:26px}@media (width<=1100px){.showroom-grid{grid-template-columns:repeat(2,1fr)}.manufacturer-grid{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:24px;padding-bottom:4px;overflow-x:auto}.manufacturer-grid::-webkit-scrollbar{display:none}.showroom-benefits .container{grid-template-columns:1fr}.benefit-list{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-cta{grid-column:1/-1}}@media (width<=768px){.topbar-inner{justify-content:center}.topbar-left,.topbar-center{display:none}.header{height:64px}.header .store-logo{width:auto;max-width:170px;height:56px}.header .brand-name{font-size:15px}.header-nav{z-index:19;background:#fff;flex-direction:column;align-items:stretch;gap:14px;padding:16px 24px;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 10px 20px #00000014}.header-nav.open{display:flex}.mobile-menu{display:block}.showroom-hero{min-height:400px}.showroom-hero-content{padding:52px 0 100px}.showroom-hero-content h1{font-size:clamp(2rem,8vw,3rem)}.showroom-search{padding:0 16px;bottom:-52px}.showroom-search .filters{padding:18px 16px 14px}.showroom-search .filter-fields{grid-template-columns:1fr 1fr;gap:10px}.showroom-search .filter-fields .btn{grid-column:1/-1}.showroom-stock{padding-top:88px}.showroom-grid{grid-template-columns:repeat(2,1fr)}.manufacturer-grid{gap:16px}.manufacturer-logo{min-width:60px}.showroom-benefits{padding:40px 0}.benefit-list{grid-template-columns:1fr 1fr;gap:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-cta{grid-column:1/-1}.footer .copyright{text-align:center;flex-direction:column;align-items:center;gap:8px}}@media (width<=480px){.showroom-hero{min-height:360px}.showroom-hero-content{padding:44px 0 88px}.showroom-search .filter-fields,.showroom-grid,.benefit-list,.footer-grid,.footer-col .store-column-layout{grid-template-columns:1fr}.footer-col .store-column-image,.footer-col .store-column-image img{min-height:160px}}.platform{background:var(--brand-white);color:var(--brand-text);overflow-x:hidden}.platform *{box-sizing:border-box}.platform .container{max-width:var(--container-width);margin:0 auto;padding:0 24px}.platform-header{border-bottom:1px solid var(--brand-border);z-index:30;background:#fff;height:72px;position:sticky;top:0}.platform-header-inner{justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.platform-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.platform-brand-mark{background:var(--brand-primary);color:#fff;letter-spacing:-.02em;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font:800 15px Manrope,sans-serif;display:grid}.platform-brand-text{color:var(--brand-dark);letter-spacing:-.03em;font:800 19px/1 Manrope,sans-serif}.platform-nav{align-items:center;gap:26px;display:flex}.platform-nav>a{color:var(--brand-text-secondary);font:600 13px/1 DM Sans,sans-serif;text-decoration:none;transition:color .2s}.platform-nav>a:hover{color:var(--brand-primary)}.platform-nav .btn{padding:10px 20px;font-size:13px}.platform-menu{cursor:pointer;color:var(--brand-text);background:0 0;border:0;padding:8px;display:none}.platform-hero{color:#fff;background:radial-gradient(at 75% 40%,#3b8dff29 0%,#0000 55%),linear-gradient(135deg,#040c16 0%,#071321 45%,#0b1f3a 100%);min-height:520px;position:relative;overflow:hidden}.platform-hero-overlay{background:linear-gradient(#0000 55%,#040c168c 100%);position:absolute;inset:0}.platform-hero-content{z-index:2;max-width:720px;padding:96px 0 120px;position:relative}.platform-kicker{color:var(--brand-neon);letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font:700 12px/1 DM Sans,sans-serif;display:block}.platform-hero h1{letter-spacing:-.04em;max-width:620px;margin:0 0 18px;font:800 clamp(2.3rem,4.5vw,3.7rem)/1.05 Manrope,sans-serif}.platform-hero p{color:#b0c4de;max-width:520px;margin:0 0 28px;font:400 16px/1.65 DM Sans,sans-serif}.platform-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.platform-section{padding:72px 0}.platform-section-alt{background:var(--brand-light)}.platform-section-head{text-align:center;max-width:620px;margin:0 auto 44px}.platform-eyebrow{color:var(--brand-primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font:700 11px/1 DM Sans,sans-serif;display:block}.platform-section-head h2{color:var(--brand-text);letter-spacing:-.03em;margin:0 0 12px;font:700 28px/1.15 Manrope,sans-serif}.platform-section-head p{color:var(--brand-muted);margin:0;font:400 14px/1.6 DM Sans,sans-serif}.platform-steps{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.platform-step{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:26px 22px;transition:box-shadow .25s,transform .25s;position:relative}.platform-step:hover{box-shadow:var(--brand-shadow-lg);transform:translateY(-3px)}.platform-step-num{color:#eef3fb;font:800 34px/1 Manrope,sans-serif;position:absolute;top:18px;right:20px}.platform-step-icon{background:var(--brand-neon-glow);width:44px;height:44px;color:var(--brand-primary);border-radius:10px;place-items:center;margin-bottom:16px;display:grid}.platform-step h3{color:var(--brand-text);margin:0 0 8px;font:700 15px/1.3 Manrope,sans-serif}.platform-step p{color:var(--brand-muted);margin:0;font:400 12.5px/1.6 DM Sans,sans-serif}.platform-benefits{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.platform-benefit{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:22px}.platform-benefit-icon{background:var(--brand-neon-glow);width:40px;height:40px;color:var(--brand-primary);border-radius:10px;place-items:center;margin-bottom:14px;display:grid}.platform-benefit h3{color:var(--brand-text);margin:0 0 6px;font:700 14px/1.3 Manrope,sans-serif}.platform-benefit p{color:var(--brand-muted);margin:0;font:400 12px/1.55 DM Sans,sans-serif}.platform-about{grid-template-columns:.9fr 1.1fr;align-items:start;gap:48px;display:grid}.platform-about h2{color:var(--brand-text);letter-spacing:-.03em;margin:8px 0 0;font:700 28px/1.15 Manrope,sans-serif}.platform-about p{color:var(--brand-text-secondary);margin:0;font:400 15px/1.7 DM Sans,sans-serif}.platform-final{padding:72px 0}.platform-final-inner{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e38 0%,#071321 100%);border-radius:16px;padding:56px 40px;position:relative;overflow:hidden}.platform-final-inner:before{content:"";background:radial-gradient(at 80% 20%,#3b8dff2e,#0000 55%);position:absolute;inset:0}.platform-final-inner h2{margin:0 0 12px;font:800 28px/1.2 Manrope,sans-serif;position:relative}.platform-final-inner p{color:#b0c4de;margin:0 0 24px;font:400 15px/1.6 DM Sans,sans-serif;position:relative}.platform-final-inner .btn{position:relative}.platform-footer{background:var(--brand-dark-deep);color:#89a;padding:56px 0 0}.platform-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:32px;padding-bottom:36px;display:grid}.platform-footer-brand p{color:#89a;max-width:280px;margin:14px 0 0;font:400 13px/1.6 DM Sans,sans-serif}.platform-footer-brand .platform-brand-mark{background:var(--brand-primary)}.platform-footer-brand .platform-brand-text{color:#fff}.platform-footer-col h4{color:#fff;margin:0 0 14px;font:700 13px/1 Manrope,sans-serif}.platform-footer-col a{color:#89a;margin-bottom:10px;font:400 13px/1 DM Sans,sans-serif;text-decoration:none;transition:color .2s;display:block}.platform-footer-col a:hover{color:#fff}.platform-footer-cta h4{color:#fff;margin:0 0 8px;font:700 16px/1.3 Manrope,sans-serif}.platform-footer-cta p{color:#89a;margin:0 0 16px;font:400 13px/1.55 DM Sans,sans-serif}.platform-footer-cta .btn{padding:10px 18px;font-size:12px}.platform-copyright{color:#6b8299;border-top:1px solid #ffffff14;padding:18px 0;font:400 11px/1 DM Sans,sans-serif}@media (width<=1100px){.platform-steps,.platform-benefits{grid-template-columns:repeat(2,1fr)}.platform-footer-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.platform-nav{z-index:29;background:#fff;flex-direction:column;align-items:stretch;gap:14px;padding:16px 24px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 10px 20px #00000014}.platform-nav.open{display:flex}.platform-nav .btn{justify-content:center;width:100%}.platform-menu{display:block}.platform-about{grid-template-columns:1fr;gap:20px}}@media (width<=640px){.platform-steps,.platform-benefits{grid-template-columns:1fr}.platform-hero h1{font-size:2rem}.platform-hero-content{padding:72px 0 96px}.platform-final-inner{padding:40px 22px}.platform-footer-grid{grid-template-columns:1fr;gap:24px}}.not-configured{text-align:center;background:var(--brand-white);place-items:center;min-height:70vh;display:grid}.not-configured .container{color:var(--brand-muted);flex-direction:column;align-items:center;gap:12px;display:flex}.not-configured svg{color:var(--brand-primary)}.not-configured h1{color:var(--brand-text);margin:0;font:700 26px/1.2 Manrope,sans-serif}.not-configured p{color:var(--brand-muted);margin:0;font:400 14px/1.6 DM Sans,sans-serif}.storefront{--gold:var(--store-primary,#1769d1);--navy:var(--store-secondary,#101820);--brand-primary:var(--store-primary,#1a6fe0);--brand-primary-hover:var(--store-primary-hover,#1459b3);--brand-text:var(--store-secondary,#111827)}.storefront .btn.primary:hover{background:var(--store-primary-hover,#0f52aa)}.footer{padding-top:56px}.footer-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:40px}.footer-col{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:24px}.footer-col:first-child,.footer-col:nth-child(5){grid-column:1/-1}.footer-col:nth-child(5){background:0 0;border:0;padding:0}.footer-col p{max-width:100%}.footer-cta{border-radius:var(--brand-radius);min-height:180px;padding:32px}.ficha-form{flex-direction:column;gap:18px;max-width:1000px;display:flex}.ficha-section{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:26px}.ficha-section-head{color:var(--gold);align-items:center;gap:9px;margin:0 0 18px;display:flex}.ficha-section-head h2{color:var(--brand-text);font:700 17px Manrope,sans-serif}.ficha-grid{grid-template-columns:repeat(3,1fr)}.ficha-ref{border:1px dashed var(--brand-border);border-radius:var(--brand-radius-sm);grid-column:1/-1;padding:16px}.ficha-ref h3{color:var(--brand-text);margin:0 0 12px;font:700 14px Manrope,sans-serif}.ficha-actions{justify-content:flex-end;display:flex}.ficha-success{max-width:560px;margin:0 auto}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gallery-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);cursor:pointer;background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.gallery-card:hover{box-shadow:var(--brand-shadow-lg);transform:translateY(-4px)}.gallery-card-image{background:#eef2f6;height:240px;overflow:hidden}.gallery-card-image img{object-fit:cover;width:100%;height:100%}.gallery-card-body{flex-direction:column;gap:4px;padding:16px 18px;display:flex}.gallery-card-body b{color:var(--brand-text);font:700 16px Manrope,sans-serif}.gallery-card-body .gallery-card-client{color:var(--gold);font:600 12px DM Sans,sans-serif}.gallery-card-body p{color:var(--brand-muted);margin:0;font:400 13px/1.6 DM Sans,sans-serif}.gallery-card-body time{color:#9ca3af;margin-top:4px;font:400 11px DM Sans,sans-serif}.gallery-empty{max-width:420px;margin:0 auto}.gallery-lightbox{z-index:100;background:#040c16eb;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.gallery-lightbox figure{flex-direction:column;width:100%;max-width:900px;max-height:86vh;margin:0;display:flex}.gallery-lightbox figure img{object-fit:contain;border-radius:var(--brand-radius);max-width:100%;max-height:74vh}.gallery-lightbox figcaption{color:#fff;text-align:center;flex-direction:column;gap:4px;padding:16px 4px 0;display:flex}.gallery-lightbox figcaption b{font:700 16px Manrope,sans-serif}.gallery-lightbox figcaption span{color:#c8d6ff;font:600 13px DM Sans,sans-serif}.gallery-lightbox figcaption p{color:#d5dee8;margin:0;font:400 14px/1.6 DM Sans,sans-serif}.gallery-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:20px;right:24px}.gallery-lightbox-arrow{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox-arrow.prev{left:24px}.gallery-lightbox-arrow.next{right:24px}.gallery-lightbox-arrow.prev svg{transform:rotate(180deg)}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-col:nth-child(4){grid-column:1/-1}.gallery-grid{grid-template-columns:repeat(2,1fr)}.ficha-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.footer-grid,.gallery-grid,.ficha-grid{grid-template-columns:1fr}.gallery-lightbox-arrow.prev{left:12px}.gallery-lightbox-arrow.next{right:12px}}.hero-content h1,.hero-content p,.trust h2,.trust p,.section-subtitle{width:100%;max-width:none}.kicker,.trust .eyebrow,.manufacturer-brands .eyebrow,.section-head .eyebrow{width:100%;display:block}.section-head>div:first-child{flex:1}.featured-button-row{margin-bottom:16px}.featured-title{width:100%;margin:0 0 22px}.hero-content .kicker{width:100%;display:block}.footer-cta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.footer-cta-row .footer-social-icons a{border-color:var(--brand-border);background:#fff}.footer-cta h4,.footer-cta p{width:100%;max-width:none;display:block}.footer .footer-cta .footer-cta-description{align-self:stretch;width:100%;max-width:none;margin:0 0 16px;display:block}.filter-heading h2{flex:1;width:100%}.trust-grid>div:first-child{grid-column:1/-1}.trust-grid h2{margin-top:22px}.deliveries-subcard{border-radius:10px;grid-column:1/-1;margin-top:12px;padding:22px}.deliveries-subcard h3{color:#fff;margin:0 0 14px}.deliveries-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.delivery-card{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;overflow:hidden}.delivery-card img{object-fit:cover;width:100%;height:150px;display:block}.delivery-card-body{padding:12px}.delivery-card-body b{margin-bottom:4px;display:block}.delivery-card-body p{margin:0;line-height:1.5}.delivery-card-body time{margin-top:6px;display:block}@media (width<=768px){.deliveries-grid{grid-template-columns:1fr}}.trust-benefits-row{color:#dce3e2;flex-wrap:wrap;grid-column:1/-1;gap:45px;margin-top:20px;display:flex}.trust-benefits-row span{align-items:center;gap:9px;display:inline-flex}.trust-benefits-row svg{color:var(--gold);width:18px}@media (width<=800px){.trust-benefits-row{flex-direction:column;grid-column:auto;gap:15px}}.footer .copyright>.copyright-text{text-align:left;flex:1;font:400 11px/1 DM Sans,sans-serif;display:block;color:#9ca3af!important}.footer .copyright>.copyright-links{flex-shrink:0;gap:16px;display:flex}.footer .copyright>.copyright-links a{color:#9ca3af;font:400 11px/1 DM Sans,sans-serif;text-decoration:none}.footer .copyright>.copyright-links a:hover{color:var(--brand-primary)}@media (width<=768px){.footer .copyright>.copyright-text{text-align:center}.footer .copyright>.copyright-links{justify-content:center}}.results-bar-right{align-items:center;gap:12px;display:flex}.view-toggle{border:1px solid var(--brand-border,#e5e7eb);border-radius:6px;display:flex;overflow:hidden}.view-toggle button{cursor:pointer;color:#9ca3af;background:#fff;border:none;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex}.view-toggle button:hover{color:#374151;background:#f3f4f6}.view-toggle button.active{background:var(--brand-primary,#1a6fe0);color:#fff}.vehicles-list{flex-direction:column;gap:12px;display:flex}.vehicle-list-item{border:1px solid var(--brand-border,#e5e7eb);background:#fff;border-radius:10px;gap:16px;transition:box-shadow .2s,transform .15s;display:flex;overflow:hidden}.vehicle-list-item:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000014}.vehicle-list-image{flex-shrink:0;width:220px;min-height:140px;position:relative;overflow:hidden}.vehicle-list-image img{object-fit:cover;width:100%;height:100%}.vehicle-list-image .tag{background:var(--brand-primary,#1a6fe0);color:#fff;text-transform:uppercase;border-radius:4px;padding:4px 8px;font:700 10px/1 DM Sans,sans-serif;position:absolute;top:8px;left:8px}.vehicle-list-image .tag.sold{background:#dc2626}.vehicle-list-body{flex:1;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px 14px 0;display:flex}.vehicle-list-info{flex:1;min-width:0}.vehicle-list-info .eyebrow{color:var(--brand-primary,#1a6fe0);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font:600 11px/1 DM Sans,sans-serif}.vehicle-list-info h3{color:var(--brand-dark,#101820);white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font:700 16px/1.2 Manrope,sans-serif;overflow:hidden}.vehicle-list-info h3 strong{color:#6b7280;font-weight:500}.vehicle-list-info .specs{color:#6b7280;flex-wrap:wrap;gap:12px;font:13px/1 DM Sans,sans-serif;display:flex}.vehicle-list-info .specs span{align-items:center;gap:4px;display:inline-flex}.vehicle-list-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.vehicle-list-price b{color:var(--brand-dark,#101820);white-space:nowrap;font:700 18px/1 Manrope,sans-serif}.vehicle-list-actions .card-actions{gap:8px;display:flex}.vehicle-list-actions .card-actions .btn{padding:8px 14px;font-size:13px}@media (width<=800px){.vehicle-list-item{flex-direction:column}.vehicle-list-image{width:100%;min-height:180px;max-height:200px}.vehicle-list-body{flex-direction:column;align-items:stretch;padding:14px 16px}.vehicle-list-actions{flex-direction:row;justify-content:space-between;align-items:center}}@media (width<=500px){.vehicle-list-image{min-height:160px;max-height:180px}.vehicle-list-info h3{font-size:15px}.vehicle-list-price b{font-size:16px}}.ied-section-divider{background:#f0f4ff;border:1px solid #d0daf0;border-radius:8px;margin:24px 0 0;padding:14px 18px}.ied-section-divider span{color:var(--brand-primary,#1a6fe0);text-transform:uppercase;letter-spacing:.06em;font:700 13px/1 DM Sans,sans-serif}.ied-page-section{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 8px 8px;margin-bottom:8px;padding:18px}.ied-page-section h2{color:#101820;font:700 24px/1.1 Manrope,sans-serif}.ied-page-section p{color:#374151;margin-top:6px;font:15px/1.4 DM Sans,sans-serif}.ied-page-section span{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font:600 11px/1 DM Sans,sans-serif}
