:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}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}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-page{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa}.header{background:linear-gradient(135deg,#08c,#00aff1);color:#fff;padding:40px 20px;text-align:center;box-shadow:0 4px 6px #0000001a}.logo{font-size:48px;font-weight:700;margin:0;letter-spacing:-1px}.tagline{font-size:28px;margin:8px 0 0;opacity:.95;font-weight:300}.main-content{flex:1;padding:32px 20px;width:100%}.hero{text-align:center;margin-bottom:28px}.hero-title{font-size:36px;color:#1a202c;margin-bottom:16px;font-weight:700}.hero-subtitle{font-size:20px;color:#4a5568;max-width:700px;margin:0 auto;line-height:1.6}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:28px}.feature-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s;position:relative}.feature-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00aff126}.feature-card.coming-soon{opacity:.7}.feature-icon{font-size:48px;margin-bottom:20px}.feature-card h3{font-size:22px;color:#1a202c;margin-bottom:12px;font-weight:600}.feature-card p{color:#4a5568;line-height:1.6;margin-bottom:20px}.feature-card ul{color:#4a5568;line-height:1.6;margin-bottom:20px;padding-left:20px}.feature-link{display:inline-block;color:#00aff1;font-weight:600;text-decoration:none;transition:color .2s}.feature-link:hover{color:#08c}.coming-soon-badge{display:inline-block;background:#fbbf24;color:#78350f;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.getting-started{background:#fff;border-radius:12px;padding:24px 32px;margin-bottom:28px;box-shadow:0 2px 8px #00000014;text-align:center}.getting-started h3{font-size:28px;color:#1a202c;margin-bottom:16px;text-align:center;font-weight:600}.steps{display:inline-flex;flex-direction:column;gap:14px;margin:0 auto}.step{display:flex;align-items:center;gap:20px}.step-number{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,#08c,#00aff1);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.step-content h4{font-size:18px;color:#1a202c;margin-bottom:8px;font-weight:600}.step-content{text-align:left}.step-content p{color:#4a5568;line-height:1.6;margin:0}.about{background:#fff;border-radius:12px;padding:40px;margin-bottom:40px;box-shadow:0 2px 8px #00000014}.about h3{font-size:28px;color:#1a202c;margin-bottom:20px;font-weight:600}.about p{color:#4a5568;line-height:1.8;margin-bottom:16px;font-size:16px}.about p:last-child{margin-bottom:0}.feedback-section{background:linear-gradient(135deg,#08c,#00aff1);color:#fff;border-radius:12px;padding:40px;text-align:center;box-shadow:0 4px 12px #00aff14d}.feedback-section h3{font-size:28px;margin-bottom:16px;font-weight:600}.feedback-section p{font-size:16px;line-height:1.6;margin-bottom:24px;opacity:.95;max-width:600px;margin-left:auto;margin-right:auto}.feedback-button{display:inline-block;background:#fff;color:#00aff1;padding:12px 32px;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s,box-shadow .2s}.feedback-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.footer{background:#1a202c;color:#a0aec0;padding:32px 20px;text-align:center;margin-top:auto}.footer p{margin-bottom:12px}.footer-links{display:flex;justify-content:center;align-items:center;gap:8px}.footer-links a{color:#a0aec0;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#00aff1}.separator{color:#4a5568}@media(max-width:768px){.logo{font-size:36px}.tagline{font-size:16px}.hero-title{font-size:28px}.hero-subtitle{font-size:18px}.features{grid-template-columns:1fr}.getting-started,.about,.feedback-section{padding:24px}.getting-started h3,.about h3,.feedback-section h3{font-size:24px}}.feedback-viewer{min-height:100vh;background:#f8f9fa;padding-bottom:40px}.viewer-header{background:linear-gradient(135deg,#08c,#00aff1);color:#fff;padding:32px 20px;box-shadow:0 4px 6px #0000001a}.header-content{display:flex;justify-content:space-between;align-items:center}.viewer-header h1{font-size:32px;font-weight:700;margin:0}.back-link{color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;transition:background .2s;font-weight:500}.back-link:hover{background:#ffffff1a}.viewer-content{padding:40px 20px}.invalid-link-message{background:#fff;border-radius:12px;padding:32px;margin-bottom:40px;box-shadow:0 2px 8px #00000014;text-align:center}.invalid-link-message p{color:#4a5568;font-size:16px;line-height:1.6;margin:0}.search-section{background:#fff;border-radius:12px;padding:32px;margin-bottom:40px;box-shadow:0 2px 8px #00000014}.search-section h2{font-size:24px;color:#1a202c;margin-bottom:8px;font-weight:600}.search-section p{color:#4a5568;margin-bottom:24px;line-height:1.6}.search-form{max-width:100%}.input-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.search-input{flex:1;min-width:200px;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:border-color .2s}.search-input:focus{outline:none;border-color:#08c}.search-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.search-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.search-button:disabled{opacity:.6;cursor:not-allowed}.loading{text-align:center;padding:60px 20px}.loading-spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 20px}.loading p{color:#4a5568;font-size:16px}.error-message{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;padding:16px;border-radius:8px;margin-bottom:24px}.results-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px}.results-header h2{font-size:24px;color:#1a202c;margin:0;font-weight:600}.graph-count{color:#4a5568;font-size:16px}.graphs-grid{display:grid;grid-template-columns:1fr;gap:32px}.graph-item{background:#f8f9fa;border-radius:12px;padding:24px;border:1px solid #e2e8f0}.graph-header{margin-bottom:16px}.graph-title{font-size:18px;color:#1a202c;margin-bottom:8px;font-weight:600}.graph-meta{display:flex;gap:16px;font-size:14px;color:#718096;flex-wrap:wrap}.graph-meta span{display:flex;align-items:center;gap:4px}.graph-image-container{position:relative;margin-bottom:16px;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;max-width:1920px;aspect-ratio:16 / 9}.graph-image{width:100%;height:100%;display:block;object-fit:contain}.graph-actions{display:flex;gap:12px;flex-wrap:wrap}.action-button{flex:1;min-width:120px;padding:10px 16px;border:2px solid #667eea;background:#fff;color:#667eea;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px}.action-button:hover{background:#667eea;color:#fff}.action-button.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.action-button.primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.analyze-button{background:linear-gradient(135deg,#08c,#00aff1);color:#fff;border-color:transparent}.analyze-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0088cc4d;background:linear-gradient(135deg,#08c,#00aff1);color:#fff}.analyze-button:disabled{opacity:.7;cursor:not-allowed}.button-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.engagement-insights{margin-top:16px;background:#f8f9fa;border-radius:8px;padding:24px;border-left:4px solid #0088cc}.engagement-title{font-size:18px;color:#1a202c;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #e2e8f0;font-weight:600}.engagement-summary{background:#fff;padding:16px;border-radius:8px;margin-bottom:16px}.engagement-summary p{color:#4a5568;line-height:1.6;margin:0;font-size:15px}.engagement-detail{margin-bottom:16px}.engagement-detail:last-child{margin-bottom:0}.engagement-detail h5{color:#08c;margin:0 0 8px;font-size:15px;font-weight:600}.engagement-detail ul{margin:0;padding-left:20px}.engagement-detail li{color:#4a5568;line-height:1.6;margin-bottom:6px;font-size:14px}.engagement-detail p{color:#4a5568;line-height:1.6;margin:0;font-size:14px}.engagement-detail.designer-note{background:#fff;padding:16px;border-radius:8px;border-left:4px solid #0088cc}.engagement-error{margin-top:12px}.empty-state{text-align:center;padding:60px 20px;color:#718096}.empty-state-icon{font-size:64px;margin-bottom:20px;opacity:.5}.empty-state h3{font-size:20px;color:#1a202c;margin-bottom:12px;font-weight:600}.empty-state p{font-size:16px;line-height:1.6;max-width:500px;margin:0 auto}.help-section{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:24px;margin-top:40px}.help-section h3{font-size:18px;color:#1e40af;margin-bottom:12px;font-weight:600}.help-section p{color:#1e3a8a;line-height:1.6;margin-bottom:16px}.help-section a{color:#1e40af;font-weight:600;text-decoration:none}.help-section a:hover{text-decoration:underline}@media(max-width:768px){.header-content{flex-direction:column;align-items:flex-start;gap:16px}.viewer-header h1{font-size:24px}.input-row{flex-direction:column;width:100%}.search-input,.search-button{width:100%}.graphs-grid{grid-template-columns:1fr}.results-header{flex-direction:column;align-items:flex-start}.graph-actions{flex-direction:column}.action-button{width:100%}}.rankings-viewer{min-height:100vh;background:#f8f9fa;padding-bottom:40px}.rankings-viewer .viewer-header{background:linear-gradient(135deg,#08c,#00aff1);color:#fff;padding:32px 20px;box-shadow:0 4px 6px #0000001a}.rankings-viewer .header-content{display:flex;justify-content:space-between;align-items:center}.rankings-viewer .viewer-header h1{font-size:32px;font-weight:700;margin:0}.rankings-viewer .back-link{color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;transition:background .2s;font-weight:500}.rankings-viewer .back-link:hover{background:#ffffff1a}.rankings-viewer .viewer-content{padding:40px 20px}.rankings-viewer .search-section{background:#fff;border-radius:12px;padding:32px;margin-bottom:40px;box-shadow:0 2px 8px #00000014}.rankings-viewer .search-section h2{font-size:24px;color:#1a202c;margin-bottom:8px;font-weight:600}.rankings-viewer .search-section p{color:#4a5568;margin-bottom:24px;line-height:1.6}.rankings-viewer .search-form{max-width:100%}.rankings-viewer .input-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.rankings-viewer .search-input{flex:1;min-width:200px;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:border-color .2s}.rankings-viewer .search-input:focus{outline:none;border-color:#08c}.rankings-viewer .or-text{color:#718096;font-weight:600;padding:0 8px}.rankings-viewer .search-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap}.rankings-viewer .search-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.rankings-viewer .search-button:disabled{opacity:.6;cursor:not-allowed}.rankings-viewer .loading{text-align:center;padding:60px 20px}.rankings-viewer .loading-spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 20px}@keyframes spin{to{transform:rotate(360deg)}}.rankings-viewer .loading p{color:#4a5568;font-size:16px}.rankings-viewer .error-message{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;padding:16px;border-radius:8px;margin-top:16px}.rankings-viewer .results-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014;margin-bottom:40px}.rankings-viewer .results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px}.rankings-viewer .results-header h2{font-size:24px;color:#1a202c;margin:0;font-weight:600}.rankings-viewer .event-info{display:flex;gap:24px;color:#4a5568;font-size:14px;flex-wrap:wrap}.rankings-viewer .event-info span{display:flex;align-items:center;gap:4px}.rankings-viewer .consolidated-table-wrapper{overflow-x:auto}.rankings-viewer .consolidated-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.rankings-viewer .consolidated-table thead{background:#f8f9fa}.rankings-viewer .consolidated-table th{padding:12px 16px;font-weight:600;color:#1a202c;border-bottom:2px solid #e2e8f0;white-space:nowrap}.rankings-viewer .consolidated-table td{padding:12px 16px;border-bottom:1px solid #f1f3f5;color:#4a5568}.rankings-viewer .consolidated-table tbody tr:last-child td{border-bottom:none}.rankings-viewer .consolidated-table tbody tr:hover{background:#f8f9fa}.rankings-viewer .consolidated-table tbody tr:nth-child(2n){background:#fafbfc}.rankings-viewer .consolidated-table tbody tr:nth-child(2n):hover{background:#f1f3f5}.rankings-viewer .consolidated-table tbody tr.highlight-row{background:#e0f2fe}.rankings-viewer .consolidated-table tbody tr.highlight-row:hover{background:#bae6fd}.rankings-viewer .consolidated-table .rank-col{font-weight:600;color:#1a202c;text-align:center;width:60px}.rankings-viewer .consolidated-table .ensemble-col{font-weight:600;color:#1a202c;text-align:left}.rankings-viewer .consolidated-table .placement-col{text-align:center;min-width:60px}.rankings-viewer .consolidated-table .total-col{font-weight:600;text-align:center;min-width:80px}.rankings-viewer .help-section{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:24px}.rankings-viewer .help-section h3{font-size:18px;color:#1e40af;margin-bottom:12px;font-weight:600}.rankings-viewer .help-section p{color:#1e3a8a;line-height:1.6;margin-bottom:12px}.rankings-viewer .help-section p:last-child{margin-bottom:0}@media(max-width:768px){.rankings-viewer .header-content{flex-direction:column;align-items:flex-start;gap:16px}.rankings-viewer .viewer-header h1{font-size:24px}.rankings-viewer .input-row{flex-direction:column;width:100%}.rankings-viewer .search-input{width:100%}.rankings-viewer .or-text{align-self:center}.rankings-viewer .search-button{width:100%}.rankings-viewer .results-header{flex-direction:column;align-items:flex-start}.rankings-viewer .event-info{flex-direction:column;gap:8px}.rankings-viewer .consolidated-table th,.rankings-viewer .consolidated-table td{padding:8px 10px;font-size:14px}}.insights-page{min-height:100vh;background:#f8f9fa;padding-bottom:40px}.loading-text{color:#4a5568;font-size:15px}select.search-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234a5568' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer;max-width:500px}.retry-button{margin-left:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:8px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.retry-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.insights-dashboard{margin-top:8px}.insights-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}.insights-header h2{font-size:24px;color:#1a202c;margin:0;font-weight:600}.cache-badge{background:#eff6ff;color:#1e40af;padding:6px 14px;border-radius:12px;font-size:13px;font-weight:600;border:1px solid #bfdbfe}.header-actions{display:flex;gap:10px;align-items:center;margin-left:auto}.save-pdf-button{background:#fff;color:#667eea;border:2px solid #667eea;padding:10px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.save-pdf-button:hover{background:#f0f0ff;transform:translateY(-2px);box-shadow:0 4px 12px #667eea33}.print-header{display:none}.insight-card{background:#fff;border-radius:12px;padding:32px;margin-bottom:24px;box-shadow:0 2px 8px #00000014}.insight-card h3{font-size:20px;color:#1a202c;margin:0 0 24px;padding-bottom:12px;border-bottom:2px solid #f0f0f0;font-weight:600}.strengths-card{border-left:4px solid #48bb78}.strengths-card h3{color:#276749}.improvements-card{border-left:4px solid #ed8936}.improvements-card h3{color:#9c4221}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-bottom:24px}.stat-item{display:flex;flex-direction:column;gap:6px}.stat-label{font-size:13px;color:#718096;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.stat-value{font-size:28px;font-weight:700;color:#667eea}.sentiment-positive{color:#48bb78}.sentiment-mixed{color:#ed8936}.sentiment-critical,.sentiment-negative{color:#e53e3e}.summary-text{font-size:16px;line-height:1.7;color:#4a5568;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #667eea;margin:0}.detail-item{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #edf2f7}.detail-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.detail-item h4{color:#667eea;margin:0 0 8px;font-size:17px;font-weight:600}.detail-item p{color:#4a5568;line-height:1.6;margin:0 0 12px;font-size:15px}.insight-quote{background:#f8f9fa;border-left:4px solid #667eea;padding:12px 16px;margin:12px 0 0;font-style:italic;color:#718096;line-height:1.5;border-radius:0 8px 8px 0}.designer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.designer-section{background:#f8f9fa;padding:20px;border-radius:8px;border-left:4px solid #667eea}.designer-section h4{margin:0 0 10px;color:#1a202c;font-size:16px;font-weight:600}.designer-section p{margin:0;color:#4a5568;line-height:1.6;font-size:14px}.themes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.theme-item{background:#f8f9fa;padding:20px;border-radius:8px;border-left:4px solid #667eea}.theme-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.theme-header h4{margin:0;color:#1a202c;font-size:16px;font-weight:600}.mention-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}.theme-sentiment{font-size:13px;margin:0 0 10px;font-weight:600}.theme-examples{margin:0;padding-left:18px}.theme-examples li{color:#718096;font-style:italic;margin-bottom:6px;line-height:1.5;font-size:14px}.engagement-section{margin-bottom:20px}.engagement-section:last-child{margin-bottom:0}.engagement-section h4{color:#667eea;margin:0 0 10px;font-size:16px;font-weight:600}.engagement-section ul{margin:0;padding-left:20px}.engagement-section li{color:#4a5568;line-height:1.6;margin-bottom:6px;font-size:14px}.insights-footer{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding-top:20px;border-top:2px solid #edf2f7}.refresh-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 28px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.refresh-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.generated-time{color:#a0aec0;font-size:14px;margin:0}@media(max-width:768px){.insights-header{flex-direction:column;align-items:flex-start}.header-actions{margin-left:0;width:100%}.header-actions button{flex:1}.summary-stats,.designer-grid,.themes-grid{grid-template-columns:1fr}.insights-footer{flex-direction:column;gap:16px;align-items:flex-start}.insight-card{padding:20px}select.search-input{max-width:100%}}@media print{.viewer-header,.search-section,.insights-footer,.cache-badge,.header-actions{display:none}.print-header{display:block;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #333}.print-header h1{font-size:24px;margin:0 0 8px;color:#1a202c}.print-header p{margin:0;color:#4a5568;font-size:14px}.print-header .print-date{color:#a0aec0;font-size:12px;margin-top:4px}.insight-card{break-inside:avoid;page-break-inside:avoid;box-shadow:none;border:1px solid #e2e8f0}.insights-page{background:#fff}}*{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:#f8f9fa;color:#1a202c}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;display:flex;flex-direction:column}a,button,input,select,textarea{transition:all .2s ease-in-out}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #667eea;outline-offset:2px}a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline:none}
