.hw-nav{border-bottom:1px solid var(--line);background:var(--surface);padding-top:env(safe-area-inset-top,0px)}.hw-nav__inner{max-width:72rem;margin:0 auto;padding:.65rem 1.25rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hw-nav__brand{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;white-space:nowrap}.hw-nav__brand-mark{display:block;height:1.7rem;width:auto}.hw-nav__brand-text{font-weight:700;font-size:1.15rem;letter-spacing:-.02em;color:var(--ink)}.hw-nav__company-switcher:empty{display:none}.hw-nav__tools{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.hw-nav__tool{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .7rem;border-radius:var(--radius-pill);color:var(--muted);text-decoration:none;font-size:.9rem;font-weight:500;white-space:nowrap;transition:color .15s ease,background .15s ease}.hw-nav__tool:hover{color:var(--ink);background:var(--surface-2)}.hw-nav__tool--active{color:var(--on-green);background:var(--green)}.hw-nav__tool--active:hover{color:var(--on-green);background:var(--green-hover)}.hw-nav__account{margin-left:auto;display:inline-flex;align-items:center;gap:.6rem}.hw-nav__email{color:var(--muted);font-size:.82rem;max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hw-nav__signout{font:inherit;font-size:.82rem;cursor:pointer;padding:.35rem .7rem;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:transparent;color:var(--ink);transition:background .15s ease,border-color .15s ease}.hw-nav__signout:hover{background:var(--surface-2);border-color:var(--muted)}.hw-nav__brand:focus-visible,.hw-nav__tool:focus-visible,.hw-nav__signout:focus-visible{outline:2px solid var(--green);outline-offset:2px;border-radius:var(--radius-sm)}@media(max-width:34rem){.hw-nav__email{display:none}.hw-nav__inner{padding:.4rem .75rem;gap:.5rem;flex-wrap:nowrap}.hw-nav__brand-text{display:none}.hw-nav__tools{gap:.15rem;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap;min-width:0}.hw-nav__tools::-webkit-scrollbar{display:none}.hw-nav__tool{padding:.4rem .45rem;font-size:.82rem;flex:none}.hw-nav__signout{padding:.35rem .5rem;font-size:.78rem;white-space:nowrap}}.hw-company__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hw-company__select{font:inherit;font-size:.85rem;font-weight:600;padding:.3rem .5rem;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);cursor:pointer;max-width:11rem}.hw-company__select:focus-visible{outline:2px solid var(--green);outline-offset:2px}@media(max-width:34rem){.hw-company__select{font-size:.78rem;padding:.25rem .3rem;max-width:5.5rem}}.hw-rec-head{padding:8px 16px 0}.hw-rec-head__bar{display:flex;align-items:flex-start;gap:10px}.hw-rec-head__back{flex:none;width:32px;height:32px;margin:-2px 0 0 -6px;display:grid;place-items:center;border:0;background:transparent;color:var(--muted);border-radius:var(--radius-sm, 10px);cursor:pointer}.hw-rec-head__back:hover{background:var(--surface-2);color:var(--ink)}.hw-rec-head__back svg{width:20px;height:20px}.hw-rec-head__titles{flex:1;min-width:0}.hw-rec-head__object{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green)}.hw-rec-head__name{margin:3px 0 0;font-family:var(--font-serif, "Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif);font-weight:600;font-size:22px;line-height:1.14;letter-spacing:-.01em;color:var(--ink);text-wrap:balance}.hw-rec-head__actions{flex:none;display:flex;gap:7px;align-items:center}.hw-rec-head__vitals{margin-top:12px}.hw-vitals{display:flex;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm, 10px);padding:10px 6px}.hw-vitals__item{flex:1;min-width:0;text-align:center;border-right:1px solid var(--line-2, var(--line))}.hw-vitals__item:last-child{border-right:0}.hw-vitals__label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--faint, var(--muted))}.hw-vitals__value{margin-top:3px;font-size:14.5px;font-weight:750;letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-vitals__value--accent{color:var(--green)}.hw-vitals__value--muted{font-size:11.5px;font-weight:650;color:var(--ink)}.hw-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:inherit;font-weight:600;border-radius:var(--radius-sm, 10px);border:1px solid var(--line-strong, var(--line));background:var(--surface-2);color:var(--ink);cursor:pointer;white-space:nowrap;transition:background .14s,border-color .14s,color .14s}.hw-btn:hover{background:var(--surface-3, var(--surface-2));border-color:var(--muted)}.hw-btn:disabled{opacity:.5;cursor:not-allowed}.hw-btn svg{width:15px;height:15px}.hw-btn--md{height:40px;padding:0 15px;font-size:13.5px}.hw-btn--sm{height:30px;padding:0 11px;font-size:12.5px}.hw-btn--primary{background:var(--green);border-color:var(--green);color:var(--on-green)}.hw-btn--primary:hover{background:var(--green-hover, var(--green));border-color:var(--green-hover, var(--green))}.hw-btn--ghost{background:transparent;border-color:transparent;color:var(--muted)}.hw-btn--ghost:hover{background:var(--surface-2);color:var(--ink)}.hw-btn--danger{background:transparent;border-color:var(--line-strong, var(--line));color:var(--danger)}.hw-btn--danger:hover{background:var(--danger-soft);border-color:var(--danger)}.hw-chip{display:inline-flex;align-items:center;gap:5px;height:22px;padding:0 9px;border-radius:var(--radius-pill, 999px);font-size:11.5px;font-weight:600;white-space:nowrap;background:var(--surface-2);border:1px solid var(--line);color:var(--muted)}.hw-chip__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.hw-chip--ok{color:var(--green);background:var(--green-soft);border-color:transparent}.hw-chip--warn{color:var(--warn);background:var(--warn-soft);border-color:transparent}.hw-chip--danger{color:var(--danger);background:var(--danger-soft);border-color:transparent}.hw-chip--info{color:var(--info);background:var(--info-soft);border-color:transparent}.hw-chip--accent{color:var(--green);background:var(--green-soft);border-color:transparent}.hw-section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius, 12px);margin-bottom:12px;overflow:hidden}.hw-section__head{display:flex;align-items:center;gap:9px;width:100%;padding:13px 15px;border:0;background:transparent;font-family:inherit;cursor:pointer;text-align:left}.hw-section__head:hover{background:var(--surface-2)}.hw-section__title{font-size:13.5px;font-weight:650;color:var(--ink)}.hw-section__owner{margin-left:auto;font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-pill, 999px);padding:2px 8px}.hw-section__chev{width:16px;height:16px;color:var(--muted);transition:transform .2s}.hw-section__head>.hw-section__title+.hw-section__chev{margin-left:auto}.hw-section--collapsed .hw-section__chev{transform:rotate(-90deg)}.hw-section__body{padding:2px 15px 14px}.hw-empty-note{margin:0;padding:6px 0;font-style:italic;font-size:12.5px;color:var(--faint, var(--muted))}.hw-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}@media(max-width:560px){.hw-field-grid{grid-template-columns:1fr}}.hw-field{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line-2, var(--line));font-size:13px}.hw-field:last-child{border-bottom:0}.hw-field__k{color:var(--muted)}.hw-field__v{font-weight:550;text-align:right;font-variant-numeric:tabular-nums;color:var(--ink)}.hw-field__v--link{color:var(--info)}.hw-stepper{display:flex;flex-direction:column;gap:12px}.hw-stepper__track{display:flex;gap:5px;overflow-x:auto}.hw-stepper__track::-webkit-scrollbar{height:0}.hw-stepper__step{flex:1 0 auto;min-width:52px;display:flex;flex-direction:column;gap:5px;font-size:10.5px;font-weight:600;color:var(--faint, var(--muted))}.hw-stepper__bar{height:5px;border-radius:var(--radius-pill, 999px);background:var(--surface-2)}.hw-stepper__step--done{color:var(--green)}.hw-stepper__step--done .hw-stepper__bar{background:var(--green)}.hw-stepper__step--current{color:var(--ink)}.hw-stepper__step--current .hw-stepper__bar{background:var(--green);box-shadow:0 0 0 2px var(--green-soft)}.hw-stepper__advance{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 15px;border:0;border-radius:var(--radius-sm, 10px);background:var(--green);color:var(--on-green);font-family:inherit;font-weight:700;font-size:13.5px;cursor:pointer}.hw-stepper__advance:disabled{background:var(--surface-2);color:var(--faint, var(--muted));cursor:not-allowed}.hw-stepper__advance svg{width:15px;height:15px}.hw-next{background:var(--surface);border:1.5px solid var(--green);border-radius:var(--radius, 12px);padding:14px 15px;box-shadow:0 6px 18px #1db95417}.hw-next__lead{display:flex;justify-content:space-between;align-items:baseline}.hw-next__eyebrow{font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:var(--green)}.hw-next__gate{font-size:10px;font-weight:650;color:var(--muted);font-variant-numeric:tabular-nums}.hw-next__title{margin:6px 0 0;font-size:15.5px;font-weight:650;line-height:1.22;letter-spacing:-.015em;color:var(--ink);text-wrap:balance}.hw-next__who{margin-top:4px;font-size:12px;color:var(--muted)}.hw-next__bar{display:flex;gap:4px;margin-top:10px}.hw-next__seg{flex:1;height:5px;border-radius:var(--radius-pill, 999px);background:var(--surface-2)}.hw-next__seg--on{background:var(--green)}.hw-next__btn{margin-top:12px;width:100%;height:42px;border:0;border-radius:var(--radius-sm, 10px);background:var(--green);color:var(--on-green);font-family:inherit;font-weight:700;font-size:13.5px;cursor:pointer}.hw-next__then{display:flex;align-items:center;gap:7px;margin-top:10px;font-size:12px;color:var(--muted)}.hw-next__dot{width:5px;height:5px;border-radius:50%;background:var(--faint, var(--muted));flex:none}.hw-timeline__grouphdr{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--faint, var(--muted));margin:20px 2px 6px}.hw-timeline__group:first-child .hw-timeline__grouphdr{margin-top:4px}.hw-timeline__track{position:relative;padding-left:20px}.hw-timeline__track:before{content:"";position:absolute;left:5px;top:6px;bottom:8px;width:1.5px;background:var(--line)}.hw-timeline__ev{position:relative;padding:9px 0}.hw-timeline__node{position:absolute;left:-20px;top:12px;width:11px;height:11px;border-radius:50%;background:var(--surface);border:2px solid var(--line)}.hw-timeline__ev--hi .hw-timeline__node{border-color:var(--green);background:var(--green-soft)}.hw-timeline__t{font-size:13px;font-weight:600;color:var(--ink)}.hw-timeline__s{font-size:12px;color:var(--muted);margin-top:2px}.hw-timeline__w{font-size:11px;color:var(--faint, var(--muted));margin-top:2px;font-variant-numeric:tabular-nums}.hw-today__hdr{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.06em;color:var(--faint, var(--muted));margin:18px 2px 6px}.hw-today__group:first-child .hw-today__hdr{margin-top:2px}.hw-today__hdr--danger{color:var(--danger)}.hw-today__count{background:var(--surface-2);border-radius:var(--radius-pill, 999px);padding:0 7px;font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}.hw-today__hdr--danger .hw-today__count{color:var(--danger);background:var(--danger-soft)}.hw-today__item{display:flex;gap:11px;align-items:flex-start;width:100%;text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm, 10px);padding:12px 13px;margin-top:8px;font-family:inherit;cursor:pointer}.hw-today__item:hover{border-color:var(--line-strong, var(--muted))}.hw-today__check{width:19px;height:19px;border-radius:6px;border:2px solid var(--line-strong, var(--line));flex:none;margin-top:1px}.hw-today__check--due{border-color:var(--danger)}.hw-today__tx{flex:1;min-width:0}.hw-today__action{display:block;font-weight:650;font-size:13.5px;line-height:1.25;color:var(--ink)}.hw-today__meta{display:flex;align-items:center;gap:7px;margin-top:4px;color:var(--muted);font-size:11.5px;flex-wrap:wrap}.hw-today__mod{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--muted);background:var(--surface-2);border-radius:var(--radius-pill, 999px);padding:1px 7px}.hw-today__when{color:var(--faint, var(--muted))}.hw-today__when--due{color:var(--danger);font-weight:600}:root{--green: #1db954;--green-hover: #17a648;--green-active: #158f3e;--green-soft: #e8f6ec;--on-green: #ffffff;--bg: #f2f4ee;--surface: #ffffff;--surface-2: #eef1e9;--surface-3: #e6ebe0;--ink: #191414;--muted: #616b5e;--faint: #8b938a;--line: #e4e7dd;--line-strong: #d3d9cb;--line-2: #eef1e9;--ok: #1db954;--ok-soft: #e8f6ec;--warn: #b7791f;--warn-soft: #fbf3e2;--danger: #c0392b;--danger-soft: #fbece9;--info: #2f6fd0;--info-soft: #eaf1fb;--radius: 12px;--radius-sm: 10px;--radius-pill: 999px;--shadow: 0 1px 2px rgba(16, 22, 15, .05), 0 3px 12px rgba(16, 22, 15, .06);--shadow-lift: 0 6px 14px rgba(16, 22, 15, .08), 0 18px 40px rgba(16, 22, 15, .12);--font-serif: "Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--green-hover: #22cc5e;--green-active: #17993f;--green-soft: #10281a;--on-green: #04140a;--bg: #0c110e;--surface: #131a16;--surface-2: #1b241f;--surface-3: #212d26;--ink: #e9f1ec;--muted: #8ea89a;--faint: #63796d;--line: #253029;--line-strong: #33423a;--line-2: #1e2822;--ok-soft: #10281a;--warn: #e0b34d;--warn-soft: #29230f;--danger: #f0847a;--danger-soft: #2a1714;--info: #6ea8fe;--info-soft: #111d2e;--shadow: 0 1px 2px rgba(0, 0, 0, .4);--shadow-lift: 0 10px 34px rgba(0, 0, 0, .55);color-scheme:dark}}:root[data-theme=light]{--green-hover: #17a648;--green-active: #158f3e;--green-soft: #e8f6ec;--on-green: #ffffff;--bg: #f2f4ee;--surface: #ffffff;--surface-2: #eef1e9;--surface-3: #e6ebe0;--ink: #191414;--muted: #616b5e;--faint: #8b938a;--line: #e4e7dd;--line-strong: #d3d9cb;--line-2: #eef1e9;--ok-soft: #e8f6ec;--warn: #b7791f;--warn-soft: #fbf3e2;--danger: #c0392b;--danger-soft: #fbece9;--info: #2f6fd0;--info-soft: #eaf1fb;--shadow: 0 1px 2px rgba(16, 22, 15, .05), 0 3px 12px rgba(16, 22, 15, .06);--shadow-lift: 0 6px 14px rgba(16, 22, 15, .08), 0 18px 40px rgba(16, 22, 15, .12);color-scheme:light}:root[data-theme=dark]{--green-hover: #22cc5e;--green-active: #17993f;--green-soft: #10281a;--on-green: #04140a;--bg: #0c110e;--surface: #131a16;--surface-2: #1b241f;--surface-3: #212d26;--ink: #e9f1ec;--muted: #8ea89a;--faint: #63796d;--line: #253029;--line-strong: #33423a;--line-2: #1e2822;--ok-soft: #10281a;--warn: #e0b34d;--warn-soft: #29230f;--danger: #f0847a;--danger-soft: #2a1714;--info: #6ea8fe;--info-soft: #111d2e;--shadow: 0 1px 2px rgba(0, 0, 0, .4);--shadow-lift: 0 10px 34px rgba(0, 0, 0, .55);color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}.launcher{max-width:60rem;margin:0 auto;padding:clamp(2.5rem,8vw,5rem) 1.5rem 4rem}.launcher__intro{margin-bottom:clamp(2rem,5vw,3rem)}.launcher__title{text-wrap:balance;font-size:clamp(1.9rem,5vw,2.75rem);line-height:1.1;letter-spacing:-.03em;margin:0 0 .5rem}.launcher__subtitle{margin:0;color:var(--muted);font-size:1.05rem}.launcher__gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:max(1.5rem,env(safe-area-inset-top)) 1.5rem max(1.5rem,env(safe-area-inset-bottom))}.launcher__gate-card{width:100%;max-width:24rem;text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:2.5rem 1.75rem}.launcher__gate-brand{color:var(--green);font-weight:700;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.launcher__gate-title{font-size:1.6rem;letter-spacing:-.02em;margin:.5rem 0 .6rem}.launcher__gate-sub{margin:0;color:var(--muted);font-size:.95rem;line-height:1.5}.launcher__gate-fine{margin:1rem 0 0;color:var(--muted);font-size:.8rem}.launcher__gate-quiet{color:var(--muted)}.launcher__signin{margin-top:1.25rem;font:inherit;font-weight:600;min-height:44px;padding:.6rem 1.1rem;border-radius:var(--radius-sm);border:1px solid var(--green);background:var(--green);color:var(--on-green);cursor:pointer}.launcher__signin:hover{background:var(--green-hover);border-color:var(--green-hover)}.launcher__signin:focus-visible{outline:2px solid var(--green);outline-offset:2px}.launcher__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.launcher__card{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;min-height:8.5rem;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);text-decoration:none;color:var(--ink);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.launcher__card:hover{transform:translateY(-2px);border-color:var(--green);background:var(--surface-2);box-shadow:var(--shadow-lift)}.launcher__card:focus-visible{outline:2px solid var(--green);outline-offset:2px}.launcher__card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.launcher__card-name{margin:0;font-size:1.25rem;letter-spacing:-.01em}.launcher__card-desc{margin:0;color:var(--muted);font-size:.95rem;line-height:1.4}.launcher__arrow{color:var(--muted);font-size:1.2rem;transition:transform .16s ease,color .16s ease}.launcher__card:hover .launcher__arrow{color:var(--green);transform:translate(3px)}@media(max-width:40rem){.launcher__grid{grid-template-columns:1fr;gap:.75rem}.launcher__card{min-height:0;padding:1.15rem 1.25rem}}@media(prefers-reduced-motion:reduce){.launcher__card,.launcher__arrow{transition:none}.launcher__card:hover,.launcher__card:hover .launcher__arrow{transform:none}}
