:root{--hub-rose:#C48B9F;--hub-rose-deep:#8E4F68;--hub-tint:#FDF7F9;--hub-tint-2:#F6E9EE;--hub-ink:#1A1D2B;--hub-body:#3A3E4C;--hub-muted:#6B7080;--hub-line:rgba(196,139,159,.32);--hub-warn:#B4671B;--hub-warn-bg:#FDF6EC;--hub-warn-line:rgba(180,103,27,.32);--hub-font:"Poppins",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.hub-sec{font-family:var(--hub-font);max-width:1120px;margin:0 auto;padding:34px 20px;scroll-margin-top:76px;color:var(--hub-body)}.hub-sec--narrow{max-width:900px}.hub-sec *{box-sizing:border-box}.hub-banner{background:var(--hub-accent,var(--hub-rose));border-radius:10px;padding:13px 20px;text-align:center;margin:0 0 18px}.hub-banner h2{margin:0;color:#fff;font-family:var(--hub-font);font-size:clamp(17px,2.5vw,25px);line-height:1.25;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.hub-intro{max-width:780px;margin:0 auto 24px;text-align:center;font-size:16px;line-height:1.62;color:var(--hub-body)}.hub-note{margin:18px 0 0;font-size:13.5px;line-height:1.6;color:var(--hub-muted);text-align:center}.hub-a{color:var(--hub-rose-deep);font-weight:600;text-decoration:underline;text-underline-offset:2px}.hub-a:hover,.hub-a:focus-visible{color:var(--hub-ink)}.hub-sec :focus-visible{outline:2px solid var(--hub-rose-deep);outline-offset:2px;border-radius:4px}.hub-img{display:block;width:100%;height:auto;background:var(--hub-tint-2)}.hub-hero{font-family:var(--hub-font);background:linear-gradient(100deg,var(--hub-tint-2) 0%,var(--hub-tint) 62%);border-bottom:3px solid var(--hub-accent,var(--hub-rose))}.hub-hero__inner{max-width:1120px;margin:0 auto;padding:34px 20px 30px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.hub-hero__text{flex:1 1 320px;min-width:0}.hub-hero__eyebrow{margin:0 0 8px;font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hub-rose-deep)}.hub-hero__title{margin:0 0 10px;font-family:var(--hub-font);font-size:clamp(26px,4.4vw,44px);line-height:1.1;font-weight:700;color:var(--hub-ink);white-space:pre-line;text-transform:none}.hub-hero__sub{margin:0 0 16px;font-size:clamp(15px,1.9vw,19px);line-height:1.55;color:var(--hub-muted);max-width:52ch}.hub-hero__ctas{display:flex;gap:10px;flex-wrap:wrap}.hub-hero__cta{display:inline-block;padding:11px 20px;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none;background:var(--hub-accent,var(--hub-rose));color:#fff;border:1.5px solid var(--hub-accent,var(--hub-rose))}.hub-hero__cta--ghost{background:#fff;color:var(--hub-ink)}.hub-hero__cta:hover,.hub-hero__cta:focus-visible{background:var(--hub-rose-deep);border-color:var(--hub-rose-deep);color:#fff}.hub-hero__media{flex:0 1 400px;margin-left:auto}.hub-hero__media img{width:100%;max-width:400px;height:auto;border-radius:14px;display:block}@media(max-width:640px){.hub-hero__media{margin-left:0;flex-basis:100%}}.hub-tabs{font-family:var(--hub-font);position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.hub-tabs__rail{max-width:1120px;margin:0 auto;padding:10px 16px;display:flex;gap:9px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hub-tabs__rail::-webkit-scrollbar{display:none}.hub-tabs__pill{flex:0 0 auto;padding:9px 17px;border-radius:999px;border:1.5px solid var(--hub-accent,var(--hub-rose));color:var(--hub-ink);text-decoration:none;font-size:13.5px;font-weight:600;background:#fff;white-space:nowrap;transition:background .15s,color .15s}.hub-tabs__pill:hover,.hub-tabs__pill:focus-visible{background:var(--hub-accent,var(--hub-rose));color:#fff}.hub-steps__grid{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:680px){.hub-steps__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.hub-steps__card{background:var(--hub-tint);border:1px solid var(--hub-line);border-radius:14px;padding:20px;display:flex;flex-direction:column}.hub-steps__num{width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:var(--hub-accent,var(--hub-rose));color:#fff;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}.hub-steps__figure{margin:0 0 12px;border-radius:10px;overflow:hidden;aspect-ratio:4/3;background:var(--hub-tint-2)}.hub-steps__figure img{width:100%;height:100%;object-fit:cover;display:block}.hub-steps__card h3{margin:0 0 8px;font-family:var(--hub-font);font-size:17px;line-height:1.3;font-weight:600;color:var(--hub-ink);text-transform:none}.hub-steps__card p{margin:0;font-size:15px;line-height:1.62;color:var(--hub-body);white-space:pre-line}.hub-steps__link{display:inline-block;margin-top:12px;font-size:14px;font-weight:700;color:var(--hub-rose-deep);text-decoration:none}.hub-steps__link:hover,.hub-steps__link:focus-visible{text-decoration:underline}.hub-spot{border-radius:16px;padding:26px 24px;border:1px solid var(--hub-line);background:linear-gradient(140deg,var(--hub-tint-2) 0%,var(--hub-tint) 70%)}.hub-spot--warn{background:var(--hub-warn-bg);border-color:var(--hub-warn-line)}.hub-spot--quote{background:var(--hub-accent,var(--hub-rose));border-color:transparent;text-align:center}.hub-spot__eyebrow{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--hub-rose-deep)}.hub-spot--warn .hub-spot__eyebrow{color:var(--hub-warn)}.hub-spot__h{margin:0 0 12px;font-family:var(--hub-font);font-size:clamp(20px,3vw,30px);line-height:1.22;font-weight:700;color:var(--hub-ink);text-transform:none}.hub-spot__body{margin:0;font-size:16px;line-height:1.68;color:var(--hub-body);max-width:66ch}.hub-spot__body p{margin:0 0 10px}.hub-spot__body p:last-child{margin-bottom:0}.hub-spot__cols{display:flex;gap:28px;flex-wrap:wrap;align-items:flex-start}.hub-spot__main{flex:1 1 340px;min-width:0}.hub-spot__stat{flex:0 0 auto;background:#fff;border:1px solid var(--hub-line);border-radius:14px;padding:18px 22px;text-align:center;min-width:150px}.hub-spot__stat b{display:block;font-size:clamp(30px,5vw,42px);line-height:1;font-weight:700;color:var(--hub-rose-deep)}.hub-spot__stat span{display:block;margin-top:7px;font-size:12.5px;line-height:1.45;color:var(--hub-muted)}.hub-spot__points{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:12px}@media(min-width:680px){.hub-spot__points{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}.hub-spot__points li{background:#fff;border:1px solid var(--hub-line);border-radius:12px;padding:14px 16px}.hub-spot--warn .hub-spot__points li{border-color:var(--hub-warn-line)}.hub-spot__points strong{display:block;font-size:14.5px;font-weight:600;color:var(--hub-ink);margin-bottom:5px}.hub-spot__points span{display:block;font-size:14px;line-height:1.58;color:var(--hub-body)}.hub-spot__cta{display:inline-block;margin-top:18px;padding:12px 24px;border-radius:999px;background:var(--hub-accent,var(--hub-rose));color:#fff;font-size:14.5px;font-weight:600;text-decoration:none}.hub-spot__cta:hover,.hub-spot__cta:focus-visible{background:var(--hub-rose-deep);color:#fff}.hub-spot--warn .hub-spot__cta{background:var(--hub-warn)}.hub-spot__quote{margin:0;font-family:var(--hub-font);font-size:clamp(17px,2.6vw,25px);line-height:1.45;font-weight:500;color:#fff}.hub-spot__quote p{margin:0}.hub-spot__cite{display:block;margin-top:12px;font-size:13px;font-style:normal;color:#ffffffdb}.hub-height__rows{border:1px solid var(--hub-line);border-radius:14px;overflow:hidden}.hub-height__row{display:flex;align-items:center;gap:16px;padding:15px 16px;background:#fff}.hub-height__row+.hub-height__row{border-top:1px solid var(--hub-line)}.hub-height__row:nth-child(2n){background:var(--hub-tint)}.hub-height__range{flex:0 0 96px;text-align:center;background:var(--hub-tint-2);border:1.5px solid var(--hub-accent,var(--hub-rose));border-radius:11px;padding:10px 6px;font-weight:700;font-size:14px;line-height:1.25;color:var(--hub-ink);white-space:pre-line}.hub-height__label{min-width:0}.hub-height__label strong{display:block;font-size:16px;line-height:1.35;font-weight:600;color:var(--hub-ink)}.hub-height__label small{display:block;margin-top:4px;color:var(--hub-muted);font-size:13px;line-height:1.55;white-space:pre-line}.hub-fills__grid{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:700px){.hub-fills__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.hub-fill{background:#fff;border:1px solid var(--hub-line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.hub-fill__figure{margin:0;aspect-ratio:1/1;background:var(--hub-tint-2)}.hub-fill__figure img{width:100%;height:100%;object-fit:cover;display:block}.hub-fill__body{padding:16px 17px 18px;display:flex;flex-direction:column;flex:1}.hub-fill__name{margin:0 0 4px;font-family:var(--hub-font);font-size:16.5px;line-height:1.3;font-weight:600;color:var(--hub-ink);text-transform:none}.hub-fill__badge{display:inline-block;align-self:flex-start;margin:0 0 10px;padding:4px 10px;border-radius:999px;background:var(--hub-tint-2);color:var(--hub-rose-deep);font-size:11.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hub-fill dl{margin:0;font-size:14px;line-height:1.58}.hub-fill dt{margin:9px 0 2px;font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--hub-muted)}.hub-fill dd{margin:0;color:var(--hub-body)}.hub-fill__link{margin-top:14px;display:inline-block;font-size:14px;font-weight:700;color:var(--hub-rose-deep);text-decoration:none}.hub-fill__link:hover,.hub-fill__link:focus-visible{text-decoration:underline}.hub-care__wrap{overflow-x:auto;border:1px solid var(--hub-line);border-radius:14px;background:#fff}.hub-care table{width:100%;border-collapse:collapse;font-size:14.5px;min-width:640px}.hub-care th,.hub-care td{padding:13px 15px;text-align:left;vertical-align:top;line-height:1.55;border-bottom:1px solid var(--hub-line)}.hub-care thead th{background:var(--hub-accent,var(--hub-rose));color:#fff;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;border-bottom:none}.hub-care tbody tr:last-child th,.hub-care tbody tr:last-child td{border-bottom:none}.hub-care tbody th{font-weight:600;color:var(--hub-ink);width:26%}.hub-care td.hub-care__never{color:var(--hub-warn);font-weight:600}@media(max-width:719px){.hub-care__wrap{border:none;background:transparent;overflow:visible}.hub-care table,.hub-care tbody,.hub-care tr,.hub-care th,.hub-care td{display:block;width:auto;min-width:0}.hub-care thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hub-care tbody tr{background:#fff;border:1px solid var(--hub-line);border-radius:13px;padding:6px 4px;margin-bottom:12px}.hub-care tbody th{font-size:16px;padding-bottom:6px;border-bottom:none}.hub-care tbody td{border-bottom:none;padding-top:4px;padding-bottom:8px}.hub-care tbody td:before{content:attr(data-label);display:block;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--hub-muted);margin-bottom:3px}}.hub-fix__list{display:grid;gap:14px}.hub-fix__row{background:#fff;border:1px solid var(--hub-line);border-radius:14px;padding:18px 19px;display:grid;gap:6px}@media(min-width:760px){.hub-fix__row{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:8px 26px;align-items:start}}.hub-fix__sym{margin:0;font-family:var(--hub-font);font-size:16px;line-height:1.38;font-weight:600;color:var(--hub-ink);text-transform:none}.hub-fix__why{margin:0;font-size:13.5px;line-height:1.55;color:var(--hub-muted)}.hub-fix__do{margin:0;font-size:15px;line-height:1.62;color:var(--hub-body)}@media(min-width:760px){.hub-fix__why{grid-column:1}.hub-fix__do{grid-column:2;grid-row:1/span 2}}.hub-fix__link{display:inline-block;margin-top:9px;font-size:14px;font-weight:700;color:var(--hub-rose-deep);text-decoration:none}.hub-fix__link:hover,.hub-fix__link:focus-visible{text-decoration:underline}.hub-prod__grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media(min-width:760px){.hub-prod__grid{grid-template-columns:repeat(4,1fr)}}.hub-prod__card{display:flex;flex-direction:column;text-decoration:none;background:#fff;border:1px solid var(--hub-line);border-radius:13px;overflow:hidden;transition:border-color .15s}.hub-prod__card:hover,.hub-prod__card:focus-visible{border-color:var(--hub-rose-deep)}.hub-prod__figure{margin:0;aspect-ratio:1/1;background:var(--hub-tint-2)}.hub-prod__figure img{width:100%;height:100%;object-fit:cover;display:block}.hub-prod__ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:11.5px;color:var(--hub-muted);text-align:center;padding:10px}.hub-prod__body{padding:12px 13px 14px}.hub-prod__t{display:block;font-size:14.5px;line-height:1.35;font-weight:600;color:var(--hub-ink)}.hub-prod__m{display:block;margin-top:5px;font-size:12.5px;line-height:1.45;color:var(--hub-muted)}.hub-faq__item{border:1px solid var(--hub-line);border-radius:12px;background:#fff;margin-bottom:10px}.hub-faq__item summary{display:flex;align-items:flex-start;gap:12px;padding:15px 16px;cursor:pointer;font-family:var(--hub-font);font-size:15.5px;line-height:1.45;font-weight:600;color:var(--hub-ink);list-style:none}.hub-faq__item summary::-webkit-details-marker{display:none}.hub-faq__item[open]{border-color:var(--hub-accent,var(--hub-rose))}.hub-faq__q{flex:0 0 26px;width:26px;height:26px;margin-top:1px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--hub-accent,var(--hub-rose));color:#fff;font-weight:700;font-size:13px}.hub-faq__a{padding:0 16px 16px 54px;font-size:15px;line-height:1.68;color:var(--hub-body);white-space:pre-line}.hub-faq__a a{color:var(--hub-rose-deep);font-weight:600}@media(max-width:560px){.hub-faq__a{padding-left:16px}}.hub-band{font-family:var(--hub-font);max-width:1120px;margin:12px auto 26px;padding:14px 18px;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;background:var(--hub-tint);border:1px dashed var(--hub-accent,var(--hub-rose));border-radius:12px;font-size:14.5px;color:var(--hub-body)}.hub-band a{font-weight:700;color:var(--hub-rose-deep);text-decoration:none}.hub-band a:hover,.hub-band a:focus-visible{text-decoration:underline}@media(prefers-reduced-motion:reduce){.hub-sec *,.hub-hero *{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/253/assets/hub.css.map */
