*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;background-color:#2a2a2a}.language-switcher{position:relative;display:inline-flex;font-family:Cinzel,serif}.language-switcher__trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:6px;border:1px solid rgba(199,168,91,.35);background:#2a2a2af2;color:#b79a63;cursor:pointer;box-shadow:0 6px 12px #00000059;transition:border-color .2s ease,box-shadow .2s ease}.language-switcher__trigger:hover,.language-switcher__trigger:focus-visible{border-color:#b79a63;box-shadow:0 8px 18px #00000073;outline:none}.language-switcher__flag{width:22px;height:16px;object-fit:cover;border-radius:2px;box-shadow:0 0 4px #00000059}.language-switcher__label{font-size:.9rem;letter-spacing:.02em}.language-switcher__chevron{width:.5rem;height:.5rem;border-right:2px solid #B79A63;border-bottom:2px solid #B79A63;transform:rotate(45deg);transition:transform .2s ease}.language-switcher__chevron.is-open{transform:rotate(-135deg)}.language-switcher__menu{position:absolute;top:calc(100% + .5rem);right:0;margin:0;padding:.5rem 0;list-style:none;min-width:210px;border-radius:8px;background:#282828fa;border:1px solid rgba(199,168,91,.25);box-shadow:0 12px 28px #0000008c;z-index:20}.language-switcher__option{width:100%;display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:transparent;border:none;color:#b79a63;font-size:.9rem;font-family:Cinzel,serif;cursor:pointer;transition:background .2s ease,color .2s ease}.language-switcher__option:hover,.language-switcher__option:focus-visible{background:#c7a85b1f;color:#e2c67c;outline:none}.language-switcher__option.is-active{background:#c7a85b2e;color:#f0d08b}@media (max-width: 768px){.language-switcher__trigger{padding:.45rem .6rem}.language-switcher__label{font-size:.82rem}.language-switcher__menu{min-width:190px}}.web-footer{background-color:#2a2a2a;color:#c7a85b;padding:2rem 1rem;font-family:Cinzel,serif;display:flex;flex-direction:column;align-items:center;box-shadow:4px 0 4px #00000040}.web-topSection{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem}.web-leftSection{display:flex;align-items:center}.web-logo{width:40px;height:40px;margin-right:.5rem}.web-logoText{font-size:1.25rem;font-weight:700}.web-centerSection{text-align:center;flex-grow:1}.web-description{font-size:1rem;color:#c7a85b;margin:0}.web-rightSection{display:flex;gap:1rem}.web-socialLink{text-decoration:none}.web-icon{width:24px;height:24px}.web-divider{width:100%;height:1px;background-color:#999;margin-bottom:1.5rem}.web-bottomSection{text-align:center;font-size:.875rem;color:#999}.web-copyright{margin:0}.mobile-footer{background-color:#2a2a2a;color:#c7a85b;padding:2rem 1rem;font-family:Cinzel,serif;display:flex;flex-direction:column;align-items:center;box-shadow:4px 0 4px #00000040}.mobile-topSection{text-align:center;margin-bottom:1rem}.mobile-logoSection{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.mobile-logo{width:40px;height:40px;margin-bottom:.5rem}.mobile-logoText{font-size:1.25rem;font-weight:700}.mobile-description{font-size:1rem;color:#c7a85b;margin:0}.mobile-socialSection{display:flex;justify-content:center;gap:1rem;margin:1rem 0}.mobile-socialLink{text-decoration:none}.mobile-icon{width:24px;height:24px}.mobile-divider{width:100%;height:1px;background-color:#999;margin:1rem 0}.mobile-bottomSection{text-align:center;font-size:.875rem;color:#999;margin-top:1rem}.mobile-copyright{margin:0}.baseLayout{width:100%;min-height:75vh;display:flex;flex-direction:column}.panel{flex:1;display:flex;flex-direction:column;background-color:#303030;border-radius:10px;box-shadow:0 0 10px #00000040;overflow:visible}.container{color:#fff;font-family:Times New Roman,serif;text-align:center;padding:20px;max-width:100%}.title{font-size:2rem;font-weight:700;margin-bottom:20px;color:#b79a63}.inputContainer{margin-bottom:20px}.label{display:block;font-size:1.2rem;margin-bottom:8px;color:#b79a63}.input{height:40px;padding:0 10px;font-size:1rem;border:1px solid #3A3A3A;border-radius:5px;background-color:#3a3a3a;color:#fff;outline:none;transition:border-color .3s}.moonContainer{display:flex;flex-direction:column;align-items:center;justify-content:center}.moonWrapper{width:90vw;max-width:500px;height:auto;position:relative;border-radius:50%;overflow:hidden}.moonImage{width:100%;height:auto;object-fit:cover;clip-path:circle(50%);-webkit-clip-path:circle(50%);mask-image:radial-gradient(circle,#fff 55%,#0000 90%);-webkit-mask-image:radial-gradient(circle,rgba(255,255,255,1) 55%,rgba(0,0,0,0) 90%);mix-blend-mode:screen}.infoContainer{background-color:#222;padding:15px;border-radius:8px;width:90%;max-width:400px;margin-top:20px;text-align:center}.moonPhaseName{color:#b79a63;font-weight:700}.loading{font-size:1.2rem;color:#b79a63}.error{font-size:1.2rem;color:#f55}:root{--alert-border-radius: 5px;--alert-padding: 10px 15px;--alert-font-size: 1rem;--alert-icon-size: 1.2rem}.alert{display:flex;align-items:center;padding:var(--alert-padding);border-radius:var(--alert-border-radius);font-size:var(--alert-font-size);font-weight:700;width:100%;transition:opacity .2s ease-in-out}.alert-success{background-color:#d4edda;color:#155724;border:1px solid #C3E6CB}.alert-info{background-color:#d1ecf1;color:#0c5460;border:1px solid #BEE5EB}.alert-default{background-color:#1e1e1e;color:#ffffffd2;border:1px solid #B79A63}.alert-warning{background-color:#fff3cd;color:#856404;border:1px solid #FFEEBA}.alert-error{background-color:#f8d7da;color:#721c24;border:1px solid #F5C6CB}.alert-icon{margin-right:10px;font-size:var(--alert-icon-size)}.default-button{padding:10px 20px;font-size:1rem;font-weight:700;border-radius:5px;cursor:pointer;width:100%;position:relative;overflow:hidden;transition:transform .2s,filter .2s,box-shadow .3s}.default-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background-color:#ffffff1a;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.default-button:hover:before{width:300%;height:300%}.default-button:active{transform:scale(.98)}.default-button.primary{background-color:#b79a63;color:#1e1e1e;border:none}.default-button.primary:hover{box-shadow:0 0 15px #b79a6380}.default-button.secondary{background-color:transparent;color:#fff;border:1px solid #B79A63}.default-button.secondary:hover{box-shadow:0 0 15px #b79a634d}.default-button:hover{filter:brightness(1.1)}.button-text{position:relative;z-index:1}.default-button:disabled,.default-button[disabled]{cursor:not-allowed;opacity:.3;filter:none!important;box-shadow:none!important}.default-button:disabled:hover:before,.default-button[disabled]:hover:before{width:0;height:0}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);display:flex;align-items:center;justify-content:center;z-index:1000;transition:opacity .3s ease-in-out;padding:20px}.modal-container{background:#1a1a1a;color:#b79a63;padding:20px;border-radius:12px;box-shadow:0 4px 10px #0000004d;position:relative;animation:fadeIn .3s ease-in-out;max-width:90%;max-height:90%;overflow-y:auto}.small-modal .modal-container{width:400px;max-width:90%}.medium-modal .modal-container{width:700px;max-width:90%}.large-modal .modal-container{width:1100px;max-width:95%}.full-screen-modal .modal-container{width:90vw;height:90vh;max-width:95%;max-height:95%;overflow-y:auto}.modal-content{font-size:1rem;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1000px;margin:0 auto}.wide-modal .modal-content,.large-modal .modal-content,.full-screen-modal .modal-content{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:100%;margin:0 auto}.modal-close{position:absolute;top:15px;right:15px;background:none;border:none;color:#b79a63;font-size:1.5rem;cursor:pointer;transition:color .2s ease-in-out}.modal-close:hover{color:#fc0}.modal-title{font-size:1.3rem;margin-bottom:10px;text-align:center;font-weight:700}@media (max-width: 768px){.modal-container{width:95%!important;max-height:85vh!important;height:auto;padding:15px;border-radius:8px}.modal-title{font-size:1.1rem}.modal-content{flex-direction:column;align-items:center}.modal-close{font-size:1.2rem;top:10px;right:10px}}.common-field{display:flex;flex-direction:column;gap:.5rem}.common-label{font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:#b79a63}.common-input,.common-select{height:42px;padding:0 .75rem;border-radius:6px;border:1px solid #4a4a4a;background:#3a3a3a;color:#f1e7c7;font-size:.95rem;font-family:inherit}.common-input::placeholder{color:#8f8264}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.location-modal.modal-overlay{color:#f1e7c7}.location-modal .modal-container{width:560px;max-width:92vw;background:#2b2b2b;border:1px solid #3b3b3b;border-radius:12px;padding:1.5rem 1.6rem 1.75rem;box-shadow:0 10px 24px #0006;color:#f1e7c7}.location-modal--wide .modal-container{width:760px;max-width:94vw}.location-modal .modal-content{display:flex;flex-direction:column;align-items:stretch;gap:1.1rem;max-width:none;margin:0}.location-modal-body{display:flex;flex-direction:column;gap:1.1rem}.location-modal-header{display:flex;align-items:center;gap:.6rem;padding-right:2.4rem}.location-modal-back-spacer{width:30px;height:30px;display:inline-block}.location-modal-title{margin:0;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;color:#b79a63;font-family:Times New Roman,serif}.location-modal-back{width:30px;height:30px;border-radius:6px;border:1px solid #3b3b3b;background:#242424;color:#b79a63;font-size:1rem;line-height:1;cursor:pointer;display:grid;place-items:center}.location-modal-back:hover{background:#2d2d2d}.location-modal-search{position:relative}.location-modal-search-input{width:100%;height:38px;padding:0 2.5rem 0 .85rem;border-radius:8px;border:1px solid #5b5b5b;background:#d9d9d9;color:#1f1f1f;font-size:.9rem}.location-modal-search-input::placeholder{color:#6d6d6d}.location-modal-search-button{position:absolute;right:.55rem;top:50%;transform:translateY(-50%);width:26px;height:26px;border:none;background:transparent;cursor:pointer;display:grid;place-items:center;padding:0}.location-modal-search-button:disabled{opacity:.5;cursor:not-allowed}.location-modal-search-icon{width:16px;height:16px}.location-modal-geo{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem;border-radius:10px;border:1px solid #3b3b3b;background:#262626;color:#f1e7c7;cursor:pointer;text-align:left}.location-modal-geo:disabled{opacity:.6;cursor:not-allowed}.location-modal-geo:hover{border-color:#4a4a4a}.location-modal-geo-icon{width:20px;height:20px;flex:0 0 20px;margin-top:2px;filter:drop-shadow(0 0 6px rgba(183,154,99,.35))}.location-modal-geo-text{display:flex;flex-direction:column;gap:.25rem}.location-modal-geo-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#d8c49b;font-weight:600}.location-modal-geo-note{font-size:.75rem;color:#9d8d6f}.location-modal-section{display:flex;flex-direction:column;gap:.6rem}.location-modal-section-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#b79a63}.location-modal-address-card{position:relative;background:#242424;border:1px solid rgba(105,140,124,.6);border-radius:10px;padding:.85rem 2.4rem .85rem .85rem;display:grid;gap:.55rem;box-shadow:inset 0 0 0 1px #698c7c59;overflow:visible}.location-modal-address-list{display:grid;gap:.75rem}.location-modal-address-card--clickable{cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.location-modal-address-card--clickable:hover{border-color:#9bbdaab3;box-shadow:inset 0 0 0 1px #9bbdaa66}.location-modal-address-row{display:flex;align-items:center;gap:.6rem}.location-modal-address-text{font-size:.9rem;font-family:Times New Roman,serif;color:#f5eed8}.location-modal-address-icon{width:18px;height:18px;flex:0 0 18px;filter:drop-shadow(0 0 6px rgba(183,154,99,.25))}.location-modal-address-action{position:absolute;right:.55rem;top:.55rem;border:1px solid #3b3b3b;background:#1f1f1f;width:28px;height:28px;border-radius:8px;cursor:pointer;display:grid;place-items:center;padding:0}.location-modal-address-action:hover{border-color:#4a4a4a}.location-modal-address-action img{width:16px;height:16px;filter:drop-shadow(0 0 4px rgba(183,154,99,.3))}.location-modal-delete-confirm{position:absolute;right:.55rem;top:2.6rem;background:#1f1f1f;border:1px solid #3b3b3b;border-radius:8px;padding:.35rem .65rem;color:#f1e7c7;font-size:.8rem;cursor:pointer;box-shadow:0 8px 16px #0000004d;white-space:nowrap;z-index:5}.location-modal-delete-confirm:hover{background:#2d2d2d;border-color:#4a4a4a}.location-modal-map{position:relative;width:100%;height:300px;border-radius:12px;border:1px solid #d8cfbb;overflow:hidden}.location-modal-map .leaflet-container{width:100%;height:100%;position:relative;z-index:1}.location-modal-map-marker{position:absolute;left:50%;top:50%;width:26px;height:26px;background:#b04645;border-radius:50% 50% 50% 0;transform:translate(-50%,-100%) rotate(-45deg);box-shadow:0 6px 12px #0000004d;z-index:1100;pointer-events:none}.location-modal-map-marker:after{content:"";position:absolute;width:11px;height:11px;background:#f5f2e7;border-radius:50%;top:7px;left:7px;transform:rotate(45deg)}.location-modal-map-action{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);z-index:1200;pointer-events:auto}.location-modal-map-action .button-wrapper{width:220px}.location-modal-confirm.default-button{background:#1f1f1f;color:#fff;border:1px solid #1f1f1f;box-shadow:0 8px 18px #00000040}.location-modal-confirm.default-button:hover{box-shadow:0 10px 20px #0000004d}.location-modal-form{display:flex;flex-direction:column;gap:1rem}.location-modal-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.location-modal-field{gap:.4rem}.location-modal-input{background:#dcdcdc;border-color:#c7c7c7;color:#1f1f1f}.location-modal-input::placeholder{color:#7b7b7b}.location-modal-label{color:#b79a63;font-size:.75rem}.location-modal-alert{font-size:.85rem}.location-modal-alert.alert{background:#272727;border-color:#6d5a2f}.location-modal-alert.alert-error{background:#3b1f1f;border-color:#6d2f2f;color:#f2c6c6}.location-modal-error-text{margin:0;font-size:.85rem;color:#f0c2c2}.location-modal-actions{display:flex;gap:.75rem}.location-modal-actions .button-wrapper{flex:1}@media (max-width: 900px){.location-modal-form-row{grid-template-columns:1fr}.location-modal-map-action .button-wrapper{width:100%}.location-modal-actions{flex-direction:column}}.planetary-page{color:#fff;font-family:Times New Roman,serif;text-align:center;padding:20px}.planetary-title{font-size:2rem;font-weight:700;margin-bottom:20px;color:#b79a63}.planetary-content{width:100%;max-width:700px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:20px}.field-container{display:flex;flex-direction:column;width:100%;text-align:left}.field-label{font-size:1.2rem;font-weight:700;margin-bottom:8px;color:#b79a63}.field-input{height:40px;padding:0 10px;font-size:1rem;border:1px solid #3A3A3A;border-radius:5px;background-color:#3a3a3a;color:#fff;outline:none;transition:border-color .3s}.map-container{width:100%;height:400px;margin:0 auto}.results-container{width:100%}.filter-sticky{border-radius:10px;position:sticky;top:70px;z-index:500;width:100%;background-color:#11111181;border-bottom:1px solid #b79a63;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}@media (min-width: 769px){.filter-sticky{height:40px}}.filter-inner{width:100%;max-width:900px;margin:0 auto;padding:.3rem;display:flex;flex-direction:row;gap:1rem;align-items:center}.select-group{display:flex;gap:1rem}.filter-select{background-color:#1a1a1a;color:#fff;border:1px solid #333;padding:4px 12px;border-radius:4px;font-family:inherit;min-width:150px}.filter-select:focus{outline:none;border-color:#b79a63}.filter-input{flex:1;background-color:#1a1a1a;color:#fff;border:1px solid #333;padding:4px 12px;border-radius:4px;font-family:inherit}.filter-input::placeholder{color:#ccc}.filter-input:focus{outline:none;border-color:#b79a63}@media (max-width: 768px){.filter-sticky{top:70px;height:auto}.filter-inner{flex-direction:column;align-items:stretch;gap:.5rem}.filter-select{min-width:auto}}.list-container{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.list-item{display:flex;align-items:flex-start;gap:15px;background-color:#1a1a1a;border:1px solid #333;border-radius:5px;padding:16px;cursor:pointer;transition:background-color .2s ease,transform .2s ease;text-decoration:none;color:inherit}.list-item:hover{background-color:#2a2a2a;transform:scale(.99)}.item-image img{width:80px;height:80px;object-fit:cover;border-radius:50%}.item-content{display:flex;flex-direction:column;flex:1}.item-content h3{margin:0 0 6px;font-size:1.1rem;color:#b79a63}.item-content p{margin:0;color:#ccc;font-size:.9rem;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis}.pagination-container{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:20px}.pagination-button{background-color:#1a1a1a;color:#fff;border:1px solid #333;padding:8px 12px;border-radius:4px;cursor:pointer;font-family:inherit}.pagination-button:hover{background-color:#2a2a2a}.pagination-button.active{background-color:#b79a63;color:#000}@media (max-width: 768px){.list-container{padding:0 10px}.list-item{padding:14px}.item-image img{width:70px;height:70px}.item-content h3{font-size:1rem;margin-bottom:5px}.item-content p{font-size:.85rem;-webkit-line-clamp:3;line-clamp:3}}.wiki-page{width:100%;display:flex;flex-direction:column;gap:20px}.wiki-list-container{width:100%;max-width:900px;margin:0 auto;padding:20px 0}.container{max-width:900px;margin:0 auto;padding:40px 20px;color:#fff;font-family:Times New Roman,serif}.header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:30px;border-bottom:2px solid #b79a63;padding-bottom:15px}.nav-bar-sticky{position:sticky;top:70px;z-index:500;width:100%;background-color:#11111181;border-bottom:1px solid #b79a63;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:10px}.nav-bar-inner{width:100%;max-width:1600px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;height:40px}.nav-bar-desktop{display:flex}.nav-bar-mobile{display:none}.btn-back-list-desktop{background-color:transparent;border:1px solid #b79a63;color:#b79a63;border-radius:6px;padding:6px 12px;cursor:pointer}.btn-back-list-desktop:hover{background-color:#b79a63;color:#1a1a1a}@media (max-width: 768px){.nav-bar-sticky{position:fixed;bottom:0;top:auto;left:0;right:0;background-color:#111111f2;border-bottom:none;border-top:1px solid #b79a63;border-radius:10px 10px 0 0;height:60px}.nav-bar-inner{width:100%;margin:0 auto;height:100%;display:flex;justify-content:space-around;align-items:center;padding:0}.nav-bar-desktop{display:none}.nav-bar-mobile{display:flex}.mobile-btn{background-color:#b79a63;border:1px solid #8a703e;border-radius:6px;color:#1a1a1a;width:48px;height:48px;font-size:1.2rem;cursor:pointer;display:flex;justify-content:center;align-items:center;margin:0 8px}.mobile-btn:disabled{opacity:.5;cursor:not-allowed}.mobile-btn-round{position:relative;bottom:10px;z-index:10;background-color:#b79a63;border:1px solid #8a703e;color:#1a1a1a;width:60px;height:60px;border-radius:50%;font-size:1.4rem;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px #0006;transform:scale(1.1)}}.details-page{display:flex;flex-direction:column;width:100%;margin:0;padding:0}.details-content{width:100%;max-width:1600px;margin:0 auto;padding:20px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.details-left{flex:4;color:#fff;order:1}.details-right{flex:3;display:flex;flex-direction:column;align-items:flex-start;color:#fff;order:2}.details-title{font-size:2rem;color:#b79a63;margin-bottom:10px}.details-subtitle{font-size:1rem;color:#b79a63;margin-bottom:20px}.details-section{font-size:1.4rem;color:#b79a63;margin-top:20px;margin-bottom:10px}.details-description{line-height:1.6;margin-bottom:20px;color:#fff;white-space:pre-wrap;word-wrap:break-word}.details-paragraph{margin-bottom:15px;line-height:1.6;color:#fff;white-space:pre-wrap;word-wrap:break-word}.details-description ul,.details-paragraph ul{list-style:none;margin-left:1rem;padding-left:1rem;white-space:normal}.details-description li:before,.details-paragraph li:before{content:"⛧";color:#b79a63;margin-right:.5rem}.details-description li,.details-paragraph li{margin-bottom:.3rem}.details-info-box{width:100%;background-color:#2a2a2a;border-radius:8px;padding:20px;color:#fff}.details-seal{display:block;margin:0 auto 20px;max-width:250px;border-radius:8px}.info-divider{border:none;border-top:1px solid #626262;margin:20px 0}.details-info-box strong{color:#b79a63}.details-info-box p{margin-bottom:8px}.details-info-box a,.details-info-box a:visited{color:inherit;text-decoration:underline}@media (max-width: 768px){.details-content{flex-direction:column;gap:20px;padding:10px}.details-left,.details-right{width:100%;flex:none}.details-left{order:2}.details-right{order:1}}.centerEverything{flex:1;display:flex;justify-content:center;align-items:center}.cardContainer{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:2rem;justify-content:center}.controls{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;flex-wrap:wrap;max-width:600px;margin-left:auto;margin-right:auto}.controls-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.controls select{font-size:1rem;padding:10px;border-radius:5px;border:1px solid #B79A63;background-color:#1e1e1e;color:#b79a63;appearance:none;text-align:center;cursor:pointer;font-weight:700;position:relative;-webkit-appearance:none;-moz-appearance:none}.controls select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23B79A63'><path d='M7 10l5 5 5-5H7z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:20px;padding-right:30px}.deck-option{cursor:pointer;text-align:center;transition:all .3s ease}.deck-option:hover{transform:scale(1.05);filter:brightness(1.2)}.deck-option:hover .deck-name{color:#d4b77d;text-shadow:0 0 8px rgba(183,154,99,.5)}.cardsContainer{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:1600px;margin:0 auto;padding:20px;clear:both}@media (max-width: 768px){.controls{width:100%;text-align:center;gap:8px}.controls select{width:100%;max-width:90%}}.card-container{width:180px;height:300px;perspective:1000px;transition:transform .3s ease-in-out,opacity .3s ease-in-out;cursor:pointer}.card-container:hover:not(.disabled){transform:scale(1.05);cursor:pointer}.card{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s}.card-face{width:100%;height:100%;position:absolute;backface-visibility:hidden;background-size:cover;background-position:center;border-radius:10px}.card-front{transform:rotateY(180deg)}.card-back{transform:rotateY(0)}.card-image{width:100%;height:100%;object-fit:cover;border-radius:10px}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.disabled{cursor:default;opacity:.7}:root{--mx: 50%;--my: 50%;--s: 1;--o: 1;--tx: 0px;--ty: 0px;--rx: 0deg;--ry: 0deg;--pos: 50% 50%;--posx: 50%;--posy: 50%;--hyp: 0}.card-3d-container,.deck-3d-container{perspective:1000px;transform-style:preserve-3d;cursor:pointer;position:relative;margin:0 auto;transition:transform .3s ease}.card-3d-container{max-width:300px}.deck-3d-container{display:flex;flex-direction:column;align-items:center}.card-3d-rotator,.deck-3d-rotator{transform-style:preserve-3d;transition:transform .2s ease-out;will-change:transform;box-shadow:0 10px 20px -5px #0009;border-radius:10px;position:relative;overflow:hidden}.deck-3d-rotator{width:200px;height:320px;margin-bottom:1rem}.deck-image{width:100%;height:100%;object-fit:cover;border-radius:10px}.card-3d-rotator:hover,.deck-3d-rotator:hover{box-shadow:0 15px 30px -5px #000c}.holographic-layer{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:10;opacity:0;transition:opacity .3s ease;border-radius:10px;overflow:hidden}.card-3d-container:hover .holographic-layer,.deck-3d-container:hover .holographic-layer{opacity:1}.holographic-layer:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(125deg,#ff77734d,#ffed5f4d 12.66%,#a8ff5f4d 33.33%,#83fff74d,#7894ff4d,#d875ff4d,#ff77734d);background-size:400% 400%;mix-blend-mode:color-dodge;opacity:.5;z-index:1;transform:rotate(var(--holographic-angle, 0deg));pointer-events:none}.flipped .holographic-layer{opacity:0!important;transition:opacity .1s ease}.deck-name{margin-top:.5rem;text-align:center;color:#b79a63;font-size:1.1rem}.tarot-card-container{perspective:1000px;transform-style:preserve-3d;cursor:pointer;position:relative;margin:0 auto;max-width:300px;transition:transform .3s ease}.tarot-card-translater{position:relative;transform:translate3d(var(--tx),var(--ty),0) scale(var(--s));transition:transform .1s ease-out;transform-style:preserve-3d;will-change:transform}.tarot-card-rotator{transform:rotateY(var(--rx)) rotateX(var(--ry));transition:transform .1s ease-out,box-shadow .4s ease;transform-style:preserve-3d;position:relative;box-shadow:0 10px 20px -5px #0009;will-change:transform,box-shadow}.tarot-card-container.active .tarot-card-rotator{box-shadow:0 0 10px #69d1e9,0 0 30px #69d1e9}.tarot-card-shine{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background:linear-gradient(120deg,#fff0 30%,#fff9 48%,#fff0 65%);background-size:200% 200%;background-position:var(--posx) var(--posy);opacity:0;transition:opacity .3s ease;pointer-events:none}.tarot-card-container.active .tarot-card-shine{opacity:1}.tarot-card-glow{position:absolute;width:100%;height:100%;border-radius:10px;filter:blur(20px);background:radial-gradient(circle at var(--mx) var(--my),rgba(105,209,233,.6) 0%,rgba(105,209,233,0) 60%);opacity:0;transition:opacity .3s ease;pointer-events:none;mix-blend-mode:screen}.tarot-card-container.active .tarot-card-glow{opacity:var(--o)}.tarot-card-container.active{z-index:10}.tarot-card-holographic{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background:linear-gradient(125deg,#ff777399,#ffed5f99 16%,#a8ff5f99,#83fff799 50%,#7894ff99 66%,#d875ff99,#ff777399);background-size:400% 400%;background-position:0% var(--posy);mix-blend-mode:overlay;opacity:0;pointer-events:none;transition:opacity .3s ease}.tarot-card-container.active .tarot-card-holographic{opacity:.5}.deck-selection-complete .tarot-card-container{animation:cardEntrance 1s cubic-bezier(.17,.67,.32,1.34) forwards}@keyframes cardEntrance{0%{transform:translateY(50px) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.tarot-card-container.picked{animation:cardPicked 1s ease forwards}@keyframes cardPicked{0%,to{transform:scale(1);box-shadow:0 0 10px #69d1e999}50%{transform:scale(1.05);box-shadow:0 0 20px 5px #69d1e9cc}}.tarot-card-container.revealed .tarot-card-rotator{animation:cardGlow 3s ease-in-out infinite}@keyframes cardGlow{0%,to{box-shadow:0 0 10px #69d1e999,0 0 20px #69d1e94d}50%{box-shadow:0 0 15px 5px #69d1e9cc,0 0 30px 5px #69d1e966}}._container_pubis_1{color:#fff;font-family:Times New Roman,serif}._title_pubis_11{font-size:2rem;font-weight:700;margin-bottom:20px;text-align:center;color:#b79a63}._message_pubis_27{color:#b79a63;text-align:center;margin:1rem 0;font-size:1.1rem}._descriptionContainer_pubis_41{max-width:600px;margin:2rem auto;padding:1rem;text-align:center}._description_pubis_41{color:#b79a63;font-size:1.1rem;line-height:1.6;font-family:Times New Roman,serif}._instruction_pubis_69{color:#b79a63;text-align:center;font-size:1.2rem;margin-bottom:1.5rem;font-style:italic}._countdown_pubis_85{color:#b79a63;text-align:center;font-size:1rem;margin-top:1rem;font-family:monospace}._cardSection_pubis_101{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._deckSelection_pubis_117{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem}._deckImage_pubis_133{width:200px;height:320px;object-fit:cover;border-radius:10px;margin-bottom:1rem}._deckName_pubis_149{color:#b79a63;font-size:1.1rem;text-align:center}.pdfCard{border-radius:10px;padding:20px;text-align:center;color:#fff;box-shadow:0 4px 6px #0000001a;max-width:300px;margin:10px auto;cursor:pointer;transition:transform .2s,box-shadow .2s}.pdfCard-title{font-size:1.5rem;color:#b79a63;margin-bottom:15px}.pdfCard-image{width:100%;height:auto;border-radius:8px;margin-bottom:20px}.pdfCard-buttonContainer{margin-top:10px}.pdfCard-modalContent{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.pdfCard-variationCard{border-radius:10px;padding:20px;text-align:center;color:#fff;box-shadow:0 4px 6px #0000001a;max-width:250px;margin:10px;cursor:pointer;transition:transform .2s,box-shadow .2s}.pdfCard-variationTitle{font-size:1.2rem;color:#b79a63;margin-bottom:15px}.pdfCard-variationImage{width:100%;height:auto;border-radius:8px;margin-bottom:20px}.selos-container{color:#fff;font-family:Times New Roman,serif;padding:20px}.selos-title{font-size:2rem;font-weight:700;margin-bottom:20px;text-align:center;color:#b79a63}.stampsContainer{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}@media screen and (min-width: 600px){.stampsContainer{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 900px){.stampsContainer{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1200px){.stampsContainer{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1600px){.stampsContainer{grid-template-columns:repeat(5,1fr)}}.toggle-switch{position:relative;width:46px;height:24px;display:inline-flex;align-items:center}.toggle-switch-input{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;cursor:pointer;z-index:2}.toggle-switch-slider{width:100%;height:100%;border-radius:999px;background:#3a3a3a;border:1px solid #6a5a38;transition:background .2s ease,border-color .2s ease;position:relative}.toggle-switch-slider:after{content:"";position:absolute;width:18px;height:18px;top:2px;left:2px;border-radius:50%;background:#c7a85b;transition:transform .2s ease,background .2s ease}.toggle-switch-input:checked+.toggle-switch-slider{background:#5a4a2f;border-color:#b79a63}.toggle-switch-input:checked+.toggle-switch-slider:after{transform:translate(22px);background:#d1b26a}.toggle-switch-input:disabled+.toggle-switch-slider{opacity:.5;cursor:not-allowed}.sigil-generator{padding:2.5rem 2.25rem 2rem;color:#f1e7c7}.sigil-header{text-align:center;margin-bottom:2rem}.sigil-title{font-size:1.9rem;letter-spacing:.08em;text-transform:uppercase;margin:0;color:#b79a63}.sigil-subtitle{margin:.5rem 0 0;font-size:.95rem;color:#b79a63}.sigil-layout{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(280px,.95fr);gap:2rem;align-items:start}.sigil-controls{display:flex;flex-direction:column;gap:1.75rem;background:#2b2b2b;border:1px solid #3b3b3b;border-radius:12px;padding:1.75rem;box-shadow:inset 0 0 30px #00000059}.sigil-fields{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:1rem}.sigil-field-wide{grid-column:1 / -1}.sigil-summary,.sigil-path{display:flex;flex-direction:column;gap:.75rem}.sigil-section-title{font-size:1rem;text-transform:uppercase;letter-spacing:.08em;margin:0;color:#b79a63}.sigil-summary-grid{display:grid;grid-template-columns:170px 1fr;gap:.5rem 1rem;margin:0}.sigil-summary-grid dt{font-weight:600;color:#bda06a}.sigil-summary-grid dd{margin:0;font-family:Times New Roman,serif;letter-spacing:.03em;color:#f5eed8}.sigil-path-list{margin:0;padding-left:1.25rem;display:grid;gap:.4rem;color:#f5eed8;font-family:Times New Roman,serif}.sigil-path-empty{margin:0;font-size:.9rem;color:#8f8264}.sigil-preview-panel{display:flex;flex-direction:column;gap:1rem}.sigil-preview-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sigil-preview-note{font-size:.8rem;color:#8f8264}.sigil-preview{position:relative;width:100%;max-width:625px;margin:0 auto;background:#f4f1e7;border-radius:12px;border:1px solid #d8cfbb;padding:1rem;aspect-ratio:1;display:flex;align-items:stretch;justify-content:stretch;box-shadow:inset 0 0 20px #00000014;--sigil-bg: #ffffff;--sigil-border: #c9c0aa;--sigil-grid: rgba(139, 125, 99, .35);--sigil-text: #8c7d63}.sigil-preview[data-theme=dark]{background:#2b2b2b;border-color:#3b3b3b;box-shadow:inset 0 0 24px #0006;--sigil-bg: #2a2a2a;--sigil-border: #3b3b3b;--sigil-grid: rgba(199, 168, 91, .25);--sigil-text: #bda06a}.sigil-preview-svg{width:100%;height:100%}.sigil-preview-bg{fill:var(--sigil-bg);stroke:var(--sigil-border);stroke-width:1}.sigil-preview-grid{stroke:var(--sigil-grid);stroke-width:.4}.sigil-preview-text{fill:var(--sigil-text);font-family:Times New Roman,serif}.sigil-preview-path{fill:none;stroke-linecap:round;stroke-linejoin:round}.sigil-preview-end{stroke-linecap:round}.sigil-preview-empty{margin:auto;text-align:center;color:var(--sigil-text);font-size:.9rem}.sigil-actions{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:.75rem;width:92%;max-width:480px;margin:0 auto}@media (max-width: 1024px){.sigil-layout,.sigil-fields,.sigil-summary-grid{grid-template-columns:1fr}.sigil-preview-header{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.sigil-generator{padding:2rem 1.25rem}.sigil-actions{grid-template-columns:1fr}}.about-container{max-width:900px;margin:0 auto;padding:40px 20px;color:#fff;font-family:Times New Roman,serif}.header{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px;border-bottom:2px solid #B79A63;padding-bottom:15px}.headerText{flex:1;min-width:250px}.title{font-size:2.2rem;font-weight:700;color:#b79a63;margin-bottom:5px}.date{font-size:1rem;color:#b79a63}.buttonContainer{display:flex;justify-content:flex-end;flex:1;min-width:200px}.subtitle{font-size:1.5rem;font-weight:700;color:#b79a63;margin-bottom:10px}.content{line-height:1.8;font-size:1.1rem}.section{margin-bottom:30px}.callToAction{margin-top:40px}.link{font-size:1.2rem;font-weight:700;color:#b79a63;text-decoration:none}.legal-container{max-width:900px;margin:0 auto;padding:40px 20px;color:#fff;font-family:Times New Roman,serif}.legal-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:30px;border-bottom:2px solid #B79A63;padding-bottom:15px}.legal-header-text{flex:1;min-width:250px}.legal-title{font-size:2.2rem;font-weight:700;color:#b79a63;margin-bottom:5px}.legal-date{font-size:1rem;color:#b79a63}.legal-button-container{display:flex;justify-content:flex-end;flex:1;min-width:200px}.legal-content{line-height:1.8;font-size:1.1rem}.legal-section{margin-bottom:30px}.legal-subtitle{font-size:1.5rem;font-weight:700;color:#b79a63;margin-bottom:10px}
