@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;1,400&family=Lora:ital,wght@0,500;0,600;1,500&display=swap";:root{font-family:DM Sans,sans-serif;color:#302d29;background:#f5f0e8;font-synthesis:none;--ink:#302d29;--muted:#81796f;--paper:#fffdf8;--cream:#f5f0e8;--line:#ded5c8;--terracotta:#a95638;--terracotta-dark:#84412b;--sage:#697c68;--quiet-ease:cubic-bezier(.22,.68,.2,1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{color:inherit}.brand-mark{display:flex;align-items:center;gap:10px;font-family:Lora,serif;font-weight:600;font-size:18px}.eyebrow{color:var(--terracotta);font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:600;margin:0 0 12px}.muted{color:var(--muted);font-weight:400}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr}.auth-story{padding:52px 8vw 48px;background-image:url(/assets/regular_image-865c9917920ef80a8c5c244f5989bf65-DY7l4RIp.jpg);background-size:cover;background-position:right center;display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden;color:#fffaf0}.auth-story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#161d14d1,#1e261ba8 53%,#212b1e4d),linear-gradient(0deg,rgba(18,25,17,.48),transparent 52%)}.auth-story>*{position:relative;z-index:2}.auth-story .eyebrow{color:#e7b093}.auth-story h1,.auth-story .brand-mark{text-shadow:0 2px 18px rgba(0,0,0,.3)}.auth-story h1{font:600 clamp(40px,5vw,72px)/1.08 Lora,serif;letter-spacing:-.04em;margin:0;max-width:760px}.auth-story>div:nth-of-type(2){margin-top:clamp(140px,24vh,280px)}.auth-copy{color:#fffaf0d1;font-size:18px;line-height:1.7;max-width:590px;text-shadow:0 1px 12px rgba(0,0,0,.2)}.paper-quote{display:flex;gap:14px;align-items:center;color:#fffaf0d1;font:italic 15px Lora,serif;max-width:70%;text-shadow:0 1px 10px rgba(0,0,0,.35)}.auth-panel{display:grid;place-items:center;padding:40px;background:var(--paper)}.auth-card{width:min(390px,100%);display:flex;flex-direction:column;gap:18px}.auth-card h2,.modal h2{font:600 32px Lora,serif;margin:0 0 8px}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600}input{border:1px solid var(--line);border-radius:10px;background:#fffefa;padding:13px 14px;outline:none;transition:.15s}input:focus{border-color:#b87c64;box-shadow:0 0 0 3px #a956381a}.primary-button,.secondary-button{border:0;border-radius:10px;padding:14px 18px;font-weight:600;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:8px}.primary-button{background:var(--terracotta);color:#fff;box-shadow:0 5px 14px #84412b2e}.primary-button:hover{background:var(--terracotta-dark)}.primary-button.compact{padding:11px 16px}.secondary-button{background:#efe5d8;color:#704934}.text-button{border:0;background:none;color:var(--terracotta);cursor:pointer;padding:8px}.error-banner{padding:11px 13px;border-radius:8px;color:#923d30;background:#f8e3dc;font-size:13px}.app-shell{min-height:100vh;display:grid;grid-template-columns:224px 1fr}.sidebar{background:#eee6da;border-right:1px solid #d9cfc1;padding:22px 14px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar .brand-mark{padding:0 8px 26px;font-size:16px}.sidebar nav{flex:1;overflow:auto}.nav-item{width:100%;display:flex;align-items:center;gap:9px;padding:8px 9px;border:0;border-radius:8px;background:none;cursor:pointer;text-align:left;margin:2px 0;font-size:14px}.nav-item:hover,.nav-item.active{background:#fffdf8cc}.nav-item.active{color:#7d422f;font-weight:600}.nav-item span{margin-left:auto;color:#978e83;font-size:12px}.nav-item i{width:9px;height:9px;border-radius:50%}.nav-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 9px 6px;text-transform:uppercase;letter-spacing:.12em;font-size:9px;color:#8e8579;font-weight:600}.nav-heading button,.profile-block button{border:0;background:none;cursor:pointer;padding:4px}.profile-block{border-top:1px solid #d9cfc1;padding:14px 7px 0;display:grid;grid-template-columns:32px 1fr 26px;gap:9px;align-items:center;font-size:13px}.profile-block strong,.profile-block small{display:block;overflow:hidden;text-overflow:ellipsis}.profile-block small{color:var(--muted);font-size:11px;margin-top:2px}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#d4b39d;color:#733e2d;font-weight:600}.library-main{padding:38px clamp(26px,4.5vw,68px);max-width:1320px;width:100%}.library-header{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.library-header h1{font:600 clamp(30px,3vw,42px) Lora,serif;margin:0;letter-spacing:-.03em}.library-header p:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:14px}.library-header .primary-button{font-size:14px}.search-box{display:flex;align-items:center;gap:9px;margin:28px 0 22px;max-width:460px;background:#fffdf8bf;border:1px solid var(--line);border-radius:9px;padding:0 11px;color:#92897e}.search-box input{font-size:14px;padding-top:11px;padding-bottom:11px}.search-box input{background:transparent;border:0;box-shadow:none;width:100%;padding-left:0}.notes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:14px}.note-card{background:var(--paper);border:1px solid #e2d9cd;border-radius:12px;padding:18px;min-height:185px;cursor:pointer;transition:.18s;display:flex;flex-direction:column;box-shadow:0 3px 14px #4e3c2709}.note-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #4e3c2717;border-color:#d2c3b1}.note-card-top{display:flex;justify-content:space-between;color:#9a7764;font-size:12px}.note-card-top>div,.feed-card-actions,.library-actions{display:flex;align-items:center;gap:8px}.card-delete-button,.danger-icon-button{border:0;background:transparent;color:#aa8f83;display:grid;place-items:center;cursor:pointer;border-radius:7px;padding:5px}.card-delete-button:hover,.danger-icon-button:hover{color:#a34837;background:#f3dfd8}.danger-icon-button{border:1px solid #dbc9bf;padding:9px}.danger-button{border:0;border-radius:8px;background:#a94f3b;color:#fff;padding:11px 16px;font-weight:600;cursor:pointer}.danger-button:hover{background:#943f2e}.delete-modal>p:not(.eyebrow){color:var(--muted);line-height:1.55}.note-card h3{font:600 19px/1.3 Lora,serif;margin:18px 0 8px}.note-card p{color:#776f66;line-height:1.5;font-size:13px;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.note-card footer{margin-top:auto;padding-top:17px;display:flex;justify-content:space-between;color:#a0978d;font-size:10px;border-top:1px solid #eee7dd}.empty-state{text-align:center;padding:80px 20px;color:var(--muted)}.empty-state>div{margin:auto;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#eadfd1;color:#a45a3f}.empty-state h2{font:600 25px Lora,serif;color:var(--ink);margin-bottom:5px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#30282047;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px;z-index:10}.modal{background:var(--paper);width:min(440px,100%);border-radius:16px;padding:30px;box-shadow:0 25px 80px #2a1f1538}.modal>input{width:100%;margin:20px 0}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.editor-page{min-height:100vh;background:#ebe5dc}.editor-header{height:58px;background:#f7f2ea;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 20px;gap:18px;position:sticky;top:0;z-index:5}.icon-button,.tool{border:0;background:none;border-radius:7px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer}.icon-button:hover,.tool:hover,.tool.active{background:#e8ddd0;color:#914a32}.editor-breadcrumb{display:flex;gap:9px;color:#817970;font-size:13px;white-space:nowrap;overflow:hidden}.editor-breadcrumb span{overflow:hidden;text-overflow:ellipsis}.editor-breadcrumb b{color:#c3b9ac}.save-status{margin-left:auto;display:flex;align-items:center;gap:6px;color:var(--sage);font-size:12px}.save-status.saving{color:#9b7a4d}.save-status.error{color:#a24032}.toolbar{min-height:50px;background:#fffdf9;border-bottom:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:3px;padding:7px 16px;position:sticky;top:58px;z-index:4;flex-wrap:wrap}.toolbar>i{width:1px;height:22px;background:var(--line);margin:0 5px}.tool:disabled{opacity:.3;cursor:default}.editor-canvas{padding:34px 20px 100px}.paper{background:var(--paper);width:min(880px,100%);min-height:calc(100vh - 210px);margin:auto;padding:66px clamp(28px,8vw,96px);box-shadow:0 8px 36px #392d1f14;border:1px solid #e0d8cc}.note-title{width:100%;border:0;background:transparent;padding:0;box-shadow:none!important;border-radius:0;font:600 clamp(32px,4.5vw,46px)/1.14 "IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.035em;color:var(--ink)}.note-meta{color:#a49b90;font-size:11px;margin:12px 0 34px}.tiptap-editor{outline:none;font:17px/1.64 IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:480px;color:#383633;letter-spacing:-.006em;caret-color:#3f6f9d}.tiptap-editor h1,.tiptap-editor h2{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.025em;line-height:1.2}.tiptap-editor p{margin:.48em 0}.tiptap-editor h1{font-size:30px;margin:1.3em 0 .42em}.tiptap-editor h2{font-size:24px;margin:1.2em 0 .38em}.tiptap-editor ul,.tiptap-editor ol{margin:.55em 0;padding-left:1.55em}.tiptap-editor li{margin:.18em 0}.tiptap-editor li p{margin:.12em 0}.tiptap-editor blockquote{border-left:2px solid #b8795d;margin:1em 0;padding:.05em 0 .05em 18px;color:#6d6258;font-style:italic}.tiptap-editor a{color:#9a4d35;text-decoration:underline}.tiptap-editor img{max-width:100%;border-radius:8px;margin:20px 0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.card-media{display:block;width:100%;max-height:320px;object-fit:contain;border-radius:10px;background:#eee8dc;margin:14px 0}.draft-media-fields{display:grid;grid-template-columns:1fr 150px;gap:8px;margin-top:12px}.draft-media-fields select{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fffefa;padding:9px 10px;color:var(--ink)}.tiptap-editor p.is-editor-empty:first-child:before{color:#aaa198;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.loading-page{min-height:100vh;display:grid;place-items:center;background:var(--cream);color:var(--muted)}.focus-button{border:0;background:transparent;color:#756d64;border-radius:8px;padding:8px 10px;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:12px;white-space:nowrap}.focus-button:hover{background:#e9e0d5;color:#75432f}.writing-profile-switch{display:flex;background:#ebe4da;border-radius:8px;padding:2px;gap:1px;margin-left:auto}.writing-profile-switch button{border:0;background:transparent;color:#81786e;border-radius:6px;padding:6px 9px;font-size:11px;cursor:pointer}.writing-profile-switch button.active{background:#fffdf8;color:#423b35;box-shadow:0 1px 4px #372b1f1a}.focus-mode .editor-header{background:#faf8f3f0;border-color:#eee9e1}.focus-mode .editor-breadcrumb,.focus-mode .generate-button,.focus-mode .save-status,.focus-mode .writing-profile-switch{display:none}.focus-mode .focus-button{margin-left:auto}.focus-mode .toolbar{display:none}.focus-mode .editor-canvas{padding-top:6vh;background:#fffdf8}.focus-mode .paper{border:0;box-shadow:none;min-height:100vh;padding-top:5vh}.writing-profile-dense .paper{width:min(1040px,100%);padding:50px clamp(30px,6vw,72px)}.writing-profile-dense .note-title{font-size:36px}.writing-profile-dense .note-meta{margin-bottom:24px}.writing-profile-dense .tiptap-editor{font-size:16px;line-height:1.48;letter-spacing:-.008em}.writing-profile-dense .tiptap-editor p{margin:.32em 0}.writing-profile-dense .tiptap-editor h1{font-size:27px;margin:1em 0 .3em}.writing-profile-dense .tiptap-editor h2{font-size:22px;margin:.9em 0 .28em}.writing-profile-writing .paper{width:min(800px,100%);padding-left:clamp(30px,8vw,78px);padding-right:clamp(30px,8vw,78px)}.writing-profile-writing .tiptap-editor{font-size:18px;line-height:1.58;letter-spacing:-.014em}.writing-profile-writing .tiptap-editor p{margin:.52em 0}.writing-profile-book .paper{width:min(880px,100%)}.writing-profile-book .note-title{font-family:Lora,serif;font-size:46px}.writing-profile-book .tiptap-editor{font:17px/1.72 Lora,serif;letter-spacing:-.006em}.writing-profile-book .tiptap-editor h1,.writing-profile-book .tiptap-editor h2{font-family:Lora,serif;letter-spacing:-.025em}.writing-profile-book .tiptap-editor p{margin:.82em 0}.auth-story{animation:quiet-fade .85s var(--quiet-ease) both}.auth-story .brand-mark{animation:quiet-rise .65s .08s var(--quiet-ease) both}.auth-story>div:nth-of-type(2){animation:quiet-rise .72s .18s var(--quiet-ease) both}.auth-story .paper-quote{animation:quiet-rise .68s .36s var(--quiet-ease) both}.auth-panel{animation:quiet-panel-in .78s .06s var(--quiet-ease) both}.auth-card>*{animation:quiet-rise .55s var(--quiet-ease) both}.auth-card>*:nth-child(1){animation-delay:.2s}.auth-card>*:nth-child(2){animation-delay:.25s}.auth-card>*:nth-child(3){animation-delay:.3s}.auth-card>*:nth-child(4){animation-delay:.35s}.auth-card>*:nth-child(5){animation-delay:.4s}.auth-card>*:nth-child(6){animation-delay:.45s}.auth-card>*:nth-child(7){animation-delay:.5s}.sidebar{animation:quiet-sidebar-in .58s var(--quiet-ease) both}.library-header>div{animation:quiet-rise .62s .08s var(--quiet-ease) both}.library-header>.primary-button{animation:quiet-rise .58s .18s var(--quiet-ease) both}.library-main>.search-box{animation:quiet-rise .6s .16s var(--quiet-ease) both}.note-card{animation:quiet-rise .58s var(--quiet-ease) both}.note-card:nth-child(1){animation-delay:.2s}.note-card:nth-child(2){animation-delay:.26s}.note-card:nth-child(3){animation-delay:.32s}.note-card:nth-child(4){animation-delay:.38s}.note-card:nth-child(5){animation-delay:.44s}.note-card:nth-child(6){animation-delay:.5s}.empty-state{animation:quiet-rise .62s .18s var(--quiet-ease) both}.editor-header{animation:quiet-fade .42s var(--quiet-ease) both}.toolbar{animation:quiet-fade .48s .05s var(--quiet-ease) both}.paper{animation:paper-arrive .7s .08s var(--quiet-ease) both}.collection-header,.collection-filters{animation:quiet-rise .6s var(--quiet-ease) both}.collection-filters{animation-delay:.1s}.feed-card{animation:quiet-rise .55s .16s var(--quiet-ease) both}@keyframes quiet-fade{0%{opacity:0}to{opacity:1}}@keyframes quiet-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes quiet-panel-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes quiet-sidebar-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes paper-arrive{0%{opacity:0;transform:translateY(16px) scale(.996);box-shadow:0 2px 12px #392d1f08}to{opacity:1;transform:none;box-shadow:0 8px 36px #392d1f14}}@media(max-width:760px){.auth-page{grid-template-columns:1fr}.auth-story{display:none}.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static;padding:18px}.sidebar nav,.profile-block{display:none}.sidebar .brand-mark{padding:0}.library-main{padding:30px 20px}.library-header{align-items:flex-start;flex-direction:column}.paper{padding:45px 25px}.editor-breadcrumb{display:none}.toolbar{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.auth-panel{min-height:100vh;padding:24px}}.generate-button{margin-left:auto;border:1px solid #d9c7b7;background:#fffaf3;color:#8b4933;border-radius:8px;padding:8px 12px;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:13px;font-weight:600}.editor-header .generate-button{margin-left:0}.generate-button:hover{background:#f2e5d8}.save-status{margin-left:0}.draft-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#261f194d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.draft-panel{position:absolute;right:0;top:0;height:100%;width:min(580px,100%);background:#f8f3eb;border-left:1px solid var(--line);box-shadow:-20px 0 60px #2a1f1529;padding:28px;overflow:auto}.draft-panel>header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.draft-panel h2{font:600 27px Lora,serif;margin:0 0 5px}.draft-panel header small{color:var(--muted)}.generation-loading{text-align:center;padding:90px 20px;color:var(--muted)}.generation-loading svg{color:var(--terracotta);animation:gentle-spin 2.5s linear infinite}.generation-loading h3{font:600 21px Lora,serif;color:var(--ink)}@keyframes gentle-spin{to{transform:rotate(360deg)}}.draft-list{display:flex;flex-direction:column;gap:14px}.draft-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:18px}.draft-card.accepted{border-color:#adc0aa;background:#f3f7f0}.draft-card.rejected{opacity:.58}.generation-thesis{background:#eee4d7;border-radius:10px;padding:13px 15px;margin-bottom:22px}.generation-thesis span{color:#9a6048;font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:600}.generation-thesis p{margin:6px 0 0;font:500 14px/1.5 Lora,serif}.draft-groups{display:flex;flex-direction:column;gap:26px}.draft-group>header{display:flex;align-items:center;gap:9px;margin-bottom:10px}.draft-group>header h3{font:600 17px Lora,serif;margin:0}.draft-group>header span{border-radius:20px;background:#dfd3c5;color:#776b60;padding:2px 7px;font-size:10px}.prerequisite-terms{color:#887d71;font-size:11px;margin:-4px 0 10px}.draft-badges{display:flex;gap:7px;margin-bottom:12px}.draft-badges span{background:#eee5d9;color:#7c7063;border-radius:20px;padding:4px 8px;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.draft-card textarea{width:100%;resize:vertical;border:0;background:transparent;font:600 17px/1.4 Lora,serif;outline:none;min-height:48px;color:var(--ink)}.draft-card textarea.answer{font:14px/1.55 DM Sans,sans-serif;color:#5f5851;min-height:70px}.draft-card blockquote{margin:12px 0;color:#8a8177;border-left:2px solid #c9ad99;padding-left:12px;font-size:12px;line-height:1.5}.draft-card footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #eee5d9;padding-top:12px}.text-button.reject{color:#8c6c60}.draft-result{border-top:1px solid #dbe4d7;padding-top:12px;color:#63765e;font-size:12px;font-weight:600}.collection-page{min-height:100vh;background:var(--cream);padding:38px clamp(24px,6vw,90px) 80px}.collection-header{max-width:1180px;margin:auto;display:grid;grid-template-columns:42px 1fr auto;gap:18px;align-items:start}.collection-header h1{font:600 42px Lora,serif;margin:0}.collection-header p:not(.eyebrow){color:var(--muted);margin:6px 0}.collection-actions{display:flex;gap:9px}.secondary-button.compact{padding:11px 15px}.direct-card-modal>header{display:flex;justify-content:space-between;align-items:flex-start}.direct-card-modal label{margin-top:15px}.direct-card-modal select,.direct-card-modal textarea{border:1px solid var(--line);background:#fffefa;border-radius:9px;padding:11px 12px;outline:none}.direct-card-modal textarea{resize:vertical;min-height:76px;font:14px/1.5 DM Sans,sans-serif}.direct-card-modal .modal-actions{margin-top:20px}.direct-media-row{display:flex;align-items:end;gap:10px;margin-top:15px}.direct-media-row label{margin-top:0;flex:1}.image-picker{min-height:44px;border:1px dashed #c9b8a6;border-radius:9px;padding:10px 12px;display:flex!important;flex-direction:row!important;align-items:center;gap:8px;color:#8e5039;cursor:pointer}.image-picker small{margin-left:auto;color:#a6998d;font-size:10px;white-space:nowrap}.image-picker input{display:none}.direct-media-preview{display:block;max-width:100%;max-height:180px;object-fit:contain;border-radius:9px;margin:12px auto 0;background:#eee8dc}.collection-filters{max-width:1100px;margin:30px auto 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.collection-filters .search-box{margin:0;flex:1}.collection-filters label{flex-direction:row;align-items:center;border:1px solid var(--line);background:var(--paper);padding:9px 11px;border-radius:9px;color:var(--muted)}.collection-filters select{border:0;background:transparent;outline:none;color:var(--ink)}.cards-feed{max-width:1100px;margin:auto;display:flex;flex-direction:column;gap:12px}.feed-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:20px 23px}.feed-card>header,.feed-card>footer{display:flex;justify-content:space-between;align-items:center}.feed-card>header>span:first-child{color:#9a6048;font-size:12px}.feed-card h2{font:600 20px/1.4 Lora,serif;margin:15px 0 8px}.feed-card p{color:#6f675f;font-size:14px;line-height:1.55;margin:0 0 17px}.feed-card footer{border-top:1px solid #eee6db;padding-top:13px;color:#999086;font-size:11px}.feed-card footer button{border:0;background:none;color:#8e5039;display:flex;align-items:center;gap:6px;cursor:pointer}.state-pill{padding:4px 8px;border-radius:20px;background:#e8eee5;color:#62715d;font-size:10px}.study-page{min-height:100vh;background:radial-gradient(circle at 50% 25%,#fbf7ef,#eae2d6);padding:30px 24px 70px;display:flex;flex-direction:column;align-items:center}.study-back{align-self:flex-start;border:0;background:none;display:flex;align-items:center;gap:7px;color:var(--muted);cursor:pointer}.study-progress{width:min(680px,100%);margin:18px 0 24px;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px}.study-progress i{height:3px;background:#dbd1c5;flex:1;border-radius:4px;overflow:hidden}.study-progress b{display:block;height:100%;background:var(--terracotta);transition:width .3s}.study-card{width:min(680px,100%);min-height:420px;background:var(--paper);border:1px solid #ded4c7;border-radius:18px;padding:28px 38px;box-shadow:0 18px 55px #4132231c;display:flex;flex-direction:column;transition:transform .28s,opacity .28s;animation:card-arrive .35s ease-out}.study-card>header{display:flex;justify-content:space-between;color:#956047;font-size:12px}.study-card>header button{border:0;background:none;color:#8a8177;display:flex;gap:6px;cursor:pointer}.study-question{margin:auto 0;text-align:center;padding:35px 0}.study-question p,.study-answer p{text-transform:uppercase;letter-spacing:.15em;font-size:10px;color:#a39a90}.study-question h1{font:600 29px/1.45 Lora,serif;margin:12px auto;max-width:550px}.study-answer{border-top:1px solid #e8dfd4;padding:23px 4px 10px}.study-answer div{font-size:16px;line-height:1.65;color:#504a44}.reveal-button{margin:0 auto;border:0;background:#eee3d6;color:#764732;border-radius:9px;padding:12px 17px;display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:600}.free-answer{display:flex;gap:8px;margin:0 0 14px;align-items:flex-end}.free-answer textarea{flex:1;resize:vertical;min-height:68px;border:1px solid var(--line);border-radius:9px;background:#fffefa;padding:10px 12px;font:14px/1.5 DM Sans,sans-serif;outline:none}.free-answer button{border:0;border-radius:8px;background:#eee3d6;color:#754a35;padding:10px 12px;display:flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap}.free-answer button:disabled{opacity:.45;cursor:default}.evaluation{margin-top:15px;padding:11px 13px;border-radius:8px;background:#edf3e9;color:#566a51;display:flex;justify-content:space-between;gap:10px;font-size:12px}.evaluation.incorrect{background:#f7e7e1;color:#884e3e}.evaluation.partial{background:#f6eedc;color:#806638}.evaluation span{white-space:nowrap}.rating-row button.suggested{box-shadow:0 0 0 2px #697c6847;border-color:#71866d}.rating-row{width:min(680px,100%);display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.rating-row button{border:1px solid var(--line);background:#fffdf8e6;border-radius:10px;padding:10px;cursor:pointer}.rating-row span,.rating-row small{display:block}.rating-row span{font-weight:600;font-size:13px}.rating-row small{color:var(--muted);font-size:10px;margin-top:3px}.rating-again:hover{border-color:#bd7768!important}.rating-hard:hover{border-color:#b99862!important}.rating-good:hover,.rating-easy:hover{border-color:#7d9a76!important}.study-hint{color:#9b9288;font-size:11px;display:flex;align-items:center;gap:6px;margin-top:24px}.study-done{margin:auto;text-align:center}.study-done>div{width:66px;height:66px;border-radius:50%;background:#dfe9dc;color:#60765a;display:grid;place-items:center;margin:auto}.study-done h1{font:600 35px Lora,serif;margin-bottom:8px}.study-done p{color:var(--muted);margin-bottom:24px}.study-card.shake{animation:gentle-shake .28s ease-in-out}.study-card.leave-hard{transform:translate(-40px) rotate(-1deg);opacity:0}.study-card.leave-good,.study-card.leave-easy{transform:translate(45px) rotate(1deg);opacity:0}@keyframes card-arrive{0%{opacity:0;transform:translateY(12px) rotate(.4deg)}to{opacity:1;transform:none}}@keyframes gentle-shake{25%{transform:translate(-5px) rotate(-.4deg)}70%{transform:translate(4px) rotate(.35deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:700px){.generate-button{font-size:0;padding:8px}.draft-panel{padding:20px}.collection-page{padding:24px 16px}.collection-header{grid-template-columns:38px 1fr}.collection-actions{grid-column:2;flex-wrap:wrap}.collection-filters{align-items:stretch;flex-direction:column}.study-card{padding:22px;min-height:380px}.rating-row{grid-template-columns:repeat(2,1fr)}}
