:root{--bg:#fff;--ink:#000;--muted:#5f5f5f;--line:#e5e5e5;--soft:#f5f5f5;--inverse:#fff;color:var(--muted);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #00000047}main{min-height:100vh}.topbar{z-index:10;background:#000;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:76px;padding:12px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:#fff;align-items:center;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;object-position:left center;width:clamp(132px,16vw,188px);height:44px;display:block}.topbar nav{align-items:center;gap:18px;display:flex}.topbar nav a{color:#ffffffc2;font-size:14px;font-weight:700;text-decoration:none}.nav-cart-button{color:#ffffffc2;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:700;display:inline-flex}.nav-cart-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:19px;height:19px}.nav-cart-count{color:#000;background:#fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:12px;line-height:1;display:grid}.hero-section{background:linear-gradient(90deg,#000000e0 0%,#0000009e 38%,#00000024 74%),linear-gradient(#0000 56%,#000000e0 100%),url(/head.jpeg) 50%/cover no-repeat;border-bottom:1px solid #ffffff29;align-items:flex-end;min-height:calc(100vh - 68px);padding:clamp(42px,7vw,92px) clamp(18px,5vw,72px) 42px;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:1;max-width:720px;padding-bottom:clamp(16px,3vw,42px);position:relative}.eyebrow{color:currentColor;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0;font-family:Cal Sans,TT Hoves Pro,DM Sans,sans-serif}.hero-section .eyebrow{color:#ffffffc7}.hero-section h1{color:#fff;text-shadow:0 14px 36px #00000061}h1{max-width:780px;font-size:clamp(42px,7vw,82px);line-height:.96}h2{font-size:clamp(30px,4vw,48px);line-height:1}h3{font-size:22px;line-height:1.12}.hero-text{color:#ffffffc7;max-width:590px;margin:22px 0 0;font-size:18px}.hero-slogan{color:#fff;margin:18px 0 0;font-family:Cal Sans,TT Hoves Pro,DM Sans,sans-serif;font-size:clamp(22px,3vw,34px);line-height:1}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.primary-link,.secondary-link,.whatsapp-button,.ghost-button{min-height:46px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-size:15px;font-weight:900;text-decoration:none;display:inline-flex}.primary-link,.whatsapp-button{color:#fff;background:var(--ink)}.hero-section .primary-link{color:var(--ink);background:#fff}.hero-section .secondary-link{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border-color:#ffffff47}.secondary-link,.ghost-button{color:var(--ink);border-color:var(--line);background:#fff}.shirt-stage{aspect-ratio:1.08;background:linear-gradient(145deg,#fff,#e9e4dc);border-radius:8px;place-items:center;display:grid;box-shadow:0 22px 60px #241f192e}.shirt-art{filter:drop-shadow(0 18px 18px #0000002e);width:82%;height:82%}.catalog-section,.cart-drawer{padding:clamp(46px,7vw,86px) clamp(18px,5vw,72px)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,24px);display:grid}.brand-story-section{color:var(--ink);background:#fff;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,68px);padding:clamp(56px,8vw,104px) clamp(18px,5vw,72px);display:grid}.brand-story-media{border-radius:18px;min-width:0;overflow:hidden}.brand-story-media img{object-fit:cover;width:100%;min-height:420px;max-height:640px;transition:transform .42s;display:block;transform:scale(1.01)}.brand-story-media:hover img{transform:scale(1.045)}.brand-story-copy{gap:20px;max-width:660px;display:grid}.brand-story-copy .eyebrow{color:var(--muted);margin:0}.brand-story-copy h2{color:var(--ink)}.brand-story-copy p{color:var(--muted);margin:0;font-size:clamp(17px,2vw,21px);line-height:1.65}@media (prefers-reduced-motion:no-preference){.brand-story-media{animation:.72s both storyImageIn}.brand-story-copy{animation:.72s .12s both storyCopyIn}}@keyframes storyImageIn{0%{opacity:0;transform:translate(-24px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes storyCopyIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.product-card{gap:14px;min-width:0;display:grid}.product-photo{aspect-ratio:3/4;background:var(--soft);position:relative;overflow:hidden}.product-photo img{object-fit:cover;width:100%;height:100%;display:block}.photo-arrow{width:46px;height:46px;color:var(--ink);cursor:pointer;opacity:0;background:#ffffffeb;border:0;border-radius:999px;place-items:center;font-size:32px;line-height:1;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.photo-arrow.is-left{left:14px}.photo-arrow.is-right{right:14px}.product-photo:hover .photo-arrow,.photo-arrow:focus-visible{opacity:1}.photo-arrow:hover{transform:translateY(-50%)scale(1.04)}.product-meta{gap:7px;display:grid}.product-meta h3{font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.2}.product-meta p{color:var(--muted);margin:0;font-size:14px}.product-meta strong{color:var(--ink);font-size:15px;font-weight:700}.product-meta .size-row{margin-top:6px}.product-carousel{gap:18px;display:grid}.carousel-showcase{border:1px solid var(--ink);background:var(--ink);grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);min-height:500px;display:grid}.carousel-media{background:linear-gradient(135deg,#ffffff14,#fff0),#0a0a0a;place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.carousel-media .shirt-stage{background:#fff;width:min(72%,520px);box-shadow:0 40px 90px #00000059}.carousel-media>img{object-fit:cover;border-radius:8px;width:min(82%,520px);height:min(82%,430px);box-shadow:0 34px 80px #00000061}.photo-controls{pointer-events:none;justify-content:space-between;gap:10px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.photo-controls button{color:#fff;text-transform:uppercase;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000a3;border:1px solid #ffffff47;border-radius:8px;min-height:40px;padding:0 12px;font-size:12px;font-weight:900}.photo-strip{gap:8px;display:flex;position:absolute;top:18px;left:18px}.photo-strip button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff47;border-radius:8px;place-items:center;width:56px;height:72px;padding:0;font-weight:900;display:grid;overflow:hidden}.photo-strip button:disabled{cursor:not-allowed;opacity:.48}.photo-strip button.is-active{color:var(--ink);background:#fff;border-color:#fff}.photo-strip img{object-fit:cover;width:100%;height:100%}.carousel-copy{background:#fff;flex-direction:column;justify-content:center;gap:18px;padding:clamp(24px,5vw,56px);display:flex}.carousel-copy span{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.carousel-copy h3{max-width:420px;font-size:clamp(34px,5vw,64px);line-height:.92}.carousel-copy p{max-width:420px;color:var(--muted);margin:0}.carousel-copy strong,.cart-summary strong{color:var(--ink);font-size:24px}.size-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}button{font:inherit}.size-row button,.quantity-controls button,.carousel-controls button,.thumb-card{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;font-weight:900}.size-row button:hover,.quantity-controls button:hover,.carousel-controls button:hover,.thumb-card:hover,.ghost-button:hover,.secondary-link:hover{border-color:var(--ink)}.carousel-controls{grid-template-columns:120px 1fr 120px;align-items:center;gap:12px;display:grid}.carousel-controls button{text-transform:uppercase;font-size:13px}.carousel-dots{justify-content:center;gap:8px;display:flex}.carousel-dots button{background:#d7d7d7;border:0;border-radius:999px;width:34px;height:6px;min-height:6px;padding:0}.carousel-dots button.is-active{background:var(--ink)}.carousel-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.thumb-card{text-align:left;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.thumb-card.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.thumb-card.is-active strong{color:#ffffffb8}.thumb-swatch{border:1px solid var(--line);border-radius:999px;grid-row:span 2;width:34px;height:34px}.thumb-card span:last-of-type{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;overflow:hidden}.thumb-card strong{color:var(--muted);font-size:13px}.floating-cart-button{z-index:20;color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:10px;min-height:50px;padding:0 16px;font-weight:900;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 42px #1817133d}.floating-cart-button span{min-width:26px;height:26px;color:var(--ink);background:#fff;border-radius:999px;place-items:center;font-size:13px;display:grid}.cart-backdrop{z-index:30;background:#1817136b;position:fixed;inset:0}.cart-drawer{z-index:40;background:0 0;width:min(100vw,440px);padding:0;transition:transform .18s;position:fixed;inset:0 0 0 auto;transform:translate(100%)}.cart-drawer.is-open{transform:translate(0)}.cart-panel{background:#fff;flex-direction:column;height:100%;padding:28px;display:flex;position:relative;overflow-y:auto;box-shadow:-22px 0 60px #1817132e}.close-cart-button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;place-items:center;font-weight:900;display:grid;position:absolute;top:22px;right:22px}.empty-cart{color:var(--muted);margin:22px 0 0}.cart-list{gap:12px;margin-top:28px;display:grid}.cart-item{border:1px solid var(--line);border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.cart-swatch{border:1px solid #00000014;border-radius:8px;width:42px;height:42px}.cart-item strong{color:var(--ink);display:block}.cart-item span{color:var(--muted);font-size:14px}.quantity-controls{text-align:center;grid-template-columns:38px 32px 38px;align-items:center;display:grid}.quantity-controls span{color:var(--ink);font-weight:900}.cart-summary{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;font-weight:900;display:flex}.cart-actions{flex-wrap:wrap;gap:10px;margin-top:22px;padding-bottom:4px;display:flex}.whatsapp-button{background:var(--ink)}@media (width<=980px){.hero-section{background-position:58%;min-height:auto;padding-top:46vh}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-story-section{grid-template-columns:1fr}.brand-story-media img{min-height:360px;max-height:520px}.carousel-showcase{grid-template-columns:1fr;min-height:auto}.carousel-media{min-height:360px}.carousel-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.topbar{padding-inline:16px}.brand img{width:118px;height:38px}.topbar nav{gap:12px}.hero-section{background-position:61%;min-height:680px;padding-top:34px}.product-grid{grid-template-columns:1fr}.brand-story-section{padding-block:46px}.brand-story-media img{min-height:300px;max-height:none}.photo-arrow{opacity:1}.carousel-media{min-height:300px}.carousel-media>img{width:min(86%,300px);height:250px}.carousel-media .shirt-stage{width:min(82%,320px)}.carousel-controls{grid-template-columns:1fr 1fr}.carousel-dots{grid-area:1/1/auto/-1}.carousel-thumbs{grid-template-columns:1fr}.cart-item{grid-template-columns:38px minmax(0,1fr)}.quantity-controls{grid-column:1/-1;grid-template-columns:1fr 42px 1fr;width:100%}.cart-actions a,.cart-actions button{width:100%}.floating-cart-button{bottom:16px;right:16px}.cart-panel{padding:22px}}
