:root{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#253a30;background:#f5f7f3;font-synthesis:none;font-size:16px;line-height:1.6;--green:#246644;--green-dark:#184c32;--soft:#e7f0e7;--muted:#68746c;--line:#dfe6de;--paper:#fff;--orange:#9d551a;--blue:#285a91}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 16px;color:#344a3b;border:1px solid var(--line);border-radius:12px;background:#fff;line-height:1.4;transition:background .15s,border-color .15s}button:hover,a.icon-button:hover{background:#edf3ed}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #67a384;outline-offset:3px}input:not([type=checkbox]):not([type=range]),select,textarea{display:block;width:100%;min-height:48px;padding:10px 12px;border:1px solid #cdd8ce;border-radius:10px;background:#fff;color:#253a30}input[type=checkbox]{width:20px;height:20px;accent-color:var(--green);flex-shrink:0}input[type=range]{width:100%;min-height:36px;accent-color:var(--green);cursor:pointer}label{display:flex;flex-direction:column;gap:7px;font-size:.9375rem;font-weight:500}h1,h2,h3,p{margin-top:0}h1{font-size:2rem;line-height:1.35;letter-spacing:-.035em;margin-bottom:10px;font-weight:650}h2{font-size:1.25rem;line-height:1.5;margin-bottom:12px;font-weight:600}h3{font-size:1.0625rem;line-height:1.5;margin-bottom:6px;font-weight:600}p{margin-bottom:16px}svg{flex-shrink:0}small{font-size:.8125rem}strong{font-weight:600}.muted{color:var(--muted);font-size:.9375rem}.eyebrow{display:block;color:var(--green);font-size:.8125rem;font-weight:600;letter-spacing:.06em;margin-bottom:10px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;min-height:48px;border:1px solid var(--green);background:var(--green);color:#fff;border-radius:12px;font-weight:550}.primary:hover{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:46px;padding:10px;border:1px solid transparent;background:transparent;border-radius:10px}.text-button{border:0;background:none;justify-content:flex-start;color:var(--muted);padding:10px 0}.panel{background:var(--paper);padding:28px;border-radius:20px;border:1px solid var(--line)}.stack{display:flex;flex-direction:column;gap:18px}.stack h2,.stack p{margin-bottom:0}.check{display:flex;flex-direction:row;align-items:center;gap:9px;font-weight:400;min-height:44px}.button-group{display:flex;align-items:center;gap:8px}.button-group.wrap{flex-wrap:wrap}.message{padding:13px 16px;border-radius:12px;margin:14px 0;font-size:.9375rem;overflow-wrap:anywhere}.message.error{background:#fff0ed;color:#a43228;border:1px solid #f3d0c9}.message.success{background:#e7f3e8;color:#23633d}.danger-text{color:#a33228!important}.success-text{color:#246644}.sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:64px 24px;color:var(--muted)}.empty h2{color:#35483c;margin:12px 0 0}.empty p{max-width:400px}.empty svg{width:38px;height:38px;color:#6c8c74}.loading-screen{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--green)}.app-shell{display:flex;min-height:100dvh}.sidebar{width:238px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:36px 26px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:20}.brand{display:flex;align-items:center;gap:12px;font-size:1.25rem;font-weight:650}.brand small{display:block;color:#89928b;font-weight:400;font-size:.75rem;letter-spacing:.08em;margin-top:2px}.brand-mark{height:44px;width:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff;flex-shrink:0}.brand-mark.large{width:72px;height:72px;border-radius:22px}.desktop-nav{display:flex;flex-direction:column;gap:10px;margin-top:52px}.desktop-nav a,.sidebar-bottom a{display:flex;align-items:center;gap:13px;border-radius:12px;padding:13px 16px;font-size:.9375rem;color:#6e7971;min-height:50px}.desktop-nav a.active{background:var(--soft);color:var(--green);font-weight:600}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:4px}.sidebar-bottom .text-button{padding-left:16px}.sidebar-bottom a.active{color:var(--green);background:var(--soft)}.workspace{margin-left:238px;flex:1;min-width:0}.topbar{min-height:90px;padding:22px 44px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e4e9e1}.desktop-greeting{font-size:.875rem;color:#828c84}.profile-area{display:flex;align-items:center;gap:10px;font-size:.9375rem}.profile-area select{max-width:160px}.avatar{width:35px;height:35px;flex-shrink:0;background:#e3ede1;color:#477446;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.9375rem;font-weight:550}.main-content{max-width:1370px;padding:40px 44px 72px;margin:0 auto}.main-content.with-mini{padding-bottom:125px}.mobile-brand,.mobile-manage,.bottom-nav{display:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading p{margin:8px 0 0}.page-heading.compact h1{font-size:1.75rem}.quiet-pill{display:inline-flex;padding:6px 12px;background:#e9efe5;color:#617154;border-radius:8px;font-size:.8125rem;white-space:nowrap}.heading-icon{color:#9bad95}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:28px 0 16px}.section-heading h2{margin:0}.section-heading>span{font-size:.8125rem}.back-link{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.875rem;margin:0 0 22px;min-height:36px}.back-link:hover{color:var(--green)}.continue-card{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:32px 38px;background:#e3eee1;border:1px solid #dce7d9;border-radius:22px;min-height:235px}.continue-copy{min-width:0}.continue-copy h2{font-size:1.65rem;margin-bottom:8px}.continue-copy p{color:#688165;font-size:.9375rem;margin-bottom:20px}.continue-symbol{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:20px;color:#4f8056;min-width:165px}.continue-symbol span{font-size:.8125rem}.welcome-strip{display:flex;gap:24px;align-items:center;padding:30px;background:#e6eee3;border-radius:20px;color:#486747}.welcome-strip h2{margin-bottom:6px;color:#294a31}.welcome-strip p{margin:0;font-size:.9375rem}.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.book-card{display:block;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform .15s,box-shadow .15s}.book-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #24452d0d}.book-cover{margin:14px;padding:25px 25px 23px;min-height:270px;position:relative;display:flex;flex-direction:column;align-items:flex-start;border-radius:10px;background:#cddbba;color:#355135;border-left:8px solid #a5b98e}.subject-chinese{background:#f2d7b8;color:#764a27;border-left-color:#d6b389}.subject-other{background:#cbddeb;color:#355d76;border-left-color:#9dbed4}.cover-edition{font-size:.75rem;letter-spacing:.08em;opacity:.8}.book-cover strong{font-size:2.4rem;letter-spacing:.14em;line-height:1.4;margin:21px 0 2px;font-weight:600}.cover-title{font-size:.9375rem}.book-cover svg{margin:20px 0 16px;opacity:.6}.cover-term{font-size:.75rem;letter-spacing:.06em;margin-top:auto}.book-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 22px 21px}.book-meta h3{font-size:1rem;margin-bottom:4px}.book-meta p{font-size:.8125rem;color:var(--muted);margin:0}.round-arrow{width:34px;height:34px;flex-shrink:0;border-radius:50%;background:#f1f5ef;color:var(--green);display:inline-flex;align-items:center;justify-content:center}.unit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.unit-card{display:flex;align-items:center;gap:20px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:25px 23px;min-height:122px}.unit-card>div{flex:1;min-width:0}.unit-card>svg{color:#98a294}.unit-card:hover{border-color:#a7bda7}.unit-number{font-size:1.7rem;font-weight:550;color:#8fa383;font-variant-numeric:tabular-nums;min-width:42px}.unit-kinds{display:flex;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:.75rem}.unit-kinds span,.unit-summary span{display:inline-flex;gap:5px;align-items:center}.unit-summary{display:flex;gap:20px;flex-wrap:wrap;color:var(--muted);font-size:.875rem;margin-bottom:30px}.resource-group{margin-bottom:28px}.resource-list{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.resource-row{width:100%;display:flex;align-items:center;gap:16px;border:0;border-bottom:1px solid #eaf0e6;border-radius:0;background:#fff;text-align:left;padding:18px 22px;min-height:87px}.resource-row:last-child{border-bottom:0}.resource-row.selected{background:#edf5eb}.resource-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;flex-shrink:0}.resource-icon.audio{background:#e7f0e2;color:#5a7b45}.resource-icon.video{background:#e7eef7;color:#547598}.resource-icon.document{background:#f6ecde;color:#aa7b3e}.resource-icon.image{background:#efe9f6;color:#80648f}.resource-info{flex:1;min-width:0}.resource-info strong{display:block;font-size:1rem;overflow-wrap:anywhere}.resource-info small{display:block;color:var(--muted);margin-top:5px;font-size:.8125rem}.resource-action{font-size:.8125rem;color:#6e816b;white-space:nowrap}.row-chevron{color:#9ba795}.recent-list{display:flex;flex-direction:column;gap:18px}.recent-item{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}.recent-context{display:flex;justify-content:space-between;gap:12px;background:#f0f4ed;padding:10px 22px;font-size:.8125rem;color:#75816f}.learning-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:24px;align-items:start}.learning-main{min-width:0}.audio-panel{padding:36px 35px 30px;background:#fff;border:1px solid var(--line);border-radius:22px;text-align:center}.audio-art{width:120px;height:120px;background:#e4efdf;color:#678d57;border-radius:32px;display:flex;align-items:center;justify-content:center;margin:4px auto 24px}.audio-panel h2{margin:18px 0 8px;font-size:1.375rem}.audio-progress{margin:30px 0 8px}.audio-progress>div{display:flex;justify-content:space-between;font-size:.8125rem;color:var(--muted);font-variant-numeric:tabular-nums}.audio-controls{display:flex;align-items:center;justify-content:center;gap:30px;margin:17px 0 28px}.play-large{width:72px;height:72px;border-radius:50%;background:var(--green);color:#fff;border:0}.play-large:hover{background:var(--green-dark)}.audio-options{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.audio-options button{font-size:.8125rem;min-height:44px;padding:8px 12px}.audio-options .active-option{background:var(--soft);border-color:#9abf9e;color:var(--green)}.inline-label{display:flex;align-items:center;flex-direction:row;gap:9px;font-weight:400;font-size:.875rem}.inline-label select{width:auto;min-height:44px;padding:7px 10px;font-size:.875rem}.related-panel{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px 14px}.related-panel h2{font-size:1rem;margin:0 8px 15px}.related-items{display:flex;flex-direction:column;gap:5px}.related-item{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:13px 10px;border:0;background:transparent}.related-item span{font-size:.875rem;min-width:0;overflow-wrap:anywhere}.related-item svg{color:#829378}.related-item small{display:block;color:var(--muted);font-size:.75rem;margin-top:5px}.related-item.active{background:var(--soft);color:var(--green)}.video-panel,.pdf-panel{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden}.video-panel video{display:block;width:100%;max-height:72dvh;background:#121a15;aspect-ratio:16/9}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 16px;border-bottom:1px solid var(--line);font-size:.875rem}.viewer-toolbar button{padding:9px;min-width:44px;min-height:44px}.page-input{display:flex;flex-direction:row;align-items:center;gap:6px;white-space:nowrap}.page-input input{width:58px!important;min-height:44px!important;text-align:center;padding:5px!important}.pdf-container{width:100%;background:#e4e7e1;min-height:160px}.pdf-scroll,.image-scroll{overflow:auto;overscroll-behavior:contain}.pdf-scroll canvas{display:block;background:#fff;max-width:none}.reader-status{padding:10px 16px;font-size:.8125rem;color:var(--muted);text-align:center}.image-scroll img{display:block}.mini-player{position:fixed;bottom:22px;left:282px;right:44px;max-width:720px;z-index:30;background:#fff;border:1px solid #cbdcc9;border-radius:16px;box-shadow:0 8px 30px #23432b16;padding:10px 18px;display:flex;align-items:center;gap:16px}.mini-player>svg{color:var(--green)}.mini-player a{flex:1;min-width:0}.mini-player strong{display:block;font-size:.9375rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mini-player small{display:block;color:var(--muted);font-size:.75rem}.login-shell{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;max-width:1050px;margin:0 auto;padding:60px 40px}.login-intro h1{font-size:2.75rem;margin:28px 0 18px;letter-spacing:.05em}.login-intro p{font-size:1.125rem;line-height:1.9;color:#698069}.login-formats{display:flex;gap:15px;margin-top:30px;color:#5e7b5c;font-size:.875rem}.login-formats span{padding:8px 14px;border:1px solid #d7e1d0;border-radius:10px}.login-card{background:#fff;padding:38px;border:1px solid var(--line);border-radius:24px;box-shadow:0 15px 60px #22412c07}.login-card h2{font-size:1.75rem;margin-bottom:6px}.login-card>label{margin:20px 0}.form-footnote{display:flex;gap:7px;color:#899186;font-size:.75rem;margin:20px 0 0}.password-shell{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:30px}.password-shell>.panel{width:100%;max-width:470px}.password-shell>.panel>svg{color:var(--green);margin-bottom:15px}.unlock-panel{max-width:470px;margin:35px auto;text-align:center;padding:35px}.unlock-panel form{text-align:left}.unlock-panel .text-button{margin:24px auto 0;font-size:.875rem}.lock-circle{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:24px;background:var(--soft);color:var(--green);margin-bottom:20px}.unlock-panel h1{font-size:1.7rem}.manage-tabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:25px}.manage-tabs button{border:0;background:transparent;color:var(--muted)}.manage-tabs button.active{color:var(--green);background:var(--soft);font-weight:550}.manage-bookbar{display:flex;align-items:end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.manage-bookbar>label{min-width:220px;flex:1;max-width:380px}.manage-bookbar .button-group{flex-wrap:wrap}.upload-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;background:#e7efe3;border-radius:16px;margin-bottom:24px}.upload-banner h2{font-size:1.0625rem;margin-bottom:5px}.upload-banner p{font-size:.875rem;color:#70836a;margin:0}.manage-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.manage-filters select{width:auto;max-width:240px}.manage-filters button{font-size:.875rem}.bulk-bar{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:16px 0;min-height:70px}.bulk-bar button{font-size:.8125rem;min-height:40px}.manage-resource-list{display:flex;flex-direction:column;gap:10px}.manage-resource{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);background:#fff;border-radius:14px}.row-checkbox{margin:0}.manage-resource-info{flex:1;min-width:0}.manage-resource-info h3{font-size:.9375rem;margin-bottom:4px;overflow-wrap:anywhere}.manage-resource-info .filename{color:#899184;font-size:.75rem;margin:0 0 7px;overflow-wrap:anywhere}.resource-tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.75rem;color:#7b8476}.status{padding:2px 7px;border-radius:5px;background:#eef0ec;color:#6f7b68}.status.published{background:#e3f1e2;color:#42773a}.status.draft{background:#fbefda;color:#a37a2b}.resource-tools{display:flex;align-items:center;gap:0;flex-wrap:wrap;justify-content:flex-end}.resource-tools .icon-button{min-width:40px;padding:9px}.resource-tools button:not(.icon-button){font-size:.75rem}.modal{width:calc(100% - 32px);max-width:570px;max-height:88dvh;overflow:auto;border:1px solid var(--line);border-radius:22px;padding:28px;color:#253a30;background:#fff;box-shadow:0 20px 80px #18382420}.modal::backdrop{background:#12251c66;backdrop-filter:blur(3px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.modal-heading h2{margin:0}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.file-picker{display:flex;align-items:center;gap:12px;border:1px dashed #acc2a6;background:#f4f8f1;border-radius:14px;padding:28px 20px;color:#5b7c51}.file-picker input{font-size:.8125rem;background:#fff!important;max-width:100%}.upload-results{font-size:.8125rem;display:flex;flex-direction:column;gap:8px;overflow-wrap:anywhere}.upload-results p{margin-top:12px}progress{width:100%;height:12px;accent-color:var(--green)}.device-row,.member-row{display:flex;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.device-row:last-child,.member-row:last-child{border-bottom:0}.device-row>div,.member-row>div{min-width:0;flex:1}.device-row strong,.member-row strong{font-size:.9375rem}.device-row p,.member-row p{font-size:.8125rem;color:var(--muted);margin:5px 0 0;overflow-wrap:anywhere}.device-row button,.member-row button{font-size:.8125rem}.account-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}@media(min-width:1500px){.book-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1199px){.sidebar{width:205px;padding:30px 18px}.workspace{margin-left:205px}.main-content{padding:30px 30px 70px}.topbar{padding:22px 30px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-layout{grid-template-columns:minmax(0,1fr)}.related-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mini-player{left:235px;right:30px}.unit-card{padding:21px 18px;gap:14px}.unit-number{font-size:1.45rem;min-width:34px}.resource-tools{max-width:95px}.continue-card{padding:28px}}@media(max-width:899px){.sidebar{display:none}.workspace{margin-left:0}.topbar{min-height:76px;padding:16px 28px;background:#fff}.desktop-greeting{display:none}.mobile-brand{display:flex;align-items:center;gap:9px;color:var(--green);font-weight:650;font-size:1.125rem}.mobile-manage{display:inline-flex}.main-content{padding:30px 28px 105px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;padding:8px 24px calc(8px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);z-index:35;gap:60px;backdrop-filter:blur(12px)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;color:#8a9485;font-size:.75rem;min-height:47px;min-width:80px}.bottom-nav a.active{color:var(--green);font-weight:600}.mini-player{left:24px;right:24px;bottom:calc(80px + env(safe-area-inset-bottom));max-width:none}.main-content.with-mini{padding-bottom:185px}.book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.book-cover{padding:20px;min-height:240px;margin:10px}.book-cover strong{font-size:2rem}.book-meta{padding:4px 16px 18px}.book-meta .round-arrow{display:none}.login-shell{gap:35px;padding:45px 30px}.login-card{padding:28px}.account-grid{grid-template-columns:1fr 1fr}.resource-tools{max-width:none}}@media(max-width:639px){:root{font-size:16px}.topbar{padding:13px 18px;min-height:70px}.mobile-brand{font-size:1.0625rem}.profile-area{gap:7px;font-size:.875rem}.avatar{width:31px;height:31px}.profile-area .icon-button{min-width:40px;padding:8px}.main-content{padding:26px 18px 105px}h1{font-size:1.65rem}h2{font-size:1.125rem}.eyebrow{font-size:.75rem;margin-bottom:8px}.page-heading{margin-bottom:23px;align-items:flex-start;flex-wrap:wrap;gap:14px}.page-heading .quiet-pill{font-size:.75rem;padding:5px 9px}.page-heading>.primary{width:100%}.heading-icon{display:none}.continue-card{padding:25px 22px;gap:8px;min-height:220px}.continue-copy h2{font-size:1.3rem}.continue-copy p{font-size:.8125rem}.continue-symbol{min-width:80px;padding:4px}.continue-symbol svg{width:43px;height:43px}.continue-symbol span{display:none}.continue-copy .primary{font-size:.9375rem;padding:10px 17px}.welcome-strip{padding:23px 21px;gap:17px}.welcome-strip p{font-size:.875rem}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.book-cover{min-height:235px;margin:9px;padding:18px 14px;border-left-width:5px}.book-cover strong{font-size:2rem;margin-top:18px}.cover-edition,.cover-term{font-size:.75rem;letter-spacing:0}.cover-title{font-size:.8125rem}.book-cover svg{width:30px;height:30px}.book-meta{padding:5px 13px 15px}.book-meta h3{font-size:.9375rem}.book-meta p{font-size:.75rem}.unit-grid{grid-template-columns:1fr;gap:12px}.unit-card{min-height:105px;padding:21px}.unit-number{font-size:1.6rem;min-width:43px}.unit-kinds{font-size:.8125rem}.unit-summary{font-size:.8125rem;gap:13px;margin-bottom:25px}.resource-row{padding:16px 14px;gap:12px;min-height:88px}.resource-info strong{font-size:.9375rem}.resource-info small{font-size:.75rem}.resource-icon{width:42px;height:42px;border-radius:12px}.resource-action{display:none}.recent-context{padding:10px 16px;font-size:.75rem}.back-link{font-size:.8125rem;margin-bottom:18px}.page-heading.compact h1{font-size:1.45rem}.audio-panel{padding:27px 18px}.audio-art{width:100px;height:100px;border-radius:29px}.audio-panel h2{font-size:1.25rem}.audio-options{gap:8px}.audio-options button{font-size:.8125rem;padding:8px 10px}.audio-options .inline-label{font-size:.8125rem}.related-items{grid-template-columns:1fr}.related-panel{padding:20px 14px}.related-item{min-height:60px}.viewer-toolbar{padding:10px;gap:10px}.viewer-toolbar .button-group{gap:4px}.pdf-panel .viewer-toolbar{justify-content:center}.video-panel video{max-height:60dvh}.mini-player{left:14px;right:14px;padding:9px 12px;gap:10px}.mini-player strong{font-size:.875rem}.section-heading{margin-top:25px}.panel{padding:23px 20px;border-radius:17px}.login-shell{display:flex;flex-direction:column;gap:28px;justify-content:center;padding:34px 22px}.login-intro{width:100%;text-align:center}.login-intro .brand-mark{width:55px;height:55px;border-radius:17px}.login-intro .brand-mark svg{width:29px;height:29px}.login-intro h1{font-size:1.75rem;margin:13px 0 9px}.login-intro p{font-size:.9375rem;margin:0}.login-intro p br,.login-formats{display:none}.login-card{width:100%;max-width:440px;padding:27px 24px}.login-card h2{font-size:1.5rem}.login-card>label{margin:17px 0}.form-footnote{font-size:.75rem}.unlock-panel{margin:20px auto;padding:28px 24px}.manage-tabs{gap:3px}.manage-tabs button{font-size:.8125rem;padding:9px 10px;gap:5px}.manage-tabs svg{width:16px}.manage-bookbar>label{max-width:none;width:100%}.manage-bookbar .button-group{width:100%}.manage-bookbar button{font-size:.8125rem}.upload-banner{padding:22px;flex-direction:column;align-items:stretch;gap:17px}.upload-banner button{width:100%}.manage-filters{gap:8px}.manage-filters label{flex:1;min-width:0}.manage-filters select{width:100%;max-width:none;font-size:.875rem}.manage-filters>button:not(.icon-button){flex:1}.bulk-bar{gap:5px;padding:10px 0}.manage-resource{padding:15px 12px;gap:10px;flex-wrap:wrap;align-items:flex-start}.manage-resource>.resource-icon{width:32px;height:36px;background:transparent}.manage-resource>.row-checkbox{margin-top:8px}.manage-resource-info{width:calc(100% - 68px);flex:auto}.resource-tools{width:100%;padding-left:63px;justify-content:flex-start}.resource-tags{font-size:.75rem;gap:7px}.modal{padding:22px 19px;border-radius:18px;max-height:90dvh}.form-grid{gap:12px}.file-picker{padding:24px 14px}.device-row,.member-row{gap:12px;flex-wrap:wrap}.member-row>div,.device-row>div{flex:1;min-width:180px}.member-row>button,.device-row>button{margin-left:44px}.account-grid{grid-template-columns:1fr}.password-shell{padding:22px}.quiet-pill{white-space:normal}.desktop-nav{display:none}}@media(max-width:359px){.book-grid{grid-template-columns:1fr}.book-cover{min-height:250px;padding:25px}.continue-symbol{display:none}.profile-area>.avatar{display:none}.main-content{padding-left:14px;padding-right:14px}.manage-tabs button{padding:9px 8px}.manage-tabs svg{display:none}.form-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.member-row>.button-group{flex:0 0 auto;min-width:0}.member-row>.button-group button{font-size:.8125rem}@media(max-width:639px){.member-row>.button-group{width:100%;justify-content:flex-end}}.mini-player{padding-right:54px}.mini-player-close{position:absolute;top:3px;right:3px;width:32px;height:32px;min-height:32px;padding:8px;border:0;background:transparent;color:var(--muted);border-radius:10px}@media(pointer:coarse){.mini-player-close{width:44px;height:44px;min-height:44px;padding:14px}}
