:root{--gold:#d6a94e;--light:#f4ecda;--muted:#b8b0a1;--deep:#031512;--line:rgba(214,169,78,.3)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--deep)}body{margin:0;color:var(--light);background:var(--deep);font:300 14px/1.75 Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.grain{position:fixed;z-index:30;inset:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.site-head{position:fixed;z-index:20;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:92px;padding:0 4.5vw;background:linear-gradient(#031512d9,transparent);transition:.4s}.logo{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--gold);font:500 22px/1 "Cormorant Garamond";letter-spacing:.13em;text-transform:uppercase}.logo small{display:block;font:400 9px/1.8 Manrope;letter-spacing:.6em}.seal{display:grid;place-items:center;width:54px;height:54px;border:1px solid var(--gold);border-radius:50%;font-size:22px}.site-head nav{display:flex;align-items:center;gap:30px}.site-head nav>a{font-size:9px;letter-spacing:.17em;text-transform:uppercase;text-decoration:none;transition:.25s}.site-head nav>a:hover{color:var(--gold)}.head-cta{padding:12px 17px;border:1px solid var(--gold);color:var(--gold)}.menu{display:none}.progress{position:fixed;z-index:31;top:0;left:0;width:100%;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left}.scene{position:relative;min-height:100svh;overflow:hidden;isolation:isolate}.scene-img{position:absolute;z-index:-3;inset:-22px 0;width:100%;height:calc(100% + 44px);object-fit:cover;object-position:center;transform:translateY(var(--shift,0));transition:transform .12s linear}.scene:after{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(3,21,18,.12),rgba(3,21,18,.34))}.hero{display:flex;align-items:center;padding:120px 8vw 70px}.hero-img{object-position:center}.veil{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,#031512f5 0%,#031512d6 28%,transparent 62%),linear-gradient(0deg,#031512c4 0%,transparent 32%)}.hero-copy{width:min(670px,50vw)}.kicker{margin:0 0 17px;color:var(--gold);font-size:10px;letter-spacing:.24em;text-transform:uppercase}.hero h1,.section-head h2,.atelier h2,.lhos h2,.partner h2,.contact h2{margin:0;font:500 clamp(48px,6vw,92px)/.96 "Cormorant Garamond";letter-spacing:.01em}.hero h1 em,h2 em{color:var(--gold);font-weight:400}.lead{max-width:480px;margin:28px 0;color:#ddd5c7;font-size:15px}.cta{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-width:215px;margin-top:19px;padding:14px 18px;border:1px solid var(--gold);color:var(--gold);text-decoration:none;text-transform:uppercase;font-size:9px;letter-spacing:.17em;transition:.35s}.cta b{font-size:17px;font-weight:400}.cta:hover{color:var(--deep);background:var(--gold);box-shadow:0 0 45px #d6a94e30}.chapter{position:absolute;right:4.5vw;top:50%;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--gold);font-size:9px}.chapter i{width:1px;height:90px;background:linear-gradient(var(--gold),transparent)}.scroll{position:absolute;left:50%;bottom:28px;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;text-transform:uppercase;font-size:8px;letter-spacing:.2em}.scroll i{display:block;width:1px;height:42px;background:var(--gold);animation:pulse 2s infinite}@keyframes pulse{50%{opacity:.25;transform:scaleY(.65)}}.fireflies{position:absolute;z-index:-1;inset:0;opacity:.45;background-image:radial-gradient(circle,#ffdc7b 0 1px,transparent 2px),radial-gradient(circle,#ffd25e 0 1px,transparent 2px);background-size:210px 190px,330px 270px;animation:fly 24s linear infinite}@keyframes fly{to{background-position:80px -160px,-60px -220px}}
.values{padding:105px 6vw 75px;display:flex;flex-direction:column;justify-content:space-between}.values:after{background:linear-gradient(180deg,#031512e0 0%,#03151232 38%,#031512e8 100%)}.section-head{max-width:620px;margin:0 auto;text-align:center}.section-head h2{font-size:clamp(43px,5vw,70px)}.section-head>p:last-child{max-width:470px;margin:22px auto;color:var(--muted)}.value-list{display:grid;grid-template-columns:repeat(4,1fr);max-width:1350px;margin:85px auto 0;border-block:1px solid var(--line);backdrop-filter:blur(5px);background:#03151242}.value-list article{position:relative;min-height:270px;padding:31px 27px;border-right:1px solid var(--line);transition:.35s}.value-list article:last-child{border:0}.value-list article:hover{background:#071f19cc;transform:translateY(-8px)}.value-list article>span{color:#8b7a59;font-size:9px}.value-list b{display:block;margin:26px 0 10px;color:var(--gold);font:32px serif}.value-list h3{margin:0;color:var(--gold);font:500 23px "Cormorant Garamond"}.value-list p{color:#d0c7b8;font-size:12px}.atelier{display:flex;align-items:center;padding:100px 7vw}.atelier:after{background:linear-gradient(90deg,#031512f2 0%,#031512d4 31%,transparent 62%),linear-gradient(0deg,#031512b7,transparent 50%)}.atelier-copy{max-width:480px}.atelier h2{font-size:clamp(46px,5vw,72px)}.atelier-copy>p:not(.kicker){max-width:430px;margin:26px 0;color:#cfc7b8}.atelier dl{margin:34px 0}.atelier dl>div{display:flex;gap:30px;padding:10px 0;border-bottom:1px solid var(--line)}dt{color:var(--gold);font-size:9px}dd{margin:0;text-transform:uppercase;letter-spacing:.13em;font-size:10px}.text-link{display:inline-flex;gap:20px;padding-bottom:5px;border-bottom:1px solid var(--gold);color:var(--gold);text-decoration:none;text-transform:uppercase;font-size:9px;letter-spacing:.16em}.lhos{min-height:110svh;padding:115px 6vw}.lhos:after{background:linear-gradient(90deg,#031512dc 0%,transparent 30%,transparent 73%,#031512d9),linear-gradient(0deg,#031512b8,transparent 40%,#031512aa)}.lhos-intro{position:absolute;z-index:2;top:13%;left:6vw;width:290px}.lhos h2{font-size:48px}.lhos-intro>p:last-child{color:var(--muted)}.orbit{position:absolute;inset:7% 19%;}.orbit button{position:absolute;left:var(--x);top:var(--y);width:58px;aspect-ratio:1;transform:translate(-50%,-50%);border:1px solid transparent;border-radius:50%;background:#0315120d;color:transparent;cursor:pointer;transition:.3s}.orbit button span{font-size:8px}.orbit button:hover,.orbit button:focus,.orbit button.active{outline:0;color:var(--gold);border-color:var(--gold);background:#031512aa;box-shadow:0 0 36px 10px #d6a94e42}.orbit-copy{position:absolute;left:50%;top:50%;width:210px;transform:translate(-50%,-50%);text-align:center}.orbit-copy small{display:block;color:var(--gold);font-size:9px;letter-spacing:.28em}.orbit-copy strong{display:block;margin:8px 0;font:500 29px "Cormorant Garamond"}.orbit-copy p{margin:0;color:#c5bcac;font-size:11px}.partner{display:grid;place-items:center;padding:110px 6vw}.partner:after{background:linear-gradient(0deg,#031512d6,#0315124f 60%,#03151291)}.partner-panel{display:grid;grid-template-columns:1.3fr .75fr 1.1fr;gap:45px;align-items:center;width:min(1250px,100%);padding:47px 52px;border:1px solid var(--line);background:#031512c4;box-shadow:0 35px 80px #0008;backdrop-filter:blur(12px)}.partner h2{font-size:clamp(44px,4.5vw,68px)}.partner-panel>div:first-child>p:last-child{color:var(--muted)}.offer{text-align:center;padding:35px 20px;border-inline:1px solid var(--line)}.offer p,.offer span{margin:0;color:var(--gold);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.offer strong{display:block;font:500 64px "Cormorant Garamond"}.partner ul{margin:0;padding:0;list-style:none}.partner li{padding:8px 0;border-bottom:1px solid #ffffff12;font-size:11px}.partner li:before{content:"✦";margin-right:10px;color:var(--gold)}.partner-panel>.cta{grid-column:3}.contact{min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:120px 6vw 0;text-align:center;background:radial-gradient(circle at 50% 42%,#14362a 0%,#031512 54%)}.contact h2{font-size:clamp(52px,7vw,100px)}.contact>div>p:not(.kicker){color:var(--muted)}footer{width:100%;margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:35px 0;border-top:1px solid var(--line);font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#948c7e}footer .logo{font-size:16px}footer .seal{width:38px;height:38px;font-size:15px}footer>div{display:flex;gap:20px}footer a{text-decoration:none}.enter{opacity:0;transform:translateY(25px);transition:opacity .9s,transform .9s}.enter.shown{opacity:1;transform:none}
@media(max-width:950px){.site-head{height:74px;padding:0 20px;background:#031512eb}.site-head .logo{font-size:16px}.site-head .seal{width:43px;height:43px}.menu{display:grid;gap:6px;padding:10px;border:0;background:transparent}.menu i{display:block;width:25px;height:1px;background:var(--gold);transition:.3s}.menu.active i:first-child{transform:translateY(3.5px) rotate(45deg)}.menu.active i:nth-child(2){transform:translateY(-3.5px) rotate(-45deg)}.site-head nav{display:none;position:absolute;top:74px;left:0;right:0;height:calc(100svh - 74px);padding:8vh 30px;background:#031512;flex-direction:column;align-items:flex-start}.site-head nav.open{display:flex}.site-head nav>a{font:500 29px "Cormorant Garamond";text-transform:none}.head-cta{margin-top:15px}.hero{align-items:flex-end;padding:120px 25px 90px}.hero-img{object-position:63% center}.veil{background:linear-gradient(0deg,#031512f9 0%,#031512ad 48%,transparent 75%)}.hero-copy{width:100%}.hero h1{font-size:clamp(39px,10vw,58px)}.lead{font-size:13px}.chapter,.scroll{display:none}.values{padding:95px 20px 55px;min-height:auto}.value-list{grid-template-columns:1fr 1fr;margin-top:45px}.value-list article:nth-child(2){border-right:0}.value-list article{min-height:230px;border-bottom:1px solid var(--line)}.atelier{align-items:flex-end;padding:50vh 24px 60px;min-height:105svh}.atelier .scene-img{object-position:67% center}.atelier:after{background:linear-gradient(0deg,#031512fa 0%,#031512c9 48%,transparent 78%)}.lhos{min-height:1000px;padding:90px 20px}.lhos-intro{position:relative;top:auto;left:auto;width:auto;text-align:center}.lhos .scene-img{object-position:center}.orbit{inset:23% 3% 2%}.partner{padding:90px 20px}.partner-panel{display:block;padding:30px 24px}.offer{margin:25px 0;border-inline:0;border-block:1px solid var(--line)}.partner-panel>.cta{width:100%}footer{flex-wrap:wrap;gap:25px;justify-content:center}footer .logo{display:none}}
@media(max-width:560px){.hero{min-height:840px}.hero-img{object-position:65% top}.kicker{font-size:8px}.value-list{grid-template-columns:1fr}.value-list article{border-right:0;min-height:200px}.section-head{text-align:left}.values .scene-img{object-position:center}.lhos{min-height:850px}.lhos-intro h2{font-size:39px}.orbit{inset:28% -18% 2%}.orbit-copy{width:150px}.orbit-copy strong{font-size:22px}.orbit-copy p{font-size:9px}.orbit button{width:45px}.partner .scene-img{object-position:center}.partner-panel{margin-top:100px}.contact{padding-inline:22px}footer>div{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fireflies,.scroll i{animation:none}.scene-img{transform:none!important}.enter{opacity:1;transform:none;transition:none}}

/* V3 — scene-specific atmospheric motion */
.atmosphere{position:absolute;z-index:-1;inset:0;overflow:hidden;pointer-events:none}.atmosphere i{position:absolute;left:var(--x);animation-delay:var(--delay)!important}.leaves i,.petals i{top:-10%;width:18px;height:9px;border-radius:100% 0 100% 0;background:linear-gradient(135deg,#9c7835,#2f4a2e);opacity:.55;filter:blur(.15px);animation:leaf-fall var(--d) linear infinite}.leaves i:nth-child(2n){width:12px;height:7px;opacity:.35}.petals i{background:#d9d0aa;opacity:.28;width:10px;height:6px;animation-name:petal-fall}.shadows i{top:0;width:120px;height:100%;background:linear-gradient(90deg,transparent,#0006,transparent);filter:blur(18px);opacity:.28;animation:shadow-sway calc(var(--d)*2) ease-in-out infinite alternate}.embers i,.motes i,.runes i{top:var(--y);width:3px;height:3px;border-radius:50%;background:#e9b852;box-shadow:0 0 12px #e9b852;opacity:.35;animation:soft-rise var(--d) ease-in-out infinite}.runes i{width:7px;height:7px;background:transparent;border:1px solid #d6a94e;transform:rotate(45deg);opacity:.16}.embers i:nth-child(3n){width:2px;height:7px;border-radius:50%}.contact .atmosphere{z-index:0}@keyframes leaf-fall{0%{transform:translate3d(-10vw,-10vh,0) rotate(0)}45%{transform:translate3d(7vw,52vh,0) rotate(390deg)}100%{transform:translate3d(-3vw,115vh,0) rotate(780deg)}}@keyframes petal-fall{to{transform:translate3d(5vw,115vh,0) rotate(540deg)}}@keyframes shadow-sway{from{transform:translateX(-20vw) skewX(-7deg)}to{transform:translateX(75vw) skewX(7deg)}}@keyframes soft-rise{50%{transform:translate3d(18px,-35px,0);opacity:.65}}

/* V3 — isolated primary seal and interactive alchemist circle */
.lhos{background:radial-gradient(circle at 58% 50%,#0b2a21 0,#031512 62%)}.lhos:after{background:radial-gradient(circle at 58% 50%,transparent 20%,#03151244 58%,#031512d8 100%)}.orbit{inset:4% 18%;aspect-ratio:1;max-width:min(82vh,820px);margin:auto}.seal-stage{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 32px #d6a94e18);animation:seal-breathe 10s ease-in-out infinite}.orbit button{z-index:4;width:74px;color:var(--gold);background:#031512c9;border:1px solid #d6a94e66;display:grid;place-items:center;overflow:visible}.orbit button i{font:normal 25px serif;filter:drop-shadow(0 0 8px #d6a94e);transition:.3s}.orbit button span{position:absolute;top:calc(100% + 7px);font:500 8px Manrope;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;color:#d6a94e;opacity:.55}.orbit button:hover i,.orbit button.active i{transform:scale(1.22) rotate(8deg);filter:drop-shadow(0 0 15px #ffe4a0)}.orbit button:hover span,.orbit button.active span{opacity:1}.energy-ray{position:absolute;z-index:3;left:50%;top:50%;width:var(--len,0);height:2px;transform:rotate(var(--angle,0));transform-origin:left center;opacity:0;background:linear-gradient(90deg,transparent,#ffe7a7 48%,#d6a94e 70%,transparent);filter:drop-shadow(0 0 8px #ffd46c);pointer-events:none}.energy-ray.pulse{animation:ray-pulse 1.15s ease-out}.orbit-copy{z-index:5;padding:20px;border-radius:50%;background:#031512b3;backdrop-filter:blur(5px)}@keyframes ray-pulse{0%{opacity:0;clip-path:inset(0 100% 0 0)}20%{opacity:1}70%{opacity:1;clip-path:inset(0 0 0 0)}100%{opacity:0;clip-path:inset(0 0 0 100%)}}@keyframes seal-breathe{50%{filter:drop-shadow(0 0 44px #d6a94e38);transform:scale(1.008)}}

/* V3 — bright shared-path finale */
.contact{position:relative;isolation:isolate;background:#071c15;text-align:left;align-items:flex-start;padding-left:8vw}.contact:after{background:linear-gradient(90deg,#031512ee 0%,#031512b8 31%,transparent 60%),linear-gradient(0deg,#031512eb 0%,transparent 33%)}.contact-veil{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#031512df,transparent 62%)}.contact-copy{position:relative;z-index:2;max-width:720px}.contact footer{position:relative;z-index:2}.contact footer .logo img{width:46px;height:46px;border-radius:50%;object-fit:cover}.contact .scene-img{object-position:center}.contact>div>p:not(.kicker){color:#dfd8c9}
@media(max-width:950px){.orbit{inset:22% 8% 4%;max-width:none}.lhos{min-height:980px}.lhos-intro{z-index:6}.orbit button{width:60px}.contact{align-items:center;text-align:center;padding:120px 24px 0}.contact:after{background:linear-gradient(0deg,#031512f5 0%,#031512ad 50%,transparent 78%)}.contact .scene-img{object-position:66% center}.contact footer{text-align:center}}
@media(max-width:560px){.orbit{inset:28% -5% 4%}.orbit button{width:48px}.orbit button i{font-size:19px}.orbit button span{display:none}.orbit-copy{width:145px;padding:10px}.contact{min-height:900px;justify-content:flex-end}.contact .scene-img{object-position:68% top}.contact-copy{margin-bottom:70px}}
@media(prefers-reduced-motion:reduce){.atmosphere{display:none}.seal-stage,.energy-ray{animation:none!important}}

/* V4 — explanatory LHOS layout in a brighter forest progression */
.lhos{min-height:1200px;padding:96px 4vw 70px;background:#0c2b21}.lhos .lhos-forest{filter:brightness(1.28) saturate(1.08);opacity:.92;object-position:center}.lhos:after{background:linear-gradient(180deg,#061d17cf 0%,#0b2b2180 43%,#123d2d80 72%,#173f2eb0 100%)}.lhos-intro{position:relative;z-index:7;top:auto;left:auto;width:auto;max-width:520px;margin:0 auto 35px;text-align:center}.lhos-intro h2{font-size:clamp(43px,5vw,68px)}.lhos-layout{position:relative;z-index:4;display:grid;grid-template-columns:minmax(210px,1fr) minmax(520px,760px) minmax(210px,1fr);align-items:center;gap:24px;max-width:1450px;margin:auto}.lhos-layout .orbit{position:relative;inset:auto;max-width:760px;width:100%;margin:auto;aspect-ratio:1}.lhos-notes{display:flex;flex-direction:column;gap:36px}.lhos-notes article{position:relative;display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;padding:12px 0;color:#e7dec9;transition:.35s}.lhos-notes article>span{color:#d6a94e;font-size:8px}.lhos-notes h3{margin:0 0 3px;color:#d6a94e;font:500 22px "Cormorant Garamond"}.lhos-notes p{margin:0;color:#d7cfbf;font-size:10px;line-height:1.55}.lhos-notes article>i{position:absolute;top:50%;width:clamp(42px,6vw,105px);height:1px;background:linear-gradient(90deg,#d6a94e,transparent);transition:.35s}.lhos-notes.left article>i{left:calc(100% + 10px)}.lhos-notes.right article>i{right:calc(100% + 10px);transform:rotate(180deg)}.lhos-notes article>i:after{content:"";position:absolute;left:0;top:-3px;width:7px;height:7px;border:1px solid #d6a94e;border-radius:50%}.lhos-notes article.active{transform:translateX(5px);text-shadow:0 0 22px #d6a94e66}.lhos-notes article.active>i{width:clamp(60px,8vw,135px);box-shadow:0 0 12px #d6a94e}.lhos-notes.right article{grid-template-columns:28px 1fr}.lhos-notes.right article>i{grid-column:auto}.orbit button{width:64px;background:#061b16dc}.orbit button span{display:none}.orbit-copy{opacity:0;pointer-events:none;width:42%;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;padding:30px;background:radial-gradient(circle,#061a15f7 0%,#061a15e8 68%,transparent 72%);transform:translate(-50%,-50%) scale(.88);transition:.4s}.orbit.has-selection .orbit-copy{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.orbit-copy strong{font-size:clamp(24px,3vw,39px)}.orbit-copy p{font-size:clamp(9px,1vw,12px)}.orbit-copy>span{margin-top:10px;color:#8f826d;font-size:7px;letter-spacing:.13em;text-transform:uppercase}.orbit.has-selection .seal-stage{filter:brightness(.42) drop-shadow(0 0 40px #d6a94e55)}

/* V4 — quiet energy rising from the illuminated book diagram */
.atelier .book-energy{z-index:0;inset:0 0 0 45%}.book-energy i{position:absolute;left:calc(63% + (var(--i) - 7)*1.8%);top:58%;width:3px;height:3px;border-radius:50%;background:#f2c96d;box-shadow:0 0 9px #f2c96d;opacity:0;animation:book-spark var(--dur) ease-out infinite;animation-delay:var(--delay)}@keyframes book-spark{0%,38%{opacity:0;transform:translate(0,0) scale(.4)}48%{opacity:.55}78%{opacity:.18;transform:translate(calc((var(--i) - 6)*3px),-85px) scale(1)}100%{opacity:0;transform:translate(calc((var(--i) - 6)*5px),-125px) scale(.2)}}

/* V4 — brighter transition into partnership and the final path */
.partner .scene-img{filter:brightness(1.24) saturate(1.08)}.partner:after{background:linear-gradient(180deg,#071d17a8 0%,#10342675 55%,#163d2bbd 100%)}.partner-panel{background:#082019c7;border-color:#d6a94e6e}.partner .embers{opacity:.42}
@media(max-width:1080px){.lhos-layout{grid-template-columns:1fr minmax(480px,680px) 1fr}.lhos-notes p{display:none}.lhos-notes article{grid-template-columns:22px 1fr}.lhos-notes h3{font-size:18px}}
@media(max-width:850px){.lhos{min-height:1250px}.lhos-layout{display:block}.lhos-layout .orbit{width:min(92vw,650px)}.lhos-notes{position:absolute;z-index:8;left:0;right:0;bottom:-270px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px 20px}.lhos-notes.right{bottom:-430px}.lhos-notes article{padding:8px;border-bottom:1px solid #d6a94e33}.lhos-notes article>i{display:none}.lhos-notes p{display:block}.orbit button{width:55px}}
@media(max-width:560px){.lhos{min-height:1450px}.lhos-layout .orbit{width:100%;margin-top:30px}.lhos-notes{position:relative;bottom:auto!important;grid-template-columns:1fr;margin-top:15px}.lhos-notes.left{display:none}.lhos-notes.right{display:grid}.orbit button{width:46px}.orbit-copy{width:46%;padding:15px}.atelier .book-energy{inset:0}.book-energy i{left:calc(65% + (var(--i) - 7)*1.6%);top:48%}}

/* V5 — transparent seal, native hit areas on the existing six marks */
.lhos .lhos-forest{filter:none;opacity:1;object-position:center}.lhos:after{background:linear-gradient(180deg,#08231bb8 0%,#123d2d4d 50%,#153d2ca3 100%)}.seal-stage{filter:drop-shadow(0 0 30px #d6a94e42);animation:seal-breathe 10s ease-in-out infinite}.orbit.has-selection .seal-stage{filter:drop-shadow(0 0 42px #d6a94e52)}.orbit button{width:88px;border:0;background:transparent;color:transparent;box-shadow:none}.orbit button:before{content:"";position:absolute;inset:8px;border:1px solid transparent;border-radius:50%;transition:.35s}.orbit button:hover,.orbit button:focus,.orbit button.active{background:transparent;border:0;box-shadow:none}.orbit button:hover:before,.orbit button:focus-visible:before,.orbit button.active:before{border-color:#f0c867aa;box-shadow:0 0 24px 7px #d6a94e4d,inset 0 0 18px #d6a94e30}.orbit button i{display:none}.orbit-copy{z-index:7;background:radial-gradient(circle,#061a15f9 0%,#061a15ed 68%,transparent 73%)}
.assignment-map{position:absolute;z-index:1;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.assignment-map path{fill:none;stroke:#d6a94e73;stroke-width:1.35;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-dasharray:4 7;transition:stroke .35s,filter .35s,stroke-width .35s}.assignment-map path.active{stroke:#f4d17b;stroke-width:2;filter:drop-shadow(0 0 6px #f1c75f);stroke-dasharray:16 8;animation:path-flow 1.1s linear infinite}.lhos-notes{z-index:5}.lhos-notes article{background:linear-gradient(90deg,#08251da8,transparent);border-left:1px solid #d6a94e52;padding:13px 12px}.lhos-notes.right article{background:linear-gradient(270deg,#08251da8,transparent);border-left:0;border-right:1px solid #d6a94e52}.lhos-notes article>i{display:none!important}@keyframes path-flow{to{stroke-dashoffset:-24}}

/* V5 — dedicated warmer partnership scene and animated particle frame */
.partner .scene-img{filter:none;object-position:center}.partner:after{background:linear-gradient(180deg,#0a261d73 0%,#1239284a 52%,#173f2ca8 100%)}.partner-panel{position:relative;overflow:visible;border-color:#d6a94e8a;transition:box-shadow .5s,border-color .5s,background .5s}.partner-panel:hover{border-color:#f0ca76;box-shadow:0 0 26px #d6a94e38,0 35px 80px #0006;background:#0a271ed9}.particle-frame{position:absolute;z-index:6;inset:-2px;pointer-events:none;overflow:visible}.particle-frame i{position:absolute;left:0;top:0;width:3px;height:3px;border-radius:50%;background:#f7d480;box-shadow:0 0 9px #e7b849;opacity:.38;offset-path:inset(0 round 2px);offset-distance:0%;animation:frame-travel var(--speed) linear infinite;animation-delay:var(--delay)}.partner-panel:hover .particle-frame i{opacity:.82;box-shadow:0 0 14px 3px #f0c45f}@keyframes frame-travel{to{offset-distance:100%}}
@media(max-width:850px){.assignment-map{display:none}.lhos-notes article{border-inline:0}.orbit button{width:64px}.partner-panel{overflow:hidden}.particle-frame{inset:1px}}
@media(max-width:560px){.orbit button{width:52px}.lhos .lhos-forest{object-position:center}.partner .scene-img{object-position:center}}
@media(prefers-reduced-motion:reduce){.assignment-map path,.particle-frame i{animation:none!important}.particle-frame{display:none}}

/* V6 — chapter-based scrolling while retaining native touch behavior */
main>section{scroll-margin-top:0}.scene,.contact{scroll-snap-align:start;scroll-snap-stop:always}

/* V6 — woodland atelier interior behind the transparent LHOS seal */
.lhos{min-height:100svh;background:#081d17}.lhos .lhos-forest{filter:brightness(.92) saturate(.92);object-position:center}.lhos:after{background:linear-gradient(180deg,#061a15a8 0%,#09201938 43%,#102d227a 100%)}.lhos-notes{height:760px;display:grid;grid-template-rows:repeat(3,1fr);align-items:center;gap:0}.lhos-notes article{align-self:center}.assignment-map{height:760px;top:50%;transform:translateY(-50%)}

/* V6 — particles originate only inside the luminous book circle */
.atelier .book-energy{z-index:0;inset:0;overflow:hidden}.book-energy i{left:var(--start-x);top:58%;width:2px;height:2px;opacity:0;animation:book-spark-v6 var(--dur) ease-out infinite!important;animation-delay:var(--delay)!important}@keyframes book-spark-v6{0%,38%{opacity:0;transform:translate(0,0) scale(.3)}47%{opacity:.62}78%{opacity:.22;transform:translate(var(--drift),var(--rise-mid)) scale(.9)}100%{opacity:0;transform:translate(var(--drift2),var(--rise-end)) scale(.15)}}

/* V6 — restrained partnership frame: only small upward sparks */
.partner-panel{border-color:#d6a94e4f;box-shadow:0 24px 65px #0005}.partner-panel:hover{border-color:#d6a94e70;box-shadow:0 0 16px #d6a94e18,0 28px 70px #0005;background:#0a271ed0}.particle-frame{inset:0;overflow:visible}.particle-frame i{left:var(--px);top:100%;width:2px;height:2px;offset-path:none;opacity:0;background:#efc76f;box-shadow:0 0 7px #e2b653;animation:frame-rise-v6 var(--speed) ease-out infinite;animation-delay:var(--delay)}.partner-panel:hover .particle-frame i{opacity:0;box-shadow:0 0 8px #efc76f}@keyframes frame-rise-v6{0%,58%{opacity:0;transform:translate(0,0) scale(.4)}68%{opacity:.42}88%{opacity:.15;transform:translate(var(--drift),-52px) scale(.8)}100%{opacity:0;transform:translate(var(--drift2),-82px) scale(.15)}}
@media(max-width:850px){.lhos{min-height:1250px}.lhos-notes{height:auto;display:grid}.assignment-map{transform:none;top:0;height:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-snap-type:none}.book-energy i,.particle-frame i{animation:none!important}}

/* V7: viewport-safe LHOS, restrained candle life, contact and legal overlays */
body{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif}h1,h2,h3,.logo,.offer strong,.orbit-copy strong{font-family:Georgia,"Times New Roman",serif}.logo small{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
@media(min-width:851px){.lhos{height:100svh;min-height:820px;padding:82px 4vw 28px;scroll-margin-top:0}.lhos-intro{margin-bottom:10px}.lhos-intro h2{font-size:clamp(40px,4.4vw,58px)}.lhos-intro>p:last-child{margin:8px 0}.lhos-layout{height:calc(100svh - 210px);min-height:610px}.lhos-layout .orbit{height:100%;width:auto;max-width:min(760px,100%)}.lhos-notes,.assignment-map{height:100%}}
.candle-flicker{z-index:-1}.candle-flicker i{position:absolute;width:8px;height:18px;border-radius:50% 50% 46% 46%;background:radial-gradient(ellipse at 50% 66%,#fff7c8 0 12%,#edba55 34%,transparent 72%);filter:blur(.5px) drop-shadow(0 0 7px #edb74f);opacity:.28;transform-origin:50% 100%;animation:candle-life 4.8s ease-in-out infinite}.candle-flicker i:first-child{left:28.7%;top:65.7%}.candle-flicker i:last-child{left:71.7%;top:66.2%;animation-delay:-2.1s}@keyframes candle-life{0%,100%{opacity:.24;transform:scale(.96,1) rotate(-.3deg)}46%{opacity:.31;transform:scale(1.02,.97) rotate(.5deg)}72%{opacity:.27;transform:scale(.98,1.015)}}
.free-call{margin:20px 0 17px!important;color:#f1dfb4!important;font-size:16px}.contact-data{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.contact-data a{min-width:255px;padding:13px 17px;border:1px solid #d6a94e66;background:#0315129c;color:#f1e8d6;text-decoration:none;transition:.3s}.contact-data a:hover{border-color:var(--gold);background:#09231bc7;box-shadow:0 0 22px #d6a94e24}.contact-data small,.contact-data strong{display:block}.contact-data small{color:var(--gold);font-size:8px;letter-spacing:.18em;text-transform:uppercase}.contact-data strong{font-size:13px;font-weight:400;letter-spacing:.02em}.contact-benefits{display:flex;flex-wrap:wrap;gap:8px 24px;margin:18px 0 0;padding:0;list-style:none}.contact-benefits li{font-size:11px;color:#e5dccb}.contact-benefits li:before{content:"✦";margin-right:8px;color:var(--gold)}footer button{padding:0;border:0;background:none;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}footer button:hover,footer a:hover{color:var(--gold)}
.modal-open{overflow:hidden}.legal-modal{position:fixed;z-index:100;inset:0}.legal-modal[hidden]{display:none}.legal-backdrop{position:absolute;inset:0;background:#010907dd;backdrop-filter:blur(10px)}.legal-dialog{position:absolute;left:50%;top:50%;width:min(780px,calc(100% - 34px));max-height:min(82svh,900px);overflow:auto;transform:translate(-50%,-50%);padding:clamp(30px,5vw,64px);border:1px solid #d6a94e70;background:linear-gradient(145deg,#0b261edf,#031512f8);box-shadow:0 28px 100px #000c;color:#ddd5c5}.legal-dialog h2{margin:0 0 28px;color:#f4ecda;font:500 clamp(42px,7vw,67px)/1 Georgia,"Times New Roman",serif}.legal-dialog h3{margin:28px 0 7px;color:var(--gold);font:500 20px/1.2 Georgia,"Times New Roman",serif}.legal-dialog p{margin:0 0 14px;font-size:12px;line-height:1.75}.legal-dialog a{color:#efd080}.legal-close{position:sticky;z-index:2;float:right;top:0;width:38px;height:38px;border:1px solid #d6a94e70;background:#031512e8;color:var(--gold);font-size:24px;line-height:1;cursor:pointer}.legal-close:hover{background:var(--gold);color:var(--deep)}
@media(max-width:850px){.contact-data{justify-content:center}.contact-benefits{justify-content:center}.legal-dialog{padding:30px 22px}.candle-flicker i{display:none}}
@media(max-width:560px){.contact-copy{width:100%}.contact-data{display:grid}.contact-data a{min-width:0}.contact-benefits{display:grid;gap:7px}.contact footer{padding-bottom:24px}footer>div{flex-wrap:wrap}.legal-dialog p{font-size:11px}}

/* V9 mobile composition: both hero animals and all six LHOS phases */
@media(max-width:560px){
  .hero{min-height:860px;background:#031512}
  .hero .hero-img{inset:74px 0 auto;width:100%;height:62svh;min-height:470px;object-fit:cover;object-position:75% 46%}
  .hero .veil{background:linear-gradient(0deg,#031512 0%,#031512ed 32%,#03151270 58%,transparent 82%)}
  .lhos{min-height:1900px;padding-bottom:70px}
  .lhos-layout{display:flex;flex-direction:column;align-items:center}
  .lhos-layout .orbit{order:1;width:min(108vw,560px);flex:0 0 auto}
  .lhos-notes.left,.lhos-notes.right{position:relative;left:auto;right:auto;bottom:auto!important;width:100%;display:grid;grid-template-columns:1fr;gap:0;margin-top:12px}
  .lhos-notes.left{order:2}
  .lhos-notes.right{order:3}
  .lhos-notes article{min-height:88px;padding:14px 8px;border-bottom:1px solid #d6a94e33}
  .lhos-notes p{display:block}
}

/* V10: seal-sized LHOS targets, guided energy pulse and compact mobile stage */
.orbit button,.orbit button:hover,.orbit button:focus,.orbit button.active{width:15.2%;background:transparent;border-color:transparent;box-shadow:none}
.orbit button:focus-visible{outline:1px solid #e7c46f;outline-offset:2px}
.energy-ray{z-index:6;height:1px;opacity:0;background:linear-gradient(90deg,transparent 0%,#d6a94e42 22%,#f4d98594 74%,transparent 100%);filter:drop-shadow(0 0 4px #d6a94e);overflow:visible}
.energy-ray:after{content:"";position:absolute;left:0;top:50%;width:9px;height:9px;border-radius:50%;background:radial-gradient(circle,#fff7d0 0 15%,#efc668 32%,#d6a94e66 58%,transparent 72%);filter:drop-shadow(0 0 8px #f1c75e);transform:translate(-50%,-50%) scale(.25);opacity:0}
.energy-ray.pulse{animation:energy-guide-v10 2.4s ease-in-out}
.energy-ray.pulse:after{animation:energy-orb-v10 2.4s cubic-bezier(.32,.03,.2,1)}
.orbit button.energy-arrival{filter:drop-shadow(0 0 10px #ffe39b) drop-shadow(0 0 22px #d6a94e);transform:translate(-50%,-50%) scale(1.035)}
@keyframes energy-guide-v10{0%,10%,100%{opacity:0}18%{opacity:.18}72%{opacity:.32}88%{opacity:.08}}
@keyframes energy-orb-v10{0%,12%{opacity:0;transform:translate(-50%,-50%) scale(.2)}20%{opacity:.82}74%{opacity:1}82%{opacity:.86;transform:translate(calc(var(--len) - 50%),-50%) scale(1)}100%{opacity:0;transform:translate(calc(var(--len) - 50%),-50%) scale(.25)}}
.particle-frame i{animation-name:frame-rise-v10}
@keyframes frame-rise-v10{0%,58%{opacity:0;transform:translate(0,0) scale(.4)}68%{opacity:.42}88%{opacity:.15;transform:translate(var(--drift),-104px) scale(.8)}100%{opacity:0;transform:translate(var(--drift2),-164px) scale(.15)}}
@media(max-width:560px){
  .lhos{min-height:1250px;padding-bottom:54px}
  .lhos-layout{width:100%}
  .lhos-layout .orbit{order:1;width:min(94vw,500px);margin:12px auto 8px}
  .lhos-notes.left,.lhos-notes.right{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;margin-top:4px}
  .lhos-notes article{min-height:104px;padding:12px 5px}
  .lhos-notes h3{font-size:17px}
  .lhos-notes p{font-size:9px;line-height:1.45}
}

/* LHM-REC-003 · Canonical V10 offer and contact extension */
.partner{min-height:auto;padding:clamp(98px,7vw,116px) clamp(22px,5vw,80px) clamp(68px,6vw,96px);scroll-margin-top:0}
.partner:after{background:linear-gradient(180deg,rgba(3,21,18,.10),rgba(3,21,18,.15)),linear-gradient(180deg,#0a261d73 0%,#1239284a 52%,#173f2ca8 100%)}
.partner-shell{position:relative;z-index:4;width:min(1480px,100%);margin:auto}
.partner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(20px,1.6vw,28px)}
.partner-card{position:relative;display:flex;min-width:0;min-height:640px;overflow:hidden;flex-direction:column;padding:clamp(30px,3vw,48px);border:1px solid #d6a94e66;background:linear-gradient(145deg,#09271edb,#041713ed);box-shadow:0 28px 72px #0007;transition:border-color .52s ease,box-shadow .52s ease,transform .52s cubic-bezier(.22,.61,.36,1)}
.partner-card:hover{border-color:#edc978c7;box-shadow:0 0 20px #d6a94e24,0 32px 72px #0007;transform:translateY(-2px)}
.partner-card>*:not(.particle-frame){position:relative;z-index:3}
.partner-card-copy h3{margin:8px 0 20px;color:#f5ecda;font:500 clamp(34px,3.5vw,54px)/.98 Georgia,"Times New Roman",serif}
.partner-card-copy h3 em{color:var(--gold);font-weight:400}
.partner-card-copy p:not(.kicker){color:#ddd5c5}
.partner-price{margin:28px 0;padding:24px 0;border-color:#d6a94e57;box-shadow:inset 0 0 18px #d6a94e0b;text-align:left}
.partner-price strong{display:block;color:#f5e9ca;font-size:clamp(54px,6vw,82px);line-height:1}
.partner-price span{color:#cdb98b;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.partner-benefits{display:grid;gap:13px;margin:28px 0 32px;padding:0;list-style:none}
.partner-benefits li{position:relative;padding-left:25px;color:#eee6d6;font-size:12px;line-height:1.55}
.partner-benefits li::before{position:absolute;left:0;color:var(--gold);content:"✓"}
.partner-trust-copy{margin-bottom:30px;padding-left:20px;border-left:1px solid #d6a94e66;color:#d8d0c1;font-size:11px;line-height:1.65}
.partner-trust-copy p{margin:0}.partner-trust-copy p+p{margin-top:12px}
.partner-card>.cta{width:100%;margin-top:auto}
.partner-card .particle-frame{z-index:2;inset:auto 0 0;height:60%;overflow:hidden;pointer-events:none}
.partner-card .particle-frame i{top:auto;bottom:-10px;width:var(--size);height:var(--size);opacity:0;background:#ffdc86;box-shadow:0 0 13px 4px #e8b94eb8;will-change:transform,opacity}
.conversation-cta{margin:24px 0 22px}
.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:min(1000px,86vw);margin:34px 0 0;padding:22px 0;border-block:1px solid #d6a94e52;list-style:none}
.trust-strip li{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-width:0;padding:4px 18px}
.trust-strip li+li{border-left:1px solid #d6a94e42}
.trust-strip svg{width:30px;height:30px;fill:none;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4;filter:drop-shadow(0 0 6px #d6a94e3b)}
.trust-strip strong,.trust-strip small{display:block}.trust-strip strong{color:#efe3c7;font-size:11px;font-weight:500}.trust-strip small{margin-top:3px;color:#bdb5a6;font-size:9px;line-height:1.35}
@media(max-width:1050px){.partner-grid{grid-template-columns:1fr}.partner-card{min-height:auto}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip li:nth-child(3){border-left:0}.trust-strip li:nth-child(n+3){margin-top:18px;padding-top:18px;border-top:1px solid #d6a94e30}}
@media(max-width:560px){.partner{padding:88px 14px 62px}.partner-card{padding:22px 22px 28px}.partner-card:hover{transform:none}.partner-trust-copy{font-size:10px}.trust-strip{grid-template-columns:1fr;width:100%;margin-top:26px}.trust-strip li{padding:14px 4px}.trust-strip li+li,.trust-strip li:nth-child(3){margin-top:0;border-top:1px solid #d6a94e30;border-left:0}.conversation-cta{width:100%}}
@media(prefers-reduced-motion:reduce){.partner-card,.partner-card:hover{transform:none;transition:none}.partner-card .particle-frame{display:none}}

/* LHM-VP-001 · Founder Visual Polish */
.cta{transition:color .42s ease,background-color .42s ease,border-color .42s ease,box-shadow .42s ease}
.cta:hover{border-color:#e8c46f;color:var(--deep);background:var(--gold);box-shadow:0 0 32px #d6a94e38}
.cta:focus-visible{outline:1px solid #f0cf82;outline-offset:3px;border-color:#e8c46f;box-shadow:0 0 28px #d6a94e32}
.value-list article{transition:background-color .58s ease,border-color .58s ease,box-shadow .58s ease,transform .58s cubic-bezier(.22,.61,.36,1)}
.value-list article:hover{background:#071f19bf;box-shadow:inset 0 0 26px #d6a94e12,0 14px 34px #0003;transform:translateY(-4px)}
.value-list b{transition:filter .58s ease,transform .58s ease}
.value-list article:hover b{filter:drop-shadow(0 0 8px #d6a94e66);transform:translateY(-1px) scale(1.02)}
.atelier-copy{margin-left:50px}
.lhos-notes article{transition:background-color .5s ease,border-color .5s ease,box-shadow .5s ease}
.lhos-notes article:hover,.lhos-notes article.active{border-color:#d6a94e7a;background:linear-gradient(90deg,#0b2a20bd,transparent);box-shadow:inset 0 0 22px #d6a94e0d}
.lhos-notes.right article:hover,.lhos-notes.right article.active{background:linear-gradient(270deg,#0b2a20bd,transparent)}
.enter{transform:translateY(18px);transition:opacity 1.05s ease,transform 1.05s cubic-bezier(.22,.61,.36,1)}
@media(max-width:950px){.atelier-copy{margin-left:0}}

/* LHM-VP-005 · Living campfire embers: motion is driven only by one delta-time rAF loop. */
.partner-card .particle-frame{position:absolute;z-index:2;inset:0;height:100%;overflow:hidden;pointer-events:none;-webkit-mask-image:linear-gradient(to top,#000 0 42%,#000b 68%,#0004 100%);mask-image:linear-gradient(to top,#000 0 42%,#000b 68%,#0004 100%)}
.partner-card .particle-frame i{position:absolute;left:0;top:0;width:var(--size,1.6px);height:calc(var(--size,1.6px) * 1.28);border-radius:55% 55% 44% 44%;opacity:0;visibility:hidden;background:var(--ember-core,#ffd98a);box-shadow:0 0 var(--glow,5px) var(--glow-spread,.25px) var(--ember-glow,#d98b32b8);filter:saturate(1.04);animation:none!important;transform:translate3d(-20px,-20px,0);will-change:transform,opacity}
@media(prefers-reduced-motion:reduce){.partner-card .particle-frame{display:none}}

/* LHM-HYBRID-001 · Light Invitation & Hybrid Experience review pass */
.hybrid-experience{--hybrid-deep:#071b15;--hybrid-olive:#49634b;--hybrid-cream:#f6eddc;--hybrid-mint:#b9d5c0;background:var(--hybrid-deep)}
.hybrid-experience .scene-img{filter:brightness(1.08) saturate(.94) contrast(.98)}
.hybrid-experience .hero .hero-img{filter:brightness(1.12) saturate(.96) contrast(.97)}
.hybrid-experience .hero .veil{background:linear-gradient(90deg,rgba(7,27,21,.93) 0%,rgba(7,27,21,.72) 31%,rgba(7,27,21,.12) 62%),linear-gradient(0deg,rgba(7,27,21,.76) 0%,transparent 34%)}
.hybrid-experience .values:after{background:linear-gradient(180deg,rgba(7,27,21,.76) 0%,rgba(42,72,49,.20) 42%,rgba(7,27,21,.82) 100%)}
.hybrid-experience .atelier:after{background:linear-gradient(90deg,rgba(7,27,21,.91) 0%,rgba(7,27,21,.68) 32%,rgba(7,27,21,.08) 65%),linear-gradient(0deg,rgba(7,27,21,.63),transparent 52%)}
.hybrid-experience .lhos:after{background:linear-gradient(180deg,rgba(12,38,29,.64) 0%,rgba(31,72,48,.18) 46%,rgba(18,55,38,.58) 100%)}
.hybrid-experience .partner:after{background:linear-gradient(180deg,rgba(19,53,38,.08),rgba(7,27,21,.18)),linear-gradient(180deg,rgba(26,73,49,.30) 0%,rgba(34,91,60,.22) 52%,rgba(22,67,46,.56) 100%)}
.hybrid-experience .contact-veil{background:linear-gradient(90deg,rgba(7,27,21,.84),rgba(7,27,21,.18) 64%)}
.hybrid-experience .hero-copy{position:relative;width:min(760px,58vw)}
.hybrid-experience .hero-copy:before{position:absolute;z-index:-1;inset:-38px -58px;content:"";pointer-events:none;background:radial-gradient(ellipse at 22% 52%,rgba(7,27,21,.56),transparent 72%);filter:blur(8px)}
.hybrid-experience .hero h1{font-size:clamp(48px,5.5vw,84px)}
.hybrid-experience .hero .lead{max-width:610px;color:var(--hybrid-cream);font-size:clamp(14px,1.15vw,18px);line-height:1.65}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px 14px;margin-top:24px}
.hero-actions .cta{margin-top:0}
.cta--quiet{border-color:rgba(246,237,220,.54);color:var(--hybrid-cream);background:rgba(7,27,21,.26)}
.cta--quiet:hover{border-color:var(--hybrid-mint);color:var(--hybrid-deep);background:var(--hybrid-mint);box-shadow:0 0 28px rgba(185,213,192,.18)}
.atelier-principle{max-width:500px;margin-top:16px;color:var(--hybrid-mint)!important;font-size:12px;letter-spacing:.045em}
.hybrid-experience .section-head>p:last-child{max-width:720px;color:#eee5d4}
.hybrid-experience .partner-card{background:linear-gradient(145deg,rgba(16,54,39,.91),rgba(7,28,22,.94))}
.hybrid-experience .partner-card-copy p:not(.kicker),.hybrid-experience .partner-benefits li{color:#f0e8d8}
.hybrid-experience :focus-visible{outline-color:#f0cf82}
@media(max-width:850px){
  .hybrid-experience .hero-copy{width:100%}
  .hybrid-experience .hero-copy:before{inset:-30px -22px;background:linear-gradient(0deg,rgba(7,27,21,.84),rgba(7,27,21,.20));filter:blur(5px)}
  .hybrid-experience .hero .veil{background:linear-gradient(0deg,#071b15 0%,rgba(7,27,21,.92) 34%,rgba(7,27,21,.48) 60%,transparent 84%)}
}
@media(max-width:560px){
  .hybrid-experience .hero{min-height:900px;background:var(--hybrid-deep);padding-bottom:54px}
  .hybrid-experience .hero .hero-img{filter:brightness(1.10) saturate(.95) contrast(.98);object-position:75% 46%}
  .hybrid-experience .hero h1{font-size:clamp(37px,10.3vw,52px)}
  .hybrid-experience .hero .lead{max-width:34ch;font-size:13px;line-height:1.58}
  .hero-actions{display:grid;width:min(100%,360px);gap:10px;margin-top:19px}
  .hero-actions .cta{width:100%;min-width:0}
  .atelier-principle{font-size:11px}
}
@media(prefers-reduced-motion:reduce){
  .hybrid-experience *{scroll-behavior:auto!important}
  .hybrid-experience .scene-img{transition:none!important;transform:none!important}
  .hybrid-experience .enter{opacity:1!important;transform:none!important;transition:none!important}
}

/* LHM-LIGHT-001 · Heller Hain / Atmospheric Invitation Pass */
.hybrid-experience{
  --forest-deep:#0d2b21;
  --forest-mid:#536c50;
  --forest-light:#788b6b;
  --cream:#f7f2e8;
  --nature-paper:#fbf8f0;
  --mint:#c1dccf;
  --olive:#718064;
  --gold-light:#dfc785;
  --ink:#1b392d;
  --warm-gray:#d8d1c4;
  --sunlight:#f0d79c;
  --gold:var(--gold-light);
  --light:var(--cream);
  --muted:var(--warm-gray);
  --deep:var(--forest-deep);
  --line:rgba(223,199,133,.34);
  --hybrid-deep:var(--forest-deep);
  --hybrid-olive:var(--olive);
  --hybrid-cream:var(--cream);
  --hybrid-mint:var(--mint);
  background:var(--forest-deep);
}
.hybrid-experience main,.hybrid-experience .scene{background-color:var(--forest-deep)}
.hybrid-experience .scene:after{background:linear-gradient(180deg,rgba(13,43,33,.05),rgba(13,43,33,.18))}
.hybrid-experience .scene-img{filter:brightness(1.14) saturate(.92) contrast(.96)}

/* Geschützter, heller Waldeingang */
.hybrid-experience .hero .hero-img{filter:brightness(1.18) saturate(.92) contrast(.96)}
.hybrid-experience .hero .veil{background:linear-gradient(90deg,rgba(13,43,33,.82) 0%,rgba(13,43,33,.58) 30%,rgba(13,43,33,.08) 61%),linear-gradient(0deg,rgba(13,43,33,.52) 0%,transparent 36%)}
.hybrid-experience .hero-copy:before{background:radial-gradient(ellipse at 21% 52%,rgba(13,43,33,.48),transparent 73%)}

/* Orientierung durch vier warme Lichtinseln */
.hybrid-experience .values .scene-img{filter:brightness(1.16) saturate(.94) contrast(.95)}
.hybrid-experience .values:after{background:linear-gradient(180deg,rgba(13,43,33,.56) 0%,rgba(83,108,80,.10) 40%,rgba(13,43,33,.64) 100%)}
.hybrid-experience .value-list article{border-color:rgba(223,199,133,.38);background:linear-gradient(180deg,rgba(25,64,47,.34),rgba(13,43,33,.22))}
.hybrid-experience .value-list article:hover{background:linear-gradient(180deg,rgba(45,84,60,.58),rgba(18,51,39,.45));box-shadow:inset 0 0 26px rgba(240,215,156,.10),0 14px 34px rgba(4,20,15,.20)}

/* Offenes Waldatelier mit warmem Tageslicht */
.hybrid-experience .atelier .scene-img{filter:brightness(1.17) saturate(.91) contrast(.95)}
.hybrid-experience .atelier:after{background:linear-gradient(90deg,rgba(13,43,33,.76) 0%,rgba(13,43,33,.52) 31%,rgba(13,43,33,.05) 65%),linear-gradient(0deg,rgba(13,43,33,.45),transparent 54%)}
.hybrid-experience .atelier-copy{text-shadow:0 2px 20px rgba(7,27,21,.34)}

/* Ruhiges, leuchtendes LHOS-Zentrum */
.hybrid-experience .lhos .scene-img{filter:brightness(1.18) saturate(.90) contrast(.95)}
.hybrid-experience .lhos:after{background:radial-gradient(circle at 50% 52%,rgba(223,199,133,.08) 0%,rgba(83,108,80,.08) 30%,rgba(13,43,33,.47) 100%)}
.hybrid-experience .seal-stage{filter:brightness(1.08) drop-shadow(0 0 18px rgba(240,215,156,.26))}
.hybrid-experience .lhos-notes article{border-color:rgba(223,199,133,.36);background:linear-gradient(90deg,rgba(30,72,52,.34),transparent)}
.hybrid-experience .lhos-notes.right article{background:linear-gradient(270deg,rgba(30,72,52,.34),transparent)}
.hybrid-experience .lhos-notes article:hover,.hybrid-experience .lhos-notes article.active{background:linear-gradient(90deg,rgba(54,96,68,.50),rgba(13,43,33,.08));box-shadow:inset 0 0 22px rgba(240,215,156,.08)}
.hybrid-experience .lhos-notes.right article:hover,.hybrid-experience .lhos-notes.right article.active{background:linear-gradient(270deg,rgba(54,96,68,.50),rgba(13,43,33,.08))}

/* Gemeinsamer Weg statt Rückkehr in die Dunkelheit */
.hybrid-experience .partner .scene-img{filter:brightness(1.18) saturate(.92) contrast(.95)}
.hybrid-experience .partner:after{background:linear-gradient(180deg,rgba(28,69,49,.06),rgba(13,43,33,.18)),linear-gradient(180deg,rgba(83,108,80,.18) 0%,rgba(65,104,73,.12) 52%,rgba(13,43,33,.42) 100%)}
.hybrid-experience .partner-card{border-color:rgba(223,199,133,.48);background:linear-gradient(145deg,rgba(28,71,51,.84),rgba(13,43,33,.88));box-shadow:0 24px 64px rgba(3,20,14,.38)}
.hybrid-experience .partner-card:hover{border-color:rgba(240,215,156,.78);box-shadow:0 0 18px rgba(240,215,156,.12),0 28px 64px rgba(3,20,14,.40)}
.hybrid-experience .partner-price{border-color:rgba(223,199,133,.48);background:linear-gradient(90deg,rgba(193,220,207,.06),transparent);box-shadow:inset 0 0 18px rgba(240,215,156,.06)}

/* Hellste und offenste Abschlusslichtung */
.hybrid-experience .contact .scene-img{filter:brightness(1.22) saturate(.93) contrast(.94)}
.hybrid-experience .contact-veil{background:linear-gradient(90deg,rgba(13,43,33,.66) 0%,rgba(13,43,33,.32) 40%,rgba(13,43,33,.03) 68%)}
.hybrid-experience .contact-data a{border-color:rgba(223,199,133,.56);background:rgba(13,43,33,.67);box-shadow:0 12px 28px rgba(3,20,14,.15)}
.hybrid-experience .trust-strip{border-color:rgba(223,199,133,.46);background:linear-gradient(90deg,transparent,rgba(13,43,33,.22),transparent)}

/* Licht bleibt weich; Interaktion und Textkontrast bleiben vorrangig. */
.hybrid-experience .cta{border-color:var(--gold-light);color:var(--gold-light);background-color:rgba(13,43,33,.20)}
.hybrid-experience .cta:hover{border-color:var(--nature-paper);color:var(--ink);background:var(--gold-light);box-shadow:0 0 28px rgba(223,199,133,.20)}
.hybrid-experience .cta--quiet{border-color:rgba(247,242,232,.64);color:var(--cream);background:rgba(13,43,33,.18)}
.hybrid-experience .cta--quiet:hover{border-color:var(--mint);color:var(--ink);background:var(--mint);box-shadow:0 0 26px rgba(193,220,207,.16)}

@media(max-width:850px){
  .hybrid-experience .hero .veil{background:linear-gradient(0deg,var(--forest-deep) 0%,rgba(13,43,33,.88) 34%,rgba(13,43,33,.37) 61%,transparent 84%)}
  .hybrid-experience .atelier:after{background:linear-gradient(0deg,rgba(13,43,33,.88) 0%,rgba(13,43,33,.60) 46%,rgba(13,43,33,.05) 80%)}
  .hybrid-experience .contact-veil{background:linear-gradient(0deg,rgba(13,43,33,.82) 0%,rgba(13,43,33,.38) 52%,rgba(13,43,33,.02) 78%)}
}
@media(max-width:560px){
  .hybrid-experience .scene-img{filter:brightness(1.17) saturate(.91) contrast(.95)}
  .hybrid-experience .hero .hero-img{filter:brightness(1.20) saturate(.90) contrast(.95)}
  .hybrid-experience .contact .scene-img{filter:brightness(1.24) saturate(.91) contrast(.93)}
  .hybrid-experience .partner-card{background:linear-gradient(145deg,rgba(34,78,57,.88),rgba(13,43,33,.90))}
}
@media(prefers-reduced-motion:reduce){
  .hybrid-experience .scene-img{filter:brightness(1.16) saturate(.92) contrast(.96)}
}

/* LHM-LIGHT-001.1 – ruhige, pfeilfreie Founder-CTAs */
.hybrid-experience .cta,
.hybrid-experience .text-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  min-width:0;
  padding:13px 23px;
  border:1px solid rgba(223,199,133,.78);
  border-radius:999px;
  background:linear-gradient(180deg,rgba(247,242,232,.96),rgba(234,220,185,.94));
  color:#30452f;
  box-shadow:0 9px 24px rgba(3,20,14,.18),inset 0 1px rgba(255,255,255,.62);
  text-align:center;
  line-height:1.35;
  transition:transform .28s ease,background-color .28s ease,border-color .28s ease,box-shadow .28s ease,color .28s ease;
}
.hybrid-experience .cta--quiet{
  border-color:rgba(223,199,133,.72);
  background:linear-gradient(180deg,rgba(241,226,190,.94),rgba(223,199,133,.92));
  color:#30452f;
}
.hybrid-experience .cta:hover,
.hybrid-experience .cta--quiet:hover,
.hybrid-experience .text-link:hover{
  transform:translateY(-2px);
  border-color:#f0d99f;
  background:linear-gradient(180deg,#fffaf0,#f0dcab);
  color:#203722;
  box-shadow:0 12px 28px rgba(3,20,14,.22),0 0 22px rgba(223,199,133,.17),inset 0 1px rgba(255,255,255,.78);
}
.hybrid-experience .cta:focus-visible,
.hybrid-experience .text-link:focus-visible{
  outline:2px solid #f7f2e8;
  outline-offset:3px;
  border-color:#f0d99f;
  box-shadow:0 0 0 4px rgba(48,69,47,.82),0 10px 26px rgba(3,20,14,.20);
}
@media(max-width:560px){
  .hybrid-experience .cta,
  .hybrid-experience .text-link{
    min-height:48px;
    max-width:100%;
    padding:13px 20px;
    white-space:normal;
  }
  .hybrid-experience .hero-actions .cta,
  .hybrid-experience .conversation-cta{
    width:100%;
  }
}
@media(prefers-reduced-motion:reduce){
  .hybrid-experience .cta,
  .hybrid-experience .text-link{
    transition:none;
  }
  .hybrid-experience .cta:hover,
  .hybrid-experience .cta--quiet:hover,
  .hybrid-experience .text-link:hover{
    transform:none;
  }
}

/* LHM-LIGHT-001.2 – transparentes Founder-Logosiegel */
.hybrid-experience .site-head .brand-seal,
.hybrid-experience .contact footer .logo .brand-seal{
  display:block;
  flex:0 0 auto;
  max-width:none;
  border:0;
  border-radius:0;
  background:transparent;
  object-fit:contain;
  object-position:center;
  overflow:visible;
  clip-path:none;
  -webkit-mask:none;
  mask:none;
  transform:none;
  animation:none;
}
.hybrid-experience .site-head .brand-seal--header{
  width:56px;
  height:56px;
}
.hybrid-experience .contact footer .logo .brand-seal--footer{
  width:46px;
  height:46px;
}
@media(max-width:950px){
  .hybrid-experience .site-head .brand-seal--header{
    width:52px;
    height:52px;
  }
  .hybrid-experience .contact footer .logo{
    display:flex;
    align-items:center;
  }
}
