:root{
  --black:#050505;
  --black-soft:#0c0c0c;
  --surface:#11110f;
  --gold:#d5b36a;
  --gold-light:#f0d99a;
  --gold-dark:#796035;
  --cream:#f1ebdf;
  --white:#f7f4ed;
  --muted:#918d84;
  --line:rgba(213,179,106,.23);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--black);color:var(--white);font-family:Inter,Arial,sans-serif;overflow-x:hidden}
body.lock{overflow:hidden}
img{display:block;width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit}
.announcement{height:34px;padding:0 3vw;background:var(--gold);color:#080808;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:900;letter-spacing:1.4px}
.header{height:88px;padding:0 3vw;position:sticky;top:0;z-index:70;background:rgba(5,5,5,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
.brand{width:260px;justify-self:start}
.brand img{height:62px;object-fit:contain;object-position:left}
.nav{display:flex;gap:25px;justify-self:center}
.nav a,.menu-button,.order-button{font-size:10px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase}
.nav a:hover{color:var(--gold)}
.menu-button{display:none;border:0;background:none;cursor:pointer}
.order-button{justify-self:end;min-height:44px;padding:0 17px;border:1px solid var(--line);border-radius:999px;background:transparent;cursor:pointer}
.order-button span{width:23px;height:23px;margin-left:8px;border-radius:50%;display:inline-grid;place-items:center;background:var(--gold);color:#050505}
.section-code{display:block;color:var(--gold);font-size:10px;font-weight:900;letter-spacing:2.3px;text-transform:uppercase}
.button{min-height:54px;padding:0 25px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer}
.button-gold{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#050505}
.button-line{border-color:var(--line);background:rgba(255,255,255,.02)}
.hero{min-height:850px;padding:100px 5vw 70px;position:relative;overflow:hidden;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center}
.hero-grid{position:absolute;inset:0;opacity:.07;background-image:linear-gradient(rgba(213,179,106,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(213,179,106,.22) 1px,transparent 1px);background-size:54px 54px}
.hero-ring{position:absolute;border-radius:50%;border:1px solid var(--line)}
.hero-ring-one{width:720px;height:720px;right:-120px;top:20px}
.hero-ring-two{width:480px;height:480px;right:0;top:140px}
.hero-copy{position:relative;z-index:4;max-width:760px}
.hero h1,.manifesto h2,.category h2,.historic h2,.video-copy h2,.process h2,.brand-copy h2,.instagram h2{font-family:"Barlow Condensed",Impact,sans-serif;text-transform:uppercase;letter-spacing:-.045em;line-height:.84}
.hero h1{font-size:clamp(70px,9vw,138px);margin:24px 0}
.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1.5px var(--gold)}
.hero-copy>p{max-width:610px;color:#bab5aa;font-size:17px;line-height:1.8}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}
.hero-gallery{height:650px;position:relative;z-index:3}
.hero-card{position:absolute;margin:0;overflow:hidden;border:1px solid var(--line);box-shadow:0 32px 95px rgba(0,0,0,.65)}
.hero-card img{height:100%;object-fit:cover}
.hero-card-left{width:35%;height:64%;left:0;top:21%;transform:rotate(-7deg);opacity:.75}
.hero-card-main{width:46%;height:82%;left:27%;top:4%;z-index:3}
.hero-card-right{width:34%;height:62%;right:0;bottom:3%;transform:rotate(7deg);opacity:.76}
.hero-seal{position:absolute;z-index:6;right:2%;top:4%;width:115px;height:115px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--gold);color:#050505;font-family:"Barlow Condensed";font-size:19px;font-weight:900;line-height:.95;transform:rotate(8deg)}
.hero-bottom{position:absolute;left:5vw;right:5vw;bottom:25px;display:flex;justify-content:space-between;color:#77736a;font-size:9px;font-weight:900;letter-spacing:1.5px}
.manifesto{padding:145px 7vw;text-align:center;background:var(--cream);color:#090909}
.manifesto h2{font-size:clamp(55px,7.4vw,112px);margin:24px 0}
.manifesto h2 em{font-style:normal;color:#9a793f}
.manifesto p{font-size:17px;color:#5d584f}
.category{padding:120px 4vw}
.category-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:45px}
.category-index{display:block;font-family:"Barlow Condensed";font-size:105px;font-weight:900;line-height:.72;color:transparent;-webkit-text-stroke:1px rgba(213,179,106,.25)}
.category h2{font-size:clamp(58px,7vw,105px);margin:18px 0 0}
.category-head>p,.selection-title>p{max-width:450px;color:#a8a399;font-size:15px;line-height:1.75}
.products{display:grid;gap:18px}
.products-three{grid-template-columns:repeat(3,1fr)}
.product-card{position:relative;min-height:690px;overflow:hidden;background:#141414;border:1px solid var(--line)}
.product-card>img{position:absolute;inset:0;height:100%;object-fit:cover;transition:.45s}
.product-card:hover>img{transform:scale(1.03)}
.product-shade{position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.94));display:flex;flex-direction:column;justify-content:flex-end;padding:26px}
.product-badge{position:absolute;left:17px;top:17px;padding:8px 11px;border-radius:999px;background:var(--gold);color:#050505;font-size:9px;font-weight:900;letter-spacing:1px}
.product-views{position:absolute;right:14px;top:14px;display:flex;padding:4px;border-radius:999px;background:rgba(0,0,0,.67);border:1px solid rgba(255,255,255,.14)}
.product-views button{border:0;background:none;color:#aaa;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:800;cursor:pointer}
.product-views button.active{background:var(--gold);color:#050505}
.product-shade small{color:var(--gold-light);font-size:9px;font-weight:900;letter-spacing:1.6px}
.product-shade h3{font-family:"Barlow Condensed";font-size:39px;line-height:.9;text-transform:uppercase;margin:9px 0}
.product-shade p{color:#c2beb5;font-size:13px;line-height:1.55;max-width:390px}
.product-footer{display:flex;justify-content:space-between;align-items:end;margin-top:18px}
.product-price strong{display:block;font-size:23px}
.product-price span{font-size:9px;color:#89857c}
.product-open{width:52px;height:52px;border:0;border-radius:50%;background:var(--gold);color:#050505;font-size:23px;cursor:pointer}
.category-career{background:#080808}
.category-selection{background:#11100d}
.selection-title{max-width:900px;margin-bottom:45px}
.selection-layout{display:grid;grid-template-columns:1.18fr .82fr;gap:18px}
.selection-main{min-height:850px}
.selection-side{display:grid;grid-template-rows:1fr 1fr;gap:18px}
.selection-side .product-card{min-height:415px}
.selection-side .product-shade h3{font-size:31px}
.historic{min-height:800px;display:grid;grid-template-columns:1.15fr .85fr;background:var(--gold);color:#050505}
.historic-image{min-height:800px;overflow:hidden}
.historic-image img{height:100%;object-fit:cover}
.historic-copy{padding:75px;display:flex;flex-direction:column;justify-content:center}
.historic .section-code{color:#6c542d}
.historic .category-index{-webkit-text-stroke-color:rgba(5,5,5,.26)}
.historic h2{font-size:clamp(85px,10vw,150px);margin:20px 0}
.historic-copy>strong{font-family:"Barlow Condensed";font-size:28px;line-height:1.1;text-transform:uppercase}
.historic-copy>p{font-size:16px;line-height:1.8;max-width:600px}
.historic-price{display:flex;align-items:center;gap:20px;margin-top:25px}
.historic-price>span{font-size:27px;font-weight:900}
.historic .button-gold{background:#050505;color:#fff}
.video-section{padding:120px 5vw;display:grid;grid-template-columns:.7fr 1.3fr;gap:65px;align-items:center;background:#070707}
.video-copy h2{font-size:clamp(55px,6.5vw,98px);margin:20px 0}
.video-copy p{color:#aaa59b;font-size:15px;line-height:1.8}
.video-copy code{display:inline-block;margin-top:18px;padding:10px 13px;border:1px solid var(--line);color:var(--gold);font-size:12px}
.video-frame{position:relative;border:1px solid var(--line)}
.video-frame video{display:block;width:100%;aspect-ratio:16/9;background:#000}
.video-frame>span{position:absolute;left:14px;top:14px;padding:8px 11px;background:var(--gold);color:#050505;font-size:9px;font-weight:900}
.process{padding:120px 5vw;background:var(--cream);color:#090909;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}
.process h2{font-size:clamp(65px,8vw,120px);margin:20px 0}
.process .section-code{color:#8b6c37}
.process-steps{display:grid;grid-template-columns:repeat(3,1fr);align-items:end}
.process-steps article{min-height:310px;padding:30px;border-left:1px solid rgba(5,5,5,.18);display:flex;flex-direction:column;justify-content:flex-end}
.process-steps b{font-family:"Barlow Condensed";font-size:90px;color:transparent;-webkit-text-stroke:1px rgba(5,5,5,.2)}
.process-steps h3{font-family:"Barlow Condensed";font-size:35px;text-transform:uppercase;margin:14px 0 6px}
.process-steps p{color:#665f55;line-height:1.6}
.brand-story{display:grid;grid-template-columns:1fr 1fr;background:#0a0a0a}
.brand-art{min-height:720px;padding:65px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 10%,rgba(213,179,106,.25),transparent 26%),#070707}
.brand-art::before{content:"↻";position:absolute;right:-70px;top:-70px;font-size:500px;color:transparent;-webkit-text-stroke:1px rgba(213,179,106,.09)}
.brand-art img{width:380px;position:absolute;left:55px;top:45px}
.brand-art span{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:2px}
.brand-art strong{font-family:"Barlow Condensed";font-size:105px;line-height:.76;color:var(--gold);position:relative}
.brand-copy{padding:80px;display:flex;flex-direction:column;justify-content:center}
.brand-copy h2{font-size:clamp(70px,8vw,125px);margin:20px 0}
.brand-copy p{color:#a9a49a;font-size:15px;line-height:1.85;max-width:600px}
.brand-copy .button{align-self:flex-start;margin-top:20px}
.instagram{display:grid;grid-template-columns:.65fr 1.35fr;background:var(--gold);color:#050505}
.instagram>div:first-child{padding:70px}
.instagram>div:first-child>span{font-size:11px;font-weight:900;letter-spacing:2px}
.instagram h2{font-size:clamp(65px,7.5vw,110px);margin:25px 0}
.instagram a{font-size:11px;font-weight:900;text-transform:uppercase}
.instagram-images{display:grid;grid-template-columns:repeat(3,1fr)}
.instagram-images img{height:650px;object-fit:cover}
footer{padding:60px 4vw;display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:45px;border-top:1px solid var(--line)}
footer>img{width:300px}
footer>div{display:flex;flex-direction:column;gap:10px}
footer strong{color:var(--gold);font-size:10px;letter-spacing:1.4px}
footer a{color:#b9b5ad;font-size:12px}
footer p{font-family:"Barlow Condensed";font-size:34px;text-transform:uppercase;margin:0}
.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:80;width:60px;height:60px;border-radius:50%;background:#25d366;color:#071a0d;display:grid;place-items:center;font-size:12px;font-weight:900;box-shadow:0 18px 50px rgba(0,0,0,.4)}
.drawer{position:fixed;inset:0;z-index:110;display:none}
.drawer.open{display:block}
.drawer-overlay{position:absolute;inset:0;background:rgba(0,0,0,.72)}
.drawer-panel{position:absolute;right:0;top:0;bottom:0;width:min(470px,100%);padding:28px;background:#0a0a0a;border-left:1px solid var(--line);overflow:auto}
.drawer-head{display:flex;justify-content:space-between;align-items:start}
.drawer-head span{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:1.4px}
.drawer-head h2{font-family:"Barlow Condensed";font-size:48px;text-transform:uppercase;margin:5px 0 20px}
.drawer-head button,.modal-close{width:43px;height:43px;border-radius:50%;border:1px solid var(--line);background:transparent;font-size:22px;cursor:pointer}
.drawer-empty{padding:55px 0;text-align:center;color:#77736b}
.drawer-item{display:grid;grid-template-columns:82px 1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}
.drawer-item img{height:105px;object-fit:cover}
.drawer-item h4{font-family:"Barlow Condensed";font-size:21px;text-transform:uppercase;margin:0}
.drawer-item p{font-size:10px;color:#89847b}
.quantity{display:flex;align-items:center;gap:10px}
.quantity button{width:26px;height:26px;border:1px solid var(--line);border-radius:50%;background:none;cursor:pointer}
.remove-item{border:0;background:none;font-size:20px;cursor:pointer}
.drawer-total{display:flex;justify-content:space-between;padding:23px 0;font-size:14px}
.drawer-total strong{font-size:20px;color:var(--gold)}
.whatsapp-order{width:100%;min-height:55px;border:0;border-radius:999px;background:#25d366;color:#071a0d;font-size:10px;font-weight:900;letter-spacing:1.2px;cursor:pointer}
.drawer-panel>p{text-align:center;color:#747067;font-size:10px;line-height:1.55}
.modal{position:fixed;inset:0;z-index:120;display:none;place-items:center;padding:20px}
.modal.open{display:grid}
.modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,.78)}
.modal-card{position:relative;z-index:2;width:min(980px,100%);max-height:calc(100vh - 40px);overflow:auto;display:grid;grid-template-columns:1fr 1fr;background:#0d0d0d;border:1px solid var(--line)}
.modal-close{position:absolute;right:14px;top:14px;z-index:5;background:rgba(0,0,0,.6)}
.modal-media{position:relative;min-height:670px;background:#111}
.modal-media>img{height:100%;object-fit:cover}
.modal-views{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;padding:4px;border-radius:999px;background:rgba(0,0,0,.67)}
.modal-views button{border:0;background:none;color:#aaa;padding:8px 12px;border-radius:999px;font-size:9px;font-weight:800;cursor:pointer}
.modal-views button.active{background:var(--gold);color:#050505}
.modal-content{padding:55px;display:flex;flex-direction:column;justify-content:center}
.modal-content>span{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:1.4px}
.modal-content h2{font-family:"Barlow Condensed";font-size:58px;line-height:.88;text-transform:uppercase;margin:15px 0}
.modal-content p{color:#aaa59b;line-height:1.75}
.modal-content>strong{font-size:27px;margin:18px 0}
.size-area label{display:block;font-size:10px;font-weight:900;text-transform:uppercase;margin-bottom:11px}
#sizeButtons{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}
#sizeButtons button{width:45px;height:45px;border-radius:50%;border:1px solid var(--line);background:none;cursor:pointer}
#sizeButtons button.active{background:var(--gold);color:#050505}
.toast{position:fixed;left:50%;bottom:25px;z-index:150;transform:translate(-50%,20px);opacity:0;padding:13px 18px;border-radius:999px;background:var(--gold);color:#050505;font-size:11px;font-weight:800;transition:.25s}
.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){
  .nav{display:none}.menu-button{display:block;justify-self:center}
  .nav.open{display:flex;position:fixed;left:18px;right:18px;top:104px;padding:22px;background:#0b0b0b;border:1px solid var(--line);flex-direction:column}
  .hero{grid-template-columns:1fr}.hero-gallery{height:590px}
  .products-three{grid-template-columns:repeat(2,1fr)}
  .products-three .product-card:last-child{grid-column:1/-1;max-width:50%;width:100%;margin:auto}
  .selection-layout{grid-template-columns:1fr}.selection-main{min-height:750px}.selection-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .historic{grid-template-columns:1fr}.historic-image{min-height:650px}
  .video-section,.process,.brand-story{grid-template-columns:1fr}
  .instagram{grid-template-columns:1fr}
  footer{grid-template-columns:1.2fr 1fr 1fr}footer p{grid-column:1/-1}
}
@media(max-width:700px){
  .announcement span:nth-child(2){display:none}
  .header{height:74px;padding:0 15px}.brand{width:185px}.brand img{height:50px}.order-button{font-size:0}.order-button::before{content:"Pedido";font-size:9px}
  .hero{padding:70px 18px}.hero h1{font-size:66px}.hero-copy>p{font-size:15px}.hero-actions .button{width:100%}
  .hero-gallery{height:455px}.hero-card-left{width:44%;left:-10%}.hero-card-main{width:55%;left:22%}.hero-card-right{width:43%;right:-12%}.hero-seal{width:85px;height:85px;font-size:14px}
  .hero-bottom{display:none}
  .manifesto{padding:90px 18px}
  .category{padding:85px 15px}.category-head{display:block}.category-head>p{margin-top:20px}.category-index{font-size:75px}
  .products-three{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.products-three::-webkit-scrollbar{display:none}
  .products-three .product-card,.products-three .product-card:last-child{min-width:84vw;max-width:none;grid-column:auto;margin:0;scroll-snap-align:start}
  .product-card{min-height:610px}
  .selection-layout{display:block}.selection-main{min-height:650px}.selection-side{display:flex;overflow-x:auto;margin-top:16px}.selection-side .product-card{min-width:84vw;min-height:600px}
  .historic-image{min-height:580px}.historic-copy{padding:60px 20px}.historic h2{font-size:95px}.historic-price{align-items:flex-start;flex-direction:column}
  .video-section{padding:85px 18px}
  .process{padding:85px 18px}.process-steps{grid-template-columns:1fr}.process-steps article{min-height:230px;border-left:0;border-top:1px solid rgba(5,5,5,.18);padding:25px 0}
  .brand-art{min-height:540px;padding:35px}.brand-art img{left:25px;top:25px;width:260px}.brand-art strong{font-size:72px}.brand-copy{padding:60px 20px}
  .instagram>div:first-child{padding:60px 20px}.instagram-images{display:flex;overflow-x:auto}.instagram-images img{min-width:82vw;height:550px}
  footer{grid-template-columns:1fr 1fr;padding:45px 20px}footer>img,footer p{grid-column:1/-1}
  .modal-card{grid-template-columns:1fr}.modal-media{min-height:450px}.modal-content{padding:32px}.modal-content h2{font-size:46px}
}


/* =======================================================
   CATEGORIAS EM UMA ÚNICA PARTE, MAS SEPARADAS
   ======================================================= */
.catalog-section{padding:120px 4vw;background:linear-gradient(180deg,#080808 0%,#0d0c0a 45%,#080808 100%)}
.catalog-top{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:40px}
.catalog-top h2{font-family:"Barlow Condensed",Impact,sans-serif;text-transform:uppercase;letter-spacing:-.045em;line-height:.84;font-size:clamp(58px,7vw,108px);margin:18px 0 0}
.catalog-top p{max-width:520px;color:#a8a399;font-size:15px;line-height:1.8}
.catalog-block{padding:44px 0 50px;border-top:1px solid var(--line)}
.catalog-block:last-child{border-bottom:1px solid var(--line);padding-bottom:60px}
.catalog-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px}
.catalog-head h3{font-family:"Barlow Condensed",Impact,sans-serif;text-transform:uppercase;letter-spacing:-.045em;line-height:.84;font-size:clamp(50px,6vw,88px);margin:18px 0 0}
.catalog-head p{max-width:430px;color:#a8a399;font-size:15px;line-height:1.75}
.catalog-block-selection{background:linear-gradient(90deg,rgba(213,179,106,.035),transparent 55%);margin:0 -18px;padding:44px 18px 50px;border-radius:22px}
.catalog-block-historic{background:linear-gradient(90deg,rgba(213,179,106,.08),rgba(213,179,106,.02));margin:18px -18px 0;padding:44px 18px 60px;border-radius:24px}
.products-one{display:grid;grid-template-columns:minmax(0,1fr)}
.products-one .product-card{max-width:680px;width:100%;margin:0 auto;min-height:760px}
.products-one .product-shade h3{font-size:48px}
.products-one .product-shade p{max-width:500px;font-size:14px}
@media(max-width:1100px){
  .catalog-top,.catalog-head{display:block}
  .catalog-top p,.catalog-head p{margin-top:18px}
  .products-one .product-card{max-width:none;min-height:680px}
}
@media(max-width:700px){
  .catalog-section{padding:85px 15px}
  .catalog-top h2{font-size:64px}
  .catalog-head h3{font-size:58px}
  .catalog-block-selection,.catalog-block-historic{margin-top:12px;margin-left:0;margin-right:0;padding-left:0;padding-right:0;border-radius:0;background:none}
  .products-one{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
  .products-one::-webkit-scrollbar{display:none}
  .products-one .product-card{min-width:84vw;scroll-snap-align:start;min-height:610px}
}


/* =======================================================
   FILTROS + LOGO OFICIAL + RESPONSIVIDADE FINAL
   ======================================================= */
.brand{width:auto;display:flex;align-items:center;gap:12px;min-width:250px}
.brand>img{width:76px;height:58px;object-fit:contain;object-position:center;flex:0 0 auto}
.brand-copyline{display:flex;flex-direction:column;line-height:1}
.brand-copyline strong{font-family:"Barlow Condensed";font-size:25px;letter-spacing:1.5px;color:var(--gold)}
.brand-copyline small{margin-top:5px;color:#8d7442;font-size:8px;font-weight:800;letter-spacing:2.4px}

.catalog-section{padding:120px 4vw;background:linear-gradient(180deg,#080808,#0d0c0a 48%,#080808)}
.catalog-top{margin-bottom:32px}
.catalog-controls{position:sticky;top:103px;z-index:25;display:flex;gap:10px;padding:14px;margin:0 -14px 24px;background:rgba(8,8,8,.86);border:1px solid rgba(213,179,106,.15);border-radius:999px;backdrop-filter:blur(15px);overflow-x:auto;scrollbar-width:none}
.catalog-controls::-webkit-scrollbar{display:none}
.catalog-filter{flex:1;min-width:145px;min-height:48px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:transparent;color:#b9b4aa;font-size:10px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;transition:.25s}
.catalog-filter span{display:inline-grid;place-items:center;min-width:23px;height:23px;margin-left:8px;border-radius:50%;background:rgba(255,255,255,.07);font-size:8px}
.catalog-filter:hover{border-color:var(--gold);color:#fff}
.catalog-filter.active{background:linear-gradient(135deg,var(--gold-light),var(--gold));border-color:var(--gold);color:#050505;box-shadow:0 14px 35px rgba(213,179,106,.18)}
.catalog-filter.active span{background:rgba(5,5,5,.13)}
.catalog-status{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:20px}
.catalog-status>span{color:var(--gold);font-family:"Barlow Condensed";font-size:24px;font-weight:800;letter-spacing:.5px}
.catalog-status p{margin:0;color:#88847b;font-size:11px}
.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.catalog-empty{text-align:center;padding:50px;color:#8c887f}

.card-image-button{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#111;cursor:pointer;overflow:hidden;text-align:left}
.card-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .45s,filter .3s}
.product-card:hover .card-image-button img{transform:scale(1.025);filter:brightness(1.04)}
.card-image-hint,.image-click-hint{position:absolute;left:50%;transform:translateX(-50%);z-index:4;white-space:nowrap;padding:8px 11px;border-radius:999px;background:rgba(5,5,5,.72);border:1px solid rgba(213,179,106,.28);color:var(--gold-light);font-size:8px;font-weight:900;letter-spacing:1.1px;pointer-events:none;opacity:.78}
.card-image-hint{bottom:185px}
.image-click-hint{bottom:66px}
.product-card:hover .card-image-hint{opacity:1}
.modal-media{cursor:pointer}
.modal-media>img{transition:opacity .2s}

.brand-art>img{width:min(390px,70%);height:auto;object-fit:contain;object-position:left center}
footer>img{width:160px;height:100px;object-fit:contain;object-position:left center}

@media(max-width:1200px){
  .header{grid-template-columns:1fr auto auto;gap:20px}
  .nav{justify-self:end}
  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:900px){
  .header{grid-template-columns:1fr auto auto}
  .brand{min-width:0}
  .brand-copyline strong{font-size:22px}
  .nav.open{top:104px}
  .catalog-controls{top:89px}
  .catalog-status{align-items:flex-start;flex-direction:column;gap:8px}
  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-card{min-height:650px}
}

@media(max-width:700px){
  .header{grid-template-columns:1fr auto auto;gap:9px}
  .brand>img{width:52px;height:46px}
  .brand-copyline strong{font-size:18px;letter-spacing:1px}
  .brand-copyline small{font-size:6px;letter-spacing:1.5px}
  .menu-button{justify-self:end}
  .catalog-controls{top:75px;margin-left:-5px;margin-right:-5px;padding:7px;border-radius:18px}
  .catalog-filter{flex:0 0 auto;min-width:123px;min-height:45px;padding:0 13px}
  .catalog-grid{grid-template-columns:1fr;gap:15px}
  .product-card{min-height:670px;width:100%;min-width:0}
  .card-image-hint{bottom:190px}
  .catalog-status p{font-size:10px;line-height:1.5}
  .brand-art>img{left:20px;top:20px;width:210px}
  footer>img{width:130px;height:90px}
}

@media(max-width:460px){
  .brand-copyline small{display:none}
  .brand-copyline strong{font-size:16px}
  .order-button{padding:0 12px}
  .catalog-filter{min-width:116px;font-size:9px}
  .catalog-filter span{margin-left:4px}
  .product-card{min-height:610px}
  .product-shade{padding:20px}
  .product-shade h3{font-size:35px}
  .product-shade p{font-size:12px}
  .card-image-hint{bottom:177px}
}


/* =======================================================
   VERSÃO FINAL — BOTÕES FRENTE/COSTAS + RESPONSIVIDADE
   ======================================================= */

/* A imagem não é mais clicável. */
.card-image-button,
.card-image-hint,
.image-click-hint{
  display:none !important;
}

.product-card > img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
  transition:transform .42s ease, filter .3s ease;
  user-select:none;
  pointer-events:none;
}

.product-card:hover > img{
  transform:scale(1.02);
  filter:brightness(1.035) contrast(1.025);
}

.modal-media{
  cursor:default !important;
}

.modal-media > img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
  pointer-events:none;
  user-select:none;
}

/* Logo oficial da empresa. */
.brand > img{
  width:68px;
  height:55px;
  object-fit:contain;
  object-position:center;
}

.brand-art > img{
  width:min(430px,72%);
  height:auto;
  object-fit:contain;
}

footer > img{
  width:170px;
  height:110px;
  object-fit:contain;
}

/* Grade fluida. */
.catalog-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}

.product-card{
  width:100%;
  min-width:0;
  min-height:690px;
}

/* Garante áreas clicáveis confortáveis. */
.product-views button,
.catalog-filter,
.order-button,
.menu-button,
.product-open,
#sizeButtons button,
.modal-views button{
  touch-action:manipulation;
}

/* Notebook e tablet horizontal. */
@media (max-width:1200px){
  .header{
    grid-template-columns:minmax(0,1fr) auto auto;
  }

  .catalog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .hero{
    min-height:auto;
    padding-top:82px;
  }

  .hero-gallery{
    min-height:570px;
  }
}

/* Tablet e celular grande. */
@media (max-width:900px){
  .announcement{
    padding-inline:16px;
  }

  .header{
    height:76px;
    padding-inline:16px;
    grid-template-columns:minmax(0,1fr) auto auto;
    gap:10px;
  }

  .brand{
    min-width:0;
  }

  .brand > img{
    width:54px;
    height:48px;
  }

  .brand-copyline strong{
    font-size:19px;
  }

  .brand-copyline small{
    font-size:6px;
  }

  .menu-button{
    display:block;
    justify-self:end;
  }

  .nav{
    display:none;
  }

  .nav.open{
    display:flex;
    position:fixed;
    top:82px;
    left:16px;
    right:16px;
    padding:20px;
    flex-direction:column;
    gap:18px;
    background:rgba(9,9,9,.98);
    border:1px solid var(--line);
    border-radius:18px;
    box-shadow:0 24px 70px rgba(0,0,0,.45);
  }

  .catalog-controls{
    top:84px;
  }

  .hero{
    grid-template-columns:1fr;
    padding:70px 20px 55px;
  }

  .hero-copy{
    max-width:none;
  }

  .hero-gallery{
    height:560px;
  }

  .video-section,
  .process,
  .brand-story{
    grid-template-columns:1fr;
  }

  .instagram{
    grid-template-columns:1fr;
  }

  .modal-card{
    width:min(720px,100%);
    grid-template-columns:1fr;
  }

  .modal-media{
    min-height:560px;
  }

  .modal-content{
    padding:42px;
  }

  footer{
    grid-template-columns:1fr 1fr;
  }

  footer > img,
  footer > p{
    grid-column:1/-1;
  }
}

/* Celular. */
@media (max-width:700px){
  .announcement{
    height:32px;
    font-size:9px;
  }

  .announcement span:nth-child(2){
    display:none;
  }

  .header{
    top:0;
    height:72px;
    padding-inline:12px;
  }

  .brand{
    gap:7px;
  }

  .brand > img{
    width:45px;
    height:43px;
  }

  .brand-copyline strong{
    font-size:16px;
  }

  .brand-copyline small{
    display:none;
  }

  .menu-button{
    font-size:9px;
  }

  .order-button{
    min-height:40px;
    padding:0 11px;
    font-size:0;
  }

  .order-button::before{
    content:"Pedido";
    font-size:9px;
  }

  .order-button span{
    width:20px;
    height:20px;
    margin-left:5px;
  }

  .nav.open{
    top:76px;
    left:12px;
    right:12px;
  }

  .hero{
    padding:58px 16px 42px;
  }

  .hero h1{
    font-size:clamp(56px,18vw,78px);
  }

  .hero-copy > p{
    font-size:15px;
  }

  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
  }

  .hero-actions .button{
    width:100%;
  }

  .hero-gallery{
    height:440px;
    margin-top:18px;
  }

  .hero-card-left{
    width:43%;
    left:-8%;
  }

  .hero-card-main{
    width:56%;
    left:22%;
  }

  .hero-card-right{
    width:42%;
    right:-9%;
  }

  .hero-seal{
    width:82px;
    height:82px;
    font-size:13px;
  }

  .manifesto,
  .catalog-section,
  .video-section,
  .process{
    padding-left:16px;
    padding-right:16px;
  }

  .catalog-section{
    padding-top:82px;
    padding-bottom:82px;
  }

  .catalog-top{
    display:block;
  }

  .catalog-top p{
    margin-top:18px;
  }

  .catalog-controls{
    top:76px;
    margin-inline:0;
    padding:7px;
    border-radius:16px;
  }

  .catalog-filter{
    flex:0 0 auto;
    min-width:118px;
    min-height:44px;
    padding:0 12px;
    font-size:9px;
  }

  .catalog-status{
    align-items:flex-start;
    flex-direction:column;
    gap:7px;
  }

  .catalog-grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .product-card{
    min-height:630px;
  }

  .product-views{
    top:12px;
    right:12px;
  }

  .product-views button{
    padding:8px 11px;
    font-size:9px;
  }

  .product-shade{
    padding:21px;
  }

  .product-shade h3{
    font-size:36px;
  }

  .product-shade p{
    font-size:12px;
  }

  .video-copy h2{
    font-size:clamp(52px,16vw,76px);
  }

  .video-copy code{
    display:block;
    overflow-wrap:anywhere;
  }

  .process-steps{
    grid-template-columns:1fr;
  }

  .process-steps article{
    min-height:210px;
    border-left:0;
    border-top:1px solid rgba(5,5,5,.18);
    padding-inline:0;
  }

  .brand-art{
    min-height:510px;
    padding:30px 20px;
  }

  .brand-art > img{
    left:20px;
    top:20px;
    width:230px;
  }

  .brand-art strong{
    font-size:70px;
  }

  .brand-copy{
    padding:55px 20px;
  }

  .instagram > div:first-child{
    padding:55px 20px;
  }

  .instagram-images{
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
  }

  .instagram-images img{
    min-width:84vw;
    height:540px;
    scroll-snap-align:start;
  }

  footer{
    padding:45px 20px;
    gap:30px;
  }

  .drawer-panel{
    width:100%;
    padding:22px 18px;
  }

  .modal{
    padding:0;
  }

  .modal-card{
    width:100%;
    min-height:100dvh;
    max-height:100dvh;
    border:0;
  }

  .modal-media{
    min-height:48dvh;
  }

  .modal-content{
    padding:30px 20px 42px;
  }

  .modal-content h2{
    font-size:45px;
  }

  #sizeButtons{
    gap:7px;
  }

  #sizeButtons button{
    width:43px;
    height:43px;
  }

  .whatsapp-float{
    right:14px;
    bottom:14px;
    width:54px;
    height:54px;
  }
}

/* Celulares menores. */
@media (max-width:430px){
  .brand-copyline strong{
    font-size:14px;
  }

  .menu-button{
    padding:0;
  }

  .product-card{
    min-height:580px;
  }

  .product-badge{
    max-width:45%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .product-price strong{
    font-size:21px;
  }

  .product-open{
    width:48px;
    height:48px;
  }

  footer{
    grid-template-columns:1fr;
  }

  footer > img,
  footer > p{
    grid-column:auto;
  }
}


/* =======================================================
   CONTROLE FRENTE / COSTAS NOS CARDS
   ======================================================= */
.product-card{
  isolation:isolate;
}

.product-card > img{
  z-index:1;
}

.product-shade{
  z-index:2;
}

.product-views{
  z-index:12 !important;
  pointer-events:auto !important;
  padding:5px !important;
  background:rgba(0,0,0,.84) !important;
  border:1px solid rgba(213,179,106,.55) !important;
  box-shadow:0 8px 28px rgba(0,0,0,.35);
  backdrop-filter:blur(10px);
}

.product-views button{
  position:relative;
  z-index:13;
  min-width:58px;
  min-height:34px;
  padding:0 12px !important;
  color:#f2eee5 !important;
  font-size:9px !important;
  font-weight:900 !important;
  letter-spacing:.3px;
  cursor:pointer !important;
  pointer-events:auto !important;
  transition:background .2s ease,color .2s ease,transform .2s ease;
}

.product-views button:hover{
  color:var(--gold-light) !important;
}

.product-views button:active{
  transform:scale(.96);
}

.product-views button.active{
  background:var(--gold) !important;
  color:#050505 !important;
}

.product-card.is-changing-view > img{
  opacity:.35;
  transform:scale(1.015);
}

.product-card > img{
  opacity:1;
  transition:opacity .18s ease,transform .35s ease,filter .3s ease;
}

@media(max-width:700px){
  .product-views{
    top:12px !important;
    right:12px !important;
  }

  .product-views button{
    min-width:62px;
    min-height:38px;
    font-size:10px !important;
  }
}


/* =======================================================
   CAMISETA INTEIRA — IMAGEM GRANDE E SEM CORTES
   ======================================================= */

/* O card passa a ter uma área de imagem separada das informações. */
.product-card{
  min-height:0 !important;
  display:flex !important;
  flex-direction:column;
  overflow:hidden;
  background:#0d0d0d;
  border:1px solid rgba(213,179,106,.28);
  border-radius:18px;
}

/* Área maior e proporcional à foto original 1200x1800. */
.product-image-stage{
  position:relative;
  width:100%;
  aspect-ratio:2 / 3;
  min-height:640px;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 28%,rgba(213,179,106,.08),transparent 36%),
    #070707;
  border-bottom:1px solid rgba(213,179,106,.18);
}

/* Mostra a imagem completa, sem cortar a cabeça, mangas ou barra. */
.product-image-stage > img,
.product-card > img{
  position:absolute !important;
  inset:0 !important;
  z-index:1;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  padding:0 !important;
  background:#070707;
  transform:none !important;
  filter:contrast(1.025) saturate(1.02);
  pointer-events:none;
  user-select:none;
  transition:opacity .18s ease,filter .3s ease !important;
}

.product-card:hover .product-image-stage > img{
  transform:none !important;
  filter:contrast(1.04) saturate(1.035) brightness(1.025);
}

/* Informações ficam abaixo e não cobrem mais a camiseta. */
.product-shade{
  position:relative !important;
  inset:auto !important;
  z-index:3;
  min-height:245px;
  padding:24px !important;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  background:
    linear-gradient(145deg,rgba(213,179,106,.055),transparent 55%),
    #0d0d0d !important;
}

.product-shade small{
  color:var(--gold-light);
}

.product-shade h3{
  margin-top:10px;
  margin-bottom:10px;
}

.product-shade p{
  min-height:62px;
  margin:0;
}

.product-footer{
  margin-top:auto !important;
  padding-top:18px;
}

/* Controles permanecem sobre a foto, sem esconder a camiseta. */
.product-badge{
  z-index:12;
  top:15px;
  left:15px;
}

.product-views{
  z-index:13 !important;
  top:15px !important;
  right:15px !important;
}

/* Transição ao mudar frente/costas. */
.product-card.is-changing-view .product-image-stage > img{
  opacity:.3;
}

/* Visualização ampliada também mostra a imagem completa. */
.modal-media{
  min-height:760px !important;
  background:
    radial-gradient(circle at 50% 25%,rgba(213,179,106,.09),transparent 36%),
    #070707 !important;
}

.modal-media > img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  background:#070707;
}

/* Imagens do destaque e Instagram sem cortes agressivos. */
.hero-card img{
  object-fit:contain !important;
  object-position:center center !important;
  background:#070707;
}

.instagram-images img{
  object-fit:contain !important;
  object-position:center center !important;
  background:#070707;
}

/* Desktop grande: cards e imagens maiores. */
@media(min-width:1400px){
  .catalog-section{
    padding-left:5vw;
    padding-right:5vw;
  }

  .catalog-grid{
    gap:24px;
  }

  .product-image-stage{
    min-height:720px;
  }

  .product-shade{
    min-height:255px;
    padding:27px !important;
  }
}

/* Notebook e tablet. */
@media(max-width:1200px){
  .product-image-stage{
    min-height:680px;
  }
}

@media(max-width:900px){
  .product-image-stage{
    min-height:660px;
  }

  .modal-media{
    min-height:680px !important;
  }
}

/* Celular: uma camiseta por linha e bastante espaço para a foto. */
@media(max-width:700px){
  .catalog-grid{
    grid-template-columns:1fr !important;
  }

  .product-card{
    width:100%;
    border-radius:16px;
  }

  .product-image-stage{
    min-height:0;
    aspect-ratio:2 / 3;
  }

  .product-shade{
    min-height:225px;
    padding:20px !important;
  }

  .product-shade p{
    min-height:auto;
  }

  .modal-media{
    min-height:60dvh !important;
    max-height:64dvh;
  }

  .modal-media > img{
    object-fit:contain !important;
  }
}

@media(max-width:430px){
  .product-image-stage{
    aspect-ratio:2 / 3;
  }

  .product-shade{
    min-height:215px;
  }
}


/* =======================================================
   PRODUTO COMPLETO — HISTÓRIA, DADOS, MEDIDAS E INSTAGRAM
   ======================================================= */

.product-card{
  cursor:pointer;
}

.product-views button,
.product-open{
  cursor:pointer;
}

/* Modal maior e rolável, mantendo a imagem fixa no desktop. */
.modal-card{
  width:min(1220px,calc(100vw - 38px)) !important;
  grid-template-columns:minmax(430px,.88fr) minmax(520px,1.12fr) !important;
  align-items:stretch;
}

.modal-media{
  position:sticky !important;
  top:0;
  height:calc(100vh - 40px);
  min-height:760px !important;
}

.modal-content{
  justify-content:flex-start !important;
  padding:48px !important;
  overflow:visible;
}

.modal-product-header{
  padding-bottom:28px;
  border-bottom:1px solid var(--line);
}

.modal-product-header > span{
  color:var(--gold);
  font-size:10px;
  font-weight:900;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.modal-product-header h2{
  font-family:"Barlow Condensed";
  font-size:62px;
  line-height:.86;
  text-transform:uppercase;
  margin:14px 0;
}

.modal-product-header p{
  color:#aaa59b;
  line-height:1.75;
  margin:0;
}

.modal-product-header > strong{
  display:block;
  color:var(--gold-light);
  font-size:29px;
  margin-top:20px;
}

.player-story,
.shirt-details,
.size-guide-modal{
  padding:28px 0;
  border-bottom:1px solid var(--line);
}

.modal-section-title{
  display:block;
  color:var(--gold);
  font-size:9px;
  font-weight:900;
  letter-spacing:1.8px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.player-story h3,
.size-guide-head h3{
  font-family:"Barlow Condensed";
  font-size:31px;
  line-height:1;
  text-transform:uppercase;
  margin:0 0 12px;
}

.player-story p{
  margin:0;
  color:#aaa59b;
  font-size:14px;
  line-height:1.8;
}

.player-facts{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  padding:25px 0;
  border-bottom:1px solid var(--line);
}

.player-facts article{
  min-height:94px;
  padding:16px;
  border:1px solid var(--line);
  background:linear-gradient(145deg,rgba(213,179,106,.07),rgba(255,255,255,.015));
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}

.player-facts span{
  color:#8f8a80;
  font-size:9px;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
}

.player-facts strong{
  color:var(--white);
  font-family:"Barlow Condensed";
  font-size:23px;
  line-height:1;
  text-transform:uppercase;
}

.shirt-details ul{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:11px;
}

.shirt-details li{
  position:relative;
  padding-left:19px;
  color:#aaa59b;
  font-size:13px;
  line-height:1.5;
}

.shirt-details li::before{
  content:"";
  position:absolute;
  left:0;
  top:.6em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--gold);
}

.size-guide-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}

.oversized-tag{
  padding:8px 11px;
  border-radius:999px;
  background:var(--gold);
  color:#050505;
  font-size:9px;
  font-weight:900;
  letter-spacing:1px;
}

.size-table-scroll{
  overflow-x:auto;
  margin-top:18px;
  border:1px solid var(--line);
}

.modal-size-table{
  width:100%;
  min-width:520px;
  border-collapse:collapse;
}

.modal-size-table th,
.modal-size-table td{
  padding:13px 14px;
  text-align:center;
  border-bottom:1px solid var(--line);
  font-size:12px;
}

.modal-size-table th{
  background:rgba(213,179,106,.11);
  color:var(--gold-light);
  font-size:9px;
  letter-spacing:1px;
  text-transform:uppercase;
}

.modal-size-table td:first-child{
  color:var(--gold);
  font-weight:900;
}

.modal-size-table tr:last-child td{
  border-bottom:0;
}

.size-note{
  margin:12px 0 0 !important;
  color:#747067 !important;
  font-size:10px !important;
  line-height:1.5 !important;
}

.size-area{
  padding-top:28px;
}

.size-area label{
  display:block;
  margin-bottom:13px;
  color:var(--white);
  font-size:10px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
}

.modal-instagram-link{
  display:block;
  margin-top:17px;
  padding:14px;
  border:1px solid var(--line);
  color:var(--gold-light);
  text-align:center;
  font-size:10px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}

/* Instagram mais visível. */
.instagram{
  scroll-margin-top:90px;
}

.instagram-copy p{
  max-width:490px;
  font-size:15px;
  line-height:1.75;
  margin:0 0 26px;
}

.instagram-button{
  display:inline-flex;
  min-height:52px;
  padding:0 22px;
  align-items:center;
  justify-content:center;
  border:2px solid #050505;
  border-radius:999px;
  background:#050505;
  color:#fff !important;
  font-size:10px !important;
  letter-spacing:1px;
}

.instagram-images a{
  position:relative;
  min-width:0;
  overflow:hidden;
  background:#070707;
}

.instagram-images a::after{
  content:"";
  position:absolute;
  inset:45% 0 0;
  background:linear-gradient(transparent,rgba(0,0,0,.88));
  pointer-events:none;
}

.instagram-images img{
  transition:transform .38s ease,filter .3s ease;
}

.instagram-images a:hover img{
  transform:scale(1.025);
  filter:brightness(1.06);
}

.instagram-images a span{
  position:absolute;
  z-index:2;
  left:18px;
  bottom:18px;
  color:#fff;
  font-size:9px;
  font-weight:900;
  letter-spacing:1.2px;
}

/* Tablet. */
@media(max-width:1000px){
  .modal-card{
    grid-template-columns:1fr !important;
  }

  .modal-media{
    position:relative !important;
    height:auto;
    min-height:68vh !important;
  }

  .modal-content{
    padding:38px !important;
  }
}

/* Celular. */
@media(max-width:700px){
  .modal-card{
    width:100% !important;
  }

  .modal-media{
    min-height:58dvh !important;
    max-height:62dvh;
  }

  .modal-content{
    padding:30px 18px 45px !important;
  }

  .modal-product-header h2{
    font-size:47px;
  }

  .player-facts{
    grid-template-columns:1fr 1fr;
  }

  .player-facts article{
    min-height:86px;
    padding:13px;
  }

  .player-facts strong{
    font-size:19px;
  }

  .size-guide-head{
    align-items:flex-start;
  }

  .modal-size-table{
    min-width:470px;
  }

  .instagram-copy{
    padding:55px 20px !important;
  }

  .instagram-images a{
    min-width:84vw;
    scroll-snap-align:start;
  }

  .instagram-images a img{
    min-width:100% !important;
  }
}

@media(max-width:430px){
  .player-facts{
    grid-template-columns:1fr;
  }

  .player-facts article{
    min-height:76px;
  }

  .modal-product-header h2{
    font-size:42px;
  }
}


/* =======================================================
   MBAPPÉ — HISTÓRIA COMPLETA NAS COPAS DO MUNDO
   ======================================================= */
.world-cup-history{
  padding:30px 0;
  border-bottom:1px solid var(--line);
}

.world-cup-history[hidden]{
  display:none !important;
}

.world-cup-history-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:24px;
  margin-bottom:20px;
}

.world-cup-history-head h3{
  margin:0;
  max-width:470px;
  font-family:"Barlow Condensed";
  font-size:32px;
  line-height:1;
  text-transform:uppercase;
}

.world-cup-history-head > strong{
  flex:0 0 auto;
  color:var(--gold);
  font-family:"Barlow Condensed";
  font-size:34px;
  line-height:1;
}

.world-cup-editions{
  display:grid;
  gap:10px;
}

.world-cup-edition{
  display:grid;
  grid-template-columns:110px 1fr;
  min-height:142px;
  border:1px solid var(--line);
  background:
    linear-gradient(135deg,rgba(213,179,106,.08),transparent 45%),
    #0b0b0a;
}

.world-cup-year{
  padding:17px;
  border-right:1px solid var(--line);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  background:rgba(213,179,106,.055);
}

.world-cup-year strong{
  color:var(--gold);
  font-family:"Barlow Condensed";
  font-size:43px;
  line-height:1;
}

.world-cup-year span{
  color:#827d73;
  font-size:8px;
  font-weight:800;
  letter-spacing:.7px;
  line-height:1.4;
  text-transform:uppercase;
}

.world-cup-edition-data{
  padding:17px 19px;
}

.world-cup-edition-data b{
  display:inline-block;
  color:var(--white);
  font-family:"Barlow Condensed";
  font-size:25px;
  text-transform:uppercase;
}

.world-cup-edition-data em{
  display:inline-block;
  margin-left:8px;
  padding:6px 9px;
  border-radius:999px;
  background:var(--gold);
  color:#050505;
  font-size:8px;
  font-style:normal;
  font-weight:900;
  letter-spacing:.7px;
  text-transform:uppercase;
  vertical-align:4px;
}

.world-cup-edition-data p{
  margin:11px 0 0;
  color:#aaa59b;
  font-size:12px;
  line-height:1.65;
}

.world-cup-summary{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px;
  margin-top:12px;
}

.world-cup-summary article{
  padding:13px 14px;
  border:1px solid var(--line);
  display:flex;
  flex-direction:column;
  gap:6px;
}

.world-cup-summary span{
  color:#77736b;
  font-size:8px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.world-cup-summary strong{
  color:var(--gold-light);
  font-family:"Barlow Condensed";
  font-size:20px;
  text-transform:uppercase;
}

@media(max-width:700px){
  .world-cup-history-head{
    display:block;
  }

  .world-cup-history-head > strong{
    display:block;
    margin-top:13px;
  }

  .world-cup-edition{
    grid-template-columns:86px 1fr;
  }

  .world-cup-year{
    padding:14px 10px;
  }

  .world-cup-year strong{
    font-size:34px;
  }

  .world-cup-edition-data{
    padding:15px;
  }

  .world-cup-edition-data b{
    font-size:22px;
  }
}

@media(max-width:430px){
  .world-cup-summary{
    grid-template-columns:1fr;
  }
}


/* MBAPPE — JOGOS E GOLS POR COPA */
.world-cup-edition-numbers{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.world-cup-edition-numbers b{display:inline-flex;min-height:34px;padding:0 11px;align-items:center;border:1px solid var(--line);color:var(--white);font-family:"Barlow Condensed";font-size:21px;text-transform:uppercase}
.world-cup-edition-numbers em{margin-left:0!important;vertical-align:0!important}
@media(max-width:430px){.world-cup-edition-numbers{align-items:flex-start}.world-cup-edition-numbers b{font-size:18px}}


/* =======================================================
   VÍDEO OFICIAL ENVIADO — FORMATO QUADRADO
   ======================================================= */
.video-frame{
  width:min(100%,720px);
  justify-self:center;
  background:#000;
  overflow:hidden;
}

.video-frame video{
  width:100%;
  height:auto;
  aspect-ratio:1 / 1;
  object-fit:contain;
  background:#000;
}

.video-instagram-cta{
  display:inline-flex;
  min-height:48px;
  margin-top:22px;
  padding:0 18px;
  align-items:center;
  justify-content:center;
  border:1px solid var(--gold);
  border-radius:999px;
  color:var(--gold-light);
  font-size:10px;
  font-weight:900;
  letter-spacing:1px;
  text-decoration:none;
}

@media(max-width:900px){
  .video-frame{
    width:min(100%,620px);
  }
}

@media(max-width:700px){
  .video-section{
    gap:35px;
  }

  .video-frame{
    width:100%;
  }

  .video-frame > span{
    font-size:8px;
  }
}
