:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20302f;background:#f4efe5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4efe5}button,input{font:inherit}button{border:0}.app-shell{min-height:100vh;min-height:100dvh;background:#f4efe5}.auth-screen,.profile-screen{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f7f0e4,#e8f0ee)}.auth-panel{width:min(100%,380px);display:grid;gap:18px;justify-items:center}.brand-mark{width:76px;height:76px;border-radius:18px;display:grid;place-items:center;color:#fff7ec;background:#1f7a7a;box-shadow:0 18px 42px #1f7a7a3d}h1,h2,p{margin:0}h1{font-size:32px;line-height:1.1;letter-spacing:0}.auth-panel form{width:100%;display:grid;gap:12px}.auth-panel input{width:100%;height:54px;border:1px solid #c9cec8;border-radius:8px;padding:0 16px;font-size:20px;text-align:center;background:#fffdf8}.primary-button,.icon-text-button,.profile-button,.book-card{cursor:pointer;-webkit-tap-highlight-color:transparent}.primary-button{height:54px;border-radius:8px;color:#fff;background:#1f7a7a;font-weight:750}.primary-button:disabled,.icon-text-button:disabled{opacity:.55;cursor:default}.status-text{color:#8b2f3c;font-size:14px}.profile-screen{align-content:center;gap:26px}.profile-grid{width:min(100%,420px);display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-button{min-height:132px;border-radius:8px;display:grid;place-items:center;gap:10px;color:#20302f;background:#fffdf8;box-shadow:0 12px 32px #5048341a;font-weight:760}.profile-button span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff}.library-view{width:min(100%,900px);margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 18px max(32px,env(safe-area-inset-bottom))}.library-header,.reader-header,.toolbar-row,.reader-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.library-header{margin-bottom:22px}.eyebrow{color:#68726f;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.header-actions{display:flex;gap:8px}.icon-button{width:44px;height:44px;border-radius:8px;display:grid;place-items:center;color:#263a38;background:#fffaf1;box-shadow:0 5px 18px #2c353314;cursor:pointer}.toolbar-row{margin-bottom:18px}.segmented{min-height:44px;display:inline-flex;align-items:center;padding:4px;border-radius:8px;background:#e0e7e3}.segmented button{min-width:56px;height:36px;border-radius:7px;color:#42504e;background:transparent;font-weight:800;cursor:pointer}.segmented button.active{color:#fff;background:#1f7a7a}.segmented.compact button{min-width:44px;display:grid;place-items:center}.icon-text-button{height:44px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;color:#fff;background:#a8556c;font-weight:760}.book-list{display:grid;gap:12px}.book-card{width:100%;min-height:92px;border-radius:8px;display:grid;grid-template-columns:58px 1fr 32px;align-items:center;gap:12px;padding:14px;color:#20302f;text-align:left;background:#fffdf8;box-shadow:0 10px 30px #3f372817}.book-cover{width:52px;height:64px;border-radius:7px;display:grid;place-items:center;color:#fff7ec;background:linear-gradient(160deg,#1f7a7a,#263a38 58%,#a8556c)}.book-info{min-width:0;display:grid;gap:6px}.book-info strong,.reader-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.book-info small,.reader-header small{color:#68726f}.progress-track{width:100%;height:5px;border-radius:99px;overflow:hidden;background:#e1e3dd}.progress-track span{display:block;height:100%;border-radius:inherit;background:#1f7a7a}.empty-state{margin-top:34px;color:#68726f;text-align:center}.reader-view{min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;color:#26302f;background:#f4efe5}.reader-theme-light .reader-view{color:#172422;background:#fbfcf8}.reader-theme-night .reader-view{color:#e8ebe5;background:#121817}.reader-header{padding:max(10px,env(safe-area-inset-top)) 12px 8px;background:color-mix(in srgb,currentColor 4%,transparent)}.reader-header>div{min-width:0;display:grid;gap:2px;text-align:center}.reader-theme-night .reader-header small,.reader-theme-night .eyebrow,.reader-theme-night .book-info small{color:#aeb8b4}.reader-theme-night .icon-button{color:#e8ebe5;background:#202b29}.page-surface{width:min(100%,780px);min-height:0;margin:0 auto;padding:22px 22px 94px;overflow:hidden;touch-action:pan-y}.segment-block{margin-bottom:22px}.segment-block p{font-family:Georgia,Times New Roman,serif}.word-token{display:inline;padding:0 1px;color:inherit;background:transparent;border-radius:5px;cursor:pointer}.word-token:active{background:#1f7a7a29}.phrase-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.phrase-row button{min-height:32px;border-radius:8px;padding:0 10px;color:#1f4c4a;background:#dcebe6;font-size:14px;font-weight:750;cursor:pointer}.reader-theme-night .phrase-row button{color:#dbf2ed;background:#1f3a37}.reader-footer{position:fixed;left:0;right:0;bottom:0;padding:10px 18px max(10px,env(safe-area-inset-bottom));background:color-mix(in srgb,#f4efe5 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.reader-theme-night .reader-footer{background:color-mix(in srgb,#121817 88%,transparent)}.reader-footer span{min-width:72px;color:#68726f;font-size:14px;font-weight:800;text-align:center}.bottom-sheet{position:fixed;left:0;right:0;bottom:0;z-index:10;display:grid;gap:10px;max-height:56vh;padding:12px 20px max(22px,env(safe-area-inset-bottom));overflow:auto;color:#20302f;background:#fffdf8;border-radius:8px 8px 0 0;box-shadow:0 -16px 42px #1c1f1e2e}.reader-theme-night .bottom-sheet{color:#e8ebe5;background:#202b29}.sheet-handle{justify-self:center;width:42px;height:4px;border-radius:99px;background:#c8cec9}.sheet-close{position:absolute;top:10px;right:12px;box-shadow:none}.bottom-sheet h2{padding-right:48px;font-size:22px;line-height:1.2;letter-spacing:0}.translation-text{font-size:19px;line-height:1.45}.note-text{color:#6d5750;font-size:15px;line-height:1.45}.reader-theme-night .note-text{color:#c8bbb4}.settings-sheet{gap:16px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.settings-row>span{font-weight:760}.stepper{display:inline-flex;align-items:center;gap:8px}.stepper strong{min-width:32px;text-align:center}.settings-row input[type=range]{width:min(190px,52vw);accent-color:#1f7a7a}@media(min-width:760px){.library-view{padding-inline:32px}.book-list{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-sheet{left:50%;right:auto;width:min(620px,calc(100% - 32px));transform:translate(-50%);border-radius:8px 8px 0 0}}
