/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--rg-orange:#f47b20;--rg-orange-dark:#d9610c;--rg-blue:#1677c8;--rg-blue-dark:#0d4f85;--rg-navy:#18324a;--rg-teal:#168a8a;--rg-text:#243746;--rg-muted:#657786;--rg-border:#dce5eb;--rg-background:#f7fafc;--rg-surface:#ffffff;--rg-radius:14px;--rg-shadow:0 8px 30px rgba(24,50,74,0.08);}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;background:var(--rg-background);color:var(--rg-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;}img{max-width:100%;}a{color:var(--rg-blue);}a:hover,a:focus{color:var(--rg-blue-dark);}button,input,select,textarea{font:inherit;}.rg-container{width:100%;max-width:1600px;margin-inline:auto;padding-inline:clamp(16px,3vw,48px);}.rg-site-header{position:relative;z-index:20;background:var(--rg-surface);border-bottom:1px solid var(--rg-border);}.rg-header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;}.rg-brand{flex:0 0 auto;color:var(--rg-blue-dark);font-size:1.55rem;font-weight:850;letter-spacing:-0.04em;text-decoration:none;}.rg-brand:hover,.rg-brand:focus{color:var(--rg-blue-dark);}.rg-brand-accent{color:var(--rg-orange);}.rg-primary-menu{margin-left:auto;}.rg-primary-menu ul{display:flex;flex-wrap:wrap;align-items:center;gap:6px 18px;margin:0;padding:0;list-style:none;}.rg-primary-menu li{margin:0;padding:0;}.rg-primary-menu a{color:var(--rg-navy);font-size:0.88rem;font-weight:700;text-decoration:none;}.rg-primary-menu a:hover,.rg-primary-menu a:focus,.rg-primary-menu a.is-active{color:var(--rg-orange-dark);}.rg-header-region{flex:0 0 auto;}.rg-main{min-height:60vh;}.rg-content{padding-block:32px 64px;}.rg-layout-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;}.rg-main-content{min-width:0;}.rg-highlighted{padding-top:16px;}.rg-site-footer{margin-top:64px;padding-block:32px;background:#eef5f8;border-top:1px solid var(--rg-border);color:var(--rg-muted);font-size:0.9rem;}.rg-footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 24px;}.rg-footer-credit{margin:0;}.rg-footer-credit a{color:var(--rg-blue-dark);font-weight:700;text-decoration:none;}@media (max-width:767px){.rg-header-inner{min-height:64px;flex-wrap:wrap;padding-block:12px;}.rg-primary-menu{width:100%;margin-left:0;}.rg-primary-menu ul{gap:8px 16px;}.rg-layout-with-sidebar{grid-template-columns:1fr;}.rg-content{padding-block:24px 48px;}.rg-footer-inner{display:block;}.rg-footer-credit + .rg-footer-credit{margin-top:8px;}}
.rg-site-header{position:relative;z-index:50;border-bottom:1px solid var(--rg-border);background:rgba(255,255,255,0.98);}.rg-header-inner{display:flex;align-items:center;min-height:76px;gap:clamp(18px,3vw,44px);}.rg-brand{position:relative;display:inline-flex;flex-direction:column;flex:0 0 auto;color:var(--rg-navy);text-decoration:none;line-height:1;}.rg-brand-wordmark{position:relative;font-size:1.55rem;font-weight:900;letter-spacing:-0.055em;text-transform:uppercase;}.rg-brand-wordmark > span{color:var(--rg-orange);}.rg-brand-wordmark::after{content:"";position:absolute;top:-9px;right:4px;width:31px;height:17px;border-top:2px solid var(--rg-orange);border-right:2px solid var(--rg-orange);transform:skewY(-28deg);opacity:0.9;}.rg-brand small{margin-top:5px;color:var(--rg-muted);font-size:0.52rem;font-weight:750;letter-spacing:0.13em;text-transform:uppercase;}.rg-market-nav{display:flex;align-items:center;justify-content:center;flex:1 1 auto;gap:clamp(16px,2.1vw,31px);}.rg-market-nav a,.rg-header-login{color:var(--rg-navy);font-size:0.82rem;font-weight:750;text-decoration:none;white-space:nowrap;}.rg-market-nav a:hover,.rg-market-nav a:focus,.rg-header-login:hover,.rg-header-login:focus{color:var(--rg-orange-dark);}.rg-header-actions{display:flex;align-items:center;gap:14px;}.rg-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 16px;border-radius:7px;background:var(--rg-orange);color:#fff;font-size:0.78rem;font-weight:850;text-decoration:none;}.rg-header-cta:hover,.rg-header-cta:focus{background:var(--rg-orange-dark);color:#fff;}.rg-mobile-nav{display:none;margin-left:auto;}.rg-mobile-nav summary{cursor:pointer;color:var(--rg-navy);font-weight:800;}.rg-mobile-nav-panel{position:absolute;top:66px;right:16px;display:grid;min-width:230px;gap:3px;padding:10px;border:1px solid var(--rg-border);border-radius:12px;background:#fff;box-shadow:var(--rg-shadow);}.rg-mobile-nav-panel a{padding:11px 12px;border-radius:7px;color:var(--rg-navy);font-weight:750;text-decoration:none;}.rg-mobile-nav-panel a:hover{background:var(--rg-background);}.rg-site-footer{margin-top:60px;border-top:1px solid var(--rg-border);background:#fff;}.rg-footer-main{display:grid;grid-template-columns:1fr;gap:28px;padding-block:42px;}.rg-footer-brand{max-width:310px;}.rg-brand--footer{margin-bottom:16px;}.rg-footer-brand p{color:var(--rg-muted);font-size:0.86rem;}.rg-footer-column{display:flex;flex-direction:column;gap:9px;}.rg-footer-column strong{margin-bottom:4px;color:var(--rg-navy);}.rg-footer-column a,.rg-footer-column span{color:var(--rg-muted);font-size:0.82rem;text-decoration:none;}.rg-footer-column a:hover{color:var(--rg-orange-dark);}.rg-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 30px;padding-block:18px 25px;border-top:1px solid var(--rg-border);}.rg-footer-bottom p{margin:0;color:var(--rg-muted);font-size:0.76rem;}.rg-footer-bottom a{color:var(--rg-blue-dark);font-weight:750;text-decoration:none;}@media (min-width:760px){.rg-footer-main{grid-template-columns:minmax(260px,1.4fr)
      repeat(3,minmax(130px,1fr));}}@media (max-width:1120px){.rg-market-nav,.rg-header-actions{display:none;}.rg-mobile-nav{display:block;}}
