/* Article cards: a real anchor covers the card, including description and gaps. */
body.adria-site .adria-blog-card{position:relative;isolation:isolate;cursor:pointer;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}
body.adria-site .adria-blog-card__body,body.adria-site .adria-blog-card__body h3,body.adria-site .adria-blog-card__body h3 a{position:static}
body.adria-site .adria-blog-card__body h3 a::after{content:"";position:absolute;inset:0;z-index:3;border-radius:inherit}
body.adria-site .adria-blog-card:hover,body.adria-site .adria-blog-card:focus-within{border-color:#1450d2;box-shadow:0 14px 36px rgba(18,51,102,.13);transform:translateY(-3px)}
body.adria-site .adria-blog-card:focus-within{outline:3px solid #1450d2;outline-offset:4px}
body.adria-site .adria-blog-card:hover h3 a{color:#0042cf}
/* Shared hierarchy across native blog articles. */
body.single-post .adria-single-post__content{color:#334155;font-size:18px;line-height:1.85;min-width:0}
body.single-post .adria-single-post__content p,body.single-post .adria-single-post__content li{color:#334155;font-size:18px;line-height:1.85}
body.single-post .adria-single-post__content p{margin:0 0 1.2em}
body.single-post .adria-single-post__content h2{font-size:34px;line-height:1.2;font-weight:750;letter-spacing:-.025em;color:#0b2245;margin:2.1em 0 .8em;padding-top:24px;border-top:1px solid #dce5ef;scroll-margin-top:110px}
body.single-post .adria-single-post__content h3{font-size:23px;line-height:1.35;font-weight:700;letter-spacing:-.012em;color:#1e3a5f;margin:1.65em 0 .65em;scroll-margin-top:110px}
body.single-post .adria-single-post__content strong{font-weight:750;color:#10294b}
body.single-post .adria-single-post__content a:not(.adria-button){color:#104fc7;text-decoration-thickness:1px;text-underline-offset:3px}
body.single-post .adria-single-post__content a:not(.adria-button):hover{text-decoration:underline}
body.single-post .adria-single-post__content a:focus-visible,body.single-post summary:focus-visible{outline:3px solid #3269e3;outline-offset:5px;border-radius:4px}
body.single-post .adria-single-post__content ul{padding-left:1.35em;margin:0 0 1.6em}
body.single-post .adria-single-post__content li{padding-left:.2em;margin:.4em 0}
body.single-post .adria-single-post__content li::marker{color:#2160d3}
body.single-post .adria-single-post__content table{font-size:16px;line-height:1.6;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #d9e3f1;border-radius:12px;margin:24px 0 32px;width:100%}
body.single-post .adria-single-post__content table caption{text-align:left;color:#0b2245;font-weight:700;padding:0 0 14px}
body.single-post .adria-single-post__content table thead th{background:#123565;color:white;text-align:left;padding:16px}
body.single-post .adria-single-post__content table tbody th,body.single-post .adria-single-post__content table td{padding:15px;text-align:left;border-bottom:1px solid #e0e8f3;color:#334155}
body.single-post .adria-single-post__content table tbody th{color:#123565;font-weight:700;width:31%}
body.single-post .adria-single-post__content table tbody tr:nth-child(even){background:#f2f6fc}
body.single-post .adria-single-post__content table tbody tr:hover{background:#e9f1ff}
body.single-post .adria-single-post__content figcaption{font-size:13px;line-height:1.6;color:#5c6e84;text-align:center;margin-top:12px}
/* Key points and the original, unchanged analytical cautions. */
body.single-post .adria-reader-takeaways{background:#102b52;border:1px solid #173e70;border-radius:18px;padding:27px 30px;margin:28px 0 32px;box-shadow:0 12px 28px rgba(20,44,78,.08)}
body.single-post .adria-reader-takeaways .adria-reader-takeaways__label{font-size:12px;line-height:1.4;color:#c1d9ff;text-transform:uppercase;letter-spacing:.13em;font-weight:750;margin:0 0 13px}
body.single-post .adria-reader-takeaways ul{margin:0;padding-left:1.1em}
body.single-post .adria-reader-takeaways li{font-size:17px;line-height:1.7;color:#fff;margin:.65em 0}
body.single-post .adria-reader-takeaways li::marker{color:#83b4ff}
body.single-post .adria-reader-takeaways strong{color:#fff}
body.single-post .adria-single-post__content .adria-reader-callout{background:#edf4ff;border-left:4px solid #2160d3;border-radius:0 12px 12px 0;padding:21px 24px;color:#123565;font-weight:550;margin:28px 0;line-height:1.8}
/* Collapsible contents stays usable before JS; desktop moves it into the rail. */
body.single-post .adria-reader-toc{border:1px solid #d6e2f2;border-radius:14px;background:#fff;margin:28px 0;padding:0;overflow:hidden}
body.single-post .adria-reader-toc>summary{list-style:none;cursor:pointer;font-size:16px;font-weight:750;color:#10294b;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px}
body.single-post .adria-reader-toc>summary::-webkit-details-marker,body.single-post .adria-reader-faq>summary::-webkit-details-marker{display:none}
body.single-post .adria-reader-toc>summary::after{content:"+";font-size:23px;font-weight:400;color:#1256cb}
body.single-post .adria-reader-toc[open]>summary::after{content:"−"}
body.single-post .adria-reader-toc__nav{padding:0 14px 16px}
body.single-post .adria-reader-toc__nav ul{list-style:none;margin:0;padding:0}
body.single-post .adria-reader-toc__nav li{padding:0;margin:2px 0;font-size:14px;line-height:1.5}
body.single-post .adria-reader-toc__nav a{display:block;padding:9px 10px;border-left:2px solid transparent;border-radius:0 6px 6px 0;color:#40536c;font-size:14px;font-weight:500;text-decoration:none;line-height:1.45}
body.single-post .adria-reader-toc__nav a:hover,body.single-post .adria-reader-toc__nav a[aria-current="location"]{background:#edf4ff;color:#084bb7;border-left-color:#2160d3;text-decoration:none}
body.single-post .adria-single-post__rail .adria-reader-toc{margin:0 0 22px}
body.single-post .adria-single-post__rail .adria-reader-toc__nav{max-height:calc(100vh - 290px);overflow-y:auto;overscroll-behavior:contain}
body.single-post .adria-single-post__rail .adria-single-post__notice{padding:18px;background:#f4f7fb}
body.single-post .adria-single-post__rail .adria-single-post__notice p{font-size:12px;line-height:1.7}
/* Native FAQ disclosure: keyboard and no-script support. */
body.single-post .adria-reader-faq{border:1px solid #d7e2f0;border-radius:12px;background:#fff;margin:12px 0;overflow:hidden}
body.single-post .adria-reader-faq>summary{cursor:pointer;list-style:none;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:21px 23px}
body.single-post .adria-reader-faq>summary h3{font-size:20px;line-height:1.45;margin:0;padding:0;color:#10294b}
body.single-post .adria-reader-faq>summary::after{content:"+";font-size:24px;line-height:1.2;color:#2160d3;flex-shrink:0}
body.single-post .adria-reader-faq[open]>summary{background:#f1f6ff}
body.single-post .adria-reader-faq[open]>summary::after{content:"−"}
body.single-post .adria-reader-faq__answer{padding:20px 23px 4px}
body.single-post .adria-reader-faq__answer p{font-size:17px;line-height:1.8}
body.single-post .adria-reader-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:99999;background:transparent;pointer-events:none}
body.single-post .adria-reader-progress>span{display:block;height:100%;width:100%;transform:scaleX(0);transform-origin:left;background:#19a4ef}
@media(min-width:1101px){body.single-post .adria-single-post__layout{display:grid;grid-template-columns:260px minmax(0,760px);justify-content:center;align-items:start;gap:56px}body.single-post .adria-single-post__rail{position:sticky;top:106px;align-self:start}}
@media(max-width:1100px){body.single-post .adria-single-post__rail{position:static}body.single-post .adria-single-post__content h2{font-size:30px}body.single-post .adria-single-post__content h3{font-size:22px}}
@media(max-width:600px){body.single-post .adria-single-post__content p,body.single-post .adria-single-post__content li{font-size:17px;line-height:1.8}body.single-post .adria-single-post__content h2{font-size:28px;margin-top:1.85em}body.single-post .adria-single-post__content h3{font-size:21px}body.single-post .adria-reader-takeaways{padding:22px 21px}body.single-post .adria-single-post__content .adria-reader-takeaways li{font-size:16px;color:white}body.single-post .adria-reader-takeaways .adria-reader-takeaways__label{font-size:12px}body.single-post .adria-reader-faq>summary{padding:18px}body.single-post .adria-reader-faq>summary h3{font-size:18px}body.single-post .adria-reader-faq__answer{padding:18px 18px 2px}body.single-post .adria-single-post__content table{font-size:14px}body.single-post .adria-single-post__content table th,body.single-post .adria-single-post__content table td{padding:11px}body.single-post .adria-single-post__content .adria-reader-callout{padding:18px}}
@media(prefers-reduced-motion:reduce){body.adria-site .adria-blog-card{transition:none}body.adria-site .adria-blog-card:hover{transform:none}}
