.tests-module__1X7dCa__searchWrap{margin-inline:auto;max-width:36rem;margin-bottom:2rem;position:relative}.tests-module__1X7dCa__searchAutocomplete{border-radius:var(--r-pill);background:var(--surface-alt);border:1.5px solid var(--border-soft);width:100%;padding:.875rem 1rem}.tests-module__1X7dCa__searchAutocomplete:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #006b321a}.tests-module__1X7dCa__searchIcon{color:var(--ink-faint);pointer-events:none;font-size:20px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.tests-module__1X7dCa__searchBar{border:1.5px solid var(--border-soft);border-radius:var(--r-pill);width:100%;font-size:.9375rem;font-family:var(--font-jakarta), sans-serif;background:var(--surface-alt);color:var(--ink);outline:none;padding:.875rem 1rem .875rem 2.75rem;transition:border-color .2s,box-shadow .2s}.tests-module__1X7dCa__searchBar::placeholder{color:var(--ink-faint)}.tests-module__1X7dCa__searchBar:focus{border-color:var(--primary);box-shadow:0 0 0 3px #006b321a}@media (max-width:640px){.tests-module__1X7dCa__searchWrap{margin-bottom:1.25rem}.tests-module__1X7dCa__searchBar{padding:.75rem .75rem .75rem 2.5rem;font-size:.875rem}}.tests-module__1X7dCa__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}@media (max-width:640px){.tests-module__1X7dCa__filters{gap:.3rem;margin-bottom:1.25rem}}.tests-module__1X7dCa__chip{border-radius:var(--r-pill);font-size:.75rem;font-weight:600;font-family:var(--font-jakarta), sans-serif;border:1.5px solid var(--border-soft);background:var(--surface-alt);color:var(--ink-muted);cursor:pointer;padding:.375rem .875rem;transition:all .2s}@media (max-width:640px){.tests-module__1X7dCa__chip{padding:.25rem .625rem;font-size:.6875rem}}.tests-module__1X7dCa__chip:hover{border-color:var(--primary);color:var(--primary)}.tests-module__1X7dCa__chipActive{background:var(--primary);color:#fff;border-color:var(--primary)}.tests-module__1X7dCa__chipActive:hover{background:var(--primary-dark);border-color:var(--primary-dark);color:#fff}.tests-module__1X7dCa__count{color:var(--ink-muted);margin-bottom:1.5rem;font-size:.875rem}.tests-module__1X7dCa__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.tests-module__1X7dCa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.tests-module__1X7dCa__grid{grid-template-columns:1fr;gap:.75rem}.tests-module__1X7dCa__card{padding:1rem 1rem .75rem}.tests-module__1X7dCa__cardName{font-size:.875rem}.tests-module__1X7dCa__cardPrice{font-size:1rem}.tests-module__1X7dCa__addBtn,.tests-module__1X7dCa__addedBtn,.tests-module__1X7dCa__loginBtn{padding:.4rem .75rem;font-size:.75rem}}.tests-module__1X7dCa__card{background:var(--surface-alt);border:1px solid var(--border-soft);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.25rem 1.25rem 1rem;transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,border-color .2s;display:flex}.tests-module__1X7dCa__card:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-4px)}.tests-module__1X7dCa__cardHeader{flex:1;margin-bottom:.75rem}.tests-module__1X7dCa__cardName{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.375rem;font-size:.9375rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.tests-module__1X7dCa__cardCode{color:var(--ink-faint);background:var(--surface);border-radius:var(--r-pill);letter-spacing:.02em;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.tests-module__1X7dCa__cardFooter{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:.75rem;padding-top:.75rem;display:flex}.tests-module__1X7dCa__cardPrice{color:var(--primary-dark);white-space:nowrap;font-size:1.125rem;font-weight:700}.tests-module__1X7dCa__addBtn{border-radius:var(--r-pill);font-size:.8125rem;font-weight:600;font-family:var(--font-jakarta), sans-serif;cursor:pointer;background:var(--accent);color:#fff;white-space:nowrap;border:none;align-items:center;gap:.375rem;padding:.5rem 1rem;transition:all .2s;display:inline-flex}.tests-module__1X7dCa__addBtn:hover{background:var(--accent-dark);transform:translateY(-1px)}.tests-module__1X7dCa__addedBtn{background:var(--primary);cursor:default;}.tests-module__1X7dCa__addedBtn:hover{background:var(--primary);transform:none}.tests-module__1X7dCa__loginBtn{background:var(--primary);}.tests-module__1X7dCa__loginBtn:hover{background:var(--primary-dark)}.tests-module__1X7dCa__skeleton{border-radius:var(--r-md);background:linear-gradient(90deg, var(--border-soft) 25%, #f0ede7 37%, var(--border-soft) 63%);background-size:400% 100%;animation:1.4s infinite tests-module__1X7dCa__shimmer}@keyframes tests-module__1X7dCa__shimmer{0%{background-position:100%}to{background-position:0}}.tests-module__1X7dCa__skeletonCard{pointer-events:none;}.tests-module__1X7dCa__skeletonLine{width:80%;height:.875rem;margin-bottom:.5rem;}.tests-module__1X7dCa__skeletonLineShort{width:40%;height:.625rem;margin-bottom:.75rem;}.tests-module__1X7dCa__skeletonPrice{width:4rem;height:1.25rem;}.tests-module__1X7dCa__skeletonBtn{border-radius:var(--r-pill);width:6.5rem;height:2rem;}.tests-module__1X7dCa__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem;margin-top:2.5rem;display:flex}.tests-module__1X7dCa__pageBtn{border-radius:var(--r-md);min-width:2.25rem;height:2.25rem;font-size:.8125rem;font-weight:600;font-family:var(--font-jakarta), sans-serif;border:1.5px solid var(--border-soft);background:var(--surface-alt);color:var(--ink-muted);cursor:pointer;justify-content:center;align-items:center;padding:0 .5rem;transition:all .2s;display:inline-flex}.tests-module__1X7dCa__pageBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.tests-module__1X7dCa__pageBtn:disabled{opacity:.35;cursor:default}.tests-module__1X7dCa__pageBtnActive{background:var(--primary);color:#fff;border-color:var(--primary)}.tests-module__1X7dCa__pageBtnActive:hover:not(:disabled){background:var(--primary-dark);border-color:var(--primary-dark);color:#fff}.tests-module__1X7dCa__pageEllipsis{min-width:1.5rem;height:2.25rem;color:var(--ink-faint);justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}@media (max-width:640px){.tests-module__1X7dCa__pagination{gap:.25rem}.tests-module__1X7dCa__pageBtn{min-width:2rem;height:2rem;font-size:.75rem}}.tests-module__1X7dCa__empty{text-align:center;padding:4rem 1rem}.tests-module__1X7dCa__emptyIcon{color:var(--ink-faint);margin-bottom:1rem;font-size:48px}.tests-module__1X7dCa__emptyTitle{color:var(--ink);margin-bottom:.375rem;font-size:1.125rem;font-weight:600}.tests-module__1X7dCa__emptyDesc{color:var(--ink-muted);font-size:.875rem}.tests-module__1X7dCa__detailWrap{padding-block:var(--section-y);background:var(--surface)}.tests-module__1X7dCa__breadcrumb{color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:2rem;font-size:.8125rem;display:flex}.tests-module__1X7dCa__breadcrumb a{color:var(--ink-muted);transition:color .2s}.tests-module__1X7dCa__breadcrumb a:hover{color:var(--primary)}.tests-module__1X7dCa__detailCard{background:var(--surface-alt);border:1px solid var(--border-soft);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);max-width:42rem;padding:2.5rem}@media (max-width:640px){.tests-module__1X7dCa__detailCard{padding:1.5rem}}.tests-module__1X7dCa__detailName{color:var(--ink);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.tests-module__1X7dCa__detailCode{color:var(--primary);border-radius:var(--r-pill);background:#e8f5ee;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.tests-module__1X7dCa__detailPrice{color:var(--primary-dark);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.tests-module__1X7dCa__outsourceNote{color:var(--ink-muted);background:var(--surface);border-radius:var(--r-md);align-items:center;gap:.375rem;margin-bottom:1.5rem;padding:.5rem .875rem;font-size:.8125rem;display:inline-flex}.tests-module__1X7dCa__detailCta{border-radius:var(--r-pill);font-size:1rem;font-weight:700;font-family:var(--font-jakarta), sans-serif;cursor:pointer;background:var(--accent);color:#fff;border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;transition:all .2s;display:inline-flex}.tests-module__1X7dCa__detailCta:hover{background:var(--accent-dark);box-shadow:var(--shadow-glow-orange);transform:translateY(-2px)}.tests-module__1X7dCa__detailCtaAdded{background:var(--primary);cursor:default;}.tests-module__1X7dCa__detailCtaAdded:hover{background:var(--primary);box-shadow:none;transform:none}.tests-module__1X7dCa__backLink{color:var(--primary);align-items:center;gap:.25rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;transition:gap .2s;display:inline-flex}.tests-module__1X7dCa__backLink:hover{gap:.5rem}.tests-module__1X7dCa__alsoBook{border-top:1px solid var(--border-soft);margin-top:3rem;padding-top:2.5rem}.tests-module__1X7dCa__alsoBookTitle{color:var(--ink);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.tests-module__1X7dCa__alsoBookPlaceholder{color:var(--ink-faint);background:var(--surface);border-radius:var(--r-lg);text-align:center;padding:1.5rem;font-size:.875rem}
.TestSearchAutocomplete-module__wsMG3q__wrap{border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border-soft);cursor:text;align-items:center;gap:.5rem;padding:.4375rem .875rem;transition:border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative}.TestSearchAutocomplete-module__wsMG3q__wrap:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #006b3214}.TestSearchAutocomplete-module__wsMG3q__input{font-size:.8125rem;font-family:var(--font-jakarta);color:var(--ink);background:0 0;border:none;outline:none;width:9.5rem;font-weight:500}.TestSearchAutocomplete-module__wsMG3q__input::placeholder{color:var(--ink-faint)}.TestSearchAutocomplete-module__wsMG3q__dropdown{background:var(--surface-alt);border:1px solid var(--border-soft);border-radius:var(--r-lg);z-index:200;min-width:20rem;animation:.15s TestSearchAutocomplete-module__wsMG3q__dropIn;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #080f0a1f}@keyframes TestSearchAutocomplete-module__wsMG3q__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.TestSearchAutocomplete-module__wsMG3q__list{max-height:22rem;margin:0;padding:.375rem 0;list-style:none;overflow-y:auto}.TestSearchAutocomplete-module__wsMG3q__item{cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem 1rem;transition:background .12s;display:flex}.TestSearchAutocomplete-module__wsMG3q__item:hover,.TestSearchAutocomplete-module__wsMG3q__itemActive{background:#006b320f}.TestSearchAutocomplete-module__wsMG3q__itemInfo{flex-direction:column;gap:.125rem;min-width:0;display:flex}.TestSearchAutocomplete-module__wsMG3q__itemName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.TestSearchAutocomplete-module__wsMG3q__itemCode{color:var(--ink-faint);letter-spacing:.02em;font-size:.6875rem;font-weight:600}.TestSearchAutocomplete-module__wsMG3q__itemPrice{color:var(--primary-dark);white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:700}.TestSearchAutocomplete-module__wsMG3q__noResults{color:var(--ink-muted);align-items:center;gap:.5rem;padding:1rem;font-size:.8125rem;display:flex}.TestSearchAutocomplete-module__wsMG3q__viewAll{border:none;border-top:1px solid var(--border-soft);width:100%;font-size:.75rem;font-weight:600;font-family:var(--font-jakarta), sans-serif;color:var(--primary);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.375rem;padding:.625rem 1rem;transition:background .15s;display:flex}.TestSearchAutocomplete-module__wsMG3q__viewAll:hover{background:#006b320a}@media (max-width:1023px){.TestSearchAutocomplete-module__wsMG3q__dropdown{min-width:0;left:0;right:0}}
.Navbar-module__cJzEcG__bar{z-index:100;width:100%;height:4.5rem;transition:background .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s;position:fixed;top:0}.Navbar-module__cJzEcG__barTop{-webkit-backdrop-filter:blur(20px)saturate(1.2);background:#fff;border-bottom:1px solid #cdd8d259}.Navbar-module__cJzEcG__barScrolled{-webkit-backdrop-filter:blur(20px)saturate(1.2);border-bottom:1px solid var(--border-soft);background:#fdfcf9f7;box-shadow:0 1px 12px #080f0a0f}@media (max-width:1023px){.Navbar-module__cJzEcG__barMobileHidden{opacity:0;visibility:hidden;pointer-events:none}}.Navbar-module__cJzEcG__link{letter-spacing:-.01em;padding:.5rem 1rem;font-size:.9375rem;transition:color .25s;display:block;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--primary);opacity:0;transform-origin:50%;border-radius:2px;height:2px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s;position:absolute;bottom:0;left:1rem;right:1rem;transform:scaleX(0)}.Navbar-module__cJzEcG__linkActive{color:var(--primary);font-weight:700}.Navbar-module__cJzEcG__linkActive:after{opacity:1;transform:scaleX(1)}.Navbar-module__cJzEcG__linkInactive{color:var(--ink-mid);font-weight:500}.Navbar-module__cJzEcG__linkInactive:hover{color:var(--primary)}.Navbar-module__cJzEcG__linkInactive:hover:after{opacity:.4;transform:scaleX(1)}.Navbar-module__cJzEcG__search{border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border-soft);cursor:text;align-items:center;gap:.5rem;padding:.4375rem .875rem;transition:border-color .25s,box-shadow .25s,background .25s;display:flex}.Navbar-module__cJzEcG__search:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #006b3214}.Navbar-module__cJzEcG__searchInput{font-size:.8125rem;font-family:var(--font-jakarta);color:var(--ink);background:0 0;border:none;outline:none;width:9.5rem;font-weight:500}.Navbar-module__cJzEcG__searchInput::placeholder{color:var(--ink-faint)}.Navbar-module__cJzEcG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;opacity:0;pointer-events:none;background:#0f1a1466;transition:opacity .35s;position:fixed;inset:0}.Navbar-module__cJzEcG__overlayOpen{opacity:1;pointer-events:auto}.Navbar-module__cJzEcG__mobile{background:var(--surface-alt);z-index:101;flex-direction:column;width:min(85vw,360px);transition:transform .38s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #080f0a1f}.Navbar-module__cJzEcG__mobileOpen{transform:translate(0)}.Navbar-module__cJzEcG__mobileLink{border-radius:var(--r-sm);align-items:center;margin-inline:.5rem;padding:.875rem 1.5rem;font-size:1.0625rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.Navbar-module__cJzEcG__mobileLinkActive{color:var(--primary);background:#f0faf4;font-weight:700}.Navbar-module__cJzEcG__mobileLinkActive:before{content:"";background:var(--primary);border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.Navbar-module__cJzEcG__mobileLinkInactive{color:var(--ink-mid);font-weight:500}.Navbar-module__cJzEcG__hamburger{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex;position:relative}.Navbar-module__cJzEcG__hamburger span{background:var(--ink-mid);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Navbar-module__cJzEcG__cartBadge{background:var(--accent);color:#fff;min-width:18px;height:18px;font-size:.625rem;font-weight:700;font-family:var(--font-jakarta);pointer-events:none;border-radius:9999px;place-items:center;padding:0 4px;line-height:1;display:grid;position:absolute;top:-4px;right:-4px}
