*{box-sizing:border-box}html{font-size:16px}body{margin:0;background:#fafafa;color:#171a18;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #ec690d;outline-offset:7px}.page{min-height:100svh;display:grid;grid-template-columns:1fr 1fr}.information{padding:28px clamp(28px,4.8vw,84px) 30px;display:flex;flex-direction:column;min-width:0}header{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:block;width:190px;flex-shrink:0}.brand img{display:block;width:100%;height:auto}.edition{max-width:145px;font-size:.75rem;line-height:1.7;letter-spacing:.09em;color:#6b6d69;text-align:right}.message{margin:auto 0;padding:68px 0 70px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;display:flex;align-items:center;gap:12px;margin:0 0 30px}.eyebrow span{display:block;width:27px;height:2px;background:#ec690d}h1{font-size:clamp(2.7rem,4.25vw,5.1rem);letter-spacing:-.055em;line-height:1.06;font-weight:500;margin:0 0 42px}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:#c55308;letter-spacing:-.045em}.announcement{display:flex;gap:18px;align-items:center}.number{font-size:.75rem;color:#aa4b0b;letter-spacing:.05em}h2{font-size:1.125rem;font-weight:600;margin:0}.description{font-size:1rem;color:#676b67;line-height:1.8;max-width:365px;margin:18px 0 28px}.contact-button{display:inline-flex;gap:48px;align-items:center;padding:18px 23px;background:#171a18;color:#fff;font-size:.875rem;border-radius:3px;transition:background .18s}.contact-button:hover{background:#a84608}.contact-button span{font-size:1.25rem}footer{border-top:1px solid #dedfda;padding-top:23px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.contacts{display:flex;flex-direction:column;gap:9px;font-size:.875rem}.contacts a:hover{text-decoration:underline;text-underline-offset:4px}.copyright{font-size:.75rem;color:#777c75;white-space:nowrap;letter-spacing:.04em}.visual{position:relative;min-height:100%;overflow:hidden;background:#3e3c32;color:#fff}.hero{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;object-position:48% center}.visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,20,15,.22),transparent 25%,transparent 57%,rgba(16,20,15,.72))}.visual-top,.visual-bottom{position:absolute;left:38px;right:38px;z-index:1;display:flex;justify-content:space-between;gap:24px}.visual-top{top:40px;font-size:.75rem;letter-spacing:.15em}.visual-top span:last-child{border:1px solid #ffffff70;padding:7px 10px;margin-top:-7px;border-radius:2px;font-size:.6875rem}.visual-bottom{bottom:44px;align-items:flex-end}.visual-caption{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,2.5vw,3rem);line-height:1.13;letter-spacing:-.025em}.visual-note{font-size:.6875rem;line-height:1.8;letter-spacing:.12em;text-align:right}@media(min-width:1600px){.message{padding-top:100px;padding-bottom:100px}}@media(max-width:1050px){.edition{display:none}.information{padding-left:32px;padding-right:32px}h1{font-size:3.2rem}.visual-top,.visual-bottom{left:26px;right:26px}.visual-note{display:none}footer{align-items:flex-start;flex-direction:column;gap:18px}}@media(max-width:700px){.page{display:flex;flex-direction:column}.information{padding:18px 25px 25px}.brand{width:168px}.edition{display:block;font-size:.625rem;max-width:114px}.message{padding:42px 0 44px}h1{font-size:clamp(2.75rem,9.5vw,4rem);margin-bottom:32px}.eyebrow{margin-bottom:24px;font-size:.6875rem}.description{max-width:340px}.contact-button{min-height:54px}footer{flex-direction:row;align-items:flex-end}.copyright{font-size:.625rem}.contacts{font-size:.8125rem}.visual{min-height:460px;order:2}.hero{object-position:center center}.visual-top{top:26px}.visual-bottom{bottom:30px}.visual-caption{font-size:2rem}.visual-note{display:block;font-size:.625rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
/* Keep the category label aligned beneath the logo at every viewport width. */
.information > header{flex-direction:column;align-items:flex-start;gap:12px}
.information > header .edition{display:block;max-width:100%;font-size:.75rem;line-height:1.6;letter-spacing:.06em;text-align:left;text-wrap:balance}
