body.metool-shell-ready{--mt-sidebar:196px;--mt-card:#f6f7f9;--mt-card-hover:#fff;--mt-line:rgba(0,0,0,.08);--mt-icon:#15171a;background:#fff;color:var(--text-primary)}.dark-mode body.metool-shell-ready,body.metool-shell-ready.dark-mode{--mt-card:#1c1c1e;--mt-card-hover:#252529;--mt-line:rgba(255,255,255,.12);--mt-icon:#f5f5f7;background:#050505}.metool-shell{padding-left:var(--mt-sidebar)}.metool-sidebar{position:fixed;inset:0 auto 0 0;width:var(--mt-sidebar);z-index:80;background:rgba(255,255,255,.94);border-right:1px solid var(--mt-line);backdrop-filter:blur(18px);display:flex;flex-direction:column}.dark-mode .metool-sidebar{background:rgba(18,18,20,.9)}.metool-brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 22px;color:var(--text-primary);font-weight:700}.metool-brand img{width:26px;height:26px}.metool-nav{display:grid;gap:4px;padding:10px}.metool-nav button,.metool-nav a{border:0;background:transparent;color:var(--text-secondary);border-radius:18px;min-height:42px;display:flex;align-items:center;gap:12px;padding:0 14px;font:600 15px/1 var(--apple-font);cursor:pointer;text-decoration:none}.metool-nav button:hover,.metool-nav a:hover,.metool-nav .active{background:#f0f2f5;color:var(--text-primary)}.dark-mode .metool-nav button:hover,.dark-mode .metool-nav a:hover,.dark-mode .metool-nav .active{background:rgba(255,255,255,.08)}.mt-nav-icon{width:22px;text-align:center;color:var(--mt-icon);font-weight:800}.metool-sidebar-foot{margin-top:auto;padding:14px 18px;border-top:1px solid var(--mt-line);font-size:12px;color:var(--text-muted)}body.metool-shell .header{border-bottom:1px solid var(--mt-line);box-shadow:none;background:rgba(255,255,255,.92)}.dark-mode body.metool-shell .header{background:rgba(12,12,14,.9)}.metool-home{max-width:1120px;margin:0 auto;padding:28px 28px 56px}.mt-workbench{padding:10px 0 24px}.mt-home-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.mt-home-title h1{font-size:30px;line-height:1.15;margin:0;letter-spacing:0}.mt-home-title p{margin:0;color:var(--text-secondary);max-width:600px;line-height:1.7}.mt-search{max-width:none;margin:0 0 18px}.mt-quick-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mt-quick-card{border:0;background:var(--mt-card);border-radius:18px;padding:18px;text-align:left;color:var(--text-primary);box-shadow:none;display:grid;gap:6px;min-height:86px}.mt-quick-card strong{font-size:15px}.mt-quick-card span{font-size:13px;color:var(--text-secondary);line-height:1.55}.mt-add-card{cursor:pointer}.category-section{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.84);backdrop-filter:blur(12px);border-bottom:1px solid var(--mt-line);margin:0 -28px 22px;padding:12px 28px}.dark-mode .category-section{background:rgba(5,5,5,.78)}.category-section .container{padding:0}.category-tabs{display:flex;gap:8px;overflow:auto;padding:0;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tab{white-space:nowrap;border:0;background:transparent;color:var(--text-secondary);border-radius:16px;min-height:34px;padding:0 14px;font-weight:700}.category-tab.active,.category-tab:hover{background:#111;color:#fff}.dark-mode .category-tab.active,.dark-mode .category-tab:hover{background:#fff;color:#111}.tools-grid,.mt-tools-index-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tool-card,.gr-tool-card{position:relative;border:0!important;border-radius:18px!important;background:var(--mt-card)!important;box-shadow:none!important;padding:18px!important;min-height:142px;display:grid!important;align-content:start;gap:10px;color:var(--text-primary)!important;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.tool-card:hover,.gr-tool-card:hover{background:var(--mt-card-hover)!important;transform:translateY(-2px);box-shadow:0 16px 42px rgba(0,0,0,.08)!important}.tool-card .tool-icon,.gr-tool-card .tool-icon{width:26px;height:26px;border-radius:8px;background:transparent!important;color:var(--mt-icon)!important;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:900;letter-spacing:0}.tool-name,.gr-tool-card strong{font-size:16px!important;line-height:1.35;margin:0!important}.tool-desc,.gr-tool-card span:not(.tool-icon){font-size:13px!important;line-height:1.55;color:var(--text-secondary)!important;margin:0!important}.tool-category{justify-self:start;margin-top:auto;border:1px solid var(--mt-line);border-radius:999px;padding:3px 8px;font-size:11px!important;color:var(--text-muted)!important}.mt-fav-btn{position:absolute;right:12px;top:12px;width:28px;height:28px;border:0;border-radius:10px;background:rgba(255,255,255,.76);color:#9ca3af;cursor:pointer}.dark-mode .mt-fav-btn{background:rgba(0,0,0,.28)}.mt-fav-btn.active{color:#f59e0b}.mt-feature-modal{position:fixed;inset:0;z-index:120;background:rgba(0,0,0,.28);display:none;align-items:flex-start;justify-content:center;padding:6vh 20px}.mt-feature-modal.active{display:flex}.mt-feature-panel{width:min(980px,100%);max-height:86vh;overflow:auto;background:var(--bg-primary);border:1px solid var(--mt-line);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.22);padding:20px}.mt-feature-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.mt-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mt-feature-grid a{display:grid;gap:4px;border-radius:16px;background:var(--mt-card);padding:14px;color:var(--text-primary);text-decoration:none}.mt-feature-grid span{color:var(--text-secondary);font-size:12px;line-height:1.45}.mt-tool-page .nt-hero{padding:28px 0}.mt-compact-hero{background:linear-gradient(180deg,rgba(10,132,255,.06),transparent)!important}.nt-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-preview-frame{width:100%;min-height:360px;border:1px solid var(--mt-line);border-radius:14px;background:#fff}.mt-check{display:inline-flex;gap:8px;align-items:center;color:var(--text-secondary);font-size:13px;margin:4px 0 10px}.mt-canvas{width:100%;aspect-ratio:16/9;border:1px solid var(--mt-line);border-radius:16px;background:#fff;touch-action:none}.mt-game-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.mt-2048{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:440px;aspect-ratio:1;background:#bbada0;border-radius:16px;padding:10px;outline:0}.mt-tile{border-radius:10px;background:#cdc1b4;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:clamp(20px,5vw,42px);color:#776e65}.mt-tile.v2{background:#eee4da}.mt-tile.v4{background:#ede0c8}.mt-tile.v8{background:#f2b179;color:#fff}.mt-tile.v16{background:#f59563;color:#fff}.mt-tile.v32{background:#f67c5f;color:#fff}.mt-tile.v64{background:#f65e3b;color:#fff}.mt-tile.v128,.mt-tile.v256,.mt-tile.v512{background:#edcf72;color:#fff}.mt-tile.v1024,.mt-tile.v2048{background:#edc22e;color:#fff}.mt-index-page{max-width:1120px}.search-suggestions.active{display:block}@media(max-width:1120px){.tools-grid,.mt-tools-index-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.metool-shell{padding-left:0}.metool-sidebar{position:sticky;top:0;width:auto;height:auto;inset:auto;z-index:75;border-right:0;border-bottom:1px solid var(--mt-line)}.metool-brand{display:none}.metool-nav{display:flex;overflow:auto;padding:8px 10px}.metool-nav button,.metool-nav a{flex:0 0 auto;min-height:36px;font-size:13px}.metool-sidebar-foot{display:none}.metool-home{padding:18px 14px 44px}.mt-home-title{display:grid}.mt-quick-row{grid-template-columns:1fr}.category-section{top:52px;margin:0 -14px 18px;padding:10px 14px}.tools-grid,.mt-tools-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tool-card,.gr-tool-card{min-height:132px;padding:14px!important}.mt-feature-grid{grid-template-columns:1fr}.nt-form-grid.two{grid-template-columns:1fr}}@media(max-width:480px){.tools-grid,.mt-tools-index-grid{grid-template-columns:1fr}.mt-home-title h1{font-size:26px}.nav-links{display:flex}.header-actions select{max-width:92px}}body.metool-shell-ready [data-tool-card][style*="display: none"],body.metool-shell-ready [data-tool-card][style*="display:none"]{display:none!important}@media(max-width:600px){body.metool-shell .header-content{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden;flex-wrap:nowrap!important}body.metool-shell .logo{flex:0 0 auto;min-width:30px}body.metool-shell .logo span{display:none!important}body.metool-shell .nav-links{display:flex!important;flex:1 1 auto;min-width:0;overflow-x:auto;white-space:nowrap;gap:10px;justify-content:flex-start;scrollbar-width:none}body.metool-shell .nav-links::-webkit-scrollbar{display:none}body.metool-shell .nav-link{flex:0 0 auto;font-size:13px;padding:6px 0}body.metool-shell .header-actions{flex:0 0 auto;display:flex;align-items:center;gap:4px;flex-wrap:nowrap!important}body.metool-shell .header-actions select{max-width:72px;height:28px;font-size:12px}body.metool-shell .theme-toggle-btn,body.metool-shell .qr-code-icon,body.metool-shell .settings-btn{width:28px!important;height:28px!important;min-width:28px!important;font-size:12px!important}}@media(max-width:600px){body.metool-shell .theme-toggle-btn,body.metool-shell .qr-code-icon,body.metool-shell .settings-btn{color:#111!important;line-height:1!important;border:1px solid rgba(0,0,0,.08)!important;background:rgba(255,255,255,.94)!important}.dark-mode body.metool-shell .theme-toggle-btn,.dark-mode body.metool-shell .qr-code-icon,.dark-mode body.metool-shell .settings-btn{color:#f5f5f7!important;border-color:rgba(255,255,255,.18)!important;background:rgba(20,20,22,.92)!important}}body.metool-shell-ready .tool-card .tool-icon,body.metool-shell-ready .gr-tool-card .tool-icon{display:none!important}body.metool-shell .header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important}body.metool-shell .header-actions select{height:34px!important;min-height:34px!important;line-height:1!important;margin:0!important}body.metool-shell .theme-toggle-btn,body.metool-shell .qr-code-icon,body.metool-shell .settings-btn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;line-height:1!important;vertical-align:middle!important;border-radius:999px!important}@media(max-width:600px){body.metool-shell .header-actions{gap:4px!important}body.metool-shell .header-actions select{height:28px!important;min-height:28px!important;max-width:72px!important;font-size:12px!important}body.metool-shell .theme-toggle-btn,body.metool-shell .qr-code-icon,body.metool-shell .settings-btn{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;font-size:12px!important}}