:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:#fff;--entry:#fff;--primary:#1e1e1e;--secondary:#6c6c6c;--tertiary:#d6d6d6;--content:#1f1f1f;--code-block-bg:#1c1d21;--code-bg:#f5f5f5;--border:#eee;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--theme:#1d1e20;--entry:#2e2e33;--primary:#dadadb;--secondary:#9b9c9d;--tertiary:#414244;--content:#c4c4c5;--code-block-bg:#2e2e33;--code-bg:#37383e;--border:#333;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.list{background:var(--code-bg)}[data-theme=dark] .list{background:var(--theme)}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-y:scroll}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{word-break:break-word;background:var(--theme);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:18px;line-height:1.6}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{border-collapse:collapse;border-spacing:0;word-break:keep-all;width:100%;overflow-x:auto}button,input,textarea{font:inherit;background:0 0;border:0;padding:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}:-webkit-any(input:-webkit-autofill,textarea:-webkit-autofill){box-shadow:0 0 0 50px var(--theme) inset}:is(input:autofill,textarea:autofill){box-shadow:0 0 0 50px var(--theme) inset}img{max-width:100%;display:block}.not-found{justify-content:center;align-items:center;height:80%;font-size:160px;font-weight:700;display:flex;position:absolute;left:0;right:0}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{align-items:flex-start;padding:10px 0;display:flex}.archive-month-header{width:200px;margin:25px 0}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{margin:10px 0;padding:5px;position:relative}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{color:var(--secondary);font-size:12px}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);padding:calc((var(--footer-height) - var(--gap)) / 2) var(--gap);text-align:center;margin:auto;line-height:24px}.footer span{margin-inline:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;z-index:99;background:var(--tertiary);border-radius:64px;width:42px;height:42px;padding:12px;transition:visibility .5s,opacity .8s linear;position:fixed;bottom:60px;right:30px}.top-link,.top-link svg{filter:drop-shadow(0px 0px 0px var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.nav{max-width:calc(var(--nav-width) + var(--gap) * 2);line-height:var(--header-height);flex-wrap:wrap;justify-content:space-between;margin-inline:auto;display:flex}.nav a{display:block}.logo,#menu{margin:auto var(--gap);display:flex}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{vertical-align:middle;pointer-events:none;border-radius:6px;margin-inline-end:8px;display:inline;transform:translateY(-10%)}button#theme-toggle{margin:auto 4px;font-size:26px}[data-theme=dark] #moon,[data-theme=light] #sun{display:none}#menu{word-break:keep-all;white-space:nowrap;list-style:none;overflow-x:auto}#menu li+li{margin-inline-start:var(--gap)}#menu a{font-size:16px}#menu .active{border-bottom:2px solid;font-weight:500}.lang-switch li,.lang-switch ul,.logo-switches{margin:auto 4px;display:inline-flex}.lang-switch{flex-wrap:inherit;display:flex}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.main{min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);padding:var(--gap);margin:auto;position:relative}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);background:var(--primary);border-radius:18px;padding:0 16px;font-size:13px;line-height:36px}.pagination .next{margin-inline-start:auto}.social-icons a{padding:10px;display:inline-flex}.social-icons a svg{width:26px;height:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{color:#fffc;border-radius:var(--radius);-webkit-user-select:none;user-select:none;background:#4e4e4ecc;padding:0 5px;font-size:14px;display:none;position:absolute;top:4px;right:4px}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.first-entry{min-height:320px;margin:var(--gap) 0 calc(var(--gap) * 2) 0;flex-direction:column;justify-content:center;display:flex;position:relative}.first-entry .entry-header{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{-webkit-line-clamp:3;margin:14px 0;font-size:16px}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);border:1px solid var(--border);transition:transform .1s;position:relative}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{color:var(--secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;inset:0}.entry-hint{color:var(--secondary)}.entry-hint-parent{justify-content:space-between;display:flex}.entry-cover{margin-bottom:var(--gap);text-align:center;font-size:14px}.entry-cover img{border-radius:var(--radius);width:100%;height:auto}.entry-cover a{box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap) auto}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px}.breadcrumbs{flex-wrap:wrap;align-items:center;display:flex}.i18n_list{display:inline-flex}.post-meta .i18n_list li{margin:auto 3px;list-style:none}.breadcrumbs a{font-size:16px}.post-content{color:var(--content);margin:30px 0}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.post-meta .i18n_list li a,.toc a:hover{-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:0 1px}.post-content a code{box-shadow:0 -1px 0 var(--primary) inset;border-radius:0;margin:auto 0}.post-content del{text-decoration:line-through}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{flex-wrap:wrap;margin:0;display:flex}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:var(--content-gap)}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{border-bottom:1px solid var(--border);min-width:80px;padding:8px 5px;line-height:1.5}.post-content table th{text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){border-radius:var(--radius);direction:ltr;margin:10px auto;background:var(--code-block-bg)!important}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0!important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{background:var(--code-bg);border-radius:2px;margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5}.post-content pre code{color:#d5d5d6;border-radius:var(--radius);word-break:break-all;margin:auto 0;padding:10px;display:grid;overflow-x:auto;background:var(--code-block-bg)!important}.post-content blockquote{border-inline-start:3px solid var(--primary);margin:20px 0;padding:0 14px}.post-content hr{background:var(--tertiary);border:0;height:2px;margin:30px 0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*=\#center]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);margin:8px 0 16px;font-size:16px;font-weight:700}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin-bottom:var(--content-gap);border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}[data-theme=dark] .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;-webkit-user-select:none;user-select:none;margin-inline-start:10px}.toc details[open] summary{cursor:zoom-out}.toc .details{font-weight:500;display:inline}.toc .inner{opacity:.9;margin:5px 20px;padding:0 10px}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:var(--content-gap)}.post-footer>*{margin-bottom:10px}.post-tags{flex-wrap:wrap;gap:10px;display:flex}.post-tags li{display:inline-block}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{color:var(--secondary);background:var(--code-bg);padding:0 14px;font-size:14px;line-height:34px;display:block}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{justify-content:center;gap:10px;padding:10px;display:flex;overflow-x:auto}.share-buttons li,.share-buttons a{display:inline-flex}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{color:var(--secondary);-webkit-user-select:none;user-select:none;margin-inline-start:8px;font-weight:500;display:inline-flex}.paginav{line-height:30px;display:flex}.paginav a{border-radius:var(--radius);padding-inline:14px}.paginav .title{letter-spacing:1px;text-transform:uppercase;color:var(--secondary);font-size:small}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{text-align:right;margin-inline-start:auto}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{margin:auto;display:inline}.buttons,.main .profile{justify-content:center;display:flex}.main .profile{min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center;align-items:center}.profile .profile_inner{flex-direction:column;align-items:center;gap:10px;display:flex}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{width:100%;color:var(--primary);border:2px solid var(--tertiary);border-radius:var(--radius);padding:4px 10px;font-weight:700}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{border-radius:var(--radius);margin:10px 0;padding:10px;font-weight:500;list-style:none;position:relative}#searchResults{width:100%;margin:10px 0}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{outline:none;width:100%;height:100%;position:absolute;top:0;left:0}#searchResults .focus{border:2px solid var(--tertiary);transform:scale(.98)}.terms-tags li{margin:10px;font-weight:500;display:inline-block}.terms-tags a{background:var(--tertiary);border-radius:6px;padding:3px 10px;transition:transform .1s;display:block}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.bg,.chroma{color:#cad3f5;background-color:#24273a}.chroma .err{color:#ed8796}.chroma .lnlinks{color:inherit;outline:none;text-decoration:none}.chroma .lntd{vertical-align:top;border:0;margin:0;padding:0}.chroma .lntable{border-spacing:0;border:0;margin:0;padding:0}.chroma .hl{background-color:#474733}.chroma .lnt,.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;color:#8087a2;margin-right:.4em;padding:0 .4em}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp,.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .na{color:#8aadf4}.chroma .nb,.chroma .bp{color:#91d7e3}.chroma .nc,.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf,.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn,.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv,.chroma .vc,.chroma .vg,.chroma .vi,.chroma .vm{color:#f4dbd6}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb,.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si,.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1,.chroma .ss{color:#a6da95}.chroma .m,.chroma .mb,.chroma .mf,.chroma .mh,.chroma .mi,.chroma .il,.chroma .mo{color:#f5a97f}.chroma .o,.chroma .ow{color:#91d7e3;font-weight:700}.chroma .c,.chroma .ch,.chroma .cm,.chroma .c1,.chroma .cs,.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-style:italic;font-weight:700}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}[data-theme=light] .list::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar{background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{background:#adadad;border:2px solid #fff}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px) / 2) var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media (prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}:root{--nav-height:64px;--nav-width:1200px;--main-width:1100px;--brand-yellow:#f2d21b;--brand-link:#7f6700;--brand-link-underline:#c9ae00;--bg-primary:#fff;--bg-secondary:#f7f7f7;--card-bg:#fff;--text-primary:#1f1f1f;--text-secondary:#4a4a4a;--text-muted:#6b6b6b;--border:#e6e6e6;--input-bg:#fff;--input-border:#ccc;--brand-gradient:linear-gradient(90deg, #121212 0%, #1f1f1f 50%, #2e2e2e 100%);--theme:var(--bg-primary);--entry:var(--card-bg);--primary:var(--text-primary);--secondary:var(--text-secondary);--tertiary:var(--bg-secondary);--content:var(--text-primary);--code-block-bg:#121212;--code-bg:#f7f7f7;--code-text:#fff;--accent-link:var(--brand-link);--accent-link-hover:#8a7200;--focus-ring:var(--brand-yellow)}.dark{--brand-gradient:linear-gradient(90deg, #0d0d0d 0%, #161616 45%, #1f1f1f 100%);--brand-yellow:#f2d21b;--brand-link:#f5da3d;--brand-link-underline:#f5da3d;--bg-primary:#121212;--bg-secondary:#1f1f1f;--card-bg:#2e2e2e;--text-primary:#fff;--text-secondary:#d1d1d1;--text-muted:#9e9e9e;--border:#3a3a3a;--input-bg:#1f1f1f;--input-border:#444;--theme:var(--bg-primary);--entry:var(--card-bg);--primary:var(--text-primary);--secondary:var(--text-secondary);--tertiary:var(--bg-secondary);--content:var(--text-primary);--code-block-bg:#1f1f1f;--code-bg:#1f1f1f;--code-text:#fff;--accent-link:var(--brand-link);--accent-link-hover:var(--brand-yellow);--focus-ring:var(--brand-yellow)}.site-nav{height:var(--nav-height);background:var(--brand-gradient);border-bottom:1px solid var(--border);color:#fff;z-index:1000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 16px #0000004d}body.dark .site-nav{background:var(--brand-gradient);border-bottom-color:var(--border);box-shadow:0 4px 22px #0000008c}.nav-inner{width:100%;max-width:var(--nav-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 20px;display:flex}.site-nav .brand,.site-nav .nav-menu a,.site-nav #theme-toggle,.nav-toggle{transition:color .2s,opacity .2s}.site-nav .nav-menu a:hover,.site-nav .brand:hover,.site-nav #theme-toggle:hover,.nav-toggle:hover{color:var(--brand-yellow);opacity:1}@media (max-width:768px){.nav-toggle{display:inline-block}.nav-menu{top:var(--nav-height);background:var(--brand-gradient);border-bottom:1px solid var(--border);flex-direction:column;padding:12px 16px;display:none;position:absolute;left:0;right:0;box-shadow:0 12px 24px #00000059}.nav-menu.open{display:flex}}.site-footer{border-top:1px solid var(--border);background:var(--brand-gradient);color:#fff;margin-top:48px;box-shadow:0 -4px 20px #00000059}.footer-inner{max-width:var(--nav-width);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:20px;display:flex}.footer-links a{color:inherit;font-weight:500;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:0 0 0 2px #f2d21b40}input,textarea,select{background:var(--input-bg);color:var(--primary);border:1px solid var(--input-border);border-radius:var(--radius)}input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:var(--focus-ring)}#theme-toggle:hover{color:var(--brand-yellow)}main a:not(.entry-link),.home-info a{color:var(--accent-link);text-decoration:underline;-webkit-text-decoration-color:var(--brand-link-underline);text-decoration-color:var(--brand-link-underline);text-underline-offset:3px;text-decoration-thickness:2px;transition:color .2s,text-decoration-color .2s}main a:not(.entry-link):hover,.home-info a:hover{color:var(--accent-link-hover);-webkit-text-decoration-color:var(--brand-yellow);text-decoration-color:var(--brand-yellow)}.post-content code{background:var(--code-bg);color:var(--primary)}.post-content pre code,.chroma{border-radius:var(--radius);border:1px solid var(--border);box-shadow:inset 0 0 0 1px #0000001a;background:var(--code-block-bg)!important;color:var(--code-text)!important}body.dark .post-content pre code,body.dark .chroma{border-color:var(--border);box-shadow:inset 0 0 0 1px #ffffff0f}.chroma .lnt,.chroma .ln{color:var(--text-muted)!important}body:not(.dark) .chroma .hl{background-color:#0000000f!important}body.dark .chroma .hl{background-color:#ffffff14!important}body.dark #moon{vertical-align:middle;display:none}body:not(.dark) #sun{display:none}body{scrollbar-color:var(--border) var(--bg-secondary);scrollbar-width:thin}::-webkit-scrollbar{background:var(--bg-primary);width:12px;height:12px}::-webkit-scrollbar-track{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px}::-webkit-scrollbar-thumb{background:var(--border);border:2px solid var(--bg-secondary);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--brand-yellow);border-color:var(--bg-secondary)}.home-hero{border:1px solid var(--border);background:linear-gradient(145deg,#f2d21b1f,#12121214);border-radius:18px;grid-template-columns:260px 1fr;align-items:center;gap:32px;margin-bottom:24px;padding:32px;display:grid;box-shadow:0 14px 40px #00000014}.dark .home-hero{background:linear-gradient(145deg,#f2d21b14,#2e2e2ecc);box-shadow:0 18px 48px #00000059}.hero-left{justify-content:center;display:flex}.hero-avatar{background:var(--card-bg);border:6px solid #f2d21ba6;border-radius:50%;width:220px;height:220px;overflow:hidden;box-shadow:0 12px 32px #0000001f}.hero-avatar img{object-fit:cover;width:100%;height:100%;display:block}.hero-right{flex-direction:column;gap:12px;display:flex}.hero-kicker{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);margin:0;font-size:12px}.hero-title{color:var(--primary);margin:0;font-size:38px;line-height:1.1}.hero-intro{color:var(--secondary);max-width:720px;margin:0;font-size:18px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.hero-btn{border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.hero-btn:hover,.hero-btn:focus-visible{text-decoration:none}.hero-btn.primary{background:var(--brand-yellow);color:#121212;border-color:var(--brand-yellow);box-shadow:0 10px 24px #f2d21b59}.hero-btn.primary:hover{color:#121212;transform:translateY(-1px);box-shadow:0 12px 28px #f2d21b73}.hero-btn.ghost{color:var(--primary);border-color:var(--border);background:0 0}.hero-btn.ghost:hover{border-color:var(--brand-yellow);color:var(--brand-yellow);transform:translateY(-1px)}.hero-icons{margin-top:4px}.home-hero .social-icons{gap:10px}@media (max-width:860px){.home-hero{text-align:center;grid-template-columns:1fr}.hero-left{order:-1}.hero-right{align-items:center}.hero-actions{justify-content:center}.hero-title{font-size:32px}}.home-music-banner{background:linear-gradient(130deg, #f2d21b1a 0%, #1212120a 55%, #7f67001f 100%), var(--bg-secondary);border-top:1px solid var(--border);padding:40px 16px 60px;position:relative;overflow:hidden}.home-music-banner:before,.home-music-banner:after{content:"";filter:blur();opacity:.6;border-radius:50%;position:absolute}.home-music-banner:before{background:radial-gradient(circle,#f2d21b40 0%,#f2d21b00 70%);width:220px;height:220px;top:-60px;left:-30px}.home-music-banner:after{background:radial-gradient(circle,#1212121f 0%,#12121200 70%);width:280px;height:280px;bottom:-80px;right:-40px}.music-inner{z-index:1;grid-template-columns:1fr minmax(0,680px);align-items:center;gap:26px;max-width:1100px;margin:0 auto;display:grid;position:relative}.music-copy{flex-direction:column;gap:10px;display:flex}.music-kicker{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);margin:0;font-size:12px}.music-copy h3{color:var(--primary);margin:0;font-size:26px}.music-desc{color:var(--secondary);margin:0;line-height:1.5}.music-player{justify-items:center;gap:10px;display:grid}.music-player iframe{border:1px solid var(--border);width:100%;max-width:860px;display:block;box-shadow:0 18px 40px #0000001f}.music-pills{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.music-pill{border:1px solid var(--border);background:var(--card-bg);color:var(--secondary);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;box-shadow:0 6px 18px #00000014}.dark .music-pill{box-shadow:0 10px 26px #00000059}@media (max-width:900px){.music-inner{text-align:center;grid-template-columns:1fr}.music-copy{align-items:center}}@media (max-width:640px){.home-music-banner{padding:32px 12px 44px}.music-copy h3{font-size:22px}}.archive-layout{grid-template-columns:minmax(180px,240px) minmax(0,1fr);align-items:start;gap:24px;margin:24px 0;display:grid}.archive-sidebar{flex-direction:column;align-self:start;gap:18px;display:flex;position:sticky;top:90px}.archive-sidebar-block{flex-direction:column;gap:10px;display:flex}.archive-sidebar-title{text-transform:uppercase;letter-spacing:.08em;color:var(--secondary);margin:0;font-size:16px}.archive-year-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.archive-year-btn{border:1px solid var(--border);background:var(--card-bg);width:100%;color:var(--primary);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.archive-year-btn:hover{border-color:var(--brand-yellow)}.archive-year-btn.is-active{border-color:var(--brand-yellow);background:var(--bg-secondary)}.archive-year-count{color:var(--secondary);font-size:12px}.archive-tag-label{color:var(--primary);flex-direction:column;gap:6px;font-weight:600;display:flex}.archive-tag-label select,.archive-tag-label option{padding:10px 12px;font-size:16px;font-weight:600}.archive-list{flex-direction:column;gap:10px;display:flex}.archive-card{border:1px solid var(--border);background:var(--card-bg);box-shadow:none;border-radius:10px;padding:14px;transition:border-color .15s,background .15s}.archive-card:hover{border-color:var(--brand-yellow);background:var(--bg-secondary)}.archive-card .entry-header{flex-direction:column;gap:4px;display:flex}.archive-card .archive-meta{color:var(--secondary);flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;display:flex}.archive-tags{color:var(--secondary)}.archive-card .entry-content{color:var(--secondary);margin:8px 0 0}@media (max-width:900px){.archive-layout{grid-template-columns:1fr}.archive-year-list{flex-flow:wrap}.archive-year-btn{width:auto}}.post-single{width:100%;max-width:880px;margin:0 auto}@media (max-width:640px){.post-single{max-width:none}}.image-row{flex-wrap:wrap;justify-content:center;gap:16px;margin:1.5rem 0;display:flex}.image-row .img-square{flex:200px;max-width:280px;margin:0}.img-square img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius);width:100%}.img-square figcaption{text-align:center;color:var(--text-muted);margin-top:8px;font-size:13px;font-style:italic}@media (max-width:640px){.image-row{flex-direction:column;align-items:center}.image-row .img-square{max-width:100%}}body{font-optical-sizing:auto;font-family:Quicksand,sans-serif;font-style:normal;font-weight:400}.twitter-tweet{margin:auto}iframe{border-radius:var(--radius)!important}.home-info ul{padding-inline-start:20px}.entry-cover img{border:1px solid var(--border)}:root{--nav-height:64px}html,body{font-optical-sizing:auto;font-family:Quicksand,sans-serif;font-style:normal;font-weight:400}body{padding-top:var(--nav-height)}.site-nav{height:var(--nav-height);background:var(--theme);border-bottom:1px solid var(--entry);z-index:1000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 16px;display:flex}.brand{color:var(--primary);letter-spacing:.2px;font-weight:700;text-decoration:none}.nav-toggle{color:var(--primary);background:0 0;border:0;font-size:22px;line-height:1;display:none}.nav-menu{gap:18px;margin:0;padding:0;list-style:none;display:flex}.nav-menu a{color:var(--primary);font-weight:500;text-decoration:none}@media (max-width:768px){.nav-toggle{display:inline-block}.nav-menu{top:var(--nav-height);background:var(--theme);border-bottom:1px solid var(--entry);flex-direction:column;padding:12px 16px;display:none;position:absolute;left:0;right:0}.nav-menu.open{display:flex}}.site-footer{border-top:1px solid var(--entry);background:var(--theme);margin-top:48px}.footer-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:20px 16px;display:flex}.footer-links{gap:16px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:var(--secondary);text-decoration:none}.footer-left{color:var(--secondary);font-size:14px}#theme-toggle{cursor:pointer;color:var(--primary);background:0 0;border:none;margin-left:6px;padding:2px 4px;font-size:14px;line-height:1}#theme-toggle:hover{opacity:.7}.reactions{flex-wrap:wrap;gap:8px;margin:24px 0 8px;display:flex}.reaction-btn{background:var(--code-bg,var(--tertiary));border:1px solid var(--border);color:var(--secondary);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;line-height:1;transition:transform .1s,border-color .1s;display:inline-flex}.reaction-btn:hover{border-color:var(--secondary);transform:translateY(-1px)}.reaction-btn.reacted{border-color:var(--primary);color:var(--primary)}.reaction-btn:disabled{cursor:default;opacity:.7}.reaction-emoji{font-size:16px}.reaction-count{font-variant-numeric:tabular-nums;font-weight:600}.comments{margin:40px 0}.comments h2{color:var(--primary);margin:0 0 16px;font-size:24px}.comment-form{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.comment-form-row{flex-wrap:wrap;gap:10px;display:flex}.comment-form-row input{flex:200px}.comment-form input,.comment-form textarea{background:var(--entry);border:1px solid var(--border);border-radius:var(--radius);color:var(--primary);padding:10px 12px;font-family:inherit;font-size:15px}.comment-form textarea{resize:vertical}.comment-form input:focus,.comment-form textarea:focus{border-color:var(--secondary);outline:none}.comment-form-actions{gap:10px;display:flex}.comment-form-actions button{background:var(--primary);border-radius:var(--radius);color:var(--theme);cursor:pointer;border:none;padding:8px 18px;font-size:14px}.comment-form-actions button:disabled{opacity:.6;cursor:default}.comment-form-actions .comment-cancel{border:1px solid var(--border);color:var(--secondary);background:0 0}.comment-error{color:#d64545;margin:0;font-size:14px}.comment-list,.comment-children{margin:0;padding:0;list-style:none}.comment-children{border-left:2px solid var(--border);margin-top:12px;padding-left:16px}.comment{border-top:1px solid var(--border);padding:14px 0}.comment-children .comment:first-child{border-top:none;padding-top:0}.comment-head{align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.comment-author{color:var(--primary);font-weight:600}.comment-date{color:var(--secondary);font-size:13px}.comment-content{color:var(--content);white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 6px}.comment-reply{color:var(--secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.comment-reply:hover{color:var(--primary)}.comment .comment-form{margin:12px 0 0}.reading-progress{top:var(--nav-height);z-index:999;pointer-events:none;background:0 0;height:3px;position:fixed;left:0;right:0}.reading-progress-bar{background:#f2d21b;width:0;height:100%}.reading-progress-pct{background:var(--entry);border:1px solid var(--border);color:var(--secondary);font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 8px;font-size:12px;line-height:1.4;position:absolute;top:10px;right:10px}
html,body,button,input,textarea,select,code,pre,kbd,samp{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.post-content img,.entry-cover img,.post-cover img,.post-single .entry-cover img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.site-nav .brand{align-items:center;gap:10px;display:inline-flex}.brand-mark{flex:none;width:auto;height:34px;display:block}.brand-word{letter-spacing:1px;text-transform:uppercase;color:currentColor;font-size:1.2rem;font-weight:800;line-height:1}.brand-dev{color:#f2d21b}.post-list-search{margin-top:20px}.post-list-search label{color:var(--secondary);margin-bottom:8px;font-size:.9rem;display:block}.post-list-search-controls{align-items:center;gap:8px;display:flex}.post-list-search input{min-width:0;color:var(--primary);border:2px solid var(--tertiary);border-radius:var(--radius);flex:1;padding:10px 12px;font-size:1rem}.post-list-search input:focus{border-color:var(--secondary)}.post-list-search button,.post-list-search-controls a{border-radius:var(--radius);white-space:nowrap;align-items:center;min-height:40px;padding:0 14px;display:inline-flex}.post-list-search button{background:var(--primary);color:var(--theme);border:0}.post-list-search-controls a{border:1px solid var(--border)}.post-list-search-status,.post-list-search-empty{color:var(--secondary);margin:6px 0 14px;font-size:.9rem}@media screen and (max-width:600px){.post-list-search-controls{flex-wrap:wrap;align-items:stretch}.post-list-search input{flex-basis:100%}}.post-content pre code.hljs{color:#c9d1d9;display:block}.hljs-comment,.hljs-quote{color:#8b949e;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-deletion{color:#ff7b72}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-number,.hljs-literal,.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-variable,.hljs-template-variable{color:#79c0ff}.hljs-title,.hljs-title.class_,.hljs-title.function_,.hljs-section{color:#d2a8ff}.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-tag{color:#7ee787}.hljs-attr,.hljs-attribute,.hljs-property,.hljs-params,.hljs-type,.hljs-built_in{color:#ffa657}.hljs-meta,.hljs-doctag{color:#79c0ff}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:600}.post-content .copy-code{z-index:1;color:#ffffffbf;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:6px;padding:2px 10px;font-size:13px;line-height:1.6;transition:color .12s,background .12s,border-color .12s;display:block;top:8px;right:8px}.post-content .copy-code:hover,.post-content .copy-code:focus-visible{color:#fff;background:#ffffff29;border-color:#ffffff59}.post-content .copy-code.copied{color:#7ee787;border-color:#7ee78780}.post-entry-row{align-items:center;gap:var(--gap);display:flex}.post-entry-row .entry-text{flex:auto;min-width:0}.post-entry-row .entry-cover-side{flex:0 0 220px;margin:0}.post-entry-row .entry-cover-side img{object-fit:cover;border-radius:var(--radius);width:220px;height:124px;display:block}@media (max-width:640px){.post-entry-row{flex-direction:column-reverse;align-items:stretch}.post-entry-row .entry-cover-side{flex-basis:auto}.post-entry-row .entry-cover-side img{width:100%;height:auto}}.copy-md{margin-top:12px;display:inline-flex;position:relative}.copy-md button{color:var(--secondary);background:var(--entry);border:1px solid var(--border);cursor:pointer;align-items:center;gap:6px;padding:5px 10px;font-size:13px;display:inline-flex}.copy-md button:hover{color:var(--primary);border-color:var(--secondary)}.copy-md .copy-md-main{border-radius:var(--radius) 0 0 var(--radius);border-right:none}.copy-md .copy-md-toggle{border-radius:0 var(--radius) var(--radius) 0;padding:5px 7px}.copy-md-menu{z-index:10;background:var(--theme);border:1px solid var(--border);border-radius:var(--radius);min-width:190px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 14px #00000026}.copy-md-menu li{margin:0}.copy-md-menu a{color:var(--primary);border-radius:calc(var(--radius) - 4px);box-shadow:none;padding:7px 10px;font-size:13px;display:block}.copy-md-menu a:hover{background:var(--tertiary)}.copy-md-menu li:first-child a{border-bottom:1px solid var(--border);border-radius:calc(var(--radius) - 4px) calc(var(--radius) - 4px) 0 0;margin-bottom:4px}
.editor-main{color:#20201c;background:#f4f2ea;min-height:100vh;padding:0}.editor-main a,.editor-main a:hover,.editor-main a:visited{border-bottom:0;text-decoration:none!important}.editor-body{padding-top:0}.editor-heading-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.editor-back-link,.editor-table a,.editor-small-link{color:inherit;text-decoration:none}.editor-back-link:hover,.editor-table a:hover{color:#8c7400}.editor-page-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.editor-page-heading h1,.editor-auth-card h1{letter-spacing:-.05em;margin:4px 0 0;font-size:clamp(2rem,4vw,3.5rem)}.editor-kicker{color:#927b00;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.editor-muted{color:#746f60}.editor-back-link{color:#746f60;margin-bottom:18px;font-size:.85rem;display:inline-block}.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.editor-dashboard-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.editor-stat-card{min-height:146px;color:inherit;background:#fffffccc;border:1px solid #20201c21;border-radius:12px;align-content:space-between;padding:18px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;box-shadow:0 12px 30px #20201c0a}.editor-stat-card:hover{border-color:#b79c0085;transform:translateY(-2px);box-shadow:0 16px 34px #20201c14}.editor-stat-card:focus-visible,.editor-recent-item:focus-visible,.editor-dashboard-action:focus-visible{outline-offset:2px;outline:2px solid #d7bd1c}.editor-stat-label{color:#746f60;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:700}.editor-stat-card strong{letter-spacing:-.06em;font-size:clamp(2rem,4vw,3rem);line-height:1}.editor-stat-detail{color:#938d7e;font-size:.72rem;line-height:1.35}.editor-dashboard-sections{gap:20px;display:grid}.editor-dashboard-recent,.editor-dashboard-actions{min-width:0}.editor-dashboard-actions{order:1}.editor-dashboard-recent{order:2}.editor-recent-list,.editor-dashboard-action-list{gap:8px;display:grid}.editor-dashboard-action-list{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-recent-item,.editor-dashboard-action{color:inherit;border:1px solid #20201c1a;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.editor-recent-item:hover,.editor-dashboard-action:hover{background:#fff4bc6b;border-color:#b79c0066}.editor-recent-item>span:first-child,.editor-dashboard-action{min-width:0}.editor-recent-item strong,.editor-recent-item small,.editor-dashboard-action strong,.editor-dashboard-action span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.editor-recent-item small,.editor-dashboard-action span{color:#938d7e;margin-top:4px;font-size:.7rem}.editor-dashboard-action b{color:#927b00;font-size:1rem;font-weight:400}.editor-dashboard-loading{color:#746f60;text-align:center;border:1px dashed #20201c2e;border-radius:10px;padding:28px}.editor-form-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.editor-panel{background:#fffffccc;border:1px solid #20201c21;border-radius:12px;padding:22px;box-shadow:0 12px 30px #20201c0a}.editor-panel-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.editor-panel h2{letter-spacing:-.02em;margin:0 0 18px;font-size:1rem}.editor-primary-button,.editor-secondary-button,.editor-text-button{min-height:38px;font:inherit;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:8px 14px;font-size:.82rem;text-decoration:none;display:inline-flex}.editor-primary-button{color:#24220e;background:#d7bd1c;border:1px solid #b79c00;font-weight:700}.editor-secondary-button{color:inherit;background:0 0;border:1px solid #20201c2e}.editor-danger-button{color:#842f28;background:#f8dfdc;border:1px solid #b26a60;font-weight:700}.editor-text-button{color:#806d00;background:0 0;border:0;padding-left:0}.editor-primary-button:hover{background:#ebd34d}.editor-secondary-button:hover{border-color:#927b00}.editor-danger-button:hover{background:#f2c9c3;border-color:#842f28}.editor-primary-button:disabled,.editor-secondary-button:disabled,.editor-danger-button:disabled{cursor:not-allowed;opacity:.5}.editor-table-wrap{overflow-x:auto}.editor-table{border-collapse:collapse;width:100%;font-size:.82rem}.editor-table th{color:#746f60;letter-spacing:.1em;text-align:left;text-transform:uppercase;font-size:.68rem}.editor-table th,.editor-table td{vertical-align:top;border-bottom:1px solid #20201c1a;padding:12px 8px}.editor-table th:first-child,.editor-table td:first-child{padding-left:0}.editor-table th:last-child,.editor-table td:last-child{text-align:right;padding-right:0}.editor-table td strong,.editor-table td small{display:block}.editor-table td small{color:#8a8578;margin-top:4px;font-size:.7rem}.editor-table-actions{white-space:nowrap;justify-content:flex-end;gap:12px;display:flex}.editor-activity-links{white-space:nowrap;gap:10px;display:flex}.editor-comment-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.editor-comment-item{background:#faf8ef9e;border:1px solid #20201c1f;border-radius:9px;padding:14px}.editor-comment-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.editor-comment-heading small{color:#938d7e;font-size:.68rem}.editor-comment-heading .editor-status{margin-left:auto}.editor-comment-item p{color:#4f4b41;white-space:pre-wrap;margin:10px 0 0;font-size:.82rem;line-height:1.6}.editor-status{text-transform:capitalize;border-radius:999px;padding:4px 8px;font-size:.66rem;display:inline-flex}.editor-status-published{color:#346338;background:#dfeedd}.editor-status-draft{color:#735d00;background:#f6eab3}.editor-status-unpublished{color:#746f60;background:#e8e5dc}.editor-empty-state{color:#746f60;border:1px dashed #20201c2e;border-radius:9px;justify-items:start;gap:14px;padding:24px;display:grid}.editor-empty-state p{margin:0}.editor-content-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.editor-inline-search input{width:190px;color:inherit;font:inherit;background:#fffefa;border:1px solid #20201c2e;border-radius:7px;padding:8px 10px;font-size:.75rem}.editor-content-filter select{width:100%;min-height:34px;color:inherit;font:inherit;background:#fffefa;border:1px solid #20201c2e;border-radius:7px;padding:7px 28px 7px 9px;font-size:.75rem}.editor-content-filter select:focus,.editor-inline-search input:focus{outline-offset:2px;outline:2px solid #d7bd1c}.editor-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.editor-tag-catalog{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;display:grid}.editor-tag-card{color:inherit;background:#faf8efb3;border:1px solid #20201c1f;border-radius:8px;gap:5px;padding:14px;text-decoration:none;display:grid}.editor-tag-card:hover{background:#fff4bc;border-color:#b79c0073}.editor-tag-card small{color:#938d7e;font-size:.7rem}.editor-auth-page{place-items:center;min-height:calc(100vh - 64px);padding:32px 0;display:grid}.editor-auth-card{background:#fffffcdb;border:1px solid #20201c24;border-radius:14px;width:min(420px,100%);padding:32px;box-shadow:0 18px 45px #20201c12}.editor-auth-card label,.editor-field{color:#4f4b41;gap:7px;margin-top:18px;font-size:.78rem;font-weight:700;display:grid}.editor-auth-card input,.editor-field input,.editor-field textarea,.editor-field select{width:100%;color:inherit;font:inherit;background:#fffefa;border:1px solid #20201c33;border-radius:7px;padding:10px 11px;font-size:.88rem;font-weight:400}.editor-auth-card input:focus,.editor-field input:focus,.editor-field textarea:focus,.editor-field select:focus,.editor-tool:focus-visible{outline-offset:2px;outline:2px solid #d7bd1c}.editor-auth-card .editor-primary-button{width:100%;margin-top:22px}.editor-small-link{margin-top:18px;font-size:.78rem;display:block}.editor-error,.editor-warning,.editor-success{border-radius:8px;padding:10px 12px;font-size:.82rem}.editor-error{color:#842f28;background:#f8dfdc}.editor-warning{color:#715700;background:#fff3c5}.editor-success{color:#346338;background:#dfeedd}.editor-writing-panel{min-width:0}.editor-field-title input{font-size:1.45rem;font-weight:600}.editor-block-editor{background:#fffefa;border:1px solid #20201c29;border-radius:10px;margin-top:24px;position:relative;overflow:visible}.editor-toolbar{background:#faf8ef;border-bottom:1px solid #20201c1a;flex-wrap:wrap;gap:5px;padding:9px;display:flex}.editor-tool{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;padding:6px 8px;font-size:.7rem}.editor-tool:hover,.editor-tool-active,.editor-tool:focus-visible{color:#3d3500;background:#fff2ad;border-color:#b79c0080}.editor-image-menu{position:relative}.editor-image-menu-trigger{align-items:center;gap:6px;display:inline-flex}.editor-image-menu-trigger span{color:#8c7400;font-size:.85rem}.editor-image-menu-popover{z-index:30;background:#fffefa;border:1px solid #20201c29;border-radius:8px;gap:3px;min-width:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 32px #20201c29}.editor-image-menu-item{color:#4f4b41;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:9px 10px;font-size:.74rem;display:block}.editor-image-menu-item:hover,.editor-image-menu-item:focus-visible{color:#3d3500;background:#fff2ad;outline:none}.editor-image-menu-item:disabled{cursor:not-allowed;opacity:.55}.editor-heading-menu{position:relative}.editor-heading-menu-trigger{align-items:center;gap:6px;display:inline-flex}.editor-heading-menu-trigger span{color:#8c7400;font-size:.85rem}.editor-heading-menu-popover{z-index:30;background:#fffefa;border:1px solid #20201c29;border-radius:8px;gap:3px;min-width:90px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 14px 32px #20201c29}.editor-heading-menu-item{color:#4f4b41;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:8px 10px;font-size:.74rem;display:block}.editor-heading-menu-item:hover,.editor-heading-menu-item:focus-visible,.editor-heading-menu-item-active{color:#3d3500;background:#fff2ad;outline:none}.editor-tool-divider{background:#20201c26;width:1px;margin:3px}.editor-hidden-input{display:none}.editor-editable{min-height:520px;padding:24px;line-height:1.75}.editor-editable p,.editor-editable h1,.editor-editable h2,.editor-editable h3,.editor-editable h4,.editor-editable h5,.editor-editable blockquote,.editor-editable pre,.editor-editable ul,.editor-editable ol{margin:0 0 18px}.editor-editable h1{font-size:2rem}.editor-editable h2{font-size:1.55rem}.editor-editable h3{font-size:1.22rem}.editor-editable h4{font-size:1.05rem}.editor-editable h5{font-size:.92rem}.editor-editable blockquote{color:#625d50;border-left:3px solid #d7bd1c;padding-left:16px}.editor-editable pre{color:#f5f2e9;background:#1d1e22;border-radius:7px;padding:16px;font-size:.82rem;overflow-x:auto}.editor-inline-code{background:#ece8da;border-radius:4px;padding:2px 4px;font-size:.88em}.editor-image-block{margin:18px 0;position:relative}.editor-image-block img{object-fit:contain;border-radius:7px;max-width:100%;max-height:420px;display:block}.editor-image-block figcaption{color:#746f60;margin-top:8px;font-size:.76rem}.editor-image-note{color:#9b9586;margin-top:5px;font-size:.65rem;display:block}.editor-unknown-block{color:#6c5900;background:#fff8d9;border:1px dashed #b79c00;border-radius:7px;gap:4px;margin:12px 0;padding:12px;font-size:.78rem;display:grid}.editor-form-sidebar{gap:16px;display:grid}.editor-check{color:#4f4b41;align-items:center;gap:7px;margin-top:12px;font-size:.78rem;font-weight:400;display:flex}.editor-check input{width:auto}.editor-tag-picker{margin-top:6px;position:relative}.editor-tag-picker-trigger{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fffefa;border:1px solid #20201c33;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;font-size:.82rem;display:flex}.editor-tag-picker-trigger:hover,.editor-tag-picker-trigger:focus-visible{outline-offset:2px;border-color:#927b00;outline:2px solid #d7bd1c}.editor-tag-picker-trigger>span:last-child{color:#927b00;font-size:1rem}.editor-tag-picker-popover{z-index:40;background:#fffefa;border:1px solid #20201c2e;border-radius:8px;gap:8px;padding:8px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;box-shadow:0 14px 32px #20201c29}.editor-tag-picker-search{margin:0}.editor-tag-picker-search input{width:100%;color:inherit;font:inherit;background:#faf8ef;border:1px solid #20201c2e;border-radius:6px;padding:8px 9px;font-size:.76rem}.editor-tag-picker-search input:focus{outline-offset:1px;outline:2px solid #d7bd1c}.editor-tag-picker-options{gap:2px;max-height:220px;display:grid;overflow-y:auto}.editor-tag-picker-option{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:8px 7px;font-size:.76rem;display:flex}.editor-tag-picker-option:hover,.editor-tag-picker-option:focus-visible{background:#fff2ad;outline:none}.editor-tag-picker-option-selected{color:#604f00;font-weight:700}.editor-tag-picker-check{color:#604f00;border:1px solid #20201c40;border-radius:3px;flex:none;place-items:center;width:15px;height:15px;font-size:.7rem;display:inline-grid}.editor-tag-picker-option-selected .editor-tag-picker-check{background:#d7bd1c;border-color:#b79c00}.editor-cover-preview{aspect-ratio:16/9;object-fit:cover;border-radius:7px;width:100%;margin-bottom:14px;display:block}.editor-form-sidebar input[type=file]{max-width:100%;font-size:.72rem}.editor-form-sidebar details summary{cursor:pointer;font-weight:700}.editor-form-sidebar details[open] summary{margin-bottom:14px}.editor-save-button{width:100%}.editor-save-state{color:#746f60;font-size:.75rem}.editor-save-error{color:#842f28}.editor-save-saved{color:#346338}.editor-reaction-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.editor-reaction-card{background:#faf8efa6;border:1px solid #20201c1f;border-radius:9px;align-items:center;gap:12px;min-height:86px;padding:14px;display:flex}.editor-reaction-card>span:last-child{gap:4px;display:grid}.editor-reaction-card strong{font-size:1.5rem;line-height:1}.editor-reaction-card small{color:#746f60;font-size:.7rem}.editor-reaction-emoji{font-size:1.55rem}.editor-reaction-chips{flex-wrap:wrap;gap:5px;display:flex}.editor-reaction-chip{color:#735d00;background:#f6eab3;border-radius:999px;align-items:center;gap:3px;padding:4px 7px;font-size:.7rem;display:inline-flex}.editor-media-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.editor-file-button{min-height:38px;color:inherit;cursor:pointer;border:1px solid #20201c2e;border-radius:7px;align-items:center;padding:8px 14px;font-size:.82rem;display:inline-flex}.editor-file-button:hover{border-color:#927b00}.editor-file-button input{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.editor-media-toolbar{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.editor-media-search{margin-top:0}.editor-media-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.editor-media-card{color:inherit;text-align:left;background:#faf8efb8;border:1px solid #20201c21;border-radius:9px;gap:8px;padding:0;text-decoration:none;display:grid;overflow:hidden}.editor-media-card img{aspect-ratio:4/3;object-fit:cover;background:#e8e5dc;width:100%;display:block}button.editor-media-card{font:inherit;cursor:pointer}button.editor-media-card:hover{border-color:#b79c00;box-shadow:0 4px 16px #20201c1a}.editor-media-card>span,.editor-media-card figcaption{gap:3px;padding:0 10px 10px;display:grid}.editor-media-card strong,.editor-media-card small,.editor-media-card>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-media-card strong,.editor-media-card>span{font-size:.72rem}.editor-media-card small{color:#938d7e;font-size:.65rem}.editor-pagination{justify-content:center;align-items:center;gap:14px;margin-top:24px;font-size:.75rem;display:flex}.editor-pagination span{color:#746f60;text-align:center;min-width:92px}.editor-modal-backdrop{z-index:1200;background:#10110f9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.editor-media-picker{color:#20201c;background:#f4f2ea;border:1px solid #20201c2e;border-radius:12px;width:min(880px,100%);max-height:min(760px,100vh - 48px);padding:24px;overflow-y:auto;box-shadow:0 20px 70px #00000052}.editor-media-picker-grid{margin-top:18px}[data-theme=dark] .editor-main{color:#eeeade;background:#161713}[data-theme=dark] .editor-panel,[data-theme=dark] .editor-auth-card,[data-theme=dark] .editor-block-editor{background:#20211c;border-color:#eeeade29}[data-theme=dark] .editor-toolbar{background:#292a23}[data-theme=dark] .editor-image-menu-popover{background:#20211c;border-color:#eeeade29}[data-theme=dark] .editor-image-menu-item{color:#eeeade}[data-theme=dark] .editor-image-menu-item:hover,[data-theme=dark] .editor-image-menu-item:focus-visible{color:#f1dc64;background:#3c3516}[data-theme=dark] .editor-heading-menu-popover{background:#20211c;border-color:#eeeade29}[data-theme=dark] .editor-heading-menu-item{color:#eeeade}[data-theme=dark] .editor-heading-menu-item:hover,[data-theme=dark] .editor-heading-menu-item:focus-visible,[data-theme=dark] .editor-heading-menu-item-active{color:#f1dc64;background:#3c3516}[data-theme=dark] .editor-field input,[data-theme=dark] .editor-field textarea,[data-theme=dark] .editor-field select,[data-theme=dark] .editor-auth-card input{color:inherit;background:#181914;border-color:#eeeade38}[data-theme=dark] .editor-editable{background:#1d1e19}[data-theme=dark] .editor-inline-code{background:#34352e}[data-theme=dark] .editor-reaction-card{background:#292a23;border-color:#eeeade24}[data-theme=dark] .editor-stat-card{background:#20211c;border-color:#eeeade24}[data-theme=dark] .editor-recent-item,[data-theme=dark] .editor-dashboard-action{border-color:#eeeade24}[data-theme=dark] .editor-recent-item:hover,[data-theme=dark] .editor-dashboard-action:hover{background:#3c3516}[data-theme=dark] .editor-reaction-chip{color:#f1dc64;background:#3c3516}[data-theme=dark] .editor-danger-button{color:#f1aaa0;background:#4a2521;border-color:#b56a61}[data-theme=dark] .editor-inline-search input,[data-theme=dark] .editor-content-filter select,[data-theme=dark] .editor-media-picker{color:#eeeade;background:#20211c;border-color:#eeeade29}[data-theme=dark] .editor-tag-card,[data-theme=dark] .editor-media-card{background:#292a23;border-color:#eeeade24}[data-theme=dark] .editor-tag-card:hover{background:#3c3516}[data-theme=dark] .editor-tag-picker-trigger,[data-theme=dark] .editor-tag-picker-popover{background:#20211c;border-color:#eeeade2e}[data-theme=dark] .editor-tag-picker-search input{background:#181914;border-color:#eeeade2e}[data-theme=dark] .editor-tag-picker-option:hover,[data-theme=dark] .editor-tag-picker-option:focus-visible{background:#3c3516}[data-theme=dark] .editor-tag-picker-option-selected{color:#f1dc64}[data-theme=dark] .editor-tag-picker-check{border-color:#eeeade4d}[data-theme=dark] .editor-comment-item{background:#292a23;border-color:#eeeade24}@media (max-width:900px){.editor-form-grid,.editor-grid{grid-template-columns:1fr}.editor-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-form-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.editor-save-button{grid-column:1/-1}}@media (max-width:640px){.editor-main{padding:0 14px 40px}.editor-heading-actions{width:100%}.editor-heading-actions>*{flex:1}.editor-panel{padding:16px}.editor-dashboard-stats,.editor-dashboard-action-list{grid-template-columns:1fr}.editor-editable{min-height:420px;padding:16px}.editor-pagination{justify-content:space-between;gap:10px}}.editor-main{padding:0}.editor-shell{grid-template-rows:76px minmax(0,1fr);grid-template-columns:248px minmax(0,1fr);width:min(1480px,100%);min-height:100vh;margin:0 auto;display:grid}.editor-side-nav{background:#faf8efb8;border-right:1px solid #20201c1f;flex-direction:column;grid-area:1/1/-1;min-height:100vh;padding:28px 16px 18px;display:flex;position:sticky;top:0}.editor-side-brand-wrap,.editor-mobile-brand-wrap{align-items:center;gap:9px;display:flex}.editor-brand{color:inherit;letter-spacing:.075em;font-size:1rem;font-weight:750;text-decoration:none}.editor-brand span{color:#b79c00}.editor-brand-badge{color:#806d00;letter-spacing:.14em;border:1px solid #927b004d;border-radius:999px;padding:3px 6px;font-size:.55rem;font-weight:800}.editor-side-section-label{color:#938d7e;letter-spacing:.14em;text-transform:uppercase;margin:46px 12px 10px;font-size:.63rem;font-weight:800}.editor-side-section-label-library,.editor-side-section-label-insights{margin-top:30px}.editor-side-links{gap:5px;display:grid}.editor-side-link,.editor-side-live-link{color:#625d50;border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:.82rem;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.editor-side-link:hover,.editor-side-live-link:hover{color:#650;background:#fffffcb3;border-color:#b79c003d}.editor-side-link:focus-visible,.editor-side-live-link:focus-visible,.editor-sign-out:focus-visible{outline-offset:2px;outline:2px solid #d7bd1c}.editor-side-link-active{color:#604f00;background:#fff4bc;border-color:#b79c004d;font-weight:700}.editor-nav-icon{color:#9b8500;place-items:center;width:18px;font-size:1rem;line-height:1;display:inline-grid}.editor-side-footer{gap:15px;margin-top:auto;display:grid}.editor-side-live-link{border-top:1px solid #20201c1a;border-radius:0;padding:18px 12px 5px}.editor-account-card{border-top:1px solid #20201c1a;align-items:center;gap:10px;padding:16px 8px 0;display:flex}.editor-avatar{color:#3d3500;background:#d7bd1c;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:.75rem;font-weight:800;display:inline-grid}.editor-account-copy{gap:2px;min-width:0;display:grid}.editor-account-copy strong,.editor-account-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-account-copy strong{font-size:.75rem}.editor-account-copy small{color:#938d7e;font-size:.64rem}.editor-top-nav{background:#f4f2ead6;border-bottom:1px solid #20201c1f;grid-area:1/2;justify-content:space-between;align-items:center;gap:24px;padding:0 38px;display:flex}.editor-mobile-brand-wrap{display:none}.editor-top-context,.editor-top-actions{align-items:center;gap:11px;display:flex}.editor-top-context{color:#4f4b41;font-size:.82rem}.editor-top-label{color:#938d7e}.editor-top-divider{color:#b3ad9d}.editor-top-actions{gap:16px}.editor-top-user{color:#746f60;font-size:.72rem}.editor-top-nav #theme-toggle{width:32px;height:32px;color:inherit;background:0 0;border:1px solid #20201c29;border-radius:7px;place-items:center;margin:0;padding:0;display:inline-grid}.editor-top-nav #theme-toggle svg{width:16px;height:16px}.editor-top-nav #theme-toggle:hover{color:#650;opacity:1;border-color:#927b00}.editor-sign-out{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid #20201c29;border-radius:7px;padding:7px 11px;font-size:.72rem}.editor-sign-out:hover{color:#650;border-color:#927b00}.editor-content{grid-area:2/2;min-width:0;padding:36px 38px 72px}[data-theme=dark] .editor-side-nav,[data-theme=dark] .editor-top-nav{background:#1c1d19;border-color:#eeeade1f}[data-theme=dark] .editor-side-link,[data-theme=dark] .editor-side-live-link{color:#bdb9ab}[data-theme=dark] .editor-side-link:hover,[data-theme=dark] .editor-side-live-link:hover{color:#f1dc64;background:#24251f}[data-theme=dark] .editor-side-link-active{color:#f1dc64;background:#3c3516}[data-theme=dark] .editor-top-context{color:#e6e1d3}[data-theme=dark] .editor-top-nav #theme-toggle{border-color:#eeeade2e}@media (max-width:900px){.editor-form-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.editor-reaction-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.editor-shell{display:block}.editor-side-nav{border-bottom:1px solid #20201c1f;border-right:0;min-height:auto;padding:16px 14px 12px;display:block;position:static}.editor-side-section-label,.editor-side-footer{display:none}.editor-side-links{gap:6px;margin-top:16px;padding-bottom:2px;display:flex;overflow-x:auto}.editor-side-link{flex:none;min-height:36px;padding:0 10px;font-size:.74rem}.editor-side-link .editor-nav-icon{display:none}.editor-top-nav{border-bottom:1px solid #20201c1f;min-height:62px;padding:0 14px}.editor-mobile-brand-wrap{display:flex}.editor-top-context{display:none}.editor-top-actions{margin-left:auto}.editor-top-user{display:none}.editor-content{padding:24px 14px 48px}.editor-panel-heading{flex-direction:column}.editor-form-sidebar{grid-template-columns:1fr}.editor-reaction-summary-grid{grid-template-columns:1fr 1fr}.editor-content-filters{justify-content:stretch;width:100%}.editor-content-filters>*{flex:1}.editor-table-actions{flex-direction:column;align-items:flex-end;gap:5px}.editor-media-toolbar{flex-direction:column;align-items:stretch;gap:10px}.editor-media-search input,.editor-inline-search input{width:100%}.editor-modal-backdrop{padding:12px}.editor-media-picker{padding:16px}}:is(body:has(.editor-shell)>header,body:has(.editor-shell)>footer){display:none}body:has(.editor-shell)>#main{max-width:none;min-height:0;margin:0;padding:0}
