/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}
.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.block-iss-tracker{padding:2rem;}.iss-tracker__map{width:100%;height:420px;min-height:420px;overflow:hidden;background:#e7eef5;border-radius:0.75rem;}.iss-tracker__marker{filter:drop-shadow(10px 10px 2px  rgb(0 0 0 / 25%));}.iss-tracker__status{text-align:center;}.iss-tracker__status--error{color:#b42318;}.iss-tracker__data{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.5rem 0;}.iss-tracker__data > div{text-align:center;}.iss-tracker__data dt{font-weight:700;color :#f19900;}.iss-tracker__data dd{margin:0.25rem 0 0;}.iss-tracker__crew{margin-top:2rem;}.iss-tracker__crew-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;padding:0;margin:1rem 0 0;list-style:none;}.iss-tracker__crew-card{padding:1rem;border:1px solid #ddd;border-radius:0.75rem;background:#fff;box-shadow:0 2px 8px rgb(0 0 0 / 8%);}.iss-tracker__crew-card h4{margin:0;}.iss-tracker__crew-position{margin:0.35rem 0 1rem;font-style:italic;}.iss-tracker__crew-details{margin:0;}.iss-tracker__crew-details > div{display:flex;gap:0.5rem;justify-content:space-between;padding:0.25rem 0;border-top:1px solid #eee;}.iss-tracker__crew-details dt{font-weight:700;}.iss-tracker__crew-details dd{margin:0;text-align:right;}.iss-tracker__crew-card h4{display:flex;gap:0.6rem;align-items:center;}.iss-tracker__crew-avatar{width:44px;height:44px;flex:0 0 44px;background:url(/modules/custom/iss_tracker/images/astroduck.png) center / contain no-repeat;}@media (max-width:767px){.iss-tracker__data{grid-template-columns:repeat(1,minmax(0,1fr));}}
