.ex-home{--home-line: color-mix(in srgb, var(--ex-ink) 24%, var(--ex-paper))}.ex-home .ex-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:48px}.ex-home .ex-hero-copy{padding-bottom:0}.ex-home .ex-foundation{margin-top:60px}.ex-home .ex-lens-panel{align-items:start}.ex-home .home-perspective-scene{max-width:390px;margin-top:28px}.home-perspective-scene svg{display:block;width:100%;height:auto;overflow:visible}.hp-plane{fill:var(--ex-paper);stroke:var(--ex-rule)}.hp-symbol{stroke:var(--home-line);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hp-detail,.hp-baseline{stroke:var(--ex-rule);stroke-width:1}.hp-highlight{stroke:transparent;stroke-width:2;stroke-linecap:round}.home-perspective-ceo .hp-priority .hp-plane,.home-perspective-cfo .hp-effort .hp-plane,.home-perspective-cto .hp-quality .hp-plane{fill:var(--ex-selected);stroke:var(--ex-green)}.home-perspective-ceo .hp-priority .hp-symbol,.home-perspective-cfo .hp-effort .hp-symbol,.home-perspective-cto .hp-quality .hp-symbol,.home-perspective-ceo .hp-mark-priority,.home-perspective-cfo .hp-mark-effort,.home-perspective-cto .hp-mark-quality{stroke:var(--ex-green)}.home-perspective-labels{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;gap:10px;font-size:12px;color:var(--ex-muted);margin-top:-8px}.home-perspective-ceo .home-perspective-labels span:nth-child(1),.home-perspective-cfo .home-perspective-labels span:nth-child(2),.home-perspective-cto .home-perspective-labels span:nth-child(3){color:var(--ex-green);font-weight:600}.ex-home .home-review-scene{margin:28px 0 0;max-width:430px;border-block:1px solid var(--ex-rule);padding:18px 0 16px}.home-review-scene figcaption{display:flex;justify-content:space-between;gap:18px;font-size:12px;font-weight:500;color:var(--ex-muted)}.home-review-scene figcaption span:last-child{text-align:right}.home-review-scene svg{display:block;width:100%;height:auto;margin-block:8px;overflow:visible}.ex-home .home-review-scene p{font-size:12px;line-height:1.7;color:var(--ex-muted)}.hr-paper rect{fill:var(--ex-white);stroke:var(--home-line)}.hr-lines path{fill:none;stroke:var(--home-line);stroke-linecap:round}.hr-track path{fill:none;stroke:var(--ex-green);stroke-opacity:.3;stroke-width:1.5}.hr-trace{fill:none;stroke:var(--ex-green);stroke-width:2}.hr-person-ring{fill:var(--ex-selected);stroke:var(--ex-green);stroke-width:1.2}.hr-person{fill:none;stroke:var(--ex-green);stroke-width:1.7;stroke-linecap:round}.hr-clock circle{fill:var(--ex-white);stroke:var(--ex-green);stroke-width:1.5}.hr-clock path{fill:none;stroke:var(--ex-green);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ex-home .ex-module-row{grid-template-columns:28px minmax(180px,.9fr) 160px minmax(230px,1.1fr) 24px;gap:26px;padding-block:26px}.ex-home .ex-module-row>.home-module-meta>p{font-size:11px}.ex-home .ex-module-description{font-size:15px}.home-module-visual{display:block;width:160px;height:112px;--hm-accent: var(--ex-green)}.home-module-plan{--hm-accent: var(--accent-plan)}.home-module-loop{--hm-accent: var(--accent-loop)}.home-module-reviewer{--hm-accent: var(--accent-reviewers)}.home-module-visual svg{display:block;max-width:100%;height:auto;overflow:visible}.hm-ground,.hm-soft{stroke:var(--home-line);stroke-width:1.2;stroke-linecap:round}.hm-paper{fill:var(--ex-white);stroke:var(--home-line);stroke-width:1.2}.hm-ink{stroke:var(--home-line);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hm-accent{stroke:var(--hm-accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hm-fill{fill:var(--hm-accent)}.hm-glass{fill:var(--ex-selected);stroke:var(--hm-accent);stroke-width:1.2}.hm-detail,.hm-lens,.hm-layer-back,.hm-boundary{transition:transform .42s cubic-bezier(.2,.7,.2,1);transform-box:fill-box;transform-origin:center}.ex-home .ex-module-row:is(:hover,:focus-visible) .hm-detail{transform:translateY(-4px)}.ex-home .ex-module-row:is(:hover,:focus-visible) .hm-lens{transform:translate(-7px,-3px)}.ex-home .ex-module-row:is(:hover,:focus-visible) .hm-layer-back{transform:translate(-3px,2px)}.ex-home .ex-module-row:is(:hover,:focus-visible) .hm-boundary{transform:scale(1.04)}@media(prefers-reduced-motion:no-preference){.ex-home [data-home-reveal].is-in-view .hr-trace{animation:home-trace 1.5s ease both}.ex-home [data-home-reveal].is-in-view .hr-paper{animation:home-paper-arrive .8s cubic-bezier(.2,.7,.2,1) both}.ex-home .ex-module-row.is-in-view .home-module-visual{animation:home-paper-arrive .85s cubic-bezier(.2,.7,.2,1) both}.ex-home .ex-lens-panel .hp-highlight{animation:home-emphasis .6s ease both}.ex-home .ex-decision.is-in-view .ex-observation{animation:home-paper-arrive .7s ease both}.ex-home .ex-decision.is-in-view .ex-suggestion{animation:home-paper-arrive .9s ease .16s both}}@keyframes home-trace{0%{stroke-dasharray:1;stroke-dashoffset:1}to{stroke-dasharray:1;stroke-dashoffset:0}}@keyframes home-paper-arrive{0%{transform:translateY(12px)}to{transform:translateY(0)}}@keyframes home-emphasis{0%{stroke-dasharray:60;stroke-dashoffset:60}to{stroke-dasharray:60;stroke-dashoffset:0}}@media(max-width:1100px){.ex-home .ex-hero-grid{gap:26px}.ex-home .ex-module-row{grid-template-columns:28px minmax(0,1fr) 150px 24px;gap:12px 22px}.ex-home .home-module-meta{grid-column:2;grid-row:1}.ex-home .home-module-visual{grid-column:3;grid-row:1 / 3;width:150px;height:auto}.ex-home .ex-module-description{grid-column:2;grid-row:2;max-width:none}.ex-home .ex-module-arrow{grid-column:4;grid-row:1 / 3}}@media(max-width:850px){.ex-home .ex-hero-grid{grid-template-columns:1fr;gap:36px}.ex-home .ex-hero-copy{max-width:650px}.ex-home .ex-hero h1{font-size:clamp(43px,7vw,61px)}.ex-home .ex-hero-description{max-width:540px}.ex-home .ex-foundation{margin-top:32px}}@media(max-width:620px){.ex-home .ex-hero-grid{gap:28px}.ex-home .ex-hero h1{font-size:42px}.ex-home .home-perspective-scene{max-width:100%;margin-top:24px}.ex-home .ex-module-row{grid-template-columns:minmax(0,1fr) 92px 18px;gap:14px 12px;padding:24px 0}.ex-home .ex-module-index{display:none}.ex-home .home-module-meta{grid-column:1;grid-row:1}.ex-home .home-module-visual{grid-column:2;grid-row:1 / 3;width:92px}.ex-home .ex-module-description{grid-column:1;grid-row:2;font-size:14px;line-height:1.7}.ex-home .ex-module-arrow{grid-column:3;grid-row:1 / 3}.ex-home .ex-module-row h3{font-size:21px}}@media(prefers-reduced-motion:reduce){.ex-home .hm-detail,.ex-home .hm-lens,.ex-home .hm-layer-back,.ex-home .hm-boundary{transition:none;transform:none!important}}.ex-home .ex-hero{padding-top:28px;padding-bottom:64px}.ex-home .ex-hero-grid{align-items:start}.ex-home .ex-hero-copy{padding-top:48px}.ex-home .ex-hero h1{font-size:clamp(43px,4.4vw,64px);text-wrap:balance}.ex-home .ex-hero-description{font-size:18px;line-height:1.65;max-width:490px}.ex-home .ex-section-intro{row-gap:24px}.ex-home .ex-lens-panel>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.ex-home .ex-lens-panel .ex-text-link{margin-top:0}.ex-home .home-review-scene{margin-top:32px;padding-bottom:12px}.ex-home .ex-practice-copy h2,.ex-home .ex-platform-intro h2{text-wrap:balance}@media(max-width:850px){.ex-home .ex-hero{padding-top:30px;padding-bottom:44px}.ex-home .ex-hero-copy{padding-top:0}.ex-home .ex-hero h1{font-size:clamp(40px,7vw,60px);max-width:650px}}@media(max-width:620px){.ex-home .ex-hero{padding-top:24px;padding-bottom:36px}.ex-home .ex-hero h1{font-size:clamp(36px,9.6vw,46px)}.ex-home .ex-hero-description{font-size:16px;line-height:1.65;margin-top:22px}.ex-home .ex-actions{gap:16px 22px;margin-top:24px}.ex-home .ex-actions .ex-text-link{font-size:13px}.ex-home .ex-hero-grid{gap:32px}}.ex-home .home-followup{display:flex;gap:20px;align-items:center;padding-top:14px}.ex-home .home-followup>p{margin:0}.home-followup-target{width:94px;flex:0 0 94px;height:94px;color:var(--ex-green)}@media(max-width:620px){.ex-home .home-followup{gap:12px}.home-followup-target{width:72px;flex-basis:72px;height:72px}}.home-perspective-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-perspective-options label{display:flex;flex-direction:column;align-items:center;min-height:44px;border-radius:5px;cursor:pointer;color:var(--ex-muted);padding:4px 0 8px}.home-perspective-options label:hover{background:var(--ex-selected);color:var(--ex-green)}.home-perspective-options label>span{text-align:center;font-size:12px;line-height:1.4;margin-top:-10px}.home-perspective-options .hp-selected>span{color:var(--ex-green);font-weight:600}.home-perspective-options svg{max-width:120px}.exec-page .hhs-scene{width:100%;max-width:620px;margin:0 auto;color:var(--ex-ink)}.hhs-stage{position:relative;display:flex;flex-direction:column;gap:22px;padding-top:0;margin-top:0;isolation:isolate}.hhs-stage-plane{position:absolute;inset:40px 0 58px 36px;z-index:-1;border:1px solid var(--ex-rule);border-radius:50% 50% 5px 5px;background:radial-gradient(ellipse at 65% 25%,var(--ex-selected),transparent 70%)}.hhs-relations{position:absolute;inset:0;width:100%;height:100%;z-index:-1;stroke-linecap:round}.hhs-relation-base{stroke:var(--ex-rule);stroke-width:1.5}.hhs-relation-trace{stroke:var(--ex-green);stroke-width:1.6;stroke-dasharray:1}.hhs-relations circle{fill:var(--ex-paper);stroke:var(--ex-green);stroke-width:1.5}.hhs-delivery{position:relative;width:82%;margin-left:15%;border:1px solid var(--ex-card-border);border-radius:7px;background:var(--ex-white);box-shadow:0 20px 50px -32px var(--ex-card-shadow);overflow:hidden}.hhs-delivery-heading{display:flex;align-items:center;gap:14px;padding:21px 23px;border-bottom:1px solid var(--ex-rule)}.hhs-delivery-symbol{display:grid;place-items:center;width:41px;height:41px;flex:none;color:var(--ex-green);background:var(--ex-selected);border:1px solid var(--ex-rule);border-radius:5px}.hhs-delivery-heading p{font-size:13px;color:var(--ex-muted);margin-bottom:5px}.exec-page .hhs-delivery-heading .hhs-title{font-size:clamp(20px,1.6vw,24px);letter-spacing:-.035em;font-weight:500;line-height:1.2}.hhs-product-screen{display:flex;gap:20px;padding:21px 24px 21px 20px;background:linear-gradient(120deg,var(--ex-selected),var(--ex-white) 60%)}.hhs-product-identity{width:50px;flex:none;display:flex;align-items:center;justify-content:center;color:var(--ex-green);border-right:1px solid var(--ex-rule);padding-right:18px}.hhs-product-form{flex:1;min-width:0;max-width:290px}.exec-page .hhs-product-form .hhs-form-title{font-size:17px;font-weight:500;letter-spacing:-.025em;margin-bottom:15px}.hhs-product-field{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:8px;height:30px;border:1px solid var(--ex-rule);border-radius:3px;background:var(--ex-white);padding:5px 10px}.hhs-product-field>span{font-size:13px;color:var(--ex-muted)}.hhs-product-field i{width:38%;height:3px;background:var(--ex-rule)}.hhs-product-continue{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:6px 10px;background:var(--ex-selected);color:var(--ex-green);border:1px solid var(--ex-rule);border-radius:3px;font-size:13px;margin-top:10px}.hhs-delivery-status{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 12px;padding:14px 20px;border-top:1px solid var(--ex-rule);background:var(--ex-paper)}.hhs-delivery-status>span{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ex-muted)}.hhs-delivery-status svg{color:var(--ex-green);flex:none}.hhs-waiting>span{font-size:16px;line-height:1}.hhs-observation{position:relative;width:74%;padding:23px 24px 24px 30px;background:var(--ex-white);border:1px solid var(--ex-card-border);border-radius:4px;box-shadow:0 14px 34px -24px var(--ex-card-shadow)}.hhs-note-mark{position:absolute;left:-1px;top:22px;bottom:24px;width:3px;background:var(--ex-green)}.hhs-observation>p{font-size:13px;color:var(--ex-green);font-weight:500;margin-bottom:11px}.exec-page .hhs-observation .hhs-title{font-size:21px;line-height:1.3;letter-spacing:-.025em;font-weight:500}.hhs-recommendation{position:relative;align-self:flex-end;width:88%;padding:23px 26px 18px;background:var(--ex-dark);color:var(--ex-dark-text);border:1px solid var(--ex-dark-rule);border-radius:5px;box-shadow:0 20px 48px -30px var(--ex-card-shadow)}.hhs-recommendation-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--ex-dark-accent);font-size:13px;font-weight:500;margin-bottom:12px}.exec-page .hhs-recommendation .hhs-title{font-size:23px;line-height:1.25;letter-spacing:-.025em;color:var(--ex-dark-text);font-weight:500}.hhs-human-decision{display:flex;align-items:center;gap:10px;padding-top:13px;border-top:1px solid var(--ex-dark-rule);margin-top:17px;color:var(--ex-dark-muted);font-size:13px}.hhs-human-decision svg{color:var(--ex-dark-accent);flex:none}@media(max-width:1100px)and (min-width:621px){.hhs-delivery-heading{padding-inline:16px;gap:10px}.hhs-product-screen{padding-inline:15px;gap:12px}.hhs-product-identity{width:32px;padding-right:10px}.hhs-delivery-status{padding-inline:16px}.hhs-observation{width:83%;padding-inline:23px}.exec-page .hhs-observation .hhs-title{font-size:20px}.hhs-recommendation{padding-inline:23px}.exec-page .hhs-recommendation .hhs-title{font-size:21px}}@media(max-width:620px){.hhs-stage{gap:18px;padding-top:0;margin-top:0}.hhs-stage-plane{inset:25px 0 40px 18px}.hhs-delivery{width:91%;margin-left:9%}.hhs-delivery-heading{padding:18px 15px;gap:11px}.hhs-delivery-symbol{width:34px;height:36px}.exec-page .hhs-delivery-heading .hhs-title{font-size:21px}.hhs-product-screen{padding:18px 15px;gap:13px}.hhs-product-identity{width:35px;padding-right:12px}.hhs-product-form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.exec-page .hhs-product-form .hhs-form-title{grid-column:1 / -1;margin-bottom:3px}.hhs-product-field{margin-top:0}.hhs-product-field i{display:none}.hhs-product-continue{grid-column:1 / -1;margin-top:0}.hhs-product-field>span,.hhs-product-continue{font-size:13px}.hhs-delivery-status{padding:13px 15px;gap:9px}.hhs-delivery-status>span{font-size:12px}.hhs-observation{width:87%;padding:21px 23px}.exec-page .hhs-observation .hhs-title{font-size:21px}.hhs-recommendation{width:94%;padding:22px 22px 18px}.exec-page .hhs-recommendation .hhs-title{font-size:23px}}@media(max-width:360px){.hhs-delivery-heading{align-items:flex-start}.exec-page .hhs-delivery-heading .hhs-title{font-size:20px}.hhs-product-identity{display:none}.hhs-observation{width:93%}.hhs-recommendation{width:96%}}@media(prefers-reduced-motion:reduce){.hhs-scene *,.hhs-scene *:before,.hhs-scene *:after{animation:none!important;transition:none!important;transform:none!important}}.hhs-title,.hhs-form-title{display:block;font-family:Red Hat Display,sans-serif}.hw-workflow{--hw-stroke: color-mix(in srgb, var(--ex-ink) 26%, var(--ex-paper));--hw-progress: 0;--hw-depth: 0;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:clamp(40px,6vw,100px);position:relative;margin-top:72px}.hw-visual-column{min-width:0}.hw-workbench{position:sticky;top:112px;padding:24px 0 0}.hw-workbench-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;color:var(--ex-muted)}.hw-stage-count{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;letter-spacing:.08em}.hw-stage-count b{color:var(--ex-green);font-weight:500}.hw-scene{position:relative;aspect-ratio:640 / 570;perspective:1200px;margin-top:12px;isolation:isolate}.hw-orbit{position:absolute;width:100%;height:100%;inset:0;overflow:visible;stroke:var(--ex-rule);stroke-width:1}.hw-orbit-trace{stroke:var(--ex-green);stroke-width:1.4;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--hw-progress));opacity:.65}.hw-dossier-shadow{position:absolute;inset:16% 9% 12%;background:color-mix(in srgb,var(--ex-green) 7%,transparent);border:1px solid var(--ex-rule);border-radius:12px;transform:rotate(-7deg)}.hw-dossier{position:absolute;inset:12% 7% 15%;background:var(--ex-paper);border:1px solid var(--hw-stroke);border-radius:12px;box-shadow:0 24px 55px -28px color-mix(in srgb,var(--ex-ink) 26%,transparent);display:flex;flex-direction:column;overflow:hidden;transform:translateY(calc(var(--hw-depth) * -8px)) rotateX(calc(var(--hw-depth) * 3deg)) rotateY(calc(var(--hw-depth) * -2deg))}.hw-dossier-top{display:flex;align-items:center;gap:10px;padding:18px 20px;border-bottom:1px solid var(--ex-rule);font-size:14px;font-weight:550}.hw-dossier-top>svg{color:var(--ex-green);flex-shrink:0}.hw-dossier-top>i{width:5px;height:5px;border-radius:50%;margin-left:auto;background:var(--ex-green)}.hw-art{display:block;width:100%;min-height:0;flex:1;overflow:visible}.hw-panel{opacity:0;transform:translateY(18px) scale(.97);transform-origin:250px 185px}.hw-panel-0{opacity:1;transform:none}.hw-art-captions{min-height:54px;padding:0 18px 15px;position:relative;display:grid;place-items:center}.hw-caption{grid-area:1/1;text-align:center;font-size:12px;line-height:1.6;color:var(--ex-muted);opacity:0}.hw-caption-0{opacity:1}.hw-floating-label{position:absolute;left:13%;bottom:9%;display:flex;gap:10px;align-items:center;background:var(--ex-green);color:var(--ex-paper);padding:12px 19px;font-size:13px;border-radius:5px;box-shadow:0 10px 24px -14px var(--ex-ink);transform:translateY(calc(var(--hw-depth) * 6px))}.hw-live-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.hw-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-top:3px}.hw-rail>span{display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;font-size:10px;color:var(--ex-muted)}.hw-rail>span:before{content:"";position:absolute;top:5px;left:0;right:0;height:1px;background:var(--ex-rule)}.hw-rail>span:first-child:before{left:50%}.hw-rail>span:last-child:before{right:50%}.hw-rail i{display:block;position:relative;width:11px;height:11px;background:var(--ex-paper);border:1px solid var(--hw-stroke);border-radius:50%}.hw-rail>.is-complete i,.hw-rail>.is-current i{background:var(--ex-green);border-color:var(--ex-green)}.hw-rail>.is-current i{box-shadow:0 0 0 5px var(--ex-selected)}.hw-rail>.is-current{color:var(--ex-green)}.hw-rail-foot{display:flex;justify-content:space-between;font-size:11px;color:var(--ex-muted);margin-top:25px;padding-top:16px;border-top:1px solid var(--ex-rule)}.hw-chapters{list-style:none;margin:0;padding:0}.hw-chapter{min-height:490px;min-height:min(68vh,640px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 0;border-top:1px solid var(--ex-rule)}.hw-chapter:last-child{border-bottom:1px solid var(--ex-rule)}.hw-chapter-marker{display:flex;align-items:center;gap:17px;margin-bottom:23px}.hw-chapter-marker>span{font-size:11px;letter-spacing:.04em;color:var(--ex-muted)}.hw-chapter-marker p{color:var(--ex-green);font-size:13px;font-weight:600;margin:0}.hw-chapter h3{font-size:clamp(28px,2.9vw,39px);line-height:1.18;letter-spacing:-.035em;text-wrap:balance;margin:0}.hw-chapter-description{font-size:16px;line-height:1.8;color:var(--ex-muted);margin:23px 0 0}.hw-chapter-output{margin:26px 0 0;padding-left:16px;border-left:2px solid var(--ex-green);font-size:14px;line-height:1.65;color:var(--ex-ink)}.hw-chapter .hw-module-link{margin-top:28px;font-size:12px}.hw-paper{fill:var(--ex-white);stroke:var(--hw-stroke);stroke-width:1.4}.hw-sheet-back{fill:var(--ex-selected);stroke:var(--ex-rule);stroke-width:1}.hw-soft-fill{fill:var(--ex-selected)}.hw-accent-fill{fill:var(--ex-green)}.hw-accent-line,.hw-ink-line,.hw-muted-line{stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hw-accent-line{stroke:var(--ex-green)}.hw-ink-line{stroke:var(--hw-stroke)}.hw-muted-line{stroke:var(--ex-rule)}.hw-person-body{fill:var(--ex-white);stroke:var(--ex-green);stroke-width:1.8}.hw-person-head{stroke:var(--ex-green);stroke-width:1.8}.hw-bubble{fill:var(--ex-white);stroke:var(--ex-green);stroke-width:1.6}.hw-note{fill:var(--ex-selected);stroke:var(--ex-green);stroke-width:1.3}.hw-boundary{fill:var(--ex-selected);stroke:var(--ex-green);stroke-width:1;stroke-dasharray:5 5}.hw-terminal,.hw-concierge-card{fill:#102e28;stroke:#34604e;stroke-width:1}.hw-terminal-rule,.hw-concierge-rule{stroke:#315448}.hw-terminal-dot{fill:#66877a}.hw-code-lines{stroke:#c8d6cf;stroke-width:4;stroke-linecap:round}.hw-code-green{stroke:#65c69c}.hw-cursor{fill:#65c69c}.hw-review-highlight{fill:var(--ex-selected)}.hw-connector{stroke:var(--ex-green);stroke-width:1.5;stroke-dasharray:3 4}.hw-evidence-events rect{fill:var(--ex-selected);stroke:var(--ex-green);stroke-width:1}.hw-evidence-focus{fill:color-mix(in srgb,var(--ex-green) 7%,transparent);stroke:var(--ex-green);stroke-width:1.8}.hw-lens{fill:var(--ex-paper);stroke:var(--ex-green);stroke-width:2}.hw-concierge-line{stroke:#d6e6dd;stroke-width:2;stroke-linecap:round}.hw-concierge-spark{fill:#74d8ab}.hw-workflow.hw-enhanced .hw-panel,.hw-workflow.hw-enhanced .hw-caption{opacity:0}.hw-workflow.hw-enhanced[data-active="0"] .hw-panel-0,.hw-workflow.hw-enhanced[data-active="1"] .hw-panel-1,.hw-workflow.hw-enhanced[data-active="2"] .hw-panel-2,.hw-workflow.hw-enhanced[data-active="3"] .hw-panel-3,.hw-workflow.hw-enhanced[data-active="4"] .hw-panel-4,.hw-workflow.hw-enhanced[data-active="5"] .hw-panel-5{opacity:1;transform:translateY(0) scale(1)}.hw-workflow.hw-enhanced[data-active="0"] .hw-caption-0,.hw-workflow.hw-enhanced[data-active="1"] .hw-caption-1,.hw-workflow.hw-enhanced[data-active="2"] .hw-caption-2,.hw-workflow.hw-enhanced[data-active="3"] .hw-caption-3,.hw-workflow.hw-enhanced[data-active="4"] .hw-caption-4,.hw-workflow.hw-enhanced[data-active="5"] .hw-caption-5{opacity:1}@media(prefers-reduced-motion:no-preference){.hw-panel{transition:opacity .48s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.hw-caption{transition:opacity .4s ease}.hw-rail i{transition:box-shadow .4s ease,background .4s ease}.hw-enhanced .hw-panel-detail{transform:translateY(8px);transition:transform .9s cubic-bezier(.2,.7,.2,1) .13s}.hw-enhanced[data-active="0"] .hw-panel-0 .hw-panel-detail,.hw-enhanced[data-active="1"] .hw-panel-1 .hw-panel-detail,.hw-enhanced[data-active="2"] .hw-panel-2 .hw-panel-detail,.hw-enhanced[data-active="3"] .hw-panel-3 .hw-panel-detail,.hw-enhanced[data-active="4"] .hw-panel-4 .hw-panel-detail,.hw-enhanced[data-active="5"] .hw-panel-5 .hw-panel-detail{transform:translateY(0)}}@media(max-width:1100px){.hw-workflow{gap:38px;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr)}.hw-workbench{top:120px}.hw-dossier-top{padding:13px;font-size:12px}.hw-caption{font-size:11px}.hw-art-captions{min-height:47px;padding-bottom:10px}.hw-rail>span{font-size:9px}}@media(max-width:800px),(prefers-reduced-motion:reduce){.hw-workflow{display:block;margin-top:36px}.hw-workbench{position:relative;top:auto;max-width:590px;margin:0 auto 44px}.hw-chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px}.hw-chapter{min-height:0;padding:34px 0;justify-content:flex-start}.hw-chapter h3{font-size:28px}.hw-chapter-description{font-size:15px;margin-top:18px}.hw-chapter-marker{margin-bottom:18px}.hw-chapter-output{font-size:13px;margin-top:20px}.hw-chapter .hw-module-link{margin-top:22px}.hw-dossier,.hw-floating-label{transform:none}}@media(max-width:520px){.hw-chapters{grid-template-columns:1fr}.hw-workbench-heading{font-size:11px}.hw-dossier-top{font-size:11px;padding:12px;gap:7px}.hw-dossier-top>svg{width:17px;height:17px}.hw-dossier{inset:10% 4% 14%}.hw-art-captions{min-height:37px;padding:0 12px 10px}.hw-caption{font-size:10px}.hw-floating-label{font-size:11px;padding:10px 13px;left:10%;bottom:7%}.hw-chapter{padding:31px 0}.hw-rail{margin-top:12px}.hw-rail>span{font-size:8px}.hw-rail-foot{margin-top:20px}}@media(prefers-reduced-motion:reduce){.hw-panel,.hw-caption,.hw-panel-detail,.hw-dossier,.hw-floating-label{transition:none!important;transform:none!important}}@media(min-width:801px)and (min-height:641px)and (prefers-reduced-motion:no-preference){.hw-enhanced .hw-workbench{max-width:min(100%,calc((100svh - 260px)*1.12));margin-inline:auto}.hw-workflow:not(.hw-enhanced) .hw-chapter{min-height:0;padding-block:40px}}.hw-chapter-art{display:none}.hw-workflow:not(.hw-enhanced){display:block}.hw-workflow:not(.hw-enhanced) .hw-visual-column{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden}.hw-workflow:not(.hw-enhanced) .hw-chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px}.hw-workflow:not(.hw-enhanced) .hw-chapter{min-height:0;justify-content:flex-start;padding-block:36px}.hw-workflow:not(.hw-enhanced) .hw-chapter-art{display:block;width:min(100%,320px);height:auto;align-self:center;margin-top:24px}@media(max-width:520px){.hw-workflow:not(.hw-enhanced) .hw-chapters{grid-template-columns:1fr}}@media(prefers-reduced-motion:no-preference){.hw-chapter.is-in-view .hw-chapter-art{animation:home-paper-arrive .8s cubic-bezier(.2,.7,.2,1) both}}@media(min-width:801px)and (min-height:641px)and (prefers-reduced-motion:no-preference){.hw-enhanced .hw-chapter:last-child{min-height:100svh}}.ex-home .home-target{background:var(--ex-dark);color:var(--ex-dark-text);overflow:clip}.ht-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:end}.ex-home .ht-heading h2{color:var(--ex-dark-text);font-size:clamp(36px,4.5vw,62px);line-height:1.08;letter-spacing:-.045em;font-weight:500}.ex-home .ht-heading h2 span{color:var(--ex-dark-accent)}.ex-home .ht-heading>p{color:var(--ex-dark-muted);max-width:460px;font-size:17px;line-height:1.7}.ht-comparison{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:54px}.ht-target{min-width:0;margin:0;border-top:1px solid var(--ex-dark-rule)}.ht-target figcaption{padding:24px 0 0;min-height:128px}.ht-label{color:var(--ex-dark-muted);display:block;font-size:13px;margin-bottom:10px}.ht-focused .ht-label{color:var(--ex-dark-accent)}.ex-home .ht-target h3{color:var(--ex-dark-text);font-size:clamp(19px,2vw,26px);line-height:1.3;letter-spacing:-.025em;font-weight:400;max-width:370px}.ht-art{display:block;width:100%;height:auto;overflow:visible;margin-top:8px}.ht-dart{transform-box:fill-box;transform-origin:center}@media(max-width:850px){.ht-heading{gap:30px;grid-template-columns:1fr}.ht-comparison{gap:26px}.ex-home .ht-heading>p{max-width:620px}}@media(max-width:620px){.ht-comparison{grid-template-columns:1fr;gap:12px;margin-top:30px}.ht-target figcaption{padding-top:20px;min-height:0}.ht-art{max-width:440px;margin:0 auto}.ex-home .ht-heading>p{font-size:16px}.ex-home .ht-target h3{max-width:none}}@media(prefers-reduced-motion:reduce){.ht-dart{transform:none!important;opacity:1!important}}.ht-cost{display:grid;grid-template-columns:minmax(110px,180px) minmax(0,1fr);align-items:center;gap:20px;padding:16px 0 0;border-top:1px solid var(--ex-dark-rule)}.ht-coins{width:100%;height:auto;overflow:visible}.ht-cost p{color:var(--ex-dark-muted);font-size:12px;margin-bottom:9px}.ex-home .ht-cost h4{font-size:clamp(19px,1.9vw,25px);line-height:1.3;letter-spacing:-.025em;color:var(--ex-dark-text);font-weight:400}.ht-coin{transform-box:fill-box;transform-origin:center}@media(max-width:620px){.ht-cost{grid-template-columns:110px 1fr;gap:16px;padding-bottom:24px}}@media(prefers-reduced-motion:reduce){.ht-coin{transform:none!important;opacity:1!important}}