.rg-header-disabled{color:var(--rg-muted);font-size:0.8rem;font-weight:700;cursor:default;white-space:nowrap;}.rg-mobile-nav-disabled{display:block;padding:11px 12px;color:var(--rg-muted);font-size:0.78rem;}.rg-marketplace-page{width:100%;max-width:1180px;margin-inline:auto;padding-block:clamp(28px,5vw,64px);}.rg-marketplace-page-hero{max-width:850px;margin-bottom:clamp(30px,5vw,52px);}.rg-marketplace-page-kicker{margin:0 0 7px;color:var(--rg-orange-dark);font-size:0.74rem;font-weight:900;letter-spacing:0.09em;text-transform:uppercase;}.rg-marketplace-page-hero h1{margin:0;color:var(--rg-navy);font-size:clamp(2.35rem,5vw,4.5rem);line-height:0.98;letter-spacing:-0.055em;}.rg-marketplace-page-hero > p:not(.rg-marketplace-page-kicker){max-width:760px;margin:17px 0 0;color:var(--rg-muted);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6;}.rg-marketplace-page-grid{display:grid;grid-template-columns:1fr;gap:16px;}.rg-marketplace-page-card{min-width:0;padding:clamp(22px,3vw,32px);border:1px solid var(--rg-border);border-radius:14px;background:#fff;box-shadow:0 5px 20px rgba(24,50,74,0.05);}.rg-marketplace-page-card > span{color:var(--rg-orange-dark);font-size:0.7rem;font-weight:900;letter-spacing:0.07em;text-transform:uppercase;}.rg-marketplace-page-card h2{margin:8px 0 0;color:var(--rg-navy);font-size:1.3rem;}.rg-marketplace-page-card p{margin:10px 0 0;color:var(--rg-muted);line-height:1.55;}.rg-marketplace-page-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;}.rg-marketplace-page-actions a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:9px 18px;border-radius:7px;background:var(--rg-orange);color:#fff;font-weight:850;text-decoration:none;}.rg-marketplace-page-actions a + a{border:1px solid var(--rg-border);background:#fff;color:var(--rg-blue-dark);}.rg-marketplace-page-actions a:hover,.rg-marketplace-page-actions a:focus{filter:brightness(0.96);}@media (min-width:760px){.rg-marketplace-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
.rg-footer-main{grid-template-columns:1fr;}@media (min-width:680px) and (max-width:999px){.rg-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));}.rg-footer-brand{grid-column:1 / -1;max-width:420px;}}@media (min-width:1000px){.rg-footer-main{grid-template-columns:minmax(260px,1.45fr)
      repeat(4,minmax(135px,1fr));column-gap:clamp(28px,4vw,64px);align-items:start;}.rg-footer-brand{max-width:310px;}}.rg-footer-column{min-width:0;}.rg-footer-column strong{line-height:1.25;}.rg-footer-column a,.rg-footer-column span{line-height:1.45;}@media (max-width:679px){.rg-footer-bottom{flex-direction:column;}}
