.svgraph-dock{position:fixed;z-index:8800;right:18px;bottom:18px;width:min(390px,calc(100vw - 36px));background:#fff;border:1px solid #cad8e8;border-radius:18px;box-shadow:0 18px 50px rgba(17,49,92,.2);overflow:hidden}.svgraph-dock[hidden]{display:none}.svgraph-dock-head{display:flex;align-items:center;justify-content:space-between;background:#17365f;color:#fff;padding:9px 11px}.svgraph-dock-head strong{font-size:.9rem}.svgraph-dock-head>div{display:flex;gap:4px}.svgraph-dock-head button{border:0;background:transparent;color:#fff;font-size:1.1rem;cursor:pointer;min-width:30px;min-height:30px}.svgraph-dock-body{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px}.svgraph-dock input{min-width:0;border:1px solid #cad8e8;border-radius:10px;padding:9px}.svgraph-dock-eq{border:0;background:#f2b84b;border-radius:10px;padding:0 14px;font-weight:900}.svgraph-dock-result{padding:0 10px 10px;font:700 .9rem/1.3 ui-monospace,monospace;word-break:break-all}.svgraph-dock-foot{display:flex;justify-content:space-between;padding:0 10px 10px}.svgraph-dock-foot button{font-size:.78rem;border:0;background:transparent;color:#2864ed;cursor:pointer;text-decoration:none}
.svgraph-float-modal[hidden]{display:none}.svgraph-float-modal{position:fixed;inset:0;z-index:10040;display:grid;place-items:center;padding:18px}.svgraph-float-backdrop{position:absolute;inset:0;background:rgba(8,18,36,.58);backdrop-filter:blur(3px)}.svgraph-float-dialog{position:relative;width:min(760px,calc(100vw - 28px));max-height:92vh;overflow:auto;background:#f7faff;border-radius:22px;box-shadow:0 28px 90px rgba(0,0,0,.28)}.svgraph-float-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:#17365f;color:#fff}.svgraph-float-dialog>header strong,.svgraph-float-dialog>header small{display:block}.svgraph-float-dialog>header small{opacity:.75}.svgraph-float-dialog>header button{border:0;background:transparent;color:#fff;font-size:1.4rem;cursor:pointer}.svgraph-float-dialog>nav{display:flex;gap:8px;padding:12px 14px}.svgraph-float-dialog>nav button{border:0;background:#e7eef8;color:#324b68;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.svgraph-float-dialog>nav button.is-active{background:#17365f;color:#fff}.svgraph-float-calc,.svgraph-float-graph{padding:0 14px 16px}.svgraph-float-display{min-height:112px;border-radius:16px;background:#102642;color:#fff;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px}.svgraph-float-display>div{color:#cce1f8;font:600 1rem/1.3 ui-monospace,monospace;word-break:break-all}.svgraph-float-display>strong{font:800 2rem/1.2 ui-monospace,monospace;word-break:break-all}.svgraph-float-calc>input{width:100%;margin:10px 0;border:1px solid #c9d7ea;border-radius:11px;padding:11px;font:600 1rem/1.2 ui-monospace,monospace}.svgraph-float-keypad{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.svgraph-float-key{min-height:46px;border:1px solid #d4dfed;border-radius:10px;background:#fff;color:#17365f;font-weight:800;cursor:pointer}.svgraph-float-key.fn{background:#f0f4f9}.svgraph-float-key.op{background:#e8f0ff;color:#1f55c3}.svgraph-float-key.eq{background:#17365f;color:#fff}.svgraph-float-key.wide{grid-column:span 4}.svgraph-float-function{display:flex;align-items:center;gap:8px;margin-bottom:8px}.svgraph-float-function span{font-weight:850;color:#17365f}.svgraph-float-function input{flex:1;min-width:0;border:1px solid #c9d7ea;border-radius:10px;padding:10px;font-family:ui-monospace,monospace}.svgraph-float-graph canvas{width:100%;height:min(58vh,500px);display:block;background:#fff;border:1px solid #dbe5f1;border-radius:14px}.svgraph-float-graph-actions{display:flex;justify-content:center;gap:8px;margin-top:9px}.svgraph-float-graph-actions button{width:42px;height:38px;border:1px solid #c9d7ea;background:#fff;border-radius:10px;font-weight:900;cursor:pointer}
@media(max-width:620px){.svgraph-dock{right:8px;bottom:8px;width:calc(100vw - 16px)}.svgraph-float-modal{padding:6px}.svgraph-float-dialog{width:100%;max-height:96vh;border-radius:17px}.svgraph-float-keypad{grid-template-columns:repeat(5,1fr)}.svgraph-float-key{font-size:.82rem}.svgraph-float-graph canvas{height:58vh}}
.svgraph-float-functions{display:flex;flex-direction:column;gap:7px;margin-bottom:9px}.svgraph-float-function{display:grid;grid-template-columns:16px 50px 1fr;align-items:center;gap:7px;margin:0}.svgraph-float-dot{width:12px;height:12px;border:0;border-radius:50%;padding:0;cursor:pointer}.svgraph-float-function span{font-weight:850;color:#17365f}.svgraph-float-function input{min-width:0;width:100%;border:1px solid #c9d7ea;border-radius:10px;padding:9px;font-family:ui-monospace,monospace}.svgraph-float-add{border:1px dashed #aac0dc;background:#fff;color:#285c98;border-radius:10px;padding:8px;font-weight:800;cursor:pointer}
.svgraph-float-header-actions{display:flex;align-items:center;gap:10px}.svgraph-float-header-actions a{color:#fff;text-decoration:none;font-size:.82rem;font-weight:800;border:1px solid rgba(255,255,255,.35);border-radius:9px;padding:6px 9px}.svgraph-float-header-actions a:hover{background:rgba(255,255,255,.1)}
