:root{--ink:#111d2b;--muted:#63717e;--blue:#163449;--accent:#7199ae;--paper:#fff;--bg:#f5f7f7;--border:#e3e9eb;--width:1290px;font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.content-width{width:min(calc(100% - 64px),var(--width));margin:auto}.period{color:var(--accent)}[data-lang=en],html[lang=en] [data-lang=pl]{display:none!important}html[lang=en] [data-lang=en]{display:revert!important}.site-header{background:#fff;border-bottom:1px solid var(--border);position:relative;z-index:50}.header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:15px;flex:0 0 auto;min-width:290px}.brand-icon{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);border-radius:6px;width:52px;height:52px;color:#fff;font-size:15px;letter-spacing:-1.1px;font-weight:800}.brand-icon span{color:#8bb1c5}.brand-name{font-size:14px;line-height:1.45;letter-spacing:-.025em;font-weight:800}.desktop-nav{display:flex;align-items:center;gap:15px;margin-left:auto}.nav-entry{position:relative}.nav-entry-top{display:flex;align-items:center;gap:1px}.nav-parent{font-size:12.5px;font-weight:750;white-space:nowrap;display:inline-flex;align-items:center;min-height:44px;padding:4px 3px;transition:color .2s}.nav-parent:hover,.nav-entry.is-open .nav-parent{color:#326887}.dropdown-toggle{background:none;border:0;cursor:pointer;display:grid;place-items:center;height:34px;width:19px;padding:0;color:var(--muted)}.dropdown-toggle svg{transition:transform .2s}.nav-entry.is-open .dropdown-toggle svg{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 13px);right:-17px;width:225px;display:grid;padding:8px;background:#fff;border:1px solid var(--border);box-shadow:0 20px 50px #142b4224;border-radius:9px;opacity:0;visibility:hidden;transform:translateY(-7px);pointer-events:none;transition:.18s}.nav-entry.is-open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.dropdown-menu a{padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:5px;font-size:12.5px;font-weight:650}.dropdown-menu a:hover{background:#f0f5f6;color:#285d7d}.header-actions{display:flex;gap:11px;align-items:center;margin-left:18px}.lang-switch{border:1px solid var(--border);background:#fff;color:var(--ink);padding:10px 12px;min-width:44px;border-radius:999px;font-size:11px;font-weight:850;cursor:pointer}.lang-switch:hover{background:var(--bg)}.mobile-toggle{display:none;cursor:pointer;width:42px;height:42px;background:#fff;border:1px solid var(--border);border-radius:6px;align-items:center;justify-content:center;flex-direction:column;gap:4px}.mobile-toggle span{display:block;background:var(--ink);height:2px;width:19px}.hero-section{background:linear-gradient(100deg,#fcfdfd,#f4f8fa);border-bottom:1px solid var(--border)}.hero-grid{min-height:670px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:6%;padding-top:70px;padding-bottom:70px}.hero-copy{max-width:680px}.eyebrow,.section-kicker,.page-kicker{font-weight:850;font-size:11px;letter-spacing:.19em;color:#416f88}.eyebrow{display:flex;gap:12px;align-items:center;margin-bottom:32px}.eyebrow-mark{width:26px;height:1px;background:var(--accent)}h1,h2,h3,p{margin-top:0}.hero-copy h1{font-size:clamp(42px,4.45vw,72px);line-height:1.1;font-weight:800;letter-spacing:-.065em;margin-bottom:24px}.hero-copy h1 em{color:#48738b;font-style:normal}.hero-lead{font-size:15px;line-height:1.9;color:#546577;max-width:540px;margin-bottom:30px}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--blue);border-radius:6px;padding:15px 18px;font-weight:800;font-size:12px;min-height:48px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--blue);color:#fff}.button-light{background:transparent;color:var(--blue)}.button-light:hover{background:#e7eff3}.hero-hint{display:flex;align-items:center;gap:12px;margin-top:62px;color:#7b8893;font-size:10.5px;font-weight:700;letter-spacing:.065em}.hint-line{height:1px;width:30px;background:#aebdc6}.hero-art{height:550px;position:relative;display:grid;place-items:center;border-radius:7px;background:radial-gradient(circle at 47% 37%,#2c5470,#19374f 48%,#0e253b 98%);overflow:hidden;box-shadow:0 30px 45px #0b2a431f}.hero-art:before{content:"";position:absolute;inset:20px;border:1px solid rgba(204,224,238,.23);pointer-events:none}.structural-image{width:100%;height:100%;object-fit:contain;transform:scale(1.03)}.art-overscore{position:absolute;top:41px;left:43px;color:#c6d7e2;font-size:10px;letter-spacing:.17em;font-weight:800}.art-caption{position:absolute;bottom:42px;left:43px;right:43px;display:flex;justify-content:space-between;align-items:flex-end;color:#d1e1eb;font-weight:750;font-size:10.5px;letter-spacing:.16em;line-height:1.8}.art-caption-cross{font-weight:400;font-size:32px;line-height:1}.overview-section{padding:95px 0 110px}.section-head{display:grid;grid-template-columns:240px 1fr;align-items:end;gap:20px;margin-bottom:34px}.section-head h2{font-size:clamp(30px,3vw,46px);letter-spacing:-.055em;margin:0;font-weight:800}.tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.tile{min-height:200px;border:1px solid var(--border);border-radius:7px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s,box-shadow .2s,border-color .2s;background:#fff}.tile:hover,.tile:focus-visible{transform:translateY(-4px);box-shadow:0 18px 40px #142b4214;border-color:#b8cbd5}.tile-num{font-size:10px;font-weight:850;letter-spacing:.16em;color:#7a91a0}.tile-main{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px}.tile h3{font-size:22px;letter-spacing:-.04em;margin:0;font-weight:800}.tile-arrow{font-size:22px;color:#6a92aa}.tile p{font-size:12px;font-weight:650;color:#798895;margin:10px 0 0}.closing-section{background:#122b42;color:#f4f9fb;padding:47px 0}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.closing-inner p{font-size:clamp(18px,2vw,25px);letter-spacing:-.03em;font-weight:650;margin:0}.closing-mark{font-size:24px;letter-spacing:-.04em;font-weight:800;white-space:nowrap}.site-footer{background:#0d2032;color:#b3c7d3}.footer-inner{display:flex;align-items:center;gap:22px;min-height:95px}.footer-brand{color:#fff;font-size:21px;font-weight:850;letter-spacing:-.05em}.footer-copy{font-size:11px;font-weight:650}.footer-side{font-size:11px;margin-left:auto;white-space:nowrap}.page-hero{background:linear-gradient(110deg,#f4f8fa,#fff);border-bottom:1px solid var(--border);padding:75px 0 85px}.back-link{font-size:11px;font-weight:750;color:#4b687b;display:inline-flex;align-items:center;gap:10px;margin-bottom:65px}.back-link:hover{color:#204665}.back-link span:first-child{font-size:19px}.page-kicker{margin-bottom:22px}.page-hero h1{font-size:clamp(43px,6vw,76px);font-weight:800;line-height:1.1;letter-spacing:-.06em;margin-bottom:22px}.page-intro{font-size:16px;line-height:1.85;color:#647586;max-width:700px;margin-bottom:0}.page-body{padding:70px 0 125px;min-height:345px}.subpage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-bottom:30px}.subpage-card{min-height:196px;border:1px solid var(--border);border-radius:7px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.subpage-card:hover{border-color:#8eafc1;box-shadow:0 14px 28px #142b4214;transform:translateY(-3px)}.subpage-top{display:flex;justify-content:space-between;color:#648fa5;font-size:11px;font-weight:850}.subpage-top span:last-child{font-size:19px}.subpage-card h2{font-size:25px;margin:18px 0 7px;letter-spacing:-.04em}.subpage-card p{color:#6f7f8e;font-size:12px;margin:0}.content-note{border-left:2px solid #8eb1c3;padding:12px 20px;background:#f4f8fa;max-width:720px}.note-label{font-weight:850;letter-spacing:.16em;color:#50758a;font-size:10px;margin-bottom:8px}.content-note p{margin:0;color:#526679;font-size:13px;line-height:1.8}@media(max-width:1180px){.header-inner{gap:15px}.brand{min-width:246px}.brand-name{font-size:12px}.desktop-nav{gap:6px}.nav-parent{font-size:11px}.header-actions{margin-left:3px}.hero-grid{gap:3%}}@media(max-width:950px){.header-inner{min-height:79px}.content-width{width:min(calc(100% - 38px),var(--width))}.brand{min-width:0}.mobile-toggle{display:flex}.desktop-nav{position:absolute;left:0;right:0;top:100%;padding:10px max(19px,calc((100vw - var(--width))/2));background:#fff;box-shadow:0 20px 24px #0c223314;border-bottom:1px solid var(--border);display:none;flex-direction:column;align-items:stretch;gap:0}.desktop-nav.mobile-open{display:flex}.nav-entry-top{justify-content:space-between}.nav-parent{width:100%;font-size:14px;padding:14px 4px}.dropdown-toggle{width:38px;height:38px}.dropdown-menu{position:static;width:auto;border:0;box-shadow:none;border-radius:0;display:none;opacity:1;visibility:visible;transform:none;pointer-events:auto;padding:0 0 10px 15px}.nav-entry.is-open .dropdown-menu{display:grid}.nav-entry{border-bottom:1px solid var(--border)}.nav-entry:last-child{border-bottom:0}.hero-grid{grid-template-columns:1fr;gap:40px;padding-top:74px}.hero-art{height:420px;max-width:710px;width:100%}.hero-hint{margin-top:38px}.section-head{grid-template-columns:1fr;gap:12px}.tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.header-inner{min-height:74px}.brand-icon{height:41px;width:41px;font-size:12px}.brand-name{font-size:10.5px}.header-actions{gap:5px}.hero-grid{padding-top:61px;padding-bottom:57px}.hero-copy h1{font-size:clamp(37px,9vw,49px)}.hero-lead{font-size:13px}.eyebrow{font-size:9px;margin-bottom:27px}.hero-art{height:340px}.art-overscore{top:31px;left:30px}.art-caption{bottom:31px;left:30px;right:30px}.overview-section{padding:65px 0}.tile-grid,.subpage-grid{grid-template-columns:1fr}.tile{min-height:158px}.tile-main{margin-top:14px}.closing-inner,.footer-inner{flex-wrap:wrap}.footer-inner{padding-top:30px;padding-bottom:30px;gap:8px}.footer-copy{width:calc(100% - 85px)}.footer-side{margin-left:0;width:100%}.page-hero{padding:50px 0 65px}.back-link{margin-bottom:48px}.page-intro{font-size:14px}.page-body{padding:45px 0 80px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