.rg-browse-page{width:100%;}.rg-browse-intro{max-width:840px;margin-bottom:28px;}.rg-browse-kicker{margin:0 0 6px;color:var(--rg-orange-dark);font-size:0.78rem;font-weight:850;letter-spacing:0.08em;text-transform:uppercase;}.rg-browse-title{margin:0;color:var(--rg-navy);font-size:clamp(2.2rem,5vw,4rem);line-height:1;letter-spacing:-0.05em;}.rg-browse-description{max-width:720px;margin:16px 0 0;color:var(--rg-muted);font-size:clamp(1rem,2vw,1.1rem);}.rg-browse-preview-notice{margin-bottom:18px;padding:12px 16px;border:1px solid #f7c38e;border-radius:10px;background:#fff7ed;color:#7a410e;}.rg-browse-preview-notice p{margin:0;font-weight:700;}.rg-rental-filter-form{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:28px;padding:clamp(18px,3vw,28px);border:1px solid var(--rg-border);border-radius:18px;background:var(--rg-surface);box-shadow:var(--rg-shadow);}.rg-rental-filter-form .form-item{min-width:0;margin:0;}.rg-rental-filter-form label{display:block;margin-bottom:5px;color:var(--rg-navy);font-size:0.78rem;font-weight:750;}.rg-rental-filter-form input,.rg-rental-filter-form select{width:100%;min-height:46px;padding:8px 11px;border:1px solid var(--rg-border);border-radius:9px;background:#fff;color:var(--rg-text);}.rg-rental-filter-form input:focus,.rg-rental-filter-form select:focus{border-color:var(--rg-blue);outline:none;box-shadow:0 0 0 3px rgba(22,119,200,0.12);}.rg-rental-filter-form .form-actions{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin:0;}.rg-rental-filter-form .form-submit{min-width:180px;min-height:46px;padding:9px 22px;border:0;border-radius:9px;background:var(--rg-orange);color:#fff;cursor:pointer;font-weight:800;}.rg-rental-filter-form .form-submit:hover,.rg-rental-filter-form .form-submit:focus{background:var(--rg-orange-dark);}.rg-filter-clear{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:8px 16px;border:1px solid var(--rg-border);border-radius:9px;background:#fff;color:var(--rg-navy);font-weight:750;text-decoration:none;}.rg-filter-clear:hover,.rg-filter-clear:focus{border-color:var(--rg-blue);color:var(--rg-blue-dark);}.rg-browse-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px 0 18px;}.rg-browse-result-count{margin:0;color:var(--rg-navy);font-weight:800;}.rg-rental-grid{display:grid;grid-template-columns:1fr;gap:clamp(18px,2vw,26px);align-items:start;}.rg-rental-card{overflow:hidden;min-width:0;margin:0;border:1px solid var(--rg-border);border-radius:18px;background:var(--rg-surface);box-shadow:0 7px 25px rgba(24,50,74,0.07);transition:transform 160ms ease,box-shadow 160ms ease;}.rg-rental-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(24,50,74,0.12);}.rg-rental-card-image-link{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 10;background:#e8eff4;}.rg-rental-card-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform 220ms ease;}.rg-rental-card:hover .rg-rental-card-image{transform:scale(1.025);}.rg-rental-card-image-placeholder{width:100%;height:100%;display:grid;place-items:center;padding:20px;color:var(--rg-muted);font-weight:700;}.rg-rental-card-badges{position:absolute;top:12px;left:12px;display:flex;flex-wrap:wrap;gap:7px;}.rg-rental-card-badge{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,0.95);color:var(--rg-navy);font-size:0.68rem;font-weight:850;letter-spacing:0.03em;text-transform:uppercase;box-shadow:0 3px 12px rgba(24,50,74,0.12);}.rg-rental-card-badge--featured{background:var(--rg-orange);color:#fff;}.rg-rental-card-body{padding:18px;}.rg-rental-card-price{color:var(--rg-navy);font-size:1.5rem;font-weight:850;line-height:1.15;letter-spacing:-0.035em;}.rg-rental-card-price span{color:var(--rg-muted);font-size:0.78rem;font-weight:650;letter-spacing:0;}.rg-rental-card-title{margin:9px 0 0;font-size:1.16rem;line-height:1.25;}.rg-rental-card-title a{color:var(--rg-navy);text-decoration:none;}.rg-rental-card-title a:hover,.rg-rental-card-title a:focus{color:var(--rg-blue);}.rg-rental-card-address{display:flex;flex-direction:column;gap:2px;min-height:42px;margin:8px 0 0;color:var(--rg-muted);font-size:0.83rem;line-height:1.35;}.rg-rental-card-facts{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:16px;padding-top:14px;border-top:1px solid var(--rg-border);color:var(--rg-muted);font-size:0.78rem;}.rg-rental-card-facts strong{color:var(--rg-navy);font-weight:800;}.rg-rental-card-meta{display:flex;flex-wrap:wrap;gap:7px;min-height:27px;margin-top:12px;}.rg-rental-card-meta span{padding:4px 8px;border-radius:999px;background:var(--rg-background);color:var(--rg-muted);font-size:0.7rem;font-weight:700;}.rg-rental-card-cta{display:flex;justify-content:center;align-items:center;min-height:46px;margin-top:17px;border-radius:9px;background:var(--rg-blue-dark);color:#fff;font-weight:800;text-decoration:none;}.rg-rental-card-cta:hover,.rg-rental-card-cta:focus{background:var(--rg-blue);color:#fff;}.rg-rental-empty{padding:clamp(32px,6vw,70px);border:1px dashed var(--rg-border);border-radius:18px;background:var(--rg-surface);text-align:center;}.rg-rental-empty h2{margin:0;color:var(--rg-navy);}.rg-rental-empty p{max-width:560px;margin:10px auto 0;color:var(--rg-muted);}.pager{margin-top:34px;}@media (min-width:680px){.rg-rental-filter-form{grid-template-columns:repeat(2,minmax(0,1fr));}.rg-rental-filter-form .form-actions{grid-column:1 / -1;}.rg-rental-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:1024px){.rg-rental-filter-form{grid-template-columns:minmax(240px,1.5fr)
      minmax(115px,0.7fr)
      minmax(115px,0.7fr)
      minmax(105px,0.65fr)
      minmax(105px,0.65fr);align-items:end;}.rg-rental-filter-form .form-item-property-type{grid-column:1;}.rg-rental-filter-form .form-item-market{grid-column:2;}.rg-rental-filter-form .form-item-sort{grid-column:3;}.rg-rental-filter-form .form-actions{grid-column:4 / 6;justify-content:flex-end;}.rg-rental-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:1450px){.rg-rental-grid{grid-template-columns:repeat(4,minmax(0,1fr));}}@media (max-width:679px){.rg-rental-filter-form .form-actions{flex-direction:column;align-items:stretch;}.rg-rental-filter-form .form-submit,.rg-filter-clear{width:100%;}}
