.shepherd-button{background:var(--mantine-color-blue-6);border:0;border-radius:25px;color:hsla(0deg,0%,100%,.75);cursor:pointer;margin-right:.5rem;padding:.5rem 1.3rem;transition:all .3s ease;font-size:.6rem;font-weight:600;white-space:nowrap}.shepherd-button:not(:disabled):hover{background:var(--mantine-color-blue-8);color:hsla(0deg,0%,100%,.75)}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:rgba(0,0,0,.75)}.shepherd-button:not(.shepherd-button-secondary){margin-left:auto}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:rgba(0,0,0,.75)}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;padding:0 .75rem .75rem;margin-top:10px}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:var(--mantine-color-gray-5);cursor:pointer;font-size:1.5em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:var(--mantine-color-gray-8)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:hsla(0deg,0%,50%,.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:rgba(0,0,0,.75)}.shepherd-title{color:var(--mantine-color-gray-8);display:flex;flex:1 0 auto;font-size:1rem;font-weight:700;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:15px;border-top-right-radius:15px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:rgba(0,0,0,.75);font-size:.7rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border:none;border-radius:15px;box-shadow:0 1px 4px rgba(0,0,0,.2);margin:0;max-width:375px;opacity:0;outline:none;padding:0;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0s .3s,opacity .3s 0s;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}html[data-mantine-color-scheme=dark] body{background:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,.9)),url(/theme/bg.webp) no-repeat 50% fixed;background-size:cover;background-color:#000}html[data-mantine-color-scheme=light] body{background:linear-gradient(rgba(252,252,252,.985),rgba(252,252,252,.98)),url(/theme/bg.webp) no-repeat 50% fixed;background-size:cover;background-color:#fff}:root{--qd-bg:oklch(18% 0.01 250deg);--qd-bg-overlay:color-mix(in oklch,oklch(16% 0.01 250deg) 88%,transparent);--qd-surface:oklch(28% 0.012 250deg);--qd-surface-2:oklch(32% 0.012 250deg);--qd-border:color-mix(in oklch,var(--qd-bg) 78%,white);--qd-text:oklch(92% 0.01 250deg);--qd-text-muted:oklch(78% 0.01 250deg)}html[data-mantine-color-scheme=light]{--qd-bg:oklch(98% 0.01 250deg);--qd-bg-overlay:color-mix(in oklch,oklch(97% 0.01 250deg) 96%,transparent);--qd-surface:oklch(96% 0.01 250deg);--qd-surface-2:oklch(93% 0.01 250deg);--qd-border:color-mix(in oklch,oklch(84% 0.01 250deg) 55%,white);--qd-text:oklch(28% 0.01 250deg);--qd-text-muted:oklch(44% 0.01 250deg)}body,html{height:100%}body{margin:0;background-color:var(--qd-bg);color:var(--qd-text)}.qd-appBackground{background:linear-gradient(var(--qd-bg-overlay),var(--qd-bg-overlay)),url(/theme/bg.webp) no-repeat 50% fixed;background-size:cover}.qd-shell{min-height:100vh;width:100vw}.qd-header{backdrop-filter:blur(10px);background:color-mix(in oklch,var(--qd-bg) 65%,transparent);border-bottom:1px solid var(--qd-border)}.qd-navbar{background:color-mix(in oklch,var(--qd-bg) 78%,transparent);border-right:1px solid var(--qd-border)}@media (max-width:768px){.qd-navbar{background:var(--qd-bg)}}.qd-surfaceCard{background:color-mix(in oklch,var(--qd-surface) 78%,transparent);border:1px solid var(--qd-border);box-shadow:0 12px 40px color-mix(in oklch,var(--qd-bg) 65%,transparent),0 1px 0 var(--qd-border)}html[data-mantine-color-scheme=light] .qd-surfaceCard{background:#fff}.app-footer{margin-top:24px;background:color-mix(in oklch,var(--qd-bg) 70%,transparent);border-top:1px solid var(--qd-border);backdrop-filter:blur(18px)}.footer-brand{font-weight:700;letter-spacing:.02em;color:#6d28d9}.footer-heading{color:var(--qd-text-muted);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.footer-link{color:var(--qd-text);text-decoration:none;opacity:.9;transition:opacity .2s ease,color .2s ease}.footer-link:hover{color:var(--mantine-color-blue-4);opacity:1}html[data-mantine-color-scheme=dark] .footer-link{color:color-mix(in oklch,var(--qd-text) 78%,white);opacity:.95}html[data-mantine-color-scheme=dark] .app-footer .mantine-Text-root{color:color-mix(in oklch,var(--qd-text) 72%,white)!important}html[data-mantine-color-scheme=dark] .app-footer .footer-heading{color:color-mix(in oklch,var(--qd-text-muted) 65%,white)!important}.footer-copyright-row{display:none;margin-top:16px}.app-footer .footer-layout{display:flex;justify-content:center;align-items:flex-start;gap:24px;width:100%}.app-footer .footer-columns{display:flex;gap:80px}@media (max-width:48em){.app-footer .footer-layout{grid-template-columns:1fr;gap:20px;justify-content:flex-start}.app-footer .footer-section{width:100%;max-width:100%}.app-footer .footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;justify-content:flex-start}.app-footer .footer-columns .footer-section{width:100%}.footer-copyright-inline{display:none}.footer-copyright-row{display:block}}