@import "https://fonts.googleapis.com/css2?family=Major+Mono+Display&family=Roboto:wght@400;700&display=swap";
.glass-box{-webkit-backdrop-filter:blur(10px);background:#28282880;border:1px solid #ffffff1a;border-radius:.75rem}.text-gradient-white{background:linear-gradient(90deg,#fff,#ffffff5d);-webkit-text-fill-color:transparent;color:#fff;-webkit-background-clip:text;background-clip:text}.text-gradient-purple-white-red{background:linear-gradient(90deg,#8b5cf6,#fff,#fff,#ef4444);-webkit-text-fill-color:transparent;color:#fff;-webkit-background-clip:text;background-clip:text}@keyframes stepup{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.animate-stepup{animation:.8s ease-in-out infinite alternate stepup}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.animate-bounce{animation:.5s ease-in-out bounce}.feature-card-hover-glow:hover{box-shadow:0 0 20px 7px #ec489966}#TestPlayer iframe,.player-iframe{border:1px solid #ffffff1a;border-radius:.75rem}.image-scroller-container{border-radius:.375rem;justify-content:center;align-items:center;gap:1rem;width:fit-content;min-height:32rem;max-height:75vh;display:flex;position:relative;overflow:hidden}.image-scroller-container:after{content:"";pointer-events:none;z-index:1;background-image:none;position:absolute;inset:0}.scroller{z-index:0;flex-direction:column;height:100%;display:flex;position:relative}.scroller ul{flex-direction:column;gap:1rem;margin:0;padding:1rem 0;list-style:none;animation:40s linear infinite scrollVertical;display:flex}.scroller.scroller-reverse ul{animation-direction:reverse}.image-scroller-container:hover .scroller ul{animation-play-state:paused}.scroller li img{aspect-ratio:2/3;object-fit:cover;border-radius:8px;width:100%;height:auto;margin:0 .5rem;transition:transform .3s;box-shadow:0 4px 8px #0000004d}@keyframes scrollVertical{0%{transform:translateY(0%)}to{transform:translateY(-50%)}}.image-scroller-container .scroller:nth-child(3){display:none}@media (min-width:768px){.image-scroller-container .scroller:nth-child(3){display:flex}}.main-container{color:#fff;background-color:#000;background-image:linear-gradient(90deg,#ffffff1d,#0000 1px),linear-gradient(#ffffff1d,#0000 1px);background-size:24px 24px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:2rem;padding-bottom:4rem;display:flex}.content-wrapper{flex-direction:column;gap:2.5rem;width:90%;max-width:1200px;padding-left:1rem;padding-right:1rem;display:flex}@media (max-width:768px){.content-wrapper{gap:2rem;width:95%}}.hero-grid{align-items:center;gap:2.5rem;display:grid}@media (min-width:768px){.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.hero-content{text-align:left;align-items:flex-end}}.hero-title{text-transform:lowercase;margin-top:2.5rem;font-family:Major Mono Display,monospace;font-size:1.875rem;font-weight:800;line-height:1.2}@media (min-width:640px){.hero-title{font-size:2.25rem}}@media (min-width:768px){.hero-title{font-size:3rem;line-height:1.1}}@media (max-width:480px){.hero-title{font-size:1.5rem}}.hero-subtitle{text-transform:lowercase;max-width:max-content;margin-top:.5rem;font-family:Major Mono Display,monospace;font-size:1rem;font-weight:700;line-height:1.6}@media (min-width:640px){.hero-subtitle{font-size:1.25rem}}@media (min-width:768px){.hero-subtitle{font-size:1.5rem}}@media (max-width:480px){.hero-subtitle{font-size:.875rem;line-height:1.4}}.stats-container{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}@media (min-width:768px){.stats-container{justify-content:flex-start}}.stat-box{text-align:left;min-width:90px;padding:.75rem}@media (max-width:480px){.stat-box{min-width:70px;padding:.5rem}.stat-box h2{font-size:1rem}.stat-box h6{font-size:.5rem}}.stat-box h2{color:#fff;margin:0 0 .25rem;font-family:Major Mono Display,monospace;font-size:1.125rem;font-weight:600}.stat-box h6{color:#fffc;text-align:left;text-transform:uppercase;margin:0;font-family:Major Mono Display,monospace;font-size:.625rem}.cta-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}@media (min-width:768px){.cta-container{justify-content:flex-start}}.cta-button{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff3;width:fit-content;height:fit-content;padding:.5rem 1rem;transition:background-color .3s,transform .2s}.cta-button:hover{background-color:#ffffff1a;transform:translateY(-2px)}.cta-button h4{margin:0;font-family:Major Mono Display,monospace;font-size:1rem;font-weight:400}@media (max-width:480px){.cta-button h4{font-size:.875rem}.cta-button{padding:.4rem .8rem}}.alternative-cta{color:#d1d5db80;align-items:center;gap:.5rem;display:flex}.alternative-cta h5,.alternative-cta a{margin:0;font-family:Major Mono Display,monospace;font-size:.875rem}.test-player-link{color:#d1d5db80;cursor:pointer;text-decoration:underline;transition:color .2s}.test-player-link:hover{color:#fff}.test-player-section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14141499;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:2.5rem;padding-bottom:2.5rem;display:flex}.tab-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.tab-buttons{text-transform:capitalize;background-color:#1e1e1eb3;border:1px solid #ffffff26;border-radius:.5rem;justify-content:center;align-items:center;width:fit-content;max-width:90%;margin-bottom:1.5rem;padding:.25rem;font-family:Major Mono Display,monospace;display:flex;overflow-x:auto;box-shadow:0 2px 10px #0000004d}@media (max-width:480px){.tab-button{padding:.3rem .75rem;font-size:.9rem}}.tab-button{white-space:nowrap;cursor:pointer;color:#a0aec0;background-color:#0000;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.35rem 1rem;font-size:1rem;font-weight:500;line-height:1.25rem;transition:background-color .2s,color .2s,box-shadow .2s,transform .2s;display:inline-flex}.tab-button:hover{color:#fff;background-color:#37415180;transform:translateY(-1px)}.tab-button.active{color:#fff;background-color:#ec4899;transform:translateY(-1px);box-shadow:0 2px 8px #ec489966}.tab-content{flex-direction:column;align-items:center;width:100%;margin-top:.5rem;display:flex}.input-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:450px;font-family:Major Mono Display,monospace;display:flex}.form-label{color:#a0aec0;text-align:left;margin-bottom:.25rem;font-size:.9rem;display:block}.form-input.glass-box{text-align:center;color:#fff;background:#32323280;border:1px solid #ffffff1a;border-radius:.5rem;outline:none;width:100%;margin-top:.25rem;margin-bottom:.25rem;padding:.75rem;font-family:Major Mono Display,monospace;transition:box-shadow .2s,border-color .2s,background-color .2s}.form-input.glass-box::placeholder{color:#a0aec0;font-family:Roboto,sans-serif}.form-input.glass-box:focus{background:#3c3c3c99;border-color:#ec4899;box-shadow:0 0 0 3px #ec48994d}select.form-input.glass-box{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23a0aec0' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;padding-right:3rem}.load-button{color:#fff;cursor:pointer;background-color:#db2777;border:none;border-radius:.5rem;width:100%;max-width:450px;margin-top:1.25rem;padding:.875rem 1.75rem;font-family:Major Mono Display,monospace;font-weight:700;transition:background-color .15s ease-in-out,transform .15s ease-in-out,box-shadow .2s ease-in-out;box-shadow:0 4px 10px #db27774d}.load-button:hover{background-color:#2d3748;transform:translateY(-2px);box-shadow:0 6px 14px #db277780}.load-button:active{transform:translateY(1px);box-shadow:0 2px 5px #db277766}.player-iframe{aspect-ratio:1;width:80vw;max-width:800px;margin-top:.75rem}@media (min-width:768px){.player-iframe{aspect-ratio:16/9;width:50vw}}@media (max-width:480px){.player-iframe{width:90vw;max-height:60vh}.test-player-section{padding-top:1.5rem;padding-bottom:1.5rem}.input-container{box-sizing:border-box;gap:.3rem;max-width:100%;padding-left:.5rem;padding-right:.5rem}.form-label{font-size:.8rem}.form-input.glass-box{padding:.6rem .8rem;font-size:.9rem}.load-button{max-width:100%;margin-top:.75rem;padding:.6rem 1rem;font-size:.9rem}}.features-section{width:100%;padding-top:5rem;padding-bottom:5rem}@media (min-width:1024px){.features-section{padding-top:10rem;padding-bottom:10rem}}.features-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{text-align:center;background:linear-gradient(#171717,#222);border-radius:1.5rem;flex-direction:column;align-items:center;min-width:22rem;padding:1.5rem;transition:transform 1.5s ease-out,box-shadow .3s ease-out;display:flex;position:relative;overflow:hidden}@media (max-width:640px){.feature-card{min-width:unset;width:100%;padding:1rem}.feature-title{font-size:1.1rem}.feature-description{font-size:.85rem}}.feature-card:hover{transform:translateY(4px)}.feature-icon{color:#ec4899;border:2px solid;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:.75rem;padding:.5rem;transition:transform .3s ease-in-out;display:inline-flex}.feature-title{color:#e5e7eb;margin-top:2.5rem;margin-bottom:.75rem;font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700}.feature-description{color:#9ca3af;flex-grow:1;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:400;line-height:1.6}.feature-description code{color:#fff;background-color:#ffffff1a;border-radius:3px;padding:.2em .4em;font-family:monospace}.api-documentation-section{background-color:#1e1e1e;border:1px solid #333;border-radius:.75rem;width:100%;margin-top:3rem;padding:2rem}@media (max-width:640px){.api-documentation-section{margin-top:2rem;padding:1rem}}.api-doc-main-title{color:#e0e0e0;text-transform:uppercase;margin-bottom:1.5rem;padding-bottom:.5rem;font-family:Major Mono Display,monospace;font-size:1.5rem;display:inline-block;position:relative}@media (max-width:640px){.api-doc-main-title{margin-bottom:1rem;font-size:1.25rem}}.api-doc-main-title-line{content:"";background-color:#4caf50;width:100%;height:2px;position:absolute;bottom:0;left:0}.doc-items-container{flex-direction:column;gap:2.5rem;display:flex}.doc-item-title{color:#e0e0e0;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-size:1.25rem}@media (max-width:640px){.doc-item-title{font-size:1.1rem}}.doc-item-subtitle{color:#a0a0a0;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:.9rem;line-height:1.5}.doc-link{color:#4caf50;text-decoration:none}.doc-link:hover{text-decoration:underline}.doc-code-block{background-color:#2d2d2d;border-top:3px solid #4caf50;border-radius:.5rem;margin-bottom:1rem;padding:1rem;position:relative}.doc-code-block pre{white-space:pre-wrap;word-break:break-all;margin:0}.doc-code-block code{color:#d4d4d4;font-family:Courier New,Courier,monospace;font-size:.9rem}@media (max-width:480px){.doc-code-block code{font-size:.8rem}.doc-code-block{padding:.75rem}}.copy-button{color:#a0a0a0;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.3rem;font-size:1.2rem;position:absolute;top:.5rem;right:.5rem}.copy-button:hover{color:#fff;background-color:#ffffff1a}.doc-code-example-label{color:#a0a0a0;margin-top:1.5rem;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-size:.9rem}