.field--widget-media-library-widget{margin-block:10px 24px;padding:18px;border:1px solid #d9e3ec;border-radius:14px;background:#f8fbfd;}.field--widget-media-library-widget .media-library-selection{margin-bottom:14px;}.field--widget-media-library-widget .media-library-open-button,.field--widget-media-library-widget .js-media-library-open-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid #f58220;border-radius:8px;background:#f58220;color:#ffffff;font-weight:800;line-height:1.2;text-decoration:none;cursor:pointer;}.field--widget-media-library-widget .media-library-open-button:hover,.field--widget-media-library-widget .media-library-open-button:focus-visible,.field--widget-media-library-widget .js-media-library-open-button:hover,.field--widget-media-library-widget .js-media-library-open-button:focus-visible{border-color:#d9680b;background:#d9680b;color:#ffffff;}.media-library-widget-modal{--rg-media-navy:#17324d;--rg-media-navy-deep:#10283d;--rg-media-blue:#1f5f8b;--rg-media-orange:#f58220;--rg-media-orange-dark:#d9680b;--rg-media-ink:#152c40;--rg-media-muted:#65798b;--rg-media-border:#d8e2ea;--rg-media-soft:#f5f8fb;--rg-media-white:#ffffff;}.media-library-widget-modal.ui-dialog{width:min(94vw,1180px) !important;max-width:1180px !important;border:0 !important;border-radius:16px !important;background:var(--rg-media-white);box-shadow:0 24px 70px rgba(16,40,61,0.24),0 6px 22px rgba(16,40,61,0.12);overflow:hidden;}.media-library-widget-modal .ui-dialog-titlebar{position:relative;display:flex;align-items:center;min-height:64px;padding:16px 70px 16px 24px !important;border:0 !important;border-radius:0 !important;background:var(--rg-media-navy) !important;color:var(--rg-media-white) !important;}.media-library-widget-modal .ui-dialog-title{margin:0;color:var(--rg-media-white);font-size:clamp(1.25rem,2vw,1.55rem);font-weight:850;line-height:1.2;}.media-library-widget-modal .ui-dialog-titlebar-close{position:absolute;top:50%;right:18px;width:38px;height:38px;margin:0;padding:0;border:1px solid rgba(255,255,255,0.28);border-radius:999px;background:rgba(255,255,255,0.08);color:var(--rg-media-white);transform:translateY(-50%);cursor:pointer;}.media-library-widget-modal .ui-dialog-titlebar-close:hover,.media-library-widget-modal .ui-dialog-titlebar-close:focus-visible{background:rgba(255,255,255,0.18);outline:2px solid #ffffff;outline-offset:2px;}.media-library-widget-modal > .ui-dialog-content{box-sizing:border-box;max-height:min(72vh,760px) !important;padding:0 !important;background:var(--rg-media-white);color:var(--rg-media-ink);}.media-library-widget-modal .media-library-wrapper{box-sizing:border-box;width:100%;min-height:420px;padding:24px;background:var(--rg-media-white);}.media-library-widget-modal .media-library-content{box-sizing:border-box;width:100%;}.media-library-widget-modal .media-library-menu{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:0;border:0;list-style:none;}.media-library-widget-modal .media-library-menu__item{margin:0;padding:0;}.media-library-widget-modal .media-library-menu__link{display:inline-flex;align-items:center;min-height:40px;padding:8px 14px;border:1px solid var(--rg-media-border);border-radius:999px;background:var(--rg-media-white);color:var(--rg-media-navy);font-weight:750;text-decoration:none;}.media-library-widget-modal .media-library-menu__link:hover,.media-library-widget-modal .media-library-menu__link:focus-visible,.media-library-widget-modal .media-library-menu__link.active{border-color:var(--rg-media-orange);background:#fff8f1;color:var(--rg-media-orange-dark);}.media-library-widget-modal .media-library-add-form{margin-bottom:22px;padding:18px;border:1px solid var(--rg-media-border);border-radius:12px;background:var(--rg-media-soft);}.media-library-widget-modal input[type="file"]{box-sizing:border-box;max-width:100%;color:var(--rg-media-muted);font:inherit;}.media-library-widget-modal input[type="file"]::file-selector-button{min-height:40px;margin-right:10px;padding:8px 14px;border:1px solid var(--rg-media-orange);border-radius:7px;background:var(--rg-media-orange);color:#ffffff;font-weight:800;cursor:pointer;}.media-library-widget-modal input[type="file"]::file-selector-button:hover{border-color:var(--rg-media-orange-dark);background:var(--rg-media-orange-dark);}.media-library-widget-modal .description{margin-top:5px;color:var(--rg-media-muted);font-size:0.88rem;line-height:1.45;}.media-library-widget-modal .media-library-wrapper .view-header{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 14px;}.media-library-widget-modal .views-display-link{display:inline-flex;align-items:center;min-height:36px;padding:7px 12px;border:1px solid var(--rg-media-border);border-radius:7px;background:var(--rg-media-white);color:var(--rg-media-navy);font-size:0.9rem;font-weight:750;text-decoration:none;}.media-library-widget-modal .views-display-link:hover,.media-library-widget-modal .views-display-link:focus-visible,.media-library-widget-modal .views-display-link.is-active{border-color:var(--rg-media-blue);background:#eef6fb;color:var(--rg-media-blue);}.media-library-widget-modal .media-library-view .view-filters{margin-bottom:20px;}.media-library-widget-modal .media-library-view .form--inline,.media-library-widget-modal .views-exposed-form{display:flex;flex-wrap:wrap;gap:12px;align-items:end;padding:16px;border:1px solid var(--rg-media-border);border-radius:12px;background:var(--rg-media-soft);}.media-library-widget-modal .views-exposed-form .form-item,.media-library-widget-modal .media-library-view .form--inline .form-item{margin:0;}.media-library-widget-modal label{display:block;margin-bottom:6px;color:var(--rg-media-ink);font-size:0.86rem;font-weight:800;}.media-library-widget-modal input[type="text"],.media-library-widget-modal input[type="search"],.media-library-widget-modal select{box-sizing:border-box;min-height:42px;padding:8px 11px;border:1px solid #bccbd7;border-radius:7px;background:#ffffff;color:var(--rg-media-ink);font:inherit;}.media-library-widget-modal input[type="text"]:focus,.media-library-widget-modal input[type="search"]:focus,.media-library-widget-modal select:focus{border-color:var(--rg-media-blue);outline:2px solid rgba(31,95,139,0.16);outline-offset:1px;}.media-library-widget-modal .button,.media-library-widget-modal input.form-submit,.media-library-widget-modal button.form-submit{box-sizing:border-box;min-height:42px;padding:9px 15px;border:1px solid #bac8d3;border-radius:7px;background:#ffffff;color:var(--rg-media-navy);font:inherit;font-weight:800;line-height:1.2;cursor:pointer;}.media-library-widget-modal .button:hover,.media-library-widget-modal input.form-submit:hover,.media-library-widget-modal button.form-submit:hover{border-color:var(--rg-media-blue);background:#eef6fb;color:var(--rg-media-blue);}.media-library-widget-modal .button--primary,.media-library-widget-modal .form-actions .button--primary,.media-library-widget-modal .ui-dialog-buttonpane .button--primary,.media-library-widget-modal .ui-dialog-buttonpane button:first-child{border-color:var(--rg-media-orange);background:var(--rg-media-orange);color:#ffffff;}.media-library-widget-modal .button--primary:hover,.media-library-widget-modal .button--primary:focus-visible,.media-library-widget-modal .ui-dialog-buttonpane button:first-child:hover,.media-library-widget-modal .ui-dialog-buttonpane button:first-child:focus-visible{border-color:var(--rg-media-orange-dark);background:var(--rg-media-orange-dark);color:#ffffff;}.media-library-widget-modal button:disabled,.media-library-widget-modal input:disabled{cursor:not-allowed;opacity:0.55;}.media-library-widget-modal .media-library-views-form__rows,.media-library-widget-modal .media-library-view .view-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;align-items:stretch;}.media-library-widget-modal .media-library-item--grid{position:relative;box-sizing:border-box;display:flex;min-width:0;min-height:230px;flex-direction:column;margin:0;border:1px solid var(--rg-media-border);border-radius:12px;background:#ffffff;box-shadow:0 2px 8px rgba(16,40,61,0.04);overflow:hidden;cursor:pointer;transition:border-color 150ms ease,box-shadow 150ms ease,transform 150ms ease;}.media-library-widget-modal .media-library-item--grid:hover,.media-library-widget-modal .media-library-item--grid.is-hover{border-color:#9ab7ca;box-shadow:0 8px 20px rgba(16,40,61,0.10);transform:translateY(-1px);}.media-library-widget-modal .media-library-item--grid.checked{border:2px solid var(--rg-media-orange);box-shadow:0 0 0 3px rgba(245,130,32,0.12),0 8px 20px rgba(16,40,61,0.10);}.media-library-widget-modal
.media-library-item--grid
.media-library-item__preview-wrapper,.media-library-widget-modal
.media-library-item--grid
.field--name-thumbnail{position:relative;display:flex;width:100%;aspect-ratio:4 / 3;align-items:center;justify-content:center;background:linear-gradient(145deg,#edf3f7 0%,#f8fbfd 100%);overflow:hidden;}.media-library-widget-modal
.media-library-item--grid
.field--name-thumbnail::before{content:"PHOTO";position:absolute;z-index:0;color:#a2b2be;font-size:0.72rem;font-weight:900;letter-spacing:0.12em;}.media-library-widget-modal
.media-library-item--grid
.field--name-thumbnail img,.media-library-widget-modal
.media-library-item--grid
.media-library-item__preview img{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:145px;object-fit:cover;}.media-library-widget-modal .media-library-item__attributes{box-sizing:border-box;margin-top:auto;padding:12px 13px 14px;background:#ffffff;}.media-library-widget-modal .media-library-item__name{display:block;color:var(--rg-media-ink);font-size:0.92rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere;}.media-library-widget-modal .media-library-item__type,.media-library-widget-modal .media-library-item__status{color:var(--rg-media-muted);font-size:0.78rem;}.media-library-widget-modal
.media-library-item__click-to-select-checkbox{position:absolute;z-index:5;top:10px;left:10px;}.media-library-widget-modal
.media-library-item__click-to-select-checkbox
input[type="checkbox"]{width:21px;height:21px;margin:0;accent-color:var(--rg-media-orange);cursor:pointer;}.media-library-widget-modal .view-empty{box-sizing:border-box;padding:28px;border:1px dashed #b7c7d3;border-radius:12px;background:var(--rg-media-soft);color:var(--rg-media-muted);text-align:center;}.media-library-widget-modal .ui-dialog-buttonpane{box-sizing:border-box;margin:0 !important;padding:14px 24px !important;border:0 !important;border-top:1px solid var(--rg-media-border) !important;background:#ffffff !important;}.media-library-widget-modal .ui-dialog-buttonpane .ui-dialog-buttonset{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;}.field--widget-media-library-widget .media-library-item__preview{border-radius:10px;overflow:hidden;}.field--widget-media-library-widget
.media-library-item__preview img{display:block;width:160px;max-width:100%;height:110px;object-fit:cover;}@media (max-width:760px){.media-library-widget-modal.ui-dialog{width:calc(100vw - 16px) !important;max-width:calc(100vw - 16px) !important;border-radius:12px !important;}.media-library-widget-modal .ui-dialog-titlebar{min-height:58px;padding:14px
      60px
      14px
      16px !important;}.media-library-widget-modal
  > .ui-dialog-content{max-height:76vh !important;}.media-library-widget-modal
  .media-library-wrapper{min-height:340px;padding:14px;}.media-library-widget-modal
  .media-library-view
  .form--inline,.media-library-widget-modal
  .views-exposed-form{display:grid;grid-template-columns:1fr;}.media-library-widget-modal
  input[type="text"],.media-library-widget-modal
  input[type="search"],.media-library-widget-modal
  select{width:100%;}.media-library-widget-modal
  .media-library-views-form__rows,.media-library-widget-modal
  .media-library-view
  .view-content{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:10px;}.media-library-widget-modal
  .media-library-item--grid{min-height:195px;}.media-library-widget-modal
  .ui-dialog-buttonpane{padding:12px 14px !important;}.media-library-widget-modal
  .ui-dialog-buttonpane
  .ui-dialog-buttonset{display:grid;width:100%;grid-template-columns:1fr;}.media-library-widget-modal
  .ui-dialog-buttonpane
  button{width:100%;}}@media (max-width:420px){.media-library-widget-modal
  .media-library-views-form__rows,.media-library-widget-modal
  .media-library-view
  .view-content{grid-template-columns:1fr;}}
.rg-home{width:100%;}.rg-home-preview{margin:0 0 16px;padding:11px 15px;border:1px solid #f5bc81;border-radius:8px;background:#fff7ed;color:#7d430e;font-size:0.82rem;font-weight:750;}.rg-home-kicker{margin:0 0 5px;color:var(--rg-orange-dark);font-size:0.7rem;font-weight:900;letter-spacing:0.09em;text-transform:uppercase;}.rg-home-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-bottom:72px;}.rg-home-hero-image{position:relative;min-height:clamp(390px,36vw,560px);background-image:linear-gradient(90deg,rgba(255,255,255,0.98) 0%,rgba(255,255,255,0.93) 25%,rgba(255,255,255,0.70) 43%,rgba(255,255,255,0.14) 68%,rgba(255,255,255,0.02) 100%),url(/themes/custom/rentgiant_theme/images/rentgiant-hero.webp);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#e6edf1;}.rg-home-hero-overlay{min-height:inherit;}.rg-home-hero-inner{width:100%;max-width:1500px;min-height:inherit;margin-inline:auto;padding-inline:clamp(20px,3vw,48px);display:flex;align-items:center;}.rg-home-hero-copy{max-width:650px;padding-block:clamp(60px,7vw,100px);transform:translateY(-16px);}.rg-home-hero-copy h1{margin:0;color:var(--rg-navy);font-size:clamp(3.2rem,5.3vw,5.5rem);line-height:0.95;letter-spacing:-0.06em;}.rg-home-hero-copy h2{margin:14px 0 0;color:var(--rg-navy);font-size:clamp(1.3rem,2.2vw,2rem);line-height:1.2;}.rg-home-hero-copy p{max-width:560px;margin:14px 0 0;color:#425b70;font-size:clamp(0.98rem,1.4vw,1.12rem);line-height:1.55;}.rg-home-search-wrap{position:absolute;left:0;right:0;bottom:-46px;z-index:10;padding-inline:clamp(20px,3vw,48px);}.rg-home-search-card{width:100%;max-width:1420px;margin-inline:auto;padding:18px;border:1px solid rgba(37,70,98,0.14);border-radius:10px;background:rgba(255,255,255,0.98);box-shadow:0 14px 40px
    rgba(24,49,73,0.16);}.rg-home-search-label{margin:0 0 8px;color:var(--rg-navy);font-size:0.73rem;font-weight:800;}.rg-home-search-form{display:grid;grid-template-columns:1fr;gap:10px;align-items:end;}.rg-home-search-form .form-item{min-width:0;margin:0;}.rg-home-search-form label{display:block;margin-bottom:4px;color:var(--rg-navy);font-size:0.67rem;font-weight:750;}.rg-home-search-form input,.rg-home-search-form select{width:100%;min-height:44px;padding:8px 10px;border:1px solid var(--rg-border);border-radius:6px;background:#fff;color:var(--rg-text);}.rg-home-search-form input:focus,.rg-home-search-form select:focus{border-color:var(--rg-blue);outline:0;box-shadow:0 0 0 3px
    rgba(22,119,200,0.11);}.rg-home-search-form .form-actions{margin:0;}.rg-home-search-form .form-submit{width:100%;min-height:44px;padding-inline:18px;border:0;border-radius:6px;background:var(--rg-orange);color:#fff;cursor:pointer;font-weight:850;}.rg-home-search-form .form-submit:hover,.rg-home-search-form .form-submit:focus{background:var(--rg-orange-dark);}.rg-home-value-strip{display:grid;grid-template-columns:1fr;margin:0 0 42px;border-top:1px solid var(--rg-border);border-bottom:1px solid var(--rg-border);background:#fff;}.rg-home-value-strip article{display:flex;gap:14px;align-items:flex-start;padding:21px 18px;}.rg-home-value-strip article + article{border-top:1px solid var(--rg-border);}.rg-value-icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border:1px solid #efd3bd;border-radius:50%;color:var(--rg-orange);font-size:1.15rem;font-weight:850;}.rg-home-value-strip strong{color:var(--rg-navy);}.rg-home-value-strip p{margin:4px 0 0;color:var(--rg-muted);font-size:0.76rem;line-height:1.4;}.rg-home-value-strip a{display:inline-block;margin-top:6px;color:var(--rg-blue-dark);font-size:0.72rem;font-weight:800;text-decoration:none;}.rg-home-section{margin-bottom:34px;}.rg-home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:13px;}.rg-home-section-heading h2{margin:0;color:var(--rg-navy);font-size:clamp(1.3rem,2.4vw,1.85rem);letter-spacing:-0.035em;}.rg-home-section-link{flex:0 0 auto;color:var(--rg-blue-dark);font-size:0.74rem;font-weight:800;text-decoration:none;}.rg-home-listing-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start;}.rg-home-location-grid{display:grid;grid-template-columns:1fr;gap:12px;}.rg-home-location-grid a{position:relative;display:flex;min-height:120px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:16px;border-radius:9px;background:linear-gradient(155deg,#2b75a9,#1b4e73 55%,#132f45);color:#fff;text-decoration:none;}.rg-home-location-grid a::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(8,26,39,0.7),transparent 65%);}.rg-location-pin,.rg-home-location-grid strong,.rg-home-location-grid small{position:relative;z-index:2;}.rg-location-pin{margin-bottom:auto;font-size:1.2rem;}.rg-home-location-grid small{margin-top:3px;opacity:0.78;}.rg-home-browse-shortcuts{margin:8px 0 46px;}.rg-home-shortcut-grid{display:grid;grid-template-columns:1fr;gap:10px;}.rg-home-shortcut-grid > a,.rg-home-shortcut-grid > div{display:flex;gap:12px;align-items:center;min-height:70px;padding:13px;border:1px solid var(--rg-border);border-radius:8px;background:#fff;color:var(--rg-navy);text-decoration:none;}.rg-home-shortcut-grid > a > span,.rg-home-shortcut-grid > div > span{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;color:var(--rg-orange);font-size:1.1rem;}.rg-home-shortcut-grid strong,.rg-home-shortcut-grid small{display:block;}.rg-home-shortcut-grid small{margin-top:2px;color:var(--rg-muted);font-size:0.68rem;}.rg-home-shortcut--pending{opacity:0.58;}.rg-home-how{width:100vw;margin-left:calc(50% - 50vw);margin-bottom:0;padding:32px clamp(20px,3vw,48px);border-block:1px solid var(--rg-border);background:#f8fafc;}.rg-home-how >
.rg-home-section-heading,.rg-home-how-grid{width:100%;max-width:1420px;margin-inline:auto;}.rg-home-section-heading--center{justify-content:center;text-align:center;}.rg-home-how-grid{display:grid;grid-template-columns:1fr;gap:12px;}.rg-home-how-grid article{position:relative;padding:18px;}.rg-home-how-grid article > span{display:grid;width:36px;height:36px;margin-bottom:12px;place-items:center;border-radius:50%;background:#eef2f5;color:var(--rg-navy);font-size:1.1rem;font-weight:850;}.rg-home-how-grid strong{display:block;color:var(--rg-navy);}.rg-home-how-grid p{margin:5px 0 0;color:var(--rg-muted);font-size:0.76rem;line-height:1.45;}.rg-home-provider-grid{display:grid;grid-template-columns:1fr;gap:1px;overflow:hidden;margin-bottom:28px;border:1px solid #f0d8c5;background:#f0d8c5;}.rg-home-provider-grid > article{display:flex;gap:18px;padding:clamp(23px,3vw,34px);background:linear-gradient(120deg,#fff8f1,#fff);}.rg-provider-icon{display:grid;flex:0 0 56px;width:56px;height:56px;place-items:center;border:1px solid #f2ceb1;border-radius:50%;color:var(--rg-orange);font-size:1.65rem;}.rg-home-provider-grid h2{margin:0;color:var(--rg-navy);font-size:1.3rem;}.rg-home-provider-grid p:not(.rg-home-kicker){margin:6px 0 0;color:var(--rg-muted);font-size:0.8rem;}.rg-provider-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}.rg-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:8px 14px;border-radius:6px;font-size:0.74rem;font-weight:850;text-decoration:none;}.rg-button--primary{background:var(--rg-orange);color:#fff;}.rg-button--secondary{border:1px solid var(--rg-border);background:#fff;color:var(--rg-blue-dark);}.rg-home-trust{display:grid;grid-template-columns:1fr;gap:12px;padding:18px 0;border-block:1px solid var(--rg-border);}.rg-home-trust div{text-align:center;}.rg-home-trust strong,.rg-home-trust span{display:block;}.rg-home-trust strong{color:var(--rg-navy);font-size:0.76rem;}.rg-home-trust span{margin-top:2px;color:var(--rg-muted);font-size:0.66rem;}@media (min-width:680px){.rg-home-search-form{grid-template-columns:repeat(3,minmax(0,1fr));}.rg-home-search-form .form-actions{grid-column:span 3;}.rg-home-value-strip{grid-template-columns:repeat(2,minmax(0,1fr));}.rg-home-value-strip article:nth-child(even){border-left:1px solid var(--rg-border);}.rg-home-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.rg-home-location-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.rg-home-shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.rg-home-how-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.rg-home-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.rg-home-trust{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:1050px){.rg-home-search-form{grid-template-columns:minmax(250px,1.65fr)
      minmax(120px,0.7fr)
      minmax(120px,0.7fr)
      minmax(95px,0.55fr)
      minmax(95px,0.55fr)
      minmax(150px,0.85fr)
      minmax(170px,0.9fr);}.rg-home-search-form .form-actions{grid-column:auto;}.rg-home-value-strip{grid-template-columns:repeat(4,minmax(0,1fr));}.rg-home-value-strip article + article{border-top:0;border-left:1px solid var(--rg-border);}.rg-home-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.rg-home-location-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.rg-home-shortcut-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.rg-home-how-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.rg-home-how-grid article + article::before{content:"→";position:absolute;top:22px;left:-5px;color:var(--rg-orange);}.rg-home-trust{grid-template-columns:repeat(4,minmax(0,1fr));}}@media (min-width:1450px){.rg-home-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.rg-home-location-grid{grid-template-columns:repeat(6,minmax(0,1fr));}}@media (max-width:679px){.rg-home-hero{margin-bottom:30px;}.rg-home-hero-image{min-height:500px;background-position:68% center;}.rg-home-hero-image::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,0.96) 0%,rgba(255,255,255,0.86) 48%,rgba(255,255,255,0.25) 100%);}.rg-home-hero-inner{position:relative;z-index:2;align-items:flex-start;}.rg-home-hero-copy{padding-top:55px;transform:none;}.rg-home-search-wrap{position:relative;bottom:auto;margin-top:-25px;}.rg-home-search-card{border-radius:10px;}}
.rg-home-section--property-types{margin-top:4px;}.rg-home-section--property-types .item-list{margin:0;}.rg-home-property-type-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none;}.rg-home-property-type-grid > li{min-width:0;margin:0;padding:0;}.rg-property-type-link{position:relative;display:flex;min-height:108px;align-items:flex-end;overflow:hidden;padding:18px;border:1px solid var(--rg-border);border-radius:12px;background:linear-gradient(145deg,#ffffff 0%,#f7fafc 100%);color:var(--rg-navy);font-size:1rem;font-weight:850;text-decoration:none;box-shadow:0 5px 18px rgba(24,50,74,0.05);transition:transform 160ms ease,border-color 160ms ease,box-shadow 160ms ease;}.rg-property-type-link::before{position:absolute;top:16px;left:18px;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#fff3e8;color:var(--rg-orange);font-size:1.15rem;font-weight:900;}.rg-property-type-link::after{content:"Browse rentals →";position:absolute;right:18px;bottom:18px;color:var(--rg-blue-dark);font-size:0.67rem;font-weight:750;opacity:0;transform:translateX(-4px);transition:opacity 160ms ease,transform 160ms ease;}.rg-property-type-link:hover,.rg-property-type-link:focus{border-color:#aac9de;box-shadow:0 12px 28px rgba(24,50,74,0.10);transform:translateY(-2px);}.rg-property-type-link:hover::after,.rg-property-type-link:focus::after{opacity:1;transform:translateX(0);}.rg-property-type-link--houses::before{content:"⌂";}.rg-property-type-link--apartments::before{content:"▦";}.rg-property-type-link--condos::before{content:"▤";}.rg-property-type-link--townhomes::before{content:"⌂";}.rg-property-type-link--commercial::before{content:"▣";}.rg-property-type-link--vacation::before{content:"☼";}.rg-property-type-link--houses{background:linear-gradient(145deg,#ffffff 0%,#f4f9fc 100%);}.rg-property-type-link--apartments{background:linear-gradient(145deg,#ffffff 0%,#f5f8fd 100%);}.rg-property-type-link--condos{background:linear-gradient(145deg,#ffffff 0%,#f7f8fc 100%);}.rg-property-type-link--townhomes{background:linear-gradient(145deg,#ffffff 0%,#f4faf8 100%);}.rg-property-type-link--commercial{background:linear-gradient(145deg,#ffffff 0%,#f7f9fb 100%);}.rg-property-type-link--vacation{background:linear-gradient(145deg,#ffffff 0%,#fff9f3 100%);}@media (min-width:560px){.rg-home-property-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:820px){.rg-home-property-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:1200px){.rg-home-property-type-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.rg-property-type-link{min-height:118px;}}
@media (min-width:680px) and (max-width:1199px){.rg-home-hero{margin-bottom:38px;}.rg-home-hero-image{min-height:clamp(390px,52vw,500px);}.rg-home-hero-inner{align-items:center;}.rg-home-hero-copy{max-width:620px;padding-block:clamp(50px,7vw,76px);transform:none;}.rg-home-hero-copy h1{max-width:580px;font-size:clamp(2.8rem,6vw,4.4rem);line-height:0.97;}.rg-home-hero-copy h2{max-width:590px;font-size:clamp(1.18rem,2.7vw,1.65rem);}.rg-home-hero-copy p{max-width:570px;}.rg-home-search-wrap{position:relative;left:auto;right:auto;bottom:auto;z-index:10;width:100%;margin-top:-36px;padding-inline:clamp(18px,3vw,34px);}.rg-home-search-card{max-width:100%;margin-inline:auto;border-radius:10px;}.rg-home-search-form{grid-template-columns:repeat(3,minmax(0,1fr));}.rg-home-search-form .form-actions{grid-column:1 / -1;}.rg-home-search-form .form-submit{min-height:46px;}}@media (min-width:680px) and (max-width:819px){.rg-home-hero-image{min-height:390px;background-position:63% center;}.rg-home-hero-copy{max-width:500px;padding-inline:0;}.rg-home-hero-copy h1{max-width:500px;font-size:clamp(2.6rem,6.5vw,3.6rem);}.rg-home-hero-image{background-image:linear-gradient(90deg,rgba(255,255,255,0.98) 0%,rgba(255,255,255,0.91) 30%,rgba(255,255,255,0.62) 52%,rgba(255,255,255,0.12) 78%,rgba(255,255,255,0.02) 100%),url(/themes/custom/rentgiant_theme/images/rentgiant-hero.webp);}}@media (min-width:820px) and (max-width:1199px){.rg-home-hero-image{background-position:center center;}.rg-home-hero-image{background-image:linear-gradient(90deg,rgba(255,255,255,0.98) 0%,rgba(255,255,255,0.93) 29%,rgba(255,255,255,0.68) 47%,rgba(255,255,255,0.11) 72%,rgba(255,255,255,0.02) 100%),url(/themes/custom/rentgiant_theme/images/rentgiant-hero.webp);}}@media (min-width:1200px){.rg-home-search-form{grid-template-columns:minmax(250px,1.65fr)
      minmax(120px,0.7fr)
      minmax(120px,0.7fr)
      minmax(95px,0.55fr)
      minmax(95px,0.55fr)
      minmax(150px,0.85fr)
      minmax(170px,0.9fr);}.rg-home-search-form .form-actions{grid-column:auto;}}@media (max-width:679px){.rg-home,.rg-home-hero,.rg-home-search-wrap,.rg-home-search-card{max-width:100%;}.rg-home-search-wrap{box-sizing:border-box;}}
.rg-join-popup[hidden]{display:none !important;}.rg-join-popup{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:24px;}.rg-join-popup__backdrop{position:absolute;inset:0;background:rgba(10,29,47,0.68);backdrop-filter:blur(3px);}.rg-join-popup__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;box-sizing:border-box;padding:clamp(26px,5vw,42px);border:1px solid #dbe4ec;border-radius:24px;outline:none;background:#fff;box-shadow:0 28px 80px rgba(10,29,47,0.3);}.rg-join-popup__close{position:absolute;top:14px;right:16px;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#eef3f7;color:#173a5e;font-size:1.7rem;line-height:1;cursor:pointer;}.rg-join-popup__close:hover,.rg-join-popup__close:focus-visible{background:#dfe8ef;outline:3px solid rgba(56,108,157,0.18);}.rg-join-popup__content{display:grid;grid-template-columns:minmax(0,1fr)
    minmax(190px,0.38fr);gap:28px;align-items:center;}.rg-join-popup__copy{min-width:0;}.rg-join-popup__kicker{display:inline-flex;margin-bottom:12px;padding:7px 11px;border-radius:999px;background:#fff1e6;color:#a74b00;font-size:0.74rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;}.rg-join-popup h2{max-width:520px;margin:0;color:var(--rg-navy);font-size:clamp(2rem,5vw,3.3rem);line-height:1.02;letter-spacing:-0.045em;}.rg-join-popup__copy > p{max-width:560px;margin:16px 0 0;color:var(--rg-muted);font-size:1rem;line-height:1.65;}.rg-join-popup__benefits{display:grid;gap:8px;margin-top:20px;}.rg-join-popup__benefits span{color:var(--rg-navy);font-size:0.9rem;font-weight:750;}.rg-join-popup__free{padding:24px 20px;border-radius:18px;background:linear-gradient(145deg,var(--rg-navy) 0%,#214d73 100%);color:#fff;text-align:center;box-shadow:0 14px 30px rgba(16,39,67,0.18);}.rg-join-popup__free span{display:block;color:#dce9f4;font-size:0.72rem;font-weight:900;letter-spacing:0.1em;text-transform:uppercase;}.rg-join-popup__free strong{display:block;margin-top:7px;font-size:clamp(3.5rem,8vw,5.2rem);line-height:0.95;letter-spacing:-0.06em;}.rg-join-popup__free p{margin:11px 0 0;color:#fff;font-size:0.8rem;font-weight:750;}.rg-join-popup__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px;padding-top:24px;border-top:1px solid #e1e7ed;}.rg-join-popup__primary,.rg-join-popup__secondary{display:inline-flex;min-height:50px;box-sizing:border-box;align-items:center;justify-content:center;padding:12px 24px;border-radius:9px;font:inherit;font-weight:900;text-decoration:none;cursor:pointer;}.rg-join-popup__primary{border:1px solid var(--rg-orange);background:var(--rg-orange);color:#fff;box-shadow:0 9px 22px rgba(214,105,20,0.22);}.rg-join-popup__primary:hover,.rg-join-popup__primary:focus-visible{color:#fff;filter:brightness(0.96);}.rg-join-popup__secondary{border:1px solid #cbd6df;background:#fff;color:var(--rg-blue-dark);}.rg-join-popup__secondary:hover,.rg-join-popup__secondary:focus-visible{background:#f5f8fa;}body.rg-join-popup-open{overflow:hidden;}@media (max-width:680px){.rg-join-popup{padding:14px;}.rg-join-popup__dialog{max-height:calc(100vh - 28px);padding:26px 20px 22px;border-radius:18px;}.rg-join-popup__content{grid-template-columns:1fr;gap:20px;}.rg-join-popup__free{display:grid;grid-template-columns:auto
      auto
      minmax(0,1fr);gap:12px;align-items:center;padding:16px 18px;text-align:left;}.rg-join-popup__free strong{margin:0;font-size:2.7rem;}.rg-join-popup__free p{margin:0;text-align:right;}.rg-join-popup__actions{display:grid;grid-template-columns:1fr;}.rg-join-popup__primary,.rg-join-popup__secondary{width:100%;}}@media (prefers-reduced-motion:no-preference){.rg-join-popup:not([hidden])
  .rg-join-popup__dialog{animation:rgJoinPopupEnter 180ms ease-out;}@keyframes rgJoinPopupEnter{from{opacity:0;transform:translateY(12px)
        scale(0.985);}to{opacity:1;transform:translateY(0)
        scale(1);}}}
