:root{color:#f7f3eb;background:radial-gradient(circle at top,rgba(231,166,56,.14),transparent 34%),linear-gradient(180deg,#08101c,#050912 58%,#03060c);font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}a{color:inherit}.shell{position:relative;min-height:100vh;overflow:hidden}.shell__background{position:absolute;border-radius:999px;filter:blur(96px);pointer-events:none}.shell__background--top{top:-8rem;left:50%;width:26rem;height:26rem;background:#de910038;transform:translate(-50%)}.shell__background--bottom{right:-6rem;bottom:-10rem;width:22rem;height:22rem;background:#27a2bf29}.shell__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(1100px,calc(100% - 2rem));margin:0 auto;padding:1.5rem 0 0}.brand{display:inline-flex;flex-direction:column;gap:.2rem;text-decoration:none}.brand__eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#f7f3eb9e}.brand__name{font-size:1.15rem;font-weight:700}.shell__nav{display:flex;gap:.6rem;padding:.35rem;border:1px solid rgba(247,243,235,.08);border-radius:999px;background:#05091285;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.shell__nav-link{padding:.55rem .95rem;border-radius:999px;color:#f7f3ebbd;text-decoration:none;transition:background-color .16s ease,color .16s ease,transform .16s ease}.shell__nav-link:hover{color:#f7f3eb;transform:translateY(-1px)}.shell__nav-link--active{background:#f7f3eb14;color:#f7f3eb}.shell__account{display:flex;align-items:center;justify-content:flex-end;min-width:7rem}.shell__account-link{padding:.65rem 1rem;border:1px solid rgba(247,243,235,.14);border-radius:999px;background:#f7f3eb0a;text-decoration:none}.shell__main{position:relative;z-index:1;width:min(1100px,calc(100% - 2rem));margin:0 auto;padding:3.5rem 0 4rem}.page{display:grid;gap:1.5rem}.hero{display:grid;gap:1.5rem;padding:2rem;border:1px solid rgba(247,243,235,.1);border-radius:2rem;background:linear-gradient(135deg,#f7f3eb0f,#f7f3eb05),#03060cb3;box-shadow:0 32px 80px #00000057;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.hero__eyebrow,.card__eyebrow,.empty-state__eyebrow{margin:0;font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;color:#f7f3eb8f}.hero__title,.empty-state__title{margin:0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.95;letter-spacing:-.04em}.hero__body,.card__body,.empty-state__body{max-width:42rem;margin:0;font-size:1.05rem;color:#f7f3ebc7}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.7rem 1.1rem;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{color:#08101c;background:linear-gradient(135deg,#f1c15e,#ffdd90)}.button--secondary{border:1px solid rgba(247,243,235,.14);background:#f7f3eb0a}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.card{display:grid;gap:.9rem;padding:1.35rem;border:1px solid rgba(247,243,235,.1);border-radius:1.5rem;background:#050912a8;box-shadow:inset 0 1px #f7f3eb0d}.card__title{margin:0;font-size:1.4rem}.auth-panel,.account-page,.empty-state{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 12rem)}.empty-state{flex-direction:column;gap:1rem;text-align:center}@media (max-width: 860px){.shell__header{flex-direction:column;align-items:flex-start}.shell__nav{width:100%;justify-content:space-between}.shell__account{width:100%;justify-content:flex-start}.hero{padding:1.5rem}}@media (max-width: 540px){.shell__main{padding-top:2rem}.shell__nav{flex-wrap:wrap}.shell__nav-link{flex:1 1 auto;text-align:center}}
