/* Restaurantor category archives — parent destinations + leaf guide listings. */
.rr-category-page{padding-bottom:18px}
.rr-category-hero{padding:34px 0 42px;border-bottom:1px solid rgba(232,221,210,.78);background:transparent}
.rr-category-breadcrumbs{margin-bottom:20px;color:#6d655e;font-size:.82rem;font-weight:740}
.rr-category-breadcrumbs ol{display:flex;align-items:center;gap:8px;flex-wrap:wrap;list-style:none;margin:0;padding:0}
.rr-category-breadcrumbs li{display:inline-flex;align-items:center;gap:8px;min-width:0}
.rr-category-breadcrumbs a{color:#5f5750;text-decoration-thickness:1px;text-underline-offset:3px}.rr-category-breadcrumbs a:hover{text-decoration:underline;color:var(--brand-accessible)}
.rr-category-breadcrumbs [aria-current="page"]{color:var(--ink);font-weight:850}

.rr-category-hero-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:42px;align-items:center;min-height:390px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.rr-category-hero-copy{position:relative;z-index:2;align-self:center;padding:34px 0}
.rr-category-hero-copy h1{max-width:760px;margin:14px 0 18px;font-family:var(--font-heading);font-size:clamp(3.25rem,7vw,6.6rem);line-height:.93;letter-spacing:-.025em}
.rr-category-description{max-width:650px;color:var(--muted);font-size:1.12rem;line-height:1.6}.rr-category-description p{margin:0 0 10px}.rr-category-description p:last-child{margin-bottom:0}.rr-category-description a{text-decoration:underline;text-underline-offset:3px;color:var(--accent)}
.rr-category-description-fallback{margin:0}
.rr-category-hero-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.rr-category-hero-meta span{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid #d8e8e3;border-radius:999px;background:var(--soft-green);color:#33544f;font-size:.79rem;font-weight:780}.rr-category-hero-meta strong{margin-right:4px;color:var(--accent);font-weight:950}
.rr-category-hero-media{position:relative;align-self:stretch;min-height:390px;overflow:hidden;border-radius:28px;background:#e8e1d9;box-shadow:var(--shadow-soft)}.rr-category-hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 58%,rgba(0,0,0,.08));pointer-events:none}.rr-category-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.rr-category-hero-art{position:relative;min-height:390px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 72% 28%,rgba(255,255,255,.2),transparent 20%),linear-gradient(145deg,var(--accent),var(--accent-2));box-shadow:var(--shadow-soft);display:grid;place-items:center}.rr-category-hero-art span{position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%}.rr-category-hero-art span:nth-child(1){width:310px;height:310px}.rr-category-hero-art span:nth-child(2){width:220px;height:220px}.rr-category-hero-art span:nth-child(3){width:130px;height:130px}.rr-category-hero-art strong{position:relative;z-index:1;font-family:var(--font-heading);font-size:7rem;line-height:1;color:rgba(255,255,255,.92);font-weight:700}

.rr-category-content{padding:58px 0 10px}.rr-category-section-head{margin-bottom:34px}.rr-category-section-head h2{margin:6px 0 0;font-family:var(--font-heading);font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.03;letter-spacing:-.02em}.rr-category-section-head>p{max-width:610px;margin:0;color:var(--muted)}

.rr-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rr-category-card{min-width:0;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow-soft);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.rr-category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#ddcfc3}.rr-category-card-link{display:block;height:100%}.rr-category-card-media{position:relative;height:235px;overflow:hidden;background:#e8e1d9}.rr-category-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.rr-category-card:hover .rr-category-card-media img{transform:scale(1.035)}.rr-category-card-media::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(15,13,12,.34),transparent 54%);pointer-events:none}
.rr-category-card-arrow{position:absolute;z-index:2;top:15px;right:15px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.94);color:var(--ink);font-size:1.05rem;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.08)}
.rr-category-card-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 70% 25%,rgba(255,255,255,.24),transparent 22%),linear-gradient(145deg,#d9906f,#b74c32 54%,#173f3a);color:#fff}.rr-category-card-placeholder span{font-family:var(--font-heading);font-size:6rem;line-height:1;opacity:.88}
.rr-category-card-body{padding:21px 21px 19px}.rr-category-card-kicker{color:var(--brand-accessible);font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.rr-category-card-body h2{margin:7px 0 8px;font-family:var(--font-heading);font-size:1.9rem;line-height:1.08}.rr-category-card-body p{min-height:3.15em;margin:0;color:var(--muted);font-size:.9rem;line-height:1.6}.rr-category-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line);font-size:.82rem}.rr-category-card-footer span{color:var(--muted);font-weight:720}.rr-category-card-footer strong{color:var(--accent);font-size:.86rem}

.rr-category-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,var(--rr-sidebar-width,30%));gap:32px;align-items:start}.rr-category-layout.no-sidebar{display:block}.rr-category-main{min-width:0}.rr-category-posts-head{align-items:end}.rr-category-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rr-category-layout.no-sidebar .rr-category-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.rr-category-post-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:23px;background:var(--surface);box-shadow:var(--shadow-soft);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.rr-category-post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#ddcfc3}.rr-category-post-media{position:relative;display:block;height:210px;overflow:hidden;background:#e9e1d8}.rr-category-post-media img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.rr-category-post-card:hover .rr-category-post-media img{transform:scale(1.035)}.rr-category-post-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.2),transparent 24%),linear-gradient(145deg,#c97654,#9e3c29 55%,#173f3a);color:#fff}.rr-category-post-placeholder span{font-family:var(--font-heading);font-size:5.5rem;opacity:.85}
.rr-category-post-body{padding:20px}.rr-category-post-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.78rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.rr-category-post-meta .dot{width:4px;height:4px;border-radius:50%;background:#b8aea4}.rr-category-post-body h2{margin:9px 0 9px;font-family:var(--font-heading);font-size:1.5rem;line-height:1.16;letter-spacing:0}.rr-category-post-body h2 a:hover{color:var(--brand-accessible)}.rr-category-post-body>p{margin:0 0 14px;color:var(--muted);font-size:1rem;line-height:1.6}.rr-category-post-footer{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.rr-category-post-footer a{font-size:.88rem;font-weight:850;color:var(--accent)}.rr-category-post-footer a:hover{color:var(--brand-accessible)}

.rr-category-pagination{margin-top:34px}.rr-category-pagination .nav-links{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.rr-category-pagination .page-numbers{min-width:42px;min-height:42px;padding:9px 12px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:var(--surface);font-size:.86rem;font-weight:850}.rr-category-pagination .page-numbers:hover{border-color:#d5b5a6;color:var(--brand-accessible)}.rr-category-pagination .page-numbers.current{border-color:var(--accent);background:var(--accent);color:#fff}.rr-category-pagination .prev,.rr-category-pagination .next{padding-inline:15px}
.rr-category-empty{padding:50px 28px;text-align:center;border:1px dashed #d7c9bc;border-radius:24px;background:rgba(255,255,255,.46)}.rr-category-empty-mark{width:58px;height:58px;margin:0 auto 15px;border-radius:17px;display:grid;place-items:center;background:var(--soft-green);color:var(--accent);font-family:var(--font-heading);font-size:1.75rem;font-weight:800}.rr-category-empty h2{margin:0 0 8px;font-family:var(--font-heading);font-size:2rem}.rr-category-empty p{max-width:590px;margin:0 auto;color:var(--muted)}.rr-category-empty a{display:inline-flex;margin-top:18px;color:var(--accent);font-weight:900}

/* Optional long-form category content from the native WordPress editor. */
.rr-category-extra-content{padding:54px 0 34px}
.rr-category-extra-content>.container{border-top:1px solid var(--line);padding-top:50px}
.rr-category-editor-content{max-width:900px;margin-inline:auto;color:var(--ink);font-size:1rem;line-height:1.6}
.rr-category-editor-content>*:first-child{margin-top:0}.rr-category-editor-content>*:last-child{margin-bottom:0}
.rr-category-editor-content p{margin:0 0 1.25em;color:#4f4943}
.rr-category-editor-content h2,.rr-category-editor-content h3,.rr-category-editor-content h4,.rr-category-editor-content h5,.rr-category-editor-content h6{margin:1.55em 0 .55em;font-family:var(--font-heading);line-height:1.12;letter-spacing:-.018em;color:var(--ink)}
.rr-category-editor-content h2{font-size:clamp(2rem,4vw,2.8rem)}.rr-category-editor-content h3{font-size:clamp(1.55rem,3vw,2.05rem)}.rr-category-editor-content h4{font-size:1.28rem}
.rr-category-editor-content a{color:var(--brand-accessible);font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.rr-category-editor-content a:hover{color:var(--accent)}
.rr-category-editor-content ul,.rr-category-editor-content ol{margin:0 0 1.35em;padding-left:1.35em}.rr-category-editor-content li{margin:.38em 0;padding-left:.15em}
.rr-category-editor-content blockquote{margin:1.8em 0;padding:18px 22px;border-left:4px solid var(--accent);border-radius:0 14px 14px 0;background:var(--soft-green);color:#334b47}.rr-category-editor-content blockquote p:last-child{margin-bottom:0}
.rr-category-editor-content img{max-width:100%;height:auto;border-radius:20px}.rr-category-editor-content figure{max-width:100%;margin:1.8em 0}.rr-category-editor-content figcaption{margin-top:8px;color:var(--muted);font-size:.82rem;text-align:center}
.rr-category-editor-content .wp-caption{max-width:100%}.rr-category-editor-content iframe,.rr-category-editor-content video{max-width:100%}
.rr-category-editor-content table{width:100%;margin:1.7em 0;border-collapse:collapse;font-size:.94rem}.rr-category-editor-content th,.rr-category-editor-content td{padding:12px 14px;border:1px solid var(--line);text-align:left;vertical-align:top}.rr-category-editor-content th{background:var(--soft-green);color:var(--accent);font-weight:850}

@media(max-width:1050px){.rr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-category-layout.no-sidebar .rr-category-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-category-hero-shell{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:30px}.rr-category-hero-copy{padding:30px 0}}
@media(max-width:980px){.rr-category-layout{grid-template-columns:1fr}.rr-category-layout.has-sidebar{gap:42px}.rr-category-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-category-section-head{align-items:start;flex-direction:column;gap:13px}.rr-category-section-head>p{max-width:720px}}
@media(max-width:760px){.rr-category-hero{padding-top:24px}.rr-category-hero-shell{grid-template-columns:1fr;gap:24px;min-height:0}.rr-category-hero-copy{padding:18px 0 0}.rr-category-hero-copy h1{font-size:clamp(3rem,16vw,4.9rem)}.rr-category-hero-media,.rr-category-hero-art{min-height:270px;border-radius:23px}.rr-category-hero-media::after{background:linear-gradient(180deg,rgba(0,0,0,0) 60%,rgba(0,0,0,.08))}.rr-category-content{padding-top:46px}.rr-category-card-media{height:220px}}
@media(max-width:620px){.rr-category-breadcrumbs{font-size:.76rem}.rr-category-hero-copy{padding-top:12px}.rr-category-hero-meta{margin-top:19px}.rr-category-grid,.rr-category-post-grid,.rr-category-layout.no-sidebar .rr-category-post-grid{grid-template-columns:1fr}.rr-category-card,.rr-category-post-card{border-radius:20px}.rr-category-card-media{height:225px}.rr-category-post-media{height:218px}.rr-category-card-body p{min-height:0}.rr-category-pagination .page-numbers{min-width:40px;min-height:40px}.rr-category-section-head h2{font-size:clamp(2.1rem,4vw,3.5rem)}.rr-category-editor-content{font-size:.98rem}.rr-category-editor-content h2{font-size:2rem}.rr-category-editor-content h3{font-size:1.55rem}}
@media(prefers-reduced-motion:reduce){.rr-category-card,.rr-category-post-card,.rr-category-card-media img,.rr-category-post-media img{transition:none}.rr-category-card:hover,.rr-category-post-card:hover{transform:none}.rr-category-card:hover .rr-category-card-media img,.rr-category-post-card:hover .rr-category-post-media img{transform:none}}

/* Category archive controls + homepage typography alignment. */
.rr-category-hero-shell.no-visual{grid-template-columns:minmax(0,760px);min-height:0}
.rr-category-layout.has-sidebar .rr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.rr-category-layout.has-sidebar .rr-category-main{min-width:0}
@media(max-width:980px){.rr-category-layout.has-sidebar .rr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.rr-category-layout.has-sidebar .rr-category-grid{grid-template-columns:1fr}}

/* Compact archive density — more useful destinations/guides above the fold. */
.rr-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.rr-category-layout.has-sidebar .rr-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.rr-category-card{border-radius:20px}.rr-category-card-media{height:178px}.rr-category-card-body{padding:17px 17px 15px}.rr-category-card-body p{min-height:2.7em}.rr-category-card-footer{margin-top:14px;padding-top:12px}
.rr-category-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rr-category-layout.no-sidebar .rr-category-post-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.rr-category-post-card{border-radius:20px}.rr-category-post-media{height:172px}.rr-category-post-body{padding:17px}.rr-category-post-footer{margin-top:12px;padding-top:11px}
@media(max-width:1180px){.rr-category-grid,.rr-category-layout.no-sidebar .rr-category-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rr-category-layout.has-sidebar .rr-category-grid,.rr-category-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:980px){.rr-category-grid,.rr-category-layout.has-sidebar .rr-category-grid,.rr-category-post-grid,.rr-category-layout.no-sidebar .rr-category-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.rr-category-grid,.rr-category-layout.has-sidebar .rr-category-grid,.rr-category-post-grid,.rr-category-layout.no-sidebar .rr-category-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-category-card-media,.rr-category-post-media{height:180px}}
@media(max-width:540px){.rr-category-grid,.rr-category-layout.has-sidebar .rr-category-grid,.rr-category-post-grid,.rr-category-layout.no-sidebar .rr-category-post-grid{grid-template-columns:1fr}.rr-category-card-media,.rr-category-post-media{height:215px}}
@supports(content-visibility:auto){.rr-category-card,.rr-category-post-card,.rr-category-extra-content,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 430px}.rr-category-extra-content,.site-footer{contain-intrinsic-size:auto 620px}}
