:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#0f172a;background-color:#f4f6fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#eef2ff,#fdfdfd);min-height:100vh;color:#0f172a}a{color:#4c1d95;text-decoration:none}a:hover{text-decoration:underline}.card.secondary a{color:#c7d2fe}img{max-width:100%;height:auto;display:block}.page-shell{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 4rem;display:flex;flex-direction:column;gap:2rem}.page-header{text-align:left;display:flex;flex-direction:column;gap:.75rem}.eyebrow{font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:#6366f1;font-weight:600;margin:0}h1{font-size:clamp(2rem,4vw,2.75rem);margin:0}h2{margin:0;font-size:1.4rem}.subhead{margin:0;color:#475569;font-size:1rem;max-width:640px}.grid.two-columns{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card{background:#fff;border-radius:1.5rem;padding:1.75rem;box-shadow:0 20px 60px #0f172a14;display:flex;flex-direction:column;gap:1.5rem}.card.secondary{background:#0f172a;color:#f8fafc}.card.secondary .eyebrow{color:#a5b4fc}.card.secondary .muted,.card.secondary dt,.card.secondary dd{color:#cbd5f5}.card-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.stack{display:flex;flex-direction:column}.stack.gap{gap:1rem}.upload-field{border:2px dashed #c7d2fe;border-radius:1rem;padding:1.25rem;display:flex;align-items:center;gap:1rem;cursor:pointer;color:#475569}.upload-field strong{color:#111827}.upload-field input{display:none}.preview{border-radius:1rem;overflow:hidden;border:1px solid rgba(99,102,241,.2);max-height:280px}.preview img{width:100%;object-fit:cover}.error-text{color:#dc2626;font-weight:600;margin:0}.tag{background:#6366f126;color:#4c1d95;padding:.35rem .85rem;border-radius:999px;font-size:.85rem;font-weight:600}.primary{border:none;background:linear-gradient(135deg,#4c1d95,#6366f1);color:#fff;border-radius:999px;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.primary:disabled{opacity:.5;cursor:not-allowed}.primary:not(:disabled):hover{transform:translateY(-1px)}.ghost-button,.ghost-link{border:1px solid rgba(99,102,241,.4);color:#6366f1;background:transparent;border-radius:999px;padding:.75rem 1.25rem;font-weight:600;text-align:center;text-decoration:none;cursor:pointer}.card.secondary .ghost-button{border-color:#e2e8f080;color:#e2e8f0}.password-display{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-radius:1rem;background:#6366f114;color:#111827}.password-display strong{font-size:1.4rem;letter-spacing:.08em}.card.secondary .password-display{background:#ffffff14;color:#f8fafc}.card.secondary .password-display strong{color:#fff}.qr-wrapper{display:flex;flex-direction:column;gap:.75rem;align-items:center}.qr-wrapper img{background:#fff;padding:.5rem;border-radius:1rem;width:220px}.qr-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.details{display:grid;gap:.75rem}.details div{display:flex;justify-content:space-between;border-bottom:1px solid rgba(148,163,184,.3);padding-bottom:.5rem}.details dt{font-weight:600;color:#475569}.details dd{margin:0;font-weight:600}.card.secondary .details div{border-color:#94a3b833}.muted{color:#94a3b8;margin:0}.field span{font-weight:600;margin-bottom:.35rem;display:block}.field input{width:100%;border-radius:.85rem;border:1px solid rgba(148,163,184,.6);padding:.75rem 1rem;font-size:1rem;font-family:inherit}.field input:focus{outline:2px solid rgba(99,102,241,.4)}@media(max-width:720px){.card{padding:1.25rem}.grid.two-columns{grid-template-columns:1fr}.password-display{flex-direction:column;align-items:flex-start;gap:.5rem}}
