:root{font-family:Segoe UI,system-ui,sans-serif;color:#19332d;background:#f5f7f3;font-synthesis:none;--green: #174f42;--green-2: #236c5b;--cream: #f5f1e7;--line: #dfe6e1;--muted: #6b7d77}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Segoe UI,system-ui,sans-serif}.route-loader{min-height:100dvh;background:#f4f8f5;color:#174f42;display:grid;place-items:center;align-content:center;gap:14px;font-family:Segoe UI,system-ui,sans-serif}.route-loader span{width:34px;height:34px;border:3px solid #bfd6ce;border-top-color:#174f42;border-radius:50%;animation:spin .8s linear infinite}.route-loader b{font-size:13px;letter-spacing:.2px}.button{border:0;border-radius:10px;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer;transition:.18s ease}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 15px #173f3520}.button:disabled{opacity:.62;cursor:not-allowed}.button.primary{background:var(--green);color:#fff}.button.secondary{color:var(--green);background:#fff;border:1px solid var(--line)}.button.ghost{background:transparent;color:#526660}.button.large{min-height:50px;padding:0 22px}.button.full{width:100%}.button.grow{flex:1}.icon-button{width:40px;height:40px;border-radius:9px;border:1px solid var(--line);background:#fff;color:#526660;display:grid;place-items:center;cursor:pointer}.icon-button:hover{color:var(--green);border-color:#b8cac3}.icon-button.danger:hover{color:#b13b38;border-color:#e9bbb9;background:#fff8f7}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:600;letter-spacing:-.4px;white-space:nowrap}.brand b{color:var(--green-2)}.brand-mark{background:#fff;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;overflow:hidden;flex:none}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.dashboard-header,.setup-header{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2))}.dashboard-header .header-note,.setup-header>span{color:var(--muted);font-size:14px;display:flex;align-items:center;gap:8px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4da978;box-shadow:0 0 0 4px #dff1e6}.dashboard-main{max-width:1180px;margin:auto;padding:54px 24px 80px}.welcome-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.eyebrow{font-size:11px!important;font-weight:800;letter-spacing:1.7px;color:#9b7442!important;margin-bottom:10px!important}.welcome-row h1,.setup-grid h1,.import-card h1{font-size:clamp(32px,4vw,48px);letter-spacing:-1.8px;line-height:1.08;margin-bottom:10px;color:#17352e}.subtitle{color:var(--muted);font-size:17px;margin:0}.stat-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 30px #24463b08;margin-bottom:42px}.stat-strip>div{min-height:105px;padding:22px 28px;position:relative;display:grid;grid-template-columns:52px auto;grid-template-rows:1fr 1fr;column-gap:15px;align-items:center}.stat-strip>div+div{border-left:1px solid var(--line)}.stat-strip p{color:var(--muted);margin:4px 0 -4px;font-size:14px}.stat-strip strong{font-family:Segoe UI,system-ui,sans-serif;font-size:22px;color:#203b34;white-space:nowrap}.stat-icon{grid-row:1 / 3;width:50px;height:50px;border-radius:13px;display:grid;place-items:center}.stat-icon svg{width:22px}.stat-icon.green{background:#e2f0e9;color:#2c745f}.stat-icon.amber{background:#f7ebd4;color:#9b6a25}.stat-icon.blue{background:#e3edf3;color:#457089}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px}.section-heading h2{margin-bottom:3px;font-size:22px}.section-heading p{margin:0;color:var(--muted);font-size:14px}.search,.page-search{background:#fff;border:1px solid var(--line);border-radius:10px;min-width:255px;height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;color:#8a9994}.search input,.page-search input{border:0;outline:0;width:100%;color:#203b34;background:transparent}.empty-state,.loading-card{min-height:330px;background:#fff;border:1px dashed #cbd8d2;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.empty-illustration{width:76px;height:76px;background:#e8f1ed;color:var(--green-2);border-radius:20px;display:grid;place-items:center;margin-bottom:19px;transform:rotate(-3deg)}.empty-state h2{margin-bottom:8px}.empty-state p{color:var(--muted);max-width:420px;margin-bottom:24px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.2s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #24463b14}.cover-wrap{height:210px;background:#e5ece8;position:relative;display:grid;place-items:center;overflow:hidden}.cover-wrap img{width:100%;height:100%;object-fit:cover}.cover-placeholder{width:118px;height:164px;background:linear-gradient(145deg,#236c5b,#123f35);border-radius:4px 11px 11px 4px;color:#fff;box-shadow:8px 9px 18px #173f3540;display:flex;flex-direction:column;justify-content:space-between;padding:18px 14px;text-transform:uppercase;font:700 12px Segoe UI,system-ui,sans-serif;letter-spacing:.8px}.card-menu{position:absolute;right:12px;top:12px;border:0;box-shadow:0 3px 10px #24463b1a}.project-copy{padding:20px}.project-meta{display:flex;gap:6px}.project-meta span{background:#edf3f0;color:#547269;padding:4px 8px;border-radius:5px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.project-copy h3{margin:12px 0 5px;font-size:19px}.project-copy>p{color:var(--muted);font-size:13px}.card-actions{display:flex;gap:8px;margin-top:18px}.alert{border-radius:9px;background:#fff2f0;color:#a23f3b;border:1px solid #f0cbc8;padding:11px 13px;margin:12px 0;font-size:14px}.spinner{width:23px;height:23px;border-radius:50%;border:3px solid #c9d9d3;border-top-color:var(--green);animation:spin .7s linear infinite;display:inline-block}.spinner.small{width:17px;height:17px;border-color:#fff6;border-top-color:#fff}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.setup-page,.import-page{min-height:100vh;background:linear-gradient(135deg,#f7f8f5,#f2f5f1)}.setup-main,.import-main{max-width:1080px;margin:auto;padding:40px 24px 80px}.back-link{display:inline-flex;gap:7px;align-items:center;color:#5f746d;font-size:14px;font-weight:600;margin-bottom:48px}.back-link:hover{color:var(--green)}.setup-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:80px;align-items:start}.setup-grid>section{padding-top:30px}.setup-grid .subtitle{line-height:1.65}.setup-tip{margin-top:48px;border-top:1px solid var(--line);padding-top:23px;display:flex;gap:14px;color:var(--green)}.setup-tip>svg{flex:none}.setup-tip strong{font-size:14px}.setup-tip p{color:var(--muted);font-size:13px;margin:5px 0 0;line-height:1.55}.form-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:30px;box-shadow:0 18px 50px #24463b0c}.form-card>label,.field-row label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:700;margin-bottom:20px}.form-card label>span:not(.file-drop){color:#a24a43}.form-card label>small{color:#8b9a95;font-weight:500;margin-left:4px}.form-card input:not([type=file]){height:47px;border:1px solid #ccd8d3;border-radius:9px;padding:0 13px;outline:0;color:#19332d;background:#fbfcfb}.form-card input:focus{border-color:#4f8b7d;box-shadow:0 0 0 3px #dfeee9;background:#fff}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.file-drop{position:relative;display:flex;align-items:center;gap:12px;border:1px dashed #b9cbc4;background:#f8faf8;border-radius:10px;padding:15px;color:var(--green);cursor:pointer}.file-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.file-drop>span{display:flex;flex-direction:column;flex:1;color:#24423a;min-width:0}.file-drop b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-drop small{color:var(--muted);font-weight:400;margin-top:3px}.import-main{max-width:880px}.import-card{background:#fff;border:1px solid var(--line);border-radius:20px;text-align:center;padding:48px 70px;box-shadow:0 18px 50px #24463b0c}.import-card h1{font-size:38px}.import-card>p:not(.eyebrow){color:var(--muted);max-width:580px;margin:0 auto 30px;line-height:1.6}.import-icon{width:64px;height:64px;margin:0 auto 20px;border-radius:18px;background:#e4f0eb;color:var(--green-2);display:grid;place-items:center}.import-icon svg{width:29px;height:29px}.pdf-drop{min-height:180px;justify-content:center;flex-direction:column;border-width:2px}.pdf-drop:hover{background:#f0f7f3;border-color:#76a294}.pdf-drop>svg{width:31px;height:31px}.pdf-drop>span{flex:0}.privacy-note{display:inline-flex;align-items:center;gap:7px;color:#658078;font-size:13px;margin-top:20px}.privacy-note svg{width:16px}.disabled{opacity:.65;pointer-events:none}.pdf-upload-progress{width:min(320px,70vw);height:7px;margin-top:12px;border-radius:99px;overflow:hidden;background:#d9e8e2;display:block}.pdf-upload-progress em{height:100%;border-radius:inherit;background:var(--green-2);display:block;transition:width .18s ease}.editor-shell{height:100vh;display:flex;flex-direction:column;background:#edf0ed;overflow:hidden}.editor-header{height:64px;flex:none;display:flex;align-items:center;gap:12px;padding:0 16px;background:#fff;border-bottom:1px solid var(--line);z-index:5}.editor-header .brand-mark{width:38px}.book-heading{border-left:1px solid var(--line);padding-left:14px;display:flex;flex-direction:column;min-width:0}.book-heading strong{font:700 14px Segoe UI,system-ui,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.book-heading span{color:var(--muted);font-size:11px;display:flex;align-items:center;gap:4px}.editor-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.coming{font-size:9px;background:#ffffff2b;padding:2px 4px;border-radius:3px}.editor-workspace{min-height:0;flex:1;display:grid;grid-template-columns:218px minmax(300px,1fr) 265px}.page-panel,.properties-panel{background:#fff;min-width:0;display:flex;flex-direction:column}.page-panel{border-right:1px solid var(--line)}.properties-panel{border-left:1px solid var(--line)}.panel-heading{height:53px;flex:none;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-weight:700;font-size:13px}.panel-heading>div{display:flex;gap:8px;align-items:center}.panel-heading small{background:#e9efec;color:#60766f;padding:2px 6px;border-radius:4px}.panel-heading .icon-button{width:30px;height:30px;border:0}.page-search{margin:12px;min-width:0;height:35px;background:#f7f9f7}.page-search input{font-size:12px}.thumbnail-list{overflow-y:auto;padding:2px 12px 30px}.thumbnail{width:100%;border:1px solid transparent;background:transparent;padding:7px;border-radius:8px;cursor:pointer;color:var(--muted);font-size:11px;font-weight:600}.thumbnail canvas{width:100%;height:auto;display:block;background:#fff;box-shadow:0 2px 7px #19332d1c;margin-bottom:6px}.thumbnail:hover{background:#f3f6f4}.thumbnail.active{background:#e5f0eb;border-color:#bdd4ca;color:var(--green)}.canvas-stage{min-width:0;position:relative;overflow:auto;padding:43px 48px 75px;display:flex;justify-content:center;align-items:flex-start;background-color:#e8ebe8;background-image:radial-gradient(#cdd4d0 1px,transparent 1px);background-size:18px 18px}.stage-note{position:fixed;top:78px;background:#fff;border:1px solid var(--line);box-shadow:0 3px 10px #19332d12;padding:7px 12px;border-radius:20px;font-size:11px;font-weight:700;color:#5d716b;z-index:3}.stage-note .status-dot{width:6px;height:6px;box-shadow:none;margin-right:5px}.page-canvas{position:relative;box-shadow:0 10px 35px #173f3530;background:#fff;line-height:0}.page-canvas>canvas{display:block;max-width:min(100%,920px);width:auto;height:auto}.overlay-layer{position:absolute;inset:0;pointer-events:none}.canvas-loading{margin-top:30vh;display:flex;gap:10px;align-items:center;color:var(--muted)}.page-nav{position:fixed;bottom:18px;display:flex;align-items:center;height:44px;background:#193c34;color:#fff;border-radius:11px;box-shadow:0 8px 20px #173f3544;overflow:hidden;z-index:4}.page-nav button{width:45px;height:44px;color:#fff;background:transparent;border:0;display:grid;place-items:center;cursor:pointer}.page-nav button:disabled{opacity:.35}.page-nav button:hover:not(:disabled){background:#ffffff12}.page-nav span{border-inline:1px solid #ffffff1c;height:100%;display:flex;align-items:center;padding:0 17px;font-size:12px;gap:4px}.properties-empty{padding:50px 26px;text-align:center}.properties-empty>span{width:52px;height:52px;display:grid;place-items:center;margin:auto;background:#edf2ef;color:#71867f;border-radius:15px}.properties-empty h3{font-size:14px;margin:17px 0 8px}.properties-empty p,.milestone-note p{color:var(--muted);font-size:12px;line-height:1.55}.milestone-note{margin:auto 14px 16px;border:1px solid #eadcc4;background:#fbf7ee;border-radius:10px;padding:13px;display:flex;gap:10px;color:#98703b}.milestone-note svg{flex:none}.milestone-note b{font-size:12px}.milestone-note p{margin:3px 0 0}.center-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);flex-direction:column}@media(max-width:900px){.project-grid{grid-template-columns:repeat(2,1fr)}.setup-grid{grid-template-columns:1fr;gap:30px}.setup-grid>section{padding-top:0}.setup-tip{margin-top:25px}.editor-workspace{grid-template-columns:170px minmax(300px,1fr)}.properties-panel,.editor-actions .ghost{display:none}}@media(max-width:650px){.dashboard-header,.setup-header{padding-inline:18px}.dashboard-main{padding:35px 16px 60px}.welcome-row{align-items:stretch;flex-direction:column}.welcome-row .button{width:100%}.stat-strip{grid-template-columns:1fr}.stat-strip>div+div{border-left:0;border-top:1px solid var(--line)}.section-heading{align-items:stretch;flex-direction:column}.search{width:100%}.project-grid{grid-template-columns:1fr}.setup-main,.import-main{padding-inline:16px}.field-row{grid-template-columns:1fr;gap:0}.form-card{padding:22px}.import-card{padding:35px 20px}.editor-header .brand{display:none}.book-heading{border:0;padding:0}.editor-actions .secondary{display:none}.editor-workspace{grid-template-columns:92px minmax(220px,1fr)}.page-panel .panel-heading>div>span,.page-search{display:none}.page-panel .panel-heading{justify-content:center}.thumbnail-list{padding-inline:6px}.thumbnail{padding:4px}.canvas-stage{padding:40px 12px 75px}.stage-note{display:none}}.editor-toolset{display:flex;align-items:center;gap:3px;margin-left:12px;padding-left:12px;border-left:1px solid var(--line)}.editor-tool{height:43px;min-width:55px;border:1px solid transparent;border-radius:8px;background:transparent;color:#5e716b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;font-weight:700;cursor:pointer}.editor-tool:hover{background:#f1f5f3;color:var(--green)}.editor-tool.active{background:#e0eee8;color:var(--green);border-color:#b8d2c7}.stage-controls{position:fixed;top:77px;height:36px;background:#fff;border:1px solid var(--line);box-shadow:0 3px 12px #19332d17;border-radius:9px;display:flex;align-items:center;overflow:hidden;z-index:5;line-height:normal}.stage-controls button{width:36px;height:36px;display:grid;place-items:center;background:transparent;border:0;color:#456057;cursor:pointer}.stage-controls button:hover:not(:disabled){background:#eef3f0}.stage-controls button:disabled{opacity:.35}.stage-controls button svg{width:16px}.stage-controls>span{font-size:11px;font-weight:800;width:47px;text-align:center}.stage-controls label{height:100%;border-left:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 11px;font-size:11px;color:#5c716a;cursor:pointer}.stage-controls input{accent-color:var(--green)}.page-canvas>canvas{max-width:none}.editor-shell .overlay-layer{pointer-events:auto;touch-action:none}.drawing-mode .overlay-layer{cursor:crosshair}.hotspot-box{position:absolute;padding:0;background:transparent;border:2px solid transparent;line-height:normal;cursor:move;overflow:visible}.show-areas .hotspot-box,.hotspot-box.selected,.hotspot-box.draft{background:#276d5b17;border-color:#287662}.show-areas .hotspot-video,.hotspot-video.selected{background:#7552a91a;border-color:#7552a9}.show-areas .hotspot-image,.hotspot-image.selected{background:#b77a201c;border-color:#ae7119}.show-areas .hotspot-link,.hotspot-link.selected{background:#347da21c;border-color:#347da2}.hotspot-box.selected{outline:2px solid white;box-shadow:0 0 0 4px #287662;z-index:3}.hotspot-video.selected{box-shadow:0 0 0 4px #7552a9}.hotspot-image.selected{box-shadow:0 0 0 4px #ae7119}.hotspot-link.selected{box-shadow:0 0 0 4px #347da2}.hotspot-badge{position:absolute;left:-2px;top:-25px;height:22px;padding:0 7px 0 5px;border-radius:5px 5px 5px 0;background:#287662;color:#fff;display:none;align-items:center;gap:4px;font-size:9px;font-weight:800;text-transform:uppercase;white-space:nowrap}.show-areas .hotspot-badge,.hotspot-box.selected .hotspot-badge{display:flex}.hotspot-video .hotspot-badge{background:#7552a9}.hotspot-image .hotspot-badge{background:#ae7119}.hotspot-link .hotspot-badge{background:#347da2}.hotspot-badge svg{width:12px;height:12px}.resize-handle{position:absolute;right:-8px;bottom:-8px;width:16px;height:16px;background:#fff;border:4px solid #287662;border-radius:50%;cursor:nwse-resize;z-index:5}.editor-alert{position:fixed;top:122px;background:#fff2f0;color:#a23f3b;border:1px solid #edc7c4;padding:9px 10px 9px 13px;border-radius:8px;z-index:6;line-height:normal;font-size:12px;display:flex;gap:10px;align-items:center}.editor-alert button,.reader-message button{border:0;background:transparent;color:inherit;font-size:18px;cursor:pointer}.property-form{padding:16px;overflow-y:auto}.property-type{display:flex;gap:10px;align-items:center;padding:12px;background:#e8f2ee;color:#246b59;border-radius:9px;margin-bottom:18px}.property-type>span{width:34px;height:34px;background:#fff;border-radius:8px;display:grid;place-items:center}.property-type svg{width:18px}.property-type>div{display:flex;flex-direction:column}.property-type small{font-size:8px;letter-spacing:1px;font-weight:800;opacity:.7}.property-type strong{font-size:14px}.property-type.hotspot-video{background:#f0ebf7;color:#6b499d}.property-type.hotspot-image{background:#faf0df;color:#94611a}.property-type.hotspot-link{background:#e8f2f7;color:#2d718f}.property-form>label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:800;color:#425b53;margin-bottom:16px}.property-form input:not([type=file]):not([type=checkbox]),.property-form select{width:100%;height:39px;border:1px solid #cad7d2;background:#fff;border-radius:7px;padding:0 9px;outline:none;color:#27423a}.property-form input:focus,.property-form select:focus{border-color:#639485;box-shadow:0 0 0 3px #e2efea}.media-picker{position:relative;display:flex;gap:9px;align-items:center;border:1px dashed #b8cac3;background:#f7faf8;padding:11px;border-radius:8px;color:var(--green);cursor:pointer}.media-picker input{position:absolute;inset:0;opacity:0;cursor:pointer}.media-picker>span{min-width:0;display:flex;flex-direction:column}.media-picker b{font-size:11px}.media-picker small{max-width:175px;margin-top:2px;color:var(--muted);font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-picker svg{width:21px;flex:none}.property-form .check-row{flex-direction:row;align-items:center;font-weight:600;cursor:pointer}.check-row input{width:16px;height:16px;accent-color:var(--green)}.coordinate-note{background:#f4f6f4;border-radius:7px;padding:9px;color:#74857f;font-size:9px;line-height:1.4;margin-bottom:14px}.property-actions{display:flex;gap:8px;border-top:1px solid var(--line);padding-top:14px}.property-actions svg{width:16px}.preview-shell{min-height:100vh;height:100vh;overflow:hidden;display:flex;flex-direction:column;background:#17211f;color:#fff}.preview-header{flex:none;height:64px;background:#20302c;border-bottom:1px solid #ffffff14;display:flex;align-items:center;gap:13px;padding:0 18px}.icon-button.dark{background:#ffffff0b;border-color:#ffffff18;color:#fff}.preview-header>div{display:flex;flex-direction:column}.preview-header small{font-size:8px;color:#91a59e;letter-spacing:1.3px;font-weight:800}.preview-header strong{font:700 14px Segoe UI,system-ui,sans-serif}.preview-hint{margin-left:auto;color:#9eaea9;font-size:11px}.preview-stage{flex:1;min-height:0;overflow:auto;padding:36px 36px 95px;display:flex;align-items:flex-start;justify-content:center;background:radial-gradient(#42504c 1px,transparent 1px),#303b38;background-size:20px 20px}.preview-page{position:relative;background:#fff;line-height:0;box-shadow:0 16px 48px #0008}.preview-page canvas{display:block;max-width:none}.reader-hotspots{position:absolute;inset:0}.reader-hotspot{position:absolute;border:0;background:transparent;padding:0;cursor:pointer;touch-action:manipulation}.reader-hotspot:focus-visible{outline:3px solid #43aa8b;background:#43aa8b20}.reader-hotspot.visible{display:grid;place-items:center;color:#fff;background:#1c6757c9;border:2px solid white;border-radius:7px;box-shadow:0 3px 10px #0003}.reader-hotspot svg{width:min(28px,65%);height:min(28px,65%)}.preview-toolbar{position:fixed;bottom:18px;left:50%;transform:translate(-50%);height:56px;background:#16231f;border:1px solid #ffffff17;border-radius:14px;box-shadow:0 10px 30px #0007;display:flex;align-items:center;overflow:hidden;z-index:10}.preview-toolbar button{height:56px;min-width:52px;padding:0 14px;background:transparent;border:0;color:#fff;display:flex;gap:7px;align-items:center;justify-content:center;cursor:pointer;font-size:11px;font-weight:700}.preview-toolbar button:hover:not(:disabled){background:#ffffff0d}.preview-toolbar button:disabled{opacity:.3}.preview-toolbar svg{width:19px}.preview-toolbar>i{width:1px;height:30px;background:#ffffff1a;margin:0 4px}.preview-page-count{display:flex;gap:5px;align-items:baseline;padding:0 13px;color:#91a49d;font-size:11px}.preview-page-count b{color:#fff;font-size:16px}.preview-zoom{width:45px;text-align:center;color:#a5b6b0;font-size:10px}.reader-message{position:fixed;left:50%;top:78px;transform:translate(-50%);z-index:20;background:#fff5dc;border:1px solid #e7c982;color:#76551f;padding:10px 12px;border-radius:9px;box-shadow:0 6px 20px #0003;font-size:12px;display:flex;align-items:center;gap:10px}.media-modal{position:fixed;inset:0;background:#0b1110d9;z-index:30;display:grid;place-items:center;padding:7vh 7vw;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.media-modal.fullscreen{padding:0;background:#050707}.media-content{max-width:100%;max-height:100%;background:#080b0a;box-shadow:0 18px 60px #000b;border-radius:10px;overflow:hidden;line-height:0}.media-modal.fullscreen .media-content{width:100%;height:100%;border-radius:0;display:grid;place-items:center}.media-content img,.media-content video{max-width:min(1100px,86vw);max-height:82vh;object-fit:contain}.media-modal.fullscreen img,.media-modal.fullscreen video{max-width:100vw;max-height:100vh}.modal-close{position:fixed;right:22px;top:20px;z-index:2;width:46px;height:46px;border-radius:50%;border:1px solid #ffffff2e;background:#17211fe8;color:#fff;display:grid;place-items:center;cursor:pointer}.preview-loading{min-height:100vh;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;background:#17211f;color:#bdcbc6}.preview-loading a{color:#fff;text-decoration:underline}@media(max-width:1180px){.editor-tool span{display:none}.editor-tool{min-width:38px}.editor-toolset{margin-left:4px;padding-left:4px}.book-heading strong{max-width:180px}}@media(max-width:780px){.editor-header{overflow-x:auto}.editor-actions .secondary{display:none}.editor-toolset{order:3}.stage-controls label,.preview-hint{display:none}.preview-stage{padding-inline:12px}.preview-toolbar button span{display:none}.preview-toolbar button{min-width:44px;padding:0 9px}.preview-toolbar{max-width:calc(100vw - 16px)}.media-modal{padding:4vh 3vw}.media-content img,.media-content video{max-width:94vw}}.preview-header{min-width:0}.preview-title{flex:none!important;max-width:210px;min-width:130px}.preview-title strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reader-tools{flex:1;min-width:0;height:52px;display:flex!important;flex-direction:row!important;justify-content:center;align-items:center;gap:3px;overflow-x:auto;scrollbar-width:none}.reader-tools::-webkit-scrollbar{display:none}.reader-tools button{flex:none;height:43px;min-width:46px;padding:0 8px;border:1px solid transparent;border-radius:8px;background:transparent;color:#aec0ba;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1px;cursor:pointer;font-size:8px;font-weight:700}.reader-tools button svg{width:18px;height:18px}.reader-tools button:hover:not(:disabled){background:#ffffff0c;color:#fff}.reader-tools button.active{background:#3e695d;border-color:#6b9187;color:#fff}.reader-tools button:disabled{opacity:.28;cursor:default}.reader-tools select{flex:none;height:31px;width:67px;background:#17231f;color:#d7e0dd;border:1px solid #ffffff22;border-radius:6px;font-size:10px;outline:none}.reader-color{flex:none;position:relative;width:30px;height:31px;display:grid;place-items:center;border:1px solid #ffffff22;border-radius:6px;cursor:pointer;overflow:hidden}.reader-color input{position:absolute;opacity:0;inset:0;cursor:pointer}.reader-color span{width:16px;height:16px;border-radius:50%;border:2px solid white;pointer-events:none}.preview-stage{display:block;touch-action:pan-x pan-y;overscroll-behavior:contain;scrollbar-color:#71847e #25302d;scrollbar-width:auto}.preview-stage::-webkit-scrollbar{width:14px;height:14px}.preview-stage::-webkit-scrollbar-track{background:#25302d}.preview-stage::-webkit-scrollbar-thumb{background:#71847e;border:3px solid #25302d;border-radius:9px}.preview-page{width:max-content;margin:0 auto}.annotation-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;touch-action:none;z-index:3}.annotation-canvas.active{pointer-events:auto;cursor:crosshair}.preview-stage.annotating .reader-hotspots{pointer-events:none}.preview-toolbar button.active{color:#8fe0c4;background:#295247}.zoom-help{position:fixed;left:18px;bottom:22px;z-index:8;color:#b7c5c0;background:#17231edb;border:1px solid #ffffff17;padding:8px 11px;border-radius:8px;font-size:9px;pointer-events:none}@media(max-width:1100px){.preview-title{max-width:150px}.reader-tools button span{display:none}.reader-tools button{min-width:38px;padding-inline:5px}.reader-tools select{width:55px}.zoom-help{display:none}}@media(max-width:700px){.preview-header{padding-inline:8px;gap:6px}.preview-title{display:none!important}.reader-tools{justify-content:flex-start}.preview-stage{padding-top:20px}.preview-toolbar>i,.preview-toolbar .preview-zoom{display:none}}.dashboard-head-actions{display:flex;align-items:center;gap:22px}.guide-link{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:#49675e}.guide-link:hover{color:var(--green)}.guide-link svg{width:18px}.guide-page{min-height:100vh;background:#f5f7f3}.guide-main{max-width:1120px;margin:auto;padding:38px 24px 90px}.guide-main .back-link{margin-bottom:38px}.guide-hero{background:linear-gradient(125deg,#153f35,#286b5a);color:#fff;border-radius:22px;padding:48px 54px;display:grid;grid-template-columns:1fr 260px;gap:60px;align-items:center;box-shadow:0 18px 50px #173f3526}.guide-hero h1{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-1.6px;margin-bottom:14px}.guide-hero p:not(.eyebrow){max-width:650px;color:#d3e2dd;line-height:1.65;margin:0}.guide-hero .eyebrow{color:#e9c790!important}.guide-hero-card{min-height:190px;background:#ffffff0e;border:1px solid #ffffff22;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.guide-hero-card>svg{width:38px;height:38px;margin-bottom:8px}.guide-hero-card b{font:700 16px Segoe UI,system-ui}.guide-hero-card span{color:#bfd3cc;font-size:12px}.guide-section{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;margin-top:26px}.guide-heading{display:flex;align-items:center;gap:13px;margin-bottom:26px}.guide-heading>span{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#e4f0eb;color:var(--green)}.guide-heading h2{margin:0 0 3px;font-size:22px}.guide-heading p{margin:0;color:var(--muted);font-size:13px}.guide-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.guide-steps article{background:#f6f8f6;border:1px solid #e3e8e5;border-radius:12px;padding:19px}.guide-steps article>svg{width:23px;color:#337763}.guide-steps h3{font-size:14px;margin:14px 0 7px}.guide-steps p{font-size:12px;color:var(--muted);line-height:1.55;margin:0}.school-guide{display:grid;grid-template-columns:1.05fr .95fr;gap:45px;margin-top:26px;padding:42px;background:#f7f1e5;border:1px solid #eadfc8;border-radius:18px}.school-copy h2{font-size:28px;letter-spacing:-.6px;margin-bottom:12px}.answer-badge{display:inline-flex;align-items:center;gap:7px;background:#dcece4;color:#22644f;border-radius:20px;padding:7px 12px;font-size:12px;font-weight:800;margin-bottom:15px}.answer-badge svg{width:16px}.school-copy>p:not(.eyebrow){color:#6f746c;font-size:13px;line-height:1.65}.school-copy code{display:block;background:#293d37;color:#e6f2ed;padding:12px 14px;border-radius:8px;font-size:12px;margin:14px 0}.school-copy ul{list-style:none;padding:0;margin:17px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.school-copy li{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#50645d}.school-copy li svg{width:16px;color:#337763}.delivery-flow{display:flex;flex-direction:column;justify-content:center}.delivery-flow>div{background:#fff;border:1px solid #e2d6bf;border-radius:11px;padding:15px;display:flex;align-items:center;gap:12px}.delivery-flow>div>svg{width:27px;color:#397763}.delivery-flow span{display:flex;flex-direction:column}.delivery-flow b{font-size:13px}.delivery-flow small{color:var(--muted);font-size:10px;margin-top:2px}.delivery-flow>i{width:24px;height:24px;border-radius:50%;background:#9d7742;color:#fff;display:grid;place-items:center;margin:5px auto;font: 700 10px Segoe UI}.current-phase-note{margin-top:24px;display:flex;gap:13px;padding:18px 20px;border:1px solid #cbdcd5;background:#edf5f1;border-radius:12px;color:#2b6c58}.current-phase-note>svg{flex:none}.current-phase-note b{font-size:13px}.current-phase-note p{margin:4px 0 0;color:#60766f;font-size:12px;line-height:1.55}@media(max-width:850px){.guide-hero{grid-template-columns:1fr;padding:38px 30px;gap:26px}.guide-hero-card{min-height:145px}.guide-steps{grid-template-columns:1fr 1fr}.school-guide{grid-template-columns:1fr;gap:28px}}@media(max-width:560px){.dashboard-head-actions .header-note{display:none}.guide-main{padding-inline:14px}.guide-hero{padding:30px 22px}.guide-section,.school-guide{padding:24px 18px}.guide-steps,.school-copy ul{grid-template-columns:1fr}}.editor-workspace{height:calc(100vh - 64px);max-height:calc(100vh - 64px);overflow:hidden}.canvas-stage{display:block;height:100%;min-height:0;max-height:calc(100vh - 64px);overflow:scroll;scrollbar-gutter:stable both-edges;overscroll-behavior:contain;scrollbar-color:#6f827b #dce2de;scrollbar-width:auto}.canvas-stage::-webkit-scrollbar{width:16px;height:16px}.canvas-stage::-webkit-scrollbar-track{background:#dce2de}.canvas-stage::-webkit-scrollbar-thumb{background:#6f827b;border:3px solid #dce2de;border-radius:10px}.canvas-stage::-webkit-scrollbar-thumb:hover{background:#4e655d}.canvas-stage::-webkit-scrollbar-corner{background:#dce2de}.canvas-stage .page-canvas{width:max-content;margin:0 auto}.stage-controls button.active{color:#fff;background:var(--green)}.stage-controls button.active:hover{background:var(--green-2)}.magnifying-mode .overlay-layer,.magnifying-mode .hotspot-box{cursor:zoom-in}.editor-scroll-controls{position:fixed;right:278px;top:50%;transform:translateY(-50%);z-index:7;display:flex;flex-direction:column;gap:5px;padding:5px;border-radius:11px;background:#ffffffeb;border:1px solid var(--line);box-shadow:0 5px 16px #19332d22}.editor-scroll-controls button{width:37px;height:37px;border:0;border-radius:7px;background:transparent;color:#3f5e55;display:grid;place-items:center;cursor:pointer}.editor-scroll-controls button:hover{background:#e5efeb;color:var(--green)}.editor-scroll-controls svg{width:19px}@media(max-width:900px){.editor-scroll-controls{right:12px}}.page-panel{height:100%;min-height:0;max-height:calc(100vh - 64px);overflow:hidden}.thumbnail-list{flex:1 1 auto;min-height:0;height:0;overflow-y:scroll;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#698078 #e8ece9;scrollbar-width:auto}.thumbnail-list::-webkit-scrollbar{width:13px}.thumbnail-list::-webkit-scrollbar-track{background:#e8ece9}.thumbnail-list::-webkit-scrollbar-thumb{background:#698078;border:3px solid #e8ece9;border-radius:9px}.thumbnail-list::-webkit-scrollbar-thumb:hover{background:#476158}.thumbnail-scroll-buttons{flex:none;height:42px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);background:#fff}.thumbnail-scroll-buttons button{border:0;background:transparent;color:#526b63;display:flex;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:700;cursor:pointer}.thumbnail-scroll-buttons button+button{border-left:1px solid var(--line)}.thumbnail-scroll-buttons button:hover{color:var(--green);background:#edf4f1}.thumbnail-scroll-buttons svg{width:14px}@media(max-width:650px){.thumbnail-scroll-buttons button{font-size:0}.thumbnail-scroll-buttons svg{width:17px}}.media-content{position:relative}.media-content .annotation-canvas{z-index:4}.modal-draw-tools{position:fixed;left:50%;top:15px;transform:translate(-50%);z-index:32;min-height:48px;max-width:calc(100vw - 150px);padding:4px 6px;display:flex;align-items:center;gap:3px;overflow-x:auto;border:1px solid #ffffff20;border-radius:12px;background:#17231ff0;box-shadow:0 7px 24px #0008;scrollbar-width:none}.modal-draw-tools::-webkit-scrollbar{display:none}.modal-draw-tools button{flex:none;min-width:45px;height:40px;padding:0 7px;border:1px solid transparent;border-radius:7px;background:transparent;color:#b8c7c2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:8px;font-weight:700;cursor:pointer}.modal-draw-tools button svg{width:17px;height:17px}.modal-draw-tools button:hover:not(:disabled){color:#fff;background:#ffffff0c}.modal-draw-tools button.active{color:#fff;background:#3c6e60;border-color:#71968c}.modal-draw-tools button:disabled{opacity:.3;cursor:default}.modal-draw-tools select{flex:none;width:66px;height:31px;border:1px solid #ffffff22;border-radius:6px;background:#0f1916;color:#fff;font-size:9px}@media(max-width:750px){.modal-draw-tools{left:8px;right:62px;transform:none;max-width:none}.modal-draw-tools button span{display:none}.modal-draw-tools button{min-width:36px;padding-inline:4px}.modal-draw-tools select{width:53px}}.toc-auto-link{position:absolute;z-index:2;padding:0;border:0;background:transparent;cursor:pointer;border-radius:3px;touch-action:manipulation}.toc-auto-link:hover,.toc-auto-link:focus-visible{outline:2px solid #2d8b70;background:#3eb38e20}.editor-toc-link{border:1px dashed #408aae80;background:#4ea4ce0d}.editor-toc-link span{position:absolute;left:3px;top:50%;transform:translateY(-50%);opacity:0;background:#246b88;color:#fff;border-radius:4px;padding:2px 5px;font-size:8px;font-weight:800;white-space:nowrap}.editor-toc-link:hover span,.editor-toc-link:focus-visible span{opacity:1}.field-help{display:block;margin:-5px 0 5px;color:#68766f;line-height:1.45}.preview-spread{position:relative;isolation:isolate;width:max-content;margin:0 auto;display:flex;align-items:flex-start;justify-content:center;perspective:2200px;transform-origin:center center}.preview-spread .preview-page{margin:0;flex:none}.preview-spread.open-book .preview-page:first-child{box-shadow:-16px 18px 45px #0008,inset -12px 0 18px #00000012;z-index:1}.preview-spread.open-book .preview-page:last-child{box-shadow:16px 18px 45px #0008,inset 12px 0 18px #0000000d;border-left:1px solid #d8d8d8}.preview-spread.single-page .preview-page{box-shadow:0 18px 52px #0009}.preview-spread.cover-opening{animation:cover-open .55s cubic-bezier(.2,.72,.25,1)}.page-turn-layer{position:absolute;inset:0;z-index:20;perspective:2600px;transform-style:preserve-3d;pointer-events:none;contain:layout paint}.turn-base{position:absolute;top:0;width:50%;height:100%;overflow:hidden;background:#fff}.turn-base-left{left:0;box-shadow:-14px 16px 38px #0006,inset -16px 0 22px #00000012}.turn-base-right{right:0;box-shadow:14px 16px 38px #0006,inset 16px 0 22px #00000010}.turn-base img,.turn-face img{display:block;width:100%;height:100%;object-fit:fill}.turning-sheet{position:absolute;top:0;width:50%;height:100%;transform-style:preserve-3d;will-change:transform,filter}.page-turn-layer.forward .turning-sheet{left:50%;transform-origin:left center;animation:curl-forward .5s cubic-bezier(.18,.72,.12,1) both}.page-turn-layer.backward .turning-sheet{left:0;transform-origin:right center;animation:curl-backward .5s cubic-bezier(.18,.72,.12,1) both}.turn-face{position:absolute;inset:0;overflow:hidden;background:#fff;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(.15px)}.turn-front{box-shadow:10px 5px 28px #0005}.page-turn-layer.forward .turn-back{transform:rotateY(180deg);box-shadow:-10px 5px 28px #0006}.page-turn-layer.backward .turn-back{transform:rotateY(-180deg);box-shadow:10px 5px 28px #0006}.turn-front:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 52%,#0000000b 72%,#00000038 94%,#fff9),linear-gradient(12deg,transparent 83%,#fff8 87%,#00000018 100%);opacity:0;animation:paper-shade .82s ease-in-out both}.turning-sheet:after{content:"";position:absolute;z-index:4;top:0;bottom:0;width:18px;opacity:0;filter:blur(5px);pointer-events:none;animation:curl-edge .5s ease-in-out both}.page-turn-layer.forward .turning-sheet:after{right:-7px;background:linear-gradient(90deg,#0000,#0007)}.page-turn-layer.backward .turning-sheet:after{left:-7px;background:linear-gradient(90deg,#0007,#0000)}@keyframes curl-forward{0%{transform:translateZ(0) rotateY(0) rotate(0) skewY(0) scaleX(1);border-radius:0}18%{transform:translate3d(-5px,-1px,25px) rotateY(-28deg) rotate(-.35deg) skewY(-.4deg) scaleX(.97);border-radius:0 12px 12px 0}48%{transform:translate3d(-8px,-3px,48px) rotateY(-87deg) rotate(-.75deg) skewY(-.7deg) scaleX(.925);border-radius:0 22px 22px 0}78%{transform:translate3d(-5px,-1px,27px) rotateY(-148deg) rotate(-.35deg) skewY(-.35deg) scaleX(.97);border-radius:12px 0 0 12px}to{transform:translateZ(0) rotateY(-180deg) rotate(0) skewY(0) scaleX(1);border-radius:0}}@keyframes curl-backward{0%{transform:translateZ(0) rotateY(0) rotate(0) skewY(0) scaleX(1);border-radius:0}18%{transform:translate3d(5px,-1px,25px) rotateY(28deg) rotate(.35deg) skewY(.4deg) scaleX(.97);border-radius:12px 0 0 12px}48%{transform:translate3d(8px,-3px,48px) rotateY(87deg) rotate(.75deg) skewY(.7deg) scaleX(.925);border-radius:22px 0 0 22px}78%{transform:translate3d(5px,-1px,27px) rotateY(148deg) rotate(.35deg) skewY(.35deg) scaleX(.97);border-radius:0 12px 12px 0}to{transform:translateZ(0) rotateY(180deg) rotate(0) skewY(0) scaleX(1);border-radius:0}}@keyframes paper-shade{0%,to{opacity:0}15%{opacity:.3}48%{opacity:.92}82%{opacity:.28}}@keyframes curl-edge{0%,to{opacity:0}22%{opacity:.3}50%{opacity:.78}80%{opacity:.25}}@keyframes cover-open{0%{opacity:.45;transform:perspective(1800px) rotateY(-12deg) scale(.96)}to{opacity:1;transform:perspective(1800px) rotateY(0) scale(1)}}.reader-hotspot.visible{display:block;color:inherit;background:transparent;border:0;border-radius:0;box-shadow:none}.reader-hotspot-icon{position:absolute;right:-13px;top:-13px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#286fca;border:2px solid white;box-shadow:0 2px 7px #0005;line-height:0;pointer-events:none}.reader-hotspot:not(.visible) .reader-hotspot-icon{display:none}.reader-hotspot-icon svg{width:14px;height:14px}.reader-hotspot:hover .reader-hotspot-icon,.reader-hotspot:focus-visible .reader-hotspot-icon{transform:scale(1.12);background:#174f42}.shape-tool{flex:none;height:34px;min-width:103px;padding:0 6px;display:flex;flex-direction:row!important;align-items:center;gap:3px;border:1px solid #ffffff22;border-radius:6px;background:#17231f;color:#d7e0dd}.shape-tool>svg{width:15px;height:15px;flex:none}.shape-tool select{width:76px;border:0;background:transparent;color:inherit;padding:0}.shape-tool option{background:#17231f;color:#fff}.shape-tool.compact{height:31px;min-width:91px;background:#0f1916}.shape-tool.compact select{width:65px}.reader-icon-setting,.voice-practice-setting{padding:11px;margin:0 0 15px;border:1px solid #d9e5e0;border-radius:9px;background:#f5f9f7}.reader-icon-setting .check-row,.voice-practice-setting .check-row{margin-bottom:4px}.reader-icon-setting small{display:block;color:#74857f;font-size:9px;line-height:1.45;padding-left:23px}.voice-practice-setting{background:#f1f5ff;border-color:#d7e0f3}.voice-practice-setting .check-row svg{width:16px;color:#355eaa}.voice-practice-setting>label:not(.check-row){margin-top:12px;margin-bottom:0}.voice-practice-panel{position:fixed;right:18px;top:78px;z-index:25;width:min(370px,calc(100vw - 36px));padding:19px;border:1px solid #dce6e2;border-radius:16px;background:#fff;color:#203b34;box-shadow:0 16px 48px #0007}.practice-close{position:absolute;right:10px;top:10px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;background:#edf2f0;color:#526b63;cursor:pointer}.practice-close svg{width:16px}.practice-heading{display:flex;align-items:center;gap:11px;padding-right:30px}.practice-heading>span{width:42px;height:42px;border-radius:12px;background:#e7efff;color:#315fae;display:grid;place-items:center}.practice-heading>span svg{width:21px}.practice-heading>div{min-width:0;display:flex;flex-direction:column}.practice-heading small{color:#6f8190;font-size:8px;letter-spacing:1px;font-weight:900}.practice-heading strong{margin-top:2px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-practice-panel>p{margin:13px 0;color:#6b7d77;font-size:11px;line-height:1.5}.practice-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.practice-actions button,.recorded-response button{min-height:39px;border:1px solid #cfded8;border-radius:8px;background:#f7faf8;color:#245b4d;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:800;cursor:pointer}.practice-actions button:last-child{background:#275f9f;border-color:#275f9f;color:#fff}.practice-actions button.recording{background:#bd3e3b;border-color:#bd3e3b;animation:recording-pulse 1.2s infinite}.practice-actions svg,.recorded-response button svg{width:16px}@keyframes recording-pulse{50%{box-shadow:0 0 0 5px #bd3e3b25}}.speech-result{margin-top:11px;padding:10px;border-radius:8px;background:#f1f4f3;display:flex;flex-direction:column;gap:3px}.speech-result small{color:#7a8a85;font-size:8px;font-weight:900;letter-spacing:.8px}.speech-result b{font-size:12px}.pronunciation-feedback{margin-top:9px;padding:10px;border-radius:8px;background:#fff5dc;color:#76551f;display:flex;gap:8px;align-items:flex-start;font-size:11px;line-height:1.45}.pronunciation-feedback.success{background:#e8f5ee;color:#226348}.pronunciation-feedback svg{width:17px;flex:none}.recorded-response{margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center}.recorded-response audio{width:100%;height:35px}.recorded-response button{padding:0 10px;background:#174f42;color:#fff;border-color:#174f42}@media(max-width:850px){.preview-spread.open-book{display:block}.preview-spread.open-book .preview-page+.preview-page{margin-top:18px;border-left:0}.shape-tool{min-width:88px}.shape-tool select{width:62px}.voice-practice-panel{top:70px;right:8px}}.preview-shell{height:100dvh;min-height:100dvh;background:#edf1f2;color:#17362f}.preview-header{height:52px;padding:0 12px;gap:9px;background:#fffffff7;border-bottom:1px solid #d8e0de;color:#17362f;box-shadow:0 1px 8px #15372f0c;z-index:12}.preview-header .icon-button.dark{width:36px;height:36px;background:#f1f5f3;border-color:#dbe4e1;color:#244d42}.preview-header small{color:#80918c}.preview-header strong{color:#183c33}.reader-tools{height:46px;gap:2px}.reader-tools button{height:38px;min-width:42px;color:#5e716b}.reader-tools button:hover:not(:disabled){background:#eff4f2;color:#183f35}.reader-tools button.active{background:#e0eee9;border-color:#b9d1c9;color:#195847}.reader-tools select{height:29px;background:#f5f7f6;color:#35534b;border-color:#d6e0dd}.reader-color{height:29px;border-color:#d6e0dd;background:#f5f7f6}.shape-tool{height:31px;background:#f5f7f6;border-color:#d6e0dd;color:#35534b}.shape-tool option{background:#fff;color:#24433b}.preview-stage{position:relative;padding:0;overflow:auto;display:block;background:#edf1f2;scrollbar-color:#aab8b4 #e4e9e8;scrollbar-gutter:stable both-edges}.preview-stage.turning{overflow:hidden}.preview-stage::-webkit-scrollbar-track{background:#e4e9e8}.preview-stage::-webkit-scrollbar-thumb{background:#aab8b4;border-color:#e4e9e8}.preview-book-area{position:relative;box-sizing:border-box;width:max-content;min-width:100%;min-height:100%;padding:12px 10px 76px;display:grid;grid-template-columns:40px max-content 40px;align-items:center;justify-content:center}.preview-spread{grid-column:2;margin:0;filter:drop-shadow(0 18px 22px #253c3524)}.preview-page{box-shadow:none}.preview-spread.open-book .preview-page:first-child{box-shadow:-10px 10px 26px #243c3522,inset -12px 0 18px #0000000d}.preview-spread.open-book .preview-page:last-child{box-shadow:10px 10px 26px #243c3522,inset 12px 0 18px #0000000b;border-left-color:#cbd2d0}.preview-spread.single-page .preview-page{box-shadow:0 12px 28px #253d3628}.page-edge{width:34px;height:82px;padding:0;border:1px solid #d1dcda;border-radius:10px;background:#ffffffe0;color:#49665e;display:grid;place-items:center;cursor:grab;touch-action:none;opacity:.65;transition:opacity .18s,background .18s,transform .18s;box-shadow:0 7px 22px #23403813;z-index:4}.page-edge-left{grid-column:1;justify-self:start}.page-edge-right{grid-column:3;justify-self:end}.page-edge:hover:not(:disabled),.page-edge:focus-visible{opacity:1;background:#fff;transform:scale(1.04);outline:2px solid #8cb4a8;outline-offset:2px}.page-edge:active:not(:disabled){cursor:grabbing}.page-edge:disabled{opacity:.16;cursor:default}.page-edge svg{width:20px}.page-turn-layer.dragging .turning-sheet{animation:none}.page-turn-layer.dragging .turn-front:after{animation:none;opacity:var(--turn-shade, .12)}.page-turn-layer.dragging.settling .turning-sheet{transition:transform .22s cubic-bezier(.2,.78,.18,1)}.page-flip-engine{position:absolute;inset:0;z-index:42;pointer-events:none;overflow:hidden;contain:strict;transform:translateZ(0);backface-visibility:hidden}.page-flip-engine-root{width:100%;height:100%;transform:translateZ(0)}.page-flip-engine-page{background:#fff;overflow:hidden;line-height:0}.page-flip-engine-page img{display:block;width:100%;height:100%;object-fit:fill;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.page-flip-engine canvas{display:block;width:100%!important;height:100%!important;transform:translateZ(0)}.preview-spread.is-turning>.preview-page{visibility:visible}.preview-spread.is-turning:has(.page-flip-engine-root.stf__parent)>.preview-page{opacity:0}.preview-spread.single-page .turn-base-left{left:0;width:100%}.preview-spread.single-page .turn-base-right{display:none}.preview-spread.single-page .turning-sheet{left:0;width:100%}.preview-spread.single-page .page-turn-layer.forward .turning-sheet{left:0;transform-origin:left center}.preview-spread.single-page .page-turn-layer.backward .turning-sheet{left:0;transform-origin:right center}.page-turn-layer:has(.turn-base-right img[src=""]) .turn-base-left{left:0;width:100%}.page-turn-layer:has(.turn-base-right img[src=""]) .turn-base-right{display:none}.page-turn-layer:has(.turn-base-right img[src=""]) .turning-sheet{left:0;width:100%}.page-turn-layer.forward:has(.turn-base-right img[src=""]) .turning-sheet{transform-origin:left center}.page-turn-layer.backward:has(.turn-base-right img[src=""]) .turning-sheet{transform-origin:right center}.page-turn-layer:has(.turn-base-right img:not([src])) .turn-base-left{left:0;width:100%}.page-turn-layer:has(.turn-base-right img:not([src])) .turn-base-right{display:none}.page-turn-layer:has(.turn-base-right img:not([src])) .turning-sheet{left:0;width:100%}.page-turn-layer.forward:has(.turn-base-right img:not([src])) .turning-sheet{transform-origin:left center}.page-turn-layer.backward:has(.turn-base-right img:not([src])) .turning-sheet{transform-origin:right center}.turn-front:after{background:linear-gradient(90deg,transparent 58%,#00000026 91%,#fff9),linear-gradient(15deg,transparent 86%,#fff9 87%,#0002 100%)}.preview-toolbar{bottom:12px;height:48px;max-width:calc(100vw - 20px);overflow-x:auto;overflow-y:hidden;background:#fffffff5;border:1px solid #d4dfdc;border-radius:12px;box-shadow:0 10px 28px #1b38312e;color:#26483f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none}.preview-toolbar::-webkit-scrollbar{display:none}.preview-toolbar button{height:48px;min-width:42px;padding:0 10px;color:#48625b;gap:5px}.preview-toolbar button:hover:not(:disabled){background:#eef4f2;color:#174f42}.preview-toolbar button:disabled{opacity:.25}.preview-toolbar button.active{color:#17604d;background:#e1efea}.preview-toolbar svg{width:17px}.preview-toolbar>i{height:25px;background:#d8e1df}.preview-page-count{min-width:76px;justify-content:center;padding:0 8px;color:#788b85}.preview-page-count b{color:#1b4036;font-size:14px}.preview-zoom{color:#687c76}.zoom-help{left:12px;bottom:15px;background:#ffffffd1;border-color:#d5dfdc;color:#6a7d77;box-shadow:0 5px 18px #1c3e3512}.reader-audio-control{position:fixed;left:50%;bottom:70px;z-index:18;transform:translate(-50%);max-width:min(520px,calc(100vw - 24px));min-height:42px;padding:6px 7px 6px 12px;border:1px solid #cbdad5;border-radius:12px;background:#fffffff7;color:#294d43;box-shadow:0 10px 30px #173b3228;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:14px}.reader-audio-control>span{min-width:0;display:flex;align-items:center;gap:8px}.reader-audio-control>span svg{width:17px;flex:none;color:#26725e}.reader-audio-control b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.reader-audio-control button{flex:none;height:32px;padding:0 11px;border:0;border-radius:8px;background:#b43d39;color:#fff;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800;cursor:pointer}.reader-audio-control button:hover{background:#96312e}.reader-audio-control button svg{width:15px}@media(max-width:1100px){.preview-toolbar button span{display:none}.preview-toolbar button{min-width:39px;padding-inline:8px}.preview-book-area{grid-template-columns:34px max-content 34px}.page-edge{width:29px}}@media(max-width:700px){.preview-header{height:48px}.reader-tools{height:44px}.preview-book-area{width:100%;min-width:100%;padding:10px 4px 70px;grid-template-columns:1fr}.preview-spread{grid-column:1;justify-self:center}.page-edge{position:absolute;top:50%;width:25px;height:68px;border-radius:8px;transform:translateY(-50%)}.page-edge-left{left:3px}.page-edge-right{right:3px}.page-edge:hover:not(:disabled),.page-edge:focus-visible{transform:translateY(-50%) scale(1.04)}.page-edge svg{width:17px}.preview-toolbar{bottom:8px;height:44px}.preview-toolbar button{height:44px;min-width:36px;padding-inline:7px}.preview-page-count{min-width:66px;padding-inline:5px}.preview-spread{filter:none}.preview-spread.open-book .preview-page:first-child,.preview-spread.open-book .preview-page:last-child,.preview-spread.single-page .preview-page{box-shadow:0 5px 14px #253d3620}.reader-audio-control{bottom:60px;min-height:38px;padding-left:9px;gap:8px}.reader-audio-control button{height:29px;padding-inline:8px}}.access-code-field{height:47px;display:flex;align-items:center;gap:9px;padding-left:12px;border:1px solid #ccd8d3;border-radius:9px;background:#fbfcfb;color:#557269}.access-code-field:focus-within{border-color:#4f8b7d;box-shadow:0 0 0 3px #dfeee9;background:#fff}.access-code-field>svg{width:18px;flex:none}.access-code-field input{flex:1;min-width:0;height:43px!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;font-weight:800;letter-spacing:1px}.access-code-field button{align-self:stretch;width:44px;border:0;border-left:1px solid #dce4e1;background:transparent;color:#32695a;cursor:pointer}.access-code-field button:hover{background:#edf5f1}.access-code-field button svg{width:17px}.project-access-code{margin-top:-4px;padding:8px 9px;border-radius:7px;background:#edf4f1;color:#61766f;display:flex;align-items:center;gap:6px;font-size:10px}.project-access-code svg{width:14px}.project-access-code b{margin-left:auto;color:#1f5748;letter-spacing:.6px}.reader-access-page{min-height:100dvh;background:radial-gradient(circle at 50% 15%,#fff 0,#f1f5f2 45%,#e5eeea);color:#193b32}.reader-access-main{min-height:calc(100dvh - 72px);padding:32px 18px;display:grid;place-items:center}.reader-access-card{width:min(480px,100%);padding:40px;border:1px solid #d9e4df;border-radius:22px;background:#fffffff7;box-shadow:0 24px 70px #173f3517;text-align:center}.reader-access-icon{width:62px;height:62px;margin:0 auto 20px;border-radius:18px;background:#e3f0eb;color:#21614f;display:grid;place-items:center}.reader-access-icon svg{width:27px}.reader-access-card h1{margin-bottom:9px;font-size:32px;letter-spacing:-1px}.reader-access-card>p{margin:0 auto 27px;color:#6c7f79;line-height:1.55}.reader-access-card form{text-align:left}.reader-access-card form>label{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.reader-code-input{height:54px;display:flex;align-items:center;gap:10px;padding-left:14px;border:1px solid #bdcec7;border-radius:11px;background:#fbfcfb;color:#567069;overflow:hidden}.reader-code-input:focus-within{border-color:#3c7c6b;box-shadow:0 0 0 4px #dcece6;background:#fff}.reader-code-input>svg{width:19px;flex:none}.reader-code-input input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:#173f34;font-size:16px;font-weight:800;letter-spacing:1.1px}.reader-code-input button{align-self:stretch;width:55px;border:0;background:#174f42;color:#fff;display:grid;place-items:center;cursor:pointer}.reader-code-input button:hover:not(:disabled){background:#236c5b}.reader-code-input button:disabled{opacity:.65}.reader-code-input button svg{width:20px}.reader-access-card .alert{margin-bottom:0}.reader-access-note{margin-top:25px;padding-top:20px;border-top:1px solid #e1e8e5;display:flex;align-items:center;gap:10px;text-align:left;color:#4f6b62}.reader-access-note>svg{width:20px;flex:none;color:#2e7963}.reader-access-note span{display:flex;flex-direction:column;gap:2px}.reader-access-note b{font-size:11px}.reader-access-note small{color:#7b8d87;font-size:10px}.compact-gate .reader-access-main{min-height:100dvh}.reader-gate-back{margin-top:22px;display:inline-flex;align-items:center;gap:6px;color:#557068;font-size:11px;font-weight:700}.reader-gate-back svg{width:15px}.preview-shell.is-fullscreen .preview-header{position:fixed;left:10px;top:50%;width:56px;height:auto;max-height:calc(100dvh - 20px);padding:7px;transform:translateY(-50%);flex-direction:column;gap:6px;border:1px solid #cfdbd7;border-radius:14px;box-shadow:0 12px 34px #16382f2b;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:visible;z-index:60}.preview-shell.is-fullscreen .preview-title{display:none!important}.preview-shell.is-fullscreen .reader-tools{flex:none;width:42px;height:auto;max-height:calc(100dvh - 112px);flex-direction:column!important;justify-content:flex-start;gap:3px;overflow-x:hidden;overflow-y:auto}.preview-shell.is-fullscreen .reader-tools button{width:42px;min-width:42px;height:40px;padding:0}.preview-shell.is-fullscreen .reader-tools button span{display:none}.preview-shell.is-fullscreen .reader-tools>select{width:42px;height:34px;padding:0 2px;font-size:8px;text-align:center}.preview-shell.is-fullscreen .reader-tools .reader-color{width:42px;height:34px}.preview-shell.is-fullscreen .reader-tools .shape-tool{position:relative;width:42px;min-width:42px;height:38px;padding:0;justify-content:center}.preview-shell.is-fullscreen .reader-tools .shape-tool select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.preview-shell.is-fullscreen .fullscreen-toggle{flex:none;width:42px;height:40px}.preview-shell.is-fullscreen .preview-stage{flex:1;width:100%;height:100dvh}.preview-shell.is-fullscreen .preview-book-area{min-height:100dvh;padding:10px 76px}.preview-shell.is-fullscreen .preview-toolbar{inset:50% 10px auto auto;width:56px;height:auto;max-height:calc(100dvh - 20px);padding:6px 0;transform:translateY(-50%);flex-direction:column;overflow-x:hidden;overflow-y:auto;border-radius:14px}.preview-shell.is-fullscreen .preview-toolbar button{flex:none;width:48px;min-width:48px;height:42px;padding:0}.preview-shell.is-fullscreen .preview-toolbar button span{display:none}.preview-shell.is-fullscreen .preview-toolbar>i{width:30px;height:1px;margin:3px 0}.preview-shell.is-fullscreen .preview-page-count{flex:none;min-width:0;width:48px;padding:5px 2px;flex-direction:column;gap:0;line-height:1.15}.preview-shell.is-fullscreen .preview-page-count b{font-size:11px}.preview-shell.is-fullscreen .preview-page-count span{font-size:8px}.preview-shell.is-fullscreen .preview-zoom{flex:none;width:48px;padding:4px 0;font-size:9px}.preview-shell.is-fullscreen .zoom-help{display:none}.preview-shell.is-fullscreen .reader-audio-control{bottom:14px}@media(max-height:620px){.preview-shell.is-fullscreen .reader-tools button{height:34px}.preview-shell.is-fullscreen .reader-tools>select,.preview-shell.is-fullscreen .reader-tools .reader-color{height:30px}.preview-shell.is-fullscreen .preview-toolbar button{height:35px}}@media(max-width:620px){.reader-access-card{padding:30px 22px}.dashboard-head-actions .guide-link:first-child{display:none}}.header-logout{padding:0;border:0;background:transparent;cursor:pointer}.project-access-code button{width:26px;height:26px;margin:-4px -4px -4px 2px;padding:0;border:0;border-radius:6px;background:#dce9e4;color:#2b6958;display:grid;place-items:center;cursor:pointer}.project-access-code button:hover{background:#c9ded6}.project-access-code button svg{width:13px}.studio-shell{min-height:100vh;background:#fff;color:#101d3c;--studio-blue: #0b55e8;--studio-navy: #101d3c;--studio-line: #dbe2ed;--studio-muted: #66728a}.studio-header{height:76px;padding:0 28px;display:grid;grid-template-columns:minmax(245px,1fr) auto minmax(245px,1fr);align-items:center;border-bottom:1px solid var(--studio-line);background:#fff;position:sticky;top:0;z-index:20}.studio-header .brand{color:var(--studio-navy);font-family:Georgia,Times New Roman,serif;font-size:22px}.studio-header .brand-mark{background:#fff;box-shadow:0 0 0 1px #dce7ef}.studio-header nav{height:100%;display:flex;align-items:center;gap:32px}.studio-header nav a{height:100%;display:flex;align-items:center;gap:8px;color:#41506d;font-weight:650;position:relative}.studio-header nav a svg{width:19px}.studio-header nav a.active{color:var(--studio-blue)}.studio-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--studio-blue)}.studio-header-actions{justify-self:end;display:flex;align-items:center;gap:12px}.studio-header .button.primary,.publish-drawer .button.primary{background:var(--studio-blue);border-radius:6px;box-shadow:none}.studio-header .button svg{width:18px}.workspace-badge{display:inline-flex;align-items:center;gap:7px;color:#315f54;background:#e8f2ee;border:1px solid #cde0d8;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:750;white-space:nowrap}.workspace-badge svg{width:16px;height:16px}.studio-signout{width:38px;height:38px;display:grid;place-items:center;border:0;background:transparent;color:#7b8699;cursor:pointer}.studio-signout svg{width:19px}.studio-restore{position:relative;overflow:hidden;cursor:pointer;white-space:nowrap}.studio-restore input{position:absolute;inset:0;opacity:0;cursor:pointer}.studio-restore.disabled{opacity:.6;pointer-events:none}.studio-restore .spinner{width:16px;height:16px;border-width:2px}.studio-message{margin:-14px 0 22px;padding:12px 14px;border:1px solid #b9ddd0;border-radius:8px;background:#edf8f4;color:#24634f;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px}.studio-message button{border:0;background:transparent;color:inherit;cursor:pointer;font-size:18px}.studio-admin-button{white-space:nowrap}.studio-main{max-width:1320px;margin:auto;padding:60px 42px 90px;transition:max-width .2s ease,margin .2s ease}.drawer-open .studio-main{max-width:calc(100vw - 420px);margin-left:0}.studio-title-row{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:48px}.studio-title-row h1{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,54px);line-height:1;letter-spacing:-1.8px;color:var(--studio-navy)}.studio-title-row p{margin:0;color:var(--studio-muted);max-width:660px}.studio-search{width:240px;height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--studio-line);border-radius:6px}.studio-search svg{width:17px;color:#8b96a9}.studio-search input{min-width:0;width:100%;border:0;outline:0;color:var(--studio-navy)}.studio-loading{min-height:240px;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--studio-muted)}.book-list{border-top:1px solid var(--studio-line)}.book-list-head,.book-row{display:grid;grid-template-columns:minmax(270px,1.45fr) minmax(130px,.75fr) 115px 150px minmax(290px,1.25fr);align-items:center;column-gap:20px}.book-list-head{min-height:48px;padding:0 18px;color:#53617b;font-size:11px;font-weight:800;letter-spacing:.55px;text-transform:uppercase}.book-row{min-height:144px;padding:14px 18px;border-top:1px solid var(--studio-line);position:relative;transition:.16s ease}.book-row:hover,.book-row.selected{background:#f7f9fd}.book-row.selected:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--studio-blue)}.book-identity{min-width:0;display:flex;align-items:center;gap:20px}.book-cover,.drawer-cover{flex:0 0 auto;width:72px;aspect-ratio:.72;display:grid;place-items:center;overflow:hidden;border:1px solid #d6dfea;border-radius:4px;background:linear-gradient(145deg,#0f315d,#10213f);color:#fff;box-shadow:0 7px 16px #16213a20}.book-cover img,.drawer-cover img{width:100%;height:100%;object-fit:cover}.book-cover svg{width:25px}.book-identity h2{margin:0 0 7px;color:var(--studio-navy);font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.2}.book-identity small,.book-subject small{color:var(--studio-muted)}.book-subject{display:flex;flex-direction:column;gap:6px;color:#394864;font-size:14px}.book-status{color:#7d8798;font-size:13px;font-weight:650}.book-status.published,.drawer-book p.published{color:#169a58;display:flex;align-items:center;gap:6px}.book-status svg,.drawer-book p svg{width:17px;height:17px;padding:2px;border:1px solid currentColor;border-radius:50%}.book-row time{color:#526079;font-size:13px;line-height:1.5}.book-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.book-row-actions a,.book-row-actions button,.disabled-action{min-width:64px;padding:8px 4px;border:0;background:transparent;color:#26344e;display:grid;justify-items:center;gap:5px;font-size:11px;font-weight:650;cursor:pointer;text-align:center}.book-row-actions svg{width:20px}.book-row-actions button:not(.row-delete){color:var(--studio-blue)}.book-row-actions .disabled-action{opacity:.38}.book-row-actions .row-delete{min-width:32px;color:#9ca5b3}.book-row-actions .row-delete:hover{color:#c83b3b}.publish-drawer{position:fixed;z-index:30;top:0;right:0;bottom:0;width:420px;overflow-y:auto;padding:32px 30px 40px;border-left:1px solid #d6dce7;background:#fff;box-shadow:-12px 0 35px #13244812}.drawer-close{position:absolute;top:22px;right:22px;width:38px;height:38px;border:0;background:transparent;color:var(--studio-navy);cursor:pointer}.drawer-book{display:flex;align-items:center;gap:18px;padding:18px 42px 30px 0}.drawer-cover{width:66px}.drawer-book h2{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:21px}.drawer-book p{margin:0;color:var(--studio-muted);font-size:13px}.drawer-section{padding:26px 0;border-top:1px solid var(--studio-line)}.drawer-section-title{display:flex;gap:14px;margin-bottom:18px}.drawer-section-title>span{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#edf3ff;color:var(--studio-blue)}.drawer-section-title>span svg{width:21px}.drawer-section h3,.handoff h3,.publish-callout h3{margin:0 0 7px;color:var(--studio-navy);font-family:Georgia,Times New Roman,serif;font-size:19px}.drawer-section p,.publish-callout p{margin:0;color:var(--studio-muted);font-size:13px;line-height:1.55}.share-url{width:100%;height:42px;padding:0 12px;border:1px solid #b9c3d3;border-radius:5px;color:#253552;font-size:12px;background:#fff}.drawer-button-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.publish-drawer .button.secondary{border:1px solid var(--studio-blue);background:#fff;color:var(--studio-blue);border-radius:6px}.publish-drawer .button svg{width:17px}.offline-note{display:block;margin-top:10px;color:var(--studio-muted);line-height:1.5}.handoff{padding:26px 0;border-top:1px solid var(--studio-line)}.handoff ol{list-style:none;margin:22px 0 0;padding:0;counter-reset:handoff}.handoff li{counter-increment:handoff;position:relative;min-height:66px;padding:0 0 18px 44px;display:flex;flex-direction:column;gap:5px;font-size:13px}.handoff li:before{content:counter(handoff);position:absolute;left:0;top:-2px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--studio-blue);color:#fff;font-size:12px;font-weight:800}.handoff li:not(:last-child):after{content:"";position:absolute;left:12px;top:26px;bottom:-1px;border-left:1px dashed #afbdd3}.handoff li span{color:var(--studio-muted);line-height:1.45}.publish-callout{margin-top:10px;padding:28px 24px;border:1px solid #cbd8ee;border-radius:8px;background:#f6f9ff;text-align:center}.publish-callout>svg{width:34px;height:34px;padding:8px;border-radius:50%;background:#e4edff;color:var(--studio-blue)}.publish-callout h3{margin-top:14px}.publish-callout .button{margin-top:20px}.unpublish{width:100%;padding:8px;border:0;background:transparent;color:#7c879a;font-size:12px;cursor:pointer;text-decoration:underline}.reader-offline-button{min-height:38px;padding:0 11px;border:1px solid #50647d;border-radius:7px;background:#16283d;color:#fff;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:12px;font-weight:750;white-space:nowrap}.reader-offline-button svg{width:17px}.reader-offline-button.ready{border-color:#46af7a;color:#8be0b1}.studio-shell .empty-state .button.primary{background:var(--studio-blue);border-radius:6px}.drawer-open .book-list-head,.drawer-open .book-row{grid-template-columns:minmax(235px,1.4fr) minmax(105px,.65fr) 90px minmax(190px,1fr);column-gap:14px}.drawer-open .book-list-head>span:nth-child(4),.drawer-open .book-row>time{display:none}.drawer-open .book-row-actions{gap:6px}@media(max-width:1120px){.drawer-open .studio-main{max-width:none;margin-right:420px}.book-list-head{display:none}.book-row{grid-template-columns:1fr 130px;gap:18px}.book-subject,.book-status,.book-row time{grid-column:1;margin-left:92px}.book-subject{flex-direction:row}.book-row-actions{grid-column:2;grid-row:1 / span 4;flex-direction:column}.book-row-actions .row-delete{display:none}}@media(max-width:760px){.studio-header{height:auto;min-height:68px;padding:10px 14px;grid-template-columns:minmax(0,1fr) auto;gap:8px}.studio-header .brand{font-size:18px;letter-spacing:-.4px}.studio-header .brand-mark{width:36px;height:36px}.studio-header nav{display:none}.studio-header-actions{grid-column:2;gap:6px}.workspace-badge,.studio-signout{display:none}.studio-header .button{padding-inline:9px;font-size:11px;white-space:nowrap}.studio-restore span:not(.spinner),.studio-admin-button span{display:none}.studio-main,.drawer-open .studio-main{padding:38px 16px 70px;margin:0}.studio-title-row{align-items:stretch;flex-direction:column;margin-bottom:30px}.studio-title-row p{font-size:14px}.studio-search{width:100%}.book-row{min-height:0;padding:18px 8px;grid-template-columns:1fr}.book-subject,.book-status,.book-row time{margin-left:92px}.book-row-actions{grid-column:1;grid-row:auto;flex-direction:row;justify-content:space-between;margin-top:8px}.publish-drawer{width:100%;padding-inline:22px}.reader-offline-button span{display:none}}.project-code-editor{min-height:36px;margin-top:-4px;padding:4px 4px 4px 9px;border:1px solid #8fb2a6;border-radius:8px;background:#fff;display:flex;align-items:center;gap:6px;box-shadow:0 0 0 3px #dcece6}.project-code-editor>svg{width:14px;color:#467266}.project-code-editor input{flex:1;min-width:0;border:0;outline:0;color:#174f42;font-size:11px;font-weight:800;letter-spacing:.7px}.project-code-editor button{width:27px;height:27px;padding:0;border:0;border-radius:6px;background:#e3f0eb;color:#24634f;display:grid;place-items:center;cursor:pointer}.project-code-editor button:last-child{background:#f4e8e7;color:#a34844}.project-code-editor button svg{width:14px}.account-page{min-height:100dvh;background:radial-gradient(circle at 12% 10%,#edf5f1,transparent 38%),#f5f7f4}.account-main{min-height:calc(100dvh - 72px);padding:38px 18px;display:grid;place-items:center}.account-card{width:min(620px,100%);padding:36px;border:1px solid #dce5e1;border-radius:22px;background:#fff;box-shadow:0 22px 64px #173f3512}.account-copy{text-align:center}.account-copy>span{width:56px;height:56px;margin:0 auto 17px;border-radius:17px;background:#e2efe9;color:#246451;display:grid;place-items:center}.account-copy>span svg{width:25px}.account-copy h1{margin-bottom:8px;font-size:34px;letter-spacing:-1.2px}.account-copy p{margin-bottom:27px;color:#6c7e78}.account-card form>label{display:flex;flex-direction:column;gap:7px;margin-bottom:17px;color:#29483f;font-size:12px;font-weight:800}.account-card input,.account-card select{width:100%;height:46px;padding:0 12px;border:1px solid #c9d6d1;border-radius:9px;background:#fbfcfb;color:#193c32;outline:0}.account-card input:focus,.account-card select:focus{border-color:#548d7e;box-shadow:0 0 0 3px #e0eee9}.account-card fieldset{margin:0 0 17px;padding:0;border:0}.account-card legend{margin-bottom:8px;color:#29483f;font-size:12px;font-weight:800}.account-role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.account-role-grid button{min-height:94px;padding:12px 8px;border:1px solid #d4dfdb;border-radius:10px;background:#fafcfb;color:#577069;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;text-transform:capitalize}.account-role-grid button svg{width:20px}.account-role-grid button b{color:#264a40;font-size:11px}.account-role-grid button small{color:#7d8e89;font-size:8px}.account-role-grid button.active{border-color:#4e8878;background:#e8f2ee;box-shadow:0 0 0 2px #d8e9e3;color:#1d624f}.account-switch{margin:21px 0 0;text-align:center;color:#74867f;font-size:12px}.account-switch a{color:#1c6551;font-weight:800}.library-page{min-height:100dvh;background:#f4f7f5}.library-header{height:70px;padding:0 max(22px,calc((100vw - 1180px)/2));border-bottom:1px solid #dce4e1;background:#fff;display:flex;align-items:center;justify-content:space-between}.library-header>div{display:flex;align-items:center;gap:18px;color:#61766f;font-size:11px;text-transform:capitalize}.library-header>div span{display:flex;align-items:center;gap:6px}.library-header>div svg{width:16px}.library-header button{border:0;background:transparent;color:#49675e;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;cursor:pointer}.library-main{max-width:1180px;margin:auto;padding:48px 24px 80px}.library-hero{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.library-hero h1{margin-bottom:7px;font-size:39px;letter-spacing:-1.4px}.library-hero p{margin:0;color:#6d8079}.library-hero form{width:min(390px,100%);height:50px;padding-left:13px;border:1px solid #c9d7d2;border-radius:11px;background:#fff;display:flex;align-items:center;gap:9px;overflow:hidden}.library-hero form:focus-within{border-color:#4f8979;box-shadow:0 0 0 3px #dfeee9}.library-hero form>svg{width:18px;color:#5b776e}.library-hero input{flex:1;min-width:0;height:100%;border:0;outline:0;color:#21473d;font-weight:800;letter-spacing:.7px}.library-hero form button{align-self:stretch;padding:0 17px;border:0;background:#174f42;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.library-message{margin:-18px 0 25px;padding:10px 13px;border:1px solid #d3dfda;border-radius:9px;background:#fff;color:#41685d;font-size:12px}.library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.library-grid article{overflow:hidden;border:1px solid #dce5e1;border-radius:16px;background:#fff}.library-cover{height:205px;position:relative;display:grid;place-items:center;overflow:hidden;background:#e4ede9;color:#376d5e}.library-cover>svg{width:46px;height:46px}.library-cover img{width:100%;height:100%;object-fit:cover}.library-cover span{position:absolute;right:10px;top:10px;padding:6px 8px;border-radius:7px;background:#173f35dc;color:#fff;display:flex;align-items:center;gap:4px;font-size:8px;font-weight:800}.library-cover span svg{width:12px}.library-book-copy{padding:19px}.library-book-copy>small{color:#668078;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.5px}.library-book-copy h2{margin:8px 0 4px;font-size:18px}.library-book-copy>p{margin-bottom:16px;color:#7b8d87;font-size:11px}.library-book-copy .button+.button{margin-top:8px}.library-book-copy .spinner{width:16px;height:16px}.library-connection{margin-top:12px;color:#7a8c86;display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px}.library-connection svg{width:13px}.library-empty{min-height:330px;border:1px dashed #c8d6d1;border-radius:16px;background:#fff;display:grid;place-items:center;align-content:center;text-align:center;color:#376b5d}.library-empty>svg{width:45px;height:45px}.library-empty h2{margin:13px 0 5px}.library-empty p{color:#72857e}@media(max-width:850px){.library-hero{align-items:stretch;flex-direction:column}.library-hero form{width:100%}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-role-grid{grid-template-columns:1fr}.account-role-grid button{min-height:70px}}@media(max-width:560px){.library-main{padding:32px 14px 60px}.library-header{padding-inline:14px}.library-header>div>span{display:none}.library-grid{grid-template-columns:1fr}.library-hero h1{font-size:31px}.account-card{padding:28px 20px}.account-copy h1{font-size:29px}}.remember-row{flex-direction:row!important;align-items:center;gap:10px!important;padding:10px 11px;border:1px solid #d9e3df;border-radius:9px;background:#f8faf9;cursor:pointer}.remember-row input{width:17px!important;height:17px!important;flex:none}.remember-row span{display:flex;flex-direction:column;gap:1px}.remember-row b{font-size:11px}.remember-row small{color:#768a83;font-size:9px;font-weight:500}.android-download{margin-top:16px;min-height:54px;padding:10px 13px;border:1px solid #bfd8ce;border-radius:10px;background:#edf7f3;color:#1f5e4e;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}.android-download:hover{background:#e2f1eb}.android-download>svg{width:20px}.android-download span{display:flex;flex-direction:column}.android-download b{font-size:12px}.android-download small{color:#668078;font-size:10px}.public-library-page{min-height:100dvh;background:radial-gradient(circle at 8% 0,#e6f1ec 0,transparent 32%),#f5f6f1;color:#132f29}.public-library-header{min-height:72px;padding:10px max(20px,calc((100vw - 1180px)/2));border-bottom:1px solid #d9e3df;background:#ffffffed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;z-index:20}.public-library-header-actions{display:flex;align-items:center;gap:9px}.public-library-header-actions>span,.public-library-header-actions>a,.public-library-header-actions>button{min-height:38px;padding:0 11px;border:1px solid #d7e2de;border-radius:9px;background:#fff;color:#4d6b62;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800;cursor:pointer}.public-library-header-actions svg{width:15px}.public-library-header-actions>span.online{border-color:#c6dfd5;background:#edf7f3;color:#28624f}.public-library-header-actions>span.offline{border-color:#ead9bd;background:#fff7e9;color:#8a6025}.public-library-header-actions>button{border-color:#174f42;background:#174f42;color:#fff}.public-library-main{max-width:1180px;margin:auto;padding:54px 24px 90px}.public-library-hero{min-height:330px;margin-bottom:48px;padding:clamp(30px,5vw,58px);border:1px solid #d8e3de;border-radius:26px;background:linear-gradient(120deg,#173f35,#246756 62%,#dbeae4 62.2%,#eef4f0);box-shadow:0 22px 65px #173f3518;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:center;gap:clamp(30px,6vw,74px);overflow:hidden}.public-library-hero>div:first-child{color:#fff}.library-kicker{margin-bottom:15px;color:#bcd9cf;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:900;letter-spacing:1.3px}.library-kicker svg{width:17px}.public-library-hero h1{margin-bottom:17px;color:#fff;font-size:clamp(39px,5.2vw,68px);line-height:.98;letter-spacing:-3.6px}.public-library-hero>div:first-child p{max-width:590px;margin:0;color:#d6e6e0;font-size:15px;line-height:1.65}.library-trust-line{margin-top:18px;color:#f2faf7;display:block;font-size:11px;font-weight:800;letter-spacing:.15px}.library-install-card{padding:28px;border:1px solid #c7d9d2;border-radius:20px;background:#ffffffed;box-shadow:0 15px 40px #173f3514;color:#1d5143;display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center}.library-install-card>svg{width:48px;height:48px;padding:12px;border-radius:14px;background:#dfeee8}.library-install-card div{display:flex;flex-direction:column;gap:4px}.library-install-card b{font-size:14px}.library-install-card span{color:#688078;font-size:10px;line-height:1.45}.library-install-card button{grid-column:1 / -1;min-height:44px;border:0;border-radius:10px;background:#174f42;color:#fff;font-weight:800;cursor:pointer}.public-library-toolbar{margin-bottom:21px;display:flex;align-items:end;justify-content:space-between;gap:24px}.public-library-toolbar h2{margin-bottom:4px;font-size:27px;letter-spacing:-.8px}.public-library-toolbar p{margin:0;color:#74857f;font-size:11px}.public-library-toolbar label{width:min(370px,100%);height:46px;padding:0 13px;border:1px solid #cad8d3;border-radius:11px;background:#fff;color:#72857e;display:flex;align-items:center;gap:9px}.public-library-toolbar label:focus-within{border-color:#4e8878;box-shadow:0 0 0 3px #dfeee9}.public-library-toolbar label svg{width:18px}.public-library-toolbar input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:#193d33;font-size:12px}.public-library-folders{margin-bottom:25px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.public-library-folders button{min-width:0;padding:15px;border:1px solid #d5e1dc;border-radius:14px;background:#fff;color:#244d42;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.public-library-folders button:hover{border-color:#80aa9d;transform:translateY(-2px);box-shadow:0 9px 24px #193f3510}.public-library-folders button.active{border-color:#276957;background:#edf7f3;box-shadow:inset 0 0 0 1px #276957}.public-library-folders button>span{grid-row:1 / 3;width:38px;height:38px;border-radius:10px;background:#e6f1ed;color:#276957;display:grid;place-items:center}.public-library-folders button.active>span{background:#276957;color:#fff}.public-library-folders svg{width:19px;height:19px}.public-library-folders b{min-width:0;align-self:end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.public-library-folders small{align-self:start;color:#768981;font-size:10px}.public-library-message{margin-bottom:20px;padding:12px 14px;border:1px solid #cbded6;border-radius:10px;background:#edf7f3;color:#285c4d;font-size:12px}.public-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.public-library-book{border:1px solid #d9e3df;border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 8px 26px #193f3509;content-visibility:auto;transition:transform .2s ease,box-shadow .2s ease}.public-library-book:hover{transform:translateY(-3px);box-shadow:0 16px 38px #193f3515}.public-library-cover{height:245px;position:relative;background:linear-gradient(145deg,#dbe8e3,#edf2ef);color:#2f6a59;display:grid;place-items:center;overflow:hidden}.public-library-cover>svg{width:50px;height:50px}.public-library-cover img{width:100%;height:100%;object-fit:contain;padding:14px}.public-library-cover span{position:absolute;right:11px;top:11px;padding:7px 9px;border-radius:8px;background:#174f42ed;color:#fff;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:900}.public-library-cover span svg{width:13px}.public-library-copy{padding:20px}.public-library-copy>small{color:#688078;font-size:9px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.public-library-copy h3{min-height:46px;margin:9px 0 5px;font-size:20px;line-height:1.15}.public-library-copy>p{margin-bottom:17px;color:#81908b;font-size:10px}.public-library-actions{display:grid;grid-template-columns:.85fr 1.15fr;gap:7px}.public-library-actions .button{min-width:0;min-height:43px;padding-inline:9px;border-radius:9px;font-size:10px}.public-library-actions svg{width:15px}.public-library-empty{min-height:330px;padding:40px;border:1px dashed #c4d3ce;border-radius:18px;background:#fff;color:#356b5c;display:grid;place-items:center;align-content:center;text-align:center}.public-library-empty>svg{width:48px;height:48px}.public-library-empty h2{margin:14px 0 6px}.public-library-empty p{margin:0;color:#74867f}@media(max-width:900px){.public-library-hero{grid-template-columns:1fr;background:linear-gradient(145deg,#173f35,#276b59)}.library-install-card{max-width:500px}.public-library-folders,.public-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.public-library-header{min-height:64px;padding-inline:12px}.public-library-header .brand{font-size:16px}.public-library-header .brand-mark{width:34px;height:34px}.public-library-header-actions>span,.public-library-header-actions>a{display:none}.public-library-header-actions>button{padding-inline:10px}.public-library-main{padding:26px 13px 70px}.public-library-hero{min-height:0;margin-bottom:34px;padding:30px 23px;border-radius:20px;gap:28px}.public-library-hero h1{font-size:43px;letter-spacing:-2.4px}.public-library-toolbar{align-items:stretch;flex-direction:column}.public-library-toolbar label{width:100%}.public-library-folders{grid-template-columns:1fr 1fr;gap:9px}.public-library-folders button{padding:11px;grid-template-columns:33px minmax(0,1fr);column-gap:8px}.public-library-folders button>span{width:33px;height:33px}.public-library-grid{grid-template-columns:1fr}.public-library-cover{height:230px}.public-library-actions{grid-template-columns:1fr 1.25fr}}.admin-page,.report-page{min-height:100dvh;background:#f3f6f4}.admin-header{height:70px;padding:0 max(22px,calc((100vw - 1280px)/2));border-bottom:1px solid #dce5e1;background:#fff;display:flex;align-items:center;justify-content:space-between}.admin-header>div{display:flex;align-items:center;gap:18px}.admin-header span,.admin-header button{color:#526d64;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800}.admin-header svg{width:16px}.admin-header button{padding:0;border:0;background:transparent;cursor:pointer}.admin-main{max-width:1280px;margin:auto;padding:42px 24px 80px}.admin-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.admin-title h1{margin-bottom:6px;font-size:38px;letter-spacing:-1.4px}.admin-title p{margin:0;color:#6d817a}.admin-title-actions{display:flex;gap:8px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:27px}.admin-stats>div{min-height:92px;padding:18px;border:1px solid #dce5e1;border-radius:13px;background:#fff;display:flex;align-items:center;gap:13px}.admin-stats>div>svg{width:24px;color:#2c745f}.admin-stats span{color:#71857e;display:flex;flex-direction:column;gap:3px;font-size:10px}.admin-stats b{color:#193d33;font-size:23px}.admin-tabs{margin-bottom:24px;padding:5px;border:1px solid #dbe4e0;border-radius:12px;background:#fff;display:flex;gap:3px;overflow-x:auto}.admin-tabs button{flex:1;min-width:135px;height:42px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#657a73;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:800;cursor:pointer}.admin-tabs button svg{width:16px}.admin-tabs button.active{background:#e4f0eb;color:#1c604e}.admin-message{margin-bottom:18px;padding:11px 13px;border:1px solid #c9ddd5;border-radius:9px;background:#edf6f2;color:#285c4e;display:flex;justify-content:space-between;gap:15px;font-size:12px;white-space:pre-wrap}.admin-message button{border:0;background:transparent;color:inherit;cursor:pointer}.admin-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px}.admin-section-head h2{margin-bottom:4px}.admin-section-head p{margin:0;color:#70847d;font-size:11px}.creator-create-form{margin-bottom:18px;padding:16px;border:1px solid #d7e2dd;border-radius:12px;background:#fff;display:grid;grid-template-columns:1fr 1fr 1fr auto auto;gap:9px;align-items:center}.creator-create-form>input{height:42px;min-width:0;padding:0 10px;border:1px solid #ccd9d4;border-radius:8px;outline:0}.creator-create-form>label{display:flex;align-items:center;gap:6px;color:#536f66;font-size:9px;font-weight:700}.creator-create-form>label input{width:16px;height:16px}.admin-table-wrap{overflow-x:auto;border:1px solid #dce5e1;border-radius:13px;background:#fff}.admin-table{width:100%;border-collapse:collapse;text-align:left}.admin-table th{padding:12px 14px;border-bottom:1px solid #dfe7e4;background:#f7f9f8;color:#778983;font-size:9px;letter-spacing:.45px;text-transform:uppercase}.admin-table td{padding:13px 14px;border-bottom:1px solid #edf1ef;color:#405e55;font-size:11px;vertical-align:middle}.admin-table tr:last-child td{border-bottom:0}.admin-table td b,.admin-table td small{display:block}.admin-table td b{color:#213f37;font-size:12px}.admin-table td small{margin-top:2px;color:#7d8e89;font-size:9px}.admin-table select{height:34px;padding:0 8px;border:1px solid #d0dcd7;border-radius:7px;background:#fff;color:#34564c;font-size:10px}.wide-cell{max-width:330px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-toggle{min-width:78px;height:30px;padding:0 8px;border:0;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:9px;font-weight:800;text-transform:capitalize;cursor:pointer}.status-toggle svg{width:13px}.status-toggle.active{background:#e1f1e9;color:#246148}.status-toggle.blocked{background:#f7e7e5;color:#9b3f3a}.admin-row-actions{display:flex;gap:5px}.admin-row-actions button{width:31px;height:31px;padding:0;border:1px solid #dbe4e1;border-radius:7px;background:#fff;color:#547068;display:grid;place-items:center;cursor:pointer}.admin-row-actions button:hover{background:#edf4f1;color:#1e634f}.admin-row-actions button.danger{color:#a14540}.admin-row-actions svg{width:14px}.report-main{max-width:1120px;margin:auto;padding:42px 24px 80px}.report-heading{margin-bottom:24px;display:flex;align-items:center;gap:14px}.report-heading>span{width:54px;height:54px;border-radius:15px;background:#e1efe9;color:#23664f;display:grid;place-items:center}.report-heading>span svg{width:24px}.report-heading h1{margin-bottom:5px}.report-heading p{margin:0;color:#72857e}.report-empty{padding:45px;text-align:center;color:#7a8c86}@media(max-width:900px){.admin-stats{grid-template-columns:repeat(2,1fr)}.creator-create-form{grid-template-columns:1fr 1fr}.admin-title{align-items:stretch;flex-direction:column}.admin-title-actions{flex-wrap:wrap}}@media(max-width:560px){.admin-main,.report-main{padding:28px 12px 60px}.admin-stats{grid-template-columns:1fr 1fr}.admin-title h1{font-size:30px}.admin-header{padding-inline:12px}.admin-header>div>span{display:none}.creator-create-form{grid-template-columns:1fr}}.reader-positioned-icon{position:absolute;z-index:3;min-width:24px;min-height:24px;padding:0;border:2px solid white;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#286fca;color:#fff;box-shadow:0 2px 8px #0005;cursor:pointer;line-height:0}.reader-positioned-icon img{width:100%;height:100%;object-fit:contain;background:transparent}.reader-positioned-icon svg{width:55%;height:55%}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#0b17346b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.book-details-modal{position:relative;width:min(520px,100%);padding:30px;border-radius:16px;background:#fff;box-shadow:0 24px 70px #07112455}.book-details-modal h2{margin:0 38px 6px 0;color:var(--studio-navy);font:700 28px Georgia,serif}.book-details-modal>p{margin:0 0 22px;color:var(--studio-muted);font-size:13px;line-height:1.5}.book-details-modal>label,.details-grid label{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;color:#33425e;font-size:12px;font-weight:750}.book-details-modal input:not([type=file]){height:43px;padding:0 12px;border:1px solid #cdd7e6;border-radius:8px;font:inherit}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.details-cover-row{display:flex;align-items:center;gap:18px;margin-bottom:20px}.details-cover-row input,.page-replace-tools input{position:absolute;width:1px;height:1px;opacity:0}.page-replace-tools{padding:10px 12px;border-bottom:1px solid var(--line);display:grid;gap:7px}.page-replace-tools .button{justify-content:center;padding:8px;font-size:10px}.page-replace-tools small{color:var(--muted);font-size:9px;line-height:1.35}.editor-reader-icon{position:absolute;z-index:8;min-width:22px;min-height:22px;padding:0;display:grid;place-items:center;overflow:hidden;border:2px solid white;border-radius:50%;background:#286fca;color:#fff;box-shadow:0 2px 8px #0006;cursor:grab;touch-action:none}.editor-reader-icon.selected{outline:3px solid #ffd76a}.editor-reader-icon:active{cursor:grabbing}.editor-reader-icon img{width:100%;height:100%;object-fit:contain}.editor-reader-icon svg{width:55%;height:55%}.custom-icon-setting{display:grid;gap:10px;margin:-6px 0 18px;padding:12px;border-radius:9px;background:#f2f6ff}.custom-icon-setting>label{display:flex;flex-direction:column;gap:7px;color:#425b53;font-size:11px;font-weight:800}.custom-icon-setting>small{color:var(--muted);font-size:10px;line-height:1.4}.book-cover-edit{position:relative;padding:0;cursor:pointer}.book-cover-edit>span{position:absolute;right:3px;bottom:3px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--studio-blue);border:2px solid white;box-shadow:0 2px 7px #17213b55}.book-cover-edit>span svg{width:11px;height:11px}.book-details-link{margin-top:7px;padding:0;border:0;background:transparent;color:var(--studio-blue);display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:750;cursor:pointer}.book-details-link svg{width:12px;height:12px}
