.hub-body{background:var(--black);min-height:100vh}.hub-shell{background:var(--background);max-width:480px;min-height:100vh;margin:0 auto;padding-bottom:76px;position:relative}.hub-header{z-index:20;background:var(--white);border-bottom:1px solid var(--light-gray);justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.hub-header-logo{height:18px;display:block}.hub-header-avatar{background:var(--accent);width:30px;height:30px;color:var(--black);font-family:var(--font-serif);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-style:italic;font-weight:600;display:flex}.hub-bottom{background:var(--white);border-top:1px solid var(--light-gray);z-index:20;justify-content:space-around;max-width:480px;margin:0 auto;padding:10px 12px 14px;display:flex;position:fixed;bottom:0;left:0;right:0}.hub-bb{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--gray);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:4px 8px;font-size:9px;display:flex}.hub-bb.active{color:var(--accent-text)}.hub-bb-dot{background:0 0;border-radius:50%;width:5px;height:5px}.hub-bb.active .hub-bb-dot{background:var(--accent)}.hub-hero{background:var(--white);border:1px solid var(--light-gray);border-radius:14px;margin:14px;padding:22px 20px}.hub-hero-eyebrow{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--accent-text);align-items:center;gap:7px;margin-bottom:10px;font-size:9px;display:flex}.hub-hero-eyebrow .dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.hub-hero-title{letter-spacing:-.7px;color:var(--black);margin-bottom:10px;font-size:28px;font-weight:800;line-height:1.05}.hub-hero-title .hl{background:linear-gradient(#0000 55%,#e8839e47 55%);padding:0 4px}.hub-hero-meta{font-family:var(--font-mono);letter-spacing:.5px;color:var(--mid-gray);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.hub-hero-meta .sep{color:var(--light-gray)}.hub-hero-meta .countdown{color:var(--accent-text);font-weight:700}.hub-tabs{background:var(--white);border:1px solid var(--light-gray);border-radius:10px;margin:10px 14px 0;display:flex;overflow:hidden}.hub-tab{text-align:center;font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--gray);background:var(--white);border:none;border-right:1px solid var(--light-gray);cursor:pointer;flex:1;padding:11px 6px;font-size:9px}.hub-tab:last-child{border-right:none}.hub-tab.active{background:var(--accent);color:var(--black);font-weight:700}.hub-sec{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--accent-text);padding:18px 18px 8px;font-size:9px}.hub-info-block{background:var(--white);border:1px solid var(--light-gray);border-radius:12px;margin:0 14px 10px;padding:16px 18px}.hub-info-block:first-child{margin-top:12px}.hub-info-label{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--accent-text);margin-bottom:9px;font-size:9px}.hub-info-text{color:var(--mid-gray);font-size:13.5px;line-height:1.55}.hub-info-text strong{color:var(--black)}.hub-info-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hub-info-cell{background:var(--cream);border-radius:8px;padding:10px 12px}.hub-info-cell-label{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--gray);font-size:8px}.hub-info-cell-val{color:var(--black);margin-top:3px;font-size:13px;font-weight:600}.hub-info-list{margin:0;padding:0;list-style:none}.hub-info-list li{color:var(--mid-gray);padding:4px 0 4px 16px;font-size:13.5px;line-height:1.55;position:relative}.hub-info-list li:before{content:"•";color:var(--accent-text);font-size:14px;font-weight:700;line-height:1.5;position:absolute;left:4px}.hub-info-list li strong{color:var(--black)}.hub-bia{align-items:flex-start;gap:12px;display:flex}.hub-bia-av{background:var(--pink);width:48px;height:48px;color:var(--white);font-family:var(--font-serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-style:italic;display:flex}.hub-bia-meta{flex:1;min-width:0}.hub-bia-name{letter-spacing:-.3px;color:var(--black);font-size:16px;font-weight:800}.hub-bia-title{color:var(--mid-gray);margin-top:2px;font-size:11px}.hub-bia-tag{font-family:var(--font-serif);color:var(--pink-dark);margin-top:11px;font-size:13px;font-style:italic;line-height:1.4}.hub-bia-bio{color:var(--mid-gray);margin-top:10px;font-size:13px;line-height:1.55}.hub-bia-contacts{border-top:1px solid #0000000f;flex-wrap:wrap;gap:14px;margin-top:12px;padding-top:11px;display:flex}.hub-bia-c{font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;color:var(--accent-text);font-size:10px;text-decoration:none}.hub-cohort{grid-template-columns:1fr 1fr;gap:8px;padding:0 14px;display:grid}.hub-cc{background:var(--white);border:1px solid var(--light-gray);cursor:pointer;border-radius:10px;padding:13px;transition:border-color .15s}.hub-cc.expanded{border-color:var(--accent);grid-column:1/-1}.hub-cc-av{width:36px;height:36px;font-family:var(--font-serif);color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;font-size:16px;font-style:italic;display:flex}.hub-cc.expanded .hub-cc-av{width:50px;height:50px;margin-bottom:11px;font-size:22px}.hub-cc-name{color:var(--black);letter-spacing:-.1px;font-size:13px;font-weight:700}.hub-cc.expanded .hub-cc-name{letter-spacing:-.3px;font-size:16px}.hub-cc-role{color:var(--gray);margin-top:2px;font-size:10.5px}.hub-cc.expanded .hub-cc-role{font-size:12px}.hub-cc-tag{font-family:var(--font-serif);color:var(--mid-gray);margin-top:6px;font-size:11px;font-style:italic;line-height:1.35}.hub-cc.expanded .hub-cc-tag{color:var(--pink-dark);margin-top:9px;font-size:13.5px;line-height:1.4}.hub-cc-socials{gap:6px;margin-top:8px;display:flex}.hub-cc-socials a{background:var(--cream);width:18px;height:18px;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;font-size:9px;text-decoration:none;display:flex}.hub-cc-body{border-top:1px solid #0000000f;margin-top:12px;padding-top:12px;display:none}.hub-cc.expanded .hub-cc-body{display:block}.hub-cc-bio{color:var(--mid-gray);margin-bottom:12px;font-size:12.5px;line-height:1.6}.hub-cc-bio strong{color:var(--black)}.hub-cc-bring-label{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-text);margin-bottom:5px;font-size:8px}.hub-cc-bring{font-family:var(--font-serif);color:var(--mid-gray);font-size:13px;font-style:italic;line-height:1.5}.hub-sched{flex-direction:column;gap:10px;padding:0 14px 10px;display:flex}.hub-sched-day{background:var(--white);border:1px solid var(--light-gray);border-radius:12px;overflow:hidden}.hub-sd-header{background:var(--cream);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.hub-sd-date{color:var(--black);letter-spacing:-.3px;font-size:14px;font-weight:800}.hub-sd-count{font-family:var(--font-mono);color:var(--accent-text);font-size:10px}.hub-si{cursor:pointer;text-align:left;background:0 0;border:none;border-top:1px solid #0000000d;gap:12px;width:100%;padding:13px 16px;transition:background .1s;display:flex}.hub-si:first-of-type{border-top:none}.hub-si:hover{background:#a4c8280a}.hub-si-time{font-family:var(--font-mono);color:var(--accent-text);min-width:46px;padding-top:1px;font-size:11px}.hub-si-body{flex:1}.hub-si-title{color:var(--black);margin-bottom:3px;font-size:13.5px;font-weight:700;line-height:1.3}.hub-si-host{color:var(--mid-gray);font-size:11px}.hub-si-loc{font-family:var(--font-mono);color:var(--gray);margin-top:3px;font-size:9.5px}.hub-si.expanded{background:#a4c8280f}.hub-si-syn{font-family:var(--font-serif);color:var(--mid-gray);margin-top:9px;padding-right:4px;font-size:12.5px;font-style:italic;line-height:1.55;display:none}.hub-si.expanded .hub-si-syn{display:block}.hub-si-chev{color:var(--gray);padding-top:2px;font-size:11px;transition:transform .15s}.hub-si.expanded .hub-si-chev{transform:rotate(180deg)}.hub-hosts{flex-direction:column;gap:10px;padding:0 14px;display:flex}.hub-host{background:var(--white);border:1px solid var(--light-gray);cursor:pointer;border-radius:12px;padding:14px 16px;transition:border-color .15s}.hub-host.expanded{border-color:var(--accent)}.hub-host-top{align-items:flex-start;gap:12px;display:flex}.hub-host-av{width:46px;height:46px;font-family:var(--font-serif);color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-style:italic;display:flex}.hub-host-meta{flex:1;min-width:0}.hub-host-name{color:var(--black);letter-spacing:-.2px;font-size:14.5px;font-weight:800}.hub-host-title{color:var(--mid-gray);margin-top:2px;font-size:10.5px;line-height:1.35}.hub-host-tag{font-family:var(--font-serif);color:var(--pink-dark);margin-top:7px;font-size:12.5px;font-style:italic;line-height:1.4}.hub-host-tag.pending{color:var(--gray)}.hub-host-chev{color:var(--gray);padding-top:2px;font-size:11px;transition:transform .15s}.hub-host.expanded .hub-host-chev{transform:rotate(180deg)}.hub-host-body{border-top:1px solid #0000000f;margin-top:12px;padding-top:12px;display:none}.hub-host.expanded .hub-host-body{display:block}.hub-host-bio{color:var(--mid-gray);margin-bottom:12px;font-size:12.5px;line-height:1.6}.hub-host-bio strong{color:var(--black)}.hub-host-talk-label{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-text);margin-bottom:6px;font-size:8px}.hub-host-topics{margin:0 0 12px;padding:0;list-style:none}.hub-host-topics li{color:var(--mid-gray);padding:3px 0 3px 16px;font-size:12.5px;line-height:1.45;position:relative}.hub-host-topics li:before{content:"→";color:var(--accent-text);font-family:var(--font-mono);font-size:11px;position:absolute;left:0}.hub-host-links{border-top:1px solid #0000000f;flex-wrap:wrap;gap:14px;padding-top:10px;display:flex}.hub-host-link{font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;color:var(--accent-text);font-size:10px;text-decoration:none}.hub-host-pending{font-family:var(--font-serif);color:var(--gray);padding:4px 0;font-size:12px;font-style:italic}.hub-soon{text-align:center;background:var(--white);border:1px dashed var(--light-gray);border-radius:14px;margin:30px 14px;padding:60px 30px}.hub-soon-emoji{margin-bottom:10px;font-size:28px}.hub-soon-title{color:var(--black);letter-spacing:-.3px;margin-bottom:6px;font-size:17px;font-weight:800}.hub-soon-text{font-family:var(--font-serif);color:var(--mid-gray);font-size:13.5px;font-style:italic;line-height:1.55}.hub-auth-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.hub-auth-logo{height:36px;margin-bottom:28px}.hub-auth-eyebrow{font-family:var(--font-mono);letter-spacing:2.5px;text-transform:uppercase;color:var(--accent-text);margin-bottom:14px;font-size:9px}.hub-auth-title{letter-spacing:-.6px;color:var(--black);margin-bottom:10px;font-size:26px;font-weight:800}.hub-auth-text{font-family:var(--font-serif);color:var(--mid-gray);max-width:320px;margin-bottom:32px;font-size:15px;font-style:italic;line-height:1.55}.hub-auth-btn{background:var(--accent);color:var(--black);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;padding:14px 32px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.hub-auth-btn:hover{background:var(--accent-text);color:var(--white)}.hub-auth-btn:disabled{opacity:.6;cursor:wait}.hub-auth-error{border:1px solid var(--pink);background:#e8839e14;border-radius:10px;max-width:380px;margin-top:18px;padding:16px 18px}.hub-auth-error-label{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--pink-dark);margin-bottom:6px;font-size:9px}.hub-auth-error-text{color:var(--mid-gray);font-size:13px;line-height:1.5}.hub-auth-secondary{font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;color:var(--gray);cursor:pointer;background:0 0;border:none;margin-top:18px;font-size:10px}.hub-sheet-backdrop{z-index:100;overscroll-behavior:contain;touch-action:pan-y;background:#00000073;justify-content:center;align-items:flex-end;animation:.15s ease-out hub-sheet-fade;display:flex;position:fixed;inset:0}@keyframes hub-sheet-fade{0%{opacity:0}to{opacity:1}}.hub-sheet{background:var(--white);border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:92vh;animation:.22s ease-out hub-sheet-up;display:flex;box-shadow:0 -8px 24px #0000001f}@keyframes hub-sheet-up{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@media (min-width:600px){.hub-sheet-backdrop{align-items:center;padding:20px}.hub-sheet{border-radius:14px;max-height:min(92vh,760px)}}.hub-sheet-header{z-index:2;background:var(--white);border-bottom:1px solid var(--light-gray);justify-content:space-between;align-items:center;padding:16px 18px 14px;display:flex;position:sticky;top:0}.hub-sheet-title{letter-spacing:-.3px;color:var(--black);font-size:17px;font-weight:800}.hub-sheet-close{width:34px;height:34px;color:var(--mid-gray);cursor:pointer;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:22px;line-height:1;display:flex}.hub-sheet-close:hover{background:#00000014}.hub-sheet-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;min-height:0;padding:18px;display:flex;overflow-y:auto}.hub-sheet-photo-row{border-bottom:1px solid var(--light-gray);align-items:center;gap:14px;padding-bottom:14px;display:flex}.hub-sheet-photo{object-fit:cover;border:2px solid var(--light-gray);border-radius:50%;flex-shrink:0;width:80px;height:80px}.hub-sheet-photo-placeholder{background:var(--pink);color:var(--white);font-family:var(--font-serif);justify-content:center;align-items:center;font-size:32px;font-style:italic;display:flex}.hub-sheet-photo-btn{background:var(--white);border:1px solid var(--light-gray);font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;color:var(--accent-text);cursor:pointer;border-radius:8px;padding:9px 16px;font-size:11px;font-weight:700}.hub-sheet-photo-btn:disabled{opacity:.6;cursor:wait}.hub-sheet-field-hint{color:var(--gray);margin-top:-2px;font-size:11px}.hub-sheet-input{background:var(--white);border:1px solid var(--light-gray);font-family:var(--font-sans);color:var(--black);resize:vertical;border-radius:8px;outline:none;width:100%;padding:11px 13px;font-size:14px}.hub-sheet-input:focus{border-color:var(--accent)}.hub-sheet-error{border:1px solid var(--pink);color:var(--pink-dark);background:#e8839e14;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.45}.hub-sheet-footer{background:var(--white);border-top:1px solid var(--light-gray);flex-direction:column;gap:10px;padding:14px 18px 18px;display:flex;position:sticky;bottom:0}.hub-sheet-save{background:var(--accent);color:var(--black);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;padding:13px 18px;font-size:14px;font-weight:700}.hub-sheet-save:disabled{opacity:.5;cursor:not-allowed}.hub-sheet-signout{color:var(--mid-gray);border:1px solid var(--light-gray);font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:10px;padding:11px;font-size:11px}.hub-notes-state{text-align:center;font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--gray);padding:40px 24px;font-size:11px}.hub-notes-state.hub-notes-error{color:var(--pink-dark)}.hub-notes-empty{text-align:center;color:var(--mid-gray);padding:60px 28px}.hub-notes-empty-title{color:var(--black);margin-bottom:6px;font-size:16px;font-weight:700}.hub-notes-empty-text{font-size:13px;line-height:1.5}.hub-live-row{background:var(--white);justify-content:flex-end;padding:10px 14px 0;display:flex}.hub-live{color:var(--pink-dark);font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;background:#e8839e1a;border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:10px;font-weight:700;display:inline-flex}.hub-live-dot{background:var(--pink-dark);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite hub-live-pulse;box-shadow:0 0 #c0607a80}@keyframes hub-live-pulse{0%{opacity:1;transform:scale(1);box-shadow:0 0 #c0607a80}70%{opacity:.55;transform:scale(.9);box-shadow:0 0 0 6px #c0607a00}to{opacity:1;transform:scale(1);box-shadow:0 0 #c0607a00}}.hub-daystrip{background:var(--white);border-bottom:1px solid var(--light-gray);scrollbar-width:none;gap:6px;padding:10px 12px;display:flex;overflow-x:auto}.hub-daystrip::-webkit-scrollbar{display:none}.hub-pip{text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;min-width:68px;padding:8px 10px;display:flex}.hub-pip-dow{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--gray);font-size:9px}.hub-pip-date{color:var(--black);white-space:nowrap;font-size:11px;font-weight:700}.hub-pip.active{background:var(--accent)}.hub-pip.active .hub-pip-dow,.hub-pip.active .hub-pip-date{color:var(--black)}.hub-pip.done{background:#a4c8281a}.hub-pip.done .hub-pip-dow,.hub-pip.done .hub-pip-date{color:var(--accent-text)}.hub-pip.upcoming{background:#8888880f}.hub-pip.upcoming .hub-pip-dow,.hub-pip.upcoming .hub-pip-date{color:var(--light-gray)}.hub-today{background:var(--white);border:1px solid var(--light-gray);border-radius:12px;margin:12px 14px 0;overflow:hidden}.hub-td-header{border-bottom:1px solid var(--light-gray);justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px 10px;display:flex}.hub-td-date{letter-spacing:-.3px;color:var(--black);font-size:15px;font-weight:800}.hub-td-tz{font-family:var(--font-serif);color:var(--mid-gray);margin-top:2px;font-size:11px;font-style:italic}.hub-td-badge{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--white);background:var(--accent-text);border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:9px;font-weight:700}.hub-visits{flex-direction:column;gap:5px;padding:8px 10px 10px;display:flex}.hub-visit{background:var(--cream);border-radius:8px;align-items:flex-start;gap:10px;padding:9px 11px;display:flex}.hub-v-time{font-family:var(--font-mono);color:var(--accent-text);min-width:38px;padding-top:1px;font-size:10px;font-weight:700}.hub-v-body{flex:1;min-width:0}.hub-v-name{color:var(--black);font-size:12px;font-weight:700;line-height:1.25}.hub-v-host{color:var(--mid-gray);margin-top:2px;font-size:10px}.hub-v-loc{font-family:var(--font-mono);color:var(--gray);margin-top:2px;font-size:9px}.hub-prompts{background:var(--white);border:1px solid var(--accent-warm);border-radius:12px;margin:10px 14px 0;padding:14px 16px;position:relative;overflow:hidden}.hub-prompts:before{content:"";background:var(--accent-warm);height:3px;position:absolute;top:0;left:0;right:0}.hub-prompts-label{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--pink-dark);margin-bottom:8px;font-size:9px}.hub-prompt{font-family:var(--font-serif);color:var(--black);border-top:1px solid #0000000d;padding:7px 0;font-size:15px;font-style:italic;line-height:1.35}.hub-prompt:first-of-type{border-top:none;padding-top:0}.hub-drop{background:var(--white);border:1px solid var(--light-gray);border-left:3px solid var(--accent-warm);border-radius:12px;margin:10px 14px 0;padding:12px 14px}.hub-drop-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.hub-drop-avatar{background:var(--accent-warm);width:22px;height:22px;color:var(--white);font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-style:italic;font-weight:600;display:flex}.hub-drop-name{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--pink-dark);font-size:9px}.hub-drop-audio{width:100%;height:36px}.hub-mynotes{background:var(--white);border:1px solid var(--light-gray);border-radius:12px;margin:10px 14px 110px;overflow:hidden}.hub-mynotes-header{border-bottom:1px solid var(--light-gray);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.hub-mynotes-label{font-family:var(--font-sans);letter-spacing:-.5px;color:var(--black);font-size:20px;font-weight:800;line-height:1.15}.hub-mynotes-priv{font-family:var(--font-serif);letter-spacing:0;color:var(--gray);margin-left:4px;font-size:14px;font-style:italic;font-weight:400}.hub-mynotes-add{background:var(--accent);width:52px;height:52px;color:var(--black);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 2px 6px #a4c82859}.hub-mynotes-add:hover{filter:brightness(.97)}.hub-mynotes-add:active{transform:scale(.97)}.hub-mynotes-empty{text-align:center;font-family:var(--font-serif);color:var(--gray);padding:28px 18px;font-size:13px;font-style:italic}.hub-mynotes-list{margin:0;padding:0;list-style:none}.hub-note{border-bottom:1px solid #0000000a;padding:12px 14px}.hub-note:last-child{border-bottom:none}.hub-note-meta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.hub-note-time{font-family:var(--font-mono);letter-spacing:.3px;color:var(--gray);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:9px;overflow:hidden}.hub-note-session{color:var(--accent-text);font-weight:700}.hub-note-actions{flex-shrink:0;gap:4px;display:flex}.hub-note-iconbtn{width:22px;height:22px;color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.hub-note-iconbtn:hover{background:var(--cream);color:var(--black)}.hub-note-iconbtn:disabled{opacity:.5;cursor:not-allowed}.hub-note-text{color:var(--mid-gray);white-space:pre-wrap;word-wrap:break-word;font-size:13px;line-height:1.5}.hub-note-edit{flex-direction:column;gap:8px;display:flex}.hub-note-textarea{border:1px solid var(--light-gray);width:100%;font-size:13px;font-family:var(--font-sans);resize:vertical;color:var(--black);background:var(--white);border-radius:8px;padding:10px 12px;line-height:1.5}.hub-note-textarea:focus{border-color:var(--accent);outline:none}.hub-note-edit-row{justify-content:flex-end;gap:8px;display:flex}.hub-note-share{border:1px dashed var(--accent-text);color:var(--accent-text);font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:5px;align-items:center;gap:5px;margin-top:8px;padding:4px 9px;font-size:9px;display:inline-flex}.hub-note-share:hover{background:#a4c82814}.hub-note-share.on{background:var(--accent);color:var(--black);border-style:solid}.hub-note-share:disabled{opacity:.5;cursor:not-allowed}.hub-att{border:1px solid var(--light-gray);background:var(--cream);border-radius:8px;margin-top:8px;position:relative;overflow:hidden}.hub-att-x{width:22px;height:22px;color:var(--white);cursor:pointer;z-index:1;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:4px;right:4px}.hub-att-voice{flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;display:flex}.hub-att-voice audio{flex:1;min-width:0;height:36px}.hub-att-voice-video{background:var(--black);flex:1;width:100%;min-width:0;max-width:100%;height:36px}.hub-att-fail{font-family:var(--font-mono);color:var(--pink-dark);flex-basis:100%;padding:2px 4px 0;font-size:10px;line-height:1.45}.hub-att-fail-link{color:var(--accent-text);text-underline-offset:2px;text-decoration:underline}.hub-att-meta{font-family:var(--font-mono);color:var(--mid-gray);font-size:10px}.hub-att-photo img{object-fit:cover;width:100%;max-height:360px;display:block}.hub-att-file,.hub-att-link{padding:10px 12px}.hub-att-file-link{color:var(--accent-text);word-break:break-all;align-items:center;gap:8px;font-size:13px;text-decoration:none;display:flex}.hub-att-file-name{overflow-wrap:anywhere;flex:1;min-width:0}.hub-att-file-size{font-family:var(--font-mono);color:var(--gray);flex-shrink:0;font-size:10px}.hub-btn{background:var(--white);border:1px solid var(--light-gray);font-family:var(--font-sans);color:var(--mid-gray);cursor:pointer;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:600}.hub-btn:hover{background:var(--cream);color:var(--black)}.hub-btn:disabled{opacity:.5;cursor:not-allowed}.hub-btn-primary{background:var(--accent);border-color:var(--accent);color:var(--black);font-weight:700}.hub-btn-primary:hover{background:var(--accent);filter:brightness(.97)}.hub-sheet-backdrop{z-index:30;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.hub-sheet{background:var(--white);width:100%;max-width:480px;max-height:92vh;padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;flex-direction:column;gap:10px;display:flex;overflow-y:auto;box-shadow:0 -10px 30px #0000002e}.hub-sheet-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.hub-sheet-title{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-text);font-size:10px}.hub-sheet-x{background:var(--cream);width:30px;height:30px;color:var(--mid-gray);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hub-sheet-field{flex-direction:column;gap:5px;display:flex}.hub-sheet-field-label{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--gray);font-size:9px}.hub-sheet-select{border:1px solid var(--light-gray);width:100%;font-size:13px;font-family:var(--font-sans);background:var(--white);color:var(--black);cursor:pointer;border-radius:8px;padding:9px 12px}.hub-sheet-select:focus{border-color:var(--accent);outline:none}.hub-sheet-textarea{border:1px solid var(--light-gray);width:100%;font-size:14px;font-family:var(--font-sans);resize:vertical;color:var(--black);background:var(--white);border-radius:10px;min-height:90px;padding:11px 13px;line-height:1.5}.hub-sheet-textarea:focus{border-color:var(--accent);outline:none}.hub-sheet-att-row{gap:6px;display:flex}.hub-sheet-att{background:var(--cream);border:1px solid var(--light-gray);width:40px;height:40px;color:var(--mid-gray);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.hub-sheet-att:hover{color:var(--accent-text);border-color:var(--accent);background:#a4c82824}.hub-sheet-att:disabled{opacity:.4;cursor:not-allowed}.hub-sheet-pending{border:1px solid var(--accent);color:var(--mid-gray);background:#a4c82814;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.hub-sheet-pending-icon{color:var(--accent-text);display:inline-flex}.hub-sheet-pending-label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.hub-sheet-pending-x{color:var(--gray);cursor:pointer;background:0 0;border:none;align-items:center;padding:0 4px;display:inline-flex}.hub-sheet-error{color:var(--pink-dark);font-size:11px;font-family:var(--font-mono)}.hub-sheet-foot{border-top:1px solid var(--light-gray);justify-content:flex-end;gap:8px;margin-top:4px;padding-top:8px;display:flex}.hub-modal-backdrop{z-index:40;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.hub-modal{background:var(--white);border-radius:14px;flex-direction:column;gap:10px;width:100%;max-width:360px;padding:18px;display:flex}.hub-modal-title{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-text);font-size:10px}.hub-modal-input{border:1px solid var(--light-gray);width:100%;font-size:13px;font-family:var(--font-sans);color:var(--black);border-radius:8px;padding:10px 12px}.hub-modal-input:focus{border-color:var(--accent);outline:none}.hub-modal-error{color:var(--pink-dark);font-size:11px;font-family:var(--font-mono)}.hub-modal-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.hub-rec{background:var(--white);border-radius:14px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:320px;padding:24px;display:flex;position:relative}.hub-rec-title{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-text);font-size:10px}.hub-rec-hint{color:var(--mid-gray);text-align:center;font-size:13px;line-height:1.45}.hub-rec-hint strong{color:var(--accent-text)}.hub-rec-hint-sub{font-family:var(--font-mono);letter-spacing:.5px;color:var(--gray);margin-top:4px;font-size:10px;display:block}.hub-rec-mic{background:var(--accent);width:76px;height:76px;color:var(--black);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hub-rec-upload{color:var(--accent-text);font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-size:10px;text-decoration:underline}.hub-rec-upload:hover{color:var(--black)}.hub-rec-timer{font-family:var(--font-mono);color:var(--black);align-items:center;gap:8px;font-size:22px;font-weight:700;display:flex}.hub-rec-dot{background:var(--pink-dark);border-radius:50%;width:10px;height:10px;animation:1s infinite hub-rec-blink}@keyframes hub-rec-blink{0%,to{opacity:1}50%{opacity:.3}}.hub-rec-stop{background:var(--black);color:var(--white);font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:none;border-radius:10px;padding:10px 28px;font-size:11px}.hub-rec-preview{width:100%}.hub-rec-actions{justify-content:flex-end;gap:8px;width:100%;display:flex}.hub-rec-error{color:var(--pink-dark);text-align:center;font-size:12px}.hub-rec-close{color:var(--gray);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.hub-docs{padding:14px 14px 24px}.hub-docs-state{text-align:center;color:var(--mid-gray);padding:48px 24px;font-size:13px}.hub-docs-error{color:var(--pink-dark);flex-direction:column;align-items:center;gap:14px;display:flex}.hub-docs-retry{background:var(--accent);color:var(--black);font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;padding:8px 18px;font-size:11px}.hub-docs-header{justify-content:space-between;align-items:baseline;gap:10px;margin:4px 4px 10px;display:flex}.hub-docs-search{align-items:center;margin:0 0 14px;display:flex;position:relative}.hub-docs-search-icon{color:var(--gray);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.hub-docs-search.active .hub-docs-search-icon{color:var(--accent-text)}.hub-docs-search-input{background:var(--white);border:1px solid var(--light-gray);width:100%;font-family:var(--font-sans);color:var(--black);appearance:none;border-radius:10px;outline:none;padding:11px 36px;font-size:14px}.hub-docs-search-input::placeholder{color:var(--gray)}.hub-docs-search-input::-webkit-search-cancel-button{display:none}.hub-docs-search.active .hub-docs-search-input{border-color:var(--accent);box-shadow:0 0 0 3px #a4c8282e}.hub-docs-search-clear{background:var(--cream);width:22px;height:22px;color:var(--mid-gray);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0 0 2px;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.hub-docs-search-clear:hover{background:var(--light-gray);color:var(--black)}.hub-docs-eyebrow{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--gray);font-size:10px}.hub-docs-count{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--accent-text);font-size:10px;font-weight:700}.hub-docs-empty{text-align:center;color:var(--mid-gray);background:var(--white);border:1px dashed var(--light-gray);border-radius:10px;margin-top:24px;padding:32px 18px;font-size:13px}.hub-docs-list{flex-direction:column;gap:10px;display:flex}.hub-doc-card{background:var(--white);border:1px solid var(--light-gray);border-radius:12px;transition:border-color .15s;overflow:hidden}.hub-doc-card.expanded{border-color:var(--accent)}.hub-doc-top{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:14px 16px 12px;display:block;position:relative}.hub-doc-top:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:12px}.hub-doc-eyebrow{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-text);margin-bottom:5px;font-size:10px}.hub-doc-title{color:var(--black);letter-spacing:-.2px;margin-bottom:4px;padding-right:22px;font-size:16px;font-weight:800;line-height:1.25}.hub-doc-host{color:var(--mid-gray);margin-bottom:2px;font-size:12px}.hub-doc-loc{font-family:var(--font-mono);color:var(--gray);letter-spacing:.5px;font-size:10px}.hub-doc-chips{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.hub-doc-chip{font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;background:var(--cream);color:var(--mid-gray);border-radius:5px;align-items:center;padding:4px 8px;font-size:9px;font-weight:600;display:inline-flex}.hub-doc-chip-summary{color:var(--accent-text);background:#a4c8281f}.hub-doc-chip-deck{color:var(--pink-dark);background:#e8839e1f}.hub-doc-chip-photos,.hub-doc-chip-materials{color:var(--mid-gray);background:#8888881a}.hub-doc-chip-links{color:var(--accent-text);background:#a4c82814}.hub-doc-caret{color:var(--gray);display:inline-flex;position:absolute;top:14px;right:14px}.hub-doc-body{border-top:1px solid var(--light-gray);background:var(--surface-alt);padding:14px 16px 18px}.hub-doc-empty{color:var(--gray);text-align:center;padding:12px 0;font-size:12px;font-style:italic}.hub-doc-section+.hub-doc-section{margin-top:18px}.hub-doc-section-label{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-text);margin-bottom:8px;font-size:9px;font-weight:700}.hub-doc-section-count{color:var(--gray);font-weight:500}.hub-doc-summary{color:var(--mid-gray);font-size:13px;line-height:1.6}.hub-doc-summary p{margin:0 0 10px}.hub-doc-summary p:last-child{margin-bottom:0}.hub-doc-summary strong{color:var(--black);font-weight:600}.hub-doc-deck{color:var(--pink-dark);background:#e8839e1a;border-radius:6px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.hub-doc-deck:hover{background:#e8839e2e}.hub-doc-photos{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.hub-doc-photo{aspect-ratio:1;background:var(--cream);border-radius:6px;display:block;overflow:hidden}.hub-doc-photo img{object-fit:cover;width:100%;height:100%;display:block}.hub-doc-files{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hub-doc-file,.hub-doc-link{background:var(--white);border:1px solid var(--light-gray);color:var(--mid-gray);word-break:break-all;border-radius:6px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;text-decoration:none;display:inline-flex}.hub-doc-file:hover,.hub-doc-link:hover{border-color:var(--accent);color:var(--black)}.hub-doc-link{color:var(--accent-text)}.hub-ins{flex-direction:column;display:flex}.hub-ins-thread{-webkit-overflow-scrolling:touch;height:calc(100dvh - 203px);padding:16px 16px 8px;overflow-y:auto}.hub-ins-welcome{text-align:center;flex-direction:column;justify-content:center;min-height:100%;padding:12px 6px 24px;display:flex}.hub-ins-welcome-eyebrow{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--accent-text);margin-bottom:10px;font-size:10px}.hub-ins-welcome-title{font-family:var(--font-serif);color:var(--black);margin:0 0 10px;font-size:24px;line-height:1.2}.hub-ins-welcome-text{color:var(--mid-gray);max-width:340px;margin:0 auto 20px;font-size:13.5px;line-height:1.55}.hub-ins-suggestions{flex-direction:column;align-items:stretch;gap:8px;width:100%;max-width:360px;margin:0 auto;display:flex}.hub-ins-chip{text-align:left;background:var(--white);border:1px solid var(--light-gray);color:var(--black);cursor:pointer;border-radius:12px;padding:12px 14px;font-size:13px;transition:border-color .15s,background .15s}.hub-ins-chip:hover{border-color:var(--accent);background:var(--cream)}.hub-ins-messages{flex-direction:column;gap:12px;padding-bottom:8px;display:flex}.hub-ins-msg{display:flex}.hub-ins-msg-user{justify-content:flex-end}.hub-ins-msg-assistant{justify-content:flex-start}.hub-ins-bubble{white-space:pre-wrap;word-wrap:break-word;border-radius:16px;max-width:84%;padding:10px 14px;font-size:13.5px;line-height:1.55}.hub-ins-msg-user .hub-ins-bubble{background:var(--accent);color:var(--black);border-bottom-right-radius:5px}.hub-ins-msg-assistant .hub-ins-bubble{background:var(--white);border:1px solid var(--light-gray);color:var(--mid-gray);border-bottom-left-radius:5px}.hub-ins-msg-assistant .hub-ins-bubble strong{color:var(--black);font-weight:600}.hub-ins-typing{background:var(--white);border:1px solid var(--light-gray);border-radius:16px 16px 16px 5px;gap:4px;padding:14px 16px;display:inline-flex}.hub-ins-typing span{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite hub-ins-bounce}.hub-ins-typing span:nth-child(2){animation-delay:.15s}.hub-ins-typing span:nth-child(3){animation-delay:.3s}@keyframes hub-ins-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.hub-ins-error{color:#c44;text-align:center;margin:0 16px 6px;font-size:12px}.hub-ins-composer{background:var(--background);border-top:1px solid var(--light-gray);align-items:flex-end;gap:8px;max-width:480px;margin:0 auto;padding:10px 16px;display:flex;position:fixed;bottom:76px;left:0;right:0}.hub-ins-input{resize:none;background:var(--white);border:1px solid var(--light-gray);max-height:120px;font-family:var(--font-sans);border-radius:18px;outline:none;flex:1;padding:10px 14px;font-size:13.5px;line-height:1.4}.hub-ins-input:focus{border-color:var(--accent)}.hub-ins-send{background:var(--accent);width:38px;height:38px;color:var(--black);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.hub-ins-send:disabled{opacity:.4;cursor:default}
