body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:geist mono,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}::-webkit-scrollbar-thumb:hover{background:#2d2d2d}*{scrollbar-color:#232323 #141414;scrollbar-width:auto}.header{background:#0f0f0ff2;border-bottom:1px solid #ffffff1a;position:fixed;top:0;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:.75rem 2rem}.logo img{height:32px}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#909090;text-decoration:none;transition:color .3s}.nav-link:hover{color:#ff0d0d}.mobile-toggle{display:none}@media (max-width:768px){.mobile-toggle{background:none;border:none;color:#909090;cursor:pointer;display:block;font-size:24px;padding:.5rem}.nav-menu{background:#0f0f0ff2;border-bottom:1px solid #ffffff1a;display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;right:0;top:100%}.nav-menu.active{display:flex}}@media (max-width:480px){.nav-container{padding:.5rem 1rem}}.hero{background:linear-gradient(135deg,#050505,#0a0a0a);color:#fff;min-height:100vh;overflow:hidden;padding-top:100px;position:relative;z-index:1}@keyframes gradient-animation{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media (max-width:768px){.gradient-overlay{display:none!important}}.hero-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:8rem 2rem;position:relative;z-index:3}.hero-text{flex:1 1;max-width:600px;position:relative;z-index:2}.gradient-text{text-align:left}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.primary-button,.secondary-button{font-family:geist mono}.secondary-button{background:#0000;border:1px solid #ff0d0d80;border-radius:4px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.secondary-button:hover{background:#ff0d0d1a}.trust-badges{border:1px solid #ff0d0d1a;display:flex;flex-direction:column;gap:.75rem;min-width:300px;padding:1.5rem;width:-webkit-fit-content;width:fit-content}.trust-badges span{color:#a0a0a0;display:block;font-size:.9rem;margin:0;text-align:left}.badge-icons{align-items:center;display:flex;gap:.75rem}.security-badge{background:#ff0d0d1a;border:1px solid #ff0d0d33;border-radius:4px;color:#ff0d0d;font-size:.85rem;padding:.4rem .75rem}.quantum-sphere{height:600px;position:absolute;right:-100px;top:50%;transform:translateY(-50%);width:600px;z-index:1}.sphere-core{background:#ff0d0d26;border-radius:50%;box-shadow:0 0 50px #ff0d0d4d;height:120px;width:120px}.sphere-core,.sphere-ring{animation:pulse 3s ease-in-out infinite;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.sphere-ring{border:1px solid #ff0d0d4d;border-radius:50%}.ring-1{animation:rotate 20s linear infinite,pulse 3s ease-in-out infinite;height:200px;width:200px}.ring-2{animation:rotate 25s linear infinite reverse,pulse 3s ease-in-out infinite;height:280px;width:280px}.ring-3{animation:rotate 30s linear infinite,pulse 3s ease-in-out infinite;height:360px;width:360px}.ring-4{animation:rotate 35s linear infinite reverse,pulse 3s ease-in-out infinite;height:440px;width:440px}.ring-5{animation:rotate 40s linear infinite,pulse 3s ease-in-out infinite;height:520px;width:520px}.ring-6{animation:rotate 45s linear infinite reverse,pulse 3s ease-in-out infinite;height:600px;width:600px}.data-streams{animation:pulse 3s ease-in-out infinite;background:radial-gradient(circle at center,#ff0d0d26 0,#0000 70%);left:50%;top:50%;transform:translate(-50%,-50%)}.data-streams,.quantum-particles{height:100%;position:absolute;width:100%}.quantum-particles{animation:rotate 30s linear infinite}.particle{animation:particle-pulse 2s ease-in-out infinite;background:#ff0d0d;border-radius:50%;height:4px;position:absolute;width:4px}.hero-features{display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem 4rem}.feature-card{background:#14141466;border:1px solid #ffffff1a;border-radius:8px;flex:1 1;padding:2rem;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{color:#ff0d0d;font-size:2rem;margin-bottom:1rem}.feature-card h3{font-size:1.125rem;margin-bottom:.75rem}.feature-card p{color:#a0a0a0;font-size:.875rem;line-height:1.5}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes pulse{0%{opacity:.4;transform:translate(-50%,-50%) scale(.98)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.02)}to{opacity:.4;transform:translate(-50%,-50%) scale(.98)}}@keyframes particle-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}@media (max-width:1024px){.hero-content{flex-direction:column;padding:4rem 2rem}h1{font-size:2.5rem}.badge-icons,.hero-buttons,.trust-badges{justify-content:flex-start}.quantum-sphere{height:400px;right:-50px;width:400px}.sphere-core{height:100px;width:100px}.ring-1{height:150px;width:150px}.ring-2{height:200px;width:200px}.ring-3{height:250px;width:250px}.ring-4{height:300px;width:300px}.ring-5{height:350px;width:350px}.ring-6{height:400px;width:400px}.hero-features{flex-direction:column}}@media (max-width:800px){h1{font-size:2.25rem}.hero-buttons{flex-direction:column}.quantum-sphere{height:300px;margin-top:2rem;position:relative;right:auto;top:auto;transform:none;width:300px}.hero-subtitle{font-size:.875rem}.feature-card h3{font-size:1rem}.feature-card p{font-size:.875rem}.gradient-overlay{animation:none!important}}@media (max-width:768px){.quantum-sphere{display:none!important}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#232323;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0a0a0a}.hero-subtitle,.hero-text h1,.hero-text p{text-align:left!important}.mobile-cta{display:none;padding:2rem 0 6rem;text-align:center}@media (max-width:800px){.mobile-cta{display:block}}.how-it-works{background:linear-gradient(135deg,#050505,#0a0a0a);color:#fff;min-height:100vh;padding:120px 0 60px}.how-it-works-container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-title{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.section-subtitle{color:#a0a0a0;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:700px}.comparison-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:4rem 0}.comparison-card{background:#0a0a0a66;border:1px solid #ff0d0d1a;border-radius:12px;padding:2rem;transition:transform .3s ease}.comparison-card:hover{transform:translateY(-5px)}.comparison-card h3{color:#ff0d0d;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.comparison-card.traditional h3{color:#a0a0a0}.comparison-card ul{list-style:none;margin:0;padding:0}.comparison-card li{color:#a0a0a0;line-height:1.5;margin-bottom:1rem;padding-left:1.5rem;position:relative}.comparison-card li:before{color:#ff0d0d;content:"•";left:0;position:absolute}.comparison-card.traditional li:before{color:#a0a0a0}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.step{align-items:flex-start;background:#0a0a0a66;border:1px solid #ff0d0d1a;border-radius:12px;display:flex;padding:2rem;transition:transform .3s ease}.step:hover{transform:translateY(-5px)}.step-icon{align-items:center;background:#ff0d0d1a;border-radius:12px;color:#ff0d0d;display:flex;flex-shrink:0;font-size:1.5rem;height:48px;justify-content:center;margin-right:1.5rem;width:48px}.step-content{flex:1 1}.step-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.step-description{color:#a0a0a0;font-size:.975rem;line-height:1.6}.security-note{background:#ff0d0d1a;border:1px solid #ff0d0d33;border-radius:12px;margin-top:4rem;padding:3rem 2rem;text-align:center}.security-icon{color:#ff0d0d;font-size:2rem;margin-bottom:1.5rem}.security-note h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.security-note p{color:#a0a0a0;font-size:1rem;line-height:1.6;margin:0 auto;max-width:700px}@media (max-width:768px){.comparison-section{grid-template-columns:1fr}.step{flex-direction:column}.step-icon{margin-bottom:1rem;margin-right:0}.security-note{padding:2rem}.section-header{align-items:center;display:flex;flex-direction:column}.section-title{font-size:2rem;order:-1}.section-subtitle{font-size:1rem}}.dashboard{background:linear-gradient(135deg,#050505,#0a0a0a);min-height:100vh}.dashboard,.dashboard-container{align-items:center;display:flex;justify-content:center;margin:0;padding:0;width:100%}.dropzone-grid{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;margin:0;max-width:1400px;padding:0;position:static;row-gap:20px;width:calc(100% - 160px)}.dropzone-section{background:#0a0a0a66;border:1px solid #ff0d0d1a;border-radius:12px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:auto;margin:0;min-height:600px;padding:1.5rem;position:static;width:100%}.dropzone-section.expanded{flex:2 1}.dropzone-section.hidden{display:none}.section-header{align-items:center;display:flex;margin-bottom:.5rem}.section-header i{color:#ff0d0d;font-size:1.75rem}.section-description{color:#a0a0a0;font-size:.975rem;line-height:1.5;margin-bottom:1.5rem;text-align:left}.dropzone{align-items:center;border:2px dashed #ff0d0d4d;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-grow:1;justify-content:center;min-height:350px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.dropzone.active,.dropzone:hover{background:#ff0d0d0d;border-color:#ff0d0d}.file-list{display:flex;flex-direction:column;flex-grow:1;margin-top:1rem;overflow-y:auto}.file-item{background:#ffffff0d;border-radius:8px;box-sizing:border-box;gap:1rem;margin-bottom:.75rem;padding:1rem}.file-actions,.file-item{align-items:flex-start;display:flex;flex-wrap:wrap;width:100%}.file-actions{gap:.75rem;margin-left:auto}.decryption-status,.encryption-status{color:#0f0;font-size:.9rem;margin-right:.5rem}.encryption-key-container{background:#0003;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;position:relative;width:100%}.key-label{color:#666;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.encryption-key{box-sizing:border-box;color:#a0a0a0;font-family:monospace;font-size:.8rem;line-height:1.4;margin-right:24px;width:100%;word-break:break-all}.copy-button{align-items:center;background:#ff0d0d1a;border:none;border-radius:4px;color:#ff0d0d;cursor:pointer;display:flex;height:24px;justify-content:center;padding:.25rem;position:absolute;right:.5rem;top:.75rem;transition:all .3s ease;width:24px}.copy-button:hover{background:#ff0d0d33}.copy-button i{font-size:14px}.download-button{align-items:center;background:#ff0d0d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.download-button:hover{background:#ff2424;transform:translateY(-1px)}.progress-bar-container{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-bar{background:#ff0d0d;height:100%;transition:width .3s ease}.encryption-message{color:#a0a0a0;font-size:.9rem;margin-bottom:.5rem;text-align:center}.encrypt-button{align-items:center;background:#ff0d0d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.encrypt-button:hover{background:#ff2424;transform:translateY(-1px)}.encrypt-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.clear-button{align-items:center;background:#0000;border:1px solid #ff0d0d4d;border-radius:6px;color:#ff0d0d;cursor:pointer;display:flex;gap:.5rem;justify-content:center;margin-top:1rem;padding:.75rem;transition:all .3s ease;width:100%}.clear-button:hover{background:#ff0d0d0d;border-color:#ff0d0d}.encryption-progress{margin:1rem 0;width:100%}.encryption-key-input{background:#ffffff0d;border:1px solid #ff0d0d33;border-radius:4px;box-sizing:border-box;color:#fff;font-family:monospace;font-size:.9rem;padding:.5rem;width:100%}.encryption-key-input:focus{border-color:#ff0d0d;outline:none}.decrypt-button{align-items:center;background:#ff0d0d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.decrypt-button:hover{background:#ff2424;transform:translateY(-1px)}@media screen and (max-width:1160px){.dropzone-grid{width:calc(100% - 100px)}}@media screen and (max-width:768px){.dropzone-grid{grid-template-columns:1fr;width:calc(100% - 40px)}}@media screen and (max-width:480px){.dropzone-grid{width:calc(100% - 20px)}}.contact-section{background:linear-gradient(135deg,#050505,#0a0a0a);color:#fff;min-height:100vh;overflow:hidden;padding-top:100px;position:relative;z-index:1}.gradient-overlay{animation:gradient-animation 5s infinite;background:radial-gradient(circle at top right,#ff0d0d08,#0000 60%);bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.contact-container{margin:0 auto;max-width:600px;padding:4rem 2rem;position:relative;z-index:3}h1{font-size:2.75rem;font-weight:600;line-height:1.1;margin-bottom:1.25rem;text-align:center}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff0d0d,#ff4b4b);-webkit-background-clip:text}.hero-subtitle{color:#a0a0a0;font-size:1rem;line-height:1.6;margin-bottom:2rem;text-align:center}.contact-form{background:#14141466;border:1px solid #ffffff1a;border-radius:8px;gap:1.5rem;padding:2rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#a0a0a0;font-family:geist mono;font-size:.9rem}.form-group input,.form-group textarea{background:#14141466;border:1px solid #ff0d0d33;border-radius:4px;color:#fff;font-family:geist mono;font-size:.9rem;padding:10px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#ff0d0d80;box-shadow:0 0 0 2px #ff0d0d1a;outline:none}.form-group textarea{min-height:150px;resize:vertical}button.primary-button{background:#ff0d0d;background-image:linear-gradient(90deg,#ff0d0d,#ff4b4b);border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:geist mono;font-size:.75rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}button.primary-button:hover{box-shadow:0 4px 16px #ff0d0d66;transform:translateY(-1px)}button.primary-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.error-message,.success-message{border-radius:4px;font-family:geist mono;font-size:.9rem;margin-top:1rem;padding:.7rem;text-align:center}.success-message{background:#00ff001a;border:1px solid #0f03;color:#90ee90}.error-message{background:#ff0d0d1a;border:1px solid #ff0d0d33;color:#ff0d0d}@media (max-width:768px){.contact-container{padding:2rem 1rem}h1{font-size:2.25rem}.contact-form{padding:1.5rem}.gradient-overlay{display:none}}.about-container{background:linear-gradient(135deg,#050505,#0a0a0a);color:#fff;left:0;margin:0 auto;max-width:1200px;min-height:100vh;padding:120px 0 60px;position:relative;right:0;width:100%}.about-header{margin-bottom:2rem;text-align:center}.company-logo{height:auto;margin-bottom:1rem;max-width:100px}.about-header h1{color:#fff;font-size:2rem;margin:0}.about-content{display:flex;flex-direction:column;gap:2rem}.mission-statement{margin:0 auto;max-width:800px;text-align:center}.mission-statement h2{color:#ff0d0d;margin-bottom:1rem}.mission-statement p{color:#a0a0a0;font-size:1rem;line-height:1.6}.focus-areas h2{color:#ff0d0d;margin-bottom:2rem;text-align:center}.focus-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.focus-card{background:#0a0a0a66;border:1px solid #ff0d0d1a;border-radius:12px;padding:2rem;transition:transform .3s ease}.focus-card:hover{transform:translateY(-5px)}.focus-card h3{color:#fff;margin-bottom:1rem}.focus-card p{color:#a0a0a0;line-height:1.5}.creator-text{color:#ff0d0d;font-family:geist mono,monospace;font-size:1.2rem;margin-top:.5rem}.focus-cards-container{padding:0 4rem}@media (max-width:768px){.about-container{padding:120px 1rem 60px}.focus-cards{grid-template-columns:1fr}.focus-cards-container{padding:0 1rem}.visit-section{margin-bottom:2rem;margin-top:4rem}}body{background:linear-gradient(135deg,#050505,#0a0a0a);margin:0;padding:0}.visit-button{margin-top:0}.primary-button{background:#ff0d0d;background-image:linear-gradient(90deg,#ff0d0d,#ff4b4b);border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:geist mono,monospace;font-size:.75rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.primary-button:hover{box-shadow:0 4px 16px #ff0d0d66;transform:translateY(-1px)}.visit-section{margin-top:4rem;text-align:center}.visit-button{display:inline-block;text-decoration:none}
/*# sourceMappingURL=main.a264c90c.css.map*/