.nexoro-hub{--hub-ink:#1d2320;--hub-ivory:#f5f2ea;--hub-brass:#a9824a;--hub-sage:#7c8579;--hub-line:#dad5c8;min-height:100%;flex:1;background:var(--hub-ivory);color:var(--hub-ink);font-family:var(--font-hub-sans),ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.nexoro-hub-wrap{position:relative;max-width:none;margin:0;width:100%;padding:56px 40px 100px;box-sizing:border-box}.nexoro-hub-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:48px;max-width:none}.nexoro-hub-brand{display:flex;align-items:center;line-height:0}.nexoro-hub-brand-logo{display:block;height:32px;width:auto;object-fit:contain;object-position:left center}.nexoro-hub-auth{position:absolute;top:50px;right:40px;z-index:3}.nexoro-hub-auth-trigger{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid rgba(169,130,74,.28);border-radius:999px;background:rgba(255,255,255,.88);color:var(--hub-ink);cursor:pointer;font:inherit;font-size:13px;font-weight:700;letter-spacing:.06em;line-height:1;text-decoration:none;box-shadow:0 14px 34px rgba(29,35,32,.12);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.nexoro-hub-auth-trigger:focus-visible,.nexoro-hub-auth-trigger:hover{border-color:rgba(169,130,74,.5);box-shadow:0 18px 40px rgba(29,35,32,.16);outline:none;transform:translateY(-1px)}.nexoro-hub-auth-menu{position:absolute;right:0;top:calc(100% + 10px);min-width:156px;overflow:hidden;border:1px solid rgba(169,130,74,.24);background:rgba(255,255,255,.96);box-shadow:0 18px 44px rgba(29,35,32,.16);backdrop-filter:blur(14px)}.nexoro-hub-auth-menu-item{display:block;width:100%;border:0;background:transparent;box-sizing:border-box;color:var(--hub-ink);cursor:pointer;font:inherit;font-size:13px;font-weight:600;padding:12px 14px;text-align:left;text-decoration:none;transition:background .18s ease,color .18s ease}.nexoro-hub-auth-menu-item+.nexoro-hub-auth-menu-item{border-top:1px solid rgba(169,130,74,.16)}.nexoro-hub-auth-menu-item:focus-visible,.nexoro-hub-auth-menu-item:hover{background:rgba(169,130,74,.1);color:var(--hub-brass);outline:none}.nexoro-hub-auth-menu-item:disabled{cursor:wait;opacity:.55}.nexoro-hub-intro{margin-bottom:14px}.nexoro-hub-intro .nexoro-hub-eyebrow{margin:0 0 6px}.nexoro-hub-date{display:block;font-size:12px;color:var(--hub-sage);letter-spacing:.03em;margin:0}.nexoro-hub-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--hub-brass);margin:0 0 14px;font-weight:600}.nexoro-hub-title{font-family:var(--font-hub-serif),ui-serif,Georgia,serif;font-size:40px;font-weight:500;letter-spacing:-.01em;margin:0 0 12px;line-height:1.15;max-width:640px}.nexoro-hub-sub{color:var(--hub-sage);margin:0 0 56px;font-size:15px;max-width:420px;line-height:1.6}.nexoro-hub-tiles{display:grid;grid-template-rows:repeat(4,auto);grid-template-columns:repeat(var(--hub-tile-cols,1),minmax(0,1fr));grid-auto-flow:column;column-gap:48px;align-items:start;width:100%;max-width:100%}.nexoro-hub-tile{background:none;border:none;border-bottom:1px solid var(--hub-line);box-sizing:border-box;width:100%;text-align:left;font-family:inherit;color:inherit;cursor:pointer;padding:34px 0;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:28px;text-decoration:none;transition:padding-left .35s cubic-bezier(.22,1,.36,1)}.nexoro-hub-tile:nth-child(4n+1){border-top:1px solid var(--hub-line)}.nexoro-hub-tile:focus-visible,.nexoro-hub-tile:hover{padding-left:16px;outline:none}.nexoro-hub-tile:focus-visible .nexoro-hub-tile-name,.nexoro-hub-tile:hover .nexoro-hub-tile-name{color:var(--hub-brass)}.nexoro-hub-tile:focus-visible .nexoro-hub-tile-icon svg,.nexoro-hub-tile:hover .nexoro-hub-tile-icon svg{stroke:var(--hub-brass)}.nexoro-hub-tile:focus-visible .nexoro-hub-arrow,.nexoro-hub-tile:hover .nexoro-hub-arrow{transform:translateX(4px);opacity:1}.nexoro-hub-tile-icon svg{width:30px;height:30px;stroke:var(--hub-ink);stroke-width:1.2;fill:none;transition:stroke .25s ease}.nexoro-hub-tile-main{display:flex;flex-direction:column;gap:6px}.nexoro-hub-tile-index{font-size:11px;color:var(--hub-sage);letter-spacing:.08em}.nexoro-hub-tile-name{font-family:var(--font-hub-serif),ui-serif,Georgia,serif;font-size:24px;font-weight:500;letter-spacing:-.01em;transition:color .25s ease}.nexoro-hub-tile-desc{font-size:13.5px;color:var(--hub-sage);line-height:1.5;margin-top:2px}.nexoro-hub-tile-right{display:flex;align-items:center;gap:18px;justify-self:end}.nexoro-hub-tile-stat{text-align:right;line-height:1.4}.nexoro-hub-tile-stat b{display:block;font-family:var(--font-hub-serif),ui-serif,Georgia,serif;font-size:20px;font-weight:500;color:var(--hub-ink)}.nexoro-hub-tile-stat span{font-size:11px;color:var(--hub-sage);letter-spacing:.04em}.nexoro-hub-arrow{font-size:18px;color:var(--hub-brass);opacity:.5;transition:all .3s ease}.nexoro-hub-lock{width:18px;height:18px;stroke:var(--hub-brass);stroke-width:1.4;fill:none}.nexoro-hub-lock-wrap{display:flex;align-items:center;opacity:.7}.nexoro-hub-tile--locked{cursor:default;opacity:.72;pointer-events:none;user-select:none}.nexoro-hub-tile--locked:focus-visible,.nexoro-hub-tile--locked:hover{padding-left:0}.nexoro-hub-tile--locked:focus-visible .nexoro-hub-tile-name,.nexoro-hub-tile--locked:hover .nexoro-hub-tile-name{color:inherit}.nexoro-hub-tile--locked:focus-visible .nexoro-hub-tile-icon svg,.nexoro-hub-tile--locked:hover .nexoro-hub-tile-icon svg{stroke:var(--hub-ink)}.nexoro-hub-coming-soon{display:flex;flex-direction:column;align-items:flex-start;gap:18px;max-width:440px;margin-top:40px;padding-top:36px;border-top:1px solid var(--hub-line)}.nexoro-hub-coming-soon-lock{width:36px;height:36px;stroke:var(--hub-brass);stroke-width:1.4;fill:none}.nexoro-hub-coming-soon-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--hub-brass);margin:0}.nexoro-hub-coming-soon p{margin:0;font-size:15px;line-height:1.65;color:var(--hub-sage)}@media (max-width:640px){.nexoro-hub-wrap{padding:40px 20px 80px}.nexoro-hub-top{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:40px}.nexoro-hub-auth{position:static;align-self:flex-end}.nexoro-hub-auth-menu{right:0}.nexoro-hub-title{font-size:30px}.nexoro-hub-tiles{display:flex;flex-direction:column;width:calc(100% + 16px);margin-left:-8px;margin-right:-8px}.nexoro-hub-tile{grid-template-columns:40px 1fr auto;gap:16px;padding:26px 8px;border-top:none}.nexoro-hub-tile:first-child{border-top:1px solid var(--hub-line)}.nexoro-hub-tile-name{font-size:19px}.nexoro-hub-tile-stat{display:none}}