/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.cccrdf-explore-layout{display:grid;grid-template-columns:2fr 1fr;gap:1rem;min-height:500px;}@media (max-width:768px){.cccrdf-explore-layout{grid-template-columns:1fr;}}.cccrdf-cy{width:100%;height:500px;border:1px solid #ddd;border-radius:6px;background:#faf9f7;}.cccrdf-graph-controls{display:flex;gap:0.5rem;align-items:center;margin-top:0.5rem;}.cccrdf-graph-controls button{padding:0.3rem 0.8rem;border:1px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;}.cccrdf-detail-panel{background:#fff;border:1px solid #ddd;border-radius:6px;padding:1rem;overflow-y:auto;max-height:550px;}.cccrdf-detail-panel h3{margin-top:0;color:#2c1810;}.cccrdf-path-form{display:flex;gap:0.5rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap;}.cccrdf-path-form input{flex:1;min-width:150px;padding:0.6rem;border:1px solid #ccc;border-radius:4px;}.cccrdf-path-form button{padding:0.6rem 1.5rem;background:#6b4c3b;color:#fff;border:none;border-radius:4px;cursor:pointer;}.cccrdf-path-arrow{font-size:1.4rem;color:#888;}
.cccrdf-hero{text-align:center;padding:2rem 1rem;margin-bottom:2rem;background:#f8f6f3;border-radius:8px;}.cccrdf-hero h1{margin:0;font-size:1.8rem;color:#2c1810;}.cccrdf-hero h2{margin:0.3rem 0 1rem;font-size:1.2rem;color:#6b4c3b;font-weight:normal;}.cccrdf-hero p{max-width:700px;margin:0 auto;color:#555;}.cccrdf-nav-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:2rem;}.cccrdf-card{display:block;padding:1.2rem;background:#fff;border:1px solid #ddd;border-radius:6px;text-decoration:none;color:inherit;transition:box-shadow 0.2s;}.cccrdf-card:hover{box-shadow:0 2px 8px rgba(0,0,0,0.12);border-color:#8b5e3c;}.cccrdf-card h3{margin:0 0 0.5rem;color:#2c1810;}.cccrdf-card p{margin:0;font-size:0.9rem;color:#666;}.cccrdf-stats{background:#fff;border:1px solid #ddd;border-radius:6px;padding:1.5rem;}.cccrdf-stats h3{margin-top:0;}.cccrdf-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-bottom:1rem;}.cccrdf-stat{text-align:center;}.cccrdf-stat-num{display:block;font-size:1.6rem;font-weight:bold;color:#2c1810;}.cccrdf-stat-label{font-size:0.8rem;color:#888;}.cccrdf-rel-types{display:flex;flex-wrap:wrap;gap:0.4rem;}.cccrdf-rel-badge{background:#e8ddd4;padding:0.2rem 0.6rem;border-radius:12px;font-size:0.8rem;color:#6b4c3b;}.cccrdf-loading{padding:1rem;text-align:center;color:#888;font-style:italic;}.cccrdf-error{padding:1rem;background:#fee;border:1px solid #e99;border-radius:4px;color:#933;}.cccrdf-concept-filter{margin-bottom:1rem;}.cccrdf-concept-filter input{width:100%;padding:0.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;}.cccrdf-concept-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:0.5rem;}.cccrdf-concept-item{display:flex;justify-content:space-between;align-items:center;padding:0.4rem 0.8rem;background:#fff;border:1px solid #eee;border-radius:4px;text-decoration:none;color:inherit;}.cccrdf-concept-item:hover{background:#f8f6f3;border-color:#ccc;}.cccrdf-concept-label{font-weight:500;}.cccrdf-concept-type{font-size:0.75rem;color:#999;}.cccrdf-browse details{margin-bottom:0.5rem;}.cccrdf-browse summary{cursor:pointer;}.cccrdf-browse .cccrdf-part > summary h2{display:inline;font-size:1.2rem;}.cccrdf-browse .cccrdf-section > summary h3{display:inline;font-size:1rem;font-weight:normal;margin-left:1rem;}
