:root{--cream:#f3efe6;--cream2:#e9e1d2;--ink:#14110d;--muted:#6b6357;--yellow:#ffdf2c;--green:#315f54;--line:#d9d1c2;--white:#fff;--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{color:inherit}a{color:inherit}.nav{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:34px;height:74px;padding:0 max(24px,calc((100vw - 1320px)/2));background:color-mix(in srgb,var(--cream) 90%,transparent);backdrop-filter:blur(16px);border-bottom:1px solid rgba(20,17,13,.1)}.brand{font-size:22px;font-weight:900;letter-spacing:-.04em;text-decoration:none}.nav nav{display:flex;gap:24px}.nav nav a{font-size:14px;font-weight:650;text-decoration:none}.bag{margin-left:auto;border:0;border-radius:999px;background:var(--ink);color:#fff;padding:10px 17px;font-weight:750;cursor:pointer}.bag span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:6px;border-radius:999px;background:var(--yellow);color:var(--ink);font-size:12px}main{overflow:hidden}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:60px;align-items:center;min-height:720px;max-width:1320px;margin:auto;padding:64px 24px 90px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--muted)}h1,h2,h3{font-family:"Spline Sans",Inter,sans-serif;letter-spacing:-.045em}h1{font-size:clamp(52px,6.4vw,96px);line-height:.92;margin:18px 0 26px}h1 em,h2 em{font-style:normal;color:var(--green)}.hero-lead{max-width:620px;font-size:20px;line-height:1.55;color:var(--muted)}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:750;text-decoration:none}.primary{background:var(--ink);color:#fff}.secondary{border:1px solid var(--line);background:transparent}.trust{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.trust li{display:flex;align-items:center;gap:16px;min-width:0;padding:20px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.72)}.trust-icon{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:16px}.trust-icon svg{width:27px;height:27px}.trust-icon-payment{background:var(--yellow);color:var(--ink)}.trust-icon-simple{background:var(--green);color:#fff}.trust-icon-quality{background:var(--ink);color:#fff}.trust-copy{display:grid;gap:3px;min-width:0}.trust-copy strong{font-family:"Spline Sans",Inter,sans-serif;font-size:17px;letter-spacing:-.02em}.trust-copy>span{color:var(--muted);font-size:13px;line-height:1.4}.hero-photo{position:relative;margin:0}.hero-photo img{width:100%;height:610px;object-fit:cover;border-radius:42px;display:block}.hero-photo figcaption{position:absolute;left:24px;bottom:24px;padding:11px 15px;border-radius:999px;background:rgba(255,255,255,.9);font-weight:700;font-size:13px}.products{padding:110px max(24px,calc((100vw - 1320px)/2));background:#ede9e2}.section-head{max-width:860px;margin-bottom:42px}.section-head h2,.guide h2,.aftercare h2{font-size:clamp(42px,5vw,72px);line-height:.98;margin:14px 0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{display:flex;flex-direction:column;overflow:hidden;background:var(--white);border-radius:32px;min-width:0}.image-button{display:block;width:100%;height:410px;border:0;background:#f7f5f1;padding:0;cursor:pointer}.image-button img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s ease,filter .25s ease}.image-button:hover img{transform:scale(1.035)}.product-copy{display:flex;flex-direction:column;min-height:310px;padding:28px}.kicker{margin:0 0 7px;color:var(--green);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.11em}.product-copy h3{font-size:30px;margin:0 0 10px}.product-desc{min-height:48px;margin:0;color:var(--muted);line-height:1.5}.price{margin:26px 0 0;font-size:18px;font-weight:800}.price small{display:block;color:var(--muted);font-size:12px;font-weight:500;margin-top:5px}.coming{color:var(--muted);font-size:14px}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:25px}.text-link{border:0;background:transparent;padding:0;text-decoration:underline;text-underline-offset:4px;cursor:pointer;font-weight:650}.add-button{border:0;border-radius:999px;padding:11px 18px;background:var(--ink);color:#fff;font-weight:750}.add-button:disabled{background:#d7d2c9;color:#79736a}.swatches{display:flex;align-items:center;gap:9px;min-height:42px;margin-top:20px}.swatch{width:24px;height:24px;padding:0;border:2px solid #fff;outline:1px solid rgba(20,17,13,.16);border-radius:50%;background:var(--swatch);cursor:pointer}.swatch:is(:hover,:focus-visible),.swatch.is-active{outline:3px solid var(--ink);outline-offset:2px}.swatch-name{margin-left:7px;font-size:12px;font-weight:700;color:var(--muted)}.guide{padding:120px max(24px,calc((100vw - 1320px)/2))}.guide-title{margin-bottom:40px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-card{min-height:420px;padding:34px;border:1px solid var(--line);border-radius:32px;background:#fff;text-align:left;text-decoration:none;cursor:pointer;display:flex;flex-direction:column}.guide-card span{font-size:12px;font-weight:800;letter-spacing:.1em;color:var(--muted)}.guide-card h3{font-size:35px;line-height:1.03;margin:22px 0 14px}.guide-card p{color:var(--muted);line-height:1.55}.guide-card strong{margin-top:auto}.guide-card.dark{background:var(--ink);color:#fff}.guide-card.dark span,.guide-card.dark p{color:rgba(255,255,255,.68)}.photo-guide{background:linear-gradient(rgba(255,255,255,.86),rgba(255,255,255,.94)),url("../assets/eshop/belt-holster-temp.jpg") center/cover}.aftercare{margin:0 24px 120px;padding:90px max(28px,calc((100vw - 1240px)/2));border-radius:42px;background:var(--yellow)}.aftercare h2{max-width:900px}.aftercare p:last-child{max-width:760px;font-size:19px;line-height:1.6}.cart{position:fixed;z-index:55;top:0;right:0;width:min(460px,100%);height:100dvh;background:#fff;box-shadow:-20px 0 60px rgba(20,17,13,.15);transform:translateX(105%);transition:transform .25s ease;display:flex;flex-direction:column}.cart.is-open{transform:translateX(0)}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:24px 26px;border-bottom:1px solid var(--line)}.cart-head h2{font-size:26px;margin:0}.cart-head button,.dialog-close{border:0;background:transparent;font-size:34px;cursor:pointer}.cart-lines{padding:24px;overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-line img{width:72px;height:72px;object-fit:contain;background:#f5f3ef;border-radius:14px}.cart-line h3{font-size:16px;margin:0 0 5px}.cart-line p{font-size:13px;color:var(--muted);margin:0}.cart-line button{border:0;background:transparent;cursor:pointer;font-size:20px}.empty{color:var(--muted)}.cart-footer{padding:24px;border-top:1px solid var(--line)}.terms{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.45}.terms input{width:19px;height:19px;accent-color:var(--green);flex:0 0 auto}.draft-note{padding:12px;border-radius:14px;background:#fff5c1;color:#695700;font-size:12px;line-height:1.45}.checkout{width:100%;border:0;border-radius:999px;padding:15px;background:var(--ink);color:#fff;font-weight:800}.checkout:disabled{background:#d7d2c9;color:#716b62}.account-shortcut{display:block;margin-top:15px;text-align:center;font-size:12px;color:var(--muted)}.scrim{position:fixed;z-index:50;inset:0;background:rgba(20,17,13,.42)}.product-dialog{width:min(1180px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;border:0;border-radius:36px;background:#fff;box-shadow:0 30px 100px rgba(20,17,13,.25)}.product-dialog::backdrop{background:rgba(20,17,13,.55)}.dialog-close{position:absolute;z-index:2;right:22px;top:14px}.dialog-layout{display:grid;grid-template-columns:1.1fr .9fr;min-height:680px}.dialog-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px;background:#f2f0eb}.dialog-gallery img{width:100%;height:330px;object-fit:cover;border-radius:22px}.dialog-gallery img:first-child{grid-column:1/-1;height:430px;object-fit:contain;background:#fff}.dialog-copy{padding:70px 48px 44px}.dialog-copy h2{font-size:48px;line-height:1;margin:12px 0}.dialog-copy .lead{font-size:18px;color:var(--muted);line-height:1.55}.dialog-swatches{margin:28px 0 0;flex-wrap:wrap}.dialog-swatches .swatch{width:38px;height:38px}.specs{margin:34px 0;padding:0;list-style:none;border-top:1px solid var(--line)}.specs li{padding:15px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.specs span{color:var(--muted)}.dialog-copy .add-button{width:100%;padding:15px}.success{position:fixed;z-index:70;inset:0;display:grid;place-items:center;padding:20px;background:var(--yellow)}.success[hidden]{display:none}.success>div{max-width:700px;text-align:center}.success h2{font-size:clamp(52px,8vw,88px);line-height:.95;margin:16px}.success p{font-size:19px;line-height:1.6}.success .button{margin-top:18px}footer{display:flex;justify-content:space-between;gap:24px;padding:40px max(24px,calc((100vw - 1320px)/2));border-top:1px solid var(--line);font-size:13px;color:var(--muted)}footer a:first-child{font-weight:900;color:var(--ink);text-decoration:none}
@media(max-width:980px){.hero{grid-template-columns:1fr}.hero-photo img{height:500px}.product-grid,.guide-grid{grid-template-columns:1fr 1fr}.product-card:last-child,.guide-card:last-child{grid-column:1/-1}.dialog-layout{grid-template-columns:1fr}.dialog-gallery{display:none}.dialog-copy{padding:65px 30px 35px}.nav nav a:not(:last-child){display:none}}
@media(max-width:650px){.nav{padding:0 18px;gap:12px}.nav nav{margin-left:auto}.nav nav a{font-size:12px}.bag{font-size:0;padding:9px}.bag span{margin:0;font-size:12px}.hero{padding:42px 18px 70px;min-height:auto}.hero h1{font-size:52px}.hero-photo img{height:360px;border-radius:28px}.hero-actions{flex-direction:column;align-items:stretch}.trust{grid-template-columns:1fr;gap:10px}.trust li{padding:16px}.products,.guide{padding:80px 18px}.product-grid,.guide-grid{grid-template-columns:1fr}.product-card:last-child,.guide-card:last-child{grid-column:auto}.image-button{height:330px}.aftercare{margin:0 12px 80px;padding:60px 26px;border-radius:30px}.aftercare h2,.section-head h2,.guide h2{font-size:42px}.guide-card{min-height:340px}.product-dialog{border-radius:24px}.dialog-copy h2{font-size:38px}footer{flex-direction:column}}

/* Keep the shop inside the visual language of the main Hugo landing page. */
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.45}
.nav{height:72px;background:color-mix(in srgb,var(--cream) 88%,transparent);backdrop-filter:saturate(140%) blur(10px);padding:0 max(28px,calc((100vw - 1240px)/2))}
.brand{display:flex;align-items:center;gap:10px;font-family:"Spline Sans",ui-sans-serif,sans-serif;font-size:22px;font-weight:800;font-variation-settings:"wdth" 92}
.brand img{display:block;width:28px;height:28px;border-radius:7px}
.nav nav a{font-size:15px;font-weight:500;color:var(--ink-2,#2a2620)}
h1,h2,h3{font-family:"Spline Sans",ui-sans-serif,system-ui,sans-serif;font-variation-settings:"wdth" 92}
h1{font-size:clamp(40px,5.6vw,78px);font-weight:800;letter-spacing:-.035em}
h1 .hl{padding:0 .12em;border-radius:10px;background:var(--yellow);box-decoration-break:clone;-webkit-box-decoration-break:clone}
h1 em,h2 em{color:var(--muted);font-weight:500;font-variation-settings:"wdth" 75}
.eyebrow,.kicker{color:var(--muted);font-weight:600}
.button,.add-button,.checkout,.bag{border:1px solid transparent;background:var(--yellow);color:var(--ink);box-shadow:0 1px 0 rgba(0,0,0,.06),0 12px 28px -10px rgba(242,200,0,.55);font-weight:600}
.button:hover,.add-button:hover,.checkout:hover,.bag:hover{background:#f2c800}
.secondary{border-color:rgba(20,17,13,.16);background:transparent;box-shadow:none}
.secondary:hover{background:rgba(20,17,13,.04)}
.bag span{background:var(--ink);color:#fff}
.products{background:var(--cream2,#ece6d7)}
.product-card,.guide-card{border-radius:34px}
.add-button:disabled,.checkout:disabled{background:#d7d2c9;color:#716b62;box-shadow:none}
.text-link{font-weight:600}
.success .button{background:var(--ink);color:#fff;box-shadow:none}
@media(max-width:650px){h1{font-size:clamp(34px,9vw,52px);line-height:.96}.nav{padding:0 18px}}
.lang-switch{display:flex;gap:2px;padding:3px;border:1px solid rgba(20,17,13,.14);border-radius:999px}.lang-switch button{border:0;border-radius:999px;background:transparent;padding:5px 7px;font-size:10px;font-weight:700;cursor:pointer}.lang-switch button.is-active{background:var(--ink);color:#fff}
.product-dialog{overflow:auto}
@media(max-width:980px){.dialog-gallery{display:grid}.dialog-gallery img{height:200px}.dialog-gallery img:first-child{height:320px}}
@media(max-width:650px){.dialog-gallery{grid-template-columns:1fr}.dialog-gallery img{display:none}.dialog-gallery img:first-child{display:block;height:290px}.dialog-copy{padding-top:42px}.dialog-swatches .swatch{width:34px;height:34px}.nav{gap:8px}.nav nav a{font-size:11px}.lang-switch button{padding:4px;font-size:9px}}

/* The public shop is a page of hugopos.eu, so its site chrome deliberately
   mirrors the main landing page instead of introducing a second header/footer. */
.container{width:100%;max-width:1240px;margin:0 auto;padding:0 28px}
.nav{position:sticky;top:0;z-index:50;display:block;height:auto;padding:0;background:color-mix(in srgb,var(--cream) 88%,transparent);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid transparent;transition:border-color .2s ease,background .2s ease}
.nav.scrolled{border-bottom-color:var(--line)}
.nav-inner{display:flex;align-items:center;gap:28px;height:72px}
.nav .brand{flex:0 0 auto;letter-spacing:-.02em}
.nav .nav-links{display:flex;gap:28px;margin-left:28px}
.nav .nav-links a{position:relative;padding:8px 0;color:#2a2620;font-size:15px;font-weight:500;text-decoration:none}
.nav .nav-links a:hover{color:var(--ink)}
.nav-cta{display:flex;align-items:center;gap:10px;margin-left:auto}
.nav .lang{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:999px;background:#fff}
.nav .lang button{padding:6px 11px;color:var(--muted);font-size:12.5px;font-weight:600;line-height:1}
.nav .lang button.is-active{background:var(--ink);color:#fff}
.nav .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:1px solid transparent;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;white-space:nowrap}
.nav .btn-primary{background:var(--yellow);color:var(--ink);box-shadow:0 1px 0 rgba(0,0,0,.06),0 12px 28px -10px rgba(242,200,0,.55)}
.nav .btn-primary:hover{background:#f2c800}
.nav .btn .arr{width:14px;height:14px}
.nav .bag{margin-left:0;padding:11px 17px;white-space:nowrap}

footer{display:block;padding:50px 0 40px;border-top:1px solid var(--line);font-size:initial;color:inherit}
footer a{color:inherit;text-decoration:none}
footer .brand{font-weight:800}
footer .foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:32px;margin-bottom:50px}
footer .foot-col h5{margin:0 0 14px;color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}
footer .foot-col a{display:block;padding:4px 0;color:#2a2620;font-size:14px;font-weight:400}
footer .foot-col a:hover{color:var(--ink)}
footer .foot-brand p{max-width:280px;margin:14px 0 0;color:var(--muted);font-size:14px}
footer .foot-mail,footer .foot-phone{display:block;color:var(--ink);font-size:15px;font-weight:700}
footer .foot-mail{margin-top:18px}
footer .foot-phone{margin-top:6px}
footer .foot-bottom{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;color:var(--muted);font-size:13px}
footer .foot-bottom .legal{display:flex;gap:18px;flex-wrap:wrap}
footer .foot-bottom a{color:#2a2620}

@media(max-width:980px){.nav .nav-links{display:none}footer .foot-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.container{padding:0 18px}.nav .account-button{display:none}.nav .lang button{padding:6px 8px;font-size:11px}footer .foot-grid{grid-template-columns:1fr;gap:18px}}

.included-note{margin:2px 0 0;color:var(--muted);font-size:12px;font-weight:600}

/* Lightweight hero benefits keep the original inline rhythm. */
.trust{display:flex;grid-column:auto;grid-template-columns:none;flex-wrap:wrap;gap:12px 24px;margin:34px 0 0;padding:0;color:var(--muted);font-size:15px}
.trust li{display:flex;align-items:center;gap:8px;min-width:0;padding:0;border:0;border-radius:0;background:transparent}
.trust-icon{display:block;flex:0 0 20px;width:20px;height:20px;border-radius:0;color:var(--green)}
.hero-photo img{object-position:center bottom}
.hero-photo figcaption{right:24px;left:auto}
@media(max-width:650px){.hero-photo img{height:min(520px,calc(100vw - 36px))}}

.delivery-choice{display:grid;gap:8px;margin:0 0 20px;padding:0 0 20px;border:0;border-bottom:1px solid var(--line)}
.delivery-choice legend{margin-bottom:10px;font-weight:800}
.delivery-choice label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 13px;border:1px solid var(--line);border-radius:14px;cursor:pointer}
.delivery-choice input{accent-color:var(--green)}
.delivery-choice strong{font-size:13px}
.delivery-choice label:has(input:disabled){opacity:.5;cursor:not-allowed}
