:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffe6;background-color:#020617;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}@keyframes move-twinkle{0%{background-position:0 0}to{background-position:-10000px 5000px}}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:#000}body{display:flex;place-items:center;min-width:320px;background-image:radial-gradient(white,rgba(255,255,255,.2) 2px,transparent 3px),radial-gradient(white,rgba(255,255,255,.15) 1px,transparent 2px),radial-gradient(white,rgba(255,255,255,.1) 2px,transparent 3px);background-size:550px 550px,350px 350px,250px 250px;background-position:0 0,40px 60px,130px 270px;animation:move-twinkle 200s linear infinite;position:relative}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards;opacity:0}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}@keyframes shine{to{background-position:200% center}}.subtitle{color:#94a3b8;font-size:1.1rem;margin-top:.5rem;margin-bottom:2rem}.card{background:#1e293b66;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:24px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f,inset 0 1px #ffffff0d;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 20px 25px -5px #0003,0 10px 10px -5px #0000001a,inset 0 1px #ffffff1a}.btn-primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 6px #4f46e533}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 12px #4f46e54d}.btn-primary:active{transform:translateY(0)}.btn-white{background:#fff;color:#000;box-shadow:0 4px 6px #fff3}.btn-white:hover{background:#f8fafc;box-shadow:0 8px 12px #ffffff4d}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;box-shadow:none}.btn-outline:hover{background:#ffffff0d;border-color:#ffffff80;transform:translateY(-2px)}.hero-card{background:radial-gradient(circle at 50% -20%,#1e293b,#000 80%);border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px #00000080;border-radius:40px;padding:4rem;position:relative;overflow:hidden}.hero-visual-container{position:relative;height:300px;display:flex;align-items:center;justify-content:center}.dropzone{border:2px dashed rgba(148,163,184,.4);border-radius:20px;padding:4rem 2rem;margin-top:2rem;transition:all .3s ease;cursor:pointer;background:#0f172a4d;position:relative;overflow:hidden}.dropzone:hover,.dropzone.active{border-color:#6366f1;background:#6366f11a;transform:scale(1.01)}.dropzone.active:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 20px #6366f14d;border-radius:20px;pointer-events:none}.progress-container{width:100%;background-color:#1e293b80;border-radius:9999px;margin-top:1.5rem;height:12px;overflow:hidden;box-shadow:inset 0 2px 4px #0000004d}.progress-bar{height:100%;background:linear-gradient(90deg,#22c55e,#3b82f6);transition:width .3s ease,filter .3s ease;box-shadow:0 0 10px #3b82f680}.mobile-container{padding:1rem}.qr-scanner-box{width:100%;max-width:350px;border-radius:20px;overflow:hidden;border:4px solid rgba(255,255,255,.1);margin:0 auto}a{color:#647eff;transition:color .2s}a:hover{color:#a5b4fc}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.status-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:700;letter-spacing:.05em;background:#0000004d;border:1px solid rgba(255,255,255,.05)}.status-pill.online{color:#4ade80;border-color:#4ade8033;background:#4ade801a}.status-indicator{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 8px currentColor}.host-info-box{background:#ffffff0d;border-radius:16px;padding:1rem}.host-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:.5rem;display:block}.host-value{font-size:1.2rem;font-weight:700;color:#fff;font-family:monospace}.tabs-header{display:flex;gap:2rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.tab-btn{background:none;border:none;color:#94a3b8;padding:0 0 1rem;font-size:.9rem;cursor:pointer;position:relative;transition:color .2s}.tab-btn.active{color:#fff;font-weight:600}.tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#6366f1;box-shadow:0 -2px 10px #6366f1}.device-item{display:flex;align-items:center;gap:1rem;padding:1.25rem;border-radius:12px;transition:background .2s}.device-item:hover{background:#ffffff08}.device-icon{width:40px;height:40px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#94a3b8}.device-info h4{font-size:.9rem;font-weight:600;margin-bottom:.2rem}.device-info p{font-size:.75rem;color:#64748b;margin:0;display:flex;align-items:center;gap:.4rem}.landscape-blocker{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9999;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem}.landscape-icon{width:64px;height:64px;margin-bottom:1.5rem;animation:rotate-phone 2s infinite ease-in-out}@keyframes rotate-phone{0%{transform:rotate(-90deg)}50%{transform:rotate(0)}to{transform:rotate(-90deg)}}@media screen and (max-height:500px)and (orientation:landscape){.landscape-blocker{display:flex}}.app-footer{position:fixed;bottom:2rem;left:0;width:100%;display:flex;justify-content:center;align-items:center;gap:4rem;color:#64748b;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;z-index:10;pointer-events:none}.footer-link,.footer-text{pointer-events:auto}.footer-link{color:inherit;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}@media(max-width:768px){.app-footer{gap:1.5rem;flex-direction:row;bottom:1.5rem;font-size:.75rem;width:100%;padding:0 1rem;box-sizing:border-box}}.desktop-container{height:100%;display:flex;flex-direction:column;padding:1.5rem;overflow:hidden;box-sizing:border-box;min-width:280px}@media(max-width:768px){.desktop-container{padding:0}}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;max-width:1200px;margin:0 auto;background:#0f172a99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.08);overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.dashboard-col{padding:1.5rem;display:flex;flex-direction:column;overflow:hidden;height:100%;box-sizing:border-box;min-width:350px}.dashboard-col:not(:last-child){border-right:1px solid rgba(255,255,255,.08)}@media(max-width:1024px){.dashboard-grid{display:flex;flex-direction:column;height:auto!important;max-height:none;overflow:visible}.dashboard-col{height:auto;border-right:none!important;border-bottom:1px solid rgba(255,255,255,.08);min-width:280px}.dashboard-col:last-child{border-bottom:none}.devices-panel,.transfers-panel.disconnected{display:none!important}}.dashboard-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}#root{display:grid;place-items:center;height:100vh}.welcome-container{flex-direction:column;padding:2rem;box-sizing:border-box;position:relative}.welcome-header{position:fixed;top:1.5rem;left:1.5rem;display:flex;align-items:center;z-index:50}.brand-container{display:flex;align-items:center;gap:.5rem}.brand-logo{width:32px;height:32px;background:#6366f1;border-radius:8px;display:flex;align-items:center;justify-content:center}.brand-text{font-weight:700;font-size:1.2rem;letter-spacing:-.02em;color:#fff}.welcome-main{flex:1;display:flex;align-items:center;justify-content:center;width:100%}.welcome-card{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;max-width:1200px;gap:4rem;background:#0f172a99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;border:1px solid rgba(255,255,255,.1);padding:3.5rem;box-shadow:0 25px 50px -12px #00000080;position:relative;overflow:hidden}.welcome-content-left{flex:1 1 450px;max-width:600px;text-align:left;position:relative;z-index:1}.decorative-blur{position:absolute;top:-3rem;left:-3rem;width:6rem;height:6rem;background:#6366f133;filter:blur(50px);border-radius:50%;pointer-events:none}.welcome-title{font-size:clamp(3rem,5vw,4.5rem);line-height:.95;font-weight:900;margin-top:0;margin-bottom:2rem;color:#fff;letter-spacing:-.02em}.text-gradient{background:linear-gradient(to right,#818cf8,#c084fc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.welcome-description-container{border-left:2px solid rgba(99,102,241,.3);padding-left:1.5rem;margin-bottom:3rem}.welcome-description{font-size:1.1rem;color:#94a3b8;margin:0;font-weight:500;line-height:1.6}.welcome-description-highlight{display:block;color:#ffffffe6;margin-bottom:.25rem}.welcome-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-start{padding:1rem 2rem;background:#fff;color:#000;border-radius:16px;font-size:1.1rem;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:transform .2s;box-shadow:0 0 20px #ffffff1a}.btn-start:hover{transform:scale(1.05)}.btn-secondary{padding:1rem 1.5rem;background:#ffffff0d;color:#cbd5e1;border-radius:16px;font-size:1.1rem;font-weight:500;text-decoration:none;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:.5rem;transition:background .2s,color .2s}.btn-secondary:hover{background:#ffffff1a;color:#fff}.welcome-content-right{flex:0 0 auto;display:flex;justify-content:flex-end}@media(max-width:768px){.welcome-container{padding:1rem;height:auto}.welcome-header{top:1rem;left:1rem}.welcome-main{padding-top:2rem;padding-bottom:2rem}.welcome-card{display:flex;padding:2rem 1.5rem;gap:2.5rem;flex-direction:column;text-align:center}.welcome-content-left{flex:auto;text-align:center;max-width:100%}.welcome-title{font-size:2.5rem;margin-bottom:1.5rem}.welcome-description-container{border-left:none;border-top:2px solid rgba(99,102,241,.3);border:none;padding-left:0;margin-bottom:2rem}.welcome-actions{justify-content:center;width:100%;flex-direction:column;align-items:center}.btn-start,.btn-secondary{width:80%;max-width:300px;justify-content:center;padding:1rem 0}.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:none}.welcome-content-right{display:none}}.about-container{padding:2rem;box-sizing:border-box;position:relative;overflow:hidden;align-items:center}.about-header{width:100%;max-width:1200px;text-align:center;margin-bottom:2rem;position:relative;z-index:10}.logo-wrapper{margin-bottom:.5rem;display:flex;justify-content:center;filter:drop-shadow(0 0 15px rgba(59,130,246,.3))}.about-title{font-size:2rem;font-weight:800;margin:0;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.about-subtitle{font-size:1rem;color:#94a3b8;margin-top:.25rem}.about-main{width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1}.about-card{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:800px;background:#0f172a99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.1);padding:3rem;box-shadow:0 25px 50px -12px #00000080;gap:2rem}.concepts-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.concepts-row{grid-template-columns:1fr 1fr}}.mini-card{background:#1e293b66;border:1px solid #334155;border-radius:1rem;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:transform .2s}.mini-card:hover{border-color:#64748b;transform:translateY(-2px)}.icon-sm{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-sm svg{width:1.25rem;height:1.25rem}.bg-blue{background:#3b82f633;color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.bg-emerald{background:#10b98133;color:#34d399;border:1px solid rgba(16,185,129,.3)}.mini-card h4{margin:0 0 .25rem;font-size:1rem;color:#fff}.mini-card p{margin:0;font-size:.85rem;color:#94a3b8;line-height:1.3}.divider{border:0;height:1px;background:#ffffff1a;width:100%}.steps-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.step-block{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;flex:1}.step-badge{width:2.5rem;height:2.5rem;background:#1e293b;border:2px solid #334155;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.step-label{font-size:.9rem;color:#bfdbfe;font-weight:600}.arrow-next{color:#475569;font-size:1.2rem;font-weight:300}.btn-back-home{display:inline-block;margin-top:1rem;align-self:center;padding:.6rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:12px;text-decoration:none;font-size:.95rem;font-weight:600;transition:all .2s}.btn-back-home:hover{background:#fff3;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}@media(max-width:640px){.about-container{padding:.5rem;overflow:hidden;justify-content:center}.about-header{margin-bottom:1rem}.logo-wrapper{margin-bottom:.25rem}.about-title{font-size:1.5rem}.about-subtitle{font-size:.9rem}.about-card{padding:1.25rem;gap:1rem;max-width:100%}.concepts-row{gap:.75rem}.mini-card{padding:1rem;gap:.75rem}.icon-sm{width:2rem;height:2rem}.icon-sm svg{width:1rem;height:1rem}.steps-row{flex-direction:column;align-items:stretch;gap:.75rem}.step-block{flex-direction:row;gap:.75rem;background:#1e293b4d;padding:.6rem 1rem;border-radius:.5rem;min-height:auto}.step-badge{width:1.75rem;height:1.75rem;font-size:.9rem}.arrow-next{display:none}.divider{margin:.25rem 0}}.not-found-container{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1;overflow-x:hidden}.not-found-main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}.not-found-card{background:#282c3466;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem;max-width:600px;width:100%;text-align:center;box-shadow:0 8px 32px #0003;animation:fade-in-up .6s ease-out}.not-found-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff;line-height:1.2}.not-found-description{color:#94a3b8;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.not-found-header{width:100%;padding:1.5rem 2rem;display:flex;justify-content:center;align-items:center;z-index:10}.not-found-brand{display:flex;align-items:center;gap:.75rem}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
