:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#22283c;background:#f5f7fb;font-synthesis:none;--blue:#3c5ee8;--ink:#22283c;--muted:#778097;--line:#e8ebf2;--surface:#fff;--red:#c64358}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none;color:inherit}button:disabled{opacity:.5;cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #8ba6ff;outline-offset:4px}input,textarea,select{font-size:16px;max-width:100%}a{color:var(--blue)}svg.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-.7px}h2{font-size:20px}h3{font-size:17px}p{line-height:1.7}small{font-size:13px}.muted{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--muted)}.app-shell{display:grid;grid-template-columns:230px 1fr;min-height:100dvh}.sidebar{position:sticky;top:0;height:100dvh;background:white;border-right:1px solid var(--line);padding:38px 24px;display:flex;flex-direction:column;gap:36px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:700}.brand-mark{background:var(--blue);color:#fff;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;box-shadow:0 5px 12px #3c5ee822}.brand small{display:block;font-size:10px;letter-spacing:3px;font-weight:500;margin-top:2px;color:var(--muted)}.navigation{display:grid;gap:10px}.nav-item{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;font-size:15px;text-align:left;color:#727b91}.nav-item.active{background:#eef2ff;color:var(--blue);font-weight:600}.nav-item .badge{margin-left:auto}.sidebar-bottom{margin-top:auto}.local-label{font-size:13px;display:flex;align-items:center;gap:8px;color:var(--muted);padding:16px 8px}.workspace{max-width:1220px;width:100%;padding:32px 48px 60px;margin:auto}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px;gap:12px}.date-label{font-size:14px;color:var(--muted)}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e8edff;color:var(--blue);font-size:14px}.heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px}.heading p{margin-top:9px;font-size:15px;color:var(--muted)}.btn{padding:12px 18px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;font-size:14px;font-weight:550;white-space:nowrap}.btn.primary{background:var(--blue);color:white;box-shadow:0 4px 10px #3c5ee81a}.btn.secondary{background:white;border:1px solid var(--line)}.btn.soft{background:#edf1ff;color:var(--blue)}.btn.danger{color:var(--red);background:#fff1f3}.icon-btn{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:10px}.icon-btn:hover{background:#eef1f7}.overview{display:grid;grid-template-columns:1.25fr 1fr 1fr;background:white;border:1px solid var(--line);border-radius:18px;margin-bottom:32px;overflow:hidden}.stat{padding:25px 28px;display:flex;gap:16px;align-items:center;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat:first-child{background:#f0f3ff}.stat-icon{background:#e3e9ff;color:var(--blue);height:46px;width:46px;display:grid;place-items:center;border-radius:14px}.stat-label{font-size:13px;color:var(--muted);margin-bottom:8px}.stat-value{font-size:27px;font-weight:650;letter-spacing:-.6px}.stat-value small{font-weight:400;font-size:13px;color:var(--muted);margin-left:6px;letter-spacing:0}.section-head{display:flex;align-items:center;justify-content:space-between;margin:30px 0 24px;gap:12px}.section-head small{color:var(--muted);font-weight:400;margin-left:10px}.view-label{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--muted)}.folders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.folder{position:relative;border-radius:0 16px 16px 16px;background:var(--folder-bg);border:1px solid var(--folder-line);margin-top:12px;min-height:196px;transition:transform .2s;box-shadow:0 5px 12px #25356003}.folder:before{content:"";position:absolute;left:-1px;top:-13px;width:41%;height:14px;border-radius:10px 10px 0 0;background:var(--folder-bg);border:1px solid var(--folder-line);border-bottom:0}.folder:hover{transform:translateY(-3px)}.folder-open{display:block;text-align:left;width:100%;padding:22px 23px 19px;min-height:196px}.folder-top{display:flex;justify-content:space-between;align-items:center;color:var(--folder-ink);margin-bottom:23px}.folder-type{font-size:11px;letter-spacing:1.4px}.folder h3{font-size:18px;word-break:break-word;padding-right:20px}.folder-meta{font-size:13px;color:var(--folder-ink);margin:10px 0 18px}.folder-foot{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--folder-ink)}.folder-menu{position:absolute;right:12px;bottom:9px;color:var(--folder-ink);background:var(--folder-bg)}.folder-add{border:1.5px dashed #ccd3e2;border-radius:16px;margin-top:12px;min-height:196px;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;color:#8791a6}.folder-add .icon{width:28px;height:28px}.review-preview{margin-top:34px;padding:24px 28px;background:white;border:1px solid var(--line);border-radius:16px}.review-preview-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.review-empty{display:flex;align-items:center;gap:18px;margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.review-empty .stat-icon{background:#eef8f5;color:#328773}.review-empty p{font-size:14px;color:var(--muted);margin-top:4px}.badge{font-size:12px;padding:3px 8px;border-radius:6px;background:#e8edff;color:var(--blue)}.empty{padding:58px 20px;text-align:center;border:1px dashed #cfd5e3;border-radius:16px;display:grid;justify-items:center;gap:14px;background:#ffffff80}.empty>.icon{width:36px;height:36px;color:#95a5d5}.empty p{color:var(--muted);font-size:14px;max-width:360px}.footer-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#939bb0;font-size:12px;margin-top:34px}.mobile-nav{display:none}.loading{padding:80px;text-align:center;color:var(--muted)}.back{display:flex;align-items:center;gap:7px;font-size:14px;color:var(--muted);margin-bottom:22px}.entries{display:grid;gap:12px}.entry{display:flex;align-items:center;gap:18px;background:white;border:1px solid var(--line);border-radius:14px;padding:18px}.entry-main{text-align:left;flex:1;min-width:0}.entry-main h3{margin-bottom:8px;overflow-wrap:anywhere}.entry-main p{font-size:13px;color:var(--muted)}.entry-icon{height:48px;width:48px;display:grid;place-items:center;background:#eef2ff;color:var(--blue);border-radius:13px}.progress{height:5px;width:100%;border-radius:4px;background:#e9edf5;overflow:hidden;margin-top:13px}.progress>span{display:block;height:100%;background:var(--blue)}.entry-status{font-size:13px;color:var(--blue);text-align:right}.entry-status small{display:block;color:var(--muted);margin-top:6px}.note{padding:17px 20px;background:#edf2ff;border:1px solid #dce4ff;color:#546585;border-radius:12px;font-size:14px;line-height:1.7;margin:20px 0}.toolbar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:20px}.toolbar .spacer{flex:1}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.photo-tile{position:relative;background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.photo-tile>button:first-child{display:block;width:100%;padding:0;text-align:left}.photo-tile img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;background:#edf0f6}.photo-tile .photo-info{padding:14px 15px}.photo-info h3{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:24px}.photo-info p{font-size:12px;color:var(--muted);margin-top:7px}.photo-remove{position:absolute;bottom:8px;right:5px}.editor-wrap{background:#e7ebf3;border-radius:16px;padding:20px;overflow:auto;max-height:70dvh;overscroll-behavior:contain}.photo-canvas{position:relative;margin:auto;user-select:none;-webkit-user-select:none;line-height:0;max-width:100%;width:fit-content}.photo-canvas img{display:block;max-width:100%;height:auto;pointer-events:none;-webkit-user-drag:none}.photo-canvas.drawing{touch-action:none;cursor:crosshair}.mask{position:absolute;border-radius:3px;background:#aebfea;border:1px solid #839dde;min-width:0;min-height:0;padding:0;opacity:1;overflow:hidden}.mask.revealed{background:#e5ecff15;border:1.5px dashed #637bc4}.mask.marked{background:#ed9ba9;border:2px solid #d34761}.mask.revealed.marked{background:#ff486923;border:2px solid #d34761}.mask.selected{outline:3px solid #304cc4;outline-offset:2px}.mask.draft{pointer-events:none;opacity:.65}.editor-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:18px;flex-wrap:wrap}.segmented{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:12px;background:white}.segmented button{padding:9px 12px;border-radius:8px;font-size:14px}.segmented button.active{background:#edf1ff;color:var(--blue)}.hint{font-size:13px;color:var(--muted);margin:14px 0}.review-list{display:grid;gap:12px}.review-item{background:white;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;gap:15px;padding:18px 20px}.review-item .review-body{flex:1;min-width:0}.review-item h3{overflow-wrap:anywhere}.review-item p{font-size:13px;color:var(--muted);margin-top:7px}.due-tag{font-size:13px;color:#c65344;background:#fff0ea;padding:7px 10px;border-radius:8px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel{padding:25px;background:white;border:1px solid var(--line);border-radius:16px}.panel h3{display:flex;align-items:center;gap:10px;margin-bottom:14px}.panel p,.panel ol{font-size:14px;color:var(--muted);line-height:1.9}.panel .btn{margin-top:18px}.panel label{margin-top:16px}.panel.full{grid-column:1/-1}.cover-preview{height:160px;width:100%;object-fit:cover;border-radius:12px;margin-bottom:20px}.cover-banner{position:relative;margin-bottom:28px;border-radius:16px;overflow:hidden}.cover-banner img{width:100%;height:210px;object-fit:cover;display:block}.cover-banner button{position:absolute;bottom:12px;right:12px;background:#fffffff0}dialog{border:1px solid var(--line);border-radius:20px;padding:0;width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 40px);color:var(--ink);box-shadow:0 20px 80px #12245029}dialog::backdrop{background:#18244565;backdrop-filter:blur(4px)}.dialog-head{padding:24px 24px 12px;display:flex;align-items:center;justify-content:space-between}.dialog-body{padding:8px 24px 26px}.dialog-body p{font-size:14px;color:var(--muted);margin-bottom:18px}.form-field{display:grid;gap:9px;margin-bottom:20px;font-size:14px}.form-field input,.form-field textarea,.form-field select{width:100%;padding:12px 13px;background:#fafbfe;border:1px solid #dce1ec;border-radius:9px;color:var(--ink)}.form-field textarea{resize:vertical;min-height:90px}.swatches{display:flex;gap:12px;flex-wrap:wrap}.swatch{height:36px;width:36px;border-radius:50%;background:var(--swatch);border:3px solid white;outline:1px solid #dfe4ec}.swatch.selected{outline:2px solid var(--blue)}.dialog-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:26px}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateY(20px);opacity:0;pointer-events:none;background:#28314a;color:white;padding:14px 22px;border-radius:12px;font-size:14px;z-index:200;transition:.2s;max-width:calc(100% - 30px);width:max-content;box-shadow:0 6px 24px #1e30512c}#toast.visible{opacity:1;transform:translateX(-50%) translateY(0)}.checkline{display:flex;align-items:center;gap:10px;font-size:14px;margin:16px 0}.text-button{color:var(--blue);font-size:14px;padding:8px}.timer{font-variant-numeric:tabular-nums;color:var(--blue);padding:9px 12px;background:#edf1ff;border-radius:10px;font-size:14px}.session-banner{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-radius:12px;background:#edf1ff;margin-bottom:20px;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.heading>div{min-width:0}.heading h1{overflow-wrap:anywhere}.heading>.btn{flex-shrink:0}.photo-canvas img{max-height:none}.entry-status{max-width:145px}.dialog-body input:focus,.dialog-body textarea:focus{outline:2px solid #97aafa;outline-offset:1px}
@media(min-width:1500px){.workspace{padding:40px 60px}.folders{gap:28px}.folder,.folder-open{min-height:216px}.folder-open{padding:26px}.folder-top{margin-bottom:30px}}
@media(max-width:1100px){.app-shell{grid-template-columns:200px 1fr}.workspace{padding:28px}.sidebar{padding:30px 18px}.folders{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{padding:20px 16px;gap:12px}.stat-icon{width:38px;height:38px}.stat-value{font-size:24px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.app-shell{display:block}.sidebar{display:none}.workspace{padding:calc(22px + env(safe-area-inset-top)) 20px calc(108px + env(safe-area-inset-bottom));min-height:100dvh}.topbar{margin-bottom:28px}.topbar .mobile-brand{display:flex}.date-label{font-size:12px}.heading{align-items:flex-start;margin-bottom:24px}.heading h1{font-size:26px}.heading p{font-size:14px}.heading>.btn{padding:11px 13px;font-size:13px}.overview{grid-template-columns:repeat(3,1fr);border-radius:14px;margin-bottom:28px}.stat{display:block;padding:16px 13px}.stat-icon{display:none}.stat-label{font-size:12px;margin-bottom:10px}.stat-value{font-size:25px}.stat-value small{font-size:11px;margin-left:4px}.folders{gap:18px 14px}.folder,.folder-open,.folder-add{min-height:177px}.folder-open{padding:18px 16px}.folder-top{margin-bottom:19px}.folder h3{font-size:16px}.folder-meta{font-size:12px;margin:9px 0 16px}.folder-type{font-size:10px}.section-head{margin:26px 0 22px}.section-head h2{font-size:18px}.section-head small{font-size:12px}.folder-foot{font-size:11px}.review-preview{padding:20px;margin-top:28px}.review-preview h3{font-size:16px}.review-empty{gap:12px}.review-empty .stat-icon{display:grid;flex-shrink:0}.review-empty h3{font-size:14px}.review-empty p{font-size:12px}.review-preview-header .text-button{font-size:12px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#ffffffee;backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:8px 14px calc(8px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;z-index:30}.mobile-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;color:#8b93a6;font-size:11px;min-height:48px;min-width:64px}.mobile-nav button.active{color:var(--blue)}.mobile-nav button.active:before{content:"";position:absolute;top:0;width:25px;height:3px;background:var(--blue);border-radius:0 0 4px 4px}.settings-grid{grid-template-columns:1fr}.entry{gap:12px;padding:15px}.entry-icon{width:40px;height:40px;flex-shrink:0}.entry-status{font-size:12px}.entry-main h3{font-size:16px}.entry-main p{font-size:12px}.entry>.icon-btn{width:30px}.entry-status small{font-size:11px}.editor-wrap{padding:8px;border-radius:12px}.photo-grid{gap:12px}.photo-info{padding:12px!important}.photo-info h3{font-size:13px}.toolbar .btn{padding:10px 12px;font-size:13px}.toolbar{gap:8px}.editor-footer{font-size:13px}.editor-footer .btn{padding:10px 14px}.segmented{flex-wrap:wrap}.segmented button{padding:8px 9px;font-size:13px}.review-item{padding:16px 14px;gap:10px}.review-item h3{font-size:15px}.review-item .btn{font-size:12px;padding:10px}.review-item .entry-icon{display:none}.review-item .due-tag{font-size:11px;padding:5px}.cover-banner img{height:155px}.panel{padding:21px}#toast{bottom:calc(88px + env(safe-area-inset-bottom))}.footer-note{font-size:11px}.mobile-hide{display:none}}
@media(min-width:701px){.mobile-brand{display:none}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
/* Reference palette: berry plum, rounded color cards, and a floating dark dock. */
.photo-canvas{max-width:none}.photo-canvas img{width:100%}
:root{--blue:#8c326b;--ink:#211d27;--muted:#837985;--line:#e8e0e8;background:#f8f6f8;color:var(--ink)}
.sidebar{background:#fcfafc;border-right-color:#eee7ed}.brand-mark{background:var(--blue);box-shadow:none;border-radius:50%}.brand small{color:#947b8c}.nav-item.active{background:#f0e0ec;color:var(--blue)}.btn.primary{box-shadow:none;border-radius:24px}.btn.secondary,.btn.soft{border-radius:22px}.btn.soft,.timer{background:#f1e2ed;color:var(--blue)}.btn.primary:hover{background:#742354}.avatar{background:#efdeea;color:var(--blue)}.heading{margin-bottom:22px}.heading h1{font-weight:680;letter-spacing:-1px}.heading .eyebrow{display:none}.study-cover{position:relative;display:grid;grid-template-columns:1fr 45%;background:#ead5e7;border-radius:28px;overflow:hidden;min-height:228px;margin-bottom:22px}.study-cover-copy{padding:26px 30px;z-index:1}.study-cover-copy .eyebrow{font-size:11px;color:#805671;letter-spacing:2.4px}.study-cover h2{font-size:34px;line-height:1.25;letter-spacing:-1px;margin:10px 0}.study-cover p{font-size:14px;color:#74586b}.study-cover .btn{background:#211d27;color:white;border-radius:24px;margin-top:18px;padding:10px 18px}.study-cover-image{height:100%;width:100%;object-fit:cover;object-position:62% 35%;position:absolute;left:55%;max-width:45%}.cover-edit{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:white;background:#211d2770;backdrop-filter:blur(6px)}.cover-edit .icon{width:18px}.overview{gap:14px;background:none;border:0;border-radius:0;overflow:visible;grid-template-columns:repeat(3,1fr);margin-bottom:26px}.stat{border:0;border-radius:23px;background:#cfedf0!important;padding:22px}.stat:first-child{background:#e0cef6!important}.stat:last-child{background:#ffdf9f!important}.stat-icon{background:#ffffff55;color:#674874;border-radius:50%}.stat-label{color:#6e6171}.stat-value{color:#322937}.stat-value small{color:#736475}.folder{border-radius:0 24px 24px 24px;box-shadow:none;border-color:transparent}.folder:before{border-color:transparent;border-radius:13px 13px 0 0}.folder-open{padding:25px}.folder-top{color:var(--folder-ink)}.folder h3{color:#292432}.folder-add{border-radius:25px;border-color:#d3c6d2}.folder-menu{background:transparent}.review-preview,.entry,.photo-tile,.panel,.review-item{border-radius:23px}.review-preview{border:0}.review-empty .stat-icon{background:#e9dff1;color:#865b94}.badge{background:#efdeea;color:var(--blue)}.entry-icon{background:#f2e6f0;color:var(--blue);border-radius:16px}.note,.session-banner{background:#f1e7ef;border-color:#e6d6e2;color:#76576e;border-radius:18px}.segmented button.active{background:#ead9e6;color:var(--blue)}.segmented{border-radius:24px;padding:5px}.segmented button{border-radius:20px}.editor-wrap{background:#eae4ea;border-radius:20px}.mask{background:#a974a9;border-color:#865381}.mask.revealed{background:#b168aa15;border-color:#8c326b}.mask.selected{outline-color:#8c326b}.mask.marked{background:#e9a4b3;border-color:#bc385b}.mask.revealed.marked{background:#ff486928;border-color:#bc385b}.progress{background:#eee4ec}.cover-preview{height:210px;object-position:center 36%;border-radius:20px}.footer-note{color:#978893}.dialog-body input:focus,.dialog-body textarea:focus{outline-color:#bf81ae}dialog{border-radius:26px}.form-field input,.form-field textarea,.form-field select{background:#fbf8fa;border-color:#e5dce3}.swatch.selected{outline-color:var(--blue)}.empty{border-radius:24px;border-color:#d8ccd5}.icon-btn:hover{background:#f1e6ee}
@media(max-width:700px){.workspace{padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:calc(126px + env(safe-area-inset-bottom))}.topbar{margin-bottom:23px}.date-label{font-size:12px}.brand{font-size:21px}.heading h1{font-size:25px}.heading{margin-bottom:20px}.heading>.btn{padding:10px 13px;font-size:12px}.study-cover{min-height:188px;border-radius:26px;margin-bottom:18px}.study-cover-copy{padding:20px}.study-cover h2{font-size:28px;margin:8px 0}.study-cover-copy .eyebrow{font-size:10px;letter-spacing:2px}.study-cover p{font-size:12px}.study-cover .btn{font-size:12px;min-height:35px;padding:8px 13px;margin-top:12px}.study-cover .btn .icon{width:16px;height:16px}.study-cover-image{object-position:63% 30%}.overview{gap:9px;margin-bottom:22px}.stat{padding:15px 12px;border-radius:20px}.stat-label{font-size:11px}.stat-value{font-size:24px}.stat-value small{font-size:10px}.folders{gap:21px 14px}.folder,.folder-open,.folder-add{min-height:174px}.folder-open{padding:19px 16px}.folder h3{font-size:17px}.folder-top{margin-bottom:20px}.folder-foot{font-size:10px;padding-right:18px}.folder-meta{font-size:11px}.section-head{margin:25px 0 20px}.mobile-nav{left:20px;right:20px;bottom:calc(15px + env(safe-area-inset-bottom));border:0;background:#17151f;box-shadow:0 9px 22px #2011251a;border-radius:40px;padding:8px 10px;gap:8px;max-width:470px;margin:0 auto}.mobile-nav button{font-size:10px;color:#e0dce3;min-width:66px;min-height:48px;padding:5px 17px;border-radius:30px;gap:3px}.mobile-nav button.active{background:#fff;color:#211d27}.mobile-nav button.active:before{display:none}.mobile-nav .icon{width:21px;height:21px}.mobile-nav .nav-item.active{font-weight:550}.review-item{border-radius:20px}.panel{border-radius:24px}#toast{bottom:calc(105px + env(safe-area-inset-bottom))}.review-preview{padding:20px}.photo-info h3{padding-right:20px}}
