@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.3gpqod6e6kd7d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1ay-qk1u8nydy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_43d50961-module__KOAtAG__className{font-family:Outfit,Outfit Fallback;font-style:normal}
:root{--bg-color:#000;--text-primary:#fff;--text-secondary:#a1a1aa;--text-tertiary:#71717a;--accent-primary:#f8fafc;--accent-secondary:#3b82f6;--divider-color:#ffffff1a;--glass-bg:#ffffff08;--font-main:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--spacing-base:8px}*{box-sizing:border-box;margin:0;padding:0}html{background-color:#030014}body{color:var(--text-primary);font-family:var(--font-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#030014;background-image:linear-gradient(#0300144d,#030014e6),url(/hero-bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;line-height:1.5;overflow-x:hidden}.mesh-bg{z-index:-1;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.mesh-bg:after{content:"";background-image:radial-gradient(circle at 15%,#38bdf826 0%,#0000 50%),radial-gradient(circle at 85% 30%,#818cf826 0%,#0000 50%);animation:8s ease-in-out infinite alternate pulseGlow;position:absolute;inset:0}@keyframes gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes pulseGlow{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:500;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:8rem 0;position:relative}.divider-top{border-top:1px solid var(--divider-color)}.text-center{text-align:center}.text-gradient{background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.heading-xl{margin-bottom:1.5rem;font-size:clamp(3rem,5vw + 1rem,5rem);font-weight:600}.heading-lg{margin-bottom:1.5rem;font-size:clamp(2rem,3vw + 1rem,3.5rem);font-weight:500}.subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.25rem;font-weight:300}.btn{border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-primary{background-color:var(--text-primary);color:var(--bg-color)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 40px -10px #ffffff4d}.uploader-area{-webkit-backdrop-filter:blur(20px);cursor:pointer;background:linear-gradient(145deg,#1e293bcc,#0f172ae6);border:1px solid #ffffff26;border-top-color:#ffffff4d;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-width:800px;min-height:320px;margin:0 auto;padding:3rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3,inset 0 1px #ffffff1a}.uploader-area:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#38bdf880,#818cf880);border-radius:24px;padding:2px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.uploader-area:hover,.uploader-area.drag-active{background:#ffffff08;transform:translateY(-4px);box-shadow:0 20px 40px -10px #38bdf833}.uploader-area:hover:before,.uploader-area.drag-active:before{opacity:1}.uploader-area .icon{width:48px;height:48px;color:var(--text-tertiary);margin-bottom:1.5rem;transition:color .3s}.uploader-area:hover .icon{color:var(--text-primary)}.upload-text{margin-bottom:.5rem;font-size:1.5rem}.upload-subtext{color:var(--text-tertiary);font-size:.875rem}.showcase-grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:768px){.showcase-grid{grid-template-columns:1fr 1fr;gap:2rem}}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;width:100%;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-brand{grid-column:1/-1}}.video-wrapper{aspect-ratio:16/9;background-color:var(--glass-bg);border-radius:24px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.video-placeholder{object-fit:cover;opacity:.7;filter:grayscale();width:100%;height:100%;transition:all .5s}.video-wrapper:hover .video-placeholder{filter:grayscale(0%);opacity:1}.video-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.875rem;font-weight:500;position:absolute;top:1.5rem;left:1.5rem}.faq-list{flex-direction:column;max-width:800px;margin:0 auto;display:flex}.faq-item{border-bottom:1px solid var(--divider-color);padding:2rem 0}.faq-question{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;font-size:1.5rem;font-weight:400;display:flex}.faq-question .icon{color:var(--text-tertiary);transition:transform .3s}.faq-item.active .icon{transform:rotate(180deg)}.faq-answer{max-height:0;color:var(--text-secondary);font-size:1.125rem;line-height:1.6;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.faq-item.active .faq-answer{max-height:500px;padding-top:1.5rem}.hero-section{padding-top:6rem;padding-bottom:4rem}.uploader-container{margin-top:3rem}input[type=range]{-webkit-appearance:none;background:0 0;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--text-primary);cursor:pointer;border-radius:50%;width:20px;height:20px;margin-top:-8px;transition:transform .2s cubic-bezier(.16,1,.3,1);box-shadow:0 0 10px #ffffff80}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.3)}input[type=range]::-webkit-slider-runnable-track{cursor:pointer;background:var(--divider-color);border-radius:2px;width:100%;height:4px}.target-box{touch-action:none;background-color:#38bdf826;border:2px dashed #ffffffe6;transition:none}.resize-handle{z-index:10;touch-action:none;background-color:#38bdf8;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute}.resize-handle.nw{cursor:nwse-resize;top:-6px;left:-6px}.resize-handle.ne{cursor:nesw-resize;top:-6px;right:-6px}.resize-handle.sw{cursor:nesw-resize;bottom:-6px;left:-6px}.resize-handle.se{cursor:nwse-resize;bottom:-6px;right:-6px}.resize-handle.n{cursor:ns-resize;top:-6px;left:calc(50% - 6px)}.resize-handle.s{cursor:ns-resize;bottom:-6px;left:calc(50% - 6px)}.resize-handle.e{cursor:ew-resize;top:calc(50% - 6px);right:-6px}.resize-handle.w{cursor:ew-resize;top:calc(50% - 6px);left:-6px}.target-label{font-family:var(--font-main);letter-spacing:.05em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;pointer-events:none;background-color:#000000bf;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600}.text-gradient-animated{background:linear-gradient(270deg,#38bdf8,#818cf8,#38bdf8) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient-shift}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.loader-track{background-color:var(--divider-color);border-radius:2px;width:100%;max-width:400px;height:2px;margin-top:2rem;position:relative;overflow:hidden}.loader-bar{background:linear-gradient(90deg, transparent, var(--text-primary), transparent);height:100%;animation:1.5s infinite sweep;position:absolute;left:-100%}@keyframes sweep{0%{width:50%;left:-100%}to{width:100%;left:100%}}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--divider-color);z-index:50;background-color:#00000080;justify-content:space-between;align-items:center;height:80px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-links{align-items:center;gap:2rem;display:flex}.mobile-menu-btn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}.mobile-menu{display:none}.nav-link{color:var(--text-secondary);font-weight:500;transition:color .2s}.nav-link:hover{color:var(--text-primary)}.app-layout{flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.workspace-container{flex:1;display:flex;overflow:hidden}.workspace-canvas{background-color:#050505;background-image:radial-gradient(circle,#ffffff05 0%,#0000 70%);flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.workspace-sidebar{border-left:1px solid var(--divider-color);background-color:#ffffff05;flex-direction:column;gap:2rem;width:400px;padding:2rem;display:flex;overflow-y:auto}.sidebar-panel{-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.sidebar-panel:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000004d}.sidebar-title{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:500;display:flex}.control-group{margin-bottom:1.5rem}.control-label{color:var(--text-secondary);justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;display:flex}.footer{border-top:1px solid var(--divider-color);color:var(--text-secondary);flex-direction:column;align-items:center;gap:2rem;padding:4rem 2rem;display:flex}.footer-links{gap:2rem;display:flex}.badge{color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}@media (max-width:768px){.nav-links{display:none}.mobile-menu-btn{display:block}.mobile-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--divider-color);background-color:#030014f2;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;display:flex;position:absolute;top:80px;left:0;box-shadow:0 10px 40px #00000080}.navbar{padding:0 1rem}.workspace-container{flex-direction:column;overflow-y:auto}.workspace-sidebar{border-left:none;border-top:1px solid var(--divider-color);width:100%;padding:1.5rem}.workspace-canvas{min-height:50vh;padding:1rem}.section{padding:4rem 0}.hero-section{padding-top:2rem;padding-bottom:2rem}.uploader-container{margin-top:1.5rem}.uploader-area{gap:1rem;min-height:220px;padding:1.5rem 1rem}.heading-xl{margin-bottom:.5rem;font-size:2rem}.badge{margin-bottom:1rem}.subtitle{margin-bottom:1rem;font-size:1rem}}
