#ktb-catalog-hierarchy{--ink:#4c4b55;--muted:#72717a;--line:#d2cdc6;--paper:#f4f1ed;--panel:#eeebe7;color:var(--ink);background:var(--paper);font-family:Arial,sans-serif;padding:28px 0 80px}#ktb-catalog-hierarchy *{box-sizing:border-box}#ktb-catalog-hierarchy .ktbch__shell{width:min(1280px,calc(100% - 48px));margin:0 auto}#ktb-catalog-hierarchy .ktbch__breadcrumbs{display:flex;flex-wrap:wrap;gap:10px 14px;margin:0 0 24px;color:var(--muted);font-size:16px;line-height:1.45}#ktb-catalog-hierarchy .ktbch__breadcrumbs a{color:inherit;text-decoration:none;border-bottom:1px solid transparent}#ktb-catalog-hierarchy .ktbch__breadcrumbs a:hover{border-color:currentColor}#ktb-catalog-hierarchy .ktbch-corners{position:relative;border:1px solid var(--line)}#ktb-catalog-hierarchy .ktbch-corners::before,#ktb-catalog-hierarchy .ktbch-corners::after{content:"";position:absolute;z-index:1;width:10px;height:10px;pointer-events:none}#ktb-catalog-hierarchy .ktbch-corners::before{top:-2px;left:-2px;border-top:2px solid var(--ink);border-left:2px solid var(--ink)}#ktb-catalog-hierarchy .ktbch-corners::after{right:-2px;bottom:-2px;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink)}#ktb-catalog-hierarchy .ktbch__hero{display:block;padding:44px 48px;background:var(--panel)}#ktb-catalog-hierarchy .ktbch__eyebrow{margin:0 0 18px;font-family:monospace;font-size:15px;letter-spacing:.08em;text-transform:uppercase}#ktb-catalog-hierarchy h1,#ktb-catalog-hierarchy h2{margin:0;font-family:monospace;font-weight:400;text-transform:uppercase;line-height:1.06}#ktb-catalog-hierarchy h1{max-width:980px;margin-bottom:22px;font-size:clamp(38px,4.2vw,64px)}#ktb-catalog-hierarchy h2{font-size:clamp(32px,3.5vw,54px)}#ktb-catalog-hierarchy .ktbch__hero>p:last-child{max-width:900px;margin:0;color:var(--muted);font-size:20px;line-height:1.5}#ktb-catalog-hierarchy .ktbch__section{padding:56px 0 0}#ktb-catalog-hierarchy .ktbch__section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:30px}#ktb-catalog-hierarchy .ktbch__section-head>p{margin:0;color:var(--muted)}#ktb-catalog-hierarchy .ktbch__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#ktb-catalog-hierarchy .ktbch__card{display:flex;min-height:300px;flex-direction:column;padding:30px;color:inherit;background:#f8f5f1;text-decoration:none;transition:transform .2s ease,background .2s ease}#ktb-catalog-hierarchy .ktbch__card:hover{transform:translateY(-4px);background:#fff}#ktb-catalog-hierarchy .ktbch__code{font-family:monospace;color:var(--muted);letter-spacing:.04em}#ktb-catalog-hierarchy .ktbch__card>strong{margin:34px 0 18px;font-size:25px;line-height:1.2}#ktb-catalog-hierarchy .ktbch__card>span:not(.ktbch__code):not(.ktbch__card-foot){color:var(--muted);line-height:1.5}#ktb-catalog-hierarchy .ktbch__card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:30px;border-top:1px solid var(--line)}#ktb-catalog-hierarchy .ktbch__card-foot b{font-size:28px}#ktb-catalog-hierarchy .ktbch__notice{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px;padding:24px 30px;background:var(--panel)}#ktb-catalog-hierarchy .ktbch__notice p{margin:0;color:var(--muted)}#ktb-catalog-hierarchy .ktbch__list{display:grid;gap:14px}#ktb-catalog-hierarchy .ktbch__category{display:grid;grid-template-columns:170px minmax(0,1fr) minmax(220px,.45fr) 36px;gap:26px;align-items:center;padding:26px 30px;color:inherit;background:#f8f5f1;text-decoration:none}#ktb-catalog-hierarchy .ktbch__category:hover{background:#fff}#ktb-catalog-hierarchy .ktbch__category strong{font-size:24px;line-height:1.25}#ktb-catalog-hierarchy .ktbch__category>span:nth-of-type(2){color:var(--muted)}#ktb-catalog-hierarchy .ktbch__category b{font-size:28px;text-align:right}@media(max-width:900px){#ktb-catalog-hierarchy{padding-top:24px}#ktb-catalog-hierarchy .ktbch__shell{width:min(100% - 28px,1280px)}#ktb-catalog-hierarchy .ktbch__hero{padding:34px 26px}#ktb-catalog-hierarchy .ktbch__grid{grid-template-columns:1fr}#ktb-catalog-hierarchy .ktbch__card{min-height:250px}#ktb-catalog-hierarchy .ktbch__category{grid-template-columns:1fr 36px;gap:10px 20px}#ktb-catalog-hierarchy .ktbch__category .ktbch__code,#ktb-catalog-hierarchy .ktbch__category>span:nth-of-type(2){grid-column:1}#ktb-catalog-hierarchy .ktbch__category strong{grid-column:1}#ktb-catalog-hierarchy .ktbch__category b{grid-column:2;grid-row:1/4}#ktb-catalog-hierarchy .ktbch__section-head,#ktb-catalog-hierarchy .ktbch__notice{align-items:flex-start;flex-direction:column}}@media(max-width:520px){#ktb-catalog-hierarchy h1{font-size:36px}#ktb-catalog-hierarchy h2{font-size:32px}#ktb-catalog-hierarchy .ktbch__breadcrumbs{font-size:14px}#ktb-catalog-hierarchy .ktbch__hero{padding:28px 20px}#ktb-catalog-hierarchy .ktbch__hero>p:last-child{font-size:17px}#ktb-catalog-hierarchy .ktbch__section{padding-top:46px}#ktb-catalog-hierarchy .ktbch__card,#ktb-catalog-hierarchy .ktbch__category{padding:24px 20px}}
#ktb-catalog-hierarchy[data-page="catalog"] .ktbch__hero h1,#ktb-catalog-hierarchy[data-page="catalog"] .ktbch__section-head h2{font-size:54px}@media(max-width:520px){#ktb-catalog-hierarchy[data-page="catalog"] .ktbch__hero h1,#ktb-catalog-hierarchy[data-page="catalog"] .ktbch__section-head h2{font-size:36px}}
