.hub-shell{--background:#f4f7f8;--foreground:#173e6a;--card:#fff;--card-foreground:#173e6a;--popover:#fff;--popover-foreground:#173e6a;--primary:#173e6a;--primary-foreground:#fff;--secondary:#abc737;--secondary-foreground:#091f38;--muted:#eaf0f3;--muted-foreground:#607183;--accent:#eef5fb;--accent-foreground:#173e6a;--border:#173e6a24;--input:#173e6a2e;--ring:#3875b4;--radius:.375rem;color:var(--foreground);font-family:var(--font-poppins), sans-serif;isolation:isolate}.dark .hub-shell{--background:#071a2d;--foreground:#edf4f8;--card:#0d2945;--card-foreground:#f4f8fa;--popover:#0d2945;--popover-foreground:#f4f8fa;--primary:#abc737;--primary-foreground:#091f38;--secondary:#173e6a;--secondary-foreground:#fff;--muted:#143451;--muted-foreground:#9aafbf;--accent:#173b5e;--accent-foreground:#fff;--border:#ffffff1f;--input:#ffffff29;--ring:#abc737}.hub-workspace{background:var(--background);min-width:0}.hub-main{background-color:var(--background);scrollbar-color:#173e6a3d transparent;background-image:linear-gradient(#173e6a07 1px,#0000 1px),linear-gradient(90deg,#173e6a07 1px,#0000 1px);background-size:96px 96px;position:relative}.hub-main:before{z-index:20;content:"";background:#abc737;width:100%;height:4px;display:block;position:sticky;top:0}.dark .hub-main{scrollbar-color:#fff3 transparent;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px)}.hub-content-frame{width:min(100%,104rem);min-height:100%;margin-inline:auto;padding:1.25rem}.hub-page{min-height:calc(100dvh - 7.5rem)}.hub-page-enter{animation:.36s cubic-bezier(.2,0,0,1) both hub-page-in}.hub-overline,.hub-header-overline{letter-spacing:.16em;text-transform:uppercase;font-size:.625rem;font-weight:700;line-height:1.2}.hub-section-title{color:var(--foreground);letter-spacing:-.035em;margin-top:.25rem;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:600;line-height:1.1}.hub-sidebar,.hub-mobile-drawer{background-color:#091f38;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;border-right:1px solid #ffffff14;flex-shrink:0;position:relative;overflow:hidden;box-shadow:12px 0 32px -30px #091f38cc}.hub-sidebar:after,.hub-mobile-drawer:after{content:"";pointer-events:none;background:#abc737;width:5px;position:absolute;inset:0 auto 0 0}.hub-sidebar-brand{border-bottom:1px solid #ffffff17;position:relative}.hub-sidebar-brand:after{content:"";background:#abc737;width:38%;height:1px;position:absolute;bottom:-1px;right:0}.hub-brand-lockup{color:#fff;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.hub-brand-mark{color:#091f38;width:2.35rem;height:2.35rem;font-family:var(--font-bebas-neue), sans-serif;letter-spacing:.035em;background:#abc737;border-radius:4px;flex:none;place-items:center;font-size:1.35rem;line-height:1;display:grid;box-shadow:0 8px 20px -12px #abc737bf}.hub-brand-copy{flex-direction:column;gap:.1rem;min-width:0;display:flex}.hub-brand-copy>span{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.hub-brand-copy small{color:#ffffff5c;letter-spacing:.16em;text-transform:uppercase;font-size:.56rem;font-weight:600}.hub-sidebar-nav{scrollbar-color:#ffffff24 transparent;scrollbar-width:thin}.hub-sidebar-footer{background:#0616263d;border-top:1px solid #ffffff14}.hub-sidebar-collapse{border-radius:4px}.hub-nav-item{position:relative}.hub-nav-item:before{content:"";background:0 0;width:3px;transition:background-color .18s;position:absolute;inset:20% auto 20% -.75rem}.hub-nav-item-active:before{background:#fff}.hub-nav-item-active{box-shadow:inset 0 1px #fff3,0 8px 24px -16px #abc737bf}.hub-nav-group+.hub-nav-group{margin-top:.85rem}.hub-header{z-index:30;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--card) 96%, transparent);flex:none;position:relative;box-shadow:0 10px 26px -28px #091f38b3}.hub-header:before{content:"";background:#abc737a6;width:1px;position:absolute;inset:0 auto 0 0}.hub-header-overline{color:#7c9227}.dark .hub-header-overline{color:#abc737}.hub-header-title{color:var(--foreground);letter-spacing:-.025em;margin-top:.2rem;font-size:1.05rem;font-weight:600;line-height:1.15}.hub-header-actions{flex-shrink:0;padding-left:.35rem}.hub-icon-button{color:var(--muted-foreground);border:1px solid #0000;border-radius:4px!important}.hub-icon-button:hover{border-color:var(--border);background:var(--accent);color:var(--foreground)}.hub-user-menu-trigger{border-left:1px solid var(--border);border-radius:0;margin-left:.2rem;padding-left:.8rem}.hub-user-avatar{box-shadow:0 0 0 2px var(--card), 0 0 0 3px #abc737b3}.hub-shell [data-slot=button]{border-radius:4px}.hub-page :where(.rounded-lg,.rounded-xl,.rounded-2xl){border-radius:6px}.hub-page .border.bg-card,.hub-page .bg-card.border{box-shadow:0 0 0 1px #173e6a04,0 1px 2px #091f3809,0 12px 28px -24px #091f3857}.dark .hub-page .border.bg-card,.dark .hub-page .bg-card.border{box-shadow:0 0 0 1px #ffffff05,0 16px 30px -26px #000000a6}.hub-page :where(input,textarea,select){border-radius:4px}.hub-page :where(h1,h2,h3){letter-spacing:-.025em}.hub-page table{border-collapse:separate;border-spacing:0}.hub-page thead tr{background:#eef5fb}.dark .hub-page thead tr{background:#3875b41c}.hub-page thead th{color:#5e7183;letter-spacing:.12em;font-size:.66rem;font-weight:700}.dark .hub-page thead th{color:#a7b8c5}.hub-page tbody tr{transition:background-color .16s,box-shadow .16s}.hub-page tbody tr:hover{background:color-mix(in srgb, var(--accent) 64%, transparent)}.hub-page [data-walkthrough=profile-hero]{border-radius:6px}.hub-dashboard-hero{background-color:#091f38;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;border-radius:6px;align-items:end;gap:2rem;min-height:15rem;padding:clamp(1.5rem,3vw,2.4rem);display:grid;position:relative;overflow:hidden;box-shadow:0 22px 40px -32px #091f38cc}.hub-dashboard-hero:before{content:"";background:#abc737;width:6px;position:absolute;inset:0 auto 0 0}.hub-dashboard-hero:after{content:"";pointer-events:none;border-bottom:16px solid #abc737d9;border-right:16px solid #abc737d9;width:5rem;height:5rem;position:absolute;bottom:0;right:0}.hub-dashboard-route{color:#abc7372e;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hub-dashboard-route circle{fill:#abc737}.hub-dashboard-title{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:50rem;margin-top:.65rem;font-size:clamp(2.15rem,4.5vw,4.35rem);font-weight:600;line-height:.98}.hub-dashboard-lead{color:#ffffff9e;max-width:38rem;margin-top:.9rem;font-size:.9rem;line-height:1.65}.hub-dashboard-shortcuts{gap:.55rem;display:grid}.hub-dashboard-shortcut{color:#fffc;background:#ffffff0e;border:1px solid #ffffff21;border-radius:4px;align-items:center;gap:.7rem;min-height:3rem;padding:.5rem .7rem;font-size:.76rem;font-weight:500;transition:color .18s,background-color .18s,border-color .18s,transform .18s;display:flex}.hub-dashboard-shortcut:hover{color:#fff;background:#abc7371a;border-color:#abc7378c;transform:translate(3px)}.hub-dashboard-shortcut-icon{color:#091f38;background:#abc737;border-radius:3px;flex:none;place-items:center;width:2rem;height:2rem;display:grid}.hub-brief-card{border:1px solid var(--border);background:var(--card);border-radius:6px;min-width:0;padding:1.25rem 1.35rem 1.35rem 1.55rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #091f3809,0 14px 30px -26px #091f386b}.hub-brief-card:before{content:"";background:#abc737;width:5px;position:absolute;inset:0 auto 0 0}.hub-brief-icon,.hub-holiday-icon,.hub-widget-icon{background:var(--accent);color:#2762a9;border-radius:4px;flex:none;place-items:center;display:grid}.dark :where(.hub-brief-icon,.hub-holiday-icon,.hub-widget-icon){color:#8ebeea}.hub-brief-icon{width:2rem;height:2rem}.hub-brief-index{color:color-mix(in srgb, var(--foreground) 13%, transparent);font-family:var(--font-bebas-neue), sans-serif;margin-left:auto;font-size:1.65rem;line-height:1}.hub-holiday-card{border:1px solid var(--border);background:var(--card);border-radius:6px;align-items:center;gap:1rem 2rem;padding:1rem 1.25rem;display:grid;overflow:hidden;box-shadow:0 14px 30px -27px #091f3861}.hub-holiday-icon{color:#173e6a;background:#f6fae8;width:2.6rem;height:2.6rem}.dark .hub-holiday-icon{color:#abc737;background:#abc73724}.hub-holiday-detail{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.hub-holiday-count{color:#173e6a;font-family:var(--font-bebas-neue), sans-serif;white-space:nowrap;font-size:2rem;line-height:1}.dark .hub-holiday-count{color:#abc737}.hub-section-toolbar{border-bottom:1px solid var(--border);padding-bottom:.9rem}.hub-dashboard-settings{box-shadow:0 8px 20px -18px #091f3880}.hub-widget-card{position:relative;overflow:hidden;box-shadow:0 1px 2px #091f380a,0 12px 28px -24px #091f3861}.hub-widget-card:hover{box-shadow:0 1px 3px #091f380f,0 20px 36px -28px #091f3880}.hub-widget-card-accent:before{content:"";background:#abc737;height:4px;position:absolute;inset:0 0 auto}.hub-widget-header{border-bottom:1px solid var(--border);padding-bottom:.75rem}.hub-widget-drag{border:1px solid var(--border)}.hub-widget-icon{width:2.25rem;height:2.25rem}.hub-widget-link:after{color:#abc737;content:"↗";margin-left:.25rem;display:inline-block}.hub-empty-panel{background-image:linear-gradient(#173e6a06 1px,#0000 1px),linear-gradient(90deg,#173e6a06 1px,#0000 1px);background-size:48px 48px}.hub-auth-shell,.hub-auth-splash{color:#fff;font-family:var(--font-poppins), sans-serif;background-color:#091f38}.hub-auth-shell{overflow:hidden auto}.hub-auth-background{filter:saturate(.68)contrast(1.08);transform:scale(1.015)}.hub-auth-scrim{background:linear-gradient(90deg,#091f38fa 0%,#091f38e3 52%,#091f38c2 100%),#091f38b3}.hub-auth-shell:after,.hub-auth-splash:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:96px 96px;position:absolute;inset:0}.hub-auth-accent{z-index:2;background:#abc737;width:6px;position:absolute;inset:0 auto 0 0}.hub-auth-layout{align-items:center;gap:clamp(2rem,7vw,8rem);width:min(100%,88rem);min-height:100dvh;margin-inline:auto;padding:2rem;display:grid}.hub-auth-story{flex-direction:column;gap:clamp(2.5rem,7vh,5rem);max-width:42rem;animation:.62s cubic-bezier(.2,0,0,1) both hub-auth-enter;display:flex}.hub-auth-overline,.hub-auth-step{color:#abc737;letter-spacing:.17em;text-transform:uppercase;font-size:.66rem;font-weight:700}.hub-auth-story h1{letter-spacing:-.065em;max-width:38rem;margin-top:.85rem;font-size:clamp(3.4rem,8vw,7.3rem);font-weight:600;line-height:.88}.hub-auth-lead{color:#ffffff9e;max-width:34rem;margin-top:1.3rem;font-size:clamp(.92rem,1.5vw,1.05rem);line-height:1.75}.hub-auth-route{align-items:center;width:min(100%,31rem);display:flex}.hub-auth-route:before,.hub-auth-route:after{content:"";background:#abc73757;flex:1;height:1px}.hub-auth-route span{background:#abc737;border-radius:50%;width:7px;height:7px;margin-inline:.55rem;box-shadow:0 0 0 5px #abc73714}.hub-auth-panel{color:#091f38;background:#fff;border:1px solid #ffffff29;border-radius:6px;justify-self:end;width:min(100%,27rem);padding:clamp(1.6rem,4vw,2.6rem);animation:.68s cubic-bezier(.2,0,0,1) 90ms both hub-auth-enter;position:relative;box-shadow:0 28px 60px -32px #000000bf}.hub-auth-panel:before{content:"";background:#abc737;width:6px;position:absolute;inset:0 auto 0 0}.hub-auth-panel h2{color:#173e6a;letter-spacing:-.05em;margin-top:.9rem;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1}.hub-auth-panel-copy{color:#657383;margin-top:.85rem;font-size:.86rem;line-height:1.65}.hub-auth-button{cursor:pointer;color:#fff;background:#173e6a;border:0;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:3.25rem;margin-top:2rem;font-size:.86rem;font-weight:600;transition:background-color .18s,transform .18s,box-shadow .18s;display:flex;box-shadow:inset 0 -3px #091f3840}.hub-auth-button:hover{background:#091f38;transform:translateY(-1px);box-shadow:inset 0 -3px #091f3840,0 14px 26px -18px #091f38bf}.hub-auth-button:active{transform:translateY(1px)}.hub-auth-button:disabled{cursor:wait;opacity:.55}.hub-auth-error{color:#9e2929;background:#fff1f1;border:1px solid #be23233d;border-radius:4px;margin-top:1rem;padding:.7rem .8rem;font-size:.78rem}.hub-auth-security-note{color:#81909d;text-align:center;margin-top:1.25rem;font-size:.66rem;line-height:1.5}.hub-auth-splash-frame{z-index:1;border-left:5px solid #abc737;align-items:center;gap:1rem;padding-left:1rem;display:flex;position:relative}.hub-auth-splash-frame p{color:#ffffff70;letter-spacing:.16em;text-transform:uppercase;border-left:1px solid #ffffff2e;padding-left:1rem;font-size:.62rem;font-weight:700}.hub-auth-loader{z-index:1;gap:3px;width:8rem;height:4px;margin-top:2.2rem;display:flex;position:relative}.hub-auth-loader span{background:#ffffff21;border-radius:1px;flex:1;height:100%;animation:1.1s ease-in-out infinite hub-loader}.hub-auth-loader span:nth-child(2){animation-delay:.12s}.hub-auth-loader span:nth-child(3){animation-delay:.24s}@keyframes hub-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hub-auth-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hub-loader{0%,to{background:#ffffff21}50%{background:#abc737}}@media (min-width:640px){.hub-content-frame{padding:1.75rem}.hub-holiday-card{grid-template-columns:minmax(16rem,1fr) minmax(15rem,auto)}}@media (min-width:768px){.hub-dashboard-hero{grid-template-columns:minmax(0,1fr) minmax(13rem,18rem)}}@media (min-width:1024px){.hub-content-frame{padding:2.25rem clamp(2rem,3vw,3.25rem) 3.5rem}.hub-auth-layout{grid-template-columns:minmax(0,1fr) minmax(22rem,27rem)}}@media (max-width:767px){.hub-dashboard-hero{min-height:0}.hub-dashboard-title{font-size:clamp(2rem,11vw,3rem)}.hub-dashboard-hero:after{border-width:10px;width:3.2rem;height:3.2rem}}@media (max-width:639px){.hub-content-frame{padding-inline:.9rem}.hub-header{padding-inline:.8rem}.hub-header-actions{gap:0}.hub-header-actions .hub-icon-button{width:2.55rem}.hub-user-menu-trigger span:not(:first-child){display:none}.hub-holiday-card,.hub-holiday-detail{align-items:flex-start}.hub-holiday-detail{flex-direction:column;gap:.75rem}.hub-auth-layout{align-content:center;gap:2.5rem;padding:1.25rem}.hub-auth-story{gap:2rem}.hub-auth-story h1{font-size:clamp(3rem,17vw,4.5rem)}.hub-auth-lead,.hub-auth-route{display:none}.hub-auth-panel{justify-self:stretch}}@media (prefers-reduced-motion:reduce){.hub-page-enter,.hub-auth-story,.hub-auth-panel{animation:none}.hub-auth-loader span{animation-duration:2.5s}.hub-dashboard-shortcut:hover,.hub-auth-button:hover,.hub-widget-card:hover{transform:none}}
