@font-face{font-family:NovaGothic;src:url('./assets/novafit-gothic.ttf') format('truetype');font-display:swap}
:root{color-scheme:dark;--bg:#0c0c0c;--surface:#141414;--ink:#edede8;--muted:#9c9c97;--line:#2c2c2a;--red:#c8293d;--font:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.5}button,a,input,select{touch-action:manipulation}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #e64057;outline-offset:4px}svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.5}button{border:0;background:none}img{display:block;max-width:100%}.skip-link{position:fixed;top:-80px;left:20px;padding:12px;background:var(--red);z-index:100}.skip-link:focus{top:10px}.announcement{background:#96182a;text-align:center;font-size:12px;letter-spacing:.12em;padding:8px 20px;font-weight:700}.announcement span{padding:0 25px;color:#efb4bd}.header{display:flex;align-items:center;justify-content:space-between;height:94px;padding:0 5%;border-bottom:1px solid var(--line);background:#0c0c0cf5;position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.wordmark{font-family:NovaGothic,Georgia,serif;font-size:52px;line-height:1.2;background:linear-gradient(#fafafa 20%,#929292 60%,#ddd 80%);color:transparent;background-clip:text;-webkit-background-clip:text;letter-spacing:-1px}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{padding:33px 0;color:#bbb}.header nav .active{color:var(--ink);box-shadow:0 2px var(--red)}.cart-trigger{display:flex;gap:12px;align-items:center;font-size:14px}.cart-trigger b{background:var(--ink);color:var(--bg);min-width:23px;height:23px;display:grid;place-items:center;font-size:12px}.hero{display:grid;grid-template-columns:1.1fr 1fr;position:relative;min-height:398px;max-width:1600px;margin:auto;overflow:hidden;border-bottom:1px solid var(--line)}.hero-copy{padding:43px 0 37px 10%}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;margin:0 0 16px;display:flex;align-items:center;gap:10px}.eyebrow>span{width:20px;height:2px;background:var(--red)}h1{font-size:clamp(48px,5.3vw,80px);line-height:.97;letter-spacing:-.065em;text-transform:uppercase;margin:0 0 19px;max-width:700px}h1 em{font-style:normal;color:#a6a6a2}.hero-copy>p:not(.eyebrow){font-size:15px;color:#b3b3ae;line-height:1.6;margin:0 0 19px}.text-link{font-size:14px;border-bottom:1px solid #888;padding-bottom:5px;display:inline-flex;gap:25px}.text-link span{color:var(--red)}.hero-photo{position:relative;min-width:0;overflow:hidden;background:#000;max-height:398px}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0c0c0c,transparent 32%,transparent 85%,#0c0c0c)}.hero-photo img{height:120%;width:80%;object-fit:contain;object-position:50% 30%;margin:-24px auto 0;filter:contrast(1.1)}.hero-label{position:absolute;bottom:31px;right:12%;z-index:1;font-size:13px;line-height:1.05;letter-spacing:.3em;color:#a7a7a4}.hero-label span{display:block;font-size:18px;font-weight:700;letter-spacing:.15em}.hero-side{position:absolute;right:17px;top:60px;writing-mode:vertical-rl;letter-spacing:.2em;font-size:12px;color:#777}.catalog-section{padding:43px 5% 50px;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:27px}.muted{color:var(--muted)}.section-heading .eyebrow{margin-bottom:7px}h2{font-size:36px;letter-spacing:-.05em;line-height:1.1;margin:0}h2 span{color:var(--red)}.catalog-count{color:var(--muted);font-size:14px;margin:0}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:17px 0 23px;gap:12px}.brand-tabs{display:flex;gap:8px;flex-wrap:wrap}.brand-tabs button{border:1px solid var(--line);padding:8px 18px;font-size:14px;border-radius:2px;transition:background .2s}.brand-tabs button.selected{background:var(--ink);border-color:var(--ink);color:#111}.brand-tabs button:hover:not(.selected){border-color:#888}.price-note{color:var(--muted);font-size:12px;letter-spacing:.1em;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:29px 19px}.product-card{text-align:left;padding:0;width:100%;display:block}.product-photo{position:relative;background:#171717;aspect-ratio:2/3;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover img{transform:scale(1.025)}.card-tag{position:absolute;top:12px;left:12px;padding:4px 8px;background:#101010dc;color:#ddd;font-size:12px;font-weight:600}.sold-tag{background:#951a2c;color:#fff}.product-plus{position:absolute;bottom:13px;right:13px;width:34px;height:34px;background:#ededeb;display:grid;place-items:center;color:#111;font-size:23px;line-height:1}.product-info{padding-top:13px}.product-brand{font-size:12px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase;margin:0 0 4px}.product-title{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.015em;margin:0 0 4px}.product-meta{display:flex;justify-content:space-between;gap:10px;font-size:13px;color:var(--muted);margin:0}.product-price{font-size:16px;font-weight:600;margin:8px 0 0}.availability-note{color:#9c9c97;font-size:14px;margin:30px 0 0;text-align:center}.how{padding:45px 5%;background:#121212;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2.2fr;gap:40px}.how h2{font-size:43px}.how .eyebrow{color:var(--red)}.how ol{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.how li{padding-top:4px}.how li>b{font-family:Georgia,serif;font-size:30px;font-weight:400;color:#8a8a85;display:block;margin-bottom:15px}.how h3{font-size:16px;letter-spacing:-.02em;margin:0 0 9px}.how li p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}footer{padding:35px 5%;display:flex;align-items:center;gap:35px;justify-content:space-between}footer .wordmark{font-size:43px}footer p{font-size:14px;line-height:1.7}footer p span,footer small{color:var(--muted);font-size:12px}footer>a:not(.wordmark){font-size:14px}dialog{color:var(--ink);background:var(--bg);border:1px solid #444;padding:0;max-height:calc(100dvh - 40px);width:min(880px,calc(100% - 40px));overscroll-behavior:contain}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}.cart-dialog{inset:0 0 0 auto;margin:0;min-height:100dvh;max-height:100dvh;width:min(480px,100%);border:0;border-left:1px solid var(--line)}.cart-dialog[open]{display:flex;flex-direction:column}.cart-head{display:flex;justify-content:space-between;padding:27px 25px;border-bottom:1px solid var(--line);align-items:center}.cart-head h2{font-size:31px}.cart-head .eyebrow{margin-bottom:7px}.icon-button{font-size:29px;width:42px;height:42px;display:grid;place-items:center;line-height:1}.cart-items{padding:0 24px;overflow:auto;flex:1}.empty-cart{padding:55px 0;text-align:center;color:var(--muted)}.empty-cart h3{color:var(--ink);font-size:22px}.primary-button,.secondary-button{width:100%;padding:15px 20px;display:flex;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:700;min-height:50px}.primary-button{background:var(--ink);color:#111}.primary-button:hover{background:#d0d0ca}.secondary-button{border:1px solid #555;background:transparent;color:var(--ink)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);max-width:calc(100% - 32px);padding:12px 22px;background:var(--ink);color:#111;font-size:14px;z-index:100;opacity:0;pointer-events:none;transition:.2s;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.hero{min-height:445px}.hero-photo{max-height:445px}.hero-copy{padding-top:55px}}
@media(max-width:900px){.hero{min-height:355px}.hero-copy{padding-top:40px}.hero-photo{max-height:355px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.how{grid-template-columns:1fr}.how h2 br{display:none}.hero-photo img{width:100%;height:110%;margin:0}.hero-side{display:none}.header nav{gap:23px}.how ol{gap:25px}}
@media(max-width:600px){html{scroll-padding-top:76px}.announcement{font-size:10px;letter-spacing:.05em;padding:7px 9px}.announcement span{padding:0 6px}.header{height:76px;padding:0 5%}.wordmark{font-size:43px}.header nav{display:none}.cart-trigger{gap:8px}.cart-trigger span{font-size:13px}.hero{min-height:320px;grid-template-columns:1.2fr .8fr}.hero-copy{padding:30px 0 27px 8.5%;z-index:1}.hero .eyebrow{font-size:10px;letter-spacing:.09em;gap:6px;white-space:nowrap}h1{font-size:43px;letter-spacing:-.055em;line-height:1.02}.hero-copy>p:not(.eyebrow){font-size:13px;max-width:218px;line-height:1.6}.text-link{font-size:12px;gap:11px}.hero-photo{max-height:320px;overflow:visible}.hero-photo img{width:160%;max-width:none;height:110%;position:relative;left:-28%;object-fit:cover;object-position:center;margin-top:10px}.hero-photo:after{left:-40px;background:linear-gradient(90deg,#0c0c0c,transparent 40%,transparent 90%)}.hero-label{display:none}.catalog-section{padding-top:31px}.section-heading{margin-bottom:21px;align-items:end;gap:9px}.section-heading .eyebrow{font-size:10px}h2{font-size:28px}.catalog-count{font-size:12px;white-space:nowrap;padding-bottom:2px}.catalog-toolbar{display:block;padding:15px 0 20px}.brand-tabs{gap:6px}.brand-tabs button{font-size:12px;padding:8px 11px}.price-note{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-title{font-size:14px}.product-brand{font-size:10px;letter-spacing:.08em}.product-meta{font-size:12px;display:block}.product-meta span{display:block}.product-price{font-size:15px;margin-top:6px}.product-info{padding-top:10px}.card-tag{top:8px;left:8px;font-size:10px}.product-plus{height:29px;width:29px;bottom:9px;right:9px}.availability-note{font-size:12px}.how{padding:30px 5%;gap:25px}.how h2{font-size:31px}.how ol{display:flex;flex-direction:column;gap:20px}.how li{display:flex;gap:20px}.how li>b{margin:0;font-size:24px}.how h3{margin-bottom:4px}.how .eyebrow{font-size:10px;margin-bottom:10px}footer{flex-wrap:wrap;gap:10px 25px;padding:25px 5%}footer p{font-size:12px}footer small{width:100%;margin-top:10px}dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.cart-dialog{width:100%;max-height:100dvh}.cart-head{padding:20px}.cart-items{padding:0 20px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
#detail-content{display:grid;grid-template-columns:1fr 1fr;position:relative}.detail-close{position:absolute;right:10px;top:10px;z-index:2;background:#151515bd}.detail-photo{background:#000;min-height:500px;display:flex;align-items:center}.detail-photo img{width:100%;max-height:660px;object-fit:contain}.detail-info{padding:50px 32px 28px}.detail-info h2{font-size:32px;line-height:1.15;margin:10px 0 20px}.detail-price{font-size:23px;font-weight:600;margin:0 0 18px}.detail-color{font-size:15px;margin:0 0 5px}.detail-code{font-size:13px;color:var(--muted);margin:0}.detail-form{margin-top:23px}.size-field{border:0;padding:0;margin:0 0 18px}.size-field legend{font-size:14px;padding:0;margin:0 0 10px}.size-options{display:flex;gap:8px;flex-wrap:wrap}.size-option{position:relative;cursor:pointer}.size-option input{position:absolute;opacity:0;width:100%;height:100%;inset:0;margin:0;cursor:pointer}.size-option span{display:grid;place-items:center;width:48px;height:44px;border:1px solid #555;font-size:14px}.size-option input:checked+span{background:var(--ink);color:#111;border-color:var(--ink)}.size-option input:focus-visible+span{outline:2px solid var(--red);outline-offset:3px}.size-option input:disabled+span{opacity:.35;text-decoration:line-through}.detail-quantity{display:flex;align-items:center;gap:15px;font-size:14px;margin-bottom:22px}.quantity-input{color:var(--ink);background:var(--surface);border:1px solid #555;width:68px;min-height:42px;font:inherit;padding:9px;text-align:center}.detail-note{font-size:13px;color:var(--muted);line-height:1.6;margin:17px 0 0}.cart-row{display:grid;grid-template-columns:80px 1fr;gap:16px;padding:23px 0;border-bottom:1px solid var(--line)}.cart-row>img{width:80px;height:120px;object-fit:cover;background:#171717}.cart-row-info{min-width:0}.cart-row h3{font-size:15px;font-weight:500;line-height:1.4;margin:3px 0 4px}.cart-row .product-brand{font-size:12px}.cart-variant{font-size:12px;color:var(--muted);margin:0 0 11px}.cart-row-controls{display:flex;gap:15px;align-items:center;justify-content:space-between}.cart-row-controls strong{font-size:14px}.quantity-stepper{display:flex;align-items:center;border:1px solid #444}.quantity-stepper button{width:32px;height:36px;font-size:18px}.quantity-stepper span{min-width:26px;text-align:center;font-size:13px}.remove-button{font-size:12px;color:var(--muted);text-decoration:underline;text-underline-offset:3px;padding:10px 0 0}.remove-button:hover{color:var(--ink)}#cart-bottom:not(:empty){border-top:1px solid var(--line);padding:22px 25px 18px;background:#131313;max-height:58dvh;overflow:auto}.subtotal{display:flex;justify-content:space-between;gap:20px;font-size:17px}.checkout-note{font-size:12px;color:var(--muted);line-height:1.6;margin:10px 0 17px}#cart-bottom .secondary-button{margin-top:10px}.checkout-wa{background:#ab2034;color:#fff}.checkout-wa:hover{background:#c42b41}.instagram-help{font-size:12px;color:var(--muted);text-align:center;margin:8px 0}.copy-order{font-size:12px;text-decoration:underline;text-underline-offset:3px;display:block;margin:12px auto 0;color:var(--muted)}.continue-shopping{display:block;margin:12px auto 0;font-size:13px;padding:5px}.manual-order{margin-top:15px}.manual-order label{font-size:13px}.manual-order textarea{display:block;width:100%;margin-top:8px;border:1px solid #555;font-size:14px;background:var(--bg);color:var(--ink);padding:10px}.contact-pending{font-size:14px;color:var(--muted)}.empty-cart .secondary-button{margin-top:25px}.empty-cart p{font-size:14px}
@media(max-width:600px){#detail-content{grid-template-columns:1fr}.detail-photo{min-height:0;max-height:39dvh}.detail-photo img{height:39dvh;object-fit:contain}.detail-info{padding:24px 22px}.detail-info h2{font-size:27px;margin:9px 0 12px}.detail-price{font-size:20px;margin-bottom:12px}.detail-form{margin-top:19px}.detail-close{position:fixed;right:20px;top:20px}.cart-row{grid-template-columns:70px 1fr;gap:12px}.cart-row>img{width:70px;height:105px}#cart-bottom:not(:empty){padding:18px 20px 15px}.size-option span{width:46px}.product-brand{font-size:12px}.brand-tabs button{font-size:13px}.hero .eyebrow,.section-heading .eyebrow,.how .eyebrow{font-size:12px}.announcement{font-size:12px}.announcement span{padding:0 4px}.hero .eyebrow{white-space:normal}.card-tag{font-size:12px}.hero-copy>p:not(.eyebrow){font-size:14px}.text-link{font-size:13px}}
/* Identidad original de NovaFit y cierre directo del pedido. */
.announcement{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:10px 5%;line-height:1.5}.announcement>span{padding:0}.announcement-brands{color:#f7e8ea!important;letter-spacing:.1em}.announcement strong{white-space:nowrap}.brand-logo{display:block;width:192px;height:82px;flex:none;overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:cover;object-position:center}.header{height:100px}.hero{grid-template-columns:1fr 1fr;min-height:470px}.hero-copy{padding:36px 20px 36px 10%;min-width:0}#hero-title{font-family:NovaGothic,Georgia,serif;font-size:clamp(48px,5.5vw,78px);font-weight:400;line-height:1.04;letter-spacing:.012em;margin:0 0 20px}#hero-title em{color:#bc233a}.hero-copy>.hero-manifesto{font-size:16px;max-width:370px;line-height:1.55}.hero-manifesto strong{color:var(--ink);font-weight:700}.hero-side{display:none}.brand-wall{margin:35px 10% 35px 15px;border-left:1px solid var(--line);padding:22px 0 10px 35px;display:flex;flex-direction:column;justify-content:center;min-width:0}.brand-wall .eyebrow{justify-content:center;color:#979792;margin-bottom:27px;letter-spacing:.16em}.brand-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:28px 22px}.brand-mark{grid-column:span 3;height:105px;display:flex;align-items:center;justify-content:center}.brand-mark:nth-child(n+3){grid-column:span 2;height:100px}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.brand-mark.youngla img{max-height:45px}.brand-mark.darcsport img{max-width:100px}.brand-mark.gymshark img{max-height:80px}.logo-on-dark{filter:brightness(0) invert(1)}.brand-wall-note{text-align:center;margin:24px 0 0;font-size:12px;line-height:1.7;letter-spacing:.05em;color:#878783}.checkout-channels{padding:0;margin:0 0 16px;border:0}.checkout-channels legend{font-size:14px;margin-bottom:10px}.checkout-channel-options{display:flex;gap:10px}.checkout-channel{position:relative;flex:1;cursor:pointer}.checkout-channel input{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.checkout-channel span{display:flex;justify-content:center;align-items:center;min-height:44px;border:1px solid #555;font-size:14px}.checkout-channel input:checked+span{border-color:#e5e5df;background:#262626;color:#fff}.checkout-channel input:focus-visible+span{outline:2px solid var(--red);outline-offset:3px}.checkout-helper{font-size:12px;color:var(--muted);line-height:1.5;margin:10px 0 0;text-align:center}#buy-order{font-size:16px}footer .brand-logo{width:155px;height:67px}
@media(max-width:900px){.hero{min-height:430px}.brand-wall{padding-left:22px;margin-right:8%}.brand-logos{gap:22px 16px}.brand-mark{height:90px}.brand-mark:nth-child(n+3){height:85px}}
@media(max-width:600px){.announcement{gap:3px 8px;padding:8px 12px}.announcement strong{font-size:12px}.announcement-brands{flex-basis:100%;font-size:12px;letter-spacing:.03em}.announcement>span:not(.announcement-brands){display:none}.header{height:85px}.brand-logo{width:158px;height:70px}.hero{display:block;min-height:0}.hero-copy{padding:29px 5% 23px;position:relative}.hero-copy .eyebrow{margin-bottom:14px}#hero-title{font-size:54px;line-height:1.05;letter-spacing:.01em}.hero-copy>.hero-manifesto{max-width:360px;font-size:16px;line-height:1.6;margin-bottom:17px}.hero .text-link{font-size:14px}.brand-wall{border-left:0;border-top:1px solid var(--line);padding:22px 0 18px;margin:0 5%;display:block}.brand-wall .eyebrow{font-size:12px;margin-bottom:18px}.brand-logos{gap:17px 22px;grid-template-columns:repeat(6,minmax(0,1fr))}.brand-mark{height:49px}.brand-mark:nth-child(n+3){height:59px}.brand-mark.youngla img{max-height:28px}.brand-mark.darcsport img{max-width:60px}.brand-wall-note{margin:15px 0 0;font-size:12px}.catalog-section{padding-top:28px}footer .brand-logo{width:145px;height:64px}}

@font-face{font-family:Cinzel;src:url('./assets/Cinzel-Variable-latin.woff2') format('woff2');font-weight:400 900;font-display:swap}
#hero-title{font-family:Cinzel,Georgia,serif;font-size:clamp(42px,5.5vw,76px);font-weight:700;line-height:1.1;letter-spacing:.05em;color:#d4d4d4;text-shadow:0 1px 0 #fff,0 3px 0 #383838}#hero-title em{color:#b5293e;text-shadow:0 1px 0 #ff899a,0 3px 0 #410812}.brand-mark.breathedivinity{height:118px}.brand-mark.breathedivinity img{width:auto;max-width:100%;height:100%;object-fit:contain}.brand-wall-note{font-size:13px}
@media(max-width:600px){#hero-title{font-size:clamp(36px,10.5vw,60px);letter-spacing:.025em}.brand-mark.breathedivinity{height:78px}.brand-mark.breathedivinity img{width:auto;max-width:100%;height:100%}.brand-wall-note{font-size:12px}}
