.hh-blog,.hh-post{--hh-ink:#222;--hh-muted:#6b6b6b;--hh-line:#e8e8e8;--hh-soft:#f6f5f3;--hh-accent:#F1641E;--hh-r:12px;color:var(--hh-ink);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding-top:18px;padding-bottom:56px}.hh-blog a,.hh-post a{color:inherit;text-decoration:none}.hh-crumbs{display:flex;flex-wrap:wrap;gap:6px;font-size:13px;color:var(--hh-muted);margin-bottom:18px}.hh-crumbs a:hover{color:var(--hh-ink);text-decoration:underline}.hh-blog__head{margin-bottom:16px}.hh-blog__title{font-size:clamp(28px,4vw,40px);line-height:1.15;font-weight:700;margin:0 0 8px;letter-spacing:-.01em}.hh-blog__intro{margin:0;color:var(--hh-muted);font-size:16px;max-width:680px;line-height:1.5}.hh-cats{display:flex;gap:8px;overflow-x:auto;padding:4px 0 14px;margin-bottom:22px;border-bottom:1px solid var(--hh-line);scrollbar-width:none}.hh-cats::-webkit-scrollbar{display:none}.hh-cats__item{flex:0 0 auto;padding:7px 16px;border:1px solid var(--hh-line);border-radius:24px;font-size:14px;font-weight:500;white-space:nowrap}.hh-cats__item:hover{border-color:var(--hh-ink)}.hh-cats__item.is-active{background:var(--hh-ink);border-color:var(--hh-ink);color:#fff}.hh-card{display:flex;flex-direction:column;gap:12px;min-width:0}.hh-card__media{display:block;overflow:hidden;border-radius:var(--hh-r);background:var(--hh-soft);aspect-ratio:16/9}.hh-card__media img,.hh-card__placeholder svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.hh-card:hover .hh-card__media img{transform:scale(1.03)}.hh-card__body{display:flex;flex-direction:column;gap:6px;min-width:0}.hh-card__title{margin:0;font-size:18px;line-height:1.3;font-weight:600;letter-spacing:0}.hh-card__title a:hover{text-decoration:underline}.hh-card__excerpt{margin:4px 0 0;color:var(--hh-muted);font-size:15px;line-height:1.55}.hh-card__date{font-size:12px;color:var(--hh-muted)}.hh-card--hero .hh-card__title{font-size:clamp(22px,2.6vw,30px);line-height:1.2}.hh-card--side{flex-direction:row;gap:12px;align-items:flex-start}.hh-card--side .hh-card__media{flex:0 0 42%;aspect-ratio:3/2;border-radius:8px}.hh-card--side .hh-card__title{font-size:15px;line-height:1.35}.hh-card--mini{flex-direction:row;gap:12px;align-items:center;padding:10px 0;border-top:1px solid var(--hh-line)}.hh-card--mini:first-of-type{border-top:0;padding-top:0}.hh-card--mini .hh-card__media{flex:0 0 90px;aspect-ratio:1;border-radius:8px}.hh-card--mini .hh-card__title{font-size:14px;line-height:1.35;font-weight:500;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hh-card--mini .hh-card__body{gap:4px}.hh-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;font-size:13px;color:var(--hh-muted)}.hh-meta svg{vertical-align:-2px;margin-right:3px}.hh-meta__cat{color:var(--hh-accent)!important;font-weight:600;text-transform:capitalize}.hh-meta__cat:hover{text-decoration:underline}.hh-meta__author strong{color:var(--hh-ink);font-weight:600}.hh-lead{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:28px;margin-bottom:34px}.hh-lead__side{display:flex;flex-direction:column;gap:16px}.hh-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding:28px 0 34px;border-top:1px solid var(--hh-line);border-bottom:1px solid var(--hh-line);margin-bottom:34px}.hh-tiles .hh-card__title{font-size:16px}.hh-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:40px;align-items:start}.hh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 26px}.hh-empty{color:var(--hh-muted)}.hh-aside{display:flex;flex-direction:column;gap:22px;min-width:0}.hh-aside__box{border:1px solid var(--hh-line);border-radius:var(--hh-r);padding:18px}.hh-aside__title{font-size:18px;font-weight:700;margin:0 0 14px;padding-bottom:10px;border-bottom:2px solid var(--hh-ink);letter-spacing:0}.hh-aside__sticky{position:sticky;top:100px}.hh-cta{background:var(--hh-soft);border-radius:var(--hh-r);padding:22px 20px}.hh-cta__eyebrow{margin:0 0 6px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--hh-accent)}.hh-cta__title{margin:0 0 8px;font-size:20px;line-height:1.25;font-weight:700}.hh-cta__text{margin:0 0 16px;font-size:14px;line-height:1.5;color:var(--hh-muted)}.hh-cta__btn,.hh-pcard__btn{display:inline-flex;align-items:center;justify-content:center;background:#222;color:#fff!important;border-radius:24px;padding:11px 22px;font-size:15px;font-weight:500;transition:opacity .2s}.hh-cta__btn:hover,.hh-pcard__btn:hover{opacity:.85}.hh-cta__trust{list-style:none;margin:16px 0 0;padding:0;font-size:13px;display:grid;gap:6px}.hh-cta__trust li:before{content:"\2713";color:var(--hh-accent);font-weight:700;margin-right:8px}.hh-pages{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:44px}.hh-pages__btn{border:1px solid var(--hh-ink);border-radius:24px;padding:9px 20px;font-weight:500;font-size:14px}.hh-pages__btn:hover{background:var(--hh-ink);color:#fff}.hh-pages__count{font-size:14px;color:var(--hh-muted)}.hh-post__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start}.hh-post__main{min-width:0;max-width:780px}.hh-post__title{font-size:clamp(28px,4vw,42px);line-height:1.18;font-weight:700;margin:0 0 20px;letter-spacing:-.01em}.hh-post__hero{margin:0 0 16px;border-radius:var(--hh-r);overflow:hidden;background:var(--hh-soft);aspect-ratio:16/9}.hh-post__hero img{width:100%;height:100%;object-fit:cover;display:block}.hh-post__bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;margin-bottom:22px;border-bottom:1px solid var(--hh-line)}.hh-share{display:flex;gap:8px;position:relative}.hh-share__btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--hh-line);background:#fff;color:var(--hh-ink);cursor:pointer;padding:0}.hh-share__btn:hover{border-color:var(--hh-ink)}.hh-share__done{position:absolute;right:0;top:40px;background:var(--hh-ink);color:#fff;font-size:12px;padding:3px 8px;border-radius:6px;white-space:nowrap}.hh-toc{background:var(--hh-soft);border-radius:var(--hh-r);padding:4px 20px;margin:0 0 30px}.hh-toc__head{cursor:pointer;font-weight:700;font-size:16px;padding:12px 0;list-style:none;display:flex;align-items:center;gap:8px}.hh-toc__head::-webkit-details-marker{display:none}.hh-toc__head:after{content:"";margin-left:auto;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s}.hh-toc[open] .hh-toc__head:after{transform:rotate(-135deg)}.hh-toc__list{margin:0 0 14px;padding-left:22px;display:grid;gap:7px;font-size:15px;line-height:1.4}.hh-toc__list a:hover{color:var(--hh-accent);text-decoration:underline}.hh-toc__list ol{padding-left:18px;margin-top:6px;display:grid;gap:5px;font-size:14px;list-style:lower-alpha}.hh-post__body{font-size:17px;line-height:1.72;color:#2b2b2b}.hh-post__body>*:first-child{margin-top:0}.hh-post__body p{margin:0 0 1.15em}.hh-post__body h2{font-size:clamp(23px,2.6vw,28px);line-height:1.25;font-weight:700;margin:1.9em 0 .6em;scroll-margin-top:110px;color:var(--hh-ink)}.hh-post__body h3{font-size:20px;line-height:1.3;font-weight:600;margin:1.5em 0 .5em;scroll-margin-top:110px;color:var(--hh-ink)}.hh-post__body a{color:var(--hh-ink);text-decoration:underline;text-decoration-color:var(--hh-accent);text-underline-offset:3px;text-decoration-thickness:2px}.hh-post__body a:hover{color:var(--hh-accent)}.hh-post__body ul,.hh-post__body ol{margin:0 0 1.2em;padding-left:1.3em}.hh-post__body li{margin-bottom:.45em}.hh-post__body img{max-width:100%;height:auto;border-radius:10px}.hh-post__body blockquote{margin:1.4em 0;padding:4px 0 4px 18px;border-left:3px solid var(--hh-accent);color:var(--hh-ink);font-style:normal}.hh-post__body table{width:100%;border-collapse:collapse;margin:0 0 1.4em;font-size:15px}.hh-post__body th,.hh-post__body td{border:1px solid var(--hh-line);padding:9px 12px;text-align:left}.hh-post__body th{background:var(--hh-soft)}.hh-post__body .hh-pcard{position:relative;display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:center;border:1px solid var(--hh-line);border-radius:var(--hh-r);padding:18px;margin:1.2em 0 1.6em;background:#fff}.hh-post__body .hh-pcard__num{position:absolute;top:-13px;left:16px;min-width:30px;height:30px;padding:0 8px;border-radius:15px;background:var(--hh-accent);color:#fff;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;line-height:1}.hh-post__body .hh-pcard__media{display:block;border-radius:10px;overflow:hidden;background:var(--hh-soft);aspect-ratio:1;text-decoration:none}.hh-post__body .hh-pcard__media img{width:100%;height:100%;object-fit:cover;border-radius:0;margin:0}.hh-post__body .hh-pcard__label{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--hh-accent);margin:0 0 6px}.hh-post__body .hh-pcard__title{font-size:19px;line-height:1.3;margin:0 0 8px;font-weight:700}.hh-post__body .hh-pcard__title a{text-decoration:none}.hh-post__body .hh-pcard__title a:hover{text-decoration:underline}.hh-post__body .hh-pcard__desc{font-size:15px;line-height:1.55;margin:0 0 14px;color:#444}.hh-post__body .hh-pcard__btn{text-decoration:none}.hh-post__body .hh-pcard__price{font-weight:700;margin-left:6px}.hh-post__tags{display:flex;flex-wrap:wrap;gap:8px;margin:34px 0 0}.hh-post__tags a{font-size:13px;padding:6px 14px;border:1px solid var(--hh-line);border-radius:24px}.hh-post__tags a:hover{border-color:var(--hh-ink)}.hh-related{margin-top:48px;padding-top:30px;border-top:1px solid var(--hh-line)}.hh-related__title{font-size:24px;font-weight:700;margin:0 0 20px}.hh-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hh-related__grid .hh-card__title{font-size:16px}@media(max-width:989px){.hh-lead,.hh-body,.hh-post__layout{grid-template-columns:minmax(0,1fr)}.hh-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.hh-aside__sticky{position:static}.hh-post__main{max-width:none}}@media(max-width:749px){.hh-blog,.hh-post{padding-top:12px}.hh-grid,.hh-related__grid{grid-template-columns:minmax(0,1fr)}.hh-tiles{gap:18px 14px}.hh-tiles .hh-card__title{font-size:15px}.hh-tiles .hh-meta__date{display:none}.hh-post__body{font-size:16px}.hh-post__body .hh-pcard{grid-template-columns:minmax(0,1fr);padding:16px}.hh-post__body .hh-pcard__media{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hh-blog.css.map */
