*,::after,::before{box-sizing:border-box;margin:0;padding:0}:root{--green-dark:#163029;--green-main:#008550;--green-mid:#518258;--green-light:#E8F4ED;--green-accent:#00A865;--green-text:#008550;--gold:#CDA249;--gold-light:#F5ECD8;--cream:#F4FAF7;--white:#FFFFFF;--text-dark:#163029;--text-body:#1E3D30;--text-muted:#4A6B5A;--text-light:#7A9E8E;--border:rgba(0,188,112,0.15);--shadow-sm:0 2px 12px rgba(22,48,41,0.08);--shadow-md:0 8px 32px rgba(22,48,41,0.12);--radius:12px;--radius-sm:8px}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:var(--cream);color:var(--text-body);line-height:1.6;-webkit-font-smoothing:antialiased}.nav{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:80px}.nav-logo img{height:54px;width:auto;display:block}.nav-cta{background:var(--green-main);color:#fff;padding:10px 22px;border-radius:var(--radius-sm);font-size:14px;font-weight:700;text-decoration:none;letter-spacing:.02em;transition:background .2s;white-space:nowrap}.nav-cta:hover{background:var(--green-dark)}.hero-mobile{display:none;width:100%;height:240px;background:url(images/aspira_springevent3.jpg);background-size:cover;background-position:center}.hero{background:var(--green-dark);position:relative;overflow:hidden;padding:80px 2rem 70px;background:url(images/aspira_springevent3.jpg);background-size:cover;background-position:center}.hero-bg{position:absolute;inset:0;pointer-events:none;z-index:10}.hero-overlay{position:absolute;inset:0;top:0;left:0;bottom:0;right:0;background:#000;background:linear-gradient(70deg,rgba(22,48,41,.92) 40%,rgba(255,255,255,0) 66%);pointer-events:none;z-index:1}.hero-bg::after,.hero-bg::before{content:'';position:absolute;border-radius:50%;border:1px solid rgba(107,165,66,.2);display:none}.hero-bg::before{width:500px;height:500px;right:-100px;top:-120px}.hero-bg::after{width:300px;height:300px;right:80px;bottom:-80px}.hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,.5);border:1px solid rgba(200,150,60,.5);color:#e8b86d;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:20px}.hero-eyebrow svg{width:14px;height:14px;flex-shrink:0}.hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;line-height:1.18;margin-bottom:16px;letter-spacing:-.02em}.hero h1 em{font-style:normal;color:#a2d45e}.hero-sub{font-size:16px;color:rgba(255,255,255,.95);margin-bottom:32px;max-width:480px;line-height:1.7}.hero-dates{display:flex;flex-direction:column;gap:10px;margin-bottom:36px}.hero-date-row{display:flex;align-items:flex-start;gap:12px;font-size:14px}.hero-date-icon{width:28px;height:28px;background:rgba(107,165,66,.2);border:1px solid rgba(107,165,66,.3);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.hero-date-icon svg{width:14px;height:14px;color:#a2d45e}.hero-date-text{color:rgba(255,255,255,.85);line-height:1.5}.hero-date-text strong{color:#fff;display:block}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.btn-primary{background:var(--green-accent);color:#fff;padding:14px 28px;border-radius:var(--radius-sm);font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:var(--green-mid);transform:translateY(-1px)}.btn-phone{color:rgba(255,255,255,.95);font-size:16px;text-decoration:none;display:flex;align-items:center;gap:8px;transition:color .2s}.btn-phone:hover{color:#fff}.btn-phone svg{width:24px;height:24px}.hero-image-wrap{position:relative}.hero-image-wrap img{width:100%;border-radius:var(--radius);display:block;border:2px solid rgba(107,165,66,.2);box-shadow:0 24px 60px rgba(0,0,0,.35)}.trust-bar{background:var(--white);border-bottom:1px solid var(--border);padding:18px 2rem}.trust-bar-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-body);white-space:nowrap}.trust-item svg{width:18px;height:18px;color:var(--green-main);flex-shrink:0}.trust-sep{width:1px;height:20px;background:var(--border)}.section{padding:72px 2rem}.section-inner{max-width:1100px;margin:0 auto}.section-label{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green-main);margin-bottom:12px}.section-label::before{content:'';display:block;width:20px;height:2px;background:var(--green-accent);border-radius:1px}.section-label-resident{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green-accent)!important;margin-bottom:12px}.section-label-resident::before{content:'';display:block;width:20px;height:2px;background:var(--green-accent)!important;border-radius:1px}.section-heading{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:var(--text-dark);line-height:1.2;margin-bottom:16px;letter-spacing:-.02em}.section-sub{font-size:16px;color:var(--text-muted);line-height:1.7}.expect{background:var(--white)}.expect-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:48px}.expect-card{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius);padding:20px 16px;transition:box-shadow .2s,transform .2s}.expect-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.expect-icon{width:42px;height:40px;background:var(--green-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:5px}.expect-icon svg{width:24px;height:24px;color:var(--green-main)}.expect-card h3{font-size:16px;font-weight:700;color:var(--text-dark)}.expect-card p{font-size:14px;color:var(--text-muted);line-height:1.65}.expect-card img{width:100%;border:1px solid var(--border)}.expect-wrapper{display:flex;align-items:center;padding:0}.location{background:var(--green-light);padding-bottom:2rem}.location-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.location-text .section-heading{max-width:420px}.location-text p{font-size:15px;color:var(--text-body);line-height:1.7;margin-bottom:28px}.location-dates-list{display:flex;flex-direction:column;gap:16px}.location-date-card{background:var(--white);border:1px solid rgba(74,124,47,.2);border-radius:var(--radius);padding:20px 22px;display:flex;align-items:flex-start;gap:16px}.ldc-dot{width:10px;height:10px;background:var(--green-main);border-radius:50%;flex-shrink:0;margin-top:5px}.ldc-dates{font-size:14px;font-weight:700;color:var(--text-dark);margin-bottom:4px}.ldc-time{font-size:13px;color:var(--green-text);font-weight:700;margin-bottom:4px}.ldc-loc{font-size:13px;color:var(--text-muted)}.rsvp-form-wrap{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius);padding:36px 32px;box-shadow:var(--shadow-sm)}.rsvp-form-wrap h3{font-size:18px;font-weight:700;color:var(--text-dark);margin-bottom:6px}.rsvp-form-wrap .form-sub{font-size:13px;color:var(--text-muted);margin-bottom:24px}label{font-size:12px;font-weight:700;color:var(--text-dark);letter-spacing:.03em}input,select,textarea{font-family:Arial,Helvetica,sans-serif;font-size:14px;color:var(--text-dark);background:var(--white);border:1px solid rgba(74,124,47,.25);border-radius:var(--radius-sm);padding:10px 13px;width:100%;outline:0;transition:border-color .2s,box-shadow .2s;appearance:auto}input:focus,select:focus,textarea:focus{border-color:var(--green-main);box-shadow:0 0 0 3px rgba(74,124,47,.1)}textarea{resize:vertical;min-height:80px}.testimonials{background:var(--green-dark);padding:72px 2rem}.testimonials .section-label{color:#008550}.testimonials .section-label::before{background:#008550}.testimonials .section-heading{color:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:48px}.testimonial-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:26px 24px}.testimonial-stars{display:flex;gap:3px;margin-bottom:14px}.testimonial-stars svg{width:14px;height:14px;color:var(--gold);fill:var(--gold)}.testimonial-card blockquote{font-size:14px;color:rgba(255,255,255,.82);line-height:1.7;font-style:italic;margin-bottom:16px}.testimonial-card cite{font-size:12px;color:rgba(255,255,255,.45);font-style:normal;font-weight:700}.footer{background:var(--white);border-top:1px solid var(--border);padding:28px 2rem}.footer-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-logo img{height:36px;width:auto}.footer-copy{font-size:12px;color:var(--text-light)}.footer-phone{font-size:16px;color:var(--text-muted);text-decoration:none;font-weight:700}.footer-phone:hover{color:var(--green-main)}@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.anim{opacity:0}.anim.visible{animation:fadeUp .55s ease forwards}.anim-delay-1{animation-delay:.1s!important}.anim-delay-2{animation-delay:.2s!important}.anim-delay-3{animation-delay:.3s!important}.anim-delay-4{animation-delay:.4s!important}@media (min-width:1920px){.hero{background-position-y:30%}}@media (max-width:820px){.hero-inner{grid-template-columns:1fr;gap:40px}.hero-image-wrap{display:none}.location-inner{grid-template-columns:1fr;gap:36px}.rsvp-inner{grid-template-columns:1fr;gap:40px}.form-row{grid-template-columns:1fr}.trust-sep{display:none}.nav{padding:0 1rem}.section{padding:52px 1.25rem}.rsvp-form-wrap{padding:24px 20px}.hero-content{max-width:350px}.location-dates-list{display:none}}@media (max-width:768px){.hero-overlay{background:#000;background:linear-gradient(75deg,rgba(22,48,41,.95) 45%,rgba(255,255,255,0) 70%)}}@media (max-width:620px){.hero-overlay{background:#000;background:linear-gradient(75deg,rgba(22,48,41,.95) 55%,rgba(255,255,255,0) 100%)}}@media (max-width:500px){.hero{padding:52px 1.25rem 52px}.hero h1{font-size:1.75rem}.trust-bar-inner{gap:16px}.hero-mobile{display:block}.hero-overlay{background:var(--green-dark);opacity:1}.hero-content{max-width:100%}}@media (max-width:430px){.hero{background-position-x:70%}.hero-inner{width:fit-content}}