:root{color:#24231f;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f6f5f1;--surface:#fff;--surface-soft:#efeee9;--text:#24231f;--muted:#77736a;--border:#e4e1d9;--primary:#24231f;--primary-text:#fff;--accent:#ddf173;--accent-soft:#f1f7cc;--danger:#b4423c;--shadow:0 18px 45px #2b281e14;background:#f6f5f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #4776e547}@media (prefers-color-scheme:dark){:root{color:#f2f1ed;--bg:#151511;--surface:#201f1a;--surface-soft:#292821;--text:#f2f1ed;--muted:#a8a49a;--border:#39372f;--primary:#f2f1ed;--primary-text:#1a1915;--accent:#cce765;--accent-soft:#343b20;--shadow:0 18px 45px #0003;background:#151511}}.app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;gap:28px;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.brand,.mobile-brand{align-items:center;gap:11px;display:flex}.brand>div{gap:2px;display:grid}.brand small{color:var(--muted);font-size:12px}.brand-mark{background:var(--primary);width:34px;height:34px;color:var(--primary-text);border-radius:11px;place-items:center;font-weight:700;display:inline-grid}.side-nav{gap:7px;display:grid}.nav-link{color:var(--muted);border-radius:11px;align-items:center;gap:11px;padding:11px 13px;font-weight:600;display:flex}.nav-link:hover{background:var(--surface-soft);color:var(--text)}.nav-link.active{background:var(--primary);color:var(--primary-text)}.module-shortcuts{color:var(--muted);gap:13px;padding:5px 13px;display:grid}.module-shortcuts p{text-transform:uppercase;letter-spacing:.08em;margin:0 0 2px;font-size:12px}.module-shortcuts span{align-items:center;gap:10px;font-size:14px;display:flex}.sync-state{color:var(--muted);align-items:center;gap:8px;margin-top:auto;padding:0 13px;font-size:12px;display:flex}.sidebar-signout{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:0 13px;display:flex}.sidebar-signout:hover{background:var(--surface-soft);color:var(--text)}.status-dot{background:#d4a244;border-radius:50%;width:8px;height:8px}.status-dot.online{background:#61a96b}.main-area{min-width:0}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;height:72px;padding:0 clamp(20px,4vw,58px);display:flex}.mobile-brand{display:none}.search-box{background:var(--surface);border:1px solid var(--border);width:min(420px,48vw);color:var(--muted);border-radius:12px;align-items:center;gap:9px;padding:10px 13px;display:flex}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.top-actions,.heading-actions{align-items:center;gap:10px;display:flex}.icon-button,.avatar{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:11px;place-items:center;width:40px;height:40px;display:inline-grid}.icon-button.small{background:0 0;border:0;width:32px;height:32px}.avatar{background:var(--accent);color:#272c12;border-radius:50%;font-size:12px;font-weight:700}.account-menu-wrap{position:relative}.account-menu{z-index:15;border:1px solid var(--border);background:var(--surface);width:min(290px,100vw - 32px);box-shadow:var(--shadow);border-radius:14px;gap:6px;padding:16px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.account-menu>span{color:var(--muted);font-size:12px}.account-menu>strong{overflow-wrap:anywhere}.account-menu>button{background:var(--surface-soft);cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;min-height:38px;margin-top:8px;padding:0 10px;display:flex}.page-content{max-width:1320px;margin:0 auto;padding:50px clamp(20px,4vw,58px) 90px}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px;display:flex}.page-heading h1{letter-spacing:-.04em;margin:8px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.12}.page-heading p{color:var(--muted);margin:0}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;gap:8px;padding:22px;display:grid}.stat-card span,.stat-card small{color:var(--muted)}.stat-card strong{font-size:30px}.section-block{margin-top:46px}.section-title{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.section-title h2{margin-bottom:6px}.section-title p{color:var(--muted);margin:0}.module-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.module-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:16px;min-height:150px;padding:22px;transition:transform .18s,box-shadow .18s;display:grid}.module-card.featured:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.module-card.featured{background:var(--accent-soft)}.module-card.muted-card{opacity:.76}.module-icon,.stat-icon{background:var(--surface-soft);border-radius:13px;place-items:center;width:42px;height:42px;display:inline-grid}.module-card.featured .module-icon{background:var(--accent);color:#262b12}.module-card p{color:var(--muted);margin:6px 0 20px}.module-meta{color:var(--muted);font-size:12px}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:650;display:inline-flex}.button.primary{background:var(--primary);color:var(--primary-text)}.button.secondary{border-color:var(--border);background:var(--surface)}.button:disabled{opacity:.55;cursor:wait}.book-stats{gap:12px;margin-bottom:28px;display:flex}.book-stats article{background:var(--surface);border:1px solid var(--border);border-radius:15px;align-items:center;gap:12px;min-width:190px;padding:15px 18px;display:flex}.book-stats article div{display:grid}.book-stats strong{font-size:22px}.book-stats small{color:var(--muted)}.filter-tabs{border-bottom:1px solid var(--border);gap:24px;margin-bottom:24px;display:flex}.filter-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 1px 12px}.filter-tabs button.active{color:var(--text);border-color:var(--text);font-weight:650}.books-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.book-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;grid-template-columns:124px minmax(0,1fr);gap:20px;min-height:258px;padding:18px;display:grid}.book-cover{background:var(--surface-soft);min-height:190px;color:var(--muted);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:12px;display:flex;overflow:hidden}.book-cover img{object-fit:cover;width:100%;height:100%}.book-body{flex-direction:column;min-width:0;display:flex}.book-card-heading,.book-footer,.book-progress>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.status-badge{background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.status-badge.reading{background:var(--accent-soft);color:var(--text)}.status-badge.finished{color:#35623e;background:#e5f3e8}.status-badge.paused{color:#7a582a;background:#f7ead8}.status-badge.purchased{color:#536171;background:#edf2f7;align-items:center;gap:4px;display:inline-flex}.book-badges{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.book-body h2{overflow-wrap:anywhere;margin:14px 0 5px;font-size:19px}.book-body p{color:var(--muted);margin:0}.book-publication{font-size:12px;margin-top:8px!important}.book-categories{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.book-categories span{background:var(--surface-soft);color:var(--muted);border-radius:7px;padding:4px 7px;font-size:10px}.book-progress{gap:7px;margin-top:auto;display:grid}.book-progress span,.book-progress small{color:var(--muted);font-size:12px}.progress-track{background:var(--surface-soft);border-radius:99px;height:7px;overflow:hidden}.progress-track span{background:var(--accent);border-radius:inherit;height:100%;display:block}.book-note{line-height:1.6;margin-top:22px!important}.book-footer{border-top:1px solid var(--border);margin-top:16px;padding-top:13px}.book-footer small{color:var(--muted)}.text-button{cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.state-panel{border:1px dashed var(--border);min-height:230px;color:var(--muted);text-align:center;border-radius:18px;align-content:center;place-items:center;gap:12px;display:grid}.state-panel h2,.state-panel p{margin:0}.mutation-error,.auth-error{border:1px solid color-mix(in srgb, var(--danger) 35%, var(--border));background:color-mix(in srgb, var(--danger) 9%, var(--surface));color:var(--danger);border-radius:10px;padding:11px 13px;font-size:13px}.mutation-error{justify-content:space-between;align-items:center;gap:12px;display:flex}.mutation-error span{min-width:0}.mutation-error button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;padding:0;display:grid}.mutation-error button:hover{background:color-mix(in srgb, var(--danger) 10%, transparent)}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#12110e8a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--border);width:min(680px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);border-radius:20px;padding:25px;overflow:auto}.book-form-modal{width:min(780px,100%)}.compact-modal{width:min(500px,100%)}.modal-header{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.modal-header h2{margin:5px 0 0}.form-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.field{gap:7px;margin-bottom:17px;display:grid}.field label{font-size:13px;font-weight:650}.field input,.field select,.field textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);border-radius:10px;padding:11px 12px}.field textarea{resize:vertical}.error{color:var(--danger)}.isbn-lookup{border:1px solid var(--border);background:var(--surface-soft);border-radius:15px;gap:12px;margin:-4px 0 22px;padding:16px;display:grid}.isbn-lookup-heading{align-items:center;gap:10px;display:flex}.isbn-lookup-heading>div{gap:2px;display:grid}.isbn-lookup-heading small{color:var(--muted)}.isbn-icon{background:var(--surface);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.isbn-controls{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.isbn-controls input{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);border-radius:10px;padding:11px 12px}.lookup-message{background:var(--surface);border-radius:9px;padding:9px 11px;font-size:12px}.lookup-message.success{color:#3e7447;align-items:center;gap:7px;display:flex}.purchase-field{border:1px solid var(--border);cursor:pointer;border-radius:11px;align-items:center;gap:10px;margin-bottom:17px;padding:13px;display:flex}.purchase-field input{width:17px;height:17px;accent-color:var(--primary)}.purchase-field span{gap:2px;display:grid}.purchase-field small{color:var(--muted)}.scanner-backdrop{z-index:40;background:#12110ebd;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.scanner-dialog{background:var(--surface);width:min(540px,100%);box-shadow:var(--shadow);border-radius:20px;padding:22px}.scanner-view{aspect-ratio:4/3;background:#151515;border-radius:14px;position:relative;overflow:hidden}.scanner-view video{object-fit:cover;width:100%;height:100%}.scanner-frame{border:2px solid var(--accent);border-radius:12px;height:28%;position:absolute;top:36%;left:8%;right:8%;box-shadow:0 0 0 999px #0003}.scanner-hint{color:var(--muted);align-items:center;gap:8px;margin:14px 0 0;font-size:13px;display:flex}.modal-actions{justify-content:flex-end;gap:10px;padding-top:6px;display:flex}.progress-value{place-items:center;gap:4px;margin:25px 0 18px;display:grid}.progress-value strong{font-size:46px}.progress-value span{color:var(--muted)}.range{width:100%;accent-color:var(--primary);margin-bottom:24px}.bottom-nav{display:none}.auth-loading{min-height:100vh;color:var(--muted);align-content:center;place-items:center;gap:14px;display:grid}.auth-loading p{margin:0}.auth-page{background:var(--surface);grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);min-height:100vh;display:grid}.auth-intro{background:var(--primary);min-height:100vh;color:var(--primary-text);flex-direction:column;padding:clamp(30px,5vw,72px);display:flex}.auth-brand{align-items:center;gap:12px;display:flex}.auth-intro .brand-mark{background:var(--accent);color:#272c12}.auth-intro-copy{max-width:620px;margin:auto 0}.auth-intro-copy .eyebrow{color:color-mix(in srgb, var(--primary-text) 70%, transparent);align-items:center;gap:7px;display:flex}.auth-intro-copy h1{letter-spacing:-.045em;max-width:590px;margin:16px 0 20px;font-size:clamp(36px,4.5vw,64px);line-height:1.12}.auth-intro-copy>p{max-width:570px;color:color-mix(in srgb, var(--primary-text) 72%, transparent);line-height:1.8}.auth-intro-copy ul{gap:13px;margin:30px 0 0;padding:0;list-style:none;display:grid}.auth-intro-copy li{align-items:center;gap:10px;display:flex}.auth-intro-copy li svg{color:var(--accent)}.auth-module-preview{border:1px solid color-mix(in srgb, var(--primary-text) 18%, transparent);border-radius:14px;align-self:flex-start;align-items:center;gap:11px;padding:15px 17px;display:flex}.auth-module-preview>span{gap:3px;display:grid}.auth-module-preview small{color:color-mix(in srgb, var(--primary-text) 62%, transparent)}.auth-form-panel{background:var(--bg);place-items:center;min-width:0;padding:clamp(24px,5vw,72px);display:grid}.auth-card{width:min(430px,100%)}.auth-card>h2,.confirmation-card>h1{letter-spacing:-.035em;margin:9px 0 8px;font-size:clamp(28px,3vw,38px)}.auth-card>p{color:var(--muted);line-height:1.65}.auth-mobile-brand{align-items:center;gap:10px;margin-bottom:42px;display:none}.auth-tabs{background:var(--surface-soft);border-radius:12px;grid-template-columns:repeat(2,1fr);margin:28px 0 24px;padding:4px;display:grid}.auth-tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px}.auth-tabs button.active{background:var(--surface);color:var(--text);font-weight:700;box-shadow:0 3px 12px #14120c0f}.auth-form{gap:18px;display:grid}.auth-field{gap:7px;display:grid}.auth-field label{font-size:13px;font-weight:700}.auth-input{border:1px solid var(--border);background:var(--surface);min-height:48px;color:var(--muted);border-radius:11px;align-items:center;gap:9px;padding:0 12px;display:flex}.auth-input:focus-within{border-color:var(--text);box-shadow:0 0 0 3px color-mix(in srgb, var(--text) 10%, transparent)}.auth-input input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1}.auth-input button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.auth-submit{width:100%;margin-top:2px}.auth-privacy{text-align:center;margin:22px 0 0;font-size:12px}.auth-logo{background:var(--accent);color:#272c12;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:24px;display:grid}.confirmation-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;padding:36px}.confirmation-card strong{color:var(--text);overflow-wrap:anywhere}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{align-items:center;padding:26px 14px}.brand>div,.nav-link:not(.active):after,.nav-link{font-size:0}.side-nav{width:100%}.nav-link{justify-content:center;padding:12px}.module-shortcuts,.sync-state{display:none}.module-grid,.books-grid{grid-template-columns:1fr}.auth-page{grid-template-columns:minmax(0,1fr)}.auth-intro{display:none}.auth-form-panel{min-height:100vh}.auth-mobile-brand{display:flex}}@media (width<=680px){.app-shell{display:block}.sidebar{display:none}.topbar{height:64px;padding:0 16px}.mobile-brand{display:flex}.mobile-brand .brand-mark{width:30px;height:30px}.search-box,.top-actions .icon-button{display:none}.page-content{padding:30px 16px 94px}.page-heading{grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:start;width:100%;margin-bottom:25px;display:grid}.page-heading>div:first-child{min-width:0}.page-heading h1{font-size:32px}.heading-actions{width:100%}.heading-actions .button{flex:1;padding:0 10px}.stats-grid{grid-template-columns:1fr}.stat-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.stat-card strong{grid-area:1/2/span 2}.module-grid{grid-template-columns:1fr}.module-card{min-height:130px}.book-stats{padding-bottom:4px;overflow-x:auto}.book-stats article{min-width:165px}.book-card{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:14px}.book-cover{min-height:150px}.form-grid{grid-template-columns:1fr;gap:0}.isbn-controls{grid-template-columns:1fr 1fr}.isbn-controls input{grid-column:1/-1}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:20px 20px 0 0;width:100%;max-height:92vh;padding:22px 18px}.scanner-backdrop{align-items:end;padding:0}.scanner-dialog{width:100%;padding:20px 16px calc(20px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.bottom-nav{z-index:10;height:calc(68px + env(safe-area-inset-bottom));padding:8px 24px env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--border);justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a,.bottom-nav button{min-width:60px;color:var(--muted);background:0 0;border:0;place-items:center;gap:3px;font-size:11px;display:grid}.bottom-nav a.active{color:var(--text);font-weight:700}.auth-form-panel{align-items:start;padding:28px 20px}.auth-card{padding-top:10px}.confirmation-card{margin-top:10vh;padding:26px 20px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
