:root{--accent:#e31b23;--page-margin:16px;--grid-gap:12px;--header-height:56px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overscroll-behavior:none;background:#000}body{max-width:100vw;min-height:100%;color:var(--accent);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Inter Tight,Arial,sans-serif;font-weight:500;overflow-x:hidden}button,a{color:inherit;font:inherit}a{text-decoration:none}button{border:0}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:2px solid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-stage{isolation:isolate;background:#000;min-height:100svh;position:relative;overflow:hidden}.background-video{z-index:0;pointer-events:none;object-fit:cover;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.12)}.video-shade{z-index:1;pointer-events:none;background:linear-gradient(#00000029,#0000 25%),linear-gradient(#0000 56%,#00000042);position:absolute;inset:0}.site-header{top:max(16px, env(safe-area-inset-top));z-index:20;min-height:40px;padding-inline:var(--page-margin);pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;left:0;right:0}.site-header>*{pointer-events:auto}.brand{letter-spacing:-.04em;white-space:nowrap;font-size:18px;line-height:1}.header-column{display:none}.header-action{letter-spacing:-.03em;text-underline-offset:3px;justify-content:flex-end;align-items:center;min-height:40px;padding:0;font-size:13px;line-height:1;text-decoration:underline;display:inline-flex}.header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.scroll-track{z-index:2;position:relative}.page-grid{padding-inline:var(--page-margin);grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.hero{z-index:2;height:100dvh;min-height:100svh;padding-top:calc(var(--header-height) + 32px);padding-bottom:max(20px, env(safe-area-inset-bottom));align-content:end;position:relative}.hero-copy{flex-direction:column;gap:10px;max-width:560px;display:flex}.hero-copy h1{letter-spacing:-.055em;flex-direction:column;font-size:clamp(52px,17vw,74px);font-weight:500;line-height:.92;display:flex}.hero-copy h1 span:last-child{letter-spacing:-.035em;font-size:.53em;line-height:1}.hero-copy p{letter-spacing:-.03em;max-width:31em;font-size:14px;line-height:1.35}.products{z-index:3;color:#000;min-height:100svh;padding:38px 0 max(54px, env(safe-area-inset-bottom));background:#fff;scroll-margin-top:0;position:relative;overflow:hidden}.products__header{padding-inline:var(--page-margin);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px;display:flex}.products__header h2{letter-spacing:-.025em;font-size:18px;font-weight:500}.products__header a{text-underline-offset:3px;flex:none;font-size:13px;text-decoration:underline}.product-slider{padding-inline:var(--page-margin) 0;overscroll-behavior-x:contain;scroll-padding-left:var(--page-margin);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;display:flex;overflow-x:auto}.product-slider::-webkit-scrollbar{display:none}.product-slider:after{content:"";flex:0 0 calc(var(--page-margin) - 10px)}.product-card{scroll-snap-align:start;opacity:0;transition:transform .72s cubic-bezier(.22, 1, .36, 1) var(--card-delay), opacity .52s ease var(--card-delay);flex-direction:column;flex:0 0 min(82vw,302px);display:flex;transform:translateY(64px)}.products--visible .product-card{opacity:1;transform:translateY(0)}.product-card__link{flex-direction:column;flex:1;display:flex}.product-card__media{aspect-ratio:1;background:#f7f5f5;border-radius:18px;place-items:center;display:grid;position:relative;overflow:hidden}.product-card__media img{object-fit:contain;border-radius:16px;transition:transform .42s cubic-bezier(.22,1,.36,1);width:58%!important;height:58%!important;inset:21%!important}.product-card__link:hover .product-card__media img{transform:scale(1.045)}.product-card__badge{z-index:1;color:#fff;letter-spacing:.01em;background:#000;border-radius:3px;padding:5px 8px;font-size:10px;position:absolute;top:10px;left:10px}.product-card__copy{flex-direction:column;flex:1;gap:5px;padding:12px 4px 0;display:flex}.product-card__copy h3{letter-spacing:-.01em;font-size:14px;font-weight:500}.product-card__copy p{color:#888;letter-spacing:-.01em;font-size:13px;font-weight:400;line-height:1.4}.product-card__bottom{align-items:center;min-height:54px;padding:4px 4px 0;display:flex}.whatsapp-button{background:var(--accent);color:#fff;letter-spacing:.01em;text-align:center;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:10px 18px;font-size:12px;transition:transform .18s,background-color .18s;display:inline-flex}.whatsapp-button:hover{background:#c9141b}.whatsapp-button:active{transform:scale(.98)}.home-commerce{z-index:3;color:#0a0a0a;background:#fff;position:relative}.catalog-empty{min-height:420px;padding:96px var(--page-margin);text-align:center;background:#fff;place-content:center;display:grid}.catalog-empty>span{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:600}.catalog-empty h2{letter-spacing:-.05em;margin-top:10px;font-size:clamp(32px,6vw,58px);font-weight:500}.catalog-empty p{color:#747474;max-width:520px;margin:14px auto 0;font-size:14px;line-height:1.5}.product-rail{color:#0a0a0a;background:#fff;padding:72px 0 64px;scroll-margin-top:0;position:relative;overflow:hidden}.product-rail--soft{background:#fff;border-top:1px solid #ededed}.product-rail--dark{color:#0a0a0a;background:#fff;border-top:1px solid #ededed}.product-rail__heading{padding-inline:var(--page-margin);justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.product-rail__intro{max-width:680px}.product-rail__kicker{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:600;display:block}.product-rail__intro h2{letter-spacing:-.045em;max-width:15em;font-size:clamp(25px,7vw,38px);font-weight:500;line-height:1}.product-rail__intro p{color:#747474;letter-spacing:-.02em;max-width:42em;margin-top:7px;font-size:13px;font-weight:400;line-height:1.45}.product-rail--dark .product-rail__intro p{color:#747474}.product-rail__actions{flex:none;align-items:center;gap:14px;display:flex}.product-rail__actions>a{text-underline-offset:4px;font-size:13px;text-decoration:underline;display:none}.product-rail__controls{gap:6px;display:flex}.product-rail__controls button,.commerce-card__gallery-button{border-radius:6px;width:40px;height:40px;min-height:40px}.product-rail--dark .product-rail__controls button{border-color:#00000029}.product-rail__controls button:hover:not(:disabled),.product-rail--dark .product-rail__controls button:hover:not(:disabled){color:#fff;background:#0a0a0a;border-color:#0a0a0a}.product-rail__controls button:active:not(:disabled),.commerce-card__gallery-button:active{transform:scale(.94)}.product-rail__controls button:disabled{cursor:default;opacity:.28}.product-rail__track{padding:0 var(--page-margin) 8px;overscroll-behavior-x:contain;scroll-padding-left:var(--page-margin);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;display:flex;overflow-x:auto}.product-rail__track::-webkit-scrollbar{display:none}.commerce-card{min-width:0;color:inherit;flex-direction:column;display:flex}.product-rail__track .commerce-card{scroll-snap-align:start;opacity:0;flex:0 0 min(82vw,360px);transition:transform .48s cubic-bezier(.2,0,0,1),opacity .38s;transform:translateY(30px)}.product-rail__track .commerce-card:nth-child(2){transition-delay:45ms}.product-rail__track .commerce-card:nth-child(3){transition-delay:90ms}.product-rail__track .commerce-card:nth-child(4){transition-delay:.135s}.product-rail--visible .product-rail__track .commerce-card{opacity:1;transform:translateY(0)}.commerce-card__media{aspect-ratio:1;background:#f1f1ee;border:1px solid #e5e5e2;border-radius:6px;place-items:center;display:grid;position:relative;overflow:hidden}.product-rail--soft .commerce-card__media,.product-rail--dark .commerce-card__media{background:#f1f1ee}.commerce-card__media>img{object-fit:cover;transition:transform .36s cubic-bezier(.2,0,0,1);width:100%!important;height:100%!important;inset:0!important}.commerce-card:hover .commerce-card__media>img{transform:scale(1.018)}.commerce-card__placeholder{color:#999994;background:linear-gradient(145deg,#f4f4f1,#e9e9e5);place-content:center;justify-items:center;gap:8px;width:100%;height:100%;display:grid}.commerce-card__placeholder span{opacity:.3;font-size:clamp(52px,10vw,88px);font-weight:500;line-height:1}.commerce-card__placeholder small{letter-spacing:.06em;text-transform:uppercase;font-size:9px}.commerce-card__badge{z-index:2;color:#fff;letter-spacing:.02em;background:#0a0a0a;border-radius:4px;padding:6px 9px;font-size:10px;position:absolute;top:11px;left:11px}.product-rail--dark .commerce-card__badge{color:#fff;background:#0a0a0a}.commerce-card__gallery-button{z-index:2;color:#0a0a0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-color:#00000014;border-radius:5px;width:36px;height:36px;min-height:36px;position:absolute;top:50%;transform:translateY(-50%)}.commerce-card__gallery-button--previous{left:10px}.commerce-card__gallery-button--next{right:10px}.commerce-card__gallery-button:active{transform:translateY(-50%)scale(.94)}.commerce-card__gallery-button:hover:not(:disabled){transform:translateY(-50%)}.commerce-card__gallery-count{z-index:2;color:#0a0a0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-radius:4px;padding:5px 8px;font-size:10px;position:absolute;bottom:11px;right:11px}.commerce-card__copy{flex-direction:column;flex:1;padding:16px 0 0;display:flex}.commerce-card__meta{color:#858585;letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;gap:5px;margin-bottom:7px;font-size:10px;font-weight:500;display:flex}.product-rail--dark .commerce-card__meta{color:#858585}.commerce-card__copy h3{letter-spacing:-.025em;font-size:19px;font-weight:500}.commerce-card__copy h3 a{transition:color .18s}.commerce-card__copy h3 a:hover{color:var(--accent)}.commerce-card__copy>p{color:#777;letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:13px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.commerce-card__details{letter-spacing:.02em;text-underline-offset:4px;align-items:center;gap:6px;width:fit-content;margin-top:11px;font-size:11px;text-decoration:underline;display:inline-flex}.commerce-card__details svg{width:14px;height:14px;transition:transform .18s}.commerce-card__details:hover svg{transform:translate(3px)}.product-rail--dark .commerce-card__copy>p{color:#777}.commerce-card__add{color:#111;letter-spacing:.04em;background:0 0;border-color:#cdcdca;border-radius:6px;justify-content:space-between;width:100%;min-height:46px;margin:17px 0 0;padding:11px 13px;font-size:11px}.commerce-card__add svg{width:17px;height:17px}.commerce-card__add:hover:not(:disabled){color:#fff;background:#111;border-color:#111}.commerce-card__add--selected,.commerce-card__add--selected:hover:not(:disabled){border-color:var(--accent);background:var(--accent);color:#fff}.commerce-card__add:active{transform:scale(.98)}.commerce-card__add:focus-visible,.product-rail__controls button:focus-visible,.commerce-card__gallery-button:focus-visible{outline-color:var(--accent)}.catalog .commerce-card__media{background:#f1f1ee}.product-rail--dark .commerce-card__add{color:#111;background:0 0;border-color:#cdcdca}.product-rail--dark .commerce-card__add:hover:not(:disabled){color:#fff;background:#111;border-color:#111}.product-rail--dark .commerce-card__add--selected,.product-rail--dark .commerce-card__add--selected:hover:not(:disabled){border-color:var(--accent);background:var(--accent);color:#fff}.catalog-callout{min-height:72svh;padding:80px var(--page-margin);background:var(--accent);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.catalog-callout>span{letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:11px}.catalog-callout h2{letter-spacing:-.065em;max-width:13em;font-size:clamp(44px,12vw,104px);font-weight:500;line-height:.9}.catalog-callout p{letter-spacing:-.025em;max-width:39em;margin-top:24px;font-size:15px;font-weight:400;line-height:1.4}.catalog-callout a{min-height:48px;color:var(--accent);letter-spacing:.035em;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:28px;margin-top:34px;padding:12px 20px;font-size:12px;transition:gap .22s cubic-bezier(.2,0,0,1),transform .16s;display:inline-flex}.catalog-callout a:hover{gap:40px}.catalog-callout a:active{transform:scale(.98)}.home-footer{padding:38px var(--page-margin) max(38px, env(safe-area-inset-bottom));color:#fff;background:#0a0a0a;flex-direction:column;gap:14px;font-size:13px;display:flex}.home-footer>a:first-child{letter-spacing:-.045em;font-size:21px}.home-footer p{color:#888;font-weight:400}.home-footer>a:last-child{text-underline-offset:4px;text-decoration:underline}@media (min-width:640px){:root{--page-margin:24px;--grid-gap:16px}.brand{font-size:20px}.hero-copy h1{font-size:clamp(72px,12vw,98px)}.hero-copy p{max-width:35em;font-size:15px}.product-card{flex-basis:min(46vw,330px)}.product-rail__track .commerce-card{flex-basis:min(46vw,350px)}.product-rail__actions>a{display:inline}.catalog-callout p{font-size:17px}.home-footer{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:960px){:root{--page-margin:32px;--grid-gap:24px}.background-video{transform:scale(1.35)}.site-header{min-height:58px;padding-inline:var(--page-margin);align-items:flex-start;top:24px}.brand,.header-column,.header-actions{flex:1 1 0}.brand{align-items:center;height:58px;font-size:24px;display:flex}.header-column{letter-spacing:-.03em;flex-direction:column;align-items:flex-start;gap:8px;height:58px;padding-inline:24px;font-size:14px;line-height:1;display:flex}.header-actions{align-items:flex-start}.header-action{flex:none;min-height:0;padding-top:1px;font-size:14px}.page-grid{column-gap:var(--grid-gap);grid-template-columns:repeat(12,minmax(0,1fr));row-gap:0}.hero{height:100vh;min-height:700px;padding-top:0;padding-bottom:60px}.hero-copy{grid-column:1/7;align-self:end;gap:0;max-width:none}.hero-copy h1{letter-spacing:-.04em;font-size:clamp(96px,11vw,160px);line-height:1}.hero-copy p{letter-spacing:-.04em;text-indent:120px;max-width:none;font-size:18px;line-height:1.2}.products{flex-direction:column;justify-content:center;min-height:100vh;padding:60px 0 60px 32px;display:flex}.products__header{margin-bottom:30px;padding:0 32px 0 0}.products__header h2{font-size:21px}.products__header a{font-size:14px}.product-slider{gap:10px;padding-left:0;scroll-padding-left:0}.product-slider:after{flex-basis:22px}.product-card{flex-basis:calc(33.3333vw - 34px)}.product-card__media{aspect-ratio:13/12;border-radius:24px}.product-card__copy{padding:15px 10px 0}.product-card__copy p{font-size:14px}.product-card__bottom{min-height:58px;padding-inline:10px}.whatsapp-button{min-height:42px;font-size:13px}.product-rail{padding:86px 0 72px}.product-rail__heading{margin-bottom:28px}.product-rail__intro h2{font-size:36px}.product-rail__intro p{font-size:14px}.product-rail__track .commerce-card{flex-basis:calc((100vw - (var(--page-margin) * 2) - 20px) / 3)}.commerce-card__media{border-radius:6px}.catalog-callout{min-height:88vh;padding-top:110px;padding-bottom:110px}.catalog-callout p{margin-left:33%}}@media (min-width:1280px){.hero-copy h1{font-size:160px}}@media (max-width:959px) and (max-height:700px){.hero{padding-bottom:max(14px, env(safe-area-inset-bottom));gap:12px}.hero-copy h1{font-size:clamp(44px,14vw,60px)}.hero-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
