

/* Start:/local/templates/hv/template_styles.css?178726270718944*/
:root{--milk:#fff9ef;--ink:#24313a;--blue:#3559e0;--coral:#f2775c;--mint:#a9d9c7;--sun:#f5c451;--line:#dfe2dc;--white:#fff;--muted:#68737a;--shadow:0 18px 50px rgba(36,49,58,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--milk);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.hv-shell{min-height:100vh}.topline{height:34px;background:var(--blue);color:white;display:flex;align-items:center;justify-content:center;gap:48px;font-size:12px;font-weight:700;letter-spacing:.03em}.topline a{text-decoration:underline;text-underline-offset:3px}.hv-header{height:82px;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;padding:0 4vw;border-bottom:1px solid var(--line);background:rgba(255,249,239,.96);position:relative;z-index:20}.hv-logo{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:22px;letter-spacing:-.06em}.logo-dot{display:grid;place-items:center;width:38px;height:38px;border-radius:14px 18px 12px 20px;background:var(--coral);color:white;font-size:12px;font-weight:800;letter-spacing:0;transform:rotate(-4deg)}.hv-logo strong{font-weight:800}.hv-nav{display:flex;justify-content:center;gap:28px;font-size:14px;font-weight:600}.hv-nav a{position:relative}.hv-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--coral);transition:.2s}.hv-nav a:hover:after{right:0}.hv-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.search-toggle{border:0;background:transparent;font-size:26px;width:44px;height:44px;cursor:pointer}.cart-link{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.cart-count{display:grid;place-items:center;width:30px;height:30px;border-radius:12px;background:var(--sun)}.menu-toggle{display:none}.search-panel{padding:22px 4vw;background:white;border-bottom:1px solid var(--line)}.search-panel form{max-width:760px;margin:auto}.search-panel label{display:block;font-weight:700;margin-bottom:8px}.search-panel form div{display:flex}.search-panel input{min-width:0;flex:1;border:1px solid var(--line);border-radius:14px 0 0 14px;padding:14px 16px}.search-panel button{border:0;background:var(--ink);color:white;padding:0 24px;border-radius:0 14px 14px 0;font-weight:700}
.container{width:min(1320px,92vw);margin:auto}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.12em;margin:0 0 14px;color:var(--blue)}.button{min-height:48px;border:0;border-radius:14px;background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;font-weight:800;cursor:pointer}.button.blue{background:var(--blue)}.button.coral{background:var(--coral)}.button.ghost{background:transparent;color:var(--ink);border:1px solid var(--ink)}.button.full{width:100%}.text-link{display:inline-block;font-weight:800;border-bottom:2px solid currentColor;padding-bottom:4px}
.hero{width:min(1400px,96vw);margin:24px auto 70px;display:grid;grid-template-columns:45% 55%;min-height:570px;border-radius:32px;overflow:hidden;background:var(--mint)}.hero-copy{padding:70px clamp(28px,6vw,86px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{font-size:clamp(48px,5.2vw,86px);line-height:.94;letter-spacing:-.065em;margin:0 0 26px;max-width:680px}.hero p{font-size:18px;line-height:1.55;max-width:520px;margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-photo{position:relative;min-height:570px}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-sticker{position:absolute;right:30px;bottom:30px;background:var(--sun);width:142px;height:142px;border-radius:52% 44% 48% 40%;display:grid;place-items:center;text-align:center;font-weight:800;transform:rotate(6deg);padding:15px}
.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 auto 80px}.benefit{border:1px solid var(--line);border-radius:22px;padding:24px;background:white;display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center}.benefit-icon{width:48px;height:48px;border-radius:18px;background:var(--sun);display:grid;place-items:center;font-size:22px}.benefit:nth-child(2) .benefit-icon{background:var(--mint)}.benefit:nth-child(3) .benefit-icon{background:#f7c3b7}.benefit b{display:block;margin-bottom:4px}.benefit span{font-size:13px;color:var(--muted)}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-head h2{font-size:clamp(32px,4vw,56px);line-height:1;letter-spacing:-.055em;margin:0}.section-head p{max-width:520px;color:var(--muted);line-height:1.6}.category-section{margin-bottom:90px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{min-height:210px;border-radius:24px;padding:24px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;font-weight:800}.category-card:nth-child(4n+1){background:#dce5ff}.category-card:nth-child(4n+2){background:#ffd9cf}.category-card:nth-child(4n+3){background:#d6eee5}.category-card:nth-child(4n){background:#fbe4a2}.category-card strong{font-size:24px;line-height:1.05;max-width:190px}.category-card span{font-size:12px}.category-shape{position:absolute;width:110px;height:110px;border:16px solid rgba(255,255,255,.7);border-radius:50% 45% 55% 40%;right:-16px;bottom:-14px;transform:rotate(20deg)}
.products-section{margin-bottom:100px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 16px}.product-card{background:white;border-radius:20px;overflow:hidden;position:relative;min-width:0;display:flex;flex-direction:column}.product-card-image{height:310px;position:relative;overflow:hidden;background:#eee}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.product-card-badge{position:absolute;top:12px;left:12px;z-index:2;background:white;border-radius:10px;padding:7px 10px;font-size:10px;font-weight:800;text-transform:uppercase}.product-card-info{padding:18px;display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-items:start;flex:1}.product-card-name{font-weight:700;line-height:1.35}.product-card-price{font-weight:800;white-space:nowrap}.product-card-meta{grid-column:1/-1;font-size:12px;color:var(--muted)}.quick-add{grid-column:1/-1;height:44px;margin-top:6px;border:0;border-radius:12px;background:#edf0ff;color:var(--blue);font-weight:800;cursor:pointer}.quick-add.added{background:var(--mint);color:var(--ink)}
.pet-banner{width:min(1400px,96vw);margin:0 auto 100px;display:grid;grid-template-columns:1.1fr .9fr;border-radius:32px;overflow:hidden;background:var(--blue);color:white}.pet-banner-copy{padding:clamp(40px,7vw,90px)}.pet-banner h2{font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.06em;margin:0 0 22px}.pet-banner p{font-size:17px;line-height:1.6;max-width:540px}.pet-banner .button{background:var(--sun);color:var(--ink);margin-top:18px}.pet-banner-image img{width:100%;height:100%;min-height:480px;object-fit:cover}
.advice{margin-bottom:110px}.advice-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:16px}.advice-card{border-radius:24px;padding:34px;min-height:280px;background:var(--coral);color:white;display:flex;flex-direction:column;justify-content:space-between}.advice-card:last-child{background:var(--sun);color:var(--ink)}.advice-card h3{font-size:34px;line-height:1.05;letter-spacing:-.04em;margin:0;max-width:560px}.advice-card p{max-width:560px;line-height:1.6}
.page-head{padding:60px 4vw 34px}.page-head-inner{width:min(1320px,92vw);margin:auto;display:flex;align-items:end;justify-content:space-between;gap:30px}.page-head h1{font-size:clamp(44px,6vw,78px);letter-spacing:-.065em;line-height:1;margin:0}.page-head p{max-width:500px;color:var(--muted);line-height:1.6}.catalog-shell{width:min(1320px,92vw);margin:0 auto 100px;display:grid;grid-template-columns:240px 1fr;gap:32px}.filters{background:white;border-radius:20px;padding:20px;height:max-content;position:sticky;top:20px}.filter-title{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--muted);margin:8px 0 10px}.filter-link{display:flex;justify-content:space-between;gap:10px;padding:10px 8px;border-radius:10px;font-size:13px}.filter-link:hover,.filter-link.active{background:#edf0ff;color:var(--blue);font-weight:800}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);margin-bottom:16px}.catalog-shell .product-grid{grid-template-columns:repeat(3,1fr)}.catalog-shell .product-card-image{height:270px}.pagination{margin-top:38px;display:flex;align-items:center;justify-content:space-between}.pagination-pages{display:flex;gap:6px}.pagination a,.pagination span{min-width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-size:13px}.pagination a.active{background:var(--blue);color:white}.pagination-arrow{padding:0 12px;width:auto!important}
.product-page{width:min(1260px,92vw);margin:50px auto 110px;display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(40px,7vw,100px)}.product-gallery{border-radius:28px;overflow:hidden;background:#eee;min-height:650px}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-info{padding-top:24px}.breadcrumbs{font-size:12px;color:var(--muted);margin-bottom:40px}.product-info h1{font-size:clamp(38px,4.5vw,66px);letter-spacing:-.055em;line-height:1.02;margin:0 0 18px}.product-price{font-size:26px;font-weight:800;margin-bottom:22px}.product-description{line-height:1.7;color:var(--muted)}.product-specs{border-top:1px solid var(--line);margin:30px 0}.product-specs div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:15px 0}.product-specs dt{color:var(--muted)}.product-specs dd{margin:0;text-align:right;font-weight:700}.pack-row{display:flex;gap:8px;margin:24px 0}.pack-pill{border:1px solid var(--line);background:white;border-radius:10px;padding:10px 14px;font-weight:700}.pack-pill.active{border-color:var(--blue);color:var(--blue)}.product-note{font-size:12px;color:var(--muted);line-height:1.5}
.cart-page,.simple-page,.pet-page{width:min(1080px,92vw);margin:60px auto 110px}.cart-page h1,.simple-page h1,.pet-page h1{font-size:clamp(44px,6vw,76px);letter-spacing:-.06em;margin:0 0 35px}.cart-layout{display:grid;grid-template-columns:1fr 330px;gap:30px}.cart-items{display:grid;gap:12px}.cart-row{display:grid;grid-template-columns:96px 1fr auto;gap:18px;align-items:center;padding:14px;background:white;border-radius:18px}.cart-row img{width:96px;height:96px;object-fit:cover;border-radius:12px}.cart-row b{display:block;margin-bottom:6px}.cart-row small{color:var(--muted)}.cart-remove{border:0;background:transparent;text-decoration:underline;cursor:pointer;font-size:12px}.cart-summary{background:var(--ink);color:white;border-radius:22px;padding:24px;height:max-content;position:sticky;top:20px}.cart-summary h2{margin:0 0 28px}.summary-line{display:flex;justify-content:space-between;margin:14px 0}.summary-total{font-size:22px;font-weight:800;border-top:1px solid #52606a;padding-top:18px}.cart-summary .button{background:var(--sun);color:var(--ink);width:100%;margin-top:18px}.empty-state{padding:60px 30px;text-align:center;background:white;border-radius:24px;grid-column:1/-1}.empty-state h2{font-size:34px;margin-top:0}
.pet-intro{display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:center;margin-bottom:45px}.pet-intro p{font-size:18px;line-height:1.7;color:var(--muted)}.pet-form{background:white;border-radius:28px;padding:32px;box-shadow:var(--shadow)}.pet-form h2{font-size:30px;margin:0 0 24px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800}.field input,.field select{height:48px;border:1px solid var(--line);border-radius:12px;padding:0 14px;background:white}.pet-result{margin-top:25px;background:#edf0ff;border-radius:20px;padding:24px}.pet-result h3{margin:0 0 8px}.repeat-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;background:var(--sun);border-radius:26px;padding:38px;margin-bottom:20px}.repeat-card h2{font-size:34px;letter-spacing:-.04em;margin:0 0 10px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card{padding:26px;background:white;border-radius:20px}.info-card h2{font-size:24px;margin-top:0}.info-card p{line-height:1.65;color:var(--muted)}
.hv-footer{background:var(--ink);color:white;padding:0 4vw}.footer-lead{width:min(1320px,92vw);margin:auto;padding:52px 0;border-bottom:1px solid #4a555d;display:flex;justify-content:space-between;gap:20px;font-size:clamp(24px,3vw,42px);font-weight:800;letter-spacing:-.04em}.footer-lead a{color:var(--sun)}.footer-grid{width:min(1320px,92vw);margin:auto;padding:52px 0;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.hv-logo.inverse .logo-dot{background:var(--sun);color:var(--ink)}.footer-grid>div{display:flex;flex-direction:column;gap:11px;font-size:13px}.footer-grid b{text-transform:uppercase;font-size:10px;letter-spacing:.1em;color:#aeb6bb;margin-bottom:8px}.footer-grid p{color:#aeb6bb;line-height:1.6}.footer-bottom{width:min(1320px,92vw);margin:auto;border-top:1px solid #4a555d;padding:22px 0;display:flex;justify-content:space-between;color:#8e999f;font-size:11px}
@media(max-width:1050px){.hv-header{grid-template-columns:190px 1fr 160px}.hv-nav{gap:15px;font-size:12px}.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-shell .product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topline{height:auto;min-height:32px;padding:7px 14px;font-size:9px;justify-content:center}.topline a{display:none}.hv-header{height:68px;padding:0 16px;grid-template-columns:1fr auto auto}.hv-logo{font-size:19px}.logo-dot{width:34px;height:34px}.menu-toggle{display:flex;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:0;background:transparent}.menu-toggle span{width:20px;height:2px;background:var(--ink)}.menu-toggle i{display:none}.hv-nav{display:none;position:absolute;left:0;right:0;top:68px;background:var(--milk);padding:22px;flex-direction:column;border-bottom:1px solid var(--line)}.hv-nav.open{display:flex}.search-toggle{display:none}.cart-link{font-size:0}.cart-count{font-size:12px}.search-panel{padding:16px}.hero{width:100%;margin:0 0 48px;grid-template-columns:1fr;border-radius:0}.hero-copy{padding:44px 20px}.hero h1{font-size:48px}.hero p{font-size:15px}.hero-photo{min-height:360px}.hero-sticker{width:105px;height:105px;font-size:12px;right:16px;bottom:16px}.container{width:calc(100% - 32px)}.benefits{grid-template-columns:1fr;margin-bottom:55px}.section-head{display:block}.section-head p{font-size:14px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{min-height:165px;padding:18px}.category-card strong{font-size:19px}.product-grid{grid-template-columns:1fr 1fr;gap:12px 8px}.product-card{border-radius:14px}.product-card-image{height:210px}.product-card-info{padding:12px;display:flex;flex-direction:column;gap:7px}.product-card-name{font-size:12px}.product-card-price{font-size:13px}.product-card-meta{font-size:10px}.quick-add{width:100%;font-size:11px}.pet-banner{width:100%;grid-template-columns:1fr;border-radius:0;margin-bottom:60px}.pet-banner-copy{padding:45px 20px}.pet-banner-image img{min-height:340px}.advice{margin-bottom:60px}.advice-grid{grid-template-columns:1fr}.advice-card{min-height:240px;padding:26px}.page-head{padding:38px 0 25px}.page-head-inner{display:block}.page-head p{font-size:14px}.catalog-shell{grid-template-columns:1fr;width:calc(100% - 24px);gap:16px}.filters{position:static;display:flex;overflow-x:auto;gap:5px;padding:10px}.filter-title{display:none}.filter-link{flex:0 0 auto;white-space:nowrap;background:#f7f7f2}.filter-link span:last-child{display:none}.catalog-shell .product-grid{grid-template-columns:1fr 1fr}.catalog-shell .product-card-image{height:200px}.catalog-toolbar{padding:0 4px}.pagination-arrow{font-size:11px}.pagination-pages a,.pagination-pages span{min-width:32px}.product-page{grid-template-columns:1fr;margin-top:20px;gap:28px}.product-gallery{min-height:420px}.product-info{padding:0}.breadcrumbs{margin-bottom:22px}.product-info h1{font-size:38px}.cart-page,.simple-page,.pet-page{margin-top:38px}.cart-layout{grid-template-columns:1fr}.cart-row{grid-template-columns:72px 1fr}.cart-row img{width:72px;height:72px}.cart-row>div:last-child{grid-column:2}.cart-summary{position:static}.pet-intro{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.repeat-card{grid-template-columns:1fr;padding:26px}.info-grid{grid-template-columns:1fr}.footer-lead{display:block;padding:40px 0}.footer-lead a{display:block;margin-top:12px}.footer-grid{grid-template-columns:1fr 1fr;padding:38px 0}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block;line-height:1.8}}
.checkout-page{width:min(860px,92vw);margin:55px auto 100px}.checkout-page>h1{font-size:clamp(44px,7vw,76px);letter-spacing:-.06em;margin:0 0 30px}.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:white;border-radius:26px;padding:32px;box-shadow:0 16px 45px rgba(29,47,69,.08)}.checkout-form label{display:grid;gap:7px}.checkout-form label>span{font-size:12px;font-weight:800;color:#4d5c6d}.checkout-form input:not([type=checkbox]),.checkout-form textarea{width:100%;border:1px solid #dfe5ec;border-radius:12px;background:#f8fafc;padding:14px;min-height:50px}.checkout-form .wide{grid-column:1/-1}.checkout-form .consent{display:flex;grid-template-columns:none;flex-direction:row;align-items:flex-start}.checkout-form .consent input{width:22px;height:22px;flex:0 0 auto}.checkout-submit{display:flex;align-items:center;gap:20px}.checkout-submit a{text-decoration:underline}.checkout-success{background:white;border-radius:26px;padding:50px;box-shadow:0 16px 45px rgba(29,47,69,.08)}.checkout-success>span{width:55px;height:55px;border-radius:50%;background:#bcebdc;display:grid;place-items:center;font-size:25px}.checkout-success h1{font-size:54px;margin:20px 0 12px}.form-error{background:#fff0ed;border-left:5px solid #ff6f61;padding:14px;margin-bottom:18px}button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:760px){.checkout-form{grid-template-columns:1fr;padding:20px}.checkout-form label,.checkout-form .wide{grid-column:1}.checkout-submit{align-items:flex-start;flex-direction:column}.checkout-success{padding:30px 20px}.checkout-success h1{font-size:38px}}

/* End */
/* /local/templates/hv/template_styles.css?178726270718944 */
