:root{--app-accent:#8b5cf6;--nc-teal:#009da1;--nc-teal-soft:#4ecdc4}img{display:block}.app-link-row.is-active{box-shadow:none}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Poppins,sans-serif;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.cursor-pointer{cursor:pointer}.resize{resize:both}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[10px\]{font-size:10px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--app-accent:#8b5cf6;--nc-teal:#009da1;--nc-teal-soft:#4ecdc4;--nc-footer:#4b4f58;--shell-max-width:1440px;--shell-gutter:clamp(1rem, 2vw, 2rem);--shell-header-height:4rem;--shell-border-color:#e2e8f0cc;--shell-focus-ring:#8b5cf673}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img,iframe{display:block}[hidden]{display:none!important}.shell-root{min-height:100vh}.shell-layout{flex-direction:column;min-height:100vh;display:flex}.shell-max{max-width:var(--shell-max-width)}.shell-gutter{padding-left:var(--shell-gutter);padding-right:var(--shell-gutter)}.shell-interactive:focus-visible,.nav-trigger:focus-visible,.mobile-accordion-trigger:focus-visible,.shell-button:focus-visible,.hotspot-link:focus-visible{outline:2px solid var(--shell-focus-ring);outline-offset:3px}.shell-logo--header,.shell-logo--footer{width:auto;height:3rem}.shell-header{z-index:60;border-bottom:1px solid var(--shell-border-color);background:#fff;position:relative}.shell-header__inner{min-height:var(--shell-header-height);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin:0 auto;display:grid}.shell-header__left{align-items:center;gap:.75rem;min-width:0;display:flex}.shell-header__project-link{flex-shrink:0}.shell-header__divider{background:#e2e8f0;width:1px;height:1.75rem;display:none}.shell-header__app-link{border-radius:.75rem;align-items:center;gap:1rem;min-width:0;padding:.375rem .5rem;transition:background-color .18s;display:flex}.shell-header__app-link:hover{background:#f8fafc}.shell-header__app-icon-wrap{background:var(--app-accent);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}@supports (color:color-mix(in lab, red, red)){.shell-header__app-icon-wrap{background:color-mix(in srgb, var(--app-accent) 12%, white)}}.shell-header__app-icon{color:var(--app-accent);font-size:.95rem}.shell-header__app-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;color:#475569;font-size:1.05rem;font-weight:600;line-height:1;overflow:hidden}.shell-header__nav{justify-self:center;align-items:center;gap:1.75rem;display:none}.shell-header__text-link,.nav-trigger{color:#475569;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;font-size:.875rem;font-weight:500;transition:color .18s;display:inline-flex}.shell-header__text-link:hover,.nav-trigger:hover{color:#0f172a}.nav-trigger i{color:#94a3b8;font-size:10px}.shell-dropdown-wrap{position:relative}.shell-dropdown{z-index:70;background:#fff;border-radius:1rem;padding:.5rem;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);box-shadow:0 18px 42px #0f172a24}.shell-dropdown--apps{width:18rem}.shell-dropdown__label{text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;padding:.25rem .75rem .5rem;font-size:11px;font-weight:600}.shell-dropdown__content--spaced{flex-direction:column;gap:.25rem;display:flex}.app-link-row{border-radius:1rem;align-items:flex-start;gap:.75rem;padding:.75rem;transition:background-color .18s;display:flex}.app-link-row:hover{background:#f8fafc}.app-link-row__icon{border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-top:.125rem;display:flex}.app-link-row__icon i{font-size:.95rem}.app-link-row__content{flex:1;min-width:0}.app-link-row__head{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.app-link-row__label{color:#0f172a;font-size:.875rem;font-weight:600;display:block}.app-link-row__description{color:#64748b;margin-top:.125rem;font-size:.75rem;line-height:1.25rem;display:block}.app-current-badge{letter-spacing:.02em;color:#475569;background:#0f172a0f;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.65rem;font-weight:700;display:inline-flex}.app-current-badge i{font-size:10px}.shell-header__auth{justify-self:end;align-items:center;gap:.75rem;display:none}.shell-header__auth-row{align-items:center;gap:.75rem;display:flex}.shell-link-button{color:#334155;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .18s,color .18s}.shell-link-button:hover{color:#0f172a;background:#f8fafc}.shell-cta-button{background:linear-gradient(90deg, var(--nc-teal) 0%, var(--nc-teal-soft) 100%);color:#fff;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:transform .18s;box-shadow:0 1px 2px #0f172a14}.shell-cta-button:hover{transform:translateY(-1px)}.shell-button{cursor:pointer;border:0}.shell-mobile-toggle{z-index:20;color:#334155;background:0 0;border-radius:.75rem;flex-shrink:0;justify-content:center;justify-self:end;align-items:center;width:2.75rem;height:2.75rem;transition:background-color .18s;display:inline-flex;position:relative}.shell-mobile-toggle:hover{background:#f8fafc}.shell-mobile-toggle i{pointer-events:none;font-size:1.2rem;line-height:1}.shell-mobile-panel{border-top:1px solid var(--shell-border-color);background:#fff}.shell-mobile-panel__inner{flex-direction:column;gap:1rem;padding-top:1rem;padding-bottom:1rem;display:flex}.shell-mobile-card{background:#f8fafc99;border:1px solid #e2e8f0cc;border-radius:1rem;padding:.5rem .75rem}.mobile-accordion-trigger{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.75rem;justify-content:space-between;align-items:center;width:100%;padding:.5rem .25rem;display:flex}.shell-mobile-card__eyebrow,.shell-mobile-auth__label,.shell-footer__apps-title{text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;font-size:11px;font-weight:600;display:block}.shell-mobile-card__copy{color:#334155;margin-top:.25rem;font-size:.875rem;font-weight:500;display:block}.accordion-chevron{color:#94a3b8;font-size:.75rem;transition:transform .18s}.mobile-accordion-trigger[aria-expanded=true] .accordion-chevron{transform:rotate(180deg)}.shell-mobile-card__content{flex-direction:column;gap:.25rem;padding-top:.5rem;display:flex}.shell-mobile-auth{border-top:1px solid #e2e8f0;padding-top:1rem}.shell-mobile-auth__stack{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.shell-mobile-auth__secondary,.shell-mobile-auth__primary,.shell-mobile-auth__logout{border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}.shell-mobile-auth__secondary{color:#334155;border:1px solid #e2e8f0;transition:background-color .18s}.shell-mobile-auth__secondary:hover{background:#f8fafc}.shell-mobile-auth__primary{background:linear-gradient(90deg, var(--nc-teal) 0%, var(--nc-teal-soft) 100%);color:#fff;box-shadow:0 1px 2px #0f172a14}.shell-mobile-auth__logout{color:var(--nc-teal);background:0 0;border:0}.shell-footer{background:var(--nc-footer);color:#fff;border-top:1px solid #ffffff14;margin-top:auto}.shell-footer__inner{margin:0 auto;padding-top:1.75rem;padding-bottom:1.75rem}.shell-footer__grid{gap:1.5rem 0;display:grid}.shell-footer__left,.shell-footer__center,.shell-footer__right{flex-direction:column;display:flex}.shell-footer__left{text-align:center;align-items:center}.shell-footer__apps{margin-top:2.25rem}.shell-footer__app-shortcuts{color:#f1f5f9;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem 0;margin-top:.375rem;font-size:12px;display:flex}.shell-footer__app-shortcut-group{align-items:center;display:inline-flex}.shell-footer__app-shortcut{color:#f1f5f9;transition:color .18s}.shell-footer__app-shortcut:hover,.shell-footer__privacy-link:hover{color:#fff}.shell-footer__app-shortcut.is-active{color:#fff;font-weight:600}.shell-footer__dot{color:#cbd5e1b3;padding:0 .5rem}.shell-footer__center{text-align:center}.shell-footer__eu-logo{object-fit:contain;width:min(340px,100%);height:auto;max-height:4.5rem;margin:0 auto;display:block}.shell-footer__funding-copy{text-align:left;color:#e2e8f0;max-width:920px;margin:.75rem auto 0;font-size:10.5px;line-height:1.4rem}.shell-footer__right{text-align:center;align-items:center;gap:.5rem}.shell-footer__social-links{color:#f8fafc;align-items:center;gap:.25rem;display:flex}.shell-footer__social-link{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .18s;display:inline-flex}.shell-footer__social-link:hover{background:#ffffff1a}.shell-footer__social-link i{font-size:1.15rem}.shell-footer__privacy-link{color:#f1f5f9;font-size:12px;transition:color .18s}.shell-footer__bottom{text-align:center;color:#e2e8f0e6;border-top:1px solid #ffffff14;margin-top:1.5rem;padding-top:1rem;font-size:10.5px;line-height:1.25rem}.play-main{background:#f8fafcb3;flex:1}.play-hero{background:radial-gradient(circle at 20% 30%,#8b5cf62e,#0000 26%),radial-gradient(circle at 80% 20%,#06b6d424,#0000 22%),linear-gradient(#fffffffa,#f8fafcfa);border-bottom:1px solid #e2e8f0cc}.play-hero__inner{margin:0 auto;padding-top:1.25rem;padding-bottom:1.25rem}.play-hero__content{max-width:80rem}.play-hero__title{letter-spacing:-.03em;margin:0;font-size:1.875rem;font-weight:800;line-height:1.05}.play-hero__title-primary{color:#1e2a44}.play-hero__title-secondary{color:#6d4ed8}.play-hero__copy{color:#475569;max-width:62rem;margin:.75rem 0 0;font-size:1rem;line-height:1.75rem}.play-board-section{margin:0 auto;padding-top:1.25rem;padding-bottom:1.75rem}.play-board-section__inner{flex-direction:column;gap:.5rem;display:flex}.language-row{align-items:center;gap:.75rem;margin-bottom:.15rem;padding:0 .25rem;display:flex}.language-switch{flex-wrap:wrap;gap:.5rem;display:inline-flex}.language-switch__button{color:#475569;cursor:pointer;background:#e5e7eb;border:0;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700;line-height:1;transition:background-color .12s,color .12s}.language-switch__button:hover{background:#dbe1e8}.language-switch__button[data-active=true]{color:#6d4ed8;background:#8b5cf62e}.play-board__header-row{flex-direction:column;gap:.5rem;padding:0 .25rem;display:flex}.play-board__title{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:1.75rem;font-weight:800;line-height:1.1}.play-board__helper{color:#64748b;font-size:.875rem;line-height:1.5rem}.play-map{aspect-ratio:2;background:#fffc;border-radius:.5rem;width:100%;margin:0 auto;position:relative;overflow:hidden}.play-map__background{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%}.play-map__hotspots{--hotspot-font-size:16px;position:absolute;inset:0}.hotspot-link{transform-origin:50%;isolation:isolate;cursor:pointer;display:block;position:absolute}.hotspot-content{transform-origin:50%;will-change:transform;z-index:1;width:100%;height:100%;transition:transform .14s;position:relative;overflow:visible}.hotspot-visual{object-fit:contain;-webkit-user-select:none;user-select:none;z-index:1;width:100%;height:100%;position:relative}.hotspot-label-wrap{left:var(--label-left,20%);top:var(--label-top,52%);width:var(--label-width,50%);height:var(--label-height,32%);box-sizing:border-box;text-align:center;pointer-events:none;z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;overflow:visible}.hotspot-label{color:#fff;letter-spacing:-.015em;text-wrap:balance;text-align:center;text-shadow:0 1px #0f172a1a;width:100%;max-width:100%;min-height:100%;font-weight:800;line-height:.92;font-size:var(--hotspot-font-size);z-index:4;flex-direction:column;justify-content:center;align-items:center;gap:0;padding-inline:0;display:flex;position:relative;overflow:visible}.hotspot-label span{width:100%;display:block}.hotspot-link:nth-of-type(2) .hotspot-chip{top:calc(1.25rem - 13px)}.hotspot-link:nth-of-type(3) .hotspot-chip{top:calc(1.25rem - 38px)}.hotspot-link:nth-of-type(5) .hotspot-chip{top:calc(1.25rem - 8px)}.hotspot-link:nth-of-type(6) .hotspot-chip{top:calc(1.25rem - 36px)}.hotspot-chip{--chip-scale:1;z-index:12;transform:translate(-50%, -4px) scale(var(--chip-scale));background:var(--spot-color);border-radius:999px;width:max-content;min-width:max-content;max-width:none;position:absolute;top:1.25rem;left:50%}@supports (color:color-mix(in lab, red, red)){.hotspot-chip{background:color-mix(in srgb, var(--spot-color) 84%, black 10%)}}.hotspot-chip{color:#fff;letter-spacing:clamp(.08em,.16vw,.16em);text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;padding:clamp(.42rem,.9vw,.75rem) clamp(.9rem,1.7vw,1.75rem);font-size:clamp(.58rem,1.05vw,1rem);font-weight:800;line-height:1;transition:opacity .14s,transform .14s}.hotspot-focus-hint{z-index:12;color:#fff;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172ad1;border-radius:999px;padding:.375rem .75rem;font-size:.65rem;font-weight:600;transition:opacity .12s,transform .12s;position:absolute;top:4.9rem;left:50%;transform:translate(-50%,-2px)}.hotspot-link:hover .hotspot-content,.hotspot-link:focus-visible .hotspot-content{transform:translateY(-8px)scale(1.045)rotate(2deg)}.hotspot-link:active .hotspot-content{transform:translateY(-10px)scale(1.08)rotate(2deg)}.hotspot-link:hover .hotspot-chip,.hotspot-link:focus-visible .hotspot-chip,.hotspot-link:active .hotspot-chip{opacity:1;transform:translate(-50%, 0) scale(var(--chip-scale))}.hotspot-link:focus-visible .hotspot-focus-hint{opacity:1;transform:translate(-50%)}.summary-panel{--summary-accent:#8b5cf6;box-shadow:none;background:linear-gradient(135deg, var(--summary-accent), #fffffffa), white;border:none;border-radius:.6rem;outline:none}@supports (color:color-mix(in lab, red, red)){.summary-panel{background:linear-gradient(135deg, color-mix(in srgb, var(--summary-accent) 12%, white), #fffffffa), white}}.summary-panel{padding:1rem}.summary-panel__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.summary-panel__kicker{letter-spacing:.22em;text-transform:uppercase;color:#64748b;font-size:.68rem;font-weight:800}.summary-panel__title{letter-spacing:-.03em;color:#0f172a;margin:.5rem 0 0;font-size:1.5rem;font-weight:800;line-height:1.1}.summary-panel__pill{color:#fff;letter-spacing:.16em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.summary-panel__text{color:#334155;max-width:64rem;margin:.75rem 0 0;font-size:.875rem;line-height:1.75rem}.module-modal{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172aa8;justify-content:center;align-items:center;padding:clamp(.75rem,2vw,1.5rem);display:flex;position:fixed;inset:0}.module-modal__dialog{background:#fff;border-radius:1rem;grid-template-rows:auto 1fr;width:min(1320px,100%);height:min(88vh,900px);display:grid;overflow:hidden;box-shadow:0 28px 70px #0f172a47}.module-modal__header{background:#fffffff5;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.95rem 1rem .95rem 1.1rem;display:flex}.module-modal__meta{min-width:0}.module-modal__kicker{letter-spacing:.18em;text-transform:uppercase;color:#64748b;font-size:.68rem;font-weight:800}.module-modal__title{text-overflow:ellipsis;white-space:nowrap;color:#0f172a;margin-top:.3rem;font-size:clamp(1rem,1.5vw,1.3rem);font-weight:800;line-height:1.2;overflow:hidden}.module-modal__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.module-modal__loading{color:#64748b;white-space:nowrap;align-items:center;gap:.55rem;font-size:.82rem;font-weight:700;display:inline-flex}.module-modal__spinner{border:2px solid #94a3b847;border-top-color:#64748bf2;border-radius:999px;width:.95rem;height:.95rem;animation:.8s linear infinite modal-spin}@keyframes modal-spin{to{transform:rotate(360deg)}}.module-modal__external-link{color:#334155;background:#f1f5f9e6;border-radius:.9rem;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.875rem;font-weight:600;transition:background-color .18s;display:inline-flex}.module-modal__external-link:hover,.module-modal__close:hover{background:#e2e8f0cc}.module-modal__external-link i{font-size:.75rem}.module-modal__close{color:#334155;background:#f1f5f9e6;border-radius:.9rem;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .18s;display:inline-flex}.module-modal__close i{font-size:1rem}.module-modal__frame-wrap{background:#fff;min-height:0;position:relative}.module-modal__iframe{background:#fff;border:0;width:100%;height:100%}.module-modal__fallback{color:#ffffffeb;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172ab8;border-radius:.85rem;max-width:min(28rem,100% - 1.7rem);padding:.7rem .85rem;font-size:.8rem;line-height:1.4;position:absolute;bottom:.85rem;left:.85rem;box-shadow:0 10px 24px #0f172a29}.module-modal__fallback a{color:#fff;font-weight:700}@supports not (color:color-mix(in srgb, red 50%, white)){.shell-header__app-icon-wrap{background:#8b5cf61f}.hotspot-chip{background:#0f172ad6}.summary-panel{background:#fffffffa}}@media (width>=640px){.shell-header__left{gap:1rem}.shell-header__divider{display:block}.shell-header__app-link{gap:1.25rem}.shell-header__app-name{font-size:1.35rem}.shell-footer__social-link i{font-size:1.2rem}.shell-footer__eu-logo{height:5rem}.play-hero__title{font-size:2.25rem}.summary-panel{padding:1.25rem}}@media (width>=768px){.play-board__header-row{flex-direction:row;justify-content:space-between;align-items:center}.play-board__helper{text-align:right}.play-map{border-radius:.7rem}}@media (width>=1024px){.shell-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.shell-header__left{max-width:34rem}.shell-header__nav,.shell-header__auth{display:flex}.shell-mobile-toggle,.shell-mobile-panel{display:none}.shell-footer__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.8fr) minmax(0,.95fr);align-items:start;gap:0 2rem}.shell-footer__left{text-align:left;align-items:flex-start}.shell-footer__app-shortcuts{justify-content:flex-start}.shell-footer__center{text-align:left}.shell-footer__eu-logo{margin:0}.shell-footer__funding-copy{margin-left:0;margin-right:0}.shell-footer__right{text-align:right;justify-self:end;align-items:flex-end}.play-hero__title{font-size:3rem}}@media (width<=768px){.module-modal{padding:.35rem}.module-modal__dialog{border-radius:.9rem;width:100%;height:min(94vh,100%)}.module-modal__header{min-height:4.25rem;padding:.72rem .72rem .72rem .82rem}.module-modal__actions{gap:.45rem}.module-modal__loading{gap:.42rem;font-size:.74rem}.module-modal__spinner{width:.88rem;height:.88rem}.module-modal__fallback{max-width:none;padding:.65rem .75rem;font-size:.78rem;bottom:.6rem;left:.6rem;right:.6rem}.module-modal__external-link{padding:.68rem .82rem;font-size:.82rem}.hotspot-chip{--chip-scale:.94;letter-spacing:.07em;padding:.38rem .78rem;font-size:.56rem}.hotspot-focus-hint{letter-spacing:.1em;font-size:.56rem}}@media (width<=480px){.hotspot-chip{--chip-scale:.88}.play-map,.summary-panel{border-radius:.45rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hotspot-visual,.hotspot-chip,.hotspot-focus-hint,.accordion-chevron{transition:none!important}.module-modal__spinner{animation:none}}
