:root{color:#17324d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#3b82f629,#0000 24%),radial-gradient(circle at 100% 0,#10b9811f,#0000 22%),linear-gradient(#f8fbff 0%,#eef4fb 45%,#e9f0f8 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}button,input{font:inherit}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#14b8a6);border:0;border-radius:14px;padding:.85rem 1rem;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s}button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #2563eb2e}button:disabled{opacity:.6;cursor:wait;transform:none}input{color:#17324d;background:#ffffffeb;border:1px solid #d5dfeb;border-radius:14px;width:100%;margin-top:.35rem;padding:.9rem 1rem;box-shadow:inset 0 1px 2px #0f172a0a}input:focus{outline-offset:2px;outline:2px solid #2563eb47}.shell{min-height:100vh;padding:2rem}.notification-stack{z-index:2000;flex-direction:column;gap:.75rem;width:min(24rem,100vw - 2rem);display:flex;position:fixed;top:1rem;right:1rem}.notification{background:#fffffff5;border:1px solid #94a3b838;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:.95rem 1rem;display:grid;box-shadow:0 16px 40px #0f172a1f}.notification.success{border-color:#22c55e40;box-shadow:0 16px 40px #22c55e14}.notification.error{border-color:#f8717147;box-shadow:0 16px 40px #f8717114}.notification-body strong{color:#17324d;margin-bottom:.2rem;display:block}.notification-body p{color:#52637a;margin:0}.notification-close{color:#17324d;background:#94a3b81f;border:1px solid #94a3b829;border-radius:999px;width:2rem;height:2rem;padding:0;line-height:1}.modal-lock{overflow:hidden}.shell:before{content:"";pointer-events:none;background:linear-gradient(#ffffffa6,#0000 20%),radial-gradient(circle at 20% 20%,#2563eb0d,#0000 0 18rem),radial-gradient(circle at 85% 12%,#14b8a60d,#0000 0 16rem);position:fixed;inset:0}.auth-panel,.dashboard{z-index:1;width:min(1180px,100%);margin:0 auto;position:relative}.auth-panel{grid-template-columns:1.15fr .85fr;align-items:center;gap:1.25rem;min-height:calc(100vh - 4rem);display:grid}.hero-card,.login-card,.panel,.modal,.app-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #94a3b838;box-shadow:0 20px 50px #0f172a14}.hero-card,.login-card,.panel{border-radius:28px;padding:2rem}.hero-card{position:relative;overflow:hidden}.hero-card:after{content:"";background:radial-gradient(circle,#2563eb29,#0000 62%);border-radius:50%;width:16rem;height:16rem;position:absolute;inset:auto -8rem -8rem auto}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#2563eb;margin:0 0 .75rem;font-size:.75rem}.lede,.panel p,.empty-state,.message{color:#52637a}h1,h2,h3,p{margin-top:0}h1{margin-bottom:1rem;font-size:clamp(2.1rem,4vw,4rem);line-height:.95}.login-card,.dashboard{gap:1rem;display:grid}.topbar{justify-content:space-between;align-items:flex-end;gap:1rem;padding:.35rem 0 .1rem;display:flex}.topbar-brand{gap:.35rem;display:grid}.brand-mark,.hero-mark{color:#17324d;background:linear-gradient(135deg,#2563eb29,#14b8a629);border-radius:16px;place-items:center;width:2.75rem;height:2.75rem;display:grid;box-shadow:0 10px 24px #2563eb1a}.hero-mark{margin-bottom:1rem}.topbar-actions,.card-actions,.modal-actions,.filters{flex-wrap:wrap;gap:.75rem;display:flex}.account-wrap{position:relative}button.ghost{color:#17324d;box-shadow:none;background:#ffffffbf;border:1px solid #94a3b838}.topbar-actions button{padding-inline:1rem 1.1rem;position:relative}.topbar-actions button.active{color:#17324d;background:linear-gradient(135deg,#2563eb24,#14b8a61f);border:1px solid #2563eb47;transform:translateY(-1px);box-shadow:0 10px 24px #2563eb14}.topbar-actions button.active:before{content:"";background:#2563eb;border-radius:999px;width:3px;position:absolute;top:10px;bottom:10px;left:-1px}.topbar-actions button.active:hover{box-shadow:0 12px 26px #2563eb1f}.topbar-actions button:not(.active):hover{background:#ffffffeb;border-color:#2563eb24}.account-menu{z-index:20;background:#fffffff5;border:1px solid #94a3b838;border-radius:18px;gap:.5rem;min-width:15rem;padding:.65rem;display:grid;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 18px 40px #0f172a1f}.account-menu button{justify-content:flex-start;width:100%}button.danger{color:#fff;background:linear-gradient(135deg,#f87171,#f43f5e)}.panel-head{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.section-copy{gap:.25rem;display:grid}.apps-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1rem;display:grid}.app-card{border-radius:24px;grid-template-columns:minmax(0,1.7fr) auto;align-items:start;gap:1rem;padding:1.25rem;display:grid}.app-main{gap:.9rem;min-width:0;display:grid}.app-title-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.app-chip{color:#2563eb;white-space:nowrap;background:#2563eb14;border-radius:999px;flex:none;padding:.4rem .7rem;font-size:.82rem}.app-subgrid{color:#52637a;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1rem;display:grid}.app-subgrid p{margin:0}.card-actions{justify-content:flex-end;align-self:stretch;align-items:flex-start}.card-actions--stacked{flex-direction:column;min-width:9.5rem}.app-id{color:#2563eb;margin-bottom:.4rem;font-size:.8rem}.table-wrap{background:#ffffffb8;border:1px solid #94a3b82e;border-radius:20px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #94a3b82e;padding:.85rem}thead th{color:#35516e;background:#f0f6fff2}tbody tr:hover{background:#2563eb0a}.nowrap{white-space:nowrap}.empty-state{text-align:center;border:1px dashed #94a3b859;border-radius:22px;padding:2rem}.modal-backdrop{z-index:1000;background:#0f172a3d;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{border-radius:28px;width:min(980px,100%);max-height:calc(100vh - 2rem);padding:1.4rem;overflow:auto}.modal--small{width:min(640px,100%)}textarea{color:#17324d;resize:vertical;width:100%;min-height:9rem;font:inherit;background:#ffffffeb;border:1px solid #d5dfeb;border-radius:14px;margin-top:.35rem;padding:.9rem 1rem;box-shadow:inset 0 1px 2px #0f172a0a}textarea:focus{outline-offset:2px;outline:2px solid #2563eb47}.modal header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.modal-title{align-items:center;gap:.8rem;display:flex}.modal-icon{background:linear-gradient(135deg,#2563eb1f,#14b8a61f);border-radius:14px;place-items:center;width:2.4rem;height:2.4rem;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid .full{grid-column:1/-1}.checkbox{align-items:center;gap:.75rem;display:flex}.checkbox input{width:auto;margin:0}.password-field{align-items:center;gap:.6rem;margin-top:.35rem;display:flex}.password-field input{flex:1;margin-top:0}.password-toggle{color:#17324d;background:#ffffffe0;border:1px solid #94a3b838;border-radius:12px;flex:none;width:3rem;height:3rem;padding:0}.password-toggle:hover{box-shadow:none;transform:none}.hero-badge{color:#17324d;background:linear-gradient(135deg,#2563eb1f,#14b8a61f);border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.5rem .8rem;font-weight:700;display:inline-flex}.hero-badge.small{margin-bottom:.75rem;padding-inline:.7rem;font-size:.85rem}.hero-pills{flex-wrap:wrap;gap:.65rem;margin-top:1.2rem;display:flex}.hero-pills span{color:#4b5e75;background:#fffc;border:1px solid #94a3b82e;border-radius:999px;padding:.55rem .8rem}.card-title{align-items:center;gap:.9rem;display:flex}.card-title h2{margin-bottom:.2rem}.card-title p{margin:0}.card-icon{background:linear-gradient(135deg,#2563eb1f,#14b8a61f);border-radius:16px;place-items:center;width:2.9rem;height:2.9rem;font-size:1.2rem;display:grid}.label-row{color:#36516f;align-items:center;gap:.5rem;font-weight:700;display:inline-flex}@media (width<=900px){.auth-panel,.panel-head,.topbar{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.form-grid,.apps-grid,.app-card{grid-template-columns:1fr}.card-actions{justify-content:stretch}.card-actions--stacked{flex-direction:row;min-width:0}.account-menu{left:0;right:auto}}@media (width<=640px){.shell{padding:1rem}.notification-stack{width:auto;left:.75rem;right:.75rem}.hero-card,.login-card,.panel{border-radius:22px;padding:1.25rem}.topbar-actions,.card-actions,.modal-actions,.filters{flex-direction:column}.topbar{align-items:stretch}button{width:100%}.app-subgrid{grid-template-columns:1fr}}
