.oe-page-hero{padding:5.5rem 0 6rem;background:linear-gradient(to bottom,#e6ebe8 0,#b8c5bc 100%);text-align:center;position:relative;overflow:hidden}.oe-page-hero::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:120px;background:linear-gradient(to bottom,transparent,#eef1ec);z-index:1;pointer-events:none}.oe-hero-icon{display:block;margin:0 auto 1.5rem;color:var(--color-accent);opacity:.6}.oe-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.oe-page-hero .container{position:relative;z-index:1}.oe-page-hero h1{font-family:var(--font-heading);font-size:4.5rem;font-weight:400;color:#1a2e22;margin-bottom:2rem;line-height:1.1;text-shadow:0 2px 8px rgb(184 197 188 / 40%)}.oe-page-hero .oe-hero-lead{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:300;font-style:normal;color:#4a5f4b;max-width:700px;margin:0 auto 3.5rem;line-height:1.5}.oe-hero-nav{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;margin-bottom:2rem}.oe-hero-nav-item{font-family:var(--font-body);font-size:.75rem;font-weight:400;letter-spacing:2px;text-transform:uppercase;line-height:1.5;color:#1a2e22;background:rgb(255 255 255 / 75%);border:1px solid rgb(212 163 115 / 30%);width:150px;height:150px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;transition:all .4s ease;backdrop-filter:blur(6px);box-shadow:0 4px 20px rgb(26 46 34 / 6%);animation:gentleFloat 4s ease-in-out infinite}.oe-hero-nav-item:nth-child(2){animation-delay:.6s}.oe-hero-nav-item:nth-child(3){animation-delay:1.2s}@keyframes gentleFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.oe-hero-nav-item:hover{background-color:rgb(26 46 34 / 95%);border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-6px);box-shadow:0 12px 35px rgb(26 46 34 / 20%);animation:none}.oe-hero-hint{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem}.oe-hero-hint-text{font-family:var(--font-body);font-size:.7rem;font-weight:400;text-transform:uppercase;letter-spacing:3px;color:var(--color-accent-dark)}.oe-hero-hint-chevron{animation:bounceDown 2s ease-in-out infinite;color:var(--color-accent-dark);opacity:.6}@keyframes bounceDown{0%,100%{transform:translateY(0);opacity:.4}50%{transform:translateY(6px);opacity:.8}}.oe-hero-cloud{animation:cloudDrift 30s ease-in-out infinite alternate}.oe-hero-cloud.cloud-2{animation-duration:40s;animation-delay:3s}.oe-hero-cloud.cloud-3{animation-duration:35s;animation-delay:8s;animation-direction:alternate-reverse}.oe-hero-cloud.cloud-4{animation-duration:45s;animation-delay:5s}.oe-hero-cloud.cloud-5{animation-duration:38s;animation-delay:12s;animation-direction:alternate-reverse}@keyframes cloudDrift{0%{transform:translateX(0)}100%{transform:translateX(80px)}}.oe-hero-hill{animation:hillSway 25s ease-in-out infinite alternate}.oe-hero-hill.hill-2{animation-duration:30s;animation-delay:3s;animation-direction:alternate-reverse}@keyframes hillSway{0%{transform:translateX(0)}100%{transform:translateX(15px)}}.oe-hero-mist{animation:mistPulse 12s ease-in-out infinite}.oe-hero-mist.mist-2{animation-duration:16s;animation-delay:3s}.oe-hero-mist.mist-3{animation-duration:14s;animation-delay:6s}@keyframes mistPulse{0%,100%{opacity:.08;transform:translateX(0) scaleX(1)}50%{opacity:.15;transform:translateX(20px) scaleX(1.05)}}.oe-hero-particle{animation:heroParticle 6s ease-in-out infinite}.oe-hero-particle:nth-child(2){animation-duration:5s;animation-delay:.5s}.oe-hero-particle:nth-child(3){animation-duration:7s;animation-delay:1.2s}.oe-hero-particle:nth-child(4){animation-duration:8s;animation-delay:.8s}.oe-hero-particle:nth-child(5){animation-duration:5.5s;animation-delay:2s}.oe-hero-particle:nth-child(6){animation-duration:6.5s;animation-delay:1.5s}.oe-hero-particle:nth-child(7){animation-duration:7.5s;animation-delay:3s}.oe-hero-particle:nth-child(8){animation-duration:4.5s;animation-delay:1.8s}@keyframes heroParticle{0%,100%{opacity:.08;transform:translateY(0)}50%{opacity:.35;transform:translateY(-10px)}}.oe-hero-star{animation:starTwinkle 7s ease-in-out infinite;filter:url("#starGlow")}.oe-hero-star:nth-child(2){animation-duration:9s;animation-delay:1.5s}.oe-hero-star:nth-child(3){animation-duration:8s;animation-delay:3s}.oe-hero-star:nth-child(4){animation-duration:10s;animation-delay:2s}.oe-hero-star:nth-child(5){animation-duration:7.5s;animation-delay:4s}.oe-hero-star:nth-child(6){animation-duration:9.5s;animation-delay:1s}.oe-hero-star:nth-child(7){animation-duration:8.5s;animation-delay:5s}.oe-hero-star:nth-child(8){animation-duration:11s;animation-delay:2.5s}.oe-hero-star:nth-child(9){animation-duration:7s;animation-delay:3.5s}.oe-hero-star:nth-child(10){animation-duration:10s;animation-delay:.5s}.oe-hero-star:nth-child(11){animation-duration:8s;animation-delay:4.5s}.oe-hero-star:nth-child(12){animation-duration:9s;animation-delay:2s}@keyframes starTwinkle{0%,100%{opacity:.05;transform:translateY(0) scale(.85)}50%{opacity:.7;transform:translateY(-4px) scale(1)}}.oe-organ-map{padding:6rem 0 4rem;background-color:#eef1ec;text-align:center}.oe-organ-map-sub{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:300;color:var(--color-text);line-height:1.8;max-width:700px;margin:0 auto;letter-spacing:.5px}.oe-organ-map-closing{font-family:var(--font-heading);font-size:1.6rem;font-weight:300;font-style:italic;color:#4a5f4b;line-height:1.5;max-width:700px;margin:0 auto}.oe-organ-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:1000px;margin:0 auto 3rem}.oe-organ-card{position:relative;perspective:800px;cursor:pointer}.oe-organ-card-inner{position:relative;width:100%;transition:transform .8s cubic-bezier(.4, 0, .2, 1);transform-style:preserve-3d}.oe-organ-card.is-flipped .oe-organ-card-inner{transform:rotateY(180deg)}.oe-organ-card-back,.oe-organ-card-front{width:100%;backface-visibility:hidden;border-radius:20px}.oe-organ-card-front{background:rgb(255 255 255 / 85%);border:1px solid rgb(26 46 34 / 10%);border-radius:20px;padding:2rem 1.5rem;text-align:center;backdrop-filter:blur(8px);transition:box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px}.oe-organ-card:not(.is-flipped):hover .oe-organ-card-front{box-shadow:0 10px 40px rgb(26 46 34 / 8%);border-color:rgb(212 163 115 / 30%)}.oe-organ-card-back{position:absolute;top:0;left:0;height:100%;transform:rotateY(180deg);overflow:hidden;background:rgb(255 255 255 / 85%);border:1px solid rgb(26 46 34 / 10%);backdrop-filter:blur(8px)}.oe-organ-card-back img{width:100%;height:100%;object-fit:contain;display:block;border-radius:20px;padding:.5rem}.oe-organ-card h3{font-family:var(--font-heading);font-size:1.5rem;font-weight:400;color:#1a2e22;margin-bottom:.75rem}.oe-organ-card-front p{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:300;line-height:1.6;color:#4a5f4b;margin-bottom:0}.oe-offerings{padding:6rem 0;background:linear-gradient(to bottom,#e6ebe8 0,#b8c5bc 100%)}.oe-offerings-header{text-align:center;margin-bottom:4rem}.oe-offerings-header h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#1a2e22;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block}.oe-offering{scroll-margin-top:80px;background:rgb(255 255 255 / 85%);border:1px solid rgb(255 255 255 / 60%);border-radius:20px;padding:3rem;max-width:800px;margin:0 auto 3rem;backdrop-filter:blur(8px);box-shadow:0 10px 40px rgb(26 46 34 / 8%);transition:transform .3s ease}.oe-offering:last-child{margin-bottom:0}.oe-offering:hover{transform:translateY(-3px);box-shadow:0 15px 50px rgb(26 46 34 / 12%)}.oe-offering-label{display:inline-block;background-color:#1a2e22;color:#f0f4f1;font-family:var(--font-body);font-size:.8rem;text-transform:uppercase;letter-spacing:2px;padding:.4rem 1.2rem;border-radius:50px;margin-bottom:1.5rem}.oe-offering h3{font-family:var(--font-heading);font-size:2.2rem;font-weight:400;color:#1a2e22;margin-bottom:.5rem}.oe-offering-meta{font-family:var(--font-body);font-size:.85rem;font-weight:400;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-accent-dark);margin-bottom:1.5rem}.oe-offering-body{font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:300;line-height:1.8;color:var(--color-text);margin-bottom:1.5rem}.oe-offering-includes{margin-bottom:2rem}.oe-offering-includes h4{font-family:var(--font-body);font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:#1a2e22;margin-bottom:1rem}.oe-offering-includes ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.oe-offering-includes li{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;color:#4a5f4b;padding-left:1.25rem;position:relative}.oe-offering-includes li::before{content:'';position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background-color:var(--color-accent)}.oe-offering-note{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;font-style:italic;color:#4a5f4b;margin-bottom:2rem}.oe-offering-formats{margin-bottom:2rem}.oe-offering-formats h4{font-family:var(--font-body);font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:#1a2e22;margin-bottom:1rem}.oe-offering-formats ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.oe-offering-formats li{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;color:#4a5f4b;padding-left:1.25rem;position:relative}.oe-offering-formats li::before{content:'';position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background-color:var(--color-accent)}.oe-offering-limited{font-family:var(--font-body);font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-accent-dark);margin-bottom:1.5rem}.oe-offering .btn-outline{margin-top:.5rem}.oe-method{padding:3.5rem 0 4rem;background-color:var(--color-bg);text-align:center}.oe-method-header{margin-bottom:3rem}.oe-method-header h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#1a2e22;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block}.oe-method-header p{font-family:var(--font-heading);font-size:1.4rem;font-weight:300;font-style:italic;color:#4a5f4b;max-width:700px;margin:0 auto;line-height:1.5}.oe-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}.oe-pillar{background:rgb(255 255 255 / 85%);border:1px solid rgb(26 46 34 / 10%);border-radius:20px;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.oe-pillar:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgb(26 46 34 / 8%)}.oe-pillar h3{font-family:var(--font-heading);font-size:1.8rem;font-weight:400;color:#1a2e22;margin-bottom:1rem}.oe-pillar p{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;line-height:1.8;color:#4a5f4b;margin-bottom:0}.oe-resonance{padding:4rem 0;background-color:#1a2e22;text-align:center;position:relative;overflow:hidden}.oe-resonance h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#f0f4f1;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block}.oe-resonance-lead{font-family:var(--font-heading);font-size:1.4rem;font-weight:300;font-style:italic;color:rgb(240 244 241 / 60%);margin-bottom:2.5rem}.oe-resonance-list{list-style:none;padding:0;max-width:700px;margin:0 auto 3rem;display:flex;flex-direction:column;gap:1.5rem}.oe-resonance-list li{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:400;color:#f0f4f1;line-height:1.6;text-align:center;padding-left:1.5rem;text-indent:-1.5rem;opacity:0;transform:translateY(15px);transition:opacity .6s ease,transform .6s ease}.oe-resonance-list li::before{content:'◇';color:var(--color-accent);margin-right:.75rem;font-size:.7rem;vertical-align:middle}.oe-resonance-list li.is-visible{opacity:1;transform:translateY(0)}.oe-resonance-cta{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;align-items:center}.oe-resonance-cta .btn-outline{border-color:#f0f4f1;color:#f0f4f1}.oe-resonance-cta .btn-outline:hover{background-color:#f0f4f1;color:#1a2e22}.oe-resonance-cta .btn-community{border-color:var(--color-accent);color:var(--color-accent)}.oe-resonance-cta .btn-community:hover{background-color:var(--color-accent);color:#1a2e22}.oe-resonance-or{font-family:var(--font-heading);font-size:1.1rem;font-style:italic;color:rgb(240 244 241 / 50%)}@media (width <= 768px){.oe-page-hero{padding:6rem 0 3rem}.oe-page-hero h1{font-size:2.5rem}.oe-hero-nav{gap:1.25rem}.oe-hero-nav-item{width:120px;height:120px;font-size:.65rem}.oe-hero-bg{display:none}.oe-organ-map{padding:3rem 0}.oe-organ-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.oe-organ-card{width:calc(50% - .5rem)}.oe-offerings{padding:4.5rem 0 3rem}.oe-offering{padding:2rem 1.5rem}.oe-method{padding:3rem 0}.oe-method-header h2{font-size:2.5rem}.oe-method-header p{font-size:1.3rem}.oe-organ-map-closing{font-size:1.3rem}.oe-page-hero .oe-hero-lead{font-size:1rem}.oe-pillars{grid-template-columns:1fr;max-width:500px}.oe-resonance{padding:3rem 0}.oe-resonance h2{font-size:2.5rem}.oe-resonance-cta{flex-direction:column;gap:1rem}.oe-resonance-list li{font-size:1rem;text-align:left}.oe-resonance-list{text-align:left;margin:0 0 2rem}.oe-resonance-lead{text-align:center}}