.whiteboard-shell{flex-direction:column;gap:18px;height:100svh;padding:24px;display:flex;overflow:hidden}.whiteboard-shell__topbar{border:1px solid var(--shell-border);background:linear-gradient(135deg, #ffffffeb, #f4efe7e0), var(--panel-bg);box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.whiteboard-shell__topbar-copy{gap:4px;display:grid}.whiteboard-shell__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--muted-text);font-size:12px;font-weight:700}.whiteboard-shell__title{margin:0;font-size:clamp(1.6rem,2.4vw,2.35rem)}.whiteboard-shell__subtitle{color:var(--muted-text);max-width:62ch;margin:0}.whiteboard-shell__topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.whiteboard-shell__stat,.whiteboard-shell__action{color:var(--ink-strong);background:#ffffffe0;border:1px solid #2e576a26;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.92rem;font-weight:600;display:inline-flex;box-shadow:0 8px 20px #21384c0f}.whiteboard-shell__stat-dot{background:linear-gradient(135deg,#2e7689,#69b1be);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #2e768929}.whiteboard-shell__action{color:var(--accent-strong);cursor:default}.whiteboard-shell__workspace{flex:1;grid-template-columns:84px minmax(0,1fr) minmax(300px,360px);gap:18px;min-height:0;display:grid;overflow:hidden}.whiteboard-shell__panel{border:1px solid var(--shell-border);background:linear-gradient(180deg, #fffffff0, #fbf8f3eb), var(--panel-bg);min-height:0;box-shadow:var(--panel-shadow);border-radius:28px;overflow:hidden}.whiteboard-shell__tools{flex-direction:column;align-items:center;gap:16px;padding:18px 14px;display:flex;overflow:auto}.whiteboard-shell__tools-track{gap:10px;width:100%;display:grid}.whiteboard-shell__tool{width:100%;color:var(--muted-text);background:0 0;border:1px solid #0000;border-radius:20px;place-items:center;gap:6px;padding:12px 8px;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:grid}.whiteboard-shell__tool:hover{background:#ffffffe6;border-color:#2e768929;transform:translateY(-1px)}.whiteboard-shell__tool:focus-visible{outline-offset:3px;outline:3px solid #4f8c9c47}.whiteboard-shell__tool--active{color:var(--accent-strong);background:linear-gradient(#e3f0f3fa,#fafcfbfa);border-color:#2e76892e;box-shadow:inset 0 1px #ffffffd9,0 10px 24px #21384c1a}.whiteboard-shell__tool-icon{color:currentColor;background:#ffffffeb;border-radius:14px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 0 0 1px #2e576a14}.whiteboard-shell__tool-icon-label{letter-spacing:.08em;font-size:.82rem;font-weight:800}.whiteboard-shell__tool svg{width:18px;height:18px}.whiteboard-shell__tool-label{letter-spacing:.04em;font-size:.72rem;font-weight:700}.whiteboard-shell__board-panel,.whiteboard-shell__inspector{flex-direction:column;min-height:0;display:flex}.whiteboard-shell__board-panel--wide{grid-column:2/-1}.whiteboard-shell__board-header,.whiteboard-shell__inspector-header{justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 0;display:flex}.whiteboard-shell__section-title{margin:0;font-size:1.05rem}.whiteboard-shell__section-copy{color:var(--muted-text);margin:4px 0 0;font-size:.92rem}.whiteboard-shell__board-badge,.whiteboard-shell__ghost-badge,.whiteboard-shell__status-badge,.whiteboard-shell__selected-badge{border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.whiteboard-shell__board-badge{color:var(--accent-strong);background:#e6f2f4e6}.whiteboard-shell__board-stage{background:var(--board-bg,#fffdf8);border:1px solid #5073812e;border-radius:28px;flex:1;min-height:0;margin:16px 18px 18px;position:relative;overflow:hidden}.whiteboard-shell__board-stage--drop{box-shadow:inset 0 0 0 2px #367a8547}.whiteboard-shell__board-grid,.whiteboard-shell__board-strokes,.whiteboard-shell__board-layer{position:absolute;inset:0}.whiteboard-shell__board-grid{background-image:linear-gradient(#53707c14 1px,#0000 1px),linear-gradient(90deg,#53707c14 1px,#0000 1px),linear-gradient(#53707c0a 1px,#0000 1px),linear-gradient(90deg,#53707c0a 1px,#0000 1px);background-size:32px 32px,32px 32px,8px 8px,8px 8px}.whiteboard-shell__board-layer{z-index:2}.whiteboard-shell__board-layer--below{z-index:0}.whiteboard-shell__board-layer--above{z-index:2}.whiteboard-shell__floating-tool{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #50738133;border-radius:18px;gap:10px;width:min(320px,100% - 24px);padding:12px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 14px 30px #23384c29}.whiteboard-shell__floating-header{color:var(--muted-text);justify-content:space-between;align-items:center;font-size:.86rem;display:flex}.whiteboard-shell__floating-header strong{color:var(--ink-strong);font-size:.94rem}.whiteboard-shell__floating-body{gap:10px;display:grid}.whiteboard-shell__floating-body p{color:var(--muted-text);margin:0;font-size:.88rem}.whiteboard-shell__board-strokes{z-index:1;pointer-events:none;width:100%;height:100%}.whiteboard-shell__board-stroke{fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.whiteboard-shell__board-stroke--erasable{cursor:cell;pointer-events:stroke}.whiteboard-shell__board-empty{text-align:center;width:min(420px,100% - 40px);color:var(--muted-text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd6;border:1px dashed #367a853d;border-radius:24px;gap:12px;padding:24px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.whiteboard-shell__board-empty h2{margin:0;font-size:1.2rem}.whiteboard-shell__board-empty p{margin:0}.whiteboard-shell__drop-hint{color:var(--accent-strong);font-weight:700}.whiteboard-shell__board-node{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:grab;touch-action:none;background:#ffffffe6;border:1px solid #4a717f2e;border-radius:24px;transition:box-shadow .18s,transform .18s;position:absolute;top:0;left:0;box-shadow:0 18px 32px #23384c1f}.whiteboard-shell__board-node:hover{box-shadow:0 22px 38px #23384c29}.whiteboard-shell__board-node:active{cursor:grabbing}.whiteboard-shell__board-node--selected{box-shadow:0 22px 38px #23384c29,0 0 0 2px #367a853d}.whiteboard-shell__node-badge{background:var(--accent-soft);color:var(--accent-strong);border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700;position:absolute;top:-12px;right:16px;box-shadow:0 10px 20px #2e76891f}.whiteboard-shell__node-card{background:linear-gradient(#ffffffeb,#fdf9f3eb),#ffffffeb;border-radius:24px;width:100%;height:100%;padding:22px 24px}.whiteboard-shell__plain-text{text-wrap:pretty;white-space:pre-wrap;margin:0;font-weight:700;line-height:1.1}.whiteboard-shell__board-node--text .whiteboard-shell__node-card,.whiteboard-shell__board-node--zhuyin .whiteboard-shell__node-card{width:max-content;min-height:0;box-shadow:none;background:0 0;justify-content:flex-start;align-items:center;padding:16px;display:flex}.whiteboard-shell__board-node--text:not(.whiteboard-shell__board-node--editing),.whiteboard-shell__board-node--zhuyin:not(.whiteboard-shell__board-node--editing){box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000}.whiteboard-shell__board-node--text:not(.whiteboard-shell__board-node--editing) .whiteboard-shell__node-card,.whiteboard-shell__board-node--zhuyin:not(.whiteboard-shell__board-node--editing) .whiteboard-shell__node-card{box-shadow:none;background:0 0;border:none}.whiteboard-shell__board-node--text:not(.whiteboard-shell__board-node--editing):hover,.whiteboard-shell__board-node--zhuyin:not(.whiteboard-shell__board-node--editing):hover{box-shadow:none}.whiteboard-shell__board-node--text.whiteboard-shell__board-node--editing,.whiteboard-shell__board-node--zhuyin.whiteboard-shell__board-node--editing{-webkit-backdrop-filter:none;backdrop-filter:none;cursor:default;background:#f6f9faf5;border-color:#aac1c9cc;box-shadow:inset 0 0 0 1px #d2e0e5e6}.whiteboard-shell__board-node--text.whiteboard-shell__board-node--editing .whiteboard-shell__node-card,.whiteboard-shell__board-node--zhuyin.whiteboard-shell__board-node--editing .whiteboard-shell__node-card{background:0 0;border-radius:20px;padding:14px}.whiteboard-shell__board-node--image .whiteboard-shell__node-card{padding:12px;overflow:hidden}.whiteboard-shell__board-node--image.whiteboard-shell__board-node--selected{border-color:#367a854d}.whiteboard-shell__image-node{object-fit:contain;pointer-events:none;border-radius:16px;width:100%;height:100%}.whiteboard-shell__text-editor{resize:none;width:auto;min-width:1ch;max-width:100%;height:auto;min-height:0;color:var(--ink-strong);caret-color:currentColor;white-space:pre-wrap;background:0 0;border:none;border-radius:14px;outline:none;padding:0;line-height:1.08;overflow:hidden}.whiteboard-shell__text-editor--plain{min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;font-weight:700;line-height:1.04}.whiteboard-shell__text-editor--zhuyin{min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;line-height:1.24}.whiteboard-shell__resize-handle{width:26px;height:26px;color:var(--accent-strong);cursor:nwse-resize;background:#fffffff0;border:1px solid #48728047;border-radius:10px;place-items:center;font-weight:800;line-height:1;display:grid;position:absolute;bottom:-8px;right:-8px;box-shadow:0 6px 14px #23384c24}.whiteboard-shell__delete-handle{color:#a2453f;cursor:pointer;background:#fffffff5;border:1px solid #9b4b4640;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:900;line-height:1;display:grid;position:absolute;top:-8px;right:-8px;box-shadow:0 10px 18px #5b282624}.whiteboard-shell__delete-handle:hover{background:#fff1effa}.whiteboard-shell__inspector-body{flex:1;align-content:start;gap:12px;min-height:0;padding:14px 16px 16px;display:grid;overflow:auto}.whiteboard-shell__inspector-body .whiteboard-shell__warning,.whiteboard-shell__inspector-body .whiteboard-shell__error{border-radius:12px;padding:10px 12px;font-size:.84rem}.whiteboard-shell__ghost-badge{color:var(--muted-text);background:#efece7cc}.whiteboard-shell__selected-badge{color:var(--accent-strong);background:#e6f2f4e6}.whiteboard-shell__panel-card{background:#ffffffdb;border:1px solid #50738124;border-radius:24px;gap:12px;padding:16px;display:grid}.whiteboard-shell__panel-card h2,.whiteboard-shell__panel-card h3{margin:0}.whiteboard-shell__panel-card p{color:var(--muted-text);margin:0}.whiteboard-shell__example-list{flex-wrap:wrap;gap:8px;display:flex}.whiteboard-shell__example-chip{color:var(--accent-strong);background:#f4f9f9e6;border:1px solid #367a8526;border-radius:999px;padding:8px 12px;font-size:.84rem;font-weight:700}.whiteboard-shell__field-group{gap:6px;display:grid}.whiteboard-shell__field-label,.whiteboard-shell__subheading{letter-spacing:.04em;color:var(--muted-text);font-size:.74rem;font-weight:800}.whiteboard-shell__textarea-stage,.whiteboard-shell__preview-stage{background:#f5f3eff0;border:1px solid #50738124;border-radius:16px;min-height:150px}.whiteboard-shell__textarea{resize:none;width:100%;min-height:150px;color:var(--ink-strong);background:0 0;border:none;border-radius:16px;padding:14px;line-height:1.5}.whiteboard-shell__textarea:focus-visible{outline-offset:-1px;outline:3px solid #4f8c9c3d}.whiteboard-shell__preview-stage{place-items:center start;padding:12px;display:grid}.whiteboard-shell__textarea-tools{justify-content:flex-end;margin-top:6px;display:flex}.whiteboard-shell__ghost-icon-btn{width:24px;height:24px;color:var(--muted-text);background:#ffffffe6;border:1px solid #50738133;border-radius:8px;place-items:center;font-size:13px;display:grid}.whiteboard-shell__style-section{background:#f4f8fbd1;border:1px solid #5073811f;border-radius:12px;gap:8px;padding:10px;display:grid}.whiteboard-shell__select{width:100%;color:var(--ink-strong);background:#dbe8f3e6;border:none;border-radius:10px;padding:10px 12px;font-weight:700}.whiteboard-shell__select:focus-visible{outline:2px solid #4f8c9c42}.whiteboard-shell__style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.whiteboard-shell__compact-label{color:var(--muted-text);gap:4px;font-size:.74rem;font-weight:700;display:grid}.whiteboard-shell__mini-input{width:100%;color:var(--ink-strong);background:#fffffff5;border:1px solid #50738133;border-radius:8px;padding:6px 8px;font-weight:700}.whiteboard-shell__color-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.whiteboard-shell__color-chip{color:var(--muted-text);background:#fffffff0;border:1px solid #50738126;border-radius:10px;grid-template-columns:auto auto;align-items:center;gap:6px;padding:6px 8px;font-size:.72rem;display:grid;position:relative}.whiteboard-shell__color-chip input{background:0 0;border:none;width:24px;height:24px;padding:0}.whiteboard-shell__hex-input{width:100%;height:28px;color:var(--ink-strong);text-transform:uppercase;background:#fffffff0;border:1px solid #50738138;border-radius:8px;padding:4px 6px;font-size:.72rem;font-weight:700}.whiteboard-shell__hex-input:focus-visible{outline:2px solid #4f8c9c42}.whiteboard-shell__color-dot{cursor:pointer;border:1px solid #5073813d;border-radius:999px;width:20px;height:20px}.whiteboard-shell__picker-popover{z-index:8;background:#fffffffa;border:1px solid #50738133;border-radius:12px;gap:8px;padding:10px;display:grid;position:fixed;box-shadow:0 14px 28px #23384c29}.whiteboard-shell__picker-popover .react-colorful{width:210px;height:150px}.whiteboard-shell__picker-hex-row{color:var(--muted-text);grid-template-columns:auto 1fr;align-items:center;gap:6px;font-size:.72rem;display:grid}.whiteboard-shell__picker-hex-input{width:100%;color:var(--ink-strong);text-transform:uppercase;background:#fffffff0;border:1px solid #50738138;border-radius:8px;padding:4px 6px;font-size:.72rem;font-weight:700}.whiteboard-shell__picker-hex-input:focus-visible{outline:2px solid #4f8c9c42}.whiteboard-shell__preview-empty{color:var(--muted-text);gap:8px;display:grid}.whiteboard-shell__preview-card{max-width:100%;box-shadow:none;cursor:grab;background:#fffffffa;border:1px dashed #50738157;border-radius:12px;display:inline-block}.whiteboard-shell__preview-card:active{cursor:grabbing}.whiteboard-shell__preview-card-content{padding:10px 12px}.whiteboard-shell__warning,.whiteboard-shell__error{border-radius:18px;gap:8px;padding:14px 16px;font-size:.92rem;display:grid}.whiteboard-shell__warning{color:#7b5920;background:#fff5dfeb;border:1px solid #d29f4938}.whiteboard-shell__error{color:#8b403b;background:#ffebe7eb;border:1px solid #b5524c38}.whiteboard-shell__warning ul{margin:0;padding-left:18px}.whiteboard-shell__control-grid{gap:12px;display:grid}.whiteboard-shell__slider-label,.whiteboard-shell__color-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.whiteboard-shell__slider-value{text-align:right;min-width:52px;color:var(--accent-strong);font-weight:700}.whiteboard-shell__slider{width:100%;accent-color:var(--accent-strong)}.whiteboard-shell__color-row{background:#f9f6f1d6;border:1px solid #5073811f;border-radius:18px;padding:10px 12px}.whiteboard-shell__color-field{color:var(--ink-strong);align-items:center;gap:10px;font-weight:700;display:inline-flex}.whiteboard-shell__color-input{background:0 0;border:none;width:36px;height:36px;padding:0}.whiteboard-shell__actions{gap:8px;display:grid}.whiteboard-shell__primary,.whiteboard-shell__secondary{border-radius:12px;justify-content:center;padding:10px 14px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,color .18s}:is(.whiteboard-shell__primary,.whiteboard-shell__secondary):disabled{cursor:not-allowed;opacity:.48;box-shadow:none;transform:none}:is(.whiteboard-shell__primary,.whiteboard-shell__secondary):not(:disabled):hover{transform:translateY(-1px)}.whiteboard-shell__primary{color:#fdfcf8;background:linear-gradient(135deg,#2d7688,#4b9aa3);box-shadow:0 16px 28px #2e76893d}.whiteboard-shell__secondary{color:var(--accent-strong);background:#ebf3f4e6}.whiteboard-shell__danger{color:#fdf8f7;background:linear-gradient(135deg,#a2453f,#bf6760);border-radius:14px;padding:12px 14px;font-weight:700}.whiteboard-shell__toggle-row{justify-content:space-between;align-items:center;gap:10px;font-weight:700;display:flex}.whiteboard-shell__toggle-row input{block-size:18px;inline-size:18px}.whiteboard-shell__hidden-input{display:none}.whiteboard-shell__layer-controls{background:#f5f9fad1;border:1px solid #50738129;border-radius:12px;gap:8px;padding:10px;display:grid}.whiteboard-shell__layer-controls strong{color:var(--ink-strong);font-size:.82rem}.whiteboard-shell__layer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.whiteboard-shell__microcopy{color:var(--muted-text);font-size:.84rem}.whiteboard-shell__placeholder{flex:1;align-content:start;gap:12px;padding:18px;display:grid}.whiteboard-shell__placeholder-art{background:radial-gradient(circle at 22% 28%,#59abb833,#0000 0 28%),radial-gradient(circle at 76% 72%,#edbe7838,#0000 0 24%),linear-gradient(135deg,#f7faf8f5,#f3eee7eb);border:1px dashed #5073812e;border-radius:24px;height:180px}.whiteboard-zhuyin-text{font-family:var(--zhuyin-font-family);gap:.45em;display:inline-grid}.whiteboard-zhuyin-text__line{white-space:pre-wrap;flex-wrap:wrap;align-items:flex-end;gap:.08em;margin:0;display:inline-flex}.whiteboard-zhuyin-text__ruby,.whiteboard-zhuyin-text__plain{font-size:var(--zhuyin-font-size);color:var(--zhuyin-text-color);text-shadow:var(--zhuyin-outline-shadow);font-weight:700}.whiteboard-zhuyin-text__ruby{min-height:calc(var(--zhuyin-font-size) * .98);ruby-position:inter-character;ruby-align:center;writing-mode:horizontal-tb;text-orientation:mixed;align-items:flex-end;padding-inline-end:0;display:inline-flex;position:static}.whiteboard-zhuyin-text__annotation{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:0;white-space:nowrap;width:auto;block-size:calc(var(--zhuyin-font-size) * .95);justify-content:center;align-items:flex-end;margin-inline-start:.04em;line-height:.95;display:inline-flex;position:static;inset-block-start:auto;inset-inline-end:auto;transform:none}.whiteboard-zhuyin-text__glyph,.whiteboard-zhuyin-text__plain{min-height:calc(var(--zhuyin-font-size) * .95);align-items:flex-end;line-height:.96;display:inline-flex}.whiteboard-zhuyin-text__annotation{font-size:var(--zhuyin-annotation-size);color:var(--zhuyin-annotation-color);text-shadow:var(--zhuyin-outline-shadow);font-weight:700;line-height:1}@media (width<=1180px){.whiteboard-shell__workspace{grid-template-columns:76px minmax(0,1fr)}.whiteboard-shell__inspector{grid-column:1/-1}}@media (width<=840px){.whiteboard-shell{padding:14px}.whiteboard-shell__topbar{padding:16px}.whiteboard-shell__workspace{grid-template-columns:1fr;overflow:auto}.whiteboard-shell__tools{flex-direction:row;justify-content:space-between;padding:14px}.whiteboard-shell__tools-track{grid-template-columns:repeat(4,minmax(0,1fr))}.whiteboard-shell__tool{padding:10px 6px}.whiteboard-shell__board-stage{min-height:360px}.whiteboard-shell__board-panel--wide{grid-column:auto}.whiteboard-shell__floating-tool{width:auto;left:12px;right:12px}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}@font-face{font-family:GenSenRounded2 TW;src:url(https://raw.githubusercontent.com/ButTaiwan/gensen-font/master/otf/TW/GenSenRounded2TW-R.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}:root{--page-bg:#ede6dc;--page-wash:#f9f5ef;--panel-bg:#ffffffe6;--shell-border:#566f7b24;--panel-shadow:0 20px 50px #1f2e391f;--ink-strong:#203344;--ink-base:#455e70;--muted-text:#6a7f8d;--accent-strong:#2d7688;--accent-soft:#ddf0f3f0;--code-bg:#eff3f4eb;--sans:"IBM Plex Sans TC", "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif;--heading:"Noto Serif TC", "Iowan Old Style", "Songti TC", serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;font:18px/1.5 var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--ink-base);background:radial-gradient(circle at top left, #ffffffeb, transparent 30%), radial-gradient(circle at bottom right, #ddc7a75c, transparent 24%), linear-gradient(180deg, var(--page-wash), var(--page-bg));font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}*{box-sizing:border-box}html,body,#root{height:100svh}#root{flex-direction:column;width:100%;display:flex}body{min-width:320px;margin:0;overflow:hidden}h1,h2,h3{font-family:var(--heading);color:var(--ink-strong);font-weight:700}h1{letter-spacing:-.04em}h2{letter-spacing:-.02em}p{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;border:none}code{font-family:var(--mono);color:var(--ink-strong);background:var(--code-bg);border-radius:4px;padding:4px 8px;font-size:15px;line-height:1.35;display:inline-flex}::selection{color:#f8fcfd;background:#2d7688b8}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
