/*
Theme Name: Staycation Rentals
Theme URI: https://staycationrentals.space
Author: Vintage Creative
Description: Lightweight custom WordPress theme for Staycation Rentals. No Elementor required.
Version: 1.1.0
Text Domain: staycation-rentals-theme
*/
:root{--sr-primary:#153d36;--sr-accent:#d4ab67;--sr-text:#183b34;--sr-muted:#6d7d77;--sr-bg:#f7f9f8;--sr-border:#e2e9e5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--sr-text);background:#fff;font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit}.srt-container{width:min(1120px,calc(100% - 40px));margin:auto}.srt-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--sr-border)}.srt-header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.srt-logo img{width:210px;display:block}.srt-nav{display:flex;align-items:center;gap:26px}.srt-nav a{text-decoration:none;font-size:14px;font-weight:700;color:#415650}.srt-nav a:hover{color:var(--sr-primary)}.srt-menu-toggle{display:none;width:44px;height:44px;border-radius:14px;border:1px solid var(--sr-border);background:#fff}.srt-page-hero{padding:110px 0 70px;background:linear-gradient(180deg,#f4f8f6 0%,#fff 100%);border-bottom:1px solid var(--sr-border)}.srt-page-hero h1{max-width:800px;margin:0;font-family:Manrope,Arial,sans-serif;font-size:clamp(44px,7vw,76px);line-height:.98;letter-spacing:-.065em}.srt-page-hero p{max-width:720px;font-size:18px;color:var(--sr-muted)}.srt-content{padding:80px 0 110px}.srt-content article{max-width:860px;font-size:17px;line-height:1.8}.srt-content h2,.srt-content h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.04em}.srt-content h2{font-size:38px}.srt-content h3{font-size:28px}.srt-content a{color:var(--sr-primary)}.srt-content blockquote{margin:32px 0;padding:22px 26px;border-left:4px solid var(--sr-accent);background:var(--sr-bg)}.srt-site-footer{padding:60px 0 24px;background:#081f19;color:#fff}.srt-footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:60px}.srt-footer-logo{width:220px;filter:brightness(0) invert(1)}.srt-site-footer p{color:rgba(255,255,255,.6)}.srt-site-footer h4{margin:0 0 14px;color:var(--sr-accent);font-size:12px;text-transform:uppercase;letter-spacing:.14em}.srt-site-footer a{display:block;text-decoration:none;margin:8px 0;color:rgba(255,255,255,.82)}.srt-footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:12px;color:rgba(255,255,255,.45)}.srt-home-canvas{min-height:100vh}body.srt-plugin-home .srt-site-header,body.srt-plugin-home .srt-site-footer{display:none}body.srt-plugin-home .srt-content{padding:0}body.srt-plugin-home .srt-container{width:100%;max-width:none}@media(max-width:800px){.srt-container{width:min(100% - 24px,1120px)}.srt-nav{display:none}.srt-nav.is-open{display:flex;position:absolute;top:80px;left:12px;right:12px;padding:20px;border-radius:18px;flex-direction:column;align-items:flex-start;background:#fff;box-shadow:0 18px 45px rgba(12,39,33,.14)}.srt-menu-toggle{display:block}.srt-footer-grid{grid-template-columns:1fr;gap:28px}}

/* v1.1 typography refinement */
.srt-page-hero h1,.srt-content h2,.srt-content h3{font-weight:700;letter-spacing:-.055em}.srt-content{font-family:Manrope,Arial,sans-serif}.srt-content article{color:#50645d}.srt-content article>p:first-child{font-size:18px;color:#344f47}
