@font-face{font-family:Inter;src:url(../fonts/inter-regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter-semibold.woff2)format("woff2");font-style:normal;font-weight:600 900;font-display:swap}:root{--ink:#193b26;--brand:#26703a;--accent:#5ed63e;--muted:#536957;--line:#dbe8d7;--cloud:#f5faf3;--mist:#e6f5de}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button,input,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:5px;outline:3px solid #26703a}a:hover{color:var(--brand)}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.17}p{max-width:72ch}button{cursor:pointer}.shell{max-width:1248px;margin:auto;padding-left:48px;padding-right:48px}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff7;position:sticky;top:0}.navigation{justify-content:space-between;gap:28px;min-height:100px}.brand,.navigation{align-items:center;display:flex}.brand{letter-spacing:-.6px;gap:6px;font-size:22px;font-weight:600}.brand small{letter-spacing:0;color:var(--muted);font-size:11px;font-weight:400;display:block}.brand-symbol{-o-object-fit:contain;object-fit:contain;flex:none;width:64px;height:64px;display:block}.brand-type{letter-spacing:-1.1px;font-size:25px;line-height:1.1}.brand-type small{letter-spacing:.02em;margin-top:6px}.site-footer .brand-symbol{width:52px;height:52px}.site-footer .brand-type{font-size:22px}.nav-links{align-items:center;gap:32px;font-size:14px;font-weight:600;display:flex}.nav-links .router-link-active{color:var(--brand)}.nav-contact{border:1px solid var(--line);border-radius:6px;padding:10px 17px}.nav-contact span{margin-left:15px}.hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:65px;padding-top:76px;padding-bottom:80px;display:grid}.author-line{align-items:center;gap:10px;margin-bottom:26px;font-size:12px;display:flex}.author-line img{-o-object-fit:cover;object-fit:cover;border-radius:50%}.muted{color:var(--muted)}.hero h1{letter-spacing:-3.5px;margin-bottom:25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.8vw,76px);font-weight:400;line-height:1.04}.hero-copy>p{max-width:450px;color:var(--muted);font-size:16px;line-height:1.85}.actions{flex-wrap:wrap;gap:26px;margin-top:30px;display:flex}.actions,.button{align-items:center}.button{background:var(--brand);color:#fff;border-radius:6px;justify-content:center;gap:24px;padding:13px 22px;font-size:14px;font-weight:600;display:inline-flex}.button:hover{color:#fff;background:#1b572c}.text-link{color:var(--brand);font-size:14px;font-weight:600}.text-link:hover{text-decoration:underline}.text-link span{margin-left:9px}.hero-workbench{background:var(--cloud);border:1px solid #ccdfc5;border-radius:14px;overflow:hidden;transform:rotate(1deg);box-shadow:0 15px 45px #193b2609}.workbench-top{border-bottom:1px solid var(--line);color:var(--muted);background:#fff;align-items:center;gap:8px;padding:15px 23px;font-size:11px;display:flex}.status-dot{background:#5ed63e;border-radius:50%;width:7px;height:7px}.code-extension{margin-left:auto}.workbench-body{padding:30px}.topic{color:var(--brand);font-size:12px;font-weight:600}.workbench-body h2{margin:17px 0 12px;font-size:34px}.workbench-body>p{color:var(--muted);font-size:13px}.workbench-body pre{border:1px solid var(--line);background:#fff;border-radius:6px;margin:24px -8px;padding:20px 14px;font-size:11px;line-height:2;overflow:auto}.code-muted{color:#627461}.code-keyword{color:#26703a}.code-green{color:#497129}.workbench-link{justify-content:space-between;gap:10px;font-size:12px;font-weight:600;display:flex}.workbench-bottom{text-align:center;background:var(--mist);color:var(--muted);padding:12px;font-size:10px}.topic-band{background:var(--cloud);border-block:1px solid var(--line)}.topic-band .shell{justify-content:space-between;align-items:center;gap:24px;padding-top:21px;padding-bottom:21px;font-size:12px;font-weight:600;display:flex}.topic-band .shell>span:first-child{color:var(--muted);font-weight:400}.section{padding-top:68px;padding-bottom:72px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.section-kicker{color:var(--brand);margin-bottom:12px;font-size:13px;font-weight:600}.resource-intro h2,.section-heading h2{font-size:34px}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;align-items:flex-start;min-width:0;padding:27px;display:flex}.article-card:hover{border-color:#9fc98d}.article-card time{color:var(--muted);font-size:12px}.article-card h2,.article-card h3{margin:15px 0;font-size:22px;line-height:1.3}.article-card p{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.8}.article-link{color:var(--brand);margin-top:auto;font-size:13px;font-weight:600}.article-link span{margin-left:10px}.resource-section{background:var(--cloud);border:1px solid var(--line);border-radius:12px;grid-template-columns:1.3fr 1fr;gap:70px;max-width:1152px;padding-top:42px;padding-bottom:42px;display:grid}.resource-intro{gap:20px;display:flex}.resource-symbol{color:var(--brand);white-space:nowrap;padding-top:22px;font-family:monospace;font-size:27px}.resource-intro p:not(.section-kicker){color:var(--muted);margin:20px 0 24px;font-size:14px}.category-list{align-self:center}.category-list a{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:18px 0;font-size:14px;font-weight:600;display:flex}.category-list a>span:last-child{color:var(--muted);white-space:nowrap;font-size:11px}.contact-strip{background:var(--accent);max-width:1152px;color:var(--ink);border-radius:12px;justify-content:space-between;align-items:center;gap:32px;margin-top:64px;margin-bottom:72px;padding-top:36px;padding-bottom:36px;display:flex}.contact-strip h2{font-size:26px}.contact-strip p{color:#274b2c;margin-top:10px;font-size:14px}.button-light{color:var(--brand);white-space:nowrap;background:#fff}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-top:32px;padding-bottom:36px;display:flex}.site-footer strong{font-size:18px}.site-footer p,.site-footer small{color:var(--muted);font-size:11px}.footer-links{gap:24px;font-size:12px;display:flex}.page-heading{max-width:760px;margin-bottom:35px}.page-heading h1{margin-bottom:22px;font-size:clamp(38px,5vw,58px)}.page-heading>p:not(.section-kicker){color:var(--muted);margin-top:20px;font-size:17px}.search-row{justify-content:space-between;align-items:end;gap:28px;margin-bottom:32px;display:flex}.search-row label{flex:1;font-size:13px;font-weight:600;display:block}.search-row input,.search-row select{appearance:none;width:100%;min-width:0;height:52px;color:var(--ink);background:#fff;border:1px solid #b7cfad;border-radius:6px;margin-top:8px;padding:14px 16px;font-size:16px;font-weight:400;line-height:22px;display:block}.search-row select{cursor:pointer;background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20stroke%3D%22%2326703a%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5%22%2F%3E%3C%2Fsvg%3E);background-position:right 16px center;background-repeat:no-repeat;background-size:20px;padding-right:46px}.search-row input:hover,.search-row select:hover{border-color:var(--brand)}.search-row input:focus-visible,.search-row select:focus-visible{outline:3px solid var(--mist);outline-offset:2px;border-color:var(--brand)}.search-row input::placeholder{color:var(--muted);opacity:1}.result-count,.search-row>p{color:var(--muted);margin-bottom:18px;font-size:13px}.empty-state{background:var(--cloud);padding:40px}.empty-state button{color:var(--brand);background:0 0;border:0;text-decoration:underline}.about-layout{grid-template-columns:360px 1fr;align-items:start;gap:72px;min-height:75vh;display:grid}.portrait{-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;background:var(--cloud);border-radius:12px;width:100%;height:440px}.article-heading{max-width:900px}.article-heading h1{margin:28px 0 22px;font-size:clamp(34px,4.2vw,54px)}.article-meta{color:var(--muted);font-size:13px}.article-intro{color:var(--muted);margin:25px 0 42px;font-size:19px}.reading-layout{grid-template-columns:minmax(0,760px) minmax(0,1fr);gap:65px;display:grid}.prose{min-width:0;line-height:1.9}.prose p{margin:0 0 22px}.prose h2{margin:40px 0 20px;scroll-margin-top:120px;font-size:29px}.prose h3{margin:30px 0 16px;font-size:23px}.prose h1{margin-bottom:25px;font-size:34px}.prose a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.prose ol,.prose ul{margin-bottom:24px;padding-left:24px}.prose li{margin-bottom:9px}.prose pre,.script-code{border:1px solid var(--line);background:#eff7eb;border-radius:8px;max-width:100%;padding:24px;font-size:13px;line-height:1.7;overflow:auto}.prose :not(pre)>code{background:var(--cloud);overflow-wrap:anywhere;border-radius:3px;padding:2px 5px;font-size:.88em}.prose pre code{color:var(--ink);display:block}.prose table{border-collapse:collapse;width:100%;margin:25px 0;font-size:14px;display:block;overflow:auto}.prose td,.prose th{border:1px solid var(--line);text-align:left;min-width:120px;padding:12px}.prose img{max-width:100%;height:auto}.prose blockquote{border-left:3px solid var(--brand);background:var(--cloud);margin:24px 0;padding:12px 24px}.toc{border-left:1px solid var(--line);align-self:start;padding-left:24px;font-size:12px;position:sticky;top:130px}.toc strong{margin-bottom:16px;display:block}.toc a{color:var(--muted);margin-bottom:14px;line-height:1.6;display:block}.toc a:hover{color:var(--brand)}.article-end{border-top:1px solid var(--line);align-items:center;gap:24px;margin-top:50px;padding-top:30px;display:flex}.script-detail{max-width:1050px}.script-detail .page-heading{margin-top:28px}.code-toolbar{background:var(--mist);border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:12px 18px;font-size:13px;display:flex}.code-toolbar button{color:var(--brand);background:#fff;border:1px solid #b7cfad;border-radius:5px;padding:7px 14px}.script-code{border-radius:0 0 8px 8px;margin-top:0}.usage{white-space:pre-line}.skip-link{background:var(--ink);color:#fff;z-index:100;padding:12px 20px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}@media (width>=1500px){.hero{padding-top:95px;padding-bottom:95px}}@media (width<=1050px){.shell{padding-left:30px;padding-right:30px}.hero{gap:32px}.hero h1{font-size:60px}.contact-strip,.resource-section{margin-left:30px;margin-right:30px}.resource-section{gap:35px}.author-line .muted{display:block}.article-grid{gap:16px}.article-card{padding:22px}.about-layout{grid-template-columns:280px 1fr;gap:40px}.reading-layout{gap:32px}}@media (width<=760px){.shell{padding-left:22px;padding-right:22px}.navigation{gap:12px;min-height:84px}.brand{gap:8px;font-size:18px}.brand-symbol{width:42px;height:42px}.brand-type{letter-spacing:-.7px;font-size:19px}.brand small{font-size:9px}.nav-links{gap:16px;font-size:12px}.nav-contact{display:none}.hero{grid-template-columns:1fr;gap:38px;padding-top:42px;padding-bottom:44px}.hero h1{letter-spacing:-2.7px;font-size:60px}.hero-copy>p{font-size:15px}.hero-workbench{width:100%;max-width:500px;transform:none}.workbench-body{padding:25px}.workbench-body pre{font-size:11px}.author-line .muted{display:inline}.topic-band .shell{flex-wrap:wrap;gap:14px 22px;padding-top:17px;padding-bottom:17px;font-size:11px}.topic-band .shell>span:first-child{width:100%}.section{padding-top:44px;padding-bottom:44px}.section-heading{flex-direction:column;align-items:start;gap:16px}.resource-intro h2,.section-heading h2{font-size:30px}.article-grid{grid-template-columns:1fr}.article-card{padding:25px}.article-card h2,.article-card h3{font-size:22px}.resource-section{grid-template-columns:1fr;gap:20px;margin:0 22px;padding:28px 24px}.resource-intro{gap:12px}.resource-symbol{display:none}.contact-strip{flex-direction:column;align-items:start;margin:36px 22px 42px;padding:30px 24px}.contact-strip h2{font-size:27px}.site-footer{flex-wrap:wrap;gap:22px}.site-footer small{width:100%}.footer-links{gap:16px}.about-layout{grid-template-columns:1fr;gap:32px}.portrait{max-width:330px;height:330px}.reading-layout{grid-template-columns:1fr}.toc{display:none}.article-heading h1{font-size:36px}.article-intro{font-size:17px}.prose{font-size:16px}.prose h2{font-size:26px}.prose pre,.script-code{padding:16px;font-size:12px}.search-row{flex-direction:column;align-items:stretch;gap:14px}.search-row>p{margin:0}.article-end{flex-direction:column;align-items:start}.page-heading h1{font-size:39px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.hero-copy,.hero-workbench{min-width:0}@media (width<=360px){.hero h1{font-size:52px}.nav-links{gap:12px}.brand{font-size:16px}.author-line{font-size:11px}.hero{grid-template-columns:minmax(0,1fr)}}.workbench-art{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-top:1px solid var(--line);width:100%;height:112px;display:block}.library-heading{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);align-items:center;gap:48px;margin-bottom:36px;display:grid}.library-heading .page-heading{margin-bottom:0}.library-art{border-radius:12px;width:100%;height:auto;display:block}.search-row label{min-width:0}@media (width<=760px){.workbench-art{height:90px}.library-heading{grid-template-columns:minmax(0,1fr);gap:0}.library-art{display:none}}@media (width<=360px){.navigation{gap:10px}.brand-symbol{width:36px;height:36px}.brand-type{font-size:17px}.nav-links{gap:10px}}
