@charset "UTF-8";
:root{--green:#167454;--green-dark:#235041;--ink:#253d33;--muted:#778078;--line:#e5e9e1;--cream:#f8f9f3;--light:#eef4e9;--white:#fff;--radius:16px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{margin:0;color:var(--ink);background:#fff;font-family:"PingFang SC","Microsoft YaHei","Segoe UI",sans-serif;font-size:14px;line-height:1.8;-webkit-font-smoothing:antialiased}
main{overflow-x:clip}
a{color:inherit;text-decoration:none}
button{font:inherit;cursor:pointer}
button,a,summary{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #56a680;outline-offset:5px}
::selection{background:#d8ecd9}
h1,h2,h3,h4,p{margin:0}
h1,h2,h3,h4{font-weight:650;line-height:1.5}
h2{font-size:32px;letter-spacing:-1px}
h3{font-size:19px}
p{color:var(--muted)}
svg{flex-shrink:0}
.icon{width:22px;height:22px;vertical-align:middle}
.container{max-width:1200px;width:calc(100% - 96px);margin-inline:auto}
.skip-link{position:fixed;top:-80px;left:20px;background:var(--green);color:#fff;padding:12px 20px;z-index:100}
.skip-link:focus{top:12px}
.site-header{height:86px;border-bottom:1px solid #edf0e9;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30;backdrop-filter:blur(15px)}
.header-inner{height:100%;display:flex;align-items:center;gap:32px}
.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:21px;font-weight:750;letter-spacing:-.7px}
.brand-icon{display:grid;place-items:center;width:37px;height:37px;background:var(--green);color:white;border-radius:10px}
.brand-icon .icon{width:23px;height:23px}
.brand-light{font-weight:500}
.main-nav{display:flex;align-items:center;justify-content:center;gap:27px;margin-left:auto}
.main-nav>a{position:relative;font-size:13px;padding:30px 0;color:#636f66;white-space:nowrap}
.main-nav>a:hover,.main-nav>a[aria-current]{color:var(--green)}
.main-nav>a[aria-current]:after{content:"";position:absolute;bottom:19px;left:calc(50% - 9px);width:18px;height:2px;border-radius:2px;background:var(--green)}
.header-cta{display:flex;align-items:center;gap:10px;background:var(--green);color:white;border-radius:7px;padding:10px 17px;font-size:12px;white-space:nowrap}
.header-cta .icon{width:16px;height:16px}
.header-cta:hover,.button:not(.secondary):hover{background:#0b5d40;transform:translateY(-2px)}
.menu-toggle{display:none;background:none;border:0;padding:8px}
.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:24px;min-height:653px;align-items:center;padding-top:60px;padding-bottom:74px}
.hero-copy{position:relative;z-index:2}
.hero-badge{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:12px;letter-spacing:1px;background:#f0f5e9;border:1px solid #e4ecd9;padding:5px 12px;border-radius:30px;margin-bottom:22px}
.hero-badge>span{width:6px;height:6px;background:var(--green);border-radius:100%;box-shadow:0 0 0 3px #dcead6}
.hero h1{font-size:clamp(35px,3.65vw,52px);line-height:1.5;font-weight:750;letter-spacing:-1.7px;white-space:nowrap}
.accent{color:var(--green)}
.underline{position:relative;display:inline-block}
.underline:after{content:"";position:absolute;bottom:4px;left:1px;right:0;height:8px;background:#e4edce;border-radius:50%;z-index:-1;transform:rotate(-1.5deg)}
.hero-description{font-size:14px;line-height:2.1;margin-top:23px;color:#778077}
.hero-actions{display:flex;gap:12px;margin-top:31px}
.button{display:inline-flex;justify-content:center;align-items:center;gap:15px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:7px;padding:12px 22px;font-size:13px;font-weight:550;transition:background .2s,transform .2s}
.button .icon{width:17px;height:17px}
.button.secondary{background:#fff;border-color:#dce3d7;color:var(--ink);gap:10px}
.button.secondary:hover{border-color:var(--green);background:#f5f9f2}
.hero-benefits{display:flex;align-items:center;gap:17px;margin-top:24px;font-size:11px;color:#738173}
.hero-benefits>span{display:flex;align-items:center;gap:4px;white-space:nowrap}
.hero-benefits .icon{width:14px;height:14px;color:var(--green)}
.demo-note{margin-top:14px;font-size:10px;color:#a0a79b;letter-spacing:.3px}
.hero-visual{position:relative;min-width:0;height:465px;display:flex;align-items:center;isolation:isolate}
.hero-visual:before{content:"";position:absolute;inset:-25px -24px -25px -30px;z-index:-3;background:radial-gradient(ellipse,#eef4dc 0%,#f6f8ed 40%,transparent 72%);opacity:.95}
.visual-orbit{position:absolute;border:1px solid #e3e9d6;border-radius:50%;z-index:-2;left:6%;top:3%;width:92%;height:97%;transform:rotate(-25deg)}
.orbit-two{transform:rotate(27deg);left:0%;top:14%;width:100%;height:73%;border-style:dashed}
.manuscript{width:100%;background:white;border:1px solid #e2e8dc;border-radius:12px;box-shadow:0 24px 60px -25px #54694745;transform:rotate(-1.5deg);overflow:hidden}
.manuscript-top{height:51px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid #edf0e7}
.manuscript-top>span:first-child{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600}
.manuscript-top .icon{color:var(--green);width:18px;height:18px}
.preview-tag{font-size:9px;color:#87917e;background:#f5f7f1;padding:2px 7px;border:1px solid #e8ecdf;border-radius:4px}
.manuscript-body{display:grid;grid-template-columns:119px 1fr;min-height:307px}
.outline-preview{position:relative;background:#f8faf5;border-right:1px solid #e9eee1;padding:21px 10px}
.mini-label{display:block;font-size:9px;letter-spacing:2px;color:#a2aa99;margin:0 9px 16px}
.outline-preview>div:not(.outline-bottom){font-size:10px;display:flex;align-items:center;gap:6px;padding:8px 9px;border-radius:4px;color:#8c9682;margin-bottom:4px}
.outline-preview .icon{width:13px;height:13px}
.outline-preview>div.selected{color:var(--green);background:#e9f0de}
.chapter-line{display:block;background:#e5eadf;height:4px;border-radius:10px;width:51px;margin:15px 12px}
.chapter-line.short{width:35px}
.outline-bottom{position:absolute;bottom:18px;left:18px;color:#9aa58e;font-size:8px}
.outline-bottom>span{display:inline-block;background:#9fb783;border-radius:50%;height:4px;width:4px;margin-right:4px}
.draft-preview{padding:22px 26px 14px;min-width:0}
.draft-meta{display:flex;justify-content:space-between;color:#a7ad9e;font-size:8px}
.draft-meta>span:first-child{color:#6d8965}
.draft-preview h2{font-family:"Songti SC","SimSun",serif;font-size:19px;letter-spacing:1px;margin:14px 0 14px}
.draft-preview p{font-family:"Songti SC","SimSun",serif;font-size:11px;line-height:2.1;color:#7b8174;margin-bottom:8px}
.text-highlight{background:#eff4e3;color:#526944;padding-block:2px}
.draft-end{display:flex;gap:4px;margin-top:9px}
.draft-end span{display:block;width:3px;height:3px;border-radius:50%;background:#b2be9c}
.manuscript-footer{display:flex;justify-content:space-between;gap:5px;align-items:center;height:36px;border-top:1px solid #edf0e7;padding:0 18px;font-size:8px;color:#a1a99b}
.manuscript-footer .icon{width:12px;height:12px;margin-right:3px;color:#7e9471}
.inspiration-note{position:absolute;top:5px;left:9%;z-index:3;background:#fffef6;border:1px solid #ebe8cf;border-radius:9px;box-shadow:0 6px 18px #938b5310;transform:rotate(-5deg);padding:12px 18px;display:flex;gap:11px;align-items:center}
.inspiration-note>.icon{color:#a49b55;width:24px;height:24px}
.inspiration-note small,.inspiration-note strong{display:block}
.inspiration-note small{font-size:9px;color:#a39e7a;margin-bottom:3px}
.inspiration-note strong{font-size:12px;color:#746f4e;font-weight:550}
.floating-note{position:absolute;right:-12px;bottom:0;display:flex;align-items:center;gap:12px;z-index:4;background:white;border:1px solid #e3eadd;padding:16px 19px;border-radius:11px;box-shadow:0 10px 35px #4a644b15;transform:rotate(3deg)}
.note-icon{display:grid;place-items:center;width:33px;height:33px;background:#eaf3df;border-radius:50%;color:var(--green)}
.note-icon .icon{width:17px;height:17px}
.floating-note strong{display:block;font-size:12px;font-weight:600}
.floating-note small{display:block;color:#949d89;font-size:9px;margin-top:3px}
.note-star{color:#97ad75;font-size:29px;margin-left:15px}
.topic-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafbf7}
.topic-strip>.container{display:flex;align-items:center;gap:36px;min-height:79px}
.strip-label{font-size:11px;color:#939c8d;white-space:nowrap}
.topic-strip .container>div{display:flex;align-items:center;justify-content:space-between;flex:1;gap:14px;font-size:13px;color:#64735e;font-weight:500}
.topic-strip i{color:#bfc7b8;font-style:normal;font-size:12px}
.section{padding-top:84px;padding-bottom:84px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:34px}
.eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;color:#8a9b72;margin-bottom:12px;line-height:1.7}
.section-heading h2{margin-bottom:10px}
.section-heading p:not(.eyebrow){font-size:13px}
.text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;color:var(--green);white-space:nowrap;padding-bottom:5px}
.text-link .icon{width:17px;height:17px;transition:transform .2s}
.text-link:hover .icon{transform:translateX(4px)}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.feature-card{display:block;border:1px solid var(--line);border-radius:var(--radius);padding:25px 26px 22px;transition:transform .2s,border-color .2s,box-shadow .2s}
.feature-card:hover{transform:translateY(-4px);border-color:#b7ceb1;box-shadow:0 12px 24px #41613909}
.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}
.icon-box{display:grid;place-items:center;width:43px;height:43px;background:#f0f5e8;border:1px solid #e7eeda;border-radius:11px;color:#718b4d}
.card-number{font-size:11px;color:#bbc4b0;font-family:Georgia,serif}
.feature-card h3{font-size:17px;margin-bottom:9px}
.feature-card p{font-size:12px;line-height:1.95;min-height:70px}
.card-link{display:flex;align-items:center;justify-content:space-between;color:#81946e;font-size:10px;margin-top:18px;padding-top:16px;border-top:1px solid #eef0e8}
.card-link .icon{width:16px;height:16px}
.soft-section{background:#f8faf4;border-block:1px solid #f0f2e9}
.genre-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.genre-card{position:relative;overflow:hidden;min-height:272px;padding:21px 22px;display:flex;flex-direction:column;justify-content:space-between;border-radius:12px;border:1px solid #dbe3cc;transition:transform .25s}
.genre-card:hover{transform:translateY(-5px)}
.fantasy{background:#e9eedf;color:#667d4b}
.urban{background:#e5edeb;color:#61897e}
.romance{background:#f3eae4;color:#b08471}
.mystery{background:#e8eaf0;color:#7a8199}
.scifi{background:#e5ebf1;color:#627f99}
.history{background:#f1edde;color:#9a8856}
.genre-en{font-size:9px;letter-spacing:1.5px;position:relative;z-index:2}
.genre-art{position:absolute;font-family:"KaiTi","STKaiti","Songti SC",serif;font-size:139px;font-weight:400;line-height:1;top:48px;right:36px;opacity:.19;transform:rotate(-9deg)}
.genre-card:before,.genre-card:after{content:"";width:215px;height:215px;border:1px solid currentColor;border-radius:50%;position:absolute;right:-57px;top:25px;opacity:.1}
.genre-card:after{right:-34px;top:4px}
.genre-card>div{position:relative;z-index:1}
.genre-card h3{font-size:17px;display:flex;justify-content:space-between;align-items:center}
.genre-card h3 .icon{width:16px;height:16px}
.genre-card p{font-size:11px;color:inherit;opacity:.8;margin-top:6px}
.section-footnote{text-align:center;font-size:11px;color:#9ca58f;margin-top:22px}
.workflow-section{display:grid;grid-template-columns:1fr 1fr;gap:100px}
.workflow-intro h2{font-size:35px;line-height:1.6;margin-bottom:16px}
.workflow-intro>p:not(.eyebrow){font-size:13px;line-height:2}
.workflow-intro>.text-link{margin-top:22px}
.handwritten{font-family:"KaiTi","STKaiti",serif;color:#95a77b;font-size:22px;margin-top:32px;transform:rotate(-7deg);padding-left:50px}
.handwritten span{display:inline-block;font-size:45px;transform:rotate(15deg);margin-left:12px}
.steps>article{position:relative;display:flex;gap:25px;padding-bottom:34px}
.steps>article:last-child{padding-bottom:0}
.steps>article:not(:last-child):after{content:"";position:absolute;left:21px;top:49px;bottom:7px;width:1px;background:#e1e8d6}
.steps>article>span{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;background:#f0f4e8;border:1px solid #e2e9d6;border-radius:50%;font-family:Georgia,serif;font-size:17px;color:#7d9562}
.steps h3{font-size:18px;margin-top:6px;margin-bottom:9px}
.steps p{font-size:12px;line-height:2}
.step-tags{display:flex;gap:8px;margin-top:12px}
.step-tags>span{font-size:9px;border:1px solid #e6ebdd;border-radius:4px;padding:1px 8px;color:#8e9b80;background:#fbfcf8}
.quote-band{background:#f6f8f0;text-align:center;padding:32px 0 40px;border-block:1px solid #edf1e2}
.quote-symbol{font-family:Georgia,serif;display:block;color:#a3b687;font-size:47px;line-height:1}
.quote-band p{font-size:22px;letter-spacing:1px;color:#5f7452;font-family:"Songti SC","SimSun",serif}
.quote-band .container>span:last-child{display:block;font-size:10px;color:#94a184;margin-top:12px}
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.guide-card{padding:26px;border:1px solid var(--line);border-radius:13px;background:white;transition:border-color .2s,transform .2s}
.guide-card:hover{border-color:#b5c8a3;transform:translateY(-3px)}
.guide-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px;color:#9ba58f;margin-bottom:19px}
.guide-meta>span:first-child{background:#f0f4e8;border:1px solid #e7eddf;color:#7a9064;border-radius:4px;padding:2px 8px}
.guide-card h3{font-size:17px;line-height:1.8;margin-bottom:13px}
.guide-card p{font-size:12px;line-height:2}
.guide-card .card-link{color:var(--green)}
.home-faq{display:grid;grid-template-columns:.82fr 1.4fr;gap:100px;padding-top:22px}
.home-faq h2{line-height:1.65}
.home-faq>div:first-child>p:not(.eyebrow){font-size:12px;line-height:2;margin-top:15px}
.home-faq .text-link{margin-top:23px}
.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;font-size:14px;font-weight:500}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{font-size:21px;color:#8d9e77;line-height:1;font-weight:300;transition:transform .2s}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-list details[open] summary{color:var(--green)}
.faq-list details>p{font-size:13px;line-height:2;padding-top:14px;padding-right:25px}
.bottom-cta{position:relative;overflow:hidden;border:1px solid #e8eddc;background:#f2f6e9;border-radius:19px;padding:44px 25px 39px;text-align:center;margin-bottom:70px}
.bottom-cta:before,.bottom-cta:after{content:"";pointer-events:none;position:absolute;left:-150px;bottom:-270px;width:540px;height:540px;border-radius:50%;border:1px solid #e0e8cf}
.bottom-cta:after{left:auto;right:-190px;top:-270px}
.cta-mark{display:inline-grid;place-items:center;width:39px;height:39px;background:#e4ecd5;border-radius:10px;color:var(--green);margin-bottom:15px}
.bottom-cta .eyebrow{font-size:9px;letter-spacing:2px}
.bottom-cta h2{font-size:29px;line-height:1.7}
.bottom-cta>p:not(.eyebrow){font-size:12px;margin-top:11px}
.bottom-cta .button{margin-top:23px;position:relative;z-index:1}
.cta-note{display:block;font-size:9px;color:#97a286;margin-top:10px}
.site-footer{border-top:1px solid var(--line);background:#fcfdf9}
.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px;padding-top:48px;padding-bottom:41px}
.footer-brand .brand{font-size:19px}
.footer-brand .brand-icon{height:32px;width:32px;border-radius:8px}
.footer-brand .brand-icon .icon{width:21px;height:21px}
.footer-brand>p{font-size:11px;line-height:2;margin-top:15px}
.footer-label{display:block;font-size:9px;letter-spacing:1px;color:#a8b099;margin-top:14px}
.footer-main h2{font-size:12px;margin-bottom:18px;letter-spacing:0}
.footer-main>div:not(:first-child)>a{display:block;font-size:11px;color:#86917e;margin-bottom:9px}
.footer-main a:hover{color:var(--green)}
.footer-bottom{border-top:1px solid var(--line);padding-block:18px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#a1aa97;font-size:9px}
.mobile-only{display:none}
.breadcrumbs{display:flex;align-items:center;gap:12px;margin-top:27px;font-size:11px;color:#99a38f;flex-wrap:wrap}
.breadcrumbs a:hover{color:var(--green)}
.page-intro{padding-top:50px;padding-bottom:48px;text-align:center;max-width:820px}
.page-intro h1{font-size:39px;line-height:1.6;letter-spacing:-1px;margin-bottom:17px}
.page-intro>p:last-child{font-size:14px;line-height:2;max-width:675px;margin-inline:auto}
.detail-list{max-width:930px;padding-bottom:70px}
.feature-detail{display:grid;grid-template-columns:125px 1fr;gap:40px;padding:40px 0;border-top:1px solid var(--line);scroll-margin-top:105px}
.detail-number{position:relative;font-family:Georgia,serif;font-size:69px;line-height:1;color:#e0e8d6}
.detail-number>span{position:absolute;left:34px;top:62px;display:grid;place-items:center;background:#f0f4e8;border:1px solid #dfe8d2;width:52px;height:52px;border-radius:13px;color:#7b9660}
.small-label{font-size:11px;letter-spacing:2px;color:var(--green)}
.feature-detail h2{font-size:26px;margin:7px 0 14px}
.feature-detail p{font-size:13px;line-height:2}
.method-box{background:#f7f9f2;border-left:3px solid #a5bd89;padding:17px 22px;margin-top:23px;border-radius:0 9px 9px 0}
.method-box strong{font-size:12px;color:#6b8555}
.method-box p{margin-top:6px}
.genre-details{max-width:1040px;display:grid;gap:26px;padding-bottom:80px}
.genre-detail{display:grid;grid-template-columns:220px 1fr;gap:38px;border:1px solid var(--line);border-radius:16px;padding:22px;scroll-margin-top:105px;align-items:center}
.genre-poster{min-height:258px;position:relative;border-radius:10px;padding:18px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}
.genre-poster>span{font-size:9px;letter-spacing:1px}
.genre-poster>strong{position:absolute;left:55px;top:25px;font-family:"KaiTi","STKaiti",serif;font-size:130px;opacity:.2;transform:rotate(-12deg)}
.genre-poster>h2{font-size:24px;position:relative}
.genre-detail>div:last-child{padding-right:20px}
.genre-detail h3{font-size:23px;margin-bottom:12px}
.genre-detail p{font-size:13px}
.genre-detail h4{font-size:12px;margin:20px 0 5px}
.genre-detail .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:9px}
.genre-detail .text-link{margin-top:18px}
.examples-section{padding-bottom:75px}
.example-filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:20px}
.example-filters button{background:white;border:1px solid var(--line);color:#839077;padding:9px 22px;border-radius:30px;font-size:12px;transition:background .2s}
.example-filters button.active{background:var(--green);border-color:var(--green);color:white}
.filter-status{text-align:center;font-size:11px;margin-bottom:25px}
.examples-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}
.example-card{border:1px solid var(--line);border-radius:15px;padding:30px;background:#fff}
.example-card[hidden]{display:none}
.example-card h2{font-family:"Songti SC","SimSun",serif;font-size:27px;margin-bottom:18px}
.example-seed{background:#f7f8f1;border:1px solid #ecf0e2;display:flex;gap:10px;padding:14px;border-radius:8px;margin-bottom:22px;align-items:flex-start}
.example-seed .icon{width:17px;height:17px;color:#94a674;margin-top:3px}
.example-seed p{font-size:11px;color:#81916e}
.example-card blockquote{margin:0 0 24px;font-family:"Songti SC","SimSun",serif}
.example-card blockquote p{font-size:15px;color:#616e5c;line-height:2.1;margin-bottom:12px}
.example-comment{border-top:1px solid var(--line);padding-top:18px}
.example-comment strong{font-size:11px;color:var(--green)}
.example-comment p{font-size:12px;margin-top:6px;line-height:1.9}
.guides-section{padding-bottom:45px}
.featured-guide{display:grid;grid-template-columns:.85fr 1.15fr;border:1px solid var(--line);border-radius:17px;overflow:hidden;margin-bottom:65px;background:#fcfdf9}
.featured-guide>div:last-child{padding:40px 45px}
.featured-guide h2{font-size:27px;margin-top:18px;margin-bottom:17px}
.featured-guide p{font-size:13px;line-height:2}
.featured-guide .card-link{justify-content:flex-start;gap:15px;border:0;color:var(--green)}
.pill{display:inline-block;background:#edf3e4;color:#7c9662;border:1px solid #e0e8d7;border-radius:30px;font-size:10px;padding:4px 11px}
.featured-art{position:relative;background:#e9efde;display:grid;place-items:center;overflow:hidden;min-height:300px;isolation:isolate}
.paper-sheet{width:220px;background:#fbfcf5;border:1px solid #dce5d0;padding:22px 27px;box-shadow:10px 13px 0 #d5e0c8;transform:rotate(-7deg)}
.paper-sheet>span{font-size:8px;letter-spacing:2px;color:#91a17c}
.paper-sheet>strong{display:block;font-family:"Songti SC","SimSun",serif;font-size:28px;line-height:1.65;color:#72865c;margin:19px 0}
.paper-sheet>i{display:block;height:1px;background:#e1e8d5;margin-block:9px;width:90%}
.paper-sheet>i:last-of-type{width:60%}
.paper-sheet>.icon{position:absolute;right:22px;bottom:14px;color:#8da572;width:30px;height:30px;transform:rotate(15deg)}
.art-orbit{position:absolute;z-index:-1;width:320px;height:320px;border-radius:50%;border:1px solid #cfdbc0}
.editorial-note{border:1px solid var(--line);background:#fafbf7;border-radius:10px;padding:25px 30px;margin-bottom:60px}
.editorial-note h2{font-size:15px;letter-spacing:0;margin-bottom:10px}
.editorial-note p{font-size:12px;line-height:2}
.faq-page{max-width:840px;padding-bottom:75px}
.answer-intro{padding:24px 28px;background:#f2f6e9;border:1px solid #e3ebd8;border-radius:10px;margin-bottom:30px}
.answer-intro strong{color:var(--green);font-size:12px}
.answer-intro p{font-size:13px;margin-top:8px}
.faq-page .faq-list details{padding-block:24px}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:80px;padding-top:53px;padding-bottom:60px}
.article-body h1{font-size:36px;line-height:1.6;letter-spacing:-1px}
.article-meta{font-size:11px;margin-top:20px}
.article-summary{padding:22px 25px;background:#f4f7ee;border-left:3px solid #aac08e;border-radius:0 8px 8px 0;margin:28px 0 38px;font-size:15px;color:#718461;line-height:2}
.article-body>section{margin-bottom:32px;scroll-margin-top:105px}
.article-body>section h2{font-size:23px;letter-spacing:0;margin-bottom:15px}
.article-body>section>p{font-size:15px;line-height:2.2;color:#75806f}
.article-checklist{padding:25px;background:#f9faf5;border:1px solid var(--line);border-radius:10px}
.article-checklist>p{display:flex;align-items:center;gap:12px}
.article-checklist .icon{width:16px;height:16px;color:var(--green)}
.article-disclaimer{font-size:11px;border-top:1px solid var(--line);padding-top:20px;margin:10px 0 22px}
.article-sidebar{position:sticky;top:120px;height:fit-content;padding-top:10px}
.article-sidebar>h2{font-size:16px;letter-spacing:0;margin-bottom:20px}
.article-sidebar>nav{display:grid;gap:15px}
.article-sidebar>nav>a{font-size:12px;display:flex;gap:10px;color:#88967c}
.article-sidebar>nav>a:hover{color:var(--green)}
.article-sidebar>nav>a>span{color:#b4bfa6}
.sidebar-note{background:#f2f6e9;border:1px solid #e0e8d6;border-radius:10px;padding:23px;margin-top:30px}
.sidebar-note>.icon{color:#8aa36c}
.sidebar-note p{font-family:"Songti SC","SimSun",serif;font-size:17px;color:#7d906b;margin-top:13px}
.sidebar-note a{font-size:10px;color:var(--green);display:block;margin-top:17px}
.about-content{max-width:1040px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start;padding-bottom:90px}
.about-statement{background:#edf3e4;padding:43px;border:1px solid #e0e9d5;border-radius:15px}
.about-statement>.icon{width:40px;height:40px;color:#89a06e;margin-bottom:25px}
.about-statement h2{font-family:"Songti SC","SimSun",serif;color:#5e7950;line-height:1.8;margin-bottom:20px}
.about-content p{font-size:13px;line-height:2.1}
.about-content>div:last-child>h2{font-size:18px;letter-spacing:0;margin:25px 0 12px}
.about-content>div:last-child>h2:first-child{margin-top:0}
.muted{color:#a4ae98;margin-top:25px}
@media(min-width:1450px){.hero{min-height:690px;gap:50px}.hero-visual{height:480px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.header-inner{gap:20px}.main-nav{gap:20px}.brand{font-size:19px}.header-cta{font-size:11px;padding:9px 12px}.hero{gap:24px;min-height:615px}.hero h1{font-size:39px}.hero-description{font-size:12px}.hero-benefits{gap:10px;font-size:10px}.button{font-size:12px;padding:11px 17px;gap:10px}.hero-visual{height:440px}.manuscript-body{grid-template-columns:97px 1fr}.outline-preview{padding-inline:5px}.draft-preview{padding:18px 19px 13px}.draft-preview h2{font-size:17px}.draft-preview p{font-size:10px}.draft-meta{font-size:7px}.floating-note{right:-5px;padding:13px 14px}.topic-strip>.container{gap:25px}.topic-strip .container>div{font-size:12px;gap:8px}.strip-label{font-size:10px}.section{padding-block:68px}.feature-card{padding:23px}.feature-card p{min-height:85px}.workflow-section{gap:65px}.home-faq{gap:65px}.genre-card{min-height:245px;padding:19px}.genre-art{right:20px}.article-layout{gap:45px}.featured-guide>div:last-child{padding:30px}.footer-main{gap:30px}}
@media(max-width:900px){.header-cta{display:none}.header-inner{gap:15px}.main-nav{gap:23px}.hero{grid-template-columns:1fr 1fr;gap:24px;min-height:585px;padding-block:50px}.hero h1{font-size:34px;letter-spacing:-1px}.hero-description{font-size:12px}.hero-benefits{flex-wrap:wrap;gap:5px 10px}.hero-actions{gap:8px}.hero-actions .button{font-size:11px;padding:10px 13px}.hero-visual{height:405px}.manuscript-body{grid-template-columns:75px 1fr;min-height:270px}.outline-preview>div:not(.outline-bottom){font-size:8px;padding-inline:5px;gap:4px}.outline-preview .icon{width:10px;height:10px}.outline-bottom{font-size:6px;left:10px}.mini-label{font-size:7px;margin-inline:5px}.draft-preview{padding:16px 14px 10px}.draft-preview h2{font-size:15px}.draft-preview p{font-size:9px}.draft-meta>span:last-child{display:none}.manuscript-top{height:42px;padding:0 12px}.manuscript-top>span:first-child{font-size:10px}.manuscript-footer{padding:0 9px;font-size:6px}.inspiration-note{left:5%;top:0;padding:10px 13px}.inspiration-note strong{font-size:10px}.floating-note{bottom:0;padding:12px}.floating-note strong{font-size:10px}.floating-note small{font-size:8px}.note-star{font-size:23px;margin-left:3px}.note-icon{width:27px;height:27px}.topic-strip>.container{flex-direction:column;justify-content:center;gap:10px;padding-block:17px}.topic-strip .container>div{width:100%}.feature-grid{gap:15px}.feature-card{padding:19px}.feature-card h3{font-size:16px}.feature-card p{font-size:11px;min-height:95px}.card-link{font-size:9px}.genre-grid{gap:12px}.genre-card{padding:16px;min-height:224px}.genre-art{font-size:119px;right:12px;top:53px}.genre-card h3{font-size:15px}.genre-card p{font-size:10px}.genre-en{font-size:8px}.section-heading h2{font-size:28px}.guide-grid{gap:14px}.guide-card{padding:20px}.guide-card h3{font-size:16px}.guide-meta{font-size:9px}.guide-card p{font-size:11px}.workflow-section{gap:45px}.workflow-intro h2{font-size:30px}.steps>article{gap:17px}.steps p{font-size:11px}.home-faq{gap:45px}.home-faq h2{font-size:27px}.footer-main{gap:20px}.article-layout{grid-template-columns:1fr 195px;gap:35px}.article-body h1{font-size:29px}.article-sidebar>nav>a{font-size:11px}.page-intro h1{font-size:34px}.genre-detail{gap:25px;grid-template-columns:180px 1fr}.genre-poster{min-height:260px}.genre-detail h3{font-size:21px}.featured-guide h2{font-size:23px}.featured-guide>div:last-child{padding:27px}.about-content{gap:35px}.about-statement{padding:30px}.about-statement h2{font-size:29px}}
@media(max-width:700px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.site-header{height:70px}.brand{font-size:19px}.brand-icon{width:33px;height:33px}.header-inner{justify-content:space-between}.menu-toggle{display:flex;flex-direction:column;gap:5px}.menu-toggle>span{width:22px;height:2px;background:var(--green);border-radius:2px}.main-nav{position:absolute;top:69px;left:0;right:0;padding:14px 20px 22px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #263d3310;display:none;grid-template-columns:repeat(3,1fr);gap:8px}.main-nav.is-open{display:grid}.main-nav>a{padding:12px;text-align:center;border-radius:5px;background:#f9fbf5;font-size:12px}.main-nav>a[aria-current]:after{bottom:6px}.hero{display:flex;flex-direction:column;gap:34px;padding-top:36px;padding-bottom:38px;min-height:auto}.hero-copy{width:100%;text-align:center}.hero-badge{margin-bottom:17px;font-size:10px}.hero h1{font-size:clamp(32px,7.3vw,45px);letter-spacing:-1px}.hero-description{font-size:12px;line-height:2;margin-top:19px}.hero-actions{justify-content:center;margin-top:22px;gap:12px}.hero-actions .button{font-size:12px;padding:11px 18px}.hero-benefits{justify-content:center;margin-top:18px;font-size:9px;gap:12px}.demo-note{font-size:9px;margin-top:11px}.hero-visual{width:100%;max-width:475px;height:392px;margin-top:4px;align-self:center}.hero-visual:before{inset:-10px}.manuscript{width:96%;margin-inline:auto}.manuscript-body{grid-template-columns:86px 1fr;min-height:263px}.manuscript-top>span:first-child{font-size:10px}.outline-preview>div:not(.outline-bottom){font-size:8px;padding-left:7px}.outline-preview .icon{width:11px;height:11px}.outline-bottom{font-size:7px;left:10px}.draft-preview{padding:18px 18px 12px}.draft-preview h2{font-size:16px;margin-top:11px;margin-bottom:10px}.draft-preview p{font-size:10px;line-height:2;margin-bottom:8px}.draft-meta{font-size:7px}.draft-meta>span:last-child{display:inline}.manuscript-footer{height:30px;font-size:7px}.inspiration-note{top:1px;left:9%;padding:8px 13px;gap:9px}.inspiration-note strong{font-size:10px}.inspiration-note small{font-size:8px}.inspiration-note>.icon{width:21px;height:21px}.floating-note{right:0;bottom:0;gap:10px;padding:11px 15px}.floating-note strong{font-size:10px}.floating-note small{font-size:8px}.note-star{margin-left:15px}.topic-strip .container>div{justify-content:center;flex-wrap:wrap;gap:6px 14px;font-size:11px;max-width:440px}.topic-strip i{display:none}.strip-label{font-size:9px}.topic-strip>.container{gap:8px;padding:14px 0}.section{padding-block:49px}.section-heading{display:block;margin-bottom:24px}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:9px}.section-heading h2{font-size:25px;letter-spacing:-.6px}.section-heading p:not(.eyebrow){font-size:11px}.section-heading>.text-link{margin-top:15px;font-size:10px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:12px}.feature-card{padding:17px 16px}.feature-top{margin-bottom:14px}.icon-box{width:35px;height:35px;border-radius:9px}.icon-box .icon{width:19px;height:19px}.card-number{font-size:10px}.feature-card h3{font-size:15px;margin-bottom:8px}.feature-card p{font-size:10px;min-height:78px;line-height:1.95}.card-link{font-size:8px;margin-top:13px;padding-top:12px;gap:5px}.card-link .icon{width:13px;height:13px}.genre-grid{grid-template-columns:repeat(2,1fr);gap:13px}.genre-card{min-height:229px;padding:18px}.genre-art{font-size:126px;top:41px;right:21px}.genre-card h3{font-size:16px}.genre-card p{font-size:10px}.section-footnote{font-size:9px;line-height:1.8;margin-top:17px}.workflow-section{display:flex;flex-direction:column;gap:30px}.workflow-intro h2{font-size:28px;line-height:1.5}.workflow-intro h2>br{display:none}.workflow-intro>p:not(.eyebrow){font-size:12px}.workflow-intro>.text-link{margin-top:14px;font-size:11px}.handwritten{display:none}.steps>article{gap:20px;padding-bottom:26px}.steps p{font-size:12px}.steps h3{font-size:17px}.quote-band{padding:25px 0 31px}.quote-band p{font-size:19px;line-height:1.9;letter-spacing:.4px}.quote-band .container>span:last-child{font-size:9px}.mobile-only{display:block}.guide-grid{grid-template-columns:1fr;gap:14px}.guide-card{padding:22px}.guide-card h3{font-size:17px;margin-bottom:10px}.guide-card p{font-size:12px}.guide-meta{font-size:10px;margin-bottom:13px}.guide-card .card-link{font-size:10px}.home-faq{display:block;padding-top:0}.home-faq h2{font-size:26px}.home-faq h2>br{display:none}.home-faq>div:first-child>p:not(.eyebrow){margin-top:10px;font-size:11px}.home-faq>div:first-child>p:not(.eyebrow)>br{display:none}.home-faq .text-link{margin-top:14px;font-size:11px}.home-faq>.faq-list{margin-top:23px}.faq-list summary{font-size:12px}.faq-list details{padding:19px 0}.faq-list details>p{font-size:12px;padding-right:10px}.bottom-cta{padding:30px 17px;margin-bottom:42px;border-radius:13px}.bottom-cta h2{font-size:23px;letter-spacing:-.5px}.bottom-cta .eyebrow{font-size:7px;letter-spacing:1.2px}.bottom-cta>p:not(.eyebrow){font-size:10px;line-height:1.9}.bottom-cta .button{font-size:11px}.cta-note{font-size:8px}.footer-main{grid-template-columns:repeat(3,1fr);gap:25px 18px;padding-top:34px;padding-bottom:27px}.footer-brand{grid-column:1/-1}.footer-brand>p{margin-top:10px;font-size:10px}.footer-label{font-size:8px;margin-top:9px}.footer-main h2{font-size:11px;margin-bottom:14px}.footer-main>div:not(:first-child)>a{font-size:10px}.footer-bottom{flex-wrap:wrap;gap:9px;font-size:8px;padding-block:16px;justify-content:space-between}.footer-bottom>span:nth-child(2){order:3;width:100%}.breadcrumbs{font-size:10px;gap:8px;margin-top:19px}.page-intro{padding-top:32px;padding-bottom:31px}.page-intro h1{font-size:29px;line-height:1.6;margin-bottom:13px}.page-intro>p:last-child{font-size:12px}.detail-list{padding-bottom:40px}.feature-detail{grid-template-columns:45px 1fr;gap:16px;padding-block:30px}.detail-number{font-size:39px}.detail-number>span{left:1px;top:52px;width:37px;height:37px;border-radius:9px}.detail-number .icon{width:20px;height:20px}.feature-detail h2{font-size:20px;margin:7px 0 11px;letter-spacing:-.5px}.feature-detail p{font-size:12px}.small-label{font-size:10px}.method-box{padding:13px 16px;margin-top:18px}.method-box strong{font-size:11px}.genre-details{gap:20px;padding-bottom:45px}.genre-detail{grid-template-columns:1fr;gap:20px;padding:17px}.genre-poster{min-height:170px;padding:17px}.genre-poster>strong{left:auto;right:15%;top:-5px;font-size:135px}.genre-poster>h2{font-size:23px}.genre-detail>div:last-child{padding:0 4px 6px}.genre-detail h3{font-size:21px}.genre-detail p{font-size:12px}.genre-detail h4{margin-top:15px}.genre-detail .eyebrow{font-size:9px}.genre-detail .text-link{font-size:11px;margin-top:15px}.example-filters{gap:8px}.example-filters button{font-size:11px;padding:7px 14px}.examples-grid{grid-template-columns:1fr;gap:20px}.example-card{padding:23px}.example-card h2{font-size:25px}.example-card blockquote p{font-size:14px}.examples-section{padding-bottom:45px}.featured-guide{grid-template-columns:1fr;margin-bottom:40px}.featured-art{min-height:260px}.paper-sheet{width:193px;padding:17px 24px}.paper-sheet>strong{font-size:24px;margin-block:13px}.featured-guide>div:last-child{padding:25px}.featured-guide h2{font-size:24px}.featured-guide p{font-size:12px}.featured-guide .card-link{font-size:11px}.guides-section{padding-bottom:30px}.editorial-note{padding:20px;margin-bottom:40px}.editorial-note p{font-size:11px}.answer-intro{padding:20px}.answer-intro p{font-size:12px}.faq-page{padding-bottom:45px}.article-layout{display:flex;flex-direction:column;gap:25px;padding-top:30px;padding-bottom:15px}.article-sidebar{position:static;order:-1;background:#f8faf4;border:1px solid var(--line);border-radius:10px;padding:20px}.article-sidebar .sidebar-note{display:none}.article-sidebar>.eyebrow{display:none}.article-sidebar>h2{font-size:14px;margin-bottom:12px}.article-sidebar>nav{gap:9px}.article-sidebar>nav>a{font-size:11px}.article-body h1{font-size:29px}.article-meta{font-size:10px;line-height:1.9}.article-summary{font-size:13px;padding:18px 20px;margin-block:23px 29px}.article-body>section h2{font-size:21px}.article-body>section>p{font-size:14px}.article-checklist{padding:20px}.article-checklist>p{font-size:12px!important;gap:8px}.article-disclaimer{font-size:10px}.about-content{display:block;padding-bottom:45px}.about-statement{padding:30px;margin-bottom:30px}.about-statement h2{font-size:28px}.about-content p{font-size:12px}.about-content>div:last-child>h2{font-size:17px}}
@media(max-width:360px){.container{width:calc(100% - 30px)}.hero h1{font-size:30px}.hero-benefits{gap:7px;font-size:8px}.hero-description{font-size:11px}.hero-actions .button{padding-inline:13px}.manuscript-body{grid-template-columns:72px 1fr}.draft-preview{padding-inline:12px}.draft-preview h2{font-size:14px}.draft-preview p{font-size:9px}.hero-visual{height:373px}.manuscript-footer{font-size:6px}.feature-card{padding:15px 12px}.feature-card p{min-height:98px}.genre-art{right:10px}.genre-card{padding:15px}.section-heading h2{font-size:23px}.bottom-cta h2{font-size:21px}.page-intro h1{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.bottom-cta,.article-sidebar,.example-filters,.skip-link{display:none}.container{width:100%;max-width:none}.article-layout{display:block}.article-body>section{break-inside:avoid}body{color:#000;background:#fff}a{color:inherit}.section{padding-block:25px}.hero{min-height:auto}.hero-visual{display:none}.hero{display:block}}
