.bl-page{--bl-gutter:2rem;--bl-shell:1320px;position:relative;padding:3.5rem var(--bl-gutter) 5.5rem;background:linear-gradient(180deg,#faf8ff,#ffffff 40%,#f8f9fc);color:#0f172a;overflow:hidden}.bl-shell{position:relative;z-index:1;width:100%;max-width:var(--bl-shell);margin-inline:auto}.bl-page *,.bl-shell{box-sizing:border-box}.bl-page__dots{position:absolute;left:0;top:2%;width:20%;height:36%;background-image:radial-gradient(rgba(124,58,237,.11) 1px,transparent 0);background-size:2.2rem 2.2rem;-webkit-mask-image:linear-gradient(90deg,#000,transparent);mask-image:linear-gradient(90deg,#000,transparent);pointer-events:none}.bl-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:2.5rem;flex-wrap:wrap;margin:0 auto 2.4rem}.bl-hero__left{flex:1 1 36rem;max-width:62rem}.bl-hero__title{margin:0 0 1rem;font-size:clamp(3rem,2.2rem + 1.8vw,4.8rem);font-weight:800;line-height:1.14;letter-spacing:-.03em;color:#0f172a}.bl-hero__accent{color:#7c3aed;position:relative;display:inline-block}.bl-hero__accent:after{content:"";position:absolute;left:0;right:0;bottom:.12em;height:.18em;border-radius:999px;background:linear-gradient(90deg,#f97316,#fb923c)}.bl-hero__sub{margin:0;max-width:52rem;font-size:1.55rem;line-height:1.65;color:#64748b}.bl-hero__plane{position:relative;display:inline-flex;align-items:center;margin-top:1.4rem;color:#7c3aed;font-size:2.4rem;transform:rotate(-18deg)}.bl-hero__trail{position:absolute;left:-7rem;top:50%;width:6.5rem;height:2px;border-top:2px dashed rgba(124,58,237,.35);transform:translateY(-50%) rotate(-8deg)}.bl-hero__searchWrap{flex:1 1 28rem;max-width:42rem;margin-left:auto;padding-top:.5rem}.bl-hero__search{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.4rem;border-radius:1.2rem;background:#fff;border:1px solid rgba(124,58,237,.1);box-shadow:0 1.2rem 3.2rem rgba(124,58,237,.08)}.bl-hero__search svg{color:#94a3b8;font-size:1.5rem;flex-shrink:0}.bl-hero__search input{width:100%;border:none;background:transparent;font-size:1.4rem;font-family:inherit;color:#0f172a;outline:none}.bl-hero__search input::placeholder{color:#94a3b8}.bl-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin:0 auto 2.4rem}.bl-filter{display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1.2rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:1.25rem;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.bl-filter svg{font-size:1.1rem;opacity:.85}.bl-filter:hover{border-color:rgba(124,58,237,.25);color:#7c3aed}.bl-filter.is-active{background:linear-gradient(90deg,#7c3aed,#6d28d9);border-color:transparent;color:#fff;box-shadow:0 .8rem 2rem rgba(124,58,237,.25)}.bl-filter__count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:999px;background:rgba(15,23,42,.08);font-size:1.05rem;font-weight:800}.bl-filter.is-active .bl-filter__count{background:rgba(255,255,255,.22);color:#fff}.bl-layout{display:grid;grid-template-columns:minmax(0,1fr) 34rem;grid-gap:2rem;gap:2rem;align-items:start;margin:0 auto}.bl-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.6rem;gap:1.6rem}.bl-updating{margin:1rem 0 0;font-size:1.2rem;color:#7c3aed;font-weight:600}.bl-card{display:flex;flex-direction:column;border-radius:1.4rem;background:#fff;border:1px solid rgba(124,58,237,.08);box-shadow:0 1rem 2.8rem rgba(124,58,237,.07);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.bl-card:hover{transform:translateY(-3px);box-shadow:0 1.4rem 3.6rem rgba(124,58,237,.11)}.bl-card__media{position:relative;display:block;margin:.75rem .75rem 0;border-radius:1rem;overflow:hidden;aspect-ratio:16/10;background:#f1f5f9;text-decoration:none}.bl-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.bl-card:hover .bl-card__media img{transform:scale(1.03)}.bl-card__mediaFallback{width:100%;height:100%;background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.bl-card__latest{position:absolute;top:.75rem;left:.75rem;z-index:1;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;background:linear-gradient(90deg,#7c3aed,#a855f7);color:#fff;font-size:1rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 .6rem 1.6rem rgba(124,58,237,.35)}.bl-card__body{padding:1.1rem 1.25rem 1.25rem;display:flex;flex-direction:column;flex:1 1}.bl-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem;font-size:1.15rem}.bl-card__cat{font-weight:800;color:#7c3aed;text-transform:capitalize}.bl-card__meta time{color:#94a3b8;font-weight:600;white-space:nowrap}.bl-card__title{margin:0 0 .55rem;font-size:1.65rem;font-weight:800;line-height:1.3;letter-spacing:-.02em}.bl-card__title a{color:inherit;text-decoration:none}.bl-card__title a:hover{color:#7c3aed}.bl-card__excerpt{margin:0;font-size:1.3rem;line-height:1.55;color:#64748b}.bl-card__foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:1rem;font-size:1.15rem;color:#64748b}.bl-card__author{display:flex;align-items:center;gap:.55rem;min-width:0}.bl-card__author span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bl-avatar{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:50%;font-size:1.05rem;font-weight:800;color:#fff;flex-shrink:0}.bl-avatar--purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.bl-avatar--orange{background:linear-gradient(135deg,#fb923c,#f97316)}.bl-avatar--blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.bl-avatar--green{background:linear-gradient(135deg,#34d399,#10b981)}.bl-avatar--amber{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.bl-card__read{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;font-weight:600;color:#94a3b8}.bl-sidebar{display:flex;flex-direction:column;gap:1.4rem}.bl-widget{padding:1.5rem;border-radius:1.4rem;background:#fff;border:1px solid rgba(124,58,237,.08);box-shadow:0 1rem 2.8rem rgba(124,58,237,.06)}.bl-widget__title{display:flex;align-items:center;gap:.55rem;margin:0 0 1.1rem;font-size:1.55rem;font-weight:800;color:#0f172a}.bl-widget__title svg{color:#f97316}.bl-popular{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.bl-popular__item{display:grid;grid-template-columns:5.6rem 1fr auto;grid-gap:.85rem;gap:.85rem;align-items:center;text-decoration:none;color:inherit}.bl-popular__thumb{width:5.6rem;height:5.6rem;border-radius:.85rem;overflow:hidden;background:#f1f5f9}.bl-popular__thumb img{width:100%;height:100%;object-fit:cover}.bl-popular__thumbFallback{width:100%;height:100%;background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.bl-popular__copy strong{display:block;font-size:1.25rem;font-weight:700;line-height:1.35;color:#0f172a;margin-bottom:.25rem}.bl-popular__copy span{font-size:1.1rem;color:#94a3b8;font-weight:600}.bl-popular__rank{display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;background:#f5f3ff;color:#7c3aed;font-size:1.15rem;font-weight:800}.bl-widget--newsletter{background:linear-gradient(180deg,#faf8ff,#fff)}.bl-newsletter__icon{display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:1rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:1.7rem;margin-bottom:1rem;box-shadow:0 .8rem 2rem rgba(124,58,237,.25)}.bl-newsletter__title{margin:0 0 .45rem;font-size:1.65rem;font-weight:800;color:#0f172a}.bl-newsletter__text{margin:0 0 1.1rem;font-size:1.25rem;line-height:1.55;color:#64748b}.bl-newsletter__form{display:flex;flex-direction:column;gap:.75rem}.bl-newsletter__form input{width:100%;padding:1rem 1.1rem;border-radius:.9rem;border:1px solid #e2e8f0;font-size:1.3rem;font-family:inherit;background:#fff}.bl-newsletter__form input:focus{outline:none;border-color:rgba(124,58,237,.35);box-shadow:0 0 0 3px rgba(124,58,237,.1)}.bl-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;border-radius:999px;padding:1rem 1.5rem;font-weight:700;font-size:1.35rem;font-family:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.bl-btn--primary{background:linear-gradient(90deg,#7c3aed,#6d28d9);color:#fff;box-shadow:0 .8rem 2rem rgba(124,58,237,.25)}.bl-btn--primary:hover{transform:translateY(-2px)}.bl-btn--ghost{background:#fff;color:#7c3aed;border:1px solid rgba(124,58,237,.2)}.bl-btn--outline{background:#fff;color:#0f172a;border:1px solid #e2e8f0;flex-shrink:0}.bl-btn--outline:hover{transform:translateY(-2px);border-color:rgba(124,58,237,.25)}.bl-loadMore{display:flex;justify-content:center;margin-top:2rem}.bl-suggest{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin:3rem auto 0;padding:1.6rem 2rem;border-radius:1.4rem;background:linear-gradient(135deg,#f5f3ff,#faf8ff 55%,#fff7ed);border:1px solid rgba(124,58,237,.1);box-shadow:0 1rem 2.8rem rgba(124,58,237,.06)}.bl-suggest__icon{display:grid;place-items:center;width:4.8rem;height:4.8rem;border-radius:1.1rem;background:#fff;color:#7c3aed;font-size:1.8rem;box-shadow:0 .6rem 1.6rem rgba(124,58,237,.12);flex-shrink:0}.bl-suggest__copy h2{margin:0 0 .25rem;font-size:1.75rem;font-weight:800;color:#0f172a}.bl-suggest__copy p{margin:0;font-size:1.3rem;color:#64748b;line-height:1.5}.bl-empty{grid-column:1/-1;text-align:center;padding:3rem 1.5rem;border-radius:1.4rem;background:#fff;border:1px dashed rgba(124,58,237,.2)}.bl-empty h3{margin:0 0 .5rem;font-size:1.8rem}.bl-empty p{margin:0;color:#64748b;font-size:1.35rem}.bl-card--skeleton .bl-card__media{margin:.75rem;background:#e9eef6;animation:bl-shimmer 1.2s linear infinite;background-size:200% 100%;background-image:linear-gradient(90deg,#e9eef6,#f8fafc 50%,#e9eef6)}.bl-skel{height:1rem;border-radius:.5rem;background:#e9eef6;margin-bottom:.65rem}.bl-skel--sm{width:40%}.bl-skel--md{width:80%}.bl-skel--lg{width:95%;height:1.4rem}@keyframes bl-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1200px){.bl-layout{grid-template-columns:1fr}.bl-grid,.bl-sidebar{grid-template-columns:repeat(2,1fr)}.bl-sidebar{display:grid}}@media (max-width:768px){.bl-page{padding:2.25rem 1.4rem 4rem}.bl-hero{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.bl-hero__left{flex:0 0 auto;max-width:none;width:100%}.bl-hero__title{font-size:clamp(2rem,7vw,2.75rem)}.bl-hero__sub{font-size:1.25rem}.bl-hero__plane{margin-top:.65rem;font-size:2rem}.bl-hero__trail{left:-4rem;width:3.5rem}.bl-hero__searchWrap{flex:0 0 auto;max-width:none;width:100%;margin-left:0;padding-top:0}.bl-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:none}.bl-filters::-webkit-scrollbar{display:none}.bl-filter{flex-shrink:0}.bl-grid,.bl-sidebar{grid-template-columns:1fr}.bl-suggest{flex-direction:column;align-items:flex-start;padding:1.5rem}.bl-suggest .bl-btn--outline{width:100%}}@media (prefers-reduced-motion:reduce){.bl-btn,.bl-card,.bl-filter{transition:none!important}}