:root{--background:#fafaf7;--foreground:#2c3a35;--primary:#5b8a72;--primary-foreground:#fafaf7;--muted:#edf0ec;--accent:#dce7df;--border:#d9ded7;--radius:0.7rem;--font-display:"Noto Serif SC","Source Han Serif SC","Noto Serif CJK SC","Songti SC","STSong","SimSun",serif;--font-body:"Noto Sans SC",-apple-system,"PingFang SC",sans-serif;--density:1;--space-unit:0.25rem;--bg-texture:radial-gradient(60rem 40rem at 100% 0%,color-mix(in srgb,var(--primary) 6%,transparent),transparent 60%);--muted-foreground:#6b7a72;--accent-foreground:var(--foreground);--card:var(--background);--card-foreground:var(--foreground);--popover:var(--background);--popover-foreground:var(--foreground);--secondary:var(--muted);--secondary-foreground:var(--foreground);--destructive:#b3261e;--destructive-foreground:#fff;--input:var(--border);--ring:var(--primary);--sidebar:var(--muted);--sidebar-foreground:var(--foreground);--sidebar-primary:var(--primary);--sidebar-primary-foreground:var(--primary-foreground);--sidebar-accent:var(--accent);--sidebar-accent-foreground:var(--foreground);--sidebar-border:var(--border);--sidebar-ring:var(--ring);--border-strong:#7f8d85;--muted-foreground-strong:#54635c;--primary-ink:#426a56;--primary-solid:var(--primary);--hairline:#e6eae4;--surface-card:#fbfbf8;--shadow-card:rgba(44,58,53,.06)}[data-preset="warm"]{--background:#fbf6f0;--foreground:#3a2e28;--primary:#c76f4b;--primary-foreground:#fbf6f0;--muted:#f1e7dc;--accent:#ebd8c7;--border:#e4d4c4;--radius:0.9rem;--font-display:"MiSans","Noto Sans SC",sans-serif;--muted-foreground:#8a7561;--bg-texture:radial-gradient(60rem 40rem at 100% 0%,color-mix(in srgb,var(--primary) 8%,transparent),transparent 60%),repeating-linear-gradient(45deg,color-mix(in srgb,var(--foreground) 2%,transparent) 0,color-mix(in srgb,var(--foreground) 2%,transparent) 0.05rem,transparent 0.05rem,transparent 0.15rem);--border-strong:#9a8470;--muted-foreground-strong:#6f5a47;--primary-ink:#9c4824;--primary-solid:var(--primary);--hairline:#ede2d6;--surface-card:#fbf7f2;--shadow-card:rgba(58,46,40,.06)}[data-preset="clinical"]{--background:#fff;--foreground:#1b2430;--primary:#2b4c7e;--primary-foreground:#fff;--muted:#eef1f5;--accent:#dce4ef;--border:#d5dbe3;--radius:0.4rem;--font-display:"Inter","Noto Sans SC",sans-serif;--muted-foreground:#5a6675;--density:0.875;--bg-texture:linear-gradient(to bottom,transparent,transparent 1.95rem,color-mix(in srgb,var(--border) 35%,transparent) 1.95rem,color-mix(in srgb,var(--border) 35%,transparent) 2rem);--border-strong:#828e9e;--muted-foreground-strong:#596473;--primary-ink:#2b4c7e;--primary-solid:var(--primary);--hairline:#e6e9ee;--surface-card:#fff;--shadow-card:rgba(27,36,48,.06)}[data-console]{--forest:#06423e;--forest-2:#0c5d58;--forest-3:#325343;--forest-ink:#082e2b;--paper:#f2efea;--paper-hi:#fffcf6;--paper-card:#fbf8f2;--paper-sink:#eae5db;--rust:#a75d00;--rust-soft:#c77e2a;--amber-wash:#f4e7d2;--crisis:#c02926;--crisis-wash:#f7e2df;--ink:#20322e;--ink-soft:#5c6b64;--ink-faint:#8c988f;--hair:#dbd6cb;--hair-green:rgba(6,66,62,.14);--background:var(--paper);--foreground:var(--ink);--primary:var(--forest);--primary-foreground:var(--paper-hi);--muted:var(--paper-sink);--muted-foreground:var(--ink-soft);--accent:#e6efe9;--accent-foreground:var(--forest-ink);--border:var(--hair);--input:var(--hair);--ring:var(--forest-2);--radius:0.8rem;--font-display:"Noto Serif SC","Source Han Serif SC","Noto Serif CJK SC","Songti SC","STSong","SimSun",serif;--card:var(--paper-card);--card-foreground:var(--forest-ink);--popover:var(--paper-hi);--popover-foreground:var(--ink);--secondary:var(--paper-sink);--secondary-foreground:var(--forest-ink);--destructive:var(--crisis);--destructive-foreground:#fff;--bg-texture:radial-gradient(55rem 31rem at 84% -8%,rgba(199,126,42,.06),transparent 60%),radial-gradient(45rem 30rem at -6% 108%,rgba(12,93,88,.07),transparent 58%);--sidebar:var(--forest-ink);--sidebar-foreground:#c3d6cf;--sidebar-primary:var(--rust-soft);--sidebar-primary-foreground:var(--forest-ink);--sidebar-accent:rgba(199,126,42,.16);--sidebar-accent-foreground:#f0c892;--sidebar-border:hsla(0,0%,100%,.08);--sidebar-ring:var(--rust-soft);--ondark-soft:#9fb6ad;--ondark-faint:#87a094;--ondark-hi:#a9d8c5}body,html,page{background-attachment:fixed;background-color:var(--background);background-image:var(--bg-texture);color:var(--foreground);font-family:var(--font-body);margin:0;min-height:100%;padding:0;-webkit-font-smoothing:antialiased;line-height:1.6}.mf-screen{box-sizing:border-box;margin:0 auto;max-width:28rem;min-height:100vh;padding:1.2rem 1rem calc(2rem + env(safe-area-inset-bottom))}.mf-stack{display:flex;flex-direction:column;gap:.8rem}.mf-center{align-items:center;display:flex;flex-direction:column;gap:.6rem;justify-content:center;min-height:60vh;text-align:center}.mf-platform-footer{border-top:.05rem solid var(--border);margin-top:1.6rem;padding-top:.8rem;text-align:center}.mf-platform-footer__text{color:var(--muted-foreground);font-size:.6rem;letter-spacing:.02em}.mf-compliance-footer{align-items:center;border-top:.05rem solid var(--border);box-sizing:border-box;display:flex;flex-direction:column;gap:.1rem;margin-top:1.2rem;padding-top:.8rem;text-align:center;width:100%}.mf-compliance-footer__row{display:flex;flex-wrap:wrap;gap:.1rem .4rem;justify-content:center}.mf-compliance-footer__link,.mf-compliance-footer__text{color:var(--muted-foreground);font-size:.6rem;line-height:1.6}.mf-compliance-footer__link{text-decoration:underline;text-underline-offset:.15rem}@keyframes mf-rise{from{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}.mf-reveal{animation:mf-rise .5s cubic-bezier(.22,1,.36,1) both}.mf-reveal-1{animation-delay:.05s}.mf-reveal-2{animation-delay:.13s}.mf-reveal-3{animation-delay:.21s}.mf-display{color:var(--foreground);font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:.01em;line-height:1.25}.mf-title{color:var(--foreground);font-family:var(--font-display);font-size:1.05rem;font-weight:600}.mf-subtle{color:var(--muted-foreground);font-size:.7rem}.mf-lead{color:var(--muted-foreground);font-size:.8rem;line-height:1.7}.mf-card{background-color:var(--surface-card);border:.05rem solid var(--border);border-radius:var(--radius);box-shadow:0 .05rem .1rem var(--shadow-card);display:block;padding:.9rem}.mf-card--interactive:active{box-shadow:0 0 0 .1rem var(--accent);box-shadow:0 0 0 .1rem color-mix(in srgb,var(--primary) 30%,transparent);transform:scale(.99)}.mf-logo{background-color:var(--muted);border:.05rem solid var(--border);border-radius:50%;height:4.2rem;-o-object-fit:cover;object-fit:cover;width:4.2rem}.mf-logo-fallback{align-items:center;background-color:var(--primary);border-radius:50%;color:var(--primary-foreground);display:flex;font-family:var(--font-display);font-size:1.6rem;font-weight:600;height:4.2rem;justify-content:center;width:4.2rem}.mf-divider{background-color:var(--border);height:.05rem;margin:.2rem 0}.mf-qr{background:#fff;border:.05rem solid var(--border);border-radius:var(--radius);display:block;margin:0 auto;max-width:60%;width:9rem}.mf-btn{align-items:center;border:none;border-radius:var(--radius);box-sizing:border-box;display:flex;font-family:var(--font-body);font-size:.8rem;font-weight:600;justify-content:center;padding:.7rem 1rem;transition:transform .12s ease,filter .12s ease;width:100%}.mf-btn::after{border:none}.mf-btn--primary{background-color:var(--primary);color:var(--primary-foreground)}.mf-btn--primary:active{filter:brightness(.94);transform:scale(.98)}.mf-btn--ghost{background-color:transparent;border:.05rem solid var(--border);color:var(--primary)}.mf-btn--ghost:active{background-color:var(--accent)}.mf-btn[disabled]{opacity:.5}.mf-btn--ghost[disabled]{color:color-mix(in srgb,var(--foreground) 72%,var(--background));opacity:1}.mf-btn--primary[disabled]{color:var(--primary-foreground)}.mf-btn[disabled=false]{opacity:1}.mf-btn--primary[disabled=false]{color:var(--primary-foreground)}.mf-btn--ghost[disabled=false]{color:var(--primary)}.mf-input{background-color:color-mix(in srgb,var(--background) 80%,#fff);border:.05rem solid var(--border);border-radius:var(--radius);box-sizing:border-box;color:var(--foreground);font-family:var(--font-body);font-size:.8rem;padding:.65rem .7rem;width:100%}.mf-input::-moz-placeholder{color:var(--muted-foreground)}.mf-input::placeholder{color:var(--muted-foreground)}.mf-field-label{color:var(--muted-foreground);display:block;font-size:.65rem;font-weight:600;margin-bottom:.3rem}.mf-sigpad{background-color:color-mix(in srgb,var(--background) 70%,#fff);border:.05rem dashed var(--border);border-radius:var(--radius);box-sizing:border-box;display:block;height:10rem;touch-action:none;width:100%}.mf-badge{align-items:center;background-color:var(--accent);border-radius:49.95rem;color:var(--accent-foreground);display:inline-flex;font-size:.6rem;font-weight:600;padding:.15rem .5rem}.mf-badge--muted{background-color:var(--muted);color:var(--muted-foreground)}.mf-option{align-items:center;background-color:var(--surface-card);border:.05rem solid var(--border);border-radius:var(--radius);display:flex;gap:.6rem;padding:.7rem .8rem;transition:all .12s ease}.mf-option--selected{background-color:var(--accent);border-color:var(--primary)}.mf-option__dot{border:.1rem solid var(--border);border-radius:50%;flex-shrink:0;height:.9rem;width:.9rem}.mf-option--selected .mf-option__dot{background-color:var(--primary);border-color:var(--primary)}@keyframes mf-fade{from{opacity:0}to{opacity:1}}@keyframes mf-slide-up{from{transform:translateY(100%)}to{transform:translateY(0)}}.mf-sheet-mask{align-items:flex-end;animation:mf-fade .2s ease both;background-color:color-mix(in srgb,var(--foreground) 45%,transparent);display:flex;inset:0;position:fixed;z-index:100}.mf-sheet{background-color:var(--background);border-top-left-radius:calc(var(--radius) + .4rem);border-top-right-radius:calc(var(--radius) + .4rem);box-sizing:border-box;display:flex;flex-direction:column;gap:.3rem;max-height:85vh;max-height:85dvh;overflow-y:auto;padding:.6rem 1.1rem calc(1.4rem + env(safe-area-inset-bottom));width:100%;-webkit-overflow-scrolling:touch;animation:mf-slide-up .32s cubic-bezier(.22,1,.36,1) both}.mf-sheet__handle{align-self:center;background-color:var(--border);border-radius:49.95rem;height:.2rem;margin-bottom:.5rem;width:2rem}@media (prefers-reduced-motion:reduce){.mf-reveal,.mf-reveal-1,.mf-reveal-2,.mf-reveal-3{animation:none}}.tk-i{background-color:currentColor;display:inline-block;flex:none;height:.7rem;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:.7rem}.tk-i--write{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M4 4h16v12l-4 4H4z%27/><path d=%27M8 9h8M8 13h5%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M4 4h16v12l-4 4H4z%27/><path d=%27M8 9h8M8 13h5%27/></svg>")}.tk-i--read{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M4 6h16v13H4z%27/><path d=%27M8 3v4M16 3v4M4 11h16%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M4 6h16v13H4z%27/><path d=%27M8 3v4M16 3v4M4 11h16%27/></svg>")}.tk-i--chart{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27><path d=%27M5 20V10M12 20V4M19 20v-7%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27><path d=%27M5 20V10M12 20V4M19 20v-7%27/></svg>")}.tk-i--letter{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.7%27 stroke-linecap=%27round%27><path d=%27M4 5h16M4 12h16M4 19h10%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.7%27 stroke-linecap=%27round%27><path d=%27M4 5h16M4 12h16M4 19h10%27/></svg>")}.tk-i--check{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%272.4%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M5 13l4 4L19 7%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%272.4%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M5 13l4 4L19 7%27/></svg>")}.tk-i--arrow{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M5 12h14M13 6l6 6-6 6%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M5 12h14M13 6l6 6-6 6%27/></svg>")}.tk-i--chevron{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M6 9l6 6 6-6%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M6 9l6 6 6-6%27/></svg>")}.tk-i--back{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M15 6l-6 6 6 6%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M15 6l-6 6 6 6%27/></svg>")}.tk-i--sync{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.7%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M4 12a8 8 0 0 1 14-5M20 12a8 8 0 0 1-14 5%27/><path d=%27M18 3v4h-4M6 21v-4h4%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.7%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M4 12a8 8 0 0 1 14-5M20 12a8 8 0 0 1-14 5%27/><path d=%27M18 3v4h-4M6 21v-4h4%27/></svg>")}.tk-i--doc{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M6 3h9l4 4v14H6z%27/><path d=%27M14 3v5h5M9 13h6M9 17h4%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M6 3h9l4 4v14H6z%27/><path d=%27M14 3v5h5M9 13h6M9 17h4%27/></svg>")}.tk-i--inbox{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M4 7h16v13H4z%27/><path d=%27M4 7l4-4h8l4 4%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M4 7h16v13H4z%27/><path d=%27M4 7l4-4h8l4 4%27/></svg>")}.tk-i--alert{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27><path d=%27M12 8v5M12 16h.01%27/><circle cx=%2712%27 cy=%2712%27 r=%279%27/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%271.6%27 stroke-linecap=%27round%27><path d=%27M12 8v5M12 16h.01%27/><circle cx=%2712%27 cy=%2712%27 r=%279%27/></svg>")}.tk-avatar{align-items:center;background-color:var(--primary);border-radius:50%;color:var(--primary-foreground);display:inline-flex;flex:none;font-family:var(--font-display);font-size:.55rem;font-weight:600;height:1.1rem;justify-content:center;width:1.1rem}.tk-avatar--sm{font-size:.45rem;height:.9rem;width:.9rem}.tk-greet__eyebrow{align-items:center;color:var(--muted-foreground);display:flex;font-size:.625rem;gap:.4rem;letter-spacing:.04em}.tk-greet__h{display:block;font-family:var(--font-display);font-size:1.25rem;font-weight:600;line-height:1.3;margin-top:.6rem;max-width:14em}.tk-greet__sub{color:var(--muted-foreground);display:block;font-size:.725rem;line-height:1.72;margin-top:.4rem;max-width:20.5em}.tk-group{margin-top:1.2rem}.tk-group__label{color:var(--muted-foreground);display:block;font-size:.6rem;font-weight:600;letter-spacing:.06em;margin-bottom:.2rem}.tk-stream{padding-left:1.3rem;position:relative}.tk-stream::before{background-color:var(--border);bottom:.4rem;content:"";left:.35rem;position:absolute;top:.6rem;width:.05rem}.tk-node{padding:.8rem 0;position:relative}.tk-node + .tk-node{border-top:.05rem solid color-mix(in srgb,var(--border) 55%,transparent)}.tk-node__dot{align-items:center;background-color:var(--background);border:.075rem solid var(--border);border-radius:50%;box-sizing:border-box;display:flex;height:.75rem;justify-content:center;left:-1.15rem;position:absolute;top:1rem;width:.75rem}.tk-node--active .tk-node__dot{background-color:var(--accent);border-color:var(--primary)}.tk-node--active .tk-node__dot::after{background-color:var(--primary);border-radius:50%;content:"";inset:.15rem;position:absolute}.tk-node--done .tk-node__dot{background-color:var(--muted);border-color:var(--border)}.tk-node--done .tk-node__dot .tk-i{color:var(--muted-foreground);height:.45rem;width:.45rem}.tk-row__top{align-items:center;display:flex;gap:.45rem}.tk-kind{align-items:center;color:var(--muted-foreground);display:inline-flex;font-size:.625rem;gap:.25rem;letter-spacing:.02em}.tk-when{color:var(--muted-foreground);font-size:.625rem;margin-left:auto}.tk-when--new{color:var(--muted-foreground);font-weight:600}.tk-row__title{display:block;font-family:var(--font-display);font-size:.875rem;font-weight:600;line-height:1.35;margin-top:.35rem}.tk-row__curator{color:var(--muted-foreground);display:block;font-size:.625rem;margin-top:.25rem}.tk-row__act{align-items:center;display:flex;gap:.8rem;margin-top:.65rem}.tk-open{align-items:center;background-color:var(--primary);border-radius:49.95rem;color:var(--primary-foreground);display:inline-flex;font-size:.7rem;font-weight:600;gap:.25rem;padding:.4rem 1rem}.tk-skip{color:var(--muted-foreground);font-size:.65rem}.tk-done-tag{align-items:center;color:var(--muted-foreground);display:inline-flex;font-size:.625rem;gap:.25rem;white-space:nowrap}.tk-done-tag .tk-i{color:var(--primary)}.tk-reopen{color:var(--primary);font-size:.625rem}.tk-letter{background:linear-gradient(168deg,color-mix(in srgb,var(--accent) 65%,var(--background)),color-mix(in srgb,var(--background) 92%,#fff));border:.05rem solid var(--border);border-radius:.8rem;margin-left:-.1rem;padding:.9rem .9rem .8rem}.tk-letter__kind{align-items:center;color:var(--primary);display:inline-flex;font-size:.575rem;font-weight:600;gap:.3rem;letter-spacing:.03em}.tk-letter__title{display:block;font-family:var(--font-display);font-size:.975rem;font-weight:600;line-height:1.4;margin-top:.55rem}.tk-letter__curator{align-items:center;color:var(--muted-foreground);display:flex;font-size:.625rem;gap:.35rem;margin-top:.4rem}.tk-letter__act{align-items:center;display:flex;gap:.8rem;margin-top:.75rem}.tk-skipped{margin-top:1.1rem}.tk-skipped__summary{align-items:center;color:var(--muted-foreground);display:flex;font-size:.625rem;gap:.4rem;padding:.2rem .1rem}.tk-skipped__link{margin-left:auto;text-decoration:underline}.tk-skipped__row{align-items:center;border-top:.05rem solid color-mix(in srgb,var(--border) 55%,transparent);display:flex;gap:.45rem;padding:.5rem .1rem}.tk-skipped__row-title{color:var(--muted-foreground);font-size:.7rem}.tk-foot{margin-top:1.5rem;text-align:center}.tk-foot__note{color:var(--muted-foreground);display:block;font-size:.6rem;line-height:1.6;margin:0 auto;max-width:22em}.tk-pause{color:var(--muted-foreground);display:inline-block;font-size:.625rem;margin-top:.6rem;text-decoration:underline}.tk-topbar{align-items:center;display:flex;gap:.3rem;padding:.1rem 0 .7rem}.tk-topbar__back{align-items:center;color:var(--muted-foreground);display:inline-flex;font-size:.7rem;gap:.2rem}.tk-topbar__back .tk-i{height:.9rem;width:.9rem}.tk-topbar__kind{color:var(--muted-foreground);font-size:.625rem;margin-left:auto}.tk-title{display:block;font-family:var(--font-display);font-size:1.1rem;font-weight:600;line-height:1.35}.tk-curator{align-items:center;color:var(--muted-foreground);display:flex;font-size:.65rem;gap:.35rem;margin-top:.4rem}.tk-sync-note{align-items:flex-start;background-color:var(--accent);border-radius:.6rem;display:flex;gap:.5rem;margin-top:.8rem;padding:.6rem .7rem}.tk-sync-note .tk-i{color:var(--primary);height:.85rem;margin-top:.1rem;width:.85rem}.tk-sync-note__t{color:color-mix(in srgb,var(--foreground) 85%,transparent);font-size:.65rem;line-height:1.6}.tk-field-label{display:block;font-size:.7rem;font-weight:600;margin:.9rem 0 .5rem}.tk-textarea{background-color:color-mix(in srgb,var(--background) 80%,#fff);border:.05rem solid var(--border);border-radius:var(--radius);box-sizing:border-box;color:var(--foreground);font-family:var(--font-body);font-size:.8rem;line-height:1.7;min-height:7.5rem;padding:.7rem;width:100%}.tk-scale-chips{display:flex;flex-wrap:wrap;gap:.4rem}.tk-scale-chip{align-items:center;background-color:color-mix(in srgb,var(--background) 84%,#fff);border:.05rem solid var(--border);border-radius:.6rem;color:var(--muted-foreground);display:inline-flex;font-size:.7rem;height:2rem;justify-content:center;width:2.2rem}.tk-scale-chip--sel{background-color:var(--accent);border-color:var(--primary);color:var(--foreground);font-weight:600}.tk-article-h{display:block;font-family:var(--font-display);font-size:.85rem;font-weight:600;line-height:1.5;margin-top:1rem}.tk-article-p{color:color-mix(in srgb,var(--foreground) 88%,transparent);display:block;font-size:.75rem;line-height:1.9;margin-top:.7rem}.tk-article-li{color:color-mix(in srgb,var(--foreground) 88%,transparent);display:block;font-size:.75rem;line-height:1.9;margin-top:.3rem}.tk-source-line{border-top:.05rem solid var(--border);color:var(--muted-foreground);display:block;font-size:.6rem;line-height:1.6;margin-top:1.2rem;padding-top:.7rem}.tk-scale-hero{padding:1.3rem 1rem .5rem;text-align:center}.tk-scale-hero__icon{align-items:center;background-color:var(--accent);border-radius:.75rem;color:var(--primary);display:inline-flex;height:2.6rem;justify-content:center;margin-bottom:.8rem;width:2.6rem}.tk-scale-hero__icon .tk-i{height:1.3rem;width:1.3rem}.tk-scale-hero__ctx{color:var(--muted-foreground);display:block;font-size:.7rem;line-height:1.8;margin-left:auto;margin-right:auto;margin-top:.6rem;max-width:20em}.tk-sheet__title{display:block;font-family:var(--font-display);font-size:.95rem;font-weight:600;text-align:center}.tk-sheet__body{color:var(--muted-foreground);display:block;font-size:.7rem;line-height:1.7;margin-top:.4rem;text-align:center}.tk-sheet__reason-label{color:var(--muted-foreground);display:block;font-size:.65rem;margin:1rem 0 .5rem}.tk-chips{display:flex;flex-wrap:wrap;gap:.4rem}.tk-chip{background-color:color-mix(in srgb,var(--background) 84%,#fff);border:.05rem solid var(--border);border-radius:49.95rem;color:var(--foreground);font-size:.675rem;padding:.45rem .7rem}.tk-chip--sel{background-color:var(--accent);border-color:var(--primary)}.tk-regate{padding:1.7rem 1.1rem;text-align:center}.tk-regate__icon{align-items:center;background-color:var(--accent);border-radius:50%;color:var(--primary);display:inline-flex;height:2.8rem;justify-content:center;margin-bottom:.9rem;width:2.8rem}.tk-regate__icon .tk-i{height:1.3rem;width:1.3rem}.tk-regate__body{color:var(--muted-foreground);display:block;font-size:.725rem;line-height:1.85;margin-left:auto;margin-right:auto;margin-top:.6rem;max-width:20em}.tk-center__icon{align-items:center;background-color:var(--muted);border-radius:.8rem;color:var(--muted-foreground);display:inline-flex;height:2.7rem;justify-content:center;margin-bottom:.3rem;width:2.7rem}.tk-center__icon .tk-i{height:1.3rem;width:1.3rem}@keyframes tk-shimmer{0%{opacity:.55}50%{opacity:1}100%{opacity:.55}}.tk-sk{animation:tk-shimmer 1.4s ease-in-out infinite;background-color:var(--muted);border-radius:.4rem;display:block}.tk-sk-line{height:.6rem;margin-bottom:.5rem}.tk-sk-card{margin-bottom:.7rem}.mf-screen.mf-screen--full{background:var(--background);display:flex;flex-direction:column;max-height:100svh;min-height:100svh;padding:0 0 env(safe-area-inset-bottom)}.mf-screen.mf-screen--full > .as-shell{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.mf-screen.mf-screen--full .mf-platform-footer{flex:0 0 auto;margin-top:0;padding:.4rem 0}.as-top{flex:0 0 auto;padding:.7rem 1rem 0}.as-topbar{align-items:center;display:flex;justify-content:space-between;min-height:1.7rem}.as-back{align-items:center;color:var(--muted-foreground-strong);display:inline-flex;font-size:.7rem;gap:.25rem}.as-save{align-items:center;color:var(--muted-foreground-strong);display:inline-flex;font-size:.6rem;gap:.25rem}.as-save__dot{background:var(--primary-solid);border-radius:50%;height:.3rem;width:.3rem}.as-save--warn{color:var(--destructive);font-weight:600}.as-save--warn .as-save__dot{background:var(--destructive)}.as-prog{align-items:center;display:flex;gap:.5rem;margin-top:.6rem}.as-prog__bar{background:var(--hairline);border-radius:.1rem;flex:1 1 auto;height:.15rem;overflow:hidden}.as-prog__fill{background:var(--primary-ink);border-radius:.1rem;display:block;height:100%}.as-prog__num{color:var(--muted-foreground-strong);flex:0 0 auto;font-size:.625rem;font-variant-numeric:tabular-nums}.as-prog__cur{color:var(--foreground);font-weight:600}.as-frame{align-items:baseline;background:var(--muted);border-radius:.5rem;display:flex;flex:0 0 auto;gap:.5rem;justify-content:space-between;margin:.8rem 1rem 0;padding:.5rem .7rem}.as-frame .as-scale{color:var(--foreground);font-size:.625rem;font-weight:600}.as-frame .as-anchor{color:var(--muted-foreground-strong);font-size:.6rem}.as-body{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:0;overflow-y:auto;padding:0 1rem}.as-qn{color:var(--muted-foreground-strong);font-size:.6rem;letter-spacing:.06em;margin-bottom:.4rem}.as-q{color:var(--foreground);display:block;font-size:1rem;font-weight:600;letter-spacing:-.005em;line-height:1.55;margin:0 0 1.1rem}.as-body .as-scale{padding-left:1.3rem;position:relative}.as-body .as-scale::before{background:var(--hairline);border-radius:.05rem;bottom:1.4rem;content:"";left:.45rem;position:absolute;top:1.4rem;width:.1rem}.as-opt{align-items:center;background:var(--accent);border:.1rem solid transparent;border-radius:var(--radius);box-sizing:border-box;color:var(--foreground);display:flex;font-size:.8rem;font-weight:500;margin-bottom:.5rem;min-height:2.8rem;padding:.7rem .9rem;position:relative}.as-opt::before{background:var(--background);border:.1rem solid var(--border-strong);border-radius:50%;box-sizing:border-box;content:"";height:.6rem;left:-1.1rem;position:absolute;top:50%;transform:translateY(-50%);width:.6rem}.as-opt.is-sel{background:var(--background);border-color:var(--primary-solid)}.as-opt.is-sel::before{background:var(--primary-solid);border-color:var(--primary-solid)}.as-opt.is-sel::after{background:var(--primary-ink);border-radius:.1rem;bottom:.5rem;content:"";left:-.05rem;position:absolute;top:.5rem;width:.15rem}.as-foot{flex:0 0 auto;min-height:1rem;padding:.4rem 1rem 1rem;text-align:center}.as-foot__hint{color:var(--muted-foreground-strong);font-size:.625rem}.as-foot__hint--warn{color:var(--destructive);font-weight:600}.as-intro{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:0;overflow-y:auto;padding:0 1.2rem 1.2rem}.as-intro__title{color:var(--foreground);display:block;font-family:var(--font-display);font-size:1.2rem;font-weight:600;margin:0 0 .3rem}.as-intro__meta{color:var(--muted-foreground-strong);display:block;font-size:.675rem;margin:0 0 1.2rem}.as-facts{border-top:.05rem solid var(--hairline)}.as-fact{border-bottom:.05rem solid var(--hairline);display:flex;gap:.6rem;padding:.7rem 0}.as-fact__k{color:var(--muted-foreground-strong);flex:0 0 3.8rem;font-size:.65rem}.as-fact__v{color:var(--foreground);flex:1 1 auto;font-size:.7rem;line-height:1.6}.as-cta,.as-submit{align-items:center;background:var(--background);border:.1rem solid var(--primary-solid);border-radius:49.95rem;box-sizing:border-box;color:var(--primary-ink);display:flex;font-family:var(--font-body);font-size:.825rem;font-weight:600;justify-content:center;line-height:1.4;padding:.8rem;width:100%}.as-cta::after,.as-submit::after{border:none}.as-cta{margin-top:1.3rem}.as-review-head{flex:0 0 auto;padding:.9rem 1rem .6rem}.as-review-head__title{color:var(--foreground);display:block;font-family:var(--font-display);font-size:1.05rem;font-weight:600;margin:0 0 .25rem}.as-review-head__sub{color:var(--muted-foreground-strong);display:block;font-size:.65rem;margin:0}.as-review-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 1rem}.as-rrow{align-items:baseline;border-bottom:.05rem solid var(--hairline);display:flex;gap:.45rem;padding:.55rem 0}.as-rrow__n{color:var(--muted-foreground-strong);flex:0 0 1.1rem;font-size:.6rem;font-variant-numeric:tabular-nums}.as-rrow__t{color:var(--foreground);flex:1 1 auto;font-size:.675rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.as-rrow__a{color:var(--primary-ink);flex:0 0 auto;font-size:.65rem;font-weight:600}.as-rrow.is-todo .as-rrow__a{color:var(--destructive)}.as-review-foot{border-top:.05rem solid var(--hairline);flex:0 0 auto;padding:.6rem 1rem 1rem}.as-done{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-y:auto;padding:0 1.1rem 1.1rem}.as-done-main{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}.as-done-main__title{color:var(--foreground);display:block;font-family:var(--font-display);font-size:1.2rem;font-weight:600;margin:0 0 .6rem}.as-done-main__body{color:var(--muted-foreground-strong);display:block;font-size:.75rem;line-height:1.75;margin:0}.as-receipt{border-top:.05rem solid var(--hairline);color:var(--muted-foreground-strong);font-size:.65rem;line-height:1.85;margin-top:1.2rem;padding-top:.8rem}.as-receipt__line{display:block}.as-care{background:var(--muted);border:.05rem solid var(--hairline);border-radius:var(--radius);flex:0 0 auto;margin-top:1rem;padding:.8rem .9rem}.as-care__title{color:var(--foreground);display:block;font-size:.725rem;font-weight:600;margin:0 0 .25rem}.as-care__body{color:var(--foreground);display:block;font-size:.65rem;line-height:1.65;margin:0 0 .6rem}.as-care__btn{background:var(--background);border:.05rem solid var(--border-strong);border-radius:49.95rem;color:var(--foreground);display:block;font-size:.75rem;font-weight:600;padding:.65rem;text-align:center;text-decoration:none}.as-state{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;justify-content:center;padding:0 1.2rem;text-align:center}