:root{--c-bg: #F4F7F9;--c-surface: #FFFFFF;--c-text: #13202E;--c-text2: #5A6B7D;--c-text3: #8A99A8;--c-border: #E1E7ED;--c-accent: #2C8A9A;--c-accent-h: #1F6E7D;--c-accent-light: #EBF5F7;--c-hero: #EBF4F7;--c-hero-glow: rgba(44,138,154,.06);--c-warm: #2C5364;--c-warm-light: #E8F0F2;--c-blue: #667EEA;--c-blue-light: #EEF0FC;--c-purple: #5B8C6E;--c-purple-light: #EDF5EF;--c-teal: #3D6A8A;--c-teal-light: #EBF2F7;--c-rose: #A06A7A;--c-rose-light: #FBF0F3;--c-gold: #8A9A5A;--c-gold-light: #F4F6EE;--shadow-card: 0 1px 3px rgba(0,0,0,.04), 0 1px 2px rgba(0,0,0,.06);--shadow-card-h: 0 4px 16px rgba(0,0,0,.08), 0 1px 4px rgba(0,0,0,.04);--radius: 6px;--radius-lg: 12px;--font-display: ui-serif, "New York", Georgia, "Songti SC", "Source Han Serif SC", "Noto Serif SC", serif}@media(prefers-color-scheme:dark){:root{--c-bg: #0D151C;--c-surface: #15202B;--c-text: #F1F6F9;--c-text2: #B4C1CC;--c-text3: #92A2B1;--c-border: #1E2D3A;--c-accent: #4AB5C5;--c-accent-h: #5EC8D8;--c-accent-light: #0F2028;--c-hero: #111D26;--c-hero-glow: rgba(74,181,197,.08);--c-warm: #4A8A9A;--c-warm-light: #122028;--c-blue: #8A9AEA;--c-blue-light: #1A1E28;--c-purple: #7AB88A;--c-purple-light: #152820;--c-teal: #5A8AAA;--c-teal-light: #122028;--c-rose: #C4909A;--c-rose-light: #281C20;--c-gold: #A0B06A;--c-gold-light: #242818;--shadow-card: 0 1px 3px rgba(0,0,0,.2);--shadow-card-h: 0 4px 20px rgba(0,0,0,.35)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif;background:var(--c-bg);color:var(--c-text);line-height:1.6;font-size:16px;letter-spacing:-.01em;touch-action:manipulation;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4{text-wrap:balance}::selection{background:var(--c-accent);color:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}[id]{scroll-margin-top:76px}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#f4f7f9d1;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid var(--c-border)}@media(prefers-color-scheme:dark){.site-header{background:#0d151cd9}html{color-scheme:dark}}.header-inner{max-width:1040px;margin:0 auto;padding:0 2rem;height:56px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.05rem;font-weight:650;color:var(--c-text);letter-spacing:-.02em;transition:opacity .2s}.logo:hover{opacity:.7}.logo-emoji{font-size:1.1rem;margin-right:.35rem}.site-nav{display:grid;grid-template-columns:repeat(4,3.9rem) 3.25rem;gap:.25rem;align-items:center}.site-nav a{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:.35rem .25rem;border-radius:var(--radius);font-size:.88rem;font-weight:480;color:var(--c-text2);transition:color .18s,background .18s}.site-nav a:hover{color:var(--c-text);background:#0000000a}.site-nav a.active{color:var(--c-text);font-weight:600}.site-nav a:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px;border-radius:var(--radius)}main a:focus-visible{outline:2px solid var(--c-accent);outline-offset:3px;border-radius:var(--radius)}@media(prefers-color-scheme:dark){.site-nav a:hover{background:#ffffff0f}}.site-nav .lang-switch{margin-left:0;font-size:.78rem;font-weight:600;color:var(--c-accent);border:1.5px solid var(--c-accent);padding:.2rem .55rem;border-radius:4px}.site-nav .lang-switch:hover{background:var(--c-accent);color:#fff}.site-footer{border-top:1px solid var(--c-border);background:linear-gradient(180deg,var(--c-bg) 0%,var(--c-accent-light) 100%);padding:3rem 2rem 2rem}.footer-inner{max-width:1040px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:2rem;margin-bottom:2.5rem}.footer-logo{font-size:1rem;font-weight:650;color:var(--c-text);letter-spacing:-.02em;margin-bottom:.5rem}.footer-tag{font-size:.85rem;color:var(--c-text2);line-height:1.6;max-width:26em}.footer-col{display:flex;flex-direction:column;gap:.45rem}.footer-head{font-size:.7rem;font-weight:600;letter-spacing:.12em;color:var(--c-text3);text-transform:uppercase;margin-bottom:.35rem}.footer-col a{font-size:.85rem;color:var(--c-text2);transition:color .2s;width:fit-content}.footer-col a:hover{color:var(--c-accent)}.footer-col a:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px;border-radius:2px}.footer-copy{font-size:.8rem;color:var(--c-text3);border-top:1px solid var(--c-border);padding-top:1.5rem}@media(max-width:640px){.footer-grid{grid-template-columns:1fr;gap:1.75rem}}.logo:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px;border-radius:2px}.content{color:var(--c-text)}.content :where(h2,h3,p,li,td,th,strong){color:inherit}.content h2,.content h3{color:var(--c-text)!important}.content :where(.intro-section p,.tech-section p,.privacy-section p,.intro,.update-date){color:var(--c-text2)!important}.content :where(.feature-item,.pricing-card,.belief-item,.support-card,.policy-card){background:var(--c-surface)!important;border-color:var(--c-border)!important;box-shadow:var(--shadow-card)}.content :where(.feature-item,.pricing-card,.belief-item){border-radius:var(--radius-lg)!important}.content :where(.feature-item:hover,.pricing-card:hover,.belief-item:hover,.support-card:hover,.policy-card:hover){box-shadow:var(--shadow-card-h)}.content :where(.feature-item h3,.pricing-card h3,.price,.support-card h2,.support-card h3,.policy-card h2,.pricing-col h3){color:var(--c-text)!important}.content :where(.feature-item p,.pricing-card li,.belief-item,.support-card p,.support-card li,.support-card ol,.support-card ul,.policy-card p,.policy-card li,.shortcut-table td,.param-table td){color:var(--c-text2)!important}.content :where(.support-card h2,.policy-card h2,.back-link){border-color:var(--c-border)!important}.content :where(code,.shortcut-table th,.param-table th){background:var(--c-accent-light)!important;color:var(--c-text)!important;border-color:var(--c-border)!important}.content :where(.shortcut-table td,.param-table td){border-color:var(--c-border)!important}.content :where(.support-card a,.policy-card a,.back-link a){color:var(--c-accent)!important}.app-icon-large{border-radius:23%!important;overflow:hidden;isolation:isolate;box-shadow:0 14px 30px #00000038}.app-icon-large img{width:100%;height:100%;object-fit:cover;filter:none!important}.work-icon{background:transparent!important;box-shadow:none!important;overflow:visible!important}.work-icon img{border-radius:0}.store-btn-soon{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;border-radius:50px;font-weight:600;font-size:.95rem;cursor:default;color:#fffc;border:1.5px dashed rgba(255,255,255,.4);background:#ffffff14}.page-hero{position:relative;overflow:hidden;isolation:isolate}.page-hero:before,.page-hero:after{content:"";position:absolute;z-index:-1;pointer-events:none;border-radius:999px;background:#ffffff12;filter:blur(1px)}.page-hero:before{width:28rem;height:28rem;top:-21rem;left:-8rem}.page-hero:after{width:22rem;height:22rem;right:-9rem;bottom:-17rem}@media(prefers-color-scheme:dark){.content :where(.feature-item,.pricing-card,.belief-item,.support-card,.policy-card){background:color-mix(in srgb,var(--c-surface) 94%,#000)!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:768px){.site-nav{gap:.15rem}.site-nav a{padding:.3rem .5rem;font-size:.82rem}.header-inner{padding:0 1.25rem}}@media(max-width:520px){.header-inner{padding:0 .75rem}.logo{font-size:.94rem}.logo-emoji{margin-right:.12rem;font-size:1rem}.site-nav{grid-template-columns:repeat(4,2.75rem) 2.5rem;gap:.1rem}.site-nav a{padding:.25rem .15rem;font-size:.74rem}.site-nav .lang-switch{padding:.15rem .2rem;font-size:.7rem}}
