.visual-sheet-document{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex;overflow:hidden}.visual-sheet-page{--visual-sheet-gap:.75rem;--visual-sheet-font-size:.9rem;--visual-sheet-section-padding:.72rem;box-sizing:border-box;width:100%;min-height:297mm;color:var(--visual-sheet-ink);background-color:var(--visual-sheet-paper);background-image:radial-gradient(var(--visual-sheet-paper-line) .7px, transparent .7px);background-size:14px 14px;flex-direction:column;padding:clamp(1rem,3vw,2.5rem);display:flex}.visual-sheet-document[data-display=continuous]{gap:0}.visual-sheet-document[data-display=continuous] .visual-sheet-page{min-height:auto}.visual-sheet-page[data-density=comfortable]{--visual-sheet-gap:1rem;--visual-sheet-font-size:.96rem;--visual-sheet-section-padding:.9rem}.visual-sheet-page[data-density=compact]{--visual-sheet-gap:.58rem;--visual-sheet-font-size:.82rem;--visual-sheet-section-padding:.58rem}.visual-sheet-hero{text-align:center;grid-template-columns:3.5rem minmax(0,1fr) 2.5rem;align-items:start;gap:.85rem;margin-bottom:1rem;display:grid}.visual-sheet-hero>.visual-sheet-doodle:first-child{transform:rotate(-7deg)}.visual-sheet-hero>.visual-sheet-doodle:last-child{transform:rotate(8deg)}.visual-sheet-hero h1{font-family:var(--font-title), cursive;background:linear-gradient(transparent 58%, var(--fluo-yellow) 58% 92%, transparent 92%);-webkit-box-decoration-break:clone;box-decoration-break:clone;font-size:clamp(2.55rem,5vw,3.6rem);font-weight:850;line-height:1.05;display:inline}.visual-sheet-hero p{font-family:var(--font-hand), cursive;text-decoration:underline;-webkit-text-decoration-color:var(--fluo-pink);text-decoration-color:var(--fluo-pink);text-underline-offset:5px;margin-top:.72rem;font-size:1.08rem;line-height:1.25;text-decoration-thickness:3px}.visual-sheet-page-heading{border-bottom:3px solid var(--fluo-yellow);font-family:var(--font-hand), cursive;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;padding-bottom:.35rem;font-size:1rem;font-weight:800;display:flex}.visual-sheet-page-heading b{border:2px solid;border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;display:grid}.visual-sheet-mosaic{align-content:start;align-items:start;gap:var(--visual-sheet-gap);grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:auto;grid-auto-flow:dense;display:grid}.visual-sheet-section{--visual-sheet-accent:var(--fluo-yellow);padding:var(--visual-sheet-section-padding);break-inside:avoid;page-break-inside:avoid;grid-column:span 12;align-self:start;position:relative;container:visual-sheet-section/inline-size}.visual-sheet-section[data-span="5"]{grid-column:span 5}.visual-sheet-section[data-span="6"]{grid-column:span 6}.visual-sheet-section[data-span="7"]{grid-column:span 7}.visual-sheet-section[data-span="12"]{grid-column:span 12}.visual-sheet-section[data-accent=yellow]{--visual-sheet-accent:var(--fluo-yellow)}.visual-sheet-section[data-accent=orange]{--visual-sheet-accent:var(--fluo-orange)}.visual-sheet-section[data-accent=pink]{--visual-sheet-accent:var(--fluo-pink)}.visual-sheet-section[data-accent=blue]{--visual-sheet-accent:var(--fluo-blue)}.visual-sheet-section[data-accent=green]{--visual-sheet-accent:var(--primary)}.visual-sheet-section[data-accent=violet]{--visual-sheet-accent:var(--fluo-violet)}.visual-sheet-section[data-style=open]{padding-inline:.2rem}.visual-sheet-section[data-style=outline]{border:2px solid color-mix(in oklch, var(--visual-sheet-ink) 78%, transparent);border-radius:.55rem .85rem .5rem .75rem}.visual-sheet-section[data-style=note]{border:2px solid color-mix(in oklch, var(--visual-sheet-ink) 68%, transparent);background:color-mix(in oklch, var(--visual-sheet-accent) 7%, var(--visual-sheet-paper));border-radius:.3rem .75rem .4rem .55rem;transform:rotate(-.25deg)}.visual-sheet-section[data-style=tape]{border:1.5px solid color-mix(in oklch, var(--visual-sheet-ink) 52%, transparent);background:color-mix(in oklch, var(--visual-sheet-accent) 6%, var(--visual-sheet-paper));margin-top:.5rem;transform:rotate(.35deg)}.visual-sheet-tape{background:color-mix(in oklch, var(--fluo-yellow) 64%, transparent);width:4.4rem;height:1.1rem;position:absolute;top:-.6rem;left:50%;transform:translate(-50%)rotate(-2deg)}.visual-sheet-section[data-style=bubble]{border:2px dashed var(--visual-sheet-accent);background:color-mix(in oklch, var(--visual-sheet-accent) 5%, var(--visual-sheet-paper));border-radius:1.1rem .7rem 1.2rem .75rem}.visual-sheet-section[data-style=bubble]:after{border-right:2px dashed var(--visual-sheet-accent);border-bottom:2px dashed var(--visual-sheet-accent);content:"";background:var(--visual-sheet-paper);width:1rem;height:1rem;position:absolute;bottom:-.55rem;right:1.4rem;transform:rotate(45deg)}.visual-sheet-section[data-style=callout]{border:2.5px solid var(--visual-sheet-accent);background:color-mix(in oklch, var(--visual-sheet-accent) 7%, var(--visual-sheet-paper));border-radius:.85rem .55rem .9rem .6rem}.visual-sheet-section-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.visual-sheet-section-header>div{align-items:center;gap:.42rem;display:flex}.visual-sheet-section-header>div>span{width:1.65rem;height:1.65rem;color:var(--fluo-ink);background:var(--visual-sheet-accent);font-family:var(--font-hand), cursive;border-radius:50%;flex:none;place-items:center;font-size:1.12rem;font-weight:900;display:grid;transform:rotate(-4deg)}.visual-sheet-section-header h2{color:var(--fluo-ink);font-family:var(--font-title), cursive;background:linear-gradient(transparent 7%, var(--visual-sheet-accent) 7% 91%, transparent 91%);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.08rem .42rem;font-size:1.14rem;font-weight:850;line-height:1.18;display:inline}.visual-sheet-doodle{width:2rem;height:2rem;color:color-mix(in oklch, var(--visual-sheet-accent,var(--fluo-blue)) 72%, var(--visual-sheet-ink));flex:none}.visual-sheet-section-content{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:.72rem;display:grid}.visual-sheet-component[data-size=small]{grid-column:span 4}.visual-sheet-component[data-size=medium]{grid-column:span 8}.visual-sheet-component[data-size=large]{grid-column:span 12}.visual-sheet-editor-document .visual-sheet-page{padding-top:1.25rem}.visual-sheet-editor-section,.visual-sheet-editor-component{outline-offset:3px;outline:2px solid #0000;position:relative}.visual-sheet-editor-section[data-selected=true],.visual-sheet-editor-component[data-selected=true],.visual-sheet-editor-section:focus-within,.visual-sheet-editor-component:focus-within{outline-color:var(--ring)}.visual-sheet-editor-component[data-size=small]{grid-column:span 4}.visual-sheet-editor-component[data-size=medium]{grid-column:span 8}.visual-sheet-editor-component[data-size=large],.visual-sheet-editor-component:only-child,.visual-sheet-editor-component>.visual-sheet-component{grid-column:span 12}.visual-sheet-editor-component-selector{z-index:1;cursor:text;background:0 0;width:100%;height:100%;position:absolute;inset:0}.visual-sheet-editor-component-selector:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.visual-sheet-editor-component-static{position:relative}.visual-sheet-editor-component-static>div{pointer-events:none}.visual-sheet-editor-actions{z-index:8;pointer-events:none;opacity:0;box-shadow:var(--shadow-xs);transition:opacity .15s ease-out,transform .15s ease-out;position:absolute;top:-.85rem;right:.25rem;transform:translateY(2px)}:is(.visual-sheet-editor-section:hover:not(:has(.visual-sheet-editor-component:hover))>.visual-sheet-editor-actions,.visual-sheet-editor-section:focus-within:not(:has(.visual-sheet-editor-component:focus-within))>.visual-sheet-editor-actions,.visual-sheet-editor-component:hover>.visual-sheet-editor-actions,.visual-sheet-editor-component:focus-within>.visual-sheet-editor-actions,.visual-sheet-editor-component[data-selected=true]>.visual-sheet-editor-actions){pointer-events:auto;opacity:1;transform:translateY(0)}.visual-sheet-editor-component .visual-sheet-editor-actions{top:-1.05rem}.visual-sheet-editor-component>.visual-sheet-editor-actions[data-position=start]{top:.2rem;right:calc(100% + .3rem)}.visual-sheet-editor-drag-overlay{cursor:grabbing;opacity:.92;width:min(28rem,70vw);filter:drop-shadow(var(--shadow-lg));transform:rotate(1deg)}.visual-sheet-inline-control{height:auto;min-height:2rem;box-shadow:none;background:0 0;border-color:#0000;padding:.2rem .35rem}.visual-sheet-inline-control:hover{border-color:color-mix(in oklch, var(--border) 72%, transparent)}.visual-sheet-inline-control:focus-visible{border-color:var(--ring);background:color-mix(in oklch, var(--background) 82%, transparent)}.visual-sheet-inline-stack{gap:.35rem;display:grid}.visual-sheet-inline-list-editor li{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.2rem;display:grid}.visual-sheet-inline-list-editor .visual-sheet-numbered-list li{grid-template-columns:auto minmax(0,1fr) auto}.visual-sheet-inline-remove{opacity:0;transition:opacity .12s ease-out}.visual-sheet-inline-list-editor li:hover .visual-sheet-inline-remove,.visual-sheet-inline-cell:hover .visual-sheet-inline-remove,.visual-sheet-inline-chart-label:hover .visual-sheet-inline-remove,.visual-sheet-inline-remove:focus-visible{opacity:1}.visual-sheet-inline-add{color:var(--muted-foreground);margin-top:.2rem}.visual-sheet-inline-cell,.visual-sheet-inline-chart-label{align-items:center;min-width:0;display:flex}.visual-sheet-inline-table-editor .visual-sheet-table-wrap{padding:2px}.visual-sheet-inline-table-editor th,.visual-sheet-inline-table-editor td{padding:.1rem}.visual-sheet-inline-table-editor .visual-sheet-table-wrap .visual-sheet-inline-table-actions{background:0 0;border:0;width:2rem}.visual-sheet-inline-table-buttons,.visual-sheet-inline-disclosures,.visual-sheet-inline-chart-types{flex-wrap:wrap;gap:.25rem;margin-top:.35rem;display:flex}.visual-sheet-inline-disclosures>[data-slot=collapsible]{min-width:0}.visual-sheet-inline-disclosure-content{border:1px dashed var(--border);border-radius:var(--radius-md);background:color-mix(in oklch, var(--background) 55%, transparent);margin-top:.35rem;padding:.45rem}.visual-sheet-inline-compact-list{gap:.2rem;display:grid}.visual-sheet-inline-compact-list>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.2rem;display:grid}.visual-sheet-inline-relations{gap:.35rem;display:grid}.visual-sheet-inline-relations>div{grid-template-columns:minmax(6rem,1fr) minmax(7rem,1.2fr) minmax(6rem,1fr) auto;align-items:center;gap:.3rem;display:grid}.visual-sheet-inline-chart-editor>[data-slot=collapsible]{justify-items:start;margin-top:.35rem;display:grid}.visual-sheet-inline-chart-grid{align-items:center;gap:.25rem;width:100%;display:grid;overflow-x:auto}.visual-sheet-inline-pairs{gap:.4rem;display:grid}.visual-sheet-inline-pairs>div{border-bottom:1px dotted var(--border);grid-template-columns:minmax(5rem,.7fr) minmax(0,1.3fr) auto;align-items:start;gap:.35rem;padding-bottom:.3rem;display:grid}.visual-sheet-inline-practice-kind{font-family:var(--font-hand), cursive;flex-wrap:wrap;align-items:center;gap:.4rem;font-weight:750;display:flex}.visual-sheet-inline-practice-kind [data-slot=select-trigger]{background:color-mix(in oklch, var(--visual-sheet-accent) 10%, var(--visual-sheet-paper));border-style:dashed;width:auto;min-width:9rem}.visual-sheet-inline-code{resize:vertical;border:1.5px solid color-mix(in oklch, var(--visual-sheet-ink) 45%, transparent);border-radius:var(--radius-md);background:color-mix(in oklch, var(--visual-sheet-ink) 7%, var(--visual-sheet-paper));min-height:7rem;font-size:.78rem;line-height:1.35}.visual-sheet-inline-formula-preview{border-radius:var(--radius-md);background:color-mix(in oklch, var(--visual-sheet-accent) 8%, var(--visual-sheet-paper));padding:.35rem}.visual-sheet-inline-formula-source{color:var(--muted-foreground);font-family:var(--font-hand), cursive;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.4rem;font-size:.78rem;display:grid}.visual-sheet-inline-formula-source input{font-size:.76rem}.visual-sheet-ai-trigger{border:1.5px dashed var(--primary);color:var(--primary);background:var(--visual-sheet-paper);font-family:var(--font-hand), cursive;box-shadow:2px 2px 0 color-mix(in oklch, var(--primary) 24%, transparent)}.visual-sheet-ai-trigger:hover{background:color-mix(in oklch, var(--fluo-yellow) 18%, var(--visual-sheet-paper))}.visual-sheet-ai-popover{border:2px solid color-mix(in oklch, var(--visual-sheet-ink) 76%, transparent);border-radius:var(--radius-xl);color:var(--visual-sheet-ink);background-color:var(--visual-sheet-paper);background-image:radial-gradient(circle, var(--visual-sheet-paper-line) .7px, transparent .8px);box-shadow:5px 5px 0 color-mix(in oklch, var(--fluo-pink) 32%, transparent);background-size:1.1rem 1.1rem}.visual-sheet-ai-popover-header{border-bottom:2px dashed color-mix(in oklch, var(--visual-sheet-ink) 26%, transparent);background:linear-gradient(178deg, transparent 54%, color-mix(in oklch, var(--fluo-yellow) 18%, transparent) 54%);align-items:center;gap:.65rem;padding:.75rem;display:flex}.visual-sheet-ai-popover-sticker{border:1.5px solid color-mix(in oklch, var(--visual-sheet-ink) 76%, transparent);width:2.25rem;height:2.25rem;color:var(--fluo-ink);background:var(--fluo-yellow);box-shadow:2px 2px 0 color-mix(in oklch, var(--fluo-orange) 46%, transparent);border-radius:.65rem .8rem .6rem .75rem;flex:none;justify-content:center;align-items:center;display:flex;transform:rotate(-3deg)}.visual-sheet-ai-popover-title{width:fit-content;max-width:100%;font-family:var(--font-title), cursive;text-overflow:ellipsis;white-space:nowrap;box-shadow:inset 0 -.32em 0 color-mix(in oklch, var(--fluo-pink) 46%, transparent);font-size:1rem;font-weight:700;line-height:1.25;overflow:hidden}.visual-sheet-ai-popover-hint{color:color-mix(in oklch, var(--visual-sheet-ink) 62%, transparent);margin-top:.15rem;font-size:.72rem;line-height:1.25}.visual-sheet-ai-popover-loading{font-family:var(--font-hand), cursive;align-items:center;gap:.65rem;padding:1rem;display:flex}.visual-sheet-ai-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:.7rem;display:grid}.visual-sheet-ai-action{--ai-action-accent:var(--fluo-yellow);--ai-action-rotate:-.35deg;border:1.5px dashed color-mix(in oklch, var(--ai-action-accent) 78%, var(--visual-sheet-ink));border-radius:var(--radius-lg);width:100%;height:auto;min-height:3rem;color:var(--visual-sheet-ink);background:color-mix(in oklch, var(--ai-action-accent) 9%, var(--visual-sheet-paper));transform:rotate(var(--ai-action-rotate));justify-content:flex-start;gap:.5rem;padding:.5rem .55rem;transition:background-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out}.visual-sheet-ai-action:nth-child(2n){--ai-action-rotate:.35deg}.visual-sheet-ai-action[data-action=simplify]{--ai-action-accent:var(--fluo-blue)}.visual-sheet-ai-action[data-action=shorten]{--ai-action-accent:var(--fluo-pink)}.visual-sheet-ai-action[data-action=expand]{--ai-action-accent:var(--fluo-violet)}.visual-sheet-ai-action:hover,.visual-sheet-ai-action:focus-visible{background:color-mix(in oklch, var(--ai-action-accent) 21%, var(--visual-sheet-paper));transform:translateY(-1px) rotate(var(--ai-action-rotate));box-shadow:2px 2px 0 color-mix(in oklch, var(--ai-action-accent) 35%, transparent)}.visual-sheet-ai-action-icon{width:1.7rem;height:1.7rem;color:var(--fluo-ink);background:var(--ai-action-accent);border-radius:.5rem;flex:none;justify-content:center;align-items:center;display:flex;transform:rotate(-2deg)}.visual-sheet-ai-action-transform{--ai-action-accent:var(--primary);grid-column:1/-1}.visual-sheet-ai-targets{gap:.4rem;padding:.65rem;display:grid}.visual-sheet-ai-target{border:1.5px dashed color-mix(in oklch, var(--primary) 52%, transparent);color:var(--visual-sheet-ink);background:color-mix(in oklch, var(--primary) 7%, var(--visual-sheet-paper));font-family:var(--font-hand), cursive}.visual-sheet-ai-target:hover,.visual-sheet-ai-target:focus-visible{background:color-mix(in oklch, var(--fluo-yellow) 20%, var(--visual-sheet-paper))}.visual-sheet-ai-popover-preview{border:1.5px dashed color-mix(in oklch, var(--visual-sheet-ink) 34%, transparent);border-radius:var(--radius-lg);background:var(--visual-sheet-paper);box-shadow:2px 2px 0 color-mix(in oklch, var(--fluo-blue) 28%, transparent)}.visual-sheet-diagram-editor-toolbar{align-items:center;gap:.5rem;min-height:2rem;margin-bottom:.35rem;display:flex}.visual-sheet-diagram-editor-toolbar>button{box-shadow:2px 2px 0 color-mix(in oklch, var(--visual-sheet-accent) 28%, transparent);border-style:dashed}.visual-sheet-diagram-editor-canvas{border:1.5px dashed color-mix(in oklch, var(--visual-sheet-ink) 38%, transparent);border-radius:var(--radius-lg);background-color:var(--visual-sheet-paper);background-image:radial-gradient(circle, var(--visual-sheet-paper-line) .7px, transparent .8px);touch-action:none;-webkit-user-select:none;user-select:none;width:100%;min-height:12rem;box-shadow:inset 0 0 0 1px color-mix(in oklch, var(--visual-sheet-paper) 72%, transparent);background-size:1.25rem 1.25rem;position:relative;overflow:hidden}.visual-sheet-diagram-editor-canvas[data-connecting=true]{cursor:crosshair}.visual-sheet-diagram-editor-edges{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.visual-sheet-diagram-editor-edge{stroke:color-mix(in oklch, var(--visual-sheet-accent) 72%, var(--visual-sheet-ink));stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.visual-sheet-diagram-editor-edge-preview{stroke:var(--fluo-pink);stroke-dasharray:10 7;stroke-width:3px}.visual-sheet-diagram-editor-edges marker path{fill:color-mix(in oklch, var(--visual-sheet-accent) 72%, var(--visual-sheet-ink))}.visual-sheet-diagram-editor-edges g[data-selected=true] .visual-sheet-diagram-editor-edge{stroke:var(--fluo-pink);stroke-width:6px}.visual-sheet-diagram-editor-edges text{pointer-events:none;fill:var(--visual-sheet-ink);font-family:var(--font-hand), cursive;text-anchor:middle;font-size:15px;font-style:italic}.visual-sheet-diagram-editor-edge-selector{z-index:3;max-width:12rem;height:auto;min-height:1.5rem;font-family:var(--font-hand), cursive;white-space:normal;background:linear-gradient(177deg, transparent 18%, color-mix(in oklch, var(--fluo-yellow) 72%, transparent) 18% 86%, transparent 86%);box-shadow:none;border:0;padding:.1rem .35rem;font-size:.78rem;font-style:italic;position:absolute;transform:translate(-50%,-50%)}.visual-sheet-diagram-editor-node{z-index:2;border:2px solid var(--visual-sheet-accent);width:clamp(7rem,22%,10rem);min-height:3.6rem;color:var(--visual-sheet-ink);background:var(--visual-sheet-paper);cursor:grab;box-shadow:3px 3px 0 color-mix(in oklch, var(--visual-sheet-accent) 32%, transparent);border-radius:.8rem;place-items:center;padding:.55rem .65rem;display:grid;position:absolute;transform:translate(-50%,-50%)}.visual-sheet-diagram-editor-node:active{cursor:grabbing}.visual-sheet-diagram-editor-node[data-connecting=true]{outline:3px solid var(--fluo-yellow);outline-offset:3px;box-shadow:4px 4px 0 color-mix(in oklch, var(--fluo-yellow) 42%, transparent)}.visual-sheet-diagram-editor-node-actions{opacity:0;transition:opacity .12s ease-out;position:absolute;top:-1.75rem;right:0}.visual-sheet-diagram-editor-node:hover .visual-sheet-diagram-editor-node-actions,.visual-sheet-diagram-editor-node:focus-within .visual-sheet-diagram-editor-node-actions{opacity:1}.visual-sheet-diagram-editor-handle{width:1.5rem;height:1.5rem;min-height:1.5rem;color:var(--fluo-ink);opacity:0;background:0 0;border-color:#0000;border-radius:999px;padding:0;transition:opacity .12s ease-out,transform .12s ease-out;position:absolute}.visual-sheet-diagram-editor-handle-dot{border:2px solid var(--visual-sheet-paper);background:var(--visual-sheet-accent);width:.7rem;height:.7rem;box-shadow:0 0 0 1px var(--visual-sheet-accent);border-radius:999px;transition:transform .12s ease-out;display:block}.visual-sheet-diagram-editor-handle:hover,.visual-sheet-diagram-editor-handle:focus-visible{background:0 0}.visual-sheet-diagram-editor-handle:hover .visual-sheet-diagram-editor-handle-dot,.visual-sheet-diagram-editor-handle:focus-visible .visual-sheet-diagram-editor-handle-dot{background:var(--fluo-yellow);transform:scale(1.2)}.visual-sheet-diagram-editor-node:hover .visual-sheet-diagram-editor-handle,.visual-sheet-diagram-editor-node:focus-within .visual-sheet-diagram-editor-handle,.visual-sheet-diagram-editor-node[data-connecting=true] .visual-sheet-diagram-editor-handle{opacity:1}.visual-sheet-diagram-editor-handle[data-position=top]{top:0;left:50%;transform:translate(-50%,-50%)}.visual-sheet-diagram-editor-handle[data-position=right]{top:50%;right:0;transform:translate(50%,-50%)}.visual-sheet-diagram-editor-handle[data-position=bottom]{bottom:0;left:50%;transform:translate(-50%,50%)}.visual-sheet-diagram-editor-handle[data-position=left]{top:50%;left:0;transform:translate(-50%,-50%)}.visual-sheet-diagram-editor-edge-form{z-index:4;border:2px solid var(--fluo-pink);border-radius:var(--radius-md);background:color-mix(in oklch, var(--fluo-yellow) 16%, var(--visual-sheet-paper));width:min(11rem,36%);box-shadow:3px 3px 0 color-mix(in oklch, var(--fluo-pink) 34%, transparent);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)rotate(-.5deg)}@container visual-sheet-section (max-width:32rem){.visual-sheet-inline-relations>div{grid-template-columns:minmax(0,1fr)}.visual-sheet-inline-pairs>div{grid-template-columns:minmax(0,1fr) auto}.visual-sheet-inline-pairs>div>:nth-child(2){grid-area:2/1/auto/-1}}@media (hover:none){.visual-sheet-editor-actions{pointer-events:auto;opacity:1;top:.25rem;transform:none}}@container visual-sheet-section (min-width:38.01rem){.visual-sheet-section-content:has(>.visual-sheet-component:nth-child(3):last-child)>.visual-sheet-component[data-size=medium]{grid-row:span 2}}.visual-sheet-component:only-child{grid-column:span 12}.visual-sheet-component{min-width:0;font-size:var(--visual-sheet-font-size);line-height:1.38}.visual-sheet-component[data-size=small]{font-size:calc(var(--visual-sheet-font-size) * .92);line-height:1.32}.visual-sheet-component[data-size=large]{font-size:calc(var(--visual-sheet-font-size) * 1.04)}.visual-sheet-component[data-component=process]{container:visual-sheet-process/inline-size}.visual-sheet-component+.visual-sheet-component{border-left:1.5px dashed color-mix(in oklch, var(--visual-sheet-ink) 36%, transparent);padding-left:.7rem}.visual-sheet-component[data-size=large]{border-left:0;padding-left:0}.visual-sheet-component[data-size=large]:not(:first-child){border-top:1.5px dashed color-mix(in oklch, var(--visual-sheet-ink) 36%, transparent);padding-top:.7rem}.visual-sheet-component[data-component=memoryTip],.visual-sheet-component[data-component=summary],.visual-sheet-component[data-component=practice],.visual-sheet-component[data-component=workedExample]{background:color-mix(in oklch, var(--visual-sheet-accent) 11%, var(--visual-sheet-paper));border-radius:.75rem .45rem .8rem .55rem;padding:.7rem .8rem;position:relative}.visual-sheet-component[data-component=memoryTip]{border:2px solid var(--visual-sheet-accent);box-shadow:.28rem .28rem 0 color-mix(in oklch, var(--visual-sheet-accent) 28%, transparent);transform:rotate(-.35deg)}.visual-sheet-component[data-component=memoryTip]:after{content:"✦";color:var(--visual-sheet-accent);font-size:1.4rem;position:absolute;top:-.65rem;right:.65rem;transform:rotate(9deg)}.visual-sheet-component[data-component=summary]{border:2px solid var(--visual-sheet-accent);background-image:linear-gradient(transparent 76%, color-mix(in oklch, var(--visual-sheet-accent) 32%, transparent) 76%)}.visual-sheet-component[data-component=practice]{border:2px dashed var(--visual-sheet-accent);transform:rotate(.2deg)}.visual-sheet-component[data-component=workedExample]{border-left:.4rem solid var(--visual-sheet-accent)}.visual-sheet-component[data-component=keyFigure]{background:linear-gradient(-2deg, transparent 10%, color-mix(in oklch, var(--visual-sheet-accent) 16%, transparent) 10% 88%, transparent 88%);padding:.45rem;transform:rotate(-.45deg)}.visual-sheet-component h3,.visual-sheet-component h4{font-family:var(--font-hand), cursive;text-decoration:underline;-webkit-text-decoration-color:var(--visual-sheet-accent);text-decoration-color:var(--visual-sheet-accent);text-underline-offset:3px;margin-bottom:.42rem;font-size:1.02rem;font-weight:850;text-decoration-thickness:3px}.visual-sheet-component[data-size=small] h3{font-size:.94rem}.visual-sheet-component[data-size=large] h3{font-size:1.1rem}.visual-sheet-lead{margin-bottom:.5rem;font-weight:650}.visual-sheet-component mark{color:var(--fluo-ink);background:linear-gradient(transparent 12%, var(--visual-sheet-accent) 12% 90%, transparent 90%);padding-inline:.12rem}.visual-sheet-component code:not(pre code){color:var(--visual-sheet-ink);background:color-mix(in oklch, var(--fluo-blue) 22%, var(--visual-sheet-paper));font-family:var(--font-mono);border-radius:.25rem;padding:.05rem .25rem;font-size:.86em}.visual-sheet-inline-warning{color:var(--destructive);-webkit-text-decoration:underline wavy;text-decoration:underline wavy;-webkit-text-decoration-color:var(--fluo-pink);text-decoration-color:var(--fluo-pink);text-underline-offset:2px;font-weight:750}.visual-sheet-list,.visual-sheet-numbered-list{gap:.3rem;margin:0;padding:0;list-style:none;display:grid}.visual-sheet-list li{padding-left:1rem;position:relative}.visual-sheet-list li:before{content:"•";color:var(--visual-sheet-accent);font-weight:900;position:absolute;left:0}.visual-sheet-numbered-list{counter-reset:visual-sheet-item}.visual-sheet-numbered-list li{counter-increment:visual-sheet-item}.visual-sheet-numbered-list li:before{content:counter(visual-sheet-item);width:1.22rem;height:1.22rem;font-family:var(--font-hand), cursive;border:1.5px solid;border-radius:50%;place-items:center;margin-right:.38rem;font-weight:850;display:inline-grid}.visual-sheet-component[data-component=practice] .visual-sheet-numbered-list li:before{color:var(--fluo-ink);background:var(--visual-sheet-accent)}.visual-sheet-formula{text-align:center;margin-bottom:.42rem;font-size:1.02rem;overflow-x:auto}.visual-sheet-table-wrap{overflow-x:auto}.visual-sheet-table-wrap table{border-collapse:collapse;width:100%}.visual-sheet-table-wrap th,.visual-sheet-table-wrap td{border:1.5px solid color-mix(in oklch, var(--visual-sheet-ink) 58%, transparent);text-align:center;padding:.32rem .38rem}.visual-sheet-table-wrap th{color:var(--fluo-ink);background:var(--visual-sheet-accent);font-family:var(--font-hand), cursive;font-size:.94rem}.visual-sheet-process{grid-template-columns:repeat(auto-fit,minmax(min(100%,7.5rem),1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.visual-sheet-process li{text-align:center;min-width:0;position:relative}@container visual-sheet-section (max-width:38rem){.visual-sheet-component[data-size=small]{grid-column:span 5}.visual-sheet-component[data-size=medium]{grid-column:span 7}}@container visual-sheet-section (max-width:26rem){.visual-sheet-component[data-size]{grid-column:span 12}.visual-sheet-component+.visual-sheet-component{border-top:1.5px dashed color-mix(in oklch, var(--visual-sheet-ink) 36%, transparent);border-left:0;padding-top:.7rem;padding-left:0}}.visual-sheet-process li:not(:last-child):after{content:"→";font-size:1.2rem;font-weight:900;position:absolute;top:.42rem;right:-.5rem}.visual-sheet-process li>span{width:1.5rem;height:1.5rem;color:var(--fluo-ink);background:var(--visual-sheet-accent);border-radius:50%;place-items:center;margin-bottom:.25rem;font-weight:900;display:inline-grid}@container visual-sheet-process (max-width:30rem){.visual-sheet-process{grid-template-columns:minmax(0,1fr)}.visual-sheet-process li{text-align:left;grid-template-columns:1.75rem minmax(0,1fr);align-items:center;gap:.4rem;display:grid}.visual-sheet-process li:not(:last-child):after{content:"↓";inset:auto auto -.72rem .48rem}}@container visual-sheet-process (max-width:16rem){.visual-sheet-process li{grid-template-columns:1.5rem minmax(0,1fr)}}.visual-sheet-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.visual-sheet-comparison>div{border:1.5px dashed color-mix(in oklch, var(--visual-sheet-ink) 52%, transparent);border-radius:.4rem .7rem;padding:.58rem}.visual-sheet-timeline{grid-template-columns:repeat(auto-fit,minmax(6.5rem,1fr));gap:.48rem;margin:0;padding:0;list-style:none;display:grid}.visual-sheet-timeline li{border-top:4px solid var(--visual-sheet-accent);padding-top:.38rem}.visual-sheet-timeline strong,.visual-sheet-timeline>li>span{display:block}.visual-sheet-result{border:2px solid var(--visual-sheet-accent);margin-top:.55rem;padding:.18rem .45rem;font-weight:850;display:inline-block}.visual-sheet-component[data-component=code] pre{border:1.5px solid color-mix(in oklch, var(--visual-sheet-ink) 45%, transparent);background:color-mix(in oklch, var(--visual-sheet-ink) 7%, var(--visual-sheet-paper));max-height:13rem;font-family:var(--font-mono);border-radius:.5rem;margin:.25rem 0 .45rem;padding:.65rem;font-size:.78rem;line-height:1.35;overflow:auto}.visual-sheet-component[data-size=small][data-component=code] pre{max-height:7rem}.visual-sheet-component[data-size=medium][data-component=code] pre{max-height:10rem}.visual-sheet-code-label{color:var(--fluo-ink);background:var(--fluo-blue);font-family:var(--font-hand), cursive;padding:.08rem .35rem;font-weight:800;display:inline-block}.visual-sheet-quote blockquote{font-family:var(--font-hand), cursive;padding-left:1.25rem;font-size:1.06rem;font-style:italic;position:relative}.visual-sheet-quote blockquote:before{content:"“";color:var(--visual-sheet-accent);font-size:2.2rem;font-weight:900;position:absolute;top:-.35rem;left:0}.visual-sheet-quote figcaption{text-align:right;margin-top:.3rem;font-weight:800}.visual-sheet-quote figcaption:before{content:"- "}.visual-sheet-quote.visual-sheet-inline-stack figcaption:before{content:none}.visual-sheet-quote p{margin-top:.35rem;font-size:.88em}.visual-sheet-vocabulary{gap:.32rem;display:grid}.visual-sheet-vocabulary>div{border-bottom:1px dotted color-mix(in oklch, var(--visual-sheet-ink) 42%, transparent);grid-template-columns:minmax(5rem,.7fr) minmax(0,1.3fr);gap:.5rem;padding-bottom:.25rem;display:grid}.visual-sheet-vocabulary dt{font-family:var(--font-hand), cursive;font-weight:850}.visual-sheet-key-figure{text-align:center;place-items:center;display:grid}.visual-sheet-key-figure>strong{color:color-mix(in oklch, var(--visual-sheet-accent) 72%, var(--visual-sheet-ink));font-family:var(--font-title), cursive;font-size:2rem;line-height:1}.visual-sheet-key-figure>b{font-family:var(--font-hand), cursive;margin-top:.2rem;font-size:1rem}.visual-sheet-key-figure p{margin-top:.32rem}.visual-sheet-chart svg{width:100%;max-height:11rem;display:block}.visual-sheet-component[data-size=small] .visual-sheet-chart svg{max-height:8rem}.visual-sheet-component[data-size=large] .visual-sheet-chart svg{max-height:13rem}.visual-sheet-chart-axis{fill:none;stroke:color-mix(in oklch, var(--visual-sheet-ink) 58%, transparent);stroke-linecap:round;stroke-width:2px}.visual-sheet-chart-mark,.visual-sheet-chart-line,.visual-sheet-chart-point,.visual-sheet-donut-segment{fill:var(--visual-sheet-accent);stroke:var(--visual-sheet-accent)}.visual-sheet-chart [data-series="1"]{fill:var(--fluo-blue);stroke:var(--fluo-blue)}.visual-sheet-chart [data-series="2"]{fill:var(--fluo-pink);stroke:var(--fluo-pink)}.visual-sheet-chart-line{fill:none;stroke-width:3px}.visual-sheet-chart-label{fill:var(--visual-sheet-ink);font-family:var(--font-hand), cursive;text-anchor:middle;font-size:10px}.visual-sheet-chart-legend{flex-wrap:wrap;justify-content:center;gap:.35rem .75rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.visual-sheet-chart-legend li{align-items:center;gap:.28rem;display:flex}.visual-sheet-chart-legend>li>span{background:var(--visual-sheet-accent);border-radius:50%;width:.7rem;height:.7rem}.visual-sheet-chart-legend li[data-series="1"] span{background:var(--fluo-blue)}.visual-sheet-chart-legend li[data-series="2"] span{background:var(--fluo-pink)}.visual-sheet-donut-chart{grid-template-columns:minmax(7rem,.8fr) minmax(7rem,1.2fr);align-items:center;display:grid}.visual-sheet-donut-segment{fill:none;stroke-width:22px;transform-origin:50%;transform:rotate(-90deg)}.visual-sheet-diagram-canvas{width:100%;max-height:14rem;display:block;overflow:visible}.visual-sheet-component[data-size=small] .visual-sheet-diagram-canvas{max-height:9rem}.visual-sheet-component[data-size=medium] .visual-sheet-diagram-canvas{max-height:12rem}.visual-sheet-component[data-size=large] .visual-sheet-diagram-canvas{max-height:15rem}.visual-sheet-diagram-canvas line{stroke:color-mix(in oklch, var(--visual-sheet-accent) 82%, var(--visual-sheet-ink));stroke-linecap:round;stroke-width:4px}.visual-sheet-diagram-canvas marker path{fill:color-mix(in oklch, var(--visual-sheet-accent) 82%, var(--visual-sheet-ink))}.visual-sheet-diagram-node rect{fill:color-mix(in oklch, var(--visual-sheet-accent) 10%, var(--visual-sheet-paper));stroke:var(--visual-sheet-accent);stroke-width:4px}.visual-sheet-diagram-node text{fill:var(--visual-sheet-ink);font-family:var(--font-hand), cursive;text-anchor:middle;font-size:20px;font-weight:850}.visual-sheet-diagram-edge-label{paint-order:stroke;fill:var(--visual-sheet-ink);stroke:var(--visual-sheet-paper);stroke-linecap:round;stroke-linejoin:round;stroke-width:7px;font-family:var(--font-hand), cursive;text-anchor:middle;font-size:15px;font-style:italic}.visual-sheet-diagram[data-variant=cycle] .visual-sheet-diagram-node rect{rx:30px}.visual-sheet-print{align-items:center;gap:0;padding:0}.visual-sheet-print .visual-sheet-page{width:210mm;min-height:297mm;box-shadow:none;padding:11mm 12mm}.visual-sheet-print .visual-sheet-hero h1{box-shadow:inset 0 -.34em 0 var(--fluo-yellow);background:0 0}.visual-sheet-print .visual-sheet-section-header h2,.visual-sheet-print .visual-sheet-component mark{background:var(--visual-sheet-accent)}.visual-sheet-print .visual-sheet-component[data-component=summary]{box-shadow:inset 0 -.28rem 0 var(--visual-sheet-accent);background-image:none}.visual-sheet-print .visual-sheet-component[data-component=keyFigure]{background:color-mix(in oklch, var(--visual-sheet-accent) 16%, var(--visual-sheet-paper))}.visual-sheet-compact{gap:.75rem}.visual-sheet-compact .visual-sheet-page{width:100%;min-height:auto;padding:1rem}.visual-sheet-compact .visual-sheet-hero{grid-template-columns:2.5rem minmax(0,1fr) 2rem}.visual-sheet-compact .visual-sheet-hero h1{font-size:1.9rem}.visual-sheet-compact .visual-sheet-mosaic{grid-template-columns:minmax(0,1fr)}.visual-sheet-compact .visual-sheet-section[data-span],.visual-sheet-compact .visual-sheet-section[data-layout=focus],.visual-sheet-compact .visual-sheet-section[data-layout=focus]:nth-child(odd),.visual-sheet-compact .visual-sheet-section[data-layout=strip]{grid-column:1}.visual-sheet-compact .visual-sheet-section:has([data-component=table],[data-component=chart],[data-component=diagram],[data-component=code],[data-component=comparison],[data-component=process],[data-component=timeline]){grid-column:1}.visual-sheet-compact .visual-sheet-section-content{grid-template-columns:minmax(0,1fr)}.visual-sheet-compact .visual-sheet-component[data-size]{grid-column:1}@media (max-width:800px){.visual-sheet-page{width:100%;min-height:auto;box-shadow:none;padding:1rem}.visual-sheet-hero{grid-template-columns:2.4rem minmax(0,1fr) 1.8rem}.visual-sheet-hero h1{font-size:1.9rem}.visual-sheet-formula{font-size:.9rem}.visual-sheet-mosaic,.visual-sheet-section-content,.visual-sheet-section[data-layout=split] .visual-sheet-section-content,.visual-sheet-section[data-layout=sidebarLeft] .visual-sheet-section-content,.visual-sheet-section[data-layout=sidebarRight] .visual-sheet-section-content,.visual-sheet-section[data-layout=triptych] .visual-sheet-section-content,.visual-sheet-section[data-layout=strip] .visual-sheet-section-content{grid-template-columns:minmax(0,1fr)}.visual-sheet-component[data-size],.visual-sheet-editor-component[data-size],.visual-sheet-section[data-span],.visual-sheet-section[data-layout=focus],.visual-sheet-section[data-layout=focus]:nth-child(odd),.visual-sheet-section[data-layout=strip]{grid-column:1}.visual-sheet-section:has([data-component=table],[data-component=chart],[data-component=diagram],[data-component=code],[data-component=comparison],[data-component=process],[data-component=timeline]){grid-column:1}.visual-sheet-component+.visual-sheet-component{border-top:1.5px dashed color-mix(in oklch, var(--visual-sheet-ink) 36%, transparent);border-left:0;padding-top:.7rem;padding-left:0}.visual-sheet-comparison,.visual-sheet-donut-chart{grid-template-columns:minmax(0,1fr)}}.visual-sheet-component:target,.visual-sheet-section:target{outline:3px solid color-mix(in oklch, var(--primary) 55%, transparent);outline-offset:4px;animation:2.4s ease-out both visual-sheet-anchor-highlight}@keyframes visual-sheet-anchor-highlight{0%,45%{background-color:color-mix(in oklch, var(--primary) 16%, transparent)}to{background-color:#0000}}@media (prefers-reduced-motion:reduce){.visual-sheet-editor-actions{transition:none}.visual-sheet-component:target,.visual-sheet-section:target{animation:none}}@media print{.visual-sheet-document{padding:0;display:block;overflow:visible}.visual-sheet-page{box-shadow:none;break-after:page;page-break-after:always}.visual-sheet-page:last-child{break-after:auto;page-break-after:auto}}.visual-sheet-document[data-display=excerpt] .visual-sheet-page{min-height:auto;padding:.75rem}.visual-sheet-anchor-preview .visual-sheet-section{width:100%}.visual-sheet-anchor-preview[data-component-only=true] .visual-sheet-section-content{grid-template-columns:minmax(0,1fr)}.visual-sheet-anchor-preview[data-component-only=true] .visual-sheet-component{grid-column:1/-1}