*,*:before,*:after{box-sizing:border-box}:root{color:#18201f;background:#f4f7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{margin:0;min-height:100vh}body{min-width:320px}a{color:inherit}.app-shell{display:grid;gap:28px;grid-template-rows:auto auto 1fr;min-height:100vh;padding:32px 48px 48px;background:linear-gradient(135deg,rgba(210,224,65,.48),transparent 34%),#f4f7f2}.app-header{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px}.brand-link{color:#18201f;font-size:1rem;font-weight:900;text-decoration:none}.language-switcher{display:inline-flex;width:max-content;gap:4px;align-items:center;border:1px solid #c5d2cb;border-radius:8px;padding:4px;background:#ffffffbd}.language-switcher button{display:inline-flex;min-height:36px;align-items:center;gap:8px;border:0;border-radius:6px;padding:0 10px;background:transparent;color:#48605a;cursor:pointer;font:inherit;font-weight:800}.language-switcher button.active{background:#18201f;color:#fff}.language-switcher button:focus-visible{outline:3px solid #d2e041;outline-offset:2px}.flag-mark{position:relative;display:inline-block;width:24px;height:16px;overflow:hidden;border-radius:3px;box-shadow:inset 0 0 0 1px #18201f38}.flag-mark-uk{background:linear-gradient(27deg,transparent 42%,#ffffff 42%,#ffffff 48%,#cf142b 48%,#cf142b 54%,#ffffff 54%,#ffffff 60%,transparent 60%),linear-gradient(153deg,transparent 42%,#ffffff 42%,#ffffff 48%,#cf142b 48%,#cf142b 54%,#ffffff 54%,#ffffff 60%,transparent 60%),linear-gradient(90deg,transparent 38%,#ffffff 38%,#ffffff 45%,#cf142b 45%,#cf142b 55%,#ffffff 55%,#ffffff 62%,transparent 62%),linear-gradient(0deg,transparent 34%,#ffffff 34%,#ffffff 42%,#cf142b 42%,#cf142b 58%,#ffffff 58%,#ffffff 66%,transparent 66%),#012169}.flag-mark-se{background:linear-gradient(90deg,transparent 29%,#fecc00 29%,#fecc00 43%,transparent 43%),linear-gradient(0deg,transparent 36%,#fecc00 36%,#fecc00 55%,transparent 55%),#006aa7}.intro-panel{display:grid;align-content:start;max-width:920px;min-height:auto;padding:72px 0 92px}.eyebrow{margin:0 0 16px;color:#48605a;font-size:.9rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:760px;margin-bottom:20px;font-size:clamp(3rem,4.7rem,4.7rem);line-height:1}.lead{max-width:680px;margin-bottom:28px;color:#31413d;font-size:1.25rem;line-height:1.6}.action-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.primary-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid #18201f;border-radius:6px;padding:0 18px;background:#18201f;color:#fff;font-weight:700;text-decoration:none}.status-text{color:#48605a;font-weight:700}.baseline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.baseline-grid article{min-height:180px;border:1px solid #c5d2cb;border-radius:8px;padding:20px;background:#ffffffb8}.baseline-grid span{display:block;margin-bottom:28px;color:#61756f;font-weight:800}.baseline-grid h2{margin-bottom:12px;font-size:1.2rem}.baseline-grid p{margin-bottom:0;color:#425450;line-height:1.5}@media (max-width: 760px){.app-shell{gap:24px;padding:20px 18px 28px}.app-header{align-items:flex-start;flex-direction:column}.language-switcher{width:max-content}.intro-panel{padding:36px 0 20px}h1{font-size:3rem}.lead{font-size:1.05rem}.baseline-grid{grid-template-columns:1fr}}
