.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-show-page{padding:32px 0 48px;background:radial-gradient(circle at top left,rgba(14,165,233,.07),transparent 32%),#f8fafc}.test-show-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.test-pack-hero{padding:28px;border:1px solid rgba(226,232,240,.96);border-radius:26px;background:radial-gradient(900px 420px at 10% 15%,rgba(13,110,253,.12),transparent 60%),radial-gradient(780px 360px at 95% 30%,rgba(25,135,84,.12),transparent 55%),#fff;box-shadow:0 20px 52px #0f172a14}.test-pack-hero__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.test-pack-hero__eyebrow{margin-bottom:6px;color:#64748b;font-size:.82rem;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.test-pack-hero__title{margin-bottom:10px;color:#114463;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:920;line-height:1.18;letter-spacing:-.035em}.test-pack-hero__description{max-width:760px;margin-bottom:0;color:#64748b;line-height:1.7}.test-pack-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.test-pack-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.test-pack-kpi{padding:16px;border:1px solid rgba(15,23,42,.1);border-radius:17px;background:#f8fafce0}.test-pack-kpi span{display:block;margin-bottom:4px;color:#64748b;font-size:.78rem}.test-pack-kpi strong{display:block;color:#0f172a}.test-pack-kpi small{color:#64748b}.test-process{display:grid;gap:10px}.test-process__item{display:flex;gap:12px;padding:13px 14px;border:1px solid rgba(15,23,42,.1);border-radius:15px;background:#ffffffe0}.test-process__number{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(15,118,110,.2);border-radius:999px;background:#ecfdf5;color:#0f766e;font-size:.85rem;font-weight:850;flex:0 0 auto}.test-process__item strong{display:block;margin-bottom:2px}.test-process__item p{margin-bottom:0;color:#64748b;font-size:.88rem}.test-start-card,.test-purpose-card{padding:22px}.test-start-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.test-start-card__title,.test-purpose-card__title{margin-bottom:5px;color:#0f172a;font-size:1rem;font-weight:850}.test-start-card__description,.test-purpose-card__description{color:#64748b;font-size:.88rem;line-height:1.58}.test-start-card__notes{margin-bottom:0;padding-left:1.1rem;color:#64748b;font-size:.86rem}.test-start-card__notes li+li{margin-top:6px}@media (max-width: 767.98px){.test-show-page{padding-top:20px}.test-show-toolbar,.test-pack-hero__head{align-items:flex-start;flex-direction:column}.test-pack-hero{padding:20px;border-radius:21px}.test-pack-kpis{grid-template-columns:1fr}}
