:root{--ink:#17211b;--muted:#647168;--paper:#f7f8f4;--green:#183f2b;--lime:#d8f879;--line:#dce2dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 28px;display:flex}.topbar nav{align-items:center;gap:9px;display:flex}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{color:var(--muted);margin-top:2px;font-size:11px}.contribute{color:#fff;background:var(--green);border:0;border-radius:12px;padding:11px 17px;font-weight:700}.nav-button{color:var(--ink);background:0 0;border:0;padding:10px 12px;font-weight:700}.nav-button i{background:var(--lime);color:var(--green);border-radius:99px;padding:2px 7px;font-size:11px;font-style:normal}.hero{background:var(--green);color:#fff;border-radius:32px;max-width:1180px;margin:0 auto;padding:64px 72px 58px;position:relative;overflow:hidden}.hero:after{content:"";border:72px solid #d8f87921;border-radius:50%;width:360px;height:360px;position:absolute;top:-130px;right:-80px}.eyebrow{color:#718077;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.hero .eyebrow{color:var(--lime)}.hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(36px,5.2vw,66px);line-height:1.08}.hero-copy{color:#c9d6cd;max-width:620px;margin:22px 0 28px;line-height:1.75}.search-box{z-index:1;background:#fff;border-radius:16px;align-items:center;gap:12px;max-width:720px;padding:8px 10px 8px 18px;display:flex;position:relative;box-shadow:0 16px 40px #0000002e}.search-box span{color:#63736a;font-size:24px}.search-box input{min-width:0;height:42px;color:var(--ink);border:0;outline:0;flex:1}.search-box kbd{background:var(--lime);color:var(--green);border-radius:10px;padding:9px 14px;font-family:inherit;font-weight:800}.quick-links{z-index:1;flex-wrap:wrap;gap:10px;margin-top:20px;display:flex;position:relative}.quick-links button{color:#fff;background:#ffffff12;border:1px solid #ffffff3b;border-radius:999px;padding:8px 14px}.content-section,.workflow{max-width:1180px;margin:0 auto;padding:58px 28px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-heading h2,.workflow h2{letter-spacing:-.03em;margin:0;font-size:28px}.result-count{color:var(--muted);font-size:13px}.product-card{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:260px 1fr;display:grid;overflow:hidden;box-shadow:0 12px 36px #1c31240f}.product-list{gap:20px;display:grid}.product-visual{background:#e8ebe5;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:330px;display:flex}.product-visual em{color:#7b857e;font-size:12px}.tower{background:#31513f;border-radius:10px;width:112px;height:210px;padding:11px;box-shadow:12px 18px 35px #14322029}.tower span{background:radial-gradient(circle,#15251c 38%,#92a198 41%,#294536 44%);border:4px solid #cbd3cc;border-radius:50%;width:90px;height:90px;margin-bottom:8px;display:block}.product-main{padding:30px 32px}.product-title-row{justify-content:space-between;gap:20px;display:flex}.category{color:#39604a;font-size:12px;font-weight:800}.product-main h3{margin:5px 0 0;font-size:28px}.verified{color:#2a7347;background:#e9f5eb;border-radius:999px;height:max-content;padding:7px 10px;font-size:12px;font-weight:700}.selling-point{color:var(--muted)}.facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:24px 0 18px;display:grid}.facts div{padding:16px 18px 16px 0}.facts small,.facts strong{display:block}.facts small{color:var(--muted);margin-bottom:6px;font-size:11px}.facts strong{font-size:15px}.feature-tags{flex-wrap:wrap;gap:8px;display:flex}.feature-tags span{color:#3e4a43;background:#f1f3ef;border-radius:8px;padding:7px 10px;font-size:12px}.source-line{color:#7c877f;gap:18px;margin-top:15px;font-size:11px;display:flex}.card-footer{background:#fff8e5;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:13px 15px;display:flex}.card-footer p{color:#795c22;margin:0;font-size:12px}.card-footer button{white-space:nowrap;color:var(--green);background:0 0;border:0;font-weight:800}.empty-state{color:var(--muted);text-align:center;background:#fff;border:1px dashed #bac4bc;border-radius:20px;padding:48px}.workflow{grid-template-columns:.8fr 1.2fr;gap:70px;padding-top:26px;padding-bottom:80px;display:grid}.workflow ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.workflow li{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:14px;padding:17px;display:flex}.workflow li b{background:var(--lime);color:var(--green);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.workflow li strong,.workflow li small{display:block}.workflow li small{color:var(--muted);margin-top:3px}.workflow p{color:var(--muted);line-height:1.7}.recommend-section{background:#e7f5b9;border-radius:28px;grid-template-columns:.8fr 1.4fr;align-items:start;gap:48px;max-width:1180px;margin:0 auto 55px;padding:44px 50px;display:grid}.recommend-copy h2{margin:0;font-size:32px}.recommend-copy>p:last-child{color:#536249;line-height:1.7}.recommend-card{background:#fff;border-radius:20px;padding:25px;box-shadow:0 15px 35px #2a483014}.select-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.select-grid label,.form-panel form>label{color:#5f6d64;gap:7px;font-size:12px;font-weight:700;display:grid}.select-grid select,.form-panel input,.form-panel select,.form-panel textarea{width:100%;color:var(--ink);background:#fbfcfa;border:1px solid #d4dbd5;border-radius:10px;outline:none;padding:11px 12px}.select-grid select:focus,.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{border-color:#4b735a;box-shadow:0 0 0 3px #3d6f4c1a}.primary-action{color:#fff;background:var(--green);border:0;border-radius:11px;margin-top:17px;padding:12px 17px;font-weight:800}.primary-action:disabled{opacity:.55;cursor:wait}.recommend-result{background:#edf6ee;border-left:4px solid #3b8151;border-radius:10px;margin-top:18px;padding:16px}.recommend-result.warn{background:#fff4df;border-left-color:#d28a20}.recommend-result>span{color:#397449;font-size:11px;font-weight:800}.recommend-result h3{margin:5px 0}.recommend-result p{color:#56635b;margin:0;line-height:1.6}.recommend-result button{color:var(--green);background:0 0;border:0;padding:10px 0 0;font-weight:800}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#101c158a;justify-content:flex-end;display:flex;position:fixed;inset:0}.detail-panel,.form-panel,.team-panel{background:#fafbf8;width:min(760px,100%);height:100%;padding:0 32px 40px;overflow:auto;box-shadow:-18px 0 55px #0000002e}.detail-panel>header,.form-panel>header,.team-panel>header{z-index:2;border-bottom:1px solid var(--line);background:#fafbf8f5;justify-content:space-between;align-items:center;min-height:92px;display:flex;position:sticky;top:0}.detail-panel header small,.form-panel header small,.team-panel header small{color:#728078}.detail-panel header h2,.form-panel header h2,.team-panel header h2{margin:3px 0 0}.close{color:#405047;background:#e8ece8;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:25px;display:grid}.tabbar{z-index:2;background:#fafbf8;gap:5px;padding:16px 0;display:flex;position:sticky;top:92px;overflow:auto}.tabbar button{white-space:nowrap;color:#657169;background:0 0;border:0;border-radius:9px;padding:10px 14px;font-weight:700}.tabbar button.active{background:var(--green);color:#fff}.tab-content{padding-top:8px}.knowledge-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.knowledge-grid section{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.knowledge-grid section.wide{grid-column:1/-1}.knowledge-grid h3,.checklist h3,.case-guide h3{margin-top:0}.knowledge-grid li,.case-guide li{color:#526057;margin:9px 0;line-height:1.55}.knowledge-grid blockquote{color:#33433a;margin:0;font-size:16px;line-height:1.9}.source-box{background:#f0f4ee!important}.source-box p{color:#59675e;line-height:1.7}.dimension-hero{color:#fff;background:var(--green);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.dimension-hero small,.dimension-hero strong{display:block}.dimension-hero strong{margin-top:7px;font-size:26px}.dimension-hero>span{color:#654d0d;background:var(--lime);border-radius:99px;padding:8px 11px;font-size:11px;font-weight:800}.checklist{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:14px;padding:21px}.checklist label{color:#4b594f;border-top:1px solid #edf0ed;align-items:center;gap:8px;padding:13px 0;line-height:1.5;display:flex}.checklist label:first-of-type{border:0}.checklist b{color:#789081;font-size:11px}.warning-box{color:#73571f;background:#fff4dc;border-radius:12px;padding:14px;line-height:1.65}.case-grid{grid-template-columns:1.2fr 1fr;gap:14px;display:grid}.case-placeholder,.case-guide{border-radius:16px;min-height:270px;padding:25px}.case-placeholder{text-align:center;color:#667269;border:2px dashed #c6d0c8;flex-direction:column;justify-content:center;align-items:center;display:flex}.case-placeholder span{background:#eaf0e9;border-radius:50%;place-items:center;width:45px;height:45px;font-size:26px;display:grid}.case-placeholder strong{margin:14px 0 6px}.case-placeholder small{max-width:260px;line-height:1.5}.case-guide{border:1px solid var(--line);background:#fff}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:13px;margin-bottom:10px;padding:17px 19px}.faq-list summary{cursor:pointer;justify-content:space-between;font-weight:800;list-style:none;display:flex}.faq-list p{color:#56645b;line-height:1.7}.faq-list details[open] summary span{transform:rotate(45deg)}.form-panel form{gap:15px;padding-top:22px;display:grid}.file-field{border:1px dashed #b9c5bc;border-radius:12px;padding:14px}.file-field input{background:0 0;border:0;padding:8px 0 0}.check-row{grid-template-columns:auto 1fr;align-items:start;line-height:1.55;gap:10px!important;font-weight:500!important;display:flex!important}.check-row input{width:auto;margin-top:3px}.error-note{color:#9f3d34;background:#fff0ed;border-radius:9px;padding:11px}.success-state{text-align:center;padding:80px 18px}.success-state>b{color:#39804e;background:#dff2df;border-radius:50%;place-items:center;width:60px;height:60px;margin:auto;font-size:28px;display:grid}.success-state p,.panel-note{color:var(--muted);line-height:1.7}.contribution-list{gap:9px;margin:20px 0;display:grid}.contribution-list article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.contribution-list article>span{color:#476252;background:#eef3ed;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:800}.contribution-list strong,.contribution-list small{display:block}.contribution-list small{color:var(--muted);margin-top:4px}.contribution-list em{color:#8b6516;background:#fff2d5;border-radius:99px;padding:5px 8px;font-size:11px;font-style:normal}.empty-mini{color:var(--muted);text-align:center;border:1px dashed #bdc7bf;border-radius:13px;padding:45px}.manager-tabs{z-index:2;border-bottom:1px solid var(--line);background:#fafbf8;gap:7px;padding:14px 0;display:flex;position:sticky;top:92px;overflow:auto}.manager-tabs button{white-space:nowrap;color:#617066;background:#edf0ec;border:0;border-radius:9px;padding:9px 12px;font-weight:700}.manager-tabs button.active{color:#fff;background:var(--green)}.manager-tabs button:last-child{background:0 0;margin-left:auto}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid .wide{grid-column:1/-1}.success-note{color:#2f7046;background:#eaf6ec;border-radius:9px;padding:11px}.desktop-only{display:inline-block}@media (max-width:760px){.topbar{padding:0 18px}.brand small,.nav-button,.desktop-only{display:none}.hero{border-radius:0 0 26px 26px;padding:48px 22px 42px}.content-section,.workflow{padding-left:18px;padding-right:18px}.product-card{grid-template-columns:1fr}.product-visual{min-height:245px}.product-main{padding:24px 20px}.product-title-row,.card-footer{flex-direction:column;align-items:flex-start}.facts{grid-template-columns:1fr}.facts div{padding:12px 0}.workflow,.recommend-section{grid-template-columns:1fr;gap:24px}.recommend-section{border-radius:0;padding:38px 18px}.select-grid,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.search-box kbd{display:none}.detail-panel,.form-panel,.team-panel{padding-left:18px;padding-right:18px}.knowledge-grid,.case-grid{grid-template-columns:1fr}.knowledge-grid section.wide{grid-column:auto}.dimension-hero{flex-direction:column;align-items:flex-start}.dimension-hero strong{font-size:21px}.source-line{flex-direction:column;gap:4px}.contribution-list article{grid-template-columns:auto 1fr}.contribution-list article em{grid-column:2;width:max-content}}
