@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(/assets/fonts/inter-v12-latin-300.woff2)format("woff2"),url(/assets/fonts/inter-v12-latin-300.ttf)format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/assets/fonts/inter-v12-latin-regular.woff2)format("woff2"),url(/assets/fonts/inter-v12-latin-regular.ttf)format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/assets/fonts/inter-v12-latin-500.woff2)format("woff2"),url(/assets/fonts/inter-v12-latin-500.ttf)format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/assets/fonts/inter-v12-latin-700.woff2)format("woff2"),url(/assets/fonts/inter-v12-latin-700.ttf)format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(/assets/fonts/inter-v12-latin-900.woff2)format("woff2"),url(/assets/fonts/inter-v12-latin-900.ttf)format("truetype")}*{box-sizing:border-box;margin:0;padding:0}body,html{color:#f0f2f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;background-color:#0a0e12;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#f0f2f5;font-weight:700;line-height:1.2}p{color:#8b95a5}a{color:inherit;text-decoration:none;transition:color .2s}::selection{color:#f0f2f5;background:#22c55e4d}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0e12}::-webkit-scrollbar-thumb{background:#1a222d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5a6577}nav{z-index:100;background:0 0;justify-content:space-between;align-items:center;padding:1.25rem 4rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}nav.nav-scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0e12e6;border-bottom:1px solid #ffffff14;padding:1rem 4rem}.logo-area{align-items:center;gap:.625rem;text-decoration:none;transition:opacity .2s;display:flex}.logo-area:hover{opacity:.8}.logo-area img{width:1.75rem;height:1.75rem}.logo-area span{color:#f0f2f5;font-size:1.125rem;font-weight:700}.nav-center{border-radius:12px;align-items:center;gap:.5rem;padding:.375rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-center a{color:#8b95a5;z-index:1;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s;display:flex;position:relative}.nav-center a:hover{color:#f0f2f5}.nav-center .external-icon{opacity:.7;font-size:.625rem}.nav-indicator{z-index:0;background:#1a222d;border-radius:8px;height:calc(100% - .75rem);transition:left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),opacity .2s;position:absolute;top:.375rem}.github-link{color:#8b95a5;background:0 0;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex}.github-link:hover{color:#f0f2f5;background:#141a22;border-color:#ffffff26}.github-link svg{font-size:1.125rem}.mobile-toggle{color:#f0f2f5;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.25rem;display:none}.mobile-nav{z-index:150;background:#141a22;border-left:1px solid #ffffff14;width:100%;max-width:320px;height:100vh;transition:transform .3s;position:fixed;top:0;right:0;transform:translate(100%)}.mobile-nav.mobile-open{transform:translate(0)}.mobile-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.mobile-logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.mobile-logo img{width:1.75rem;height:1.75rem}.mobile-logo span{color:#f0f2f5;font-size:1.125rem;font-weight:700}.mobile-close{color:#8b95a5;cursor:pointer;background:#1a222d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .2s;display:flex}.mobile-close:hover{color:#f0f2f5;border-color:#ffffff26}.mobile-links{flex-direction:column;padding:1rem;display:flex}.mobile-links a{color:#8b95a5;border-radius:10px;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.mobile-links a:hover,.mobile-links a.active{color:#f0f2f5;background:#1a222d}.mobile-links a .external-icon{opacity:.7;font-size:.75rem}.mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:140;background:#0009;position:fixed;inset:0}@media (width<=900px){nav,nav.nav-scrolled{padding:1rem 1.5rem}.nav-center,.github-link{display:none}.mobile-toggle{justify-content:center;align-items:center;display:flex}}.app-root{flex-direction:column;min-height:100vh;display:flex;position:relative}.app-root:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#22c55e12 0%,#0000 60%);width:150%;height:80%;position:fixed;top:-30%;left:50%;transform:translate(-50%)}.main-content{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.not-found-page{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-content{text-align:center;max-width:500px}.error-code{background:linear-gradient(135deg,#22c55e 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:8rem;font-weight:800;line-height:1}.not-found-content h1{margin-bottom:.75rem;font-size:2rem;font-weight:700}.not-found-content p{color:#8b95a5;margin-bottom:.5rem;font-size:1.0625rem}.redirect-notice{color:#5a6577;margin-bottom:2rem;font-size:.9375rem}.not-found-actions{justify-content:center;gap:1rem;display:flex}@media (width<=640px){.error-code{font-size:5rem}.not-found-content h1{font-size:1.5rem}.not-found-actions{flex-direction:column}.not-found-actions .btn{justify-content:center;width:100%}}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:600;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn svg{font-size:1em}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-md{padding:.75rem 1.5rem;font-size:.9375rem}.btn-lg{padding:1rem 2rem;font-size:1rem}.btn-filled.btn-primary{color:#0a0e12;background:#22c55e}.btn-filled.btn-primary:hover:not(:disabled){background:#4ade80;transform:translateY(-1px)}.btn-filled.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-filled.btn-blue{color:#fff;background:#3b82f6}.btn-filled.btn-blue:hover:not(:disabled){background:#60a5fa;transform:translateY(-1px)}.btn-filled.btn-red{color:#fff;background:#ef4444}.btn-filled.btn-red:hover:not(:disabled){background:#f87171;transform:translateY(-1px)}.btn-filled.btn-green{color:#0a0e12;background:#22c55e}.btn-filled.btn-green:hover:not(:disabled){background:#4ade80;transform:translateY(-1px)}.btn-outline{background:0 0}.btn-outline.btn-primary{color:#22c55e;border:1px solid #22c55e}.btn-outline.btn-primary:hover:not(:disabled){background:#22c55e1a}.btn-outline.btn-blue{color:#3b82f6;border:1px solid #3b82f6}.btn-outline.btn-blue:hover:not(:disabled){background:#3b82f61a}.btn-outline.btn-red{color:#ef4444;border:1px solid #ef4444}.btn-outline.btn-red:hover:not(:disabled){background:#ef44441a}.btn-outline.btn-green{color:#22c55e;border:1px solid #22c55e}.btn-outline.btn-green:hover:not(:disabled){background:#22c55e1a}.btn-ghost{background:0 0;border:none}.btn-ghost.btn-primary{color:#22c55e}.btn-ghost.btn-primary:hover:not(:disabled){background:#22c55e1a}.btn-ghost.btn-blue{color:#3b82f6}.btn-ghost.btn-blue:hover:not(:disabled){background:#3b82f61a}.home-page{overflow-x:hidden}.hero{align-items:center;min-height:100vh;padding:120px 6rem 80px;display:flex;position:relative}.hero-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;display:grid}.hero-content{flex-direction:column;gap:1.5rem;display:flex}.hero-title{color:#f0f2f5;letter-spacing:-.02em;font-size:3.5rem;font-weight:800;line-height:1.1}.hero-title .highlight{color:#22c55e;display:inline-block;position:relative}.hero-title .underline-scribble{width:110%;height:16px;position:absolute;bottom:-4px;left:-5%;overflow:visible}.hero-title .underline-scribble path{fill:none;stroke:#22c55e;stroke-width:3px;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200px;animation:1s ease-out .5s forwards draw-underline}@keyframes draw-underline{to{stroke-dashoffset:0}}.hero-description{color:#8b95a5;max-width:480px;font-size:1.125rem;line-height:1.7}.hero-actions{gap:1rem;margin-top:.5rem;display:flex}.hero-visual{perspective:1000px;justify-content:center;align-items:center;display:flex;position:relative}.interface-preview{z-index:2;width:100%;max-width:650px;transform-style:preserve-3d;position:relative;transform:rotateY(-8deg)rotateX(4deg)}.interface-preview img{border-radius:12px;width:100%}@media (width<=1100px){.hero{padding:120px 3rem 60px}.hero-grid{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-content{align-items:center}.hero-description{max-width:600px}.hero-title{font-size:3rem}.hero-actions{justify-content:center}}@media (width<=640px){.hero{padding:100px 1.5rem 40px}.hero-title{font-size:2.25rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn{justify-content:center;width:100%}}.features-section{flex-direction:column;gap:8rem;max-width:1200px;margin:0 auto;padding:6rem;display:flex}.feature-block{grid-template-columns:1fr 1.3fr;align-items:center;gap:4rem;display:grid}.feature-block.feature-reverse{grid-template-columns:1.3fr 1fr}.feature-block.feature-reverse .feature-content{order:2}.feature-block.feature-reverse .feature-image{order:1}.feature-content{flex-direction:column;gap:1rem;display:flex}.feature-label{color:#22c55e;text-transform:uppercase;letter-spacing:.08em;font-size:.8125rem;font-weight:600}.feature-content h3{font-size:2rem;font-weight:700;line-height:1.2}.feature-content p{color:#8b95a5;font-size:1.0625rem;line-height:1.7}.feature-image{position:relative}.feature-image img{border:1px solid #ffffff14;border-radius:12px;width:100%}@media (width<=900px){.features-section{gap:5rem;padding:4rem 2rem}.feature-block,.feature-block.feature-reverse{grid-template-columns:1fr;gap:2rem}.feature-block .feature-content,.feature-block .feature-image,.feature-block.feature-reverse .feature-content,.feature-block.feature-reverse .feature-image{order:unset}.feature-content h3{font-size:1.75rem}}@media (width<=640px){.features-section{gap:4rem;padding:3rem 1.5rem}.feature-content h3{font-size:1.5rem}.feature-content p{font-size:1rem}}.feature-grid-section{max-width:1200px;margin:0 auto;padding:4rem 6rem 6rem}.feature-grid-header{text-align:center;margin-bottom:3rem}.feature-grid-header h2{color:#f0f2f5;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.25rem;font-weight:700}.feature-grid-header p{color:#8b95a5;max-width:500px;margin:0 auto;font-size:1.0625rem}.feature-grid-label{color:#22c55e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-block}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.feature-card{background:#141a22;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:1rem;padding:1.75rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.feature-card:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 4px 12px #0006}.feature-card--blue .feature-icon{background:#3b82f61a}.feature-card--blue .feature-icon svg{color:#60a5fa}.feature-card--purple .feature-icon{background:#8b5cf61a}.feature-card--purple .feature-icon svg{color:#ad8cf9}.feature-card--orange .feature-icon{background:#f59e0b1a}.feature-card--orange .feature-icon svg{color:#f7b13c}.feature-card--green .feature-icon{background:#22c55e1a}.feature-card--green .feature-icon svg{color:#4ade80}.feature-card--red .feature-icon{background:#ef44441a}.feature-card--red .feature-icon svg{color:#f87171}.feature-card--cyan .feature-icon{background:#06b6d41a}.feature-card--cyan .feature-icon svg{color:#22d3ee}.feature-icon{border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .3s;display:flex}.feature-icon svg{font-size:1.25rem;transition:transform .3s}.feature-card:hover .feature-icon svg{transform:scale(1.1)}.feature-text{flex-direction:column;gap:.5rem;display:flex}.feature-card h3{color:#f0f2f5;font-size:1.0625rem;font-weight:600}.feature-card p{color:#8b95a5;font-size:.875rem;line-height:1.6}@media (width<=1100px){.feature-grid-section{padding:3rem 2rem 4rem}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid-header h2{font-size:1.875rem}}@media (width<=640px){.feature-grid-section{padding:2rem 1.5rem 3rem}.feature-grid{grid-template-columns:1fr;gap:1rem}.feature-card{padding:1.5rem}.feature-grid-header{margin-bottom:2rem}.feature-grid-header h2{font-size:1.5rem}.feature-grid-header p{font-size:1rem}}.cta-section{background:#141a22;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;margin:4rem 6rem 0;padding:2rem 2.5rem;display:flex}.cta-section h2{font-size:1.25rem;font-weight:600}.cta-actions{gap:.75rem;display:flex}@media (width<=700px){.cta-section{text-align:center;flex-direction:column;gap:1.5rem;margin:2rem 1.5rem 0;padding:2rem}.cta-section h2{font-size:1.125rem}.cta-actions{width:100%}.cta-actions .btn{flex:1;justify-content:center}}.footer{border-top:1px solid #ffffff14;margin-top:4rem;padding:2rem 6rem}.footer-content{justify-content:space-between;align-items:center;display:flex}.footer-left p{color:#5a6577;font-size:.875rem}.footer-links{align-items:center;gap:2rem;display:flex}.footer-links a{color:#8b95a5;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#f0f2f5}.footer-right .github-link{color:#8b95a5;background:#141a22;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .2s;display:flex}.footer-right .github-link:hover{color:#f0f2f5;border-color:#ffffff26}.footer-right .github-link svg{font-size:1rem}@media (width<=900px){.footer{padding:2rem}.footer-content{flex-direction:column;gap:1.5rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem}}@media (width<=640px){.footer{padding:1.5rem}.footer-links{gap:1rem}.footer-links a{font-size:.8125rem}}.legal-page{min-height:100vh;padding:8rem 4rem 4rem}.legal-container{max-width:800px;margin:0 auto}.legal-page h1{border-bottom:1px solid #ffffff14;margin-bottom:2rem;padding-bottom:1rem;font-size:2.5rem;font-weight:700}.legal-section{margin-bottom:2.5rem}.legal-section h2{color:#f0f2f5;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.legal-section address{color:#8b95a5;font-size:1rem;font-style:normal;line-height:1.8}.legal-section p{color:#8b95a5;font-size:1rem;line-height:1.8}.legal-section a{color:#22c55e;transition:opacity .2s}.legal-section a:hover{opacity:.8}@media (width<=640px){.legal-page{padding:6rem 1.5rem 3rem}.legal-page h1{font-size:2rem}}.privacy-page h3{color:#f0f2f5;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.privacy-page h4{color:#8b95a5;margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.privacy-page ul{margin:1rem 0;padding-left:1.5rem}.privacy-page ul li{color:#8b95a5;margin-bottom:.5rem;line-height:1.8}.privacy-page strong{color:#f0f2f5;font-weight:600}.privacy-page .sources{color:#5a6577;border-top:1px solid #ffffff14;margin-top:2rem;padding-top:1rem;font-size:.875rem}.install-page{justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex}.install-container{width:100%;max-width:700px}.install-header{text-align:center;margin-bottom:40px}.install-header h1{margin-bottom:8px;font-size:2.5rem;font-weight:700}.install-header p{color:#8b95a5;font-size:1.125rem}.quick-install{background:#141a22;border:1px solid #ffffff14;border-radius:12px;margin-bottom:32px;padding:24px}.quick-install-header{text-align:center;margin-bottom:16px}.quick-install-header h2{margin-bottom:4px;font-size:1.25rem;font-weight:600}.quick-install-header p{color:#8b95a5;font-size:.875rem}.command-row{cursor:pointer;background:#0a0e12;border:1px solid #ffffff14;border-radius:8px;align-items:center;padding:14px 16px;transition:border-color .2s;display:flex}.command-row:hover{border-color:#22c55e}.command-row code{color:#f0f2f5;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem;overflow:hidden}.copy-btn{color:#5a6577;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.8125rem;font-weight:500;transition:color .2s;display:flex}.copy-btn:hover{color:#22c55e;background:#22c55e1a}.copy-btn.copied{color:#22c55e}.divider{align-items:center;gap:16px;margin-bottom:24px;display:flex}.divider:before,.divider:after{content:"";background:#ffffff14;flex:1;height:1px}.divider span{color:#5a6577;font-size:.8125rem}.install-options{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:40px;display:grid}.install-option{cursor:pointer;text-align:left;background:#141a22;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:14px;padding:18px 20px;transition:all .2s;display:flex}.install-option:hover{background:#181f28;border-color:#ffffff26}.install-option>svg{color:#8b95a5;font-size:1.75rem;transition:color .2s}.install-option .option-text{flex-direction:column;gap:2px;display:flex}.install-option .option-text strong{color:#f0f2f5;font-size:.9375rem;font-weight:600}.install-option .option-text span{color:#5a6577;font-size:.75rem}.help-section{text-align:center;border-top:1px solid #ffffff14;padding-top:24px}.help-section>p{color:#5a6577;margin-bottom:12px;font-size:.875rem}.help-links{justify-content:center;gap:24px;display:flex}.help-links a{color:#8b95a5;cursor:pointer;font-size:.875rem;font-weight:500;transition:color .2s}.help-links a:hover{color:#22c55e}@media (width<=640px){.install-header h1{font-size:2rem}.install-options{grid-template-columns:1fr}.command-row{flex-direction:column;gap:12px}.command-row code{text-align:center;width:100%;font-size:.75rem}}.tutorials-page{max-width:1200px;min-height:100vh;margin:0 auto;padding:120px 48px 80px}.tutorials-header{text-align:center;margin-bottom:48px}.tutorials-header h1{margin-bottom:8px;font-size:2.5rem;font-weight:700}.tutorials-header p{color:#8b95a5;font-size:1.125rem}.tutorials-section{margin-bottom:48px}.tutorials-section:last-child{margin-bottom:0}.tutorials-section h2{color:#8b95a5;margin-bottom:16px;font-size:1.125rem;font-weight:600}.tutorials-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.tutorial-card{aspect-ratio:16/9;cursor:pointer;border-radius:10px;position:relative;overflow:hidden}.tutorial-card:hover .card-overlay{opacity:1}.tutorial-card:hover .card-thumbnail{transform:scale(1.05)}.card-thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .3s}.creator-avatar{object-fit:cover;z-index:2;border:2px solid #fffc;border-radius:50%;width:28px;height:28px;position:absolute;bottom:8px;left:8px}.card-overlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.card-overlay svg{color:#fff;font-size:2rem}.add-card{color:#5a6577;background:#141a22;border:1px dashed #ffffff14;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:all .2s;display:flex}.add-card:hover{color:#22c55e;background:#22c55e0d;border-color:#22c55e}.add-card svg{font-size:1.5rem}.add-card span{font-size:.875rem;font-weight:500}@media (width<=768px){.tutorials-page{padding:100px 24px 60px}.tutorials-header h1{font-size:2rem}.tutorials-grid{grid-template-columns:repeat(2,1fr)}}.submission-page{justify-content:center;min-height:100vh;padding:8rem 4rem 4rem;display:flex}.submission-container{width:100%;max-width:900px}.submission-header{text-align:center;margin-bottom:3rem}.submission-header h1{margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.submission-header p{color:#8b95a5;font-size:1.125rem}.submission-content{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.submission-form{background:#141a22;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#f0f2f5;font-size:.9375rem;font-weight:500}.form-group label .optional{color:#5a6577;font-weight:400}.form-group input,.form-group select,.form-group textarea{color:#f0f2f5;background:#0a0e12;border:1px solid #ffffff14;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#5a6577}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#22c55e;outline:none}.form-group select{cursor:pointer}.form-group textarea{resize:vertical;min-height:100px}.form-checkbox{align-items:flex-start;gap:.75rem;display:flex}.form-checkbox input[type=checkbox]{accent-color:#22c55e;cursor:pointer;width:18px;height:18px;margin-top:2px}.form-checkbox label{color:#8b95a5;cursor:pointer;font-size:.9375rem;line-height:1.5}.guidelines{background:#141a22;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem;position:sticky;top:6rem}.guidelines-header{border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.guidelines-header svg{color:#3b82f6;font-size:1.125rem}.guidelines-header h3{margin:0;font-size:1rem;font-weight:600}.guidelines ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.guidelines ul li{color:#8b95a5;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.guidelines ul li:before{content:"";background:#22c55e;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.success-state{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 2rem;display:flex}.success-state .success-icon{background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.success-state .success-icon svg{color:#22c55e;font-size:2.5rem}.success-state h1{font-size:2rem;font-weight:700}.success-state p{color:#8b95a5;max-width:400px;font-size:1.125rem}@media (width<=900px){.submission-content{grid-template-columns:1fr}.guidelines{position:static}}@media (width<=640px){.submission-page{padding:6rem 1.5rem 3rem}.submission-header h1{font-size:2rem}.submission-form{padding:1.5rem}}
