.rm-front{max-width:1280px;margin:0 auto;padding:24px 18px;font-family:inherit}.rm-hero{background:#131a2b;color:#fff;padding:34px;border-radius:22px;margin-bottom:18px}.rm-hero h2{font-size:clamp(28px,4vw,48px);margin:4px 0}.rm-eyebrow{font-weight:800;letter-spacing:.16em;font-size:12px}.rm-filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px;margin:18px 0}.rm-filters input,.rm-filters select,.rm-meet input,.rm-meet select{min-height:44px;border:1px solid #d7dbe2;border-radius:10px;padding:0 12px;background:#fff}.rm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rm-place{border:1px solid #e2e5ea;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 6px 24px #0a16300c}.rm-photo{height:180px;background:#f1f3f6;display:grid;place-items:center;font-size:54px}.rm-photo img{width:100%;height:100%;object-fit:cover}.rm-body{padding:16px}.rm-top{display:flex;justify-content:space-between;gap:10px}.rm-top h3{margin:0;font-size:21px}.rm-kind,.rm-address{color:#687080;font-size:13px}.rm-rating{white-space:nowrap;background:#fff3cd;border-radius:999px;padding:6px 8px;font-weight:700}.rm-tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0 14px}.rm-tags span{background:#f1f4f8;border-radius:999px;padding:5px 8px;font-size:12px}.rm-meet{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:7px}.rm-interest{border:0;border-radius:10px;background:#e53935;color:#fff;font-weight:800;cursor:pointer}.rm-interest.is-saved{background:#218838}.rm-people{border:0;background:transparent;color:#3b5c9a;padding:10px 0 0;cursor:pointer;text-align:left}.rm-people-list{display:none;border-top:1px solid #eee;margin-top:10px;padding-top:8px}.rm-people-list.is-open{display:block}.rm-person{display:flex;align-items:center;gap:8px;padding:5px 0}.rm-person img{width:32px;height:32px;border-radius:50%}@media(max-width:1000px){.rm-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.rm-filters,.rm-grid,.rm-meet{grid-template-columns:1fr}.rm-photo{height:220px}}
.rm-action-status{margin-top:8px;font-size:13px;min-height:18px}.rm-action-status.is-ok{font-weight:600}.rm-action-status.is-error{font-weight:600}.rm-interest:disabled{opacity:.65;cursor:wait}

/* v1.1 — konto użytkownika i niezawodne CTA */
.rm-userbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:12px 14px;border:1px solid #e6e8ee;border-radius:16px;background:#fff}.rm-brand{font-weight:900;text-decoration:none;color:#111827}.rm-userbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rm-userbar-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border-radius:10px;text-decoration:none;font-weight:700}.rm-user-primary,.rm-account-btn{background:#111827!important;color:#fff!important}.rm-user-name{font-size:13px;color:#6b7280}.rm-action-status{min-height:20px;margin-top:8px;font-size:13px;font-weight:700}.rm-action-status.is-ok{color:#137333}.rm-action-status.is-error{color:#b42318}.rm-interest{cursor:pointer}.rm-interest.is-saved{outline:3px solid rgba(34,197,94,.18)}
.rm-account{width:min(1050px,calc(100% - 28px));margin:28px auto 60px}.rm-account-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.rm-account-head>div{display:flex;align-items:center;gap:14px}.rm-account-head img{border-radius:50%}.rm-account-head h2{margin:0}.rm-account-head p{margin:4px 0 0;color:#6b7280}.rm-account-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;box-shadow:0 10px 35px rgba(15,23,42,.06)}.rm-account-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;text-decoration:none;font-weight:800}.rm-account-btn.rm-secondary{background:#eef0f4!important;color:#111827!important}.rm-account-list{display:grid;gap:10px;margin:14px 0 20px}.rm-account-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #eceef2;border-radius:14px}.rm-account-list article>div{display:grid;gap:4px}.rm-account-list small{color:#6b7280}.rm-remove-btn{border:0;background:#fff0f0;color:#b42318;border-radius:9px;padding:8px 10px;font-weight:800;cursor:pointer}
@media(max-width:720px){.rm-userbar,.rm-account-head,.rm-account-list article{align-items:flex-start;flex-direction:column}.rm-userbar-actions{width:100%}.rm-userbar-actions a{flex:1}.rm-account-head .rm-account-btn{width:100%}}

.rm-global-notice{margin:0 0 16px;padding:13px 15px;border-radius:12px;font-weight:800}.rm-global-notice.rm-ok{background:#ecfdf3;border:1px solid #a7f3d0;color:#166534}.rm-global-notice.rm-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.rm-global-notice a{color:inherit;text-decoration:underline}.rm-meet .rm-interest{min-height:44px}

.rm-meet .rm-interest{display:flex!important;align-items:center;justify-content:center;min-height:44px;text-decoration:none!important;position:relative;z-index:20;pointer-events:auto!important}.rm-meet{position:relative;z-index:10}

/* v1.2.0 — single place page */
.rm-place-title{color:inherit;text-decoration:none}.rm-place-title:hover{text-decoration:underline}
.rm-single{max-width:1180px;margin:0 auto;padding:24px 18px 56px}.rm-single-back{margin:18px 0}.rm-single-back a{text-decoration:none;font-weight:700}
.rm-single-card{display:grid;grid-template-columns:minmax(280px,42%) 1fr;gap:28px;background:#fff;border:1px solid #e7e7eb;border-radius:22px;padding:22px;box-shadow:0 12px 35px rgba(0,0,0,.06)}
.rm-single-photo{min-height:360px;border-radius:18px;background:#f4f4f6;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:72px}.rm-single-photo img{width:100%;height:100%;min-height:360px;object-fit:cover}
.rm-single-main h1{font-size:clamp(30px,5vw,48px);line-height:1.05;margin:4px 0 8px}.rm-description{margin:20px 0}.rm-place-details{padding:14px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.rm-place-details p{margin:8px 0}
.rm-hours{margin:18px 0;padding:14px 16px;background:#f7f7f9;border-radius:12px}.rm-hours summary{cursor:pointer;font-weight:700}.rm-hours ul{margin:12px 0 0 20px}
.rm-single-cta{margin-top:22px;padding:20px;border-radius:16px;background:#f8f8fb}.rm-single-cta h2{margin-top:0}.rm-comments{margin:34px 0 0;background:#fff;border:1px solid #e7e7eb;border-radius:22px;padding:24px}.rm-comments h2{margin-top:0}.rm-comments-intro{color:#666}
.rm-comments .comment-list{list-style:none;padding:0}.rm-comments .comment-body{padding:16px 0;border-bottom:1px solid #eee}.rm-comments textarea{width:100%;min-height:130px}.rm-comments input[type=text],.rm-comments input[type=email],.rm-comments input[type=url]{width:100%;max-width:520px}.rm-comments input[type=submit]{border:0;border-radius:10px;padding:12px 18px;font-weight:700;cursor:pointer}
@media(max-width:760px){.rm-single-card{grid-template-columns:1fr}.rm-single-photo,.rm-single-photo img{min-height:230px}.rm-single{padding-left:12px;padding-right:12px}.rm-comments{padding:18px}}

/* v1.3.0 — premium karta lokalu */
.rm-single{max-width:1240px;padding-bottom:90px;color:#172033}.rm-single *{box-sizing:border-box}.rm-place-hero{display:grid;grid-template-columns:minmax(340px,46%) 1fr;gap:0;overflow:hidden;background:#fff;border:1px solid #e7eaf0;border-radius:28px;box-shadow:0 18px 55px rgba(15,23,42,.08)}
.rm-place-hero .rm-single-photo{position:relative;min-height:470px;border-radius:0;background:linear-gradient(145deg,#f6f7f9,#eceff4)}.rm-place-hero .rm-single-photo img{min-height:470px;height:100%;object-fit:cover}.rm-photo-fallback{display:flex;flex-direction:column;align-items:center;gap:12px;color:#6b7280}.rm-photo-fallback span{font-size:86px}.rm-photo-fallback small{font-size:14px}
.rm-photo-rating{position:absolute;left:18px;bottom:18px;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:14px;background:rgba(17,24,39,.88);backdrop-filter:blur(8px);color:#fff;font-size:17px;font-weight:900}.rm-photo-rating small{font-size:12px;font-weight:600;opacity:.82}
.rm-hero-content{padding:38px 38px 32px}.rm-hero-content h1{margin:6px 0 10px;font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-.035em}.rm-hero-content .rm-kind{font-size:17px;color:#697386;margin-bottom:18px}.rm-hero-content .rm-address{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 0;margin:0;color:#374151}.rm-copy-address{border:0;background:#f1f5f9;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;cursor:pointer}.rm-vibe-block{margin:14px 0}.rm-vibe-block>strong{font-size:13px;color:#6b7280}.rm-vibe-block .rm-tags{margin-top:8px}.rm-vibe-block .rm-tags span{background:#fff1f2;color:#9f1239;border:1px solid #ffe4e6;font-weight:800;padding:7px 10px}
.rm-quick-actions{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.rm-quick{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid #dce1e8;border-radius:12px;background:#fff;color:#172033!important;text-decoration:none!important;font-weight:800;cursor:pointer}.rm-quick:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(15,23,42,.08)}.rm-primary-action{background:#172033!important;color:#fff!important;border-color:#172033!important}
.rm-mini-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:22px}.rm-mini-facts>div{min-height:88px;padding:12px;border:1px solid #e8ebf0;border-radius:15px;background:#fafbfc}.rm-mini-facts span{display:block;font-size:17px}.rm-mini-facts strong{display:block;margin:4px 0;font-size:13px}.rm-mini-facts small{display:block;color:#7b8494;font-size:11px;line-height:1.25}
.rm-place-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:28px;margin-top:30px}.rm-place-content{display:grid;gap:22px}.rm-info-section{padding:26px 28px;border:1px solid #e7eaf0;border-radius:22px;background:#fff;box-shadow:0 8px 25px rgba(15,23,42,.035)}.rm-section-heading{margin-bottom:18px}.rm-section-heading .rm-eyebrow{margin:0 0 5px;color:#9f1239;font-size:11px;font-weight:900;letter-spacing:.12em}.rm-section-heading h2{margin:0;font-size:26px;letter-spacing:-.02em}.rm-readable-text{font-size:16px;line-height:1.75;color:#4b5563}.rm-readable-text p:first-child{margin-top:0}.rm-readable-text p:last-child{margin-bottom:0}
.rm-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rm-feature{display:flex;align-items:center;gap:10px;min-height:62px;padding:11px 13px;border-radius:14px;background:#f8fafc;border:1px solid #edf0f4}.rm-feature span{font-size:23px}.rm-feature strong{font-size:13px;line-height:1.2}
.rm-hours-card{padding:6px 0}.rm-hours-card ul{display:grid;grid-template-columns:1fr 1fr;gap:7px 22px;list-style:none;padding:0;margin:0}.rm-hours-card li{padding:9px 12px;border-radius:10px;background:#f8fafc;color:#4b5563;font-size:14px}
.rm-tip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rm-tip-grid>div{padding:16px;border-radius:16px;background:#f8fafc}.rm-tip-grid span{font-size:25px}.rm-tip-grid p{margin:7px 0 0;font-size:13px;line-height:1.5;color:#596273}.rm-tip-grid strong{color:#172033}
.rm-plan-card{min-width:0}.rm-plan-sticky{position:sticky;top:24px;padding:24px;border-radius:22px;background:#172033;color:#fff;box-shadow:0 16px 40px rgba(15,23,42,.18)}.rm-plan-sticky .rm-eyebrow{color:#fda4af}.rm-plan-sticky h2{margin:6px 0 8px;font-size:29px}.rm-plan-sticky>p{color:#d6dbe4;line-height:1.55}.rm-plan-sticky .rm-meet{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.rm-plan-sticky .rm-meet label{display:grid;gap:6px}.rm-plan-sticky .rm-meet label span{font-size:12px;font-weight:800;color:#cbd5e1}.rm-plan-sticky .rm-meet input,.rm-plan-sticky .rm-meet select{width:100%;min-height:45px;border:1px solid #465166;border-radius:11px;background:#fff;color:#172033;padding:8px 10px}.rm-plan-sticky .rm-interest{grid-column:1/-1;min-height:49px;border-radius:12px;background:#e11d48;color:#fff!important;font-size:15px}.rm-plan-sticky .rm-interest:hover{background:#be123c}.rm-plan-sticky .rm-people{color:#fda4af;text-align:center;width:100%;font-weight:800}.rm-plan-sticky .rm-people-list{border-color:#334155}.rm-login-hint{margin:12px 0 0!important;font-size:12px;color:#cbd5e1!important;text-align:center}
.rm-comments{margin-top:30px;border-radius:22px;padding:28px;box-shadow:0 8px 25px rgba(15,23,42,.035)}.rm-comments-intro{max-width:720px;line-height:1.6}.rm-comments .comment-body{border:1px solid #eef0f3;border-radius:14px;padding:16px;margin:10px 0}.rm-comments .comment-author img{border-radius:50%;margin-right:8px}.rm-comments input[type=submit]{background:#172033;color:#fff;min-height:44px}.rm-comments textarea,.rm-comments input[type=text],.rm-comments input[type=email],.rm-comments input[type=url]{border:1px solid #dce1e8;border-radius:12px;padding:10px 12px}
.rm-toast{position:fixed;right:22px;bottom:22px;z-index:9999;max-width:340px;padding:12px 16px;border-radius:12px;background:#172033;color:#fff;box-shadow:0 15px 40px rgba(15,23,42,.25);opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s ease}.rm-toast.is-visible{opacity:1;transform:translateY(0)}.rm-mobile-plan{display:none}
@media(max-width:980px){.rm-place-hero{grid-template-columns:1fr}.rm-place-hero .rm-single-photo,.rm-place-hero .rm-single-photo img{min-height:360px}.rm-place-layout{grid-template-columns:1fr}.rm-plan-sticky{position:static}.rm-feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.rm-single{padding:12px 12px 86px}.rm-place-hero{border-radius:20px}.rm-place-hero .rm-single-photo,.rm-place-hero .rm-single-photo img{min-height:260px}.rm-hero-content{padding:24px 19px}.rm-hero-content h1{font-size:36px}.rm-mini-facts{grid-template-columns:1fr 1fr}.rm-mini-facts>div:last-child:nth-child(odd){grid-column:1/-1}.rm-info-section,.rm-comments{padding:20px 17px;border-radius:18px}.rm-feature-grid,.rm-hours-card ul,.rm-tip-grid{grid-template-columns:1fr}.rm-quick-actions{display:grid;grid-template-columns:1fr 1fr}.rm-quick{width:100%}.rm-mobile-plan{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:9998}.rm-mobile-plan button{width:100%;min-height:52px;border:0;border-radius:14px;background:#e11d48;color:#fff;font-weight:900;box-shadow:0 12px 28px rgba(190,18,60,.28)}.rm-toast{left:12px;right:12px;bottom:78px;max-width:none}}

/* v1.4.0 — całkowicie przebudowana karta pojedynczego lokalu */
.rm-single-v14{max-width:1220px;margin:0 auto;padding:18px 18px 88px;color:#18212f}
.rm-single-v14 *{box-sizing:border-box}
.rm-single-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:6px 0 18px;padding:0 2px}
.rm-back-home{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 14px;border-radius:12px;background:#f4f6f8;color:#18212f!important;text-decoration:none!important;font-weight:850}
.rm-back-home:hover{background:#e9edf2}
.rm-single-nav-user{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px}.rm-single-nav-user a{color:#243246;text-decoration:none;font-weight:800}.rm-single-nav-user span{color:#7a8492}.rm-nav-join{padding:9px 12px;border-radius:10px;background:#18212f;color:#fff!important}

.rm-gallery-wrap{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(250px,.78fr);gap:8px;height:520px;border-radius:24px;overflow:hidden;background:#eef1f4;box-shadow:0 18px 55px rgba(25,34,48,.09)}
.rm-gallery-wrap.is-single{grid-template-columns:1fr}
.rm-gallery-main,.rm-gallery-thumb{position:relative;border:0;padding:0;margin:0;background:#e8ebef;overflow:hidden;cursor:pointer}
.rm-gallery-main img,.rm-gallery-thumb img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .32s ease,filter .32s ease}
.rm-gallery-main:hover img,.rm-gallery-thumb:hover img{transform:scale(1.015);filter:brightness(.96)}
.rm-gallery-main{min-height:0}.rm-gallery-side{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;min-width:0}.rm-gallery-thumb{min-width:0;min-height:0}
.rm-gallery-label{position:absolute;right:16px;bottom:16px;padding:9px 12px;border-radius:11px;background:rgba(255,255,255,.94);color:#16202e;font-weight:900;font-size:13px;box-shadow:0 8px 24px rgba(0,0,0,.12)}
.rm-gallery-empty{display:flex;min-height:360px;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#6c7684;background:linear-gradient(145deg,#f7f8fa,#eceff2)}.rm-gallery-empty span{font-size:78px}.rm-gallery-empty strong{font-size:16px}
.rm-photo-attribution{margin:8px 3px 0;color:#8a93a0;font-size:11px}.rm-photo-attribution a{color:inherit}

.rm-place-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding:34px 4px 24px;border-bottom:1px solid #e8ebef}.rm-heading-main h1{margin:4px 0 10px;font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.045em}.rm-heading-main>.rm-eyebrow{margin:0;color:#a52b39;font-size:11px;font-weight:950;letter-spacing:.15em}.rm-title-meta{display:flex;gap:10px 16px;align-items:center;flex-wrap:wrap;color:#667181;font-size:14px}.rm-rating-pill{display:inline-flex;align-items:center;gap:3px;padding:6px 9px;border-radius:999px;background:#fff4d7;color:#7a5600;font-weight:900}.rm-rating-pill small{font-size:11px;font-weight:750;opacity:.78}.rm-heading-tags{margin-top:14px}.rm-heading-tags span{padding:7px 10px;border:1px solid #f0dfe2;background:#fff7f8;color:#9d2433;font-weight:800}
.rm-heading-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.rm-heading-actions a,.rm-heading-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border-radius:12px;text-decoration:none!important;font-weight:850;cursor:pointer}.rm-action-dark{border:1px solid #18212f;background:#18212f;color:#fff!important}.rm-action-light{border:1px solid #dce1e6;background:#fff;color:#1c2737!important}.rm-action-light:hover,.rm-action-dark:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(24,33,47,.08)}

.rm-layout-v14{grid-template-columns:minmax(0,1fr) 360px;gap:26px;margin-top:26px}.rm-place-content{display:grid;gap:18px}
.rm-facts-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rm-facts-row article{display:flex;align-items:flex-start;gap:12px;min-height:112px;padding:16px 17px;border:1px solid #e7eaee;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(24,33,47,.035)}.rm-facts-row article>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#f4f6f8;font-size:21px}.rm-facts-row small{display:block;margin-bottom:4px;color:#8a93a0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.rm-facts-row strong{display:block;color:#202b3a;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.rm-facts-row a{color:#202b3a}.rm-copy-address{margin-top:7px;padding:0;border:0;background:transparent;color:#a52b39;font-weight:850;font-size:12px;cursor:pointer}
.rm-single-v14 .rm-info-section{padding:26px 28px;border:1px solid #e7eaee;border-radius:20px;background:#fff;box-shadow:0 7px 24px rgba(24,33,47,.03)}.rm-single-v14 .rm-section-heading{margin-bottom:16px}.rm-single-v14 .rm-section-heading .rm-eyebrow{margin:0 0 5px;color:#a52b39;font-size:10px;font-weight:950;letter-spacing:.14em}.rm-single-v14 .rm-section-heading h2{margin:0;font-size:27px;letter-spacing:-.025em}.rm-single-v14 .rm-readable-text{font-size:16px;line-height:1.78;color:#536071}
.rm-single-v14 .rm-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.rm-single-v14 .rm-feature{min-height:64px;padding:12px 13px;border:1px solid #ebedf0;border-radius:14px;background:#f8fafb}.rm-single-v14 .rm-feature span{font-size:22px}.rm-single-v14 .rm-feature strong{font-size:13px}
.rm-single-v14 .rm-hours-card ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;list-style:none;padding:0;margin:0}.rm-single-v14 .rm-hours-card li{padding:11px 13px;border-radius:12px;background:#f7f8fa;color:#4d5969;font-size:13px}
.rm-single-v14 .rm-tip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rm-single-v14 .rm-tip-grid>div{padding:16px;border-radius:15px;background:#f7f8fa}.rm-single-v14 .rm-tip-grid span{font-size:23px}.rm-single-v14 .rm-tip-grid p{margin:8px 0 0;font-size:13px;line-height:1.5;color:#5f6977}

.rm-plan-v14{position:sticky;top:22px;padding:25px;border-radius:21px;background:linear-gradient(160deg,#202b3a,#121923);color:#fff;box-shadow:0 18px 44px rgba(18,25,35,.19)}.rm-plan-v14 .rm-plan-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:rgba(255,255,255,.09);font-size:23px}.rm-plan-v14>.rm-eyebrow{margin:15px 0 4px;color:#ffbec7;font-size:10px;font-weight:950;letter-spacing:.14em}.rm-plan-v14 h2{margin:0 0 8px;font-size:30px;letter-spacing:-.03em}.rm-plan-v14>p{margin:0;color:#cbd2dc;font-size:14px;line-height:1.55}.rm-plan-v14 .rm-meet{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.rm-plan-v14 .rm-meet label{display:grid;gap:5px}.rm-plan-v14 .rm-meet label span{font-size:11px;color:#d5dbe4;font-weight:850}.rm-plan-v14 .rm-meet input,.rm-plan-v14 .rm-meet select{width:100%;min-height:46px;padding:8px 10px;border:1px solid #445064;border-radius:11px;background:#fff;color:#17202d}.rm-plan-v14 .rm-interest{grid-column:1/-1;min-height:50px;border-radius:12px;background:#d9384c;color:#fff!important;text-decoration:none!important;font-size:15px;font-weight:950}.rm-plan-v14 .rm-interest:hover{background:#bf2d40}.rm-plan-v14 .rm-people{width:100%;padding-top:13px;color:#ffc1c9;text-align:center;font-weight:850}.rm-plan-v14 .rm-people-list{border-color:#374254}.rm-plan-v14 .rm-login-hint{margin:11px 0 0;color:#aeb8c5;font-size:11px;text-align:center}

.rm-comments-v14{margin-top:28px;padding:28px;border:1px solid #e7eaee;border-radius:20px;background:#fff;box-shadow:0 7px 24px rgba(24,33,47,.03)}.rm-comments-v14 .rm-comments-intro{max-width:760px;margin-top:-4px;color:#697586;line-height:1.6}.rm-comments-v14 .comment-list{list-style:none;padding:0}.rm-comments-v14 .comment-body{margin:10px 0;padding:17px;border:1px solid #edf0f2;border-radius:15px}.rm-comments-v14 textarea,.rm-comments-v14 input[type=text],.rm-comments-v14 input[type=email],.rm-comments-v14 input[type=url]{width:100%;border:1px solid #dce2e8;border-radius:12px;padding:11px 12px}.rm-comments-v14 input[type=submit]{min-height:44px;padding:10px 16px;border:0;border-radius:11px;background:#18212f;color:#fff;font-weight:850;cursor:pointer}
.rm-bottom-home{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:22px 24px;border-radius:18px;background:#f1f3f6}.rm-bottom-home div{display:grid;gap:4px}.rm-bottom-home strong{font-size:16px}.rm-bottom-home span{color:#6d7784;font-size:13px}.rm-bottom-home a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;background:#18212f;color:#fff!important;text-decoration:none!important;font-weight:900}

.rm-single-v14>.rm-mobile-plan{display:none}.rm-lightbox[hidden]{display:none!important}.rm-lightbox{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:34px;background:rgba(8,12,18,.92)}.rm-lightbox img{max-width:min(1280px,94vw);max-height:90vh;border-radius:14px;box-shadow:0 30px 90px rgba(0,0,0,.42)}.rm-lightbox-close{position:fixed;top:18px;right:20px;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#111;font-size:30px;line-height:1;cursor:pointer}
.rm-toast{position:fixed;right:22px;bottom:22px;z-index:100000;max-width:340px;padding:12px 16px;border-radius:12px;background:#18212f;color:#fff;box-shadow:0 15px 40px rgba(15,23,42,.25);opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s ease}.rm-toast.is-visible{opacity:1;transform:translateY(0)}

@media(max-width:980px){.rm-gallery-wrap{height:430px;grid-template-columns:1.5fr .8fr}.rm-place-heading{grid-template-columns:1fr}.rm-heading-actions{justify-content:flex-start}.rm-layout-v14{grid-template-columns:1fr}.rm-plan-v14{position:static}.rm-facts-row{grid-template-columns:1fr 1fr}.rm-facts-row article:last-child:nth-child(odd){grid-column:1/-1}}
@media(max-width:700px){.rm-single-v14{padding:10px 12px 88px}.rm-single-nav{align-items:flex-start;flex-direction:column}.rm-single-nav-user{width:100%}.rm-gallery-wrap{height:360px;grid-template-columns:1fr;grid-template-rows:1fr auto;border-radius:18px}.rm-gallery-side{display:flex;height:86px;overflow-x:auto;gap:6px}.rm-gallery-thumb{flex:0 0 112px;border-radius:8px}.rm-gallery-label{right:10px;bottom:10px}.rm-place-heading{padding:25px 2px 20px}.rm-heading-main h1{font-size:40px}.rm-heading-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.rm-heading-actions a,.rm-heading-actions button{width:100%}.rm-facts-row,.rm-single-v14 .rm-feature-grid,.rm-single-v14 .rm-hours-card ul,.rm-single-v14 .rm-tip-grid{grid-template-columns:1fr}.rm-facts-row article:last-child:nth-child(odd){grid-column:auto}.rm-single-v14 .rm-info-section,.rm-comments-v14{padding:20px 17px}.rm-bottom-home{align-items:stretch;flex-direction:column}.rm-bottom-home a{width:100%}.rm-single-v14>.rm-mobile-plan{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:9998;min-height:52px;border:0;border-radius:14px;background:#d9384c;color:#fff;font-weight:950;box-shadow:0 12px 30px rgba(191,45,64,.28);cursor:pointer}.rm-toast{left:12px;right:12px;bottom:78px;max-width:none}.rm-lightbox{padding:12px}}

/* v1.4.1 — pełny kolorowy redesign pojedynczego lokalu + gwarantowane cropowanie galerii */
body.single-rm_place{background:#f6f1eb!important}
.rm-single-v14{max-width:none!important;width:100%;margin:0!important;padding:28px max(18px,calc((100vw - 1320px)/2)) 96px!important;background:
 radial-gradient(circle at 8% 4%,rgba(255,196,118,.30),transparent 24%),
 radial-gradient(circle at 92% 18%,rgba(246,130,148,.18),transparent 28%),
 linear-gradient(180deg,#fff8ef 0,#f8f2ec 38%,#f5f7fb 100%);color:#263043}
.rm-single-v14>.rm-global-notice,.rm-single-v14>.rm-single-nav,.rm-single-v14>.rm-gallery-wrap,.rm-single-v14>.rm-photo-attribution,.rm-single-v14>.rm-place-heading,.rm-single-v14>.rm-place-layout,.rm-single-v14>.rm-comments-v14,.rm-single-v14>.rm-bottom-home{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}

.rm-single-nav{margin-bottom:18px!important;padding:12px 14px;border:1px solid rgba(119,79,41,.12);border-radius:16px;background:rgba(255,255,255,.78);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(93,61,33,.05)}
.rm-back-home{display:inline-flex;align-items:center;min-height:38px;padding:8px 12px;border-radius:999px;background:#fff0db;color:#8a4f16!important;font-weight:900;text-decoration:none!important}
.rm-single-nav-user a{color:#7d3040!important;font-weight:800;text-decoration:none!important}.rm-nav-join{padding:8px 12px;border-radius:999px;background:#d84559!important;color:#fff!important}

.rm-gallery-wrap{height:440px!important;overflow:hidden!important;border-radius:28px!important;border:6px solid rgba(255,255,255,.86);background:#e8e2da;box-shadow:0 24px 70px rgba(76,49,27,.18)!important}
.rm-gallery-main,.rm-gallery-thumb{overflow:hidden!important;background:#d9dfe6!important}
.rm-gallery-main img,.rm-gallery-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important}
.rm-gallery-main img{min-height:0!important}
.rm-gallery-label{background:rgba(32,25,20,.82)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;backdrop-filter:blur(8px)}
.rm-photo-attribution{padding:8px 12px;margin-top:8px!important;border-radius:10px;background:rgba(255,255,255,.62);font-size:10px!important}

.rm-place-heading{margin-top:22px!important;padding:30px 32px!important;border:1px solid rgba(111,74,41,.10)!important;border-radius:24px!important;background:linear-gradient(135deg,#fff 0%,#fff7ed 100%)!important;box-shadow:0 16px 45px rgba(69,45,26,.08)}
.rm-heading-main>.rm-eyebrow{color:#c2374d!important}.rm-heading-main h1{color:#202735!important}
.rm-rating-pill{background:#fff0ba!important;color:#6f4b00!important;box-shadow:inset 0 0 0 1px rgba(172,118,0,.12)}
.rm-heading-tags span{background:#ffe8ec!important;border-color:#ffd1d9!important;color:#a7273c!important}
.rm-action-dark{background:linear-gradient(135deg,#d63c53,#b72842)!important;border-color:#c9344b!important;box-shadow:0 10px 24px rgba(201,52,75,.22)}
.rm-action-light{background:#fff8ed!important;border-color:#edd9bd!important;color:#764a1f!important}

.rm-layout-v14{align-items:start!important}.rm-place-content{gap:20px!important}
.rm-facts-row article{border:0!important;background:linear-gradient(145deg,#ffffff,#fff8ef)!important;box-shadow:0 14px 34px rgba(95,61,29,.08)!important}
.rm-facts-row article:nth-child(1)>span{background:#ffe6d2!important}.rm-facts-row article:nth-child(2)>span{background:#e3f6ed!important}.rm-facts-row article:nth-child(3)>span{background:#e6edff!important}
.rm-single-v14 .rm-info-section{border:0!important;background:rgba(255,255,255,.94)!important;box-shadow:0 16px 40px rgba(44,54,72,.07)!important}
.rm-single-v14 .rm-info-section:nth-of-type(even){background:linear-gradient(145deg,#fff,#fff7f0)!important}
.rm-single-v14 .rm-section-heading .rm-eyebrow{color:#c2374d!important}.rm-single-v14 .rm-section-heading h2{color:#252d3b!important}
.rm-single-v14 .rm-feature{border:0!important;background:#f4f0ff!important}.rm-single-v14 .rm-feature:nth-child(3n+2){background:#eaf8f0!important}.rm-single-v14 .rm-feature:nth-child(3n+3){background:#fff2df!important}
.rm-single-v14 .rm-hours-card li{background:#f7f2eb!important;border-left:4px solid #e5a65b}
.rm-single-v14 .rm-tip-grid>div{background:linear-gradient(145deg,#f7f9ff,#eef2ff)!important;border:1px solid #e5e9f8}.rm-single-v14 .rm-tip-grid>div:nth-child(2){background:linear-gradient(145deg,#fff2f4,#ffe8ec)!important}.rm-single-v14 .rm-tip-grid>div:nth-child(3){background:linear-gradient(145deg,#eef9f3,#e2f3e9)!important}

.rm-plan-v14{background:linear-gradient(160deg,#60213b 0%,#9d2d48 58%,#d84b55 100%)!important;box-shadow:0 22px 55px rgba(112,29,54,.28)!important;border:1px solid rgba(255,255,255,.14)}
.rm-plan-v14 .rm-interest{background:#ffd166!important;color:#4b2e12!important;box-shadow:0 10px 24px rgba(255,209,102,.25)}.rm-plan-v14 .rm-interest:hover{background:#ffca4e!important}
.rm-plan-v14 .rm-people{color:#ffe4ae!important}

.rm-comments-v14{background:linear-gradient(145deg,#fff,#fffaf4)!important;border:0!important;box-shadow:0 18px 42px rgba(66,49,31,.08)!important}.rm-comments-v14 .comment-body{background:#fff!important;box-shadow:0 7px 20px rgba(44,54,72,.04)}
.rm-comments-v14 input[type=submit]{background:linear-gradient(135deg,#d63c53,#b72842)!important}
.rm-bottom-home{background:linear-gradient(135deg,#263248,#172033)!important;color:#fff!important;box-shadow:0 18px 42px rgba(23,32,51,.16)}.rm-bottom-home span{color:#cbd4e2!important}.rm-bottom-home a{background:#ffd166!important;color:#4a3014!important}

@media(max-width:980px){.rm-gallery-wrap{height:400px!important}}
@media(max-width:700px){body.single-rm_place{background:#f8f2ec!important}.rm-single-v14{padding:12px 10px 88px!important}.rm-gallery-wrap{height:315px!important;border-radius:20px!important;border-width:4px!important}.rm-gallery-side{height:78px!important}.rm-place-heading{padding:22px 18px!important;border-radius:20px!important}.rm-heading-main h1{font-size:38px!important}.rm-facts-row article{min-height:92px}.rm-plan-v14{border-radius:18px!important}.rm-mobile-plan{background:linear-gradient(135deg,#d63c53,#b72842)!important}}

/* v1.4.9 readability cleanup */
.rm-comments-v14 textarea,.rm-comments-v14 input[type=text],.rm-comments-v14 input[type=email],.rm-comments-v14 input[type=url]{font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:16px!important;line-height:1.65!important;font-weight:600!important;}
.rm-comments-v14 textarea::placeholder,.rm-comments-v14 input::placeholder{font-size:16px!important;font-weight:500!important;}
.rm-mobile-plan{display:none!important;}
.rm-bottom-home>div{line-height:1.55!important;}
.rm-bottom-home strong{margin-right:.3em!important;}

/* v1.5.6 — miniatury galerii podmieniają zdjęcie główne */
.rm-gallery-thumb{transition:transform .18s ease,box-shadow .18s ease,outline-color .18s ease!important}
.rm-gallery-thumb:hover{transform:translateY(-2px)!important;box-shadow:0 8px 20px rgba(36,50,74,.18)!important}
.rm-gallery-thumb.is-active{outline:3px solid #c59d4c!important;outline-offset:-3px!important}

/* v1.6.4 — robust share panel + clean rating badge */
.rm-share-panel{position:fixed;inset:0;z-index:1000000;display:none;align-items:center;justify-content:center;padding:20px}
.rm-share-panel:target{display:flex}
.rm-share-panel-backdrop{position:absolute;inset:0;background:rgba(18,27,43,.68);backdrop-filter:blur(3px)}
.rm-share-panel-card{position:relative;z-index:2;width:min(620px,94vw);background:#fffdf8;border:1px solid #ded8ca;border-radius:24px;padding:28px;box-shadow:0 26px 80px rgba(20,28,43,.28);color:#24324a}
.rm-share-panel-card h2{margin:4px 0 8px;font-size:30px;line-height:1.12;font-weight:900}
.rm-share-panel-card>p{margin:0 0 16px;font-size:16px;line-height:1.55}
.rm-share-panel-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f0ece3;color:#24324a;text-decoration:none;font-size:26px;font-weight:700}
.rm-share-text{display:block;width:100%;min-height:150px;box-sizing:border-box;border:1px solid #d9d2c4;border-radius:16px;padding:16px;background:#fff;color:#24324a;font:600 16px/1.55 Inter,"Segoe UI",Roboto,Arial,sans-serif;resize:vertical}
.rm-share-panel-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}
.rm-share-panel-actions button,.rm-share-panel-actions a{min-height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:0 18px;font:800 16px/1 Inter,"Segoe UI",Roboto,Arial,sans-serif;text-decoration:none;cursor:pointer}
.rm-copy-share-text{border:0;background:#c59d4c;color:#172033}
.rm-facebook-share{background:#24324a;color:#fff!important}
.rm-share-panel-card small{display:block;margin-top:12px;color:#6e6a62;font-size:13px;line-height:1.45}
@media(max-width:620px){.rm-share-panel-actions{grid-template-columns:1fr}.rm-share-panel-card{padding:22px}.rm-share-panel-card h2{font-size:25px}}

.rm-front-v162 .rm-rating-v162{flex:0 0 auto!important;width:auto!important;min-width:88px!important;min-height:52px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:7px 10px!important;border-radius:14px!important;background:#fff8df!important;border:1px solid #ecd894!important;color:#5f4b13!important;white-space:nowrap!important;box-sizing:border-box!important}
.rm-front-v162 .rm-rating-v162 .rm-rating-top{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;line-height:1!important}
.rm-front-v162 .rm-rating-v162 .rm-rating-star{font-size:18px!important;line-height:1!important;color:#c99b28!important}
.rm-front-v162 .rm-rating-v162 strong{font-size:16px!important;line-height:1!important;font-weight:900!important;color:#3e351c!important}
.rm-front-v162 .rm-rating-v162 small{display:block!important;width:100%!important;max-width:none!important;text-align:center!important;font-size:10px!important;line-height:1.15!important;color:#786a42!important;font-weight:750!important;overflow:visible!important;text-overflow:clip!important}

/* v1.6.5 — share modal, independent from legacy front.js */
.rm-heading-actions .rm-share-open{appearance:none;-webkit-appearance:none;cursor:pointer;font-family:inherit}
.rm-share-modal[hidden]{display:none!important}
.rm-share-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important}
.rm-share-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(19,28,44,.72)!important;backdrop-filter:blur(4px)!important}
.rm-share-modal-card{position:relative!important;z-index:2!important;width:min(620px,94vw)!important;max-height:90vh!important;overflow:auto!important;background:#fffdf8!important;border:1px solid #ddd5c5!important;border-radius:24px!important;padding:28px!important;box-sizing:border-box!important;box-shadow:0 30px 90px rgba(16,24,40,.34)!important;color:#24324a!important}
.rm-share-modal-card h2{margin:4px 0 8px!important;font-size:30px!important;line-height:1.15!important;font-weight:900!important}
.rm-share-modal-card>p:not(.rm-eyebrow){margin:0 0 16px!important;font-size:16px!important;line-height:1.55!important}
.rm-share-modal-close{position:absolute!important;right:14px!important;top:12px!important;width:40px!important;height:40px!important;border:0!important;border-radius:50%!important;background:#f0ece3!important;color:#24324a!important;font-size:26px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important}
html.rm-share-is-open,body.rm-share-is-open{overflow-y:auto!important;overflow-x:hidden!important}
\n\n

/* v1.6.7 — REBUILT homepage catalog. Isolated from all legacy tile styles. */
.rm-catalog-v168{max-width:1380px;margin:0 auto;padding:24px 18px;font-family:inherit;color:#24324a}
.rm-catalog-v168 .rm-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}
.rm-catalog-v168 .rm-catalog-card{display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important;padding:0!important;border:1px solid #e7e2da!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 12px 34px rgba(36,50,74,.09)!important;color:#24324a!important;position:relative!important}
.rm-catalog-v168 .rm-catalog-image-link{display:block!important;text-decoration:none!important;background:#eeeae3!important;border:0!important;margin:0!important;padding:0!important}
.rm-catalog-v168 .rm-catalog-image{height:220px!important;width:100%!important;overflow:hidden!important;background:#eeeae3!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:52px!important}
.rm-catalog-v168 .rm-catalog-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;margin:0!important;border:0!important}
.rm-catalog-v168 .rm-catalog-info{padding:18px 20px 16px!important;background:#fff!important;border-bottom:1px solid #eee9e2!important;min-height:150px!important;box-sizing:border-box!important}
.rm-catalog-v168 .rm-catalog-info h3{margin:0 0 10px!important;padding:0!important;font-size:21px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:-.02em!important}
.rm-catalog-v168 .rm-catalog-info h3 a{color:#24324a!important;text-decoration:none!important;font:inherit!important}
.rm-catalog-v168 .rm-catalog-info h3 a:hover{text-decoration:underline!important;text-underline-offset:3px!important}
.rm-catalog-v168 .rm-catalog-rating{display:block!important;margin:0!important;padding:0!important;background:none!important;border:0!important;width:auto!important;line-height:1!important}
.rm-catalog-v168 .rm-catalog-rating-line{display:flex!important;align-items:center!important;gap:6px!important;height:24px!important;margin:0!important;padding:0!important}
.rm-catalog-v168 .rm-catalog-rating-line span{font-size:20px!important;line-height:1!important;color:#c59d4c!important}
.rm-catalog-v168 .rm-catalog-rating-line strong{font-size:18px!important;line-height:1!important;font-weight:900!important;color:#24324a!important}
.rm-catalog-v168 .rm-catalog-review-count{display:block!important;margin:5px 0 0!important;padding:0!important;font-size:13px!important;line-height:1.25!important;font-weight:650!important;color:#77736d!important}
.rm-catalog-v168 .rm-catalog-types{display:flex!important;gap:7px!important;align-items:center!important;margin:11px 0 0!important;min-height:29px!important}
.rm-catalog-v168 .rm-catalog-types span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:9px!important;background:#f6f2ea!important;border:1px solid #e5ded2!important;font-size:19px!important;line-height:1!important}
.rm-catalog-v168 .rm-catalog-plan{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(92px,.72fr) minmax(112px,.9fr)!important;gap:9px!important;align-items:end!important;margin:0!important;padding:15px 18px 9px!important;background:#fff!important;border:0!important}
.rm-catalog-v168 .rm-catalog-plan label{display:block!important;margin:0!important;padding:0!important;min-width:0!important}
.rm-catalog-v168 .rm-catalog-plan label>span{display:block!important;margin:0 0 5px!important;font-size:11px!important;line-height:1!important;font-weight:800!important;color:#73706b!important;text-transform:uppercase!important;letter-spacing:.05em!important}
.rm-catalog-v168 .rm-catalog-plan input,.rm-catalog-v168 .rm-catalog-plan select,.rm-catalog-v168 .rm-catalog-cta{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:48px!important;min-height:48px!important;box-sizing:border-box!important;border-radius:12px!important;font-family:inherit!important;font-size:14px!important;line-height:1!important;font-weight:750!important}
.rm-catalog-v168 .rm-catalog-plan input,.rm-catalog-v168 .rm-catalog-plan select{border:1px solid #dcd7cf!important;background:#fff!important;color:#24324a!important;padding:0 11px!important;box-shadow:none!important}
.rm-catalog-v168 .rm-catalog-cta{align-self:end!important;border:0!important;background:#24324a!important;color:#fff!important;text-decoration:none!important;padding:0 12px!important;font-weight:900!important;white-space:nowrap!important}
.rm-catalog-v168 .rm-catalog-cta:hover{background:#31405c!important;color:#fff!important}
.rm-catalog-v168 .rm-catalog-people{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:auto!important;border:0!important;background:transparent!important;color:#5d6e8c!important;margin:0!important;padding:4px 18px 16px!important;text-align:left!important;font-family:inherit!important;font-size:12px!important;line-height:1.3!important;font-weight:750!important;cursor:pointer!important}
.rm-catalog-v168 .rm-action-status,.rm-catalog-v168 .rm-people-list{margin-left:18px!important;margin-right:18px!important}

.rm-catalog-v168 .rm-catalog-pagination{margin:34px 0 8px!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:14px!important;width:100%!important}
.rm-catalog-v168 .rm-catalog-pagination>a,.rm-catalog-v168 .rm-page-numbers>a,.rm-catalog-v168 .rm-page-numbers>span{box-sizing:border-box!important;height:44px!important;min-width:44px!important;padding:0 14px!important;border:1px solid #ddd8cf!important;border-radius:12px!important;background:#fff!important;color:#24324a!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-family:inherit!important;font-size:14px!important;line-height:1!important;font-weight:800!important;box-shadow:none!important}
.rm-catalog-v168 .rm-catalog-pagination>.rm-page-prev{justify-self:start!important}
.rm-catalog-v168 .rm-catalog-pagination>.rm-page-next{justify-self:end!important}
.rm-catalog-v168 .rm-page-numbers{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;flex-wrap:wrap!important;margin:0!important;padding:0!important}
.rm-catalog-v168 .rm-page-numbers>span.is-current{background:#24324a!important;color:#fff!important;border-color:#24324a!important}
.rm-catalog-v168 .rm-page-numbers>.rm-page-dots{min-width:24px!important;width:24px!important;padding:0!important;border:0!important;background:transparent!important}
.rm-catalog-v168 .rm-catalog-pagination a:hover{background:#f4f1eb!important;border-color:#c8bfae!important}

@media(max-width:1120px){.rm-catalog-v168 .rm-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:860px){.rm-catalog-v168 .rm-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-catalog-v168 .rm-catalog-pagination{grid-template-columns:1fr 1fr}.rm-catalog-v168 .rm-page-numbers{grid-column:1/-1;grid-row:1}.rm-catalog-v168 .rm-catalog-pagination>.rm-page-prev{grid-column:1;grid-row:2}.rm-catalog-v168 .rm-catalog-pagination>.rm-page-next{grid-column:2;grid-row:2}}
@media(max-width:620px){.rm-catalog-v168{padding:18px 12px}.rm-catalog-v168 .rm-catalog-grid{grid-template-columns:1fr;gap:16px}.rm-catalog-v168 .rm-catalog-image{height:220px!important}.rm-catalog-v168 .rm-catalog-info{min-height:0!important;padding:16px 17px 14px!important}.rm-catalog-v168 .rm-catalog-plan{grid-template-columns:1fr 1fr!important;padding:14px 16px 8px!important}.rm-catalog-v168 .rm-catalog-cta{grid-column:1/-1!important}.rm-catalog-v168 .rm-catalog-pagination{display:flex!important;flex-wrap:wrap!important;justify-content:center!important}.rm-catalog-v168 .rm-page-numbers{order:1!important;width:100%!important}.rm-catalog-v168 .rm-catalog-pagination>.rm-page-prev,.rm-catalog-v168 .rm-catalog-pagination>.rm-page-next{order:2!important;flex:1 1 130px!important}}

/* v1.7.3 — share toast above modal */
.rm-single-v14 .rm-toast,.rm-toast{z-index:2147483647!important;position:fixed!important;top:24px!important;right:24px!important;bottom:auto!important;left:auto!important;max-width:min(440px,calc(100vw - 32px))!important;background:#172033!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 18px 60px rgba(0,0,0,.38)!important;padding:14px 18px!important;border-radius:14px!important;font-weight:800!important;line-height:1.35!important}
@media(max-width:700px){.rm-single-v14 .rm-toast,.rm-toast{top:14px!important;left:14px!important;right:14px!important;bottom:auto!important;max-width:none!important}}

/* v1.7.5 — customer photo prompt + scrollbar safety */
.rm-customer-photo-prompt{display:block!important;margin:14px 0 8px!important;font-size:16px!important;line-height:1.45!important;color:#24324a!important}
.rm-customer-photo-prompt strong{display:block!important;font-size:18px!important;line-height:1.3!important;font-weight:850!important;margin-bottom:5px!important}
.rm-customer-photo-prompt span{display:block!important;font-size:15px!important;line-height:1.55!important;font-weight:550!important;color:#596579!important;max-width:760px!important}
html,body{overflow-y:auto}

/* v1.7.8 — live community feedback */
.rm-social-live-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,18px);z-index:2147483647;padding:11px 16px;border-radius:999px;background:#24324a;color:#fff;font:800 14px/1.2 inherit;box-shadow:0 12px 32px rgba(0,0,0,.22);opacity:0;pointer-events:none;transition:.2s ease}.rm-social-live-toast.is-visible{opacity:1;transform:translate(-50%,0)}.rm-social-live-toast.is-error{background:#8b2f3f}.rm-social-form-inline button[aria-busy="true"]{opacity:.62!important;cursor:wait!important}.rm-return-fill{transition:width .28s ease!important}


/* v1.8.4 — minimalne górne odstępy strony głównej i karty lokalu */
.rm-catalog-v170{
    padding-top: 4px !important;
    margin-top: 0 !important;
}
body.post-type-archive-rm_place .site-main,
body.single-rm_place .site-main,
body.single-rm_place main,
body.single-rm_place .content-area,
body.single-rm_place .entry-content,
body.page .rm-catalog-v170{
    margin-top: 0 !important;
    padding-top: 0 !important;
}
body.single-rm_place .rm-place-page,
body.single-rm_place .rm-single-wrap,
body.single-rm_place .rm-place-shell,
body.single-rm_place .rm-place-v14,
body.single-rm_place .rm-place-v15,
body.single-rm_place .rm-place-v16,
body.single-rm_place .rm-place-v17,
body.single-rm_place .rm-place-v18{
    margin-top: 0 !important;
    padding-top: 4px !important;
}
body.single-rm_place .rm-back-row,
body.single-rm_place .rm-single-back,
body.single-rm_place .rm-place-back{
    margin-top: 0 !important;
    padding-top: 0 !important;
}


/* v1.8.5 — ukrycie headera motywu wyłącznie na stronie z katalogiem RestaurantMatch */
body:has(.rm-catalog-v170) header.site-header,
body:has(.rm-catalog-v170) .site-header,
body:has(.rm-catalog-v170) #masthead,
body:has(.rm-catalog-v170) .wp-site-blocks > header,
body:has(.rm-catalog-v170) .wp-block-template-part > header,
body:has(.rm-catalog-v170) .site-branding,
body:has(.rm-catalog-v170) .header-wrap,
body:has(.rm-catalog-v170) .main-header-bar,
body:has(.rm-catalog-v170) .elementor-location-header{
    display:none !important;
}
body:has(.rm-catalog-v170){
    padding-top:0 !important;
    margin-top:0 !important;
}
body:has(.rm-catalog-v170) .site,
body:has(.rm-catalog-v170) .site-content,
body:has(.rm-catalog-v170) .content-area,
body:has(.rm-catalog-v170) main,
body:has(.rm-catalog-v170) .entry-content{
    margin-top:0 !important;
    padding-top:0 !important;
}

body.rm-has-catalog-home header.site-header,
body.rm-has-catalog-home .site-header,
body.rm-has-catalog-home #masthead,
body.rm-has-catalog-home .wp-site-blocks > header,
body.rm-has-catalog-home .wp-block-template-part > header,
body.rm-has-catalog-home .site-branding,
body.rm-has-catalog-home .header-wrap,
body.rm-has-catalog-home .main-header-bar,
body.rm-has-catalog-home .elementor-location-header{
    display:none !important;
}
body.rm-has-catalog-home,
body.rm-has-catalog-home .site,
body.rm-has-catalog-home .site-content,
body.rm-has-catalog-home .content-area,
body.rm-has-catalog-home main,
body.rm-has-catalog-home .entry-content{
    margin-top:0 !important;
    padding-top:0 !important;
}


/* v1.8.6 — twarde wyzerowanie górnego odstępu katalogu */
html,
body.rm-has-catalog-home{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-has-catalog-home #page,
body.rm-has-catalog-home .site,
body.rm-has-catalog-home .site-content,
body.rm-has-catalog-home .content-area,
body.rm-has-catalog-home .site-main,
body.rm-has-catalog-home main,
body.rm-has-catalog-home article,
body.rm-has-catalog-home .entry-content,
body.rm-has-catalog-home .wp-site-blocks,
body.rm-has-catalog-home .wp-block-group,
body.rm-has-catalog-home .wp-block-post-content,
body.rm-has-catalog-home .elementor,
body.rm-has-catalog-home .elementor-section-wrap,
body.rm-has-catalog-home .elementor-widget-wrap,
body.rm-has-catalog-home .elementor-container{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-has-catalog-home .rm-catalog-v170{
    margin-top:0 !important;
    padding-top:0 !important;
    top:auto !important;
}
body.rm-has-catalog-home .rm-catalog-v170 > :first-child{
    margin-top:0 !important;
}

/* v1.9.0 — homepage społecznościowy */
.rm-social-hero{padding:48px 44px!important;background:linear-gradient(135deg,#18243a 0%,#263b5f 100%)!important;border-radius:24px!important;color:#fff!important;margin-bottom:22px!important}
.rm-social-hero .rm-eyebrow{color:#e5c16d!important}.rm-social-hero h2{color:#fff!important;font-size:clamp(36px,5vw,66px)!important;line-height:1.02!important;max-width:900px!important;margin:10px 0 16px!important}.rm-social-hero>p:not(.rm-eyebrow){color:#edf2fb!important;font-size:20px!important;line-height:1.55!important;max-width:900px!important}
.rm-hero-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:24px!important}.rm-hero-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;padding:0 22px!important;border-radius:13px!important;text-decoration:none!important;font-weight:850!important;font-size:15px!important}.rm-hero-primary{background:#d6ad57!important;color:#17243a!important}.rm-hero-secondary{background:#fff!important;color:#22324c!important}
.rm-home-section{margin:24px 0!important;padding:28px!important;border:1px solid #e5e0d8!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 28px rgba(35,49,72,.06)!important}.rm-home-section-head{display:flex!important;justify-content:space-between!important;align-items:end!important;gap:18px!important;margin-bottom:18px!important}.rm-home-section-head h2{margin:2px 0 5px!important;color:#22324a!important;font-size:30px!important;font-weight:900!important}.rm-home-section-head p{margin:0!important;color:#6d7280!important}.rm-home-section-head .rm-eyebrow{color:#aa7b28!important;font-size:11px!important;font-weight:900!important;letter-spacing:.12em!important}
.rm-people-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.rm-person-card{display:flex!important;gap:13px!important;align-items:flex-start!important;padding:16px!important;border:1px solid #e5e1da!important;border-radius:17px!important;background:#fbfaf7!important}.rm-person-avatar-button{appearance:none!important;border:0!important;background:none!important;padding:0!important;margin:0!important;cursor:zoom-in!important;flex:0 0 70px!important}.rm-person-avatar-button img{width:70px!important;height:70px!important;border-radius:50%!important;object-fit:cover!important;display:block!important;border:3px solid #fff!important;box-shadow:0 0 0 2px #d6ad57!important}.rm-person-card-body{min-width:0!important}.rm-person-card h3{margin:0 0 5px!important;color:#22324a!important;font-size:17px!important;font-weight:900!important}.rm-person-card p{margin:0!important;color:#666d79!important;font-size:13px!important;line-height:1.45!important}.rm-person-card p a{color:#223a64!important;font-weight:800!important}.rm-person-actions{display:flex!important;gap:7px!important;flex-wrap:wrap!important;margin-top:11px!important}.rm-person-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 11px!important;border-radius:9px!important;text-decoration:none!important;font-size:12px!important;font-weight:850!important}.rm-join-outing{background:#24324a!important;color:#fff!important}.rm-view-profile{background:#eee8dd!important;color:#24324a!important}
.rm-home-empty{display:flex!important;flex-direction:column!important;gap:4px!important;padding:18px!important;border-radius:14px!important;background:#f8f5ef!important;color:#6a6d75!important}.rm-home-empty strong{color:#28364d!important}
.rm-places-section{padding-bottom:22px!important}.rm-places-section .rm-filters{margin-bottom:16px!important}.rm-popular-list{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}.rm-popular-list a{display:flex!important;flex-direction:column!important;gap:6px!important;padding:16px!important;border:1px solid #e4dfd6!important;border-radius:14px!important;background:#faf8f4!important;text-decoration:none!important}.rm-popular-list span{color:#26354e!important;font-weight:900!important;line-height:1.25!important}.rm-popular-list strong{color:#a2772d!important;font-size:12px!important}
.rm-how-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.rm-how-grid article{padding:18px!important;border-radius:16px!important;background:#f7f3eb!important}.rm-how-grid article>span{display:inline-flex!important;width:34px!important;height:34px!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#24324a!important;color:#fff!important;font-weight:900!important}.rm-how-grid h3{margin:12px 0 6px!important;color:#24324a!important;font-size:17px!important}.rm-how-grid p{margin:0!important;color:#6e737c!important;font-size:13px!important;line-height:1.5!important}
.rm-recent-members{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important}.rm-recent-member{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:7px!important;padding:15px!important;border:1px solid #e5e0d8!important;border-radius:15px!important;background:#fbfaf7!important;text-decoration:none!important}.rm-recent-member img{width:76px!important;height:76px!important;border-radius:50%!important;object-fit:cover!important}.rm-recent-member strong{color:#24324a!important;font-size:14px!important}.rm-recent-member span{color:#a2772d!important;font-size:11px!important;font-weight:800!important}
.rm-user-photo-modal{position:fixed!important;inset:0!important;z-index:999999!important;background:rgba(10,15,25,.84)!important;display:none!important;align-items:center!important;justify-content:center!important;padding:26px!important}.rm-user-photo-modal.is-open{display:flex!important}.rm-user-photo-modal img{max-width:min(90vw,720px)!important;max-height:86vh!important;border-radius:20px!important;box-shadow:0 24px 80px rgba(0,0,0,.45)!important}.rm-user-photo-close{position:absolute!important;top:18px!important;right:22px!important;width:44px!important;height:44px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#18243a!important;font-size:28px!important;cursor:pointer!important}
.rm-zero-invite{color:#8a6a2d!important;font-weight:850!important}.rm-catalog-people{text-decoration:none!important}

/* Profil użytkownika */
.rm-profile-edit .rm-profile-form-grid{display:grid!important;grid-template-columns:1fr 160px!important;gap:14px!important;margin:16px 0!important}.rm-profile-form-grid label{display:grid!important;gap:6px!important}.rm-profile-form-grid label>span{font-size:12px!important;font-weight:800!important;color:#566174!important}.rm-profile-form-grid input,.rm-profile-form-grid textarea{width:100%!important;border:1px solid #d8dce3!important;border-radius:11px!important;padding:11px 12px!important;font:inherit!important}.rm-profile-photo-field,.rm-profile-bio-field{grid-column:1/-1!important}.rm-account-avatar{width:64px!important;height:64px!important;border-radius:50%!important;object-fit:cover!important}.rm-public-profile{width:min(920px,calc(100vw - 28px))!important;margin:22px auto!important}.rm-profile-back{display:inline-flex!important;margin-bottom:14px!important;color:#24324a!important;font-weight:800!important;text-decoration:none!important}.rm-profile-hero{display:grid!important;grid-template-columns:190px 1fr!important;gap:24px!important;align-items:center!important;padding:28px!important;border-radius:22px!important;background:#24324a!important;color:#fff!important;margin-bottom:18px!important}.rm-profile-hero>img{width:190px!important;height:190px!important;object-fit:cover!important;border-radius:50%!important;border:5px solid rgba(255,255,255,.9)!important}.rm-profile-hero h1{color:#fff!important;margin:4px 0 10px!important;font-size:36px!important}.rm-profile-hero p{color:#e9eef8!important;line-height:1.6!important}.rm-profile-hero .rm-eyebrow{color:#e1bf70!important}

@media(max-width:1100px){.rm-people-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rm-popular-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}.rm-recent-members{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.rm-social-hero{padding:30px 22px!important}.rm-social-hero>p:not(.rm-eyebrow){font-size:16px!important}.rm-home-section{padding:20px 15px!important}.rm-people-cards,.rm-how-grid{grid-template-columns:1fr!important}.rm-popular-list{grid-template-columns:1fr 1fr!important}.rm-recent-members{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rm-profile-edit .rm-profile-form-grid{grid-template-columns:1fr!important}.rm-profile-photo-field,.rm-profile-bio-field{grid-column:auto!important}.rm-profile-hero{grid-template-columns:1fr!important;text-align:center!important}.rm-profile-hero>img{margin:0 auto!important;width:150px!important;height:150px!important}}


/* v2.0.0 — profile lightbox, community, invitations and matches */
.rm-user-avatar-button{appearance:none;border:0;background:transparent;padding:0;margin:0;cursor:zoom-in;line-height:0}
.rm-user-avatar-zoom{cursor:zoom-in}
.rm-avatar-lightbox{position:fixed;inset:0;z-index:2147483646;background:rgba(12,18,30,.86);display:none;align-items:center;justify-content:center;padding:32px}
.rm-avatar-lightbox.is-open{display:flex}
.rm-avatar-lightbox img{display:block;max-width:min(600px,92vw)!important;max-height:86vh!important;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.5);cursor:zoom-out}
.rm-avatar-lightbox-close{position:fixed;top:18px;right:22px;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#24324a;font-size:30px;line-height:1;cursor:pointer;z-index:2}

.rm-home-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}
.rm-community-all{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:12px;background:#24324a;color:#fff!important;text-decoration:none!important;font-weight:800;white-space:nowrap}
.rm-recent-member{display:flex!important;flex-direction:column;align-items:center;text-align:center;gap:7px}
.rm-recent-member>a{font-weight:750;text-decoration:none}
.rm-recent-member .rm-user-avatar-button img{width:86px;height:86px;border-radius:50%;object-fit:cover}

.rm-community-page{max-width:1280px;margin:0 auto;padding:22px}
.rm-community-head{display:flex;gap:22px;align-items:flex-start;margin-bottom:22px}
.rm-community-head>a{color:#24324a;font-weight:800;text-decoration:none}
.rm-community-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.rm-community-member{background:#fff;border:1px solid #e6e1d9;border-radius:18px;padding:18px;text-align:center;box-shadow:0 8px 24px rgba(36,50,74,.07)}
.rm-community-member img{width:110px;height:110px;border-radius:50%;object-fit:cover}
.rm-community-member h3{font-size:16px;margin:12px 0 7px}
.rm-community-member>a{font-weight:800;color:#24324a}
.rm-community-pagination{display:flex;justify-content:center;gap:8px;margin:28px 0}
.rm-community-pagination a,.rm-community-pagination span{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #d8d2c8;text-decoration:none;font-weight:800}
.rm-community-pagination span{background:#24324a;color:#fff}

.rm-account-avatar-button img{width:86px;height:86px;border-radius:50%;object-fit:cover}
.rm-account-outings{display:grid;gap:18px}
.rm-account-outing{border:1px solid #e5e0d8;border-radius:16px;padding:16px;background:#fff}
.rm-outing-head{display:flex;justify-content:space-between;gap:16px;align-items:center}
.rm-outing-head strong,.rm-outing-head small{display:block}
.rm-slot-people{margin-top:15px;padding-top:14px;border-top:1px solid #eee8df}
.rm-slot-people h4{margin:0 0 10px;font-size:15px}
.rm-slot-person,.rm-invite-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 0;border-top:1px solid #f1ede7}
.rm-slot-avatar{width:58px!important;height:58px!important;border-radius:50%;object-fit:cover}
.rm-slot-person>div:nth-child(2) strong,.rm-slot-person>div:nth-child(2) a{display:block}
.rm-match-invite,.rm-match-action{border:0;border-radius:10px;padding:10px 13px;font-weight:850;cursor:pointer}
.rm-match-invite,.rm-match-action.rm-accept{background:#24324a;color:#fff}
.rm-match-action.rm-reject{background:#efeae3;color:#5b5960}
.rm-match-state{display:inline-flex;padding:8px 10px;border-radius:999px;font-size:12px;font-weight:850}
.rm-match-state.pending{background:#f7f0de;color:#735c1e}.rm-match-state.accepted{background:#e4f3e9;color:#25603a}
.rm-invite-list{display:grid;gap:6px}.rm-invite-copy strong,.rm-invite-copy span,.rm-invite-copy a{display:block}
.rm-invite-copy span{font-size:13px;color:#666;margin:3px 0}
.rm-invite-actions{display:flex;gap:7px;flex-wrap:wrap}

.rm-match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.rm-match-card{text-align:center;border:1px solid #e6e1d9;border-radius:18px;padding:18px;background:#fff}
.rm-match-faces{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:12px}
.rm-match-faces>span{font-size:26px;font-weight:900;color:#c59d4c}
.rm-match-avatar{width:78px!important;height:78px!important;border-radius:50%;object-fit:cover}
.rm-match-card strong,.rm-match-card p,.rm-match-card small,.rm-match-card>a{display:block}
.rm-match-card p{margin:8px 0 3px}.rm-match-card small{color:#666;margin-bottom:8px}

.rm-public-profile .rm-profile-hero .rm-user-avatar-button img{width:220px;height:220px;object-fit:cover;border-radius:24px}

@media(max-width:900px){
 .rm-community-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .rm-match-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
 .rm-community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .rm-home-section-head{align-items:flex-start;flex-direction:column}
 .rm-slot-person,.rm-invite-row{grid-template-columns:auto 1fr}.rm-slot-action,.rm-invite-actions{grid-column:1/-1}
 .rm-match-grid{grid-template-columns:1fr}
 .rm-avatar-lightbox{padding:18px}
}


/* v2.0.1 — profil: większy odstęp między zdjęciem a tekstem */
.rm-public-profile .rm-profile-hero{
    display:grid !important;
    grid-template-columns:220px minmax(0,1fr) !important;
    column-gap:42px !important;
    align-items:center !important;
}
.rm-public-profile .rm-profile-hero > div{
    min-width:0 !important;
    padding-left:0 !important;
}
.rm-public-profile .rm-profile-hero .rm-user-avatar-button{
    width:220px !important;
    flex:0 0 220px !important;
}
@media(max-width:700px){
    .rm-public-profile .rm-profile-hero{
        grid-template-columns:1fr !important;
        row-gap:20px !important;
    }
}


/* v2.0.2 — własne wyjście na stronie głównej */
.rm-own-outing{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:9px 13px;
    border-radius:10px;
    background:#eef1f5;
    color:#24324a;
    font-size:12px;
    font-weight:850;
    line-height:1.1;
}


/* v2.0.3 — szersze karty matchy i lepsze odstępy profilu */
.rm-matches-card{
    overflow:visible !important;
}
.rm-match-grid{
    grid-template-columns:repeat(2,minmax(320px,1fr)) !important;
    gap:22px !important;
}
.rm-match-card{
    min-width:0 !important;
    padding:24px 26px !important;
    border-radius:20px !important;
}
.rm-match-faces{
    gap:18px !important;
    margin-bottom:18px !important;
    flex-wrap:nowrap !important;
}
.rm-match-avatar{
    width:96px !important;
    height:96px !important;
    flex:0 0 96px !important;
}
.rm-match-faces > span{
    flex:0 0 auto !important;
    font-size:30px !important;
}
.rm-match-card > strong{
    font-size:21px !important;
    line-height:1.25 !important;
    margin-bottom:10px !important;
}
.rm-match-card > p{
    font-size:18px !important;
    line-height:1.35 !important;
    margin:8px 0 6px !important;
}
.rm-match-card > small{
    font-size:15px !important;
    line-height:1.35 !important;
}

/* Profil / nagłówek konta — więcej przestrzeni od prawej krawędzi */
.rm-account-head,
.rm-public-profile .rm-profile-hero{
    padding-right:28px !important;
}
.rm-account-head > div{
    gap:18px !important;
}
.rm-account-head > div > div{
    padding-right:18px !important;
}
.rm-public-profile .rm-profile-hero > div{
    padding-right:24px !important;
}

/* Dodatkowy oddech dla sekcji z avatarem, imieniem i wiekiem */
.rm-account{
    padding-left:20px !important;
    padding-right:20px !important;
}
.rm-public-profile{
    padding-left:20px !important;
    padding-right:20px !important;
}

@media(max-width:900px){
    .rm-match-grid{
        grid-template-columns:1fr !important;
    }
}
@media(max-width:520px){
    .rm-match-card{
        padding:20px 18px !important;
    }
    .rm-match-avatar{
        width:88px !important;
        height:88px !important;
        flex-basis:88px !important;
    }
    .rm-match-faces{
        gap:12px !important;
    }
    .rm-account-head,
    .rm-public-profile .rm-profile-hero{
        padding-right:16px !important;
    }
}
