pre,.adbc-pre{padding:var(--adbc-space-md);font-size:.875rem;margin:var(--adbc-space-lg) 0}@media (max-width:600px){pre,.adbc-pre{padding:var(--adbc-space-sm);font-size:.8rem;margin:var(--adbc-space-md) 0}}.adbc-text-center{text-align:center}.adbc-text-muted{color:var(--adbc-text-muted)}.adbc-text-italic{font-style:italic}.adbc-mt-1{margin-top:.5rem}.adbc-mt-2{margin-top:1rem}.adbc-mt-3{margin-top:1.5rem}.adbc-mt-4{margin-top:2rem}.adbc-mb-1{margin-bottom:.5rem}.adbc-mb-2{margin-bottom:1rem}.adbc-mb-3{margin-bottom:1.5rem}.adbc-mb-4{margin-bottom:2rem}.adbc-segment{padding:var(--adbc-space-xl) 0;width:100%}.adbc-constrained{max-width:var(--adbc-content-width,100%)}.adbc-wrapper.adbc-constrained{max-width:calc(var(--adbc-content-width,100%) + clamp(2rem,6vw,4rem))}.adbc-entry.adbc-entry--centered,.adbc-entry.adbc-entry--centered{max-width:var(--adbc-content-width,800px);margin:0 auto}.adbc-figure img,.adbc-tableau img{max-width:100%;width:auto;height:auto;border-radius:var(--adbc-radius,.5rem)}.adbc-figure figcaption,.adbc-tableau figcaption{font-size:.875rem;color:var(--adbc-text-muted);margin-top:var(--adbc-space-sm,.5rem);text-align:center}.adbc-img-full{width:100%;height:auto;border-radius:var(--adbc-radius,.5rem)}.adbc-figure--float-left,.adbc-tableau--float-left{float:left;max-width:40%;margin:0 var(--adbc-space-lg) var(--adbc-space-md) 0;clear:left}.adbc-figure--float-left img,.adbc-tableau--float-left img{max-width:100%;width:auto;height:auto;border-radius:var(--adbc-radius,.5rem)}.adbc-figure--float-right,.adbc-tableau--float-right{float:right;max-width:40%;margin:0 0 var(--adbc-space-md) var(--adbc-space-lg);clear:right}.adbc-figure--float-right img,.adbc-tableau--float-right img{width:100%;height:auto;object-fit:cover;border-radius:var(--adbc-radius,.5rem)}.adbc-entry-wrapper--sidebar .adbc-figure--float-left,.adbc-entry-wrapper--sidebar .adbc-tableau--float-left,.adbc-entry-wrapper--sidebar .adbc-figure--float-right,.adbc-entry-wrapper--sidebar .adbc-tableau--float-right{max-width:50%}@media (max-width:600px){.adbc-figure--float-left,.adbc-tableau--float-left,.adbc-figure--float-right,.adbc-tableau--float-right{float:none;max-width:100%;margin:var(--adbc-space-md) 0}}.adbc-figure--float-left.adbc-figure--diagram,.adbc-figure--float-right.adbc-figure--diagram,.adbc-tableau--float-left.adbc-tableau--diagram,.adbc-tableau--float-right.adbc-tableau--diagram{max-width:40%;width:auto}.adbc-entry__content h2,.adbc-entry__content h3,.adbc-entry__content .adbc-subheading{clear:both}.adbc-figure--full-width,.adbc-tableau--full-width{width:100%;margin:var(--adbc-space-lg) 0}.adbc-figure--full-width img,.adbc-tableau--full-width img{max-width:100%;width:auto;height:auto;border-radius:var(--adbc-radius,.5rem)}.adbc-figure--medium,.adbc-tableau--medium{width:100%;max-width:var(--adbc-figure-medium);margin:var(--adbc-space-lg) auto}.adbc-figure--medium img,.adbc-tableau--medium img{max-width:100%;width:auto;height:auto;border-radius:var(--adbc-radius,.5rem)}.adbc-figure--small,.adbc-figure--inline,.adbc-tableau--small,.adbc-tableau--inline{width:100%;max-width:var(--adbc-figure-small);margin:var(--adbc-space-md) auto}.adbc-figure--small img,.adbc-figure--inline img,.adbc-tableau--small img,.adbc-tableau--inline img{max-width:100%;width:auto;height:auto;border-radius:var(--adbc-radius,.5rem)}.adbc-figure--diagram,.adbc-tableau--diagram{width:fit-content;max-width:min(630px,100%);margin:var(--adbc-space-lg) auto;padding:var(--adbc-space-md);border-radius:var(--adbc-radius,.5rem)}.adbc-figure--diagram.adbc-diagram-bg--gradient,.adbc-tableau--diagram.adbc-diagram-bg--gradient{background:linear-gradient(90deg,var(--adbc-surface) 0%,var(--adbc-bg-alt,#f5f5f5) 100%)}.adbc-figure--diagram.adbc-diagram-bg--solid,.adbc-tableau--diagram.adbc-diagram-bg--solid{background:var(--adbc-bg-alt,#f5f5f5)}.adbc-figure--diagram.adbc-diagram-bg--tinted,.adbc-tableau--diagram.adbc-diagram-bg--tinted{background:color-mix(in srgb,var(--adbc-primary) .03,var(--adbc-surface) 100%)}.adbc-figure--diagram.adbc-diagram-bg--bordered,.adbc-tableau--diagram.adbc-diagram-bg--bordered{background:var(--adbc-surface,#fff);border-left:3px solid var(--adbc-primary)}.adbc-figure--diagram.adbc-diagram-bg--bordered.adbc-border-top,.adbc-tableau--diagram.adbc-diagram-bg--bordered.adbc-border-top{border-left:none;border-top:3px solid var(--adbc-primary)}.adbc-figure--diagram.adbc-diagram-bg--bordered.adbc-border-full,.adbc-tableau--diagram.adbc-diagram-bg--bordered.adbc-border-full{border:2px solid var(--adbc-primary);border-left-width:2px}.adbc-figure--diagram.adbc-diagram-bg--bordered.adbc-border-bottom,.adbc-tableau--diagram.adbc-diagram-bg--bordered.adbc-border-bottom{border-left:none;border-bottom:3px solid var(--adbc-primary)}.adbc-figure--diagram img,.adbc-tableau--diagram img{max-width:100%;width:auto;height:auto;display:block;margin:0 auto}.adbc-figure--wide,.adbc-tableau--wide{width:100%;margin:var(--adbc-space-xl) 0}.adbc-figure--wide img,.adbc-tableau--wide img{max-width:100%;width:100%;height:auto;aspect-ratio:21/9;object-fit:cover;border-radius:var(--adbc-radius,.5rem)}.adbc-figure--wide.adbc-figure--diagram img,.adbc-tableau--wide.adbc-tableau--diagram img{aspect-ratio:auto;object-fit:contain;height:auto}.adbc-figure--hero,.adbc-tableau--hero{width:100%;margin:0 0 var(--adbc-space-lg) 0}.adbc-figure--hero img,.adbc-wrapper .adbc-figure--hero img,.adbc-tableau--hero img,.adbc-wrapper .adbc-tableau--hero img{width:100%;height:auto;max-width:100%;display:block;aspect-ratio:16/9;object-fit:cover;border-radius:var(--adbc-radius,.5rem)}.adbc-figure--square,.adbc-tableau--square{width:100%;max-width:var(--adbc-figure-square);margin:var(--adbc-space-lg) auto}.adbc-figure--square img,.adbc-tableau--square img{max-width:100%;width:auto;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:var(--adbc-radius,.5rem)}.adbc-figure--portrait,.adbc-tableau--portrait{width:100%;max-width:var(--adbc-figure-portrait);margin:var(--adbc-space-lg) auto}.adbc-figure--portrait img,.adbc-tableau--portrait img{max-width:100%;width:auto;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:var(--adbc-radius,.5rem)}.adbc-img-float-left{float:left;max-width:40%;margin:0 var(--adbc-space-lg) var(--adbc-space-md) 0;border-radius:var(--adbc-radius,.5rem)}.adbc-img-float-right{float:right;max-width:40%;margin:0 0 var(--adbc-space-md) var(--adbc-space-lg);border-radius:var(--adbc-radius,.5rem)}.adbc-video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin:var(--adbc-space-lg) 0;border-radius:var(--adbc-radius,.5rem)}.adbc-video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.adbc-team-photo{max-width:100%;height:auto;border-radius:var(--adbc-radius,.5rem)}.adbc-team-grid .adbc-capsule .adbc-team-photo{width:auto;height:auto;aspect-ratio:1/1;max-width:240px;margin:0 auto 1rem;display:block;object-fit:cover}.adbc-highlight{background:linear-gradient(transparent 60%,rgba(var(--adbc-primary-rgb,0,90,140),.2) 60%);padding:0 .25rem}.adbc-excerpt{padding:var(--adbc-space-md) var(--adbc-space-lg);border-left:3px solid var(--adbc-accent);font-style:italic;background:var(--adbc-surface);margin:var(--adbc-space-lg) 0;border-radius:0 var(--adbc-radius,.5rem) var(--adbc-radius,.5rem) 0}.adbc-summary{padding:var(--adbc-space-lg);background:var(--adbc-surface);border:1px solid var(--adbc-border);border-radius:var(--adbc-radius,.5rem);margin:var(--adbc-space-lg) 0}.adbc-list--numbered{list-style:decimal;padding-left:1.5rem}.adbc-list--pros{list-style:none;padding-left:0}.adbc-list--pros li::before{content:"✓";color:var(--adbc-success);margin-right:.5rem;font-weight:bold}.adbc-list--cons{list-style:none;padding-left:0}.adbc-list--cons li::before{content:"✗";color:var(--adbc-error);margin-right:.5rem;font-weight:bold}.adbc-matrix--comparison{width:100%}.adbc-matrix--comparison th{background:var(--adbc-surface);text-align:left}.adbc-matrix--comparison td:first-child{font-weight:600}.adbc-relay{display:inline-flex;align-items:center;justify-content:center;padding:var(--adbc-button-padding-y,.75rem) var(--adbc-button-padding-x,1.5rem);min-height:var(--adbc-button-height,2.75rem);text-decoration:none;border-radius:var(--adbc-radius,.5rem);border:none;cursor:pointer;font-weight:500;transition:background 280ms cubic-bezier(.34,1.56,.64,1),filter 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-relay:hover{filter:brightness(1.1)}.adbc-relay:focus-visible,.adbc-relay-main:focus-visible,.adbc-relay-ghost:focus-visible{outline:2px solid var(--adbc-primary);outline-offset:2px}.adbc-has-disclose{position:relative}.adbc-disclose-toggle{display:flex;align-items:center;gap:var(--adbc-space-sm,.5rem);padding:var(--adbc-space-sm,.5rem) 0;background:transparent;border:none;color:var(--adbc-header-text,inherit);font-weight:500;font-size:.95rem;cursor:pointer}.adbc-disclose-toggle:hover{opacity:.8}.adbc-disclose-arrow{font-size:.7em;transition:transform 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-has-disclose[data-visible="true"] .adbc-disclose-arrow{transform:rotate(180deg)}.adbc-disclose{display:none !important;visibility:hidden;pointer-events:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:max-content;background:var(--adbc-header-bg);border:1px solid var(--adbc-border-on-dark);border-radius:var(--adbc-radius,.5rem);box-shadow:0 4px 20px rgba(0,0,0,var(--shadow-alpha-xl));padding:var(--adbc-space-sm) 0;z-index:var(--adbc-z-header-dropdown);list-style:none;margin:0}.adbc-has-disclose.adbc-js-ready .adbc-disclose{display:none;visibility:hidden;pointer-events:none}.adbc-has-disclose.adbc-js-ready[data-visible="true"] .adbc-disclose{display:block !important;visibility:visible;pointer-events:auto}.adbc-disclose li{margin:0;padding:0}.adbc-disclose li+li{border-top:none}.adbc-disclose a{display:block;padding:.75rem 1.25rem;color:var(--adbc-header-text);text-decoration:none;font-size:.95rem;font-weight:500;transition:background 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-disclose a:hover{background:var(--adbc-bg-on-dark-hover);color:var(--adbc-header-text)}@media (min-width:1025px){.adbc-disclose-toggle,.adbc-disclose a{white-space:nowrap}}@media (max-width:1024px){nav[data-status="open"] .adbc-disclose,.adbc-topbar[data-status="open"] .adbc-disclose{position:static;transform:none;background:var(--adbc-bg,#fff);border:none;border-radius:0;box-shadow:none;width:100%;min-width:auto;padding:0}nav[data-status="open"] .adbc-disclose a,.adbc-topbar[data-status="open"] .adbc-disclose a{color:var(--adbc-text,#333);padding:var(--adbc-space-sm) var(--adbc-space-lg);border-bottom:1px solid var(--adbc-border,#e5e7eb)}nav[data-status="open"] .adbc-disclose a:hover,.adbc-topbar[data-status="open"] .adbc-disclose a:hover{background:var(--adbc-bg-alt,#f5f5f5);color:var(--adbc-text,#333)}nav[data-status="open"] .adbc-disclose-toggle,.adbc-topbar[data-status="open"] .adbc-disclose-toggle{color:var(--adbc-text,#333);width:100%;justify-content:center;padding:var(--adbc-space-md);font-size:1.125rem}}.adbc-topbar-overflow{position:relative;display:none}.adbc-topbar-overflow.adbc-topbar-overflow--active{display:block}@media (max-width:1024px){.adbc-topbar-overflow,.adbc-topbar-overflow.adbc-topbar-overflow--active{display:none !important}}.adbc-topbar-overflow__toggle{display:flex;align-items:center;justify-content:center;gap:var(--adbc-space-xs);min-width:62px;min-height:40px;padding:var(--adbc-space-xs) var(--adbc-space-sm);margin-left:var(--adbc-space-xs);background:transparent;border:none;color:var(--adbc-header-text);font-weight:500;font-size:.95rem;cursor:pointer;white-space:nowrap}.adbc-topbar-overflow__toggle:hover{opacity:.8}.adbc-topbar-overflow__arrow{font-size:.85em;transition:transform 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-topbar-overflow[data-visible="true"] .adbc-topbar-overflow__arrow{transform:rotate(180deg)}.adbc-topbar-overflow__dropdown{display:none !important;visibility:hidden;pointer-events:none;position:absolute;top:100%;right:0;left:auto;min-width:max-content;background:var(--adbc-header-bg);border:1px solid var(--adbc-border-on-dark);border-radius:var(--adbc-radius,.5rem);box-shadow:0 4px 20px rgba(0,0,0,var(--shadow-alpha-xl));padding:var(--adbc-space-sm) 0;z-index:var(--adbc-z-header-dropdown)}.adbc-topbar-overflow.adbc-js-ready .adbc-topbar-overflow__dropdown{display:none;visibility:hidden;pointer-events:none}.adbc-topbar-overflow.adbc-js-ready[data-visible="true"] .adbc-topbar-overflow__dropdown{display:block !important;visibility:visible;pointer-events:auto}.adbc-topbar-overflow__dropdown li{list-style:none;margin:0;padding:0}.adbc-topbar-overflow__dropdown li+li{border-top:none}.adbc-topbar-overflow__dropdown a{display:block;padding:var(--adbc-space-sm) var(--adbc-space-md);color:var(--adbc-header-text);text-decoration:none;font-size:.95rem;font-weight:500;white-space:nowrap;transition:background 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-topbar-overflow__dropdown a:hover{background:var(--adbc-bg-on-dark-hover);color:var(--adbc-header-text)}.adbc-topbar-overflow__toggle--dots::after{content:"•••";letter-spacing:2px}.adbc-topbar-overflow__toggle--icon{font-size:1.25rem}.adbc-related-section{padding:2.5rem 0;background:var(--adbc-bg,#f8f9fa)}.adbc-related-section .adbc-section-title{text-align:center;margin-bottom:1.5rem}.adbc-related-list{display:flex;flex-direction:column;gap:0;max-width:var(--adbc-inner-width);margin:0 auto}.adbc-lattice--compact{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),400px));gap:var(--adbc-space-md)}@media (max-width:600px){.adbc-lattice--compact{grid-template-columns:repeat(2,1fr);gap:var(--adbc-space-sm)}}.adbc-correspondent-grid,.adbc-author-grid,.adbc-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:var(--adbc-grid-gap,1.5rem);align-items:start;width:100%;max-width:var(--adbc-content-width,var(--adbc-max-width,1200px));margin-left:auto;margin-right:auto;justify-content:start}.adbc-correspondent-grid:has(>*:only-child),.adbc-author-grid:has(>*:only-child),.adbc-category-grid:has(>*:only-child){grid-template-columns:1fr;justify-items:center}.adbc-correspondent-grid>*:only-child,.adbc-author-grid>*:only-child,.adbc-category-grid>*:only-child{max-width:400px;width:100%}@media (max-width:640px){.adbc-correspondent-grid,.adbc-author-grid,.adbc-category-grid{grid-template-columns:1fr}.adbc-correspondent-grid>*,.adbc-author-grid>*,.adbc-category-grid>*{max-width:100%;width:100%}}@media (max-width:600px){.adbc-correspondent-grid,.adbc-author-grid,.adbc-category-grid{grid-template-columns:1fr}.adbc-correspondent-grid>*,.adbc-author-grid>*,.adbc-category-grid>*{max-width:none}}.adbc-lattice--cols-2>.adbc-capsule,.adbc-lattice--cols-3>.adbc-capsule,.adbc-lattice--cols-4>.adbc-capsule{max-width:100%;width:100%}.adbc-grid-2>.adbc-capsule,.adbc-grid-3>.adbc-capsule,.adbc-grid-4>.adbc-capsule{max-width:100%;width:100%}@media (max-width:1024px){.adbc-lattice--cols-4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.adbc-lattice--cols-2,.adbc-lattice--cols-3,.adbc-lattice--cols-4{grid-template-columns:1fr}.adbc-team-grid .adbc-lattice,.adbc-lattice .adbc-lattice{margin-left:0;margin-right:0;width:100%}.adbc-lattice--cols-2>*,.adbc-lattice--cols-3>*,.adbc-lattice--cols-4>*{max-width:100%;width:100%}}@media (max-width:600px){.adbc-lattice--cols-2,.adbc-lattice--cols-3,.adbc-lattice--cols-4{grid-template-columns:1fr}}.adbc-team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,160px),1fr));gap:var(--adbc-grid-gap,1.5rem);max-width:100%;overflow:visible;box-sizing:border-box}@media (max-width:640px){.adbc-team-grid{grid-template-columns:1fr;gap:var(--adbc-space-sm,.75rem)}.adbc-team-avatar,.adbc-team-grid .adbc-capsule img{max-width:100%;width:auto;margin-bottom:.5rem}.adbc-team-grid .adbc-capsule,.adbc-team-grid .adbc-tract,.adbc-team-grid>article{padding:var(--adbc-space-sm,.75rem)}}.adbc-team-grid .adbc-capsule,.adbc-team-grid .adbc-tract,.adbc-team-grid>article{text-align:center;align-items:center;justify-content:flex-start;padding:var(--adbc-space-md,1rem);height:auto;border-top:none}img.adbc-team-avatar.adbc-team-avatar{width:240px;height:240px;max-width:100%;aspect-ratio:1/1;border-radius:50%;object-fit:cover;margin:0 auto 1rem;display:block}.adbc-team-grid .adbc-capsule img{width:240px;height:auto;max-width:100%;aspect-ratio:1/1;border-radius:50%;object-fit:cover;margin:0 auto 1rem;display:block}.adbc-team-grid img.adbc-team-photo.adbc-team-photo,figure.adbc-team-photo,.adbc-team-photo{max-width:100%;border-radius:var(--adbc-radius);aspect-ratio:auto;object-fit:initial;margin:.75rem auto 1rem;height:auto}.adbc-team-grid .adbc-capsule-label{font-size:1.1rem;margin-bottom:.25rem}.adbc-team-grid .adbc-capsule-body{font-size:.9rem;color:var(--adbc-text-muted);margin:0}.adbc-lattice .adbc-capsule img[width="140"],.adbc-lattice .adbc-capsule img[width="120"],.adbc-lattice .adbc-capsule img[width="100"]{width:240px;max-width:100%;height:auto;border-radius:50%;object-fit:cover;margin:0 auto 1rem;display:block;aspect-ratio:1/1}.adbc-lattice .adbc-capsule--small-img,.adbc-lattice .adbc-capsule:has(img[width="140"]),.adbc-lattice .adbc-capsule:has(img[width="120"]),.adbc-lattice .adbc-capsule:has(img[width="100"]){text-align:center;align-items:center;border-left:none;border-top:3px solid var(--adbc-accent);height:auto}.adbc-rate-average,.adbc-rating-average{font-size:.85rem;color:var(--adbc-text-muted);margin-top:var(--adbc-space-xs,.25rem)}.adbc-related-section,.adbc-author-articles-section,.adbc-category-top-section{margin-block:var(--adbc-space-xl,2.5rem);max-width:none;padding-inline:0}.adbc-entry__content p,.adbc-entry__content li{overflow-wrap:anywhere;word-break:break-word;max-width:var(--adbc-prose-measure)}body.adbc-screen-fx--gradient-up .adbc-tableau--overlay::before,body.adbc-screen-fx--gradient-up .adbc-tableau--centered[style*="background-image"]::before{background:linear-gradient(to top,var(--adbc-bg,#fff) 0%,var(--adbc-bg,#fff) 8%,rgba(255,255,255,.85) 25%,transparent 65%)}body.adbc-screen-fx--gradient-up .adbc-tableau--overlay,body.adbc-screen-fx--gradient-up .adbc-tableau--centered[style*="background-image"]{--adbc-hero-fg:var(--adbc-text,#1a1a2e);--adbc-hero-fg-muted:var(--adbc-text-muted,#555);--adbc-hero-shadow:0 1px 3px rgba(255,255,255,.8)}body.adbc-screen-fx--gradient-down .adbc-tableau--overlay::before,body.adbc-screen-fx--gradient-down .adbc-tableau--centered[style*="background-image"]::before{background:linear-gradient(to bottom,rgba(0,0,0,var(--overlay-alpha-soft)) 0%,rgba(0,0,0,var(--overlay-alpha-strong)) 100%)}body.adbc-screen-fx--vignette .adbc-tableau--overlay::before,body.adbc-screen-fx--vignette .adbc-tableau--centered[style*="background-image"]::before{background:radial-gradient(ellipse at center,rgba(0,0,0,var(--overlay-alpha-faint)) 0%,rgba(0,0,0,var(--overlay-alpha-strong)) 100%)}.adbc-photo-flow--left .adbc-tableau--split .adbc-hero-image,.adbc-photo-flow--left .adbc-tableau--split>img{-webkit-mask-image:linear-gradient(to right,transparent 0%,black 25%);mask-image:linear-gradient(to right,transparent 0%,black 25%)}.adbc-photo-flow--right .adbc-tableau--split-reverse .adbc-hero-image,.adbc-photo-flow--right .adbc-tableau--split-reverse>img{-webkit-mask-image:linear-gradient(to left,transparent 0%,black 25%);mask-image:linear-gradient(to left,transparent 0%,black 25%)}.adbc-photo-flow--down .adbc-tableau img{-webkit-mask-image:linear-gradient(to top,transparent 0%,black 30%);mask-image:linear-gradient(to top,transparent 0%,black 30%)}.adbc-photo-flow--vignette .adbc-tableau--overlay::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,rgba(0,0,0,var(--overlay-alpha-soft)) 100%);pointer-events:none}.adbc-edge-fade .adbc-tableau::after{content:'';position:absolute;left:0;right:0;bottom:0;height:80px;background:linear-gradient(to top,var(--adbc-bg,#fff),transparent);pointer-events:none;z-index:2}.adbc-edge-fade .adbc-tableau{position:relative}.adbc-assist--cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:var(--adbc-grid-gap,1.5rem);max-width:none}.adbc-assist--cards>h2{grid-column:1 / -1}@media (min-width:1025px){.adbc-assist--cards{grid-template-columns:repeat(3,1fr)}.adbc-assist--cards:has(>.adbc-assist-item:nth-last-of-type(1):nth-of-type(3n+1)){grid-template-columns:repeat(2,1fr)}}.adbc-assist--cards .adbc-assist-item{border:1px solid var(--adbc-border);border-radius:var(--adbc-radius,.5rem);padding:var(--adbc-space-lg);background:var(--adbc-surface)}.adbc-assist--cards .adbc-assist-item summary{padding:0 0 1rem 0}.adbc-assist--cards .adbc-assist-answer{padding:0}.adbc-ground{background:var(--adbc-header-bg);color:var(--adbc-header-text);padding:3rem 0 2rem;margin-top:auto;text-align:center}.adbc-ground h2,.adbc-ground a,.adbc-ground p{color:var(--adbc-header-text)}.adbc-ground a:hover{text-decoration:underline}.adbc-ground .adbc-wrapper h2{font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.35;margin-top:var(--adbc-h4-margin-top,1rem);margin-bottom:var(--adbc-h4-margin-bottom,.5rem)}.adbc-ground-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--adbc-space-xl);margin-bottom:2rem}.adbc-ground-about{max-width:var(--adbc-figure-portrait)}.adbc-ground-links ul{list-style:none;padding:0;margin:0}.adbc-ground-links li{margin-bottom:.75rem;overflow-wrap:break-word}.adbc-ground-categories{margin-top:var(--adbc-space-lg,1.5rem)}.adbc-ground-categories ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:var(--adbc-space-sm,.5rem)}.adbc-copyright-text{text-align:center;border-top:1px solid var(--adbc-border-on-dark);padding-top:1.5rem;margin-top:1rem;color:rgba(255,255,255,.6);font-size:.9375rem;word-break:break-word}@media (max-width:640px){.adbc-ground-grid{grid-template-columns:1fr}}.adbc-cc-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:1000;background:var(--adbc-bg,#fff);color:var(--adbc-text,#111);padding:var(--adbc-ck-pad,1rem);border:1px solid var(--adbc-border,rgba(0,0,0,var(--shadow-alpha-md)));border-radius:var(--adbc-ck-radius,.5rem);box-shadow:0 4px 24px rgba(0,0,0,var(--shadow-alpha-lg));max-width:var(--adbc-ck-width-lg,560px);margin:0 auto;font-size:.95rem;line-height:1.45}.adbc-cc-banner__body{margin-bottom:.25rem}.adbc-cc-banner__title{font-size:1rem;margin:0 0 .35rem 0;font-weight:600}.adbc-cc-banner__text{margin:0 0 .75rem 0}.adbc-cc-banner__link{color:var(--adbc-link,var(--adbc-primary,#06c));text-decoration:underline}.adbc-cc-banner__actions{display:flex;flex-wrap:wrap;gap:.5rem}.adbc-cookie-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:var(--adbc-ck-radius,.5rem);border:1px solid var(--adbc-border,rgba(0,0,0,var(--shadow-alpha-lg)));background:var(--adbc-surface,#f4f4f5);color:inherit;font:inherit;cursor:pointer;min-height:2.25rem;min-width:6rem}.adbc-cookie-btn--primary{background:var(--adbc-primary,#06c);color:var(--adbc-on-primary,#fff);border-color:transparent}.adbc-cookie-btn--secondary{background:transparent}.adbc-cookie-btn:focus-visible{outline:2px solid var(--adbc-focus,var(--adbc-primary,#06c));outline-offset:2px}.adbc-cc-modal{border:0;padding:0;border-radius:var(--adbc-ck-radius,.5rem);background:var(--adbc-bg,#fff);color:var(--adbc-text,#111);max-width:min(90vw,560px);width:100%}.adbc-cc-modal::backdrop{background:rgba(0,0,0,var(--overlay-alpha-medium))}.adbc-cc-modal__form{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.adbc-cc-modal__title{margin:0;font-size:1.125rem;font-weight:600}.adbc-cc-modal__toggles{display:flex;flex-direction:column;gap:.75rem}.adbc-cc-modal__actions{display:flex;justify-content:flex-end}.adbc-cc-toggle{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.625rem;row-gap:.15rem;align-items:start;padding:.5rem 0;border-bottom:1px solid var(--adbc-border,rgba(0,0,0,var(--shadow-alpha-sm)))}.adbc-cc-toggle:last-child{border-bottom:0}.adbc-cc-toggle input[type="checkbox"]{grid-row:1;grid-column:1;margin:.2rem 0 0 0}.adbc-cc-toggle__label{grid-row:1;grid-column:2;font-weight:600}.adbc-cc-toggle__desc{grid-row:2;grid-column:2;font-size:.85rem;color:var(--adbc-text-muted,rgba(0,0,0,var(--overlay-alpha-strong)))}.adbc-cc-withdraw{display:inline-block;margin-left:.5rem;font-size:.85rem;color:var(--adbc-header-text,inherit);text-decoration:underline}@media (max-width:640px){.adbc-cc-banner__actions{flex-direction:column}.adbc-cookie-btn{width:100%}}.adbc-social-links{display:flex;flex-wrap:wrap;gap:var(--adbc-space-sm);margin-top:1rem}.adbc-social-links--centered{justify-content:center;margin:var(--adbc-space-lg) 0}.adbc-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;line-height:0;font-size:0;border-radius:50%;background:rgba(255,255,255,.1);color:var(--adbc-footer-text,#fff);transition:all 280ms cubic-bezier(.34,1.56,.64,1) ease;text-decoration:none}.adbc-social-link:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.5)}.adbc-social-link svg{width:24px;height:24px}.adbc-social-link:hover{background:var(--adbc-accent,var(--adbc-primary));color:var(--adbc-accent-text,#fff);filter:brightness(1.15)}.adbc-correspondent-section{padding-bottom:1.5rem}.adbc-correspondent-profile{margin:0}.adbc-correspondent-profile--hero-banner{display:grid;grid-template-columns:auto 1fr;gap:0 2.5rem;align-items:start;max-width:720px;margin-inline:auto}.adbc-correspondent-profile--hero-banner .adbc-correspondent-photo{grid-row:1 / -1}.adbc-correspondent-photo{display:block}.adbc-correspondent-photo img{display:block;max-width:100%;height:auto;object-fit:cover;aspect-ratio:1/1}.adbc-correspondent-photo img.adbc-photo--square{border-radius:0;border:4px solid var(--adbc-accent,var(--adbc-primary))}.adbc-correspondent-photo img.adbc-photo--rounded{border-radius:var(--adbc-radius,.5rem);box-shadow:0 4px 20px rgba(0,0,0,var(--shadow-alpha-xl))}.adbc-correspondent-photo img.adbc-photo--circle{border-radius:50%;border:4px solid var(--adbc-accent,var(--adbc-primary))}.adbc-correspondent-photo img.adbc-photo--minimal{border-radius:var(--adbc-radius-sm,.25rem);box-shadow:0 0 0 1px rgba(120,180,255,.25),0 8px 20px rgba(0,0,0,.35)}.adbc-correspondent-meta{margin-top:var(--adbc-space-sm,.5rem);padding:var(--adbc-space-xs,.25rem) var(--adbc-space-sm,.5rem);background:var(--adbc-surface);border-radius:var(--adbc-radius-sm,.25rem);font-size:.875rem;text-align:center;color:var(--adbc-text-muted);display:inline-block;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.adbc-correspondent-info{text-align:left;overflow-wrap:break-word;word-break:break-word}.adbc-correspondent-name{font-size:2rem;font-weight:700;margin:0 0 var(--adbc-space-xs,.25rem);line-height:1.2;overflow-wrap:break-word}.adbc-correspondent-role{color:var(--adbc-text-muted);font-size:1rem;margin-bottom:var(--adbc-space-md,1rem)}.adbc-correspondent-expertise{font-size:.9rem;margin-bottom:var(--adbc-space-md,1rem)}.adbc-correspondent-expertise--primary{color:var(--adbc-primary-on-surface,var(--adbc-primary))}.adbc-correspondent-expertise--accent{color:var(--adbc-link-hover)}.adbc-correspondent-expertise--muted{color:var(--adbc-text-muted)}.adbc-correspondent-info p{margin-bottom:var(--adbc-space-md,1rem)}.adbc-correspondent-info .adbc-lead{margin-bottom:var(--adbc-space-md,1rem)}.adbc-correspondent-credentials--inline{font-size:.9rem;color:var(--adbc-text-muted);margin-bottom:var(--adbc-space-md,1rem)}.adbc-correspondent-credentials--tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:var(--adbc-space-md,1rem)}.adbc-correspondent-credentials--tags .adbc-tally,.adbc-correspondent-credentials--tags .adbc-tag,.adbc-author-credentials--tags .adbc-tally{display:inline-block;margin:0;padding:.25rem .75rem;background:var(--adbc-surface);border:1px solid var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius-sm,.25rem);font-size:.8rem;color:var(--adbc-tag-text,var(--adbc-text-muted))}.adbc-correspondent-credentials--block{padding:var(--adbc-space-md,1rem);border:1px solid var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius-sm,.25rem);background:var(--adbc-surface);margin-bottom:var(--adbc-space-md,1rem);font-size:.9rem;color:var(--adbc-text-muted)}.adbc-correspondent-email{font-size:.9rem;margin-bottom:var(--adbc-space-md,1rem)}.adbc-correspondent-email a{color:var(--adbc-primary);text-decoration:none}.adbc-correspondent-info--surface{background:var(--adbc-surface);padding:1.5rem;border-radius:var(--adbc-radius,.5rem);border:1px solid var(--adbc-border)}.adbc-correspondent-info--border{border:2px solid var(--adbc-primary);padding:1.5rem;border-radius:var(--adbc-radius,.5rem)}.adbc-correspondent-info--accent-left{border-left:2px solid var(--adbc-primary);padding-left:1.5rem}.adbc-correspondent-info--accent-top{border-top:2px solid var(--adbc-primary);padding-top:1.5rem}.adbc-correspondent-info--accent-bottom{border-bottom:2px solid var(--adbc-primary);padding-bottom:1.5rem}.adbc-correspondent-hero{min-height:240px;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem;position:relative;overflow:hidden}.adbc-correspondent-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,black,transparent);opacity:.65;z-index:1}.adbc-correspondent-hero-inner{position:relative;z-index:2;text-align:center;color:var(--adbc-text-inv,#fff)}.adbc-correspondent-hero-inner .adbc-correspondent-name{color:var(--adbc-text-inv,#fff);text-shadow:0 1px 3px rgba(0,0,0,var(--overlay-alpha-soft))}.adbc-correspondent-hero-inner .adbc-correspondent-role{color:rgba(255,255,255,.85)}.adbc-correspondent-profile--hero-banner .adbc-correspondent-photo{margin-top:-3rem;position:relative;z-index:3}.adbc-correspondent-profile--hero-banner .adbc-correspondent-photo img{border-color:rgba(255,255,255,.6)}.adbc-correspondent-profile--hero-banner .adbc-correspondent-body{padding-top:.5rem}.adbc-correspondent-profile--card-box .adbc-correspondent-card{background:var(--adbc-surface);border-radius:.5rem;padding:1.5rem;display:grid;grid-template-columns:auto 1fr;gap:2.5rem;align-items:start;max-width:720px;margin-inline:auto}.adbc-correspondent-profile--card-box .adbc-correspondent-card--border-left{border-left:4px solid var(--adbc-primary)}.adbc-correspondent-profile--card-box .adbc-correspondent-card--border-top{border-top:4px solid var(--adbc-primary)}.adbc-correspondent-profile--card-box .adbc-correspondent-card--photo-right{grid-template-columns:1fr auto}.adbc-correspondent-profile--card-box .adbc-correspondent-card--photo-right .adbc-correspondent-photo{order:2}.adbc-correspondent-profile--card-box .adbc-correspondent-card--photo-right .adbc-correspondent-info{order:1}.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-sidebar{background:var(--adbc-surface);padding:1.5rem;border-radius:var(--adbc-radius,.5rem);display:grid;grid-template-columns:auto 1fr;gap:2.5rem;align-items:start;max-width:720px;margin-inline:auto}.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-sidebar--photo-right{grid-template-columns:1fr auto}.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-sidebar--photo-right .adbc-correspondent-photo{order:2}.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-sidebar--photo-right .adbc-correspondent-info{order:1}.adbc-correspondent-profile--centered-magazine{display:grid;grid-template-columns:auto 1fr;gap:0 2.5rem;max-width:720px;margin-inline:auto;align-items:start}.adbc-correspondent-profile--centered-magazine .adbc-correspondent-header{display:contents}.adbc-correspondent-profile--centered-magazine .adbc-correspondent-photo{grid-row:1 / -1}.adbc-correspondent-profile--split-panel .adbc-correspondent-split{display:grid;grid-template-columns:1fr 1fr;min-height:300px;border-radius:var(--adbc-radius,.5rem);overflow:hidden}.adbc-correspondent-profile--split-panel .adbc-correspondent-panel-left{background:var(--adbc-header-bg);color:var(--adbc-header-text,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem}.adbc-correspondent-profile--split-panel .adbc-correspondent-panel-left .adbc-correspondent-name{color:var(--adbc-header-text,#fff)}.adbc-correspondent-profile--split-panel .adbc-correspondent-panel-left .adbc-correspondent-role{color:var(--adbc-header-text,rgba(255,255,255,.85))}.adbc-correspondent-profile--split-panel .adbc-correspondent-panel-right{padding:1.5rem;display:flex;flex-direction:column;justify-content:center}.adbc-correspondent-profile--split-panel .adbc-correspondent-split--reversed{direction:rtl}.adbc-correspondent-profile--split-panel .adbc-correspondent-split--reversed>*{direction:ltr}.adbc-compact-articles{list-style:none;padding:0;margin:0;font-size:.95rem}.adbc-compact-articles li{padding:.5rem 0}.adbc-compact-articles li a{color:var(--adbc-accent);text-decoration:underline;font-weight:500}.adbc-compact-articles li a:hover{color:var(--adbc-primary)}.adbc-compact-articles .adbc-compact-date{font-size:.8rem;color:var(--adbc-text-muted);white-space:nowrap}.adbc-compact-articles .adbc-compact-desc{display:block;font-size:.85rem;color:var(--adbc-text-muted);margin-top:.25rem}.adbc-compact-articles .adbc-compact-num{display:inline-block;min-width:2rem;flex-shrink:0;color:var(--adbc-text-muted);font-weight:600;font-size:.85rem;margin-right:.5rem}.adbc-compact-articles--clean li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.adbc-compact-articles--border-bottom li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;border-bottom:1px solid var(--adbc-border,#e5e7eb)}.adbc-compact-articles--numbered li{display:flex;align-items:baseline;border-bottom:1px solid var(--adbc-border,#e5e7eb)}.adbc-compact-articles--numbered .adbc-compact-date{margin-left:auto;padding-left:1rem}.adbc-compact-articles--with-desc li{border-bottom:1px solid var(--adbc-border,#e5e7eb)}.adbc-compact-articles--with-desc li .adbc-compact-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.adbc-compact-articles--date-before li{flex-direction:row-reverse}.adbc-compact-articles--date-before .adbc-compact-date{margin-left:0;margin-right:auto;padding-left:0;padding-right:1rem}.adbc-compact-articles--date-below li{flex-wrap:wrap}.adbc-compact-articles--date-below .adbc-compact-date{display:block;width:100%;margin-left:0;padding-left:0;margin-top:.125rem;font-size:.75rem}.adbc-compact-articles--date-above li{flex-wrap:wrap;flex-direction:column}.adbc-compact-articles--date-above .adbc-compact-date{display:block;width:100%;margin-left:0;padding-left:0;margin-bottom:.125rem;font-size:.75rem;order:-1}.adbc-photo-top.adbc-correspondent-profile--hero-banner,.adbc-photo-top.adbc-correspondent-profile--centered-magazine{grid-template-columns:1fr;gap:2.5rem 0}.adbc-photo-top .adbc-correspondent-photo img{margin-left:auto;margin-right:auto}.adbc-photo-top .adbc-correspondent-sidebar,.adbc-photo-top .adbc-correspondent-card{grid-template-columns:1fr;text-align:center}.adbc-photo-top--centered .adbc-correspondent-photo{grid-row:auto;text-align:center;margin-left:auto;margin-right:auto}.adbc-photo-top--centered.adbc-correspondent-profile--centered-magazine .adbc-correspondent-header{display:block;text-align:center}.adbc-photo-top--centered .adbc-correspondent-body{max-width:600px;margin:0 auto}.adbc-photo-top--inline-left .adbc-correspondent-header{display:flex;align-items:center;justify-content:center;gap:2.5rem}.adbc-photo-top--inline-left .adbc-correspondent-photo{flex-shrink:0;width:fit-content}.adbc-photo-top--inline-right .adbc-correspondent-header{display:flex;align-items:center;justify-content:center;gap:2.5rem}.adbc-photo-top--inline-right .adbc-correspondent-photo{order:2;flex-shrink:0;width:fit-content}.adbc-photo-top--name-first.adbc-correspondent-profile--centered-magazine .adbc-correspondent-header{display:flex;flex-direction:column-reverse;align-items:center;text-align:center}.adbc-photo-top--name-first .adbc-correspondent-info-compact{margin-bottom:2.5rem}.adbc-photo-top--name-first .adbc-correspondent-body{max-width:600px;margin:0 auto}.adbc-photo-top--full-left .adbc-correspondent-header{display:flex;align-items:center;justify-content:center;gap:2.5rem}.adbc-photo-top--full-left .adbc-correspondent-photo{flex-shrink:0;width:fit-content}.adbc-photo-top--inline-left .adbc-correspondent-body,.adbc-photo-top--inline-right .adbc-correspondent-body,.adbc-photo-top--full-left .adbc-correspondent-body,.adbc-photo-top--full-right .adbc-correspondent-body{max-width:600px;margin:0 auto}.adbc-photo-top--inline-left .adbc-correspondent-articles,.adbc-photo-top--inline-right .adbc-correspondent-articles,.adbc-photo-top--full-left .adbc-correspondent-articles,.adbc-photo-top--full-right .adbc-correspondent-articles{text-align:center}.adbc-photo-top--full-right .adbc-correspondent-header{display:flex;align-items:center;justify-content:center;gap:2.5rem}.adbc-photo-top--full-right .adbc-correspondent-photo{order:2;flex-shrink:0;width:fit-content}.adbc-photo-top.adbc-correspondent-profile--hero-banner .adbc-correspondent-photo{grid-row:auto;text-align:center;margin-left:auto;margin-right:auto}.adbc-photo-right.adbc-correspondent-profile--hero-banner,.adbc-photo-right.adbc-correspondent-profile--centered-magazine{direction:rtl}.adbc-photo-right.adbc-correspondent-profile--hero-banner>*,.adbc-photo-right.adbc-correspondent-profile--centered-magazine>*,.adbc-photo-right .adbc-correspondent-info,.adbc-photo-right .adbc-correspondent-info-compact,.adbc-photo-right .adbc-correspondent-body{direction:ltr}.adbc-correspondent-articles-wrap{padding-top:.5rem;padding-bottom:3rem}.adbc-correspondent-articles-wrap h2{margin-top:.75rem}.adbc-correspondent-page-bottom{padding-bottom:3rem}@media (max-width:1024px){.adbc-correspondent-photo img{margin-left:auto;margin-right:auto}.adbc-correspondent-hero{min-height:auto;padding:var(--adbc-space-lg,1.5rem)}.adbc-correspondent-profile--hero-banner{grid-template-columns:1fr}.adbc-correspondent-profile--hero-banner .adbc-correspondent-photo{margin-top:-2rem;grid-row:auto;text-align:center;margin-left:auto;margin-right:auto}.adbc-correspondent-profile--card-box .adbc-correspondent-card,.adbc-correspondent-profile--card-box .adbc-correspondent-card--photo-right,.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-sidebar,.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-sidebar--photo-right{grid-template-columns:1fr;gap:.75rem}.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-sidebar--photo-right .adbc-correspondent-photo,.adbc-correspondent-profile--card-box .adbc-correspondent-card--photo-right .adbc-correspondent-photo{order:1}.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-sidebar--photo-right .adbc-correspondent-info,.adbc-correspondent-profile--card-box .adbc-correspondent-card--photo-right .adbc-correspondent-info{order:2}.adbc-correspondent-profile--card-box .adbc-correspondent-photo,.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-photo{margin:0 auto 0;text-align:center}.adbc-correspondent-profile--centered-magazine,.adbc-photo-right.adbc-correspondent-profile--hero-banner,.adbc-photo-right.adbc-correspondent-profile--centered-magazine{grid-template-columns:1fr;direction:ltr}.adbc-correspondent-profile--centered-magazine .adbc-correspondent-header{display:block}.adbc-correspondent-profile--centered-magazine .adbc-correspondent-photo{grid-row:auto;text-align:center;margin:0 auto}.adbc-correspondent-profile--centered-magazine .adbc-correspondent-info-compact{text-align:center}.adbc-photo-top--inline-left .adbc-correspondent-header,.adbc-photo-top--inline-right .adbc-correspondent-header{display:block;text-align:center}.adbc-photo-top--inline-left .adbc-correspondent-photo,.adbc-photo-top--inline-right .adbc-correspondent-photo{order:0;width:auto;margin:0 auto}.adbc-photo-top--full-left .adbc-correspondent-header,.adbc-photo-top--full-right .adbc-correspondent-header{display:block;text-align:center}.adbc-photo-top--full-left .adbc-correspondent-photo,.adbc-photo-top--full-right .adbc-correspondent-photo{order:0;width:auto;margin:0 auto}.adbc-correspondent-profile--split-panel .adbc-correspondent-split,.adbc-correspondent-profile--split-panel .adbc-correspondent-split--reversed{grid-template-columns:1fr;direction:ltr}.adbc-correspondent-profile--split-panel .adbc-correspondent-panel-left{padding:var(--adbc-space-lg,1.5rem);text-align:center}.adbc-mob-info-first.adbc-correspondent-profile--sidebar-classic .adbc-correspondent-sidebar .adbc-correspondent-info,.adbc-mob-info-first.adbc-correspondent-profile--card-box .adbc-correspondent-card .adbc-correspondent-info,.adbc-mob-info-first.adbc-correspondent-profile--centered-magazine .adbc-correspondent-header .adbc-correspondent-info-compact{order:-1}.adbc-mob-text-center .adbc-correspondent-name,.adbc-mob-text-center .adbc-correspondent-role,.adbc-mob-text-center .adbc-correspondent-expertise,.adbc-mob-text-center .adbc-correspondent-meta,.adbc-mob-text-center .adbc-correspondent-info-compact{text-align:center}.adbc-correspondent-info--surface,.adbc-correspondent-info--border{padding:1rem}.adbc-correspondent-info--accent-left{padding-left:1rem}.adbc-correspondent-info--accent-top{padding-top:1rem}.adbc-correspondent-info--accent-bottom{padding-bottom:1rem}.adbc-correspondent-profile--hero-banner .adbc-correspondent-body{padding-left:1rem;padding-right:1rem}}.adbc-lead-profile{display:grid;grid-template-columns:auto 1fr;gap:var(--adbc-space-xl);align-items:center;margin-bottom:3rem;padding:var(--adbc-space-xl);background:var(--adbc-surface);border-radius:var(--adbc-radius,.5rem)}.adbc-lead-profile__photo img{width:180px;height:180px;object-fit:cover;border-radius:50%;aspect-ratio:1/1}.adbc-lead-profile__info{text-align:left}.adbc-lead-profile__info h2{margin-top:0;margin-bottom:.5rem}.adbc-lead-profile__info h2 a{color:var(--adbc-link-hover);text-decoration:none}.adbc-lead-profile__name{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.adbc-lead-profile__role{font-size:.9rem;color:var(--adbc-text-muted);margin-bottom:.5rem}.adbc-lead-profile__bio{font-size:.95rem;line-height:1.6;color:var(--adbc-text-muted)}@media (max-width:640px){.adbc-lead-profile{grid-template-columns:1fr;text-align:center}.adbc-lead-profile__photo{display:flex;justify-content:center}.adbc-lead-profile__info{text-align:center}}.adbc-correspondent,.adbc-author{display:flex;align-items:center;gap:var(--adbc-space-sm);padding:1rem 0;border-top:1px solid var(--adbc-border);margin-top:1.5rem}.adbc-correspondent__avatar,.adbc-author__avatar{width:var(--adbc-byline-avatar-size,48px);height:var(--adbc-byline-avatar-size,48px);border-radius:50%;object-fit:cover;aspect-ratio:1/1}.adbc-capsule .adbc-correspondent__avatar,.adbc-capsule .adbc-author__avatar{aspect-ratio:1/1;width:auto;height:auto;max-width:var(--adbc-author-avatar-size,240px);margin:0 auto 1rem;align-self:center;border-radius:.25rem}.adbc-correspondent__name,.adbc-author__name{font-weight:600;color:var(--adbc-text)}.adbc-correspondent__bio,.adbc-author__bio{font-size:.9rem;color:var(--adbc-text-muted)}.adbc-credentials{background:var(--adbc-surface);border-radius:var(--adbc-radius,.5rem);padding:var(--adbc-space-lg);margin:var(--adbc-space-lg) 0;border-left:3px solid var(--adbc-accent)}.adbc-credentials h4{margin:0 0 .75rem 0;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;color:var(--adbc-text-muted)}.adbc-credentials ul{margin:0;padding-left:1.25rem}.adbc-credentials li{margin-bottom:.5rem;font-size:.95rem}.adbc-sources{background:var(--adbc-surface);border-radius:var(--adbc-radius,.5rem);padding:var(--adbc-space-lg);margin:var(--adbc-space-xl) 0;border-top:1px solid var(--adbc-border);font-size:.9em;color:var(--adbc-text-muted)}.adbc-sources :is(h3,h4){margin:0 0 1rem 0;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;color:var(--adbc-text-muted)}.adbc-sources ol{margin:0;padding-left:1.5rem}.adbc-sources li{margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.adbc-sources a{color:var(--adbc-accent-on-surface);word-break:break-word}.adbc-sources--boxed{border:1px solid var(--adbc-border);padding:1.5rem;background:var(--adbc-surface);border-radius:var(--adbc-radius)}.adbc-sources--links li{margin-bottom:.5rem}.adbc-fact-check{display:inline-flex;align-items:center;gap:var(--adbc-space-sm);background:linear-gradient(135deg,var(--adbc-surface) 0%,rgba(var(--adbc-success-rgb,0,128,0),.1) 100%);border:1px solid rgba(var(--adbc-success-rgb,0,128,0),.3);border-radius:var(--adbc-radius,.5rem);padding:var(--adbc-space-sm) var(--adbc-space-md);font-size:.85rem;margin:var(--adbc-space-md) 0}.adbc-fact-check::before{content:"✓";color:var(--adbc-success,#10b981);font-weight:bold}.adbc-trust-signals{display:flex;flex-wrap:wrap;gap:var(--adbc-space-md);padding:var(--adbc-space-lg);background:var(--adbc-surface);border-radius:var(--adbc-radius,.5rem);margin:var(--adbc-space-xl) 0}.adbc-updated{font-size:.85rem;color:var(--adbc-text-muted);font-style:italic}.adbc-author-page{max-width:var(--adbc-inner-width,64rem);margin:0 auto;padding:var(--adbc-space-xl,2rem) var(--adbc-space-md,1rem)}.adbc-author-page .adbc-author-name{margin:0 0 var(--adbc-space-sm,.5rem);color:var(--adbc-text)}.adbc-author-page .adbc-author-tagline{color:var(--adbc-text-muted);margin:0 0 var(--adbc-space-md,1rem)}.adbc-author-page .adbc-author-bio{color:var(--adbc-text);line-height:1.6}.adbc-author-page .adbc-author-photo img{max-width:100%;height:auto;border-radius:50%;object-fit:cover;aspect-ratio:1 / 1}.adbc-author-page--A1{text-align:center}.adbc-author-page--A1 .adbc-author-photo--top-center img{width:var(--adbc-author-photo-size,160px)}.adbc-author-page--A1 .adbc-author-stats--inline{list-style:none;margin:var(--adbc-space-lg,1.5rem) 0 0;padding:0;display:inline-flex;gap:var(--adbc-space-lg,1.5rem);color:var(--adbc-text-muted)}.adbc-author-page--A2{display:grid;grid-template-columns:minmax(180px,1fr) 3fr;gap:var(--adbc-space-xl,2rem);align-items:start}.adbc-author-page--A2 .adbc-author-sidebar--left .adbc-author-photo img{width:100%;max-width:var(--adbc-author-photo-size,200px)}.adbc-author-page--A2 .adbc-author-credentials{list-style:none;margin:var(--adbc-space-md,1rem) 0 0;padding:0;color:var(--adbc-text-muted);font-size:var(--adbc-font-sm,14px)}.adbc-author-page--A2 .adbc-author-credentials li{padding:var(--adbc-space-xs,.25rem) 0;border-bottom:1px dashed var(--adbc-border)}.adbc-author-page--A2 .adbc-author-subsection{margin-top:var(--adbc-space-lg,1.5rem)}@media (max-width:640px){.adbc-author-page--A2{grid-template-columns:1fr}}.adbc-author-page--A3 .adbc-author-stats--grid{list-style:none;margin:var(--adbc-space-lg,1.5rem) 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:var(--adbc-space-md,1rem)}.adbc-author-page--A3 .adbc-stat-card{text-align:center;padding:var(--adbc-space-md,1rem);background:var(--adbc-surface);border:1px solid var(--adbc-border);border-radius:var(--adbc-radius,.5rem)}.adbc-author-page--A3 .adbc-stat-card strong{display:block;font-size:var(--adbc-font-xl,1.5rem);color:var(--adbc-primary)}.adbc-author-page--A3 .adbc-stat-card span{display:block;font-size:var(--adbc-font-xs,12px);color:var(--adbc-text-muted)}.adbc-author-page--A3 .adbc-author-bio-wrap{display:grid;grid-template-columns:auto 1fr;gap:var(--adbc-space-lg,1.5rem);align-items:start}.adbc-author-page--A3 .adbc-author-photo--inline-left img{width:var(--adbc-author-photo-size,140px)}.adbc-author-page--A4 .adbc-author-testimonials{margin-bottom:var(--adbc-space-xl,2rem)}.adbc-author-page--A4 .adbc-testimonial-card{margin:0 0 var(--adbc-space-md,1rem);padding:var(--adbc-space-lg,1.5rem);background:var(--adbc-surface);border-left:4px solid var(--adbc-primary);border-radius:var(--adbc-radius,.5rem)}.adbc-author-page--A4 .adbc-testimonial-quote{margin:0 0 var(--adbc-space-sm,.5rem);font-style:italic;color:var(--adbc-text)}.adbc-author-page--A4 .adbc-testimonial-card footer cite{font-style:normal;color:var(--adbc-text-muted)}.adbc-author-page--A4 .adbc-author-bio-wrap{display:grid;grid-template-columns:1fr auto;gap:var(--adbc-space-lg,1.5rem);align-items:start}.adbc-author-page--A4 .adbc-author-photo--inline-right img{width:var(--adbc-author-photo-size,140px)}.adbc-author-page--A5 .adbc-author-photo--top-center{text-align:center}.adbc-author-page--A5 .adbc-author-photo--top-center img{width:var(--adbc-author-photo-size,160px)}.adbc-author-page--A5 .adbc-author-timeline{list-style:none;margin:var(--adbc-space-lg,1.5rem) 0 0;padding:0 0 0 var(--adbc-space-lg,1.5rem);border-left:2px solid var(--adbc-border)}.adbc-author-page--A5 .adbc-timeline-item{position:relative;padding:var(--adbc-space-sm,.5rem) 0}.adbc-author-page--A5 .adbc-timeline-item::before{content:"";position:absolute;left:calc(-1 * var(--adbc-space-lg,1.5rem) - 5px);top:.85em;width:8px;height:8px;border-radius:50%;background:var(--adbc-primary)}.adbc-author-page--A5 .adbc-timeline-year{display:inline-block;min-width:4ch;font-weight:600;color:var(--adbc-primary);margin-right:var(--adbc-space-sm,.5rem)}.adbc-author-page--A5 .adbc-timeline-category{display:block;font-size:var(--adbc-font-xs,12px);color:var(--adbc-text-muted);text-transform:uppercase;letter-spacing:.05em}.adbc-author-page--A6 .adbc-author-expertise--grid{list-style:none;margin:var(--adbc-space-lg,1.5rem) 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:var(--adbc-space-md,1rem)}.adbc-author-page--A6 .adbc-expertise-card{padding:var(--adbc-space-md,1rem);background:var(--adbc-surface);border:1px solid var(--adbc-border);border-radius:var(--adbc-radius,.5rem);display:flex;flex-direction:column;gap:var(--adbc-space-xs,.25rem)}.adbc-author-page--A6 .adbc-expertise-icon{font-size:var(--adbc-font-icon-md,20px);color:var(--adbc-primary)}.adbc-author-page--A6 .adbc-expertise-card strong{color:var(--adbc-text)}.adbc-author-page--A6 .adbc-expertise-card span{color:var(--adbc-text-muted);font-size:var(--adbc-font-sm,14px)}.adbc-author-page--A6 .adbc-author-bio-wrap{display:grid;grid-template-columns:auto 1fr;gap:var(--adbc-space-lg,1.5rem);align-items:start}.adbc-author-page--A6 .adbc-author-photo--inline img{width:var(--adbc-author-photo-size,140px)}.adbc-author-page--A7 .adbc-author-header--compact{text-align:center;margin-bottom:var(--adbc-space-xl,2rem)}.adbc-author-page--A7 .adbc-author-header--compact .adbc-author-photo img{width:var(--adbc-author-photo-size,120px)}.adbc-author-page--A7 .adbc-author-articles-title{margin:0 0 var(--adbc-space-md,1rem);font-size:var(--adbc-font-lg,1.25rem)}.adbc-author-page--A7 .adbc-author-articles-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--adbc-space-md,1rem);justify-content:start}.adbc-author-page--A7 .adbc-author-articles-grid:has(>*:only-child){grid-template-columns:minmax(0,320px);justify-content:center}.adbc-author-page--A7 .adbc-article-card a{display:block;color:inherit;text-decoration:none;padding:var(--adbc-space-md,1rem);background:var(--adbc-surface);border:1px solid var(--adbc-border);border-radius:var(--adbc-radius,.5rem);transition:box-shadow var(--adbc-transition-base,.2s ease)}.adbc-author-page--A7 .adbc-article-card a:hover{box-shadow:0 2px 8px rgba(0,0,0,var(--shadow-alpha-sm))}.adbc-author-page--A7 .adbc-article-card img{width:100%;height:auto;border-radius:var(--adbc-radius-sm,.25rem);margin-bottom:var(--adbc-space-sm,.5rem)}.adbc-author-page--A7 .adbc-article-card h3{margin:0 0 var(--adbc-space-xs,.25rem);font-size:var(--adbc-font-md,1rem);color:var(--adbc-text)}.adbc-author-page--A7 .adbc-article-card time{font-size:var(--adbc-font-xs,12px);color:var(--adbc-text-muted)}.adbc-author-page--A8 .adbc-author-header{display:grid;grid-template-columns:1fr auto;gap:var(--adbc-space-lg,1.5rem);align-items:start;margin-bottom:var(--adbc-space-xl,2rem)}.adbc-author-page--A8 .adbc-author-photo--top-right img{width:var(--adbc-author-photo-size,140px)}.adbc-author-page--A8 .adbc-author-qa .adbc-qa-pair{margin-bottom:var(--adbc-space-lg,1.5rem);padding-bottom:var(--adbc-space-lg,1.5rem);border-bottom:1px solid var(--adbc-border)}.adbc-author-page--A8 .adbc-author-qa .adbc-qa-pair:last-child{border-bottom:none}.adbc-author-page--A8 .adbc-qa-question{margin:0 0 var(--adbc-space-sm,.5rem);font-size:var(--adbc-font-md,1rem);color:var(--adbc-primary)}.adbc-author-page--A8 .adbc-qa-answer{margin:0;color:var(--adbc-text);line-height:1.6}.adbc-author-page--A9{display:grid;grid-template-columns:minmax(180px,1fr) 3fr;gap:var(--adbc-space-xl,2rem);align-items:start}.adbc-author-page--A9 .adbc-author-sidebar--left .adbc-author-photo img{width:100%;max-width:var(--adbc-author-photo-size,200px)}.adbc-author-page--A9 .adbc-author-affiliation{color:var(--adbc-text-muted);margin:var(--adbc-space-sm,.5rem) 0;font-size:var(--adbc-font-sm,14px)}.adbc-author-page--A9 .adbc-publications-list{margin:var(--adbc-space-md,1rem) 0 0;padding-left:var(--adbc-space-lg,1.5rem)}.adbc-author-page--A9 .adbc-publication-item{margin-bottom:var(--adbc-space-md,1rem);line-height:1.5}.adbc-author-page--A9 .adbc-publication-item em{color:var(--adbc-text-muted);margin-left:var(--adbc-space-sm,.5rem)}.adbc-author-page--A9 .adbc-publication-item time{color:var(--adbc-text-muted);margin-left:var(--adbc-space-sm,.5rem)}@media (max-width:640px){.adbc-author-page--A9{grid-template-columns:1fr}}.adbc-author-page--A10 .adbc-author-photo--inline-top img{width:var(--adbc-author-photo-size,140px)}.adbc-author-page--A10 .adbc-author-cred-board{margin-top:var(--adbc-space-xl,2rem)}.adbc-author-page--A10 .adbc-cred-board-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--adbc-space-md,1rem);justify-content:start}.adbc-author-page--A10 .adbc-cred-card{display:flex;flex-direction:column;align-items:flex-start;gap:var(--adbc-space-xs,.25rem);padding:var(--adbc-space-md,1rem);background:var(--adbc-surface);border:1px solid var(--adbc-border);border-radius:var(--adbc-radius,.5rem);transition:box-shadow var(--adbc-transition-base,.2s ease)}.adbc-author-page--A10 .adbc-cred-card:hover{box-shadow:0 2px 8px rgba(0,0,0,var(--shadow-alpha-sm))}.adbc-author-page--A10 .adbc-cred-icon{font-size:var(--adbc-font-icon-md,20px);color:var(--adbc-primary)}.adbc-author-page--A10 .adbc-cred-card strong{font-weight:600;color:var(--adbc-text)}.adbc-author-page--A10 .adbc-cred-card time{font-size:var(--adbc-font-xs,12px);color:var(--adbc-text-muted)}.adbc-author-page--A10 .adbc-author-affiliations{list-style:none;margin:var(--adbc-space-lg,1.5rem) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:var(--adbc-space-sm,.5rem);color:var(--adbc-text-muted);font-size:var(--adbc-font-sm,14px)}.adbc-author-page--A10 .adbc-author-affiliations li{padding:var(--adbc-space-xs,.25rem) var(--adbc-space-sm,.5rem);background:var(--adbc-surface-alt,var(--adbc-surface));border-radius:var(--adbc-radius-sm,.25rem)}.adbc-accordion{border:1px solid var(--adbc-border);border-radius:var(--adbc-radius,.5rem);overflow:hidden;margin:var(--adbc-space-lg) 0}.adbc-accordion__item{border-bottom:1px solid var(--adbc-border)}.adbc-accordion__item:last-child{border-bottom:none}.adbc-accordion__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;cursor:pointer;font-weight:600;background:var(--adbc-surface);transition:background 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-accordion__header:hover{background:var(--adbc-border);color:var(--adbc-text)}.adbc-accordion__header::after{content:'+';font-size:1.25rem;font-weight:300;color:var(--adbc-link-hover);transition:transform 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-accordion__item[open] .adbc-accordion__header::after{content:'−'}.adbc-accordion__content{padding:1rem 1.25rem;line-height:1.7;color:var(--adbc-text-muted)}.adbc-tabs{margin:var(--adbc-space-lg) 0}.adbc-tabs__nav{display:flex;border-bottom:2px solid var(--adbc-border);gap:0;overflow-x:auto}.adbc-tabs__nav .adbc-tab{padding:.75rem 1.25rem;cursor:pointer;font-weight:500;color:var(--adbc-text-muted);border-bottom:2px solid transparent;margin-bottom:-2px;transition:color 280ms cubic-bezier(.34,1.56,.64,1),border-color 280ms cubic-bezier(.34,1.56,.64,1);white-space:nowrap}.adbc-tabs__nav .adbc-tab:hover{color:var(--adbc-text);background:transparent}.adbc-tabs__nav .adbc-tab.active,.adbc-tabs__nav .adbc-tab--active{color:var(--adbc-link-hover);border-bottom-color:var(--adbc-accent)}.adbc-tab-content{display:none;padding:1.5rem 0}.adbc-tab-content.active,.adbc-tab-content--active{display:block}.adbc-info-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--adbc-space-md);margin:var(--adbc-space-lg) 0;align-items:stretch}.adbc-info-cards.adbc-lattice--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.adbc-info-cards.adbc-lattice--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.adbc-info-cards .adbc-capsule{overflow:visible;min-height:0}.adbc-info-cards>div{display:flex;flex-direction:column;background:var(--adbc-surface);border-radius:var(--adbc-radius,.5rem);text-align:center}.adbc-lattice.adbc-info-cards>.adbc-capsule,.adbc-info-cards>div{padding:var(--adbc-space-lg)}.adbc-info-cards>div p:last-child{margin-top:auto;color:var(--adbc-text-muted);font-size:.9rem}.adbc-info-cards .adbc-capsule-body{flex-grow:1;display:flex;flex-direction:column}.adbc-info-cards .adbc-relay,.adbc-info-cards .adbc-capsule-body>a:last-child{margin-top:auto}.adbc-info-cards strong{display:block;font-size:1.5rem;color:var(--adbc-accent-on-surface);margin-bottom:.5rem}.adbc-info-cards .adbc-capsule-body>p,.adbc-info-cards .adbc-capsule-body>p.adbc-text-muted,.adbc-info-cards .adbc-capsule-body,.adbc-info-cards p{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;text-overflow:unset}.adbc-info-cards .adbc-capsule-body{margin-left:0;margin-right:0}.adbc-assist-question{font-weight:600;font-size:1.1rem;margin-bottom:.75rem;color:var(--adbc-text)}.adbc-entry-sidebar{min-width:0;position:sticky;top:calc(var(--adbc-space-4xl,6rem) + var(--adbc-space-lg,1.5rem));align-self:start}.adbc-sidebar-block{margin-bottom:1.5rem;padding:var(--adbc-space-lg);background:var(--adbc-surface,#fff);border-radius:var(--adbc-radius,.5rem);box-shadow:0 0 0 1px rgba(120,180,255,.25),0 8px 20px rgba(0,0,0,.35)}.adbc-sidebar-title{margin:0 0 var(--adbc-space-md);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--adbc-text-muted)}.adbc-sidebar-list{list-style:none;padding:0;margin:0}.adbc-sidebar-list li{padding:var(--adbc-space-sm) 0;border-bottom:1px solid var(--adbc-border,#e5e7eb)}.adbc-sidebar-list li:last-child{border-bottom:none}.adbc-sidebar-list a{font-size:.9rem;text-decoration:none;color:var(--adbc-text);display:block;line-height:1.4}.adbc-sidebar-list a:hover{color:var(--adbc-link-hover);background:var(--adbc-link-hover-bg,transparent)}.adbc-sidebar-author{text-align:center}.adbc-sidebar-author img{border-radius:50%;margin:0 auto .75rem auto;width:var(--adbc-sidebar-author-size,80%);max-width:100%;height:auto;object-fit:cover;display:block}.adbc-sidebar-author strong{display:block;margin-bottom:.25rem}.adbc-sidebar-author__role{display:block;font-size:.85rem;color:var(--adbc-text-muted);margin-bottom:.5rem}.adbc-sidebar-author p{font-size:.85rem;line-height:1.5;margin:0;color:var(--adbc-text-muted)}.adbc-outline{font-size:.95rem}.adbc-outline ul{list-style:none;padding:0;margin:0}.adbc-outline li{padding:.4rem 0;border-left:2px solid transparent;padding-left:.75rem}.adbc-outline li.active{border-left-color:var(--adbc-accent)}.adbc-outline a{color:var(--adbc-primary);text-decoration:none;font-weight:500}.adbc-outline a:hover{color:var(--adbc-link-hover);background:transparent;text-decoration:underline}.adbc-outline-placeholder{font-size:.85rem;color:var(--adbc-text-muted);font-style:italic}.adbc-outline-box{background:var(--adbc-bg,#f8fafc);border:1px solid var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius,.5rem);padding:var(--adbc-card-padding) var(--adbc-space-lg);margin:var(--adbc-space-lg) 0;max-width:100%;box-sizing:border-box;overflow-x:auto}.adbc-outline-box li{white-space:normal}.adbc-outline-box a{word-break:break-word;overflow-wrap:break-word;white-space:normal}.adbc-outline-box__title{font-size:1rem;font-weight:600;margin:0 0 .75rem 0;color:var(--adbc-text);display:flex;align-items:center;gap:var(--adbc-space-sm)}.adbc-outline-box__title::before{content:'📋';font-size:1.1rem}.adbc-outline-box ul{list-style:none;padding:0;margin:0}.adbc-outline-box li{padding:.35rem 0;padding-left:1rem;position:relative}.adbc-outline-box li::before{content:'→';position:absolute;left:0;color:var(--adbc-primary)}.adbc-outline-box a{color:var(--adbc-primary);text-decoration:none;font-size:.95rem}.adbc-outline-box a:hover{text-decoration:underline}.adbc-outline-box a:focus-visible{outline:none;box-shadow:0 0 0 2px var(--adbc-primary,#3b82f6);border-radius:var(--adbc-radius-xs,2px)}.adbc-outline-box .adbc-list--checked li::before{content:'→';color:var(--adbc-primary)}.adbc-outline-box .adbc-list--checked li{padding-left:1rem}.adbc-correspondent-compact{display:flex;align-items:center;gap:var(--adbc-space-sm);margin:var(--adbc-space-lg) 0;padding:var(--adbc-space-md);background:var(--adbc-bg,#f8f9fa);border-radius:var(--adbc-radius,.5rem)}.adbc-correspondent-compact img{border-radius:50%;flex-shrink:0}.adbc-correspondent-compact__info strong{display:block}.adbc-correspondent-compact__info span{font-size:.85rem;color:var(--adbc-text-muted)}.adbc-correspondent-box{display:flex;align-items:flex-start;gap:1.25rem;margin:2.5rem auto;padding:var(--adbc-space-lg);background:var(--adbc-surface,#f8f9fa);border-radius:var(--adbc-radius,.5rem);border-left:3px solid var(--adbc-accent,#3b82f6);max-width:var(--adbc-max-width,1200px);box-sizing:border-box}.adbc-entry-wrapper .adbc-correspondent-box,.adbc-entry-wrapper .adbc-author-box,.adbc-sidebar-block .adbc-correspondent-box{max-width:none;margin-left:0;margin-right:0}.adbc-correspondent-box__avatar{flex-shrink:0;object-fit:cover;width:96px;height:96px}.adbc-correspondent-box--round .adbc-correspondent-box__avatar{border-radius:50%}.adbc-correspondent-box--square .adbc-correspondent-box__avatar{border-radius:var(--adbc-radius,.5rem)}.adbc-correspondent-inline__avatar{border-radius:50%}.adbc-correspondent-box__info{flex:1;min-width:0}.adbc-correspondent-box__info strong{display:block;font-size:1.2rem;margin-bottom:.25rem;color:var(--adbc-text,#1a1a2e)}.adbc-correspondent-box__role{display:block;font-size:.875rem;color:var(--adbc-accent-on-surface,#3b82f6);margin-bottom:.75rem}.adbc-correspondent-box__info p{margin:0;font-size:.9rem;line-height:1.6;color:var(--adbc-text-muted,#666)}.adbc-correspondent-box--no-avatar{border-left:none;border-top:1px solid var(--adbc-border,#e5e7eb);padding-top:1.5rem}.adbc-correspondent-box--minimal{display:flex;align-items:center;gap:var(--adbc-space-md);background:transparent;padding:1.5rem 0 0;border:none;border-top:1px solid var(--adbc-border,#e5e7eb);margin:2rem 0 0}.adbc-correspondent-box--minimal .adbc-correspondent-box__avatar{width:var(--adbc-byline-avatar-size,48px);height:var(--adbc-byline-avatar-size,48px);border-radius:50%;flex-shrink:0}.adbc-correspondent-box--minimal .adbc-correspondent-box__info{display:block}.adbc-correspondent-box--minimal .adbc-correspondent-box__info strong{font-size:.95rem;display:inline}.adbc-correspondent-box--minimal .adbc-correspondent-box__role{display:inline;margin-left:.5rem;font-size:.85rem}.adbc-correspondent-box--minimal .adbc-correspondent-box__info p{margin-top:.5rem;font-size:.85rem;color:var(--adbc-text-muted,#666)}.adbc-correspondent-box__link{color:inherit;text-decoration:none}.adbc-correspondent-box__link:hover{color:var(--adbc-link-hover);background:var(--adbc-link-hover-bg,transparent)}.adbc-correspondent-box__btn{display:inline-block;margin-top:.75rem;font-size:.85rem;color:var(--adbc-accent-on-surface);text-decoration:none;font-weight:500}.adbc-correspondent-box__btn:hover{text-decoration:underline}@media (max-width:600px){.adbc-correspondent-box{flex-direction:column;align-items:center;text-align:center}.adbc-correspondent-box__info{text-align:center}}.adbc-correspondent-inline{display:inline-flex;align-items:center;gap:var(--adbc-space-sm);font-size:.9rem;color:var(--adbc-text-muted,#666)}.adbc-correspondent-inline img{width:36px;height:36px;border-radius:50%;object-fit:cover}.adbc-correspondent-inline__name{font-weight:500;color:var(--adbc-text,#1a1a2e)}.adbc-correspondent-inline__role{font-size:.8rem;color:var(--adbc-text-muted,#888)}.adbc-correspondent-inline--name-only{font-weight:500;color:var(--adbc-text,#1a1a2e)}.adbc-correspondent-header{display:flex;align-items:center;gap:var(--adbc-space-sm,.5rem);margin-top:var(--adbc-space-md,.75rem);font-size:.9rem;color:var(--adbc-text-muted,#666)}.adbc-correspondent-header__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.adbc-correspondent-header__name{font-weight:500;color:var(--adbc-text,#1a1a2e)}.adbc-correspondent-header__name:hover{color:var(--adbc-primary,#3b82f6);background:transparent}.adbc-correspondent-header__role{font-size:.8rem;color:var(--adbc-text-muted,#888)}.adbc-correspondent-header--name-only{display:block;margin-top:var(--adbc-space-sm,.5rem);font-weight:500;color:var(--adbc-text-muted,#666)}.adbc-correspondent-header--name-only a{color:var(--adbc-text,#1a1a2e);text-decoration:none}.adbc-correspondent-header--name-only a:hover{color:var(--adbc-primary,#3b82f6);background:transparent}.adbc-correspondent-header__prefix{color:var(--adbc-text-muted,#666);font-weight:400}.adbc-correspondent-combo{display:grid;grid-template-columns:1fr 1fr;gap:var(--adbc-space-lg,1.5rem);margin:2rem 0;align-items:start}.adbc-correspondent-combo--author-right{direction:rtl}.adbc-correspondent-combo--author-right>*{direction:ltr}.adbc-correspondent-combo .adbc-correspondent-box{margin:0}.adbc-correspondent-combo .adbc-enroll,.adbc-correspondent-combo .adbc-subscribe,.adbc-author-combo .adbc-enroll,.adbc-correspondent-combo .adbc-rate-widget,.adbc-correspondent-combo .adbc-rating-widget,.adbc-author-combo .adbc-rate-widget{margin:0;height:100%;display:flex;flex-direction:column;justify-content:center}@media (max-width:640px){.adbc-correspondent-combo{grid-template-columns:1fr}.adbc-correspondent-combo--author-right{direction:ltr}}.adbc-correspondent-standalone{margin:2.5rem auto;max-width:var(--adbc-figure-portrait);padding:var(--adbc-space-lg,1.5rem)}.adbc-correspondent-standalone .adbc-correspondent-box{margin:0}.adbc-correspondent-centered{text-align:center;margin:2.5rem auto;max-width:var(--adbc-figure-portrait);padding:var(--adbc-space-lg,1.5rem)}.adbc-correspondent-centered .adbc-correspondent-box{flex-direction:column;align-items:center;text-align:center;margin:0;padding:0;background:transparent;border:none;box-shadow:none}.adbc-correspondent-centered .adbc-correspondent-box__avatar{width:96px;height:96px;border-radius:50%}.adbc-correspondent-centered .adbc-correspondent-box__info{text-align:center}.adbc-correspondent-centered .adbc-correspondent-box__info p{text-align:center}.adbc-correspondent-centered--card{background:var(--adbc-surface,#f8f9fa);border-radius:var(--adbc-radius,.5rem)}.adbc-correspondent-centered--clean{background:transparent;padding:var(--adbc-space-md,1rem) 0}.adbc-correspondent-centered--bordered{background:transparent;border:1px solid var(--adbc-border,#dee2e6);border-radius:var(--adbc-radius,.5rem)}.adbc-correspondent-centered--outline{background:transparent;border:2px solid var(--adbc-muted,#6c757d);border-radius:1.5rem}.adbc-correspondent-centered--shadow{background:var(--adbc-bg,#fff);border-radius:var(--adbc-radius,.5rem);box-shadow:0 0 0 1px rgba(120,180,255,.25),0 8px 20px rgba(0,0,0,.35)}.adbc-correspondent-centered--row .adbc-correspondent-box{flex-direction:row;gap:var(--adbc-space-md,1rem)}.adbc-correspondent-centered--row .adbc-correspondent-box__info{text-align:left}.adbc-correspondent-centered--row .adbc-correspondent-box__info p{text-align:left}.adbc-correspondent-bottom-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--adbc-muted,#6c757d);margin-bottom:.75rem}.adbc-correspondent-centered .adbc-correspondent-bottom-label{text-align:center}.adbc-meta-wrapper--divider-bottom{padding-bottom:var(--adbc-space-sm,.5rem);margin-bottom:var(--adbc-space-sm,.5rem);border-bottom:1px solid var(--adbc-border,#e5e7eb)}.adbc-meta-wrapper--divider-top-bottom{padding:var(--adbc-space-sm,.5rem) 0;margin:var(--adbc-space-sm,.5rem) 0;border-top:1px solid var(--adbc-border,#e5e7eb);border-bottom:1px solid var(--adbc-border,#e5e7eb)}.adbc-entry__header .adbc-meta-wrapper--divider-bottom{border-bottom:none;margin-bottom:0;padding-bottom:0}.adbc-entry__header .adbc-meta-wrapper--divider-top-bottom{border-bottom:none}.adbc-meta-wrapper--box{padding:var(--adbc-space-sm,.5rem) var(--adbc-space-md,1rem);background:var(--adbc-bg-alt,#f8f9fa);border-radius:var(--adbc-radius-sm,4px);margin-bottom:var(--adbc-space-sm,.5rem)}.adbc-meta-wrapper--pill>*{display:inline-block;padding:.2rem .5rem;background:var(--adbc-pill-bg,var(--adbc-bg-alt,#f5f5f5));color:var(--adbc-pill-text,inherit);border-radius:999px;margin-right:var(--adbc-space-xs,.25rem);margin-bottom:var(--adbc-space-xs,.25rem)}[class*="--dark"] .adbc-meta-wrapper--pill>*,[class*="--backdrop-dark"] .adbc-meta-wrapper--pill>*,[class*="--contrast-dark"] .adbc-meta-wrapper--pill>*{--adbc-pill-bg:rgba(var(--adbc-primary-rgb,0,0,0),.3);--adbc-pill-text:var(--adbc-text-inv,#fff)}.adbc-meta-wrapper--accent{padding-left:var(--adbc-space-md,1rem);border-left:3px solid var(--adbc-primary,#3b82f6);margin-bottom:var(--adbc-space-sm,.5rem)}.adbc-entry__meta--above{margin-bottom:.75rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.adbc-entry__meta--above+.adbc-entry__title{margin-top:0}.adbc-entry__meta--between{margin:var(--adbc-space-md) 0;padding:var(--adbc-space-sm) 0;border-top:1px solid var(--adbc-border,#e5e7eb);border-bottom:1px solid var(--adbc-border,#e5e7eb)}.adbc-entry__meta--sep-dot>*:not(:last-child)::after{content:'·';margin:0 var(--adbc-space-sm,.5rem);color:var(--adbc-text-muted,#888)}.adbc-entry__meta--sep-dash>*:not(:last-child)::after{content:'—';margin:0 var(--adbc-space-sm,.5rem);color:var(--adbc-text-muted,#888)}.adbc-entry__meta--sep-pipe>*:not(:last-child)::after{content:'|';margin:0 var(--adbc-space-sm,.5rem);color:var(--adbc-text-muted,#888)}.adbc-entry__meta--sep-newline{display:flex;flex-direction:column;gap:var(--adbc-space-xs);align-items:flex-start}.adbc-entry__meta--sep-newline>*::after{display:none}.adbc-entry__category{color:var(--adbc-link,var(--adbc-primary))}.adbc-entry__category:visited{color:var(--adbc-link,var(--adbc-primary))}.adbc-entry__category:hover{color:var(--adbc-link-hover,var(--adbc-primary));background:transparent}.adbc-entry__category--label{color:var(--adbc-text-muted,#666);text-decoration:none;font-weight:400}.adbc-entry__category--label:hover{color:var(--adbc-text,#1a1a2e);background:transparent;text-decoration:none}.adbc-entry__category--badge{display:inline-block;padding:.2rem .6rem;background:var(--adbc-accent,#3b82f6);color:var(--adbc-button-text,#fff);border-radius:var(--adbc-radius-xs,3px);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;text-decoration:none}.adbc-entry__category--badge:hover{background:var(--adbc-accent-hover,#2563eb);color:var(--adbc-button-text,#fff);text-decoration:none}.adbc-entry__category--caps{text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;font-weight:600;color:var(--adbc-accent-on-surface,#3b82f6)}.adbc-entry__type{display:inline-block;padding:.15rem .5rem;background:var(--adbc-bg,#f1f5f9);color:var(--adbc-text-muted,#666);border-radius:var(--adbc-radius-xs,3px);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.02em}.adbc-entry__reading-time{font-size:.85rem;color:var(--adbc-text-muted,#666)}.adbc-entry__reading-time::before{content:'⏱';margin-right:.25rem}.adbc-entry__rating{font-size:.85rem;color:var(--adbc-text-muted,#666)}.adbc-entry__rating::before{content:'★';color:var(--adbc-warning,#f59e0b);margin-right:.2rem}.adbc-entry__rating small{font-size:.75rem;opacity:.8}.adbc-entry__comments{font-size:.85rem;color:var(--adbc-text-muted,#666);text-decoration:none;cursor:pointer}.adbc-entry__comments::before{content:'💬';margin-right:.25rem}.adbc-entry__comments:hover{color:var(--adbc-link-hover,#3b82f6);background:var(--adbc-link-hover-bg,transparent)}.adbc-rate-float{position:fixed;bottom:2rem;z-index:var(--adbc-z-floating);background:var(--adbc-surface,#fff);padding:.75rem 1rem;border:1px solid var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius,.5rem);box-shadow:0 4px 20px rgba(0,0,0,var(--shadow-alpha-xl));transform:translateY(150%);opacity:0;transition:transform 280ms cubic-bezier(.34,1.56,.64,1) ease,opacity 280ms cubic-bezier(.34,1.56,.64,1) ease;max-width:280px;pointer-events:none}.adbc-rate-float--bottom-right{right:1.5rem}.adbc-rate-float--bottom-left{left:2rem}.adbc-rate-float--bottom-center{left:50%;transform:translateX(-50%) translateY(150%)}.adbc-rate-float--bottom-center.adbc-rate-float--visible{transform:translateX(-50%) translateY(0)}.adbc-rate-float--top-right{top:5rem;bottom:auto;right:1.5rem;transform:translateY(-150%)}.adbc-rate-float--top-right.adbc-rate-float--visible{transform:translateY(0)}.adbc-rate-float--top-center{top:5rem;bottom:auto;left:50%;transform:translateX(-50%) translateY(-150%)}.adbc-rate-float--top-center.adbc-rate-float--visible{transform:translateX(-50%) translateY(0)}.adbc-rate-float--visible{transform:translateY(0);opacity:1;pointer-events:auto}.adbc-rate-float__close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.25rem;cursor:pointer;color:var(--adbc-text-muted,#888);line-height:1;padding:var(--adbc-space-xs)}.adbc-rate-float__close:hover{color:var(--adbc-text,#1a1a2e);background:transparent}.adbc-rate-float .adbc-rate-prompt{font-size:.9rem;margin-bottom:.75rem}@media (min-width:641px){body.adbc-has-enroll-float .adbc-rate-float--bottom-right,body.adbc-has-enroll-float .adbc-rating-float--bottom-right,body.adbc-has-subscribe-float .adbc-rate-float--bottom-right{right:1.5rem}}@media (max-width:640px){.adbc-rate-float{left:.75rem !important;right:.75rem !important;bottom:1rem;top:auto !important;max-width:none;text-align:center;width:auto}.adbc-rate-float--bottom-right,.adbc-rate-float--bottom-left,.adbc-rate-float--bottom-center,.adbc-rate-float--top-right,.adbc-rate-float--top-center{left:.75rem !important;right:.75rem !important;top:auto !important;bottom:1rem;transform:translateY(150%)}.adbc-rate-float--bottom-center.adbc-rate-float--visible,.adbc-rate-float--bottom-right.adbc-rate-float--visible,.adbc-rate-float--bottom-left.adbc-rate-float--visible,.adbc-rate-float--top-right.adbc-rate-float--visible,.adbc-rate-float--top-center.adbc-rate-float--visible{transform:translateY(0)}.adbc-rate-float .adbc-rate-widget{display:flex;flex-direction:column;align-items:center}.adbc-rate-float .adbc-rate-thumbs,.adbc-rate-float .adbc-rate-stars,.adbc-rate-float .adbc-rate-numbers{justify-content:center}}.adbc-rate-position--after-content{margin:var(--adbc-space-xl) 0;padding:1.5rem 0;border-top:1px solid var(--adbc-border,#e5e7eb)}.adbc-rate-position--after-author{margin-top:1rem}.adbc-entry-interactions{margin:2rem auto 0;padding:1.5rem var(--adbc-hero-padding-h,1.5rem) 0;max-width:var(--adbc-content-width,var(--adbc-max-width,1200px));border-top:1px solid var(--adbc-border,#e5e7eb)}.adbc-matrix-wrap,.adbc-matrix-wrapper{overflow-x:auto;max-width:100%;clear:both;margin:var(--adbc-space-lg) 0;-webkit-overflow-scrolling:touch}.adbc-matrix{width:100%;border-collapse:collapse;font-size:.9rem;color:var(--adbc-text,#1f2937)}.adbc-matrix caption{font-size:.85rem;color:var(--adbc-text-muted,#666);margin-bottom:.75rem;text-align:left;font-style:italic}.adbc-matrix th,.adbc-matrix td{padding:var(--adbc-space-sm,.5rem) var(--adbc-space-md,1rem);text-align:left;border-bottom:1px solid var(--adbc-border,#e5e7eb)}@media (max-width:640px){.adbc-matrix th,.adbc-matrix td{padding:var(--adbc-space-xs,.25rem) var(--adbc-space-sm,.5rem)}}.adbc-matrix th{font-weight:600;background:var(--adbc-bg,#f8f9fa);white-space:nowrap}.adbc-matrix--striped tbody tr:nth-child(even){background:var(--adbc-bg-alt,#f8fafc)}.adbc-matrix--bordered{border:1px solid var(--adbc-border,#e5e7eb)}.adbc-matrix--bordered th,.adbc-matrix--bordered td{border:1px solid var(--adbc-border,#e5e7eb)}.adbc-matrix--compact th,.adbc-matrix--compact td{padding:.5rem .75rem;font-size:.85rem}@media (max-width:600px){.adbc-matrix{font-size:.8rem}.adbc-matrix th,.adbc-matrix td{padding:var(--adbc-space-sm)}}.adbc-matrix-wrap .adbc-matrix-wrap,.adbc-matrix-wrap .adbc-matrix-wrapper,.adbc-matrix-wrapper .adbc-matrix-wrap,.adbc-matrix-wrapper .adbc-matrix-wrapper{overflow-x:visible;max-width:none;margin:0}.adbc-entry__meta--hero{color:rgba(255,255,255,.85);display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.adbc-entry__meta--hero a{color:rgba(255,255,255,.9)}.adbc-entry__meta--hero time{color:rgba(255,255,255,.9);font-weight:500}.adbc-entry__meta--hero .adbc-entry__category--badge{background:rgba(255,255,255,.15);color:var(--adbc-text-inv,#fff);border:1px solid rgba(255,255,255,.3)}.adbc-entry__meta--hero .adbc-entry__category--badge:hover{background:rgba(255,255,255,.25);color:var(--adbc-text-inv,#fff)}.adbc-entry__meta--hero .adbc-entry__category--label{color:rgba(255,255,255,.85)}.adbc-entry__meta--hero .adbc-entry__category--caps{color:rgba(255,255,255,.9)}.adbc-entry-grid{display:grid;gap:var(--adbc-space-lg)}.adbc-entry-grid--cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));justify-content:center}.adbc-entry-grid--compact{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));justify-content:center}.adbc-entry-grid--list{grid-template-columns:1fr;max-width:var(--adbc-content-width,720px);margin:0 auto}@media (max-width:600px){.adbc-entry-grid,.adbc-entry-grid--cards,.adbc-entry-grid--compact{gap:var(--adbc-space-md)}.adbc-entry-grid--cards,.adbc-entry-grid--compact{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.adbc-entry-item{background:var(--adbc-surface,#fff);border-radius:var(--adbc-radius,.5rem);overflow:hidden;box-shadow:0 0 0 1px rgba(120,180,255,.25),0 8px 20px rgba(0,0,0,.35)}.adbc-entry-item--card{display:flex;flex-direction:column}.adbc-entry-item--compact{display:flex;flex-direction:column}.adbc-entry-item__image{display:block;overflow:hidden}.adbc-entry-item--card .adbc-entry-item__image{aspect-ratio:3/2}.adbc-entry-item__image img{width:100%;height:auto;object-fit:cover;display:block}.adbc-entry-item--card .adbc-entry-item__image img{height:240px}.adbc-entry-item--compact .adbc-entry-item__image img{height:160px}.adbc-entry-item__content{padding:var(--adbc-space-md)}.adbc-entry-item--compact .adbc-entry-item__content{padding:var(--adbc-space-sm)}.adbc-entry-item__category{font-size:.75rem;color:var(--adbc-link-hover);text-transform:uppercase;font-weight:600;display:block;margin-bottom:.5rem}.adbc-entry-item__title{margin:0;font-size:1rem;line-height:1.3}.adbc-entry-item--compact .adbc-entry-item__title{font-size:.95rem}.adbc-entry-item__title a{text-decoration:none;color:inherit}.adbc-entry-item__title a:hover{color:var(--adbc-link-hover);background:var(--adbc-link-hover-bg,transparent)}.adbc-entry-item__excerpt{margin:.5rem 0 0;font-size:.85rem;color:var(--adbc-text-muted);line-height:1.4}.adbc-entry-item--list{display:flex;gap:var(--adbc-space-md);padding:1rem 0;background:transparent;box-shadow:none;border-bottom:1px solid var(--adbc-border,#e5e7eb);border-radius:0}.adbc-entry-item--list .adbc-entry-item__image{flex-shrink:0}.adbc-entry-item--list .adbc-entry-item__image img{width:100px;height:70px;border-radius:var(--adbc-radius-sm,4px)}.adbc-entry-item--list .adbc-entry-item__content{padding:0}.adbc-entry-item__meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-top:.75rem;font-size:.8rem;color:var(--adbc-text-muted,#666)}.adbc-entry-item__date{display:inline-flex;align-items:center}.adbc-entry-item__reading-time{display:inline-flex;align-items:center}.adbc-entry-item__reading-time::before{content:'⏱';margin-right:.25rem;font-size:.9em}.adbc-entry-item__rating{display:inline-flex;align-items:center;color:var(--adbc-warning,#f59e0b);font-weight:500}.adbc-entry-item__author{display:inline-flex;align-items:center}.adbc-entry-item__author::before{content:'By';margin-right:.25rem;font-weight:400}.adbc-entry-item--compact .adbc-entry-item__date,.adbc-entry-item--list .adbc-entry-item__date{display:block;margin-top:.25rem;font-size:.75rem;color:var(--adbc-text-muted,#888)}.adbc-correspondent-articles-section{padding:3rem 0}.adbc-category-top-section{padding:3rem 0;background:var(--adbc-surface,#fff)}.adbc-section-title{text-align:center;margin-top:2rem;margin-bottom:2rem}.adbc-section-pad .adbc-section-title,.adbc-related-section .adbc-section-title{margin-top:0}@media (max-width:640px){h2,.adbc-section-title{margin-top:var(--adbc-space-lg,1.5rem)}.adbc-stratum>h2:first-child,.adbc-section-pad h2:first-child{margin-top:var(--adbc-space-md,1rem)}}.adbc-inquiry-form{max-width:var(--adbc-inner-width);margin:2rem auto}.adbc-form-field{margin-bottom:1.25rem;min-width:200px}.adbc-form-line{display:flex;gap:var(--adbc-space-md,1rem);flex-wrap:wrap}@media (max-width:600px){.adbc-form-line{flex-direction:column}}.adbc-form-line .adbc-form-field{flex:1}.adbc-field-label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--adbc-text);font-size:.95rem}.adbc-input-text,.adbc-input-area,.adbc-form-dropdown{width:100%;padding:var(--adbc-input-padding);border:1px solid var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius,.375rem);background:var(--adbc-surface,#fff);color:var(--adbc-text);font-size:1rem;font-family:inherit;transition:border-color 280ms cubic-bezier(.34,1.56,.64,1),box-shadow 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-input-text:focus,.adbc-input-area:focus,.adbc-form-dropdown:focus{outline:2px solid var(--adbc-primary,#2563eb);outline-offset:-2px;border-color:var(--adbc-primary,#2563eb)}.adbc-input-area{min-height:150px;resize:vertical}.adbc-form-send{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background:var(--adbc-primary,#2563eb);color:var(--adbc-text-inv,#fff);border:none;border-radius:var(--adbc-radius,.375rem);font-size:1rem;font-weight:500;cursor:pointer;transition:background 280ms cubic-bezier(.34,1.56,.64,1),filter 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-form-send:hover{filter:brightness(1.1)}.adbc-form-send:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:600px){.adbc-input-text,.adbc-form-dropdown{min-height:44px}.adbc-inquiry-form{padding-inline:1rem}}.adbc-inquiry-form--standard{}.adbc-inquiry-form--simple .adbc-form-field--name,.adbc-inquiry-form--simple .adbc-form-field--subject,.adbc-inquiry-form--simple .adbc-form-field--department{display:none}.adbc-inquiry-form--subject .adbc-form-field--department{display:none}.adbc-inquiry-form--department .adbc-form-field--subject{display:none}.adbc-inquiry-form-wrapper{max-width:var(--adbc-content-width,800px);margin:0 auto}.adbc-form-field--message{grid-column:1 / -1}.adbc-form-warn{padding:.75rem 1rem;background:var(--adbc-bg-warning,#fef3cd);border-radius:var(--adbc-radius-sm,.25rem);font-size:.85rem;margin-bottom:1rem}.adbc-remarks-section{margin-top:3rem;padding:2rem var(--adbc-hero-padding-h,1.5rem) 0;border-top:1px solid var(--adbc-border,#e5e7eb);max-width:var(--adbc-content-width,var(--adbc-max-width,1200px));margin-left:auto;margin-right:auto}.adbc-entry-interactions .adbc-remarks-section{margin-top:0;padding-top:0;border-top:none;padding-left:0;padding-right:0}.adbc-remarks-section-title,.adbc-remarks-section__title{margin-bottom:1.5rem;font-size:1.5rem}.adbc-reply-form__title,.adbc-inquiry-form-title{margin-bottom:1rem;font-size:1.25rem}.adbc-feedback-count{font-size:.9rem;color:var(--adbc-text-muted,#6b7280);margin-bottom:var(--adbc-space-md,1rem)}.adbc-feedbacks-list,.adbc-feedback-list{list-style:none;padding:0;margin:0}.adbc-reply-form-wrapper{max-width:var(--adbc-content-width,800px);margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid var(--adbc-border,#e5e7eb)}.adbc-reply-form{margin-bottom:2rem;padding:var(--adbc-space-lg);background:var(--adbc-bg,#f8fafc);border-radius:var(--adbc-radius,.5rem)}.adbc-reply-form--full{}.adbc-reply-form--simple .adbc-form-field--email{display:none}.adbc-reply-form--minimal .adbc-form-field--name,.adbc-reply-form--minimal .adbc-form-field--email{display:none}.adbc-reply-form--inline{display:flex;gap:var(--adbc-space-md);flex-wrap:wrap}.adbc-reply-form--inline .adbc-form-field{flex:1;min-width:200px;margin-bottom:0}.adbc-reply-form--inline .adbc-form-field--comment{flex:100%}@media (max-width:600px){.adbc-reply-form--inline{flex-direction:column}.adbc-reply-form--inline .adbc-form-field{min-width:0}}.adbc-feedback{position:relative;background:var(--adbc-surface,#fff);padding:var(--adbc-space-lg);padding-right:2.5rem;margin-bottom:1rem;border:1px solid var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius,.5rem)}.adbc-feedback__header{display:flex;align-items:center;gap:var(--adbc-space-sm);margin-bottom:.5rem}.adbc-feedback__author{font-weight:600;color:var(--adbc-text);word-break:break-word;overflow-wrap:break-word;max-width:100%}.adbc-feedback__date,.adbc-feedback__date-sub,.adbc-feedback__date-foot,.adbc-feedback__date-inline{font-size:.85rem;color:var(--adbc-text-muted,#64748b)}.adbc-feedback__date-sub{display:block;margin-bottom:5px}.adbc-feedback__date-foot{display:block;margin-top:8px}.adbc-feedback__date-inline{margin-left:.5rem}.adbc-feedback__subtitle{font-size:.8rem;color:var(--adbc-text-muted);margin-top:.15rem}.adbc-feedback__footer{background:transparent;color:inherit;padding:0;margin-top:.5rem}.adbc-feedback__flag{margin-right:.25rem}.adbc-feedback__content{line-height:1.6;color:var(--adbc-text);word-break:break-word;overflow-wrap:break-word}.adbc-remarks-section--flat .adbc-feedback{background:transparent;border:none;border-radius:0;padding:1.25rem 2.5rem 1.25rem 0;margin-bottom:0;border-bottom:1px solid var(--adbc-border,#e5e7eb)}.adbc-remarks-section--flat .adbc-feedback:last-child{border-bottom:none}.adbc-remarks-section--cards .adbc-feedback,.adbc-feedback--card{background:var(--adbc-surface,#fff);box-shadow:var(--adbc-shadow,0 1px 3px rgba(0,0,0,var(--shadow-alpha-sm)))}.adbc-remarks-section--thread .adbc-feedback{margin-left:0}.adbc-remarks-section--thread .adbc-feedback[data-depth="1"]{margin-left:1.5rem;border-left:2px solid var(--adbc-border,#e5e7eb)}.adbc-remarks-section--thread .adbc-feedback[data-depth="2"]{margin-left:3rem;border-left:2px solid var(--adbc-border,#e5e7eb)}.adbc-feedback-author{font-weight:600;word-break:break-word;overflow-wrap:break-word;max-width:100%}.adbc-feedback-date{font-size:.85rem;color:var(--adbc-text-muted,#64748b)}.adbc-feedback-text{margin-top:.5rem;line-height:1.6;word-break:break-word;overflow-wrap:break-word}.adbc-feedbacks-empty{text-align:center;padding:var(--adbc-space-xl);color:var(--adbc-text-muted,#64748b);font-style:italic}.adbc-feedback--pending{background:var(--adbc-bg-warning,#fffbeb);border:2px dashed var(--adbc-border-warning,#fbbf24);border-radius:var(--adbc-radius,.5rem);padding:1.25rem 2.5rem 1.25rem 1.25rem;margin-bottom:1.5rem;position:relative}.adbc-feedback--pending .adbc-feedback__close{position:absolute;top:.5rem;right:.5rem;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:400;line-height:1;color:var(--adbc-text-muted,#64748b);background:transparent;border:1px solid var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius-sm,4px);cursor:pointer;transition:all .15s ease}.adbc-feedback--pending .adbc-feedback__close:hover{color:var(--adbc-error,#dc2626);border-color:var(--adbc-error,#dc2626);background:var(--adbc-error-bg,#fef2f2)}.adbc-feedback--pending .adbc-feedback__badge{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--adbc-warning-dark,#92400e);background:var(--adbc-warning-light,#fde68a);padding:.2rem .5rem;border-radius:var(--adbc-radius-xs,3px)}.adbc-feedback--pending .adbc-feedback__content{font-size:.95rem;line-height:1.6;color:var(--adbc-text)}.adbc-feedback--pending__status{display:none}.adbc-feedback--pending__delete{display:none}.adbc-feedback__admin-delete{position:absolute;top:.5rem;right:.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:400;line-height:1;color:var(--adbc-error,#dc2626);background:var(--adbc-error-bg,#fef2f2);border:1px solid var(--adbc-error,#dc2626);border-radius:var(--adbc-radius-xs,3px);cursor:pointer;opacity:.7;transition:all .15s ease}.adbc-feedback__admin-delete:hover{opacity:1;background:var(--adbc-error,#dc2626);color:var(--adbc-button-text,#fff)}.adbc-feedbacks-loadmore{display:flex;justify-content:center;margin-top:1.5rem;padding-top:1rem}.adbc-feedbacks-loadmore button{display:inline-flex;align-items:center;gap:var(--adbc-space-sm);padding:var(--adbc-space-sm) var(--adbc-space-lg);background:var(--adbc-bg-alt,#f8fafc);border:1px solid var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius,.375rem);color:var(--adbc-text);font-size:.9rem;cursor:pointer;transition:all var(--adbc-transition,.2s) ease}.adbc-feedbacks-loadmore button:hover{background:var(--adbc-surface,#fff);border-color:var(--adbc-primary,#2563eb);color:var(--adbc-primary,#2563eb)}.adbc-feedbacks-loadmore button:disabled{opacity:.6;cursor:not-allowed}.adbc-feedbacks-loadmore--outline button{background:transparent}.adbc-feedbacks-loadmore--filled button{background:var(--adbc-primary,#2563eb);border-color:var(--adbc-primary,#2563eb);color:var(--adbc-text-inv,#fff)}.adbc-feedbacks-loadmore--filled button:hover{background:var(--adbc-primary-dark,#1d4ed8);color:var(--adbc-text-inv,#fff)}.adbc-feedbacks-loadmore--minimal button{background:transparent;border:none;text-decoration:underline;padding:var(--adbc-space-sm) var(--adbc-space-md)}.adbc-feedbacks-loadmore--text button{background:transparent;border:none;color:var(--adbc-primary,#2563eb)}.adbc-feedback-pagination{display:flex;justify-content:center;align-items:center;gap:var(--adbc-space-md);margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--adbc-border,#e5e7eb)}.adbc-feedback-pagination a{display:inline-flex;align-items:center;padding:var(--adbc-space-sm) var(--adbc-space-md);background:var(--adbc-bg,#f8fafc);border:1px solid var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius,.375rem);color:var(--adbc-text);text-decoration:none;font-size:.9rem;transition:background 280ms cubic-bezier(.34,1.56,.64,1),border-color 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-feedback-pagination a:hover{background:var(--adbc-surface,#fff);border-color:var(--adbc-primary,#2563eb);color:var(--adbc-primary,#2563eb)}.adbc-feedback-pagination-info{font-size:.9rem;color:var(--adbc-text-muted,#64748b)}.adbc-form-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.adbc-form-actions .cf-turnstile{flex:0 0 auto}.adbc-form-actions .adbc-form-send{margin:0}.adbc-form-actions--ts-left{justify-content:space-between}.adbc-form-actions--ts-left .adbc-form-send{margin-left:auto}.adbc-form-actions--ts-right{flex-direction:row-reverse;justify-content:flex-start}.adbc-form-actions--ts-stacked{flex-direction:column;align-items:center}.adbc-form-actions .adbc-form-send:first-child{margin-left:auto}.adbc-rate,.adbc-rating{display:inline-flex;align-items:center;gap:var(--adbc-space-sm);font-size:.95rem}.adbc-rate-widget--stars .adbc-rate-stars,.adbc-rating-widget--stars .adbc-rating-stars{color:var(--adbc-accent-on-surface,#f59e0b);letter-spacing:2px}.adbc-rate-widget--stars .adbc-rate-stars span,.adbc-rating-widget--stars .adbc-rating-stars span{cursor:pointer;transition:transform .1s}.adbc-rate-widget--stars .adbc-rate-stars span:hover,.adbc-rating-widget--stars .adbc-rating-stars span:hover{transform:scale(1.2)}.adbc-rate-widget--number .adbc-rate-value,.adbc-rating-widget--number .adbc-rating-value{font-weight:700;font-size:1.25rem;color:var(--adbc-primary,#2563eb)}.adbc-rate-widget,.adbc-rating-widget{display:flex;flex-direction:column;align-items:center;gap:var(--adbc-space-sm);padding:1.5rem 0}.adbc-rate-prompt,.adbc-rating-prompt{font-weight:500;color:var(--adbc-text,#333);font-size:1rem}.adbc-rate-numbers,.adbc-rating-numbers{display:flex;flex-wrap:wrap;gap:var(--adbc-space-sm);justify-content:center}@media (max-width:600px){.adbc-rate-numbers,.adbc-rating-numbers{gap:var(--adbc-space-xs)}.adbc-rate-number,.adbc-rating-number{min-width:1.75rem;height:1.75rem;font-size:.8rem;padding:0 .25rem}.adbc-rate-float .adbc-rate-numbers,.adbc-rating-float .adbc-rating-numbers{justify-content:center}}.adbc-rate-scale,.adbc-rating-scale{display:flex;align-items:center;gap:var(--adbc-space-sm);flex-wrap:wrap}.adbc-rate-scale-label,.adbc-rating-scale-label{font-size:.8rem;color:var(--adbc-text-muted,#666);white-space:nowrap}.adbc-rate-scale-label--low,.adbc-rating-scale-label--low{text-align:right}.adbc-rate-scale-label--high,.adbc-rating-scale-label--high{text-align:left}@media (max-width:600px){.adbc-rate-scale,.adbc-rating-scale{flex-direction:column;align-items:flex-start}.adbc-rate-scale-label,.adbc-rating-scale-label{display:none}}.adbc-rate-number,.adbc-rating-number{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .5rem;background:var(--adbc-surface,#fff);border:1px solid var(--adbc-border,#e5e7eb);border-radius:.25rem;color:var(--adbc-text,#333);font-weight:500;font-size:.9rem;cursor:pointer;transition:all .15s ease}.adbc-rate-number:hover,.adbc-rating-number:hover{background:var(--adbc-primary,#2563eb);border-color:var(--adbc-primary,#2563eb);color:var(--adbc-text-inv,#fff)}.adbc-rate-widget--voted,.adbc-rating-widget--voted{}.adbc-rate-widget--voted .adbc-rate-number,.adbc-rating-widget--voted .adbc-rating-number{cursor:default;pointer-events:none}.adbc-rate-widget--voted .adbc-rate-number:hover,.adbc-rating-widget--voted .adbc-rating-number:hover{transform:none;background:var(--adbc-surface,#fff);border-color:var(--adbc-border,#e5e7eb);color:var(--adbc-text,#333)}.adbc-rate--selected,.adbc-rating--selected{background:var(--adbc-primary,#2563eb) !important;border-color:var(--adbc-primary,#2563eb) !important;color:var(--adbc-primary-text,#fff);box-shadow:0 2px 8px 0 0 0 1px rgba(120,180,255,.25),0 8px 20px rgba(0,0,0,.35)}.adbc-rate--disabled:not(.adbc-rate--selected),.adbc-rating--disabled:not(.adbc-rating--selected){opacity:.5;background:var(--adbc-bg,#f8f9fa) !important}.adbc-rate-widget--style-rounded .adbc-rate-number,.adbc-rating-widget--style-rounded .adbc-rating-number{border-radius:.5rem}.adbc-rate-widget--style-pill .adbc-rate-number,.adbc-rating-widget--style-pill .adbc-rating-number{border-radius:9999px;min-width:2.5rem}.adbc-rate-widget--style-minimal .adbc-rate-number,.adbc-rating-widget--style-minimal .adbc-rating-number{border:none;background:var(--adbc-bg,#f1f5f9)}.adbc-rate-widget--style-minimal .adbc-rate-number:hover,.adbc-rating-widget--style-minimal .adbc-rating-number:hover{background:var(--adbc-primary,#2563eb);color:var(--adbc-text-inv,#fff)}.adbc-rate-widget--style-outline .adbc-rate-number,.adbc-rating-widget--style-outline .adbc-rating-number{background:transparent;border:2px solid var(--adbc-border,#d1d5db)}.adbc-rate-widget--style-outline .adbc-rate-number:hover,.adbc-rating-widget--style-outline .adbc-rating-number:hover{border-color:var(--adbc-primary,#2563eb);background:var(--adbc-primary,#2563eb);color:var(--adbc-text-inv,#fff)}.adbc-rate-widget--style-compact .adbc-rate-number,.adbc-rating-widget--style-compact .adbc-rating-number{min-width:1.75rem;height:1.75rem;font-size:.8rem;padding:0 .3rem}.adbc-rate-feedback,.adbc-rating-feedback{margin-top:.75rem;padding:var(--adbc-space-sm,.5rem);background:var(--adbc-bg-success,#ecfdf5);border-radius:var(--adbc-radius,.375rem);font-size:.9rem;text-align:center}.adbc-rate-feedback strong,.adbc-rating-feedback strong{color:var(--adbc-success,#10b981);display:block;margin-bottom:.25rem}.adbc-rate-feedback small,.adbc-rating-feedback small{color:var(--adbc-text-muted,#666)}.adbc-rate-stars,.adbc-rating-stars{display:flex;gap:var(--adbc-space-xs)}.adbc-rate-star,.adbc-rating-star{background:transparent;border:none;cursor:pointer;padding:var(--adbc-space-xs);font-size:1.5rem;color:var(--adbc-border,#d1d5db);transition:color .1s,transform .1s}.adbc-rate-star:hover,.adbc-rating-star:hover,.adbc-rate-star--active,.adbc-rating-star--active{color:var(--adbc-accent-on-surface,#f59e0b);background:transparent}.adbc-rate-star:hover,.adbc-rating-star:hover{transform:scale(1.15)}.adbc-rate-widget:not(.adbc-rate-widget--voted) .adbc-rate-feedback,.adbc-rating-widget:not(.adbc-rating-widget--voted) .adbc-rating-feedback{font-size:.9rem;color:var(--adbc-text-muted,#64748b);margin-top:.5rem}.adbc-rate-widget--full,.adbc-rating-widget--full{gap:var(--adbc-space-sm)}.adbc-rate-widget--bar,.adbc-rating-widget--bar{flex-direction:column;align-items:flex-start;gap:var(--adbc-space-xs)}.adbc-rate-bar,.adbc-rating-bar{width:120px;height:8px;background:var(--adbc-border,#e5e7eb);border-radius:var(--adbc-radius-sm,4px);overflow:hidden}.adbc-rate-bar-fill,.adbc-rating-bar-fill{height:100%;background:var(--adbc-accent,#f59e0b);transition:width 280ms cubic-bezier(.34,1.56,.64,1) ease}.adbc-rate-bar-container,.adbc-rating-bar-container{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.adbc-rate-bar-value,.adbc-rating-bar-value{font-size:.85rem;color:var(--adbc-text-muted)}.adbc-rate-bar-submit,.adbc-rating-bar-submit{display:none}.adbc-rate-count,.adbc-rating-count{font-size:.85rem;color:var(--adbc-text-muted,#6b7280)}.adbc-rate-stats,.adbc-rating-stats{display:flex;align-items:center;gap:var(--adbc-space-sm,.5rem);font-size:.9rem;color:var(--adbc-text-muted)}.adbc-rate-full,.adbc-rating-full{text-align:center;padding:var(--adbc-space-md)}.adbc-rate-thumb,.adbc-rating-thumb{display:inline-flex;align-items:center;gap:var(--adbc-space-xs,.25rem);cursor:pointer}.adbc-rate-widget--thumbs,.adbc-rating-widget--thumbs{gap:var(--adbc-space-md)}.adbc-rate-thumbs,.adbc-rating-thumbs{display:flex;gap:var(--adbc-space-sm);justify-content:center;align-items:center}.adbc-rate-widget--thumbs button,.adbc-rating-widget--thumbs button{display:inline-flex;align-items:center;gap:var(--adbc-space-sm);padding:var(--adbc-space-sm) var(--adbc-space-md);background:var(--adbc-bg,#f8fafc);border:1px solid var(--adbc-border,#e5e7eb);border-radius:2rem;cursor:pointer;transition:background 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-rate-widget--thumbs button:hover,.adbc-rating-widget--thumbs button:hover{background:var(--adbc-surface,#fff);color:var(--adbc-text)}.adbc-rate-widget--thumbs .adbc-rate-thumb--up:hover,.adbc-rating-widget--thumbs .adbc-rating-thumb--up:hover{border-color:var(--adbc-success,#10b981)}.adbc-rate-widget--thumbs .adbc-rate-thumb--down:hover,.adbc-rating-widget--thumbs .adbc-rating-thumb--down:hover{border-color:var(--adbc-error,#ef4444)}.adbc-rate-voted,.adbc-rating-voted{color:var(--adbc-text-muted,#64748b);font-size:.9rem}.adbc-rate-voted strong,.adbc-rating-voted strong{color:var(--adbc-accent-on-surface,#f59e0b)}.adbc-rate-widget--voted .adbc-rate--selected,.adbc-rating-widget--voted .adbc-rating--selected{color:var(--adbc-accent-on-surface,#f59e0b) !important;border-color:var(--adbc-accent,#f59e0b) !important;background:rgba(var(--adbc-accent-rgb,245,158,11),.1) !important;transform:scale(1.05)}.adbc-rate--unselected,.adbc-rating--unselected{opacity:.4;cursor:default}.adbc-rate--filled svg,.adbc-rating--filled svg{fill:var(--adbc-accent,#f59e0b);stroke:var(--adbc-accent,#f59e0b)}.adbc-rate-prompt--voted,.adbc-rating-prompt--voted{color:var(--adbc-success,#10b981);font-weight:500}.adbc-rate-thumb--up.adbc-rate--selected,.adbc-rating-thumb--up.adbc-rating--selected{border-color:var(--adbc-success,#10b981) !important;background:rgba(var(--adbc-success-rgb,16,185,129),.1) !important;color:var(--adbc-success,#10b981) !important}.adbc-rate-thumb--down.adbc-rate--selected,.adbc-rating-thumb--down.adbc-rating--selected{border-color:var(--adbc-error,#ef4444) !important;background:rgba(var(--adbc-error-rgb,239,68,68),.1) !important;color:var(--adbc-error,#ef4444) !important}.adbc-rate-widget--voted button:disabled,.adbc-rating-widget--voted button:disabled{cursor:default}.adbc-section-bg--lines{background-image:repeating-linear-gradient(105deg,transparent,transparent 9px,var(--adbc-border,#e5e7eb) 9px,var(--adbc-border,#e5e7eb) 10px)!important}@media print{.adbc-section-bg--lines{background:none!important;background-image:none!important}}.adbc-author-section-bg--gradient{background:linear-gradient(120deg,color-mix(in srgb,var(--adbc-primary) 5%,transparent),color-mix(in srgb,var(--adbc-accent) 5%,transparent))!important}@media print{.adbc-author-section-bg--gradient{background:none!important;background-image:none!important}}.adbc-footer-section-bg--lines{background-image:repeating-linear-gradient(120deg,transparent,transparent 13px,var(--adbc-border,#e5e7eb) 13px,var(--adbc-border,#e5e7eb) 14px)!important}@media print{.adbc-footer-section-bg--lines{background:none!important;background-image:none!important}}.adbc-hero-section-bg--dots{background-image:radial-gradient(circle,var(--adbc-border,#e5e7eb) .75px,transparent .75px)!important;background-size:28px 28px}@media print{.adbc-hero-section-bg--dots{background:none!important;background-image:none!important}}.adbc-cta-section-bg--gradient{background:linear-gradient(120deg,color-mix(in srgb,var(--adbc-primary) 2%,transparent),color-mix(in srgb,var(--adbc-accent) 2%,transparent))!important}@media print{.adbc-cta-section-bg--gradient{background:none!important;background-image:none!important}}.adbc-feedback{position:fixed;z-index:var(--adbc-z-toast);top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);display:flex;flex-direction:column;align-items:center;gap:var(--adbc-space-sm,.5rem);padding:.75rem 1.75rem;border-radius:.375rem;font-size:.9375rem;line-height:1.5;text-align:center;width:auto;min-width:220px;max-width:min(90vw,520px);box-shadow:0 6px 20px rgba(0,0,0,var(--shadow-alpha-md));opacity:0;visibility:hidden;transition:opacity 280ms cubic-bezier(.34,1.56,.64,1),transform 280ms cubic-bezier(.34,1.56,.64,1),visibility 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-feedback--visible{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.adbc-feedback--toast{border-radius:.25rem}.adbc-feedback--pill{border-radius:999px}.adbc-feedback--modal{border-radius:1rem}.adbc-feedback--compact{border-radius:.25rem}.adbc-feedback--success{background:var(--adbc-success,#10b981);color:var(--adbc-success-text,#fff)}.adbc-feedback--primary{background:var(--adbc-primary,#2563eb);color:var(--adbc-primary-text,#fff)}.adbc-feedback--accent{background:var(--adbc-accent,#f59e0b);color:var(--adbc-accent-text,#fff)}.adbc-feedback--neutral{background:var(--adbc-surface,#fff);color:var(--adbc-text,#333);border:1px solid var(--adbc-border,#e5e7eb)}.adbc-feedback--error{background:var(--adbc-error,#ef4444);color:var(--adbc-error-text,#fff)}.adbc-feedback-close{display:block;margin:0 auto;background:rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.3);border-radius:.5rem;color:inherit;opacity:.85;cursor:pointer;font-size:.75rem;line-height:1;padding:.3rem .85rem}.adbc-feedback-close:hover{opacity:1;filter:brightness(1.2)}.adbc-feedback--anim-fade{transition:opacity 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-feedback--anim-slide{transition:opacity 280ms cubic-bezier(.34,1.56,.64,1),transform 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-feedback--anim-scale{transition:opacity 280ms cubic-bezier(.34,1.56,.64,1),transform 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-feedback--anim-scale:not(.adbc-feedback--visible){transform:translate(-50%,-50%) scale(.8)}.adbc-feedback--anim-none{transition:none}@media (max-width:600px){.adbc-feedback{min-width:0;max-width:calc(100vw - 2rem);font-size:.9rem}}@media print{.adbc-parapet,.adbc-parapet-search,.adbc-sidebar-trigger,.adbc-scroll-top,.adbc-cookie-bar,.adbc-rate-float,.adbc-share-buttons,.adbc-comment-form,.adbc-subscribe-box{display:none !important}.adbc-capsule{break-inside:avoid;box-shadow:none;border:1px solid var(--adbc-border,#ccc)}body{font-size:12pt;line-height:1.5}}.adbc-misplaced-image{display:block;max-width:var(--adbc-figure-portrait);width:100%;height:auto;margin:0 auto var(--adbc-space-lg,2rem) auto;mix-blend-mode:multiply}.adbc-misplaced-subheading{font-size:1.5rem;color:var(--adbc-text-muted,#6b7280);margin-bottom:.5rem}.adbc-misplaced-btn{display:inline-block;margin-top:1rem}.adbc-misplaced-heading{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.adbc-misplaced-message{color:var(--adbc-text-muted,#6b7280);margin-bottom:1.5rem;line-height:1.6}.adbc-misplaced-btn-secondary{display:inline-block;margin-top:1rem;margin-left:.5rem}.adbc-403-heading{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.adbc-403-message{color:var(--adbc-text-muted,#6b7280);margin-bottom:1.5rem;line-height:1.6}.adbc-403-btn{display:inline-block;margin-top:1rem}.adbc-misplaced-categories{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--adbc-border,#e5e7eb)}.adbc-misplaced-browse-text{color:var(--adbc-text-muted,#6b7280);margin-bottom:1rem}.adbc-misplaced-category-list{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--adbc-space-sm)}.adbc-misplaced-category-link{display:inline-block;padding:var(--adbc-space-sm) var(--adbc-space-md);background:var(--adbc-bg-alt,#f3f4f6);color:var(--adbc-text);border-radius:var(--adbc-radius,.5rem);text-decoration:none;transition:background 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-misplaced-category-link:hover{background:var(--adbc-primary,#3b82f6);color:var(--adbc-text-inv,#fff)}.adbc-relay-prime{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:var(--adbc-accent);color:var(--adbc-button-text,#fff);border-radius:var(--adbc-radius,.5rem);text-decoration:none;font-weight:600}.adbc-error-page{padding:4rem 0}.adbc-error-code{font-size:clamp(5rem,15vw,10rem);font-weight:800;line-height:1;opacity:.12;color:var(--adbc-primary);margin-bottom:-1.5rem;user-select:none}.adbc-error-actions{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.adbc-trust-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;color:var(--adbc-text-muted,#6b7280);border-radius:var(--adbc-radius,.5rem)}.adbc-trust-badge--counter{background:var(--adbc-surface,#f5f5f5)}.adbc-trust-badge--counter strong{color:var(--adbc-primary);font-weight:700}.adbc-trust-badge--year{border:1px solid var(--adbc-border,#e5e7eb)}.adbc-trust-badge--year .adbc-trust-badge__year{font-weight:700;color:var(--adbc-text)}.adbc-trust-badge--quality{background:color-mix(in srgb,var(--adbc-primary) 5%,transparent)}.adbc-trust-badge--sources{flex-direction:column;text-align:center;gap:.25rem}.adbc-trust-badge__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.adbc-trust-badge__text{font-size:.85rem;color:var(--adbc-text-muted,#6b7280);line-height:1.4}.adbc-trust-badge-wrap{display:flex;justify-content:center;padding:.75rem 0}.adbc-module-title{font-size:1.5rem;font-weight:700;margin-bottom:var(--adbc-space-lg,1.5rem)}.adbc-stats{padding:var(--adbc-space-xl,2rem) 0}.adbc-stats__item{text-align:center}.adbc-stats__value{display:block;font-size:2rem;font-weight:700;line-height:1.2;color:var(--adbc-primary)}.adbc-stats__label{display:block;font-size:.85rem;color:var(--adbc-text-muted,#6b7280);margin-top:.25rem}.adbc-stats--row{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:2rem;text-align:center}.adbc-stats--row .adbc-stats__item{min-width:0;text-align:center}.adbc-stats--row .adbc-stats__item+.adbc-stats__item{border-left:1px solid var(--adbc-border,#e5e7eb);padding-left:2rem}@media (max-width:640px){.adbc-stats--row{grid-template-columns:repeat(2,1fr);gap:1.5rem}.adbc-stats--row .adbc-stats__item+.adbc-stats__item{border-left:none;padding-left:0}.adbc-stats--row .adbc-stats__value{font-size:1.5rem}}.adbc-paginate{display:flex;justify-content:center;align-items:center;gap:.4rem;margin:3rem 0;font-size:.95rem}.adbc-page{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;padding:0 .6rem;text-decoration:none;color:var(--adbc-text);border:1px solid var(--adbc-border-subtle);background:transparent;cursor:pointer;transition:background .15s ease,color .15s ease,border .15s ease}.adbc-page:hover{background:var(--adbc-surface-alt);color:var(--adbc-text)}.adbc-page.is-active{font-weight:600;pointer-events:none}.adbc-page.is-ellipsis{border:none;cursor:default;background:none}@media (max-width:600px){.adbc-paginate{gap:var(--adbc-space-xs)}}.adbc-topbar-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:var(--adbc-z-overlay)}.adbc-topbar-overlay.adbc-active{display:block}@keyframes adbc-slide-l{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes adbc-slide-r{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes adbc-fade-in{from{opacity:0}to{opacity:1}}body.adbc-menu-slide-left nav[data-status="open"],body.adbc-menu-slide-left .adbc-topbar[data-status="open"]{animation:adbc-slide-l .3s ease-out}body.adbc-menu-slide-right nav[data-status="open"],body.adbc-menu-slide-right .adbc-topbar[data-status="open"]{animation:adbc-slide-r .3s ease-out}body.adbc-menu-fade nav[data-status="open"],body.adbc-menu-fade .adbc-topbar[data-status="open"]{animation:adbc-fade-in .25s ease-out}@media (max-width:1024px){nav[data-status="open"].adbc-topbar,.adbc-topbar[data-status="open"]{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--adbc-surface,#fff);flex-direction:column;align-items:center;justify-content:center;z-index:var(--adbc-z-drawer);overflow-y:auto;-webkit-overflow-scrolling:touch}nav[data-status="open"] ul,.adbc-topbar[data-status="open"] ul{display:flex !important;flex-direction:column;gap:0;text-align:center;width:100%;max-width:var(--adbc-figure-portrait);padding:0 1rem;list-style:none;margin:0}nav[data-status="open"] li,.adbc-topbar[data-status="open"] li{width:100%;border-bottom:1px solid var(--adbc-border,#e5e7eb);list-style:none;margin:0;padding:0}nav[data-status="open"] a,.adbc-topbar[data-status="open"] a{display:block;padding:var(--adbc-space-md);color:var(--adbc-text,#1a1a1a) !important;text-decoration:none;font-size:1.125rem;border-left:none}}@media (max-width:1024px){nav[data-status="open"]~.adbc-sidebar-trigger,.adbc-topbar[data-status="open"]~.adbc-sidebar-trigger{display:none}}body.adbc-menu-open,body.adbc-explore-open{overflow:hidden}html.adbc-menu-open{overflow:hidden}@media (min-width:1025px){.adbc-topbar,nav[data-status="open"],.adbc-topbar[data-status="open"]{display:block;position:static;background:transparent;z-index:auto}.adbc-sidebar-trigger{display:none}}.adbc-mobile-explore{display:none}nav[data-status="open"] .adbc-mobile-explore,.adbc-topbar[data-status="open"] .adbc-mobile-explore,.adbc-topbar.adbc-topbar--open .adbc-mobile-explore{display:block}.adbc-mobile-explore a{display:flex !important;align-items:center;justify-content:center;gap:var(--adbc-space-sm)}.adbc-paginate--minimal{gap:1.2rem}.adbc-paginate--minimal .adbc-page{border:none;background:none;padding:0;min-width:auto;height:auto}.adbc-paginate--minimal .adbc-page.is-active{color:var(--adbc-link-hover);font-weight:600}.adbc-paginate--minimal .adbc-page:hover{text-decoration:underline;background:none;color:var(--adbc-text)}@media (max-width:600px){.adbc-paginate--minimal{gap:var(--adbc-space-md)}.adbc-paginate--minimal .adbc-page:not(.is-active):not(.adbc-page--prev):not(.adbc-page--next){display:none}}.adbc-footer--centered{text-align:center}.adbc-footer--centered .adbc-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.adbc-footer--centered .adbc-footer-stamp{margin-bottom:.5rem}.adbc-footer--centered .adbc-ground-tagline,.adbc-footer--centered .adbc-ground-about-text{max-width:400px;font-size:.9rem;opacity:.7}.adbc-footer--centered .adbc-social-links{justify-content:center;margin:0}.adbc-footer--centered .adbc-ground-nav ul{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;list-style:none;padding:0;margin:0}.adbc-footer--centered .adbc-ground-nav a{color:inherit;text-decoration:none;white-space:nowrap}.adbc-footer--centered .adbc-ground-nav a:hover{text-decoration:underline}.adbc-footer--centered .adbc-ground-copyright{border:none;padding:0;margin:0;opacity:.6;font-size:.85rem}.adbc-capsule:not(.adbc-capsule--compact):has(>a){box-shadow:0 1px 3px rgba(0,0,0,var(--shadow-alpha-xs));transition:box-shadow 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-capsule:not(.adbc-capsule--compact):has(>a):hover{box-shadow:0 12px 32px rgba(0,0,0,var(--shadow-alpha-lg))}.adbc-scroll-top{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;border-radius:50%;background:var(--adbc-accent);color:var(--adbc-accent-text,#fff);border:none;box-shadow:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,transform .3s,bottom .3s;z-index:var(--adbc-z-rating-popup);will-change:opacity,visibility,transform}.adbc-scroll-top--visible{opacity:1;visibility:visible}.adbc-scroll-top:hover{filter:brightness(1.15)}@media (max-width:600px){.adbc-scroll-top{bottom:1rem;right:1rem}.adbc-has-cookie-banner .adbc-scroll-top{bottom:calc(1rem + 80px)}}.adbc-cookie-bar{position:fixed;z-index:var(--adbc-z-modal);background:var(--adbc-surface,#fff);color:var(--adbc-text,#333);box-shadow:0 4px 20px rgba(0,0,0,var(--shadow-alpha-xl));padding:var(--adbc-ck-pad,1rem);border-radius:var(--adbc-ck-radius,0);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--adbc-space-md);font-size:.9rem;line-height:1.5}.adbc-cookie-bar p{margin:0;flex:1;min-width:200px}.adbc-cookie-actions{display:flex;gap:var(--adbc-space-sm);align-items:center;flex-wrap:wrap}.adbc-consent-ok{background:var(--adbc-accent,#2563eb);color:var(--adbc-button-text,#fff);border:none;padding:.5rem 1.25rem;border-radius:var(--adbc-ck-radius,.375rem);cursor:pointer;font-weight:500;font-size:.9rem;transition:background 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-consent-ok:hover{background:var(--adbc-accent-hover,#1d4ed8);color:var(--adbc-button-text,#fff)}.adbc-cookie-link{color:var(--adbc-text-muted,#666);text-decoration:underline;font-size:.85rem}.adbc-cookie-link:hover{color:var(--adbc-accent-on-surface,#2563eb);background:transparent}.adbc-cookie-bar.adbc-hidden,.adbc-cookie-bar[hidden]{display:none !important}@media (min-width:601px){body.adbc-has-cookie-banner .adbc-scroll-top{bottom:calc(2rem + 80px)}body.adbc-has-cookie-banner .adbc-rate-float:not([class*="top-"]){bottom:calc(2rem + 100px)}body:has(.adbc-cookie-bar--corner-left) .adbc-scroll-top,body:has(.adbc-cookie-bar--corner-right) .adbc-scroll-top{bottom:calc(2rem + 140px)}body:has(.adbc-cookie-bar--corner-left) .adbc-rate-float:not([class*="top-"]),body:has(.adbc-cookie-bar--corner-right) .adbc-rate-float:not([class*="top-"]),body:has(.adbc-cookie-bar--corner-left) .adbc-rating-float:not([class*="top-"]),body:has(.adbc-cookie-bar--corner-right) .adbc-rating-float:not([class*="top-"]){bottom:calc(2rem + 160px)}body:has(.adbc-cookie-bar--floating) .adbc-rate-float:not([class*="top-"]),body:has(.adbc-cookie-bar--floating) .adbc-rating-float:not([class*="top-"]){bottom:calc(2rem + 120px)}}@media (max-width:600px){body.adbc-has-cookie-banner .adbc-scroll-top{bottom:calc(1rem + 80px)}body.adbc-has-cookie-banner .adbc-rate-float:not([class*="top-"]){bottom:calc(1rem + 130px)}}.adbc-cookie-bar--compact{bottom:0;left:0;right:0;padding:.6rem 1rem;font-size:.85rem;justify-content:center;background:var(--adbc-surface,#fff);border-top:1px solid var(--adbc-border,rgba(0,0,0,var(--shadow-alpha-sm)));box-shadow:0 0 0 1px rgba(120,180,255,.25),0 8px 20px rgba(0,0,0,.35);border-radius:0}.adbc-cookie-bar--compact p{flex:0 1 auto}.adbc-cookie-bar--compact .adbc-consent-ok{padding:.35rem .9rem;font-size:.8rem}.adbc-cookie-bar--compact .adbc-cookie-link{font-size:.8rem}@media (max-width:600px){.adbc-cookie-bar--compact{flex-direction:column;gap:var(--adbc-space-sm,.5rem);text-align:center}}.adbc-enroll{--adbc-subscribe-bg:var(--adbc-surface,#fff);--adbc-subscribe-border:var(--adbc-border,#e5e7eb);--adbc-subscribe-accent:var(--adbc-primary,#2563eb)}.adbc-enroll__headline{font-size:1.25rem;font-weight:600;color:var(--adbc-heading,#1a1a2e);margin:0 0 .5rem 0}.adbc-enroll__subhead{font-size:.9rem;color:var(--adbc-text-muted,#666);margin:0 0 1rem 0}.adbc-enroll__form{display:flex;gap:var(--adbc-space-sm);flex-wrap:wrap}.adbc-enroll__input{flex:1;min-width:200px;padding:var(--adbc-space-sm) var(--adbc-space-md);border:1px solid var(--adbc-subscribe-border);border-radius:var(--adbc-radius,.375rem);font-size:1rem;background:var(--adbc-subscribe-bg);transition:border-color 280ms cubic-bezier(.34,1.56,.64,1),box-shadow 280ms cubic-bezier(.34,1.56,.64,1)}.adbc-enroll__input:focus{outline:2px solid var(--adbc-subscribe-accent);outline-offset:-2px;border-color:var(--adbc-subscribe-accent)}.adbc-enroll__input::placeholder{color:var(--adbc-text-muted,#9ca3af)}.adbc-enroll__btn{padding:var(--adbc-space-sm) var(--adbc-space-lg);background:var(--adbc-subscribe-accent);color:var(--adbc-primary-text,#fff);border:none;border-radius:var(--adbc-radius,.375rem);font-weight:500;font-size:1rem;cursor:pointer;transition:background 280ms cubic-bezier(.34,1.56,.64,1);white-space:nowrap}.adbc-enroll__btn:hover{background:var(--adbc-primary-hover,#1d4ed8);color:var(--adbc-primary-text,#fff);filter:brightness(1.1)}.adbc-enroll__privacy{font-size:.75rem;color:var(--adbc-text-muted,#9ca3af);margin-top:.75rem}.adbc-enroll__privacy a{color:var(--adbc-accent-on-surface);text-decoration:none}.adbc-enroll__privacy a:hover{text-decoration:underline}.adbc-enroll__message{padding:var(--adbc-space-sm) var(--adbc-space-md);border-radius:var(--adbc-radius,.375rem);margin-top:.75rem;font-size:.9rem}.adbc-enroll__message--success{background:rgba(var(--adbc-success-rgb,34,197,94),.1);color:var(--adbc-success,#10b981);border:1px solid rgba(var(--adbc-success-rgb,34,197,94),.2)}.adbc-enroll__message--error{background:rgba(var(--adbc-error-rgb,239,68,68),.1);color:var(--adbc-error,#dc2626);border:1px solid rgba(var(--adbc-error-rgb,239,68,68),.2)}@media (max-width:600px){.adbc-enroll__form{flex-direction:column}.adbc-enroll__input{min-width:100%}.adbc-enroll__btn{width:100%}}.adbc-enroll__content{margin-bottom:var(--adbc-space-md,1rem)}.adbc-enroll__close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--adbc-text-muted,#6b7280);line-height:1;padding:.25rem}.adbc-enroll__close:hover{color:var(--adbc-text);background:transparent}.adbc-enroll--floating{position:fixed;bottom:1.5rem;left:1.5rem;right:auto;width:var(--adbc-figure-small);max-width:calc(100vw - 2rem);padding:var(--adbc-space-lg);background:var(--adbc-subscribe-bg);border-radius:var(--adbc-radius-lg,.75rem);box-shadow:0 20px 50px rgba(0,0,0,var(--shadow-alpha-xl));border:1px solid var(--adbc-subscribe-border);z-index:9998;transform:translateY(150%);opacity:0;transition:transform .4s ease,opacity .4s ease;pointer-events:none}.adbc-enroll--floating.adbc-enroll--visible{transform:translateY(0);opacity:1;pointer-events:auto}.adbc-enroll--floating .adbc-enroll__close{color:var(--adbc-text-muted,#9ca3af);padding:var(--adbc-space-xs)}.adbc-enroll--floating .adbc-enroll__close:hover{color:var(--adbc-text,#1a1a2e);background:transparent}@media (max-width:640px){.adbc-enroll--floating{top:0;bottom:auto;right:0;left:0;width:100%;max-width:none;border-radius:0 0 1rem 1rem;padding:1rem 1rem 1.25rem;transform:translateY(-100%);z-index:var(--adbc-z-toast)}.adbc-enroll--floating.adbc-enroll--visible{transform:translateY(0)}.adbc-enroll--floating .adbc-enroll__form{flex-direction:row;gap:var(--adbc-space-sm)}.adbc-enroll--floating .adbc-enroll__input{flex:1;min-width:0}.adbc-enroll--floating .adbc-enroll__btn{white-space:nowrap;flex-shrink:0}.adbc-enroll--floating .adbc-enroll__headline{font-size:1rem;margin-bottom:.5rem}.adbc-enroll--floating .adbc-enroll__subhead{display:none}.adbc-enroll--floating .adbc-enroll__privacy{display:none}}@media (min-width:641px){body.adbc-has-cookie-bar .adbc-enroll--floating bottom:calc(1.5rem + 100px)}}.adbc-enroll--card{background:var(--adbc-subscribe-bg);box-shadow:0 0 0 1px rgba(120,180,255,.25),0 8px 20px rgba(0,0,0,.35)}.adbc-enroll--card .adbc-enroll__icon{width:40px;height:40px;margin-bottom:1rem}.adbc-enroll--anim-scale:not(.adbc-enroll--floating){transform:scale(.9);opacity:0}.adbc-enroll--anim-scale:not(.adbc-enroll--floating).adbc-enroll--visible{transform:scale(1);opacity:1}.adbc-enroll--floating.adbc-enroll--anim-scale{transform:translateY(150%) scale(.9)}.adbc-enroll--floating.adbc-enroll--anim-scale.adbc-enroll--visible{transform:translateY(0) scale(1)}@media (max-width:640px){.adbc-enroll--floating.adbc-enroll--anim-scale{transform:translateY(-100%) scale(.9)}.adbc-enroll--floating.adbc-enroll--anim-scale.adbc-enroll--visible{transform:translateY(0) scale(1)}}.adbc-message--top-accent{border-left:none;border-top:4px solid var(--adbc-primary)}.adbc-message--boxed{border:1px solid var(--adbc-border);border-left:4px solid var(--adbc-primary);background:var(--adbc-surface);box-shadow:var(--adbc-shadow-sm);padding:1.5rem}.adbc-message--minimal{border:none;background:transparent;padding:.5rem 0;font-style:italic;color:var(--adbc-text-muted);border-left:2px solid var(--adbc-border);padding-left:1rem}.adbc-excerpt--big-icon{padding-left:3rem;border-left:none}.adbc-excerpt--big-icon::before{content:"“";position:absolute;left:0;top:-.5rem;font-size:4rem;line-height:1;color:var(--adbc-border);font-family:serif}.adbc-excerpt--boxed{border:1px solid var(--adbc-border);padding:2rem;background:var(--adbc-surface-alt);border-radius:var(--adbc-radius);border-left:none}.adbc-excerpt--simple{border:none;padding:0;font-family:var(--adbc-font-display);font-size:1.5em;text-align:center;color:var(--adbc-primary)}.adbc-matrix--bordered{border:1px solid var(--adbc-border)}.adbc-matrix--bordered td,.adbc-matrix--bordered th{border:1px solid var(--adbc-border)}.adbc-matrix--minimal{border:none}.adbc-matrix--minimal td{border-bottom:1px solid var(--adbc-border)}.adbc-matrix--minimal th{border-bottom:2px solid var(--adbc-primary)}