.ktmt-test-shell{--test-primary: #0f766e;--test-primary-dark: #115e59;--test-primary-soft: #ecfdf5;--test-blue: #0369a1;--test-blue-dark: #075985;--test-blue-soft: #f0f9ff;--test-success: #15803d;--test-success-soft: #dcfce7;--test-warning: #b45309;--test-warning-soft: #fef3c7;--test-danger: #b91c1c;--test-danger-soft: #fee2e2;--test-ink: #0f172a;--test-title: #114463;--test-text: #334155;--test-muted: #64748b;--test-soft: #f8fafc;--test-border: #e2e8f0;--test-border-dark: #cbd5e1;--test-card: #fff;--test-radius-sm: 12px;--test-radius-md: 18px;--test-radius-lg: 22px;--test-shadow-sm: 0 8px 24px rgba(15, 23, 42, .055);--test-shadow-md: 0 16px 42px rgba(15, 23, 42, .075);--test-shadow-lg: 0 24px 60px rgba(15, 23, 42, .1);color:var(--test-ink)}.ktmt-test-shell *,.ktmt-test-shell *:before,.ktmt-test-shell *:after{box-sizing:border-box}.ktmt-test-shell a,.ktmt-test-shell button,.ktmt-test-shell input,.ktmt-test-shell select,.ktmt-test-shell textarea{-webkit-tap-highlight-color:transparent}.test-muted{color:var(--test-muted)}.test-pill{border-radius:999px}.test-card{border:1px solid rgba(226,232,240,.96);border-radius:var(--test-radius-lg);background:var(--test-card);box-shadow:var(--test-shadow-md)}.test-divider{height:1px;border:0;background:linear-gradient(90deg,transparent,var(--test-border),transparent)}.test-chip,.test-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--test-border);border-radius:999px;background:var(--test-soft);color:var(--test-text);font-size:.8rem;font-weight:750;line-height:1.15;white-space:nowrap}.test-chip{min-height:31px;padding:7px 10px}.test-badge{min-height:30px;padding:6px 11px}.test-badge--success{border-color:#bbf7d0;background:var(--test-success-soft);color:#166534}.test-badge--warning{border-color:#fde68a;background:var(--test-warning-soft);color:#92400e}.test-badge--danger{border-color:#fecaca;background:var(--test-danger-soft);color:#991b1b}.test-back-link{display:inline-flex;align-items:center;gap:8px;color:var(--test-primary);font-weight:800;text-decoration:none;transition:color .18s ease,transform .18s ease}.test-back-link:hover{color:var(--test-primary-dark);transform:translate(-2px)}.test-sticky{position:sticky;top:92px;z-index:10}.test-empty{padding:30px 22px;border:1px dashed var(--test-border-dark);border-radius:var(--test-radius-lg);background:var(--test-soft);color:var(--test-muted);text-align:center}.test-progress{display:block;width:100%;height:10px;overflow:hidden;border:0;border-radius:999px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--test-border)}.test-progress::-webkit-progress-bar{border-radius:999px;background:var(--test-border)}.test-progress::-webkit-progress-value{border-radius:999px;background:linear-gradient(90deg,var(--test-primary),#0ea5e9)}.test-progress::-moz-progress-bar{border-radius:999px;background:linear-gradient(90deg,var(--test-primary),#0ea5e9)}.test-action-primary,.test-action-secondary,.test-action-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:999px;font-family:inherit;font-size:.88rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease,opacity .18s ease}.test-action-primary{border:0;background:linear-gradient(135deg,var(--test-primary),var(--test-blue));color:#fff;box-shadow:0 12px 26px #0369a133}.test-action-secondary{border:1px solid var(--test-border-dark);background:#fff;color:var(--test-text)}.test-action-danger{border:0;background:linear-gradient(135deg,#dc2626,#f97316);color:#fff;box-shadow:0 12px 26px #dc26262e}.test-action-primary:hover,.test-action-danger:hover{color:#fff;transform:translateY(-1px)}.test-action-primary:hover{box-shadow:0 16px 34px #0369a140}.test-action-danger:hover{box-shadow:0 16px 34px #dc26263b}.test-action-secondary:hover{border-color:var(--test-primary);background:var(--test-primary-soft);color:var(--test-primary-dark);transform:translateY(-1px)}.test-action-primary:focus-visible,.test-action-secondary:focus-visible,.test-action-danger:focus-visible,.test-back-link:focus-visible{outline:3px solid rgba(14,165,233,.28);outline-offset:3px}.test-action-primary:disabled,.test-action-secondary:disabled,.test-action-danger:disabled,.test-action-primary.disabled,.test-action-secondary.disabled,.test-action-danger.disabled{opacity:.52;cursor:not-allowed;pointer-events:none;transform:none;box-shadow:none}.ktmt-test-shell .form-control,.ktmt-test-shell .form-select{min-height:44px;border-color:var(--test-border-dark);border-radius:var(--test-radius-sm);background-color:#fff;color:var(--test-ink);box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease}.ktmt-test-shell textarea.form-control{min-height:auto;resize:vertical}.ktmt-test-shell .form-control:focus,.ktmt-test-shell .form-select:focus{border-color:#0f766eb8;box-shadow:0 0 0 4px #0f766e1c}.ktmt-test-shell .form-label{color:var(--test-text)}@media (max-width: 991.98px){.test-sticky{position:static}}@media (max-width: 575.98px){.test-action-primary,.test-action-secondary,.test-action-danger{min-height:42px;padding-inline:15px;font-size:.84rem}.test-chip,.test-badge{white-space:normal;text-align:center}}@media (prefers-reduced-motion: reduce){.test-action-primary,.test-action-secondary,.test-action-danger,.test-back-link{transition:none}.test-action-primary:hover,.test-action-secondary:hover,.test-action-danger:hover,.test-back-link:hover{transform:none}}.test-index-page{background:radial-gradient(circle at top left,rgba(15,118,110,.08),transparent 34%),linear-gradient(180deg,#fff,#f8fafc 54%,#fff)}.test-index-hero{position:relative;display:flex;align-items:center;min-height:560px;overflow:hidden;border-bottom:1px solid #e2e8f0;background-image:linear-gradient(90deg,#f8fafcfa,#f8fafce6 28%,#f8fafc8a 52%,#0f172a0d),url(/build/assets/ktmt-test-banner-CkBBNpSd.jpg);background-position:center;background-size:cover}.test-index-hero:before,.test-index-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.test-index-hero:before{background:radial-gradient(circle at 15% 25%,rgba(20,184,166,.16),transparent 30%),linear-gradient(180deg,#ffffff1f,#0f766e14)}.test-index-hero:after{inset:auto 0 0;height:170px;background:linear-gradient(180deg,transparent,rgba(15,118,110,.1))}.test-index-hero__inner{position:relative;z-index:2;width:100%}.test-index-hero__copy{max-width:690px;padding:50px 0}.test-index-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;padding:8px 13px;border:1px solid rgba(15,118,110,.18);border-radius:999px;background:#fffc;color:#0f766e;font-size:.85rem;font-weight:820;box-shadow:0 12px 30px #0f172a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.test-index-eyebrow__dot{width:9px;height:9px;border-radius:999px;background:#10b981;box-shadow:0 0 0 5px #10b9811f}.test-index-title{margin-bottom:18px;color:#114463;font-size:clamp(2.15rem,4vw,4.15rem);font-weight:920;line-height:1.04;letter-spacing:-.055em}.test-index-lead{max-width:650px;margin-bottom:22px;color:#475569;font-size:1.06rem;line-height:1.75}.test-index-badges,.test-index-actions{display:flex;flex-wrap:wrap;gap:10px}.test-index-actions{margin-top:24px}.test-index-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:650px;margin-top:26px}.test-index-meta__item{padding:14px 15px;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:#fffc;box-shadow:0 14px 35px #0f172a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.test-index-meta__label{margin-bottom:4px;color:#64748b;font-size:.78rem;font-weight:700}.test-index-meta__value{color:#0f172a;font-size:.98rem;font-weight:900;line-height:1.25}.test-library{padding:42px 0 52px}.test-library__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.test-library__kicker{margin-bottom:8px;color:#0f766e;font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.test-library__title{margin-bottom:6px;color:#114463;font-size:1.75rem;font-weight:900;letter-spacing:-.035em}.test-library__count{padding:9px 13px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;font-size:.86rem;font-weight:800;white-space:nowrap;box-shadow:0 10px 28px #0f172a0d}.test-filter-card{padding:18px;border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 18px 45px #0f172a0f}.test-filter-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.test-filter-card__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:14px;background:#ecfdf5;color:#0f766e}.test-filter-card .form-control,.test-filter-card .form-select{min-height:44px;border-color:#cbd5e1;border-radius:13px;font-size:.92rem}.test-filter-card .form-control:focus,.test-filter-card .form-select:focus{border-color:#0f766e8c;box-shadow:0 0 0 .2rem #0f766e1f}.test-filter-card__note{margin-top:12px;padding:13px;border:1px dashed #cbd5e1;border-radius:15px;background:#f8fafc;color:#64748b;font-size:.84rem;line-height:1.55}.test-pack-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:22px;border:1px solid rgba(226,232,240,.96);border-radius:22px;background:radial-gradient(circle at top right,rgba(20,184,166,.1),transparent 36%),#fff;box-shadow:0 16px 40px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.test-pack-card:hover{transform:translateY(-4px);border-color:#0f766e59;box-shadow:0 24px 60px #0f172a1a}.test-pack-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.test-pack-card__title{margin-bottom:0;color:#0f172a;font-size:1.08rem;font-weight:900;line-height:1.35;letter-spacing:-.02em}.test-pack-card__duration{flex:0 0 auto;display:inline-flex;align-items:center;padding:7px 10px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#334155;font-size:.8rem;font-weight:800}.test-pack-card__description{margin-bottom:16px;color:#64748b;font-size:.93rem;line-height:1.65}.test-pack-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:16px}.test-pack-card__stat{padding:11px 10px;border:1px solid #e2e8f0;border-radius:15px;background:#f8fafc}.test-pack-card__stat span{display:block;margin-bottom:3px;color:#64748b;font-size:.74rem;font-weight:700}.test-pack-card__stat strong{color:#0f172a;font-size:.92rem;font-weight:900}.test-pack-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.test-pack-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:auto}.test-pack-card__actions form,.test-pack-card__actions button,.test-pack-card__actions a{width:100%}.test-pack-card__footnote{margin-top:13px;color:#64748b;font-size:.8rem}.test-filter-offcanvas{z-index:1500}@media (max-width: 991.98px){.test-index-hero{min-height:auto;padding:56px 0;background-image:linear-gradient(90deg,#f8fafcfa,#f8fafceb 46%,#f8fafc9e),url(/resources/img/ktmt-test-banner.jpg)}.test-library__head{align-items:flex-start;flex-direction:column}.test-index-meta,.test-pack-card__stats{grid-template-columns:1fr}}@media (max-width: 575.98px){.test-index-hero{padding:42px 0;background-position:68% center}.test-index-title{font-size:2.15rem}.test-index-lead{font-size:.98rem}.test-index-actions{flex-direction:column}.test-index-actions a{width:100%}.test-pack-card{padding:18px;border-radius:20px}.test-pack-card__actions{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.test-pack-card{transition:none}.test-pack-card:hover{transform:none}}
