.heidi-site .h-hero{background:var(--bg);color:var(--text);align-items:center;min-height:78vh;padding-top:8rem;padding-bottom:9rem;display:flex;position:relative;overflow:hidden}.heidi-site .h-hero .h-container{z-index:2;position:relative}.heidi-site .h-hero-eyebrow-row{align-items:center;gap:14px;margin-bottom:2rem;display:flex}.heidi-site .h-hero-eyebrow-row .h-pill{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--border);border-radius:var(--r-pill);background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow-sm);align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.heidi-site .h-hero-eyebrow-row .h-pill:before{content:"";background:var(--c-pink);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #0e9f8e33}.heidi-site .h-hero-eyebrow-row .h-eyebrow{color:var(--text-muted)}.heidi-site .h-hero-grid{z-index:1;max-width:56rem;display:block;position:relative}.heidi-site .h-hero h1{font-family:var(--font-display);letter-spacing:-.032em;font-feature-settings:"ss01" on, "cv11" on;color:var(--text);margin:0 0 1.75rem;font-size:clamp(52px,6.4vw,96px);font-weight:600;line-height:1.02}.heidi-site .h-hero h1 em{font-family:var(--font-display);color:var(--text-muted);letter-spacing:-.018em;font-style:normal;font-weight:400}.heidi-site .h-hero-lede{font-family:var(--font-sans);color:var(--text-muted);max-width:36rem;margin:0 0 2.25rem;font-size:20px;font-weight:400;line-height:1.55}.heidi-site .h-hero h1 .h-grad{background:linear-gradient(120deg,#157552 0%,#2e9e5b 30%,#0e9f8e 60%,#e0a63a 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.heidi-site .h-hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.heidi-site .h-hero-artifact{border-radius:var(--r-xl);isolation:isolate;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:relative;transform:translateY(0)rotate(.4deg)}.heidi-site .h-hero-artifact:before{content:"";filter:blur(40px);z-index:-1;pointer-events:none;opacity:.9;background:radial-gradient(60% 50% at 30%,#a5b4fc8c,#0000 60%),radial-gradient(50% 40% at 70% 60%,#f472b673,#0000 60%),radial-gradient(40% 35% at 50% 90%,#fb923c59,#0000 60%);position:absolute;inset:-3rem}.heidi-site .h-hero-artifact:after{content:"";border-radius:var(--r-xl);-webkit-mask-composite:xor;pointer-events:none;background:conic-gradient(from 200deg,#a5b4fcb3,#f472b680,#fb923c66,#a5b4fcb3);padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.heidi-site .h-hero-artifact:hover{transform:translateY(-4px)rotate(.4deg)}.heidi-site .h-hero-artifact-inner{border-radius:var(--r-xl);z-index:1;color:var(--text);background:#fff;padding:1.75rem;position:relative;box-shadow:0 32px 64px -16px #0000008c,0 16px 32px -16px #00000059}.heidi-site .h-artifact-meta{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.heidi-site .h-artifact-from{color:var(--text-soft);align-items:center;gap:10px;font-size:13px;display:flex}.heidi-site .h-artifact-from .h-dot{background:var(--accent);color:#fff;width:24px;height:24px;font-family:var(--font-display);box-shadow:0 4px 12px -4px var(--accent-glow);border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:600;display:flex}.heidi-site .h-artifact-time{font-family:var(--font-sans);letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:600}.heidi-site .h-outcome{border-radius:var(--r-md);background:var(--bg-card);margin-bottom:1.25rem;padding:14px 16px}.heidi-site .h-outcome-head{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.heidi-site .h-outcome-label{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600}.heidi-site .h-outcome-pct{font-family:var(--font-sans);letter-spacing:.08em;color:var(--c-lime);text-transform:uppercase;font-size:11px;font-weight:700}.heidi-site .h-outcome-value{font-family:var(--font-display);letter-spacing:-.018em;color:var(--text);font-size:20px;font-weight:600}.heidi-site .h-outcome-value em{font-family:var(--font-serif);color:var(--text-muted);font-size:15px;font-style:normal;font-weight:400}.heidi-site .h-outcome-bar{border-radius:var(--r-pill);background:#0a0a1414;height:6px;position:relative;overflow:hidden}.heidi-site .h-outcome-bar-fill{background:linear-gradient(90deg, var(--accent) 0%, var(--c-pink) 60%, var(--c-orange) 100%);border-radius:var(--r-pill);position:absolute;inset:0 auto 0 0}.heidi-site .h-outcome-delta{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.02em;margin-top:8px;font-size:11px;font-weight:500}.heidi-site .h-outcome-delta b{color:var(--c-lime);font-weight:700}.heidi-site .h-orch-label{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;margin-bottom:.75rem;font-size:11px;font-weight:600;display:flex}.heidi-site .h-orch-label .h-live{background:var(--c-pink);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite h-pulse;box-shadow:0 0 0 3px #0e9f8e33}.heidi-site .h-lane{border-top:1px solid var(--border);grid-template-columns:96px 1fr;align-items:start;gap:14px;padding:10px 0;display:grid}.heidi-site .h-lane:first-of-type{border-top:0;padding-top:4px}.heidi-site .h-lane-source{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);padding-top:4px;font-size:10px;font-weight:600;line-height:1.4}.heidi-site .h-lane-text{font-family:var(--font-serif);color:var(--text);font-size:15px;line-height:1.4}.heidi-site .h-lane-text b{color:var(--text-strong);font-weight:600}.heidi-site .h-lane-text .h-sub{color:var(--text-muted);margin-top:2px;font-size:13.5px;display:block}.heidi-site .h-lane-text .h-tag{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--r-pill);background:var(--accent-tint);color:var(--accent);vertical-align:2px;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.heidi-site .h-lane-text .h-tag.au{color:#6d28d9;background:linear-gradient(120deg,#15755224,#0e9f8e24)}.heidi-site .h-lane-text .h-tag.warn{color:#c2410c;background:#e0a63a24}.heidi-site .h-heidi-queue{border-radius:var(--r-md);background:linear-gradient(135deg,#1575521a,#0e9f8e1a);border:1px solid #15755233;margin-top:1.25rem;padding:14px 16px}.heidi-site .h-heidi-queue-head{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-strong);align-items:center;gap:8px;margin-bottom:6px;font-size:10px;font-weight:700;display:flex}.heidi-site .h-heidi-queue-head .h-mark{color:var(--c-pink);font-family:var(--font-display);font-size:16px;font-style:normal;font-weight:600}.heidi-site .h-heidi-queue-text{font-family:var(--font-serif);color:var(--text);font-size:15px;line-height:1.42}.heidi-site .h-heidi-queue-text b{font-weight:600}.heidi-site .h-artifact-foot{border-top:1px solid var(--border);font-family:var(--font-sans);letter-spacing:.06em;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:8px;margin-top:1rem;padding-top:1rem;font-size:11px;font-weight:500;display:flex}.heidi-site .h-artifact-foot .h-dot-pulse{background:var(--c-lime);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite h-pulse;box-shadow:0 0 0 3px #84cc1633}@keyframes h-pulse{0%,to{box-shadow:0 0 0 3px #84cc1633}50%{box-shadow:0 0 0 6px #84cc160d}}.heidi-site .h-logo-marquee{background:var(--bg);border-bottom:1px solid var(--border);padding:3.5rem 0;position:relative;overflow:hidden}.heidi-site .h-logo-marquee-label{text-align:center;font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin:0 0 2rem;font-size:11px;font-weight:600}.heidi-site .h-logo-track-wrap{position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 80px calc(100% - 80px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 80px calc(100% - 80px),#0000 100%)}.heidi-site .h-logo-track{gap:3.5rem;width:max-content;animation:40s linear infinite h-marquee;display:flex}.heidi-site .h-logo-marquee:hover .h-logo-track{animation-play-state:paused}.heidi-site .h-logo-item{border-radius:var(--r-pill);background:var(--bg-elevated);border:1px solid var(--border);color:var(--text);font-family:var(--font-display);letter-spacing:-.012em;flex-shrink:0;align-items:center;gap:12px;padding:12px 22px;font-size:17px;font-weight:600;transition:all .22s;display:inline-flex}.heidi-site .h-logo-item:hover{border-color:var(--accent);transform:translateY(-2px)}.heidi-site .h-logo-item .h-logo-glyph{width:22px;height:22px;color:var(--accent);flex-shrink:0}.heidi-site .h-logo-item .h-logo-glyph svg{width:100%;height:100%;display:block}@keyframes h-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.heidi-site .h-logo-item[data-cat=hr] .h-logo-glyph,.heidi-site .h-logo-item[data-cat=crm] .h-logo-glyph{color:#0e9f8e}.heidi-site .h-logo-item[data-cat=support] .h-logo-glyph{color:#5fb33f}.heidi-site .h-logo-item[data-cat=prod] .h-logo-glyph{color:#f0913a}.heidi-site .h-logo-item[data-cat=comms] .h-logo-glyph{color:#e86a9a}.heidi-site .h-logo-item[data-cat=eng] .h-logo-glyph{color:#157552}.heidi-site .h-logo-item[data-cat=data] .h-logo-glyph{color:#0e9f8e}.heidi-site .h-logo-item[data-cat=finance] .h-logo-glyph{color:#0f766e}@media (prefers-reduced-motion:reduce){.heidi-site .h-logo-track{animation:none}}.heidi-site .h-openers{background:var(--bg);padding:4.5rem 0 7rem}.heidi-site .h-openers-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.heidi-site .h-opener{border-radius:var(--r-xl);min-height:360px;color:var(--text);background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow-sm);isolation:isolate;cursor:pointer;flex-direction:column;padding:2rem 2rem 2.25rem;transition:all .32s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.heidi-site .h-opener:hover{box-shadow:var(--shadow-lg);border-color:var(--border-bright);transform:translateY(-4px)}.heidi-site .h-opener-surface{z-index:1;cursor:pointer;border-radius:inherit;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.heidi-site .h-opener-surface:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.heidi-site .h-openers-grid:has(.h-opener[data-expanded=true]) .h-opener:not([data-expanded=true]){display:none}.heidi-site .h-opener[data-expanded=true]{cursor:default;grid-column:1/-1;min-height:520px;transform:none}.heidi-site .h-opener[data-expanded=true]:hover{transform:none}.heidi-site .h-opener[data-expanded=true] .h-opener-surface{cursor:default}.heidi-site .h-opener-expand{cursor:pointer}.heidi-site .h-opener-reveal{z-index:1;opacity:0;pointer-events:none;max-height:0;margin-top:0;transition:max-height .38s cubic-bezier(.2,.8,.2,1),opacity .24s,margin-top .38s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.heidi-site .h-opener[data-expanded=true] .h-opener-reveal{opacity:1;pointer-events:auto;max-height:36rem;margin-top:1.5rem}.heidi-site .h-opener-reveal-intro{font-family:var(--font-sans);color:var(--text-soft);max-width:38rem;margin:0 0 1.25rem;font-size:17px;line-height:1.55}.heidi-site .h-opener-reveal-points{grid-template-columns:repeat(2,1fr);gap:8px 24px;max-width:42rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.heidi-site .h-opener-reveal-points li{font-family:var(--font-sans);color:var(--text);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-md);padding:8px 12px 8px 30px;font-size:14.5px;font-weight:500;position:relative}.heidi-site .h-opener-reveal-points li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.heidi-site .h-opener-cortex .h-opener-reveal-points li:before{background:#f0913a}.heidi-site .h-opener-workflows .h-opener-reveal-points li:before{background:#e86a9a}.heidi-site .h-opener-integrations .h-opener-reveal-points li:before{background:#0e9f8e}.heidi-site .h-opener-deep{background:var(--text);color:var(--bg);border-radius:var(--r-pill);font-family:var(--font-sans);z-index:2;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.heidi-site .h-opener-deep:hover{background:var(--accent);color:#fff}.heidi-site .h-opener-art{z-index:0;pointer-events:none;position:absolute;inset:38% 0 0;overflow:hidden}.heidi-site .h-opener-art:before{content:"";filter:blur(28px);opacity:1;position:absolute;inset:-10% -15%}.heidi-site .h-opener-art:after{content:"";background:linear-gradient(to top, transparent 30%, var(--bg-elevated) 92%);pointer-events:none;position:absolute;inset:0}.heidi-site .h-opener-teammates .h-opener-art:before{background:radial-gradient(60% 80% at 20% 100%,#157552 0%,#0000 60%),radial-gradient(55% 70% at 55% 110%,#0e9f8e 0%,#0000 60%),radial-gradient(50% 70% at 85% 90%,#e86a9a 0%,#0000 60%)}.heidi-site .h-opener-workflows .h-opener-art:before{background:radial-gradient(60% 80% at 20% 100%,#f43f5e 0%,#0000 60%),radial-gradient(55% 70% at 55% 110%,#e86a9a 0%,#0000 60%),radial-gradient(50% 70% at 85% 90%,#f0913a 0%,#0000 60%)}.heidi-site .h-opener-cortex .h-opener-art:before{background:radial-gradient(60% 80% at 20% 100%,#f0913a 0%,#0000 60%),radial-gradient(55% 70% at 55% 110%,#e7b24e 0%,#0000 60%),radial-gradient(50% 70% at 85% 90%,#fcd34d 0%,#0000 60%)}.heidi-site .h-opener-integrations .h-opener-art:before{background:radial-gradient(60% 80% at 20% 100%,#0e9f8e 0%,#0000 60%),radial-gradient(55% 70% at 55% 110%,#3b82f6 0%,#0000 60%),radial-gradient(50% 70% at 85% 90%,#0e9f8e 0%,#0000 60%)}.heidi-site .h-opener:hover .h-opener-art:before{transition:transform .4s cubic-bezier(.2,.8,.2,1);transform:translateY(-6px)scale(1.04)}.heidi-site .h-opener>.h-opener-title,.heidi-site .h-opener>.h-opener-foot{z-index:1;position:relative}.heidi-site .h-opener-title{font-family:var(--font-display);letter-spacing:-.022em;color:var(--text);max-width:calc(100% - 3rem);margin:0;font-size:26px;font-weight:600;line-height:1.14}.heidi-site .h-opener-expand{z-index:2;background:var(--bg-card);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.heidi-site .h-opener:hover .h-opener-expand{background:var(--accent);color:#fff;border-color:var(--accent)}.heidi-site .h-opener-expand svg{width:14px;height:14px}.heidi-site .h-opener-foot{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:var(--r-pill);background:#ffffffc7;align-self:flex-start;align-items:center;gap:6px;margin-top:auto;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.heidi-site .h-opener:hover .h-opener-foot .h-arrow{transform:translate(3px)}.heidi-site .h-roles-section{background:var(--bg);padding:9rem 0;position:relative;overflow:hidden}.heidi-site .h-roles-section:before{content:"";pointer-events:none;background:radial-gradient(60% 30% at 80% 0,#0e9f8e0f,#0000 70%),radial-gradient(50% 30% at 10% 100%,#1575520f,#0000 70%);position:absolute;inset:0}.heidi-site .h-roles-section>*{z-index:1;position:relative}.heidi-site .h-roles-head h2{font-family:var(--font-display);letter-spacing:-.034em;color:var(--text);max-width:24ch;margin:0 0 1.5rem;font-size:clamp(56px,6.4vw,96px);font-weight:600;line-height:.96}.heidi-site .h-roles-head h2 em{color:var(--accent)}.heidi-site .h-roles-head p{font-family:var(--font-serif);color:var(--text-muted);max-width:38rem;margin:0 0 4rem;font-size:22px;line-height:1.45}.heidi-site .h-roles-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.heidi-site .h-role-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);flex-direction:column;transition:all .28s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden}.heidi-site .h-role-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.heidi-site .h-role-header{color:#fff;align-items:center;gap:1rem;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden}.heidi-site .h-role-header:after{content:"";pointer-events:none;background:radial-gradient(80% 60% at 80% 100%,#ffffff29,#0000 70%);position:absolute;inset:0}.heidi-site .h-role-card.role-sales .h-role-header{background:linear-gradient(120deg,#831843 0%,#e86a9a 100%)}.heidi-site .h-role-card.role-eng .h-role-header{background:linear-gradient(120deg,#0b3d2e 0%,#157552 100%)}.heidi-site .h-role-card.role-cs .h-role-header{background:linear-gradient(120deg,#14532d 0%,#5fb33f 100%)}.heidi-site .h-role-card.role-product .h-role-header{background:linear-gradient(120deg,#7c2d12 0%,#f0913a 100%)}.heidi-site .h-role-card.role-people .h-role-header{background:linear-gradient(120deg,#0c3a29 0%,#0e9f8e 100%)}.heidi-site .h-role-card.role-finance .h-role-header{background:linear-gradient(120deg,#134e4a 0%,#0e9f8e 100%)}.heidi-site .h-role-initials{border-radius:var(--r-md);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:48px;height:48px;font-family:var(--font-display);color:#fff;z-index:1;background:#ffffff2e;border:1px solid #fff3;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex;position:relative}.heidi-site .h-role-header-text{z-index:1;flex:1;position:relative}.heidi-site .h-role-name{font-family:var(--font-display);letter-spacing:-.012em;color:#fff;font-size:18px;font-weight:600;line-height:1.1}.heidi-site .h-role-title{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf;margin-top:4px;font-size:12px;font-weight:500}.heidi-site .h-role-body{flex-direction:column;flex:1;padding:2rem;display:flex}.heidi-site .h-role-body h3{font-family:var(--font-display);letter-spacing:-.022em;color:var(--text);margin:0 0 .875rem;font-size:28px;font-weight:600;line-height:1.08}.heidi-site .h-role-body h3 em{color:var(--text-muted)}.heidi-site .h-role-body>p{font-family:var(--font-serif);color:var(--text-muted);margin:0 0 1.5rem;font-size:16.5px;line-height:1.5}.heidi-site .h-role-body p b{color:var(--text-strong);font-weight:600}.heidi-site .h-role-knows{flex-wrap:wrap;gap:6px;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.heidi-site .h-role-knows li{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-pill);font-family:var(--font-sans);color:var(--text-soft);padding:5px 11px;font-size:12px;font-weight:500}.heidi-site .h-role-metric{border-top:1px solid var(--border);align-items:baseline;gap:12px;margin-top:auto;padding-top:1.25rem;display:flex}.heidi-site .h-role-metric-num{font-family:var(--font-display);letter-spacing:-.025em;font-size:36px;font-weight:600;line-height:1}.heidi-site .h-role-card.role-sales .h-role-metric-num{color:#be185d}.heidi-site .h-role-card.role-eng .h-role-metric-num{color:var(--accent)}.heidi-site .h-role-card.role-cs .h-role-metric-num{color:#65a30d}.heidi-site .h-role-card.role-product .h-role-metric-num{color:#c2410c}.heidi-site .h-role-card.role-people .h-role-metric-num{color:#0e9f8e}.heidi-site .h-role-card.role-finance .h-role-metric-num{color:#0e7490}.heidi-site .h-role-metric-label{font-family:var(--font-sans);color:var(--text-muted);font-size:13px;font-weight:500;line-height:1.3}.heidi-site .h-speed-strip{background:var(--slab-bg);color:var(--slab-text);padding:6rem 0;position:relative;overflow:hidden}.heidi-site .h-speed-strip:before{content:"";pointer-events:none;background:radial-gradient(60% 70% at 50% 100%,#1575524d,#0000 60%),radial-gradient(40% 50% at 80% 0,#0e9f8e33,#0000 60%);position:absolute;inset:0}.heidi-site .h-speed-strip>*{z-index:1;position:relative}.heidi-site .h-speed-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.heidi-site .h-speed-card{padding:0}.heidi-site .h-speed-card .h-speed-num{font-family:var(--font-display);letter-spacing:-.034em;background:linear-gradient(120deg,#7fd1a6 0%,#3fb89e 70%,#e7b24e 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(56px,5.2vw,88px);font-weight:600;line-height:1}.heidi-site .h-speed-card .h-speed-label{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--slab-dim);margin-top:12px;font-size:12px;font-weight:600}.heidi-site .h-speed-card .h-speed-body{font-family:var(--font-serif);color:var(--slab-muted);margin-top:12px;font-size:16px;line-height:1.5}.heidi-site .h-speed-intro h2{font-family:var(--font-display);letter-spacing:-.028em;color:var(--slab-text);max-width:30ch;margin:0 0 1rem;font-size:clamp(40px,4.4vw,64px);font-weight:600;line-height:1.04}.heidi-site .h-speed-intro h2 em{color:var(--slab-dim)}.heidi-site .h-speed-intro p{font-family:var(--font-serif);color:var(--slab-muted);max-width:38rem;margin:0 0 3.5rem;font-size:19px;line-height:1.5}.heidi-site .h-manifesto{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:9rem 0;position:relative}.heidi-site .h-manifesto h2{font-family:var(--font-display);letter-spacing:-.028em;color:var(--text);max-width:32rem;margin:.5rem 0 2.5rem;font-size:clamp(48px,5.6vw,80px);font-weight:600;line-height:1}.heidi-site .h-manifesto h2 em{color:var(--text-muted)}.heidi-site .h-manifesto .h-mani-grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;display:grid}.heidi-site .h-manifesto p{font-family:var(--font-serif);color:var(--text-muted);max-width:30rem;margin:0;font-size:19px;line-height:1.5}.heidi-site .h-claims{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.heidi-site .h-claims li{font-family:var(--font-display);letter-spacing:-.018em;color:var(--text);border-bottom:1px solid var(--border);align-items:baseline;gap:1.5rem;padding:1.75rem 0;font-size:clamp(26px,2.8vw,40px);font-weight:500;line-height:1.12;display:flex}.heidi-site .h-claims li em{font-family:var(--font-serif);color:var(--accent);font-style:normal;font-weight:400}.heidi-site .h-claims li .h-n{font-family:var(--font-sans);letter-spacing:.16em;color:var(--text-muted);flex:0 0 2.5rem;font-size:11px;font-style:normal;font-weight:600}.heidi-site .h-os-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.heidi-site .h-os-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);min-height:460px;box-shadow:var(--shadow-sm);padding:2.25rem;transition:all .28s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.heidi-site .h-os-visual{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#0b3d2e 0%,#157552 60%,#57b98c 100%);justify-content:center;align-items:center;height:140px;margin:-2.25rem -2.25rem 1.75rem;display:flex;position:relative;overflow:hidden}.heidi-site .h-os-card:nth-child(2) .h-os-visual{background:linear-gradient(135deg,#4c0b2c 0%,#be185d 50%,#3fb89e 100%)}.heidi-site .h-os-card:nth-child(3) .h-os-visual{background:linear-gradient(135deg,#422006 0%,#c2410c 55%,#fdba74 100%)}.heidi-site .h-os-visual:before{content:"";background:radial-gradient(60% 80% at 50% 100%,#ffffff38,#0000 70%);position:absolute;inset:0}.heidi-site .h-os-visual:after{content:"";mix-blend-mode:overlay;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:3px 3px;position:absolute;inset:0}.heidi-site .h-os-visual svg{color:#fff;z-index:1;filter:drop-shadow(0 4px 12px #00000040);width:64px;height:64px;position:relative}.heidi-site .h-os-card:hover{border-color:var(--border-bright);box-shadow:var(--shadow-lg);border-color:var(--border-bright);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.heidi-site .h-os-card:first-child{border-top:3px solid var(--accent)}.heidi-site .h-os-card:nth-child(2){border-top:3px solid var(--c-pink)}.heidi-site .h-os-card:nth-child(3){border-top:3px solid var(--c-orange)}.heidi-site .h-os-num{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.5rem;font-size:11px;font-weight:600}.heidi-site .h-os-card h3{font-family:var(--font-display);letter-spacing:-.022em;color:var(--text);margin:0 0 1rem;font-size:36px;font-weight:600;line-height:1.05}.heidi-site .h-os-card h3 em{color:var(--accent)}.heidi-site .h-os-card:nth-child(2) h3 em{color:var(--c-pink)}.heidi-site .h-os-card:nth-child(3) h3 em{color:var(--c-orange)}.heidi-site .h-os-card p{font-family:var(--font-serif);color:var(--text-muted);margin:0 0 1.5rem;font-size:17px;line-height:1.5}.heidi-site .h-os-list{font-family:var(--font-sans);color:var(--text-muted);margin:0;padding:0;font-size:13px;font-weight:500;list-style:none}.heidi-site .h-os-list li{gap:8px;padding:6px 0;display:flex}.heidi-site .h-os-list li:before{content:"→";color:var(--accent);font-weight:700}.heidi-site .h-hub-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:5rem;display:grid}.heidi-site .h-hub-text h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--slab-text);margin:0 0 1.75rem;font-size:clamp(48px,5.6vw,84px);font-weight:600;line-height:1}.heidi-site .h-hub-text h2 em{color:var(--slab-dim)}.heidi-site .h-hub-text p{font-family:var(--font-serif);color:var(--slab-muted);max-width:34rem;margin:0 0 2rem;font-size:21px;line-height:1.5}.heidi-site .h-hub-stats{border-top:1px solid var(--slab-border);grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2rem;display:grid}.heidi-site .h-stat-num{font-family:var(--font-display);letter-spacing:-.028em;color:var(--slab-text);font-size:48px;font-weight:600;line-height:1}.heidi-site .h-stat-num em{font-family:var(--font-serif);color:var(--slab-dim);font-size:.65em;font-style:normal;font-weight:400}.heidi-site .h-stat-label{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--slab-dim);margin-top:10px;font-size:11px;font-weight:600}.heidi-site .h-hub-vis{aspect-ratio:1;position:relative}.heidi-site .h-hub-vis svg{width:100%;height:100%;display:block}.heidi-site .h-wf-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.heidi-site .h-wf-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);color:inherit;min-height:380px;box-shadow:var(--shadow-sm);flex-direction:column;padding:2.25rem;text-decoration:none;transition:all .28s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.heidi-site .h-wf-card:before{content:"";background:linear-gradient(135deg, var(--accent-tint), transparent 50%);opacity:0;pointer-events:none;transition:opacity .28s;position:absolute;inset:0}.heidi-site .h-wf-card:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.heidi-site .h-wf-card:hover:before{opacity:1}.heidi-site .h-wf-card>*{z-index:1;position:relative}.heidi-site .h-wf-eyebrow{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;margin-bottom:1.5rem;font-size:11px;font-weight:600;display:flex}.heidi-site .h-wf-mark{font-family:var(--font-display);color:var(--c-pink);font-size:22px;font-style:normal;font-weight:600;line-height:1}.heidi-site .h-wf-card h3{font-family:var(--font-display);letter-spacing:-.024em;margin:0 0 1rem;font-size:32px;font-weight:600;line-height:1.05}.heidi-site .h-wf-card h3 em{color:var(--accent)}.heidi-site .h-wf-card .h-desc{font-family:var(--font-serif);color:var(--text-muted);margin:0 0 1.5rem;font-size:17px;line-height:1.5}.heidi-site .h-wf-flow{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 1.5rem;padding:0;font-size:11px;font-weight:600;list-style:none;display:flex}.heidi-site .h-wf-flow li{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-pill);color:var(--text-soft);padding:5px 10px}.heidi-site .h-wf-flow .h-sep{color:var(--accent);background:0 0;border:0;padding:0 4px;font-weight:700}.heidi-site .h-wf-card .h-more{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-top:auto;font-size:12px;font-weight:700}.heidi-site .h-silos-section{background:var(--bg-deep);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:9rem 0}.heidi-site .h-silos-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2rem;display:grid}.heidi-site .h-silos-col{border-radius:var(--r-xl);background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:2.5rem}.heidi-site .h-silos-col:first-child{border-top:3px solid var(--vermilion)}.heidi-site .h-silos-col:nth-child(2){border-top:3px solid var(--c-lime)}.heidi-site .h-silos-col h3{font-family:var(--font-display);letter-spacing:-.022em;margin:0 0 1.5rem;font-size:30px;font-weight:600;line-height:1.05}.heidi-site .h-silos-col h3 em{color:var(--text-muted)}.heidi-site .h-silos-col ul{margin:0;padding:0;list-style:none}.heidi-site .h-silos-col li{font-family:var(--font-serif);color:var(--text);border-top:1px solid var(--border);grid-template-columns:1.4rem 1fr;gap:10px;padding:12px 0;font-size:17px;line-height:1.45;display:grid}.heidi-site .h-silos-col li:first-child{border-top:0}.heidi-site .h-silos-col li .h-glyph{font-family:var(--font-sans);padding-top:4px;font-size:18px;font-style:normal;font-weight:700}.heidi-site .h-silos-col.before .h-glyph{color:var(--vermilion)}.heidi-site .h-silos-col.after .h-glyph{color:var(--c-lime)}.heidi-site .h-silos-col b{color:var(--text-strong);font-weight:600}.heidi-site .h-team-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.heidi-site .h-team-card{border-radius:var(--r-xl);background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow-sm);flex-direction:column;min-height:400px;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.heidi-site .h-team-card:first-child{background:linear-gradient(135deg, var(--accent-tint), transparent 60%), var(--bg-elevated);border-color:#15755233}.heidi-site .h-team-card:nth-child(2){background:linear-gradient(135deg, #0e9f8e1a, transparent 60%), var(--bg-elevated);border-color:#0e9f8e2e}.heidi-site .h-team-card .h-badge{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;border-radius:var(--r-pill);color:var(--text);background:var(--bg-elevated);border:1px solid var(--border);align-self:flex-start;align-items:center;gap:6px;margin-bottom:1.5rem;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.heidi-site .h-team-card:first-child .h-badge{color:var(--accent);border-color:var(--accent-tint)}.heidi-site .h-team-card:nth-child(2) .h-badge{color:var(--c-pink);border-color:#0e9f8e33}.heidi-site .h-team-card h3{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 1rem;font-size:46px;font-weight:600;line-height:1}.heidi-site .h-team-card h3 em{color:var(--text-muted)}.heidi-site .h-team-card p{font-family:var(--font-serif);color:var(--text-muted);margin:0 0 1.25rem;font-size:17px;line-height:1.5}.heidi-site .h-team-card ul{font-family:var(--font-sans);color:var(--text-muted);margin:0;padding:0;font-size:13px;font-weight:500;list-style:none}.heidi-site .h-team-card li{gap:8px;padding:6px 0;display:flex}.heidi-site .h-team-card li:before{content:"→";color:var(--accent);font-weight:700}.heidi-site .h-team-card:nth-child(2) li:before{color:var(--c-pink)}.heidi-site .h-surfaces{background:var(--bg-deep);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.heidi-site .h-surface-grid{grid-template-columns:repeat(6,1fr);gap:.875rem;margin-top:2.5rem;display:grid}.heidi-site .h-surface-tile{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-lg);flex-direction:column;align-items:flex-start;gap:12px;min-height:140px;padding:1.5rem;transition:all .22s;display:flex}.heidi-site .h-surface-tile:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.heidi-site .h-surface-tile .h-surface-icon{width:32px;height:32px;color:var(--text);border-radius:var(--r-sm);background:var(--bg-card);justify-content:center;align-items:center;display:flex}.heidi-site .h-surface-tile:hover .h-surface-icon{color:var(--accent);background:var(--accent-tint)}.heidi-site .h-surface-tile .h-surface-icon svg{width:18px;height:18px}.heidi-site .h-surface-tile .h-surface-name{font-family:var(--font-display);letter-spacing:-.012em;color:var(--text);font-size:17px;font-weight:600;line-height:1.15}.heidi-site .h-surface-tile .h-surface-name em{font-family:var(--font-serif);color:var(--text-muted);margin-top:4px;font-size:13px;font-style:normal;font-weight:400;display:block}@media (max-width:1100px){.heidi-site .h-hero-grid,.heidi-site .h-hub-grid,.heidi-site .h-manifesto .h-mani-grid{grid-template-columns:1fr;gap:3rem}.heidi-site .h-os-grid,.heidi-site .h-wf-grid,.heidi-site .h-team-grid,.heidi-site .h-silos-grid,.heidi-site .h-roles-grid{grid-template-columns:1fr}.heidi-site .h-speed-grid,.heidi-site .h-openers-grid{grid-template-columns:repeat(2,1fr)}.heidi-site .h-surface-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.heidi-site .h-surface-grid{grid-template-columns:repeat(2,1fr)}}.heidi-site .h-speed-caption{font-family:var(--font-serif);color:var(--slab-dim);max-width:42rem;margin:2.5rem 0 0;font-size:14px;font-style:italic;line-height:1.5}.heidi-site .h-ladder-section{background:var(--bg-deep);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:8rem 0}.heidi-site .h-ladder-head{grid-template-columns:1fr 1.3fr;align-items:end;gap:3rem;margin:1.75rem 0 4.5rem;display:grid}.heidi-site .h-ladder-head h2{font-family:var(--font-display);letter-spacing:-.028em;color:var(--text);margin:0;font-size:clamp(40px,5vw,76px);font-weight:600;line-height:1}.heidi-site .h-ladder-head p{font-family:var(--font-serif);color:var(--text-muted);max-width:40rem;margin:0;font-size:19px;line-height:1.55}.heidi-site .h-ladder{grid-template-columns:repeat(5,1fr);align-items:end;gap:1.25rem;display:grid}.heidi-site .h-rung{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--bg-elevated);box-shadow:var(--shadow-sm);padding:1.5rem 1.25rem;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s;position:relative}.heidi-site .h-rung:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.heidi-site .h-rung.rung-1{margin-top:4rem}.heidi-site .h-rung.rung-2{margin-top:3rem}.heidi-site .h-rung.rung-3{margin-top:2rem}.heidi-site .h-rung.rung-4{margin-top:1rem}.heidi-site .h-rung.rung-5{margin-top:0}.heidi-site .h-rung-bar{border-radius:999px;width:42px;height:5px;margin-bottom:1.1rem;display:block}.heidi-site .h-rung.rung-1 .h-rung-bar{background:var(--rung-1)}.heidi-site .h-rung.rung-2 .h-rung-bar{background:var(--rung-2)}.heidi-site .h-rung.rung-3 .h-rung-bar{background:var(--rung-3)}.heidi-site .h-rung.rung-4 .h-rung-bar{background:var(--rung-4)}.heidi-site .h-rung.rung-5 .h-rung-bar{background:var(--rung-5)}.heidi-site .h-rung-num{font-family:var(--font-code);letter-spacing:.1em;color:var(--text-dim);font-size:12px}.heidi-site .h-rung-name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin-top:2px;font-size:20px;font-weight:600}.heidi-site .h-rung-does{font-family:var(--font-serif);color:var(--text-muted);margin:.6rem 0 1rem;font-size:15px;line-height:1.45}.heidi-site .h-rung-at{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);border-top:1px solid var(--border);padding-top:.75rem;font-size:11px;font-weight:600}.heidi-site .h-ledger-section{background:var(--bg);padding:8rem 0}.heidi-site .h-ledger-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:4rem;display:grid}.heidi-site .h-ledger-intro h2{font-family:var(--font-display);letter-spacing:-.028em;color:var(--text);margin:1.5rem 0 1.25rem;font-size:clamp(36px,4.4vw,64px);font-weight:600;line-height:1.02}.heidi-site .h-ledger-intro p{font-family:var(--font-serif);color:var(--text-muted);max-width:38rem;margin:0 0 1.5rem;font-size:19px;line-height:1.55}.heidi-site .h-ledger-intro p em{color:var(--text-soft)}.heidi-site .h-ledger-points{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.heidi-site .h-ledger-points li{font-family:var(--font-sans);color:var(--text-soft);padding-left:1.6rem;font-size:15px;line-height:1.45;position:relative}.heidi-site .h-ledger-points li:before{content:"✓";color:var(--c-lime);font-weight:700;position:absolute;top:0;left:0}.heidi-site .h-ledger-card{background:var(--slab-bg);color:var(--slab-text);border:1px solid var(--slab-border);border-radius:var(--r-2xl);box-shadow:var(--shadow-xl);padding:1.75rem;position:relative;overflow:hidden}.heidi-site .h-ledger-card:before{content:"";pointer-events:none;background:radial-gradient(70% 55% at 100% 0,#15755233,#0000 62%);position:absolute;inset:0}.heidi-site .h-ledger-card>*{z-index:1;position:relative}.heidi-site .h-ledger-card-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.heidi-site .h-ledger-card-title{font-family:var(--font-code);letter-spacing:.08em;text-transform:uppercase;color:var(--slab-dim);font-size:12px}.heidi-site .h-ledger-card-live{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--slab-muted);align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.heidi-site .h-ledger-dot{background:var(--c-pink);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite h-ledger-pulse;box-shadow:0 0 0 3px #0e9f8e38}@keyframes h-ledger-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.heidi-site .h-ledger-dot{animation:none}}.heidi-site .h-ledger-rows{flex-direction:column;display:flex}.heidi-site .h-ledger-row{border-top:1px solid var(--slab-border);grid-template-columns:1.1fr 1.7fr auto auto;align-items:center;gap:.9rem;padding:.85rem 0;display:grid}.heidi-site .h-ledger-row:first-child{border-top:none}.heidi-site .h-ledger-agent{font-family:var(--font-sans);color:var(--slab-text);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.heidi-site .h-ledger-rung{border-radius:50%;flex-shrink:0;width:8px;height:8px}.heidi-site .h-ledger-rung.rung-1{background:var(--rung-1)}.heidi-site .h-ledger-rung.rung-2{background:var(--rung-2)}.heidi-site .h-ledger-rung.rung-3{background:var(--rung-3)}.heidi-site .h-ledger-rung.rung-4{background:var(--rung-4)}.heidi-site .h-ledger-rung.rung-5{background:var(--rung-5)}.heidi-site .h-ledger-work{font-family:var(--font-serif);color:var(--slab-muted);font-size:14px;line-height:1.35}.heidi-site .h-ledger-saved{font-family:var(--font-code);color:var(--slab-text);text-align:right;white-space:nowrap;font-size:13px}.heidi-site .h-ledger-status{font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-align:center;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:700}.heidi-site .h-ledger-status.rung-1{color:#c7c7d1;background:#8e8ea033}.heidi-site .h-ledger-status.rung-2{color:#67e8f9;background:#06b6d429}.heidi-site .h-ledger-status.rung-3{color:#7fd1a6;background:#1575523d}.heidi-site .h-ledger-status.rung-4{color:#d8b4fe;background:#a855f733}.heidi-site .h-ledger-status.rung-5{color:#fdba74;background:#e0a63a33}.heidi-site .h-ledger-foot{border-top:1px solid var(--slab-border);grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.heidi-site .h-ledger-foot>div{flex-direction:column;gap:2px;display:flex}.heidi-site .h-ledger-foot-num{font-family:var(--font-display);letter-spacing:-.02em;color:var(--slab-text);font-size:26px;font-weight:600}.heidi-site .h-ledger-foot-label{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--slab-dim);font-size:10.5px}@media (max-width:960px){.heidi-site .h-ladder-head,.heidi-site .h-ledger-grid{grid-template-columns:1fr;gap:2rem}.heidi-site .h-ladder{grid-template-columns:1fr;gap:.75rem}.heidi-site .h-rung.rung-1,.heidi-site .h-rung.rung-2,.heidi-site .h-rung.rung-3,.heidi-site .h-rung.rung-4,.heidi-site .h-rung.rung-5{margin-top:0}.heidi-site .h-ledger-row{grid-template-columns:1fr auto}.heidi-site .h-ledger-work{order:3;grid-column:1/-1}.heidi-site .h-ledger-saved{display:none}}.heidi-site .h-thesis-band{background:var(--slab-bg);color:var(--slab-text);border-top:1px solid var(--border);padding:7.5rem 0;position:relative;overflow:hidden}.heidi-site .h-thesis-band:before{content:"";filter:blur(34px);pointer-events:none;background:radial-gradient(50% 45% at 22% 40%,#1575524d,#0000 60%),radial-gradient(45% 40% at 82% 62%,#0e9f8e33,#0000 60%);height:130%;position:absolute;inset:-40% -10% auto}.heidi-site .h-thesis-band>*{z-index:1;position:relative}.heidi-site .h-thesis-eyebrow{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.16em;color:var(--slab-dim);margin-bottom:1.5rem;font-size:11px;font-weight:600}.heidi-site .h-thesis-head{font-family:var(--font-display);letter-spacing:-.03em;color:var(--slab-text);max-width:20ch;margin:0 0 1.75rem;font-size:clamp(40px,5.4vw,82px);font-weight:600;line-height:1.03}.heidi-site .h-thesis-head em{color:#7fd1a6}.heidi-site .h-thesis-sub{font-family:var(--font-serif);color:var(--slab-muted);max-width:46rem;margin:0;font-size:20px;line-height:1.55}.heidi-site .h-brain-section{background:var(--bg);border-top:1px solid var(--border);padding:8rem 0}.heidi-site .h-brain-head{grid-template-columns:1fr 1.25fr;align-items:end;gap:3rem;margin:1.75rem 0 3rem;display:grid}.heidi-site .h-brain-head h2{font-family:var(--font-display);letter-spacing:-.028em;color:var(--text);margin:0;font-size:clamp(38px,4.8vw,72px);font-weight:600;line-height:1}.heidi-site .h-brain-head p{font-family:var(--font-serif);color:var(--text-muted);margin:0;font-size:19px;line-height:1.55}.heidi-site .h-brain-clients{grid-template-columns:repeat(6,1fr);gap:.75rem;margin-bottom:2.5rem;display:grid}.heidi-site .h-brain-client{border:1px solid var(--border);border-radius:var(--r-md);background:var(--bg-elevated);box-shadow:var(--shadow-sm);flex-direction:column;gap:8px;padding:1.1rem;transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s,border-color .2s;display:flex}.heidi-site .h-brain-client:hover{box-shadow:var(--shadow-md);border-color:var(--border-bright);transform:translateY(-3px)}.heidi-site .h-brain-client-dot{background:linear-gradient(120deg, var(--au-1), var(--au-3));border-radius:2px;width:9px;height:9px}.heidi-site .h-brain-client-name{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text);font-size:14px;font-weight:600}.heidi-site .h-brain-client-note{font-family:var(--font-code);color:var(--text-dim);font-size:11px}.heidi-site .h-brain-values{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2.5rem;display:grid}.heidi-site .h-brain-value-k{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin-bottom:.6rem;font-size:20px;font-weight:600}.heidi-site .h-brain-value p{font-family:var(--font-serif);color:var(--text-muted);margin:0;font-size:16px;line-height:1.5}@media (max-width:960px){.heidi-site .h-brain-head{grid-template-columns:1fr;gap:1.5rem}.heidi-site .h-brain-clients{grid-template-columns:repeat(2,1fr)}.heidi-site .h-brain-values{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:760px){.heidi-site .h-brain-cmp{grid-template-columns:1fr!important}}
