.home-page{--home-bg: #f4f6f3;--home-surface: #fbfcfa;--home-ink: #17201d;--home-muted: #66716c;--home-line: #d8ddd9;--home-line-strong: #bac3bd;--home-accent: #147d5b;--home-accent-strong: #0f6549;--home-accent-soft: #dcefe7;--home-dark: #18221f;--home-radius: 20px;--home-page-x: clamp(24px, 5vw, 80px);min-height:100svh;overflow:clip;background:var(--home-bg);color:var(--home-ink)}.home-page *,.home-page *:before,.home-page *:after{box-sizing:border-box}.home-header,.home-hero,.home-tools,.home-footer{width:min(100%,1440px);margin-inline:auto;padding-inline:var(--home-page-x)}.home-header{display:flex;height:72px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--home-line)}.home-brand,.home-header nav a{text-decoration:none}.home-brand{display:inline-flex;align-items:center;gap:11px;font-size:.94rem;font-weight:720;letter-spacing:-.02em}.home-brand-mark{display:grid;width:25px;height:25px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2px;flex:0 0 auto}.home-brand-mark span{display:block;background:currentColor}.home-brand-mark span:first-child{grid-row:1 / 3;background:var(--home-accent)}.home-brand-mark span:nth-child(2){border-radius:0 6px 0 0}.home-brand-mark span:nth-child(3){opacity:.42}.home-header nav{display:flex;align-items:center;gap:24px}.home-header nav a{position:relative;padding:8px 2px;color:var(--home-muted);font-size:.88rem;font-weight:600;transition:color .16s ease}.home-header nav a:after{content:"";position:absolute;right:2px;bottom:3px;left:2px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.home-header nav a:hover{color:var(--home-ink)}.home-header nav a:hover:after{transform:scaleX(1);transform-origin:left}.home-hero{display:grid;min-height:min(760px,calc(100svh - 72px));grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);align-items:center;gap:clamp(64px,8vw,136px);padding-top:clamp(72px,8vw,116px);padding-bottom:clamp(80px,9vw,132px)}.home-hero-copy{max-width:620px;container-type:inline-size}.home-hero-kicker{margin:0 0 24px;color:var(--home-accent);font-size:.86rem;font-weight:680}.home-hero h1{margin:0;color:var(--home-ink);font-family:SF Pro Display,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:clamp(3.35rem,min(5.2vw,14cqw),5.35rem);font-weight:760;line-height:1.08;letter-spacing:-.065em}.home-hero h1 span{display:block;white-space:nowrap}.home-hero-description{max-width:30em;margin:28px 0 0;color:var(--home-muted);font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.8;text-wrap:pretty}.home-hero-action,.home-tool-link{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:10px;cursor:pointer;font-weight:680;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.home-hero-action{margin-top:36px;padding:0 18px;background:var(--home-ink);color:#f8faf8}.home-hero-action:hover{background:var(--home-accent-strong);transform:translateY(-2px)}.home-hero-action:active,.home-tool-link:active{transform:translateY(1px)}.home-bench{position:relative;width:100%;max-width:630px;justify-self:end;border:1px solid var(--home-line-strong);border-radius:var(--home-radius);background:var(--home-surface);box-shadow:0 28px 70px #1f332b1a;animation:home-rise .56s cubic-bezier(.16,1,.3,1) both}.home-bench-heading{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--home-line);color:var(--home-muted);font-size:.76rem;font-weight:650}.home-bench-heading span:first-child{color:var(--home-ink);font-size:.88rem;font-weight:760}.home-bench-canvas{display:grid;min-height:420px;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr .5fr;gap:10px;padding:10px}.home-bench-module{min-width:0;border:1px solid var(--home-line);border-radius:12px;background:#f0f3f0}.home-bench-module--primary{display:flex;grid-row:1 / 3;flex-direction:column;justify-content:space-between;padding:clamp(28px,4vw,52px);background:var(--home-dark);color:#f1f6f3}.home-bench-module--primary span,.home-bench-module--compact span,.home-bench-module--line span{font-size:.75rem;font-weight:650}.home-bench-module--primary strong{font-size:clamp(1.65rem,2.5vw,2.5rem);font-weight:680;line-height:1.32;letter-spacing:-.045em}.home-bench-module--compact{display:flex;flex-direction:column;justify-content:space-between;padding:24px;background:var(--home-accent-soft);color:var(--home-accent-strong)}.home-bench-module--line{display:grid;grid-template-columns:1fr;align-content:center;gap:13px;padding:22px 24px}.home-bench-module--line i{display:block;width:100%;height:1px;background:var(--home-line-strong)}.home-bench-module--line i:nth-of-type(2){width:72%}.home-bench-module--line i:nth-of-type(3){width:44%}.home-tools{padding-top:clamp(88px,10vw,148px);padding-bottom:clamp(96px,11vw,164px);border-top:1px solid var(--home-line)}.home-section-heading{display:grid;max-width:720px;gap:18px}.home-section-heading h2{margin:0;font-family:SF Pro Display,Noto Sans SC,PingFang SC,system-ui,sans-serif;font-size:clamp(2.25rem,4vw,3.75rem);font-weight:720;line-height:1.14;letter-spacing:-.055em}.home-section-heading p{max-width:32em;margin:0;color:var(--home-muted);font-size:1rem;line-height:1.75}.home-tool-list{display:grid;gap:clamp(72px,9vw,132px);margin-top:clamp(56px,7vw,96px)}.home-tool{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:clamp(48px,7vw,104px)}.home-tool--title-to-image{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr)}.home-tool--title-to-image .home-tool-visual{grid-column:2;grid-row:1}.home-tool--title-to-image .home-tool-copy{grid-column:1;grid-row:1}.home-tool-copy{display:grid;justify-items:start}.home-tool-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--home-line-strong);border-radius:12px;background:var(--home-surface);color:var(--home-accent)}.home-tool-copy h3{margin:24px 0 0;font-family:SF Pro Display,Noto Sans SC,PingFang SC,system-ui,sans-serif;font-size:clamp(2rem,3vw,3.1rem);font-weight:720;line-height:1.08;letter-spacing:-.05em}.home-tool-copy p{max-width:27em;margin:20px 0 0;color:var(--home-muted);font-size:1rem;line-height:1.8;text-wrap:pretty}.home-tool-link{margin-top:30px;padding:0 18px;border:1px solid var(--home-ink);background:transparent;color:var(--home-ink)}.home-tool-link:hover{border-color:var(--home-accent-strong);background:var(--home-accent-strong);color:#f8faf8;transform:translateY(-2px)}.home-preview{position:relative;min-width:0;border:1px solid var(--home-line-strong);border-radius:var(--home-radius);background:var(--home-surface);box-shadow:0 24px 64px #1e2f2817;overflow:hidden}.home-preview-bar{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;padding:0 17px;border-bottom:1px solid var(--home-line);color:var(--home-muted);font-size:.7rem;font-weight:650}.home-preview--editor{display:grid;min-height:500px;grid-template-columns:minmax(0,.86fr) minmax(280px,1.14fr);background:#edf1ee}.home-editor-pane{min-width:0;border-right:1px solid var(--home-line-strong);background:#1d2824;color:#dce7e1}.home-editor-pane .home-preview-bar{border-color:#eef5f11f;color:#94a79f}.home-editor-pane pre{margin:0;padding:clamp(24px,4vw,42px);color:#aebdb6;font-family:SFMono-Regular,JetBrains Mono,Consolas,monospace;font-size:clamp(.66rem,1vw,.82rem);line-height:1.85;white-space:pre-wrap}.home-editor-pane pre span{color:#87d3b5}.home-article-pane{min-width:0;padding-bottom:36px}.home-preview-ready{display:inline-flex;align-items:center;gap:4px;color:var(--home-accent)}.home-article-pane article{width:min(76%,330px);min-height:382px;margin:34px auto 0;padding:42px 34px;background:#fff;color:#26312d;box-shadow:0 12px 34px #1c2b2414}.home-article-kicker{color:var(--home-accent);font-size:.58rem;font-weight:760;letter-spacing:.12em}.home-article-pane h3{margin:16px 0 0;font-family:"Noto Serif SC",Songti SC,STSong,serif;font-size:clamp(1.45rem,2.2vw,2.05rem);font-weight:720;line-height:1.32;letter-spacing:-.04em}.home-article-pane p,.home-article-pane li{color:#637069;font-size:.68rem;line-height:1.85}.home-article-pane p{margin:18px 0 0}.home-article-pane h4{margin:26px 0 10px;padding-bottom:8px;border-bottom:2px solid var(--home-accent);font-size:.8rem}.home-article-pane ul{margin:0;padding-left:1.2em}.home-copy-control,.home-download-control{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border-radius:9px;font-size:.72rem;font-weight:680}.home-copy-control{position:absolute;top:8px;right:8px;padding:0 12px;background:var(--home-accent);color:#f4faf7}.home-preview--cover{display:grid;min-height:520px;grid-template-columns:minmax(210px,.72fr) minmax(330px,1.28fr);background:#e9ecea}.home-cover-controls{display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--home-line-strong);background:var(--home-surface)}.home-control-group{display:grid;gap:10px;margin:0 20px;padding:22px 0;border-bottom:1px solid var(--home-line)}.home-control-group>span{color:var(--home-muted);font-size:.68rem;font-weight:650}.home-control-group strong{font-size:.85rem;font-weight:650;line-height:1.6}.home-style-options{display:flex;gap:8px}.home-style-options i{width:34px;height:28px;border:1px solid var(--home-line-strong);border-radius:7px;background:#dbe5df}.home-style-options i:nth-child(2){background:#dce3fa}.home-style-options i:nth-child(3){background:#f3dfc2}.home-style-options .is-selected{box-shadow:0 0 0 2px var(--home-accent)}.home-download-control{margin:auto 20px 20px;background:var(--home-ink);color:#f8faf8}.home-cover-output{position:relative;width:min(70%,310px);aspect-ratio:3 / 4;align-self:center;justify-self:center;margin:34px;padding:clamp(28px,4vw,44px);overflow:hidden;background:#dce3fa;color:#17243c;box-shadow:0 18px 46px #202d4329}.home-cover-output:after{content:"";position:absolute;right:-16%;bottom:-8%;width:58%;aspect-ratio:1;border:18px solid #bfd0ff;border-radius:50%}.home-cover-label{position:relative;z-index:1;font-size:.56rem;font-weight:760;letter-spacing:.12em}.home-cover-output strong{position:relative;z-index:1;display:block;margin-top:clamp(44px,6vw,68px);font-size:clamp(1.7rem,3.2vw,2.7rem);font-weight:760;line-height:1.18;letter-spacing:-.065em}.home-cover-output em{font-style:normal;box-shadow:inset 0 -.38em #ffdf66}.home-cover-rule{position:relative;z-index:1;display:block;width:48px;height:3px;margin-top:28px;background:#17243c}.home-cover-output small{position:absolute;right:36px;bottom:34px;left:36px;z-index:1;max-width:15em;font-size:.62rem;line-height:1.65}.home-footer{display:flex;min-height:116px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--home-line);color:var(--home-muted)}.home-footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--home-ink)}.home-footer-brand .home-brand-mark{width:21px;height:21px}.home-footer-brand strong,.home-footer p{font-size:.82rem}.home-footer p{margin:0}@keyframes home-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-color-scheme:dark){.home-page{--home-bg: #111814;--home-surface: #18211d;--home-ink: #edf3ef;--home-muted: #9aa9a1;--home-line: #2c3832;--home-line-strong: #405047;--home-accent: #61c79e;--home-accent-strong: #79d2ae;--home-accent-soft: #183d30;--home-dark: #0c120f}.home-bench-module{background:#202a25}.home-bench-module--primary{background:var(--home-dark)}.home-bench-module--compact{background:var(--home-accent-soft)}.home-hero-action,.home-tool-link:hover{color:#101713}.home-preview--editor,.home-preview--cover{background:#222c27}.home-article-pane article{background:#f7faf8}.home-style-options i{background:#385347}.home-style-options i:nth-child(2){background:#3d4967}.home-style-options i:nth-child(3){background:#5d4932}}@media(max-width:1120px){.home-hero{min-height:auto;grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);gap:52px;padding-top:82px;padding-bottom:96px}.home-hero h1{font-size:clamp(3rem,min(5.4vw,14cqw),4.2rem)}.home-bench-canvas{min-height:360px}.home-tool,.home-tool--title-to-image{grid-template-columns:minmax(0,1.12fr) minmax(250px,.88fr);gap:44px}.home-preview--editor{min-height:450px;grid-template-columns:minmax(0,.72fr) minmax(250px,1.28fr)}.home-preview--cover{min-height:470px;grid-template-columns:minmax(190px,.72fr) minmax(280px,1.28fr)}}@media(max-width:860px){.home-hero{grid-template-columns:1fr;gap:64px;padding-top:72px}.home-hero-copy{max-width:660px}.home-bench{max-width:none;justify-self:stretch}.home-bench-canvas{min-height:380px}.home-tool,.home-tool--title-to-image{grid-template-columns:1fr;gap:36px}.home-tool--title-to-image .home-tool-visual,.home-tool--title-to-image .home-tool-copy{grid-column:1}.home-tool--title-to-image .home-tool-copy{grid-row:1}.home-tool--title-to-image .home-tool-visual{grid-row:2}.home-tool-copy{max-width:620px}}@media(max-width:620px){.home-page{--home-page-x: 20px;--home-radius: 16px}.home-header{height:64px}.home-hero{gap:48px;padding-top:60px;padding-bottom:76px}.home-hero-kicker{margin-bottom:18px}.home-hero h1{font-size:clamp(2.35rem,min(13vw,14cqw),3.55rem);line-height:1.1;letter-spacing:-.06em}.home-hero-description{margin-top:22px;font-size:.98rem}.home-hero-action{width:100%;margin-top:30px}.home-bench-canvas{min-height:330px;grid-template-columns:1.15fr .85fr}.home-bench-module--primary{padding:26px 22px}.home-bench-module--primary strong{font-size:1.5rem}.home-bench-module--compact,.home-bench-module--line{padding:18px 16px}.home-tools{padding-top:76px;padding-bottom:92px}.home-tool-list{gap:82px;margin-top:50px}.home-tool-copy h3{font-size:2rem}.home-tool-link{width:100%}.home-preview--editor{min-height:auto;grid-template-columns:1fr}.home-editor-pane{border-right:0;border-bottom:1px solid var(--home-line-strong)}.home-editor-pane pre{min-height:260px;padding:26px 22px;font-size:.72rem}.home-article-pane{padding-bottom:26px}.home-article-pane article{width:calc(100% - 42px);min-height:340px;margin-top:24px;padding:34px 28px}.home-copy-control{top:6px;right:6px}.home-preview--cover{min-height:auto;grid-template-columns:1fr}.home-cover-controls{border-right:0;border-bottom:1px solid var(--home-line-strong)}.home-control-group{display:none}.home-download-control{min-height:38px;margin:14px 16px 16px}.home-cover-output{width:min(72%,280px);margin:30px auto;padding:32px}.home-cover-output strong{margin-top:52px;font-size:clamp(1.8rem,9vw,2.45rem)}.home-footer{min-height:132px;align-items:flex-start;flex-direction:column;justify-content:center;gap:10px}}@media(prefers-reduced-motion:reduce){.home-bench{animation:none}}:root{color:#17201d;background:#f4f6f3;font-family:SF Pro Text,Noto Sans SC,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:#f4f6f3;color:#17201d}body::selection{background:#b8e5d2;color:#10211a}a{color:inherit;font:inherit}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #147d5b;outline-offset:4px}.page{width:100%;min-height:100svh}.page--tool{width:100%;padding:0}.tool-page{display:grid;min-height:100svh}.tool-loading{display:grid;min-height:100svh;place-items:center;background:#f4f6f3;color:#66716c;font-size:.95rem}.placeholder-panel{display:grid;min-height:100svh;align-content:center;justify-items:start;gap:18px;padding:88px max(24px,calc((100vw - 1180px)/2));background:#f4f6f3}.placeholder-panel h1{max-width:760px;margin:0;font-family:SF Pro Display,Noto Sans SC,PingFang SC,system-ui,sans-serif;font-size:clamp(2.8rem,7vw,5.6rem);font-weight:760;line-height:.98;letter-spacing:-.06em}.placeholder-panel p{margin:0;color:#66716c;font-size:1.08rem;line-height:1.7}.placeholder-panel .status{color:#147d5b;font-size:.82rem;font-weight:720}.placeholder-panel .primary-button{min-height:48px;margin-top:12px;padding:0 20px;border:1px solid #17201d;border-radius:10px;background:#17201d;color:#f8faf8;cursor:pointer;font-weight:680}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
