@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700&display=swap";:root{color:#233c35;font-synthesis:none;--green:#176b55;--border:#e2e8e2;background:#f5f7f4;font-family:Noto Sans Thai,system-ui,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}input,select,textarea{color:#213d32;background:#fff;border:1px solid #cdd8d0;border-radius:8px;width:100%;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:var(--green);outline:2px solid #b2d9c4}textarea{resize:vertical;min-height:130px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.7px;margin-bottom:9px;font-size:29px;font-weight:600}h2{margin-bottom:17px;font-size:18px;font-weight:600}p{color:#687c71;line-height:1.8}hr{border:0;border-top:1px solid var(--border);margin:28px 0}.workspace{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);z-index:5;background:#fff;flex-direction:column;width:248px;padding:32px 20px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:var(--green);align-items:center;gap:10px;display:flex}.brand strong{letter-spacing:-1px;font-size:29px;line-height:1.1}.brand span{letter-spacing:.2px;margin-top:7px;font-size:9px;font-weight:400;display:block}.workspace-label{color:#8d9a92;margin:43px 12px 8px;font-size:11px}.school-name{margin:0 12px 21px;font-weight:600;line-height:1.6}.sidebar nav{gap:5px;display:grid}.sidebar nav a{color:#708075;border-radius:8px;align-items:center;gap:12px;padding:12px;font-size:13px;display:flex}.sidebar nav a.active{color:var(--green);background:#e8f2eb;font-weight:600}.public-link{color:#738779;gap:9px;margin:22px 12px 0;font-size:12px;display:flex}.account{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:auto;padding-top:20px;font-size:12px;display:flex}.account small{margin-top:3px;font-size:10px;display:block}.avatar{background:#f2e9d7;border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.icon-button{color:#8b9b91;background:0 0;border:0;margin-left:auto;padding:5px}.workspace main{flex:1;min-width:0;margin-left:248px}.topbar{border-bottom:1px solid var(--border);color:#8c9a91;justify-content:space-between;align-items:center;height:68px;padding:0 38px;font-size:12px;display:flex}.page{max-width:1600px;margin:auto;padding:36px 38px}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.page-title p{margin-bottom:0}.eyebrow{letter-spacing:2px;color:#80a091;margin-bottom:11px;font-size:10px;font-weight:600}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:13px;font-weight:500;display:inline-flex}.primary{background:var(--green);color:#fff}.text-button{color:#6c8174;background:0 0;border:0;padding:8px;font-size:12px}.text-button:hover{text-decoration:underline}.card{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:20px;padding:24px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:13px;display:grid}.stat-number{margin:12px 0 5px;font-size:33px;font-weight:500;line-height:1.2;display:block}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin:16px 0 20px;display:flex}.section-heading h2{margin:0}.search{border:1px solid var(--border);color:#9aa79d;background:#fff;border-radius:8px;align-items:center;width:100%;max-width:460px;padding-left:12px;display:flex}.search input{background:0 0;border:0;min-width:0;font-size:12px}.search button{border:0;border-left:1px solid var(--border);color:var(--green);white-space:nowrap;background:0 0;padding:10px}.library-grid,.book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.library-grid .card,.book-grid .card{min-width:0;margin:0}.card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:19px;display:flex}.library-icon{color:var(--green);background:#edf4ec;border-radius:11px;place-items:center;width:44px;height:44px;margin-bottom:15px;display:grid}.card-top .library-icon{margin:0}.badge{color:#867d55;white-space:nowrap;background:#f1f1e8;border-radius:5px;padding:5px 9px;font-size:10px;display:inline-block}.mono,code{font-family:ui-monospace,monospace;font-size:12px}.mini-stats{color:#87948a;border-top:1px solid #f0f2ee;gap:24px;margin-top:20px;padding:18px 0;font-size:11px;display:flex}.mini-stats strong{color:#314f3e;margin-right:3px;font-size:17px}.card-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.card-actions .button{flex:1}.split{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;display:grid}.sticky{position:sticky;top:22px}.check{color:#5d7467;align-items:center;gap:10px;margin-bottom:18px;font-size:12px;display:flex}.check svg{color:#45976b}.sticky .button{width:100%;margin-top:20px}.step{color:#699d70;background:#f1f6ed;border-radius:50%;place-items:center;width:26px;height:26px;margin-right:10px;font-size:13px;display:inline-grid}.field{margin-bottom:19px;display:block}.field>span{margin-bottom:8px;font-size:12px;font-weight:500;display:block}.field i{color:#bd8269;font-style:normal}.field small{margin-top:7px;line-height:1.7;display:block}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;display:grid}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.url-preview{color:#7b9080;background:#f5f8f2;border:1px dashed #cbdacb;border-radius:8px;align-items:center;gap:8px;padding:15px;font-size:13px;display:flex}.barcode-preview{background:#f8f9f4;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.barcode-preview strong{letter-spacing:3px;font:22px ui-monospace,monospace}.notice{background:#f5f7ee;border:1px solid #e2e9d4;border-radius:8px;margin-bottom:22px;padding:14px 18px;font-size:12px;line-height:1.8}.error{color:#a14730;background:#fff0eb;border-color:#eed4c9}.error-text{color:#b04d37;font-size:12px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;margin-top:18px}th{border-bottom:1px solid var(--border);color:#8b998f;white-space:nowrap;padding:14px 10px;font-size:11px;font-weight:400}td{border-bottom:1px solid #eff2ed;padding:18px 10px;font-size:12px}td strong{font-weight:500}td small{margin-top:5px;font-size:11px;display:block}td .button{padding:7px 10px;font-size:11px}.pagination{justify-content:space-between;align-items:center;gap:10px;margin:22px 0 0;display:flex}.pagination a{border:1px solid var(--border);background:#fff;border-radius:5px;margin-left:5px;padding:5px 10px;font-size:11px;display:inline-block}.pagination .selected{color:#fff;background:var(--green)}.empty{text-align:center;color:#94aa9c;padding:45px 20px}.empty p{margin:15px 0 0;font-size:13px}.tabs{border-bottom:1px solid var(--border);gap:8px;margin-bottom:24px;display:flex;overflow-x:auto}.tabs button{white-space:nowrap;color:#7d8e81;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 17px;font-size:12px}.tabs .active{color:var(--green);border-color:var(--green)}.checkbox{align-items:center;gap:10px;margin-bottom:16px;font-size:13px;display:flex}.checkbox input,.answer input{width:auto;accent-color:var(--green)}.weekday-list{grid-template-columns:repeat(3,1fr);margin:25px 0;display:grid}.holiday-row{border-bottom:1px solid var(--border);justify-content:space-between;gap:10px;padding:12px 0;font-size:12px;display:flex}.checkout-preview{background:#f5f8f2;border-radius:10px;align-items:center;gap:30px;margin-top:24px;padding:22px;display:flex}.checkout-preview>div{flex:1}.checkout-preview strong,.checkout-preview small{margin-bottom:8px;display:block}.feature-card{background:#e7eee0;border-color:#e0e8d8;min-height:310px}.feature-card h2{font-size:27px;line-height:1.7}.quick-link{color:#5c785e;margin-top:20px;font-size:12px;display:block}.login{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-story{background:#dce8d7;flex-direction:column;justify-content:space-between;min-height:100vh;padding:60px 70px;display:flex}.login-story h1{color:#24543b;font-size:48px;line-height:1.6}.login-story .eyebrow{color:#6c8b70}.login-form{width:100%;max-width:440px;margin:auto;padding:35px}.login-form .button{width:100%;margin-top:15px}.public-page{background:#fafbf7;min-height:100vh}.public-page>header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:24px 6%;display:flex}.public-hero{background:#e4ecdf;padding:70px 10%}.public-hero h1{color:#2c5b3f;font-size:52px;line-height:1.6}.hero-numbers{color:#6c846f;gap:25px;margin-top:35px;font-size:12px;display:flex}.public-content{max-width:1450px;margin:auto;padding:40px 6%}.book-cover{color:#708562;background:#e6eadc;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:13px;height:150px;margin-bottom:20px;display:flex}.book-cover span{letter-spacing:2px;font-size:10px}.book-grid .card:nth-child(3n+2) .book-cover{color:#98835c;background:#f0e5d4}.book-grid .card:nth-child(3n+3) .book-cover{color:#678b87;background:#dfe9e8}.public-page footer{border-top:1px solid var(--border);color:#8a988b;padding:35px 6%;font-size:12px}.lesson-block{border:1px solid var(--border);border-radius:8px;margin:20px 0;padding:20px}.reading-block{margin-bottom:30px}.prose{white-space:pre-wrap;color:#3e5c48;line-height:2.1}.answer{border:1px solid var(--border);border-radius:7px;align-items:center;gap:12px;margin-bottom:10px;padding:15px;font-size:13px;display:flex}@media (width>=1500px){.page{padding:40px 50px}.library-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1150px){.sidebar{width:212px;padding:25px 14px}.workspace main{margin-left:212px}.page{padding:28px 24px}.topbar{padding:0 24px}.split{grid-template-columns:1fr}.sticky{position:static}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats{gap:10px}.stats .card{padding:18px}.stat-number{font-size:27px}}@media (width<=760px){.workspace{display:block}.sidebar{width:100%;padding:16px;position:static}.sidebar .brand{margin-bottom:14px}.workspace-label,.school-name,.account,.public-link{display:none}.sidebar nav{gap:4px;display:flex;overflow-x:auto}.sidebar nav a{white-space:nowrap;padding:9px;font-size:11px}.sidebar nav svg{width:15px}.workspace main{margin:0}.topbar{height:45px;padding:0 18px;font-size:10px}.page{padding:25px 16px}.page-title{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:24px}h1{font-size:23px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.library-grid,.book-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.form-grid,.form-grid.three{grid-template-columns:1fr}.card{padding:20px}.checkout-preview{flex-direction:column;align-items:flex-start;gap:15px}.login{display:block}.login-story{min-height:220px;padding:30px}.login-story h1{margin-top:20px;font-size:27px;line-height:1.4}.login-story p,.login-story>small{display:none}.login-form{padding:35px 25px}.public-page>header{padding:15px}.public-page>header>strong{font-size:11px}.public-hero{padding:40px 7%}.public-hero h1{font-size:35px}.public-content{padding:30px 16px}.account{margin-top:14px;padding-top:12px;display:flex}.public-link{margin:14px 12px 0;font-size:11px;display:inline-flex}}:root{color:#202641;--green:#4f46d9;--border:#dfe3f1;background:#f5f6fd;font-size:18px}.workspace{--green:#4f46d9;background:#f5f6fd}.sidebar{background:#fff;border-color:#e5e7f2;width:282px;padding:28px 20px;overflow-y:auto}.workspace main{margin-left:282px}.brand{color:#5147dd}.brand strong{font-size:38px}.brand span{letter-spacing:.4px;font-size:11px}.brand svg{width:34px;height:34px}.workspace-label{color:#626784;margin-top:30px;font-size:14px}.school-name{color:#252b46;font-size:17px}.sidebar nav{gap:7px}.sidebar nav a{color:#515974;border-radius:13px;min-height:50px;padding:13px 15px;font-size:17px}.sidebar nav a.active{color:#4b3fc7;background:#eeecff}.sidebar nav a:hover{background:#f2f3ff}.sidebar nav svg{flex-shrink:0;width:22px;height:22px}.public-link{color:#515974;align-items:center;min-height:42px;font-size:15px}.account{margin-top:30px;font-size:15px}.account small{color:#626984;font-size:13px}.avatar{color:#755314;background:#ffe6bf;width:44px;height:44px}.icon-button{color:#515974;background:#f4f5fb;border-radius:12px;min-width:46px;min-height:46px}.topbar{color:#626984;background:#fff;height:78px;font-size:15px}.page{max-width:1640px;padding:38px}.eyebrow{letter-spacing:1.5px;color:#6962ad;font-size:13px}.page-title{align-items:flex-start;margin-bottom:32px}.page-title p{color:#626984;max-width:760px;font-size:18px}h1{color:#222743;letter-spacing:-.6px;font-size:34px;font-weight:700;line-height:1.5}h2{color:#292e4d;font-size:23px;font-weight:600;line-height:1.5}h3{font-size:20px}p{color:#626984;font-size:18px}small{color:#626984;font-size:15px}.card{border-color:#e4e7f2;border-radius:20px;padding:28px;box-shadow:0 4px 24px #25295105}.button{white-space:normal;text-align:center;border-radius:12px;min-height:50px;padding:12px 21px;font-size:18px;font-weight:600}.primary{color:#fff;background:#5147dd;box-shadow:0 5px 12px #5147dd1c}.primary:hover{background:#3d32b8}.secondary{color:#4438ad;background:#fafaff;border-color:#d9dcf0}.secondary:hover{background:#efedff}.text-button{color:#5147bd;min-height:46px;padding:9px 12px;font-size:16px}.field>span{margin-bottom:9px;font-size:17px}.field{margin-bottom:23px}.field small{font-size:15px;line-height:1.7}.field input,.field select,.field textarea{color:#292e4d;border-color:#cbd1e5;border-radius:12px;min-height:52px;padding:12px 15px;font-size:18px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#7365eb;outline:3px solid #dbd7ff}.field input[type=color]{width:100px}.form-grid{gap:0 24px}.checkbox{gap:13px;min-height:48px;font-size:18px}.checkbox input,.answer input{accent-color:#5147dd;flex-shrink:0;width:23px;height:23px}.tabs{background:#eeeff8;border:0;border-radius:15px;gap:8px;padding:7px}.tabs button{color:#5d637e;border:0;border-radius:10px;min-height:50px;padding:11px 18px;font-size:17px}.tabs .active{color:#4b3fc7;background:#fff;box-shadow:0 3px 9px #2b2a4910}.search{border-color:#d8ddef;border-radius:12px;max-width:520px;min-height:52px}.search input{min-height:50px;font-size:17px}.search button{color:#5147dd;min-height:48px;padding:10px 17px;font-size:16px}.search svg{flex-shrink:0;width:22px}.notice{border-radius:13px;padding:18px 22px;font-size:17px;line-height:1.8}.error-text{font-size:16px}.success{color:#1f684e;background:#eaf8f2;border-color:#c1e3d3}.badge{color:#765819;background:#fff2d4;border-radius:8px;padding:7px 12px;font-size:14px}.badge.green{color:#246647;background:#e6f6eb}.stats{gap:20px}.stats .card{background:#edeaff;border:0;min-height:170px;position:relative;overflow:hidden}.stats .card:nth-child(2){background:#e5f4fd}.stats .card:nth-child(3){background:#fff0d7}.stats .card:nth-child(4){background:#e5f5ed}.stat-label{color:#414861;font-size:17px}.stat-number{color:#2c3153;margin:14px 0 6px;font-size:42px;font-weight:700}.stats small{color:#606881;font-size:14px}.library-icon{color:#6656d8;background:#edeaff;border-radius:15px;width:54px;height:54px}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.library-grid h2{font-size:23px}.mini-stats{color:#626984;gap:18px;font-size:16px}.mini-stats strong{color:#333658;font-size:22px}.mono,code{color:#39395e;overflow-wrap:anywhere;font-size:17px}.check{color:#515974;align-items:flex-start;gap:13px;font-size:17px}.check svg{color:#6856d8;min-width:20px}.muted{color:#606a82;font-size:16px}.step{color:#6252d6;background:#eeebff;width:34px;height:34px;font-size:17px}.url-preview{color:#655aa8;background:#f4f2ff;border-color:#d4ccf5;padding:20px;font-size:18px}.barcode-preview{background:#f2f4fb;padding:22px}.barcode-preview strong{font-size:26px}.table-wrap{margin-top:10px}th{color:#535d78;background:#f7f8fc;padding:18px 14px;font-size:16px;font-weight:500}td{border-color:#e9ecf5;padding:20px 14px;font-size:17px;line-height:1.6}td small{color:#677087;font-size:15px}td .button{min-height:48px;padding:10px 15px;font-size:16px}.pagination small{font-size:16px}.pagination a{text-align:center;border-radius:10px;min-width:46px;min-height:46px;padding:10px 15px;font-size:16px}.pagination .selected{background:#5147dd}.empty{padding:50px 24px}.empty p{font-size:18px}.feature-card{background:#eee9ff;border:0}.feature-card h2{color:#3b326f;font-size:32px}.feature-card p{font-size:18px}.quick-link{min-height:48px;font-size:17px}.checkout-preview{background:#eff2ff;border-radius:15px;flex-wrap:wrap;padding:26px}.checkout-preview strong{font-size:19px}.holiday-row{padding:14px 0;font-size:17px}.answer{border-radius:12px;min-height:56px;padding:17px;font-size:18px}.answer:has(input:checked){background:#efedff;border-color:#8c7af0}.reading-block h2{font-size:23px}.reading{max-width:960px}.prose{color:#37405b;font-size:20px;line-height:2.1}.lesson-block{border-radius:15px;padding:25px}.reading-block{padding-bottom:15px}.login{background:#f8f8fe;grid-template-columns:1fr 1fr}.login-story{background:linear-gradient(145deg,#ebe5ff 0%,#e6f2ff 70%,#f7eee0 100%);padding:65px;position:relative;overflow:hidden}.login-story:after{content:"✦";color:#a299e329;pointer-events:none;font:260px system-ui;position:absolute;bottom:45px;right:-20px}.login-story .brand{color:#5147dd}.login-story h1{color:#342964;z-index:1;font-size:54px;line-height:1.5;position:relative}.login-story p{color:#5c5484;font-size:22px}.login-story .eyebrow{color:#7467ad;font-size:14px}.login-story>small{color:#6a608f;font-size:16px}.login-form{max-width:560px;padding:48px}.login-form h1{font-size:34px}.login-form p{font-size:18px}.login-form form{margin:32px 0}.login-form .button{min-height:56px;font-size:20px}.login-form>a{color:#6153b0;font-size:17px}.public-page{background:#fcfcff}.public-page>header{gap:20px;min-height:100px}.public-page>header>strong{font-size:20px}.public-hero{background:linear-gradient(115deg,#eee7ff,#e7f4ff);padding:70px 9%;position:relative;overflow:hidden}.public-hero:after{content:"✦";color:#9380d52b;font-size:260px;line-height:1;position:absolute;top:15%;right:12%}.public-hero h1{color:#3f326e;z-index:1;font-size:60px;position:relative}.public-hero p{color:#665a89;z-index:1;max-width:720px;font-size:22px;position:relative}.hero-numbers{color:#564c78;gap:35px;font-size:18px}.book-grid{gap:24px}.book-cover{color:#8065bb;background:#eae3ff;border-radius:13px;height:200px}.book-cover span{font-size:15px}.book-grid p{font-size:17px}.book-grid .card-top{flex-wrap:wrap}.public-page footer{color:#616980;font-size:17px}.section-heading{gap:22px;margin:25px 0}.narrow{max-width:680px}.card-actions{gap:15px}.weekday-list{grid-template-columns:repeat(2,1fr)}@media (width>=1500px){.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1250px){.sidebar{width:245px;padding:23px 14px}.workspace main{margin-left:245px}.sidebar nav a{font-size:16px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.sticky{position:static}.page{padding:30px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-story{padding:45px}.login-story h1{font-size:44px}.form-grid.three{grid-template-columns:1fr}}@media (width<=760px){.sidebar{width:100%;padding:20px;position:static;overflow:visible}.workspace main{margin:0}.sidebar nav{gap:7px}.sidebar nav a{background:#f6f6fc;min-height:50px;padding:12px 16px;font-size:17px}.sidebar nav svg{width:22px}.account{margin-top:16px;padding-top:16px;display:flex}.account small{font-size:14px}.public-link{min-height:48px;margin-top:12px;font-size:16px;display:inline-flex}.page{padding:27px 18px}.topbar{height:62px;padding:0 18px;font-size:14px}.topbar .badge{font-size:12px}.page-title h1{font-size:29px}.page-title p{font-size:18px}.stats{gap:12px}.stats .card{min-height:158px;padding:20px}.stat-number{font-size:34px}.stat-label{font-size:16px}.stats small{font-size:13px}.library-grid,.book-grid{grid-template-columns:1fr}.card{border-radius:17px;padding:22px}.card-actions{align-items:stretch}.button{min-height:52px}.login{display:block}.login-story{min-height:270px;padding:32px}.login-story h1{margin:22px 0 5px;font-size:35px}.login-story:after{font-size:190px;bottom:5px}.login-form{max-width:none;padding:35px 25px}.login-form h1{font-size:29px}.public-page>header{flex-wrap:wrap;padding:20px}.public-page>header>strong{order:3;width:100%;font-size:18px}.public-hero{padding:44px 25px}.public-hero h1{font-size:41px}.public-hero p{font-size:20px}.public-hero:after{font-size:200px;right:-30px}.hero-numbers{gap:20px;font-size:16px}.book-cover{height:190px}.search{max-width:none}.form-grid{grid-template-columns:1fr}.tabs button{font-size:17px}.checkout-preview{align-items:stretch;gap:20px}.checkout-preview .button{width:100%}.table-wrap{margin-left:-5px;margin-right:-5px}td,th{min-width:130px}.pagination{flex-wrap:wrap;align-items:flex-start}.field input,.field select{font-size:18px}.reading-block .prose{font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}@media print{.sidebar,.topbar,.page-title .button,.tabs,.search,.card-actions{display:none!important}.workspace main{margin:0}.page{padding:0}.card{box-shadow:none;break-inside:avoid}.table-wrap{overflow:visible}body,.workspace{background:#fff}td,th{font-size:12pt}.button,.text-button{display:none}}.media-reader{border:1px solid #dfe3f1;border-radius:16px;width:100%;height:75vh}.actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.sidebar{overflow-y:auto}.tabs a{border-radius:12px;align-items:center;min-height:50px;padding:12px 18px;text-decoration:none;display:inline-flex}.tabs a.active{color:#fff;background:#4f46d9}.batch-editor{border:1px solid #ddd8f5;border-radius:16px;margin:20px 0;padding:20px}.batch-editor summary{cursor:pointer;padding:12px;font-size:20px}.label-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px;display:grid}.print-label{break-inside:avoid;text-align:center;background:#fff;border:1px dashed #aaa;flex-direction:column;align-items:center;gap:6px;padding:16px;display:flex}.print-label svg{max-width:100%;height:auto}.print-label span,.print-label strong{font-size:14px}.print-label h3{margin:6px}.print-label p{margin:0}@media print{.no-print,.skip-print{display:none!important}.label-grid{grid-template-columns:repeat(3,62mm);gap:3mm;display:grid}.print-label{width:62mm;min-height:32mm;padding:2mm}.member-cards{grid-template-columns:repeat(2,86mm)}.member-cards .print-label{width:86mm;min-height:54mm}.print-label svg{max-width:58mm}.page-title{display:none!important}}.school-logo{object-fit:contain;width:56px;height:56px}.school-banner{object-fit:cover;border-radius:22px;width:100%;max-height:320px;margin-bottom:24px}.book-cover img{object-fit:contain;max-width:100%;height:100%}.book-cover:has(img){background:#f3f3f9;padding:0}.book-cover:has(img) span{display:none}.card,.split>*{min-width:0}.split{grid-template-columns:minmax(0,1fr) minmax(0,360px)}.table-wrap{max-width:100%;overflow:auto}.mobile-menu{display:none}.workspace main,.page{min-width:0}@media (width<=1250px){.split{grid-template-columns:minmax(0,1fr)}}@media (width<=760px){.sidebar{position:relative}.mobile-menu{min-width:90px;display:block;position:absolute;top:20px;right:20px}.sidebar nav{display:none}.sidebar.menu-open nav{grid-template-columns:minmax(0,1fr);max-height:60vh;margin-top:20px;display:grid;overflow:auto}.sidebar nav a{white-space:normal}.sidebar:not(.menu-open) .public-link{display:none}.sidebar .account{margin-top:16px}.public-content .tabs{grid-template-columns:1fr;display:grid}.public-content .tabs a{justify-content:center}.page-title h1{overflow-wrap:anywhere}}.workspace .primary,.public-page .primary{background:var(--green);color:var(--on-brand,#fff)}.workspace .primary:hover,.public-page .primary:hover{filter:brightness(.94)}.holiday-row .button{white-space:nowrap;flex-shrink:0;min-width:100px}.catalog-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.catalog-cards .print-label{text-align:left;width:auto;min-height:76mm}.bibliography-list{display:block}.bibliography-list .print-label{text-align:left;width:100%;margin-bottom:16px}@media print{.catalog-cards{display:block}.catalog-cards .print-label{break-inside:avoid;width:127mm;min-height:76mm;margin-bottom:5mm}.bibliography-list .print-label{break-inside:avoid;width:100%}}.member-directory{padding:26px}.member-directory-heading{margin-bottom:20px}.member-directory-heading>div{color:#6554b2;align-items:center;gap:12px;display:flex}.member-directory-heading h2{color:#27243c;margin:0;font-size:24px}.member-directory-heading>div>span{background:#f0ecfb;border-radius:20px;padding:4px 12px;font-size:15px}.member-directory-heading p{color:#777284;margin:8px 0 0;font-size:16px}.member-directory-table{min-width:980px}.member-directory-table th{color:#666075;background:#f6f5fa;padding:15px 18px;font-size:15px;font-weight:600}.member-directory-table th:first-child{border-radius:12px 0 0 12px}.member-directory-table th:last-child{border-radius:0 12px 12px 0}.member-directory-table td{vertical-align:middle;padding:19px 18px;font-size:16px}.member-directory-table tbody tr:hover{background:#faf9fd}.member-directory-table td small{color:#777284;font-size:14px;line-height:1.6}.member-list-identity{align-items:center;gap:17px;min-width:290px;max-width:460px;display:flex}.member-list-identity strong{color:#2e293f;overflow-wrap:anywhere;font-size:18px;font-weight:600;display:block}.member-list-photo{color:#9989b6;background:#f0ecf8;border:1px solid #e5dff1;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:72px;height:88px;display:flex;overflow:hidden}.member-list-photo img{object-fit:cover;width:100%;height:100%}.member-list-photo>span{font-size:11px}.member-list-code{color:#81788e;margin-top:7px;font-size:14px;display:block}.member-list-code code{color:#5d4e7a;background:#f0edf6;border-radius:5px;padding:2px 6px;font-size:15px}.member-list-rfid{color:#777284;align-items:center;gap:5px;margin-top:6px;font-size:12px;display:flex}.member-role-label{color:#65519e;font-size:15px;font-weight:600;display:inline-block}.member-contact{color:#686276;gap:8px;max-width:260px;font-size:14px;display:grid}.member-contact>span{align-items:center;gap:9px;display:flex}.member-contact svg{color:#a092b8;flex-shrink:0}.member-contact>span>span{overflow-wrap:anywhere}.member-muted{color:#96909f}.member-account-state{white-space:nowrap;border-radius:20px;align-items:center;gap:7px;padding:5px 11px;font-size:14px;display:inline-flex}.member-account-state i{background:currentColor;border-radius:50%;width:6px;height:6px}.member-account-state.enabled{color:#267555;background:#e7f5ed}.member-account-state.disabled{color:#797182;background:#efedf2}.member-account-state.expired{color:#a16720;background:#fff2da}.member-edit-button{color:#67518f;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #ded7ea;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:10px 13px;font-size:15px;display:inline-flex}.member-edit-button:hover{background:#f0ebf9;border-color:#b8a6d4}.member-list-empty{color:#9a8eac;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:210px;display:flex}.member-list-empty strong{color:#61566e;font-size:20px}@media (width<=760px){.member-directory{padding:16px}.member-directory-heading h2{font-size:21px}}.sidebar nav .nav-group-label{color:#8b809d;letter-spacing:.3px;margin:20px 14px 7px;font-size:12px;font-weight:700}.sidebar nav .nav-group-label:first-child{margin-top:4px}.report-workspace{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:24px;display:grid}.report-navigation{background:#fff;border:1px solid #e4deed;border-radius:18px;overflow:hidden}.report-navigation details+details{border-top:1px solid #ece8f2}.report-navigation summary{cursor:pointer;color:#54456b;justify-content:space-between;align-items:center;gap:8px;padding:19px 17px;font-size:16px;font-weight:600;display:flex}.report-navigation summary:before{content:"+";color:#9b89b8}.report-navigation details[open] summary:before{content:"−"}.report-navigation summary span{background:#f0edf7;border-radius:12px;margin-left:auto;padding:2px 8px;font-size:12px}.report-navigation a{color:#746783;border-radius:9px;margin:0 9px 6px;padding:11px 12px;font-size:15px;display:block}.report-navigation a:hover{background:#f7f4fa}.report-navigation a.selected{color:#5d47b0;background:#efebfb;font-weight:600;box-shadow:inset 3px 0 #7a60c7}.report-main{min-width:0}.report-filters .form-grid{grid-template-columns:minmax(180px,1.4fr) repeat(2,minmax(145px,1fr))}.report-results h2{color:#302940;font-size:25px}.report-result-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;display:flex}.report-kicker{color:#93809f;font-size:14px}.report-row-total{color:#6a4c98;background:#f0ebfa;border-radius:20px;padding:7px 15px;font-size:17px}.report-results th{color:#6a5f79;background:#f6f3f9;padding:14px;font-size:14px;font-weight:600}.report-results td{vertical-align:top;padding:15px 14px;font-size:15px}.report-results tbody tr:nth-child(2n){background:#fcfbfd}.report-results .report-page-note{color:#8d839a;margin-top:18px;font-size:13px}@media (width<=1100px){.report-workspace{grid-template-columns:1fr}.report-navigation{grid-template-columns:repeat(2,1fr);display:grid}.report-filters .form-grid{grid-template-columns:1fr}}@media (width<=760px){.report-navigation{grid-template-columns:1fr}}@media print{.report-workspace{display:block}.report-results{box-shadow:none;border:0;padding:0}.report-results .table-wrap{overflow:visible}.report-results table{min-width:0}.report-results th,.report-results td{overflow-wrap:anywhere;padding:5px;font-size:9pt}}.sidebar-group{margin-bottom:9px}.sidebar-group summary{cursor:pointer;color:#81718e;border-radius:9px;justify-content:space-between;align-items:center;min-height:44px;padding:10px 14px;font-size:14px;font-weight:600;list-style:none;display:flex}.sidebar-group summary::-webkit-details-marker{display:none}.sidebar-group summary:after{content:"+";color:#ac9cba;font-size:18px}.sidebar-group[open] summary:after{content:"−"}.sidebar-group summary:hover{background:#f3eff8}.workspace-top{display:block}.workspace-top>main{width:100%;min-width:0;margin-left:0}.workspace-top .page{max-width:none;padding:28px 36px 40px}.workspace-top .topbar{display:none}.workspace-header{z-index:60;background:#fff;border-bottom:1px solid #e4dfed;position:sticky;top:0;box-shadow:0 3px 14px #30244805}.workspace-header-row{align-items:center;gap:24px;min-height:78px;padding:12px 36px;display:flex}.workspace-header .brand{flex-shrink:0;gap:9px}.workspace-header .brand strong{font-size:29px}.workspace-header .brand span{display:none}.workspace-header .brand svg{width:29px;height:29px}.workspace-header .school-name{overflow-wrap:anywhere;border-left:1px solid #e7e1ef;flex:1;margin:0;padding-left:24px;font-size:17px}.workspace-header .account{border:0;align-items:center;gap:12px;margin:0;padding:0;display:flex}.workspace-header .account strong{font-size:14px}.workspace-header .avatar{width:38px;height:38px}.workspace-header .mobile-menu{display:none}.top-navigation{flex-wrap:wrap;align-items:center;gap:6px;padding:0 30px 8px;display:flex}.top-navigation>a,.top-nav-group>button{color:#645773;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;min-height:46px;padding:10px 16px;font-size:16px;display:flex}.top-nav-group{position:relative}.top-nav-group>button.current,.top-navigation a.active{color:#6045a4;background:#efebfb;font-weight:600}.top-nav-group>button:hover,.top-nav-group>button[aria-expanded=true]{background:#f3eff9}.top-nav-dropdown{background:#fff;border:1px solid #e5deee;border-radius:14px;min-width:290px;max-height:calc(100dvh - 180px);padding:8px;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto;box-shadow:0 16px 45px #38254c20}.top-nav-dropdown a{color:#665573;border-radius:8px;align-items:center;gap:12px;min-height:48px;padding:12px;font-size:16px;display:flex}.top-nav-dropdown a:hover{background:#f5f1fa}.top-nav-dropdown svg{flex-shrink:0}.top-navigation .public-link{margin:0 0 0 auto;font-size:14px}.top-navigation .public-link+.public-link{margin-left:0}@media (width<=900px){.workspace-header-row{flex-wrap:wrap;gap:12px;padding:12px 18px}.workspace-header .school-name{padding-left:12px;font-size:15px}.workspace-header .account{margin-left:auto}.workspace-header .account>div:not(.avatar){display:none}.workspace-header .mobile-menu{order:5;min-height:44px;margin:0;display:inline-flex}.top-navigation{max-height:65dvh;padding:8px 14px;display:none;overflow-y:auto}.top-navigation.is-open{flex-direction:column;align-items:stretch;display:flex}.top-nav-dropdown{box-shadow:none;min-width:0;max-height:none;margin:4px 0 8px;position:static}.top-nav-group>button{justify-content:space-between;width:100%}.top-navigation .public-link{margin:0}.workspace-top .page{padding:22px 16px}}@media print{.workspace-header{display:none!important}.workspace-top .page{padding:0}}.library-launchpad{background:linear-gradient(120deg,#f4f0fc,#f5faf9);border:1px solid #e5deef;border-radius:24px;margin-bottom:28px;padding:28px}.launchpad-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.launchpad-heading h2{color:#39304e;margin:7px 0;font-size:30px}.launchpad-heading p{color:#7d728d;margin:0;font-size:17px}.launchpad-book{color:#b7a8d5;flex-shrink:0;margin-right:16px}.library-app-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:15px;display:grid}.library-app{background:#fff;border:1px solid #e8e3ed;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:165px;padding:21px 17px;transition:transform .16s,box-shadow .16s;display:flex;position:relative}.library-app:hover{border-color:#c4b6dc;transform:translateY(-3px);box-shadow:0 9px 24px #4c366c12}.library-app:focus-visible{outline-offset:3px;outline:3px solid #7861bf}.library-app-icon{color:#7055b8;background:#efe9fc;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:15px;display:flex}.library-app strong{color:#3e354c;font-size:18px;line-height:1.5}.library-app small{color:#8b8195;margin-top:4px;font-size:13px}.app-arrow{color:#c4bace;position:absolute;top:20px;right:16px}.tone-teal .library-app-icon{color:#298772;background:#e4f3ed}.tone-blue .library-app-icon{color:#4388ba;background:#e8f2fa}.tone-orange .library-app-icon{color:#bd853f;background:#fff1dc}.tone-pink .library-app-icon{color:#ae638d;background:#faeaf3}.tone-slate .library-app-icon{color:#707485;background:#eef0f5}.document-options h2{margin-bottom:5px;font-size:21px}.document-options p{color:#82778f;font-size:15px}.document-checkbox{align-items:center;gap:10px;margin-top:17px;font-size:15px;display:flex}.document-checkbox input{width:19px;height:19px}.document-heading{text-align:center;border-bottom:2px solid #d8d0e7;margin-bottom:25px;padding:8px 0 25px}.document-heading>span{color:#7f708f;font-size:18px}.document-heading h2{margin:12px 0 6px;font-size:27px}.document-heading h3{color:#655375;margin:0;font-size:20px}.document-heading p{margin:8px 0}.document-heading small{color:#8e8597}.chart-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.chart-heading h3{margin:0;font-size:21px}.chart-heading p{color:#68529a;margin:5px 0 20px;font-size:18px}.chart-switch{background:#f2eef8;border-radius:12px;gap:5px;padding:5px;display:flex}.chart-switch button{color:#756483;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 12px;font-size:15px;display:flex}.chart-switch button[aria-pressed=true]{color:#6245a2;background:#fff;box-shadow:0 2px 5px #38284b10}.report-bars{gap:13px;padding:10px 0;display:grid}.report-bar{grid-template-columns:minmax(130px,1fr) minmax(120px,2fr) 80px;align-items:center;gap:15px;font-size:15px;display:grid}.report-bar>span{overflow-wrap:anywhere}.report-bar svg{width:100%;height:26px}.report-bar strong{text-align:right;font-variant-numeric:tabular-nums}.donut-layout{grid-template-columns:240px 1fr;align-items:center;gap:30px;display:grid}.report-donut{color:#3b3247;width:100%;max-width:260px}.chart-legend{padding:0;list-style:none}.chart-legend li{align-items:center;gap:10px;margin:12px 0;font-size:15px;display:flex}.chart-legend i{-webkit-print-color-adjust:exact;print-color-adjust:exact;border-radius:3px;flex-shrink:0;width:12px;height:12px}.chart-legend li>span{overflow-wrap:anywhere;flex:1}.chart-legend strong{white-space:nowrap}.chart-legend small{color:#8e819b;font-weight:400}.chart-source{color:#8c8196;border-bottom:1px solid #ece7f1;padding:15px 0 20px;font-size:13px}.chart-empty{text-align:center;color:#8b7d98;padding:35px}.table-print-scope{color:#7a6c89;font-size:14px}.document-signatures{text-align:center;break-inside:avoid;grid-template-columns:1fr 1fr;gap:35px;margin-top:45px;font-size:15px;display:grid}.document-signatures p{overflow-wrap:anywhere;margin:8px 0}@media (width<=1400px){.library-app-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.library-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.donut-layout{grid-template-columns:1fr;gap:0}.report-donut{justify-self:center}}@media (width<=600px){.library-app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.library-launchpad{padding:17px}.library-app{padding:16px 12px}.library-app strong{font-size:17px}.launchpad-book{display:none}.launchpad-heading h2{font-size:25px}.chart-heading{flex-direction:column;align-items:flex-start;margin-bottom:18px}.report-bar{grid-template-columns:1fr 65px;gap:6px}.report-bar>span{grid-column:1/-1}.document-signatures{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.library-app{transition:none}.library-app:hover{transform:none}}@media print{@page{size:A4;margin:18mm 16mm}body:has(.report-document) .page-title{display:none!important}.report-document{color:#111;font-size:12pt;break-inside:auto!important}.report-document .document-heading{border-bottom:1px solid #333}.report-document .document-heading h2{color:#111;font-size:20pt}.report-document .document-heading h3{color:#111;font-size:16pt}.report-document .document-heading>span{color:#111;font-size:14pt}.report-chart{break-inside:avoid}.report-document .chart-heading p,.report-document .chart-source{color:#333}.report-document .report-bar{grid-template-columns:150px minmax(0,1fr) 70px;font-size:10pt}.report-document .report-bar>span{grid-column:auto}.report-document .donut-layout{grid-template-columns:210px 1fr;gap:20px}.report-document .chart-heading{display:block}.report-document .summary-only,.report-document.summary-only .report-detail-table{display:none}.report-document.with-table .report-detail-table{break-before:page}.report-document .report-detail-table h2,.report-document .report-detail-table .report-result-heading{display:none}.report-document table thead{display:table-header-group}.report-document tr{break-inside:avoid}.report-document .document-signatures{grid-template-columns:1fr 1fr;font-size:11pt}.report-chart svg{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.public-apps{margin-bottom:35px}.public-apps>p{color:#857890;margin-bottom:20px}.public-apps .library-app-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}#library-catalog,#library-news{scroll-margin-top:25px}@media (width<=600px){.public-apps .library-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.catalog-editor{margin-top:20px}.catalog-form-intro{color:#65529a;align-items:center;gap:16px;margin:20px 0;display:flex}.catalog-form-intro h2{color:#393048;margin:0 0 7px;font-size:27px}.catalog-form-intro p{color:#85788e;margin:0}.catalog-section-nav{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.catalog-section-nav a{color:#6d538d;background:#eee8f7;border-radius:12px;padding:12px 16px;font-size:16px}.catalog-section-nav a:hover{background:#e3d9f4}.catalog-fieldset{border:0;min-width:0;margin:0;padding:0}.catalog-editor section[id]{scroll-margin-top:155px}.catalog-editor section>h3{color:#3c334a;align-items:center;gap:12px;margin:0 0 24px;font-size:22px;display:flex}.catalog-editor section>h3 b{color:#8264b4;background:#f0eafa;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;display:inline-flex}.catalog-editor .form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 24px}.catalog-editor .field>span{font-size:16px}.catalog-editor textarea{min-height:120px;line-height:1.7}.classification-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.classification-grid>div{background:#faf8fd;border:1px solid #e9e3f0;border-radius:16px;padding:20px}.classification-grid h4{color:#705b92;margin:0 0 17px;font-size:20px}.catalog-images{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:24px 0;display:grid}.catalog-image-choice{background:#fbf9fd;border:1px dashed #cfc1e0;border-radius:16px;flex-direction:column;gap:10px;min-width:0;padding:18px;display:flex}.catalog-image-preview{color:#b19bc8;background:#f0eaf6;border-radius:10px;justify-content:center;align-items:center;height:175px;display:flex;overflow:hidden}.catalog-image-preview img{object-fit:contain;width:100%;height:100%}.catalog-image-choice strong{color:#5e4b74;font-size:17px}.catalog-image-choice small,.catalog-hint{color:#8a7d96;font-size:14px;line-height:1.7}.catalog-image-choice input{width:100%;font-size:13px}.catalog-save-bar{color:#7b668e;background:#f3eefb;border:1px solid #e1d6ee;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:20px 0;padding:20px 24px;display:flex}.catalog-existing-files{background:#f6f3fa;border-radius:12px;flex-direction:column;gap:12px;margin-top:20px;padding:18px;display:flex}.catalog-existing-files a{color:#6c4daa;overflow-wrap:anywhere}.copy-policy{flex-wrap:wrap;align-items:center;gap:25px;margin:15px 0;display:flex}.copy-access{border:1px solid #e5dfee;border-radius:12px;margin:22px 0;padding:16px}.copy-access legend{color:#715782;padding:0 8px;font-size:16px}.copy-access p{color:#8c7d98;font-size:14px}.copy-access-options{flex-wrap:wrap;gap:22px;display:flex}.copy-access-options label{align-items:center;gap:8px;display:flex}.copy-access-options input{width:18px;height:18px}.copy-batch-row{border:1px solid #e5dfee;border-radius:16px;margin:20px 0;padding:22px}.copy-row-title{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.copy-row-title h4{color:#685080;margin:0;font-size:20px}.copy-batch-row summary,.catalog-review>summary{cursor:pointer;color:#765592;padding:14px 0;font-size:16px}.copy-batch-row .form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-review{border-bottom:1px solid #e8e0ef;margin:15px 0}@media (width<=1050px){.catalog-editor .form-grid,.copy-batch-row .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.catalog-editor .form-grid,.classification-grid,.catalog-images,.copy-batch-row .form-grid{grid-template-columns:1fr}.catalog-editor section[id]{scroll-margin-top:95px}.catalog-save-bar{padding:16px}.catalog-form-intro h2{font-size:23px}}.catalog-editor .is-hidden{display:none!important}.catalog-workspace{max-width:1600px;margin:0 auto}.catalog-entry-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:8px 0 24px;display:grid}.catalog-entry-action{text-align:left;color:#51445f;cursor:pointer;background:#fff;border:1px solid #ded7e9;border-radius:18px;align-items:center;gap:16px;padding:20px;transition:background .15s,border-color .15s;display:flex}.catalog-entry-action.active{background:#f0eaf9;border-color:#9774bd;box-shadow:0 3px 12px #70519c12}.catalog-entry-action:hover{background:#f8f5fc;border-color:#9774bd}.catalog-entry-action strong{margin-bottom:5px;font-size:19px;display:block}.catalog-entry-action small{color:#796d85;font-size:14px;line-height:1.5;display:block}.catalog-action-icon{color:#7853a1;background:#f0eaf8;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.catalog-entry-action.active .catalog-action-icon{color:#fff;background:#7853a1}.catalog-search-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.catalog-search-heading h2{margin:0 0 8px;font-size:24px}.catalog-search-heading p{color:#7e718c;margin:0}.catalog-result-count{white-space:nowrap;color:#72538e;background:#f4f0f9;border-radius:20px;padding:9px 14px;font-size:15px}.catalog-search-panel .search{max-width:none;margin-bottom:16px}.catalog-result-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.catalog-result-item{background:#fff;border:1px solid #e8e1ee;border-radius:16px;flex-wrap:wrap;align-items:center;gap:16px;padding:18px;display:flex}.catalog-result-cover{color:#9a80b2;background:#f0eaf7;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:88px;display:flex;overflow:hidden}.catalog-result-cover img{object-fit:contain;width:100%;height:100%}.catalog-result-info{flex:1;min-width:0}.catalog-result-info h3{overflow-wrap:anywhere;margin:5px 0;font-size:19px;line-height:1.5}.catalog-result-info p{color:#6e607d;margin:0 0 6px;font-size:15px}.catalog-result-info small{color:#8c7f97;overflow-wrap:anywhere;font-size:13px;display:block}.catalog-type-label{color:#775795;font-size:13px;font-weight:600}.catalog-result-action{border-top:1px solid #f0ebf4;justify-content:space-between;align-items:center;gap:12px;width:100%;padding-top:12px;display:flex}.catalog-result-action .button{min-height:44px;padding:10px 18px}.catalog-owned{color:#327961;font-size:14px}.catalog-not-owned{color:#8d7e99;font-size:14px}.catalog-selected-workspace>.button{margin-bottom:18px}.catalog-selected-heading{color:#765198;align-items:center;gap:18px;margin-bottom:22px;display:flex}.catalog-selected-heading h2{color:#40334f;margin:4px 0;font-size:25px}.catalog-selected-heading p{color:#867592;margin:0}.catalog-selected-heading small{font-size:14px}.catalog-copy-options{border:1px solid #e5ddec;border-radius:14px;margin:20px 0;padding:0 18px}.catalog-copy-options summary{color:#73558e;cursor:pointer;padding:18px 0;font-size:17px}.catalog-mode-switch{gap:8px;margin:16px 0;display:flex}.catalog-mode-switch button,.catalog-section-nav button{color:#736182;cursor:pointer;background:#fff;border:1px solid #e3dbea;border-radius:12px;min-height:46px;padding:12px 16px}.catalog-mode-switch button[aria-pressed=true],.catalog-section-nav button[aria-current=step]{color:#fff;background:#76529b;border-color:#76529b}.catalog-section-nav{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}.catalog-section-nav button{justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-size:15px;display:flex}.catalog-section-nav button b{border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;font-size:13px;display:inline-flex}.catalog-basic-layout{grid-template-columns:200px minmax(0,1fr);gap:28px;display:grid}.catalog-basic-cover .catalog-image-preview{height:215px}.catalog-basic-panel .form-grid{gap:15px 22px}.catalog-basic-copies{border-top:1px solid #ece6f2;margin-top:18px;padding-top:14px}.catalog-basic-copies h3{margin:0 0 12px;font-size:18px}.catalog-detail-link{color:#76529b;text-align:left;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:12px 0 0;font-size:16px;text-decoration:underline}.catalog-basic-panel .catalog-hint{margin:6px 0 0}.catalog-save-bar{z-index:8;background:#fff;margin:16px 0;padding:15px 20px;position:sticky;bottom:12px;box-shadow:0 5px 24px #57406918}.catalog-save-bar>span{flex:1;font-size:14px}.catalog-step-actions{gap:8px;display:flex}.catalog-error-link{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:4px 0;text-decoration:underline}.catalog-editor .catalog-panel{margin-bottom:0}.catalog-editor .catalog-mode-switch{flex-wrap:wrap}.catalog-editor button:focus-visible,.catalog-workspace button:focus-visible{outline-offset:3px;outline:3px solid #aa86d1}@media (width>=1400px){.catalog-panel .form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1050px){.catalog-entry-action{gap:10px;padding:15px}.catalog-entry-action strong{font-size:17px}.catalog-entry-action small{font-size:13px}.catalog-section-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-basic-layout{grid-template-columns:160px minmax(0,1fr);gap:20px}}@media (width<=700px){.catalog-entry-actions{grid-template-columns:1fr;gap:9px}.catalog-entry-action{padding:12px 16px}.catalog-entry-action small{font-size:13px}.catalog-action-icon{width:40px;height:40px}.catalog-result-list{grid-template-columns:1fr}.catalog-search-heading{flex-direction:column;align-items:flex-start;gap:12px}.catalog-search-heading h2{font-size:21px}.catalog-basic-layout{grid-template-columns:1fr}.catalog-basic-cover .catalog-image-choice{grid-template-columns:80px minmax(0,1fr);align-items:center;display:grid}.catalog-basic-cover .catalog-image-preview{grid-row:span 4;height:110px}.catalog-section-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-section-nav button{justify-content:flex-start;font-size:14px}.catalog-save-bar{gap:10px;padding:12px;bottom:0}.catalog-save-bar>span{flex-basis:100%}.catalog-save-bar .button{padding:10px 12px}.catalog-result-item{padding:14px}}.catalog-text-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px;display:grid}@media (width<=900px){.catalog-text-grid{grid-template-columns:1fr}}.page:has(.catalog-workspace)>.page-title{max-width:1600px;margin:0 auto 20px}.page:has(.catalog-workspace)>.page-title .eyebrow{display:none}.page:has(.catalog-workspace)>.page-title h1{margin-bottom:8px;font-size:30px}.page:has(.catalog-workspace)>.page-title p{margin:0}.catalog-editor .form-grid>.field,.catalog-text-grid>.field{margin-bottom:0}.catalog-editor .catalog-form-intro{margin:14px 0 18px}.catalog-editor .catalog-form-intro h2{font-size:23px}.catalog-editor .catalog-form-intro p{font-size:15px}.catalog-editor .classification-grid .field{margin-bottom:14px}.copies-filter{background:#f7f4fc;border:1px solid #e9e1f1;border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:14px;padding:18px;display:flex}.copies-filter .field{min-width:180px;margin:0}.copies-filter .copies-keyword{flex:1;min-width:260px}.copies-filter .button{min-height:52px}.copies-result-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:24px 0 14px;display:flex}.copies-result-summary h2{margin:0;font-size:23px}.copies-result-summary>span{color:#7d6b90;font-size:16px}.copies-table{min-width:1000px}.copies-table td{vertical-align:middle}.copy-cover{color:#9a80b2;background:#f0eaf7;border-radius:8px;justify-content:center;align-items:center;width:64px;height:88px;display:flex;overflow:hidden}.copy-cover img{object-fit:contain;width:100%;height:100%}.copy-registration{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:18px;font-weight:700}.copy-isbn{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:16px}.copies-table .copy-title{min-width:250px;max-width:480px}.copy-title strong{font-size:18px;line-height:1.5}.copy-title small{margin-top:6px;display:block}.copy-bibliography{color:#8a7898;flex-wrap:wrap;gap:6px 14px;margin-top:8px;font-size:13px;display:flex}.copies-table .button{white-space:nowrap;min-height:44px;padding:9px 13px;font-size:16px}@media (width<=700px){.copies-filter{padding:14px}.copies-filter .field,.copies-filter .copies-keyword{flex-basis:100%;width:100%;min-width:0}.copies-result-summary h2{font-size:20px}}.member-view-button{min-height:44px;margin-bottom:8px;padding:9px 15px;font-size:16px;display:flex}.member-detail-summary{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.member-detail-photo{color:#9b82b3;background:#f0eafa;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:130px;display:flex;overflow:hidden}.member-detail-photo img{object-fit:cover;width:100%;height:100%}.member-detail-identity{flex:1;min-width:200px}.member-detail-identity h2{margin:0;font-size:26px}.member-detail-identity p{margin:10px 0}.member-detail-facts{flex:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 28px;min-width:450px;margin:0;display:grid}.member-detail-facts dt{color:#857493;margin-bottom:6px;font-size:14px}.member-detail-facts dd{overflow-wrap:anywhere;margin:0;font-size:17px}.member-history-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:20px 0;display:grid}.member-history-stats .card{flex-wrap:wrap;align-items:center;gap:16px;margin:0;display:flex}.member-history-stats strong{color:#76529b;margin-left:auto;font-size:30px}@media (width<=800px){.member-detail-facts{flex-basis:100%;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.member-history-stats{grid-template-columns:1fr}}.member-history-tabs a{color:#736080;border-radius:12px;padding:13px 20px;font-size:17px}.member-history-tabs a.active{color:#fff;background:#76529b}.member-history-tabs a:focus-visible{outline-offset:3px;outline:3px solid #b59ad4}.equipment-desk-heading{flex-wrap:wrap;align-items:center;gap:24px;margin:18px 0;display:flex}.equipment-desk-heading h1{align-items:center;gap:12px;margin:0;font-size:30px;display:flex}.equipment-desk-heading p{margin:6px 0 0;font-size:16px}.equipment-counters{gap:24px;margin-left:auto;display:flex}.equipment-counters span{color:#81718e;align-items:center;gap:10px;display:flex}.equipment-counters b{color:#76529b;font-size:28px}.equipment-service-tabs{gap:12px;margin-bottom:18px;display:flex}.equipment-service-tabs a{color:#76529b;background:#fff;border:1px solid #e2d9ed;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 30px;font-size:21px;display:flex}.equipment-service-tabs .active{color:#fff;background:#76529b}.equipment-service-tabs .active.return{background:#277b68}.equipment-workbench{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:22px;display:grid}.equipment-modes{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px;display:grid}.equipment-modes button{text-align:left;color:#766184;cursor:pointer;background:#fff;border:2px solid #e5ddec;border-radius:16px;grid-template-columns:36px 1fr;gap:6px 10px;padding:16px;display:grid}.equipment-modes button svg{grid-row:span 2}.equipment-modes button strong{font-size:20px}.equipment-modes button small{font-size:14px}.equipment-modes button[aria-pressed=true]{background:#f2ebfb;border-color:#9671ba}.equipment-scan-form{align-items:flex-end;gap:14px;display:flex}.equipment-scan-form .field{flex:1;min-width:0;margin:0}.equipment-scan-form .field input{height:58px;font-size:22px}.equipment-scan-form .button{min-height:58px}.equipment-selected-item{background:#f5f1fa;border-radius:14px;align-items:center;gap:16px;margin-top:18px;padding:15px;display:flex}.equipment-selected-item strong{font-size:22px;display:block}.equipment-selected-item span{color:#8b799a;margin-top:3px;display:block}.equipment-selected-item>b{margin-left:auto;font-size:16px}.equipment-confirm{flex-wrap:wrap;align-items:center;gap:16px;margin-top:18px;display:flex}.equipment-confirm .field{max-width:190px;margin:0}.equipment-confirm-button{flex:1;min-height:60px;font-size:21px}.equipment-return-button{background:#277b68}.equipment-return-note{flex:1;align-items:center;gap:8px;font-size:16px;display:flex}.equipment-desk .desk-person{min-height:0;padding:22px}.equipment-desk .desk-portrait{width:130px;height:150px;margin-bottom:14px}.equipment-desk .desk-person h2{font-size:26px}.equipment-desk .desk-welcome-art{display:none}.equipment-open{margin-top:20px}.equipment-open h2{margin:0 0 16px;font-size:22px}.equipment-open h2 small{margin-left:12px}.equipment-open-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.equipment-open-grid article{border:1px solid #e5ddec;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.equipment-open-grid article>div{flex:1;min-width:0}.equipment-open-grid strong{font-size:17px;display:block}.equipment-open-grid span,.equipment-open-grid small{overflow-wrap:anywhere;margin-top:4px;font-size:13px;display:block}.equipment-open-grid .button{min-height:42px;padding:8px 12px;font-size:15px}@media (width<=1050px){.equipment-workbench{grid-template-columns:1fr}.equipment-open-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.equipment-modes,.equipment-open-grid{grid-template-columns:1fr}.equipment-scan-form{flex-direction:column;align-items:stretch}.equipment-counters{gap:15px;margin-left:0}.equipment-service-tabs a{padding:12px 18px}}.equipment-inventory-table{min-width:1100px}.equipment-inventory-table td{vertical-align:middle}.equipment-photo{color:#9a83b5;background:#f1edf9;border-radius:12px;justify-content:center;align-items:center;width:85px;height:95px;display:flex;overflow:hidden}.equipment-photo img{object-fit:contain;width:100%;height:100%}.equipment-title{min-width:220px;max-width:370px}.equipment-title strong{font-size:18px}.equipment-title p{color:#8b7a98;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.equipment-row-actions{gap:8px;display:grid}.equipment-row-actions .button{white-space:nowrap;min-height:42px;padding:9px 13px;font-size:15px}.equipment-form-layout{grid-template-columns:300px minmax(0,1fr);gap:28px;display:grid}.equipment-upload-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.equipment-upload{cursor:pointer;flex-direction:column;gap:10px;min-width:0;display:flex;position:relative}.equipment-upload>span:first-child{font-size:16px;font-weight:600}.equipment-upload>img,.equipment-upload .equipment-photo{object-fit:contain;background:#f3eef9;border-radius:12px;width:100%;height:170px}.equipment-upload small{font-size:13px}.equipment-upload input{clip-path:inset(50%);width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.equipment-upload:focus-within{outline:3px solid var(--green);outline-offset:5px;border-radius:12px}.equipment-form .form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 22px;margin-bottom:18px}.equipment-form .form-grid .field{margin-bottom:0}.equipment-detail-overview{grid-template-columns:350px minmax(0,1fr);gap:30px;display:grid}.equipment-detail-images{grid-template-columns:1fr 1fr;gap:16px;display:grid}.equipment-detail-images .equipment-photo{width:100%;height:200px}.equipment-description{white-space:pre-wrap;overflow-wrap:anywhere}.equipment-detail-fields{border-top:1px solid #e8e0ef;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:30px 0 0;padding-top:25px;display:grid}.equipment-detail-fields dt{color:#897895;margin-bottom:7px;font-size:14px}.equipment-detail-fields dd{overflow-wrap:anywhere;margin:0;font-size:17px}@media (width<=1000px){.equipment-form-layout,.equipment-detail-overview{grid-template-columns:1fr}.equipment-upload-grid,.equipment-detail-images{max-width:400px}.equipment-form .form-grid,.equipment-detail-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.equipment-form .form-grid,.equipment-detail-fields{grid-template-columns:1fr}}.central-search-bar{background:#f5f2fc;border-radius:18px;align-items:flex-end;gap:14px;padding:12px;display:flex}.central-search-bar>label{flex:1;min-width:0;font-size:16px;font-weight:600}.central-search-input{color:#766397;background:#fff;border:1px solid #ddd5ec;border-radius:12px;align-items:center;gap:12px;margin-top:9px;padding:0 16px;display:flex}.central-search-input:focus-within{outline:2px solid var(--green)}.central-search-input input{width:100%;min-height:58px;box-shadow:none;background:0 0;border:0;outline:none;margin:0;font-size:18px}.central-search-bar>button{min-height:60px}.central-type-filters{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.central-type-filters button{color:#655573;cursor:pointer;background:#fff;border:1px solid #e2daef;border-radius:24px;padding:10px 19px;font-size:16px}.central-type-filters button.active{background:var(--green);color:var(--on-brand);border-color:var(--green)}.central-result-summary{color:#6b5b7b;justify-content:space-between;align-items:center;gap:14px;margin:22px 0 18px;display:flex}.central-result-summary button{color:var(--green);cursor:pointer;background:0 0;border:0;text-decoration:underline}.catalog-search-panel .catalog-result-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.catalog-search-panel .catalog-result-item{border-radius:18px;flex-flow:column;align-items:stretch;gap:0;padding:0;transition:box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 4px 16px #42275a08}.catalog-search-panel .catalog-result-item:hover{border-color:#c6b5e1;box-shadow:0 8px 24px #42275a18}.catalog-search-panel .catalog-result-cover{background:linear-gradient(145deg,#f2edf9,#e9eaf6);border-radius:0;width:100%;height:190px;padding:20px}.catalog-search-panel .catalog-result-cover img{filter:drop-shadow(3px 5px 5px #35244928)}.central-cover-placeholder{text-align:center;color:#82699d;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px;display:flex}.central-cover-placeholder strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.5;display:-webkit-box;overflow:hidden}.catalog-search-panel .catalog-result-info{width:100%;padding:18px 20px}.catalog-search-panel .catalog-result-info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:57px;font-size:19px;display:-webkit-box;overflow:hidden}.catalog-search-panel .catalog-result-info p{font-size:16px}.catalog-search-panel .catalog-result-info small{font-size:14px}.catalog-search-panel .catalog-result-action{flex-direction:column;align-items:stretch;margin-top:auto;padding:14px 20px 20px;font-size:14px}.catalog-search-panel .catalog-result-action .button{justify-content:center;width:100%;min-height:48px}@media (width<=1350px){.catalog-search-panel .catalog-result-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1000px){.catalog-search-panel .catalog-result-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.central-search-bar{flex-direction:column;align-items:stretch;padding:14px}.central-search-input input{font-size:16px}.catalog-search-panel .catalog-result-list{grid-template-columns:1fr}}.import-steps{gap:16px;margin:0 0 24px;padding:0;list-style:none;display:flex}.import-steps li{color:#8b7c99;background:#f1edf7;border:1px solid #e7e0ee;border-radius:14px;flex:1;align-items:center;gap:12px;padding:17px 20px;display:flex}.import-steps li>span{background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.import-steps li.active{color:var(--green);background:#f4f1fd;border-color:#b9a7d4}.import-steps li.active>span{background:var(--green);color:var(--on-brand)}.import-workspace{grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);align-items:start;gap:24px;display:grid}.import-card-heading{color:var(--green);align-items:center;gap:16px;margin-bottom:24px;display:flex}.import-card-heading h2{color:#372e46;margin:0 0 5px}.import-card-heading p{color:#84758f;margin:0}.import-template{margin:4px 0 18px}.import-upload{color:#76628c;cursor:pointer;background:#faf8fd;border:2px dashed #c9b7e0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:185px;padding:24px;display:flex;position:relative}.import-upload strong{overflow-wrap:anywhere;text-align:center;font-size:19px}.import-upload input{clip-path:inset(50%);width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.import-upload:focus-within{outline:3px solid var(--green);outline-offset:3px}.import-file-hint{color:#7e718a;margin:18px 0;font-size:15px}.import-guide>div{color:#5e8b78;gap:13px;margin:22px 0;display:flex}.import-guide p{color:#655970;margin:0}.import-guide strong,.import-guide span{display:block}.import-guide span{margin-top:6px;line-height:1.7}.import-guide aside{color:#786188;background:#f6f2fa;border-radius:12px;padding:18px}.import-guide aside p{margin-top:8px;line-height:1.7}@media (width<=800px){.import-workspace{grid-template-columns:1fr}.import-steps{gap:6px}.import-steps li{text-align:center;flex-direction:column;padding:10px;font-size:14px}}.print-workflow{gap:14px;margin-bottom:24px;display:flex}.print-workflow button{cursor:pointer;color:#776586;background:#fff;border:1px solid #ded5ea;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:12px;padding:18px;font-size:18px;display:flex}.print-workflow button.active{background:var(--green);color:var(--on-brand)}.print-selection-bar{flex-wrap:wrap;align-items:center;gap:14px;margin:22px 0 12px;display:flex}.print-selection-bar strong{margin-right:auto}.print-selection-table{max-height:440px;overflow:auto}.print-selection-table th{z-index:1;background:#f4f1f8;position:sticky;top:0}.print-selection-table input{width:22px;height:22px}.paper-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.print-profile-save{align-items:flex-end;gap:14px;margin:24px 0;display:flex}.print-profile-save .field{flex:1}.spine-color-list{grid-template-columns:1fr 1fr;gap:16px;margin:24px 0;display:grid}.spine-color-row{background:#f8f5fb;border-radius:14px;grid-template-columns:85px minmax(100px,1fr) 70px 50px;align-items:center;gap:12px;padding:18px;display:grid}.spine-color-row .button{grid-column:2/5;justify-self:end}.spine-color-row input[type=color]{width:100%;height:44px;padding:3px}.spine-color-sample{text-align:center;background:#fff;border:1px solid #ccc;flex-direction:column;justify-content:center;height:64px;font-size:13px;display:flex}.spine-color-sample i{height:12px;margin-top:auto}.paper-preview-scroll{background:#dfdbe6;border-radius:18px;padding:24px;overflow:auto}.physical-pages{flex-direction:column;align-items:center;gap:24px;display:flex}.paper-preview-scroll .physical-pages{zoom:.7}.physical-sheet{color:#000;box-sizing:border-box;background:#fff;flex:none;position:relative;overflow:hidden;box-shadow:0 4px 20px #0002}.physical-label{box-sizing:border-box;color:#000;background:#fff;font-family:Arial,Tahoma,sans-serif;line-height:1.1;position:absolute;overflow:hidden}.physical-label.cut-guide{outline-offset:-.2mm;outline:.15mm dashed #555}.label-content{flex-direction:column;justify-content:center;align-items:center;gap:.5mm;width:100%;height:100%;display:flex;overflow:hidden}.label-content p,.label-content h3{font-size:inherit;margin:0}.label-content strong,.label-content span,.label-content code{max-width:100%}.label-content strong{text-align:center}.barcode-content strong,.label-title{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.label-content code{color:#000;font-size:inherit;white-space:nowrap;background:#fff;padding:0}.spine-content b{font-size:1.35em}.spine-content span{text-align:center}.spine-band{-webkit-print-color-adjust:exact;print-color-adjust:exact;flex-shrink:0;width:100%;height:3mm;margin-top:auto}.member-label-identity{align-items:center;gap:3mm;width:100%;display:flex}.member-label-identity img{object-fit:cover;width:18mm;height:22mm}.bibliography-content{justify-content:flex-start;align-items:flex-start;gap:1mm;line-height:1.3}.calibration-cell{flex-direction:column;justify-content:center;align-items:center;gap:2mm;height:100%;font:9pt Arial,sans-serif;display:flex}.print-output{display:none}@media (width<=900px){.paper-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.spine-color-list{grid-template-columns:1fr}.print-profile-save{flex-wrap:wrap}.print-workflow button{padding:12px;font-size:14px}}@media print{body:has(.print-output)>:not(.print-output){display:none!important}:is(body:has(.print-output),html:has(.print-output)){background:#fff!important;margin:0!important;padding:0!important}.print-output{display:block!important}.print-output .physical-pages{margin:0;padding:0;display:block}.print-output .physical-sheet{page:dkcLabels;box-shadow:none;break-after:page;break-inside:avoid;margin:0;padding:0}.print-output .physical-sheet:last-child{break-after:auto}.print-output .physical-label{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.mixed-label{grid-template-columns:25% minmax(0,1fr);gap:2mm;height:100%;display:grid}.ready-paper-summary{color:#655274;background:#f7f4fc;border:1px solid #ded6ec;border-radius:16px;flex-wrap:wrap;align-items:center;gap:22px;margin:18px 0;padding:22px;display:flex}.ready-paper-summary>div{flex:1;min-width:220px}.ready-paper-summary strong,.ready-paper-summary div span{display:block}.ready-paper-summary strong{margin-bottom:7px;font-size:20px}.ready-paper-summary div span{color:#887996;font-size:14px}.barcode-library-heading{flex-shrink:0;justify-content:center;align-items:center;gap:1mm;width:100%;height:3.5mm;display:flex;overflow:hidden}.barcode-library-heading img{object-fit:contain;flex-shrink:0;width:3.5mm;height:3.5mm}.barcode-library-heading strong{min-width:0;font-size:.85em}.barcode-content .fitted-label-title{white-space:normal;overflow-wrap:anywhere;text-align:center;-webkit-box-orient:vertical;flex-shrink:0;width:100%;line-height:1.2;display:-webkit-box;overflow:hidden}.barcode-with-brand{align-items:center;gap:1mm;width:100%;height:100%;display:flex}.barcode-with-brand>.barcode-content{flex:1;min-width:0}.barcode-library-logo{object-fit:contain;flex-shrink:0}@font-face{font-family:Document Sarabun;src:url(/fonts/sarabun/regular.ttf)format("truetype");font-weight:400;font-display:block}@font-face{font-family:Document Sarabun;src:url(/fonts/sarabun/bold.ttf)format("truetype");font-weight:700;font-display:block}.document-format-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.document-format-options button{text-align:left;color:#493a60;cursor:pointer;background:#fff;border:1px solid #ded7eb;border-radius:16px;padding:22px 16px}.document-format-options button.selected{background:#f3eaff;border:2px solid #8052b9}.document-format-options strong,.document-format-options span{display:block}.document-format-options strong{margin-bottom:8px;font-size:19px}.document-format-options span{font-size:14px}.book-document-print{background:#e8e8ed;min-height:100vh;padding:20px}.book-document-toolbar{flex-wrap:wrap;align-items:center;gap:12px;max-width:1100px;margin:0 auto 20px;display:flex}.book-document-toolbar p{width:100%;margin:0}.book-document-source{display:none}.book-document-pages{flex-direction:column;align-items:center;gap:20px;display:flex;overflow:auto}.book-document-page{color:#000;box-sizing:border-box;background:#fff;flex-direction:column;flex:none;padding:12mm;font:14pt/1.35 Document Sarabun,sans-serif;display:flex;box-shadow:0 2px 12px #0002}.book-document-page.landscape{width:297mm;height:210mm}.book-document-page.portrait{width:210mm;height:297mm}.book-document-heading{flex:none;align-items:center;gap:5mm;margin-bottom:5mm;display:flex}.book-document-heading img{object-fit:contain;width:24mm;height:24mm}.book-document-heading h1,.book-document-heading h2{color:#000;margin:0;font-size:18pt;line-height:1.3}.book-document-heading h2{font-size:16pt}.book-document-heading p{margin:0}.book-document-heading .document-scope{overflow-wrap:anywhere;max-width:235mm;font-size:10pt}.book-document-body{flex:1;min-height:0}.book-document-footer{text-align:right;flex:none;height:8mm;padding-top:3mm;font-size:10pt}.book-register-table{table-layout:fixed;border-collapse:collapse;width:100%;font:inherit}.book-register-table th,.book-register-table td{color:#000;font:inherit;overflow-wrap:anywhere;vertical-align:top;white-space:normal;border:.25mm solid #000;padding:1.4mm}.book-register-table th{text-align:center;background:#c2c2d6;font-weight:700}.book-register-table th:nth-child(2){width:10%}.document-bibliography-entry{text-indent:-12mm;overflow-wrap:anywhere;margin:0 15mm 5mm;padding-left:12mm}.document-card-set{grid-template-columns:1fr 1fr;width:245mm;margin:auto;display:grid}.document-catalog-card{border:.25mm solid #000;min-height:65mm;padding:3mm 3mm 8mm;font-size:11pt;position:relative}.document-card-barcode{text-align:center;width:40mm;margin-left:auto;line-height:1}.document-card-barcode code{font-size:9pt;display:block}.document-card-columns{overflow-wrap:anywhere;grid-template-columns:20% 1fr;gap:3mm;display:grid}.document-card-columns p{margin:1mm 0}.document-card-hole{border:.3mm solid #000;border-radius:50%;width:5mm;height:5mm;position:absolute;bottom:1.5mm;left:calc(50% - 2.5mm)}.document-information-row{overflow-wrap:anywhere;grid-template-columns:38% 1fr;gap:3mm;padding:1.5mm 0;display:grid}@media (width<=900px){.document-format-options{grid-template-columns:1fr 1fr}.book-document-pages{align-items:flex-start}}@media print{.book-document-print{background:#fff;padding:0}.book-document-toolbar,.book-document-source{display:none!important}.book-document-pages{display:block;overflow:visible}.book-document-page{page:bookDocument;box-shadow:none;break-after:page;break-inside:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:0}.book-document-page:last-child{break-after:auto}}.book-register-table th:first-child,.book-register-table th:nth-child(2){width:10%}.book-register-table th:nth-child(3){width:21%}.book-register-table th:nth-child(4){width:11%}.book-register-table th:nth-child(5){width:10%}.book-register-table th:nth-child(6){width:6%}.book-register-table th:nth-child(7){width:8%}.book-register-table th:nth-child(8){width:7%}.book-register-table th:nth-child(9){width:9%}.book-register-table th:nth-child(10){width:8%}.book-register-table td:first-child{font-size:11pt}.book-document-page p{color:#000;font:inherit}.book-document-page .document-scope{font-size:10pt}.book-document-page.cards .book-document-heading{display:none}.document-flow-steps{gap:12px;margin:0 0 24px;display:flex}.document-flow-steps button{color:#71627e;cursor:pointer;background:#fff;border:1px solid #ddd5e8;border-radius:14px;flex:1;align-items:center;gap:12px;padding:16px 20px;font-size:17px;font-weight:600;display:flex}.document-flow-steps button span{background:#ede8f2;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.document-flow-steps button[aria-current=step]{color:#6942a0;background:#f4edff;border-color:#9d7dcb}.document-flow-steps button[aria-current=step] span{color:#fff;background:#7950b4}.document-flow-steps button:disabled{opacity:.5;cursor:default}.document-visual-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:24px 0;display:grid}.document-visual-options article{background:#fff;border:2px solid #e6dfec;border-radius:18px;flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.document-visual-options article.selected{border-color:#8052b9;box-shadow:0 0 0 3px #8052b912}.document-format-choice{text-align:left;cursor:pointer;color:#42334f;background:0 0;border:0;flex:1;width:100%;padding:0}.document-example-stage{background:#f3f0f6;padding:18px 12px}.document-example-image{color:#302939;width:100%;height:auto;font-family:Arial,Tahoma,sans-serif;display:block}.document-choice-copy{padding:18px 18px 8px}.document-choice-copy strong{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;font-size:20px;display:flex}.document-choice-copy>span{color:#7c6c88;font-size:15px;line-height:1.6;display:block}.document-choice-check{border:1px solid #d1c5df;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:17px;display:grid}.selected .document-choice-check{color:#fff;background:#8052b9;border-color:#8052b9}.document-enlarge{text-align:left;color:#7851a7;cursor:pointer;background:0 0;border:0;padding:12px 18px;font-size:15px;font-weight:600}.document-flow-footer,.document-results-heading{border-top:1px solid #eee8f3;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:20px;display:flex}.document-results-heading{border:0;margin:0 0 20px;padding:0}.document-flow-footer>span{color:#776881;font-size:17px}.document-example-overlay{z-index:1000;background:#261d3b99;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.document-example-dialog{background:#faf8fc;border-radius:22px;width:min(780px,100%);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 24px 80px #0004}.document-example-dialog header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.document-example-dialog h2{margin:0}.document-example-dialog p{color:#796a85}.document-example-dialog>.document-example-image{max-height:53vh}.document-current-format{background:#f7f2fc;border-radius:16px;align-items:center;gap:18px;margin-bottom:24px;padding:16px 20px;display:flex}.document-small-example{flex:none;width:126px}.document-current-format h2{margin:4px 0}.document-current-format .document-enlarge{padding:4px 0}.document-more-filters{border:1px solid #e5deec;border-radius:12px;margin:16px 0 24px;padding:16px 20px}.document-more-filters summary{cursor:pointer;color:#756383;font-size:16px}.document-more-filters[open] summary{margin-bottom:20px}@media (width<=1100px){.document-visual-options{grid-template-columns:repeat(2,minmax(0,1fr))}.document-flow-steps button{gap:8px;padding:12px;font-size:15px}}@media (width<=620px){.document-visual-options{grid-template-columns:1fr}.document-flow-steps{gap:6px}.document-flow-steps button{text-align:center;flex-direction:column;font-size:13px}.document-flow-footer,.document-results-heading{flex-direction:column;align-items:stretch}.document-example-dialog header{align-items:flex-start}.document-small-example{width:88px}}.document-example-dialog{border:0;margin:auto}.document-example-dialog::backdrop{background:#261d3b99}.document-example-stage .document-example-image{height:190px}.label-visual-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.label-example-stage{background:#f5f1fa;padding:8px 14px}.label-example-image{width:100%;height:auto;font-family:Arial,Tahoma,sans-serif;display:block}.label-example-stage .label-example-image{height:110px}.label-visual-options .document-choice-copy{padding:12px 16px 0}.label-visual-options .document-choice-copy strong{margin-bottom:6px;font-size:18px}.label-visual-options .document-enlarge{padding:10px 16px;font-size:14px}.label-current-format{background:#f6f0fc;border-radius:16px;align-items:center;gap:18px;margin-bottom:22px;padding:12px 20px;display:flex}.label-current-format>svg{flex:none;width:170px;height:76px}.label-current-format h2{margin:0}.label-current-format .document-enlarge{padding:5px 0}.print-workflow button:disabled{opacity:.45;cursor:default}@media (width<=1000px){.label-visual-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.label-visual-options{grid-template-columns:1fr}.label-current-format>svg{width:110px}.print-workflow{flex-wrap:wrap}}.member-type-grid,.member-document-formats{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.member-type-heading{align-items:center;gap:14px;display:flex}.member-type-heading h2{margin:0}.member-type-metrics{background:#f1f7f6;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0;padding:20px;display:grid}.member-type-metrics div{flex-direction:column;display:flex}.member-type-metrics strong{color:#146a61;font-size:30px}.member-type-metrics span{color:#526b67;font-size:14px}.member-filter-form details,.member-extra-fields{border:1px solid #dfe9e7;border-radius:12px;margin:16px 0;padding:16px}.member-filter-form summary,.member-extra-fields summary{cursor:pointer;font-weight:600}.member-filter-form details[open] summary,.member-extra-fields[open] summary{margin-bottom:18px}.member-change-preview{border-top:1px solid #dce6e4;padding:18px 0}.member-before-after{grid-template-columns:1fr 1fr;gap:20px;display:grid}.member-before-after section{background:#f4f6f8;border-radius:14px;padding:20px}.member-before-after section+section{background:#eaf8f2}.member-before-after span{justify-content:space-between;gap:20px;padding:6px 0;display:flex}.member-before-after small{font-size:14px}.member-format-choice{text-align:left;cursor:pointer;width:100%;color:inherit;background:#f8fafb;border:2px solid #0000;border-radius:14px;padding:18px}.member-format-choice.selected{background:#effaf6;border-color:#0e8b78}.member-format-choice h2{margin:10px 0;font-size:21px}.member-format-choice p{min-height:44px;font-size:15px}.member-document-example{text-align:center;aspect-ratio:1.414;color:#344743;background:#fff;border:1px solid #cfdad8;flex-direction:column;align-items:center;gap:8px;max-width:100%;padding:16px;display:flex;overflow:hidden;box-shadow:0 3px 10px #183b3110}.member-document-example>strong{font-size:15px}.member-document-example small{font-size:11px}.member-document-example p{min-height:0;margin:0;font-size:11px}.example-seal{border:1px solid #92a6a2;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;display:grid}.example-table{border-top:1px solid #bac8c5;border-left:1px solid #bac8c5;grid-template-columns:.5fr 2fr 1.3fr;width:100%;font-size:10px;display:grid}.example-table span{border-bottom:1px solid #bac8c5;border-right:1px solid #bac8c5;padding:5px}.example-photo{background:#edf2f3;place-items:center;width:44px;height:50px;display:grid}.example-bars{border-bottom:1px solid #aaa;align-items:flex-end;gap:12px;width:65%;height:35px;display:flex}.example-bars i{background:#59a99a;width:40%;height:90%}.example-bars i+i{background:#90bcd0;height:35%}.document-example-dialog .member-document-example{aspect-ratio:1.414;width:680px;max-width:100%;margin:20px auto;padding:30px}.document-example-dialog .member-document-example>strong{font-size:26px}.document-example-dialog .example-table{font-size:18px}.document-example-dialog .member-document-example small,.document-example-dialog .member-document-example p{font-size:16px}.member-report-chart{background:#f6f9f8;border-radius:12px;margin:24px 0;padding:20px}.member-report-chart>div{align-items:center;gap:12px;margin:14px 0;display:flex}.member-report-chart span{width:130px}.member-report-chart i{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#2b9583;min-width:2px;height:25px}.member-report-chart strong{white-space:nowrap}.member-print-view{background:#e9eeed;min-height:100vh;padding:24px;overflow:auto}.member-print-toolbar{flex-wrap:wrap;align-items:center;gap:16px;max-width:1200px;margin:0 auto 24px;display:flex}.member-paper{box-sizing:border-box;color:#000;background:#fff;width:297mm;min-height:210mm;margin:auto;padding:12mm;font:14pt MemberSarabun,sans-serif;box-shadow:0 3px 20px #0002}.member-paper.portrait{width:210mm}.member-paper table{border-collapse:collapse;table-layout:fixed;width:100%;font:12pt MemberSarabun,sans-serif}.member-paper th,.member-paper td{text-align:center;overflow-wrap:anywhere;color:#000;white-space:normal;border:1px solid #000;padding:2mm}.member-paper th{background:#eee;font-weight:700}.member-paper th:first-child{width:5%}.member-paper th:nth-child(2){width:10%}.member-paper th:nth-child(3){width:20%}.member-paper-header{text-align:center;justify-content:center;align-items:center;gap:6mm;margin-bottom:8mm;display:flex}.member-paper-header img{object-fit:contain;width:22mm;height:22mm}.member-paper h1{margin:0;font:700 22pt MemberSarabun,sans-serif}.member-paper h2{margin:2mm 0;font:700 18pt MemberSarabun,sans-serif}.member-paper p{margin:1mm 0}.member-paper footer{text-align:right;margin-top:6mm;font-size:11pt}.member-person{break-inside:avoid;border-bottom:1px dashed #b6c4c0;margin-bottom:12mm;padding-bottom:12mm}.member-info-title{align-items:center;gap:10mm;margin-bottom:8mm;display:flex}.member-document-photo{object-fit:cover;border:1px solid #bbc;width:30mm;height:38mm}.member-document-photo.empty{color:#829694;place-items:center;display:grid}.member-information-grid{grid-template-columns:1fr 1fr;gap:4mm 8mm;font-size:14pt;display:grid}.member-information-grid div{overflow-wrap:anywhere;border-bottom:1px solid #ccd2d0;min-width:0;padding-bottom:2mm}.member-information-grid dt{font-weight:700}.member-information-grid dd{margin:1mm 0}.member-information-grid div:has(dt:first-child):last-child{break-inside:avoid}@media (width<=1100px){.member-type-grid,.member-document-formats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.member-type-grid,.member-document-formats,.member-before-after{grid-template-columns:1fr}.member-type-metrics{padding:12px}.member-before-after span{flex-direction:column;gap:0}}.member-print-source{visibility:hidden;pointer-events:none;position:absolute;top:0;left:-20000px}.member-physical-page{flex-direction:column;height:210mm;min-height:210mm;margin:0 auto 24px;display:flex;overflow:hidden}.member-physical-page.portrait{height:297mm;min-height:297mm}.member-page-body{flex:1;min-height:0}.member-physical-page>footer{text-align:right;flex-shrink:0;height:8mm;margin-top:3mm;font-size:11pt}.member-physical-page .member-paper-header,.member-physical-page .member-info-title{flex-shrink:0}.member-physical-page .member-report-chart span{width:45mm}.member-physical-page .member-report-chart>div{break-inside:avoid}.member-paper table{min-width:0;font:11.5pt/1.3 MemberSarabun,sans-serif}.member-paper th,.member-paper td{font:inherit;vertical-align:top;padding:1.3mm}.member-paper th{font-weight:700}.member-paper-header{margin-bottom:5mm}.member-paper-header h1,.member-paper-header h2{line-height:1.25}.member-paper-header p{font-size:12pt;line-height:1.3}.member-paper table:has(th:nth-child(10)) th:first-child{width:4%}.member-paper table:has(th:nth-child(10)) th:nth-child(2){width:9%}.member-paper table:has(th:nth-child(10)) th:nth-child(3){width:19%}:is(.member-paper table:has(th:nth-child(10)) th:nth-child(4),.member-paper table:has(th:nth-child(10)) th:nth-child(5),.member-paper table:has(th:nth-child(10)) th:nth-child(6)){width:10%}.member-paper table:has(th:nth-child(10)) th:nth-child(7){width:15%}:is(.member-paper table:has(th:nth-child(10)) th:nth-child(8),.member-paper table:has(th:nth-child(10)) th:nth-child(9)){width:8%}.member-paper table:has(th:nth-child(10)) th:nth-child(10){width:7%}.member-type-grid .button{white-space:nowrap}.document-flow-steps button.active{color:#4638b7;background:#efedff;border-color:#5147dd;font-weight:700}.member-adjustment-table{max-height:440px;overflow:auto}.member-adjustment-table th{z-index:1;background:#f3f2fb;position:sticky;top:0}.member-adjustment-table input[type=checkbox]{accent-color:#5147dd;width:22px;height:22px}.type-table-name{align-items:center;gap:14px;display:flex}.type-table-icon{color:#6152c6;background:#efedfb;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.type-table-name small,.block{color:#77808e;margin-top:4px;font-size:13px;display:block}.member-types-table td{vertical-align:middle;padding:22px 16px}.member-types-table th{white-space:nowrap;background:#f5f5fa}.type-count{color:#246559;white-space:nowrap;background:#eef5f3;border-radius:8px;padding:7px 12px}.type-table-actions{white-space:nowrap;align-items:center;gap:16px;display:flex}.adjust-workspace{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:24px;display:grid}.adjust-settings{position:sticky;top:150px}.adjust-settings .form-grid{grid-template-columns:1fr 1fr}.adjust-action-choices{gap:10px;margin:20px 0;display:grid}.adjust-action-choices button{text-align:left;color:#586074;cursor:pointer;background:#fff;border:1px solid #e1e4ea;border-radius:14px;align-items:center;gap:14px;padding:16px;display:flex}.adjust-action-choices button.selected{color:#5242b3;background:#f3f0ff;border:2px solid #6553c7;padding:15px}.adjust-action-choices strong,.adjust-action-choices small{display:block}.adjust-action-choices small{margin-top:5px;font-size:12px}.adjust-selection-summary{align-items:center;gap:14px;padding:18px 0;display:flex}.adjust-selection-summary strong{color:#5b49c1;font-size:36px}.adjust-settings form>.button{width:100%}.adjust-more{margin-top:18px}.adjust-more summary{cursor:pointer;font-weight:600}.adjust-more[open] summary{margin-bottom:16px}.adjustment-list{max-height:480px;overflow:auto}.adjustment-list th{z-index:1;white-space:nowrap;background:#f4f3fb;position:sticky;top:0}.adjustment-list input[type=checkbox]{accent-color:#6350c9;width:21px;height:21px}.adjustment-list td{vertical-align:middle}.adjustment-list tr.is-selected{background:#f8f6ff}.adjust-new-class{color:#357765}.adjust-difference{flex-wrap:wrap;align-items:center;gap:10px;padding:4px 0;display:flex}.adjust-difference small{color:#7b8391;min-width:105px}.adjust-difference strong{color:#267761}.adjust-confirm-bar{justify-content:flex-end;gap:12px;padding-top:20px;display:flex}.adjust-editor-overlay{z-index:200;background:#18203366;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.adjust-editor-overlay>.card{width:100%;max-width:780px;max-height:90vh;overflow:auto}.student-card-designer{grid-template-columns:1fr minmax(300px,1fr);gap:32px;margin:24px 0;display:grid}.student-card-designer h3{margin:0 0 10px;font-size:23px}.card-orientation-picker{flex-wrap:wrap;gap:10px;margin:20px 0;display:flex}.card-orientation-picker button{cursor:pointer;background:#fff;border:1px solid #d5dce5;border-radius:12px;padding:14px}.card-orientation-picker button.selected{color:#5845b6;background:#f3f0ff;border:2px solid #6452c7;padding:13px}.student-theme-options{gap:10px;display:grid}.student-theme-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e3e9;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.student-theme-options button.selected{background:#f7f5ff;border-color:#6854c9}.student-theme-options i{border-radius:8px;width:28px;height:28px}.student-theme-options span{margin-left:auto}.student-card-preview-stage{background:#f0f3f8 radial-gradient(#cdd5df 1px,#0000 1px) 0 0/14px 14px;border:1px solid #e0e6ed;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:32px;display:flex}.student-card-preview-stage>div{flex-shrink:0;box-shadow:0 12px 28px #23375930}.student-card-preview-stage>small{color:#6b7788;text-align:center;font-size:12px}.student-id-card{box-sizing:border-box;border:.3mm solid var(--card-color);color:#182a40;-webkit-print-color-adjust:exact;print-color-adjust:exact;text-align:left;background:#fff;border-radius:2.5mm;grid-template-rows:22% 53% 25%;width:100%;height:100%;font:8pt/1.2 Arial,Tahoma,sans-serif;display:grid;overflow:hidden}.student-id-card header{background:var(--card-color);color:#fff;align-items:center;gap:2mm;min-height:0;padding:2mm 3mm;display:flex;overflow:hidden}.student-id-card header>img,.student-card-emblem{object-fit:contain;width:8mm;height:8mm;color:var(--card-color);background:#fff;border-radius:50%;flex-shrink:0;padding:.5mm}.student-card-emblem{place-items:center;font-size:7pt;font-weight:700;display:grid}.student-id-card header strong{overflow-wrap:anywhere;font-size:8pt;line-height:1.15;display:block}.student-id-card header span:not(.student-card-emblem){letter-spacing:.1mm;margin-top:1mm;font-size:5pt;display:block}.student-card-body{background:linear-gradient(120deg, var(--card-soft), white);align-items:center;gap:3mm;min-height:0;padding:2mm 3mm;display:flex;overflow:hidden}.student-card-photo{aspect-ratio:3/4;color:#8e9eaf;background:#dbe3ec;border:1mm solid #fff;border-radius:1mm;flex-shrink:0;height:100%;overflow:hidden;box-shadow:0 .5mm 2mm #10223b20}.student-card-photo img,.student-card-photo svg{object-fit:cover;width:100%;height:100%}.student-card-person{flex-direction:column;gap:1.3mm;min-width:0;max-width:100%;display:flex}.student-card-person>small{color:#66758b;font-size:5pt}.student-card-person .fitted-label-title{color:var(--card-color);margin:0;font-weight:700;line-height:1.2}.student-card-class{overflow-wrap:anywhere;font-size:6.5pt}.student-card-number{font-size:6pt}.student-card-barcode{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:.5mm 3mm 1mm;display:flex}.student-card-barcode svg{max-height:75%}.student-card-barcode code{color:#172333;margin:0;font:7pt/1 monospace}.student-id-card.portrait{grid-template-rows:18% 63% 19%}.student-id-card.portrait header{gap:2mm;padding:2mm}.student-id-card.portrait header strong{font-size:7pt}.student-id-card.portrait header>img,.student-id-card.portrait .student-card-emblem{width:7mm;height:7mm}.student-id-card.portrait .student-card-body{text-align:center;flex-direction:column;justify-content:center;gap:3mm;padding:3mm}.student-id-card.portrait .student-card-photo{flex-shrink:1;width:21mm;height:26mm;min-height:12mm}.student-id-card.portrait .student-card-person{align-items:center;gap:1.8mm;width:100%}.student-id-card.portrait .student-card-person>small{display:none}.student-id-card.theme-blossom .student-card-body{background:radial-gradient(ellipse at top right, #e8d7fa, transparent 65%), var(--card-soft)}.student-id-card.theme-botanical .student-card-body{background:linear-gradient(145deg, var(--card-soft) 65%, #cfe7da 65%, #e1eee7 80%)}@media (width<=1100px){.adjust-workspace{grid-template-columns:minmax(0,1fr) 320px}.student-card-designer{grid-template-columns:1fr}.student-card-preview-stage{min-height:300px}}@media (width<=800px){.adjust-workspace{grid-template-columns:1fr}.adjust-settings{position:static}.type-table-actions{flex-wrap:wrap}.student-card-preview-stage{padding:16px}.adjust-editor-overlay{padding:12px}}.adjust-editor-dialog{border:0;border-radius:22px;width:min(780px,92vw);max-height:90vh;padding:0;box-shadow:0 24px 80px #17213b44}.adjust-editor-dialog::backdrop{background:#19213788}.adjust-editor-dialog>.card{margin:0}.student-card-designer~.label-visual-options[hidden]{display:none}@media (width>=801px){.adjust-settings{scrollbar-width:thin;max-height:calc(100vh - 165px);overflow-y:auto}.adjust-settings>.card{margin-bottom:0}}.news-tabs{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.news-tabs button{font:inherit;color:#625a78;background:#fff;border:1px solid #e3dfed;border-radius:12px;padding:12px 18px}.news-tabs button[aria-pressed=true]{color:#fff;background:#5147d6;border-color:#5147d6}.news-manage-hero{background:linear-gradient(115deg,#ede9ff,#f7f3ff 60%,#e5f4f0);border:1px solid #e5def4;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:30px;display:flex}.news-manage-hero h2{margin:8px 0;font-size:30px}.news-manage-hero p{color:#6b6380;margin:0}.news-kicker{letter-spacing:.04em;color:#70609d;font-size:13px;font-weight:700}.news-list-tools{align-items:end;gap:16px;margin-bottom:22px;display:flex}.news-list-tools>.field:first-child{flex:1}.news-list-tools>.field{min-width:200px;margin:0}.news-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:28px;display:grid}.news-story-card{color:inherit;background:#fff;border:1px solid #e5e1ec;border-radius:18px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 14px #30225005}.news-story-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #30225012}.news-card-cover,.news-card-placeholder{object-fit:cover;width:100%;height:190px}.news-card-placeholder{color:#8a7db4;background:linear-gradient(130deg,#eee9ff,#e6f3f0);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.news-card-info{flex-direction:column;flex:1;gap:12px;min-width:0;padding:22px;display:flex}.news-card-info h3{overflow-wrap:anywhere;margin:0;font-size:21px;line-height:1.5}.news-excerpt{-webkit-line-clamp:3;color:#726b80;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;line-height:1.7;display:-webkit-box;overflow:hidden}.news-card-info small{color:#8b8395;margin-top:auto}.news-card-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.news-card-actions .text-button{align-items:center;gap:7px;display:inline-flex}.news-badge{color:#746789;background:#f2eff7;border-radius:30px;align-self:flex-start;padding:5px 11px;font-size:12px;font-weight:700}.news-badge.published{color:#287550;background:#e7f5ed}.news-read-link{color:#5d4fcc;margin-top:8px;font-weight:700}.news-empty,.news-upload-empty{text-align:center;color:#817392;padding:44px 20px}.news-empty svg,.news-upload-empty svg{margin:0 auto 12px}.news-composer-bar{z-index:4;background:#fff;border:1px solid #e7e1ee;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:16px 20px;display:flex;position:sticky;top:145px}.news-composer-bar>.text-button{white-space:nowrap;align-items:center;gap:8px;display:flex}.news-writing-grid{grid-template-columns:minmax(0,1fr) 270px;gap:24px;display:grid}.news-writing-grid .card{margin:0}.news-publish-note{color:#655676;background:#f3effa;border:1px solid #e4ddf2;border-radius:18px;align-self:start;padding:24px}.news-publish-note p{font-size:15px;line-height:1.8}.news-publish-note h3{margin:14px 0}.news-publish-note hr{border:0;border-top:1px solid #e0d7ec;margin:22px 0}.news-field-label{margin:20px 0 9px;font-weight:600}.news-editor{background:#fff;border:1px solid #dcd5e7;border-radius:13px;overflow:hidden}.news-toolbar{background:#f8f6fc;border-bottom:1px solid #e5dfed;flex-wrap:wrap;align-items:center;gap:5px;padding:10px;display:flex}.news-toolbar button{color:#594f6e;background:0 0;border:0;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.news-toolbar button:hover,.news-toolbar button:focus-visible{background:#e9e2f8}.news-toolbar select{width:auto;padding:8px 12px;font-size:15px}.news-prose{overflow-wrap:anywhere;color:#383246;font-size:18px;line-height:1.9}.news-prose h2{margin:26px 0 12px;font-size:27px;line-height:1.5}.news-prose h3{margin:22px 0 10px;font-size:22px}.news-prose p,.news-prose div{margin:0 0 14px}.news-prose ul,.news-prose ol{list-style:revert;margin:12px 0 20px;padding-left:28px}.news-prose li{padding-left:4px}.news-prose blockquote{background:#f6f1fc;border-left:4px solid #9884cc;border-radius:0 12px 12px 0;margin:20px 0;padding:18px 24px}.news-prose a{color:#5f49b6;text-decoration:underline}.news-plain{white-space:pre-wrap}.news-editable{outline:none;min-height:320px;max-height:560px;padding:24px;overflow:auto}.news-editable:focus{box-shadow:inset 0 0 0 2px #a496d7}.news-editable:empty:before{content:attr(data-placeholder);color:#aba1b8;pointer-events:none}.news-editor-note{color:#908598;background:#faf8fc;border-top:1px solid #ece7f0;padding:10px 16px;font-size:12px}.news-link-row{background:#f4f0fb;gap:8px;padding:12px;display:flex}.news-upload-section{grid-column:1/-1}.news-upload-section .section-heading{align-items:center}.news-upload-section p{color:#807689;font-size:14px}.news-file-button{cursor:pointer;position:relative;overflow:hidden}.news-file-button input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.news-upload-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.news-upload-item{background:#fbf9fd;border:1px solid #e6e0ed;border-radius:13px;padding-bottom:10px;position:relative;overflow:hidden}.news-upload-item>img{object-fit:cover;width:100%;height:150px}.news-upload-item>input{background:#fff;width:calc(100% - 20px);margin:8px 10px 0;padding:8px;font-size:14px}.news-remove{color:#7d4d64;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #0002;background:#fff!important}.news-cover-choice{width:100%;font:inherit;color:#7b6c8a;background:0 0;border:0;padding:10px;font-size:14px;display:block}.news-cover-choice[aria-pressed=true]{color:#5e409d;background:#e9e1fc;font-weight:700}.news-hidden{display:none}.news-errors{color:#9b3346;background:#fff0f1;border:1px solid #efb9c1;border-radius:12px;margin-bottom:20px;padding:14px 20px}.news-errors p{margin:4px 0}.news-reading{max-width:940px;margin:40px auto;padding:0 24px 60px}.news-reading h1{overflow-wrap:anywhere;margin:12px 0;font-size:clamp(28px,3vw,42px);line-height:1.5}.news-date{color:#8d8194;margin:0 0 24px;font-size:14px}.news-cover{margin:24px 0 32px}.news-cover>img{object-fit:contain;background:#f3f0f6;border-radius:18px;width:100%;max-height:560px}.news-reading figcaption{text-align:center;color:#83758b;margin:10px 0;font-size:14px;line-height:1.7}.news-album{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:36px;display:grid}.news-album figure{min-width:0;margin:0}.news-album img{aspect-ratio:4/3;object-fit:contain;background:#f2eff5;border-radius:14px;width:100%}.news-local-preview{background:#fff;border:1px solid #e5dfec;border-radius:18px;margin-top:0;padding:36px}@media (width>=1600px){.news-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.news-writing-grid{grid-template-columns:minmax(0,1fr) 320px}.news-editable{min-height:360px}}@media (width<=1000px){.news-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-writing-grid{grid-template-columns:1fr}.news-publish-note{display:none}.news-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.news-composer-bar{flex-wrap:wrap;position:static}}@media (width<=600px){.news-manage-hero{flex-direction:column;align-items:flex-start;padding:22px}.news-card-grid{grid-template-columns:1fr}.news-list-tools{flex-direction:column;align-items:stretch}.news-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-album{grid-template-columns:1fr}.news-reading{padding:0 18px 40px}.news-local-preview{padding:20px}.news-toolbar{gap:2px}.news-editable{padding:18px}.news-composer-bar .button{padding:10px;font-size:14px}.news-upload-section .section-heading{flex-wrap:wrap}}.news-public-page>header .brand{min-width:0;font-size:20px}.news-public-page>header .brand strong{overflow-wrap:anywhere}.news-public-page>header{gap:20px}.news-public-page>header .button{flex-shrink:0}@media (width<=600px){.news-public-page>header{flex-direction:column;align-items:flex-start}.news-public-page>header .brand{font-size:18px}}.news-table-panel{background:#fff;border:1px solid #e5e1ec;border-radius:18px;margin-bottom:28px;overflow:hidden}.news-table-summary{color:#7b708a;border-bottom:1px solid #ede8f2;padding:17px 22px;font-size:15px}.news-table-summary strong{color:#5147d6;margin:0 5px}.news-management-table{table-layout:fixed;width:100%;margin:0}.news-management-table th{color:#70617f;background:#f7f5fb;padding:15px 18px;font-size:14px}.news-management-table td{vertical-align:middle;padding:18px}.news-management-table th:first-child{width:132px}.news-management-table th:nth-child(3){width:125px}.news-management-table th:nth-child(4){width:145px}.news-management-table th:last-child{width:210px}.news-table-cover{object-fit:cover;border-radius:9px;width:96px;height:68px}.news-table-placeholder{color:#9686b6;background:#f0eaf8;place-items:center;display:grid}.news-table-title{color:#3f3553;overflow-wrap:anywhere;font-size:17px;font-weight:700;line-height:1.6;text-decoration:none}.news-table-title:hover{color:#6550be;text-decoration:underline}.news-table-excerpt{color:#8c8197;white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:14px;overflow:hidden}.news-table-image-count{color:#9c91a7;font-size:12px}.news-table-date{color:#7b7186;white-space:nowrap;font-size:14px}.news-table-actions{white-space:nowrap;gap:8px;display:flex}.news-table-actions .button{min-height:42px;padding:9px 12px;font-size:14px}.news-management-table .news-badge{white-space:nowrap}.news-management-table tbody tr:hover{background:#fcfaff}@media (width<=900px){.news-management-table{min-width:850px}}.digital-media-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 24px;display:grid}.digital-media-categories a{color:#685783;background:#fff;border:1px solid #e5deef;border-radius:17px;padding:22px;text-decoration:none}.digital-media-categories strong{margin-bottom:8px;font-size:23px;display:block}.digital-media-categories small{color:#91869c;font-size:13px;display:block}.digital-media-categories .active{color:#59409a;background:linear-gradient(130deg,#ede8fb,#e8f1fa);border-color:#b2a1d4}.digital-view-count{color:#71609c;font-size:14px;font-weight:600}.media-session-note{color:#675780;background:#f2f0f9;border-radius:12px;margin-top:20px;padding:16px}.media-session-note small{color:#91859e;margin-top:8px;line-height:1.8;display:block}.podcast-reader-cover{aspect-ratio:1;object-fit:cover;border-radius:18px;width:min(320px,100%);margin:0 auto 24px;display:block}.media-stat-explainer{color:#8d8198;margin:18px 0;font-size:14px;line-height:1.8}.media-daily-chart{align-items:end;gap:12px;padding:24px 12px 10px;display:flex;overflow:auto}.media-day{color:#897995;flex-direction:column;flex:1;align-items:center;gap:7px;min-width:42px;font-size:12px;display:flex}.media-day-track{align-items:end;width:28px;height:150px;display:flex}.media-day-track span{background:linear-gradient(#a493d7,#6552b5);border-radius:7px 7px 0 0;width:100%;display:block}.media-rank{color:#7856a9;background:#f0eafb;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:700;display:grid}@media (width<=800px){.digital-media-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.digital-media-categories a{padding:16px}.digital-media-categories strong{font-size:19px}}@media (width>=1100px){.digital-stats-filters{grid-template-columns:repeat(4,minmax(0,1fr))}}.media-hub .tabs{border:0;gap:20px;margin-bottom:18px}.media-hub .tabs a{color:#787282;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:10px 0;font-size:14px}.media-hub .tabs a.active{color:#5147cf;border-bottom-color:#5147cf}.media-hub .digital-media-categories{gap:10px;margin:0 0 22px;display:flex;overflow:auto}.media-hub .digital-media-categories a{color:#544c60;background:#eae7f0;border:0;border-radius:10px;flex-shrink:0;padding:10px 20px}.media-hub .digital-media-categories strong{margin:0;font-size:15px}.media-hub .digital-media-categories small{display:none}.media-hub .digital-media-categories .active{color:#fff;background:#292433}.media-hub .media-search-panel{box-shadow:none;background:0 0;border:0;margin:0 0 26px;padding:0}.media-search-panel form{align-items:end;gap:10px;display:flex}.media-search-panel .form-grid{flex:1;grid-template-columns:minmax(250px,1fr) 170px 220px;gap:12px;margin:0;display:grid}.media-search-panel .field{margin:0}.media-search-panel .field>span{color:#8d8398;margin-bottom:6px;font-size:12px}.media-search-panel input{background:#fff;border-radius:28px!important;padding-left:22px!important}.media-search-panel select{background:#fff;border-radius:12px!important}.media-search-panel .button{border-radius:28px;align-items:center;gap:8px;min-height:50px;padding:12px 24px;display:flex}.media-feed-heading{justify-content:space-between;align-items:center;margin:10px 0 20px;display:flex}.media-feed-heading h2{margin:0;font-size:22px}.media-feed-heading>span{color:#8e8498;font-size:14px}.media-feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;margin-bottom:28px;display:grid}.media-feed .media-tile{box-shadow:none;background:0 0;border:0;border-radius:0;min-width:0;margin:0;padding:0}.media-thumb{aspect-ratio:16/9;color:#fff;background:#ded9eb;border-radius:15px;text-decoration:none;display:block;position:relative;overflow:hidden}.media-thumb>img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.media-thumb:hover>img{transform:scale(1.035)}.media-kind-pdf .media-thumb>img,.media-kind-epub .media-thumb>img{object-fit:contain;background:#e7e4ec}.media-thumb-art{background:radial-gradient(at 100% 0,#9da9c580,#0000 70%),linear-gradient(135deg,#455377,#818ab2);justify-content:center;align-items:center;gap:20px;width:100%;height:100%;padding:26px;display:flex}.media-kind-video .media-thumb-art{background:radial-gradient(at 100% 0,#edb1a680,#0000 70%),linear-gradient(135deg,#714c76,#c48489)}.media-kind-audio .media-thumb-art{background:radial-gradient(at 100% 0,#a5e1c780,#0000 70%),linear-gradient(135deg,#276b6a,#78a69b)}.media-thumb-art>svg{stroke-width:1.3px;opacity:.85;flex-shrink:0;width:64px;height:64px}.media-thumb-art>span{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:24px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.media-type-tag{color:#fff;background:#191620c9;border-radius:5px;max-width:90%;padding:4px 8px;font-size:11px;font-weight:600;position:absolute;bottom:10px;right:10px}.media-play-hover{opacity:0;background:#15112635;place-items:center;transition:opacity .2s;display:grid;position:absolute;inset:0}.media-play-hover svg{color:#363044;background:#ffffffec;border-radius:50%;width:54px;height:54px;padding:14px}.media-thumb:hover .media-play-hover,.media-thumb:focus-visible .media-play-hover{opacity:1}.media-tile-details{align-items:flex-start;gap:12px;margin-top:14px;display:flex}.media-creator-avatar{color:#7c6596;background:#e6dfef;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.media-tile-text{min-width:0}.media-feed .media-tile h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:17px;line-height:1.55;display:-webkit-box;overflow:hidden}.media-tile h2 a{color:#302a3d;text-decoration:none}.media-tile h2 a:hover{color:#6350b6}.media-tile .media-creator-name,.media-tile .media-tile-meta{color:#8b8195;margin:0;font-size:13px;line-height:1.65}.media-admin-status{margin:12px 0}.media-feed .actions:empty{display:none}.media-feed .actions{margin-top:12px}.media-watch{max-width:1320px;box-shadow:none!important;border:0!important;border-radius:18px!important;margin:0 auto!important;padding:24px!important}.media-watch .media-reader{background:#24212b;border:0;border-radius:14px;height:72vh}.media-watch video,.media-watch iframe{background:#211e27;border-radius:14px}.media-watch-audio{background:linear-gradient(145deg,#e5efed,#f9f7fc)!important;padding:36px!important}.media-watch .podcast-reader-cover{box-shadow:0 15px 40px #24514b25}@media (width>=1700px){.media-feed{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1000px){.media-feed{grid-template-columns:repeat(2,minmax(0,1fr))}.media-search-panel .form-grid{grid-template-columns:minmax(170px,1fr) 150px}.media-search-panel .field:nth-child(2){display:none}}@media (width<=620px){.media-feed{grid-template-columns:1fr;gap:26px}.media-search-panel form{flex-wrap:wrap;align-items:stretch}.media-search-panel .form-grid{grid-template-columns:1fr}.media-search-panel .field:nth-child(2){display:flex}.media-search-panel .button{justify-content:center;width:100%}.media-thumb-art>span{font-size:23px}.media-watch{padding:14px!important}.media-tile h2{font-size:18px}}.page:has(.media-hub)>.page-title{margin-bottom:18px}.page:has(.media-hub)>.page-title .eyebrow{display:none}.page:has(.media-hub)>.page-title h1{margin:0 0 6px;font-size:28px}.page:has(.media-hub)>.page-title p{margin:0;font-size:16px}.media-hub .tabs{background:0 0;margin-bottom:16px;padding:0}.media-hub .media-search-panel{margin-bottom:16px}.media-hub .digital-media-categories{margin:0 0 18px}.pdf-book{color:#39352f;background:#eee9e0;border-radius:16px;padding:18px}.pdf-book:fullscreen{border-radius:0;overflow:auto}.pdf-book-toolbar,.pdf-book-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.pdf-book-toolbar>span{align-items:center;gap:10px;font-weight:700;display:flex}.pdf-book-toolbar .actions{margin:0}.pdf-book-stage{perspective:1600px;align-items:center;gap:14px;padding:28px 0;display:flex}.pdf-book-spread{transform-origin:50%;flex:1;justify-content:center;min-width:0;animation:.4s ease-out book-open;display:flex}.pdf-book-page{background:#fffdf7;max-width:50%;padding-bottom:22px;position:relative;box-shadow:0 12px 30px #42321d30}.pdf-book-page canvas{object-fit:contain;width:100%;height:auto;max-height:70vh;display:block}.pdf-book-page>span{text-align:center;color:#8b8173;font-size:12px;position:absolute;bottom:3px;left:0;right:0}.is-paired .pdf-book-page:first-child:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#43301820);width:24px;position:absolute;top:0;bottom:0;right:0}.is-paired .pdf-book-page:last-child:after{content:"";pointer-events:none;background:linear-gradient(90deg,#43301818,#0000);width:20px;position:absolute;top:0;bottom:0;left:0}.pdf-turn{color:#514732;cursor:pointer;background:#fff9;border:0;border-radius:50%;place-items:center;min-width:44px;height:44px;display:grid}.pdf-turn:disabled{opacity:.25;cursor:default}.pdf-book-footer label{align-items:center;gap:10px;display:flex}.pdf-book-footer input{background:#fff;width:82px!important}.pdf-book-footer small{color:#756d60}.pdf-book-loading{text-align:center;padding:80px 10px}@keyframes book-open{0%{opacity:.6;transform:rotateY(-7deg)}to{opacity:1;transform:rotateY(0)}}@media (prefers-reduced-motion:reduce){.pdf-book-spread{animation:none}}@media (width<=700px){.pdf-book{padding:10px}.pdf-book-stage{gap:5px}.pdf-book-page{max-width:100%}.pdf-turn{width:34px;min-width:34px}.pdf-book-footer small{display:none}}.pdf-book-spread:not(.is-paired) .pdf-book-page{max-width:100%}.pdf-book-leaves{perspective:1800px;flex:1;min-width:0;position:relative}.pdf-book-leaves .pdf-book-spread{animation:none}.pdf-leaf-turn{z-index:3;width:50%;transform-style:preserve-3d;pointer-events:none;position:absolute;top:0;bottom:0}.pdf-leaf-turn img,.pdf-leaf-back{object-fit:fill;backface-visibility:hidden;background:#fffdf7;width:100%;height:100%;position:absolute;inset:0;box-shadow:0 10px 24px #30251430}.pdf-leaf-back{background:linear-gradient(90deg,#e4dfd3,#fffdf7 20%,#faf7ef);transform:rotateY(180deg)}.turn-forward{transform-origin:0;animation:.62s ease-in-out both leaf-forward;left:50%}.turn-backward{transform-origin:100%;animation:.62s ease-in-out both leaf-backward;left:0}@keyframes leaf-forward{to{transform:rotateY(-180deg)}}@keyframes leaf-backward{to{transform:rotateY(180deg)}}.page:has(.reading-studio)>.page-title{margin-bottom:16px}.page:has(.reading-studio)>.page-title .eyebrow{display:none}.page:has(.reading-studio)>.page-title h1{margin-bottom:4px;font-size:26px}.media-watch:has(.reading-studio){max-width:1600px;padding:0!important}.media-watch:has(.reading-studio)>p{padding:0 24px}.reading-studio{--reader-bg:#edeae4;--reader-panel:#faf9f6;--reader-ink:#393c42;background:var(--reader-bg);color:var(--reader-ink);border:1px solid #dedbd4;padding:0;overflow:hidden;box-shadow:0 12px 40px #30302a0b}.reading-studio.reading-dark{--reader-bg:#22272d;--reader-panel:#30363e;--reader-ink:#f1f3f5;border-color:#424953}.reading-studio .pdf-book-toolbar{background:var(--reader-panel);border-bottom:1px solid #8882;gap:12px;padding:14px 20px}.reading-studio .reader-tools{flex-wrap:wrap;gap:8px}.reading-studio .button{background:var(--reader-panel);min-height:42px;color:var(--reader-ink);box-shadow:none;border:1px solid #8884;padding:9px 14px;font-size:14px}.reader-zoom{border:1px solid #8884;border-radius:12px;align-items:center;display:flex;overflow:hidden}.reader-zoom button{width:44px;height:42px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.reader-zoom button:disabled{opacity:.3}.reader-zoom output{text-align:center;font-variant-numeric:tabular-nums;min-width:54px;font-size:14px}.reading-studio .pdf-book-stage{gap:0;padding:0;position:relative}.reader-scroll{overscroll-behavior:contain;scrollbar-color:#aaa7 transparent;width:100%;height:72vh;min-height:380px;padding:28px 52px;overflow:auto}.reader-paper-area{perspective:1800px;margin:0 auto;position:relative}.reading-studio .pdf-book-spread{align-items:flex-start;animation:none}.reading-studio .pdf-book-page canvas{max-height:none}.reading-studio .pdf-book-page{width:50%;max-width:50%;box-shadow:0 12px 35px #1113}.reading-studio .pdf-turn{z-index:5;background:var(--reader-panel);color:var(--reader-ink);position:absolute;top:calc(50% - 22px);box-shadow:0 3px 12px #0002}.reading-studio .pdf-turn:first-child{left:8px}.reading-studio .pdf-turn:last-child{right:8px}.reading-studio .pdf-book-footer{background:var(--reader-panel);border-top:1px solid #8882;padding:12px 22px;font-size:14px}.reading-studio .pdf-book-footer small{color:var(--reader-ink);opacity:.65}.reading-studio:fullscreen .reader-scroll{height:calc(100vh - 155px)}.reading-studio button:focus-visible{outline-offset:2px;outline:3px solid #9884e7}@media (width<=700px){.reading-studio .pdf-book-toolbar{padding:12px}.reading-studio .pdf-book-toolbar>span{display:none}.reader-scroll{height:65vh;padding:20px 38px}.reading-studio .pdf-book-spread:not(.is-paired) .pdf-book-page{width:100%;max-width:none}.reading-studio .pdf-book-footer{padding:10px 12px}}.reading-studio .pdf-book-spread:not(.is-paired) .pdf-book-page{width:100%;max-width:none}.reader-book-details{padding:18px 24px}.reader-book-details summary{cursor:pointer;color:#6f6584;font-weight:600}.page:has(.video-viewer)>.page-title{display:none}.video-viewer{max-width:1180px;margin:0 auto}.video-viewer button,.video-viewer a{justify-content:center;align-items:center;gap:8px;font-size:14px;text-decoration:none;display:inline-flex}.video-viewer button{color:#433c50;cursor:pointer;background:#e9e6ef;border:0;border-radius:10px;min-height:44px;padding:11px 15px}.video-viewer button:focus-visible,.video-viewer a:focus-visible{outline-offset:3px;outline:3px solid #a291dc}.video-viewer-bar{align-items:center;gap:20px;margin-bottom:16px;display:flex}.video-viewer-bar>a{color:#6c617c}.video-viewer-bar>span{color:#8c8199;align-items:center;gap:8px;font-size:13px;display:flex}.video-viewer-bar>button{margin-left:auto}.video-screen{aspect-ratio:16/9;color:#ddd;background:#08090b;border-radius:18px;place-items:center;display:grid;overflow:hidden;box-shadow:0 12px 36px #16102220}.video-screen video,.video-screen iframe{object-fit:contain;border:0;width:100%;height:100%;display:block}.video-screen:fullscreen{border-radius:0;width:100vw;height:100vh}.video-controls-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin:12px 0 26px;display:flex}.video-native-tools{flex-wrap:wrap;align-items:center;gap:8px;margin-right:auto;display:flex}.video-native-tools label{color:#766d84;align-items:center;gap:8px;font-size:14px;display:flex}.video-native-tools select{background:0 0;border:1px solid #d8d2e1;border-radius:10px;width:auto;min-height:42px;padding:6px 12px}.video-information h1{color:#30293c;margin:0 0 18px;font-size:27px;line-height:1.5}.video-creator-row{align-items:center;gap:12px;margin-bottom:22px;display:flex}.video-creator-icon{color:#786197;background:#e5deef;border-radius:50%;place-items:center;width:46px;height:46px;font-size:20px;font-weight:700;display:grid}.video-creator-row strong{font-size:16px}.video-creator-row small{color:#90869c;margin-top:3px;font-size:13px;display:block}.video-creator-row>a{color:#675480;border:1px solid #ddd5e7;border-radius:24px;margin-left:auto;padding:11px 18px}.video-description{color:#74687f;background:#ece9f1;border-radius:14px;padding:18px 22px}.video-description summary{cursor:pointer;font-weight:600}.video-description p{white-space:pre-wrap;line-height:1.85}.video-description small{margin-top:16px;display:block}.video-tracking-note{color:#958b9f;max-width:1180px;margin:22px auto;font-size:13px}.video-tracking-note small{margin-top:5px;display:block}.video-error{color:#9b4b22;background:#fff0e6;border-radius:10px;padding:14px}.video-theater{background:#191c23;border-radius:18px;max-width:none;padding:20px 28px 28px}.video-theater .video-screen{max-width:1380px;max-height:78vh;box-shadow:none;margin:auto}.video-theater .video-information{max-width:1180px;margin:auto}.video-theater .video-information h1,.video-theater .video-creator-row strong{color:#f2edf8}.video-theater button,.video-theater .video-description{color:#ded7e9;background:#2c303b}.video-theater .video-viewer-bar>a,.video-theater .video-creator-row>a{color:#c5b6dd}.video-theater .video-viewer-bar>span{color:#aaa0b8}@media (width<=700px){.video-viewer-bar{gap:10px}.video-viewer-bar>span{display:none}.video-screen{border-radius:12px}.video-information h1{font-size:22px}.video-creator-row{flex-wrap:wrap}.video-creator-row>a{margin-left:0}.video-theater{padding:12px}.video-controls-row{gap:8px}.video-native-tools label{width:100%}}.video-viewer:not(.video-theater) .video-screen{max-height:70vh;margin:auto}.video-theater .video-screen{max-height:72vh}.page:has(.podcast-viewer)>.page-title{display:none}.podcast-viewer{max-width:1150px;margin:0 auto}.podcast-back{color:#7b6c89;align-items:center;gap:9px;margin-bottom:22px;font-size:15px;text-decoration:none;display:inline-flex}.podcast-listening-card{background:linear-gradient(125deg,#e6efed,#f6f1fa 80%);border:1px solid #e1e6e4;border-radius:26px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:center;gap:48px;padding:42px;display:grid;box-shadow:0 18px 50px #36433f0b}.podcast-artwork{aspect-ratio:1;background:#376e6a;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 16px 35px #22484229}.podcast-artwork>img{object-fit:cover;width:100%;height:100%}.podcast-art-placeholder{text-align:center;color:#fff;background:radial-gradient(circle at 100% 0,#86bba8,#0000 70%),linear-gradient(135deg,#265d62,#629388);flex-direction:column;justify-content:center;align-items:center;gap:25px;height:100%;padding:30px;display:flex}.podcast-art-placeholder>svg{stroke-width:1.2px;width:96px;height:96px}.podcast-art-placeholder>span{font-size:26px;font-weight:700;line-height:1.6}.podcast-art-badge{color:#fff;letter-spacing:2px;background:#16332c80;border-radius:20px;align-items:center;gap:8px;padding:7px 12px;font-size:11px;display:flex;position:absolute;bottom:18px;left:18px}.podcast-kicker{color:#659184;font-size:13px;font-weight:600}.podcast-player-panel h1{color:#293b39;overflow-wrap:anywhere;margin:12px 0;font-size:30px;line-height:1.55}.podcast-byline{color:#7b8582;margin:0 0 32px;font-size:16px}.podcast-timeline input,.podcast-volume input{accent-color:#457e73;cursor:pointer;width:100%;min-height:24px;padding:0!important}.podcast-timeline>div{color:#85918c;font-variant-numeric:tabular-nums;justify-content:space-between;font-size:13px;display:flex}.podcast-main-controls{justify-content:center;align-items:center;gap:32px;margin:22px 0;display:flex}.podcast-main-controls button{color:#5b7b72;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;min-width:52px;padding:12px;display:flex}.podcast-main-controls small{font-size:11px}.podcast-main-controls .podcast-play{color:#fff;background:#3c796b;border-radius:50%;justify-content:center;width:78px;height:78px;transition:transform .15s;box-shadow:0 9px 22px #3c796b30}.podcast-play:hover{transform:scale(1.05)}.podcast-main-controls button:disabled{opacity:.3;cursor:default}.podcast-secondary-controls{justify-content:space-between;align-items:center;gap:18px;margin-top:24px;display:flex}.podcast-secondary-controls label{color:#7b8983;align-items:center;gap:10px;font-size:13px;display:flex}.podcast-secondary-controls select{color:#426357;background:#ffffff70;border:1px solid #cfdcd5;border-radius:10px;width:86px;min-height:42px;padding:6px 10px}.podcast-volume{max-width:160px}.podcast-about{justify-content:space-between;align-items:flex-start;gap:32px;padding:28px 8px;display:flex}.podcast-about h2{color:#46584f;margin:0 0 14px;font-size:20px}.podcast-about p{white-space:pre-wrap;color:#7d8480;line-height:1.85}.podcast-about small{color:#919790}.podcast-about>a{color:#658174;border:1px solid #d9dfdc;border-radius:24px;flex-shrink:0;align-items:center;gap:8px;padding:12px 18px;font-size:14px;text-decoration:none;display:inline-flex}.podcast-error{color:#a05236;background:#fff2e9;border-radius:10px;padding:12px}.podcast-viewer button:focus-visible,.podcast-viewer input:focus-visible,.podcast-viewer select:focus-visible{outline-offset:3px;outline:3px solid #79ad9c}@media (width<=800px){.podcast-listening-card{grid-template-columns:1fr;gap:30px;padding:25px}.podcast-artwork{width:min(100%,300px);margin:auto}.podcast-player-panel h1{font-size:25px}.podcast-about{flex-direction:column;gap:16px}.podcast-secondary-controls{flex-wrap:wrap}}.media-add-link{align-items:center;gap:8px;margin-bottom:22px;display:inline-flex}.media-create-workspace{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:28px;max-width:1300px;margin:0 auto;display:grid}.media-create-kind{background:linear-gradient(145deg,#eeebf8,#eaf3ef);border-radius:20px;padding:24px}.media-create-kind h2,.media-create-workspace>.card h2{margin:0 0 22px;font-size:22px}.media-kind-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.media-kind-options button{text-align:left;color:#7c6c90;cursor:pointer;background:#fff9;border:1px solid #ded9e7;border-radius:14px;flex-direction:column;align-items:flex-start;gap:15px;min-height:112px;padding:18px 14px;display:flex}.media-kind-options button[aria-pressed=true]{color:#fff;background:#75619e;border-color:#75619e;box-shadow:0 7px 16px #75619e25}.media-kind-options strong{font-size:14px;line-height:1.5}.media-create-kind>p{color:#8d8299;margin:20px 0 0;font-size:14px;line-height:1.8}.media-create-workspace>.card{border-radius:20px;padding:30px}.media-create-workspace textarea{min-height:130px}.media-create-errors{color:#a04f37;background:#fff0e9;border-radius:10px;margin:16px 0;padding:12px 18px}.media-kind-options button:focus-visible{outline-offset:3px;outline:3px solid #b7a0dc}@media (width<=900px){.media-create-workspace{grid-template-columns:1fr}.media-kind-options{grid-template-columns:repeat(3,1fr)}}@media (width<=550px){.media-kind-options{grid-template-columns:1fr 1fr}.media-create-workspace>.card{padding:20px}}.catalog-basic-media{background:#f0f4f2;border:1px solid #dfe8e2;border-radius:16px;margin-top:22px;padding:22px}.catalog-basic-media h3{margin:0 0 10px;font-size:19px}.catalog-basic-media .checkbox{margin-top:16px}.library-report-picker{background:#fff;border:1px solid #dce7e2;border-radius:20px;margin-bottom:24px;padding:24px}.library-report-groups{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.library-report-groups details{background:#f5f9f7;border:1px solid #dce7e2;border-radius:12px;flex:220px}.library-report-groups summary{cursor:pointer;padding:14px;font-weight:700}.library-report-groups summary span{float:right;color:#547168}.library-report-groups details>div{gap:4px;max-height:320px;padding:8px;display:grid;overflow:auto}.library-report-groups a{color:#234a3c;border-radius:8px;padding:10px;text-decoration:none}.library-report-groups a:hover,.library-report-groups a.selected{color:#fff;background:#176b55}.library-report-summary{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.library-report-summary strong{color:#176b55;font-size:40px}.report-steps{color:#66756f;flex-wrap:wrap;gap:12px;margin:0 0 20px;font-size:16px;display:flex}.report-steps span{background:#edf2ef;border-radius:999px;padding:8px 16px}.report-steps .current{color:#fff;background:#176b55;font-weight:700}.report-selector{background:#fff;border:1px solid #dce7e2;border-radius:20px;margin-bottom:24px;padding:28px}.report-selector-heading,.report-selected,.report-result-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.report-selector-heading{margin-bottom:20px}.report-selector h2,.report-selected h2,.report-result-toolbar h3{margin:0}.report-selector-heading p,.report-result-toolbar p{color:#617169;margin:6px 0}.report-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.report-category-grid button{text-align:left;color:#243c32;cursor:pointer;background:#f7faf8;border:1px solid #dae5df;border-radius:14px;flex-direction:column;gap:6px;min-height:96px;padding:18px;display:flex}.report-category-grid strong{font-size:18px}.report-category-grid small{color:#586d61;font-size:14px}.report-category-grid button.selected{background:#e4f3eb;border:2px solid #176b55;padding:17px}.report-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.report-choice-grid a{color:#233d32;border:1px solid #dce7e2;border-radius:12px;flex-direction:column;justify-content:space-between;gap:12px;padding:20px;font-size:18px;text-decoration:none;display:flex}.report-choice-grid a:hover,.report-choice-grid a.selected{background:#f0f8f4;border-color:#176b55}.report-choice-grid small{color:#176b55;font-size:14px}.report-selected{background:#eaf4ee;border-radius:18px;margin-bottom:20px;padding:22px 26px}.report-selected small{color:#456453}.report-selected h2{margin-top:5px;font-size:24px}.report-result-toolbar{margin-bottom:14px}.report-result-toolbar .card-actions{margin:0}.report-data-note{color:#617169;font-size:15px}.report-notice{color:#72500e;background:#fff5db;border-radius:10px;padding:14px 18px}.report-selector button:focus-visible,.report-choice-grid a:focus-visible{outline-offset:3px;outline:3px solid #176b55}@media (width<=1000px){.report-category-grid,.report-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.report-selector{padding:18px}.report-selector-heading,.report-selected,.report-result-toolbar{flex-direction:column;align-items:stretch}.report-category-grid,.report-choice-grid{grid-template-columns:1fr}.report-steps{gap:6px;font-size:14px}.report-steps span{padding:6px 10px}}.language-switcher{cursor:pointer;background:#fff;border:1px solid #d9d5ee;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;min-height:38px;padding:4px 8px;display:inline-flex;box-shadow:0 2px 6px #30225a08}.language-switcher:hover{background:#faf9ff;border-color:#8475d6}.language-switcher:focus-within{outline-offset:2px;outline:3px solid #c4baff}.language-flag{border-radius:4px;flex-shrink:0;width:24px;height:16px;overflow:hidden;box-shadow:0 0 0 1px #00000012}.language-switcher-content{flex-direction:column;gap:1px;display:flex}.language-switcher-caption{color:#716989;font-size:11px;font-weight:500;line-height:1.25;display:none}.language-switcher select{color:#302453;max-width:110px;min-height:28px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;outline:none;padding:0 4px 0 0;font-size:14px;font-weight:600}.language-switcher select:disabled{cursor:wait;opacity:.6}html[lang=zh-CN] body{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}@media print{.language-switcher{display:none!important}}@font-face{font-family:Noto Sans SC;src:url(/fonts/NotoSansSC-Regular.woff2)format("woff2");font-weight:100 900;font-display:swap}.document-language{min-width:180px;max-width:340px;margin-block:12px}.document-language select{min-height:44px}.document-language small{color:var(--muted);font-size:13px}.account-settings{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=760px){.account-settings{grid-template-columns:1fr}}.account-settings{max-width:900px;margin-inline:auto}.report-result-toolbar .card-actions>a{white-space:nowrap}.library-site{--lh-ink:#22352e;--lh-muted:#68756f;--lh-line:#e2e8e3;color:var(--lh-ink);background:#fafbf8;font-size:16px;line-height:1.65}.library-site *{box-sizing:border-box}.library-site a{text-decoration:none}.library-site button,.library-site input{font:inherit}.library-site a:focus-visible,.library-site button:focus-visible,.library-site input:focus-visible{outline-offset:4px;outline:3px solid #8272cd}.library-site h1,.library-site h2,.library-site h3,.library-site p{margin:0}.library-site .lh-container{width:min(1320px,100% - 80px);margin-inline:auto}.lh-sr-only,.lh-skip:not(:focus){clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.lh-skip:focus{z-index:100;background:#fff;padding:12px;position:fixed;top:10px;left:10px}.lh-header{border-bottom:1px solid var(--lh-line);background:#fff}.lh-header-main{justify-content:space-between;align-items:center;gap:24px;min-height:94px;padding-block:15px;display:flex}.lh-brand{min-width:0;color:var(--lh-ink);align-items:center;gap:13px;display:flex}.lh-brand>span:last-child{min-width:0}.lh-brand strong{overflow-wrap:anywhere;font-size:20px;line-height:1.35;display:block}.lh-brand small{color:var(--lh-muted);font-size:12px}.lh-logo{border:1px solid var(--lh-line);width:50px;height:50px;color:var(--green);background:#f6f8f4;border-radius:16px;flex-shrink:0;place-items:center;display:grid}.lh-logo img{object-fit:contain;width:42px;height:42px}.lh-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.library-site .lh-button{border:1px solid var(--lh-line);color:var(--lh-ink);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 18px;font-size:15px;font-weight:650;display:inline-flex}.library-site .lh-primary{color:var(--on-brand);background:var(--green);border-color:var(--green)}.lh-button:hover{filter:brightness(.96)}.lh-nav{scrollbar-width:thin;align-items:center;gap:32px;display:flex;overflow-x:auto}.lh-nav a{white-space:nowrap;color:#50645a;border-bottom:2px solid #0000;padding:13px 0;font-size:14px}.lh-nav a:hover{color:var(--lh-ink);border-color:var(--green)}.lh-hero{grid-template-columns:1.12fr 1fr;align-items:center;gap:65px;padding-block:56px 66px;display:grid}.lh-eyebrow{color:#53695c;letter-spacing:.035em;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.lh-eyebrow>span{background:var(--green);border-radius:50%;width:7px;height:7px}.lh-hero h1{letter-spacing:-.035em;margin-top:17px;font-size:clamp(34px,3.5vw,52px);font-weight:760;line-height:1.3}.lh-hero h1 em{color:var(--lh-ink);background:linear-gradient(#0000 78%,#e6efcc 78% 93%,#0000 93%);font-style:normal;position:relative}.lh-welcome{color:var(--lh-muted);white-space:pre-line;max-width:550px;font-size:17px;margin-top:22px!important}.lh-search{background:#fff;border:1px solid #d4ded6;border-radius:13px;align-items:center;gap:12px;min-width:0;padding:7px;display:flex;box-shadow:0 5px 18px #314e3b06}.lh-hero .lh-search{margin-top:27px}.lh-search>svg{color:#788d7e;flex-shrink:0;margin-left:10px}.lh-search input{width:100%;min-width:0;color:var(--lh-ink);background:0 0;border:0;padding:7px 0;font-size:14px}.lh-search input::placeholder{color:#7a8580}.lh-search button{background:var(--green);color:var(--on-brand);white-space:nowrap;border:0;border-radius:9px;min-height:44px;padding:10px 21px;font-weight:650}.lh-search button:disabled{opacity:.65}.lh-search-hint{color:var(--lh-muted);font-size:12px;margin:9px 0 0 4px!important}.lh-hero-cta{margin-top:25px}.lh-hero-facts{color:var(--lh-muted);justify-content:space-between;align-items:center;gap:16px;margin-top:27px;font-size:12px;display:flex}.lh-hero-facts>span,.lh-hero-facts a{align-items:center;gap:7px;display:flex}.lh-hero-facts strong{color:var(--lh-ink);font-size:17px}.lh-hero-facts a{color:var(--lh-ink)}.lh-hero-visual{background:#eaf0e3;border:1px solid #dce4d5;border-radius:25px;min-width:0;overflow:hidden;transform:rotate(1deg);box-shadow:10px 12px #eff2e9}.lh-promotion-top,.lh-promotion-bottom{color:#466052;background:#f4f7ef;justify-content:space-between;align-items:center;gap:10px;padding:15px 21px;font-size:12px;display:flex}.lh-promotion-top>span:first-child{align-items:center;gap:8px;display:flex}.lh-tiny-dots{letter-spacing:3px;color:#9eae9d}.lh-promotion-bottom{border-top:1px solid #dce4d5;min-height:62px}.lh-promotion-bottom>span{overflow-wrap:anywhere}.lh-promotion-image{object-fit:contain;width:100%;height:318px;display:block}.lh-promotion-link{display:block}.lh-slide-controls{flex-shrink:0;align-items:center;gap:9px;display:flex}.lh-slide-controls button{color:#3c5748;background:#fff;border:1px solid #d3dfd0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.lh-reading-art{background:radial-gradient(at 55% 25%,#f9f5d9 0%,#e7efdb 68%);height:318px;position:relative;overflow:hidden}.lh-art-orbit{border:1px solid #bdcdb1;border-radius:50%;width:300px;height:300px;position:absolute;top:26px;left:calc(50% - 150px)}.lh-art-star{color:#93a878;font-size:43px;position:absolute;top:34px;right:42px}.lh-art-dot{background:#c4b1df;border-radius:50%;width:15px;height:15px;position:absolute;bottom:65px;left:45px}.lh-art-book{border-left:3px solid #00000012;border-radius:4px 13px 13px 4px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:132px;height:195px;display:flex;position:absolute;top:74px;box-shadow:inset 7px 0 #ffffff25,9px 14px 16px #26352920}.lh-art-book strong{font-size:23px}.lh-art-book.book-one{color:#fff4d9;z-index:2;background:#2f6558;top:50px;left:calc(50% - 66px);transform:rotate(-9deg)}.lh-art-book.book-two{color:#653b27;background:#dfad89;left:calc(50% - 152px);transform:rotate(-22deg)}.lh-art-book.book-three{color:#493b65;background:#b7aad6;left:calc(50% + 29px);transform:rotate(18deg)}.lh-art-shelf{background:#adbb91;border-radius:8px;width:75%;height:9px;position:absolute;bottom:32px;left:12.5%;box-shadow:0 8px 13px #2c483323}.lh-services{border:1px solid var(--lh-line);background:#fff;border-radius:17px;grid-template-columns:repeat(4,minmax(0,1fr));scroll-margin-top:20px;display:grid;overflow:hidden}.lh-service{color:var(--lh-ink);align-items:center;gap:13px;padding:25px 20px;transition:background .16s;display:flex}.lh-service+.lh-service{border-left:1px solid var(--lh-line)}.lh-service:hover{background:#f4f7f1}.lh-service>span:nth-child(2){flex:1;min-width:0}.lh-service strong{font-size:16px;display:block}.lh-service small{color:var(--lh-muted);margin-top:3px;font-size:11px;display:block}.lh-service>svg{color:#8a9b90;flex-shrink:0}.lh-service-icon{border-radius:13px;flex-shrink:0;place-items:center;width:47px;height:47px;display:grid}.library-site .mint{color:#36614e;background:#e1eee5}.library-site .lavender{color:#726091;background:#eee8f6}.library-site .peach{color:#ab6849;background:#fae9df}.library-site .butter{color:#89712e;background:#f5efce}.lh-section{margin-top:65px;scroll-margin-top:24px}.lh-section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.lh-section-heading h2{letter-spacing:-.025em;margin-top:7px;font-size:27px;line-height:1.4}.lh-section-heading p{color:var(--lh-muted);margin-top:9px;font-size:14px}.library-site .lh-text-link{color:#385747;background:0 0;border:0;flex-shrink:0;align-items:center;gap:7px;padding:5px 0;font-size:13px;font-weight:650;display:inline-flex}.lh-text-link:hover{text-decoration:underline}.lh-news-grid{grid-template-columns:1.15fr 1fr;gap:22px;display:grid}.lh-news-card{border:1px solid var(--lh-line);min-width:0;color:var(--lh-ink);background:#fff;border-radius:17px;grid-template-columns:190px 1fr;display:grid;overflow:hidden}.lh-news-lead{flex-direction:column;grid-row:span 2;display:flex}.lh-news-image{color:#8d9a78;background:#eef0e4;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:150px;display:flex;overflow:hidden}.lh-news-image>span{font-size:13px}.lh-news-image img{object-fit:cover;width:100%;height:100%;min-height:170px}.lh-news-lead .lh-news-image{height:236px}.lh-news-body{padding:22px}.lh-news-date{color:var(--lh-muted);font-size:11px}.lh-news-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0;font-size:19px;line-height:1.55;display:-webkit-box;overflow:hidden}.lh-news-body p{color:var(--lh-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:13px;display:-webkit-box;overflow:hidden}.lh-news-card:hover h3{text-underline-offset:4px;text-decoration:underline}.lh-news-empty{background:#f4f7f0;border:1px dashed #cbd8c7;border-radius:17px;align-items:center;gap:22px;padding:32px;display:flex}.lh-news-empty h3{font-size:18px}.lh-news-empty p{color:var(--lh-muted);margin-top:5px;font-size:14px}.lh-book-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:23px;display:grid}.lh-book-shelf{scroll-snap-type:x proximity;grid-auto-columns:calc(20% - 18.4px);grid-auto-flow:column;gap:23px;padding-bottom:15px;display:grid;overflow-x:auto}.lh-book{border:1px solid var(--lh-line);scroll-snap-align:start;background:#fff;border-radius:15px;min-width:0;overflow:hidden}.lh-book-art{background:#eff1e9;justify-content:center;align-items:center;height:250px;padding:25px;display:flex;position:relative}.lh-book:nth-child(3n+2) .lh-book-art{background:#f2edf2}.lh-book:nth-child(3n+3) .lh-book-art{background:#f3eee4}.lh-book-art>img{object-fit:contain;filter:drop-shadow(5px 6px 5px #263b2b26);max-width:100%;height:100%;transition:transform .18s}.lh-book-art:hover>img{transform:translateY(-4px)}.lh-cover-placeholder{color:#fbf9e9;text-align:center;background:#496e60;border-radius:3px 8px 8px 3px;flex-direction:column;justify-content:center;align-items:center;gap:13px;width:140px;max-width:100%;height:100%;padding:20px 13px;display:flex;box-shadow:inset 5px 0 #ffffff20,4px 6px 10px #263b2b1c}.lh-cover-placeholder span{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.lh-cover-placeholder small{max-height:28px;font-size:9px;overflow:hidden}.lh-availability{position:absolute;bottom:9px;left:9px}.lh-availability .badge{font-size:10px}.lh-book-info{padding:16px}.lh-book-kind{color:#73826e;font-size:10px}.lh-book-info h3{margin:4px 0 6px;font-size:16px;line-height:1.5}.lh-book-info h3 a{color:var(--lh-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lh-book-info h3 a:hover{text-decoration:underline}.lh-book-info p{color:var(--lh-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.lh-book-info>small{color:var(--lh-muted);margin-top:10px;font-size:11px;display:block}.lh-book-actions{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.lh-book-actions button{color:#365645;background:#f4f7f2;border:1px solid #dde6d9;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:36px;padding:7px 9px;font-size:12px;display:flex}.lh-book-actions button:disabled{opacity:.5}.lh-digital{border-top:1px solid var(--lh-line);border-bottom:1px solid var(--lh-line);padding-block:38px}.lh-digital-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;display:grid}.lh-digital-card{border-radius:17px;flex-direction:column;justify-content:space-between;min-height:240px;padding:28px;transition:transform .16s;display:flex;position:relative;overflow:hidden}.lh-digital-card:hover{transform:translateY(-3px)}.lh-digital-symbol{align-self:flex-end;margin-bottom:18px;transform:rotate(9deg)}.lh-digital-card h3{margin-bottom:5px;font-size:23px}.lh-digital-card p{max-width:85%;font-size:12px}.lh-round-arrow{border:1px solid;border-radius:50%;place-items:center;width:33px;height:33px;display:grid;position:absolute;bottom:28px;right:20px}.lh-member-note{color:var(--lh-muted);align-items:center;gap:7px;font-size:12px;display:flex;margin-top:17px!important}.lh-catalog{margin-bottom:65px}.lh-catalog .lh-search{flex-shrink:0;width:min(480px,48%)}.lh-empty{color:var(--lh-muted);text-align:center;flex-direction:column;align-items:center;gap:15px;padding:45px;display:flex}.lh-footer{border-top:1px solid var(--lh-line);background:#edf2e9;padding-top:46px}.lh-footer-grid{grid-template-columns:1.4fr 1fr .7fr;gap:60px;padding-bottom:38px;display:grid}.lh-footer h2{margin:12px 0;font-size:24px;line-height:1.4}.lh-footer h3{margin:5px 0 17px;font-size:15px}.lh-footer p{color:var(--lh-muted);overflow-wrap:anywhere;align-items:flex-start;gap:10px;margin-bottom:15px;font-size:13px;display:flex}.lh-footer p>svg{flex-shrink:0;margin-top:3px}.lh-footer a{color:var(--lh-ink)}.lh-footer-grid>div:last-child>a{margin-bottom:13px;font-size:13px;display:block}.lh-footer .lh-button{margin-top:9px}.lh-footer-bottom{color:var(--lh-muted);border-top:1px solid #d7e1d2;justify-content:space-between;gap:20px;padding-block:20px;font-size:11px;display:flex}@media (width>=1500px){.lh-hero{padding-block:68px 76px}.lh-reading-art,.lh-promotion-image{height:365px}.lh-art-book{margin-top:25px}.lh-art-orbit{top:48px}}@media (width<=1150px){.lh-hero{gap:35px}.lh-service{gap:10px;padding:20px 13px}.lh-service>svg{display:none}.lh-news-card:not(.lh-news-lead){grid-template-columns:135px 1fr}.lh-news-body{padding:17px}.lh-book-shelf{grid-auto-columns:calc(25% - 17.25px)}.lh-hero-facts{flex-wrap:wrap}}@media (width<=900px){.library-site .lh-container{width:calc(100% - 40px)}.lh-hero{grid-template-columns:1fr 1fr;gap:24px}.lh-hero h1{font-size:34px}.lh-welcome{font-size:15px}.lh-reading-art,.lh-promotion-image{height:265px}.lh-art-book{width:102px;height:162px}.lh-art-book.book-one{left:calc(50% - 51px)}.lh-art-book.book-two{left:calc(50% - 120px)}.lh-art-book.book-three{left:calc(50% + 21px)}.lh-services{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-service:nth-child(3){border-left:0}.lh-service:nth-child(n+3){border-top:1px solid var(--lh-line)}.lh-book-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lh-book-shelf{grid-auto-columns:calc(33.3333% - 15.3333px)}.lh-digital-card{padding:22px}.lh-digital-card h3{font-size:21px}.lh-footer-grid{gap:28px}}@media (width<=640px){.library-site .lh-container{width:calc(100% - 32px)}.lh-header-main{flex-wrap:wrap;gap:13px;padding-block:16px}.lh-brand{width:100%}.lh-brand strong{font-size:18px}.lh-header-actions{justify-content:space-between;width:100%}.lh-nav{gap:23px}.lh-nav a{font-size:13px}.lh-hero{grid-template-columns:1fr;gap:30px;padding-block:32px 35px}.lh-hero h1{font-size:37px}.lh-hero-facts{margin-top:18px}.lh-hero-visual{transform:none;box-shadow:5px 6px #eff2e9}.lh-reading-art,.lh-promotion-image{height:260px}.lh-services{border-radius:13px}.lh-service{align-items:flex-start;padding:18px 11px}.lh-service-icon{border-radius:10px;width:35px;height:35px}.lh-service-icon>svg{width:20px}.lh-service strong{font-size:14px}.lh-service small{font-size:10px}.lh-section{margin-top:40px}.lh-section-heading{flex-wrap:wrap;align-items:flex-start;gap:15px}.lh-section-heading h2{font-size:24px}.lh-news-grid{grid-template-columns:1fr;gap:15px}.lh-news-lead{grid-row:auto}.lh-news-lead .lh-news-image{height:210px}.lh-news-card:not(.lh-news-lead){grid-template-columns:115px 1fr}.lh-news-body h3{font-size:17px}.lh-news-body{padding:15px}.lh-news-empty{flex-wrap:wrap;gap:14px;padding:23px 18px}.lh-news-empty h3{font-size:16px}.lh-news-empty p{font-size:13px}.lh-book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.lh-book-shelf{grid-auto-columns:62%;gap:15px}.lh-book-art{height:210px;padding:23px 17px}.lh-book-info{padding:12px}.lh-book-info h3{font-size:14px}.lh-book-actions button{width:100%}.lh-digital-grid{grid-template-columns:1fr;gap:13px}.lh-digital-card{justify-content:center;min-height:150px;padding:24px}.lh-digital-symbol{opacity:.55;width:56px;height:56px;position:absolute;top:23px;right:25px}.lh-digital-card h3{font-size:23px}.lh-digital-card p{max-width:70%}.lh-catalog .lh-search{width:100%}.lh-search input{font-size:13px}.lh-search button{padding-inline:15px}.lh-footer-grid{grid-template-columns:1fr;gap:20px}.lh-footer-grid>div:last-child{display:none}.lh-footer-bottom{flex-direction:column;gap:5px}}@media (prefers-reduced-motion:reduce){.library-site *{scroll-behavior:auto!important;transition:none!important}}.lh-news-card:only-child{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.lh-news-card:only-child .lh-news-image{height:100%;min-height:235px}@media (width<=640px){.lh-news-card:only-child{display:flex}.lh-news-card:only-child .lh-news-image{height:210px;min-height:0}}.wd-heading,.wd-theme-title,.wd-save,.wd-preview-note{justify-content:space-between;align-items:center;gap:16px;display:flex}.wd-heading h2{margin:0}.wd-tabs,.wd-content-nav{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.wd-tabs button,.wd-content-nav button{color:#405348;cursor:pointer;background:#fff;border:1px solid #dce4df;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;display:flex}.wd-tabs button.active,.wd-content-nav button.active{color:#244933;background:#e8f1eb;border-color:#577965}.wd-themes{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.wd-theme{cursor:pointer;background:#fff;border:2px solid #e1e7e2;border-radius:14px;padding:9px;display:block;position:relative}.wd-theme.selected{border-color:var(--green,#426b55);box-shadow:0 0 0 2px #dceade}.wd-theme:focus-within{outline-offset:3px;outline:3px solid #387cbd}.wd-theme input{opacity:0;width:1px;height:1px;position:absolute}.wd-theme-title{padding:12px 3px 3px}.wd-theme small{color:#647169;padding:0 3px 7px;line-height:1.5;display:block}.wd-mini{background:#f1f3ea;border-radius:7px;height:140px;padding:10px;overflow:hidden}.wd-mini-nav{border-bottom:1px solid #d2d7ce;justify-content:flex-end;gap:4px;padding-bottom:7px;display:flex}.wd-mini-nav i{background:var(--theme-accent);width:12px;height:3px}.wd-mini-hero{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.wd-mini-hero b{background:var(--theme-accent);border-radius:2px;width:90%;height:6px;margin:7px 0;display:block}.wd-mini-hero b:nth-child(2){opacity:.65;width:65%}.wd-mini-hero em{background:#fff;border-radius:3px;height:10px;display:block}.wd-mini-hero>span{background:var(--theme-accent);opacity:.35;border-radius:12px 12px 35px;height:48px}.wd-mini-services,.wd-mini-news{gap:5px;display:flex}.wd-mini-services i{background:#fff;border:1px solid #cbd7ce;border-radius:4px;flex:1;height:15px}.wd-mini-news{margin-top:8px}.wd-mini-news i{background:var(--theme-accent);opacity:.14;border-radius:3px;flex:1;height:25px}.wd-mini-modern{background:#edf3ff}.wd-mini-modern .wd-mini-hero>span{border-radius:2px}.wd-mini-playful{background:#fff2d1}.wd-mini-playful .wd-mini-services i:nth-child(2n){background:#e1d5f5}.wd-mini-playful .wd-mini-hero>span{background:#e49364;border-radius:50%}.wd-mini-editorial{background:#faf4e7}.wd-mini-editorial .wd-mini-nav{border-bottom:2px solid #333}.wd-mini-editorial .wd-mini-news i:first-child{flex:2}.wd-mini-spotlight{background:#24334b}.wd-mini-spotlight .wd-mini-hero{grid-template-columns:1.5fr 1fr}.wd-mini-spotlight .wd-mini-hero>span{opacity:1;background:#8fa8b6;order:-1}.wd-mini-spotlight .wd-mini-hero b,.wd-mini-spotlight .wd-mini-news i{background:#fff}.wd-preview-note{background:#f5f7f5;border-radius:12px;margin:20px 0;padding:16px}.wd-preview-note p{color:#5b685f;margin:0}.wd-save{border-top:1px solid #e1e7e2;margin-top:24px;padding-top:20px}.wd-save small{color:#647169}.wd-form-narrow{gap:16px;max-width:760px;display:grid}.wd-images{grid-template-columns:250px minmax(0,1fr);gap:24px;display:grid}.wd-slot-list{flex-direction:column;gap:6px;display:flex}.wd-slot-list button{text-align:left;cursor:pointer;color:#263e30;background:#f6f8f6;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.wd-slot-list button.active{background:#e9f2eb;border-color:#789482}.wd-slot-list small{color:#65756b;margin-top:3px;display:block}.wd-image-preview{color:#647169;background:repeating-conic-gradient(#edf0ec 0% 25%,#f6f8f5 0% 50%) 50%/24px 24px;border:1px solid #dfe5df;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:270px;margin:18px 0;display:flex;overflow:hidden}.wd-image-preview img{object-fit:contain;width:100%;height:100%}.wd-image-preview.logo img{max-width:230px;padding:20px}.wd-image-help{color:#67776b;font-size:14px}.wd-upload{min-width:0}.lh-theme-preview{color:#533b04;background:#fff0bf;justify-content:center;align-items:center;gap:22px;padding:12px 20px;display:flex}.lh-theme-preview a{text-decoration:underline}.lh-promo{border:1px solid var(--lh-line);background:#fff;border-radius:22px;overflow:hidden}.lh-promo>img{object-fit:contain;background:#f1f3ef;width:100%;max-height:450px;display:block}.lh-promo>div{padding:26px}.lh-promo p,.lh-about p,.lh-preserve-lines{white-space:pre-line}.lh-promo p{margin:12px 0 18px}.lh-about{background:#eef2eb;border-radius:24px;grid-template-columns:1fr;align-items:center;gap:40px;padding:35px;display:grid}.lh-about.has-image{grid-template-columns:1fr 1fr}.lh-about img{object-fit:contain;border-radius:14px;width:100%;max-height:390px}.lh-about h2{margin:12px 0;font-size:30px}.lh-about p{line-height:1.9}.lh-social-links{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.lh-footer .lh-social-links a{border:1px solid #687970;border-radius:7px;align-items:center;gap:5px;padding:6px 10px;font-size:14px;display:inline-flex}.lh-contact-link{align-items:center;gap:8px;display:flex}.lh-digital-card:has(.lh-digital-photo){padding-top:190px;overflow:hidden}.lh-digital-photo{object-fit:cover;width:100%;height:170px;position:absolute;top:0;left:0}.lh-digital-card:has(.lh-digital-photo) .lh-digital-symbol{display:none}.lh-digital-card:has(.lh-digital-photo) .lh-round-arrow{align-self:end}.lh-theme-modern{--lh-ink:#172c49;--lh-muted:#60718a;--lh-line:#dce5f2;background:#f5f8fe}.lh-theme-modern .lh-hero{gap:60px}.lh-theme-modern .lh-hero-visual,.lh-theme-modern .lh-promo,.lh-theme-modern .lh-about,.lh-theme-modern .lh-service,.lh-theme-modern .lh-news-card{border-radius:8px}.lh-theme-modern .lh-reading-art{background:#e1ebfb}.lh-theme-modern .lh-about{background:#e6eefb}.lh-theme-modern .lh-header{background:#fff}.lh-theme-modern .lh-hero h1 em{color:#295ca5}.lh-theme-modern .lh-footer{color:#eef4ff;background:#192c48}.lh-theme-playful{--lh-ink:#483628;--lh-muted:#766453;--lh-line:#eadfcb;background:#fffbef}.lh-theme-playful .lh-hero-visual{background:#fbe9bf;border-radius:55px 55px 100px;transform:rotate(1deg)}.lh-theme-playful .lh-reading-art{background:#fae6be}.lh-theme-playful .lh-hero h1 em{color:#a8512c}.lh-theme-playful .lh-service{border:2px solid #eee0c8;border-radius:26px}.lh-theme-playful .lh-about{background:#f2eafa;border-radius:44px}.lh-theme-playful .lh-news-card{border-radius:26px}.lh-theme-playful .lh-digital-card{border-radius:32px}.lh-theme-playful .lh-footer{color:#483628;background:#efe5ce}.lh-theme-editorial{--lh-ink:#302c27;--lh-muted:#73675b;--lh-line:#d9cdbb;background:#fcf7ed}.lh-theme-editorial .lh-nav{border-top:2px solid #3f352c;border-bottom:1px solid #3f352c}.lh-theme-editorial .lh-hero{border-bottom:1px solid #c9bba7;padding-bottom:42px}.lh-theme-editorial .lh-hero h1{letter-spacing:-1.5px;font-weight:600}.lh-theme-editorial .lh-hero h1 em{color:#854532}.lh-theme-editorial .lh-hero-visual,.lh-theme-editorial .lh-news-card,.lh-theme-editorial .lh-about,.lh-theme-editorial .lh-promo{border-radius:2px}.lh-theme-editorial .lh-section-heading{border-bottom:2px solid #665442;padding-bottom:18px}.lh-theme-editorial .lh-about{background:#efe6d7}.lh-theme-editorial .lh-footer{color:#302c27;background:#e8dece}.lh-theme-spotlight{--lh-ink:#24354b;--lh-muted:#65738a;background:#f3f5f9}.lh-theme-spotlight .lh-hero{color:#fff;background:#24334b;border-radius:24px;grid-template-columns:1.25fr 1fr;gap:32px;margin-top:24px;padding:32px}.lh-theme-spotlight .lh-hero-copy{order:2}.lh-theme-spotlight .lh-hero-visual{color:#24354b;background:#f4f6f9;border-radius:12px;order:1}.lh-theme-spotlight .lh-hero h1{font-size:clamp(32px,3.4vw,52px)}.lh-theme-spotlight .lh-hero h1 em{color:#d5e8bd}.lh-theme-spotlight .lh-hero .lh-welcome,.lh-theme-spotlight .lh-hero .lh-eyebrow,.lh-theme-spotlight .lh-hero .lh-search-hint,.lh-theme-spotlight .lh-hero-facts{color:#dce5ed}.lh-theme-spotlight .lh-hero .lh-search{color:#26394d}.lh-theme-spotlight .lh-about{background:#e5ebf3}.lh-theme-spotlight .lh-footer{color:#eef3fb;background:#24334b}@media (width>=1100px){.lh-theme-editorial .lh-news-grid{grid-template-columns:1.5fr 1fr}}@media (width<=1100px){.wd-themes{grid-template-columns:repeat(3,minmax(0,1fr))}.lh-theme-spotlight .lh-hero{grid-template-columns:1fr 1fr}}@media (width<=760px){.wd-themes{grid-template-columns:repeat(2,minmax(0,1fr))}.wd-heading,.wd-save,.wd-preview-note{flex-direction:column;align-items:flex-start}.wd-images{grid-template-columns:1fr}.wd-slot-list{grid-template-columns:1fr 1fr;display:grid}.wd-image-preview{height:220px}.lh-theme-spotlight .lh-hero{grid-template-columns:1fr;padding:22px}.lh-theme-spotlight .lh-hero-copy{order:1}.lh-theme-spotlight .lh-hero-visual{order:2}.lh-about.has-image{grid-template-columns:1fr}.lh-about{gap:22px;padding:22px}.lh-theme-preview{flex-direction:column;gap:4px}.lh-theme-playful .lh-hero-visual{transform:none}.wd-tabs button{padding:9px 11px}}.lh-theme-modern .lh-footer,.lh-theme-spotlight .lh-footer{--lh-ink:#edf3fc;--lh-muted:#cad6e4;--lh-line:#526178}.lh-footer .lh-primary{color:var(--on-brand,#fff)}.lh-theme-spotlight .lh-hero h1,.lh-theme-spotlight .lh-hero-facts strong,.lh-theme-spotlight .lh-hero-facts a{color:#f3f6fc}.lh-theme-spotlight .lh-hero h1 em{background:0 0}.lh-footer h2,.lh-footer h3{color:var(--lh-ink)}.pkg-intro{background:linear-gradient(115deg,#efedff,#eef5fa);border:1px solid #e0def4;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:28px 32px;display:flex}.pkg-intro h2{margin:7px 0 9px;font-size:27px}.pkg-intro p{color:#64647b;max-width:720px;margin:0}.pkg-kicker{letter-spacing:.08em;color:#66608e;font-size:12px;font-weight:750}.pkg-workspace{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:24px;display:grid}.pkg-workspace.single{grid-template-columns:1fr}.pkg-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.pkg-workspace.single .pkg-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pkg-plan{flex-direction:column;min-width:0;display:flex;margin-bottom:0!important}.pkg-plan.inactive{background:#f8f8fb}.pkg-plan-top,.pkg-plan-bottom,.pkg-editor-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.pkg-plan-top{color:#6356ad;margin-bottom:20px}.pkg-badge{color:#656473;background:#eeeef3;border-radius:20px;padding:5px 10px;font-size:12px;font-weight:650;display:inline-flex}.pkg-badge.good{color:#27654a;background:#e8f5ec}.pkg-badge.due{color:#8f471b;background:#fff0dc;margin-top:8px}.pkg-price{color:#514490;margin:8px 0 14px;font-size:26px;font-weight:750}.pkg-plan .muted{min-height:22px;font-size:14px}.pkg-feature{border-top:1px solid #e9e8f0;align-items:center;gap:9px;padding:12px 0;font-size:14px;display:flex}.pkg-feature svg{color:#8178a3;flex-shrink:0}.pkg-feature strong{margin-left:auto}.pkg-plan-bottom{margin-top:auto;padding-top:20px}.pkg-plan-bottom small{color:#747082}.pkg-policy{color:#656377;background:#f5f5fa;border:1px solid #e7e6ef;border-radius:12px;margin:20px 0;padding:18px;font-size:14px;line-height:1.8}.pkg-policy h3{margin:0 0 8px;font-size:16px}.pkg-policy p{margin:5px 0}.pkg-editor .field{margin-bottom:16px}.pkg-editor .form-grid{gap:14px}.pkg-editor-head h2{margin:0}.pkg-editor-head{margin-bottom:18px}.pkg-presets{gap:7px;margin-bottom:20px;display:flex}.pkg-presets button{color:#61538d;cursor:pointer;background:#f7f5ff;border:1px solid #d9d6eb;border-radius:8px;padding:8px 15px}.pkg-limit{border:1px solid #e4e1ee;border-radius:12px;margin:15px 0;padding:16px}.pkg-limit>div{justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.pkg-limit label:not(.field),.pkg-check{align-items:center;gap:8px;font-size:14px;display:flex}.pkg-limit .field{margin:12px 0 0}.pkg-editor .button[type=submit]{justify-content:center;width:100%}.pkg-editor input[type=checkbox]{accent-color:#6755a6}.pkg-filters{align-items:center;gap:12px;margin-bottom:20px;display:flex}.pkg-search{color:#8b879b;border:1px solid #e0deea;border-radius:10px;flex:1;align-items:center;gap:10px;padding:4px 12px;display:flex}.pkg-search input{outline-offset:0;background:0 0;border:0;width:100%}.pkg-filters select{max-width:280px}.pkg-school-table{width:100%;min-width:900px}.pkg-school-table td{vertical-align:top;padding-top:22px;padding-bottom:22px}.pkg-school-table td:first-child{width:29%}.pkg-school-table td:nth-child(2){width:23%}.pkg-school-table td:nth-child(3){width:30%;min-width:245px}.pkg-school-table td>small{color:#797589;margin-top:8px;display:block}.pkg-school-name{gap:12px;display:flex}.pkg-school-name>span{color:#6a5cab;background:#efecfa;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.pkg-school-name strong{overflow-wrap:anywhere;font-size:16px;display:block}.pkg-school-name small{color:#847d94;margin:5px 0 9px;display:block}.pkg-actions{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.pkg-actions .button{white-space:nowrap}.pkg-actions .text-button{align-items:center;gap:5px;display:flex}.pkg-meter{min-width:0;margin:7px 0 15px}.pkg-meter>div{justify-content:space-between;gap:12px;font-size:13px;line-height:1.7;display:flex}.pkg-meter strong{white-space:nowrap}.pkg-meter progress{accent-color:#8472bd;background:#eae7f2;border:0;border-radius:20px;width:100%;height:6px;margin-top:7px;display:block;overflow:hidden}.pkg-meter progress::-webkit-progress-bar{background:#eae7f2;border-radius:20px}.pkg-meter progress::-webkit-progress-value{background:#8472bd;border-radius:20px}.pkg-meter.full{color:#985722}.pkg-meter.full progress{accent-color:#bb7a40}.pkg-meter.full progress::-webkit-progress-value{background:#bb7a40}.pkg-meter small{margin-top:5px;font-size:12px;display:block}.pkg-usage{background:#f7f6fc;border:1px solid #e5e1f1;border-radius:14px;grid-template-columns:.8fr 1fr 1fr;align-items:center;gap:25px;margin-bottom:22px;padding:18px 22px;display:grid}.pkg-usage>.pkg-meter{margin:0}.pkg-usage>strong{color:#625282;font-size:14px}.pkg-subscription{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:24px;display:grid}.pkg-subscription .field{margin-bottom:18px}.pkg-selection{background:#f1edf9;border:1px solid #e4ddf1;border-radius:12px;margin:20px 0;padding:18px}.pkg-selection p{margin:9px 0 0;font-size:14px}.pkg-history article{border-top:1px solid #ebe8f1;padding:16px 0}.pkg-history article>span{color:#81798f;margin-top:5px;font-size:13px;display:block}.pkg-history article>p{white-space:pre-line;margin-bottom:0}.pkg-steps{gap:14px;margin:0 0 24px;display:flex}.pkg-steps button{color:#797088;cursor:pointer;background:#fff;border:1px solid #e2deee;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:12px;padding:15px;display:flex}.pkg-steps button.active{color:#58438b;background:#f1edfa;border-color:#8e7cc3}.pkg-steps button>span{background:#efecf5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.pkg-steps button.active>span{color:#fff;background:#7861ac}.pkg-create-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.pkg-create-layout .field{margin-bottom:18px}.pkg-create-summary hr{border:0;border-top:1px solid #e7e3ee;margin:20px 0}.pkg-form-actions{border-top:1px solid #e6e2ed;justify-content:flex-end;gap:12px;margin-top:22px;padding-top:22px;display:flex}.pkg-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.pkg-choice{cursor:pointer;border:2px solid #e7e2f0;border-radius:12px;flex-direction:column;gap:10px;min-width:0;padding:18px;display:flex}.pkg-choice.selected{background:#f5f0fb;border-color:#8a70b4}.pkg-choice input{accent-color:#7b61a8;width:17px;height:17px}.pkg-choice>span{color:#65518f;font-size:17px;font-weight:700}.pkg-choice small{color:#7d6e8b;line-height:1.8}.pkg-choice strong{overflow-wrap:anywhere}@media (width>=1600px){.pkg-workspace{grid-template-columns:minmax(0,1fr) 450px}.pkg-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1150px){.pkg-workspace{grid-template-columns:1fr}.pkg-workspace .pkg-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pkg-editor{width:100%;max-width:760px}.pkg-create-layout{grid-template-columns:1fr 290px}.pkg-choice-grid{grid-template-columns:1fr}.pkg-choice{grid-template-columns:20px 1fr;display:grid}.pkg-choice>small,.pkg-choice>span{grid-column:2}}@media (width<=760px){.pkg-intro{flex-direction:column;align-items:flex-start;padding:22px}.pkg-intro h2{font-size:23px}.pkg-workspace .pkg-plan-grid,.pkg-subscription,.pkg-create-layout{grid-template-columns:1fr}.pkg-filters{flex-wrap:wrap}.pkg-search{flex-basis:100%}.pkg-filters select{flex:1;max-width:none}.pkg-usage{grid-template-columns:1fr;gap:10px}.pkg-steps{gap:6px}.pkg-steps button{flex-direction:column;gap:7px;padding:12px 5px;font-size:13px}.pkg-steps button>svg{display:none}.pkg-create-summary{order:-1}.pkg-school-table .button{font-size:13px}}.pkg-header-actions{flex-wrap:wrap;gap:10px;display:flex}.pkg-editor .field>span,.pkg-plan h2{overflow-wrap:anywhere}.service-desk{--desk-purple:#6154cf;--desk-ink:#25233e;--desk-muted:#6d6c80;min-height:100dvh;color:var(--desk-ink);background:#f5f4fa;font-size:18px}.service-desk h1,.service-desk h2,.service-desk p{margin:0}.service-desk h2{font-size:24px;line-height:1.5}.desk-header{color:#fff;background:#24243f;align-items:center;gap:30px;min-height:100px;padding:18px 3vw;display:flex}.desk-home{color:#d5d5eb;align-items:center;gap:8px;min-height:48px;font-size:15px;display:flex}.desk-brand{flex:1;align-items:center;gap:12px;display:flex}.desk-brand strong{letter-spacing:-1px;font-size:29px;display:block}.desk-brand strong span{letter-spacing:0;font-size:17px;font-weight:500}.desk-brand small{color:#d4d3e9;max-width:360px;font-size:13px;display:block}.desk-clock{text-align:right;font-variant-numeric:tabular-nums}.desk-clock strong{letter-spacing:1px;font-size:32px;line-height:1.2;display:block}.desk-clock small{color:#cfcee0;margin-top:7px;font-size:13px;display:block}.desk-tools{gap:8px;display:flex}.desk-tools button{color:#fff;background:#ffffff10;border:1px solid #ffffff25;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:66px;min-height:64px;font-size:12px;display:flex}.desk-tools button[aria-pressed=true]{background:#7165d0}.desk-navigation{background:#fff;border-bottom:1px solid #e7e5f0;align-items:center;gap:8px;padding:10px 3vw;display:flex}.desk-navigation a{border-radius:12px;align-items:center;gap:10px;min-height:52px;padding:10px 20px;font-size:16px;font-weight:600;display:flex}.desk-navigation a.selected{color:#5144ba;background:#efecff}.desk-navigation a:hover{background:#f2f1f8}.desk-online{color:#327763;white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-size:14px;display:flex}.desk-online i{background:#269a76;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #269a7612}.desk-content{width:min(1480px,94%);margin:auto;padding:20px 0 30px}.desk-feedback{color:#514892;overflow-wrap:anywhere;background:#eeecf9;border:1px solid #d9d5ed;border-radius:16px;align-items:center;gap:14px;min-height:72px;margin-bottom:25px;padding:16px 22px;font-size:20px;font-weight:500;display:flex}.desk-feedback svg{flex-shrink:0}.desk-feedback.success{color:#125d44;background:#e1f5ec;border-color:#a7d9c3;animation:.3s ease-out desk-arrive}.desk-feedback.error{color:#a51d31;background:#ffebeb;border-color:#edb6b6}.desk-feedback.notice{color:#795211;background:#fff4da;border-color:#ead4a1}.desk-title-row{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.desk-eyebrow{letter-spacing:2px;color:#766d9a;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.desk-title-row h1{letter-spacing:-.8px;font-size:32px;line-height:1.5}.desk-title-row h1 span{color:#79758e;font-weight:400}.desk-totals{flex-shrink:0;gap:30px;display:flex}.desk-totals>div{border-left:1px solid #dcd8e9;padding-left:22px}.desk-totals strong{color:#5144ba;font-variant-numeric:tabular-nums;font-size:31px;line-height:1.2;display:block}.desk-totals span{color:var(--desk-muted);margin-top:7px;font-size:13px;display:block}.desk-modes{background:#e9e6f2;border-radius:17px;gap:8px;width:fit-content;margin-bottom:20px;padding:6px;display:flex}.desk-modes a{border-radius:12px;justify-content:center;align-items:center;gap:9px;min-width:180px;min-height:54px;padding:10px 24px;font-weight:600;display:flex}.desk-modes a.active{background:var(--desk-purple);color:#fff;box-shadow:0 5px 14px #6154cf28}.desk-modes a.active.return{background:#147763}.desk-workbench{grid-template-columns:minmax(300px,.8fr) minmax(0,1.6fr);align-items:start;gap:22px;display:grid}.desk-left{gap:16px;display:grid}.desk-panel{background:#fff;border:1px solid #e7e4ef;border-radius:22px;min-width:0;padding:24px;box-shadow:0 5px 20px #25233e03}.desk-section-title{align-items:center;gap:11px;margin-bottom:20px;display:flex}.desk-section-title h2{flex:1}.desk-section-title>a{color:#6154cf;font-size:15px}.desk-step{color:#6154cf;background:#ede9ff;border-radius:11px;flex-shrink:0;place-items:center;width:33px;height:33px;font-weight:700;display:grid}.desk-tag{color:#716985;white-space:nowrap;background:#f8f7fb;border:1px solid #e5e1ef;border-radius:8px;padding:5px 10px;font-size:12px}.desk-scan{color:#7664cc;background:#fcfbff;border:2px solid #c3bbea;border-radius:14px;align-items:center;gap:12px;min-width:0;margin:0 0 12px;padding:0 15px;display:flex}.desk-scan:focus-within{border-color:#7866da;box-shadow:0 0 0 4px #7866da17}.desk-scan svg{flex-shrink:0}.desk-scan input{width:100%;min-width:0;min-height:70px;box-shadow:none;color:var(--desk-ink);background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:14px 0;font-size:22px;font-weight:500}.desk-scan input::placeholder{color:#8c859f;font-size:18px;font-weight:400}.desk-scan.inactive{opacity:.6;border-style:dashed}.desk-button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:55px;padding:12px 20px;font-size:18px;font-weight:600;display:flex}.desk-button span{opacity:.8;margin-left:auto;font-size:14px;font-weight:400}.desk-button.secondary{color:#645590;background:#f2effa}.desk-button.confirm{color:#fff;background:#6154cf;min-height:74px;font-size:25px;box-shadow:0 5px 15px #6154cf20}.desk-button.confirm.return{background:#147763}.desk-button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.desk-person{text-align:center;background:linear-gradient(150deg,#e8e4fa,#f0edfa 70%);border-radius:22px;padding:26px 22px;position:relative;overflow:hidden}.desk-person.has-member{background:#f0edfb}.desk-portrait{color:#aaa0d1;background:#fff9;border:5px solid #fff;border-radius:22px;place-items:center;width:136px;height:154px;margin:0 auto 22px;display:grid;overflow:hidden;box-shadow:0 7px 22px #5442810b}.desk-portrait img{object-fit:contain;background:#fff;width:100%;height:100%}.desk-person h2{overflow-wrap:anywhere;font-size:26px}.desk-person p{color:#746a8b;margin-top:10px;font-size:16px}.desk-person p.desk-warning{color:#a51d31;background:#ffe9ed;border-radius:8px;padding:8px}.desk-code{letter-spacing:1px;font-family:ui-monospace,monospace}.desk-welcome-art{opacity:.6;justify-content:center;align-items:flex-end;gap:5px;height:60px;margin-top:23px;display:flex}.desk-welcome-art i{background:#a99ce0;border-left:4px solid #d4cdec;border-radius:4px;width:18px;height:46px}.desk-welcome-art i:nth-child(2){background:#f0c893;height:57px}.desk-welcome-art i:nth-child(3){background:#89c6b4;margin:0 10px 0 3px;transform:rotate(-13deg)}.desk-book-panel{min-height:530px}.desk-empty-book{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:266px;display:flex}.desk-empty-book h2{color:#5c526f;font-size:23px}.desk-empty-book p{color:#8b8197;font-size:16px}.desk-scan-symbol{color:#a49cc6;place-items:center;width:100px;height:100px;display:grid;position:relative}.desk-scan-symbol i{background:#9480e1;height:2px;animation:3s ease-in-out infinite alternate desk-scan;position:absolute;top:25%;left:14px;right:14px}.desk-book-preview{align-items:center;gap:24px;min-height:266px;padding:20px 0;display:flex}.desk-book-preview p{color:var(--desk-muted);margin:9px 0;font-size:16px}.desk-book-preview h2{font-size:25px}.desk-book-cover{color:#9d8acb;background:#f0ecf8;border-radius:10px;flex-shrink:0;place-items:center;width:135px;height:183px;display:grid;overflow:hidden}.desk-book-cover img{object-fit:contain;width:100%;height:100%}.desk-reader-options{color:#7c728c;margin-top:18px;font-size:14px}.desk-reader-options summary{cursor:pointer;padding:9px 0}.desk-reader-options>div,.desk-gate-options{grid-template-columns:1fr 1fr;gap:15px;margin-top:12px;display:grid}.service-desk select{color:#5a506e;background:#fff;border:1px solid #d9d3e6;border-radius:10px;width:100%;min-height:48px;margin-top:7px;padding:8px 12px;font-size:16px}.desk-loans{margin-top:22px}.desk-loans table{font-size:16px}.desk-return-station{text-align:center;background:linear-gradient(135deg,#e6f5ee,#f5fcf9);border:1px solid #c5e4d5;border-radius:24px;padding:32px}.desk-return-station h2{margin:10px 0;font-size:34px}.desk-return-station>p{color:#58786b}.desk-return-station form{max-width:780px;margin:26px auto 0}.desk-return-station .desk-scan{text-align:left;background:#fff;border-color:#a8cfbe}.desk-return-art{color:#34896e;background:#d2ecdf;border-radius:50%;place-items:center;width:105px;height:105px;margin:0 auto 18px;display:grid}.desk-return-mode{color:#567d6c;justify-content:center;align-items:center;gap:12px;margin-top:15px;font-size:14px;display:flex}.desk-return-mode select{width:auto;margin:0}.desk-workbench.visits{grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);margin-bottom:22px}.desk-direction{background:#f0edf7;border-radius:14px;gap:4px;padding:5px;display:flex}.desk-direction button{color:#716783;background:0 0;border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:56px;font-size:16px;display:flex}.desk-direction button.active{color:#6154cf;background:#fff;font-weight:600;box-shadow:0 2px 8px #45357316}.desk-gate-illustration{color:#9282cd;place-items:center;height:170px;display:grid;position:relative}.desk-ring{border:1px solid #ded7f2;border-radius:50%;width:125px;height:125px;position:absolute;box-shadow:0 0 0 15px #f3f0fa}.desk-gate-illustration>svg{z-index:1;background:#fff;padding:10px;position:relative}.desk-scan-prompt,.desk-muted{text-align:center}.desk-muted{color:#82758f;font-size:16px}.desk-gate-scan>form{margin-top:25px}.desk-gate-options{color:#7c728a;font-size:14px}.desk-hint{color:#7b738a;font-size:13px;margin-top:18px!important}.desk-gate-result .desk-person{border-radius:22px 22px 0 0;padding-bottom:24px}.desk-gate-result .desk-portrait{width:160px;height:190px}.desk-welcome-note{text-align:center;background:#ded7f3;border-radius:0 0 22px 22px;padding:28px}.desk-welcome-note>span{color:#7a639d;font-size:13px}.desk-welcome-note h2{color:#65508b;margin:12px 0;font-size:30px}.desk-welcome-note p{color:#817195;font-size:15px}.desk-visit-outcome{text-align:center;color:#286d51;background:#dff2e8;border-radius:0 0 22px 22px;padding:28px;animation:.3s ease-out desk-arrive}.desk-visit-outcome.notice{color:#826026;background:#fff1d4}.desk-visit-outcome h2{margin:10px 0;font-size:27px}.desk-visit-outcome p{font-size:15px}.desk-visit-outcome strong{font-variant-numeric:tabular-nums;margin:10px 0;font-size:32px;display:block}.desk-visit-outcome small{font-size:14px;display:block}.desk-recent-visits{grid-template-columns:1fr 1fr;gap:0 30px;display:grid}.desk-recent-visits article{border-bottom:1px solid #efedf4;align-items:center;gap:12px;padding:16px 0;display:flex}.desk-recent-visits article strong{font-size:16px;display:block}.desk-recent-visits article small{color:#8a8196;font-size:13px;display:block}.desk-recent-visits time{color:#867b93;margin-left:auto;font-size:15px}.desk-visit-icon{color:#5b9a7f;background:#e4f4ec;border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.desk-visit-icon.out{color:#9776c3;background:#f1ecfb}.desk-footer{color:#9890a8;border-top:1px solid #e8e4f0;justify-content:space-between;gap:15px;padding:18px 3vw;font-size:13px;display:flex}@keyframes desk-scan{to{opacity:.45;top:70%}}@keyframes desk-arrive{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width>=1500px){.desk-content{padding-top:28px}.desk-portrait{width:150px;height:177px}.desk-book-panel{min-height:570px}.desk-empty-book,.desk-book-preview{min-height:300px}}@media (width<=1100px){.desk-header{gap:16px}.desk-home span{display:none}.desk-title-row h1{font-size:27px}.desk-title-row h1 span{font-size:21px;display:block}.desk-totals{gap:15px}.desk-workbench{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.desk-panel{padding:20px}.desk-tag{display:none}.desk-navigation a{padding:10px 14px}}@media (width<=760px){.desk-header{flex-wrap:wrap;padding:15px 4%}.desk-brand{min-width:180px}.desk-clock{margin-left:auto}.desk-clock strong{font-size:25px}.desk-tools{margin-left:auto}.desk-tools button{flex-direction:row;min-height:44px;padding:8px 13px}.desk-navigation{overflow:auto}.desk-navigation a{flex-shrink:0;font-size:15px}.desk-online{display:none}.desk-title-row{flex-direction:column;align-items:stretch}.desk-totals{gap:24px}.desk-title-row h1{font-size:28px}.desk-title-row h1 span{font-size:24px;display:inline}.desk-workbench,.desk-workbench.visits{grid-template-columns:1fr}.desk-modes{width:100%}.desk-modes a{flex:1;gap:5px;min-width:0;padding:10px 8px;font-size:15px}.desk-modes svg{width:18px}.desk-feedback{padding:14px;font-size:17px}.desk-portrait{width:110px;height:126px}.desk-person{padding:20px}.desk-person .desk-welcome-art{display:none}.desk-recent-visits{grid-template-columns:1fr}.desk-return-station{padding:24px 18px}.desk-return-station h2{font-size:27px}.desk-section-title h2{font-size:21px}.desk-button.confirm{font-size:22px}.desk-book-preview{gap:14px}.desk-book-cover{width:105px;height:145px}.desk-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){.service-desk *{transition:none!important;animation:none!important}}@media (width>=1000px) and (height<=900px){.desk-header{min-height:68px;padding-top:8px;padding-bottom:8px}.desk-brand strong{font-size:24px}.desk-clock strong{font-size:27px}.desk-tools button{flex-direction:row;min-height:48px;padding:8px 10px}.desk-tools button span{display:none}.desk-navigation{padding-top:5px;padding-bottom:5px}.desk-navigation a{min-height:44px;padding-top:8px;padding-bottom:8px}.desk-content{padding-top:12px}.desk-feedback{min-height:52px;margin-bottom:12px;padding:10px 18px;font-size:18px}.desk-title-row{margin-bottom:12px}.desk-title-row>.desk-eyebrow,.desk-title-row>div>.desk-eyebrow{display:none}.desk-title-row h1{font-size:27px}.desk-title-row h1 span{font-size:25px;display:inline}.desk-totals strong{font-size:25px}.desk-totals span{margin-top:3px}.desk-modes{margin-bottom:12px;padding:4px}.desk-modes a{min-height:44px;padding-top:8px;padding-bottom:8px}.desk-panel{padding:18px}.desk-section-title{margin-bottom:12px}.desk-section-title h2{font-size:22px}.desk-scan{margin-bottom:8px}.desk-scan input{min-height:56px;padding-top:9px;padding-bottom:9px}.desk-button.secondary{min-height:42px;padding-top:8px;padding-bottom:8px}.desk-button.confirm{min-height:58px;font-size:22px}.desk-book-panel{min-height:0}.desk-empty-book,.desk-book-preview{gap:10px;min-height:144px;padding:10px 0}.desk-empty-book h2{font-size:21px}.desk-empty-book p{font-size:14px}.desk-scan-symbol{width:60px;height:60px}.desk-scan-symbol svg{width:55px;height:55px}.desk-book-cover{width:86px;height:120px}.desk-book-preview h2{font-size:21px}.desk-book-preview p{margin:4px 0}.desk-reader-options{margin-top:8px}.desk-reader-options summary{padding:5px 0}.desk-portrait{border-width:3px;width:88px;height:100px;margin-bottom:12px}.desk-portrait svg{width:55px}.desk-person{padding:18px}.desk-person h2{font-size:22px}.desk-person p{margin-top:6px}.desk-person .desk-eyebrow{margin-bottom:5px}.desk-welcome-art{display:none}.desk-left{gap:12px}.desk-gate-illustration{height:85px}.desk-gate-illustration>svg{width:68px;height:68px}.desk-ring{width:66px;height:66px;box-shadow:0 0 0 8px #f3f0fa}.desk-gate-scan>form{margin-top:15px}.desk-gate-result .desk-portrait{width:115px;height:140px}.desk-welcome-note,.desk-visit-outcome{padding:20px}.desk-welcome-note h2{font-size:26px}.desk-return-station{padding:20px}.desk-return-art{width:74px;height:74px;margin-bottom:10px}.desk-return-art svg{width:48px}.desk-return-station h2{font-size:29px}.desk-return-station form{margin-top:18px}}.service-launcher{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.service-launch-card{color:#5144ba;background:#fff;border:1px solid #ded8ec;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:270px;padding:30px;transition:transform .15s,box-shadow .15s;display:flex}.service-launch-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #40347512}.service-launch-card h2{color:#25233e;margin:22px 0 10px;font-size:27px}.service-launch-card p{color:#716783;margin:0 0 22px;font-size:17px}.service-launch-card>span{margin-top:auto;font-weight:600}.service-returns{color:#147763;background:#edf8f3;border-color:#c4e3d4}.desk-focused .desk-content{width:min(1580px,94%)}.desk-focused .desk-title-row{margin-bottom:20px}.desk-focused .desk-title-row .desk-eyebrow{display:none}.desk-focused .desk-footer{padding-top:10px;padding-bottom:10px}.desk-focused .desk-book-panel{min-height:0}.desk-focused .desk-workbench.visits{margin-bottom:0}.desk-focused .desk-gate-illustration{height:120px}.desk-focused .desk-gate-result .desk-person{padding-bottom:18px}.desk-focused .desk-welcome-art{display:none}.desk-focused .desk-return-station{width:100%;max-width:1100px;margin:0 auto}.desk-focused .desk-batch-list{overscroll-behavior:contain;max-height:128px;overflow-y:auto}.desk-focused .desk-panel>.card{margin-bottom:0}@media (width>=1200px) and (height>=901px){.desk-focused{flex-direction:column;min-height:100dvh;display:flex}.desk-focused .desk-header{min-height:86px;padding-top:10px;padding-bottom:10px}.desk-focused .desk-content{flex:1;padding-top:22px;padding-bottom:18px}.desk-focused .desk-feedback{min-height:60px;margin-bottom:18px;padding:12px 20px}.desk-focused .desk-person{padding:22px}.desk-focused .desk-portrait{width:130px;height:154px}.desk-focused .desk-empty-book,.desk-focused .desk-book-preview{min-height:250px}.desk-focused .desk-gate-result .desk-portrait{width:150px;height:180px}.desk-focused .desk-gate-scan>form{margin-top:18px}.desk-focused .desk-hint{margin-top:12px!important}}
