:root{font-family:Microsoft YaHei UI,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#191919;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--yellow: #fee500;--ink: #191919;--muted: #73736f;--canvas: #f7f7f5;--line: #e7e7e3;--blue: #b2c7da;--green: #22a06b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:1180px;background:#fff}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.site{overflow:hidden;background:#fff}.container{width:1180px;margin:0 auto}.section{padding:116px 0}.soft-section{background:var(--canvas)}.nav-wrap{position:fixed;inset:0 0 auto;z-index:50;border-bottom:1px solid rgba(231,231,227,.75);background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-size:18px;font-weight:900}.brand img{width:38px;height:38px;border-radius:11px;box-shadow:0 5px 16px #1919191f}.nav-links{display:flex;align-items:center;gap:36px;margin-left:110px}.nav-links a{color:#5e5e5a;font-size:14px;font-weight:700;transition:color .2s}.nav-links a:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;border:1px solid transparent;padding:10px 18px;background:transparent;color:var(--ink);font-size:13px;font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s,background .18s}.button:hover{transform:translateY(-1px)}.button:active{transform:scale(.98)}.button.primary{background:var(--yellow);box-shadow:0 6px 18px #b4960026}.button.primary:hover{filter:brightness(.97);box-shadow:0 9px 24px #b4960033}.button.outline{border-color:var(--line);background:#fff}.button.ghost:hover{background:var(--canvas)}.button.dark{background:var(--ink);color:#fff}.button.text-button{padding-left:8px;padding-right:8px}.button.large{padding:15px 24px;font-size:14px}.button.full{width:100%}.account-nav-link{display:inline-flex;align-items:center;gap:8px;padding:5px 12px 5px 5px;border:1px solid #e4e2d6;border-radius:999px;background:#fff;color:#191919;font-size:12px;font-weight:900}.account-nav-link span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fee500}.account-nav-link:hover{box-shadow:0 6px 16px #1919191a}.hero-section{position:relative;min-height:850px;padding:172px 0 86px;background:linear-gradient(180deg,#fffdf1,#fff 82%)}.hero-section:before,.hero-section:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.hero-section:before{width:460px;height:460px;right:-180px;top:90px;border:1px solid rgba(254,229,0,.48);box-shadow:0 0 0 75px #fee5000a,0 0 0 150px #fee50006}.hero-section:after{width:160px;height:160px;left:-80px;bottom:80px;background:#b2c7da21}.hero-dots{position:absolute;left:4%;top:180px;width:150px;height:150px;opacity:.25;background-image:radial-gradient(#b7a600 1.2px,transparent 1.2px);background-size:15px 15px}.hero-grid{display:grid;grid-template-columns:1fr 570px;align-items:center;gap:72px;position:relative}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border-radius:999px;background:#fff6b4;color:#695e00;font-size:12px;font-weight:900}.hero-copy h1{margin-top:24px;font-size:59px;line-height:1.12;letter-spacing:-3.5px;font-weight:950}.hero-copy h1 span{position:relative;z-index:1}.hero-copy h1 span:after{content:"";position:absolute;z-index:-1;height:13px;left:-2px;right:-2px;bottom:3px;background:var(--yellow);border-radius:8px}.hero-lead{margin-top:25px;max-width:530px;color:#666661;font-size:16px;line-height:1.85}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:34px}.hero-notes{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;color:#6f6f6a;font-size:11px;font-weight:700}.hero-notes span{display:flex;align-items:center;gap:5px}.hero-notes svg{color:var(--green);stroke-width:3}.hero-product{position:relative;animation:heroFloat 5s ease-in-out infinite}.product-window{overflow:hidden;border:1px solid #dfdfda;border-radius:24px;background:#f8f8f6;box-shadow:0 35px 80px -32px #19191957,0 8px 30px #19191914;transform:rotate(.8deg)}.window-top{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--line);background:#fff}.window-brand{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:900}.window-brand img{width:23px;height:23px;border-radius:7px}.window-dots{display:flex;gap:7px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#dddcd7}.window-body{display:grid;grid-template-columns:108px 1fr;min-height:430px}.window-body aside{padding:18px 10px;background:#fff;border-right:1px solid var(--line)}.window-body aside div{display:flex;align-items:center;gap:7px;margin-bottom:6px;padding:9px 7px;border-radius:8px;color:#888883;font-size:8px;font-weight:800}.window-body aside .side-active{background:var(--yellow);color:var(--ink)}.dashboard{padding:17px}.status-card{display:grid;grid-template-columns:1fr 145px;gap:12px;background:var(--yellow);border-radius:14px;padding:16px;position:relative;overflow:hidden}.status-card:after{content:"";position:absolute;width:100px;height:100px;border:1px solid rgba(25,25,25,.14);border-radius:50%;left:100px;top:35px;box-shadow:0 0 0 20px #ffffff1f,0 0 0 40px #ffffff14}.status-card>div:first-child{display:grid;gap:7px;z-index:1}.status-card small{font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.status-card strong{font-size:17px;font-weight:950}.status-card span{width:max-content;padding:4px 7px;background:var(--ink);color:#fff;border-radius:999px;font-size:6px}.status-card span i{display:inline-block;width:4px;height:4px;margin-right:4px;border-radius:50%;background:#54d393}.toggle-card{position:relative;z-index:1;display:flex;flex-direction:column;padding:12px;border:1px solid rgba(25,25,25,.1);border-radius:12px;background:#fff9d6}.toggle-card b{margin:8px 0 11px;font-size:12px}.toggle-card>i{width:33px;height:19px;padding:3px;border-radius:99px;background:var(--ink)}.toggle-card em{display:block;width:13px;height:13px;margin-left:14px;background:var(--yellow);border-radius:50%}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.mini-stats>div{position:relative;display:flex;flex-direction:column;padding:11px;background:#fff;border:1px solid var(--line);border-radius:11px}.mini-stats svg{position:absolute;right:9px;top:9px;padding:3px;border-radius:5px;background:#fff7be;color:#9f8800}.mini-stats span{color:#777;font-size:6px;font-weight:800}.mini-stats b{margin-top:8px;font-size:15px}.mini-stats b small{margin-left:2px;color:#888;font-size:6px}.hero-chat{margin-top:10px;padding:12px;border-radius:12px;border:1px solid var(--line);background:#fff}.chat-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:7px;font-weight:900}.chat-title small{padding:3px 6px;border-radius:99px;background:#f1f1ee;color:#777;font-size:6px}.chat-canvas{padding:12px;border-radius:9px;background:var(--blue)}.chat-line{display:flex;align-items:flex-start;gap:6px;margin-bottom:9px}.chat-line>i{width:18px;height:18px;border-radius:6px;background:#fffc}.chat-line>div{display:grid;gap:3px;max-width:72%;padding:7px 9px;border-radius:9px;background:#fff;font-size:6px}.chat-line small{color:#777}.chat-line b{font-size:7px}.chat-line.outgoing{justify-content:flex-end;margin:0}.chat-line.outgoing>div{background:var(--yellow)}.float-chip{position:absolute;z-index:5;display:flex;align-items:center;gap:6px;border:1px solid rgba(25,25,25,.08);border-radius:999px;background:#fff;box-shadow:0 12px 30px #1919191f;padding:9px 13px;font-size:9px;font-weight:900}.chip-engine{right:-28px;top:72px}.chip-private{left:-37px;bottom:53px}.chip-engine svg{color:#a68d00}.chip-private svg{color:var(--green)}.trust-bar{height:78px;display:flex;align-items:center;justify-content:center;gap:27px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#777772}.trust-bar>span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.trust-bar b{color:#353532;font-size:12px}.trust-bar i{width:3px;height:3px;border-radius:50%;background:#c9c9c3}.section-title{max-width:600px}.section-title.center{max-width:760px;margin:0 auto;text-align:center}.section-title>span{display:inline-block;margin-bottom:14px;color:#988200;font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.section-title h2{font-size:42px;line-height:1.23;letter-spacing:-2px;font-weight:950}.section-title p{margin-top:18px;color:var(--muted);font-size:14px;line-height:1.85}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:58px}.feature-card{min-height:290px;position:relative;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px -28px #19191959;border-color:#d6d6cf}.feature-num{position:absolute;right:18px;top:12px;color:#efefeb;font-size:48px;font-weight:950}.icon-box{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;margin-bottom:29px}.tone-blue .icon-box{background:#eaf3fb;color:#3972d7}.tone-yellow .icon-box{background:#fff5b8;color:#9f8700}.tone-green .icon-box{background:#e5f6ee;color:#16875b}.tone-purple .icon-box{background:#efecff;color:#6b5ce7}.tone-coral .icon-box{background:#ffe8dc;color:#c45c26}.tone-dark .icon-box{background:#ececea;color:#191919}.feature-card h3{font-size:19px;font-weight:950}.feature-card p{margin-top:11px;color:var(--muted);font-size:12px;line-height:1.75}.feature-card>span{position:absolute;left:30px;bottom:27px;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:900;color:#8b8b86}.split-section{display:grid;grid-template-columns:410px 1fr;gap:100px;align-items:center}.mode-tabs{display:flex;gap:7px;padding:6px;margin-top:30px;border:1px solid var(--line);border-radius:13px;background:#fff}.mode-tabs button{flex:1;border:0;border-radius:9px;padding:10px 7px;background:transparent;color:#777;font-size:11px;font-weight:800}.mode-tabs button.active{background:var(--yellow);color:var(--ink);box-shadow:0 3px 10px #a08c0021}.preview-points{display:grid;gap:12px;margin-top:25px}.preview-points p{display:flex;align-items:center;gap:9px;color:#545450;font-size:12px;font-weight:700}.preview-points svg{color:var(--green);stroke-width:3}.chat-demo{border:1px solid #d7d7d2;border-radius:24px;background:#fff;box-shadow:0 30px 70px -35px #1919194d;overflow:hidden}.demo-top{height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line)}.demo-top span{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:900}.demo-top span i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #e5f6ee}.demo-top b{padding:5px 9px;border-radius:999px;background:#e5f6ee;color:#16875b;font-size:8px}.demo-chat{min-height:440px;position:relative;padding:32px;background:var(--blue)}.demo-time{text-align:center;color:#19191973;font-size:9px;margin-bottom:22px}.demo-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:25px}.demo-row.mine{justify-content:flex-end}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#fff8c9;font-size:11px;font-weight:950}.sender{display:block;margin-bottom:5px;color:#191919b3;font-size:9px;font-weight:800}.bubble{display:block;max-width:390px;border:0;padding:13px 16px;border-radius:14px;text-align:left;box-shadow:0 3px 8px #19191912}.bubble.white{border-top-left-radius:4px;background:#fff}.bubble.yellow{border-top-right-radius:4px;background:var(--yellow)}.bubble span{display:grid;gap:7px}.bubble small{color:#72726d;font-size:11px;line-height:1.5}.bubble b{font-size:13px;line-height:1.5}.bubble em{font-size:8px;color:#6e6e68;font-style:normal;font-weight:800}.click-hint{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:11px 18px;border-radius:999px;background:#ffffffe6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#de9975;font-size:14px;font-weight:950;box-shadow:0 6px 16px #1919191f}.engine-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px}.engine-card{padding:25px;border:1px solid var(--line);border-radius:19px;background:#fff;transition:transform .25s,box-shadow .25s}.engine-card:hover{transform:translateY(-4px);box-shadow:0 20px 35px -28px #19191966}.engine-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.engine-head>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;font-size:16px;font-weight:950}.engine-head i{padding:4px 8px;border-radius:99px;background:var(--canvas);color:#777;font-size:8px;font-style:normal;font-weight:900}.engine-card h3{font-size:16px;font-weight:950}.engine-card strong{display:block;margin-top:8px;color:#575753;font-size:11px}.engine-card p{min-height:40px;margin-top:8px;color:var(--muted);font-size:10px;line-height:1.65}.engine-meter{height:5px;margin-top:20px;border-radius:99px;background:#efefec;overflow:hidden}.engine-meter i{display:block;height:100%;border-radius:99px;background:var(--ink)}.engine-note{text-align:center;margin-top:22px;color:#9a9a95;font-size:9px}.cache-section{background:#1d1d1b;color:#fff}.cache-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.cache-section .section-title>span{color:var(--yellow)}.cache-section .section-title h2{color:#fff}.cache-section .section-title p{color:#aaa}.cache-visual{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:28px;padding:35px;border:1px solid #383835;border-radius:25px;background:#242422;box-shadow:0 25px 60px #00000040}.cache-ring{width:165px;height:165px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--yellow) 0 86%,#41413d 86% 100%);position:relative}.cache-ring:before{content:"";position:absolute;top:13px;right:13px;bottom:13px;left:13px;border-radius:50%;background:#242422}.cache-ring span{position:relative;display:grid;text-align:center}.cache-ring b{font-size:35px}.cache-ring small{margin-top:3px;color:#aaa;font-size:9px}.cache-stack{display:grid;gap:9px}.cache-stack>div{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #3d3d39;border-radius:12px;background:#2c2c29}.cache-stack svg{width:18px;color:var(--yellow)}.cache-stack span{display:grid;flex:1}.cache-stack b{font-size:10px}.cache-stack small{margin-top:3px;color:#92928e;font-size:7px}.cache-stack em{color:#666;font-size:8px;font-style:normal;font-weight:900}.cache-benefits{display:grid;gap:13px;margin-top:30px}.cache-benefits>div{display:flex;align-items:center;gap:13px}.cache-benefits svg{width:38px;height:38px;padding:10px;border-radius:11px;background:#33332f;color:var(--yellow)}.cache-benefits span{display:grid}.cache-benefits b{font-size:12px}.cache-benefits small{margin-top:3px;color:#969691;font-size:9px}.style-grid{display:grid;grid-template-columns:1fr 520px;gap:100px;align-items:center}.style-control{margin-top:30px}.style-control label{display:block;margin:18px 0 9px;color:#777;font-size:10px;font-weight:900}.style-control>div{display:flex;gap:7px}.style-control button{border:1px solid var(--line);border-radius:99px;padding:8px 13px;background:#fff;color:#666;font-size:10px;font-weight:800}.style-control button.active{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.style-preview{padding:35px;border:1px solid var(--line);border-radius:24px;background:var(--canvas);box-shadow:0 22px 55px -35px #19191959}.style-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:99px;background:#fff4ab;color:#786900;font-size:9px;font-weight:900}.source-label{margin-top:24px;color:#858580;font-size:9px;font-weight:900}.source-text,.result-text{margin-top:8px;padding:17px 19px;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:14px;font-weight:800}.translate-arrow{width:32px;height:32px;display:grid;place-items:center;margin:14px auto;border-radius:50%;background:var(--yellow);transform:rotate(90deg)}.translate-arrow svg{width:14px}.result-text{display:grid;background:var(--yellow);border-color:#e7d100}.result-text span{margin-top:8px;color:#716500;font-size:8px}.personalization-grid{display:grid;grid-template-columns:530px 1fr;gap:100px;align-items:center}.personal-window{padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 25px 65px -38px #1919194d}.personal-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:13px}.personal-head span{padding:5px 8px;border-radius:99px;background:#fff4ac;color:#7a6900;font-size:8px;font-weight:900}.chat-selector{display:flex;align-items:center;gap:10px;margin-top:10px;padding:11px;border:1px solid transparent;border-radius:12px}.chat-selector.selected{border-color:#ead600;background:#fffbed}.chat-selector>span{display:grid;flex:1}.chat-selector b{font-size:10px}.chat-selector small{margin-top:4px;color:#777;font-size:8px}.chat-selector svg{width:15px;color:var(--green)}.mini-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;font-size:11px;font-weight:950}.mini-avatar.blue{background:#eaf3fb;color:#3972d7}.mini-avatar.green{background:#e5f6ee;color:#16875b}.personal-settings{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.personal-settings div{display:grid;gap:5px;padding:11px;border-radius:10px;background:var(--canvas)}.personal-settings span{color:#888;font-size:7px}.personal-settings b{font-size:9px}.personal-window>button{width:100%;margin-top:15px;border:1px solid var(--line);border-radius:99px;padding:10px;background:#fff;font-size:9px;font-weight:900}.small-highlight{display:flex;align-items:center;gap:14px;margin-top:28px;padding:18px;border-radius:15px;background:#fff}.small-highlight svg{width:39px;height:39px;padding:10px;border-radius:12px;background:var(--yellow)}.small-highlight span{display:grid}.small-highlight b{font-size:11px}.small-highlight small{margin-top:4px;color:#777;font-size:9px;line-height:1.5}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:55px}.flow-card{position:relative;min-height:230px;padding:26px;border:1px solid var(--line);border-radius:19px;background:#fff}.flow-card>span{color:#c8c8c2;font-size:10px;font-weight:950}.flow-card>div{width:40px;height:40px;display:grid;place-items:center;margin-top:29px;border-radius:12px;background:#fff5b8;color:#9c8500}.flow-card h3{margin-top:19px;font-size:15px;font-weight:950}.flow-card p{margin-top:8px;color:#777;font-size:9px;line-height:1.6}.flow-arrow{position:absolute;z-index:2;right:-26px;top:105px;width:35px;height:35px;padding:9px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#aaa}.original-tip{width:max-content;display:flex;align-items:center;gap:13px;margin:24px auto 0;padding:9px 15px;border-radius:99px;background:var(--canvas);font-size:9px;color:#777}.original-tip b{padding:4px 7px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink)}.metrics-section{background:#fffdf1}.metrics-grid{display:grid;grid-template-columns:390px 1fr;gap:100px;align-items:center}.metrics-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.metrics-tags span{display:flex;align-items:center;gap:5px;padding:7px 10px;border-radius:99px;background:#fff;font-size:9px;font-weight:800}.metrics-tags svg{width:12px;color:var(--green);stroke-width:3}.metrics-dashboard{padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 28px 70px -40px #19191954}.metric-status{display:flex;justify-content:space-between;align-items:center}.metric-status span{font-size:11px;font-weight:950}.metric-status span i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #e5f6ee}.metric-status small{color:#777;font-size:8px}.metric-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.metric-cards>div{padding:14px;border:1px solid var(--line);border-radius:12px}.metric-cards span{display:flex;align-items:center;gap:6px;color:#777;font-size:8px;font-weight:800}.metric-cards span svg{width:13px}.metric-cards b{display:block;margin-top:12px;font-size:21px}.metric-cards b small{margin-left:2px;color:#777;font-size:8px}.metric-cards em{display:block;margin-top:6px;color:var(--green);font-size:7px;font-style:normal}.chart{margin-top:10px;padding:16px;border-radius:13px;background:var(--canvas)}.chart-head{display:flex;justify-content:space-between;font-size:8px}.chart-head span{color:#888}.bars{height:105px;display:flex;align-items:flex-end;gap:16px;margin-top:18px;padding:0 10px;border-bottom:1px solid #dcdcd7}.bars>i{flex:1;display:block;border-radius:5px 5px 0 0;background:#e5e5e0;position:relative}.bars>i em{position:absolute;top:35%;right:0;bottom:0;left:0;border-radius:5px 5px 0 0;background:var(--yellow)}.days{display:flex;justify-content:space-around;margin-top:7px;color:#999;font-size:7px}.privacy-section{background:#f0efe9}.privacy-card{display:grid;grid-template-columns:1fr 490px;gap:90px;padding:65px;border-radius:30px;background:var(--ink);color:#fff;position:relative;overflow:hidden}.privacy-card:before{content:"";position:absolute;width:430px;height:430px;border:1px solid #383835;border-radius:50%;right:-150px;top:-160px;box-shadow:0 0 0 70px #ffffff04,0 0 0 140px #ffffff03}.privacy-copy{position:relative;z-index:1}.privacy-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:19px;border-radius:14px;background:var(--yellow);color:var(--ink)}.privacy-copy>span{color:var(--yellow);font-size:10px;font-weight:950;letter-spacing:.12em}.privacy-copy h2{margin-top:13px;font-size:42px;line-height:1.2;letter-spacing:-2px}.privacy-copy>p{margin-top:20px;color:#b3b3ae;font-size:13px;line-height:1.85}.privacy-accurate{display:flex;gap:12px;margin-top:25px;padding:15px;border:1px solid #373733;border-radius:13px;background:#242422}.privacy-accurate svg{width:24px;color:var(--yellow)}.privacy-accurate span{display:grid}.privacy-accurate b{font-size:10px}.privacy-accurate small{margin-top:4px;color:#9a9a95;font-size:8px;line-height:1.55}.privacy-visual{position:relative;z-index:1;padding:25px;border:1px solid #3b3b37;border-radius:22px;background:#252523}.local-pc{display:flex;align-items:center;gap:10px;padding:15px;border-radius:13px;background:var(--yellow);color:var(--ink)}.local-pc svg{width:25px}.local-pc b{flex:1;font-size:11px}.local-pc small{padding:4px 7px;border-radius:99px;background:#1919191a;font-size:7px;font-weight:900}.local-files{display:grid;gap:9px;margin-top:13px}.local-files>div{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #41413c;border-radius:12px}.local-files>div>svg{width:18px;color:var(--yellow)}.local-files span{display:grid;flex:1}.local-files b{font-size:9px}.local-files small{margin-top:3px;color:#8e8e89;font-size:7px}.local-files>div>svg:last-child{color:var(--green)}.privacy-lock{position:absolute;right:-12px;bottom:-13px;width:65px;height:65px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);box-shadow:0 8px 25px #0000004d}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px}.how-card{padding:26px;border-top:3px solid var(--yellow);border-radius:0 0 17px 17px;background:var(--canvas)}.how-card>div{display:flex;justify-content:space-between;align-items:end}.how-card>div span{color:#999;font-size:8px;font-weight:900}.how-card>div b{color:#e1e1dc;font-size:38px;line-height:1}.how-card h3{margin-top:28px;font-size:14px;font-weight:950}.how-card p{margin-top:8px;color:#777;font-size:9px;line-height:1.6}.new-user-note{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:22px;color:#666;font-size:9px}.new-user-note svg{width:15px;color:#a58d00}.new-user-note b{color:var(--ink)}.pricing-section{background:var(--canvas)}.pricing-section .section-title h2{font-size:37px}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px}.price-card{position:relative;padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff}.price-card.popular{border:2px solid var(--ink);box-shadow:0 22px 50px -35px #19191959;transform:translateY(-7px)}.price-card.free{background:#fffdee}.popular-tag{position:absolute;top:-13px;left:50%;transform:translate(-50%);padding:6px 12px;border-radius:99px;background:var(--ink);color:#fff;font-size:8px;font-weight:900;white-space:nowrap}.price-card>small{color:#888;font-size:8px;font-weight:900}.price-card h3{margin-top:13px;font-size:25px}.price-card h3 em{margin-left:3px;color:#777;font-size:9px;font-style:normal}.price{margin-top:22px;font-size:29px;font-weight:950}.price small{color:#888;font-size:9px}.price-card>p{margin-top:7px;color:#777;font-size:9px}.price-card ul{display:grid;gap:10px;margin:24px 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.price-card li{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:700}.price-card li svg{width:13px;color:var(--green);stroke-width:3}.price-note{text-align:center;margin-top:23px;color:#8d8d88;font-size:9px}.faq-grid{display:grid;grid-template-columns:370px 1fr;gap:110px;align-items:start}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item>button{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;padding:20px 3px;background:transparent;text-align:left;font-size:13px;font-weight:900}.faq-item>button svg{width:17px;color:#888;transition:transform .2s}.faq-item.open>button svg{transform:rotate(180deg)}.faq-item div{overflow:hidden}.faq-item p{padding:0 35px 20px 3px;color:#777;font-size:11px;line-height:1.75}.final-section{padding-top:40px}.final-card{position:relative;padding:75px;text-align:center;border-radius:30px;background:var(--yellow);overflow:hidden}.final-card>img{width:57px;height:57px;border-radius:17px;box-shadow:0 9px 25px #1919192b}.final-card>span{display:block;margin-top:18px;font-size:10px;font-weight:950;letter-spacing:.1em}.final-card h2{margin-top:13px;font-size:42px;line-height:1.22;letter-spacing:-2px}.final-card p{margin-top:16px;color:#615700;font-size:12px}.final-card .button{margin-top:27px}.final-bubbles i{position:absolute;border:1px solid rgba(25,25,25,.14);border-radius:50%}.final-bubbles i:nth-child(1){width:260px;height:260px;left:-90px;top:-130px;box-shadow:0 0 0 45px #ffffff21}.final-bubbles i:nth-child(2){width:170px;height:170px;right:-30px;bottom:-70px;box-shadow:0 0 0 35px #ffffff1a}.final-bubbles i:nth-child(3){width:20px;height:20px;right:140px;top:60px;background:#ffffff73;border:0}footer{padding:70px 0 24px;background:#1d1d1b;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px;padding-bottom:50px}.footer-grid .brand img{width:36px;height:36px}.footer-grid>div:first-child p{max-width:290px;margin-top:18px;color:#8f8f8b;font-size:10px;line-height:1.75}.footer-grid>div:not(:first-child){display:grid;align-content:start;gap:12px}.footer-grid b{margin-bottom:7px;font-size:10px}.footer-grid a:not(.brand){color:#92928e;font-size:9px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid #353532;color:#777773;font-size:8px}.site{background:#fffdf5}.hero-section{background:linear-gradient(145deg,#fff8c9,#fffdf0 48%,#edf5fa)}.trust-bar{height:72px;margin-top:18px;border:1px solid #e4d878;border-radius:24px;background:#fff7b0;color:#565651;box-shadow:0 12px 32px -26px #19191959}.section-title p,.feature-card p{color:#595954}#features,.engine-section,.style-section,.send-flow-section,.how-section,.faq-section{position:relative}#features{background:#fffdf0}#features:before,.engine-section:before,.send-flow-section:before,.faq-section:before{content:"";position:absolute;pointer-events:none;width:140px;height:140px;border-radius:50%;border:1px solid rgba(177,153,0,.15);box-shadow:0 0 0 28px #fee5000a,0 0 0 56px #fee50006}#features:before{right:-50px;top:90px}.feature-card{border-color:#e5ddb0;background:#fffbed}.engine-section{background:#edf5fa}.engine-section:before{left:-48px;bottom:60px;border-color:#3972d71f;box-shadow:0 0 0 28px #b2c7da12,0 0 0 56px #b2c7da0a}.engine-card{border-color:#d3e1ea;background:#f8fcff}.engine-card p{color:#566168}.style-section{background:#fff7bd}.style-section:after{content:"";position:absolute;right:5%;top:72px;width:94px;height:72px;border-radius:48% 48% 48% 8%;background:#19191909;transform:rotate(-8deg)}.style-control label{color:#565651}.style-control button{border-color:#d8ca72;background:#fffdf0;color:#4f4f4a}.style-control button.active{border-color:var(--ink);background:var(--ink);color:#fff}.send-flow-section{background:#f0f6f9}.send-flow-section:before{right:-48px;bottom:55px;border-color:#3972d71f;box-shadow:0 0 0 28px #b2c7da12,0 0 0 56px #b2c7da0a}.flow-card{border-color:#d2e1e9;background:#f9fdff}.flow-card p{color:#566168}.flow-arrow{border-color:#d2e1e9;background:#fff6ad;color:#575752}.original-tip{background:#fff5a3;color:#555550}.how-section{background:#fff9d5}.how-card{border:1px solid #e3d68a;border-top:4px solid var(--yellow);background:#fffdf0}.how-card p,.new-user-note{color:#555550}.pricing-section{background:#efeedb}.pricing-title{max-width:1180px}.pricing-title h2{font-size:34px;letter-spacing:-1.6px;white-space:nowrap}.pricing-title p{color:#51514c}.pricing-title p strong{margin-left:8px;color:#bf5b2c;font-weight:950}.price-card{border-color:#d7d4b8;background:#fffef3}.price-card.free{border-color:#b9d8c1;background:#e8f5ea}.price-card.popular{background:#fff4a6}.price-card>small,.price-card>p,.price-card h3 em,.price small,.price-note{color:#595954}.faq-section{background:#eef5f8}.faq-section:before{left:-48px;top:80px;border-color:#3972d71f;box-shadow:0 0 0 28px #b2c7da12,0 0 0 56px #b2c7da0a}.faq-list{padding:0 24px;border:1px solid #d3e1e8;border-radius:20px;background:#f9fcfd}.faq-item{border-color:#d3e1e8}.faq-item:last-child{border-bottom:0}.faq-item p{color:#526067}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(610px,1.18fr) minmax(480px,.82fr);gap:0;background:#f8f7f2}.auth-panel{order:2;display:flex;flex-direction:column;min-height:100vh;padding:38px 56px 54px;background:#fff}.auth-brand{order:1;position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:72px;background:linear-gradient(145deg,#fff8c7,#fffdf3 52%,#eaf3f8);overflow:hidden}.auth-brand:before{content:"";position:absolute;width:510px;height:510px;right:-250px;top:-180px;border-radius:50%;border:1px solid rgba(205,180,0,.19);box-shadow:0 0 0 74px #fee50012,0 0 0 148px #fee50009;pointer-events:none}.auth-brand:after{content:"";position:absolute;width:230px;height:230px;left:-105px;bottom:-105px;border-radius:50%;background:#b2c7da40;pointer-events:none}.auth-brand-body{position:relative;z-index:1;width:100%;max-width:580px}.auth-brand-logo{margin-bottom:34px}.auth-brand-logo img{box-shadow:0 8px 20px #1919191f}.auth-kicker{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border:1px solid #e7d766;border-radius:999px;background:#fff7b0;color:#675b00;font-size:11px;font-weight:900}.auth-pitch{margin-top:20px;color:#191919;font-size:43px;line-height:1.18;letter-spacing:-2.3px;font-weight:950}.auth-pitch span{position:relative;z-index:1}.auth-pitch span:after{content:"";position:absolute;z-index:-1;left:-2px;right:-2px;bottom:4px;height:12px;border-radius:8px;background:#fee500}.auth-desc{max-width:440px;margin-top:18px;color:#62625d;font-size:14px;line-height:1.85;font-weight:600}.auth-product-preview{max-width:520px;margin-top:30px;padding:13px;border:1px solid #d6e1e7;border-radius:23px;background:#fff;box-shadow:0 22px 54px -34px #1919194d}.auth-preview-top{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:13px;background:#fee500;color:#191919;font-size:12px;font-weight:950}.auth-preview-top i{width:33px;height:19px;padding:3px;border-radius:99px;background:#191919}.auth-preview-top em{display:block;width:13px;height:13px;margin-left:14px;border-radius:50%;background:#fee500}.auth-preview-chat{min-height:158px;padding:21px 16px 12px;border-radius:15px;background:#b2c7da}.auth-preview-chat p{display:grid;gap:6px;max-width:79%;margin:0;padding:13px 15px;border-radius:13px;background:#fff}.auth-preview-chat small{color:#6d6d68;font-size:12px}.auth-preview-chat b{font-size:13px}.auth-preview-chat .preview-out{margin:13px 0 0 auto;border-top-right-radius:4px;background:#fee500}.auth-preview-chat .preview-in{border-top-left-radius:4px}.auth-notes{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.auth-notes span{display:inline-flex;align-items:center;gap:6px;color:#53534f;font-size:11px;font-weight:800}.auth-notes svg{color:#16875b;stroke-width:3}.auth-nav{display:flex;justify-content:flex-start;align-items:center;gap:20px}.auth-nav a{color:#777772;font-size:12px;font-weight:800;transition:color .18s}.auth-nav a:last-child{margin-left:auto;padding:9px 13px;border:1px solid #e4e2da;border-radius:999px;color:#191919}.auth-nav a:hover{color:#191919}.auth-card{width:100%;max-width:390px;margin:auto;padding:0}.auth-eyebrow{display:inline-block;color:#967e00;font-size:11px;font-weight:950;letter-spacing:.12em}.auth-card h1{margin-top:11px;font-size:35px;letter-spacing:-1.5px;font-weight:950}.auth-form-lead{margin-top:10px;color:#767671;font-size:13px;line-height:1.65}.auth-form{display:grid;gap:18px;margin-top:32px}.auth-field{display:grid;gap:8px}.auth-field>span{font-size:13px;font-weight:900}.auth-field input{width:100%;height:52px;border:1.5px solid #deddd7;border-radius:13px;padding:0 15px;background:#fbfbf9;color:#191919;font:inherit;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s}.auth-field input::placeholder{color:#aaa9a4}.auth-field input:focus{border-color:#d2b900;box-shadow:0 0 0 4px #fee5003d}.verify-field{display:grid;grid-template-columns:1fr 122px;gap:10px}.verify-field button{border:0;border-radius:13px;background:#fee500;color:#191919;font-size:12px;font-weight:950;cursor:pointer}.verify-field button:hover{filter:brightness(.96)}.verify-field button:disabled,.auth-submit:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.auth-form-meta{display:flex;justify-content:space-between;align-items:center;color:#777772;font-size:12px}.auth-form-meta label,.auth-consent{display:flex;align-items:center;gap:8px}.auth-form-meta input,.auth-consent input{width:16px;height:16px;accent-color:#fee500}.auth-form-meta a,.auth-switch a{color:#8d7500;font-weight:950}.auth-submit{width:100%;height:53px;margin-top:6px;border:0;border-radius:14px;background:#191919;color:#fee500;font-size:15px}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 12px 22px #1919192e}.auth-switch{text-align:center;color:#777772;font-size:12px}.auth-switch a{margin-left:4px}.auth-consent{color:#777772;font-size:12px;line-height:1.5}.auth-feedback{margin-top:22px;padding:12px 14px;border-radius:13px;font-size:12px;line-height:1.6}.auth-feedback code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.auth-feedback.error{border:1px solid #f1c4bd;background:#fff2ef;color:#a74335}.auth-feedback.info{border:1px solid #ead66a;background:#fff9d4;color:#665600}.auth-feedback.success{border:1px solid #b9dfcb;background:#effaf3;color:#26714a}.auth-account{display:grid;justify-items:center;gap:12px;margin-top:34px;text-align:center}.auth-account-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#eaf8ee;color:#16875b}.auth-account h2{margin:4px 0 0;font-size:23px;letter-spacing:-.8px}.auth-account>p{color:#767671;font-size:13px}.auth-balance{display:grid;width:100%;margin:12px 0 4px;padding:20px;border:1px solid #eadb79;border-radius:17px;background:#fffbe1;gap:6px}.auth-balance span{color:#77725b;font-size:12px}.auth-balance b{color:#191919;font-size:28px;letter-spacing:-1px}.account-loading{display:grid;min-height:100vh;place-items:center;background:#f8f7f2;color:#666661;font-weight:800}.account-page{min-height:100vh;padding:28px;background:linear-gradient(145deg,#fffdf1,#f7fafb)}.account-header{width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.account-header-actions{display:flex;align-items:center;gap:9px}.account-back,.account-signout{padding:10px 15px;border:1px solid #dddcd5;border-radius:999px;background:#fff;color:#191919;font-size:12px;font-weight:900}.account-signout{border:0;background:#191919;color:#fee500;cursor:pointer}.account-shell{width:980px;margin:58px auto 80px}.account-intro{display:flex;align-items:center;gap:18px;margin-bottom:28px}.account-avatar{display:grid;place-items:center;width:62px;height:62px;border-radius:21px;background:linear-gradient(145deg,#fee500,#ffd46d 45%,#b9d6f2);color:#31577f;box-shadow:0 12px 24px #b496002e}.account-intro span{color:#8c7600;font-size:11px;font-weight:950;letter-spacing:.12em}.account-intro h1{margin-top:5px;font-size:27px;letter-spacing:-1px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.account-credit-card{grid-row:span 2;display:flex;min-height:376px;flex-direction:column;padding:30px;border-radius:25px;background:#191919;color:#fff;box-shadow:0 25px 56px -34px #1919198c}.account-credit-card>div{display:flex;align-items:center;justify-content:space-between;color:#fee500;font-size:13px;font-weight:900}.account-credit-card strong{margin-top:58px;font-size:56px;line-height:1;letter-spacing:-3px}.account-credit-card p{margin-top:14px;color:#b8b8b3;font-size:12px;line-height:1.75}.account-recharge-button{margin-top:auto;width:100%;height:50px;border:0;border-radius:14px;background:#fee500;color:#191919;font-size:14px;font-weight:950;cursor:pointer}.account-panel{padding:25px;border:1px solid #e5e3dc;border-radius:25px;background:#fff;box-shadow:0 18px 44px -38px #19191940}.account-panel-title{display:flex;align-items:center;justify-content:space-between}.account-panel-title>span{display:inline-flex;align-items:center;gap:8px;color:#191919;font-size:14px;font-weight:950}.account-panel-title svg{color:#987f00}.account-panel-title small{padding:5px 8px;border-radius:999px;background:#f4f3ee;color:#81817c;font-size:10px;font-weight:800}.account-empty{display:grid;min-height:123px;place-items:center;align-content:center;gap:7px;text-align:center;color:#84847e}.account-empty svg{color:#bdbcb5}.account-empty b{color:#444440;font-size:13px}.account-empty p{font-size:11px;line-height:1.6}.announcement-empty{background:#fffcdf;border-radius:16px}.announcement-empty svg{color:#bc9f00}.legal-page{min-height:100vh;padding:28px;background:#f7f6f1}.legal-header{width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.legal-header>a:last-child{padding:10px 15px;border:1px solid #dddcd5;border-radius:999px;background:#fff;color:#191919;font-size:12px;font-weight:900}.legal-content{width:820px;margin:46px auto 80px;padding:58px 70px;border:1px solid #e3e2dc;border-radius:28px;background:#fff;box-shadow:0 24px 60px -45px #19191947}.legal-eyebrow{color:#987f00;font-size:11px;font-weight:950;letter-spacing:.13em}.legal-content h1{margin-top:10px;font-size:42px;letter-spacing:-1.8px}.legal-date{margin-top:10px;color:#969690;font-size:12px}.legal-intro{margin-top:30px;padding:18px 20px;border-radius:15px;background:#fff8bd;color:#4f4c38;font-size:13px;line-height:1.75}.legal-content section{margin-top:32px}.legal-content h2{font-size:18px}.legal-content section p{margin-top:10px;color:#5f5f59;font-size:13px;line-height:1.9}.legal-contact{display:flex;gap:12px;margin-top:40px;padding:18px;border:1px solid #d5e7dc;border-radius:16px;background:#edf7f1;color:#38604b}.legal-contact svg{flex:none}.legal-contact span{display:grid;gap:4px;font-size:12px;line-height:1.65}.legal-contact b{font-size:13px}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
