.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;
    }
}


/* v2.0.4 — symetryczny padding formularza profilu */
.rm-account-card.rm-profile-edit{
    padding-left:28px !important;
    padding-right:28px !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
}
.rm-account-card.rm-profile-edit form{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
}
.rm-account-card.rm-profile-edit .rm-profile-form-grid{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    column-gap:24px !important;
    row-gap:22px !important;
    width:100% !important;
    max-width:100% !important;
    padding-left:0 !important;
    padding-right:0 !important;
    margin-left:0 !important;
    margin-right:0 !important;
    box-sizing:border-box !important;
}
.rm-account-card.rm-profile-edit .rm-profile-form-grid > label{
    min-width:0 !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    box-sizing:border-box !important;
}
.rm-account-card.rm-profile-edit .rm-profile-form-grid input,
.rm-account-card.rm-profile-edit .rm-profile-form-grid textarea{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin:0 !important;
    box-sizing:border-box !important;
}
.rm-account-card.rm-profile-edit .rm-profile-photo-field,
.rm-account-card.rm-profile-edit .rm-profile-bio-field{
    grid-column:1 / -1 !important;
}
.rm-account-card.rm-profile-edit .rm-profile-photo-field input,
.rm-account-card.rm-profile-edit .rm-profile-bio-field textarea{
    width:100% !important;
    max-width:100% !important;
}

@media(max-width:700px){
    .rm-account-card.rm-profile-edit{
        padding-left:18px !important;
        padding-right:18px !important;
    }
    .rm-account-card.rm-profile-edit .rm-profile-form-grid{
        grid-template-columns:1fr !important;
        column-gap:0 !important;
    }
    .rm-account-card.rm-profile-edit .rm-profile-photo-field,
    .rm-account-card.rm-profile-edit .rm-profile-bio-field{
        grid-column:1 !important;
    }
}


