.teacher-account-workspace{grid-template-rows:65px minmax(0,1fr)}
.account-canvas{min-width:0;min-height:0;padding:16px 18px 18px;overflow:auto;background:radial-gradient(circle at 72% 14%,rgba(208,174,108,.09),transparent 28%),repeating-linear-gradient(0deg,rgba(105,75,30,.016) 0 1px,transparent 1px 5px),#f8f2e6}
.account-card{position:relative;border:1px solid rgba(176,130,59,.56);border-radius:4px;background:rgba(255,251,243,.76);box-shadow:inset 0 0 0 3px rgba(255,255,255,.35)}
.account-card::before,.account-card::after{content:"";position:absolute;width:13px;height:13px;pointer-events:none}.account-card::before{top:5px;left:5px;border-top:1px solid #b98f4e;border-left:1px solid #b98f4e}.account-card::after{right:5px;bottom:5px;border-right:1px solid #b98f4e;border-bottom:1px solid #b98f4e}
.resource-heading{display:flex;align-items:flex-start;justify-content:space-between;height:185px}.resource-heading h1,.profile-heading h1{margin:0;color:#51211f;font-size:30px;font-weight:500;letter-spacing:.08em}.resource-heading h1::before,.resource-heading h1::after{content:"❧";margin:0 12px;color:#b48a42;font-size:15px}
.resource-search{display:flex;width:650px;height:46px;margin-top:24px;border:1px solid #b99459;border-radius:8px;overflow:hidden;background:#fffaf0}.resource-search input{flex:1;padding:0 16px;border:0;outline:0;background:none}.resource-search button{width:90px;border:0;color:#f9dc9e;background:#6d1824;font-size:15px}
.resource-actions{display:flex;gap:12px;margin-top:16px}.resource-actions button{height:44px;padding:0 22px;border:1px solid #ad7f3c;color:#765529;background:#fffaf0}.resource-actions .upload{color:#f7da9d;background:#6c1823}
.resource-tabs{position:absolute;top:150px;left:18px;display:flex}.resource-tabs button{min-width:120px;height:40px;border:1px solid #cdb58a;color:#5e5144;background:#fffaf0}.resource-tabs .is-active{color:#f8d99a;background:#6e1d28}
.resources-grid{display:grid;grid-template-columns:180px minmax(0,1fr) 310px;grid-template-rows:minmax(0,1fr) 128px;gap:12px 14px;min-height:675px}
.resource-page{position:relative;display:grid;grid-template-rows:185px minmax(0,1fr);overflow:hidden}.resource-page .resources-grid{min-height:0}
.folder-tree{grid-row:1;padding:12px}.folder-tree h2{margin:0 0 12px;font-size:14px;font-weight:500}.folder-tree ul{margin:0;padding:0;list-style:none}.folder-tree li{display:grid;grid-template-columns:1fr auto;align-items:center;height:40px;border-bottom:1px solid rgba(170,128,67,.19);font-size:11px}.folder-tree b{display:inline-block;min-width:26px;padding:3px 6px;border-radius:10px;text-align:center;background:#e8e0d0;font-weight:400}
.file-table{grid-column:2;grid-row:1;overflow:hidden}.file-table table{width:100%;border-collapse:collapse}.file-table th,.file-table td{height:43px;padding:0 12px;border-bottom:1px solid rgba(170,128,67,.22);font-size:10px;text-align:left;white-space:nowrap}.file-table th{height:45px;color:#75695b;background:rgba(198,160,99,.06);font-weight:500}
.file-name{display:flex;align-items:center;gap:9px}.file-icon{display:grid;place-items:center;width:28px;height:31px;border-radius:3px;color:#fff;font:700 15px Arial}.word{background:#2670c8}.ppt{background:#df671f}.excel{background:#2b9a55}.pdf{background:#d9473e}.folder-icon{background:#dca42e}.file-name span{overflow:hidden;text-overflow:ellipsis;max-width:230px}
.permission{padding:4px 8px;border:1px solid #bdc6c9;border-radius:4px;color:#3a5f7c;background:#edf3f6}.permission.school{color:#80623b;border-color:#d8c39a;background:#f7ecd6}.permission.shared{color:#8b6835;border-color:#dbc49b;background:#fff5dd}.file-ops{font-size:16px;letter-spacing:.15em}.file-ops button{border:0;background:none}.file-ops .is-starred{color:#d4a12b}
.file-footer{display:flex;align-items:center;justify-content:space-between;height:42px;padding:0 14px;font-size:10px}.file-pages button{width:32px;height:29px;border:1px solid #d1bd96;background:#fffaf0}.file-pages .is-active{color:#f6d88f;background:#6d1c27}
.resource-side{grid-column:3;grid-row:1/3;display:grid;grid-template-rows:225px 145px 170px minmax(150px,1fr);gap:12px}.side-card{padding:12px 16px}.side-card header{display:flex;align-items:center;justify-content:space-between}.side-card h2{margin:0 0 10px;font-size:16px;font-weight:500}.side-card a{font-size:10px}.side-list{margin:0;padding:0;list-style:none}.side-list li{display:grid;grid-template-columns:24px 1fr auto;align-items:center;min-height:35px;font-size:10px}.side-list i{display:grid;place-items:center;width:20px;height:22px;border-radius:2px;color:#fff;font-style:normal;font-weight:700}.share-list li i{color:#0e3159;background:none}
.storage{display:grid;grid-template-columns:120px 1fr;align-items:center}.storage-ring{position:relative;display:grid;place-items:center;width:100px;height:100px;border-radius:50%;background:conic-gradient(#193d66 0 34%,#ddd7ca 34%)}.storage-ring::after{content:"";position:absolute;width:76px;height:76px;border-radius:50%;background:#fbf6eb}.storage-ring p{z-index:1;margin:0;text-align:center;font-size:20px}.storage-ring small{display:block;font-size:10px}.storage-legend{display:grid;gap:18px;font-size:10px}.storage-legend span::before{content:"";display:inline-block;width:9px;height:9px;margin-right:8px;border-radius:50%;background:#193d66}.storage-legend span:last-child::before{background:#cfc8bb}
.version-note{grid-column:1/3;grid-row:2;padding:16px 30px}.version-note h2{margin:0 0 8px;font-size:15px}.version-note ol{margin:0;padding-left:20px;font-size:10px;line-height:1.8}
.profile-heading{display:flex;align-items:center;gap:18px;height:60px}.profile-heading h1{color:#0a2748}.profile-heading span{padding:6px 12px;border:1px solid #d2b98e;border-radius:4px;color:#8d7348;background:#f6eedc;font-size:11px}
.profile-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,1fr);grid-template-rows:260px 195px 235px;gap:12px 14px;min-height:700px}.profile-hero{grid-column:1;display:grid;grid-template-columns:180px 1fr;align-items:center;padding:20px 28px}
.photo-placeholder{display:grid;place-items:center;width:150px;height:215px;border:2px double #c7a66d;border-radius:6px;color:#948e84;text-align:center;background:#f7f3ec}.photo-placeholder i{display:grid;place-items:center;width:105px;height:105px;border:1px dashed #aaa39a;border-radius:50%;font-style:normal;font-size:43px}.photo-placeholder small{display:block}.identity h2{margin:0;color:#092445;font-size:28px}.identity p{margin:10px 0;color:#625a52}.rank-badge{display:inline-block;padding:8px 28px;border:3px double #c69a54;border-radius:18px;color:#f8d990;background:#6e1d28}
.employment{grid-column:2;padding:18px}.employment h2,.profile-bottom h2{margin:0 0 12px;color:#0a2748;font-size:18px}.detail-list{margin:0;padding:0;list-style:none}.detail-list li{display:grid;grid-template-columns:120px 1fr;min-height:39px;padding:7px 0;border-bottom:1px solid rgba(170,128,67,.23);font-size:11px}.permissions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.permissions span{padding:8px;border:1px solid #d4bf97;border-radius:5px;text-align:center;color:#876f48;background:#faf3e3;font-size:10px}
.profile-details{grid-column:1;grid-row:2}.profile-tabs{display:flex;height:47px;border-bottom:1px solid rgba(170,128,67,.25)}.profile-tabs button{padding:0 30px;border:0;background:none}.profile-tabs .is-active{border-bottom:3px solid #9e7936;font-weight:700}.private-list{margin:0;padding:8px 18px;list-style:none}.private-list li{display:grid;grid-template-columns:130px 1fr 185px;align-items:center;min-height:31px;border-bottom:1px solid rgba(170,128,67,.2);font-size:10px}.profile-edit{display:flex;justify-content:flex-end;gap:16px;padding:4px 20px}.profile-edit button{height:34px;padding:0 24px;border:1px solid #b78d52;background:#fffaf0}.profile-edit .save{color:#f6da9c;background:#6e1d28}
.profile-bottom{display:grid;grid-template-columns:.8fr 1.08fr 1.08fr 1.08fr;gap:12px;grid-column:1/3;grid-row:3}.profile-bottom>section{padding:14px}.stat-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stat-boxes article{display:grid;place-content:center;height:125px;border:1px solid #d4bf98;text-align:center}.stat-boxes strong{display:block;margin-top:10px;font-size:28px;font-weight:400}.activity-list,.document-list,.security-list{margin:0;padding:0;list-style:none}.activity-list li,.document-list li,.security-list li{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:34px;border-bottom:1px solid rgba(170,128,67,.22);font-size:9px}.document-list i{margin-right:8px;color:#d34b40}.security-list b{color:#3b8a54}.profile-bottom footer{margin-top:8px;color:#7b5b36;font-size:10px}
.teacher-toast{position:fixed;right:26px;bottom:24px;z-index:99;padding:11px 18px;border:1px solid #c79b53;border-radius:4px;color:#fff1d1;background:#681923;opacity:0;transform:translateY(12px);transition:.2s;pointer-events:none}.teacher-toast.is-visible{opacity:1;transform:none}
@media(max-width:1200px){.resources-grid{grid-template-columns:180px 1fr}.resource-side{grid-column:1/3;grid-row:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.profile-grid{grid-template-columns:1fr;grid-template-rows:auto}.employment,.profile-details{grid-column:1}.profile-bottom{grid-column:1;grid-template-columns:1fr 1fr}}
@media(max-width:760px){.resource-page{display:block;overflow:auto}.resource-heading{height:auto;display:block}.resource-search{width:100%;margin-top:14px}.resource-actions{margin-bottom:52px}.resource-tabs{top:174px;max-width:calc(100% - 36px);overflow-x:auto}.resources-grid{display:block}.resources-grid>*{margin-bottom:12px}.file-table{overflow-x:auto}.file-table>*{min-width:850px}.resource-side{display:block}.side-card{min-height:160px;margin-bottom:12px}.version-note{min-height:140px}.profile-heading{height:auto;margin-bottom:12px}.profile-grid{display:block}.profile-grid>*{margin-bottom:12px}.profile-hero{grid-template-columns:1fr;text-align:center}.photo-placeholder{margin:auto}.identity{margin-top:16px}.profile-bottom{display:block}.profile-bottom>section{min-height:220px;margin-bottom:12px}.private-list li{grid-template-columns:100px 1fr}.private-list li span:last-child{display:none}}