:root{--hub-rose:#B98AAC;--hub-rose-bright:#CA93BE;--hub-rose-deep:#8E5E80;--hub-tint:#FBF3F8;--hub-tint-2:#F3E4EE;--hub-hero-bg:#EEBEE1;--hub-hero-ink:#11202D;--hub-ink:#222222;--hub-body:#333333;--hub-muted:#767E83;--hub-line:rgba(185,138,172,.3);--hub-card-line:rgba(34,34,34,.08);--hub-shadow:0 10px 26px rgba(34,34,34,.07);--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}body.page-owners-hub-husband{--hub-rose:#005D92;--hub-rose-bright:#1B7FBF;--hub-rose-deep:#003F63;--hub-tint:#F2F8FC;--hub-tint-2:#DFEEF7;--hub-hero-bg:#CFE6F4;--hub-line:rgba(0,93,146,.3)}body.page-owners-hub-wife{--hub-rose:#C388AE;--hub-rose-bright:#CA93BE;--hub-rose-deep:#8E5E80;--hub-tint:#FBF3F8;--hub-tint-2:#F3E4EE;--hub-hero-bg:#EEBEE1;--hub-line:rgba(195,136,174,.3)}.hub-sec{font-family:var(--hub-font);max-width:1120px;margin:0 auto;padding:38px 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:12px;padding:16px 22px;text-align:center;margin:0 0 22px}.hub-banner h2{margin:0;color:#fff;font-family:var(--hub-font);font-size:clamp(18px,2.7vw,27px);line-height:1.3;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.hub-intro{max-width:780px;margin:0 auto 26px;text-align:center;font-size:16px;line-height:1.7;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:var(--hub-hero-bg)}.hub-hero__inner{max-width:1120px;margin:0 auto;padding:44px 20px 40px;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 10px;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--hub-rose-deep)}.hub-hero__title{margin:0 0 12px;font-family:var(--hub-font);font-size:clamp(28px,4.8vw,52px);line-height:1.15;font-weight:600;color:var(--hub-hero-ink);white-space:pre-line;text-transform:uppercase}.hub-hero__sub{margin:0 0 18px;font-size:clamp(15px,1.9vw,19px);line-height:1.55;color:var(--hub-hero-ink);opacity:.78;max-width:52ch}.hub-hero__ctas{display:flex;gap:10px;flex-wrap:wrap}.hub-hero__cta{display:inline-block;padding:12px 22px;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));box-shadow:0 4px 12px #8e5e8038}.hub-hero__cta--ghost{background:#fff;color:var(--hub-ink);box-shadow:none}.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:16px;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,.06);box-shadow:0 6px 18px #2222220d}.hub-tabs__rail{max-width:1120px;margin:0 auto;padding:12px 16px;display:flex;gap:8px;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:10px 18px;border-radius:999px;border:1.5px solid transparent;color:var(--hub-ink);text-decoration:none;font-size:13.5px;font-weight:600;background:transparent;white-space:nowrap;transition:background .15s,color .15s,border-color .15s;border-bottom:2.5px solid transparent}.hub-tabs__pill:hover,.hub-tabs__pill:focus-visible{background:var(--hub-tint);color:var(--hub-rose-deep);border-color:var(--hub-line)}.hub-steps__grid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:680px){.hub-steps__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.hub-steps__card{background:#fff;border:1px solid var(--hub-card-line);border-radius:16px;padding:22px;display:flex;flex-direction:column;box-shadow:var(--hub-shadow)}.hub-steps__num{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:var(--hub-accent,var(--hub-rose));color:#fff;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px}.hub-steps__figure{margin:0 0 14px;border-radius:12px;overflow:hidden;aspect-ratio:4/3;background:var(--hub-tint)}.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.35;font-weight:600;color:var(--hub-ink);text-transform:none}.hub-steps__card p{margin:0;font-size:15px;line-height:1.7;color:var(--hub-body);white-space:pre-line}.hub-steps__link{display:inline-block;margin-top:12px;font-size:14px;font-weight:600;color:var(--hub-rose-deep);text-decoration:none}.hub-steps__link:hover,.hub-steps__link:focus-visible{text-decoration:underline}.hub-spot{border-radius:18px;padding:28px 26px;border:1px solid var(--hub-card-line);background:var(--hub-tint);box-shadow:var(--hub-shadow)}.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;border-radius:12px}.hub-spot__eyebrow{margin:0 0 8px;font-size:12px;font-weight:600;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(21px,3.1vw,32px);line-height:1.3;font-weight:600;color:var(--hub-ink);text-transform:none}.hub-spot__body{margin:0;font-size:16px;line-height:1.75;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-card-line);border-radius:16px;padding:20px 24px;text-align:center;min-width:150px;box-shadow:var(--hub-shadow)}.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:14px}@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-card-line);border-radius:14px;padding:16px 18px;box-shadow:0 6px 16px #2222220d}.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.62;color:var(--hub-body)}.hub-spot__cta{display:inline-block;margin-top:18px;padding:13px 26px;border-radius:999px;background:var(--hub-accent,var(--hub-rose));color:#fff;font-size:14.5px;font-weight:600;text-decoration:none;box-shadow:0 4px 12px #8e5e8038}.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,26px);line-height:1.45;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.01em}.hub-spot__quote p{margin:0}.hub-spot__cite{display:block;margin-top:12px;font-size:13px;font-style:normal;color:#ffffffdb;text-transform:none;letter-spacing:0;font-weight:400}.hub-height__rows{border:1px solid var(--hub-card-line);border-radius:16px;overflow:hidden;box-shadow:var(--hub-shadow)}.hub-height__row{display:flex;align-items:center;gap:16px;padding:16px 18px;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:#fff;border:1.5px solid var(--hub-accent,var(--hub-rose));border-radius:12px;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:16.5px;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:20px;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-card-line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--hub-shadow)}.hub-fill__figure{margin:0;aspect-ratio:1/1;background:var(--hub-tint)}.hub-fill__figure img{width:100%;height:100%;object-fit:cover;display:block}.hub-fill__body{padding:18px 19px 20px;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 11px;border-radius:999px;background:var(--hub-tint-2);color:var(--hub-rose-deep);font-size:11.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.hub-fill dl{margin:0;font-size:14px;line-height:1.62}.hub-fill dt{margin:9px 0 2px;font-size:11.5px;font-weight:600;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:600;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-card-line);border-radius:16px;background:#fff;box-shadow:var(--hub-shadow)}.hub-care table{width:100%;border-collapse:collapse;font-size:14.5px;min-width:640px}.hub-care th,.hub-care td{padding:14px 16px;text-align:left;vertical-align:top;line-height:1.6;border-bottom:1px solid var(--hub-line)}.hub-care thead th{background:var(--hub-accent,var(--hub-rose))!important;color:#fff!important;font-size:12px;font-weight:600;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;box-shadow:none}.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-card-line);border-radius:14px;padding:6px 4px;margin-bottom:12px;box-shadow:0 6px 16px #2222220d}.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:600;letter-spacing:.07em;text-transform:uppercase;color:var(--hub-muted);margin-bottom:3px}}.hub-fix__list{display:grid;gap:16px}.hub-fix__row{background:#fff;border:1px solid var(--hub-card-line);border-radius:16px;padding:20px 21px;display:grid;gap:6px;box-shadow:var(--hub-shadow)}@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.4;font-weight:600;color:var(--hub-ink);text-transform:none}.hub-fix__why{margin:0;font-size:13.5px;line-height:1.6;color:var(--hub-muted)}.hub-fix__do{margin:0;font-size:15px;line-height:1.7;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:600;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:18px;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-card-line);border-radius:14px;overflow:hidden;transition:border-color .15s,box-shadow .15s;box-shadow:0 6px 16px #2222220d}.hub-prod__card:hover,.hub-prod__card:focus-visible{border-color:var(--hub-rose);box-shadow:var(--hub-shadow)}.hub-prod__figure{margin:0;aspect-ratio:1/1;background:var(--hub-tint)}.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:13px 14px 15px}.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-card-line);border-radius:12px;background:#fff;margin-bottom:12px;box-shadow:0 6px 16px #2222220d}.hub-faq__item summary{display:flex;align-items:flex-start;gap:12px;padding:17px 18px;cursor:pointer;font-family:var(--hub-font);font-size:15.5px;line-height:1.5;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-rose);box-shadow:var(--hub-shadow)}.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 18px 18px 56px;font-size:15px;line-height:1.75;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:18px}}.hub-band{font-family:var(--hub-font);max-width:1120px;margin:12px auto 26px;padding:15px 20px;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;background:var(--hub-tint);border:1px solid var(--hub-line);border-radius:12px;font-size:14.5px;color:var(--hub-body)}.hub-band a{font-weight:600;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}}.hub-spot__stat{max-width:100%;box-sizing:border-box}.hub-spot__stat b,.hub-spot__stat span{overflow-wrap:anywhere}
/*# sourceMappingURL=/cdn/shop/t/262/assets/hub.css.map */
