.header{position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(15,23,42,.08);background:#ffffffe0;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}.header.header-overlay{position:absolute;top:0;left:0;right:0;border-bottom:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.header-inner{max-width:1200px;margin:0 auto;padding:14px clamp(16px,3vw,24px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.header-auth-button,.header-profile-button{min-height:44px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#ffffffe0;color:#102016;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.header-auth-button{padding:.78rem 1.15rem;font-weight:700;box-shadow:0 14px 30px #0f172a14}.header-profile-button{padding:6px;display:inline-flex;align-items:center;justify-content:center}.header-auth-button:hover,.header-profile-button:hover{transform:translateY(-1px);box-shadow:0 18px 36px #0f172a1f}.header-overlay .logo-text{color:#fff}.header-overlay .logo-text span{color:#dcfce7}.header-overlay .header-auth-button,.header-overlay .header-profile-button,.header-overlay .public-nav-menu-button{background:#ffffff3d;border-color:#ffffff61;color:#fff;box-shadow:inset 0 1px #fff9,0 10px 28px #0000002e;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%)}@media (max-width: 900px){.header-inner{grid-template-columns:auto minmax(0,1fr)}.header-actions{display:none}}@media (max-width: 640px){.header-inner{padding:12px 16px}}.dashboard-shell{display:flex;min-height:100dvh;background:radial-gradient(circle at top,rgba(34,197,94,.16),transparent 60%),radial-gradient(circle at bottom,rgba(6,182,212,.12),transparent 60%),#050807}.dashboard-main{flex:1;min-width:0;display:flex;flex-direction:column}.dashboard-sidebar{width:min(290px,24vw);min-width:250px;padding:clamp(20px,2.4vw,28px) 18px;display:flex;flex-direction:column;gap:10px;position:sticky;top:0;max-height:100dvh;overflow-y:auto;background:linear-gradient(145deg,#ffffff1f,#ffffff0a);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-right:1px solid rgba(255,255,255,.15)}.dashboard-sidebar-head,.dashboard-drawer-home{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.75rem}.dashboard-home-link{display:inline-flex;align-items:center;gap:.4rem;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:#f8fff9}.dashboard-home-link:hover{text-decoration:none;color:#d3ffe1}.dashboard-sidebar-caption{color:#e2e8f0b3;font-size:.85rem}.dashboard-sidebar a,.dashboard-drawer-link{padding:12px 14px;border-radius:12px;text-decoration:none;color:#ffffffd9;font-weight:600;transition:background .2s ease,color .2s ease,transform .2s ease}.dashboard-sidebar a:hover,.dashboard-drawer-link:hover{background:#ffffff1f;color:#7ef29c;text-decoration:none}.dashboard-sidebar a.active,.dashboard-drawer-link.active{background:#22c55e3d;color:#9df7b2}.dashboard-empty-state{color:#e2e8f0a6;font-size:.92rem}.dashboard-mobile-bar{display:none;align-items:center;gap:12px;justify-content:space-between;padding:14px clamp(16px,4vw,24px);position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(255,255,255,.12);background:#050907d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}.dashboard-mobile-brand{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.dashboard-mobile-brand span{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#e2e8f0ad}.dashboard-mobile-brand strong{color:#fff;font-size:.96rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-mobile-home{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1rem;border-radius:999px;color:#e7fff0;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.dashboard-mobile-home:hover{text-decoration:none;background:#ffffff1f}.dashboard-menu-button{background:#ffffff14}.dashboard-drawer{width:min(320px,calc(100vw - 28px))}.dashboard-drawer-rail{margin-top:auto;display:flex;flex-direction:column;gap:.75rem}.dashboard-content{flex:1;min-width:0;padding:clamp(20px,4vw,48px);overflow-y:auto;overflow-x:clip;color:#ffffffe6}.dashboard-content>*{min-width:0}.dashboard-container{width:min(100%,1240px);margin:0 auto;min-width:0}.dashboard-content .dashboard-title{color:#fff;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.05;overflow-wrap:anywhere}.dashboard-content .dashboard-subtitle{color:#ffffffa6;margin-top:.35rem;max-width:62ch;overflow-wrap:anywhere}@media (max-width: 1024px){.dashboard-shell{display:block}.dashboard-mobile-bar{display:flex}.dashboard-content{padding:clamp(18px,4vw,28px)}}@media (max-width: 640px){.dashboard-content{padding:18px 16px 24px}.dashboard-mobile-home{padding-inline:.85rem}}.liquid-glass{background:linear-gradient(145deg,#ffffff24,#ffffff0a);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-radius:22px;border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 60px #00000073,inset 0 1px 1px #ffffff73,inset 0 -1px 1px #ffffff14}.logo{font-weight:900;font-size:1.6rem;letter-spacing:-.03em;text-decoration:none;display:inline-flex;align-items:center;gap:6px;line-height:1}.logo-text{color:#000}.logo-text span{color:#fff}.header-overlay .logo{font-size:1.8rem}.logo:hover{opacity:.9}@media (max-width: 640px){.logo{font-size:1.4rem}}.nav{display:flex;justify-content:center;min-width:0}.nav-glass{position:relative;display:flex;gap:6px;max-width:100%;padding:6px;border-radius:999px;background:#ffffff47;backdrop-filter:blur(28px) saturate(170%);-webkit-backdrop-filter:blur(28px) saturate(170%);box-shadow:inset 0 1px #ffffffb3,0 12px 28px #0000001f;overflow:hidden}.nav-bubble{position:absolute;top:0;left:0;border-radius:999px;background:#ffffff8c;backdrop-filter:blur(26px) saturate(180%);-webkit-backdrop-filter:blur(26px) saturate(180%);box-shadow:inset 0 1px #ffffffd9,inset 0 -1px #ffffff40,0 8px 22px #0000002e;transition:transform .55s cubic-bezier(.2,.8,.2,1),width .45s cubic-bezier(.2,.8,.2,1),height .45s cubic-bezier(.2,.8,.2,1),filter .25s ease,opacity .2s ease;pointer-events:none;z-index:0;opacity:0}.nav-link{position:relative;z-index:1;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:500;color:#222;text-decoration:none;white-space:nowrap;transition:color .25s ease,transform .2s ease}.nav-link.active{color:#111}.nav-link:hover{transform:translateY(-.25px);text-decoration:none}.nav-glass:hover .nav-bubble{filter:brightness(1.07)}.nav-mobile{display:none;justify-content:flex-end}.public-nav-menu-button{justify-self:flex-end}.public-nav-drawer{width:min(360px,calc(100vw - 20px))}.public-nav-drawer-footer{margin-top:auto;display:flex;flex-direction:column;gap:.75rem}.public-nav-account-card{display:flex;flex-direction:column;gap:.35rem;padding:1rem;border-radius:1rem;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.public-nav-account-card strong,.public-nav-account-card span{overflow-wrap:anywhere}.public-nav-account-label{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#e2e8f0a8}@media (max-width: 900px){.nav-desktop{display:none}.nav-mobile{display:flex}}.drawer-menu-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:44px;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#0c1411b8;color:#f8fff9;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.drawer-menu-button:hover{transform:translateY(-1px);border-color:#ffffff57;background:#121d18d6}.drawer-menu-button:focus-visible,.mobile-drawer-close:focus-visible,.mobile-drawer-link:focus-visible,.mobile-drawer-action:focus-visible{outline:2px solid rgba(168,247,185,.95);outline-offset:3px}.drawer-menu-icon{display:inline-flex;flex-direction:column;gap:4px}.drawer-menu-icon span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.drawer-menu-label{font-size:.95rem;font-weight:600}.mobile-drawer-overlay{position:fixed;inset:0;z-index:11000;background:#050a088f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-drawer-content{position:fixed;top:0;bottom:0;z-index:11001;width:min(360px,calc(100vw - 20px));padding:clamp(1rem,2vw,1.25rem);display:flex;flex-direction:column;gap:1rem;color:#f4fff5;background:radial-gradient(circle at top left,rgba(34,197,94,.2),transparent 34%),radial-gradient(circle at bottom right,rgba(56,189,248,.18),transparent 36%),linear-gradient(180deg,#08100df5,#050b08f5);box-shadow:0 30px 90px #00000073;overflow-y:auto}.mobile-drawer-content[data-side=right]{right:0;border-left:1px solid rgba(255,255,255,.14);border-radius:24px 0 0 24px}.mobile-drawer-content[data-side=left]{left:0;border-right:1px solid rgba(255,255,255,.14);border-radius:0 24px 24px 0}.mobile-drawer-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.mobile-drawer-title{margin:0;font-size:1.1rem;font-weight:700;color:#fff}.mobile-drawer-subtitle{margin:.35rem 0 0;color:#e2e8f0c7;font-size:.9rem;line-height:1.5}.mobile-drawer-close{border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#f8fff9;min-height:40px;padding:.7rem .95rem;cursor:pointer}.mobile-drawer-nav{display:flex;flex-direction:column;gap:.75rem}.mobile-drawer-link,.mobile-drawer-action{width:100%;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.9rem 1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#f8fff9;font-weight:600;text-align:center;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}.mobile-drawer-link:hover,.mobile-drawer-action:hover{transform:translateY(-1px);background:#ffffff1a;border-color:#ffffff3d;text-decoration:none}.mobile-drawer-link.active{background:#22c55e33;border-color:#4ade805c;color:#d9ffe2}.mobile-drawer-action{cursor:pointer}.mobile-drawer-action.secondary{background:#3b82f61f;border-color:#60a5fa3d}.mobile-drawer-action.danger{background:#ef44441f;border-color:#f871713d;color:#ffe5e5}.mobile-drawer-action:disabled{opacity:.65;cursor:not-allowed;transform:none}@media (max-width: 480px){.mobile-drawer-content{width:min(100vw,100%);border-radius:0}}.avatar-circle{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#2c2c2c;color:#fff;font-weight:700;font-size:13px}.avatar-circle.skeleton{background:linear-gradient(90deg,#e5e5e5 25%,#f0f0f0 37%,#e5e5e5 63%);background-size:400% 100%;animation:skeleton 1.4s ease infinite}@keyframes skeleton{0%{background-position:100% 0}to{background-position:0 0}}.profile-dropdown{min-width:160px;padding:6px;border-radius:12px;background:#ffffffe6;backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.12)}.dropdown-item{padding:10px 12px;font-size:14px;border-radius:8px;cursor:pointer;color:#222}.dropdown-item:hover{background:#0000000f}.dropdown-item.danger{color:#dc2626}.dropdown-separator{height:1px;margin:6px 0;background:#0000001a}.maintenance-shell{position:relative;min-height:100vh;display:grid;place-items:center;padding:2rem;overflow:hidden;background:radial-gradient(circle at top left,rgba(254,215,170,.2),transparent 36%),radial-gradient(circle at bottom right,rgba(45,212,191,.22),transparent 32%),linear-gradient(145deg,#08111b,#111827 45%,#1c1917)}.maintenance-orbit{position:absolute;border-radius:999px;filter:blur(0);opacity:.65}.maintenance-orbit-a{width:24rem;height:24rem;top:-6rem;right:-6rem;background:radial-gradient(circle,rgba(251,191,36,.42),transparent 66%)}.maintenance-orbit-b{width:20rem;height:20rem;bottom:-5rem;left:-4rem;background:radial-gradient(circle,rgba(56,189,248,.36),transparent 70%)}.maintenance-card{position:relative;z-index:1;width:min(100%,42rem);padding:2.5rem;border:1px solid rgba(255,255,255,.14);border-radius:2rem;background:#070c16bd;box-shadow:0 30px 70px #02061780;backdrop-filter:blur(22px);color:#eff6ff}.maintenance-card h1{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.4rem);line-height:.95}.maintenance-card p{margin:0;color:#e2e8f0e0;font-size:1rem;line-height:1.7}.maintenance-eyebrow{margin-bottom:1rem!important;font-size:.78rem!important;letter-spacing:.24em;text-transform:uppercase;color:#fbbf24!important}.maintenance-actions{margin-top:1.75rem}.maintenance-link{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.25rem;border-radius:999px;background:linear-gradient(135deg,#f97316,#fb7185);color:#fff;text-decoration:none;font-weight:700;letter-spacing:.01em;box-shadow:0 14px 28px #f9731647}@media (max-width: 640px){.maintenance-shell{padding:1rem}.maintenance-card{padding:1.5rem;border-radius:1.5rem}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--primary-green: #6B8E6F;--dark-green: #5A7A5E;--light-green: #8FAF92;--text-dark: #2C2C2C;--text-gray: #666666;--bg-light: #F5F5F5;--white: #FFFFFF;--shadow: rgba(0, 0, 0, .1)}html{height:100%;-webkit-text-size-adjust:100%}body{min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:var(--text-dark);background-color:var(--white);overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}#root{min-height:100%}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background-color:transparent}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:10px;color:#f8fafc}select:focus-visible{outline:2px solid rgba(56,189,248,.75);outline-offset:2px}select:disabled{opacity:.65;cursor:not-allowed}select option{color:#111;background:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.78rem 1.1rem;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#ffffffeb;color:#0f172a;font-weight:700;line-height:1.2;text-align:center;cursor:pointer;box-shadow:0 10px 24px #0f172a1a,inset 0 1px #ffffff8c;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background .2s ease}.btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.02)}.btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.btn.primary,.btn-primary{color:#032111;border-color:#22c55e40;background:linear-gradient(135deg,#7ff0a0,#4ade80)}.btn.secondary{background:#ffffffeb;color:#111827}.btn.green{color:#fff;border-color:#22c55e47;background:linear-gradient(135deg,#22c55e,#16a34a)}.btn.red{color:#fff;border-color:#ef444447;background:linear-gradient(135deg,#ef4444,#dc2626)}.btn.blue{color:#fff;border-color:#3b82f647;background:linear-gradient(135deg,#3b82f6,#2563eb)}.btn.white{background:#fff;color:#0f172a}.btn.ghost{color:#f8fafc;background:#ffffff14;border-color:#ffffff29;box-shadow:none}.btn-full{width:100%}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--primary-green);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.setup-overlay{position:fixed;inset:0;background:#00000073;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999}.setup-card{background:#fffffff2;border-radius:14px;padding:2rem 2.5rem;width:100%;max-width:420px;text-align:center;box-shadow:0 20px 60px #00000040}.setup-card h3{margin:0 0 .5rem}.setup-card p{margin:0 0 1.5rem;color:#555}.setup-actions{display:flex;gap:.75rem;justify-content:center}.setup-actions button{padding:.6rem 1.2rem;border-radius:8px;border:none;cursor:pointer;font-weight:500;background:#2563eb;color:#fff}.setup-actions button.secondary{background:#e5e7eb;color:#111}.spinner{width:38px;height:38px;border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;margin:0 auto 1rem;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
