@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Prata&display=swap');:root{--paper:#f8f4ec;--cream:#eee6d9;--ink:#292824;--muted:#716b62;--gold:#b38a45;--dark:#292c28;--line:#d9d0c2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.65}img{display:block;width:100%}a{color:inherit;text-decoration:none}header{height:76px;padding:0 clamp(22px,5vw,80px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:Prata,serif}.brand:first-letter{color:var(--gold)}nav{display:flex;gap:30px;font-size:12px;text-transform:uppercase;letter-spacing:.1em}nav a:hover{color:var(--gold)}.hero{height:min(810px,calc(100vh - 76px));min-height:590px;position:relative;color:#fff}.hero>img{height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#141914bd,#14191435 70%),linear-gradient(0deg,#14191470,transparent 55%)}.hero-copy{position:absolute;left:clamp(22px,9vw,150px);top:50%;transform:translateY(-46%)}.eyebrow{color:#e1c99d;text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:600}.gold{color:var(--gold)}h1,h2,h3{font-family:Prata,Georgia,serif;font-weight:400}.hero h1{font-size:clamp(38px,5vw,74px);line-height:1.14;margin:20px 0}.hero-copy>p:not(.eyebrow){font-size:17px;color:#ffffffcc}.button{display:inline-block;margin-top:18px;border:1px solid #ffffff99;padding:14px 20px;text-transform:uppercase;letter-spacing:.13em;font-size:11px}.quick{display:grid;grid-template-columns:repeat(4,1fr);max-width:1400px;margin:-44px auto 0;padding:0 28px;position:relative}.quick>a{min-height:310px;background:#fff;padding:32px 28px;border-right:1px solid var(--line);display:flex;flex-direction:column;transition:.25s}.quick>a:hover{transform:translateY(-6px);box-shadow:0 20px 40px #382a191d}.quick .featured{background:var(--gold);color:#fff}.quick h2{font-size:25px;line-height:1.25;margin:28px 0 10px}.quick p{font-size:13px;color:var(--muted)}.quick .featured p{color:#ffffffc7}.quick strong{margin-top:auto;font-size:11px;text-transform:uppercase}.section,.clergy{padding:125px max(25px,8vw)}.heading{max-width:700px}.heading h2,.revival h2,.contacts h2{font-size:clamp(34px,4vw,58px);line-height:1.18;margin:16px 0}.columns{margin:65px 0 0 28%;max-width:900px;column-count:2;column-gap:65px;color:var(--muted)}.columns p{margin-top:0}.columns .lead{font:22px/1.55 Prata,serif;color:var(--ink)}.revival{display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream)}.revival>img{height:100%;min-height:700px;object-fit:cover}.revival>div{padding:90px clamp(38px,7vw,105px);align-self:center;color:var(--muted)}.revival h2{color:var(--ink)}aside{border-top:1px solid var(--gold);padding-top:25px;margin-top:35px;display:grid;gap:7px}aside b{font:21px Prata;color:var(--gold)}.center{text-align:center;margin:auto}.center>p:last-child,.life .heading>p:last-child{color:var(--muted)}.shrines,.clergy-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:1200px;margin:58px auto 0}.shrines article{height:570px;position:relative;overflow:hidden}.shrines img{height:100%;object-fit:cover}.shrines article:after{content:"";position:absolute;inset:20% 0 0;background:linear-gradient(transparent,#17130fe6)}.shrines article div{position:absolute;z-index:1;bottom:0;padding:35px;color:#fff}.shrines h3,.clergy h3{font-size:26px;line-height:1.3;margin:8px 0}.shrines small,.clergy small{color:#e1c38e;text-transform:uppercase;letter-spacing:.13em}.shrines p{margin:0;color:#ffffffbd}.clergy{background:var(--dark);color:#fff}.clergy-grid article{display:grid;grid-template-columns:.9fr 1.1fr;background:#343832}.clergy-grid img{height:410px;object-fit:cover}.clergy-grid article div{padding:38px;align-self:center}.clergy-grid p{font-size:14px;color:#ffffffa6}.gallery{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:300px 300px;gap:14px;margin-top:55px}.gallery figure{margin:0;overflow:hidden}.gallery .wide{grid-row:1/3}.gallery img{height:100%;object-fit:cover;transition:.4s}.gallery img:hover{transform:scale(1.025)}.contacts{padding:95px max(25px,9vw);background:#a77f3d;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:75px}.contacts>div>p:last-child{color:#ffffffbf}.contacts address{font-style:normal;border-left:1px solid #ffffff55;padding-left:65px}.contacts address small{display:block;text-transform:uppercase;letter-spacing:.15em;color:#ffffffa3}.contacts address p,.contacts address a{font:19px/1.6 Prata;margin:5px 0 25px;display:block}.contacts address a{text-decoration:underline}footer{padding:26px 5vw;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}
@media(max-width:900px){nav{display:none}.quick{grid-template-columns:1fr 1fr;margin:0;padding:0}.columns{margin-left:0}.revival{grid-template-columns:1fr}.revival>img{min-height:0;height:520px}.clergy-grid article{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:420px 280px 280px}.gallery .wide{grid-column:1/3;grid-row:auto}.contacts{grid-template-columns:1fr}.contacts address{border:0;border-top:1px solid #ffffff55;padding:30px 0 0}}
@media(max-width:600px){header{height:64px;padding:0 20px}.brand{font-size:13px}.hero{height:680px;min-height:0}.hero-copy{left:22px;right:22px;top:auto;bottom:50px;transform:none}.hero h1{font-size:38px}.hero-copy>p:not(.eyebrow){font-size:15px}.quick{grid-template-columns:1fr}.quick>a{min-height:230px;padding:26px 23px}.quick h2{margin-top:16px}.section,.clergy{padding:80px 22px}.columns{column-count:1;margin-top:42px}.revival>img{height:400px}.revival>div{padding:70px 23px}.shrines,.clergy-grid{grid-template-columns:1fr;margin-top:40px}.shrines article{height:480px}.clergy-grid img{height:390px}.gallery{grid-template-columns:1fr;grid-template-rows:none}.gallery .wide{grid-column:auto}.gallery figure{height:300px}.gallery .wide{height:390px}.contacts{padding:70px 23px;gap:35px}footer{display:grid;text-align:center;gap:5px}.heading h2,.revival h2,.contacts h2{font-size:35px}}

/* Галерея без повторяющихся сюжетов */
.gallery{grid-template-columns:1.35fr .65fr;grid-template-rows:560px}
@media(max-width:900px){.gallery{grid-template-columns:1fr 1fr;grid-template-rows:420px}}
@media(max-width:600px){.gallery{grid-template-columns:1fr;grid-template-rows:none}.gallery figure{height:340px}}

/* Расширенная фотогалерея прихода */
.gallery{grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:290px 290px}
.gallery .gallery-main{grid-row:1/3}
@media(max-width:900px){.gallery{grid-template-columns:1fr 1fr;grid-template-rows:400px 280px 280px}.gallery .gallery-main{grid-column:1/3;grid-row:auto}}
@media(max-width:600px){.gallery{grid-template-columns:1fr;grid-template-rows:none}.gallery .gallery-main{grid-column:auto}.gallery figure,.gallery .gallery-main{height:320px}}

/* Основная святыня */
.shrine-feature{display:grid;grid-template-columns:1.1fr .9fr;max-width:1200px;margin:58px auto 0;background:#fff;box-shadow:0 18px 50px #382a1914}
.shrine-feature>img{height:100%;min-height:500px;object-fit:cover}
.shrine-feature>div{align-self:center;padding:clamp(36px,6vw,78px)}
.shrine-feature h3{font:400 clamp(29px,3vw,42px)/1.25 Prata,Georgia,serif;margin:12px 0 25px}
.shrine-feature>div>p:not(.eyebrow){color:var(--muted)}
@media(max-width:800px){.shrine-feature{grid-template-columns:1fr}.shrine-feature>img{min-height:0;height:420px}}
@media(max-width:600px){.shrine-feature{margin-top:38px}.shrine-feature>img{height:300px}.shrine-feature>div{padding:30px 24px}}

.shrine-feature-two{grid-template-columns:1.05fr .95fr}
.shrine-texts{display:grid;gap:34px}
.shrine-texts section+section{border-top:1px solid var(--line);padding-top:30px}
.shrine-texts section>p:last-child{color:var(--muted)}
.shrine-texts .eyebrow{margin-bottom:8px}
.shrine-texts h3{margin-top:0}
@media(max-width:800px){.shrine-feature-two{grid-template-columns:1fr}}

/* Две самостоятельные карточки святынь */
.shrine-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1200px;margin:58px auto 0}
.shrine-cards article{background:#fff;box-shadow:0 18px 50px #382a1914;overflow:hidden}
.shrine-cards img{height:390px;object-fit:cover}
.shrine-cards article:first-child img{object-position:center 42%}
.shrine-cards article>div{padding:38px 40px 42px}
.shrine-cards h3{font:400 clamp(27px,2.5vw,36px)/1.25 Prata,Georgia,serif;margin:8px 0 20px}
.shrine-cards article>div>p:not(.eyebrow){color:var(--muted)}
.shrine-cards .eyebrow{margin-bottom:8px}
@media(max-width:800px){.shrine-cards{grid-template-columns:1fr}.shrine-cards img{height:380px}}
@media(max-width:600px){.shrine-cards{margin-top:38px}.shrine-cards img{height:280px}.shrine-cards article>div{padding:28px 24px 32px}}

.paraskeva-note{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}
.paraskeva-note .eyebrow{margin-bottom:8px}
.paraskeva-note h3{font:400 25px/1.35 Prata,Georgia,serif;color:var(--ink);margin:0 0 14px}
.paraskeva-note>p:last-child{margin-bottom:0}

.clergy-shared{max-width:1200px;margin:58px auto 0;background:#343832}
.clergy-shared>img{height:600px;object-fit:cover;object-position:center 38%}
.clergy-bios{display:grid;grid-template-columns:1fr 1fr}
.clergy-bios article{padding:38px 44px}
.clergy-bios article+article{border-left:1px solid #ffffff20}
.clergy-bios h3{font-size:27px;margin:8px 0 12px}
.clergy-bios p{color:#ffffffa6;font-size:14px}
.clergy-bios small{color:#e1c38e;text-transform:uppercase;letter-spacing:.13em}
@media(max-width:800px){.clergy-shared>img{height:440px}.clergy-bios{grid-template-columns:1fr}.clergy-bios article+article{border-left:0;border-top:1px solid #ffffff20}}
@media(max-width:600px){.clergy-shared>img{height:320px}.clergy-bios article{padding:30px 24px}}

.social-links{display:grid;gap:10px;margin-top:34px;max-width:520px}
.social-links a{display:flex;align-items:center;justify-content:space-between;border:1px solid #ffffff70;padding:14px 17px;transition:.2s}
.social-links a:hover{background:#fff;color:#6f5226}
.social-links span{font:18px Prata,Georgia,serif}
.social-links b{font-size:10px;text-transform:uppercase;letter-spacing:.13em}

.rector-feature{display:grid;grid-template-columns:1.25fr .75fr;max-width:1200px;margin:58px auto 22px;background:#343832;box-shadow:0 18px 50px #00000024}
.rector-feature>img{height:560px;object-fit:cover;object-position:center 38%}
.rector-feature>div{align-self:center;padding:50px}
.rector-feature small,.cleric-card small{color:#e1c38e;text-transform:uppercase;letter-spacing:.13em}
.rector-feature h3,.cleric-card h3{font:400 clamp(28px,3vw,40px)/1.25 Prata,Georgia,serif;margin:10px 0 18px}
.rector-feature p,.cleric-card p{color:#ffffffa6}
.cleric-card{display:grid;grid-template-columns:260px 1fr;max-width:760px;margin:0 auto;background:#343832}
.cleric-card>img{height:300px;object-fit:cover}
.cleric-card>div{align-self:center;padding:34px 40px}
.cleric-card h3{font-size:27px}
.cleric-card p{font-size:14px}
@media(max-width:800px){.rector-feature{grid-template-columns:1fr}.rector-feature>img{height:440px}.cleric-card{grid-template-columns:220px 1fr}}
@media(max-width:600px){.rector-feature>img{height:330px}.rector-feature>div{padding:32px 24px}.cleric-card{grid-template-columns:1fr}.cleric-card>img{height:310px}.cleric-card>div{padding:30px 24px}}

.vadim-card{max-width:980px;grid-template-columns:1.25fr .75fr}
.vadim-card figure{margin:0;position:relative}
.vadim-card figure img{width:100%;height:100%;min-height:390px;object-fit:cover}
.vadim-card figcaption{position:absolute;left:18px;bottom:18px;background:#252923e8;color:#fff;padding:9px 13px;font-size:12px;letter-spacing:.04em}
.photo-section{padding:110px max(22px,5vw);background:var(--paper)}
.photo-section .heading{margin-bottom:52px}
.bottom-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:12px;max-width:1400px;margin:auto}
.bottom-gallery figure{margin:0;overflow:hidden}
.bottom-gallery .gallery-large{grid-column:span 2;grid-row:span 2}
.bottom-gallery figure:nth-child(4),.bottom-gallery figure:nth-child(8){grid-column:span 2}
.bottom-gallery .portrait-tall{grid-row:span 2}
.bottom-gallery img{height:100%;object-fit:cover;transition:.4s}
.bottom-gallery figure:hover img{transform:scale(1.025)}
@media(max-width:900px){.vadim-card{grid-template-columns:1fr}.bottom-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}.bottom-gallery .gallery-large{grid-column:span 2}.bottom-gallery figure:nth-child(4),.bottom-gallery figure:nth-child(8){grid-column:span 1}}
@media(max-width:600px){.vadim-card figure img{min-height:0;height:300px}.bottom-gallery{grid-template-columns:1fr;grid-auto-rows:290px}.bottom-gallery .gallery-large,.bottom-gallery figure:nth-child(4),.bottom-gallery figure:nth-child(8){grid-column:auto;grid-row:auto}.photo-section{padding:75px 16px}}
@media(max-width:600px){.bottom-gallery .portrait-tall{grid-row:auto;height:auto}.bottom-gallery .portrait-tall img{height:auto;max-height:none;object-fit:contain}}

.clergy-photo{max-width:1200px;margin:58px auto 0;background:#343832}
.clergy-photo>img{height:auto;max-height:720px;object-fit:cover}
.clergy-photo figcaption{display:grid;grid-template-columns:1fr 1fr;text-align:center}
.clergy-photo figcaption span{padding:22px;font:400 25px Prata,Georgia,serif;color:#fff}
.clergy-photo figcaption span+span{border-left:1px solid #ffffff25}
.clergy-photo figcaption b{display:block;font-weight:400}
.clergy-photo figcaption small{display:block;margin-top:5px;color:#e1c38e;font:500 10px Manrope,Arial,sans-serif;text-transform:uppercase;letter-spacing:.14em}
@media(max-width:600px){.clergy-photo figcaption span{padding:17px 8px;font-size:19px}}
