.gh-live-launch-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;padding:0 14px;color:#fff;background:var(--gh-primary);border:1px solid var(--gh-primary);border-radius:7px;font-size:var(--gh-font-label);font-weight:720;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.gh-shell[data-theme=light] .gh-live-launch-button,html[data-growhub-theme=light] .gh-live-launch-button{color:#fff}.gh-live-launch-button:hover{background:var(--gh-primary-strong);border-color:var(--gh-primary-strong)}.gh-live-launch-button:active{transform:scale(.97)}.gh-live-host{--gh-live-transition-start:#f2f4f8;--gh-live-transition-middle:#a9c4fa;--gh-live-transition-end:#1264ee;--gh-live-transition-left-text:#5f91ef;display:block;min-height:100vh;min-height:-webkit-fill-available;overflow:hidden}.gh-live-host[data-theme=dark]{--gh-live-transition-start:#080b12;--gh-live-transition-middle:#102754;--gh-live-transition-end:#0f5be8;--gh-live-transition-left-text:#5f90ed}.gh-live-host>.gh-loading-page{min-height:100vh;padding:32px}.gh-live-mode{--gh-live-alert:var(--gh-primary);position:relative;display:flex;flex-direction:column;gap:10px;width:100%;min-width:0;height:100vh;min-height:-webkit-fill-available;padding:24px 28px 22px;overflow:auto;color:var(--gh-text);background:var(--gh-bg);font-family:Segoe UI Variable,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.gh-live-mode:after{position:fixed;z-index:200;inset:0;border:3px solid transparent;border-radius:12px;content:"";pointer-events:none}.gh-live-mode.alerting:after{border-color:var(--gh-live-alert);animation:gh-live-alert-frame 1.1s ease-in-out infinite}.gh-live-header{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:start;grid-gap:20px;gap:20px}.gh-live-clock{display:grid;grid-gap:2px;gap:2px;min-width:0}.gh-live-clock time{font-size:var(--gh-font-live-clock);font-weight:720;line-height:.95;letter-spacing:-.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gh-live-clock span{font-size:var(--gh-font-supporting)}.gh-live-clock span,.gh-live-title{color:var(--gh-muted);line-height:1.4}.gh-live-title{font-size:var(--gh-font-label);font-weight:700;white-space:nowrap}.gh-live-tools-stack{display:grid;grid-template-rows:44px 32px;justify-items:end;grid-gap:4px;gap:4px;min-width:0}.gh-live-tools{min-width:0;gap:6px}.gh-live-mode-meta,.gh-live-tools{display:flex;align-items:center;justify-content:flex-end}.gh-live-mode-meta{min-height:32px;gap:8px}.gh-live-return-now{position:relative;display:inline-flex;min-height:32px;align-items:center;gap:6px;padding:0 8px;color:var(--gh-primary-strong);background:transparent;border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label);font-weight:700;white-space:nowrap}.gh-live-return-now:before{position:absolute;inset:-6px 0;content:""}.gh-live-return-now:hover{background:var(--gh-primary-soft);border-color:var(--gh-line-strong)}.gh-live-return-now:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.gh-live-tool{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 13px;color:var(--gh-muted);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:8px;font-size:12px;font-weight:700;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .12s ease}.gh-live-tool:hover{color:var(--gh-text);background:var(--gh-surface-2);border-color:var(--gh-line-strong)}.gh-live-tool:active{transform:scale(.97)}.gh-live-tool.icon-only{width:44px;padding:0}.gh-live-connection{display:block;flex:0 0 auto;width:10px;height:10px;margin:0 4px;background:var(--gh-mint);border:2px solid var(--gh-surface);border-radius:50%;box-shadow:0 0 0 1px var(--gh-line-strong)}.gh-live-connection.saving{background:var(--gh-amber);animation:gh-pulse 1.2s ease-in-out infinite}.gh-live-connection.offline{background:var(--gh-coral)}.gh-live-alert-toast{position:fixed;z-index:140;top:18px;left:50%;display:flex;min-width:min(420px,calc(100vw - 32px));align-items:center;gap:12px;padding:12px 14px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:12px;box-shadow:var(--gh-shadow-float);transform:translateX(-50%);animation:gh-live-toast-in .22s cubic-bezier(.23,1,.32,1)}.gh-live-alert-toast svg{flex:0 0 auto;color:var(--gh-live-alert)}.gh-live-alert-toast span{display:grid;grid-gap:2px;gap:2px;font-size:var(--gh-font-label)}.gh-live-alert-toast strong{color:var(--gh-live-alert);font-size:var(--gh-font-label)}.gh-live-message{display:flex;min-width:0;min-height:44px;align-items:center;justify-content:space-between;gap:16px;padding:7px 10px 7px 14px;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border:1px solid var(--gh-line);border-radius:8px;font-size:12px;font-weight:700;justify-self:stretch;justify-content:flex-start;margin:-4px 0 0;color:var(--gh-text);background:var(--gh-mint-soft)}.gh-live-message span{flex:1 1;text-align:left}.gh-live-message.error{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.gh-live-primary{display:grid;flex:0 0 auto;align-content:center;grid-gap:22px;gap:22px;min-width:0;min-height:260px;padding:34px 40px 30px;background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:18px;box-shadow:var(--gh-shadow)}.gh-live-primary-copy{display:grid;grid-gap:12px;gap:12px;min-width:0}.gh-live-primary-topline{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px 18px}.gh-live-state-label{color:var(--gh-primary-strong);font-size:12px;font-weight:760;letter-spacing:.025em}.gh-live-primary-topline>.gh-live-state-label{flex:0 0 auto}.gh-live-context-pills{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:6px}.gh-live-context-pill{display:inline-flex;min-width:0;min-height:28px;align-items:center;gap:6px;padding:0 9px;overflow:hidden;color:var(--gh-muted);background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:999px;font-size:var(--gh-font-label);font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.gh-live-context-pill.project{max-width:min(240px,28vw)}.gh-live-context-pill.task{max-width:min(300px,32vw);color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-line-strong)}.gh-live-free-state h1,.gh-live-primary h1{max-width:1200px;margin:0;font-size:var(--gh-font-heading-lg);font-weight:760;line-height:1.12;letter-spacing:-.02em;overflow-wrap:anywhere;text-wrap:balance}.gh-live-free-state p,.gh-live-primary-copy p{margin:0;color:var(--gh-muted);font-size:var(--gh-font-supporting);line-height:1.45;overflow-wrap:anywhere}.gh-live-primary-description{min-height:1.45em;max-width:920px;white-space:pre-line}.gh-live-primary-meta{display:flex;min-width:0;align-items:center;gap:10px 24px;color:var(--gh-muted);font-size:var(--gh-font-supporting)}.gh-live-primary-meta>span{display:inline-flex;align-items:center;gap:8px}.gh-live-move-mode{min-height:28px;padding:0 9px;background:var(--gh-surface-2);border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.gh-live-move-mode.fixed{color:var(--gh-text)}.gh-live-move-mode.flexible{color:var(--gh-primary-strong)}.gh-live-progress{position:relative;height:6px;margin-right:58px;background:var(--gh-surface-3);border-radius:7px}.gh-live-progress>span{display:block;height:100%;background:var(--gh-primary);border-radius:inherit}.gh-live-progress small{position:absolute;top:50%;left:calc(100% + 16px);color:var(--gh-muted);font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transform:translateY(-50%)}.gh-live-quick-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.gh-live-quick-actions .gh-primary-button,.gh-live-quick-actions .gh-secondary-button{min-height:44px;padding-inline:18px}.gh-live-open-calendar{display:inline-flex;min-height:44px;align-items:center;gap:7px;padding:0 8px;color:var(--gh-muted);background:transparent;border:0;font-size:12px;font-weight:700}.gh-live-open-calendar:hover{color:var(--gh-primary-strong)}.gh-live-free-state{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px}.gh-live-free-state>div{display:grid;grid-gap:9px;gap:9px;min-width:0}.gh-live-free-icon{display:grid;width:52px;height:52px;place-items:center;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:12px}.gh-live-free-state.completed .gh-live-free-icon{color:var(--gh-mint);background:var(--gh-mint-soft)}.gh-live-free-actions{display:flex!important;grid-template-columns:none;flex-direction:column;align-items:stretch;gap:8px!important}.gh-live-schedule{display:grid;flex:1 0 auto;align-content:start;grid-gap:10px;gap:10px;min-width:0}.gh-live-section-head{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:16px}.gh-live-section-head>div:first-child{display:grid;grid-gap:2px;gap:2px;min-width:0}.gh-live-section-head span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.gh-live-section-head h2{margin:0;font-size:18px;font-weight:720;line-height:1.25}.gh-live-schedule-nav{display:flex;gap:6px}.gh-live-schedule-nav button{display:inline-flex;min-width:40px;min-height:40px;align-items:center;justify-content:center;gap:7px;color:var(--gh-muted);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:8px;font-size:var(--gh-font-label);font-weight:700}.gh-live-schedule-nav button:hover{color:var(--gh-text);background:var(--gh-surface-2);border-color:var(--gh-line-strong)}.gh-live-timeline{display:flex;min-width:0;min-height:278px;gap:12px;padding:2px 2px 10px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.gh-live-timeline-column{display:grid;flex:0 0 clamp(220px,24vw,330px);grid-template-rows:190px auto;align-content:start;grid-gap:8px;gap:8px;min-width:var(--gh-live-reminders-width,0);scroll-snap-align:center}.gh-live-timeline-column.gap{flex-basis:156px}.gh-live-timeline-column.day{flex-basis:148px;grid-template-rows:190px}.gh-live-timeline-column.day-transition{flex-basis:clamp(460px,48vw,620px)}.gh-live-block,.gh-live-gap{position:relative;display:grid;width:100%;grid-template-rows:auto minmax(44px,auto) auto 1fr;align-content:start;grid-gap:10px;gap:10px;min-width:0;min-height:190px;padding:18px;text-align:left;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:12px;overflow:hidden}.gh-live-block:hover{background:var(--gh-surface-2);border-color:var(--gh-line-strong)}.gh-live-block.selected{box-shadow:inset 0 0 0 1px var(--gh-primary)}.gh-live-block.current,.gh-live-block.selected{border-color:var(--gh-primary)}.gh-live-block.complete{color:var(--gh-muted);background:var(--gh-surface-2)}.gh-live-block time,.gh-live-gap time{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gh-live-block.current time{color:var(--gh-primary-strong)}.gh-live-block.now-near-start>time{padding-left:48px}.gh-live-block>strong{font-size:18px;font-weight:720;line-height:1.25;overflow-wrap:anywhere}.gh-live-block>small{color:var(--gh-muted);font-size:12px;line-height:1.35;overflow-wrap:anywhere}.gh-live-block>span{align-self:end;display:inline-flex;align-items:center;gap:6px;color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.gh-live-now-line{bottom:0;left:var(--gh-now-position);width:2px;pointer-events:none}.gh-live-now-line,.gh-live-now-line:before{position:absolute;top:0;background:var(--gh-primary)}.gh-live-now-line:before{left:50%;width:8px;height:8px;border-radius:50%;content:"";transform:translate(-50%,-50%)}.gh-live-now-line em{position:absolute;top:8px;left:4px;padding:3px 6px;color:#fff;background:var(--gh-primary);border-radius:7px;font-size:var(--gh-font-label);font-style:normal;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.gh-live-now-line.near-end em{right:4px;left:auto}.gh-live-gap{grid-template-rows:auto 1fr;place-items:center;text-align:center;background:transparent;border-style:dashed}.gh-live-gap strong{align-self:center;color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.gh-live-day-marker{display:grid;width:100%;min-height:190px;align-content:center;grid-gap:5px;gap:5px;padding:16px;color:var(--gh-muted);background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px;text-align:center}.gh-live-day-marker span{color:var(--gh-primary-strong);font-size:var(--gh-font-label);font-weight:760}.gh-live-day-marker strong{color:var(--gh-text);font-size:16px;line-height:1.25}.gh-live-day-marker small{font-size:var(--gh-font-label)}.gh-live-day-transition{position:relative;display:grid;width:100%;min-height:190px;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;padding:20px 24px;overflow:hidden;text-align:center;color:#fff;background:linear-gradient(102deg,var(--gh-live-transition-start) 0,var(--gh-live-transition-middle) 45%,var(--gh-live-transition-end) 100%);border:1px solid var(--gh-line);border-radius:12px}.gh-live-day-transition:hover{border-color:var(--gh-primary)}.gh-live-day-transition:focus-visible{outline:2px solid var(--gh-primary);outline-offset:-3px}.gh-live-day-transition-next,.gh-live-day-transition-rest{display:grid;min-width:0}.gh-live-day-transition-rest{position:static;color:var(--gh-live-transition-left-text)}.gh-live-day-transition-rest time{position:absolute;top:18px;left:25%;font-size:var(--gh-font-label);font-weight:720;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transform:translateX(-50%);white-space:nowrap}.gh-live-day-transition-rest strong{position:absolute;top:62%;left:25%;font-size:var(--gh-font-heading-sm);font-weight:760;letter-spacing:-.01em;transform:translate(-50%,-50%);white-space:nowrap}.gh-live-day-transition-next{align-content:center;justify-items:center;gap:3px;color:#fff}.gh-live-day-transition .gh-live-day-transition-next small{color:#fff;font-size:var(--gh-font-label);font-weight:760}.gh-live-day-transition .gh-live-day-transition-next strong{color:#fff;font-size:var(--gh-font-heading-sm);font-weight:760;line-height:1.2}.gh-live-day-transition-next span{margin-top:4px;color:rgba(255,255,255,.68);font-size:var(--gh-font-label);font-weight:720}.gh-live-day-transition-arrow{display:flex;width:72px;align-items:center;justify-content:flex-end;margin-top:5px;color:rgba(255,255,255,.28)}.gh-live-day-transition-arrow:before{flex:1 1;height:2px;margin-right:-9px;background:currentColor;content:""}.gh-live-day-transition-arrow svg{position:relative;flex:0 0 20px;width:20px;height:20px}.gh-live-empty-timeline{display:flex;width:100%;min-height:180px;align-items:center;justify-content:center;gap:10px;color:var(--gh-muted);background:var(--gh-surface);border:1px dashed var(--gh-line-strong);border-radius:12px;font-size:var(--gh-font-label)}.gh-live-empty-timeline button{min-height:38px;padding:0 11px;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border:0;border-radius:7px;font-weight:700}.gh-live-aligned-reminders{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:6px;min-width:0;min-height:58px}.gh-live-aligned-reminders>button{display:grid;flex:0 0 var(--gh-live-reminder-width,170px);width:var(--gh-live-reminder-width,170px);grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-width:var(--gh-live-reminder-width,170px);min-height:52px;padding:6px 10px 6px 7px;text-align:left;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:12px;box-shadow:inset 0 -2px 0 var(--gh-reminder-color,var(--gh-primary))}.gh-live-aligned-reminders>button:hover{background:var(--gh-surface-2);border-color:var(--gh-line-strong)}.gh-live-aligned-reminders>button.past{opacity:.58}.gh-live-aligned-reminders>button>span:last-child{display:grid;grid-gap:1px;gap:1px;min-width:0}.gh-live-aligned-reminders time{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gh-live-aligned-reminders strong{font-size:12px;line-height:1.3;white-space:pre-line}.gh-live-aligned-reminders .gh-reminder-icon{width:34px;height:34px}.gh-reminder-icon{display:grid;width:38px;height:38px;overflow:hidden;place-items:center;background:var(--gh-surface-2);border-radius:8px;font-size:var(--gh-font-heading-sm)}.gh-reminder-icon img{width:24px;height:24px;object-fit:contain}.gh-live-modal-layer{z-index:150}.gh-live-editor-layer{z-index:170;width:100%;height:100vh;height:100dvh;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overflow:hidden;box-sizing:border-box}.gh-live-action-dialog,.gh-reminder-editor{width:min(720px,100%);max-height:calc(100vh - 24px);overflow:auto;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:18px;box-shadow:var(--gh-shadow-float)}.gh-reminder-editor{display:flex;max-height:100%;overflow:hidden;flex-direction:column}.gh-live-action-dialog{width:min(580px,100%);padding:20px}.gh-live-action-dialog .gh-modal-heading,.gh-reminder-editor .gh-modal-heading{padding:20px;border-bottom:1px solid var(--gh-line)}.gh-reminder-editor .gh-modal-heading,.gh-reminder-editor>.gh-editor-error,.gh-reminder-editor>.gh-modal-actions{flex:0 0 auto}.gh-reminder-editor>.gh-modal-actions{background:var(--gh-surface)}.gh-live-action-dialog .gh-modal-heading{padding:0 0 18px}.gh-live-action-dialog .gh-modal-actions{padding:18px 0 0}.gh-duration-wheel{display:grid;width:min(330px,100%);grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:18px auto 0;padding:12px 14px 14px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:18px}.gh-duration-wheel-column{display:grid;min-width:0;grid-gap:6px;gap:6px}.gh-duration-wheel-column>span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700;text-align:center}.gh-duration-wheel-list{height:220px;padding:88px 4px;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(180deg,transparent,currentColor 24%,currentColor 76%,transparent);mask-image:linear-gradient(180deg,transparent,currentColor 24%,currentColor 76%,transparent);scrollbar-width:none}.gh-duration-wheel-list::-webkit-scrollbar{display:none}.gh-duration-wheel-list:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px;border-radius:12px}.gh-duration-wheel-list button{display:flex;width:100%;height:44px;align-items:center;justify-content:center;padding:0;scroll-snap-align:center;color:var(--gh-muted);background:transparent;border:1px solid transparent;border-radius:8px;font-size:var(--gh-font-heading-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:620;opacity:.48;transition:color .14s ease,background-color .14s ease,border-color .14s ease,opacity .14s ease,transform .14s ease}.gh-duration-wheel-list button:hover{color:var(--gh-text);opacity:.78}.gh-duration-wheel-list button.selected{color:var(--gh-text);background:var(--gh-surface);border-color:var(--gh-line-strong);box-shadow:var(--gh-shadow);opacity:1;transform:scale(1.03)}.gh-live-extend-summary{display:flex;align-items:baseline;justify-content:center;gap:7px;margin-top:12px;color:var(--gh-muted);font-size:var(--gh-font-label)}.gh-live-extend-summary strong{color:var(--gh-text);font-size:var(--gh-font-supporting)}.gh-live-extend-routing{margin:14px 0 0;color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.45;text-align:center}.gh-live-extend-routing button{min-height:28px;padding:0 4px;color:var(--gh-primary-strong);background:transparent;border:0;font:inherit;font-weight:700}.gh-live-extend-routing button:hover{text-decoration:underline}.gh-reminder-delete-confirm button{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:0 9px;color:var(--gh-muted);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.gh-reminder-delete-confirm button.danger{color:var(--gh-deadline-overdue)}.gh-reminder-delete-confirm{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:7px;padding-top:9px;border-top:1px solid var(--gh-line);color:var(--gh-muted);font-size:var(--gh-font-label)}.gh-reminder-delete-confirm span{margin-right:auto}.gh-reminder-editor-body{display:grid;min-height:0;grid-gap:16px;gap:16px;padding:18px 20px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.gh-reminder-title-row{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:end;grid-gap:12px;gap:12px}.gh-reminder-title-hint{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.35}.gh-reminders-row-main strong{line-height:1.35;white-space:pre-line}.gh-reminder-icon-preview{display:grid;width:54px;height:54px;overflow:hidden;place-items:center;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px;font-size:var(--gh-font-heading-md)}.gh-reminder-icon-preview img{width:34px;height:34px;object-fit:contain}.gh-reminder-editor-section{display:grid;grid-gap:10px;gap:10px;padding:14px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px}.gh-reminder-editor-section>strong{font-size:var(--gh-font-label)}.gh-reminder-icon-options{display:flex;flex-wrap:wrap;gap:7px}.gh-reminder-icon-options>button{width:44px;height:44px;background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:8px;font-size:var(--gh-font-heading-sm)}.gh-reminder-icon-options>button:hover{border-color:var(--gh-line-strong)}.gh-reminder-icon-options>button.selected{background:var(--gh-primary-soft);border-color:var(--gh-primary)}.gh-reminder-upload{position:relative;display:inline-flex;min-height:44px;align-items:center;gap:7px;padding:0 10px;color:var(--gh-primary-strong);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:8px;font-size:var(--gh-font-label);font-weight:700;cursor:pointer}.gh-reminder-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.gh-reminder-frequency{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:5px;gap:5px;padding:4px;background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:12px}.gh-reminder-frequency button{min-height:38px;color:var(--gh-muted);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.gh-reminder-frequency button:hover{color:var(--gh-text);background:var(--gh-surface-2)}.gh-reminder-frequency button.selected{color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.gh-reminder-time-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.gh-reminder-month-day{max-width:220px}.gh-alert-signal-picker{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(180px,.45fr);grid-gap:12px;gap:12px}.gh-alert-signal-picker.compact{grid-template-columns:1fr}.gh-alert-signal-group{display:grid;align-content:start;grid-gap:8px;gap:8px;min-width:0}.gh-alert-signal-heading{display:flex;min-height:28px;align-items:center;justify-content:space-between;gap:10px;color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.gh-alert-signal-heading>button,.gh-alert-signal-heading>span{display:inline-flex;align-items:center;gap:6px}.gh-alert-signal-heading>button{min-height:28px;padding:0 8px;color:var(--gh-primary-strong);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.gh-alert-sound-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.gh-alert-signal-picker.compact .gh-alert-sound-options{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-alert-sound-options button{display:grid;grid-gap:2px;gap:2px;min-height:46px;padding:7px 9px;text-align:left;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:8px}.gh-alert-sound-options button:hover{border-color:var(--gh-line-strong)}.gh-alert-sound-options button.selected{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.gh-alert-sound-options strong{font-size:var(--gh-font-label);line-height:1.25}.gh-alert-sound-options small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.3}.gh-alert-color-options{display:flex;flex-wrap:wrap;gap:8px}.gh-alert-color-options button{width:44px;height:44px;padding:0;background:var(--gh-alert-swatch);border:2px solid var(--gh-surface);border-radius:50%;box-shadow:0 0 0 1px var(--gh-line-strong);transition:box-shadow .14s ease,transform .12s ease}.gh-alert-color-options button:hover{transform:scale(1.04)}.gh-alert-color-options button:active{transform:scale(.97)}.gh-alert-color-options button:focus-visible{outline:2px solid var(--gh-primary);outline-offset:4px}.gh-alert-color-options button.selected{box-shadow:0 0 0 2px var(--gh-alert-swatch)}@keyframes gh-live-alert-frame{0%,to{opacity:1}50%{opacity:.34}}@keyframes gh-live-toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media (min-width:761px) and (max-width:1100px){.gh-live-mode{gap:10px;padding:16px 20px 14px}.gh-live-header{grid-template-columns:minmax(190px,1fr) auto}.gh-live-primary{min-height:206px;gap:10px;padding:16px 24px}.gh-live-primary-copy{gap:6px}.gh-live-free-state h1,.gh-live-primary h1{font-size:clamp(var(--gh-font-heading-md),3vw,var(--gh-font-heading-lg))}.gh-live-primary-meta{gap:8px 18px}.gh-live-quick-actions{gap:8px}.gh-live-timeline{min-height:246px}.gh-live-timeline-column{grid-template-rows:158px auto}.gh-live-timeline-column.day{grid-template-rows:158px}.gh-live-block,.gh-live-day-marker,.gh-live-day-transition,.gh-live-gap{min-height:158px;padding:14px}.gh-live-day-transition{gap:16px}.gh-live-day-transition-rest time{top:14px}.gh-live-block{gap:7px;grid-template-rows:auto minmax(36px,auto) auto 1fr}.gh-live-block>strong{font-size:16px}.gh-live-aligned-reminders>button{min-height:48px}.gh-live-free-state{grid-template-columns:48px minmax(0,1fr)}.gh-live-free-actions,.gh-live-free-state>.gh-secondary-button{grid-column:2;justify-self:start}}@media (max-width:760px){.gh-live-launch-button{width:44px;padding:0}.gh-live-launch-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.gh-live-mode{gap:10px;height:100vh;padding:max(14px,env(safe-area-inset-top)) 12px max(14px,env(safe-area-inset-bottom))}.gh-live-header{grid-template-columns:minmax(0,1fr) auto;gap:12px}.gh-live-tools-stack{gap:4px}.gh-live-clock span{font-size:var(--gh-font-supporting)}.gh-live-tools{gap:6px}.gh-live-title{align-self:start;margin-top:2px}.gh-live-alert-toast{top:auto;bottom:max(16px,env(safe-area-inset-bottom))}.gh-live-connection{margin:0 4px}.gh-live-return-now{width:32px;padding:0;justify-content:center}.gh-live-return-now span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.gh-live-primary{min-height:280px;gap:18px;padding:22px 18px;border-radius:12px}.gh-live-primary-topline{align-items:flex-start;flex-direction:column;gap:8px}.gh-live-context-pills{width:100%;justify-content:flex-start}.gh-live-context-pill.project,.gh-live-context-pill.task{max-width:calc(50% - 3px)}.gh-live-primary-meta{align-items:flex-start;flex-direction:column;gap:8px}.gh-live-progress{margin-right:46px}.gh-live-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gh-live-open-calendar{grid-column:1/-1;justify-content:center}.gh-live-free-state{grid-template-columns:44px minmax(0,1fr);align-items:start}.gh-live-free-icon{width:44px;height:44px;border-radius:12px}.gh-live-free-actions,.gh-live-free-state>.gh-secondary-button{grid-column:1/-1;width:100%;justify-self:stretch}.gh-live-free-actions{flex-direction:row}.gh-live-free-actions>button{flex:1 1}.gh-live-timeline{min-height:278px}.gh-live-timeline-column.block{flex-basis:78vw}.gh-live-timeline-column.gap{flex-basis:38vw}.gh-live-timeline-column.day{flex-basis:42vw}.gh-live-timeline-column.day-transition{flex-basis:88vw}.gh-live-schedule-nav{display:none}.gh-live-editor-layer{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.gh-live-action-dialog{max-height:calc(100vh - 12px);max-height:calc(100dvh - 12px)}.gh-reminder-editor{max-height:100%;border-radius:12px}.gh-reminder-delete-confirm{align-items:stretch;flex-wrap:wrap}.gh-reminder-delete-confirm span{flex:1 0 100%}.gh-reminder-frequency{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-alert-signal-picker,.gh-alert-signal-picker.compact,.gh-alert-signal-picker.compact .gh-alert-sound-options,.gh-alert-sound-options,.gh-reminder-time-grid{grid-template-columns:1fr}.gh-duration-wheel{width:min(310px,100%)}}@media (prefers-reduced-motion:reduce){.gh-live-alert-toast,.gh-live-mode.alerting:after{animation:none}.gh-live-timeline{scroll-behavior:auto}}