:root{--ipk-primary:var(--main-primary);--ipk-primary-light:#6366f114;--ipk-primary-border:#6366f140;--ipk-text:#1e293b;--ipk-text-muted:#64748b;--ipk-bg:#fff;--ipk-bg-hover:#f8fafc;--ipk-border:#e2e8f0;--ipk-border-light:#f1f5f9;--ipk-shadow:0 1px 3px #0000000f;--ipk-shadow-lg:0 4px 12px #00000014;--ipk-radius:var(--main-radius);--ipk-radius-lg:var(--main-radius-lg);--ipk-tab-active-bg:var(--main-primary);--ipk-tab-active-text:#fff;--ipk-group-label-text:#94a3b8}._ipk-container{gap:var(--main-space-3);box-sizing:border-box;flex-direction:column;max-width:56rem;margin:0 auto;display:flex}._ipk-container *,._ipk-container :before,._ipk-container :after{box-sizing:border-box}@media (max-width:768px){._ipk-container{gap:var(--main-space-2);padding-left:.75rem;padding-right:.75rem}}@media (max-width:480px){._ipk-container{padding-left:.5rem;padding-right:.5rem}}._ipk-output{background:var(--ipk-bg);border-radius:var(--ipk-radius-lg);border-style:solid;border-width:1px;border-color:var(--ipk-border);box-shadow:var(--ipk-shadow);align-items:flex-start;gap:.5rem;padding:.5rem .5rem .5rem .75rem;display:flex}._ipk-output-input{resize:none;min-width:0;font-size:1.25rem;line-height:1.6;font-family:var(--main-font-mono);color:var(--ipk-text);-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;background:0 0;border:none;outline:none;flex:1;min-height:2rem;padding:.25rem 0;overflow-y:hidden}._ipk-output-input::placeholder{color:var(--ipk-text-muted);font-size:var(--main-text-sm);font-family:inherit}._ipk-output-actions{flex-shrink:0;gap:2px;padding-top:.125rem;display:flex}._ipk-action-btn{border-radius:var(--ipk-radius);width:1.875rem;height:1.875rem;color:var(--ipk-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:inline-flex}._ipk-action-btn:hover{color:var(--ipk-text);background:var(--ipk-bg-hover)}._ipk-action-btn._ipk-action-btn-primary{color:var(--ipk-primary)}._ipk-action-btn._ipk-action-btn-primary:hover{background:var(--ipk-primary-light)}@media (max-width:768px){._ipk-output{gap:.375rem;padding:.5rem}._ipk-output-input{font-size:16px}._ipk-action-btn{width:2.5rem;height:2.5rem}}@media (max-width:480px){._ipk-output{flex-wrap:wrap}._ipk-output-input{flex:100%;order:1}._ipk-output-actions{order:2;justify-content:flex-end;gap:.25rem;width:100%;padding-top:.25rem}._ipk-action-btn{flex:1;max-width:3.5rem;height:2.625rem}}._ipk-hidden{display:none!important}._ipk-keyboard{background:var(--ipk-bg);border-radius:var(--ipk-radius-lg);border-style:solid;border-width:1px;border-color:var(--ipk-border);box-shadow:var(--ipk-shadow);overflow:hidden}._ipk-toolbar{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--ipk-border-light);align-items:center;gap:.375rem;padding:.375rem;display:flex}._ipk-tabs{flex-wrap:wrap;flex:1;gap:2px;display:flex}._ipk-tab{border-radius:var(--ipk-radius);color:var(--ipk-text-muted);font-size:var(--main-text-xs);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;padding:.375rem .625rem;font-weight:500;transition:color .15s,background-color .15s}._ipk-tab:hover{color:var(--ipk-text);background:var(--ipk-bg-hover)}._ipk-tab._ipk-tab-active{background:var(--ipk-tab-active-bg);color:var(--ipk-tab-active-text)}._ipk-search-wrap{flex-shrink:0;align-items:center;gap:.25rem;display:flex}._ipk-search-toggle{border-radius:var(--ipk-radius);width:1.75rem;height:1.75rem;color:var(--ipk-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:inline-flex}._ipk-search-toggle:hover,._ipk-search-toggle._ipk-search-active{color:var(--ipk-primary);background:var(--ipk-primary-light)}._ipk-search-input{border-style:solid;border-width:1px;border-color:var(--ipk-border);border-radius:var(--ipk-radius);background:var(--ipk-bg-hover);width:10rem;color:var(--ipk-text);font-size:var(--main-text-xs);outline:none;padding:.3rem .5rem}._ipk-search-input:focus{border-color:var(--ipk-primary-border);background:var(--ipk-bg)}._ipk-search-input::placeholder{color:var(--ipk-text-muted)}._ipk-search-results{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--ipk-border-light);max-height:10rem;padding:.5rem;overflow-y:auto}._ipk-search-results-grid{flex-wrap:wrap;gap:3px;display:flex}._ipk-search-empty{text-align:center;color:var(--ipk-text-muted);font-size:var(--main-text-xs);padding:.5rem}._ipk-recent{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--ipk-border-light);background:var(--ipk-bg-hover);align-items:center;gap:.375rem;padding:.25rem .5rem;display:flex}._ipk-recent-label{color:var(--ipk-text-muted);flex-shrink:0;align-items:center;display:inline-flex}._ipk-recent-symbols{flex-wrap:wrap;flex:1;gap:2px;display:flex}._ipk-recent-clear{border-radius:var(--ipk-radius);width:1.5rem;height:1.5rem;color:var(--ipk-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:inline-flex}._ipk-recent-clear:hover{color:var(--ipk-text);background:var(--ipk-border-light)}._ipk-panels{min-height:10rem;padding:.5rem}._ipk-panel{display:none}._ipk-panel._ipk-panel-active{display:block}._ipk-group{flex-wrap:wrap;align-items:center;gap:3px;padding:.25rem 0;display:flex}._ipk-group+._ipk-group{border-top-style:dashed;border-top-width:1px;border-top-color:var(--ipk-border-light)}._ipk-group-label{color:var(--ipk-group-label-text);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-self:center;padding:0 .375rem;font-size:.5625rem;font-weight:600;line-height:2rem}._ipk-sym{min-width:2rem;height:2rem;color:var(--ipk-text);font-size:.9375rem;font-family:var(--main-font-mono);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:.1875rem;justify-content:center;align-items:center;padding:0 .25rem;line-height:1;transition:border-color .12s,background-color .12s;display:inline-flex}._ipk-sym:hover{border-color:var(--ipk-primary-border);background:var(--ipk-primary-light)}._ipk-sym:active{background:var(--ipk-primary-light);border-color:var(--ipk-primary-border)}._ipk-sym._ipk-sym-wide{min-width:2.5rem;font-size:var(--main-text-xs)}._ipk-sym._ipk-sym-diacritic{font-size:1.0625rem}._ipk-search-results ._ipk-sym{border-color:var(--ipk-border)}@media (max-width:768px){._ipk-toolbar{flex-wrap:wrap;gap:.375rem}._ipk-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;flex:auto;min-width:0;padding-bottom:2px;overflow-x:auto}._ipk-tabs::-webkit-scrollbar{display:none}._ipk-tab{flex-shrink:0;min-height:2.25rem;padding:.5rem .75rem;font-size:.75rem}._ipk-search-wrap{flex-wrap:wrap;gap:.375rem}._ipk-search-toggle{width:2.25rem;height:2.25rem}._ipk-search-input{flex:100%;order:99;width:100%;min-height:2.5rem;padding:.5rem .625rem;font-size:16px}._ipk-recent{gap:.25rem;padding:.375rem .5rem}._ipk-recent-symbols{gap:3px}._ipk-panels{padding:.375rem}._ipk-group{gap:4px;padding:.375rem 0}._ipk-sym{min-width:2.5rem;height:2.5rem;padding:0 .375rem;font-size:1rem}._ipk-sym._ipk-sym-wide{min-width:3rem;font-size:.8125rem}._ipk-sym._ipk-sym-diacritic{font-size:1.125rem}._ipk-group-label{width:100%;padding:0;font-size:.5625rem;line-height:1.5rem}._ipk-recent-clear{width:2rem;height:2rem}._ipk-search-results{max-height:14rem}}@media (max-width:480px){._ipk-toolbar{padding:.375rem}._ipk-tab{padding:.5rem .625rem;font-size:.6875rem}._ipk-sym{min-width:2.625rem;height:2.625rem;font-size:1rem}._ipk-sym._ipk-sym-wide{min-width:3.25rem}._ipk-group{gap:3px}}@media (max-width:360px){._ipk-sym{min-width:2.375rem;height:2.375rem;font-size:.9375rem}._ipk-tab{padding:.4375rem .5rem;font-size:.625rem}}
