@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,600;12..96,800&family=Instrument+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap";.vh{--vh-ink:#111722;--vh-ink2:#1B2432;--vh-ink3:#28324a;--vh-glow:#FFB43C;--vh-glowsoft:rgba(255,180,60,.16);--vh-jade:#0E5F52;--vh-paper:#EFEDE6;--vh-white:#fff;--vh-line:#DAD6C9;--vh-text:#161B25;--vh-muted:#6C7484;--vh-r:14px;--vh-disp:"Bricolage Grotesque",system-ui,sans-serif;--vh-body:"Instrument Sans",system-ui,sans-serif;--vh-mono:"IBM Plex Mono",monospace}.vh{font-family:var(--vh-body);color:var(--vh-text);line-height:1.55;background:var(--vh-paper)}.vh *{box-sizing:border-box}.vh img{display:block;max-width:100%}.vh a{color:inherit;text-decoration:none}.vh-wrap{max-width:1180px;margin:0 auto;padding:0 20px}.vh-mono{font-family:var(--vh-mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.vh h1,.vh h2,.vh h3{font-family:var(--vh-disp);font-weight:800;line-height:1.05;letter-spacing:-.02em;margin:0}.vh h1{font-size:clamp(2.4rem,6vw,4.4rem)}.vh h2{font-size:clamp(1.7rem,3.6vw,2.7rem)}.vh h3{font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.vh p{margin:0}.vh-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:999px;padding:.85rem 1.6rem;font-weight:600;font-family:var(--vh-body);cursor:pointer;transition:transform .18s,background .18s}.vh-btn:active{transform:translateY(1px)}.vh-btn-glow{background:var(--vh-glow);color:#211703}.vh-btn-glow:hover{background:#ffc361}.vh-btn-ink{background:var(--vh-ink);color:#fff}.vh-btn-ink:hover{background:var(--vh-ink3)}.vh-btn-out{background:transparent;border:1.5px solid var(--vh-line);color:var(--vh-text)}.vh-btn-out:hover{border-color:var(--vh-ink)}.vh-btn-ghost{background:transparent;border:1.5px solid rgba(255,255,255,.3);color:#fff}.vh-btn-ghost:hover{border-color:#fff}.vh :focus-visible{outline:3px solid var(--vh-glow);outline-offset:3px}.vh-hero{position:relative;background:var(--vh-ink);color:#fff;overflow:hidden;border-radius:0 0 32px 32px}.vh-beam{position:absolute;width:620px;height:620px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(255,180,60,.22),rgba(255,180,60,.06) 40%,transparent 68%);transform:translate(-50%,-50%);left:70%;top:45%}.vh-hero-in{position:relative;padding:5.5rem 0 5rem;display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.vh-hero .vh-eyebrow{color:var(--vh-glow)}.vh-hero h1{margin:1rem 0 1.1rem}.vh-hero h1 em{font-style:normal;color:var(--vh-glow)}.vh-hero p{color:#b9c0cf;max-width:44ch;font-size:1.05rem}.vh-hero-cta{display:flex;gap:.8rem;margin-top:1.8rem;flex-wrap:wrap}.vh-heroimg{position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.vh-heroimg img{aspect-ratio:4/3;object-fit:cover;width:100%}.vh-heroimg .vh-tag{position:absolute;left:14px;bottom:14px;background:#111722d9;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.45rem .9rem;font-family:var(--vh-mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--vh-glow)}@media(max-width:860px){.vh-hero-in{grid-template-columns:1fr;padding:3.2rem 0 3rem}}.vh-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--vh-line);border:1px solid var(--vh-line);border-radius:var(--vh-r);overflow:hidden;margin:2.6rem 0}.vh-trust>div{background:var(--vh-paper);padding:1.1rem 1rem;text-align:center}.vh-trust b{display:block;font-family:var(--vh-disp);font-size:1rem}.vh-trust span{font-size:.8rem;color:var(--vh-muted)}@media(max-width:700px){.vh-trust{grid-template-columns:repeat(2,1fr)}}.vh-sec{padding:3.4rem 0}.vh-sechead{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.6rem}.vh-sechead p{color:var(--vh-muted);font-size:.95rem;margin-top:.4rem}.vh-arrow{font-weight:600;font-size:.9rem;border-bottom:2px solid var(--vh-glow);padding-bottom:2px;white-space:nowrap}.vh-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}@media(max-width:980px){.vh-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.vh-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}}.vh-card{background:var(--vh-white);border:1px solid var(--vh-line);border-radius:var(--vh-r);overflow:hidden;transition:box-shadow .22s,transform .22s;display:flex;flex-direction:column}.vh-card:hover{box-shadow:0 14px 34px -18px #11172280;transform:translateY(-3px)}.vh-card .vh-ph{position:relative;background:#f7f6f2}.vh-card .vh-ph img{aspect-ratio:1;object-fit:cover;width:100%}.vh-badge{position:absolute;top:10px;left:10px;background:var(--vh-glow);color:#211703;font-family:var(--vh-mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .55rem;border-radius:999px}.vh-card .vh-body{padding:.85rem .9rem 1rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.vh-card .vh-cat{font-family:var(--vh-mono);font-size:.63rem;letter-spacing:.12em;text-transform:uppercase;color:var(--vh-muted)}.vh-card h3{font-size:.95rem;line-height:1.3;font-family:var(--vh-body);font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vh-stars{color:var(--vh-glow);font-size:.8rem;letter-spacing:.05em}.vh-stars small{color:var(--vh-muted);margin-left:.3rem}.vh-price{margin-top:auto;display:flex;align-items:baseline;gap:.5rem;font-family:var(--vh-mono)}.vh-price b{font-size:1.02rem;font-weight:500}.vh-price s{color:var(--vh-muted);font-size:.82rem}.vh-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:760px){.vh-cats{grid-template-columns:repeat(2,1fr)}}.vh-cat-card{position:relative;border-radius:var(--vh-r);overflow:hidden;background:var(--vh-ink);display:block}.vh-cat-card img{aspect-ratio:3/4;object-fit:cover;opacity:.62;transition:opacity .3s,transform .3s;width:100%}.vh-cat-card:hover img{opacity:.8;transform:scale(1.04)}.vh-cat-card span{position:absolute;left:14px;bottom:14px;color:#fff;font-family:var(--vh-disp);font-weight:600;font-size:1.02rem}.vh-why{background:var(--vh-ink);color:#fff;border-radius:26px;padding:3rem 2.2rem}.vh-why h2{max-width:18ch;margin:.8rem 0 0}.vh-why .vh-rows{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:2rem}.vh-why .vh-rows>div{border-top:1px solid rgba(255,255,255,.18);padding-top:1rem}.vh-why .vh-rows b{font-family:var(--vh-disp);font-size:1.05rem;display:block;margin-bottom:.35rem}.vh-why .vh-rows p{color:#aab2c2;font-size:.92rem}@media(max-width:760px){.vh-why .vh-rows{grid-template-columns:1fr}.vh-why{padding:2.2rem 1.4rem}}.vh-revs{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:760px){.vh-revs{grid-template-columns:1fr}}.vh-rev{background:var(--vh-white);border:1px solid var(--vh-line);border-radius:var(--vh-r);padding:1.3rem}.vh-rev p{font-size:.95rem;margin:.6rem 0 .9rem}.vh-rev .vh-who{font-size:.82rem;color:var(--vh-muted)}.vh-news{background:var(--vh-glow);border-radius:26px;padding:2.6rem 2rem;text-align:center}.vh-news h2{color:#211703}.vh-news p{color:#4a3708;margin:.6rem auto 1.4rem;max-width:48ch}.vh-news form{display:flex;gap:.6rem;max-width:430px;margin:0 auto;flex-wrap:wrap}.vh-news input{flex:1;min-width:200px;border:1.5px solid #211703;background:transparent;border-radius:999px;padding:.8rem 1.2rem;font-family:var(--vh-body)}.vh-news input::placeholder{color:#7a5f18}.vh-codbar{display:flex;gap:.6rem;align-items:center;background:#e8f4f1;border:1px solid #bcded6;color:#0c4a40;border-radius:12px;padding:.8rem 1rem;font-size:.88rem}@media(prefers-reduced-motion:reduce){.vh *{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/vh-theme.css.map */
