@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#f8fafc;--foreground:#0f172a;--primary:#3b82f6;--primary-hover:#2563eb;--surface:#fff;--surface-hover:#f1f5f9;--border:#e2e8f0;--text-muted:#64748b;--success:#10b981;--warning:#f59e0b;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-glow:0 0 20px #3b82f633;--radius:16px;--transition:all .3s cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--foreground);background:var(--background);background-image:radial-gradient(at 100% 0,#dbedff 0,#0000 50%),radial-gradient(at 0 100%,#eae6ff 0,#0000 50%);background-attachment:fixed;flex-direction:column;min-height:100vh;font-family:Outfit,sans-serif;display:flex}.container{flex:1;width:100%;max-width:900px;margin:0 auto;padding:3rem 1.5rem}.header{text-align:center;margin-bottom:3rem;animation:.8s ease-out forwards fadeInDown}.header h1{letter-spacing:-.05em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700}.header p{color:var(--text-muted);font-size:1.125rem}.search-wrapper{opacity:0;margin-bottom:3rem;animation:.8s ease-out .2s forwards fadeInUp;position:relative}.search-input{width:100%;color:var(--foreground);background:var(--surface);border:2px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);transition:var(--transition);outline:none;padding:1.5rem 2rem;font-family:inherit;font-size:1.125rem}.search-input:focus{border-color:var(--primary);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.search-input::placeholder{color:#94a3b8}.results-container{background:var(--surface);border-radius:var(--radius);width:100%;box-shadow:var(--shadow-md);border:1px solid var(--border);animation:.6s ease-out forwards slideInUp;overflow-x:auto}.results-table{border-collapse:collapse;text-align:left;width:100%}.results-table th,.results-table td{border-bottom:1px solid var(--border);padding:1rem 1.5rem}.results-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f8fafc;font-size:.85rem;font-weight:600}.results-table th:not(:last-child),.results-table td:not(:last-child){border-right:1px solid var(--border)}.results-table tbody tr{transition:background-color .2s}.results-table tbody tr:hover{background-color:var(--surface-hover)}.results-table tbody tr:last-child td{border-bottom:none}.prob-container{white-space:nowrap;align-items:center;gap:.75rem;display:flex}.prob-bar{background:#e2e8f0;border-radius:999px;width:80px;height:8px;position:relative;overflow:hidden}.prob-fill{background:var(--success);border-radius:999px;height:100%;transition:width .5s ease-out}.prob-text{color:var(--foreground);font-size:.95rem;font-weight:500}.result-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.code-title{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;display:flex}.score-badge{color:var(--success);background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.chain-path{color:var(--text-muted);border:1px solid var(--border);background:#f8fafc;border-radius:8px;padding:.75rem 1rem;font-family:monospace;font-size:.95rem}.chain-path strong{color:var(--foreground)}.confidence-status{align-items:center;gap:.5rem;margin-top:1rem;font-size:.95rem;font-weight:500;display:flex}.confidence-strong{color:var(--success)}.confidence-low{color:var(--warning)}.loading-state{color:var(--primary);justify-content:center;align-items:center;padding:3rem;display:flex}.spinner{border:4px solid #eff6ff;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.empty-state{text-align:center;color:var(--text-muted);padding:4rem 2rem;animation:.8s ease-out forwards fadeIn}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.result-card:first-child{animation-delay:.1s}.result-card:nth-child(2){animation-delay:.2s}.result-card:nth-child(3){animation-delay:.3s}.result-card:nth-child(4){animation-delay:.4s}.result-card:nth-child(5){animation-delay:.5s}@media (max-width:1024px){.container{max-width:100%;padding:2rem 1rem}}@media (max-width:768px){.header h1{font-size:2rem}.header p{font-size:1rem}.search-input{padding:1.25rem;font-size:1rem}.results-table th,.results-table td{padding:.75rem 1rem}.prob-bar{width:60px}}@media (max-width:480px){.header h1{font-size:1.75rem}.header{margin-bottom:2rem}.container{padding:1.5rem 1rem}.prob-container{flex-direction:column;align-items:flex-start;gap:.25rem}.prob-bar{width:100%}}.model-selector-wrapper{opacity:0;z-index:100;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;animation:.8s ease-out .1s forwards fadeInUp;display:flex;position:relative}.custom-select-container{min-width:160px;position:relative}.custom-select-trigger{width:100%;color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;padding:.625rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.custom-select-trigger:hover{background:#f1f5f9}.custom-select-trigger.open{background:#fff;box-shadow:0 4px 12px #0000000d}.custom-select-options{z-index:1000;background:#fff;border-radius:12px;animation:.2s ease-out dropdown-fade-in;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes dropdown-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.custom-select-option{color:var(--foreground);cursor:pointer;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;transition:all .2s;display:flex}.custom-select-option:hover{background:var(--surface-hover);color:var(--primary)}.custom-select-option.active{color:var(--primary);background:#3b82f60d;font-weight:700}@media (max-width:480px){.model-selector-wrapper{background:#f8fafc;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem}.model-select-container{width:100%}}.results-cards-list{flex-direction:column;gap:1rem;margin-top:1.5rem;display:none}.result-card-item{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.card-row-top{border-bottom:1px solid var(--border);align-items:stretch;height:48px;display:flex}.card-code-link{color:#3b82f6;border-right:1px solid var(--border);align-items:center;min-width:130px;padding:0 1rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.card-actions-group{border-right:1px solid var(--border);display:flex}.card-icon-btn{border:none;border-right:1px solid var(--border);cursor:pointer;width:48px;color:var(--text-muted);background:0 0;justify-content:center;align-items:center;transition:all .2s;display:flex}.card-icon-btn:last-child{border-right:none}.card-icon-btn:hover{background:var(--surface-hover)}.card-icon-btn.active-like{color:var(--success);background:#22c55e0d}.card-icon-btn.active-dislike{color:#ef4444;background:#ef44440d}.card-prob-box{background:#f8fafc;flex:1;justify-content:flex-end;align-items:center;padding:0 .75rem;display:flex}.circular-progress-box{justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.circular-progress-svg{width:100%;height:100%;transform:rotate(-90deg)}.circular-progress-bg{fill:none;stroke:#0000000d;stroke-width:3.5px}.circular-progress-fill{fill:none;stroke-width:3.5px;stroke-linecap:round;transition:stroke-dasharray .5s}.circular-progress-text{color:var(--foreground);text-align:center;font-size:.7rem;font-weight:700;line-height:1;position:absolute}[id^=vercel-toolbar-],[class*=vercel-toolbar],#vercel-toolbar-root,.vercel-toolbar-root,nextjs-portal,#nextjs-portal,.__next-prerender-indicator{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1000!important;width:0!important;height:0!important;display:none!important;transform:scale(0)!important}@media (max-width:768px){.model-selector-wrapper{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:0 1rem;display:flex}.custom-select-trigger{background-color:#fff;border-radius:10px;height:40px;padding:.5rem 1rem;font-size:.95rem}.custom-select-container{min-width:150px}}@media (max-width:480px){.model-selector-wrapper{background:0 0;flex-flow:wrap;justify-content:center;padding:0}.custom-select-container{width:auto;min-width:140px}}.card-prob-value{color:var(--foreground);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.card-row-bottom{color:var(--foreground);padding:1rem;font-size:.95rem;line-height:1.5}@media (max-width:768px){.results-container{display:none!important}.results-cards-list{display:flex}}
