:root{font-family:'DM Sans','Microsoft YaHei',sans-serif;color:#202631;background:#f7f8fa;font-synthesis:none;--blue:#1539cb;--muted:#78818e;--line:#e5e8ed}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}button{transition:background .18s,transform .18s,color .18s}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #7993ff;outline-offset:4px}a{color:inherit;text-decoration:none}button:hover:not(:disabled){filter:brightness(.96)}.header{height:100px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:0 64px}.brand{display:flex;gap:12px;align-items:center;font-family:Manrope,sans-serif;font-size:23px;font-weight:700;letter-spacing:-1px}.brand b{color:var(--blue);font-weight:800}.brand small{display:block;font-family:'Microsoft YaHei',sans-serif;font-size:10px;letter-spacing:2px;font-weight:400;color:#8a929e;margin-top:4px}.brand-icon{width:43px;height:43px;display:flex;align-items:center;justify-content:center;background:var(--blue);color:white;border-radius:13px;font-size:40px;line-height:1;position:relative;padding-bottom:4px}.brand-icon span{position:absolute;color:#c8f77b;font-size:29px;right:4px;top:0}.header nav{display:flex;align-items:center;gap:28px}.text-button{border:0;background:none;color:#697382;font-size:14px;padding:8px 0}.text-button span{margin-left:6px}.settings-button{background:white;border:1px solid #dce1e8;border-radius:8px;padding:10px 16px;font-size:14px;color:#404b5c}.settings-button>span{font-size:18px;margin-right:7px}main{max-width:1312px;margin:auto;padding:0 48px}.intro{display:flex;justify-content:space-between;align-items:center;margin:58px 0 38px}.eyebrow{display:flex;align-items:center;gap:8px;font:600 11px Manrope,sans-serif;color:#6b768b;letter-spacing:2px}.eyebrow>span{width:6px;height:6px;background:var(--blue);border-radius:50%}h1{font-size:52px;line-height:1.25;letter-spacing:-2px;font-weight:700;margin:18px 0 14px}h1>span:first-child{color:var(--blue)}.title-mark{display:inline-block;color:var(--blue);font-size:46px;font-weight:400;vertical-align:top;margin-left:16px;transform:rotate(10deg)}.intro>div>p{font-size:16px;color:#7d8693;margin:0;letter-spacing:.4px}.intro-note{padding:15px 0 0 30px;border-left:1px solid #dce1e9;transform:rotate(-2deg)}.intro-note p{font:500 18px/1.7 Manrope,sans-serif!important;color:#5e6d85!important;letter-spacing:-.3px!important}.note-number{font:600 9px Manrope,sans-serif;letter-spacing:1.5px;color:#939dab;display:block;margin-top:14px}.workspace{background:white;border:1px solid #dfe4ed;border-radius:16px;box-shadow:0 12px 35px -20px #233e6b30;overflow:hidden}.workspace-toolbar{height:61px;border-bottom:1px solid var(--line);padding:0 28px;display:flex;align-items:center;justify-content:space-between}.workspace-title{font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px}.tool-icon{color:#687587;font-size:21px}.mode-badge{font-size:12px;color:#5e6e85;background:#f1f4f8;border:1px solid #e6ebf1;border-radius:5px;padding:5px 9px}.mode-badge.live{color:#214ba0;background:#edf2ff}.editors{display:grid;grid-template-columns:1fr 1fr;position:relative}.editor{min-width:0;min-height:320px;padding:25px 28px 17px;display:flex;flex-direction:column}.input-editor{border-right:1px solid var(--line)}.output-editor{background:#f6f8fe}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.editor-heading h2{margin:0;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.small-dot{width:6px;height:6px;border-radius:50%;background:#7e8795}.sparkle{color:var(--blue);font-size:19px}.language-label{color:#8a92a0;font-size:12px}.editor-heading select{background:transparent;border:0;color:#536382;font-size:13px;padding:5px;border-radius:4px}.editor textarea{width:100%;resize:vertical;min-height:190px;max-height:520px;border:0;outline-offset:0;background:transparent;padding:26px 0 15px;color:#283140;font-size:22px;line-height:1.7}.editor textarea::placeholder{font-size:19px;color:#a5acb8}.editor-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px;font-size:12px;color:#929ba9}.subtle-button{color:#8a94a3;border:0;background:none;font-size:17px;padding:4px 0}.subtle-button span{font-size:12px;margin-left:3px}.center-arrow{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;border:1px solid #e1e6ef;background:white;display:grid;place-items:center;color:var(--blue);z-index:1}.output{padding:22px 0 20px;position:relative;min-height:215px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.output p{font:500 25px/1.55 Manrope,'Microsoft YaHei',sans-serif;letter-spacing:-.5px;color:#183b97;margin:0;position:relative;overflow-wrap:anywhere;white-space:pre-wrap}.output-quote{position:absolute;right:0;top:-14px;font:150px Georgia,serif;line-height:1;color:#e6ecfb;pointer-events:none}.output-tag{display:inline-block;margin-top:18px;color:#8290ac;font-size:11px}.output-actions{display:flex;gap:12px;align-items:center}.icon-button{border:0;background:none;font-size:13px;color:#7f8dab;padding:5px}.copy-button{border:1px solid #dce3f1;background:white;padding:5px 10px;border-radius:6px;color:#576985;font-size:12px;white-space:nowrap}.copy-button span{margin-right:4px;font-size:16px}.controls{border-top:1px solid var(--line);padding:21px 28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.tone-control{display:flex;align-items:center;gap:18px}.control-label{font-size:13px;color:#727c8b;white-space:nowrap}.segments{display:flex;background:#f4f5f8;padding:4px;border-radius:8px;gap:3px}.segments button{font-size:13px;background:none;border:1px solid transparent;padding:9px 15px;border-radius:6px;color:#737d8d;white-space:nowrap}.segments button.selected{background:white;color:var(--blue);border-color:#e5e9f0;box-shadow:0 2px 4px #1539cb08}.segments span{padding-left:2px}.primary-button{border:0;background:var(--blue);border-radius:8px;color:white;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:500;min-height:46px;box-shadow:0 4px 8px #1539cb18}.primary-button>span:first-child{font-size:18px}.primary-button kbd{font:10px inherit;opacity:.6;border:1px solid #ffffff40;border-radius:3px;padding:2px 4px;margin-left:15px}.workspace-foot{display:flex;justify-content:space-between;gap:16px;padding:12px 28px;border-top:1px solid #f0f2f6;font-size:11px;color:#939ca9}.workspace-foot span>span{margin-right:4px}.status{min-height:34px;padding:8px 0;color:#4263a3;font-size:13px}.status.error{color:#ae3333}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:10px 0 17px;gap:16px}.section-heading h2{font-size:14px;font-weight:600;margin:0}.section-heading h2 span{font-weight:400;color:#929aa6;margin-left:8px}.section-heading>span{color:#969da8;font-size:12px}.examples{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.example{display:flex;align-items:center;text-align:left;gap:12px;border:1px solid #e3e7ee;background:#fff;border-radius:10px;padding:18px 16px;min-width:0}.example:hover{border-color:#a4b4f4;transform:translateY(-2px)}.example-icon{flex-shrink:0;display:grid;place-items:center;width:34px;height:36px;background:#f2f5fb;color:#657898;border-radius:8px;font-size:22px}.example-body{min-width:0}.example-category{font-size:10px;color:#8993a1;display:block;margin-bottom:7px}.example strong{font-size:12px;font-weight:400;line-height:1.6;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.example-arrow{font-size:15px;color:#9aa6b6;margin-left:auto}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:55px;padding:22px 0 28px;color:#99a0ac}.footer-brand{font:600 12px Manrope,sans-serif;letter-spacing:-.2px}footer p{font-size:11px;margin:0}footer button{font-size:11px!important}dialog{width:min(520px,calc(100vw - 32px));padding:28px;border:1px solid #dce3ed;border-radius:16px;color:#29364b;box-shadow:0 24px 100px #1c2e5040}dialog::backdrop{background:#14254355;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.dialog-heading h2{font-size:21px;margin:0}.dialog-close{background:#f2f4f8;border:0;border-radius:6px;font-size:25px;color:#728098;width:32px;height:32px;line-height:1}dialog p{font-size:14px;line-height:1.9;color:#727d8f}.dialog-description{margin-bottom:22px}dialog label{display:block;font-size:14px;margin:16px 0 8px}dialog input{width:100%;border:1px solid #d9e0eb;border-radius:7px;padding:12px;color:#263854;background:#fbfcff}dialog .field-note{font-size:12px}.dialog-actions{display:flex;justify-content:space-between;gap:12px;margin-top:25px}.about-callout{padding:18px;background:#f0f4ff;border-left:3px solid var(--blue);font-size:15px;color:var(--blue);margin:22px 0}#source-links{display:flex;flex-wrap:wrap;gap:15px;font-size:13px;color:var(--blue)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.busy .output{opacity:.45}button.loading{animation:pulse 1s infinite alternate}@keyframes pulse{to{opacity:.6}}@media(min-width:1500px){main{padding:0 40px}.intro{margin-top:72px}.editor{min-height:350px}.editor textarea{min-height:220px}.output{min-height:245px}}@media(max-width:1050px){.header{padding:0 32px}main{padding:0 32px}.controls{align-items:flex-end}.tone-control{align-items:flex-start;flex-direction:column;gap:8px}.segments button{padding:9px 11px}.examples{grid-template-columns:repeat(2,1fr)}.example strong{font-size:14px}.example-category{font-size:12px}.editor-bottom #result-caption{max-width:180px}.workspace-foot{font-size:12px}.workspace-foot>span:last-child{display:none}}@media(max-width:700px){.header{height:80px;padding:0 20px}.brand{font-size:19px}.brand-icon{width:36px;height:36px;font-size:33px}.brand small{font-size:9px;letter-spacing:1px}.header nav{gap:12px}.header nav>.text-button{display:none}.settings-button{padding:8px 10px;font-size:13px}main{padding:0 18px}.intro{margin:35px 0 27px}.intro-note{display:none}h1{font-size:38px;letter-spacing:-1px;margin:16px 0 12px}.title-mark{font-size:35px;margin-left:9px}.eyebrow{font-size:9px;letter-spacing:1.7px}.intro>div>p{font-size:14px}.workspace-toolbar{padding:0 18px;height:55px}.editors{grid-template-columns:1fr}.editor{padding:20px;min-height:260px}.input-editor{border-right:0;border-bottom:1px solid var(--line)}.editor textarea{font-size:20px;min-height:160px}.center-arrow{top:260px;left:50%;transform:translate(-50%,-50%) rotate(90deg);display:none}.output{min-height:175px;padding:24px 0}.output p{font-size:22px}.controls{padding:18px;flex-direction:column;align-items:stretch;gap:17px}.tone-control{gap:10px}.segments{width:100%;justify-content:space-between}.segments button{flex:1;padding:10px 5px;font-size:12px}.primary-button{width:100%}.workspace-foot{padding:12px 18px;font-size:11px;line-height:1.6}.section-heading>span{display:none}.section-heading h2{font-size:14px}.examples{gap:10px}.example{padding:14px 10px;gap:8px}.example-icon{width:28px;height:30px;font-size:18px}.example strong{font-size:12px;white-space:normal}.example-category{font-size:11px}.example-arrow{display:none}footer{flex-wrap:wrap;margin-top:32px;gap:12px;padding:22px 0}footer p{order:3;width:100%;font-size:10px}.editor-heading h2{font-size:14px}.dialog-actions .primary-button{width:auto}.editor-bottom #result-caption{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
