:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7faf8;--panel:#fff;--line:#dce7e1;--text:#10201a;--muted:#667c73;--accent:#00c776;--accent-strong:#009f61;--accent-soft:#e9fbf2;--blue:#2563eb;--danger:#b42318;--warn:#b54708}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Arial,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.shell{grid-template-columns:232px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#ffffffdb;padding:22px 16px}.brand{align-items:center;gap:10px;margin-bottom:28px;font-size:19px;font-weight:900;display:flex}.brand img{border-radius:9px;width:34px;height:34px;box-shadow:0 10px 26px #00c77638}.nav{gap:8px;display:grid}.nav a,.button,button,input,select{border-radius:6px}.nav a{color:var(--muted);align-items:center;gap:10px;padding:10px 12px;display:flex}.nav a:hover{background:var(--accent-soft);color:var(--accent-strong)}.main{align-content:start;gap:24px;padding:30px;display:grid}.shell:has(.platform-choice-page){grid-template-columns:1fr}:is(.shell:has(.platform-choice-page),.shell:has(.bind-result-page),.shell:has(.notion-connect-panel)){grid-template-columns:1fr}:is(.shell:has(.platform-choice-page) .sidebar,.shell:has(.bind-result-page) .sidebar,.shell:has(.notion-connect-panel) .sidebar){display:none}:is(.shell:has(.platform-choice-page) .main,.shell:has(.bind-result-page) .main,.shell:has(.notion-connect-panel) .main){background:linear-gradient(#f7faf8 0%,#eef7f3 100%);min-height:100vh;padding:0}.platform-choice-page{place-items:center;min-height:100vh;padding:18px 14px;display:grid}.platform-choice-inner{gap:18px;width:min(1040px,100%);display:grid}.platform-choice-intro{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;display:grid}.platform-choice-intro img{border-radius:15px;width:56px;height:56px;box-shadow:0 14px 30px #00c77638}.platform-choice-intro h1,.platform-choice-intro p{margin:0}.platform-choice-intro h1{letter-spacing:0;font-size:clamp(28px,8vw,48px);line-height:1.08}.platform-choice-intro p{color:#50665c;margin-top:7px;font-size:clamp(14px,3.8vw,19px);line-height:1.5}.platform-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.platform-choice-card{border:1px solid var(--line);color:#10201a;text-align:center;background:#ffffffe0;border-radius:8px;align-content:center;place-items:center;gap:9px;min-height:104px;padding:12px 8px;font-size:14px;font-weight:900;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.platform-choice-card:hover{border-color:#9de9c1;transform:translateY(-2px);box-shadow:0 16px 38px #163c2c1a}.platform-choice-card.soon{color:#7c8b84;pointer-events:none;background:#f2f5f3;border-color:#d9e2dd}.platform-choice-card.soon .platform-logo{filter:grayscale();opacity:.46}.platform-choice-card small{margin-top:2px;font-size:11px;line-height:1.2;display:block}.platform-logo{object-fit:contain;border-radius:9px;width:38px;height:38px}.bind-result-page{background:linear-gradient(#f8fbf9 0%,#f4faf7 100%);place-items:center;min-height:100vh;padding:24px 16px;display:grid}.bind-result-inner{gap:16px;width:min(720px,100%);display:grid}.bind-result-inner.complete{width:min(680px,100%)}.bind-result-hero{text-align:center;justify-items:center;gap:14px;display:grid}.bind-result-hero h1,.bind-result-hero p,.bind-next-step h2,.bind-instructions p{margin:0}.bind-result-hero h1{letter-spacing:0;font-size:clamp(30px,7vw,44px);line-height:1.15}.bind-result-hero p{max-width:560px;color:var(--muted);font-size:17px;line-height:1.7}.bind-result-logo{object-fit:contain;border-radius:16px;width:72px;height:72px}.bind-result-logo.app{border-radius:20px;width:82px;height:82px;box-shadow:0 18px 44px #00c77638}.bind-result-brand-row{justify-content:center;align-items:center;gap:12px;display:flex}.bind-result-brand-row img{object-fit:contain;border-radius:14px;width:58px;height:58px}.bind-result-brand-row span{color:var(--muted);font-size:24px;font-weight:900}.bind-next-step{background:#fff;border:2px solid #9de9c1;border-radius:10px;gap:18px;padding:22px;display:grid;box-shadow:0 24px 60px #1450341f}.bind-eyebrow{color:var(--accent-strong);font-size:14px;font-weight:900}.bind-next-step h2{letter-spacing:0;margin-top:6px;font-size:clamp(24px,6vw,34px);line-height:1.25}.bind-code-box{text-align:center;background:#e7fbf1;border:1px solid #bfeeda;border-radius:10px;gap:10px;padding:20px;display:grid}.bind-code-box span{color:var(--muted);font-size:14px;font-weight:800}.bind-code-box strong{color:#071b13;letter-spacing:4px;font-size:clamp(40px,11vw,68px);font-weight:950;line-height:1}.bind-instructions{color:#2b463a;gap:10px;font-size:17px;line-height:1.65;display:grid}.bind-instructions strong{color:#071b13}.bind-actions{gap:10px;display:grid}.bind-actions .button,.bind-actions button{justify-content:center;align-items:center;min-height:48px;padding:0 16px;font-size:16px;font-weight:900;display:inline-flex}.bind-status{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:10px;gap:8px;padding:16px;line-height:1.65;display:grid}.bind-status b{color:var(--text)}.bind-complete-badge{background:var(--accent-soft);color:var(--accent-strong);border-radius:999px;justify-self:start;padding:7px 12px;font-size:14px;font-weight:900}@media (min-width:520px){.platform-choice-page{padding:30px 22px}.platform-choice-inner{gap:26px}.platform-choice-intro{grid-template-columns:76px minmax(0,760px);gap:18px}.platform-choice-intro img{border-radius:18px;width:76px;height:76px}.platform-choice-grid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:14px}.platform-choice-card{gap:12px;min-height:136px;font-size:17px}.platform-logo{border-radius:12px;width:54px;height:54px}}@media (min-width:680px){.bind-actions{grid-template-columns:1fr 1fr}}@media (min-width:920px){.platform-choice-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.onboarding-hero{grid-template-columns:minmax(320px,1.12fr) minmax(300px,.88fr);align-items:stretch;gap:24px;display:grid}.hero-copy{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f0fbf6 100%);border-radius:12px;align-content:center;gap:20px;padding:38px;display:grid}.hero-brand{color:var(--accent-strong);align-items:center;gap:12px;font-weight:900;display:flex}.hero-brand img{border-radius:15px;width:54px;height:54px;box-shadow:0 16px 34px #00c77638}.hero-copy h1{color:#0b1712;letter-spacing:0;max-width:760px;margin:0;font-size:42px;line-height:1.15}.hero-copy p{max-width:680px;color:var(--muted);margin:0;font-size:17px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-actions .button{min-height:44px}.button.ghost{color:var(--text);background:#fff}.hero-flow{border:1px solid var(--line);background:#fff;border-radius:12px;gap:12px;padding:18px;display:grid}.flow-step{background:#fbfdfc;border:1px solid #e7efeb;border-radius:10px;grid-template-columns:42px 1fr;gap:4px 12px;padding:14px;display:grid}.flow-icon{background:var(--accent-soft);width:42px;height:42px;color:var(--accent-strong);border-radius:10px;grid-row:span 2;place-items:center;display:grid}.flow-step strong{align-self:end;font-size:15px}.flow-step span{color:var(--muted);font-size:14px;line-height:1.55}.section-heading{justify-content:space-between;align-items:end;gap:18px;padding-top:4px;display:flex}.section-heading h2,.section-heading p{margin:0}.section-heading h2{font-size:28px;line-height:1.2}.section-heading p{color:var(--muted);margin-top:8px}.eyebrow,.section-kicker{color:var(--accent-strong);font-size:13px;font-weight:900}.section-kicker{align-items:center;gap:6px;display:inline-flex}.topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.title{margin:0;font-size:26px}.muted{color:var(--muted)}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:18px}.platform-panel{padding:20px}.metric{gap:8px;display:grid}.metric strong{font-size:28px}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 8px;font-size:14px}.table th{color:var(--muted);font-weight:600}.badge{color:#344054;background:#eef2f6;border-radius:999px;align-items:center;min-height:24px;padding:2px 8px;font-size:12px;display:inline-flex}.badge.success{color:#067647;background:#dcfae6}.badge.failed{color:var(--danger);background:#fee4e2}.badge.running{color:var(--warn);background:#fef0c7}.button,button{border:1px solid var(--line);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-weight:600;display:inline-flex}.button.primary,button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.connect-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.connect-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-content:start;gap:12px;min-height:210px;padding:18px;display:grid}.connect-card:first-child{background:var(--accent-soft);border-color:#a9efc8}.connect-card h3,.connect-card p{margin:0}.connect-card p{color:var(--muted);font-size:14px;line-height:1.6}.connect-icon{background:var(--accent-soft);width:38px;height:38px;color:var(--accent-strong);border-radius:10px;place-items:center;display:grid}.split-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.notice{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px 14px}.notice.success{color:#067647;background:#ecfdf3;border-color:#abefc6}.notice.failed{color:var(--danger);background:#fef3f2;border-color:#fecdca}.notice.warn{color:#7a2e0e;background:#fffaeb;border-color:#fedf89;gap:6px;line-height:1.6;display:grid}.notion-connect-panel{max-width:720px}.notion-connect-actions{flex-wrap:wrap;gap:10px;display:flex}label{color:var(--muted);gap:6px;font-size:13px;display:grid}input,select,textarea{border:1px solid var(--line);font:inherit;padding:8px 10px}input,select{min-height:38px}textarea{resize:vertical;border-radius:6px;min-height:104px}.destination-panel{gap:14px;display:grid}.destination-panel h2{margin:0 0 6px}.destination-panel p{margin:0}.destination-form{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:12px;display:grid}.manual-config-form{grid-template-columns:repeat(2,minmax(220px,1fr));align-items:end;gap:12px;display:grid}.manual-config-form button,.manual-config-form .inline-success,.manual-config-form .inline-error{grid-column:1/-1}.setup-list{color:var(--text);gap:8px;margin-top:12px;font-size:14px;display:grid}.local-sync-box{border-top:1px solid var(--line);grid-template-columns:minmax(220px,320px) auto;align-items:end;gap:12px;margin-top:16px;padding-top:16px;display:grid}.pairing-code{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:8px;grid-column:1/-1;align-items:center;gap:14px;padding:12px 14px;display:flex}.pairing-code.wechat-confirm{color:#7c2d12;background:#fff7ed;border:2px solid #fb923c;align-items:stretch;gap:18px;padding:18px}.pairing-label{color:#9a3412;margin-bottom:4px;font-size:13px;font-weight:900;display:block}.pairing-code strong{letter-spacing:0;font-size:30px}.pairing-code.wechat-confirm strong{color:#111827;font-size:46px;line-height:1;display:block}.pairing-instructions{gap:7px;font-size:15px;line-height:1.55;display:grid}.pairing-instructions b{color:#c2410c;font-size:18px}.pairing-instructions span{color:#7c2d12}.pairing-instructions em{color:#9a3412;font-size:13px;font-style:normal;font-weight:800}.capture-form{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:12px;margin-top:14px;display:grid}.note-form{border-top:1px solid var(--line);grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:12px;margin-top:16px;padding-top:16px;display:grid}.inline-success,.inline-error{grid-column:1/-1;font-size:13px}.inline-success{color:#067647}.inline-error{color:var(--danger)}@media (max-width:900px){.shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);align-items:center;gap:16px;display:flex;overflow-x:auto}.brand{flex:none;margin-bottom:0}.nav{gap:6px;display:flex}.nav a{white-space:nowrap;flex:none;padding:9px 10px}.onboarding-hero,.split-section,.grid,.form-grid,.connect-grid,.destination-form,.manual-config-form,.local-sync-box,.capture-form,.note-form{grid-template-columns:1fr}.pairing-code{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.sidebar{padding:12px 14px}.brand img{width:30px;height:30px}.brand span{font-size:17px}.nav a{font-size:14px}.main{padding:18px 14px 28px}.hero-copy{padding:24px}.hero-copy h1{font-size:30px}.hero-copy p{font-size:15px}.section-heading h2{font-size:24px}}.app-preview-page{background:radial-gradient(circle at 20% 10%,#00c77629,#0000 28%),linear-gradient(#f7fbf9 0%,#eef7f2 100%);grid-template-columns:minmax(300px,440px) minmax(320px,430px);justify-content:center;align-items:center;gap:42px;min-height:100vh;padding:36px 20px;display:grid}.app-preview-copy{gap:18px;display:grid}.app-preview-copy h1,.app-preview-copy p{margin:0}.app-preview-copy h1{letter-spacing:0;max-width:420px;font-size:42px;line-height:1.12}.app-preview-copy p{color:#60746b;max-width:460px;font-size:17px;line-height:1.75}.preview-brand{align-items:center;gap:14px;display:flex}.preview-brand img{border-radius:16px;width:62px;height:62px;box-shadow:0 16px 36px #00c77642}.preview-brand p{color:#00a866;font-size:15px;font-weight:800}.preview-choice-row{flex-wrap:wrap;gap:10px;display:flex}.preview-choice-row span{color:#18352a;background:#ffffffbf;border:1px solid #d9e8e1;border-radius:999px;padding:9px 12px;font-size:14px;font-weight:800}.phone-shell{background:#f6faf8;border:1px solid #d8e7df;border-radius:34px;justify-self:center;width:min(100%,390px);height:min(860px,100vh - 36px);padding:16px 16px 22px;overflow:auto;box-shadow:0 28px 70px #10201a29}.phone-status,.phone-header,.preview-section-title,.entry-meta,.folder-row{justify-content:space-between;align-items:center;display:flex}.phone-status{color:#10201a;padding:2px 6px 14px;font-size:13px;font-weight:800}.phone-header{justify-content:flex-start;gap:12px;margin-bottom:16px}.phone-header p,.phone-header h2{margin:0}.phone-header p{color:#00a866;font-size:13px;font-weight:800}.phone-header h2{color:#10201a;font-size:28px;line-height:1.1}.phone-logo img{border-radius:14px;width:52px;height:52px}.preview-tabs{background:#eaf5ef;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:14px;padding:4px;display:grid}.preview-tabs span{color:#60746b;text-align:center;border-radius:7px;padding:10px 0;font-size:14px;font-weight:900}.preview-tabs .active{color:#fff;background:#00c776}.preview-panel,.preview-detail{background:#fff;border:1px solid #dbe9e2;border-radius:12px;margin-bottom:12px;padding:14px}.preview-section-title{margin-bottom:12px}.preview-section-title h3,.preview-detail h3{color:#10201a;margin:0;font-size:18px}.preview-section-title span,.preview-detail span{color:#60746b;font-size:13px;font-weight:800}.entry-list,.folder-list{gap:10px;display:grid}.entry-card{background:#fbfdfc;border:1px solid #e1eee7;border-radius:10px;gap:10px;padding:12px;display:grid}.entry-card strong{color:#10201a;font-size:16px;line-height:1.35;display:block}.entry-card p{color:#60746b;margin:6px 0 0;font-size:13px;line-height:1.5}.entry-meta{color:#60746b;font-size:12px;font-weight:800}.folder-row{border-bottom:1px solid #eef5f1;gap:10px;padding:9px 0}.folder-button{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #eef5f1;border-radius:0;width:100%;min-height:40px}.folder-button.selected{background:#ecfdf3}.folder-row:last-child{border-bottom:0}.folder-row span{border-radius:999px;width:12px;height:12px}.folder-row strong{color:#10201a;flex:1;font-size:15px}.folder-row em{color:#60746b;font-style:normal;font-weight:900}.preview-detail{color:#fff;background:#10201a}.preview-detail span{color:#87e7b9}.preview-detail h3{color:#fff;margin:8px 0 10px}.preview-detail pre{white-space:pre-wrap;color:#d8f8e8;margin:0;font:13px/1.55 Menlo,Consolas,monospace}@media (max-width:860px){.app-preview-page{grid-template-columns:1fr;gap:22px;padding:18px 14px 28px}.app-preview-copy h1{font-size:30px}.app-preview-copy p{font-size:15px}.phone-shell{border-radius:24px;height:auto;min-height:720px}}.flash-live-page{align-items:start}.flash-copy{padding-top:44px}.flash-connect-panel{gap:12px;display:grid}.flash-connect-panel label{color:#60746b;font-size:13px;font-weight:800}.flash-connect-panel input{color:#10201a;border-color:#dbe9e2;border-radius:8px;width:100%;margin-top:6px;font-size:16px}.flash-connect-panel button{border-radius:8px;min-height:44px}.flash-connect-panel button:disabled{cursor:not-allowed;opacity:.45}.flash-code-card{background:#ecfdf3;border:1px solid #abefc6;border-radius:10px;gap:6px;padding:14px;display:grid}.flash-code-card span{color:#067647;font-size:13px;font-weight:900}.flash-code-card strong{color:#10201a;letter-spacing:0;font-size:40px;line-height:1.1}.flash-code-card p,.flash-code-card em{color:#60746b;margin:0;font-size:13px;line-height:1.5}.flash-code-card em{font-style:normal;font-weight:800}
