*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;padding-top:72px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5}.navbar{z-index:1000;backdrop-filter:blur(8px);background:rgba(255,255,255,.95);border-bottom:1px solid #e8e5d9;align-items:center;gap:2rem;height:60px;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.navbar-brand{color:#2d3436;align-items:center;gap:.75rem;text-decoration:none;display:flex}.navbar-logo{width:auto;height:40px}.navbar-title{font-family:Kalam,cursive;font-size:1.5rem;font-weight:700}.navbar-nav{align-items:center;gap:.5rem;margin-left:auto;display:flex}.nav-link{color:#2d3436;border-radius:8px;padding:.5rem 1rem;font-family:Kalam,cursive;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .2s;position:relative}.nav-link:hover{background:rgba(0,0,0,.05)}.profile-container{position:relative}.profile-btn{cursor:pointer;background:0 0;border:none;padding:0}.profile-avatar{background:linear-gradient(135deg,#e8e0d0 0%,#d4c9b8 100%);border:2px solid #c4b49a;border-radius:50%;width:40px;height:40px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.profile-avatar:before{content:"";background:#c4b49a;border-radius:50%;width:16px;height:16px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.profile-avatar:after{content:"";background:#c4b49a;border-radius:14px 14px 0 0;width:28px;height:14px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.profile-dropdown{opacity:0;visibility:hidden;background:#fff;border:1px solid #e8e5d9;border-radius:8px;min-width:150px;transition:all .2s;position:absolute;top:calc(100% + .5rem);right:0;transform:translateY(-10px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.profile-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{color:#2d3436;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-family:Kalam,cursive;font-size:1rem;text-decoration:none;transition:background .2s;display:block}.dropdown-item:hover{background:rgba(0,0,0,.05)}.dropdown-item:first-child{border-radius:8px 8px 0 0}.dropdown-item:last-child{border-radius:0 0 8px 8px}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:.5rem;display:none}.hamburger-line{background:#2d3436;border-radius:1px;width:24px;height:2px}.mobile-menu{background:#fff;border-bottom:1px solid #e8e5d9;flex-direction:column;gap:.5rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.mobile-menu.open{display:flex}.mobile-link{color:#2d3436;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:Kalam,cursive;font-size:1.1rem;font-weight:600;text-decoration:none}.mobile-link:hover{background:rgba(0,0,0,.05)}.mobile-divider{border:none;border-top:1px solid #e8e5d9;margin:.5rem 0}@media (width<=540px){body{padding-top:60px}.navbar{padding:.75rem 1rem}.navbar-logo{height:32px}.navbar-title{font-size:1.25rem}.navbar-nav,.profile-container{display:none}.hamburger{display:flex}}.pegboard{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cline x1='12' y1='6' x2='12' y2='18' stroke='%23ddd5c5' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='12' y1='30' x2='12' y2='42' stroke='%23ddd5c5' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='36' y1='0' x2='36' y2='6' stroke='%23ddd5c5' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='36' y1='18' x2='36' y2='30' stroke='%23ddd5c5' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='36' y1='42' x2='36' y2='48' stroke='%23ddd5c5' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:48px 48px;min-height:calc(100vh - 72px);padding:.5rem}.graph-container{width:300px;height:200px;margin:4rem auto;position:relative}.graph-lines{width:100%;height:100%;position:absolute;top:0;left:0}.graph-lines line{stroke:#2d3436;stroke-width:2px;stroke-linecap:round}.graph-nodes{width:100%;height:100%;position:absolute;top:0;left:0}.graph-node{color:#2d3436;cursor:pointer;background:#fff;border:2px solid #2d3436;border-radius:8px;justify-content:center;align-items:center;font-family:Kalam,cursive;font-weight:600;display:flex;position:absolute}.graph-node:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#c4b49a 50%,transparent 50%) top/10px 2px repeat-x,linear-gradient(90deg,transparent 50%,#c4b49a 50%) bottom/10px 2px repeat-x,linear-gradient(transparent 50%,#c4b49a 50%) 0/2px 10px repeat-y,linear-gradient(#c4b49a 50%,transparent 50%) 100%/2px 10px repeat-y;border-radius:12px;transition:opacity .2s;position:absolute;inset:-6px}.graph-node:hover:after{opacity:1;animation:.5s linear infinite march}@keyframes march{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:10px 0,-10px 100%,0 -10px,100% 10px}}.start-node{white-space:nowrap;width:auto;height:40px;padding:.5rem 1rem;font-size:.9rem;bottom:10px;left:50%;transform:translate(-50%)}.add-node{width:40px;height:40px;font-size:1.5rem;top:20px}.add-node.left{left:30px}.add-node.center{left:50%;transform:translate(-50%)}.add-node.right{right:30px}.settings-card{background:#fff;border:1px solid #e8e5d9;border-radius:12px;max-width:500px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.settings-card h2{color:#2d3436;text-align:center;margin-bottom:1.5rem;font-family:Kalam,cursive;font-size:1.5rem}.settings-page{justify-content:center;padding:2rem;display:flex}.settings-container{flex-direction:column;gap:1.5rem;width:100%;max-width:600px;display:flex}.settings-title{color:#2d3436;margin-bottom:.5rem;font-family:Kalam,cursive;font-size:2rem}.settings-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.08)}.settings-section-title{color:#2d3436;border-bottom:1px solid #e8e5d9;margin-bottom:1rem;padding-bottom:.75rem;font-family:Kalam,cursive;font-size:1.25rem}.settings-empty{color:#636e72;text-align:center;padding:1rem;font-size:.9rem}.profile-card{align-items:center;gap:1rem;display:flex}.profile-avatar{object-fit:cover;border:3px solid #e8e5d9;border-radius:50%;width:72px;height:72px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.profile-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:3px solid #e8e5d9;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.75rem;font-weight:600;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.1)}.profile-info{flex-direction:column;gap:.25rem;display:flex}.profile-name{color:#2d3436;font-size:1.25rem;font-weight:600}.profile-email{color:#636e72;font-size:.9rem}.profile-badge{border-radius:12px;width:fit-content;margin-top:.25rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.profile-badge.admin{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.profile-loading{align-items:center;gap:1rem;display:flex}.profile-avatar-skeleton{background:#e8e5d9;border-radius:50%;width:72px;height:72px;animation:1.5s ease-in-out infinite pulse}.profile-info-skeleton{flex-direction:column;gap:.5rem;display:flex}.skeleton-line{background:#e8e5d9;border-radius:4px;width:150px;height:1rem;animation:1.5s ease-in-out infinite pulse}.skeleton-line.short{width:200px;height:.875rem}@keyframes pulse{0%,to{opacity:1;filter:drop-shadow(0 0 rgba(52,152,219,0))}50%{opacity:.9;filter:drop-shadow(0 0 8px rgba(52,152,219,.6))}}.org-list,.org-list-loading{flex-direction:column;gap:.75rem;display:flex}.org-item-skeleton{background:#e8e5d9;border-radius:12px;height:60px;animation:1.5s ease-in-out infinite pulse}.org-item{color:inherit;background:#faf9f7;border:1px solid #e8e5d9;border-radius:12px;align-items:center;gap:1rem;padding:.875rem;text-decoration:none;transition:all .2s;display:flex}.org-item:hover{background:#fff;border-color:#667eea;transform:translateY(-1px);box-shadow:0 2px 8px rgba(102,126,234,.15)}.org-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.org-name{color:#2d3436;flex:1;font-weight:500}.org-role{text-transform:capitalize;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.org-role.role-admin{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.org-role.role-editor{color:#fff;background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%)}.org-role.role-viewer{color:#636e72;background:#e8e5d9}.workflow-steps{flex-direction:column;gap:.75rem;display:flex}.workflow-step{background:#faf9f7;border-left:3px solid #c4b49a;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;display:flex}.step-number{color:#fff;background:#c4b49a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:Kalam,cursive;font-size:.9rem;font-weight:700;display:flex}.step-content h3{color:#2d3436;margin:0;font-family:Kalam,cursive;font-size:1.1rem;font-weight:600}.step-content p{color:#636e72;margin:.25rem 0 0;font-size:.85rem}.kli-card{margin-bottom:1.5rem}.card-subtitle{color:#636e72;text-align:center;margin-bottom:.5rem;font-size:.9rem}.source-link{text-align:center;color:#c4b49a;margin-bottom:1.5rem;font-family:Kalam,cursive;font-size:.9rem;display:block}.source-link:hover{color:#a69783}.kli-layers{flex-direction:column;gap:.75rem;display:flex}.kli-layer{background:#faf9f7;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;display:flex}.layer-label{color:#fff;background:#2d3436;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Kalam,cursive;font-size:1.2rem;font-weight:700;display:flex}.layer-content h3{color:#2d3436;margin:0;font-family:Kalam,cursive;font-size:1rem;font-weight:600}.layer-content p{color:#636e72;margin:.2rem 0 0;font-size:.8rem}.node-panel-overlay{opacity:0;visibility:hidden;z-index:800;background:rgba(0,0,0,.3);transition:opacity .3s,visibility .3s;position:fixed;inset:0}.node-panel-overlay.open{opacity:1;visibility:visible}.node-panel{z-index:850;opacity:0;pointer-events:none;background:#fffef8;border-radius:16px;flex-direction:column;width:90%;max-width:500px;max-height:80vh;transition:opacity .3s,transform .3s;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.9);box-shadow:0 10px 40px rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.05)}.node-panel.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.node-panel-header{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.node-panel-header h2{color:#2d3436;margin:0;font-family:Kalam,cursive;font-size:1.25rem;font-weight:600}.node-panel-close{color:#636e72;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.5rem;line-height:1}.node-panel-close:hover{color:#2d3436}.node-panel-content{flex:1;padding:0 1.5rem 1.5rem;overflow-y:auto}.node-panel-divider{border:none;border-top:1px solid #e0e0e0;margin:0 1.5rem 1rem}.node-panel-content p{color:#636e72}.discovery-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.discovery-card{text-align:center;cursor:pointer;color:inherit;background:#fff;border:2px solid #e8e5d9;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem 1rem;text-decoration:none;transition:all .2s;display:flex}.discovery-card:hover{border-color:#c4b49a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.discovery-card--coming-soon{opacity:.7;cursor:default}.discovery-card--coming-soon:hover{box-shadow:none;transform:none}.discovery-icon{margin-bottom:.75rem;font-size:2.5rem}.discovery-card h3{color:#2d3436;margin-bottom:.5rem;font-family:Kalam,cursive;font-size:1.1rem}.discovery-card p{color:#636e72;margin:0;font-size:.85rem}.discovery-back-btn{color:#636e72;cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:.5rem;font-size:.9rem}.discovery-back-btn:hover{color:#2d3436}.ai-generation-form{flex-direction:column;gap:1rem;display:flex}.research-question-input{resize:vertical;border:2px solid #e8e5d9;border-radius:8px;width:100%;min-height:100px;padding:.75rem;font-family:inherit;font-size:1rem}.research-question-input:focus{border-color:#c4b49a;outline:none}.research-question-input:disabled{cursor:not-allowed;background:#f8f8f6}.ai-progress-message{color:#636e72;text-align:center;font-size:.85rem;font-style:italic}.url-input-form-container{flex-direction:column;display:flex}@media (width<=540px){.discovery-grid{grid-template-columns:1fr}}.explore-search{margin-bottom:1.5rem}.explore-search input{border:2px solid #e8e5d9;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.explore-search input:focus{border-color:#c4b49a;outline:none}.explore-suggestions h3{color:#636e72;margin-bottom:1rem;font-family:Kalam,cursive;font-size:1rem;font-weight:600}.suggestion-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.suggestion-card{cursor:pointer;background:#faf9f7;border:1px solid #e8e5d9;border-radius:8px;padding:1rem;transition:all .2s}.suggestion-card:hover{background:#fff;border-color:#c4b49a}.suggestion-type{text-transform:uppercase;letter-spacing:.05em;color:#c4b49a;font-size:.7rem;font-weight:600}.suggestion-card h4{color:#2d3436;margin:.25rem 0;font-family:Kalam,cursive;font-size:1rem;font-weight:600}.suggestion-card p{color:#636e72;margin:0;font-size:.8rem}.url-input-section{margin-bottom:1rem}.url-label{color:#636e72;margin-bottom:.5rem;font-family:Kalam,cursive;font-size:.9rem;font-weight:600;display:block}.url-input-row{flex-wrap:nowrap;gap:.5rem;min-width:0;display:flex}.url-input{border:2px solid #e8e5d9;border-radius:8px;flex:1;min-width:0;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.url-input:disabled{color:#999;background:#f5f5f5}.url-submit{color:#fff;cursor:pointer;white-space:nowrap;background:#2d3436;border:none;border-radius:8px;flex-shrink:0;padding:.75rem 1.25rem;font-family:Kalam,cursive;font-size:1rem;font-weight:600;transition:background .2s}.url-submit:hover:not(:disabled){background:#1a1f20}.url-submit:disabled{cursor:not-allowed;background:#b2bec3}.url-result{border-radius:8px;margin-top:.75rem;padding:.75rem 1rem}.url-result.success{background:#e8f5e9;border:1px solid #a5d6a7}.url-result.error{background:#ffebee;border:1px solid #ef9a9a}.url-result p{margin:0;font-size:.9rem}.url-result.success p{color:#2e7d32}.url-result.error p{color:#c62828}.result-title{font-weight:500}.result-meta{opacity:.8;margin-top:.25rem!important;font-size:.8rem!important}.explore-divider{background:#e8e5d9;height:1px;margin:1.5rem 0}.content-node{background:#faf9f7;width:auto;max-width:120px;height:auto;min-height:36px;padding:.4rem .6rem;font-size:.75rem}.content-node.left{top:20px;left:10px}.content-node.center{top:20px;left:50%;transform:translate(-50%)}.content-node.right{top:20px;right:10px}.content-node span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.article-view{flex-direction:column;height:100%;display:flex}.article-meta{margin-bottom:1rem}.cloze-badge{color:#2e7d32;background:#e8f5e9;border-radius:16px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.article-content{background:#faf9f7;border-radius:8px;flex:1;margin-bottom:1rem;padding:1rem;font-size:.95rem;line-height:1.7;overflow-y:auto}.article-content h1,.article-content h2,.article-content h3{margin:1rem 0 .5rem;font-family:Kalam,cursive}.article-content h1{font-size:1.5rem}.article-content h2{font-size:1.25rem}.article-content h3{font-size:1.1rem}.article-content p{color:#2d3436;margin-bottom:.75rem}.article-actions{border-top:1px solid #e8e5d9;padding-top:1rem}.start-review-btn{color:#fff;cursor:pointer;background:#2d3436;border:none;border-radius:8px;width:100%;padding:1rem;font-family:Kalam,cursive;font-size:1.1rem;font-weight:600;transition:background .2s}.start-review-btn:hover{background:#1a1f20}.search-results{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.no-results{color:#999;text-align:center;padding:1rem;font-size:.9rem}.search-result-card{cursor:pointer;background:#faf9f7;border:1px solid #e8e5d9;border-radius:8px;padding:.75rem 1rem;transition:all .2s}.search-result-card:hover{background:#fff;border-color:#c4b49a;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.05)}.search-result-card h4{color:#2d3436;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-family:Kalam,cursive;font-size:1rem;font-weight:600;overflow:hidden}.result-preview{color:#636e72;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.8rem;display:-webkit-box;overflow:hidden}.result-cloze-count{color:#2e7d32;background:#e8f5e9;border-radius:10px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.content-panel{flex-direction:column;gap:1rem;display:flex}.content-meta{gap:.5rem;display:flex}.content-preview{color:#636e72;background:#faf9f7;border-radius:8px;padding:1rem;font-size:.9rem;line-height:1.6}.content-actions{gap:.75rem;display:flex}.action-btn{text-align:center;border-radius:8px;flex:1;padding:.875rem 1rem;font-family:Kalam,cursive;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.read-btn{color:#2d3436;background:#fff;border:2px solid #2d3436}.read-btn:hover{color:#fff;background:#2d3436}.review-btn{color:#fff;background:#2d3436;border:2px solid #2d3436}.review-btn:hover{background:#1a1f20;border-color:#1a1f20}.chunk-page{max-width:800px;margin:0 auto;padding:2rem}@media (width<=768px){.chunk-page{padding:1rem .5rem}}.chunk-card{background:#fff;border-radius:8px;padding:1.5rem}.chunk-header{margin-bottom:0}.chunk-divider{border:none;border-top:1px solid #e0e0e0;margin:1.5rem 0}.back-link{color:#636e72;margin-bottom:1rem;font-family:Kalam,cursive;font-size:.9rem;text-decoration:none;display:inline-block}.back-link:hover{color:#2d3436}.chunk-header h1{color:#2d3436;margin:0 0 1rem;font-family:Kalam,cursive;font-size:2rem;font-weight:700}.review-link{color:#fff;background:#2d3436;border-radius:6px;padding:.5rem 1rem;font-family:Kalam,cursive;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.review-link:hover{background:#1a1f20}.chunk-content{background:#fff;border:1px solid #e8e5d9;border-radius:12px;padding:2rem;font-size:1.05rem;line-height:1.8}.chunk-content h1,.chunk-content h2,.chunk-content h3{color:#2d3436;margin:1.5rem 0 .75rem;font-family:Kalam,cursive}.chunk-content h1{font-size:1.75rem}.chunk-content h2{font-size:1.5rem}.chunk-content h3{font-size:1.25rem}.chunk-content p{color:#2d3436;margin-bottom:1rem}.chunk-content mark{color:#2d3436;background-color:#fff3cd;border-radius:3px;padding:.1em .3em;font-weight:500}.chunk-meta{color:#636e72;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.chunk-author{font-style:italic}.chunk-date{color:#888}.chunk-meta .chunk-author:after{content:"•";margin-left:1rem}.chunk-content.prose ul,.chunk-content.prose ol{margin:1rem 0;padding-left:2rem}.chunk-content.prose li{color:#2d3436;margin-bottom:.5rem}.chunk-content.prose blockquote{color:#636e72;background:#faf9f6;border-left:4px solid #e8e5d9;margin:1rem 0;padding:.5rem 1rem;font-style:italic}.chunk-content.prose pre{color:#f5f5f0;background:#2d3436;border-radius:8px;margin:1rem 0;padding:1rem;font-family:monospace;font-size:.9rem;overflow-x:auto}.chunk-content.prose code{background:#f5f5f0;border-radius:3px;padding:.1rem .3rem;font-family:monospace;font-size:.9em}.chunk-content.prose pre code{background:0 0;padding:0}.chunk-content.prose a{color:#0984e3;text-decoration:none}.chunk-content.prose a:hover{text-decoration:underline}.chunk-content.prose strong{font-weight:700}.chunk-content.prose em{font-style:italic}.chunk-content.prose hr{border:none;border-top:1px solid #e8e5d9;margin:2rem 0}.chunk-content.prose img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.completion-flag-container{text-align:center;cursor:pointer;max-width:400px;margin:4rem auto 2rem;text-decoration:none;display:block}.completion-flag{padding:2rem;transition:transform .3s;position:relative}.completion-flag-container:hover .completion-flag{transform:scale(1.05)}.flag-pole{background:linear-gradient(#8b7355 0%,#6d5a45 100%);border-radius:3px;width:6px;height:120px;margin:0 auto;position:relative;box-shadow:2px 2px 4px rgba(0,0,0,.2)}.flag-pole:after{content:"";background:#6d5a45;border-radius:50%;width:20px;height:8px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.flag-banner{background:linear-gradient(135deg,#00b894 0%,#00d2a0 100%);border-radius:4px;justify-content:center;align-items:center;width:80px;height:60px;animation:2s ease-in-out infinite wave-flag;display:flex;position:absolute;top:2rem;left:50%;transform:translate(-50%);box-shadow:0 4px 8px rgba(0,184,148,.3),inset 0 1px rgba(255,255,255,.3)}.flag-banner i{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2);font-size:2rem}@keyframes wave-flag{0%,to{transform:translate(-50%)rotate(0)}25%{transform:translate(-50%)rotate(-5deg)}75%{transform:translate(-50%)rotate(5deg)}}.flag-message{color:#2d3436;text-shadow:0 1px 2px rgba(0,0,0,.1);margin-top:.5rem;font-family:Kalam,cursive;font-size:1.75rem;font-weight:600}.flag-hint{color:#636e72;opacity:.8;margin-top:.5rem;font-size:.9rem;transition:opacity .3s}.completion-flag-container:hover .flag-hint{opacity:1;color:#2d3436}.chunk-error{text-align:center;padding:4rem 2rem}.chunk-error h2{color:#2d3436;margin-bottom:1rem;font-family:Kalam,cursive;font-size:1.5rem}.chunk-error p{color:#636e72;margin-bottom:1.5rem}.chunk-error a{color:#c4b49a;text-decoration:none}.chunk-error a:hover{color:#a69783}.chunk-editor{padding:0}.chunk-editor .chunk-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.editor-actions{gap:.5rem;display:flex}.btn-save,.btn-cancel{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-family:Kalam,cursive;font-size:.9rem;font-weight:600;transition:all .2s}.btn-save{color:#fff;background:#00b894}.btn-save:hover:not(:disabled){background:#00a381}.btn-save:disabled{cursor:not-allowed;background:#95d5c1}.btn-cancel{color:#2d3436;background:#e8e5d9}.btn-cancel:hover:not(:disabled){background:#d1cec3}.btn-cancel:disabled{opacity:.6;cursor:not-allowed}.editor-fields{flex-direction:column;gap:1rem;display:flex}.title-input{color:#2d3436;border:2px solid #e8e5d9;border-radius:8px;width:100%;padding:.75rem;font-family:Kalam,cursive;font-size:1.5rem;font-weight:600;transition:border-color .2s}.title-input:focus{border-color:#00b894;outline:none}.markdown-editor{color:#2d3436;resize:vertical;border:2px solid #e8e5d9;border-radius:8px;width:100%;min-height:500px;padding:1rem;font-family:monospace;font-size:.95rem;line-height:1.6;transition:border-color .2s}.markdown-editor:focus{border-color:#00b894;outline:none}#toastui-editor{border:2px solid #e8e5d9;border-radius:8px;overflow:hidden}#toastui-editor .toastui-editor-defaultUI{border:none}#toastui-editor .toastui-editor-main{font-family:Kalam,cursive}#toastui-editor .toastui-editor-md-container,#toastui-editor .toastui-editor-ww-container{background:#fff}#toastui-editor .toastui-editor-toolbar{background:#f8f7f4;border-bottom:1px solid #e8e5d9}#toastui-editor .toastui-editor-toolbar-icons{color:#2d3436}#toastui-editor .ProseMirror{color:#2d3436;padding:1rem;font-family:Kalam,cursive;line-height:1.6}#toastui-editor .toastui-editor-contents h1,#toastui-editor .toastui-editor-contents h2,#toastui-editor .toastui-editor-contents h3{color:#2d3436;font-family:Kalam,cursive}#toastui-editor .toastui-editor-contents code{color:#e74c3c;background:#f8f7f4;border-radius:3px;padding:.2em .4em}#toastui-editor .toastui-editor-contents pre{color:#e8e5d9;background:#2d3436;border-radius:6px;padding:1rem}.edit-btn{color:#fff;cursor:pointer;background:#00b894;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Kalam,cursive;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.edit-btn:hover{background:#00a381}.edit-btn i{font-size:.85rem}@media (width<=768px){.chunk-editor .chunk-header{flex-direction:column;align-items:flex-start;gap:1rem}.editor-actions{width:100%}.btn-save,.btn-cancel{flex:1}.title-input{font-size:1.25rem}.markdown-editor{min-height:400px;font-size:.9rem}}.review-placeholder{text-align:center;background:#faf9f7;border-radius:12px;padding:4rem 2rem}.review-placeholder p{color:#636e72;font-size:1.1rem}.review-placeholder .cloze-count{color:#2e7d32;margin-top:.5rem;font-weight:600}.loading{text-align:center;color:#636e72;padding:4rem}@media (width<=540px){.node-panel{width:95%;max-width:none;max-height:90vh}.node-panel.open{transform:translate(-50%,-50%)scale(1)}.suggestion-grid{grid-template-columns:1fr}.url-input-row{flex-direction:column}.url-submit{width:100%}}.paths-page{max-width:1000px;margin:0 auto;padding:2rem}.paths-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.paths-header h1{color:#2d3436;margin:0;font-family:Kalam,cursive;font-size:2rem;font-weight:700}.create-path-btn{color:#fff;cursor:pointer;background:#2d3436;border:none;border-radius:8px;padding:.75rem 1.5rem;font-family:Kalam,cursive;font-size:1rem;font-weight:600;transition:background .2s}.create-path-btn:hover{background:#1a1f20}.paths-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.path-card{background:#fff;border:1px solid #e8e5d9;border-radius:12px;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.path-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.path-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.path-card-header h3{color:#2d3436;margin:0;font-family:Kalam,cursive;font-size:1.25rem;font-weight:700}.visibility-badge{color:#636e72;text-transform:capitalize;background:#f5f5f0;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.path-desc{color:#636e72;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.path-progress{margin-top:auto}.progress-bar{background:#e8e5d9;border-radius:3px;height:6px;margin-bottom:.5rem;overflow:hidden}.progress-fill{background:#00b894;border-radius:3px;height:100%;transition:width .3s}.progress-text{color:#636e72;font-size:.8rem}.empty-paths{text-align:center;background:#fff;border:1px solid #e8e5d9;border-radius:12px;padding:4rem 2rem}.empty-paths p{color:#636e72;margin:0}.empty-hint{font-size:.9rem;margin-top:.5rem!important}.modal-overlay{z-index:1000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2)}.modal-content h2{color:#2d3436;margin:0 0 1.5rem;font-family:Kalam,cursive;font-size:1.5rem;font-weight:700}.modal-input,.modal-textarea{border:1px solid #e8e5d9;border-radius:8px;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.modal-textarea{resize:vertical;min-height:100px}.modal-input:focus,.modal-textarea:focus{border-color:#2d3436;outline:none}.modal-actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.modal-cancel{cursor:pointer;background:0 0;border:1px solid #e8e5d9;border-radius:8px;padding:.75rem 1.5rem;font-family:Kalam,cursive;font-size:1rem;transition:background .2s}.modal-cancel:hover{background:#f5f5f0}.modal-submit{color:#fff;cursor:pointer;background:#2d3436;border:none;border-radius:8px;padding:.75rem 1.5rem;font-family:Kalam,cursive;font-size:1rem;font-weight:600;transition:background .2s}.modal-submit:hover:not(:disabled){background:#1a1f20}.modal-submit:disabled{opacity:.5;cursor:not-allowed}.path-detail{max-width:800px;margin:0 auto;padding:2rem}@media (width<=768px){.path-detail{padding:1rem .5rem}}.path-detail-card{background:#fff;border-radius:8px;padding:1.5rem}.path-detail-header{margin-bottom:0}.path-detail-divider{border:none;border-top:1px solid #e0e0e0;margin:1.5rem 0}.path-detail-header h1{color:#2d3436;margin:.5rem 0;font-family:Kalam,cursive;font-size:2rem;font-weight:700}.path-description{color:#636e72;margin:.5rem 0 1rem}.path-items{background:#fff;border:1px solid #e8e5d9;border-radius:12px;padding:1.5rem}.path-items h2{color:#2d3436;margin:0 0 1rem;font-family:Kalam,cursive;font-size:1.25rem;font-weight:700}.items-list{flex-direction:column;gap:.75rem;display:flex}.path-item{background:#faf9f6;border-left:4px solid #e8e5d9;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.path-item.status-complete{border-left-color:#00b894}.path-item.status-available{border-left-color:#0984e3}.path-item.status-locked{opacity:.6}.item-number{color:#636e72;text-align:center;min-width:2rem;font-family:Kalam,cursive;font-size:1.25rem;font-weight:700}.item-content{flex:1;justify-content:space-between;align-items:center;display:flex}.item-title{color:#2d3436;font-weight:500;text-decoration:none}.item-title:hover{text-decoration:underline}.item-status{color:#636e72;text-transform:capitalize;font-size:.8rem}.empty-items{color:#636e72;text-align:center;padding:2rem}.path-error{text-align:center;padding:4rem 2rem}.path-error h2{color:#2d3436;margin-bottom:1rem;font-family:Kalam,cursive;font-size:1.5rem}.path-error p{color:#636e72;margin-bottom:1.5rem}.paths-section{margin-bottom:3rem}.paths-section h2{color:#2d3436;margin:0 0 .5rem;font-family:Kalam,cursive;font-size:1.5rem;font-weight:700}.section-desc{color:#636e72;margin:0 0 1.5rem;font-size:.95rem}.discover-section{background:#fff;border-radius:8px;padding:1.5rem}.discover-card{flex-direction:column;display:flex}.discover-meta{margin-top:auto;padding-top:1rem}.item-count{color:#636e72;font-size:.85rem}.start-learning-btn{color:#fff;text-align:center;cursor:pointer;background:#00b894;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-family:Kalam,cursive;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.start-learning-btn:hover:not(:disabled){background:#00a383}.start-learning-btn:disabled{opacity:.6;cursor:not-allowed}.learn-path-btn{color:#fff;text-align:center;cursor:pointer;background:#2d3436;border:none;border-radius:8px;padding:.75rem 1.5rem;font-family:Kalam,cursive;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.learn-path-btn:hover{background:#636e72}.empty-discover{color:#636e72;font-style:italic}.visibility-badge.public{color:#2d3436;background:#dfe6e9}.path-header-meta{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.learn-dashboard{grid-template-columns:1fr 300px;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}@media (width<=900px){.learn-dashboard{grid-template-columns:1fr}.dashboard-sidebar{order:-1}}.dashboard-main{min-width:0}.queue-section h1{color:#2d3436;margin-bottom:.5rem;font-family:Kalam,cursive;font-size:2rem}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{color:#2d3436;margin-bottom:.5rem;font-family:Kalam,cursive;font-size:2rem}.dashboard-description{color:#636e72;margin-bottom:0;font-size:1rem;line-height:1.6}.review-status-card{background:#fffef8;border:1px solid #e8e5d9;border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.review-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (width<=768px){.review-stats-grid{grid-template-columns:repeat(2,1fr)}}.stat-item{text-align:center;background:#fff;border:2px solid transparent;border-radius:10px;padding:1.25rem;transition:all .2s}.stat-item .stat-value{margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.stat-item .stat-label{text-transform:uppercase;letter-spacing:.5px;color:#636e72;font-size:.85rem;font-weight:600}.stat-item.stat-new{border-color:#e3f2fd}.stat-item.stat-new .stat-value{color:#2196f3}.stat-item.stat-new:hover{background:#f3f9ff;border-color:#2196f3}.stat-item.stat-learning{border-color:#fff3e0}.stat-item.stat-learning .stat-value{color:#ff9800}.stat-item.stat-learning:hover{background:#fffaf3;border-color:#ff9800}.stat-item.stat-review{border-color:#e8f5e9}.stat-item.stat-review .stat-value{color:#4caf50}.stat-item.stat-review:hover{background:#f3faf3;border-color:#4caf50}.stat-item.stat-relearning{border-color:#ffebee}.stat-item.stat-relearning .stat-value{color:#f44336}.stat-item.stat-relearning:hover{background:#fff8f8;border-color:#f44336}.review-action{text-align:center;border-top:2px solid #e8e5d9;padding-top:1.5rem}.review-action p{margin-bottom:1rem}.review-ready-text{color:#2d3436;font-size:1.125rem;font-weight:500}.no-reviews-text{color:#636e72;font-size:1rem;line-height:1.6}.empty-queue{text-align:center;background:#fafaf8;border:2px dashed #e8e5d9;border-radius:12px;padding:3rem 2rem}.empty-queue p{color:#636e72;margin-bottom:.5rem}.empty-queue .empty-hint{color:#b2bec3;margin-bottom:1.5rem;font-size:.9rem}.browse-paths-btn{color:#fff;cursor:pointer;background:#2d3436;border:none;border-radius:10px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 6px rgba(45,52,54,.2)}.browse-paths-btn:hover{background:#636e72;transform:translateY(-2px);box-shadow:0 4px 10px rgba(45,52,54,.3)}.browse-paths-btn:active{transform:translateY(0)}.queue-cards{flex-direction:column;gap:1rem;display:flex}.queue-card{background:#fff;border:1px solid #e8e5d9;border-radius:12px;padding:1.25rem;transition:box-shadow .2s}.queue-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.queue-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.queue-card-title{color:#2d3436;font-weight:600}.queue-card-path{color:#74b9ff;font-size:.8rem;text-decoration:none}.queue-card-path:hover{text-decoration:underline}.queue-card-cloze{color:#2d3436;background:#fafaf8;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:1.1rem;line-height:1.6}.queue-card-review{color:#fff;cursor:pointer;background:#00b894;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:background .2s}.queue-card-review:hover{background:#00a381}.dashboard-sidebar{flex-direction:column;gap:1.5rem;display:flex}.recent-paths-section{background:#fafaf8;border-radius:12px;padding:1.25rem}.recent-paths-section h2{color:#2d3436;margin-bottom:1rem;font-family:Kalam,cursive;font-size:1.25rem}.sidebar-paths{flex-direction:column;gap:.75rem;display:flex}.sidebar-path-card{background:#fff;border:1px solid #e8e5d9;border-radius:8px;padding:.75rem;text-decoration:none;transition:border-color .2s;display:block}.sidebar-path-card:hover{border-color:#74b9ff}.sidebar-path-title{color:#2d3436;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.sidebar-progress{align-items:center;gap:.5rem;display:flex}.sidebar-progress-bar{background:#e8e5d9;border-radius:2px;flex:1;height:4px;overflow:hidden}.sidebar-progress-fill{background:#00b894;border-radius:2px;height:100%}.sidebar-progress-text{color:#b2bec3;text-align:right;min-width:35px;font-size:.75rem}.empty-sidebar{color:#b2bec3;text-align:center;padding:1rem 0;font-size:.9rem}.view-all-paths{text-align:center;color:#74b9ff;margin-top:1rem;padding:.5rem;font-size:.9rem;text-decoration:none;display:block}.view-all-paths:hover{text-decoration:underline}.learn-path-page{max-width:800px;margin:0 auto;padding:2rem}.learn-path-header{margin-bottom:2rem}.learn-path-header h1{color:#2d3436;margin:.5rem 0;font-family:Kalam,cursive;font-size:2rem}.learn-path-progress{color:#636e72;font-size:.9rem}.current-chunk{background:linear-gradient(135deg,#f8f9fa,#fafaf8);border:2px solid #00b894;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.current-chunk h2{color:#2d3436;margin-bottom:1rem;font-size:1.25rem}.chunk-actions{gap:1rem;display:flex}.action-btn{border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s}.read-btn{color:#fff;background:#2d3436}.read-btn:hover{background:#636e72}.review-btn{color:#fff;background:#00b894}.review-btn:hover{background:#00a381}.path-items-list{background:#fafaf8;border-radius:12px;padding:1.5rem}.path-items-list h3{color:#2d3436;margin-bottom:1rem;font-family:Kalam,cursive;font-size:1.25rem}.learn-path-item{background:#fff;border:1px solid #e8e5d9;border-radius:8px;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}.learn-path-item.status-complete{background:#f0fff4;border-color:#00b894}.learn-path-item.status-available{background:#f8fbff;border-color:#74b9ff}.learn-path-item.status-locked{opacity:.6}.learn-path-item .item-number{color:#636e72;background:#e8e5d9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:600;display:flex}.learn-path-item.status-complete .item-number{color:#fff;background:#00b894}.learn-path-item.status-available .item-number{color:#fff;background:#74b9ff}.learn-path-item .item-title{color:#2d3436;flex:1}.learn-path-item .item-status-icon{font-size:1.1rem}.learn-graph-page{flex-direction:column;height:calc(100vh - 72px - 1rem);margin:-.5rem;display:flex;overflow:hidden}.learn-graph-header{background:#fff;border-radius:0;align-items:center;gap:1.5rem;margin:0;padding:1rem 1.5rem;display:flex}.learn-graph-header h1{color:#2d3436;flex:1;margin:0;font-family:Kalam,cursive;font-size:1.5rem}.learn-graph-progress{color:#636e72;background:#f5f5f5;border-radius:20px;padding:.4rem .8rem;font-size:.9rem}.path-graph-container{background:0 0;flex:1;position:relative;overflow:hidden}.path-graph-container:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(#fff 0%,rgba(255,255,255,.95) 30%,rgba(255,255,255,.7) 60%,rgba(255,255,255,0) 100%);height:120px;position:absolute;top:0;left:0;right:0}.path-graph-lines{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.path-graph-lines line{stroke-width:.5px;stroke-linecap:round}.path-graph-lines .line-complete{stroke:#00b894;stroke-width:.5px}.path-graph-lines .line-available{stroke:#74b9ff;stroke-width:.4px}.path-graph-lines .line-locked{stroke:#b2bec3;stroke-dasharray:2 1}.path-graph-lines .line-empty{stroke:#b2bec3;stroke-dasharray:1 2}.path-graph-lines .line-fog{stroke:#999;stroke-dasharray:2 2;opacity:.7}.path-graph-lines .line-root{stroke:#2d3436;stroke-width:.4px}@keyframes pulse-glow{0%,to{box-shadow:0 0 rgba(116,185,255,.4)}50%{box-shadow:0 0 20px 8px rgba(116,185,255,.2)}}@keyframes pulse-border{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}.path-graph-nodes{width:100%;height:100%;min-height:400px;position:relative}.path-graph-node{text-align:center;-webkit-user-select:none;user-select:none;z-index:1;background:#fafaf8;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;transform:translate(-50%,-50%)}.path-graph-node:before{content:"";z-index:-1;background:#fafaf8;border:2px dashed #ccc;border-radius:50%;width:74px;height:74px;transition:transform .4s;position:absolute}.path-graph-node .node-icon{color:#636e72;font-size:1.5rem}.path-graph-node.clickable{cursor:pointer}.path-graph-node.clickable:hover:before{transform:rotate(45deg)}.path-graph-node.clickable:hover{box-shadow:0 4px 16px rgba(0,0,0,.12)}.path-graph-node.node-complete:before{border-style:solid;border-color:#00b894}.path-graph-node.node-complete .node-icon{color:#00b894}.path-graph-node.node-available:before{border-color:#74b9ff;animation:2s ease-in-out infinite pulse-border}.path-graph-node.node-available{animation:2s ease-in-out infinite pulse-glow;box-shadow:0 0 rgba(116,185,255,.4)}.path-graph-node.node-available .node-icon{color:#74b9ff}.path-graph-node.node-locked .node-icon{color:#636e72}.path-graph-node.node-locked:before{border-color:#b2bec3}.path-graph-node.node-empty .node-icon{color:#ccc;font-size:1.25rem}.path-graph-node.node-empty.row-bottom:before{border-color:#2d3436}.path-graph-node.node-empty.row-bottom .node-icon{color:#2d3436}.path-graph-node.node-empty.row-fog:before{border-color:#b2bec3}.path-graph-node.node-empty.row-fog .node-icon{color:#636e72}.path-graph-node.node-empty.row-locked:before{border-color:#b2bec3}.path-graph-node.node-empty.row-locked .node-icon{color:#636e72}.path-graph-node.root-node{background:#fafaf8;border:2px dashed #b2bec3;border-radius:12px;width:auto;min-width:140px;height:auto;padding:.75rem 1.25rem;text-decoration:none}.path-graph-node.root-node:before{display:none}.path-graph-node.root-node:hover{background:#f0efe8;transform:translate(-50%,-50%)scale(1.05)}.path-graph-node.root-node.intro-available{background:#fafaf8;border:2px dashed #74b9ff;animation:2s ease-in-out infinite pulse-glow;box-shadow:0 0 rgba(116,185,255,.4)}.path-graph-node.root-node.intro-empty{background:#fff9f7;border:2px dotted #fab1a0;animation:2s ease-in-out infinite pulse-glow;box-shadow:0 0 rgba(250,177,160,.4)}.path-graph-node.root-node.intro-complete{background:#fafaf8;border:2px solid #00b894}.path-graph-node .node-number{color:#b2bec3;font-size:.75rem;font-weight:600}.path-graph-node.node-complete .node-number{color:#00b894}.path-graph-node.node-available .node-number{color:#74b9ff}.path-graph-node.root-node .node-number{display:none}.path-graph-node .node-title{color:#2d3436;font-size:.85rem;font-weight:500;line-height:1.3}.path-graph-node.root-node .node-title{color:#2d3436;font-family:Kalam,cursive;font-size:1rem}.path-graph-node .node-status{font-size:1rem}.path-graph-node.root-node .node-status{display:none}.node-panel-status{margin-bottom:1.5rem}.status-badge{border-radius:20px;padding:.4rem .8rem;font-size:.85rem;font-weight:500;display:inline-block}.status-badge.complete{color:#155724;background:#d4edda}.status-badge.available{color:#004085;background:#cce5ff}.status-badge.locked{color:#636e72;background:#e8e5d9}.node-panel-actions{flex-direction:column;gap:.75rem;display:flex}.node-panel-actions .action-btn{text-align:center;display:block}.node-panel-preview{color:#636e72;background:#f8f8f6;border-left:3px solid #dfe6e9;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.9rem;line-height:1.5}.action-btn.remove-btn{color:#d63031;cursor:pointer;background:0 0;border:1px solid #d63031;border-radius:8px;margin-top:1rem;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.action-btn.remove-btn:hover{color:#fff;background:#d63031}.panel-description{color:#636e72;margin-bottom:1rem}.url-input-form{flex-direction:column;gap:.75rem;display:flex}.url-input{border:2px solid #e8e5d9;border-radius:8px;width:100%;padding:.75rem;font-size:.9rem;transition:border-color .2s}.url-input:focus{border-color:#74b9ff;outline:none}.url-input:disabled{cursor:not-allowed;background:#f5f5f5}.action-btn.add-btn{color:#fff;cursor:pointer;background:#2d3436;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;transition:background .2s}.action-btn.add-btn:hover:not(:disabled){background:#636e72}.action-btn.add-btn:disabled{cursor:not-allowed;background:#b2bec3}.error-message{color:#d63031;margin-top:.5rem;font-size:.85rem}.panel-section-label{color:#636e72;text-transform:uppercase;letter-spacing:.5px;margin:1rem 0 .5rem;font-size:.8rem;font-weight:600}.panel-section-label:first-child{margin-top:0}.chunk-search-form{margin-bottom:.5rem}.chunk-search-results{background:#fafaf8;border:1px solid #eee;border-radius:8px;max-height:200px;overflow-y:auto}.chunk-search-results:empty{display:none}.chunk-search-result{cursor:pointer;border-bottom:1px solid #eee;padding:.75rem;transition:background .15s}.chunk-search-result:last-child{border-bottom:none}.chunk-search-result:hover{background:#f0f0ee}.chunk-search-result .result-title{color:#2d3436;margin-bottom:.25rem;font-weight:500;display:block}.chunk-search-result .result-preview{color:#636e72;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;display:block;overflow:hidden}.no-results{text-align:center;color:#636e72;padding:1rem;font-size:.9rem}.intro-content{color:#2d3436;line-height:1.6}.intro-content p{margin-bottom:.75rem}.intro-content p:last-child{margin-bottom:0}.edit-path-btn{color:#636e72;cursor:pointer;background:0 0;border:1px solid #dfe6e9;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.edit-path-btn:hover{background:#f5f5f5;border-color:#b2bec3}.edit-panel-overlay{z-index:100;background:rgba(0,0,0,.5);position:fixed;inset:0}.edit-panel{z-index:101;background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:80vh;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px rgba(0,0,0,.2)}.edit-panel-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.edit-panel-header h2{margin:0;font-size:1.25rem}.edit-panel-close{cursor:pointer;color:#636e72;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1}.edit-panel-content{padding:1.5rem;overflow-y:auto}.edit-field{margin-bottom:1.25rem}.edit-field label{color:#2d3436;margin-bottom:.5rem;font-weight:500;display:block}.edit-input{box-sizing:border-box;border:1px solid #dfe6e9;border-radius:8px;width:100%;padding:.75rem;font-size:.9rem}.edit-input:focus{border-color:#74b9ff;outline:none}.edit-items-list{border:1px solid #dfe6e9;border-radius:8px;max-height:200px;margin-bottom:.75rem;overflow-y:auto}.edit-item{border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.edit-item:last-child{border-bottom:none}.item-row-badge{color:#636e72;background:#e8e5d9;border-radius:4px;flex-shrink:0;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.item-url{color:#636e72;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;overflow:hidden}.item-actions{flex-shrink:0;gap:.25rem;display:flex}.item-btn{cursor:pointer;color:#636e72;background:#f5f5f5;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.9rem}.item-btn:hover:not(:disabled){background:#e0e0e0}.item-btn:disabled{opacity:.3;cursor:not-allowed}.item-btn.item-remove{color:#d63031}.item-btn.item-remove:hover{background:#ffebee}.add-item-row{gap:.5rem;display:flex}.add-item-row .edit-input{flex:1}.add-item-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2d3436;border:none;border-radius:8px;padding:.75rem 1rem}.add-item-btn:hover{background:#636e72}.edit-hint{color:#b2bec3;margin-top:.5rem;font-size:.8rem}.edit-tabs{border-bottom:1px solid #dfe6e9;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.edit-tab{cursor:pointer;color:#636e72;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.edit-tab:hover{background:#f5f5f5}.edit-tab.active{color:#fff;background:#2d3436}.yaml-editor-wrapper{border:1px solid #dfe6e9;border-radius:8px;position:relative;overflow:hidden}.yaml-backdrop{white-space:pre-wrap;word-wrap:break-word;color:#2d3436;pointer-events:none;background:#fafaf8;padding:1rem;font-family:SF Mono,Consolas,monospace;font-size:.85rem;line-height:1.5;position:absolute;top:0;left:0;right:0}.yaml-backdrop div{min-height:1.5em}.yaml-key{color:#0984e3;font-weight:500}.yaml-bullet{color:#636e72}.yaml-url{color:#00b894}.yaml-textarea{resize:vertical;box-sizing:border-box;color:transparent;caret-color:#2d3436;background:0 0;border:none;width:100%;min-height:250px;padding:1rem;font-family:SF Mono,Consolas,monospace;font-size:.85rem;line-height:1.5;position:relative}.yaml-textarea:focus{outline:none}.yaml-editor-wrapper:focus-within{border-color:#74b9ff}.yaml-validation-row{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.validate-btn{cursor:pointer;color:#636e72;background:#f5f5f5;border:1px solid #dfe6e9;border-radius:6px;padding:.35rem .75rem;font-size:.85rem}.validate-btn:hover{background:#e8e8e8}.validation-status{border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.85rem;font-weight:500;display:inline-flex}.validation-status.valid{color:#155724;background:#d4edda}.validation-status.invalid{color:#721c24;background:#f8d7da}.validation-status.pending{color:#636e72;background:#e8e8e8}.validation-errors{flex-direction:column;gap:.5rem;display:flex}.error-list{color:#721c24;margin:0;padding-left:1.25rem;font-size:.8rem}.error-list li{margin:.25rem 0}.edit-panel-actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.cancel-btn{color:#636e72;cursor:pointer;background:0 0;border:1px solid #dfe6e9;border-radius:8px;padding:.5rem 1rem}.save-btn{color:#fff;cursor:pointer;background:#00b894;border:none;border-radius:8px;padding:.5rem 1.5rem}.save-btn:hover:not(:disabled){background:#00a386}.save-btn:disabled{cursor:not-allowed;background:#b2bec3}.edit-panel-danger{border-top:1px solid #dfe6e9;margin-top:2rem;padding-top:1.5rem}.delete-path-btn{color:#d63031;cursor:pointer;background:0 0;border:1px solid #d63031;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.delete-path-btn:hover{color:#fff;background:#d63031}.cloze-answer{color:#fff;background:#00b894;border-radius:4px;padding:.1em .4em;font-weight:500}.cloze-hidden{color:#636e72;background:#e8e5d9;border-radius:4px;padding:.1em .4em;font-style:italic}.home-page{background:#fff;border-radius:12px;max-width:800px;margin:.5rem auto;padding:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.home-hero{text-align:center;border-bottom:1px solid #e8e5d9;margin-bottom:2rem;padding:1rem 1rem 2rem}.hero-logo{width:200px;height:auto;margin-bottom:1.5rem}.home-hero h1{color:#2d3436;margin-bottom:.75rem;font-family:Kalam,cursive;font-size:2.5rem}.hero-subtitle{color:#636e72;margin-bottom:2rem;font-size:1.2rem}.hero-search{max-width:600px;margin:0 auto 1.5rem;position:relative}.hero-search-input{color:#2d3436;background:#fff;border:2px solid #e8e5d9;border-radius:50px;width:100%;padding:1rem 1.5rem;font-family:Kalam,cursive;font-size:1.125rem;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.05)}.hero-search-input:focus{border-color:#00b894;outline:none;box-shadow:0 4px 16px rgba(0,184,148,.15)}.hero-search-input::placeholder{color:#b2bec3}.search-suggestions{z-index:100;background:#fff;border:2px solid #e8e5d9;border-radius:16px;max-height:300px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.1)}.search-suggestion-item{cursor:pointer;color:#2d3436;border-bottom:1px solid #f5f5f5;align-items:center;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}.search-suggestion-item:last-child{border-bottom:none}.search-suggestion-item:hover{background:#f8f9fa}.search-suggestion-item i{color:#00b894;font-size:1rem}.suggestion-title{flex:1;font-family:Kalam,cursive}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-btn{cursor:pointer;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.hero-btn.primary{color:#fff;background:#00b894}.hero-btn.primary:hover{background:#00a381}.hero-btn.secondary{color:#2d3436;background:#fff;border:2px solid #e8e5d9}.hero-btn.secondary:hover{border-color:#2d3436}.updates-section h2{color:#2d3436;margin-bottom:1.5rem;font-family:Kalam,cursive;font-size:1.75rem}.updates-feed{flex-direction:column;gap:2rem;display:flex}.update-post{background:#fafaf8;border-left:4px solid #00b894;border-radius:12px;padding:1.5rem}.update-meta{gap:1rem;margin-bottom:.75rem;font-size:.85rem;display:flex}.update-date{color:#636e72}.update-author{color:#00b894;font-weight:500}.update-post h3{color:#2d3436;margin-bottom:.75rem;font-size:1.25rem}.update-post p{color:#636e72;margin-bottom:1rem;line-height:1.7}.update-features{margin:0;padding:0;list-style:none}.update-features li{color:#636e72;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.update-features li:before{content:"✓";color:#00b894;font-weight:700;position:absolute;left:0}@media (width<=600px){.hero-logo{width:150px}.home-hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-search{max-width:100%;padding:0 1rem}.hero-search-input{padding:1rem 1.25rem;font-size:1rem}.hero-actions{flex-direction:column}.hero-btn{text-align:center;width:100%}.suggested-paths-grid{grid-template-columns:1fr;padding:0 1rem}}.update-post-link{text-decoration:none;display:block}.update-post-link .update-post{cursor:pointer;transition:all .2s}.update-post-link:hover .update-post{border-left-color:#00a381;transform:translate(4px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.read-more{color:#00b894;margin-top:.5rem;font-size:.9rem;font-weight:500;display:inline-block}.update-post-link:hover .read-more{text-decoration:underline}.suggested-paths-section{margin-bottom:3rem}.suggested-paths-section h2{color:#2d3436;text-align:center;margin-bottom:1.5rem;font-family:Kalam,cursive;font-size:1.75rem}.suggested-paths-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.suggested-path-card{color:#2d3436;text-align:center;background:#fafaf8;border:2px solid #e8e5d9;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.suggested-path-card:hover{border-color:#00b894;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,184,148,.15)}.suggested-path-card .card-icon{background:#e8f8f5;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;display:flex}.suggested-path-card .card-icon i{color:#00b894;font-size:1.5rem}.suggested-path-card h3{color:#2d3436;margin-bottom:.75rem;font-family:Kalam,cursive;font-size:1.25rem}.suggested-path-card .card-meta{color:#636e72;font-size:.875rem}.suggested-path-card .item-count{justify-content:center;align-items:center;gap:.5rem;display:flex}.suggested-path-card .item-count i{font-size:.875rem}.no-suggestions{text-align:center;color:#636e72;padding:2rem;font-style:italic}.loading-paths{text-align:center;color:#b2bec3;padding:2rem}.update-page{background:#fff;border-radius:12px;max-width:750px;margin:2rem auto;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.update-page-header{border-bottom:1px solid #e8e5d9;margin-bottom:2rem;padding-bottom:1.5rem}.update-page-header h1{color:#2d3436;margin:.5rem 0 1rem;font-family:Kalam,cursive;font-size:2.25rem;line-height:1.3}.update-page-meta{gap:1.5rem;font-size:.95rem;display:flex}.update-page-meta .update-author{color:#00b894;font-weight:500}.update-page-meta .update-date{color:#636e72}.update-page-content{color:#2d3436;line-height:1.8}.update-page-content h1,.update-page-content h2,.update-page-content h3{color:#2d3436;margin-top:2rem;margin-bottom:1rem;font-family:Kalam,cursive}.update-page-content h1{font-size:1.75rem}.update-page-content h2{font-size:1.5rem}.update-page-content h3{font-size:1.25rem}.update-page-content p{margin-bottom:1.25rem}.update-page-content ul,.update-page-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.update-page-content li{margin-bottom:.5rem}.update-page-content strong{color:#2d3436;font-weight:600}.update-page-content a{color:#00b894;text-decoration:none}.update-page-content a:hover{text-decoration:underline}.update-page-content code{background:#f5f5f5;border-radius:4px;padding:.2em .4em;font-size:.9em}.update-page-content pre{color:#dfe6e9;background:#2d3436;border-radius:8px;margin-bottom:1.25rem;padding:1rem;overflow-x:auto}.update-page-content pre code{background:0 0;padding:0}.update-page-content blockquote{color:#636e72;background:#fafaf8;border-left:4px solid #00b894;margin:1.5rem 0;padding:.5rem 1rem}.update-error{text-align:center;padding:3rem}.update-error h2{color:#2d3436;margin-bottom:1rem}.update-error p{color:#636e72;margin-bottom:1.5rem}.update-error a{color:#00b894}.sign-in-btn{color:#fff;background:#00b894;border-radius:6px;align-items:center;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.sign-in-btn:hover{background:#00a085}.profile-avatar-img{object-fit:cover;border-radius:50%;width:36px;height:36px}.dropdown-divider{border:none;border-top:1px solid #eee;margin:.5rem 0}.dropdown-user-info{padding:.5rem 1rem}.dropdown-user-name{color:#2d3436;font-size:.9rem;font-weight:500}.logout-btn{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;color:#d63031!important}.logout-btn:hover{background:#fff5f5!important}.login-page{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;display:flex}.login-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:3rem;box-shadow:0 4px 24px rgba(0,0,0,.08)}.login-card h1{color:#2d3436;margin-bottom:.5rem;font-family:Kalam,cursive;font-size:2rem}.login-subtitle{color:#636e72;margin-bottom:2rem}.login-error{color:#d63031;background:#fff5f5;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.login-providers{flex-direction:column;gap:1rem;display:flex}.provider-btn{border:2px solid transparent;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.google-btn{color:#2d3436;background:#fff;border-color:#dfe6e9}.google-btn:hover{background:#f8f9fa;border-color:#b2bec3}.microsoft-btn{color:#fff;background:#00a4ef}.microsoft-btn:hover{background:#0091d4}.apple-btn{color:#fff;background:#000}.apple-btn:hover{background:#333}.login-terms{color:#636e72;margin-top:2rem;font-size:.8rem}.login-terms a{color:#00b894;text-decoration:none}.login-terms a:hover{text-decoration:underline}.login-register{border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:1.5rem}.login-register p{color:#636e72;margin-bottom:.75rem;font-size:.9rem}.register-link{color:#00b894;background:0 0;border:2px solid #00b894;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.register-link:hover{color:#fff;background:#00b894}.org-page{max-width:900px;margin:0 auto;padding:2rem}.org-header{background:#fff;border-radius:12px;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 2px 12px rgba(0,0,0,.06)}.org-avatar{object-fit:cover;border-radius:12px;width:80px;height:80px}.org-header-info h1{color:#2d3436;margin-bottom:.5rem;font-family:Kalam,cursive;font-size:1.75rem}.org-description{color:#636e72;margin-bottom:.75rem}.role-badge{color:#2e7d32;background:#e8f5e9;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-block}.org-tabs{border-bottom:2px solid #eee;gap:.5rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}.org-tab{cursor:pointer;color:#636e72;background:0 0;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;padding:.75rem 1.5rem;font-size:.95rem;transition:all .2s}.org-tab:hover{color:#2d3436}.org-tab.active{color:#00b894;border-bottom-color:#00b894}.org-content{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06)}.empty-content{text-align:center;color:#636e72;padding:3rem}.org-members{flex-direction:column;gap:1rem;display:flex}.invite-btn{color:#fff;cursor:pointer;background:#00b894;border:none;border-radius:6px;align-self:flex-end;padding:.5rem 1rem;font-size:.9rem}.invite-btn:hover{background:#00a085}.members-list{flex-direction:column;gap:.75rem;display:flex}.member-row{background:#fafaf8;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;display:flex}.member-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.member-avatar-placeholder{background:#dfe6e9;border-radius:50%;width:40px;height:40px}.member-info{flex-direction:column;flex:1;display:flex}.member-name{color:#2d3436;font-weight:500}.member-email{color:#636e72;font-size:.85rem}.member-role{color:#636e72;text-transform:capitalize;background:#e8e8e8;border-radius:20px;padding:.25rem .75rem;font-size:.8rem}.modal-select{background:#fff;border:1px solid #dfe6e9;border-radius:8px;width:100%;margin-bottom:1rem;padding:.75rem;font-size:1rem}.org-settings{padding:1rem}.org-settings h3{color:#2d3436;margin-bottom:1rem}.settings-coming-soon{color:#636e72}.org-error{text-align:center;padding:3rem}.org-error h2{color:#2d3436;margin-bottom:1rem}.org-error p{color:#636e72;margin-bottom:1.5rem}.org-error a{color:#00b894}.community-page{max-width:1000px;margin:0 auto;padding:2rem 1rem}.mockup-banner{text-align:center;color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin-bottom:2rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500}.mockup-banner i{color:#ffc107;margin-right:.5rem}.community-header{text-align:center;border-bottom:1px solid #e8e5d9;margin-bottom:2.5rem;padding-bottom:1.5rem}.community-header h1{color:#2d3436;margin-bottom:.5rem;font-family:Kalam,cursive;font-size:2.5rem}.community-subtitle{color:#636e72;margin-bottom:1.5rem;font-size:1.1rem}.community-filters{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.filter-btn{color:#636e72;cursor:pointer;background:#fff;border:2px solid #e8e5d9;border-radius:8px;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s}.filter-btn:hover{color:#2d3436;border-color:#2d3436}.filter-btn.active{color:#fff;background:#00b894;border-color:#00b894}.filter-btn.active:hover{background:#00a381;border-color:#00a381}.community-feed{flex-direction:column;gap:.75rem;display:flex}.community-post{background:#fff;border:1px solid #e8e5d9;border-radius:8px;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.community-post:hover{border-color:#2d3436;box-shadow:0 2px 8px rgba(0,0,0,.08)}.post-vote{flex-direction:column;align-items:center;gap:.25rem;min-width:40px;display:flex}.vote-btn{cursor:pointer;color:#636e72;background:0 0;border:none;padding:.25rem;transition:color .2s}.vote-btn:hover{color:#2d3436}.vote-btn.upvote:hover{color:#00b894}.vote-btn.downvote:hover{color:#d63031}.vote-count{color:#2d3436;font-size:.875rem;font-weight:600}.post-content{flex:1;min-width:0}.post-title-row{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.post-title-row>i{flex-shrink:0;font-size:1.125rem}.post-title{color:#2d3436;font-size:1.125rem;font-weight:600;line-height:1.4;text-decoration:none}.post-title:hover{color:#00b894}.external-icon{color:#636e72;flex-shrink:0}.post-meta{color:#636e72;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.post-author{font-weight:500}.post-time:before{content:"•";margin-right:.75rem}.post-comments{color:#636e72;text-decoration:none}.post-comments:before{content:"•";margin-right:.75rem}.post-comments:hover{color:#00b894}@media (width<=600px){.mockup-banner{padding:.625rem .75rem;font-size:.875rem}.community-header h1{font-size:2rem}.community-subtitle{font-size:1rem}.community-filters{gap:.375rem}.filter-btn{padding:.4rem 1rem;font-size:.875rem}.community-post{gap:.5rem;padding:.5rem}.post-vote{min-width:32px}.vote-btn{padding:.125rem}.vote-btn svg{width:14px;height:14px}.vote-count{font-size:.75rem}.post-title-row>i,.post-title{font-size:1rem}.post-meta{gap:.5rem;font-size:.8125rem}.post-time:before,.post-comments:before{margin-right:.5rem}}.username-selection-page{justify-content:center;align-items:center;max-width:600px;min-height:80vh;margin:0 auto;padding:3rem 1rem;display:flex}.username-card{background:#fff;border:2px solid #e8e5d9;border-radius:12px;width:100%;padding:2.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.username-card h1{color:#2d3436;text-align:center;margin-bottom:1rem;font-family:Kalam,cursive;font-size:2rem}.username-description{color:#636e72;text-align:center;margin-bottom:2rem;font-size:1rem;line-height:1.6}.username-preview{color:#00b894;font-family:monospace;font-weight:600}.form-group{margin-bottom:1.5rem}.form-group label{color:#2d3436;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.input-with-icon{position:relative}.form-input{color:#2d3436;background:#fff;border:2px solid #e8e5d9;border-radius:8px;width:100%;padding:.875rem 3rem .875rem 1rem;font-family:monospace;font-size:1.05rem;transition:all .2s}.form-input:focus{border-color:#00b894;outline:none;box-shadow:0 0 0 3px rgba(0,184,148,.1)}.form-input:disabled{cursor:not-allowed;opacity:.6;background:#f8f9fa}.input-icon{font-size:1.2rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.text-success{color:#00b894}.text-error{color:#d63031}.form-hint{color:#95a5a6;margin-top:.5rem;margin-bottom:0;font-size:.85rem}.form-error{color:#d63031;margin-top:.5rem;margin-bottom:0;font-size:.9rem;font-weight:500}.btn-primary{color:#fff;cursor:pointer;background:#00b894;border:none;border-radius:8px;width:100%;padding:1rem;font-family:Kalam,cursive;font-size:1.05rem;font-weight:600;transition:all .2s}.btn-primary:hover:not(:disabled){background:#00a381;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,184,148,.3)}.btn-primary:disabled{cursor:not-allowed;background:#b2bec3;transform:none}@media (width<=600px){.username-card{padding:2rem 1.5rem}.username-card h1{font-size:1.75rem}.username-description{font-size:.95rem}}.profile-username{color:#00b894;background:#e8f8f5;border-radius:6px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.4rem .8rem;font-family:monospace;font-size:.95rem;font-weight:500;display:flex}.profile-username i{font-size:.85rem}.profile-username-missing{color:#fdcb6e;background:#fff8e1;border:1px solid #fdcb6e;border-radius:6px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.4rem .8rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.profile-username-missing:hover{color:#2d3436;background:#fdcb6e;transform:translateY(-1px);box-shadow:0 2px 8px rgba(253,203,110,.3)}.profile-username-missing i{font-size:.85rem}.review-container{max-width:48rem;margin:0 auto;padding:1rem}.review-progress{text-align:center;margin-bottom:2rem}.review-progress .progress-text{color:#636e72;letter-spacing:.3px;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.review-progress .progress-bar{background:#e8e5d9;border-radius:9999px;width:100%;height:8px;overflow:hidden;box-shadow:inset 0 1px 3px rgba(0,0,0,.08)}.review-progress .progress-bar .progress-fill{background:linear-gradient(90deg,#0984e3 0%,#00b894 100%);border-radius:9999px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px rgba(9,132,227,.3)}.review-card-context{color:#636e72;background:#f8f9fa;border-left:3px solid #0984e3;border-radius:8px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.review-card{background:#fffef8;border:1px solid rgba(232,229,217,.6);border-radius:12px;margin-bottom:1.5rem;padding:2.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.03)}.review-card:hover{box-shadow:0 2px 6px rgba(0,0,0,.1),0 8px 20px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.04)}.review-card .card-prompt{color:#2d3436;margin-bottom:1.5rem;font-size:1.375rem;font-weight:400;line-height:1.6}.review-card .card-answer-section{border-top:2px solid #e8e5d9;margin-top:1.5rem;padding-top:1.5rem;animation:.3s ease-in fadeIn}.review-card .card-answer-section .answer-label{color:#636e72;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.review-card .card-answer-section .answer-text{color:#00b894;font-size:1.25rem;font-weight:500;line-height:1.6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.review-actions{flex-direction:column;align-items:center;gap:1rem;display:flex}.review-actions .show-answer-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0984e3 0%,#00b894 100%);border:none;border-radius:10px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px rgba(9,132,227,.2)}.review-actions .show-answer-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(9,132,227,.3)}.review-actions .show-answer-btn:active{transform:translateY(0)}.review-actions .rating-buttons{gap:.75rem;display:flex}.rating-btn{cursor:pointer;border:2px solid transparent;border-radius:10px;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .15s;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.06)}.rating-btn .rating-label{font-size:1rem}.rating-btn .rating-number{opacity:.65;font-size:.7rem}.rating-btn.rating-again{color:#dc2626;background:#fff;border-color:#fecaca}.rating-btn.rating-again:hover{background:#fef2f2;border-color:#fca5a5;transform:translateY(-2px);box-shadow:0 4px 8px rgba(220,38,38,.15)}.rating-btn.rating-again.selected{color:#fff;background:#ef4444;border-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,38,38,.25)}.rating-btn.rating-hard{color:#ea580c;background:#fff;border-color:#fed7aa}.rating-btn.rating-hard:hover{background:#fff7ed;border-color:#fdba74;transform:translateY(-2px);box-shadow:0 4px 8px rgba(234,88,12,.15)}.rating-btn.rating-hard.selected{color:#fff;background:#f97316;border-color:#ea580c;transform:translateY(-2px);box-shadow:0 4px 12px rgba(234,88,12,.25)}.rating-btn.rating-good{color:#2563eb;background:#fff;border-color:#bfdbfe}.rating-btn.rating-good:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 4px 8px rgba(37,99,235,.15)}.rating-btn.rating-good.selected{color:#fff;background:#3b82f6;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.25)}.rating-btn.rating-easy{color:#059669;background:#fff;border-color:#a7f3d0}.rating-btn.rating-easy:hover{background:#f0fdf4;border-color:#6ee7b7;transform:translateY(-2px);box-shadow:0 4px 8px rgba(5,150,105,.15)}.rating-btn.rating-easy.selected{color:#fff;background:#10b981;border-color:#059669;transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,150,105,.25)}.review-stats{color:#95a5a6;text-align:center;margin-top:1.5rem;font-size:.75rem}.review-complete{text-align:center;background:#fffef8;border-radius:12px;max-width:600px;margin:0 auto;padding:3rem 2rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.review-complete .complete-icon{margin-bottom:1rem;font-size:4rem}.review-complete .complete-title{color:#2d3436;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.review-complete .complete-message{color:#636e72;margin-bottom:1.5rem}.review-complete .complete-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.review-loading{text-align:center;padding:3rem 1rem}.review-loading .loading-spinner{border:4px solid #0984e3;border-top-color:transparent;border-radius:50%;width:3rem;height:3rem;margin-bottom:1rem;animation:1s linear infinite spin;display:inline-block}.review-loading .loading-text{color:#636e72;font-size:1.125rem}@keyframes spin{to{transform:rotate(360deg)}}.review-error{text-align:center;padding:3rem 1rem}.review-error .error-icon{margin-bottom:1rem;font-size:4rem}.review-error .error-title{color:#2d3436;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.review-error .error-message{color:#e74c3c;margin-bottom:1.5rem;font-size:1.125rem}.nav-link{position:relative}.due-count-badge{color:#fff;background:#e74c3c;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.5rem}.start-review-btn{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.start-review-btn.has-reviews{color:#fff;background:#0984e3}.start-review-btn.has-reviews:hover{background:#0770c4}.start-review-btn.no-reviews{color:#6b7280;cursor:not-allowed;background:#d1d5db}.admin-page{max-width:80rem;margin:0 auto;padding:2rem 1rem}.admin-page h1{color:#2d3436;margin-bottom:.5rem;font-size:2rem;font-weight:700}.admin-dashboard{flex-direction:column;gap:2rem;display:flex}.admin-section{background:#fffef8;border:1px solid rgba(232,229,217,.6);border-radius:12px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.admin-section h2{color:#2d3436;border-bottom:2px solid #e8e5d9;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600}.tutorial-sync-panel p{color:#636e72;margin-bottom:1.5rem}.sync-form{flex-direction:column;gap:1rem;display:flex}.sync-form .form-group{flex-direction:column;gap:.5rem;display:flex}.sync-form .form-group label{color:#2d3436;font-weight:600}.sync-form .form-group input[type=text]{border:1px solid #dfe6e9;border-radius:8px;padding:.75rem;font-family:monospace;font-size:.95rem;transition:all .2s}.sync-form .form-group input[type=text]:focus{border-color:#0984e3;outline:none;box-shadow:0 0 0 3px rgba(9,132,227,.1)}.sync-form .form-group input[type=checkbox]{cursor:pointer;width:1.125rem;height:1.125rem}.sync-form button{color:#fff;cursor:pointer;background:#00b894;border:none;border-radius:8px;align-self:flex-start;padding:.75rem 1.5rem;font-family:Kalam,cursive;font-size:.95rem;font-weight:600;transition:all .2s}.sync-form button:hover:not(:disabled){background:#00a381;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,184,148,.2)}.sync-form button:disabled{cursor:not-allowed;background:#95d5c1;transform:none}.admin-success{color:#155724;background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;margin-top:1rem;padding:1rem}.admin-success p{color:inherit;margin:.25rem 0;font-size:.95rem}.admin-success p:first-child{font-weight:600}.admin-error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;margin-top:1rem;padding:1rem}.admin-error p{color:inherit;margin:.25rem 0;font-size:.95rem;font-weight:600}.user-management-panel{width:100%}.user-search{margin-bottom:1.5rem}.user-search .search-input{background:#fff;border:2px solid #e8e5d9;border-radius:12px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.user-search .search-input:focus{border-color:#0984e3;outline:none;box-shadow:0 0 0 3px rgba(9,132,227,.1)}.user-search .search-input::placeholder{color:#b2bec3}.user-content{grid-template-columns:1fr 1.5fr;align-items:start;gap:1.5rem;display:grid}@media (width<=968px){.user-content{grid-template-columns:1fr}}.user-list{background:#fff;border:1px solid #e8e5d9;border-radius:12px;max-height:600px;overflow-y:auto}.user-list .no-results{text-align:center;color:#636e72;padding:2rem 1rem;font-size:.95rem}.user-item{cursor:pointer;border-bottom:1px solid #e8e5d9;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.user-item:last-child{border-bottom:none}.user-item:hover{background:#f8f9fa}.user-item.user-item-selected{background:#e3f2fd;border-left:4px solid #0984e3}.user-item .user-item-main{flex:1;min-width:0}.user-item .user-item-main .user-email{color:#2d3436;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.95rem;font-weight:600;overflow:hidden}.user-item .user-item-main .user-username{color:#636e72;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.user-item .user-item-badge{margin-left:.75rem}.user-detail{background:#fff;border:1px solid #e8e5d9;border-radius:12px;min-height:400px}@media (width<=968px){.user-detail{display:none}.user-detail:has(.user-detail-content){display:block}}.user-detail-empty{text-align:center;justify-content:center;align-items:center;height:400px;padding:2rem;display:flex}.user-detail-empty p{color:#636e72;font-size:1rem}.user-detail-content{padding:1.5rem}.user-detail-content h3{color:#2d3436;margin:0 0 1.5rem;font-family:Kalam,cursive;font-size:1.5rem}.user-detail-content .detail-section{margin-bottom:1.25rem}.user-detail-content .detail-section label{text-transform:uppercase;letter-spacing:.5px;color:#636e72;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.user-detail-content .detail-section .detail-value{color:#2d3436;background:#f8f9fa;border-radius:8px;padding:.75rem;font-size:1rem}.user-detail-content .detail-section .detail-value code{color:#636e72;word-break:break-all;font-family:monospace;font-size:.85em}.user-detail-content .detail-actions{border-top:2px solid #e8e5d9;margin-top:2rem;padding-top:1.5rem}.user-detail-content .detail-actions button{width:100%}.alpha-badge{text-align:center;white-space:nowrap;border-radius:12px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}@media (width<=768px){.alpha-badge{padding:.2rem .5rem;font-size:.75rem}}.alpha-badge.alpha-enabled{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.alpha-badge.alpha-disabled{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.admin-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}@media (width<=768px){.admin-btn{padding:.4rem .75rem;font-size:.8rem}}.admin-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.admin-btn:active{transform:translateY(0)}.admin-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.admin-btn.admin-btn-success{color:#fff;background:#28a745}.admin-btn.admin-btn-success:hover:not(:disabled){background:#218838}.admin-btn.admin-btn-danger{color:#fff;background:#dc3545}.admin-btn.admin-btn-danger:hover:not(:disabled){background:#c82333}.generating-modal-overlay{backdrop-filter:blur(8px);z-index:10000;background:rgba(0,0,0,.7);justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.generating-modal{text-align:center;background:#fafaf8;border-radius:16px;max-width:500px;padding:3rem 2rem;animation:.3s scaleIn;box-shadow:0 20px 60px rgba(0,0,0,.3)}.generating-modal h2{color:#2d3436;margin:1.5rem 0 .5rem;font-family:Kalam,cursive;font-size:1.75rem}.generating-modal p{color:#636e72;margin:0;font-size:1rem}.cube-spinner{justify-content:center;align-items:center;gap:.5rem;height:80px;display:flex}.cube{background:linear-gradient(135deg,#74b9ff,#0984e3);border-radius:4px;width:20px;height:20px;animation:1.5s ease-in-out infinite cubeSlide;box-shadow:0 4px 8px rgba(9,132,227,.3)}.cube:first-child{animation-delay:0s}.cube:nth-child(2){animation-delay:.2s}.cube:nth-child(3){animation-delay:.4s}.cube:nth-child(4){animation-delay:.6s}@keyframes cubeSlide{0%,to{opacity:1;transform:translateY(0)scale(1)}25%{opacity:.8;transform:translateY(-20px)scale(1.1)}50%{opacity:1;transform:translateY(0)scale(1)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.mastery-zigzag-container{width:100%;padding:1rem 0}.mastery-zigzag-svg{width:100%;height:auto;max-height:600px}.mastery-line{stroke:#ddd;stroke-linecap:round;transition:stroke .3s}.mastery-line.completed{stroke:#27ae60;stroke-width:3px}.mastery-circle{fill:#bdc3c7;stroke:#95a5a6;stroke-width:2px;transition:all .3s}.mastery-circle.locked{fill:#ecf0f1;stroke:#bdc3c7;opacity:.5}.mastery-circle.current{fill:#3498db;stroke:#2980b9;stroke-width:3px;animation:2s infinite pulse}.mastery-circle.completed{fill:#27ae60;stroke:#229954;stroke-width:2px}.mastery-circle:hover:not(.locked){filter:drop-shadow(0 0 8px rgba(255,215,0,.8));stroke:gold;stroke-width:3px}.mastery-step-label{fill:#2c3e50;-webkit-user-select:none;user-select:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.mastery-step-number{-webkit-user-select:none;user-select:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.mastery-checkmark{-webkit-user-select:none;user-select:none;font-weight:700}.mastery-progress-summary{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin-top:1.5rem;padding:1rem}.mastery-progress-summary .progress-text{color:#495057;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.mastery-progress-summary .progress-bar{background:#e9ecef;border-radius:4px;height:8px;overflow:hidden}.mastery-progress-summary .progress-bar .progress-bar-fill{background:linear-gradient(90deg,#3498db,#27ae60);height:100%;transition:width .5s}.mastery-panel-content{padding:1rem 0}.mastery-panel-content .loading{text-align:center;color:#6c757d;padding:2rem}.mastery-instructions{background:#f0f8ff;border-left:4px solid #3498db;border-radius:4px;margin-bottom:2rem;padding:1.5rem}.mastery-instructions h3{color:#2c3e50;margin:0 0 .75rem;font-size:1.25rem}.mastery-instructions p{color:#34495e;margin:.5rem 0;line-height:1.6}.mastery-instructions ul{color:#34495e;margin:.75rem 0;padding-left:1.5rem}.mastery-instructions ul li{margin:.25rem 0}.mastery-instructions .instructions-note{color:#7f8c8d;margin-top:1rem;font-size:.9rem;font-style:italic}.mastery-instructions.active-recall .recall-topic{background:rgba(52,152,219,.1);border-radius:4px;margin:1rem 0;padding:.5rem;font-size:1.1rem}.mastery-instructions.active-recall .recall-prompt .recall-textarea{resize:vertical;border:2px solid #3498db;border-radius:4px;width:100%;min-height:200px;margin:1rem 0;padding:1rem;font-family:inherit;font-size:1rem;line-height:1.6}.mastery-instructions.active-recall .recall-prompt .recall-textarea:focus{border-color:#2980b9;outline:none;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.mastery-instructions.active-recall .recall-prompt .recall-submit-btn{color:#fff;cursor:pointer;background:#3498db;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.mastery-instructions.active-recall .recall-prompt .recall-submit-btn:hover:not(:disabled){background:#2980b9;transform:translateY(-1px);box-shadow:0 2px 8px rgba(52,152,219,.3)}.mastery-instructions.active-recall .recall-prompt .recall-submit-btn:disabled{cursor:not-allowed;opacity:.6;background:#95a5a6}.mastery-instructions.active-recall .recall-results{text-align:center;padding:1rem 0}.mastery-instructions.active-recall .recall-results h4{color:#2c3e50;margin:0 0 1rem;font-size:1.1rem}.mastery-instructions.active-recall .recall-results .recall-score{color:#3498db;margin:1rem 0;font-size:3rem;font-weight:700}.mastery-instructions.active-recall .recall-results .recall-feedback{color:#34495e;margin:1.5rem 0;font-size:1.05rem;line-height:1.6}.mastery-instructions.active-recall .recall-results .view-content-btn{color:#fff;cursor:pointer;background:#27ae60;border:none;border-radius:4px;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.mastery-instructions.active-recall .recall-results .view-content-btn:hover{background:#229954;transform:translateY(-1px);box-shadow:0 2px 8px rgba(39,174,96,.3)}