﻿:root{--link-color: var(--accent-color);--accent-color: #2d5a8e;--accent-color-light: #3574b8;--accent-overlay-color: #3574b8;--color-info: #66b2ff;--color-success: #5dd77b;--color-warning-yellow: #ffdc75;--color-warning-orange: #ffab66;--color-error: #e68794;--color-info-alt: #70d1e0;--color-neutral: #a2abb3;--color-primary: #66b2ff;--color-secondary: #a2abb3;--color-subtitle: #5a6370;--body-bg: #f7f8fa;--body-bg-rgb: 247, 248, 250;--body-color: #2a2d32;--heading-color: #14171a;--preview-divider-color: #e2e5ea;--table-bg-even: #f5f6f8;--table-border-bottom: #dde0e5;--search-input-bg: #fff;--search-bg-results: #fff;--search-input-color: #2a2d32;--search-bg-selected-item: #f5f6f8;--search-category: #14171a;--search-items-divider: #e8eaee;--search-result-count: #5a6370;--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.04), 0 1px 4px rgba(0, 0, 0, 0.03);--shadow-md: 0 2px 8px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.04);--shadow-lg: 0 4px 12px rgba(0, 0, 0, 0.08), 0 8px 28px rgba(0, 0, 0, 0.06);--selection-bg: rgba(45, 90, 142, 0.15);--selection-color: inherit;--ease-out-expo: cubic-bezier(0.16, 1, 0.3, 1)}.theme-dark{--accent-color: #5da8e5;--accent-color-light: #e8edf2;--accent-overlay-color: #6cb4ee;--body-bg: #1a1d21;--body-bg-rgb: 26, 29, 33;--body-color: #e4e6ea;--heading-color: #f0f1f3;--preview-divider-color: #2e3238;--table-bg-even: #22262b;--table-border-bottom: #3a3f47;--color-subtitle: #9ba3ae;--search-input-bg: #22262b;--search-bg-selected-item: #282d33;--search-bg-results: var(--body-bg);--search-input-color: #e4e6ea;--search-category: #f0f1f3;--search-items-divider: #2e3238;--search-result-count: #8a92a0;--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.15);--shadow-md: 0 2px 8px rgba(0, 0, 0, 0.25), 0 4px 16px rgba(0, 0, 0, 0.2);--shadow-lg: 0 4px 12px rgba(0, 0, 0, 0.3), 0 8px 28px rgba(0, 0, 0, 0.25);--selection-bg: rgba(93, 168, 229, 0.25)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Rubik";font-style:normal;font-weight:400;font-display:optional;src:local("Rubik"),local("Rubik-Regular"),url("/fonts/rubik-regular.woff2") format("woff2")}@font-face{font-family:"Rubik";font-style:italic;font-weight:400;font-display:optional;src:local("Rubik Italic"),local("Rubik-Italic"),url("/fonts/rubik-italic.woff2") format("woff2")}@font-face{font-family:"Rubik";font-style:normal;font-weight:500;font-display:optional;src:local("Rubik Medium"),local("Rubik-Medium"),url("/fonts/rubik-500.woff2") format("woff2")}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{box-sizing:border-box}img{max-width:100%;margin:auto;border:solid rgba(0,0,0,.04)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;transition-duration:.01ms !important}}.content{max-width:100%}main{max-width:1012px;padding:1rem;margin:auto}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.only-desktop-visible,.only-phone-visible{display:none}body{font-family:"Rubik",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:18px;line-height:1.7;padding:1rem;min-height:100vh;background-color:var(--body-bg);color:var(--body-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::selection{background:var(--selection-bg);color:var(--selection-color)}h1,h2,h3,h4,h5,h6{font-weight:500;color:var(--heading-color);transition:color .3s ease;letter-spacing:-.01em;scroll-margin-top:100px}h1.active,h2.active,h3.active,h4.active,h5.active,h6.active{color:var(--accent-color)}h1 .heading-anchor,h2 .heading-anchor,h3 .heading-anchor,h4 .heading-anchor,h5 .heading-anchor,h6 .heading-anchor{opacity:0;margin-left:.5rem;color:var(--color-subtitle);text-decoration:none;transition:opacity .2s ease,color .2s ease;font-weight:400;font-size:.85em}h1 .heading-anchor:hover,h2 .heading-anchor:hover,h3 .heading-anchor:hover,h4 .heading-anchor:hover,h5 .heading-anchor:hover,h6 .heading-anchor:hover{color:var(--accent-color);border-bottom:none}h1:hover .heading-anchor,h2:hover .heading-anchor,h3:hover .heading-anchor,h4:hover .heading-anchor,h5:hover .heading-anchor,h6:hover .heading-anchor{opacity:1}h1 sup{top:-1.5em;font-size:small}h3 small{line-height:unset}b,strong{font-weight:500}blockquote{border-left:3px solid var(--accent-color);padding:.25rem 0 .25rem 1.25rem;font-style:italic;font-size:1.15rem;margin-left:0;margin-right:0;color:var(--body-color);opacity:.85}blockquote p:before{content:"";font-style:normal}blockquote p{margin:.5em 0}.tldr{background:var(--search-input-bg);border:1px solid var(--preview-divider-color);border-left:3px solid var(--accent-color);border-radius:0 10px 10px 0;padding:1rem 1.25rem;margin:1.5rem 0;font-size:.95rem;box-shadow:var(--shadow-sm)}.tldr::before{content:"TL;DR";display:inline-block;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--accent-color);margin-right:.5rem}.tldr p{display:inline;margin:0}code{background:rgba(0,0,0,.05);padding:.15em .35em;border-radius:4px;font-size:.88em}pre>code{background:none;padding:0;border-radius:0;font-size:inherit}pre{overflow:auto;padding:1.25rem;max-width:100%;border-radius:10px;box-shadow:var(--shadow-sm)}.dark pre{background-color:#111 !important}a{color:var(--accent-color);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-overlay-color);border-bottom:1px solid var(--accent-color-light)}a.close-border:hover{border-bottom:none;text-decoration:underline}hr{border:none;height:1px;background:var(--preview-divider-color);margin:2.5rem 0}ul{margin:0;padding-left:14px}.site-header{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:sticky;top:0;background:rgba(var(--body-bg-rgb), .85);backdrop-filter:blur(12px) saturate(1.5);-webkit-backdrop-filter:blur(12px) saturate(1.5);padding:.75rem 1.25rem;z-index:2000;gap:1rem;min-height:56px;box-sizing:border-box}.site-header::after{content:"";position:absolute;left:0;right:0;bottom:-20px;height:20px;background:linear-gradient(to bottom, rgba(var(--body-bg-rgb), .5), rgba(0,0,0,0));pointer-events:none}.site-header nav{font-size:1rem}.site-header.hidden{transform:translateY(-100%);transition:transform .5s ease-out}.site-header.show{transform:translateY(0);transition:transform .5s ease-in}.search-overlay{display:none;position:absolute;top:100%;right:0;z-index:5000;padding-top:8px}.search-overlay.active{display:block}.search-overlay__container{width:400px;max-width:calc(100vw - 2rem)}.search-overlay__input-wrapper{position:relative;display:flex;align-items:center;background:var(--search-input-bg);border:1px solid var(--preview-divider-color);border-radius:10px;box-shadow:var(--shadow-lg)}.search-overlay__input-wrapper .search-icon{position:absolute;left:12px;color:var(--color-subtitle);pointer-events:none}.search-overlay__input-wrapper input[type=search]{width:100%;padding:12px 40px 12px 44px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:var(--body-color);font-size:16px;outline:none}.search-overlay__input-wrapper input[type=search]::placeholder{color:var(--color-subtitle)}.search-overlay__close{position:absolute;right:8px;background:none;border:none;cursor:pointer;padding:6px;color:var(--color-subtitle);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.search-overlay__close:hover{background:var(--search-bg-selected-item, #f0f0f0);color:var(--body-color)}.search-overlay__close svg{width:16px;height:16px}.search-overlay .search-results{display:none;margin-top:4px;background:var(--search-bg-results);border:1px solid var(--preview-divider-color);border-radius:10px;box-shadow:var(--shadow-lg);max-height:70vh;overflow-y:auto}.site-header nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}.site-header nav a{border-bottom:none !important;color:var(--body-color);font-weight:500;transition:color .2s ease;text-decoration:none}.site-header nav a:hover{color:var(--accent-color)}.site-header nav button,.site-header nav span[onclick]{opacity:.7;transition:opacity .2s ease}.site-header nav button:hover,.site-header nav span[onclick]:hover{opacity:1}.nav-links>a{padding:.4rem 1rem;border-radius:2rem;transition:color .2s ease,background .2s ease}.nav-links>a:hover{background:rgba(45,90,142,.08)}.nav-links>a.nav-active{color:var(--accent-color);background:rgba(45,90,142,.1)}.header-left{display:flex;align-items:center;gap:1rem;text-decoration:none;border:none}.header-left:hover{border:none}.profile-icon{line-height:0}.profile-icon img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid var(--preview-divider-color);transition:border-color .2s ease}.header-left:hover .profile-icon img{border-color:var(--accent-color)}.site-title{display:none;font-weight:600;font-size:1.1rem;color:var(--heading-color)}@media (min-width: 881px){.site-title{display:block}}@media (max-width: 600px){.site-title{display:block}}.header-left:hover .site-title{color:var(--accent-color)}@media (max-width: 880px){.site-header{padding:.75rem;gap:1.5rem}.site-header nav{font-size:1rem;gap:1.5rem}.profile-icon img{width:32px;height:32px}.header-search{max-width:280px}.header-search .search-shortcut{font-size:9px;padding:1px 4px}}#search-toggle{line-height:0}@media (max-width: 600px){.site-header{position:fixed;left:0;right:0;padding:.5rem .75rem;flex-wrap:nowrap;gap:0}.site-header nav{font-size:.95rem;gap:1rem}main{margin-top:56px}.profile-icon img{width:30px;height:30px}}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;background:none;border:none;cursor:pointer;gap:5px}.hamburger span{display:block;width:20px;height:2px;background:var(--body-color);transition:transform .3s ease,opacity .3s ease}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-links{display:flex;align-items:center;gap:.25rem}.nav-links>a{white-space:nowrap;min-width:max-content}.nav-utilities{display:flex;align-items:center;gap:0;margin-left:.75rem;padding-left:1rem;border-left:1px solid var(--preview-divider-color)}.nav-utilities button,.nav-utilities .lang-switch{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease,opacity .2s ease}.nav-utilities button:hover,.nav-utilities .lang-switch:hover{background:rgba(45,90,142,.08)}.nav-utilities button{background:none;border:none;cursor:pointer;padding:0;color:inherit}.nav-utilities .lang-switch{font-size:.8rem;font-weight:600;text-decoration:none;color:var(--body-color)}@media (max-width: 600px){.site-header{justify-content:space-between}.header-left{flex:0 0 50%}.hamburger{display:flex}.navbar{flex:0 0 50%;display:flex;justify-content:flex-end;position:static}.navbar .nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;background:var(--body-bg);padding:1rem;gap:.75rem;box-shadow:var(--shadow-lg);z-index:1000}.navbar .nav-links>a{padding:.5rem 0;border-radius:0;background:none}.navbar .nav-links>a:hover{background:none}.navbar .nav-links>a:not(:last-of-type){border-bottom:1px solid var(--preview-divider-color)}.navbar.open .nav-links{display:flex}.navbar .nav-utilities{margin-top:.5rem;margin-left:0;padding-left:0;padding-top:.75rem;border-left:none;border-top:1px solid var(--preview-divider-color);justify-content:center;gap:2rem}}.site-footer{margin-top:1rem;padding:2rem 0;border-top:1px solid var(--preview-divider-color)}.site-footer__content{display:flex;align-items:center;justify-content:center;gap:2rem}.site-footer__section{display:flex;flex-direction:column;align-items:center;gap:.75rem}.site-footer__heading{margin:0;font-size:1rem;font-weight:600;color:var(--heading-color)}.site-footer__text{margin:0;font-size:.9rem;color:var(--color-subtitle)}.site-footer__text strong{color:var(--heading-color)}.site-footer__subscribe-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.25rem;border-radius:8px;background:var(--accent-color);color:#fff;text-decoration:none;font-size:.85rem;font-weight:600;transition:opacity .2s ease}.site-footer__subscribe-btn:hover{opacity:.85;border-bottom:none}.site-footer__subscribe-btn i{font-size:.9rem}.site-footer__section--primary{gap:.5rem}.site-footer__links{display:flex;gap:.75rem}.site-footer__link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;background:var(--search-input-bg);border:1px solid var(--preview-divider-color) !important;color:var(--body-color);text-decoration:none;font-size:.85rem;font-weight:500;transition:all .2s ease}.site-footer__link i{font-size:1rem}.site-footer__link:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.site-footer__link--twitter:hover{border-color:#000;color:#000}.theme-dark .site-footer__link--twitter:hover{border-color:#fff;color:#fff}.site-footer__link--linkedin:hover{border-color:#0077b5;color:#0077b5}.site-footer__link--paypal:hover{border-color:#003087;color:#003087}.theme-dark .site-footer__link--paypal:hover{border-color:#00abf0;color:#00abf0}.site-footer__link--lightning:hover{border-color:#f7931a;color:#f7931a}.site-footer__divider{width:1px;height:40px;background:var(--preview-divider-color)}@media (max-width: 600px){.site-footer{padding:1.5rem 0}.site-footer__content{flex-direction:column;gap:1.25rem}.site-footer__section{width:100%;gap:.5rem}.site-footer__text{font-size:.85rem}.site-footer__divider{display:none}.site-footer__links{width:100%;justify-content:center}.site-footer__link{flex:1;justify-content:center;padding:.65rem 1rem;font-size:.8rem}.site-footer__link i{font-size:1rem}}.page-footer{max-width:1280px;margin:0 auto;padding:2.5rem 1rem;border-top:1px solid var(--preview-divider-color)}.page-footer__content{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.page-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.page-footer__link{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-subtitle);text-decoration:none;font-size:.85rem;transition:color .2s ease}.page-footer__link i{font-size:.9rem}.page-footer__link:hover{color:var(--accent-color);border-bottom:none}.page-footer__info{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--color-subtitle)}.page-footer__copyright{font-weight:500}.page-footer__separator{opacity:.5}.page-footer__name{opacity:.8}.page-footer__legal{color:var(--color-subtitle);text-decoration:none;opacity:.8;transition:color .2s ease}.page-footer__legal:hover{color:var(--accent-color);text-decoration:none;border-bottom:none}.page-footer__social{display:flex;justify-content:center;gap:.25rem}.page-footer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:var(--color-subtitle);text-decoration:none;font-size:1.1rem;transition:color .2s ease,background .2s ease}.page-footer__social-link:hover{color:var(--accent-color);background:rgba(45,90,142,.08);border-bottom:none}@media (max-width: 600px){.page-footer__content{gap:1rem}.page-footer__links{gap:1rem}.page-footer__info{flex-direction:column;gap:.25rem}.page-footer__separator{display:none}}.reading-progress{position:absolute;top:0;left:0;height:2px;background:linear-gradient(90deg, var(--accent-color), var(--accent-color-light));width:0;border-radius:12px 12px 0 0;transition:width .15s ease-out}.blog-post{width:100%;min-width:0;max-width:100%;flex:1;overflow-wrap:break-word}.blog-post__top-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.blog-post__back{display:inline-flex;width:fit-content;align-items:center;gap:.5rem;color:var(--color-subtitle);text-decoration:none;font-size:.9rem;transition:color .2s ease}.blog-post__back:hover{color:var(--accent-color);border-bottom:none}.blog-post__back svg{transition:transform .2s ease}.blog-post__back:hover svg{transform:translateX(-3px)}.blog-post__hero{margin-bottom:2rem;border-radius:12px;overflow:hidden}.blog-post__hero img{width:100%;height:auto;max-height:400px;object-fit:cover;display:block}.blog-post__hero--reading{display:flex;justify-content:center;border-radius:0;overflow:visible}.blog-post__hero--reading img{width:auto;max-width:280px;height:auto;max-height:420px;object-fit:contain;border-radius:4px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.blog-post__title-row{display:block;margin-bottom:.75rem}.blog-post__title{font-size:2.25rem;font-weight:700;margin:0;color:var(--heading-color);line-height:1.3;display:inline}.blog-post__author{display:block;font-size:1rem;font-weight:400;color:var(--color-subtitle);margin-top:.25rem}.blog-post__tags{display:inline-flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-left:auto}.blog-post__tag{background:var(--search-bg-selected-item);color:var(--body-color);padding:.2rem .6rem;border-radius:10px;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s ease}.blog-post__tag:hover{background:var(--accent-color);color:#fff;border-bottom:none}.blog-post__subtitle-row{display:block;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--preview-divider-color)}.blog-post__subtitle{font-size:1.1rem;color:var(--accent-color);margin:0 0 .5rem 0;font-weight:500}.blog-post__meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.85rem;color:var(--color-subtitle);width:100%}.blog-post__date,.blog-post__reading-time,.blog-post__word-count,.blog-post__current-read{display:inline-flex;align-items:center;gap:.35rem}.blog-post__date svg,.blog-post__reading-time svg,.blog-post__word-count svg,.blog-post__current-read svg{opacity:.7}.blog-post__current-read{color:var(--accent-color);font-weight:500}.blog-post__current-read svg{opacity:1}.blog-post__meta-row{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--preview-divider-color)}.blog-post__content>p:first-of-type img[alt=blog-cover]{display:none}.blog-post__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--preview-divider-color)}.blog-post__edit-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-subtitle);font-size:.85rem;text-decoration:none;transition:color .2s ease}.blog-post__edit-link:hover{color:var(--accent-color);border-bottom:none}.blog-post__nav{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1.5rem}.blog-post__nav-link{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.25rem;border-radius:12px;border:1px solid var(--preview-divider-color) !important;background:var(--search-input-bg);text-decoration:none;color:inherit;transition:transform .3s var(--ease-out-expo),box-shadow .3s var(--ease-out-expo),border-color .2s ease,background .2s ease;max-width:48%;flex:1;box-shadow:var(--shadow-sm)}.blog-post__nav-link:hover{border:1px solid var(--accent-color) !important;background:var(--search-bg-selected-item);box-shadow:var(--shadow-md)}.blog-post__nav-link:hover .blog-post__nav-link-label{color:var(--accent-color)}.blog-post__nav-link:hover .blog-post__nav-link-title{color:var(--accent-color)}.blog-post__nav-link--prev{align-items:flex-start}.blog-post__nav-link--prev:hover svg{transform:translateX(-3px)}.blog-post__nav-link--next{align-items:flex-end;margin-left:auto;text-align:right}.blog-post__nav-link--next:hover svg{transform:translateX(3px)}.blog-post__nav-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;color:var(--color-subtitle);text-transform:uppercase;letter-spacing:.05em;font-weight:600;transition:color .2s ease}.blog-post__nav-label svg{transition:transform .2s ease}.blog-post__nav-title{font-size:.9rem;font-weight:500;color:var(--heading-color);line-height:1.4;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-post-bottom{width:100%;max-width:1012px;margin:0 auto;padding-top:2rem}.toc-toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .7rem;border-radius:999px;border:1px solid var(--preview-divider-color);background:var(--search-bg-selected-item);color:var(--body-color);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;user-select:none}.toc-toggle:hover{border-color:var(--accent-color)}.toc-toggle:hover .toc-toggle__label,.toc-toggle:hover .toc-toggle__icon{color:var(--accent-color)}.toc-toggle--hidden{display:none !important}.blog-post__top-row .toc-toggle{margin-left:auto}.toc-toggle__icon{width:14px;height:14px;color:var(--color-subtitle);transition:color .2s ease}.toc-toggle__label{color:var(--color-subtitle);transition:color .2s ease;letter-spacing:.03em}.toc-toggle__switch{position:relative;width:28px;height:16px;background:var(--preview-divider-color);border-radius:999px;transition:background .25s ease;margin-left:.2rem}.toc-toggle__knob{position:absolute;top:2px;left:2px;width:12px;height:12px;background:#fff;border-radius:50%;transition:transform .25s ease,background .25s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.toc-toggle__shortcut{font-family:inherit;font-size:.7rem;color:var(--color-subtitle);opacity:.6;padding:.1rem .35rem;background:var(--preview-divider-color);border-radius:4px;margin-left:.2rem}.toc-toggle[aria-checked=true] .toc-toggle__switch{background:var(--accent-color)}.toc-toggle[aria-checked=true] .toc-toggle__knob{transform:translateX(12px)}@media (max-width: 1024px){.toc-toggle{display:none !important}}@media (max-width: 600px){.blog-post__title{font-size:1.75rem;display:block}.blog-post__tags{display:flex;margin-top:.5rem}.blog-post__subtitle{font-size:1rem;margin-bottom:.5rem}.blog-post__meta{display:flex;gap:.75rem}.blog-post__hero img{max-height:250px}.blog-post__nav{gap:.5rem}.blog-post__nav-link{max-width:50%;padding:.75rem}.blog-post__nav-label{font-size:.65rem}.blog-post__nav-title{font-size:.8rem;-webkit-line-clamp:2}}.post-title{margin-bottom:3rem}.post-title .tags>*:not(:last-child){margin-right:.25rem}.post-title>h1{margin-bottom:.4rem}.post-title small{line-height:unset}.post-title .post-subtitle{margin-top:0;color:var(--color-subtitle)}.post-revisited-date{color:#1059b6;font-weight:bold}.footer-rule{margin-top:4rem;border:2px #a9a9a9 dashed}.related-container{margin:1rem auto;display:flex;text-align:center}.related-container>.link{flex:1;padding:1rem;box-sizing:border-box;width:50%;display:flex;flex-wrap:wrap;flex-direction:column;align-content:center}.related-container>.link span{font-style:italic;font-size:1rem}.related-container>.link a{text-wrap:balance}.found-a-typo{float:right}.footnote-definition{font-size:1rem;margin:1rem 0px;padding-left:40px;position:relative}.footnote-definition:nth-of-type(1){margin-top:2rem;padding-top:2rem;border-top:2px solid rgba(0,0,0,.1)}.footnote-definition:nth-of-type(1)>sup{top:2rem}.footnote-definition>sup{position:absolute;top:0;right:calc(100% - 35px);font-size:inherit;line-height:inherit;margin-right:0px;display:inline-block}.footnote-definition>sup:after{content:"."}.footnote-definition>p{display:inline-block;margin:0}.post-shortcuts{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px dashed var(--preview-divider-color)}.post-shortcuts__hint{font-size:.75rem;color:var(--color-subtitle);opacity:.5}.post-shortcuts__hint kbd{display:inline-block;padding:.1rem .35rem;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:.7rem;background:var(--preview-divider-color);border-radius:3px;border:1px solid rgba(128,128,128,.2)}@media (max-width: 768px){.post-shortcuts{display:none}}#dark-mode,#light-mode{display:none}html[color-theme=dark] #dark-mode,html[color-theme=light] #light-mode{display:block;background:none;border:none;cursor:pointer;color:inherit;line-height:0}#snow-on,#snow-off{display:none}html[snow-toggle=snow-on] #snow-on,html[snow-toggle=snow-off] #snow-off{display:block;background:none;border:none;cursor:pointer;color:inherit;line-height:0}.blog-post-layout{display:flex;gap:2rem;align-items:flex-start;width:100%;max-width:1012px;margin:0 auto}@media (max-width: 1024px){.blog-post-layout{flex-direction:column}}@media (max-width: 600px){.blog-post-layout{display:block;max-width:100%}}.blog-post-layout #toc-container{width:240px;flex-shrink:0;background:var(--search-input-bg);border:1px solid var(--preview-divider-color);border-radius:12px;padding:1rem;max-height:calc(100vh - 120px);overflow:hidden;overflow-y:auto;position:sticky;top:10px;text-align:left;box-shadow:0 2px 8px rgba(0,0,0,.04);opacity:1;transform:translateX(0);visibility:visible;transition:top .3s ease-in-out,max-height .3s ease-in-out;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0)}.blog-post-layout #toc-container::-webkit-scrollbar{width:4px}.blog-post-layout #toc-container::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.blog-post-layout #toc-container::-webkit-scrollbar-thumb{background:rgba(0,0,0,0);border-radius:4px;transition:background .2s ease}.blog-post-layout #toc-container:hover::-webkit-scrollbar-thumb,.blog-post-layout #toc-container:active::-webkit-scrollbar-thumb,.blog-post-layout #toc-container.scrolling::-webkit-scrollbar-thumb{background:var(--preview-divider-color)}.blog-post-layout #toc-container::-webkit-scrollbar-thumb:hover{background:var(--color-subtitle)}.blog-post-layout #toc-container:hover,.blog-post-layout #toc-container.scrolling{scrollbar-color:var(--preview-divider-color) rgba(0,0,0,0)}@media (max-width: 1024px){.blog-post-layout #toc-container{display:none}}.blog-post-layout #toc-container.toc-top{top:20px;max-height:calc(100vh - 40px)}.blog-post-layout #toc-container.toc-top.toc-navbar-visible{top:80px;max-height:calc(100vh - 120px)}.blog-post-layout[data-toc-hidden=true] #toc-container{opacity:0;visibility:hidden;pointer-events:none;width:0;padding:0;margin-right:-2rem;border-width:0}.blog-post-layout .blog-post-main{flex:1;min-width:0;width:100%;display:flex;flex-direction:column;gap:2rem}@media (max-width: 600px){.blog-post-layout .blog-post-main{display:block}}.toc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.toc-title{font-weight:500;color:var(--body-color);font-size:.8rem;text-decoration:none;transition:color .2s ease}.toc-title:hover{color:var(--accent-color)}.toc-close{border:none;background:rgba(0,0,0,0);color:var(--color-subtitle);cursor:pointer;width:1.5rem;height:1.5rem;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0;opacity:.5}.toc-close:hover,.toc-close:focus-visible{opacity:1;color:var(--heading-color)}.toc-close svg{width:.85rem;height:.85rem}.toc-list{list-style:none;padding:0;margin:0;text-align:left}.toc-item{position:relative}.toc-item.toc-h2{margin-top:.5rem}.toc-item.toc-h2:first-child{margin-top:0}.toc-item.toc-h2 .toc-link{font-weight:500;font-size:.85rem}.toc-item.toc-h3,.toc-item.toc-h4{position:relative;margin-left:.5rem}.toc-item.toc-h3::before,.toc-item.toc-h4::before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:var(--preview-divider-color);transition:background .15s ease}.toc-item.toc-h3:has(.toc-link.active)::before,.toc-item.toc-h4:has(.toc-link.active)::before{background:var(--accent-color)}.toc-item.toc-h3 .toc-link,.toc-item.toc-h4 .toc-link{margin-left:.75rem}.toc-item.toc-h3 .toc-link{font-size:.8rem;color:var(--color-subtitle);opacity:.9}.toc-item.toc-h4{margin-left:1.25rem}.toc-item.toc-h4 .toc-link{font-size:.75rem;color:var(--color-subtitle);opacity:.8}.toc-link{color:var(--color-subtitle);text-decoration:none;display:block;padding:.4rem .6rem;border-radius:6px;transition:all .15s ease;font-size:.85rem;line-height:1.4}.toc-link:hover{color:var(--body-color);background:var(--search-bg-selected-item);transform:translateX(2px);border-bottom:none}.toc-link:focus-visible{outline:2px solid var(--accent-color);outline-offset:1px}.toc-link.active{color:var(--accent-color);background:rgba(58,92,136,.1);font-weight:500}.search-results{display:none;background:var(--search-bg-results);border:1px solid var(--search-divider-color, rgba(0,0,0,0));border-radius:12px;max-height:60vh;overflow-y:auto;z-index:4000;scrollbar-width:thin;scrollbar-color:var(--search-scrollbar-thumb, rgba(0,0,0,.15)) rgba(0,0,0,0)}.search-results::-webkit-scrollbar{width:8px}.search-results::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.search-results::-webkit-scrollbar-thumb{background:var(--search-scrollbar-thumb, rgba(0,0,0,.15));border-radius:4px}.search-results::-webkit-scrollbar-thumb:hover{background:var(--search-scrollbar-thumb-hover, rgba(0,0,0,.25))}.theme-dark .search-results{box-shadow:0 4px 20px rgba(0,0,0,.5)}.search-results__header{padding:10px 16px 6px;border-bottom:1px solid var(--search-divider-color, #e8e8e8)}.search-results__count{font-size:12px;color:var(--search-count-color, #70757a)}.search-results__items{list-style:none;padding:8px 0;margin:0}.search-results li:has(.search-results__item.category){padding:12px 16px 4px;font-size:12px;font-weight:500;color:var(--search-category, #70757a);text-transform:uppercase;letter-spacing:.5px;cursor:default;user-select:none}.search-results li:has(.search-results__item.category):first-child{padding-top:8px}.search-results li:has(.search-results__item.category) .search-results__item-title{display:flex;align-items:center;gap:8px}.search-results li:has(.search-results__item.category) .search-results__item-title svg{width:16px;height:16px}.search-results li:has(.search-results__item.empty:not(.category)){padding:16px;text-align:center;color:var(--search-category, #70757a)}.search-results li.selected,.search-results li:hover:not(:has(.category)):not(:has(.empty)){background-color:var(--search-bg-selected-item, #f8f9fa)}.search-results__item a{display:block;padding:12px 16px;text-decoration:none;color:inherit}.search-results__item a:hover{border-bottom:none}.search-results__item-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:4px}.search-results__item-section{color:var(--search-section-color, #188038);font-weight:500}.search-results__item-date{color:var(--search-date-color, #70757a)}.search-results__item-title{display:block;font-size:18px;color:var(--search-title-color, #1a0dab);margin-bottom:4px;line-height:1.3}.search-results__item-title:hover{text-decoration:underline}.search-results__item-body{font-size:14px;line-height:1.5;color:var(--search-body-color, #4d5156)}.search-results__item-body b{font-weight:600;color:var(--search-highlight-color, #5f6368)}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}:root{--search-bg-input: transparent;--search-border-color: #dfe1e5;--search-shortcut-bg: #f1f3f4;--search-shortcut-border: #dadce0;--search-section-color: var(--accent-color, #3a5c88);--search-date-color: #70757a;--search-title-color: var(--accent-color, #3a5c88);--search-body-color: #4d5156;--search-highlight-color: #5f6368;--search-divider-color: #e8e8e8;--search-count-color: #70757a}.theme-dark{--search-bg-input: rgba(255, 255, 255, 0.08);--search-border-color: #4a4a4a;--search-shortcut-bg: #3a3a3a;--search-shortcut-border: #555;--search-section-color: deepskyblue;--search-date-color: #a0a0a0;--search-title-color: #fff;--search-body-color: #c5c5c5;--search-highlight-color: #fff;--search-divider-color: #3c3c3c;--search-count-color: #a0a0a0;--search-scrollbar-thumb: rgba(255, 255, 255, 0.2);--search-scrollbar-thumb-hover: rgba(255, 255, 255, 0.35)}#dark-mode,#light-mode{display:none;background:none;border:none;cursor:pointer;padding:0;color:inherit;line-height:0;align-items:center;margin-right:0}html[color-theme=dark] #dark-mode,html[color-theme=light] #light-mode{display:flex}nav button{margin-right:1.2rem}#scroll-to-top{position:fixed;bottom:20px;right:20px;z-index:1000;border-radius:9999px;border:2px solid var(--body-color);width:44px;height:44px;display:grid;place-items:center;cursor:pointer;background-color:var(--body-bg);box-shadow:0 2px 8px rgba(0,0,0,.15);opacity:.9}#scroll-to-top:hover{opacity:1;box-shadow:0 4px 12px rgba(0,0,0,.2)}#scroll-to-top svg{width:20px;height:20px}#scroll-to-top.hidden{transform:translateY(150%);transition:transform .5s ease-out}#scroll-to-top.show{transform:translateY(0);transition:transform .5s ease-in}.toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(100px);background:var(--heading-color);color:var(--body-bg);padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10000;box-shadow:0 4px 12px rgba(0,0,0,.15)}.toast.show{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}body.modal-open{overflow:hidden}dialog.shortcuts-dialog{border:none;padding:0;margin:auto;width:100%;max-width:600px;max-height:620px;background:var(--body-bg);border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.35);overflow:hidden}dialog.shortcuts-dialog:not([open]){display:none}dialog.shortcuts-dialog[open]{display:flex;flex-direction:column}dialog.shortcuts-dialog::backdrop{background:rgba(0,0,0,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.shortcuts-dialog__header{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;background:var(--search-bg-selected-item);border-bottom:1px solid var(--preview-divider-color)}.shortcuts-dialog__header h3{margin:0;font-size:15px;font-weight:600;color:var(--heading-color)}.shortcuts-dialog__close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:rgba(0,0,0,0);border-radius:6px;cursor:pointer;color:var(--color-subtitle);transition:all .15s ease}.shortcuts-dialog__close:hover{background:var(--preview-divider-color);color:var(--heading-color)}.shortcuts-dialog__body{padding:16px 20px;flex:1;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.theme-dark .shortcuts-dialog__body{scrollbar-color:#555 #2a2a2a}.theme-dark .shortcuts-dialog__body::-webkit-scrollbar{width:8px}.theme-dark .shortcuts-dialog__body::-webkit-scrollbar-track{background:#2a2a2a}.theme-dark .shortcuts-dialog__body::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.shortcuts-dialog__group{padding:0}.shortcuts-dialog__group h4{margin:0 0 8px 0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--accent-color)}.shortcuts-dialog__item{display:flex;align-items:center;gap:10px;padding:4px 0;font-size:13px;color:var(--body-color)}.shortcuts-dialog__item span{flex:1;color:var(--color-subtitle)}.shortcuts-dialog__subtitle{font-weight:400;text-transform:none;letter-spacing:0;font-size:10px;color:var(--color-subtitle);opacity:.7}.shortcuts-dialog__mnemonic{font-size:10px;color:var(--color-subtitle);opacity:.5;white-space:nowrap}.shortcuts-dialog__item kbd{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:11px;font-weight:600;color:var(--heading-color);background:var(--search-bg-selected-item);border:1px solid var(--preview-divider-color);border-bottom-width:2px;border-radius:5px}@media (max-width: 580px){dialog.shortcuts-dialog{max-width:calc(100% - 32px);max-height:70vh}.shortcuts-dialog__body{grid-template-columns:1fr;gap:12px}.shortcuts-dialog__header{padding:14px 16px}.shortcuts-dialog__body{padding:12px 16px}}.shortcut-hint{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 6px;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:11px;font-weight:700;color:var(--heading-color);background:var(--body-bg);border:1.5px solid var(--accent-color);border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.2);z-index:9000;pointer-events:none;transform:translate(-50%, -50%) scale(.6);opacity:0;transition:opacity .2s ease,transform .2s ease}.shortcut-hint.visible{opacity:1;transform:translate(-50%, -50%) scale(1)}table{border-collapse:collapse;margin:25px auto;font-size:.9em;font-family:sans-serif;min-width:400px;box-shadow:0 0 10px rgba(0,0,0,.15)}thead tr{background-color:var(--accent-color);color:var(--accent-overlay-color);text-align:left}table th,table td{padding:10px 12px}table tbody tr{border-bottom:1px solid var(--table-border-bottom)}table tbody tr:nth-of-type(even){background-color:var(--table-bg-even)}table tbody tr:last-of-type{border-bottom:2px solid var(--accent-color)}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:hover{text-decoration:none;background-color:red}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item.active:hover{color:#fff;background-color:#007bff;border-color:#007bff}a.tooltip:hover{border-bottom:none}.tooltip{position:relative;display:inline-block}.tooltip::after{content:attr(data-tooltip);position:absolute;background-color:var(--body-bg);color:var(--body-color);padding:10px;border-radius:3px;box-shadow:0px 0px 5px rgba(0,0,0,.3);opacity:0;transition:opacity .3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;visibility:hidden;pointer-events:none;width:auto;max-width:500px;z-index:99}.tooltip[data-tooltip-pos=top]::after{bottom:100%;left:50%;transform:translateX(-50%) translateY(-10px)}.tooltip[data-tooltip-pos=bottom]::after{top:100%;left:50%;transform:translateX(-50%) translateY(10px)}.tooltip[data-tooltip-pos=right]::after{left:100%;top:50%;transform:translateX(10px) translateY(-50%)}.tooltip[data-tooltip-pos=left]::after{right:100%;top:50%;transform:translateX(-10px) translateY(-50%)}.tooltip:hover::after{opacity:1;visibility:visible}@media (max-width: 1045px){.tooltip::after{display:none}}.status{padding:15px;color:#fff;margin-bottom:10px;border-radius:4px;font-family:Arial,sans-serif}.info{background-color:var(--color-info)}.success{background-color:var(--color-success)}.warning-yellow{background-color:var(--color-warning-yellow);color:#000}.warning-orange{background-color:var(--color-warning-orange)}.error{background-color:var(--color-error)}.info-alt{background-color:var(--color-info-alt)}.neutral{background-color:var(--color-neutral);color:#fff}.primary{background-color:var(--color-primary)}.secondary{background-color:var(--color-secondary)}.fa-linkedin-hover:hover{color:#1e90ff !important}.fa-x-twitter-hover:hover{color:#00bfff !important}.fa-github-hover:hover{color:#00008b !important}.fa-qrcode-hover:hover{color:purple !important}.dark a i.dark-hover{color:var(--link-color) !important}.fa-paypal-hover:hover{color:#1e90ff !important}.fa-bitcoin-sign-hover:hover{color:orange !important}.fa-btc-hover:hover{color:#ff8c00 !important}.interactive-list{margin:2rem 0;border:1px solid var(--preview-divider-color);border-radius:8px;overflow:hidden}.interactive-list__title{padding:1rem 1.5rem;margin:0;background:rgba(var(--body-bg-rgb), .5);border-bottom:1px solid var(--preview-divider-color);font-size:1.1rem;font-weight:600;color:var(--heading-color)}.interactive-list__container{display:flex;min-height:280px}@media (max-width: 880px){.interactive-list__container{flex-direction:column;min-height:auto}}.interactive-list__nav{flex:0 0 220px;align-self:flex-start;display:block;background:rgba(var(--body-bg-rgb), .3);border-right:1px solid var(--preview-divider-color);max-height:var(--interactive-list-nav-height, none);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--preview-divider-color) rgba(0,0,0,0)}.interactive-list__nav::-webkit-scrollbar{width:6px}.interactive-list__nav::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.interactive-list__nav::-webkit-scrollbar-thumb{background:var(--preview-divider-color);border-radius:3px}.interactive-list__nav::-webkit-scrollbar-thumb:hover{background:var(--color-subtitle)}@media (max-width: 880px){.interactive-list__nav{flex:none;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:.75rem;border-right:none;border-bottom:1px solid var(--preview-divider-color);max-height:none;overflow-y:visible;overflow-x:auto}}.interactive-list__tab{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:.85rem 1.25rem;border:none;background:rgba(0,0,0,0);cursor:pointer;text-align:left;border-bottom:1px solid var(--preview-divider-color);transition:background .2s ease;font-family:inherit;font-size:1rem}.interactive-list__tab:hover{background:rgba(var(--body-bg-rgb), .6)}.interactive-list__tab.active{background:var(--search-input-bg);border-left:3px solid var(--accent-color);padding-left:calc(1.25rem - 3px)}@media (max-width: 880px){.interactive-list__tab.active{border-left:none;padding-left:.75rem;border-bottom:2px solid var(--accent-color);background:var(--accent-color);color:var(--body-bg)}.interactive-list__tab.active .interactive-list__label{color:var(--body-bg)}}@media (max-width: 880px){.interactive-list__tab{flex-direction:row;align-items:center;width:auto;padding:.5rem .75rem;border:1px solid var(--preview-divider-color);border-radius:6px;border-bottom:1px solid var(--preview-divider-color);font-size:.85rem}}.interactive-list__tab:last-child{border-bottom:none}@media (max-width: 880px){.interactive-list__tab:last-child{border-bottom:1px solid var(--preview-divider-color)}}.interactive-list__label{font-weight:600;color:var(--heading-color)}.interactive-list__summary{font-size:.85rem;color:var(--color-subtitle);margin-top:.25rem}@media (max-width: 880px){.interactive-list__summary{display:none}}.interactive-list__panels{flex:1;position:relative;background:var(--search-input-bg)}.interactive-list__panel{display:none;padding:1.5rem;height:100%;box-sizing:border-box}.interactive-list__panel.active{display:block}.interactive-list__content{line-height:1.7;color:var(--body-color)}.interactive-list__content p{margin:0 0 1rem}.interactive-list__content p:last-child{margin-bottom:0}.interactive-list__content strong{color:var(--heading-color)}.interactive-list__link{display:inline-block;margin-top:1rem;color:var(--accent-color);font-weight:500;font-size:.9rem}.interactive-list__link:hover{color:var(--accent-overlay-color);text-decoration:underline;border-bottom:none}@media (max-width: 880px){.interactive-list__panels{border-top:1px solid var(--preview-divider-color)}.interactive-list__panel{padding:1.25rem}}.deep-dive{margin:1.5rem 0;border:1px solid var(--preview-divider-color);border-radius:8px;background:rgba(var(--body-bg-rgb), .3)}.deep-dive__header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;list-style:none;user-select:none;transition:background .2s ease}.deep-dive__header::-webkit-details-marker{display:none}.deep-dive__header:hover{background:rgba(var(--body-bg-rgb), .5)}.deep-dive__icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;font-size:.75rem;color:var(--accent-color);transition:transform .2s ease}.deep-dive__icon::before{content:"▶"}.deep-dive__title{font-weight:600;font-size:1rem;color:var(--heading-color)}.deep-dive__content{padding:0 1.25rem 1.25rem;border-top:1px solid var(--preview-divider-color);line-height:1.7;color:var(--body-color)}.deep-dive__content>*:first-child{margin-top:1.25rem}.deep-dive__content>*:last-child{margin-bottom:0}.deep-dive__content p{margin:0 0 1rem}.deep-dive__content strong{color:var(--heading-color)}.deep-dive__content ul,.deep-dive__content ol{margin:0 0 1rem;padding-left:1.5rem}.deep-dive__content li{margin-bottom:.5rem}.deep-dive__content code{background:var(--search-input-bg);padding:.15rem .4rem;border-radius:4px;font-size:.9em}.deep-dive[open] .deep-dive__icon{transform:rotate(90deg)}.deep-dive[open] .deep-dive__header{background:rgba(var(--body-bg-rgb), .5)}.newsletter{text-align:center;padding:2rem;margin:2rem 0;background:var(--search-input-bg);border:1px solid var(--preview-divider-color);border-radius:12px}.newsletter__title{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:var(--heading-color)}.newsletter__description{font-size:.9rem;color:var(--color-subtitle);margin:0 0 1.25rem;line-height:1.5}.newsletter__button{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.5rem;border-radius:8px;background:var(--accent-color);color:#fff;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s ease}.newsletter__button:hover{opacity:.85;border-bottom:none}.newsletter__button i{font-size:.9rem}@media (max-width: 600px){.newsletter{padding:1.5rem 1rem}}.related-content{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--preview-divider-color)}.related-content__heading{font-size:1.1rem;font-weight:600;margin:0 0 1rem;color:var(--heading-color)}.related-content__section+.related-content__section{margin-top:1.5rem}.related-content__cards{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:.75rem}.related-content__inline{display:flex;flex-wrap:wrap;gap:.5rem}.related-inline{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border:1px solid var(--preview-divider-color);border-radius:2rem;text-decoration:none;color:var(--body-color);font-size:.85rem;transition:border-color .2s ease}.related-inline:hover{border-color:var(--accent-color);border-bottom:1px solid var(--accent-color)}.related-inline i{color:var(--accent-color);font-size:.75rem}.related-inline__author{color:var(--color-subtitle)}.related-card{display:flex;flex-direction:column;padding:1rem;border-radius:10px;border:1px solid var(--preview-divider-color);background:var(--search-input-bg);text-decoration:none;color:inherit;transition:all .2s ease}.related-card:hover{border-color:var(--accent-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.related-card__date{font-size:.75rem;color:var(--color-subtitle);margin-bottom:.35rem}.related-card__title{font-size:.95rem;font-weight:600;margin:0;color:var(--heading-color);line-height:1.3}.related-card__subtitle{font-size:.8rem;color:var(--accent-color);margin:.25rem 0 0;font-weight:500}@media (max-width: 600px){.related-content__cards{grid-template-columns:1fr}}.series-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;margin-bottom:1.5rem;border-radius:10px;background:var(--search-input-bg);border:1px solid var(--preview-divider-color);font-size:.85rem}.series-nav__info{display:flex;align-items:center;gap:.75rem}.series-nav__title{font-weight:600;color:var(--accent-color)}.series-nav__position{color:var(--color-subtitle)}.series-nav__links{display:flex;gap:.75rem}.series-nav__link{text-decoration:none;color:var(--body-color);font-weight:500;transition:color .2s ease;white-space:nowrap}.series-nav__link:hover{color:var(--accent-color);border-bottom:none}@media (max-width: 600px){.series-nav{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.65rem .85rem;font-size:.8rem}}.user-highlight{background:linear-gradient(168deg, rgba(255,213,79,.08) 0%, rgba(255,213,79,.45) 6%, rgba(255,213,79,.5) 50%, rgba(255,213,79,.42) 94%, rgba(255,213,79,.08) 100%);padding:.1em 2px;margin:0 -2px;border-radius:3px 5px 2px 6px;box-decoration-break:clone;-webkit-box-decoration-break:clone;cursor:pointer;transition:background .15s ease}.user-highlight:hover{background:linear-gradient(168deg, rgba(255,213,79,.12) 0%, rgba(255,213,79,.6) 6%, rgba(255,213,79,.65) 50%, rgba(255,213,79,.55) 94%, rgba(255,213,79,.1) 100%)}.user-highlight--active{background:linear-gradient(168deg, rgba(255,179,0,.15) 0%, rgba(255,179,0,.65) 6%, rgba(255,179,0,.7) 50%, rgba(255,179,0,.6) 94%, rgba(255,179,0,.12) 100%);box-shadow:0 1px 3px rgba(255,179,0,.25)}.theme-dark .user-highlight{background:linear-gradient(168deg, rgba(255,179,0,.03) 0%, rgba(255,179,0,.32) 6%, rgba(255,179,0,.38) 50%, rgba(255,179,0,.3) 94%, rgba(255,179,0,.03) 100%);color:#ffe0a0}.theme-dark .user-highlight:hover{background:linear-gradient(168deg, rgba(255,179,0,.06) 0%, rgba(255,179,0,.45) 6%, rgba(255,179,0,.5) 50%, rgba(255,179,0,.42) 94%, rgba(255,179,0,.06) 100%)}.theme-dark .user-highlight.user-highlight--active{background:linear-gradient(168deg, rgba(255,179,0,.1) 0%, rgba(255,179,0,.55) 6%, rgba(255,179,0,.6) 50%, rgba(255,179,0,.5) 94%, rgba(255,179,0,.08) 100%);box-shadow:0 1px 3px rgba(255,179,0,.35)}.highlight-toolbar{position:absolute;display:flex;align-items:center;gap:2px;padding:4px 6px;background:var(--body-color, #1a1a2e);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.25);z-index:9500;transform:translate(-50%, 0);pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease}.highlight-toolbar.visible{opacity:1;pointer-events:auto}.highlight-toolbar::after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid var(--body-color, #1a1a2e)}.theme-dark .highlight-toolbar{background:#2a2a3e}.theme-dark .highlight-toolbar::after{border-top-color:#2a2a3e}.highlight-toolbar__btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:rgba(0,0,0,0);color:var(--body-bg, #f0f0f5);cursor:pointer;transition:background-color .15s ease}.highlight-toolbar__btn:hover{background:rgba(255,255,255,.15)}.highlight-toolbar__btn svg{flex-shrink:0}.theme-dark .highlight-toolbar__btn{color:#e0e0e8}.theme-dark .highlight-toolbar__btn:hover{background:rgba(255,255,255,.12)}.highlight-toolbar__sep{width:1px;height:20px;margin:0 2px;background:rgba(255,255,255,.2)}.theme-dark .highlight-toolbar__sep{background:rgba(255,255,255,.15)}.user-highlight--noted{text-decoration:underline dashed rgba(255,179,0,.6) 1.5px;text-underline-offset:3px}.theme-dark .user-highlight--noted{text-decoration-color:rgba(255,179,0,.5)}.blog-post__content,.book-chapter__content,.talk-single__content{position:relative}.highlight-note{display:flex;align-items:flex-start;gap:.35rem;padding:.4rem .6rem;margin:.5rem 0 .5rem 1rem;max-width:400px;border-left:2px solid rgba(255,179,0,.45);background:var(--body-bg, #f8f8fc);border-radius:0 6px 6px 0;font-size:.78rem;line-height:1.45;color:var(--color-subtitle);cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.highlight-note:hover{background:rgba(255,213,79,.12);border-left-color:rgba(255,179,0,.7);box-shadow:0 2px 8px rgba(0,0,0,.1)}.highlight-note--margin{position:absolute;left:calc(100% + 1rem);margin:0;max-width:none;z-index:100}.highlight-note--active{border-left-color:rgba(255,179,0,.8);background:rgba(255,213,79,.12);box-shadow:0 2px 8px rgba(255,179,0,.15)}.theme-dark .highlight-note{background:var(--body-bg, #1a1a2e);border-left-color:rgba(255,179,0,.35);box-shadow:0 1px 4px rgba(0,0,0,.2)}.theme-dark .highlight-note:hover{background:rgba(255,179,0,.1);border-left-color:rgba(255,179,0,.6);box-shadow:0 2px 8px rgba(0,0,0,.3)}.highlight-note__body{flex:1;min-width:0}.highlight-note__text{display:block;word-break:break-word;white-space:pre-wrap}.highlight-note__date{display:block;margin-top:.25rem;font-size:.65rem;color:var(--color-subtitle);opacity:.6}.highlight-note__edit{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:4px;background:rgba(0,0,0,0);color:var(--color-subtitle);cursor:pointer;opacity:0;transition:opacity .15s ease,background .15s ease}.highlight-note:hover .highlight-note__edit{opacity:.6}.highlight-note__edit:hover{opacity:1 !important;background:rgba(255,213,79,.15)}.highlight-note__edit svg{width:12px;height:12px}.highlight-note__editor{flex:1;min-width:0}.highlight-note__textarea{display:block;width:100%;min-height:50px;padding:.3rem .4rem;border:1px solid var(--preview-divider-color);border-radius:4px;background:var(--search-input-bg);color:var(--body-color);font-family:inherit;font-size:.78rem;line-height:1.45;resize:vertical}.highlight-note__textarea::placeholder{color:var(--color-subtitle);opacity:.6}.highlight-note__textarea:focus{outline:none;border-color:rgba(255,179,0,.5)}.highlight-note__actions{display:flex;justify-content:flex-end;gap:.35rem;margin-top:.35rem}.highlight-note__save,.highlight-note__cancel{padding:.15rem .6rem;border:none;border-radius:4px;font-size:.7rem;font-weight:500;cursor:pointer;transition:background .15s ease}.highlight-note__save{background:rgba(255,213,79,.2);color:var(--body-color)}.highlight-note__save:hover{background:rgba(255,213,79,.35)}.theme-dark .highlight-note__save{background:rgba(255,179,0,.15)}.theme-dark .highlight-note__save:hover{background:rgba(255,179,0,.3)}.highlight-note__cancel{background:rgba(0,0,0,0);color:var(--color-subtitle)}.highlight-note__cancel:hover{background:var(--search-bg-selected-item)}.highlight-note-popover{position:absolute;z-index:9501;width:280px;padding:10px;background:var(--body-color, #1a1a2e);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.25);transform:translate(-50%, 0);pointer-events:none;opacity:0;transition:opacity .15s ease}.highlight-note-popover.visible{opacity:1;pointer-events:auto}.theme-dark .highlight-note-popover{background:#2a2a3e}.highlight-note-popover__textarea{display:block;width:100%;min-height:80px;padding:8px;border:1px solid rgba(255,255,255,.15);border-radius:6px;background:rgba(255,255,255,.08);color:var(--body-bg, #f0f0f5);font-family:inherit;font-size:.875rem;line-height:1.4;resize:vertical}.highlight-note-popover__textarea::placeholder{color:rgba(255,255,255,.4)}.highlight-note-popover__textarea:focus{outline:none;border-color:rgba(255,213,79,.5)}.theme-dark .highlight-note-popover__textarea{color:#e0e0e8;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.theme-dark .highlight-note-popover__textarea:focus{border-color:rgba(255,179,0,.5)}.highlight-note-popover__actions{display:flex;justify-content:flex-end;margin-top:8px}.highlight-note-popover__save{padding:4px 14px;border:none;border-radius:6px;background:rgba(255,213,79,.25);color:var(--body-bg, #f0f0f5);font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .15s ease}.highlight-note-popover__save:hover{background:rgba(255,213,79,.4)}.theme-dark .highlight-note-popover__save{background:rgba(255,179,0,.2);color:#e0e0e8}.theme-dark .highlight-note-popover__save:hover{background:rgba(255,179,0,.35)}@media (max-width: 600px){.highlight-toolbar{padding:4px 8px;gap:4px}.highlight-toolbar__btn{width:40px;height:40px}.highlight-note-popover{width:260px}}@media (max-width: 1024px){.highlight-note{display:none;margin:0}.highlight-note--visible{display:flex;position:absolute;z-index:9500;width:calc(100vw - 2rem);max-width:320px;margin:0;background:#f8f8fc;box-shadow:0 4px 16px rgba(0,0,0,.2);animation:note-fade-in .15s ease}.highlight-note--visible:hover{background:#fdf6e3}.highlight-note--visible.highlight-note--active{background:#fdf6e3}.theme-dark .highlight-note--visible{background:#1a1a2e}.theme-dark .highlight-note--visible:hover{background:#2a2518}.theme-dark .highlight-note--visible.highlight-note--active{background:#2a2518}.highlight-note--visible .highlight-note__edit{opacity:.6}.highlight-note--margin{position:absolute;left:auto;width:auto}@keyframes note-fade-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}.highlight-export,.highlight-clear-all{display:flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border:1px dashed var(--preview-divider-color);border-radius:6px;background:rgba(0,0,0,0);color:var(--color-subtitle);font-size:.75rem;cursor:pointer;opacity:.5;transition:opacity .2s ease,border-color .2s ease,color .2s ease}.highlight-export svg,.highlight-clear-all svg{width:13px;height:13px}.highlight-export:hover{opacity:1;border-color:var(--accent-color);color:var(--accent-color)}.highlight-clear-all:hover{opacity:1;border-color:#e53935;color:#e53935}.theme-dark .highlight-clear-all:hover{border-color:#ef5350;color:#ef5350}#highlight-clear-slot{display:flex;align-items:center;gap:.5rem}.blog-header{text-align:center;margin-bottom:2rem}.blog-header h1{margin-bottom:.5rem}.blog-header .blog-intro{color:var(--color-subtitle);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.blog-header__topics-link{display:inline-block;margin-top:.75rem;font-size:.9rem;color:var(--accent-color);text-decoration:none;padding:.3rem .85rem;border-radius:2rem;border:1px solid rgba(45,90,142,.2);transition:background .2s ease,border-color .2s ease}.blog-header__topics-link:hover{background:rgba(45,90,142,.08);border-color:rgba(45,90,142,.35)}.blog-header__topics-link i{margin-right:.25rem;font-size:.8rem}@media (max-width: 600px){.blog-header .blog-intro{font-size:1rem}}.start-here{margin-bottom:2rem}.start-here__heading{font-size:1.1rem;font-weight:600;color:var(--heading-color);margin:0 0 1rem}.start-here__heading i{color:var(--accent-color);margin-right:.25rem}.start-here__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:.75rem}.start-here__card{padding:1rem;border-radius:10px;border-left:3px solid var(--accent-color);background:rgba(45,90,142,.04);border-top:1px solid rgba(45,90,142,.12);border-right:1px solid rgba(45,90,142,.12);border-bottom:1px solid rgba(45,90,142,.12);text-decoration:none;color:inherit;transition:transform .3s var(--ease-out-expo),box-shadow .3s var(--ease-out-expo),border-color .2s ease}.theme-dark .start-here__card{background:rgba(93,168,229,.06);border-top-color:rgba(93,168,229,.15);border-right-color:rgba(93,168,229,.15);border-bottom-color:rgba(93,168,229,.15)}.start-here__card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--accent-color)}.start-here__card h3{font-size:.95rem;font-weight:600;margin:0;color:var(--heading-color);line-height:1.3}.start-here__subtitle{font-size:.8rem;color:var(--color-subtitle);margin:.25rem 0 0;line-height:1.4}@media (max-width: 600px){.start-here__grid{grid-template-columns:1fr 1fr}}@media (max-width: 400px){.start-here__grid{grid-template-columns:1fr}}.blog-list{display:flex;flex-direction:column;gap:1rem}.blog-list--featured>.blog-card:first-child.has-thumbnail .blog-card__link{flex-direction:column;gap:0}.blog-list--featured>.blog-card:first-child.has-thumbnail .blog-card__thumbnail{width:100%;height:360px;min-height:auto}.blog-list--featured>.blog-card:first-child.has-thumbnail .blog-card__content{padding:1.5rem}.blog-list--featured>.blog-card:first-child .blog-card__title{font-size:1.5rem}.blog-list--featured>.blog-card:first-child .blog-card__summary{font-size:1rem}.blog-card{border-radius:12px;border:1px solid var(--preview-divider-color);background:var(--search-input-bg);transition:transform .3s var(--ease-out-expo),box-shadow .3s var(--ease-out-expo),border-color .2s ease;overflow:hidden;box-shadow:var(--shadow-sm)}.blog-card:hover,.blog-card--active{border-color:var(--accent-color);box-shadow:var(--shadow-md);transform:translateY(-2px)}.blog-card.pinned{border-color:var(--accent-color);border-width:2px}.blog-card.has-thumbnail .blog-card__link{display:flex;gap:1.25rem;padding:0}.blog-card.has-thumbnail .blog-card__thumbnail{flex-shrink:0;width:200px;min-height:160px}.blog-card.has-thumbnail .blog-card__thumbnail img{width:100%;height:100%;object-fit:cover}.blog-card.has-thumbnail .blog-card__content{flex:1;padding:1.25rem 1.5rem 1.25rem 0}.blog-card__link{display:block;padding:1.25rem 1.5rem;text-decoration:none;color:inherit}.blog-card__link:hover{border-bottom:none}.blog-card__meta{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;font-size:.85rem;color:var(--color-subtitle)}.blog-card__date{font-weight:500}.blog-card__reading-time{opacity:.8}.blog-card__reading-time::before{content:"·";margin-right:1rem}.blog-card__pinned-badge{background:var(--accent-color);color:#fff;padding:.15rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.blog-card__title{font-size:1.25rem;font-weight:600;margin:0 0 .25rem;color:var(--heading-color);line-height:1.3}.blog-card__subtitle{font-size:.95rem;color:var(--accent-color);margin:0 0 .5rem;font-weight:500}.blog-card__summary{font-size:.9rem;color:var(--color-subtitle);margin:0;line-height:1.6}.blog-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.blog-card__tag{background:var(--search-bg-selected-item);color:var(--body-color);padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:500}@media (max-width: 600px){.blog-card__link{padding:1rem}.blog-card__title{font-size:1.1rem}.blog-card__meta{flex-wrap:wrap;gap:.5rem}.blog-card__reading-time::before{display:none}.blog-card.has-thumbnail .blog-card__link{flex-direction:column;gap:0}.blog-card.has-thumbnail .blog-card__thumbnail{width:100%;height:150px;min-height:auto}.blog-card.has-thumbnail .blog-card__content{padding:1rem}}.post-preview{border-bottom:1px solid var(--preview-divider-color);display:block;padding:12px;cursor:pointer}.post-preview h3.post-title{margin-bottom:0}.post-preview:hover{background-color:var(--search-bg-selected-item)}.post-preview img{width:99%}.post-preview img[alt=blog-cover]{width:50%;height:160px;object-fit:cover;float:left;margin-right:20px;display:block}.post-preview .summary{min-height:200px}.readings-header{text-align:center;margin-bottom:2rem}.readings-header h1{margin-bottom:.5rem}.readings-header .readings-intro{color:var(--color-subtitle);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}@media (max-width: 600px){.readings-header .readings-intro{font-size:1rem}}.reading-post img{display:block;margin-left:auto;margin-right:auto;width:50%}.reading-post div>img:first-child{width:50%}.reading-post p>img{width:100%}.reading-post .book-pages{display:none}.reading-post .description{display:block;font-size:.7em;font-style:italic}.reading-post .author{color:var(--color-subtitle);font-size:.5em;display:block}.taxonomy-container .reading-preview{margin:8px;padding-left:5px;width:47%;height:430px;word-wrap:break-word;overflow:hidden;mask-image:linear-gradient(to bottom, #000 70%, rgba(0,0,0,0));-webkit-mask-image:linear-gradient(to bottom, #000 70%, rgba(0,0,0,0))}.taxonomy-container .reading-preview img{width:100%;height:150px;object-fit:cover;margin:0 4px}.reading-preview{border-bottom:1px solid var(--preview-divider-color);display:inline-block;padding-bottom:28px;margin-top:6px;padding-left:21px;cursor:pointer}.reading-preview:hover{background-color:var(--search-bg-selected-item)}.reading-preview img{height:250px;width:180px;float:left;margin-right:20px}.reading-preview .reading-tags{display:none}.reading-preview .reading-tags.reading-tags__long{display:inline;float:right;font-style:italic;list-style:none;margin-right:.6em;font-size:medium}.reading-preview .reading-tags .reading-tag{display:inline}.reading-preview .reading-tags .reading-tag:after{content:", "}.reading-preview .reading-tags .reading-tag:last-child:after{content:""}.reading-preview .reading-title{max-width:200px;margin-bottom:2px}.reading-preview .reading-title__long{max-width:unset}.reading-preview blockquote{border-left:unset}.book-preview .book-title{margin-bottom:0}.book-chapter__back{display:flex;width:fit-content;align-items:center;gap:.5rem;color:var(--color-subtitle);text-decoration:none;font-size:.9rem;margin-bottom:1.5rem;transition:color .2s ease}.book-chapter__back:hover{color:var(--accent-color);border-bottom:none}.book-chapter__back svg{transition:transform .2s ease}.book-chapter__back:hover svg{transform:translateX(-3px)}.book-chapter__header{position:static;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--preview-divider-color)}.book-chapter__title{font-size:2.25rem;font-weight:700;margin:0 0 1rem 0;color:var(--heading-color);line-height:1.3}.book-chapter__meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.85rem;color:var(--color-subtitle)}.book-chapter__date,.book-chapter__reading-time,.book-chapter__word-count{display:inline-flex;align-items:center;gap:.35rem}.book-chapter__date svg,.book-chapter__reading-time svg,.book-chapter__word-count svg{opacity:.7}.book-chapter__content img[alt=book-chapter]{display:block;max-width:70%;margin:2.5rem auto;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.book-chapter__content hr{border:none;border-top:1px dashed var(--preview-divider-color);margin:2.5rem 0}.book-chapter__content iframe{display:block;margin:1.5rem auto 2rem;border-radius:8px;max-width:100%}.book-chapter__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--preview-divider-color)}.book-chapter__edit-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-subtitle);font-size:.85rem;text-decoration:none;transition:color .2s ease}.book-chapter__edit-link:hover{color:var(--accent-color);border-bottom:none}.book-chapter__nav{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:2rem;padding-bottom:1rem;border-top:1px solid var(--preview-divider-color)}.book-chapter__nav-link{display:flex;flex-direction:column;padding:1rem 1.25rem;border-radius:12px;border:1px solid var(--preview-divider-color) !important;background:var(--search-input-bg);text-decoration:none;color:inherit;transition:all .2s ease;max-width:45%}.book-chapter__nav-link:hover{border:1px solid var(--accent-color) !important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.book-chapter__nav-link--prev{align-items:flex-start}.book-chapter__nav-link--next{align-items:flex-end;margin-left:auto;text-align:right}.book-chapter__nav-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--color-subtitle);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.book-chapter__nav-title{font-size:.95rem;font-weight:600;color:var(--heading-color);line-height:1.3}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox--active{opacity:1;visibility:visible}.lightbox--active .lightbox__image{transform:scale(1)}.lightbox__image{max-width:90%;max-height:90%;object-fit:contain;border-radius:8px;box-shadow:0 8px 40px rgba(0,0,0,.5);transform:scale(.9);transition:transform .3s ease}.lightbox__close{position:absolute;top:20px;right:30px;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer;opacity:.7;transition:opacity .2s ease,transform .2s ease;line-height:1;padding:0}.lightbox__close:hover{opacity:1;transform:scale(1.1)}@media (max-width: 600px){.book-chapter__title{font-size:1.75rem}.book-chapter__meta{gap:.75rem}.book-chapter__content img[alt=book-chapter]{max-width:90%}.book-chapter__nav{flex-direction:column}.book-chapter__nav-link{max-width:100%}.book-chapter__nav-link--next{align-items:flex-start;text-align:left}}iframe{width:100%;height:395px}img[alt=book-index-cover]{max-width:15%;float:left;margin-right:20px;height:100px}img[alt=book-chapters-cover]{max-width:22%;float:right;margin-left:12px}@media (max-width: 1280px){img[alt=book-chapters-cover],img[alt=book-index-cover]{height:auto;max-width:65%;display:block;margin-left:auto;margin-right:auto;width:50%;float:none}}:root:has(body.light) h3 small{color:var(--color-subtitle)}:root:has(body.light) #section-reasons-sponsor{background-color:#eaecef;border:4px solid #d0d3d8}:root:has(body.light) #section-reasons-sponsor .sponsor-title,:root:has(body.light) #section-reasons-sponsor .sponsor-feature *{color:#343434}:root:has(body.light) .tier-card{background-color:#f8f9fa;border:1px solid #e2e5ea}:root:has(body.light) .tier-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.15)}:root:has(body.light) #section-current-sponsors{background-color:#eaecef;border:4px solid #d0d3d8}:root:has(body.light) .contribution{background-color:#eaecef;border:4px solid #d0d3d8}:root:has(body.light) .contribution .btn-donate{border:1px solid #d1d5db}:root:has(body.dark) *{color:#fff}:root:has(body.dark) hr{background-color:var(--preview-divider-color)}:root:has(body.dark) a{color:var(--link-color)}:root:has(body.dark) .profile .profile-container{border-color:var(--preview-divider-color)}:root:has(body.dark) #section-reasons-sponsor{background-color:#1e2228;border:4px solid #2e3238}:root:has(body.dark) #section-reasons-sponsor .sponsor-title,:root:has(body.dark) #section-reasons-sponsor .sponsor-feature *{color:#e0e0e0}:root:has(body.dark) .tier-card{background-color:#262b31;border:1px solid #363b43}:root:has(body.dark) .tier-card:hover{box-shadow:0 8px 16px rgba(255,255,255,.07)}:root:has(body.dark) #section-current-sponsors{background-color:#1e2228;border:4px solid #2e3238}:root:has(body.dark) .contribution{background-color:#1e2228;border:4px solid #2e3238}:root:has(body.dark) .contribution .btn-donate{border:1px solid #454545}@media (min-width: 880px){.only-desktop-visible{display:block !important}}@media (max-width: 880px){.only-phone-visible{display:block !important}}@media (max-width: 600px){body{padding:1rem}main{padding:1rem .75rem 0}}