/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}}:root{--ink:#16233b;--muted:#6a758a;--blue:#315ee7;--blue-dark:#2447bd;--paper:#f6f8fc;--line:#e5eaf2;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);margin:0;font-family:PingFang SC,Microsoft YaHei,Inter,system-ui,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1160px,100% - 40px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e2e7f0e6;height:74px;position:sticky;top:0}.header-inner{justify-content:space-between;height:100%}.brand,.header-inner{align-items:center;display:flex}.brand{color:var(--ink);text-align:left;background:0 0;border:0;gap:11px;padding:0}.brand-mark{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid;transform:rotate(-3deg);box-shadow:0 7px 18px #315ee73d}.brand-mark span{font-family:serif;font-size:20px;font-weight:800;transform:rotate(3deg)}.brand strong{letter-spacing:.08em;font-size:19px;display:block}.brand small{color:#8993a4;letter-spacing:.16em;margin-top:2px;font-size:10px;display:block}.main-nav{align-items:center;gap:34px;display:flex}.main-nav a{color:#5f6a7d;background:0 0;border:0;padding:25px 0 22px;font-size:14px;position:relative}.main-nav a.active{color:var(--blue);font-weight:700}.main-nav a.active:after{content:"";background:var(--blue);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:2px;right:2px}.header-actions{align-items:center;gap:10px;display:flex}.login-button,.upload-button{border-radius:9px;height:38px;padding:0 16px;font-size:13px;font-weight:650}.upload-button{color:#40506a;background:#fff;border:1px solid #d9e1ef}.login-button{color:#fff;background:var(--blue);border:0;justify-content:center;align-items:center;min-width:66px;display:inline-flex}.menu-button{color:var(--ink);background:0 0;border:0;font-size:22px;display:none}.hero{background:linear-gradient(135deg,#f0f5ff,#f8f9fd 52%,#f3f0ff);min-height:476px;position:relative;overflow:hidden}.hero:after,.hero:before{content:"";filter:blur(1px);border-radius:50%;position:absolute}.hero:before{background:#618eff1a;width:360px;height:360px;top:-120px;right:-80px}.hero:after{background:#8a60ff14;width:260px;height:260px;bottom:-160px;left:-100px}.hero-grid{opacity:.35;background-image:linear-gradient(#5970a614 1px,#0000 0),linear-gradient(90deg,#5970a614 1px,#0000 0);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.hero-inner{text-align:center;z-index:1;padding:62px 0 56px;position:relative}.eyebrow{color:#5270ad;letter-spacing:.04em;background:#ffffffb8;border:1px solid #dae4f7;border-radius:100px;align-items:center;gap:7px;padding:7px 14px;font-size:12px;font-weight:650;display:inline-flex}.eyebrow span{color:#7b57dd}.hero h1{letter-spacing:-.03em;margin:20px 0 14px;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(39px,5vw,60px);font-weight:800;line-height:1.18}.hero h1 em{color:var(--blue);font-style:normal;position:relative}.hero h1 em:after{content:"";border-top:3px solid #315ee74d;border-radius:50%;height:7px;position:absolute;bottom:-5px;left:2%;right:2%}.hero p{color:#66738a;margin:0 auto 28px;font-size:15px}.search-panel{background:#fff;border:1px solid #dae1efcc;border-radius:13px;width:min(760px,100%);margin:0 auto;padding:6px;display:flex;box-shadow:0 13px 35px #1f356321}.search-box{flex:1;align-items:center;gap:11px;padding:0 12px;display:flex}.search-box>span{color:#7e899c;font-size:25px;line-height:1;transform:rotate(-15deg)}.search-box input{height:43px;color:var(--ink);border:0;outline:0;flex:1;min-width:0}.search-box input::placeholder{color:#a2aaba}.search-box kbd{color:#9ba4b3;background:#f5f6f9;border:1px solid #e5e8ee;border-radius:5px;padding:4px 6px;font-size:10px;box-shadow:0 1px #d9dde5}.search-panel>button{color:#fff;background:var(--blue);border:0;border-radius:9px;padding:0 25px;font-size:14px;font-weight:700}.hot-searches{color:#97a0af;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:19px;font-size:11px;display:flex}.hot-searches button{color:#778399;background:#ffffff80;border:1px solid #dfe5f0;border-radius:20px;padding:5px 10px}.stats-wrap{z-index:3;position:relative;transform:translateY(-24px)}.stats-card{background:#fff;border:1px solid #e8ecf3;border-radius:14px;grid-template-columns:repeat(4,1fr);padding:23px 0;display:grid;box-shadow:0 12px 36px #1f30591a}.stats-card div{text-align:center;border-right:1px solid var(--line)}.stats-card div:last-child{border:0}.stats-card strong{color:#233d80;font-family:Georgia,serif;font-size:25px;display:block}.stats-card span{color:#929baa;margin-top:4px;font-size:11px;display:block}.section{padding:58px 0 70px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-kicker{color:var(--blue);letter-spacing:.22em;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.section-heading h2{margin:0 0 5px;font-family:Georgia,Noto Serif SC,serif;font-size:28px}.section-heading p{color:#939baa;margin:0;font-size:12px}.text-link{color:#71809a;background:0 0;border:0;font-size:12px}.text-link span{color:var(--blue);margin-left:5px}.category-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.course-group-heading{align-items:center;gap:12px;margin:6px 0 14px;display:flex}.course-group-heading>span{color:#7657d6;background:#f3eaff;border-radius:13px;place-items:center;width:38px;height:38px;font:800 11px Georgia,serif;display:grid}.course-group-heading h3{color:#5d4b68;margin:0 0 2px;font-size:16px}.course-group-heading p{color:#a093a8;margin:0;font-size:10px}.course-group-heading.professional{margin-top:34px}.course-group-heading.professional>span{color:#278b77;background:#e8f8f4}.catalog-hero{background:linear-gradient(135deg,#fff0f6,#f4efff 55%,#edf9ff);border-bottom:3px solid #f2deea;padding:72px 0 64px;position:relative;overflow:hidden}.catalog-hero:after{content:"";background:#f07eab24;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-70px}.catalog-hero.majors{background:linear-gradient(135deg,#eff9ff,#f2f3ff 55%,#f8efff)}.catalog-hero.extras{background:linear-gradient(135deg,#f1fff9,#f4f1ff 55%,#fff2f6)}.catalog-hero h1{color:#55445e;margin:8px 0;font:800 clamp(36px,5vw,56px) STKaiti,KaiTi,serif}.catalog-hero p{color:#83758c;margin:0 0 24px}.catalog-search{background:#fff;border:2px solid #eaddea;border-radius:15px;align-items:center;gap:10px;width:min(620px,100%);height:52px;padding:0 16px;display:flex;box-shadow:0 7px #dac3d73b}.catalog-search span{color:#a083ad;font-size:23px}.catalog-search input{border:0;outline:0;flex:1;min-width:0}.category-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;align-items:center;min-height:92px;padding:17px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.category-card.selected,.category-card:hover{border-color:#becbf5;transform:translateY(-3px);box-shadow:0 12px 24px #2c3f6314}.category-icon{border-radius:12px;place-items:center;width:48px;height:48px;margin-right:14px;font-family:Georgia,serif;font-size:21px;font-weight:800;display:grid}.category-copy{flex:1}.category-copy small,.category-copy strong{display:block}.category-copy strong{margin-bottom:6px;font-size:14px}.category-copy small{color:#9ba3b1;font-size:10px}.category-arrow{color:#b2bac7}.category-card.blue .category-icon{color:#3764d9;background:#edf3ff}.category-card.violet .category-icon{color:#7555c6;background:#f2edff}.category-card.amber .category-icon{color:#c98217;background:#fff4df}.category-card.rose .category-icon{color:#d8586d;background:#ffedf0}.category-card.cyan .category-icon{color:#268aa0;background:#e8f8fb}.category-card.green .category-icon{color:#29965a;background:#eaf8ef}.filter-pills{background:#edf0f5;border-radius:9px;gap:6px;padding:4px;display:flex}.filter-pills button{color:#748096;background:0 0;border:0;border-radius:7px;padding:7px 12px;font-size:11px}.filter-pills button.active{color:var(--blue);background:#fff;font-weight:700;box-shadow:0 2px 8px #2d3d5d17}.resource-list{gap:10px;display:grid}.resource-card{background:#fff;border:1px solid #e5eaf1;border-radius:12px;align-items:center;gap:15px;padding:16px 17px;transition:box-shadow .2s,border-color .2s;display:flex}.resource-card:hover{border-color:#cdd7eb;box-shadow:0 8px 22px #2b3d6112}.file-icon{border-radius:8px 8px 12px;flex:none;place-items:center;width:49px;height:55px;display:grid;position:relative}.file-icon:after{content:"";border-color:#0000 #0000 #ffffffbf;border-style:solid;border-width:0 0 12px 12px;position:absolute;top:0;right:0}.file-icon span{letter-spacing:.05em;background:#fffc;border-radius:4px;padding:3px 5px;font-size:8px;font-weight:900}.file-icon.blue{color:#3260ce;background:#dfe9ff}.file-icon.violet{color:#714cc0;background:#e9e0ff}.file-icon.green{color:#228451;background:#def3e7}.file-icon.amber{color:#b87413;background:#ffedcd}.file-icon.rose{color:#c9435b;background:#ffe0e5}.file-icon.cyan{color:#257b91;background:#dff4f8}.resource-copy{flex:1;min-width:0}.resource-meta{color:#9aa3b1;gap:13px;margin-bottom:6px;font-size:9px;display:flex}.resource-meta span:first-child{color:var(--blue);background:#eff3ff;border-radius:4px;padding:2px 5px}.resource-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:14px;overflow:hidden}.resource-copy p{color:#939cac;margin:0;font-size:10px}.resource-score{color:#8d96a6;gap:14px;min-width:105px;font-size:10px;display:flex}.resource-score strong{color:#ed9b28}.download-button{color:#52627b;background:#fff;border:1px solid #dce3ef;border-radius:8px;padding:8px 13px;font-size:10px}.download-button:hover{color:#fff;background:var(--blue);border-color:var(--blue)}.more-button{color:#6b788e;background:#fff;border:1px solid #dce3ef;border-radius:8px;margin:23px auto 0;padding:9px 18px;font-size:11px;display:block}.contribute{color:#fff;background:linear-gradient(115deg,#294fc3,#4b68d7 64%,#5b77dd);border-radius:20px;align-items:center;min-height:270px;margin-top:70px;margin-bottom:70px;padding:48px 66px;display:flex;position:relative;overflow:hidden}.contribute:before{content:"";background-image:radial-gradient(#ffffff24 1px,#0000 0);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.contribute-copy{z-index:2;width:58%;position:relative}.contribute-copy>span{letter-spacing:.15em;opacity:.7;font-size:10px}.contribute h2{margin:9px 0;font-family:Georgia,Noto Serif SC,serif;font-size:27px;line-height:1.45}.contribute p{opacity:.72;margin-bottom:20px;font-size:12px}.contribute button{color:#3155c4;background:#fff;border:0;border-radius:8px;padding:10px 17px;font-size:11px;font-weight:700}.contribute-art{width:42%;height:200px;position:relative}.paper{color:#3155c4;background:#fff;border-radius:9px;place-items:center;width:92px;height:120px;font-family:Georgia,serif;font-size:31px;font-weight:800;display:grid;position:absolute;box-shadow:0 18px 35px #0f1c5640}.paper-one{top:38px;right:110px;transform:rotate(-12deg)}.paper-two{background:#e8edff;top:13px;right:38px;transform:rotate(10deg)}.paper-three{color:#855f19;background:#fbdb95;width:68px;height:89px;top:91px;right:3px;transform:rotate(17deg)}.orbit{border:1px solid #ffffff40;border-radius:50%;position:absolute}.orbit-one{width:230px;height:230px;top:-15px;right:-13px}.orbit-two{width:310px;height:310px;top:-55px;right:-55px}footer{border-top:1px solid var(--line);padding:34px 0 22px}.footer-inner{grid-template-columns:1fr auto;align-items:center;gap:25px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand strong{font-size:14px}.footer-brand p{color:#9099a8;margin:4px 0 0;font-size:10px}.footer-links{color:#798599;gap:24px;font-size:11px;display:flex}.copyright{color:#a2aab7;text-align:center;border-top:1px solid #eef1f5;grid-column:1/-1;margin:3px 0 0;padding-top:18px;font-size:9px}.toast{color:#fff;z-index:100;background:#152442;border-radius:8px;padding:10px 18px;font-size:12px;animation:toast-in .25s ease-out;position:fixed;top:86px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #17244138}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.admin-shell{background:linear-gradient(145deg,#eef3ff,#f8f9fd 55%,#f3efff);min-height:100vh;padding:56px 20px}.admin-card{background:#fff;border:1px solid #e1e7f1;border-radius:20px;width:min(1180px,100%);margin:0 auto;padding:34px;box-shadow:0 22px 60px #25375e1f}.admin-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:27px;padding-bottom:25px;display:flex}.admin-badge{color:var(--blue);letter-spacing:.18em;font-size:10px;font-weight:800}.access-card h1,.admin-topbar h1{margin:7px 0;font-family:Georgia,Noto Serif SC,serif;font-size:29px}.access-card p,.admin-topbar p{color:var(--muted);margin:0;font-size:12px}.admin-links{gap:9px;display:flex}.access-card a,.admin-links a,.admin-links button{color:#52627b;background:#fff;border:1px solid #dce3ef;border-radius:8px;padding:8px 13px;font-size:11px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.admin-form label{gap:7px;display:grid}.admin-form label span{color:#4e5c72;font-size:11px;font-weight:700}.admin-form input,.admin-form select,.admin-form textarea{width:100%;color:var(--ink);background:#fbfcfe;border:1px solid #dce3ef;border-radius:9px;outline:none;padding:11px 12px;font-size:12px}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:#8aa4f2;box-shadow:0 0 0 3px #315ee717}.wide-field{margin-top:18px}.upload-note{color:#8b95a5;background:#f5f7fb;border-radius:8px;margin-top:16px;padding:10px 12px;font-size:10px}.admin-submit{background:var(--blue);color:#fff;border:0;border-radius:9px;margin-top:18px;padding:11px 20px;font-size:12px;font-weight:700}.batch-pickers label,.icon-button,.manager-actions button,.replace-button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.batch-pickers svg,.icon-button svg,.manager-actions svg{stroke-width:1.9px;flex:none;width:16px;height:16px}.spin{animation:icon-spin .9s linear infinite}@keyframes icon-spin{to{transform:rotate(1turn)}}.admin-submit:disabled{opacity:.6;cursor:wait}.form-status{color:#38734f;margin:0 0 0 14px;font-size:11px;display:inline-block}.rename-preview{background:#fff7fc;border:2px dashed #d8b7df;border-radius:13px;gap:5px;margin-top:18px;padding:14px 16px;display:grid}.catalog-type-tabs{background:#fffafd;border:1px solid #eadff1;border-radius:16px;flex-wrap:wrap;gap:8px;margin:18px 0 20px;padding:8px;display:flex}.catalog-type-tabs button{color:#8d8195;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:9px 14px;font-size:13px}.catalog-type-tabs button:hover{background:#f8edf7}.catalog-type-tabs button.active{color:#fff;background:#e977a2;box-shadow:0 5px 12px #e977a233}.upload-progress{color:#6f52c7;background:#f3efff;border-radius:13px;flex-direction:column;align-items:stretch;gap:8px;margin:14px 0;padding:13px 16px;font-size:13px;font-weight:700;display:flex}.upload-progress-bar{background:#e2d7f7;border-radius:99px;height:9px;position:relative;overflow:hidden}.upload-progress-bar span{background:linear-gradient(90deg,#7b5bd8,#b18cf0);border-radius:99px;transition:width .25s;position:absolute;inset:0 auto 0 0}.upload-progress-text{font-size:12px}.account-loading{color:#7a6f88;flex-direction:column;align-items:center;gap:16px;padding:80px 20px;display:flex}.account-loading-spinner{border:3px solid #e5dcf3;border-top-color:#7b5bd8;border-radius:50%;width:36px;height:36px;animation:account-spin .7s linear infinite}@keyframes account-spin{to{transform:rotate(1turn)}}.pause-upload-button{color:#7659c4;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7c7ec;border-radius:9px;margin-left:auto;padding:7px 12px;font-size:12px;font-weight:700}.pause-upload-button:hover{background:#f8f2ff}.upload-lock-modal{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#37264d38;place-items:center;display:grid;position:fixed;inset:0}.upload-lock-card{text-align:center;color:#5e4b70;background:#fff;border:1px solid #eadcf4;border-radius:22px;width:min(90vw,360px);padding:30px 26px;box-shadow:0 24px 70px #3c225540}.upload-lock-card svg{color:#8564df;width:32px;height:32px;margin-bottom:10px}.upload-lock-card h3{margin:0 0 8px;font-family:Georgia,Noto Serif SC,serif;font-size:23px}.upload-lock-card p{color:#998ca2;margin:0 0 14px;font-size:13px}.upload-lock-card strong{text-overflow:ellipsis;white-space:nowrap;color:#7b5ccc;font-size:12px;display:block;overflow:hidden}.upload-lock-card small{color:#a99caf;margin-top:8px;display:block}.rename-preview span{color:#a3659d;letter-spacing:.08em;font-size:10px;font-weight:800}.rename-preview strong{color:#5c4768;overflow-wrap:anywhere;font-size:13px}.rename-preview small{color:#96879d;font-size:10px}.recognition-note{color:#287d69;background:#edf9f5;border:1px solid #bde8dc;border-radius:10px;margin-top:10px;padding:9px 12px;font-size:11px}.batch-section{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.batch-pickers{flex-wrap:wrap;gap:10px;display:flex}.batch-pickers label{color:#775782;cursor:pointer;background:#fff7fc;border:2px dashed #c9acd5;border-radius:12px;padding:11px 17px;font-size:11px;font-weight:800;position:relative;overflow:hidden}.batch-pickers input{opacity:0;cursor:pointer;position:absolute;inset:0}.batch-complete{color:#287d69;background:#edf9f5;border:1px solid #bde8dc;border-radius:11px;align-items:center;gap:8px;margin-top:14px;padding:11px 14px;font-size:11px;font-weight:700;display:flex}.batch-complete svg{width:18px;height:18px}.batch-list{gap:8px;max-height:560px;padding-right:5px;display:grid;overflow:auto}.batch-item{background:#fff;border:1px solid #e6d9e9;border-radius:11px}.batch-item summary{cursor:pointer;justify-content:space-between;gap:15px;padding:12px 14px;list-style:none;display:flex}.batch-item summary::-webkit-details-marker{display:none}.batch-item summary span{gap:4px;min-width:0;display:grid}.batch-item summary strong{overflow-wrap:anywhere;font-size:11px}.batch-item summary small{color:#998b9e;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.batch-item summary b{color:#8b7891;font-size:10px}.batch-item.成功{background:#f7fffc;border-color:#a7dccb}.batch-item.重复{background:#fffbf1;border-color:#edcf94}.batch-item.重复 summary b{color:#a16f1e}.batch-item.失败{background:#fff8f9;border-color:#efb4bd}.batch-item.上传中{background:#faf9ff;border-color:#b9b0e8}.batch-edit{border-top:1px dashed #e3d5e5;grid-template-columns:repeat(3,1fr);gap:10px;padding:13px;display:grid}.batch-edit label{color:#776a7d;gap:5px;font-size:9px;display:grid}.batch-edit select{background:#fff;border:1px solid #ded1e2;border-radius:7px;padding:7px;font-size:10px}.batch-edit .danger{color:#b44051;background:#fff;border:1px solid #efbdc5;border-radius:7px;justify-self:start;padding:7px 10px}.batch-error{color:#b53d4e}@media (max-width:560px){.batch-edit{grid-template-columns:1fr 1fr}.batch-pickers label{text-align:center;flex:1}}.manager-section{background:linear-gradient(145deg,#fffaff,#f7f4ff 52%,#f2fbff);border:1px solid #eadff3;border-radius:22px;margin-top:34px;padding:26px;position:relative;overflow:hidden;box-shadow:0 14px 40px #6b4b8e1a}.manager-section:after{content:"";pointer-events:none;background:linear-gradient(145deg,#ff9dc233,#7e67e024);border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-65px}.manager-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.manager-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.manager-heading-actions .ghost-button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.manager-heading-actions .ghost-button svg{width:16px;height:16px}.manager-title{align-items:center;gap:12px;display:flex}.manager-title-icon{color:#fff;background:linear-gradient(145deg,#8c6ce4,#f07dac);border-radius:15px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 7px 15px #855bbe40}.manager-title-icon svg{width:22px}.manager-heading h2{margin:4px 0 0;font-family:Georgia,Noto Serif SC,serif;font-size:24px}.manager-heading p{color:#998ca2;margin:3px 0 0;font-size:10px}.manager-count{z-index:1;color:#7657d6;background:#fff;border:1px solid #eadff3;border-radius:20px;padding:7px 11px;font-size:10px;font-weight:700;position:relative;box-shadow:0 4px 12px #61437b12}.manager-tabs{scrollbar-width:none;gap:8px;padding:3px 1px 16px;display:flex;overflow:auto}.manager-tabs::-webkit-scrollbar{display:none}.manager-tabs button{white-space:nowrap;color:#75667c;cursor:pointer;background:#fff;border:0;border-radius:14px;padding:10px 14px;font-size:11px;font-weight:700;box-shadow:0 4px 12px #63467a12}.manager-tabs button:nth-child(2){color:#2d8a79}.manager-tabs button:nth-child(3){color:#4f6fbe}.manager-tabs button:nth-child(4){color:#bd596f}.manager-tabs button span{color:#8a758f;background:#f1e8f4;border-radius:12px;margin-left:6px;padding:2px 6px;font-size:9px}.manager-tabs button.active{color:#fff;background:linear-gradient(135deg,#7b5bd8,#a476e7);box-shadow:0 6px 16px #6b4ab540}.manager-tabs button.active span{color:#fff;background:#fff3}.manager-subtabs{background:#ffffffb8;border:1px solid #eadff0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:5px;margin:0 0 12px;padding:10px;display:flex}.manager-subtabs strong{color:#76627f;margin:0 7px 0 3px;font-size:10px}.manager-subtabs button{color:#7e7085;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:700}.manager-subtabs button.active{color:#7657d6;background:#fff;box-shadow:0 3px 10px #5b3f7021}.course-tabs{border-left:4px solid #68c9b6}.course-tabs button.active{color:#258471;background:#e9faf5}.math-tabs{background:#fff5facc;border-left:4px solid #f08aae;margin-left:18px}.math-tabs button.active{color:#c84d79;background:#fff}.manager-filters{grid-template-columns:1fr 190px;gap:10px;margin-bottom:15px;display:grid}.manager-search{position:relative}.manager-search svg{color:#9a8da1;width:16px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.manager-search input{width:100%;padding-left:34px!important}.manager-filters.single{grid-template-columns:1fr}.edit-panel input,.edit-panel select,.edit-panel textarea,.manager-filters input,.manager-filters select{color:var(--ink);font:inherit;background:#ffffffe6;border:1px solid #e4d9ec;border-radius:12px;outline:none;padding:11px 12px;font-size:12px;box-shadow:0 3px 10px #5d41700a}.manager-status{color:#315ee7;background:#eef3ff;border-radius:8px;padding:9px 12px;font-size:11px}.manager-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.manager-item{background:#ffffffe0;border:1px solid #eadfed;border-left:5px solid #aa87e8;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:12px 14px;min-width:0;padding:16px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 7px 18px #5d417012}.manager-item:nth-child(3n+2){border-left-color:#68c9b6}.manager-item:nth-child(3n){border-left-color:#f08aae}.manager-item:hover{transform:translateY(-2px);box-shadow:0 11px 24px #5d41701f}.manager-file{gap:5px;min-width:0;display:grid}.manager-file strong{align-items:flex-start;gap:7px;font-size:12px;line-height:1.45;display:flex}.manager-file strong svg{color:#8a69da;flex:none;width:17px;height:17px}.manager-file span{color:#60708a;font-size:10px}.manager-file small{color:#949dab;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.status-pill{color:#24814c;background:#e9f8ef;border-radius:20px;align-self:start;padding:4px 8px;font-size:9px}.status-pill.hidden{color:#8a5b22;background:#fff1dc}.status-pill.pending{color:#8b5b16;background:#fff4da}.manager-actions{flex-wrap:wrap;grid-column:1/-1;gap:7px;display:flex}.manager-actions button,.replace-button{color:#7156b6;cursor:pointer;background:#f0ebfb;border:0;border-radius:10px;padding:7px 10px;font-size:10px;font-weight:700}.manager-actions button:nth-child(2){color:#27806e;background:#e8f8f4}.manager-actions .replace-button{color:#4774b8;background:#edf4ff}.manager-actions button:hover,.replace-button:hover{filter:saturate(1.25);transform:translateY(-1px)}.manager-actions .danger{color:#b83c5c;background:#fff0f3}.replace-button input{display:none}.empty-state{text-align:center;color:#8d97a7;background:#f9f5fa;border-radius:12px;padding:32px;font-size:12px}.empty-state svg{color:#baa8c1;width:28px;height:28px;margin:0 auto 8px;display:block}.edit-overlay{z-index:200;background:#0f1b328c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.edit-panel{background:#fff;border-radius:16px;gap:15px;width:min(520px,100%);padding:25px;display:grid;box-shadow:0 24px 70px #0003}.edit-panel h3{margin:0 0 4px}.edit-panel label{gap:6px;display:grid}.edit-panel label span{color:#4e5c72;font-size:11px;font-weight:700}.edit-actions{justify-content:flex-end;gap:9px;display:flex}.edit-actions button{background:#fff;border:1px solid #dce3ef;border-radius:8px;padding:8px 13px}.edit-actions .primary{background:var(--blue);color:#fff;border-color:var(--blue)}.access-card{text-align:center;max-width:620px;padding:60px 35px}.access-card p{margin-bottom:24px;line-height:1.7}.account-hero{background:linear-gradient(135deg,#fff4f8,#f6f1ff 55%,#eef9ff);padding:72px 0}.account-grid{grid-template-columns:1fr minmax(320px,430px);align-items:center;gap:28px;display:grid}.account-copy h1,.resource-detail-card h1{color:#574667;margin:6px 0 12px;font-family:STKaiti,KaiTi,serif;font-size:42px}.account-copy p{color:#7f7288;max-width:560px;line-height:1.9}.account-card,.resource-community-card,.resource-detail-card{background:#ffffffeb;border:1px solid #eadff3;border-radius:24px;padding:26px;box-shadow:0 14px 40px #6b4b8e14}.account-tabs{gap:8px;margin-bottom:18px;display:flex}.account-tabs button{color:#78678a;background:#f2ebfb;border:0;border-radius:12px;flex:1;padding:11px 14px;font-size:13px;font-weight:700}.account-tabs button.active{color:#fff;background:linear-gradient(135deg,#7b5bd8,#e97aa6)}.account-form{gap:12px;display:grid}.account-register{gap:16px;display:grid}.account-status{color:#7657d6;margin:14px 0 0;font-size:12px;line-height:1.7}.account-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.account-inline-button{height:44px}.student-upload-form{border-top:1px dashed #eadff3;margin-top:20px;padding-top:18px}.resource-detail{background:linear-gradient(#fff9fb,#f6f7ff);padding:68px 0 30px}.resource-detail-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:18px;display:grid}.resource-detail-card>p{color:#84788d}.resource-detail-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0;display:grid}.resource-detail-stats div{text-align:center;background:#fbf7ff;border:1px solid #eee2f5;border-radius:16px;padding:14px 10px}.resource-detail-stats strong{color:#6f54c7;font-size:21px;display:block}.resource-detail-stats span{color:#9588a2;margin-top:5px;font-size:11px;display:block}.resource-comments h2,.resource-community-card h2{color:#584767;margin:0 0 12px;font-family:STKaiti,KaiTi,serif;font-size:30px}.rating-row{grid-template-columns:repeat(5,1fr);gap:8px;margin:12px 0;display:grid}.rating-row button{color:#7f7093;background:#fff;border:1px solid #e7dcef;border-radius:12px;padding:12px 8px;font-weight:700}.rating-row button.active,.rating-row button:hover:not(:disabled){color:#d75a89;background:#fce7ef;border-color:#f2bfd0}.rating-row button:disabled{opacity:.65;cursor:not-allowed}.resource-comments{background:linear-gradient(#f6f7ff,#fffafb);padding:12px 0 72px}.comment-form{gap:12px;margin-bottom:22px;display:grid}.comment-form textarea{resize:vertical;min-height:110px;font:inherit;background:#fff;border:1px solid #e4d9ec;border-radius:18px;padding:15px}.comment-list{gap:14px;display:grid}.comment-card{background:#fff;border:1px solid #eadff3;border-radius:18px;padding:16px 18px;box-shadow:0 7px 22px #65497b0f}.comment-card strong{font-size:14px;display:block}.comment-card span{color:#9a8ea0;margin-top:4px;font-size:11px;display:block}.comment-card p{color:#5c5068;margin:10px 0 0;line-height:1.8}.resource-detail-grid-plain{grid-template-columns:1fr}.resource-detail-stats-plain{grid-template-columns:1fr;max-width:220px}@media (max-width:820px){.container{width:min(100% - 28px,680px)}.menu-button{display:block}.main-nav,.upload-button{display:none}.main-nav{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:0;padding:8px;position:absolute;top:66px;left:14px;right:14px;box-shadow:0 16px 32px #1f2d4d24}.main-nav.open{display:flex}.main-nav a{width:100%;padding:12px}.main-nav a.active:after{display:none}.hero{min-height:auto}.hero-inner{padding:48px 0 60px}.hero h1{font-size:40px}.category-grid{grid-template-columns:repeat(2,1fr)}.contribute{padding:38px}.contribute-copy{width:70%}.contribute-art{opacity:.75;width:30%}.resource-score{display:none}.manager-list{grid-template-columns:1fr}}@media (max-width:560px){.site-header{height:66px}.brand small{display:none}.brand strong{font-size:17px}.login-button{display:none}.hero-inner{padding-top:40px}.hero h1{font-size:34px}.hero p{padding:0 16px;font-size:13px;line-height:1.7}.search-panel{padding:5px;display:block}.search-panel>button{width:100%;height:42px}.search-box kbd{display:none}.hot-searches span{width:100%}.stats-wrap{transform:translateY(-16px)}.stats-card{grid-template-columns:repeat(2,1fr);padding:8px 0}.stats-card div{padding:13px 0}.stats-card div:nth-child(2){border-right:0}.stats-card div:nth-child(-n+2){border-bottom:1px solid var(--line)}.stats-card strong{font-size:21px}.section{padding:43px 0}.section-heading{align-items:flex-start;gap:18px}.section-heading .text-link{display:none}.category-grid{grid-template-columns:1fr}.category-card{min-height:78px}.resource-heading{display:block}.filter-pills{margin-top:18px;overflow:auto}.resource-card{align-items:flex-start;gap:11px;padding:13px}.file-icon{width:42px;height:49px}.resource-copy h3{white-space:normal;line-height:1.45}.download-button,.resource-meta span:last-child{display:none}.contribute{min-height:300px;margin-top:38px;margin-bottom:38px;padding:34px 28px}.contribute-copy{width:100%}.contribute-art{opacity:.28;width:230px;position:absolute;bottom:-75px;right:-60px}.contribute h2{font-size:24px}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.copyright{text-align:left}.admin-shell{padding:20px 12px}.admin-card{padding:22px 17px}.admin-topbar{display:block}.admin-links{margin-top:17px}.form-grid{grid-template-columns:1fr}.form-status{margin:12px 0 0;display:block}}:root{--ink:#453b57;--muted:#82778f;--blue:#7657d6;--blue-dark:#6243c2;--paper:#fff9fb;--line:#eee4f2}body{color:var(--ink);background:#fffdfd;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}body:before{content:"";pointer-events:none;z-index:-1;opacity:.32;background-image:radial-gradient(#f5b8ca 1px,#0000 0);background-size:24px 24px;position:fixed;inset:0}.site-header{background:#fffdfee6;border-bottom:2px solid #f4e5ed}.brand-mark{background:linear-gradient(145deg,#9776e8,#ff91b6);border-radius:15px 10px 16px 11px;box-shadow:0 7px #e9d9f5}.brand strong{color:#5c456f;font-family:STKaiti,KaiTi,serif;font-size:22px}.main-nav a.active{color:#e45f91}.main-nav a.active:after{background:#ff8db3;border-radius:9px;height:4px}.login-button{background:#7760d4;border-radius:12px;box-shadow:0 4px #5f48b5}.hero{background:linear-gradient(135deg,#fff0f5,#f8f1ff 49%,#eef9ff);border-bottom:3px solid #f5dce8;min-height:520px}.hero:before{filter:none;opacity:.5;background:#ffd8e7;width:420px;height:420px}.hero:after{filter:none;opacity:.45;background:#d9ceff}.hero-inner{text-align:left;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:42px;min-height:520px;padding:60px 0;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:#c04d7b;background:#fff;border:2px solid #f3cddd;font-weight:800;box-shadow:0 5px #f0dce7}.hero h1{color:#564263;letter-spacing:.01em;margin:19px 0 14px;font-family:STKaiti,KaiTi,serif;font-size:clamp(48px,5.6vw,70px)}.hero h1 em{color:#ee6d9d;text-shadow:3px 3px #fff,5px 5px #f6cedc}.hero h1 em:after{display:none}.hero p{color:#796d86;margin:0 0 25px;font-size:16px;line-height:1.8}.search-panel{border:2px solid #ead9ef;border-radius:18px;width:100%;margin:0;padding:7px;box-shadow:0 8px #ab89c429}.search-panel>button{background:linear-gradient(135deg,#ff8fb5,#8b70dc);border-radius:12px;font-weight:800}.hot-searches{justify-content:flex-start}.hot-searches button{color:#8c6a82;background:#fff;border:1px dashed #ddbcd0}.hero-showcase{isolation:isolate;background:#d9cfdd;border:3px solid #684f69;border-radius:26px;height:390px;position:relative;overflow:hidden;box-shadow:10px 12px #7553812e}.hero-showcase img{object-fit:cover;width:100%;height:100%;animation:showcase-image-in .45s ease-out;display:block}.hero-showcase-shade{z-index:1;background:linear-gradient(#251b330a 30%,#251b33d6);position:absolute;inset:0}.hero-showcase-copy{z-index:2;color:#fff;gap:7px;display:grid;position:absolute;bottom:62px;left:22px;right:22px}.hero-showcase-copy span{color:#ffd2df;letter-spacing:.08em;font-size:12px;font-weight:900}.hero-showcase-copy strong{overflow-wrap:anywhere;font-family:STKaiti,KaiTi,serif;font-size:25px;line-height:1.3}.hero-showcase-copy small{color:#ffffffd6;font-size:12px}.hero-showcase-copy a{color:#684f69;background:#fff;border-radius:9px;justify-self:start;margin-top:5px;padding:8px 12px;font-size:12px;font-weight:900}.hero-showcase-controls{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.hero-showcase-controls>button{color:#fff;cursor:pointer;background:#2a1d3775;border:1px solid #ffffffb3;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.hero-showcase-controls>div{align-items:center;gap:7px;display:flex}.hero-showcase-controls>div button{cursor:pointer;background:#ffffff8c;border:0;border-radius:50%;width:7px;height:7px;padding:0}.hero-showcase-controls>div button.active{background:#fff;border-radius:5px;width:24px}@keyframes showcase-image-in{0%{opacity:.5;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.hero-slide-deck{z-index:4;perspective:800px;width:210px;height:118px;position:absolute;inset:18px 20px auto auto}.hero-slide{opacity:0;background:#fff;border:2px solid #684f69c7;border-radius:20px;align-content:center;gap:7px;padding:18px;animation:hero-slide-show 9s infinite;display:grid;position:absolute;inset:0;transform:translate(20px)rotate(4deg)scale(.94);box-shadow:5px 6px #ead8eff2}.hero-slide strong{color:#584767;font-family:Georgia,Noto Serif SC,serif;font-size:20px}.hero-slide span{color:#7d7187;font-size:12px;font-weight:800;line-height:1.5}.hero-slide:before{content:"";background:#e96f9c24;border-radius:12px;width:34px;height:34px;position:absolute;top:12px;right:14px}.hero-slide.slide-two{background:linear-gradient(145deg,#fff,#f0fbf7);animation-delay:3s}.hero-slide.slide-two:before{background:#315ee724}.hero-slide.slide-three{background:linear-gradient(145deg,#fff,#fff8e8);animation-delay:6s}.hero-slide.slide-three:before{background:#e8972a2e}@keyframes hero-slide-show{0%,26%{opacity:1;transform:translate(0)rotate(3deg)scale(1)}33%,to{opacity:0;transform:translate(-18px)rotate(-2deg)scale(.94)}}.study-cat{width:190px;height:235px;position:absolute;top:74px;left:88px}.cat-face{z-index:3;border:4px solid #684f69;border-radius:48% 48% 45% 45%;width:154px;height:132px;top:20px;left:18px;box-shadow:inset 0 -13px #ffe6cf}.cat-face,.ear{background:#fff6e7;position:absolute}.ear{z-index:2;border:4px solid #684f69;border-radius:10px;width:65px;height:65px;top:0;transform:rotate(45deg)}.ear.left{left:22px}.ear.right{right:22px}.eye{background:#684f69;border-radius:50%;width:13px;height:18px;position:absolute;top:55px}.eye.left{left:39px}.eye.right{right:39px}.mouth{color:#d76d91;font-style:normal;font-weight:800;position:absolute;top:75px;left:62px}.cat-body{color:#fff;background:#a990e8;border:4px solid #684f69;border-radius:45% 45% 28px 28px;place-items:center;width:136px;height:102px;font:800 46px Georgia;display:grid;position:absolute;top:132px;left:28px;box-shadow:inset 0 -12px #5d41a12e}.book-stack{width:138px;height:98px;position:absolute;bottom:35px;right:17px;transform:rotate(-7deg)}.book-stack i{border:3px solid #674e68;border-radius:8px;height:25px;margin-top:-2px;display:block}.book-stack i:first-child{background:#ffd189;width:118px;margin-left:10px}.book-stack i:nth-child(2){background:#8ddac7;width:135px}.book-stack i:nth-child(3){background:#ff9ebb;width:105px;margin-left:24px}.speech{background:#fff;border:3px solid #765d7a;border-radius:18px;padding:10px 14px;font:700 13px KaiTi,serif;top:30px;right:5px;transform:rotate(4deg);box-shadow:4px 4px #ead8ef}.doodle,.speech{position:absolute}.doodle{color:#f395b3;font-size:25px}.star-one{top:35px;left:25px}.star-two{color:#e9b849;bottom:28px;right:48px}.stats-card{border:2px solid #f0dfe9;border-radius:20px;box-shadow:0 8px #dbbfd33b}.stats-card strong{color:#7b5db7}.stats-card div:nth-child(2) strong{color:#e26b96}.stats-card div:nth-child(3) strong{color:#45a795}.section-heading h2{color:#55445e;font-family:STKaiti,KaiTi,serif;font-size:34px}.section-kicker{color:#e56795}.cute-note{color:#ca668b;background:#fff0f5;border:1px dashed #eab9cb;border-radius:999px;padding:8px 14px;font-size:11px}.math-zone{padding-top:42px}.math-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.math-card{text-align:left;background:#fff;border:3px solid #6e5874;border-radius:22px;align-items:center;gap:14px;min-height:116px;padding:17px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px #5f446f26}.math-card:hover{transform:translateY(-4px)rotate(-1deg);box-shadow:0 10px #5f446f1f}.math-card:nth-child(2n):hover{transform:translateY(-4px)rotate(1deg)}.math-icon{border:3px solid #6e5874;border-radius:18px 14px 20px 13px;flex:none;place-items:center;width:55px;height:55px;font:800 24px KaiTi,serif;display:grid}.math-card span:nth-child(2){flex:1;gap:7px;display:grid}.math-card strong{font-size:14px}.math-card small{color:#81758a;font-size:10px}.math-card>b{color:#80668e}.math-card.peach .math-icon{background:#ffd9c5}.math-card.pink .math-icon{background:#ffcddd}.math-card.mint .math-icon{background:#c9f0e4}.math-card.lilac .math-icon{background:#ddd0ff}.math-card.sky .math-icon{background:#ccecff}.math-card.lemon .math-icon{background:#fff0ad}.category-card{border:2px solid #eadde9;border-radius:18px;box-shadow:0 5px #f1e6ee}.category-card.selected,.category-card:hover{border-color:#d3b1d1;box-shadow:0 8px #eadced}.category-icon{border:2px solid #5b426526;border-radius:16px}.resource-section{background:linear-gradient(#fff8fb,#faf7ff);border-top:3px solid #f3e2eb;border-bottom:3px solid #f3e2eb}.resource-card{border:2px solid #ede1ec;border-radius:18px;box-shadow:0 4px #f1e8f0}.download-button{border-radius:10px}.download-button:hover{background:#e86f9c;border-color:#e86f9c}.filter-pills{background:#eee6f5;border-radius:13px}.filter-pills button.active{color:#d8598a;border-radius:10px}.contribute{background:linear-gradient(120deg,#8b70da,#ee86ae);border-radius:30px}footer{background:#fff9fc;border-top:3px solid #f1e2eb}@media (max-width:820px){.hero-inner{text-align:center;grid-template-columns:1fr}.hero-copy{max-width:680px;margin:auto}.hot-searches{justify-content:center}.search-panel{margin:auto}.hero-showcase{width:min(100%,520px);height:330px;margin:0 auto}.math-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.hero-inner{min-height:auto;padding:46px 0}.hero h1{font-size:43px}.math-grid{grid-template-columns:1fr}.cute-note{display:none}.math-card{min-height:100px}.manager-filters,.manager-item{grid-template-columns:1fr}.status-pill{justify-self:start}.resource-card{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px 12px;padding:14px;display:grid}.resource-copy{align-self:center}.download-button{color:#fff;touch-action:manipulation;background:linear-gradient(135deg,#e86f9c,#8a6cda);border:0;grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-height:44px;font-size:13px;font-weight:800;display:flex;box-shadow:0 4px #dec9e6}.download-button:active{transform:translateY(2px);box-shadow:0 2px #dec9e6}.account-grid,.resource-detail-grid{grid-template-columns:1fr}.resource-detail-stats{grid-template-columns:repeat(2,1fr)}.rating-row{grid-template-columns:repeat(3,1fr)}}.account-grid{align-items:start}.account-copy{padding-top:36px}.account-benefits{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.account-benefits span{color:#765d7a;background:#ffffffbd;border:1px solid #eadff3;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.account-copy-note{color:#846f82;background:#ffffffb8;border:1px dashed #e6c8d8;border-radius:18px;gap:8px;max-width:560px;margin-top:22px;padding:16px 18px;display:grid}.account-copy-note strong{color:#c55e87;font-size:13px}.account-copy-note span{font-size:13px;line-height:1.8}.account-card{justify-self:end;width:min(100%,520px)}.account-auth-shell{gap:18px;display:grid}.account-auth-head{gap:6px;display:grid}.account-panel-title{color:#574667;margin:0;font-family:STKaiti,KaiTi,serif;font-size:32px}.account-panel-subtitle{color:#85788f;margin:0;font-size:13px;line-height:1.8}.account-dual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-inline-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.account-inline-button,.account-inline-row .upload-button{white-space:nowrap;height:46px;padding:0 16px}.account-hint{color:#8a7c91;background:#faf5ff;border:1px solid #eadff3;border-radius:14px;padding:11px 13px;font-size:12px;line-height:1.7}.account-link-button{color:#7a5fd3;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:13px;font-weight:800}.account-status{border-radius:14px;padding:12px 14px}.account-status.info{color:#7657d6;background:#f5f1ff}.account-status.success{color:#28754c;background:#edf9f2}.account-status.error{color:#b74762;background:#fff0f4}.profile-summary{border-bottom:1px solid #f0e5f1;align-items:center;gap:16px;padding-bottom:18px;display:flex}.profile-editor{border-top:1px dashed #eadff3;gap:12px;margin-top:18px;padding-top:18px;display:grid}.profile-avatar{color:#574667;background:linear-gradient(145deg,#ffd6e3,#d7ccff);border:3px solid #6e5874;border-radius:20px 16px 22px;flex:none;place-items:center;width:68px;height:68px;font:800 24px Georgia,serif;display:grid;box-shadow:0 6px #6b4b8e29}.profile-avatar-emoji{font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:30px}.profile-main{min-width:0}.profile-main .account-panel-title{overflow-wrap:anywhere}.avatar-field-label{color:#8a7d9c;margin-top:2px}.avatar-picker{flex-wrap:wrap;gap:10px;display:flex}.avatar-picker button{color:#fff;cursor:pointer;border:2px solid #0000;border-radius:16px;place-items:center;width:50px;height:50px;font:800 22px Georgia,serif;transition:transform .12s,box-shadow .12s;display:grid}.avatar-picker button:hover{transform:translateY(-2px)}.avatar-picker button.active{border-color:#fff;box-shadow:0 0 0 3px #7b5bd859}.avatar-preset.preset-0{background:linear-gradient(145deg,#f6a5c0,#e26fa0)}.avatar-preset.preset-1{background:linear-gradient(145deg,#8ec5fc,#5b8def)}.avatar-preset.preset-2{background:linear-gradient(145deg,#a0e6c0,#3fbf8f)}.avatar-preset.preset-3{background:linear-gradient(145deg,#ffd48a,#f0a63f)}.avatar-preset.preset-4{background:linear-gradient(145deg,#c3a0f5,#8f5bd8)}.avatar-preset.preset-5{background:linear-gradient(145deg,#ffb5a0,#f07a5b)}.avatar-preset.preset-6{background:linear-gradient(145deg,#7fd8d0,#3fb0a8)}.avatar-preset.preset-7{background:linear-gradient(145deg,#b0b8e8,#6f7bd8)}.profile-save-button{justify-self:flex-start}.profile-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.profile-stats div{text-align:center;background:#fffaff;border:1px solid #eadff3;border-radius:16px;padding:13px 10px}.profile-stats strong{color:#6f54c7;font-size:13px;display:block}.profile-stats span{color:#9a8ea0;margin-top:5px;font-size:10px;display:block}.profile-actions{border-bottom:1px dashed #eadff3;padding-bottom:18px}.ghost-button{color:#52627b;background:#fff;border:1px solid #dce3ef;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:800}.form-section-title{gap:4px;margin-bottom:4px;display:grid}.form-section-title strong{color:#574667;font-size:15px}.form-section-title span{color:#91849b;font-size:12px;line-height:1.7}.student-upload-form{animation:account-form-in .18s ease-out}@keyframes account-form-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rating-panel{gap:14px;display:grid}.rating-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.rating-panel-head h2{margin-top:5px}.rating-panel-head>strong{text-align:center;color:#d75a89;background:#fff7fc;border:1px solid #eadff3;border-radius:16px;min-width:58px;padding:10px 8px;font-size:20px}.rating-row button{min-height:46px;font-size:0;position:relative}.rating-row button:before{content:"★";color:#b9adc1;font-size:20px;line-height:1}.rating-note{color:#8d8195;margin:0;font-size:12px;line-height:1.7}.rating-note.locked{color:#28754c;background:#edf9f2;border-radius:12px;padding:10px 12px}.rating-confirm{background:#fffaff;border:1px solid #eadff3;border-radius:16px;gap:7px;padding:14px;display:grid}.rating-confirm strong{color:#574667}.rating-confirm span{color:#8d8195;font-size:12px;line-height:1.7}.rating-confirm-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}@media (max-width:820px){.account-copy{padding-top:0}.account-card{justify-self:stretch;width:100%}}@media (max-width:560px){.account-panel-title{font-size:28px}.account-dual-grid,.account-inline-row{grid-template-columns:1fr}.account-inline-button,.account-inline-row .upload-button{width:100%}.profile-summary{align-items:flex-start}.profile-avatar{border-radius:18px;width:58px;height:58px;font-size:20px}.profile-stats{grid-template-columns:1fr}.rating-confirm-actions{display:grid}.rating-confirm-actions .ghost-button,.rating-confirm-actions .login-button{width:100%}}.profile-chip{color:#574667;background:#fff;align-items:center;gap:9px;height:46px;padding:0 13px 0 5px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 4px #6b4b8e1a}.header-session-placeholder,.profile-chip{border:1px solid #eadff3;border-radius:999px}.header-session-placeholder{background:linear-gradient(90deg,#f4ecfb,#fff);width:126px;height:42px;box-shadow:0 4px #6b4b8e0f}.profile-chip-avatar{color:#574667;background:linear-gradient(145deg,#ffd6e3,#d7ccff);border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.profile-chip-name{text-overflow:ellipsis;white-space:nowrap;max-width:96px;overflow:hidden}.account-visible-button{justify-content:center;align-items:center;display:inline-flex!important}.quick-entry-list{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.quick-entry-list button{color:#7c617d;background:#fff;border:1px solid #eadff3;border-radius:999px;padding:8px 13px;font-weight:800}.hot-searches{border-top:1px dashed #eadff3;margin-top:14px;padding-top:12px}.register-code-row .account-inline-button{min-height:46px}.resource-primary-card{gap:16px;display:grid}.resource-description{color:#75667d;background:#fffaff;border:1px solid #eadff3;border-radius:16px;padding:13px 15px;font-size:13px;line-height:1.8}.download-panel{background:linear-gradient(135deg,#fffafd,#f4f1ff);border:1px solid #e4d7ef;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.download-panel div{gap:4px;min-width:0;display:grid}.download-panel strong{color:#574667}.download-panel span{color:#91849b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.download-primary{white-space:nowrap;height:44px}.comment-login-note{color:#85788f;background:#fff;border:1px solid #eadff3;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:13px 15px;font-size:13px;display:flex}.comment-login-note a{color:#7657d6;font-weight:800}.rating-row button:before{content:"★"!important}.submission-panel{border-top:1px dashed #eadff3;margin-top:20px;padding-top:18px}.submission-list{gap:10px;margin-top:12px;display:grid}.submission-item{background:#fffaff;border:1px solid #eadff3;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;display:flex}.submission-item div{gap:4px;min-width:0;display:grid}.submission-item strong{color:#574667;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.submission-item span{color:#91849b;font-size:11px}.submission-status{color:#28754c;background:#edf9f2;border-radius:999px;flex:none;padding:5px 9px;font-size:10px}.submission-status.pending{color:#8b5b16;background:#fff4da}.submission-status.hidden{color:#8a5b22;background:#fff1dc}.account-empty-state{color:#8d8195;background:#fffaff;border:1px dashed #eadff3;border-radius:14px;margin-top:12px;padding:16px;font-size:12px;line-height:1.8}.active-filter-summary{color:#8d8195;flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 14px;font-size:12px;display:flex}.active-filter-summary strong{color:#574667;background:#fff;border:1px solid #eadff3;border-radius:999px;padding:6px 10px}.search-empty-state{gap:10px;display:grid}.search-empty-state p{color:#8d8195;margin:0}.search-empty-state div{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.search-empty-state a,.search-empty-state button{color:#7657d6;background:#fff;border:1px solid #dce3ef;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:800}.hero-guidance{color:#8d8195;flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;font-size:12px;display:flex}.hero-guidance a{color:#6c55b8;background:#ffffffdb;border:1px solid #eadff3;border-radius:999px;padding:7px 11px;font-weight:800}.hero-feedback-button{color:#684f69;background:#fff;border:2px solid #684f69;border-radius:11px;justify-content:center;align-items:center;gap:7px;margin-top:14px;padding:10px 14px;font-size:12px;font-weight:900;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:4px 4px #ead8ef}.hero-feedback-button:hover{transform:translateY(-2px);box-shadow:4px 6px #ead8ef}.hero-feedback-button svg{color:#e05f91;flex:none}.feedback-section{background:#fffdfd;border-top:3px solid #f3e2eb;padding:64px 0}.feedback-layout{grid-template-columns:minmax(220px,.72fr) minmax(360px,1.28fr);align-items:start;gap:28px;display:grid}.feedback-heading{padding:10px 0}.feedback-icon{color:#e05f91;background:#fff0f5;border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:16px;display:grid}.feedback-icon svg{width:24px}.feedback-heading h2{color:#55445e;margin:7px 0 10px;font-family:STKaiti,KaiTi,serif;font-size:34px}.feedback-heading p{color:#82778f;max-width:360px;margin:0;font-size:13px;line-height:1.8}.feedback-form{background:#fff;border:1px solid #eadff3;border-radius:18px;gap:13px;padding:22px;display:grid;box-shadow:0 12px 32px #6b4b8e14}.feedback-form-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.feedback-form-head strong{color:#574667}.feedback-form-head span{color:#28754c;background:#edf9f2;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.feedback-form label{gap:7px;display:grid}.feedback-form label>span{color:#7d708b;font-size:12px;font-weight:800}.feedback-form select,.feedback-form textarea{color:#51435f;width:100%;font:inherit;background:#fffdfd;border:1px solid #e1d8ea;border-radius:12px;padding:11px 12px}.feedback-form textarea{resize:vertical;min-height:120px;line-height:1.7}.feedback-submit-row{color:#9a8ea0;justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.feedback-submit-row button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e86f9c,#8a6cda);border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:11px 15px;font-size:12px;font-weight:800;display:inline-flex}.feedback-submit-row button svg{width:16px}.feedback-submit-row button:disabled{cursor:not-allowed;opacity:.5}.feedback-status{color:#28754c;background:#edf9f2;border-radius:10px;margin:0;padding:9px 11px;font-size:12px}.feedback-status.error{color:#b74762;background:#fff0f4}.feedback-state{color:#7c7087;background:#ffffffb3;border:1px dashed #eadff3;border-radius:18px;justify-content:center;align-items:center;gap:14px;min-height:170px;font-size:13px;display:flex}.feedback-state a{color:#fff;background:#7657d6;border-radius:10px;padding:9px 13px;font-weight:800}.feedback-admin-author{align-items:flex-start;gap:10px;min-width:160px;display:flex}.feedback-admin-author>span{color:#d65b89;background:#fff0f5;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.feedback-admin-author>span svg{width:18px}.feedback-admin-author div{gap:3px;min-width:0;display:grid}.feedback-admin-author strong{color:#4f4260;font-size:13px}.feedback-admin-author small,.feedback-admin-author time{color:#96899f;overflow-wrap:anywhere;font-size:10px}.feedback-admin-content{flex:1;min-width:0}.feedback-admin-content>div{align-items:center;gap:8px;display:flex}.feedback-admin-content>div span{color:#7657d6;background:#f4efff;border-radius:8px;padding:4px 7px;font-size:10px;font-weight:800}.feedback-admin-content>div b{color:#d65b89;font-size:10px}.feedback-admin-row.resolved .feedback-admin-content>div b{color:#28754c}.feedback-admin-content p{color:#5e526b;white-space:pre-wrap;overflow-wrap:anywhere;margin:9px 0 0;font-size:13px;line-height:1.8}.feedback-admin-actions{flex-wrap:wrap;align-self:center;gap:7px;display:flex}.feedback-admin-actions button{color:#52627b;cursor:pointer;background:#fff;border:1px solid #dce3ef;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:11px;font-weight:800;display:inline-flex}.feedback-admin-actions button svg{width:15px}.feedback-admin-actions button.danger{color:#bd596f;border-color:#f0cbd4}.feedback-admin-actions button:disabled{opacity:.5;cursor:not-allowed}.feedback-admin-list{gap:12px;display:grid}.feedback-admin-row{background:#fff;border:1px solid #eadff3;border-radius:16px;align-items:flex-start;gap:18px;padding:17px;display:flex;box-shadow:0 7px 20px #58407c0f}.feedback-admin-row.resolved{background:#fbfdfb;border-color:#dceee1}.most-downloaded-banner{color:#7a6d85;align-items:center;gap:7px;min-width:0;margin-top:12px;font-size:12px;display:flex}.most-downloaded-banner svg{color:#e05f91;flex:none}.most-downloaded-banner a{color:#5d46b5;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:850;overflow:hidden}.most-downloaded-banner strong{color:#d85e8a;background:#ffffffdb;border-radius:8px;flex:none;padding:4px 7px;font-size:11px}.resource-card-hint{color:#91849b;margin-top:7px;line-height:1.6;display:block}.resource-breadcrumbs{color:#9b8fa5;align-items:center;gap:8px;font-size:12px;display:flex}.resource-breadcrumbs a{color:#7657d6;font-weight:700}.download-helper{color:#91849b;font-size:11px;line-height:1.6;display:block}.catalog-type-tabs button small{color:#7657d6;background:#7657d61a;border-radius:999px;justify-content:center;align-items:center;min-width:20px;margin-left:7px;padding:2px 6px;font-size:10px;font-weight:900;display:inline-flex}.catalog-type-tabs button.active small{color:#fff;background:#ffffff3d}.catalog-extra-filters{background:#fff;border:1px solid #eadff1;border-radius:16px;flex-wrap:wrap;align-items:end;gap:12px;margin:4px 0 16px;padding:13px 14px;display:flex}.catalog-extra-filters label{color:#7c8798;gap:6px;font-size:10px;font-weight:900;display:grid}.catalog-extra-filters select{color:#40506a;background:#fbfcff;border:1px solid #dce3ef;border-radius:10px;outline:none;min-width:138px;height:38px;padding:0 10px;font-size:12px}.bundle-download-button{color:#fff;background:linear-gradient(135deg,#7657d6,#e86f9c);border:0;border-radius:11px;justify-content:center;align-items:center;height:38px;padding:0 15px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 5px #eadced}.bundle-download-button.disabled{opacity:.45;pointer-events:none;filter:grayscale(.25)}@media (max-width:820px){.profile-chip-name{display:none}.profile-chip{padding:0 5px}}@media (max-width:560px){.account-visible-button{display:inline-flex!important}.register-code-row{gap:10px}.register-code-row .account-inline-button{width:100%;min-height:48px}.download-panel{display:grid}.download-primary{width:100%}.comment-login-note,.submission-item{display:grid}.submission-status{justify-self:start}.hero-guidance,.quick-entry-list{justify-content:center}}.admin-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0 8px;display:grid}.resource-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-overview-card{background:linear-gradient(#fff,#faf6ff);border:1px solid #eadff3;border-radius:18px;padding:18px 18px 16px;box-shadow:0 10px 30px #58407c14}.admin-overview-card span{color:#5a4d77;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.admin-overview-card strong{color:#231942;margin-top:12px;font-size:28px;display:block}.admin-overview-card small{color:#665d76;margin-top:8px;line-height:1.6;display:block}.manager-submitter{color:#5f6481;align-items:center;gap:6px;display:inline-flex}@media (max-width:900px){.admin-overview-grid{grid-template-columns:1fr}}.admin-primary-nav{background:#f5f8f8;border:1px solid #dde5ea;border-radius:10px;align-items:center;gap:6px;margin:0 0 28px;padding:5px;display:flex}.admin-primary-nav button{color:#59676c;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-size:12px;font-weight:800;display:inline-flex}.admin-primary-nav button svg{width:18px;height:18px}.admin-primary-nav button:hover{color:#263c42;background:#fff}.admin-primary-nav button.active{color:#fff;background:#253d43;box-shadow:0 4px 12px #1e383e29}.admin-module{margin-top:6px}.admin-module-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.admin-module-heading h2{margin:4px 0 0;font-family:Georgia,Noto Serif SC,serif;font-size:24px}.admin-module-heading p{color:#758185;margin:4px 0 0;font-size:11px;line-height:1.6}.manager-title-icon.user-icon{background:#23806e;border-radius:8px;box-shadow:0 7px 15px #23806e33}.manager-title-icon.comment-icon{background:#c95768;border-radius:8px;box-shadow:0 7px 15px #c9576833}.compact-stat{box-shadow:none;background:#fff;border-radius:8px}.compact-stat:nth-child(2){border-top:3px solid #23806e}.compact-stat:nth-child(3){border-top:3px solid #d07949}.admin-directory-search{margin:18px 0 14px;display:block;position:relative}.admin-directory-search svg{color:#879397;pointer-events:none;width:17px;height:17px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.admin-directory-search input{width:100%;height:44px;color:var(--ink);font:inherit;background:#fbfcfc;border:1px solid #d9e1e4;border-radius:7px;outline:none;padding:10px 13px 10px 40px;font-size:12px}.admin-directory-search input:focus{border-color:#4d827f;box-shadow:0 0 0 3px #23806e1a}.manager-status.error{color:#a43445;background:#fff0f2}.admin-table-wrap{background:#fff;border:1px solid #dfe6e8;border-radius:8px;overflow:auto}.admin-data-table{border-collapse:collapse;width:100%;min-width:900px;font-size:11px}.admin-data-table th{color:#5d6c70;text-align:left;white-space:nowrap;background:#f4f7f7;padding:11px 13px;font-size:10px;font-weight:800}.admin-data-table td{color:#526166;vertical-align:middle;border-top:1px solid #e7ecee;padding:13px}.admin-data-table tbody tr:hover{background:#f9fbfb}.admin-user-cell{align-items:center;gap:11px;min-width:260px;display:flex}.admin-user-avatar{color:#237665;background:#e9f5f1;border:1px solid #cfe0dc;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:15px;font-weight:900;display:grid;overflow:hidden}.admin-user-avatar img{object-fit:cover;width:100%;height:100%}.admin-user-cell>span:last-child{gap:3px;min-width:0;display:grid}.admin-user-cell strong{color:#263b41;font-size:12px}.admin-user-cell small{color:#5e7075;align-items:center;gap:4px;display:flex}.admin-user-cell small svg{width:13px;height:13px}.admin-user-cell code{color:#98a2a5;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:9px;overflow:hidden}.activity-value{color:#344e54;align-items:center;gap:5px;font-weight:800;display:inline-flex}.activity-value svg{color:#628178;width:15px;height:15px}.pending-note{color:#9a681c;white-space:nowrap;margin-top:4px;font-size:9px;display:block}.comment-moderation-list{background:#fff;border:1px solid #dfe6e8;border-radius:8px}.comment-moderation-row{grid-template-columns:minmax(190px,.65fr) minmax(280px,1.35fr) auto;align-items:start;gap:20px;padding:16px;display:grid}.comment-moderation-row+.comment-moderation-row{border-top:1px solid #e6ecee}.comment-author{align-items:flex-start;gap:10px;min-width:0;display:flex}.comment-author-avatar{color:#a23d50;background:#fff0f2;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:grid}.comment-author>span:last-child{gap:3px;min-width:0;display:grid}.comment-author strong{color:#2d4147;font-size:12px}.comment-author small,.comment-author time{color:#849094;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.comment-moderation-content{min-width:0}.comment-moderation-content p{color:#384b50;overflow-wrap:anywhere;white-space:pre-wrap;margin:0 0 9px;font-size:12px;line-height:1.7}.comment-moderation-content a{color:#28786a;align-items:center;gap:5px;max-width:100%;font-size:10px;font-weight:800;display:inline-flex}.comment-moderation-content a svg{flex:none;width:14px;height:14px}.missing-resource{color:#a06a25;font-size:10px;font-weight:800}.comment-delete-button{color:#a83d4e;font:inherit;white-space:nowrap;cursor:pointer;background:#fff6f7;border:1px solid #efcbd1;border-radius:7px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:800;display:inline-flex}.comment-delete-button svg{width:15px;height:15px}.comment-delete-button:hover{background:#ffedef;border-color:#d98d99}.comment-delete-button:disabled{opacity:.55;cursor:wait}@media (max-width:720px){.admin-primary-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.admin-primary-nav button{min-width:0;padding:8px 5px;font-size:10px}.admin-primary-nav button svg{width:16px;height:16px}.admin-module-heading{gap:12px;display:grid}.admin-module-heading .manager-count{justify-self:start}.comment-moderation-row{grid-template-columns:1fr;gap:13px}.comment-delete-button{justify-self:start}}.account-hero-workspace{padding:42px 0 70px}.account-workspace{gap:24px;display:grid}.account-workspace-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.account-workspace-head h1{color:#574667;margin:6px 0 10px;font-family:STKaiti,KaiTi,serif;font-size:42px}.account-workspace-head p{color:#7f7288;max-width:720px;margin:0;line-height:1.8}.account-dashboard-grid{grid-template-columns:minmax(280px,.78fr) minmax(520px,1.22fr);align-items:start;gap:22px;display:grid}.account-upload-card .student-upload-form{border-top:0;margin-top:0;padding-top:0}.account-submission-wide{margin-top:0}.profile-avatar img,.profile-chip-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.profile-avatar-button{cursor:pointer;border:3px solid #6e5874;position:relative}.profile-avatar-button>.avatar-edit-label{z-index:2;color:#fff;white-space:nowrap;background:#574667;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.avatar-upload-button{color:#7657d6;cursor:pointer;background:#fffaff;border:1px dashed #cfc2df;border-radius:12px;justify-content:center;align-items:center;padding:11px 13px;font-size:12px;font-weight:800;display:inline-flex}.avatar-upload-button.primary{color:#fff;background:#7657d6;border-style:solid;width:100%}.avatar-upload-button input{display:none}.avatar-overlay{z-index:500;background:#1f182a5c;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.avatar-sheet{background:#fff;border:1px solid #eadff3;border-radius:22px;gap:16px;width:min(500px,100%);max-height:calc(100vh - 28px);padding:20px;display:grid;overflow:auto;box-shadow:0 24px 80px #3220463d}.avatar-sheet-head{justify-content:space-between;align-items:center;display:flex}.avatar-sheet-head strong{color:#574667;font-size:18px}.avatar-sheet-head button{color:#7e6a89;cursor:pointer;background:#fffaff;border:1px solid #eadff3;border-radius:50%;width:34px;height:34px;font-size:20px}.avatar-preview-large{color:#574667;background:linear-gradient(145deg,#ffd6e3,#d7ccff);border:4px solid #eadff3;border-radius:30px;justify-self:center;place-items:center;width:132px;height:132px;font-size:38px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 12px 28px #4e396824}.avatar-preview-large img{object-fit:cover;width:100%;height:100%}.avatar-field-label{color:#766783;font-size:12px;font-weight:800}.avatar-picker-sheet{grid-template-columns:repeat(4,72px);justify-content:center;gap:12px;padding:6px;display:grid}.preset-avatar-image{border-radius:inherit;background-position:50%;background-size:cover;width:100%;height:100%;display:block}.generated-student-avatar{background:#eef4ff;display:block;overflow:hidden}.generated-student-avatar img{object-fit:cover!important;border-radius:inherit!important;width:100%!important;height:100%!important}.avatar-fallback{border-radius:inherit;place-items:center;width:100%;height:100%;display:grid}.avatar-license{text-align:center;color:#8a7c91;font-size:10px;line-height:1.6}.avatar-license a{color:#7657d6;font-weight:800}.preset-avatar-image.avatar-book,.preset-avatar-image.avatar-code,.preset-avatar-image.avatar-leaf,.preset-avatar-image.avatar-mountain,.preset-avatar-image.avatar-star,.preset-avatar-image.avatar-sun{position:relative;overflow:hidden}.preset-avatar-image.avatar-sun{background:linear-gradient(145deg,#fff7d9,#ffe7a8 44%,#6f8ef6 45% 100%)}.preset-avatar-image.avatar-sun:before{content:"";background:#233759;border-radius:5px 5px 8px 8px;width:64%;height:21%;position:absolute;top:31%;left:18%;transform:rotate(-8deg);box-shadow:0 15px 0 -5px #233759}.preset-avatar-image.avatar-sun:after{content:"";background:#f6bf42;border-radius:999px;width:5px;height:21px;position:absolute;top:39%;right:24%;box-shadow:0 18px 0 -1px #f6bf42}.preset-avatar-image.avatar-mountain{background:linear-gradient(145deg,#dff4ff,#fff 42%,#b8d6ff)}.preset-avatar-image.avatar-mountain:before{content:"";background:#fff;border-radius:8px;width:62%;height:68%;position:absolute;top:20%;left:18%;box-shadow:0 0 0 2px #2f446914,8px 8px 18px #2f44691f}.preset-avatar-image.avatar-mountain:after{content:"";background:#315ee7;border-radius:999px;width:42%;height:7px;position:absolute;top:31%;left:29%;box-shadow:0 13px #f0b454,0 26px #68b48e}.preset-avatar-image.avatar-book{background:linear-gradient(145deg,#edf4ff,#fff7fb)}.preset-avatar-image.avatar-book:before{content:"";background:linear-gradient(90deg,#315ee7 0 47%,#f7fbff 48% 52%,#e86f99 53% 100%);border-radius:6px 6px 10px 10px;width:66%;height:48%;position:absolute;top:26%;left:17%;box-shadow:0 7px 18px #35497429}.preset-avatar-image.avatar-book:after{content:"";background:#ffffffc7;border-radius:999px;width:44%;height:4px;position:absolute;top:36%;left:28%;box-shadow:0 11px #ffffffc7}.preset-avatar-image.avatar-code{background:linear-gradient(135deg,#172a46,#315d8f)}.preset-avatar-image.avatar-code:before{content:"";background:#dff8ee;border-radius:9px;position:absolute;inset:24% 17%;box-shadow:inset 0 -10px #90dac0}.preset-avatar-image.avatar-code:after{content:"</>";color:#17314d;letter-spacing:-.08em;font-size:13px;font-weight:950;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.preset-avatar-image.avatar-leaf{background:linear-gradient(145deg,#f0fff7,#8be0b6)}.preset-avatar-image.avatar-leaf:before{content:"";border:4px solid #2e795b;border-top:0;border-radius:0 0 18px 18px;width:34%;height:62%;position:absolute;top:17%;left:27%;transform:rotate(8deg)}.preset-avatar-image.avatar-leaf:after{content:"";background:#2e795b;border-radius:999px;width:34%;height:4px;position:absolute;top:45%;left:33%;box-shadow:9px 12px #2e795b}.preset-avatar-image.avatar-star{background:linear-gradient(145deg,#fff2c5,#f5b6d1 48%,#8b70dc)}.preset-avatar-image.avatar-star:before{content:"";clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);background:#fff4a3;width:24px;height:24px;position:absolute;top:28%;left:50%;transform:translate(-50%)rotate(45deg)}.preset-avatar-image.avatar-star:after{content:"A+";color:#5e45ba;background:#ffffffd9;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:950;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.preset-avatar-choice{cursor:pointer;background:#fff;border:2px solid #0000;padding:3px;box-shadow:0 8px 18px #35264a1a;border-radius:18px!important;width:72px!important;height:72px!important}.preset-avatar-choice.active{border-color:#7657d6;box-shadow:0 0 0 3px #7657d62e}.preset-avatar-image.avatar-campus-boy,.preset-avatar-image.avatar-campus-girl,.preset-avatar-image.avatar-campus-lab,.preset-avatar-image.avatar-campus-music,.preset-avatar-image.avatar-campus-reader,.preset-avatar-image.avatar-campus-sport,.preset-avatar-image.avatar-symbol-female,.preset-avatar-image.avatar-symbol-heart,.preset-avatar-image.avatar-symbol-male,.preset-avatar-image.avatar-symbol-neutral,.preset-avatar-image.avatar-zodiac-aquarius,.preset-avatar-image.avatar-zodiac-aries,.preset-avatar-image.avatar-zodiac-cancer,.preset-avatar-image.avatar-zodiac-capricorn,.preset-avatar-image.avatar-zodiac-gemini,.preset-avatar-image.avatar-zodiac-leo,.preset-avatar-image.avatar-zodiac-libra,.preset-avatar-image.avatar-zodiac-pisces,.preset-avatar-image.avatar-zodiac-sagittarius,.preset-avatar-image.avatar-zodiac-scorpio,.preset-avatar-image.avatar-zodiac-taurus,.preset-avatar-image.avatar-zodiac-virgo{color:#fff;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:950;display:grid}.preset-avatar-image.avatar-campus-boy{background:linear-gradient(145deg,#6eb6ff,#315ee7)}.preset-avatar-image.avatar-campus-boy:before{content:"♂"}.preset-avatar-image.avatar-campus-girl{background:linear-gradient(145deg,#ff9fbc,#e7568b)}.preset-avatar-image.avatar-campus-girl:before{content:"♀"}.preset-avatar-image.avatar-campus-reader{background:linear-gradient(145deg,#fff0b8,#5e79d8)}.preset-avatar-image.avatar-campus-reader:before{content:"B";font-size:24px}.preset-avatar-image.avatar-campus-sport{background:linear-gradient(145deg,#9ce1c2,#3c9e79)}.preset-avatar-image.avatar-campus-sport:before{content:"◎"}.preset-avatar-image.avatar-campus-lab{background:linear-gradient(145deg,#97e6ff,#5f6bd8)}.preset-avatar-image.avatar-campus-lab:before{content:"L"}.preset-avatar-image.avatar-campus-music{background:linear-gradient(145deg,#ffdf91,#df7f9f)}.preset-avatar-image.avatar-campus-music:before{content:"♪"}.preset-avatar-image.avatar-symbol-male{background:linear-gradient(145deg,#6eb6ff,#315ee7)}.preset-avatar-image.avatar-symbol-male:before{content:"♂"}.preset-avatar-image.avatar-symbol-female{background:linear-gradient(145deg,#ff9fbc,#e7568b)}.preset-avatar-image.avatar-symbol-female:before{content:"♀"}.preset-avatar-image.avatar-symbol-neutral{background:linear-gradient(145deg,#9ce1c2,#3c9e79)}.preset-avatar-image.avatar-symbol-neutral:before{content:"⚪"}.preset-avatar-image.avatar-symbol-heart{background:linear-gradient(145deg,#ff8aa4,#8b70dc)}.preset-avatar-image.avatar-symbol-heart:before{content:"♡";font-size:30px}.preset-avatar-image.avatar-zodiac-aries{background:linear-gradient(145deg,#ff9f68,#de5d4d)}.preset-avatar-image.avatar-zodiac-aries:before{content:"♈"}.preset-avatar-image.avatar-zodiac-taurus{background:linear-gradient(145deg,#9bdc95,#458c5a)}.preset-avatar-image.avatar-zodiac-taurus:before{content:"♉"}.preset-avatar-image.avatar-zodiac-gemini{background:linear-gradient(145deg,#ffda70,#c79522)}.preset-avatar-image.avatar-zodiac-gemini:before{content:"♊"}.preset-avatar-image.avatar-zodiac-cancer{background:linear-gradient(145deg,#8bd4ff,#4b75c8)}.preset-avatar-image.avatar-zodiac-cancer:before{content:"♋"}.preset-avatar-image.avatar-zodiac-leo{background:linear-gradient(145deg,#ffb15d,#d26a21)}.preset-avatar-image.avatar-zodiac-leo:before{content:"♌"}.preset-avatar-image.avatar-zodiac-virgo{background:linear-gradient(145deg,#cbb6ff,#735bd8)}.preset-avatar-image.avatar-zodiac-virgo:before{content:"♍"}.preset-avatar-image.avatar-zodiac-libra{background:linear-gradient(145deg,#9fe7e3,#2c98a0)}.preset-avatar-image.avatar-zodiac-libra:before{content:"♎"}.preset-avatar-image.avatar-zodiac-scorpio{background:linear-gradient(145deg,#d08bff,#793fa7)}.preset-avatar-image.avatar-zodiac-scorpio:before{content:"♏"}.preset-avatar-image.avatar-zodiac-sagittarius{background:linear-gradient(145deg,#8fc8ff,#315ee7)}.preset-avatar-image.avatar-zodiac-sagittarius:before{content:"♐"}.preset-avatar-image.avatar-zodiac-capricorn{background:linear-gradient(145deg,#b9d28a,#5f7c3f)}.preset-avatar-image.avatar-zodiac-capricorn:before{content:"♑"}.preset-avatar-image.avatar-zodiac-aquarius{background:linear-gradient(145deg,#8ae4ff,#2d91b6)}.preset-avatar-image.avatar-zodiac-aquarius:before{content:"♒"}.preset-avatar-image.avatar-zodiac-pisces{background:linear-gradient(145deg,#ffb3d8,#8065d8)}.preset-avatar-image.avatar-zodiac-pisces:before{content:"♓"}.recognition-note{color:#2d7b52;background:#f3fbf6;border:1px solid #dcece2;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.6}.rating-panel{align-content:start}.rating-row{gap:6px;margin:10px 0 8px;grid-template-columns:none!important;display:flex!important}.rating-row button{width:38px;height:38px;min-height:38px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:50%!important;padding:0!important}.rating-row button:before{color:#c6bbc9!important;font-size:25px!important}.rating-row button.active:before,.rating-row button:hover:not(:disabled):before{color:#e05f91!important}.rating-row button:focus-visible{outline-offset:3px;outline:2px solid #8b70dc}.rating-panel-head>strong{border-radius:12px!important;min-width:54px!important;padding:8px 7px!important}.account-profile-card{position:relative;overflow:hidden;background:linear-gradient(#fff,#fbfdff)!important;border:1px solid #d6e0eef5!important;border-radius:28px!important;padding:0!important;box-shadow:0 22px 58px #3448701f!important}.account-profile-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 18%,#5f8dff40,#0000 32%),linear-gradient(135deg,#eaf2ff,#fff1f6 54%,#edf9f4);height:118px;position:absolute;inset:0 0 auto}.account-profile-card:after{content:"";pointer-events:none;background:#ffffff8a;border-radius:50%;width:150px;height:150px;position:absolute;top:-58px;right:-48px;box-shadow:-34px 60px #ffffff40}.account-profile-card .profile-summary{z-index:1;border:0;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:18px;padding:64px 28px 24px;display:grid;position:relative}.account-profile-card .profile-avatar{background:#fff;border:5px solid #fffffff5;border-radius:30px;width:116px;height:116px;box-shadow:0 14px 30px #3d4c702e}.account-profile-card .profile-avatar-button{transition:transform .18s,box-shadow .18s}.account-profile-card .profile-avatar-button:hover{transform:translateY(-2px);box-shadow:0 18px 36px #3d4c7038}.account-profile-card .profile-avatar-button>.avatar-edit-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f2b43c7;padding:5px 10px;bottom:8px;box-shadow:0 5px 14px #1f2b432e}.account-profile-card .profile-main{min-width:0;padding-bottom:5px}.account-profile-card .profile-main .admin-badge{color:#315ee7;letter-spacing:.14em;background:#315ee71a;border-radius:999px;margin-bottom:8px;padding:5px 9px;display:inline-flex}.account-profile-card .account-panel-title{color:#243149;letter-spacing:-.02em;margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:31px;line-height:1.1}.account-profile-card .account-panel-subtitle{color:#6f7c91;text-overflow:ellipsis;white-space:nowrap;background:#ffffffc2;border:1px solid #d6e0eef2;border-radius:999px;max-width:100%;margin:9px 0 0;padding:7px 11px;font-size:12px;display:inline-flex;overflow:hidden}.account-profile-card .profile-editor{z-index:1;background:linear-gradient(#ffffffc7,#fff);border:0;margin:0;padding:24px 28px 28px;position:relative}.account-profile-card .profile-editor:before{content:"";background:linear-gradient(90deg,#0000,#dde7f2 12% 88%,#0000);height:1px;margin-bottom:22px;display:block}.account-profile-card .form-section-title{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px;display:flex}.account-profile-card .form-section-title strong{color:#243149;font-size:18px}.account-profile-card .form-section-title span{text-align:right;color:#7a879a;max-width:210px}.account-profile-card .profile-editor label{gap:8px;margin-bottom:13px;display:grid}.account-profile-card .profile-editor label span{color:#536176;letter-spacing:.02em;font-size:12px;font-weight:850}.account-profile-card .profile-editor input,.account-profile-card .profile-editor select{color:#1f2c43;background:#f8fbff;border:1px solid #d9e4f0;border-radius:14px;height:48px;padding:0 14px;font-size:15px;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px #fffc}.account-profile-card .profile-editor input:focus,.account-profile-card .profile-editor select:focus{background:#fff;border-color:#6288e8;box-shadow:0 0 0 4px #315ee71a}.account-profile-card .profile-save-button{color:#fff;background:linear-gradient(135deg,#315ee7,#2447bd);border:0;border-radius:14px;width:100%;height:48px;margin-top:6px;font-weight:850;box-shadow:0 12px 24px #315ee738}.account-profile-card .profile-save-button:hover{filter:saturate(1.08);transform:translateY(-1px)}@media (max-width:560px){.account-profile-card .profile-summary{text-align:center;grid-template-columns:1fr;justify-items:center;padding:54px 22px 22px}.account-profile-card .profile-main{justify-items:center;display:grid}.account-profile-card .form-section-title{align-items:start;display:grid}.account-profile-card .form-section-title span{text-align:left;max-width:none}.account-profile-card .profile-editor{padding:22px}.most-downloaded-banner{flex-wrap:wrap;align-items:flex-start;line-height:1.6}.most-downloaded-banner a{white-space:normal;overflow-wrap:anywhere}.hero-feedback-button{width:100%;min-height:44px}.avatar-sheet{padding:16px}.avatar-picker-sheet{gap:8px}.avatar-preview-large{width:120px;height:120px}}@media (max-width:720px){.feedback-section{padding:46px 0}.feedback-layout{grid-template-columns:1fr;gap:20px}.feedback-heading{padding:0}.feedback-heading p{max-width:none}.feedback-state{min-height:110px}.feedback-admin-row{gap:14px;display:grid}.feedback-admin-author{min-width:0}.feedback-admin-actions{align-self:start}}@media (max-width:900px){.account-workspace-head{display:grid}.account-dashboard-grid{grid-template-columns:1fr}}@media (max-width:560px){.account-workspace-head h1{font-size:32px}.rating-row{justify-content:flex-start}}.resource-tools{background:#fff;border:1px solid #e1e8f2;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:-10px 0 18px;padding:12px 14px;display:flex;box-shadow:0 7px 18px #2b3d610d}.resource-tool-row{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.resource-tool-row label{color:#7c8798;gap:5px;font-size:10px;font-weight:800;display:grid}.resource-tool-row select{color:#40506a;background:#fbfcff;outline:none;min-width:128px;padding:0 10px;font-size:12px}.resource-tool-row button,.resource-tool-row select{border:1px solid #dce3ef;border-radius:8px;height:35px}.resource-tool-row button{color:#52627b;background:#fff;padding:0 12px;font-size:11px;font-weight:800}.resource-tool-row button.active{color:#315ee7;background:#edf3ff;border-color:#315ee7}.resource-more-button{min-width:138px}.rich-comment-form{background:#fff;border:1px solid #eadff3;border-radius:18px;padding:14px;box-shadow:0 8px 24px #65497b0d}.rich-comment-form textarea{background:#fbfcff;border-radius:14px}.comment-toolbar{align-items:center;gap:10px;display:flex}.comment-toolbar>span{color:#9a8ea0;margin-left:auto;font-size:11px}.comment-tools-left{align-items:center;gap:8px;display:flex}.comment-tool-button{color:#7657d6;cursor:pointer;background:#fffaff;border:1px solid #e4d9ec;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:900;display:grid;overflow:hidden}.comment-tool-button input{display:none}.emoji-panel{flex-wrap:wrap;gap:6px;padding:8px 0 0;display:flex}.emoji-panel button{background:#fffaff;border:1px solid #f0e5f1;border-radius:9px;width:32px;height:32px;font-size:18px}.comment-image-preview,.comment-images{flex-wrap:wrap;gap:8px;display:flex}.comment-image-preview button{background:#fff;border:1px solid #eadff3;border-radius:12px;width:86px;height:86px;padding:0;position:relative;overflow:hidden}.comment-image-preview img,.comment-images img{object-fit:cover;width:100%;height:100%;display:block}.comment-image-preview span{color:#fff;background:#16233bb8;padding:4px 0;font-size:10px;position:absolute;bottom:0;left:0;right:0}.comment-local-error{color:#b74762;margin:0;font-size:12px}.threaded-comment-list{gap:12px}.threaded-comment{gap:10px;display:grid}.comment-head{align-items:center;gap:10px;display:flex}.comment-head strong{margin:0}.comment-head span:not(.comment-avatar){margin-top:3px}.comment-avatar{color:#7c5266;background:linear-gradient(145deg,#fff1c9,#ffd4df);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:13px;font-weight:900;display:grid;overflow:hidden}.comment-avatar img{object-fit:cover;width:100%;height:100%}.threaded-comment p{white-space:pre-wrap;overflow-wrap:anywhere}.comment-images a{background:#fff;border:1px solid #eadff3;border-radius:12px;width:116px;height:116px;overflow:hidden}.comment-reply-button{color:#7657d6;background:0 0;border:0;justify-self:start;padding:2px 0;font-size:12px;font-weight:800}.comment-replies{border-left:2px solid #f0e5f1;gap:10px;margin-top:4px;margin-left:48px;padding-left:14px;display:grid}.comment-replies .comment-card{box-shadow:none;background:#fffafd;border-radius:14px}.comment-replies .comment-avatar{width:38px;height:38px}.comment-admin-images{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.comment-admin-images img{object-fit:cover;border:1px solid #e7ecee;border-radius:7px;width:74px;height:74px}.comment-reply-mark{color:#28786a;background:#eef7f4;border-radius:999px;margin:0 0 8px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}@media (max-width:720px){.resource-tools{display:grid}.resource-tool-row{grid-template-columns:1fr;display:grid}.resource-tool-row button,.resource-tool-row select{width:100%}.comment-toolbar{flex-wrap:wrap}.comment-toolbar .admin-submit{width:100%;margin-top:4px}.comment-images a{width:96px;height:96px}.comment-replies{margin-left:16px;padding-left:10px}}