.page-section,.page-section.has-bg{color:#c8d0e4}.text-block h1,.text-block h2,.text-block h3,.text-block h4{color:#eaecf8}.text-block p{color:#c8d0e4}[data-theme=light] body{background:#f0f2f8;color:#1a1d2e}[data-theme=light] .fl-aurora__vignette{background:radial-gradient(120% 90% at 50% 38%,rgba(240,242,248,0) 30%,rgba(220,225,240,.45) 100%)}[data-theme=light] .page-section,[data-theme=light] .page-section.has-bg{color:#2a2d3e}[data-theme=light] .text-block h1,[data-theme=light] .text-block h2,[data-theme=light] .text-block h3,[data-theme=light] .text-block h4{color:#0d1020}[data-theme=light] .text-block p{color:#2a2d3e}[data-theme=light] .blueprint-desc{background:#ffffff;box-shadow:0 8px 40px rgba(0,0,0,.08)}[data-theme=light] .blueprint-desc h2{color:#1a1a1a}[data-theme=light] .blueprint-desc p{color:#333}[data-theme=light] .blueprint-desc p em{color:#b07d00}[data-theme=light] .flhmap-wrap{background:#fff;border-color:#d0d0d0}[data-theme=light] .flhmap-stat{background:#f5f5f5}#theme-toggle{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;width:2.75rem;height:2.75rem;border-radius:50%;border:1.5px solid rgba(255,255,255,.2);background:rgba(30,30,35,.85);color:#f0f0f0;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s,border-color .2s,color .2s;padding:0}#theme-toggle .icon-sun{display:block}#theme-toggle .icon-moon{display:none}[data-theme=light] #theme-toggle{background:rgba(255,255,255,.9);border-color:rgba(0,0,0,.15);color:#1a1a1a}[data-theme=light] #theme-toggle .icon-sun{display:none}[data-theme=light] #theme-toggle .icon-moon{display:block}.ba-hero-layout{display:flex;align-items:center;gap:clamp(2rem,4vw,5rem);width:100%}.ba-hero-text{flex:1 1;min-width:0}.ba-hero-slider{flex:0 0 auto;width:clamp(300px,45%,700px)}.ba-hero-slider .ba-wrap{margin:0}@media (max-width:767px){.ba-hero-layout{flex-direction:column}.ba-hero-slider{width:100%}}.ba-wrap{position:relative;width:100%;max-width:700px;margin:2rem auto;border-radius:12px;overflow:hidden;cursor:col-resize;-moz-user-select:none;user-select:none;-webkit-user-select:none;box-shadow:0 0 0 1px #e0d9ce,0 4px 24px rgba(0,0,0,.08)}.ba-wrap img{height:auto;pointer-events:none}.ba-before-layer,.ba-wrap img{display:block;width:100%}.ba-after-layer{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0)}.ba-after-layer img{width:100%;height:100%;object-fit:cover;object-position:left}.ba-divider{top:0;width:3px;height:100%;transform:translateX(-50%)}.ba-divider,.ba-handle{position:absolute;left:50%;background:#E8A800;pointer-events:none}.ba-handle{top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:18px;font-weight:700;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ba-label{position:absolute;bottom:12px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:white;background:rgba(0,0,0,.45);padding:4px 10px;border-radius:4px;pointer-events:none;z-index:20}.ba-label-before{left:12px}.ba-label-after{right:12px}.flhfc-tree-wrap{font-family:sans-serif;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;max-width:900px;margin:0 auto}.flhfc-row{justify-content:center}.flhfc-middle-row,.flhfc-row{display:flex;align-items:center;width:100%}.flhfc-middle-row{justify-content:space-between}.flhfc-card-wrap{perspective:1000px;cursor:pointer;width:240px;height:340px;flex-shrink:1;min-width:0;border-radius:16px;transition:filter .3s ease,transform .3s ease,box-shadow .3s ease}.flhfc-card-wrap:hover{box-shadow:0 0 18px rgba(152,193,154,.65),0 0 36px rgba(152,193,154,.25)}#card-poll:hover{box-shadow:0 0 18px rgba(232,168,0,.7),0 0 36px rgba(232,168,0,.28)}#card-cult:hover{box-shadow:0 0 18px rgba(58,154,217,.7),0 0 36px rgba(58,154,217,.28)}#card-cert.flhfc-flipping,#card-cult.flhfc-flipping,#card-garden.flhfc-flipping,#card-poll.flhfc-flipping{box-shadow:none!important;transition:box-shadow 0s!important}@media (max-width:600px){.flhfc-card-wrap{width:47%;height:280px}.flhfc-middle-row{gap:8px}}.flhfc-card-wrap-wide{perspective:1000px;cursor:pointer;width:280px;height:220px;flex-shrink:0;border-radius:16px;transition:filter .3s ease,transform .3s ease,box-shadow .3s ease}.flhfc-card-wrap-wide:hover{box-shadow:0 0 18px rgba(152,193,154,.65),0 0 36px rgba(152,193,154,.25)}.flhfc-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,0,.2,1)}.flhfc-card-wrap-wide.flhfc-flipped .flhfc-inner,.flhfc-card-wrap.flhfc-flipped .flhfc-inner{transform:rotateY(180deg)}.flhfc-back,.flhfc-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:16px;box-sizing:border-box;overflow:hidden;border:1.5px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);transition:background .2s,border-color .2s}[data-theme=light] .flhfc-back,[data-theme=light] .flhfc-front{border-color:rgba(0,0,0,.15);background:rgba(0,0,0,.05)}.flhfc-back{transform:rotateY(180deg);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.25)}[data-theme=light] .flhfc-back{background:rgba(0,0,0,.08);border-color:rgba(0,0,0,.25)}.flhfc-img{height:auto}.flhfc-img,.flhfc-img-padded{width:100%;object-fit:contain;display:block}.flhfc-img-padded{height:140px;padding:.01rem;box-sizing:border-box;background:rgba(255,255,255,.05)}[data-theme=light] .flhfc-img-padded{background:rgba(0,0,0,.05)}.flhfc-front-body{padding:.6rem 1rem .8rem;text-align:center;border-top:1px solid rgba(255,255,255,.1)}[data-theme=light] .flhfc-front-body{border-top-color:rgba(0,0,0,.1)}.flhfc-num{font-size:11px;font-weight:700;letter-spacing:.08em;margin:0 0 3px;color:rgba(255,255,255,.45)}[data-theme=light] .flhfc-num{color:rgba(0,0,0,.45)}.flhfc-title{font-size:14px;font-weight:700;margin:0 0 4px;line-height:1.3;color:rgba(255,255,255,.9)}[data-theme=light] .flhfc-title{color:rgba(0,0,0,.9)}.flhfc-hint{font-size:9px;letter-spacing:.08em;text-transform:uppercase;opacity:.35;margin:0;color:rgba(255,255,255,.9)}[data-theme=light] .flhfc-hint{color:rgba(0,0,0,.9)}.flhfc-back-num{font-size:11px;font-weight:700;letter-spacing:.08em;margin:0 0 6px;color:rgba(255,255,255,.45)}[data-theme=light] .flhfc-back-num{color:rgba(0,0,0,.45)}.flhfc-back-title{font-size:14px;font-weight:700;margin:0 0 10px;padding-bottom:10px;width:100%;border-bottom:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.95)}[data-theme=light] .flhfc-back-title{border-bottom-color:rgba(0,0,0,.1);color:rgba(0,0,0,.95)}.flhfc-back-body{font-size:13px;line-height:1.6;margin:0;color:rgba(255,255,255,.7)}[data-theme=light] .flhfc-back-body{color:rgba(0,0,0,.7)}.flhfc-connector-wrap{display:flex;justify-content:center;width:100%;height:60px}svg.flhfc-svg{width:100%;height:100%;overflow:visible}.flhfc-line{transition:stroke .3s ease,stroke-width .3s ease,filter .3s ease;stroke:rgba(255,255,255,.25)}[data-theme=light] .flhfc-line{stroke:rgba(0,0,0,.25)}@keyframes flhfc-pulse-line{0%{stroke-dashoffset:300;opacity:1}to{stroke-dashoffset:0;opacity:0}}.flhfc-pulse{stroke-dasharray:300;stroke-dashoffset:300;opacity:0;fill:none;stroke-width:4;pointer-events:none}.flhfc-pulse.flhfc-animate{animation:flhfc-pulse-line .8s ease-out forwards}@media (max-width:600px){.flhfc-back-body{font-size:9px;line-height:1.4}.flhfc-back-title{font-size:12px;margin-bottom:6px;padding-bottom:6px}.flhfc-back{padding:1rem}}.blueprint-desc{background:#1a1a1a;border-radius:16px;padding:clamp(1.75rem,3vw,2.75rem);box-shadow:0 8px 40px rgba(0,0,0,.28);margin-bottom:2rem}.blueprint-desc h2{color:#f8f8f8}.blueprint-desc p{color:#aaa}.blueprint-desc p em{color:#FFBA19}.info-card{border-radius:12px;transition:box-shadow .3s ease,background .2s,border-color .2s;background:rgba(255,255,255,.05);border:.5px solid rgba(255,255,255,.12)}.info-card:hover{box-shadow:0 0 18px rgba(152,193,154,.65),0 0 36px rgba(152,193,154,.25)}.info-card-flhour:hover{box-shadow:0 0 18px rgba(232,168,0,.7),0 0 36px rgba(232,168,0,.28)}[data-theme=light] .info-card{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.12)}.chart-muted{color:rgba(255,255,255,.45)}[data-theme=light] .chart-muted{color:rgba(0,0,0,.45)}.chart-faint{color:rgba(255,255,255,.3)}[data-theme=light] .chart-faint{color:rgba(0,0,0,.3)}.compare-panel{margin-top:1rem;padding:1rem 1.25rem;border:.5px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.05);transition:background .2s,border-color .2s}[data-theme=light] .compare-panel{border-color:rgba(0,0,0,.12);background:rgba(0,0,0,.05)}.compare-divider{border-left:.5px solid rgba(255,255,255,.1);border-right:.5px solid rgba(255,255,255,.1);padding:0 16px}[data-theme=light] .compare-divider{border-left-color:rgba(0,0,0,.1);border-right-color:rgba(0,0,0,.1)}.compare-mechanism{font-size:13px;font-weight:700;color:rgba(255,255,255,.85)}[data-theme=light] .compare-mechanism{color:rgba(0,0,0,.85)}:root{--msn2-card-bg:#1a1a1a;--msn2-card-shadow:rgba(0,0,0,0.28);--msn2-heading:#f8f8f8;--msn2-text-muted:#aaa;--msn2-pull-quote:#FFBA19;--msn2-divider:#444;--msn2-img-border:rgba(255,255,255,0.12);--msn2-img-shadow:rgba(0,0,0,0.35)}[data-theme=light]{--msn2-card-bg:#ffffff;--msn2-card-shadow:rgba(0,0,0,0.09);--msn2-heading:#1a1a1a;--msn2-text-muted:#5a5f72;--msn2-pull-quote:#b8860b;--msn2-divider:#d0d0d0;--msn2-img-border:rgba(0,0,0,0.12);--msn2-img-shadow:rgba(0,0,0,0.08)}.msn2-layout{display:flex;align-items:center;gap:3rem;width:100%}.msn2-img{flex:0 0 42%;max-width:420px;margin:0;align-self:center}.msn2-img img{width:100%}.msn2-layout .embed-block{flex:1 1;min-width:0}.msn2-wrap{max-width:100%;margin:0;padding:clamp(1.75rem,3vw,2.75rem);background:var(--msn2-card-bg);border-radius:16px;box-shadow:0 8px 40px var(--msn2-card-shadow)}.msn2-h1{font-size:42px;font-weight:700;line-height:1.15;color:var(--msn2-heading);margin:0 0 2rem;font-family:var(--font-heading)}.msn2-p{font-size:17px;line-height:1.8;color:var(--msn2-text-muted);margin:0 0 1.6rem}.msn2-pull{margin:2.2rem 0 0}.msn2-pull-text{font-size:20px;font-weight:700;font-style:italic;color:var(--msn2-pull-quote);margin:0;line-height:1.5}.msn2-divider{width:48px;height:2px;background:var(--msn2-divider);margin:2rem 0;border-radius:2px}@media (max-width:768px){.msn2-layout{flex-direction:column}.msn2-img{flex:0 0 auto;width:100%;max-width:100%}}@media (max-width:600px){.msn2-h1{font-size:28px}.msn2-p{font-size:15px}.msn2-pull-text{font-size:17px}}