:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fffffff2;background-color:#0f172a;position:relative;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--gradient-animation-duration: 15s}a{font-weight:500;color:#646cff;text-decoration:inherit;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}a:after{content:"";position:absolute;width:100%;height:2px;bottom:-2px;left:0;background:linear-gradient(90deg,#646cff,#535bf2);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}a:hover:after{transform:scaleX(1);transform-origin:left}body{margin:0;min-height:100vh;position:relative;display:flex;flex-direction:column;width:100%;-webkit-font-smoothing:antialiased;overscroll-behavior:none}.section,.card,.button{transition:transform .2s ease,opacity .2s ease;will-change:transform,opacity}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#ffffff0d;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}button:hover{background-color:#ffffff1a;border-color:#fff3;transform:translateY(-2px);box-shadow:0 5px 15px #646cff33}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}html{scroll-behavior:smooth;overscroll-behavior:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}section{animation:fadeIn .8s ease-out forwards}.navbar{display:flex;justify-content:space-between;align-items:center;padding:3px 30px;background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:1010;border-radius:8px;gap:15px;width:100%;box-sizing:border-box}.navbar__left-section{display:flex;align-items:center;gap:15px}.navbar__logo-container{background-color:#000;padding:10px;border-radius:10px}.navbar__logo-container a{position:relative;display:inline-block;text-decoration:none}.navbar__logo-text{font-family:Sora,sans-serif;font-size:40px;color:#fff;font-weight:700;letter-spacing:.5px;background:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0;padding:0;line-height:1}.navbar__logo-container a:after{content:"";position:absolute;width:100%;height:2px;bottom:-2px;left:0;background:linear-gradient(90deg,#646cff,#535bf2);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.navbar__logo-container a:hover:after{transform:scaleX(1);transform-origin:left}.navbar__guide-toggle{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#a0a8ff;padding:8px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:0}.navbar__guide-toggle:hover{background:rgba(255,255,255,.2);color:#c0c8ff;transform:scale(1.05);box-shadow:0 0 10px #646cff4d}.navbar__guide-toggle.active{background:rgba(100,108,255,.3);color:#fff;border-color:#646cff80}.navbar__guide-icon{width:18px;height:18px;transition:transform .3s ease;filter:invert(75%) sepia(100%) saturate(300%) hue-rotate(190deg)}.navbar__guide-toggle:hover .navbar__guide-icon{filter:invert(85%) sepia(100%) saturate(400%) hue-rotate(190deg)}.navbar__guide-toggle.active .navbar__guide-icon{filter:invert(100%)}.navbar__hamburger{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1011;order:3;position:relative}.navbar__hamburger .bar{display:block;width:100%;height:3px;background-color:#e0e0e0;border-radius:2px;transition:all .3s ease-in-out;transform-origin:center}.navbar__hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.navbar__hamburger.active .bar:nth-child(2){opacity:0;transform:translate(-20px)}.navbar__hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.navbar__hamburger.active .bar{background-color:#fff}.navbar__menu-and-auth-container{display:flex;align-items:center;margin-left:auto;gap:25px}.navbar__menu{display:flex;align-items:center}.navbar__menu-list{display:flex;list-style:none;margin:0;padding:0;gap:20px}.navbar__menu-list li{cursor:pointer;color:#61dafb;transition:color .2s ease}.navbar__menu-list li:hover{color:#fff}.navbar__menu-list a{text-decoration:none;color:inherit}.navbar__button{background-color:transparent;color:#61dafb;border:1px solid #61dafb;padding:5px 10px;border-radius:5px;cursor:pointer;transition:all .2s ease;font-size:.9em;font-weight:500}.navbar__button:hover{background-color:#61dafb;color:#0f172a;border-color:#61dafb;transform:translateY(-1px)}.navbar__button:after{content:none!important}.navbar__login-button{text-decoration:none;display:inline-block}@media (max-width: 768px){.navbar__hamburger{display:flex}.navbar__menu-and-auth-container,.navbar__menu{display:none}.navbar{padding:3px 10px;max-width:none;margin-top:0;gap:10px}.navbar__left-section{gap:10px}.navbar__logo{height:35px}.navbar__guide-toggle{padding:6px}.navbar__guide-icon{width:16px;height:16px}}@media (min-width: 769px){.navbar{max-width:1600px;margin:10px auto 0}}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1001;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;padding:80px 20px 20px;overflow-y:auto;box-sizing:border-box}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu__header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #1c2436;background-color:#0f172a}.mobile-menu__title{font-family:Sora,sans-serif;font-size:24px;font-weight:700;color:#e2e8f0}.mobile-menu__close-button{background:none;border:none;color:#94a3b8;font-size:28px;font-weight:300;line-height:1;padding:5px;cursor:pointer;transition:color .2s ease}.mobile-menu__close-button:hover{color:#e2e8f0}.mobile-menu__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;max-width:500px;border-top:1px solid rgba(255,255,255,.1);flex-grow:1;overflow-y:auto}.mobile-menu__list li{color:#e0e0e0;font-size:1.2rem;font-weight:500;cursor:pointer;transition:color .2s ease,background-color .2s ease;width:100%;text-align:left;padding:18px 15px;border-bottom:1px solid rgba(255,255,255,.1);box-sizing:border-box}.mobile-menu__list a{color:inherit;text-decoration:none;display:block;width:100%;height:100%;padding:0;border:none}.mobile-menu__list li:not(.mobile-menu__auth-item):last-child{border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu__list li:hover{color:#fff;background-color:#ffffff0d}.mobile-menu__list li span{display:block;text-align:left}.mobile-menu__list a:after{display:none}.mobile-menu__auth-item{padding:15px 0 10px;margin-top:auto;width:100%;border-top:1px solid rgba(255,255,255,.1);border-bottom:none;background-color:transparent;display:block;cursor:default}.mobile-menu__auth-item:hover{background-color:transparent}.mobile-menu__button{width:100%;background-color:#282828;color:#e0e0e0;border:none;padding:16px 15px;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease;font-size:1.1rem;font-weight:500;text-decoration:none;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center;margin-top:0;margin-bottom:0}.mobile-menu__button:hover{background-color:#2d2d2de6;color:#fff}.mobile-menu__list .mobile-menu__auth-item:last-child{border-bottom:none}.footer{background-color:#000;color:#fff;padding:15px 20px;border-radius:10px;margin-top:auto;width:100%;box-sizing:border-box;margin-bottom:10px}.footer-container{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto}.copyright{margin:0;font-size:.9em}.social-links{display:flex;gap:15px}.social-link{color:#fff;transition:color .3s ease,transform .3s ease;display:inline-block}.social-link:hover{color:#646cff;transform:translateY(-2px)}.icon{width:24px;height:24px;display:block}@media (min-width: 769px){.footer{max-width:1600px;margin-left:auto;margin-right:auto}}.home-guide.quick-guide-carousel{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:15px;margin:10px auto;max-width:700px;text-align:left;box-shadow:0 3px 12px #0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.card-content{width:100%;transition:opacity .35s,transform .35s;opacity:1;transform:translate(0);display:flex;flex-direction:column;align-items:center}.card-content h3{text-align:center;font-size:1.25rem;font-weight:600;margin-bottom:16px;color:#f3f3f3}.guide-steps{text-align:left;margin:0;padding-left:0;width:100%;max-width:620px;list-style:none}.guide-steps li{font-size:1.08rem;margin-bottom:14px;color:#e0e2f1}.guide-steps li:last-child{margin-bottom:0}.guide-steps li:before{content:counter(step);counter-increment:step;background:#5b6bfa;color:#fff;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-right:12px;font-size:1rem}.guide-steps{counter-reset:step}.nav-button{position:absolute;top:0;height:100%;width:40px;transform:none!important;background:rgba(91,107,250,.02);color:#fff;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s ease;opacity:.9;padding:0;box-shadow:none!important;outline:none!important;margin:0}.nav-button:hover,.nav-button:focus,.nav-button:active{transform:none!important;box-shadow:none!important;border:none!important;outline:none!important;background:rgba(91,107,250,.08)}.nav-button:active:before{animation:pulse .25s ease-out forwards}@keyframes pulse{0%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.15)}to{transform:translateY(-50%) scale(1)}}.nav-button:before{content:"";display:block;width:30px;height:30px;background:rgba(91,107,250,.18);border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease}.nav-button:focus:before,.nav-button:hover:before{background:rgba(91,107,250,.28)}.nav-button:after{content:"›";position:absolute;font-size:22px;color:#fff;top:50%;transform:translateY(-50%)}.prev-button:after{content:"‹"}.prev-button{left:0;border-top-left-radius:10px;border-bottom-left-radius:10px}.next-button{right:0;border-top-right-radius:10px;border-bottom-right-radius:10px}.home-guide.quick-guide-carousel.slide-left .card-content{opacity:0;transform:translate(-40px)}.home-guide.quick-guide-carousel.slide-right .card-content{opacity:0;transform:translate(40px)}.home-guide.quick-guide-carousel .card-content{opacity:1;transform:translate(0)}@media (max-width: 700px){.home-guide.quick-guide-carousel{padding:14px 36px;border-radius:12px;min-height:100px}.nav-button{width:30px}.nav-button:before{width:24px;height:24px}.nav-button:after{font-size:18px}.prev-button{left:0;border-top-left-radius:12px;border-bottom-left-radius:12px}.next-button{right:0;border-top-right-radius:12px;border-bottom-right-radius:12px}.card-content h3{font-size:1rem}.guide-steps li{font-size:.93rem;margin-bottom:8px}.guide-steps li:before{width:16px;height:16px;font-size:.8rem;margin-right:7px}}.benchmark-visualization-container{padding:20px;max-width:1000px;margin:20px auto;background:linear-gradient(135deg,rgba(30,30,30,.45),rgba(0,0,0,.45));border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 24px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.benchmark-visualization-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;flex-wrap:wrap;gap:20px}.benchmark-visualization-title{margin:0;color:#fff;font-size:1.2rem;font-weight:500}.benchmark-visualization-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.chart-control-button{padding:8px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:38px;flex:none;background-color:#ffffff1a;font-weight:500;font-size:.8rem}.chart-control-button:hover:not(:disabled){background-color:#fff3;border-color:#ffffff4d}.chart-control-button:disabled{opacity:.5;cursor:not-allowed;background-color:#ffffff0d}.chart-control-button img{width:20px;height:20px;filter:invert(100%)}.chart-export-button{background-color:#536dfeb3;border-color:#536dfe33}.chart-type-button{background-color:#009688b3;border-color:#00968833}.chart-type-button:hover:not(:disabled){background-color:#009688}.chart-pareto-xaxis-button{background-color:#ff9800b3;border-color:#ff980033}.chart-pareto-xaxis-button:hover:not(:disabled){background-color:#ff9800}.chart-orientation-button{background-color:#409effb3;border-color:#409eff33}.chart-orientation-button:hover:not(:disabled){background-color:#409eff}.benchmark-reset-button{background-color:#f44336b3;border-color:#f4433633}.benchmark-reset-button:hover:not(:disabled){background-color:#f44336}.benchmark-dropdown{padding:8px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff0d;color:#fff;font-size:.9rem;cursor:pointer;transition:background-color .2s ease;outline:none;height:38px;box-sizing:border-box;flex:1 1 180px;min-width:180px}.benchmark-dropdown:hover:not(:disabled){background-color:#ffffff1a}.benchmark-dropdown:disabled{opacity:.5;cursor:not-allowed;background-color:#ffffff08}.export-button-container{position:relative}.chart-export-button{padding:5px;background-color:#536dfeb3;color:#fff;border:1px solid rgba(83,109,254,.2);border-radius:8px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:38px;flex:none;min-width:0}.chart-export-button:hover:not(:disabled){background-color:#536dfe}.chart-export-button img{width:20px;height:20px;filter:invert(100%)}.chart-export-button:disabled{opacity:.5;cursor:not-allowed;background-color:#ffffff0d}.export-dropdown{z-index:1050;background:rgba(30,30,30,.95);border-radius:8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:130px;overflow:hidden;animation:fadeIn .2s ease;max-width:calc(100vw - 40px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.export-dropdown button{display:flex;align-items:center;gap:8px;width:100%;text-align:left;background:transparent;border:none;color:#fff;padding:10px 12px;font-size:.9rem;cursor:pointer;transition:background-color .2s,color .2s;min-height:38px;box-sizing:border-box}.export-dropdown button:hover:not(:disabled){background-color:#ffffff1a}.export-dropdown button:disabled{opacity:.6;cursor:not-allowed;background-color:transparent!important}.export-dropdown button.copied{background-color:#4caf504d;color:#a5d6a7}.export-dropdown button.error{background-color:#f443364d;color:#ef9a9a}.benchmark-chart-container{transition:height .3s ease;padding:0;background-color:#00000040;border-radius:12px;border:1px solid rgba(255,255,255,.05);box-shadow:inset 0 2px 8px #0000004d;overflow-x:auto;overflow-y:hidden;position:relative;z-index:1;min-height:400px;width:100%;box-sizing:border-box;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.benchmark-chart-container canvas{cursor:default}.chart-inner-wrapper{position:relative;padding:20px 15px 30px;box-sizing:border-box}.chart-inner-wrapper>canvas{display:block;max-width:none!important}.empty-chart-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff9;font-size:16px;text-align:center;padding:20px;max-width:80%}.chart-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.2em;z-index:10;border-radius:12px}@media (max-width: 768px){.benchmark-visualization-controls{gap:6px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.benchmark-visualization-controls::-webkit-scrollbar{display:none}.benchmark-dropdown{min-width:150px;flex:1 1 150px;order:2}.export-button-container{order:1}.chart-type-button{order:3}.chart-pareto-xaxis-button{order:4}.chart-orientation-button{order:5}.benchmark-reset-button{order:6}.chart-control-button{width:36px;height:34px;flex-shrink:0;font-size:.75rem}.chart-control-button img{width:18px;height:18px}.benchmark-dropdown{height:34px;font-size:.85rem}.export-dropdown{min-width:120px}.export-dropdown button{padding:8px 10px;font-size:.85rem;min-height:34px}}@media (max-width: 500px){.benchmark-visualization-controls{gap:6px}.benchmark-dropdown{min-width:130px;flex-basis:130px}}.selector-container{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.selector-label{font-size:1rem;font-weight:500;color:#fff;margin-left:4px}.selector-button-group{display:flex;flex-wrap:wrap;gap:6px;overflow-x:auto}.selector-button{padding:8px 12px;border:none;border-radius:6px;background-color:#3f3f3f;color:#fff;cursor:pointer;transition:background-color .3s;white-space:nowrap;font-size:.95rem}.selector-button:hover{background-color:#555}.selector-button.active{background-color:#007bff;color:#fff}.selector-button.active:hover{background-color:#0069d9}@media (max-width: 768px){.selector-container{align-items:center;width:100%}.selector-label{text-align:center;margin-left:0}.selector-button-group{justify-content:center;width:100%;padding:0 4px;overflow-x:hidden}.selector-button{margin-bottom:6px}}.table-container{width:calc(100% - 20px);margin:15px auto;position:relative;z-index:1;padding:0 10px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}table{position:relative;z-index:2;table-layout:fixed;border-collapse:collapse;min-width:100%}.models-table{position:relative;z-index:2;table-layout:fixed;border-collapse:collapse;width:100%;min-width:100%;margin-top:0;margin-bottom:0}th,td{width:120px;padding:12px;border-bottom:1px solid rgba(255,255,255,.1);white-space:normal;word-break:break-word;text-align:left}th:not(:first-child){text-align:center}th{position:relative;z-index:1;background-color:#1a1f35;border-bottom:2px solid rgba(255,255,255,.2);white-space:normal;word-break:break-word;overflow-wrap:break-word;vertical-align:top;padding-top:10px;padding-bottom:10px}.benchmark-short-desc{font-size:.7rem;color:#fff9;font-weight:400;margin-top:4px;line-height:1.2;max-height:2.4em;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}tbody td:not(:first-child){text-align:center}.highlight{background-color:#a0190a}.tooltip{visibility:hidden;width:200px;background-color:#000000f2;color:#fff;text-align:center;border-radius:6px;padding:8px 12px;position:absolute;z-index:100000;bottom:130%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s,visibility .3s;box-shadow:0 2px 10px #0003;pointer-events:none}th:hover .tooltip{visibility:visible;opacity:1}.chart-canvas-section{margin-bottom:20px;position:relative;z-index:10}@media (max-width: 768px){.chart-canvas-section{margin-bottom:15px}.chart-canvas-section .table-controls{margin-bottom:10px}}.collapse-button{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:14px;width:24px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:10px}.collapse-button:hover{background:rgba(255,255,255,.2)}.collapse-button.collapsed{transform:rotate(-90deg)}tbody,thead{display:table-row-group;transition:all .3s ease-out}tbody.collapsed,thead.collapsed{display:none}tbody.expanded,thead.expanded{display:table-row-group}thead.expanded{display:table-header-group}.model-name-cell{display:flex;align-items:center;gap:8px;position:relative}.references-container{display:inline-flex;align-items:center;position:relative}.references-button{background:none;border:none;padding:2px 6px;cursor:pointer;font-size:18px;opacity:.7;transition:all .2s ease;transform:scale(1);background-color:azure}.references-button:hover{opacity:1;transform:scale(1.1)}.references-popup{width:280px;background:#1a1f35;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 4px 12px #0000004d;z-index:1050;padding:12px}.references-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.references-header h4{margin:0;font-size:14px;color:#fff}.references-header button{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0 4px;opacity:.7;transition:opacity .2s}.references-header button:hover{opacity:1}.references-popup ul{margin:0;padding:0;list-style:none}.references-popup li{margin:8px 0}.references-popup a{color:#61dafb;text-decoration:none;font-size:13px;word-break:break-all}.references-popup a:hover{text-decoration:underline}.selectors-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:15px;margin-bottom:10px}.selector-block{display:flex;flex-direction:column;align-items:flex-start;min-width:240px}.category-groups{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin:20px 0 15px}.category-group{display:flex;flex-direction:column;min-width:240px;position:relative;padding:0 20px;box-sizing:border-box}.category-group+.category-group{border-left:1px solid rgba(255,255,255,.2)}.category-group-title{font-size:1rem;font-weight:500;margin-bottom:8px;color:#fff;text-align:left}.table-controls{display:flex;align-items:flex-end;width:100%;margin-bottom:8px;margin-top:5px;position:relative;z-index:3}.table-controls .collapse-button{flex:0 0 auto;margin-bottom:6px;position:relative;order:1}.models-search-container{flex:0 1 300px;position:relative;display:flex;align-items:center;flex:1 1 auto;min-width:100px;max-width:300px;height:36px;order:3}.search-input{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:4px;padding:6px 34px 6px 8px;font-size:14px;width:100%;height:90%;transition:all .2s ease;box-sizing:border-box}.search-input:focus{outline:none;background-color:#ffffff26;border-color:#ffffff4d}.search-input::placeholder{color:#ffffff80}.search-clear-button{position:absolute;right:1px;top:5%;bottom:5%;transform:none;background-color:transparent;border:none;color:#fff9;cursor:pointer;font-size:16px;font-weight:700;padding:0;width:34px;height:90%;border-radius:0 3px 3px 0;display:flex;align-items:center;justify-content:center;line-height:1;transition:background-color .2s ease,color .2s ease;z-index:3}.search-clear-button:hover{background-color:#fff3;color:#fff;transform:none}.search-clear-button:active{background-color:#ffffff4d;transform:none}.search-results-count{padding-left:10px;display:none;font-size:12px;color:#ffffffb3;white-space:nowrap;margin-left:auto;text-align:right;padding-right:10px;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;order:4}.no-results-row td{text-align:center;padding:40px 20px;color:#ffffffb3;font-style:italic;background-color:#0003;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.category-groups{flex-direction:column;gap:20px}.category-group+.category-group{border-left:none;border-top:1px solid rgba(255,255,255,.2);margin-top:20px;padding-top:20px}.table-container{width:calc(100% - 8px);padding:0;margin:5px auto}.table-controls .collapse-button{left:0;order:1;flex-basis:auto;margin-right:6px;margin-bottom:6px}.table-controls{flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-end;padding-right:8px;width:100%;gap:6px;margin-bottom:8px}.models-search-container{order:3;flex:1 1 auto;max-width:none;width:auto;min-width:120px;margin:0}.search-results-count{display:none}.models-page-container{max-width:100%;padding:0 4px;margin:5px auto}.table-scrollable-container{width:100%;margin:0;padding:0}.custom-filter-button{font-size:.8rem;padding:8px 10px;min-width:auto;order:2;margin-right:6px;flex:0 0 auto}}@media (min-width: 500px) and (max-width: 768px){.search-results-count{display:block;font-size:10px;max-width:150px}}@media (max-width: 500px){.table-controls{flex-direction:row!important;align-items:center}}@media (min-width: 576px){.search-results-count{display:block}}.custom-filter-button{padding:8px 16px;background-color:#409eff80;color:#fff;border:1px solid rgba(64,158,255,.2);border-radius:8px;cursor:pointer;transition:background-color .2s ease;font-size:.9rem;font-weight:500;white-space:nowrap;display:flex;align-items:center;margin-right:8px;min-width:130px;justify-content:center;order:2}.custom-filter-button:hover:not(:disabled){background-color:#409effcc}.custom-filter-button:disabled{opacity:.5;cursor:not-allowed}.custom-filter-button.active{background-color:#e15353cc;border-color:#e1535333}.custom-filter-button.active:hover{background-color:#e15353}.checkbox-column{width:40px!important;min-width:40px!important;max-width:40px!important;padding:8px 4px!important;text-align:center!important}.checkbox-cell{width:40px!important;min-width:40px!important;max-width:40px!important;padding:8px 4px!important;text-align:center!important;vertical-align:middle}.model-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#409eff}.model-name-label{cursor:pointer;color:#fff}.model-name-label:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width: 768px){.custom-filter-button{font-size:.8rem;padding:8px 10px;min-width:auto;order:2;margin-right:6px;flex:0 0 auto}.checkbox-column,.checkbox-cell{width:30px!important;min-width:30px!important;max-width:30px!important;padding:4px 2px!important}.model-checkbox{width:16px;height:16px}}.models-page-container{max-width:1400px;margin:15px auto;position:relative;z-index:1;padding:0 5px;width:100%;box-sizing:border-box}.table-scrollable-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;position:relative;z-index:2;padding:0;margin:0}.table-scrollable-container:has(thead.collapsed){margin-bottom:0;padding-bottom:0;min-height:0}.select-all-checkbox{margin:0;padding:0}th.checkbox-column{vertical-align:middle;text-align:center!important}.modality-column{width:80px!important;min-width:80px!important;max-width:80px!important;padding:12px 8px!important}.modality-cell{width:80px!important;min-width:80px!important;max-width:80px!important;padding:8px!important;text-align:center!important;vertical-align:middle}.modality-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.modality-icon{width:16px;height:16px;filter:invert(1);opacity:.8;transition:opacity .2s}.modality-icon:hover{opacity:1}@media (max-width: 768px){.modality-column,.modality-cell{width:60px!important;min-width:60px!important;max-width:60px!important;padding:4px!important}.modality-icon{width:14px;height:14px}}.creator-column,.release-date-column{width:100px!important;min-width:100px!important;max-width:100px!important;padding:12px 8px!important}@media (max-width: 768px){.creator-column,.release-date-column{width:80px!important;min-width:80px!important;max-width:80px!important;padding:8px 4px!important}}.benchmark-value-container{display:inline-flex;align-items:baseline;gap:2px;position:relative}.benchmark-value{display:inline}.benchmark-source-link{color:#61dafb;text-decoration:none!important;font-size:.9em;line-height:1;position:relative;top:-.2em;transition:color .2s ease,opacity .2s ease;opacity:.8;cursor:pointer}.benchmark-source-link:hover{color:#fff;opacity:1;text-decoration:none!important}.benchmark-source-link sup{font-size:1.1em;font-weight:700;margin:0;padding:0;vertical-align:super;text-decoration:none!important}.benchmark-source-link:hover sup{text-shadow:0 0 3px rgba(97,218,251,.6)}td .benchmark-value-container{white-space:nowrap;overflow:visible}@media (max-width: 768px){.benchmark-source-link{font-size:.9em;top:-.15em}.benchmark-source-link sup{font-size:.9em}}.benchmark-source-link:focus{outline:2px solid #61dafb;outline-offset:1px;border-radius:2px}.benchmark-value-container:has(.benchmark-source-link) .benchmark-value{position:relative}._card_13k7l_1{padding:16px;background-color:#0003;border-radius:8px;border:1px solid rgba(255,255,255,.1);transition:border-color .2s ease;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;box-sizing:border-box}._card_13k7l_1:hover{border-color:#ffffff40}._card_13k7l_1:focus-within{outline:2px solid #4a9eff;border-color:#4a9eff}._hovered_13k7l_24{transform:translateY(-4px);box-shadow:0 8px 16px #0003;border-color:#fff3}._cardTitle_13k7l_30{margin-top:0;margin-bottom:10px;font-size:1.2rem;color:#fff;position:relative;word-break:break-word}._description_13k7l_39{margin-bottom:14px;color:#fffc;line-height:1.4;flex-grow:1;font-size:.95rem;word-break:break-word}._learnMoreWrapper_13k7l_49{text-align:center;margin-bottom:14px}._learnMore_13k7l_49{color:#4a9eff;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;position:relative;padding-bottom:2px}._learnMoreText_13k7l_66{position:relative;padding-bottom:2px}._learnMoreIcon_13k7l_72{margin-left:4px}._learnMoreText_13k7l_66:before,._learnMoreText_13k7l_66:after{content:none}._learnMore_13k7l_49:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:#4a9eff;transition:width .2s ease;margin:0 auto}._learnMore_13k7l_49:hover:after,._learnMore_13k7l_49:focus:after{width:calc(100% - 18px)}._learnMore_13k7l_49:focus{outline:none}._stats_13k7l_105{margin-top:auto;padding:12px;background-color:#00000026;border-radius:6px;border:1px solid rgba(255,255,255,.05);font-size:.9rem}._statsTitle_13k7l_114{margin-top:0;margin-bottom:8px;font-size:.95rem;color:#ffffffe6}._examples_13k7l_121{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.07)}@media (max-width: 480px){._card_13k7l_1{padding:14px}._cardTitle_13k7l_30{font-size:1.1rem}._description_13k7l_39{font-size:.9rem;margin-bottom:12px}._stats_13k7l_105{padding:10px;font-size:.85rem}._statsTitle_13k7l_114{font-size:.9rem;margin-bottom:6px}}._filterContainer_y7xgf_1{margin-bottom:20px;padding:16px;background-color:#0003;border-radius:8px;border:1px solid rgba(255,255,255,.1)}._searchWrapper_y7xgf_9{position:relative;margin-bottom:12px;width:100%;display:flex}._searchInput_y7xgf_16{width:100%;padding:12px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.2);color:#fff;margin-bottom:16px;font-size:1rem;box-sizing:border-box}._searchInput_y7xgf_16:focus{outline:none;border-color:#4a9eff}._searchInput_y7xgf_16::placeholder{color:#ffffff80}._clearButton_y7xgf_37{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff9;font-size:1.2rem;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0}._clearButton_y7xgf_37:hover,._clearButton_y7xgf_37:focus{background-color:#ffffff1a;color:#fff}._categoryFilters_y7xgf_61,._categories_y7xgf_69{display:flex;flex-wrap:wrap;gap:10px;padding:2px;margin-bottom:0}._categoryButton_y7xgf_77{padding:8px 16px;border-radius:20px;background:rgba(0,0,0,.2);color:#fffc;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .2s ease;font-size:.9rem;min-width:80px;text-align:center}._categoryButton_y7xgf_77:hover{background:rgba(74,158,255,.2);border-color:#4a9eff66}._categoryButton_y7xgf_77._active_y7xgf_95{background:rgba(74,158,255,.3);border-color:#4a9eff;color:#fff}._categoryButton_y7xgf_77:focus{outline:none;box-shadow:0 0 0 2px #4a9eff66}._container_y7xgf_106{display:flex;flex-direction:column;align-items:center;width:100%}@media (max-width: 768px){._categoryFilters_y7xgf_61,._categories_y7xgf_69{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:8px;margin-bottom:-4px;width:100%;justify-content:center}._categoryButton_y7xgf_77{min-width:auto;padding:10px 16px;font-size:.95rem}._searchInput_y7xgf_16{padding:12px 36px 12px 12px;font-size:16px;max-width:90%;margin:0 auto 16px;display:block}._searchWrapper_y7xgf_9{display:flex;justify-content:center;width:100%}}@media (max-width: 480px){._filterContainer_y7xgf_1{padding:12px}._container_y7xgf_106{width:100%}._searchInput_y7xgf_16{width:100%;max-width:100%}._searchWrapper_y7xgf_9{width:100%;padding:0 4px}._categories_y7xgf_69{gap:10px;justify-content:center;width:100%}._categoryButton_y7xgf_77{padding:12px 20px;min-width:auto;font-size:1rem}}._container_a5ga5_1{padding:30px 20px;max-width:1200px;margin:0 auto;min-height:100vh}._pageHeader_a5ga5_8{margin-bottom:32px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:24px}._intro_a5ga5_14{font-size:1.1rem;margin-bottom:24px;color:#fffc;max-width:800px;line-height:1.5}._category_a5ga5_22{margin-bottom:40px;animation:_fadeIn_a5ga5_1 .4s ease-in-out}@keyframes _fadeIn_a5ga5_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._category_a5ga5_22 h2{margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1);position:relative}._category_a5ga5_22 h2:after{content:"";position:absolute;bottom:-1px;left:0;width:80px;height:3px;background-color:#4a9eff}._benchmarkGrid_a5ga5_50{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:16px;grid-auto-rows:minmax(min-content,1fr)}._noResults_a5ga5_58{text-align:center;padding:24px;background:rgba(0,0,0,.2);border-radius:8px;margin:24px 0;border:1px dashed rgba(255,255,255,.2)}@media (max-width: 768px){._container_a5ga5_1{padding:16px}._benchmarkGrid_a5ga5_50{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}}@media (max-width: 480px){._benchmarkGrid_a5ga5_50{display:flex;flex-direction:column;gap:16px}._intro_a5ga5_14{font-size:1rem}._category_a5ga5_22 h2{font-size:1.4rem}}.code-render-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:9999;display:flex;justify-content:center;align-items:center;padding:20px;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.code-render-modal-overlay.fullscreen{padding:0;z-index:9999}.code-render-modal{background-color:#1a1a1a;border-radius:12px;width:90vw;max-width:1200px;max-height:90vh;overflow:hidden;box-shadow:0 10px 25px #00000080;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1);animation:modalSlideIn .3s ease-out}.code-render-modal.fullscreen{width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0}.code-render-modal-header{display:flex;flex-direction:column;background-color:#2c3141;border-bottom:1px solid rgba(255,255,255,.1);padding:0}.code-render-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;width:100%;box-sizing:border-box}.viewport-controls{display:flex;gap:8px;flex-shrink:0}.viewport-button{background:none;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#ffffffb3;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.viewport-button:hover{background-color:#ffffff1a}.viewport-button.active{background-color:#61dafb33;border-color:#61dafb66;color:#fff}.modal-title{color:#fffc;font-size:.9rem;font-weight:500;text-align:center;flex-grow:1;margin:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-controls{display:flex;gap:8px;align-items:center;flex-shrink:0}.fullscreen-button{background:none;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fffc;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;transition:all .2s}.fullscreen-button:hover{background-color:#ffffff1a}.code-render-close-button{background:none;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fffc;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;line-height:1;transition:all .2s;padding:0}.code-render-close-button:hover{background-color:#ffffff1a;color:#fff}.code-render-modal-body{flex:1;padding:0;background-color:#f1f1f1;position:relative;height:65vh;display:flex;justify-content:center;overflow:auto}.iframe-container{background-color:#fff;transition:all .3s ease;margin:0 auto;box-shadow:0 0 10px #0000001a;overflow:auto;min-height:400px;resize:both}.code-render-iframe{width:100%;height:100%;border:none;background-color:#fff}.iframe-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f1f1f1d9;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:5;animation:fadeIn .2s ease-out}.iframe-loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px}.iframe-loading-text{color:#333;font-size:14px;font-weight:500}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.refresh-button.refreshing{opacity:.7;pointer-events:none;background-color:#0000001a}.code-render-iframe.refreshing{opacity:0;transition:opacity .2s ease}.code-render-modal-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background-color:#272a36;border-top:1px solid rgba(255,255,255,.05)}.render-info{display:flex;gap:12px;align-items:center;color:#ffffffb3;font-size:.85rem}.render-language{padding:3px 6px;background-color:#ffffff1a;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;color:#ffffffd9}.render-viewport-size{color:#fff9;font-size:.8rem}.render-actions{display:flex;gap:10px}.action-button{background:none;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fffc;padding:5px 10px;font-size:.85rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}.action-button:hover{background-color:#ffffff1a}.refresh-button:active{transform:scale(.95)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.code-render-modal{width:95vw;max-height:85vh}.code-render-modal-body{height:60vh}.code-render-toolbar{padding:8px 10px}.modal-title{font-size:.85rem;margin:0 5px}.viewport-controls{gap:4px}.viewport-button{width:28px;height:28px}.modal-controls{gap:4px}.fullscreen-button,.code-render-close-button{width:28px;height:28px}.code-render-modal-footer{padding:8px 12px;flex-direction:row;gap:8px;align-items:center}.render-info,.render-actions{width:auto;justify-content:flex-start}.iframe-container{min-height:300px}.code-render-modal.fullscreen .code-render-modal-footer{flex-direction:row;align-items:center;gap:8px;padding:6px 8px}.code-render-modal.fullscreen .render-info,.code-render-modal.fullscreen .render-actions{width:auto;justify-content:flex-start}}.comparison-chat-container{flex:1;overflow-y:auto;padding:15px 15px 60px;display:flex;flex-direction:column}.comparison-chat-container .chat-message{margin:10px 0;padding:10px 14px;border-radius:12px;max-width:fit-content;word-break:break-word;box-sizing:border-box;line-height:1.5}.comparison-chat-container .chat-message:last-child{margin-bottom:30px}.comparison-chat-container .user-message{background-color:#61dafb33;margin-left:auto;margin-right:0;color:#fff;border-bottom-right-radius:4px;margin-top:15px}.comparison-chat-container .assistant-message{background-color:#ffffff1a;margin-right:auto;margin-left:0;color:#fff;border-bottom-left-radius:4px;max-width:calc(100% - 20px);margin-top:15px}.battle-chat-message-content{display:flex;flex-direction:column;gap:14px;width:100%;font-size:1rem;line-height:1.6;color:#ffffffe6}.battle-chat-message-content .text-content{white-space:pre-wrap;margin:.5em 0}.battle-chat-message-content .code-block-wrapper{position:relative;margin:1em 0;border-radius:8px;box-shadow:0 2px 8px #00000026;background-color:#1e1e1e;overflow:hidden}.battle-chat-message-content .code-block-header{display:flex;justify-content:space-between;align-items:center;background-color:#2c3141;padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.1);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.8em}.battle-chat-message-content .code-language{color:#fffc;font-weight:500}.battle-chat-message-content .code-block-actions{display:flex;gap:8px;align-items:center}.battle-chat-message-content .render-code-button{background-color:#68d39133;border:none;border-radius:4px;color:#ffffffe6;padding:5px 10px;font-size:.85em;cursor:pointer;transition:all .2s ease;font-family:inherit;font-weight:500}.battle-chat-message-content .render-code-button:hover{background-color:#68d3914d}.battle-chat-message-content .copy-code-button{background-color:#61dafb1a;border:none;border-radius:4px;color:#ffffffe6;padding:5px 10px;font-size:.85em;cursor:pointer;transition:all .2s ease;font-family:inherit;font-weight:500}.battle-chat-message-content .copy-code-button:hover{background-color:#61dafb33}.battle-chat-message-content .code-block{margin:0;padding:12px 16px;background-color:#1e1e1e;overflow-x:auto;border-radius:0 0 8px 8px;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.9em;color:#e6e6e6}.comparison-chat-container .loading-indicator{display:flex;flex-direction:column;align-items:flex-start;margin-top:15px;color:#ffffffb3;background-color:#23272f80;padding:10px 15px;border-radius:8px;align-self:flex-start;font-size:.9rem}.typing-indicator{display:flex;align-items:center;margin-bottom:5px}.typing-indicator span{height:8px;width:8px;border-radius:50%;background-color:#ffffffb3;margin-right:5px;animation:typingBounce 1.2s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.empty-chat-message{text-align:center;color:#ffffff80;margin-top:50px;font-style:italic}@media (max-width: 768px){.comparison-chat-container{padding:10px 10px 50px}.comparison-chat-container .chat-message{margin:8px 0;padding:8px 10px;font-size:.95rem}.battle-chat-message-content .code-block-header{padding:6px 10px}.battle-chat-message-content .render-code-button,.battle-chat-message-content .copy-code-button{padding:4px 8px;font-size:.8em}.empty-chat-message{margin-top:30px;font-size:.9rem}}.chat-message-content{display:flex;flex-direction:column;gap:14px;width:100%;text-align:left;line-height:1.6;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#ffffffe6}.chat-message-content p{margin:.7em 0;text-align:left;line-height:1.65}.chat-message-content ul,.chat-message-content ol{margin:.7em 0;padding-left:2em}.chat-message-content li{margin-bottom:.5em}.chat-message-content h1,.chat-message-content h2,.chat-message-content h3,.chat-message-content h4,.chat-message-content h5,.chat-message-content h6{margin-top:1.4em;margin-bottom:.7em;text-align:left;font-weight:600;line-height:1.3;color:#fff;letter-spacing:-.01em}.chat-message-content h1{font-size:1.5em;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.3em}.chat-message-content h2{font-size:1.3em;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.3em}.chat-message-content h3{font-size:1.2em}.chat-message-content h4{font-size:1.1em}.code-block-wrapper{position:relative;margin:1em 0;border-radius:8px;box-shadow:0 2px 8px #00000026;background-color:#1e1e1e;overflow:hidden}.code-block-header{display:flex;justify-content:space-between;align-items:center;background-color:#2c3141;padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.1);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.8em}.code-language{color:#fffc;font-weight:500}.code-block-actions{display:flex;gap:8px;align-items:center}.render-code-button{background-color:#68d39133;border:none;border-radius:4px;color:#ffffffe6;padding:5px 10px;font-size:.85em;cursor:pointer;transition:all .2s ease;font-family:inherit;font-weight:500}.render-code-button:hover{background-color:#68d3914d}.render-code-button:active{transform:scale(.95)}.copy-code-button{background-color:#61dafb33;border:none;border-radius:4px;color:#ffffffe6;padding:5px 10px;font-size:.85em;cursor:pointer;transition:all .2s ease;font-family:inherit;font-weight:500}.copy-code-button:hover{background-color:#61dafb4d}.copy-code-button:active{transform:scale(.95)}.chat-message-content pre{margin:0;padding:0;background:none}.thinking-box{background-color:#37415166;border-left:4px solid #646cff;border-radius:6px;padding:14px;margin:1em 0;box-shadow:0 2px 6px #0000001a}.thinking-header{font-size:.85em;font-weight:600;color:#8c8dff;margin-bottom:10px;text-transform:uppercase;letter-spacing:.05em}.thinking-content{color:#ffffffd9;font-size:.95em;line-height:1.6}.chat-message-content code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.9em;padding:.2em .4em;border-radius:3px;background-color:#ffffff1a;color:#e6e6e6}.chat-image{max-width:100%;border-radius:8px;margin:.7em 0}.chat-document{padding:12px;margin:.7em 0;background-color:#ffffff1a;border-radius:8px;display:flex;align-items:center;gap:10px}.chat-message-content table{border-collapse:collapse;margin:1em 0;width:100%;overflow-x:auto;display:block}.chat-message-content thead{background-color:#ffffff1a}.chat-message-content th,.chat-message-content td{border:1px solid rgba(255,255,255,.2);padding:8px 12px;text-align:left}.chat-message-content blockquote{border-left:3px solid rgba(255,255,255,.3);margin:.7em 0;padding-left:1em;color:#fffc}.chat-message-content>*:first-child{margin-top:0}.chat-message-content>*:last-child{margin-bottom:0}.render-latex-button{background-color:#4caf5026;border:1px solid rgba(76,175,80,.4);color:#a5d6a7;padding:5px 10px;font-size:.8em;border-radius:4px;cursor:pointer;transition:all .2s ease;font-family:inherit;font-weight:500;margin-bottom:8px;align-self:flex-start}.render-latex-button:hover{background-color:#4caf5040;border-color:#4caf5099;color:#c8e6c9}.rendered-latex-placeholder{font-family:Computer Modern,"CMU Serif",Times New Roman,Times,serif;background-color:#ffffff14;padding:.15em .35em;border-radius:3px;border:1px solid rgba(255,255,255,.15);font-style:italic}.rendered-latex-inline{background:rgba(97,218,251,.13);border-radius:4px;padding:0 .18em;margin:0 .08em;transition:background .2s}.user-message-attachments-container{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.user-attachment-item{border-radius:6px;overflow:hidden;background-color:#ffffff0d}.user-attachment-image-thumbnail{max-width:80px;max-height:80px;height:auto;object-fit:cover;border-radius:6px;border:1px solid rgba(255,255,255,.1);display:block}.user-attachment-document{display:flex;align-items:center;padding:8px 12px;gap:8px;border:1px solid rgba(255,255,255,.1);max-width:200px}.user-attachment-doc-icon{font-size:1.2rem;color:#ffffffb3}.user-attachment-doc-filename{font-size:.85rem;color:#ffffffd9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-attachment-image-clickable,.user-attachment-document-clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.user-attachment-image-clickable:hover,.user-attachment-document-clickable:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}@media (max-width: 768px){.chat-message-content{font-size:.95rem}.chat-document{flex-wrap:wrap;font-size:.9rem}.code-block-header{padding:6px 10px}.copy-code-button,.render-code-button{padding:4px 8px;font-size:.8em}}.chat-messages-container{padding:20px;width:100%;box-sizing:border-box}.chat-message{margin:10px 0;padding:10px 14px;border-radius:12px;max-width:fit-content;word-break:break-word;box-sizing:border-box;line-height:1.5;box-shadow:0 1px 2px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.user-message{background-color:#61dafb33;margin-left:auto;margin-right:0;color:#fff;border-bottom-right-radius:4px;margin-top:28px}.chat-messages-container>.chat-message:first-child{margin-top:10px}.assistant-message{background-color:#ffffff1a;margin-right:auto;margin-left:0;color:#fff;border-bottom-left-radius:4px;max-width:calc(100% - 20px);margin-top:28px}.chat-message.user-message+.chat-message.assistant-message{margin-top:28px}.chat-message.user-message+.chat-message.user-message,.chat-message.assistant-message+.chat-message.assistant-message{margin-top:14px}.chat-message p{margin:.5em 0}.chat-message p:first-child{margin-top:0}.chat-message p:last-child{margin-bottom:0}.loading-indicator{display:none}.wave-dots-loader-row{display:flex;justify-content:flex-start;padding:10px 0;margin-left:0;margin-top:28px;min-height:24px}.wave-dots-loader{display:flex;align-items:center;justify-content:center}.wave-dots-loader .dot{width:10px;height:10px;margin:0 3px;background-color:#fff9;border-radius:50%;animation:wave-bounce 1.4s infinite ease-in-out both}.wave-dots-loader .dot1{animation-delay:-.32s}.wave-dots-loader .dot2{animation-delay:-.16s}@keyframes wave-bounce{0%,80%,to{transform:scale(.5);opacity:.5}40%{transform:scale(1);opacity:1}}.assistant-message-tools-row.loader-adjacent-tools{margin-top:4px;margin-bottom:18px;margin-left:8px}.copy-whole-message-btn{background:none;border:none;color:#646cff;cursor:pointer;font-size:.97rem;padding:2px 10px;border-radius:6px;transition:background .15s}.copy-whole-message-btn:hover{background:rgba(100,108,255,.08);color:#7a82ff}.assistant-message-tools-row{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin:4px 0 18px 8px;min-height:24px;padding:0}.response-time-indicator-below{font-family:monospace;font-size:.9rem;color:#b3b8d0;background:rgba(35,35,40,.4);padding:2px 8px;border-radius:4px;letter-spacing:.01em;display:inline-flex;align-items:center;height:22px}.copy-icon-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;height:22px;width:22px;transition:transform .2s ease}.copy-icon-btn:hover{background:rgba(255,255,255,.05)}.copy-btn-label{display:none}.copy-icon-btn.copied{transform:scale(1.2)}@media (max-width: 768px){.chat-messages-container{padding:10px;width:100%;box-sizing:border-box}.chat-message{max-width:unset;width:auto;padding:8px 12px;margin-top:16px}.user-message{border-top-right-radius:4px;margin-right:0;max-width:fit-content;width:auto;margin-left:auto;padding:10px 14px;border-bottom-right-radius:4px}.assistant-message{border-top-left-radius:4px;margin-left:0;max-width:95%;padding:10px 12px}.chat-message.user-message+.chat-message.assistant-message,.chat-message.assistant-message+.chat-message.user-message{margin-top:20px}.chat-message.user-message+.chat-message.user-message{margin-top:12px}}.chat-input-form{display:flex;justify-content:center;align-items:flex-end;position:fixed;left:0;right:0;bottom:0;z-index:100;max-width:1000px;margin:0 auto;background:none;border:none;padding:0 0 24px;flex-wrap:wrap;box-sizing:border-box}@media (min-width: 1000px){.chat-input-form{left:50%;transform:translate(-50%)}}.chat-input-inner{display:flex;align-items:center;background:#232324;border:1.5px solid #44454a;border-radius:24px;box-shadow:0 2px 16px #0000002e;padding:8px 18px;width:100%;max-width:700px;min-height:64px;gap:10px;transition:border-color .2s}.chat-input-inner:focus-within{border-color:#646cff}.attachment-container{position:relative;margin-right:6px}.attachment-toggle-button{width:40px;height:40px;border-radius:50%;border:1.5px solid #44454a;background:transparent;color:#fff;font-size:1.35rem;display:flex;align-items:center;justify-content:center;transition:background .18s,border-color .18s;margin:0;padding:0;box-shadow:none}.attachment-toggle-button:hover:not(:disabled),.attachment-toggle-button:active,.attachment-toggle-button:focus{background:#232324;border-color:#646cff;box-shadow:none;transform:none}.attachment-toggle-button:disabled{opacity:.5;cursor:not-allowed}.attachment-toggle-icon{font-size:1.3rem;font-weight:600;line-height:1}.attachment-options{position:absolute;bottom:100%;left:0;margin-bottom:10px;background-color:#1e1e23f2;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:8px;min-width:110px;z-index:10;box-shadow:0 5px 15px #0000004d;animation:fadeIn .2s ease}.attachment-option{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;border:none;background-color:transparent;color:#fff;cursor:pointer;font-size:.9rem;text-align:left;transition:background-color .15s ease}.attachment-option:hover{background-color:#ffffff1a}.attachment-option.camera-option{color:#fff}.attachment-option.camera-option:hover{background-color:#ffffff1a}.attachment-option.camera-option .option-icon img{filter:brightness(1.1)}.attachment-option.camera-option.disabled{opacity:.5;cursor:not-allowed}.attachment-option.camera-option.disabled:hover{background-color:transparent}.attachment-option.camera-option.disabled .option-icon img{filter:grayscale(1) brightness(.8)}.option-icon{font-size:1.1rem}.attachment-buttons,.input-attachment-buttons,.response-timer-container,.response-timer{display:none}.textarea-container{flex:1;display:flex;flex-direction:column;min-width:0}.chat-input{width:100%;background:transparent;border:none;outline:none;color:#fff;font-size:1rem;font-family:inherit;padding:10px 0;min-height:38px;max-height:200px;resize:none;line-height:1.6;border-radius:0;box-sizing:border-box}.chat-input::placeholder{color:#b0b0b0;opacity:1;font-size:1rem}.input-actions{display:flex;align-items:center;gap:8px;margin-left:8px}.attachment-button{display:none}.send-button-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:80px}.send-button{width:40px;height:40px;border-radius:50%;background:#fff;color:#232324;border:1.5px solid #44454a;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:background .18s,color .18s,border-color .18s;margin:0;padding:0;box-shadow:none}.send-button.active,.send-button:focus,.send-button:active{background:#646cff;color:#fff;border-color:#646cff;box-shadow:none;transform:none}.send-button.active:hover:not(:disabled){background:#4d53b6;color:#e0e0e0;border-color:#646cff;box-shadow:none;transform:none}.send-button:not(.active):hover,.send-button:not(.active):focus,.send-button:not(.active):active{background:#fff;color:#232324;border-color:#44454a;box-shadow:none;transform:none;cursor:not-allowed}.send-button:disabled{opacity:.5;cursor:not-allowed}.send-icon{font-size:1.25rem;font-weight:600}.stop-button{width:40px;height:40px;border-radius:50%;background:#ff4757;color:#fff;border:none;font-size:1.1rem;display:flex;align-items:center;justify-content:center;gap:0;min-height:40px;margin:0;padding:0;transition:background .18s}.stop-button:hover{background:#ff6b81}.stop-icon{display:inline-block;width:14px;height:14px;background-color:#fff;border-radius:2px}.image-button,.document-button{display:none}.drag-active{border:2px dashed rgba(97,218,251,.5)}.drag-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:8px}.drag-message{color:#fff;background-color:#61dafb33;padding:16px 24px;border-radius:8px;font-size:1.1rem}.chat-content-area{padding-bottom:90px!important}@media (max-width: 768px){.chat-input-form{padding:0 0 12px}.chat-input-inner{max-width:98vw;min-height:54px;padding:6px 10px;border-radius:18px}.attachment-toggle-button,.send-button,.stop-button{width:36px;height:36px;font-size:1.1rem}.chat-input{font-size:1rem;min-height:32px;padding:7px 0}.send-button-container{min-width:70px}.attachment-options{left:0;min-width:130px}.attachment-option{padding:8px 10px}.option-text{font-size:.85rem}.input-actions{flex-wrap:nowrap}.response-timer-container{margin-bottom:6px}.response-timer{font-size:.8rem;padding:3px 8px}}.attachment-preview-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;padding:4px 0;max-height:100px;overflow-y:auto}.attachment-chip{display:flex;align-items:center;background-color:#ffffff14;border:1px solid #44454a;border-radius:16px;padding:4px 8px 4px 6px;gap:6px;font-size:.85rem;color:#e0e0e0;position:relative;max-width:200px;overflow:hidden;min-width:0;max-width:220px;cursor:pointer;transition:background-color .2s ease}.attachment-thumb{width:24px;height:24px;object-fit:cover;border-radius:4px;background-color:#333;border:1px solid #555}.attachment-doc-icon{font-size:1.1rem;color:silver;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.attachment-filename{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.attachment-remove-btn{background:none;border:none;color:#aaa;font-size:1.2rem;line-height:1;margin-left:4px;cursor:pointer;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:background-color .15s,color .15s;padding:0}.attachment-remove-btn:hover{background-color:#ffffff1a;color:#ff8a80}.attachment-preview-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;align-items:center}.attachment-chip{display:flex;align-items:center;background:#232324;border:1px solid #44454a;border-radius:8px;padding:4px 10px 4px 6px;gap:6px;font-size:.95rem;color:#fff;position:relative;min-width:0;max-width:220px;cursor:pointer;transition:background-color .2s ease}.attachment-chip:hover{background-color:#ffffff1f}.attachment-thumb{width:36px;height:36px;object-fit:cover;border-radius:5px;margin-right:4px;background:#18181a;border:1px solid #44454a}.attachment-doc-icon{font-size:1.3rem;margin-right:4px}.attachment-filename{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px;display:inline-block}.attachment-remove-btn{background:none;border:none;color:#fff;font-size:1.1rem;margin-left:6px;cursor:pointer;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;transition:background .15s}.attachment-remove-btn:hover{background:#44454a;color:#ff6b81}.camera-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:0}.camera-modal-content{background-color:#2c2c2e;padding:16px;border-radius:10px;box-shadow:0 5px 25px #00000080;display:flex;flex-direction:column;align-items:center;gap:15px;width:100%;max-width:760px;max-height:96vh;overflow:hidden}.camera-modal-video{width:100%;max-height:calc(96vh - 170px);border-radius:8px;background-color:#1c1c1e;object-fit:contain}.camera-modal-message,.camera-modal-error{color:#f0f0f0;font-size:1rem;padding:20px;text-align:center;min-height:100px;display:flex;align-items:center;justify-content:center}.camera-modal-error{color:#ff6b6b;background-color:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:6px;width:100%}.camera-modal-actions{display:flex;gap:15px;width:100%;justify-content:center}.camera-modal-actions-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:0;width:100%;margin-top:18px}.camera-modal-button{padding:10px 20px;border-radius:8px;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .1s ease;min-width:120px}.camera-modal-button.capture{background-color:#4caf50;color:#fff}.camera-modal-button.capture:hover:not(:disabled){background-color:#45a049}.camera-modal-button.capture-circle{background:transparent;border:none;box-shadow:none;padding:0;margin:0 18px;width:64px;height:64px;min-width:64px;min-height:64px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;outline:none}.camera-modal-button.capture-circle:disabled{opacity:.5;cursor:not-allowed}.capture-circle-inner{width:56px;height:56px;background:#fff;border-radius:50%;border:3px solid #222;box-shadow:0 0 0 2px #fff,0 2px 8px #0000002e;display:block;transition:box-shadow .15s,background .15s}.camera-modal-button.capture-circle:active .capture-circle-inner{background:#e0e0e0;box-shadow:0 0 0 2px #fff,0 1px 4px #0000002e}.camera-modal-button.capture-circle.small{background:transparent;border:none;box-shadow:none;padding:0;margin:0 8px;width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;outline:none}.capture-circle-inner.small{width:36px;height:36px;background:#fff;border-radius:50%;border:2px solid #222;box-shadow:0 0 0 1.5px #fff,0 2px 8px #0000001f;display:block;transition:box-shadow .15s,background .15s}.camera-modal-button.capture-circle.small:active .capture-circle-inner.small{background:#e0e0e0;box-shadow:0 0 0 1.5px #fff,0 1px 4px #0000001f}.camera-modal-button.cancel{background-color:#757575;color:#fff;min-width:80px;order:1}.camera-modal-button.cancel:hover{background-color:#616161}.camera-modal-button:disabled{background-color:#555;color:#999;cursor:not-allowed}.camera-modal-button:active:not(:disabled){transform:scale(.97)}.camera-modal-button.toggle{background-color:#222b3a;color:#fff;border:1px solid #444;margin:0 8px;min-width:48px;order:3;display:flex;align-items:center;justify-content:center}.camera-modal-button.toggle:hover{background-color:#2d3748}.camera-modal-actions-row>.camera-modal-button.cancel{margin-right:auto;order:1}.camera-modal-actions-row>.camera-modal-button.capture-circle.small{margin:0 auto;order:2}.camera-modal-actions-row>.camera-modal-button.toggle{margin-left:auto;order:3}.camera-modal-portal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999!important;background:rgba(10,10,15,.82);-webkit-backdrop-filter:blur(6px) brightness(.9);backdrop-filter:blur(6px) brightness(.9);display:flex;align-items:center;justify-content:center;animation:cameraModalOverlayFadeIn .22s cubic-bezier(.4,0,.2,1);touch-action:none}@keyframes cameraModalOverlayFadeIn{0%{opacity:0}to{opacity:1}}.camera-modal-fadein{animation:cameraModalFadeIn .28s cubic-bezier(.4,0,.2,1)}@keyframes cameraModalFadeIn{0%{opacity:0;transform:scale(.98) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.welcome-screen{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;height:100%;min-height:300px;color:#fff;text-align:center;overflow-y:auto}.welcome-content{max-width:900px;animation:fadeIn .6s ease-out;width:100%}.welcome-screen h2{margin:0;font-size:1.8rem;font-weight:600;margin-bottom:1rem;background:linear-gradient(90deg,#61dafb,#a463f2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.welcome-intro{font-size:1.1rem;margin-bottom:1.5rem;line-height:1.6;color:#ffffffe6}.model-name{font-family:monospace;background-color:#61dafb1a;border-radius:4px;padding:2px 6px;font-weight:700;border:1px solid rgba(97,218,251,.2)}.categories-container{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem;width:100%}.category{text-align:left;background:transparent;border-radius:8px;border:1px solid rgba(97,218,251,.1);overflow:hidden;transition:all .3s ease}.category.expanded{background:rgba(97,218,251,.05);border-color:#61dafb33;box-shadow:0 2px 8px #0000001a}.category-header{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.3rem;cursor:pointer;transition:background-color .2s ease;border-radius:7px}.category:not(.expanded) .category-header:hover{background:rgba(97,218,251,.08)}.category.expanded .category-header{border-bottom:1px solid rgba(97,218,251,.1);border-bottom-left-radius:0;border-bottom-right-radius:0}.category-title{font-size:1.05rem;margin:0;color:#a0e0ff;font-weight:500}.toggle-icon{font-size:1.3rem;line-height:1;color:#61dafbb3;font-weight:400;transition:transform .2s ease}.category.expanded .toggle-icon{transform:rotate(45deg);color:#61dafb}.example-prompts-container{padding:1rem 1.3rem 1.3rem;animation:expandContent .3s ease-out forwards;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.example-prompt-button{background-color:#61dafb14;border:1px solid rgba(97,218,251,.15);color:#ffffffe6;padding:12px 16px;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s ease;text-align:left;width:100%;height:auto;max-height:100px;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent;margin-bottom:0;line-height:1.5;white-space:normal;overflow-wrap:break-word}.example-prompt-button:has(>span),.example-prompt-button:active,.example-prompt-button:focus{overflow-y:auto}.example-prompt-button.overflowing{overflow-y:auto}.example-prompt-button::-webkit-scrollbar{width:5px;height:5px}.example-prompt-button::-webkit-scrollbar-track{background:transparent;margin:2px 0}.example-prompt-button::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px;border:none}.example-prompt-button::-webkit-scrollbar-thumb:hover{background-color:#fff6}.example-prompt-button:hover{background-color:#61dafb26;border-color:#61dafb4d;color:#fff;transform:translateY(-2px);box-shadow:0 2px 6px #0000001a}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes expandContent{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}@media (max-width: 768px){.welcome-screen{padding:1rem}.welcome-screen h2{font-size:1.5rem}.welcome-intro{font-size:1rem}.example-prompts-container{grid-template-columns:1fr;padding:.8rem 1rem 1rem;gap:8px}.example-prompt-button{padding:10px 14px;font-size:.85rem;max-height:120px;overflow-y:hidden}.example-prompt-button.overflowing{overflow-y:auto}.category-title{font-size:1rem}.categories-container{gap:.5rem}.category-header{padding:.7rem 1rem}}.model-selector-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:320px;max-height:450px;background-color:#151518;border-radius:8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #00000040;z-index:100;overflow:hidden;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.chat-models-search-container{padding:12px 12px 8px;border-bottom:1px solid rgba(255,255,255,.06);flex:0 1 300px;position:relative;display:flex;align-items:center;flex:1 1 auto;min-width:100px;max-width:300px;height:36px;order:3}.search-icon{position:absolute;left:22px;top:50%;transform:translateY(-50%);color:#8a8a8a;font-size:12px;pointer-events:none;width:16px;height:16px;display:flex;align-items:center;justify-content:center;margin-right:8px}.search-icon img{width:100%;height:100%;object-fit:contain}.search-models{width:100%;padding:8px 12px 8px 40px;border-radius:6px;border:1px solid rgba(255,255,255,.1);background-color:#ffffff08;color:#fff;font-size:13px;transition:border-color .2s ease}.search-models:focus{outline:none;border-color:#fff3;background-color:#ffffff0a}.clear-search{position:absolute;right:22px;top:50%;transform:translateY(-50%);color:#8a8a8a;background:none;border:none;cursor:pointer;font-size:12px;padding:2px 6px;border-radius:50%;transition:color .2s ease;display:none}.clear-search:hover{color:#e0e0e0}.model-list-container{overflow-y:auto;max-height:360px;padding:6px 4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.model-list-container::-webkit-scrollbar{width:4px}.model-list-container::-webkit-scrollbar-track{background:transparent}.model-list-container::-webkit-scrollbar-thumb{background-color:#ffffff26;border-radius:4px}.model-item{display:flex;align-items:center;width:100%;padding:10px 12px;border:none;background:transparent;color:#fff;text-align:left;cursor:pointer;transition:background-color .1s ease;font-size:13px;position:relative;border-radius:8px;margin:2px 0;outline:none;box-shadow:none;text-shadow:none;opacity:1;filter:none;-webkit-filter:none;outline-offset:0}.model-item:hover{background-color:#28282c;color:#fff;box-shadow:none;text-shadow:none;outline:none;filter:none;-webkit-filter:none;opacity:1;border-radius:8px}.model-item.selected{background-color:#35353a;font-weight:500;border:none;box-shadow:none;outline:none;padding-right:30px;color:#fff;text-shadow:none;filter:none;-webkit-filter:none;opacity:1;border-radius:8px}.model-item.selected:after{content:"✓";position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#fff;font-size:14px;font-weight:700}.model-item.selected:hover{background-color:#3f3f44;box-shadow:none;text-shadow:none;outline:none;filter:none;-webkit-filter:none;opacity:1}.model-logo{margin-right:10px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.model-logo img{width:18px;height:18px;object-fit:contain;opacity:.9}.model-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:#fff;text-align:left;margin:0;padding:0;font-family:inherit;font-weight:400;border:none;background:none;text-decoration:none;text-shadow:none;text-transform:none}.no-results{padding:20px;text-align:center;color:#8a8a8a;font-size:13px}.tag{margin-left:8px;padding:1px 6px;border-radius:3px;font-size:9px;font-weight:600;text-transform:uppercase;flex-shrink:0;letter-spacing:.03em}.tag.pro{background-color:#2e5cb8;color:#fff}.tag.new{background-color:#167e56;color:#fff}@media (max-width: 768px){.model-selector-dropdown{width:95%;max-width:380px;right:5px;top:calc(100% + 5px);max-height:400px}.model-list-container{max-height:320px}.model-item{padding:10px 8px}}.chat-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.chat-page-title{margin:0;color:#fff;font-size:1.5rem;font-weight:600;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset}.header-controls{display:flex;gap:10px;align-items:center;position:relative}.clear-action-button{padding:6px 12px;background-color:#ff47571a;color:#ff4757e6;border:1px solid rgba(255,71,87,.2);border-radius:6px;font-size:.9rem;gap:6px}.clear-action-button:hover:not(:disabled){background-color:#ff475733;transform:translateY(-1px);color:#ff4757}.clear-action-button:disabled{opacity:.5;cursor:not-allowed;background-color:#5050501a;border-color:#64646433;color:#888;transform:none}.clear-action-button .button-icon{display:inline-flex;align-items:center;justify-content:center}.clear-action-button .button-icon svg{opacity:.9}.text-button{display:flex}.selector-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:99}.selector-backdrop.show{display:block}.model-selector-button{min-width:180px;justify-content:space-between;padding:8px 12px;font-weight:400;background-color:#1e1e21b3;border:1px solid rgba(255,255,255,.12);border-radius:6px;transition:all .2s ease;display:flex;align-items:center}.model-selector-button.selected-model-display{min-width:180px;justify-content:flex-start;padding:8px 34px 8px 12px;font-weight:400;background-color:#1e1e21b3;border:1px solid rgba(255,255,255,.12);border-radius:6px;transition:all .2s ease;display:flex;align-items:center;gap:8px;text-align:left;color:#fff;font-size:13px;position:relative}.model-selector-button.selected-model-display .model-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-right:4px;flex:1 1 auto;min-width:0;display:block}.model-selector-button.selected-model-display .dropdown-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:.6rem;opacity:.6;flex-shrink:0;pointer-events:none;display:flex;align-items:center;margin-left:0}.model-selector-button.selected-model-display{gap:8px}.model-selector-button.selected-model-display .dropdown-arrow{margin-left:0}.selected-model-display .model-logo{margin-right:0;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.selected-model-display .model-logo img{width:100%;height:100%;object-fit:contain;opacity:.9}.model-selector-button.selected-model-display:hover{background-color:#28282bb3;border-color:#fff3}.dropdown-arrow{font-size:.6rem;opacity:.6;flex-shrink:0}@media (max-width: 768px){.chat-page-header{flex-direction:row;align-items:center;padding-bottom:12px;margin-bottom:12px;position:relative}.header-controls{display:flex;flex-wrap:nowrap;width:auto;margin-left:auto;gap:4px;position:relative}.clear-button,.mobile-control-button{flex-grow:0;padding:6px;width:36px;height:36px;min-height:36px;font-size:.85rem;display:flex;align-items:center;justify-content:center}.clear-action-button{padding:6px;width:36px;height:36px}.button-icon{font-size:1.2rem}.button-text{display:none}.text-button{width:auto;min-width:65px;padding:0 12px;height:36px;font-size:.82rem;font-weight:500;white-space:nowrap;justify-content:center;background-color:#23232880}.text-button:hover:not(:disabled){background-color:#ffffff1f}.model-selector-button{min-width:160px;padding:6px 10px;height:36px}.model-selector-button.selected-model-display{min-width:240px;padding:6px 32px 6px 10px;height:36px;gap:6px;text-align:left;justify-content:flex-start;position:relative}.model-selector-button.selected-model-display .dropdown-arrow{right:10px}.model-selector-button.selected-model-display .model-name{margin-right:3px}.selected-model-display .model-name{font-size:.85rem;color:#fff!important;opacity:1!important}.button-content-wrapper{gap:6px}}.attachment-preview-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1050;padding:20px;box-sizing:border-box}.attachment-preview-modal-content{background-color:#2c2c2e;padding:20px;border-radius:12px;box-shadow:0 5px 25px #00000080;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.attachment-preview-modal-header{font-size:1.1rem;font-weight:600;color:#f0f0f0;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #444;text-align:center;word-break:break-all}.attachment-preview-modal-close-btn{position:absolute;top:15px;right:15px;background:none;border:none;color:#aaa;font-size:2rem;line-height:1;cursor:pointer;padding:0}.attachment-preview-modal-close-btn:hover{color:#fff}.attachment-preview-modal-body{flex-grow:1;overflow-y:auto;display:flex;align-items:center;justify-content:center}.attachment-preview-modal-body img{max-width:100%;max-height:calc(90vh - 120px);object-fit:contain;border-radius:6px}.attachment-preview-modal-body iframe{width:100%;min-width:70vw;height:calc(90vh - 120px);border:none;border-radius:6px}.attachment-preview-modal-body p{color:#ccc;font-size:1rem}.attachment-preview-text-content{background:#1e1e1e;color:#e0e0e0;padding:15px;border-radius:6px;width:100%;max-height:calc(90vh - 120px);overflow:auto;white-space:pre-wrap;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;box-sizing:border-box}.chat-page-container{padding:0;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;flex:1;min-height:0}.chat-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding:15px 20px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.header-controls{display:flex;gap:10px;align-items:center}.clear-button{padding:8px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff0d;color:#fff;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.clear-button:hover:not(:disabled){background-color:#ffffff1a;transform:translateY(-1px)}.clear-button:disabled{opacity:.5;cursor:not-allowed}.clear-button:focus{outline:2px solid rgba(97,218,251,.5);outline-offset:2px}.button-icon{font-size:1rem}.model-select{padding:8px 26px 8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff0d;color:#fff;font-size:.9rem;cursor:pointer;transition:all .2s ease;outline:none;min-width:150px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:18px}.chat-content-area{flex:1;overflow-y:auto;display:flex;flex-direction:column;background-color:transparent;position:relative;min-height:0;padding:0 1rem 1rem;overscroll-behavior:contain}.chat-container,.mobile-model-toggle{display:none}.model-selectors{display:flex;gap:10px;align-items:center}.text-button{display:none}@media (max-width: 768px){.chat-page-container{padding:0}.chat-page-header{padding:12px 10px;flex-direction:row;align-items:center;margin-bottom:12px;position:relative}.header-controls{display:flex;flex-wrap:nowrap;width:auto;margin-left:auto;gap:4px;position:relative}.clear-button,.mobile-control-button{flex-grow:0;padding:6px;width:36px;height:36px;min-height:36px;font-size:.85rem;display:flex;align-items:center;justify-content:center}.button-icon{font-size:1.2rem}.model-selectors{display:none;position:absolute;top:calc(100% + 5px);right:0;left:0;background-color:#1e1e23f2;padding:15px;border-radius:8px;border:1px solid rgba(255,255,255,.1);z-index:100;box-shadow:0 4px 12px #0000004d;flex-direction:column;gap:10px;width:100%;box-sizing:border-box;animation:fadeIn .2s ease-in-out}.model-selectors.show{display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.model-selector-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:99}.model-selector-backdrop.show{display:block}.chat-combined-container{border-radius:8px;margin:0}.chat-content-area{padding:0 10px 10px}.selector-dropdown{display:none;position:absolute;top:calc(100% + 5px);background-color:#1e1e23f2;padding:10px;border-radius:6px;border:1px solid rgba(255,255,255,.1);z-index:100;box-shadow:0 2px 8px #0000004d;transition:opacity .15s ease;width:180px}.selector-dropdown.show{display:block}.selector-header{display:none}#provider-selector{right:50px;left:auto}#model-selector{right:5px;left:auto}.selector-dropdown .model-select{width:100%;margin:0;border-radius:4px;padding:8px;min-width:unset;font-size:.9rem;background-position:right 8px center;background-size:16px}.selector-backdrop{background-color:transparent}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.selector-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:99}.selector-backdrop.show{display:block}.text-button{width:auto;padding:6px 10px;font-size:.85rem;font-weight:500;white-space:nowrap}.button-text{display:none}.mobile-control-button .button-icon{font-size:1.2rem}.text-button{width:auto;min-width:65px;padding:0 12px;height:36px;font-size:.82rem;font-weight:500;white-space:nowrap;justify-content:center;background-color:#23232880}.text-button:hover:not(:disabled){background-color:#ffffff1f}#provider-selector{right:auto;left:calc(50% - 110px)}#model-selector{right:0;left:auto}}.model-reveal{position:absolute;bottom:0;left:0;right:0;text-align:center;background-color:#000000b3;padding:6px;border-radius:6px;margin:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1);animation:slideUp .3s ease-out;z-index:5;max-height:75px;overflow:hidden;box-shadow:0 -3px 10px #0003;display:flex;flex-direction:column;align-items:center}.model-reveal.winner{background-color:#2ed57326;border-top:1px solid rgba(46,213,115,.3)}.model-reveal.loser{background-color:#ff475726;border-top:1px solid rgba(255,71,87,.3)}.model-reveal-content{display:flex;align-items:center;gap:15px}.model-reveal-emoji{font-size:2rem;display:flex;align-items:center;justify-content:center;min-width:32px}.model-reveal-details{flex:1;overflow:hidden}.model-reveal-name{font-size:1rem;font-weight:600;color:#fff;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}.model-reveal-provider{font-size:.9rem;color:#ffffffb3;margin-bottom:2px}.model-reveal-id{font-size:.85rem;font-family:monospace;color:#ffffff80;background-color:#0003;padding:2px 6px;border-radius:4px;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-reveal-badge{margin-top:10px;display:inline-block;padding:4px 12px;border-radius:12px;background-color:#2ed57333;color:#2ed573;font-size:.85rem;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.2)}.model-reveal-badge.loser{background-color:#ff475733;color:#ff4757}.model-name{margin:0;padding:0;font-size:.95rem;font-weight:600;background:linear-gradient(90deg,#61dafb,#646cff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.model-provider{margin:0;padding-top:2px;padding-bottom:0;font-size:.7rem;color:#fff9;text-align:center}.model-status{display:inline-block;font-size:.65rem;padding:1px 6px;border-radius:8px;margin-top:2px;text-align:center}.winner-status{background-color:#2ed57333;color:#2ed573}.loser-status{background-color:#ff475733;color:#ff4757}@media (prefers-reduced-motion: reduce){.model-reveal{animation:none}}.model-reveal-details>*{margin-bottom:4px}@media (forced-colors: active){.model-reveal-badge{border:1px solid currentColor}.model-reveal.winner{outline:2px solid CanvasText}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.comparison-chat-container{padding-bottom:150px}@media (max-width: 768px){.model-reveal{padding:10px;max-height:120px}.model-reveal-emoji{font-size:1.5rem}.model-reveal-name{font-size:.9rem}.model-reveal-provider{font-size:.8rem}.model-reveal-id{font-size:.75rem;max-width:100%}.model-reveal-badge{padding:3px 10px;font-size:.75rem}}@media (max-width: 576px){.model-reveal{padding:4px;margin:4px;max-height:60px}.model-name{font-size:.85rem}.model-provider{font-size:.65rem}.model-status{font-size:.6rem;padding:1px 4px}}@media (max-width: 480px){.model-reveal-content{flex-direction:column;align-items:flex-start;gap:8px}.model-reveal-emoji{align-self:center}}.model-comparison-wrapper{display:flex;flex-direction:column;height:100%;flex:1;position:relative;max-height:calc(100vh - 150px);overflow:hidden;width:100%;padding-bottom:0}.model-comparison-container{display:flex;gap:20px;height:100%;position:relative;overflow:hidden;flex:1;margin-bottom:0;min-height:400px}.model-container{flex:1;display:flex;flex-direction:column;border-radius:12px;border:1px solid rgba(255,255,255,.1);background-color:#0003;overflow:hidden;position:relative;transition:border-color .3s ease,box-shadow .3s ease;max-height:100%;min-width:0}.model-header{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#0000004d;border-bottom:1px solid rgba(255,255,255,.1);gap:10px}.model-header h2{margin:0;font-size:1.2rem;color:#fff;flex-shrink:0}.response-time{font-size:.9rem;color:#ffffffb3;background-color:#0000004d;padding:4px 8px;border-radius:12px;font-family:monospace;margin-left:auto;flex-shrink:0}.abort-button{padding:5px 12px;background-color:#ff475733;border:1px solid rgba(255,71,87,.5);color:#ff4757;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;transition:background-color .2s,border-color .2s;flex-shrink:0}.abort-button:hover{background-color:#ff47574d;border-color:#ff4757b3}.model-container.winner{border-color:#2ed573cc;box-shadow:0 0 15px #2ed57366;animation:winnerPulse 2s infinite alternate}.model-container.loser{border-color:#ff4757cc}@keyframes winnerPulse{0%{box-shadow:0 0 15px #2ed57366}to{box-shadow:0 0 25px #2ed57399}}.voting-panel{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background-color:#000000d9;padding:20px;border-radius:12px;box-shadow:0 5px 25px #00000080;text-align:center;z-index:10;width:auto;max-width:500px;animation:fadeInUp .3s ease-out;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.voting-panel h3{margin-top:0;margin-bottom:12px;color:#fff;font-size:1.1rem}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.voting-buttons{display:flex;gap:10px;justify-content:center}.vote-button{padding:10px 30px;border-radius:8px;border:none;font-weight:700;cursor:pointer;transition:transform .2s,opacity .2s}.vote-button:hover{transform:translateY(-2px)}.left-vote,.right-vote{background-color:#61dafb33;color:#61dafb;border:1px solid #61dafb}.tie-vote{background-color:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3)}.mobile-scroll-hint{display:none}@keyframes pulseHint{0%,to{opacity:.7}50%{opacity:1}}.model-reveal-wrapper{position:absolute;bottom:0;width:100%;z-index:5;pointer-events:none}.model-reveal-wrapper>*{pointer-events:auto}.new-comparison-button-wrapper{display:flex;justify-content:center;margin-bottom:15px}.new-comparison-button{padding:12px 25px;background:linear-gradient(90deg,#646cff 0%,#61dafb 100%);border:none;border-radius:8px;color:#fff;font-weight:700;cursor:pointer;transition:opacity .2s,transform .2s;font-size:1.1rem}@media (max-width: 992px){.model-comparison-wrapper{max-height:none;overflow:visible}.model-comparison-container{flex-direction:column;gap:15px;overflow-y:visible;height:auto;max-height:none;min-height:0}.model-container{min-height:300px;max-height:45vh;overflow-y:auto;height:400px}.voting-panel{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:90%;max-width:400px;padding:12px 15px;z-index:10}.voting-panel h3{font-size:1rem;margin-bottom:10px}}@media (max-width: 576px){.model-header h2{font-size:1rem}.response-time{font-size:.8rem;padding:3px 6px}.abort-button{font-size:.8rem;padding:4px 8px}.model-container{position:relative;min-height:250px;height:350px}.model-container:nth-child(2):before{display:none}.voting-buttons{flex-wrap:nowrap;flex-direction:row;gap:5px}.vote-button{flex:1;min-width:0;padding:8px 5px;font-size:.85rem;width:auto}.model-comparison-wrapper{padding:0}.model-comparison-container{gap:15px}.model-header{padding:10px 15px}}.battle-arena-page{padding:20px 20px 0;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;height:calc(100vh - 40px);overflow:hidden}.battle-arena-header{text-align:center;margin-bottom:20px}.battle-arena-header h1{font-size:2rem;margin:0 0 10px;background:linear-gradient(90deg,#646cff,#61dafb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.battle-arena-description{max-width:800px;margin:0 auto 20px;color:#fffc;font-size:1.1rem}.comparison-controls{display:flex;justify-content:center;align-items:center;margin:10px 0;gap:15px}.new-comparison-button{padding:10px 20px;background:linear-gradient(90deg,#646cff 0%,#61dafb 100%);border:none;border-radius:8px;color:#fff;font-weight:700;cursor:pointer;transition:opacity .2s,transform .2s}.new-comparison-button:hover{opacity:.9;transform:translateY(-2px)}.new-comparison-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.comparison-container{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative;min-height:0}.winner-announcement{padding:10px 15px;border-radius:8px;background-color:#61dafb33;color:#fff;font-weight:500;animation:fadeIn .5s ease-in-out}.winner-announcement.tie{background-color:#fff3}.loading-models{display:flex;justify-content:center;align-items:center;height:200px;color:#ffffffb3;animation:pulse 1.5s infinite ease-in-out;font-size:1.2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 992px){.battle-arena-page{height:auto;min-height:100vh;overflow:visible}.battle-arena-header h1{font-size:1.8rem}.battle-arena-description{font-size:1rem;padding:0 15px}.comparison-container{overflow:visible}}@media (max-width: 768px){.battle-arena-header h1{font-size:1.5rem}.comparison-controls{flex-direction:column;gap:10px}.battle-arena-description{font-size:.9rem}}.model-selection-panel{display:flex;flex-direction:column;gap:20px;height:100%;overflow:hidden}.selection-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.selection-panel-header h2{margin:0;font-size:1.4rem;color:#fff}.selection-count{background-color:#61dafb33;color:#61dafb;padding:6px 12px;border-radius:20px;font-weight:500;font-size:.9rem}.selection-controls{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.search-filter-container{display:flex;flex-direction:column;gap:10px;flex:1;min-width:280px;max-width:600px}.search-input-wrapper{position:relative;width:100%;max-width:380px}.model-search-input{padding:10px 35px 10px 15px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background-color:#0003;color:#fff;font-size:1rem;width:100%}.model-search-input:focus{outline:none;border-color:#61dafb80;box-shadow:0 0 0 1px #61dafb33}.clear-search-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#ffffffb3;font-size:18px;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:50%;width:24px;height:24px;line-height:1}.clear-search-btn:hover{background-color:#ffffff1a}.filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{padding:6px 12px;border-radius:20px;background-color:#0003;border:1px solid rgba(255,255,255,.15);color:#ffffffb3;cursor:pointer;transition:all .2s ease;font-size:.9rem}.filter-btn.active{background-color:#61dafb33;color:#61dafb;border-color:#61dafb80;font-weight:500}.filter-btn:hover:not(.active){background-color:#ffffff1a;border-color:#ffffff4d}.action-buttons{display:flex;gap:10px;align-items:flex-start;margin-left:auto}.reset-btn,.start-btn{display:flex;align-items:center;gap:6px;padding:10px 15px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;height:40px}.reset-btn{background-color:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.reset-btn svg{opacity:.8}.reset-btn:hover:not(:disabled){background-color:#ffffff26;transform:translateY(-2px)}.start-btn{background:linear-gradient(90deg,#646cff 0%,#61dafb 100%);color:#fff;border:none}.start-btn svg{opacity:.9}.start-btn:hover:not(:disabled){opacity:.95;transform:translateY(-2px)}.reset-btn:disabled,.start-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.models-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px;overflow-y:auto;padding:5px 0;flex:1;min-height:250px;height:100%;max-height:calc(100vh - 250px);grid-auto-flow:dense}.model-card{position:relative;background-color:#0003;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease;height:75px;display:flex;flex-direction:column;overflow:hidden}.model-card:hover:not(.disabled){transform:translateY(-2px);border-color:#61dafb66;background-color:#00000040}.model-card.selected{border-color:#61dafb;background-color:#61dafb1a}.model-card.disabled{opacity:.5;cursor:not-allowed}.selected-tick{position:absolute;top:8px;right:8px;width:18px;height:18px;color:#61dafb;border-radius:50%;background:rgba(97,218,251,.2);padding:2px;display:flex;align-items:center;justify-content:center}.selected-tick svg{stroke-width:3.5}.model-card-details{display:flex;flex-direction:column;align-items:flex-start;padding-right:20px;flex:1;justify-content:flex-start;overflow:hidden}.model-card-name{margin:0 0 6px;font-size:.95rem;color:#fff;text-align:left;font-weight:500;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.model-card-attributes{display:flex;align-items:center;gap:8px;margin-bottom:6px;width:100%;flex-wrap:wrap}.reasoning-indicator{font-size:.7rem;color:#ffffffb3;background-color:#ffffff1a;padding:2px 5px;border-radius:4px;white-space:nowrap}.modality-icons-comparison{display:flex;align-items:center;gap:4px}.modality-icons-comparison .modality-icon{width:14px;height:14px;filter:invert(80%) sepia(10%) saturate(100%) hue-rotate(180deg) brightness(100%) contrast(90%)}.model-type{font-size:.75rem;color:#fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left;margin-top:auto}.loading-models,.no-models-found{text-align:center;padding:40px;color:#ffffffb3;width:100%}.loading-models{animation:pulse 1.5s infinite ease-in-out}.no-models-found{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.creators-container{flex:1;padding:5px 0;min-height:250px;display:flex;flex-direction:column;gap:25px}.creator-section{display:flex;flex-direction:column;gap:10px}.creator-header{display:flex;align-items:center;gap:10px;padding-left:5px}.creator-logo{width:24px;height:24px;object-fit:contain}.creator-name{margin:0;font-size:1.2rem;color:#ffffffe6;font-weight:500}.models-grid-for-creator{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;padding:0 5px}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width: 768px){.selection-controls{flex-direction:column;gap:15px}.search-filter-container,.search-input-wrapper{max-width:100%}.action-buttons{width:100%;display:flex;justify-content:space-between;margin-left:0}.action-buttons button{flex:1}.models-grid-for-creator{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.model-card{height:75px;padding:10px}.model-card-name{font-size:.9rem;margin-bottom:4px}.model-card-attributes{margin-bottom:4px;gap:6px}.reasoning-indicator{font-size:.65rem}.modality-icons-comparison .modality-icon{width:12px;height:12px}.model-type{font-size:.7rem}.creator-logo{width:20px;height:20px}.creator-name{font-size:1.1rem}.model-card h3{font-size:1rem}.selected-tick{width:18px;height:18px;top:8px;right:8px}}.model-conversation-container{display:flex;flex-direction:column;background-color:#0003;border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;height:100%;position:relative}.model-conversation-header{background-color:#0000004d;padding:10px 15px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0;text-align:center}.model-conversation-title{display:flex;justify-content:center;align-items:center}.model-conversation-title h3{margin:0 auto 0 0;font-size:1rem;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.model-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto;position:relative}.header-action-btn{width:36px;height:36px;border-radius:50%;border:none;background:rgba(97,218,251,.13);color:#61dafb;display:flex;align-items:center;justify-content:center;transition:background .18s,color .18s,box-shadow .18s;cursor:pointer;padding:0;margin-left:4px;font-size:1.1rem}.header-action-btn:disabled{opacity:.5;cursor:not-allowed}.header-action-btn.ask-btn:hover:not(:disabled){background:rgba(97,218,251,.22);color:#fff;box-shadow:0 2px 8px #61dafb14}.header-action-btn.stop-btn{background:#ff4757;color:#fff}.header-action-btn.stop-btn:hover:not(:disabled){background:#ff6b81;color:#fff;box-shadow:0 2px 8px #ff47571f}.header-action-btn svg{width:18px;height:18px;display:block}.stop-icon{display:inline-block;width:16px;height:16px;background-color:#fff;border-radius:3px}.response-time{background-color:#61dafb33;color:#61dafb;padding:2px 6px;border-radius:8px;font-size:.75rem;font-family:monospace}.model-conversation-messages{flex:1;overflow-y:auto;padding:12px 12px 50px;display:flex;flex-direction:column;gap:12px;min-height:0}.model-message{max-width:92%;border-radius:10px;padding:8px 10px;animation:fadeIn .3s ease}.model-message.user{align-self:flex-end;background-color:#61dafb33;border-bottom-right-radius:3px}.model-message.assistant{align-self:flex-start;background-color:#ffffff1a;border-bottom-left-radius:3px}.model-loading-indicator{display:flex;flex-direction:column;align-items:flex-start;background-color:#ffffff0d;padding:8px 10px;border-radius:10px;margin-top:8px;gap:6px}.model-loading-indicator p{margin:0;font-size:.85rem;color:#ffffffb3}.typing-indicator{display:flex;gap:4px}.typing-indicator span{width:7px;height:7px;background-color:#ffffffb3;border-radius:50%;display:inline-block;animation:bounce 1.4s infinite ease-in-out}.typing-indicator span:nth-child(1){animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.empty-conversation{text-align:center;color:#ffffff80;padding:20px 15px;font-style:italic;font-size:.9rem}.model-conversation-input{padding:10px;border-top:1px solid rgba(255,255,255,.1);background-color:#0000004d}.input-wrapper{display:flex;align-items:center;position:relative;width:100%}.model-conversation-input input{width:100%;padding:10px 80px 10px 12px;border-radius:8px;background-color:#0000004d;color:#fff;border:1px solid rgba(255,255,255,.2);font-size:.95rem;line-height:1.4}.model-conversation-input input:focus{outline:none;border-color:#61dafb80;box-shadow:0 0 0 1px #61dafb33}.indiv-input-actions{position:absolute;right:5px;display:flex;gap:4px}.cancel-button,.indiv-send-button,.stop-button{display:grid;justify-content:center;align-items:center;width:32px;height:32px;border-radius:6px;cursor:pointer;transition:all .2s ease;border:none}.cancel-button{background-color:#ffffff1a;color:#fffc}.cancel-button:hover{background-color:#ffffff26}.indiv-send-button{background-color:#61dafb33;color:#61dafb}.indiv-send-button:hover:not(:disabled){background-color:#61dafb4d}.indiv-send-button:disabled{opacity:.5;cursor:not-allowed}.stop-button{background-color:#ff4757e6;color:#fff}.stop-button:hover{background-color:#ff4757}.stop-icon{display:inline-block;width:12px;height:12px;background-color:#fff;border-radius:2px}.indiv-send-button svg,.cancel-button svg{width:16px;height:16px;stroke-width:2}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 992px){.model-conversation-container{height:400px}.model-conversation-title h3{font-size:.95rem}.model-info{font-size:.7rem}.model-conversation-input input{padding:8px 70px 8px 10px;font-size:.9rem}.indiv-input-actions{right:4px}.indiv-send-button{width:30px;height:30px}}.comparison-grid{display:grid;gap:15px;flex:1;overflow:hidden;min-height:0}.comparison-grid.models-1{grid-template-columns:1fr;grid-template-rows:1fr;max-height:calc(100vh - 250px)}.comparison-grid.models-2{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;max-height:calc(100vh - 250px)}.comparison-grid.models-3{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;max-height:calc(100vh - 250px)}.comparison-grid.models-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);max-height:calc(100vh - 250px)}.comparison-grid>div{animation:fadeSlideIn .3s ease-out}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 992px){.comparison-grid{overflow:visible;height:auto;min-height:auto;gap:20px;margin-bottom:15px}.comparison-grid.models-1,.comparison-grid.models-2,.comparison-grid.models-3,.comparison-grid.models-4{grid-template-columns:1fr;grid-template-rows:auto;max-height:none}.comparison-grid>*{margin-bottom:15px}.comparison-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;margin-bottom:10px;font-size:13px}.comparison-header .back-button{font-size:12px;padding:4px 8px;white-space:nowrap;display:flex;align-items:center}.comparison-header .back-button svg{width:16px;height:16px;margin-right:4px}.comparison-header .models-count{font-size:12px;font-weight:600;white-space:nowrap}.comparison-header .clear-button{font-size:12px;padding:4px 8px;white-space:nowrap;background:none;border:1px solid #d9d9d9;border-radius:4px}.model-comparison-header{display:flex;align-items:center;justify-content:space-between;padding:8px 0;margin-bottom:10px;width:100%}.back-to-selection-button{font-size:12px;padding:4px 8px;white-space:nowrap;flex-shrink:0}.model-count-display{font-size:12px;font-weight:500;white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;padding:0 5px}.clear-conversations-button{font-size:12px;padding:4px 8px;white-space:nowrap;flex-shrink:0}}.reset-conversations-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:#ff47571a;color:#ff4757e6;border:1px solid rgba(255,71,87,.2);border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.reset-conversations-btn:hover{background-color:#ff475733;transform:translateY(-1px)}.reset-conversations-btn svg{opacity:.9}@media (max-width: 768px){.reset-conversations-btn{font-size:.8rem;padding:5px 10px}}.comparison-page-container{max-width:1400px;margin:15px auto;padding:0 10px;width:100%;box-sizing:border-box}.model-comparison-page{padding:15px;display:flex;flex-direction:column;overflow:hidden}.comparison-header{text-align:center;margin-bottom:15px}.comparison-header h1{font-size:1.8rem;margin:0 0 8px;background:linear-gradient(90deg,#646cff,#61dafb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.comparison-description{max-width:1000px;margin:0 auto 15px;color:#fffc;font-size:1rem}.comparison-main{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative;padding-bottom:90px}.comparison-toolbar{display:flex;flex-direction:row;align-items:center;gap:14px;width:100%;min-width:0;margin-bottom:10px;padding:0;background:none;border-radius:0;overflow-x:auto;justify-content:flex-start}.comparison-toolbar-right{display:flex;align-items:center;gap:12px;margin-left:auto;white-space:nowrap;min-width:0}.back-to-selection-btn{flex-shrink:0;padding:6px 12px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;cursor:pointer;transition:all .2s ease;font-size:.9rem;display:flex;align-items:center;gap:4px;white-space:nowrap;margin-top:3px}.back-to-selection-btn:hover{background-color:#ffffff26;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.reset-conversations-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:#ff47571a;color:#ff4757e6;border:1px solid rgba(255,71,87,.2);border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s ease;margin-top:3px}.reset-conversations-btn:hover{background-color:#ff475733;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.models-count{font-size:.9rem;color:#ffffffb3;padding:4px 8px;border-radius:12px;background-color:#0003;white-space:nowrap;min-width:0}@media (max-width: 992px){.comparison-page-container{padding:0 5px;margin-top:10px;margin-bottom:10px}.model-comparison-page{height:auto;min-height:100vh;overflow:visible;padding:10px}.comparison-header h1{font-size:1.6rem}.comparison-description{font-size:.9rem;padding:0 5px}.comparison-toolbar{gap:10px}.back-to-selection-btn{padding:4px 8px;font-size:.85rem}.back-to-selection-btn span{display:none}.models-count{font-size:.85rem;padding:4px 6px}}@media (max-width: 576px){.comparison-page-container{padding:0 2px}.comparison-header h1{font-size:1.4rem}.comparison-description{font-size:.85rem}.comparison-toolbar{gap:8px}}.prompt-examples-panel-horizontal{border-radius:10px;margin:0 auto 18px;max-width:900px;padding:12px 15px;box-shadow:0 2px 12px #00000014;border:1px solid rgba(97,218,251,.08);display:flex;flex-direction:column;gap:10px;width:100%;min-width:0;box-sizing:border-box}.prompt-examples-panel-header{font-size:1rem;font-weight:600;color:#61dafb;letter-spacing:.01em;padding-left:3px}.category-tabs-container{display:flex;overflow-x:auto;gap:8px;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:rgba(97,218,251,.3) transparent}.category-tabs-container::-webkit-scrollbar{height:6px}.category-tabs-container::-webkit-scrollbar-track{background:transparent}.category-tabs-container::-webkit-scrollbar-thumb{background-color:#61dafb4d;border-radius:3px}.category-tab-btn{background:rgba(97,218,251,.06);border:1px solid rgba(97,218,251,.1);color:#a0e0ff;padding:7px 14px;border-radius:18px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .18s,color .18s,border-color .18s;white-space:nowrap;flex-shrink:0;transform:none;text-align:center;justify-content:center;display:flex;align-items:center}.category-tab-btn:hover{background:rgba(97,218,251,.12);border-color:#61dafb40;color:#fff;transform:none}.category-tab-btn.active{background:#61dafb;color:#1e1e2f;border-color:#61dafb;font-weight:600}.active-category-prompts-container{display:flex;overflow-x:auto;gap:10px;padding:5px 0 10px;animation:fadeInPrompts .25s ease-out;scrollbar-width:thin;scrollbar-color:rgba(97,218,251,.3) transparent}.active-category-prompts-container::-webkit-scrollbar{height:8px}.active-category-prompts-container::-webkit-scrollbar-track{background:transparent}.active-category-prompts-container::-webkit-scrollbar-thumb{background-color:#61dafb4d;border-radius:4px}.prompt-card-btn{background:rgba(97,218,251,.07);border:1px solid rgba(97,218,251,.13);color:#fff;border-radius:8px;padding:10px 12px;font-size:.9rem;text-align:left;cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;white-space:normal;overflow-wrap:break-word;flex-shrink:0;width:260px;min-height:60px;display:flex;flex-direction:column;justify-content:flex-start}.prompt-card-btn:hover{background:rgba(97,218,251,.15);border-color:#61dafb;box-shadow:0 2px 6px #00000012;transform:none}@keyframes fadeInPrompts{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.prompt-examples-panel-horizontal{padding:8px 2vw;max-width:100vw;min-width:0}.category-tabs-container{gap:6px;padding-bottom:6px}.prompt-card-btn{width:180px;font-size:.85rem;min-height:48px;padding:8px}.category-tab-btn{font-size:.85rem;padding:6px 10px}.active-category-prompts-container{gap:8px;padding:4px 0 8px;max-width:100vw;margin:0;justify-content:flex-start}}@media (max-width: 600px){.prompt-examples-panel-horizontal{padding:6px 1vw;max-width:100vw}.category-tabs-container{display:grid;grid-template-columns:1fr 1fr;gap:6px 4px;padding-bottom:4px;overflow-x:unset;overflow-y:unset;align-items:stretch}.category-tab-btn{width:100%;min-width:0;text-align:left;margin-bottom:0;margin-right:0;margin-left:0;box-sizing:border-box}.active-category-prompts-container{flex-direction:column;gap:6px;padding:3px 0 6px;overflow-x:unset;overflow-y:unset;max-width:100vw;margin:0;justify-content:flex-start}.prompt-card-btn{width:100%;min-height:40px;font-size:.8rem;padding:7px 6px}}.category-tabs-container,.active-category-prompts-container{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.login-page-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:calc(100vh - 70px);padding:40px 20px 20px;background-color:#0f172a}.login-page-logo{margin-bottom:2rem;text-align:center}.login-page-logo-text{font-family:Sora,sans-serif;font-size:30px;color:#e2e8f0;font-weight:700;letter-spacing:.5px}.login-page-auth-form{width:90%;max-width:400px;padding:2.5rem;background-color:#1e293b;border-radius:8px;box-shadow:0 8px 24px #0000004d}.login-page-auth-form label{color:#94a3b8;font-size:.875rem}.login-page-auth-form input[type=email],.login-page-auth-form input[type=password]{background-color:#2d3748;color:#e2e8f0;border:1px solid #4a5568}.login-page-auth-form input[type=email]:focus,.login-page-auth-form input[type=password]:focus{border-color:#6366f1;box-shadow:0 0 0 1px #6366f1}.login-page-auth-form button{font-weight:500}.login-page-auth-form a{font-size:.875rem;text-decoration:none;position:relative}.login-page-auth-form a:after{content:none!important}.login-page-auth-form a:hover{text-decoration:underline;color:#a5b4fc}.login-page-auth-form button[class*=supabase-auth-ui_ui-button--provider]{background-color:#374151!important;color:#e2e8f0!important;border:1px solid #4a5568!important;transition:background-color .2s ease,border-color .2s ease!important}.login-page-auth-form button[class*=supabase-auth-ui_ui-button--provider]:hover{background-color:#4a5568!important;border-color:#5a6678!important}.login-page-auth-form button[class*=supabase-auth-ui_ui-button--provider] svg{filter:grayscale(100%) brightness(150%)}.login-page-auth-form div[class*=supabase-auth-ui_ui-message--error],.login-page-auth-form div[class*=supabase-auth-ui_ui-message--danger]{background-color:var(--colors-messageBackgroundDanger, #450a0a)!important;color:var(--colors-messageTextDanger, #fca5a5)!important;border:1px solid #7f1d1d!important;border-radius:6px!important;padding:10px 14px!important;margin-top:1rem!important}.login-page-auth-form div[class*=supabase-auth-ui_ui-message--error] svg,.login-page-auth-form div[class*=supabase-auth-ui_ui-message--danger] svg{color:var(--colors-messageTextDanger, #fca5a5)!important}#root{max-width:1600px;margin:0 auto;padding:1rem;text-align:center}table{width:100%;border-collapse:separate;border-spacing:0;margin:20px 0;background:rgba(255,255,255,.03);overflow:hidden;box-shadow:0 4px 20px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}th,td{padding:12px 16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);transition:background-color .3s ease}th{cursor:pointer;background-color:#275ba399;font-weight:600;position:relative;overflow:visible}th:hover{background-color:#275ba3cc}th:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#646cff,#535bf2);transform:scaleX(0);transition:transform .3s ease}th:hover:after{transform:scaleX(1)}tr:hover td{background-color:#ffffff0d}.tooltip{visibility:hidden;position:absolute;bottom:120%;left:50%;transform:translate(-50%) translateY(10px);background:rgba(20,20,20,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px 16px;border-radius:8px;font-size:.85em;width:max-content;max-width:250px;color:#fff;box-shadow:0 4px 15px #0003;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:100;border:1px solid rgba(255,255,255,.1)}.tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:rgba(20,20,20,.95) transparent transparent transparent}th:hover .tooltip{visibility:visible;opacity:1;transform:translate(-50%) translateY(0)}th:hover .tooltip{box-shadow:0 4px 20px #646cff26;animation:tooltipGlow 2s ease-in-out infinite}@keyframes tooltipGlow{0%,to{box-shadow:0 4px 20px #646cff26}50%{box-shadow:0 4px 25px #646cff40}}button{position:relative;overflow:hidden;z-index:1;background:#232324;color:#fff;border:1px solid #44454a;border-radius:6px;padding:8px 18px;font-size:1rem;font-family:inherit;cursor:pointer;transition:background .18s,color .18s,border-color .18s,box-shadow .18s;box-shadow:none;outline:none}button:hover,button:focus{color:#fff;box-shadow:none;outline:none}button:active{background:#232324;color:#b0b0ff;box-shadow:none;outline:none}button:disabled{opacity:.5;cursor:not-allowed;background:#232324;color:#888;border-color:#44454a;box-shadow:none}button:before{display:none!important}.highlight{animation:glow 2s ease-in-out infinite;font-weight:600;color:#646cff;background-color:transparent!important}@keyframes glow{0%,to{text-shadow:0 0 5px rgba(100,108,255,.5)}50%{text-shadow:0 0 20px rgba(100,108,255,.8)}}.category-selector,.model-category-selector{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin:20px 0}.category-selector button,.model-category-selector button{transition:all .3s ease}.category-selector button.active,.model-category-selector button.active{background:linear-gradient(45deg,#646cff,#535bf2);border:none;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #646cff4d}.home-guide{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:15px;margin:10px auto;max-width:700px;text-align:left;box-shadow:0 3px 12px #0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.home-guide h3{text-align:center;margin-bottom:10px;color:#e0e0e0;font-weight:600;font-size:1.1em}.guide-steps{list-style:none;padding-left:0;counter-reset:guide-counter}.guide-steps li{counter-increment:guide-counter;margin-bottom:10px;position:relative;padding-left:30px;line-height:1.5;color:silver;font-size:.95em}.guide-steps li:before{content:counter(guide-counter);position:absolute;left:0;top:2px;width:20px;height:20px;background:linear-gradient(45deg,#646cff,#535bf2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8em;box-shadow:0 1px 4px #646cff4d}.guide-steps li strong{color:#a0a8ff;font-weight:600}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
