:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{overflow:hidden;height:100%;width:100%}body{margin:0;min-width:320px;height:100vh;max-height:100vh;overflow:hidden;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;height:100vh;max-height:100vh;margin:0;padding:0;overflow:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.coming-soon-container{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:3rem 1rem;overflow:hidden;background-color:#000}.background-image{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/images/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;opacity:.7}.mandala{position:fixed;width:400px;height:400px;background-image:url(/images/mandala%20design.png);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.5;z-index:1;pointer-events:none;animation:rotateMandala 20s linear infinite;transform-origin:center center}@keyframes rotateMandala{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mobileMandalaMotion{0%{transform:rotate(0) translateY(-20px)}50%{transform:rotate(180deg) translateY(20px)}to{transform:rotate(360deg) translateY(-20px)}}@keyframes mobileMandalaRotateOnly{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mandala-top-left{top:-100px;left:-110px}.mandala-bottom-right{bottom:-100px;right:-100px}.content-wrapper{position:relative;z-index:2;text-align:center;max-width:1600px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin:0 auto;padding:2rem 1rem}.logo-container{margin-bottom:3rem;display:flex;justify-content:center;align-items:center;width:100%;animation:fadeInUp 1s ease-out}.logo{width:clamp(180px,30vw,350px);height:auto;object-fit:contain;display:block;margin:0 auto;animation:logoGlow 3s ease-in-out infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes logoGlow{0%,to{filter:drop-shadow(0 0 10px rgba(212,175,55,.3))}50%{filter:drop-shadow(0 0 20px rgba(212,175,55,.6))}}.announcement-text{font-family:Arial,Helvetica,sans-serif;font-size:clamp(.8rem,2vw,1.5rem);font-weight:400;color:#ffe2ac;margin:1rem 0 .5rem;margin-top:-120px;text-align:center;width:100%;animation:fadeInUp 1s ease-out .2s both}.main-headline{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,8vw,5.5rem);font-weight:400;background:linear-gradient(to bottom,#d4af37,#ffe2ac,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:-.9rem auto;line-height:1.3;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.5));text-align:center;width:100%;animation:fadeInUp 1s ease-out .4s both}.main-headline .highlight{display:block;font-size:1.1em;margin-top:.9rem;text-align:center}.supporting-text{font-family:Arial,Helvetica,sans-serif;font-size:clamp(.75rem,2.5vw,1.23rem);font-weight:300;color:#ffe2ac;margin:1rem auto;line-height:1.6;max-width:600px;text-align:center;width:100%;animation:fadeInUp 1s ease-out .6s both}.supporting-line{display:inline;white-space:nowrap}.view-menu-btn{background-color:#fff;color:#000;border:none;border-radius:30px;padding:clamp(.7rem,2vw,1rem) clamp(1.5rem,5vw,3rem);font-size:clamp(.85rem,2.5vw,1.1rem);font-weight:600;font-family:Arial,Helvetica,sans-serif;cursor:pointer;transition:all .3s ease;margin:1.5rem auto 0;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 4px 6px #0000004d;display:block;text-align:center;animation:fadeInUp 1s ease-out .8s both}.view-menu-btn:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 6px 8px #0006}.view-menu-btn:active{transform:translateY(0)}@media(max-width:1024px){.content-wrapper{margin-top:-150px}.logo-container{margin-bottom:2rem}.logo{width:300px}.announcement-text{font-size:1.3rem;margin-top:-100px}.main-headline{font-size:4rem}.supporting-text{font-size:1.1rem;max-width:550px}}@media(max-width:768px){.coming-soon-container{padding:2rem 1rem;min-height:100vh;height:auto;align-items:flex-start;overflow:auto}.content-wrapper{padding:1.5rem 0;justify-content:center;margin-top:0;gap:1rem}.logo-container{margin-bottom:1.5rem}.mandala{position:absolute;width:250px;height:250px;animation:mobileMandalaRotateOnly 18s linear infinite;filter:sepia(1) saturate(6) hue-rotate(10deg) brightness(1.3);opacity:.35}.mandala-top-left{top:4%;left:50%;transform:translate(-50%)}.mandala-bottom-right{bottom:4%;left:50%;transform:translate(-50%)}.logo{width:280px}.announcement-text{font-size:1.2rem;margin-top:-80px}.main-headline{font-size:2.5rem;margin:-.5rem auto}.main-headline .highlight{margin-top:.5rem}.supporting-text{font-size:.9rem;padding:0 1rem;max-width:100%}.supporting-line{display:block}.view-menu-btn{padding:.9rem 2rem;font-size:1rem}}@media(max-width:480px){.coming-soon-container{padding:1.5rem .75rem;min-height:100vh;height:auto;align-items:flex-start;overflow:hidden}.content-wrapper{padding:1rem 0;justify-content:center;margin-top:0;gap:.75rem}.logo-container{margin-bottom:1rem}.mandala{position:absolute;width:300px;height:300px;opacity:1;animation:mobileMandalaRotateOnly 14s linear infinite;filter:sepia(1) saturate(6) hue-rotate(10deg) brightness(1.3)}.mandala-top-left{top:-19%;left:15%;transform:translate(-50%)}.mandala-bottom-right{bottom:-6%;left:15%;transform:translate(-50%)}.logo{width:250px}.announcement-text{font-size:1rem;margin-top:-60px}.main-headline{font-size:2rem;margin:-.3rem auto;line-height:1.2}.main-headline .highlight{font-size:1em;margin-top:.5rem}.supporting-text{font-size:.85rem;padding:0 .5rem;max-width:100%;line-height:1.5}.supporting-line{display:block}.view-menu-btn{padding:.8rem 1.5rem;font-size:.9rem;margin-top:1rem}}@media(min-width:1200px){.coming-soon-container{padding:4rem 2rem;align-items:center}.content-wrapper{padding:3rem 0;justify-content:center;margin-top:-200px}.logo-container{margin-bottom:3rem}.logo{width:400px}.announcement-text{font-size:1.8rem;margin-top:-120px}.main-headline{font-size:5rem}.supporting-text{font-size:1.3rem;max-width:650px}.mandala{width:500px;height:500px}}@media(max-width:360px){.coming-soon-container{padding:1rem .5rem;min-height:100vh;height:auto;align-items:flex-start;overflow:auto}.content-wrapper{justify-content:center;margin-top:0;gap:.5rem;padding:.5rem 0}.logo-container{margin-bottom:.75rem}.logo{width:180px}.mandala{position:absolute;width:160px;height:160px;animation:mobileMandalaRotateOnly 12s linear infinite;filter:sepia(1) saturate(6) hue-rotate(10deg) brightness(1.3);opacity:.45}.mandala-top-left{top:2%;left:50%;transform:translate(-50%)}.mandala-bottom-right{bottom:2%;left:50%;transform:translate(-50%)}.announcement-text{font-size:.8rem;margin-top:-40px}.main-headline{font-size:1.2rem;margin:-.2rem auto;line-height:1.2}.main-headline .highlight{margin-top:.3rem;font-size:1em}.supporting-text{font-size:.75rem;padding:0 .5rem;line-height:1.4;max-width:100%}.view-menu-btn{padding:.7rem 1.2rem;font-size:.85rem;margin-top:.75rem}}@media(max-height:600px)and (orientation:landscape){.coming-soon-container{padding:1rem;min-height:100vh;height:auto;align-items:flex-start;overflow:auto}.content-wrapper{gap:.5rem;padding:.5rem 0;justify-content:center;margin-top:0}.logo-container{margin-bottom:.5rem}.logo{width:150px}.mandala{position:absolute;width:180px;height:180px;animation:mobileMandalaRotateOnly 14s linear infinite;filter:sepia(1) saturate(6) hue-rotate(10deg) brightness(1.3);opacity:.35}.mandala-top-left{top:3%;left:50%;transform:translate(-50%)}.mandala-bottom-right{bottom:3%;left:50%;transform:translate(-50%)}.announcement-text{font-size:.85rem;margin:.25rem 0;margin-top:-30px}.main-headline{font-size:1.2rem;margin:.25rem auto;line-height:1.2}.main-headline .highlight{margin-top:.3rem}.supporting-text{font-size:.75rem;margin:.25rem 0;line-height:1.4;max-width:100%}.view-menu-btn{padding:.6rem 1.5rem;font-size:.85rem;margin-top:.5rem}}@media(min-width:769px)and (max-width:1023px){.content-wrapper{margin-top:-180px}.logo-container{margin-bottom:2.5rem}.logo{width:320px}.announcement-text{font-size:1.4rem;margin-top:-110px}.main-headline{font-size:3.5rem}.supporting-text{font-size:1.15rem;max-width:580px}}.life-balance-menu-container{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 1rem;background-color:#000;overflow-x:hidden}.background-image{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/images/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;opacity:.7}.zoom-controls{position:fixed;bottom:20px;right:20px;z-index:100;display:flex;align-items:center;gap:10px;background:#000c;padding:10px 15px;border-radius:50px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #00000080}.zoom-btn{background:#fff;color:#000;border:none;width:30px;height:30px;border-radius:50%;font-size:1.2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s}.zoom-btn:active{transform:scale(.9)}.zoom-reset{background:transparent;color:#fff;border:1px solid #fff;padding:5px 10px;border-radius:20px;font-size:.8rem;cursor:pointer}.zoom-level{color:#fff;font-family:monospace;font-weight:700;min-width:45px;text-align:center}.menu-logo-container{position:relative;z-index:2;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;width:100%}.menu-logo{width:clamp(200px,25vw,300px);height:auto;object-fit:contain;display:block}.pdf-viewer-container{position:relative;z-index:2;width:100%;max-width:1200px;height:calc(100vh - 200px);min-height:840px;margin:0 auto;border-radius:20px;background-color:#ffffff0d;box-shadow:0 8px 16px #00000080;overflow:auto;display:flex;flex-direction:column;align-items:center;padding:20px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.pdf-viewer-container::-webkit-scrollbar{width:8px;height:8px}.pdf-viewer-container::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:4px}.pdf-page{margin-bottom:20px;box-shadow:0 4px 8px #0000004d;flex-shrink:0}.pdf-page canvas{display:block;border-radius:4px}@media(min-width:769px){.menu-logo-container{position:fixed;top:2rem;left:2rem;width:auto;margin-bottom:0;justify-content:flex-start}}@media(max-width:768px){.zoom-controls{bottom:10px;right:50%;transform:translate(50%);width:max-content}.life-balance-menu-container{padding:1.5rem 1rem}.menu-logo-container{margin-bottom:2rem;height:150px}.menu-logo{width:clamp(250px,50vw,350px)}.pdf-viewer-container{height:calc(100vh - 150px);min-height:500px}}@media(max-width:480px){.life-balance-menu-container{padding:.5rem .1rem}.menu-logo-container{margin-bottom:2rem}.menu-logo{width:clamp(200px,40vw,100px)}.pdf-viewer-container{width:90%;height:calc(100vh - 120px);min-height:400px;border-radius:20px;display:flex;align-items:center}}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .5s ease-in}.loading-overlay.fade-out{animation:fadeOut .5s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.loading-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.7;z-index:0}.loading-black-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.8;z-index:1}.loading-content{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.loading-logo-container{position:relative;display:flex;align-items:center;justify-content:center;animation:logoFloat 3s ease-in-out infinite}@keyframes logoFloat{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-20px) scale(1.05);opacity:.9}}.loading-logo{position:relative;z-index:2;width:clamp(200px,30vw,200px);height:auto;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(212,175,55,.3));animation:logoPulse 2s ease-in-out infinite}@keyframes logoPulse{0%,to{opacity:1;filter:drop-shadow(0 4px 8px rgba(212,175,55,.3)) brightness(1)}50%{opacity:.85;filter:drop-shadow(0 6px 12px rgba(212,175,55,.5)) brightness(1.1)}}.loading-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(280px,40vw,300px);height:clamp(280px,40vw,300px);display:flex;align-items:center;justify-content:center;z-index:1}.spinner-ring{position:absolute;border:3px solid transparent;border-top-color:#d4af37;border-radius:50%;animation:spin 1.5s linear infinite}.spinner-ring:nth-child(1){animation-delay:0s;border-top-color:#d4af37;opacity:1;width:100%;height:100%;border-width:3px}.spinner-ring:nth-child(2){animation-delay:.5s;border-top-color:#ffe2ac;opacity:.7;width:85%;height:85%;border-width:2.5px}.spinner-ring:nth-child(3){animation-delay:1s;border-top-color:#d4af37;opacity:.5;width:70%;height:70%;border-width:2px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.loading-logo{width:clamp(150px,35vw,250px)}.loading-spinner{width:clamp(220px,45vw,320px);height:clamp(220px,45vw,320px)}.spinner-ring:nth-child(1){border-width:2.5px}.spinner-ring:nth-child(2){border-width:2px}.spinner-ring:nth-child(3){border-width:1.5px}}@media(max-width:480px){.loading-logo{width:clamp(120px,40vw,200px)}.loading-spinner{width:clamp(180px,50vw,280px);height:clamp(180px,50vw,280px)}.spinner-ring:nth-child(1){border-width:2px}.spinner-ring:nth-child(2){border-width:1.5px}.spinner-ring:nth-child(3){border-width:1px}}
