.catalog-workspace{--ink:#0e1a2b;--ink-soft:#3d4d65;--line:#dce4ed;--line-dark:#a6b5c6;--canvas:#f6f8fb;--blue:#075b9b;--blue-strong:#084875;--blue-pale:#edf5fc;font-family:Nemudbud Inter,Arial,sans-serif;color:var(--ink);background:var(--canvas);font-size:1rem}.catalog-workspace :is(button,input,select){font-family:inherit}.catalog-workspace :is(h1,h2,h3){font-family:Nemudbud Jakarta,Arial,sans-serif}.catalog-workspace :is(button,a,select,input,summary):focus-visible{outline:2px solid var(--blue);outline-offset:3px}.catalog-workspace .search-input:focus-within{outline:2px solid var(--blue);outline-offset:2px}.catalog-workspace .search-input input:focus-visible{outline:none}.catalog-workspace .dashboard-frame{width:min(1280px,calc(100% - 48px))}.catalog-workspace .dashboard-toolbar{padding:1.5rem 0;background:#f6f8fb}.catalog-workspace .global-tabs-wrap{margin-bottom:1.5rem}.catalog-workspace .global-tabs-row{gap:1rem 2rem;flex-wrap:wrap}.catalog-workspace .global-tabs{gap:.5rem;min-width:0;max-width:100%}.catalog-workspace .global-tabs button{min-height:44px;padding:.625rem 1rem;font-size:.875rem;font-weight:600;border-color:transparent;background:#eaf0f6}.catalog-workspace .global-tabs button span{border-radius:4px;font-size:.75rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:white}.catalog-workspace .global-tabs button.active{background:var(--ink);color:white}.catalog-workspace .global-tabs button.active span{color:white;background:var(--blue)}.catalog-workspace .catalog-refresh-meta{font-size:.8125rem;font-weight:400;white-space:normal}.catalog-workspace .catalog-refresh-status{font-size:.875rem;font-weight:500;padding:.875rem 1rem}.catalog-workspace .search-panel{padding:1.5rem;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 1px 3px #0e1a2b05}.catalog-workspace .search-panel form{grid-template-columns:minmax(240px,1fr) 205px 265px 108px;gap:1rem}.catalog-workspace .search-panel label>span:first-child{font-size:.875rem;font-weight:600}.catalog-workspace .search-panel :is(input,select,button){font-size:.875rem}.catalog-workspace .search-input{background:#f8fafc;height:46px}.catalog-workspace .search-panel__control select{height:46px}.catalog-workspace .search-panel__submit{grid-column:4;height:46px;color:white;background:var(--blue);border-color:var(--blue)}.catalog-workspace .search-panel__count{grid-column:3/-1;grid-row:2;justify-self:end;font-size:.875rem;padding:.875rem 0 0;margin-top:.125rem;white-space:normal;text-align:right}.catalog-workspace .search-panel__rationale{grid-column:1/3;grid-row:2;padding-top:.875rem;margin:.125rem 0 0;font-size:.8125rem;max-width:76ch}.catalog-workspace .search-panel__candidate-tooltip [role=tooltip]{font-size:.8125rem;font-weight:400}.catalog-workspace .active-filter-row{min-height:0;margin-top:.75rem}.catalog-workspace .active-filter-row>strong{font-size:.8125rem;font-weight:400}.catalog-workspace .active-filter-row:not(.active-filter-row--applied){display:none}.catalog-workspace .active-filter-row>button{min-height:36px;padding:.375rem .625rem;border-radius:5px;font-size:.8125rem}.catalog-workspace .workspace-shell{padding:1.5rem 0 4rem}.catalog-workspace .workspace-mobile-controls{display:flex;justify-content:flex-end;gap:.75rem;margin-bottom:1rem}.catalog-workspace .workspace-mobile-controls button{display:inline-flex;align-items:center;gap:.5rem;min-height:40px;padding:.5rem .75rem;border:1px solid var(--line);border-radius:5px;background:white;color:var(--blue);font-size:.875rem;font-weight:600;cursor:pointer}.catalog-workspace .workspace-mobile-controls button[aria-expanded=true]{background:var(--blue-pale);border-color:#b5ccdf}#main-content.catalog-workspace .workspace-grid{display:grid;grid-template-columns:264px minmax(0,1fr) 320px;gap:1.5rem;align-items:start;transition:none}#main-content.catalog-workspace .workspace-grid--details-closed{grid-template-columns:264px minmax(0,1fr)}#main-content.catalog-workspace .workspace-grid--filters-closed{grid-template-columns:minmax(0,1fr) 320px}#main-content.catalog-workspace .workspace-grid--filters-closed.workspace-grid--details-closed{grid-template-columns:minmax(0,1fr)}.catalog-workspace .workspace-details-column.is-hidden,.catalog-workspace .workspace-filter-column.is-hidden{display:none}.catalog-workspace .workspace-details-column,.catalog-workspace .workspace-filter-column{position:sticky;top:calc(var(--site-header-height) + 1rem)}.catalog-workspace .details-sidebar,.catalog-workspace .filter-sidebar{border-radius:8px;box-shadow:0 1px 3px #0e1a2b05;max-height:calc(100dvh - var(--site-header-height) - 2rem)}.catalog-workspace .filter-sidebar__header{padding:1rem}.catalog-workspace .filter-sidebar__header strong{font-size:1rem}.catalog-workspace .filter-sidebar__header>div>svg{color:var(--blue)}.catalog-workspace .filter-sidebar__header>button{min-height:32px;font-size:.8125rem}.catalog-workspace .filter-sidebar__intro{padding:1rem;font-size:.8125rem;line-height:1.6}.catalog-workspace .facet:last-child{border-bottom:0}.catalog-workspace .facet__toggle{padding:.875rem 1rem;font-size:.875rem;font-weight:600;color:var(--ink)}.catalog-workspace .facet__body{padding:0 1rem 1rem}.catalog-workspace .facet__body>p{font-size:.8125rem;line-height:1.5}.catalog-workspace .facet__body>input{min-height:42px;font-size:.875rem;border-color:var(--line-dark)}.catalog-workspace .facet__summary{flex-wrap:wrap;font-size:.75rem;margin-block:.5rem}.catalog-workspace .facet__summary button{min-height:28px;font-size:.8125rem}.catalog-workspace .facet__options{max-height:300px;gap:.125rem}.catalog-workspace .facet__options label{min-height:38px;padding:.5rem .25rem;grid-template-columns:18px minmax(0,1fr) auto;gap:.5rem;align-items:start;font-size:.875rem}.catalog-workspace .facet__options label span{overflow:visible;text-overflow:clip;line-height:1.5;overflow-wrap:anywhere}.catalog-workspace .facet__options input[type=checkbox]{width:17px;height:17px;margin:.125rem 0 0;accent-color:var(--blue)}.catalog-workspace .facet__options label small{padding:.125rem .375rem;border-radius:4px;font-size:.75rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.catalog-workspace .cpv-tree__row{grid-template-columns:24px minmax(0,1fr)}.catalog-workspace .cpv-tree__expand,.catalog-workspace .cpv-tree__leaf{width:24px;height:38px}.catalog-workspace .workspace-center{overflow:visible;background:transparent;border:0;border-radius:0}.catalog-workspace .workspace-header{padding:0 0 1.25rem;min-height:0;gap:1rem;align-items:end;flex-wrap:wrap;border:0}.catalog-workspace .workspace-kicker{margin-bottom:.375rem;text-transform:none;letter-spacing:0;font-weight:400;font-size:.8125rem}.catalog-workspace .workspace-title-row h1{font-size:1.75rem;line-height:1.3;letter-spacing:-.035em}.catalog-workspace .sort-control{width:240px;max-width:100%;font-size:.875rem;font-weight:400}.catalog-workspace .sort-control select{height:42px;font-size:.875rem}.catalog-workspace .back-button{min-height:40px;font-size:.875rem}.catalog-workspace .breadcrumbs button{max-width:100%;white-space:normal;text-align:left;font-size:.8125rem;line-height:1.5;text-decoration:underline;text-underline-offset:3px}.catalog-workspace .card-list{gap:1.25rem;padding:0}.catalog-workspace .structural-card{padding:1.5rem;border:1px solid var(--line);border-radius:8px;box-shadow:0 1px 3px #0e1a2b05}.catalog-workspace .structural-card--selected{border-color:var(--blue);box-shadow:0 0 0 2px #075b9b33}.catalog-workspace .structural-card__topline{align-items:center;flex-wrap:wrap;gap:.75rem}.catalog-workspace .structural-card__top-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-left:auto}.catalog-workspace .badge{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500;line-height:1.5;white-space:normal}.catalog-workspace .badge--level{background:var(--blue);color:white}.catalog-workspace .badge--notice-family{background:#f0f5f9;color:var(--ink-soft);border-color:#e1e8ef;text-transform:none}.catalog-workspace .badge--cpv{color:var(--ink-soft);border-color:var(--line);background:#f4f7fa}.catalog-workspace .structural-card h2{margin:1rem 0 .625rem;color:var(--ink);font-size:1.25rem;font-weight:650;line-height:1.45;letter-spacing:-.025em;text-wrap:pretty}.catalog-workspace .structural-card__title-link{color:inherit;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:.2em}.catalog-workspace .structural-card__notice-identity{gap:.25rem 1rem;font-size:.8125rem;margin:0 0 1rem}.catalog-workspace .structural-card__notice-identity span{flex-wrap:wrap}.catalog-workspace .structural-card__notice-identity code,.catalog-workspace .structural-card__notice-identity strong{font-weight:500}.catalog-workspace .structural-card__full-notice{font-size:.875rem;font-weight:600;min-height:32px}.catalog-workspace .structural-card__description{margin-bottom:1rem;font-size:1rem;line-height:1.65;max-width:92ch}.catalog-workspace .structural-card__meta{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));padding:1rem;margin-top:1.25rem;gap:1rem 1.5rem;border:1px solid #e6edf4;border-radius:5px;background:#f8fafc}.catalog-workspace .structural-card__meta dt{font-size:.75rem;line-height:1.5;letter-spacing:.015em;font-weight:500;margin-bottom:.375rem}.catalog-workspace .structural-card__meta dd{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;font-size:.875rem;font-weight:500;line-height:1.55;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.catalog-workspace .structural-card footer{padding-top:1rem;margin-top:1rem;border-top:1px solid var(--line);flex-wrap:wrap}.catalog-workspace .structural-card footer button{min-height:40px;font-size:.875rem;font-weight:600}.catalog-workspace .structural-card footer .button{border:0;background:var(--blue-pale);padding-inline:.875rem}.catalog-workspace .selected-pill,.catalog-workspace .terminal-note{font-size:.8125rem}.catalog-workspace .search-match{padding:1rem}.catalog-workspace .search-match strong{font-size:.875rem;font-weight:500;line-height:1.6}.catalog-workspace .search-match__provenance{font-size:.8125rem;line-height:1.6}.catalog-workspace .search-match__relevance{font-size:.75rem}.catalog-workspace .card-hierarchy :is(strong,summary){font-size:.875rem;line-height:1.5}.catalog-workspace .card-hierarchy :is(small,span){font-size:.75rem}.catalog-workspace .card-hierarchy__ancestors li{max-width:100%}.catalog-workspace .details-sidebar__header{padding:1rem}.catalog-workspace .details-sidebar__header>button{min-width:40px;min-height:40px}.catalog-workspace .details-sidebar__header strong{font-size:1rem;line-height:1.5}.catalog-workspace .detail-tabs{flex-wrap:wrap}.catalog-workspace .detail-tabs button{min-height:42px;font-size:.8125rem}.catalog-workspace .details-sidebar__body{padding:1rem}.catalog-workspace .details-sidebar__body h2{font-size:1.125rem;line-height:1.5}.catalog-workspace .details-sidebar__body :is(p,dd){font-size:.9375rem;line-height:1.65}.catalog-workspace .details-sidebar__body :is(dt,small,button,a.button){font-size:.8125rem}.catalog-workspace .pagination{margin-top:1.25rem;padding:1rem;background:white;border:1px solid var(--line);border-radius:8px;justify-content:space-between}.catalog-workspace .pagination button{min-height:42px;font-size:.875rem}.catalog-workspace .pagination span{font-size:.875rem}.catalog-workspace :is(.search-warning,.previous-results-status){margin:0 0 1rem}.catalog-workspace :is(.search-warning,.previous-results-status) :is(p,strong){font-size:.875rem;line-height:1.5}.catalog-workspace .results-state{border:1px solid var(--line);border-radius:8px;background:white}@media (hover:hover){.catalog-workspace .structural-card:hover{border-color:#a5bed1;box-shadow:0 4px 16px #0e1a2b0a}.catalog-workspace .structural-card__title-link:hover{color:var(--blue);text-decoration-color:currentColor}.catalog-workspace .facet__options label:hover{background:#edf5fc;border-radius:4px}.catalog-workspace .search-panel__submit:hover{background:var(--blue-strong)}}@media (prefers-reduced-motion:no-preference){.catalog-workspace .structural-card,.catalog-workspace .structural-card__title-link{transition:border-color .16s ease-out,box-shadow .16s ease-out,text-decoration-color .16s ease-out}}@media (prefers-reduced-motion:reduce){.catalog-workspace *,.catalog-workspace :after,.catalog-workspace :before{transition:none;animation:none;scroll-behavior:auto}}@media (max-width:1100px){.catalog-workspace .search-panel form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.catalog-workspace .search-panel__query{grid-column:1/-1}.catalog-workspace .search-panel__control{grid-column:auto}.catalog-workspace .search-panel__submit{grid-column:3}.catalog-workspace .search-panel__count{grid-row:3;grid-column:1/-1}.catalog-workspace .search-panel__rationale{grid-row:4;grid-column:1/-1;padding-top:0}#main-content.catalog-workspace .workspace-grid{grid-template-columns:264px minmax(0,1fr)}#main-content.catalog-workspace .workspace-grid--filters-closed{grid-template-columns:minmax(0,1fr)}.catalog-workspace .workspace-details-column:not(.is-hidden){grid-column:1/-1;grid-row:1;position:static}.catalog-workspace .workspace-details-column .details-sidebar{max-height:65dvh}}@media (max-width:760px){.catalog-workspace .dashboard-frame{width:calc(100% - 24px)}.catalog-workspace .dashboard-toolbar{padding-block:1rem}.catalog-workspace .global-tabs-row{align-items:stretch}.catalog-workspace .global-tabs{gap:.375rem}.catalog-workspace .global-tabs button{font-size:.875rem;padding:.5rem .75rem}.catalog-workspace .global-tabs__scroll-cue{font-size:.75rem}.catalog-workspace .search-panel{padding:1rem}.catalog-workspace .search-panel form{grid-template-columns:minmax(0,1fr);gap:.875rem}.catalog-workspace .search-panel :is(.search-panel__control,.search-panel__submit,.search-panel__count,.search-panel__rationale){grid-column:1;grid-row:auto}.catalog-workspace .search-panel :is(input,select){font-size:1rem}.catalog-workspace .search-panel__count{justify-self:start;padding:0}.catalog-workspace .active-filter-row{flex-wrap:wrap;overflow:visible}.catalog-workspace .active-filter-row>button{max-width:100%}.catalog-workspace .workspace-mobile-controls{justify-content:space-between}#main-content.catalog-workspace .workspace-grid{display:flex;flex-direction:column;gap:1rem}.catalog-workspace .workspace-details-column,.catalog-workspace .workspace-filter-column{position:static;margin:0}.catalog-workspace .filter-sidebar,.catalog-workspace .workspace-details-column .details-sidebar{max-height:none}.catalog-workspace .workspace-header{padding:0 0 1rem;align-items:start}.catalog-workspace .workspace-title-row h1{font-size:1.5rem}.catalog-workspace .sort-control{width:100%}.catalog-workspace .structural-card{padding:1.125rem}.catalog-workspace .structural-card h2{font-size:1.125rem}.catalog-workspace .structural-card__meta{grid-template-columns:minmax(0,1fr);padding:.875rem}.catalog-workspace .card-hierarchy details>summary,.catalog-workspace .card-hierarchy>header{flex-wrap:wrap}.catalog-workspace .card-hierarchy__path{padding:.75rem}.catalog-workspace .structural-card footer{gap:.5rem}.catalog-workspace .pagination{gap:.625rem;padding:.875rem}.catalog-workspace .pagination button{padding-inline:.625rem}}