:root{color:#261d20;font-synthesis:none;--cream:#f7f3ed;--gold:#d7aa4b;--gold-pale:#fff3d4;--green:#236b54;--ink:#261d20;--line:#e3dadd;--muted:#6a6063;--panel:#fff;--red:#a62d25;--wine:#900029;--wine-dark:#520018;--wine-pale:#f4e4e9;--shadow:0 18px 45px #4800171a;background:#f7f3ed;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:var(--wine)}:focus-visible{outline-offset:3px;outline:3px solid #1f6feb}.skip-link{background:var(--panel);color:var(--wine);z-index:300;border-radius:.5rem;padding:.75rem 1rem;font-weight:800;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell{grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--wine-dark);color:#fff;z-index:80;flex-direction:column;gap:1.2rem;height:100vh;padding:1.25rem 1rem;display:flex;position:sticky;top:0;overflow:auto}.brand{color:#fff;align-items:center;gap:.75rem;padding:.15rem .35rem;text-decoration:none;display:flex}.brand img{filter:brightness(0)invert();object-fit:contain;width:68px;height:58px}.brand strong,.brand small{display:block}.brand strong{font:600 1rem Georgia,serif}.brand small{color:#dfc7ce;letter-spacing:.06em;text-transform:uppercase;margin-top:.2rem;font-size:.64rem}.sidebar nav{gap:.3rem;display:grid}.sidebar nav>span{color:#c4a8b1;letter-spacing:.12em;text-transform:uppercase;padding:1rem .8rem .2rem;font-size:.67rem;font-weight:900}.sidebar nav a{color:#eadde1;border-radius:.6rem;padding:.75rem .8rem;font-size:.86rem;font-weight:800;text-decoration:none}.sidebar nav a:hover,.sidebar nav a.active{background:var(--wine);color:#fff}.help-card{background:#ffffff14;border:1px solid #ffffff1a;border-radius:.85rem;margin-top:auto;padding:1rem}.help-card p{color:#dfcdd3;font-size:.8rem;line-height:1.5}.motto{color:var(--gold);margin:.2rem .5rem;font:italic 1rem Georgia,serif}.main-column{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:40;background:#fff;align-items:center;gap:1rem;min-height:78px;padding:.8rem 1.6rem;display:flex;position:sticky;top:0}.topbar>div:first-of-type{gap:.15rem;display:grid}.topbar>div:first-of-type strong{color:var(--wine-dark);font:600 1rem Georgia,serif}.topbar small{color:var(--muted);font-size:.72rem}.mobile-menu{border:1px solid var(--line);background:#fff;border-radius:.6rem;width:42px;height:42px;font-size:1.2rem;display:none}.account-actions{align-items:center;gap:.75rem;margin-left:auto;display:flex}.account-label{text-align:right;gap:.15rem;display:grid}.account-label small{text-transform:capitalize}.content{max-width:1400px;min-height:calc(100vh - 152px);margin:auto;padding:1.7rem}.portal-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:1rem 1.7rem;font-size:.78rem;display:flex}.portal-footer em{color:var(--wine);font-family:Georgia,serif}.hero-card{background:linear-gradient(112deg, var(--wine-dark), var(--wine));box-shadow:var(--shadow);color:#fff;border-radius:1.25rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:clamp(1.5rem,4vw,2.8rem);display:grid}.eyebrow,.meta{color:var(--wine);letter-spacing:.11em;text-transform:uppercase;font-size:.69rem;font-weight:900}.hero-card .eyebrow{color:var(--gold)}.hero-card h1,.page-title h1,.login-card h1,.full-page-state h1,.state-panel h1{color:var(--wine-dark);margin:.45rem 0 .8rem;font:500 clamp(2rem,4vw,3.2rem)/1.05 Georgia,serif}.hero-card h1{color:#fff}.hero-card p{color:#f1e3e8;max-width:780px;margin:0;line-height:1.6}.hero-mark{color:var(--gold);border:1px solid #ffffff40;border-radius:50%;place-items:center;width:110px;height:110px;font:600 2rem Georgia,serif;display:grid}.section-head,.library-head,.page-title{justify-content:space-between;align-items:center;gap:1rem;margin:1.5rem 0 .8rem;display:flex}.section-head h2,.library-head h2,.submission-card h2,.saved-list h2,.moderation-summary h2,.feedback-panel h2{color:var(--wine-dark);margin:0;font:600 1.55rem Georgia,serif}.section-head p,.library-head p,.page-title p{color:var(--muted);margin:.25rem 0;line-height:1.5}.shelves{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.shelf{border:1px solid var(--line);text-align:left;background:#fff;border-radius:.9rem;align-items:center;gap:.8rem;padding:1rem;display:flex}.shelf:hover{background:#fffafb;border-color:#c5909f}.shelf>span{background:var(--wine-pale);color:var(--wine);border-radius:.7rem;flex:0 0 48px;place-items:center;height:48px;font-weight:900;display:grid}.shelf strong{color:var(--ink)}.shelf small{color:var(--muted);margin-top:.25rem;font-weight:400;display:block}.library-layout{grid-template-columns:260px minmax(0,1fr);gap:1rem;margin-top:1.3rem;display:grid}.filters{border:1px solid var(--line);background:#fff;border-radius:1rem;align-self:start;gap:.35rem;padding:1rem;display:grid;position:sticky;top:96px}.filters h2{color:var(--wine-dark);margin:0 0 .55rem;font:600 1.25rem Georgia,serif}.filters form{gap:.35rem;display:grid}label,legend{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:.45rem;font-size:.71rem;font-weight:900}input,select,textarea{background:#fff;border:1px solid #cfc3c7;border-radius:.58rem;width:100%;padding:.7rem}textarea{resize:vertical;line-height:1.5}.search-row{gap:.35rem;display:flex}.access-note,.auth-note,.form-hint{color:var(--muted);background:#f6f0e9;border-radius:.65rem;padding:.75rem;font-size:.76rem;line-height:1.5}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.library-tools,.view-switch{gap:.35rem;display:flex}.view-switch [aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:#fff}.resource-grid.list{grid-template-columns:minmax(0,1fr)}.resource-grid.list .resource-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:0;display:grid}.resource-grid.list .resource-actions{flex-direction:column;justify-content:center;align-self:stretch;margin:0}.resource-card{border:1px solid var(--line);background:#fff;border-radius:.9rem;flex-direction:column;gap:.75rem;min-height:310px;padding:1rem;display:flex}.file-icon{background:var(--wine-pale);color:var(--wine);border-radius:.65rem;place-items:center;width:52px;height:57px;font-size:.72rem;font-weight:900;display:grid}.resource-card h3{color:var(--ink);margin:.35rem 0;font-size:1rem;line-height:1.35}.resource-card p,.submission-card p,.saved-list p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.badges{flex-wrap:wrap;gap:.35rem;margin-top:.65rem;display:flex}.badge,.status-badge{text-transform:capitalize;border-radius:999px;padding:.32rem .48rem;font-size:.66rem;font-weight:900}.badge.public{color:#185743;background:#e5f2ed}.badge.student{color:#563889;background:#ece7f7}.badge.teacher{color:#8c4c00;background:#fff0dd}.badge.type{background:var(--wine-pale);color:var(--wine)}.resource-actions{justify-content:space-between;align-items:center;gap:.4rem;margin-top:auto;display:flex}.resource-actions>div{gap:.35rem;display:flex}.primary,.secondary{border-radius:.58rem;min-height:42px;padding:.7rem .85rem;font-weight:900}.primary{background:var(--wine);border:1px solid var(--wine);color:#fff}.primary:hover{background:var(--wine-dark)}.primary.gold{color:#fff;background:#7b5200;border-color:#7b5200}.secondary{color:var(--wine);background:#fff;border:1px solid #cfc3c7}.compact{min-height:38px;padding:.5rem .65rem}.full-button{width:100%;margin-top:.55rem}.button-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.save-button{border:1px solid var(--line);color:var(--wine);background:#fff;border-radius:.55rem;width:42px;height:42px;font-size:1.25rem}.save-button.saved{color:#805600}.state-panel{color:var(--muted);text-align:center;background:#fff;border:1px dashed #cfc3c7;border-radius:.9rem;padding:clamp(1.5rem,5vw,3rem)}.state-panel h2,.state-panel h3{color:var(--wine-dark);font-family:Georgia,serif}.state-panel.error{background:#fff6f5;border-color:#d6948e}.access-denied{max-width:720px;margin:2rem auto}.skeleton{overflow:hidden}.skeleton span{background:linear-gradient(90deg,#eee7e9,#faf7f8,#eee7e9) 0 0/240% 100%;border-radius:.4rem;height:1rem;animation:1.35s linear infinite shimmer;display:block}.skeleton span:first-child{width:52px;height:57px}.skeleton span:nth-child(2){width:75%;margin-top:2rem}.pagination{justify-content:center;align-items:center;gap:.7rem;margin-top:1.2rem;display:flex}.portal-dialog{border:0;border-radius:1rem;width:min(820px,100% - 2rem);max-height:min(90vh,900px);padding:0;box-shadow:0 30px 90px #0000005c}.portal-dialog::backdrop{background:#21060eb8}.dialog-head,.dialog-actions{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.dialog-head{border-bottom:1px solid var(--line)}.dialog-head h2{color:var(--wine-dark);margin:.25rem 0 0;font:600 1.6rem Georgia,serif}.dialog-actions{border-top:1px solid var(--line);justify-content:flex-end}.dialog-body{max-height:65vh;padding:1.2rem;overflow:auto}.icon-button{background:var(--wine-pale);color:var(--wine);border:0;border-radius:50%;width:42px;height:42px;font-size:1.25rem}.preview-layout{grid-template-columns:minmax(0,1fr) 250px;gap:1rem;display:grid}.paper-preview{text-align:center;background:#f0e9eb;border-radius:.8rem;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:2rem;display:flex}.paper-preview>span{border:1px solid var(--line);color:var(--wine);background:#fff;border-radius:.7rem;place-items:center;width:72px;height:90px;font-weight:900;display:grid}.paper-preview p{color:var(--muted);line-height:1.55}.detail-list{border:1px solid var(--line);border-radius:.8rem;margin:0;padding:1rem}.detail-list div{border-bottom:1px solid var(--line);padding:.6rem 0}.detail-list div:last-child{border:0}.detail-list dt{color:var(--muted);text-transform:uppercase;font-size:.66rem;font-weight:900}.detail-list dd{margin:.2rem 0 0;font-size:.84rem;font-weight:800}.integration-note,.pending-integration{background:var(--gold-pale);color:#5b440f;border:1px solid #d7b45f;border-radius:.7rem;margin-top:1rem;padding:.85rem;font-size:.82rem;line-height:1.5}.report-options{border:0;gap:.5rem;margin:0 0 1rem;padding:0;display:grid}.radio-card{border:1px solid var(--line);color:var(--ink);letter-spacing:0;text-transform:none;border-radius:.6rem;align-items:center;gap:.6rem;margin:0;padding:.7rem;display:flex}.radio-card input{accent-color:var(--wine);width:18px;height:18px}.login-page,.full-page-state{background:linear-gradient(120deg, var(--wine-dark), var(--wine));justify-content:center;align-items:center;min-height:100vh;padding:1.25rem;display:flex}.login-card{text-align:center;background:#fff;border-radius:1.4rem;width:100%;max-width:480px;padding:clamp(1.3rem,5vw,2rem);box-shadow:0 35px 100px #00000057}.login-card img{width:145px;height:auto;margin:0 auto .8rem;display:block}.login-card p{color:var(--muted);line-height:1.55}.login-card form{text-align:left;gap:.35rem;display:grid}.full-page-state{color:#fff;text-align:center;flex-direction:column}.full-page-state img{filter:brightness(0)invert();height:auto}.full-page-state h1{color:#fff}.full-page-state p{color:#eadde1}.page-title{align-items:flex-end;margin-top:0}.submission-list,.saved-list{gap:.75rem;display:grid}.submission-card,.saved-list article{border:1px solid var(--line);background:#fff;border-radius:.85rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.saved-list article{grid-template-columns:auto minmax(0,1fr) auto}.submission-card h2,.saved-list h2{margin:.5rem 0;font-size:1.2rem}.submission-actions{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.submission-actions span{color:var(--muted);font-size:.76rem}.status-badge.draft{color:#563889;background:#ece7f7}.status-badge.returned{color:#8c4c00;background:#fff0dd}.status-badge.pending_review{color:#285f99;background:#e8eff8}.status-badge.rejected{color:var(--red);background:#fde7e5}.status-message{color:var(--green);min-height:1.5rem;padding:.35rem 0;font-size:.84rem;font-weight:800}.feedback-panel{background:#fff9e9;border:1px solid #ddc681;border-radius:.85rem;margin-bottom:1rem;padding:1rem}.feedback-panel blockquote{border-left:3px solid var(--gold);margin:.7rem 0;padding-left:.8rem}.feedback-panel footer{color:var(--muted);font-size:.75rem}.draft-form{border:1px solid var(--line);background:#fff;border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;padding:clamp(1rem,3vw,1.5rem);display:grid}.form-field{gap:.35rem;display:grid}.form-field label,.form-field legend{margin:0}.full-span{grid-column:1/-1}.form-checks{border:0;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;display:flex}.form-checks legend{flex-basis:100%}.form-checks label{border:1px solid var(--line);color:var(--ink);letter-spacing:0;text-transform:none;border-radius:.6rem;align-items:center;gap:.45rem;padding:.6rem .7rem;display:flex}.form-checks input{accent-color:var(--wine);width:18px;height:18px}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.moderation-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.moderation-summary article{border:1px solid var(--line);background:#fff;border-radius:.9rem;padding:1rem}.moderation-summary strong{color:var(--wine-dark);font:600 1.2rem Georgia,serif}.moderation-summary p{color:var(--muted);line-height:1.55}.menu-scrim{display:none}@keyframes shimmer{to{background-position:-240% 0}}@media (width<=1150px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=880px){.app-shell{grid-template-columns:minmax(0,1fr)}.sidebar{width:270px;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:18px 0 60px #00000047}.sidebar.open{transform:none}.menu-scrim{z-index:70;background:#21060e9e;border:0;display:block;position:fixed;inset:0}.mobile-menu{display:block}.library-layout{grid-template-columns:minmax(0,1fr)}.filters{position:static}.preview-layout{grid-template-columns:minmax(0,1fr)}.paper-preview{min-height:280px}}@media (width<=620px){.content{padding:1rem}.topbar{padding:.7rem 1rem}.topbar>div:first-of-type,.account-label{display:none}.hero-card{grid-template-columns:minmax(0,1fr)}.hero-mark{display:none}.shelves,.resource-grid,.moderation-summary,.draft-form{grid-template-columns:minmax(0,1fr)}.full-span{grid-column:auto}.library-head,.page-title,.section-head{flex-direction:column;align-items:flex-start}.library-tools{flex-wrap:wrap}.resource-grid.list .resource-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.resource-grid.list .resource-actions{grid-column:1/-1}.resource-actions{align-items:flex-start}.resource-actions>div{flex-wrap:wrap}.submission-card,.saved-list article{grid-template-columns:minmax(0,1fr);align-items:start}.submission-actions{align-items:stretch;width:100%}.dialog-actions{flex-direction:column-reverse;align-items:stretch}.dialog-actions button{width:100%}.portal-footer{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
