.hixe-chrome[data-v-72b13fbf]{position:sticky;top:0;z-index:50}.hixe-topbar[data-v-72b13fbf]{background:var(--dark);color:#fff;font-size:.72rem;letter-spacing:.08em;overflow:hidden;white-space:nowrap}.hixe-topbar__track[data-v-72b13fbf]{display:inline-flex;gap:48px;padding:8px 0;animation:hixe-marquee 28s linear infinite}.hixe-header[data-v-72b13fbf]{border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hixe-header__inner[data-v-72b13fbf]{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px}.hixe-brand[data-v-72b13fbf]{display:flex;align-items:center;gap:10px}.hixe-brand__logo[data-v-72b13fbf]{height:36px;width:auto}.hixe-brand__name[data-v-72b13fbf]{font-family:var(--display);font-weight:800;color:var(--ink);font-size:1.15rem}.hixe-nav[data-v-72b13fbf]{display:flex;gap:22px;font-weight:600;font-size:.95rem}.hixe-nav a.router-link-active[data-v-72b13fbf]{color:var(--ink);text-decoration:underline;text-underline-offset:6px}.hixe-header__tools[data-v-72b13fbf]{display:flex;align-items:center;gap:12px}.hixe-icon-link[data-v-72b13fbf]{position:relative;font-size:1.15rem;line-height:1}.hixe-icon-link .bag[data-v-72b13fbf]{display:block;width:18px;height:16px;border:1.8px solid currentColor;border-radius:3px 3px 5px 5px;position:relative}.hixe-icon-link .bag[data-v-72b13fbf]:before{content:"";position:absolute;left:3px;right:3px;top:-6px;height:7px;border:1.8px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0}.hixe-icon-link.cart em[data-v-72b13fbf]{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;border-radius:999px;background:var(--dark);color:#fff;font-size:.65rem;font-style:normal;display:grid;place-items:center;padding:0 4px}.hixe-burger[data-v-72b13fbf]{display:none;background:none;border:0;color:var(--ink);font-size:1.4rem;cursor:pointer}@media(max-width:860px){.hixe-nav[data-v-72b13fbf]{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg);flex-direction:column;padding:18px 20px;border-bottom:1px solid var(--line)}.hixe-nav.open[data-v-72b13fbf]{display:flex}.hixe-burger[data-v-72b13fbf]{display:block}.hide-sm[data-v-72b13fbf]{display:none}}.hixe-footer[data-v-c54ef874]{border-top:1px solid var(--line);margin-top:60px;padding:44px 0 0;background:var(--soft)}.hixe-footer__subscribe[data-v-c54ef874]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--line)}.hixe-footer__subscribe h3[data-v-c54ef874]{font-size:1.25rem}.hixe-footer__subscribe form[data-v-c54ef874]{display:flex;gap:10px;flex-wrap:wrap}.hixe-footer__subscribe input[data-v-c54ef874]{min-width:220px;border:0;border-bottom:1px solid var(--ink);background:transparent;padding:10px 4px;color:var(--ink)}.hixe-footer__subscribe .ok[data-v-c54ef874]{margin:0;font-weight:700;color:var(--ink)}.hixe-footer__grid[data-v-c54ef874]{display:flex;flex-wrap:wrap;gap:36px;justify-content:space-between}.hixe-footer__grid nav[data-v-c54ef874]{display:flex;flex-direction:column;gap:8px;min-width:160px}.hixe-footer__grid h4[data-v-c54ef874]{margin-bottom:6px;font-size:.95rem}.hixe-footer__legal[data-v-c54ef874]{font-size:.85rem;color:var(--muted);margin-top:14px;max-width:320px}.hixe-footer__bar[data-v-c54ef874]{padding:18px 20px;margin-top:30px;border-top:1px solid var(--line);font-size:.8rem;color:var(--muted)}.hixe-brand[data-v-c54ef874]{display:flex;align-items:center;gap:10px}.hixe-brand__logo[data-v-c54ef874]{height:32px;width:auto}.hixe-brand__name[data-v-c54ef874]{font-family:var(--display);font-weight:800;color:var(--ink)}:root{--bg: #ffffff;--primary: #e9e9e9;--accent: #e6e6e6;--ink: #17141f;--white: #17141f;--light: #3c3749;--muted: #7d7690;--line: rgba(0, 0, 0, .1);--field: #f5f5f5;--soft: #f3f3f3;--sale: #d44a4a;--new: #2f8f5b;--fast: #2a6fdb;--dark: #121212;--display: "DM Sans", system-ui, sans-serif;--body: "DM Sans", system-ui, sans-serif;--radius: 12px;--radius-lg: 20px;--radius-pill: 999px;--container: 1200px;--shadow-soft: 0 12px 40px rgba(23, 20, 31, .08)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--body);background:var(--bg);color:var(--light);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--display);color:var(--white);margin:0;line-height:1.15}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.hixe-container{max-width:var(--container);margin:0 auto;padding:0 20px}.hixe-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 28px;border-radius:var(--radius-pill);border:0;cursor:pointer;background:var(--dark);color:#fff;font-weight:700;font-family:var(--display);transition:transform .2s ease,opacity .2s ease,background .2s ease}.hixe-btn:hover{opacity:.92;transform:translateY(-1px)}.hixe-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.hixe-btn--ghost{background:transparent;border:1px solid var(--line);color:var(--white)}.hixe-btn--ghost:hover{background:var(--soft)}.hixe-section-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;letter-spacing:-.02em}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0}@keyframes hixe-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hixe-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
