:root{--gh-primary: #3d5c6a;--gh-primary-container: #5a7d8c;--gh-primary-fixed: #c5dde5;--gh-on-primary-container: #dcecf1;--gh-accent: #c47a2e;--gh-surface: #f7f9ff;--gh-surface-low: #f1f4fa;--gh-surface-lowest: #ffffff;--gh-surface-high: #e5e8ee;--gh-surface-highest: #dfe3e8;--gh-outline-variant: #bfc8cf;--gh-on-surface: #181c20;--gh-on-surface-variant: #40484e;--gh-tertiary: #005050;--gh-error: #ba1a1a;--gh-booking-pill: #cbd5e1;--gh-cleaning-pill: #3d5c6a;--gh-maintenance-pill: #005050;--gh-primary-container-tint: rgba(90, 125, 140, .28);--gh-primary-container-tint-row: rgba(90, 125, 140, .18);--gh-shell-sidebar-w: 256px;--gh-shell-topbar-h: 64px;font-family:Inter,system-ui,sans-serif;color:var(--gh-on-surface);background:var(--gh-surface);line-height:1.5}.material-symbols-outlined{font-size:22px;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-user-select:none;user-select:none}*,*:before,*:after{box-sizing:border-box}.gh-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{margin:0;min-height:100vh}#root{min-height:100vh}h1,h2,h3,.gh-font-display{font-family:Manrope,Inter,system-ui,sans-serif}.gh-app{min-height:100vh;display:flex;flex-direction:column}.gh-shell-root{display:flex;min-height:100vh;position:relative}.gh-shell-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:70;display:flex;flex-direction:column;padding:16px;background:var(--gh-surface-low);box-shadow:12px 0 40px #3d5c6a0a}.gh-shell-sidebar:not(.gh-shell-sidebar--drawer){transition:width .22s ease,padding .22s ease,box-shadow .22s ease}.gh-shell-sidebar--collapsed-desktop{padding-left:0;padding-right:0;overflow:hidden;pointer-events:none;box-shadow:none}.gh-shell-sidebar--drawer{transform:translate(-100%);transition:transform .2s ease}.gh-shell-sidebar--drawer.gh-shell-sidebar--open{transform:translate(0)}.gh-shell-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;border:none;padding:0;margin:0;background:#181c2059;cursor:pointer}.gh-shell-brand{display:flex;align-items:center;gap:12px;padding:8px 12px 20px}.gh-shell-brand__text{flex:1;min-width:0}.gh-shell-sidebar-footer{flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:16px 8px 12px;margin-top:auto}.gh-shell-sidebar-pin{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:transparent;color:var(--gh-on-surface-variant);cursor:pointer}.gh-shell-sidebar-pin:hover{background:#3d5c6a14;color:var(--gh-on-surface)}.gh-shell-brand__logo{width:52px;height:52px;object-fit:contain;border-radius:10px;flex-shrink:0;box-shadow:0 1px 4px #3d5c6a24}.gh-shell-brand__title{font-family:Manrope,Inter,system-ui,sans-serif;font-weight:800;font-size:1.05rem;line-height:1.2;color:var(--gh-on-surface)}.gh-shell-brand__subtitle{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gh-on-surface-variant);margin-top:2px}.gh-shell-brand__home{display:flex;align-items:center;gap:12px;flex:1;min-width:0;margin:0;padding:0;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.gh-shell-brand__home:hover .gh-shell-brand__title,.gh-shell-brand__title--active{color:var(--gh-primary)}.gh-shell-nav{flex:1;display:flex;flex-direction:column;gap:6px;min-height:0;overflow-y:auto}.gh-shell-nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gh-on-surface-variant);text-decoration:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.gh-shell-nav-item:hover{background:#3d5c6a0f;color:var(--gh-on-surface)}.gh-shell-nav-item--active{background:var(--gh-surface-lowest);color:var(--gh-primary);box-shadow:0 1px 3px #3d5c6a14;transform:translate(2px)}.gh-shell-nav-item--disabled{opacity:.45;pointer-events:none;cursor:default}.gh-shell-main-col{display:flex;flex-direction:column;min-height:100vh;min-width:0;transition:margin-left .22s ease,width .22s ease}.gh-shell-topbar{position:sticky;top:0;z-index:50;height:var(--gh-shell-topbar-h);flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:0 20px 0 12px;background:#f7f9ffd1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.gh-shell-topbar-sync{flex:1;min-width:0;display:flex;align-items:center;gap:12px}.gh-shell-topbar-sync--hidden{visibility:hidden;pointer-events:none}.gh-shell-menu-btn{border:none;background:transparent;padding:8px;border-radius:999px;cursor:pointer;color:var(--gh-on-surface-variant)}.gh-shell-menu-btn:hover{background:#3d5c6a14}.gh-shell-topbar__left{flex:1;min-width:0;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.gh-shell-topnav{display:none;align-items:center;gap:20px}@media (min-width: 720px){.gh-shell-topnav{display:flex}}.gh-shell-toplink{border:none;background:none;padding:0 0 4px;cursor:pointer;font-family:Manrope,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:var(--gh-on-surface-variant);border-bottom:2px solid transparent;margin-bottom:-1px}.gh-shell-toplink:hover{color:var(--gh-primary)}.gh-shell-toplink--active{font-weight:700;color:var(--gh-primary);border-bottom-color:var(--gh-accent)}.gh-shell-toplink--muted{cursor:default;opacity:.5;pointer-events:none}.gh-shell-topbar__persist{display:flex;align-items:center;gap:8px;flex-shrink:0}.gh-shell-icon-btn{border:none;background:transparent;padding:8px;border-radius:999px;cursor:pointer;color:var(--gh-on-surface-variant)}.gh-shell-icon-btn:hover{background:#3d5c6a14}.gh-shell-icon-btn--badge{position:relative}.gh-shell-icon-btn--badge:after{content:"";position:absolute;top:8px;right:8px;width:7px;height:7px;border-radius:50%;background:var(--gh-error)}.gh-shell-add-cleaning{border:none;border-radius:10px;padding:8px 14px;cursor:pointer;font-family:Manrope,Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:700;color:var(--gh-on-primary-container);background:var(--gh-primary-container)}.gh-shell-add-cleaning:hover{filter:brightness(1.05)}.gh-shell-avatar{width:36px;height:36px;border-radius:999px;border:2px solid var(--gh-primary-container);display:flex;align-items:center;justify-content:center;background:var(--gh-surface-lowest)}.gh-shell-user-flyout{position:absolute;z-index:80;padding:6px;border-radius:12px;background:var(--gh-surface-lowest);box-shadow:0 10px 32px #181c2024;border:1px solid rgba(191,200,207,.55)}.gh-shell-user-flyout--down{top:calc(100% + 8px);right:0;left:auto;min-width:220px}.gh-shell-user-flyout-header{padding:10px 12px 8px}.gh-shell-user-flyout-header__email{display:block;font-size:.8125rem;font-weight:600;color:var(--gh-on-surface);word-break:break-word}.gh-shell-user-flyout-header__role{display:block;margin-top:4px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gh-on-surface-variant)}.gh-shell-user-flyout-sep{height:1px;margin:2px 8px 4px;background:#bfc8cf73}.gh-shell-user-flyout-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;cursor:pointer;font:inherit;font-size:14px;font-weight:500;text-align:left;color:var(--gh-on-surface)}.gh-shell-user-flyout-item:hover{background:#3d5c6a14}.gh-shell-top-user-wrap{position:relative;flex-shrink:0}.gh-shell-top-user{display:flex;align-items:center;gap:8px;max-width:min(248px,44vw);padding:4px 8px 4px 4px;border:none;border-radius:10px;cursor:pointer;font:inherit;text-align:left;color:inherit;background:transparent;transition:background .15s ease}.gh-shell-top-user--icon-only{max-width:none;padding:4px;border-radius:999px}.gh-shell-top-user:hover{background:#3d5c6a14}.gh-shell-top-user--route{background:#3d5c6a1a}.gh-shell-top-user--open{background:#3d5c6a1f}.gh-shell-top-user__avatar{width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:800;letter-spacing:.02em;background:var(--gh-surface-lowest);border:2px solid var(--gh-primary-container);color:var(--gh-primary)}.gh-shell-top-user--icon-only .gh-shell-top-user__avatar{width:28px;height:28px;font-size:10px}.gh-shell-top-user__text{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.gh-shell-top-user__email{font-size:.8125rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.gh-shell-top-user__role{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gh-on-surface-variant);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.gh-account-dl{margin:0}.gh-account-dl>div{margin-top:14px}.gh-account-dl>div:first-child{margin-top:0}.gh-account-dl dt{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gh-on-surface-variant)}.gh-account-dl dd{margin:0;font-size:15px}.gh-shell-scroll{flex:1;min-height:0;overflow-y:auto;padding:24px 24px 40px;background:var(--gh-surface)}@media (min-width: 960px){.gh-shell-scroll{padding:32px 32px 48px}}.gh-main{flex:1;min-width:0;display:flex;flex-direction:column}.gh-page{flex:1;display:flex;flex-direction:column;min-height:0}.gh-context-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 0 20px;margin-bottom:8px}.gh-context-bar__back{display:inline-flex;align-items:center;gap:6px;border:none;background:var(--gh-surface-low);color:var(--gh-primary);font-weight:600;font-size:14px;padding:8px 12px;border-radius:10px;cursor:pointer}.gh-context-bar__back:hover{background:#3d5c6a1a}.gh-context-bar__title{margin:0;flex:1;min-width:0;font-family:Manrope,Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.gh-context-bar__actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.gh-context-bar__actions button{background:transparent;border:none;cursor:pointer;font-size:14px;font-weight:600;color:var(--gh-primary);padding:8px 10px;border-radius:8px}.gh-context-bar__actions button:hover{background:#3d5c6a14}.gh-page-body{flex:1;min-height:0}.gh-page--schedule-fill .gh-page-body{display:flex;flex-direction:column}.gh-surface{width:100%;padding:20px;border-radius:12px;background:var(--gh-surface-lowest)}.gh-surface--low{background:var(--gh-surface-low)}.gh-gradient-btn{width:100%;border:none;border-radius:12px;padding:14px 24px;font-weight:700;font-size:15px;color:#fff;cursor:pointer;background:linear-gradient(90deg,var(--gh-primary),var(--gh-primary-container));box-shadow:0 8px 24px #3d5c6a0f}.gh-gradient-btn--disabled,.gh-gradient-btn:disabled{cursor:not-allowed;background:var(--gh-surface-highest);color:var(--gh-on-surface-variant);box-shadow:none}.gh-field{width:100%;padding:12px 14px;border:none;border-radius:8px;background:var(--gh-surface-low);font-size:15px;margin-bottom:12px}.gh-field:focus{outline:2px solid var(--gh-primary-container);outline-offset:0}.gh-label{display:block;font-size:13px;font-weight:500;margin-bottom:6px;color:var(--gh-on-surface-variant)}.gh-error-text{color:var(--gh-error);font-size:14px;margin:8px 0}.gh-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--gh-on-surface);color:#fff;padding:12px 20px;border-radius:10px;font-size:14px;z-index:1000;max-width:90vw;box-shadow:0 8px 24px #00000026}.gh-list-gap{margin-bottom:12px}.gh-muted{color:var(--gh-on-surface-variant);font-size:13px}.gh-headline{font-size:22px;font-weight:800;margin:0 0 8px}.gh-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:500;padding:16px}.gh-dialog{background:var(--gh-surface-lowest);border-radius:16px;padding:20px;max-width:400px;width:100%;max-height:90vh;overflow:auto}.gh-dialog--property-settings{max-width:min(720px,100vw - 32px);width:100%;max-height:min(92vh,900px);padding:0;overflow:hidden;display:flex;flex-direction:column}.gh-property-settings-modal{display:flex;flex-direction:column;min-height:0;flex:1}.gh-property-settings-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px 0;flex-shrink:0}.gh-property-settings-modal__title{margin:0;font-size:18px;font-weight:800}.gh-property-settings-modal__close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:-4px -8px -4px 0;border:none;border-radius:10px;background:transparent;color:var(--gh-on-surface-variant);cursor:pointer}.gh-property-settings-modal__close:hover{background:var(--gh-surface-highest);color:var(--gh-on-surface)}.gh-property-settings-modal__body{padding:0 20px 20px;overflow-y:auto;flex:1;min-height:0}.gh-dialog--property-settings .gh-tabs{flex-shrink:0;padding:0 12px}.gh-dialog h2{margin:0 0 16px;font-size:18px}.gh-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.gh-btn-text{background:transparent;border:none;cursor:pointer;padding:8px 12px;font-weight:600;color:var(--gh-primary);border-radius:8px}.gh-btn-filled{background:var(--gh-primary);color:#fff;border:none;cursor:pointer;padding:8px 16px;font-weight:600;border-radius:8px}.gh-btn-filled:disabled{cursor:not-allowed;background:var(--gh-surface-highest);color:var(--gh-on-surface-variant)}.gh-calendar-save-wrap{display:inline-flex;max-width:100%;vertical-align:middle}.gh-btn-danger{background:var(--gh-error);color:#fff}.gh-btn-outline{border:1px solid var(--gh-surface-highest);background:transparent;cursor:pointer;padding:8px 16px;border-radius:8px;font-weight:600}.gh-tabs{display:flex;gap:4px;border-bottom:1px solid var(--gh-surface-highest);background:var(--gh-surface);overflow-x:auto}.gh-tabs button{border:none;background:transparent;padding:12px 16px;cursor:pointer;font-weight:600;color:var(--gh-on-surface-variant);border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.gh-tabs button.gh-tabs--active{color:var(--gh-primary);border-bottom-color:var(--gh-primary)}.gh-tabs button:disabled{opacity:.45;cursor:not-allowed}.gh-spinner{width:22px;height:22px;border:2px solid var(--gh-surface-highest);border-top-color:var(--gh-primary);border-radius:50%;animation:gh-spin .7s linear infinite;margin:40px auto}@keyframes gh-spin{to{transform:rotate(360deg)}}.gh-schedule-master{flex:1;min-height:0;display:flex;flex-direction:column}.gh-schedule-master>.gh-link-button{flex-shrink:0;margin-top:20px}.gh-master-gantt{flex:1;min-height:0;display:flex;flex-direction:column}.gh-master-gantt__header-row,.gh-master-gantt__toolbar{flex-shrink:0}.gh-master-gantt__header-row{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.gh-master-gantt__title{margin:0;font-family:Manrope,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.gh-master-gantt__subtitle{margin:8px 0 0;font-size:13px;letter-spacing:.14em;font-weight:600;text-transform:uppercase;color:var(--gh-on-surface-variant)}.gh-master-gantt__range-hint{margin:10px 0 0;max-width:52rem;font-size:13px;line-height:1.45;color:var(--gh-on-surface-variant)}.gh-master-gantt__toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:16px 0 12px}.gh-master-gantt__toolbtn{display:inline-flex;align-items:center;gap:4px;border:none;border-radius:10px;padding:8px 14px;cursor:pointer;font-size:13px;font-weight:700;color:var(--gh-primary);background:var(--gh-surface-low);transition:background .15s ease}.gh-master-gantt__toolbtn:hover{background:#3d5c6a1a}.gh-master-gantt__toolbtn--primary{background:var(--gh-primary-container);color:var(--gh-on-primary-container)}.gh-master-gantt__toolbtn--primary:hover{filter:brightness(1.05)}.gh-master-gantt__chart-wrap{flex:1;min-height:12rem;margin-top:28px;overflow-x:auto;border-radius:12px;border:1px solid rgba(191,200,207,.22);background:var(--gh-surface-lowest);box-shadow:0 8px 28px #3d5c6a0a}.gh-master-gantt__chart{flex-shrink:0}.gh-gantt-header{display:flex;align-items:stretch;background:var(--gh-surface-high)}.gh-gantt-header__label{position:sticky;left:0;z-index:6;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px;font-family:Manrope,Inter,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gh-on-surface-variant);background:var(--gh-surface-high);box-shadow:6px 0 14px -4px #181c201f}.gh-day-abbrev{font-size:9px;font-weight:800;color:var(--gh-on-surface-variant)}.gh-legend-chip{display:flex;flex-wrap:wrap;align-items:center;gap:22px;padding:10px 16px;background:var(--gh-surface-low);border-radius:10px;font-size:12px;font-weight:600;letter-spacing:.02em;color:var(--gh-on-surface-variant)}.gh-legend-item{display:inline-flex;align-items:center;gap:6px}.gh-legend-dot{width:10px;height:10px;border-radius:50%}.gh-legend-override{display:inline-flex;align-items:center;gap:6px}.gh-bolt{color:var(--gh-error);font-size:16px;display:inline-flex;align-items:center}.gh-pill--click:hover{transform:scale(1.02);box-shadow:0 4px 14px #3d5c6a1f}.gh-pill--click:focus-visible{outline:2px solid var(--gh-primary-container);outline-offset:2px}.gh-pill--focused{box-shadow:0 0 0 2px var(--gh-surface-lowest),0 0 0 5px #3d5c6a73;z-index:3}.gh-booking-pill{box-sizing:border-box}.gh-booking-pill__body{flex:1;min-width:0;display:flex;align-items:center;padding:0 4px}.gh-booking-pill__handle{flex:0 0 14px;min-width:14px;align-self:stretch;touch-action:none;cursor:ew-resize;background:#00000024;border:none;padding:0;margin:0;color:inherit}.gh-booking-pill__handle--left{border-radius:7px 0 0 7px}.gh-booking-pill__handle--right{border-radius:0 7px 7px 0}.gh-booking-pill__handle:hover,.gh-booking-pill__handle:focus-visible{background:#00000042;outline:none}.gh-booking-pill--drag{box-shadow:0 4px 16px #0000002e}.gh-booking-pill__drag-hint{position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% + 6px);z-index:6;max-width:min(320px,85vw);padding:6px 10px;border-radius:8px;font-size:11px;font-weight:700;letter-spacing:.03em;line-height:1.35;color:#fff;background:#0f172aeb;box-shadow:0 4px 18px #00000038;pointer-events:none;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-spin{animation:gh-spin-slow 1.2s linear infinite}@keyframes gh-spin-slow{to{transform:rotate(360deg)}}.gh-gantt-row{display:flex;align-items:stretch;transition:background .15s ease;background:var(--gh-surface-lowest)}.gh-gantt-row:hover{background:var(--gh-surface-low)}.gh-gantt-row--focused{background:#3d5c6a0f;box-shadow:inset 0 0 0 2px #3d5c6a59;z-index:1}.gh-gantt-row__label{position:sticky;left:0;z-index:4;flex-shrink:0;padding:14px 18px;display:flex;flex-direction:column;justify-content:center;min-width:0;background:inherit;box-shadow:6px 0 14px -4px #181c201a}.gh-gantt-prop-name{border:none;background:none;padding:0;cursor:pointer;text-align:left;font-family:Manrope,Inter,system-ui,sans-serif;font-size:16px;font-weight:700;color:var(--gh-on-surface);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-gantt-prop-name:hover{color:var(--gh-primary)}.gh-gantt-prop-sub{margin-top:4px;font-size:9px;font-weight:700;letter-spacing:1.1px;color:var(--gh-on-surface-variant);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-alert-card{margin-top:20px;padding:20px;background:var(--gh-surface-low);border-radius:20px}.gh-alert-card__row{display:flex;gap:12px;align-items:flex-start}.gh-alert-icon{width:40px;height:40px;border-radius:12px;background:#ba1a1a1f;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.gh-alert-card__title{margin:0;font-size:16px;font-weight:800}.gh-center{text-align:center;padding:40px 16px}.gh-link-button{background:none;border:none;color:var(--gh-primary);cursor:pointer;font-weight:600;text-decoration:underline;padding:0}.gh-property-timeline-intro{margin-bottom:28px}.gh-eyebrow{margin:0;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gh-on-surface-variant)}.gh-timeline-empty{padding:32px 0}.gh-timeline{display:flex;flex-direction:column;gap:40px}.gh-timeline-section--past{opacity:.72}.gh-timeline-section__head{margin-bottom:16px}.gh-timeline-section__title{margin:0;font-family:Manrope,Inter,system-ui,sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:var(--gh-on-surface)}.gh-timeline-section__sub{margin:4px 0 0;font-size:13px;font-weight:500;color:var(--gh-on-surface-variant)}.gh-timeline-rail{position:relative}.gh-timeline-list{list-style:none;margin:0;padding:0 0 0 22px;border-left:2px solid rgba(191,200,207,.55);flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.gh-timeline-item{position:relative;display:block}.gh-timeline-dot{position:absolute;left:-29px;top:12px;width:12px;height:12px;border-radius:50%;border:2px solid var(--gh-surface-lowest);box-shadow:0 0 0 1px #bfc8cf80}.gh-timeline-card{flex:1;min-width:0;padding:14px 16px;border-radius:12px;background:var(--gh-surface-lowest);box-shadow:0 2px 12px #3d5c6a0d}a.gh-timeline-card{display:block;text-decoration:none;color:inherit}.gh-timeline-card--click{cursor:pointer;transition:box-shadow .15s ease,transform .15s ease}.gh-timeline-card--click:hover{box-shadow:0 6px 20px #3d5c6a14}.gh-timeline-card--click:focus-visible{outline:2px solid var(--gh-primary-container);outline-offset:2px}.gh-timeline-card--alert{background:#ba1a1a0f;box-shadow:0 2px 12px #ba1a1a14}.gh-timeline-card--alert .gh-timeline-card__title{color:var(--gh-error)}.gh-timeline-card__time{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-on-surface-variant);margin-bottom:6px}.gh-timeline-card__title{font-family:Manrope,Inter,system-ui,sans-serif;font-size:1.05rem;font-weight:700;color:var(--gh-on-surface);margin:0 0 6px}.gh-timeline-card__body{margin:0;font-size:14px;line-height:1.45;color:var(--gh-on-surface-variant)}.gh-timeline-card__hint{display:inline-flex;align-items:center;gap:4px;margin-top:10px;font-size:12px;font-weight:600;color:var(--gh-primary)}a.gh-timeline-card__hint--inline{text-decoration:none;margin-top:0}a.gh-timeline-card__hint--inline:hover{text-decoration:underline}.gh-timeline-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:12px}.gh-recents-page__body{max-width:1100px;margin:0 auto;padding:24px 20px 48px}.gh-recents-hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px 24px;margin-bottom:28px}.gh-recents-hero__title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;color:var(--gh-primary);margin:8px 0 0;letter-spacing:-.02em}.gh-recents-eyebrow{display:block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gh-on-surface-variant)}.gh-recents-hero__lead{max-width:40rem;margin:12px 0 0;line-height:1.55}.gh-recents-btn-secondary{border:none;border-radius:10px;padding:10px 18px;cursor:pointer;font-family:Manrope,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:700;color:var(--gh-primary);background:var(--gh-surface-high)}.gh-recents-btn-secondary:hover{background:var(--gh-surface-highest)}.gh-recents-filter-wrap{position:relative}.gh-recents-filter-popover{position:absolute;right:0;top:calc(100% + 8px);z-index:40;min-width:240px;padding:16px 18px;border-radius:14px;background:var(--gh-surface-lowest);box-shadow:0 12px 40px #004d6b0f}.gh-recents-filter-popover__label{margin:0 0 8px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gh-on-surface-variant)}.gh-recents-check{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--gh-on-surface);cursor:pointer;margin-bottom:6px}.gh-recents-filter-all{display:block;margin-bottom:8px;font-size:13px}.gh-recents-filter-props{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto}.gh-recents-filter-empty{margin:8px 0 0;font-size:13px}.gh-recents-search-row{display:flex;align-items:center;gap:10px;margin-bottom:32px;padding:10px 14px;border-radius:12px;background:var(--gh-surface-low)}.gh-recents-search-row__icon{color:var(--gh-on-surface-variant);font-size:22px}.gh-recents-search{flex:1;border:none;background:transparent;font:inherit;font-size:14px;color:var(--gh-on-surface);outline:none}.gh-recents-search::placeholder{color:var(--gh-on-surface-variant)}.gh-recents-section{margin-bottom:40px}.gh-recents-section__title{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-family:Manrope,Inter,system-ui,sans-serif;font-size:1.05rem;font-weight:700;color:var(--gh-on-surface-variant)}.gh-recents-section__icon{font-size:22px;color:var(--gh-primary)}.gh-recents-section__icon--error{color:var(--gh-error)}.gh-recents-section__icon--tertiary{color:var(--gh-tertiary)}.gh-recents-empty{margin:0;font-size:14px}.gh-recents-alert-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.gh-recents-alert-card{display:flex;align-items:flex-start;gap:16px;padding:20px 22px;border-radius:14px;background:#ba1a1a0f;box-shadow:0 2px 12px #ba1a1a0f}.gh-recents-alert-card__icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ba1a1a1a;color:var(--gh-error)}.gh-recents-alert-card__body{flex:1;min-width:0}.gh-recents-alert-card__title{margin:0 0 6px;font-family:Manrope,Inter,system-ui,sans-serif;font-size:1.05rem;font-weight:700;color:var(--gh-on-surface)}.gh-recents-alert-card__msg{margin:0 0 8px;font-size:14px;line-height:1.45}.gh-recents-alert-card__link{flex-shrink:0;align-self:center;font-size:13px;font-weight:700;font-family:Manrope,Inter,system-ui,sans-serif;color:var(--gh-error);text-decoration:underline;text-underline-offset:3px}.gh-recents-meta{display:block;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-on-surface-variant)}.gh-recents-bento{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.gh-recents-service-card{display:block;padding:22px;border-radius:14px;background:var(--gh-surface-lowest);text-decoration:none;color:inherit;box-shadow:0 1px 4px #3d5c6a14;transition:box-shadow .15s ease,transform .15s ease}.gh-recents-service-card:hover{box-shadow:0 6px 20px #3d5c6a14}.gh-recents-service-card__head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.gh-recents-service-card__prop{margin:0;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:700;font-size:1rem;color:var(--gh-on-surface)}.gh-recents-icon-circle{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gh-recents-icon-circle--primary{background:#5a7d8c33;color:var(--gh-primary)}.gh-recents-icon-circle--ghost{background:#5a7d8c1f;color:var(--gh-primary)}.gh-recents-progress__labels{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-on-surface-variant);margin-bottom:6px}.gh-recents-progress__track{height:6px;border-radius:999px;background:var(--gh-surface-highest);overflow:hidden}.gh-recents-progress__fill{height:100%;border-radius:999px}.gh-recents-progress__fill--primary{background:var(--gh-primary)}.gh-recents-feed{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.gh-recents-feed__row{display:flex;align-items:center;gap:18px;padding:18px 20px;border-radius:14px;background:var(--gh-surface-low);text-decoration:none;color:inherit;transition:background .15s ease}.gh-recents-feed__row:hover{background:var(--gh-surface-high)}.gh-recents-feed__time{width:5.5rem;flex-shrink:0;text-align:right;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-on-surface-variant)}.gh-recents-feed__accent{width:4px;height:40px;flex-shrink:0;border-radius:999px}.gh-recents-feed__accent--primary{background:#3d5c6a59}.gh-recents-feed__accent--tertiary{background:#00505059}.gh-recents-feed__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.gh-recents-feed__title{font-size:14px;line-height:1.4;color:var(--gh-on-surface);font-weight:700}
