:root{--font-sans:var(--font-inter,var(--hs-font-sans));--color-primary:var(--hs-color-primary);--color-primary-dark:var(--hs-color-primary-hover);--color-secondary:var(--hs-color-secondary,var(--hs-sage-600));--color-bg:var(--hs-warm-white,#fcfaf6);--color-surface:var(--hs-color-surface);--color-text:var(--hs-color-text);--color-text-muted:var(--hs-color-text-muted);--color-border:var(--hs-color-border);--color-success:var(--hs-color-success);--color-warning:var(--hs-color-warning);--color-danger:var(--hs-color-danger);--radius:var(--hs-radius-md)}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--hs-font-sans,var(--font-sans));background:var(--hs-gradient-field,var(--color-bg));color:var(--color-text);line-height:var(--hs-leading-normal,1.5)}a{color:inherit}:focus-visible{outline:3px solid var(--hs-color-focus-ring);outline-offset:2px}:root{--tech-sidebar-w:14.5rem;--field-canvas:var(--hs-warm-white,#fcfaf6);--tech-sidebar-bg:transparent;--tech-sidebar-ink:var(--hs-ink-900,#23302a);--tech-sidebar-ink-muted:var(--hs-ink-700,#3d4a43);--tech-sidebar-ink-soft:var(--hs-ink-500,#66746c);--tech-brand:var(--hs-color-primary,#294d69);--tech-sage:var(--hs-sage-600,#6e8eaa);--tech-section-border:var(--hs-color-border-subtle,rgba(35,48,42,0.08));--tech-section-shadow:var(--hs-shadow-sm,0 1px 3px rgba(35,48,42,0.06));--tech-section-surface:var(--hs-color-surface,#fff);--tech-hero-surface:var(--hs-color-surface,#fff)}.tech-app-shell{min-height:100vh;background:var(--hs-atmosphere-grid,none),var(--hs-gradient-field,var(--field-canvas,#fcfaf6))}.tech-main,.tech-workspace{min-width:0;min-height:100vh;margin-left:var(--tech-sidebar-w);width:calc(100% - var(--tech-sidebar-w));padding:1.15rem clamp(1rem,2vw,1.5rem) 1.75rem;overflow-x:hidden;background:transparent}.tech-sidebar{position:fixed;top:0;left:0;z-index:30;width:var(--tech-sidebar-w);height:100vh;display:flex;flex-direction:column;padding:1.1rem .85rem 1rem;background:var(--tech-sidebar-bg);color:var(--tech-sidebar-ink);border-right:none;box-shadow:none}.tech-sidebar:after{content:"";position:absolute;top:6%;right:0;bottom:6%;width:1px;background:linear-gradient(180deg,transparent,rgba(35,48,42,.06),transparent);pointer-events:none}.tech-sidebar>*{position:relative;z-index:1}.tech-sidebar-brand-block{padding:0 .35rem .85rem;border-bottom:none;margin-bottom:.75rem}.tech-sidebar-brand{font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tech-sidebar-ink);line-height:1.2}.tech-brand-ez{color:var(--tech-sage)}.tech-sidebar-tagline{margin:.3rem 0 0;font-size:.625rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--tech-sidebar-ink-soft)}.tech-sidebar-ekg{position:relative;width:100%;max-width:176px;margin-top:.65rem;height:1.75rem;background:transparent}.tech-sidebar-ekg--compact{max-width:4.5rem;margin-top:0;height:1.125rem}.tech-sidebar-ekg-viewport{position:relative;width:100%;height:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.tech-sidebar-ekg-track{display:flex;width:max-content;height:100%;animation:tech-ekg-scroll 2.6s linear infinite}.tech-sidebar-ekg-svg{flex-shrink:0;display:block;width:5rem;height:100%}.tech-sidebar-ekg--compact .tech-sidebar-ekg-svg{width:3.25rem}.tech-sidebar-ekg-path{fill:none;stroke:var(--tech-sage);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.tech-sidebar-ekg-path--glow{stroke-width:3;stroke:rgba(110,142,170,.35);filter:blur(1.5px)}.tech-sidebar-ekg-sweep{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(110,142,170,.04) 44%,rgba(110,142,170,.2) 50%,rgba(110,142,170,.04) 56%,transparent);background-size:40% 100%;animation:tech-ekg-sweep 2.6s linear infinite}@keyframes tech-ekg-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes tech-ekg-sweep{0%{background-position:130% 0}to{background-position:-30% 0}}@media (prefers-reduced-motion:reduce){.tech-sidebar-ekg-sweep,.tech-sidebar-ekg-track,.wt-heart-tip-icon{animation:none}.tech-sidebar-ekg-track{transform:translateX(-25%)}.tech-sidebar-ekg-sweep{display:none}}.tech-sidebar-user{margin:0 0 .875rem;padding:0 .35rem;font-size:.75rem;font-weight:600;letter-spacing:.01em;text-transform:none;color:var(--tech-sidebar-ink-muted);line-height:1.4}.tech-sidebar-nav{display:flex;flex-direction:column;gap:.1rem;padding:0}.tech-nav-icon{width:16px;height:16px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--tech-sidebar-ink-muted);opacity:.55}.tech-nav-icon svg{width:14px;height:14px;display:block}.tech-sidebar-link{display:flex;align-items:center;gap:.55rem;min-height:var(--hs-touch-target,48px);padding:.4rem .5rem;border-radius:0;font-size:.8125rem;font-weight:500;color:var(--tech-sidebar-ink-muted);text-decoration:none;background:transparent;transition:color .15s ease,background .15s ease}.tech-sidebar-link:hover{background:rgba(35,48,42,.04);color:var(--tech-sidebar-ink)}.tech-sidebar-link:focus-visible{outline:2px solid var(--hs-color-focus-ring);outline-offset:2px;color:var(--tech-sidebar-ink)}.tech-sidebar-link--active{background:transparent;color:var(--tech-sidebar-ink);font-weight:650;box-shadow:inset 2px 0 0 0 var(--tech-brand);padding-left:calc(.5rem + 2px)}.tech-sidebar-link--active .tech-nav-icon,.tech-sidebar-link:hover .tech-nav-icon{opacity:1;color:var(--tech-sidebar-ink)}.tech-sidebar-footer{margin-top:auto;padding:1rem .35rem 0;border-top:1px solid var(--tech-section-border);display:flex;flex-direction:column;gap:.75rem}.tech-sidebar-connection{font-size:.6875rem;color:var(--tech-sidebar-ink-soft)}.tech-sidebar-connection-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem}.tech-sidebar-connection-label{font-weight:600;letter-spacing:.04em;text-transform:none;font-size:.5625rem;color:var(--tech-sidebar-ink-soft)}.tech-sidebar-connection-value{color:var(--tech-sidebar-ink-muted);font-size:.6875rem}.tech-sidebar-connection-online{font-weight:700;font-size:.6875rem;color:var(--hs-color-success,#2f6b4f)}.tech-sidebar-connection-offline{font-weight:700;font-size:.6875rem;color:var(--hs-color-danger,#9b2435)}.tech-sidebar-connection-note{margin:.35rem 0 0;font-size:.625rem;line-height:1.4;color:var(--tech-sidebar-ink-soft)}.tech-sidebar-signout{width:100%;min-height:44px;padding:.5rem;border:none;border-radius:8px;background:transparent;font-size:.8125rem;font-weight:600;font-family:inherit;color:var(--tech-sidebar-ink-muted);text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.tech-sidebar-signout:hover{background:rgba(35,48,42,.04);color:var(--tech-sidebar-ink)}.tech-top-nav{display:none}.tech-page{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%;animation:tech-fade-in .35s ease}.tech-hero-band{grid-column:1/-1}.tech-hero-band-inner{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2rem;gap:2rem;align-items:center}.tech-hero-band-inner .tech-field-hero{grid-column:1/-1}.tech-hero-band-inner--split .tech-field-hero,.tech-hero-band-inner--split .tech-hero-content{grid-column:span 4}.tech-hero-band-inner--split .tech-current-walkthrough,.tech-hero-band-inner--split .tech-hero-assignment{grid-column:span 8;padding-top:0;border-left:1px solid rgba(11,31,58,.06);padding-left:clamp(1rem,2vw,2rem)}.tech-hero-band--idle .tech-hero-band-inner{display:block}.tech-hero-band--active .tech-action-row .tech-primary-action{width:auto;min-width:auto;flex:0 1 auto}.tech-page-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:start}.tech-page-grid--lower{padding-top:0}.tech-col-journey{grid-column:span 8;min-width:0}.tech-col-journey,.tech-col-journey-stack{display:flex;flex-direction:column;gap:1.5rem}.tech-col-side{grid-column:span 4;display:flex;flex-direction:column;gap:1.25rem;min-width:0}.tech-col-utility{grid-column:span 6;min-width:0}.tech-page-grid:has(>.tech-col-utility+.tech-col-utility){align-items:stretch}.tech-page-grid:has(>.tech-col-utility+.tech-col-utility)>.tech-col-utility{display:flex;flex-direction:column}.tech-page-grid:has(>.tech-col-utility+.tech-col-utility) .tech-briefing-panel,.tech-page-grid:has(>.tech-col-utility+.tech-col-utility) .tech-upcoming-panel{flex:1 1;display:flex;flex-direction:column;min-height:100%}.tech-page-grid:has(>.tech-col-utility+.tech-col-utility) .tech-upcoming-list,.tech-page-grid:has(>.tech-col-utility+.tech-col-utility) .tech-upcoming-panel>.tech-muted{flex:1 1}.tech-page-grid:has(>.tech-col-utility+.tech-col-utility) .tech-briefing-note{flex:1 1}.tech-page-grid:has(>.tech-col-utility+.tech-col-utility) .tech-briefing-footnote{margin-top:auto}.tech-col-full{grid-column:1/-1;min-width:0}.tech-connection-panel,.tech-journey-section,.tech-panel-subtle,.tech-recent-panel,.tech-section-card{position:relative;border:1px solid var(--tech-section-border);border-radius:14px;padding:1.125rem 1.25rem;background:var(--tech-section-surface);box-shadow:var(--tech-section-shadow)}.tech-connection-panel:before,.tech-journey-section:before,.tech-panel-subtle:before,.tech-recent-panel:before,.tech-section-card:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;border-radius:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent);pointer-events:none}.tech-panel{border-radius:14px;padding:1.25rem 1.375rem;background:#fff;border:1px solid var(--tech-section-border);box-shadow:var(--tech-section-shadow)}.tech-hero,.tech-hero-band{grid-column:1/-1;border:1px solid rgba(11,31,58,.07);border-radius:14px;padding:1.25rem 1.5rem;background:var(--tech-hero-surface);box-shadow:0 1px 2px rgba(11,31,58,.04),0 12px 32px rgba(11,31,58,.04)}.tech-hero-eyebrow{margin:0 0 .35rem;font-size:.5625rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:rgba(102,116,129,.85)}.tech-field-hero-greeting,.tech-hero-title{margin:0;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--hs-ink-900,#23302a)}.tech-field-hero-date,.tech-hero-date{margin:.25rem 0 0;font-size:.8125rem;font-weight:400;color:var(--hs-color-text-muted,#667481)}.tech-heart-line{margin:.5rem 0 0;font-size:.75rem;font-weight:500;color:rgba(41,77,105,.75);letter-spacing:.01em}.tech-hero-status{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(11,31,58,.05)}.tech-hero-status-title{margin:0;font-size:.9375rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-hero-status-copy{margin:.35rem 0 0;max-width:42ch;font-size:.8125rem;line-height:1.5;color:var(--hs-color-text-muted,#667481)}.tech-action-row--compact{margin-top:.875rem;gap:.625rem 1rem}.tech-primary-action--compact{padding:.5rem 1rem;border-radius:10px;width:auto}.tech-action-row--compact .tech-text-link,.tech-primary-action--compact{min-height:var(--hs-touch-target,48px);font-size:.8125rem}.tech-upcoming-footer{margin-top:.75rem}@keyframes tech-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tech-section-label{margin:0 0 .75rem;font-size:.5625rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:rgba(102,116,129,.85)}.tech-muted{margin:0;font-size:.8125rem;line-height:1.5;color:var(--hs-color-text-muted,#667481)}.tech-field-hero-heart,.tech-heart-mark{display:inline;opacity:.85}.tech-action-row,.tech-current-walkthrough-actions,.tech-field-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;margin-top:1rem}.tech-action-row--assignment{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.75rem;width:100%}.tech-action-row__start{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;min-width:0}.tech-action-row__end{margin-left:auto;flex-shrink:0}.tech-action-with-icon{display:inline-flex;align-items:center;gap:.4rem}.tech-action-icon{width:14px;height:14px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.tech-action-icon svg{width:14px;height:14px;display:block}.tech-journey-item-actions{margin-top:.5rem}.tech-field-hero{display:flex;flex-direction:column;gap:0;min-width:0}.tech-hero-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem 1.5rem}.tech-hero-meta{flex:1 1;min-width:0}.tech-hero-toolbar{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.625rem 1rem;margin-top:.125rem}.tech-hero-toolbar .tech-primary-action--compact{min-height:var(--hs-touch-target,48px);padding:.5rem 1rem;font-size:.8125rem;border-radius:10px;width:auto}.tech-outline-action{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.625rem 1.125rem;border:1px solid var(--hs-ink-900,#23302a);border-radius:10px;background:#fff;color:var(--hs-ink-900,#23302a);font-size:.875rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.tech-outline-action:hover{background:var(--hs-ink-900,#23302a);color:#fff;border-color:var(--hs-ink-900,#23302a);box-shadow:0 6px 16px rgba(35,48,42,.16)}.tech-outline-action:active{background:var(--hs-ink-950,#1a2420);border-color:var(--hs-ink-950,#1a2420);box-shadow:none}.tech-outline-action:focus-visible{outline:2px solid var(--hs-color-focus-ring,#294d69);outline-offset:2px}.tech-outline-action--compact{min-height:40px;padding:.5rem 1rem;font-size:.8125rem;border-radius:10px}.tech-field-hero-meta{display:flex;flex-direction:column;gap:.35rem}.tech-field-hero-greeting{margin:0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--hs-ink-900,#23302a)}.tech-field-hero-date{margin:.35rem 0 0;font-size:.9375rem;font-weight:500;color:var(--hs-color-text-muted,#667481)}.tech-field-hero-heart-line{margin:.75rem 0 0;font-size:.875rem;font-weight:500;line-height:1.4;color:var(--hs-color-primary,#294d69)}.tech-field-hero-heart{display:inline;opacity:.9}.tech-field-hero-idle{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid rgba(11,31,58,.08)}.tech-hero-band--idle .tech-field-hero--idle{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2rem;gap:2rem;align-items:start}.tech-hero-band--idle .tech-field-hero-meta{grid-column:span 5}.tech-hero-band--idle .tech-field-hero-idle{grid-column:span 7;margin-top:0;padding-top:0;border-top:none}.tech-field-hero-idle-title{margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;letter-spacing:-.02em;color:var(--hs-ink-900,#23302a)}.tech-field-hero-idle-copy{margin:.65rem 0 0;max-width:52ch;font-size:.9375rem;line-height:1.55;color:var(--hs-color-text-muted,#667481)}.tech-field-hero--compact .tech-field-hero-greeting{font-size:clamp(1.375rem,2.5vw,1.75rem)}.tech-field-hero--compact .tech-field-hero-heart-line{margin-top:.5rem}.tech-field-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.tech-field-hero-actions .tech-ghost-action,.tech-field-hero-actions .tech-primary-action{width:auto;min-width:180px;flex:0 1 auto}.tech-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.625rem 1.125rem;border:1px solid var(--hs-btn-primary-border,var(--hs-sage-600,#6e8eaa));border-radius:10px;background:var(--hs-btn-primary-bg,var(--hs-sage-100,#eef4f8));color:var(--hs-btn-primary-fg,var(--hs-forest-800,#294d69));font-size:.875rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tech-assignment-col .tech-primary-action{width:auto;min-width:260px;max-width:400px;align-self:flex-start}.tech-primary-action:hover:not(:disabled){background:var(--hs-btn-primary-hover-bg,rgba(110,142,170,.18));border-color:var(--hs-btn-primary-hover-border,var(--hs-forest-800,#294d69));color:var(--hs-btn-primary-hover-fg,var(--hs-forest-900,#223f56))}.tech-primary-action:active:not(:disabled){transform:scale(.98)}.tech-primary-action:disabled,.tech-primary-action[aria-disabled=true]{opacity:.55;cursor:not-allowed;background:#fff;color:var(--hs-color-text-muted,#66746c);border-color:rgba(35,48,42,.16)}.tech-ghost-action{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:.75rem 1rem;border:none;border-radius:14px;background:transparent;color:var(--hs-ink-900,#23302a);font-size:.9375rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .2s ease}.tech-ghost-action:hover{background:rgba(35,48,42,.06)}.tech-text-link{font-size:.875rem;color:var(--hs-ink-900,#23302a);min-height:44px;display:inline-flex;align-items:center;transition:color .2s ease}.tech-text-link--accent,.tech-text-link:hover{color:var(--hs-color-primary,#294d69)}.tech-current-walkthrough{display:flex;flex-direction:column;gap:.75rem;padding-top:.25rem}.tech-current-walkthrough-label{font-size:.625rem;letter-spacing:.02em;text-transform:none}.tech-current-walkthrough-label,.tech-current-walkthrough-type{margin:0;font-weight:600;color:var(--hs-color-text-muted,#667481)}.tech-current-walkthrough-type{font-size:.9375rem}.tech-current-walkthrough-address{margin:0;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;letter-spacing:-.02em;line-height:1.25;color:var(--hs-ink-900,#23302a)}.tech-current-walkthrough-zone{margin:0;font-size:1rem;color:var(--hs-color-text-muted,#667481)}.tech-current-walkthrough-schedule{margin:.35rem 0 0;font-size:.9375rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-current-walkthrough-time{margin:0;font-size:1rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-current-walkthrough-timing{margin:0;font-size:.9375rem;color:var(--hs-color-text-muted,#667481)}.tech-current-walkthrough-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem}.tech-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.625rem 1rem;border:1px solid rgba(11,31,58,.1);border-radius:10px;background:transparent;color:var(--hs-ink-900,#23302a);font-size:.8125rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease}.tech-secondary-action:hover{background:rgba(11,31,58,.04);border-color:rgba(11,31,58,.22)}.tech-tertiary-action{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.875rem 1rem;border-radius:14px;background:transparent;color:var(--hs-ink-900,#23302a);font-size:.9375rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease}.tech-tertiary-action:hover{background:rgba(11,31,58,.06);color:var(--hs-color-primary,#294d69)}.tech-journey-section{min-width:0}.tech-journey-empty-title{margin:0 0 .25rem;font-size:.9375rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-journey-next-up{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(11,31,58,.06)}.tech-journey-next-up-label{margin:0 0 .875rem;font-size:.5625rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:rgba(102,116,129,.85)}.tech-journey-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;position:relative}.tech-journey-item{display:grid;grid-template-columns:1.25rem 1fr;grid-gap:0 1rem;gap:0 1rem;padding:0 0 1.375rem;position:relative}.tech-journey-item:not(:last-child):before{content:"";position:absolute;left:.4rem;top:1rem;bottom:0;width:1px;background:linear-gradient(180deg,rgba(11,31,58,.14),rgba(11,31,58,.04))}.tech-journey-marker{width:.625rem;height:.625rem;margin-top:.35rem;border-radius:50%;background:var(--hs-ink-900,#23302a);box-shadow:0 0 0 3px rgba(11,31,58,.08);flex-shrink:0}.tech-journey-item--current .tech-journey-marker{background:var(--hs-color-primary,#294d69);box-shadow:0 0 0 3px rgba(41,77,105,.14)}.tech-journey-item-body{min-width:0;width:100%;padding-bottom:.125rem}.tech-journey-item-time{margin:0 0 .2rem;font-size:.8125rem;font-weight:700;letter-spacing:.02em;color:var(--hs-ink-900,#23302a)}.tech-journey-item--current .tech-journey-item-time{color:var(--hs-color-primary,#294d69)}.tech-journey-item-type{margin:0 0 .15rem;font-size:.9375rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-journey-item-location{margin:0 0 .5rem;font-size:.875rem;line-height:1.45;color:var(--hs-color-text-muted,#667481)}.tech-journey-item-action{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;padding:.35rem .75rem;border:1px solid transparent;border-radius:10px;font-size:.8125rem;font-weight:600;color:var(--hs-ink-900,#23302a);text-decoration:none;background:rgba(11,31,58,.04);transition:background .15s ease,color .15s ease,border-color .15s ease}.tech-journey-item-action:hover{background:rgba(11,31,58,.08)}.tech-journey-item-action--current{color:var(--hs-ink-900,#23302a);background:#fff;border-color:var(--hs-ink-900,#23302a)}.tech-journey-item-action--current:hover{background:var(--hs-ink-900,#23302a);color:#fff;border-color:var(--hs-ink-900,#23302a)}.tech-summary-row{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.8125rem;color:var(--hs-color-text-muted,#667481)}.tech-summary-row strong{font-weight:700;color:var(--hs-ink-900,#23302a)}.tech-upcoming-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.125rem}.tech-upcoming-item{display:block;text-decoration:none;color:inherit;transition:opacity .2s ease}.tech-upcoming-item:hover{opacity:.85}.tech-upcoming-when{margin:0 0 .25rem;font-size:.75rem;font-weight:600;color:var(--hs-color-text-muted,#667481)}.tech-upcoming-type{margin:0 0 .15rem;font-size:.9375rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-upcoming-meta{margin:0;font-size:.8125rem;line-height:1.45;color:var(--hs-color-text-muted,#667481)}.tech-briefing-lines{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.tech-briefing-lines li{font-size:.9375rem;line-height:1.55;color:var(--hs-ink-900,#23302a)}.tech-briefing-note{display:flex;flex-direction:column;gap:.5rem}.tech-briefing-line{margin:0;font-size:.875rem;line-height:1.55;color:var(--hs-ink-900,#23302a)}.tech-briefing-footnote{margin:.875rem 0 0;font-size:.6875rem;line-height:1.45;color:var(--hs-color-text-muted,#667481)}.tech-connection-panel{font-size:.8125rem;color:var(--hs-color-text-muted,#667481)}.tech-connection-label{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:none;color:var(--hs-color-text-muted,#667481)}.tech-recent-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.875rem}.tech-recent-item-label{display:block;font-size:.625rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:var(--hs-color-text-muted,#667481);margin-bottom:.2rem}.tech-recent-item-value{font-size:.875rem;line-height:1.45;color:var(--hs-ink-900,#23302a)}.tech-connection{font-size:.8125rem}.tech-connection,.tech-connection-note{color:var(--hs-color-text-muted,#667481)}.tech-connection-note{margin:.5rem 0 0;font-size:.6875rem;line-height:1.45}.tech-connection-row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.tech-connection-row:last-child{margin-bottom:0}.tech-connection-online{font-weight:600;color:var(--ops-sage,#294d69)}.tech-connection-offline{font-weight:600;color:var(--hs-color-primary,#294d69)}.tech-visits-empty,.tech-visits-group,.tech-visits-hero{grid-column:1/-1}.tech-visits-empty-title{margin:0 0 .35rem;font-size:.9375rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-visits-group-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.875rem}.tech-visits-group-header .tech-section-label{margin:0}.tech-visits-group-count{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hs-color-text-muted,#667481)}.tech-visits-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.tech-visit-card{display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:1rem 1.125rem;border:1px solid rgba(11,31,58,.08);border-radius:12px;background:linear-gradient(165deg,#ffffff,#fafbfd);text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.tech-visit-card:hover{border-color:rgba(11,31,58,.16);box-shadow:0 4px 16px rgba(11,31,58,.06);transform:translateY(-1px)}.tech-visit-card-main{min-width:0}.tech-visit-card-when{margin:0 0 .25rem;font-size:.75rem;font-weight:600;color:var(--hs-color-text-muted,#667481)}.tech-visit-card-type{margin:0 0 .15rem;font-size:.9375rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-visit-card-meta{margin:0;font-size:.8125rem;line-height:1.45;color:var(--hs-color-text-muted,#667481)}.tech-visit-card-action{flex-shrink:0;font-size:.8125rem;font-weight:600;color:var(--hs-color-primary,#294d69)}.tech-visits-insights{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.tech-visits-chart-card{display:flex;flex-direction:column;gap:1rem}.tech-visits-chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.tech-visits-chart-head .tech-section-label{margin:0}.tech-visits-chart-title{margin:.1rem 0 0;font-size:1rem;font-weight:650;letter-spacing:-.01em;color:var(--hs-ink-900,#23302a)}.tech-visits-chart-hint{flex-shrink:0;font-size:.72rem;font-weight:600;color:var(--hs-color-text-muted,#667481)}.tech-vchart-empty{margin:0;font-size:.8125rem;color:var(--hs-color-text-muted,#667481)}.tech-vol-bars{list-style:none;margin:0;padding:0;grid-template-columns:repeat(var(--tech-vol-cols,14),minmax(0,1fr));grid-gap:.25rem;height:148px}.tech-vol-bars,.tech-vol-col{display:grid;align-items:end;gap:.25rem}.tech-vol-col{grid-template-rows:auto 1fr auto;grid-gap:.25rem;height:100%;min-width:0}.tech-vol-count{font-size:.68rem;font-weight:700;text-align:center;color:var(--hs-ink-900,#23302a);min-height:.9rem}.tech-vol-track{display:flex;align-items:end;justify-content:center;height:100%}.tech-vol-fill{display:block;width:72%;max-width:1.35rem;min-height:2px;border-radius:3px 3px 0 0;background:var(--hs-ink-900,#23302a);transition:height .3s ease}.tech-vol-tick{display:flex;flex-direction:column;align-items:center;gap:.05rem;min-height:1.4rem;line-height:1.1;text-align:center}.tech-vol-tick-weekday{font-size:.5625rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--hs-color-text-subtle,rgba(35,48,42,.45))}.tech-vol-tick-day{font-size:.625rem;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--hs-color-text-muted,#667481)}.tech-zone-bars{list-style:none;margin:0;padding:0;display:grid;grid-gap:.55rem;gap:.55rem}.tech-zone-row{display:grid;grid-template-columns:minmax(0,1.1fr) 2.4fr auto;align-items:center;grid-gap:.6rem;gap:.6rem}.tech-zone-label{font-size:.8rem;color:var(--hs-color-text,#16202a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tech-zone-track{height:9px;border-radius:999px;background:rgba(11,31,58,.08);overflow:hidden}.tech-zone-fill{display:block;height:100%;border-radius:999px;background:var(--hs-ink-900,#23302a)}.tech-zone-value{font-size:.82rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--hs-ink-900,#23302a)}.tech-visits-summary{margin:.35rem 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;padding-top:.85rem;border-top:1px solid rgba(11,31,58,.08)}.tech-visits-summary div{display:grid;grid-gap:.1rem;gap:.1rem}.tech-visits-summary dt{margin:0;font-size:.68rem;color:var(--hs-color-text-muted,#667481)}.tech-visits-summary dd{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--hs-ink-900,#23302a)}.tech-visits-queue{grid-column:1/-1}.tech-visits-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.tech-visits-search{position:relative;display:flex;align-items:center;flex:1 1 260px;min-width:0}.tech-visits-search-icon{position:absolute;left:.7rem;width:16px;height:16px;color:var(--hs-color-text-muted,#667481);pointer-events:none}.tech-visits-search-input{width:100%;height:40px;padding:0 2.75rem 0 2.2rem;border-radius:10px;border:1px solid rgba(11,31,58,.14);background:#fff;font-size:.875rem;color:var(--hs-color-text,#16202a)}.tech-visits-search-input:focus-visible{outline:none;border-color:var(--hs-color-primary,#294d69);box-shadow:0 0 0 3px rgba(41,77,105,.14)}.tech-visits-search-clear{position:absolute;right:.5rem;border:0;background:none;cursor:pointer;font-size:.75rem;font-weight:600;color:var(--hs-color-primary,#294d69);padding:.25rem .4rem}.tech-visits-zone{display:inline-flex;align-items:center;gap:.5rem}.tech-visits-zone-label{font-size:.72rem;font-weight:600;color:var(--hs-color-text-muted,#667481)}.tech-visits-zone-select{height:40px;padding:0 2rem 0 .75rem;border-radius:10px;border:1px solid rgba(11,31,58,.14);background:#fff;font-size:.8125rem;color:var(--hs-color-text,#16202a);cursor:pointer}.tech-visits-zone-select:focus-visible{outline:none;border-color:var(--hs-color-primary,#294d69);box-shadow:0 0 0 3px rgba(41,77,105,.14)}.tech-visits-result-count{margin-left:auto;font-size:.75rem;font-weight:600;color:var(--hs-color-text-muted,#667481);white-space:nowrap}.tech-visits-scroll{max-height:min(60vh,640px);overflow-y:auto;padding-right:.35rem;display:flex;flex-direction:column;gap:1.25rem;overscroll-behavior:contain}.tech-visits-scroll-group{display:flex;flex-direction:column;gap:.75rem}.tech-visits-scroll-group-head{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem 0;background:linear-gradient(180deg,var(--tech-section-surface,#fff) 70%,rgba(255,255,255,0));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tech-visits-scroll-group-head .tech-section-label{margin:0}.tech-visits-no-results{display:grid;justify-items:center;grid-gap:.4rem;gap:.4rem;padding:2rem 1rem;text-align:center}.tech-visits-no-results-title{margin:0;font-size:.9375rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-text-link{font-size:.8125rem}.tech-visits-scroll::-webkit-scrollbar{width:8px}.tech-visits-scroll::-webkit-scrollbar-thumb{background:rgba(11,31,58,.18);border-radius:999px}.tech-visits-scroll::-webkit-scrollbar-track{background:transparent}@media (max-width:768px){.tech-visits-insights{grid-template-columns:1fr}.tech-visits-result-count{margin-left:0;width:100%}}.tech-page-title{margin:0 0 .35rem;font-family:var(--hs-font-display);font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--hs-ink-900,#23302a)}.tech-section-footer-link{display:inline-block;margin-top:1.5rem;font-size:.875rem;font-weight:600;color:var(--hs-color-primary,#294d69);text-decoration:none;transition:opacity .2s ease}.tech-section-footer-link:hover{opacity:.85}@media (max-width:1100px){.tech-hero-band-inner--split .tech-current-walkthrough,.tech-hero-band-inner--split .tech-field-hero{grid-column:1/-1}.tech-hero-band .tech-current-walkthrough{border-left:none;padding-left:0;padding-top:1rem;border-top:1px solid rgba(11,31,58,.08)}.tech-col-journey,.tech-col-journey-stack,.tech-col-side,.tech-col-utility{grid-column:1/-1}}@media (max-width:767px){.tech-sidebar{display:none}.tech-workspace{margin-left:0;width:100%;padding:4.25rem 1rem 1.25rem}.tech-top-nav{display:flex;align-items:center;gap:.5rem;position:fixed;top:0;left:0;right:0;z-index:40;min-height:3.5rem;padding:.5rem .75rem;background:rgba(252,252,250,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--tech-section-border);box-shadow:0 4px 16px rgba(35,48,42,.06)}.tech-top-nav-brand{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.tech-top-nav-title{font-size:.625rem;font-weight:700;letter-spacing:.06em;color:var(--tech-sidebar-ink)}.tech-top-nav-title .tech-brand-ez{color:var(--tech-sage)}.tech-sidebar-ekg--compact{align-self:center;max-width:4.5rem}.tech-top-nav-links{display:flex;flex:1 1;justify-content:center;gap:.2rem;min-width:0}.tech-top-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:var(--hs-touch-target-min,44px);padding:.35rem .625rem;border-radius:8px;font-size:.75rem;font-weight:600;color:var(--tech-sidebar-ink-muted);text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.tech-top-nav-link:hover{background:rgba(35,48,42,.05);color:var(--tech-sidebar-ink)}.tech-top-nav-link:focus-visible{outline:2px solid var(--hs-color-focus-ring);outline-offset:2px;color:var(--tech-sidebar-ink)}.tech-top-nav-link--active{background:rgba(41,77,105,.1);color:var(--tech-brand)}.tech-top-nav-link--active:hover{background:rgba(41,77,105,.14);color:var(--tech-brand)}.tech-top-nav-signout{flex-shrink:0;min-height:var(--hs-touch-target-min,44px);padding:.35rem .5rem;border:none;border-radius:8px;background:transparent;font-size:.6875rem;font-weight:600;font-family:inherit;color:var(--tech-sidebar-ink-muted);cursor:pointer}.tech-page,.tech-page-grid{gap:1.5rem}.tech-hero-header{flex-direction:column;align-items:stretch}.tech-hero-toolbar{align-self:flex-end}.tech-hero-band--active .tech-action-row{flex-direction:column;align-items:stretch}.tech-hero-band--active .tech-action-row--assignment{align-items:stretch}.tech-hero-band--active .tech-action-row--assignment .tech-action-row__start{width:100%}.tech-hero-band--active .tech-action-row--assignment .tech-action-row__end{margin-left:0;width:100%}.tech-hero-band--active .tech-action-row .tech-journey-item-action,.tech-hero-band--active .tech-action-row .tech-outline-action,.tech-hero-band--active .tech-action-row .tech-primary-action,.tech-hero-band--active .tech-action-row .tech-secondary-action,.tech-hero-band--active .tech-action-row .tech-tertiary-action{width:100%;justify-content:center}.tech-hero-band--idle .tech-field-hero--idle{display:flex;flex-direction:column;gap:0}.tech-hero-band--idle .tech-field-hero-idle{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(11,31,58,.08)}.tech-field-hero-actions .tech-ghost-action,.tech-field-hero-actions .tech-primary-action{width:100%;min-width:0}}@media (max-width:480px){.tech-journey-item{grid-template-columns:1rem 1fr}.tech-visit-card{flex-direction:column;align-items:flex-start}.tech-visit-card-action{margin-top:.25rem}}.tech-visit-hero{grid-column:1/-1;padding:1rem 1.125rem}.tech-visit-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem}.tech-visit-hero-top-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.tech-visit-hero-menu{position:relative}.tech-visit-hero-menu-trigger{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid rgba(11,31,58,.12);border-radius:8px;background:#fff;color:var(--hs-ink-900,#23302a);font-size:1.125rem;line-height:1;cursor:pointer}.tech-visit-hero-menu-trigger:hover{background:rgba(11,31,58,.04)}.tech-visit-hero-menu-panel{position:absolute;top:calc(100% + .35rem);right:0;z-index:20;min-width:12rem;padding:.35rem;border:1px solid rgba(11,31,58,.1);border-radius:10px;background:#fff;box-shadow:0 10px 30px rgba(11,31,58,.12)}.tech-visit-hero-menu-item{display:block;width:100%;padding:.55rem .75rem;border:none;border-radius:8px;background:transparent;color:var(--hs-ink-900,#23302a);font-size:.8125rem;font-weight:600;font-family:inherit;text-align:left;cursor:pointer}.tech-visit-hero-menu-item:hover{background:rgba(11,31,58,.05)}.tech-property-snapshot-alert{margin:0 0 .875rem;padding:.75rem .875rem;border-radius:10px;background:rgba(41,77,105,.06);color:var(--hs-color-primary,#294d69);font-size:.8125rem;line-height:1.5}.tech-property-profile-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(11,31,58,.45)}.tech-property-profile-modal-panel{width:min(100%,42rem);max-height:calc(100vh - 2rem);overflow:auto;padding:1.25rem;border-radius:16px;background:#fff;box-shadow:0 20px 50px rgba(11,31,58,.18)}.tech-property-profile-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.tech-property-profile-modal-eyebrow{margin:0;font-size:.5625rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:rgba(102,116,129,.85)}.tech-property-profile-modal-head h2{margin:.25rem 0 0;font-size:1.125rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-property-profile-modal-close{display:inline-flex;align-items:center;justify-content:center;min-width:var(--hs-touch-target-min,44px);min-height:var(--hs-touch-target-min,44px);border:none;background:transparent;color:var(--hs-color-text-muted,#667481);font-size:1.5rem;line-height:1;cursor:pointer}.tech-property-profile-modal-error{margin:0 0 .875rem;color:var(--hs-color-primary,#294d69);font-size:.8125rem}.tech-property-profile-form{display:flex;flex-direction:column;gap:.875rem}.tech-property-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.tech-property-profile-field{display:flex;flex-direction:column;gap:.35rem}.tech-property-profile-field span,.tech-property-profile-pool legend{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(102,116,129,.85)}.tech-property-profile-field input,.tech-property-profile-field select,.tech-property-profile-field textarea{width:100%;box-sizing:border-box;padding:.625rem .75rem;border:1px solid rgba(11,31,58,.12);border-radius:10px;font:inherit;color:var(--hs-ink-900,#23302a)}.tech-property-profile-pool{margin:0;padding:0;border:none}.tech-property-profile-pool-options{display:flex;gap:.5rem;margin-top:.35rem}.tech-property-profile-pool-btn{min-width:5rem;min-height:2.5rem;padding:.5rem 1rem;border:1px solid rgba(11,31,58,.12);border-radius:10px;background:#fff;font:inherit;font-weight:600;cursor:pointer}.tech-property-profile-pool-btn--active{border-color:var(--hs-color-primary,#294d69);background:rgba(41,77,105,.08);color:var(--hs-color-primary,#294d69)}.tech-property-profile-modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(11,31,58,.08)}@media (max-width:640px){.tech-property-profile-grid{grid-template-columns:1fr}}.tech-visit-eyebrow{margin:0;font-size:.5625rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:rgba(41,77,105,.82)}.tech-visit-hero-title{margin:.2rem 0 0;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;line-height:1.3;color:var(--hs-ink-900,#23302a)}.tech-visit-hero-customer{margin:.15rem 0 0;font-size:.8125rem;font-weight:400;color:var(--hs-color-text-muted,#667481)}.tech-visit-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.625rem 1rem;gap:.625rem 1rem;margin:.875rem 0 0;padding-top:.875rem;border-top:1px solid rgba(11,31,58,.06)}.tech-visit-meta dt{margin:0;font-size:.5625rem;font-weight:600;letter-spacing:.1em;text-transform:none;color:rgba(102,116,129,.8)}.tech-visit-meta dd{margin:.125rem 0 0;font-size:.8125rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-visit-hero-actions{display:flex;flex-wrap:wrap;align-items:stretch;gap:.5rem;margin-top:.875rem}.tech-visit-hero-actions .tech-visit-hero-btn{box-sizing:border-box;min-height:40px;width:11.75rem;max-width:100%;justify-content:center;padding:.5rem 1rem;font-size:.8125rem;border-radius:10px}.tech-visit-hero-actions-today{margin-left:auto}.tech-visit-hero-actions .tech-primary-action--compact:disabled,.tech-visit-hero-actions .tech-primary-action--compact[aria-disabled=true]{opacity:.45;pointer-events:none;cursor:not-allowed}.tech-visit-back-link{font-size:.75rem;font-weight:600;color:var(--hs-color-text-muted,#667481);text-decoration:none;padding:.375rem .5rem;border-radius:6px;transition:color .15s ease,background .15s ease}.tech-visit-back-link:hover{color:var(--hs-ink-900,#23302a);background:rgba(11,31,58,.04)}.tech-visit-section{padding:.875rem 1rem}.tech-visit-section .tech-section-label{margin-bottom:.625rem}.tech-visit-subheading{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-visit-copy{margin:0;font-size:.8125rem;line-height:1.5;color:var(--hs-color-text-muted,#667481)}.tech-visit-list{margin:0;padding-left:1.125rem;font-size:.8125rem;line-height:1.45;color:var(--hs-ink-900,#23302a)}.tech-visit-list li+li{margin-top:.35rem}.tech-visit-briefing-grid{display:grid;grid-gap:.875rem;gap:.875rem}.tech-visit-evidence-block{margin-top:.875rem;padding-top:.875rem;border-top:1px solid rgba(11,31,58,.06)}.tech-visit-evidence-grid{list-style:none;margin:.5rem 0 0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.tech-visit-evidence-item{padding:.625rem .75rem;border:1px solid rgba(11,31,58,.06);border-radius:8px;background:rgba(255,255,255,.55)}.tech-visit-evidence-title{margin:0;font-size:.8125rem;font-weight:600;line-height:1.35;color:var(--hs-ink-900,#23302a)}.tech-visit-evidence-summary{margin:.25rem 0 0;font-size:.75rem;line-height:1.45;color:var(--hs-color-text-muted,#667481)}.tech-visit-evidence-source{display:inline-block;margin-top:.35rem;font-size:.5625rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(102,116,129,.75)}.tech-visit-health-compact .he-health-card{margin-top:.75rem;padding:.75rem .875rem;border:1px solid rgba(11,31,58,.06);border-radius:10px;background:rgba(11,31,58,.02);gap:.25rem;box-shadow:none}.tech-visit-health-compact .he-health-score{font-size:1.375rem;line-height:1.1}.tech-visit-health-compact .he-health-card>p{font-size:.6875rem!important}.tech-visit-health-compact .he-health-card>div{font-size:.75rem;gap:.15rem!important}.tech-visit-health-compact .he-health-card>div+p{font-size:.75rem!important;line-height:1.45;margin-top:.5rem!important}.tech-visit-system-block+.tech-visit-system-block{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(11,31,58,.05)}.tech-visit-system-fact+.tech-visit-system-fact{margin-top:.5rem}.tech-visit-system-fact strong{font-size:.8125rem;font-weight:600}.tech-visit-system-fact p{margin:.15rem 0 0;font-size:.75rem;line-height:1.45;color:var(--hs-color-text-muted,#667481)}.tech-visit-prev-row{padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid rgba(11,31,58,.06)}.tech-visit-prev-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.tech-visit-prev-date{margin:0 0 .15rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hs-color-text-muted,#667481)}.tech-visit-prev-type{font-weight:600}.tech-visit-prev-summary,.tech-visit-prev-type{font-size:.8125rem;color:var(--hs-ink-900,#23302a)}.tech-visit-prev-summary{margin:.35rem 0;line-height:1.45}.tech-visit-prev-meta{margin:0 0 .5rem}.tech-visit-prev-meta,.tech-visit-timeline-note{font-size:.75rem;color:var(--hs-color-text-muted,#667481)}.tech-visit-timeline-note{margin:0 0 .75rem;line-height:1.45}.tech-visit-actions-panel{padding:.875rem 1rem}.tech-visit-actions-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem}.tech-visit-action-link{display:flex;align-items:center;justify-content:center;width:100%;min-height:var(--hs-touch-target-min,44px);padding:.375rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;font-family:inherit;text-decoration:none;text-align:center;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;border:1px solid transparent;box-sizing:border-box}.tech-visit-action-link--primary{background:var(--hs-btn-primary-bg,var(--hs-sage-100,#eef4f8));border-color:var(--hs-btn-primary-border,var(--hs-sage-600,#6e8eaa));color:var(--hs-btn-primary-fg,var(--hs-forest-800,#294d69))}.tech-visit-action-link--primary:hover{background:var(--hs-btn-primary-hover-bg,rgba(110,142,170,.18));border-color:var(--hs-btn-primary-hover-border,var(--hs-forest-800,#294d69));color:var(--hs-btn-primary-hover-fg,var(--hs-forest-900,#223f56))}.tech-visit-action-link--secondary{background:var(--hs-ink-900,#23302a);color:#fff}.tech-visit-action-link--secondary:hover{background:#152a45}.tech-visit-action-link--outline{background:#fff;color:var(--hs-ink-900,#23302a);border-color:rgba(11,31,58,.14)}.tech-visit-action-link--outline:hover{background:rgba(11,31,58,.04);border-color:rgba(11,31,58,.28)}.tech-visit-action-link--ghost{background:transparent;color:var(--hs-color-text-muted,#667481)}.tech-visit-action-link--ghost:hover{color:var(--hs-ink-900,#23302a);background:rgba(11,31,58,.04)}.tech-visit-action-link--disabled{background:rgba(11,31,58,.06);color:rgba(102,116,129,.65);cursor:not-allowed;pointer-events:none}.tech-secondary-action--compact{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.375rem .875rem;border:1px solid rgba(11,31,58,.1);border-radius:8px;background:transparent;color:var(--hs-ink-900,#23302a);font-size:.75rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease}.tech-secondary-action--compact:hover{background:rgba(11,31,58,.04);border-color:rgba(11,31,58,.22)}@media (min-width:640px){.tech-visit-meta{grid-template-columns:repeat(4,minmax(0,1fr))}.tech-visit-briefing-grid,.tech-visit-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tech-visit-page{gap:1rem}.tech-visit-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.875rem;gap:.875rem;align-items:start}.tech-visit-col-12,.tech-visit-col-4,.tech-visit-col-5,.tech-visit-col-6,.tech-visit-col-7,.tech-visit-col-8{grid-column:1/-1;min-width:0}.tech-visit-quick-actions-desktop{display:none}.tech-visit-quick-actions-mobile{display:block}.tech-visit-intelligence{display:flex;flex-direction:column;gap:.875rem}.tech-property-snapshot-meta{margin-top:0;padding-top:0;border-top:none}.tech-property-snapshot-narrative{margin-top:.625rem}.tech-today-focus-list{margin-top:0}.tech-property-systems-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.tech-visit-scroll-pane{max-height:min(22rem,42vh);overflow-y:auto;padding-right:.35rem;overscroll-behavior:contain;border:1px solid rgba(11,31,58,.06);border-radius:10px;background:rgba(255,255,255,.35)}.tech-visit-scroll-pane--systems{padding:.5rem}.tech-visit-scroll-pane--timeline{max-height:min(24rem,45vh);padding:.65rem .5rem .35rem .65rem}.tech-visit-scroll-pane::-webkit-scrollbar{width:8px}.tech-visit-scroll-pane::-webkit-scrollbar-thumb{background:rgba(11,31,58,.18);border-radius:999px}.tech-visit-scroll-pane::-webkit-scrollbar-track{background:transparent}.tech-system-card{padding:.625rem .75rem;border:1px solid rgba(11,31,58,.06);border-radius:10px;background:rgba(255,255,255,.55)}.tech-system-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.tech-system-card-name{margin:0;font-size:.8125rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-system-card-brand,.tech-system-card-model{margin:.2rem 0 0;font-size:.75rem;line-height:1.4;color:var(--hs-color-text-muted,#667481)}.tech-system-card-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin:.5rem 0 0}.tech-system-card-meta dt{margin:0;font-size:.5625rem;font-weight:600;letter-spacing:.1em;text-transform:none;color:rgba(102,116,129,.8)}.tech-system-card-meta dd{margin:.125rem 0 0;font-size:.75rem}.tech-system-card-meta dd,.tech-system-status{font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-system-status{flex-shrink:0;font-size:.5625rem;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .45rem;border-radius:999px;background:rgba(11,31,58,.06)}.tech-system-status--needs-attention{background:rgba(41,77,105,.1);color:var(--hs-color-primary,#294d69)}.tech-system-status--monitor{background:rgba(180,130,20,.12);color:#8a6410}.tech-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.tech-photo-thumb{display:flex;flex-direction:column;align-items:stretch;padding:0;border:1px solid rgba(11,31,58,.06);border-radius:10px;background:rgba(255,255,255,.55);overflow:hidden;cursor:pointer;font-family:inherit;text-align:left}.tech-photo-thumb img{width:100%;aspect-ratio:4/3;object-fit:cover}.tech-photo-thumb-caption,.tech-photo-thumb-date,.tech-photo-thumb-meta{display:block;padding:0 .5rem;font-size:.6875rem;line-height:1.35;color:var(--hs-color-text-muted,#667481)}.tech-photo-thumb-date{margin-top:.35rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-photo-thumb-caption{padding-bottom:.5rem}.tech-timeline-intro{margin:-.25rem 0 .75rem}.tech-timeline-list{display:flex;flex-direction:column;gap:0}.tech-timeline-event{display:grid;grid-template-columns:1.25rem minmax(0,1fr);grid-gap:.75rem;gap:.75rem;padding-bottom:.875rem}.tech-timeline-event-rail{position:relative;display:flex;flex-direction:column;align-items:center;min-height:100%}.tech-timeline-event-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--hs-color-primary,#294d69);margin-top:.35rem;flex-shrink:0}.tech-timeline-event--neutral .tech-timeline-event-dot{background:rgba(11,31,58,.28)}.tech-timeline-event--success .tech-timeline-event-dot{background:#64885f}.tech-timeline-event--warning .tech-timeline-event-dot{background:#b48214}.tech-timeline-event-line{flex:1 1;width:1px;margin-top:.25rem;background:rgba(11,31,58,.1)}.tech-timeline-event-head{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem}.tech-timeline-event-date{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hs-color-text-muted,#667481)}.tech-timeline-event-status{font-size:.5625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.15rem .4rem;border-radius:999px;background:rgba(11,31,58,.06);color:var(--hs-ink-900,#23302a)}.tech-timeline-event-status--in-progress{background:rgba(41,77,105,.1);color:var(--hs-color-primary,#294d69)}.tech-timeline-event-title{margin:.2rem 0 0;font-size:.8125rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-timeline-event-description{margin:.2rem 0 0;font-size:.75rem;line-height:1.45;color:var(--hs-color-text-muted,#667481)}.tech-timeline-event-action{display:inline-block;margin-top:.35rem;font-size:.75rem;font-weight:600;color:var(--hs-color-primary,#294d69);text-decoration:none}.tech-heart-insights-list,.tech-recommendations-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.tech-heart-insights-list li{font-size:.8125rem;line-height:1.45;color:var(--hs-ink-900,#23302a)}.tech-heart-insights-list li,.tech-recommendation-item{padding:.625rem .75rem;border:1px solid rgba(11,31,58,.06);border-radius:8px;background:rgba(255,255,255,.55)}.tech-recommendation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.tech-recommendation-title{margin:0;font-size:.8125rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-recommendation-priority{flex-shrink:0;font-size:.5625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.15rem .4rem;border-radius:999px}.tech-recommendation-priority--high{background:rgba(41,77,105,.1);color:var(--hs-color-primary,#294d69)}.tech-recommendation-priority--medium{background:rgba(11,31,58,.08);color:var(--hs-ink-900,#23302a)}.tech-recommendation-priority--low{background:rgba(102,116,129,.12);color:var(--hs-color-text-muted,#667481)}.tech-recommendation-action,.tech-recommendation-reason,.tech-recommendation-status{margin:.25rem 0 0;font-size:.75rem;line-height:1.45;color:var(--hs-color-text-muted,#667481)}.tech-recommendation-action span{font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-supporting-data-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:none;background:transparent;cursor:pointer;font-family:inherit;text-align:left}.tech-supporting-data-chevron{font-size:1rem;font-weight:600;color:var(--hs-color-text-muted,#667481)}.tech-supporting-data-body{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(11,31,58,.06);display:grid;grid-gap:.875rem;gap:.875rem}.tech-supporting-records{list-style:none;margin:.5rem 0 0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.tech-supporting-records li{padding:.5rem .625rem;border:1px solid rgba(11,31,58,.05);border-radius:8px;background:rgba(11,31,58,.02)}.tech-supporting-records strong{display:block;font-size:.75rem;font-weight:600;color:var(--hs-ink-900,#23302a)}.tech-supporting-records span{display:block;margin-top:.15rem;font-size:.75rem;line-height:1.45;color:var(--hs-color-text-muted,#667481)}@media (min-width:640px){.tech-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.tech-visit-col-12{grid-column:span 12}.tech-visit-col-8{grid-column:span 8}.tech-visit-col-7{grid-column:span 7}.tech-visit-col-6{grid-column:span 6}.tech-visit-col-5{grid-column:span 5}.tech-visit-col-4{grid-column:span 4}.tech-visit-quick-actions-desktop{display:block;position:-webkit-sticky;position:sticky;top:1.5rem;align-self:start}.tech-visit-quick-actions-mobile{display:none}.tech-visit-intelligence{position:-webkit-sticky;position:sticky;top:1.5rem;align-self:start}}.tech-topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:0;margin:0;border-bottom:none}.tech-topbar-left{min-width:0;flex:1 1 16rem}.tech-topbar-left h1{margin:0;font-family:var(--hs-font-display);font-size:clamp(1.35rem,2.2vw,1.65rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;color:var(--hs-color-text-primary,#23302a)}.tech-topbar-eyebrow{margin:0 0 .25rem;font-size:.6875rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--tech-brand)}.tech-topbar-desc{margin:.35rem 0 0;font-size:.875rem;line-height:1.45;color:var(--hs-color-text-muted);max-width:52ch}.tech-topbar-right{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;flex-shrink:0}.tech-fx-workspace{display:flex;flex-direction:column;gap:1.15rem;width:100%;max-width:100%}.tech-fx-workspace-canvas,.tech-fx-workspace-header,.tech-fx-workspace-summary{margin:0;min-width:0}.tech-fx-workspace-body{display:flex;flex-direction:column;gap:1.15rem;min-width:0}.tech-fx-workspace--with-context .tech-fx-workspace-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(14rem,17.5rem);grid-gap:1.15rem;gap:1.15rem;align-items:start}.tech-fx-workspace-primary{display:flex;flex-direction:column;gap:1.15rem;min-width:0}.tech-fx-workspace-context{display:flex;flex-direction:column;gap:.85rem;min-width:0;position:-webkit-sticky;position:sticky;top:.75rem}.tech-fx-workspace-context .tech-mission-card,.tech-fx-workspace-context .tech-section-card{margin:0}@media (max-width:960px){.tech-fx-workspace--with-context .tech-fx-workspace-body{grid-template-columns:1fr}.tech-fx-workspace-context{position:static}}.tech-hero-eyebrow,.tech-mission-eyebrow{color:var(--tech-brand)!important}.tech-mission-cta.tech-primary-action,.tech-primary-action{background:var(--hs-btn-primary-bg,var(--hs-sage-100,#eef4f8))!important;border:1px solid var(--hs-btn-primary-border,var(--hs-sage-600,#6e8eaa))!important;color:var(--hs-btn-primary-fg,var(--hs-forest-800,#294d69))!important}.tech-mission-cta.tech-primary-action:hover:not(:disabled),.tech-primary-action:hover:not(:disabled){background:var(--hs-btn-primary-hover-bg,rgba(110,142,170,.18))!important;border-color:var(--hs-btn-primary-hover-border,var(--hs-forest-800,#294d69))!important;color:var(--hs-btn-primary-hover-fg,var(--hs-forest-900,#223f56))!important}.tech-mission-cta.tech-primary-action:disabled,.tech-primary-action:disabled{background:#fff!important;border-color:rgba(35,48,42,.16)!important;color:var(--hs-color-text-muted,#66746c)!important}.he-checklist-item .he-btn-primary,.he-visit-execution-layout .he-btn-primary,.tech-app-shell .he-btn-primary{background:var(--hs-btn-primary-bg,var(--hs-sage-100,#eef4f8));border-color:var(--hs-btn-primary-border,var(--hs-sage-600,#6e8eaa));color:var(--hs-btn-primary-fg,var(--hs-forest-800,#294d69));box-shadow:none}.he-checklist-item .he-btn-primary:hover:not(:disabled),.he-visit-execution-layout .he-btn-primary:hover:not(:disabled),.tech-app-shell .he-btn-primary:hover:not(:disabled){background:var(--hs-btn-primary-hover-bg,rgba(110,142,170,.18));border-color:var(--hs-btn-primary-hover-border,var(--hs-forest-800,#294d69));color:var(--hs-btn-primary-hover-fg,var(--hs-forest-900,#223f56))}.he-checklist-item .he-btn-primary:active:not(:disabled),.he-visit-execution-layout .he-btn-primary:active:not(:disabled),.tech-app-shell .he-btn-primary:active:not(:disabled){background:var(--hs-btn-primary-active-bg,rgba(110,142,170,.24));border-color:var(--hs-btn-primary-hover-border,var(--hs-forest-800,#294d69));color:var(--hs-btn-primary-hover-fg,var(--hs-forest-900,#223f56))}.tech-mission-cta.tech-outline-action,.tech-outline-action{border-color:var(--hs-ink-900,#23302a)!important;color:var(--hs-ink-900,#23302a)!important;background:#fff!important}.tech-mission-cta.tech-outline-action:hover,.tech-outline-action:hover{background:var(--hs-ink-900,#23302a)!important;border-color:var(--hs-ink-900,#23302a)!important;color:#fff!important;box-shadow:0 6px 16px rgba(35,48,42,.16)}.tech-route-stop--current{border-color:var(--tech-sage)!important;box-shadow:inset 3px 0 0 0 var(--tech-brand)}.tech-page--daily{display:block}.tech-mission{--tech-card-pad:0.9rem;--tech-radius:var(--hs-radius-lg,0.75rem);--tech-radius-sm:var(--hs-radius-md,0.5rem);--tech-border:rgba(11,31,58,0.08);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;width:100%;padding:.15rem 0 2rem;align-items:start;font-size:var(--hs-text-body-sm,.875rem);color:var(--hs-slate-900,#16202a)}.tech-mission>*{grid-column:1/-1;min-width:0}.tech-mission-eyebrow{margin:0 0 .3rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;color:var(--hs-color-text-muted,#667481)}.tech-mission-card{padding:var(--tech-card-pad);border-radius:var(--tech-radius);border:1px solid var(--tech-border);background:#fff;box-shadow:var(--hs-shadow-sm,0 1px 3px rgba(7,20,38,.06))}.tech-mission-empty,.tech-mission-footnote{margin:0;color:var(--hs-color-text-subtle,#4a5a6a);line-height:1.5}.tech-mission-footnote{font-size:.75rem;margin-top:.6rem}.tech-mission-empty{padding:1rem;border:1px dashed rgba(11,31,58,.16);border-radius:var(--tech-radius-sm);background:rgba(245,248,251,.6);font-size:.85rem}.tech-text-link{color:var(--hs-color-primary,#294d69);font-weight:600;font-size:.8rem;text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.tech-text-link:focus-visible,.tech-text-link:hover{text-decoration:underline}.tech-mission-hero{display:grid;grid-gap:1rem;gap:1rem;padding:clamp(1rem,2vw,1.35rem);border-radius:var(--tech-radius);border:1px solid var(--tech-border);background:radial-gradient(ellipse 80% 60% at 6% 0,rgba(41,77,105,.06),transparent 55%),radial-gradient(ellipse 55% 50% at 96% 6%,rgba(11,31,58,.06),transparent 52%),linear-gradient(165deg,#fff,#fafbfd);box-shadow:var(--hs-shadow-sm,0 1px 3px rgba(7,20,38,.06))}.tech-mission-greeting{margin:0;font-size:clamp(1.4rem,2.4vw,1.75rem);line-height:1.1;letter-spacing:-.02em;font-weight:700;color:var(--hs-color-text-primary,#23302a)}.tech-mission-date{margin:.3rem 0 0;font-size:.8rem;color:var(--hs-color-text-muted,#667481)}.tech-mission-summary{margin:.6rem 0 0;font-size:.95rem;color:var(--hs-color-text-primary,#23302a);max-width:40rem}.tech-mission-heart{margin:.35rem 0 0;font-size:.85rem;color:var(--hs-color-text-subtle,#4a5a6a);line-height:1.5}.tech-mission-hero-panel{display:grid;grid-gap:.85rem;gap:.85rem;align-content:start}.tech-mission-hero-stats{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.tech-mission-hero-stats div{padding:.55rem .65rem;border-radius:var(--tech-radius-sm);background:rgba(255,255,255,.78);border:1px solid rgba(11,31,58,.06)}.tech-mission-hero-stats dt{margin:0;font-size:.68rem;color:var(--hs-color-text-muted,#667481)}.tech-mission-hero-stats dd{margin:.2rem 0 0;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;color:var(--hs-color-text-primary,#23302a)}.tech-mission-hero-actions{display:flex;flex-wrap:wrap;gap:.5rem}.tech-mission-cta{flex:1 1 auto;justify-content:center}.tech-mission-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.tech-alerts h2,.tech-heart-brief h2,.tech-mission-section-head h2,.tech-progress-card h2{margin:0;font-size:1.05rem;letter-spacing:-.01em;font-weight:650;color:var(--hs-color-text-primary,#23302a)}.tech-mission-progress{flex-shrink:0;padding:.2rem .55rem;border-radius:999px;background:rgba(11,31,58,.05);font-size:.72rem;font-weight:600;color:var(--hs-color-text-subtle,#4a5a6a);white-space:nowrap}.tech-route-scroll-pane{max-height:min(36rem,58vh);overflow-y:auto;padding:.5rem .4rem .5rem .5rem;overscroll-behavior:contain;border:1px solid rgba(35,48,42,.08);border-radius:10px;background:rgba(255,255,255,.35)}.tech-route-scroll-pane::-webkit-scrollbar{width:8px}.tech-route-scroll-pane::-webkit-scrollbar-thumb{background:rgba(35,48,42,.18);border-radius:999px}.tech-route-scroll-pane::-webkit-scrollbar-track{background:transparent}.tech-route-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.tech-route-stop{display:grid;grid-template-columns:16px minmax(0,1fr);grid-gap:.75rem;gap:.75rem;padding:.8rem;border-radius:var(--tech-radius-sm);border:1px solid var(--tech-border);background:#fff;transition:border-color .12s ease,box-shadow .12s ease}.tech-route-stop--current{border-color:rgba(41,77,105,.35);box-shadow:0 0 0 1px rgba(41,77,105,.16);background:linear-gradient(180deg,rgba(41,77,105,.035),#fff 60%)}.tech-route-stop-rail{display:flex;justify-content:center;padding-top:.3rem}.tech-route-stop-dot{width:10px;height:10px;border-radius:999px;background:var(--hs-color-border-strong,#c5ced8);box-shadow:0 0 0 3px rgba(11,31,58,.05)}.tech-route-stop--current .tech-route-stop-dot{background:var(--hs-color-primary,#294d69);box-shadow:0 0 0 3px rgba(41,77,105,.16)}.tech-route-stop-body{display:grid;grid-gap:.55rem;gap:.55rem}.tech-route-stop-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.tech-route-stop-when{display:grid;grid-gap:.1rem;gap:.1rem}.tech-route-stop-when strong{font-size:.95rem;color:var(--hs-color-text-primary,#23302a)}.tech-route-stop-when span{font-size:.72rem;color:var(--hs-color-text-muted,#667481)}.tech-route-stop-detail{display:grid;grid-gap:.1rem;gap:.1rem}.tech-route-stop-customer{margin:0;font-size:.95rem;font-weight:650;color:var(--hs-color-text-primary,#23302a)}.tech-route-stop-address{margin:0;font-size:.85rem;color:var(--hs-color-text-subtle,#4a5a6a)}.tech-route-stop-meta{margin:.05rem 0 0;font-size:.78rem;color:var(--hs-color-text-muted,#667481)}.tech-route-stop-recs{list-style:none;margin:0;padding:.55rem .65rem;display:grid;grid-gap:.3rem;gap:.3rem;border-radius:var(--tech-radius-sm);background:rgba(245,248,251,.7)}.tech-route-stop-recs li{position:relative;padding-left:.95rem;font-size:.8rem;line-height:1.4;color:var(--hs-color-text-primary,#23302a)}.tech-route-stop-recs li:before{content:"";position:absolute;left:.1rem;top:.5rem;width:4px;height:4px;border-radius:999px;background:var(--hs-color-primary,#294d69)}.tech-route-stop-actions{display:flex;flex-wrap:wrap;gap:.4rem}.tech-health-chip{flex-shrink:0;display:grid;justify-items:center;grid-gap:.05rem;gap:.05rem;min-width:3rem;padding:.3rem .5rem;border-radius:var(--tech-radius-sm);border:1px solid transparent}.tech-health-chip-value{font-size:1rem;font-weight:700;line-height:1}.tech-health-chip-label{font-size:.58rem;letter-spacing:.02em;color:var(--hs-color-text-muted,#667481)}.tech-health-chip--good{background:var(--hs-color-success-soft,#e8f5ee);border-color:rgba(22,101,52,.2)}.tech-health-chip--good .tech-health-chip-value{color:var(--hs-color-success,#64885f)}.tech-health-chip--watch{background:#fff6e6;border-color:rgba(122,91,20,.22)}.tech-health-chip--watch .tech-health-chip-value{color:#7a5b14}.tech-health-chip--risk{background:rgba(41,77,105,.08);border-color:rgba(41,77,105,.24)}.tech-health-chip--risk .tech-health-chip-value{color:var(--hs-color-primary,#294d69)}.tech-mission-rail{display:flex;flex-direction:column;gap:.75rem;align-content:start}.tech-progress-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.tech-progress-card-meta{margin:.3rem 0 0;font-size:.78rem;color:var(--hs-color-text-muted,#667481)}.tech-ring{position:relative;flex-shrink:0;width:78px;height:78px}.tech-ring-svg{width:78px;height:78px;transform:rotate(-90deg)}.tech-ring-track{fill:none;stroke:rgba(11,31,58,.1);stroke-width:6}.tech-ring-value{fill:none;stroke:var(--hs-color-primary,#294d69);stroke-width:6;stroke-linecap:round;transition:stroke-dasharray .4s ease}.tech-ring-center{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;grid-gap:0;gap:0}.tech-ring-pct{font-size:.85rem;font-weight:700;line-height:1;color:var(--hs-color-text-primary,#23302a)}.tech-ring-count{font-size:.62rem;color:var(--hs-color-text-muted,#667481)}.tech-weather h2{margin:.3rem 0 .75rem}.tech-weather--alert{border-color:rgba(180,120,40,.28);background:linear-gradient(180deg,rgba(255,248,235,.95),rgba(255,255,255,.98))}.tech-weather-stats{margin:0;display:grid;grid-gap:.55rem;gap:.55rem}.tech-weather-stats div{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding-bottom:.55rem;border-bottom:1px solid var(--tech-border)}.tech-weather-stats div:last-child{padding-bottom:0;border-bottom:0}.tech-weather-stats dt{margin:0;font-size:.78rem;color:var(--hs-color-text-muted,#667481)}.tech-weather-stats dd{margin:0;max-width:70%;text-align:right;font-size:.85rem;font-weight:650;color:var(--hs-color-text-primary,#23302a);line-height:1.35}.tech-weather-warning{margin:.75rem 0 0;padding:.55rem .65rem;border-radius:8px;background:rgba(180,120,40,.12);color:#7a4e12;font-size:.78rem;line-height:1.4;font-weight:600}.tech-weather .tech-mission-footnote{margin-top:.75rem}.tech-heart-brief-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.tech-heart-brief h2{margin:.3rem 0 .75rem}.tech-confidence{flex-shrink:0;padding:.15rem .5rem;border-radius:999px;font-size:.65rem;font-weight:600}.tech-confidence--high{background:rgba(41,77,105,.1);color:var(--hs-color-primary,#294d69)}.tech-confidence--standard{background:rgba(11,31,58,.06);color:var(--hs-color-text-subtle,#4a5a6a)}.tech-heart-brief-signals{margin:0;display:grid;grid-gap:.55rem;gap:.55rem}.tech-heart-brief-signals div{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding-bottom:.55rem;border-bottom:1px solid var(--tech-border)}.tech-heart-brief-signals div:last-child{padding-bottom:0;border-bottom:0}.tech-heart-brief-signals dt{margin:0;font-size:.78rem;color:var(--hs-color-text-muted,#667481)}.tech-heart-brief-signals dd{margin:0;display:grid;justify-items:end;grid-gap:.05rem;gap:.05rem;text-align:right}.tech-heart-brief-signal-strong{font-size:.85rem;font-weight:650;color:var(--hs-color-text-primary,#23302a)}.tech-heart-brief-signal-sub{font-size:.72rem;color:var(--hs-color-text-muted,#667481)}.tech-heart-brief-lines{list-style:none;margin:.85rem 0 0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.tech-heart-brief-lines li{position:relative;padding-left:1rem;font-size:.82rem;line-height:1.45;color:var(--hs-color-text-subtle,#4a5a6a)}.tech-heart-brief-lines li:before{content:"♥";position:absolute;left:0;top:0;font-size:.62rem;color:var(--hs-color-primary,#294d69)}.tech-alerts h2{margin:.3rem 0 .75rem}.tech-alert-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.tech-alert{border-radius:var(--tech-radius-sm);border:1px solid transparent;padding:.6rem .75rem}.tech-alert-link{display:grid;grid-gap:.15rem;gap:.15rem;text-decoration:none;color:inherit}.tech-alert-label{display:block;font-size:.85rem;font-weight:650}.tech-alert-detail{display:block;font-size:.78rem;line-height:1.4;color:var(--hs-color-text-subtle,#4a5a6a)}.tech-alert--danger{background:rgba(41,77,105,.07);border-color:rgba(41,77,105,.22)}.tech-alert--danger .tech-alert-label{color:var(--hs-color-primary,#294d69)}.tech-alert--warning{background:#fff6e6;border-color:rgba(122,91,20,.22)}.tech-alert--warning .tech-alert-label{color:#7a5b14}.tech-mission-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.tech-chart-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.tech-chart-card-hint{font-size:.7rem}.tech-chart-card-hint,.tech-chart-empty{color:var(--hs-color-text-muted,#667481)}.tech-chart-empty{margin:0;font-size:.8rem}.tech-scorebars{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.tech-scorebar{display:grid;grid-template-columns:minmax(0,1fr) 3fr auto;align-items:center;grid-gap:.6rem;gap:.6rem}.tech-scorebar-label{font-size:.78rem;color:var(--hs-color-text-subtle,#4a5a6a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tech-scorebar-track{height:8px;border-radius:999px;background:rgba(11,31,58,.08);overflow:hidden}.tech-scorebar-fill{display:block;height:100%;border-radius:999px}.tech-scorebar-fill--good{background:var(--hs-color-success,#64885f)}.tech-scorebar-fill--watch{background:#b8862b}.tech-scorebar-fill--risk{background:var(--hs-color-primary,#294d69)}.tech-scorebar-fill--none{background:var(--hs-color-border-strong,#c5ced8)}.tech-scorebar-value{font-size:.82rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--hs-color-text-primary,#23302a)}.tech-workload{display:grid;grid-gap:.75rem;gap:.75rem}.tech-workload-bar{display:flex;height:14px;border-radius:999px;overflow:hidden;background:rgba(11,31,58,.06)}.tech-workload-seg{height:100%}.tech-workload-seg--field{background:var(--hs-ink-900,#23302a)}.tech-workload-seg--drive{background:var(--hs-color-primary,#294d69)}.tech-workload-legend{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.tech-workload-legend dt{display:flex;align-items:center;gap:.35rem;font-size:.72rem;color:var(--hs-color-text-muted,#667481)}.tech-workload-legend dd{margin:.15rem 0 0;font-size:.95rem;font-weight:700;color:var(--hs-color-text-primary,#23302a)}.tech-workload-swatch{width:9px;height:9px;border-radius:2px}.tech-workload-swatch--field{background:var(--hs-ink-900,#23302a)}.tech-workload-swatch--drive{background:var(--hs-color-primary,#294d69)}.tech-mission-kpis{padding:.85rem 1rem;border-radius:var(--tech-radius);border:1px solid var(--tech-border);background:#fff;box-shadow:var(--hs-shadow-sm,0 1px 3px rgba(7,20,38,.06))}.tech-mission-kpi-grid{margin:.4rem 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.tech-mission-kpi-grid div{display:grid;grid-gap:.15rem;gap:.15rem}.tech-mission-kpi-grid dt{margin:0;font-size:.72rem;color:var(--hs-color-text-muted,#667481)}.tech-mission-kpi-grid dd{margin:0;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:var(--hs-color-text-primary,#23302a)}.tech-mission-kpis-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.tech-kpi-delta{font-size:.68rem;font-weight:600;color:var(--hs-color-text-muted,#667481)}.tech-kpi-delta--up{color:var(--hs-color-success,#64885f)}.tech-kpi-delta--down{color:var(--hs-color-primary,#294d69)}.tech-mission-trend{padding:var(--tech-card-pad)}.tech-trend-title{margin:.1rem 0 0;font-size:1.05rem;letter-spacing:-.01em;font-weight:650;color:var(--hs-color-text-primary,#23302a)}.tech-trend{display:grid;grid-gap:.65rem;gap:.65rem}.tech-trend-plot{display:grid;grid-template-columns:1.5rem minmax(0,1fr);grid-gap:.35rem;gap:.35rem;align-items:stretch;min-height:9.5rem}.tech-trend-y{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:.1rem 0 1.65rem;font-size:.625rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--hs-color-text-muted,#66746c);line-height:1}.tech-trend-plot-body{position:relative;min-width:0;display:flex;flex-direction:column;min-height:9.5rem}.tech-trend-grid{position:absolute;inset:0 0 1.65rem;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.tech-trend-grid span{display:block;height:0;border-top:1px dashed rgba(35,48,42,.1)}.tech-trend-bars{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--tech-trend-cols,14),minmax(0,1fr));align-items:end;grid-gap:.2rem;gap:.2rem;flex:1 1;min-height:7.75rem}@media (max-width:720px){.tech-trend-bars{grid-template-columns:repeat(auto-fit,minmax(1.1rem,1fr));gap:.12rem}.tech-trend-tick-weekday{display:none}}.tech-trend-col{display:grid;grid-template-rows:1fr auto;align-items:end;grid-gap:.25rem;gap:.25rem;height:100%;min-width:0}.tech-trend-pair{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:2px;height:100%;min-height:0;padding-bottom:0;border-bottom:1px solid rgba(35,48,42,.12)}.tech-trend-bar{display:block;width:45%;max-width:.7rem;min-width:3px;border-radius:2px 2px 0 0;transition:height .25s ease}.tech-trend-bar--scheduled{background:rgba(35,48,42,.18)}.tech-trend-bar--completed{background:var(--hs-ink-900,#23302a)}.tech-trend-col--empty .tech-trend-pair{opacity:.85}.tech-trend-tick{display:flex;flex-direction:column;align-items:center;gap:.05rem;min-height:1.4rem;line-height:1.1;text-align:center}.tech-trend-tick-weekday{font-size:.5625rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--hs-color-text-subtle,rgba(35,48,42,.45))}.tech-trend-tick-day{font-size:.625rem;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--hs-color-text-muted,#66746c)}.tech-trend-legend{margin:0;display:flex;flex-wrap:wrap;gap:.85rem 1.25rem}.tech-trend-legend>div{display:flex;align-items:baseline;gap:.4rem}.tech-trend-legend dt{display:flex;align-items:center;gap:.35rem;margin:0;font-size:.72rem;color:var(--hs-color-text-muted,#66746c)}.tech-trend-legend dd{margin:0;font-size:.75rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--hs-color-text-primary,#23302a)}.tech-trend-swatch{width:9px;height:9px;border-radius:2px}.tech-trend-swatch--completed{background:var(--hs-ink-900,#23302a)}.tech-trend-swatch--scheduled{background:rgba(35,48,42,.22)}@media (min-width:1024px){.tech-mission-hero{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);column-gap:clamp(1.25rem,2.5vw,2.5rem);align-items:center}.tech-mission-route{grid-column:span 8;display:flex;flex-direction:column;align-self:stretch;min-height:min(36rem,58vh);overflow:hidden}.tech-mission-rail{grid-column:span 4;align-self:stretch;min-height:0}.tech-mission-rail>:last-child{flex:1 1 auto}.tech-route-scroll-pane{flex:1 1;min-height:0;max-height:none}}@media (max-width:1023px){.tech-mission-cta{flex:1 1 100%}}@media (max-width:640px){.tech-mission-charts,.tech-mission-hero-stats{grid-template-columns:1fr}.tech-mission-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tech-route-stop-actions .tech-outline-action,.tech-route-stop-actions .tech-primary-action{flex:1 1 100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.tech-ring-value,.tech-route-stop{transition:none}}