:root{--hub-ink:#1c1917;--hub-muted:#78716c;--hub-line:#ece9e4;--hub-surface:#ffffff;--hub-bg:#faf8f5;--hub-teal:#0F766E;--hub-accent:#0D9488;--hub-teal-soft:#f0fdfa;--hub-plum:#6B1F2A;--hub-shadow: 0 1px 2px rgba(28,25,23,.04), 0 18px 44px -34px rgba(28,25,23,.4)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:Montserrat,system-ui,sans-serif;color:var(--hub-ink);background:var(--hub-bg)}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--hub-teal);outline-offset:2px}.hub-header{background:var(--hub-surface);border-bottom:1px solid var(--hub-line);padding:0 1.25rem 1.9rem}.hub-header-inner{max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.05rem 0}.hub-logo{height:30px;width:auto;display:block}.hub-back{color:var(--hub-muted);text-decoration:none;font-size:.9rem;font-weight:600;transition:color .15s ease}.hub-back:hover{color:var(--hub-teal)}.hub-hero{max-width:1080px;margin:.6rem auto 0}.hub-title{margin:0 0 .35rem;font-family:Bricolage Grotesque,Montserrat,sans-serif;font-size:clamp(1.7rem,4vw,2.2rem);line-height:1.12;letter-spacing:-.01em}.hub-sub{margin:0;color:var(--hub-muted);font-size:1.02rem}.hub-meter{display:flex;align-items:center;gap:.75rem;margin-top:1rem;max-width:460px}.hub-meter-track{flex:1;height:9px;border-radius:999px;background:#f1efeb;overflow:hidden}.hub-meter-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--hub-teal),var(--hub-accent));transition:width .5s cubic-bezier(.4,0,.2,1)}.hub-meter-label{font-size:.84rem;color:var(--hub-muted);white-space:nowrap}.hub-meter-label strong{color:var(--hub-ink)}.hub-bar{position:sticky;top:0;z-index:40;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--hub-line)}.hub-bar-inner{max-width:1080px;margin:0 auto;padding:.6rem 1.25rem;display:flex;align-items:center;gap:1rem}.hub-jumps{display:flex;gap:.15rem;overflow-x:auto;scrollbar-width:none;flex:1;min-width:0}.hub-jumps::-webkit-scrollbar{display:none}.hub-jump{border:0;background:none;color:var(--hub-muted);font-family:inherit;font-size:.86rem;font-weight:600;padding:.4rem .6rem;border-radius:9px;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.hub-jump:hover{background:var(--hub-teal-soft);color:var(--hub-teal)}.hub-search{position:relative;display:flex;align-items:center;flex:0 1 320px}.hub-search-icon{position:absolute;left:.65rem;width:16px;height:16px;color:#a8a29e;pointer-events:none}.hub-search-icon svg{width:16px;height:16px;display:block}.hub-search-input{width:100%;border:1px solid var(--hub-line);border-radius:11px;background:#fbfaf8;padding:.5rem .6rem .5rem 2.1rem;font-family:inherit;font-size:.86rem;color:var(--hub-ink)}.hub-search-input::placeholder{color:#b6b0a8}.hub-search-input:focus{outline:none;border-color:var(--hub-teal);box-shadow:0 0 0 3px #0f766e1a;background:#fff}.hub-search-input::-webkit-search-cancel-button{display:none}.hub-search-clear{position:absolute;right:.35rem;border:0;background:none;color:#c4bfb8;font-size:1.2rem;line-height:1;cursor:pointer;padding:0 .3rem;border-radius:6px}.hub-search-clear:hover{color:var(--hub-ink)}@media(max-width:720px){.hub-bar-inner{flex-direction:column;align-items:stretch;gap:.5rem}.hub-search{flex:1 1 auto}}.hub-main{max-width:1080px;margin:1.6rem auto 4rem;padding:0 1.25rem;display:flex;flex-direction:column;gap:1.4rem}.hub-section{background:var(--hub-surface);border:1px solid var(--hub-line);border-radius:18px;padding:1.25rem;box-shadow:var(--hub-shadow);scroll-margin-top:5.5rem}.hub-section[hidden]{display:none}.hub-section--resume{border-color:#f0d9dd;background:linear-gradient(180deg,#fffdfd,#fff)}.hub-sec-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;flex-wrap:wrap;margin-bottom:1rem}.hub-sec-title{margin:0;font-size:1.04rem;letter-spacing:-.01em;display:flex;align-items:center;gap:.5rem}.hub-sec-count{background:#f5f4f1;color:var(--hub-muted);border-radius:999px;font-size:.72rem;padding:.14rem .5rem;font-weight:800}.hub-sec-sub{margin:.25rem 0 0;font-size:.82rem;color:var(--hub-muted)}.hub-sec-actions{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.hub-btn-ghost{border:1px solid var(--hub-line);background:var(--hub-surface);color:var(--hub-teal);font-family:inherit;font-weight:600;font-size:.82rem;padding:.42rem .75rem;border-radius:10px;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .08s ease}.hub-btn-ghost:hover{background:var(--hub-teal-soft);border-color:var(--hub-accent)}.hub-btn-ghost:active{transform:translateY(1px)}.hub-btn-open{display:inline-block;border:0;background:var(--hub-teal);color:#fff;text-decoration:none;font-family:inherit;font-size:.8rem;font-weight:700;padding:.46rem .85rem;border-radius:10px;cursor:pointer;transition:background .15s ease,transform .08s ease}.hub-btn-open:hover{background:var(--hub-accent)}.hub-btn-open:active{transform:translateY(1px)}.hub-btn-x{border:0;background:none;color:#d6d3d1;font-size:1.3rem;line-height:1;cursor:pointer;padding:0 .25rem;border-radius:6px;transition:color .15s ease}.hub-btn-x:hover{color:#ef4444}.hub-inline-wrap{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:wrap}.hub-inline{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.hub-inline--hidden{display:none}.hub-inline-input{border:1px solid var(--hub-line);border-radius:10px;padding:.4rem .6rem;font-family:inherit;font-size:.82rem;background:#fbfaf8;color:var(--hub-ink);min-width:8rem}.hub-inline-input:focus{outline:none;border-color:var(--hub-teal);box-shadow:0 0 0 3px #0f766e1a;background:#fff}.hub-chips{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1rem}.hub-chips--folders{margin-top:-.4rem}.hub-chips-label{font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--hub-muted);margin-right:.2rem}.hub-chip{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--hub-line);background:#fbfaf8;color:#57534e;font-family:inherit;font-size:.82rem;padding:.36rem .75rem;border-radius:999px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.hub-chip:hover{border-color:#cdeee8;color:var(--hub-teal)}.hub-chip.is-active{background:var(--hub-teal);color:#fff;border-color:var(--hub-teal)}.hub-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.hub-toolgroup+.hub-toolgroup{margin-top:1.3rem}.hub-toolgroup-title{display:flex;align-items:center;gap:.5rem;margin:0 0 .6rem;font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--hub-muted)}.hub-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}@media(max-width:640px){.hub-tools-grid{grid-template-columns:1fr}}.hub-tool{display:flex;align-items:center;gap:.8rem;padding:.8rem .9rem;border:1px solid var(--hub-line);border-radius:14px;background:#fffdfb;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}.hub-tool:hover{border-color:#cdeee8;box-shadow:0 12px 26px -20px #0f766e80;transform:translateY(-1px)}.hub-tool-icon{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:var(--hub-teal-soft);color:var(--hub-teal)}.hub-tool-icon svg{width:20px;height:20px}.hub-tool-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.hub-tool-name{font-weight:700;line-height:1.25;color:var(--hub-ink);text-decoration:none}.hub-tool-name:hover{color:var(--hub-teal)}.hub-tool-desc{font-size:.8rem;color:var(--hub-muted)}.hub-tool-status{font-size:.8rem;font-weight:700}.hub-tool-status.is-doing{color:var(--hub-plum)}.hub-tool-status.is-done{color:#166534}.hub-tool-when{font-weight:600;color:var(--hub-muted)}.hub-tool.is-active{border-color:#e7c9cd;background:#fffdfd}.hub-tool.is-active .hub-tool-icon{background:#fbe9ec;color:var(--hub-plum)}.hub-tool.is-done{background:#fbfdfb}.hub-tool.is-done .hub-tool-icon{background:#dcfce7;color:#166534}.hub-tool.is-done .hub-tool-name{color:var(--hub-muted)}.hub-check{flex:0 0 auto;width:28px;height:28px;border-radius:9px;border:1.5px solid var(--hub-line);background:#fff;color:transparent;cursor:pointer;display:grid;place-items:center;padding:0;transition:border-color .15s ease,background .15s ease,color .15s ease}.hub-check:hover{border-color:var(--hub-accent);color:#cbd5cd}.hub-check.is-on{background:#16a34a;border-color:#16a34a;color:#fff}.hub-check-mark{display:grid;place-items:center}.hub-check-mark svg{width:15px;height:15px}.hub-resume-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.7rem}.hub-resume-card{display:flex;align-items:center;gap:.75rem;padding:.8rem .9rem;border:1px solid #f0d9dd;border-radius:14px;background:#fff;color:var(--hub-ink);text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}.hub-resume-card:hover{border-color:#d9a7ae;box-shadow:0 12px 26px -20px #6b1f2a8c;transform:translateY(-1px)}.hub-resume-icon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#fbe9ec;color:var(--hub-plum)}.hub-resume-icon svg{width:19px;height:19px}.hub-resume-main{flex:1;min-width:0;display:flex;flex-direction:column}.hub-resume-title{font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-resume-when{font-size:.78rem;color:var(--hub-muted)}.hub-resume-go{flex:0 0 auto;color:#cbb8a8;font-weight:700;transition:transform .15s ease,color .15s ease}.hub-resume-card:hover .hub-resume-go{color:var(--hub-plum);transform:translate(2px)}.hub-cards{display:flex;flex-direction:column;gap:.6rem}.hub-card{display:flex;gap:.8rem;align-items:flex-start;border:1px solid var(--hub-line);border-radius:14px;padding:.8rem .9rem;background:var(--hub-surface);transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}.hub-card:hover{border-color:#cdeee8;box-shadow:0 12px 26px -20px #0f766e80;transform:translateY(-1px)}.hub-card--done{background:#fbfdfb}.hub-card-badge{flex:0 0 auto;font-size:.62rem;font-weight:800;letter-spacing:.05em;padding:.32rem .46rem;border-radius:8px;background:#f5f4f1;color:var(--hub-muted);margin-top:.1rem}.hub-card-badge--pdf{background:#fdeae0;color:#c2410c}.hub-card-badge--docx{background:#e0f2f1;color:var(--hub-teal)}.hub-card-badge--link{background:#eef2ff;color:#4338ca;display:grid;place-items:center}.hub-card-badge--link svg{width:13px;height:13px;display:block}.hub-card-main{flex:1;min-width:0}.hub-card-title{display:block;font-weight:700;color:var(--hub-ink);text-decoration:none;line-height:1.32;overflow-wrap:anywhere;transition:color .15s ease}.hub-card-title:hover{color:var(--hub-teal)}.hub-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.78rem;color:#57534e}.hub-card-when{color:var(--hub-muted)}.hub-card-actions{display:flex;align-items:center;gap:.4rem}.hub-seg{display:inline-flex;border:1px solid var(--hub-line);border-radius:999px;overflow:hidden;background:#fbfaf8}.hub-seg-btn{border:0;background:none;font-family:inherit;font-size:.72rem;font-weight:700;color:var(--hub-muted);padding:.24rem .6rem;cursor:pointer;transition:background .15s ease,color .15s ease}.hub-seg-btn+.hub-seg-btn{border-left:1px solid var(--hub-line)}.hub-seg-btn:hover{background:#f2f0ec;color:var(--hub-ink)}.hub-seg-btn--new.is-on{background:#e7e5e4;color:#44403c}.hub-seg-btn--reading.is-on{background:#fef3c7;color:#92400e}.hub-seg-btn--done.is-on{background:#dcfce7;color:#166534}.hub-pill{border-radius:999px;font-size:.72rem;font-weight:700;padding:.16rem .55rem}.hub-pill--done{background:#dcfce7;color:#166534}.hub-select{border:1px solid var(--hub-line);border-radius:9px;font-size:.76rem;padding:.22rem .4rem;color:#57534e;background:#fff;font-family:inherit}@media(max-width:560px){.hub-card{flex-wrap:wrap}.hub-card-main{flex:1 1 100%}.hub-card-meta{gap:.4rem}.hub-seg{width:100%}.hub-seg-btn{flex:1;padding:.34rem .3rem}.hub-select{flex:1 1 100%}.hub-card-actions{flex:1 1 100%;justify-content:flex-end}}.hub-notes{display:flex;flex-direction:column;gap:.5rem}.hub-note-wrap{display:flex;gap:.4rem;align-items:flex-start}.hub-note{flex:1;border:1px solid var(--hub-line);border-radius:11px;padding:.6rem .7rem;font-family:inherit;font-size:.88rem;line-height:1.5;resize:vertical;background:#fffdfb;color:var(--hub-ink);transition:border-color .15s ease,box-shadow .15s ease}.hub-note::placeholder{color:#c4bfb8}.hub-note:focus{outline:none;border-color:var(--hub-teal);box-shadow:0 0 0 3px #0f766e1a}.hub-muted{color:#57534e;font-size:.9rem;margin:.2rem 0}.hub-noresults{text-align:center;color:var(--hub-muted);margin:1rem 0 2rem}.hub-noresults[hidden]{display:none}.hub-privacy{text-align:center;color:#a8a29e;font-size:.78rem;margin:.2rem 0 0}.hub-toast{position:fixed;left:50%;bottom:1.2rem;transform:translate(-50%,140%);z-index:1100;display:flex;align-items:center;gap:.9rem;background:var(--hub-ink);color:#fff;font-size:.86rem;padding:.7rem 1rem;border-radius:12px;box-shadow:0 18px 40px -18px #0000008c;opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.hub-toast.is-on{transform:translate(-50%);opacity:1;pointer-events:auto}.hub-toast-undo{border:0;background:none;color:#5eead4;font-family:inherit;font-size:.86rem;font-weight:800;cursor:pointer;padding:0}.hub-toast-undo:hover{text-decoration:underline}body.hub-noscroll{overflow:hidden}.hub-viewer{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;background:var(--hub-bg);animation:hub-viewer-in .2s ease-out}@keyframes hub-viewer-in{0%{opacity:0}to{opacity:1}}.hub-viewer-bar{display:flex;align-items:center;gap:.8rem;padding:.65rem 1rem;background:var(--hub-surface);border-bottom:1px solid var(--hub-line)}.hub-viewer-title{flex:1;min-width:0;margin:0;font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-viewer-bar-actions{display:flex;align-items:center;gap:.5rem;flex:0 0 auto}.hub-viewer-done{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;font-family:inherit;font-size:.82rem;font-weight:700;padding:.44rem .8rem;border-radius:10px;cursor:pointer;transition:background .15s ease}.hub-viewer-done:hover{background:#dcfce7}.hub-viewer-dl-btn{background:var(--hub-teal);color:#fff;text-decoration:none;font-size:.82rem;font-weight:700;padding:.46rem .85rem;border-radius:10px;transition:background .15s ease}.hub-viewer-dl-btn:hover{background:var(--hub-accent)}.hub-viewer-close{border:0;background:#f5f4f1;color:#57534e;font-size:1.4rem;line-height:1;width:38px;height:38px;border-radius:10px;cursor:pointer;display:grid;place-items:center;transition:background .15s ease,color .15s ease}.hub-viewer-close:hover{background:#ece9e4;color:#1c1917}.hub-viewer-body{flex:1;min-height:0;display:flex}.hub-viewer-doc{flex:1;min-width:0;background:#525659}.hub-viewer-frame{width:100%;height:100%;border:0;display:block}.hub-viewer-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:var(--hub-surface);text-align:center;padding:2rem}.hub-viewer-fallback-icon{font-size:3rem}.hub-viewer-fallback p{margin:0;max-width:40ch;font-weight:600;color:var(--hub-ink)}.hub-viewer-dl{background:var(--hub-teal);color:#fff;text-decoration:none;font-weight:700;padding:.7rem 1.3rem;border-radius:12px}.hub-viewer-dl:hover{background:var(--hub-accent)}.hub-viewer-notes{flex:0 0 340px;border-left:1px solid var(--hub-line);background:var(--hub-surface);display:flex;flex-direction:column;min-height:0}.hub-viewer-notes-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.85rem 1rem;border-bottom:1px solid var(--hub-line)}.hub-viewer-notes-head h3{margin:0;font-size:.98rem}.hub-viewer-notes-body{flex:1;min-height:0;overflow:auto;padding:1rem;display:flex;flex-direction:column;gap:.6rem}.hub-viewer-notes .hub-note{min-height:96px}@media(max-width:820px){.hub-viewer-body{flex-direction:column}.hub-viewer-doc{flex:1 1 auto;min-height:52vh}.hub-viewer-notes{flex:0 0 auto;max-height:42vh;border-left:0;border-top:1px solid var(--hub-line)}.hub-viewer-done{display:none}}.hub-empty{max-width:540px;margin:1rem auto 2rem;padding:2rem 1.5rem;text-align:center}.hub-empty-icon{width:72px;height:72px;margin:0 auto 1rem;display:grid;place-items:center;font-size:2.1rem;background:var(--hub-teal-soft);border:1px solid #d6f0eb;border-radius:22px}.hub-empty h3{margin:.2rem 0 .45rem;font-family:Bricolage Grotesque,Montserrat,sans-serif;font-size:1.25rem}.hub-empty p{color:var(--hub-muted);margin:0 auto 1.1rem;max-width:38ch;line-height:1.55}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
