:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#243a37;background:#f5f5ef;font-synthesis:none;--ink:#203d37;--green:#24564b;--accent:#b96540;--muted:#76817a;--line:#dfe4dc;--paper:#fcfcf7;--unit:clamp(1px,.065104vw,1.8px);font-size:clamp(14px,1.04vw,23px)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:.65em;border:1px solid #ccd7cd;background:#fffefa;color:var(--ink);border-radius:8px;padding:.68em 1.05em;font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .18s,transform .18s;white-space:normal}button:hover,.button:hover{background:#eaf0e5;border-color:#9caf9f}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d59c53;outline-offset:3px}.primary{background:var(--green);color:#fffef5;border-color:var(--green)}.primary:hover{background:#183f36;border-color:#183f36}.text{background:transparent;border-color:transparent;padding:.5em .2em}.danger{color:#a1493c}.icon{padding:.35em .65em;font-size:1.2rem;border-color:transparent;background:transparent}.eyebrow{display:block;font-size:.62rem;font-weight:700;letter-spacing:.17em;color:#697e6e;text-transform:uppercase;line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.04em}h1{font-size:2.7rem;line-height:1.12;margin-bottom:.4em}h2{font-size:1.7rem;line-height:1.2}h3{font-size:1rem;line-height:1.4}p{line-height:1.65;color:#68756d}small{font-size:.72rem;color:var(--muted);line-height:1.6}em{color:#6b8060}input,textarea,select{border:1px solid #cdd7ce;border-radius:7px;padding:.8em;background:#fffefb;color:var(--ink);min-width:0;width:100%;font-size:.9rem}textarea{resize:vertical;min-height:88px}input[type=checkbox],input[type=radio]{width:auto;accent-color:var(--green);flex-shrink:0}input[type=color]{padding:5px;min-height:42px;width:100px}input[type=file]{font-size:.8rem}select{cursor:pointer}blockquote{margin:1em 0;padding:1em 1.2em;background:#edf1e9;border-left:3px solid #9da88b;border-radius:0 6px 6px 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.app{min-height:100vh;display:grid;grid-template-columns:calc(246 * var(--unit)) minmax(0,1fr)}.sidebar{background:#edf0e8;border-right:1px solid var(--line);position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:2rem 1.05rem .9rem;overflow:auto}.brand{border:0;background:none;justify-content:flex-start;gap:.75rem;padding:0 .65rem 2rem;width:100%}.brand:hover{background:none}.brand-icon{width:2.5rem;height:2.7rem;border-radius:10px 10px 10px 2px;background:var(--green);color:#f3e9ca;display:grid;place-items:center;font-family:Georgia,serif;font-size:2.6rem;font-style:italic;font-weight:400}.wordmark{font-size:2.2rem;font-weight:750;letter-spacing:-.075em;text-align:left;line-height:1}.wordmark small,.wordmark>span{display:block;font-size:.43rem;letter-spacing:.18em;margin-top:.55rem;color:#6c806f;font-weight:600}.workspace-select{padding:1rem .7rem;border-top:1px solid #d8dfd2;border-bottom:1px solid #d8dfd2;margin-bottom:1.1rem}.workspace-select select{background:transparent;border:0;padding:.55rem 0;font-size:.82rem;font-weight:650}.workspace-select small{font-size:.53rem;letter-spacing:.12em}.nav-label{display:block;padding:1.1rem .8rem .7rem;color:#81907d;font-size:.56rem;letter-spacing:.16em;font-weight:700}.sidebar nav{flex:1}.sidebar nav button{width:100%;border:0;background:none;justify-content:flex-start;font-size:.8rem;padding:.76rem .8rem;gap:.7rem;margin-bottom:.18rem;color:#68776b;font-weight:500}.sidebar nav button>span{font-size:1.1rem;width:1.35rem;text-align:center;color:#82967b}.sidebar nav button.active{background:#dbe6d5;color:#24513e;font-weight:650}.sidebar nav button.active>span{color:#3d714b}.sidebar nav button:hover{background:#e1e9dc}.sidebar nav button b{font-size:.6rem;min-width:1rem;text-align:center;margin-left:auto;color:#fff;background:var(--accent);border-radius:4px;padding:.15rem}.sidebar-bottom{padding-top:1.3rem}.sidebar-bottom>button{font-size:.68rem;background:none;width:100%;margin-bottom:1rem}.person{display:flex;gap:.65rem;border-top:1px solid #d6dfd1;padding-top:1rem;align-items:center}.avatar{border-radius:50%;width:2.3rem;height:2.3rem;display:grid;place-items:center;background:#d9dfc5;color:#647653;font-size:.75rem;flex-shrink:0}.person strong{display:block;font-size:.72rem}.person small{display:block;font-size:.6rem}.main-shell{min-width:0;display:flex;flex-direction:column}.topbar{min-height:calc(75 * var(--unit));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:1.1rem 2.5rem;gap:1rem;font-size:.7rem;background:#fafbf5}.topbar>span{display:flex;align-items:center;gap:.55rem}.topbar i{width:6px;height:6px;border-radius:50%;background:#62845e}.topbar .badge{font-size:.5rem;letter-spacing:.13em;background:none;border:0}.topbar .text{font-size:.7rem;color:#7c8375}.topbar small{font-size:.66rem;color:#98a190}main{padding:2.15rem 2.5rem 2rem;flex:1;min-width:0;width:100%;max-width:calc(1600 * var(--unit));margin-inline:auto}.site-footer{padding:1rem 2.5rem 1.35rem;display:flex;justify-content:space-between;font-size:.58rem;color:#929b8d;letter-spacing:.025em}.site-footer span+span{font-size:.48rem;letter-spacing:.16em}.page-title{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.75rem}.page-title .eyebrow{margin-bottom:.65rem}.page-title p{font-size:.84rem;margin-bottom:0;color:#8a9286}.page-title>button{flex-shrink:0}.badge{display:inline-flex;align-items:center;font-size:.58rem;font-weight:650;letter-spacing:.04em;padding:.4em .75em;border:1px solid #dce3d5;border-radius:5px;background:#eff3e9;color:#6e7f60;line-height:1.5}.badge.green{color:#27624b;background:#e0eee3;border-color:#cadfce}.badge.amber{color:#95612c;background:#f9ecd4;border-color:#ebd5b3}.badge.red{color:#a3473a;background:#fde9df;border-color:#ecc9bd}.hero{display:grid;grid-template-columns:1.1fr 1fr;position:relative;background:#e7edde;border:1px solid #dbe2d2;border-radius:12px;min-height:calc(314 * var(--unit));overflow:hidden;margin-bottom:1.65rem}.hero-copy{padding:2.2rem 2.4rem;position:relative;z-index:1}.hero-copy>.badge{border-color:#c7d3bd;background:#dde6d2;font-size:.52rem;letter-spacing:.12em}.hero h2{font-size:2.1rem;margin:1.2rem 0 .85rem;line-height:1.18;letter-spacing:-.045em}.hero p{font-size:.81rem;color:#7a866e}.hero .primary{font-size:.74rem;padding:.95em 1.25em;min-width:13.5rem;justify-content:space-between}.hero-caption{display:block;font-size:.44rem;letter-spacing:.18em;color:#96a288;margin-top:1.5rem}.hero-model{position:relative;min-height:300px;align-self:stretch;isolation:isolate;overflow:hidden}.hero-model .scene{position:absolute;inset:0;height:100%;z-index:2}.hero-orbit{width:90%;aspect-ratio:1;border:1px solid #cfd9c4;border-radius:50%;position:absolute;top:-10%;left:4%;z-index:-1;box-shadow:0 0 0 32px #e1e8d780,0 0 0 33px #d6dfcc80,0 0 0 64px #e5ebdd80,0 0 0 65px #d6dfcc60}.hero-volume{position:absolute;bottom:1.3rem;right:2rem;z-index:3;font-size:.49rem;color:#7b8b6a;letter-spacing:.1em;line-height:1.8;text-align:right}.hero-volume b{font-weight:500;font-size:.64rem;letter-spacing:0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.6rem 0}.stat{background:#fbfcf6;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;padding:1.3rem 1.35rem;gap:1.1rem}.stat>strong{font-family:Georgia,serif;font-size:2.1rem;font-weight:400;color:#466345}.stat h3{font-size:.78rem;font-weight:600;margin:0 0 .25rem}.stat small{font-size:.63rem;color:#929a88}.stat>span{margin-left:auto;color:#b8c0ae}.dashboard-bottom{display:grid;grid-template-columns:1.7fr 1fr;gap:1.6rem;margin-top:2.1rem}.section-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.section-row h2{font-size:1.4rem;margin-bottom:1rem}.section-row>.text{font-size:.68rem}.appointment{width:100%;border:0;border-bottom:1px solid var(--line);background:none;border-radius:0;padding:1.2rem 0;justify-content:flex-start;gap:1rem;text-align:left}.appointment-icon{display:grid;place-items:center;background:#e6e9dc;border-radius:8px;width:2.6rem;height:2.6rem;color:#7b8b65;font-size:.74rem;flex-shrink:0}.appointment strong{font-size:.8rem;font-weight:600}.appointment small{display:block;font-size:.63rem;margin-top:.35rem}.appointment>span:last-child{margin-left:auto;color:#a2ae96}.note-card{position:relative;overflow:hidden;background:#eeeade;border:1px solid #e3dfd1;border-radius:9px;padding:1.45rem 1.6rem;min-height:12rem}.note-card h2{font-size:1.7rem;margin:.8rem 0;color:#6c7156}.note-card p{font-size:.73rem;max-width:80%;color:#989783;margin:0}.note-card .eyebrow{color:#999578;font-size:.48rem}.note-symbol{position:absolute;font-size:6rem;color:#d4d0bb;right:-.4rem;bottom:-1.8rem;z-index:0}.actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.actions select{width:auto}.small-actions{margin-top:1rem;border-top:1px solid var(--line);padding-top:.8rem}.small-actions button{font-size:.65rem;padding:.5em .7em}.content-card{padding:1.5rem;border:1px solid var(--line);background:var(--paper);border-radius:10px;min-width:0}.content-card h2{font-size:1.6rem;margin:.8rem 0}.content-card h3{font-size:1.1rem;margin:1rem 0 .5rem}.content-card p{font-size:.8rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:1.1rem}.section-heading{margin-top:2.2rem;margin-bottom:1.3rem}.search{display:flex;align-items:center;gap:.7rem;margin-bottom:1.6rem;max-width:28rem}.search span{font-size:1.5rem;color:#8a9981}.search input{background:#fbfcf6}.manual-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,17rem),1fr));gap:1.8rem}.manual-card{border:1px solid var(--line);background:var(--paper);border-radius:10px;overflow:hidden}.book-cover{margin:1.4rem auto 0;width:76%;aspect-ratio:.78;background:var(--cover);color:#efe7cc;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:0;border-radius:2px 7px 7px 2px;padding:1.4rem;box-shadow:-6px 1px #cfcab8,-9px 2px 0 var(--cover),0 12px 25px #1f342320;position:relative}.book-cover:before{content:"";position:absolute;inset:12px;border:1px solid #f0dabd40;pointer-events:none}.book-cover:hover{background:var(--cover);transform:translateY(-3px)}.book-cover>span{font-size:.48rem;letter-spacing:.18em}.book-cover h2{font-size:1.55rem;hyphens:auto;line-height:1.2;margin:1.4rem 0 .6rem;color:#faf0d3;word-break:break-word}.book-cover .cover-glyph{font-size:3.2rem;font-weight:400;color:#d7c89e;margin:auto 0}.book-cover small{display:flex;justify-content:space-between;align-items:center;width:100%;color:#dccfad;font-size:.42rem;letter-spacing:.14em}.book-cover small b{font:1.6rem Georgia}.manual-info{padding:1.4rem}.manual-info p{font-size:.75rem;margin:1rem 0;min-height:2em}.manual-info>.section-row small{font-size:.6rem}.exam-meta{display:flex;flex-wrap:wrap;gap:.8rem;font-size:.68rem;color:#899478;margin:1.2rem 0}.list-row{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;background:#fcfcf7;border-bottom:1px solid var(--line);padding:1rem;border-radius:4px;min-width:0}.list-row>div:first-child{flex:1}.list-row strong{font-size:.83rem}.list-row small{display:block;font-size:.63rem}.empty{padding:3rem 1rem;text-align:center;border:1px dashed #d6decf;border-radius:10px;margin:1rem 0;background:#fafbf550}.empty>span{font-size:2.5rem;color:#b3bea1}.empty h3{font-family:Georgia,serif;font-size:1.5rem;font-weight:400;margin:1rem 0 .5rem}.empty p{font-size:.82rem;margin:0}.field{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1rem}.field>span{font-size:.75rem;font-weight:600}.field small{font-size:.65rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid .field{min-width:0}.check{display:flex;align-items:center;gap:.65rem;font-size:.82rem;padding:.5rem 0}.check input{width:1rem;height:1rem}.multi,.permission-grid{border:1px solid var(--line);padding:1rem;border-radius:8px;margin:1rem 0}.multi legend,.permission-grid legend{font-size:.8rem;font-weight:650;padding:0 .5rem}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem}.scrim{position:fixed;inset:0;background:#122a2980;z-index:30;display:flex;align-items:center;justify-content:center;padding:1.3rem;backdrop-filter:blur(4px)}.modal{background:#fafbf5;max-width:42rem;width:100%;max-height:92vh;overflow:auto;border:1px solid #d0d7c6;border-radius:14px;box-shadow:0 25px 100px #0e20194a}.modal.wide{max-width:67rem}.modal>header{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 1.8rem;border-bottom:1px solid var(--line);position:sticky;top:0;background:#f5f7eedf;backdrop-filter:blur(8px);z-index:1}.modal>header h2{margin:.3rem 0;font-size:1.9rem}.editor-body{padding:1.5rem 1.8rem}.modal-footer{padding:1.1rem 1.8rem;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:.7rem;position:sticky;bottom:0;background:#fafbf5ed;backdrop-filter:blur(6px);z-index:2}.modal-footer>span{font-size:.65rem;color:#909d87;margin-right:auto}.question-editor{background:#f0f3e9;border:1px solid #dfe6d4;border-radius:8px;padding:1.2rem;margin:1.1rem 0}.question-editor .badge{margin-bottom:.5rem}.answer-editor{padding:.8rem;background:#fafbf6;border:1px solid var(--line);border-radius:8px;margin:1rem 0}.option-edit{display:flex;gap:.6rem;align-items:center;margin:.7rem 0}.option-edit input[type=radio],.option-edit input[type=checkbox]{width:1.2rem;height:1.2rem}.option-edit input:not([type=checkbox]):not([type=radio]){flex:1}.long-input{min-height:18rem}.page-tabs{display:flex;gap:.5rem;margin:1rem 0;flex-wrap:wrap}.page-tabs .selected{background:var(--green);color:#fff}.draw-row{grid-template-columns:2fr 1fr 1fr auto;align-items:center}.notice{font-size:.8rem;padding:1rem 1.2rem;background:#eaf0df;border:1px solid #d3dfc2;border-radius:8px;margin:1rem 0;line-height:1.6}.notice.error{color:#923d31;background:#fff0e7;border-color:#f0c6b7}.notice button{font-size:.7rem;margin-left:.5rem}.toast{position:fixed;bottom:1.5rem;right:1.5rem;padding:.8rem 1rem;border-radius:9px;background:#244c41;color:#fff6dc;box-shadow:0 8px 36px #152b2a25;z-index:90;max-width:min(45rem,90vw);font-size:.83rem;display:flex;gap:.65rem;align-items:center}.toast.error{background:#924c3b}.toast button{color:inherit}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:10px}table{width:100%;border-collapse:collapse;background:#fdfdf8;text-align:left;font-size:.78rem}th{background:#edf1e6;text-transform:uppercase;letter-spacing:.08em;font-size:.57rem;color:#7e8e70;font-weight:650}td,th{padding:1rem;border-bottom:1px solid var(--line)}td small{display:block;font-size:.62rem}td strong{font-weight:600;display:block}td button{font-size:.65rem}td .progress{min-width:6rem}.progress{height:5px;overflow:hidden;background:#e0e6d7;border-radius:5px}.progress i{height:100%;display:block;background:#8da16e;transition:width .2s;border-radius:inherit}.path-step{display:flex;align-items:center;gap:.9rem;padding:1rem 0;border-bottom:1px solid var(--line)}.path-step>span{background:#e7ecdf;width:1.9rem;height:1.9rem;border-radius:50%;display:grid;place-items:center;font-size:.64rem;color:#8c9e7a;flex-shrink:0}.path-step.done>span{background:#dcead8;color:#496e41}.path-step div{flex:1}.path-step strong{font-size:.83rem}.path-step small{display:block;font-size:.62rem}.path-step button{font-size:.7rem}.certificate-stamp{margin:1.1rem 0 0;color:#829350!important;font-size:.7rem!important}.reader-toolbar{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.reader-toolbar>button,.reader-toolbar select{font-size:.75rem}.reader-view .scene{height:min(75vh,calc(770 * var(--unit)));min-height:380px}.scene{position:relative;width:100%;height:100%;min-width:0;isolation:isolate}.scene canvas{display:block;width:100%;height:100%;position:absolute;inset:0;pointer-events:none}.model-surface{position:absolute;overflow:hidden;z-index:1;border-radius:1px;pointer-events:auto}.scene.fallback .model-surface{inset:0;overflow:auto}.fallback-art{display:grid;place-items:center;height:100%;font-size:8rem;color:#456347}.book-spread{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;background:#f9f3e6;box-shadow:inset 0 0 20px #93876815;color:#374338;container-type:inline-size}.book-index{padding:2.7rem 2rem;background:linear-gradient(90deg,#ede6d5,#f4eedd 91%,#d4c7ac);position:relative;display:flex;flex-direction:column;overflow:auto}.book-index h2{font-size:clamp(20px,3.3cqw,55px);margin:1.2rem 0;color:#405039}.book-index .eyebrow{font-size:clamp(8px,1cqw,14px);color:#a38d60}.book-index p{font-size:clamp(12px,1.4cqw,22px);color:#8d846c}.book-rule{height:1px;background:#b7a575;width:3rem;margin-bottom:1rem}.book-toc{display:flex;flex-direction:column;gap:.25rem;margin:1rem 0;flex:1;min-height:0}.book-toc button{background:none;border:0;border-bottom:1px solid #dcd2bb;border-radius:0;color:#92856c;text-align:left;justify-content:flex-start;font-weight:400;font-family:Georgia,serif;font-size:clamp(12px,1.45cqw,23px);padding:.6em .1em}.book-toc button span{color:#bda26f;font-size:.7em}.book-toc button.active{color:#3e523b}.book-index>small{font-size:clamp(7px,.85cqw,13px);letter-spacing:.1em;color:#a09475}.book-page{padding:2.6rem 2rem;position:relative;overflow:auto;background:linear-gradient(90deg,#ddd2ba,#faf4e6 6%,#f8f1e1);min-width:0}.book-page h2{font-size:clamp(21px,3cqw,46px);color:#4b5540;margin:.8rem 0 1.2rem}.book-page>.eyebrow{color:#b09a6b;font-size:clamp(8px,.9cqw,14px)}.prose p,.prose h3{font-family:Georgia,serif;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.prose p{font-size:clamp(13px,1.65cqw,25px);color:#786d54;margin:.75em 0}.prose h3{font-size:clamp(15px,2cqw,29px);color:#555941}.prose h2{margin:1em 0 .5em}.page-number{font-family:Georgia,serif;text-align:center;font-size:.8rem;color:#b7a275;padding-top:1.5rem}.manual-image{width:100%;max-height:16rem;object-fit:contain}.reader-footer{display:flex;gap:1rem;align-items:center;justify-content:center;font-size:.75rem;flex-wrap:wrap;margin-top:1rem}.comfort-book{height:75vh;min-height:500px;box-shadow:0 10px 40px #473e2318;border:1px solid #ded5c0;border-radius:4px;overflow:hidden}.attempt-view .scene{height:max(700px,76vh)}.attempt-view .model-surface{background:#f6f8f0}.exam-screen{height:100%;display:flex;flex-direction:column;background:#f7f9f1;color:#29453c;container-type:inline-size;overflow:auto;padding:clamp(16px,2.5cqw,42px)}.exam-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #dce5d4;padding-bottom:.8rem}.exam-top .wordmark{font-size:clamp(21px,3cqw,42px);display:flex;align-items:center;gap:1em}.exam-top .wordmark span{font-size:clamp(8px,1cqw,15px);margin:0;letter-spacing:.12em}.exam-top .badge{font-size:clamp(10px,1.3cqw,18px)}.exam-progress{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5em 0 .6em;font-size:clamp(9px,1.1cqw,17px);letter-spacing:.08em;color:#8c9b7a}.autosave{font-size:.85em;letter-spacing:0;color:#8d9e83}.question-scroll{min-height:0;overflow:auto;flex:1;padding:.8em 0}.question-body h2{font-size:clamp(22px,3cqw,46px);margin:.3em 0 .8em;letter-spacing:-.025em;line-height:1.3}.quiz-options{display:flex;flex-direction:column;gap:.6em}.quiz-option{display:flex;align-items:center;gap:.9em;background:#fffefa;border:1px solid #d7e0ce;border-radius:7px;padding:.7em .9em;cursor:pointer;font-size:clamp(14px,1.8cqw,25px);line-height:1.4}.quiz-option input{width:1em;height:1em;margin:0}.quiz-option .letter{border:1px solid #dde3d7;width:1.8em;height:1.8em;border-radius:5px;display:grid;place-items:center;flex-shrink:0;font-size:.75em;color:#8d9e7b}.quiz-option.selected{background:#e7f0de;border-color:#8caa75}.quiz-option .option-tick{margin-left:auto;color:#5b894f}.question-body>small{font-size:clamp(10px,1.1cqw,16px);display:block;margin-top:1em}.free-answer{font-size:clamp(15px,1.8cqw,26px);min-height:160px;line-height:1.6}.question-dots{display:flex;gap:.3em;flex-wrap:wrap;padding:.65em 0}.question-dots button{font-size:clamp(10px,1.25cqw,18px);min-width:2em;padding:.3em .4em;border-radius:4px}.question-dots .answered{background:#e0ead7}.question-dots .active{background:#365c45;color:#fff;border-color:#365c45}.exam-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;border-top:1px solid #dee5d5;padding-top:1em}.exam-bottom button,.exam-wait button,.exam-result button{font-size:clamp(12px,1.4cqw,21px)}.exam-bottom>span{font-size:clamp(10px,1.1cqw,16px);color:#8e9a7e}.training-feedback{margin:1em 0;padding:1em;background:#e9f0df;border-radius:8px;font-size:clamp(12px,1.5cqw,22px)}.training-feedback p{margin:.5em 0;font-size:inherit}.exam-wait,.exam-result{text-align:center;padding:2em 5%;margin:auto 0}.exam-wait h1,.exam-result h1{font-size:clamp(26px,4.5cqw,64px);margin:.7em 0 .5em}.exam-wait p,.exam-result p{font-size:clamp(13px,1.7cqw,24px)}.seal{width:3.8em;height:3.8em;margin:0 auto 1.2em;border-radius:50%;border:1px solid #d5dfc5;background:#e6efd9;display:grid;place-items:center;color:#718d50;font-size:clamp(18px,2.8cqw,36px)}.seal.failed{color:#a47640;background:#f4ead5}.result-score{font:clamp(42px,8cqw,110px) Georgia,serif;color:#668447}.result-score small{font-size:.35em}.correction-list{text-align:left;margin:1.5rem 0}.correction-list details{border-top:1px solid var(--line);padding:1em 0}.correction-list summary{cursor:pointer;font-size:clamp(13px,1.7cqw,24px);display:flex;justify-content:space-between;gap:1rem}.correction-list p{font-size:clamp(12px,1.5cqw,22px)}.comfort-exam{height:78vh;min-height:620px;border:1px solid #ccd7c3;box-shadow:0 15px 50px #22392715;border-radius:10px;overflow:hidden;max-width:80rem;margin:auto}.tablet{border:clamp(14px,1.8vw,30px) solid #242c2b;border-right-width:clamp(24px,3vw,52px);border-left-width:clamp(24px,3vw,52px);border-radius:28px;box-shadow:0 18px 45px #14241c30;position:relative;height:75vh;min-height:600px;max-width:90rem;margin:auto;background:#242c2b}.tablet-camera{position:absolute;width:6px;height:6px;border-radius:50%;background:#526773;left:-15px;top:50%}.tablet-home{position:absolute;width:16px;height:16px;border:2px solid #889490;border-radius:50%;right:-25px;top:50%}.login-page{min-height:100vh;background:radial-gradient(ellipse at 70% 40%,#dce7d1,transparent 60%),#f3f5ed;padding:3rem 6rem}.login-page>.wordmark{font-size:3rem}.login-hero{margin:13vh auto 0;max-width:58rem}.login-hero h1{font-size:clamp(3rem,5vw,7rem);margin:1.5rem 0}.login-hero p{font-size:1rem;margin-bottom:2rem}.demo-access{display:flex;gap:.75rem;flex-wrap:wrap;padding:1rem 0}.demo-strip{padding:.4rem 2.5rem;font-size:.57rem;letter-spacing:.08em;background:#ece4d1;color:#998256;display:flex;align-items:center;justify-content:space-between}.demo-strip button{font-size:.6rem;background:none;border:0;padding:.2rem}.setup-banner{background:#e4eedb;padding:1rem 2.5rem;display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.loading{padding:4rem;text-align:center;color:#8b967b}.mobile-toggle{display:none}.text-bullet{padding-left:1em;text-indent:-1em}@media(min-width:2200px){main{padding-top:2.7rem}.hero{min-height:24rem}.hero h2{font-size:2.5rem}.hero-copy{padding:2.5rem 2.7rem}.hero-model{min-height:400px}}@media(max-width:1100px){.app{grid-template-columns:210px minmax(0,1fr)}main{padding:1.5rem}.topbar{padding:1rem 1.5rem}.hero h2{font-size:1.8rem}.hero-copy{padding:1.6rem}.hero{grid-template-columns:1.2fr 1fr}.stat{padding:1rem .8rem;gap:.7rem}.stat>strong{font-size:1.8rem}.dashboard-bottom{grid-template-columns:1.3fr 1fr}.book-index,.book-page{padding:1.5rem}.sidebar{padding:1.5rem .65rem}.hero-model{min-height:290px}.hero-caption{font-size:.4rem}}@media(max-width:800px){.app{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:260px;z-index:20;transform:translate(-100%);box-shadow:10px 0 40px #16372a20}.menu-open .sidebar{transform:translate(0)}.mobile-toggle{display:inline-flex}.topbar{padding:.8rem 1rem;gap:.5rem}.topbar>span small{display:none}.topbar .badge{display:none}.topbar>span{flex:1;font-size:.75rem}.hero{grid-template-columns:1.1fr 1fr}.hero h2{font-size:1.7rem}.hero p br{display:none}.page-title{align-items:flex-start}.page-title>button{font-size:.75rem}.site-footer{padding:1rem}.site-footer span+span{display:none}.stat-grid{gap:.6rem}.stat{flex-direction:column;align-items:flex-start;gap:.4rem}.stat>span{display:none}.stat h3{font-size:.8rem}.stat small{font-size:.65rem}.book-index p{display:none}.attempt-view .scene{height:80vh;min-height:600px}.attempt-view .model-surface{inset:0!important;width:100%!important;height:100%!important;border:8px solid #233931;border-radius:12px}.attempt-view .scene>canvas{display:none}.exam-screen{padding:16px}.exam-top .wordmark{font-size:24px}.exam-top .badge{font-size:12px}.reader-view .scene{height:68vh;min-height:400px}.reader-view .model-surface{left:2%!important;top:4%!important;width:96%!important;height:92%!important}.book-index,.book-page{padding:1rem}.book-index h2{font-size:22px}.book-page h2{font-size:24px}.prose p{font-size:15px}.book-toc button{font-size:14px}.reader-footer{gap:.5rem}.tablet,.comfort-exam{height:80vh;min-height:650px}.tablet{border:10px solid #24302b;border-radius:16px}.tablet-camera,.tablet-home{display:none}.permission-grid{grid-template-columns:1fr}.table-wrap{font-size:.7rem}.form-grid.three,.draw-row{grid-template-columns:1fr 1fr}}@media(max-width:520px){main{padding:1.4rem 1rem}.page-title{display:block;margin-bottom:1.3rem}.page-title h1{font-size:2.2rem}.page-title>button{margin-top:1rem}.page-title p{font-size:.85rem}.hero{display:block;min-height:0}.hero-copy{padding:1.7rem 1.4rem}.hero h2{font-size:2rem}.hero-model{display:none}.hero-caption{font-size:.45rem}.stat-grid{grid-template-columns:1fr}.stat{flex-direction:row;align-items:center;padding:1rem 1.2rem;gap:1rem}.stat>strong{min-width:2.2rem;font-size:2rem}.stat h3{font-size:.85rem}.dashboard-bottom{grid-template-columns:1fr;margin-top:1.5rem}.note-card{min-height:12rem}.manual-grid{grid-template-columns:1fr}.book-cover{max-width:210px}.card-grid{grid-template-columns:1fr}.list-row{flex-wrap:wrap;gap:.7rem}.modal>header{padding:1rem}.modal>header h2{font-size:1.6rem}.editor-body{padding:1rem}.modal-footer{padding:1rem;flex-wrap:wrap}.modal-footer>span{width:100%;margin:0}.scrim{padding:.5rem}.form-grid,.form-grid.three{grid-template-columns:1fr}.question-editor{padding:.9rem}.book-spread{grid-template-columns:1fr}.book-index{display:none}.book-page{padding:1.5rem;background:#faf4e6}.reader-view .model-surface{border:6px solid #315544;border-radius:3px}.reader-view .scene>canvas{display:none}.comfort-book{height:73vh;min-height:400px}.reader-toolbar{gap:.5rem;flex-wrap:wrap}.reader-toolbar>.badge{display:none}.exam-screen{padding:13px}.exam-progress{font-size:10px}.exam-progress .autosave{font-size:9px}.question-body h2{font-size:22px}.quiz-option{font-size:15px;padding:12px 10px}.quiz-option .letter{display:none}.exam-bottom{gap:.5rem;flex-wrap:wrap}.exam-bottom>span{order:3;width:100%;text-align:center}.question-dots button{font-size:12px}.reader-footer button{font-size:.75rem}.login-page{padding:2rem 1.5rem}.login-hero h1{font-size:3rem}.setup-banner{padding:1rem;flex-direction:column;align-items:flex-start;gap:.6rem}.demo-strip{padding:.5rem 1rem;gap:.6rem}.toast{bottom:.75rem;right:.75rem;max-width:calc(100vw - 1.5rem)}.topbar>.actions{gap:.2rem}.topbar button{font-size:.75rem}.exam-result h1{font-size:30px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media print{.sidebar,.topbar,.site-footer,button,.demo-strip{display:none}.app{display:block}main{padding:0}.card-grid{display:block}.content-card{break-inside:avoid;margin-bottom:1rem}}.manual-sharing{margin-bottom:24px}.sharing-choices{max-height:220px;overflow:auto;margin-top:12px}:root,body,#root{background:transparent}html[data-presentation=management],html[data-presentation=management] body{background:#f5f5ef}html[data-presentation=immersive],html[data-presentation=immersive] body{overflow:hidden}.immersive-stage{position:fixed;inset:0;background:transparent;overflow:hidden;isolation:isolate;padding:2vh 2vw}.immersive-stage>.scene{height:100%;width:100%;min-height:0}.immersive-stage>.scene.tablet{border:0;border-radius:0;box-shadow:none;background:transparent;margin:0;max-width:none;min-height:0}.immersive-stage .model-surface{left:0;top:0;border:0;border-radius:2px;background:#f5f7ee}.immersive-stage .scene.tablet .model-surface{border-radius:10px}.device-display{height:100%;width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;background:#f5f7ee;color:#243d35;font-size:14px;container-type:inline-size}.paper-display{background:#f5edda}.device-header{display:flex;align-items:center;gap:10px;min-height:29px;padding:4px 10px;border-bottom:1px solid #cad5c7;background:#e3eada;flex-shrink:0;font-size:12px}.device-header b{letter-spacing:.05em}.device-header>span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;font-size:11px;color:#536456}.device-header button{font-size:16px;padding:0 6px;min-height:22px;background:none;border:0}.paper-display .device-header{background:#e7dcc4;border-color:#c9b68f;color:#655739}.device-nav{display:flex;align-items:center;gap:4px;padding:5px 10px;border-bottom:1px solid #d7dfd0;flex-shrink:0;flex-wrap:wrap}.device-nav select{width:auto;flex:1;min-width:90px;max-width:220px;padding:5px;font-size:12px}.device-nav button{font-size:12px;padding:5px 8px;border:0;background:none}.device-nav .active{background:#24564b;color:#fff}.device-content{padding:14px;flex:1;min-height:0;width:100%;max-width:none;margin:0;overflow:auto}.device-content.reading-content{padding:0;overflow:hidden}.device-content:has(.library-spread){padding:0}.device-content h1{font-size:clamp(22px,4cqw,42px)}.device-content h2{font-size:clamp(19px,3cqw,30px)}.device-content h3{font-size:16px}.device-content p{font-size:14px}.device-content small{font-size:12px}.device-content .eyebrow{font-size:10px}.device-content .page-title{margin-bottom:12px}.device-content .page-title p{margin-bottom:0}.device-content .page-title h1{font-size:25px}.device-content .page-title .eyebrow{display:none}.device-content .card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:10px}.device-content .content-card{padding:14px}.device-content .content-card h2{font-size:21px}.device-content .content-card p{margin-bottom:8px}.device-content button{font-size:13px}.device-content .exam-meta{gap:8px;flex-wrap:wrap;font-size:12px}.device-content .badge{font-size:11px}.device-content .list-row{padding:10px;gap:7px;flex-wrap:wrap}.device-content .list-row strong{font-size:14px}.device-content .section-heading{margin-top:18px}.device-welcome{padding:5%}.device-choices{display:flex;flex-wrap:wrap;gap:10px}.device-choices button{min-height:65px;flex:1;min-width:140px;text-align:left}.device-content .library-spread{height:100%;min-height:0}.manual-choice{display:flex;flex-direction:column;align-items:flex-start;text-align:left;white-space:normal;width:100%;border:0;border-bottom:1px solid #cdbd99;border-radius:0;background:transparent;padding:14px 0;gap:6px}.manual-choice strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.manual-choice small{font-size:12px;color:#7b6c50}.manual-choice>span{font-size:12px;color:#51654a}.device-content .search{width:100%;margin:8px 0}.device-content .search input{font-size:13px;padding:8px}.device-content .reader-view,.device-content .attempt-view{display:flex;flex-direction:column;height:100%;min-height:0}.device-content .reader-toolbar{margin:0;padding:5px 9px;gap:6px;flex-shrink:0;border-bottom:1px solid #d6decf}.device-content .reader-toolbar button{font-size:12px;padding:4px 8px}.device-content .reader-toolbar .badge{font-size:10px}.device-content .reader-footer{margin:0;padding:7px;gap:5px;flex-shrink:0;font-size:11px;border-top:1px solid #d6c8ac}.device-content .reader-footer button{font-size:11px;padding:5px 7px}.device-content .book-spread{flex:1;min-height:0;grid-template-columns:1fr 1fr}.device-content .book-index,.device-content .book-page{padding:clamp(12px,2.4cqw,36px);min-height:0}.device-content .book-index h2{font-size:clamp(18px,2.7cqw,30px);margin:14px 0}.device-content .book-page h2{font-size:clamp(18px,2.5cqw,28px);margin:12px 0}.device-content .book-index p,.device-content .prose p{font-size:clamp(13px,1.6cqw,18px);margin:8px 0}.device-content .prose h3{font-size:clamp(15px,1.8cqw,20px);margin:12px 0}.device-content .book-index,.device-content .book-page,.device-content .question-scroll{scrollbar-width:thin;scrollbar-color:#8d977f66 transparent}.paper-display .device-header,.paper-display .reader-toolbar{background:transparent}.paper-display .reader-toolbar button,.paper-display .reader-footer button,.paper-display .device-nav button{background:transparent;border:0;color:#655739;font-family:Georgia,serif}.paper-display .device-nav button.active{font-weight:700;text-decoration:underline;text-underline-offset:4px}.device-content .book-index{display:flex}.device-content .book-index>p{display:block}.device-content .book-toc{flex:1 0 auto}.device-content .book-toc button{font-size:clamp(12px,1.7cqw,19px)}.device-content .exam-screen{flex:1;height:auto;min-height:0;gap:0;padding:clamp(9px,2cqw,24px);overflow:auto}.device-content .exam-screen>*{flex-shrink:0}.device-content .exam-top{gap:5px;padding-bottom:5px}.device-content .exam-top .wordmark{font-size:18px;gap:8px}.device-content .exam-top .wordmark span{font-size:9px}.device-content .exam-top .badge{font-size:10px}.device-content .exam-progress{font-size:11px;margin:8px 0 5px;gap:5px}.device-content .exam-progress .autosave{font-size:10px}.device-content .question-scroll{flex:1 0 90px;overflow:auto;padding:8px 0;min-height:90px}.device-content .question-body h2{font-size:clamp(17px,2.8cqw,29px);margin:0 0 10px;line-height:1.3}.device-content .quiz-option{font-size:clamp(13px,1.8cqw,20px);padding:7px 9px;gap:7px}.device-content .quiz-option .letter{display:grid;width:1.4em;height:1.4em}.device-content .quiz-options{gap:6px}.device-content .question-body>small{font-size:11px}.device-content .free-answer{min-height:110px;font-size:15px}.device-content .training-feedback{font-size:13px;padding:9px;margin:10px 0}.device-content .question-dots{padding:5px 0;gap:4px}.device-content .question-dots button{font-size:11px;padding:3px 5px}.device-content .exam-bottom{padding-top:6px;gap:5px;flex-wrap:nowrap}.device-content .exam-bottom button{font-size:12px;padding:6px 9px}.device-content .exam-bottom>span{font-size:10px;order:initial;width:auto}.device-content .exam-wait,.device-content .exam-result{margin:auto 0;padding:15px 4%}.device-content .exam-wait h1,.device-content .exam-result h1{font-size:26px}.device-content .seal{width:2.5em;height:2.5em;font-size:20px;margin-bottom:12px}.device-content .result-score{font-size:56px}.device-content .exam-wait p,.device-content .exam-result p{font-size:14px}.question-image{display:block;max-width:100%;width:auto;max-height:260px;object-fit:contain;margin:12px auto}.editor-fields{border:0;margin:0;min-width:0}.device-zoom{position:absolute;right:5px;bottom:3px;width:22px;height:22px;min-height:0;padding:0;border:1px solid #b4c3af;background:#f8fbf0;color:#3b5748;font-size:16px;z-index:5;opacity:.8}.device-content .reader-footer,.device-content .exam-bottom{padding-right:29px}.device-overlays{position:absolute;inset:0;pointer-events:none;z-index:30}.device-overlays>*{pointer-events:auto}.device-overlays .scrim{position:absolute;inset:0;padding:8px;background:#0c20168c;overflow:auto}.device-overlays .modal{max-height:100%;width:100%;max-width:700px}.device-overlays .modal>header{padding:12px}.device-overlays .modal h2{font-size:23px}.device-overlays .editor-body{padding:12px}.device-overlays .modal-footer{padding:10px;gap:8px;flex-wrap:wrap}.device-overlays .field{margin-bottom:12px}.device-overlays .field>span{font-size:13px}.device-overlays .field small{font-size:11px}.device-overlays input,.device-overlays select,.device-overlays button{font-size:13px}.device-overlays .toast{position:absolute;bottom:30px;right:10px;left:10px;max-width:none;font-size:13px;padding:10px}.immersive-stage.screen-only{padding:0}.screen-only>.device-display{width:100%;height:100%}.object-loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#17392bd9;color:#fff;padding:12px 20px;border-radius:8px;font-size:14px}.immersive-stage .login-page{background:none;min-height:0;height:100%;padding:18px;overflow:auto}.immersive-stage .login-page>.wordmark{font-size:23px}.immersive-stage .login-hero{margin:20px 0;max-width:none}.immersive-stage .login-hero h1{font-size:28px}.immersive-stage .login-hero p{font-size:14px}.immersive-stage .demo-access{gap:7px}.immersive-stage .demo-access button{font-size:12px}.immersive-stage .scene.fallback .model-surface{transform:none!important;inset:3%;width:94%!important;height:94%!important}@media(max-width:600px){.immersive-stage{padding:1vh 1vw}.device-header{padding:3px 6px}.device-nav{padding:4px;gap:2px}.device-nav button{font-size:11px;padding:4px}.device-content{padding:8px}.device-content .book-index,.device-content .book-page{padding:10px}.device-content .book-index h1{font-size:22px}.device-content .reader-footer{padding:4px 26px 4px 4px}.device-content .reader-footer button{font-size:10px}.device-content .exam-top .wordmark span,.device-content .exam-progress .autosave{display:none}}.book-object{width:100%;height:100%;position:relative}.book-object>.scene{width:100%;height:100%;min-height:0}.standalone-book{height:82vh;min-height:500px}.book-object .leaf-surface{position:absolute;left:0;top:0;border:0;border-radius:1px;overflow:hidden;background:#f8f3e7}.book-sheet{color:#343a30;font-family:Georgia,Times New Roman,serif;position:relative}.book-sheet-left{background:linear-gradient(90deg,#f8f3e7 0% 86%,#e8dfcd 98%,#d8cbb2)}.book-sheet-right{background:linear-gradient(90deg,#d8cbb2,#ede4d2 3%,#faf6eb 13% 100%)}.book-object:has(.device-header) .book-sheet-right{padding-top:32px}.book-sheet .device-header{border:0;padding:10px 7% 0;min-height:28px;font-family:Georgia,serif;font-size:11px;color:#78705e;flex:none}.book-sheet .device-header>span{font-size:10px;color:#827865}.book-sheet .device-nav{margin:10px 7% 0;padding:0 0 10px;border-color:#c6bda566}.book-sheet .device-nav select{max-width:none;background:transparent;font-family:inherit;border:0;padding:5px 0}.book-sheet .device-content{padding:0;display:flex;flex-direction:column;overflow:hidden}.manual-leaves{height:100%;min-height:0;flex:1}.book-leaf{height:100%;min-height:0;display:flex;flex-direction:column;position:relative;overflow:hidden;font-family:Georgia,Times New Roman,serif}.leaf-running{flex:none;display:flex;align-items:center;gap:10px;margin:0 8%;min-height:45px;border-bottom:1px solid #b4a68b55;color:#817359;font-size:11px;letter-spacing:.035em}.leaf-running>span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaf-running small{margin-left:auto;white-space:nowrap;color:inherit;font-size:10px}.leaf-running button,.leaf-footer button{background:transparent;border:0;border-radius:0;color:#706146;font-family:inherit;font-size:12px;padding:6px 0;letter-spacing:0}.leaf-running button:hover,.leaf-footer button:hover{color:#244a3c;text-decoration:underline;text-underline-offset:4px;background:transparent}.leaf-content{flex:1;min-height:0;padding:6% 8% 4%;overflow:auto;scrollbar-width:thin;scrollbar-color:#b8ad9266 transparent;overflow-wrap:anywhere;animation:leaf-appear .22s ease-out}.leaf-content .eyebrow{font-family:Segoe UI,Arial,sans-serif;color:#918264;font-size:clamp(9px,2.1cqw,12px);letter-spacing:.17em;margin-bottom:18px}.leaf-content h1,.device-content .leaf-content h1{font-size:clamp(24px,8cqw,46px);line-height:1.16;letter-spacing:-.035em;color:#343e32;margin:0 0 20px}.leaf-content h2,.device-content .leaf-content h2{font-size:clamp(21px,6cqw,33px);line-height:1.2;margin:0 0 18px;color:#3c4335}.leaf-content h3,.device-content .leaf-content h3{font-size:clamp(17px,4.2cqw,22px);margin:18px 0 10px}.leaf-content p,.device-content .leaf-content p{font-size:clamp(15px,3.8cqw,20px);line-height:1.55;color:#68614f;margin:0 0 10px}.leaf-content .prose .prose-gap,.device-content .leaf-content .prose .prose-gap{margin:0;height:.45em;font-size:inherit;line-height:.45em}.leaf-content .prose h2{margin-top:18px;font-size:clamp(20px,5.2cqw,28px)}.leaf-content .manual-image{display:block;width:auto;max-width:100%;max-height:45%;object-fit:contain;margin:12px auto}.leaf-rule{width:36px;height:2px;background:#ad956655;margin:25px 0}.leaf-title{padding-top:14%}.leaf-toc{display:flex;flex-direction:column;margin-top:30px;gap:2px}.leaf-toc button{font-family:inherit;justify-content:flex-start;gap:15px;text-align:left;padding:13px 0;border:0;border-bottom:1px solid #b5a48744;background:none;border-radius:0;font-size:clamp(14px,3.8cqw,19px);font-weight:400;line-height:1.4;color:#645d49}.leaf-toc button>span{color:#a4936c;font-size:11px}.leaf-footer{flex:none;display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 8%;min-height:48px;border-top:1px solid #b4a68b44;color:#8e8062;font-size:10px;letter-spacing:.08em}.leaf-footer>span:last-child{margin-left:auto}.leaf-colophon{display:flex;min-height:90%;flex-direction:column;justify-content:center;align-items:center;text-align:center}.leaf-colophon>span{font-size:38px;color:#8d9c75;margin-bottom:20px}.leaf-colophon small{font-size:11px}.leaf-error{font-family:Segoe UI,sans-serif;font-size:12px;color:#984336;padding:5px 8%;margin:0}.leaf-media{padding:0;background:#fff;display:flex;justify-content:center;align-items:center;overflow:auto}.leaf-media .manual-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;margin:0;box-shadow:none}.image-leaf .leaf-running{min-height:32px}.book-zoom{position:absolute;left:7px;bottom:10px;width:21px;height:21px;min-height:0;padding:0;border:0;background:transparent;color:#998b70;font-size:17px;z-index:5}.book-sheet .manual-choice strong{font-size:clamp(18px,4.8cqw,25px)}.book-sheet .manual-choice small{font-size:clamp(12px,3cqw,15px)}.book-sheet .search{margin:10px 0 16px;border-bottom:1px solid #c6bda566}.book-sheet .search input{background:transparent;border:0;font-family:inherit;font-size:13px;padding:8px}.printed-spread{display:grid;grid-template-columns:1fr 1fr;min-height:0;height:100%;background:#f8f3e7;container-type:inline-size}.printed-spread>.book-leaf{container-type:inline-size}.printed-spread>.book-leaf:first-child{background:linear-gradient(90deg,#f8f3e7 86%,#ded3bb)}.printed-spread>.book-leaf:last-child{background:linear-gradient(90deg,#ded3bb,#faf6eb 14%)}.book-object .scene.fallback{display:grid;grid-template-columns:1fr 1fr;padding:25px 3% 3%}.book-object .scene.fallback .leaf-surface{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;transform:none!important}.book-render-notice{position:absolute;top:0;left:3%;font-size:12px;background:#f8f3e7;color:#765e38;margin:0}@keyframes leaf-appear{0%{opacity:.55}to{opacity:1}}@media(prefers-reduced-motion:reduce){.leaf-content{animation:none}}.immersive-stage .scene.paper .model-surface{background:#fffdf5;border-radius:0}.exam-paper-display{background:#fffdf5;color:#282923;font-family:Arial,Helvetica,sans-serif}.exam-paper-display .device-header{background:transparent;border-color:#d8d4c8;color:#74756c;font-size:10px;min-height:24px;padding:3px 4%}.exam-paper-display .device-header b{font-size:10px;letter-spacing:.16em}.exam-paper-display .device-header>span{font-size:10px}.exam-paper-display .device-nav{border-color:#d8d4c8}.exam-paper-display .device-nav .active{background:#eee9dc;color:#282923}.exam-paper-display .device-content{padding:4%;font-family:inherit}.exam-paper-display .device-content.reading-content{padding:0}.exam-paper-display .reader-toolbar{border:0;background:transparent;padding:3px 4%}.exam-paper-display .reader-toolbar button{color:#686b61;font-family:inherit}.exam-paper-display .device-zoom{background:#fffdf5;border-color:#d8d4c8;color:#55584d}.device-content .paper-exam,.paper-exam{background:#fffdf5;color:#282923;padding:3% 6% 4%;font-family:Arial,Helvetica,sans-serif}.paper-exam .exam-top{border-bottom:0;padding:0;align-items:center}.paper-exam .exam-top .wordmark{font:600 10px Arial,sans-serif;letter-spacing:.16em;color:#6e7166}.paper-exam .exam-top .wordmark span{font:10px Arial,sans-serif;letter-spacing:.04em;display:inline}.paper-exam .exam-top .badge{border:0;border-radius:0;background:transparent;color:#51564a;padding:0;font:11px Arial,sans-serif;font-variant-numeric:tabular-nums}.paper-exam .exam-top .badge.red{color:#b53c2e}.paper-exam .paper-exam-heading{border-bottom:2px solid #303a31;padding:13px 0 12px;margin-bottom:7px}.paper-exam .paper-company{font:600 10px Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase;margin:0 0 6px;color:#686f60}.paper-exam .paper-exam-heading h1{font:500 clamp(21px,4.7cqw,34px)/1.14 Georgia,serif;margin:0 0 13px;color:#252d25;overflow-wrap:anywhere}.paper-candidate{display:flex;flex-wrap:wrap;gap:7px 20px;font:10px Arial,sans-serif;color:#717268}.paper-candidate>span{display:flex;flex-direction:column;gap:4px;flex:1;min-width:100px}.paper-candidate strong{font:15px Segoe Print,Bradley Hand,cursive;color:#285898;overflow-wrap:anywhere}.paper-exam .exam-progress{font:10px Arial,sans-serif;letter-spacing:.08em;color:#666c5f;margin:6px 0 0}.paper-exam .exam-progress .autosave{font-size:10px;letter-spacing:0;color:#677761}.paper-exam>.progress{display:none}.device-content .paper-exam .question-scroll{padding:14px 0;flex:1 1 0;min-height:70px;scrollbar-width:thin;scrollbar-color:#b6b2a366 transparent}.paper-exam .question-body h2{font:600 clamp(17px,3.5cqw,25px)/1.4 Arial,sans-serif;margin:0 0 18px;color:#282923;overflow-wrap:anywhere}.paper-exam .quiz-options{gap:10px}.paper-exam .quiz-option{font:clamp(15px,2.9cqw,20px)/1.5 Arial,sans-serif;color:#2b2d27;align-items:flex-start;background:transparent;border:0;border-radius:0;padding:2px 0;gap:11px}.paper-exam .quiz-option.selected{background:transparent;border:0;color:#285898}.paper-exam .quiz-option input{appearance:none;flex-shrink:0;width:17px;height:17px;border:1px solid #737b6b;border-radius:1px;background:transparent;margin-top:3px;display:grid;place-content:center;cursor:pointer}.paper-exam .quiz-option input:checked:after{content:"✓";font:700 24px/1 Segoe Print,cursive;color:#285898;transform:translate(1px,-3px) rotate(-9deg)}.paper-exam .quiz-option input:focus-visible{outline:2px solid #285898;outline-offset:4px}.paper-exam .quiz-option input:disabled{cursor:default;opacity:.75}.paper-exam .quiz-option .letter,.paper-exam .quiz-option .option-tick{display:none}.paper-exam .quiz-option>span:not(.letter):not(.option-tick){overflow-wrap:anywhere;min-width:0}.paper-exam .question-body>small{font:11px/1.5 Arial,sans-serif;color:#727768;margin-top:18px}.paper-exam .free-answer{background:repeating-linear-gradient(to bottom,transparent 0,transparent 29px,#d8d7cb 29px,#d8d7cb 30px);border:0;border-radius:0;color:#285898;font:17px/30px Segoe Print,Bradley Hand,cursive;padding:0 3px;min-height:180px;resize:vertical;box-shadow:none}.paper-exam .free-answer::placeholder{color:#8a8d80;font:14px/30px Arial,sans-serif}.paper-exam .free-answer:focus{outline:1px solid #acb9c9;outline-offset:4px}.paper-exam .question-image{max-height:200px}.paper-exam .training-feedback{background:#f2efe3;border-radius:0;border-left:2px solid #899980;color:#414d3a}.paper-exam .question-dots{border-top:1px solid #dad7ca;flex-wrap:nowrap;overflow-x:auto;flex-shrink:0;padding:7px 0}.paper-exam .question-dots button{background:transparent;border:1px solid transparent;border-radius:0;flex-shrink:0;color:#777c6d;min-width:26px;padding:4px;font:12px Arial,sans-serif}.paper-exam .question-dots .answered{color:#285898;background:transparent;text-decoration:underline;text-underline-offset:4px}.paper-exam .question-dots .active{border-color:#7c8c75;background:#efeddf;color:#354c32}.paper-exam .exam-bottom{border-top:0;gap:6px;align-items:center;font-family:Arial,sans-serif}.paper-exam .exam-bottom button{border:1px solid #b8bcaa;border-radius:2px;background:transparent;color:#394b32;font:12px Arial,sans-serif;padding:8px;white-space:normal;min-height:32px}.paper-exam .exam-bottom button.primary{background:#e9eddf;color:#283e25}.paper-exam .exam-bottom>span{font:10px Arial,sans-serif;color:#777c6d;text-align:center;flex-shrink:0}.paper-exam .exam-wait h1{display:none}.paper-exam .exam-wait,.paper-exam .exam-result{padding:20px 0;overflow:auto;flex:1;min-height:0}.paper-exam .seal{border:1px solid #9ba78f;background:transparent;border-radius:50%;color:#4b6544}.paper-exam .exam-result h1{font-family:Georgia,serif}.paper-exam .result-score{color:#285898}.paper-turn{animation:sheet-change .22s ease-out;transform-origin:0 50%}@keyframes sheet-change{0%{opacity:.35;transform:perspective(900px) rotateY(-9deg) translate(8px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.paper-turn{animation:none}}@media(max-width:600px){.paper-exam .paper-exam-heading{padding-top:10px}.paper-exam .exam-bottom{flex-wrap:wrap}.paper-exam .exam-bottom>span{width:100%;order:3}.paper-exam .exam-bottom button{flex:1}.paper-exam .exam-progress .autosave{display:inline;font-size:9px}}
