.skip-link{position:fixed;left:16px;top:10px;z-index:1000;padding:10px 14px;border-radius:12px;color:#fff;background:#071b30;font-weight:800;transform:translateY(-180%);transition:transform .2s}
.skip-link:focus{transform:translateY(0)}
.sr-only{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.kicker{color:#05747a;font-size:11px}
.language{display:flex;align-items:center;background:#eef4f5;border:1px solid rgba(7,27,48,.08);border-radius:12px;padding:2px}
.language select{max-width:150px;min-height:34px;border:0;border-radius:10px;padding:6px 28px 6px 9px;color:#071b30;background:#eef4f5;font:700 11px/1.2 inherit;cursor:pointer;outline:none}
.language select:focus-visible{box-shadow:0 0 0 3px rgba(5,116,122,.28)}
.passport-score .danger{margin-top:8px;color:#9a2f2f;border-color:#e4b7b7;background:#fff7f7}
.passport-score .danger:hover{background:#ffeded}
html[dir="rtl"] body{direction:rtl}
html[dir="rtl"] .answers button,html[dir="rtl"] .route-copy,html[dir="rtl"] .story-card,html[dir="rtl"] .intro-card,html[dir="rtl"] .ecosystem{text-align:right}
html[dir="rtl"] .round-back{transform:scaleX(-1)}
.game-header button,.primary,.secondary,.ghost,.route-stop,.answers button{transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s}
.guardian-art{height:96px;background-size:300% auto}
.guardian-art.g-0{background-position:0 10%}.guardian-art.g-1{background-position:50% 10%}.guardian-art.g-2{background-position:100% 10%}
.guardian-art.g-3{background-position:0 90%}.guardian-art.g-4{background-position:50% 90%}.guardian-art.g-5{background-position:100% 90%}
.guardian-art.small{height:75px}.guardian-art.medium{height:120px}.guardian-art.large{height:156px}.guardian-art.passport-art{height:144px}.guardian-art.final-art{height:100px}
@media(max-width:860px){
  body{padding-bottom:76px}
  .game-header nav{position:fixed;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));z-index:60;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:6px;border:1px solid rgba(7,27,48,.1);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 14px 38px rgba(3,29,48,.2);backdrop-filter:blur(18px)}
  .game-header nav button{min-height:44px;padding:8px 6px}
  .game-header nav button.active{color:#fff;background:#071b30}
  footer{padding-bottom:32px}
}
@media(max-width:600px){
  .language select{max-width:112px;padding-inline:7px 22px;font-size:10px}
  .guardian-art.small{height:64px}.guardian-art.medium{height:96px}.guardian-art.large{height:135px}.guardian-art.passport-art{height:113px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
@media(forced-colors:active){
  .route-number,.guardian-art,.progress>span i{forced-color-adjust:none}
}

