:root{--green-dark:#1f3d2b;--green-medium:#a8bfa3;--brown-primary:#c47a5a;--cream:#f5f1e8;--charcoal:#2b2b2b;--brown-dark:#c47a5a;--brown-medium:#c47a5a;--brown-light:#f5f1e8;--green-light:#a8bfa3;--white:#fff;--gray-light:#e8e6e3;--gray-medium:#b8b5b2;--text-dark:#2b2b2b}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--cream);color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--editorial-cream:#faf8f5;--editorial-pale:#f0ebe3;--editorial-sage:#d8e4d4;--editorial-taupe:#c9b99a;--editorial-moss:#5c7a55;--editorial-forest:#1f3d2b;--editorial-brown:#8b7355;--font-editorial-display:"DM Serif Display", "Playfair Display", Georgia, serif;--font-editorial-body:"Fira Sans", Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.editorial-section{color:var(--editorial-brown);font-family:var(--font-editorial-body);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 2rem}.editorial-eyebrow{text-transform:uppercase;letter-spacing:.3em;color:var(--editorial-moss);margin-bottom:.5rem;font-size:.65rem;font-weight:500;display:block}.editorial-title{font-family:var(--font-editorial-display);color:var(--editorial-forest);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.1}.editorial-text{font-family:var(--font-editorial-body);color:var(--editorial-brown);opacity:.75;font-size:.95rem;line-height:1.6}.editorial-link{font-family:var(--font-editorial-body);color:var(--editorial-moss);text-underline-offset:8px;-webkit-text-decoration-color:var(--editorial-sage);text-decoration-color:var(--editorial-sage);font-size:.9rem;font-weight:500;transition:color .3s,text-decoration-color .3s}.editorial-link:hover{color:var(--editorial-forest);-webkit-text-decoration-color:var(--editorial-moss);text-decoration-color:var(--editorial-moss)}.editorial-rule{background:linear-gradient(90deg,transparent,var(--editorial-sage) 20%,var(--editorial-sage) 80%,transparent);opacity:.5;border:0;height:1px;margin:0}.purpose-block{background:var(--editorial-cream);border-bottom:1px solid var(--editorial-sage);padding:3rem 2rem}.purpose-inner{text-align:center;max-width:720px;margin:0 auto}.purpose-intro p{font-family:var(--font-editorial-body);color:var(--editorial-brown);opacity:.85;max-width:640px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.purpose-trust-badges{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.purpose-trust-badge{text-transform:uppercase;letter-spacing:.1em;color:var(--editorial-moss);background:var(--editorial-sage);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.65rem;font-weight:500;display:inline-flex}.category-shortcuts{background:linear-gradient(180deg,var(--editorial-sage) 0%,#c8d8c2 100%);border-top:1px solid #1f3d2b14;border-bottom:1px solid #1f3d2b14;padding:3rem 2rem 4rem}.category-shortcuts-inner{max-width:1280px;margin:0 auto}.category-shortcuts-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media(min-width:640px){.category-shortcuts-grid{grid-template-columns:repeat(4,1fr)}}.category-shortcut-tile{background:var(--editorial-pale);border:1px solid var(--editorial-sage);color:var(--editorial-forest);font-family:var(--font-editorial-body);align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .3s,transform .3s,border-color .3s;display:flex}.category-shortcut-tile:hover{background:var(--editorial-sage);border-color:var(--editorial-moss);transform:translateY(-2px)}.category-shortcut-tile i{color:var(--editorial-moss);font-size:.85rem}.editorial-stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;padding:2rem 0;display:grid}@media(min-width:768px){.editorial-stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.editorial-stat{border-left:1px solid var(--editorial-sage);padding-top:.25rem;padding-left:1rem}.editorial-stat-number{font-family:var(--font-editorial-display);color:var(--editorial-forest);margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1}.editorial-stat-label{text-transform:uppercase;letter-spacing:.15em;color:var(--editorial-moss);font-size:.65rem;font-weight:500}.editorial-happening-header{border-bottom:1px solid var(--editorial-sage);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}@media(min-width:768px){.editorial-happening-header{flex-direction:row;align-items:flex-end}}.editorial-happening-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media(min-width:768px){.editorial-happening-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.editorial-happening-card{cursor:pointer;color:inherit;text-decoration:none;display:block}.editorial-happening-card:hover .editorial-happening-image{transform:scale(1.05)}.editorial-happening-card:hover .editorial-happening-title{color:var(--editorial-moss)}.editorial-happening-image-wrap{aspect-ratio:4/5;background:var(--editorial-pale);margin-bottom:1rem;position:relative;overflow:hidden}.editorial-happening-image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.editorial-happening-date{background:var(--editorial-moss);color:var(--editorial-cream);text-align:center;min-width:56px;padding:.75rem 1rem;position:absolute;top:0;right:0}.editorial-happening-date-day{font-family:var(--font-editorial-display);font-size:1.25rem;line-height:1;display:block}.editorial-happening-date-month{text-transform:uppercase;letter-spacing:.05em;margin-top:.15rem;font-size:.55rem;display:block}.editorial-happening-meta{text-transform:uppercase;letter-spacing:.15em;color:var(--editorial-moss);margin-bottom:.35rem;font-size:.55rem;font-weight:500}.editorial-happening-title{font-family:var(--font-editorial-display);color:var(--editorial-forest);margin-bottom:.5rem;font-size:1.25rem;line-height:1.25;transition:color .3s}.editorial-happening-desc{color:var(--editorial-brown);opacity:.8;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.editorial-featured-band{background:linear-gradient(135deg,var(--editorial-sage) 0%,var(--editorial-pale) 100%);padding:3rem 2rem}@media(min-width:768px){.editorial-featured-band{padding:4rem 2rem}}.editorial-featured-inner{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}@media(min-width:768px){.editorial-featured-inner{flex-direction:row;align-items:center;gap:3rem}.editorial-featured-intro{flex-shrink:0;width:35%}.editorial-featured-grid{width:65%}}.editorial-featured-intro{text-align:center}@media(min-width:768px){.editorial-featured-intro{text-align:left}}.editorial-featured-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media(min-width:1024px){.editorial-featured-grid{grid-template-columns:repeat(3,1fr)}}.editorial-featured-card{color:inherit;text-align:center;text-decoration:none}.editorial-featured-avatar{aspect-ratio:1;border:4px solid var(--editorial-cream);background:var(--editorial-cream);border-radius:50%;margin-bottom:.75rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 15px #1f3d2b1f}.editorial-featured-card:hover .editorial-featured-avatar{transform:translateY(-4px);box-shadow:0 8px 25px #1f3d2b38}.editorial-featured-avatar img{object-fit:cover;width:100%;height:100%}.editorial-featured-name{font-family:var(--font-editorial-display);color:var(--editorial-forest);margin-bottom:.25rem;font-size:1.1rem}.editorial-featured-role{text-transform:uppercase;letter-spacing:.15em;color:var(--editorial-moss);font-size:.55rem;font-weight:500}.editorial-featured-btn{background:var(--editorial-moss);color:var(--editorial-cream);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;padding:.9rem 1.75rem;font-size:.65rem;font-weight:500;text-decoration:none;transition:background .3s,transform .3s;display:inline-flex}.editorial-featured-btn:hover{background:var(--editorial-forest);transform:translateY(-2px)}header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-dark);z-index:1000;background:#fffffffa;border-bottom:1px solid #8b73551a;padding:.25rem 0;position:sticky;top:0;box-shadow:0 2px 20px #00000014}.header-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.logo{flex:none;align-items:center;text-decoration:none;transition:transform .3s;display:flex}.logo:hover{transform:scale(1.05)}.logo-image{object-fit:contain;width:auto;max-width:min(100%,829px);height:156px;display:block}nav{flex:620px;min-width:0}nav ul{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.5rem;list-style:none;display:flex}nav a{color:var(--text-dark);white-space:nowrap;border-radius:6px;padding:.6rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}nav a:hover{color:var(--green-dark);background-color:#6b908014}nav a:after{content:"";background:var(--green-dark);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}nav a:hover:after{width:60%}.btn-account{background:linear-gradient(135deg,var(--green-dark),var(--green-medium));color:var(--white);border-radius:25px;padding:.6rem 1.5rem;font-weight:600;box-shadow:0 2px 8px #6b908033}.btn-account:hover{background:linear-gradient(135deg,var(--green-medium),var(--green-dark));transform:translateY(-2px);box-shadow:0 4px 12px #6b90804d}.btn-account:after{display:none}.nav-toggle{cursor:pointer;width:44px;height:44px;color:var(--green-dark,#2d5a3d);z-index:1100;background:0 0;border:1px solid #2d5a3d33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.nav-toggle:hover{background:#6b908014}.nav-toggle-bars{width:22px;height:16px;display:inline-block;position:relative}.nav-toggle-bars span{background:currentColor;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .2s,top .25s;position:absolute;left:0}.nav-toggle-bars span:first-child{top:0}.nav-toggle-bars span:nth-child(2){top:7px}.nav-toggle-bars span:nth-child(3){top:14px}.nav-toggle-bars.is-open span:first-child{top:7px;transform:rotate(45deg)}.nav-toggle-bars.is-open span:nth-child(2){opacity:0}.nav-toggle-bars.is-open span:nth-child(3){top:7px;transform:rotate(-45deg)}.nav-backdrop{z-index:1050;cursor:pointer;background:#0f201673;border:0;padding:0;display:none;position:fixed;inset:0}.hero{background-color:var(--green-dark);color:var(--white);text-align:center;background-image:linear-gradient(135deg,#6b9080eb,#a4c3b2e0),url(https://sspark.genspark.ai/cfimages?u1=mkX6pgbdrrA8W3LP%2B4fY5StaWm%2BQkgWUzfHRiQJwbtClQMqA%2ByUO8YvjpF9zovtmudW8m88IBRQV8u2doXNWPd4wPQB3zvLQgBwyQYRs4V9fpoDu%2By3DrweyueWhECWkVnFMOHKMvJP6Wc%2Fnectm%2FiCLnAGLxsNgp%2BPMk%2Fn%2FNxMJRNm6WM%2FAf1eledCFEDFSI1Fz0%2FxI0YYYjsxJJgtCuOR4jnO868zqX9PkV7wd&u2=%2Fjj8HKJfZoOKVT1T&width=2560);background-position:50%;background-size:cover;background-attachment:scroll;padding:6rem 2rem;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background:radial-gradient(circle,#0000,#6b90804d);position:absolute;inset:0}.hero-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.hero h1,.hero h2{text-shadow:0 2px 20px #0003;letter-spacing:-.5px;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:800;line-height:1.2}.hero h1{font-size:4rem}.hero p{opacity:.98;text-shadow:0 1px 10px #00000026;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.4rem;font-weight:300;line-height:1.6}.hero-search input,.hero-search select{color:var(--text-dark)}.hero-search input::placeholder{color:var(--gray-medium)}.hero-search input:focus,.hero-search select:focus{outline:2px solid var(--green-medium);border-color:var(--green-medium)}main{max-width:1200px;margin:3rem auto;padding:0 2rem}.container{max-width:1200px;margin:0 auto;padding:2rem}.section{margin-bottom:4rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:var(--green-dark);margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:700}.section-header p{color:var(--text-dark);opacity:.8;font-size:1.1rem}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.card{background:var(--white);border:2px solid #0000;border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.card:before{content:"";background:linear-gradient(90deg,#0000,#6b90800d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.card:hover:before{left:100%}.card:hover{border-color:var(--green-light);transform:translateY(-8px)scale(1.02);box-shadow:0 12px 35px #6b908040}.journey-card-hero{height:160px;color:var(--white);background-position:50%,50%;background-size:cover,cover;justify-content:center;align-items:center;font-size:3rem;display:flex;position:relative;overflow:hidden}.journey-card-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#ffffff26,#0000 50%);position:absolute;inset:0}.journey-card-hero i{z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative;box-shadow:0 4px 15px #00000026}.journey-discover{--journey-overlay:linear-gradient(135deg, color-mix(in srgb, var(--green-medium) 85%, transparent) 0%, color-mix(in srgb, var(--green-dark) 85%, transparent) 100%)}.journey-connect{--journey-overlay:linear-gradient(135deg, color-mix(in srgb, var(--brown-primary) 85%, transparent) 0%, color-mix(in srgb, var(--green-dark) 80%, transparent) 100%)}.journey-learn{--journey-overlay:linear-gradient(135deg, color-mix(in srgb, var(--brown-primary) 85%, transparent) 0%, color-mix(in srgb, var(--brown-light) 82%, transparent) 100%)}.image-card{cursor:pointer;position:relative;overflow:hidden}.image-card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#6b90801a,#8b73551a);transition:opacity .3s;position:absolute;inset:0}.image-card:hover:after{opacity:1}.image-card .card-image{transition:transform .6s cubic-bezier(.34,1.56,.64,1),filter .3s}.image-card:hover .card-image{filter:brightness(1.15)saturate(1.1);transform:scale(1.12)}.image-card .card-content{z-index:1;transition:transform .3s;position:relative}.image-card:hover .card-content{transform:translateY(-5px)}.image-card .card-button{transition:all .3s}.image-card:hover .card-button{background:linear-gradient(135deg,var(--green-dark),var(--brown-dark));transform:scale(1.05);box-shadow:0 6px 20px #6b908066}.profile-placeholder{background:linear-gradient(135deg,var(--green-light),var(--green-medium));width:80px;height:80px;color:var(--white);text-shadow:0 2px 4px #0003;border:3px solid var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.profile-placeholder:before{content:"";background:linear-gradient(45deg,#0000,#ffffff4d,#0000);width:200%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.card:hover .profile-placeholder:before{left:100%}.card:hover .profile-placeholder{transform:scale(1.1)rotate(5deg);box-shadow:0 6px 20px #6b90804d}.profile-placeholder.vendor{background:linear-gradient(135deg,var(--brown-medium),var(--brown-light))}.profile-placeholder.large{width:120px;height:120px;font-size:3rem}.profile-placeholder.small{border:2px solid var(--white);width:50px;height:50px;font-size:1.2rem}.verified-badge{color:#1f3d2b;letter-spacing:.01em;background:#fff;border:1.5px solid #1f3d2b;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 1px 3px #1f3d2b26}.verified-badge i{color:#c47a5a}.card-icon{margin-bottom:1rem;font-size:3rem}.card h3{color:var(--green-dark);margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700}.card p{color:var(--text-dark);margin-bottom:1.5rem}.btn{background:linear-gradient(135deg,var(--green-dark) 0%,var(--green-medium) 100%);color:var(--white);cursor:pointer;border:none;border-radius:25px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #6b90804d}.btn-secondary{background:linear-gradient(135deg,var(--brown-medium) 0%,var(--brown-light) 100%);color:var(--text-dark)}.btn-secondary:hover{box-shadow:0 5px 15px #a0826d4d}.search-filter{background:var(--white);border-radius:12px;margin-bottom:3rem;padding:2rem;box-shadow:0 4px 15px #00000014}.search-filter h3{color:var(--brown-dark);margin-bottom:1.5rem;font-size:1.3rem}.filter-group{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.filter-item{flex-direction:column;display:flex}.filter-item label{color:var(--brown-dark);margin-bottom:.5rem;font-weight:600}.filter-item select,.filter-item input{border:2px solid var(--gray-light);background-color:var(--white);color:var(--text-dark);border-radius:8px;padding:.8rem;font-size:1rem;transition:border-color .3s}.filter-item select:focus,.filter-item input:focus{border-color:var(--green-medium);outline:none}.listing-item{background:var(--white);border-left:4px solid var(--green-medium);border-radius:12px;margin-bottom:1.5rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.listing-item:before{content:"";background:linear-gradient(to bottom,var(--green-dark),var(--brown-medium));width:4px;height:0;transition:height .3s;position:absolute;top:0;left:0}.listing-item:hover:before{height:100%}.listing-item:hover{border-left-color:var(--green-dark);transform:translate(8px);box-shadow:0 8px 25px #6b908033}.listing-item h4{color:var(--green-dark);margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700}.listing-meta{flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;display:flex}.listing-meta span{color:var(--text-dark);opacity:.8;align-items:center;gap:.5rem;display:flex}.listing-description{margin-bottom:1rem;line-height:1.8}.tag{background-color:var(--green-light);color:var(--text-dark);border-radius:20px;margin-bottom:.5rem;margin-right:.5rem;padding:.4rem 1rem;font-size:.9rem;display:inline-block}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--brown-dark);margin-bottom:.5rem;font-weight:600;display:block}.form-group input,.form-group textarea,.form-group select{border:2px solid var(--gray-light);background-color:var(--white);width:100%;color:var(--text-dark);border-radius:8px;padding:.8rem;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--green-medium);outline:none}.form-group textarea{resize:vertical;min-height:120px}.calendar{background:var(--white);border-radius:12px;padding:2rem;box-shadow:0 4px 15px #00000014}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.calendar-header h3{color:var(--brown-dark);font-size:1.5rem}.event-item{background:var(--cream);border-left:4px solid var(--green-dark);border-radius:8px;margin-bottom:1rem;padding:1.5rem;transition:transform .3s}.event-item:hover{transform:translate(5px)}.event-date{color:var(--brown-dark);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.event-title{color:var(--text-dark);margin-bottom:.5rem;font-size:1.2rem}.video-container{background:var(--white);border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 15px #00000014}.video-player{border-radius:8px;width:100%;margin-bottom:1.5rem}.class-card{background:var(--white);border-radius:12px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 15px #00000014}.class-card:hover{transform:translateY(-5px)}.class-image{object-fit:cover;background:linear-gradient(135deg,var(--green-light) 0%,var(--green-medium) 100%);width:100%;height:200px}.class-content{padding:1.5rem}.class-title{color:var(--brown-dark);margin-bottom:.5rem;font-size:1.3rem}.class-instructor{color:var(--text-dark);opacity:.8;margin-bottom:1rem}.class-price{color:var(--green-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:700}footer{color:var(--text-dark);border-top:2px solid var(--green-medium);background:linear-gradient(135deg,#1f3d2b0d,#a8bfa31a);margin-top:4rem;padding:3rem 2rem 1.5rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;max-width:1200px;margin:0 auto 2rem;display:grid}@media(min-width:1024px){.footer-content{grid-template-columns:2fr repeat(4,1fr)}}.footer-section h3{color:var(--green-dark);margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:var(--text-dark);opacity:.8;text-decoration:none;transition:all .3s}.footer-section a:hover{opacity:1;color:var(--green-dark)}.footer-bottom{text-align:center;opacity:.7;color:var(--text-dark);border-top:1px solid #1f3d2b26;padding-top:2rem}.footer-brand-section{z-index:0;position:relative}.footer-brand-content{z-index:1;position:relative}.footer-brand-mark{opacity:.12;pointer-events:none;z-index:-1;filter:brightness(.85);width:280px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-social{gap:1rem;margin-top:1rem;list-style:none;display:flex}.footer-social a{color:var(--green-dark);opacity:.8;font-size:1.5rem;transition:opacity .3s,transform .3s}.footer-social a:hover{opacity:1;transform:translateY(-2px)}.modal{z-index:2000;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal.active{display:flex}.modal-content{background:var(--white);border-radius:12px;width:90%;max-width:600px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.modal-close{cursor:pointer;color:var(--text-dark);opacity:.6;font-size:2rem;transition:opacity .3s;position:absolute;top:1rem;right:1rem}.modal-close:hover{opacity:1}.alert{border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem;display:none}.alert.show{display:block}.alert-success{background-color:var(--green-light);color:var(--text-dark);border-left:4px solid var(--green-dark)}.alert-error{color:#721c24;background-color:#f8d7da;border-left:4px solid #dc3545}html,body{overflow-x:hidden}img{max-width:100%;height:auto}@media(max-width:900px){.header-container{flex-wrap:nowrap;gap:.75rem;padding:.5rem 1rem}.logo-image{height:72px}.nav-toggle{display:inline-flex}.nav-backdrop{display:block}nav{z-index:1100;background:#fff;flex:none;width:min(86vw,340px);height:100dvh;padding:5rem 1.25rem 2rem;transition:transform .28s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-12px 0 32px #0000001f}nav.is-open{transform:translate(0)}nav ul{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.25rem;padding:0}nav ul li{width:100%}nav ul li a{border-radius:10px;padding:.85rem .9rem;font-size:1.05rem;display:block}nav a:after{display:none}.btn-account{text-align:center;border-radius:999px;margin-top:.5rem}main{margin:1rem auto}.hero{background-attachment:scroll!important;padding:2.5rem 1.25rem!important}.hero h2{font-size:2rem}.hero p{font-size:1.05rem}.cards-grid,.filter-group{grid-template-columns:1fr}.listing-meta{flex-direction:column;gap:.5rem}main,section{padding-left:1rem!important;padding-right:1rem!important}h1{font-size:1.9rem!important}h2{font-size:1.5rem!important}.form-group input,.form-group select,.form-group textarea{font-size:16px}.btn{padding:.75rem 1.25rem;font-size:.95rem}}@media(max-width:480px){.hero h2{font-size:1.7rem}}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.hidden{display:none}.flex{display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.gap-1{gap:1rem}.gap-2{gap:2rem}.how-it-works{background:linear-gradient(180deg,var(--editorial-cream) 0%,#f5efe5 100%);border-top:1px solid var(--editorial-sage);border-bottom:1px solid var(--editorial-sage);padding:4rem 2rem}.how-it-works-inner{max-width:1100px;margin:0 auto}.how-it-works-header{text-align:center;margin-bottom:2.5rem}.how-it-works-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}@media(max-width:768px){.how-it-works-grid{grid-template-columns:1fr;gap:1.5rem}}.how-step{background:var(--white);border:1px solid var(--editorial-sage);text-align:center;border-radius:12px;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s;position:relative}.how-step:hover{transform:translateY(-3px);box-shadow:0 10px 25px #1f3d2b1a}.how-step-num{background:var(--editorial-forest);width:44px;height:44px;color:var(--editorial-cream);font-family:var(--font-editorial-display);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.25rem;display:inline-flex}.how-step-icon{color:var(--editorial-moss);margin-bottom:.75rem;font-size:1.75rem}.how-step h3{font-family:var(--font-editorial-display);color:var(--editorial-forest);margin:0 0 .5rem;font-size:1.35rem}.how-step p{font-family:var(--font-editorial-body);color:var(--editorial-brown);margin:0;font-size:.98rem;line-height:1.6}.counties-map{background:var(--editorial-cream);border-top:1px solid var(--editorial-sage);padding:4rem 2rem}.counties-map-inner{max-width:1100px;margin:0 auto}.counties-map-header{text-align:center;margin-bottom:2rem}.counties-map-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.county-tile{background:var(--white);border:1px solid var(--editorial-sage);border-left:4px solid var(--editorial-moss);color:var(--editorial-forest);font-family:var(--font-editorial-body);border-radius:8px;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.county-tile:hover{background:var(--editorial-pale);border-left-color:var(--editorial-forest);transform:translate(2px)}.county-tile-name{font-family:var(--font-editorial-display);color:var(--editorial-forest);font-size:1.15rem}.county-tile-meta{color:var(--editorial-moss);align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.editorial-band-dark{background:linear-gradient(180deg,var(--editorial-forest) 0%,#173324 100%);color:var(--editorial-cream);position:relative;overflow:hidden}.editorial-band-dark .editorial-eyebrow{color:var(--editorial-taupe)}.editorial-band-dark .editorial-title,.editorial-band-dark h2,.editorial-band-dark h3,.editorial-band-dark .editorial-stat-number{color:var(--editorial-cream)!important}.editorial-band-dark .editorial-text,.editorial-band-dark p{color:#faf8f5d9}.editorial-band-dark .editorial-stat{border-left-color:#d9c49d4d}.editorial-band-dark .editorial-stat-label{color:var(--editorial-sage)}.editorial-band-dark .editorial-link{color:var(--editorial-sage);text-decoration-color:#d8e4d480}.editorial-band-sage{background:linear-gradient(180deg,var(--editorial-sage) 0%,#c8d8c2 100%)}.section-inlay{grid-template-columns:1.1fr 1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid}@media(max-width:768px){.section-inlay{grid-template-columns:1fr;gap:1.75rem}}.section-inlay-image{aspect-ratio:4/5;object-fit:cover;border-radius:8px;width:100%;box-shadow:0 20px 50px #1f3d2b2e}.section-inlay-image.reverse{order:2}@media(max-width:768px){.section-inlay-image.reverse{order:0}.section-inlay-image{aspect-ratio:4/3}}.stats-band-fullbleed{background:var(--editorial-forest);color:var(--editorial-cream);position:relative;overflow:hidden}.stats-band-bg{object-fit:cover;opacity:.92;filter:saturate(.9)contrast(1.02);width:100%;height:100%;position:absolute;inset:0}.stats-band-overlay{background:linear-gradient(#1f3d2b33,#1f3d2b61);position:absolute;inset:0}.stats-band-fullbleed .editorial-eyebrow{color:var(--editorial-taupe)}.stats-band-fullbleed .editorial-title,.stats-band-fullbleed h2{text-shadow:0 2px 12px #00000059;color:var(--editorial-cream)!important}.stats-band-fullbleed .editorial-stat-number{color:var(--editorial-cream);text-shadow:0 2px 10px #00000059}.stats-band-fullbleed .editorial-stat-label{color:#faf8f5eb;text-shadow:0 1px 6px #0000004d}.section-botanical{pointer-events:none;opacity:.18;mix-blend-mode:multiply;filter:saturate(.85);position:absolute}.editorial-band-dark .section-botanical{opacity:.12;mix-blend-mode:screen}.section-inlay-image-wrap{justify-content:center;align-items:center;display:flex;position:relative}.purpose-logo-overlay{opacity:.8;pointer-events:none;width:80%;max-width:420px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-divider{justify-content:center;align-items:center;gap:1rem;max-width:240px;margin:0 auto;display:flex}.section-divider:before,.section-divider:after{content:"";background:var(--editorial-taupe);opacity:.5;flex:1;height:1px}.section-divider i{color:var(--editorial-moss);font-size:.85rem}.cta-forest-glow{text-align:center;background:var(--editorial-forest);color:var(--editorial-cream);border-radius:16px;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px #1f3d2b2e}.cta-forest-glow-inner{z-index:10;flex-direction:column;align-items:center;max-width:760px;margin:0 auto;display:flex;position:relative}.cta-forest-glow-blob{pointer-events:none;filter:blur(60px);border-radius:50%;position:absolute}.cta-forest-glow-blob.tr{opacity:.45;background:#3d4d40;width:16rem;height:16rem;top:-6rem;right:-6rem}.cta-forest-glow-blob.bl{opacity:.35;background:#4a5d4d;width:16rem;height:16rem;bottom:-6rem;left:-6rem}.cta-forest-glow-icon{color:#d8e4d4b3;width:40px;height:40px;margin-bottom:1.5rem}.cta-forest-glow-title{font-family:var(--font-editorial-display);color:var(--editorial-cream);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15}.cta-forest-glow-body{font-family:var(--font-editorial-body);color:#faf8f5c7;max-width:640px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.cta-forest-glow-btn{background:var(--editorial-cream);color:var(--editorial-forest);font-family:var(--font-editorial-body);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;align-items:center;gap:.75rem;padding:.95rem 2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 18px #0003}.cta-forest-glow-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000047}.cta-forest-glow-btn:active{transform:scale(.98)}.cta-forest-glow-btn-icon{background:var(--editorial-forest);width:28px;height:28px;color:var(--editorial-cream);border-radius:50%;justify-content:center;align-items:center;display:flex}.cta-forest-glow-btn-icon svg{width:12px;height:12px}.cta-forest-glow-rule{background:#d8e4d459;width:48px;height:1px;margin-top:2rem}.cta-forest-glow-noise{pointer-events:none;opacity:.12;mix-blend-mode:overlay;position:absolute;inset:0}@media(max-width:768px){.cta-forest-glow{padding:3rem 1.5rem}.cta-forest-glow-body{font-size:1rem}}