/* v2.0.5 — szersze i czytelniejsze Moje konto */
.rm-account{
    width:min(1380px,calc(100vw - 32px)) !important;
    max-width:none !important;
    margin:0 auto !important;
    padding:18px 0 40px !important;
    box-sizing:border-box !important;
}
.rm-account-head{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:24px !important;
    margin:0 0 22px !important;
    padding:20px 24px !important;
    border:1px solid #e4dfd7 !important;
    border-radius:20px !important;
    background:#fff !important;
    box-shadow:0 8px 28px rgba(36,50,74,.07) !important;
}
.rm-account-head > div{display:flex !important;align-items:center !important;gap:16px !important;}
.rm-account-head h2{margin:0 0 4px !important;font-size:28px !important;line-height:1.05 !important;color:#24324a !important;}
.rm-account-head p{margin:0 !important;color:#6d7480 !important;font-size:14px !important;}

.rm-account-card{
    border:1px solid #e4dfd7 !important;
    border-radius:20px !important;
    background:#fff !important;
    box-shadow:0 8px 28px rgba(36,50,74,.06) !important;
    padding:24px !important;
    margin:0 0 22px !important;
}
.rm-account-card > h3{margin:0 0 8px !important;font-size:22px !important;line-height:1.2 !important;color:#24324a !important;}
.rm-account-card > p{margin-top:0 !important;color:#6b7280 !important;font-size:14px !important;}

.rm-account-card.rm-profile-edit{padding:26px 28px !important;}
.rm-profile-form-grid{margin-top:18px !important;}
.rm-profile-form-grid label > span{display:block !important;margin-bottom:7px !important;color:#4f596b !important;font-size:12px !important;font-weight:800 !important;}
.rm-profile-form-grid input,
.rm-profile-form-grid textarea{
    border:1px solid #d7dce3 !important;
    border-radius:12px !important;
    background:#fbfcfd !important;
    padding:13px 14px !important;
    min-height:48px !important;
    font-size:15px !important;
    color:#24324a !important;
}
.rm-profile-form-grid textarea{min-height:110px !important;}
.rm-account-btn{border-radius:11px !important;padding:11px 16px !important;font-weight:850 !important;text-decoration:none !important;}
.rm-account-btn:not(.rm-secondary){background:#24324a !important;color:#fff !important;}
.rm-account-btn.rm-secondary{background:#eef1f5 !important;color:#24324a !important;}

.rm-account-outings{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:18px !important;
}
.rm-account-outing{
    border:1px solid #e5dfd6 !important;
    border-radius:18px !important;
    padding:18px !important;
    background:#fffdf9 !important;
    box-shadow:none !important;
}
.rm-outing-head{padding-bottom:12px !important;border-bottom:1px solid #eee8df !important;}
.rm-outing-head strong{font-size:18px !important;line-height:1.25 !important;color:#24324a !important;}
.rm-outing-head small{margin-top:4px !important;color:#6f7785 !important;font-size:13px !important;}
.rm-remove-btn{background:#fff0ef !important;color:#b33b35 !important;border:0 !important;border-radius:10px !important;padding:8px 11px !important;font-weight:800 !important;cursor:pointer !important;}

.rm-slot-people{margin-top:12px !important;padding-top:0 !important;border-top:0 !important;}
.rm-slot-people h4{font-size:13px !important;color:#5d6470 !important;margin-bottom:10px !important;}
.rm-slot-person{
    padding:10px !important;
    border:1px solid #ece7df !important;
    border-radius:14px !important;
    background:#fff !important;
}
.rm-slot-person + .rm-slot-person{margin-top:8px !important;}
.rm-slot-person strong{font-size:14px !important;}
.rm-slot-person a{font-size:12px !important;color:#24324a !important;font-weight:700 !important;}

.rm-invite-row{
    padding:14px !important;
    border:1px solid #e8e2d9 !important;
    border-radius:14px !important;
    background:#fffdf9 !important;
    margin-top:10px !important;
}
.rm-invite-copy strong{font-size:15px !important;color:#24324a !important;}
.rm-invite-copy span{line-height:1.4 !important;}

.rm-match-grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:18px !important;
}
.rm-match-card{
    background:linear-gradient(180deg,#fff 0%,#fcfaf6 100%) !important;
    border:1px solid #e3dbcf !important;
    box-shadow:0 8px 22px rgba(36,50,74,.05) !important;
}
.rm-match-card > strong{color:#24324a !important;}
.rm-match-card > a{
    display:inline-flex !important;
    justify-content:center !important;
    margin-top:10px !important;
    padding:9px 13px !important;
    border-radius:10px !important;
    background:#eef1f5 !important;
    color:#24324a !important;
    font-weight:800 !important;
    text-decoration:none !important;
}
.rm-account-favorites .rm-account-list article{
    border:1px solid #ece7df !important;
    border-radius:12px !important;
    padding:12px 14px !important;
    background:#fafafa !important;
}

@media(max-width:1050px){
    .rm-account-outings{grid-template-columns:1fr !important;}
    .rm-match-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:700px){
    .rm-account{width:calc(100vw - 20px) !important;padding-top:10px !important;}
    .rm-account-head{padding:16px !important;align-items:flex-start !important;}
    .rm-account-card{padding:18px !important;}
    .rm-match-grid{grid-template-columns:1fr !important;}
}


/* v2.0.6 — symetryczna szerokość Moje konto + szerszy profil użytkownika */

/* MOJE KONTO — żadnego wychodzenia poza viewport */
.rm-account{
    width:calc(100% - 32px) !important;
    max-width:1380px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
    overflow:visible !important;
}
.rm-account *,
.rm-account *::before,
.rm-account *::after{
    box-sizing:border-box !important;
}
.rm-account-head,
.rm-account-card,
.rm-account-outing,
.rm-match-card,
.rm-invite-row{
    max-width:100% !important;
}
.rm-account-head,
.rm-account-card{
    width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
}
.rm-account-outings,
.rm-match-grid,
.rm-profile-form-grid{
    width:100% !important;
    max-width:100% !important;
}
.rm-account img{
    max-width:100% !important;
}

/* PROFIL PUBLICZNY — ta sama szerokość co Moje konto */
.rm-public-profile{
    width:calc(100% - 32px) !important;
    max-width:1380px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding:18px 0 40px !important;
    box-sizing:border-box !important;
}
.rm-public-profile *,
.rm-public-profile *::before,
.rm-public-profile *::after{
    box-sizing:border-box !important;
}
.rm-public-profile .rm-profile-back{
    display:inline-block !important;
    margin:0 0 16px !important;
}
.rm-public-profile .rm-profile-hero{
    width:100% !important;
    max-width:100% !important;
    margin:0 0 22px !important;
    padding:26px 30px !important;
    border:1px solid #e4dfd7 !important;
    border-radius:20px !important;
    background:#fff !important;
    box-shadow:0 8px 28px rgba(36,50,74,.06) !important;
}
.rm-public-profile .rm-account-card{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
}
.rm-public-profile .rm-profile-hero > div{
    max-width:none !important;
    width:100% !important;
}

@media(max-width:700px){
    .rm-account,
    .rm-public-profile{
        width:calc(100% - 20px) !important;
    }
    .rm-public-profile .rm-profile-hero{
        padding:18px !important;
    }
}


/* v2.0.7 — logowanie Google */
.rm-google-login{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:11px !important;
    min-height:46px !important;
    padding:10px 16px !important;
    border:1px solid #d8dde5 !important;
    border-radius:11px !important;
    background:#fff !important;
    color:#24324a !important;
    text-decoration:none !important;
    font-weight:800 !important;
    box-shadow:0 2px 8px rgba(36,50,74,.06) !important;
}
.rm-google-login:hover{
    background:#f8fafc !important;
    border-color:#bdc6d2 !important;
}
.rm-google-g{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:24px !important;
    height:24px !important;
    border-radius:50% !important;
    background:#fff !important;
    color:#4285f4 !important;
    border:1px solid #e2e6eb !important;
    font:900 16px/1 Arial,sans-serif !important;
}
.rm-google-login-compact{
    min-height:38px !important;
    padding:7px 11px !important;
    font-size:13px !important;
}
.rm-login-card{
    max-width:620px !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
.rm-login-card .rm-google-login{
    width:100% !important;
    margin:12px 0 4px !important;
}
.rm-login-separator{
    display:flex !important;
    align-items:center !important;
    gap:12px !important;
    margin:16px 0 !important;
    color:#8a9099 !important;
    font-size:12px !important;
    text-transform:uppercase !important;
    letter-spacing:.06em !important;
}
.rm-login-separator::before,
.rm-login-separator::after{
    content:"" !important;
    height:1px !important;
    flex:1 !important;
    background:#e5e8ed !important;
}


/* v2.0.8 — profil publiczny: ciemny tekst na jasnym tle */
.rm-public-profile .rm-profile-hero,
.rm-public-profile .rm-profile-hero *{
    color:#111 !important;
}
.rm-public-profile .rm-profile-hero .rm-eyebrow{
    color:#5f6670 !important;
}
.rm-public-profile .rm-profile-hero h1,
.rm-public-profile .rm-profile-hero p{
    color:#111 !important;
}


/* v2.0.9 — twarde wymuszenie koloru tekstu profilu */
.rm-public-profile .rm-profile-copy,
.rm-public-profile .rm-profile-copy h1,
.rm-public-profile .rm-profile-copy p,
.rm-public-profile .rm-profile-copy .rm-profile-bio{
    color:#111 !important;
    -webkit-text-fill-color:#111 !important;
    text-fill-color:#111 !important;
    opacity:1 !important;
    visibility:visible !important;
    mix-blend-mode:normal !important;
}
.rm-public-profile .rm-profile-copy .rm-eyebrow{
    color:#5f6670 !important;
    -webkit-text-fill-color:#5f6670 !important;
}


/* v2.1.1 — właściwy biały profil RestaurantMatch; nadpisuje stare style CineMatch */
body .rm-public-profile{
    background:transparent !important;
    color:#111 !important;
}
body .rm-public-profile .rm-profile-hero{
    background:#fff !important;
    background-image:none !important;
    color:#111 !important;
    border:1px solid #e4dfd7 !important;
}
body .rm-public-profile .rm-profile-hero h1,
body .rm-public-profile .rm-profile-hero p,
body .rm-public-profile .rm-profile-copy,
body .rm-public-profile .rm-profile-copy h1,
body .rm-public-profile .rm-profile-copy p{
    color:#111 !important;
    -webkit-text-fill-color:#111 !important;
    opacity:1 !important;
}
body .rm-public-profile .rm-profile-hero .rm-eyebrow{
    color:#5f6670 !important;
    -webkit-text-fill-color:#5f6670 !important;
}
body .rm-public-profile .rm-account-card{
    background:#fff !important;
    color:#111 !important;
}
body .rm-public-profile .rm-account-card h2,
body .rm-public-profile .rm-account-card p,
body .rm-public-profile .rm-account-card strong,
body .rm-public-profile .rm-account-card small{
    color:#111 !important;
}


/* v2.1.3 — własny profil /uzytkownik/{ID}/ */
body .rm-public-profile{
    width:calc(100% - 32px) !important;
    max-width:1380px !important;
    margin:18px auto 40px !important;
    color:#111 !important;
}
body .rm-public-profile .rm-profile-hero{
    background:#fff !important;
    background-image:none !important;
    color:#111 !important;
}
body .rm-public-profile .rm-profile-copy,
body .rm-public-profile .rm-profile-copy h1,
body .rm-public-profile .rm-profile-copy p{
    color:#111 !important;
    -webkit-text-fill-color:#111 !important;
}


/* v2.1.4 — spójne CTA logowania w górnym pasku */
.rm-userbar a,
.rm-user-nav a,
.rm-home-userbar a{
    box-sizing:border-box !important;
}

/* Google / Zaloguj się / Załóż konto — wspólny rozmiar */
.rm-userbar .rm-google-login-compact,
.rm-userbar > a:not(.rm-user-primary),
.rm-userbar .rm-user-primary,
.rm-user-nav .rm-google-login-compact,
.rm-user-nav > a:not(.rm-user-primary),
.rm-user-nav .rm-user-primary,
.rm-home-userbar .rm-google-login-compact,
.rm-home-userbar > a:not(.rm-user-primary),
.rm-home-userbar .rm-user-primary{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:52px !important;
    height:52px !important;
    padding:0 20px !important;
    border-radius:14px !important;
    font-size:17px !important;
    line-height:1 !important;
    font-weight:800 !important;
    text-decoration:none !important;
    white-space:nowrap !important;
    margin:0 !important;
}

/* Google — jasny outline */
.rm-userbar .rm-google-login-compact,
.rm-user-nav .rm-google-login-compact,
.rm-home-userbar .rm-google-login-compact{
    gap:10px !important;
    background:#fff !important;
    color:#24324a !important;
    border:1px solid #d8dde5 !important;
    box-shadow:0 2px 8px rgba(36,50,74,.05) !important;
}

/* Zaloguj się — taki sam przycisk outline */
.rm-userbar > a:not(.rm-user-primary):not(.rm-google-login-compact),
.rm-user-nav > a:not(.rm-user-primary):not(.rm-google-login-compact),
.rm-home-userbar > a:not(.rm-user-primary):not(.rm-google-login-compact){
    background:#fff !important;
    color:#24324a !important;
    border:1px solid #d8dde5 !important;
    box-shadow:0 2px 8px rgba(36,50,74,.05) !important;
}

/* Załóż konto — ta sama geometria, tylko wariant primary */
.rm-userbar .rm-user-primary,
.rm-user-nav .rm-user-primary,
.rm-home-userbar .rm-user-primary{
    background:#162033 !important;
    color:#fff !important;
    border:1px solid #162033 !important;
    box-shadow:none !important;
}

/* Ujednolicona ikona Google */
.rm-userbar .rm-google-g,
.rm-user-nav .rm-google-g,
.rm-home-userbar .rm-google-g{
    width:24px !important;
    height:24px !important;
    flex:0 0 24px !important;
    font-size:15px !important;
}

/* Hover */
.rm-userbar .rm-google-login-compact:hover,
.rm-userbar > a:not(.rm-user-primary):not(.rm-google-login-compact):hover,
.rm-user-nav .rm-google-login-compact:hover,
.rm-user-nav > a:not(.rm-user-primary):not(.rm-google-login-compact):hover,
.rm-home-userbar .rm-google-login-compact:hover,
.rm-home-userbar > a:not(.rm-user-primary):not(.rm-google-login-compact):hover{
    background:#f7f8fa !important;
    border-color:#bfc7d2 !important;
    color:#24324a !important;
}
.rm-userbar .rm-user-primary:hover,
.rm-user-nav .rm-user-primary:hover,
.rm-home-userbar .rm-user-primary:hover{
    background:#24324a !important;
    border-color:#24324a !important;
    color:#fff !important;
}

@media(max-width:760px){
    .rm-userbar .rm-google-login-compact,
    .rm-userbar > a:not(.rm-user-primary),
    .rm-userbar .rm-user-primary,
    .rm-user-nav .rm-google-login-compact,
    .rm-user-nav > a:not(.rm-user-primary),
    .rm-user-nav .rm-user-primary,
    .rm-home-userbar .rm-google-login-compact,
    .rm-home-userbar > a:not(.rm-user-primary),
    .rm-home-userbar .rm-user-primary{
        min-height:46px !important;
        height:46px !important;
        padding:0 14px !important;
        border-radius:12px !important;
        font-size:14px !important;
    }
}


/* v2.1.5 — finalne ujednolicenie 3 CTA w pasku logowania */
.rm-userbar .rm-userbar-actions{
    display:flex !important;
    align-items:center !important;
    gap:12px !important;
    flex-wrap:wrap !important;
}

.rm-userbar .rm-userbar-actions > a{
    box-sizing:border-box !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:52px !important;
    height:52px !important;
    padding:0 22px !important;
    border-radius:14px !important;
    border:1px solid #d8dde5 !important;
    background:#fff !important;
    color:#24324a !important;
    font-size:17px !important;
    line-height:1 !important;
    font-weight:800 !important;
    text-decoration:none !important;
    white-space:nowrap !important;
    margin:0 !important;
    box-shadow:0 2px 8px rgba(36,50,74,.04) !important;
    transition:background .18s ease,border-color .18s ease,transform .18s ease !important;
}

/* Google */
.rm-userbar .rm-userbar-actions > a.rm-google-login,
.rm-userbar .rm-userbar-actions > a.rm-google-login-compact{
    gap:10px !important;
}

/* Zaloguj się — dokładnie ten sam outline co Google */
.rm-userbar .rm-userbar-actions > a:not(.rm-user-primary):not(.rm-google-login):not(.rm-google-login-compact){
    background:#fff !important;
    color:#24324a !important;
    border:1px solid #d8dde5 !important;
    box-shadow:0 2px 8px rgba(36,50,74,.04) !important;
}

/* Załóż konto — ta sama geometria, tylko primary */
.rm-userbar .rm-userbar-actions > a.rm-user-primary{
    background:#162033 !important;
    color:#fff !important;
    border:1px solid #162033 !important;
    box-shadow:none !important;
}

/* Hover spójny dla jasnych CTA */
.rm-userbar .rm-userbar-actions > a:not(.rm-user-primary):hover{
    background:#f7f8fa !important;
    border-color:#bcc5d0 !important;
    color:#24324a !important;
    transform:translateY(-1px) !important;
}

/* Hover primary */
.rm-userbar .rm-userbar-actions > a.rm-user-primary:hover{
    background:#24324a !important;
    border-color:#24324a !important;
    color:#fff !important;
    transform:translateY(-1px) !important;
}

/* Ikona G proporcjonalna do reszty */
.rm-userbar .rm-userbar-actions .rm-google-g{
    width:24px !important;
    height:24px !important;
    flex:0 0 24px !important;
    font-size:15px !important;
}

/* delikatnie wyrównane optycznie szerokości */
.rm-userbar .rm-userbar-actions > a.rm-google-login,
.rm-userbar .rm-userbar-actions > a.rm-google-login-compact{
    min-width:220px !important;
}
.rm-userbar .rm-userbar-actions > a:not(.rm-user-primary):not(.rm-google-login):not(.rm-google-login-compact){
    min-width:150px !important;
}
.rm-userbar .rm-userbar-actions > a.rm-user-primary{
    min-width:170px !important;
}

@media(max-width:760px){
    .rm-userbar .rm-userbar-actions{
        width:100% !important;
        display:grid !important;
        grid-template-columns:1fr !important;
        gap:9px !important;
    }
    .rm-userbar .rm-userbar-actions > a{
        width:100% !important;
        min-width:0 !important;
        height:48px !important;
        min-height:48px !important;
        font-size:15px !important;
        border-radius:12px !important;
    }
}


/* v2.1.6 — nie pokazuj imienia między Moje konto i Wyloguj */
.rm-userbar .rm-user-name,
.rm-userbar-actions .rm-user-name{
    display:none !important;
}


/* v2.1.7 — logo "Przy stoliku" w headerze */
.rm-brand,
.rm-header .rm-brand,
.rm-userbar .rm-brand{
    display:flex !important;
    align-items:center !important;
    min-width:0 !important;
}
.rm-brand-logo{
    display:inline-flex !important;
    align-items:center !important;
    line-height:0 !important;
}
.rm-brand-logo img,
.rm-inline-logo{
    display:block !important;
    width:auto !important;
    max-width:100% !important;
    height:72px !important;
    object-fit:contain !important;
}
@media (max-width: 900px){
    .rm-brand-logo img,
    .rm-inline-logo{
        height:56px !important;
    }
}
@media (max-width: 640px){
    .rm-brand-logo img,
    .rm-inline-logo{
        height:42px !important;
    }
}


/* v2.1.8 — nowe logo z załącznika, 100% większe w headerze */
.rm-userbar .rm-brand{
    flex:0 1 auto !important;
    overflow:visible !important;
}
.rm-userbar .rm-brand .rm-brand-logo img,
.rm-userbar .rm-brand .rm-inline-logo,
.rm-brand-logo img,
.rm-inline-logo{
    display:block !important;
    width:auto !important;
    height:144px !important;
    max-width:min(760px,48vw) !important;
    object-fit:contain !important;
    object-position:left center !important;
}

/* Header dopasowuje się do dwukrotnie większego logo */
.rm-userbar{
    min-height:168px !important;
    align-items:center !important;
}

/* Tablet */
@media(max-width:900px){
    .rm-userbar .rm-brand .rm-brand-logo img,
    .rm-userbar .rm-brand .rm-inline-logo,
    .rm-brand-logo img,
    .rm-inline-logo{
        height:112px !important;
        max-width:52vw !important;
    }
    .rm-userbar{
        min-height:132px !important;
    }
}

/* Telefon — zachowujemy czytelność i nie wypychamy CTA poza ekran */
@media(max-width:640px){
    .rm-userbar .rm-brand .rm-brand-logo img,
    .rm-userbar .rm-brand .rm-inline-logo,
    .rm-brand-logo img,
    .rm-inline-logo{
        height:84px !important;
        max-width:100% !important;
    }
    .rm-userbar{
        min-height:0 !important;
    }
    .rm-userbar .rm-brand{
        width:100% !important;
        justify-content:flex-start !important;
    }
}


/* v2.1.9 — przełącznik języków */
.rm-language-switcher{position:relative!important;flex:0 0 auto!important}
.rm-lang-current{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;height:52px!important;min-width:88px!important;padding:0 14px!important;border:1px solid #d8dde5!important;border-radius:14px!important;background:#fff!important;color:#24324a!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 2px 8px rgba(36,50,74,.04)!important}
.rm-lang-flag{font-size:20px!important;line-height:1!important}.rm-lang-code{font-weight:900!important;letter-spacing:.03em!important}.rm-lang-chevron{font-size:11px!important;opacity:.7!important}
.rm-lang-menu{display:none!important;position:absolute!important;top:calc(100% + 8px)!important;right:0!important;z-index:99999!important;width:190px!important;padding:7px!important;border:1px solid #e0e4ea!important;border-radius:14px!important;background:#fff!important;box-shadow:0 16px 42px rgba(20,30,50,.16)!important}
.rm-language-switcher.is-open .rm-lang-menu{display:grid!important}
.rm-lang-menu a{display:grid!important;grid-template-columns:28px 34px 1fr!important;align-items:center!important;gap:6px!important;padding:9px 10px!important;border-radius:9px!important;color:#24324a!important;text-decoration:none!important;font-size:13px!important}
.rm-lang-menu a:hover,.rm-lang-menu a.is-current{background:#f4f1eb!important}.rm-lang-name{font-weight:600!important;color:#697386!important}
body.rm-rtl .rm-catalog-v170,body.rm-rtl .rm-account,body.rm-rtl .rm-public-profile,body.rm-rtl .rm-home-section,body.rm-rtl .rm-social-home{direction:rtl!important;text-align:right!important}
body.rm-rtl .rm-userbar{direction:rtl!important}body.rm-rtl .rm-lang-menu{right:auto!important;left:0!important}
@media(max-width:760px){.rm-language-switcher{width:100%!important}.rm-lang-current{width:100%!important;height:48px!important}.rm-lang-menu{width:100%!important;right:auto!important;left:0!important}}


/* v2.2.1 — ciaśniejszy i bardziej spójny układ góry strony */
.rm-catalog-v170,
.rm-social-home,
.rm-account,
.rm-public-profile{
    padding-top:0 !important;
    margin-top:0 !important;
}

.rm-catalog-v170 .rm-userbar,
.rm-social-home .rm-userbar,
.rm-account .rm-userbar,
.rm-public-profile .rm-userbar{
    margin-top:8px !important;
    margin-bottom:12px !important;
    padding-top:8px !important;
    padding-bottom:8px !important;
    min-height:auto !important;
}

.rm-catalog-v170 .rm-userbar .rm-brand,
.rm-social-home .rm-userbar .rm-brand{
    margin:0 !important;
    padding:0 !important;
}

.rm-catalog-v170 .rm-userbar .rm-brand .rm-brand-logo img,
.rm-social-home .rm-userbar .rm-brand .rm-brand-logo img,
.rm-brand-logo img,
.rm-inline-logo{
    margin-top:0 !important;
    margin-bottom:0 !important;
}

/* mniejsza luka między headerem i główną sekcją hero */
.rm-catalog-v170 .rm-hero-social,
.rm-social-home .rm-hero-social,
.rm-catalog-v170 .rm-hero,
.rm-social-home .rm-hero{
    margin-top:0 !important;
}

.rm-catalog-v170 .rm-home-section:first-of-type,
.rm-social-home .rm-home-section:first-of-type{
    margin-top:10px !important;
}

/* gdy hero ma własny wrapper z domyślnym dużym marginesem */
.rm-catalog-v170 > *:first-child,
.rm-social-home > *:first-child{
    margin-top:0 !important;
}

@media (max-width: 900px){
    .rm-catalog-v170 .rm-userbar,
    .rm-social-home .rm-userbar,
    .rm-account .rm-userbar,
    .rm-public-profile .rm-userbar{
        margin-top:4px !important;
        margin-bottom:10px !important;
        padding-top:6px !important;
        padding-bottom:6px !important;
    }
    .rm-catalog-v170 .rm-home-section:first-of-type,
    .rm-social-home .rm-home-section:first-of-type{
        margin-top:8px !important;
    }
}

@media (max-width: 640px){
    .rm-catalog-v170 .rm-userbar,
    .rm-social-home .rm-userbar,
    .rm-account .rm-userbar,
    .rm-public-profile .rm-userbar{
        margin-top:0 !important;
        margin-bottom:8px !important;
        padding-top:4px !important;
        padding-bottom:4px !important;
    }
    .rm-catalog-v170 .rm-home-section:first-of-type,
    .rm-social-home .rm-home-section:first-of-type{
        margin-top:6px !important;
    }
}

/* v2.3.0 — panel właściciela i B2B */
.rm-owner-claim-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0;padding:18px 22px;border:1px solid #e3d7c4;border-radius:18px;background:#fffaf2}.rm-owner-claim-cta div{display:grid;gap:4px}.rm-owner-claim-cta strong{color:#24324a;font-size:17px}.rm-owner-claim-cta span{color:#687386}.rm-owner-claim-cta a{display:inline-flex;padding:11px 15px;border-radius:11px;background:#24324a;color:#fff;text-decoration:none;font-weight:850}.rm-place-promo{display:grid;gap:5px;margin:18px 0;padding:18px 22px;border-radius:18px;background:#fff3cf;border:1px solid #e6c96f;color:#25324a}.rm-place-promo>span{font-size:11px;letter-spacing:.12em;font-weight:900;color:#8a6518}.rm-place-promo strong{font-size:20px}.rm-place-promo small{color:#6f6758}.rm-owner-panel{width:min(1180px,calc(100vw - 28px));margin:24px auto 60px;color:#24324a}.rm-owner-head{margin-bottom:18px}.rm-owner-box{margin:16px 0;padding:24px;border:1px solid #e2e6ec;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(36,50,74,.06)}.rm-owner-box h2{margin-top:0}.rm-owner-box label{display:grid;gap:7px;margin:12px 0;font-weight:750}.rm-owner-box input[type=email],.rm-owner-box input[type=date],.rm-owner-box input[type=time],.rm-owner-box input[type=number],.rm-owner-box textarea{width:100%;max-width:560px;padding:10px 12px;border:1px solid #d7dde5;border-radius:10px}.rm-owner-gallery-admin{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.rm-owner-gallery-admin>div{padding:10px;border:1px solid #e4e7ec;border-radius:12px}.rm-owner-gallery-admin img{width:100%;height:130px;object-fit:cover;border-radius:9px}.rm-owner-hours{display:grid;gap:8px}.rm-owner-hours>div{display:grid;grid-template-columns:140px 140px 140px 1fr;align-items:center;gap:10px}.rm-camp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rm-day-check{display:inline-flex!important;grid-auto-flow:column!important;width:auto!important;margin-right:10px!important}.rm-owner-save{margin:8px 0 30px}.rm-match-promo{display:grid;gap:8px;margin:12px 0;padding:16px 14px;border-radius:12px;background:#fff5cf;border:1px solid #e4c85b;justify-items:center;text-align:center}.rm-match-promo b,.rm-match-promo span,.rm-match-promo small{width:100%;text-align:center}.rm-match-promo code{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;margin:2px auto 0;padding:10px 14px;border-radius:10px;background:#24324a;color:#fff;font-weight:900;letter-spacing:.08em;text-align:center}.rm-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rm-featured-card{display:grid;gap:9px;padding:20px;border:1px solid #e3ddd4;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(36,50,74,.06)}.rm-featured-badge{display:inline-flex;width:max-content;padding:6px 9px;border-radius:999px;background:#fff1c9;color:#765617;font-size:12px;font-weight:900}.rm-featured-card h3{margin:0;color:#24324a}.rm-featured-card p{margin:0;color:#59657a}.rm-featured-offer{display:grid;gap:4px;padding:11px;border-radius:11px;background:#f7f1e7}.rm-featured-card>a{display:flex;justify-content:center;padding:11px;border-radius:10px;background:#24324a;color:#fff;text-decoration:none;font-weight:850}@media(max-width:800px){.rm-owner-claim-cta{align-items:stretch;flex-direction:column}.rm-owner-gallery-admin{grid-template-columns:repeat(2,1fr)}.rm-owner-hours>div,.rm-camp-grid{grid-template-columns:1fr 1fr}.rm-featured-grid{grid-template-columns:1fr}}@media(max-width:520px){.rm-owner-gallery-admin,.rm-owner-hours>div,.rm-camp-grid{grid-template-columns:1fr}}

.rm-owner-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0}.rm-owner-stats>div{display:grid;gap:4px;padding:18px;border-radius:16px;background:#24324a;color:#fff}.rm-owner-stats strong{font-size:28px}.rm-owner-stats span{color:#dce3ed;font-size:13px}.rm-catalog-card{position:relative!important}.rm-premium-card{border:2px solid #c59d4c!important;box-shadow:0 12px 32px rgba(197,157,76,.18)!important}.rm-premium-badge{position:absolute!important;z-index:4!important;top:10px!important;left:10px!important;display:inline-flex!important;padding:7px 9px!important;border-radius:999px!important;background:#fff2c8!important;color:#725313!important;font-size:11px!important;font-weight:900!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important}@media(max-width:650px){.rm-owner-stats{grid-template-columns:1fr}}


/* v2.3.1 — promocje na kafelkach + topowa sekcja polecanych */
.rm-featured-dates{
    margin-top:12px !important;
    margin-bottom:18px !important;
    border:1px solid #eadfca !important;
    background:linear-gradient(180deg,#fffaf0 0%,#fff 100%) !important;
}
.rm-card-promo-badge{
    position:absolute !important;
    z-index:5 !important;
    top:10px !important;
    right:10px !important;
    display:inline-flex !important;
    align-items:center !important;
    gap:5px !important;
    padding:7px 10px !important;
    border-radius:999px !important;
    background:#24324a !important;
    color:#fff !important;
    text-decoration:none !important;
    font-size:11px !important;
    line-height:1 !important;
    font-weight:900 !important;
    box-shadow:0 5px 14px rgba(0,0,0,.16) !important;
}
.rm-card-promo-badge:hover{
    background:#c59d4c !important;
    color:#172238 !important;
}
.rm-premium-card .rm-card-promo-badge{
    top:48px !important;
}
.rm-promo-pattern{
    display:grid !important;
    gap:6px !important;
    margin-top:10px !important;
    padding:12px 14px !important;
    border-radius:12px !important;
    background:#f7f1e7 !important;
    color:#24324a !important;
}
.rm-promo-pattern code{
    display:inline-block !important;
    width:max-content !important;
    padding:7px 10px !important;
    border-radius:8px !important;
    background:#24324a !important;
    color:#fff !important;
    font-weight:900 !important;
    letter-spacing:.07em !important;
}
.rm-promo-pattern small{
    color:#677287 !important;
    line-height:1.45 !important;
}


/* v2.3.3 — panel właściciela: szerokość spójna z resztą portalu */
.rm-owner-panel{
    width:calc(100% - 32px) !important;
    max-width:1380px !important;
    margin:18px auto 44px !important;
    padding:0 !important;
    box-sizing:border-box !important;
}
.rm-owner-panel *,
.rm-owner-panel *::before,
.rm-owner-panel *::after{
    box-sizing:border-box !important;
}
.rm-owner-head{
    width:100% !important;
    max-width:none !important;
    margin:0 0 22px !important;
    padding:0 !important;
}
.rm-owner-head h1{
    margin-top:18px !important;
}
.rm-owner-box,
.rm-owner-form,
.rm-owner-stats{
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
    margin-right:0 !important;
}
.rm-owner-box{
    padding:26px 30px !important;
    border-radius:20px !important;
}
.rm-owner-form{
    display:grid !important;
    gap:20px !important;
}
.rm-owner-stats{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:16px !important;
    margin-bottom:20px !important;
}
.rm-owner-stats > div{
    min-width:0 !important;
}
.rm-owner-panel input,
.rm-owner-panel textarea,
.rm-owner-panel select{
    max-width:100% !important;
}

@media(max-width:900px){
    .rm-owner-panel{
        width:calc(100% - 20px) !important;
        margin-top:10px !important;
    }
    .rm-owner-stats{
        grid-template-columns:1fr !important;
    }
    .rm-owner-box{
        padding:20px !important;
    }
}


/* v2.3.4 — Panel restauracji spójny z kartą lokalu */
body .rm-owner-panel{
    background:#f4f1eb !important;
    color:#24324a !important;
    padding:22px !important;
    border-radius:24px !important;
}

/* nagłówek panelu */
body .rm-owner-head{
    background:#24324a !important;
    color:#fff !important;
    border-radius:22px !important;
    padding:26px 30px !important;
    box-shadow:0 10px 28px rgba(36,50,74,.12) !important;
}
body .rm-owner-head h1{
    color:#fff !important;
    margin:14px 0 0 !important;
}
body .rm-owner-head a{
    color:#f1d18a !important;
    text-decoration:none !important;
    font-weight:800 !important;
}
body .rm-owner-head a:hover{
    color:#fff !important;
}

/* główne karty */
body .rm-owner-box{
    background:#fffdf8 !important;
    color:#24324a !important;
    border:1px solid #e3d9c8 !important;
    box-shadow:0 8px 26px rgba(36,50,74,.06) !important;
}
body .rm-owner-box h2,
body .rm-owner-box h3,
body .rm-owner-box b,
body .rm-owner-box strong{
    color:#24324a !important;
}
body .rm-owner-box p,
body .rm-owner-box label,
body .rm-owner-box span,
body .rm-owner-box small{
    color:#5e6877 !important;
}

/* pola formularzy */
body .rm-owner-panel input[type="text"],
body .rm-owner-panel input[type="email"],
body .rm-owner-panel input[type="date"],
body .rm-owner-panel input[type="time"],
body .rm-owner-panel input[type="number"],
body .rm-owner-panel input[type="file"],
body .rm-owner-panel select,
body .rm-owner-panel textarea{
    background:#fff !important;
    color:#24324a !important;
    border:1px solid #d8cfbf !important;
    border-radius:12px !important;
    min-height:44px !important;
    padding:10px 12px !important;
    box-shadow:none !important;
}
body .rm-owner-panel textarea{
    min-height:110px !important;
}
body .rm-owner-panel input:focus,
body .rm-owner-panel select:focus,
body .rm-owner-panel textarea:focus{
    border-color:#c59d4c !important;
    box-shadow:0 0 0 3px rgba(197,157,76,.14) !important;
    outline:none !important;
}

/* przyciski */
body .rm-owner-panel .rm-account-btn,
body .rm-owner-panel .rm-owner-save{
    background:#24324a !important;
    color:#fff !important;
    border:1px solid #24324a !important;
    border-radius:12px !important;
    padding:12px 18px !important;
    font-weight:900 !important;
    text-decoration:none !important;
    box-shadow:none !important;
}
body .rm-owner-panel .rm-account-btn:hover,
body .rm-owner-panel .rm-owner-save:hover{
    background:#c59d4c !important;
    border-color:#c59d4c !important;
    color:#172238 !important;
}

/* statystyki */
body .rm-owner-stats > div{
    background:#24324a !important;
    color:#fff !important;
    border-radius:16px !important;
    padding:18px 20px !important;
    box-shadow:0 8px 20px rgba(36,50,74,.10) !important;
}
body .rm-owner-stats strong{
    color:#f0c76f !important;
    font-size:26px !important;
}
body .rm-owner-stats span{
    color:#fff !important;
}

/* sekcje kampanii */
body .rm-owner-box:has(.rm-camp-grid){
    border-top:4px solid #c59d4c !important;
}
body .rm-camp-grid{
    background:#f7f2e8 !important;
    border:1px solid #eadfce !important;
    border-radius:14px !important;
    padding:14px !important;
}

/* galeria */
body .rm-owner-gallery-admin > div{
    background:#f7f2e8 !important;
    border:1px solid #e6dac7 !important;
    border-radius:14px !important;
    padding:12px !important;
}
body .rm-owner-gallery-admin img{
    border-radius:12px !important;
    border:2px solid #fff !important;
    box-shadow:0 4px 12px rgba(36,50,74,.10) !important;
}

/* godziny */
body .rm-owner-hours > div{
    background:#f9f6f0 !important;
    border:1px solid #e7ddcd !important;
    border-radius:12px !important;
    padding:12px !important;
}

/* wzór kodu */
body .rm-owner-panel .rm-promo-pattern{
    background:#24324a !important;
    border:1px solid #24324a !important;
}
body .rm-owner-panel .rm-promo-pattern b,
body .rm-owner-panel .rm-promo-pattern small{
    color:#fff !important;
}
body .rm-owner-panel .rm-promo-pattern code{
    background:#c59d4c !important;
    color:#172238 !important;
}

/* checkbox/radio */
body .rm-owner-panel input[type="checkbox"],
body .rm-owner-panel input[type="radio"]{
    accent-color:#c59d4c !important;
}

/* mobile */
@media(max-width:900px){
    body .rm-owner-panel{
        padding:12px !important;
        border-radius:18px !important;
    }
    body .rm-owner-head{
        padding:20px !important;
        border-radius:16px !important;
    }
}


/* v2.3.5 — panel restauracji: bez tytułu strony motywu i minimalny margines */
body.rm-owner-page .entry-title,
body.rm-owner-page .wp-block-post-title,
body.rm-owner-page .page-title,
body.rm-owner-page header.entry-header,
body.rm-owner-page .entry-header{
    display:none !important;
}

body.rm-owner-page .site-main,
body.rm-owner-page .content-area,
body.rm-owner-page .entry-content,
body.rm-owner-page .wp-block-post-content,
body.rm-owner-page article,
body.rm-owner-page main{
    margin-top:0 !important;
    padding-top:0 !important;
}

body.rm-owner-page .rm-owner-panel{
    margin-top:4px !important;
    margin-bottom:28px !important;
}

body.rm-owner-page .rm-owner-head{
    margin-top:0 !important;
}

@media(max-width:900px){
    body.rm-owner-page .rm-owner-panel{
        margin-top:0 !important;
    }
}




/* v2.3.7 — checkboxy pakietów w panelu restauracji */
body .rm-owner-panel .rm-campaign-request{
    display:flex !important;
    align-items:center !important;
    gap:11px !important;
    width:100% !important;
    margin:12px 0 16px !important;
    color:#24324a !important;
    font-weight:800 !important;
    line-height:1.35 !important;
    cursor:pointer !important;
}

body .rm-owner-panel .rm-campaign-request input[type="checkbox"]{
    appearance:auto !important;
    -webkit-appearance:checkbox !important;
    width:20px !important;
    height:20px !important;
    min-width:20px !important;
    min-height:20px !important;
    flex:0 0 20px !important;
    margin:0 !important;
    padding:0 !important;
    vertical-align:middle !important;
    accent-color:#c59d4c !important;
    cursor:pointer !important;
}

body .rm-owner-panel .rm-campaign-request-premium{
    font-size:16px !important;
}

@media(max-width:640px){
    body .rm-owner-panel .rm-campaign-request{
        align-items:flex-start !important;
    }
    body .rm-owner-panel .rm-campaign-request input[type="checkbox"]{
        margin-top:1px !important;
    }
}


/* v2.4.1 — wyśrodkowanie dwóch zdań w kafelku polecanej restauracji */
.rm-featured-card>p{width:100%!important;text-align:center!important;justify-self:center!important;margin:0 auto!important}.rm-featured-card>p .emoji,.rm-featured-card>p svg{vertical-align:middle!important}


/* v2.5.0 — nowoczesny popup logowania/rejestracji */
.rm-auth-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:18px}.rm-auth-modal.is-open{display:flex}.rm-auth-backdrop{position:absolute;inset:0;background:rgba(15,27,48,.72);backdrop-filter:blur(5px)}.rm-auth-dialog{position:relative;z-index:1;width:min(560px,100%);max-height:92vh;overflow:auto;background:#fffdf8;border:1px solid #e5d8c2;border-radius:24px;box-shadow:0 28px 80px rgba(0,0,0,.28);padding:26px}.rm-auth-close{position:absolute;right:16px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:#f4f1eb;color:#24324a;font-size:28px;line-height:1;cursor:pointer}.rm-auth-brand{text-align:center;margin:0 50px 14px}.rm-auth-brand img{max-width:250px;width:100%;height:auto}.rm-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;background:#f4f1eb;border-radius:14px;margin-bottom:18px}.rm-auth-tabs button{border:0;background:transparent;color:#59657a;padding:11px;border-radius:10px;font-weight:850;cursor:pointer}.rm-auth-tabs button.is-active{background:#24324a;color:#fff}.rm-auth-form{display:none}.rm-auth-form.is-active{display:block}.rm-auth-form h2{margin:0 0 6px;color:#24324a;font-size:30px}.rm-auth-form>p{margin:0 0 18px;color:#697386}.rm-auth-form label{display:grid;gap:6px;margin:12px 0;color:#24324a;font-weight:750}.rm-auth-form input[type=text],.rm-auth-form input[type=email],.rm-auth-form input[type=password],.rm-auth-form input[type=number]{width:100%;min-height:48px;border:1px solid #d8cfbf;border-radius:12px;background:#fff;padding:10px 12px;color:#24324a;font:inherit;box-sizing:border-box}.rm-auth-form input:focus{outline:none;border-color:#c59d4c;box-shadow:0 0 0 3px rgba(197,157,76,.15)}.rm-auth-grid{display:grid;grid-template-columns:1fr 110px;gap:12px}.rm-auth-submit,.rm-auth-google{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;border-radius:12px;text-decoration:none;font-weight:900;box-sizing:border-box}.rm-auth-submit{margin-top:16px;border:0;background:#24324a;color:#fff;cursor:pointer;font-size:16px}.rm-auth-submit:hover{background:#c59d4c;color:#172238}.rm-auth-submit:disabled{opacity:.65;cursor:wait}.rm-auth-google{border:1px solid #d8cfbf;background:#fff;color:#24324a;gap:10px}.rm-auth-google span{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid #e2e5ea;border-radius:50%;color:#4285f4}.rm-auth-or{display:flex;align-items:center;gap:10px;color:#8a919b;font-size:12px;margin:14px 0}.rm-auth-or:before,.rm-auth-or:after{content:"";height:1px;background:#e6ded0;flex:1}.rm-auth-forgot{display:block;text-align:center;margin-top:12px;color:#24324a;font-weight:700}.rm-auth-status{min-height:0;margin-bottom:0;padding:0;border-radius:10px;font-weight:750}.rm-auth-status:not(:empty){min-height:20px;margin-bottom:12px;padding:10px 12px}.rm-auth-status.is-error{background:#fff1f2;color:#9f1239}.rm-auth-status.is-ok{background:#ecfdf3;color:#166534}.rm-auth-status.is-working{background:#f4f1eb;color:#24324a}.rm-auth-photos{margin-top:16px;padding:14px;border:1px solid #e5d8c2;border-radius:14px;background:#f9f6f0}.rm-auth-photos>p{margin:4px 0 10px;color:#6b7280;font-size:13px}.rm-auth-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rm-auth-photo-slot{margin:0!important;padding:10px;border:1px dashed #cfc3b0;border-radius:12px;background:#fff}.rm-auth-photo-slot input[type=file]{width:100%;font-size:12px}.rm-auth-photo-slot em{display:flex;align-items:center;gap:6px;font-style:normal;font-size:12px}.rm-auth-photo-slot input[type=radio]{accent-color:#c59d4c}.rm-profile-photos-existing{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 10px}.rm-profile-photo-thumb{display:grid!important;gap:6px!important;padding:8px!important;border:1px solid #e5e7eb!important;border-radius:12px!important;background:#fff!important}.rm-profile-photo-thumb img{width:92px;height:92px;object-fit:cover;border-radius:10px}.rm-profile-photo-thumb span{display:flex!important;align-items:center;gap:5px;font-size:12px}.rm-profile-photos-field{grid-column:1/-1}.rm-profile-photos-field>input[type=file]{margin-top:8px}.rm-profile-photos-field small{display:block;margin-top:5px;color:#6b7280}.rm-auth-open{overflow:hidden}
@media(max-width:620px){.rm-auth-dialog{padding:20px 16px;border-radius:18px}.rm-auth-grid{grid-template-columns:1fr}.rm-auth-photo-grid{grid-template-columns:1fr}.rm-auth-brand img{max-width:210px}}


/* v2.5.2 — proporcjonalne mini-przyciski pod zdjęciami + AJAX upload */
.rm-profile-photos-existing{align-items:flex-start!important;gap:12px!important}.rm-profile-photo-thumb{display:flex!important;flex-direction:column!important;width:108px!important;gap:7px!important;padding:7px!important;box-sizing:border-box!important}.rm-profile-photo-thumb img{width:92px!important;height:92px!important;margin:0 auto!important}.rm-profile-photo-actions{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;flex-wrap:wrap!important;width:100%!important}.rm-photo-mini-btn{appearance:none!important;border:1px solid #d9dee7!important;background:#f6f7f9!important;color:#344054!important;border-radius:7px!important;padding:4px 7px!important;min-height:0!important;height:auto!important;width:auto!important;min-width:0!important;font-size:10px!important;line-height:1.2!important;font-weight:750!important;letter-spacing:0!important;box-shadow:none!important;cursor:pointer!important}.rm-photo-mini-btn:hover{background:#eceff3!important}.rm-photo-mini-btn.rm-photo-primary.is-primary{background:#24324a!important;border-color:#24324a!important;color:#fff!important;cursor:default!important}.rm-photo-mini-btn.rm-photo-remove{background:#fff6f6!important;border-color:#f0c7c7!important;color:#a12a2a!important}.rm-profile-photo-upload{display:inline-flex!important;align-items:center!important;gap:10px!important;margin:8px 0 0!important;padding:9px 11px!important;border:1px dashed #c9b99f!important;border-radius:10px!important;background:#faf7f1!important;color:#24324a!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important}.rm-profile-photo-upload>span{white-space:nowrap!important}.rm-profile-photo-upload input[type=file]{font-size:11px!important;max-width:260px!important}.rm-profile-photo-ajax-status{min-height:0;margin-top:7px;font-size:12px;font-weight:750}.rm-profile-photo-ajax-status:not(:empty){min-height:18px}.rm-profile-photo-ajax-status.is-working{color:#59657a}.rm-profile-photo-ajax-status.is-ok{color:#137333}.rm-profile-photo-ajax-status.is-error{color:#b42318}@media(max-width:600px){.rm-profile-photo-thumb{width:104px!important}.rm-profile-photo-upload{display:grid!important;width:100%!important;box-sizing:border-box!important}.rm-profile-photo-upload input[type=file]{max-width:100%!important;width:100%!important}}


/* v2.5.3 — karta restauracji: ten sam header co na stronie głównej */
.rm-single-v14>.rm-single-home-header{
    max-width:1240px!important;
    width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    margin-bottom:18px!important;
}
.rm-single-v14 .rm-single-home-header .rm-userbar-actions{
    margin-left:auto!important;
}
@media(max-width:720px){
    .rm-single-v14 .rm-single-home-header{
        align-items:flex-start!important;
        flex-direction:column!important;
    }
    .rm-single-v14 .rm-single-home-header .rm-userbar-actions{
        width:100%!important;
        margin-left:0!important;
    }
}


/* v2.5.4 — szerszy, niższy popup logowania/rejestracji */
.rm-auth-dialog{
    width:min(820px,calc(100vw - 36px)) !important;
    max-height:88vh !important;
    padding:24px 30px !important;
}
.rm-auth-brand{
    margin-bottom:10px !important;
}
.rm-auth-brand img{
    max-width:220px !important;
}
.rm-auth-tabs{
    margin-bottom:14px !important;
}
.rm-auth-form h2{
    font-size:28px !important;
    margin-bottom:4px !important;
}
.rm-auth-form>p{
    margin-bottom:14px !important;
}
.rm-auth-form label{
    margin:8px 0 !important;
}
.rm-auth-form input[type=text],
.rm-auth-form input[type=email],
.rm-auth-form input[type=password],
.rm-auth-form input[type=number]{
    min-height:44px !important;
}
.rm-auth-grid{
    grid-template-columns:minmax(0,1fr) 120px !important;
    gap:12px !important;
}
.rm-auth-grid-wide{
    grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) !important;
}
.rm-auth-photos{
    margin-top:12px !important;
    padding:12px !important;
}
.rm-auth-photos>p{
    margin:3px 0 8px !important;
}
.rm-auth-photo-grid{
    gap:8px !important;
}
.rm-auth-photo-slot{
    padding:8px !important;
}
.rm-auth-submit{
    margin-top:12px !important;
    min-height:46px !important;
}
.rm-auth-or{
    margin:10px 0 !important;
}
.rm-auth-google{
    min-height:46px !important;
}
@media(max-width:760px){
    .rm-auth-dialog{
        width:min(680px,calc(100vw - 22px)) !important;
        max-height:92vh !important;
        padding:20px 18px !important;
    }
    .rm-auth-grid,
    .rm-auth-grid-wide{
        grid-template-columns:1fr !important;
    }
}




/* v2.5.6 — tylko karta restauracji: CTA headera w jednej linii */
@media (min-width:761px){
    .rm-single-v14 .rm-single-home-header .rm-userbar-actions{
        display:flex !important;
        flex-direction:row !important;
        flex-wrap:nowrap !important;
        align-items:center !important;
        justify-content:flex-end !important;
        gap:10px !important;
        width:auto !important;
        min-width:0 !important;
        white-space:nowrap !important;
    }
    .rm-single-v14 .rm-single-home-header .rm-userbar-actions > *{
        flex:0 1 auto !important;
        min-width:0 !important;
        white-space:nowrap !important;
    }
    .rm-single-v14 .rm-single-home-header .rm-userbar-actions > a.rm-google-login,
    .rm-single-v14 .rm-single-home-header .rm-userbar-actions > a.rm-google-login-compact{
        min-width:190px !important;
        width:auto !important;
        padding-left:14px !important;
        padding-right:14px !important;
    }
    .rm-single-v14 .rm-single-home-header .rm-userbar-actions > a:not(.rm-user-primary):not(.rm-google-login):not(.rm-google-login-compact){
        min-width:120px !important;
        width:auto !important;
        padding-left:14px !important;
        padding-right:14px !important;
    }
    .rm-single-v14 .rm-single-home-header .rm-userbar-actions > a.rm-user-primary{
        min-width:130px !important;
        width:auto !important;
        padding-left:14px !important;
        padding-right:14px !important;
    }
    .rm-single-v14 .rm-single-home-header .rm-language-switcher,
    .rm-single-v14 .rm-single-home-header .rm-lang-switcher{
        flex:0 0 auto !important;
        white-space:nowrap !important;
    }
}


/* v2.5.7 — tylko karta restauracji: usuń header motywu nad własnym headerem i wyrównaj górny margines */
body.single-rm_place header.site-header,
body.single-rm_place .site-header,
body.single-rm_place #masthead,
body.single-rm_place .wp-site-blocks > header,
body.single-rm_place .wp-block-template-part > header,
body.single-rm_place .site-branding,
body.single-rm_place .header-wrap,
body.single-rm_place .main-header-bar,
body.single-rm_place .elementor-location-header{
    display:none !important;
}

body.single-rm_place,
body.single-rm_place .site,
body.single-rm_place .site-content,
body.single-rm_place .content-area,
body.single-rm_place main,
body.single-rm_place .entry-content{
    margin-top:0 !important;
    padding-top:0 !important;
}

body.single-rm_place .rm-single-v14{
    margin-top:0 !important;
    padding-top:4px !important;
}

body.single-rm_place .rm-single-v14 > .rm-single-home-header{
    margin-top:0 !important;
}


/* v2.6.2 — niewidoczna ochrona rejestracji bez Turnstile */
.rm-auth-hp{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.rm-email-verify-notice{background:#fff7db!important;border:1px solid #e7c95e!important;color:#5f4a13!important}.rm-email-verify-notice a{font-weight:850!important}


/* v2.6.1 — tylko karta restauracji: całkowicie usuń branding motywu nad własnym headerem */
body.single-rm_place .site-title,
body.single-rm_place .site-description,
body.single-rm_place .site-branding,
body.single-rm_place .site-branding-container,
body.single-rm_place .site-branding-text,
body.single-rm_place .wp-block-site-title,
body.single-rm_place .wp-block-site-tagline,
body.single-rm_place .wp-site-title,
body.single-rm_place .wp-site-description,
body.single-rm_place #site-title,
body.single-rm_place #site-description,
body.single-rm_place .site-header-wrapper,
body.single-rm_place .header-inner,
body.single-rm_place .site-header-inner{
    display:none !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
}

body.single-rm_place .site-content,
body.single-rm_place .site-main,
body.single-rm_place main,
body.single-rm_place .content-area,
body.single-rm_place .entry-content,
body.single-rm_place .wp-site-blocks,
body.single-rm_place .wp-block-post-content{
    margin-top:0 !important;
    padding-top:0 !important;
}

body.single-rm_place .rm-single-v14{
    margin-top:0 !important;
    padding-top:0 !important;
}


/* v2.6.3 — dokładny stary header motywu widoczny nad kartą restauracji */
body.single-rm_place #header,
body.single-rm_place #headerimg,
body.single-rm_place #headerimg h1,
body.single-rm_place #headerimg .description{
    display:none !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
}

body.single-rm_place #page,
body.single-rm_place #content,
body.single-rm_place #container,
body.single-rm_place .site,
body.single-rm_place .site-content,
body.single-rm_place .content-area,
body.single-rm_place main{
    margin-top:0 !important;
    padding-top:0 !important;
}

body.single-rm_place .rm-single-v14{
    margin-top:0 !important;
    padding-top:0 !important;
}


/* v2.6.7 — usuń prostokąt/border pod logo w headerze */
.rm-userbar > a.rm-brand,
.rm-home-userbar > a.rm-brand,
.rm-user-nav > a.rm-brand{
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0 !important;
    margin:0 !important;
    min-height:0 !important;
    height:auto !important;
    border-radius:0 !important;
}


/* v2.6.8 — logo w headerze jako samo zdjęcie, bez jakiegokolwiek boxa */
.rm-brand,
.rm-header .rm-brand,
.rm-userbar .rm-brand,
.rm-home-userbar .rm-brand,
.rm-user-nav .rm-brand,
a.rm-brand{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    width:auto !important;
    max-width:none !important;
    min-width:0 !important;
    min-height:0 !important;
    height:auto !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    background-image:none !important;
    box-shadow:none !important;
    outline:none !important;
    text-decoration:none !important;
    overflow:visible !important;
    line-height:0 !important;
    -webkit-appearance:none !important;
    appearance:none !important;
}
.rm-brand::before,
.rm-brand::after{content:none !important; display:none !important;}
.rm-brand-logo,
.rm-brand-logo img,
.rm-inline-logo{
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    padding:0 !important;
    margin:0 !important;
}


/* v2.6.9 — tylko strona główna: minimalny margines nad headerem */
body:has(.rm-catalog-v170),
body.rm-has-catalog-home{
    margin-top:0 !important;
    padding-top:0 !important;
}
body:has(.rm-catalog-v170) .site,
body:has(.rm-catalog-v170) .site-content,
body:has(.rm-catalog-v170) main,
body:has(.rm-catalog-v170) .content-area,
body:has(.rm-catalog-v170) .entry-content,
body.rm-has-catalog-home .site,
body.rm-has-catalog-home .site-content,
body.rm-has-catalog-home main,
body.rm-has-catalog-home .content-area,
body.rm-has-catalog-home .entry-content{
    margin-top:0 !important;
    padding-top:0 !important;
}
.rm-catalog-v170,
.rm-social-home{
    margin-top:0 !important;
    padding-top:0 !important;
}
.rm-catalog-v170 > .rm-userbar,
.rm-social-home > .rm-userbar{
    margin-top:4px !important;
}


/* v2.7.1 — dopracowanie responsywności mobile (Android / iPhone) */
@media (max-width: 700px){
    /* Strona główna */
    .rm-catalog-v170,
    .rm-social-home{
        width:100% !important;
        max-width:100% !important;
        padding-left:10px !important;
        padding-right:10px !important;
        box-sizing:border-box !important;
        overflow-x:hidden !important;
    }
    .rm-social-home .rm-hero,
    .rm-catalog-v170 .rm-hero{
        padding:24px 18px !important;
        border-radius:18px !important;
    }
    .rm-social-home .rm-hero h2,
    .rm-catalog-v170 .rm-hero h2{
        font-size:clamp(34px,10vw,46px) !important;
        line-height:1.04 !important;
    }
    .rm-social-home .rm-hero > p:not(.rm-eyebrow),
    .rm-catalog-v170 .rm-hero > p:not(.rm-eyebrow){
        font-size:16px !important;
        line-height:1.5 !important;
    }
    .rm-social-home .rm-hero-actions,
    .rm-catalog-v170 .rm-hero-actions{
        display:flex !important;
        flex-wrap:wrap !important;
        gap:8px !important;
    }
    /* tylko wskazany główny przycisk — mniejszy i bardziej kompaktowy */
    .rm-social-home .rm-hero-primary,
    .rm-catalog-v170 .rm-hero-primary{
        min-height:42px !important;
        padding:9px 13px !important;
        border-radius:10px !important;
        font-size:14px !important;
        line-height:1.15 !important;
        width:auto !important;
        max-width:100% !important;
    }

    /* Karta restauracji */
    .rm-single-v14{
        width:100% !important;
        max-width:100% !important;
        padding-left:10px !important;
        padding-right:10px !important;
        box-sizing:border-box !important;
        overflow-x:hidden !important;
    }
    .rm-single-v14 .rm-info-section,
    .rm-single-v14 .rm-comments-v14{
        width:100% !important;
        box-sizing:border-box !important;
    }
    .rm-single-v14 img{
        max-width:100% !important;
        height:auto;
    }

    /* Moje konto */
    .rm-account{
        width:calc(100% - 20px) !important;
        max-width:none !important;
        margin-left:auto !important;
        margin-right:auto !important;
        box-sizing:border-box !important;
        overflow-x:hidden !important;
    }
    .rm-account-card{
        width:100% !important;
        padding:16px !important;
        box-sizing:border-box !important;
    }
    .rm-account input,
    .rm-account textarea,
    .rm-account select{
        max-width:100% !important;
        box-sizing:border-box !important;
    }
}

@media (max-width: 390px){
    .rm-social-home .rm-hero,
    .rm-catalog-v170 .rm-hero{
        padding:21px 15px !important;
    }
    .rm-social-home .rm-hero-primary,
    .rm-catalog-v170 .rm-hero-primary{
        font-size:13px !important;
        padding:8px 11px !important;
    }
    .rm-account-card{
        padding:14px !important;
    }
}


/* v2.7.2 — wyśrodkowanie nagłówka i treści oferty w polecanym kafelku */
.rm-featured-offer{
    justify-items:center !important;
    text-align:center !important;
}
.rm-featured-offer > b,
.rm-featured-offer > span{
    width:100% !important;
    text-align:center !important;
}


/* v2.7.3 — Oferta dla pary + chmurka informacyjna */
.rm-featured-offer > b{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px !important;
    position:relative !important;
}
.rm-offer-tip{
    position:relative;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:18px;
    height:18px;
    border-radius:999px;
    background:#24324a;
    color:#fff;
    font-size:11px;
    font-weight:900;
    line-height:1;
    cursor:help;
}
.rm-offer-tip-bubble{
    position:absolute;
    left:50%;
    bottom:calc(100% + 10px);
    transform:translateX(-50%);
    width:min(280px,calc(100vw - 48px));
    padding:10px 12px;
    border-radius:12px;
    background:#24324a;
    color:#fff;
    font-size:12px;
    line-height:1.45;
    font-weight:600;
    text-align:left;
    box-shadow:0 12px 30px rgba(36,50,74,.22);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .18s ease, visibility .18s ease, transform .18s ease;
    z-index:25;
}
.rm-offer-tip-bubble::after{
    content:'';
    position:absolute;
    left:50%;
    top:100%;
    transform:translateX(-50%);
    border:7px solid transparent;
    border-top-color:#24324a;
}
.rm-offer-tip:hover .rm-offer-tip-bubble,
.rm-offer-tip:focus .rm-offer-tip-bubble,
.rm-offer-tip:focus-within .rm-offer-tip-bubble{
    opacity:1;
    visibility:visible;
    transform:translateX(-50%) translateY(-2px);
}
@media(max-width:640px){
    .rm-offer-tip-bubble{
        width:min(250px,calc(100vw - 42px));
        font-size:11.5px;
    }
}


/* v2.7.4 — kompaktowy kafelek restauracji polecanej ze zdjęciem */
.rm-featured-grid{
    grid-template-columns:repeat(auto-fit,minmax(250px,320px)) !important;
    justify-content:start !important;
    align-items:start !important;
}
.rm-featured-card{
    width:100% !important;
    max-width:320px !important;
    padding:0 !important;
    overflow:hidden !important;
    gap:0 !important;
}
.rm-featured-image-link{
    display:block !important;
    width:100% !important;
    text-decoration:none !important;
}
.rm-featured-image{
    width:100% !important;
    height:168px !important;
    background:#f4f1eb !important;
    overflow:hidden !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
}
.rm-featured-image img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center !important;
}
.rm-featured-image > span{
    font-size:44px !important;
}
.rm-featured-card-body{
    display:grid !important;
    gap:9px !important;
    padding:14px !important;
}
.rm-featured-card-body .rm-featured-badge{
    justify-self:start !important;
}
.rm-featured-card-body h3{
    font-size:20px !important;
    line-height:1.25 !important;
}
.rm-featured-card-body > p{
    font-size:15px !important;
    line-height:1.4 !important;
    text-align:center !important;
}
.rm-featured-card-body .rm-featured-offer{
    padding:10px !important;
}
.rm-featured-card-body .rm-featured-join{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    min-height:44px !important;
    padding:10px 12px !important;
    border-radius:10px !important;
    background:#24324a !important;
    color:#fff !important;
    text-decoration:none !important;
    font-weight:850 !important;
}
@media(max-width:800px){
    .rm-featured-grid{
        grid-template-columns:minmax(0,320px) !important;
        justify-content:center !important;
    }
    .rm-featured-card{
        max-width:320px !important;
    }
}


/* v2.7.6 — Moje konto: bez dużego tytułu motywu, zwarty układ jak strona główna */
body.rm-account-page .entry-title,
body.rm-account-page .wp-block-post-title,
body.rm-account-page .page-title,
body.rm-account-page header.entry-header,
body.rm-account-page .entry-header{
    display:none !important;
}
body.rm-account-page .site-main,
body.rm-account-page .content-area,
body.rm-account-page .entry-content,
body.rm-account-page .wp-block-post-content,
body.rm-account-page main{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-account-page .rm-account{
    margin-top:8px !important;
}
.rm-account-eyebrow{
    display:block !important;
    margin:0 0 3px !important;
    color:#9a742a !important;
    font-size:11px !important;
    line-height:1 !important;
    font-weight:900 !important;
    letter-spacing:.11em !important;
}

/* v2.7.6 — panel restauracji: po wysłaniu zgłoszenia tylko status oczekiwania */
.rm-owner-verification-pending{
    margin-top:14px !important;
    padding:16px 18px !important;
    border:1px solid #a8dfb8 !important;
    border-radius:14px !important;
    background:#eefbf2 !important;
}
.rm-owner-verification-pending > strong{
    display:block !important;
    margin-bottom:7px !important;
    color:#16803a !important;
    font-size:16px !important;
    font-weight:900 !important;
}
.rm-owner-verification-pending p{
    margin:0 !important;
    color:#355c42 !important;
    line-height:1.55 !important;
}
.rm-owner-verification-pending p b{
    color:#245236 !important;
}
.rm-owner-rejected{
    color:#9f1239 !important;
}


/* v2.7.7 — panel restauracji: wyraźniejsze dodawanie zdjęć i prostsze godziny */
.rm-owner-photo-upload{
    display:flex !important;
    align-items:center !important;
    gap:16px !important;
    width:100% !important;
    max-width:720px !important;
    min-height:92px !important;
    margin:16px 0 6px !important;
    padding:16px 18px !important;
    border:2px dashed #c59d4c !important;
    border-radius:16px !important;
    background:#fffaf0 !important;
    color:#24324a !important;
    cursor:pointer !important;
    box-sizing:border-box !important;
    transition:border-color .15s ease, background .15s ease, transform .15s ease !important;
}
.rm-owner-photo-upload:hover{
    border-color:#24324a !important;
    background:#f7f1e7 !important;
}
.rm-owner-photo-upload-icon{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:48px !important;
    height:48px !important;
    flex:0 0 48px !important;
    border-radius:14px !important;
    background:#24324a !important;
    color:#fff !important;
    font-size:30px !important;
    font-weight:400 !important;
    line-height:1 !important;
}
.rm-owner-photo-upload-copy{
    display:grid !important;
    gap:4px !important;
    min-width:0 !important;
}
.rm-owner-photo-upload-copy strong{
    color:#24324a !important;
    font-size:16px !important;
    font-weight:900 !important;
}
.rm-owner-photo-upload-copy small{
    color:#6f7785 !important;
    font-size:12px !important;
    line-height:1.4 !important;
}
.rm-owner-photo-upload input[type="file"]{
    margin-left:auto !important;
    width:auto !important;
    max-width:260px !important;
    min-height:42px !important;
    padding:7px 9px !important;
    border:1px solid #d7c9af !important;
    border-radius:10px !important;
    background:#fff !important;
    color:#24324a !important;
    cursor:pointer !important;
}
.rm-owner-hours-note{
    margin:0 0 14px !important;
    color:#6f7785 !important;
}
.rm-owner-hours > div{
    grid-template-columns:150px minmax(125px,170px) 18px minmax(125px,170px) !important;
    align-items:center !important;
}
.rm-owner-hours-sep{
    text-align:center !important;
    color:#8a93a1 !important;
    font-weight:800 !important;
}
@media(max-width:700px){
    .rm-owner-photo-upload{
        align-items:flex-start !important;
        flex-wrap:wrap !important;
    }
    .rm-owner-photo-upload input[type="file"]{
        width:100% !important;
        max-width:none !important;
        margin-left:0 !important;
    }
    .rm-owner-hours > div{
        grid-template-columns:1fr 1fr 18px 1fr !important;
    }
    .rm-owner-hours > div > b{
        grid-column:1/-1 !important;
    }
}


/* v2.7.8 — komunikator dopasowań */
.rm-chat-card{overflow:hidden!important}.rm-chat-layout{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:520px;border:1px solid #e5dccd;border-radius:18px;overflow:hidden;background:#fff}.rm-chat-people{background:#f7f2e8;border-right:1px solid #e5dccd;padding:10px;display:grid;align-content:start;gap:7px;max-height:650px;overflow:auto}.rm-chat-person{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:10px;border:0;border-radius:13px;background:transparent;color:#24324a;text-align:left;cursor:pointer}.rm-chat-person:hover,.rm-chat-person.is-active{background:#fff;box-shadow:0 4px 14px rgba(36,50,74,.07)}.rm-chat-person-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;background:#e9e4db}.rm-chat-person-avatar img{display:block;width:100%;height:100%;object-fit:cover}.rm-chat-person-copy{min-width:0;display:grid;gap:3px}.rm-chat-person-copy strong{font-size:14px;color:#24324a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-chat-person-copy small{font-size:11px;color:#747d8b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-chat-unread{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#c59d4c;color:#172238;font-size:11px;font-weight:900}.rm-chat-panel{min-width:0;display:flex;flex-direction:column;background:#fff}.rm-chat-placeholder{margin:auto;padding:30px;text-align:center;color:#7b8491}.rm-chat-active{display:flex;flex-direction:column;min-height:520px}.rm-chat-head{display:flex;align-items:center;gap:12px;padding:15px 18px;border-bottom:1px solid #ece5da;background:#fffdf8}.rm-chat-head-avatar{width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:50%!important;overflow:hidden!important;padding:0!important;border:0!important;background:transparent!important}.rm-chat-head-avatar img{width:58px!important;height:58px!important;object-fit:cover!important;border-radius:50%!important}.rm-chat-head>div{display:grid;gap:2px}.rm-chat-head-name{font-size:18px;color:#24324a}.rm-chat-head-meta{font-size:12px;color:#707986}.rm-chat-profile-link{font-size:12px;color:#8b6825;font-weight:800;text-decoration:none}.rm-chat-promo-slot:empty{display:none}.rm-chat-promo{display:grid;justify-items:center;gap:4px;margin:10px 14px 0;padding:10px;border-radius:12px;background:#fff4cc;border:1px solid #e4c85b;text-align:center}.rm-chat-promo code{display:inline-block;padding:5px 8px;border-radius:7px;background:#24324a;color:#fff;font-weight:900;letter-spacing:.06em}.rm-chat-messages{flex:1;min-height:250px;max-height:430px;overflow:auto;padding:16px;background:#fbfaf7;display:flex;flex-direction:column;gap:12px}.rm-chat-empty{margin:auto;color:#8a919b;text-align:center;padding:30px}.rm-chat-message{display:flex;align-items:flex-end;gap:8px;max-width:86%}.rm-chat-message.is-mine{align-self:flex-end;flex-direction:row-reverse}.rm-chat-message.is-theirs{align-self:flex-start}.rm-chat-msg-avatar{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:50%!important;overflow:hidden!important;padding:0!important;border:0!important;background:transparent!important}.rm-chat-msg-avatar img{width:34px!important;height:34px!important;object-fit:cover!important;border-radius:50%!important}.rm-chat-bubble{padding:9px 11px;border-radius:14px;background:#fff;border:1px solid #e4e7ec;box-shadow:0 2px 8px rgba(36,50,74,.04)}.rm-chat-message.is-mine .rm-chat-bubble{background:#24324a;color:#fff;border-color:#24324a}.rm-chat-msg-name{font-size:11px;font-weight:900;margin-bottom:3px;color:#8b6825}.rm-chat-message.is-mine .rm-chat-msg-name{color:#f0c76f}.rm-chat-msg-text{font-size:14px;line-height:1.45;overflow-wrap:anywhere}.rm-chat-bubble time{display:block;margin-top:4px;font-size:9.5px;color:#9198a3;text-align:right}.rm-chat-message.is-mine .rm-chat-bubble time{color:#cbd3df}.rm-chat-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 14px;border-top:1px solid #ece5da;background:#fff}.rm-chat-compose textarea{width:100%;min-height:48px;max-height:130px;resize:vertical;padding:10px 12px;border:1px solid #d8cfbf;border-radius:12px;font:inherit;color:#24324a;box-sizing:border-box}.rm-chat-compose button{align-self:end;min-height:48px;padding:0 20px;border:0;border-radius:12px;background:#24324a;color:#fff;font-weight:900;cursor:pointer}.rm-chat-compose button:hover{background:#c59d4c;color:#172238}.rm-chat-status{min-height:18px;padding:0 14px 10px;font-size:11px;color:#7b8491;background:#fff}.rm-chat-status:empty{padding-bottom:0;min-height:0}@media(max-width:760px){.rm-chat-layout{grid-template-columns:1fr;min-height:0}.rm-chat-people{grid-auto-flow:column;grid-auto-columns:minmax(180px,74vw);overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid #e5dccd;max-height:none}.rm-chat-person{grid-template-columns:44px minmax(0,1fr) auto}.rm-chat-person-avatar{width:44px;height:44px}.rm-chat-active{min-height:480px}.rm-chat-messages{max-height:360px}.rm-chat-compose{grid-template-columns:1fr}.rm-chat-compose button{width:100%}.rm-chat-message{max-width:94%}}


/* v2.8.0 — osobna strona Wiadomości */
body.rm-messages-page .entry-title,
body.rm-messages-page .wp-block-post-title,
body.rm-messages-page .page-title,
body.rm-messages-page header.entry-header,
body.rm-messages-page .entry-header{display:none!important}
body.rm-messages-page .site-main,
body.rm-messages-page .content-area,
body.rm-messages-page .entry-content,
body.rm-messages-page .wp-block-post-content,
body.rm-messages-page main{margin-top:0!important;padding-top:0!important}
.rm-messages-page-wrap{width:min(1380px,calc(100% - 28px));margin:8px auto 48px}.rm-messages-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.rm-messages-page-head h1{margin:3px 0 5px;color:#24324a;font-size:34px;line-height:1.15}.rm-messages-page-head p{margin:0;color:#707986}.rm-chat-layout-page{min-height:620px;box-shadow:0 10px 30px rgba(36,50,74,.06)}.rm-chat-layout-page .rm-chat-active{min-height:620px}.rm-chat-layout-page .rm-chat-messages{max-height:520px}.rm-messages-summary-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.rm-messages-summary-copy{display:flex;align-items:center;gap:14px;min-width:0}.rm-messages-summary-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex:0 0 48px;border-radius:14px;background:#24324a;font-size:22px}.rm-messages-summary-copy h3{margin:0 0 4px!important;color:#24324a}.rm-messages-summary-copy p{margin:0!important;color:#707986}.rm-messages-summary-badge{display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;padding:0 6px;margin-left:6px;border-radius:999px;background:#c59d4c;color:#172238;font-size:11px;font-weight:900}@media(max-width:760px){.rm-messages-page-wrap{width:calc(100% - 16px);margin-top:4px}.rm-messages-page-head{align-items:flex-start;flex-direction:column}.rm-messages-page-head h1{font-size:27px}.rm-messages-page-head .rm-account-btn{width:100%}.rm-chat-layout-page,.rm-chat-layout-page .rm-chat-active{min-height:0}.rm-messages-summary-card{align-items:flex-start!important;flex-direction:column!important}.rm-messages-summary-card>.rm-account-btn{width:100%!important}}


/* v2.8.1 — Wiadomości i Moje konto jako czyste widoki pluginu + header identyczny jak na stronie głównej */
body.rm-account-page header.site-header,
body.rm-account-page .site-header,
body.rm-account-page #masthead,
body.rm-account-page #header,
body.rm-account-page #headerimg,
body.rm-account-page .site-branding,
body.rm-account-page .wp-site-blocks > header,
body.rm-account-page .wp-block-template-part > header,
body.rm-account-page .entry-title,
body.rm-account-page .wp-block-post-title,
body.rm-account-page .page-title,
body.rm-account-page header.entry-header,
body.rm-account-page .entry-header,
body.rm-messages-page header.site-header,
body.rm-messages-page .site-header,
body.rm-messages-page #masthead,
body.rm-messages-page #header,
body.rm-messages-page #headerimg,
body.rm-messages-page .site-branding,
body.rm-messages-page .wp-site-blocks > header,
body.rm-messages-page .wp-block-template-part > header,
body.rm-messages-page .entry-title,
body.rm-messages-page .wp-block-post-title,
body.rm-messages-page .page-title,
body.rm-messages-page header.entry-header,
body.rm-messages-page .entry-header{
    display:none !important;
    height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
}
body.rm-account-page,
body.rm-messages-page,
body.rm-account-page .site,
body.rm-messages-page .site,
body.rm-account-page .site-content,
body.rm-messages-page .site-content,
body.rm-account-page .site-main,
body.rm-messages-page .site-main,
body.rm-account-page .content-area,
body.rm-messages-page .content-area,
body.rm-account-page .entry-content,
body.rm-messages-page .entry-content,
body.rm-account-page .wp-block-post-content,
body.rm-messages-page .wp-block-post-content,
body.rm-account-page main,
body.rm-messages-page main{
    margin-top:0 !important;
    padding-top:0 !important;
}
.rm-plugin-page-shell{
    width:min(100%,calc(100vw - 16px)) !important;
    max-width:1840px !important;
    margin:0 auto !important;
    padding:4px 0 36px !important;
    box-sizing:border-box !important;
}
.rm-plugin-page-shell > .rm-page-standard-header{
    width:100% !important;
    margin:0 0 12px !important;
    box-sizing:border-box !important;
}
.rm-plugin-page-shell .rm-account,
.rm-plugin-page-shell .rm-messages-page-wrap{
    margin-top:0 !important;
}
body.rm-account-page .wp-site-blocks,
body.rm-messages-page .wp-site-blocks,
body.rm-account-page #page,
body.rm-messages-page #page,
body.rm-account-page #content,
body.rm-messages-page #content,
body.rm-account-page #container,
body.rm-messages-page #container{
    margin-top:0 !important;
    padding-top:0 !important;
}
@media(max-width:720px){
    .rm-plugin-page-shell{
        width:calc(100% - 10px) !important;
        padding-top:2px !important;
    }
}


/* v2.8.7 — publiczny profil użytkownika: bez starego sloganu motywu i bez górnego marginesu */
body.rm-virtual-profile #header,
body.rm-virtual-profile #headerimg,
body.rm-virtual-profile #headerimg h1,
body.rm-virtual-profile #headerimg .description,
body.rm-virtual-profile .description,
body.rm-virtual-profile header.site-header,
body.rm-virtual-profile .site-header,
body.rm-virtual-profile #masthead,
body.rm-virtual-profile .site-branding,
body.rm-virtual-profile .wp-site-blocks > header,
body.rm-virtual-profile .wp-block-template-part > header{
    display:none !important;
    height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
}

body.rm-virtual-profile,
body.rm-virtual-profile .site,
body.rm-virtual-profile .site-content,
body.rm-virtual-profile .site-main,
body.rm-virtual-profile .content-area,
body.rm-virtual-profile main,
body.rm-virtual-profile #page,
body.rm-virtual-profile #content,
body.rm-virtual-profile #container{
    margin-top:0 !important;
    padding-top:0 !important;
}

body.rm-virtual-profile .rm-public-profile,
body.rm-virtual-profile .rm-profile-page,
body.rm-virtual-profile .rm-profile-wrap{
    margin-top:8px !important;
}


/* v2.8.9 — spójna stopka Przy Stole na wszystkich stronach */
.rm-site-footer{
  width:100%;
  margin:28px 0 0;
  padding:0 8px 8px;
  box-sizing:border-box;
}
.rm-site-footer-inner{
  max-width:1840px;
  margin:0 auto;
  padding:26px 28px 18px;
  border-radius:22px;
  background:#24324a;
  color:#f4f1eb;
  box-shadow:0 10px 30px rgba(36,50,74,.10);
}
.rm-footer-brand{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.rm-footer-brand img{display:block;width:150px;max-height:54px;object-fit:contain;background:transparent!important;border:0!important;box-shadow:none!important}
.rm-footer-brand p{margin:0;color:#e6dfd3;font-size:14px}
.rm-footer-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin:20px 0 16px;padding-top:18px;border-top:1px solid rgba(255,255,255,.15)}
.rm-footer-links a{color:#f4f1eb;text-decoration:none;font-size:13px;font-weight:700}
.rm-footer-links a:hover{color:#d9b866;text-decoration:underline}
.rm-footer-copy{font-size:11px;color:#cbd0d8}
body footer:not(.rm-site-footer){display:none!important}

.rm-static-page{
  width:min(100% - 20px,1100px);
  margin:16px auto 36px;
  padding:28px;
  border:1px solid #e5dccd;
  border-radius:22px;
  background:#fff;
  box-sizing:border-box;
  color:#24324a;
}
.rm-static-page h1{margin:0 0 10px;font-size:34px;color:#24324a}
.rm-static-page h2{margin:26px 0 8px;font-size:20px;color:#24324a}
.rm-static-page p,.rm-static-page li{line-height:1.7;color:#5d6674}
.rm-contact-form{display:grid;gap:14px;margin-top:20px}
.rm-contact-form label{display:grid;gap:6px;font-weight:800;color:#24324a}
.rm-contact-form input,.rm-contact-form textarea{
  width:100%;padding:12px 14px;border:1px solid #d8cfbf;border-radius:12px;font:inherit;box-sizing:border-box
}
.rm-contact-form button,.rm-static-cta{
  display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:0;border-radius:12px;
  background:#24324a;color:#fff!important;font-weight:900;text-decoration:none;cursor:pointer
}
.rm-contact-form button:hover,.rm-static-cta:hover{background:#c59d4c;color:#172238!important}
.rm-static-success{margin:14px 0;padding:12px 14px;border-radius:12px;background:#eefbf2;border:1px solid #a8dfb8;color:#16803a;font-weight:800}
.rm-faq-list{display:grid;gap:10px;margin-top:20px}
.rm-faq-list details{border:1px solid #e4dccf;border-radius:14px;background:#fbfaf7;padding:0 14px}
.rm-faq-list summary{cursor:pointer;padding:14px 0;font-weight:900;color:#24324a}
.rm-faq-list details p{margin:0 0 14px}
@media(max-width:720px){
  .rm-site-footer-inner{padding:22px 18px 16px;border-radius:18px}
  .rm-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}
  .rm-static-page{padding:20px 16px}
  .rm-static-page h1{font-size:28px}
}


/* v2.9.0 — Moje konto: górny odstęp identyczny jak na stronie głównej i Wiadomości */
body.rm-account-page .rm-plugin-page-shell{
    padding-top:4px !important;
}
body.rm-account-page .rm-plugin-page-shell > .rm-page-standard-header{
    margin-top:0 !important;
}
body.rm-account-page .rm-account{
    margin-top:0 !important;
}


/* v2.9.1 — strony informacyjne Przy Stole jako niezależne widoki pluginu */
body.rm-static-standalone-page{
    margin:0 !important;
    padding:0 !important;
    background:#f4f1eb !important;
    color:#24324a !important;
}
body.rm-static-standalone-page > header,
body.rm-static-standalone-page #header,
body.rm-static-standalone-page #headerimg,
body.rm-static-standalone-page #masthead,
body.rm-static-standalone-page .site-header,
body.rm-static-standalone-page .site-branding{
    display:none !important;
}
.rm-static-shell{
    width:min(100%,calc(100vw - 16px)) !important;
    max-width:1840px !important;
    margin:0 auto !important;
    padding:4px 0 24px !important;
}
.rm-static-shell > .rm-page-standard-header{
    width:100% !important;
    margin:0 0 14px !important;
}
.rm-static-main{
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
}
.rm-static-main .rm-static-page{
    width:min(100%,1380px) !important;
    max-width:1380px !important;
    margin:0 auto 28px !important;
    padding:34px 38px 38px !important;
    background:#fffdf8 !important;
    border:1px solid #e4d9c8 !important;
    border-radius:22px !important;
    box-shadow:0 8px 26px rgba(36,50,74,.06) !important;
    color:#24324a !important;
}
.rm-static-main .rm-static-page > h1{
    margin:0 0 8px !important;
    padding:0 0 14px !important;
    border-bottom:2px solid #c59d4c !important;
    color:#24324a !important;
    font-size:34px !important;
    line-height:1.15 !important;
}
.rm-static-main .rm-static-page > h1 + p{
    max-width:880px !important;
    margin:14px 0 24px !important;
    color:#667080 !important;
    font-size:15px !important;
}
.rm-static-main .rm-static-page h2{
    color:#24324a !important;
}
.rm-static-main .rm-static-page p,
.rm-static-main .rm-static-page li{
    color:#5c6675 !important;
}
.rm-static-main .rm-faq-list{
    max-width:none !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
}
.rm-static-main .rm-faq-list details{
    background:#f7f2e8 !important;
    border:1px solid #dfd2be !important;
    border-radius:15px !important;
}
.rm-static-main .rm-faq-list summary{
    min-height:52px !important;
    display:flex !important;
    align-items:center !important;
    color:#24324a !important;
}
body.rm-static-ads .rm-static-page ul{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
    list-style:none !important;
    padding:0 !important;
    margin:20px 0 26px !important;
}
body.rm-static-ads .rm-static-page li{
    position:relative !important;
    padding:16px 16px 16px 42px !important;
    border:1px solid #dfd2be !important;
    border-radius:14px !important;
    background:#f7f2e8 !important;
}
body.rm-static-ads .rm-static-page li:before{
    content:'✓' !important;
    position:absolute !important;
    left:16px !important;
    top:15px !important;
    color:#9b7427 !important;
    font-weight:900 !important;
}
.rm-static-main .rm-contact-form{
    max-width:920px !important;
    padding:22px !important;
    border:1px solid #e4d9c8 !important;
    border-radius:16px !important;
    background:#f7f2e8 !important;
}
.rm-static-main .rm-contact-form input,
.rm-static-main .rm-contact-form textarea{
    background:#fff !important;
    border-color:#d8cdbb !important;
}
.rm-static-main .rm-static-cta,
.rm-static-main .rm-contact-form button{
    background:#24324a !important;
    color:#fff !important;
}
.rm-static-main .rm-static-cta:hover,
.rm-static-main .rm-contact-form button:hover{
    background:#c59d4c !important;
    color:#172238 !important;
}
@media(max-width:820px){
    .rm-static-main .rm-faq-list,
    body.rm-static-ads .rm-static-page ul{
        grid-template-columns:1fr !important;
    }
}
@media(max-width:720px){
    .rm-static-shell{
        width:calc(100% - 10px) !important;
        padding-top:2px !important;
    }
    .rm-static-main .rm-static-page{
        padding:24px 18px 28px !important;
        border-radius:18px !important;
    }
    .rm-static-main .rm-static-page > h1{
        font-size:28px !important;
    }
    .rm-static-main .rm-contact-form{
        padding:16px !important;
    }
}


/* v2.9.2 — białe logo w stopce */
.rm-site-footer .rm-footer-brand img{
    filter:brightness(0) invert(1) !important;
    opacity:1 !important;
}

/* v2.9.2 — szybszy UX formularza kontaktowego */
.rm-contact-live-status{
    min-height:20px;
    font-size:13px;
    font-weight:700;
    color:#667080;
}
.rm-contact-live-status.is-success{color:#16803a}
.rm-contact-live-status.is-error{color:#a61b29}
.rm-contact-form button[disabled]{
    opacity:.65;
    cursor:wait;
}


/* v2.9.4 — CTA: jaśniejszy niebieski zamiast koloru tła */
.rm-account-btn,
.rm-user-primary,
.rm-featured-join,
.rm-chat-compose button,
.rm-contact-form button,
.rm-static-cta,
.rm-open-auth.rm-user-primary,
.rm-owner-box button[type="submit"],
.rm-owner-box .button-primary,
.rm-login-card .rm-account-btn,
.rm-account .rm-account-btn,
.rm-messages-page-wrap .rm-account-btn,
.rm-static-main .rm-contact-form button,
.rm-static-main .rm-static-cta,
.rm-single-v14 .rm-cta,
.rm-single-v14 .rm-account-btn,
.rm-single-v14 button[type="submit"],
.rm-home-hero .rm-hero-cta,
.rm-home-hero .rm-primary-cta,
.rm-card .rm-primary-action,
.rm-card .rm-join,
.rm-featured-card .rm-featured-join{
    background:#356FA8 !important;
    border-color:#356FA8 !important;
    color:#fff !important;
}

.rm-account-btn:hover,
.rm-user-primary:hover,
.rm-featured-join:hover,
.rm-chat-compose button:hover,
.rm-contact-form button:hover,
.rm-static-cta:hover,
.rm-open-auth.rm-user-primary:hover,
.rm-owner-box button[type="submit"]:hover,
.rm-owner-box .button-primary:hover,
.rm-login-card .rm-account-btn:hover,
.rm-account .rm-account-btn:hover,
.rm-messages-page-wrap .rm-account-btn:hover,
.rm-static-main .rm-contact-form button:hover,
.rm-static-main .rm-static-cta:hover,
.rm-single-v14 .rm-cta:hover,
.rm-single-v14 .rm-account-btn:hover,
.rm-single-v14 button[type="submit"]:hover,
.rm-home-hero .rm-hero-cta:hover,
.rm-home-hero .rm-primary-cta:hover,
.rm-card .rm-primary-action:hover,
.rm-card .rm-join:hover,
.rm-featured-card .rm-featured-join:hover{
    background:#2A5D90 !important;
    border-color:#2A5D90 !important;
    color:#fff !important;
}

/* Nie zmieniamy elementów premium/złotych ani stanów specjalnych */
.rm-account-btn.rm-secondary,
.rm-secondary,
.rm-owner-box .button:not(.button-primary),
.rm-chat-promo code{
    /* zachowaj dotychczasowy styl elementów pomocniczych */
}


/* v2.9.16 — SEO landing pages, breadcrumbs and related-place carousel */
.rm-seo-breadcrumbs{
  display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:1240px;width:100%;
  margin:12px auto 18px;padding:0 4px;color:#6d7480;font-size:13px;line-height:1.4
}
.rm-seo-breadcrumbs a{color:#24324a;text-decoration:none;font-weight:700}
.rm-seo-breadcrumbs a:hover{text-decoration:underline}
.rm-seo-breadcrumbs>span:last-child{color:#7a6740;font-weight:700}

.rm-related-places{
  max-width:1240px;width:100%;margin:22px auto 0;padding:26px 28px;border:1px solid #e1ddd4;
  border-radius:22px;background:#fffdf8;box-shadow:0 14px 34px rgba(31,43,67,.07)
}
.rm-related-places .rm-related-intro{margin:0 0 18px;color:#5f6878}
.rm-related-carousel{position:relative}
.rm-related-strip{display:flex;gap:18px;overflow-x:auto;padding:3px 2px 3px;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}
.rm-related-strip::-webkit-scrollbar{display:none;width:0;height:0}
.rm-related-strip .rm-catalog-card{flex:0 0 330px;scroll-snap-align:start}
.rm-related-arrow{position:absolute;top:50%;z-index:6;display:flex;align-items:center;justify-content:center;width:60px;height:60px;padding:0;border:0;border-radius:50%;background:rgba(36,50,74,.82);color:#fff;font-size:39px;font-weight:900;line-height:1;box-shadow:0 8px 24px rgba(19,29,45,.28);cursor:pointer;transform:translateY(-50%);transition:transform .18s ease,background .18s ease,opacity .18s ease}
.rm-related-arrow:hover{background:rgba(36,50,74,.96);transform:translateY(-50%) scale(1.06)}
.rm-related-prev{left:12px}
.rm-related-next{right:12px}
.rm-related-arrow:focus-visible{outline:3px solid #fff;outline-offset:2px}
@media(max-width:700px){.rm-related-arrow{width:50px;height:50px;font-size:32px}.rm-related-prev{left:6px}.rm-related-next{right:6px}.rm-related-strip .rm-catalog-card{flex-basis:min(82vw,330px)}}

.rm-seo-shell{min-height:100vh;background:#f4f1eb}
.rm-seo-landing{max-width:1240px;margin:0 auto;padding:18px 22px 70px;color:#24324a}
.rm-seo-hero,.rm-seo-section{
  margin:0 0 22px;padding:30px;border:1px solid #e1ddd4;border-radius:24px;background:#fffdf8;
  box-shadow:0 14px 34px rgba(31,43,67,.06)
}
.rm-seo-hero{padding:36px 34px;background:linear-gradient(135deg,#fffdf8,#f4efe4)}
.rm-seo-hero .rm-eyebrow,.rm-seo-section .rm-eyebrow{margin:0 0 7px;color:#7a6740;font-size:11px;font-weight:900;letter-spacing:.14em}
.rm-seo-hero h1{margin:0 0 12px;color:#1e2b43;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.035em}
.rm-seo-hero>p{max-width:850px;margin:0;color:#596577;font-size:18px;line-height:1.65}
.rm-seo-hero-stats{display:inline-flex;align-items:baseline;gap:10px;margin-top:20px;padding:10px 14px;border-radius:999px;background:#24324a;color:#fff}
.rm-seo-hero-stats strong{font-size:22px}.rm-seo-hero-stats span{font-size:13px;color:#e4e8ef}
.rm-seo-section h2{margin:0 0 15px;color:#1e2b43;font-size:30px;line-height:1.15}
.rm-seo-copy{column-count:1;max-width:1020px}
.rm-seo-copy p,.rm-seo-lead{color:#4f5b6d;font-size:16px;line-height:1.78}
.rm-seo-copy p{margin:0 0 16px}
.rm-seo-section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end}

.rm-seo-type-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.rm-seo-type-list>a,.rm-seo-type-list>span{
  display:flex;justify-content:space-between;gap:14px;align-items:center;padding:15px 16px;border:1px solid #e3ddd2;
  border-radius:14px;background:#f8f5ee;color:#24324a;text-decoration:none
}
.rm-seo-type-list>a:hover{border-color:#c59d4c;transform:translateY(-1px)}
.rm-seo-type-list small{color:#747b87;text-align:right}

.rm-seo-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.rm-seo-landing .rm-catalog-card,.rm-related-places .rm-catalog-card{
  position:relative;display:flex;flex-direction:column;min-width:0;margin:0;padding:0;border:1px solid #e6e1d9;
  border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(36,50,74,.08);color:#24324a
}
.rm-seo-landing .rm-catalog-image-link,.rm-related-places .rm-catalog-image-link{display:block;text-decoration:none;background:#eeeae3}
.rm-seo-landing .rm-catalog-image,.rm-related-places .rm-catalog-image{
  height:190px;width:100%;overflow:hidden;background:#eeeae3;display:flex;align-items:center;justify-content:center;font-size:48px
}
.rm-seo-landing .rm-catalog-image img,.rm-related-places .rm-catalog-image img{display:block;width:100%;height:100%;object-fit:cover}
.rm-seo-landing .rm-catalog-info,.rm-related-places .rm-catalog-info{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px 17px 12px}
.rm-seo-landing .rm-catalog-info h3,.rm-related-places .rm-catalog-info h3{grid-column:1/-1;margin:0;font-size:19px;line-height:1.2}
.rm-seo-landing .rm-catalog-info h3 a,.rm-related-places .rm-catalog-info h3 a{color:#24324a;text-decoration:none}
.rm-seo-landing .rm-catalog-rating,.rm-related-places .rm-catalog-rating{display:flex;gap:7px;align-items:center}
.rm-seo-landing .rm-catalog-rating-line,.rm-related-places .rm-catalog-rating-line{display:flex;gap:4px;align-items:center;color:#8a6928}
.rm-seo-landing .rm-catalog-review-count,.rm-related-places .rm-catalog-review-count{font-size:12px;color:#777f8e}
.rm-seo-landing .rm-catalog-types,.rm-related-places .rm-catalog-types{display:flex;justify-content:flex-end;gap:4px}
.rm-seo-landing .rm-catalog-plan,.rm-related-places .rm-catalog-plan{
  display:grid;grid-template-columns:minmax(0,1.1fr) minmax(90px,.75fr);gap:8px;padding:10px 16px 8px;border-top:1px solid #eee9e1
}
.rm-seo-landing .rm-catalog-plan label,.rm-related-places .rm-catalog-plan label{display:grid;gap:5px;font-size:10px;font-weight:800;color:#707987;text-transform:uppercase}
.rm-seo-landing .rm-catalog-plan input,.rm-seo-landing .rm-catalog-plan select,
.rm-related-places .rm-catalog-plan input,.rm-related-places .rm-catalog-plan select{
  width:100%;height:43px;padding:0 9px;border:1px solid #d9d4cb;border-radius:10px;background:#fff;color:#24324a
}
.rm-seo-landing .rm-catalog-cta,.rm-related-places .rm-catalog-cta{
  grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:10px;background:#356FA8;color:#fff;text-decoration:none;font-weight:850
}
.rm-seo-landing .rm-catalog-cta:hover,.rm-related-places .rm-catalog-cta:hover{background:#2A5D90;color:#fff}
.rm-seo-landing .rm-catalog-people,.rm-related-places .rm-catalog-people{
  appearance:none;border:0;background:transparent;color:#65728a;padding:4px 16px 14px;text-align:left;font-size:12px;font-weight:750;cursor:pointer
}

.rm-seo-profiles{display:flex;gap:14px;overflow-x:auto;padding:3px 2px 10px}
.rm-seo-profile{flex:0 0 118px;display:grid;justify-items:center;gap:8px;color:#24324a;text-align:center;text-decoration:none;font-size:13px;font-weight:800}
.rm-seo-profile img{width:82px;height:82px;object-fit:cover;border-radius:50%;border:3px solid #fff;box-shadow:0 5px 15px rgba(36,50,74,.12)}
.rm-seo-outings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.rm-seo-outings article{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:14px;border:1px solid #e3ddd2;border-radius:14px;background:#f9f7f2}
.rm-seo-outing-user{display:grid;justify-items:center;gap:4px;color:#24324a;text-decoration:none;font-size:12px}
.rm-seo-outing-user img{width:52px;height:52px;border-radius:50%;object-fit:cover}
.rm-seo-outings article>div{display:grid;gap:5px}.rm-seo-outings article>div a{color:#24324a;font-weight:850;text-decoration:none}.rm-seo-outings article>div span{font-size:13px;color:#70798a}
.rm-seo-how{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.rm-seo-how article{padding:17px;border-radius:15px;background:#f5f1e8;border:1px solid #e3ddd2}.rm-seo-how b{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#24324a;color:#fff}.rm-seo-how h3{margin:10px 0 6px}.rm-seo-how p{margin:0;color:#657083;line-height:1.55}
.rm-seo-topic-links{display:flex;flex-wrap:wrap;gap:10px}.rm-seo-topic-links a{padding:12px 15px;border-radius:999px;background:#24324a;color:#fff;text-decoration:none;font-weight:800}
.rm-seo-faq{display:grid;gap:9px}.rm-seo-faq details{padding:13px 15px;border:1px solid #e2ddd3;border-radius:12px;background:#faf8f3}.rm-seo-faq summary{cursor:pointer;font-weight:850;color:#24324a}.rm-seo-faq p{margin:10px 0 0;color:#5e697a;line-height:1.65}
.rm-seo-empty{padding:18px;border-radius:12px;background:#f4f1eb;color:#657083}
.rm-seo-404{max-width:900px;margin:80px auto;padding:30px}

@media(max-width:980px){
  .rm-seo-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rm-seo-how{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .rm-seo-landing{padding:12px 10px 60px}
  .rm-seo-hero,.rm-seo-section,.rm-related-places{padding:20px 16px;border-radius:18px}
  .rm-seo-type-list,.rm-seo-card-grid,.rm-seo-outings,.rm-seo-how{grid-template-columns:1fr}
  .rm-related-strip .rm-catalog-card{flex-basis:86vw}
  .rm-seo-hero h1{font-size:36px}
  .rm-seo-section h2{font-size:25px}
}

.rm-review-sort-note{margin:-4px 0 14px;font-size:13px;opacity:.72;}


/* v2.9.21 — polecany lokal na stronie głównej: ok. 20% mniejszy od kafelka listingu */
.rm-featured-grid{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:18px !important;
}
.rm-featured-card{
    width:80% !important;
    max-width:none !important;
    justify-self:start !important;
}
.rm-featured-image{
    height:128px !important;
}
.rm-featured-card-body{
    gap:7px !important;
    padding:11px !important;
}
.rm-featured-card-body .rm-featured-badge{
    padding:5px 7px !important;
    font-size:10px !important;
}
.rm-featured-card-body h3{
    font-size:16px !important;
    line-height:1.25 !important;
}
.rm-featured-card-body > p{
    font-size:12px !important;
    line-height:1.4 !important;
}
.rm-featured-card-body .rm-featured-offer{
    padding:8px !important;
    font-size:12px !important;
}
.rm-featured-card-body .rm-featured-join{
    min-height:36px !important;
    padding:8px 10px !important;
    font-size:13px !important;
}
@media(max-width:1100px){
    .rm-featured-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
}
@media(max-width:560px){
    .rm-featured-grid{
        grid-template-columns:1fr !important;
    }
    .rm-featured-card{
        width:80% !important;
        justify-self:center !important;
    }
}


/* v2.9.22 — CTA do wystawienia opinii Google pod rekomendowanymi opiniami */
.rm-google-rate-cta{
    margin-top:16px;
    padding:16px 18px;
    border:1px solid #e7e1d7;
    border-radius:14px;
    background:#f8f6f2;
}
.rm-google-rate-cta strong{
    display:block;
    margin:0 0 5px;
    color:#24324a;
    font-size:16px;
}
.rm-google-rate-cta p{
    margin:0 0 12px;
    color:#59657a;
    line-height:1.5;
}
.rm-google-rate-link{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:10px 14px;
    border-radius:10px;
    background:#356FA8;
    color:#fff !important;
    text-decoration:none !important;
    font-weight:800;
}
.rm-google-rate-link:hover{
    background:#2A5D90;
    color:#fff !important;
}


/* v2.9.23 — menu lokalu dodawane przez zweryfikowanego właściciela */
.rm-title-meta .rm-menu-pill{
    display:inline-flex;
    align-items:center;
    gap:5px;
    padding:6px 10px;
    border:1px solid #dce1e6;
    border-radius:999px;
    background:#fff;
    color:#24324a !important;
    text-decoration:none !important;
    font-weight:850;
}
.rm-title-meta .rm-menu-pill:hover{
    border-color:#24324a;
    box-shadow:0 5px 14px rgba(36,50,74,.08);
}
.rm-owner-menu-current{
    margin:12px 0 4px !important;
}
.rm-owner-menu-current a{
    font-weight:800;
}


/* v2.9.24 — mniejsza, dyskretna sekcja weryfikacji właściciela na karcie lokalu */
.rm-owner-claim-cta{
    padding:10px 12px !important;
    gap:10px !important;
    border-radius:12px !important;
}
.rm-owner-claim-cta > div{
    gap:2px !important;
}
.rm-owner-claim-cta strong{
    font-size:13px !important;
    line-height:1.25 !important;
}
.rm-owner-claim-cta span{
    font-size:11px !important;
    line-height:1.35 !important;
}
.rm-owner-claim-cta > a{
    min-height:34px !important;
    padding:7px 10px !important;
    border-radius:9px !important;
    font-size:12px !important;
    line-height:1.2 !important;
    white-space:nowrap !important;
}
@media(max-width:700px){
    .rm-owner-claim-cta{
        padding:9px 10px !important;
    }
    .rm-owner-claim-cta > a{
        width:auto !important;
        align-self:flex-start !important;
    }
}


/* v2.9.27 — interakcje na stronie głównej i rekomendowane lokale */
.rm-home-rec-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:18px;
}
.rm-home-rec-card{
    display:flex;
    flex-direction:column;
    min-width:0;
    overflow:hidden;
    border:1px solid #e6e1d9;
    border-radius:18px;
    background:#fff;
    box-shadow:0 8px 24px rgba(36,50,74,.07);
}
.rm-home-rec-image{
    display:flex;
    align-items:center;
    justify-content:center;
    height:150px;
    overflow:hidden;
    background:#eeeae3;
    text-decoration:none!important;
}
.rm-home-rec-image img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
}
.rm-home-rec-image span{
    font-size:42px;
}

.rm-home-rec-image{
    position:relative;
}
.rm-home-rec-image-offer{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    display:flex;
    flex-direction:column;
    gap:2px;
    padding:6px 10px 7px;
    background:rgba(255,255,255,.96);
    border-top:1px solid rgba(36,50,74,.08);
    color:#24324a;
    text-align:left;
}
.rm-home-rec-image-offer-label{
    display:flex;
    align-items:center;
    gap:6px;
    font-size:10px;
    line-height:1.2;
    font-weight:800;
    color:#4b5563;
}
.rm-home-rec-image-offer-text{
    display:block;
    font-size:11px;
    line-height:1.25;
    font-weight:700;
    color:#24324a;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.rm-home-rec-image-offer .rm-offer-tip{
    width:16px;
    height:16px;
    font-size:10px;
}
.rm-home-rec-body{
    display:flex;
    flex-direction:column;
    flex:1;
    padding:14px 16px 16px;
}
.rm-home-rec-body h3{
    margin:5px 0 3px;
    font-size:18px;
    line-height:1.25;
}
.rm-home-rec-body h3 a{
    color:#24324a;
    text-decoration:none!important;
}
.rm-home-rec-city{
    margin:0 0 8px;
    color:#77736d;
    font-size:12px;
}
.rm-home-rec-badge{
    align-self:flex-start;
    padding:4px 8px;
    border-radius:999px;
    background:#fff4d7;
    color:#7a5600;
    font-size:10px;
    font-weight:900;
}
.rm-home-rec-rating{
    display:flex;
    align-items:center;
    gap:5px;
    margin-top:auto;
    color:#24324a;
}
.rm-home-rec-rating>span{
    color:#c59d4c;
    font-size:18px;
}
.rm-home-rec-rating strong{
    font-size:15px;
}
.rm-home-rec-rating small{
    color:#77736d;
    font-size:11px;
}
.rm-home-rec-link{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:38px;
    margin-top:12px;
    padding:8px 12px;
    border-radius:10px;
    background:#24324a;
    color:#fff!important;
    text-decoration:none!important;
    font-size:12px;
    font-weight:850;
}
.rm-person-card-body p strong:first-child{
    color:#24324a;
}
@media(max-width:1000px){
    .rm-home-rec-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:560px){
    .rm-home-rec-grid{grid-template-columns:1fr;}
}


/* v2.9.30 — dostępność, obserwowanie osób/lokali, liczniki i powiadomienia */
.rm-free-today-form{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:12px 0 18px;padding:14px 16px;border:1px solid #e6e1d9;border-radius:14px;background:#fff}
.rm-free-today-form label{display:grid;gap:4px;font-size:11px;font-weight:800;color:#5d6675}
.rm-free-today-form input{min-height:40px;padding:6px 9px;border:1px solid #dcd7cf;border-radius:9px}
.rm-free-today-form button,.rm-free-login{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 13px;border:0;border-radius:10px;background:#356fa8;color:#fff!important;text-decoration:none!important;font-weight:850;cursor:pointer}
.rm-activity-state{display:block;margin:-3px 0 6px;color:#6d7b8d;font-size:11px;font-weight:750}
.rm-follow-person{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border:1px solid #d8dde5;border-radius:9px;background:#fff;color:#24324a!important;text-decoration:none!important;font-size:12px;font-weight:800}
.rm-card-follow-place{position:absolute;z-index:5;top:10px;right:10px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 4px 14px rgba(0,0,0,.14);color:#24324a!important;text-decoration:none!important;font-size:23px;line-height:1}
.rm-card-follow-place.is-followed{color:#b62e47!important}
.rm-catalog-card{position:relative!important}
.rm-weekly-interest-count{padding:4px 14px 9px;color:#5d6e8c;font-size:11px;font-weight:750}
.rm-single-interest-count{margin-top:10px;color:#5d6675;font-size:13px;font-weight:800}
.rm-follow-place-single.is-followed{border-color:#b62e47!important;color:#a32640!important}
.rm-followed-people-list{display:grid;gap:10px}
.rm-followed-people-list article{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #e4e7ec;border-radius:12px}
.rm-followed-people-list img{width:56px;height:56px;border-radius:50%;object-fit:cover}
.rm-followed-people-list article>div{display:grid;gap:3px}
.rm-followed-people-list small{color:#707987}
.rm-unfollow-link{font-size:12px;font-weight:800;color:#8b3148!important;text-decoration:none!important}
.rm-follow-notifications{display:grid;gap:8px;margin-top:16px}
.rm-follow-notifications h4{margin:0 0 3px}
.rm-follow-note{padding:10px 12px;border-radius:10px;background:#f6f2ea;color:#344153;font-size:13px}
.rm-system-email-toggle{display:flex!important;grid-auto-flow:column!important;align-items:flex-start!important;gap:9px!important;font-weight:700}
.rm-system-email-toggle input{margin-top:3px}
@media(max-width:620px){.rm-followed-people-list article{grid-template-columns:48px 1fr}.rm-followed-people-list img{width:48px;height:48px}.rm-followed-people-list .rm-unfollow-link{grid-column:2}.rm-free-today-form{align-items:stretch}.rm-free-today-form label{flex:1 1 110px}}


/* v2.9.31 — płatne Pakiety 2 w tej samej sekcji co rekomendacje */
.rm-home-rec-card.is-paid-featured{
    border-color:#e2c777;
}
.rm-home-rec-social{
    margin:9px 0 0;
    font-size:12px;
    color:#5d6675;
}
.rm-home-rec-offer{
    margin-top:10px;
}


/* v2.9.32 — równe przyciski w Moje konto */
.rm-account-card.rm-profile-edit form > .rm-account-btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:220px !important;
  min-height:58px !important;
  box-sizing:border-box !important;
  vertical-align:top !important;
  text-align:center !important;
  padding:0 18px !important;
}
.rm-account-card.rm-profile-edit form > .rm-account-btn + .rm-account-btn,
.rm-account-card.rm-profile-edit form > .rm-account-btn + a.rm-account-btn{
  margin-left:12px !important;
}
@media (max-width: 640px){
  .rm-account-card.rm-profile-edit form > .rm-account-btn{
    width:100% !important;
  }
  .rm-account-card.rm-profile-edit form > .rm-account-btn + .rm-account-btn,
  .rm-account-card.rm-profile-edit form > .rm-account-btn + a.rm-account-btn{
    margin-left:0 !important;
    margin-top:10px !important;
  }
}


/* v2.9.33 — obserwowanie lokalu i kompaktowe kafelki w Moje konto */
.rm-card-follow-place.is-followed,
.rm-account-place-follow.is-followed{
    color:#356FA8!important;
}
.rm-card-follow-place.is-followed:hover,
.rm-account-place-follow.is-followed:hover{
    color:#2A5D90!important;
}

/* Kafelki w Moje konto są ok. 20% mniejsze od kafelków strony głównej. */
.rm-account-place-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:14px;
    margin-top:14px;
}
.rm-account-place-card{
    position:relative;
    display:flex;
    flex-direction:column;
    min-width:0;
    overflow:hidden;
    border:1px solid #e6e1d9;
    border-radius:14px;
    background:#fff;
    box-shadow:0 6px 19px rgba(36,50,74,.07);
}
.rm-account-place-image{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    height:128px;
    overflow:hidden;
    background:#eeeae3;
    text-decoration:none!important;
}
.rm-account-place-image img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
}
.rm-account-place-image>span{
    font-size:34px;
}
.rm-account-place-info{
    display:flex;
    flex-direction:column;
    flex:1;
    padding:11px 13px 12px;
}
.rm-account-place-info h4{
    margin:0 0 5px;
    min-height:34px;
    color:#24324a;
    font-size:15px;
    line-height:1.15;
    font-weight:900;
}
.rm-account-place-info h4 a{
    color:#24324a!important;
    text-decoration:none!important;
}
.rm-account-place-city{
    margin-bottom:6px;
    color:#77736d;
    font-size:10px;
}
.rm-account-place-rating{
    display:flex;
    align-items:center;
    gap:4px;
    min-height:18px;
}
.rm-account-place-rating>span{
    color:#c59d4c;
    font-size:15px;
}
.rm-account-place-rating strong{
    color:#24324a;
    font-size:13px;
}
.rm-account-place-rating small{
    color:#77736d;
    font-size:10px;
}
.rm-account-place-types{
    display:flex;
    gap:5px;
    align-items:center;
    min-height:22px;
    margin-top:7px;
}
.rm-account-place-types span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:22px;
    height:22px;
    border:1px solid #e5ded2;
    border-radius:7px;
    background:#f6f2ea;
    font-size:14px;
}
.rm-account-place-interest{
    margin-top:8px;
    color:#5d6e8c;
    font-size:9px;
    line-height:1.3;
    font-weight:750;
}
.rm-account-place-follow{
    top:8px!important;
    right:8px!important;
    width:30px!important;
    height:30px!important;
    font-size:19px!important;
}
@media(max-width:980px){
    .rm-account-place-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:760px){
    .rm-account-place-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:480px){
    .rm-account-place-grid{grid-template-columns:1fr;}
}


/* v2.9.38 — dolna część wszystkich kafelków lokali zawsze wyrównana do dołu */
.rm-catalog-grid,
.rm-home-rec-grid,
.rm-featured-grid,
.rm-account-place-grid{
    align-items:stretch!important;
}

.rm-catalog-card,
.rm-home-rec-card,
.rm-featured-card,
.rm-account-place-card{
    display:flex!important;
    flex-direction:column!important;
    height:100%!important;
}

.rm-catalog-card .rm-catalog-plan{
    margin-top:auto!important;
}

.rm-home-rec-card .rm-home-rec-body,
.rm-featured-card .rm-featured-card-body,
.rm-account-place-card .rm-account-place-info{
    display:flex!important;
    flex-direction:column!important;
    flex:1 1 auto!important;
}

.rm-home-rec-card .rm-home-rec-link,
.rm-featured-card .rm-featured-join{
    margin-top:auto!important;
}


/* v2.9.39 — CTA w "ZOBACZ TAKŻE" taki sam kolor jak na stronie głównej */
.rm-related-places .rm-catalog-cta{
    background:#24324a!important;
    color:#fff!important;
    border-color:#24324a!important;
}
.rm-related-places .rm-catalog-cta:hover{
    background:#31405c!important;
    color:#fff!important;
    border-color:#31405c!important;
}


/* v2.9.40 — "ZOBACZ TAKŻE": kafelki jak na stronie głównej + CTA od dołu */
.rm-related-places .rm-related-strip{
    align-items:stretch!important;
}

.rm-related-places .rm-related-strip .rm-catalog-card{
    flex:0 0 330px!important;
    display:flex!important;
    flex-direction:column!important;
    height:auto!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;
    scroll-snap-align:start!important;
}

.rm-related-places .rm-catalog-image-link{
    display:block!important;
    text-decoration:none!important;
    background:#eeeae3!important;
    border:0!important;
    margin:0!important;
    padding:0!important;
}

.rm-related-places .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-related-places .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-related-places .rm-catalog-info{
    display:block!important;
    padding:18px 20px 16px!important;
    background:#fff!important;
    border-bottom:1px solid #eee9e2!important;
    min-height:150px!important;
    box-sizing:border-box!important;
}

.rm-related-places .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-related-places .rm-catalog-info h3 a{
    color:#24324a!important;
    text-decoration:none!important;
    font:inherit!important;
}

.rm-related-places .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-related-places .rm-catalog-rating-line{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    height:24px!important;
    margin:0!important;
    padding:0!important;
}

.rm-related-places .rm-catalog-rating-line span{
    font-size:20px!important;
    line-height:1!important;
    color:#c59d4c!important;
}

.rm-related-places .rm-catalog-rating-line strong{
    font-size:18px!important;
    line-height:1!important;
    font-weight:900!important;
    color:#24324a!important;
}

.rm-related-places .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-related-places .rm-catalog-types{
    display:flex!important;
    gap:7px!important;
    align-items:center!important;
    margin:11px 0 0!important;
    min-height:29px!important;
    justify-content:flex-start!important;
}

.rm-related-places .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;
}

/* Dolny blok jest dociskany do dolnej krawędzi kafelka. */
.rm-related-places .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-top:auto!important;
    padding:15px 18px 9px!important;
    background:#fff!important;
    border:0!important;
    border-top:0!important;
}

.rm-related-places .rm-catalog-plan label{
    display:block!important;
    margin:0!important;
    padding:0!important;
    min-width:0!important;
}

.rm-related-places .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-related-places .rm-catalog-plan input,
.rm-related-places .rm-catalog-plan select,
.rm-related-places .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-related-places .rm-catalog-plan input,
.rm-related-places .rm-catalog-plan select{
    border:1px solid #dcd7cf!important;
    background:#fff!important;
    color:#24324a!important;
    padding:0 11px!important;
    box-shadow:none!important;
}

.rm-related-places .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-related-places .rm-catalog-cta:hover{
    background:#31405c!important;
    color:#fff!important;
}

.rm-related-places .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;
}

@media(max-width:620px){
    .rm-related-places .rm-related-strip .rm-catalog-card{
        flex-basis:min(86vw,330px)!important;
    }
    .rm-related-places .rm-catalog-info{
        min-height:0!important;
        padding:16px 17px 14px!important;
    }
    .rm-related-places .rm-catalog-plan{
        grid-template-columns:1fr 1fr!important;
        padding:14px 16px 8px!important;
    }
    .rm-related-places .rm-catalog-cta{
        grid-column:1/-1!important;
    }
}


/* v2.9.42 — nowe logo + biała przezroczysta wersja w stopce */
.rm-footer-brand img{
    filter:none!important;
    background:transparent!important;
}


/* v2.9.43 — logo bez białej ramki i niższy header */
.rm-brand,
.rm-header .rm-brand,
.rm-userbar .rm-brand,
.rm-brand-logo,
.rm-brand-logo img,
.rm-inline-logo{
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    padding:0!important;
}

.rm-brand-logo img,
.rm-inline-logo,
.rm-userbar .rm-brand .rm-brand-logo img,
.rm-userbar .rm-brand .rm-inline-logo{
    height:54px!important;
    width:auto!important;
    object-fit:contain!important;
}

.rm-userbar{
    padding-top:7px!important;
    padding-bottom:7px!important;
}

@media(max-width:900px){
    .rm-brand-logo img,
    .rm-inline-logo,
    .rm-userbar .rm-brand .rm-brand-logo img,
    .rm-userbar .rm-brand .rm-inline-logo{
        height:46px!important;
    }
}

@media(max-width:640px){
    .rm-brand-logo img,
    .rm-inline-logo,
    .rm-userbar .rm-brand .rm-brand-logo img,
    .rm-userbar .rm-brand .rm-inline-logo{
        height:38px!important;
    }
}


/* v2.9.44 — całkowicie bez ramki / pudełka wokół logo */
.rm-brand,
.rm-brand:before,
.rm-brand:after,
.rm-brand-logo,
.rm-brand-logo:before,
.rm-brand-logo:after,
.rm-inline-logo,
.rm-userbar .rm-brand,
.rm-site-header .rm-brand,
.rm-header .rm-brand{
    background:none!important;
    background-color:transparent!important;
    background-image:none!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    border-radius:0!important;
}

.rm-brand img,
.rm-brand-logo img,
.rm-inline-logo{
    background:transparent!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    border-radius:0!important;
}


/* v2.9.45 — delikatnie większe logo bez ramki */
.rm-brand-logo img,
.rm-inline-logo,
.rm-userbar .rm-brand .rm-brand-logo img,
.rm-userbar .rm-brand .rm-inline-logo{
    height:62px!important;
    width:auto!important;
}

@media(max-width:900px){
    .rm-brand-logo img,
    .rm-inline-logo,
    .rm-userbar .rm-brand .rm-brand-logo img,
    .rm-userbar .rm-brand .rm-inline-logo{
        height:52px!important;
    }
}

@media(max-width:640px){
    .rm-brand-logo img,
    .rm-inline-logo,
    .rm-userbar .rm-brand .rm-brand-logo img,
    .rm-userbar .rm-brand .rm-inline-logo{
        height:42px!important;
    }
}
\n\n/* v2.9.46 — zdjęcie w głównym hero z przyciemnioną warstwą dla czytelności */
.rm-social-home .rm-hero.rm-social-hero,
.rm-catalog-v170 .rm-hero.rm-social-hero{
    background-image:
        linear-gradient(90deg,rgba(19,26,43,.82) 0%,rgba(19,26,43,.70) 48%,rgba(19,26,43,.55) 100%),
        url('przy-jednym-stole-hero-restauracja.png')!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    color:#fff!important;
}

.rm-social-home .rm-hero.rm-social-hero h2,
.rm-social-home .rm-hero.rm-social-hero > p,
.rm-catalog-v170 .rm-hero.rm-social-hero h2,
.rm-catalog-v170 .rm-hero.rm-social-hero > p{
    color:#fff!important;
    text-shadow:0 2px 10px rgba(0,0,0,.38)!important;
}

.rm-social-home .rm-hero.rm-social-hero .rm-eyebrow,
.rm-catalog-v170 .rm-hero.rm-social-hero .rm-eyebrow{
    color:#f5d995!important;
}

@media(max-width:700px){
    .rm-social-home .rm-hero.rm-social-hero,
    .rm-catalog-v170 .rm-hero.rm-social-hero{
        background-image:
            linear-gradient(rgba(19,26,43,.76),rgba(19,26,43,.76)),
            url('przy-jednym-stole-hero-restauracja.png')!important;
        background-position:center center!important;
    }
}


/* v2.9.47 — główny nagłówek hero w jednej linii na desktopie */
@media(min-width:901px){
    .rm-social-home .rm-hero.rm-social-hero h2,
    .rm-catalog-v170 .rm-hero.rm-social-hero h2{
        white-space:nowrap!important;
        max-width:none!important;
        font-size:clamp(34px,3.7vw,54px)!important;
        line-height:1!important;
    }
}


/* v2.9.49 — automatyczne dobieranie stolika + Tinder-like chips */
.rm-choice-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}
.rm-choice-chips label{display:inline-flex!important;margin:0!important;cursor:pointer}
.rm-choice-chips input{position:absolute!important;opacity:0!important;pointer-events:none!important}
.rm-choice-chips span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid #d7dce5;border-radius:999px;background:#fff;color:#344153;font-size:12px;font-weight:800;transition:.18s ease}
.rm-choice-chips input:checked+span{background:#356fa8;color:#fff;border-color:#356fa8;box-shadow:0 0 0 3px rgba(53,111,168,.12)}
.rm-choice-chips span:hover{border-color:#356fa8}
.rm-auth-choice-block,.rm-profile-choice-block{grid-column:1/-1;margin-top:12px}
.rm-auth-choice-block>p{margin:3px 0 0!important;color:#7a8290!important;font-size:12px}
.rm-profile-choice-block>span{display:block;font-weight:750;color:#24324a}

.rm-smart-table-section{border:1px solid #dfe5ec;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);padding:22px!important}
.rm-smart-table-intro{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:18px}
.rm-smart-table-intro h2{margin:4px 0 7px;color:#24324a;font-size:30px}
.rm-smart-table-intro p:not(.rm-eyebrow){margin:0;max-width:860px;color:#667285}
.rm-smart-table-icon{display:grid;place-items:center;width:68px;height:68px;flex:0 0 68px;border-radius:20px;background:#f4f1eb;font-size:34px}
.rm-smart-table-form{display:grid;gap:18px}
.rm-smart-table-fields{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}
.rm-smart-table-fields label{display:grid;gap:5px;margin:0}
.rm-smart-table-fields label>span{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;color:#6f7887}
.rm-smart-table-fields input,.rm-smart-table-fields select{width:100%;min-height:44px;padding:8px 10px;border:1px solid #d7dce5;border-radius:11px;background:#fff;color:#24324a;font:inherit;box-sizing:border-box}
.rm-smart-interest-picker{padding:15px;border-radius:14px;background:#fff;border:1px solid #e6e9ee}
.rm-smart-interest-picker>span{display:block;margin-top:2px;color:#7a8290;font-size:12px}
.rm-smart-table-submit{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-width:220px;min-height:50px;padding:10px 20px;border:0;border-radius:12px;background:#356fa8;color:#fff!important;text-decoration:none!important;font-weight:900;cursor:pointer}
.rm-smart-table-submit:hover{background:#2a5d90}
.rm-smart-match-results{margin-top:24px;padding-top:20px;border-top:1px solid #e2e6ec}
.rm-smart-match-results h3{margin:4px 0 6px;color:#24324a;font-size:23px}
.rm-smart-score{display:inline-flex;width:max-content;padding:4px 8px;border-radius:999px;background:#edf4fb;color:#2a5d90;font-size:11px;font-weight:850}
.rm-smart-match-card .rm-slot-avatar{width:74px;height:74px;border-radius:50%;object-fit:cover;margin:14px auto 0}
.rm-smart-group-list{display:grid;gap:10px}
.rm-smart-group-list article{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:13px;border:1px solid #e4e8ee;border-radius:13px;background:#fff}
.rm-smart-group-main{display:grid;gap:3px}
.rm-smart-group-main small{color:#737d8c}
.rm-smart-group-avatars{display:flex;flex-direction:row-reverse;justify-content:flex-end}
.rm-smart-group-avatars img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:3px solid #fff;margin-left:-10px;box-shadow:0 2px 7px rgba(0,0,0,.08)}

.rm-auth-form select,.rm-profile-edit select{width:100%;min-height:48px;border:1px solid #d8cfbf;border-radius:12px;background:#fff;padding:10px 12px;color:#24324a;font:inherit;box-sizing:border-box}

@media(max-width:1100px){.rm-smart-table-fields{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){
 .rm-smart-table-section{padding:17px!important}.rm-smart-table-intro{align-items:flex-start}.rm-smart-table-icon{width:52px;height:52px;flex-basis:52px;font-size:27px}
 .rm-smart-table-fields{grid-template-columns:repeat(2,minmax(0,1fr))}
 .rm-smart-table-submit{width:100%}
 .rm-smart-group-list article{align-items:flex-start;flex-direction:column}
}
@media(max-width:460px){.rm-smart-table-fields{grid-template-columns:1fr}}


/* v2.9.50 — przypomnienie po dopasowaniu w Moje konto */
.rm-match-place-reminder{
    display:flex;
    align-items:flex-start;
    gap:10px;
    width:100%;
    margin-top:14px;
    padding:12px 14px;
    border:1px solid #d8e4f0;
    border-radius:12px;
    background:#f4f8fc;
    color:#415268;
    box-sizing:border-box;
}
.rm-match-place-reminder>span{
    flex:0 0 auto;
    font-size:17px;
    line-height:1.35;
}
.rm-match-place-reminder p{
    margin:0!important;
    font-size:13px;
    line-height:1.45;
}
.rm-match-place-reminder strong{
    color:#24324a;
}


/* v2.9.52 — dopracowana sekcja "Dobierz mi stolik" */
.rm-smart-table-section{
    position:relative;
    overflow:hidden;
    border:1px solid #dce5ef!important;
    border-radius:24px!important;
    background:
      radial-gradient(circle at 92% 8%, rgba(197,157,76,.12), transparent 26%),
      linear-gradient(135deg,#f8fbff 0%,#ffffff 52%,#f8f4ec 100%)!important;
    padding:26px!important;
    box-shadow:0 16px 44px rgba(36,50,74,.08)!important;
}
.rm-smart-table-section:before{
    content:"";
    position:absolute;
    right:-70px;
    top:-70px;
    width:190px;
    height:190px;
    border-radius:50%;
    background:rgba(53,111,168,.06);
    pointer-events:none;
}
.rm-smart-table-intro{
    position:relative;
    z-index:1;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:22px!important;
    margin-bottom:20px!important;
}
.rm-smart-table-intro h2{
    margin:4px 0 8px!important;
    color:#24324a!important;
    font-size:clamp(25px,2.4vw,34px)!important;
    line-height:1.08!important;
}
.rm-smart-table-intro p:not(.rm-eyebrow){
    margin:0!important;
    max-width:820px!important;
    color:#657083!important;
    font-size:14px!important;
    line-height:1.55!important;
}
.rm-smart-table-benefits{
    display:flex;
    flex-wrap:wrap;
    gap:7px;
    margin-top:12px;
}
.rm-smart-table-benefits span{
    display:inline-flex;
    align-items:center;
    min-height:28px;
    padding:5px 9px;
    border-radius:999px;
    background:#eef4fa;
    color:#345778;
    font-size:11px;
    font-weight:800;
}
.rm-smart-table-icon{
    display:grid!important;
    place-items:center!important;
    width:62px!important;
    height:62px!important;
    flex:0 0 62px!important;
    border-radius:18px!important;
    background:#24324a!important;
    color:#fff!important;
    font-size:30px!important;
    box-shadow:0 10px 24px rgba(36,50,74,.16)!important;
}

/* Formularz jako osobna "karta" */
.rm-smart-table-form{
    position:relative;
    z-index:1;
    display:grid!important;
    gap:18px!important;
    padding:18px!important;
    border:1px solid #e3e8ef!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 8px 26px rgba(36,50,74,.06)!important;
}
.rm-smart-table-fields{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:10px!important;
}
.rm-smart-table-fields label{
    display:grid!important;
    gap:5px!important;
    min-width:0!important;
    margin:0!important;
}
.rm-smart-table-fields label>span{
    display:block!important;
    margin:0!important;
    color:#6c7685!important;
    font-size:9px!important;
    line-height:1.1!important;
    font-weight:850!important;
    text-transform:uppercase!important;
    letter-spacing:.035em!important;
}
.rm-smart-table-fields input,
.rm-smart-table-fields select{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    height:40px!important;
    min-height:40px!important;
    padding:0 9px!important;
    border:1px solid #d8dee7!important;
    border-radius:10px!important;
    background:#fff!important;
    color:#24324a!important;
    font-family:inherit!important;
    font-size:11px!important;
    line-height:1.2!important;
    font-weight:700!important;
    box-shadow:none!important;
    box-sizing:border-box!important;
}
.rm-smart-table-fields input:focus,
.rm-smart-table-fields select:focus{
    outline:none!important;
    border-color:#356fa8!important;
    box-shadow:0 0 0 3px rgba(53,111,168,.10)!important;
}
.rm-smart-table-fields select{
    padding-right:24px!important;
    white-space:nowrap!important;
    text-overflow:ellipsis!important;
    overflow:hidden!important;
}

.rm-smart-interest-picker{
    padding:14px!important;
    border:1px solid #e5e9ef!important;
    border-radius:14px!important;
    background:#f9fbfd!important;
}
.rm-smart-interest-picker>strong{
    display:block!important;
    color:#24324a!important;
    font-size:14px!important;
}
.rm-smart-interest-picker>span{
    display:block!important;
    margin-top:2px!important;
    color:#7b8491!important;
    font-size:11px!important;
}
.rm-smart-table-section .rm-choice-chips{
    gap:7px!important;
    margin-top:10px!important;
}
.rm-smart-table-section .rm-choice-chips span{
    min-height:30px!important;
    padding:5px 10px!important;
    border-radius:999px!important;
    font-size:10px!important;
    line-height:1.1!important;
    font-weight:800!important;
}
.rm-smart-table-submit{
    width:max-content!important;
    min-width:210px!important;
    min-height:46px!important;
    padding:9px 18px!important;
    border-radius:11px!important;
    background:#356fa8!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:900!important;
    box-shadow:0 7px 18px rgba(53,111,168,.18)!important;
}
.rm-smart-table-submit:hover{
    background:#2a5d90!important;
    transform:translateY(-1px);
}

@media(max-width:1180px){
    .rm-smart-table-fields{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:760px){
    .rm-smart-table-section{padding:18px!important;}
    .rm-smart-table-form{padding:14px!important;}
    .rm-smart-table-intro{gap:12px!important;}
    .rm-smart-table-icon{width:50px!important;height:50px!important;flex-basis:50px!important;font-size:24px!important;}
    .rm-smart-table-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
    .rm-smart-table-submit{width:100%!important;}
}
@media(max-width:480px){
    .rm-smart-table-fields{grid-template-columns:1fr!important;}
    .rm-smart-table-benefits{gap:5px!important;}
    .rm-smart-table-benefits span{font-size:10px!important;}
}

/* v2.9.52 — "Jak to działa?" bardziej czytelne jako dwa możliwe wejścia do serwisu */
.rm-how-section{
    padding-top:8px!important;
}
.rm-how-section .rm-home-section-head p{
    max-width:820px;
}
.rm-how-grid{
    align-items:stretch;
}
.rm-how-grid article{
    height:100%;
}


/* v2.9.53 — dopasowania osób z "Bez swipe'owania" w Moje konto */
.rm-smart-people-account{
    overflow:hidden;
}
.rm-smart-people-head{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:18px;
    margin-bottom:14px;
}
.rm-smart-people-head h3{
    margin:0 0 4px!important;
}
.rm-smart-people-head p{
    margin:0!important;
    max-width:820px;
    color:#697386;
    font-size:13px;
    line-height:1.45;
}
.rm-smart-people-count{
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:30px;
    padding:5px 10px;
    border-radius:999px;
    background:#eef4fa;
    color:#356fa8;
    font-size:11px;
    font-weight:850;
}
.rm-smart-people-list{
    display:grid;
    gap:9px;
}
.rm-smart-person-row{
    display:grid;
    grid-template-columns:54px minmax(0,1fr) 72px;
    gap:12px;
    align-items:center;
    padding:10px 12px;
    border:1px solid #e4e9ef;
    border-radius:13px;
    background:#fff;
}
.rm-smart-person-avatar{
    display:block;
    width:54px;
    height:54px;
    border-radius:50%;
    object-fit:cover;
    border:2px solid #fff;
    box-shadow:0 2px 8px rgba(36,50,74,.10);
}
.rm-smart-person-main{
    min-width:0;
}
.rm-smart-person-title{
    display:flex;
    align-items:baseline;
    justify-content:space-between;
    gap:10px;
    margin-bottom:8px;
}
.rm-smart-person-title strong{
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#24324a;
    font-size:14px;
}
.rm-smart-person-title span{
    flex:0 0 auto;
    color:#7a8492;
    font-size:10px;
    font-weight:700;
}
.rm-smart-match-meter{
    position:relative;
    width:100%;
    height:9px;
    overflow:hidden;
    border-radius:999px;
    background:#e9eef4;
    box-shadow:inset 0 1px 2px rgba(36,50,74,.06);
}
.rm-smart-match-meter>span{
    display:block;
    height:100%;
    border-radius:999px;
    background:linear-gradient(90deg,#8fb6dc 0%,#356fa8 100%);
    transition:width .25s ease;
}
.rm-smart-person-percent{
    display:grid;
    justify-items:end;
    line-height:1.1;
}
.rm-smart-person-percent strong{
    color:#356fa8;
    font-size:20px;
    font-weight:950;
}
.rm-smart-person-percent span{
    color:#7a8492;
    font-size:9px;
    font-weight:750;
}
.rm-smart-match-note{
    margin:12px 0 0!important;
    padding-top:10px;
    border-top:1px solid #edf0f4;
    color:#7a8492!important;
    font-size:11px!important;
    line-height:1.4!important;
}
.rm-smart-people-empty{
    padding:14px;
    border-radius:12px;
    background:#f7f9fb;
    color:#677385;
    font-size:13px;
}

@media(max-width:620px){
    .rm-smart-people-head{
        flex-direction:column;
        gap:8px;
    }
    .rm-smart-person-row{
        grid-template-columns:48px minmax(0,1fr) 58px;
        gap:9px;
        padding:9px;
    }
    .rm-smart-person-avatar{
        width:48px;
        height:48px;
    }
    .rm-smart-person-title{
        display:grid;
        gap:2px;
    }
    .rm-smart-person-title span{
        white-space:normal;
    }
    .rm-smart-person-percent strong{
        font-size:17px;
    }
}


/* v2.9.55 — ujednolicona typografia sekcji Moje konto */
.rm-account .rm-account-card > h3,
.rm-account .rm-account-card .rm-smart-people-head h3{
    font-size:18px!important;
    line-height:1.25!important;
    font-weight:800!important;
    color:#24324a!important;
}
.rm-account .rm-profile-edit > h3{
    font-weight:950!important;
}
.rm-account .rm-account-card > p,
.rm-account .rm-account-card .rm-smart-people-head p,
.rm-account .rm-profile-form-grid > label > span,
.rm-account .rm-profile-choice-block > span,
.rm-account .rm-profile-photo-field > span{
    font-size:12px!important;
    line-height:1.35!important;
}
.rm-account .rm-profile-form-grid input,
.rm-account .rm-profile-form-grid textarea,
.rm-account .rm-profile-form-grid select,
.rm-account .rm-profile-edit select,
.rm-account .rm-choice-chips span,
.rm-account .rm-profile-photo-upload span{
    font-size:12px!important;
    line-height:1.35!important;
}
.rm-account .rm-profile-form-grid input,
.rm-account .rm-profile-form-grid select{
    min-height:42px!important;
}
.rm-account .rm-profile-form-grid textarea{
    min-height:88px!important;
}
.rm-account .rm-choice-chips span{
    min-height:31px!important;
    padding:6px 10px!important;
}
.rm-account .rm-profile-form-grid label>span,
.rm-account .rm-profile-choice-block>span,
.rm-account .rm-profile-photo-field>span{
    font-weight:800!important;
    color:#566174!important;
}


/* v2.9.56 — pełna lista zainteresowań w "Bez swipe'owania" na stronie głównej */
.rm-smart-table-section .rm-smart-interest-picker .rm-interest-chips{
    display:flex!important;
    flex-wrap:wrap!important;
    max-height:none!important;
    overflow:visible!important;
}


/* v2.9.56 — mniejsze CTA „Przejdź do wiadomości” w podsumowaniu konta */
.rm-messages-summary-card > .rm-account-btn{
    padding:8px 14px !important;
    font-size:15px !important;
    line-height:1.2 !important;
    font-weight:800 !important;
    border-radius:12px !important;
    min-height:44px;
    white-space:nowrap;
}
.rm-messages-summary-card > .rm-account-btn .rm-messages-summary-badge{
    margin-left:8px;
}
@media(max-width:760px){
    .rm-messages-summary-card > .rm-account-btn{
        width:100% !important;
        justify-content:center !important;
    }
}


/* v2.9.63 — AJAX dołączania, popularne jak rekomendowane i blokada profilu społeczności */
.rm-join-outing.is-joined{
    background:#2f7d4a!important;
    border-color:#2f7d4a!important;
    color:#fff!important;
    cursor:default!important;
}
.rm-join-ajax-status{
    display:block;
    flex-basis:100%;
    margin-top:5px;
    color:#2f7d4a;
    font-size:11px;
    font-weight:750;
    line-height:1.3;
}
.rm-join-ajax-status.is-error{color:#b42318;}
.rm-popular-rec-grid .rm-home-rec-card{min-width:0;}
.rm-popular-rec-grid .rm-home-rec-social{
    margin:9px 0 0;
    color:#5d6675;
    font-size:12px;
    font-weight:800;
}
.rm-profile-locked-note{
    display:block;
    margin-top:7px;
    color:#717985;
    font-size:11px;
    font-weight:750;
    line-height:1.35;
    text-align:center;
}

/* v2.9.64 — typografia Dobierz mi stolik + dopracowana Społeczność */
.rm-smart-table-intro h2{
    font-weight:900!important;
}
.rm-community-shell{
    padding-top:0!important;
}
.rm-community-shell .rm-page-standard-header{
    margin-top:0!important;
}
.rm-community-breadcrumbs{
    width:min(1280px,calc(100% - 28px));
    margin:10px auto 0;
    display:flex;
    align-items:center;
    gap:8px;
    color:#7a8290;
    font-size:12px;
    font-weight:700;
}
.rm-community-breadcrumbs a{color:#356fa8;text-decoration:none;font-weight:800}
.rm-community-page{
    padding-top:12px!important;
}
.rm-community-head{
    margin-bottom:18px!important;
}
.rm-community-head h1{
    margin:3px 0 7px!important;
    color:#24324a!important;
    font-size:clamp(24px,2.5vw,31px)!important;
    line-height:1.12!important;
    font-weight:900!important;
}
.rm-community-head p:not(.rm-eyebrow){
    margin:0!important;
    color:#6d7582!important;
    font-size:13px!important;
    line-height:1.5!important;
}
.rm-profile-locked-note{
    display:block;
    margin-top:6px;
    color:#7a8290;
    font-size:11px;
    line-height:1.35;
    font-weight:750;
}
@media(max-width:700px){
    .rm-community-breadcrumbs{width:calc(100% - 20px)}
    .rm-community-page{padding:10px!important}
}


/* v2.9.67 — Społeczność: wyrównane odstępy i stała pozycja komunikatu na kafelkach */
.rm-community-shell .rm-page-standard-header{
    margin-bottom:12px !important;
}
.rm-community-breadcrumbs{
    margin-top:0 !important;
}
.rm-community-page{
    padding-top:10px !important;
}
.rm-community-head h1{
    margin-top:0 !important;
}
.rm-community-grid{
    align-items:stretch;
}
.rm-community-member{
    display:flex !important;
    flex-direction:column !important;
    height:100% !important;
    box-sizing:border-box !important;
}
.rm-community-member .rm-user-avatar-button{
    flex:0 0 auto;
}
.rm-community-member h3{
    flex:0 0 auto;
}
.rm-community-member .rm-profile-locked-note{
    margin-top:auto !important;
    padding-top:10px !important;
    min-height:40px;
    display:flex !important;
    align-items:flex-end !important;
    justify-content:center !important;
    box-sizing:border-box !important;
}
@media(max-width:700px){
    .rm-community-breadcrumbs{margin-top:0 !important;}
    .rm-community-page{padding-top:8px !important;}
}

/* v2.9.69 — publiczny profil: używamy nagłówka aplikacji, bez nagłówka/tagline motywu */
body.rm-public-profile-route #masthead,
body.rm-public-profile-route .site-header,
body.rm-public-profile-route header.wp-block-template-part,
body.rm-public-profile-route .wp-site-blocks > header,
body.rm-public-profile-route .site-description{
    display:none !important;
}
.rm-public-profile-shell{
    width:100%;
    max-width:none;
}
.rm-public-profile-shell > .rm-userbar{
    width:min(1480px,calc(100% - 32px));
    margin:16px auto 18px;
}

/* v2.9.78 — polubienia osób, równe CTA i porcjowanie listy Dobierz mi stolik */
.rm-person-card{align-items:stretch!important;}
.rm-person-card-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:100%!important;}
.rm-person-actions{margin-top:auto!important;padding-top:12px!important;align-items:center!important;}
.rm-person-actions .rm-join-outing{flex:1 1 auto!important;}

.rm-like-person{
    appearance:none;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:38px;
    height:38px;
    min-width:38px;
    padding:0;
    border:1px solid #e1e5ea;
    border-radius:50%;
    background:#fff;
    color:#7b8794;
    font-size:25px;
    line-height:1;
    font-family:Arial,sans-serif;
    cursor:pointer;
    box-shadow:0 2px 7px rgba(36,50,74,.08);
    transition:transform .15s ease,color .15s ease,border-color .15s ease,background .15s ease;
}
.rm-like-person:hover{transform:translateY(-1px);border-color:#ef9a9a;color:#d9363e;}
.rm-like-person.is-liked{color:#e3313c;border-color:#f2b4b8;background:#fff5f5;}
.rm-like-person[aria-busy="true"]{opacity:.55;cursor:wait;}

.rm-smart-person-row{grid-template-columns:54px minmax(0,1fr) 42px 72px!important;}
.rm-smart-person-like{display:flex;align-items:center;justify-content:center;}
.rm-smart-person-hidden{display:none!important;}
.rm-smart-show-more{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:180px;
    margin:16px auto 2px;
    padding:10px 18px;
    border:1px solid #d7dee8;
    border-radius:10px;
    background:#fff;
    color:#356fa8;
    font-weight:850;
    cursor:pointer;
}
.rm-smart-show-more:hover{background:#f5f8fb;}

.rm-recent-member,.rm-community-member{position:relative;}
.rm-recent-member>.rm-like-person,.rm-community-member>.rm-like-person{position:absolute;right:10px;top:10px;z-index:2;width:34px;height:34px;min-width:34px;font-size:22px;}
.rm-people-list .rm-person{display:flex;align-items:center;gap:9px;}
.rm-people-list .rm-person .rm-like-person{margin-left:auto;width:32px;height:32px;min-width:32px;font-size:21px;}
.rm-slot-action{display:flex;align-items:center;gap:8px;}
.rm-followed-people-list article>.rm-like-person{margin-left:auto;}

@media(max-width:720px){
  .rm-smart-person-row{grid-template-columns:52px minmax(0,1fr) 40px!important;}
  .rm-smart-person-percent{grid-column:2/4;text-align:left!important;}
}


/* v2.9.80 — wybór dnia i godziny w „Popularne w tym tygodniu” */
.rm-popular-rec-card .rm-popular-plan{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(90px,.72fr)!important;
    gap:8px!important;
    margin-top:12px!important;
    padding:0!important;
    background:transparent!important;
}
.rm-popular-rec-card .rm-popular-plan label{display:block!important;min-width:0!important;margin:0!important;}
.rm-popular-rec-card .rm-popular-plan label>span{display:block!important;margin:0 0 5px!important;font-size:10px!important;line-height:1!important;font-weight:800!important;color:#73706b!important;text-transform:uppercase!important;letter-spacing:.04em!important;}
.rm-popular-rec-card .rm-popular-plan input,
.rm-popular-rec-card .rm-popular-plan select,
.rm-popular-rec-card .rm-popular-plan .rm-catalog-cta{
    width:100%!important;
    min-height:42px!important;
    height:42px!important;
    box-sizing:border-box!important;
    border-radius:10px!important;
    font:inherit!important;
}
.rm-popular-rec-card .rm-popular-plan input,
.rm-popular-rec-card .rm-popular-plan select{
    border:1px solid #ddd8d0!important;
    background:#fff!important;
    color:#24324a!important;
    padding:0 9px!important;
    font-size:12px!important;
    font-weight:700!important;
}
.rm-popular-rec-card .rm-popular-plan .rm-catalog-cta{
    grid-column:1/-1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 12px!important;
    text-decoration:none!important;
    font-size:13px!important;
    font-weight:850!important;
}
@media(max-width:620px){
    .rm-popular-rec-card .rm-popular-plan{grid-template-columns:1fr 1fr!important;}
}


/* v2.9.81 — chmurki wyjaśniające polubienie i obserwowanie osób */
[data-rm-like-user][data-rm-tooltip],
[data-rm-follow-user][data-rm-tooltip]{position:relative;overflow:visible;}
[data-rm-like-user][data-rm-tooltip]::after,
[data-rm-follow-user][data-rm-tooltip]::after{
    content:attr(data-rm-tooltip);
    position:absolute;
    z-index:9999;
    left:50%;
    bottom:calc(100% + 10px);
    transform:translate(-50%,4px);
    width:max-content;
    max-width:min(290px,78vw);
    padding:9px 11px;
    border-radius:10px;
    background:#24324a;
    color:#fff;
    font-size:12px;
    line-height:1.35;
    font-weight:600;
    text-align:left;
    white-space:normal;
    box-shadow:0 8px 24px rgba(15,23,42,.18);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
}
[data-rm-like-user][data-rm-tooltip]::before,
[data-rm-follow-user][data-rm-tooltip]::before{
    content:'';
    position:absolute;
    z-index:10000;
    left:50%;
    bottom:calc(100% + 4px);
    transform:translateX(-50%);
    border:6px solid transparent;
    border-top-color:#24324a;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .16s ease,visibility .16s ease;
}
[data-rm-like-user][data-rm-tooltip]:hover::after,
[data-rm-like-user][data-rm-tooltip]:focus-visible::after,
[data-rm-follow-user][data-rm-tooltip]:hover::after,
[data-rm-follow-user][data-rm-tooltip]:focus-visible::after{opacity:1;visibility:visible;transform:translate(-50%,0);}
[data-rm-like-user][data-rm-tooltip]:hover::before,
[data-rm-like-user][data-rm-tooltip]:focus-visible::before,
[data-rm-follow-user][data-rm-tooltip]:hover::before,
[data-rm-follow-user][data-rm-tooltip]:focus-visible::before{opacity:1;visibility:visible;}
@media(max-width:640px){
  [data-rm-like-user][data-rm-tooltip]::after,
  [data-rm-follow-user][data-rm-tooltip]::after{max-width:230px;font-size:11px;}
}


/* v2.9.82 — Popularne w tym tygodniu: jedno CTA zapisuje wyjście i przechodzi do lokalu */
.rm-popular-rec-card .rm-popular-single-cta{
    display:block!important;
    margin-top:auto!important;
    padding-top:12px!important;
}
.rm-popular-rec-card .rm-popular-single-cta .rm-catalog-cta{
    display:flex!important;
    width:100%!important;
    min-height:44px!important;
    align-items:center!important;
    justify-content:center!important;
    box-sizing:border-box!important;
}


/* v2.9.84 — kompaktowe kafelki lokali: ocena + opinie Google + typ lokalu w jednym wierszu */
.rm-catalog-card .rm-catalog-info{
    display:grid!important;
    grid-template-columns:auto 1fr!important;
    align-items:center!important;
    column-gap:10px!important;
    row-gap:5px!important;
    padding-top:11px!important;
    padding-bottom:9px!important;
}
.rm-catalog-card .rm-catalog-info > h3{
    grid-column:1 / -1!important;
    margin-bottom:1px!important;
}
.rm-catalog-card .rm-catalog-rating{
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    margin:0!important;
    min-width:0!important;
    white-space:nowrap!important;
}
.rm-catalog-card .rm-catalog-rating-line{
    display:inline-flex!important;
    align-items:center!important;
    gap:4px!important;
    height:auto!important;
    margin:0!important;
}
.rm-catalog-card .rm-catalog-rating-line span{
    font-size:17px!important;
}
.rm-catalog-card .rm-catalog-rating-line strong{
    font-size:15px!important;
}
.rm-catalog-card .rm-catalog-review-count{
    display:inline!important;
    margin:0!important;
    font-size:11px!important;
    line-height:1.2!important;
    color:#77736d!important;
    white-space:nowrap!important;
}
.rm-catalog-card .rm-catalog-types{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:4px!important;
    margin:0!important;
    min-height:0!important;
}
.rm-catalog-card .rm-catalog-types span{
    width:24px!important;
    height:24px!important;
    flex:0 0 24px!important;
    border-radius:7px!important;
    font-size:16px!important;
}
.rm-catalog-card .rm-catalog-plan{
    padding-top:9px!important;
    padding-bottom:10px!important;
}
.rm-catalog-card .rm-catalog-people,
.rm-catalog-card .rm-weekly-interest-count{
    margin-top:5px!important;
    margin-bottom:5px!important;
}

/* rekomendowane / popularne — ocena i liczba opinii zawsze w jednej linii */
.rm-home-rec-card .rm-home-rec-body{
    padding-top:11px!important;
    padding-bottom:12px!important;
}
.rm-home-rec-card .rm-home-rec-rating{
    display:flex!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:5px!important;
    margin-top:7px!important;
    white-space:nowrap!important;
}
.rm-home-rec-card .rm-home-rec-rating > span{font-size:16px!important;}
.rm-home-rec-card .rm-home-rec-rating strong{font-size:14px!important;}
.rm-home-rec-card .rm-home-rec-rating small{font-size:10.5px!important;}
.rm-home-rec-card .rm-home-rec-city{margin-bottom:5px!important;}
.rm-home-rec-card .rm-home-rec-link{margin-top:8px!important;min-height:36px!important;padding:7px 11px!important;}

/* Moje konto — ocena, opinie i ikony typów w jednym rzędzie */
.rm-account-place-card .rm-account-place-info{
    display:grid!important;
    grid-template-columns:auto 1fr!important;
    align-items:center!important;
    column-gap:8px!important;
    row-gap:4px!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
}
.rm-account-place-card .rm-account-place-info > h4,
.rm-account-place-card .rm-account-place-city,
.rm-account-place-card .rm-account-place-interest{
    grid-column:1 / -1!important;
}
.rm-account-place-card .rm-account-place-rating{
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    margin:0!important;
    white-space:nowrap!important;
}
.rm-account-place-card .rm-account-place-rating > span{font-size:16px!important;}
.rm-account-place-card .rm-account-place-rating strong{font-size:14px!important;}
.rm-account-place-card .rm-account-place-rating small{font-size:10.5px!important;}
.rm-account-place-card .rm-account-place-types{
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
    margin:0!important;
}
.rm-account-place-card .rm-account-place-types span{font-size:16px!important;}
.rm-account-place-card .rm-account-place-interest{margin-top:3px!important;}

@media(max-width:520px){
    .rm-catalog-card .rm-catalog-info,
    .rm-account-place-card .rm-account-place-info{
        grid-template-columns:1fr!important;
    }
    .rm-catalog-card .rm-catalog-info > h3,
    .rm-account-place-card .rm-account-place-info > h4,
    .rm-account-place-card .rm-account-place-city,
    .rm-account-place-card .rm-account-place-interest{
        grid-column:1!important;
    }
    .rm-catalog-card .rm-catalog-rating,
    .rm-account-place-card .rm-account-place-rating{
        white-space:normal!important;
        flex-wrap:wrap!important;
    }
}


/* v2.9.85 — rekomendowane: oferta w białym pasku pod zdjęciem + termin wyjścia */
.rm-home-rec-offer-strip{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
    min-height:30px;
    padding:6px 10px;
    background:#fff;
    border-top:1px solid #ece8e1;
    border-bottom:1px solid #ece8e1;
    color:#5d6675;
    font-size:11px;
    line-height:1.25;
}
.rm-home-rec-offer-strip>span{min-width:0;}
.rm-home-rec-offer-strip>span:last-child{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#5d6675;
    font-size:11px;
}
.rm-home-rec-offer-strip b{font-size:11px;color:#5d6675;}
.rm-home-rec-offer-strip .rm-offer-tip{width:15px;height:15px;font-size:9px;vertical-align:middle;}
.rm-home-rec-plan{margin-top:auto;}
.rm-home-rec-plan label{min-width:0;}
@media(max-width:520px){
  .rm-home-rec-offer-strip{align-items:flex-start;flex-direction:column;gap:3px;}
}


/* v2.9.86 — kafelki lokali: ocena + liczba opinii Google + typ lokalu zawsze w jednym wierszu */
.rm-catalog-card .rm-catalog-info{
    grid-template-columns:max-content max-content !important;
    justify-content:start !important;
    align-items:center !important;
    column-gap:7px !important;
}
.rm-catalog-card .rm-catalog-rating{
    display:inline-flex !important;
    flex-direction:row !important;
    align-items:center !important;
    flex-wrap:nowrap !important;
    gap:5px !important;
    width:auto !important;
    max-width:none !important;
    white-space:nowrap !important;
}
.rm-catalog-card .rm-catalog-rating-line{
    display:inline-flex !important;
    flex:0 0 auto !important;
    align-items:center !important;
    margin:0 !important;
}
.rm-catalog-card .rm-catalog-review-count{
    display:inline-block !important;
    flex:0 0 auto !important;
    width:auto !important;
    margin:0 !important;
    white-space:nowrap !important;
}
.rm-catalog-card .rm-catalog-types{
    display:inline-flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    width:auto !important;
    margin:0 !important;
    white-space:nowrap !important;
}
.rm-catalog-card .rm-catalog-types span{margin:0 !important;}

.rm-account-place-card .rm-account-place-info{
    grid-template-columns:max-content max-content !important;
    justify-content:start !important;
    align-items:center !important;
    column-gap:7px !important;
}
.rm-account-place-card .rm-account-place-rating{
    display:inline-flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    gap:5px !important;
    width:auto !important;
    white-space:nowrap !important;
}
.rm-account-place-card .rm-account-place-rating small{
    display:inline-block !important;
    width:auto !important;
    margin:0 !important;
    white-space:nowrap !important;
}
.rm-account-place-card .rm-account-place-types{
    display:inline-flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    width:auto !important;
    margin:0 !important;
    white-space:nowrap !important;
}
@media(max-width:520px){
    .rm-catalog-card .rm-catalog-info,
    .rm-account-place-card .rm-account-place-info{
        grid-template-columns:max-content max-content !important;
        column-gap:5px !important;
    }
    .rm-catalog-card .rm-catalog-rating,
    .rm-account-place-card .rm-account-place-rating{
        flex-wrap:nowrap !important;
        white-space:nowrap !important;
        gap:4px !important;
    }
    .rm-catalog-card .rm-catalog-rating-line span,
    .rm-account-place-card .rm-account-place-rating > span{font-size:14px !important;}
    .rm-catalog-card .rm-catalog-rating-line strong,
    .rm-account-place-card .rm-account-place-rating strong{font-size:13px !important;}
    .rm-catalog-card .rm-catalog-review-count,
    .rm-account-place-card .rm-account-place-rating small{font-size:9.5px !important;}
    .rm-catalog-card .rm-catalog-types span,
    .rm-account-place-card .rm-account-place-types span{
        width:22px !important;height:22px !important;flex:0 0 22px !important;font-size:14px !important;
    }
}


/* v2.9.89 — niższe kafelki lokali: usunięcie zbędnej pustej przestrzeni nad terminem */
.rm-catalog-card .rm-catalog-info{
    min-height:96px !important;
    padding-top:11px !important;
    padding-bottom:10px !important;
}
.rm-catalog-card .rm-catalog-info > h3{
    margin-bottom:5px !important;
}
.rm-catalog-card .rm-catalog-plan{
    padding-top:10px !important;
}
@media(max-width:620px){
    .rm-catalog-card .rm-catalog-info{
        min-height:0 !important;
    }
}


/* v2.9.90 — jeszcze mniejszy odstęp między metadanymi lokalu a terminem */
.rm-catalog-card .rm-catalog-info{
    min-height:0 !important;
    padding-bottom:4px !important;
}
.rm-catalog-card .rm-catalog-plan{
    padding-top:4px !important;
}
.rm-catalog-card .rm-catalog-info > h3{
    margin-bottom:3px !important;
}


/* v2.9.91 — kompaktowe tylko: Wybierz miejsce + Popularne; Rekomendowane przywrócone */
/* Rekomendowane dla Ciebie — przywrócenie poprzednich odstępów */
.rm-home-rec-card:not(.rm-popular-rec-card) .rm-home-rec-body{
    padding:14px 16px 16px !important;
}
.rm-home-rec-card:not(.rm-popular-rec-card) .rm-home-rec-city{
    margin-bottom:8px !important;
}
.rm-home-rec-card:not(.rm-popular-rec-card) .rm-home-rec-rating{
    margin-top:auto !important;
}
.rm-home-rec-card:not(.rm-popular-rec-card) .rm-home-rec-link{
    margin-top:12px !important;
    min-height:38px !important;
    padding:8px 12px !important;
}

/* Wybierz miejsce — mniejszy odstęp metadane -> termin */
.rm-places-grid .rm-catalog-card .rm-catalog-info{
    min-height:0 !important;
    padding-bottom:4px !important;
}
.rm-places-grid .rm-catalog-card .rm-catalog-plan{
    padding-top:4px !important;
}

/* Popularne w tym tygodniu — również kompaktowo */
.rm-popular-rec-card .rm-home-rec-body{
    padding-top:10px !important;
    padding-bottom:10px !important;
}
.rm-popular-rec-card .rm-home-rec-city{
    margin-bottom:4px !important;
}
.rm-popular-rec-card .rm-home-rec-rating{
    margin-top:5px !important;
}
.rm-popular-rec-card .rm-popular-plan{
    margin-top:6px !important;
}


/* v2.9.93 — Społeczność: usuń tytuł motywu nad headerem i minimalny górny margines */
body.rm-community-page-route .entry-title,
body.rm-community-page-route .wp-block-post-title,
body.rm-community-page-route .page-title,
body.rm-community-page-route header.entry-header,
body.rm-community-page-route .entry-header{
    display:none !important;
}
body.rm-community-page-route .site-main,
body.rm-community-page-route .content-area,
body.rm-community-page-route .entry-content,
body.rm-community-page-route .wp-block-post-content,
body.rm-community-page-route main{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-community-page-route .rm-community-shell{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-community-page-route .rm-community-shell .rm-page-standard-header{
    margin-top:0 !important;
    margin-bottom:6px !important;
}
body.rm-community-page-route .rm-community-breadcrumbs{
    margin-top:0 !important;
}
body.rm-community-page-route .rm-community-page{
    padding-top:6px !important;
}
@media(max-width:700px){
    body.rm-community-page-route .rm-community-page{
        padding-top:4px !important;
    }
}


/* v2.9.94 — Społeczność: absolutne minimum odstępu od góry */
body.rm-community-page-route,
body.rm-community-page-route .wp-site-blocks,
body.rm-community-page-route #page,
body.rm-community-page-route #content,
body.rm-community-page-route .site-content,
body.rm-community-page-route #primary,
body.rm-community-page-route .site-main,
body.rm-community-page-route main,
body.rm-community-page-route article.page,
body.rm-community-page-route .entry-content,
body.rm-community-page-route .wp-block-post-content{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-community-page-route .rm-community-shell > .rm-page-standard-header{
    margin-top:0 !important;
    margin-bottom:2px !important;
}
body.rm-community-page-route .rm-community-breadcrumbs{
    margin-top:0 !important;
    margin-bottom:0 !important;
}
body.rm-community-page-route .rm-community-page{
    padding-top:2px !important;
}
@media(max-width:700px){
    body.rm-community-page-route .rm-community-page{padding-top:0 !important;}
}


/* v2.9.95 — Moje konto: minimalny odstęp od góry jak na Społeczność */
body.rm-account-page,
body.rm-account-page .wp-site-blocks,
body.rm-account-page #page,
body.rm-account-page #content,
body.rm-account-page .site-content,
body.rm-account-page #primary,
body.rm-account-page .site-main,
body.rm-account-page main,
body.rm-account-page article.page,
body.rm-account-page .entry-content,
body.rm-account-page .wp-block-post-content{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-account-page .rm-plugin-page-shell{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-account-page .rm-plugin-page-shell > .rm-page-standard-header{
    margin-top:0 !important;
    margin-bottom:2px !important;
}
body.rm-account-page .rm-account{
    margin-top:2px !important;
}
@media(max-width:700px){
    body.rm-account-page .rm-account{margin-top:0 !important;}
}


/* v2.9.96 — niezależny minimalny odstęp: Społeczność i Moje konto */
body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell,
body.rm-account-page .rm-plugin-page-shell{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell > .rm-page-standard-header,
body.rm-account-page .rm-plugin-page-shell > .rm-page-standard-header{
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-community-page-route .rm-community-breadcrumbs{
    margin-top:0 !important;
}
body.rm-community-page-route .rm-community-page{
    padding-top:0 !important;
    margin-top:0 !important;
}
body.rm-account-page .rm-account{
    margin-top:0 !important;
    padding-top:0 !important;
}

/* v2.9.97 — prawdziwe źródło górnego odstępu: block-gap motywu / wrapper template-part */
body.rm-community-page-route .wp-site-blocks,
body.rm-account-page .wp-site-blocks{
    gap:0 !important;
    row-gap:0 !important;
    --wp--style--block-gap:0px !important;
    margin-block-start:0 !important;
    padding-block-start:0 !important;
}
body.rm-community-page-route .wp-site-blocks > *,
body.rm-account-page .wp-site-blocks > *{
    margin-block-start:0 !important;
}
body.rm-community-page-route .wp-site-blocks > header,
body.rm-community-page-route .wp-block-template-part:has(> header),
body.rm-community-page-route header.site-header,
body.rm-community-page-route .site-header,
body.rm-community-page-route #masthead,
body.rm-community-page-route .site-branding{
    display:none !important;
    height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
}
body.rm-community-page-route main,
body.rm-community-page-route #main,
body.rm-community-page-route .site-main,
body.rm-community-page-route .wp-block-post-content,
body.rm-account-page main,
body.rm-account-page #main,
body.rm-account-page .site-main,
body.rm-account-page .wp-block-post-content{
    margin-block-start:0 !important;
    padding-block-start:0 !important;
    margin-top:0 !important;
    padding-top:0 !important;
}
body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell,
body.rm-account-page .rm-plugin-page-shell{
    padding-top:0 !important;
    margin-top:0 !important;
}
body.rm-community-page-route .rm-page-standard-header,
body.rm-account-page .rm-page-standard-header{
    margin-top:0 !important;
}


/* v2.9.98 — Moje konto i Społeczność: dokładnie ten sam mechanizm wyrównania od góry co homepage */
body:has(.rm-top-aligned-page){
    margin-top:0 !important;
    padding-top:0 !important;
}
body:has(.rm-top-aligned-page) header.site-header,
body:has(.rm-top-aligned-page) .site-header,
body:has(.rm-top-aligned-page) #masthead,
body:has(.rm-top-aligned-page) #header,
body:has(.rm-top-aligned-page) #headerimg,
body:has(.rm-top-aligned-page) .site-branding,
body:has(.rm-top-aligned-page) .header-wrap,
body:has(.rm-top-aligned-page) .main-header-bar,
body:has(.rm-top-aligned-page) .elementor-location-header,
body:has(.rm-top-aligned-page) .wp-site-blocks > header,
body:has(.rm-top-aligned-page) .wp-block-template-part > header,
body:has(.rm-top-aligned-page) .entry-title,
body:has(.rm-top-aligned-page) .wp-block-post-title,
body:has(.rm-top-aligned-page) .page-title,
body:has(.rm-top-aligned-page) header.entry-header,
body:has(.rm-top-aligned-page) .entry-header{
    display:none !important;
    height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
}
body:has(.rm-top-aligned-page) .wp-site-blocks,
body:has(.rm-top-aligned-page) #page,
body:has(.rm-top-aligned-page) .site,
body:has(.rm-top-aligned-page) #content,
body:has(.rm-top-aligned-page) .site-content,
body:has(.rm-top-aligned-page) #primary,
body:has(.rm-top-aligned-page) .content-area,
body:has(.rm-top-aligned-page) .site-main,
body:has(.rm-top-aligned-page) main,
body:has(.rm-top-aligned-page) article.page,
body:has(.rm-top-aligned-page) .entry-content,
body:has(.rm-top-aligned-page) .wp-block-post-content,
body:has(.rm-top-aligned-page) .wp-block-group,
body:has(.rm-top-aligned-page) .elementor,
body:has(.rm-top-aligned-page) .elementor-section-wrap,
body:has(.rm-top-aligned-page) .elementor-widget-wrap,
body:has(.rm-top-aligned-page) .elementor-container{
    margin-top:0 !important;
    padding-top:0 !important;
    margin-block-start:0 !important;
    padding-block-start:0 !important;
}
body:has(.rm-top-aligned-page) .wp-site-blocks{
    gap:0 !important;
    row-gap:0 !important;
    --wp--style--block-gap:0px !important;
}
body:has(.rm-top-aligned-page) .wp-site-blocks > *{
    margin-block-start:0 !important;
}
body:has(.rm-top-aligned-page) .rm-top-aligned-page{
    width:min(1480px,calc(100vw - 32px)) !important;
    max-width:none !important;
    margin:0 auto !important;
    padding:0 18px 36px !important;
    box-sizing:border-box !important;
}
body:has(.rm-top-aligned-page) .rm-top-aligned-page > .rm-page-standard-header{
    width:100% !important;
    margin:4px 0 6px !important;
    padding-top:0 !important;
    box-sizing:border-box !important;
}
body:has(.rm-top-aligned-page) .rm-top-aligned-page .rm-account,
body:has(.rm-top-aligned-page) .rm-top-aligned-page .rm-community-page,
body:has(.rm-top-aligned-page) .rm-top-aligned-page .rm-community-breadcrumbs{
    margin-top:0 !important;
    padding-top:0 !important;
}
body:has(.rm-top-aligned-page) .rm-community-breadcrumbs{
    margin-bottom:4px !important;
}
@media(max-width:700px){
    body:has(.rm-top-aligned-page) .rm-top-aligned-page{
        width:100% !important;
        padding-left:10px !important;
        padding-right:10px !important;
    }
    body:has(.rm-top-aligned-page) .rm-top-aligned-page > .rm-page-standard-header{
        margin-top:2px !important;
    }
}

/* v2.9.106 — nazwa lokalu H1 mniejsza o 2 px */
.rm-single-v14 .rm-heading-main h1.rm-place-title-h1{
    font-size:clamp(36px,5vw,62px) !important;
}
@media(max-width:700px){
    .rm-single-v14 .rm-heading-main h1.rm-place-title-h1{
        font-size:36px !important;
    }
}


/* v2.9.107 — mniejsza nazwa lokalu i kompaktowe CTA przy nagłówku */
.rm-single-v14 .rm-heading-main h1.rm-place-title-h1{
    font-size:clamp(28px,3.6vw,50px) !important;
    line-height:1.04 !important;
}
.rm-single-v14 .rm-heading-actions{
    display:flex !important;
    flex-wrap:nowrap !important;
    gap:6px !important;
    align-items:center !important;
    justify-content:flex-end !important;
}
.rm-single-v14 .rm-heading-actions a,
.rm-single-v14 .rm-heading-actions button{
    min-height:36px !important;
    padding:7px 10px !important;
    border-radius:10px !important;
    font-size:12px !important;
    line-height:1.1 !important;
    white-space:nowrap !important;
}
.rm-single-v14 .rm-heading-actions a span:last-child,
.rm-single-v14 .rm-heading-actions button span:last-child{
    white-space:nowrap !important;
}
@media(max-width:900px) and (min-width:701px){
    .rm-single-v14 .rm-place-heading{
        grid-template-columns:minmax(0,1fr) auto !important;
        gap:14px !important;
    }
    .rm-single-v14 .rm-heading-actions a,
    .rm-single-v14 .rm-heading-actions button{
        padding:6px 8px !important;
        font-size:11px !important;
    }
}
@media(max-width:700px){
    .rm-single-v14 .rm-heading-main h1.rm-place-title-h1{
        font-size:28px !important;
    }
    .rm-single-v14 .rm-heading-actions{
        display:grid !important;
        grid-template-columns:1fr 1fr !important;
        gap:6px !important;
        width:100% !important;
    }
    .rm-single-v14 .rm-heading-actions a,
    .rm-single-v14 .rm-heading-actions button{
        width:100% !important;
        min-height:36px !important;
        font-size:12px !important;
    }
}

/* v2.9.110 — własny, tłumaczalny selektor zdjęcia w komentarzach */
.rm-comment-photo-field .rm-custom-file{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:8px 0;}
.rm-comment-photo-field .rm-custom-file input[type=file]{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;}
.rm-comment-photo-field .rm-custom-file-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #d8dce3;border-radius:9px;background:#f5f6f8;color:#24324a;font-size:13px;font-weight:700;cursor:pointer;}
.rm-comment-photo-field .rm-custom-file-name{color:#6b7280;font-size:12px;}


/* v2.9.113 — karta lokalu: ten sam minimalny odstęp od góry co Społeczność */
body.single-rm_place,
body.single-rm_place .wp-site-blocks,
body.single-rm_place #page,
body.single-rm_place .site,
body.single-rm_place #content,
body.single-rm_place .site-content,
body.single-rm_place #primary,
body.single-rm_place .content-area,
body.single-rm_place .site-main,
body.single-rm_place main,
body.single-rm_place article,
body.single-rm_place .entry-content,
body.single-rm_place .wp-block-post-content{
    margin-top:0 !important;
    padding-top:0 !important;
    margin-block-start:0 !important;
    padding-block-start:0 !important;
}
body.single-rm_place .wp-site-blocks{
    gap:0 !important;
    row-gap:0 !important;
    --wp--style--block-gap:0px !important;
}
body.single-rm_place .wp-site-blocks > *{
    margin-block-start:0 !important;
}
body.single-rm_place header.site-header,
body.single-rm_place .site-header,
body.single-rm_place #masthead,
body.single-rm_place #header,
body.single-rm_place #headerimg,
body.single-rm_place .site-branding,
body.single-rm_place .header-wrap,
body.single-rm_place .main-header-bar,
body.single-rm_place .elementor-location-header,
body.single-rm_place .wp-site-blocks > header,
body.single-rm_place .wp-block-template-part > header,
body.single-rm_place .entry-title,
body.single-rm_place .wp-block-post-title,
body.single-rm_place .page-title,
body.single-rm_place header.entry-header,
body.single-rm_place .entry-header{
    display:none !important;
    height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
}
body.single-rm_place .rm-single-v14{
    margin-top:0 !important;
    padding-top:4px !important;
}
body.single-rm_place .rm-single-v14 > .rm-single-home-header{
    margin-top:0 !important;
}


/* v2.9.115 — wszystkie nazwy lokali w kafelkach zawsze pogrubione */
.rm-catalog-card .rm-catalog-info > h3,
.rm-catalog-card .rm-catalog-info > h3 > a,
.rm-home-rec-card .rm-home-rec-body > h3,
.rm-home-rec-card .rm-home-rec-body > h3 > a,
.rm-popular-rec-card .rm-home-rec-body > h3,
.rm-popular-rec-card .rm-home-rec-body > h3 > a,
.rm-account-place-card .rm-account-place-info > h4,
.rm-account-place-card .rm-account-place-info > h4 > a,
.rm-seo-card-grid .rm-catalog-card .rm-catalog-info > h3,
.rm-seo-card-grid .rm-catalog-card .rm-catalog-info > h3 > a,
.rm-related-places .rm-catalog-card .rm-catalog-info > h3,
.rm-related-places .rm-catalog-card .rm-catalog-info > h3 > a {
    font-weight:800 !important;
}


/* v2.9.123 — Moje konto: kompaktowe CTA i jednolita typografia treści */
.rm-account{
    --rm-account-body-font-size:12px;
}

/* Zwykła treść strony ma ten sam rozmiar co etykieta „Imię / nazwa profilu”.
   Nagłówki sekcji h2/h3/h4 pozostają bez zmian. */
.rm-account p,
.rm-account small,
.rm-account label,
.rm-account label > span,
.rm-account .rm-invite-copy strong,
.rm-account .rm-invite-copy span,
.rm-account .rm-slot-person > div:nth-child(2) strong,
.rm-account .rm-slot-person > div:nth-child(2) a,
.rm-account .rm-smart-person-title strong,
.rm-account .rm-smart-person-title span,
.rm-account .rm-smart-person-percent strong,
.rm-account .rm-smart-person-percent span,
.rm-account .rm-smart-people-count,
.rm-account .rm-smart-people-empty,
.rm-account .rm-smart-match-note,
.rm-account .rm-profile-locked-note,
.rm-account .rm-followed-people-list article strong,
.rm-account .rm-followed-people-list article small,
.rm-account .rm-followed-people-list article a,
.rm-account .rm-outing-head small,
.rm-account .rm-match-card strong,
.rm-account .rm-match-card p,
.rm-account .rm-match-card small,
.rm-account .rm-match-place-reminder,
.rm-account .rm-match-place-reminder p{
    font-size:var(--rm-account-body-font-size) !important;
    line-height:1.4 !important;
}

/* Pola formularza — także tekst wpisywany w polach */
.rm-account input,
.rm-account textarea,
.rm-account select{
    font-size:var(--rm-account-body-font-size) !important;
}

/* Wszystkie tekstowe CTA na stronie Moje konto — mniejsze i bardziej kompaktowe */
.rm-account .rm-account-btn,
.rm-account .rm-match-invite,
.rm-account .rm-match-action,
.rm-account .rm-remove-btn,
.rm-account .rm-smart-show-more,
.rm-account .rm-static-cta,
.rm-account a.rm-profile-back,
.rm-account .rm-follow-person,
.rm-account .rm-join-outing{
    font-size:var(--rm-account-body-font-size) !important;
    line-height:1.2 !important;
    padding:7px 10px !important;
    min-height:0 !important;
    border-radius:9px !important;
}

/* Statusy typu „Zaproszenie wysłane” również są kompaktowe. */
.rm-account .rm-match-state{
    font-size:var(--rm-account-body-font-size) !important;
    line-height:1.2 !important;
    padding:7px 10px !important;
    white-space:nowrap !important;
}

/* Wiersze osób: więcej miejsca na imię/nazwisko, CTA nie może wypychać treści. */
.rm-account .rm-slot-person,
.rm-account .rm-invite-row{
    grid-template-columns:auto minmax(150px,1fr) auto !important;
    gap:10px !important;
}
.rm-account .rm-slot-action,
.rm-account .rm-invite-actions{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:7px !important;
    min-width:0 !important;
}
.rm-account .rm-match-invite{
    max-width:250px !important;
    white-space:normal !important;
    text-align:center !important;
}

/* Ikona serca nie jest tekstem — zachowuje dotychczasowy rozmiar. */
.rm-account .rm-like-person{
    font-size:inherit;
}

@media(max-width:760px){
    .rm-account .rm-slot-person,
    .rm-account .rm-invite-row{
        grid-template-columns:auto minmax(0,1fr) !important;
    }
    .rm-account .rm-slot-action,
    .rm-account .rm-invite-actions{
        grid-column:1 / -1 !important;
        justify-content:flex-start !important;
        flex-wrap:wrap !important;
    }
    .rm-account .rm-match-invite{
        max-width:100% !important;
    }
}

/* v2.9.124 — Popularne: rezerwa na dwie linie nazwy lokalu, równe CTA */
.rm-popular-section .rm-popular-rec-card .rm-home-rec-body > h3{
    min-height:45px !important; /* 2 × 18px × line-height 1.25 */
    display:flex !important;
    align-items:flex-start !important;
}
.rm-popular-section .rm-popular-rec-card .rm-popular-plan{
    margin-top:auto !important;
    padding-top:6px !important;
}

/* v2.9.127 — spójne rozmiary kafelków i Moje konto */
/* WYBIERZ MIEJSCE: geometria kafelka jak w „Rekomendowane dla Ciebie”. */
#rm-places .rm-catalog-grid{
    gap:18px !important;
}
#rm-places .rm-catalog-card{
    border-radius:18px !important;
    border:1px solid #e6e1d9 !important;
    box-shadow:0 8px 24px rgba(36,50,74,.07) !important;
    overflow:hidden !important;
}
#rm-places .rm-catalog-image{
    height:150px !important;
}
#rm-places .rm-catalog-info{
    padding:14px 16px 8px !important;
}
#rm-places .rm-catalog-plan{
    padding:8px 16px 10px !important;
}

/* Moje konto: przycisk Zapisz profil mniejszy i proporcjonalny do sekcji. */
.rm-account-card.rm-profile-edit form > .rm-account-btn[type="submit"]{
    width:auto !important;
    min-width:150px !important;
    min-height:40px !important;
    padding:8px 14px !important;
    font-size:12px !important;
    line-height:1.2 !important;
    border-radius:9px !important;
}

/* „Wiadomości i dopasowania” — mniejszy nagłówek w karcie podsumowania. */
.rm-account .rm-messages-summary-copy h3{
    font-size:16px !important;
    line-height:1.2 !important;
}

/* Obserwowane lokale: wygląd i wysokość jak kafelki strony głównej. */
.rm-account .rm-followed-places-card .rm-account-place-grid{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:18px !important;
    align-items:stretch !important;
}
.rm-account .rm-followed-places-card .rm-account-place-card{
    display:flex !important;
    flex-direction:column !important;
    height:100% !important;
    overflow:hidden !important;
    padding:0 !important;
    border:1px solid #e6e1d9 !important;
    border-radius:18px !important;
    background:#fff !important;
    box-shadow:0 8px 24px rgba(36,50,74,.07) !important;
    position:relative !important;
}
.rm-account .rm-followed-places-card .rm-account-place-image{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:100% !important;
    height:150px !important;
    flex:0 0 150px !important;
    overflow:hidden !important;
    background:#eeeae3 !important;
}
.rm-account .rm-followed-places-card .rm-account-place-image img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
}
.rm-account .rm-followed-places-card .rm-account-place-info{
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    flex:1 1 auto !important;
    padding:14px 16px 8px !important;
    gap:4px !important;
}
.rm-account .rm-followed-places-card .rm-account-place-info > h4,
.rm-account .rm-followed-places-card .rm-account-place-city,
.rm-account .rm-followed-places-card .rm-account-place-interest,
.rm-account .rm-followed-places-card .rm-account-place-rating,
.rm-account .rm-followed-places-card .rm-account-place-types{
    width:100% !important;
    grid-column:auto !important;
}
.rm-account .rm-followed-places-card .rm-account-place-info > h4{
    margin:0 0 4px !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan{
    display:grid !important;
    grid-template-columns:minmax(0,1.1fr) minmax(68px,.7fr) !important;
    gap:7px !important;
    padding:8px 16px 12px !important;
    margin-top:auto !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan label{
    min-width:0 !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan label > span{
    display:block !important;
    margin:0 0 4px !important;
    font-size:10px !important;
    line-height:1 !important;
    font-weight:800 !important;
    color:#73706b !important;
    text-transform:uppercase !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan input,
.rm-account .rm-followed-places-card .rm-account-place-plan select,
.rm-account .rm-followed-places-card .rm-account-place-plan .rm-catalog-cta{
    width:100% !important;
    min-height:38px !important;
    height:38px !important;
    box-sizing:border-box !important;
    border-radius:9px !important;
    font-size:11px !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan .rm-catalog-cta{
    grid-column:1 / -1 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:0 10px !important;
    background:#24324a !important;
    color:#fff !important;
    text-decoration:none !important;
    font-weight:800 !important;
}
.rm-account .rm-followed-places-card .rm-action-status{
    padding:0 16px 8px !important;
    margin:0 !important;
}

@media(max-width:1050px){
    .rm-account .rm-followed-places-card .rm-account-place-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
}
@media(max-width:620px){
    .rm-account .rm-followed-places-card .rm-account-place-grid{
        grid-template-columns:1fr !important;
    }
    #rm-places .rm-catalog-image{
        height:150px !important;
    }
}


/* v2.9.129 — wspólna responsywność kafelków lokali: 4 > 3 > 2 > 1 */
/* POPULARNE: taki sam schemat liczby kolumn jak Wybierz miejsce. */
.rm-popular-section .rm-home-rec-grid{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:18px !important;
    align-items:stretch !important;
}

/* Obserwowane lokale: dokładnie ten sam wygląd daty, godziny i CTA co w kafelkach strony głównej. */
.rm-account .rm-followed-places-card .rm-account-place-plan{
    display:grid !important;
    grid-template-columns:minmax(150px,1.35fr) minmax(92px,.65fr) !important;
    gap:8px !important;
    align-items:end !important;
    margin:0 !important;
    margin-top:auto !important;
    padding:4px 14px 4px !important;
    background:#fff !important;
    border:0 !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan label{
    display:block !important;
    min-width:0 !important;
    margin:0 !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan label > span{
    display:block !important;
    margin:0 0 4px !important;
    font-size:10px !important;
    line-height:1 !important;
    font-weight:800 !important;
    color:#73706b !important;
    text-transform:uppercase !important;
    letter-spacing:.05em !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan input,
.rm-account .rm-followed-places-card .rm-account-place-plan select{
    width:100% !important;
    height:42px !important;
    min-height:42px !important;
    min-width:0 !important;
    box-sizing:border-box !important;
    border:1px solid #dcd7cf !important;
    border-radius:10px !important;
    background:#fff !important;
    color:#24324a !important;
    padding:0 9px !important;
    font-family:inherit !important;
    font-size:12px !important;
    font-weight:700 !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan input[type="date"]{
    font-size:11px !important;
    letter-spacing:-.02em !important;
    padding-left:8px !important;
    padding-right:5px !important;
    font-variant-numeric:tabular-nums !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan input[type="date"]::-webkit-calendar-picker-indicator{
    margin-left:2px !important;
    padding:2px !important;
    cursor:pointer !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan select.rm-time{
    font-size:12px !important;
    padding-left:9px !important;
    padding-right:24px !important;
}
.rm-account .rm-followed-places-card .rm-account-place-plan .rm-catalog-cta{
    grid-column:1 / -1 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:100% !important;
    height:42px !important;
    min-height:42px !important;
    margin:0 !important;
    padding:0 10px !important;
    border:0 !important;
    border-radius:10px !important;
    background:#24324a !important;
    color:#fff !important;
    text-decoration:none !important;
    font-size:13px !important;
    font-weight:900 !important;
    line-height:1 !important;
}

/* Wybierz miejsce: proporcje bardziej zbliżone do Popularne, bez ucinania CTA. */
#rm-places .rm-catalog-card{
    min-width:0 !important;
}
#rm-places .rm-catalog-info h3{
    font-size:17px !important;
    line-height:1.22 !important;
}
#rm-places .rm-catalog-plan{
    min-width:0 !important;
}
#rm-places .rm-catalog-plan .rm-catalog-cta{
    font-size:12px !important;
    white-space:normal !important;
    text-align:center !important;
}

@media(max-width:1180px){
    .rm-home-recommended-section .rm-home-rec-grid,
    .rm-popular-section .rm-home-rec-grid,
    .rm-account .rm-followed-places-card .rm-account-place-grid{
        grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    }
}
@media(max-width:860px){
    .rm-home-recommended-section .rm-home-rec-grid,
    .rm-popular-section .rm-home-rec-grid,
    .rm-account .rm-followed-places-card .rm-account-place-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
}
@media(max-width:560px){
    .rm-home-recommended-section .rm-home-rec-grid,
    .rm-popular-section .rm-home-rec-grid,
    .rm-account .rm-followed-places-card .rm-account-place-grid{
        grid-template-columns:1fr !important;
        gap:14px !important;
    }
    .rm-account .rm-followed-places-card .rm-account-place-plan{
        grid-template-columns:1fr 1fr !important;
    }
}


/* v2.9.131 — identyczna szerokość i liczba kolumn we wszystkich 3 sekcjach lokali na homepage */
.rm-home-recommended-section .rm-home-rec-grid,
#rm-places .rm-catalog-grid,
.rm-popular-section .rm-home-rec-grid{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:18px !important;
    width:100% !important;
    align-items:stretch !important;
}

/* 4 kafelki dopiero na naprawdę szerokim ekranie. */
@media(min-width:1800px){
    .rm-home-recommended-section .rm-home-rec-grid,
    #rm-places .rm-catalog-grid,
    .rm-popular-section .rm-home-rec-grid{
        grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    }
}

/* Tablet / mniejszy desktop. */
@media(max-width:860px){
    .rm-home-recommended-section .rm-home-rec-grid,
    #rm-places .rm-catalog-grid,
    .rm-popular-section .rm-home-rec-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
}

/* Telefon. */
@media(max-width:560px){
    .rm-home-recommended-section .rm-home-rec-grid,
    #rm-places .rm-catalog-grid,
    .rm-popular-section .rm-home-rec-grid{
        grid-template-columns:1fr !important;
        gap:14px !important;
    }
}


/* v2.9.132 — Rekomendowane: licznik osób pod CTA, tak jak w pozostałych kafelkach */
.rm-home-recommended-section .rm-home-rec-people{
    appearance:none !important;
    -webkit-appearance:none !important;
    display:block !important;
    width:100% !important;
    border:0 !important;
    background:transparent !important;
    color:#5d6e8c !important;
    margin:6px 0 0 !important;
    padding:4px 0 0 !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-home-recommended-section .rm-home-rec-card .rm-people-list{
    margin-top:6px !important;
}

/* v2.9.133 — nazwy lokali w Wybierz miejsce zawijane + wycentrowane CTA w Rekomendowane */
#rm-places .rm-catalog-info h3,
#rm-places .rm-catalog-info h3 a{
    white-space:normal !important;
    overflow:visible !important;
    text-overflow:clip !important;
    overflow-wrap:anywhere !important;
    word-break:normal !important;
}
#rm-places .rm-catalog-info h3{
    min-height:42px !important;
}
.rm-home-recommended-section .rm-home-rec-plan .rm-catalog-cta{
    justify-self:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
    text-align:center !important;
}


/* v2.9.144 — niższy, bardziej kompaktowy header na wszystkich widokach pluginu */
.rm-userbar,
.rm-page-standard-header,
.rm-single-home-header{
    min-height:0 !important;
    padding-top:4px !important;
    padding-bottom:4px !important;
}

.rm-userbar{
    padding-left:10px !important;
    padding-right:10px !important;
    gap:12px !important;
    margin-bottom:8px !important;
}

.rm-userbar .rm-brand,
.rm-page-standard-header .rm-brand,
.rm-single-home-header .rm-brand{
    margin:0 !important;
    padding:0 !important;
    line-height:0 !important;
}

.rm-brand-logo img,
.rm-inline-logo,
.rm-userbar .rm-brand .rm-brand-logo img,
.rm-userbar .rm-brand .rm-inline-logo{
    height:50px !important;
    width:auto !important;
    margin:0 !important;
}

.rm-userbar .rm-userbar-actions{
    gap:9px !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
}

.rm-userbar .rm-userbar-actions > a{
    height:44px !important;
    min-height:44px !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
    padding-left:17px !important;
    padding-right:17px !important;
    border-radius:12px !important;
    font-size:15px !important;
}

.rm-userbar .rm-lang-current{
    height:44px !important;
    min-height:44px !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
    border-radius:12px !important;
}

/* usuń starsze dodatkowe odstępy pionowe poszczególnych wariantów headera */
.rm-plugin-page-shell > .rm-page-standard-header,
.rm-static-shell > .rm-page-standard-header,
.rm-community-shell > .rm-page-standard-header,
.rm-single-v14 > .rm-single-home-header,
body:has(.rm-top-aligned-page) .rm-top-aligned-page > .rm-page-standard-header{
    margin-top:2px !important;
    margin-bottom:6px !important;
}

@media(max-width:900px){
    .rm-brand-logo img,
    .rm-inline-logo,
    .rm-userbar .rm-brand .rm-brand-logo img,
    .rm-userbar .rm-brand .rm-inline-logo{
        height:46px !important;
    }
}

@media(max-width:760px){
    .rm-userbar,
    .rm-page-standard-header,
    .rm-single-home-header{
        padding-top:5px !important;
        padding-bottom:5px !important;
    }
    .rm-userbar .rm-userbar-actions{
        gap:7px !important;
    }
    .rm-userbar .rm-userbar-actions > a,
    .rm-userbar .rm-lang-current{
        height:42px !important;
        min-height:42px !important;
        font-size:14px !important;
    }
}

@media(max-width:560px){
    .rm-brand-logo img,
    .rm-inline-logo,
    .rm-userbar .rm-brand .rm-brand-logo img,
    .rm-userbar .rm-brand .rm-inline-logo{
        height:40px !important;
    }
}

/* v2.9.145 — Moje konto i Społeczność: górny odstęp headera jak na stronie głównej */
body.rm-account-page .rm-plugin-page-shell > .rm-page-standard-header,
body.rm-community-page-route .rm-community-shell > .rm-page-standard-header,
body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell > .rm-page-standard-header{
    margin-top:8px !important;
}

@media(max-width:900px){
    body.rm-account-page .rm-plugin-page-shell > .rm-page-standard-header,
    body.rm-community-page-route .rm-community-shell > .rm-page-standard-header,
    body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell > .rm-page-standard-header{
        margin-top:4px !important;
    }
}

@media(max-width:640px){
    body.rm-account-page .rm-plugin-page-shell > .rm-page-standard-header,
    body.rm-community-page-route .rm-community-shell > .rm-page-standard-header,
    body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell > .rm-page-standard-header{
        margin-top:0 !important;
    }
}


/* v2.9.146 — strona główna: usuń block-gap WordPressa pomiędzy shortcode a ręczną stopką */
body.rm-has-catalog-home .wp-block-shortcode:has(.rm-catalog-v170){
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}
body.rm-has-catalog-home .wp-block-shortcode:has(.rm-catalog-v170) + .wp-block-html:has(.rm-home-manual-footer),
body.rm-has-catalog-home .wp-block-html:has(.rm-home-manual-footer){
    margin-top:0 !important;
    margin-block-start:0 !important;
    margin-bottom:0 !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
}
body.rm-has-catalog-home .entry-content:has(.rm-home-manual-footer),
body.rm-has-catalog-home .wp-block-post-content:has(.rm-home-manual-footer){
    padding-bottom:0 !important;
    margin-bottom:0 !important;
}


/* v2.9.147 — strona główna: minimalny odstęp pod ręczną stopką */
body.rm-has-catalog-home .rm-home-manual-footer{
    margin-bottom:6px !important;
}
body.rm-has-catalog-home .wp-block-html:has(.rm-home-manual-footer){
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}
body.rm-has-catalog-home main:has(.rm-home-manual-footer),
body.rm-has-catalog-home .wp-site-blocks:has(.rm-home-manual-footer),
body.rm-has-catalog-home .entry-content:has(.rm-home-manual-footer),
body.rm-has-catalog-home .wp-block-post-content:has(.rm-home-manual-footer){
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}
@media(max-width:760px){
    body.rm-has-catalog-home .rm-home-manual-footer{
        margin-bottom:4px !important;
    }
}

/* v2.9.150 — WYŁĄCZNIE szerokość Moje konto i Społeczność jak strona główna (1480px). */
body.rm-account-page .rm-account{
    width:min(1480px,calc(100vw - 32px)) !important;
    max-width:1480px !important;
}
body.rm-community-page-route .rm-community-page,
body.rm-community-page-route .rm-community-breadcrumbs{
    width:min(1480px,calc(100vw - 32px)) !important;
    max-width:1480px !important;
}

/* v2.9.151 — WYŁĄCZNIE centrowanie poszerzonych widoków. */
body.rm-account-page .rm-account,
body.rm-community-page-route .rm-community-page,
body.rm-community-page-route .rm-community-breadcrumbs{
    position:relative !important;
    left:50% !important;
    transform:translateX(-50%) !important;
    margin-left:0 !important;
    margin-right:0 !important;
}


/* v2.9.155 — WYŁĄCZNIE strona główna: kolejne 10 px szerzej. */
body.rm-has-catalog-home .rm-catalog-v170{
    width:min(1680px,calc(100vw - 50px)) !important;
    max-width:1680px !important;
}
body.rm-account-page .rm-account,
body.rm-community-page-route .rm-community-page,
body.rm-community-page-route .rm-community-breadcrumbs{
    width:min(1680px,calc(100vw - 80px)) !important;
    max-width:1680px !important;
}
@media(max-width:1100px){
    body.rm-has-catalog-home .rm-catalog-v170,
    body.rm-account-page .rm-account,
    body.rm-community-page-route .rm-community-page,
    body.rm-community-page-route .rm-community-breadcrumbs{
        width:calc(100vw - 40px) !important;
        max-width:none !important;
    }
}
@media(max-width:760px){
    body.rm-has-catalog-home .rm-catalog-v170,
    body.rm-account-page .rm-account,
    body.rm-community-page-route .rm-community-page,
    body.rm-community-page-route .rm-community-breadcrumbs{
        width:calc(100vw - 20px) !important;
        max-width:none !important;
    }
}


/* v2.9.156 — WYŁĄCZNIE szerokość headera Moje konto i Społeczność: taka sama jak kontener tych stron. */
body.rm-account-page .rm-plugin-page-shell > .rm-page-standard-header,
body.rm-community-page-route .rm-community-shell > .rm-page-standard-header,
body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell > .rm-page-standard-header{
    width:min(1680px,calc(100vw - 80px)) !important;
    max-width:1680px !important;
    position:relative !important;
    left:50% !important;
    transform:translateX(-50%) !important;
    margin-left:0 !important;
    margin-right:0 !important;
}


/* v2.9.157 — WYŁĄCZNIE Moje konto i Społeczność: o połowę mniejszy odstęp pionowy przy footerze. */
body.rm-account-page .rm-account{
    padding-bottom:20px !important;
}
body.rm-community-page-route .rm-community-page{
    padding-bottom:11px !important;
}
body.rm-account-page .rm-site-footer,
body.rm-community-page-route .rm-site-footer{
    margin-top:14px !important;
    padding-bottom:4px !important;
}


/* v2.9.159 — centrum powiadomień: dzwoneczek + aktywność obserwowanych osób. */
.rm-notification-bell-wrap{position:relative;display:inline-flex;align-items:center;z-index:80}
.rm-notification-bell{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0!important;border:1px solid #ded8ce!important;border-radius:11px!important;background:#fff!important;color:#24324a!important;font-size:18px!important;line-height:1!important;cursor:pointer;box-shadow:none!important}
.rm-notification-bell:hover{background:#f6f2ea!important}
.rm-notification-badge{position:absolute;top:-6px;right:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#c83f3f;color:#fff;font-size:10px;font-weight:900;line-height:19px;text-align:center;border:2px solid #fff}
.rm-notification-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:min(390px,calc(100vw - 24px));max-height:520px;overflow:auto;background:#fff;border:1px solid #e5ded2;border-radius:16px;box-shadow:0 18px 48px rgba(36,50,74,.18);padding:10px;z-index:9999}
.rm-notification-dropdown-head{display:flex;justify-content:space-between;align-items:center;padding:5px 7px 10px;gap:12px}.rm-notification-dropdown-head strong{font-size:15px}.rm-notification-dropdown-head span{font-size:11px;color:#7a746c}
.rm-notification-dropdown-list{display:grid;gap:6px}.rm-notification-item{display:flex;gap:12px;align-items:flex-start;padding:12px;border:1px solid #ece7df;border-radius:14px;background:#fff}.rm-notification-item.is-unread{background:#f8f4ec;border-color:#ddd1bd}.rm-notification-item.is-compact{padding:9px;border-radius:11px}.rm-notification-avatar{display:flex;flex:0 0 52px;width:52px;height:52px;border-radius:50%;overflow:hidden;background:#f1ede6;align-items:center;justify-content:center;font-size:20px}.rm-notification-item:not(.is-compact) .rm-notification-avatar{flex-basis:64px;width:64px;height:64px}.rm-notification-avatar img{width:100%;height:100%;object-fit:cover}.rm-notification-copy{min-width:0;flex:1}.rm-notification-copy strong{display:block;color:#24324a;font-size:13px;line-height:1.35}.rm-notification-copy p{margin:4px 0!important;color:#605c56;font-size:12px;line-height:1.45}.rm-notification-copy small{display:block;color:#8a857e;font-size:10px}.rm-notification-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.rm-notification-actions .rm-account-btn{padding:8px 11px!important;min-height:34px!important;font-size:11px!important}.rm-notification-all{display:block;margin-top:8px;padding:10px;text-align:center;border-radius:10px;background:#24324a;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:800}.rm-notification-empty{margin:0!important;padding:12px;color:#77736d;font-size:12px}.rm-account-notifications{scroll-margin-top:20px}.rm-account-notification-list{display:grid;gap:10px;margin-top:14px}
@media(max-width:760px){.rm-notification-dropdown{position:fixed;top:64px;left:10px;right:10px;width:auto;max-height:70vh}.rm-notification-bell{width:36px;height:36px}.rm-notification-item:not(.is-compact) .rm-notification-avatar{flex-basis:54px;width:54px;height:54px}}


/* v2.9.161 — Moje konto: kompaktowe menu sekcyjne bez zmiany szerokości strony */
.rm-account-jump-nav{
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:8px !important;
    margin:0 0 14px !important;
    padding:10px !important;
    border:1px solid #e3ded5 !important;
    border-radius:16px !important;
    background:#fff !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
    box-shadow:0 8px 24px rgba(36,50,74,.05) !important;
}
.rm-account-jump-link{
    min-width:0 !important;
    width:100% !important;
    min-height:40px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:6px !important;
    padding:8px 9px !important;
    margin:0 !important;
    border:1px solid #e5e0d8 !important;
    border-radius:10px !important;
    background:#f8f6f2 !important;
    color:#24324a !important;
    font:800 12px/1.15 inherit !important;
    white-space:normal !important;
    text-align:center !important;
    cursor:pointer !important;
    box-sizing:border-box !important;
    overflow-wrap:anywhere !important;
}
.rm-account-jump-link:hover,
.rm-account-jump-link.is-active{
    background:#24324a !important;
    border-color:#24324a !important;
    color:#fff !important;
}
.rm-account-jump-link > span:first-child{font-size:15px !important;line-height:1 !important;flex:0 0 auto !important;}
.rm-account #rm-notifications,
.rm-account #rm-account-profile,
.rm-account #rm-account-smart-people,
.rm-account #rm-account-outings,
.rm-account #rm-account-matches,
.rm-account #rm-account-people,
.rm-account #rm-account-places,
.rm-account #rm-account-favorites{scroll-margin-top:18px !important;}
@media(max-width:760px){
    .rm-account-jump-nav{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:7px !important;padding:8px !important;}
    .rm-account-jump-link{min-height:38px !important;padding:7px 8px !important;font-size:11px !important;}
}

/* v2.9.165 — aktywność polubionych osób + propozycje spotkań */
.rm-table-request-summary{display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;margin:5px 0;color:#536173;font-size:11px;line-height:1.35;font-weight:650}
.rm-table-request-chip-sep{color:#a8b0ba;font-weight:400}
.rm-no-table-request{display:block;margin-top:4px;color:#8a939f;font-size:11px}
.rm-liked-person-row{grid-template-columns:56px minmax(0,1fr) auto!important}
.rm-liked-person-copy{min-width:0}
.rm-liked-person-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.rm-proposal-open{appearance:none;border:1px solid #356fa8;background:#fff;color:#285d8d;border-radius:9px;padding:7px 10px;font:800 11px/1.2 inherit;cursor:pointer;white-space:nowrap}
.rm-proposal-open:hover{background:#eef5fb}
.rm-smart-person-proposal{display:flex;justify-content:flex-start;margin:5px 0 7px}
.rm-smart-person-proposal .rm-proposal-open{padding:5px 8px;font-size:10px}
.rm-smart-own-cta{margin:6px 0 0!important;font-size:11px!important;color:#657386!important}
.rm-smart-own-cta a{font-weight:800;color:#356fa8;text-decoration:none}
.rm-smart-own-cta a:hover{text-decoration:underline}
.rm-liked-by-list{display:grid;gap:9px}
.rm-liked-by-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #e4e7ec;border-radius:12px;background:#fff}
.rm-liked-by-row>img{width:56px;height:56px;border-radius:50%;object-fit:cover}
.rm-liked-by-copy{display:grid;gap:4px;min-width:0}
.rm-liked-by-copy strong{color:#24324a;font-size:13px}
.rm-liked-by-copy>span{color:#6d7886;font-size:11px}
.rm-liked-by-copy .rm-proposal-line{color:#24324a;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.rm-proposal-modal[hidden]{display:none!important}
.rm-proposal-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:18px}
.rm-proposal-modal-backdrop{position:absolute;inset:0;background:rgba(20,31,48,.58)}
.rm-proposal-modal-dialog{position:relative;z-index:1;width:min(520px,calc(100vw - 28px));max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:18px;padding:22px;box-shadow:0 24px 70px rgba(0,0,0,.28)}
.rm-proposal-modal-close{position:absolute;right:12px;top:10px;border:0;background:transparent;color:#657386;font-size:28px;line-height:1;cursor:pointer}
.rm-proposal-modal-dialog h3{margin:0 34px 5px 0;color:#24324a;font-size:20px}
.rm-proposal-person{margin:0 0 14px;color:#687587;font-size:12px}
.rm-proposal-modal form{display:grid;gap:11px}
.rm-proposal-modal label{display:grid;gap:5px}
.rm-proposal-modal label>span{font-size:11px;font-weight:800;color:#5f6d7e}
.rm-proposal-modal input,.rm-proposal-modal select{width:100%;height:42px;border:1px solid #d8dee6;border-radius:10px;background:#fff;color:#24324a;padding:0 10px;font:650 13px/1 inherit}
.rm-proposal-date-time{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.rm-proposal-status{min-height:16px;color:#356fa8;font-size:11px;font-weight:750}

@media(max-width:700px){
 .rm-liked-person-row,.rm-liked-by-row{grid-template-columns:48px minmax(0,1fr)!important}
 .rm-liked-person-row>img,.rm-liked-by-row>img{width:48px;height:48px}
 .rm-liked-person-actions,.rm-liked-by-row>.rm-invite-actions{grid-column:1/-1;justify-content:flex-start}
 .rm-proposal-date-time{grid-template-columns:1fr}
 .rm-table-request-summary{font-size:10px}
}


/* v2.9.166 — AJAX podpowiedzi lokalu + spójne położenie CTA w Polubionych osobach */
.rm-liked-person-row{min-height:112px!important;align-items:center!important}
.rm-liked-person-actions{align-self:center!important}
.rm-liked-person-copy .rm-smart-person-proposal{margin:7px 0 6px!important}
.rm-liked-person-copy .rm-smart-person-proposal .rm-proposal-open{padding:5px 8px!important;font-size:10px!important}
.rm-proposal-search-label{position:relative!important}
.rm-proposal-place-suggestions{position:absolute;z-index:30;left:0;right:0;top:100%;margin-top:4px;max-height:220px;overflow:auto;background:#fff;border:1px solid #d8dee6;border-radius:10px;box-shadow:0 10px 28px rgba(36,50,74,.14);padding:4px}
.rm-proposal-place-suggestion{display:block;width:100%;border:0;background:#fff;color:#24324a;text-align:left;padding:9px 10px;border-radius:8px;cursor:pointer;font:700 12px/1.25 inherit}
.rm-proposal-place-suggestion:hover,.rm-proposal-place-suggestion.is-active{background:#eef5fb}
.rm-proposal-place-suggestion small{display:block;margin-top:2px;color:#7a8492;font-size:10px;font-weight:650}
.rm-proposal-place-suggestions[hidden]{display:none!important}
@media(max-width:700px){.rm-liked-person-row{min-height:0!important}.rm-liked-person-copy .rm-smart-person-proposal{margin-top:6px!important}}

/* v2.9.169 — CTA preferencji + uniwersalny popup po matchu */
.rm-notification-preference-hint{margin:6px 0 0!important;max-width:560px;color:#7a8492!important;font-size:10px!important;line-height:1.35!important;font-weight:650!important}
.rm-match-popup{position:fixed;z-index:999999;inset:0;display:flex;align-items:center;justify-content:center;padding:18px}
.rm-match-popup-backdrop{position:absolute;inset:0;background:rgba(20,29,42,.58);backdrop-filter:blur(3px)}
.rm-match-popup-dialog{position:relative;z-index:1;width:min(460px,100%);background:#fff;border-radius:22px;padding:28px 26px 24px;box-shadow:0 24px 70px rgba(20,29,42,.28);text-align:center;color:#24324a}
.rm-match-popup-close{position:absolute;right:13px;top:10px;border:0;background:transparent;color:#6e7885;font-size:28px;line-height:1;cursor:pointer}
.rm-match-popup-kicker{margin-bottom:6px;color:#b58d35;font-size:12px;font-weight:900;letter-spacing:.08em}
.rm-match-popup-dialog h2{margin:0 30px 20px;font-size:22px;line-height:1.2;color:#24324a}
.rm-match-popup-people{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 20px}
.rm-match-popup-people>div{display:grid;justify-items:center;gap:7px;min-width:108px}
.rm-match-popup-people img{width:86px;height:86px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 5px 18px rgba(36,50,74,.18)}
.rm-match-popup-people span{font-size:12px;font-weight:850;color:#24324a}
.rm-match-popup-heart{font-size:25px!important;color:#d86472!important;min-width:auto!important}
.rm-match-popup-details{display:grid;gap:4px;margin:0 auto 18px;padding:13px 15px;border:1px solid #e4e8ee;border-radius:13px;background:#f8fafc;text-align:left}
.rm-match-popup-details strong{font-size:14px;color:#24324a}
.rm-match-popup-details span{font-size:12px;color:#687587;font-weight:700}
.rm-match-popup-message{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;border-radius:11px;background:#24324a;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900}
.rm-match-popup.is-closing{opacity:0;transition:opacity .16s ease}
@media(max-width:560px){.rm-match-popup-dialog{padding:25px 18px 20px}.rm-match-popup-people{gap:10px}.rm-match-popup-people img{width:72px;height:72px}.rm-match-popup-people>div{min-width:88px}.rm-match-popup-dialog h2{font-size:19px}}

/* v2.9.178 — Rekomendowane: jeden rząd ze strzałkami + scoring użytkownik ↔ lokal */
.rm-rec-carousel{position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;}
.rm-home-recommended-section .rm-home-rec-grid,
.rm-account-personal-strip{display:flex!important;grid-template-columns:none!important;gap:16px!important;overflow-x:auto!important;scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;overscroll-behavior-x:contain!important;scrollbar-width:none!important;width:100%!important;padding:4px 2px 10px!important;}
.rm-home-recommended-section .rm-home-rec-grid::-webkit-scrollbar,
.rm-account-personal-strip::-webkit-scrollbar{display:none!important;}
.rm-home-recommended-section .rm-home-rec-card{flex:0 0 min(320px,82vw)!important;width:min(320px,82vw)!important;scroll-snap-align:start!important;}
.rm-rec-arrow{appearance:none!important;-webkit-appearance:none!important;flex:0 0 42px!important;width:42px!important;height:42px!important;border-radius:50%!important;border:1px solid #d7dce4!important;background:#fff!important;color:#24324a!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:30px!important;line-height:1!important;font-weight:700!important;cursor:pointer!important;box-shadow:0 6px 18px rgba(36,50,74,.10)!important;z-index:2!important;}
.rm-rec-arrow:hover{background:#24324a!important;color:#fff!important;border-color:#24324a!important;}
.rm-personal-match{display:flex!important;flex-direction:column!important;gap:2px!important;margin:0 0 8px!important;padding:8px 10px!important;border-radius:10px!important;background:#f1f4f8!important;color:#24324a!important;}
.rm-personal-match strong{font-size:14px!important;font-weight:900!important;color:#24324a!important;}
.rm-personal-match span{font-size:11.5px!important;line-height:1.25!important;color:#687386!important;font-weight:650!important;}
.rm-home-rec-card.is-paid-featured:before{content:'PROMOWANE';display:inline-flex!important;position:absolute!important;top:10px!important;left:10px!important;z-index:3!important;padding:5px 8px!important;border-radius:999px!important;background:#24324a!important;color:#fff!important;font-size:10px!important;font-weight:900!important;letter-spacing:.06em!important;}
.rm-home-rec-card{position:relative!important;}
.rm-account-personal-places{overflow:hidden!important;}
.rm-account-personal-strip{min-width:0!important;}
.rm-account-personal-card{flex:0 0 min(300px,82vw)!important;width:min(300px,82vw)!important;scroll-snap-align:start!important;border:1px solid #e1ddd4!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 22px rgba(36,50,74,.07)!important;}
.rm-account-personal-image{display:block!important;height:145px!important;background:#eee!important;overflow:hidden!important;}
.rm-account-personal-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;}
.rm-account-personal-image>span{display:grid!important;place-items:center!important;height:100%!important;font-size:42px!important;}
.rm-account-personal-body{padding:12px!important;}
.rm-account-personal-body h4{margin:6px 0 8px!important;font-size:16px!important;line-height:1.25!important;}
.rm-account-personal-body h4 a{text-decoration:none!important;color:#24324a!important;}
.rm-account-personal-body .rm-catalog-plan{margin-top:10px!important;}
@media(max-width:640px){.rm-rec-arrow{flex-basis:36px!important;width:36px!important;height:36px!important;font-size:26px!important}.rm-home-recommended-section .rm-home-rec-card,.rm-account-personal-card{flex-basis:78vw!important;width:78vw!important;}}


/* v2.9.179 — równa wysokość rekomendacji + obserwowanie lokalu */
.rm-home-recommended-section .rm-home-rec-card .rm-home-rec-body > h3{
  min-height:2.5em!important;
  display:flex!important;
  align-items:flex-start!important;
}
.rm-home-recommended-section .rm-home-rec-card .rm-home-rec-body > h3 > a{
  line-height:1.25!important;
}
.rm-home-recommended-section .rm-home-rec-follow{
  top:10px!important;
  right:10px!important;
  z-index:6!important;
}
.rm-home-recommended-section .rm-home-rec-card.is-paid-featured .rm-home-rec-follow{
  right:10px!important;
}

/* v2.9.180 — Moje konto: identyczne kafelki jak rekomendowane na stronie głównej */
.rm-account-personal-strip .rm-home-rec-card{flex:0 0 min(320px,82vw)!important;width:min(320px,82vw)!important;scroll-snap-align:start!important;}
.rm-account-personal-strip .rm-home-rec-card .rm-home-rec-body > h3{min-height:2.5em!important;display:flex!important;align-items:flex-start!important;}
.rm-account-personal-strip .rm-home-rec-card .rm-home-rec-body > h3 > a{line-height:1.25!important;}
.rm-account-personal-strip .rm-home-rec-follow{top:10px!important;right:10px!important;z-index:6!important;}
@media(max-width:640px){.rm-account-personal-strip .rm-home-rec-card{flex-basis:78vw!important;width:78vw!important;}}


/* v2.9.181 — Moje konto: 6 osób; pełna lista Dobierz mi stolik w Społeczności z paginacją */
.rm-smart-community-link-wrap{display:flex;justify-content:center;margin-top:16px;}
.rm-community-smart-section{margin:0 0 28px!important;}
.rm-community-smart-section .rm-smart-people-head h2{margin:0 0 4px!important;color:#24324a;font-size:20px;line-height:1.2;}
.rm-community-smart-section .rm-smart-pagination{margin:20px 0 0;}
@media(max-width:720px){
  .rm-community-smart-section .rm-smart-person-row{grid-template-columns:46px minmax(0,1fr) 58px;}
  .rm-community-smart-section .rm-smart-person-avatar{width:46px;height:46px;}
}

/* v2.9.182 — AJAX pagination state in Społeczność */
[data-rm-community-results]{position:relative;transition:opacity .18s ease}
[data-rm-community-results].is-loading{opacity:.48;pointer-events:none}
[data-rm-community-results].is-loading:after{content:'Ładowanie…';position:absolute;left:50%;top:18px;transform:translateX(-50%);z-index:2;background:#fff;border:1px solid #ddd6cb;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700;box-shadow:0 4px 14px rgba(20,28,42,.08)}

/* v2.9.184 — kompaktowy moduł „Co dzieje się dziś?” */
.rm-today-radar{padding:22px!important;border:1px solid #e6e1d9!important;border-radius:22px!important;background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%)!important;box-shadow:0 10px 28px rgba(36,50,74,.06)!important;overflow:hidden!important;}
.rm-radar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px!important;}
.rm-radar-head h2{margin:1px 0 4px!important;font-size:25px!important;color:#24324a!important;}
.rm-radar-head p{margin:0!important;}.rm-radar-head .rm-eyebrow{margin-bottom:3px!important;}
.rm-radar-total{flex:0 0 auto;display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border-radius:999px;background:#f2eee6;color:#665a45;font-size:12px;font-weight:850;white-space:nowrap;}
.rm-radar-insights{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px!important;}
.rm-radar-insight-block{min-width:0;padding:14px 16px;border:1px solid #eee9e2;border-radius:14px;background:#fff;display:flex;flex-direction:column;justify-content:center;}
.rm-radar-insight-block>strong{display:block;margin-bottom:8px;color:#24324a;font-size:14px;font-weight:900;text-align:center;}
.rm-radar-note{display:inline-flex;align-self:center;justify-content:center;margin:0 auto 12px;padding:6px 12px;border-radius:999px;background:#fff7ea;border:1px solid #f0dec0;color:#8a6b2f;font-size:12px;font-weight:700;line-height:1.25;text-align:center;}
.rm-radar-chips{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:4px 0 2px;}.rm-radar-chips::-webkit-scrollbar{display:none;}
.rm-radar-chips-center{justify-content:center;align-items:center;flex-wrap:wrap;min-height:74px;}
.rm-radar-chip{flex:0 0 auto;padding:10px 14px;border-radius:999px;background:#f6f2ea;color:#665a45;font-size:13px;line-height:1.2;white-space:nowrap;box-shadow:0 1px 0 rgba(0,0,0,.03);}.rm-radar-chip b{color:#24324a;font-size:14px;}
@media (max-width:767px){.rm-radar-note{font-size:11px;padding:5px 10px;}.rm-radar-chips-center{min-height:unset;}.rm-radar-chip{font-size:12px;padding:9px 12px;}.rm-radar-chip b{font-size:13px;}}
.rm-radar-row-head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin:12px 42px 7px!important;color:#24324a;}.rm-radar-row-head strong{font-size:14px;font-weight:900;}.rm-radar-row-head span{font-size:10px;color:#8a847b;white-space:nowrap;}
.rm-radar-carousel{position:relative;display:flex;align-items:center;gap:7px;min-width:0;}
.rm-radar-place-strip,.rm-radar-people-strip{display:flex;gap:9px;min-width:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px 0 7px;}.rm-radar-place-strip::-webkit-scrollbar,.rm-radar-people-strip::-webkit-scrollbar{display:none;}
.rm-radar-arrow{flex:0 0 34px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd6cb;border-radius:50%;background:#fff;color:#24324a;font-size:21px;font-weight:900;cursor:pointer;box-shadow:0 4px 12px rgba(36,50,74,.08);}
.rm-radar-place{flex:0 0 230px;display:flex;align-items:center;gap:9px;min-height:64px;padding:7px;border:1px solid #e8e3da;border-radius:14px;background:#fff;text-decoration:none!important;scroll-snap-align:start;}
.rm-radar-place-image{flex:0 0 50px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;background:#f2eee8;}.rm-radar-place-image img{width:100%;height:100%;object-fit:cover;display:block;}
.rm-radar-place-copy{min-width:0;display:flex;flex-direction:column;gap:3px;}.rm-radar-place-copy strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#24324a;font-size:12px;line-height:1.2;font-weight:900;}.rm-radar-place-copy small{color:#7b746a;font-size:10px;font-weight:700;}
.rm-radar-person{flex:0 0 260px;display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:60px;padding:7px 8px;border:1px solid #e8e3da;border-radius:14px;background:#fff;scroll-snap-align:start;}
.rm-radar-avatar{width:43px!important;height:43px!important;border:0!important;padding:0!important;border-radius:50%!important;overflow:hidden!important;background:#eee!important;}.rm-radar-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
.rm-radar-person-copy{min-width:0;display:flex;flex-direction:column;gap:3px;}.rm-radar-person-copy>strong{color:#24324a;font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.rm-radar-person-copy>span{font-size:10px;color:#7b746a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.rm-radar-person-copy a{color:#665a45;text-decoration:none;font-weight:750;}
.rm-radar-join,.rm-radar-own{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 8px;border-radius:9px;font-size:10px;font-weight:850;white-space:nowrap;}.rm-radar-join{background:#24324a;color:#fff!important;text-decoration:none!important;}.rm-radar-own{background:#f2eee6;color:#665a45;}
.rm-radar-empty{padding:13px 15px;border:1px dashed #d9d4cb;border-radius:14px;background:#fff;display:flex;flex-direction:column;gap:3px;color:#6f6b64;font-size:12px;}.rm-radar-empty strong{color:#24324a;font-size:13px;}
@media(max-width:720px){.rm-today-radar{padding:16px!important}.rm-radar-head{display:block}.rm-radar-total{margin-top:9px}.rm-radar-insights{grid-template-columns:1fr}.rm-radar-row-head{margin-left:0!important;margin-right:0!important}.rm-radar-row-head span{display:none}.rm-radar-arrow{display:none}.rm-radar-place{flex-basis:210px}.rm-radar-person{flex-basis:245px}}

/* v2.9.186 — radar: wyśrodkowane większe chipy + opisy dnia */
.rm-today-radar .rm-radar-head .rm-eyebrow{color:#aa7b28!important;font-size:11px!important;font-weight:900!important;letter-spacing:.12em!important;margin:0 0 3px!important;}
.rm-today-radar .rm-radar-head h2{margin:2px 0 5px!important;color:#22324a!important;font-size:30px!important;font-weight:900!important;}


/* v2.9.187 — Moje konto: identyczny komponent rekomendowanego lokalu jak na stronie głównej */
.rm-account-personal-strip .rm-home-rec-card{
    display:flex!important;
    flex-direction:column!important;
    height:100%!important;
    overflow:hidden!important;
    border:1px solid #e6e1d9!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 8px 24px rgba(36,50,74,.07)!important;
}
.rm-account-personal-strip .rm-home-rec-image{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:150px!important;
    min-height:150px!important;
    max-height:150px!important;
    overflow:hidden!important;
    background:#eeeae3!important;
}
.rm-account-personal-strip .rm-home-rec-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
}
.rm-account-personal-strip .rm-home-rec-body{
    display:flex!important;
    flex-direction:column!important;
    flex:1 1 auto!important;
    padding:14px 16px 16px!important;
}
.rm-account-personal-strip .rm-home-rec-plan{
    display:grid!important;
    grid-template-columns:minmax(150px,1.35fr) minmax(92px,.65fr)!important;
    gap:8px!important;
    align-items:end!important;
    margin-top:auto!important;
    margin-right:0!important;
    margin-bottom:0!important;
    margin-left:0!important;
    padding:4px 0 4px!important;
    background:#fff!important;
    border:0!important;
}
.rm-account-personal-strip .rm-home-rec-plan label{
    display:block!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
}
.rm-account-personal-strip .rm-home-rec-plan label>span{
    display:block!important;
    margin:0 0 4px!important;
    padding:0!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:800!important;
    color:#73706b!important;
    text-transform:uppercase!important;
    letter-spacing:.05em!important;
}
.rm-account-personal-strip .rm-home-rec-plan input,
.rm-account-personal-strip .rm-home-rec-plan select{
    display:block!important;
    width:100%!important;
    height:42px!important;
    min-height:42px!important;
    max-width:none!important;
    box-sizing:border-box!important;
    border:1px solid #dcd7cf!important;
    border-radius:10px!important;
    background:#fff!important;
    color:#24324a!important;
    padding:0 9px!important;
    margin:0!important;
    box-shadow:none!important;
    font-family:inherit!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:700!important;
    min-width:0!important;
}
.rm-account-personal-strip .rm-home-rec-plan input[type="date"]{
    font-size:11px!important;
    letter-spacing:-.02em!important;
    padding-left:8px!important;
    padding-right:5px!important;
    font-variant-numeric:tabular-nums!important;
}
.rm-account-personal-strip .rm-home-rec-plan input[type="date"]::-webkit-calendar-picker-indicator{
    margin-left:2px!important;
    padding:2px!important;
    cursor:pointer!important;
}
.rm-account-personal-strip .rm-home-rec-plan select.rm-time{
    font-size:12px!important;
    padding-left:9px!important;
    padding-right:24px!important;
}
.rm-account-personal-strip .rm-home-rec-plan .rm-catalog-cta{
    grid-column:1/-1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:42px!important;
    min-height:42px!important;
    margin:0!important;
    padding:0 12px!important;
    border:0!important;
    border-radius:10px!important;
    background:#24324a!important;
    color:#fff!important;
    text-decoration:none!important;
    text-align:center!important;
    font-family:inherit!important;
    font-size:13px!important;
    font-weight:900!important;
    line-height:1!important;
    box-shadow:none!important;
}
.rm-account-personal-strip .rm-home-rec-plan .rm-catalog-cta:hover{
    background:#31405c!important;
    color:#fff!important;
}
.rm-account-personal-strip .rm-home-rec-people{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:4px 0 0!important;
    border:0!important;
    background:transparent!important;
    color:#5d6e8c!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-account-personal-strip .rm-home-rec-people .rm-zero-invite{
    color:#8d6c2b!important;
    font-size:12px!important;
    line-height:1.35!important;
    font-weight:800!important;
}
@media(max-width:560px){
    .rm-account-personal-strip .rm-home-rec-plan{grid-template-columns:1fr 1fr!important;}
}


/* v2.9.189 — kompaktowy radar bez poziomego overflow całej strony */
.rm-today-radar,.rm-today-radar *{box-sizing:border-box;}
.rm-today-radar{max-width:100%;overflow:hidden;}
.rm-today-radar .rm-radar-insight-block{min-width:0;max-width:100%;padding:9px 12px;margin-top:0;margin-bottom:0;display:flex;flex-direction:column;justify-content:center;}
.rm-today-radar .rm-radar-insight-block>strong{font-size:12.6px;line-height:1.2;margin-bottom:5px;text-align:center;}
.rm-today-radar .rm-radar-note{font-size:10.8px;line-height:1.2;padding:4px 9px;margin:0 auto 7px;max-width:100%;}
.rm-today-radar .rm-radar-chips{display:flex;gap:6px;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:1px 0 2px;justify-content:flex-start;}
.rm-today-radar .rm-radar-chips::-webkit-scrollbar{display:none;}
.rm-today-radar .rm-radar-chips-center{align-items:center;min-height:unset;}
.rm-today-radar .rm-radar-chips-single{flex-wrap:nowrap;width:100%;}
.rm-today-radar .rm-radar-chip{flex:0 0 auto;max-width:calc(100vw - 48px);padding:7px 10px;font-size:10.8px;line-height:1.15;white-space:nowrap;}
.rm-today-radar .rm-radar-chip b{font-size:11.7px;}
@media (min-width:900px){
 .rm-today-radar .rm-radar-chips-center:not(.rm-radar-chips-single){justify-content:center;flex-wrap:wrap;}
 .rm-today-radar .rm-radar-chips-single{justify-content:center;}
}
@media (max-width:899px){
 .rm-today-radar .rm-radar-chips-center{justify-content:flex-start;flex-wrap:nowrap;}
}


/* v2.9.190 — przywrócenie stabilnej szerokości layoutu z nocnej bazy */
/* Zewnętrzne kontenery nowych karuzel nie mogą przekraczać szerokości rodzica. */
.rm-rec-carousel,
.rm-radar-carousel,
.rm-account-personal-places,
.rm-home-recommended-section,
.rm-today-radar,
.rm-community-smart-section{
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}

/* Kluczowa poprawka: środkowy pasek nie ma już width:100% obok dwóch strzałek. */
.rm-rec-carousel > .rm-home-rec-grid,
.rm-rec-carousel > .rm-account-personal-strip,
.rm-home-recommended-section .rm-home-rec-grid,
.rm-account-personal-strip{
  flex:1 1 0!important;
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
}

/* To samo dla radaru — przewija się wyłącznie pasek pomiędzy strzałkami. */
.rm-radar-carousel > .rm-radar-place-strip,
.rm-radar-carousel > .rm-radar-people-strip{
  flex:1 1 0!important;
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
}

/* Nowe poziome listy pozostają wewnątrz własnej szerokości. */
.rm-home-recommended-section .rm-home-rec-grid,
.rm-account-personal-strip,
.rm-radar-place-strip,
.rm-radar-people-strip,
.rm-radar-chips{
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-x:contain!important;
}

/* Strzałki nie zwiększają szerokości przewijanego obszaru. */
.rm-rec-arrow,
.rm-radar-arrow{
  flex-shrink:0!important;
}

/* Zachowanie stabilnego położenia głównych wrapperów jak w bazowej wersji. */
.rm-plugin-page-shell,
.rm-catalog-v170,
.rm-account,
.rm-community-wrap{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}

@media(max-width:720px){
  .rm-rec-carousel{gap:6px!important;}
  .rm-home-recommended-section .rm-home-rec-grid,
  .rm-account-personal-strip{max-width:100%!important;}
}


/* v2.9.191 — Moje konto: prawdziwy pełnoszeroki layout bez left:50%/translateX hacka */
/*
 * Twenty Twenty-Five trzyma zawartość strony w kontenerze constrained. Dawne reguły v2.9.151/v2.9.156
 * próbowały wycentrować szersze konto przez position:relative + left:50% + translateX(-50%).
 * To wyglądało poprawnie, ale poszerzało scrollable overflow dokumentu. Na stronie głównej ten mechanizm nie jest używany.
 * Tutaj najpierw uwalniamy wrappery WP do szerokości viewportu, a potem centrujemy konto zwykłym margin:auto.
 */
body.rm-account-page{
    overflow-x:hidden !important;
}
body.rm-account-page .wp-site-blocks,
body.rm-account-page .wp-site-blocks > main,
body.rm-account-page main#wp--skip-link--target,
body.rm-account-page .wp-block-post-content,
body.rm-account-page .entry-content,
body.rm-account-page .site-main,
body.rm-account-page .content-area{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
}
body.rm-account-page .wp-site-blocks > main > .alignfull,
body.rm-account-page .wp-block-post-content > .alignfull{
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
}
body.rm-account-page .rm-plugin-page-shell.rm-top-aligned-page{
    position:static !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:min(1680px,calc(100% - 50px)) !important;
    max-width:1680px !important;
    min-width:0 !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
}
body.rm-account-page .rm-plugin-page-shell > .rm-page-standard-header,
body.rm-account-page .rm-account{
    position:static !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin-left:0 !important;
    margin-right:0 !important;
    box-sizing:border-box !important;
}
body.rm-account-page .rm-account > *,
body.rm-account-page .rm-account-card,
body.rm-account-page .rm-account-jump-nav,
body.rm-account-page .rm-account-personal-places,
body.rm-account-page .rm-account-personal-strip{
    max-width:100% !important;
    min-width:0 !important;
    box-sizing:border-box !important;
}
@media(max-width:1100px){
    body.rm-account-page .rm-plugin-page-shell.rm-top-aligned-page{
        width:calc(100% - 40px) !important;
    }
}
@media(max-width:760px){
    body.rm-account-page .rm-plugin-page-shell.rm-top-aligned-page{
        width:calc(100% - 20px) !important;
    }
}


/* v2.9.192 — Społeczność: centrowanie względem viewportu, bez przesunięcia w prawo */
/*
 * Po v2.9.190 globalny .rm-plugin-page-shell{width:100%} został liczony wewnątrz
 * constrained wrappera motywu, podczas gdy dzieci Społeczności nadal miały left:50%
 * + translateX(-50%). Uwalniamy wrapper WP jak na stronie Moje konto i centrujemy
 * całą stronę Społeczności zwykłym margin:auto.
 */
body.rm-community-page-route{
    overflow-x:hidden !important;
}
body.rm-community-page-route .wp-site-blocks,
body.rm-community-page-route .wp-site-blocks > main,
body.rm-community-page-route main#wp--skip-link--target,
body.rm-community-page-route .wp-block-post-content,
body.rm-community-page-route .entry-content,
body.rm-community-page-route .site-main,
body.rm-community-page-route .content-area{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
}
body.rm-community-page-route .wp-site-blocks > main > .alignfull,
body.rm-community-page-route .wp-block-post-content > .alignfull{
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
}
body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell{
    position:static !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:min(1680px,calc(100% - 80px)) !important;
    max-width:1680px !important;
    min-width:0 !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
}
body.rm-community-page-route .rm-community-shell > .rm-page-standard-header,
body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell > .rm-page-standard-header,
body.rm-community-page-route .rm-community-breadcrumbs,
body.rm-community-page-route .rm-community-page{
    position:static !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin-left:0 !important;
    margin-right:0 !important;
    box-sizing:border-box !important;
}
@media(max-width:1100px){
    body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell{
        width:calc(100% - 40px) !important;
    }
}
@media(max-width:760px){
    body.rm-community-page-route .rm-plugin-page-shell.rm-community-shell{
        width:calc(100% - 20px) !important;
    }
}


/* v2.9.193 — Społeczność: treść 20 px szerzej z każdej strony, header bez zmian */
@media (min-width:1101px){
    body.rm-community-page-route .rm-community-page{
        width:calc(100% + 40px) !important;
        max-width:calc(100% + 40px) !important;
        margin-left:-20px !important;
        margin-right:-20px !important;
    }
}

/* v2.9.194 — breadcrumbs: Społeczność z powrotem do szerokości headera + breadcrumbs w Moje konto */
body.rm-community-page-route .rm-community-breadcrumbs{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
}
body.rm-account-page .rm-account-breadcrumbs{
    position:static !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin:10px 0 0 !important;
    box-sizing:border-box !important;
}
@media(max-width:760px){
    body.rm-account-page .rm-account-breadcrumbs{
        width:100% !important;
        margin-top:8px !important;
    }
}


/* v2.9.195 — Moje konto: breadcrumbs jak Społeczność, równo między headerem a treścią */
body.rm-account-page .rm-account-breadcrumbs{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    margin-top:8px !important;
    margin-bottom:8px !important;
    box-sizing:border-box !important;
}
body.rm-account-page .rm-account{
    margin-top:0 !important;
}
@media(max-width:760px){
    body.rm-account-page .rm-account-breadcrumbs{
        width:100% !important;
        margin-top:7px !important;
        margin-bottom:7px !important;
    }
}


/* v2.9.196 — automatyczne stoły tematyczne */
.rm-theme-tables-home{overflow:hidden;min-width:0}
.rm-theme-tables-home .rm-theme-table-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:visible;padding:4px 2px 10px}
.rm-theme-card{scroll-snap-align:start;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;gap:5px 10px;align-items:start;padding:15px;border:1px solid #e8e4dd;border-radius:16px;background:#fff;box-sizing:border-box;min-width:0}
.rm-theme-card.is-joined{border-color:#c8dccd;background:#fbfffc}
.rm-theme-icon{grid-row:1/3;width:40px;height:40px;border-radius:12px;background:#f6f2ea;display:flex;align-items:center;justify-content:center;font-size:21px}
.rm-theme-copy{min-width:0}.rm-theme-copy h3{margin:0 0 4px;font-size:15px;font-weight:850;color:#24324a}.rm-theme-copy p{margin:0 0 7px;font-size:12px;line-height:1.35;color:#6f7280}.rm-theme-copy small{display:block;font-size:11px;font-weight:700;color:#88724d}
.rm-theme-card form{grid-column:2;margin:0}.rm-theme-join{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#24324a;color:#fff;padding:7px 13px;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.rm-theme-join.is-joined{background:#e8f4eb;color:#20753d}
.rm-theme-tables-account{overflow:hidden}.rm-theme-account-list{display:grid;gap:14px}.rm-theme-account-group{border:1px solid #e8e4dd;border-radius:17px;background:#fff;padding:14px;min-width:0}.rm-theme-account-title{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:start}.rm-theme-account-title>span{font-size:25px}.rm-theme-account-title h4{margin:0 0 3px;font-size:17px;font-weight:850;color:#24324a}.rm-theme-account-title p{margin:0 0 4px;font-size:13px;color:#6f7280}.rm-theme-account-title small{font-size:11px;font-weight:750;color:#88724d}.rm-theme-leave{border:1px solid #ddd5cb;background:#fff;color:#756c64;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750;cursor:pointer}
.rm-theme-waiting{margin-top:11px;padding:10px 12px;border-radius:12px;background:#f7f4ef;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.rm-theme-waiting strong{font-size:12px;color:#24324a}.rm-theme-waiting span{font-size:12px;color:#777}
.rm-theme-place-vote{margin-top:13px;padding-top:12px;border-top:1px solid #eee9e2}.rm-theme-vote-head{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin-bottom:10px}.rm-theme-vote-head strong{font-size:14px;color:#24324a}.rm-theme-vote-head span{font-size:11px;color:#737783}.rm-theme-place-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rm-theme-place-option{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;padding:9px;border:1px solid #e7e2db;border-radius:13px;background:#fff;min-width:0}.rm-theme-place-option.is-voted{border:3px solid #62a975;background:#fbfffc;padding:7px}.rm-theme-place-image{width:72px;height:62px;border-radius:9px;overflow:hidden;background:#f4f1ec;display:flex;align-items:center;justify-content:center}.rm-theme-place-image img{width:100%;height:100%;object-fit:cover}.rm-theme-place-option>div{min-width:0}.rm-theme-place-option>div strong{display:block;font-size:12px;color:#24324a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-theme-place-option>div small{display:block;font-size:10px;color:#777;margin-top:2px}.rm-theme-place-option form{grid-column:1/-1}.rm-theme-place-option button{width:100%;border:0;border-radius:8px;padding:7px;background:#24324a;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.rm-theme-promoted{position:absolute;top:5px;left:5px;z-index:2;border-radius:999px;background:#fff4cf;color:#7b5a00;padding:3px 6px;font-size:9px;font-weight:900;box-shadow:0 2px 6px rgba(0,0,0,.08)}.rm-theme-vote-note{display:block;margin-top:9px;font-size:10px;line-height:1.4;color:#777}
.rm-theme-suggested{margin-top:15px;padding-top:13px;border-top:1px solid #eee9e2}.rm-theme-suggested>strong{display:block;margin-bottom:8px;font-size:13px;color:#24324a}.rm-theme-suggested>div{display:flex;gap:8px;overflow-x:auto}.rm-theme-suggested form{flex:0 0 auto}.rm-theme-suggested button{display:flex;align-items:center;gap:7px;border:1px solid #e4ded6;background:#fff;border-radius:12px;padding:8px 10px;cursor:pointer}.rm-theme-suggested b{font-size:11px;color:#24324a}.rm-theme-suggested small{font-size:10px;color:#888}.rm-theme-empty{font-size:13px;color:#6f7280}
@media(max-width:1100px){.rm-theme-tables-home .rm-theme-table-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.rm-theme-tables-home .rm-theme-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-theme-place-options{grid-template-columns:1fr}.rm-theme-vote-head{display:block}.rm-theme-vote-head span{display:block;margin-top:3px}.rm-theme-account-title{grid-template-columns:34px minmax(0,1fr)}.rm-theme-account-title form{grid-column:2}.rm-theme-account-title>span{font-size:22px}}
@media(max-width:520px){.rm-theme-tables-home .rm-theme-table-grid{grid-template-columns:1fr}}

/* v2.9.198 — Stoły tematyczne: głosowanie na datę i godzinę po wyborze lokalu */
.rm-theme-time-vote{margin-top:12px;padding-top:12px;border-top:1px solid #eee9e2}
.rm-theme-time-form{display:grid;grid-template-columns:minmax(150px,1fr) minmax(120px,.7fr) auto;gap:8px;align-items:end}
.rm-theme-time-form label{display:grid;gap:4px;font-size:10px;font-weight:800;color:#6d7280}
.rm-theme-time-form input{width:100%;min-width:0;box-sizing:border-box;border:1px solid #ddd8d1;border-radius:9px;background:#fff;padding:8px 9px;font:inherit;font-size:12px;color:#24324a}
.rm-theme-time-form button{border:0;border-radius:9px;background:#24324a;color:#fff;padding:9px 13px;font-size:11px;font-weight:850;cursor:pointer;white-space:nowrap}
.rm-theme-time-results{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}
.rm-theme-time-results span{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;background:#f4f1ec;color:#69635c;font-size:10px}
.rm-theme-time-results span.is-leading{background:#edf7ef;color:#236b39;border:1px solid #cce4d2}
.rm-theme-time-results b{font-weight:850}
@media(max-width:780px){.rm-theme-time-form{grid-template-columns:1fr 1fr}.rm-theme-time-form button{grid-column:1/-1;width:100%}}

/* v2.9.200 — nagłówek „Twoje stoły tematyczne” zgodny z pozostałymi sekcjami Moje konto */
.rm-account .rm-theme-tables-account .rm-account-section-head h3{
    margin:0 0 4px!important;
    font-size:18px!important;
    line-height:1.25!important;
    font-weight:800!important;
    color:#24324a!important;
}

/* v2.9.201 — uczestnicy stołów tematycznych i AJAX głosowania */
.rm-theme-members-block{margin-top:11px;padding-top:10px;border-top:1px solid #f0ece6}.rm-theme-members-block>strong{display:block;margin-bottom:8px;font-size:12px;font-weight:850;color:#24324a}.rm-theme-participants{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.rm-theme-participant{display:inline-flex;align-items:center;text-decoration:none;color:#24324a;min-width:0}.rm-theme-participant img{width:28px;height:28px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 0 0 1px #ddd8d0;background:#f3f1ed}.rm-theme-participants.has-details{gap:8px}.rm-theme-participants.has-details .rm-theme-participant{gap:6px;padding:4px 7px 4px 4px;border:1px solid #ebe6df;border-radius:999px;background:#faf9f7;max-width:220px}.rm-theme-participants.has-details .rm-theme-participant img{width:34px;height:34px;flex:0 0 34px}.rm-theme-participant>span{display:grid;min-width:0;line-height:1.12}.rm-theme-participant>span b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-theme-participant>span small{font-size:9px;color:#737783;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-theme-place-option>div .rm-theme-participants{margin-top:5px}.rm-theme-place-option>div .rm-theme-participant img,.rm-theme-time-results .rm-theme-participant img{width:23px;height:23px}.rm-theme-time-results>span{display:flex!important;align-items:center;gap:6px;flex-wrap:wrap}.rm-theme-time-results .rm-theme-participants{display:inline-flex}.rm-theme-tables-account.is-ajax-loading{opacity:.58;pointer-events:none;transition:opacity .15s ease}.rm-theme-tables-account.is-ajax-loading button{cursor:wait}
@media(max-width:780px){.rm-theme-participants.has-details .rm-theme-participant{max-width:100%}.rm-theme-members-block{margin-top:9px}}

/* 2.9.202: avatars in account/community open the user profile */
.rm-profile-avatar-link{cursor:pointer;text-decoration:none;line-height:0}

/* v2.9.204 — link profilu pod avatarem w wybranych sekcjach Moje konto */
.rm-account .rm-profile-avatar-stack{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:58px;}
.rm-account .rm-profile-avatar-stack .rm-profile-avatar-link{display:block;line-height:0;}
.rm-account .rm-profile-avatar-stack .rm-profile-under-avatar{font-size:10px!important;line-height:1.15!important;font-weight:700!important;color:#24324a!important;text-decoration:none!important;white-space:nowrap;}
.rm-account .rm-profile-avatar-stack .rm-profile-under-avatar:hover{text-decoration:underline!important;}


/* v2.9.207 — Społeczność: spójne nagłówki i serce przy prawym górnym rogu */
.rm-community-smart-section .rm-smart-people-head h2{
    font-size:20px!important;
    line-height:1.2!important;
    font-weight:900!important;
}
.rm-community-users-head h1{
    font-size:20px!important;
    line-height:1.2!important;
    font-weight:900!important;
    margin:0 0 7px!important;
}
.rm-community-member>.rm-like-person{
    top:4px!important;
    right:4px!important;
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    font-size:20px!important;
}
/* v2.9.208 — decyzje grupowe stołów tematycznych */
.rm-theme-decision-note{margin-top:10px;padding:10px 12px;border:1px solid #dfe4ea;border-radius:10px;background:#f8fafc;display:grid;gap:4px;font-size:12px;color:#445064}
.rm-theme-decision-note strong{font-size:12px;color:#24324a}
.rm-theme-decision-note.is-warning{background:#fff8ed;border-color:#f2d2a1}
.rm-theme-decision-note.is-success{background:#f0faf4;border-color:#bfe2c9}
.rm-theme-decision-note form{margin-top:5px}
.rm-theme-time-results>span{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.rm-theme-time-results .rm-theme-time-quick{display:inline-flex;margin:0 0 0 auto;grid-template-columns:none}
.rm-theme-time-results .rm-theme-time-quick button,.rm-theme-decision-note .rm-theme-time-quick button,.rm-theme-decision-note .rm-theme-place-vote-form button{padding:7px 10px;font-size:10px}
.rm-theme-time-results em{font-size:10px;font-style:normal;font-weight:800;color:#287a48}


/* v2.9.209 — tylko druga sekcja Społeczność: serce stabilnie w prawym górnym rogu, także po AJAX */
.rm-community-page [data-rm-community-results="users"] .rm-community-member{
    position:relative!important;
}
.rm-community-page [data-rm-community-results="users"] .rm-community-member > .rm-like-person{
    position:absolute!important;
    top:6px!important;
    right:6px!important;
    left:auto!important;
    bottom:auto!important;
    margin:0!important;
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    padding:0!important;
    font-size:19px!important;
    line-height:1!important;
    z-index:5!important;
}

/* v2.9.210 — wyraźniejsza ramka wybranego lokalu w stołach tematycznych */

/* v2.9.211: typografia tylko w drugiej sekcji Społeczność — Poznaj osoby, które dołączyły */
[data-rm-community-results="users"] .rm-community-member > h3{font-size:14.4px!important;}
[data-rm-community-results="users"] .rm-community-member > h3 + a{font-size:10px!important;line-height:1.15!important;font-weight:700!important;}


/* v2.9.214 — kompaktowy profil w Moje konto: 2 kolumny 50/50 */
.rm-account-card.rm-profile-edit .rm-profile-form-grid{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    column-gap:20px !important;
    row-gap:14px !important;
    margin-top:12px !important;
    margin-bottom:12px !important;
}
.rm-account-card.rm-profile-edit .rm-profile-photo-field,
.rm-account-card.rm-profile-edit .rm-profile-bio-field{
    grid-column:auto !important;
    min-width:0 !important;
    align-self:start !important;
}
.rm-account-card.rm-profile-edit .rm-profile-photo-field{
    margin:0 !important;
}
.rm-account-card.rm-profile-edit .rm-profile-bio-field textarea{
    min-height:96px !important;
}
.rm-account-card.rm-profile-edit .rm-profile-choice-block{
    min-width:0 !important;
    margin:0 !important;
    align-self:start !important;
}
.rm-account-card.rm-profile-edit{
    padding-top:20px !important;
    padding-bottom:20px !important;
}
.rm-account-card.rm-profile-edit > h3{
    margin-bottom:4px !important;
}
.rm-account-card.rm-profile-edit > p{
    margin-top:0 !important;
    margin-bottom:8px !important;
}
@media(max-width:700px){
    .rm-account-card.rm-profile-edit .rm-profile-form-grid{
        grid-template-columns:1fr !important;
        column-gap:0 !important;
        row-gap:14px !important;
    }
    .rm-account-card.rm-profile-edit .rm-profile-photo-field,
    .rm-account-card.rm-profile-edit .rm-profile-bio-field{
        grid-column:1 !important;
    }
}


/* v2.9.215 — profil przeniesiony nad powiadomienia; budżet lokalu edytowalny w profilu */


/* v2.9.217 — kompaktowy modal logowania/rejestracji tylko przy ograniczonej wysokości viewportu */
@media (max-height:1150px) and (min-width:621px){
    .rm-auth-dialog{
        width:min(760px,calc(100vw - 28px)) !important;
        max-height:96vh !important;
        padding:18px 22px !important;
        border-radius:20px !important;
    }
    .rm-auth-close{
        width:32px !important;
        height:32px !important;
        right:12px !important;
        top:10px !important;
        font-size:22px !important;
    }
    .rm-auth-brand{
        margin:0 42px 6px !important;
    }
    .rm-auth-brand img{
        max-width:175px !important;
    }
    .rm-auth-tabs{
        margin-bottom:9px !important;
        padding:4px !important;
    }
    .rm-auth-tabs button{
        padding:8px !important;
    }
    .rm-auth-form h2{
        font-size:23px !important;
        margin-bottom:2px !important;
    }
    .rm-auth-form>p{
        margin-bottom:8px !important;
        font-size:13px !important;
    }
    .rm-auth-form label{
        gap:4px !important;
        margin:5px 0 !important;
        font-size:13px !important;
    }
    .rm-auth-form input[type=text],
    .rm-auth-form input[type=email],
    .rm-auth-form input[type=password],
    .rm-auth-form input[type=number],
    .rm-auth-form select{
        min-height:36px !important;
        padding:6px 9px !important;
        border-radius:10px !important;
        font-size:13px !important;
    }
    .rm-auth-grid,
    .rm-auth-grid-wide{
        gap:8px !important;
    }
    .rm-auth-choice-block{
        margin-top:7px !important;
    }
    .rm-auth-choice-block>p{
        font-size:11px !important;
        margin-top:2px !important;
    }
    .rm-choice-chips{
        gap:5px !important;
    }
    .rm-choice-chips label{
        margin:0 !important;
    }
    .rm-choice-chips label span{
        padding:6px 8px !important;
        font-size:11px !important;
    }
    .rm-auth-google,
    .rm-auth-submit{
        min-height:38px !important;
        font-size:13px !important;
    }
    .rm-auth-submit{
        margin-top:8px !important;
    }
    .rm-auth-or{
        margin:7px 0 !important;
    }
    .rm-auth-forgot{
        margin-top:7px !important;
        font-size:12px !important;
    }
}

@media (max-height:850px) and (min-width:621px){
    .rm-auth-dialog{
        max-height:97vh !important;
        padding:14px 18px !important;
    }
    .rm-auth-brand img{max-width:145px !important;}
    .rm-auth-form h2{font-size:20px !important;}
    .rm-auth-form label{margin:3px 0 !important;}
    .rm-auth-form input[type=text],
    .rm-auth-form input[type=email],
    .rm-auth-form input[type=password],
    .rm-auth-form input[type=number],
    .rm-auth-form select{min-height:32px !important;padding:5px 8px !important;}
    .rm-choice-chips label span{padding:5px 7px !important;font-size:10px !important;}
}

/* v2.9.218 — dane lokalu w panelu właściciela */
.rm-owner-data-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.rm-owner-data-head h2{margin-bottom:4px}.rm-owner-data-head p{margin:0}.rm-owner-completeness{display:grid;justify-items:end;gap:1px;min-width:130px}.rm-owner-completeness strong{font-size:26px;color:#17833c}.rm-owner-completeness span{font-size:12px;color:#6b7280}.rm-owner-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 18px}.rm-owner-data-grid label{margin:7px 0!important}.rm-owner-data-wide{grid-column:1/-1}.rm-owner-data-grid input,.rm-owner-data-grid select,.rm-owner-data-grid textarea{max-width:none!important}.rm-owner-data-grid small{font-weight:500;color:#6b7280}@media(max-width:700px){.rm-owner-data-head{display:grid}.rm-owner-completeness{justify-items:start}.rm-owner-data-grid{grid-template-columns:1fr}.rm-owner-data-wide{grid-column:auto}}

/* v2.9.219 - klimat restauracji w panelu wlasciciela */
.rm-owner-vibes{display:grid;gap:7px;margin:8px 0 4px}.rm-owner-vibes>strong{font-weight:800}.rm-owner-vibes>small{font-weight:500;color:#6b7280}.rm-owner-vibe-options{display:flex;flex-wrap:wrap;gap:8px}.rm-owner-vibe-options label{display:inline-flex!important;align-items:center;gap:0!important;margin:0!important;cursor:pointer;font-weight:700!important}.rm-owner-vibe-options input{position:absolute;opacity:0;pointer-events:none}.rm-owner-vibe-options span{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid #d7dde5;border-radius:999px;background:#fff;color:#374151;transition:.15s ease}.rm-owner-vibe-options input:checked+span{border:2px solid #17833c;background:#edf8f0;color:#11652e;padding:6px 10px}.rm-owner-vibe-options input:disabled+span{opacity:.45;cursor:not-allowed}.rm-owner-vibe-limit{margin-top:1px}


/* v2.9.220 — kompaktowa analityka w panelu właściciela */
.rm-owner-analytics-box{padding:18px 20px!important}
.rm-owner-analytics-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}
.rm-owner-analytics-head h2{margin:0 0 3px!important}
.rm-owner-analytics-head p{margin:0!important;color:#6b7280;font-size:13px}
.rm-owner-analytics-source{white-space:nowrap;padding:5px 9px;border-radius:999px;background:#f3f5f7;color:#667085;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.rm-owner-analytics-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:12px}
.rm-owner-analytics-grid>div{min-width:0;padding:10px 9px;border:1px solid #e8e4dc;border-radius:12px;background:#fbfaf7;display:grid;gap:2px}
.rm-owner-analytics-grid strong{font-size:19px;line-height:1.05;color:#24324a}
.rm-owner-analytics-grid span{font-size:10px;line-height:1.25;color:#6b7280;font-weight:700}
.rm-owner-insights-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.rm-owner-insights-grid>section{border:1px solid #e8e4dc;border-radius:13px;background:#fff;padding:12px}
.rm-owner-insight-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:9px}
.rm-owner-insight-title strong{font-size:13px;color:#24324a}
.rm-owner-insight-title span{font-size:10px;color:#7b8190}
.rm-owner-return-bars{display:grid;gap:6px}
.rm-owner-return-bars>div{display:grid;grid-template-columns:42px 34px 1fr;align-items:center;gap:7px;font-size:11px}
.rm-owner-return-bars b{text-align:right;color:#24324a}
.rm-owner-return-bars i{display:block;height:6px;border-radius:999px;background:#edf0f2;overflow:hidden}
.rm-owner-return-bars em{display:block;height:100%;border-radius:999px;background:#2f6f57}
.rm-owner-menu-insight ol{list-style:none;margin:0;padding:0;display:grid;gap:6px}
.rm-owner-menu-insight li{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 0;border-top:1px solid #f0ede7}
.rm-owner-menu-insight li:first-child{border-top:0}
.rm-owner-menu-rank{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f1eee7;color:#665a45;font-size:10px;font-weight:900}
.rm-owner-menu-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;color:#303846}
.rm-owner-menu-insight li b{font-size:10px;color:#687386}
.rm-owner-empty-insight{margin:0!important;padding:7px 0;color:#808793;font-size:11px}
@media(max-width:1100px){.rm-owner-analytics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.rm-owner-analytics-head{display:grid}.rm-owner-analytics-source{justify-self:start}.rm-owner-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-owner-insights-grid{grid-template-columns:1fr}}

/* v2.9.223 — brakujące dania i rekomendacja AI w analityce właściciela */
.rm-owner-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.rm-owner-missing-menu-insight{background:#fbfdfb!important}
.rm-owner-ai-insight{grid-column:auto;border:1px solid #dce8e1;border-radius:13px;background:#f7fbf8;padding:12px}
.rm-owner-ai-insight p{margin:0 0 10px!important;color:#4f5968;font-size:12px;line-height:1.5}
.rm-owner-ai-btn{border:0;border-radius:10px;background:#2f6f57;color:#fff;padding:8px 12px;font-size:11px;font-weight:850;cursor:pointer}
.rm-owner-ai-btn:disabled{opacity:.6;cursor:wait}
.rm-owner-ai-status{margin-left:8px;font-size:11px;color:#6f7784}
@media(max-width:760px){.rm-owner-ai-insight{grid-column:auto}.rm-owner-ai-status{display:block;margin:7px 0 0}}

/* v2.9.229 — pełne listy dań w kompaktowej analityce właściciela */
.rm-owner-dish-details{margin-top:8px;border-top:1px solid #eeeae3;padding-top:7px}
.rm-owner-dish-details summary{cursor:pointer;list-style:none;font-size:11px;font-weight:800;color:#40506a;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0}
.rm-owner-dish-details summary::-webkit-details-marker{display:none}
.rm-owner-dish-details summary:after{content:'▾';font-size:11px;color:#8b93a1}
.rm-owner-dish-details[open] summary:after{content:'▴'}
.rm-owner-dish-scroll{max-height:210px;overflow:auto;padding-right:4px;margin-top:5px;overscroll-behavior:contain}
.rm-owner-dish-scroll ol{margin:0!important;padding:0!important}
.rm-owner-dish-scroll::-webkit-scrollbar{width:6px}
.rm-owner-dish-scroll::-webkit-scrollbar-thumb{background:#d7d9df;border-radius:999px}
@media(max-width:760px){.rm-owner-dish-scroll{max-height:180px}}

/* v2.9.233 — rekomendacja AI jako 4. kafelek siatki analityki */
/* v2.9.235 — kompaktowy lejek konwersji + wykresy AJAX w panelu właściciela */
.rm-owner-funnel{margin-top:14px;padding-top:14px;border-top:1px solid #ece8e1}
.rm-owner-funnel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:10px}
.rm-owner-funnel-head>div{display:grid;gap:2px}.rm-owner-funnel-head>div>strong{font-size:15px;color:#26364d}.rm-owner-funnel-head>div>span{font-size:11px;color:#7a8593}
.rm-owner-funnel-head label{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800;color:#6b7280;white-space:nowrap}.rm-owner-funnel-head select{min-height:32px;padding:4px 28px 4px 9px;border:1px solid #ddd8d0;border-radius:9px;background:#fff;font-size:11px;color:#24324a}
.rm-owner-funnel-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}
.rm-owner-funnel-step{position:relative;min-width:0;padding:9px 9px 8px;border:1px solid #e8e4dc;border-radius:11px;background:#fbfaf7;display:grid;gap:2px}
.rm-owner-funnel-step:not(:last-child):after{content:'›';position:absolute;right:-7px;top:50%;transform:translate(50%,-50%);width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#a0a7b0;font-size:13px;font-weight:900;z-index:2}
.rm-owner-funnel-step strong{font-size:18px;line-height:1;color:#24324a}.rm-owner-funnel-step span{font-size:9.5px;line-height:1.2;color:#667085;font-weight:800}.rm-owner-funnel-step small{font-size:8.5px;color:#9aa2ad;line-height:1.15}
.rm-owner-funnel-kpi{margin-top:8px;padding:7px 10px;border-radius:10px;background:#f1f8f4;display:flex;align-items:center;justify-content:space-between;gap:10px}.rm-owner-funnel-kpi span{font-size:10px;color:#517064;font-weight:800}.rm-owner-funnel-kpi strong{font-size:17px;color:#257a56}
.rm-owner-charts{margin-top:8px;border:1px solid #ebe7df;border-radius:11px;background:#fff;overflow:hidden}.rm-owner-charts>summary{cursor:pointer;list-style:none;padding:8px 10px;font-size:10px;font-weight:800;color:#566474;display:flex;align-items:center;justify-content:flex-end}.rm-owner-charts>summary::-webkit-details-marker{display:none}.rm-owner-charts-hide{display:none}.rm-owner-charts[open] .rm-owner-charts-show{display:none}.rm-owner-charts[open] .rm-owner-charts-hide{display:inline}
.rm-owner-chart-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:10px;padding:0 10px 10px}.rm-owner-chart-grid>section{min-width:0;border:1px solid #eeeae4;border-radius:10px;padding:9px;background:#fcfbf9}.rm-owner-chart-grid h3{font-size:11px;margin:0 0 6px;color:#344054}.rm-owner-line-chart svg{width:100%;height:auto;display:block;max-height:190px}.rm-chart-grid{stroke:#e6e9ed;stroke-width:1}.rm-chart-axis{fill:#8a94a1;font-size:9px}.rm-chart-line{stroke-width:2.2;stroke-linejoin:round;stroke-linecap:round}.rm-chart-line-views{stroke:#365f91}.rm-chart-line-interested{stroke:#b7791f}.rm-chart-line-matches{stroke:#7b61a8}.rm-chart-line-outings{stroke:#2f6f57}
.rm-chart-legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:3px;font-size:8.5px;color:#667085}.rm-chart-legend span:before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:4px}.rm-chart-legend .views:before{background:#365f91}.rm-chart-legend .interested:before{background:#b7791f}.rm-chart-legend .matches:before{background:#7b61a8}.rm-chart-legend .outings:before{background:#2f6f57}
.rm-owner-bar-chart{display:grid;gap:7px}.rm-owner-bar-row{display:grid;grid-template-columns:minmax(80px,1fr) 1.8fr auto;align-items:center;gap:6px;font-size:9px;color:#667085}.rm-owner-bar-row>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-owner-bar-row i{height:7px;border-radius:99px;background:#edf0f2;overflow:hidden}.rm-owner-bar-row em{display:block;height:100%;border-radius:99px;background:#2f6f57}.rm-owner-bar-row b{font-size:9px;color:#344054;min-width:22px;text-align:right}.rm-owner-chart-note{display:block;padding:0 10px 9px;color:#9aa2ad;font-size:8.5px}.rm-owner-chart-empty{margin:8px 0;color:#8a94a1;font-size:10px}.rm-owner-analytics-loading{display:block;padding:8px;color:#8a94a1}
@media(max-width:900px){.rm-owner-funnel-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.rm-owner-funnel-step:after{display:none}.rm-owner-chart-grid{grid-template-columns:1fr}}
@media(max-width:600px){.rm-owner-funnel-head{align-items:stretch;display:grid}.rm-owner-funnel-head label{justify-content:space-between}.rm-owner-funnel-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-owner-chart-grid{padding:0 7px 7px}.rm-owner-bar-row{grid-template-columns:minmax(75px,1fr) 1.4fr auto}}

/* 2.9.238 — czytelniejszy lejek konwersji */
.rm-owner-funnel-head>div>strong{font-weight:900;font-size:16px}
.rm-owner-funnel-guide{margin:0 0 10px;padding:8px 10px;border:1px solid #ece7df;border-radius:10px;background:#fff}
.rm-owner-funnel-guide-flow{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;text-align:center}
.rm-owner-funnel-guide-flow span{font-size:9.5px;line-height:1.25;font-weight:800;color:#566274}
.rm-owner-funnel-guide-flow b{font-size:13px;line-height:1;color:#9aa3ad}
.rm-owner-funnel-guide>small{display:block;margin-top:5px;text-align:center;font-size:9px;line-height:1.3;color:#8a94a1}
.rm-owner-funnel-steps{gap:13px}
.rm-owner-funnel-step{padding:10px 10px 9px;text-align:center;justify-items:center;align-content:center;overflow:visible}
.rm-owner-funnel-step em{font-style:normal;font-size:8.5px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#8c96a3;margin-bottom:1px}
.rm-owner-funnel-step strong{font-size:19px}
.rm-owner-funnel-step span{min-height:24px;display:flex;align-items:center;justify-content:center;text-align:center}
.rm-owner-funnel-step small{text-align:center}
.rm-owner-funnel-step:not(:last-child):after{content:'→';right:-13px;width:30px;height:30px;font-size:20px;box-shadow:0 2px 7px rgba(32,48,70,.09);border:1px solid #ece7df;z-index:4}
@media(max-width:900px){.rm-owner-funnel-guide-flow{justify-content:flex-start}.rm-owner-funnel-step:not(:last-child):after{display:none}}
\n\n/* 2.9.240 — zielony przełącznik wykresów */
.rm-owner-charts>summary{
  justify-content:center;
  gap:8px;
  padding:9px 10px;
  color:#344054;
  text-align:center;
  position:relative;
}
.rm-owner-charts>summary .rm-owner-charts-show,
.rm-owner-charts>summary .rm-owner-charts-hide{
  border:1.5px solid #2f6f57;
  border-radius:9px;
  background:#2f6f57;
  color:#fff;
  padding:6px 12px;
  min-width:132px;
  line-height:1.1;
  box-shadow:0 1px 2px rgba(31,41,55,.05);
}
.rm-owner-charts>summary:after{
  content:'▼';
  display:inline-grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  border:1.5px solid #2f6f57;
  background:#fff;
  color:#2f6f57;
  font-size:11px;
  font-weight:900;
  line-height:1;
  transition:transform .18s ease;
}
.rm-owner-charts[open]>summary:after{content:'▲'}
@media(max-width:600px){
  .rm-owner-charts>summary{min-height:44px}
  .rm-owner-charts>summary .rm-owner-charts-show,
  .rm-owner-charts>summary .rm-owner-charts-hide{padding:7px 12px}
}


/* 2.9.241 — biały tekst CTA wykresów, niezależnie od stylów motywu */
.rm-owner-charts>summary .rm-owner-charts-show,
.rm-owner-charts>summary .rm-owner-charts-hide,
.rm-owner-charts>summary:hover .rm-owner-charts-show,
.rm-owner-charts>summary:hover .rm-owner-charts-hide,
.rm-owner-charts>summary:focus .rm-owner-charts-show,
.rm-owner-charts>summary:focus .rm-owner-charts-hide {
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  text-decoration:none !important;
}

/* 2.9.243 — kiedy klienci chcą przychodzić */
.rm-owner-visit-timing{margin-top:14px;padding-top:14px;border-top:1px solid #ece8e1}
.rm-owner-visit-timing-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:9px}
.rm-owner-visit-timing-head>div{display:grid;gap:2px}.rm-owner-visit-timing-head strong{font-size:15px;color:#26364d;font-weight:900}.rm-owner-visit-timing-head span{font-size:10.5px;color:#7a8593}.rm-owner-visit-timing-head>small{font-size:9px;font-weight:800;color:#607080;background:#f4f5f6;border-radius:999px;padding:4px 8px;white-space:nowrap}
.rm-owner-timing-summary{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rm-owner-timing-summary>section{min-width:0;border:1px solid #ece8e1;border-radius:11px;background:#fcfbf9;padding:9px}.rm-owner-timing-summary h3{margin:0 0 7px;font-size:10.5px;color:#344054}
.rm-owner-timing-rank{display:grid;grid-template-columns:18px minmax(90px,1fr) minmax(80px,1.2fr) 30px;gap:6px;align-items:center;margin:5px 0;font-size:9px}.rm-owner-timing-rank>b{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#f0f4f2;color:#2f6f57}.rm-owner-timing-rank>span{font-weight:750;color:#536071;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-owner-timing-rank>i{height:6px;background:#edf0ef;border-radius:99px;overflow:hidden}.rm-owner-timing-rank>i>em{display:block;height:100%;background:#2f6f57;border-radius:99px}.rm-owner-timing-rank>strong{text-align:right;font-size:9px;color:#344054}
.rm-owner-heatmap-wrap{margin-top:9px;border:1px solid #ece8e1;border-radius:11px;background:#fff;padding:9px}.rm-owner-heatmap-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:7px}.rm-owner-heatmap-title strong{font-size:10.5px;color:#344054}.rm-owner-heatmap-title span{font-size:8.5px;color:#8a94a1;text-align:right}
.rm-owner-heatmap{overflow-x:auto;padding-bottom:2px}.rm-owner-heatmap-grid{min-width:520px;display:grid;grid-template-columns:78px repeat(5,minmax(68px,1fr));gap:4px;align-items:center}.rm-owner-heatmap-grid>b{font-size:8px;color:#7a8593;text-align:center;font-weight:800}.rm-owner-heatmap-grid>strong{font-size:8.5px;color:#596577;font-weight:800}.rm-owner-heat-cell{height:25px;border-radius:6px;display:grid;place-items:center;border:1px solid rgba(47,111,87,.10);background:#f7f9f8}.rm-owner-heat-cell em{font-style:normal;font-size:8px;font-weight:800;color:#6b7280}.rm-owner-heat-cell.is-1{background:rgba(47,111,87,.12)}.rm-owner-heat-cell.is-2{background:rgba(47,111,87,.22)}.rm-owner-heat-cell.is-3{background:rgba(47,111,87,.38)}.rm-owner-heat-cell.is-4{background:rgba(47,111,87,.58)}.rm-owner-heat-cell.is-5{background:rgba(47,111,87,.82)}.rm-owner-heat-cell.is-4 em,.rm-owner-heat-cell.is-5 em{color:#fff}
.rm-owner-timing-insights{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.rm-owner-timing-insights>div{border-radius:10px;padding:8px 10px;display:grid;gap:1px}.rm-owner-timing-insights span{font-size:8.5px;font-weight:800}.rm-owner-timing-insights strong{font-size:11px}.rm-owner-timing-insights small{font-size:8px}.rm-owner-timing-insights .is-strong{background:#eef7f2;color:#2f6f57}.rm-owner-timing-insights .is-weak{background:#fbf4e9;color:#8b641f}
@media(max-width:700px){.rm-owner-visit-timing-head{display:grid;align-items:start}.rm-owner-visit-timing-head>small{justify-self:start}.rm-owner-timing-summary,.rm-owner-timing-insights{grid-template-columns:1fr}.rm-owner-heatmap-title{display:grid}.rm-owner-heatmap-title span{text-align:left}}
.rm-owner-heat-cell.is-closed{background:#f1f2f3;border-color:#e4e6e8}.rm-owner-heat-cell.is-closed em{color:#a2a8b0;font-weight:700}
.rm-owner-heat-cell.is-closed{background:#f1f2f3;border-color:#e4e6e8}.rm-owner-heat-cell.is-closed em{color:#a2a8b0;font-weight:700}

/* 2.9.244 — stabilne renderowanie heatmapy */
.rm-owner-heatmap{display:block!important;min-height:210px!important;overflow-x:auto!important}
.rm-owner-heatmap-grid{display:grid!important;width:100%;min-width:520px;grid-template-columns:78px repeat(5,minmax(68px,1fr));gap:5px;align-items:center}
.rm-owner-heatmap-grid>span:first-child{display:block}
.rm-owner-heat-cell{min-width:54px;visibility:visible!important;opacity:1!important}
@media(max-width:700px){.rm-owner-heatmap{min-height:210px!important}.rm-owner-heatmap-grid{min-width:500px}}


/* 2.9.245 — czytelna i wyrównana heatmapa */
.rm-owner-heatmap-help{display:grid;gap:2px;margin:0 0 9px;padding:8px 10px;border-radius:9px;background:#f7faf8;border:1px solid rgba(47,111,87,.14);color:#596577}
.rm-owner-heatmap-help b{font-size:9.5px;color:#2f6f57}
.rm-owner-heatmap-help span{font-size:9px;font-weight:700;color:#475467}
.rm-owner-heatmap-help small{font-size:8.5px;line-height:1.45;color:#7a8593}
.rm-owner-heatmap-grid{grid-auto-flow:row;align-items:stretch!important}
.rm-owner-heatmap-corner,.rm-owner-heatmap-colhead{display:flex!important;align-items:center;justify-content:center;min-height:24px;padding:2px 4px;font-size:8px!important;line-height:1.15;text-align:center;color:#697586!important;font-weight:800!important}
.rm-owner-heatmap-corner{justify-content:flex-start!important;padding-left:4px;color:#475467!important}
.rm-owner-heatmap-day{display:flex;align-items:center;min-height:25px;padding-left:4px;font-size:8.5px;color:#596577;font-weight:800;line-height:1.15}
.rm-owner-heat-cell{height:auto!important;min-height:25px}
@media(max-width:700px){.rm-owner-heatmap-help{padding:7px 8px}.rm-owner-heatmap-help span,.rm-owner-heatmap-help small{font-size:8.5px}}

/* v2.9.247 — główne nagłówki panelu + analityka promocji */
.rm-owner-major-heading{font-weight:900!important}
.rm-owner-promo-analytics{margin-top:14px;padding-top:14px;border-top:1px solid #ece8e1}
.rm-owner-promo-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:9px}
.rm-owner-promo-head>div{display:grid;gap:2px}.rm-owner-promo-head strong{font-size:15px;color:#26364d;font-weight:900}.rm-owner-promo-head span{font-size:10.5px;color:#7a8593}
.rm-owner-promo-list{display:grid;gap:10px}.rm-owner-promo-card{border:1px solid #e7e2da;border-radius:13px;background:#fff;padding:11px 12px}
.rm-owner-promo-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}.rm-owner-promo-card-head>div{display:grid;gap:2px}.rm-owner-promo-card-head b{font-size:12px;color:#26364d;font-weight:900}.rm-owner-promo-card-head small{font-size:9px;color:#89929e}.rm-owner-promo-card-head>span{font-size:8.5px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;padding:4px 7px;border-radius:999px;background:#f2f3f4;color:#687483}.rm-owner-promo-card-head>span.is-active{background:#eaf5ef;color:#2f6f57}
.rm-owner-promo-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.rm-owner-promo-kpis>div{min-width:0;padding:8px 9px;border:1px solid #eee9e1;border-radius:10px;background:#fbfaf7;display:grid;gap:2px}.rm-owner-promo-kpis strong{font-size:17px;line-height:1;color:#23364e}.rm-owner-promo-kpis span{font-size:8.8px;line-height:1.2;font-weight:800;color:#697587}
.rm-owner-promo-foot{margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.rm-owner-promo-foot>div{padding:8px 9px;border-radius:10px;background:#f3f8f5;display:grid;grid-template-columns:1fr auto;gap:2px 8px;align-items:center}.rm-owner-promo-foot span{font-size:9px;font-weight:800;color:#5d6f68}.rm-owner-promo-foot b{font-size:15px;color:#2f6f57}.rm-owner-promo-foot b.is-down{color:#a45d4c}.rm-owner-promo-foot small{grid-column:1/-1;font-size:8px;color:#8a949d}
.rm-owner-promo-compare{margin-top:7px;display:flex;gap:12px;flex-wrap:wrap;font-size:8.8px;color:#7b8590}.rm-owner-promo-compare b{color:#35465b}.rm-owner-promo-note{margin:7px 0 0!important;font-size:8.5px!important;color:#9299a2!important}
@media(max-width:760px){.rm-owner-promo-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-owner-promo-foot{grid-template-columns:1fr}.rm-owner-promo-card-head{display:grid}}

/* 2.9.248 — czytelne zasady liczenia kampanii */
.rm-owner-promo-title-line{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;min-width:0}
.rm-owner-promo-title-line>b{font-weight:900!important}
.rm-owner-promo-title-line>em{font-style:normal;font-size:8.8px;line-height:1.25;color:#7b8590;font-weight:600}
@media(max-width:760px){.rm-owner-promo-title-line{display:grid;gap:2px}.rm-owner-promo-title-line>em{font-size:8.5px}}

/* v2.9.249 — Opinie i sygnały użytkowników w panelu właściciela */
.rm-owner-user-signals{margin-top:14px;padding-top:14px;border-top:1px solid #ece8e1}
.rm-owner-user-signals-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:9px}
.rm-owner-user-signals-head>div{display:grid;gap:2px}.rm-owner-user-signals-head strong{font-size:15px;color:#26364d;font-weight:900}.rm-owner-user-signals-head span{font-size:10.5px;color:#7a8593}.rm-owner-user-signals-head>small{font-size:9px;font-weight:800;color:#607080;background:#f4f5f6;border-radius:999px;padding:4px 8px;white-space:nowrap}
.rm-owner-signal-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.rm-owner-signal-kpis>div{min-width:0;padding:9px 10px;border:1px solid #eee9e1;border-radius:11px;background:#fbfaf7;display:grid;gap:2px;text-align:center}
.rm-owner-signal-kpis strong{font-size:20px;line-height:1;color:#23364e}.rm-owner-signal-kpis span{font-size:9px;line-height:1.2;font-weight:850;color:#59687a}.rm-owner-signal-kpis small{font-size:7.8px;color:#969da6}
.rm-owner-signal-bottom{display:grid;grid-template-columns:1.35fr .65fr;gap:9px;margin-top:9px}
.rm-owner-signal-perception,.rm-owner-signal-summary{border:1px solid #eee9e1;border-radius:11px;background:#fff;padding:10px 11px;min-width:0}
.rm-owner-signal-perception>strong{display:block;font-size:11px;color:#26364d;margin-bottom:7px}
.rm-owner-signal-bar{display:grid;grid-template-columns:minmax(100px,1fr) minmax(100px,2fr) 38px 30px;gap:7px;align-items:center;margin:5px 0}
.rm-owner-signal-bar>span{font-size:9px;font-weight:750;color:#566579;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-owner-signal-bar>i{height:7px;background:#edf0ef;border-radius:999px;overflow:hidden}.rm-owner-signal-bar>i>em{display:block;height:100%;background:#2f6f57;border-radius:999px}.rm-owner-signal-bar>b{font-size:9px;color:#26364d;text-align:right}.rm-owner-signal-bar>small{font-size:8px;color:#929aa4;text-align:right}
.rm-owner-signal-summary{background:#f3f8f5;display:flex;flex-direction:column;justify-content:center;gap:4px}.rm-owner-signal-summary>span{font-size:8.5px;text-transform:uppercase;letter-spacing:.04em;font-weight:900;color:#6a7a72}.rm-owner-signal-summary>strong{font-size:10px;line-height:1.45;color:#2f5143}
@media(max-width:760px){.rm-owner-user-signals-head{display:grid;align-items:start}.rm-owner-user-signals-head>small{justify-self:start}.rm-owner-signal-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-owner-signal-bottom{grid-template-columns:1fr}.rm-owner-signal-bar{grid-template-columns:minmax(90px,1fr) minmax(80px,1.4fr) 34px 26px}}

/* 2.9.252 — najważniejsze rekomendacje dla właściciela */
.rm-owner-key-recommendations{padding:18px 20px!important}
.rm-owner-keyrec-head h2{margin:0!important;font-weight:900!important;color:#24324a}.rm-owner-keyrec-head p{margin:3px 0 0!important;color:#7a8491;font-size:12px}
.rm-owner-keyrec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}
.rm-owner-keyrec-card{min-width:0;padding:11px 12px;border:1px solid #e7e2da;border-radius:12px;background:#fffaf5;display:grid;gap:4px}
.rm-owner-keyrec-card strong{font-size:12px;color:#24324a}.rm-owner-keyrec-card span{font-size:10.5px;line-height:1.35;color:#667085}.rm-owner-keyrec-card a{width:max-content;max-width:100%;margin-top:3px;padding:6px 9px;border-radius:8px;background:#2f6f57;color:#fff!important;text-decoration:none!important;font-size:9.5px;font-weight:850}
.rm-owner-keyrec-card.is-dish{background:#f7fbf8;border-color:#dce8e1}.rm-owner-keyrec-card.is-photos{background:#fffaf2}.rm-owner-keyrec-card.is-menu{background:#fff8f1}
.rm-owner-keyrec-summary{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:9px;margin-top:10px}.rm-owner-keyrec-summary>div{padding:10px 11px;border:1px solid #e8e4dc;border-radius:12px;background:#fbfaf7;display:grid;gap:3px}.rm-owner-keyrec-summary b{font-size:10.5px;color:#344054}.rm-owner-keyrec-summary span{font-size:10px;line-height:1.35;color:#687386}
.rm-owner-keyrec-promo{background:#f1f8f4!important;border-color:#d9e9df!important}.rm-owner-keyrec-promo>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:3px}.rm-owner-keyrec-promo a{padding:6px 9px;border-radius:8px;background:#2f6f57;color:#fff!important;text-decoration:none!important;font-size:9.5px;font-weight:850}
@media(max-width:900px){.rm-owner-keyrec-grid,.rm-owner-keyrec-summary{grid-template-columns:1fr 1fr}.rm-owner-keyrec-promo{grid-column:1/-1}}
@media(max-width:600px){.rm-owner-keyrec-grid,.rm-owner-keyrec-summary{grid-template-columns:1fr}.rm-owner-keyrec-promo{grid-column:auto}}

/* 2.9.252 — Pakiet 2 w sekcji Bez swipe’owania */
.rm-smart-promoted-places{margin:12px 0 14px;padding:11px 12px;border:1px solid #dce8e1;border-radius:14px;background:#f7fbf8}.rm-smart-promoted-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.rm-smart-promoted-head strong{font-size:12px;color:#24324a}.rm-smart-promoted-head span{font-size:9.5px;color:#6f7b87}.rm-smart-promoted-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rm-smart-promoted-card{min-width:0;display:grid;grid-template-columns:62px 1fr;gap:9px;align-items:center;padding:7px;border:1px solid #e4e9e5;border-radius:11px;background:#fff}.rm-smart-promoted-card img{width:62px;height:54px;object-fit:cover;border-radius:8px}.rm-smart-promoted-card>div{min-width:0;display:grid;gap:2px}.rm-smart-promoted-card small{font-size:8.5px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#2f6f57}.rm-smart-promoted-card strong{font-size:11px;color:#24324a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-smart-promoted-card span{font-size:9px;color:#727d89;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-smart-promoted-card a{width:max-content;margin-top:2px;font-size:9px;font-weight:850;color:#2f6f57;text-decoration:none}.rm-smart-promoted-card a:hover{text-decoration:underline}
@media(max-width:760px){.rm-smart-promoted-head{display:grid}.rm-smart-promoted-grid{grid-template-columns:1fr}.rm-smart-promoted-card{grid-template-columns:72px 1fr}.rm-smart-promoted-card img{width:72px;height:58px}}

/* 2.9.257 — analityka Stołów tematycznych */
.rm-owner-theme-analytics{margin-top:14px;padding-top:14px;border-top:1px solid #ece8e1}
.rm-owner-theme-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:9px}.rm-owner-theme-head>div{display:grid;gap:2px}.rm-owner-theme-head strong{font-size:15px;color:#26364d;font-weight:900}.rm-owner-theme-head span{font-size:10.5px;color:#7a8593}.rm-owner-theme-head>small{font-size:9px;font-weight:800;color:#607080;background:#f4f5f6;border-radius:999px;padding:4px 8px;white-space:nowrap}
.rm-owner-theme-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:7px;align-items:center}.rm-owner-theme-flow>div{min-width:0;padding:10px;border:1px solid #e7e2da;border-radius:11px;background:#fbfaf7;text-align:center;display:grid;gap:3px}.rm-owner-theme-flow>div strong{font-size:21px;line-height:1;color:#23364e}.rm-owner-theme-flow>div span{font-size:9px;font-weight:850;color:#59687a}.rm-owner-theme-flow>div small{display:block;font-size:7px;line-height:1.3;font-weight:500;color:#8a94a3;margin-top:2px}.rm-owner-theme-flow>i{font-style:normal;font-size:20px;font-weight:900;color:#2f6f57}
.rm-owner-theme-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:8px}.rm-owner-theme-kpis>div{padding:8px 9px;border-radius:10px;background:#f3f8f5;display:grid;gap:2px;text-align:center}.rm-owner-theme-kpis strong{font-size:16px;color:#2f6f57}.rm-owner-theme-kpis span{font-size:8.8px;font-weight:800;color:#62726b}
.rm-owner-theme-package{margin-top:8px;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.rm-owner-theme-package:empty{display:none}.rm-owner-theme-package b{font-size:9px;background:#eaf5ef;color:#2f6f57;border-radius:999px;padding:4px 7px}.rm-owner-theme-package span{font-size:9px;color:#667085}.rm-owner-theme-package strong{font-size:14px;color:#2f6f57}
@media(max-width:760px){.rm-owner-theme-head{display:grid;align-items:start}.rm-owner-theme-head>small{justify-self:start}.rm-owner-theme-flow{grid-template-columns:1fr 18px 1fr;}.rm-owner-theme-flow>i:nth-of-type(2){display:none}.rm-owner-theme-flow>div:nth-of-type(3){grid-column:1}.rm-owner-theme-flow>i:nth-of-type(3){grid-column:2}.rm-owner-theme-flow>div:nth-of-type(4){grid-column:3}.rm-owner-theme-kpis{grid-template-columns:1fr}.rm-owner-theme-package{grid-template-columns:1fr}.rm-owner-theme-package strong{justify-self:start}}


/* v2.9.262 — kompaktowy i spójny panel od „Dane lokalu” w dół */
body .rm-owner-data-box,
body .rm-owner-data-box ~ .rm-owner-box{
    padding:16px 18px !important;
    margin:10px 0 !important;
    border-radius:14px !important;
}
body .rm-owner-data-box .rm-owner-data-head{margin-bottom:9px !important;gap:14px !important}
body .rm-owner-data-box h2.rm-owner-major-heading{font-size:18px !important;line-height:1.2 !important;margin:0 0 2px !important}
body .rm-owner-data-box ~ .rm-owner-box h2{font-size:16px !important;line-height:1.25 !important;margin:0 0 5px !important}
body .rm-owner-data-box p,
body .rm-owner-data-box ~ .rm-owner-box p{font-size:11px !important;line-height:1.45 !important;margin:4px 0 8px !important}
body .rm-owner-data-box label,
body .rm-owner-data-box ~ .rm-owner-box label{font-size:10.5px !important;line-height:1.3 !important;gap:4px !important;margin:6px 0 !important}
body .rm-owner-data-box small,
body .rm-owner-data-box ~ .rm-owner-box small{font-size:9px !important;line-height:1.35 !important}
body .rm-owner-data-box .rm-owner-completeness{min-width:105px !important}
body .rm-owner-data-box .rm-owner-completeness strong{font-size:21px !important}
body .rm-owner-data-box .rm-owner-completeness span{font-size:9.5px !important}
body .rm-owner-data-box .rm-owner-data-grid{gap:0 12px !important}

body .rm-owner-data-box input[type="text"],
body .rm-owner-data-box input[type="email"],
body .rm-owner-data-box input[type="url"],
body .rm-owner-data-box input[type="date"],
body .rm-owner-data-box input[type="time"],
body .rm-owner-data-box input[type="number"],
body .rm-owner-data-box select,
body .rm-owner-data-box textarea,
body .rm-owner-data-box ~ .rm-owner-box input[type="text"],
body .rm-owner-data-box ~ .rm-owner-box input[type="email"],
body .rm-owner-data-box ~ .rm-owner-box input[type="url"],
body .rm-owner-data-box ~ .rm-owner-box input[type="date"],
body .rm-owner-data-box ~ .rm-owner-box input[type="time"],
body .rm-owner-data-box ~ .rm-owner-box input[type="number"],
body .rm-owner-data-box ~ .rm-owner-box select,
body .rm-owner-data-box ~ .rm-owner-box textarea{
    min-height:34px !important;
    padding:6px 9px !important;
    border-radius:8px !important;
    font-size:11px !important;
}
body .rm-owner-data-box textarea,
body .rm-owner-data-box ~ .rm-owner-box textarea{min-height:76px !important}

body .rm-owner-data-box .rm-owner-vibes{gap:4px !important;margin:5px 0 2px !important}
body .rm-owner-data-box .rm-owner-vibes>strong{font-size:11px !important}
body .rm-owner-data-box .rm-owner-vibe-options{gap:5px !important}
body .rm-owner-data-box .rm-owner-vibe-options span{min-height:28px !important;padding:5px 9px !important;font-size:9.5px !important}
body .rm-owner-data-box .rm-owner-vibe-options input:checked+span{padding:4px 8px !important}

body .rm-owner-data-box ~ .rm-owner-box .rm-owner-photo-upload{padding:10px 12px !important;min-height:58px !important;border-radius:10px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-photo-upload-icon{width:32px !important;height:32px !important;font-size:20px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-photo-upload-copy{gap:1px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-photo-upload-copy strong{font-size:11px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-photo-upload-copy small{font-size:8.5px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-gallery-admin{gap:8px !important;margin-top:10px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-gallery-admin>div{padding:7px !important;border-radius:10px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-gallery-admin img{height:100px !important;border-radius:8px !important}

body .rm-owner-data-box ~ .rm-owner-box .rm-owner-hours{gap:5px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-hours>div{grid-template-columns:120px 110px 16px 110px !important;gap:7px !important;padding:7px 9px !important;border-radius:9px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-hours>div>b{font-size:10.5px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-owner-hours-note{font-size:10px !important;margin-bottom:7px !important}

body .rm-owner-data-box ~ .rm-owner-box .rm-camp-grid{gap:8px !important;padding:9px !important;border-radius:10px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-day-check{font-size:10px !important;margin:3px 8px 3px 0 !important;gap:4px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-campaign-request{padding:8px 10px !important;min-height:0 !important;font-size:10.5px !important;border-radius:9px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-promo-pattern{padding:9px 10px !important;border-radius:9px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-promo-pattern b{font-size:10px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-promo-pattern code{font-size:10px !important;padding:6px 8px !important;border-radius:7px !important}
body .rm-owner-data-box ~ .rm-owner-box .rm-promo-pattern small{font-size:8.5px !important}

body .rm-owner-data-box ~ .rm-owner-box table{font-size:10px !important}
body .rm-owner-data-box ~ .rm-owner-box table th,
body .rm-owner-data-box ~ .rm-owner-box table td{padding:6px 8px !important;line-height:1.3 !important}

@media(max-width:800px){
    body .rm-owner-data-box,
    body .rm-owner-data-box ~ .rm-owner-box{padding:14px !important}
    body .rm-owner-data-box ~ .rm-owner-box .rm-owner-hours>div{grid-template-columns:1fr 1fr !important;gap:5px 8px !important}
    body .rm-owner-data-box ~ .rm-owner-box .rm-owner-hours>div>b{grid-column:1/-1 !important}
    body .rm-owner-data-box ~ .rm-owner-box .rm-owner-hours-sep{display:none !important}
}

/* v2.9.263 — trendy górnych KPI analityki */
.rm-owner-analytics-grid .rm-owner-kpi-trend{display:block;margin-top:4px;font-size:11px!important;line-height:1.15;font-weight:800;letter-spacing:.01em}
.rm-owner-analytics-grid .rm-owner-kpi-trend.is-up{color:#24734f}
.rm-owner-analytics-grid .rm-owner-kpi-trend.is-down{color:#a23b3b}
.rm-owner-analytics-grid .rm-owner-kpi-trend.is-flat{color:#77808a}


/* v2.9.264 — legenda trendów górnych KPI */
.rm-owner-kpi-legend{display:flex;align-items:center;gap:6px;margin:2px 0 8px;color:#66717f;font-size:11px;line-height:1.35}
.rm-owner-kpi-info{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:12px;font-weight:800;color:#526273;cursor:help;outline:none}
.rm-owner-kpi-info::after{content:attr(data-tip);position:absolute;z-index:30;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%);width:250px;max-width:75vw;padding:8px 10px;border-radius:8px;background:#24324a;color:#fff;font-size:11px;font-weight:500;line-height:1.35;box-shadow:0 6px 18px rgba(0,0,0,.18);opacity:0;pointer-events:none;transition:opacity .15s ease}
.rm-owner-kpi-info:hover::after,.rm-owner-kpi-info:focus::after{opacity:1}
@media(max-width:650px){.rm-owner-kpi-legend{align-items:flex-start;font-size:10.5px;margin-bottom:7px}.rm-owner-kpi-info::after{left:auto;right:0;transform:none}}

/* v2.9.265 — szeroki panel restauracji z boczną nawigacją */
body.rm-owner-page .site-main,
body.rm-owner-page .content-area,
body.rm-owner-page .entry-content,
body.rm-owner-page .wp-block-post-content,
body.rm-owner-page article,
body.rm-owner-page main{
    width:100% !important;
    max-width:none !important;
}
body.rm-owner-page .rm-owner-panel{
    width:calc(100vw - 28px) !important;
    max-width:1600px !important;
    margin:8px auto 28px !important;
    padding:0 !important;
    background:#f7f9fc !important;
    border:1px solid #e5eaf1 !important;
    border-radius:20px !important;
    overflow:visible !important;
}
body.rm-owner-page .rm-owner-head{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:24px !important;
    margin:0 !important;
    padding:18px 26px !important;
    background:#fff !important;
    color:#172b4d !important;
    border:0 !important;
    border-bottom:1px solid #e8edf3 !important;
    border-radius:20px 20px 0 0 !important;
    box-shadow:none !important;
}
body.rm-owner-page .rm-owner-head-copy{display:grid;gap:2px}
body.rm-owner-page .rm-owner-head h1{margin:0 !important;color:#14274b !important;font-size:25px !important;line-height:1.15 !important;font-weight:900 !important}
body.rm-owner-page .rm-owner-head p{margin:0 !important;color:#63708a !important;font-size:13px !important}
body.rm-owner-page .rm-owner-head-place{display:flex;align-items:center;gap:10px;min-width:0}
body.rm-owner-page .rm-owner-head-place img{width:42px;height:42px;object-fit:cover;border-radius:50%;border:1px solid #dce4ee}
body.rm-owner-page .rm-owner-head-place>div{display:grid;gap:1px;min-width:0}
body.rm-owner-page .rm-owner-head-place strong{font-size:13px;color:#172b4d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}
body.rm-owner-page .rm-owner-head-place a{font-size:11px !important;color:#2463d4 !important;font-weight:800 !important}

.rm-owner-dashboard-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:720px;background:#f7f9fc;border-radius:0 0 20px 20px}
.rm-owner-dashboard-sidebar{position:sticky;top:10px;align-self:start;display:flex;flex-direction:column;min-height:calc(100vh - 32px);max-height:calc(100vh - 20px);padding:18px 12px;background:linear-gradient(180deg,#14233c 0%,#102037 100%);color:#fff;border-radius:0 0 0 19px;overflow:auto}
.rm-owner-sidebar-brand{display:flex;align-items:center;gap:10px;padding:3px 8px 18px;border-bottom:1px solid rgba(255,255,255,.09);margin-bottom:13px}
.rm-owner-sidebar-brand>span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#fff;color:#172b4d;font-weight:950;font-size:10px}
.rm-owner-sidebar-brand>div{display:grid;gap:0}.rm-owner-sidebar-brand strong{color:#fff;font-size:14px}.rm-owner-sidebar-brand small{color:#c2ccdc;font-size:8px;letter-spacing:.13em}
.rm-owner-sidebar-nav{display:grid;gap:5px}
.rm-owner-sidebar-nav button{appearance:none;width:100%;display:flex;align-items:center;gap:10px;padding:10px 11px;border:0;border-radius:9px;background:transparent;color:#cbd5e5;font:inherit;font-size:12px;font-weight:750;text-align:left;cursor:pointer;transition:.15s ease}
.rm-owner-sidebar-nav button>span{display:grid;place-items:center;width:20px;min-width:20px;color:#d8e3f4;font-size:15px}
.rm-owner-sidebar-nav button:hover{background:rgba(255,255,255,.07);color:#fff}
.rm-owner-sidebar-nav button.is-active{background:linear-gradient(90deg,#274f91,#315da5);color:#fff;box-shadow:0 7px 18px rgba(0,0,0,.16)}
.rm-owner-sidebar-bottom{margin-top:auto;padding-top:15px;display:grid;gap:4px;border-top:1px solid rgba(255,255,255,.09)}
.rm-owner-sidebar-bottom a{padding:8px 10px;color:#d3ddec !important;text-decoration:none !important;font-size:10.5px;font-weight:750}
.rm-owner-sidebar-bottom a:hover{color:#fff !important}

.rm-owner-dashboard-content{min-width:0;padding:22px 26px 30px;background:#fbfcfe;border-radius:0 0 19px 0}
.rm-owner-dashboard-view-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:0 0 14px;padding:0 2px 12px;border-bottom:1px solid #e6ebf2}
.rm-owner-dashboard-view-head h2{margin:0;color:#15294e;font-size:23px;line-height:1.15;font-weight:900}
.rm-owner-dashboard-view-head p{margin:4px 0 0;color:#68758c;font-size:11.5px;line-height:1.4}
body .rm-owner-dashboard-content .rm-owner-form{display:block !important;width:100% !important;max-width:none !important;margin:0 !important}
body .rm-owner-dashboard-content .rm-owner-form>[data-rm-owner-view]{display:none !important}
body .rm-owner-dashboard-content .rm-owner-form>[data-rm-owner-view].is-rm-owner-view-active{display:block !important}
body .rm-owner-dashboard-content .rm-owner-box{width:100% !important;max-width:none !important;margin:0 0 14px !important}
body .rm-owner-dashboard-content .rm-owner-save{margin:10px 0 0 auto !important}
.rm-owner-dashboard-detached>.rm-owner-user-signals,.rm-owner-dashboard-detached>.rm-owner-theme-analytics{margin:0 !important;padding:0 !important;border-top:0 !important}
.rm-owner-dashboard-detached .rm-owner-user-signals-head,.rm-owner-dashboard-detached .rm-owner-theme-head{margin-top:0}

/* Na szerokim panelu sekcje formularzowe nadal pozostają zwarte, ale korzystają z dostępnej szerokości. */
body .rm-owner-dashboard-content .rm-owner-data-box,
body .rm-owner-dashboard-content .rm-owner-data-box ~ .rm-owner-box{max-width:none !important}
body .rm-owner-dashboard-content .rm-owner-data-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}
body .rm-owner-dashboard-content .rm-owner-data-wide{grid-column:1/-1 !important}
body .rm-owner-dashboard-content .rm-owner-gallery-admin{grid-template-columns:repeat(5,minmax(0,1fr)) !important}
body .rm-owner-dashboard-content .rm-camp-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important}

@media(max-width:1050px){
  .rm-owner-dashboard-shell{grid-template-columns:190px minmax(0,1fr)}
  .rm-owner-dashboard-content{padding:18px}
  body .rm-owner-dashboard-content .rm-owner-data-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
  body .rm-owner-dashboard-content .rm-owner-gallery-admin{grid-template-columns:repeat(3,minmax(0,1fr)) !important}
}
@media(max-width:760px){
  body.rm-owner-page .rm-owner-panel{width:100% !important;margin:0 !important;border-radius:0 !important;border-left:0 !important;border-right:0 !important}
  body.rm-owner-page .rm-owner-head{padding:14px 15px !important;border-radius:0 !important;align-items:flex-start !important}
  body.rm-owner-page .rm-owner-head h1{font-size:20px !important}
  body.rm-owner-page .rm-owner-head-place img{display:none}
  body.rm-owner-page .rm-owner-head-place strong{max-width:135px;font-size:11px}
  .rm-owner-dashboard-shell{display:block;min-height:0}
  .rm-owner-dashboard-sidebar{position:sticky;top:0;z-index:20;min-height:0;max-height:none;padding:8px 10px;border-radius:0;overflow:visible}
  .rm-owner-sidebar-brand,.rm-owner-sidebar-bottom{display:none}
  .rm-owner-sidebar-nav{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.rm-owner-sidebar-nav::-webkit-scrollbar{display:none}
  .rm-owner-sidebar-nav button{width:auto;min-width:max-content;padding:8px 10px;font-size:10.5px}.rm-owner-sidebar-nav button>span{width:16px;min-width:16px;font-size:12px}
  .rm-owner-dashboard-content{padding:14px 10px 22px;border-radius:0}
  .rm-owner-dashboard-view-head{margin-bottom:10px;padding-bottom:9px}.rm-owner-dashboard-view-head h2{font-size:19px}.rm-owner-dashboard-view-head p{font-size:10.5px}
  body .rm-owner-dashboard-content .rm-owner-data-grid{grid-template-columns:1fr !important}
  body .rm-owner-dashboard-content .rm-owner-gallery-admin{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
  body .rm-owner-dashboard-content .rm-camp-grid{grid-template-columns:1fr 1fr !important}
}

/* v2.9.265 — pełne wycentrowanie panelu względem viewportu także w motywach z wąskim contentem */
@media(min-width:761px){
  body.rm-owner-page .rm-owner-panel{position:relative !important;left:50% !important;transform:translateX(-50%) !important}
}
@media(max-width:760px){
  body.rm-owner-page .rm-owner-panel{position:static !important;left:auto !important;transform:none !important}
}


/* v2.9.266 — panel restauracji wycentrowany względem viewportu, bez kumulowania paddingów motywu */
body.rm-owner-page main#wp--skip-link--target,
body.rm-owner-page main#wp--skip-link--target > .wp-block-group.alignfull,
body.rm-owner-page .entry-content.alignfull.wp-block-post-content{
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
}
body.rm-owner-page main#wp--skip-link--target > .wp-block-group.alignfull{
    padding-left:0 !important;
    padding-right:0 !important;
}
body.rm-owner-page .entry-content.alignfull.wp-block-post-content{
    padding-left:0 !important;
    padding-right:0 !important;
}
body.rm-owner-page .rm-owner-panel{
    position:static !important;
    left:auto !important;
    transform:none !important;
    width:calc(100vw - 28px) !important;
    max-width:1600px !important;
    margin:8px auto 28px !important;
}
@media(max-width:760px){
    body.rm-owner-page .rm-owner-panel{width:100% !important;margin:0 !important}
}

/* v2.9.267 — rzeczywiste opinie klientów w zakładce Opinie właściciela */
.rm-owner-client-reviews{margin-top:14px;padding-top:14px;border-top:1px solid #e7ebf0}
.rm-owner-client-reviews-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}
.rm-owner-client-reviews-head>div{display:grid;gap:2px}.rm-owner-client-reviews-head strong{font-size:15px;color:#26364d;font-weight:900}.rm-owner-client-reviews-head span{font-size:10.5px;color:#7a8593}.rm-owner-client-reviews-head>small{font-size:9px;font-weight:800;color:#607080;background:#f4f5f6;border-radius:999px;padding:4px 8px;white-space:nowrap}
.rm-owner-client-reviews-list{display:grid;gap:8px}.rm-owner-client-review{padding:10px 11px;border:1px solid #e8ecf1;border-radius:11px;background:#fff;box-shadow:0 3px 10px rgba(23,43,77,.025)}.rm-owner-client-review.is-pending{background:#fffaf1;border-color:#eadfc8}
.rm-owner-client-review-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rm-owner-client-review-author{display:flex;align-items:center;gap:8px;min-width:0}.rm-owner-client-review-author img{width:30px;height:30px;border-radius:50%;object-fit:cover}.rm-owner-client-review-author>div{display:grid;gap:1px;min-width:0}.rm-owner-client-review-author strong{font-size:11px;color:#26364d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-owner-client-review-author small{font-size:8.5px;color:#9098a3}
.rm-owner-client-review-status{font-size:8px;font-weight:850;color:#2f6f57;background:#eaf5ef;border-radius:999px;padding:4px 7px;white-space:nowrap}.rm-owner-client-review-status.is-pending{color:#8b641f;background:#fbf0d9}
.rm-owner-client-review-rating{display:flex;align-items:center;gap:6px;margin-top:7px}.rm-owner-client-review-rating span{font-size:11px;letter-spacing:.04em;color:#d79a24}.rm-owner-client-review-rating b{font-size:8.5px;color:#687483}
.rm-owner-client-review>p{margin:6px 0 0!important;font-size:10.5px!important;line-height:1.5!important;color:#4d596b!important}.rm-owner-client-review-photo{display:block;width:92px;height:68px;object-fit:cover;border-radius:8px;margin-top:8px;border:1px solid #e1e5ea}
.rm-owner-client-reviews-empty{margin:0!important;padding:12px;border:1px dashed #dfe4ea;border-radius:10px;background:#fafbfc;font-size:10px!important;color:#7d8794!important}
.rm-owner-dashboard-detached>.rm-owner-client-reviews{margin-top:14px!important}
@media(max-width:650px){.rm-owner-client-reviews-head{align-items:flex-start;display:grid}.rm-owner-client-reviews-head>small{justify-self:start}.rm-owner-client-review-top{display:grid}.rm-owner-client-review-status{justify-self:start}}


/* v2.9.268 — opinie społeczności: autor, profil i polubienie osoby */
.rm-community-reviews-section{margin:0 0 28px!important;padding:18px!important;border:1px solid #e7e2db!important;border-radius:18px!important;background:#fff!important}
.rm-community-reviews-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:13px}.rm-community-reviews-head h2{margin:0 0 4px!important;font-size:20px!important;line-height:1.2!important;font-weight:900!important;color:#24324a!important}.rm-community-reviews-head p{margin:0!important;font-size:12px!important;line-height:1.45!important;color:#6f7280!important}
.rm-community-reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rm-community-review-card{position:relative;min-width:0;padding:12px 13px;border:1px solid #ebe6df;border-radius:14px;background:#fcfbf8;box-shadow:0 3px 12px rgba(31,45,66,.035)}
.rm-community-review-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rm-community-review-author{display:flex;align-items:center;gap:9px;min-width:0}.rm-community-review-avatar{display:block;line-height:0;flex:0 0 38px}.rm-community-review-avatar img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 0 0 1px #ddd8d0}.rm-community-review-author>div{display:grid;gap:2px;min-width:0}.rm-community-review-name{font-size:12px!important;line-height:1.2!important;font-weight:850!important;color:#24324a!important;text-decoration:none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-community-review-name:hover{text-decoration:underline!important}.rm-community-review-author small{font-size:9px!important;color:#9198a2!important}
.rm-community-review-like{flex:0 0 auto}.rm-community-review-like .rm-like-person{position:static!important;margin:0!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;font-size:20px!important;line-height:1!important}
.rm-community-review-place{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:9px;font-size:10px;color:#7b828d}.rm-community-review-place>a{font-weight:850;color:#5d3d49;text-decoration:none}.rm-community-review-place>a:hover{text-decoration:underline}.rm-community-review-stars{margin-left:auto;font-size:11px;letter-spacing:.02em;color:#c99125}
.rm-community-review-card>p{margin:8px 0 0!important;font-size:12px!important;line-height:1.5!important;color:#465365!important}.rm-community-reviews-empty{margin:0!important;padding:12px;border:1px dashed #ddd8d0;border-radius:12px;background:#faf9f7;font-size:12px!important;color:#7b828d!important}
@media(max-width:760px){.rm-community-reviews-section{padding:14px!important}.rm-community-reviews-grid{grid-template-columns:1fr}.rm-community-reviews-head h2{font-size:18px!important}.rm-community-review-card>p{font-size:11.5px!important}}

/* v2.9.269 — czytelne objaśnienie trendów KPI */
.rm-owner-analytics-grid .rm-owner-kpi-trend{position:relative;cursor:help;outline:none;width:max-content;max-width:100%}
.rm-owner-analytics-grid .rm-owner-kpi-trend::after{content:attr(data-tip);position:absolute;z-index:40;left:50%;bottom:calc(100% + 7px);transform:translateX(-50%);width:240px;max-width:75vw;padding:7px 9px;border-radius:8px;background:#24324a;color:#fff;font-size:10.5px!important;font-weight:500;line-height:1.35;text-align:left;box-shadow:0 6px 18px rgba(0,0,0,.18);opacity:0;pointer-events:none;transition:opacity .15s ease}
.rm-owner-analytics-grid .rm-owner-kpi-trend:hover::after,.rm-owner-analytics-grid .rm-owner-kpi-trend:focus::after{opacity:1}
@media(max-width:650px){.rm-owner-analytics-grid .rm-owner-kpi-trend::after{left:0;transform:none;width:210px}}

/* v2.9.270: review cards replace the theme's comment bodies on place pages. */
.rm-comments-v14 .rm-place-review-item{list-style:none;margin:0 0 16px;padding:0}
.rm-comments-v14 .rm-place-review-item > .rm-local-review-card{width:100%;box-sizing:border-box}
.rm-comments-v14 .rm-place-review-item .reply{margin-top:10px}

/* v2.9.271: align reviews with the rating form and expose author profiles. */
.rm-comments-v14 .comment-list,.rm-comments-v14 .commentlist{width:100%!important;max-width:none!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;list-style:none!important}
.rm-comments-v14 .rm-place-review-item{width:100%!important;max-width:none!important;box-sizing:border-box!important;margin:0 0 16px!important;padding:0!important;list-style:none!important}
.rm-comments-v14 .rm-place-review-item > .rm-local-review-card{display:block!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}
.rm-comments-v14 .rm-local-review-card .rm-review-author{gap:14px!important;min-width:0}
.rm-comments-v14 .rm-local-review-card .rm-review-author img{display:block!important;width:72px!important;height:72px!important;min-width:72px!important;max-width:none!important;object-fit:cover!important;border-radius:50%!important}
.rm-comments-v14 .rm-local-review-card .rm-review-author > a{flex:0 0 72px}
.rm-comments-v14 .rm-local-review-card .rm-review-author strong{overflow-wrap:anywhere}
.rm-comments-v14 .rm-place-review-profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:14px}
.rm-comments-v14 .rm-place-review-profile-actions > a{font-weight:700;text-decoration:underline}
.rm-comments-v14 .rm-place-review-like{display:inline-flex;align-items:center;gap:8px;font-size:13px}
.rm-comments-v14 .rm-place-review-like .rm-like-person{position:static!important;flex:none}
@media(max-width:480px){.rm-comments-v14 .rm-local-review-card .rm-review-head{flex-wrap:wrap!important}}

/* v2.9.272 — show existing groups independently from accepted private chats. */
.rm-message-groups{margin:0 0 24px}
.rm-message-groups-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:16px}
.rm-message-group{margin:0!important;min-width:0}
.rm-message-group h3{margin-top:0}
.rm-message-group-members{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0}
.rm-message-group-members a{display:flex;align-items:center;gap:8px;max-width:100%;font-size:13px;text-decoration:none}
.rm-message-group-members img{width:48px!important;height:48px!important;object-fit:cover;border-radius:50%;flex:0 0 48px}
.rm-message-group-members span{overflow-wrap:anywhere}
.rm-chat-active[hidden]{display:none!important}

/* v2.9.273 — shared conversation, independent of private match chat. */
.rm-group-chat-panel{margin-top:20px;border:1px solid #e5dccd;border-radius:18px;overflow:hidden;background:#fff}
.rm-group-chat-panel[hidden],.rm-group-older[hidden]{display:none!important}
.rm-group-chat-panel .rm-chat-head{justify-content:space-between}
.rm-group-chat-panel [data-group-close]{border:0;background:transparent;font-size:28px;cursor:pointer;padding:4px 12px}
.rm-group-chat-members{padding:0 16px}
.rm-group-chat-panel .rm-chat-messages{height:380px;min-height:200px}
.rm-group-chat-panel .rm-chat-status{padding:10px 16px}
.rm-group-chat-panel .rm-chat-status:empty{padding:0}
.rm-group-chat-panel .rm-chat-compose .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.rm-group-chat-panel button:disabled{opacity:.55;cursor:wait}
.rm-group-older{display:block;margin:8px auto;padding:8px 14px;border:1px solid #d8cfbf;border-radius:10px;background:#fff;cursor:pointer}
.rm-message-group .rm-group-details{display:inline-block;margin:10px 0 0 12px}
.rm-message-group [aria-pressed=true]{outline:3px solid #c59d4c;outline-offset:2px}
.rm-group-chat-link{display:inline-flex;margin:10px 0;font-size:14px!important}
@media(max-width:600px){.rm-group-chat-panel .rm-chat-messages{height:330px}.rm-group-chat-panel .rm-chat-compose{grid-template-columns:1fr}.rm-group-chat-panel .rm-chat-message{max-width:96%}}

/* v2.9.274 — compact table cards aligned with the conversation area. */
.rm-messages-page-wrap .rm-message-groups,
.rm-messages-page-wrap .rm-message-groups-grid{width:100%!important;max-width:100%!important;min-width:0;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}
.rm-messages-page-wrap .rm-message-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.rm-messages-page-wrap .rm-message-group{width:auto!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:16px!important;border-radius:15px!important}
.rm-messages-page-wrap .rm-message-group h3{margin:0 0 6px!important;font-size:18px!important;line-height:1.3!important}
.rm-messages-page-wrap .rm-message-group > p{margin:0!important;font-size:13px!important;line-height:1.45!important}
.rm-messages-page-wrap .rm-message-group .rm-message-group-members{gap:8px 12px;margin:12px 0}
.rm-messages-page-wrap .rm-message-group .rm-message-group-members a{gap:6px;font-size:12px!important;min-width:0}
.rm-messages-page-wrap .rm-message-group .rm-message-group-members img{width:38px!important;height:38px!important;flex:0 0 38px}
.rm-messages-page-wrap .rm-message-group .rm-account-btn{padding:8px 12px!important;min-height:36px!important;font-size:13px!important;line-height:1.3!important;border-radius:10px!important;box-sizing:border-box}
.rm-messages-page-wrap .rm-message-group .rm-group-details{font-size:13px!important;line-height:1.4!important;margin:8px 0 0 10px}
@media(max-width:760px){.rm-messages-page-wrap .rm-message-groups-grid{grid-template-columns:minmax(0,1fr)}.rm-messages-page-wrap .rm-message-group{padding:14px!important}}

/* v2.9.275 — smaller headings on the messages page. */
.rm-messages-page-wrap .rm-messages-page-head h1{font-size:24px!important;font-weight:700!important;line-height:1.25!important}
.rm-messages-page-wrap .rm-messages-page-head p{font-size:14px!important;line-height:1.5!important}
.rm-messages-page-wrap .rm-message-groups > h2{font-size:20px!important;line-height:1.3!important}
@media(max-width:600px){.rm-messages-page-wrap .rm-messages-page-head h1{font-size:21px!important}.rm-messages-page-wrap .rm-message-groups > h2{font-size:18px!important}}

/* v2.9.280: compact introduction with native keyboard-accessible disclosure. */
.rm-how-section.rm-home-section{padding:18px 24px!important}
.rm-how-section .rm-how-short{margin:0!important;font-size:15px!important;line-height:1.65!important;color:#39475a!important}
.rm-how-details{margin-top:8px}
.rm-how-details>summary{cursor:pointer;color:#315f8a;font-size:14px;font-weight:600;padding:4px 0;width:fit-content}
.rm-how-details>summary:focus-visible{outline:2px solid #315f8a;outline-offset:4px;border-radius:3px}
.rm-how-details>summary span{font-size:12px;margin-left:8px;text-decoration:underline}
.rm-how-details:not([open])>.rm-how-grid{display:none!important}
.rm-how-details[open]>.rm-how-grid{margin-top:16px}
.rm-how-details .rm-how-collapse,.rm-how-details[open] .rm-how-expand{display:none}
.rm-how-details[open] .rm-how-collapse{display:inline}
@media(max-width:760px){.rm-how-section.rm-home-section{padding:16px!important}.rm-how-section .rm-how-short{font-size:14px!important}}
