.ResourcesPanel-module__vyRDVG__overlay{z-index:999;background:#00000080;position:fixed;inset:0}.ResourcesPanel-module__vyRDVG__panel{background:var(--bg-secondary,#1a1a2e);z-index:1000;flex-direction:column;width:400px;max-width:90vw;height:100vh;animation:.2s ease-out ResourcesPanel-module__vyRDVG__slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 20px #0000004d}@keyframes ResourcesPanel-module__vyRDVG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ResourcesPanel-module__vyRDVG__header{border-bottom:1px solid var(--border-color,#333);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ResourcesPanel-module__vyRDVG__header h2{color:var(--text-primary,#fff);margin:0;font-size:1.25rem}.ResourcesPanel-module__vyRDVG__closeBtn{color:var(--text-secondary,#999);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:1.5rem;line-height:1;transition:all .2s}.ResourcesPanel-module__vyRDVG__closeBtn:hover{background:var(--bg-tertiary,#252540);color:var(--text-primary,#fff)}.ResourcesPanel-module__vyRDVG__quickLink{color:#ffd700cc;background:#ffd7000f;border:1px solid #ffd7001f;border-radius:10px;align-items:center;gap:10px;margin:0 16px 8px;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.ResourcesPanel-module__vyRDVG__quickLink:hover{background:#ffd7001a}.ResourcesPanel-module__vyRDVG__quickLinkArrow{opacity:.5;margin-left:auto}.ResourcesPanel-module__vyRDVG__tabs{border-bottom:1px solid var(--border-color,#333);display:flex}.ResourcesPanel-module__vyRDVG__tab{color:var(--text-secondary,#999);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:12px 16px;font-size:.875rem;transition:all .2s}.ResourcesPanel-module__vyRDVG__tab:hover{background:var(--bg-tertiary,#252540);color:var(--text-primary,#fff)}.ResourcesPanel-module__vyRDVG__tab.ResourcesPanel-module__vyRDVG__active{color:var(--accent-color,#6c5ce7);border-bottom-color:var(--accent-color,#6c5ce7)}.ResourcesPanel-module__vyRDVG__content{flex:1;padding:16px 20px;overflow-y:auto}.ResourcesPanel-module__vyRDVG__loading{color:var(--text-secondary,#999);justify-content:center;align-items:center;padding:40px;display:flex}.ResourcesPanel-module__vyRDVG__searchSection{margin-bottom:12px;position:relative}.ResourcesPanel-module__vyRDVG__searchInput{border:1px solid var(--border-color,#333);background:var(--bg-tertiary,#252540);width:100%;color:var(--text-primary,#fff);border-radius:6px;padding:10px 36px 10px 12px;font-size:.875rem}.ResourcesPanel-module__vyRDVG__searchInput:focus{border-color:var(--accent-color,#6c5ce7);outline:none}.ResourcesPanel-module__vyRDVG__searchInput::placeholder{color:var(--text-secondary,#999)}.ResourcesPanel-module__vyRDVG__clearSearchBtn{color:var(--text-secondary,#999);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:1.25rem;line-height:1;transition:all .2s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ResourcesPanel-module__vyRDVG__clearSearchBtn:hover{background:var(--bg-secondary,#1a1a2e);color:var(--text-primary,#fff)}.ResourcesPanel-module__vyRDVG__addSection{margin-bottom:16px}.ResourcesPanel-module__vyRDVG__addBtn{background:var(--accent-color,#6c5ce7);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:10px 16px;font-size:.875rem;transition:all .2s}.ResourcesPanel-module__vyRDVG__addBtn:hover{background:var(--accent-hover,#5a4dd1)}.ResourcesPanel-module__vyRDVG__addForm,.ResourcesPanel-module__vyRDVG__editForm{flex-direction:column;gap:8px;display:flex}.ResourcesPanel-module__vyRDVG__addForm input,.ResourcesPanel-module__vyRDVG__editForm input{border:1px solid var(--border-color,#333);background:var(--bg-tertiary,#252540);color:var(--text-primary,#fff);border-radius:6px;padding:10px 12px;font-size:.875rem}.ResourcesPanel-module__vyRDVG__addForm input:focus,.ResourcesPanel-module__vyRDVG__editForm input:focus{border-color:var(--accent-color,#6c5ce7);outline:none}.ResourcesPanel-module__vyRDVG__addForm input::placeholder,.ResourcesPanel-module__vyRDVG__editForm input::placeholder{color:var(--text-secondary,#999)}.ResourcesPanel-module__vyRDVG__addActions,.ResourcesPanel-module__vyRDVG__editActions{gap:8px;display:flex}.ResourcesPanel-module__vyRDVG__saveBtn{background:var(--success-color,#00b894);color:#fff;cursor:pointer;border:none;border-radius:4px;flex:1;padding:8px 16px;font-size:.875rem;transition:all .2s}.ResourcesPanel-module__vyRDVG__saveBtn:hover{background:var(--success-hover,#00a382)}.ResourcesPanel-module__vyRDVG__cancelBtn{background:var(--bg-tertiary,#252540);color:var(--text-secondary,#999);border:1px solid var(--border-color,#333);cursor:pointer;border-radius:4px;padding:8px 16px;font-size:.875rem;transition:all .2s}.ResourcesPanel-module__vyRDVG__cancelBtn:hover{background:var(--bg-secondary,#1a1a2e);color:var(--text-primary,#fff)}.ResourcesPanel-module__vyRDVG__itemsList{flex-direction:column;gap:8px;display:flex}.ResourcesPanel-module__vyRDVG__empty{text-align:center;color:var(--text-secondary,#999);padding:40px 20px}.ResourcesPanel-module__vyRDVG__itemRow{background:var(--bg-tertiary,#252540);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.ResourcesPanel-module__vyRDVG__itemInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ResourcesPanel-module__vyRDVG__itemName{color:var(--text-primary,#fff);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.ResourcesPanel-module__vyRDVG__itemTitle{color:var(--text-secondary,#999);font-size:.75rem}.ResourcesPanel-module__vyRDVG__itemActions{flex-shrink:0;gap:6px;display:flex}.ResourcesPanel-module__vyRDVG__editBtn,.ResourcesPanel-module__vyRDVG__deleteBtn{cursor:pointer;border:none;border-radius:4px;padding:6px 10px;font-size:.75rem;transition:all .2s}.ResourcesPanel-module__vyRDVG__editBtn{background:var(--bg-secondary,#1a1a2e);color:var(--text-secondary,#999)}.ResourcesPanel-module__vyRDVG__editBtn:hover{background:var(--accent-color,#6c5ce7);color:#fff}.ResourcesPanel-module__vyRDVG__deleteBtn{background:var(--bg-secondary,#1a1a2e);color:var(--text-secondary,#999)}.ResourcesPanel-module__vyRDVG__deleteBtn:hover{background:var(--danger-color,#e74c3c);color:#fff}
.GlobalBibleSearch-module__O0fnYq__widget{z-index:900;color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5cff,#5b3ff2);border:none;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #5b3ff273}.GlobalBibleSearch-module__O0fnYq__widget:hover{transform:translateY(-1px);box-shadow:0 10px 28px #5b3ff28c}.GlobalBibleSearch-module__O0fnYq__widget svg{flex:none}@media (max-width:600px){.GlobalBibleSearch-module__O0fnYq__widget{padding:12px;bottom:14px;right:14px}.GlobalBibleSearch-module__O0fnYq__widget span{display:none}}@media (max-width:1023px){body.has-floating-action-bar .GlobalBibleSearch-module__O0fnYq__widget{bottom:calc(78px + env(safe-area-inset-bottom,0px))}}.GlobalBibleSearch-module__O0fnYq__overlay{z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#06060e8c;justify-content:center;align-items:flex-start;padding:12vh 16px 16px;display:flex;position:fixed;inset:0}.GlobalBibleSearch-module__O0fnYq__palette{background:#14141d;border:1px solid #2a2a35;border-radius:16px;flex-direction:column;width:min(620px,100%);max-height:72vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #0009}.GlobalBibleSearch-module__O0fnYq__input{color:#fff;background:0 0;border:none;border-bottom:1px solid #2a2a35;outline:none;width:100%;padding:18px 22px;font-size:20px;font-weight:600}.GlobalBibleSearch-module__O0fnYq__input::placeholder{color:#6b6f8c;font-weight:500}.GlobalBibleSearch-module__O0fnYq__presets{border-bottom:1px solid #2a2a35;max-height:34vh;padding:8px 0;overflow-y:auto}.GlobalBibleSearch-module__O0fnYq__body{padding:8px 0;overflow-y:auto}.GlobalBibleSearch-module__O0fnYq__section{padding:8px 0}.GlobalBibleSearch-module__O0fnYq__section+.GlobalBibleSearch-module__O0fnYq__section{border-top:1px solid #20202c}.GlobalBibleSearch-module__O0fnYq__sectionTitle{letter-spacing:1.4px;text-transform:uppercase;color:#7c5cff;padding:6px 22px;font-size:11px;font-weight:800}.GlobalBibleSearch-module__O0fnYq__row{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:12px 22px;font-size:16px;display:flex}.GlobalBibleSearch-module__O0fnYq__row:hover:not(:disabled){background:#7c5cff24}.GlobalBibleSearch-module__O0fnYq__row:disabled{opacity:.4;cursor:default}.GlobalBibleSearch-module__O0fnYq__rowLabel{font-weight:700}.GlobalBibleSearch-module__O0fnYq__rowRef{color:#c7cdec;font-variant-numeric:tabular-nums;font-weight:600}.GlobalBibleSearch-module__O0fnYq__section .GlobalBibleSearch-module__O0fnYq__row .GlobalBibleSearch-module__O0fnYq__rowRef:only-child{color:#fff}.GlobalBibleSearch-module__O0fnYq__rowGo{color:#9d86ff;font-size:14px;font-weight:700}.GlobalBibleSearch-module__O0fnYq__rowHint{color:#6b6f8c;font-size:13px}.GlobalBibleSearch-module__O0fnYq__empty{color:#6b6f8c;padding:16px 22px;font-size:14px}.GlobalBibleSearch-module__O0fnYq__foot{color:#8b90ad;border-top:1px solid #2a2a35;justify-content:space-between;align-items:center;gap:12px;padding:11px 22px;font-size:12px;display:flex}.GlobalBibleSearch-module__O0fnYq__hideBtn{color:#ff7a7a;cursor:pointer;background:#ff44441f;border:1px solid #ff5a5a80;border-radius:8px;flex:none;padding:7px 14px;font-size:13px;font-weight:700}.GlobalBibleSearch-module__O0fnYq__hideBtn:hover{background:#f443}
.theme-stage-module__wCnF0G__stage{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.theme-stage-module__wCnF0G__ground{background:var(--stage-ground);position:absolute;inset:0}.theme-stage-module__wCnF0G__weave{background:var(--stage-weave);opacity:var(--stage-weave-opacity,.04);position:absolute;inset:0}.theme-stage-module__wCnF0G__mote{background:var(--stage-motes-color);background:radial-gradient(circle,var(--stage-motes-color)0%,transparent 70%);opacity:var(--stage-motes-opacity,.5);border-radius:50%;animation-name:theme-stage-module__wCnF0G__stageMoteRise;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}@keyframes theme-stage-module__wCnF0G__stageMoteRise{0%{opacity:0;transform:translate(0,0)}14%{opacity:var(--stage-motes-opacity,.5)}76%{opacity:var(--stage-motes-opacity,.5)}to{transform:translate3d(var(--mote-dx,12px),-260px,0);opacity:0}}.theme-stage-module__wCnF0G__horizon{height:46%;position:absolute;bottom:0;left:0;right:0}.theme-stage-module__wCnF0G__horizonGlow{background:radial-gradient(58% 100% at 50% 100%,var(--stage-sig-color)0%,transparent 66%);opacity:.5;height:128%;position:absolute;bottom:-30%;left:-14%;right:-14%}.theme-stage-module__wCnF0G__horizonCore{background:radial-gradient(50% 100% at 50% 100%,var(--stage-sig-bright)0%,transparent 70%);opacity:.3;height:58%;position:absolute;bottom:-12%;left:18%;right:18%}.theme-stage-module__wCnF0G__horizonRule{background:linear-gradient(to right,transparent 0%,var(--stage-sig-color)26%,var(--stage-sig-color)74%,transparent 100%);opacity:.55;height:1px;position:absolute;bottom:19.3%;left:0;right:0;overflow:hidden}.theme-stage-module__wCnF0G__horizonWash{background:radial-gradient(46% 100% at 50% 100%,var(--stage-sig-color)0%,transparent 72%);opacity:.16;height:16%;position:absolute;bottom:42%;left:0;right:0}.theme-stage-module__wCnF0G__horizonSheen{background:linear-gradient(to right,transparent 0%,var(--stage-sig-bright)50%,transparent 100%);width:18%;animation:14s ease-in-out infinite theme-stage-module__wCnF0G__stageSheen;position:absolute;top:0;bottom:0;left:0}@keyframes theme-stage-module__wCnF0G__stageSheen{0%{opacity:0;transform:translate(-120%)}12%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(640%)}}.theme-stage-module__wCnF0G__star{background:var(--stage-motes-color);box-shadow:0 0 4px var(--stage-motes-color);border-radius:50%;animation-name:theme-stage-module__wCnF0G__stageStarBreathe;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}@keyframes theme-stage-module__wCnF0G__stageStarBreathe{0%,to{opacity:calc(var(--stage-motes-opacity,.7)*.28);transform:scale(.8)}50%{opacity:var(--stage-motes-opacity,.7);transform:scale(1)}}.theme-stage-module__wCnF0G__curtain{transform-origin:50% 0;pointer-events:none;width:15%;height:92%;position:absolute;top:-14%;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 62%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 62%,#0000 100%)}.theme-stage-module__wCnF0G__curtainA{background:linear-gradient(90deg,transparent 0%,var(--stage-sig-color)38%,var(--stage-sig-bright)56%,transparent 100%);animation:26s ease-in-out infinite theme-stage-module__wCnF0G__stageCurtainA;left:6%}.theme-stage-module__wCnF0G__curtainB{background:linear-gradient(90deg,transparent 0%,var(--stage-sig-bright)46%,transparent 100%);opacity:.72;width:11%;animation:31s ease-in-out infinite theme-stage-module__wCnF0G__stageCurtainB;left:27%}.theme-stage-module__wCnF0G__curtainC{background:linear-gradient(90deg,transparent 0%,var(--stage-sig-alt)42%,var(--stage-sig-color)58%,transparent 100%);width:17%;animation:35s ease-in-out infinite theme-stage-module__wCnF0G__stageCurtainC;left:52%}.theme-stage-module__wCnF0G__curtainD{background:linear-gradient(90deg,transparent 0%,var(--stage-sig-alt)50%,transparent 100%);opacity:.66;width:12%;animation:29s ease-in-out infinite reverse theme-stage-module__wCnF0G__stageCurtainA;left:76%}@keyframes theme-stage-module__wCnF0G__stageCurtainA{0%,to{opacity:.6;transform:skew(-5deg)scaleY(.94)translateZ(0)}50%{opacity:.95;transform:skew(3deg)scaleY(1.04)translateZ(0)}}@keyframes theme-stage-module__wCnF0G__stageCurtainB{0%,to{opacity:.9;transform:skew(4deg)scaleY(1.02)translateZ(0)}50%{opacity:.5;transform:skew(-6deg)scaleY(.9)translateZ(0)}}@keyframes theme-stage-module__wCnF0G__stageCurtainC{0%,to{opacity:.5;transform:skew(2deg)scaleY(.97)translateZ(0)}50%{opacity:.88;transform:skew(-4deg)scaleY(1.06)translateZ(0)}}.theme-stage-module__wCnF0G__mitred{border:1px solid var(--stage-sig-color);opacity:.72;position:absolute;inset:34px;overflow:hidden}.theme-stage-module__wCnF0G__mitredInner{border:1px solid var(--stage-sig-color);opacity:.5;position:absolute;inset:7px}.theme-stage-module__wCnF0G__mitredSheen{background:linear-gradient(to right,transparent,var(--stage-sig-bright),transparent);width:26%;height:2px;animation:18s linear infinite theme-stage-module__wCnF0G__stageMitredRun;position:absolute;top:-1px;left:0}@keyframes theme-stage-module__wCnF0G__stageMitredRun{0%{opacity:0;transform:translate(-110%)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(500%)}}.theme-stage-module__wCnF0G__sash{background:linear-gradient(100deg,var(--stage-sig-color)0%,var(--stage-sig-alt)100%);height:30%;position:absolute;top:30%;left:-12%;right:-12%;overflow:hidden;transform:rotate(-6deg);box-shadow:0 30px 90px #00000073}.theme-stage-module__wCnF0G__sashEdge{background:linear-gradient(to right,transparent,var(--stage-sig-bright),transparent);width:22%;height:3px;animation:11s ease-in-out infinite theme-stage-module__wCnF0G__stageSashRun;position:absolute;top:0;left:0}@keyframes theme-stage-module__wCnF0G__stageSashRun{0%{opacity:0;transform:translate(-120%)}14%{opacity:1}86%{opacity:1}to{opacity:0;transform:translate(560%)}}.theme-stage-module__wCnF0G__meteor{background:linear-gradient(to right,transparent,var(--stage-sig-color),var(--stage-sig-bright));opacity:0;border-radius:2px;width:210px;height:2px;animation-name:theme-stage-module__wCnF0G__stageMeteorFall;animation-timing-function:cubic-bezier(.4,0,.9,.6);animation-iteration-count:infinite;position:absolute}.theme-stage-module__wCnF0G__meteorA{animation-duration:38s;animation-delay:-6s;top:10%;left:58%}.theme-stage-module__wCnF0G__meteorB{animation-duration:53s;animation-delay:-31s;top:26%;left:22%}@keyframes theme-stage-module__wCnF0G__stageMeteorFall{0%,92%{opacity:0;transform:translate(0,0)rotate(22deg)}94%{opacity:1}to{opacity:0;transform:translate(320px,190px)rotate(22deg)}}.theme-stage-module__wCnF0G__caustics{height:46%;position:absolute;top:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 46%,#0000 100%);mask-image:linear-gradient(#000 0% 46%,#0000 100%)}.theme-stage-module__wCnF0G__caustic{background:repeating-linear-gradient(104deg,transparent 0px,color-mix(in srgb,var(--stage-sig-color)30%,transparent)34px,var(--stage-sig-color)62px,color-mix(in srgb,var(--stage-sig-color)30%,transparent)92px,transparent 132px,transparent 210px);opacity:.2;width:60%;height:100%;position:absolute;left:-30%}.theme-stage-module__wCnF0G__causticA{animation:34s linear infinite theme-stage-module__wCnF0G__stageCausticRoll;top:-12%}.theme-stage-module__wCnF0G__causticB{opacity:.14;width:74%;animation:51s linear infinite reverse theme-stage-module__wCnF0G__stageCausticRoll;top:4%}.theme-stage-module__wCnF0G__causticC{opacity:.15;background:repeating-linear-gradient(96deg,transparent 0px,color-mix(in srgb,var(--stage-sig-bright)26%,transparent)22px,var(--stage-sig-bright)44px,color-mix(in srgb,var(--stage-sig-bright)26%,transparent)68px,transparent 104px,transparent 240px);width:48%;animation:43s linear infinite theme-stage-module__wCnF0G__stageCausticRoll;top:-22%}@keyframes theme-stage-module__wCnF0G__stageCausticRoll{0%{transform:translate(0,0)}to{transform:translate(150%)}}.theme-stage-module__wCnF0G__petal{background:var(--stage-motes-color);border-radius:60% 60% 62% 62%/74% 74% 40% 40%;animation-name:theme-stage-module__wCnF0G__stagePetalFall;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:-6%}@keyframes theme-stage-module__wCnF0G__stagePetalFall{0%{opacity:0;transform:translate(0,0)rotate(0)}10%{opacity:var(--stage-motes-opacity,.5)}84%{opacity:var(--stage-motes-opacity,.5)}to{transform:translate3d(var(--petal-dx,20px),118vh,0)rotate(var(--petal-spin,220deg));opacity:0}}.theme-stage-module__wCnF0G__arch{border-radius:50% 50% 0 0/62% 62% 0 0;width:58%;height:88%;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.theme-stage-module__wCnF0G__archGlow{background:radial-gradient(76% 92% at 50% 92%,var(--stage-sig-color)0%,transparent 74%);opacity:.7;position:absolute;inset:0}.theme-stage-module__wCnF0G__archRim{border:2px solid var(--stage-sig-bright);opacity:.34;border-bottom:0;border-radius:50% 50% 0 0/62% 62% 0 0;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 52%,#0000 92%);mask-image:linear-gradient(#000 0% 52%,#0000 92%)}.theme-stage-module__wCnF0G__ascend{width:96px;height:96px;animation:46s ease-in-out infinite theme-stage-module__wCnF0G__stageAscendPath;position:absolute;bottom:16%;left:12%}.theme-stage-module__wCnF0G__ascendMark{opacity:.9;animation:11s ease-in-out infinite theme-stage-module__wCnF0G__stageAscendBank;position:absolute;inset:0}.theme-stage-module__wCnF0G__ascendTrail{background:linear-gradient(to left,var(--stage-sig-bright),transparent);opacity:.22;width:240px;height:2px;position:absolute;top:54%;right:62%}@keyframes theme-stage-module__wCnF0G__stageAscendPath{0%{opacity:0;transform:translate(0,0)}8%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(76vw,-42vh)}}@keyframes theme-stage-module__wCnF0G__stageAscendBank{0%,to{transform:rotate(-5deg)scale(1)}50%{transform:rotate(4deg)scale(1.04)}}.theme-stage-module__wCnF0G__sheaf{height:26%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.theme-stage-module__wCnF0G__stalk{transform-origin:50% 100%;width:92px;position:absolute;bottom:0}.theme-stage-module__wCnF0G__stalk svg{height:100%}.theme-stage-module__wCnF0G__floater{aspect-ratio:1;opacity:.5;animation-name:theme-stage-module__wCnF0G__stageFloatUp;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute}@keyframes theme-stage-module__wCnF0G__stageFloatUp{0%{opacity:0;transform:translate(0,0)rotate(-3deg)}12%{opacity:.55}80%{opacity:.55}to{transform:translate3d(var(--float-dx,30px),-132vh,0)rotate(4deg);opacity:0}}.theme-stage-module__wCnF0G__field,.theme-stage-module__wCnF0G__features{mix-blend-mode:screen}.theme-stage-module__wCnF0G__watermark{aspect-ratio:1;animation:26s ease-in-out infinite theme-stage-module__wCnF0G__stageWatermarkFloat;position:absolute;transform:translate(-50%,-50%)}.theme-stage-module__wCnF0G__watermark svg{width:100%;height:100%;display:block}.theme-stage-module__wCnF0G__watermarkSubtle{opacity:.05!important}.theme-stage-module__wCnF0G__watermarkSubtle svg{animation:none}@keyframes theme-stage-module__wCnF0G__stageWatermarkFloat{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-51.4%)scale(1.035)}}.theme-stage-module__wCnF0G__friezeTop{top:12px}.theme-stage-module__wCnF0G__friezeBottom{bottom:12px}.theme-stage-module__wCnF0G__seam{background:linear-gradient(to right,transparent,var(--stage-sig-color)15%,var(--stage-sig-color)85%,transparent);opacity:.55;height:1px;position:absolute;left:0;right:0}.theme-stage-module__wCnF0G__seamTop{top:56px}.theme-stage-module__wCnF0G__seamBottom{bottom:56px}.theme-stage-module__wCnF0G__bubble{background:radial-gradient(circle at 32% 28%,var(--stage-motes-color)0%,transparent 42%),radial-gradient(circle,transparent 52%,var(--stage-motes-color)74%,transparent 100%);opacity:var(--stage-motes-opacity,.4);border-radius:50%;animation-name:theme-stage-module__wCnF0G__stageBubbleRise;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}@keyframes theme-stage-module__wCnF0G__stageBubbleRise{0%{opacity:0;transform:translateY(20vh)scale(.85)}14%{opacity:var(--stage-motes-opacity,.4)}80%{opacity:var(--stage-motes-opacity,.4)}to{transform:translate3d(var(--drift-dx,18px),-110vh,0)scale(1.1);opacity:0}}.theme-stage-module__wCnF0G__leaf{background:var(--stage-motes-color);opacity:var(--stage-motes-opacity,.45);border-radius:0 60%;animation-name:theme-stage-module__wCnF0G__stageLeafFall;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute}@keyframes theme-stage-module__wCnF0G__stageLeafFall{0%{opacity:0;transform:translateY(-20vh)rotate(0)}12%{opacity:var(--stage-motes-opacity,.45)}82%{opacity:var(--stage-motes-opacity,.45)}to{transform:translate3d(var(--drift-dx,24px),110vh,0)rotate(300deg);opacity:0}}.theme-stage-module__wCnF0G__cloud{background:radial-gradient(60% 46% at 50% 52%,var(--stage-motes-color)0%,transparent 72%);opacity:var(--stage-motes-opacity,.3);border-radius:50%;animation-name:theme-stage-module__wCnF0G__stageCloudDrift;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute}@keyframes theme-stage-module__wCnF0G__stageCloudDrift{0%{opacity:0;transform:translate(-30vw)}10%{opacity:var(--stage-motes-opacity,.3)}88%{opacity:var(--stage-motes-opacity,.3)}to{opacity:0;transform:translate(120vw)}}.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__horizon,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__horizonRule,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__curtain,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__mitred,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__sash,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__meteor,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__caustics,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__arch,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__ascend,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__sheaf,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__floater,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__friezeTop,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__friezeBottom,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__seam{display:none}.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__mote{opacity:calc(var(--stage-motes-opacity,.5)*.45)}.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__star{opacity:calc(var(--stage-motes-opacity,.7)*.3);animation:none}.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__weave{opacity:calc(var(--stage-weave-opacity,.04)*.6)}.theme-stage-module__wCnF0G__inset .theme-stage-module__wCnF0G__horizon{height:54%}.theme-stage-module__wCnF0G__inset .theme-stage-module__wCnF0G__horizonRule{bottom:22.7%}.theme-stage-module__wCnF0G__inset .theme-stage-module__wCnF0G__mitred{inset:16px}.theme-stage-module__wCnF0G__inset .theme-stage-module__wCnF0G__sash{height:26%;top:34%}.theme-stage-module__wCnF0G__inset .theme-stage-module__wCnF0G__mote{opacity:calc(var(--stage-motes-opacity,.5)*.7)}@media (prefers-reduced-motion:reduce){.theme-stage-module__wCnF0G__mote,.theme-stage-module__wCnF0G__star,.theme-stage-module__wCnF0G__petal,.theme-stage-module__wCnF0G__bubble,.theme-stage-module__wCnF0G__leaf,.theme-stage-module__wCnF0G__cloud,.theme-stage-module__wCnF0G__curtain,.theme-stage-module__wCnF0G__caustic,.theme-stage-module__wCnF0G__ascend,.theme-stage-module__wCnF0G__ascendMark,.theme-stage-module__wCnF0G__floater,.theme-stage-module__wCnF0G__watermark,.theme-stage-module__wCnF0G__horizonSheen,.theme-stage-module__wCnF0G__mitredSheen,.theme-stage-module__wCnF0G__sashEdge,.theme-stage-module__wCnF0G__meteor{animation:none!important}.theme-stage-module__wCnF0G__meteor,.theme-stage-module__wCnF0G__petal{opacity:0}.theme-stage-module__wCnF0G__bubble,.theme-stage-module__wCnF0G__leaf,.theme-stage-module__wCnF0G__cloud{opacity:var(--stage-motes-opacity,.4);transform:none}.theme-stage-module__wCnF0G__ascend{opacity:1;transform:none}.theme-stage-module__wCnF0G__floater{opacity:.5;transform:translateY(-60vh)}.theme-stage-module__wCnF0G__mote{opacity:var(--stage-motes-opacity,.5);transform:none}.theme-stage-module__wCnF0G__star{opacity:var(--stage-motes-opacity,.7);transform:none}.theme-stage-module__wCnF0G__curtain{opacity:.7;transform:none}.theme-stage-module__wCnF0G__watermark,.theme-stage-module__wCnF0G__horizonSheen,.theme-stage-module__wCnF0G__mitredSheen,.theme-stage-module__wCnF0G__sashEdge{opacity:0}}.theme-stage-module__wCnF0G__sweep{pointer-events:none;background:linear-gradient(var(--sweep-angle,108deg),transparent 0%,var(--sweep-color)50%,transparent 100%);opacity:0;width:34%;animation-name:theme-stage-module__wCnF0G__stageSweep;animation-timing-function:cubic-bezier(.45,0,.55,1);animation-iteration-count:infinite;position:absolute;top:-25%;bottom:-25%;left:0}@keyframes theme-stage-module__wCnF0G__stageSweep{0%{opacity:0;transform:translate(-140%)skew(-12deg)}18%{opacity:1}76%{opacity:1}to{opacity:0;transform:translate(420%)skew(-12deg)}}.theme-stage-module__wCnF0G__twinkle{background:var(--twinkle-color);width:3px;height:3px;box-shadow:0 0 10px 2px var(--twinkle-color);opacity:0;border-radius:50%;animation-name:theme-stage-module__wCnF0G__stageTwinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}@keyframes theme-stage-module__wCnF0G__stageTwinkle{0%,82%,to{opacity:0;transform:scale(.4)}88%{opacity:1;transform:scale(1.5)}}.theme-stage-module__wCnF0G__swayOn .theme-stage-module__wCnF0G__stalk{transform-origin:50% 100%;animation:7s ease-in-out infinite theme-stage-module__wCnF0G__stageStalkSway}.theme-stage-module__wCnF0G__swayOn .theme-stage-module__wCnF0G__stalk:nth-child(3n){animation-duration:9s;animation-delay:-2s}.theme-stage-module__wCnF0G__swayOn .theme-stage-module__wCnF0G__stalk:nth-child(3n+1){animation-duration:11s;animation-delay:-5s}.theme-stage-module__wCnF0G__swayOn .theme-stage-module__wCnF0G__stalk:nth-child(4n){animation-duration:8s;animation-delay:-3.5s}@keyframes theme-stage-module__wCnF0G__stageStalkSway{0%,to{transform:translate(-50%)rotate(-2.4deg)}50%{transform:translate(-50%)rotate(2.4deg)}}.theme-stage-module__wCnF0G__pulseOn .theme-stage-module__wCnF0G__watermark svg{animation:9s ease-in-out infinite theme-stage-module__wCnF0G__stageWatermarkPulse}@keyframes theme-stage-module__wCnF0G__stageWatermarkPulse{0%,to{filter:drop-shadow(0 0 10px var(--stage-sig-color));opacity:.8}50%{filter:drop-shadow(0 0 30px var(--stage-sig-color));opacity:1}}.theme-stage-module__wCnF0G__pulseOn .theme-stage-module__wCnF0G__archGlow{animation:6.5s ease-in-out infinite theme-stage-module__wCnF0G__stageArchFlicker}@keyframes theme-stage-module__wCnF0G__stageArchFlicker{0%,to{opacity:.62}22%{opacity:.78}47%{opacity:.55}71%{opacity:.82}}.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__sweep,.theme-stage-module__wCnF0G__subtle .theme-stage-module__wCnF0G__twinkle{display:none}@media (prefers-reduced-motion:reduce){.theme-stage-module__wCnF0G__sweep,.theme-stage-module__wCnF0G__twinkle{opacity:0;animation:none!important}.theme-stage-module__wCnF0G__swayOn .theme-stage-module__wCnF0G__stalk,.theme-stage-module__wCnF0G__pulseOn .theme-stage-module__wCnF0G__watermark svg,.theme-stage-module__wCnF0G__pulseOn .theme-stage-module__wCnF0G__archGlow{animation:none!important}}
