.header{background:#fff;border-bottom:2px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.header-content{max-width:1600px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:12px;color:#3b82f6}.header-left h1{font-size:1.75rem;font-weight:700;color:#1a202c}.header-right{display:flex;gap:12px}.btn{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.btn-secondary{background:#edf2f7;color:#2d3748}.btn-secondary:hover{background:#e2e8f0;transform:translateY(-1px)}@media (max-width: 768px){.header-content{flex-direction:column;gap:12px}.header-right{width:100%;justify-content:space-between}.btn{flex:1;justify-content:center}}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.card-title{font-size:1.3rem;font-weight:700;color:#1a202c;margin-bottom:20px}.url-input-card{display:flex;flex-direction:column;gap:20px}.url-form{width:100%}.url-input-group{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f7fafc;border:2px solid #e2e8f0;border-radius:8px}.url-input-group svg{color:#718096;flex-shrink:0}.url-input{flex:1;background:transparent;border:none;font-size:.95rem;color:#2d3748;outline:none}.url-input::placeholder{color:#a0aec0}.metadata-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:.9rem;font-weight:600;color:#4a5568}.form-input{padding:10px 14px;border:2px solid #e2e8f0;border-radius:6px;font-size:.95rem;color:#2d3748;transition:all .2s ease}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input::placeholder{color:#a0aec0}.span-2{grid-column:span 2}@media (max-width: 768px){.metadata-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.url-input-group{flex-direction:column;align-items:stretch}}.editor-card{display:flex;flex-direction:column;gap:16px}.editor-header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.header-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.settings-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#edf2f7;border:2px solid #e2e8f0;border-radius:6px;color:#4a5568;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.settings-btn:hover{background:#e2e8f0;border-color:#cbd5e0}.settings-panel{padding:20px;background:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:16px}.settings-panel h3{font-size:1rem;font-weight:600;color:#2d3748}.color-controls{display:flex;flex-direction:column;gap:12px}.color-input-group{display:flex;align-items:center;gap:12px}.color-input-group label{flex:1;font-size:.9rem;font-weight:600;color:#4a5568}.color-input-group input[type=color]{width:50px;height:35px;border:2px solid #e2e8f0;border-radius:6px;cursor:pointer}.reset-btn{padding:6px 12px;background:#fff;border:2px solid #e2e8f0;border-radius:6px;color:#4a5568;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.reset-btn:hover{background:#edf2f7;border-color:#cbd5e0}.keyboard-hint{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#718096;padding:6px 12px;background:#edf2f7;border-radius:6px}.keyboard-hint kbd{padding:2px 6px;background:#fff;border:1px solid #cbd5e0;border-radius:4px;font-family:monospace;font-size:.9em;font-weight:600;color:#2d3748}.format-legend{display:flex;flex-direction:column;gap:10px;padding:16px;background:#f7fafc;border-radius:8px;border:2px dashed #cbd5e0}.legend-item{display:flex;align-items:center;gap:12px;font-size:.9rem}.legend-demo{min-width:100px;padding:4px 8px;border-radius:4px;text-align:center}.legend-key{font-size:.85rem;color:#4a5568;font-weight:600;min-width:80px}.legend-key kbd{padding:2px 6px;background:#fff;border:1px solid #cbd5e0;border-radius:4px;font-family:monospace;font-weight:600}.legend-desc{color:#718096;font-size:.85rem}.text-editor{min-height:400px;max-height:600px;padding:20px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;line-height:1.8;color:#2d3748;overflow-y:auto;background:#fff}.text-editor:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.text-editor[contenteditable]:empty:before{content:attr(placeholder);color:#a0aec0;font-style:italic}.text-editor .highlight-text{background:#bfdbfe;font-size:1.1em;font-weight:600;color:#1e40af;padding:2px 4px;border-radius:3px;line-height:1.6}.text-editor .underline-text{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;color:#2d3748;font-weight:500}.text-editor .subtext,.text-editor{font-size:.85em;color:#718096;line-height:1.5}@media (max-width: 768px){.editor-header{flex-direction:column;align-items:flex-start}.legend-item{flex-direction:column;align-items:flex-start;gap:4px}.keyboard-hint{width:100%}}.preview-card{display:flex;flex-direction:column;gap:16px}.preview-content{background:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;padding:20px;min-height:300px;max-height:600px;overflow-y:auto}.preview-pocket{font-size:1.1rem;font-weight:700;color:#3b82f6;margin-bottom:12px}.preview-citation{font-size:.95rem;font-weight:600;color:#4a5568;margin-bottom:16px;line-height:1.5}.preview-text{font-size:.95rem;line-height:1.8;color:#2d3748}.preview-text .highlight-text{background:#bfdbfe;font-size:1.1em;font-weight:600;color:#1e40af;padding:2px 4px;border-radius:3px}.preview-text .underline-text{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;font-weight:500}.preview-empty{display:flex;align-items:center;justify-content:center;min-height:250px;color:#a0aec0;font-style:italic;text-align:center}.preview-actions{display:grid;grid-template-columns:1fr auto 2fr;gap:8px}.btn-save{grid-column:span 1}.btn-danger{background:#feb2b2;color:#742a2a;border:2px solid #fc8181}.btn-danger:hover:not(:disabled){background:#fc8181;transform:translateY(-1px)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:disabled:hover{transform:none;box-shadow:none}@media (max-width: 768px){.preview-actions{grid-template-columns:1fr 1fr}.btn-save{grid-column:span 2}}.saved-cards{max-width:1400px;margin:0 auto}.saved-header{margin-bottom:24px}.saved-header h2{font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:16px}.search-box{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:2px solid #e2e8f0;border-radius:8px;max-width:500px}.search-box svg{color:#a0aec0}.search-input{flex:1;background:transparent;border:none;color:#2d3748;font-size:.95rem;outline:none}.search-input::placeholder{color:#a0aec0}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.empty-state{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;min-height:400px;background:#fff;border-radius:12px;color:#a0aec0;font-size:1.1rem}.saved-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;border:2px solid transparent}.saved-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}.saved-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.saved-pocket{font-size:1.1rem;font-weight:700;color:#3b82f6;flex:1;line-height:1.3}.saved-card-actions{display:flex;gap:6px}.icon-btn{padding:6px;background:#edf2f7;border:none;border-radius:6px;color:#4a5568;cursor:pointer;transition:all .2s ease;display:flex;align-items:center}.icon-btn:hover{background:#e2e8f0;color:#2d3748}.icon-btn-danger:hover{background:#feb2b2;color:#742a2a}.saved-citation{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;font-size:.85rem}.saved-citation span{padding:4px 10px;background:#edf2f7;border-radius:4px;color:#4a5568}.cite-author{font-weight:600;color:#2d3748!important}.saved-preview{color:#4a5568;font-size:.9rem;line-height:1.6;margin-bottom:12px}.saved-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#718096;padding-top:12px;border-top:1px solid #e2e8f0}.meta-item{display:flex;align-items:center;gap:4px}.meta-link{display:flex;align-items:center;gap:4px;color:#3b82f6;text-decoration:none;transition:color .2s ease}.meta-link:hover{color:#2563eb;text-decoration:underline}@media (max-width: 768px){.cards-grid{grid-template-columns:1fr}}.app{min-height:100vh;display:flex;flex-direction:column}.container{flex:1;max-width:1600px;margin:0 auto;width:100%;padding:24px}.editor-layout{display:grid;grid-template-columns:1fr 450px;gap:24px}.left-panel{display:flex;flex-direction:column;gap:20px}.right-panel{position:sticky;top:24px;height:fit-content}@media (max-width: 1200px){.editor-layout{grid-template-columns:1fr}.right-panel{position:static}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;color:#2d3748}#root{min-height:100vh}::selection{background:#3b82f6;color:#fff}
