:root{--red:#e5252a;--red2:#b40d13;--black:#090909;--panel:#111;--line:#292929;--muted:#9a9a9a;--white:#f5f4f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Inter,Arial,sans-serif}button,a{font:inherit}button{cursor:pointer}.topbar{height:34px;background:var(--red);display:flex;align-items:center;justify-content:center;gap:72px;font:600 11px Inter;letter-spacing:.08em;text-transform:uppercase}.topbar span{display:flex;align-items:center;gap:7px}.topbar svg{width:14px}header{height:86px;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:#080808f5;border-bottom:1px solid #222;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none}.brand-mark{width:48px;height:48px;background:var(--red);clip-path:polygon(8% 0,100% 0,88% 100%,0 100%);display:grid;place-items:center;font:900 23px Barlow Condensed;font-style:italic}.brand strong{font:900 26px/21px Barlow Condensed;letter-spacing:.04em;display:block}.brand small{font:700 9px Inter;letter-spacing:.32em;color:#aaa}nav{display:flex;gap:36px}nav a{color:#ccc;text-decoration:none;font:700 12px Inter;letter-spacing:.1em;transition:.2s}nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn,.cart-btn,.menu-btn{height:42px;min-width:42px;border:1px solid #333;background:#151515;color:#fff;display:grid;place-items:center;position:relative}.icon-btn svg,.cart-btn svg,.menu-btn svg{width:19px}.cart-btn b{position:absolute;right:-6px;top:-7px;background:var(--red);font-size:9px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center}.admin-btn{height:42px;background:var(--red);color:#fff;border:0;padding:0 17px;font:800 11px Inter;letter-spacing:.06em;display:flex;gap:7px;align-items:center}.admin-btn svg{width:15px}.menu-btn{display:none}.hero{min-height:670px;background:linear-gradient(90deg,#050505fa,#050505e0 31%,#05050526 68%),url(/assets/tijucar-burnout-direita.jpg) center/cover;position:relative;display:flex;align-items:center;padding:60px clamp(24px,8vw,130px);overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:100px;background:linear-gradient(transparent,#090909)}.hero-content{max-width:690px;position:relative;z-index:2}.eyebrow,.kicker{color:var(--red);font:800 11px Inter;letter-spacing:.2em}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:34px;height:2px;background:var(--red)}h1,h2,h3{font-family:Barlow Condensed,Impact,sans-serif;margin:0;text-transform:uppercase}h1{font-size:clamp(66px,8vw,116px);line-height:.78;letter-spacing:-.035em;margin:27px 0 33px}h1 em,h2 em{color:var(--red);font-style:normal}h1 em{font-size:.78em}.hero p{max-width:530px;color:#b8b8b8;font-size:17px;line-height:1.7}.hero-buttons{display:flex;gap:12px;margin-top:36px}.primary,.secondary{height:54px;display:inline-flex;align-items:center;gap:11px;padding:0 24px;color:#fff;text-decoration:none;font:800 11px Inter;letter-spacing:.08em}.primary{background:var(--red)}.secondary{border:1px solid #555;background:#0a0a0a8c}.primary svg,.secondary svg{width:18px}.hero-stamp{position:absolute;right:5%;bottom:52px;width:116px;height:116px;border:1px solid #777;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-8deg);z-index:2}.hero-stamp:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1px dashed #555;border-radius:50%}.hero-stamp span{font:700 8px Inter;letter-spacing:.16em;z-index:1}.hero-stamp strong{font:800 28px Barlow Condensed;color:var(--red);z-index:1}.benefits{display:grid;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:-14px auto 0;position:relative;z-index:3;background:#121212;border:1px solid #292929}.benefits>div{padding:24px 28px;display:flex;gap:15px;align-items:center;border-right:1px solid #292929}.benefits>div:last-child{border:0}.benefits svg{color:var(--red);width:27px}.benefits strong,.benefits small{display:block}.benefits strong{font:800 11px Inter;letter-spacing:.06em}.benefits small{font-size:10px;color:#777;margin-top:5px}.catalog{padding:110px clamp(24px,7vw,110px)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-head h2,.categories h2,.workshop h2{font-size:clamp(43px,5vw,70px);line-height:.95;margin-top:12px}.section-head p{max-width:390px;color:#777;font-size:13px;line-height:1.6}.filters{display:flex;gap:8px;margin-bottom:26px;overflow:auto}.filters button{white-space:nowrap;background:transparent;border:1px solid #2b2b2b;color:#888;padding:10px 17px;font:700 10px Inter;text-transform:uppercase;letter-spacing:.06em}.filters button.active,.filters button:hover{background:var(--red);border-color:var(--red);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#111;border:1px solid #252525;transition:.25s}.product-card:hover{transform:translateY(-5px);border-color:#555}.product-visual{height:255px;display:grid;place-items:center;position:relative;overflow:hidden;background-position:center;background-size:cover}.product-visual.dark{background:radial-gradient(circle,#292929,#101010 65%)}.product-visual.silver{background:radial-gradient(circle,#4d4d4d,#151515 65%)}.product-visual.red{background:radial-gradient(circle,#701115,#141010 65%)}.product-visual>svg{width:112px;height:112px;stroke-width:.8;color:#d5d5d5;filter:drop-shadow(0 18px 14px #000)}.product-visual>span{position:absolute;left:14px;top:14px;background:var(--red);padding:7px 9px;font:800 8px Inter;letter-spacing:.07em}.quick-add{position:absolute;right:12px;bottom:12px;width:39px;height:39px;border:0;background:#fff;color:#000;display:grid;place-items:center;opacity:0;transform:translateY(5px);transition:.2s}.product-card:hover .quick-add{opacity:1;transform:none}.product-info{padding:22px}.product-info small{font:700 9px Inter;color:var(--red);letter-spacing:.12em;text-transform:uppercase}.product-info h3{font-size:21px;margin:7px 0 17px}.price{display:grid;grid-template-columns:auto 1fr;align-items:end;margin-bottom:19px}.price del{grid-column:1/-1;color:#666;font-size:10px}.price strong{font:800 23px Barlow Condensed}.price span{text-align:right;color:#666;font-size:9px}.product-info>button{width:100%;height:42px;background:transparent;border:1px solid #333;color:#ccc;font:800 9px Inter;letter-spacing:.08em;display:flex;justify-content:center;align-items:center;gap:8px}.product-info>button:hover{background:var(--red);border-color:var(--red);color:#fff}.product-info>button svg{width:14px}.empty{grid-column:1/-1;padding:80px;text-align:center;color:#777}.categories{padding:80px clamp(24px,7vw,110px);background:#101010;display:grid;grid-template-columns:1.35fr repeat(3,1fr);border-block:1px solid #252525}.cat-intro{padding-right:60px}.cat-intro p{color:#777;font-size:13px;line-height:1.7}.categories>button{background:#111;border:0;border-left:1px solid #292929;color:#fff;padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:250px;text-align:left;transition:.25s}.categories>button:hover{background:var(--red)}.categories>button>svg:first-child{width:40px;height:40px;color:var(--red)}.categories>button:hover>svg{color:#fff}.categories>button>svg:last-child{align-self:flex-end}.categories button span{font:700 22px Barlow Condensed}.categories button small{font:400 10px Inter;color:#777;display:block;margin-top:7px}.categories button:hover small{color:#fff}.workshop{padding:100px clamp(24px,8vw,130px);display:flex;align-items:flex-end;justify-content:space-between;background:linear-gradient(90deg,#0a0a0a 55%,#09090980),repeating-linear-gradient(135deg,#111 0,#111 2px,#0d0d0d 2px,#0d0d0d 12px)}.workshop>div:first-child{max-width:620px}.workshop p{color:#888;line-height:1.7;max-width:530px}.workshop a{color:#fff;font:800 10px Inter;letter-spacing:.07em;display:inline-flex;gap:10px;align-items:center;margin-top:20px}.workshop a svg{width:17px;color:var(--red)}.workshop-stats{display:flex;gap:50px}.workshop-stats span{font:700 9px Inter;color:#777;max-width:110px}.workshop-stats strong{display:block;font:800 45px Barlow Condensed;color:#fff}footer{padding:45px clamp(24px,7vw,110px);display:flex;align-items:center;gap:40px;border-top:1px solid #222;color:#666;font-size:10px}footer p{flex:1}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,100%);z-index:50;background:#111;transform:translate(100%);transition:.3s;padding:26px;display:flex;flex-direction:column}.drawer.open{transform:none}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:40;opacity:0;pointer-events:none;transition:.3s}.overlay.show{opacity:1;pointer-events:auto}.drawer-head{display:flex;justify-content:space-between;border-bottom:1px solid #292929;padding-bottom:22px}.drawer-head h3{font-size:27px}.drawer-head button,.dialog-close{background:transparent;border:0;color:#fff}.drawer-head svg{width:20px}#cartItems{flex:1;overflow:auto;padding:15px 0}.cart-item{display:grid;grid-template-columns:58px 1fr 30px;gap:12px;align-items:center;border-bottom:1px solid #272727;padding:15px 0}.mini-icon{height:58px;background:#222;display:grid;place-items:center}.mini-icon svg{width:28px}.cart-item strong,.cart-item small{display:block}.cart-item strong{font:700 13px Barlow Condensed;text-transform:uppercase}.cart-item small{color:#888;font-size:10px;margin-top:6px}.cart-item button{background:transparent;border:0;color:#777}.cart-item button svg{width:16px}.cart-empty{text-align:center;color:#666;padding:80px 0}.cart-empty svg{width:40px}.drawer-total{border-top:1px solid #333;padding-top:20px;display:grid;grid-template-columns:1fr auto;align-items:center}.drawer-total strong{font:800 25px Barlow Condensed}.drawer-total a{grid-column:1/-1;background:var(--red);color:#fff;text-decoration:none;text-align:center;padding:16px;margin-top:20px;font:800 11px Inter}.search-panel{position:fixed;top:34px;left:0;right:0;height:86px;background:#111;z-index:30;display:flex;align-items:center;padding:0 7vw;gap:18px;transform:translateY(-150%);transition:.25s}.search-panel.open{transform:none}.search-panel input{flex:1;background:transparent;border:0;border-bottom:1px solid #444;color:#fff;padding:12px;font-size:17px;outline:0}.search-panel button{background:transparent;border:0;color:#fff}dialog{background:#121212;border:1px solid #333;color:#fff;width:min(560px,calc(100% - 30px));padding:38px}dialog::backdrop{background:#000c}dialog h2{font-size:40px;margin:8px 0 25px}.dialog-close{position:absolute;right:15px;top:15px}form label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#aaa;display:block;margin-bottom:16px}form input{width:100%;height:45px;background:#0b0b0b;border:1px solid #333;color:#fff;padding:0 13px;margin-top:7px;outline:0}form input:focus{border-color:var(--red)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}form>button{height:50px;width:100%;border:0;background:var(--red);color:#fff;font:800 11px Inter;display:flex;justify-content:center;align-items:center;gap:8px}form>button svg{width:16px}@media(max-width:950px){nav{display:none;position:absolute;top:86px;left:0;right:0;background:#111;padding:25px;flex-direction:column}nav.open{display:flex}.menu-btn{display:grid}.admin-btn{display:none}.benefits{grid-template-columns:1fr 1fr;margin:0}.product-grid{grid-template-columns:repeat(2,1fr)}.categories{grid-template-columns:1fr 1fr}.cat-intro{grid-column:1/-1;margin-bottom:30px}.workshop-stats{display:none}}@media(max-width:620px){.topbar{gap:16px;height:30px}.topbar span:nth-child(n+2){display:none}header{height:70px}.brand-mark{width:40px;height:40px}.brand strong{font-size:22px}.icon-btn{display:none}.hero{min-height:640px;padding:55px 22px;background-position:64% center}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000052}h1{font-size:63px}.hero p{font-size:14px}.hero-buttons{flex-direction:column;align-items:flex-start}.hero-stamp{display:none}.benefits{grid-template-columns:1fr 1fr}.benefits>div{padding:17px 12px}.benefits svg{width:21px}.benefits strong{font-size:9px}.catalog{padding:75px 18px}.section-head{display:block}.section-head p{margin-top:20px}.product-grid{grid-template-columns:1fr}.product-visual{height:230px}.categories{grid-template-columns:1fr;padding:65px 18px}.categories>button{border-left:0;border-top:1px solid #292929;min-height:160px}.workshop{padding:75px 22px}footer{flex-direction:column;align-items:flex-start}.form-row{grid-template-columns:1fr}}.header-logo{width:205px;height:68px;overflow:hidden;flex-shrink:0}.header-logo img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}@media(max-width:620px){.header-logo{width:145px;height:52px}}.hero{background-image:linear-gradient(90deg,#050505fa,#050505e0 31%,#05050526 68%),url(/assets/tijucar-burnout-direita.jpg);background-position:center 56%;background-size:cover}@media(max-width:620px){.hero{background-position:center 48%}}.hero{background-color:#050505;background-image:linear-gradient(90deg,#050505f5,#050505c7,#05050529 72%),url(/assets/tijucar-burnout-direita.jpg);background-size:cover;background-position:center 54%;background-repeat:no-repeat}.hero:before,.hero:after{display:none}.hero-content-new{display:block}.hero-content-new h1{margin-bottom:25px}.hero-content-new p{font-size:18px;margin-bottom:32px}.hero-content-new .primary{width:max-content}@media(max-width:620px){.hero{background-size:cover;background-position:58% center;background-image:linear-gradient(90deg,#050505e0,#0505053d),url(/assets/tijucar-burnout-direita.jpg)}.hero-content-new h1{font-size:58px}.hero-content-new p{max-width:250px}}.hero-content-new p{width:min(530px,80vw);text-align:justify}@media(max-width:950px){.topbar+header nav{display:none;position:absolute;left:12px;right:12px;max-height:calc(100dvh - 94px);overflow-y:auto;flex-direction:column;gap:2px;border:1px solid #292929;box-shadow:0 18px 40px #0000008c}.topbar+header nav.open{display:flex}.menu-btn{display:grid}}@media(max-width:620px){html,body{max-width:100%;overflow-x:hidden}body{min-width:0}main,section,header,footer{max-width:100%}.topbar+header{width:100%;height:64px;margin:0;padding:0 8px;top:0;border-radius:0}.topbar+header:after{left:8px;right:8px}.topbar+header .header-logo{width:clamp(112px,38vw,140px);height:50px}.topbar+header .header-actions{gap:4px;flex-shrink:0}.topbar+header .icon-btn,.topbar+header .cart-btn,.topbar+header .menu-btn{display:grid;width:36px;height:36px;min-width:36px}.topbar+header nav{top:64px;left:8px;right:8px;max-height:calc(100dvh - 72px)}.topbar+header nav a{height:46px;padding-inline:15px}.hero{height:auto;min-height:calc(100svh - 64px);margin-top:0;padding:66px 16px 40px;background-size:cover;background-position:60% center}.hero-content-new{width:100%;align-self:auto;margin-top:0}.hero-content-new h1{font-size:clamp(43px,14vw,54px);line-height:.84;overflow-wrap:anywhere}.hero-content-new p{width:100%;max-width:250px}.hero-content-new .primary{width:min(100%,340px);min-height:50px;height:auto;padding:13px 12px;justify-content:center;text-align:center}.benefits{grid-template-columns:1fr!important;width:auto;margin:12px}.catalog,.projects-section{padding:58px 14px}.section-head h2,.projects-heading h2{font-size:clamp(37px,12vw,45px);overflow-wrap:anywhere}.product-grid{grid-template-columns:minmax(0,1fr)}.product-visual{height:clamp(260px,88vw,330px)!important}.project-photo{height:clamp(300px,100vw,380px);min-height:0;padding:18px}.project-story{min-width:0;padding:30px 18px}.project-story>h3{font-size:clamp(31px,10vw,38px);overflow-wrap:anywhere}.project-slider-nav{display:flex}.project-slider-nav>div,.project-gallery,.thumbs{max-width:100%;overflow-x:auto}footer{padding:36px 18px}.footer-logo{width:180px;height:68px}.footer-credits{width:100%;overflow-wrap:anywhere}.drawer{width:100%;padding:20px 16px 16px}dialog,.admin-dialog,.project-dialog,.detail-dialog{width:calc(100% - 16px);max-width:none;max-height:calc(100dvh - 16px);margin:auto;padding:30px 16px;overflow-y:auto}.detail-main{height:clamp(240px,78vw,320px)}.thumbs button{flex:0 0 66px}.admin-page-header{height:64px;padding-inline:10px}.admin-page-header .header-logo{width:118px;height:48px}.admin-page-header button{font-size:0;min-width:42px;justify-content:center}.admin-page-header button svg{width:18px}.admin-page-layout>aside{top:64px}.admin-page-title>div:last-child{grid-template-columns:1fr}.admin-page-title button{width:100%;min-height:44px}.admin-table article{min-width:0}.admin-table article>div{min-width:0;overflow-wrap:anywhere}}@media(max-width:950px){.topbar+header{padding-inline:20px}.topbar+header nav{position:absolute;display:none;top:82px;left:12px;right:12px;max-height:calc(100dvh - 94px);overflow-y:auto;gap:2px;border:1px solid #292929;box-shadow:0 18px 40px #0000008c}.topbar+header nav.open{display:flex}.topbar+header nav a{height:48px;padding-inline:16px}.menu-btn{display:grid}.section-head,.projects-heading{gap:36px}.project-feature{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr)}}@media(max-width:760px){.projects-heading{display:block}.projects-heading>p{max-width:none;margin-top:20px}.project-feature{grid-template-columns:minmax(0,1fr);width:100%}.project-slider-nav{display:flex;align-items:center}.project-slider-nav>div{max-width:100%;overflow-x:auto;scrollbar-width:thin}.admin-page-layout{min-width:0}.admin-page-main,.admin-page-title,.admin-form-head+form{min-width:0}}@media(max-width:620px){body{min-width:0}main,section,header,footer{max-width:100%}.topbar+header{width:100%;height:64px;margin:0;padding:0 10px;top:0;border-radius:0}.topbar+header:after{left:10px;right:10px}.topbar+header .header-logo{width:clamp(118px,42vw,160px);height:52px}.topbar+header .header-actions{gap:5px;flex-shrink:0}.topbar+header .icon-btn,.topbar+header .cart-btn,.topbar+header .menu-btn{width:38px;height:38px;min-width:38px}.topbar+header nav{top:64px;left:8px;right:8px;max-height:calc(100dvh - 72px)}.hero{min-height:calc(100svh - 64px);padding:70px 18px 42px;background-position:60% center}.hero-content-new{width:100%}.hero-content-new h1{font-size:clamp(45px,15vw,58px);line-height:.84;overflow-wrap:anywhere}.hero-content-new p{width:100%;max-width:250px}.hero-content-new .primary{width:min(100%,340px);min-height:52px;height:auto;padding-block:14px;text-align:center}.benefits{width:auto;margin:0 12px}.catalog,.projects-section{padding:58px 14px}.section-head h2,.projects-heading h2{font-size:clamp(37px,12vw,46px);overflow-wrap:anywhere}.product-grid{grid-template-columns:minmax(0,1fr)}.product-visual{height:clamp(260px,90vw,340px)!important}.project-photo{height:clamp(300px,100vw,390px);padding:18px}.project-story{min-width:0;padding:30px 20px}.project-story>h3{font-size:clamp(31px,10vw,38px);overflow-wrap:anywhere}.project-gallery{max-width:100%;overflow-x:auto}footer{padding:36px 18px}.footer-logo{width:180px;height:68px}.footer-credits{width:100%;overflow-wrap:anywhere}.drawer{width:100%;padding:20px 16px 16px}dialog,.admin-dialog,.project-dialog,.detail-dialog{width:calc(100% - 16px);max-width:none;max-height:calc(100dvh - 16px);margin:auto;padding:30px 16px}.detail-main{height:clamp(240px,78vw,320px)}.thumbs{overflow-x:auto;padding-bottom:5px}.thumbs button{flex:0 0 66px}.admin-page-header{height:64px;padding-inline:10px}.admin-page-header .header-logo{width:118px;height:48px}.admin-page-header button{font-size:0;min-width:42px;justify-content:center}.admin-page-header button svg{width:18px}.admin-page-layout>aside{top:64px}.admin-page-title>div:last-child{grid-template-columns:1fr}.admin-page-title button{width:100%;min-height:44px}.admin-table article{min-width:0}.admin-table article>div{min-width:0;overflow-wrap:anywhere}}@media(max-width:380px){.topbar+header .header-logo{width:112px}.topbar+header .icon-btn,.topbar+header .cart-btn,.topbar+header .menu-btn{width:36px;height:36px;min-width:36px}.hero{padding-inline:14px}.catalog,.projects-section{padding-inline:10px}.project-story{padding-inline:16px}.confirm-actions{grid-template-columns:1fr}}@media(max-width:620px){.topbar+header{height:68px;padding:0 10px}.topbar+header .header-logo{width:150px;height:54px}.topbar+header nav{top:68px}.hero{min-height:560px;padding:48px 18px}.hero-content-new h1{font-size:52px}.benefits{grid-template-columns:1fr!important}.product-visual{height:280px!important;padding:12px!important}.project-photo{height:330px;padding:18px}.project-photo>img{width:88%;height:92%;border-width:5px}.footer-logo{width:170px;height:64px}.admin-page-header{height:70px}.admin-page-layout>aside{top:70px}.admin-form-head+form{padding:20px 12px}}.color-variants-editor{margin:0 0 20px;padding:18px;background:#0b0b0b;border:1px solid #333}.variant-editor-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.variant-editor-head strong,.variant-editor-head small{display:block}.variant-editor-head strong{font:800 13px Barlow Condensed;letter-spacing:.05em}.variant-editor-head small{margin-top:4px;color:#777;font-size:9px}.variant-editor-head button{height:36px;padding:0 12px;border:1px solid #444;background:#171717;color:#fff;font:700 8px Inter;display:flex;align-items:center;gap:6px}.variant-editor-head button svg{width:13px}.color-variant-row{display:grid;grid-template-columns:1fr 1.25fr 64px 105px 34px;gap:10px;align-items:end;padding:12px 0;border-top:1px solid #252525}.color-variant-row label{margin:0}.variant-status{display:block;min-height:11px;margin-top:5px;color:#7dbb76;font-size:8px;text-transform:none;letter-spacing:0}.variant-preview{width:64px;height:54px;background:#fff;display:grid;place-items:center;overflow:hidden}.variant-preview img{width:100%;height:100%;object-fit:contain}.variant-preview svg{color:#777;width:20px}.variant-background-btn{height:54px;padding:0 8px;border:1px solid #444;background:#fff;color:#111;font:800 8px Inter;line-height:1.3}.variant-background-btn svg{width:13px}.variant-background-btn:disabled{opacity:.5}.remove-variant{height:54px;border:1px solid #3a3a3a;background:transparent;color:#888}.remove-variant svg{width:15px}.card-colors{display:flex;flex-wrap:wrap;gap:6px;margin:-5px 0 13px}.card-colors button,.detail-colors button{display:flex;align-items:center;gap:6px;border:1px solid #333;background:#171717;color:#999;padding:7px 9px;font:700 8px Inter;text-transform:uppercase}.card-colors button span,.detail-colors button span{width:13px;height:13px;border-radius:50%;border:1px solid #777}.card-colors button.active,.detail-colors button.active{border-color:var(--red);color:#fff}.detail-colors{margin:0 0 20px}.detail-colors>strong{display:block;color:#888;font:700 9px Inter;letter-spacing:.1em;margin-bottom:9px}.detail-colors>div{display:flex;flex-wrap:wrap;gap:7px}.mini-icon img{width:100%;height:100%;object-fit:contain;background:#fff}@media(max-width:620px){.variant-editor-head{display:block}.variant-editor-head button{margin-top:12px;width:100%;justify-content:center}.color-variant-row{grid-template-columns:1fr 50px 34px}.color-variant-row label:nth-child(2){grid-column:1/-1}.variant-preview{width:50px}.variant-background-btn{grid-column:1/2;height:42px}.remove-variant{grid-column:3;height:42px}.card-colors button,.detail-colors button{padding:8px}.detail-colors>div{display:grid;grid-template-columns:repeat(3,1fr)}}.cart-confirm-dialog{width:min(470px,calc(100% - 24px));text-align:center;padding:38px 30px}.confirm-icon{width:58px;height:58px;margin:0 auto 18px;border-radius:50%;background:#e5252a24;color:var(--red);display:grid;place-items:center}.confirm-icon svg{width:27px}.cart-confirm-dialog h2{font-size:34px;margin-bottom:12px}.cart-confirm-dialog p{color:#999;font-size:13px;line-height:1.6}.confirm-actions{display:grid;grid-template-columns:.7fr 1.3fr;gap:9px;margin-top:26px}.confirm-actions button{min-height:48px;border:1px solid #3a3a3a;background:#171717;color:#fff;font:800 9px Inter}.confirm-actions button:last-child{border-color:var(--red);background:var(--red)}@media(max-width:430px){.cart-confirm-dialog{padding:32px 18px}.confirm-actions{grid-template-columns:1fr}.confirm-actions button:last-child{grid-row:1}}.product-gallery-editor{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:9px}.gallery-edit-item{position:relative;min-width:0;border:2px solid transparent;background:#161616}.gallery-edit-item.active{border-color:var(--red)}.gallery-edit-item>button:first-child{width:100%;height:78px;padding:0;border:0;background:#fff;position:relative;display:block}.gallery-edit-item img{width:100%;height:100%;object-fit:contain}.gallery-edit-item span{position:absolute;left:2px;right:2px;bottom:2px;padding:4px 2px;background:#000000c7;color:#fff;font:800 6px Inter;letter-spacing:.05em}.gallery-edit-item>button:last-child{position:absolute;right:3px;top:3px;width:23px;height:23px;padding:0;border:0;background:var(--red);color:#fff;display:grid;place-items:center}.gallery-edit-item>button:last-child svg{width:12px}@media(max-width:620px){.product-gallery-editor{grid-template-columns:repeat(3,1fr)}.gallery-edit-item>button:first-child{height:70px}}.admin-logout{width:100%;height:44px;margin-top:18px;border:1px solid #3a3a3a;background:transparent;color:#999;font:700 9px Inter;letter-spacing:.08em;display:flex;align-items:center;justify-content:center;gap:8px}.admin-logout:hover{border-color:var(--red);color:#fff}.admin-logout svg{width:15px}@media(max-width:620px){.topbar+header{height:64px;padding:0 8px}.topbar+header .header-logo{width:128px;height:48px}.topbar+header .header-actions{gap:4px}.topbar+header .icon-btn,.topbar+header .cart-btn,.topbar+header .menu-btn{display:grid;width:36px;height:36px;min-width:36px}.topbar+header .icon-btn svg,.topbar+header .cart-btn svg,.topbar+header .menu-btn svg{width:17px;height:17px}.topbar+header nav{top:64px}.hero{min-height:460px;height:460px;padding:36px 16px;background-size:100% auto;background-position:center 58%;background-repeat:no-repeat}.hero-content-new{align-self:flex-start;margin-top:35px}.hero-content-new h1{font-size:46px;line-height:.84;margin:18px 0}.hero-content-new p{margin:0 0 22px;font-size:13px;line-height:1.45}.hero-content-new .primary{height:48px;font-size:9px}.benefits{display:grid!important;grid-template-columns:1fr!important;margin:12px;border-radius:10px;overflow:hidden}.benefits>div{min-height:72px;padding:14px 18px;gap:14px;border-right:0!important;border-bottom:1px solid #292929}.benefits>div:last-child{border-bottom:0}.benefits>div>span{display:flex;flex-direction:column;gap:5px}.benefits strong{font-size:10px;line-height:1.25}.benefits small{margin:0;font-size:9px;line-height:1.3}.benefits svg{width:23px;height:23px;flex:0 0 23px}}@media(max-width:360px){.topbar+header .header-logo{width:112px}.topbar+header .icon-btn,.topbar+header .cart-btn,.topbar+header .menu-btn{width:34px;height:34px;min-width:34px}.hero-content-new h1{font-size:42px}}.projects-section{padding:110px clamp(24px,7vw,110px);background:#0d0d0d;border-block:1px solid #242424}.projects-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.projects-heading h2{font-size:clamp(48px,6vw,82px);line-height:.86;margin:14px 0 0}.projects-heading h2 em{color:var(--red);font-style:normal}.projects-heading>p{width:390px;color:#858585;font-size:13px;line-height:1.75}.projects-empty{min-height:280px;border:1px dashed #3a3a3a;background:repeating-linear-gradient(135deg,#111 0,#111 3px,#0e0e0e 3px,#0e0e0e 14px);display:flex;align-items:center;justify-content:center;gap:22px;color:#666;padding:40px}.projects-empty svg{width:45px;height:45px;color:var(--red)}.projects-empty strong{color:#ddd;font:800 20px Barlow Condensed;letter-spacing:.04em}.projects-empty p{max-width:480px;font-size:12px;line-height:1.6}.project-gallery{display:flex;gap:10px;overflow-x:auto;padding-bottom:14px;margin-bottom:20px}.project-thumb{flex:0 0 165px;height:105px;padding:0;border:1px solid #333;background:#111;position:relative;overflow:hidden;color:#fff}.project-thumb img{width:100%;height:100%;object-fit:cover;opacity:.52;transition:.25s}.project-thumb span{position:absolute;left:10px;bottom:9px;font:700 9px Inter;letter-spacing:.06em;text-transform:uppercase}.project-thumb.active{border-color:var(--red)}.project-thumb.active img,.project-thumb:hover img{opacity:1;transform:scale(1.04)}.project-feature{display:grid;grid-template-columns:1.25fr .75fr;min-height:590px;background:#111;border:1px solid #292929}.project-photo{position:relative;min-width:0;background:#080808}.project-photo>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.project-photo>span{position:absolute;left:22px;top:22px;background:var(--red);padding:9px 12px;font:800 9px Inter;letter-spacing:.1em}.project-story{padding:clamp(35px,5vw,75px);display:flex;flex-direction:column;justify-content:center}.project-story>h3{font-size:clamp(35px,4vw,58px);line-height:.92;margin:12px 0 22px}.project-story>p{color:#999;font-size:13px;line-height:1.8}.project-story blockquote{margin:32px 0 0;padding:26px 0 0;border-top:1px solid #333}.project-story blockquote>svg{width:28px;color:var(--red)}.project-story blockquote>p{font:italic 500 17px/1.6 Inter;color:#ddd}.project-story blockquote footer{padding:0;border:0;display:block;color:#fff;font:700 11px Inter}.project-story blockquote footer small{display:block;color:#666;font-size:8px;letter-spacing:.12em;margin-top:5px}.admin-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.admin-options button{min-height:165px;background:#191919;border:1px solid #333;color:#fff;padding:25px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;transition:.2s}.admin-options button:hover{border-color:var(--red);background:#201214}.admin-options svg{width:32px;height:32px;color:var(--red);margin-bottom:auto}.admin-options strong{font:800 18px Barlow Condensed}.admin-options small{color:#777;font-size:9px;margin-top:5px}@media(max-width:760px){.projects-heading{display:block}.projects-heading>p{width:auto;margin-top:22px}.project-feature{grid-template-columns:1fr}.project-photo{min-height:390px}.project-story{padding:35px 24px}.admin-options{grid-template-columns:1fr}.admin-options button{min-height:130px}}.topbar{display:none}header{width:calc(100% - 32px);max-width:1380px;height:78px;margin:14px auto 0;padding:0 18px 0 24px;top:14px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:#090909c7;box-shadow:0 18px 55px #00000059;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header-logo{width:184px;height:58px}header nav{padding:5px;background:#ffffff0e;border:1px solid rgba(255,255,255,.07);border-radius:13px;gap:2px}header nav a{height:42px;padding:0 14px;border-radius:9px;display:flex;align-items:center;gap:7px;color:#aaa;font-size:9px;letter-spacing:.09em;position:relative}header nav a svg{width:15px;height:15px;stroke-width:1.7}header nav a:hover{color:#fff;background:#ffffff14}header nav a:first-child{background:#e5252a21;color:#ff4a4f}.header-actions{gap:7px}.icon-btn,.cart-btn,.menu-btn{border-radius:11px;border-color:#ffffff1a;background:#ffffff0e}.admin-btn{height:42px;border-radius:11px;padding:0 16px;background:#fff;color:#090909}.admin-btn:hover{background:var(--red);color:#fff}.cart-btn b{right:-3px;top:-5px;border:2px solid #111}.hero{margin-top:-92px;padding-top:150px}@media(max-width:950px){header nav{top:72px;left:12px;right:12px;border-radius:14px;padding:10px;background:#0c0c0cfa}header nav a{justify-content:flex-start}.hero{margin-top:-92px}}@media(max-width:620px){header{width:calc(100% - 20px);height:66px;margin-top:10px;top:10px;padding:0 10px 0 14px;border-radius:15px}.header-logo{width:132px;height:47px}.hero{margin-top:-76px;padding-top:125px}.header-actions{gap:5px}.cart-btn,.menu-btn{height:40px;min-width:40px}}.footer-admin{align-self:flex-end;background:transparent;border:0;color:#777;padding:0 0 5px;font:700 9px Inter;letter-spacing:.08em;display:flex!important;align-items:center;gap:7px}.footer-admin:hover{color:var(--red)}.footer-admin svg{width:13px}.topbar+header{width:100%;max-width:none;height:98px;margin:0;padding:0 clamp(24px,6vw,90px);top:0;border:0;border-radius:0;background:#0a0a0a;box-shadow:0 1px #292929;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar+header:after{content:"";position:absolute;left:clamp(24px,6vw,90px);right:clamp(24px,6vw,90px);bottom:0;height:2px;background:linear-gradient(90deg,var(--red) 0 90px,#242424 90px)}.topbar+header .header-logo{width:240px;height:78px}.topbar+header nav{padding:0;background:transparent;border:0;border-radius:0;gap:38px}.topbar+header nav a{height:97px;padding:0;border-radius:0;background:transparent!important;color:#b5b5b5;font-size:11px}.topbar+header nav a:first-child{color:#fff}.topbar+header nav a:hover{background:transparent;color:var(--red)}.topbar+header nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--red);transform:scaleX(0);transition:.2s}.topbar+header nav a:hover:after,.topbar+header nav a:first-child:after{transform:scaleX(1)}.topbar+header .icon-btn,.topbar+header .cart-btn{width:48px;height:48px;border-radius:50%;background:#151515}.hero{margin-top:0;padding-top:60px}@media(max-width:950px){.topbar+header{height:82px}.topbar+header .header-logo{width:200px;height:65px}.topbar+header nav{top:82px}.hero{margin-top:0}}@media(max-width:620px){.topbar+header{height:74px;padding:0 14px}.topbar+header .header-logo{width:160px;height:56px}.topbar+header:after{left:14px;right:14px}.hero{margin-top:0;padding-top:55px}.footer-admin{align-self:flex-start}}.footer-logo{width:180px;height:72px;overflow:hidden;flex-shrink:0}.footer-logo img{width:100%;height:100%;object-fit:contain;display:block}.footer-credits{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.footer-credits strong{color:#ddd;font-weight:700}@media(max-width:620px){.footer-credits{align-items:flex-start}}.project-story>p{white-space:pre-line}.project-story blockquote footer a{color:#fff;text-decoration:none}.project-story blockquote footer a:hover{color:var(--red)}.project-signature{margin-top:30px;padding-top:25px;border-top:1px solid #333;display:flex;align-items:center;gap:13px}.project-signature>svg{width:26px;color:var(--red)}.project-signature span{font:800 13px Barlow Condensed;letter-spacing:.06em}.project-signature small{display:block;color:#666;font:700 8px Inter;margin-top:4px}.project-slide{animation:projectReveal .45s ease}.project-slider-nav{display:flex;align-items:center;justify-content:space-between;margin-top:30px;padding-top:18px;border-top:1px solid #292929}.project-slider-nav>button{width:42px;height:42px;border:1px solid #3a3a3a;background:#151515;color:#fff;display:grid;place-items:center}.project-slider-nav>button:hover{border-color:var(--red);background:var(--red)}.project-slider-nav>button svg{width:16px}.project-slider-nav>div{display:flex;gap:7px}.project-slider-nav>div span{width:22px;height:3px;background:#3a3a3a;transition:.25s}.project-slider-nav>div span.active{width:42px;background:var(--red)}@keyframes projectReveal{0%{opacity:.25;transform:translate(14px)}to{opacity:1;transform:none}}.admin-dialog{width:min(900px,calc(100% - 30px));max-height:92vh;overflow-y:auto}.admin-content{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:32px}.admin-content section>h3{font-size:17px;margin-bottom:12px;color:#aaa}.admin-list{display:flex;flex-direction:column;gap:8px}.admin-list>article{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;padding:9px;background:#0c0c0c;border:1px solid #292929}.admin-list>article img{width:52px;height:48px;object-fit:cover;background:#222}.admin-list>article strong,.admin-list>article small{display:block}.admin-list>article strong{font:700 13px Barlow Condensed;text-transform:uppercase}.admin-list>article small{font-size:8px;color:#777;margin-top:4px}.admin-list>article button{height:32px;padding:0 10px;border:1px solid #3a3a3a;background:transparent;color:#bbb;font:700 8px Inter;display:flex;align-items:center;gap:5px}.admin-list>article button:hover{border-color:var(--red);color:#fff}.admin-list>article button svg{width:12px}@media(max-width:700px){.admin-content{grid-template-columns:1fr}.admin-dialog{padding:30px 16px}}.project-feature{min-height:470px}.project-photo{height:470px}.project-photo>img{object-position:center 72%}@media(max-width:760px){.project-photo{min-height:0;height:360px}.project-photo>img{object-position:center 68%}}.project-dialog{width:min(760px,calc(100% - 30px));max-height:92vh;overflow-y:auto}.image-editor{display:none;margin:-3px 0 20px;padding:14px;background:#090909;border:1px solid #333}.image-editor.visible{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.image-editor-preview{height:260px;overflow:hidden;background:#181818}.image-editor-preview img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .1s}.image-controls{display:flex;flex-direction:column;justify-content:center}.image-controls label{margin-bottom:12px}.image-controls input[type=range]{height:auto;padding:0;accent-color:var(--red);border:0}.image-editor>small{grid-column:1/-1;color:#777;font-size:9px}@media(max-width:620px){.image-editor.visible{grid-template-columns:1fr}.image-editor-preview{height:220px}}.remove-background-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin:0 0 8px;padding:12px 10px!important;background:#fff!important;color:#111!important;border:0!important;font-size:9px!important;font-weight:900;letter-spacing:.08em}.remove-background-btn svg{width:15px;height:15px}.remove-background-btn:disabled{opacity:.55;cursor:wait}.background-status{min-height:28px;margin-bottom:8px;color:#aaa;font-size:9px;line-height:1.45;text-transform:none;letter-spacing:0}@media(max-width:620px){html,body{max-width:100%;overflow-x:hidden}.topbar+header{padding:0 10px;height:68px}.topbar+header .header-logo{width:150px;height:54px}.topbar+header .cart-btn,.topbar+header .menu-btn{width:38px;height:38px;min-width:38px}.topbar+header nav{top:68px;left:8px;right:8px;max-height:calc(100vh - 76px);overflow-y:auto}.topbar+header nav a{height:46px}.hero{min-height:560px;padding:48px 18px;background-position:61% center}.hero-content-new h1{font-size:52px;line-height:.82}.hero-content-new p{width:100%;max-width:235px;text-align:left;font-size:14px;line-height:1.55}.hero-content-new .primary{width:100%;justify-content:center;padding:0 14px}.benefits{grid-template-columns:1fr!important;margin:0 12px}.benefits>div{border-right:0;border-bottom:1px solid #292929}.benefits>div:last-child{border-bottom:0}.catalog,.projects-section{padding:64px 14px}.section-head h2,.projects-heading h2{font-size:43px}.filters{margin-right:-14px;padding-right:14px}.product-grid{gap:14px}.product-visual{height:280px!important;padding:12px!important}.product-info{padding:18px}.price{grid-template-columns:1fr}.price span{text-align:left;margin-top:4px}.quick-add{opacity:1;transform:none}.project-photo{height:330px;padding:18px}.project-photo>img{width:88%;height:92%;border-width:5px}.project-photo:after{display:none}.project-story{padding:30px 20px}.project-story>h3{font-size:36px}.project-slider-nav{display:block}.project-slider-nav>div{max-width:100%;overflow-x:auto;padding-bottom:8px}.project-slider-nav>small{display:block;margin-top:8px}footer{padding:38px 18px;gap:18px}.footer-logo{width:170px;height:64px}.footer-credits{max-width:100%;line-height:1.5}dialog{width:calc(100% - 16px);max-height:94vh;padding:30px 16px;overflow-y:auto}dialog h2{font-size:34px}.detail-dialog{padding:30px 14px}.drawer{padding:20px 16px}.search-panel{top:68px;height:70px;padding:0 14px}.admin-page-header{height:70px;padding:0 10px}.admin-page-header .header-logo{width:130px}.admin-page-header button{padding:0 9px}.admin-page-layout>aside{top:70px}.admin-page-main{padding:22px 12px}.admin-page-title h2{font-size:38px}.admin-page-title>div:last-child{display:grid;grid-template-columns:1fr 1fr}.admin-page-title button{padding:0 9px;justify-content:center}.admin-form-head+form{padding:20px 12px}.admin-form-head{gap:10px}.admin-welcome{padding:28px 20px}.image-editor{padding:10px}.image-editor-preview{height:210px}.remove-background-btn{white-space:normal;line-height:1.35}}.project-feature{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.project-feature:active{cursor:grabbing}.project-slider-nav{justify-content:center;flex-direction:column;gap:9px}.project-slider-nav>small{color:#555;font:700 7px Inter;letter-spacing:.16em}.product-visual{height:460px!important;padding:24px!important;display:flex!important;align-items:center;justify-content:center;overflow:hidden}.product-visual>img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important}.field-help{display:block;color:#666;font-size:8px;line-height:1.5;margin-top:7px;text-transform:none;letter-spacing:0}@media(max-width:620px){.product-visual{height:400px!important;padding:18px!important}}.admin-page{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0a0a0a;color:#fff;overflow-y:auto}.admin-page.active{display:block}.admin-open{overflow:hidden}.admin-page-header{position:sticky;top:0;width:100%;height:86px;padding:0 35px;background:#0d0d0d;border-bottom:1px solid #292929;z-index:3}.admin-page-header>div{display:flex;align-items:center;gap:25px}.admin-page-header>div>span{color:#777;font:700 9px Inter;letter-spacing:.14em}.admin-page-header button{height:40px;border:1px solid #333;background:transparent;color:#bbb;padding:0 14px;display:flex;align-items:center;gap:7px;font:700 9px Inter}.admin-page-header button:hover{border-color:var(--red);color:#fff}.admin-page-header button svg{width:14px}.admin-page-layout{min-height:calc(100vh - 86px);display:grid;grid-template-columns:230px 1fr}.admin-page-layout>aside{padding:34px 20px;border-right:1px solid #252525;background:#0c0c0c;display:flex;flex-direction:column;gap:7px}.admin-page-layout>aside>span{color:#555;font:700 8px Inter;letter-spacing:.16em;margin:0 13px 16px}.admin-page-layout>aside button{height:48px;padding:0 13px;border:0;background:transparent;color:#777;display:flex;align-items:center;gap:11px;font:700 10px Inter;text-align:left}.admin-page-layout>aside button svg{width:17px}.admin-page-layout>aside button:hover,.admin-page-layout>aside button.active{background:#1a1011;color:#fff;border-left:2px solid var(--red)}.admin-page-main{padding:45px clamp(25px,5vw,75px)}.admin-page-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px}.admin-page-title h2{font-size:48px;margin-top:7px}.admin-page-title>div:last-child{display:flex;gap:8px}.admin-page-title button{height:44px;border:1px solid #3a3a3a;background:#151515;color:#fff;padding:0 15px;font:700 9px Inter;display:flex;align-items:center;gap:7px}.admin-page-title button:last-child{background:var(--red);border-color:var(--red)}.admin-page-title button svg{width:15px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.admin-stats article{min-height:150px;border:1px solid #292929;background:#111;padding:25px;display:grid;grid-template-columns:1fr auto}.admin-stats svg{color:var(--red)}.admin-stats strong{grid-column:1/-1;font:800 48px Barlow Condensed}.admin-stats span{color:#777;font:700 8px Inter;letter-spacing:.12em}.admin-welcome{margin-top:18px;padding:45px;background:linear-gradient(110deg,#151515,#0d0d0d);border:1px solid #292929}.admin-welcome h3{font-size:42px;margin:10px 0}.admin-welcome p{color:#777}.admin-table{display:flex;flex-direction:column;gap:9px}.admin-table article{display:grid;grid-template-columns:75px 1fr auto;gap:17px;align-items:center;padding:12px;background:#111;border:1px solid #292929}.admin-table img{width:75px;height:65px;object-fit:contain;background:#fff}.admin-table strong,.admin-table small{display:block}.admin-table strong{font:700 17px Barlow Condensed;text-transform:uppercase}.admin-table small{color:#777;font-size:9px;margin-top:5px}.admin-table button{height:38px;border:1px solid #3a3a3a;background:transparent;color:#bbb;padding:0 13px;font:700 8px Inter;display:flex;align-items:center;gap:6px}.admin-table button svg{width:13px}.admin-table button:hover{border-color:var(--red);color:#fff}.admin-form-head{display:flex;align-items:center;gap:20px;margin-bottom:20px}.admin-form-head>button{height:40px;border:1px solid #333;background:transparent;color:#aaa;padding:0 13px;display:flex;align-items:center;gap:7px}.admin-form-head>button svg{width:14px}.admin-form-head h3{font-size:32px}.admin-form-head+form{max-width:800px;padding:32px;background:#111;border:1px solid #292929}.admin-page #productForm>button,.admin-page #projectForm>button{margin-top:10px}@media(max-width:760px){.admin-page-header{padding:0 14px}.admin-page-header>div>span{display:none}.admin-page-layout{grid-template-columns:1fr}.admin-page-layout>aside{position:sticky;top:86px;z-index:2;flex-direction:row;padding:8px;overflow-x:auto;border-right:0;border-bottom:1px solid #292929}.admin-page-layout>aside>span{display:none}.admin-page-layout>aside button{min-width:max-content}.admin-page-main{padding:28px 16px}.admin-page-title{display:block}.admin-page-title>div:last-child{margin-top:18px}.admin-stats{grid-template-columns:1fr}.admin-table article{grid-template-columns:55px 1fr}.admin-table img{width:55px;height:50px}.admin-table button{grid-column:1/-1;justify-content:center}}.project-feature{grid-template-columns:minmax(320px,.78fr) minmax(400px,1.22fr);max-width:1220px;min-height:540px;margin:0 auto;background:linear-gradient(115deg,#151515,#0c0c0c);overflow:hidden}.project-photo{height:540px;margin:0;padding:34px;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(135deg,#171717 0,#171717 2px,#101010 2px,#101010 13px);isolation:isolate}.project-photo:before{content:"";position:absolute;width:66%;height:76%;background:var(--red);right:18px;bottom:18px;clip-path:polygon(12% 0,100% 0,88% 100%,0 100%);z-index:-1;opacity:.8}.project-photo:after{content:"TIJUCAR / PROJECT";position:absolute;left:12px;bottom:50%;color:#ffffff12;font:900 13px Inter;letter-spacing:.35em;writing-mode:vertical-rl;transform:rotate(180deg)}.project-photo>img{position:relative;inset:auto;width:82%;height:90%;object-fit:contain!important;object-position:center!important;transform:none!important;background:#080808;border:8px solid #eee;box-shadow:0 24px 55px #000;z-index:1}.project-photo>span{z-index:3;left:auto;right:20px;top:20px}.project-story{padding:55px clamp(36px,5vw,78px)}.project-story>h3{max-width:520px}.project-gallery{max-width:1220px;margin-left:auto;margin-right:auto}.project-thumb{flex-basis:140px;height:90px}@media(max-width:760px){.project-feature{grid-template-columns:1fr;min-height:0}.project-photo{height:440px;padding:26px}.project-photo>img{width:82%;height:92%;border-width:6px}.project-story{padding:38px 25px}.project-gallery{margin-bottom:12px}}@media(max-width:430px){.project-photo{height:370px}.project-photo>img{width:86%;height:90%}}.product-visual{height:390px!important;padding:14px;background:#fff!important}.product-visual>img{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain!important;object-position:center;background:#fff}.product-visual>span,.product-visual>.quick-add{z-index:2}@media(max-width:620px){.product-visual{height:340px!important}}.card-description{color:#777;font-size:11px;line-height:1.55;height:34px;overflow:hidden;margin:0 0 12px}.stock{display:flex;align-items:center;gap:6px;color:#7dbb76;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.stock svg{width:14px}.product-card{cursor:pointer}.product-visual{background-color:#f4f4f4;background-repeat:no-repeat;background-size:contain;background-position:center}.product-info>button:disabled{opacity:.4;cursor:not-allowed}.dialog-copy{color:#888;font-size:13px;margin:-16px 0 24px}.form-error{color:#f55;font-size:11px;min-height:14px}form textarea{width:100%;background:#0b0b0b;border:1px solid #333;color:#fff;padding:12px 13px;margin-top:7px;outline:0;resize:vertical;font:13px Inter}form textarea:focus{border-color:var(--red)}form input[type=file]{padding:10px;height:auto}.detail-dialog{width:min(980px,calc(100% - 30px));padding:45px}.detail-dialog #productDetail{display:grid;grid-template-columns:1.1fr .9fr;gap:45px}.detail-gallery{min-width:0}.detail-main{width:100%;height:480px;object-fit:contain;background:#fff}.thumbs{display:flex;gap:9px;margin-top:10px}.thumbs button{width:74px;height:74px;padding:3px;border:1px solid #333;background:#fff}.thumbs button.active{border:2px solid var(--red)}.thumbs img{width:100%;height:100%;object-fit:contain}.detail-info{padding-top:25px}.detail-info h2{font-size:52px;line-height:.95;margin:10px 0 22px}.detail-info>p{color:#999;font-size:13px;line-height:1.75}.detail-price{margin:30px 0;display:flex;flex-direction:column;align-items:flex-start}.detail-price del{color:#777;font-size:13px}.detail-price strong{font:800 42px Barlow Condensed;color:#fff}.detail-price small{color:#777}.detail-info>button{width:100%;height:54px;border:0;background:var(--red);color:#fff;font:800 11px Inter;letter-spacing:.06em;display:flex;align-items:center;justify-content:center;gap:9px}.detail-info>button svg{width:17px}@media(max-width:720px){.detail-dialog{padding:35px 18px}.detail-dialog #productDetail{grid-template-columns:1fr;gap:10px}.detail-main{height:300px}.detail-info h2{font-size:39px}.detail-info{padding-top:15px}}.topbar+header .header-logo{width:310px;height:88px}.footer-logo{width:215px;height:82px}@media(max-width:1100px){.topbar+header .header-logo{width:245px}}@media(max-width:620px){.topbar+header .header-logo{width:190px;height:62px}.footer-logo{width:200px;height:78px}}img,svg{max-width:100%}.detail-price small{display:none}.remove-background-all{background:var(--red)!important;color:#fff!important;margin-top:2px!important}.reset-zoom-btn{height:38px;border:1px solid #444;background:#171717;color:#fff;font:800 8px Inter;letter-spacing:.08em;display:flex;align-items:center;justify-content:center;gap:7px}.reset-zoom-btn svg{width:14px}#productImageEditor .image-editor-preview{height:auto;aspect-ratio:1/1;background:#fff;position:relative}#productImageEditor .image-editor-preview:after{content:"PRÉVIA DO CATÁLOGO";position:absolute;left:10px;bottom:10px;z-index:2;padding:6px 8px;background:#000000b8;color:#fff;font:800 7px Inter;letter-spacing:.1em;pointer-events:none}#productImageEditor .image-editor-preview img{width:100%;height:100%;object-fit:contain;background:#fff}.detail-gallery{overflow:hidden}.detail-main{object-fit:contain!important;object-position:center!important;transform:none!important;cursor:grab;transition:transform .2s ease;touch-action:pan-y;-webkit-user-select:none;user-select:none}.detail-main:active{cursor:grabbing}.detail-main.zoomed{transform:scale(1.6)!important;clip-path:inset(18.75%);cursor:zoom-out}.projects-section{padding-top:55px;padding-bottom:80px}.projects-heading>p{color:#fff}.product-order-help{display:block;margin:12px 0;color:#aaa;font:700 8px Inter;letter-spacing:.08em}.admin-table [data-sort-product]{grid-template-columns:34px 75px 1fr auto;cursor:grab;-webkit-user-select:none;user-select:none}.admin-table [data-sort-product]:active{cursor:grabbing}.product-drag-handle{width:34px!important;padding:0!important;cursor:grab!important;justify-content:center;color:var(--red)!important;border-color:#444!important}.product-drag-handle:active{cursor:grabbing!important}.admin-table [data-sort-product].dragging{opacity:.35;border-color:var(--red);background:#1b1112}@media(max-width:760px){.admin-table [data-sort-product]{grid-template-columns:34px 55px 1fr}.admin-table [data-sort-product] .admin-row-actions{grid-column:1/-1}}.cart-quantity{display:flex;align-items:center;gap:0;margin-top:9px}.cart-quantity button{width:30px;height:28px;border:1px solid #3a3a3a;background:#191919;color:#fff;display:grid;place-items:center}.cart-quantity button:hover{background:var(--red);border-color:var(--red)}.cart-quantity button svg{width:12px}.cart-quantity b{width:34px;height:28px;border-block:1px solid #3a3a3a;display:grid;place-items:center;font:800 11px Inter;color:#fff}@media(min-width:761px){.project-feature{height:540px;min-height:540px}.project-story{height:540px;min-height:0;overflow:hidden}.project-story>h3{font-size:clamp(34px,3vw,48px);display:block;overflow:visible}.project-story>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}}.project-photo>img{width:min(82%,430px)!important;height:auto!important;aspect-ratio:1/1;object-fit:contain!important}.project-story blockquote>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}@media(max-width:760px){.project-photo>img{width:min(86%,340px)!important}.project-story{min-height:430px;max-height:430px;overflow:hidden}.project-story>p{-webkit-line-clamp:6;overflow:hidden}}form select{width:100%;height:45px;margin-top:7px;padding:0 13px;background:#0b0b0b;border:1px solid #333;color:#fff;outline:0}form select:focus{border-color:var(--red)}.background-precision-field{margin:0 0 18px;padding:14px;background:#161616;border:1px solid #3a3a3a}.background-precision-field:before{content:"AJUSTE DA REMOÇÃO DE FUNDO";display:block;margin-bottom:6px;color:var(--red);font:800 8px Inter;letter-spacing:.12em}.category-creator{display:grid;grid-template-columns:1fr 120px;gap:10px;align-items:end;margin:-2px 0 18px;padding:13px;background:#0b0b0b;border:1px solid #292929}.category-creator label{margin:0}.category-creator button{height:45px;border:0;background:var(--red);color:#fff;font:800 8px Inter;letter-spacing:.07em;display:flex;align-items:center;justify-content:center;gap:6px}.category-creator button svg{width:13px}.admin-product-search{height:52px;margin-bottom:18px;padding:0 16px;border:1px solid #333;background:#111;display:flex;align-items:center;gap:11px}.admin-product-search svg{width:18px;color:var(--red)}.admin-product-search input{width:100%;height:100%;border:0;background:transparent;color:#fff;outline:0}.admin-row-actions{display:flex;gap:7px}.admin-table article.inactive{opacity:.55}.admin-table article.inactive img{filter:grayscale(1)}.admin-table .admin-row-actions button.activate{border-color:#3c8245;color:#7ed78a}@media(max-width:620px){.category-creator{grid-template-columns:1fr}.category-creator button{width:100%}}@media(max-width:620px){.admin-row-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.admin-table .admin-row-actions button{width:100%;justify-content:center}}.catalog-search{position:relative;inset:auto;z-index:1;width:100%;height:58px;margin:-10px 0 24px;padding:0 18px;transform:none;background:#151515;border:1px solid #303030;display:flex}.catalog-search input{min-width:0}.product-info>button,.detail-info>button{background:var(--red);border-color:var(--red);color:#fff}.product-info>button:hover,.detail-info>button:hover{background:var(--red2);border-color:var(--red2);color:#fff}.product-card{display:flex;flex-direction:column;height:100%}.product-card .product-info{display:flex;flex:1;flex-direction:column}.product-card .price{margin-top:auto}.product-card .product-info>button{flex:0 0 42px}.hide-commerce-info .price,.hide-commerce-info .stock,.hide-commerce-info .detail-price{display:none}.visibility-option{display:flex!important;align-items:center;gap:12px;margin:0 0 18px!important;padding:15px;background:#151515;border:1px solid #333;cursor:pointer}.visibility-option input{width:20px;height:20px;margin:0;accent-color:var(--red);flex:0 0 20px}.visibility-option span strong,.visibility-option span small{display:block}.visibility-option span strong{color:#fff;font-size:9px}.visibility-option span small{margin-top:5px;color:#777;font-size:8px;text-transform:none;letter-spacing:0}.cart-btn,.topbar+header .cart-btn{position:fixed;right:22px;bottom:22px;top:auto;z-index:70;width:58px!important;height:58px!important;min-width:58px!important;border:2px solid #fff;border-radius:50%;background:var(--red);box-shadow:0 10px 30px #00000080}.cart-btn b{right:-3px;top:-5px}.drawer-total>span,.drawer-total>strong{display:none}.drawer-total a{margin-top:0}.product-info>.remove-product-btn,.detail-info>.remove-product-btn{margin-top:0;background:transparent;border:1px solid #555;color:#ddd}.product-info>.remove-product-btn:hover,.detail-info>.remove-product-btn:hover{background:#241011;border-color:var(--red);color:#fff}@media(max-width:950px){.topbar+header nav{display:none;position:absolute;top:82px;left:12px;right:12px;z-index:30;max-height:calc(100dvh - 94px);padding:10px;overflow-y:auto;flex-direction:column;gap:3px;background:#0d0d0d;border:1px solid #333;border-bottom:3px solid var(--red);box-shadow:0 18px 40px #000000bf}.topbar+header nav.open{display:flex}.topbar+header nav a{height:52px;padding:0 16px;background:#151515!important;color:#ddd;border:1px solid transparent}.topbar+header nav a:first-child{background:#211011!important;color:#fff;border-color:#4a1d1f}.topbar+header nav a:hover{background:var(--red)!important;color:#fff}.menu-btn{display:grid}}@media(max-width:760px){.projects-heading{display:block}.projects-heading>p{width:auto;max-width:none;margin-top:20px}.project-feature{grid-template-columns:minmax(0,1fr);width:100%;min-height:0}.admin-page-layout,.admin-page-main,.admin-page-title,.admin-form-head+form{min-width:0}}@media(max-width:620px){html,body{max-width:100%;overflow-x:hidden}body{min-width:0}main,section,header,footer{max-width:100%}.topbar+header{width:100%;height:64px;margin:0;padding:0 8px;top:0;border-radius:0}.topbar+header:after{left:8px;right:8px}.topbar+header .header-logo{width:clamp(112px,38vw,140px);height:50px}.topbar+header .header-actions{gap:4px;flex-shrink:0}.topbar+header .icon-btn,.topbar+header .cart-btn,.topbar+header .menu-btn{display:grid;width:36px;height:36px;min-width:36px}.topbar+header .cart-btn{right:14px;bottom:14px;top:auto;width:54px!important;height:54px!important;min-width:54px!important}.topbar+header nav{top:64px;left:8px;right:8px;max-height:calc(100dvh - 72px)}.topbar+header nav a{height:46px;padding-inline:15px}.catalog-search{top:auto;z-index:1;height:56px;margin:24px 0 18px;padding:0 13px;transform:none}.hero{height:480px;min-height:480px;margin-top:0;padding:34px 16px 24px;background-image:linear-gradient(90deg,#0505059e,#05050514),url(/assets/tijucar-burnout-direita.jpg);background-size:cover;background-position:center 57%;background-repeat:no-repeat}.hero-content-new{width:100%;height:100%;align-self:auto;margin-top:0;display:flex;flex-direction:column;align-items:flex-start}.hero-content-new h1{font-size:clamp(43px,14vw,54px);line-height:.84;margin:0 0 16px;overflow-wrap:anywhere;text-shadow:0 3px 18px rgba(0,0,0,.8)}.hero-content-new p{width:100%;max-width:270px;margin:0;color:#f0f0f0;text-shadow:0 2px 10px #000}.hero-content-new .primary{width:min(100%,340px);min-height:52px;height:auto;margin-top:auto;padding:13px 12px;justify-content:center;text-align:center;background:var(--red);color:#fff}.hero-content-new .primary:hover{background:#fff;color:#0a0a0a}.benefits{grid-template-columns:1fr!important;width:auto;margin:12px}.catalog,.projects-section{padding:58px 14px}.section-head h2,.projects-heading h2{font-size:clamp(37px,12vw,45px);overflow-wrap:anywhere}.product-grid{grid-template-columns:minmax(0,1fr)}.product-visual{height:clamp(260px,88vw,330px)!important}.project-photo{height:clamp(300px,100vw,380px);min-height:0;padding:18px}.project-story{min-width:0;padding:30px 18px}.project-story>h3{font-size:clamp(31px,10vw,38px);overflow-wrap:anywhere}.project-slider-nav{display:flex}.project-slider-nav>div,.project-gallery,.thumbs{max-width:100%;overflow-x:auto}footer{padding:36px 18px}.footer-logo{width:180px;height:68px}.footer-credits{width:100%;overflow-wrap:anywhere}.drawer{width:100%;padding:20px 16px 16px}dialog,.admin-dialog,.project-dialog,.detail-dialog{width:calc(100% - 16px);max-width:none;max-height:calc(100dvh - 16px);margin:auto;padding:30px 16px;overflow-y:auto}.detail-main{height:clamp(240px,78vw,320px)}.thumbs button{flex:0 0 66px}.admin-page-header{height:64px;padding-inline:10px}.admin-page-header .header-logo{width:118px;height:48px}.admin-page-header button{font-size:0;min-width:42px;justify-content:center}.admin-page-header button svg{width:18px}.admin-page-layout>aside{top:64px}.admin-page-title>div:last-child{grid-template-columns:1fr}.admin-page-title button{width:100%;min-height:44px}.admin-table article{min-width:0}.admin-table article>div{min-width:0;overflow-wrap:anywhere}}@media(max-width:360px){.topbar+header .header-logo{width:108px}.topbar+header .icon-btn,.topbar+header .cart-btn,.topbar+header .menu-btn{width:34px;height:34px;min-width:34px}.hero,.catalog,.projects-section{padding-inline:10px}.confirm-actions{grid-template-columns:1fr}}.footer-credits .developer-link{color:inherit;text-decoration:none}.footer-credits .developer-link:hover{text-decoration:underline}.footer-credits .developer-link:focus-visible{outline:2px solid var(--red);outline-offset:4px}.footer-address{display:grid;gap:6px;max-width:620px;margin:4px 0 10px;font-style:normal;color:#999;font-size:12px;line-height:1.55}.footer-address strong{color:#fff;font:800 10px Inter;text-transform:uppercase;letter-spacing:.1em}.footer-address a{color:#aaa;text-decoration:none}.footer-address a:hover,.footer-address a:focus-visible{color:#fff;text-decoration:underline}.hero{background-image:none!important;background-color:#050505}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center 56%;background-repeat:no-repeat;opacity:1;transition:opacity .9s cubic-bezier(.23,1,.32,1);pointer-events:none}.hero-slide-capa{background-image:url(/assets/tijucar-capa-wide.png);transform:scale(1.08);transform-origin:center center}.hero-slide-burnout{background-image:url(/assets/tijucar-burnout-direita.jpg);opacity:0}.hero.hero-burnout-active .hero-slide-capa{opacity:0}.hero.hero-burnout-active .hero-slide-burnout{opacity:1}.hero:after{z-index:1}.hero-content,.hero-content-new{z-index:2}@media(max-width:760px){.hero-slide{background-size:auto 100%;background-position:72% 57%}.hero-slide-capa{background-size:auto 110%;background-position:88% 57%;transform:none}.hero-slide-burnout{background-position:72% 45%}}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(5,5,5,.86) 0%,rgba(5,5,5,.62) 34%,rgba(5,5,5,.18) 67%,transparent 100%)}.hero-content-new{padding:20px 0;border-left:0;background:transparent;text-shadow:0 3px 18px rgba(0,0,0,.95)}.hero-content-new p{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.95)}@media(max-width:760px){.hero-content-new{padding:14px 0;border-left:0;background:transparent;max-width:calc(100% - 10px)}}.statistics-toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px;flex-wrap:wrap}.statistics-toolbar label{display:grid;gap:8px;color:#ccc;font-size:12px}.statistics-toolbar select,.statistics-toolbar button,.statistics-consent-actions button{min-height:44px;padding:10px 16px;border:1px solid #555;background:#171717;color:#fff;font:700 11px Inter,Arial,sans-serif}.statistics-toolbar button:disabled{opacity:.5;cursor:wait}.statistics-note{font-size:12px;color:#aaa;line-height:1.7;margin:20px 0}.statistics-message{padding:22px;border:1px solid #444;background:#151515;font-size:14px;line-height:1.6}.statistics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.statistics-box{min-width:0;padding:22px;background:#111;border:1px solid #292929;margin-top:18px}.statistics-grid .statistics-box{margin-top:0}.statistics-box h3{font-size:25px;margin-bottom:18px}.statistics-box p,.statistics-box summary{color:#aaa;font-size:13px}.statistics-box table{width:100%;border-collapse:collapse;font-size:12px}.statistics-box th,.statistics-box td{padding:12px 5px;border-bottom:1px solid #292929;text-align:left;overflow-wrap:anywhere}.statistics-box th{color:#aaa;font-weight:500}.statistics-box td:last-child,.statistics-box th:last-child{text-align:right}.statistics-grid{margin-top:18px}.statistics-chart{height:150px;display:flex;gap:3px;align-items:end;border-bottom:1px solid #555;margin-bottom:18px}.statistics-chart>div{height:100%;flex:1;display:flex;align-items:end;min-width:0}.statistics-chart span{display:block;width:100%;background:var(--red)}.statistics-box summary{cursor:pointer;padding:8px 0}.footer-credits .statistics-preferences{padding:8px 0;border:0;background:transparent;color:#aaa;text-align:left;font:inherit;text-decoration:underline;min-height:44px}.statistics-consent{width:min(620px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:28px;border:1px solid #444;background:#111;color:#fff;overflow:auto}.statistics-consent h2{font-size:32px}.statistics-consent p{font-size:13px;line-height:1.65;color:#ccc}.statistics-consent a{color:#fff;text-decoration:underline}.statistics-consent-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.statistics-consent-actions button{flex:1;min-width:180px}.statistics-consent-actions button:hover{border-color:var(--red)}.statistics-panel :focus-visible,.statistics-consent :focus-visible,.statistics-preferences:focus-visible{outline:2px solid var(--red);outline-offset:4px}@media(max-width:760px){.statistics-grid{grid-template-columns:1fr}.statistics-box{padding:16px}.statistics-toolbar select{font-size:16px;max-width:100%}.statistics-consent{padding:22px}.statistics-panel .admin-stats{grid-template-columns:1fr}.statistics-panel .admin-stats article{min-height:115px}}dialog.statistics-consent{position:fixed;inset:auto 20px max(20px,env(safe-area-inset-bottom)) 20px;z-index:90;width:calc(100% - 40px);max-width:1160px;max-height:60dvh;margin:0 auto;padding:22px 26px;border:1px solid #444;border-top:2px solid var(--red);border-radius:10px;background:#111;box-shadow:0 8px 40px #0008;overscroll-behavior:contain}dialog.statistics-consent[open]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px}.statistics-consent h2{font-size:26px;margin:0 0 10px}.statistics-consent p{margin:8px 0;font-size:12px;line-height:1.6}.statistics-consent summary{cursor:pointer;color:#ddd;font-size:12px;text-decoration:underline;padding:8px 0;min-height:36px}.statistics-consent-copy{min-width:0}.statistics-consent-actions{margin:0;display:flex;gap:10px}.statistics-consent-actions button{flex:0 0 auto;min-width:110px;border-radius:5px}.statistics-consent-actions [data-consent=yes]{background:var(--red);border-color:var(--red)}@media(max-width:760px){dialog.statistics-consent{inset:auto 12px max(12px,env(safe-area-inset-bottom)) 12px;width:calc(100% - 24px);max-height:65dvh;padding:18px}dialog.statistics-consent[open]{grid-template-columns:1fr;gap:14px}.statistics-consent-actions button{flex:1;min-width:0}.statistics-consent h2{font-size:24px}}.statistics-map{height:430px;border:1px solid #333;border-radius:8px;background:#111;overflow:hidden;box-shadow:inset 0 0 40px #0008}.statistics-map-empty{display:grid;place-items:center;height:100%;color:#aaa;padding:24px;text-align:center}.leaflet-container{font-family:Inter,Arial,sans-serif;background:#111}.leaflet-control-zoom a{background:#171717!important;color:#fff!important;border-color:#444!important}.leaflet-control-attribution{background:#111c!important;color:#aaa!important}.leaflet-control-attribution a{color:#ddd!important}.leaflet-popup-content{color:#111;font-size:12px}
