:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#192139;background:#f6f7fb;font-synthesis:none;--purple:#5045e8;--muted:#7a8192;--border:#e7e9f0}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}a{color:inherit}button,input,select,textarea,a{outline-offset:4px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #958cff}button{transition:background .15s,transform .15s}.site-header{height:88px;border-bottom:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px)}.brand{text-decoration:none;font-size:27px;font-weight:750;letter-spacing:-1px;display:flex;align-items:center;gap:10px}.brand-mark{width:37px;height:37px;background:var(--purple);color:white;font-size:32px;display:grid;place-items:center;border-radius:11px;font-family:Arial,sans-serif;line-height:1}.brand-dot{height:6px;width:6px;background:var(--purple);border-radius:50%;margin:15px 0 0 -6px}.header-meta{display:flex;gap:24px;align-items:center}.free-badge{font-size:12px;color:#657268;padding-left:13px;position:relative}.free-badge:before{content:'';position:absolute;width:5px;height:5px;background:#41a47b;border-radius:100%;left:0;top:6px}main{max-width:1232px;margin:auto;padding:42px 32px 0}.intro{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:32px}.eyebrow{color:var(--purple);font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 12px}h1{font-size:32px;line-height:1.4;letter-spacing:-.8px;margin:0 0 10px}.subtitle{font-size:15px;color:#7a8192;margin:0;line-height:1.7}.privacy-badge{display:flex;align-items:center;gap:12px;flex-shrink:0}.privacy-badge>span{font-size:29px;color:#7b76b5}.privacy-badge strong{font-size:13px;font-weight:500;display:block;color:#596071}.privacy-badge small{font-size:12px;margin-top:5px;display:block;color:#969baa}.tool-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:25px}.tool-tab{text-align:left;background:#fff;border:1px solid #e3e5ee;border-radius:12px;padding:19px 20px;display:flex;align-items:center;gap:13px;position:relative;color:#20273b}.tool-tab.active{border-color:#7c74ec;box-shadow:0 0 0 1px #7c74ec;background:#fbfaff}.tool-tab:hover{background:#f1f0ff}.tab-icon{width:42px;height:42px;display:grid;place-items:center;font-size:26px;border-radius:10px;flex-shrink:0}.wa-icon{color:#20896a;background:#e7f5ee}.qr-icon{color:#6354da;background:#efedfc}.bc-icon{color:#3770b3;background:#eaf1fa}.tool-tab strong{display:block;font-size:15px;font-weight:650}.tool-tab small{display:block;color:#8b90a1;font-size:12px;margin-top:7px}.tab-arrow{font-size:17px;color:#b0acdf;margin-left:auto}.workspace{display:grid;grid-template-columns:1.08fr .92fr;background:white;border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #1d245504}.editor{padding:32px;border-right:1px solid var(--border)}.panel-heading{display:flex;justify-content:space-between;gap:10px;align-items:center}.overline{font-size:11px;color:#8a8eaa;letter-spacing:1.2px;font-weight:600}h2{font-size:22px;letter-spacing:-.6px;margin:12px 0 0;line-height:1.45}.tag{font-size:9px;letter-spacing:1px;font-weight:650;color:#9a9db2;padding:6px 8px;border:1px solid #eeeff5;border-radius:5px}.panel-desc{color:var(--muted);font-size:14px;line-height:1.75;margin:12px 0 28px}label{display:block;font-size:13px;font-weight:600;margin-bottom:10px;color:#40475c}input,select,textarea{width:100%;background:#fff;border:1px solid #dfe2ed;border-radius:8px;padding:12px 13px;color:#293248;font-size:14px;min-height:45px}input::placeholder,textarea::placeholder{color:#a0a5b7}select{padding-right:26px}textarea{resize:vertical;line-height:1.65;min-height:116px}.phone-row{display:grid;grid-template-columns:1fr 1.2fr;gap:12px}.hint{font-size:12px;line-height:1.8;color:#8c92a5;margin:9px 0 20px}.label-row{display:flex;justify-content:space-between;margin-top:28px}.label-row>span{font-size:12px;color:#9ba0b0}.below-field{display:flex;justify-content:space-between;font-size:11px;color:#959aad;gap:12px;margin-top:8px;line-height:1.7}.form-actions{display:flex;align-items:center;gap:18px;margin-top:30px}.primary{display:flex;align-items:center;justify-content:space-between;gap:25px;color:#fff;background:var(--purple);border:0;padding:14px 20px;border-radius:8px;font-size:14px;font-weight:600;min-height:48px;flex:1}.primary:hover{background:#4035d0}.primary>span:last-child{font-size:20px;font-weight:400}.example{background:none;border:0;color:#777a94;font-size:12px;padding:8px 0;white-space:nowrap}.example:hover{color:var(--purple)}.spaced{margin-top:24px}.options-row{display:flex;gap:16px;align-items:center;margin-top:22px}.options-row>div{flex:1}.checkbox{display:flex;align-items:center;gap:8px;flex:1;margin:24px 0 0}.checkbox input{width:16px;height:16px;min-height:0;accent-color:var(--purple)}.note{padding:12px 14px;background:#f7f8fc;border-left:2px solid #beb9f4;font-size:12px;color:#8a8fa2;line-height:1.8;margin-top:20px}.preview-panel{background:#fbfbfe;padding:32px;display:flex;flex-direction:column}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.preview-status{font-size:11px;color:#989caf;background:#eef0f7;border-radius:20px;padding:4px 9px}.preview-status.ready{color:#357863;background:#e5f2eb}.preview-panel h2{font-size:17px;color:#576078;font-weight:550;margin:14px 0 20px}.preview-stage{min-height:240px;border:1px solid #e9e9f2;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#fff;background-image:radial-gradient(#e3e4ed .7px,transparent .7px);background-size:14px 14px;text-align:center;overflow:auto}#empty-state{padding:16px 5px}.empty-symbol{background:#eeedfc;color:#9d95e1;border-radius:14px;width:54px;height:54px;font-size:35px;display:grid;place-items:center;margin:auto}.empty-symbol+h3{font-size:14px;font-weight:500;color:#888aa1;margin:22px 0 10px}#empty-state p{font-size:12px;line-height:1.8;max-width:230px;color:#a0a3b6;margin:0 auto}.empty-pill{font-size:9px;letter-spacing:1.5px;color:#b5b3c8;display:block;margin:22px 0 0}#code-art{width:100%;display:flex;justify-content:center;align-items:center}#code-art svg{display:block;max-width:100%;max-height:250px;height:auto;background:#fff}#code-art.qr-art svg{width:230px}.output-row{display:flex;margin-top:16px;background:white;border:1px solid var(--border);border-radius:8px;overflow:hidden}.output-row input{font-family:monospace;font-size:12px;border:0;border-radius:0;min-width:0;padding:10px}.output-row button{border:0;border-left:1px solid var(--border);background:#f3f1ff;color:var(--purple);font-size:12px;min-width:56px;padding:10px}.result-meta{font-size:12px;color:#9296a8;margin:12px 0;overflow-wrap:anywhere;line-height:1.7;max-height:70px;overflow:auto}.text-link{font-size:12px;color:var(--purple);text-decoration:none;display:inline-block;margin-bottom:12px}.download-heading{display:flex;align-items:center;justify-content:space-between;margin:12px 0}.download-heading label{font-size:12px;margin:0;font-weight:400;color:#9296aa}.download-heading select{font-size:12px;width:104px;min-height:32px;padding:6px 10px}.download-actions{display:flex;gap:10px}.dark-button,.outline-button{flex:1;border-radius:8px;padding:12px;font-size:12px;font-weight:600;min-height:43px}.dark-button{background:#252b44;color:white;border:1px solid #252b44}.dark-button:hover{background:#131a32}.outline-button{border:1px solid #dcdfee;color:#60647d;background:transparent}.outline-button:hover{background:#efedf9}.center{text-align:center;margin-bottom:8px;font-size:11px}.preview-bottom{border-top:1px solid #e9eaf2;padding-top:17px;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#a0a3b6}.preview-stage+.preview-bottom{margin-top:22px}.status-dot{width:4px;height:4px;border-radius:50%;background:#b3addf}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:30px 8px}.benefits>div{display:flex;gap:12px}.benefit-icon{font-size:24px;color:#a7a4bd;font-family:Arial}.benefits h3{font-size:13px;font-weight:550;margin:0 0 8px;color:#5e657b}.benefits p{font-size:11px;color:#989caf;line-height:1.8;margin:0}.faq{border-top:1px solid var(--border);padding:20px 8px;color:#888da2;font-size:12px}.faq summary{cursor:pointer;font-weight:500}.faq p{line-height:1.8}footer{max-width:1168px;margin:0 auto;padding:22px 8px 30px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#a4a7b7;font-size:11px}.footer-brand{text-decoration:none;font-size:16px;font-weight:750;letter-spacing:-.5px;color:#747b90}.footer-brand span{font-size:9px;vertical-align:super;margin-left:2px}.error{color:#a63043;background:#fff1f3;border-radius:8px;font-size:13px;line-height:1.7;padding:12px;margin:20px 0 0}.error:empty{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#252b44;color:white;font-size:13px;padding:13px 20px;border-radius:10px;box-shadow:0 5px 24px #0002;z-index:10;max-width:90%;text-align:center}#toast:empty{display:none}[hidden]{display:none!important}@media(min-width:1400px){main{padding-top:50px}.workspace{min-height:536px}}@media(max-width:1000px){.privacy-badge{display:none}.tool-tab{padding:16px 12px;gap:9px}.tab-arrow{display:none}.tool-tab strong{font-size:13px}.tool-tab small{font-size:10px}.editor,.preview-panel{padding:25px}.tag{display:none}.phone-row{grid-template-columns:1fr}.phone-row>div:first-child select{max-width:100%}.form-actions{gap:12px}.preview-stage{min-height:230px}}@media(max-width:720px){.site-header{height:72px;padding:0 20px}.brand{font-size:23px}.brand-mark{height:32px;width:32px;font-size:28px}.free-badge{display:none}main{padding:28px 16px 0}h1{font-size:27px}.intro{margin-bottom:25px}.tool-tabs{gap:8px;margin-bottom:18px}.tool-tab{padding:13px 8px;justify-content:center;flex-direction:column;gap:9px;text-align:center;min-width:0}.tab-icon{height:32px;width:32px;font-size:22px;border-radius:8px}.tool-tab strong{font-size:11px;line-height:1.5}.tool-tab small{display:none}.workspace{grid-template-columns:1fr}.editor{border-right:0;border-bottom:1px solid var(--border);padding:24px 20px}.preview-panel{padding:24px 20px}.panel-desc{margin-bottom:24px}.phone-row{grid-template-columns:1fr 1.1fr;gap:10px}.phone-row select{font-size:12px}.primary{padding:13px 15px;font-size:13px}.preview-panel h2{font-size:16px}.preview-stage{min-height:255px}.preview-bottom{margin-top:24px}.benefits{grid-template-columns:1fr;gap:21px;padding:26px 8px}.benefits h3{font-size:14px}.benefits p{font-size:12px}footer{margin:0 20px;flex-wrap:wrap}.header-meta{gap:8px}}@media(max-width:380px){.phone-row{grid-template-columns:1fr}.tool-tab strong{font-size:10px}h1{font-size:24px}.form-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
