:root{color:#111827;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input{font:inherit}button{border:0}.classroom{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(180deg,#ffffffc7,#eff4f9b8),#dfe7ef}.error-banner{position:fixed;top:14px;left:50%;z-index:20;max-width:min(520px,calc(100vw - 160px));padding:8px 12px;transform:translate(-50%);border-radius:6px;background:#991b1b;color:#fff;font-size:14px}.fullscreen-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border-radius:8px;background:#fff;color:#172033;cursor:pointer;transition:background .14s ease,box-shadow .14s ease,color .14s ease,transform .14s ease;-webkit-user-select:none;user-select:none}.fullscreen-button{position:absolute;top:14px;right:14px;z-index:12;border:1px solid rgba(15,23,42,.14);box-shadow:0 8px 22px #0f172a24}.fullscreen-button:hover,.icon-button:hover{background:#f8fafc;box-shadow:0 6px 18px #0f172a1f}.fullscreen-button:active,.icon-button:active{transform:translateY(1px)}.stage-frame{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.empty-stage{align-items:center}.empty-message{display:grid;place-items:center;gap:8px;width:min(480px,calc(100vw - 48px));min-height:220px;border:2px dashed rgba(71,85,105,.36);border-radius:8px;background:#ffffff8f;color:#334155;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .14s ease}.empty-message:hover,.empty-message.is-dragging{border-color:#0f766e;background:#ffffffc2;transform:translateY(-1px)}.empty-message strong{font-size:24px}.empty-message span{color:#64748b}.empty-message input{display:none}.page-shell{position:relative;flex:0 0 auto;filter:drop-shadow(0 18px 38px rgba(15,23,42,.2))}.page-scaler{position:absolute;inset:0 auto auto 0;background:#fff}.page-scaler.is-loading{box-shadow:inset 0 0 0 3px #0f766e2e}.pdf-page,.drawing-surface{position:absolute;top:0;right:0;bottom:0;left:0}.pdf-page{width:100%;height:100%;object-fit:fill;pointer-events:none}.drawing-surface{touch-action:none}.toolbar{position:absolute;bottom:14px;left:50%;z-index:14;display:flex;align-items:center;gap:10px;overflow:visible;max-width:calc(100vw - 24px);padding:8px 10px;transform:translate(-50%);border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#f8fafceb;box-shadow:0 16px 40px #0f172a33;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);touch-action:none}.toolbar-section{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:42px;padding:0 8px;border-right:1px solid rgba(15,23,42,.12)}.toolbar-section:last-child{border-right:0}.tool-popover-wrap{position:relative;display:inline-flex;flex:0 0 auto}.drag-handle{display:inline-flex;width:26px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:8px;background:transparent;color:#64748b;cursor:grab;touch-action:none}.drag-handle:active{cursor:grabbing}.tool-popover{position:absolute;bottom:calc(100% + 12px);left:50%;z-index:8;display:inline-flex;align-items:center;gap:8px;padding:10px;transform:translate(-50%);border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fffffff5;box-shadow:0 18px 34px #0f172a33;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tool-popover:after{position:absolute;bottom:-6px;left:50%;width:12px;height:12px;transform:translate(-50%) rotate(45deg);border-right:1px solid rgba(15,23,42,.12);border-bottom:1px solid rgba(15,23,42,.12);background:#fffffff5;content:""}.pen-popover{display:grid;width:238px;gap:10px}.compact-popover{padding:8px}.popover-row{display:flex;align-items:center;justify-content:center;gap:8px}.width-controls{justify-content:space-between}.tool-group,.color-group{gap:7px}.icon-button{width:42px;border:1px solid rgba(15,23,42,.12)}.icon-button:disabled{opacity:.42;cursor:not-allowed;transform:none}.page-button{width:34px;min-width:34px}.icon-button.is-active{background:#f43f5e;color:#fff;box-shadow:0 7px 16px #f43f5e42}.icon-button.danger{color:#b91c1c}.icon-button.danger:hover{background:#fee2e2}.swatch{width:30px;height:30px;flex:0 0 auto;border:3px solid #ffffff;border-radius:999px;box-shadow:0 0 0 1px #0f172a2e,inset 0 0 0 1px #fff3;cursor:pointer}.swatch.is-active{box-shadow:0 0 0 3px #0f766e,inset 0 0 0 1px #fff3}.width-slider{width:118px;accent-color:#0f766e}.width-readout{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:#e2e8f0;color:#334155;font-size:13px;font-weight:800}.geometry-controls{padding-right:4px}:fullscreen .classroom,.classroom:fullscreen{background:#dfe7ef}@media(max-width:900px){.toolbar{flex-wrap:wrap;justify-content:center;padding:8px}.toolbar-section{min-height:42px;padding:0 6px}.stage-frame{padding:0}}
