.bp-hero{min-height:50vh;display:flex;align-items:center;padding-top:80px;padding-bottom:40px}.bp-hero__content{display:flex;flex-direction:column;gap:1.25rem;width:100%}.bp-hero__anim{opacity:0;transform:translateY(32px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.bp-hero--visible .bp-hero__anim{opacity:1;transform:translateY(0)}.bp-hero__breadcrumb{display:inline-flex;align-items:center;gap:2px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.65;text-decoration:none;color:var(--color-text);transition:opacity .25s ease;width:-moz-fit-content;width:fit-content}.bp-hero__breadcrumb svg{width:18px;height:18px}.bp-hero__breadcrumb:hover{opacity:.8}.bp-hero__meta{display:flex;align-items:center;gap:12px}.bp-hero__category{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.8);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:9999px;padding:4px 12px}html.light-mode .bp-hero__category{color:#002BFF;background:rgba(0,43,255,.08);border-color:rgba(0,43,255,.2)}.bp-hero__reading-time{font-size:12px;font-weight:500;opacity:.65}.bp-hero__title{font-size:clamp(1.6rem,3.2vw,2.75rem);font-weight:700;line-height:1.15em;text-transform:uppercase}.bp-hero__excerpt{font-size:18px;font-weight:400;line-height:1.65;opacity:.8;max-width:680px}.bp-hero__author{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.bp-hero__author-name{font-size:13px;font-weight:700}.bp-hero__author-role{font-size:13px;opacity:.65}.bp-hero__author-role:before{content:"·";margin-right:8px}.bp-hero__date{font-size:13px;opacity:.6;margin-left:auto}.bp-cover{width:100%;margin-bottom:80px;border-radius:20px;overflow:hidden;aspect-ratio:16/7;position:relative}.bp-cover__img{width:100%;height:100%;object-fit:cover;display:block}.bp-body-section{padding-bottom:80px}.bp-white-section{flex:1 1;min-width:0;max-width:720px;background:#ffffff;border-radius:24px;padding:56px;color:#0a0a0a}.bp-body-layout{display:flex;align-items:flex-start;gap:60px}.bp-toc-wrapper{width:200px;flex-shrink:0;position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:none}.bp-toc-wrapper::-webkit-scrollbar{display:none}.bp-toc__label{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;opacity:.55;margin-bottom:14px}.bp-toc__list{list-style:none;border-left:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:0}.bp-toc__item--sub{padding-left:10px}.bp-toc__link{display:block;font-size:12px;font-weight:500;line-height:1.45;color:var(--color-text);opacity:.55;padding:5px 8px 5px 14px;border-left:2px solid transparent;margin-left:-1px;transition:opacity .2s ease,border-color .2s ease;text-decoration:none}.bp-toc__link:hover{opacity:.85}.bp-toc__link--active{opacity:1;border-left-color:#002BFF}.bp-toc__item--sub .bp-toc__link{font-size:11px;opacity:.45}.bp-toc__item--sub .bp-toc__link--active{opacity:.9}html.light-mode .bp-toc__list{border-left-color:rgba(0,0,0,.08)}html.light-mode .bp-toc__link--active{color:#002BFF}.bp-white-section .bp-toc__list{border-left-color:rgba(0,0,0,.08)}.bp-white-section .bp-toc__link{color:#0a0a0a}.bp-white-section .bp-toc__link--active{color:#002BFF;border-left-color:#002BFF}.bp-white-section .bp-body__h2,.bp-white-section .bp-body__h3{background:linear-gradient(90deg,#002BFF,#5577FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bp-white-section .bp-body__link{color:#002BFF;-webkit-text-decoration-color:rgba(0,43,255,.4);text-decoration-color:rgba(0,43,255,.4)}.bp-white-section .bp-body__link:hover{-webkit-text-decoration-color:#002BFF;text-decoration-color:#002BFF}.bp-white-section .bp-body__quote{background:rgba(0,43,255,.04);border-color:rgba(0,0,0,.1);backdrop-filter:none;-webkit-backdrop-filter:none}.bp-white-section .bp-faq__item{border-color:rgba(0,0,0,.08)}.bp-white-section .bp-faq__item--open{border-color:rgba(0,43,255,.2)}.bp-white-section .bp-faq__question{color:#0a0a0a}.bp-white-section .bp-tags__item{color:#0a0a0a;opacity:.35}.bp-white-section .bp-share__btn{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.1);color:#0a0a0a}.bp-white-section .bp-share__btn:hover{background:rgba(0,43,255,.07);border-color:rgba(0,43,255,.2)}.bp-white-section .bp-share__btn--copied{background:rgba(0,43,255,.1);border-color:rgba(0,43,255,.35);color:#002BFF}.bp-body--centered{margin:0 auto}.bp-body__h2,.bp-body__h3{background:linear-gradient(90deg,#ffffff,rgba(255,255,255,.5));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bp-body__h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;text-transform:uppercase;margin-top:3rem;margin-bottom:1rem}.bp-body__h3{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;line-height:1.3;margin-top:2rem;margin-bottom:.75rem}html.light-mode .bp-body__h2,html.light-mode .bp-body__h3{background:linear-gradient(90deg,#002BFF,#5577FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bp-body__p{font-size:17px;line-height:1.75;opacity:.8;margin-bottom:1.5rem}.bp-body__quote{border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:28px;margin:2.5rem 0;background:rgba(255,255,255,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column;gap:16px}.bp-body__quote p{font-size:17px;font-weight:500;line-height:1.75;font-style:normal;opacity:.85;margin-bottom:0}.bp-body__quote cite{display:block;font-size:12px;font-weight:700;font-style:normal;opacity:.4;text-transform:uppercase;letter-spacing:.08em}html.light-mode .bp-body__quote{background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.1);backdrop-filter:none;-webkit-backdrop-filter:none}.bp-body__list{padding-left:1.5rem;margin-bottom:1.5rem}.bp-body__list li{font-size:17px;line-height:1.75;opacity:.8;margin-bottom:.5rem}.bp-body__list--ordered{list-style-type:decimal}.bp-body__figure{margin:2.5rem 0;border-radius:16px;overflow:hidden}.bp-body__img{width:100%;height:auto;display:block;border-radius:16px}.bp-body__figcaption{font-size:13px;opacity:.4;text-align:center;margin-top:10px}.bp-body__link{color:var(--color-text);text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:rgba(255,255,255,.3);text-decoration-color:rgba(255,255,255,.3);transition:-webkit-text-decoration-color .2s ease;transition:text-decoration-color .2s ease;transition:text-decoration-color .2s ease,-webkit-text-decoration-color .2s ease}.bp-body__link:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:initial}html.light-mode .bp-body__link{-webkit-text-decoration-color:rgba(0,43,255,.4);text-decoration-color:rgba(0,43,255,.4)}html.light-mode .bp-body__link:hover{-webkit-text-decoration-color:#002BFF;text-decoration-color:#002BFF}.bp-faq{margin:2rem 0;display:flex;flex-direction:column;gap:8px}.bp-faq__item{border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:border-color .25s ease}.bp-faq__item--open{border-color:rgba(255,255,255,.2)}.bp-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:none;border:none;color:var(--color-text);font-family:var(--font-primary);font-size:15px;font-weight:600;line-height:1.4;text-align:left;cursor:pointer;transition:opacity .2s ease}.bp-faq__question:hover{opacity:.75}.bp-faq__icon{width:18px;height:18px;flex-shrink:0;opacity:.4;transition:transform .3s cubic-bezier(.16,1,.3,1)}.bp-faq__item--open .bp-faq__icon{transform:rotate(180deg)}.bp-faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1)}.bp-faq__item--open .bp-faq__answer{grid-template-rows:1fr}.bp-faq__answer-inner{overflow:hidden}.bp-faq__answer-inner p{font-size:15px;line-height:1.7;opacity:.65;padding:0 20px 18px;margin:0}html.light-mode .bp-faq__item{border-color:rgba(0,0,0,.08)}html.light-mode .bp-faq__item--open{border-color:rgba(0,43,255,.2)}.bp-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:48px}.bp-tags__item{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.35;border:1px solid;border-radius:9999px;padding:5px 14px}.bp-share-wrapper{width:200px;flex-shrink:0;position:sticky;top:100px;max-height:calc(100vh - 120px);display:flex;align-items:flex-start}.bp-share{display:flex;flex-direction:column;gap:10px;width:100%}.bp-share__label{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;opacity:.55;margin-bottom:14px}.bp-share__buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6px;gap:6px}.bp-share__btn{height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:var(--color-text);text-decoration:none;transition:background .2s ease,border-color .2s ease,opacity .2s ease,transform .15s ease;cursor:pointer;font-family:inherit;opacity:.75}.bp-share__btn svg{width:15px;height:15px;flex-shrink:0}.bp-share__btn:hover{opacity:1;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);transform:translateY(-1px)}.bp-share__btn--copy{grid-column:1/-1;gap:7px;font-size:11px;font-weight:600;letter-spacing:.04em;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08);margin-top:2px}.bp-share__btn--copied{opacity:1;background:rgba(0,43,255,.15);border-color:rgba(0,43,255,.4);color:#5577FF;transform:none}html.light-mode .bp-share__btn{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.1)}html.light-mode .bp-share__btn:hover{background:rgba(0,43,255,.07);border-color:rgba(0,43,255,.2)}html.light-mode .bp-share__btn--copied{background:rgba(0,43,255,.1);border-color:rgba(0,43,255,.35);color:#002BFF}.bp-page .final-cta{margin-top:120px;margin-bottom:120px}@media (max-width:1024px){.bp-page .final-cta{margin-top:90px;margin-bottom:90px}}@media (max-width:768px){.bp-page .final-cta{margin-top:60px;margin-bottom:60px}}.bp-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;min-height:60vh;text-align:center}.bp-not-found__back{font-size:15px;font-weight:600;opacity:.5;text-decoration:none;color:var(--color-text);transition:opacity .25s ease}.bp-not-found__back:hover{opacity:1}html.light-mode .bp-hero__author{border-top-color:rgba(0,0,0,.08)}html.light-mode .bp-body__quote{background:rgba(0,43,255,.04)}@media (max-width:1024px){.bp-white-section{padding:44px;max-width:720px;margin:0 auto}.bp-share-wrapper,.bp-toc-wrapper{display:none}}@media (max-width:768px){.bp-white-section{padding:28px 20px;border-radius:16px}}.bp-share-mobile{display:none}@media (max-width:1024px){.bp-share-mobile,.bp-share-mobile .bp-share{display:block}.bp-share-mobile .bp-share__buttons{grid-template-columns:repeat(3,1fr);gap:10px}.bp-share-mobile .bp-share__btn{height:52px}}@media (max-width:768px){.bp-hero{min-height:40vh;padding-bottom:24px}.bp-hero__title{font-size:clamp(1.4rem,6vw,2rem)}.bp-hero__excerpt{font-size:16px}.bp-hero__date{margin-left:0;width:100%}.bp-cover{border-radius:14px;margin-bottom:48px;aspect-ratio:16/9}.bp-body__list li,.bp-body__p{font-size:16px}.bp-body__quote p{font-size:17px}}