: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();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.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{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;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(--scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.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]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.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{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--scale-factor));box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--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{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}*{box-sizing:border-box;margin:0;padding:0}:root{--gold:#d4af37;--amber:#ffbf00;--emerald:#0a2f1d;--forest:#03140c;--shadow:#010604;--glass:#0a2f1d33;--glass-border:#d4af3726;--glass-highlight:#ffffff0d;--text-main:#f4f1e1;--text-muted:#f4f1e180;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}body{background-color:var(--shadow);color:var(--text-main);cursor:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\"><circle cx=\"10\" cy=\"10\" r=\"3\" fill=\"%23D4AF37\" opacity=\"0.8\"/></svg>") 10 10,auto;font-family:Montserrat,sans-serif;overflow-x:hidden}.scene{background:radial-gradient(circle at 60% 40%, var(--emerald) 0%, var(--forest) 45%, var(--shadow) 85%);perspective:1000px;flex-direction:column;align-items:center;width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.noise{z-index:50;pointer-events:none;opacity:.12;mix-blend-mode:overlay;background:url("data:image/svg+xml;utf8,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cfilter id=\"noiseFilter\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.75\" numOctaves=\"3\" stitchTiles=\"stitch\"/%3E%3C/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noiseFilter)\"/%3E%3C/svg%3E");position:absolute;inset:0}.velvet{z-index:1;pointer-events:none;mix-blend-mode:multiply;opacity:.8;background:linear-gradient(135deg,#000c 0%,#0000 40%,#ffffff05 50%,#0000 60%,#000000e6 100%);position:absolute;inset:0}.spotlight{pointer-events:none;z-index:2;filter:blur(50px);background:radial-gradient(#d4af371f 0%,#ffbf000d 30%,#0000 60%);width:50vw;height:120vh;animation:8s ease-in-out infinite alternate flicker;position:absolute;top:-15vh;right:15vw;transform:rotate(-30deg)}@keyframes flicker{0%{opacity:.8}to{opacity:1.1}}.smoke-container{z-index:3;pointer-events:none;filter:blur(40px);opacity:.5;position:absolute;inset:0;overflow:hidden}.smoke-puff{background:radial-gradient(circle,#ffffff05 0%,#0000 60%);border-radius:50%;animation:30s ease-in-out infinite alternate drift;position:absolute}.smoke-puff:first-child{width:60vw;height:60vw;animation-delay:0s;top:10%;left:-10%}.smoke-puff:nth-child(2){width:50vw;height:50vw;animation-delay:-10s;top:30%;right:-20%}.smoke-puff:nth-child(3){background:radial-gradient(circle,#0a2f1d0f 0%,#0000 70%);width:70vw;height:70vw;animation-delay:-5s;bottom:-20%;left:30%}@keyframes drift{0%{transform:translate(0)scale(1)}to{transform:translate(8vw,-8vw)scale(1.1)}}.leaves{z-index:4;pointer-events:none;position:absolute;inset:0}.leaf{background:var(--shadow);filter:blur(18px);opacity:.95;position:absolute}.leaf-1{border-radius:50% 0 100%;width:45vw;height:80vh;animation:20s ease-in-out infinite alternate sway;top:-10vh;left:-20vw;transform:rotate(25deg);box-shadow:20px 20px 40px #000000e6}.leaf-2{border-radius:100% 0 50%;width:35vw;height:60vh;animation:22s ease-in-out infinite alternate-reverse sway;bottom:-15vh;right:-15vw;transform:rotate(-15deg);box-shadow:-20px -20px 40px #000000e6}@keyframes sway{0%{transform:rotate(15deg)translateY(0)}to{transform:rotate(20deg)translateY(3%)}}.content{z-index:10;scrollbar-width:none;width:100%;max-width:600px;max-height:100dvh;padding:clamp(24px,5vw,44px) clamp(20px,4vw,40px) clamp(20px,4vw,40px);padding-bottom:calc(var(--safe-bottom) + clamp(20px, 4vw, 40px));flex-direction:column;align-items:center;margin-top:auto;margin-bottom:auto;display:flex;position:relative;overflow:hidden auto}.content::-webkit-scrollbar{display:none}.brand{text-align:center;margin-bottom:clamp(30px,6vw,60px)}.title{letter-spacing:clamp(8px,3vw,18px);text-transform:uppercase;background:linear-gradient(180deg, #fff 0%, var(--gold) 45%, var(--amber) 80%, #5a4a1c 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 15px 20px #000c)drop-shadow(0 0 30px #d4af3733);opacity:0;-webkit-background-clip:text;background-clip:text;margin-left:clamp(8px,3vw,18px);font-family:Cormorant Garamond,serif;font-size:clamp(44px,12vw,84px);font-weight:300;line-height:1.1;animation:1s cubic-bezier(.19,1,.22,1) forwards eleganceReveal;transform:translateY(40px)}.subtitle{letter-spacing:clamp(5px,2vw,10px);text-transform:uppercase;color:var(--text-muted);opacity:0;margin-top:15px;margin-left:clamp(5px,2vw,10px);font-size:clamp(9px,2vw,11px);font-weight:300;animation:1s cubic-bezier(.19,1,.22,1) .2s forwards eleganceReveal;transform:translateY(20px)}.divider{background:linear-gradient(to bottom, transparent, var(--gold), transparent);opacity:0;width:1px;height:70px;margin:0 auto clamp(25px,5vw,50px);animation:1s .4s forwards fadeScale;box-shadow:0 0 10px #d4af3766}.menu{flex-direction:column;gap:clamp(14px,3vw,25px);width:100%;display:flex}.menu-item{background:var(--glass);-webkit-backdrop-filter:blur(15px);border:1px solid var(--glass-border);cursor:pointer;opacity:0;text-align:center;box-shadow:0 30px 60px #0009, inset 0 1px 0 var(--glass-highlight), inset 0 -1px 0 #000c;animation:eleganceReveal .9s cubic-bezier(.19, 1, .22, 1) forwards var(--delay,.6s);border-radius:2px;padding:clamp(14px,3vw,22px) clamp(16px,4vw,30px);transition:all .7s cubic-bezier(.19,1,.22,1);position:relative;overflow:hidden;transform:translateY(20px)}.menu-item span{z-index:2;letter-spacing:clamp(3px,1.2vw,5px);color:var(--text-main);font-family:Cormorant Garamond,serif;font-size:clamp(18px,4.5vw,26px);font-weight:500;transition:color .5s,transform .5s;display:inline-block;position:relative}.menu-item:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:50%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.menu-item:hover:before{left:200%}.menu-item:hover{background:#0a362266;border-color:#d4af3766;transform:translateY(-4px)translateZ(20px);box-shadow:0 40px 80px #000c,inset 0 1px #ffffff1a,0 0 30px #d4af3726}.menu-item:hover span{color:var(--gold);text-shadow:0 0 15px #d4af3766;transform:scale(1.02)}.footer-text{bottom:max(30px, calc(var(--safe-bottom) + 20px));letter-spacing:6px;text-transform:uppercase;color:#f4f1e14d;z-index:10;opacity:0;white-space:nowrap;font-size:10px;animation:1s 1s forwards fadeScale;position:absolute;left:50%;transform:translate(-50%)}.footer-text:before,.footer-text:after{content:"";background:#f4f1e14d;width:20px;height:1px;position:absolute;top:50%}.footer-text:before{right:calc(100% + 15px)}.footer-text:after{left:calc(100% + 15px)}@keyframes eleganceReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeScale{0%{opacity:0;transform:translate(-50%)scale(.9)}to{opacity:1;transform:translate(-50%)scale(1)}}.glow-point{pointer-events:none;z-index:5;opacity:0;filter:blur(20px);background:radial-gradient(circle,#d4af370d 0%,#0000 60%);border-radius:50%;width:400px;height:400px;transition:opacity .3s;position:absolute;transform:translate(-50%,-50%)}.back-btn{top:calc(var(--safe-top) + 18px);left:calc(var(--safe-left) + 18px);z-index:20;background:var(--glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;letter-spacing:3px;text-transform:uppercase;opacity:0;border-radius:2px;padding:8px 18px;font-family:Cormorant Garamond,serif;font-size:13px;transition:color .4s,border-color .4s,background .4s;animation:.7s cubic-bezier(.19,1,.22,1) .15s forwards eleganceReveal;position:absolute}.back-btn:hover{color:var(--gold);background:#0a2f1d59;border-color:#d4af3759}.menu-state{opacity:0;flex-direction:column;align-items:center;gap:20px;padding:24px 0;animation:1s 1s forwards eleganceReveal;display:flex}.menu-state--error{color:var(--text-muted);letter-spacing:1px;text-align:center;font-family:Cormorant Garamond,serif;font-size:16px}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2px solid #d4af3726;border-top-color:var(--gold);border-radius:50%;width:30px;height:30px;animation:.9s linear infinite spin}.retry-btn{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);color:var(--gold);cursor:pointer;letter-spacing:3px;text-transform:uppercase;border-radius:2px;padding:10px 24px;font-family:Cormorant Garamond,serif;font-size:14px;transition:all .4s}.retry-btn:hover{background:#0a362266;border-color:#d4af3766}.resource-overlay{z-index:100;background:#010604f7;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.resource-close{top:calc(var(--safe-top) + 20px);right:calc(var(--safe-right) + 20px);background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;z-index:1;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:all .3s;display:flex;position:absolute}.resource-close:hover{color:var(--gold);background:#0a2f1d66;border-color:#d4af3766}.resource-img{max-width:min(90vw, calc(100vw - var(--safe-left) - var(--safe-right) - 32px));max-height:calc(100dvh - 80px - var(--safe-top) - var(--safe-bottom));object-fit:contain;border:1px solid var(--glass-border);touch-action:manipulation;max-height:calc(100vh - 80px);display:block}@supports (max-height:100dvh){.resource-img{max-height:calc(100dvh - 80px - var(--safe-top) - var(--safe-bottom))}}.resource-overlay--pdf{padding-top:calc(var(--safe-top) + 68px);padding-bottom:calc(var(--safe-bottom) + 16px);padding-left:calc(var(--safe-left) + clamp(8px, 2vw, 16px));padding-right:calc(var(--safe-right) + clamp(8px, 2vw, 16px));justify-content:flex-start;gap:12px}.pdf-wrapper{scrollbar-width:thin;scrollbar-color:#d4af374d transparent;flex:1;width:100%;max-width:960px;min-height:0;overflow:hidden auto}.pdf-page-container{perspective:1400px;width:100%;position:relative;overflow:hidden}.pdf-page-motion{will-change:transform}.pdf-page-container>.pdf-page-motion:not(:last-child){width:100%;position:absolute;top:0;left:0}.pdf-wrapper::-webkit-scrollbar{width:4px}.pdf-wrapper::-webkit-scrollbar-thumb{background:#d4af374d;border-radius:2px}.pdf-wrapper .react-pdf__Page{justify-content:center;display:flex}.pdf-wrapper .react-pdf__Page canvas{max-width:100%;height:auto!important}.pdf-loading{justify-content:center;align-items:center;height:200px;display:flex}.pdf-error{color:var(--text-muted);letter-spacing:1px;text-align:center;padding:40px;font-family:Cormorant Garamond,serif;font-size:16px}.pdf-controls{flex-shrink:0;align-items:center;gap:20px;display:flex}.pdf-btn{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);color:var(--text-main);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:2px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .3s;display:flex}.pdf-btn:hover:not(:disabled){color:var(--gold);background:#0a2f1d66;border-color:#d4af3766}.pdf-btn:disabled{opacity:.3;cursor:not-allowed}.pdf-page{letter-spacing:3px;color:var(--text-muted);font-family:Cormorant Garamond,serif;font-size:15px}@media (width<=480px){.leaf-1{width:60vw;height:60vh}.leaf-2{width:50vw;height:50vh}.back-btn{letter-spacing:2px;padding:6px 12px;font-size:11px}.resource-overlay--pdf{padding-left:8px;padding-right:8px}}@media (hover:none){.menu-item:hover{background:var(--glass);border-color:var(--glass-border);box-shadow:0 30px 60px #0009, inset 0 1px 0 var(--glass-highlight), inset 0 -1px 0 #000c;transform:none}.menu-item:hover span{color:var(--text-main);text-shadow:none;transform:none}.menu-item:hover:before{left:-100%}}
