.rg-layout{position:relative;transition:height .2s ease}.rg-item{transition:all .2s ease;transition-property:left,top,width,height}.rg-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.rg-item.cssTransforms{transition-property:transform,width,height}.rg-item.resizing{transition:none;z-index:1;will-change:width,height}.rg-item.rdr-dragging{transition:none;z-index:3;will-change:transform}.rg-item.dropping{visibility:hidden}.rg-item.rg-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.rg-item.rg-placeholder.placeholder-resizing{transition:none}.rg-item>.rrs-handle{position:absolute;width:20px;height:20px;opacity:0}.rg-item:hover>.rrs-handle{opacity:1}.rg-item>.rrs-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.rrs-hide>.rrs-handle{display:none}.rg-item>.rrs-handle.rrs-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.rg-item>.rrs-handle.rrs-handle-se{bottom:0;right:0;cursor:se-resize}.rg-item>.rrs-handle.rrs-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.rg-item>.rrs-handle.rrs-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.rg-item>.rrs-handle.rrs-handle-w,.rg-item>.rrs-handle.rrs-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.rg-item>.rrs-handle.rrs-handle-w{left:0;transform:rotate(135deg)}.rg-item>.rrs-handle.rrs-handle-e{right:0;transform:rotate(315deg)}.rg-item>.rrs-handle.rrs-handle-n,.rg-item>.rrs-handle.rrs-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.rg-item>.rrs-handle.rrs-handle-n{top:0;transform:rotate(225deg)}.rg-item>.rrs-handle.rrs-handle-s{bottom:0;transform:rotate(45deg)}.rrs{position:relative}.rrs-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.rrs-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.rrs-handle-se{bottom:0;right:0;cursor:se-resize}.rrs-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.rrs-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.rrs-handle-w,.rrs-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.rrs-handle-w{left:0;transform:rotate(135deg)}.rrs-handle-e{right:0;transform:rotate(315deg)}.rrs-handle-n,.rrs-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.rrs-handle-n{top:0;transform:rotate(225deg)}.rrs-handle-s{bottom:0;transform:rotate(45deg)}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5}#root{width:100vw;min-height:100vh;margin:0 auto;text-align:center}.canvas-container{position:relative;width:100%;height:100%;overflow:hidden}.toolbar{position:absolute;top:20px;left:20px;z-index:1000;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:8px;display:flex;gap:4px}.tool-button{width:40px;height:40px;border:none;border-radius:6px;background:#f0f0f0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.tool-button:hover{background:#e0e0e0}.tool-button.active{background:#007aff;color:#fff}.tool-button svg{width:20px;height:20px}.settings-panel{position:absolute;top:20px;right:20px;z-index:1000;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:16px;min-width:200px}.settings-panel h3{margin:0 0 12px;font-size:14px;font-weight:600}.setting-item{margin-bottom:12px}.setting-item label{display:block;margin-bottom:4px;font-size:12px;color:#666}.setting-item input,.setting-item select{width:100%;padding:6px 8px;border:1px solid #ddd;border-radius:4px;font-size:12px}.selection-info{position:absolute;bottom:20px;left:20px;z-index:1000;background:#000c;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px}canvas{display:block;cursor:crosshair}.canvas-container[data-mode="pointer/select"] canvas{cursor:default}.canvas-container[data-mode=lasso] canvas{cursor:crosshair}.canvas-container[data-mode=brush] canvas{cursor:crosshair}.canvas-container[data-mode="smart/text"] canvas{cursor:text}@media(max-width:768px){.toolbar{top:10px;left:10px;padding:6px;gap:2px}.tool-button{width:36px;height:36px}.settings-panel{top:10px;right:10px;padding:12px;min-width:180px}}._layoutRoot_41y9s_2{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0}._contentContainer_41y9s_15{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;position:relative;z-index:1}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--safe-area-inset-top: env(safe-area-inset-top, 0px);--safe-area-inset-right: env(safe-area-inset-right, 0px);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);--safe-area-inset-left: env(safe-area-inset-left, 0px)}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:radial-gradient(ellipse at top,#fff,#f7fafc 70%);background-color:#f7fafc;overflow:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch;position:fixed;width:100%;touch-action:manipulation}.ck-ui-dark body,.ck-ui-dark html{background:radial-gradient(ellipse at top,#1a202c,#171923 70%);background-color:#171923}@supports (padding-top: env(safe-area-inset-top)){body{min-height:100vh;min-height:-webkit-fill-available}html{height:-webkit-fill-available}}body{font-family:Roboto,Helvetica,Arial,sans-serif;min-height:100vh}#root{display:flex;flex-direction:column;height:100%;width:100%;margin:0;padding:0;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0}@media(min-width:1280px){#root{max-width:1280px;margin:0 auto}}@media(max-width:768px){canvas,[class*=canvas],.ck-canvas{max-width:100%!important;width:100%!important;height:auto!important;touch-action:none!important}[class*=toolbar],[class*=tool-panel]{flex-direction:column!important;width:100%!important}.ck-card h1,.ck-card h2,.ck-card h3,.ck-card h4,.ck-card h5,.ck-card h6,.ck-card .ck-heading,.ck-card [class*=heading],h1,h2,h3,h4,h5,h6,.ck-heading{display:block!important;visibility:visible!important;opacity:1!important;font-size:1rem!important;margin-bottom:.5rem!important;color:inherit!important}[class*=course] h3,[class*=course] .ck-heading,[class*=history] h3,[class*=history] .ck-heading{display:block!important;visibility:visible!important;font-size:1.1rem!important;font-weight:600!important}[class*=gradient] .ck-button,[class*=hero] .ck-button{min-height:3.5rem!important;padding:1rem!important;font-size:.875rem!important}#root,#root>*,body,html{max-width:100vw!important;overflow-x:hidden!important}.ck-container{max-width:100%!important;padding-left:1rem!important;padding-right:1rem!important}.ck-stack,.ck-box{max-width:100%!important;min-width:0!important}table,.ck-table{max-width:100%!important;overflow-x:auto!important;display:block!important}img:not([data-header-logo]){max-width:100%!important;height:auto!important}.ck-modal__content,.ck-drawer__content{max-width:100vw!important;margin:0!important}table,.ck-table,[role=table]{display:block!important;width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}thead,tbody,tr,td,th{display:block!important;width:100%!important}tr{margin-bottom:1rem!important;border:1px solid #e2e8f0!important;border-radius:.375rem!important;padding:.5rem!important}th{text-align:left!important;font-weight:700!important;background-color:#f7fafc!important;padding:.5rem!important}td{text-align:left!important;padding:.5rem!important;position:relative!important;padding-left:50%!important}td:before{content:attr(data-label)!important;position:absolute!important;left:.5rem!important;font-weight:700!important;width:45%!important}.ck-step{flex-direction:column!important;align-items:flex-start!important;padding:.5rem!important;max-width:100%!important;overflow:visible!important}.ck-step__indicator{margin-bottom:.5rem!important;flex-shrink:0!important}.ck-step__title{font-size:.875rem!important;word-break:break-word!important;width:100%!important;max-width:100%!important}.ck-step__description{font-size:.75rem!important;word-break:break-word!important;width:100%!important;max-width:100%!important}.ck-step__content{width:100%!important;max-width:100%!important;overflow:visible!important}.ck-step *,.ck-step__content *{max-width:100%!important;box-sizing:border-box!important}.ck-step .ck-badge{font-size:.625rem!important;padding:.15rem .35rem!important;white-space:nowrap!important}.ck-step .ck-stack,.ck-step .ck-flex,.ck-step__content .ck-stack,.ck-step__content .ck-flex{flex-direction:column!important;align-items:flex-start!important;width:100%!important}[data-orientation=horizontal],.css-1p4w6mv,.ck-stack[data-orientation=horizontal]{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important;justify-content:flex-start!important}.ck-stack,.ck-flex,[data-orientation=horizontal]{justify-content:flex-start!important}.ck-card .ck-stack[data-orientation=horizontal],.ck-card__body .ck-stack{flex-direction:column!important;align-items:stretch!important}[data-orientation=horizontal]>*,.ck-stack[data-orientation=horizontal]>*{width:100%!important;max-width:100%!important}.ck-button__group{flex-direction:column!important;width:100%!important}.ck-button__group>button{width:100%!important;margin:.25rem 0!important}.ck-card{max-width:100%!important}.ck-input,.ck-select,.ck-textarea{width:100%!important;font-size:16px!important}.ck-grid{grid-template-columns:1fr!important}.ck-flex{flex-wrap:wrap!important}.ck-badge,.ck-tag{font-size:.75rem!important;padding:.25rem .5rem!important}h1,.ck-heading[data-size="2xl"],.ck-heading[data-size=xl]{font-size:1.5rem!important}h2,.ck-heading[data-size=lg]{font-size:1.25rem!important}h3,.ck-heading[data-size=md]{font-size:1.125rem!important}.ck-stat{text-align:left!important}.ck-stat__group{flex-direction:column!important}.ck-list__item{font-size:.875rem!important}.ck-card__header{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important}.ck-card__body{padding:.75rem!important}.ck-card__footer{flex-direction:column!important;gap:.5rem!important}.ck-button-group,[role=group]{flex-direction:column!important;width:100%!important;gap:.25rem!important}.ck-button-group .ck-button,[role=group] .ck-button{width:100%!important;justify-content:center!important}.ck-tabs__tablist{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important}.ck-tabs__tab{white-space:nowrap!important;font-size:.875rem!important;padding:.5rem .75rem!important}.ck-accordion__item{border-radius:.375rem!important;margin-bottom:.5rem!important}.ck-accordion__button{padding:.75rem!important;font-size:.875rem!important}.ck-menu__menu-list{max-width:calc(100vw - 2rem)!important}.ck-menu__menu-button{width:100%!important;justify-content:space-between!important}.ck-select__wrapper,.ck-input__group{width:100%!important}.ck-input__left-addon,.ck-input__right-addon{font-size:.875rem!important;padding:.5rem!important}.ck-pagination{flex-wrap:wrap!important;justify-content:center!important;gap:.25rem!important}.ck-toast{max-width:calc(100vw - 2rem)!important;margin:1rem!important}.ck-drawer__content{max-width:100vw!important;width:100%!important}.ck-modal__content{margin:1rem!important;max-width:calc(100vw - 2rem)!important}.ck-breadcrumb{flex-wrap:wrap!important}.ck-breadcrumb__link{font-size:.875rem!important}.ck-avatar{width:2rem!important;height:2rem!important}.ck-avatar__group{flex-wrap:wrap!important}.ck-progress{width:100%!important}pre,code{max-width:100%!important;overflow-x:auto!important;font-size:.75rem!important}.ck-divider{margin:.5rem 0!important}.ck-icon-button{min-width:2.5rem!important;min-height:2.5rem!important}.ck-tooltip{max-width:calc(100vw - 2rem)!important;font-size:.875rem!important}.ck-stepper{flex-direction:column!important}.ck-stepper__step{width:100%!important}.rc,.calendar-view{width:100%!important;font-size:.75rem!important}.rc__month-view__days{font-size:.75rem!important}.table-actions,.row-actions{display:flex!important;flex-direction:column!important;gap:.25rem!important;width:100%!important}.editor-toolbar{flex-wrap:wrap!important;gap:.25rem!important}.editor-toolbar button{min-width:2rem!important;padding:.25rem!important}.ck-dropzone,.upload-area{padding:1rem!important;min-height:8rem!important}.search-bar,.ck-input-group{width:100%!important;margin-bottom:.5rem!important}.filter-panel,.ck-filter{flex-direction:column!important;width:100%!important}.ck-stat__number{font-size:1.25rem!important}.ck-stat__label{font-size:.875rem!important}.ck-alert{padding:.75rem!important;font-size:.875rem!important}.ck-skeleton{height:2rem!important}.ck-table__container{overflow-x:visible!important}table.ck-table{border:0!important;display:block!important}table.ck-table thead{display:none!important}table.ck-table tbody{display:block!important}table.ck-table tr{display:block!important;margin-bottom:1rem!important;background:#fff!important;border-radius:.5rem!important;box-shadow:0 1px 3px #0000001a!important;padding:.75rem!important;border:1px solid #e2e8f0!important}table.ck-table td{display:block!important;padding:.5rem 0!important;border:none!important;text-align:left!important;font-size:.875rem!important}table.ck-table td:first-child{font-weight:600!important;font-size:1rem!important;color:#2d3748!important;margin-bottom:.5rem!important}table.ck-table td:last-child{margin-top:.5rem!important;padding-top:.5rem!important;border-top:1px solid #f7fafc!important}table.ck-table td:last-child .ck-stack{flex-wrap:wrap!important;justify-content:flex-start!important;gap:.5rem!important}table.ck-table td .ck-icon-button{min-width:2.5rem!important;min-height:2.5rem!important}table.ck-table td .ck-badge{display:inline-block!important}.ck-heading{font-size:1.25rem!important}[class*=css-]>.ck-container{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.ck-simple-grid{grid-template-columns:repeat(1,1fr)!important;gap:.75rem!important}.ck-container{padding-left:1rem!important;padding-right:1rem!important}.ck-card{margin-bottom:.75rem!important}.ck-button{white-space:normal!important;text-align:center!important;min-height:3rem!important;height:auto!important;padding:.75rem 1rem!important;font-size:.875rem!important;line-height:1.4!important;word-break:keep-all!important;overflow-wrap:break-word!important}.ck-stack[data-orientation=horizontal]{flex-direction:column!important;align-items:stretch!important;gap:.5rem!important}.ck-stack[data-orientation=horizontal]>*{width:100%!important}button[aria-label]{position:relative!important;min-width:auto!important;width:100%!important;padding:.65rem 1rem!important;min-height:2.75rem!important;justify-content:flex-start!important;text-align:left!important}button[aria-label=View]:after{content:"View"!important;margin-left:.5rem!important}button[aria-label=Edit]:after{content:"Edit"!important;margin-left:.5rem!important}button[aria-label=Delete]:after{content:"Delete"!important;margin-left:.5rem!important}button[aria-label=Duplicate]:after{content:"Duplicate"!important;margin-left:.5rem!important}button[aria-label="Generate Presentation"]:after{content:"Create Presentation"!important;margin-left:.5rem!important}button[aria-label=Approve]:after{content:"Approve"!important;margin-left:.5rem!important}button[aria-label=Reject]:after{content:"Reject"!important;margin-left:.5rem!important}button[aria-label="Download PDF"]:after{content:"Download"!important;margin-left:.5rem!important}button[aria-label=Add]:after,button[aria-label="Add student"]:after,button[aria-label="Add class"]:after{content:"Add"!important;margin-left:.5rem!important}button[aria-label=Cancel]:after{content:"Cancel"!important;margin-left:.5rem!important}button[aria-label=Save]:after{content:"Save"!important;margin-left:.5rem!important}button[aria-label=Close]:after{content:"Close"!important;margin-left:.5rem!important}button[aria-label=Search]:after{content:"Search"!important;margin-left:.5rem!important}button[aria-label=Filter]:after{content:"Filter"!important;margin-left:.5rem!important}button[aria-label=Refresh]:after{content:"Refresh"!important;margin-left:.5rem!important}button[aria-label=Send]:after{content:"Send"!important;margin-left:.5rem!important}button[aria-label=Reply]:after{content:"Reply"!important;margin-left:.5rem!important}button[aria-label="Submit assignment with camera"]:after{content:"Camera Submit"!important;margin-left:.5rem!important}button[aria-label="Open canvas for student work"]:after{content:"Student Canvas"!important;margin-left:.5rem!important}button[aria-label="Open canvas for parent view"]:after{content:"Parent Canvas"!important;margin-left:.5rem!important}button[aria-label="Open canvas for teacher view"]:after{content:"Teacher Canvas"!important;margin-left:.5rem!important}button[aria-label="List view"]:after{content:"List"!important;margin-left:.5rem!important}button[aria-label="Grid view"]:after{content:"Grid"!important;margin-left:.5rem!important}button[aria-label="Calendar view"]:after{content:"Calendar"!important;margin-left:.5rem!important}button[aria-label="Card view"]:after{content:"Card"!important;margin-left:.5rem!important}button[aria-label="Table view"]:after{content:"Table"!important;margin-left:.5rem!important}button[aria-label="Subject grid view"]:after{content:"Subject Grid"!important;margin-left:.5rem!important}button[aria-label="Planner view"]:after{content:"Planner"!important;margin-left:.5rem!important}button[aria-label="Edit course group"]:after{content:"Edit Group"!important;margin-left:.5rem!important}button[aria-label="Delete course group"]:after{content:"Delete Group"!important;margin-left:.5rem!important}button[aria-label*=Summary]:after,button[aria-label*=summary]:after{content:"Summary"!important;margin-left:.5rem!important}button[aria-label*=Detail]:after,button[aria-label*=detail]:after{content:"Details"!important;margin-left:.5rem!important}button[aria-label*=Delete]:after{content:"Delete"!important;margin-left:.5rem!important}button[aria-label*=Edit]:after{content:"Edit"!important;margin-left:.5rem!important}button[aria-label*=View]:after{content:"View"!important;margin-left:.5rem!important}button[aria-label]:after{font-size:.875rem!important;font-weight:500!important;display:inline!important}.ck-button-group button[aria-label]{width:auto!important;min-width:auto!important;padding:.5rem .75rem!important;justify-content:flex-start!important}.ck-button-group button[aria-label]:after{display:inline!important}button[aria-label] svg{flex-shrink:0!important}table.ck-table td:last-child button{width:100%!important;margin-bottom:.25rem!important}.ck-form-control{width:100%!important}.ck-input,.ck-select{font-size:1rem!important;min-height:2.75rem!important}.ck-badge{font-size:.75rem!important;padding:.25rem .5rem!important}p:not(header *),.ck-text:not(header *){font-size:.875rem!important;line-height:1.5!important}}
