:root{--radius: 18px;--radius-lg: 24px;--maxw: 1140px;--ease: cubic-bezier(.22, .61, .36, 1);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;--paper: #eae1d2;--rust: #b0503a;--rust-soft: #c96a52;--grad: linear-gradient(135deg, #f4eee3 0%, #eae1d2 50%, #dcd1be 100%);--grad-soft: linear-gradient(135deg, rgba(234, 225, 210, .16), rgba(220, 209, 190, .16));--grad-rust: linear-gradient(135deg, #c96a52 0%, #b0503a 100%)}[data-theme=dark]{--bg: #0d0f14;--bg-2: #12141b;--surface: #171a22;--surface-2: #1f232d;--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .15);--text: #eef1f6;--muted: #a2a7b4;--faint: #6b7080;--nav-bg: rgba(13, 15, 20, .75);--shadow: 0 24px 60px -22px rgba(0, 0, 0, .7);--shadow-sm: 0 8px 24px -12px rgba(0, 0, 0, .6);--glow-op: .5;--accent: #cf7053;--accent-text: #ffffff;--ink-accent: #d98368;--grad: linear-gradient(135deg, #cf7053 0%, #b0503a 55%, #9c4130 100%);--grad-soft: linear-gradient(135deg, rgba(217, 131, 104, .16), rgba(176, 80, 58, .16));--iphone-bezel: #23262f;--iphone-screen-bg: #12141b}[data-theme=light]{--bg: #fdfcfb;--bg-2: #f7f5f1;--surface: #ffffff;--surface-2: #eae7e1;--border: rgba(30, 25, 20, .08);--border-strong: rgba(30, 25, 20, .15);--text: #1e1b15;--muted: #6e675b;--faint: #9c9485;--nav-bg: rgba(253, 252, 251, .75);--shadow: 0 24px 60px -26px rgba(30, 25, 20, .14);--shadow-sm: 0 10px 30px -16px rgba(30, 25, 20, .1);--glow-op: .28;--accent: #b0503a;--accent-text: #ffffff;--ink-accent: #b0503a;--iphone-bezel: #e5e0d8;--iphone-screen-bg: #ffffff;--grad: linear-gradient(135deg, #c96a52 0%, #b0503a 55%, #9a4230 100%);--grad-soft: linear-gradient(135deg, rgba(176, 80, 58, .1), rgba(201, 106, 82, .1))}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--font);background:var(--bg, #fff);color:var(--text, #1e1b15);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;transition:background .4s var(--ease),color .3s var(--ease)}.scr{--sc-bg: var(--iphone-screen-bg);--sc-surface: var(--surface);--sc-surface2: var(--surface-2);--sc-text: var(--text);--sc-muted: var(--muted);--sc-faint: var(--faint);--sc-border: var(--border);--sc-hash: var(--ink-accent);--sc-mono: var(--mono)}.ph-frame{position:relative;width:100%;max-width:264px;aspect-ratio:264 / 545;margin:0 auto;background:var(--iphone-bezel);border-radius:42px;padding:9px;box-shadow:var(--shadow);border:1px solid var(--border-strong)}.ph-screen{position:relative;width:100%;height:100%;background:var(--sc-bg);border-radius:34px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.3)}.ph-island{position:absolute;top:8px;left:50%;transform:translate(-50%);width:82px;height:22px;background:#000;border-radius:20px;z-index:10}.ph-status{display:flex;justify-content:space-between;align-items:center;padding:11px 20px 4px;font-size:9.5px;font-weight:700;color:var(--sc-text);font-family:-apple-system,BlinkMacSystemFont,sans-serif;flex:none}.ph-status .ph-ico{display:flex;gap:3px;align-items:center;color:var(--sc-text)}.ph-body{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}.pad-frame{position:relative;width:100%;max-width:620px;aspect-ratio:1.41 / 1;margin:0 auto;background:var(--iphone-bezel);border-radius:30px;padding:13px;box-shadow:var(--shadow);border:1px solid var(--border-strong)}.pad-screen{position:relative;width:100%;height:100%;background:var(--sc-bg);border-radius:15px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.3)}.pad-cam{position:absolute;top:6px;left:50%;transform:translate(-50%);width:6px;height:6px;border-radius:50%;background:#0b0b0d;box-shadow:0 0 0 2px #ffffff0d;z-index:12}.mac-frame{position:relative;width:100%;max-width:660px;margin:0 auto}.mac-window{position:relative;width:100%;aspect-ratio:1.6 / 1;background:var(--sc-bg);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--border-strong);display:flex;flex-direction:column}.mac-bar{flex:none;height:34px;display:flex;align-items:center;gap:8px;padding:0 14px;background:var(--sc-surface);border-bottom:1px solid var(--sc-border)}.mac-dot{width:11px;height:11px;border-radius:50%}.mac-dot.r{background:#ff5f57}.mac-dot.y{background:#febc2e}.mac-dot.g{background:#28c840}.mac-title{flex:1;text-align:center;font-size:11px;font-weight:700;color:var(--sc-muted);margin-right:44px}.mac-body{flex:1;display:flex;min-height:0}.mac-base{height:12px;width:92%;margin:0 auto;background:linear-gradient(180deg,var(--iphone-bezel),color-mix(in srgb,var(--iphone-bezel) 70%,#000));border-radius:0 0 8px 8px}.mac-foot{height:8px;width:120px;margin:0 auto;background:var(--iphone-bezel);border-radius:0 0 6px 6px;opacity:.7}.ed{flex:1;display:flex;flex-direction:column;min-height:0;background:var(--sc-bg)}.ed-top{display:flex;align-items:center;gap:9px;padding:6px 13px 7px}.ed-back{width:27px;height:27px;border-radius:50%;background:var(--sc-surface2);display:flex;align-items:center;justify-content:center;color:var(--sc-text);flex:none}.ed-back svg{width:14px;height:14px}.ed-title{font-size:13px;font-weight:800;color:var(--sc-text);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ed-acts{display:flex;gap:11px;align-items:center;color:var(--sc-text)}.ed-acts svg{width:15px;height:15px}.ed-acts .eye{color:var(--ink-accent)}.ed-toolbar{display:flex;gap:5px;padding:5px 11px 7px;border-bottom:1px solid var(--sc-border);overflow:hidden}.ed-tool{min-width:27px;height:26px;padding:0 6px;border-radius:7px;background:var(--sc-surface2);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:var(--sc-text);flex:none}.ed-tool svg{width:14px;height:14px}.ed-tool .stk{text-decoration:line-through}.ed-doc{flex:1;padding:13px 15px 0;font-family:var(--sc-mono);font-size:10.5px;line-height:1.7;color:var(--sc-text);overflow:hidden;-webkit-mask-image:linear-gradient(#000 76%,transparent);mask-image:linear-gradient(#000 76%,transparent)}.ed-doc .h1{font-weight:700;font-size:12.5px}.ed-doc .hash,.ed-doc .mk{color:var(--sc-hash)}.ed-doc .b{margin-top:9px;color:var(--sc-muted)}.ed-doc .b b{color:var(--sc-text)}.ed-doc .b i{color:var(--sc-text);font-style:italic}.ed-doc .cursor{display:inline-block;width:2px;height:12px;background:var(--ink-accent);margin-left:1px;vertical-align:-1px;animation:ik-blink .9s infinite}@keyframes ik-blink{0%,to{opacity:0}50%{opacity:1}}.ed-foot{display:flex;align-items:center;gap:8px;padding:7px 13px;border-top:1px solid var(--sc-border);margin-top:auto;font-size:9px;font-weight:700;background:var(--sc-bg);flex:none}.ed-foot .wc{display:flex;align-items:center;gap:4px;color:var(--sc-muted)}.ed-foot .wc svg{width:11px;height:11px}.ed-foot .ok{width:13px;height:13px;border-radius:50%;background:#16a34a;position:relative;flex:none}.ed-foot .ok:after{content:"";position:absolute;left:4px;top:2px;width:3px;height:5.5px;border:solid #fff;border-width:0 1.3px 1.3px 0;transform:rotate(45deg)}.ed-foot .font{flex:1;color:var(--sc-muted);display:flex;align-items:center;gap:3px}.ed-foot .font .aa{color:var(--ink-accent);font-weight:800}.ed-foot .ring{width:15px;height:15px;border-radius:50%;flex:none;background:conic-gradient(var(--ink-accent) 68%,var(--sc-surface2) 0);position:relative}.ed-foot .ring:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--sc-bg)}.pv{flex:1;display:flex;flex-direction:column;min-height:0;background:var(--sc-bg)}.pv-head{display:flex;align-items:center;gap:9px;padding:6px 13px 8px;border-bottom:1px solid var(--sc-border)}.pv-head .lbl{flex:1;font-size:12.5px;font-weight:800;color:var(--sc-text)}.pv-chip{font-size:8.5px;font-weight:800;padding:3px 8px;border-radius:999px;background:var(--grad-soft);color:var(--ink-accent)}.pv-body{flex:1;padding:12px 15px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 82%,transparent);mask-image:linear-gradient(#000 82%,transparent)}.pv-h1{font-size:15px;font-weight:800;color:var(--sc-text);border-bottom:1px solid var(--sc-border);padding-bottom:6px}.pv-p{font-size:9.5px;line-height:1.65;color:var(--sc-muted);margin-top:8px}.pv-p strong{color:var(--sc-text)}.pv-h2{font-size:11px;font-weight:800;color:var(--sc-text);margin-top:11px}.pv-li{font-size:9.5px;color:var(--sc-muted);margin-top:5px;display:flex;gap:7px}.pv-li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--ink-accent);margin-top:5px;flex:none}.pv-quote{margin-top:10px;padding:7px 11px;border-left:3px solid var(--ink-accent);background:var(--sc-surface);border-radius:0 8px 8px 0;font-size:9.5px;font-style:italic;color:var(--sc-muted)}.pv-code{margin-top:10px;padding:8px 10px;background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:8px;font-family:var(--sc-mono);font-size:8.5px;color:var(--ink-accent);line-height:1.6}.fx{flex:1;display:flex;flex-direction:column;min-height:0}.fx-head{display:flex;align-items:center;gap:8px;padding:8px 14px 4px}.fx-head h4{flex:1;font-size:16px;font-weight:800;color:var(--sc-text);letter-spacing:-.02em}.fx-round{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--sc-surface2);color:var(--sc-muted);flex:none}.fx-round.accent{background:var(--grad);color:var(--accent-text)}.fx-round svg{width:13px;height:13px}.fx-stat{display:flex;gap:7px;padding:4px 14px 8px}.fx-pill{flex:1;background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:10px;padding:7px 9px}.fx-pill .n{font-size:14px;font-weight:800;color:var(--sc-text)}.fx-pill .l{font-size:7.5px;font-weight:700;color:var(--sc-faint);text-transform:uppercase;letter-spacing:.04em}.fx-list{flex:1;padding:2px 12px 10px;display:flex;flex-direction:column;gap:6px;overflow:hidden}.fx-row{display:flex;align-items:center;gap:9px;background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:11px;padding:8px 10px}.fx-ic{width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex:none;color:#fff}.fx-ic svg{width:14px;height:14px}.fx-ic.folder{background:#e0a43b}.fx-ic.doc{background:var(--sc-surface2);color:var(--ink-accent)}.fx-ic.blue{background:#3b82f6}.fx-ic.green{background:#22a06b}.fx-ic.rust{background:var(--rust)}.fx-ic.purple{background:#8b5cf6}.fx-info{flex:1;min-width:0}.fx-info .t{font-size:11px;font-weight:700;color:var(--sc-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fx-info .m{font-size:8px;font-weight:600;color:var(--sc-faint);margin-top:1px}.fx-chev{color:var(--sc-faint);width:11px;height:11px;flex:none}.fx-dot{width:8px;height:8px;border-radius:50%;flex:none}.ex{flex:1;display:flex;flex-direction:column;min-height:0;background:var(--sc-bg)}.ex-dim{flex:1;background:var(--sc-surface2)}.ex-sheet{background:var(--sc-bg);border-top:1px solid var(--sc-border);border-radius:20px 20px 0 0;padding:8px 14px 14px;box-shadow:0 -12px 30px -12px #0006}.ex-grab{width:34px;height:4px;border-radius:999px;background:var(--sc-faint);opacity:.5;margin:0 auto 8px}.ex-title{font-size:13px;font-weight:800;color:var(--sc-text);text-align:center;margin-bottom:10px}.ex-row{display:flex;align-items:center;gap:10px;background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:11px;padding:9px 11px;margin-bottom:7px}.ex-row.sel{border-color:var(--ink-accent)}.ex-badge{width:38px;padding:5px 0;border-radius:8px;background:var(--grad-soft);color:var(--ink-accent);font-size:9px;font-weight:800;text-align:center;flex:none}.ex-name{flex:1}.ex-name .t{font-size:11px;font-weight:700;color:var(--sc-text)}.ex-name .d{font-size:8px;font-weight:600;color:var(--sc-faint)}.ex-radio{width:16px;height:16px;border-radius:50%;border:1.6px solid var(--sc-border);flex:none}.ex-radio.on{border-color:var(--ink-accent);position:relative}.ex-radio.on:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--ink-accent)}.ex-btn{margin-top:4px;text-align:center;padding:10px;border-radius:12px;background:var(--grad);color:var(--accent-text);font-size:11px;font-weight:800}.tm{flex:1;display:flex;flex-direction:column;min-height:0}.tm-head{display:flex;align-items:center;padding:8px 14px 6px}.tm-head .ttl{flex:1;text-align:center;font-size:12.5px;font-weight:800;color:var(--sc-text);margin-left:26px}.tm-head .done{font-size:9.5px;font-weight:800;color:var(--ink-accent)}.tm-scroll{flex:1;padding:4px 12px 10px;overflow:hidden}.tm-lbl{font-size:7.5px;font-weight:800;color:var(--sc-faint);text-transform:uppercase;letter-spacing:.05em;margin:6px 2px 5px}.tm-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.tm-card{border:1px solid var(--sc-border);border-radius:10px;padding:8px;overflow:hidden;position:relative}.tm-card.sel{border:1.6px solid var(--ink-accent)}.tm-sample{border-radius:6px;padding:7px 8px;height:44px;overflow:hidden}.tm-sample .l{height:4px;border-radius:2px;margin-bottom:4px}.tm-sample .l.t{width:60%;height:5px}.tm-name{font-size:9px;font-weight:800;color:var(--sc-text);margin-top:6px;display:flex;align-items:center;justify-content:space-between}.tm-name .tick{color:var(--ink-accent)}.tm-pro{font-size:7px;font-weight:800;padding:1px 5px;border-radius:4px;background:var(--grad);color:var(--accent-text)}.fo{flex:1;display:flex;flex-direction:column;min-height:0;background:var(--sc-bg);justify-content:center}.fo-doc{padding:0 18px;font-family:var(--sc-mono);font-size:11px;line-height:1.9}.fo-doc .dim{color:var(--sc-faint);opacity:.45}.fo-doc .live{color:var(--sc-text);font-weight:600}.fo-doc .live .cursor{display:inline-block;width:2px;height:13px;background:var(--ink-accent);margin-left:1px;vertical-align:-2px;animation:ik-blink .9s infinite}.fo-badge{position:absolute;top:40px;left:50%;transform:translate(-50%);font-size:8px;font-weight:800;color:var(--ink-accent);background:var(--grad-soft);padding:4px 10px;border-radius:999px;letter-spacing:.05em;text-transform:uppercase}.sv{flex:1;display:flex;min-height:0}.sv-side{width:34%;max-width:210px;border-right:1px solid var(--sc-border);background:var(--sc-surface);display:flex;flex-direction:column;padding:10px;gap:5px;overflow:hidden}.sv-side h5{font-size:12px;font-weight:800;color:var(--sc-text);padding:2px 4px 6px;letter-spacing:-.02em}.sv-item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;font-size:10px;font-weight:700;color:var(--sc-muted)}.sv-item.on{background:var(--grad-soft);color:var(--sc-text)}.sv-item .fic{width:16px;height:16px;border-radius:5px;flex:none;display:flex;align-items:center;justify-content:center;color:#fff}.sv-item .fic svg{width:10px;height:10px}.sv-item .fic.folder{background:#e0a43b}.sv-item .fic.doc{background:var(--sc-surface2);color:var(--ink-accent)}.sv-item .fic.blue{background:#3b82f6}.sv-item .fic.green{background:#22a06b}.sv-item .fic.rust{background:var(--rust)}.sv-main{flex:1;display:flex;min-width:0}.sv-ed{flex:1;min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--sc-border)}.sv-pv{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--sc-bg)}.sv-bar{flex:none;display:flex;align-items:center;gap:6px;padding:7px 12px;border-bottom:1px solid var(--sc-border);font-size:10px;font-weight:800;color:var(--sc-muted)}.sv-bar .tag{margin-left:auto;font-size:8px;font-weight:800;color:var(--ink-accent)}.sv-ed-body{flex:1;padding:12px 14px;font-family:var(--sc-mono);font-size:10px;line-height:1.75;color:var(--sc-text);overflow:hidden;-webkit-mask-image:linear-gradient(#000 84%,transparent);mask-image:linear-gradient(#000 84%,transparent)}.sv-ed-body .hash,.sv-ed-body .mk{color:var(--sc-hash)}.sv-ed-body .b{color:var(--sc-muted);margin-top:7px}.sv-ed-body .b b{color:var(--sc-text)}.sv-pv-body{flex:1;padding:12px 15px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 84%,transparent);mask-image:linear-gradient(#000 84%,transparent)}.sv-pv-body .h1{font-size:15px;font-weight:800;color:var(--sc-text);border-bottom:1px solid var(--sc-border);padding-bottom:6px}.sv-pv-body .p{font-size:10px;line-height:1.65;color:var(--sc-muted);margin-top:8px}.sv-pv-body .p strong{color:var(--sc-text)}.sv-pv-body .h2{font-size:11.5px;font-weight:800;color:var(--sc-text);margin-top:11px}.sv-pv-body .li{font-size:10px;color:var(--sc-muted);margin-top:5px;display:flex;gap:7px}.sv-pv-body .li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--ink-accent);margin-top:6px;flex:none}.sv-pv-body .quote{margin-top:10px;padding:7px 11px;border-left:3px solid var(--ink-accent);background:var(--sc-surface);border-radius:0 8px 8px 0;font-size:10px;font-style:italic;color:var(--sc-muted)}@media(max-width:720px){.pad-frame .sv-pv,.mac-frame .sv-pv{display:none}}
