:root{color:#17251f;font-synthesis:none;--ink:#17251f;--muted:#66716b;--lime:#d9ff67;--line:#17251f24;background:#f4f6f1;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f4f6f1;min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.site-shell{overflow:hidden}.nav-wrap{z-index:20;justify-content:space-between;align-items:center;max-width:1240px;height:84px;margin:0 auto;padding:0 32px;display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--ink);width:38px;height:38px;color:var(--lime);letter-spacing:-1px;border-radius:11px;place-items:center;font:700 13px ui-monospace,SFMono-Regular,Consolas,monospace;display:grid}.brand-name{letter-spacing:2px;font:500 13px ui-monospace,SFMono-Regular,Consolas,monospace}.desktop-nav{color:#4d5a54;gap:42px;font-size:14px;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--ink);height:1px;transition:all .25s;position:absolute;bottom:-7px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a.router-link-exact-active:after{right:0}.menu-button,.mobile-nav{display:none}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1240px;min-height:660px;margin:0 auto;padding:58px 32px 100px;display:grid}.eyebrow,.section-index{letter-spacing:1.8px;color:#69736e;font:500 11px ui-monospace,SFMono-Regular,Consolas,monospace}.eyebrow{align-items:center;gap:10px;margin-bottom:22px;display:flex}.eyebrow span{background:#748078;width:28px;height:1px}.hero h1{letter-spacing:-5px;margin:0;font-size:clamp(50px,6vw,82px);font-weight:800;line-height:1.09}.hero h1 em{color:#607068;font-style:normal;font-weight:500}.hero-copy>p{color:#5c6963;max-width:550px;margin:28px 0 32px;font-size:16px;line-height:1.9}.primary-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:24px;padding:15px 19px 15px 24px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #17251f29}.primary-button span{background:var(--lime);width:29px;height:29px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.primary-button:hover{transform:translateY(-2px);box-shadow:0 15px 28px #17251f33}.hero-art{place-items:center;height:490px;display:grid;position:relative}.hero-art:before{content:"";background:linear-gradient(145deg,#e8eddf,#dbe5d6);border-radius:44% 56% 55% 45%;width:390px;height:390px;position:absolute;transform:rotate(9deg)}.orbit{border:1px solid #17251f2b;border-radius:50%;position:absolute}.orbit-one{width:470px;height:250px;transform:rotate(28deg)}.orbit-two{width:410px;height:300px;transform:rotate(-42deg)}.code-card{z-index:2;color:#dbe5df;background:#17251ff5;border:1px solid #fff9;border-radius:18px;width:min(400px,90%);overflow:hidden;transform:rotate(-3deg);box-shadow:0 32px 70px #1e30283d}.card-top{border-bottom:1px solid #ffffff14;align-items:center;gap:7px;height:50px;padding:0 17px;display:flex}.card-top i{background:#69756f;border-radius:50%;width:7px;height:7px}.card-top i:first-child{background:var(--lime)}.card-top b{color:#88958e;margin-left:auto;font:400 10px ui-monospace,SFMono-Regular,Consolas,monospace}.code-card pre{margin:0;padding:28px 26px 32px;font:400 12px/2 ui-monospace,SFMono-Regular,Consolas,monospace}.code-card .muted{color:#5a6961;margin-right:9px}.violet{color:#c9b6ff}.lime{color:#d9ff67}.peach{color:#ffc6a7}.art-tag{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:1px;background:#ffffffbf;border:1px solid #17251f26;border-radius:99px;padding:9px 14px;font:500 10px ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute;box-shadow:0 10px 24px #17251f14}.tag-spring{top:32px;right:20px;transform:rotate(7deg)}.tag-linux{bottom:55px;left:10px;transform:rotate(-8deg)}.tag-sql{bottom:120px;right:4px;transform:rotate(3deg)}.articles-section{background:#fff;padding:105px max(32px,50vw - 588px) 115px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.section-heading h2,.about-copy h2{letter-spacing:-2px;margin:10px 0 0;font-size:42px}.section-heading p{color:var(--muted);font-size:14px}.section-link{color:#536159;align-items:center;gap:16px;font-size:13px;display:inline-flex}.section-link span{background:var(--ink);width:31px;height:31px;color:var(--lime);border-radius:50%;place-items:center;transition:transform .2s;display:grid}.section-link:hover span{transform:translate(3px)}.filters{scrollbar-width:none;gap:8px;padding-bottom:26px;display:flex;overflow-x:auto}.filters button{white-space:nowrap;border:1px solid var(--line);color:#69736e;cursor:pointer;background:0 0;border-radius:99px;padding:9px 16px;font-size:13px;transition:all .2s}.filters button:hover,.filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:transform .25s,box-shadow .25s;overflow:hidden}.article-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #17251f17}.article-visual{border-radius:12px;justify-content:center;align-items:center;height:168px;margin:8px;padding:20px;display:flex;position:relative;overflow:hidden}.article-visual:before,.article-visual:after{content:"";border:1px solid #17251f29;border-radius:50%;position:absolute}.article-visual:before{width:190px;height:190px}.article-visual:after{width:120px;height:120px}.article-visual>span{z-index:1;letter-spacing:-3px;font:500 34px ui-monospace,SFMono-Regular,Consolas,monospace}.article-visual small{letter-spacing:1.5px;font:500 9px ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute;bottom:14px;left:16px}.mint{background:#dff3de}.sand{background:#f1e8d5}.blue{background:#dce8ee}.lilac{background:#e8e0ee}.coral{background:#f2ded5}.green{background:#e1ebd2}.article-content{padding:15px 22px 24px}.article-meta{color:#77817c;justify-content:space-between;font:400 10px ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.article-meta span:first-child{color:#435149}.article-content h3{letter-spacing:-.5px;min-height:60px;margin:18px 0 10px;font-size:20px;line-height:1.48}.article-content p{color:#6c7771;min-height:66px;margin:0 0 20px;font-size:13px;line-height:1.7}.read-link{border-top:1px solid var(--line);justify-content:space-between;padding-top:15px;font-size:12px;display:flex}.read-link b{transition:transform .2s}.article-card:hover .read-link b{transform:translate(4px)}.load-state{border:1px solid var(--line);text-align:center;color:var(--muted);border-radius:18px;margin:0;padding:70px 20px}.error-state{color:#9a4b43;background:#fff7f5}.articles-index{background:#fff;min-height:75vh}.articles-hero{isolation:isolate;grid-template-columns:minmax(0,1fr) 216px;align-items:center;gap:72px;max-width:1176px;margin:0 auto;padding:38px 0 42px;display:grid;position:relative}.articles-intro,.archive-calendar{z-index:1;position:relative}.hero-curve{z-index:0;pointer-events:none;opacity:.62;width:760px;height:210px;position:absolute;top:6px;right:92px}.hero-curve path{stroke:#788b8040;stroke-width:1px;stroke-linecap:round}.hero-curve path:last-of-type{stroke:#aeca4e52;stroke-dasharray:2 8}.hero-curve circle{fill:var(--lime);stroke:#17251f24;stroke-width:1px}.articles-title{align-items:center;gap:20px;display:flex}.articles-title h1{letter-spacing:-3.5px;margin:11px 0 13px;font-size:clamp(42px,4.2vw,56px);line-height:1.05}.articles-title i{background:#9daa9f;width:44px;height:1px;position:relative}.articles-title i:after{content:"";background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;right:0;box-shadow:0 0 0 4px #edf4d7}.articles-hero p{max-width:620px;color:var(--muted);margin:0;font-size:15px;line-height:1.85}.archive-calendar{background:#fafbf8;border:1px solid #17251f24;border-radius:14px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 14px 32px #17251f12}.calendar-top{background:#eef2e9;border-bottom:1px solid #17251f1a;align-items:center;gap:5px;height:31px;padding:0 12px;display:flex}.calendar-top span{color:#748078;letter-spacing:1.4px;margin-right:auto;font:500 8px ui-monospace,SFMono-Regular,Consolas,monospace}.calendar-top i{background:#b9c2b9;border-radius:50%;width:5px;height:5px}.calendar-top i:last-child{background:var(--lime);box-shadow:0 0 0 1px #17251f26}.calendar-body{grid-template-columns:65px 1fr;align-items:center;gap:18px;min-height:102px;padding:15px 16px;display:grid}.calendar-date{flex-direction:column;display:flex}.calendar-date small{color:#87918b;letter-spacing:1.3px;font:500 8px ui-monospace,SFMono-Regular,Consolas,monospace}.calendar-date strong{color:var(--ink);letter-spacing:-3px;margin-top:5px;font:500 38px/.9 ui-monospace,SFMono-Regular,Consolas,monospace}.calendar-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.calendar-grid i{background:#dce2db;border-radius:2px;width:7px;height:7px}.calendar-grid i.marked{background:#aeca4e}.articles-catalog{border-top:1px solid var(--line);background:#f8f9f6;padding:32px max(32px,50vw - 588px) 120px}.article-page{min-height:65vh;padding:65px 32px 110px}.article-message,.article-detail{width:min(780px,100%);margin:0 auto}.article-message{text-align:center;color:var(--muted);padding:100px 0}.article-message h1{color:var(--ink)}.article-message a{color:var(--ink);margin-top:18px;display:inline-block}.article-back{color:var(--muted);font-size:12px}.article-detail>header{border-bottom:1px solid var(--line);margin:65px 0 58px;padding-bottom:42px}.article-detail>header h1{letter-spacing:-3px;margin:15px 0 22px;font-size:clamp(38px,6vw,64px);line-height:1.18}.article-detail>header>p{max-width:680px;color:var(--muted);font-size:16px;line-height:1.8}.detail-meta{color:#7a857f;gap:22px;margin-top:24px;font:11px ui-monospace,monospace;display:flex}.article-body{color:#334139;font-size:16px;line-height:1.95}.article-body h1,.article-body h2,.article-body h3{color:var(--ink);letter-spacing:-.7px;margin:2em 0 .7em;line-height:1.35}.article-body h1{font-size:30px}.article-body h2{font-size:25px}.article-body h3{font-size:20px}.article-body a{color:#42615a;text-underline-offset:3px;text-decoration:underline}.article-body blockquote{color:#5a675f;background:#edf2e7;border-left:3px solid #b9d653;margin:1.8em 0;padding:15px 20px}.article-body pre{background:var(--ink);color:#e8eee9;border-radius:13px;margin:1.8em 0;padding:22px;font:13px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-x:auto}.article-body code{background:#e5eae2;border-radius:5px;padding:2px 5px;font:.88em ui-monospace,SFMono-Regular,Consolas,monospace}.article-body pre code{background:0 0;padding:0}.article-body img{border-radius:12px;max-width:100%;height:auto}.about-section{grid-template-columns:1fr 1.5fr 1fr;align-items:center;gap:55px;max-width:1176px;min-height:430px;margin:0 auto;padding:95px 0;display:grid}.about-number{background:var(--lime);border-radius:38% 62% 55% 45%;place-items:center;width:180px;height:180px;font:500 46px ui-monospace,SFMono-Regular,Consolas,monospace;display:grid;transform:rotate(-8deg)}.about-copy p{color:#617069;font-size:15px;line-height:1.9}.about-quote{border-left:1px solid var(--line);padding-left:42px}.about-quote span{color:#9aaa9f;font:500 52px Georgia}.about-quote p{margin:-12px 0 0;font-size:18px;line-height:1.7}footer{background:var(--ink);color:#e8eee9;padding:58px max(32px,50vw - 588px) 24px}.footer-main{justify-content:space-between;align-items:center;padding-bottom:48px;display:flex}.footer-main p{color:#91a098;font-size:13px}.footer-main>a{color:var(--lime);font-size:12px}.footer-legal{color:#839089;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:20px;font:400 11px ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.footer-legal a{transition:color .2s}.footer-legal a:hover{color:#fff}.footer-records{align-items:center;gap:18px;display:flex}.public-security-record{align-items:center;gap:5px;display:inline-flex}.public-security-record img{object-fit:contain;width:16px;height:16px}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:75px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-art{height:430px}.article-grid{grid-template-columns:repeat(2,1fr)}.about-section{grid-template-columns:180px 1fr;padding:80px 32px}.about-quote{display:none}.articles-hero{grid-template-columns:1fr 210px;gap:42px;padding:34px 32px 38px}.hero-curve{right:32px}}@media (width<=620px){.nav-wrap{height:72px;padding:0 20px}.desktop-nav{display:none}.menu-button{background:0 0;border:0;flex-direction:column;gap:6px;padding:10px;display:flex}.menu-button span{background:var(--ink);width:23px;height:1px}.mobile-nav{background:var(--ink);color:#fff;border-radius:14px;justify-content:space-around;padding:20px;display:flex;position:absolute;top:64px;left:20px;right:20px;box-shadow:0 20px 40px #17251f33}.hero{gap:25px;min-height:0;padding:65px 20px 60px}.hero h1{letter-spacing:-3.5px;font-size:49px}.hero-copy>p{font-size:14px}.hero-art{height:360px;transform:scale(.92)}.hero-art:before{width:300px;height:300px}.orbit-one{width:380px}.orbit-two{width:350px}.code-card{width:340px}.code-card pre{padding:24px 18px 28px;font-size:10px}.articles-section{padding:75px 20px 80px}.section-heading{align-items:start}.section-heading h2,.about-copy h2{font-size:34px}.section-heading p{display:none}.article-grid{grid-template-columns:1fr}.article-content h3,.article-content p{min-height:auto}.about-section{text-align:center;grid-template-columns:1fr;padding:70px 20px}.about-number{margin:0 auto}footer{padding:48px 20px 22px}.footer-main,.footer-legal{flex-direction:column;align-items:start;gap:16px}.footer-records{flex-direction:column;align-items:start;gap:12px}.article-page{padding:45px 20px 80px}.article-detail>header{margin-top:44px}.article-detail>header h1{letter-spacing:-2px}.articles-hero{grid-template-columns:1fr;padding:30px 20px 32px}.articles-title{gap:16px}.articles-title h1{letter-spacing:-2.8px;font-size:40px}.articles-title i{width:38px}.articles-hero p{font-size:14px}.archive-calendar{display:none}.hero-curve{opacity:.52;width:390px;height:150px;top:28px;right:-105px}.articles-catalog{padding:24px 20px 80px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
