@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600;700&family=Source+Sans+3:wght@400;500;600&display=swap";:root{font-family:"Source Sans 3",Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#eef2f8;background-color:#0a0b10;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #0a0b10;--bg-soft: #10131a;--card: rgba(20, 25, 34, .92);--card-border: rgba(148, 163, 184, .12);--text: #eef2f8;--muted: #9aa3b2;--accent: #64ffda;--accent-strong: #38bdf8;--danger: #f87171;--success: #34d399;--shadow: 0 18px 40px rgba(7, 9, 15, .6)}*{box-sizing:border-box}body{margin:0;min-height:100vh;min-height:100svh;background:radial-gradient(circle at top,rgba(56,189,248,.2),transparent 45%),radial-gradient(circle at 20% 20%,rgba(100,255,218,.2),transparent 45%),var(--bg);color:var(--text)}#root{min-height:100vh;min-height:100svh}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:clamp(1.75rem,4vw,2.5rem) clamp(1.25rem,4vw,1.5rem);position:relative;overflow:hidden}.page-shell:before,.page-shell:after{content:"";position:absolute;border-radius:999px;filter:blur(0px);opacity:.45;z-index:0}.page-shell:before{width:420px;height:420px;background:radial-gradient(circle,rgba(56,189,248,.35),transparent 70%);top:-160px;right:-120px}.page-shell:after{width:320px;height:320px;background:radial-gradient(circle,rgba(100,255,218,.3),transparent 70%);bottom:-120px;left:-80px}.glass-card{width:min(440px,100%);background:var(--card);border:1px solid var(--card-border);border-radius:24px;padding:2.5rem;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;z-index:1}@media(max-width:520px){.glass-card{padding:2rem 1.5rem}.brand-title{font-size:1.7rem}.brand-icon{width:40px;height:40px}.brand-icon--login{width:52px;height:52px}.brand-subtitle{margin-bottom:1.5rem}.health-pill{top:1rem;right:1rem}}.brand-title{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:2rem;letter-spacing:-.03em;margin:0 0 .25rem}.brand-icon{width:44px;height:44px;border-radius:14px;box-shadow:0 10px 24px #050c1459;object-fit:cover}.brand-icon--login{width:60px;height:60px;border-radius:18px}.brand-subtitle{color:var(--muted);margin:0 0 2rem}.login-fields{display:grid;gap:1rem}.password-field{position:relative}.password-input{padding-right:5rem}.password-toggle{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);border:none;background:#64ffda1f;color:var(--text);font-size:.85rem;font-weight:600;padding:.35rem .6rem;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease}.password-toggle:hover{background:#64ffda33}.password-toggle:focus-visible{outline:2px solid rgba(100,255,218,.6);outline-offset:2px}.login-submit{margin-top:1.25rem}.form-field{width:100%;padding:.9rem 1rem;border-radius:12px;border:1px solid rgba(148,163,184,.18);background:#0a0c1099;color:var(--text);font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-field:focus{outline:none;border-color:#64ffdaa6;box-shadow:0 0 0 3px #64ffda33}.primary-button{width:100%;padding:.9rem 1rem;border-radius:12px;border:none;background:linear-gradient(120deg,#38bdf8,#64ffda);color:#021218;font-weight:700;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.primary-button:disabled{opacity:.6;cursor:not-allowed}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px #38bdf840}.health-pill{position:absolute;top:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.5rem;padding:.35rem .7rem;border-radius:999px;background:#0f141cbf;border:1px solid rgba(148,163,184,.12);color:var(--muted);font-size:.75rem;z-index:1}.health-dot{width:10px;height:10px;border-radius:999px}.health-dot.ok{background:var(--success);box-shadow:0 0 8px #34d399a6}.health-dot.bad{background:var(--danger);box-shadow:0 0 8px #f87171a6}.health-dot.pending{background:#64748b}.home-shell{min-height:100vh;min-height:100svh;padding:clamp(2rem,4vw,2.5rem) clamp(1.25rem,6vw,6vw) 3rem;position:relative;width:min(1200px,100%);margin:0 auto}.home-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem}.brand-row{display:flex;align-items:center;gap:.9rem}.brand-lockup{display:flex;flex-direction:column;gap:.2rem}.brand-label{color:var(--muted);font-size:.95rem}.header-actions{display:flex;align-items:center;gap:.75rem}.install-button{width:40px;height:40px;border-radius:12px;border:1px solid rgba(148,163,184,.2);background:#0a0c1080;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.install-button svg{width:20px;height:20px;color:var(--text)}.install-button:hover{border-color:#64ffda99;transform:translateY(-1px)}.ghost-button{background:transparent;color:var(--muted);border:1px solid rgba(148,163,184,.18);padding:.5rem 1rem;border-radius:999px;cursor:pointer;transition:all .2s ease}.ghost-button:hover{color:var(--text);border-color:#64ffda80}.home-grid{display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.panel{background:var(--card);border:1px solid var(--card-border);border-radius:24px;padding:2rem;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.panel-title{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.3rem;margin:0 0 .7rem}.panel-text{color:var(--muted);margin:0 0 1.5rem}.dropzone{border:1.5px dashed rgba(148,163,184,.35);border-radius:18px;padding:2rem;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease;background:#070a0e66}.dropzone.dragging{border-color:#64ffdacc;background:#38bdf814;transform:scale(1.01)}.dropzone-title{font-weight:600;margin-bottom:.4rem}.dropzone-meta{color:var(--muted);font-size:.9rem}.file-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;border-radius:999px;background:#38bdf826;color:var(--text);font-size:.85rem;margin-top:1rem}.status-text{color:var(--muted);margin-top:1rem}.error-text{color:var(--danger);margin-top:1rem}.result-image{width:100%;border-radius:16px;border:1px solid rgba(148,163,184,.2);margin-top:1.2rem;max-height:420px;object-fit:contain}.result-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.2rem}.action-button{width:auto;padding:.8rem 1.1rem;border-radius:14px}.action-button.ghost-button{color:var(--text)}.empty-reset{margin-top:1.2rem}@media(max-width:720px){.home-shell{padding:2rem 1.5rem 2.5rem}.home-header{flex-direction:column;align-items:flex-start;gap:1rem}.header-actions{width:100%;justify-content:space-between}.panel{padding:1.6rem}.dropzone{padding:1.6rem 1.2rem}}@media(max-width:480px){.home-shell{padding:1.6rem 1rem 2rem}.brand-title{font-size:1.5rem}.panel-title{font-size:1.1rem}.primary-button{padding:.8rem .9rem}.file-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis}}
