html{scroll-padding-top:28px}
.bl-page{background:#fff}
.bl-shell{width:min(100% - 64px,1184px);margin-inline:auto}
.bl-hero{padding:24px 0 45px;background:linear-gradient(110deg,#fff 25%,#f5f3fc 100%);border-bottom:1px solid #e9e5f1}
.bl-breadcrumb{display:flex;align-items:center;gap:9px;font-size:.875rem;color:#69758b;line-height:1.5;margin:0 0 30px}
.bl-breadcrumb a:hover{color:var(--purple);text-decoration:underline;text-underline-offset:4px}
.bl-breadcrumb svg{width:13px;height:13px;transform:rotate(-90deg);color:#8992a4}
.bl-breadcrumb [aria-current]{color:#384159}
.bl-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr);gap:70px;align-items:center}
.bl-eyebrow{font-size:.8125rem;line-height:1.6;letter-spacing:.4px;font-weight:640;color:#7455a8;margin:0 0 14px}
.bl-hero h1{font-size:clamp(2.625rem,4.1vw,3.375rem);line-height:1.14;letter-spacing:-1.9px;font-weight:710;margin:0;max-width:670px}
.bl-hero h1 span{display:block;max-width:none;margin:0;color:#6236d8}
.bl-hero-copy{padding-left:28px;border-left:2px solid #ded3f3}
.bl-hero-copy>p{font-size:1rem;line-height:1.85;color:#5b667b;margin:0 0 17px}
.bl-text-link{display:inline-flex;align-items:center;gap:9px;min-height:34px;font-size:.875rem;font-weight:620;line-height:1.6;color:#653ac8}
.bl-text-link svg{width:17px;height:17px}
.bl-text-link:hover{text-decoration:underline;text-underline-offset:5px}
.bl-featured{padding:38px 0 55px}
.bl-featured-article{margin:0;border:1px solid #dedeea;border-radius:18px;overflow:hidden;background:#faf9fc;box-shadow:0 10px 38px #2b214009;transition:box-shadow .18s,border-color .18s}
.bl-featured-article:hover{border-color:#b7a4dc;box-shadow:0 15px 42px #2b214012}
.bl-featured-link{display:grid;grid-template-columns:minmax(0,1.36fr) minmax(0,1fr);align-items:stretch}
.bl-featured-media{overflow:hidden;min-width:0;position:relative;background:#e8dfd3;min-height:320px}
.bl-featured-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%;position:absolute;inset:0}
.bl-featured-body{padding:30px 32px 28px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}
.bl-featured-labels{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px}
.bl-featured-badge{display:inline-flex;align-items:center;gap:7px;font-size:.6875rem;font-weight:670;letter-spacing:.5px;text-transform:uppercase;line-height:1.6;padding:5px 10px;background:#ede7fa;color:#68429e;border-radius:6px}
.bl-featured-badge:before{content:"";display:block;width:5px;height:5px;background:#b18845;border-radius:50%}
.bl-category{font-size:.75rem;font-weight:620;line-height:1.6;color:#796440}
.bl-featured-title{font-size:1.75rem;line-height:1.26;letter-spacing:-.7px;font-weight:680;margin:0 0 14px;color:#20283d;text-wrap:balance}
.bl-featured-description{font-size:.9375rem;line-height:1.8;color:#59667b;margin:0 0 19px}
.bl-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:.75rem;line-height:1.6;color:#727c8f}
.bl-meta-dot{width:3px;height:3px;background:#a8a9b9;border-radius:50%;flex-shrink:0}
.bl-featured-read{display:inline-flex;align-items:center;gap:9px;min-height:36px;font-size:.875rem;font-weight:650;color:#6338c9;margin-top:17px}
.bl-featured-read svg{width:18px;height:18px}
.bl-featured-link:hover .bl-featured-title,.bl-featured-link:hover .bl-featured-read{color:#6236cf}
.bl-featured-link:hover .bl-featured-read{text-decoration:underline;text-underline-offset:5px}
.bl-library{padding:0 0 61px;scroll-margin-top:28px}
.bl-library-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}
.bl-library-heading .bl-eyebrow{margin-bottom:9px}
.bl-library-heading h2{font-size:2rem;line-height:1.25;letter-spacing:-.9px;font-weight:680;margin:0;color:#20283d}
.bl-result-count{font-size:.875rem;line-height:1.6;color:#788196;white-space:nowrap;margin:0 0 4px}
.bl-page .bl-filters{display:flex;align-items:center;gap:9px;margin-bottom:27px;padding:0 0 21px;border-bottom:1px solid #e5e6ef;overflow:visible}
.bl-filter{border:1px solid #e0dfea;background:#fff;border-radius:8px;font-size:.875rem;line-height:1.5;font-weight:570;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#5e657a;white-space:nowrap;min-height:44px;flex-shrink:0;transition:background .16s,border-color .16s,color .16s}
.bl-filter-count{font-size:.6875rem;font-weight:650;line-height:1;min-width:19px;height:19px;padding:0 4px;border-radius:5px;display:grid;place-items:center;background:#f0eef5;color:#7e7590}
.bl-filter:hover{border-color:#b9a5df;background:#faf8ff}
.bl-filter[aria-pressed="true"]{background:#653cd0;border-color:#653cd0;color:#fff}
.bl-filter[aria-pressed="true"] .bl-filter-count{color:#fff;background:#ffffff24}
.bl-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.bl-card{display:flex;min-width:0;border:1px solid #e1e4ed;border-radius:15px;overflow:hidden;background:#fff;transition:border-color .18s,box-shadow .18s}
.bl-card:hover{border-color:#bcaadd;box-shadow:0 10px 32px #33204c0b}
.bl-card-link{display:flex;flex-direction:column;width:100%;min-width:0}
.bl-card-media{aspect-ratio:16/9;overflow:hidden;background:#f3f3f8;border-bottom:1px solid #e8e9f0}
.bl-card-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
.bl-card-body{padding:23px 23px 21px;flex:1;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.bl-card-category{font-size:.6875rem;letter-spacing:.45px;line-height:1.6;font-weight:660;text-transform:uppercase;color:#71538e;margin:0 0 11px}
.bl-card[data-blog-topic="channels"] .bl-card-category{color:#357767}
.bl-card[data-blog-topic="tools"] .bl-card-category{color:#6650a2}
.bl-card-title{font-size:1.25rem;line-height:1.4;letter-spacing:-.25px;font-weight:650;margin:0 0 12px;color:#232d43}
.bl-card-description{font-size:.875rem;line-height:1.8;color:#657087;margin:0 0 22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.bl-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:13px;width:100%;margin-top:auto;padding-top:16px;border-top:1px solid #ececf3}
.bl-card .bl-meta{font-size:.6875rem;gap:7px}
.bl-card-arrow{display:grid;place-items:center;border-radius:50%;width:27px;height:27px;background:#f4f0fc;color:#7853ba;flex-shrink:0}
.bl-card-arrow svg{width:15px;height:15px}
.bl-card-link:hover .bl-card-title{color:#6236cf}
.bl-closing{padding:0 0 60px}
.bl-closing-panel{display:flex;align-items:center;justify-content:space-between;gap:44px;padding:36px 40px;background:#f4f0fc;border:1px solid #e4daf6;border-radius:17px}
.bl-closing-copy{display:flex;align-items:flex-start;gap:20px;max-width:660px}
.bl-closing-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#e9defa;color:#7a4cb8;flex-shrink:0}
.bl-closing-icon svg{width:23px;height:23px}
.bl-closing h2{font-size:1.5rem;line-height:1.35;font-weight:680;letter-spacing:-.5px;margin:0 0 10px;color:#2e2742}
.bl-closing-copy p{font-size:.9375rem;line-height:1.8;color:#6a607c;max-width:500px;margin:0}
.bl-closing-actions{display:flex;flex-direction:column;align-items:center;gap:7px;flex-shrink:0}
.bl-closing-actions .button{min-height:46px;font-size:.875rem;padding-inline:19px}
.bl-closing-actions .button svg{width:17px}
.bl-closing-actions .bl-text-link{font-size:.8125rem}
.bl-page a:focus-visible,.bl-page button:focus-visible{outline:3px solid #9572e4;outline-offset:5px}
.bl-featured-link:focus-visible,.bl-card-link:focus-visible{outline-offset:-4px}
.footer-column a[aria-current="page"]{color:var(--purple);font-weight:630}
.resources>a[aria-current="page"]{color:var(--purple);background:#f6f2ff}
.bl-filters-desktop{display:flex;align-items:center;gap:9px;min-width:0;width:100%}
.bl-filters-desktop>.bl-filter:not(:first-child){flex-shrink:1;min-width:0}
.bl-filters-desktop .bl-filter-count{flex-shrink:0}
.bl-filter-label{overflow:hidden;text-overflow:ellipsis;max-width:200px}
.bl-topic-picker{position:relative;min-width:0}
.bl-topic-picker select{font:inherit;font-size:.875rem;font-weight:570;line-height:1.5;width:100%;min-height:44px;padding:10px 38px 10px 14px;border:1px solid #e0dfea;border-radius:8px;background:#fff;color:#5e657a;appearance:none;cursor:pointer;text-overflow:ellipsis}
.bl-topic-picker select:hover{border-color:#b9a5df;background:#faf8ff}
.bl-topic-picker select.has-topic{border-color:#bca4e8;background:#f5f0ff;color:#6133bb}
.bl-topic-picker svg{position:absolute;right:13px;top:50%;transform:translateY(-50%);width:14px;height:14px;pointer-events:none;color:#76678d}
.bl-more-picker{width:185px;flex:0 1 220px}
.bl-compact-picker{display:none;width:100%;max-width:420px}
.bl-picker-label{display:block;font-size:.8125rem;font-weight:600;color:#5e657a;margin-bottom:8px}
.bl-select-wrap{display:block;position:relative}
.bl-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.bl-topic-picker select:focus-visible{outline:3px solid #9572e4;outline-offset:4px}
@media(max-width:1050px){.bl-filters-desktop{display:none}.bl-compact-picker{display:block}.bl-compact-picker select{font-size:1rem}}
@media(max-width:1100px){.bl-hero-grid{gap:45px;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr)}.bl-hero h1{font-size:2.875rem;letter-spacing:-1.7px}.bl-hero-copy{padding-left:24px}.bl-featured-link{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.bl-featured-body{padding:26px}.bl-featured-title{font-size:1.625rem}.bl-featured-description{font-size:.875rem}.bl-featured-media{min-height:335px}.bl-grid{gap:20px}.bl-card-body{padding:21px}.bl-card-title{font-size:1.125rem}.bl-card .bl-meta{gap:6px}.bl-closing-panel{padding:32px;gap:30px}}
@media(max-width:850px){.bl-shell{width:calc(100% - 48px)}.bl-hero{padding-bottom:34px}.bl-hero-grid{gap:28px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.bl-hero h1{font-size:2.5rem;letter-spacing:-1.3px}.bl-hero-copy{padding-left:21px}.bl-hero-copy>p{font-size:.9375rem;line-height:1.8}.bl-breadcrumb{margin-bottom:25px}.bl-featured{padding:29px 0 42px}.bl-featured-link{grid-template-columns:1fr}.bl-featured-media{aspect-ratio:16/7;min-height:0}.bl-featured-body{padding:27px 30px}.bl-featured-title{font-size:1.875rem;text-wrap:initial;max-width:660px}.bl-featured-description{font-size:.9375rem;max-width:630px;margin-bottom:16px}.bl-featured-labels{margin-bottom:13px}.bl-featured-read{margin-top:13px}.bl-library-heading h2{font-size:1.75rem;letter-spacing:-.65px}.bl-filters{gap:8px;overflow-x:auto;padding-bottom:19px;scrollbar-width:thin;scrollbar-color:#cec1e1 transparent}.bl-filter{padding:10px 12px;gap:8px;font-size:.8125rem}.bl-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bl-card-title{font-size:1.1875rem}.bl-card-body{padding:22px}.bl-card .bl-meta{font-size:.75rem}.bl-library{padding-bottom:45px}.bl-closing{padding-bottom:47px}.bl-closing-panel{padding:28px;gap:27px}.bl-closing-copy{gap:16px}.bl-closing h2{font-size:1.375rem}.bl-closing-icon{width:37px;height:37px}.bl-closing-copy p{font-size:.875rem}.bl-closing-actions .button{padding-inline:15px}}
@media(max-width:650px){.bl-hero-grid{grid-template-columns:1fr;gap:23px}.bl-hero h1{font-size:2.75rem;line-height:1.15;max-width:560px;letter-spacing:-1.65px}.bl-hero-copy{padding-left:0;border:0;max-width:530px}.bl-hero-copy>p{font-size:1rem;margin-bottom:10px}.bl-eyebrow{margin-bottom:12px}.bl-featured-body{padding:25px}.bl-featured-title{font-size:1.625rem;line-height:1.3;letter-spacing:-.6px}.bl-featured-media{aspect-ratio:16/8.3}.bl-featured-labels{gap:10px}.bl-library-heading{display:block;margin-bottom:20px}.bl-result-count{margin:13px 0 0}.bl-grid{gap:17px}.bl-card-body{padding:18px}.bl-card-title{font-size:1.0625rem}.bl-card-description{font-size:.8125rem;line-height:1.8}.bl-card-bottom{gap:7px}.bl-card .bl-meta{font-size:.6875rem;gap:5px}.bl-card .bl-meta-dot{display:none}.bl-card .bl-meta{flex-direction:column;align-items:flex-start}.bl-closing-panel{flex-direction:column;align-items:flex-start;gap:23px;padding:28px}.bl-closing-copy{max-width:530px}.bl-closing-actions{flex-direction:row;gap:19px;margin-left:53px}.bl-closing-actions .bl-text-link{font-size:.8125rem}}
@media(max-width:480px){.bl-shell{width:calc(100% - 36px)}.bl-hero{padding:20px 0 29px}.bl-hero h1{font-size:2.375rem;line-height:1.16;letter-spacing:-1.25px}.bl-hero-grid{gap:20px}.bl-hero-copy>p{font-size:.9375rem;line-height:1.85}.bl-breadcrumb{font-size:.8125rem;margin-bottom:23px}.bl-eyebrow{font-size:.75rem}.bl-featured{padding:23px 0 34px}.bl-featured-article{border-radius:14px}.bl-featured-body{padding:22px}.bl-featured-title{font-size:1.4375rem;line-height:1.35;letter-spacing:-.4px}.bl-featured-description{font-size:.875rem}.bl-featured-labels{margin-bottom:14px}.bl-featured-media{aspect-ratio:16/9}.bl-featured-badge{font-size:.625rem}.bl-category{font-size:.6875rem}.bl-featured .bl-meta{font-size:.6875rem}.bl-featured-read{font-size:.8125rem;margin-top:12px}.bl-library-heading h2{font-size:1.625rem;letter-spacing:-.5px}.bl-filters{margin-bottom:22px;padding-bottom:17px}.bl-filter{font-size:.8125rem;min-height:42px;padding-inline:11px}.bl-grid{grid-template-columns:1fr;gap:21px}.bl-card{border-radius:14px}.bl-card-body{padding:23px}.bl-card-title{font-size:1.25rem;line-height:1.4}.bl-card-description{font-size:.875rem;line-height:1.8}.bl-card-category{margin-bottom:10px}.bl-card .bl-meta{flex-direction:row;align-items:center;gap:8px;font-size:.75rem}.bl-card .bl-meta-dot{display:block}.bl-card-bottom{padding-top:16px}.bl-library{padding-bottom:35px}.bl-closing{padding-bottom:36px}.bl-closing-panel{padding:25px 22px;border-radius:14px;gap:21px}.bl-closing-copy{display:block}.bl-closing-icon{margin-bottom:16px}.bl-closing h2{font-size:1.375rem;letter-spacing:-.35px}.bl-closing-actions{margin-left:0;gap:14px;flex-wrap:wrap}.bl-closing-actions .button{font-size:.8125rem;min-height:44px}.bl-closing-actions .bl-text-link{font-size:.8125rem}}
