@import "https://font.emtech.cc/css/TaipeiSansTC.css";@import "https://font.emtech.cc/css/JetBrainsMono.css";:root{--pine-950:#041f18;--pine-900:#082f24;--pine-850:#0a392b;--pine-800:#0e4936;--pine-700:#176247;--fern-500:#55a75a;--fern-300:#9fd57c;--moss-200:#d9ed9b;--mist-100:#eef3d8;--paper:#f6f1df;--orange:#f7931d;--orange-soft:#ffc66e;--ink:#08251d;--white:#fffdf4;--muted:#a8c6b7;--line:#eef3d838;--line-strong:#eef3d866;--font-sans:"TaipeiSansTC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-zh:"TaipeiSansTC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrainsMono", "SFMono-Regular", Consolas, monospace;--shell:min(1180px, calc(100vw - 48px));--radius-sm:14px;--radius-md:24px;--radius-lg:40px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--pine-950)}body{background:radial-gradient(circle at 74% 8%, #55a75a21, transparent 29rem), radial-gradient(circle at 12% 48%, #9fd57c14, transparent 32rem), var(--pine-900);min-width:320px;min-height:100vh;color:var(--mist-100);font-family:var(--font-zh);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.7;overflow-x:hidden}body::selection{background:var(--orange);color:var(--pine-950)}img,svg{max-width:100%;display:block}img{height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,p,ul,ol,figure,blockquote{margin-top:0}h1,h2,h3,h4{font-family:var(--font-zh);letter-spacing:-.035em;font-weight:800;line-height:1.14}p{margin-bottom:1.25rem}:focus-visible{outline:3px solid var(--orange-soft);outline-offset:4px}.skip-link{z-index:100;border:2px solid var(--pine-950);background:var(--moss-200);color:var(--pine-950);border-radius:999px;padding:.75rem 1rem;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.shell{width:var(--shell);margin-inline:auto}.eyebrow{color:var(--orange-soft);font-family:var(--font-mono);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.76rem;font-weight:800;line-height:1.4;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:22px;height:2px}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.section-heading h2{max-width:760px;margin-bottom:0;font-size:clamp(2.3rem,5vw,4.6rem)}.section-heading>p{max-width:380px;color:var(--muted);margin-bottom:.4rem}.button{background:var(--orange);min-height:48px;color:var(--pine-950);border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.15rem;font-weight:800;line-height:1;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{background:var(--orange-soft);transform:translateY(-3px)}.button.secondary{border-color:var(--line-strong);color:var(--mist-100);background:0 0}.button.secondary:hover{border-color:var(--moss-200);background:var(--moss-200);color:var(--pine-950)}.text-link{color:var(--orange-soft);text-underline-offset:.3em;align-items:center;gap:.4rem;font-weight:800;text-decoration:underline #0000;transition:gap .18s,text-decoration-color .18s;display:inline-flex}.text-link:hover{gap:.7rem;text-decoration-color:currentColor}.site-atmosphere{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.mist{filter:blur(12px);background:#eef3d809;border-radius:50%;width:32rem;height:9rem;position:absolute}.mist-one{top:20%;right:-8rem;transform:rotate(-8deg)}.mist-two{top:61%;left:-11rem;transform:rotate(10deg)}.ridge{width:100%;min-width:900px;height:280px;position:absolute;left:0}.ridge path{fill:currentColor}.ridge-one{color:#041f1880;bottom:0}.ridge-two{color:#03140fb8;bottom:-70px}.site-header,main,.site-footer{z-index:1;position:relative}.site-header{z-index:50;backdrop-filter:blur(18px);background:#082f24e6;border-bottom:1px solid #eef3d824;position:sticky;top:0}.nav-shell{align-items:center;gap:2rem;min-height:78px;display:flex}.brand{align-items:center;gap:.75rem;margin-right:auto;display:inline-flex}.brand img{object-fit:contain;width:34px;height:44px}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{font-family:var(--font-sans);letter-spacing:-.02em;font-size:1rem}.brand-copy small{color:var(--muted);letter-spacing:.05em;margin-top:.28rem;font-size:.66rem;font-weight:600}.internal-links{align-items:center;gap:.35rem;display:flex}.nav-link{color:var(--muted);font-family:var(--font-sans);padding:.65rem .8rem;font-size:.9rem;font-weight:700;transition:color .18s;position:relative}.nav-link:after{background:var(--orange);content:"";height:2px;transition:transform .18s;position:absolute;bottom:.25rem;left:.7rem;right:.7rem;transform:scaleX(0)}.nav-link:hover,.nav-link.active{color:var(--mist-100)}.nav-link.active:after{transform:scaleX(1)}.join-link{border:1px solid var(--line-strong);border-radius:999px;align-items:center;gap:.35rem;padding:.64rem .9rem;font-size:.82rem;font-weight:800;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.join-link:hover{border-color:var(--moss-200);background:var(--moss-200);color:var(--pine-950)}.site-footer{border-top:1px solid var(--line);background:#041f18c7}.footer-main{justify-content:space-between;align-items:center;gap:4rem;padding-block:5.5rem 4rem;display:flex}.footer-identity{align-items:center;gap:2rem;max-width:690px;display:flex}.footer-identity img{object-fit:contain;flex:none;width:76px}.footer-identity h2{margin-bottom:.7rem;font-size:clamp(2rem,3.5vw,3.5rem)}.footer-identity p:last-child{max-width:570px;color:var(--muted);margin-bottom:0}.footer-links{flex-direction:column;gap:.65rem;min-width:150px;display:flex}.footer-links a{color:var(--muted);font-family:var(--font-sans);align-items:center;gap:.65rem;padding-block:.4rem;font-size:.92rem;font-weight:700;transition:color .18s,transform .18s;display:flex}.footer-links a:hover{color:var(--orange-soft);transform:translate(4px)}.footer-base{border-top:1px solid var(--line);color:#a8c6b7b3;font-family:var(--font-mono);letter-spacing:.04em;justify-content:space-between;padding-block:1.25rem;font-size:.72rem;display:flex}.footer-base p{margin:0}.prose{--prose-wide:900px;--prose-copy:740px;font-size:1.08rem;line-height:1.9}.prose>*{max-width:var(--prose-copy);margin-inline:auto}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--white);margin-top:2.8em;margin-bottom:.8em;scroll-margin-top:6rem;line-height:1.3}.prose h2{font-size:clamp(1.8rem,4vw,2.7rem)}.prose h3{font-size:1.55rem}.prose h4{font-size:1.25rem}.prose h5,.prose h6{letter-spacing:.04em;font-size:1rem}.prose p,.prose li,.prose dd{color:#cee0d3}.prose a{color:var(--orange-soft);text-underline-offset:.2em;overflow-wrap:anywhere;text-decoration:underline 1px}.prose strong{color:var(--white)}.prose :is(mark,ins){background:var(--moss-200);color:var(--pine-950);padding-inline:.15em;text-decoration:none}.prose :is(del,s){color:var(--muted)}.prose abbr[title]{text-decoration-color:var(--orange);text-underline-offset:.2em}.prose :is(sup,sub){font-size:.72em}.prose ul,.prose ol{margin-block:1.25rem;padding-left:1.35rem}.prose li+li{margin-top:.45rem}.prose li>:is(ul,ol){margin-block:.45rem .8rem}.prose li::marker{color:var(--orange-soft);font-family:var(--font-mono);font-weight:800}.prose dt{color:var(--white);margin-top:1.25rem;font-weight:800}.prose dd{margin-left:1.25rem}.prose blockquote{border-left:5px solid var(--orange);background:#041f1875;margin-block:2.2rem;padding:1.5rem 1.75rem}.prose blockquote p{color:var(--mist-100);margin:0;font-size:1.16rem;font-weight:600}.prose code{overflow-wrap:anywhere;color:var(--orange-soft);font-family:var(--font-mono);background:#041f18b3;border:1px solid #d9ed9b3d;border-radius:6px;padding:.15em .4em;font-size:.88em}.prose pre{box-sizing:border-box;max-width:var(--prose-wide);border:1px solid var(--line-strong);border-radius:var(--radius-sm);margin-block:2rem;padding:1.4rem;overflow-x:auto;background:var(--pine-950)!important}.prose :is(li,blockquote)>pre{width:min(var(--prose-wide), calc(100vw - 32px));max-width:none;margin-inline:50% 0;transform:translate(-50%)}.prose li>pre{margin-left:calc(50% - .675rem)}.prose pre code{overflow-wrap:normal;color:inherit;white-space:pre;background:0 0;border:0;padding:0}.prose kbd{border:1px solid var(--line-strong);background:var(--pine-900);min-width:1.8em;color:var(--white);font-family:var(--font-mono);text-align:center;border-bottom-width:3px;border-radius:5px;padding:.08em .4em;font-size:.82em;font-weight:700;line-height:1.4;display:inline-block}.prose hr{border:0;border-top:1px solid var(--line-strong);margin-block:3rem}.prose p:has(>img:only-child),.prose figure,.prose table,.prose :is(video,iframe){max-width:var(--prose-wide)}.prose img{border:1px solid var(--line-strong);border-radius:var(--radius-sm);max-width:100%;height:auto;margin:2rem auto;display:block}.prose figure{margin-block:2.5rem}.prose figure img{margin-bottom:.8rem}.prose figcaption,.prose caption{color:var(--muted);text-align:left;font-size:.82rem;line-height:1.6}.prose table{width:max-content;max-width:min(var(--prose-wide), calc(100vw - 32px));border:1px solid var(--line-strong);border-spacing:0;border-collapse:collapse;background:#041f1852;margin-block:2rem;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--line-strong);vertical-align:top;text-align:left;min-width:8rem;padding:.75rem .9rem}.prose th{color:var(--white);background:#d9ed9b14;font-size:.88em;font-weight:800}.prose tr:nth-child(2n) td{background:#d9ed9b06}.prose caption{padding-bottom:.65rem}.prose details{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#041f1852;margin-block:1.5rem;padding:1rem 1.2rem}.prose summary{cursor:pointer;color:var(--white);font-weight:800}.prose details[open] summary{color:var(--orange-soft);margin-bottom:.8rem}.prose :is(video,iframe){border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--pine-950);width:100%;margin:2rem auto;display:block}.prose iframe{aspect-ratio:16/9;min-height:min(500px,56.25vw)}.sr-only{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}@media (width<=900px){:root{--shell:min(100% - 32px, 760px)}.section-heading,.footer-main{flex-direction:column;align-items:flex-start}.footer-main{gap:2.5rem}.footer-links{flex-flow:wrap;gap:1rem 1.75rem;width:100%}}@media (width<=680px){:root{--shell:calc(100vw - 28px);--radius-lg:28px}body{font-size:15px}.nav-shell{gap:.45rem;min-height:68px}.brand img{width:28px;height:38px}.brand-copy small,.join-link{display:none}.brand-copy strong{font-size:.9rem}.internal-links{gap:0}.nav-link{padding-inline:.55rem;font-size:.78rem}.section-heading{gap:1rem;margin-bottom:1.8rem}.footer-main{padding-block:4rem 3rem}.footer-identity{align-items:flex-start;gap:1.2rem}.footer-identity img{width:54px}.footer-base{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
