/* RED FAWN – KAVIAREŇ */
.rf-cafe-page{--rf-brown:#4b3428;--rf-ink:#251d18;--rf-soft:#f3ece3;--rf-line:rgba(62,43,32,.14);color:var(--rf-ink)}
.rf-cafe-page *{box-sizing:border-box}
.rf-cafe-page img{display:block;width:100%;height:100%;object-fit:cover}
.rf-cafe-kicker{display:inline-block;margin-bottom:14px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:rgba(37,29,24,.62)}
.rf-cafe-hero{position:relative;min-height:680px;overflow:hidden;border-radius:22px;background:#33251f}
.rf-cafe-hero>img{position:absolute;inset:0}
.rf-cafe-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,19,14,.62) 0%,rgba(28,19,14,.24) 58%,rgba(28,19,14,.08) 100%)}
.rf-cafe-hero-content{position:relative;z-index:2;max-width:620px;padding:86px 70px;color:#fff}
.rf-cafe-hero .rf-cafe-kicker{color:rgba(255,255,255,.72)}
.rf-cafe-hero h1{margin:0 0 20px;font-size:clamp(46px,6vw,82px);line-height:.94;letter-spacing:-.05em;color:#fff}
.rf-cafe-hero p{max-width:520px;margin:0 0 30px;font-size:19px;line-height:1.55;color:rgba(255,255,255,.88)}
.rf-cafe-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;background:var(--rf-brown);color:#fff!important;font-weight:750;text-decoration:none!important;transition:transform .2s ease,opacity .2s ease}
.rf-cafe-btn:hover{transform:translateY(-1px);opacity:.92}
.rf-cafe-btn-light{background:#fff;color:#2b201a!important}
.rf-cafe-info{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;padding:74px 0}
.rf-cafe-info-intro{padding:18px 26px 18px 8px}
.rf-cafe-info h2,.rf-cafe-split h2,.rf-cafe-bottom h2{margin:0 0 18px;font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-.04em}
.rf-cafe-info p,.rf-cafe-split p{max-width:720px;margin:0;font-size:17px;line-height:1.65;color:rgba(37,29,24,.72)}
.rf-cafe-info-card{display:flex;flex-direction:column;justify-content:center;gap:24px;padding:32px;border:1px solid var(--rf-line);border-radius:18px;background:var(--rf-soft)}
.rf-cafe-info-card>div{display:flex;flex-direction:column;gap:3px}
.rf-cafe-info-label{margin-bottom:5px;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(37,29,24,.54)}
.rf-cafe-info-card strong{font-size:18px}
.rf-cafe-info-card span:not(.rf-cafe-info-label){font-size:15px;color:rgba(37,29,24,.68)}
.rf-cafe-split{display:grid;grid-template-columns:1.08fr .92fr;min-height:560px;margin:0 0 26px;overflow:hidden;border:1px solid var(--rf-line);border-radius:22px}
.rf-cafe-split-reverse{grid-template-columns:.92fr 1.08fr}
.rf-cafe-split-reverse .rf-cafe-split-image{order:2}
.rf-cafe-split-reverse .rf-cafe-split-copy{order:1}
.rf-cafe-split-image{min-height:560px}
.rf-cafe-split-copy{display:flex;flex-direction:column;justify-content:center;padding:60px;background:#fff}
.rf-cafe-text-link{margin-top:24px;font-weight:800;color:var(--rf-brown)!important;text-decoration:none!important}
.rf-cafe-gallery{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:12px;height:430px;margin:26px 0}
.rf-cafe-gallery img{border-radius:16px}
.rf-cafe-bottom{margin:26px 0 0;padding:70px 30px;text-align:center;border-radius:22px;background:var(--rf-soft);border:1px solid var(--rf-line)}
.rf-cafe-bottom p{margin:-2px 0 26px;font-size:17px;color:rgba(37,29,24,.66)}
@media (max-width:900px){
.rf-cafe-hero{min-height:610px}.rf-cafe-hero-content{padding:62px 38px}.rf-cafe-info{grid-template-columns:1fr;padding:46px 0}.rf-cafe-info-intro{padding:0}.rf-cafe-split,.rf-cafe-split-reverse{grid-template-columns:1fr;min-height:0}.rf-cafe-split-reverse .rf-cafe-split-image,.rf-cafe-split-reverse .rf-cafe-split-copy{order:initial}.rf-cafe-split-image{height:500px;min-height:0}.rf-cafe-split-copy{padding:42px 34px}.rf-cafe-gallery{height:360px}}
@media (max-width:620px){
.rf-cafe-hero{min-height:560px;border-radius:16px}.rf-cafe-hero-overlay{background:linear-gradient(0deg,rgba(27,18,14,.72) 0%,rgba(27,18,14,.24) 68%,rgba(27,18,14,.05) 100%)}.rf-cafe-hero-content{display:flex;flex-direction:column;justify-content:flex-end;min-height:560px;padding:34px 24px}.rf-cafe-hero h1{font-size:48px}.rf-cafe-hero p{font-size:16px}.rf-cafe-info{padding:36px 0}.rf-cafe-info-card{padding:24px}.rf-cafe-split{border-radius:16px}.rf-cafe-split-image{height:390px}.rf-cafe-split-copy{padding:34px 24px}.rf-cafe-gallery{grid-template-columns:1fr 1fr;height:auto}.rf-cafe-gallery img{height:260px;border-radius:12px}.rf-cafe-gallery img:first-child{grid-column:1/-1;height:340px}.rf-cafe-bottom{padding:48px 22px;border-radius:16px}}
