:root{--red:#b20f2a;--red-dark:#850b20;--ink:#11151d;--muted:#667085;--line:#e7e9ed;--soft:#f5f6f8;--white:#fff;--radius:22px;--shell:min(1240px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"Helvetica Neue",Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.store-shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:12px;top:-80px;z-index:9999;background:#fff;padding:12px}.skip-link:focus{top:12px}.store-announcement{height:34px;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--ink);color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.store-announcement span{color:#ed4960}.store-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.store-header__inner{min-height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px}.store-brand{display:grid;width:max-content;line-height:.82;letter-spacing:-.05em}.store-brand strong{font-size:25px;font-style:italic}.store-brand span{color:var(--red);font-size:25px;font-weight:900;font-style:italic}.store-brand small{margin-top:8px;color:#6b7280;font-size:8px;letter-spacing:.12em}.store-nav ul{display:flex;justify-content:center;gap:26px;margin:0;padding:0;list-style:none}.store-nav a,.store-tools a{font-size:14px;font-weight:700}.store-nav a{position:relative;padding:32px 0}.store-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:2px;background:var(--red);transition:.25s}.store-nav a:hover:after{right:0}.store-tools{display:flex;align-items:center;gap:18px}.store-cart{display:flex;align-items:center;gap:8px}.store-cart b{display:grid;place-items:center;min-width:24px;height:24px;border-radius:50%;background:var(--red);color:#fff;font-size:11px}.store-menu-toggle{display:none}.store-hero{padding:54px 0 78px;background:linear-gradient(135deg,#f9fafb 0%,#fff 46%,#f5e9ec 100%);overflow:hidden}.store-hero__grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:64px}.store-kicker,.store-heading>span,.store-heading>div>span{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.store-hero h1{max-width:650px;margin:20px 0 12px;font-size:clamp(64px,8vw,116px);line-height:.78;letter-spacing:-.075em}.store-hero h1 em{display:block;color:var(--red);font-style:normal}.store-hero__copy>p{margin:28px 0;font-size:clamp(20px,2vw,29px);font-weight:500}.store-actions{display:flex;gap:12px;margin:28px 0}.store-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border:1px solid var(--red);border-radius:999px;background:var(--red);color:#fff;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;transition:transform .2s,box-shadow .2s,background .2s}.store-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(178,15,42,.22);background:var(--red-dark)}.store-button--ghost{background:transparent;color:var(--ink);border-color:#cdd1d8}.store-hero__copy ul{display:flex;flex-wrap:wrap;gap:18px;margin:30px 0 0;padding:0;list-style:none;color:var(--muted);font-size:13px}.store-hero__copy li:before{content:"✓";margin-right:7px;color:var(--red);font-weight:900}.store-hero__media{position:relative;margin:0;border-radius:36px 8px 36px 8px;overflow:hidden;box-shadow:0 28px 70px rgba(17,21,29,.18)}.store-hero__media:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(8,11,16,.88));z-index:1}.store-hero__media img{width:100%;height:620px;object-fit:cover}.store-hero__media figcaption{position:absolute;left:34px;bottom:30px;z-index:2;color:#fff}.store-hero__media figcaption span,.store-hero__media figcaption strong{display:block}.store-hero__media figcaption span{font-size:13px;letter-spacing:.12em;text-transform:uppercase}.store-hero__media figcaption strong{font-size:30px}.store-section{padding:100px 0}.store-section--soft{background:var(--soft)}.store-heading{max-width:700px;margin-bottom:42px}.store-heading h2{margin:10px 0 8px;font-size:clamp(38px,5vw,65px);line-height:1;letter-spacing:-.055em}.store-heading p{color:var(--muted);font-size:18px}.store-heading--row{display:flex;max-width:none;align-items:end;justify-content:space-between}.store-heading--row>a{color:var(--red);font-weight:800}.store-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.store-categories a{position:relative;min-height:250px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.25s}.store-categories a:nth-child(-n+2){grid-column:span 3}.store-categories a:nth-child(n+3){grid-column:span 2}.store-categories a:hover{transform:translateY(-5px);border-color:#d8a6af;box-shadow:0 20px 50px rgba(17,21,29,.08)}.store-categories small{color:#a7adb7;font-weight:800}.store-categories h3{margin:72px 0 6px;font-size:25px}.store-categories p{margin:0 0 20px;color:var(--muted)}.store-categories a>span{color:var(--red);font-size:13px;font-weight:900;text-transform:uppercase}.store-profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.store-profile-grid a{display:flex;min-height:270px;flex-direction:column;justify-content:space-between;padding:28px;border-radius:var(--radius);background:var(--ink);color:#fff;overflow:hidden;transition:.25s}.store-profile-grid a:nth-child(2n){background:#282d36}.store-profile-grid a:hover{transform:translateY(-5px);background:var(--red)}.store-profile-grid span{color:#e98292;font-weight:800}.store-profile-grid strong{font-size:25px;line-height:1.1}.store-cta{padding:90px 0;background:var(--red);color:#fff;text-align:center}.store-cta span{font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.store-cta h2{margin:12px 0;font-size:clamp(38px,6vw,72px);letter-spacing:-.055em}.store-cta p{font-size:18px}.store-button--light{margin-top:14px;border-color:#fff;background:#fff;color:var(--red)}.store-trust{padding:30px 0;border-bottom:1px solid #303640;background:var(--ink);color:#fff}.store-trust .store-shell{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.store-trust div{display:grid}.store-trust b{font-size:14px}.store-trust span{color:#9ea5b0;font-size:12px}.store-footer{padding:70px 0 26px;background:var(--ink);color:#fff}.store-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.store-brand--footer{margin-bottom:22px}.store-footer p{max-width:380px;color:#9ea5b0}.store-footer h2{font-size:14px;text-transform:uppercase}.store-footer__grid>div>a:not(.store-brand){display:block;margin:10px 0;color:#b9bec6;font-size:14px}.store-footer__bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:22px;border-top:1px solid #303640;color:#858c97;font-size:12px}.store-page,.store-commerce{min-height:60vh}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:14px;border-radius:18px;background:#fff}.woocommerce ul.products li.product img{border-radius:14px}.woocommerce ul.products li.product .button{display:block;text-align:center;border-radius:999px;background:var(--red);color:#fff}.store-empty-products{padding:22px;border:1px dashed #cbd0d7;border-radius:16px;color:var(--muted);text-align:center}.woocommerce ul.products:not(:empty)+.store-empty-products{display:none}@media(max-width:980px){.store-header__inner{grid-template-columns:auto 1fr auto}.store-menu-toggle{display:block;justify-self:end;border:0;background:var(--ink);color:#fff;border-radius:9px;padding:10px 13px}.store-nav{display:none;position:absolute;left:20px;right:20px;top:86px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.14)}.store-nav.is-open{display:block}.store-nav ul{display:grid;gap:0}.store-nav a{display:block;padding:12px}.store-tools>a:first-child{display:none}.store-hero__grid{grid-template-columns:1fr}.store-hero__media img{height:520px}.store-profile-grid{grid-template-columns:repeat(2,1fr)}.store-trust .store-shell,.store-footer__grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){:root{--shell:min(100% - 28px,1240px)}.store-announcement{font-size:9px}.store-header__inner{min-height:72px;gap:12px}.store-brand strong,.store-brand span{font-size:20px}.store-brand small{font-size:6px}.store-nav{top:73px}.store-tools{gap:8px}.store-cart{font-size:0!important}.store-cart:before{content:"Sacola";font-size:12px}.store-hero{padding:38px 0 54px}.store-hero__grid{gap:35px}.store-hero h1{font-size:66px}.store-hero__copy>p{font-size:20px}.store-actions{display:grid}.store-hero__copy ul{display:grid;gap:8px}.store-hero__media img{height:430px}.store-section{padding:70px 0}.store-heading--row{display:block}.store-categories{grid-template-columns:1fr}.store-categories a:nth-child(n){grid-column:auto;min-height:210px}.store-categories h3{margin-top:42px}.store-profile-grid,.store-trust .store-shell,.store-footer__grid{grid-template-columns:1fr}.store-profile-grid a{min-height:180px}.store-footer__bottom{display:grid;gap:8px}.woocommerce ul.products{grid-template-columns:1fr}}
