:root{--bg-primary:#ffffff;--bg-secondary:#f8f9fb;--bg-tertiary:#f0f1f5;--bg-sidebar:#fafbfc;--bg-header:rgba(255,255,255,0.82);--text-primary:#0f172a;--text-secondary:#64748b;--text-tertiary:#94a3b8;--text-on-primary:#ffffff;--border:#e2e8f0;--border-light:#f1f5f9;--accent:#6366f1;--accent-hover:#4f46e5;--accent-light:#818cf8;--accent-subtle:rgba(99,102,241,0.06);--accent-glow:rgba(99,102,241,0.12);--danger:#ef4444;--success:#10b981;--warning:#f59e0b;--info:#3b82f6;--gradient-accent:linear-gradient(135deg, #6366f1, #8b5cf6, #a855f7);--gradient-hero:linear-gradient(135deg, rgba(99,102,241,0.04) 0%, rgba(139,92,246,0.04) 50%, rgba(168,85,247,0.02) 100%);--gradient-card:linear-gradient(135deg, rgba(99,102,241,0.03), transparent 60%);--gradient-shine:linear-gradient(135deg, rgba(255,255,255,0.9), rgba(255,255,255,0.4));--bg-hover:rgba(99,102,241,0.04);--bg-active:rgba(99,102,241,0.06);--border-hover:#cbd5e1;--border-focus:rgba(99,102,241,0.5);--focus-ring:0 0 0 3px rgba(99,102,241,0.12);--shadow-xs:0 1px 2px rgba(15,23,42,0.04);--shadow-sm:0 1px 3px rgba(15,23,42,0.06),0 1px 2px rgba(15,23,42,0.04);--shadow-md:0 4px 16px rgba(15,23,42,0.06),0 1px 3px rgba(15,23,42,0.04);--shadow-lg:0 10px 40px rgba(15,23,42,0.08),0 4px 12px rgba(15,23,42,0.04);--shadow-card:0 1px 3px rgba(15,23,42,0.04),0 0 0 1px rgba(15,23,42,0.02);--shadow-card-hover:0 8px 30px rgba(15,23,42,0.08),0 2px 8px rgba(15,23,42,0.04);--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:24px;--header-height:60px;--sidebar-width:250px;--content-max:760px;--wp-admin-bar:0px;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:"JetBrains Mono","SF Mono","Fira Code","Cascadia Code",monospace;--transition-fast:0.15s cubic-bezier(0.4, 0, 0.2, 1);--transition-base:0.2s cubic-bezier(0.4, 0, 0.2, 1);--transition-slow:0.3s cubic-bezier(0.4, 0, 0.2, 1)}[data-theme=dark]{--bg-primary:#0c0c14;--bg-secondary:#12121e;--bg-tertiary:#1a1a2e;--bg-sidebar:#0e0e18;--bg-header:rgba(12,12,20,0.82);--text-primary:#e2e8f0;--text-secondary:#94a3b8;--text-tertiary:#64748b;--border:#1e1e34;--border-light:#171728;--accent-hover:#818cf8;--accent-subtle:rgba(99,102,241,0.08);--accent-glow:rgba(99,102,241,0.15);--gradient-hero:linear-gradient(135deg, rgba(99,102,241,0.06) 0%, rgba(139,92,246,0.04) 50%, transparent 100%);--gradient-card:linear-gradient(135deg, rgba(99,102,241,0.04), transparent 60%);--gradient-shine:linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.01));--bg-hover:rgba(99,102,241,0.06);--bg-active:rgba(99,102,241,0.08);--border-hover:#2a2a44;--shadow-xs:0 1px 2px rgba(0,0,0,0.3);--shadow-sm:0 1px 3px rgba(0,0,0,0.4);--shadow-md:0 4px 16px rgba(0,0,0,0.4);--shadow-lg:0 10px 40px rgba(0,0,0,0.5);--shadow-card:0 1px 3px rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.03);--shadow-card-hover:0 8px 30px rgba(0,0,0,0.3),0 0 0 1px rgba(99,102,241,0.15)}@media (prefers-color-scheme:dark){[data-theme=auto]{--bg-primary:#0c0c14;--bg-secondary:#12121e;--bg-tertiary:#1a1a2e;--bg-sidebar:#0e0e18;--bg-header:rgba(12,12,20,0.82);--text-primary:#e2e8f0;--text-secondary:#94a3b8;--text-tertiary:#64748b;--border:#1e1e34;--border-light:#171728;--accent-hover:#818cf8;--accent-subtle:rgba(99,102,241,0.08);--accent-glow:rgba(99,102,241,0.15);--gradient-hero:linear-gradient(135deg, rgba(99,102,241,0.06) 0%, rgba(139,92,246,0.04) 50%, transparent 100%);--gradient-card:linear-gradient(135deg, rgba(99,102,241,0.04), transparent 60%);--gradient-shine:linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.01));--bg-hover:rgba(99,102,241,0.06);--bg-active:rgba(99,102,241,0.08);--border-hover:#2a2a44;--shadow-xs:0 1px 2px rgba(0,0,0,0.3);--shadow-sm:0 1px 3px rgba(0,0,0,0.4);--shadow-md:0 4px 16px rgba(0,0,0,0.4);--shadow-lg:0 10px 40px rgba(0,0,0,0.5);--shadow-card:0 1px 3px rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.03);--shadow-card-hover:0 8px 30px rgba(0,0,0,0.3),0 0 0 1px rgba(99,102,241,0.15)}}[data-theme=terminal]{--bg-primary:#0a0a0a;--bg-secondary:#0d0d0d;--bg-tertiary:#141414;--bg-sidebar:#080808;--bg-header:rgba(10,10,10,0.92);--text-primary:#00ff41;--text-secondary:#00cc33;--text-tertiary:#008822;--text-on-primary:#0a0a0a;--border:#003d00;--border-light:#002800;--accent:#00ff41;--accent-hover:#33ff66;--accent-light:#66ff88;--accent-subtle:rgba(0,255,65,0.06);--accent-glow:rgba(0,255,65,0.10);--gradient-accent:linear-gradient(135deg, #00ff41, #00cc33);--gradient-hero:linear-gradient(135deg, rgba(0,255,65,0.04), transparent);--gradient-card:linear-gradient(135deg, rgba(0,255,65,0.03), transparent 60%);--gradient-shine:linear-gradient(135deg, rgba(0,255,65,0.06), transparent);--shadow-sm:0 1px 2px rgba(0,255,65,0.04);--shadow-md:0 4px 16px rgba(0,255,65,0.05);--shadow-lg:0 8px 32px rgba(0,0,0,0.5);--shadow-card:0 0 0 1px rgba(0,255,65,0.08);--shadow-card-hover:0 0 20px rgba(0,255,65,0.08),0 0 0 1px rgba(0,255,65,0.15);--font-sans:"SF Mono","Fira Code","Fira Mono","Roboto Mono","Courier New",monospace}.admin-bar{--wp-admin-bar:32px}@media (max-width:782px){.admin-bar{--wp-admin-bar:46px}}.cogmemui-docs-wrap{all:initial;display:flex;flex-direction:column;min-height:100vh;font-family:var(--font-sans);font-size:15px;line-height:1.65;color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cogmemui-docs-wrap *,.cogmemui-docs-wrap ::after,.cogmemui-docs-wrap ::before{box-sizing:border-box;margin:0;padding:0}.cogmemui-docs-wrap a{color:inherit;text-decoration:none}.cogmemui-docs-wrap ol,.cogmemui-docs-wrap ul{list-style:none}.cogmemui-docs-wrap img{max-width:100%;display:block}.cogmemui-docs-wrap button{background:0 0!important;border:none!important;color:inherit!important;font:inherit!important;padding:0;margin:0;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:none!important;text-shadow:none;text-transform:none;letter-spacing:normal;line-height:inherit}.cogmemui-docs-wrap svg{overflow:visible;flex-shrink:0;fill:none;stroke:currentColor}html{scroll-behavior:smooth}body.cogmemui-docs{margin:0!important;padding:0!important;margin-top:0!important;background:var(--bg-primary)!important}[data-theme=terminal] .cogmemui-docs-wrap{text-shadow:0 0 1px rgba(0,255,65,.3)}.cogmemui-docs-header{position:fixed;top:var(--wp-admin-bar);left:0;right:0;height:var(--header-height);display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 24px!important;background:var(--bg-header)!important;backdrop-filter:blur(24px) saturate(1.2);-webkit-backdrop-filter:blur(24px) saturate(1.2);border-bottom:1px solid var(--border)!important;z-index:200}.cogmemui-docs-header::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:1px;background:var(--gradient-accent);opacity:.4}.cogmemui-docs-header-left{display:flex;align-items:center;gap:14px}.cogmemui-docs-header-right{display:flex;align-items:center;gap:10px}.cogmemui-docs-brand{display:flex;align-items:baseline;gap:8px}.cogmemui-docs-brand-logo{font-size:18px;font-weight:750;background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}[data-theme=terminal] .cogmemui-docs-brand-logo{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:#00ff41;text-shadow:0 0 8px rgba(0,255,65,.4)}.cogmemui-docs-brand-sub{font-size:12px;font-weight:600;color:var(--text-tertiary);letter-spacing:.02em;text-transform:uppercase}.cogmemui-docs-launch-btn{display:inline-flex!important;align-items:center!important;gap:6px;padding:8px 16px!important;background:var(--gradient-accent)!important;color:var(--text-on-primary)!important;border:none!important;border-radius:var(--radius-sm)!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;transition:transform var(--transition-fast),box-shadow var(--transition-fast),opacity var(--transition-fast);white-space:nowrap;letter-spacing:0;box-shadow:0 2px 8px rgba(99,102,241,.25)!important}.cogmemui-docs-launch-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(99,102,241,.35)!important;text-decoration:none!important;opacity:.92}.cogmemui-docs-launch-btn:active{transform:translateY(0) scale(.98)}.cogmemui-docs-theme-toggle{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border:1px solid var(--border)!important;border-radius:var(--radius-sm)!important;background:0 0!important;color:var(--text-secondary)!important;cursor:pointer;transition:border-color var(--transition-fast),color var(--transition-fast),background var(--transition-fast)}.cogmemui-docs-theme-toggle:hover{border-color:var(--accent)!important;color:var(--accent)!important;background:var(--accent-subtle)!important}.cogmemui-docs-menu-toggle{display:none!important;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast),background var(--transition-fast)}.cogmemui-docs-menu-toggle:hover{color:var(--text-primary)!important;background:var(--bg-hover)!important}.cogmemui-docs-layout{display:flex;flex:1;padding-top:calc(var(--header-height) + var(--wp-admin-bar))}.cogmemui-docs-sidebar{position:sticky;top:calc(var(--header-height) + var(--wp-admin-bar));width:var(--sidebar-width);min-width:var(--sidebar-width);height:calc(100vh - var(--header-height) - var(--wp-admin-bar));overflow-y:auto;border-right:1px solid var(--border);background:var(--bg-sidebar);padding:24px 0;flex-shrink:0}.cogmemui-docs-search{display:flex;align-items:center;gap:8px;margin:0 14px 16px;padding:8px 12px;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.cogmemui-docs-search:focus-within{border-color:var(--accent);box-shadow:var(--focus-ring)}.cogmemui-docs-search svg{width:14px;height:14px;color:var(--text-tertiary);flex-shrink:0}.cogmemui-docs-search input{all:unset;flex:1;font-size:13px;color:var(--text-primary);font-family:var(--font-sans);min-width:0}.cogmemui-docs-search input::placeholder{color:var(--text-tertiary)}.cogmemui-docs-search-clear{display:none;cursor:pointer;color:var(--text-tertiary);font-size:16px;line-height:1;padding:0 2px;transition:color var(--transition-fast)}.cogmemui-docs-search-clear:hover{color:var(--text-primary)}.cogmemui-docs-search-clear.visible{display:block}.cogmemui-docs-search-match{background:rgba(99,102,241,.2);border-radius:2px;padding:0 1px}[data-theme=terminal] .cogmemui-docs-search-match{background:rgba(0,255,65,.2)}.cogmemui-docs-article .cogmemui-docs-search-hidden{display:none}.cogmemui-docs-search-no-results{text-align:center;padding:32px 16px;color:var(--text-tertiary);font-size:14px;display:none}.cogmemui-docs-search-no-results.visible{display:block}.cogmemui-docs-nav{padding:0 14px}.cogmemui-docs-nav li{margin-bottom:3px}.cogmemui-docs-nav-link{display:flex!important;align-items:center!important;gap:10px;padding:10px 14px;border-radius:var(--radius-sm);color:var(--text-secondary)!important;font-size:13.5px;font-weight:500;transition:all var(--transition-fast);border-left:3px solid transparent;position:relative}.cogmemui-docs-nav-link:hover{color:var(--text-primary)!important;background:var(--bg-hover);text-decoration:none!important}.cogmemui-docs-nav-link.active{color:var(--accent)!important;background:var(--accent-subtle);border-left-color:var(--accent);font-weight:600;box-shadow:inset 0 0 0 1px var(--accent-glow)}.cogmemui-docs-nav-link svg{width:16px;height:16px;opacity:.5;transition:opacity var(--transition-fast)}.cogmemui-docs-nav-link:hover svg{opacity:.8}.cogmemui-docs-nav-link.active svg{opacity:1}.cogmemui-docs-overlay{display:none}.cogmemui-docs-sidebar-promo{margin:24px 14px 0;padding-top:20px;border-top:1px solid var(--border)}.cogmemui-docs-sidebar-promo-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);padding:0 14px;margin-bottom:8px}.cogmemui-docs-sidebar-promo-link{display:flex!important;align-items:center!important;gap:8px;padding:7px 14px;border-radius:var(--radius-xs);color:var(--text-secondary)!important;font-size:12.5px;font-weight:500;transition:all var(--transition-fast)}.cogmemui-docs-sidebar-promo-link:hover{color:var(--accent)!important;background:var(--accent-subtle);text-decoration:none!important}.cogmemui-docs-sidebar-promo-link svg{width:14px;height:14px;opacity:.5}.cogmemui-docs-sidebar-promo-link:hover svg{opacity:1}.cogmemui-docs-content{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--bg-primary)}.cogmemui-docs-article{flex:1;max-width:var(--content-max);width:100%;margin:0 auto;padding:48px 52px 36px;position:relative}.cogmemui-docs-hero{position:relative;margin:-48px -52px 40px;padding:52px 52px 40px;background:var(--gradient-hero);border-bottom:1px solid var(--border-light)}.cogmemui-docs-hero::before{content:'';position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle at center,var(--accent-glow) 0,transparent 70%);opacity:.5;pointer-events:none}.cogmemui-docs-hero h1{font-size:32px;font-weight:800;line-height:1.2;margin-bottom:10px;letter-spacing:-.03em;position:relative}.cogmemui-docs-hero .cogmemui-docs-subtitle{font-size:16px;color:var(--text-secondary);margin-bottom:0;line-height:1.65;max-width:560px;position:relative}.cogmemui-docs-hero h1 .gradient-text{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=terminal] .cogmemui-docs-hero h1 .gradient-text{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:#00ff41}.cogmemui-docs-article h1{font-size:30px;font-weight:800;line-height:1.2;color:var(--text-primary);margin-bottom:10px;letter-spacing:-.03em}.cogmemui-docs-subtitle{font-size:15.5px;color:var(--text-secondary);margin-bottom:36px;line-height:1.65}.cogmemui-docs-article h2{font-size:20px;font-weight:700;line-height:1.3;color:var(--text-primary);margin-top:48px;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid var(--border-light);letter-spacing:-.015em;position:relative}.cogmemui-docs-article h2::after{content:'';position:absolute;bottom:-1px;left:0;width:48px;height:2px;background:var(--gradient-accent);border-radius:2px}.cogmemui-docs-article h2:first-child{margin-top:0}.cogmemui-docs-article h3{font-size:15.5px;font-weight:650;line-height:1.4;color:var(--text-primary);margin-top:30px;margin-bottom:8px}.cogmemui-docs-article p{margin-bottom:16px;color:var(--text-primary);font-size:14.5px;line-height:1.75}.cogmemui-docs-article ol,.cogmemui-docs-article ul{margin-bottom:16px;padding-left:22px;list-style:disc}.cogmemui-docs-article ol{list-style:decimal}.cogmemui-docs-article li{margin-bottom:6px;color:var(--text-primary);font-size:14.5px;line-height:1.7}.cogmemui-docs-article li::marker{color:var(--accent)}.cogmemui-docs-article a{color:var(--accent)!important;text-decoration:none!important;transition:color var(--transition-fast);font-weight:500}.cogmemui-docs-article a:hover{color:var(--accent-hover)!important;text-decoration:underline!important}.cogmemui-docs-article code{font-family:var(--font-mono);font-size:.84em;background:var(--accent-subtle);color:var(--accent);padding:2px 7px;border-radius:var(--radius-xs);border:1px solid var(--accent-glow);font-weight:500}.cogmemui-docs-article pre{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);padding:16px 18px;overflow-x:auto;margin-bottom:16px;font-family:var(--font-mono);font-size:13px;line-height:1.65}.cogmemui-docs-article pre code{background:0 0;padding:0;border:none;color:var(--text-primary);font-weight:400}.cogmemui-docs-article strong{font-weight:650;color:var(--text-primary)}.cogmemui-docs-article hr{border:none;border-top:1px solid var(--border-light);margin:32px 0}.cogmemui-docs-article img{max-width:100%;border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-md)}.cogmemui-docs-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:24px;border-radius:var(--radius-sm);border:1px solid var(--border);box-shadow:var(--shadow-card)}.cogmemui-docs-article table{width:100%;border-collapse:collapse;font-size:13.5px}.cogmemui-docs-article th{text-align:left;padding:12px 16px;background:var(--bg-tertiary);font-weight:650;color:var(--text-primary);font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border)}.cogmemui-docs-article th:not(:last-child){border-right:1px solid var(--border-light)}.cogmemui-docs-article td{padding:11px 16px;color:var(--text-primary);vertical-align:top;border-bottom:1px solid var(--border-light)}.cogmemui-docs-article td:not(:last-child){border-right:1px solid var(--border-light)}.cogmemui-docs-article tr:last-child td{border-bottom:none}.cogmemui-docs-article tr:hover td{background:var(--bg-hover)}.cogmemui-docs-article tr:nth-child(2n) td{background:var(--bg-secondary)}.cogmemui-docs-article tr:nth-child(2n):hover td{background:var(--bg-hover)}.cogmemui-docs-callout{display:flex;gap:14px;padding:16px 18px;border-radius:var(--radius-sm);border:1px solid;border-left:3px solid;margin-bottom:20px;font-size:13.5px;line-height:1.7;position:relative;overflow:hidden}.cogmemui-docs-callout::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;opacity:.5}.cogmemui-docs-callout svg{width:18px;height:18px;flex-shrink:0;margin-top:2px}.cogmemui-docs-callout--info{background:rgba(59,130,246,.04);border-color:rgba(59,130,246,.12);border-left-color:var(--info)}.cogmemui-docs-callout--info::before{background:linear-gradient(90deg,rgba(59,130,246,.15),transparent)}.cogmemui-docs-callout--info svg{color:var(--info)}.cogmemui-docs-callout--tip{background:rgba(16,185,129,.04);border-color:rgba(16,185,129,.12);border-left-color:var(--success)}.cogmemui-docs-callout--tip::before{background:linear-gradient(90deg,rgba(16,185,129,.15),transparent)}.cogmemui-docs-callout--tip svg{color:var(--success)}.cogmemui-docs-callout--warning{background:rgba(245,158,11,.04);border-color:rgba(245,158,11,.12);border-left-color:var(--warning)}.cogmemui-docs-callout--warning::before{background:linear-gradient(90deg,rgba(245,158,11,.15),transparent)}.cogmemui-docs-callout--warning svg{color:var(--warning)}.cogmemui-docs-callout div,.cogmemui-docs-callout p{color:var(--text-primary)}.cogmemui-docs-steps{counter-reset:step-counter;padding-left:0!important;list-style:none!important;margin-bottom:24px;position:relative}.cogmemui-docs-steps::before{content:'';position:absolute;left:17px;top:32px;bottom:20px;width:2px;background:linear-gradient(to bottom,var(--accent),var(--border));border-radius:2px}.cogmemui-docs-step{counter-increment:step-counter;display:flex;gap:18px;padding:20px 0;position:relative}.cogmemui-docs-step:last-child{padding-bottom:0}.cogmemui-docs-step::before{content:counter(step-counter);display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border-radius:var(--radius-sm);background:var(--gradient-accent);color:#fff;font-size:14px;font-weight:700;box-shadow:0 2px 8px rgba(99,102,241,.25);position:relative;z-index:1}.cogmemui-docs-step-content h3{margin-top:0!important;margin-bottom:6px;font-size:15.5px}.cogmemui-docs-step-content p{margin-bottom:6px;color:var(--text-secondary);font-size:13.5px}.cogmemui-docs-features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:32px}.cogmemui-docs-feature-card{display:flex;flex-direction:column;gap:8px;padding:20px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);transition:all var(--transition-base);position:relative;overflow:hidden}.cogmemui-docs-feature-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:var(--gradient-card);opacity:0;transition:opacity var(--transition-base);pointer-events:none}.cogmemui-docs-feature-card:hover{border-color:var(--accent);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.cogmemui-docs-feature-card:hover::before{opacity:1}.cogmemui-docs-feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--gradient-accent);font-size:18px;box-shadow:0 2px 6px rgba(99,102,241,.2);position:relative}[data-theme=terminal] .cogmemui-docs-feature-icon{background:rgba(0,255,65,.1);box-shadow:0 0 8px rgba(0,255,65,.1)}.cogmemui-docs-feature-card h3{font-size:14px!important;font-weight:650;margin:0!important;color:var(--text-primary);position:relative}.cogmemui-docs-feature-card p{font-size:12.5px!important;color:var(--text-secondary);margin:0!important;line-height:1.55;position:relative}.cogmemui-docs-kbd{display:inline-flex;align-items:center;padding:2px 8px;background:var(--bg-tertiary);border:1px solid var(--border);border-bottom-width:2px;border-radius:var(--radius-xs);font-family:var(--font-mono);font-size:11.5px;font-weight:550;color:var(--text-secondary);box-shadow:var(--shadow-xs);white-space:nowrap;line-height:1.5}.cogmemui-docs-shortcuts{display:grid;grid-template-columns:auto 1fr;gap:8px 24px;margin-bottom:24px;align-items:center}.cogmemui-docs-shortcuts dt{text-align:right}.cogmemui-docs-shortcuts dd{color:var(--text-secondary);font-size:13.5px}.cogmemui-docs-faq-list{margin-bottom:32px}.cogmemui-docs-faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:8px;overflow:hidden;transition:all var(--transition-base);box-shadow:var(--shadow-xs)}.cogmemui-docs-faq-item:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.cogmemui-docs-faq-item.open{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent-glow),var(--shadow-sm)}.cogmemui-docs-faq-question{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%;padding:16px 18px!important;background:var(--bg-secondary)!important;color:var(--text-primary)!important;font-size:14px!important;font-weight:600!important;text-align:left;cursor:pointer;gap:14px;transition:background var(--transition-fast)}.cogmemui-docs-faq-question:hover{background:var(--bg-tertiary)!important}.cogmemui-docs-faq-item.open .cogmemui-docs-faq-question{background:var(--accent-subtle)!important;color:var(--accent)!important}.cogmemui-docs-faq-chevron{width:16px;height:16px;flex-shrink:0;color:var(--text-tertiary);transition:transform var(--transition-base),color var(--transition-base)}.cogmemui-docs-faq-item.open .cogmemui-docs-faq-chevron{transform:rotate(180deg);color:var(--accent)}.cogmemui-docs-faq-answer{max-height:0;overflow:hidden;transition:max-height var(--transition-slow)}.cogmemui-docs-faq-item.open .cogmemui-docs-faq-answer{max-height:600px}.cogmemui-docs-faq-answer-inner{padding:16px 18px;font-size:14px;line-height:1.75;color:var(--text-secondary);border-top:1px solid var(--border-light)}.cogmemui-docs-faq-answer-inner p{margin-bottom:8px;color:var(--text-secondary);font-size:14px}.cogmemui-docs-faq-answer-inner p:last-child{margin-bottom:0}.cogmemui-docs-faq-answer-inner a{color:var(--accent)!important;font-weight:500}.cogmemui-docs-faq-answer-inner a:hover{text-decoration:underline!important}.cogmemui-docs-provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.cogmemui-docs-provider-card{display:flex!important;align-items:center!important;gap:12px;padding:14px 16px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);transition:all var(--transition-base)}.cogmemui-docs-provider-card:hover{border-color:var(--accent);box-shadow:var(--shadow-card-hover);transform:translateY(-1px);text-decoration:none!important}.cogmemui-docs-provider-card .provider-name{font-size:14px;font-weight:600;color:var(--text-primary)}.cogmemui-docs-provider-card .provider-url{font-size:11.5px;color:var(--text-tertiary)}.cogmemui-docs-provider-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--gradient-accent);font-size:16px;flex-shrink:0;box-shadow:0 2px 6px rgba(99,102,241,.2)}[data-theme=terminal] .cogmemui-docs-provider-icon{background:rgba(0,255,65,.1)}.cogmemui-docs-next-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;margin-bottom:24px}.cogmemui-docs-next-link{display:flex!important;flex-direction:column;gap:4px;padding:18px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);transition:all var(--transition-base);position:relative;overflow:hidden}.cogmemui-docs-next-link::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--gradient-accent);opacity:0;transition:opacity var(--transition-base)}.cogmemui-docs-next-link:hover{border-color:var(--accent);box-shadow:var(--shadow-card-hover);transform:translateY(-2px);text-decoration:none!important}.cogmemui-docs-next-link:hover::before{opacity:1}.cogmemui-docs-next-link span:first-child{font-size:14px;font-weight:650;color:var(--accent)}.cogmemui-docs-next-link span:last-child{font-size:12.5px;color:var(--text-tertiary);line-height:1.4}.cogmemui-docs-commands{display:grid;grid-template-columns:auto 1fr;gap:8px 20px;margin-bottom:24px;align-items:baseline}.cogmemui-docs-command-name{font-family:var(--font-mono);font-size:12.5px;font-weight:600;color:var(--accent);white-space:nowrap;background:var(--accent-subtle);padding:2px 8px;border-radius:var(--radius-xs);border:1px solid var(--accent-glow)}.cogmemui-docs-command-desc{font-size:13.5px;color:var(--text-secondary)}.cogmemui-docs-alias{font-size:11px;color:var(--text-tertiary);font-style:italic;margin-left:4px}.cogmemui-docs-alias::before{content:'('}.cogmemui-docs-alias::after{content:')'}.cogmemui-docs-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.cogmemui-docs-settings-card{padding:18px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);transition:all var(--transition-base)}.cogmemui-docs-settings-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.cogmemui-docs-settings-card h4{font-size:14px;font-weight:650;margin-bottom:4px;color:var(--text-primary)}.cogmemui-docs-settings-card p{font-size:12.5px!important;color:var(--text-secondary);margin:0!important;line-height:1.55}.cogmemui-docs-section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-top:40px;margin-bottom:14px}.cogmemui-docs-pagination{display:flex;justify-content:space-between;align-items:stretch;gap:16px;padding:32px 52px 44px;max-width:var(--content-max);width:100%;margin:0 auto}.cogmemui-docs-pagination-link{display:flex!important;flex-direction:column;gap:4px;padding:16px 20px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);transition:all var(--transition-base);min-width:160px}.cogmemui-docs-pagination-link:hover{border-color:var(--accent);box-shadow:var(--shadow-card-hover);transform:translateY(-2px);text-decoration:none!important}.cogmemui-docs-pagination-link.next{text-align:right;margin-left:auto}.cogmemui-docs-pagination-label{font-size:11px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em}.cogmemui-docs-pagination-title{font-size:14.5px;font-weight:650;color:var(--accent)}.cogmemui-docs-footer{border-top:1px solid var(--border);background:var(--bg-secondary);position:relative}.cogmemui-docs-footer::before{content:'';position:absolute;top:-1px;left:0;right:0;height:1px;background:var(--gradient-accent);opacity:.3}.cogmemui-docs-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:40px 48px 32px;max-width:960px;margin:0 auto}.cogmemui-docs-footer-col{display:flex;flex-direction:column;gap:6px}.cogmemui-docs-footer-heading{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-primary);margin-bottom:6px}.cogmemui-docs-footer-col a{font-size:13px;color:var(--text-secondary)!important;transition:color var(--transition-fast);font-weight:450}.cogmemui-docs-footer-col a:hover{color:var(--accent)!important;text-decoration:none!important}.cogmemui-docs-footer-bottom{text-align:center;padding:16px 48px;border-top:1px solid var(--border);font-size:12.5px;color:var(--text-tertiary)}.cogmemui-docs-footer-bottom a{color:var(--accent)!important;font-weight:500}.cogmemui-docs-footer-bottom a:hover{text-decoration:underline!important}@media (max-width:1023px){.cogmemui-docs-features{grid-template-columns:repeat(2,1fr)}.cogmemui-docs-next-links{grid-template-columns:repeat(2,1fr)}.cogmemui-docs-article{padding:40px 36px 28px}.cogmemui-docs-hero{margin:-40px -36px 36px;padding:44px 36px 36px}.cogmemui-docs-pagination{padding:28px 36px 40px}}@media (max-width:767px){.cogmemui-docs-menu-toggle{display:flex!important}.cogmemui-docs-sidebar{position:fixed;top:calc(var(--header-height) + var(--wp-admin-bar));left:0;bottom:0;z-index:150;transform:translateX(-100%);transition:transform .25s ease;width:270px;min-width:270px;box-shadow:none}.cogmemui-docs-sidebar.open{transform:translateX(0);box-shadow:var(--shadow-lg)}.cogmemui-docs-overlay{display:block;position:fixed;inset:0;z-index:140;background:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity .25s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.cogmemui-docs-overlay.visible{opacity:1;pointer-events:auto}.cogmemui-docs-article{padding:28px 22px 22px}.cogmemui-docs-hero{margin:-28px -22px 32px;padding:32px 22px 28px}.cogmemui-docs-hero h1{font-size:26px}.cogmemui-docs-hero .cogmemui-docs-subtitle{font-size:14.5px}.cogmemui-docs-article h1{font-size:24px}.cogmemui-docs-article h2{font-size:18px;margin-top:36px}.cogmemui-docs-features{grid-template-columns:1fr}.cogmemui-docs-provider-grid{grid-template-columns:1fr}.cogmemui-docs-next-links{grid-template-columns:1fr}.cogmemui-docs-settings-grid{grid-template-columns:1fr}.cogmemui-docs-pagination{flex-direction:column;padding:24px 22px 32px}.cogmemui-docs-pagination-link{min-width:0}.cogmemui-docs-pagination-link.next{text-align:left}.cogmemui-docs-launch-btn{padding:7px 14px!important;font-size:12.5px!important}.cogmemui-docs-footer-grid{grid-template-columns:repeat(2,1fr);gap:24px;padding:32px 24px 24px}.cogmemui-docs-footer-bottom{padding:14px 24px}.cogmemui-docs-sidebar-promo{display:none}.cogmemui-docs-table-wrap table{min-width:420px}.cogmemui-docs-shortcuts{gap:6px 16px}.cogmemui-docs-commands{gap:6px 14px}.cogmemui-docs-steps::before{left:17px}}@media (max-width:480px){.cogmemui-docs-header{padding:0 16px!important}.cogmemui-docs-brand-sub{display:none}.cogmemui-docs-article{padding:24px 18px 18px}.cogmemui-docs-hero{margin:-24px -18px 28px;padding:28px 18px 24px}.cogmemui-docs-hero h1{font-size:24px}.cogmemui-docs-step{gap:14px}.cogmemui-docs-step::before{width:32px;height:32px;min-width:32px;font-size:13px}.cogmemui-docs-steps::before{left:15px}.cogmemui-docs-feature-card{padding:16px}}