@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&display=swap";:root{font-family:Century Gothic,Nunito Sans,system-ui,sans-serif;color:#17335f;background:#edf5ff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:linear-gradient(145deg,#f5f9ff,#e3f0ff);min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;border-radius:10px;background:#e6effd;color:#174987;padding:.6rem .85rem;font-weight:700}button:hover{filter:brightness(.96)}input,textarea,select{border:1px solid #cddcf2;border-radius:9px;padding:.7rem;background:#fff;color:#17335f;width:100%}textarea{min-height:90px;resize:vertical}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.shell>aside{padding:2rem 1.1rem;background:#1154b7;color:#dfeeff;display:flex;flex-direction:column}.brand{font-size:1.08rem;font-weight:800;letter-spacing:-.4px;color:inherit}.brand span{display:inline-grid;place-items:center;background:#8fd4ff;color:#0c469d;width:27px;height:27px;border-radius:8px;margin-right:7px}.owner{font-size:.8rem;line-height:1.65;margin:2rem .7rem;color:#bfdbff}.shell nav{display:grid;gap:.35rem}.shell nav button{background:transparent;color:#dceaff;text-align:left;padding:.8rem}.shell nav button.active,.shell nav button:hover{background:#2d70ce;color:#fff}.logout{margin-top:auto;background:#0a438f;color:#dceaff}.content{padding:2.5rem clamp(1.2rem,4vw,4.5rem);max-width:1300px;width:100%;margin:auto}header,.row{display:flex;align-items:center;justify-content:space-between;gap:1rem}h1,h2,p{margin-top:0}h1{font-size:clamp(1.65rem,4vw,2.35rem);letter-spacing:-1.5px;margin-bottom:1.8rem}h2{font-size:1.15rem;letter-spacing:-.4px}.eyebrow{font-size:.7rem;letter-spacing:1.2px;font-weight:800;color:#3974c7;margin-bottom:.45rem}.icon-button{font-size:1.2rem}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.2rem}.stats article,.panel{background:#ffffffde;border:1px solid #dce9fb;box-shadow:0 10px 30px #2362a614;border-radius:16px;padding:1.25rem}.stats span,.stats small,.deck-row small,.saved-card small{display:block;color:#6681a8;font-size:.78rem}.stats strong{font-size:2.1rem;display:block;margin:.45rem 0;color:#174987}.split{display:grid;grid-template-columns:1.7fr 1fr;gap:1.2rem}.deck-row,.saved-card{display:flex;align-items:center;gap:.8rem;padding:.8rem 0;border-top:1px solid #e5edf9}.deck-row>div{flex:1}.deck-row strong,.saved-card strong{display:block}.deck-icon{background:#dceafd;padding:.5rem;border-radius:9px}.quick{background:#154faa;color:#fff}.quick .eyebrow,.quick .muted{color:#cce2ff}.primary{background:#1960c4;color:#fff}.link{background:transparent;padding:0;color:#1761bd}.notice{background:#ddecff;color:#194b90;border-radius:9px;padding:.75rem}.library{display:grid;grid-template-columns:240px 1fr;gap:1.25rem}.library-nav{align-self:start}.inline-form{display:flex;gap:.3rem;margin:.7rem 0}.inline-form input{min-width:0}.folder{font-size:.88rem;margin:.4rem;color:#52749f}.deck-select{width:100%;text-align:left;background:transparent;display:flex;justify-content:space-between}.deck-select.selected{background:#deecff}.search{width:min(250px,100%)}.card-form{display:grid;gap:.7rem;margin:1.2rem 0}.two{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.saved-card{background:#fff;border:1px solid #e1ebf9;border-radius:12px;padding:1rem;margin:.6rem 0;justify-content:space-between}.saved-card p{margin:4px 0 0;color:#52749f;font-size:.85rem}.danger{color:#a52335;background:#ffe8ec}.controls{display:flex;gap:1rem;align-items:end;max-width:600px}.controls label{flex:1;font-size:.8rem;color:#52749f;font-weight:700}.controls select{margin-top:.3rem}.study,.quiz{max-width:760px;margin:auto}.progress{text-align:center;color:#6681a8;margin:1.4rem}.flashcard{width:100%;min-height:280px;background:#fff;border:1px solid #c8dcf8;box-shadow:0 14px 34px #2866b627;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2.5rem;color:#17335f}.flashcard.flipped{background:#e7f2ff}.flashcard strong{font-size:clamp(1.4rem,3vw,2rem);max-width:570px}.flashcard em{color:#52749f}.recall{margin:1rem auto;max-width:620px}.recall label{font-size:.82rem;color:#52749f;font-weight:700}.rates{display:flex;justify-content:center;gap:.7rem;margin-top:1rem}.rates button{background:#ffe7e6;color:#b23d3d}.rates button:nth-child(2){background:#fff3d9;color:#9b6b12}.rates .easy{background:#dcf5e8;color:#22754c}.question{display:grid;gap:.65rem;margin:1rem 0}.question strong{font-size:1.15rem}.result{text-align:center;margin-top:1rem}.empty{text-align:center;color:#6681a8;padding:2rem}.auth{min-height:100vh;display:grid;place-items:center;padding:1.2rem;background:radial-gradient(circle at 15% 15%,#cce9ff,transparent 32%),#eaf4ff}.auth-card{width:min(460px,100%);padding:2.3rem;border-radius:20px;background:#fff;box-shadow:0 25px 70px #1d5da233}.auth-card .brand{color:#1752aa;margin-bottom:2rem}.auth form{display:grid;gap:.85rem;margin:1.4rem 0}.auth label{font-size:.82rem;font-weight:700;color:#4d6d97}.auth label input{margin-top:.3rem}.muted{color:#6681a8;line-height:1.55}.error{color:#aa263c;font-size:.85rem;margin:0}.dark{background:#0d1b31;color:#dceaff}.dark .content{background:#0d1b31}.dark .panel,.dark .stats article,.dark input,.dark textarea,.dark select,.dark .saved-card,.dark .flashcard{background:#142946;color:#dceaff;border-color:#294d7e}.dark .flashcard.flipped{background:#19375d}.dark .saved-card p,.dark .muted{color:#aec5e6}@media(max-width:780px){.shell{grid-template-columns:1fr}.shell>aside{padding:1rem;position:sticky;top:0;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:center}.owner,.logout{display:none}.shell nav{grid-column:1/-1;display:flex;overflow:auto;margin-top:.7rem}.shell nav button{white-space:nowrap;padding:.55rem}.content{padding:1.5rem 1rem}.stats,.split,.library,.two{grid-template-columns:1fr}.library-nav{display:none}.controls{align-items:stretch;flex-direction:column}.saved-card,.row{align-items:flex-start;flex-direction:column}.search{width:100%}.flashcard{min-height:240px}.auth-card{padding:1.6rem}}.stacked-form{display:grid;gap:.5rem}.deck-create{margin-top:1rem;border-top:1px solid #dce9fb;padding-top:1rem}.folder-tree{margin:.7rem 0;display:grid;gap:.25rem}.folder-tree .folder{margin:0;font-size:.85rem;color:#4d6d97;white-space:pre-wrap}.card-form label{display:grid;gap:.35rem;font-size:.82rem;font-weight:700;color:#4d6d97}.image-picker{display:grid;gap:.25rem;margin-top:.4rem;font-size:.8rem;color:#4d6d97}.image-picker input{padding:.4rem;background:#f5f9ff}.image-picker small{font-weight:600;color:#3974c7}.attachment-strip{min-height:6rem;padding:.7rem;border:1px solid #dce9fb;border-radius:10px;background:#f8fbff}.attachment-strip>small{font-weight:800;color:#4d6d97}.attachment-strip .muted{font-size:.8rem;margin:.45rem 0}.thumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.45rem}.thumbs img{width:72px;height:72px;object-fit:cover;border-radius:8px;border:1px solid #cddcf2;background:#fff}.attachment-strip .thumbs>span{display:grid;gap:.25rem}.attachment-strip .thumbs button{padding:.3rem .45rem;font-size:.68rem;background:#fde8e8;color:#a33345}.card-images img{width:58px;height:58px}.flashcard .card-images{justify-content:center}.flashcard .card-images img{width:120px;height:90px}.dark .attachment-strip,.dark .image-picker input{background:#142946;border-color:#294d7e}.dark .folder-tree .folder,.dark .card-form label,.dark .attachment-strip>small{color:#aec5e6}
