:root{--bpg-article-navy: #0f172a;--bpg-article-blue: #2563eb;--bpg-article-blue-dark: #1d4ed8;--bpg-article-blue-light: #eff6ff;--bpg-article-text: #334155;--bpg-article-muted: #64748b;--bpg-article-border: #e2e8f0;--bpg-article-bg: #f8fafc;--bpg-article-white: #ffffff;--bpg-article-radius: 22px;--bpg-article-shadow: 0 16px 45px rgba(15, 23, 42, .08)}.bpg-reading-progress{position:fixed;inset:0 0 auto;z-index:9999;height:4px;pointer-events:none;background:transparent}.bpg-reading-progress span{display:block;width:0;height:100%;background:var(--bpg-article-blue);transform-origin:left center}.bpg-article,.bpg-article *{box-sizing:border-box}.bpg-article{background:var(--bpg-article-bg);color:var(--bpg-article-text)}.bpg-article img{max-width:100%;height:auto}.bpg-article__container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.bpg-article__header{position:relative;overflow:hidden;padding:64px 0 58px;background:radial-gradient(circle at 88% 14%,rgba(96,165,250,.26),transparent 28%),linear-gradient(135deg,#071226,#102a62 58%,#1d4ed8);color:#fff}.bpg-article__container--header{max-width:980px}.bpg-breadcrumbs{margin-bottom:24px;font-size:13px}.bpg-breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:0;list-style:none}.bpg-breadcrumbs a,.bpg-breadcrumbs li{color:#bfdbfe;text-decoration:none}.bpg-breadcrumbs a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.bpg-breadcrumbs li[aria-current=page]{max-width:45ch;overflow:hidden;color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap}.bpg-article__blog-label{display:inline-flex;margin-bottom:16px;padding:8px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1a;color:#dbeafe;font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.bpg-article__title{max-width:950px;margin:0;color:#fff;font-size:clamp(38px,6vw,68px);line-height:1.04;letter-spacing:-.045em;text-wrap:balance}.bpg-article__excerpt{max-width:820px;margin-top:22px;color:#dbeafe;font-size:clamp(17px,2vw,21px);line-height:1.72}.bpg-article__excerpt>*:first-child{margin-top:0}.bpg-article__excerpt>*:last-child{margin-bottom:0}.bpg-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px;margin-top:30px}.bpg-article__meta-item{display:inline-flex;align-items:center;gap:10px;color:#e2e8f0;font-size:14px;line-height:1.35}.bpg-article__meta-item svg{width:22px;height:22px;fill:none;stroke:#93c5fd;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bpg-article__meta-item a,.bpg-article__meta-item strong{color:#fff;text-decoration:none}.bpg-article__meta-item a:hover{text-decoration:underline;text-underline-offset:3px}.bpg-article__meta-label{display:block;margin-bottom:2px;color:#93c5fd;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.bpg-article__meta-item--author{padding-right:6px}.bpg-article__meta-avatar{width:44px;height:44px;border:2px solid rgba(255,255,255,.5);border-radius:50%;object-fit:cover}.bpg-article__meta-avatar--placeholder{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--bpg-article-blue);font-weight:900}.bpg-article__tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.bpg-article__tags a{padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#dbeafe;font-size:12px;text-decoration:none}.bpg-article__container--media{position:relative;z-index:2;margin-top:-1px;padding-top:36px}.bpg-article__featured{overflow:hidden;margin:0;border-radius:26px;background:#e2e8f0;box-shadow:var(--bpg-article-shadow)}.bpg-article__featured-image{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.bpg-article__featured figcaption{padding:12px 18px;border-top:1px solid var(--bpg-article-border);background:#fff;color:var(--bpg-article-muted);font-size:13px;line-height:1.55;text-align:center}.bpg-article__layout{display:grid;grid-template-columns:minmax(0,780px) minmax(250px,310px);justify-content:center;gap:54px;padding-top:52px;padding-bottom:78px}.bpg-article__main,.bpg-article__sidebar{min-width:0}.bpg-article__quick-note{display:grid;grid-template-columns:48px minmax(0,1fr);gap:17px;margin-bottom:30px;padding:22px;border:1px solid #bfdbfe;border-radius:18px;background:var(--bpg-article-blue-light)}.bpg-article__quick-note-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#dbeafe;color:var(--bpg-article-blue)}.bpg-article__quick-note-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bpg-article__quick-note strong{display:block;margin-bottom:5px;color:var(--bpg-article-navy);font-size:17px}.bpg-article__quick-note p{margin:0;color:#475569;font-size:14px;line-height:1.65}.bpg-mobile-toc{display:none;margin-bottom:26px;border:1px solid var(--bpg-article-border);border-radius:17px;background:#fff}.bpg-mobile-toc summary{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;color:var(--bpg-article-navy);font-weight:800;cursor:pointer;list-style:none}.bpg-mobile-toc summary::-webkit-details-marker{display:none}.bpg-mobile-toc summary svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s ease}.bpg-mobile-toc[open] summary svg{transform:rotate(180deg)}.bpg-mobile-toc nav{padding:0 19px 18px}.bpg-mobile-toc ol,.bpg-sidebar-card--toc ol{margin:0;padding:0;list-style:none}.bpg-mobile-toc li,.bpg-sidebar-card--toc li{margin:0}.bpg-mobile-toc a,.bpg-sidebar-card--toc a{display:block;padding:8px 0;color:var(--bpg-article-muted);font-size:14px;line-height:1.45;text-decoration:none}.bpg-mobile-toc li[data-level="3"] a,.bpg-sidebar-card--toc li[data-level="3"] a{padding-left:15px;font-size:13px}.bpg-mobile-toc a:hover,.bpg-mobile-toc a.is-active,.bpg-sidebar-card--toc a:hover,.bpg-sidebar-card--toc a.is-active{color:var(--bpg-article-blue)}.bpg-article__content{color:var(--bpg-article-text);font-size:18px;line-height:1.82;overflow-wrap:anywhere}.bpg-article__content>*:first-child{margin-top:0}.bpg-article__content>*:last-child{margin-bottom:0}.bpg-article__content p,.bpg-article__content ul,.bpg-article__content ol,.bpg-article__content blockquote,.bpg-article__content figure,.bpg-article__content pre,.bpg-article__content .bpg-table-scroll,.bpg-article__content details{margin-top:0;margin-bottom:1.35em}.bpg-article__content h2,.bpg-article__content h3,.bpg-article__content h4{color:var(--bpg-article-navy);line-height:1.25;letter-spacing:-.025em;scroll-margin-top:95px;text-wrap:balance}.bpg-article__content h2{margin:2.1em 0 .75em;padding-top:.15em;font-size:clamp(28px,4vw,38px)}.bpg-article__content h3{margin:1.7em 0 .65em;font-size:clamp(23px,3vw,29px)}.bpg-article__content h4{margin:1.5em 0 .55em;font-size:21px}.bpg-article__content a{color:var(--bpg-article-blue-dark);font-weight:650;text-decoration-thickness:1px;text-underline-offset:3px}.bpg-article__content a:hover{color:#1e40af;text-decoration-thickness:2px}.bpg-article__content ul,.bpg-article__content ol{padding-left:1.45em}.bpg-article__content li{margin-bottom:.52em;padding-left:.2em}.bpg-article__content li::marker{color:var(--bpg-article-blue);font-weight:800}.bpg-article__content strong{color:#1e293b}.bpg-article__content blockquote{padding:22px 24px;border-left:5px solid var(--bpg-article-blue);border-radius:0 16px 16px 0;background:var(--bpg-article-blue-light);color:#334155;font-size:19px;font-style:normal}.bpg-article__content blockquote>*:last-child{margin-bottom:0}.bpg-article__content figure{margin-left:0;margin-right:0}.bpg-article__content figure img,.bpg-article__content>img,.bpg-article__content p>img:only-child{display:block;width:auto;max-width:100%;margin-inline:auto;border-radius:17px}.bpg-article__content figcaption{margin-top:10px;color:var(--bpg-article-muted);font-size:13px;line-height:1.55;text-align:center}.bpg-article__content iframe,.bpg-article__content video{max-width:100%;border-radius:16px}.bpg-article__content .bpg-responsive-embed{position:relative;overflow:hidden;width:100%;margin:1.5em 0;padding-top:56.25%;border-radius:16px;background:#0f172a}.bpg-article__content .bpg-responsive-embed iframe,.bpg-article__content .bpg-responsive-embed video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.bpg-table-scroll{overflow-x:auto;border:1px solid var(--bpg-article-border);border-radius:16px;background:#fff;-webkit-overflow-scrolling:touch}.bpg-article__content table{width:100%;min-width:620px;margin:0;border-collapse:collapse;background:#fff;font-size:15px;line-height:1.55}.bpg-article__content th,.bpg-article__content td{padding:14px 16px;border-right:1px solid var(--bpg-article-border);border-bottom:1px solid var(--bpg-article-border);text-align:left;vertical-align:top}.bpg-article__content th:last-child,.bpg-article__content td:last-child{border-right:0}.bpg-article__content tr:last-child td{border-bottom:0}.bpg-article__content th{background:var(--bpg-article-navy);color:#fff;font-weight:800}.bpg-article__content tbody tr:nth-child(2n){background:#f8fafc}.bpg-article__content code{padding:.18em .4em;border-radius:6px;background:#e2e8f0;color:#0f172a;font-size:.88em}.bpg-article__content pre{overflow-x:auto;padding:20px;border-radius:16px;background:#0f172a;color:#e2e8f0;font-size:14px;line-height:1.65}.bpg-article__content pre code{padding:0;background:transparent;color:inherit}.bpg-article__content hr{margin:2.5em 0;border:0;border-top:1px solid var(--bpg-article-border)}.bpg-article__content details{overflow:hidden;border:1px solid var(--bpg-article-border);border-radius:15px;background:#fff}.bpg-article__content details summary{padding:16px 18px;color:var(--bpg-article-navy);font-weight:800;cursor:pointer}.bpg-article__content details>*:not(summary){margin-left:18px;margin-right:18px}.bpg-article__content .bpg-policy-snapshot,.bpg-article__content .bpg-source-verification,.bpg-article__content .bpg-dayof-tips{--bpg-block-bg: #f8fafc;--bpg-block-border: #e2e8f0;--bpg-block-accent: var(--bpg-article-blue);--bpg-label-bg: #e0f2fe;--bpg-label-color: #075985;position:relative;width:100%;max-width:100%;margin:clamp(24px,4vw,36px) 0;padding:clamp(20px,3vw,28px);border:1px solid var(--bpg-block-border);border-radius:20px;background:var(--bpg-block-bg);color:#334155;box-shadow:0 8px 28px #0f172a0e}.bpg-article__content .bpg-policy-snapshot,.bpg-article__content .bpg-source-verification,.bpg-article__content .bpg-dayof-tips,.bpg-article__content .bpg-policy-snapshot *,.bpg-article__content .bpg-source-verification *,.bpg-article__content .bpg-dayof-tips *{box-sizing:border-box}.bpg-article__content .bpg-policy-snapshot{--bpg-block-bg: linear-gradient(180deg, #f4f9ff 0%, #ffffff 100%);--bpg-block-border: #bfdbfe;--bpg-block-accent: #2563eb}.bpg-article__content .bpg-source-verification{--bpg-block-bg: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);--bpg-block-border: #d8dee8;--bpg-block-accent: #475569;--bpg-label-bg: #e2e8f0;--bpg-label-color: #334155}.bpg-article__content .bpg-dayof-tips{--bpg-block-bg: linear-gradient(180deg, #fffdf5 0%, #ffffff 100%);--bpg-block-border: #fde68a;--bpg-block-accent: #d97706;--bpg-label-bg: #fef3c7;--bpg-label-color: #92400e}.bpg-article__content .bpg-policy-snapshot:before,.bpg-article__content .bpg-source-verification:before,.bpg-article__content .bpg-dayof-tips:before{content:"";position:absolute;top:-1px;left:24px;width:72px;height:4px;border-radius:0 0 999px 999px;background:var(--bpg-block-accent)}.bpg-article__content .bpg-section-label{display:inline-flex;align-items:center;width:fit-content;max-width:100%;margin:0 0 12px;padding:6px 11px;border-radius:999px;background:var(--bpg-label-bg, #e0f2fe);color:var(--bpg-label-color, #075985);font-size:12px;font-weight:800;line-height:1.25;letter-spacing:.055em;text-transform:uppercase;overflow-wrap:anywhere}.bpg-article__content .bpg-policy-snapshot h2,.bpg-article__content .bpg-policy-snapshot h3,.bpg-article__content .bpg-source-verification h2,.bpg-article__content .bpg-source-verification h3,.bpg-article__content .bpg-dayof-tips h2,.bpg-article__content .bpg-dayof-tips h3{margin:0 0 12px;padding:0;color:#0f172a;font-size:clamp(24px,3vw,34px);font-weight:750;line-height:1.18;letter-spacing:-.02em}.bpg-article__content .bpg-snapshot-intro,.bpg-article__content .bpg-source-verification>p,.bpg-article__content .bpg-dayof-tips>p{margin:0 0 18px;color:#475569;font-size:16px;line-height:1.7}.bpg-article__content .bpg-policy-snapshot>:last-child,.bpg-article__content .bpg-source-verification>:last-child,.bpg-article__content .bpg-dayof-tips>:last-child{margin-bottom:0}.bpg-article__content .bpg-policy-snapshot a,.bpg-article__content .bpg-source-verification a,.bpg-article__content .bpg-dayof-tips a{color:#1d4ed8;font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;overflow-wrap:anywhere}.bpg-article__content .bpg-policy-snapshot a:hover,.bpg-article__content .bpg-source-verification a:hover,.bpg-article__content .bpg-dayof-tips a:hover{color:#1e40af;text-decoration-thickness:2px}.bpg-article__content .bpg-policy-snapshot a:focus-visible,.bpg-article__content .bpg-source-verification a:focus-visible,.bpg-article__content .bpg-dayof-tips a:focus-visible{outline:3px solid rgba(37,99,235,.3);outline-offset:3px;border-radius:3px}.bpg-article__content .bpg-snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;margin:0}.bpg-article__content .bpg-snapshot-item{min-width:0;margin:0;padding:17px 18px;border:1px solid #e2e8f0;border-radius:15px;background:#fffffff0;box-shadow:0 2px 8px #0f172a06}.bpg-article__content .bpg-snapshot-wide{grid-column:1 / -1}.bpg-article__content .bpg-snapshot-key{display:block;margin:0 0 6px;color:#64748b;font-size:12px;font-weight:800;line-height:1.35;letter-spacing:.055em;text-transform:uppercase}.bpg-article__content .bpg-snapshot-value{display:block;min-width:0;color:#0f172a;font-size:17px;font-weight:720;line-height:1.45;overflow-wrap:anywhere}.bpg-article__content .bpg-verification-list{width:100%;max-width:100%;margin:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:15px;background:#fff}.bpg-article__content .bpg-verification-row{display:grid;grid-template-columns:minmax(150px,210px) minmax(0,1fr);align-items:start;gap:18px;min-width:0;margin:0;padding:15px 17px;border-bottom:1px solid #e5e7eb}.bpg-article__content .bpg-verification-row:nth-child(2n){background:#fafbfc}.bpg-article__content .bpg-verification-row:last-child{border-bottom:0}.bpg-article__content .bpg-verification-row>*{min-width:0}.bpg-article__content .bpg-verification-row span{color:#64748b;font-size:14px;font-weight:750;line-height:1.5;overflow-wrap:anywhere}.bpg-article__content .bpg-verification-row strong{color:#111827;font-size:15px;font-weight:700;line-height:1.55;overflow-wrap:anywhere}.bpg-article__content .bpg-confidence-high{color:#047857!important}.bpg-article__content .bpg-confidence-medium{color:#a16207!important}.bpg-article__content .bpg-confidence-low{color:#b91c1c!important}.bpg-article__content .bpg-tip-list{display:grid;gap:12px;width:100%;margin:0!important;padding:0!important;list-style:none!important}.bpg-article__content .bpg-tip-list>li{position:relative;min-width:0;margin:0!important;padding:16px 17px 16px 54px!important;border:1px solid #f3e5a6;border-radius:15px;background:#fffffff5;color:#334155;font-size:16px;line-height:1.65;list-style:none!important;overflow-wrap:anywhere}.bpg-article__content .bpg-tip-list>li::marker{content:""}.bpg-article__content .bpg-tip-list>li:before{content:"\2713";position:absolute;top:17px;left:17px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#facc15;color:#422006;font-size:13px;font-weight:900;line-height:1}.bpg-article__content .bpg-tip-list>li>:first-child{margin-top:0}.bpg-article__content .bpg-tip-list>li>:last-child{margin-bottom:0}.bpg-article__content .bpg-tip-list>li p{margin:4px 0 0;color:#475569;font-size:inherit;line-height:1.65}.bpg-article__content .bpg-tip-list>li strong{display:block;margin:0 0 3px;color:#0f172a;font-weight:750;line-height:1.45}.bpg-article__content .bpg-note,.bpg-article__content .bpg-tip,.bpg-article__content .bpg-warning{margin:1.6em 0;padding:23px 24px;border-radius:18px}.bpg-article__content .bpg-tip{border:1px solid #fde68a;background:#fffbeb}.bpg-article__content .bpg-note{border:1px solid #cbd5e1;background:#f8fafc}.bpg-article__content .bpg-warning{border:1px solid #fecaca;background:#fef2f2}.bpg-article__content .bpg-note h2,.bpg-article__content .bpg-note h3,.bpg-article__content .bpg-tip h2,.bpg-article__content .bpg-tip h3,.bpg-article__content .bpg-warning h2,.bpg-article__content .bpg-warning h3{margin-top:0}@media screen and (min-width:750px)and (max-width:989px){.bpg-article__content .bpg-policy-snapshot,.bpg-article__content .bpg-source-verification,.bpg-article__content .bpg-dayof-tips{padding:23px;border-radius:18px}.bpg-article__content .bpg-verification-row{grid-template-columns:minmax(140px,170px) minmax(0,1fr);gap:15px}}@media screen and (max-width:749px){.bpg-article__content .bpg-policy-snapshot,.bpg-article__content .bpg-source-verification,.bpg-article__content .bpg-dayof-tips{margin:24px 0;padding:19px;border-radius:17px;box-shadow:0 5px 20px #0f172a0b}.bpg-article__content .bpg-policy-snapshot:before,.bpg-article__content .bpg-source-verification:before,.bpg-article__content .bpg-dayof-tips:before{left:19px;width:60px}.bpg-article__content .bpg-policy-snapshot h2,.bpg-article__content .bpg-policy-snapshot h3,.bpg-article__content .bpg-source-verification h2,.bpg-article__content .bpg-source-verification h3,.bpg-article__content .bpg-dayof-tips h2,.bpg-article__content .bpg-dayof-tips h3{margin-bottom:10px;font-size:clamp(22px,6vw,28px);line-height:1.22}.bpg-article__content .bpg-snapshot-intro,.bpg-article__content .bpg-source-verification>p,.bpg-article__content .bpg-dayof-tips>p{margin-bottom:16px;font-size:15.5px;line-height:1.65}.bpg-article__content .bpg-snapshot-grid{grid-template-columns:minmax(0,1fr);gap:11px}.bpg-article__content .bpg-snapshot-wide{grid-column:auto}.bpg-article__content .bpg-snapshot-item{padding:15px;border-radius:13px}.bpg-article__content .bpg-snapshot-key{font-size:11.5px}.bpg-article__content .bpg-snapshot-value{font-size:16px}.bpg-article__content .bpg-verification-list{border-radius:13px}.bpg-article__content .bpg-verification-row{grid-template-columns:minmax(0,1fr);gap:4px;padding:14px 15px}.bpg-article__content .bpg-verification-row span{font-size:12.5px;line-height:1.4}.bpg-article__content .bpg-verification-row strong{font-size:15px;line-height:1.5}.bpg-article__content .bpg-tip-list{gap:10px}.bpg-article__content .bpg-tip-list>li{padding:14px 14px 14px 48px!important;border-radius:13px;font-size:15.5px;line-height:1.6}.bpg-article__content .bpg-tip-list>li:before{top:15px;left:14px;width:21px;height:21px;font-size:12px}}@media screen and (max-width:389px){.bpg-article__content .bpg-policy-snapshot,.bpg-article__content .bpg-source-verification,.bpg-article__content .bpg-dayof-tips{margin:20px 0;padding:16px;border-radius:15px}.bpg-article__content .bpg-policy-snapshot:before,.bpg-article__content .bpg-source-verification:before,.bpg-article__content .bpg-dayof-tips:before{left:16px}.bpg-article__content .bpg-section-label{padding:5px 9px;font-size:10.5px}.bpg-article__content .bpg-snapshot-item{padding:14px}.bpg-article__content .bpg-verification-row{padding:13px}.bpg-article__content .bpg-tip-list>li{padding:13px 12px 13px 44px!important}.bpg-article__content .bpg-tip-list>li:before{top:14px;left:12px;width:19px;height:19px;font-size:11px}}@media print{.bpg-article__content .bpg-policy-snapshot,.bpg-article__content .bpg-source-verification,.bpg-article__content .bpg-dayof-tips{margin:20px 0;padding:20px;break-inside:avoid;border:1px solid #cbd5e1;background:#fff!important;box-shadow:none!important}.bpg-article__content .bpg-policy-snapshot:before,.bpg-article__content .bpg-source-verification:before,.bpg-article__content .bpg-dayof-tips:before{display:none}.bpg-article__content .bpg-section-label{border:1px solid #d1d5db;background:#f3f4f6!important;color:#111827!important}.bpg-article__content .bpg-snapshot-item,.bpg-article__content .bpg-verification-list,.bpg-article__content .bpg-tip-list>li{background:#fff!important;box-shadow:none!important}.bpg-article__content .bpg-tip-list>li:before{border:1px solid #9ca3af;background:#fff!important;color:#111827!important}.bpg-article__content .bpg-policy-snapshot a,.bpg-article__content .bpg-source-verification a,.bpg-article__content .bpg-dayof-tips a{color:#111827!important}}.bpg-article__source-reminder{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:42px;padding:28px;border:1px solid #bfdbfe;border-radius:var(--bpg-article-radius);background:linear-gradient(135deg,#eff6ff,#fff)}.bpg-article__source-label,.bpg-author-box__role{display:inline-flex;margin-bottom:8px;color:var(--bpg-article-blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.bpg-article__source-reminder h2{margin:0 0 8px;color:var(--bpg-article-navy);font-size:25px}.bpg-article__source-reminder p{margin:0;color:var(--bpg-article-muted);line-height:1.65}.bpg-article__button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:0;border-radius:999px;background:var(--bpg-article-blue);color:#fff;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.bpg-article__button:hover{background:var(--bpg-article-blue-dark);color:#fff}.bpg-author-box{display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;align-items:center;margin-top:34px;padding:30px;border:1px solid var(--bpg-article-border);border-radius:var(--bpg-article-radius);background:#fff;box-shadow:0 12px 34px #0f172a0d}.bpg-author-box__image,.bpg-author-box__placeholder{width:150px;height:150px;border-radius:50%;object-fit:cover;box-shadow:0 12px 30px #0f172a24}.bpg-author-box__placeholder{display:flex;align-items:center;justify-content:center;background:var(--bpg-article-blue);color:#fff;font-size:54px;font-weight:900}.bpg-author-box h2{margin:0 0 10px;color:var(--bpg-article-navy);font-size:27px}.bpg-author-box__bio{color:var(--bpg-article-muted);line-height:1.7}.bpg-author-box__bio>*:first-child{margin-top:0}.bpg-author-box__bio>*:last-child{margin-bottom:0}.bpg-author-box__links{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:15px}.bpg-author-box__links a{color:var(--bpg-article-blue-dark);font-weight:800;text-decoration:none}.bpg-author-box__links a:hover{text-decoration:underline;text-underline-offset:3px}.bpg-article__footer-nav{margin-top:32px;padding-top:26px;border-top:1px solid var(--bpg-article-border)}.bpg-article__footer-nav a{display:inline-flex;align-items:center;gap:8px;color:var(--bpg-article-blue-dark);font-weight:800;text-decoration:none}.bpg-sidebar-card{margin-bottom:19px;padding:22px;border:1px solid var(--bpg-article-border);border-radius:18px;background:#fff;box-shadow:0 10px 30px #0f172a0d}.bpg-sidebar-card--toc{position:sticky;top:88px;max-height:calc(100vh - 108px);overflow-y:auto}.bpg-sidebar-card__heading{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--bpg-article-border);color:var(--bpg-article-navy);font-size:15px;font-weight:900}.bpg-article-details{margin:0}.bpg-article-details>div{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid #f1f5f9}.bpg-article-details>div:last-child{border-bottom:0}.bpg-article-details dt{color:var(--bpg-article-muted);font-size:13px}.bpg-article-details dd{margin:0;color:var(--bpg-article-navy);font-size:13px;font-weight:800;text-align:right}.bpg-share-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.bpg-share-buttons a,.bpg-share-buttons button{display:flex;align-items:center;justify-content:center;min-height:41px;padding:9px 10px;border:1px solid var(--bpg-article-border);border-radius:11px;background:#fff;color:var(--bpg-article-text);font:inherit;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.bpg-share-buttons a:hover,.bpg-share-buttons button:hover{border-color:#93c5fd;background:var(--bpg-article-blue-light);color:var(--bpg-article-blue-dark)}.bpg-sidebar-card--notice{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;border-color:#bfdbfe;background:var(--bpg-article-blue-light)}.bpg-sidebar-card__notice-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--bpg-article-blue);color:#fff;font-weight:900}.bpg-sidebar-card--notice p{margin:1px 0 0;color:#475569;font-size:13px;line-height:1.6}.bpg-comments{margin-top:54px;padding-top:42px;border-top:1px solid var(--bpg-article-border)}.bpg-comments>h2{margin:0 0 25px;color:var(--bpg-article-navy);font-size:32px}.bpg-comments__list{display:grid;gap:15px}.bpg-comment{padding:20px;border:1px solid var(--bpg-article-border);border-radius:15px;background:#fff}.bpg-comment header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-bottom:10px}.bpg-comment header strong{color:var(--bpg-article-navy)}.bpg-comment header time{color:var(--bpg-article-muted);font-size:13px}.bpg-comment-form{margin-top:32px;padding:27px;border:1px solid var(--bpg-article-border);border-radius:18px;background:#fff}.bpg-comment-form h3{margin:0 0 20px;color:var(--bpg-article-navy);font-size:25px}.bpg-comment-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bpg-comment-form label{display:block;margin:15px 0 7px;color:var(--bpg-article-navy);font-size:14px;font-weight:800}.bpg-comment-form input,.bpg-comment-form textarea{width:100%;padding:13px 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:var(--bpg-article-navy);font:inherit}.bpg-comment-form input:focus,.bpg-comment-form textarea:focus{outline:3px solid #dbeafe;border-color:var(--bpg-article-blue)}.bpg-comment-form .bpg-article__button{margin-top:18px}.bpg-form-message{margin-bottom:15px;padding:13px 15px;border-radius:12px;font-size:14px;font-weight:700}.bpg-form-message--success{background:#ecfdf5;color:#047857}.bpg-form-message--error{background:#fef2f2;color:#b91c1c}.bpg-comments__pagination{margin-top:22px}.bpg-comments__pagination .page,.bpg-comments__pagination a,.bpg-comments__pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;margin:3px;border:1px solid var(--bpg-article-border);border-radius:9px;background:#fff;color:var(--bpg-article-text);text-decoration:none}@media screen and (max-width:989px){.bpg-article__layout{grid-template-columns:minmax(0,780px);gap:0}.bpg-article__sidebar{display:none}.bpg-mobile-toc{display:block}}@media screen and (max-width:749px){.bpg-article__container{width:min(100% - 30px,1180px)}.bpg-article__header{padding:48px 0 44px}.bpg-article__title{font-size:clamp(36px,11vw,52px)}.bpg-breadcrumbs li[aria-current=page]{display:none}.bpg-article__meta{align-items:flex-start;flex-direction:column;gap:15px}.bpg-article__container--media{width:100%;padding-top:0}.bpg-article__featured{border-radius:0;box-shadow:none}.bpg-article__featured-image{aspect-ratio:4 / 3}.bpg-article__layout{padding-top:34px;padding-bottom:55px}.bpg-article__content{font-size:17px;line-height:1.78}.bpg-article__quick-note{grid-template-columns:40px minmax(0,1fr);padding:18px}.bpg-article__quick-note-icon{width:40px;height:40px}.bpg-article__source-reminder{align-items:flex-start;flex-direction:column;padding:23px}.bpg-author-box{grid-template-columns:1fr;padding:25px;text-align:center}.bpg-author-box__image-wrap{display:flex;justify-content:center}.bpg-author-box__links{justify-content:center}.bpg-comment-form__grid{grid-template-columns:1fr;gap:0}}@media(prefers-reduced-motion:reduce){.bpg-reading-progress span,.bpg-mobile-toc summary svg{transition:none!important}.bpg-article__content h2,.bpg-article__content h3,.bpg-article__content h4{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bpg-main-blog-post.css.map */
