@import"https://fonts.googleapis.com/css2?family=Lora:wght@700&family=Poppins:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--brand-ink: #374956;--brand-ink-soft: #5f7080;--brand-copy: #516271;--brand-surface-soft: #eef2f5;--brand-surface-blue: #aab9c6;--brand-surface-warm: #f2e7da;--brand-accent: #d47f52;--brand-border: rgba(55, 73, 86, .12);--font-display: "Lora", Georgia, serif;--font-body: "Poppins", "Avenir Next", "Segoe UI", Arial, sans-serif;color:var(--brand-ink);background:var(--brand-surface-blue);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{margin:0;min-height:100vh}html{scroll-behavior:smooth}body{min-width:320px;color:var(--brand-ink)}button,input,select,textarea{font:inherit}a{color:inherit}img{max-width:100%}.language-switcher{position:relative;flex:0 0 auto;width:98px}.language-trigger,.language-option{display:inline-flex;width:100%;align-items:center;gap:8px;color:var(--brand-ink);cursor:pointer;font:inherit;font-size:.9rem;font-weight:600}.language-trigger{position:relative;min-height:36px;border:1px solid rgba(55,73,86,.08);border-radius:12px;padding:0 28px 0 10px;background:#ffffff80;text-align:left}.language-trigger:after{content:"";position:absolute;top:50%;right:12px;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-65%) rotate(45deg)}.language-switcher.open .language-trigger:after{transform:translateY(-35%) rotate(225deg)}.language-trigger:focus-visible,.language-option:focus-visible{outline:3px solid rgba(212,127,82,.72);outline-offset:2px}.language-menu{position:absolute;top:calc(100% + 6px);left:0;width:100%;display:grid;gap:4px;padding:6px;border:1px solid rgba(55,73,86,.1);border-radius:12px;background:#fffffff5;box-shadow:0 10px 24px #3749561f;z-index:10}.language-option{min-height:34px;border:0;border-radius:8px;padding:0 8px;background:transparent;text-align:left}.language-option:hover,.language-option.active{background:#37495614}.flag-mark{position:relative;display:inline-block;flex:0 0 24px;width:24px;height:16px;overflow:hidden;border-radius:3px;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 1px #37495624}.flag-mark-uk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2030'%3e%3cclipPath%20id='flag-gb-clip'%3e%3cpath%20d='M0%200v30h60V0z'%20/%3e%3c/clipPath%3e%3cg%20clip-path='url(%23flag-gb-clip)'%3e%3cpath%20d='M0%200v30h60V0z'%20fill='%23012169'%20/%3e%3cpath%20d='M0%200l60%2030M60%200L0%2030'%20stroke='%23fff'%20stroke-width='6'%20/%3e%3cpath%20d='M0%200l60%2030M60%200L0%2030'%20stroke='%23C8102E'%20stroke-width='4'%20/%3e%3cpath%20d='M30%200v30M0%2015h60'%20stroke='%23fff'%20stroke-width='10'%20/%3e%3cpath%20d='M30%200v30M0%2015h60'%20stroke='%23C8102E'%20stroke-width='6'%20/%3e%3c/g%3e%3c/svg%3e")}.flag-mark-se{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2050'%3e%3cpath%20fill='%23006AA7'%20d='M0%200h80v50H0z'%20/%3e%3cpath%20fill='%23FECC00'%20d='M25%200h10v50H25z'%20/%3e%3cpath%20fill='%23FECC00'%20d='M0%2020h80v10H0z'%20/%3e%3c/svg%3e")}@media (max-width: 640px){.language-switcher{width:94px}}.site-header{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:72px;padding:12px 24px;background:#f2e7daf0;border-bottom:1px solid rgba(55,73,86,.08)}.brand-link{display:inline-flex;max-width:240px}.brand-link img{display:block;width:100%;height:auto}@media (max-width: 640px){.site-header{min-height:64px;padding:10px 12px}.brand-link{max-width:180px}}.welcome-shell{display:grid;flex:1 1 auto;place-items:center;min-height:0;padding:24px}.welcome-card{width:min(680px,100%);padding:40px 32px;border:1px solid rgba(55,73,86,.08);border-radius:20px;background:linear-gradient(135deg,#f2e7dab8,#f2e7da00 42%),linear-gradient(180deg,#eef2f5f5,#fffffff0);text-align:center}.welcome-kicker{margin:0 0 14px;color:var(--brand-ink-soft);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.welcome-card h1{margin:0 0 16px;color:var(--brand-ink);font-family:var(--font-display);font-size:clamp(2.4rem,7vw,4rem);line-height:1}.welcome-copy{max-width:32ch;margin:0 auto;color:var(--brand-copy);line-height:1.7}@media (max-width: 640px){.welcome-shell{padding:12px}.welcome-card{padding:32px 20px}}.page-shell{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(180deg,#eef2f54d,#eef2f500 18%),linear-gradient(180deg,#aab9c6,#aab9c6)}
