/* @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;}
.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:"";}
.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;}
.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;}}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.pgp-search{max-width:1200px;margin:0 auto;padding:2rem 1.5rem;}.pgp-search__bar{margin-bottom:1.5rem;}.pgp-search__input-wrap{position:relative;max-width:700px;margin:0 auto;}.pgp-search__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#999;pointer-events:none;}.pgp-search__input{width:100%;padding:1rem 1rem 1rem 3rem;font-size:1.125rem;border:2px solid #e5e5e5;border-radius:8px;background:#fff;transition:border-color 0.2s;font-family:inherit;}.pgp-search__input:focus{outline:none;border-color:hsl(45,97%,50%);box-shadow:0 0 0 3px hsla(45,97%,50%,0.15);}.pgp-search__autocomplete{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e5e5;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 8px 24px rgba(0,0,0,0.1);z-index:100;display:none;}.pgp-search__autocomplete.is-open{display:block;}.pgp-search__autocomplete-item{display:flex;align-items:center;justify-content:space-between;padding:0.75rem 1rem;text-decoration:none;color:#1a1a1a;transition:background 0.1s;}.pgp-search__autocomplete-item:hover{background:#f9f9f9;}.pgp-search__autocomplete-type{font-size:0.7rem;text-transform:uppercase;letter-spacing:0.04em;color:#999;font-weight:600;}.pgp-search__tabs{display:flex;gap:0;border-bottom:2px solid #e5e5e5;margin-bottom:1.5rem;overflow-x:auto;}.pgp-search__tab{padding:0.75rem 1.25rem;border:none;background:none;font-family:inherit;font-weight:600;font-size:0.875rem;color:#666;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;white-space:nowrap;transition:all 0.2s;}.pgp-search__tab:hover{color:#1a1a1a;}.pgp-search__tab.is-active{color:#1a1a1a;border-bottom-color:hsl(45,97%,50%);}.pgp-search__tab-count{display:inline-block;font-size:0.7rem;background:#f0f0f0;color:#666;padding:0.1rem 0.4rem;border-radius:999px;margin-left:0.35rem;font-weight:700;}.pgp-search__tab.is-active .pgp-search__tab-count{background:hsl(45,97%,50%);color:#1a1a1a;}.pgp-search__layout{display:grid;grid-template-columns:240px 1fr;gap:2rem;}@media (max-width:768px){.pgp-search__layout{grid-template-columns:1fr;}}.pgp-search__facets-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;}.pgp-search__facets-title{font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em;color:#999;font-weight:700;}.pgp-search__facets-clear{background:none;border:none;color:hsl(192,55%,40%);font-size:0.75rem;font-weight:600;cursor:pointer;padding:0;}.pgp-search__facets-clear:hover{text-decoration:underline;}.pgp-search__facet-group{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #f0f0f0;}.pgp-search__facet-label{font-size:0.8rem;font-weight:700;text-transform:uppercase;letter-spacing:0.03em;margin-bottom:0.5rem;color:#333;}.pgp-search__facet-options{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto;}.pgp-search__facet-option{display:flex;align-items:center;gap:0.5rem;padding:0.3rem 0;cursor:pointer;font-size:0.85rem;color:#444;}.pgp-search__facet-option:hover{color:#1a1a1a;}.pgp-search__facet-checkbox{accent-color:hsl(45,97%,50%);width:16px;height:16px;cursor:pointer;}.pgp-search__facet-name{flex:1;}.pgp-search__facet-count{font-size:0.7rem;color:#aaa;font-weight:600;}.pgp-search__sort{margin-bottom:1.25rem;}.pgp-search__sort-select{width:100%;padding:0.5rem;border:1px solid #e5e5e5;border-radius:4px;font-size:0.85rem;font-family:inherit;background:#fff;margin-top:0.25rem;}.pgp-search__status{font-size:0.875rem;color:#666;margin-bottom:1rem;}.pgp-search__loading{text-align:center;padding:2rem;color:#999;}.pgp-search__spinner{display:inline-block;width:24px;height:24px;border:3px solid #e5e5e5;border-top-color:hsl(45,97%,50%);border-radius:50%;animation:pgp-spin 0.6s linear infinite;margin-bottom:0.5rem;}@keyframes pgp-spin{to{transform:rotate(360deg);}}.pgp-search__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;}@media (max-width:1024px){.pgp-search__grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:640px){.pgp-search__grid{grid-template-columns:1fr;}}.pgp-search-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.06);transition:box-shadow 0.25s,transform 0.25s;display:flex;flex-direction:column;}.pgp-search-card:hover{box-shadow:0 4px 16px rgba(0,0,0,0.1);transform:translateY(-2px);}.pgp-search-card__image{aspect-ratio:16 / 10;overflow:hidden;display:block;}.pgp-search-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s;}.pgp-search-card:hover .pgp-search-card__image img{transform:scale(1.03);}.pgp-search-card--spotlight .pgp-search-card__image{aspect-ratio:1;background:#f9f9f9;padding:1rem;}.pgp-search-card--spotlight .pgp-search-card__image img{object-fit:contain;}.pgp-search-card__body{padding:1rem;flex:1;display:flex;flex-direction:column;}.pgp-search-card__meta{display:flex;align-items:center;gap:0.5rem;font-size:0.7rem;text-transform:uppercase;letter-spacing:0.03em;margin-bottom:0.4rem;flex-wrap:wrap;}.pgp-search-card__type{font-weight:700;padding:0.15rem 0.5rem;border-radius:999px;font-size:0.65rem;}.pgp-search-card__type--mt_post{background:hsl(45,97%,90%);color:hsl(45,60%,30%);}.pgp-search-card__type--spotlight{background:hsl(192,55%,90%);color:hsl(192,55%,25%);}.pgp-search-card__type--playground_magazine{background:hsl(280,50%,92%);color:hsl(280,40%,30%);}.pgp-search-card__date,.pgp-search-card__category{color:#999;}.pgp-search-card__title{font-size:1.05rem;font-weight:700;line-height:1.3;margin-bottom:0.4rem;}.pgp-search-card__title a{color:#1a1a1a;text-decoration:none;transition:color 0.15s;}.pgp-search-card__title a:hover{color:#555;}.pgp-search-card__professional-type{font-size:0.8rem;font-weight:600;color:hsl(192,55%,40%);margin-bottom:0.3rem;}.pgp-search-card__location{display:flex;align-items:center;gap:0.3rem;font-size:0.8rem;color:#888;margin-bottom:0.5rem;}.pgp-search-card__snippet{font-size:0.85rem;color:#666;line-height:1.5;flex:1;margin-bottom:0.5rem;}.pgp-search-card__author{font-size:0.8rem;color:hsl(192,55%,40%);font-weight:600;margin-top:auto;}.pgp-search__load-more{text-align:center;padding:2rem 0;}.pgp-search__load-more-btn{padding:0.75rem 2rem;background:hsl(45,97%,50%);color:#1a1a1a;border:none;border-radius:4px;font-family:inherit;font-weight:700;font-size:0.875rem;cursor:pointer;transition:background 0.2s;}.pgp-search__load-more-btn:hover{background:hsl(45,97%,42%);}.pgp-search__empty{text-align:center;padding:3rem;color:#999;}.pgp-search__empty-icon{font-size:3rem;margin-bottom:1rem;}
