@font-face{font-display:swap;font-family:SF Pro Display;font-style:normal;font-weight:400;src:url(/assets/SFProDisplay-Regular-BkXjPDtK.woff2) format("woff2"),url(/assets/SFProDisplay-Regular-BZOtKh09.woff) format("woff")}@font-face{font-display:swap;font-family:SF Pro Display;font-style:normal;font-weight:700;src:url(/assets/SFProDisplay-Bold-DSbkrPgw.woff2) format("woff2"),url(/assets/SFProDisplay-Bold-Dk2NgJ3u.woff) format("woff")}*,:after,:before{box-sizing:border-box}body,html{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Arial,sans-serif;height:100%;margin:0;overflow:hidden;padding:0}.App{min-height:100vh;position:relative}.App:after{background:linear-gradient(0deg,#000 0,transparent);bottom:0;content:"";height:150px;left:0;pointer-events:none;position:fixed;right:0;z-index:999}@keyframes gridMove{to{background-position:50px 50px}}@keyframes gridPulse{0%,to{opacity:.3}50%{opacity:.6}}@keyframes colorShift{0%,to{opacity:.3}50%{opacity:.7}}@keyframes titleGlow{0%,to{filter:drop-shadow(0 0 20px rgba(255,255,255,.3));transform:translateZ(30px) scale(1)}50%{filter:drop-shadow(0 0 30px rgba(255,255,255,.5));transform:translateZ(30px) scale(1.02)}}@keyframes slideUpFromBottom{0%{filter:blur(4px);opacity:0;transform:translate(-50%,70%) scale(.98)}to{filter:none;opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes buttonFloat{0%,to{transform:translateZ(40px) translateY(0)}50%{transform:translateZ(40px) translateY(-5px)}}@keyframes fade{0%{opacity:.125}12.5%{opacity:1}25%{opacity:.75}37.5%{opacity:.5}50%{opacity:.375}62.5%{opacity:.25}75%,87.5%,to{opacity:.125}}@keyframes quoteFade{0%,90%,to{opacity:.2}15%{opacity:1}30%{opacity:.8}45%{opacity:.6}60%{opacity:.4}75%{opacity:.3}}@keyframes spinnerPulse{0%,to{filter:drop-shadow(0 0 8px rgba(255,255,255,.3));transform:scale(1)}50%{filter:drop-shadow(0 0 12px rgba(255,255,255,.5));transform:scale(1.1)}}@keyframes gradientShift{0%,to{opacity:.8}50%{opacity:1}}@keyframes particleFloat{0%,to{opacity:.3;transform:translateY(0) scale(1)}50%{opacity:.7;transform:translateY(-20px) scale(1.2)}}@keyframes toastFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes toastFadeOut{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-10px)}}.maintenance-container,.not-found-container{align-items:center;background:#121212;color:#fff;display:flex;inset:0;justify-content:center;overflow:hidden;perspective:1000px;position:fixed;text-align:center}.maintenance-container{padding:2rem}.maintenance-container:before,.not-found-container:before{animation:gridMove 20s linear infinite,gridPulse 4s ease-in-out infinite;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:50px 50px;content:"";inset:0;position:absolute;transform:perspective(500px) rotateX(60deg) translateY(-100px);z-index:0}.maintenance-container:after{animation:colorShift 8s ease-in-out infinite;background-image:radial-gradient(circle at 20% 80%,rgba(120,119,198,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,177,153,.1) 0,transparent 50%);content:"";inset:0;position:absolute;z-index:1}.message{margin:0 auto;max-width:600px;position:relative;transform:translateZ(50px);transform-style:preserve-3d;width:100%;z-index:10}.message h1{background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:titleGlow 3s ease-in-out infinite;background-clip:text}.message p{color:#fffc;font-size:1.2rem;line-height:1.5;position:relative;transform:translateZ(20px)}.privacy-policy-container,.site-updates-container,.terms-of-service-container{align-items:center;background:#000;display:flex;inset:0;justify-content:center;min-height:100vh;padding:2rem 0;position:fixed;width:100vw}.privacy-policy,.site-updates,.terms-of-service{animation:slideUpFromBottom .6s cubic-bezier(.22,1,.36,1) forwards;background:#000;border:1px solid hsla(0,0%,100%,.1);border-radius:1.25rem;box-shadow:0 30px 80px #0006;color:#fff;font-size:1rem;left:50%;line-height:1.6;max-height:85vh;max-width:800px;overflow-y:auto;padding:3rem;position:fixed;top:50%;transform:translate(-50%,70%);width:90%;will-change:transform,opacity,filter;z-index:9999}.privacy-policy>*,.site-updates>*,.terms-of-service>*{margin:0 auto;max-width:700px;position:relative;width:100%}.privacy-policy h1,.site-updates h1,.terms-of-service h1{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:2.5rem;font-weight:600;letter-spacing:-.5px;margin-bottom:2rem;padding-bottom:1rem;position:relative;text-align:center}.privacy-policy h2,.site-updates h2,.terms-of-service h2{color:#fff;font-size:1.8rem;font-weight:600;letter-spacing:-.3px;margin:3rem 0 1.5rem}.privacy-policy h3,.site-updates h3,.terms-of-service h3{color:#fff;font-size:1.4rem;font-weight:600;margin:2rem 0 1.2rem}.privacy-policy p,.site-updates p,.terms-of-service p{color:#fffc;line-height:1.8;margin-bottom:1.5rem}.privacy-policy ul,.site-updates ul,.terms-of-service ul{margin-bottom:2rem;padding-left:2rem}.privacy-policy li,.site-updates li,.terms-of-service li{color:#fffc;line-height:1.8;list-style:none;margin-bottom:1rem;padding-left:1.5rem;position:relative}.privacy-policy li:before,.site-updates li:before,.terms-of-service li:before{color:#fff9;content:"•";left:0;position:absolute}.privacy-policy section,.site-updates section,.terms-of-service section{animation:fadeInUp .8s ease-out forwards;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:3rem;opacity:0;padding-bottom:1.5rem;position:relative;transform:translateY(20px)}.privacy-policy section:first-child,.site-updates section:first-child,.terms-of-service section:first-child{animation-delay:.1s}.privacy-policy section:nth-child(2),.site-updates section:nth-child(2),.terms-of-service section:nth-child(2){animation-delay:.2s}.privacy-policy section:nth-child(3),.site-updates section:nth-child(3),.terms-of-service section:nth-child(3){animation-delay:.3s}.privacy-policy section:nth-child(4),.site-updates section:nth-child(4),.terms-of-service section:nth-child(4){animation-delay:.4s}.privacy-policy section:nth-child(5),.site-updates section:nth-child(5),.terms-of-service section:nth-child(5){animation-delay:.5s}.privacy-policy section:last-child,.site-updates section:last-child,.terms-of-service section:last-child{border-bottom:none}.privacy-policy footer,.site-updates footer,.terms-of-service footer{border-top:1px solid hsla(0,0%,100%,.1);color:#fff9;font-size:.9rem;margin-top:4rem;padding-top:2rem;position:relative;text-align:center}.privacy-policy footer:last-child,.site-updates footer:last-child,.terms-of-service footer:last-child{border-top:none}.privacy-policy code,.site-updates code,.terms-of-service code{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;color:#fff;font-family:SF Mono,-apple-system,BlinkMacSystemFont,monospace;font-size:.9rem;padding:.4rem .6rem}.privacy-policy .effective-date,.privacy-policy .last-updated,.site-updates .effective-date,.site-updates .last-updated,.terms-of-service .effective-date,.terms-of-service .last-updated{color:#fff9;font-size:.9rem;font-style:italic;margin-bottom:.5rem;text-align:center}.privacy-policy strong,.site-updates strong,.terms-of-service strong{color:#fff;font-weight:600}.terms-of-service a{border-bottom:1px solid hsla(0,0%,100%,.3);color:#fff;text-decoration:none;transition:border-color .3s ease}.terms-of-service a:hover{border-color:#fff9}.privacy-policy::-webkit-scrollbar,.site-updates::-webkit-scrollbar,.terms-of-service::-webkit-scrollbar{width:8px}.privacy-policy::-webkit-scrollbar-track,.site-updates::-webkit-scrollbar-track,.terms-of-service::-webkit-scrollbar-track{background:#000}.privacy-policy::-webkit-scrollbar-thumb,.site-updates::-webkit-scrollbar-thumb,.terms-of-service::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px;transition:background .3s ease}.privacy-policy::-webkit-scrollbar-thumb:hover,.site-updates::-webkit-scrollbar-thumb:hover,.terms-of-service::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.not-found{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121212e6;border:1px solid hsla(0,0%,100%,.06);border-radius:12px;box-shadow:0 0 20px #ffffff1a,0 0 40px #ffffff0d;display:flex;flex-direction:column;max-width:500px;overflow:hidden;padding:3rem 2.5rem;perspective:1000px;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .3s ease;width:90%;z-index:10}.not-found h1{background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:titleGlow 4s ease-in-out infinite;background-clip:text;font-size:7.5rem;font-weight:700;letter-spacing:-1.5px;line-height:1;margin:0;position:relative;text-shadow:0 0 10px hsla(0,0%,100%,.2);transform:translateZ(40px)}.not-found h2{color:#fff;font-size:1.4rem;font-weight:500;letter-spacing:.15em;margin:.5rem 0 1.5rem;text-shadow:0 0 4px hsla(0,0%,100%,.15);text-transform:uppercase;transform:translateZ(30px)}.not-found p{color:#ffffffbf;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:2rem;max-width:80%;transform:translateZ(20px)}.not-found-link{animation:buttonFloat 3s ease-in-out infinite;background:#ffffff1f;border:1px solid hsla(0,0%,100%,.25);border-radius:6px;box-shadow:0 2px 10px #ffffff26;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.1em;padding:.85rem 2rem;text-decoration:none;text-transform:uppercase;transform:translateZ(40px);transition:all .3s ease;-webkit-user-select:none;user-select:none}.not-found-link:focus,.not-found-link:hover{background:#ffffff4d;box-shadow:0 4px 14px #ffffff4d;color:#fff;outline:none;transform:translateZ(60px)}.loading-container{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.loading-spinner{animation:spinnerPulse 2s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(255,255,255,.3));height:24px;width:24px}.spinner-bar{fill:#ffffffe6;transition:fill .3s ease}.spinner-bar:first-child{animation:fade 1s linear 0s infinite}.spinner-bar:nth-child(2){animation:fade 1s linear .125s infinite}.spinner-bar:nth-child(3){animation:fade 1s linear .25s infinite}.spinner-bar:nth-child(4){animation:fade 1s linear .375s infinite}.spinner-bar:nth-child(5){animation:fade 1s linear .5s infinite}.spinner-bar:nth-child(6){animation:fade 1s linear .625s infinite}.spinner-bar:nth-child(7){animation:fade 1s linear .75s infinite}.spinner-bar:nth-child(8){animation:fade 1s linear .875s infinite}.loading-container .spinner-bar:first-child{animation:quoteFade 1.2s linear 0s infinite}.loading-container .spinner-bar:nth-child(2){animation:quoteFade 1.2s linear .15s infinite}.loading-container .spinner-bar:nth-child(3){animation:quoteFade 1.2s linear .3s infinite}.loading-container .spinner-bar:nth-child(4){animation:quoteFade 1.2s linear .45s infinite}.loading-container .spinner-bar:nth-child(5){animation:quoteFade 1.2s linear .6s infinite}.loading-container .spinner-bar:nth-child(6){animation:quoteFade 1.2s linear .75s infinite}.loading-container .spinner-bar:nth-child(7){animation:quoteFade 1.2s linear .9s infinite}.loading-container .spinner-bar:nth-child(8){animation:quoteFade 1.2s linear 1.05s infinite}.footer-links{align-items:center;bottom:1rem;color:#fff6;display:flex;font-size:.7rem;justify-content:space-between;left:0;padding:0 1rem;position:fixed;right:0;z-index:1000}.footer-links a{color:#fff6;overflow:hidden;position:relative;text-decoration:none;transition:color .3s ease}.footer-links a:after{background:#fff9;bottom:0;content:"";height:1px;left:-100%;position:absolute;transition:left .3s ease;width:100%}.footer-links a:hover{color:#fff9}.footer-links a:hover:after{left:0}.footer-links .left-links,.footer-links .right-links{align-items:center;display:flex;gap:1rem}.footer-links .left-links span,.footer-links .right-links span{color:#fff;margin-right:.5rem}.footer-links .right-links-home{color:#fffc;cursor:pointer;transition:color .3s ease}.footer-links .right-links-home:hover{color:#fff}.toast-popup{align-items:center;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:#ffffff1f;border-radius:12px;box-shadow:0 8px 32px #ffffff1a,0 0 0 1px #ffffff1f;box-sizing:border-box;color:#fff;display:flex;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:1rem;font-weight:600;gap:.75rem;left:50%;line-height:1.3;max-width:90vw;padding:.6rem 1rem;pointer-events:auto;position:fixed;top:1rem;transform:translate(-50%);-webkit-user-select:none;user-select:none;white-space:normal;width:auto;z-index:11000}.toast-icon{flex-shrink:0;stroke:#fff;opacity:.6}.toast-text-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;max-width:calc(90vw - 56px);min-width:0;overflow:hidden}.toast-title{color:#fff;flex-shrink:0;font-weight:700;overflow-wrap:normal;white-space:nowrap;word-break:keep-all}.toast-description{color:#fffc;display:-webkit-box;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;word-wrap:break-word;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;overflow-wrap:break-word}.fade-in{animation:toastFadeIn .4s ease forwards}.fade-out{animation:toastFadeOut .4s ease forwards}@media (prefers-reduced-motion:no-preference){.App:after{animation:gradientShift 10s ease-in-out infinite}}@media (max-width:768px){.message h1{font-size:2rem}.message p{font-size:1.1rem}.privacy-policy,.terms-of-service{max-height:90vh;padding:2rem;width:95%}.privacy-policy>*,.terms-of-service>*{max-width:100%}.privacy-policy h1,.terms-of-service h1{font-size:2rem}.privacy-policy h2,.terms-of-service h2{font-size:1.6rem}.privacy-policy h3,.terms-of-service h3{font-size:1.3rem}.privacy-policy li,.privacy-policy p,.terms-of-service li,.terms-of-service p{font-size:.95rem}.not-found{padding:2rem;width:95%}.not-found h1{font-size:6rem}.not-found h2{font-size:1.6rem}.not-found p{font-size:1.1rem}.footer-links{align-items:center;flex-direction:row;justify-content:space-between;padding:.5rem 1rem}.footer-links .left-links{flex-wrap:wrap}}@media (max-width:480px){.toast-popup{font-size:.9rem;gap:.6rem;max-width:95vw;padding:.5rem .8rem;top:.8rem}.toast-text-container{gap:.4rem;max-width:calc(95vw - 50px)}.toast-title{font-size:.9rem}.toast-description{font-size:.85rem;line-height:1.4}}@media (max-width:400px){.toast-popup{font-size:.85rem;gap:.5rem;max-width:96vw;padding:.45rem .7rem;top:.6rem}.toast-text-container{gap:.3rem;max-width:calc(96vw - 45px)}.toast-title{font-size:.85rem}.toast-description{font-size:.8rem;line-height:1.4;-webkit-line-clamp:3;line-clamp:3}}@media (max-width:360px){.toast-popup{font-size:.8rem;gap:.4rem;max-width:97vw;padding:.4rem .6rem;top:.5rem}.toast-text-container{flex-direction:column;gap:.2rem;max-width:calc(97vw - 40px)}.toast-title{font-size:.8rem;white-space:normal}.toast-description{font-size:.75rem;line-height:1.5;-webkit-line-clamp:3;line-clamp:3}.toast-icon{height:18px;width:18px}}@media (max-width:320px){.toast-popup{font-size:.75rem;max-width:98vw;padding:.35rem .5rem;top:.4rem}.toast-text-container{max-width:calc(98vw - 35px)}.toast-title{font-size:.75rem}.toast-description{font-size:.7rem;word-break:break-all}.toast-icon{height:16px;width:16px}}@supports (-webkit-touch-callout:none){.toast-popup{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.toast-text-container{-webkit-transform:translateZ(0);transform:translateZ(0)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.toast-description,.toast-title{text-rendering:optimizeLegibility}}@media (max-height:500px) and (orientation:landscape){.toast-popup{padding:.4rem .7rem;top:.3rem}}
