:root{color-scheme:light;--loudoun-green: #1e3a1a;--loudoun-dark-green: #0f2912;--loudoun-gold: #d4af6a;--loudoun-cream: #f7f3ed;--loudoun-text: #2d2d2d;--loudoun-light-text: #6b6b6b;--line: rgba(30, 58, 26, .14);--shadow-soft: 0 12px 24px rgba(20, 35, 24, .12);--shadow-strong: 0 22px 54px rgba(15, 27, 18, .2)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--loudoun-text);background:#fff}body{line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4{margin:0;font-family:Playfair Display,Georgia,serif;line-height:1.15}p{margin:0}:focus-visible{outline:3px solid rgba(212,175,106,.55);outline-offset:2px}.container{width:min(1280px,100% - 2rem);margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:#fffffff2;backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.08)}.nav-shell{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.75rem;flex-shrink:0}.brand img{width:48px;height:48px;border-radius:999px;border:1px solid rgba(0,0,0,.12);object-fit:cover}.brand span{font-family:Playfair Display,Georgia,serif;font-size:1.6rem;line-height:1;color:var(--loudoun-text)}.brand em{font-style:normal;color:var(--loudoun-green)}.nav-links{display:flex;align-items:center;gap:1.6rem}.nav-links a{font-size:.96rem;color:var(--loudoun-text);transition:color .2s ease}.nav-links a:hover{color:var(--loudoun-green)}.search-btn{border:0;background:transparent;color:var(--loudoun-text);padding:0;cursor:pointer}.search-btn:hover{color:var(--loudoun-green)}.search-btn svg{width:1.25rem;height:1.25rem;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.mobile-toggle{display:none;border:0;background:transparent;color:var(--loudoun-text);font-size:1.65rem;line-height:1;cursor:pointer;padding:0}.toggle-close,.mobile-toggle[aria-expanded=true] .toggle-open{display:none}.mobile-toggle[aria-expanded=true] .toggle-close{display:inline}.mobile-nav{display:none;padding:0 1rem 1rem;background:#fff;border-top:1px solid rgba(0,0,0,.06)}.mobile-nav.is-open{display:grid;gap:.25rem}.mobile-nav a{padding:.65rem .25rem;border-radius:.45rem}.mobile-nav a:hover{background:#1e3a1a14;color:var(--loudoun-green)}.site-main{padding-top:80px}.site-main.site-main-home{padding-top:0}.hero{position:relative;height:100vh;min-height:680px;overflow:hidden}.hero-background,.hero-gradient{position:absolute;inset:0}.hero-background{width:100%;height:100%;object-fit:cover;object-position:center 46%}.hero-gradient{background:linear-gradient(180deg,#0006,#0003 42%,#000000a3)}.hero-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:80px}.hero-brand-badge{display:inline-flex;align-items:center;gap:.7rem;border-radius:999px;padding:.4rem .75rem .4rem .45rem;margin-bottom:1rem;background:#ffffff24;border:1px solid rgba(255,255,255,.38);backdrop-filter:blur(2px)}.hero-brand-badge img{width:2rem;height:2rem;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.58)}.hero-brand-badge span{color:#fffffff2;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.hero-content h1{font-size:clamp(3rem,7vw,7.2rem);color:#fff;margin-bottom:1.25rem}.hero-content p{font-size:clamp(1.2rem,2.2vw,2rem);color:#fffffff2;letter-spacing:.02em;margin-bottom:2.5rem}.hero-search{width:min(100%,44rem);position:relative}.hero-search input{width:100%;border:0;border-radius:999px;min-height:64px;padding:0 1.4rem 0 3.6rem;font-size:1.05rem;color:var(--loudoun-text);box-shadow:0 18px 40px #0000003d}.hero-search input::placeholder{color:#7b7b7b}.hero-search svg{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem;stroke:#6a6a6a;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.scroll-indicator{position:absolute;left:50%;bottom:2rem;transform:translate(-50%);z-index:1;width:1.6rem;height:2.6rem;border:2px solid rgba(255,255,255,.7);border-radius:999px;display:inline-flex;justify-content:center;align-items:flex-start;padding-top:.45rem}.scroll-indicator span{width:.22rem;height:.55rem;border-radius:999px;background:#ffffffb8;animation:bounce-dot 1.4s infinite}@keyframes bounce-dot{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(.45rem);opacity:.65}}.category-section,.toplists-section{padding:5rem 0;background:#fff}.weekend-section,.featured-section{padding:5rem 0;background:var(--loudoun-cream)}.sponsored-section{padding:4.25rem 0;background:linear-gradient(90deg,var(--loudoun-cream) 0%,#ffffff 100%)}.newsletter-section{padding:5rem 0;background:var(--loudoun-green);text-align:center;color:#fff}.section-title{margin-bottom:3rem}.section-title.center{text-align:center}.section-title h2{font-size:clamp(2rem,4vw,3.7rem);margin-bottom:.65rem}.section-title p{color:var(--loudoun-light-text);font-size:1.05rem;max-width:44rem}.section-title.center p{margin-inline:auto}.section-title.between{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.section-btn{border:0;border-radius:999px;padding:.8rem 1.5rem;display:inline-flex;align-items:center;justify-content:center;background:var(--loudoun-green);color:#fff;font-size:.95rem;font-weight:600;transition:background-color .2s ease,transform .2s ease}.section-btn:hover{background:var(--loudoun-dark-green);transform:translateY(-1px)}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem}.hero-secondary-btn{border-radius:999px;padding:.8rem 1.5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5);background:#ffffff24;color:#fff;font-size:.95rem;font-weight:600;transition:background-color .2s ease,transform .2s ease}.hero-secondary-btn:hover{background:#ffffff38;transform:translateY(-1px)}.hero-secondary-btn-light{border-color:#ffffff3d;background:#ffffff14}.hero-support-links{margin-top:1.35rem;display:inline-flex;flex-wrap:wrap;justify-content:center;gap:1rem}.hero-support-links a{color:#ffffffe0;font-size:.92rem;border-bottom:1px solid rgba(255,255,255,.3)}.hero-support-links a:hover{color:#fff;border-bottom-color:#ffffffad}.mobile-only{display:none}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.category-card{position:relative;min-height:320px;border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-soft)}.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.category-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#000000c2);transition:background-color .25s ease}.category-copy{position:absolute;inset:auto 0 0;padding:1.5rem;z-index:1}.category-icon{width:2.35rem;height:2.35rem;border-radius:999px;margin-bottom:.75rem;border:1px solid rgba(255,255,255,.42);display:inline-flex;align-items:center;justify-content:center;background:#ffffff24;color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.05em}.category-copy h3{color:#fff;font-size:clamp(1.8rem,2.2vw,2.1rem);margin-bottom:.25rem}.category-copy p{color:#ffffffd1;font-size:.95rem}.category-card:hover img{transform:scale(1.1)}.category-card:hover .category-overlay{background:linear-gradient(180deg,#0000001f,#000000db)}.weekend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;grid-auto-rows:240px}.event-card{position:relative;border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-soft)}.event-card-featured{grid-row:span 2}.event-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.event-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000024,#000000e0)}.event-copy{position:absolute;inset:auto 0 0;padding:1.5rem;color:#fff}.event-copy h3{font-size:1.6rem;margin-bottom:.7rem}.event-card-featured .event-copy h3{font-size:clamp(2rem,3vw,2.6rem)}.event-meta{display:grid;gap:.25rem}.event-meta p{display:flex;align-items:baseline;gap:.35rem;color:#ffffffe6;font-size:.9rem}.meta-icon{display:inline-block;min-width:2.8rem;font-weight:600}.event-card:hover img{transform:scale(1.1)}.sponsored-label{text-align:center;text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;color:var(--loudoun-light-text);margin-bottom:1.2rem}.sponsored-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.sponsored-card{background:#fff;border-radius:.75rem;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 18px #14231814;transition:transform .25s ease,box-shadow .25s ease}.sponsored-card img{width:100%;height:170px;object-fit:cover}.sponsored-copy{padding:1.2rem}.sponsored-copy span{display:block;font-size:.75rem;color:var(--loudoun-light-text);margin-bottom:.45rem}.sponsored-copy h3{font-size:1.5rem;margin-bottom:.45rem}.sponsored-copy p{color:var(--loudoun-light-text);font-size:.92rem}.sponsored-card:hover{transform:translateY(-2px);box-shadow:0 14px 24px #1423181f}.toplists-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.list-card{border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 8px 18px #1423181a;transition:transform .25s ease,box-shadow .25s ease}.list-image{position:relative;height:192px;overflow:hidden}.list-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.list-image span{position:absolute;top:1rem;left:1rem;border-radius:999px;background:#fffffff5;color:var(--loudoun-green);font-size:.75rem;padding:.28rem .8rem}.list-copy{padding:1.3rem}.list-copy h3{font-size:1.7rem;margin-bottom:.45rem;transition:color .2s ease}.list-copy p{color:var(--loudoun-light-text);margin-bottom:1rem}.list-copy strong{display:inline-flex;align-items:center;gap:.3rem;color:var(--loudoun-green);font-size:.88rem}.list-copy svg{width:1rem;height:1rem;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none;transition:transform .2s ease}.list-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px #14231824}.list-card:hover .list-image img{transform:scale(1.1)}.list-card:hover .list-copy h3{color:var(--loudoun-green)}.list-card:hover .list-copy svg{transform:translate(2px)}.guide-card-meta{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:.8rem}.guide-card-meta p{color:var(--loudoun-light-text);font-size:.84rem}.guide-card-facts{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-wrap:wrap;gap:.6rem}.guide-card-facts li{border-radius:999px;padding:.38rem .75rem;background:#1e3a1a14;color:var(--loudoun-green);font-size:.82rem}.guide-card-facts-featured{margin-bottom:.4rem}.featured-pill{display:inline-flex;border-radius:999px;padding:.45rem .95rem;background:#d4af6a3d;color:var(--loudoun-green);font-size:.8rem;margin-bottom:1.5rem}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.featured-image{width:100%;height:600px;object-fit:cover;border-radius:.75rem;box-shadow:var(--shadow-strong)}.featured-grid h2{font-size:clamp(2rem,4vw,3.8rem);margin-bottom:1.2rem}.featured-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.2rem}.featured-meta p{display:inline-flex;align-items:center;gap:.35rem;color:var(--loudoun-light-text);font-size:.9rem}.featured-grid p{color:var(--loudoun-text);margin-bottom:1rem;max-width:38rem}.featured-grid .section-btn{margin-top:.6rem}.newsletter-icon{width:4rem;height:4rem;border-radius:999px;margin:0 auto 1.5rem;display:inline-flex;align-items:center;justify-content:center;background:var(--loudoun-gold);color:var(--loudoun-green);font-size:1.8rem}.newsletter-section h2{font-size:clamp(2.2rem,4.3vw,4rem);margin-bottom:1rem}.newsletter-section p{color:#ffffffe6;margin-inline:auto;max-width:44rem;margin-bottom:2rem;font-size:1.1rem}.newsletter-form{width:min(100%,44rem);margin:0 auto;display:flex;gap:.8rem}.newsletter-form input{flex:1;min-height:58px;border:0;border-radius:999px;padding:0 1.2rem;font-size:1rem}.newsletter-form button{border:0;border-radius:999px;background:var(--loudoun-gold);color:var(--loudoun-green);min-height:58px;padding:0 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.newsletter-form button:hover{opacity:.92}.newsletter-section small{display:block;margin-top:1rem;color:#ffffffbd}.principles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.principle-card{padding:1.6rem;border-radius:.9rem;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 8px 18px #14231814}.principle-card h3{font-size:1.55rem;margin-bottom:.6rem}.principle-card p{color:var(--loudoun-light-text)}.cta-section{padding:5rem 0;background:radial-gradient(circle at top left,rgba(212,175,106,.18),transparent 28%),linear-gradient(135deg,var(--loudoun-dark-green),var(--loudoun-green));color:#fff}.cta-shell{text-align:center}.cta-eyebrow{color:#ffffffe0;border-color:#ffffff4d}.cta-shell h2{font-size:clamp(2.2rem,4vw,4rem);margin-bottom:.9rem}.cta-shell p{color:#ffffffe0;max-width:44rem;margin:0 auto 2rem}.site-footer{background:var(--loudoun-dark-green);color:#fff;padding-top:4rem}.footer-shell{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.footer-shell h3,.footer-shell h4{font-family:Playfair Display,Georgia,serif;margin-bottom:.85rem}.footer-shell h3{font-size:2rem}.footer-shell p{color:#ffffffd1;margin-bottom:.5rem}.footer-shell a{color:#ffffffd1}.footer-shell a:hover{color:var(--loudoun-gold)}.footer-inline-links{display:flex;flex-wrap:wrap;gap:.8rem 1.1rem;margin-top:1rem}.footer-inline-links a{color:#ffffffe0;border-bottom:1px solid rgba(255,255,255,.22)}.footer-legal{margin-top:2rem;border-top:1px solid rgba(255,255,255,.12);padding:1rem 0 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.footer-legal p{margin:0;color:#ffffff9e;font-size:.82rem}.footer-legal div{display:inline-flex;gap:1.2rem}.footer-legal a{color:#ffffff9e;font-size:.82rem}.footer-legal a:hover{color:var(--loudoun-gold)}.section{padding:2.25rem 0 3rem}.doc-shell{width:min(860px,100% - 2rem);margin:0 auto;padding:2rem;border-radius:.9rem;border:1px solid var(--line);background:#fffffffa;box-shadow:var(--shadow-soft)}.doc-shell h1{margin-bottom:.75rem}.doc-shell h2{margin-top:1.6rem;margin-bottom:.6rem;font-size:1.6rem}.doc-shell p,.doc-shell li{color:var(--loudoun-light-text)}.doc-shell ul{margin:0;padding-left:1.25rem}.doc-shell li{margin-bottom:.35rem}.doc-shell a{color:var(--loudoun-green);text-decoration:underline}.eyebrow{display:inline-flex;border-radius:999px;padding:.22rem .65rem;border:1px solid rgba(30,58,26,.3);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--loudoun-light-text);margin-bottom:.6rem}.guide-hub-hero{position:relative;min-height:420px;overflow:hidden}.guide-hub-hero-image,.guide-hub-hero-overlay{position:absolute;inset:0}.guide-hub-hero-image{width:100%;height:100%;object-fit:cover}.guide-hub-hero-overlay{background:linear-gradient(180deg,#00000073,#000000b8)}.guide-hub-hero-content{position:relative;z-index:1;min-height:420px;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:3.2rem;color:#fff}.guide-hub-hero-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.guide-hub-hero-meta span{padding:.45rem .8rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);font-size:.84rem}.guide-hub-hero-content h1{font-size:clamp(3rem,6vw,6rem);max-width:12ch;margin-bottom:1rem;color:#fff}.guide-hub-hero-content p{max-width:44rem;color:#ffffffe6;font-size:1.1rem}.guide-hub-toolbar{position:sticky;top:80px;z-index:30;background:#fffffffa;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 8px 20px #1423180f}.guide-hub-toolbar-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.guide-hub-chip-row{display:flex;flex-wrap:wrap;gap:.6rem}.guide-hub-chip{padding:.45rem .9rem;background:#f3f3f0;border:1px solid rgba(0,0,0,.06);color:var(--loudoun-light-text);font-size:.85rem}.guide-hub-chip-active{background:var(--loudoun-green);color:#fff}.guide-hub-toolbar-actions{display:flex;align-items:center;gap:1rem;color:var(--loudoun-light-text);font-size:.9rem}.guide-hub-toolbar-actions a{color:var(--loudoun-green)}.guide-hub-content{padding:3rem 0 5rem;background:#fff}.guide-hub-results{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;color:var(--loudoun-light-text)}.guide-hub-results strong,.guide-hub-results a{color:var(--loudoun-green)}.guide-hub-section-pill{display:inline-flex;padding:.45rem .9rem;background:#d4af6a2e;color:var(--loudoun-green);font-size:.8rem;margin-bottom:1rem}.guide-hub-feature-card{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:var(--shadow-strong);overflow:hidden}.guide-hub-feature-media{min-height:420px}.guide-hub-feature-media img{width:100%;height:100%;object-fit:cover}.guide-hub-feature-copy{padding:2.5rem clamp(1.5rem,3vw,3rem);display:flex;flex-direction:column;justify-content:center}.guide-hub-feature-copy h2{font-size:clamp(2.2rem,4vw,4rem);margin-bottom:1rem}.guide-hub-feature-copy p{color:var(--loudoun-text);line-height:1.75}.guide-hub-feature-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.85rem}.guide-hub-outline-btn{padding:.8rem 1.5rem;border:2px solid var(--loudoun-green);color:var(--loudoun-green);font-weight:600}.guide-hub-inline-note{margin:3rem 0}.guide-hub-inline-note-shell{padding:2.25rem;background:linear-gradient(90deg,var(--loudoun-cream),#ffffff);border:1px solid rgba(0,0,0,.08)}.guide-hub-inline-note-shell span{display:inline-block;margin-bottom:.65rem;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--loudoun-light-text)}.guide-hub-inline-note-shell h3{font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:.75rem}.guide-hub-inline-note-shell p{color:var(--loudoun-text);max-width:42rem}.guide-hub-list{display:grid;gap:1.5rem}.guide-hub-list-card{display:grid;grid-template-columns:minmax(260px,.6fr) minmax(0,1.4fr);background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 24px #14231814;overflow:hidden}.guide-hub-list-media{min-height:260px}.guide-hub-list-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.guide-hub-list-card:hover .guide-hub-list-media img{transform:scale(1.06)}.guide-hub-list-copy{padding:1.75rem 1.8rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.guide-hub-list-copy h3{font-size:2rem;margin-bottom:.55rem}.guide-hub-list-copy h3 a:hover{color:var(--loudoun-green)}.guide-hub-list-copy p{color:var(--loudoun-text);line-height:1.72}.guide-hub-list-actions{display:flex;flex-wrap:wrap;gap:1rem}.guide-hub-list-actions a{color:var(--loudoun-green);font-size:.9rem}.guide-hub-bottom-band,.guide-closing-band{padding:4.5rem 0;background:radial-gradient(circle at top left,rgba(212,175,106,.16),transparent 28%),linear-gradient(135deg,var(--loudoun-dark-green),var(--loudoun-green));color:#fff}.guide-hub-bottom-shell,.guide-closing-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:1.5rem 2rem;align-items:end}.guide-closing-eyebrow{color:#ffffffd6;border-color:#ffffff3d}.guide-hub-bottom-shell h2,.guide-closing-shell h2{font-size:clamp(2.3rem,4vw,4.5rem)}.guide-hub-bottom-shell p,.guide-closing-shell p{color:#ffffffdb;line-height:1.72}.guide-closing-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.85rem}.guide-page{background:#fff}.guide-hero{position:relative;min-height:72vh;display:grid;align-items:end;overflow:hidden}.guide-hero-image,.guide-hero-overlay{position:absolute;inset:0}.guide-hero-image{width:100%;height:100%;object-fit:cover}.guide-hero-overlay{background:linear-gradient(180deg,#00000038,#000000c7)}.guide-hero-content{position:relative;z-index:1;padding:8.8rem 0 4rem;color:#fff}.guide-back-link{display:inline-flex;margin-bottom:1.1rem;padding:.55rem .95rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.9rem}.guide-eyebrow{color:#ffffffe0;border-color:#ffffff52}.guide-hero-content h1{font-size:clamp(3rem,6vw,6.2rem);max-width:12ch;margin-bottom:.9rem;color:#fff}.guide-hero-content p{max-width:42rem;color:#ffffffeb;font-size:clamp(1.05rem,1.9vw,1.25rem);line-height:1.72}.guide-hero-meta{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.3rem}.guide-hero-meta span{padding:.4rem .75rem;background:#ffffff24;border:1px solid rgba(255,255,255,.24);font-size:.82rem}.guide-snapshot-band{background:var(--loudoun-dark-green);color:#fff}.guide-snapshot-strip{width:min(1440px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.guide-snapshot-cell{padding:1.3rem 1.4rem 1.5rem;border-left:1px solid rgba(255,255,255,.12)}.guide-snapshot-cell:first-child{border-left:0}.guide-snapshot-cell span{display:block;margin-bottom:.45rem;color:#ffffffad;font-size:.72rem;text-transform:uppercase;letter-spacing:.09em}.guide-snapshot-cell strong{font-size:1rem;line-height:1.45}.guide-article-toolbar{position:sticky;top:80px;z-index:25;background:#fffffffa;border-bottom:1px solid rgba(0,0,0,.08)}.guide-article-toolbar-shell{display:flex;justify-content:space-between;gap:1rem;align-items:center;min-height:72px}.guide-article-toolbar-links,.guide-article-toolbar-actions{display:flex;flex-wrap:wrap;gap:1rem}.guide-article-toolbar a{color:var(--loudoun-green);font-size:.9rem}.guide-article-section{padding:3.5rem 0 5rem}.guide-article-shell{max-width:72rem}.guide-article-body{max-width:56rem;margin:0 auto}.guide-article-lead{font-size:clamp(1.3rem,2.1vw,1.7rem);line-height:1.75;color:var(--loudoun-text);margin:0 0 2rem}.guide-callout-box,.guide-tips-box{margin:2.5rem 0;padding:2rem;background:var(--loudoun-cream);border-left:4px solid var(--loudoun-gold)}.guide-callout-box h2,.guide-tips-box h2{font-size:2rem;margin-bottom:.85rem}.guide-highlight-list{margin:0;padding-left:1.2rem}.guide-highlight-list li,.guide-tips-box li{color:var(--loudoun-text);line-height:1.7}.guide-highlight-list li+li,.guide-tips-box li+li{margin-top:.5rem}.guide-article-figure{margin:2.75rem 0}.guide-article-figure img{width:100%;height:430px;object-fit:cover}.guide-article-figure figcaption{margin-top:.7rem;text-align:center;color:var(--loudoun-light-text);font-size:.84rem}.guide-prose{max-width:56rem}.guide-prose>:first-child{margin-top:0}.guide-prose h2,.guide-prose h3{scroll-margin-top:170px}.guide-prose h2{font-size:clamp(2.2rem,3.5vw,3.6rem);margin-top:3rem;margin-bottom:.85rem}.guide-prose h3{font-size:1.45rem;margin-top:1.4rem;margin-bottom:.55rem}.guide-prose p,.guide-prose li{color:var(--loudoun-text);line-height:1.8}.guide-prose p+p,.guide-prose ul,.guide-prose ol{margin-top:1rem}.guide-prose ul,.guide-prose ol{padding-left:1.25rem}.guide-prose a{color:var(--loudoun-green);text-decoration:underline}.guide-tags-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;padding:2rem 0;border-top:1px solid rgba(0,0,0,.08);margin-top:3rem}.guide-tags-row span{color:var(--loudoun-light-text);font-size:.9rem}.guide-tags-row a{padding:.5rem .9rem;background:#f2f2ef;color:var(--loudoun-text);font-size:.88rem}.guide-author-card{display:flex;gap:1.5rem;align-items:start;padding:2rem;background:var(--loudoun-cream);margin-top:1rem}.guide-author-avatar{width:4.5rem;height:4.5rem;display:inline-flex;align-items:center;justify-content:center;background:var(--loudoun-green);color:#fff;font-size:1.5rem;font-weight:700;flex-shrink:0}.guide-author-card h2{font-size:1.7rem;margin-bottom:.45rem}.guide-author-card p{color:var(--loudoun-text);line-height:1.72}.guide-author-card a{display:inline-block;margin-top:.8rem;color:var(--loudoun-green)}.guide-related-section{background:var(--loudoun-cream);padding:4.5rem 0}.guide-related-header{text-align:center;margin-bottom:2.5rem}.guide-related-header h2{font-size:clamp(2.2rem,4vw,4rem);margin-bottom:.6rem}.guide-related-header p{color:var(--loudoun-light-text)}.guide-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.guide-related-card{background:#fff;overflow:hidden;box-shadow:0 10px 24px #14231814}.guide-related-image{height:220px;overflow:hidden}.guide-related-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.guide-related-card:hover .guide-related-image img{transform:scale(1.08)}.guide-related-copy{padding:1.4rem}.guide-related-copy span{display:block;color:var(--loudoun-light-text);font-size:.78rem;margin-bottom:.45rem}.guide-related-copy h3{font-size:1.55rem;margin-bottom:.45rem}.guide-related-copy p{color:var(--loudoun-text)}#guides,#family,#hero{scroll-margin-top:100px}@media(max-width:1100px){.nav-links{gap:1rem}.nav-links a{font-size:.88rem}.category-grid,.toplists-grid,.sponsored-grid,.principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-grid{gap:1.8rem}.featured-image{height:480px}.guide-hub-feature-card,.guide-hub-list-card,.guide-hub-bottom-shell,.guide-closing-shell{grid-template-columns:1fr}.guide-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.nav-links{display:none}.mobile-toggle{display:inline-flex}.hero-content{padding-top:70px}.weekend-grid{grid-template-columns:1fr;grid-auto-rows:280px}.event-card-featured{grid-row:span 1}.section-title.between{display:block}.desktop-only{display:none}.mobile-only{display:inline-flex;margin-top:1rem}.featured-grid,.footer-shell{grid-template-columns:1fr}.featured-image{height:420px}.newsletter-form{flex-direction:column}.newsletter-form button{width:100%}.hero-actions,.hero-support-links{flex-direction:column;align-items:center}.footer-legal{flex-direction:column;align-items:flex-start}.guide-hub-toolbar-shell,.guide-article-toolbar-shell{display:block}.guide-hub-toolbar-actions,.guide-article-toolbar-actions{margin-top:.8rem}.guide-hub-feature-media,.guide-hub-list-media{min-height:260px}.guide-hub-results{display:block}.guide-hub-results a{display:inline-block;margin-top:.45rem}.guide-snapshot-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-related-grid{grid-template-columns:1fr}}@media(max-width:620px){.container{width:min(1280px,100% - 1.25rem)}.brand span{font-size:1.35rem}.hero{min-height:620px}.hero-content h1{margin-bottom:.85rem}.hero-content p{margin-bottom:1.8rem}.hero-search input{min-height:56px;font-size:.95rem}.category-grid,.toplists-grid,.sponsored-grid,.principles-grid{grid-template-columns:1fr}.category-card{min-height:280px}.section-title{margin-bottom:2rem}.featured-image{height:340px}.doc-shell{padding:1.35rem}.guide-hub-hero-content,.guide-hero-content{padding:7rem 0 2rem}.guide-hub-hero{min-height:380px}.guide-hub-hero-content{min-height:380px;padding:7rem 0 2rem}.guide-snapshot-strip{grid-template-columns:1fr}.guide-article-toolbar-links,.guide-article-toolbar-actions,.guide-hub-chip-row,.guide-hub-feature-actions,.guide-hub-list-actions,.guide-closing-actions{gap:.6rem}.guide-author-card{flex-direction:column}}
