:root{color-scheme:light;--bg: #E8E4DF;--bg-secondary: #EDE9E4;--surface: rgba(255, 255, 255, .58);--surface-strong: rgba(255, 255, 255, .78);--surface-soft: rgba(255, 255, 255, .48);--stroke: rgba(255, 255, 255, .65);--stroke-muted: rgba(47, 43, 39, .08);--text-primary: #2F2B27;--text-secondary: #5A554E;--text-tertiary: #8A847D;--accent: #8A9E8F;--accent-strong: #778B7C;--accent-light: rgba(138, 158, 143, .15);--candy-pink: #D4B5B5;--candy-blue: #A8BEC8;--candy-green: #B5C9B5;--candy-yellow: #D4CCAA;--shadow-soft: 0 14px 40px rgba(80, 70, 60, .06);--shadow-panel: 0 20px 56px rgba(60, 50, 40, .1);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 12px;--container: min(1180px, calc(100vw - 48px) )}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--text-primary);background:var(--bg-page, radial-gradient(circle at top left, rgba(138, 158, 143, .25), transparent 28%), radial-gradient(circle at 85% 12%, rgba(255, 255, 255, .8), transparent 24%), linear-gradient(180deg, #EDE9E4 0%, #E8E4DF 48%, #E5E0DB 100%));transition:background .4s ease,color .3s ease}body:before,body:after{content:"";position:fixed;pointer-events:none;z-index:0;filter:blur(14px);border-radius:50%}body:before{width:380px;height:380px;left:-120px;top:120px;background:#8a9e8f38}body:after{width:280px;height:280px;right:20px;top:520px;background:#d4ccaa33}img{display:block}svg{display:block}.eyebrow-icon,.pill-icon{display:inline-block;vertical-align:middle;flex-shrink:0;color:var(--accent-strong)}.eyebrow-icon{margin-right:6px}.pill-icon{margin-right:4px}.hero-points span{display:inline-flex;align-items:center}a{color:inherit;text-decoration:none}button,a.button{font:inherit}.page-shell{position:relative;z-index:1}.section{width:var(--container);margin:0 auto}.glass-surface{background:linear-gradient(180deg,#ffffffb3,#ffffff7a);border:1px solid var(--stroke);box-shadow:var(--shadow-soft);backdrop-filter:blur(26px) saturate(145%);-webkit-backdrop-filter:blur(26px) saturate(145%)}.soft-panel{background:linear-gradient(180deg,#ffffffd9,#f6f3efc7);border:1px solid rgba(47,43,39,.06);box-shadow:0 12px 32px #50463c0f}.topbar-wrap{position:sticky;top:16px;z-index:10;padding-top:16px}.topbar{width:var(--container);margin:0 auto;min-height:72px;border-radius:999px;padding:12px 18px 12px 14px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:14px;min-height:44px}.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 24px #50463c14}.brand-mark img{width:100%;height:100%;object-fit:cover;border-radius:14px}.brand-text{display:flex;flex-direction:column;gap:4px}.brand-text strong{font-size:15px;font-weight:700}.brand-text small{font-size:11px;color:var(--text-tertiary)}.nav-links{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.nav-links a{min-height:40px;padding:10px 14px;border-radius:999px;color:var(--text-secondary);font-size:14px;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.nav-links a:hover,.nav-links a:focus-visible{background:#fff9;color:var(--text-primary);box-shadow:0 10px 20px #50463c0f;outline:none}.hero{padding:72px 0 44px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:48px;align-items:center}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.eyebrow{display:inline-flex;align-items:center;min-height:40px;padding:10px 16px;border-radius:999px;background:#ffffff8c;border:1px solid rgba(255,255,255,.72);box-shadow:0 10px 24px #50463c0f;color:var(--text-secondary);font-size:13px;letter-spacing:.04em}.hero h1{max-width:12ch;font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.05em;font-weight:700}.hero-description{max-width:620px;font-size:18px;line-height:1.7;color:var(--text-secondary)}.hero-points{display:flex;flex-wrap:wrap;gap:10px}.hero-points span{min-height:36px;padding:8px 14px;border-radius:999px;background:#ffffff8c;border:1px solid rgba(47,43,39,.06);color:var(--text-secondary);font-size:13px}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border-radius:999px;border:1px solid transparent;appearance:none;cursor:pointer;font:inherit;font-size:15px;text-decoration:none;transition:box-shadow .15s ease,background-color .15s ease,border-color .15s ease,color .15s ease,transform .2s ease}.button:hover{box-shadow:0 14px 30px #50463c1f;transform:translateY(-1px)}.button.large{min-height:54px;padding:14px 24px}.button-dark{background:#2f2b27;color:#fff;border-color:#2f2b27f5}.button-dark:hover{background:#1a1815}.button-light{background:#fff9;color:var(--text-primary);border-color:#2f2b2714}.button-light:hover{background:#ffffffd9}.button-accent{background:var(--accent);color:#fff;border-color:var(--accent-strong)}.button-accent:hover{background:var(--accent-strong)}.button-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.button-icon svg{width:18px;height:18px}.hero-visual{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center}.app-preview{width:min(100%,580px);border-radius:36px;padding:22px;overflow:hidden;box-shadow:var(--shadow-panel)}.app-preview img{width:100%;height:auto;border-radius:18px}.window-bar{display:flex;align-items:center;gap:16px;padding-bottom:18px}.traffic-lights{display:inline-flex;align-items:center;gap:8px}.traffic{width:12px;height:12px;border-radius:50%}.traffic.red{background:#ff5f57}.traffic.yellow{background:#febc2e}.traffic.green{background:#28c840}.window-title{font-size:14px;font-weight:600}.features,.download{padding:52px 0}.showcase{padding:52px 0 32px}.section-heading{max-width:860px;margin-bottom:30px}.section-kicker{display:inline-block;margin-bottom:14px;color:var(--text-tertiary);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.section-heading h2{margin:0 0 14px;font-size:clamp(32px,4vw,54px);line-height:1.08;letter-spacing:-.04em}.section-heading p,.feature-card p{margin:0;font-size:16px;line-height:1.7;color:var(--text-secondary)}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.feature-card{min-height:200px;padding:28px;border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:14px;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #50463c1a}.feature-index{display:inline-flex;align-items:center;justify-content:center;min-height:30px;width:fit-content;padding:4px 12px;border-radius:999px;background:#ffffffad;border:1px solid rgba(47,43,39,.06);color:var(--text-tertiary);font-size:11px;letter-spacing:.05em;text-transform:uppercase}.feature-card h3{margin:0;font-size:22px;line-height:1.2;letter-spacing:-.03em}.feature-card .feature-icon{width:48px;height:48px;border-radius:14px;background:var(--accent-light);display:grid;place-items:center;color:var(--accent-strong);margin-bottom:4px}.feature-card .feature-icon svg{width:24px;height:24px}.feature-card-full{grid-column:1 / -1}.showcase-shell{border-radius:38px;padding:28px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;align-items:stretch}.showcase-copy{padding:18px 18px 18px 6px;display:flex;flex-direction:column;justify-content:center}.showcase-copy h2{margin:0 0 14px;font-size:clamp(32px,4vw,54px);line-height:1.08;letter-spacing:-.04em}.showcase-copy p{margin:0;font-size:16px;line-height:1.7;color:var(--text-secondary)}.showcase-list{display:grid;gap:18px;margin-top:30px}.showcase-list div{display:flex;flex-direction:column;gap:4px}.showcase-list div+div{padding-top:18px;border-top:1px solid rgba(47,43,39,.08)}.showcase-list strong{font-size:15px;letter-spacing:-.02em}.showcase-list span{max-width:30ch;font-size:13px;line-height:1.65;color:var(--text-secondary)}.showcase-image-frame{min-height:460px;border-radius:36px;padding:22px;display:flex;flex-direction:column;overflow:hidden;background:#ffffffad;border:1px solid rgba(255,255,255,.76);box-shadow:var(--shadow-panel);backdrop-filter:blur(24px) saturate(148%);-webkit-backdrop-filter:blur(24px) saturate(148%)}.showcase-image-frame img{width:100%;height:auto;border-radius:14px;object-fit:cover}.download-panel{border-radius:38px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.download-copy{max-width:700px}.download-copy h2{margin:0 0 14px;font-size:clamp(32px,4vw,54px);line-height:1.08;letter-spacing:-.04em}.download-copy p{margin:0;font-size:16px;line-height:1.7;color:var(--text-secondary)}.download-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:20px}.download-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility 0s linear .18s}.download-modal.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.download-modal-backdrop{position:absolute;inset:0;background:#e8e4df61;backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%)}.download-modal-dialog{position:relative;width:min(100%,640px);padding:30px;border-radius:34px;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.78);box-shadow:0 28px 80px #50463c2e;background:linear-gradient(180deg,#ffffffc7,#f5f3ef8f)}.download-modal-dialog:before{content:"";position:absolute;inset:1px;border-radius:33px;background:linear-gradient(180deg,#ffffff6b,#ffffff1f);z-index:-2}.download-modal-orb{position:absolute;border-radius:50%;filter:blur(8px);opacity:.8;pointer-events:none;z-index:-1}.download-modal-orb-left{top:-62px;left:-48px;width:220px;height:220px;background:radial-gradient(circle,rgba(255,255,255,.65) 0%,rgba(255,255,255,.15) 58%,transparent 100%)}.download-modal-orb-right{right:-60px;bottom:-86px;width:260px;height:260px;background:radial-gradient(circle,rgba(138,158,143,.35) 0%,rgba(138,158,143,.08) 62%,transparent 100%)}.download-modal-close{position:relative;z-index:2;width:36px;height:36px;border-radius:50%;border:1px solid rgba(47,43,39,.08);background:#fff9;cursor:pointer;display:grid;place-items:center;font-size:18px;color:var(--text-secondary);transition:background .15s ease;flex-shrink:0}.download-modal-close:hover{background:#ffffffd9}.download-modal-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.download-modal-head h2{margin:8px 0 0;font-size:clamp(28px,3vw,40px);line-height:1.05;letter-spacing:-.05em}.download-modal-copy{position:relative;z-index:1;margin:18px 0 0;max-width:54ch;color:var(--text-secondary);font-size:15px;line-height:1.7}.download-arch-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.download-arch-button{flex:1 1 240px;max-width:280px;position:relative;display:inline-flex;align-items:center;gap:12px;text-align:left}.download-arch-label{display:flex;flex-direction:column;line-height:1.2}.download-arch-label strong{font-size:15px;font-weight:600}.download-arch-label small{font-size:11px;opacity:.65;margin-top:2px}.footer{width:var(--container);margin:0 auto;padding:8px 0 48px}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:14px}.footer p{margin:0;color:var(--text-tertiary);font-size:13px;text-align:center}.footer-links{display:flex;gap:16px;justify-content:center}.footer-links a{color:var(--text-tertiary);font-size:13px;transition:color .15s}.footer-links a:hover{color:var(--text-primary)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-in{opacity:0;animation:fadeUp .7s ease forwards}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.reveal{opacity:0;transform:translateY(32px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width: 1180px){.hero{grid-template-columns:1fr;gap:32px}.hero h1{max-width:14ch}.hero-visual{min-height:auto}.showcase-shell,.download-panel{flex-direction:column}.showcase-shell{display:flex}}@media (max-width: 920px){.topbar{border-radius:28px;padding:16px;flex-direction:column;align-items:flex-start}.nav-links{width:100%;justify-content:flex-start}.hero{padding-top:48px}.feature-grid{grid-template-columns:1fr}.showcase-shell,.download-panel{padding:24px}}@media (max-width: 640px){:root{--container: min(100vw - 24px, 100vw - 24px)}.topbar-wrap{top:8px;padding-top:8px}.topbar{min-height:auto;padding:10px;gap:10px;border-radius:22px}.brand-mark{width:32px;height:32px;border-radius:10px}.brand-mark img{border-radius:10px}.brand-text strong{font-size:13px}.nav-links a{min-height:32px;padding:6px 10px;font-size:12px}.hero,.features,.showcase,.download{padding-top:28px;padding-bottom:28px}.hero{gap:24px}.hero h1{font-size:34px}.hero-description{font-size:15px}.section-heading h2,.showcase-copy h2,.download-copy h2{font-size:28px}.hero-visual{display:block;min-height:auto}.app-preview{width:100%;padding:14px;border-radius:24px}.hero-actions,.download-actions{width:100%;flex-direction:column}.hero-actions .button,.download-actions .button{width:100%}.button,.button.large{min-height:44px;padding:12px 16px;border-radius:14px;font-size:14px}.feature-card{padding:20px;min-height:auto}.feature-card h3{font-size:18px}.showcase-shell{padding:18px;border-radius:24px}.showcase-copy{padding:0}.showcase-image-frame{min-height:auto;padding:16px;border-radius:24px}.download-panel{padding:18px;border-radius:24px}.download-modal{padding:16px}.download-modal-dialog{padding:24px 18px 18px;border-radius:28px}.download-arch-actions{flex-direction:column}.download-arch-button{max-width:none;width:100%}body:before{width:240px;height:240px;left:-96px}body:after{width:180px;height:180px;right:-32px;top:auto;bottom:220px}}.nav-links a.active{background:#ffffffa6;color:var(--text-primary);box-shadow:0 10px 20px #50463c0f}.changelog-page{padding:72px 0 52px}.changelog-list{display:flex;flex-direction:column;gap:24px}.changelog-entry{padding:28px;border-radius:var(--radius-lg)}.changelog-meta{display:flex;align-items:center;gap:12px;margin-bottom:12px}.changelog-version{display:inline-flex;align-items:center;min-height:30px;padding:4px 14px;border-radius:999px;background:var(--accent-light);color:var(--accent-strong);font-size:13px;font-weight:600}.changelog-date{color:var(--text-tertiary);font-size:13px}.changelog-entry h3{font-size:20px;letter-spacing:-.03em;margin-bottom:14px}.changelog-content{font-size:15px;line-height:1.75;color:var(--text-secondary)}.changelog-content h4{font-size:16px;font-weight:600;color:var(--text-primary);margin:18px 0 8px}.changelog-content ul{padding-left:20px}.changelog-content li{margin:6px 0}.changelog-content strong{color:var(--text-primary)}@media (max-width: 640px){.changelog-page{padding:28px 0}.changelog-entry{padding:20px}.changelog-entry h3{font-size:18px}}.legal-shell{padding:72px 0 52px;max-width:820px}.legal-back{display:inline-block;margin-bottom:16px;font-size:14px;color:var(--accent-strong);transition:color .15s}.legal-back:hover{color:var(--text-primary)}.legal-shell h1{font-size:32px;margin:0 0 8px;letter-spacing:-.03em}.legal-meta{color:var(--text-tertiary);font-size:14px;margin-bottom:28px}.legal-shell h2{font-size:20px;margin:32px 0 12px;letter-spacing:-.02em}.legal-shell h3{font-size:16px;margin:20px 0 8px}.legal-shell p,.legal-shell li{font-size:15px;line-height:1.75;color:var(--text-secondary)}.legal-shell ul{padding-left:22px;margin:8px 0}.legal-shell li{margin:4px 0}.legal-shell strong{color:var(--text-primary)}.legal-shell a{color:var(--accent-strong);text-decoration:none}.legal-shell a:hover{text-decoration:underline}.legal-shell table{width:100%;border-collapse:collapse;margin:12px 0;font-size:14px}.legal-shell th,.legal-shell td{border:1px solid rgba(47,43,39,.08);padding:10px 12px;text-align:left;vertical-align:top}.legal-shell th{background:#fff9;font-weight:600;color:var(--text-primary)}.legal-shell td{color:var(--text-secondary)}.legal-callout{background:#d4ccaa2e;border-left:3px solid var(--candy-yellow);padding:12px 16px;border-radius:8px;margin:14px 0;font-size:15px;line-height:1.75;color:var(--text-secondary)}.footer-legal-links{margin:0;font-size:13px}.footer-legal-links a{color:var(--text-tertiary);transition:color .15s}.footer-legal-links a:hover{color:var(--text-primary)}@media (max-width: 640px){.legal-shell{padding:28px 0}.legal-shell h1{font-size:24px}.legal-shell h2{font-size:18px}.legal-shell table{font-size:12px}.legal-shell th,.legal-shell td{padding:8px}}.theme-showcase{padding:72px 0 52px}.ts-mode-tabs{display:flex;gap:4px;background:#fff6;border-radius:12px;padding:4px;width:max-content;margin:0 auto 28px;border:1px solid rgba(255,255,255,.3)}.ts-mode-tab{display:flex;align-items:center;gap:6px;padding:8px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;background:transparent;color:var(--text-tertiary);font-family:inherit}.ts-mode-tab.active{background:var(--accent-strong, #C49B6C);color:#fff;box-shadow:0 2px 8px #0000001f}.ts-mode-tab:not(.active):hover{background:#fff6;color:var(--text-primary)}.ts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;max-width:1100px;margin:0 auto}.ts-card{background:#ffffff8c;border:2px solid transparent;border-radius:16px;padding:16px;cursor:pointer;transition:all .25s ease;position:relative}.ts-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000014}.ts-card.active{border-color:var(--accent-strong, #C49B6C);box-shadow:0 0 0 3px var(--accent-light, rgba(196,155,108,.2)),0 10px 30px #00000014}.ts-card.active:after{content:"";position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;background:var(--accent-strong, #C49B6C);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat}.ts-preview{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px}.ts-swatch{height:32px;border-radius:8px;border:1px solid rgba(0,0,0,.06)}.ts-info{display:flex;align-items:center;gap:8px;margin-bottom:4px}.ts-info strong{font-size:14px;color:var(--text-primary)}.ts-badge{font-size:10px;font-weight:700;padding:2px 8px;border-radius:999px;background:#c49b6c1f;color:var(--accent-strong, #C49B6C);letter-spacing:.05em}.ts-badge-dark{background:#60a5fa1f;color:#60a5fa}.ts-desc{font-size:12px;color:var(--text-tertiary)}.website-dark .topbar,.website-dark .nav-links a,.website-dark .brand-text strong{color:var(--text-primary)}.website-dark .brand-text small{color:var(--text-tertiary)}.website-dark .glass-surface,.website-dark .soft-panel{background:var(--soft-panel-bg, rgba(15,23,42,.55));border-color:var(--card-border, rgba(255,255,255,.1))}.website-dark .button-dark{background:#ffffff1f;color:var(--text-primary)}.website-dark .button-dark:hover{background:#fff3}.website-dark .button-light{background:#ffffff0f;color:var(--text-primary);border-color:#ffffff1a}.website-dark .button-light:hover{background:#ffffff1f}.website-dark .ts-card{background:#ffffff0f;border-color:transparent}.website-dark .ts-card:hover{background:#ffffff1a}.website-dark .ts-card.active{border-color:var(--accent-strong)}.website-dark .ts-mode-tabs{background:#ffffff0f;border-color:#ffffff14}.website-dark .ts-swatch{border-color:#ffffff1a}.website-dark .feature-card,.website-dark .feature-icon{background:#ffffff0d}.website-dark .section-kicker,.website-dark .eyebrow{background:#ffffff0f;color:var(--accent-strong)}.website-dark .hero-points span{background:#ffffff0f;color:var(--text-secondary)}.website-dark .footer{background:#00000026}.website-dark .download-modal-dialog{background:#1e1e28f2;color:var(--text-primary)}.website-dark .download-arch-button{color:var(--text-primary)!important}.website-dark .window-bar{background:#ffffff0d}.website-dark .window-title{color:var(--text-tertiary)}@media (max-width: 640px){.ts-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ts-card{padding:12px}.ts-swatch{height:24px}.ts-mode-tabs{margin-bottom:20px}}@media (max-width: 420px){.ts-grid{grid-template-columns:1fr}}.ts-preview-zone{max-width:900px;margin:0 auto 28px}.mock-window{display:flex;border-radius:20px;overflow:hidden;box-shadow:0 28px 80px #0000001f,0 4px 12px #0000000f;border:1px solid var(--mk-border, rgba(196,155,108,.12));background:var(--mk-bg, linear-gradient(135deg,#FAF6F2,#F3EBE3));min-height:420px;transition:background .4s ease,border-color .3s ease}.mock-sidebar{width:200px;min-width:200px;background:var(--mk-sidebar, rgba(245,232,218,.38));backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);border-right:1px solid var(--mk-border, rgba(196,155,108,.12));display:flex;flex-direction:column;padding:0;transition:background .4s ease,border-color .3s ease}.mock-sidebar-head{padding:14px 16px 0;display:flex;align-items:center}.mock-traffic{display:flex;gap:7px}.mt{width:11px;height:11px;border-radius:50%;display:block}.mt-red{background:#ff5f57}.mt-yellow{background:#febc2e}.mt-green{background:#28c840}.mock-brand{display:flex;align-items:center;gap:10px;padding:14px 16px 12px}.mock-brand-icon{width:32px;height:32px;border-radius:8px;box-shadow:0 4px 12px #00000014}.mock-brand-text strong{display:block;font-size:13px;font-weight:700;color:var(--mk-text, #3D2E1E);transition:color .3s ease}.mock-brand-text small{font-size:10px;color:var(--mk-text3, #A89580);transition:color .3s ease}.mock-nav-label{padding:10px 16px 4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--mk-text3, #A89580);transition:color .3s ease}.mock-nav-item{display:flex;align-items:center;gap:8px;padding:7px 16px;margin:1px 8px;border-radius:8px;border:none;background:transparent;cursor:pointer;font:inherit;font-size:12.5px;color:var(--mk-text2, #5C4A38);transition:all .2s ease}.mock-nav-item svg{width:15px;height:15px;flex-shrink:0;opacity:.7}.mock-nav-item:hover{background:var(--mk-card, rgba(255,255,255,.68))}.mock-nav-item.active{background:var(--mk-card, rgba(255,255,255,.68));color:var(--mk-text, #3D2E1E);font-weight:600;box-shadow:0 2px 8px #0000000a}.mock-pro{font-size:8px;font-weight:700;font-style:normal;padding:1px 5px;border-radius:4px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;margin-left:auto;letter-spacing:.04em}.mock-sidebar-bottom{margin-top:auto;padding:8px 0 12px;border-top:1px solid var(--mk-border, rgba(196,155,108,.12))}.mock-settings-btn{margin:0 8px}.mock-main{flex:1;padding:20px 22px;display:flex;flex-direction:column;overflow:hidden}.mock-content-header{margin-bottom:16px}.mock-content-title{font-size:18px;font-weight:700;margin:0 0 4px;color:var(--mk-text, #3D2E1E);transition:color .3s ease}.mock-content-desc{font-size:12px;color:var(--mk-text3, #A89580);transition:color .3s ease}.mock-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}.mock-feature-card{background:var(--mk-card, rgba(255,255,255,.68));border:1px solid var(--mk-border, rgba(196,155,108,.12));border-radius:12px;padding:12px;transition:all .3s ease}.mock-feature-card strong{display:block;font-size:12px;color:var(--mk-text, #3D2E1E);margin-bottom:2px;transition:color .3s ease}.mock-feature-card small{font-size:10px;color:var(--mk-text3, #A89580);transition:color .3s ease}.mock-fc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.mock-fc-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center}.mock-fc-icon svg{width:16px;height:16px}.mock-fc-blue{background:#3b82f61f;color:#3b82f6}.mock-fc-green{background:#10b9811f;color:#10b981}.mock-fc-purple{background:#8b5cf61f;color:#8b5cf6}.mock-fc-pink{background:#f43f5e1f;color:#f43f5e}.mock-toggle{width:32px;height:18px;border-radius:9px;background:#94a3b84d;position:relative;transition:background .2s ease;flex-shrink:0}.mock-toggle:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease}.mock-toggle.active{background:var(--mk-primary, #C49B6C)}.mock-toggle.active:after{transform:translate(14px)}.mock-setting-section{border-top:1px solid var(--mk-border, rgba(196,155,108,.12));padding-top:14px}.mock-section-title{font-size:12px;font-weight:700;color:var(--mk-text, #3D2E1E);margin-bottom:10px;transition:color .3s ease}.mock-setting-row{display:flex;align-items:center;justify-content:space-between;padding:5px 0;font-size:12px;color:var(--mk-text2, #5C4A38);transition:color .3s ease}.mock-kbd{font-family:inherit;font-size:10px;padding:3px 8px;border-radius:6px;background:var(--mk-card, rgba(255,255,255,.68));border:1px solid var(--mk-border, rgba(196,155,108,.12));color:var(--mk-text2, #5C4A38);font-weight:600;transition:all .3s ease}.ts-strip{display:flex;gap:12px;max-width:900px;margin:0 auto;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ts-strip::-webkit-scrollbar{display:none}.ts-strip .ts-card{min-width:160px;flex:0 0 auto;scroll-snap-align:start}@media (max-width: 920px){.mock-window{flex-direction:column;min-height:auto}.mock-sidebar{width:100%;min-width:auto;border-right:none;border-bottom:1px solid var(--mk-border, rgba(196,155,108,.12));flex-direction:row;flex-wrap:wrap;align-items:center;padding:10px;gap:4px}.mock-sidebar-head{padding:0 4px}.mock-brand{padding:4px 8px}.mock-nav-label{display:none}.mock-nav-item{padding:5px 10px;margin:0;font-size:11px}.mock-sidebar-bottom{display:none}.mock-card-grid{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.mock-window{border-radius:16px}.mock-main{padding:14px}.mock-card-grid{grid-template-columns:1fr}.ts-strip .ts-card{min-width:140px}.mock-sidebar .mock-nav-item[data-mock-panel=voice],.mock-sidebar .mock-nav-item[data-mock-panel=monitor],.mock-sidebar .mock-nav-item[data-mock-panel=hotkeys]{display:none}}
