:root{--orange:#ff6b3d;--orange2:#ff9a58;--ink:#242128;--muted:#817a78;--paper:#fff;--bg:#fff8f3;--line:#f0e7e1;--pink:#f44778;--shadow:0 18px 60px rgba(106,61,35,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:var(--bg)}button,a,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.hidden{display:none!important}.app-shell{min-height:100vh}.topbar{height:74px;padding:0 max(28px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(239,227,219,.78)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#fff;font-size:22px;font-weight:800;background:linear-gradient(135deg,var(--orange2),var(--orange));box-shadow:0 8px 22px rgba(255,105,58,.28)}.brand strong,.brand small{display:block}.brand strong{font-size:18px;letter-spacing:1px}.brand small{margin-top:2px;color:#a59a95;font-size:11px}.top-actions{display:flex;align-items:center;gap:12px}.quota-pill{display:flex;align-items:center;gap:8px;padding:9px 14px;border-radius:99px;color:#e65f34;font-size:13px;font-weight:650;background:#fff0e7}.quota-dot{width:7px;height:7px;border-radius:50%;background:#ff764a}.ghost-button,.profile-button{border:0;background:transparent;border-radius:12px}.ghost-button{padding:10px 15px;color:#eb6138;font-weight:700}.profile-button{display:flex;align-items:center;gap:8px;padding:5px 8px 5px 5px}.profile-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2e2a31;font-size:13px}.hero{height:340px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(125deg,#ffad68 0%,#ff7c45 53%,#ff643e 100%)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent)}.hero-inner{width:min(1180px,calc(100% - 48px));height:100%;margin:auto;display:flex;position:relative;z-index:2;align-items:center;justify-content:center;flex-direction:column;text-align:center}.eyebrow{padding:6px 14px;border:1px solid rgba(255,255,255,.38);border-radius:99px;font-size:11px;letter-spacing:2.8px}.hero h1{margin:18px 0 8px;font-size:46px;line-height:1.15;letter-spacing:2px}.hero p{margin:0;opacity:.92;font-size:17px}.style-chips{margin-top:26px;display:flex;gap:10px}.style-chips span{padding:7px 15px;border-radius:99px;background:rgba(255,255,255,.16);font-size:12px;backdrop-filter:blur(5px)}.hero-orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.1)}.orb-a{width:280px;height:280px;left:-70px;bottom:-160px}.orb-b{width:190px;height:190px;right:8%;top:-80px}.workspace{width:min(1180px,calc(100% - 48px));margin:-54px auto 0;position:relative;z-index:5;display:grid;grid-template-columns:1fr 286px;gap:20px}.composer-card,.benefit-card{border-radius:24px;background:#fff;box-shadow:var(--shadow)}.composer-card{padding:28px 30px}.card-heading,.section-heading{display:flex;align-items:center;justify-content:space-between}.card-heading>div,.section-heading>div,.benefit-title{display:flex;align-items:center;gap:11px}.step{display:inline-grid;place-items:center;height:25px;padding:0 9px;border-radius:8px;color:#fff;background:var(--orange);font-size:11px;font-weight:800;letter-spacing:.5px}.step.light{color:#ffcba9;background:rgba(255,255,255,.1)}.card-heading h2,.section-heading h2{font-size:20px;margin:0}.counter{color:#aaa09b;font-size:13px}.counter b{color:#615954}.input-wrap{position:relative;margin-top:20px}.input-wrap textarea{width:100%;height:150px;padding:21px 48px 21px 21px;resize:none;border:1px solid #f0e4dc;border-radius:16px;outline:0;background:#fffaf7;font-size:16px;line-height:1.7;transition:.2s}.input-wrap textarea:focus{border-color:#ff9b6f;box-shadow:0 0 0 4px rgba(255,112,61,.08)}.clear-input{position:absolute;right:14px;top:13px;width:28px;height:28px;border:0;border-radius:50%;color:#aaa09b;background:#f2eae5;font-size:20px}.composer-footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.composer-footer p{margin:0;color:#a29893;font-size:12px}.privacy-icon{display:inline-grid;place-items:center;width:17px;height:17px;margin-right:6px;border-radius:50%;color:#fff;background:#61bd8a;font-size:11px}.primary-button{min-height:46px;padding:0 28px;border:0;border-radius:14px;color:#fff;background:linear-gradient(100deg,#ff8e50,var(--orange));font-weight:750;box-shadow:0 9px 22px rgba(255,101,57,.22);transition:.18s}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(255,101,57,.3)}.primary-button:disabled{cursor:not-allowed;transform:none;box-shadow:none;background:#c9c1bd}.button-icon{margin-right:7px}.benefit-card{padding:26px;color:#f8eac9;background:linear-gradient(145deg,#38343b,#211f24);box-shadow:0 18px 55px rgba(33,29,32,.2)}.benefit-title h3{margin:0;font-size:16px}.benefit-number{margin-top:22px;display:flex;align-items:flex-end;gap:4px}.benefit-number strong{font-size:52px;line-height:1}.benefit-number span{padding-bottom:6px;color:#cfc4a9}.benefit-card>p{min-height:36px;margin:11px 0 16px;color:#ada89f;font-size:12px;line-height:1.5}.benefit-progress{height:5px;border-radius:5px;overflow:hidden;background:rgba(255,255,255,.1)}.benefit-progress i{display:block;width:0;height:100%;border-radius:5px;background:linear-gradient(90deg,#f5c96f,#ffe5a0);transition:.35s}.secondary-button{min-height:42px;border:1px solid #f0e4dc;border-radius:13px;color:#655a54;background:#fff}.benefit-card .secondary-button{width:100%;margin-top:19px;border:1px solid rgba(248,223,163,.34);color:#f9dfa1;background:rgba(255,255,255,.07)}.result-section{width:min(1180px,calc(100% - 48px));min-height:380px;margin:45px auto 70px}.section-heading{margin-bottom:20px}.text-button{border:0;color:#e9653d;background:transparent}.empty-state{padding:65px 20px;text-align:center;border:1px dashed #eadfd8;border-radius:22px;background:rgba(255,255,255,.52)}.empty-visual{height:75px;display:flex;align-items:center;justify-content:center}.empty-visual span{width:54px;height:54px;display:grid;place-items:center;margin:0 -4px;border:4px solid var(--bg);border-radius:18px;color:#fff;font-weight:800;transform:rotate(-8deg);background:#ff9361}.empty-visual span:nth-child(2){z-index:2;transform:translateY(-10px);background:#9679e9}.empty-visual span:nth-child(3){transform:rotate(8deg);background:#40b79c}.empty-state h3{margin:15px 0 8px}.empty-state p{margin:0;color:#a29893;font-size:13px}.reply-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.reply-card{position:relative;padding:24px;border:1px solid #eee5df;border-radius:20px;background:#fff;box-shadow:0 8px 28px rgba(85,55,37,.055);transition:.2s}.reply-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(85,55,37,.09)}.reply-card:first-child{grid-column:1/-1}.reply-head{display:flex;align-items:center;justify-content:space-between}.reply-label{display:flex;align-items:center;gap:9px;font-weight:800}.style-dot{width:9px;height:9px;border-radius:50%;background:#ff784b}.copy-button{padding:7px 13px;border:0;border-radius:99px;color:#ec653d;background:#fff0e9;font-size:12px}.reply-content{margin-top:16px;min-height:50px;color:#464047;font-size:15px;line-height:1.75;white-space:pre-wrap}.style-quirky .style-dot{background:#9876e8}.style-quirky .copy-button{color:#7758cc;background:#f2edff}.style-humorous .style-dot{background:#eaae32}.style-humorous .copy-button{color:#aa7414;background:#fff7de}.style-witty .style-dot{background:#36ae94}.style-witty .copy-button{color:#248973;background:#e8faf6}.style-formal .style-dot{background:#508bd4}.style-formal .copy-button{color:#3e75b8;background:#edf5ff}.loading-card{overflow:hidden}.loading-card:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.7) 50%,transparent 70%);animation:shimmer 1.2s infinite}@keyframes shimmer{from{transform:translateX(-100%)}to{transform:translateX(100%)}}footer{min-height:100px;padding:28px max(28px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;color:#a49a95;border-top:1px solid #eee3dc;background:#fff;font-size:12px}footer div{display:flex;flex-direction:column;gap:4px}footer strong{color:#554e4b;font-size:16px}footer p{margin:0}footer a{color:#df633f}.toast{position:fixed;z-index:100;left:50%;bottom:35px;max-width:calc(100% - 40px);padding:12px 18px;border-radius:11px;color:#fff;background:rgba(35,31,36,.93);box-shadow:0 12px 30px rgba(0,0,0,.2);font-size:13px;opacity:0;pointer-events:none;transform:translate(-50%,15px);transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}.modal{position:fixed;z-index:80;inset:0;display:none;align-items:center;justify-content:center;padding:25px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(31,24,22,.55);backdrop-filter:blur(3px)}.modal-panel{position:relative;z-index:1;width:min(520px,100%);max-height:calc(100vh - 50px);padding:30px;border-radius:24px;overflow-y:auto;background:#fff;box-shadow:0 25px 80px rgba(0,0,0,.22)}.modal-panel.compact{width:min(410px,100%);text-align:center}.modal-close{position:absolute;right:16px;top:13px;width:34px;height:34px;border:0;border-radius:50%;color:#9f9691;background:#f5efec;font-size:22px}.modal-symbol{width:60px;height:60px;margin:3px auto 15px;display:grid;place-items:center;border-radius:20px;color:#fff;background:linear-gradient(135deg,#ffb562,#ff6a3f);font-size:27px}.modal-symbol.orange{font-weight:800}.modal-panel h2{margin:0 0 9px;font-size:22px}.modal-panel.compact>p{margin:0 0 22px;color:#938984;line-height:1.65;font-size:13px}.full{display:flex;width:100%;align-items:center;justify-content:center;margin-top:11px}.account-panel{width:min(440px,100%)}.account-header{display:flex;align-items:center;gap:15px}.large-avatar{width:60px;height:60px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#ff9e61,#ff6740);font-size:24px;font-weight:800}.account-header h2{margin:0}.account-header p{margin:5px 0 0;color:#9d938e;font-size:12px}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0;padding:18px 0;border-radius:16px;background:#fff8f3}.account-stats div{display:flex;align-items:center;flex-direction:column;border-right:1px solid #eee3dd}.account-stats div:last-child{border:0}.account-stats strong{font-size:23px}.account-stats span{margin-top:4px;color:#a09893;font-size:11px}.member-banner-button{width:100%;height:55px;border:0;border-radius:16px;color:#f5df9e;text-align:left;padding:0 20px;background:linear-gradient(120deg,#403b42,#242126);font-weight:750}.account-links{margin-top:16px;border-top:1px solid #eee7e2}.account-links a{display:flex;justify-content:space-between;padding:16px 5px;border-bottom:1px solid #eee7e2;font-size:13px}.ad-action,.member-action{width:100%;height:54px;margin-top:10px;padding:0 15px;display:flex;align-items:center;gap:11px;border:0;border-radius:15px}.ad-action{color:#e55f35;background:#fff0e7}.member-action{color:#f5dda0;background:#29262c}.ad-action em,.member-action em{margin-left:auto;font-style:normal;font-size:11px}.membership-panel{width:min(650px,100%);padding:0 30px 28px}.vip-header{margin:0 -30px 24px;padding:30px;display:flex;align-items:center;justify-content:space-between;color:#f6e4ae;border-radius:24px 24px 0 0;background:linear-gradient(135deg,#3b373e,#211f23)}.vip-header span{font-size:11px;letter-spacing:3px}.vip-header h2{margin:5px 0}.vip-header p{margin:0;color:#a9a39a;font-size:12px}.vip-crown{font-size:48px;color:#e4c56f}.plan-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.plan-card{position:relative;min-height:130px;padding:22px 10px 14px;text-align:center;border:1px solid #e6ded9;border-radius:15px;background:#fff;cursor:pointer}.plan-card.selected{border-color:#ff477b;background:#fff3f7;box-shadow:0 0 0 2px rgba(255,71,123,.08)}.plan-badge{position:absolute;left:-1px;top:-9px;padding:4px 8px;border-radius:7px 7px 7px 0;color:#fff;background:#ff477b;font-size:9px}.plan-card h3{margin:5px 0 8px;font-size:15px}.plan-card p{margin:0;color:#9a918c;font-size:10px}.plan-price{margin-top:11px;color:#29252a;font-size:24px;font-weight:800}.plan-price small{font-size:12px}.selected .plan-price{color:#ef3970}.payment-section{margin-top:21px}.payment-section h4{margin:0 0 10px;font-size:13px}.payment-types{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-type{height:48px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #e6dfdb;border-radius:13px;background:#fff}.payment-type.selected{border-color:#ff8b62;background:#fff8f4}.payment-type:disabled{cursor:not-allowed;opacity:.42}.payment-type i{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;color:#fff;font-style:normal;font-size:11px}.wechat-icon{background:#20ba63}.alipay-icon{background:#1689f5}.payment-type small{margin-left:auto;color:#b0a6a0;font-size:9px}.vip-benefits{margin:19px 0;padding:15px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-radius:13px;background:#faf7f5;list-style:none;font-size:10px}.vip-benefits span{color:#ef4778}.purchase-note{text-align:center;color:#a69c96;font-size:10px}.loading-placeholder{grid-column:1/-1;padding:35px;text-align:center;color:#a49b96}.ad-panel{text-align:center;width:min(450px,100%)}.ad-media{height:170px;margin:-30px -30px 20px;display:grid;place-items:center;overflow:hidden;border-radius:24px 24px 0 0;color:rgba(255,255,255,.8);background:linear-gradient(135deg,#6459d9,#9a74ed);font-size:35px;font-weight:900;letter-spacing:5px}.ad-media img{width:100%;height:100%;object-fit:cover}.sponsor-label{padding:4px 8px;border-radius:6px;color:#9c8e87;background:#f3ece8;font-size:9px}.ad-panel h2{margin-top:12px}.ad-panel>p{color:#8e8580;font-size:13px;line-height:1.6}.ad-link{display:inline-block;margin:5px 0 8px;color:#e8643d;font-size:12px}.ad-panel .text-button{margin-top:12px}.primary-button.busy{pointer-events:none;opacity:.7}
@media(max-width:760px){.topbar{height:64px;padding:0 15px}.brand small,.ghost-button{display:none}.top-actions{gap:5px}.quota-pill{padding:7px 10px;font-size:11px}.profile-button{font-size:12px}.hero{height:300px}.hero-inner{width:calc(100% - 30px)}.hero h1{font-size:33px}.hero p{font-size:14px}.style-chips{gap:6px;flex-wrap:wrap;justify-content:center}.style-chips span{padding:6px 10px}.workspace{width:calc(100% - 24px);margin-top:-35px;display:block}.composer-card{padding:22px 18px;border-radius:20px}.input-wrap textarea{height:170px}.composer-footer{align-items:stretch;flex-direction:column;gap:16px}.composer-footer .primary-button{width:100%}.benefit-card{margin-top:14px;padding:20px;border-radius:20px}.benefit-number strong{font-size:42px}.benefit-card>p{min-height:0}.result-section{width:calc(100% - 24px);margin-top:32px}.reply-grid{grid-template-columns:1fr}.reply-card:first-child{grid-column:auto}.reply-card{padding:20px}.section-heading h2,.card-heading h2{font-size:17px}footer{align-items:flex-start;flex-direction:column;gap:15px;padding:25px 18px}.modal{padding:12px}.modal-panel{max-height:calc(100vh - 24px);padding:24px 18px;border-radius:20px}.membership-panel{padding:0 16px 20px}.vip-header{margin:0 -16px 18px;padding:25px 18px;border-radius:20px 20px 0 0}.plan-list{gap:7px}.plan-card{min-height:126px;padding-left:5px;padding-right:5px}.plan-card h3{font-size:13px}.plan-price{font-size:21px}.payment-types{grid-template-columns:1fr}.vip-benefits{grid-template-columns:1fr}.ad-media{margin:-24px -18px 20px}.account-panel{padding:24px 18px}}

.seo-nav{display:flex;align-items:center;gap:24px;margin-left:auto;margin-right:28px}.seo-nav a{position:relative;color:#706762;font-size:13px}.seo-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;border-radius:2px;background:var(--orange);transition:.2s}.seo-nav a:hover{color:#e75f38}.seo-nav a:hover:after{right:0}.seo-content{width:min(1180px,calc(100% - 48px));margin:0 auto 78px}.seo-intro{max-width:760px;margin:0 auto 32px;text-align:center}.seo-kicker{color:#ef6b42;font-size:10px;font-weight:800;letter-spacing:2.2px}.seo-intro h2,.seo-section-heading h2,.how-it-works h2{margin:8px 0 12px;font-size:28px}.seo-intro p{margin:0;color:#776d68;font-size:14px;line-height:1.9}.seo-intro a,.seo-feature-grid a{color:#e75f38}.seo-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.seo-feature-grid article{padding:26px;border:1px solid #eee3dc;border-radius:20px;background:#fff;box-shadow:0 10px 32px rgba(85,55,37,.05)}.seo-feature-grid article>span{color:#f08a68;font-size:11px;font-weight:800}.seo-feature-grid h3{margin:12px 0 9px;font-size:18px}.seo-feature-grid p{min-height:68px;margin:0 0 16px;color:#837873;font-size:13px;line-height:1.75}.seo-feature-grid a{font-size:12px;font-weight:700}.how-it-works{margin-top:22px;padding:34px;display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:34px;border-radius:24px;color:#f7eee8;background:linear-gradient(135deg,#3b3538,#242125)}.how-it-works p{margin:0;color:#afa6a2;font-size:13px;line-height:1.7}.how-it-works ol{margin:0;padding:0;display:grid;gap:10px;list-style:none}.how-it-works li{padding:13px 15px;display:flex;align-items:center;gap:13px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.04)}.how-it-works li>b{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--orange);font-size:12px}.how-it-works li span,.how-it-works li strong,.how-it-works li small{display:block}.how-it-works li strong{font-size:13px}.how-it-works li small{margin-top:3px;color:#aaa19d;font-size:10px}.faq-section{margin-top:54px}.seo-section-heading{text-align:center}.faq-list{max-width:880px;margin:24px auto 0;display:grid;gap:10px}.faq-list details{padding:0 20px;border:1px solid #eee3dc;border-radius:15px;background:#fff}.faq-list summary{padding:17px 25px 17px 0;position:relative;cursor:pointer;font-size:14px;font-weight:750;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"＋";position:absolute;right:0;color:#e8673f;font-size:18px;font-weight:400}.faq-list details[open] summary:after{content:"－"}.faq-list p{margin:0;padding:0 0 18px;color:#807570;font-size:13px;line-height:1.8}.related-searches{max-width:880px;margin:44px auto 0}.related-searches h2{margin:0 0 16px;font-size:20px}.related-searches>div{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 16px}.related-searches a{padding:12px 15px;border-radius:10px;color:#40528b;background:#f1f2f7;font-size:13px;transition:.18s}.related-searches a:before{content:"⌕";margin-right:8px;color:#3e66dd;font-size:17px}.related-searches a:hover{color:#e75f38;background:#fff0e8;transform:translateY(-1px)}footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:9px 17px}footer nav a{color:#766c67}footer nav a:hover{color:#df633f}
@media(max-width:980px){.seo-nav{display:none}.seo-feature-grid{grid-template-columns:1fr}.seo-feature-grid p{min-height:0}.how-it-works{grid-template-columns:1fr}footer{align-items:flex-start;flex-direction:column;gap:15px}}
@media(max-width:760px){.hero h1{font-size:29px;letter-spacing:.5px}.seo-content{width:calc(100% - 24px);margin-bottom:48px}.seo-intro{text-align:left}.seo-intro h2,.seo-section-heading h2,.how-it-works h2{font-size:23px}.seo-feature-grid article{padding:21px}.how-it-works{padding:24px 18px;gap:23px}.seo-section-heading{text-align:left}.faq-section{margin-top:42px}.faq-list details{padding:0 16px}.related-searches>div{grid-template-columns:1fr}.related-searches{margin-top:35px}footer nav{justify-content:flex-start}}
