:root{--howmz-surface-app: rgb(242 241 234);--howmz-surface-card: rgb(255 255 255);--howmz-surface-muted: rgb(232 231 224);--howmz-surface-soft: rgb(238 238 238);--howmz-surface-subtle: rgb(245 245 245);--howmz-surface-softest: rgb(248 248 248);--howmz-surface-cool: rgb(248 250 252);--howmz-surface-cool-strong: rgb(226 232 240);--howmz-surface-navy: rgb(15 23 42);--howmz-surface-inverse: rgb(1 1 1);--howmz-ink-pure: rgb(0 0 0);--howmz-ink: rgb(1 1 1);--howmz-ink-strong: rgb(11 11 11);--howmz-ink-soft: rgb(15 15 15);--howmz-text-primary: rgb(1 1 1);--howmz-text-strong: rgb(17 24 39);--howmz-text-stronger: rgb(26 32 44);--howmz-text-deep: rgb(51 51 51);--howmz-text-dim: rgb(82 82 82);--howmz-text-dimmer: rgb(102 102 102);--howmz-text-muted-strong: rgb(74 85 104);--howmz-text-slate: rgb(71 85 105);--howmz-text-tertiary: rgb(75 85 99);--howmz-text-secondary: rgb(107 114 128);--howmz-text-secondary-alt: rgb(113 128 150);--howmz-text-muted: rgb(156 163 175);--howmz-text-placeholder: rgb(153 153 153);--howmz-text-inverse: rgb(242 241 234);--howmz-text-accent: rgb(195 159 92);--howmz-border-light: rgb(204 204 204);--howmz-border-default: rgb(221 221 221);--howmz-border-muted: rgb(228 228 223);--howmz-accent: rgb(195 159 92);--howmz-accent-hover: rgb(176 141 74);--howmz-accent-strong: rgb(166 124 0);--howmz-accent-deep: rgb(138 107 53);--howmz-accent-darker: rgb(122 91 23);--howmz-accent-darkest: rgb(107 82 0);--howmz-accent-ink: rgb(90 62 11);--howmz-accent-soft: rgb(246 229 168);--howmz-status-success: rgb(47 133 90);--howmz-status-success-strong: rgb(5 150 105);--howmz-status-success-stronger: rgb(4 120 87);--howmz-status-success-bright: rgb(22 163 74);--howmz-status-success-brighter: rgb(34 197 94);--howmz-status-success-deep: rgb(21 128 61);--howmz-status-success-soft: rgb(154 230 180);--howmz-status-success-bg: rgb(240 255 244);--howmz-status-info: rgb(37 99 235);--howmz-status-info-strong: rgb(29 78 216);--howmz-status-info-soft: rgb(49 130 206);--howmz-status-info-bright: rgb(59 130 246);--howmz-status-warning: rgb(180 83 9);--howmz-status-warning-strong: rgb(229 83 50);--howmz-status-warning-soft: rgb(246 173 85);--howmz-status-warning-bg: rgb(255 250 240);--howmz-status-danger-deep: rgb(153 27 27);--howmz-status-danger-strong: rgb(185 28 28);--howmz-status-danger: rgb(197 48 48);--howmz-status-danger-bright: rgb(220 38 38);--howmz-status-danger-stronger: rgb(220 53 69);--howmz-status-danger-soft: rgb(229 62 62);--howmz-status-danger-alt: rgb(239 68 68);--howmz-status-danger-border: rgb(254 202 202);--howmz-status-danger-softest: rgb(254 178 178);--howmz-status-danger-bg: rgb(254 226 226);--howmz-status-danger-bg-soft: rgb(255 245 245);--howmz-role-purple: rgb(85 60 154)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--howmz-surface-app);color:var(--howmz-text-primary)}.pulse-app-shell{background:var(--howmz-surface-app);color:var(--howmz-text-primary);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100vh;height:100dvh}.pulse-app-content{background:var(--howmz-surface-app);flex:1;overflow:auto}.pulse-app-content>*{box-sizing:content-box}.pulse-app-content.fullscreen{overflow:hidden}.app-nav-header{align-items:center;background:var(--howmz-surface-inverse);box-sizing:content-box;box-shadow:0 2px 8px #01010126;display:flex;flex-shrink:0;height:64px;padding:0 4.25rem 0 2rem;position:relative}.app-nav-header.hidden,.app-nav-accent.hidden{display:none}.app-nav-logo{align-items:center;display:flex;gap:.75rem}.app-nav-logo h1{font-size:1.35rem;font-weight:600;letter-spacing:.02em;margin:0}.app-nav-logo a{align-items:center;color:var(--howmz-text-inverse);display:flex;gap:.5rem;text-decoration:none}.app-nav-logo a:hover{color:var(--howmz-text-accent)}.app-nav-logo-mark{display:flex;height:32px;justify-content:center;width:32px}.app-nav-logo-mark svg{height:100%;width:100%}.brand-accent{color:var(--howmz-text-accent)}.app-nav-active-item{color:var(--howmz-text-accent);font-size:1rem;font-weight:600;left:50%;letter-spacing:.01em;line-height:1.1;max-width:min(42vw,28rem);overflow:hidden;padding-bottom:.45rem;position:absolute;text-align:center;text-decoration:none;text-overflow:ellipsis;transform:translate(-50%);transition:color .18s ease;white-space:nowrap;z-index:0}.app-nav-active-item:after{background:var(--howmz-accent);border-radius:999px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:32px}.app-nav-active-item:hover{color:var(--howmz-text-inverse)}.app-nav-active-item:focus-visible{outline:2px solid rgba(195,159,92,.55);outline-offset:3px}.app-nav-link,.app-nav-mobile-link{position:relative}.app-nav-badge{align-items:center;background:var(--howmz-accent);border-radius:999px;color:var(--howmz-text-primary);display:inline-flex;font-size:.7rem;font-weight:700;height:1.2rem;justify-content:center;min-width:1.2rem;padding:0 .35rem;position:absolute;right:6px;top:2px}.app-nav-accent{background:var(--howmz-accent);flex-shrink:0;height:3px}.app-nav-mobile-overlay{cursor:pointer}.app-nav-mobile-toggle-shell{position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:3}.app-nav-mobile-toggle{display:none;--howmz-button-icon-size: 40px}.app-nav-menu-icon{display:block;height:20px;width:20px}.app-nav-menu-icon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.25}.app-nav-mobile-overlay{background:#01010166;border:none;inset:0;position:fixed;z-index:1200}.app-nav-mobile-menu{background:var(--howmz-ink-strong);box-sizing:content-box;box-shadow:-12px 0 24px #0006;color:var(--howmz-text-inverse);display:flex;flex-direction:column;gap:1.5rem;height:100vh;overflow-y:auto;padding:1.5rem 1.25rem 2rem;position:fixed;right:0;top:0;width:min(320px,85vw);z-index:1210}.app-nav-mobile-menu-header{align-items:center;display:flex;font-size:1rem;font-weight:600;justify-content:space-between}.app-nav-mobile-nav,.app-nav-mobile-user{display:flex;flex-direction:column;gap:.35rem}.app-nav-mobile-close{--howmz-button-bg: rgba(242, 241, 234, .14);--howmz-button-border-color: transparent;--howmz-button-color: var(--howmz-text-inverse)}.app-nav-mobile-link,.app-nav-mobile-user a{border-radius:10px;color:#f2f1ead9;font-size:.95rem;font-weight:500;padding:.75rem;text-decoration:none;transition:background-color .16s ease,color .16s ease}.app-nav-mobile-link:hover,.app-nav-mobile-user a:hover{background:#c39f5c26;color:var(--howmz-text-inverse)}.app-nav-mobile-link.active{background:#c39f5c1f;color:var(--howmz-text-accent)}.app-nav-mobile-divider{margin-top:1rem}.app-nav-mobile-user{gap:.75rem;margin-top:.75rem}.app-nav-mobile-user-link{border-radius:10px;color:#f2f1ead9;font-size:.95rem;font-weight:600;padding:.75rem;text-decoration:none;transition:background-color .16s ease,color .16s ease}.app-nav-mobile-user-link:hover{background:#c39f5c26;color:var(--howmz-text-inverse)}.app-nav-mobile-user-link:focus-visible{outline:2px solid rgba(195,159,92,.55);outline-offset:2px}.app-nav-mobile-logout{width:fit-content}@media(max-width:900px){.app-nav-header{padding:0 3.75rem 0 1rem}.app-nav-logo h1{font-size:1.1rem}.app-nav-logo-mark{height:28px;width:28px}}@media(max-width:680px){.app-nav-header{height:56px;padding:.65rem .75rem}.app-nav-mobile-toggle{display:inline-flex}.app-nav-logo h1{font-size:1rem}.app-nav-logo a{gap:.25rem}.app-nav-logo-mark{height:24px;width:24px}.app-nav-active-item{font-size:.9rem;max-width:34vw}}@media(max-width:480px){.app-nav-header{padding:.5rem 3.25rem .5rem .5rem}.app-nav-logo h1{font-size:.9rem}.app-nav-logo-mark{height:20px;width:24px}.app-nav-logo .brand-accent{display:none}.app-nav-active-item{font-size:.82rem;max-width:42vw}.app-nav-active-item:after{width:24px}.app-nav-mobile-toggle-shell{right:.5rem}.app-nav-mobile-toggle{--howmz-button-icon-size: 36px}}.app-nav-mobile-toggle{display:inline-flex}.howmz-page-header-react{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:var(--howmz-page-header-justify, space-between);min-width:0}.howmz-page-header-main{align-items:center;display:flex;gap:.75rem;justify-content:var(--howmz-page-header-main-justify, flex-start);min-width:0}.howmz-page-header-main.no-leading{align-items:flex-start;gap:0;justify-content:var( --howmz-page-header-main-no-leading-justify, flex-start )}.howmz-page-header-leading{align-items:center;display:flex;flex-shrink:0}.howmz-page-header-text{display:flex;flex-direction:column;gap:.35rem;min-width:0}.howmz-page-header-title{color:var(--howmz-page-header-title-color, var(--howmz-text-primary));font-size:var(--howmz-page-header-title-size, 1.75rem);font-weight:var(--howmz-page-header-title-weight, 600);letter-spacing:var(--howmz-page-header-title-letter-spacing, -.01em);line-height:var(--howmz-page-header-title-line-height, 1.15);margin:0;min-width:0}.howmz-page-header-subtitle{color:var(--howmz-page-header-subtitle-color, var(--howmz-text-secondary));font-size:var(--howmz-page-header-subtitle-size, .95rem);line-height:var(--howmz-page-header-subtitle-line-height, 1.4)}.howmz-page-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;flex-shrink:0;justify-content:flex-end;margin-left:auto}@media(max-width:600px){.howmz-page-header-react{align-items:stretch;flex-direction:column}.howmz-page-header-actions{justify-content:flex-start;margin-left:0}}
