:root{--navy:#0b2f57;--gold:#eba92d;--ink:#102d50;--muted:#66788e;--pale:#f4f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 1px 10px #00000012}.nav{height:82px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;text-decoration:none;color:var(--navy);gap:4px}.brand .m{font-size:42px;font-weight:800}.brand .n{font-size:42px;font-weight:800;color:var(--gold)}.brandcopy{display:flex;flex-direction:column;margin-left:10px}.brandcopy b{font-size:16px}.brandcopy small{font-size:11px;color:#6e7f90}.nav nav{display:flex;gap:28px;margin-left:auto}.nav nav a,.foot a{color:var(--ink);text-decoration:none;font-weight:700}.guild{padding:15px 20px;border-left:1px solid #ddd;font-family:Georgia,serif;color:#a7701c;line-height:1.1}.guild b{color:var(--navy);font-size:12px}.hero{position:relative;min-height:620px;background:url('assets/img/hero-road-rosneft.png') center/cover no-repeat;display:flex;flex-direction:column;justify-content:center;color:white}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,30,58,.88),rgba(5,30,58,.42) 58%,rgba(5,30,58,.12))}.hero-content{position:relative;padding:70px 0 165px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.04em;color:var(--gold)}.eyebrow.light{color:#fff}.eyebrow span,.hero-sub span{color:var(--gold)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;margin:0}h1{font-size:64px;line-height:1.03;max-width:760px}.hero-sub{font-size:25px;margin:18px 0 28px}.actions{display:flex;gap:16px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:7px;text-decoration:none;font-weight:800;border:1px solid transparent}.gold{background:var(--gold);color:#08284a}.ghost{border-color:#ffffffaa;color:white;background:#0b2f5744}.facts{position:absolute;left:0;right:0;bottom:0;background:#092847e8}.facts-grid{display:grid;grid-template-columns:repeat(4,1fr)}.facts-grid>div{padding:24px;border-right:1px solid #ffffff30}.facts strong{font-size:26px;display:block}.facts span{font-size:14px;line-height:1.45;color:#e7eef5}.section{padding:64px 0}.section h2{font-size:38px;margin-bottom:26px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 6px 28px #0b2f5715;border:1px solid #e6edf3}.card img{width:100%;height:230px;object-fit:cover}.pad{padding:18px}.card h3{font-size:23px;min-height:58px}.price{font:700 27px Georgia,serif;color:#d99116;margin:8px 0 12px}.card ul{padding-left:20px;min-height:110px;color:#536981;line-height:1.55}.full{width:100%}.alt{background:var(--pale)}.adv-grid,.infra-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.adv-grid div,.infra-grid div{background:white;border-radius:10px;padding:24px 16px;text-align:center;border:1px solid #e7edf3}.adv-grid b,.infra-grid b{display:block;font-size:17px;margin-bottom:8px}.adv-grid span,.infra-grid span{font-size:13px;color:var(--muted)}.location{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;align-items:stretch}.loc-copy{padding:20px}.loc-copy p{color:var(--muted);line-height:1.6}.loc-stat{display:flex;gap:12px;align-items:baseline;margin:12px 0}.loc-stat b{font-size:22px}.mapbox{min-height:360px;border-radius:14px;background:linear-gradient(135deg,#e8efe5,#cbded2);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #d8e3df}.mapbox:before,.mapbox:after{content:'';position:absolute;background:#fff7;height:20px;width:115%;transform:rotate(-20deg)}.mapbox:after{transform:rotate(28deg)}.mapbox>*{z-index:2}.pin{width:68px;height:68px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--gold);display:grid;place-items:center;font-weight:900;color:#0b2f57;margin-bottom:25px}.pin::first-line{transform:rotate(45deg)}.videos{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.videos video{width:100%;aspect-ratio:16/9;background:#000;border-radius:10px}.videos h3{font-size:21px;margin-top:12px}.videos p{color:var(--muted);margin:6px 0}.infra-grid{grid-template-columns:repeat(4,1fr)}.cta{background:var(--navy);color:white;padding:44px 0}.cta-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:30px;align-items:center}.cta h2{font-size:36px}.contact-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.mess{padding:13px 16px;border:1px solid #ffffff66;border-radius:7px;color:white;text-decoration:none;font-weight:700}.disabled{opacity:.45;cursor:not-allowed}footer{padding:34px 0 18px}.foot{display:grid;grid-template-columns:1.1fr .7fr 1fr;gap:30px;align-items:center}.small .m,.small .n{font-size:36px}.foot span{color:var(--muted);font-size:13px}.copyright{border-top:1px solid #e4e8ec;margin-top:26px;padding-top:16px;color:#8491a0;font-size:12px}@media(max-width:900px){.guild{display:none}.nav nav{display:none}.hero{min-height:700px}h1{font-size:48px}.facts-grid{grid-template-columns:repeat(2,1fr)}.cards,.videos{grid-template-columns:1fr}.adv-grid{grid-template-columns:repeat(2,1fr)}.location,.cta-grid,.foot{grid-template-columns:1fr}.infra-grid{grid-template-columns:repeat(2,1fr)}.contact-buttons{justify-content:flex-start}}@media(max-width:560px){.wrap{width:min(100% - 24px,1180px)}.nav{height:68px}.brand .m,.brand .n{font-size:34px}.brandcopy b{font-size:13px}.brandcopy small{font-size:9px}.hero-content{padding-top:52px}h1{font-size:41px}.hero-sub{font-size:19px}.actions{flex-direction:column;align-items:flex-start}.facts strong{font-size:20px}.facts-grid>div{padding:16px 12px}.section{padding:44px 0}.section h2{font-size:31px}.adv-grid,.infra-grid{grid-template-columns:1fr 1fr}.card img{height:210px}}

/* Mobile polish v7.1 */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
@media(max-width:560px){
  .wrap{width:calc(100% - 28px)}
  .topbar{position:sticky;top:0}
  .nav{height:72px;gap:0;overflow:hidden}
  .brand{min-width:0;width:100%;gap:2px}
  .brand .m,.brand .n{font-size:32px;line-height:1}
  .brandcopy{margin-left:8px;min-width:0;overflow:hidden}
  .brandcopy b{font-size:12px;white-space:nowrap}
  .brandcopy small{font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}

  .hero{min-height:0;display:block;background-position:72% top}
  .hero-content{padding:42px 0 30px}
  .hero .eyebrow{font-size:11px;line-height:1.35;margin:0 0 18px}
  h1{font-size:34px;line-height:1.02;max-width:100%}
  .hero-sub{font-size:18px;line-height:1.35;margin:18px 0 24px}
  .actions{gap:12px;align-items:stretch}
  .actions .btn{width:100%;padding:14px 16px;font-size:15px}
  .facts{position:relative;left:auto;right:auto;bottom:auto;background:#092847f2}
  .facts-grid{grid-template-columns:1fr 1fr}
  .facts-grid>div{padding:18px 14px;min-height:126px}
  .facts strong{font-size:20px;line-height:1.15;margin-bottom:8px}
  .facts span{font-size:13px;line-height:1.4}

  .section{padding:38px 0}
  .section h2{font-size:28px;line-height:1.08;margin-bottom:20px}
  .eyebrow{font-size:11px}
  .cards{gap:18px}
  .card img{height:190px}
  .pad{padding:16px}
  .card h3{font-size:21px;line-height:1.12;min-height:0}
  .price{font-size:24px;margin:8px 0 10px}
  .card ul{font-size:16px;line-height:1.45;min-height:0;margin:10px 0 18px;padding-left:21px}
  .btn{padding:14px 18px;font-size:15px}

  .adv-grid,.infra-grid{gap:10px}
  .adv-grid div,.infra-grid div{padding:18px 10px;min-height:132px;display:flex;flex-direction:column;justify-content:center}
  .adv-grid b,.infra-grid b{font-size:16px;line-height:1.15}
  .adv-grid span,.infra-grid span{font-size:13px;line-height:1.35}

  .location{gap:18px}
  .loc-copy{padding:0}
  .loc-copy p{font-size:16px;line-height:1.5}
  .loc-stat{align-items:flex-start;margin:10px 0}
  .loc-stat b{font-size:20px;min-width:100px}
  .loc-stat span{font-size:16px;line-height:1.3}
  .mapbox{min-height:250px}

  .videos{gap:24px}
  .videos h3{font-size:19px}
  .cta{padding:34px 0}
  .cta h2{font-size:28px;line-height:1.08}
  .contact-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .contact-buttons .btn{grid-column:1/-1}
  .mess{text-align:center;padding:12px 8px;font-size:14px}
  .foot{gap:18px}
  .foot .brandcopy small{max-width:210px}
  .foot>div:nth-child(2),.foot>div:nth-child(3){font-size:15px;line-height:1.65;overflow-wrap:anywhere}
}

@media(max-width:380px){
  .brandcopy small{display:none}
  h1{font-size:31px}
  .hero-sub{font-size:17px}
  .facts-grid{grid-template-columns:1fr}
  .facts-grid>div{min-height:0}
  .adv-grid,.infra-grid{grid-template-columns:1fr 1fr}
}

/* V7.2 — approved Guild card in the upper-right corner */
.guild{display:none!important}
.guild-card{
  flex:0 0 auto;
  width:282px;
  height:76px;
  margin-left:0;
  border-left:1px solid #e6dfd2;
  background:#f6f1e7;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.guild-card img{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
}
@media(max-width:1100px) and (min-width:901px){
  .nav{gap:18px}
  .nav nav{gap:18px}
  .guild-card{width:245px;height:72px}
  .brandcopy b{font-size:14px}
  .brandcopy small{font-size:10px}
}
@media(max-width:900px){
  .nav{justify-content:space-between;gap:10px}
  .brand{flex:1 1 auto;min-width:0;width:auto}
  .guild-card{display:flex;flex:0 0 auto;width:205px;height:68px;margin-left:auto}
}
@media(max-width:560px){
  .nav{height:72px;overflow:visible;justify-content:space-between;gap:6px}
  .brand{width:auto;flex:1 1 auto;min-width:0}
  .brand .m,.brand .n{font-size:29px}
  .brandcopy{margin-left:5px;max-width:98px}
  .brandcopy b{font-size:10.5px;line-height:1.05;white-space:normal}
  .brandcopy small{display:none}
  .guild-card{width:178px;height:62px;border-left:0;border:1px solid #eee5d5}
  .guild-card img{object-fit:contain}
}
@media(max-width:390px){
  .brand .m,.brand .n{font-size:27px}
  .brandcopy{max-width:82px;margin-left:4px}
  .brandcopy b{font-size:9.6px}
  .guild-card{width:166px;height:58px}
}
@media(max-width:350px){
  .brandcopy{display:none}
  .guild-card{width:170px;height:58px}
}

/* V7.3 — real entrance photo + approved entrance scheme */
.access-visuals{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}
.access-card{margin:0;border:1px solid #dfe7ee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 5px 22px #0b2f5712;display:flex;flex-direction:column}
.access-card img{display:block;width:100%;height:285px;object-fit:cover}
.access-card.scheme img{object-fit:contain;background:#fff}
.access-card figcaption{padding:14px 16px;display:flex;flex-direction:column;gap:4px;border-top:1px solid #e8edf2}
.access-card figcaption b{font-size:16px;color:var(--ink)}
.access-card figcaption span{font-size:13px;color:var(--muted)}
@media(max-width:900px){.access-visuals{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.access-visuals{grid-template-columns:1fr}.access-card img{height:auto;aspect-ratio:16/10}.access-card.scheme img{aspect-ratio:auto;max-height:520px}}
