Base styles and layout .go_appContainer__Qbtf8{max-width:1200px;margin:0 auto;padding:2rem 1.5rem;font-family:system-ui,-apple-system,sans-serif}.go_heroSection__Egsl4{text-align:center;margin-bottom:3rem;padding-bottom:2rem;margin-top:100px;position:relative;font-family:Montserrat,sans-serif;font-weight:500;letter-spacing:.75px}.go_heroSection__Egsl4:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:4px;border-radius:2px}.go_appTitle__rMRjl{font-size:3rem;color:#065551;margin:0 0 1rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.go_appIcon__u48tC{animation:go_float__zInRj 3s ease-in-out infinite;display:inline-block}@keyframes go_float__zInRj{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.go_appDescription__7uyvg{font-size:1.2rem;color:#4b5563;max-width:600px;margin:0 auto;font-weight:400;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.go_contentContainer__E2bqO{background-color:#ffffff;border-radius:1rem;box-shadow:0 10px 25px rgba(0,0,0,.05);overflow:hidden;max-width:900px;margin:0 auto}.go_tabNav__R642I{display:flex;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.go_tabButton__Z9n2Q{padding:1.25rem 2rem;font-size:1.2rem;font-weight:600;color:#6b7280;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;flex:1;justify-content:center;transition:all .2s ease;position:relative}.go_activeTab___d9s3{color:#065551;font-weight:700}.go_activeTab___d9s3:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#03a89e,#065551)}.go_resultCount__NOyNj{display:flex;align-items:center;justify-content:center;background-color:#065551;color:white;border-radius:50%;width:1.5rem;height:1.5rem;font-size:.75rem;margin-left:.5rem}.go_card__L4YL1{padding:2rem}.go_cardHeader__sbQ6K{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.go_cardHeader__sbQ6K h2{font-size:1.5rem;color:#065551;margin:0;font-weight:600}.go_exampleButton__whn6K{background-color:transparent;color:#065551;border:1px solid #065551;padding:.5rem 1rem;border-radius:.5rem;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.go_exampleButton__whn6K:hover{background-color:rgba(3,168,158,.1)}.go_infoBox__DzxJZ{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#f0f9ff;border-radius:.5rem;margin-bottom:1.5rem;color:#0e6465;font-size:1.1rem}.go_inputList__Fnjlo{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.go_inputRow__PlLwB{display:flex;gap:.75rem;align-items:center}.go_inputField__LzO8L{flex:1}.go_textInput__huatt{width:100%;padding:.875rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:.5rem;transition:all .2s ease}.go_textInput__huatt:focus{outline:none;border-color:#03a89e;box-shadow:0 0 0 3px rgba(3,168,158,.15)}.go_removeButton__W0zmV{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#fee2e2;color:#ef4444;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.go_removeButton__W0zmV:hover{background-color:#fecaca}.go_addButton__crGL7{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:#ecfdf5;color:#10b981;border:1px dashed #10b981;border-radius:.5rem;cursor:pointer;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;transition:all .2s ease}.go_addButton__crGL7:hover{background-color:#d1fae5}.go_formActions__soPqk{display:flex;gap:1rem}.go_primaryButton__1tD1w{flex:2;padding:.875rem 1.5rem;background:linear-gradient(135deg,#03a89e,#065551);color:white;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;box-shadow:0 4px 6px rgba(6,85,81,.1)}.go_primaryButton__1tD1w:hover{transform:translateY(-2px);box-shadow:0 6px 10px rgba(6,85,81,.2)}.go_secondaryButton__FrIGf{flex:1;padding:.875rem 1.5rem;background-color:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1.1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .2s ease}.go_secondaryButton__FrIGf:hover{background-color:#e5e7eb}.go_errorAlert__m2fq6,.go_warningAlert__ws3m6{margin-top:1.5rem;padding:1rem;border-radius:.5rem;display:flex;align-items:center;gap:.75rem;font-size:.9rem;animation:go_slideIn__NR0af .3s ease}.go_errorAlert__m2fq6{background-color:#fef2f2;color:#b91c1c;border-left:4px solid #ef4444}.go_warningAlert__ws3m6{background-color:#fffbeb;color:#b45309;border-left:4px solid #f59e0b}@keyframes go_slideIn__NR0af{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.go_resultsPanel__1qoP0{padding:2rem}.go_resultsPanelHeader__Akz8q{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.go_resultsPanelHeader__Akz8q h2{font-size:1.5rem;color:#065551;margin:0;font-weight:600}.go_backButton__wH6NR{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f9fafb;color:#4b5563;border:1px solid #d1d5db;border-radius:.5rem;font-size:1.1rem;cursor:pointer;transition:all .2s ease}.go_backButton__wH6NR:hover{background-color:#f3f4f6}.go_geneResults__hjjj8{display:flex;flex-direction:column;gap:1.5rem}.go_geneCard__hvz39{border-radius:.75rem;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease;background-color:white;border:1px solid #e5e7eb}.go_geneCard__hvz39:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.go_geneHeader___yHqm{background:linear-gradient(90deg,#03a89e,#065551);padding:1rem 1.5rem;color:white}.go_geneHeader___yHqm h3{margin:0;font-size:1.25rem;font-weight:600;display:flex;align-items:center;gap:.75rem}.go_geneContent__R36PO{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.go_categoryBlock__SbiKM{border-radius:.75rem;overflow:hidden;border:1px solid #e5e7eb}.go_categoryHeader__4FQDN{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.go_categoryHeader__4FQDN h4{margin:0;font-size:1.1rem;font-weight:600;color:#1f2937}.go_termsList__Wl3bY{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.go_termItem__vJw71{padding:.875rem;background-color:white;border-radius:.5rem;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.5rem}.go_termId__e8x9F{color:#065551;text-decoration:none;font-weight:600;font-size:.875rem;display:inline-block;padding:.25rem .5rem;background-color:#ecfdf5;border-radius:.25rem;transition:all .2s ease;width:fit-content}.go_termId__e8x9F:hover{background-color:#d1fae5;text-decoration:underline}.go_termName__Fmqs7{color:#4b5563;font-size:1.2em}.go_molecularFunction__s6E9P .go_categoryHeader__4FQDN{background-color:#eff6ff;border-bottom-color:#dbeafe}.go_molecularFunction__s6E9P .go_termId__e8x9F{background-color:#dbeafe;color:#1d4ed8}.go_biologicalProcess__B69vf .go_categoryHeader__4FQDN{background-color:#f0fdf4;border-bottom-color:#dcfce7}.go_biologicalProcess__B69vf .go_termId__e8x9F{background-color:#dcfce7;color:#16a34a}.go_cellularComponent__D7u1V .go_categoryHeader__4FQDN{background-color:#fef2f2;border-bottom-color:#fee2e2}.go_cellularComponent__D7u1V .go_termId__e8x9F{background-color:#fee2e2;color:#dc2626}.go_emptyState__9hoZc{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:#6b7280;gap:1rem;background-color:#f9fafb;border-radius:.75rem;border:1px dashed #d1d5db}.go_emptyState__9hoZc i{font-size:2rem;color:#9ca3af}@media (max-width:768px){.go_appContainer__Qbtf8{padding:1.5rem 1rem}.go_appTitle__rMRjl{font-size:2.25rem}.go_appDescription__7uyvg{font-size:1rem}.go_card__L4YL1,.go_resultsPanel__1qoP0{padding:1.5rem}.go_cardHeader__sbQ6K,.go_resultsPanelHeader__Akz8q{flex-direction:column;align-items:flex-start;gap:1rem}.go_formActions__soPqk{flex-direction:column}.go_primaryButton__1tD1w,.go_secondaryButton__FrIGf{width:100%}.go_tabButton__Z9n2Q{padding:1rem;font-size:.875rem}}@media (prefers-reduced-motion:reduce){.go_appIcon__u48tC{animation:none}.go_geneCard__hvz39:hover,.go_primaryButton__1tD1w:hover{transform:none}}.header_header__ZYf69{position:fixed;width:100%;background-color:rgba(0,0,0);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000;height:70px;display:flex;align-items:center;padding:0 20px;box-shadow:0 4px 15px rgba(0,0,0,.3);top:0;transition:all .3s ease}.header_header__ZYf69.header_scrolled__QQGvx{height:60px;background-color:rgba(0,0,0,.95)}.header_nav__TS4hp{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto;padding:0 30px}.header_logo__PxXSu{display:flex;align-items:center;height:50px}.header_logo__PxXSu img{height:110px;width:auto;transition:all .3s ease}.header_logo__PxXSu a{display:flex;align-items:center}.header_navLinks__cuw7k{display:flex;list-style-type:none;margin:0;padding:0;height:100%}.header_navLinks__cuw7k li{margin:0 15px;position:relative;height:100%;display:flex;align-items:center}.header_navLinks__cuw7k a{color:#fff;text-decoration:none;font-size:16px;font-weight:500;padding:0 15px;height:70px;display:flex;align-items:center;position:relative;transition:color .3s}.header_navLinks__cuw7k a.header_active__sVmTM,.header_navLinks__cuw7k a:hover{color:#7af157}.header_navLinks__cuw7k a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:rgba(122,241,87,.15);transition:all .3s ease;z-index:-1;opacity:0}.header_navLinks__cuw7k a.header_active__sVmTM:after,.header_navLinks__cuw7k a:hover:after{height:100%;opacity:1}.header_dropdown__q9F6i{position:relative;height:100%}.header_dropdownContent__HRPEv{position:absolute;top:70px;left:0;background-color:rgba(20,20,20,.95);min-width:220px;border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.4);transform:translateY(20px);opacity:0;visibility:hidden;transition:all .25s cubic-bezier(.165,.84,.44,1);overflow:hidden;pointer-events:none;z-index:1;border:1px solid rgba(122,241,87,.1)}.header_dropdownContent__HRPEv.header_open__AdIbc{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.header_dropdownContent__HRPEv a{color:#eee;padding:12px 20px;text-decoration:none;display:block;height:auto;border-left:3px solid transparent;transition:all .2s ease}.header_dropdownContent__HRPEv a:hover{background-color:rgba(122,241,87,.1);color:#7af157;border-left:3px solid #7af157}.header_dropdownContent__HRPEv a:after{display:none}.header_arrow__Z_Jya{display:inline-block;margin-left:8px;border:solid white;border-width:0 2px 2px 0;padding:3px;transition:transform .3s ease}.header_arrow__Z_Jya.header_down__4_X0_{transform:rotate(45deg)}.header_arrow__Z_Jya.header_up__LeRe7{transform:rotate(-135deg)}.header_searchBar__Wz99_{display:flex;align-items:center;background-color:rgba(255,255,255,.08);border-radius:24px;padding:4px 8px 4px 16px;transition:all .3s ease;width:280px;position:relative;border:1px solid transparent;margin-left:40px}.header_searchBar__Wz99_.header_focused__3Gmqi{background-color:rgba(255,255,255,.15);box-shadow:0 0 0 2px rgba(122,241,87,.3);border-color:rgba(122,241,87,.2);width:320px}.header_searchIcon__eIH6f{color:rgba(255,255,255,.6);margin-right:8px}.header_searchInput___8BU_{background:transparent;border:none;color:#fff;padding:8px 0;outline:none;width:100%;font-size:14px}.header_searchInput___8BU_::placeholder{color:rgba(255,255,255,.6)}.header_clearButton__tC72i{background:transparent;border:none;color:rgba(255,255,255,.6);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:50%;margin-right:4px;transition:all .2s}.header_clearButton__tC72i:hover{color:#fff;background-color:rgba(255,255,255,.1)}.header_searchButton__XtLg7{background-color:rgba(122,241,87,.2);border:none;color:#7af157;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;transition:all .2s}.header_searchButton__XtLg7:hover{background-color:rgba(122,241,87,.3)}.header_mobileSearchContainer__AigCX{display:none;width:100%}.header_mobileSearchBar__PLz_o{display:flex;align-items:center;background-color:rgba(255,255,255,.08);border-radius:24px;padding:4px 8px 4px 16px;transition:all .3s ease;width:100%;margin:15px 20px;border:1px solid rgba(122,241,87,.2)}.header_menuIcon__lMTRB{display:none;flex-direction:column;cursor:pointer;margin-right:15px;z-index:1020}.header_bar__VQcMv{width:28px;height:3px;background-color:#fff;margin:4px 0;border-radius:3px;transition:.3s}.header_menuIcon__lMTRB.header_open__AdIbc .header_bar__VQcMv:first-child{transform:rotate(-45deg) translate(-5px,6px);background-color:#7af157}.header_menuIcon__lMTRB.header_open__AdIbc .header_bar__VQcMv:nth-child(2){opacity:0}.header_menuIcon__lMTRB.header_open__AdIbc .header_bar__VQcMv:nth-child(3){transform:rotate(45deg) translate(-5px,-6px);background-color:#7af157}.header_dropdownContent__HRPEv::-webkit-scrollbar{width:6px}.header_dropdownContent__HRPEv::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}.header_dropdownContent__HRPEv::-webkit-scrollbar-thumb{background:rgba(122,241,87,.4);border-radius:3px}@media screen and (max-width:1024px){.header_searchBar__Wz99_{width:240px;margin-left:30px}.header_searchBar__Wz99_.header_focused__3Gmqi{width:280px}.header_navLinks__cuw7k li{margin:0 10px}.header_navLinks__cuw7k a{padding:0 10px}}@media screen and (max-width:900px){.header_menuIcon__lMTRB{display:flex}.header_searchBar__Wz99_{display:none}.header_searchInput___8BU_{font-size:12px}.header_mobileSearchContainer__AigCX{display:block;order:-1}.header_navLinks__cuw7k{position:fixed;flex-direction:column;background-color:rgba(0,0,0,.95);top:0;right:-300px;width:280px;height:100vh;padding:80px 0 30px;transition:right .3s ease;box-shadow:-5px 0 15px rgba(0,0,0,.3);overflow-y:auto}.header_navLinks__cuw7k.header_open__AdIbc{right:0}.header_navLinks__cuw7k li{width:100%;margin:0;height:auto}.header_navLinks__cuw7k a{width:100%;padding:15px 25px;height:auto;border-left:4px solid transparent}.header_navLinks__cuw7k a.header_active__sVmTM,.header_navLinks__cuw7k a:hover{background-color:rgba(122,241,87,.1);border-left:4px solid #7af157}.header_navLinks__cuw7k a:after{display:none}.header_dropdown__q9F6i{height:auto}.header_dropdownContent__HRPEv{position:static;background-color:rgba(40,40,40,.95);width:100%;max-height:0;padding:0;box-shadow:none;border-radius:0;transition:max-height .3s ease;display:block;transform:none;border:none}.header_dropdownContent__HRPEv.header_open__AdIbc{max-height:400px;opacity:1;visibility:visible}.header_dropdownContent__HRPEv a{padding-left:50px;height:auto}}@media screen and (max-width:600px){.header_nav__TS4hp{padding:0 15px}.header_logo__PxXSu img{height:90px}}@keyframes header_slideDown__S_seE{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.footer_footer__AQTwI{background-color:#1a1a1a;color:#e0e0e0;padding:4rem 0 2rem;width:100%}.footer_footerContainer__b5msv{max-width:1200px;margin:0 auto;padding:0 2rem}.footer_footerContent__JNb5W{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem}.footer_footerSection__yiFKt{display:flex;flex-direction:column}.footer_footerTitle__vMzrB{color:#ffffff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;position:relative}.footer_footerTitle__vMzrB:after{content:"";position:absolute;left:0;bottom:-.5rem;width:2rem;height:2px;background-color:#4ae2b4}.footer_footerLinks__EDOCd{list-style:none;padding:0;margin:0}.footer_footerLinks__EDOCd li{margin-bottom:.75rem}.footer_footerLinks__EDOCd a{color:#e0e0e0;text-decoration:none;font-size:.95rem;transition:color .3s ease;position:relative}.footer_footerLinks__EDOCd a:after{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:#4ae2a0;transition:width .3s ease}.footer_footerLinks__EDOCd a:hover{color:#4ae2b7}.footer_footerLinks__EDOCd a:hover:after{width:100%}.footer_footerBottom__A4sYw{padding-top:2rem;border-top:1px solid #333;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.footer_footerLogo__cB3zs img{height:48px;width:auto}.footer_footerInfo__7jqAK{font-size:.9rem;text-align:center;margin-top:1rem}.footer_footerInfo__7jqAK p:first-child{margin-bottom:.5rem}@media (max-width:768px){.footer_footerContent__JNb5W{grid-template-columns:1fr;gap:2rem}.footer_footerBottom__A4sYw{flex-direction:column;text-align:center}.footer_footerLogo__cB3zs{margin-bottom:1rem}.footer_footerInfo__7jqAK{text-align:center}}@media (max-width:480px){.footer_footer__AQTwI{padding:3rem 0 1.5rem}.footer_footerContainer__b5msv{padding:0 1rem}.footer_footerTitle__vMzrB{font-size:1.1rem}.footer_footerLinks__EDOCd a{font-size:.9rem}}