*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;background:#0d0e10;color:#f6f6f7;font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ff5468;outline-offset:4px}.icon{display:inline-flex;flex:none;width:21px;height:21px;vertical-align:middle}.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.topline{background:#d81c32;padding:8px 24px;text-align:center;font-size:12px;letter-spacing:.15em;font-weight:bold}header{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 24px;border-bottom:1px solid #2c2d32}.brand{display:flex;align-items:center;gap:12px}.brand-symbol{position:relative;overflow:hidden;width:86px;height:45px}.brand-symbol img{position:absolute;width:420px;height:auto;max-width:none;left:-164px;top:-21px}.brand-name{font-size:25px;font-weight:900;letter-spacing:-1px;line-height:1}.brand-name span{display:block;font-size:10px;color:#ff4157;letter-spacing:3.8px;margin-top:8px}nav{display:flex;align-items:center;gap:22px}nav a{display:flex;gap:8px;align-items:center;font-size:14px;font-weight:700}.cart-button{display:flex;align-items:center;gap:9px;background:#f4f4f5;color:#121315;border:0;padding:12px 16px;border-radius:5px;font-weight:bold}.count{min-width:24px;height:24px;background:#d91e35;color:#fff;border-radius:50%;font-size:12px;display:grid;place-items:center}main{max-width:1200px;margin:auto;padding:0 24px}.intro{display:flex;align-items:end;justify-content:space-between;gap:32px;padding:44px 0 30px}.eyebrow{color:#ff5167;letter-spacing:.18em;font-size:12px;font-weight:bold;margin:0 0 12px}h1{font-family:'Arial Black',Arial,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900;line-height:1.06;letter-spacing:-.045em;margin:0}h1 span{color:#ff334e}.intro-copy{max-width:330px;color:#c2c3cc;margin:0;font-size:15px}.catalog-info{display:flex;justify-content:space-between;gap:16px;padding:15px 0 20px;border-top:1px solid #313238;font-size:13px;color:#b8bac4}.catalog-info strong{color:#f6f6f7}.catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:#17181c;border:1px solid #33343b;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.photo-wrap{height:245px;background:#fff;overflow:hidden;display:grid;place-items:center}.product-photo{width:100%;height:100%;max-height:245px;object-fit:contain}.card-body{padding:22px;display:flex;flex-direction:column;flex:1}.product-kind{font-size:13px;color:#b8bac4;margin:0 0 6px}.product-title{font-size:23px;line-height:1.2;margin:0 0 16px;letter-spacing:-.025em}.price{font-size:30px;font-weight:bold;letter-spacing:-.04em;margin:0}.availability{font-size:13px;color:#b8bac4;margin:7px 0 22px}.product-form{margin-top:auto}.field-label{font-size:13px;display:block;margin:0 0 6px;color:#d4d5dc}select,input{border:1px solid #51535e;border-radius:5px;background:#101114;color:#fff;padding:11px;width:100%;min-height:45px}select{margin-bottom:14px}.no-flavor{font-size:14px;color:#c6c8d1;min-height:68px;margin:0 0 14px;display:flex;align-items:center}.buy-row{display:flex;align-items:end;gap:12px}.quantity-field{width:76px;flex:none}.quantity-field input{text-align:center}.button{border:1px solid #e52b42;background:#dc1e35;color:#fff;border-radius:5px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:15px;font-weight:bold;min-height:46px}.button:hover{background:#bd172c}.add-button{flex:1}.social{margin:44px 0;display:flex;gap:30px;align-items:center;justify-content:space-between;background:#f1f1f3;color:#111216;padding:34px;border-radius:10px}.social .eyebrow{color:#b5192d}.social h2{font-size:28px;letter-spacing:-.03em;line-height:1.15;margin:0}.social p:not(.eyebrow){color:#53555f;margin-bottom:0;max-width:560px}.social>a{display:flex;gap:10px;align-items:center;white-space:nowrap;font-weight:bold;border-bottom:2px solid #d91e35;padding-bottom:7px}.social .icon{color:#c71937;width:30px;height:30px}.contact{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:0 0 40px}.contact h2{margin:0 0 10px;font-size:24px}.contact p{color:#bec0c9;margin:0}.whatsapp-button{background:#197343;border-color:#258851}.whatsapp-button:hover{background:#125b34}footer{max-width:1200px;margin:auto;padding:25px 24px 40px;border-top:1px solid #34353c;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;color:#b7b9c1}footer strong{color:#f5f5f7}footer div{display:flex;gap:20px}footer a{display:flex;gap:7px;align-items:center}.notice{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#f5f5f6;color:#15161a;border:1px solid #aaa;border-radius:6px;padding:13px 20px;box-shadow:0 4px 24px #0007;opacity:0;pointer-events:none;z-index:20;transition:.2s;max-width:90vw}.notice.visible{opacity:1;transform:translate(-50%,0)}dialog{background:#141519;color:#f5f5f6;border:1px solid #41434b;border-radius:12px;padding:0;width:min(580px,calc(100% - 24px));max-height:90dvh}dialog::backdrop{background:#000a;backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #36383f}.dialog-header h2{font-size:24px;margin:0}.close{border:1px solid #4c4e58;border-radius:5px;background:transparent;color:white;width:40px;height:40px;font-size:26px}.cart-items{padding:0 24px;max-height:43dvh;overflow:auto}.empty{padding:30px 0;color:#c2c4cd}.cart-item{padding:20px 0;border-bottom:1px solid #34363e}.cart-info h3{margin:0;font-size:17px}.cart-info p{margin:5px 0;color:#b8bac4;font-size:14px}.unit-price{font-size:13px!important}.cart-item-bottom{display:flex;align-items:center;gap:14px;margin-top:14px}.stepper{display:flex;align-items:center;border:1px solid #535562;border-radius:5px}.stepper button{border:0;background:transparent;color:white;font-size:20px;width:36px;height:36px}.stepper span{min-width:25px;text-align:center}.remove{background:transparent;border:0;color:#ff7486;text-decoration:underline;font-size:13px;padding:10px 0}.line-total{margin-left:auto;font-size:16px}.cart-footer{padding:20px 24px}.clear{background:transparent;border:0;color:#bbb;font-size:13px;text-decoration:underline;padding:0;margin-bottom:12px}.total-row{display:flex;justify-content:space-between;font-size:21px}.cart-note{color:#bfc1cb;font-size:13px;margin:12px 0 18px}.checkout{width:100%}.keep-shopping{display:block;margin:14px auto 0;color:#ddd;background:transparent;border:0;text-decoration:underline;padding:7px;font-size:14px}@media(max-width:950px){.catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.social{align-items:start;flex-direction:column}.intro-copy{max-width:260px}.brand-name{font-size:22px}nav{gap:14px}nav>a>span.social-label{display:none}}@media(max-width:600px){header{padding:20px 16px;gap:12px;flex-wrap:wrap}.brand-symbol{width:57px;height:31px}.brand-symbol img{width:290px;left:-113px;top:-14px}.brand-name{font-size:20px}.brand-name span{font-size:8px;letter-spacing:2.9px}.brand{gap:8px}nav{gap:12px;margin-left:auto}nav>a{display:none}.cart-button{padding:10px;font-size:13px;gap:6px}.cart-button>.icon{width:18px}.cart-label{display:none}main{padding:0 16px}.intro{display:block;padding:30px 0 22px}.intro-copy{max-width:100%;margin-top:18px}.catalog-info{font-size:12px;align-items:start}.catalog-info span{text-align:right}.catalog{grid-template-columns:1fr;gap:20px}.photo-wrap,.product-photo{height:260px;max-height:260px}.card-body{padding:22px}.social{padding:26px 22px;margin:30px 0;gap:22px}.social h2{font-size:25px}.social>a{font-size:16px;white-space:normal;overflow-wrap:anywhere}.contact{display:block}.contact .button{margin-top:20px;width:100%}footer{display:block;padding:24px 16px}footer div{margin-top:20px}.cart-items{padding:0 18px}.cart-footer{padding:18px}.dialog-header{padding:18px}.line-total{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.notice{transition:none}}
/* Storefront direction inspired by the reference, with Tasmanio's identity. */
body{background:#f6f6f6;color:#17181b}header{max-width:none;background:#08090a;color:#fff;padding:24px max(24px,calc((100vw - 1200px)/2));border:0;gap:28px}header nav{gap:18px}.social-label{display:none}.search{flex:1;max-width:410px}.search>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.search input{color-scheme:light;background:#fff;color:#191919;border:0;padding:14px 18px}.category-bar{display:flex;justify-content:center;gap:30px;background:#1a1b1d;padding:12px 16px;overflow-x:auto}.category-bar button{border:0;border-bottom:2px solid transparent;background:none;color:#ddd;font-size:14px;font-weight:bold;white-space:nowrap;padding:6px 0}.category-bar button[aria-pressed=true]{color:#fff;border-bottom-color:#fa3047}main{max-width:1250px}.intro{position:relative;isolation:isolate;min-height:470px;margin:24px 0 18px;padding:42px;background:#e9e9eb;overflow:hidden;align-items:center;border-radius:2px}.hero-copy{position:relative;z-index:2;width:55%}.intro .eyebrow{color:#bb1c31;font-size:10px;letter-spacing:.12em}h1{font-size:clamp(36px,4.8vw,64px);line-height:.99;letter-spacing:-.055em}h1 span{color:#d81c32}.intro-copy{color:#555;max-width:340px;margin:20px 0;font-size:15px}.hero-products{position:absolute;inset:0 0 0 47%;overflow:hidden}.hero-ring{position:absolute;width:430px;height:430px;border:65px solid #d71d32;border-radius:50%;top:40px;left:70px;opacity:.9}.hero-whey{position:absolute;width:390px;top:30px;left:-15px;mix-blend-mode:multiply;transform:rotate(-8deg)}.hero-creatine{position:absolute;width:360px;top:140px;left:170px;filter:drop-shadow(0 18px 12px #0003);transform:rotate(7deg)}.hero-caption{position:absolute;bottom:24px;right:24px;font-weight:900;font-size:10px;letter-spacing:.16em}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 38px}.service-strip>span{background:#202124;color:white;padding:19px 16px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:bold}.service-strip b{color:#fa4b61}.catalog-info{border-color:#ddd;color:#64666d;align-items:center}.catalog-info strong{color:#15161a;font-size:22px;letter-spacing:-.03em}.catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:white;color:#16171b;border:1px solid #e2e2e4;border-radius:3px}.product-kind,.availability{color:#65666e}.product-title{font-size:21px}.card-body{padding:22px}.field-label,.no-flavor{color:#52535a}.product-form input,.product-form select{color-scheme:light;color:#222;background:#fafafa;border:1px solid #d3d3d7}.price{font-size:28px}.photo-wrap,.product-photo{height:265px;max-height:265px}.social{background:#17181b;color:white;border-radius:3px}.social .eyebrow,.social .icon{color:#ff5167}.social p:not(.eyebrow){color:#b8bac4}.contact p{color:#676971}footer{color:#666;border-color:#ddd}footer strong{color:#111}.no-results{grid-column:1/-1;padding:40px 0;color:#666}#productos{scroll-margin-top:20px}
@media(max-width:950px){header{gap:20px}.search{max-width:300px}.brand-symbol{display:none}.catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-products{left:42%}.hero-ring{left:50px;width:340px;height:340px}.hero-whey{width:320px;left:-10px;top:65px}.hero-creatine{width:290px;left:100px;top:180px}.hero-copy{width:60%}.service-strip>span{font-size:11px;padding:15px 8px}}
@media(max-width:600px){header{padding:20px 16px;gap:16px}.brand-symbol{display:block}.search{order:3;max-width:none;flex-basis:100%}.category-bar{justify-content:flex-start;gap:26px;padding:9px 16px}.category-bar button{font-size:13px}.intro{margin-top:16px;padding:28px 22px;min-height:570px;align-items:start}.hero-copy{width:100%}.intro .eyebrow{font-size:8px}h1{font-size:42px}.intro-copy{max-width:235px;font-size:13px}.hero-products{inset:270px 0 0 33%;z-index:1}.hero-ring{width:250px;height:250px;border-width:40px;left:30px;top:25px}.hero-whey{width:230px;left:-20px;top:25px}.hero-creatine{width:210px;left:60px;top:105px}.hero-caption{display:none}.hero-copy>.button{font-size:11px;padding:11px;margin-top:0}.service-strip{grid-template-columns:1fr;gap:1px;margin-bottom:26px}.service-strip>span{justify-content:flex-start;padding:13px 18px;font-size:12px}.catalog-info strong{font-size:17px}.catalog{grid-template-columns:1fr}.photo-wrap,.product-photo{height:280px;max-height:280px}.brand-symbol img{max-width:none}}

.topline{color:white}.checkout[aria-disabled="true"]{opacity:.45;cursor:not-allowed}
@media(max-width:600px){.intro{min-height:730px}.hero-products{inset:410px 0 0 0}.hero-ring{left:85px}.hero-whey{left:10px}.hero-creatine{left:120px}.category-bar{scrollbar-width:none}.category-bar::-webkit-scrollbar{display:none}}

header{background:#000}.original-brand{width:190px;height:128px;flex:none;overflow:hidden;position:relative}.original-brand>img{position:absolute;width:220px;max-width:none;height:220px;left:-15px;top:-40px}.mascot-social{padding:0;display:grid;grid-template-columns:minmax(240px,40%) 1fr;gap:0;background:#080808;overflow:hidden}.mascot-art{display:block;width:100%;height:auto}.social-copy{padding:40px}.social-copy h2{font-size:clamp(28px,3.5vw,43px)}.social-copy>a{display:inline-flex;align-items:center;gap:12px;font-weight:bold;margin-top:28px;border-bottom:2px solid #df2036;padding-bottom:10px;overflow-wrap:anywhere}.branded-footer{max-width:none;background:#000;border:0;color:#ddd;padding:24px max(24px,calc((100vw - 1200px)/2))}.footer-logo{width:190px;height:190px;object-fit:contain}.branded-footer a{color:#ddd}@media(max-width:600px){.original-brand{width:155px;height:105px}.original-brand>img{width:180px;height:180px;left:-12px;top:-33px}.mascot-social{display:flex;flex-direction:column;gap:0}.mascot-art{width:100%;max-height:none}.social-copy{padding:28px 22px 34px}.social-copy>a{font-size:15px}.branded-footer{display:flex;flex-direction:column;align-items:center;gap:0}.branded-footer>div{margin:0 0 12px}}

/* Character and Instagram share one composition. Desktop outside this section is unchanged. */
.mascot-social{position:relative;isolation:isolate;grid-template-columns:46% 54%;min-height:390px;background:radial-gradient(ellipse at 22% 90%,#691321 0,transparent 58%),#101114;align-items:center;border:1px solid #29292e}
.mascot-social:before{content:"";position:absolute;width:360px;height:360px;left:3%;bottom:-85px;border:1px solid #ed314550;border-radius:50%;z-index:-1}
.mascot-art{align-self:end;width:100%;max-height:430px;object-fit:contain;object-position:bottom;padding:24px 0 0 22px;filter:drop-shadow(0 8px 18px #0005)}
.social-copy{padding:36px 36px 36px 24px}.social-copy>a{background:#e3213b;border:0;border-radius:5px;padding:14px 18px;color:#fff;font-size:16px;margin-top:24px}.social-copy>a .icon{color:white;width:24px;height:24px}
@media(max-width:760px){
 html{scroll-padding-bottom:90px}body{padding-bottom:76px}main{padding:0 16px}
 .topline{font-size:10px;letter-spacing:.1em;padding:7px 12px}
 header{padding:8px 16px 14px;gap:8px;flex-wrap:wrap}
 .original-brand{width:126px;height:84px}.original-brand>img{width:146px;height:146px;left:-10px;top:-27px}
 header nav{margin-left:auto;gap:16px}header nav>a{display:flex;padding:9px}header nav>a .icon{width:23px;height:23px}
 .search{order:3;flex-basis:100%;max-width:none}.search input{min-height:44px;font-size:16px;padding:11px 14px}
 #open-cart{position:fixed;bottom:max(14px,env(safe-area-inset-bottom));right:16px;z-index:30;background:#17181b;color:white;box-shadow:0 5px 20px #0005;border:1px solid #45464c;padding:12px 16px;min-height:48px;border-radius:28px}.cart-label{display:inline!important}
 .category-bar{justify-content:flex-start;gap:24px;padding:7px 16px;scrollbar-width:none}.category-bar button{font-size:13px;min-height:40px}
 .intro{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:25px 22px 0;margin:16px 0 12px;gap:8px}
 .hero-copy{width:100%}.intro .eyebrow{font-size:9px;line-height:1.5;max-width:270px;margin-bottom:12px}
 .intro h1{font-size:clamp(32px,8.7vw,48px);line-height:1.04;letter-spacing:-.04em}.intro h1 br:first-child{display:none}
 .intro-copy{font-size:14px;line-height:1.5;max-width:340px;margin:15px 0}.hero-copy>.button{font-size:12px;min-height:44px;padding:12px 16px}
 .hero-products{position:relative;inset:auto;width:100%;height:205px;max-width:340px;margin:0 auto;overflow:hidden;flex:none;z-index:0}
 .hero-ring{width:185px;height:185px;left:auto;right:16px;top:14px;border-width:29px}
 .hero-whey{width:215px;left:0;top:-6px;transform:rotate(-7deg)}.hero-creatine{width:194px;left:auto;right:0;top:34px;transform:rotate(6deg)}.hero-caption{display:none}
 .service-strip{grid-template-columns:1fr;margin-bottom:24px;gap:1px}.service-strip>span{padding:12px 16px;justify-content:flex-start;font-size:12px}
 .catalog-info{gap:10px;align-items:start;padding:16px 0}.catalog-info strong{font-size:17px;line-height:1.3}.catalog-info>span{font-size:10px;flex:none;text-align:right}
 .catalog{grid-template-columns:1fr;gap:16px}.photo-wrap,.product-photo{height:215px;max-height:215px}.card-body{padding:18px}.product-title{font-size:21px;margin-bottom:10px}.price{font-size:27px}.availability{margin:6px 0 14px;font-size:12px}
 .no-flavor{min-height:0;margin:0 0 12px}.field-label{font-size:13px}.product-form input,.product-form select{font-size:16px;min-height:46px}.buy-row{gap:12px}.quantity-field{width:80px}.add-button{min-height:46px}.product-card{border-radius:8px}
 .mascot-social{display:flex;flex-direction:column;gap:0;min-height:0;margin:28px 0;background:radial-gradient(ellipse at 50% 100%,#671326 0,transparent 64%),#101114;border-radius:9px}
 .social-copy{order:0;padding:27px 23px 8px;width:100%}.social-copy h2{font-size:29px;line-height:1.13}.social-copy p:not(.eyebrow){font-size:14px;line-height:1.6}.social-copy>a{font-size:14px;gap:9px;padding:13px 15px;max-width:100%;margin-top:19px}
 .mascot-art{order:1;align-self:center;width:min(100%,350px);height:270px;max-height:270px;object-fit:contain;object-position:center bottom;padding:12px 14px 0;filter:none}
 .contact{display:block;padding-bottom:28px}.contact h2{font-size:23px}.contact p{font-size:14px}.contact .button{margin-top:18px;width:100%}
 .branded-footer{padding:12px 16px 22px;display:flex;align-items:center;flex-direction:column}.footer-logo{width:150px;height:150px}.branded-footer>div{margin:0;gap:24px}
 dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px);border-radius:12px}.dialog-header{padding:15px 17px}.dialog-header h2{font-size:22px}.cart-items{max-height:40dvh;padding:0 17px}.cart-footer{padding:17px}.cart-note{font-size:12px}.total-row{font-size:18px}.checkout{font-size:14px;min-height:48px}.stepper button{width:40px;height:40px}.notice{bottom:80px;width:max-content;text-align:center;font-size:14px}
}
@media(max-width:350px){.social-copy{padding:23px 18px 8px}.social-copy>a{font-size:12px}.intro{padding:22px 18px 0}.catalog-info strong{font-size:15px}.line-total{font-size:13px}.cart-item-bottom{gap:10px}}
@media(max-width:760px){.intro{background:#fff;border:1px solid #e4e4e6;border-radius:9px}.hero-products{background:#fff}.hero-ring{display:none}.hero-whey{mix-blend-mode:normal}.intro h1 br:first-child{display:block}}
