.knitting-chart{width:100%;display:flex;flex-direction:column;gap:1.5rem}.chart-header h3{margin-bottom:.5rem}.chart-legend{font-size:.9rem;color:#ffffffb3;margin:0}.chart-grid-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem}.column-numbers{display:flex;padding:0 42px}.col-number{width:32px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#fff9;margin-right:2px}.col-number:last-child{margin-right:0}.chart-grid{display:flex;flex-direction:column;gap:2px;background-color:#0000004d;padding:5px;border-radius:4px}.chart-row-container{display:flex;align-items:center;gap:5px}.chart-row{display:flex;gap:2px;padding:2px;border-radius:2px;transition:all .3s ease}.chart-row.current-row{background-color:#64c8ff4d;box-shadow:0 0 10px #64c8ff80;padding:4px;gap:3px}.row-number{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:#fff9;font-weight:700}.row-number.current{color:#64c8ff;font-size:1rem}.stitch-container{position:relative}.stitch-container.repeat-zone{background-color:#ff646459;border:2px solid rgba(255,100,100,.7);box-shadow:inset 0 0 8px #ff64644d}.stitch-container.current-stitch{background-color:#ffc80066;border:3px solid #ffc800;box-shadow:0 0 10px #ffc800cc;animation:pulse-stitch 1s infinite}@keyframes pulse-stitch{0%,to{box-shadow:0 0 10px #ffc800cc}50%{box-shadow:0 0 20px #ffc800}}.stitch-cell{width:30px;height:30px;background-color:#ffffffe6;border:1px solid rgba(100,100,100,.3);display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}.current-row .stitch-cell{width:32px;height:32px;border:2px solid rgba(100,200,255,.6)}.symbol-empty{width:100%;height:100%;background-color:#ffffffe6}.symbol-dot{font-size:2rem;line-height:1;color:#000}.symbol-yo{font-size:1.5rem;color:#000;font-weight:400}.symbol-k2tog,.symbol-ssk{font-size:1.8rem;color:#000;font-weight:700;transform:scaleX(1.5)}.symbol-p2tog{font-size:1.8rem;color:#666}.symbol-sl{font-size:1.2rem;color:#000}.symbol-ns{background-color:#c8c8c84d;border:1px dashed rgba(100,100,100,.5)}.chart-legend-symbols{background-color:#646cff0d;border-radius:8px;padding:1rem}.chart-legend-symbols h4{margin-bottom:1rem;color:#64c8ff}.legend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.legend-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;background-color:#0003;border-radius:4px}.legend-item>div:first-child{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#ffffffe6;border:1px solid rgba(100,100,100,.3);flex-shrink:0}.legend-item span{font-size:.9rem}.legend-item.repeat-indicator .repeat-box{background-color:#ff64644d;border:2px solid rgba(255,100,100,.6)}@media(max-width:768px){.stitch-cell,.current-row .stitch-cell{width:25px;height:25px;font-size:1rem}.col-number,.row-number{width:25px;height:25px;font-size:.7rem}.legend-grid{grid-template-columns:1fr}}.main-navigation{display:flex;gap:1rem;padding:1rem;background-color:#646cff1a;border-radius:8px;margin-bottom:1.5rem}.nav-link{padding:.6em 1.2em;border-radius:8px;text-decoration:none;color:inherit;font-weight:500;transition:all .25s;border:1px solid transparent}.nav-link:hover{border-color:#646cff;background-color:#646cff1a}.nav-link.active{background-color:#646cff;color:#fff}.app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.header{margin-bottom:2rem}.header h1{font-size:2.5rem;margin-bottom:.5rem}.main-content{display:flex;flex-direction:column;gap:2rem}.pattern-info{padding:1rem;background-color:#646cff0d;border-radius:8px}.pattern-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.pattern-controls{display:flex;gap:.5rem;flex-wrap:wrap}.btn-import-pattern,.btn-default-pattern{padding:.5em 1em;font-size:.9rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s}.btn-import-pattern{background-color:#646cff66;color:#fff;border:1px solid rgba(100,108,255,.7);font-weight:600}.btn-import-pattern:hover{background-color:#646cff99;border-color:#818cf8;color:#fff}.btn-default-pattern{background-color:#9ca3af66;color:#fff;border:1px solid rgba(156,163,175,.7);font-weight:600}.btn-default-pattern:hover{background-color:#9ca3af99;border-color:#9ca3af;color:#fff}.progress{margin-top:1rem}.progress progress{width:100%;height:20px}.all-controls{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background-color:#646cff0d;border-radius:8px}.control-section{display:flex;flex-direction:column;gap:.75rem}.control-section h4{margin:0;color:#64c8ff;font-size:.95rem;text-align:left}.button-group{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-start}.button-group button{min-width:140px}.button-group button.active{background-color:#646cff;color:#fff;border-color:#646cff}.voice-status{padding:1rem;border-radius:8px;background-color:#646cff1a;border:1px solid rgba(100,108,255,.3);display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:center}.voice-status p{margin:0;white-space:nowrap}.pattern-viewer{border:2px solid #646cff;border-radius:8px;padding:2rem}.current-row{margin-bottom:2rem}.current-row h3{font-size:1.5rem;margin-bottom:1rem}.instructions{font-size:1.1rem;padding:1rem;background-color:#ffffff0d;border-radius:4px;margin:1rem 0}.stitch-chart{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;padding:1rem;background-color:#0003;border-radius:4px;font-family:monospace;font-size:1.2rem}.stitch{padding:.5rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:4px;min-width:50px;text-align:center}.stitch-k{background-color:#64c86433}.stitch-p{background-color:#c864c833}.stitch-yo{background-color:#ffc86433}.stitch-k2tog,.stitch-ssk,.stitch-p2tog{background-color:#c8646433}.stitch-ns{background-color:transparent;border:1px dashed rgba(255,255,255,.2)}button:disabled{opacity:.5;cursor:not-allowed}.current-row-info{margin:2rem 0;padding:1.5rem;background-color:#646cff1a;border-radius:8px}.current-row-info h3{font-size:1.3rem;margin-bottom:1rem}.voice-commands-help{background-color:#646cff0d;border-radius:8px;padding:1.5rem;text-align:left}.voice-commands-help h3{margin-bottom:1.5rem;text-align:center}.voice-commands-help h4{margin-top:1rem;margin-bottom:.5rem;color:#64c8ff;font-size:1rem}.commands-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.voice-commands-help ul{list-style-position:inside}.voice-commands-help li{margin:.5rem 0;padding:.5rem}.voice-commands-help strong{color:#646cff}.repeat-control{margin-top:1rem;padding:1rem;background-color:#ff64641a;border:1px solid rgba(255,100,100,.3);border-radius:6px;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.repeat-control label{font-weight:500;color:#fbbf24}.repeat-control input[type=number]{width:60px;padding:.5rem;border:1px solid rgba(255,255,255,.3);border-radius:4px;background-color:#0000004d;color:#fff;font-size:1rem;text-align:center}.repeat-info{font-size:.9rem;color:#ffffffb3}.stitch-picker{background-color:#1e2030cc;border:1px solid rgba(100,108,255,.3);border-radius:8px;padding:1rem}.stitch-picker h3{margin:0 0 1rem;color:#7dd3fc;font-weight:600}.selected-stitch{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#646cff33;border:2px solid #646cff;border-radius:6px;margin-bottom:1rem}.selected-stitch .symbol{font-size:1.8rem;min-width:2.5rem;text-align:center;color:#fff}.selected-stitch .info{display:flex;flex-direction:column}.selected-stitch .name{font-weight:600;color:#fff}.selected-stitch .abbr{font-size:.85rem;color:#a5b4fc}.search-input{width:100%;padding:.6rem;border:1px solid rgba(100,108,255,.4);border-radius:6px;background-color:#0f111acc;color:#fff;font-family:inherit;font-size:.95rem;margin-bottom:.75rem}.search-input::placeholder{color:#6b7280}.search-input:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.category-tabs{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.75rem}.category-tabs .tab{padding:.35em .65em;font-size:.8rem;border:1px solid rgba(100,108,255,.35);border-radius:4px;background-color:#0f111a99;color:#c7d2fe;cursor:pointer;transition:all .2s;font-weight:500}.category-tabs .tab:hover{border-color:#646cff;background-color:#646cff26}.category-tabs .tab.active{background-color:#646cff;border-color:#646cff;color:#fff}.stitch-list{display:flex;flex-direction:column;gap:.3rem;max-height:300px;overflow-y:auto}.stitch-list::-webkit-scrollbar{width:6px}.stitch-list::-webkit-scrollbar-track{background:#0003;border-radius:3px}.stitch-list::-webkit-scrollbar-thumb{background:#646cff66;border-radius:3px}.stitch-option{display:flex;align-items:center;gap:.6rem;padding:.5rem .7rem;border:1px solid rgba(100,108,255,.25);border-radius:5px;background-color:#0f111a99;cursor:pointer;transition:all .15s;text-align:left}.stitch-option:hover{border-color:#646cff;background-color:#646cff33}.stitch-option.selected{border-color:#646cff;background-color:#646cff59}.stitch-option .stitch-symbol{min-width:1.5rem;text-align:center;font-size:1.1rem}.stitch-option .stitch-name{font-size:.9rem;flex:1;color:#e2e8f0}.stitch-option.category-basic .stitch-symbol{color:#fff}.stitch-option.category-increase .stitch-symbol{color:#4ade80}.stitch-option.category-decrease .stitch-symbol{color:#fb7185}.stitch-option.category-cable .stitch-symbol{color:#fbbf24}.stitch-option.category-twist .stitch-symbol{color:#c4b5fd}.stitch-option.category-slip .stitch-symbol{color:#7dd3fc}.stitch-option.category-special .stitch-symbol{color:#f472b6}.no-results{text-align:center;color:#94a3b8;font-style:italic;padding:1rem}.row-generator{background-color:#1e2030cc;border:1px solid rgba(100,108,255,.3);border-radius:8px;padding:1rem}.row-generator h3{margin:0 0 1rem;color:#7dd3fc;font-weight:600}.generator-form{display:flex;flex-direction:column;gap:.75rem}.form-row{display:flex;flex-direction:column;gap:.3rem}.form-row.inline{flex-direction:row;align-items:center;gap:.75rem}.form-row label{font-size:.9rem;color:#e2e8f0;font-weight:500}.form-row input,.form-row select{padding:.6rem;border:1px solid rgba(100,108,255,.4);border-radius:6px;background-color:#0f111acc;color:#fff;font-family:inherit;font-size:.95rem}.form-row input::placeholder{color:#6b7280}.form-row select{cursor:pointer}.form-row select option{background-color:#1e2030;color:#fff}.form-row input:focus,.form-row select:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.form-row input.error{border-color:#fb7185;box-shadow:0 0 0 2px #fb718533}.quick-buttons{display:flex;gap:.5rem}.quick-buttons button{flex:1;padding:.5em .8em;font-size:.9rem;background-color:#646cff26;color:#c7d2fe;border:1px solid rgba(100,108,255,.35);border-radius:6px;cursor:pointer;transition:all .2s;font-weight:500}.quick-buttons button:hover{background-color:#646cff40;border-color:#646cff}.error-message{padding:.6rem;background-color:#fb718526;border:1px solid #fb7185;border-radius:6px;color:#fda4af;font-size:.9rem}.preview{padding:.75rem;background-color:#646cff1f;border:1px solid rgba(100,108,255,.25);border-radius:6px}.preview strong{display:block;margin-bottom:.5rem;font-size:.9rem;color:#e2e8f0}.preview-stitches{display:flex;flex-wrap:wrap;gap:3px}.preview-stitch{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#ffffff26;border-radius:3px;font-size:.85rem;color:#fff}.preview .more{padding:0 .5rem;font-size:.85rem;color:#94a3b8;display:flex;align-items:center}.add-row-btn{padding:.7em 1.2em;background-color:#646cff;color:#fff;font-weight:600;font-size:.95rem;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.add-row-btn:hover:not(:disabled){background-color:#5558e3}.add-row-btn:disabled{opacity:.4;cursor:not-allowed}.syntax-help{margin-top:1rem;font-size:.9rem;color:#cbd5e1;background-color:#0f111a80;border-radius:6px;padding:.5rem}.syntax-help summary{cursor:pointer;color:#7dd3fc;font-weight:500;padding:.3rem}.syntax-help[open] summary{margin-bottom:.5rem}.syntax-help ul{margin:.5rem 0;padding-left:1.5rem;color:#e2e8f0}.syntax-help li{margin-bottom:.3rem}.syntax-help code{background-color:#646cff33;padding:.15em .4em;border-radius:4px;color:#a5b4fc;font-size:.9em}.syntax-help p{margin:.5rem 0 0;color:#94a3b8}.syntax-help p strong{color:#e2e8f0}.editable-cell{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(100,108,255,.3);background-color:#0f111a99;cursor:pointer;transition:all .15s;font-size:.95rem;color:#fff}.editable-cell:hover{border-color:#646cff;background-color:#646cff40;transform:scale(1.08)}.editable-cell.selected{border-color:#fbbf24;background-color:#fbbf2440;box-shadow:0 0 10px #fbbf2466}.editable-cell .symbol-empty{width:100%;height:100%;background-color:#ffffffe6}.editable-cell .symbol-ns{width:100%;height:100%;background-color:#64646466}.editable-cell.category-basic{color:#fff}.editable-cell.category-increase{color:#4ade80}.editable-cell.category-decrease{color:#fb7185}.editable-cell.category-cable{color:#fbbf24}.editable-cell.category-twist{color:#c4b5fd}.editable-cell.category-slip{color:#7dd3fc}.editable-cell.category-special{color:#f472b6}.editable-cell.category-placeholder{color:#fff6}.editable-grid{background-color:#1e2030cc;border:1px solid rgba(100,108,255,.3);border-radius:8px;padding:1rem}.editable-grid .grid-header{margin-bottom:1rem}.editable-grid .grid-header h3{margin:0 0 .5rem;color:#7dd3fc;font-weight:600}.editable-grid .grid-hint{font-size:.9rem;color:#cbd5e1;margin:0}.editable-grid .grid-hint strong{color:#fbbf24}.editable-grid .empty-grid{text-align:center;padding:3rem;color:#94a3b8}.editable-grid .empty-grid p{margin:.5rem 0}.editable-grid .grid-content{overflow-x:auto}.column-numbers{display:flex;align-items:center;margin-bottom:.3rem}.column-numbers .row-controls-placeholder{width:2.5rem;flex-shrink:0}.column-numbers .col-number{width:28px;text-align:center;font-size:.75rem;color:#94a3b8;font-weight:500}.column-numbers .row-info-placeholder{width:4.5rem;flex-shrink:0}.grid-row-container{display:flex;align-items:center;margin-bottom:2px}.grid-row-container .row-number{width:2.5rem;text-align:center;font-weight:600;color:#7dd3fc;font-size:.9rem;flex-shrink:0}.grid-row{display:flex;border:1px solid rgba(100,108,255,.25);border-radius:3px}.grid-row.right-side{background-color:#64c8ff14}.grid-row.wrong-side{background-color:#fb718514}.row-info{display:flex;align-items:center;gap:.5rem;margin-left:.5rem;flex-shrink:0}.row-side{font-size:.8rem;color:#94a3b8;min-width:1.5rem;font-weight:500}.delete-row-btn{width:1.6rem;height:1.6rem;padding:0;border:1px solid rgba(251,113,133,.4);border-radius:4px;background-color:#fb718526;color:#fb7185;cursor:pointer;font-size:1.1rem;line-height:1;transition:all .2s;display:flex;align-items:center;justify-content:center}.delete-row-btn:hover{background-color:#fb71854d;border-color:#fb7185}.copy-row-btn,.duplicate-row-btn{width:1.6rem;height:1.6rem;padding:0;border:1px solid rgba(100,200,255,.4);border-radius:4px;background-color:#64c8ff26;color:#64c8ff;cursor:pointer;font-size:.9rem;transition:all .2s}.copy-row-btn:hover,.duplicate-row-btn:hover{background-color:#64c8ff4d;border-color:#64c8ff}.paste-toolbar{margin-top:1rem;padding:.75rem;background-color:#64c8ff1a;border:1px dashed #64c8ff;border-radius:4px;text-align:center}.paste-row-btn{padding:.5rem 1rem;background-color:#64c8ff4d;border:1px solid #64c8ff;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;transition:all .2s}.paste-row-btn:hover{background-color:#64c8ff80}.repeat-zone-controls{margin:1rem 0;padding:.75rem;background-color:#ff64641a;border:1px solid rgba(255,100,100,.3);border-radius:4px;display:flex;align-items:center;gap:1rem}.repeat-zone-info{display:flex;align-items:center;gap:1rem;flex:1}.btn-mark-repeat,.btn-clear-repeat{padding:.5rem 1rem;border-radius:4px;border:1px solid rgba(255,100,100,.5);background-color:#ff646433;color:#fff;cursor:pointer;transition:all .2s;font-weight:500}.btn-mark-repeat.active{animation:pulse-button 1s infinite;border-color:#ff6464}@keyframes pulse-button{0%,to{background-color:#ff64644d}50%{background-color:#ff646480}}.btn-mark-repeat:hover,.btn-clear-repeat:hover{background-color:#ff646459}.col-number.selectable{cursor:pointer;transition:all .2s}.col-number.selectable:hover{background-color:#ff64644d;transform:scale(1.1)}.col-number.repeat-start-marker,.col-number.repeat-end-marker{font-weight:700;color:#ff6464}.col-number.in-repeat{background-color:#ff646426}.col-number .marker{font-size:1.2rem;margin-left:2px}.import-export-panel{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.import-export-panel button{padding:.5em 1em;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s}.import-export-panel .btn-new{background-color:#646cff;color:#fff;border:none}.import-export-panel .btn-new:hover{background-color:#5558e3}.import-export-panel .btn-import{background-color:#5f2c53;color:#fff;border:1px solid rgba(100,108,255,.7);font-weight:600}.import-export-panel .btn-import:hover{background-color:#ff64ef99;border-color:#646cff;color:#fff}.import-export-panel .btn-export{background-color:#4ade80da;color:#fff;border:1px solid rgba(74,222,128,.7);font-weight:600}.import-export-panel .btn-export:hover:not(:disabled){background-color:#4ade8099;border-color:#4ade80;color:#fff}.import-export-panel .btn-export:disabled{opacity:.4;cursor:not-allowed}.unsaved-indicator{color:#fbbf24;font-weight:600;font-size:.9rem;margin-left:.5rem}.editor-page{max-width:1400px;margin:0 auto;padding:1rem 2rem}.editor-header{text-align:center;margin-bottom:1.5rem}.editor-header h1{font-size:2rem;margin-bottom:.5rem;color:#fff}.editor-header p{color:#b0b8c4}.editor-toolbar{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#646cff1f;border:1px solid rgba(100,108,255,.25);border-radius:8px;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.toolbar-group{display:flex;gap:.5rem;align-items:center}.unsaved-indicator{color:#ffc800;font-weight:600;margin-left:.5rem}.editor-main{display:grid;grid-template-columns:320px 1fr;gap:1.5rem}@media(max-width:900px){.editor-main{grid-template-columns:1fr}}.editor-sidebar{display:flex;flex-direction:column;gap:1.5rem}.editor-sidebar section{background-color:#1e2030cc;border:1px solid rgba(100,108,255,.3);border-radius:8px;padding:1rem}.editor-sidebar h3{margin-top:0;margin-bottom:1rem;font-size:1rem;color:#7dd3fc;font-weight:600}.metadata-form{background-color:#1e2030cc!important}.form-field{margin-bottom:1rem}.form-field:last-child{margin-bottom:0}.form-field label{display:block;margin-bottom:.4rem;font-size:.9rem;color:#e2e8f0;font-weight:500}.form-field input,.form-field textarea{width:100%;padding:.6rem;border:1px solid rgba(100,108,255,.4);border-radius:6px;background-color:#0f111acc;color:#fff;font-family:inherit;font-size:.95rem}.form-field input::placeholder,.form-field textarea::placeholder{color:#6b7280}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.editor-content{display:flex;flex-direction:column;gap:1.5rem}.editor-content section{background-color:#1e2030cc;border:1px solid rgba(100,108,255,.3);border-radius:8px;padding:1rem}.editor-content h3{margin-top:0;margin-bottom:1rem;font-size:1rem;color:#7dd3fc;font-weight:600}.empty-grid{text-align:center;padding:2rem;color:#94a3b8}.grid-preview{display:flex;flex-direction:column-reverse;gap:.25rem}.grid-row{display:flex;align-items:center;gap:.5rem;padding:.25rem;background-color:#0f111a99;border-radius:4px}.row-num{min-width:2rem;text-align:center;font-weight:600;color:#7dd3fc}.row-stitches{flex:1;display:flex;flex-wrap:wrap;gap:2px}.row-stitches .stitch{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-color:#ffffff26;border-radius:2px;font-size:.8rem;color:#fff}.row-side{min-width:2rem;text-align:center;font-size:.8rem;color:#94a3b8;font-weight:500}.editor-toolbar button{padding:.5em 1em;font-weight:500;border-radius:6px;transition:all .2s}.toolbar-group button{background-color:#646cff66;color:#fff;border:1px solid rgba(100,108,255,.7);font-weight:600}.toolbar-group button:hover:not(:disabled){background-color:#646cff99;color:#fff}.toolbar-group button:disabled{opacity:.4;cursor:not-allowed}.btn-load-reader{background-color:#a955f7e5;color:#fff;border:1px solid rgba(168,85,247,.7);padding:.5em 1em;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s}.btn-load-reader:hover:not(:disabled){background-color:#a855f799;border-color:#a78bfa;color:#fff}.btn-load-reader:disabled{opacity:.4;cursor:not-allowed}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%;margin:0 auto}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}
