/* NeoSequence — concept V1. Real brand assets are kept unchanged. */
:root {
  --white: #fff;
  --ink: #111;
  --blue: #000dff;
  --rule: #b9b9b9;
  --gutter: clamp(24px, 5.15vw, 80px);
  --content-max: 1440px;
  --body-font: Arial, Helvetica, sans-serif;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 24px; }
body { margin: 0; background: var(--white); color: var(--ink); font-family: var(--body-font); -webkit-font-smoothing: antialiased; }
a { color: inherit; }
button, input, textarea { font: inherit; }
a:focus-visible { outline: 3px solid var(--blue); outline-offset: 7px; }
.contact a:focus-visible, .agency-polish a:focus-visible { outline-color: #fff; }
img, svg { display: block; max-width: 100%; }
h1, h2, h3, p { margin: 0; }
ul, ol { padding: 0; margin: 0; list-style: none; }
.wrap { width: min(calc(100% - var(--gutter) * 2), var(--content-max)); margin-inline: auto; }
.skip-link { position: fixed; z-index: 10; left: 20px; top: -100px; background: var(--blue); color: #fff; padding: 16px 20px; text-decoration: none; }
.skip-link:focus { top: 20px; }
.site-header { display: flex; align-items: center; justify-content: space-between; gap: 32px; padding-block: 32px; }
.home-link { display: block; flex: 0 0 248px; }
.neo-logo { width: 248px; height: auto; }
.primary-nav { display: flex; align-items: center; gap: clamp(22px, 3vw, 46px); font-size: 16px; }
.primary-nav > a { text-decoration: none; }
.primary-nav > a:not(.button):hover { text-decoration: underline; text-underline-offset: 5px; }
.button { display: inline-flex; justify-content: center; align-items: center; gap: 26px; min-height: 60px; padding: 17px 28px; font-size: 18px; line-height: 1.25; text-decoration: none; border: 1px solid transparent; transition: background-color .18s ease, color .18s ease; }
.button-outline { min-height: 56px; border: 1.5px solid var(--ink); font-size: 16px; padding-inline: 26px; }
.button-outline:hover { background: var(--ink); color: #fff; }
.button-blue { background: var(--blue); color: #fff; }
.button-blue:hover { background: #0009bd; }
.arrow { width: 40px; height: 24px; flex: 0 0 40px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: square; stroke-linejoin: miter; }
.hero-main { position: relative; padding-block: 69px 75px; }
.hero-copy { position: relative; z-index: 1; }
.hero h1 { font-size: clamp(84px, 9.9vw, 151px); font-weight: 700; line-height: .885; letter-spacing: -.066em; }
.hero h1 > span { color: var(--blue); }
.hero-description { max-width: 720px; margin-top: 43px; font-size: clamp(23px, 2vw, 30px); line-height: 1.15; letter-spacing: -.025em; }
.hero .button { margin-top: 37px; min-height: 64px; padding-inline: 31px; }
.hero-symbol { position: absolute; width: clamp(170px, 17vw, 255px); height: auto; right: clamp(20px, 4vw, 65px); bottom: 95px; }
.agency-teasers { display: grid; grid-template-columns: 1fr 1fr; border-top: 1.5px solid var(--ink); padding-block: 30px 32px; }
.agency-teasers a { display: block; text-decoration: none; padding: 7px 24px 3px; }
.agency-teasers a + a { border-left: 1px solid var(--ink); padding-left: 16.5%; }
.agency-teasers strong { display: block; font-size: clamp(31px, 3vw, 46px); font-weight: 700; letter-spacing: -.04em; line-height: 1.1; }
.agency-teasers span { display: block; color: #333; margin-top: 6px; font-size: clamp(20px, 1.72vw, 26px); letter-spacing: -.02em; line-height: 1.2; }
.agency-teasers a:hover strong { color: var(--blue); }
.section-intro { padding-block: 82px 52px; }
h2 { font-size: clamp(48px, 5.6vw, 84px); line-height: 1.01; letter-spacing: -.052em; font-weight: 700; }
.section-intro p { margin-top: 24px; font-size: clamp(21px, 2vw, 28px); line-height: 1.25; letter-spacing: -.022em; }
.agency-row { scroll-margin-top: 20px; }
.agency-immo { border-top: 1px solid var(--rule); }
.agency-layout { display: grid; grid-template-columns: 38% 1fr; gap: 0; align-items: center; min-height: 372px; padding-block: 53px 48px; }
.agency-identity { padding-right: 15%; }
.immo-logo { width: 330px; height: auto; }
.polish-logo { width: 420px; height: auto; }
.agency-content h3 { font-size: clamp(30px, 3vw, 43px); line-height: 1.07; letter-spacing: -.041em; }
.agency-content > p { margin-top: 14px; max-width: 760px; font-size: 21px; line-height: 1.36; letter-spacing: -.012em; }
.expertise-list { display: grid; grid-template-columns: 1.13fr 1fr; gap: 10px 30px; margin-top: 34px; font-size: 19px; line-height: 1.3; letter-spacing: -.012em; }
.text-link { display: inline-flex; align-items: center; gap: 22px; margin-top: 38px; font-size: 19px; line-height: 1.3; text-decoration-thickness: 1px; text-underline-offset: 7px; }
.text-link .arrow { width: 28px; flex-basis: 28px; height: 18px; stroke-width: 2; }
.text-link:hover { color: var(--blue); }
.agency-polish { color: #fff; background: #000; }
.agency-polish .agency-layout { min-height: 436px; padding-block: 51px; }
.agency-polish .agency-content h3 { font-family: Georgia, "Times New Roman", serif; font-weight: 400; font-size: clamp(40px, 4.2vw, 60px); line-height: 1; letter-spacing: -.038em; }
.agency-polish .text-link:hover { color: #fff; text-decoration-thickness: 2px; }
.events { display: grid; grid-template-columns: 51% 1fr; padding-block: 76px 74px; }
.events h2 { font-size: clamp(44px, 5.55vw, 82px); align-self: center; padding-right: 40px; }
.events h2 span { color: var(--blue); }
.events-content { padding: 18px 0 14px 58px; border-left: 1px solid var(--rule); }
.events-content p { max-width: 570px; font-size: clamp(22px, 1.95vw, 28px); line-height: 1.23; letter-spacing: -.018em; }
.events-content ul { display: grid; gap: 7px; margin-top: 34px; font-size: 21px; line-height: 1.3; letter-spacing: -.015em; }
.contact { background: var(--ink); color: #fff; padding-top: 64px; }
.contact h2 { font-size: clamp(48px, 6.5vw, 96px); }
.email-link { display: inline-flex; align-items: center; gap: 43px; max-width: 100%; font-size: clamp(28px, 4.25vw, 64px); line-height: 1.2; letter-spacing: -.032em; margin-top: 19px; text-decoration: none; }
.email-link span { text-decoration: underline; text-decoration-thickness: 1.5px; text-underline-offset: 9px; }
.email-link svg { flex: 0 0 44px; width: 44px; height: 44px; stroke: currentColor; stroke-width: 1.65; fill: none; }
.email-link:hover span { text-decoration-thickness: 3px; }
.contact > .wrap > p { margin-top: 28px; font-size: 23px; line-height: 1.3; letter-spacing: -.018em; }
.footer { display: flex; align-items: center; justify-content: space-between; gap: 30px; margin-top: 40px; padding-block: 28px 30px; border-top: 1px solid #888; font-size: 15px; }
.footer-brand { font-size: 18px; text-decoration: none; }
.footer-links { display: flex; align-items: center; gap: 36px; }
.footer-links a { text-underline-offset: 3px; }
@media (min-width: 1600px) {
  .hero-main { padding-top: 80px; }
}
@media (max-width: 1100px) {
  .home-link, .neo-logo { width: 208px; flex-basis: 208px; }
  .primary-nav { font-size: 14px; gap: 24px; }
  .button-outline { font-size: 14px; padding-inline: 18px; }
  .hero-main { padding-top: 56px; padding-bottom: 65px; }
  .hero-description { max-width: 62%; }
  .hero-symbol { right: 35px; width: 19vw; bottom: 100px; }
  .agency-layout { grid-template-columns: 34% 1fr; }
  .agency-identity { padding-right: 18%; }
  .agency-content > p { font-size: 18px; }
  .expertise-list { font-size: 17px; gap: 12px 20px; }
  .events { grid-template-columns: 50% 1fr; }
  .events-content { padding-left: 38px; }
  .events-content ul { font-size: 19px; }
  .contact > .wrap > p { font-size: 20px; }
}
@media (min-width: 900px) and (max-height: 800px) {
  .hero-main { padding-block: 40px 50px; }
  .hero h1 { font-size: clamp(88px, 8.125vw, 112px); }
  .hero-description { margin-top: 32px; font-size: 24px; }
  .hero .button { margin-top: 28px; }
  .hero-symbol { width: clamp(170px, 15vw, 220px); bottom: 80px; }
}
@media (max-width: 760px) {
  :root { --gutter: 24px; }
  html { scroll-padding-top: 16px; }
  .site-header { flex-direction: column; align-items: flex-start; gap: 26px; padding-top: 25px; padding-bottom: 20px; }
  .home-link, .neo-logo { width: 194px; flex-basis: auto; }
  .primary-nav { width: 100%; justify-content: space-between; gap: 16px; font-size: 13px; }
  .button-outline { min-height: 42px; padding: 10px 12px; font-size: 13px; }
  .hero-main { padding-block: 44px 48px; }
  .hero h1 { font-size: clamp(54px, 11.1vw, 84px); line-height: .96; letter-spacing: -.066em; }
  .hero-description { max-width: 82%; font-size: 21px; line-height: 1.25; margin-top: 30px; }
  .hero .button { min-height: 57px; margin-top: 27px; font-size: 16px; padding-inline: 20px; gap: 23px; }
  .hero-symbol { width: 74px; right: 0; bottom: 112px; opacity: 1; }
  .agency-teasers { padding-block: 23px 22px; gap: 20px; }
  .agency-teasers a { padding: 2px 0; }
  .agency-teasers a + a { padding-left: 20px; }
  .agency-teasers strong { font-size: clamp(22px, 4.7vw, 32px); }
  .agency-teasers span { font-size: 16px; line-height: 1.3; margin-top: 8px; }
  .section-intro { padding-block: 62px 36px; }
  h2 { font-size: clamp(38px, 7.4vw, 57px); }
  .section-intro p { font-size: 19px; line-height: 1.35; margin-top: 21px; }
  .agency-layout { display: block; padding-block: 38px 42px; min-height: auto; }
  .agency-identity { padding: 0; margin-bottom: 35px; }
  .immo-logo { width: 214px; }
  .polish-logo { width: min(275px, 78%); }
  .agency-content h3 { max-width: 550px; font-size: 32px; letter-spacing: -.04em; line-height: 1.08; }
  .agency-content > p { font-size: 18px; line-height: 1.4; margin-top: 18px; }
  .expertise-list { font-size: 16px; margin-top: 27px; gap: 14px 20px; grid-template-columns: 1fr 1fr; }
  .text-link { margin-top: 30px; font-size: 17px; }
  .agency-polish .agency-layout { min-height: auto; padding-block: 43px; }
  .agency-polish .agency-content h3 { font-size: clamp(36px, 7.1vw, 53px); line-height: 1.03; }
  .events { display: block; padding-block: 51px 47px; }
  .events h2 { font-size: clamp(38px, 8.1vw, 58px); padding-right: 0; }
  .events-content { margin-top: 29px; padding: 0; border-left: 0; }
  .events-content p { max-width: 590px; font-size: 21px; line-height: 1.3; }
  .events-content ul { font-size: 18px; margin-top: 24px; gap: 8px; }
  .contact { padding-top: 46px; }
  .contact h2 { max-width: 640px; font-size: clamp(43px, 8vw, 59px); line-height: 1.04; }
  .email-link { font-size: clamp(22px, 4.6vw, 35px); gap: 15px; margin-top: 27px; }
  .email-link span { text-underline-offset: 6px; text-decoration-thickness: 1px; }
  .email-link svg { width: 27px; height: 27px; flex-basis: 27px; }
  .contact > .wrap > p { font-size: 18px; line-height: 1.4; margin-top: 25px; }
  .footer { align-items: flex-start; flex-direction: column; gap: 22px; margin-top: 34px; padding-block: 27px; }
  .footer-links { justify-content: space-between; width: 100%; gap: 16px; font-size: 13px; }
}
@media (max-width: 420px) {
  :root { --gutter: 20px; }
  .primary-nav { gap: 10px; font-size: 12px; }
  .button-outline { font-size: 12px; padding-inline: 10px; }
  .hero h1 { font-size: 11.4vw; }
  .hero-description { max-width: 84%; font-size: 19px; }
  .hero-symbol { width: 48px; bottom: 128px; }
  .hero .button { padding-inline: 17px; gap: 20px; }
  .agency-teasers { gap: 14px; }
  .agency-teasers a + a { padding-left: 14px; }
  .agency-teasers strong { font-size: 22px; }
  .agency-teasers span { font-size: 15px; }
  .expertise-list { grid-template-columns: 1fr; gap: 11px; }
  .expertise-list li:nth-child(3) { order: 1; }
  .expertise-list li:nth-child(2) { order: 2; }
  .expertise-list li:nth-child(4) { order: 3; }
  .email-link { font-size: 5.25vw; gap: 10px; }
  .email-link svg { width: 23px; height: 23px; flex-basis: 23px; }
  .footer-links { flex-wrap: wrap; gap: 18px; }
  .footer-links > span { display: none; }
}
@media (max-width: 360px) {
  .primary-nav { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
  .primary-nav > a:last-child { grid-column: 1 / -1; }
  .hero h1 { font-size: 11.4vw; }
  .hero-description { max-width: 83%; font-size: 18px; }
  .agency-teasers strong { font-size: 19px; }
  .agency-teasers span { font-size: 14px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; }
}
