body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.investor-panel-container{position:relative}.investor-panel-toggle{align-items:center;background:#0000;border:2px solid;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .3s ease;width:40px;z-index:2}.investor-panel-toggle.dark{border-color:#000;color:#000}.investor-panel-toggle.light{border-color:#fff;color:#fff}.investor-panel-toggle.active{transform:rotate(90deg)}.toggle-icon{font-size:16px;line-height:1}.investor-panel{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a;display:flex;flex-direction:column;min-width:180px;opacity:0;padding:15px;position:absolute;right:0;top:50px;transform:translateX(100%);transition:all .3s ease;z-index:1}.investor-panel.dark{background:#fff}.investor-panel.light{background:#000}.investor-panel.open{opacity:1;transform:translateX(0)}.investor-panel .butn{margin-bottom:10px;text-align:center;width:100%}.investor-panel .butn:last-child{margin-bottom:0}@media (max-width:991px),(min-width:1284px){.investor-panel-container{display:none}}.animation-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;left:-10px;margin:0;min-height:300px;overflow:visible;padding:0;position:relative;width:100%}.animation-container svg{aspect-ratio:1.43/1;display:block;height:auto;margin:0 auto;max-width:100%;overflow:visible;width:100%}#coordinate-system{transform:translate(0)}.animation-container svg text{font-family:Arial,sans-serif}.play-animation-button{border:none;border-radius:30px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:18px;font-weight:700;left:50%;padding:12px 24px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;z-index:10}.play-animation-button:hover{background-color:#2e7d32;box-shadow:0 6px 12px #0000004d;transform:translate(-50%,-50%) scale(1.05)}.play-animation-button:focus{outline:none}@media (min-width:768px){.animation-container{padding:2rem 0}.play-animation-button{font-size:20px;padding:15px 30px}}@media (max-width:767px){.animation-container{min-height:250px;padding:1rem 0}.animation-container img{display:block;height:auto;margin:0 auto;max-width:100%}.play-animation-button{font-size:16px;padding:10px 20px}}.privacy-policy-page{color:#333;padding-top:120px}.privacy-policy-page .content{margin:0 auto;max-width:900px}.privacy-policy-page h1{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.privacy-policy-page .last-modified{color:#666;margin-bottom:2rem}.privacy-policy-page h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.privacy-policy-page p{line-height:1.6;margin-bottom:1rem}.privacy-policy-page ul{margin-bottom:1rem;padding-left:2rem}.privacy-policy-page ul li{line-height:1.6;margin-bottom:.5rem}.privacy-policy-page address{line-height:1.6;margin-top:1.5rem}.privacy-policy-page address a{color:#007bff;text-decoration:none}.privacy-policy-page address a:hover{text-decoration:underline}
/*# sourceMappingURL=main.52bce753.css.map*/