@media (width>=768px){#featured{margin-top:60px}#articles{margin-top:80px}#subscribe{margin-top:90px;padding-bottom:150px}}@media (width<=767px){#featured,#articles{margin-top:80px}#subscribe{margin-top:80px;padding-bottom:40px}}.blog-wrap{max-width:1200px;margin-inline:auto}.hero{padding-top:120px}.hero-head{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-icon{object-fit:contain;width:46px;height:48px}.hero-eyebrow{margin-top:var(--bh-space-16);font-weight:var(--bh-w-xbold);font-size:var(--bh-fs-eyebrow);letter-spacing:var(--bh-ls-eyebrow);text-transform:uppercase;color:var(--bh-pink)}.hero-h1{letter-spacing:-2.2px;font-size:60px;line-height:68px;font-family:var(--bh-font-display);font-weight:var(--bh-w-black);color:var(--bh-ink);margin-top:18px}.hero-accent{color:var(--bh-pink)}.hero-sub{margin-top:var(--bh-space-24);max-width:760px;color:var(--bh-body);font-size:18px;line-height:28px}.filter-row{align-items:center;gap:var(--bh-space-16);margin-top:74px;display:flex}.filter-chips{gap:var(--bh-space-12);flex-wrap:wrap;display:flex}.filter-chip{height:40px;padding-inline:var(--bh-space-20);border-radius:var(--bh-r-pill);background:var(--bh-white);color:var(--bh-ink);border:1px solid var(--bh-border-pill);font-size:var(--bh-fs-body-sm);font-weight:var(--bh-w-semibold);transition:background-color var(--bh-dur-fast) var(--bh-ease);justify-content:center;align-items:center;display:inline-flex}.filter-chip.is-active{background:var(--bh-pink);color:var(--bh-white);border-color:var(--bh-pink);font-weight:var(--bh-w-bold)}.filter-search{flex:none;margin-left:auto}.filter-search-input{border:1px solid var(--bh-border);border-radius:var(--bh-r-pill);background:var(--bh-white);width:200px;height:40px;padding:0 var(--bh-space-20);font-size:var(--bh-fs-body-sm);color:var(--bh-ink)}.filter-search-input::placeholder{color:#6b7280cc}.filter-search-input:focus{outline:2px solid var(--bh-accent);outline-offset:0;border-color:#0000}@media (width<=767px){.hero{padding-top:var(--bh-space-40)}.hero-head{text-align:left;align-items:flex-start}.hero-icon{width:44px;height:44px}.hero-eyebrow{font-size:var(--bh-m-fs-eyebrow);letter-spacing:1.5px;margin-top:14px}.hero-h1{letter-spacing:-1px;margin-top:14px;font-size:32px;line-height:1.19}.hero-br{display:none}.hero-sub{margin-top:14px;font-size:16px;line-height:23px}.filter-row{margin-top:var(--bh-space-20);flex-direction:column;align-items:stretch;gap:14px}.filter-chips{gap:10px var(--bh-space-8)}.filter-chip{height:32px;font-size:12.5px;font-weight:var(--bh-w-bold);padding-inline:14px}.filter-search{margin-left:0}.filter-search-input{border-radius:var(--bh-r-12);border-color:var(--bh-border-pill);width:100%;height:46px;font-size:16px}}.featured-card{background:var(--bh-white);border:1px solid var(--bh-border);border-radius:var(--bh-r-20);box-shadow:var(--bh-shadow-card);transition:transform var(--bh-dur-fast) var(--bh-ease), box-shadow var(--bh-dur-fast) var(--bh-ease);grid-template-columns:600px 1fr;display:grid;overflow:hidden}.featured-card:hover{box-shadow:var(--bh-shadow-lift);transform:translateY(-4px)}.featured-cover{object-fit:cover;width:100%;height:420px}.featured-content{flex-direction:column;align-items:flex-start;padding:48px 52px 48px 48px;display:flex}.featured-pill{border-radius:var(--bh-r-6);height:28px;font-size:12px;font-weight:var(--bh-w-bold);color:var(--bh-pink);background:#fdecf1;justify-content:center;align-items:center;padding-inline:14px;display:inline-flex}.featured-title{margin-top:var(--bh-space-20);font-family:var(--bh-font-display);font-weight:var(--bh-w-black);letter-spacing:-1px;color:var(--bh-ink);max-width:500px;font-size:34px;line-height:42px}.featured-desc{margin-top:var(--bh-space-20);color:var(--bh-body);max-width:490px;font-size:16px;line-height:25px}.featured-author{align-items:center;gap:var(--bh-space-12);margin-top:32px;display:flex}.featured-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.featured-name{font-size:var(--bh-fs-body-sm);font-weight:var(--bh-w-bold);color:var(--bh-ink);display:block}.featured-meta{color:var(--bh-body);margin-top:4px;font-size:12.5px;display:block}@media (width<=1023px){.featured-card{border-radius:var(--bh-r-16);border-color:var(--bh-border-pill);grid-template-columns:1fr}.featured-cover{height:190px}.featured-content{padding:18px}.featured-pill{height:24px;font-size:10.5px;font-weight:var(--bh-w-xbold);background:#f244761f;padding-inline:10px}.featured-title{margin-top:var(--bh-space-16);letter-spacing:0;max-width:306px;font-size:22px;line-height:1.18}.featured-desc{margin-top:var(--bh-space-8);max-width:306px;font-size:16px;line-height:23px}.featured-author{margin-top:var(--bh-space-8)}.featured-avatar{width:30px;height:30px}.featured-name{font-size:12.5px}.featured-meta{margin-top:1px;font-size:11.5px}}.articles-h2{letter-spacing:-1px;font-size:32px}ul.blog-grid{gap:var(--bh-space-40) var(--bh-space-24);margin-top:var(--bh-space-30);grid-template-columns:repeat(3,1fr);display:grid}.blog-card{background:var(--bh-white);border:1px solid var(--bh-border);border-radius:var(--bh-r-20);height:100%;min-height:424px;box-shadow:var(--bh-shadow-card);padding:var(--bh-space-16) var(--bh-space-16) 44px;transition:transform var(--bh-dur-fast) var(--bh-ease), box-shadow var(--bh-dur-fast) var(--bh-ease);flex-direction:column;align-items:flex-start;display:flex;overflow:hidden}.blog-card:hover{box-shadow:var(--bh-shadow-lift);transform:translateY(-4px)}.blog-cover{object-fit:cover;border-radius:var(--bh-r-12);width:100%;height:180px}.blog-pill{margin:18px var(--bh-space-8) 0;border-radius:var(--bh-r-6);height:27px;font-size:11.5px;font-weight:var(--bh-w-bold);color:var(--bh-body);background:#f2f2f2;align-items:center;padding-inline:14px;display:inline-flex}.blog-title{font-family:var(--bh-font-body);font-weight:var(--bh-w-bold);letter-spacing:0;color:var(--bh-ink);margin:15px var(--bh-space-8) 0;font-size:19px;line-height:26px}.blog-author{align-items:center;gap:var(--bh-space-12);margin:auto var(--bh-space-8) 0;padding-top:var(--bh-space-24);display:flex}.blog-avatar{object-fit:cover;border-radius:50%;width:34px;height:34px}.blog-name{font-size:var(--bh-fs-fine);font-weight:var(--bh-w-bold);color:var(--bh-ink);display:block}.blog-meta{color:var(--bh-body);margin-top:2px;font-size:11.5px;display:block}.blog-grid>li.is-filtered{display:none}.blog-empty{margin-top:var(--bh-space-30);color:var(--bh-body);font-size:16px}@media (width<=1023px){ul.blog-grid{gap:var(--bh-space-16);margin-top:var(--bh-space-16);grid-template-columns:1fr}.articles-h2{letter-spacing:0;font-size:24px}.blog-card{border-radius:var(--bh-r-16);border-color:var(--bh-border-pill);min-height:0;padding:0 0 18px}.blog-cover{border-radius:0;height:176px}.blog-pill{margin:var(--bh-space-16) 18px 0;height:24px;padding-inline:12px;font-size:10.5px}.blog-title{margin:var(--bh-space-8) 18px 0;font-size:17px;line-height:23px}.blog-author{margin:14px 18px 0;padding-top:0}.blog-avatar{width:30px;height:30px}.blog-name{font-size:12.5px}.blog-meta{margin-top:1px;font-size:11px}}.nl-banner{border-radius:var(--bh-r-20);padding:72px var(--bh-space-40) 62px;text-align:center;background:linear-gradient(351deg,#a855f7 0%,#a855f700 48%),linear-gradient(9deg,#f24476 0%,#f2447600 48%),#28182e;position:relative;box-shadow:0 16px 44px #80338038}.nl-h{letter-spacing:0;color:var(--bh-white);font-size:46px;line-height:1.2}.nl-sub{margin-top:var(--bh-space-16);font-size:18px;font-weight:var(--bh-w-medium);color:#ffffffe6}.nl-btn{background:var(--bh-white);min-width:264px;height:66px;color:var(--bh-ink);margin-top:34px;font-size:18px;box-shadow:0 6px 16px #1737711f}@media (width<=767px){.nl-banner{border-radius:var(--bh-r-16);box-shadow:none;background:linear-gradient(337deg,#a855f7 0%,#a855f700 48%),linear-gradient(23deg,#f24476 0%,#f2447600 48%),#28182e;padding:34px 14px}.nl-h{font-size:23px;line-height:29px}.nl-sub{margin-top:var(--bh-space-12);max-width:290px;font-size:16px;font-weight:var(--bh-w-regular);color:#ccc7d9;margin-inline:auto;line-height:23px}.nl-btn{margin-top:var(--bh-space-12);min-width:180px;height:50px;font-size:15px}}.bh-page-gap{width:40px;height:40px;color:var(--bh-body);opacity:.6;place-items:center;display:grid}.is-initial{background:var(--bh-accent);color:var(--bh-white);font-weight:var(--bh-w-bold);place-items:center;display:grid}.bh-announce{background:var(--bh-dark);text-align:center;padding-block:9px}.bh-announce p{font-size:var(--bh-fs-fine);font-weight:var(--bh-w-semibold);color:#ffffffeb;line-height:17px}@media (width<=767px){.bh-announce{padding-inline:var(--bh-space-16)}.bh-announce p{font-size:11px}}.bh-dd-cols{gap:var(--bh-space-30);align-items:stretch;display:flex}.bh-dd-col{flex:220px;min-width:0}.bh-dd-colhead{align-items:center;gap:var(--bh-space-12);margin-bottom:var(--bh-space-12);color:inherit;text-decoration:none;display:flex}.bh-dd-product{font-family:var(--bh-font-display);font-weight:var(--bh-w-xbold);color:var(--bh-ink);font-size:17px;display:block}.bh-dd-sub{font-size:12px;font-weight:var(--bh-w-medium);color:var(--bh-body);display:block}.bh-dd-rule{margin:var(--bh-space-12) 0;border:0;border-top:1px solid #efecf3}.bh-dd-tile--lg{width:40px;height:40px}.bh-dd-tile--xl{width:64px;height:64px}.bh-dd-item .bh-dd-tile{width:34px;height:34px}.bh-dd-about .bh-dd-item .bh-dd-tile,.bh-dd-resources .bh-dd-item .bh-dd-tile{width:40px;height:40px}.bh-dd-item .bh-dd-name{font-size:var(--bh-fs-body-sm);font-weight:var(--bh-w-semibold)}.bh-dd-item{flex-wrap:nowrap;align-items:center;display:flex}.bh-dd-item:has(.bh-tag--addon) .bh-dd-name{white-space:nowrap}.bh-dd-item .bh-tag--addon{white-space:nowrap;border-radius:var(--bh-r-6);font-size:10px;font-weight:var(--bh-w-medium);letter-spacing:0;text-transform:none;color:#828794;background:#f2f1f4;border:none;flex:none;padding:3px 7px}.bh-dd-featured--crm{min-height:390px}.bh-dd-featured-btn{min-width:150px;height:44px;padding-block:0;font-size:15px}.bh-dd-about,.bh-dd-resources{border-radius:var(--bh-r-20)}.bh-dd-eyebrow{font-size:11px;font-weight:var(--bh-w-bold);letter-spacing:1px;text-transform:uppercase;color:#99a2b3;margin-bottom:var(--bh-space-12)}.bh-dd-eyebrow--white{color:var(--bh-white);letter-spacing:1.5px;font-size:12px}.bh-dd-eyebrow--pink{color:var(--bh-pink);letter-spacing:1.5px;font-size:12px}.bh-dd-item{position:relative}.bh-dd-item .bh-tag--addon{margin-left:var(--bh-space-8)}.bh-dd-featured{border-radius:var(--bh-r-16);padding:var(--bh-space-24);gap:var(--bh-space-12);flex-direction:column;flex:0 0 340px;display:flex;position:relative;overflow:hidden}.bh-dd-featured--crm{background:linear-gradient(233.8deg, #4c1d95 14.5%, var(--bh-violet) 85.5%);position:relative}.bh-dd-featured--crm:after{content:"";border-radius:inherit;pointer-events:none;opacity:.1;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='128' height='128' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");background-size:128px 128px;position:absolute;inset:0}.bh-dd-featured--crm>*{z-index:1;position:relative}.bh-dd-featured-title{font-family:var(--bh-font-display);font-weight:var(--bh-w-xbold);color:var(--bh-white);font-size:24px}.bh-dd-featured-title--lg{max-width:380px;font-size:30px}.bh-dd-featured-desc{font-size:var(--bh-fs-body-sm);font-weight:var(--bh-w-medium);color:var(--bh-white-85)}.bh-dd-featured-btn{background:var(--bh-white);color:#6d28d9;padding:var(--bh-space-12) var(--bh-space-24);align-self:flex-start;margin-top:auto}.bh-dd-featured--news,.bh-dd-featured--pillow{border-radius:var(--bh-r-20);border:1px solid #0000000f;padding:0}.bh-dd-featured--pillow{flex:auto}.bh-dd-featured-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.bh-dd-featured-overlay{z-index:1;gap:var(--bh-space-12);height:100%;min-height:300px;padding:var(--bh-space-24);border-radius:inherit;background:linear-gradient(#140d1f00 35%,#140d1feb 100%);flex-direction:column;justify-content:flex-end;display:flex;position:relative}.bh-dd-featured--pillow .bh-dd-featured-overlay{background:linear-gradient(90deg,#1a0f24f0 0%,#1a0f24b8 42%,#1a0f2400 72%);justify-content:center;align-items:flex-start}.bh-dd-featured--news .bh-dd-featured-title{font-size:20px}.bh-dd-featured-link{font-size:13px;font-weight:var(--bh-w-bold);color:var(--bh-pink)}.bh-dd-featured--news .bh-dd-featured-overlay{padding:var(--bh-space-24) var(--bh-space-32) 35px;gap:0}.bh-dd-featured--news .bh-dd-eyebrow--pink{color:var(--bh-pink);margin-bottom:var(--bh-space-16)}.bh-dd-featured--news .bh-dd-featured-title{margin-bottom:44px}.bh-dd-featured--news{position:relative}.bh-dd-featured--news .bh-dd-featured-link:after{content:"";z-index:2;position:absolute;inset:0}.bh-dd-featured--pillow .bh-btn{align-self:flex-start}.bh-dd-featured--pillow .bh-dd-featured-overlay .bh-btn{margin-top:var(--bh-space-12)}.bh-mm-list{padding:var(--bh-space-16) var(--bh-space-24) 0}.bh-mm-list a{height:64px;font-size:22px;font-weight:var(--bh-w-semibold);color:var(--bh-ink);border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;display:flex}.bh-mm-chev{font-size:24px;font-weight:var(--bh-w-medium);color:var(--bh-body)}.bh-drill{padding:0 var(--bh-space-20) var(--bh-space-24)}.bh-drill-header{margin:0 calc(-1 * var(--bh-space-20)) var(--bh-space-16)}.bh-drill-back{font-size:18px;font-weight:var(--bh-w-semibold);color:var(--bh-ink);padding-block:var(--bh-space-12)}.bh-drill-title{font-size:26px;font-weight:var(--bh-w-xbold);color:var(--bh-ink);margin-bottom:var(--bh-space-16)}.bh-drill-group{font-size:12px;font-weight:var(--bh-w-xbold);letter-spacing:.6px;color:#828794;text-transform:uppercase;margin:var(--bh-space-20) 0 var(--bh-space-12)}.bh-drill-row{align-items:center;gap:var(--bh-space-12);padding-block:var(--bh-space-8);display:flex}.bh-drill-name{font-size:16px;font-weight:var(--bh-w-semibold);color:var(--bh-ink);display:block}.bh-drill-desc{font-size:12.5px;font-weight:var(--bh-w-medium);color:#828794;display:block}.bh-tag--addon-m{border-radius:var(--bh-r-6);font-size:10px;font-weight:var(--bh-w-medium);color:#828794;background:#f2f1f4;padding:3px 7px}.bh-drill-card{padding:var(--bh-space-24);margin-top:var(--bh-space-24);border-radius:18px;display:block;position:relative;overflow:hidden}.bh-drill-card--crm{background:linear-gradient(90deg, var(--bh-violet) 0%, #6d32d5 100%)}.bh-drill-card--news,.bh-drill-card--pillow{background:var(--bh-dark)}.bh-drill-card-eyebrow{font-size:11px;font-weight:var(--bh-w-xbold);letter-spacing:1px;color:#ffffffd9;margin-bottom:var(--bh-space-8)}.bh-drill-card-eyebrow--pink{color:var(--bh-pink)}.bh-drill-card-title{align-items:center;gap:var(--bh-space-12);font-size:20px;font-weight:var(--bh-w-xbold);color:var(--bh-white);margin-bottom:var(--bh-space-8);display:flex}.bh-drill-card-desc{color:var(--bh-white-85);margin-bottom:var(--bh-space-12);font-size:13.5px}.bh-drill-card-link{font-size:var(--bh-fs-body-sm);font-weight:var(--bh-w-semibold);color:var(--bh-pink)}.bh-drill-card-btn{padding:9px var(--bh-space-16);border-radius:10px;font-size:13px;display:inline-flex}.bh-mm-header{border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;height:72px;padding:0 18px 0 22px;display:flex}.bh-mm-header img{width:auto;height:22.8px}.bh-mm-header-right{align-items:center;gap:var(--bh-space-12);display:flex}.bh-mm-cta{padding:10px var(--bh-space-16);font-size:var(--bh-fs-body-sm);font-weight:var(--bh-w-semibold);border-radius:10px}.bh-mm-close{color:var(--bh-ink);padding:var(--bh-space-8);font-size:20px;line-height:1}.bh-mobile-menu{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='128' height='128' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E")}.bh-footer-tagline{font-size:var(--bh-fs-body-sm);color:#f4f2f8bf}.bh-footer-social{gap:var(--bh-space-16);margin-top:var(--bh-space-8);align-items:flex-end;display:flex}.bh-footer-social a{align-items:flex-end;display:inline-flex}.bh-footer-social img{display:block}.bh-footer-social a:last-child{margin-left:-5px}.bh-footer-brand{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.bh-footer-form{gap:var(--bh-space-8);flex-wrap:wrap;align-items:flex-start;display:flex}.bh-footer-form .bh-field{width:220px}.bh-footer-input{border-radius:var(--bh-r-8);width:100%;height:44px;padding-block:0;font-size:13px}.bh-footer-signup{min-width:120px;height:44px;padding:0 var(--bh-space-24);border-radius:var(--bh-r-8);font-size:13px}.bh-footer-legal{gap:var(--bh-space-30);display:flex}@media (width<=767px){.bh-footer-form,.bh-footer-form .bh-field{width:100%}.bh-footer-input,.bh-footer-signup{width:100%;height:46px}.bh-footer-tagline{font-size:16px}.bh-footer-bottom{flex-direction:column;align-items:flex-start}}
