.ry-adv-single-hero{background:#f5f7fb;border-bottom:1px solid #e5e7eb;padding:24px 0}
.ry-adv-single-inner{max-width:1100px;margin:0 auto;padding:0 16px}
.ry-adv-single-brand{text-align:left}
.ry-adv-hero-grid{display:flex !important;gap:16px;align-items:flex-start;justify-content:space-between}
.ry-adv-hero-left{flex:1 1 60%}
.ry-adv-hero-right{display:flex;flex-direction:column;gap:10px;align-items:flex-end;text-align:right;flex:0 0 40%}
.ry-adv-hero-right .ry-adv-ctas{margin:0;justify-content:flex-end}
.ry-adv-hero-right .ry-adv-ctas{display:flex;gap:10px;flex-wrap:wrap}
.ry-adv-hero-right .ry-adv-features{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}
.ry-adv-logo img{width:120px;height:auto;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05)}
.ry-adv-title{margin:10px 0 6px;font-size:28px}
.ry-adv-sector{margin-bottom:8px}
.ry-chip{display:inline-block;background:#eef2f7;border:1px solid #dde3ec;border-radius:14px;padding:3px 10px;font-size:12px;margin-right:6px;margin-bottom:6px}
.ry-adv-ctas{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}
.ry-btn{background:#1e90ff;color:#fff;text-decoration:none;padding:8px 14px;border-radius:6px;display:inline-block}
.ry-adv-features{margin-top:6px}
.ry-adv-services{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}
.ry-service-item{display:inline-flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:4px 10px;font-size:12px}
.ry-service-ic svg{width:18px;height:18px;display:block}
.ry-service-dot{width:10px;height:10px;border-radius:999px;background:#9ca3af;display:inline-block}
.ry-adv-status{margin-top:6px}
.ry-open-badge{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:12px;border-radius:999px;padding:4px 10px}
.ry-open-badge.is-open{background:#dcfce7;color:#166534}
.ry-open-badge.is-closed{background:#fee2e2;color:#991b1b}
.ry-open-badge .ry-open-dot{width:8px;height:8px;border-radius:999px;background:currentColor;box-shadow:0 0 0 3px rgba(255,255,255,.5) inset}
.ry-breadcrumbs{margin-top:8px}
.ry-breadcrumbs ol{display:flex;gap:6px;flex-wrap:wrap;list-style:none;padding:0;margin:6px 0 0}
.ry-breadcrumbs li{color:#6b7280}
.ry-breadcrumbs li::after{content:"›";margin:0 6px;color:#9aa0a6}
.ry-breadcrumbs li:last-child::after{content:""}
.ry-breadcrumbs a{color:#1e90ff;text-decoration:none}
.ry-breadcrumbs a:hover{text-decoration:underline}
.ry-breadcrumbs .current{color:#374151}
.ry-adv-single-wrap{max-width:1100px;margin:20px auto;padding:0 16px}
.ry-adv-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px}
.ry-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:16px}
.ry-line{margin:0 0 8px}
.ry-socials{display:flex;gap:10px;margin-top:8px;flex-wrap:wrap;align-items:center}
.ry-socials .ry-socials-label{font-weight:700;margin-right:4px}
.ry-socials .ry-soc{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#f3f4f6;color:#111;text-decoration:none;border:1px solid #e5e7eb}
.ry-socials .ry-soc svg{width:24px;height:24px;display:block}
.ry-socials .ry-soc:hover{background:#e5e7eb}
.ry-socials .ry-soc.is-ig{color:#d946ef}
.ry-socials .ry-soc.is-fb{color:#1877f2}
.ry-socials .ry-soc.is-x{color:#111}
.ry-socials .ry-soc.is-wa{color:#25D366}
.ry-socials .ry-soc.is-yt{color:#ff0000}
.ry-socials .ry-soc.is-tt{color:#111}
.ry-socials .ry-soc.is-in{color:#0a66c2}
.ry-hours{width:100%;border-collapse:collapse}
.ry-hours td{border-bottom:1px solid #f0f2f5;padding:6px 0}
.ry-map iframe{width:100%;min-height:260px;border:0}
.ry-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}
.ry-gallery a{display:block;position:relative;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06),0 6px 18px rgba(0,0,0,.04);background:#f7f8fb;aspect-ratio: 4 / 3}
.ry-gallery a:hover .ry-gallery-img{transform:scale(1.04)}
.ry-gallery-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.ry-lightbox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:999999;cursor:zoom-out}
.ry-lightbox-img{max-width:90vw;max-height:90vh;box-shadow:0 10px 30px rgba(0,0,0,.5);border-radius:6px}
.ry-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.4);color:#fff;font-size:28px;line-height:1;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}
.ry-lightbox-arrow:hover{background:rgba(255,255,255,.25)}
.ry-lightbox-arrow.left{left:20px}
.ry-lightbox-arrow.right{right:20px}
.ry-cta-bar{position:fixed;left:0;right:0;bottom:0;display:none;gap:6px;z-index:99998;background:#ffffff;border-top:1px solid #e5e7eb;box-shadow:0 -6px 18px rgba(0,0,0,.06);padding:6px;padding-bottom:calc(6px + env(safe-area-inset-bottom, 0px))}
.ry-cta-bar .ry-cta-btn{flex:1;min-width:0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#fff;border:none;border-radius:10px;padding:8px 6px;text-decoration:none;font-weight:600;line-height:1.1;appearance:none}
.ry-cta-bar .ry-cta-btn .ry-cta-ic{display:block;line-height:0}
.ry-cta-bar .ry-cta-btn .ry-cta-ic svg{width:22px;height:22px}
.ry-cta-bar .ry-cta-btn .ry-cta-txt{font-size:12px}
.ry-cta-bar .ry-cta-btn.is-call{background:#22c55e}
.ry-cta-bar .ry-cta-btn.is-call:hover{background:#16a34a}
.ry-cta-bar .ry-cta-btn.is-wa{background:#25D366}
.ry-cta-bar .ry-cta-btn.is-wa:hover{background:#1fb358}
.ry-cta-bar .ry-cta-btn.is-map{background:#0ea5e9}
.ry-cta-bar .ry-cta-btn.is-map:hover{background:#0284c7}
.ry-cta-bar .ry-cta-btn.is-web{background:#6366f1}
.ry-cta-bar .ry-cta-btn.is-web:hover{background:#4f46e5}
.ry-cta-bar .ry-cta-btn.is-lead{background:#f59e0b}
.ry-cta-bar .ry-cta-btn.is-lead:hover{background:#d97706}
@media (max-width: 768px){.ry-cta-bar{display:flex}}
.ry-lead-modal[hidden]{display:none}
.ry-lead-modal{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:999999;display:flex;align-items:flex-end;justify-content:center}
.ry-lead-dialog{background:#fff;width:100%;max-width:560px;border-top-left-radius:12px;border-top-right-radius:12px;padding:16px 16px 12px}
.ry-lead-dialog h3{margin:0 0 8px}
.ry-lead-dialog input,.ry-lead-dialog textarea{width:100%;border:1px solid #d7dbe3;border-radius:8px;padding:10px}
.ry-lead-actions{display:flex;gap:8px;justify-content:flex-end}
.ry-lead-cancel{background:#e5e7eb;border:none;border-radius:8px;padding:10px 12px}
.ry-lead-send{background:#22c55e;border:none;border-radius:8px;padding:10px 12px;color:#fff;font-weight:600}
.ry-lead-note{font-size:12px;color:#6b7280;margin-top:6px}
@media (max-width: 960px){
  .ry-adv-grid{grid-template-columns:1fr}
  .ry-adv-hero-grid{flex-direction:column}
  .ry-adv-logo img{width:90px}
}

/* Similar firms */
.ry-similar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-top:8px}
.ry-similar-item{display:flex;flex-direction:column;gap:6px;text-decoration:none;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}
.ry-similar-thumb{width:100%;height:auto;display:block}
.ry-similar-title{padding:8px 10px;color:#111;font-weight:600}

.ry-campaigns{display:flex;flex-direction:column;gap:10px}
.ry-offer{display:flex;gap:10px;align-items:flex-start;border:1px dashed #e5e7eb;padding:10px;border-radius:8px;background:#fcfdfd}
.ry-offer-badge{background:#fde68a;color:#7c2d12;border-radius:999px;padding:3px 8px;font-weight:700;font-size:12px;white-space:nowrap}
.ry-offer-body{flex:1}
.ry-offer-title{font-weight:700;margin-bottom:4px}
.ry-offer-desc{color:#444;margin-bottom:6px}
.ry-offer-price{display:flex;gap:6px;align-items:center;margin-bottom:6px}
.ry-offer-old{text-decoration:line-through;color:#9ca3af}
.ry-offer-now{color:#16a34a;font-weight:800}
.ry-rating-summary{display:flex;align-items:center;gap:8px;margin-bottom:10px}
.ry-stars{display:inline-flex;gap:2px}
.ry-stars .star{color:#d1d5db;font-size:16px}
.ry-stars .star.filled{color:#f59e0b}
.ry-review-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.ry-review-item{border-top:1px solid #f0f2f5;padding-top:8px}
.ry-review-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}
.comment-form-rating .ry-stars-input{display:inline-flex;flex-direction:row-reverse;gap:2px}
.comment-form-rating input[type="radio"]{display:none}
.comment-form-rating label{cursor:pointer;color:#d1d5db;font-size:20px}
.comment-form-rating input[type="radio"]:checked ~ label,
.comment-form-rating label:hover,
.comment-form-rating label:hover ~ label{color:#f59e0b}
.ry-card .comment-respond{margin-top:10px}
.ry-card .comment-respond .logged-in-as{color:#6b7280;margin:0 0 8px}
.ry-card .comment-respond p.comment-form-comment label{display:block;margin-bottom:4px;font-weight:600}
.ry-card .comment-respond textarea{width:100%;max-width:100%;min-height:110px;border:1px solid #d7dbe3;border-radius:8px;padding:10px}
.ry-card .comment-respond input[type="text"],
.ry-card .comment-respond input[type="email"],
.ry-card .comment-respond input[type="url"]{width:100%;border:1px solid #d7dbe3;border-radius:8px;padding:10px}
.ry-card .comment-respond form{position:static !important}
.ry-card .comment-respond .form-submit{margin-top:10px;display:block;position:static !important;float:none !important;clear:both}
.ry-card .comment-respond .form-submit input[type="submit"]{width:auto !important;display:inline-block;background:#1e90ff;border:none;border-radius:8px;color:#fff;font-weight:700;padding:10px 16px;cursor:pointer;position:static !important;float:none !important;right:auto !important;left:auto !important;top:auto !important;bottom:auto !important}
.ry-card .comment-respond .form-submit input[type="submit"]:hover{background:#0f74d1}

/* Tabs for media (gallery/video/tour) */
.ry-tabs{margin-top:8px}
.ry-tab-nav{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}
.ry-tab-btn{background:#f8fafc;border:1px solid #e5e7eb;color:#334155;padding:8px 12px;border-radius:8px;cursor:pointer}
.ry-tab-btn.is-active{background:#fff;border-color:#3b82f6;color:#1d4ed8}
.ry-tab-panel{display:none}
.ry-tab-panel.is-active{display:block}
.ry-media-iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:8px;background:#000}
.ry-media-embed iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:8px}
