.work-help-module__-3l4TG__entries{margin:var(--sp-5) var(--entry-inset,var(--rail-inset)) var(--sp-4);border-radius:var(--r-soft);background:var(--wash);overflow:hidden}.work-help-module__-3l4TG__entry{align-items:center;gap:var(--sp-3);width:100%;min-height:40px;padding:var(--sp-2) var(--sp-4);color:var(--ink);font:inherit;font-size:var(--fs-ui);text-align:left;cursor:pointer;transition:background-color var(--t-fast) var(--e-out);background:0 0;border:0;border-radius:0;font-weight:600;line-height:1.3;display:flex}.work-help-module__-3l4TG__entry+.work-help-module__-3l4TG__entry{border-top:1px solid var(--hairline)}.work-help-module__-3l4TG__entry:hover{background:var(--wash-2)}.work-help-module__-3l4TG__entry:focus-visible{outline:2px solid var(--ink);outline-offset:-2px}.work-help-module__-3l4TG__entryGlyph{color:var(--ink-muted);flex:none;display:flex}.work-help-module__-3l4TG__entryName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.work-help-module__-3l4TG__arrow{color:var(--ink-muted);flex:none;margin-left:auto}@media (max-width:780px),(pointer:coarse){.work-help-module__-3l4TG__entry{min-height:var(--ctl-md)}}.work-help-module__-3l4TG__overlay{background:var(--scrim);z-index:70;position:fixed;inset:0}.work-help-module__-3l4TG__panel{z-index:71;top:max(12px, env(safe-area-inset-top));width:min(640px,100vw - 24px);max-height:calc(var(--vvh,100dvh) - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));background:var(--chalk);color:var(--ink);border:1px solid var(--hairline);box-shadow:var(--shadow-float);border-radius:22px;flex-direction:column;padding:24px;font-size:1rem;line-height:1.5;display:flex;position:fixed;left:50%;overflow:hidden;transform:translate(-50%)}.work-help-module__-3l4TG__header{flex-wrap:wrap;flex:none;align-items:flex-start;gap:12px;display:flex}.work-help-module__-3l4TG__header>div{flex:8rem;min-width:0}.work-help-module__-3l4TG__eyebrow{color:var(--ink-muted);margin:0 0 6px;font-size:.8125rem}.work-help-module__-3l4TG__title{overflow-wrap:anywhere;margin:0;font-size:clamp(1.375rem,4vw,1.75rem);font-weight:700;line-height:1.2}.work-help-module__-3l4TG__back{border:1px solid var(--hairline);background:var(--chalk);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;border-radius:10px;padding:8px 12px}.work-help-module__-3l4TG__close{width:44px;height:44px;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;margin-left:auto;display:grid}.work-help-module__-3l4TG__close:hover{background:var(--wash-2);color:var(--ink)}.work-help-module__-3l4TG__escHint{letter-spacing:.02em;height:44px;color:var(--ink-muted);pointer-events:none;-webkit-user-select:none;user-select:none;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px;line-height:1;display:grid;position:absolute;top:24px;right:70px}.work-help-module__-3l4TG__intro{color:var(--ink-muted);flex:none;margin:12px 0 20px}.work-help-module__-3l4TG__body{overscroll-behavior:contain;scrollbar-gutter:stable;background:linear-gradient(var(--chalk), rgba(var(--chalk-rgb), 0)) top / 100% 16px no-repeat local, linear-gradient(rgba(var(--chalk-rgb), 0), var(--chalk)) bottom / 100% 16px no-repeat local, linear-gradient(rgba(var(--ink-rgb), .1), rgba(var(--ink-rgb), 0)) top / 100% 10px no-repeat scroll, linear-gradient(rgba(var(--ink-rgb), 0), rgba(var(--ink-rgb), .1)) bottom / 100% 10px no-repeat scroll;flex:auto;min-height:0;padding:3px;overflow-y:auto}.work-help-module__-3l4TG__cards{gap:12px;display:grid}.work-help-module__-3l4TG__card{border:1px solid var(--hairline);background:var(--tint-sand);width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;border-radius:16px;align-items:center;gap:16px;padding:20px 16px;display:flex}.work-help-module__-3l4TG__cardWords{overflow-wrap:anywhere;flex:1;gap:5px;min-width:0;display:grid}.work-help-module__-3l4TG__cardWords strong{font-size:1.125rem;font-weight:650}.work-help-module__-3l4TG__cardWords>span{color:var(--ink-muted);font-size:.9375rem}.work-help-module__-3l4TG__bookmark{border:1px solid var(--hairline);background:var(--tint-sand);width:40px;height:40px;color:var(--ink-muted);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.work-help-module__-3l4TG__fields,.work-help-module__-3l4TG__choices{border:0;min-width:0;margin:0;padding:0}.work-help-module__-3l4TG__fields{gap:16px;display:grid}.work-help-module__-3l4TG__form{margin-top:18px}.work-help-module__-3l4TG__field{gap:8px;font-weight:600;display:grid}.work-help-module__-3l4TG__field textarea,.work-help-module__-3l4TG__field select{border:1px solid var(--hairline);background:var(--chalk);width:100%;min-width:0;max-width:100%;min-height:48px;color:var(--ink);font:inherit;border-radius:12px;padding:12px;font-weight:400}.work-help-module__-3l4TG__field select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--ink-muted) 50%), linear-gradient(135deg, var(--ink-muted) 50%, transparent 50%);background-position:calc(100% - 17px) calc(50% + 1px),calc(100% - 12px) calc(50% + 1px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.work-help-module__-3l4TG__field textarea{resize:none}.work-help-module__-3l4TG__count{color:var(--ink-muted);justify-self:end;font-size:.8125rem;font-weight:500}.work-help-module__-3l4TG__when{border:1px solid var(--hairline);background:var(--chalk);width:100%;min-width:0;max-width:100%;min-height:48px;color:var(--ink);font:inherit;border-radius:12px;padding:12px;font-weight:400}.work-help-module__-3l4TG__choices{flex-wrap:wrap;gap:8px;display:flex}.work-help-module__-3l4TG__choices legend{margin-bottom:8px;font-weight:600}.work-help-module__-3l4TG__choices label{border:1px solid var(--hairline);background:var(--chalk);cursor:pointer;border-radius:10px;align-items:center;gap:8px;min-height:48px;padding:10px 14px;transition:background-color .15s,border-color .15s;display:flex}.work-help-module__-3l4TG__choices label:has(input:checked){background:var(--tint-sand);border-color:var(--ink);font-weight:650}.work-help-module__-3l4TG__choices input{appearance:none;border:1px solid var(--hairline-strong);background:var(--chalk);cursor:pointer;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin:0}.work-help-module__-3l4TG__choices input:checked{border-color:var(--ink);background:var(--ink);box-shadow:inset 0 0 0 3px var(--chalk)}.work-help-module__-3l4TG__date{margin:0;font-weight:600}.work-help-module__-3l4TG__hint{color:var(--ink-muted);overflow-wrap:anywhere;margin:0;font-size:.9375rem;line-height:1.5}.work-help-module__-3l4TG__primary{z-index:1;border:1px solid var(--ink);min-height:48px;font:inherit;background:var(--ink);color:var(--chalk);cursor:pointer;border-radius:12px;margin:4px -3px -3px;padding:12px 18px;font-weight:650;position:sticky;bottom:-3px}.work-help-module__-3l4TG__pending{border-top:1px solid var(--hairline);margin-top:24px;padding-top:18px}.work-help-module__-3l4TG__pending h3{margin:0 0 12px;font-size:1.125rem}.work-help-module__-3l4TG__reminder{border-bottom:1px solid var(--hairline);overflow-wrap:anywhere;padding:14px 0}.work-help-module__-3l4TG__reminder p{white-space:pre-wrap;margin:0 0 8px}.work-help-module__-3l4TG__reminder .work-help-module__-3l4TG__back{margin-top:10px}.work-help-module__-3l4TG__success,.work-help-module__-3l4TG__error{border:1px solid var(--hairline);background:var(--tint-sand);overflow-wrap:anywhere;border-radius:12px;margin:16px 0;padding:14px}.work-help-module__-3l4TG__error .work-help-module__-3l4TG__back{margin-top:10px;display:block}.work-help-module__-3l4TG__panel :focus-visible{outline:3px solid var(--ink);outline-offset:2px}.work-help-module__-3l4TG__panel button:disabled{opacity:.55;cursor:default}.work-help-module__-3l4TG__panel .work-help-module__-3l4TG__primary:disabled{opacity:1;background:linear-gradient(var(--wash-2), var(--wash-2)), var(--chalk);color:var(--ink-muted);border-color:var(--hairline-strong)}.work-help-module__-3l4TG__overview{gap:18px;display:grid}.work-help-module__-3l4TG__overview section{min-width:0}.work-help-module__-3l4TG__overview h3{overflow-wrap:anywhere;margin:0 0 8px;font-size:1.125rem}.work-help-module__-3l4TG__views{border:1px solid var(--hairline);background:var(--wash);border-radius:14px;gap:4px;padding:4px;display:flex}.work-help-module__-3l4TG__view{min-height:44px;color:var(--ink-muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex:8rem;padding:10px 12px;transition:background-color .15s,color .15s}.work-help-module__-3l4TG__view[aria-pressed=true]{background:var(--chalk);border-color:var(--hairline);color:var(--ink);box-shadow:var(--shadow-rest);font-weight:650}.work-help-module__-3l4TG__freshness{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.work-help-module__-3l4TG__overviewRow{border:1px solid var(--hairline);width:100%;min-height:48px;color:var(--ink);background:var(--tint-sand);font:inherit;text-align:left;cursor:pointer;overflow-wrap:anywhere;border-radius:14px;gap:8px;margin:12px 0;padding:16px;display:grid}.work-help-module__-3l4TG__overviewRow strong{font-size:1rem}.work-help-module__-3l4TG__reason{font-size:.875rem;font-weight:650}.work-help-module__-3l4TG__empty{color:var(--ink-muted);padding:18px 0}.work-help-module__-3l4TG__scope{border-top:1px solid var(--hairline);color:var(--ink-muted);overflow-wrap:anywhere;margin:0;padding-top:18px;font-size:.875rem}@media (min-width:700px) and (min-height:700px){.work-help-module__-3l4TG__panel{max-height:calc(var(--vvh,100dvh) - 14vh);top:7vh}}@media (max-width:780px),(pointer:coarse){.work-help-module__-3l4TG__escHint{display:none}}@media (max-width:420px),(max-height:500px){.work-help-module__-3l4TG__panel{padding:16px}.work-help-module__-3l4TG__eyebrow{display:none}.work-help-module__-3l4TG__intro{margin-bottom:12px}.work-help-module__-3l4TG__card{gap:12px;padding:16px 12px}}@media (max-width:780px),(pointer:coarse){.work-help-module__-3l4TG__panel{max-height:calc(var(--vvh,100dvh) - 24px - 50px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.work-help-module__-3l4TG__choices{flex-direction:column;align-items:stretch}.work-help-module__-3l4TG__choices label{width:100%}}
html:is([data-shell-lock],[data-ios-shell]){touch-action:pan-x pan-y;-webkit-tap-highlight-color:transparent}html:is([data-shell-lock],[data-ios-shell]),html:is([data-shell-lock],[data-ios-shell]) body{overscroll-behavior:none}html:is([data-shell-lock],[data-ios-shell]) body{cursor:default;-webkit-user-select:none;user-select:none}html:is([data-shell-lock],[data-ios-shell]) :is([contenteditable]:not([contenteditable=false]),input,textarea){cursor:text;-webkit-user-select:text;user-select:text}html:is([data-shell-lock],[data-ios-shell]) :is([data-selectable],code,pre){cursor:auto;-webkit-user-select:text;user-select:text}html:is([data-shell-lock],[data-ios-shell]) :is(img,svg,a){-webkit-user-drag:none;-webkit-touch-callout:none}@media (pointer:coarse){html:is([data-shell-lock],[data-ios-shell]) :is([data-selectable],[data-selectable] :is(code,pre)){-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}}
