.zmt-prompts{--p-ink:#14211f;--p-muted:#63716e;--p-deep:#102c29;--p-paper:#f3f6f7;--p-line:#dce5e3;max-width:1440px;margin:0 auto;padding:24px;color:var(--p-ink);background:var(--p-paper);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.zmt-prompts *{box-sizing:border-box}.zmt-prompts button,.zmt-prompts input{font:inherit;letter-spacing:0}.zmt-prompts button{cursor:pointer}.zmt-prompts svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.zmt-prompts-hero{display:grid;grid-template-columns:1fr 1.15fr;gap:48px;min-height:260px;padding:42px 52px;border-radius:12px;color:#fff;background:var(--p-deep);box-shadow:0 18px 40px rgba(16,44,41,.16)}.zmt-prompts-brand{display:flex;align-items:center;gap:10px;color:#9ed8cf;font-size:15px;font-weight:700}.zmt-prompts-brand-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;color:#102c29;background:#f4b740}.zmt-prompts h1{max-width:9em;margin:19px 0 10px;font-size:44px;line-height:1.14;letter-spacing:0}.zmt-prompts-hero-copy p{margin:0;color:#d3e3df;font-size:17px}.zmt-prompts-hero-search{display:flex;flex-direction:column;justify-content:center}.zmt-prompts-search{display:flex;align-items:center;min-height:64px;padding:0 10px 0 20px;border-radius:10px;color:#087d72;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.15);transition:box-shadow .18s ease}.zmt-prompts-search:focus-within{box-shadow:0 0 0 3px #41b9ad,0 12px 28px rgba(0,0,0,.15)}.zmt-prompts-search svg{width:24px;height:24px;margin-right:12px}.zmt-prompts-search input{min-width:0;flex:1;border:0;outline:0;color:var(--p-ink);background:transparent;font-size:17px}.zmt-prompts-search input::placeholder{color:#7a8885}.zmt-prompts-search kbd{display:grid;place-items:center;min-width:44px;height:36px;border:0;border-radius:8px;color:#70500b;background:#fff0b8;font-size:12px;font-weight:700}.zmt-prompts-hero-links{display:flex;gap:18px;margin-top:18px}.zmt-prompts-hero-links button{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0;border:0;color:#a9c3be;background:none;font-size:14px;font-weight:650}.zmt-prompts-hero-links button:hover,.zmt-prompts-hero-links button.is-active{color:#fff}.zmt-prompts-hero-links svg{width:17px;height:17px}.zmt-prompts-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:72px}.zmt-prompts-mobile-categories{display:none}.zmt-prompts-results{color:var(--p-muted);font-size:14px}.zmt-prompts-layout{display:grid;grid-template-columns:232px minmax(0,1fr);gap:28px;align-items:start}.zmt-prompts-sidebar{position:sticky;top:24px;padding:10px;border-radius:12px;color:#d5e2df;background:var(--p-deep);box-shadow:0 14px 28px rgba(16,44,41,.15)}.zmt-prompts-sidebar-title{display:flex;justify-content:space-between;padding:10px 11px 12px;color:#fff;font-size:14px;font-weight:750}.zmt-prompts-sidebar-title span{color:#8eaea8;font-size:12px;font-weight:500}.zmt-prompts-sidebar button{display:flex;align-items:center;gap:10px;width:100%;min-height:45px;margin:2px 0;padding:0 11px;border:0;border-radius:8px;color:#bcd0cc;background:none;text-align:left;font-size:14px;font-weight:650;transition:background-color .18s ease,color .18s ease,transform .12s ease}.zmt-prompts-sidebar button svg{width:18px;height:18px;flex:0 0 auto}.zmt-prompts-sidebar button span{min-width:0;flex:1}.zmt-prompts-sidebar button b{min-width:27px;padding:2px 6px;border-radius:6px;color:#94b0aa;background:rgba(255,255,255,.07);font-size:12px;text-align:center}.zmt-prompts-sidebar button:hover{color:#fff;background:rgba(255,255,255,.08);transform:translateX(2px)}.zmt-prompts-sidebar button.is-active{color:#fff;background:#f04467;box-shadow:0 8px 18px rgba(240,68,103,.22)}.zmt-prompts-sidebar button.is-active b{color:#fff;background:rgba(88,0,20,.22)}.zmt-prompts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.zmt-prompt-card{position:relative;display:flex;min-width:0;min-height:224px;flex-direction:column;padding:20px;border:1px solid rgba(20,33,31,.09);border-radius:9px;background:#fff;box-shadow:0 1px 2px rgba(20,33,31,.04),0 10px 24px rgba(16,44,41,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.zmt-prompt-card:hover{transform:translateY(-3px);border-color:rgba(16,44,41,.18);box-shadow:0 3px 6px rgba(20,33,31,.07),0 18px 34px rgba(16,44,41,.12)}.zmt-prompt-card[hidden]{display:none}.zmt-prompt-card-accent{position:absolute;top:0;left:20px;width:40px;height:3px;border-radius:0 0 3px 3px;background:var(--prompt-color)}.zmt-prompt-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.zmt-prompt-card-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:9px;color:var(--prompt-color);background:color-mix(in srgb,var(--prompt-color) 12%,white)}.zmt-prompt-card-icon svg{width:22px;height:22px}.zmt-prompt-favorite{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:8px;color:#859591;background:#f3f6f5;transition:color .18s ease,background-color .18s ease,transform .12s ease}.zmt-prompt-favorite:hover{color:#a87300;background:#fff0bd}.zmt-prompt-favorite[aria-pressed=true]{color:#a87300;background:#ffe9a7}.zmt-prompt-favorite[aria-pressed=true] svg{fill:currentColor}.zmt-prompt-favorite:active,.zmt-prompts button:active{transform:scale(.96)}.zmt-prompts h2{display:-webkit-box;overflow:hidden;margin:17px 0 8px;font-size:18px;line-height:1.4;font-weight:760;-webkit-box-orient:vertical;-webkit-line-clamp:2}.zmt-prompt-card p{display:-webkit-box;overflow:hidden;min-height:45px;margin:0;color:var(--p-muted);font-size:14px;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:2}.zmt-prompt-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:17px}.zmt-prompt-card-foot>span{overflow:hidden;color:var(--p-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.zmt-prompt-card-foot button,.zmt-prompt-copy{display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:0 10px;border:0;border-radius:7px;color:#087d72;background:#e8f5f2;font-size:13px;font-weight:730;white-space:nowrap}.zmt-prompt-card-foot button:hover,.zmt-prompt-copy:hover{color:#fff;background:#087d72}.zmt-prompt-card-foot svg,.zmt-prompt-copy svg{width:16px;height:16px}.zmt-prompts-empty{display:grid;place-items:center;gap:8px;padding:58px 24px;border:1px dashed #b9cbc7;border-radius:10px;background:#fff;text-align:center}.zmt-prompts-empty strong{font-size:18px}.zmt-prompts-empty span{color:var(--p-muted);font-size:14px}.zmt-prompts-empty button{min-height:38px;border:0;color:#087d72;background:none;font-weight:700}.zmt-prompt-drawer[hidden]{display:none}.zmt-prompt-drawer{position:fixed;z-index:9999;inset:0}.zmt-prompt-drawer-backdrop{position:absolute;inset:0;background:rgba(10,24,22,.48)}.zmt-prompt-drawer-panel{position:absolute;top:0;right:0;display:flex;width:min(600px,100%);height:100%;overflow:auto;flex-direction:column;padding:40px 38px;color:var(--p-ink);background:#fff;box-shadow:-18px 0 44px rgba(10,24,22,.18);animation:prompt-in .2s ease}.zmt-prompt-drawer-close{position:absolute;top:16px;right:18px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:8px;color:#63716e;background:#f0f4f3;font-size:26px;line-height:1}.zmt-prompt-drawer-panel h2{margin:0;padding-right:40px;font-size:28px;line-height:1.25}.zmt-prompt-detail-summary{margin:12px 0 26px;color:var(--p-muted);font-size:15px}.zmt-prompt-detail-label{margin:18px 0 9px;color:#087d72;font-size:13px;font-weight:760}.zmt-prompt-drawer-panel pre{overflow:auto;margin:0;padding:18px;border:1px solid #e0e9e7;border-radius:8px;color:#283735;background:#f6f9f8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;line-height:1.8;white-space:pre-wrap}.zmt-prompt-detail-note{margin:0 0 22px;color:var(--p-muted);font-size:14px;line-height:1.7}.zmt-prompt-copy-detail{align-self:flex-start;min-height:44px;padding:0 18px;font-size:14px}@keyframes prompt-in{from{transform:translateX(20px);opacity:.7}to{transform:translateX(0);opacity:1}}.zmt-prompts [data-prompt-card].is-match{animation:prompt-card-in .2s ease both}@keyframes prompt-card-in{from{opacity:.3;transform:translateY(4px)}to{opacity:1;transform:none}}.zmt-prompt-toast{position:fixed;z-index:10000;right:24px;bottom:24px;padding:11px 16px;border-radius:8px;color:#fff;background:#102c29;box-shadow:0 8px 22px rgba(16,44,41,.22);font-size:14px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.zmt-prompt-toast.is-visible{opacity:1;transform:none}@media (max-width:1100px){.zmt-prompts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zmt-prompts-hero{grid-template-columns:1fr 1fr;padding:36px}.zmt-prompts h1{font-size:38px}}@media (max-width:720px){.zmt-prompts{padding:12px}.zmt-prompts-hero{display:block;min-height:0;padding:28px 22px}.zmt-prompts h1{font-size:32px}.zmt-prompts-hero-copy p{font-size:15px}.zmt-prompts-hero-search{margin-top:24px}.zmt-prompts-search{min-height:56px;padding-left:15px}.zmt-prompts-search input{font-size:16px}.zmt-prompts-search kbd{display:none}.zmt-prompts-toolbar{display:block;padding:14px 0 12px}.zmt-prompts-mobile-categories{display:flex;gap:8px;overflow:auto;padding-bottom:3px;scrollbar-width:none}.zmt-prompts-mobile-categories::-webkit-scrollbar{display:none}.zmt-prompts-mobile-categories button{flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid var(--p-line);border-radius:7px;color:var(--p-muted);background:#fff;font-size:13px}.zmt-prompts-mobile-categories button.is-active{border-color:#f04467;color:#fff;background:#f04467}.zmt-prompts-results{margin-top:10px;font-size:13px}.zmt-prompts-layout{display:block}.zmt-prompts-sidebar{display:none}.zmt-prompts-grid{grid-template-columns:1fr;gap:14px}.zmt-prompt-card{min-height:210px;padding:18px}.zmt-prompt-drawer-panel{width:100%;padding:54px 22px 28px}.zmt-prompt-drawer-panel h2{font-size:24px}.zmt-prompt-toast{right:14px;bottom:14px}.zmt-prompts-hero-links{margin-top:14px}}
.zmt-prompts{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:28px clamp(20px,4vw,72px)}.zmt-prompts-hero,.zmt-prompts-toolbar,.zmt-prompts-layout{max-width:1540px;margin-left:auto;margin-right:auto}.zmt-prompts-layout{grid-template-columns:248px minmax(0,1fr);gap:34px}.zmt-prompts-sidebar{top:24px;max-height:calc(100vh - 48px);overflow-y:auto;z-index:4}.zmt-prompts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.zmt-prompt-card{min-height:430px;padding:21px}.zmt-prompt-card-head{justify-content:flex-start}.zmt-prompt-card-type{color:var(--prompt-color);font-size:13px;font-weight:720}.zmt-prompt-summary{display:block!important;min-height:0!important;max-height:none!important;margin:10px 0 14px!important;color:var(--p-muted);font-size:14px;line-height:1.55}.zmt-prompt-structure{position:relative;max-height:214px;overflow:hidden;padding:9px;border:1px solid #e5eeeb;border-radius:8px;background:#f8fbfa}.zmt-prompt-structure::after{position:absolute;right:0;bottom:0;left:0;height:54px;background:linear-gradient(to bottom,rgba(248,251,250,0),#f8fbfa 82%);content:"";pointer-events:none}.zmt-prompt-line{display:block;margin:3px 0;padding:5px 8px;border-radius:5px;color:#536460;font-size:12px;line-height:1.55;overflow-wrap:anywhere}.zmt-prompt-line-label{color:#087d72;background:#e6f5f1;font-weight:730}.zmt-prompt-line-item{color:#5d4d88;background:#f0ecfb}.zmt-prompt-line-body{background:#fff}.zmt-prompt-line-space{height:4px;margin:0;padding:0;background:transparent}.zmt-prompt-card-foot{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;min-height:40px;margin-top:auto;padding-top:17px}.zmt-prompt-action{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:40px;padding:0 8px;border:1px solid #dce8e4;border-radius:7px;color:#536460;background:#fff;font-size:13px;font-weight:720;white-space:nowrap;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .12s ease}.zmt-prompt-action svg{width:16px;height:16px;flex:0 0 auto}.zmt-prompt-action-copy:hover{border-color:#087d72;color:#087d72;background:#e8f5f2}.zmt-prompt-action-open{border-color:#c8c0ef;color:#7167e8;background:#f7f5ff}.zmt-prompt-action-open:hover{color:#fff;background:#7167e8}.zmt-prompt-action-favorite:hover,.zmt-prompt-action-favorite[aria-pressed=true]{border-color:#f4b740;color:#9a6b00;background:#fff0bd}.zmt-prompt-action-favorite[aria-pressed=true] svg{fill:currentColor}.zmt-prompt-card-foot .zmt-prompt-action:active{transform:scale(.96)}@media (max-width:1200px){.zmt-prompts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.zmt-prompts{width:100%;margin:0;padding:12px}.zmt-prompts-hero,.zmt-prompts-toolbar,.zmt-prompts-layout{max-width:none}.zmt-prompt-card{min-height:392px}.zmt-prompt-structure{max-height:194px}.zmt-prompt-action{font-size:12px;padding:0 5px}}
.zmt-prompts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media (max-width:1200px){.zmt-prompts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:720px){.zmt-prompts-grid{grid-template-columns:1fr}}

/* AI 工具一级分类：与场景分类并列，当前内容明确归属 DeepSeek。 */
.zmt-prompts-model-picker{position:relative;z-index:6;align-self:flex-start;margin-bottom:14px}
.zmt-prompts-model-trigger{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff;background:rgba(255,255,255,.1);font-size:16px;font-weight:760;transition:background-color .18s ease,border-color .18s ease}
.zmt-prompts-model-trigger:hover,.zmt-prompts-model-trigger[aria-expanded=true]{border-color:#f04467;background:rgba(240,68,103,.18)}
.zmt-prompts-model-trigger svg:first-child{width:20px;height:20px;color:#f4b740}.zmt-prompts-model-trigger svg:last-child{width:16px;height:16px;margin-left:3px;color:#a9c3be}
.zmt-prompts-model-menu{position:absolute;top:calc(100% + 9px);left:0;width:252px;padding:8px;border:1px solid #e3ebe9;border-radius:12px;background:#fff;box-shadow:0 16px 36px rgba(10,24,22,.2);animation:model-menu-in .16s ease}
.zmt-prompts-model-menu[hidden]{display:none}.zmt-prompts-model-option{display:flex;align-items:center;gap:11px;width:100%;min-height:45px;padding:0 11px;border:0;border-radius:8px;color:#4c5655;background:#fff;text-align:left;font-size:15px;font-weight:650;transition:color .16s ease,background-color .16s ease}
.zmt-prompts-model-option svg{width:19px;height:19px;color:#687371;flex:0 0 auto}.zmt-prompts-model-option span{min-width:0;flex:1}.zmt-prompts-model-option b,.zmt-prompts-model-option small{font-size:12px;font-weight:600;color:#9aa5a3}.zmt-prompts-model-option:hover{color:#ef3c58;background:#fff1f3}.zmt-prompts-model-option:hover svg,.zmt-prompts-model-option.is-active,.zmt-prompts-model-option.is-active svg{color:#ef3c58}.zmt-prompts-model-option.is-active{background:#fff1f3}.zmt-prompts-model-option.is-active b{color:#ef3c58}.zmt-prompts-model-option small{color:#a5aeac}@keyframes model-menu-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}
.zmt-prompt-card[data-prompt-model=deepseek] .zmt-prompt-card-type:after{content:none}
@media (max-width:720px){.zmt-prompts-model-picker{margin-bottom:12px}.zmt-prompts-model-trigger{min-height:42px;font-size:14px}.zmt-prompts-model-menu{width:min(252px,calc(100vw - 48px))}}
.zmt-prompts{width:auto;margin-left:-30px;margin-right:-30px;padding-left:clamp(24px,3vw,56px);padding-right:clamp(24px,3vw,56px)}
@media (max-width:720px){.zmt-prompts{width:100%;margin-left:0;margin-right:0;padding:12px}}
.zmt-prompts{width:calc(100vw - 64px);max-width:none;margin-left:50%;margin-right:0;transform:translateX(-50%);padding-left:clamp(28px,3vw,64px);padding-right:clamp(28px,3vw,64px)}
.zmt-prompts-hero,.zmt-prompts-toolbar,.zmt-prompts-layout{max-width:1800px}
@media (max-width:720px){.zmt-prompts{width:100%;margin-left:0;transform:none;padding:12px}.zmt-prompts-hero,.zmt-prompts-toolbar,.zmt-prompts-layout{max-width:none}}
body:has(.zmt-prompts) .article:has(.zmt-prompts){overflow:visible}
.zmt-prompts{margin-left:calc((100% - (100vw - 64px))/2);margin-right:calc((100% - (100vw - 64px))/2);transform:none}
.zmt-prompt-drawer{display:grid;place-items:center;padding:24px}
.zmt-prompt-drawer-panel{position:relative;top:auto;right:auto;width:min(860px,100%);height:auto;max-height:min(88vh,900px);overflow:auto;border-radius:16px;padding:32px 34px 34px;animation:prompt-modal-in .2s ease}
@keyframes prompt-modal-in{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}
@media (max-width:720px){.zmt-prompts{margin-left:0;margin-right:0}.zmt-prompt-drawer{padding:12px}.zmt-prompt-drawer-panel{width:100%;max-height:calc(100vh - 24px);padding:52px 22px 26px;border-radius:12px}}
.zmt-prompt-drawer-backdrop{background:rgba(7,28,25,.68);backdrop-filter:blur(5px)}
.zmt-prompt-drawer-panel{padding:0;overflow:hidden;color:#18302d;background:#f4f8f7;border:1px solid rgba(255,255,255,.7);box-shadow:0 28px 80px rgba(7,28,25,.3),0 8px 24px rgba(7,28,25,.16)}
.zmt-prompt-drawer-panel:before{display:block;height:6px;background:#f04467;content:""}
.zmt-prompt-drawer-panel>div{overflow:auto;max-height:min(88vh,894px);padding:34px 42px 36px}
.zmt-prompt-drawer-close{top:22px;right:24px;width:42px;height:42px;border:1px solid rgba(20,55,50,.08);border-radius:12px;color:#55706a;background:#e8f0ee;font-size:22px;transition:background-color .18s ease,color .18s ease,transform .18s ease}
.zmt-prompt-drawer-close:hover{color:#18302d;background:#d8e8e4;transform:rotate(4deg)}
.zmt-prompt-drawer-panel h2{display:flex;align-items:center;min-height:58px;margin:0 66px 12px 0;padding:0;color:#102c29;font-size:32px;line-height:1.2;letter-spacing:-.01em;text-wrap:balance}
.zmt-prompt-drawer-panel h2:before{width:9px;height:34px;margin-right:14px;border-radius:5px;background:#f04467;content:""}
.zmt-prompt-detail-summary{margin:0 0 30px 23px;padding-bottom:25px;border-bottom:1px solid #dbe8e4;color:#5d726d;font-size:16px;line-height:1.7;text-wrap:pretty}
.zmt-prompt-detail-label{display:flex;align-items:center;gap:9px;margin:23px 0 11px;color:#087d72;font-size:14px;font-weight:800;letter-spacing:.02em}
.zmt-prompt-detail-label:before{width:7px;height:7px;border-radius:50%;background:#f4b740;box-shadow:0 0 0 4px #fff0bd;content:""}
.zmt-prompt-drawer-panel pre{position:relative;overflow:auto;margin:0;padding:22px 24px;border:1px solid #dcebe7;border-radius:12px;color:#27443f;background:#fff;box-shadow:0 8px 20px rgba(16,44,41,.06);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;line-height:1.9;white-space:pre-wrap;tab-size:2}
.zmt-prompt-drawer-panel pre:before{display:block;width:42px;height:3px;margin:0 0 14px;border-radius:3px;background:#087d72;content:""}
.zmt-prompt-detail-note{margin:0;padding:15px 18px;border:1px solid #dcebe7;border-radius:10px;color:#526d67;background:#eaf5f2;font-size:14px;line-height:1.75;text-wrap:pretty}
.zmt-prompt-copy-detail{display:inline-flex;align-items:center;gap:8px;margin-top:26px;min-height:46px;padding:0 20px;border:0;border-radius:10px;color:#fff;background:#087d72;font-size:14px;font-weight:800;box-shadow:0 8px 16px rgba(8,125,114,.2);transition:background-color .18s ease,box-shadow .18s ease,transform .12s ease}
.zmt-prompt-copy-detail:hover{color:#fff;background:#066b61;box-shadow:0 10px 20px rgba(8,125,114,.28)}
.zmt-prompt-copy-detail:active{transform:scale(.96)}
@media (max-width:720px){.zmt-prompt-drawer-panel>div{max-height:calc(100vh - 24px);padding:28px 20px 24px}.zmt-prompt-drawer-panel h2{margin-right:48px;font-size:26px}.zmt-prompt-detail-summary{margin-left:19px;margin-bottom:24px;padding-bottom:20px;font-size:15px}.zmt-prompt-drawer-panel pre{padding:18px;font-size:13px;line-height:1.75}.zmt-prompt-drawer-close{top:17px;right:16px}}
.zmt-prompt-drawer-panel{width:calc(100vw - 48px);max-width:1800px;max-height:92vh;border:0;border-top:10px solid #ef2028;border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(13,24,28,.28),0 10px 28px rgba(13,24,28,.12)}
.zmt-prompt-drawer-panel:after{position:absolute;right:24px;bottom:20px;width:230px;height:150px;opacity:.45;background-image:radial-gradient(circle,#d8dfe1 2px,transparent 2.5px);background-size:30px 30px;content:"";pointer-events:none}
.zmt-prompt-drawer-panel>div{position:relative;z-index:1;max-height:calc(92vh - 10px);padding:48px 72px 58px}
.zmt-prompt-drawer-close{z-index:3;top:28px;right:28px;width:58px;height:58px;border:1px solid #edf0ef;border-radius:50%;color:#172321;background:#fff;box-shadow:0 5px 16px rgba(20,33,31,.08);font-size:32px;font-weight:400;transition:box-shadow .18s ease,transform .18s ease,background-color .18s ease}
.zmt-prompt-drawer-close:hover{color:#172321;background:#f8faf9;box-shadow:0 8px 22px rgba(20,33,31,.14);transform:rotate(4deg)}
.zmt-prompt-drawer-panel h2{align-items:center;min-height:0;margin:0 88px 14px 0;padding:0;color:#171d1e;font-size:48px;line-height:1.2;letter-spacing:0;text-wrap:balance}
.zmt-prompt-drawer-panel h2:before{display:inline-block;width:auto;height:auto;margin:0 15px 0 0;color:#ef2028;background:none;box-shadow:none;content:"✦";font-size:49px;line-height:1}
.zmt-prompt-detail-summary{margin:0 0 34px;padding:0 0 30px;border-bottom:2px solid #e4e6e5;color:#7a8382;font-size:23px;line-height:1.6}
.zmt-prompt-detail-label{position:relative;display:flex;align-items:center;gap:14px;margin:30px 0 22px;padding:0 0 15px;color:#1d2425;font-size:25px;font-weight:800;letter-spacing:0}
.zmt-prompt-detail-label:before{width:16px;height:16px;border:7px solid #fff1c5;border-radius:50%;background:#ffb900;box-shadow:none;content:""}
.zmt-prompt-detail-label:after{position:absolute;bottom:0;left:0;width:128px;height:4px;border-radius:3px;background:#ffb900;content:""}
.zmt-prompt-drawer-panel pre{display:block!important;overflow:auto!important;margin:0!important;padding:38px 42px!important;border:2px solid #f5e4c7!important;border-radius:25px!important;color:#2d3435!important;background:#fffaf2!important;box-shadow:none!important;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif!important;font-size:24px!important;line-height:1.9!important;white-space:pre-wrap!important;tab-size:2!important}
.zmt-prompt-drawer-panel pre:before{display:none}
.zmt-prompt-detail-note{display:flex;align-items:center;gap:24px;margin:0;padding:28px 34px;border:1px solid #eceeed;border-radius:22px;color:#666f6e;background:#fff;box-shadow:0 7px 18px rgba(20,33,31,.08);font-size:22px;line-height:1.65}
.zmt-prompt-detail-note:before{flex:0 0 auto;color:#ffb900;content:"▤";font-size:43px;line-height:1}
.zmt-prompt-copy-detail{position:relative;z-index:2;min-height:58px;margin-top:36px;padding:0 28px;border-radius:14px;color:#fff;background:#ef2028;font-size:21px;font-weight:800;box-shadow:0 10px 20px rgba(239,32,40,.22);transition:background-color .18s ease,box-shadow .18s ease,transform .12s ease}
.zmt-prompt-copy-detail:before{margin-right:11px;color:#fff;content:"✦";font-size:24px}
.zmt-prompt-copy-detail:hover{color:#fff;background:#d9171e;box-shadow:0 13px 25px rgba(239,32,40,.3)}
@media (max-width:720px){.zmt-prompt-drawer-panel{width:calc(100vw - 24px);max-height:calc(100vh - 24px);border-top-width:7px;border-radius:18px}.zmt-prompt-drawer-panel:after{right:4px;bottom:4px;width:120px;height:90px;background-size:20px 20px}.zmt-prompt-drawer-panel>div{max-height:calc(100vh - 31px);padding:30px 20px 28px}.zmt-prompt-drawer-close{top:17px;right:16px;width:46px;height:46px;font-size:26px}.zmt-prompt-drawer-panel h2{margin-right:56px;font-size:31px}.zmt-prompt-drawer-panel h2:before{margin-right:9px;font-size:32px}.zmt-prompt-detail-summary{margin-bottom:26px;padding-bottom:20px;font-size:16px}.zmt-prompt-detail-label{gap:10px;margin:24px 0 17px;padding-bottom:12px;font-size:19px}.zmt-prompt-detail-label:before{width:12px;height:12px;border-width:5px}.zmt-prompt-detail-label:after{width:92px;height:3px}.zmt-prompt-drawer-panel pre{padding:24px 20px!important;border-radius:17px!important;font-size:16px!important;line-height:1.8!important}.zmt-prompt-detail-note{gap:14px;padding:20px;font-size:16px}.zmt-prompt-detail-note:before{font-size:30px}.zmt-prompt-copy-detail{min-height:50px;margin-top:26px;padding:0 20px;border-radius:12px;font-size:16px}}
.zmt-prompt-drawer-panel{width:min(760px,calc(100vw - 24px));max-height:84vh}
.zmt-prompt-drawer-panel>div{max-height:calc(84vh - 10px)}
.zmt-prompt-drawer-panel>div{padding:30px 38px 34px}
.zmt-prompt-drawer-panel h2{font-size:36px}
.zmt-prompt-detail-summary{margin-bottom:18px;padding-bottom:16px;font-size:16px}
.zmt-prompt-detail-label{margin:16px 0 11px;padding-bottom:8px;font-size:18px}
.zmt-prompt-drawer-panel pre{padding:20px 24px!important;border-radius:15px!important;font-size:16px!important;line-height:1.5!important}
.zmt-prompt-detail-note{gap:13px;padding:15px 19px;font-size:16px;line-height:1.45}
.zmt-prompt-detail-note:before{font-size:30px}
.zmt-prompt-copy-detail{min-height:46px;margin-top:18px;padding:0 20px;font-size:16px}
@media (max-width:720px){.zmt-prompt-drawer-panel{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.zmt-prompt-drawer-panel>div{max-height:calc(100vh - 31px);padding:26px 20px 28px}}
@media (max-width:720px){.zmt-prompt-drawer-panel{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.zmt-prompt-drawer-panel>div{max-height:calc(100vh - 31px)}}
.zmt-prompt-drawer-panel{width:min(680px,calc(100vw - 32px));max-height:78vh}
.zmt-prompt-drawer-panel>div{max-height:calc(78vh - 10px);padding:26px 30px 30px}
.zmt-prompt-drawer-panel h2{margin-right:70px;font-size:32px}
.zmt-prompt-drawer-panel h2:before{margin-right:11px;font-size:34px}
.zmt-prompt-detail-summary{margin-bottom:16px;padding-bottom:14px;font-size:15px;line-height:1.45}
.zmt-prompt-detail-label{gap:9px;margin:14px 0 9px;padding-bottom:7px;font-size:17px}
.zmt-prompt-detail-label:before{width:11px;height:11px;border-width:4px}
.zmt-prompt-detail-label:after{width:92px;height:3px}
.zmt-prompt-drawer-panel pre{padding:18px 20px!important;border-radius:14px!important;font-size:15px!important;line-height:1.45!important}
.zmt-prompt-detail-note{gap:11px;padding:13px 16px;font-size:15px;line-height:1.4}
.zmt-prompt-detail-note:before{font-size:27px}
.zmt-prompt-copy-detail{min-height:43px;margin-top:16px;padding:0 17px;border-radius:10px;font-size:15px}
@media (max-width:720px){.zmt-prompt-drawer-panel{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.zmt-prompt-drawer-panel>div{max-height:calc(100vh - 31px);padding:26px 20px 28px}}
.zmt-prompt-drawer-panel>div{padding-top:34px;padding-bottom:38px}
.zmt-prompt-drawer-panel h2{margin-bottom:9px;font-size:42px}
.zmt-prompt-detail-summary{margin-bottom:22px;padding-bottom:20px;font-size:18px;line-height:1.45}
.zmt-prompt-detail-label{margin:19px 0 13px;padding-bottom:10px;font-size:21px}
.zmt-prompt-drawer-panel pre{padding:24px 30px!important;border-radius:18px!important;font-size:18px!important;line-height:1.55!important}
.zmt-prompt-detail-note{gap:16px;padding:18px 24px;font-size:18px;line-height:1.5}
.zmt-prompt-detail-note:before{font-size:34px}
.zmt-prompt-copy-detail{min-height:50px;margin-top:22px;padding:0 23px;font-size:18px}
@media (max-width:720px){.zmt-prompt-drawer-panel>div{padding-top:26px;padding-bottom:28px}.zmt-prompt-drawer-panel h2{margin-bottom:7px;font-size:29px}.zmt-prompt-detail-summary{margin-bottom:18px;padding-bottom:16px;font-size:15px;line-height:1.45}.zmt-prompt-detail-label{margin:17px 0 11px;padding-bottom:9px;font-size:18px}.zmt-prompt-drawer-panel pre{padding:18px 16px!important;font-size:15px!important;line-height:1.6!important}.zmt-prompt-detail-note{gap:12px;padding:15px 17px;font-size:15px;line-height:1.5}.zmt-prompt-detail-note:before{font-size:28px}.zmt-prompt-copy-detail{min-height:46px;margin-top:18px;padding:0 18px;font-size:15px}}
.zmt-prompt-drawer-panel{width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:hidden}
.zmt-prompt-drawer-panel>div{max-height:none;overflow:visible;padding:22px 26px 24px}
.zmt-prompt-drawer-panel h2{margin-right:64px;margin-bottom:6px;font-size:30px;line-height:1.15}
.zmt-prompt-drawer-panel h2:before{margin-right:9px;font-size:31px}
.zmt-prompt-detail-summary{margin-bottom:12px;padding-bottom:12px;font-size:14px;line-height:1.35}
.zmt-prompt-detail-label{gap:8px;margin:12px 0 8px;padding-bottom:6px;font-size:16px;line-height:1.25}
.zmt-prompt-detail-label:before{width:9px;height:9px;border-width:3px}
.zmt-prompt-detail-label:after{width:78px;height:3px}
.zmt-prompt-drawer-panel pre{max-height:none;padding:14px 17px!important;border-radius:12px!important;font-size:14px!important;line-height:1.35!important}
.zmt-prompt-detail-note{gap:9px;padding:10px 13px;font-size:14px;line-height:1.3}
.zmt-prompt-detail-note:before{font-size:24px}
.zmt-prompt-copy-detail{min-height:40px;margin-top:13px;padding:0 15px;border-radius:9px;font-size:14px}
@media (max-width:720px){.zmt-prompt-drawer-panel{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.zmt-prompt-drawer-panel>div{max-height:none;overflow:visible;padding:24px 18px 24px}.zmt-prompt-drawer-panel h2{font-size:27px}.zmt-prompt-drawer-panel h2:before{font-size:28px}.zmt-prompt-detail-summary{font-size:14px}.zmt-prompt-detail-label{font-size:16px}.zmt-prompt-drawer-panel pre{font-size:14px!important;line-height:1.45!important}.zmt-prompt-detail-note{font-size:14px}.zmt-prompt-copy-detail{font-size:14px}}

/* 一级 AI 工具导航：始终可见，避免模型切换入口被搜索区弱化。 */
.zmt-prompts-model-tabs{display:flex;align-items:stretch;gap:28px;max-width:1540px;margin:18px auto 0;padding:0 4px;border-bottom:1px solid #dfe8e5}
.zmt-prompts-model-tabs-label{display:flex;align-items:center;gap:9px;min-width:196px;padding:0 4px 16px;color:#17312d;font-size:15px;font-weight:800;white-space:nowrap}
.zmt-prompts-model-tabs-label svg{width:21px;height:21px;color:#087d72}.zmt-prompts-model-tabs-label small{margin-left:2px;color:#879692;font-size:12px;font-weight:500}
.zmt-prompts-model-tabs-list{display:flex;align-items:stretch;gap:6px;min-width:0;flex:1;overflow-x:auto;scrollbar-width:none}.zmt-prompts-model-tabs-list::-webkit-scrollbar{display:none}
.zmt-prompts-model-tab{position:relative;display:flex;align-items:center;gap:10px;min-width:145px;min-height:68px;padding:0 14px 1px;border:0;border-bottom:3px solid transparent;border-radius:9px 9px 0 0;color:#64716f;background:transparent;text-align:left;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .12s ease}
.zmt-prompts-model-tab:hover{color:#ef3c58;background:#fff4f5}.zmt-prompts-model-tab.is-active{color:#ef3c58;background:#fff4f5;border-bottom-color:#ef3c58}.zmt-prompts-model-tab:active{transform:scale(.97)}
.zmt-prompts-model-tab-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;color:#6e7b78;background:#edf2f1;flex:0 0 auto}.zmt-prompts-model-tab.is-active .zmt-prompts-model-tab-icon{color:#ef3c58;background:#ffe2e5}.zmt-prompts-model-tab-icon svg{width:19px;height:19px}
.zmt-prompts-model-tab-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.zmt-prompts-model-tab-copy strong{overflow:hidden;font-size:14px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.zmt-prompts-model-tab-copy small{font-size:11px;font-weight:600;color:#98a5a1}.zmt-prompts-model-tab.is-active .zmt-prompts-model-tab-copy small{color:#e66b7b}
@media (max-width:900px){.zmt-prompts-model-tabs{gap:12px}.zmt-prompts-model-tabs-label{min-width:112px;flex-direction:column;align-items:flex-start;gap:2px;padding-bottom:13px}.zmt-prompts-model-tabs-label small{margin-left:0}.zmt-prompts-model-tab{min-width:132px;min-height:62px;padding-right:11px;padding-left:11px}}
@media (max-width:720px){.zmt-prompts-model-tabs{display:block;margin-top:14px;padding:0;border-bottom:0}.zmt-prompts-model-tabs-label{display:flex;flex-direction:row;align-items:center;min-height:34px;padding:0 2px 8px}.zmt-prompts-model-tabs-label small{font-size:11px}.zmt-prompts-model-tabs-list{gap:5px;padding-bottom:2px}.zmt-prompts-model-tab{min-width:128px;min-height:58px;border:1px solid #e0e8e5;border-bottom-width:3px;border-radius:9px;padding:0 10px}.zmt-prompts-model-tab.is-active{border-color:#ef3c58;border-bottom-color:#ef3c58}.zmt-prompts-model-tab-icon{width:30px;height:30px}.zmt-prompts-model-tab-icon svg{width:17px;height:17px}.zmt-prompts-model-tab-copy strong{font-size:13px}}

/* Reference visual treatment: black/red hero, bright model rail, compact dark scene rail. */
.zmt-prompts{--p-ink:#17191b;--p-muted:#7b8182;--p-deep:#101112;--p-paper:#f4f5f6;--p-line:#e4e6e7;background:#f4f5f6;color:#17191b}
.zmt-prompts-hero{position:relative;isolation:isolate;overflow:hidden;min-height:300px;padding:52px 58px;border-radius:22px;background:#111213;box-shadow:0 20px 50px rgba(17,18,19,.18)}
.zmt-prompts-hero:after{position:absolute;z-index:-1;top:-110px;right:-90px;width:430px;height:330px;border-radius:50%;background:#ef2028;box-shadow:0 0 100px 56px rgba(239,32,40,.42);opacity:.9;content:""}
.zmt-prompts-brand{color:#b8babc}.zmt-prompts-brand-mark{color:#17191b;background:#ffbd19}.zmt-prompts h1{color:#fff;font-size:48px;line-height:1.12;text-shadow:0 5px 18px rgba(0,0,0,.3)}.zmt-prompts h1::first-line{color:#fff}.zmt-prompts-hero-copy p{color:#c2c5c6;font-size:17px}
.zmt-prompts-search{min-height:68px;padding-left:22px;border:2px solid rgba(255,255,255,.28);border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.25)}
.zmt-prompts-search input{font-size:17px}.zmt-prompts-search kbd{display:none}.zmt-prompts-search:after{display:grid;place-items:center;align-self:stretch;min-width:92px;margin:5px 5px 5px 10px;border-radius:11px;color:#fff;background:#ef2028;box-shadow:0 5px 10px rgba(239,32,40,.22);content:"搜索";font-size:16px;font-weight:800}
.zmt-prompts-hero-links{gap:20px;margin-top:14px}.zmt-prompts-hero-links button{color:#c4c6c7}.zmt-prompts-hero-links button:hover,.zmt-prompts-hero-links button.is-active{color:#fff}.zmt-prompts-hero-links button+button:before{margin-right:18px;color:#777b7d;content:"|"}
.zmt-prompts-model-tabs{max-width:1540px;margin:0 auto;padding:0 10px;border-bottom:1px solid #e1e3e4;background:#fff;box-shadow:0 8px 22px rgba(19,23,24,.04)}
.zmt-prompts-model-tabs-label{min-width:186px;color:#292d2f}.zmt-prompts-model-tabs-label svg{color:#2c3031}.zmt-prompts-model-tab{min-width:154px;color:#363b3d}.zmt-prompts-model-tab:hover{color:#ef2028;background:#fff4f4}.zmt-prompts-model-tab.is-active{color:#ef2028;background:#fff4f4;border-bottom-color:#ef2028}.zmt-prompts-model-tab-icon{color:#303536;background:#f0f1f2}.zmt-prompts-model-tab.is-active .zmt-prompts-model-tab-icon{color:#fff;background:#ef2028;box-shadow:0 0 0 9px rgba(239,32,40,.1)}.zmt-prompts-model-tab-copy small{color:#8e9495}.zmt-prompts-model-tab.is-active .zmt-prompts-model-tab-copy small{color:#ef2028}
.zmt-prompts-toolbar{min-height:74px}.zmt-prompts-results{font-size:15px;color:#73797b;font-variant-numeric:tabular-nums}
.zmt-prompts-layout{grid-template-columns:248px minmax(0,1fr);gap:30px}.zmt-prompts-sidebar{top:22px;padding:11px;border-radius:14px;background:#111213;box-shadow:0 18px 34px rgba(17,18,19,.2)}.zmt-prompts-sidebar-title{padding:12px 12px 16px;font-size:16px}.zmt-prompts-sidebar-title span{color:#8e9293}.zmt-prompts-sidebar button{min-height:48px;margin:3px 0;border-radius:10px;color:#c7c9ca}.zmt-prompts-sidebar button b{color:#c9cbcc;background:rgba(255,255,255,.12);font-variant-numeric:tabular-nums}.zmt-prompts-sidebar button:hover{background:rgba(255,255,255,.1)}.zmt-prompts-sidebar button.is-active{background:#ef2028;box-shadow:0 8px 18px rgba(239,32,40,.28)}.zmt-prompts-sidebar button.is-active b{color:#fff;background:rgba(0,0,0,.2)}
.zmt-prompts-grid{gap:20px}.zmt-prompt-card{min-height:430px;padding:22px;border-color:#e5e7e8;border-radius:12px;box-shadow:0 7px 22px rgba(33,38,39,.07)}.zmt-prompt-card:hover{border-color:#f2afb2;box-shadow:0 14px 30px rgba(33,38,39,.12)}.zmt-prompt-card-accent{height:4px;border-radius:0 0 4px 4px}.zmt-prompt-card-icon{width:40px;height:40px;border-radius:50%;color:#ef2028!important;background:#fff0f1!important}.zmt-prompt-card-type{color:#292e30!important;font-size:13px}.zmt-prompts h2{font-size:22px;line-height:1.25}.zmt-prompt-summary{font-size:14px;line-height:1.6}.zmt-prompt-structure{border-color:#eceeef;background:#fff}.zmt-prompt-line{padding:7px 9px;color:#3f4546;font-size:12px}.zmt-prompt-line-label{color:#17191b;background:#fff;border-bottom:1px solid #eef0f1;font-weight:800}.zmt-prompt-line-item{color:#6d5011;background:#fff7dc}.zmt-prompt-structure::after{background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 82%)}
.zmt-prompt-action{min-height:42px;border-color:#e1e4e5;border-radius:8px;color:#24292a;background:#fff}.zmt-prompt-action-copy:hover{border-color:#25292a;color:#17191b;background:#f3f4f4}.zmt-prompt-action-open{border-color:#ef2028;color:#fff;background:#ef2028;box-shadow:0 6px 12px rgba(239,32,40,.2)}.zmt-prompt-action-open:hover{background:#d81920}.zmt-prompt-action-favorite{border-color:#f1c457;color:#302718;background:#ffc63d}.zmt-prompt-action-favorite:hover,.zmt-prompt-action-favorite[aria-pressed=true]{border-color:#e6a900;color:#2d2412;background:#ffbd22}
.zmt-prompt-toast{background:#17191b}.zmt-prompts-empty{border-color:#d7dadb}
@media (max-width:720px){.zmt-prompts-hero{padding:32px 22px;border-radius:16px}.zmt-prompts h1{font-size:34px}.zmt-prompts-search{min-height:58px}.zmt-prompts-search:after{min-width:70px;font-size:14px}.zmt-prompts-model-tabs{box-shadow:none}.zmt-prompts-model-tabs-label{color:#292d2f}.zmt-prompts-model-tab{min-width:140px}.zmt-prompts-sidebar{border-radius:12px}}
