/*
Theme Name: SABNOU Grid
Version: 2.0.0
Description: Automobilismo, lives e loja SABNOU. Requer WooCommerce para vendas.
Text Domain: sabnou-grid
*/
@font-face{font-family:Mona;src:url(assets/mona.woff2) format('woff2');font-weight:100 900;font-stretch:75% 125%;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#efefeb;color:#151515;font-family:Mona,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #ff7900;outline-offset:5px}.shipping{background:#ff7900;text-align:center;padding:10px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #ffffff25;background:#151515;color:white;position:relative;z-index:4}.brand{font-size:30px;font-weight:900;font-stretch:125%;letter-spacing:-2px;font-style:italic}.brand b{color:#ff7900}.links{display:flex;gap:32px;align-items:center;font-size:12px;font-weight:700;text-transform:uppercase}.menu-toggle{display:none}.store-menu{position:relative}.store-menu summary{cursor:pointer;list-style:none}.store-menu[open] .drop{display:grid}.drop{position:absolute;top:30px;right:0;background:#efefeb;color:#111;width:240px;padding:26px;gap:20px;border-top:3px solid #ff7900}.hero{height:690px;min-height:640px;background:#171717;color:#fff;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;filter:grayscale(1) brightness(.55)}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#111a,transparent),linear-gradient(0deg,#111,transparent 75%)}.hero-inner{position:relative;z-index:1;padding:55px 5%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.17em;display:flex;align-items:center;gap:10px}.dot{width:7px;height:7px;border-radius:50%;background:#ff7900;display:inline-block}.hero h1{font-size:clamp(64px,8.8vw,140px);line-height:.85;letter-spacing:-.065em;font-stretch:115%;margin:25px 0 20px;max-width:1050px;font-weight:850}.hero h1 em{color:#ff7900;font-style:normal}.hero-copy{font-size:15px;max-width:330px;line-height:1.7;color:#d0d0d0}.hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:25px}.button{padding:17px 25px;background:#ff7900;color:#111;display:inline-flex;justify-content:space-between;gap:30px;align-items:center;font-size:12px;text-transform:uppercase;font-weight:800;border:0;cursor:pointer}.button:hover{background:#ff942f}.button.light{background:#eee}.next-live{width:410px;background:#ffffff0c;border:1px solid #ffffff40;backdrop-filter:blur(15px);padding:23px;display:grid;gap:10px}.next-live strong{font-size:25px;letter-spacing:-.04em}.next-live .live-date{font-size:13px;color:#c9c9c9}.next-live a{font-size:11px;text-transform:uppercase;color:#ff8a20;font-weight:800}.ticker{overflow:hidden;background:#ff7900;padding:16px 0;white-space:nowrap;font-size:19px;font-weight:850;letter-spacing:-.03em;text-align:center}.section{padding:95px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px;gap:30px}.section h2{font-size:clamp(40px,5.5vw,80px);line-height:.95;letter-spacing:-.06em;font-weight:850;margin:15px 0 0}.section-head p{font-size:13px;max-width:270px;line-height:1.7;color:#666}.race-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bbb;border-bottom:1px solid #bbb}.race-card{padding:28px 25px;display:grid;gap:18px;border-right:1px solid #bbb}.race-card:first-child{padding-left:0}.race-card:last-child{border:0}.race-card small{text-transform:uppercase;font-size:10px;letter-spacing:.12em;color:#626262}.race-card h3{font-size:25px;margin:0;letter-spacing:-.04em}.race-card time{font-size:22px;font-weight:700}.race-card a{font-size:12px;text-decoration:underline}.source{font-size:10px;color:#656565;line-height:1.8;margin-top:18px}.source a{text-decoration:underline}.about{background:#191919;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about h2{font-size:clamp(48px,6.5vw,92px)}.about em{color:#ff7900;font-style:normal}.about p{font-size:17px;color:#b8b8b8;line-height:1.8}.about .eyebrow{color:#ff7900}.socials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.social-card{height:260px;padding:25px;background:#ddd;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s}.social-card:hover{transform:translateY(-5px)}.social-card:nth-child(2){background:#ff7900}.social-card:nth-child(3){background:#242424;color:#fff}.social-card .symbol{font-size:70px;font-weight:850;line-height:1}.social-card h3{font-size:28px;margin:10px 0}.social-card p{font-size:12px;max-width:200px;line-height:1.5}.social-card span:last-child{font-size:12px;font-weight:700}.shop-section{background:#e1e1dc}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{display:block}.product-photo{background:#ccc;aspect-ratio:1/1;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product:hover img{transform:scale(1.05)}.product h3{font-size:14px;margin:17px 0 8px}.product p{font-size:13px}.feature-product{display:grid;grid-template-columns:1.3fr 1fr;gap:6%;align-items:center}.feature-product .product-photo{max-height:480px;aspect-ratio:1.25}.feature-product h3{font-size:clamp(28px,4vw,50px);line-height:1;letter-spacing:-.04em;margin:20px 0}.feature-product p{line-height:1.8;color:#555;font-size:14px}.price{display:block;font-size:25px;font-weight:750;margin:22px 0}.footer{padding:70px 5% 25px;background:#141414;color:#fff;border-top:7px solid #ff7900}.footer-top{display:flex;justify-content:space-between;gap:35px}.footer h2{font-size:clamp(38px,6vw,85px);line-height:.95;letter-spacing:-.05em;margin:0 0 40px}.footer h2 em{color:#ff7900;font-style:normal}.footer-links{display:flex;gap:70px}.footer-links div{display:grid;align-content:start;gap:16px;font-size:16px;font-weight:600;line-height:1.5}.footer-links small{color:#b5b5b5;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.footer-links a{transition:color .2s}.footer-links a:hover{color:#ff7900}.footer-word{font-size:clamp(24px,3vw,42px);font-weight:900;letter-spacing:-.07em;line-height:1.1;font-stretch:125%;margin:30px 0;color:#e8e8e1}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #444;padding-top:25px;color:#999;font-size:10px;gap:20px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.contact-grid p{line-height:1.8;color:#666}.contact-grid .button{margin-top:20px}.page-title{font-size:clamp(60px,10vw,140px);letter-spacing:-.06em;line-height:.9;margin:0 0 40px}.woocommerce{padding:45px 5%}.woocommerce a.button,.woocommerce button.button{background:#ff7900!important;color:#111!important}.woocommerce ul.products li.product{background:#e5e5e0;padding:15px}.skip{position:absolute;top:-100px}.skip:focus{top:0;z-index:10;background:white;padding:15px}.empty{padding:30px 0}.menu-toggle{background:none;color:white;border:1px solid #888;padding:10px} @media(max-width:760px){.page-title{font-size:clamp(36px,11.5vw,70px)}.nav{height:72px}.menu-toggle{display:block}.links{display:none;position:absolute;top:72px;left:0;right:0;background:#191919;padding:30px;flex-direction:column;align-items:start}.links.open{display:flex}.drop{position:static;margin-top:20px}.hero{height:780px}.hero h1{font-size:17vw;margin-top:45px}.hero-inner{padding-top:30px}.hero-bottom{align-items:stretch;flex-direction:column}.next-live{width:100%}.section{padding:60px 6%}.section-head{align-items:start;flex-direction:column;gap:10px}.race-grid{grid-template-columns:1fr}.race-card,.race-card:first-child{padding:25px 0;border-right:0;border-bottom:1px solid #bbb}.about,.feature-product,.contact-grid{grid-template-columns:1fr}.about{gap:25px}.socials{grid-template-columns:1fr}.social-card{height:210px}.products{grid-template-columns:repeat(2,1fr)}.footer-top{flex-direction:column}.footer-links{gap:28px;flex-wrap:wrap}.footer-bottom{flex-direction:column}.hero-copy{font-size:14px}.ticker{font-size:14px}.feature-product .product-photo{margin-bottom:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}



/* Review fixes */
.social-card{height:auto;min-height:280px;gap:16px}.social-card .symbol{flex-shrink:0}.social-card>span:last-child{line-height:1.5}
.footer-top>*{min-width:0}.footer-links{flex-shrink:0;flex-wrap:wrap}.footer h2{overflow-wrap:normal}.race-card{min-width:0}
.calendar-toggle{margin-top:24px}.race-card[hidden]{display:none}.race-card:nth-child(3n){border-right:0}
.woocommerce div.product .product_title{font-size:clamp(28px,4vw,54px);letter-spacing:-.04em;line-height:1.1}.woocommerce input,.woocommerce textarea,.woocommerce select{max-width:100%;padding:12px;border:1px solid #aaa;background:#fff;color:#151515}.woocommerce table{width:100%}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{border-top-color:#ff7900}.woocommerce .woocommerce-breadcrumb{line-height:1.8}.woocommerce ul.products li.product .woocommerce-loop-product__title{line-height:1.4}
@media(max-width:760px){.social-card{min-height:270px}.footer-top{gap:28px}.footer-links{row-gap:28px}.race-card:nth-child(3n){border-bottom:1px solid #bbb}.woocommerce{padding:30px 5%}.woocommerce table.shop_table_responsive tr td{overflow-wrap:anywhere}}
