@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{width:100%;min-width:100%;height:100%;min-height:100%;margin:0}body{overflow:hidden;background:linear-gradient(135deg,#f9fbff,#eef4ff 38%,#f7f3ff);font-family:Cormorant Garamond,Georgia,serif;font-size:14px}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 8% 12%,rgba(71,119,255,.18),transparent 28%),radial-gradient(circle at 92% 8%,rgba(255,105,180,.13),transparent 27%),radial-gradient(circle at 88% 88%,rgba(38,199,194,.12),transparent 30%)}.portal-lock{width:100vw;height:100vh;display:grid;place-items:center;padding:20px;color:#17213a;background:linear-gradient(135deg,#eef4ff,#f8f3ff)}.portal-lock-card{width:min(460px,100%);padding:30px;border:1px solid #dfe7f4;border-radius:28px;background:#ffffffdb;box-shadow:0 28px 80px #4a5b842e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-lock-card h1{margin:0 0 8px;font-size:30px;letter-spacing:-.04em}.portal-lock-card p{margin:0 0 18px;color:#69758d}.portal-lock-card label{display:block;color:#69758d;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.portal-lock-card input{width:100%;margin-top:8px;border:0;border-radius:13px;padding:12px;background:#fffffff0;color:#101828;font:inherit}.portal-lock-card button{width:100%;margin-top:14px;border:0;border-radius:14px;padding:13px 15px;background:linear-gradient(135deg,#4777ff,#6d5dfc);color:#fff;font:inherit;font-weight:850;cursor:pointer}.portal-error{min-height:20px;margin-top:10px;color:#d92d20}.app-shell{width:100vw;height:100vh;margin:0;padding:0;display:grid;grid-template-rows:auto 1fr}.dashboard-switcher{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;background:#ffffffd1;color:#17213a;border-bottom:1px solid #dfe7f4;box-shadow:0 16px 45px #4a5b841a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-switcher span,.dashboard-switcher label{display:block;color:#69758d;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dashboard-switcher strong{display:block;margin-top:2px;font-size:16px;line-height:1.1;letter-spacing:-.02em;overflow-wrap:anywhere}.dashboard-switcher label{min-width:220px}.dashboard-switcher select{width:100%;margin-top:4px;border:1px solid #dbe3f2;border-radius:12px;padding:9px 12px;background:linear-gradient(180deg,#fff,#fbfdff);color:#17213a;font:inherit;font-weight:800}.dashboard-frame{display:block;width:100%;height:100%;border:0;background:#eef4ff}@media(max-width:680px){.dashboard-switcher{align-items:stretch;flex-direction:column}.dashboard-switcher label{min-width:0}}
