:root{--ink:#173f3b;--green:#096b61;--mint:#e6f3ee;--cream:#f6f4ec;--orange:#e9733f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfaf6;margin:0;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}nav{border-bottom:1px solid #e4e6df;justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 24px;display:flex}.brand{align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.brand span{background:var(--green);color:#fff;border-radius:50% 50% 50% 14%;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.navlinks{gap:34px;font-size:14px;font-weight:600;display:flex}.source{border:1px solid #ccd7d2;border-radius:24px;align-items:center;gap:7px;padding:10px 16px;font-size:13px;font-weight:600;display:flex}header{text-align:center;background:radial-gradient(circle at 50% 25%,#e4f2ec 0,#0000 38%);padding:82px 24px 68px}.eyebrow{color:var(--green);letter-spacing:.12em;align-items:center;gap:9px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow i{background:#17a88d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #d8eee8}h1{letter-spacing:-.05em;margin:23px 0 20px;font-size:58px;line-height:1.18}h1 em{color:var(--orange);font-style:normal;position:relative}header>p{color:#60736f;max-width:640px;margin:0 auto;line-height:1.8}.search{background:#fff;border:1px solid #d7dfdb;border-radius:14px;align-items:center;gap:13px;max-width:680px;height:62px;margin:34px auto 20px;padding:0 20px;display:flex;box-shadow:0 14px 35px #174a3e12}.search input{color:var(--ink);border:0;outline:0;flex:1;font-size:15px}.search span{color:#8a9894;background:#f1f2ee;border-radius:6px;padding:5px 8px;font-size:12px}.stats{color:#788985;justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.stats b{color:var(--green)}.stats i{background:#acb9b4;border-radius:50%;width:3px;height:3px}.section{max-width:1180px;margin:0 auto;padding:70px 24px}.sectionTitle{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.sectionTitle small,.hot small{color:var(--orange);letter-spacing:.15em;font-weight:800}.sectionTitle h2,.hot h2{letter-spacing:-.04em;margin:8px 0 0;font-size:32px}.sectionTitle>button{color:var(--green);background:0 0;border:0;align-items:center;gap:4px;font-weight:700;display:flex}.sectionTitle svg{width:17px}.categories{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.cat{text-align:left;cursor:pointer;color:var(--ink);background:#fff;border:1px solid #e1e5dd;border-radius:18px;padding:16px;transition:all .25s}.cat:hover{transform:translateY(-5px);box-shadow:0 15px 30px #173f3b14}.art{background:#dceee7;border-radius:13px;place-items:center;height:112px;margin-bottom:17px;display:grid;position:relative;overflow:hidden}.art:after{content:"";border:26px solid #fff5;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-55px;right:-35px}.art svg{stroke-width:1.5px;z-index:1;width:45px;height:45px}.c1 .art{background:#f2dfd5}.c2 .art{background:#dde3f0}.c3 .art{background:#efe4c8}.c4 .art{background:#e7dced}.c5 .art{background:#dae9ef}.c6 .art{background:#f2dddd}.c7 .art{background:#dfe9d3}.cat>b{font-size:17px}.cat p{color:#71817d;min-height:38px;font-size:12px;line-height:1.6}.cat span{color:var(--green);justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.cat span svg{width:14px}.discover{border-top:1px solid #e3e5df}.sort{background:#ecefe9;border-radius:9px;padding:4px;display:flex}.sort button{color:#74817d;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;padding:8px 14px;display:flex}.sort button.on{color:var(--ink);background:#fff;box-shadow:0 2px 8px #173f3b14}.sort svg{width:14px}.grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.product{background:#fff;border:1px solid #e3e6df;border-radius:13px;gap:14px;min-height:142px;padding:18px;transition:all .2s;display:flex}.product:hover{border-color:#8eb5aa;transform:translateY(-2px)}.logo{background:var(--mint);height:44px;color:var(--green);border-radius:11px;flex:0 0 44px;place-items:center;font-weight:800;display:grid}.productBody{min-width:0}.productBody>div{justify-content:space-between;gap:8px;display:flex}.productBody>div svg{flex:none;width:15px}.productBody p{color:#667873;height:40px;font-size:12px;line-height:1.65;overflow:hidden}.productBody span{color:#98a39f;font-size:10px}.hot{background:var(--ink);color:#fff;border-radius:24px;grid-template-columns:1fr 1fr;gap:70px;max-width:1132px;margin-bottom:70px;display:grid}.hot h2{align-items:center;gap:10px;display:flex}.hot>div>p{color:#b7c9c5;max-width:420px;line-height:1.8}.hot ol{margin:0;padding:0;list-style:none}.hot li{border-bottom:1px solid #ffffff1b;align-items:center;padding:12px 0;display:flex}.hot li>span{color:#6f8e88;width:40px;font-size:12px}.hot li a{flex:1;justify-content:space-between;align-items:center;display:flex}.hot li small{letter-spacing:0;color:#9eb5b0;font-weight:400}footer{border-top:1px solid #e1e4de;align-items:center;gap:30px;max-width:1180px;margin:auto;padding:35px 24px 55px;display:flex}footer p{color:#86938f;flex:1;font-size:12px}footer>a{align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}footer svg{width:14px}.empty{text-align:center;color:#7c8d88;padding:80px}@media (max-width:850px){.navlinks{display:none}h1{font-size:40px}.categories{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr 1fr}.hot{grid-template-columns:1fr;gap:30px;margin:20px}}@media (max-width:560px){header{padding-top:55px}h1{font-size:33px}.stats{flex-wrap:wrap}.grid{grid-template-columns:1fr}.section{padding:50px 16px}.categories{gap:10px}.cat{padding:10px}.art{height:80px}.hot{padding:35px 22px}.source{padding:9px}.sectionTitle h2{font-size:27px}footer{flex-wrap:wrap}}
.resourceHeader{background:radial-gradient(circle at 50% 25%,#e7f3ed 0,#0000 38%);padding-bottom:64px}.resourceHeader h1{margin-bottom:18px}.headerLinks{justify-content:center;gap:12px;margin-top:30px;display:flex}.headerLinks a{background:var(--green);color:#fff;border-radius:22px;align-items:center;gap:4px;padding:11px 18px;font-size:13px;font-weight:700;display:flex}.headerLinks a+a{color:var(--green);background:#fff;border:1px solid #cbdcd5}.headerLinks svg{width:15px}.resourceSection{padding-top:64px}.updateBadge{color:var(--green);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.updateBadge svg{width:15px}.resourceFeature{color:#fff;background:#173f3b;border-radius:24px;grid-template-columns:42% 58%;display:grid;overflow:hidden;box-shadow:0 20px 45px #173f3b18}.resourceVisual{background:linear-gradient(140deg,#163d3a,#22756b);min-height:390px;position:relative;overflow:hidden}.resourceVisual:before{content:"";opacity:.8;background:linear-gradient(135deg,#0000 0 46%,#ffffff0b 46% 47%,#0000 47% 100%);position:absolute;inset:0}.resourceOrb{filter:blur(1px);border-radius:50%;position:absolute}.orbOne{background:#f49b6e55;border:1px solid #ffffff30;width:240px;height:240px;top:-48px;right:-70px}.orbTwo{background:#64d2b055;border:1px solid #ffffff25;width:170px;height:170px;bottom:-55px;left:-65px}.resourceWindow{height:51%;color:var(--ink);background:#f5f4ebee;border-radius:12px;position:absolute;top:22%;left:15%;right:13%;transform:rotate(-4deg);box-shadow:0 24px 35px #092b2a55}.windowBar{border-bottom:1px solid #dce4dd;gap:4px;height:26px;padding:8px 11px;display:flex}.windowBar i{background:#ee8f6a;border-radius:50%;width:6px;height:6px}.windowBar i:nth-child(2){background:#eccd70}.windowBar i:nth-child(3){background:#7cc8a4}.windowBody{flex-direction:column;justify-content:center;align-items:center;gap:8px;height:calc(100% - 26px);display:flex}.windowBody svg{width:30px;color:var(--orange)}.windowBody b{font-size:15px}.windowBody span{color:#7b8984;font-size:10px}.resourceNumber{color:#ffffff27;font:700 72px/1 Georgia,serif;position:absolute;bottom:20px;left:22px}.resourceContent{padding:42px 47px}.resourceKicker{color:#9ed4c7;text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;font-size:11px;font-weight:800;display:flex}.resourceKicker time{color:#92aaa5;letter-spacing:.04em}.resourceContent h2{letter-spacing:-.05em;margin:26px 0 5px;font-size:38px}.resourceContent h3{color:#f8a276;margin:0 0 16px;font-size:17px}.resourceContent>p{color:#c1d3ce;max-width:560px;font-size:13px;line-height:1.8}.tagRow{gap:7px;margin:20px 0;display:flex}.tagRow span{color:#b8d8d0;border:1px solid #ffffff25;border-radius:16px;padding:5px 9px;font-size:11px}.resourceFacts{color:#a8c4bd;flex-wrap:wrap;gap:18px;font-size:11px;display:flex}.resourceFacts span{align-items:center;gap:5px;display:flex}.resourceFacts svg{color:#70c9af;width:14px}.resourceActions{gap:10px;margin-top:30px;display:flex}.primaryAction,.ghostAction{border-radius:8px;align-items:center;gap:7px;padding:10px 14px;font-size:12px;font-weight:700;display:flex}.primaryAction{color:#fff;background:#f08b5e}.ghostAction{color:#e0eeea;border:1px solid #ffffff35}.primaryAction svg,.ghostAction svg{width:15px}.guideGrid{grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;display:grid}.guidePanel{background:#fff;border:1px solid #e1e6df;border-radius:17px;padding:24px}.guideHeading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.miniIcon{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:10px;place-items:center;display:grid}.miniIcon svg{width:17px}.guideHeading small{color:var(--orange);letter-spacing:.12em;font-size:10px;font-weight:800}.guideHeading h3{margin:3px 0 0;font-size:17px}.platforms{grid-template-columns:1fr 1fr;gap:10px;display:grid}.platform{background:#f5f7f2;border-radius:10px;align-items:center;gap:9px;padding:12px;display:flex}.platform>svg:first-child{width:19px;color:var(--green)}.platform>svg:last-child{color:#91a69f;width:13px;margin-left:auto}.platform div{flex-direction:column;gap:3px;min-width:0;display:flex}.platform b{font-size:13px}.platform span{color:#7a8a85;font-size:10px;line-height:1.4}.steps{margin:0;padding:0;list-style:none}.steps li{color:#62746f;align-items:flex-start;gap:12px;padding:8px 0;font-size:12px;line-height:1.55;display:flex}.steps li+li{border-top:1px solid #edf0ea}.steps li>span{color:var(--orange);padding-top:2px;font:700 11px Georgia,serif}.notice{color:#776b50;background:#f1ede1;border-radius:12px;align-items:center;gap:13px;margin-top:15px;padding:15px 18px;display:flex}.notice>svg{color:#bd9661;flex:none;width:18px}.notice div{flex:1}.notice b{font-size:12px}.notice p{margin:3px 0 0;font-size:11px;line-height:1.6}.notice a{white-space:nowrap;color:#9d7140;align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.notice a svg{width:13px}.discoverModule{border-top:1px solid #e3e5df;padding-top:58px}.moduleLabel{color:#81908b;letter-spacing:.08em;align-items:center;gap:9px;margin-bottom:34px;font-size:11px;font-weight:700;display:flex}.moduleLabel span{color:var(--orange);font-size:10px}.moduleLabel i{background:#aebcb6;border-radius:50%;width:4px;height:4px}.productArea{margin-top:46px}.productToolbar{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.productToolbar small{color:var(--orange);letter-spacing:.14em;font-size:10px;font-weight:800}.productToolbar h3{margin:5px 0 0;font-size:24px}.search.compact{width:330px;height:45px;box-shadow:none;border-radius:9px;margin:0}.search.compact input{font-size:12px}.search.compact svg{width:16px}.promptPanel{color:#e2f1ec;background:#102f2d;border-radius:17px;margin-top:15px;padding:25px;overflow:hidden}.promptHeader{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.promptHeader small{letter-spacing:.14em;color:#79cbb7;font-size:10px;font-weight:800}.promptHeader h3{margin:5px 0;font-size:20px}.promptHeader p{color:#a9c8c0;margin:0;font-size:12px;line-height:1.7}.promptHeader button{color:#fff;cursor:pointer;background:#f08b5e;border:1px solid #ffffff30;border-radius:8px;flex:none;align-items:center;gap:7px;padding:10px 14px;font-size:12px;font-weight:700;display:flex}.promptHeader button svg{width:15px}.promptPanel pre{color:#c4d9d3;white-space:pre-wrap;background:#092321;border:1px solid #ffffff12;border-radius:10px;max-height:370px;margin:22px 0 0;padding:18px;font:12px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.footerLinks{flex-wrap:wrap;gap:18px;display:flex}.footerLinks a{align-items:center;gap:5px;display:inline-flex}.footerLinks svg{width:14px}@media (max-width:850px){.resourceFeature{grid-template-columns:1fr}.resourceVisual{min-height:270px}.resourceContent{padding:30px}.resourceContent h2{font-size:32px}.guideGrid{grid-template-columns:1fr}.productToolbar{flex-direction:column;align-items:stretch;gap:18px}.search.compact{width:100%}}@media (max-width:560px){.headerLinks{flex-direction:column;align-items:center}.resourceKicker{font-size:9px}.resourceContent h2{font-size:29px}.resourceContent h3{font-size:15px}.resourceFacts{gap:10px}.resourceActions{flex-wrap:wrap}.platforms{grid-template-columns:1fr}.notice{flex-wrap:wrap;align-items:flex-start}.notice a{margin-left:31px}.resourceWindow{left:10%;right:8%}.promptPanel{padding:18px}.promptHeader{flex-direction:column}.promptHeader button{justify-content:center;width:100%}}
.mirrorPage{min-height:100vh;color:var(--ink);background:#f5f6f1}.mirrorNav{border-bottom:1px solid #e1e7df;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:22px 30px;font-size:12px;display:flex}.mirrorBack,.mirrorSource,.mirrorBrand{align-items:center;gap:7px;font-weight:700;display:flex}.mirrorBack{color:var(--green)}.mirrorBrand{color:#173f3b;font-size:13px}.mirrorBrand svg{width:17px}.mirrorSource{color:#687b74}.mirrorNav svg{width:15px}.mirrorHero{background:radial-gradient(circle at 70% 20%,#dfeee5 0,#0000 35%);max-width:1180px;margin:0 auto;padding:74px 30px 62px}.mirrorEyebrow{color:var(--green);letter-spacing:.1em;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.mirrorEyebrow svg{width:15px}.mirrorHero h1{letter-spacing:-.07em;margin:22px 0 18px;font-size:clamp(42px,6vw,76px);line-height:1.02}.mirrorHero h1 em{color:var(--orange);font-style:normal}.mirrorHero>p{color:#6b7b75;max-width:620px;font-size:14px;line-height:1.9}.mirrorHeroActions{align-items:center;gap:16px;margin-top:28px;display:flex}.mirrorPrimary{background:var(--green);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:11px 16px;font-size:12px;font-weight:700;display:flex}.mirrorPrimary svg{width:15px}.mirrorHeroActions span{color:#9a8160;font-size:11px}.mirrorContent{max-width:980px;margin:0 auto;padding:0 30px 70px}.mirrorNotice{color:#776b50;background:#f1ede1;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:22px;padding:16px 18px;display:flex}.mirrorNotice>svg{color:#bd9661;flex:none;width:18px;margin-top:1px}.mirrorNotice b{font-size:12px}.mirrorNotice p{margin:4px 0 0;font-size:11px;line-height:1.7}.markdownBody{background:#fff;border:1px solid #e1e6df;border-radius:18px;padding:42px 50px;box-shadow:0 12px 32px #173f3b08}.markdownBody h1,.markdownBody h2,.markdownBody h3,.markdownBody h4,.markdownBody h5,.markdownBody h6{color:#173f3b;letter-spacing:-.03em;margin:1.8em 0 .7em;line-height:1.3}.markdownBody h1{margin-top:0;font-size:32px}.markdownBody h2{border-bottom:1px solid #edf0ea;padding-bottom:10px;font-size:25px}.markdownBody h3{font-size:19px}.markdownBody h4{color:#5a716a;font-size:15px}.markdownBody p{color:#5d6f68;margin:12px 0;font-size:13px;line-height:1.85}.markdownBody a{color:#147b68;font-weight:600;text-decoration:none}.markdownBody a:hover{text-decoration:underline}.markdownBody ul,.markdownBody ol{color:#5d6f68;padding-left:24px;font-size:13px;line-height:1.9}.markdownBody li{padding-left:4px}.markdownBody hr{border:0;border-top:1px solid #e6ebe5;margin:30px 0}.markdownBody strong{color:#304d46}.markdownBody code{color:#3b5d54;background:#eef3ed;border-radius:4px;padding:2px 5px;font-size:12px}.inlineIcon{vertical-align:-2px;width:11px;height:11px;margin-left:2px}.statusEmoji{margin-right:4px;display:inline-block}.mirrorTableWrap{margin:18px 0;overflow:auto}.markdownBody table{border-collapse:collapse;width:100%;min-width:470px;font-size:12px}.markdownBody th,.markdownBody td{text-align:left;color:#5d6f68;border:1px solid #e4eae4;padding:9px 11px}.markdownBody th{color:#34554c;background:#f4f7f2;font-weight:800}.mirrorFooter{color:#7b8d86;border-top:1px solid #e1e7df;justify-content:space-between;max-width:980px;margin:0 auto;padding:25px 30px 45px;font-size:11px;display:flex}.mirrorFooter a{color:var(--green);align-items:center;gap:6px;font-weight:700;display:flex}.mirrorFooter svg{width:14px}@media (max-width:650px){.mirrorNav{padding:18px 20px}.mirrorBrand{display:none}.mirrorSource{font-size:11px}.mirrorHero{padding:52px 20px 44px}.mirrorContent{padding:0 15px 45px}.markdownBody{padding:25px 20px}.mirrorHeroActions{flex-direction:column;align-items:flex-start;gap:11px}.mirrorFooter{flex-direction:column;gap:12px;padding-left:20px;padding-right:20px}}
