:root{--paper:#f3eee8;--paper-soft:#f7f3ed;--card:#fffdfa;--ink:#332a27;--muted:#6f645d;--line:#eadfd5;--terracotta:#95563f;--terracotta-dark:#844934;--cream:#efe4d7;--shadow:0 16px 46px #4d372a14}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 85% 3%, #a65f4512, transparent 28rem), var(--paper);margin:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:16px;line-height:1.65}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.home-page,.results-page{min-height:100vh}.home-page{padding:0 5vw}.brand-header,.results-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1220px;min-height:132px;margin:0 auto;display:flex}.brand-lockup{object-fit:contain;width:226px;height:auto;display:block}.back-link{color:var(--terracotta-dark);letter-spacing:.03em;font-weight:650}.home-intro{text-align:center;max-width:1220px;margin:56px auto 38px}.eyebrow,.section-index{color:var(--terracotta);letter-spacing:.08em;margin:0 0 10px;font-size:14px;font-weight:760}h1,h2,h3,p{overflow-wrap:anywhere}.home-intro h1,.results-intro h1{letter-spacing:-.03em;margin:0;font-family:Songti SC,STSong,SimSun,serif;font-weight:600}.home-intro h1{font-size:clamp(34px,3.4vw,40px)}.entry-panel{max-width:1120px;margin:0 auto 72px;padding:0}.home-mode-switch{width:min(420px,100%);margin:0 auto 28px;display:flex}.home-mode-switch button{flex:1}.entry-heading,.results-title-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.entry-heading h2,.workflow-copy h2,.results-title-row h2,.upgrade-section h2{margin:0;font-family:Songti SC,STSong,SimSun,serif;font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.25}.mode-switch{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:4px;display:inline-flex}.mode-switch button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:44px;padding:8px 20px;font-weight:700}.mode-switch button.active{color:#fff;background:var(--terracotta)}.entry-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.entry-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff38;grid-template-columns:36px 1fr 24px;align-items:center;gap:12px;min-height:126px;padding:22px;transition:background .2s,transform .2s;display:grid}.entry-card:hover{background:var(--card);transform:translateY(-2px)}.entry-number{color:var(--terracotta);font-size:14px;font-weight:780}.entry-card strong{font-family:Songti SC,STSong,serif;font-size:23px;font-weight:650;display:block}.entry-card small{color:var(--muted);margin-top:5px;font-size:14px;line-height:1.5;display:block}.entry-arrow{color:var(--terracotta);font-size:24px}.minimal-footer{border-top:1px solid var(--line);max-width:1120px;min-height:88px;color:var(--terracotta-dark);justify-content:center;align-items:center;margin:0 auto;font-size:14px;font-weight:750;display:flex}.results-page{padding:0 5vw}.results-header img{width:188px;height:auto;display:block}.results-header>a:first-child{display:inline-flex}.results-intro{justify-content:space-between;align-items:flex-end;gap:36px;max-width:1220px;margin:58px auto 34px;display:flex}.results-intro h1{font-size:clamp(38px,5vw,60px)}.results-intro>div>p:last-child{color:var(--muted);margin:12px 0 0;font-size:18px}.free-toggle{cursor:pointer;align-items:center;gap:10px;min-height:48px;font-weight:700;display:inline-flex}.free-toggle input{opacity:0;position:absolute}.free-toggle>span{background:#d8cabc;border-radius:999px;width:50px;height:28px;transition:background .2s;position:relative}.free-toggle>span:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:4px;left:4px;box-shadow:0 2px 6px #00000029}.free-toggle input:checked+span{background:var(--terracotta)}.free-toggle input:checked+span:after{transform:translate(22px)}.workflow-section,.tool-results,.upgrade-section{max-width:1220px;margin:0 auto}.workflow-section{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;padding:34px}.workflow-copy{max-width:760px}.workflow-copy>p:last-child{color:var(--muted);margin:12px 0 0;font-size:17px}.workflow-chain{align-items:stretch;gap:8px;margin-top:28px;padding-bottom:4px;display:flex;overflow-x:auto}.workflow-step{flex:1 0 185px;align-items:center;gap:8px;display:flex}.workflow-step>button{text-align:left;background:var(--paper-soft);border:1px solid var(--line);cursor:pointer;border-radius:15px;align-items:center;gap:12px;width:100%;min-height:96px;padding:14px;display:flex}.workflow-step>button:hover{border-color:var(--terracotta)}.workflow-step i{color:var(--terracotta);font-size:22px;font-style:normal}.workflow-step strong,.workflow-step small{display:block}.workflow-step strong{font-size:15px}.workflow-step small{color:var(--muted);margin-top:3px;line-height:1.4}.brand-icon{--tool-color:#a65f45;color:#fff;background:var(--tool-color);border:1px solid var(--line);letter-spacing:-.03em;border-radius:13px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:820;display:inline-grid;position:relative;overflow:hidden;box-shadow:0 4px 14px #43383314}.brand-icon img{object-fit:contain;background:#fff;width:100%;height:100%;padding:6px;position:absolute;inset:0}.brand-icon-fallback{z-index:0;position:relative}.brand-icon.small{border-radius:10px;flex-basis:38px;width:38px;height:38px;font-size:13px}.brand-icon.small img{padding:5px}.tool-results{padding:70px 0}.results-title-row>span{color:var(--muted);font-size:15px}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.result-card{border:1px solid var(--line);background:#fffdf9c7;border-radius:18px;min-width:0;padding:26px}.result-card-head{align-items:center;gap:14px;display:flex}.result-card-head h3{margin:0;font-family:Songti SC,STSong,serif;font-size:25px}.result-card-head p{color:var(--muted);margin:1px 0 0;font-size:13px}.badge-row{flex-wrap:wrap;gap:7px;margin:16px 0;display:flex}.badge{border:1px solid var(--line);border-radius:999px;padding:4px 9px;font-size:13px;font-weight:700}.badge.anna{color:#fff;border-color:var(--terracotta);background:var(--terracotta)}.badge.universal{color:var(--terracotta-dark);background:#f2e4dc}.badge.free{color:#35705c;background:#e7f2ed;border-color:#c7ded4}.badge.network{color:#70442f;background:#f4e7dc;border-color:#e5c8b5}.context-value{min-height:58px;margin:0;font-size:17px;font-weight:700;line-height:1.7}.core-label{color:var(--terracotta);letter-spacing:.08em;margin:18px 0 2px;font-size:13px;font-weight:800}.core-copy{color:var(--muted);margin:0;font-size:14px}.card-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding-top:18px;display:flex}.card-actions button{color:var(--terracotta-dark);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:750}.card-actions a{color:var(--muted);text-underline-offset:4px;font-size:14px;text-decoration:underline}.upgrade-section{color:#fffaf5;background:var(--terracotta-dark);border-radius:22px;margin-bottom:70px;padding:46px}.upgrade-section .section-index{color:#eed2c4}.upgrade-section p:not(.section-index){color:#f1e4dc;max-width:820px;font-size:17px}.upgrade-section a{min-height:46px;color:var(--terracotta-dark);background:#fff;border-radius:999px;align-items:center;margin-top:12px;padding:10px 18px;font-weight:750;display:inline-flex}.drawer-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2a201c59;justify-content:flex-end;display:flex;position:fixed;inset:0}.tool-drawer{background:var(--paper-soft);width:min(640px,100%);height:100%;padding:28px 36px 46px;overflow-y:auto;box-shadow:-20px 0 60px #2d1f1929}.drawer-topbar{justify-content:flex-end;display:flex}.close-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:44px;height:44px;font-size:26px;line-height:1}.drawer-title{align-items:center;gap:14px;margin-top:4px;display:flex}.drawer-title h2{margin:0;font-family:Songti SC,STSong,serif;font-size:34px}.drawer-title p{color:var(--muted);margin:2px 0 0;font-size:14px}.drawer-section{border-top:1px solid var(--line);padding:24px 0}.drawer-section p{margin:0}.context-panel{background:#efe2d8;border:0;border-radius:16px;margin-top:22px;padding:22px}.context-panel span,.drawer-kicker{color:var(--terracotta-dark);letter-spacing:.05em;font-size:13px;font-weight:800}.context-panel h3{margin:7px 0 0;font-family:Songti SC,STSong,serif;font-size:23px;line-height:1.55}.not-for{color:var(--muted);font-size:14px;margin-top:10px!important}.action-list{margin:14px 0 0;padding:0;list-style:none}.action-list li{align-items:center;gap:12px;margin:10px 0;display:flex}.action-list li span{color:#fff;background:var(--terracotta);border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:inline-grid}.prompt-section{border:1px solid var(--line);background:var(--card);border-radius:16px;margin:4px 0 24px;padding:22px}.prompt-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.prompt-type{color:var(--ink);font-size:16px;font-weight:700;margin-top:5px!important}.prompt-heading button{border:1px solid var(--terracotta);min-width:96px;min-height:44px;color:var(--terracotta-dark);cursor:pointer;background:0 0;border-radius:999px;padding:8px 14px;font-weight:750}.prompt-heading button.copied{color:#fff;background:var(--terracotta)}.prompt-guide{color:var(--muted);font-size:14px;margin-top:14px!important}.prompt-section pre{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--ink);background:var(--paper-soft);border-left:3px solid var(--terracotta);border-radius:0 12px 12px 0;margin:14px 0 0;padding:18px;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:16px;line-height:1.75}.contrast-box{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contrast-box>div{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:18px}.contrast-box>div:last-child{background:#efe5dc}.contrast-box p:last-child{margin-top:7px;font-size:14px}.workflow-chain.compact{margin-top:15px}.workflow-chain.compact .workflow-step{min-width:160px}.workflow-chain.compact .workflow-step>button{min-height:80px;padding:10px}.official-button{color:#fff;background:var(--terracotta);border-radius:14px;justify-content:space-between;align-items:center;min-height:52px;padding:12px 18px;font-weight:750;display:flex}.download-note{color:var(--muted);margin:12px 0 0;font-size:13px}@media (width<=900px){.entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-chain{padding-bottom:10px}}@media (width<=640px){body{font-size:16px}.home-page,.results-page{padding:0 18px}.brand-header,.results-header{min-height:94px}.brand-lockup{width:166px}.benefit-note{display:none}.home-intro{margin:42px auto 32px}.home-intro h1{font-size:32px}.entry-panel{margin-bottom:42px;padding:0}.entry-heading{flex-direction:column;align-items:stretch;margin-bottom:20px}.entry-heading h2{font-size:27px}.mode-switch{align-self:stretch}.mode-switch button{flex:1}.entry-grid{grid-template-columns:1fr}.entry-card{grid-template-columns:30px 1fr 20px;min-height:92px;padding:16px 13px}.entry-card strong{font-size:20px}.minimal-footer{justify-content:center;min-height:92px}.results-header img{width:145px}.back-link{font-size:13px}.results-intro{flex-direction:column;align-items:flex-start;gap:14px;margin:40px auto 26px}.results-intro h1{font-size:39px}.results-intro>div>p:last-child{font-size:16px}.free-toggle{min-height:44px}.workflow-section{border-radius:17px;padding:24px 18px}.workflow-copy h2,.results-title-row h2,.upgrade-section h2{font-size:28px}.workflow-chain{margin-right:-18px}.workflow-step{flex-basis:170px}.workflow-step>button{min-height:88px}.workflow-step i{display:none}.tool-results{padding:48px 0}.results-title-row{align-items:flex-end;margin-bottom:20px}.result-grid{grid-template-columns:1fr}.result-card{padding:22px 18px}.context-value{min-height:0}.card-actions{align-items:flex-start}.upgrade-section{border-radius:17px;margin-bottom:42px;padding:28px 21px}.tool-drawer{padding:18px 18px 34px}.drawer-title h2{font-size:29px}.prompt-section{padding:18px 16px}.prompt-heading{flex-direction:column;align-items:stretch;gap:10px}.prompt-heading button{width:100%}.prompt-section pre{padding:16px 14px;font-size:16px}.contrast-box{grid-template-columns:1fr}.drawer-backdrop{align-items:flex-end}.tool-drawer{border-radius:22px 22px 0 0;height:92%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
