:root{--bg:#fff;--text:#121826;--text-secondary:#2f3d52;--text-muted:#5a6b82;--text-subtle:#8a97ad;--plum:#0043c6;--plum-dark:#003296;--brand:var(--plum);--brand-dark:var(--plum-dark);--brand-rgb:0, 67, 198;--brand-surface:#f8fbff;--brand-surface-deep:#f1f6ff;--brand-muted:#0043c614;--brand-border:#0043c624;--brand-border-strong:#0043c638;--slate:var(--text-muted);--border:#0043c624;--divider:#0043c61f;--page-grid-line:#d9dde873;--surface:#ffffffc7;--shadow:0 24px 70px #0032961f;--radius-card:20px;--section-space:32px;--type-xs:.75rem;--type-sm:.875rem;--type-base:1rem;--type-body:.9375rem;--type-lg:1.125rem;--type-xl:1.25rem;--type-stat:2rem;--type-stat-label:.8125rem;--type-h1:3.5rem;--type-h1-mobile:2.25rem;--type-h2-section:2.25rem;--type-h2-section-mobile:1.75rem;--shadow-low:0 8px 24px #00329614;--shadow-med:0 16px 40px #0032961a;--shadow-high:0 24px 70px #00329624;--page-gutter:20px;color:var(--text);background:var(--bg);font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{height:100%;overflow-x:hidden}body{background:linear-gradient(var(--page-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--page-grid-line) 1px, transparent 1px), var(--bg);background-size:52px 52px,52px 52px,auto;min-width:0;max-width:100%;min-height:100%;margin:0;overflow-x:hidden}#root{max-width:100%;min-height:100%;overflow-x:hidden}.app-shell{flex-direction:column;max-width:100%;min-height:100vh;display:flex}.app-shell #main-content{flex:1 0 auto;min-width:0;max-width:100%;overflow-x:hidden}.skip-link{z-index:10000;background:var(--plum);color:#fff;box-shadow:var(--shadow);border-radius:8px;padding:.65rem 1rem;font-weight:600;position:absolute;top:1rem;left:-9999px}.skip-link:focus{left:1rem}a{color:inherit;text-decoration:none}button,input{font:inherit}sup{vertical-align:super;letter-spacing:.01em;font-size:.42em;font-weight:600;line-height:0;position:relative;top:-.12em}h1 sup,h2 sup,h3 sup,h4 sup,.brand-tagline sup,.brand-ers sup,.footer-tagline sup{font-size:.32em;font-weight:650;top:-.08em}.section-shell{width:min(1160px, calc(100% - (2 * var(--page-gutter))));box-sizing:border-box;margin-inline:auto}@media (width<=760px){.section-shell{width:100%;max-width:1160px;padding-left:max(var(--page-gutter), env(safe-area-inset-left,0px));padding-right:max(var(--page-gutter), env(safe-area-inset-right,0px))}}.nav{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:#ffffffe6;max-width:100%;padding:0;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-top:10px;padding-bottom:10px;display:flex}.nav nav{color:var(--text-secondary);gap:28px;font-size:.9375rem;font-weight:500;display:flex}.nav nav a:hover{color:var(--text)}.nav nav a.active{color:var(--plum-dark);font-weight:700}.nav-actions{flex-shrink:1;align-items:center;gap:28px;min-width:0;display:flex}.nav-ctas{flex-direction:column;align-items:stretch;gap:8px;display:flex}.nav-ctas .button.small{min-height:34px;padding:0 12px;font-size:.78rem;font-weight:650}@media (width>=761px){.nav-ctas .button.small{white-space:nowrap;padding:0 14px}}.schedule-cta-label--short{display:none}@media (width<=760px){.schedule-cta-label--full{display:none}.schedule-cta-label--short{display:inline}}.nav-cta-wrapper{align-items:flex-end;gap:4px}.nav-cta-wrapper .cta-subtext{text-align:right;font-size:.6875rem}.schedule-cta-subtext{white-space:nowrap}.site-footer{border-top:1px solid var(--border);background:var(--brand-surface);z-index:2;margin-top:auto;padding:0;position:relative}.footer-newsletter{background:var(--text);color:#fff;margin-bottom:48px;padding:48px 0}.newsletter-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.newsletter-text h4{color:#fff;margin:0 0 8px;font-size:1.5rem}.newsletter-text p{color:var(--text-subtle);margin:0;font-size:1rem}.newsletter-form{flex-shrink:0;gap:12px;display:flex}.newsletter-form input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:300px;padding:12px 20px;font-size:.95rem}.newsletter-form input:focus{border-color:var(--plum);background:#ffffff1a;outline:none}.newsletter-form .button{padding:12px 24px}@media (width<=900px){.newsletter-inner{flex-direction:column;align-items:flex-start;gap:24px}.newsletter-form{width:100%}.newsletter-form input{flex:1}}.site-footer-inner{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;gap:10px;padding:20px 0 24px;display:flex}.footer-top{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}@media (width>=901px){.footer-top{justify-content:space-between}}.footer-logo{letter-spacing:-.02em;color:var(--plum);white-space:nowrap;font-size:1.1rem;font-weight:800}.footer-links{white-space:nowrap;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.footer-links a{color:var(--text-secondary);font-size:.88rem;font-weight:600;transition:color .15s}@media (width<=900px){.site-footer-inner{padding:20px 20px 24px;padding-bottom:max(88px, calc(76px + env(safe-area-inset-bottom,0px)));row-gap:10px}.footer-top{gap:24px}}.footer-links a:hover,.footer-links a.active{color:var(--plum-dark)}.footer-placeholder{cursor:default;color:var(--text-muted)}.footer-copyright{text-align:center;color:var(--text-muted);max-width:32ch;margin:0;font-size:.82rem;line-height:1.4}.brand{flex-shrink:0;align-items:center;gap:10px;min-width:0;display:inline-flex}.brand-mark{filter:drop-shadow(0 10px 20px #00329640);width:42px;height:42px}.brand-mark svg,.brand-mark img{width:100%;height:100%}.brand-text{gap:4px;line-height:1;display:grid}.brand-text strong{color:var(--plum);font-size:1.1rem}.brand-subrow{letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:flex-start;gap:3px;font-size:.58rem;line-height:1.3;display:flex}.brand-tagline,.brand-ers{color:var(--text-muted);font-weight:650}.brand-tagline{color:var(--plum);letter-spacing:.1em;font-weight:800}.footer-tagline-sep{opacity:.7;font-weight:500}.button{color:#fff;min-height:44px;font-size:var(--type-base);cursor:pointer;background:linear-gradient(135deg, var(--plum), var(--plum-dark));border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:600;display:inline-flex}.button.ghost{color:var(--text-secondary);border:1px solid var(--border);background:#fff}.button.ghost:hover{color:var(--text)}.button.small{min-height:40px;font-size:.9rem}.assistant-glyph-btn{border:1px solid var(--border);color:var(--text-secondary);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.8rem;display:inline-flex}.assistant-glyph-btn .assistant-glyph{width:26px;height:26px}.assistant-glyph svg{fill:none;width:100%;height:100%;stroke:var(--plum-dark);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;animation:2.6s ease-in-out infinite assistantPulse}.assistant-glyph .scan-line{animation:2.6s ease-in-out infinite assistantScan}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text);font-family:DM Sans,system-ui,sans-serif;font-weight:700}h1{font-size:clamp(var(--type-h1-mobile), 3.4vw, var(--type-h1));letter-spacing:-.035em;margin-bottom:16px;font-weight:700;line-height:1.1}h2{font-size:clamp(var(--type-h2-section-mobile), 2.6vw, var(--type-h2-section));letter-spacing:-.025em;margin-bottom:10px;font-weight:700;line-height:1.15}h3{margin-bottom:6px;font-size:clamp(1.0625rem,1.35vw,1.25rem);line-height:1.25}p{color:var(--text-muted);font-size:var(--type-body);font-weight:400;line-height:1.7}.lede{font-size:clamp(var(--type-base), 1.2vw, var(--type-lg));color:var(--text-secondary);max-width:64ch;font-weight:400;line-height:1.6}.eyebrow{font-size:var(--type-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--plum-dark);margin-bottom:8px;font-weight:700}.section-heading h2{color:var(--text);font-size:clamp(var(--type-h2-section-mobile), 3vw, var(--type-h2-section));font-weight:700}.section-heading .lede{margin-top:0}.coming-soon-badge{background:var(--plum);color:#fff;border-radius:4px;padding:2px 8px;animation:2s ease-in-out infinite pulse-glow;display:inline-block;box-shadow:0 0 #0043c666}.izy-demo-section{padding:80px 0!important}.izy-demo-container{border:1px solid var(--border);box-shadow:var(--shadow-med);background:#fff;border-radius:32px;grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;padding:64px;display:grid}.izy-demo-text h2{color:var(--text);margin:12px 0 24px;font-size:2.5rem}.izy-demo-features{flex-direction:column;gap:24px;margin-top:40px;display:flex}.izy-feat{align-items:flex-start;gap:20px;display:flex}.izy-feat-icon{background:var(--brand-surface);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.izy-feat strong{color:var(--text);margin-bottom:4px;font-size:1.1rem;display:block}.izy-feat span{color:var(--slate);font-size:.95rem;line-height:1.5}.izy-chat-mockup{background:var(--brand-surface);border:1px solid var(--border);box-shadow:var(--shadow-high);border-radius:20px;overflow:hidden}.chat-header{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:12px;padding:16px 20px;display:flex}.izy-avatar-mini{background:var(--bg);border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.izy-status{flex-direction:column;display:flex}.izy-status strong{letter-spacing:.05em;font-size:.9rem}.online-tag{color:var(--plum);align-items:center;gap:4px;font-size:.7rem;font-weight:600;display:flex}.online-tag:before{content:"";background:var(--plum);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}.chat-body{flex-direction:column;gap:20px;min-height:400px;padding:24px;display:flex}.chat-message{border-radius:12px;max-width:85%;padding:12px 16px;font-size:.95rem;line-height:1.5}.chat-message.system{color:var(--slate);text-align:center;background:0 0;align-self:center;font-size:.8rem}.chat-message.izy-alert{border:1px solid var(--border);border-left:4px solid var(--text);background:#fff;align-self:flex-start;gap:12px;display:flex;box-shadow:0 4px 12px #0043c60d}.alert-icon{font-size:1.2rem}.alert-content strong{color:var(--text);letter-spacing:.05em;margin-bottom:4px;font-size:.8rem;display:block}.alert-impact{color:var(--text);margin-top:8px;font-size:.85rem;font-weight:600}.chat-message.user-reply{background:var(--plum);color:#fff;border-bottom-right-radius:2px;align-self:flex-end}.chat-message.izy-reply{border:1px solid var(--border);box-shadow:var(--shadow-low);background:#fff;border-bottom-left-radius:2px;align-self:flex-start}.chat-actions{gap:8px;margin-top:12px;display:flex}.chat-btn{cursor:pointer;border:1px solid var(--border);background:#fff;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:all .2s}.chat-btn.primary{background:var(--plum);color:#fff;border-color:var(--plum)}.reveal-chat-1{opacity:0;animation:.5s 1s forwards chatFadeIn;transform:translateY(10px)}.reveal-chat-2{opacity:0;animation:.5s 2.5s forwards chatFadeIn;transform:translateY(10px)}.reveal-chat-3{opacity:0;animation:.5s 4s forwards chatFadeIn;transform:translateY(10px)}@keyframes chatFadeIn{to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%{transform:scale(.95);box-shadow:0 0 #0043c6b3}70%{transform:scale(1);box-shadow:0 0 0 6px #0043c600}to{transform:scale(.95);box-shadow:0 0 #0043c600}}@media (width<=1100px){.izy-demo-container{grid-template-columns:1fr;gap:48px;padding:40px}}@media (width<=600px){.izy-demo-container{border-radius:20px;padding:24px}.izy-demo-text h2{font-size:1.75rem}}@keyframes pulse-glow{0%{transform:scale(1);box-shadow:0 0 #0043c666}50%{transform:scale(1.05);box-shadow:0 0 10px 4px #0043c633}to{transform:scale(1);box-shadow:0 0 #0043c600}}.hero-cta-group{flex-direction:column;align-items:flex-start;gap:.875rem;margin-top:1rem;display:flex}.hero-tagline{max-width:28ch;font-size:var(--type-xl);color:var(--plum-dark);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.3}.hero-advisory-note{max-width:58ch;color:var(--text-muted);margin:0;font-size:.8125rem;font-weight:500;line-height:1.5}.hero{padding:32px 0 calc(var(--section-space) / 2);grid-template-columns:1fr 1.1fr;align-items:center;gap:28px 40px;min-width:0;max-width:100%;min-height:auto;display:grid;position:relative}.hero-copy{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.home-research-stat-card{text-align:center;border-radius:var(--radius-card);width:100%;font-size:clamp(.8125rem, 1.05vw, var(--type-base));background:#f4f6f9;border:1px solid #e8ebf0;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:0;padding:14px 20px;display:flex}.home-research-stat-card blockquote{border:none;width:100%;max-width:none;margin:0;padding:0}.home-research-stat-card blockquote p{color:#121826;letter-spacing:-.01em;margin:0;font-size:1em;font-weight:400;line-height:1.45}.home-research-stat-highlight{color:var(--plum);font-size:clamp(1.125rem,1.65vw,1.5rem);font-weight:700;line-height:1}.home-research-stat-card figcaption{width:100%;max-width:none;color:var(--text-subtle);text-align:center;margin:2px 0 0;font-size:.75em;font-style:normal;font-weight:400;line-height:1.35}.home-research-stat-card cite{color:var(--text-muted);font-style:normal;font-weight:500}@media (width<=960px){.home-research-stat-card blockquote p,.home-research-stat-card figcaption{white-space:normal}}@media (width<=720px){.home-research-stat-card{padding:14px 16px}}.hero+.home-research-stat-section{margin-top:4px;padding-top:8px}.hero-copy .eyebrow{color:var(--plum-dark);font-size:clamp(var(--type-sm), 1.1vw, var(--type-base));letter-spacing:.1em;text-transform:uppercase;margin-bottom:0;font-weight:700;line-height:1.45}.hero-copy h1{font-size:clamp(var(--type-h1-mobile), 4vw, var(--type-h1));letter-spacing:-.04em;margin-bottom:0;font-weight:700;line-height:1.06}.hero-copy .hero-description{margin:0}.hero-description-block{flex-direction:column;gap:1rem;max-width:58ch;display:flex}.hero-description-block .hero-description{margin:0}.hero-visual{flex-direction:column;justify-content:center;align-self:center;align-items:stretch;width:100%;min-height:0;display:flex;position:relative}@media (width>=1051px){.hero-visual{justify-content:center;align-self:center}}.coming-soon-hero{z-index:15;margin-bottom:16px;margin-right:40px}.coming-soon-hero .coming-soon-badge{background:var(--plum);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:800;animation:2s infinite pulse-badge;display:inline-block;box-shadow:0 4px 12px #0043c633}@keyframes pulse-badge{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.laptop-mockup{z-index:10;width:100%;max-width:560px;margin-right:20px;position:relative}.laptop-screen{background:var(--text);border:4px solid var(--text-secondary);box-shadow:var(--shadow-high);aspect-ratio:16/10;border-bottom:none;border-radius:16px 16px 0 0;padding:8px;position:relative;overflow:hidden}.laptop-base{background:var(--text-secondary);border-radius:0 0 20px 20px;width:106%;height:12px;position:relative;left:-3%;box-shadow:0 8px 20px #0003}.laptop-base:after{content:"";background:var(--text);border-radius:0 0 4px 4px;width:60px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.laptop-content{background:#fff;border-radius:4px;width:100%;height:100%;position:relative;overflow:hidden}.laptop-content .product-snapshots{flex-direction:column;height:100%;display:flex}.laptop-content .snapshots-container{flex:1;min-height:0;position:relative}.laptop-content .snapshot-card{box-shadow:none;border:none;border-radius:0;flex-direction:column;display:flex;position:absolute;inset:0}.laptop-content .snapshot-content{background:var(--brand-surface);flex:1;min-height:0;padding:0}.mockup-body-split{background:var(--divider);grid-template-columns:1.2fr .8fr;gap:1px;height:100%;display:grid;overflow:hidden}.dashboard-widgets{background:var(--brand-surface);border-bottom:1px solid var(--divider);grid-template-columns:repeat(3,1fr);gap:6px;padding:6px;display:grid}.widget-mini{border:1px solid var(--divider);background:#fff;border-radius:4px;flex-direction:column;gap:1px;padding:4px 6px;display:flex}.widget-label{color:var(--slate);letter-spacing:.02em;white-space:nowrap;font-size:.4rem;font-weight:700}.widget-value{font-size:.65rem;font-weight:800}.widget-value.green{color:var(--plum)}.widget-value.red{color:var(--text)}.widget-value.orange{color:var(--plum-dark)}.gantt-side{background:#fff;flex-direction:column;gap:4px;padding:8px;display:flex;overflow:hidden}.gantt-row{grid-template-columns:70px 1fr;align-items:center;height:16px;font-size:.5rem;display:grid}.gantt-row.header{color:var(--slate);border-bottom:1px solid var(--brand-surface-deep);margin-bottom:2px;font-weight:700}.gantt-label{white-space:nowrap;text-overflow:ellipsis;padding-right:4px;overflow:hidden}.gantt-bar-container{background:var(--brand-surface-deep);border-radius:3px;height:6px;position:relative}.gantt-bar-main,.gantt-bar-task{background:var(--plum);border-radius:3px;height:100%}.gantt-row.task.blocked{background:#0043c608}.blocker-badge{background:var(--text);color:#fff;border-radius:2px;padding:0 3px;font-size:.35rem;font-weight:800;position:absolute;top:-3px;right:2px}.gantt-bar-task.blocked,.gantt-bar-task.done{background:var(--plum)}.kanban-side{background:var(--brand-surface);flex-direction:column;gap:8px;padding:8px;display:flex}.kanban-header{color:var(--slate);letter-spacing:.05em;margin-bottom:4px;font-size:.45rem;font-weight:700}.kanban-card{border:1px solid var(--divider);background:#fff;border-radius:4px;flex-direction:column;gap:3px;padding:6px;display:flex;box-shadow:0 1px 2px #0000000d}.card-tag{border-radius:2px;width:fit-content;padding:0 3px;font-size:.35rem;font-weight:800}.card-tag.tech{background:var(--brand-surface);color:var(--plum)}.card-tag.design{background:var(--brand-surface);color:var(--plum-dark)}.card-title{font-size:.5rem;font-weight:600;line-height:1.2}.card-meta{justify-content:space-between;align-items:center;margin-top:1px;display:flex}.owner{color:var(--slate);background:var(--brand-surface-deep);border-radius:6px;padding:0 3px;font-size:.4rem}.status-dot{border-radius:50%;width:4px;height:4px}.status-dot.green{background:var(--plum)}.status-dot.red{background:var(--text)}.risks-side{background:#fff;flex-direction:column;gap:6px;padding:10px;display:flex}.section-title-mini{color:var(--slate);letter-spacing:.05em;margin-bottom:4px;font-size:.45rem;font-weight:800}.risk-item{border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:2px;padding:6px;display:flex}.risk-item.critical{background:var(--brand-surface);border-left:2px solid var(--text)}.risk-item.warning{background:var(--brand-surface);border-left:2px solid var(--plum-dark);border-color:var(--border)}.risk-header-row{justify-content:space-between;align-items:center;display:flex}.risk-tag{font-size:.4rem;font-weight:800}.critical .risk-tag{color:var(--text)}.warning .risk-tag{color:var(--plum-dark)}.risk-severity{border-radius:2px;padding:0 3px;font-size:.35rem;font-weight:800}.critical .risk-severity{background:var(--brand-surface);color:var(--text)}.warning .risk-severity{color:var(--plum-dark);background:#0043c614}.risk-desc{font-size:.55rem;font-weight:600;line-height:1.2}.risk-intervention{color:var(--slate);font-size:.45rem;line-height:1.2}.ai-insights-panel{border:1px solid var(--divider);background:#fff;border-radius:4px;width:100%;margin-top:10px;padding:6px}.insight-header{color:var(--plum);margin-bottom:2px;font-size:.45rem;font-weight:800}.insight-item p{margin:0;font-size:.45rem;line-height:1.2}.radar-side{background:var(--brand-surface);flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex}.radar-header-mini{color:var(--slate);text-align:center;margin-bottom:8px;font-size:.4rem;font-weight:800}.mini-radar-container{width:80px;height:80px;position:relative}.radar-circle{border:1px solid var(--divider);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radar-circle:first-child{width:100%;height:100%}.radar-circle:nth-child(2){width:60%;height:60%}.radar-axis{background:var(--divider);position:absolute}.radar-axis:nth-child(3){width:1px;top:0;bottom:0;left:50%}.radar-axis:nth-child(4){height:1px;top:50%;left:0;right:0}.radar-shape-poly{border:1px solid var(--plum);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:#0043c633;position:absolute;inset:15%}.radar-label-mini{color:var(--slate);text-transform:uppercase;font-size:.35rem;font-weight:700;position:absolute}.radar-label-mini.top{top:-6px;left:50%;transform:translate(-50%)}.radar-label-mini.right{top:50%;right:-12px;transform:translateY(-50%)}.radar-label-mini.bottom{bottom:-6px;left:50%;transform:translate(-50%)}.radar-label-mini.left{top:50%;left:-12px;transform:translateY(-50%)}.priorities-side{background:#fff;flex-direction:column;gap:6px;padding:10px;display:flex}.priority-card-real{border:1px solid var(--divider);background:#fff;border-radius:6px;align-items:center;gap:6px;margin-bottom:2px;padding:6px;display:flex}.priority-check-box{border:1px solid var(--border);border-radius:2px;flex-shrink:0;width:10px;height:10px}.priority-info{flex-direction:column;gap:1px;min-width:0;display:flex}.priority-title{white-space:nowrap;text-overflow:ellipsis;font-size:.55rem;font-weight:600;overflow:hidden}.priority-meta{color:var(--slate);font-size:.4rem}.drift-alert{color:var(--text);font-weight:700}.notifications-real{flex-direction:column;gap:4px;margin-top:auto;display:flex}.notif-header{color:var(--slate);margin-bottom:2px;font-size:.4rem;font-weight:800}.notif-item-real{align-items:flex-start;gap:4px;display:flex}.notif-dot{background:var(--plum);border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:3px}.notif-item-real p{margin:0;font-size:.45rem;line-height:1.2}.chat-side{background:var(--brand-surface);flex-direction:column;gap:6px;padding:8px;display:flex;overflow:hidden}.chat-header-real{border-bottom:1px solid var(--divider);align-items:center;gap:6px;padding-bottom:6px;display:flex}.izy-avatar-mini{background:var(--plum);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6rem;display:flex}.izy-status{flex-direction:column;gap:0;display:flex}.izy-status strong{font-size:.5rem;line-height:1}.izy-status span{color:var(--plum);font-size:.35rem;line-height:1}.chat-history{flex-direction:column;flex:1;gap:6px;padding:6px 0;display:flex;overflow-y:auto}.chat-bubble{border-radius:6px;max-width:90%;padding:5px 7px;font-size:.45rem;line-height:1.3}.chat-bubble.user{background:var(--divider);border-bottom-right-radius:2px;align-self:flex-end}.chat-bubble.izy{background:var(--plum);color:#fff;border-bottom-left-radius:2px;align-self:flex-start}.chat-input-real{border:1px solid var(--divider);color:var(--text-subtle);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:4px 8px;font-size:.45rem;display:flex}.send-icon{color:var(--plum);font-size:.5rem;font-weight:800}.laptop-content .snapshot-indicators{padding-bottom:8px}.hero-orchestrator-visual,.hero-multi-agent-visual-wrap,.hero-engagement-flow-wrap,.hero-billable-focus-wrap,.hero-bh-wrap,.extras-orchestrator-visual{flex-direction:column;width:100%;display:flex}.hero-engagement-flow-wrap{background:linear-gradient(165deg,#fff 0%,#f8fbff 55%,#f1f6ff 100%);border:1px solid #0043c624;border-radius:18px;padding:18px 16px 20px;animation:5s ease-in-out infinite heroDiagramGlow;box-shadow:0 2px 6px #0043c60a,0 10px 28px #0043c614}.hero-multi-agent-visual-wrap{background:linear-gradient(165deg,#fff 0%,#f8fbff 55%,#f1f6ff 100%);border:1px solid #0043c624;border-radius:18px;padding:18px 16px 20px;box-shadow:0 2px 6px #0043c60a,0 10px 28px #0043c614}.hero-engagement-flow{width:100%}.hero-engagement-flow-header{text-align:center;flex-direction:column;align-items:center;gap:4px;margin-bottom:14px;display:flex}.hero-engagement-flow-title{letter-spacing:-.02em;color:var(--plum-dark);margin:0;font-size:clamp(1.0625rem,1.6vw,1.25rem);font-weight:800;line-height:1.2}.hero-engagement-flow-subtitle{letter-spacing:.14em;text-transform:uppercase;color:var(--plum);margin:0;font-size:.625rem;font-weight:700}.hero-engagement-flow-scene{flex-direction:column;align-items:center;gap:6px;padding:4px 4px 0;display:flex;position:relative}.hero-engagement-flow-izdun{z-index:3;color:var(--plum-dark);flex-direction:column;align-items:center;gap:3px;display:flex;position:relative}.hero-engagement-flow-izdun-pulse{opacity:0;width:36px;height:36px;animation:heroEngagementIzdunPulse var(--cycle-duration,14s) ease-out infinite;border:2px solid #0043c659;border-radius:50%;margin:-18px 0 0 -18px;position:absolute;top:50%;left:50%}.hero-engagement-flow-izdun-icon{line-height:0;display:flex}.hero-engagement-flow-izdun-label{letter-spacing:.06em;color:var(--plum-dark);font-size:.6875rem;font-weight:800}.hero-engagement-flow-beams{z-index:1;pointer-events:none;width:100%;height:48px;position:absolute;top:52px;left:0}.hero-engagement-flow-beam{stroke:var(--plum);stroke-width:1.5px;stroke-dasharray:4 6;opacity:0;animation:heroEngagementBeam var(--cycle-duration,14s) ease-in-out infinite;animation-delay:calc(var(--leak-index) * var(--leak-step,2.25s) + 1.2s)}.hero-engagement-flow-track{z-index:2;width:100%;padding:8px 0;position:relative}.hero-engagement-flow-rail{background:#0043c61f;border-radius:999px;height:4px;position:absolute;top:22px;left:3%;right:3%;overflow:visible}.hero-engagement-flow-rail-fill{border-radius:inherit;background:linear-gradient(90deg, var(--plum) 0%, #0043c68c 100%);width:0%;animation:heroEngagementRailFill var(--cycle-duration,14s) ease-in-out infinite;position:absolute;inset:0 auto 0 0}.hero-engagement-flow-work-packet{background:var(--plum);width:10px;height:10px;animation:heroEngagementWorkTravel var(--cycle-duration,14s) ease-in-out infinite;border-radius:50%;margin:-5px 0 0 -5px;position:absolute;top:50%;left:3%;box-shadow:0 0 0 3px #0043c62e}.hero-engagement-flow-timeline{grid-template-columns:auto repeat(6,minmax(0,1fr)) auto;align-items:start;gap:4px;width:100%;display:grid;position:relative}.hero-engagement-flow-endpoint{flex-direction:column;align-items:center;gap:6px;padding-top:0;display:flex}.hero-engagement-flow-endpoint-node{border:2px solid var(--plum);background:#fff;border-radius:50%;width:22px;height:22px;display:flex;box-shadow:0 2px 8px #0043c61f}.hero-engagement-flow-endpoint-label{letter-spacing:.06em;text-transform:uppercase;color:var(--plum-dark);text-align:center;white-space:nowrap;font-size:.5625rem;font-weight:800;line-height:1.15}.hero-engagement-flow-leaks{margin:0;padding:0;list-style:none;display:contents}.hero-engagement-flow-leak-station{flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex;position:relative}.hero-engagement-flow-leak-node{width:20px;height:20px;animation:heroEngagementLeakNode var(--cycle-duration,14s) ease-in-out infinite;animation-delay:calc(var(--leak-index) * var(--leak-step,2.25s));background:#fff;border:2px solid #ff6b558c;border-radius:50%;display:block;box-shadow:0 2px 6px #ff6b5526}.hero-engagement-flow-leak-visual{pointer-events:none;width:100%;height:28px;position:relative}.hero-engagement-flow-leak-drop{opacity:0;width:4px;height:4px;animation:heroEngagementLeakDrop var(--cycle-duration,14s) ease-in infinite;animation-delay:calc(var(--leak-index) * var(--leak-step,2.25s) + var(--drop-offset,0s));background:#ff6b55;border-radius:50%;margin-left:-2px;position:absolute;top:0;left:50%}.hero-engagement-flow-leak-drop--0{--drop-offset:0s}.hero-engagement-flow-leak-drop--1{--drop-offset:.35s}.hero-engagement-flow-seal{opacity:0;width:18px;height:18px;animation:heroEngagementSeal var(--cycle-duration,14s) ease-out infinite;animation-delay:calc(var(--leak-index) * var(--leak-step,2.25s) + 1.35s);margin-left:-9px;position:absolute;top:6px;left:50%;transform:scale(.4)}.hero-engagement-flow-seal svg{width:100%;height:100%;display:block;overflow:visible}.hero-engagement-flow-seal-ring{fill:#fff;stroke:var(--plum);stroke-width:1.5px}.hero-engagement-flow-seal-check{fill:none;stroke:var(--plum);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.hero-engagement-flow-leak-label{text-align:center;color:#c44;width:100%;animation:heroEngagementLeakLabel var(--cycle-duration,14s) ease-in-out infinite;animation-delay:calc(var(--leak-index) * var(--leak-step,2.25s));margin:0;padding:0 1px;font-size:.5625rem;font-weight:700;line-height:1.2;display:block}.hero-engagement-flow-margin{width:100%;padding:0 6px 2px}.hero-engagement-flow-margin-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);text-align:center;margin-bottom:5px;font-size:.5625rem;font-weight:700;display:block}.hero-engagement-flow-margin-bar{background:#0043c614;border-radius:999px;height:8px;position:relative;overflow:hidden}.hero-engagement-flow-margin-fill{border-radius:inherit;background:linear-gradient(90deg, var(--plum) 0%, #0043c6b3 100%);transform-origin:0;width:100%;animation:heroEngagementMarginRecover var(--cycle-duration,14s) ease-in-out infinite;position:absolute;inset:0 auto 0 0}.hero-engagement-flow-margin-loss{border-radius:inherit;opacity:0;animation:heroEngagementMarginLoss var(--cycle-duration,14s) ease-in-out infinite;background:linear-gradient(90deg,#0000 0%,#ff6b558c 20% 80%,#0000 100%);position:absolute;inset:0}.hero-engagement-flow--live .hero-engagement-flow-izdun-icon{animation:3.2s ease-in-out infinite heroAgentBob}@keyframes heroEngagementWorkTravel{0%{opacity:1;left:3%}10%{left:12%}22%{left:24%}34%{left:36%}46%{left:48%}58%{left:60%}70%{left:72%}82%{left:84%}92%,to{opacity:1;left:97%}}@keyframes heroEngagementRailFill{0%{width:0%}10%{width:10%}22%{width:22%}34%{width:34%}46%{width:46%}58%{width:58%}70%{width:70%}82%{width:82%}92%,to{width:100%}}@keyframes heroEngagementLeakNode{0%,6%{border-color:#ff6b558c;box-shadow:0 2px 6px #ff6b5526}14%,28%{border-color:#ff6b55;box-shadow:0 0 0 4px #ff6b5533}40%,to{border-color:var(--plum);box-shadow:0 0 0 3px #0043c624}}@keyframes heroEngagementLeakLabel{0%,8%{color:#c44;opacity:.75}16%,30%{color:#ff6b55;opacity:1}42%,to{color:var(--plum-dark);opacity:1}}@keyframes heroEngagementLeakDrop{0%,8%{opacity:0;transform:translateY(0)}12%{opacity:1}22%{opacity:.85;transform:translateY(16px)}30%,to{opacity:0;transform:translateY(20px)}}@keyframes heroEngagementSeal{0%,32%{opacity:0;transform:scale(.4)}42%{opacity:1;transform:scale(1.08)}50%,to{opacity:1;transform:scale(1)}}@keyframes heroEngagementBeam{0%,28%{opacity:0;stroke-dashoffset:0}36%{opacity:.65}48%,to{opacity:.12;stroke-dashoffset:-24px}}@keyframes heroEngagementIzdunPulse{0%,24%{opacity:0;transform:scale(.6)}32%{opacity:.85;transform:scale(1)}46%,to{opacity:0;transform:scale(1.8)}}@keyframes heroEngagementMarginLoss{0%,8%{opacity:0}14%,72%{opacity:1}86%,to{opacity:0}}@keyframes heroEngagementMarginRecover{0%,10%{transform:scaleX(1)}18%,76%{transform:scaleX(.58)}88%,to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.hero-engagement-flow-wrap,.hero-billable-focus-wrap{animation:none}.hero-engagement-flow--live .hero-engagement-flow-izdun-icon,.hero-engagement-flow-work-packet,.hero-engagement-flow-rail-fill,.hero-engagement-flow-leak-drop,.hero-engagement-flow-seal,.hero-engagement-flow-beam,.hero-engagement-flow-izdun-pulse,.hero-engagement-flow-leak-node,.hero-engagement-flow-leak-label,.hero-engagement-flow-margin-fill,.hero-engagement-flow-margin-loss{animation:none!important}.hero-engagement-flow-work-packet{left:48%}.hero-engagement-flow-rail-fill{width:55%}.hero-engagement-flow-seal{opacity:1;transform:scale(1)}.hero-engagement-flow-leak-node{border-color:var(--plum)}.hero-engagement-flow-leak-label{color:var(--plum-dark);opacity:1}.hero-engagement-flow-margin-fill{transform:scaleX(.75)}}@media (width<=820px){.hero-engagement-flow-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 6px;padding-top:28px}.hero-engagement-flow-endpoint{position:absolute;top:0}.hero-engagement-flow-endpoint--start{left:0}.hero-engagement-flow-endpoint--end{right:0}.hero-engagement-flow-rail{top:48px;left:6%;right:6%}.hero-engagement-flow-leak-label{font-size:.5rem}}.hero-multi-agent{width:100%}.hero-multi-agent-header{text-align:center;flex-direction:column;align-items:center;gap:4px;width:100%;margin-bottom:14px;display:flex}.hero-multi-agent-title{letter-spacing:-.02em;color:var(--plum-dark);margin:0;font-size:clamp(1.125rem,1.8vw,1.375rem);font-weight:800;line-height:1.2}.hero-multi-agent-subtitle{letter-spacing:.14em;text-transform:uppercase;color:var(--plum);margin:0;font-size:.625rem;font-weight:700}.hero-multi-agent-stack{flex-direction:column;align-items:center;width:100%;display:flex}.hero-multi-agent-wires{flex-shrink:0;width:100%;height:22px;margin:0;display:block;overflow:visible}.hero-multi-agent-wires-path{fill:none;stroke:var(--plum);stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;opacity:.5}.hero-multi-agent-izy{z-index:2;background:#fff;border:1px solid #0043c62e;border-radius:12px;flex-direction:column;align-items:center;gap:6px;min-width:120px;padding:10px 22px 12px;display:flex;box-shadow:0 4px 16px #0043c61a}.hero-multi-agent-izy-icon{color:var(--plum);display:flex}.hero-multi-agent-izy-copy{flex-direction:column;align-items:center;gap:1px;display:flex}.hero-multi-agent-izy-label{color:var(--plum-dark);font-size:1rem;font-weight:800;line-height:1.1}.hero-multi-agent-izy-role{letter-spacing:.1em;text-transform:uppercase;color:var(--plum);font-size:.5625rem;font-weight:700}.hero-multi-agent-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;max-width:100%;margin-top:-1px;display:grid}.hero-multi-agent-column{flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.hero-multi-agent-card-symbol{border-top:1px solid #0043c61a;justify-content:center;align-items:center;width:100%;margin-top:2px;padding-top:5px;display:flex}.hero-multi-agent-card-symbol .delivery-agent-symbol{width:44px;height:44px}.hero-multi-agent-col-vline{background:var(--plum);opacity:.45;flex-shrink:0;width:2px;height:10px;margin:-1px 0;display:block}.hero-multi-agent-card{text-align:center;background:#fff;border:1px solid #0043c624;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;padding:8px 8px 7px;display:flex;overflow:visible;box-shadow:0 2px 10px #0043c612}.hero-multi-agent-card-robot{color:var(--plum-dark);line-height:0;display:flex}.hero-multi-agent-card-name{color:var(--plum-dark);font-size:.8125rem;font-weight:800;line-height:1.15}.hero-multi-agent-card-role{text-align:center;font-size:.625rem;font-weight:600;line-height:1.25}.hero-multi-agent-card--scout .hero-multi-agent-card-role,.hero-multi-agent-card--vault .hero-multi-agent-card-role,.hero-multi-agent-card--pulse .hero-multi-agent-card-role,.hero-multi-agent-card--nudge .hero-multi-agent-card-role{color:var(--plum)}.hero-multi-agent-card--lens .hero-multi-agent-card-role,.hero-multi-agent-card--guard .hero-multi-agent-card-role{color:var(--plum-dark)}.hero-multi-agent-visual-wrap{animation:5s ease-in-out infinite heroDiagramGlow}.hero-multi-agent--live .hero-multi-agent-izy{animation:3.2s ease-in-out infinite heroAgentBob}.hero-multi-agent--live .hero-multi-agent-card{animation:3.2s ease-in-out infinite heroAgentBob;animation-delay:var(--hero-card-delay,0s)}.hero-multi-agent--live .hero-multi-agent-wires-path{stroke-dasharray:5 7;animation:2.4s linear infinite heroWirePulse}.agent-robot-head--happy .agent-robot-smile{transform-origin:24px 30px;animation:2.8s ease-in-out infinite heroRobotSmile}.agent-robot-head--happy .agent-robot-eye{transform-origin:50%;animation:4.5s ease-in-out infinite heroRobotBlink}.agent-robot-head--happy .agent-robot-eye--right{animation-delay:80ms}@keyframes heroDiagramGlow{0%,to{box-shadow:0 2px 6px #0043c60a,0 10px 28px #0043c614}50%{box-shadow:0 4px 10px #0043c612,0 16px 36px #0043c61f}}@keyframes heroAgentBob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes heroWirePulse{to{stroke-dashoffset:-24px}}@keyframes heroRobotSmile{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.12)}}@keyframes heroRobotBlink{0%,44%,48%,to{transform:scaleY(1)}46%{transform:scaleY(.12)}}@media (prefers-reduced-motion:reduce){.hero-multi-agent-visual-wrap,.hero-multi-agent--live .hero-multi-agent-izy,.hero-multi-agent--live .hero-multi-agent-card,.hero-multi-agent--live .hero-multi-agent-wires-path,.hero-multi-agent--live .delivery-symbol-draw,.hero-multi-agent--live .delivery-symbol-radar-sweep,.hero-multi-agent--live .delivery-symbol-radar-blip,.hero-multi-agent--live .delivery-symbol-lens-progress,.hero-multi-agent--live .delivery-symbol-lens-progress-dot,.hero-multi-agent--live .delivery-symbol-scout-pen,.agent-robot-head--happy .agent-robot-smile,.agent-robot-head--happy .agent-robot-eye{animation:none!important}}.agent-brief-section .section-heading{max-width:720px;margin-bottom:24px}.agent-brief-section .section-heading .lede{margin-top:.5rem}.agent-brief-section .section-heading h2{color:var(--text)}.agent-brief-hub{background:linear-gradient(165deg, #fff 0%, var(--brand-surface) 55%, var(--brand-surface-deep) 100%);border:1px solid var(--brand-border);width:100%;box-shadow:var(--shadow-low);border-radius:18px;padding:22px 20px 20px}.agent-brief-hub-layout{grid-template-columns:minmax(168px,200px) 28px minmax(0,1fr);align-items:stretch;gap:0 12px;display:grid}.agent-brief-izy-side{justify-content:center;align-items:center;display:flex}.agent-brief-izy-hub{border:1px solid var(--brand-border);width:100%;max-width:200px;box-shadow:none;background:0 0;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:20px 16px 22px;display:flex;position:relative}.agent-brief-hub.is-playing .agent-brief-izy-hub{animation:3.2s ease-in-out infinite agent-brief-izy-glow}@keyframes agent-brief-izy-glow{0%,to{border-color:var(--brand-border);transform:translateY(0)}50%{border-color:#0043c659;transform:translateY(-2px)}}.agent-brief-izy-hub-icon{color:var(--plum);display:flex}.agent-brief-izy-hub-copy{flex-direction:column;align-items:center;gap:2px;display:flex}.agent-brief-izy-hub-name{color:var(--plum-dark);margin:0;font-size:1.125rem;font-weight:800;line-height:1.1}.agent-brief-izy-hub-role{letter-spacing:.12em;text-transform:uppercase;color:var(--text);margin:0;font-size:.5625rem;font-weight:700}.agent-brief-izy-hub-pulse{background:var(--plum);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:12px}.agent-brief-hub.is-playing .agent-brief-izy-hub-pulse{animation:2.4s ease-in-out infinite agent-brief-status-pulse}@keyframes agent-brief-status-pulse{0%,to{opacity:1;box-shadow:0 0 #0043c659}50%{opacity:.65;box-shadow:0 0 0 6px #0043c600}}.agent-brief-hub-lines{align-self:stretch;min-height:280px;position:relative}.agent-brief-hub-trunk{background:var(--plum);opacity:.4;width:2px;position:absolute;top:8%;bottom:8%;left:50%;transform:translate(-50%)}.agent-brief-hub.is-playing .agent-brief-hub-trunk{animation:3.2s ease-in-out infinite agent-brief-flow-pulse}.agent-brief-hub-branch{left:50%;top:calc(16.67% + var(--branch-row,0) * 33.33%);background:var(--plum);opacity:.32;width:50%;height:2px;transition:opacity .35s,width .35s;position:absolute;transform:translateY(-50%)}.agent-brief-hub-branch.is-active{opacity:1;width:58%}.agent-brief-hub.is-playing .agent-brief-hub-branch.is-active{animation:3.2s ease-in-out infinite agent-brief-line-pulse}@keyframes agent-brief-flow-pulse{0%,to{opacity:.28}50%{opacity:.65}}@keyframes agent-brief-line-pulse{0%,to{opacity:.55}50%{opacity:1}}.agent-brief-agents-panel{flex-direction:column;gap:12px;min-width:0;display:flex}.agent-brief-agents-row-pair{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.agent-brief-agent-slot{min-width:0}.agent-brief-card{background:#fff;border:1px solid #0043c61f;border-radius:10px;flex-direction:column;gap:8px;width:100%;padding:12px 10px 14px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;box-shadow:0 2px 10px #0043c60f}.agent-brief-card.is-active{border-color:#0043c652;transform:translateY(-2px);box-shadow:0 8px 22px #0043c624}.agent-brief-card-head{align-items:flex-start;gap:8px;display:flex}.agent-brief-card-icon{color:var(--plum);flex-shrink:0;line-height:0;display:flex}.agent-brief-card-titles h4{color:var(--plum-dark);margin:0;font-size:.8125rem;font-weight:800;line-height:1.2}.agent-brief-card-role{letter-spacing:.04em;text-transform:uppercase;color:var(--plum);margin:2px 0 0;font-size:.5625rem;font-weight:700;line-height:1.3}.agent-brief-card-block{flex-direction:column;gap:3px;display:flex}.agent-brief-card-block--trigger{border-top:1px solid var(--divider);padding-top:6px}.agent-brief-card-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);font-size:.5625rem;font-weight:800}.agent-brief-card-provides,.agent-brief-card-trigger{color:var(--text-muted);margin:0;font-size:.6875rem;line-height:1.4}.agent-brief-card-trigger{color:var(--plum-dark);font-weight:600}.agent-brief-card--scout,.agent-brief-card--vault,.agent-brief-card--pulse,.agent-brief-card--nudge{border-top:3px solid var(--plum)}.agent-brief-card--lens,.agent-brief-card--guard{border-top:3px solid var(--plum-dark)}@media (width<=900px){.agent-brief-hub-layout{grid-template-columns:1fr;gap:16px}.agent-brief-izy-side{justify-content:flex-start}.agent-brief-izy-hub{max-width:220px}.agent-brief-hub-lines{display:none}}@media (width<=520px){.agent-brief-agents-row-pair{grid-template-columns:1fr}.agent-brief-hub{padding:18px 14px 16px}}@media (prefers-reduced-motion:reduce){.agent-brief-hub.is-playing .agent-brief-izy-hub,.agent-brief-hub.is-playing .agent-brief-izy-hub-pulse,.agent-brief-hub.is-playing .agent-brief-hub-trunk,.agent-brief-hub.is-playing .agent-brief-hub-branch.is-active{animation:none}}.delivery-intelligence-section{position:relative;overflow:hidden}.delivery-intel-inner{width:100%}.delivery-intel-header{text-align:left;width:100%;max-width:none;margin:0 0 20px}.delivery-intel-header h2{font-size:clamp(var(--type-h2-section-mobile), 3vw, var(--type-h2-section));margin:0 0 12px;font-weight:700}.delivery-intel-lede{font-size:clamp(var(--type-base), 1.2vw, var(--type-lg));color:#121826;letter-spacing:-.02em;margin:0;font-weight:400;line-height:1.6}.delivery-intel-orchestrator{border:1px solid var(--brand-border);border-radius:var(--radius-card);background:var(--brand-surface);text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px 24px;width:100%;margin:18px 0 24px;padding:12px 18px;display:grid}.delivery-intel-orchestrator-header{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:2px;margin-bottom:0;display:flex}.delivery-intel-orchestrator-name{font-size:var(--type-base);color:var(--plum-dark);letter-spacing:-.02em;white-space:nowrap;margin:0;font-weight:800;line-height:1.2}.delivery-intel-orchestrator-role{letter-spacing:.06em;text-transform:uppercase;color:var(--plum);font-size:.6875rem;font-weight:600}.delivery-intel-orchestrator-desc{max-width:none;font-size:clamp(.9375rem, 1.15vw, var(--type-base));color:var(--text-secondary);margin:0;line-height:1.45}@media (width<=640px){.delivery-intel-orchestrator{grid-template-columns:1fr;gap:8px;padding:14px 16px}}.delivery-intel-team-strip{border:1px solid var(--brand-border);border-radius:var(--radius-card);background:#fff;width:100%;margin:22px 0 28px;overflow:hidden}.delivery-intel-team-izy{text-align:center;background:var(--brand-surface);border-bottom:1px solid var(--brand-border);flex-direction:column;align-items:center;gap:2px;padding:14px 20px;display:flex}.delivery-intel-team-agents{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.delivery-intel-team-agent{text-align:center;border-right:1px solid var(--brand-border);background:#fff;flex-direction:column;align-items:center;gap:4px;padding:14px 16px;display:flex}.delivery-intel-team-agent:last-child{border-right:none}.delivery-intel-team-name{font-size:var(--type-sm);color:var(--plum-dark);letter-spacing:-.01em;font-weight:700;line-height:1.25}.delivery-intel-team-role{font-size:var(--type-xs);color:var(--text-muted);font-weight:500;line-height:1.35}.delivery-intel-team-izy .delivery-intel-team-name{font-size:var(--type-base)}.delivery-intel-team-izy .delivery-intel-team-role{font-size:var(--type-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--plum);font-weight:600}@media (width<=640px){.delivery-intel-team-agents{grid-template-columns:1fr}.delivery-intel-team-agent{border-right:none;border-bottom:1px solid var(--brand-border)}.delivery-intel-team-agent:last-child{border-bottom:none}}.delivery-intel-intro{gap:12px;display:grid}.delivery-intel-intro p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.delivery-intel-grid{grid-template-columns:1fr;gap:24px;width:100%;margin:0;padding:0;list-style:none;display:grid}.delivery-intel-core-card{background:#fff;flex-direction:column;display:flex}.delivery-intel-core-heading{background:var(--brand-surface);text-align:left;border-bottom:1px solid #e3e7ef;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 20px 12px;display:flex}.delivery-intel-core-heading-main{flex:1;min-width:0}.delivery-intel-core-main{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:0;display:grid}.delivery-intel-core-aside{aspect-ratio:1;background:var(--brand-surface);border-right:1px solid #e3e7ef;grid-column:1;justify-content:center;align-self:stretch;align-items:center;width:auto;min-width:160px;max-width:220px;height:100%;display:flex}.delivery-intel-core-aside-inner{justify-content:center;align-items:center;width:72%;height:72%;display:flex}.delivery-intel-core-aside-inner .delivery-agent-symbol{width:100%;height:100%}.delivery-intel-core-col--leak{grid-column:2}.delivery-intel-core-col--fix{border-right:none;grid-column:3}.delivery-intel-core-agent-name{letter-spacing:-.02em;color:#121826;margin:0;font-size:1.1875rem;font-weight:900;line-height:1.25}.delivery-intel-core-kicker{letter-spacing:.02em;text-transform:none;color:#6a7892;margin:6px 0 0;font-size:.75rem;font-style:italic;font-weight:600}.delivery-intel-core-col{background:#fff;border-right:1px solid #e8ebf0;min-width:0;padding:20px 22px}.delivery-intel-core-phase-title{letter-spacing:.06em;text-transform:none;color:var(--plum);margin:0 0 12px;font-size:.75rem;font-weight:900}.delivery-intel-core-phase-title--fix{color:var(--plum-dark)}.delivery-intel-core-phase-text{font-size:var(--type-body);color:#2f3d52;margin:0;font-weight:400;line-height:1.7}.delivery-intel-core-leak-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.delivery-intel-core-leak-item{padding-left:14px;position:relative}.delivery-intel-core-leak-item:before{content:"";background:var(--plum);opacity:.55;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.delivery-intel-core-leak-quote{font-size:var(--type-body);color:#3a4658;margin:0;font-style:italic;font-weight:400;line-height:1.7}.delivery-intel-core-tags{flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));align-self:flex-start;gap:4px;width:min(100%,188px);display:grid}.delivery-intel-core-tag{color:#2f3d52;letter-spacing:.01em;white-space:normal;text-align:center;background:#f7f9fc;border:1px solid #e3e7ef;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:3px 6px;font-size:.5rem;font-weight:700;line-height:1.2;display:inline-flex}@media (width<=1024px){.delivery-intel-core-main{grid-template-rows:auto;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr)}.delivery-intel-core-aside{grid-area:1/1}.delivery-intel-core-col--leak{grid-area:1/2}.delivery-intel-core-col--fix{border-top:none;border-right:none;grid-area:1/3}}@media (width<=900px){.delivery-intel-header{margin-bottom:24px}.delivery-intel-grid{gap:20px}.delivery-intel-core-heading{gap:12px;padding:14px 16px 12px}.delivery-intel-core-tags{width:min(46%,188px)}.delivery-intel-core-agent-name{font-size:clamp(.9375rem,3.4vw,1.0625rem)}.delivery-intel-core-col{padding:18px 20px}.delivery-intel-core-aside{min-width:152px;max-width:152px}}@media (width<=720px){.delivery-intel-core-main{grid-template-rows:none;grid-template-columns:1fr}.delivery-intel-core-aside{aspect-ratio:auto;border-bottom:1px solid #e3e7ef;border-right:none;grid-area:1/1;width:100%;min-width:0;max-width:none;height:auto;min-height:168px;padding:20px}.delivery-intel-core-aside-inner{width:min(168px,44vw);height:min(168px,44vw)}.delivery-intel-core-col--leak{grid-area:2/1}.delivery-intel-core-col--fix{grid-area:3/1}.delivery-intel-core-col{border-bottom:1px solid #e8ebf0;border-right:none}.delivery-intel-core-col--fix{border-bottom:none}}.delivery-intel-card{border:1px solid #e3e7ef;border-left:4px solid var(--plum);opacity:0;background:#fff;border-radius:12px;min-height:100%;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s,border-color .28s;overflow:hidden;transform:translateY(20px)scale(.98);box-shadow:0 2px 10px #1218260d}.delivery-intel-card-layout{flex-direction:column;min-height:0;padding:12px 14px 14px;display:flex}.delivery-intel-card-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.delivery-intel-card-title{letter-spacing:-.02em;color:#121826;flex-wrap:wrap;flex:1;align-items:baseline;gap:6px;min-width:0;margin:0;padding-right:4px;font-size:.8125rem;font-weight:800;line-height:1.3;display:flex}.delivery-intel-card-capability{color:var(--plum-dark)}.delivery-intel-card-title-sep{color:#c5cdd8;font-weight:500}.delivery-intel-card-agent-label{color:#121826}.delivery-intel-card-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:10px 14px;min-width:0;display:grid}.delivery-intel-card-agent-icon{flex-shrink:0;justify-content:flex-end;align-items:flex-start;width:48px;min-width:48px;height:48px;min-height:48px;margin:-2px -2px 0 0;display:flex}.delivery-agent-symbol{width:48px;height:48px;margin:0;display:block;overflow:visible}.delivery-intel-label{color:#121826;font-weight:800}.delivery-intel-leak{color:#2f3d52;border-right:1px solid #e8ebf0;margin:0;padding-right:8px;font-size:.75rem;line-height:1.45}.delivery-intel-fix{color:#2f3d52;margin:0;padding-left:2px;font-size:.75rem;line-height:1.45}.delivery-intel-fix .delivery-intel-label{color:var(--plum-dark)}@media (width<=900px){.delivery-intel-card-body{grid-template-columns:1fr;gap:10px}.delivery-intel-leak{border-bottom:1px solid #e8ebf0;border-right:none;padding-bottom:10px;padding-right:0}.delivery-intel-fix{padding-left:0}}.delivery-intel-card:hover,.delivery-intel-card:focus-within{border-color:#d0d6e0;border-left-color:var(--plum);transform:translateY(-4px)scale(1);box-shadow:0 10px 28px #12182614}.delivery-symbol-draw{stroke-dasharray:1;stroke-dashoffset:1px}.delivery-intelligence-section.is-visible .delivery-symbol-draw,.use-cases-section.is-visible .delivery-symbol-draw,.hero-multi-agent--live .delivery-symbol-draw{animation:3s ease-in-out infinite deliverySymbolDraw}.delivery-intelligence-section.is-visible .delivery-symbol-scout-line--2,.delivery-intelligence-section.is-visible .delivery-symbol-guard-line--2,.use-cases-section.is-visible .delivery-symbol-scout-line--2,.use-cases-section.is-visible .delivery-symbol-guard-line--2,.hero-multi-agent--live .delivery-symbol-scout-line--2,.hero-multi-agent--live .delivery-symbol-guard-line--2{animation:3s ease-in-out .35s infinite deliverySymbolDraw}.delivery-intelligence-section.is-visible .delivery-symbol-scout-line--3,.use-cases-section.is-visible .delivery-symbol-scout-line--3,.hero-multi-agent--live .delivery-symbol-scout-line--3{animation:3s ease-in-out .7s infinite deliverySymbolDraw}.delivery-symbol-scout-pen{transform-box:fill-box;transform-origin:0 0;transform:translate(20px,28px)}.delivery-intelligence-section.is-visible .delivery-symbol-scout-pen,.use-cases-section.is-visible .delivery-symbol-scout-pen,.hero-multi-agent--live .delivery-symbol-scout-pen{animation:3s ease-in-out infinite deliverySymbolPenWrite}.delivery-intelligence-section.is-visible .delivery-agent-symbol--nudge .delivery-symbol-radar-sweep,.use-cases-section.is-visible .delivery-agent-symbol--nudge .delivery-symbol-radar-sweep,.hero-multi-agent--live .delivery-agent-symbol--nudge .delivery-symbol-radar-sweep{transform-origin:32px 32px;animation:3.5s linear infinite deliverySymbolRadarSweep}.delivery-intelligence-section.is-visible .delivery-symbol-radar-blip--1,.use-cases-section.is-visible .delivery-symbol-radar-blip--1,.hero-multi-agent--live .delivery-symbol-radar-blip--1{animation:3.5s ease-in-out infinite deliverySymbolRadarBlip}.delivery-intelligence-section.is-visible .delivery-symbol-radar-blip--2,.use-cases-section.is-visible .delivery-symbol-radar-blip--2,.hero-multi-agent--live .delivery-symbol-radar-blip--2{animation:3.5s ease-in-out 1.1s infinite deliverySymbolRadarBlip}.delivery-intelligence-section.is-visible .delivery-symbol-radar-blip--3,.use-cases-section.is-visible .delivery-symbol-radar-blip--3,.hero-multi-agent--live .delivery-symbol-radar-blip--3{animation:3.5s ease-in-out 2.2s infinite deliverySymbolRadarBlip}.delivery-intelligence-section.is-visible .delivery-symbol-vault-cap--3{animation:2.8s ease-in-out infinite deliverySymbolVaultGlow}.delivery-intelligence-section.is-visible .delivery-symbol-lens-progress,.use-cases-section.is-visible .delivery-symbol-lens-progress,.hero-multi-agent--live .delivery-symbol-lens-progress{animation:3s ease-in-out infinite deliverySymbolDraw}.delivery-symbol-lens-progress-dot{transform:translate(16px,44px)}.delivery-intelligence-section.is-visible .delivery-symbol-lens-progress-dot,.use-cases-section.is-visible .delivery-symbol-lens-progress-dot,.hero-multi-agent--live .delivery-symbol-lens-progress-dot{animation:3s ease-in-out infinite deliverySymbolProgressDot}.delivery-intelligence-section.is-visible .delivery-symbol-pulse-alert{animation:1.6s ease-in-out infinite deliverySymbolAlertPulse}.delivery-intelligence-section.is-visible .delivery-symbol-pulse-boundary{animation:2.4s ease-in-out infinite deliverySymbolBoundaryShift}.delivery-intelligence-section.is-visible .delivery-symbol-guard-check{animation:2.8s ease-in-out .25s infinite deliverySymbolDraw}@keyframes deliverySymbolDraw{0%,18%{stroke-dashoffset:1px;opacity:.35}42%,62%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:1px;opacity:.35}}@keyframes deliverySymbolPenWrite{0%,6%{opacity:.9;transform:translate(20px,28px)}24%,30%{opacity:1;transform:translate(46px,28px)}31%,36%{opacity:1;transform:translate(20px,34px)}52%,58%{opacity:1;transform:translate(40px,34px)}59%,64%{opacity:1;transform:translate(20px,40px)}78%,84%{opacity:1;transform:translate(44px,40px)}to{opacity:.9;transform:translate(20px,28px)}}@keyframes deliverySymbolRadarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes deliverySymbolRadarBlip{0%,70%,to{opacity:.2;transform:scale(.75)}78%,88%{opacity:1;transform:scale(1)}}@keyframes deliverySymbolVaultGlow{0%,to{fill:#0043c61a}50%{fill:#0043c647}}@keyframes deliverySymbolProgressDot{0%,18%{opacity:.45;transform:translate(16px,44px)}28%{opacity:1;transform:translate(24px,38px)}38%{opacity:1;transform:translate(30px,34px)}48%{opacity:1;transform:translate(36px,28px)}55%{opacity:1;transform:translate(42px,22px)}62%,72%{opacity:1;transform:translate(48px,18px)}to{opacity:.45;transform:translate(16px,44px)}}@keyframes deliverySymbolAlertPulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes deliverySymbolBoundaryShift{0%,to{stroke-dashoffset:0;opacity:.55}50%{stroke-dashoffset:8px;opacity:1}}.delivery-intelligence-section.is-visible .delivery-intel-card{animation:.52s cubic-bezier(.22,1,.36,1) forwards deliveryIntelReveal;animation-delay:calc(var(--stagger-index,0) * 80ms)}.delivery-intelligence-section.is-visible .delivery-intel-card:hover{transform:translateY(-4px)scale(1)}.delivery-intelligence-section.prefers-reduced-motion .delivery-intel-card{opacity:1;animation:none;transform:none}.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-draw,.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-radar-sweep,.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-radar-blip,.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-lens-progress-dot,.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-pulse-alert,.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-scout-pen,.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-vault-cap--3,.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-pulse-boundary,.use-cases-section.prefers-reduced-motion .delivery-symbol-draw,.use-cases-section.prefers-reduced-motion .delivery-symbol-radar-sweep,.use-cases-section.prefers-reduced-motion .delivery-symbol-radar-blip,.use-cases-section.prefers-reduced-motion .delivery-symbol-lens-progress-dot,.use-cases-section.prefers-reduced-motion .delivery-symbol-scout-pen{stroke-dashoffset:0;opacity:1;transform:none;animation:none!important}.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-lens-progress-dot,.use-cases-section.prefers-reduced-motion .delivery-symbol-lens-progress-dot{transform:translate(48px,18px)}.delivery-intelligence-section.prefers-reduced-motion .delivery-symbol-scout-pen,.use-cases-section.prefers-reduced-motion .delivery-symbol-scout-pen{transform:translate(44px,40px)}@keyframes deliveryIntelReveal{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes deliveryIntelStatPop{0%{opacity:0;transform:translateY(6px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.delivery-intel-card{transition:box-shadow .28s,border-color .28s}.delivery-intel-card:hover,.delivery-intel-card:focus-within{transform:none}}.without-with-izdun-section{padding-top:calc(var(--section-space) * .75);padding-bottom:calc(var(--section-space) * .75)}.without-with-izdun-section .section-heading{max-width:640px;margin-bottom:28px}.without-with-izdun-section .section-heading .lede{margin-top:.5rem}.without-with-izdun-board{border:1px solid var(--brand-border);box-shadow:var(--shadow-low);background:#fff;border-radius:18px;overflow:hidden}.without-with-izdun-columns{border-bottom:1px solid var(--divider);grid-template-columns:1fr 1fr;display:grid}.without-with-izdun-col-head{padding:18px 22px 16px}.without-with-izdun-col-head--without{background:var(--brand-surface);border-right:1px solid var(--divider)}.without-with-izdun-col-head--with{background:linear-gradient(145deg, var(--plum) 0%, var(--plum-dark) 100%)}.without-with-izdun-label{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800;line-height:1.3}.without-with-izdun-col-head--without .without-with-izdun-label{color:var(--text-muted)}.without-with-izdun-col-head--with .without-with-izdun-label{color:#fff}.without-with-izdun-rows{margin:0;padding:0;list-style:none}.without-with-izdun-row{border-bottom:1px solid var(--divider);grid-template-columns:1fr 1fr;display:grid}.without-with-izdun-row:last-child{border-bottom:none}.without-with-izdun-cell{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:72px;padding:18px 22px;display:flex}.without-with-izdun-cell--without{border-right:1px solid var(--divider);background:#fff}.without-with-izdun-cell--with{background:var(--brand-surface)}.without-with-izdun-line{color:var(--text);font-size:.9375rem;font-weight:600;line-height:1.4}.without-with-izdun-cell--without .without-with-izdun-line{color:var(--text-secondary)}.without-with-izdun-cell--with .without-with-izdun-line{color:var(--plum-dark);font-weight:700}@media (width<=720px){.without-with-izdun-columns{grid-template-columns:1fr}.without-with-izdun-col-head--without{border-right:none;border-bottom:1px solid var(--divider)}.without-with-izdun-row{grid-template-columns:1fr}.without-with-izdun-cell--without{border-right:none;border-bottom:1px solid var(--divider);min-height:auto;padding-bottom:14px}.without-with-izdun-cell--with{min-height:auto}}.extras-orchestrator-section{padding-top:0;padding-bottom:2rem}.extras-orchestrator-section .section-heading{max-width:720px;margin-bottom:20px}.izy-orchestrator-heading{letter-spacing:-.01em;color:var(--plum-dark);background:#fff;border-bottom:1px solid #0043c614;margin:0;padding:14px 18px 12px;font-size:clamp(.875rem,1.1vw,.9375rem);font-weight:700;line-height:1.35}.izy-orchestrator{flex-direction:column;display:flex}.izy-orchestrator--hero{background:#fff;border:1px solid #0043c614;border-radius:18px;overflow:hidden;box-shadow:0 1px 2px #0043c60a,0 10px 28px #0043c614,0 24px 48px #0032960f}.izy-orchestrator-hub{background:linear-gradient(145deg, var(--plum) 0%, var(--plum-dark) 100%);color:#fff;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.izy-orchestrator-hub-icon{width:40px;height:40px;color:var(--plum-dark);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 1px #ffffff2e}.izy-orchestrator-hub-main{flex:1;min-width:0}.izy-orchestrator-hub-title{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.izy-orchestrator-name{color:#fff;font-size:clamp(1.125rem,1.8vw,1.375rem);font-weight:700;line-height:1.1}.izy-orchestrator-role{letter-spacing:.02em;color:#fff;background:#ffffff2e;border:1px solid #ffffff38;border-radius:999px;align-items:center;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.izy-orchestrator-tagline{color:#ffffffe0;margin:4px 0 0;font-size:.8125rem;line-height:1.4}.izy-orchestrator-status{letter-spacing:.03em;color:#ffffffe6;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.izy-orchestrator-status-dot{background:#fff;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite orchestrator-status-pulse;box-shadow:0 0 0 3px #ffffff38}@keyframes orchestrator-status-pulse{0%,to{opacity:1}50%{opacity:.55}}.izy-orchestrator-body{flex-direction:column;display:flex}.izy-orchestrator-row{border-bottom:1px solid #0043c614;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:12px;padding:12px 16px;display:grid}.izy-orchestrator-row:last-child{border-bottom:none}.izy-orchestrator-phase-label{letter-spacing:.1em;text-transform:uppercase;color:var(--plum-dark);font-size:.625rem;font-weight:800;line-height:1.2}.izy-orchestrator-agents{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.izy-orchestrator-agent-card{background:#fff;border:1px solid #0043c61a;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:10px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.izy-orchestrator-agent-card:hover{border-color:#0043c62e;box-shadow:0 4px 12px #0043c612}.izy-agent-icon{width:36px;height:36px;color:var(--plum-dark);background:#0043c614;border:1px solid #0043c61f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.izy-orchestrator-agent-copy{min-width:0}.izy-orchestrator-agent-copy strong{color:var(--text);font-size:.875rem;font-weight:700;line-height:1.2;display:block}.izy-orchestrator-agent-copy p{color:var(--text-muted);margin:2px 0 0;font-size:.75rem;line-height:1.35}.agent-collab-section{padding-top:1.5rem;padding-bottom:2.5rem}.agent-collab-section .section-heading{max-width:760px;margin-bottom:24px}.agent-collab-section .section-heading .eyebrow{letter-spacing:.01em;text-transform:none;color:var(--plum-dark);font-size:clamp(.9375rem,1.2vw,1.0625rem);font-weight:600}.agent-collab-animation{background:linear-gradient(165deg,#fff 0%,#f8fbff 55%,#f1f6ff 100%);border:1px solid #0043c61a;border-radius:28px;padding:24px 24px 20px;box-shadow:0 8px 24px #0043c612,0 20px 48px #00329614}.collab-orchestrator-strip{color:#fff;background:linear-gradient(145deg,#0043c6 0%,#003296 100%);border-radius:14px;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;padding:16px 18px;display:flex}.collab-orchestrator-main{flex:220px;min-width:0}.collab-orchestrator-badge{letter-spacing:.1em;text-transform:uppercase;background:#ffffff29;border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:.625rem;font-weight:800;display:inline-block}.collab-orchestrator-copy{color:#ffffffeb;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.collab-orchestrator-stats{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.collab-orchestrator-stat{color:#ffffffe0;white-space:nowrap;font-size:.75rem;font-weight:500}.collab-orchestrator-stat strong{color:#fff;margin-right:4px;font-size:.9375rem;font-weight:800}.collab-orchestrator-pulse{background:var(--plum);border-radius:50%;flex-shrink:0;align-self:center;width:8px;height:8px;animation:2.4s ease-in-out infinite collab-orchestrator-pulse;box-shadow:0 0 0 4px #0043c638}@keyframes collab-orchestrator-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.collab-layout{grid-template-columns:minmax(220px,280px) 1fr;align-items:stretch;gap:24px;display:grid}.collab-timeline{flex-direction:column;gap:0;display:flex;position:relative}.collab-timeline-group{flex-direction:column;display:flex}.collab-phase-header{letter-spacing:.06em;text-transform:uppercase;color:var(--plum-dark);margin:0 0 6px;padding:10px 10px 0;font-size:.625rem;font-weight:800}.collab-phase-header--design,.collab-phase-header--predict{color:var(--plum)}.collab-phase-header--deliver{color:var(--plum-dark)}.collab-node{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:28px 1fr;align-items:center;gap:2px 10px;padding:10px 12px 18px 10px;transition:background .2s,box-shadow .2s;display:grid;position:relative}.collab-node:hover{background:#0043c60a}.collab-node-index{width:28px;height:28px;color:var(--text-muted);background:#0043c614;border:2px solid #0000;border-radius:50%;grid-row:1/span 2;place-items:center;font-size:.6875rem;font-weight:800;transition:all .25s;display:grid}.collab-node-agent{color:var(--text);font-size:.8125rem;font-weight:700;line-height:1.2}.collab-node-role{color:var(--text-muted);font-size:.625rem;font-weight:600;line-height:1.3}.collab-node-connector{background:#0043c61f;width:2px;transition:background .25s;position:absolute;top:38px;bottom:-2px;left:23px}.collab-node.is-complete .collab-node-index{color:#fff;background:var(--plum);border-color:#0043c626}.collab-node.is-complete .collab-node-connector{background:#0043c659}.collab-node.is-active{background:#0043c60f;box-shadow:inset 0 0 0 1px #0043c61f}.collab-node.is-active .collab-node-index{color:#fff;background:var(--plum-dark);animation:1.8s ease-in-out infinite collab-node-active;box-shadow:0 0 0 4px #0043c626}.collab-node--design.is-active .collab-node-index,.collab-node--predict.is-active .collab-node-index{background:var(--plum)}.collab-node--deliver.is-active .collab-node-index{background:var(--plum-dark)}@keyframes collab-node-active{0%,to{box-shadow:0 0 0 4px #0043c626}50%{box-shadow:0 0 0 7px #0043c614}}.collab-stage{background:#fff;border:1px solid #0043c61a;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:stretch;gap:20px;min-height:280px;padding:18px;display:grid;box-shadow:0 4px 16px #0043c60d}.collab-stage--design,.collab-stage--predict{border-top:3px solid var(--plum)}.collab-stage--deliver{border-top:3px solid var(--plum-dark)}.collab-stage-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.collab-stage-visual{background:linear-gradient(#0043c60a 0%,#0043c603 100%);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:16px;animation:.45s both collab-stage-enter;display:flex}@keyframes collab-stage-enter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.collab-stage-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--plum-dark);background:#0043c614;border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:700}.collab-stage-copy h3{color:var(--text);margin:0;font-size:clamp(1.125rem,1.6vw,1.35rem);line-height:1.2}.collab-stage-agent-head{flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-bottom:10px;display:flex}.collab-agent-role{letter-spacing:.02em;color:var(--plum-dark);background:#0043c614;border-radius:999px;padding:3px 8px;font-size:.75rem;font-weight:700}.collab-stage-detail{font-size:.9375rem;line-height:1.65;color:var(--text-secondary)!important;margin:0 0 14px!important}.collab-capabilities{flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.collab-capabilities li{color:var(--plum-dark);background:#0043c60d;border:1px solid #0043c624;border-radius:999px;padding:5px 10px;font-size:.6875rem;font-weight:600}.collab-trigger{color:var(--text-muted);border-top:1px solid #0043c614;margin:0;padding-top:12px;font-size:.8125rem;line-height:1.5}.collab-trigger span{color:var(--text-secondary);margin-right:4px;font-weight:700}.collab-stage-copy p{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.6}.collab-stage-meta{letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--plum-dark)!important;margin:0 0 6px!important;font-size:.6875rem!important}.collab-progress-dots{justify-content:center;gap:8px;margin-top:18px;display:flex}.collab-progress-dot{background:#0043c626;border-radius:50%;width:8px;height:8px;transition:all .25s}.collab-progress-dot.is-complete{background:#0043c659}.collab-progress-dot.is-active{background:var(--plum);border-radius:999px;width:24px}.collab-scene-inner{justify-content:center;align-items:center;gap:14px;width:100%;min-height:88px;display:flex}.collab-scene-vault,.collab-scene-pulse,.collab-scene-nudge{flex-direction:column;gap:10px}.collab-scene-doc{background:#fff;border:1px solid #0043c626;border-radius:10px;flex-direction:column;gap:6px;min-width:88px;padding:10px 12px;display:flex}.collab-scene-doc span{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.5625rem;font-weight:800}.collab-scene-lines{background:linear-gradient(#0043c633,#0043c633) 0 4px/100% 3px no-repeat,linear-gradient(#0043c626,#0043c626) 0 12px/70% 3px no-repeat,linear-gradient(#0043c626,#0043c626) 0 20px/85% 3px no-repeat;height:28px;animation:2.8s ease-in-out infinite collab-lines-pulse}.collab-scene-grid{grid-template-columns:repeat(3,1fr);gap:3px;height:28px;display:grid}.collab-scene-grid:before,.collab-scene-grid:after{content:""}.collab-scene-doc-out .collab-scene-grid{background:linear-gradient(#0043c640,#0043c640) 0 0/100% 8px no-repeat,linear-gradient(#0043c640,#0043c640) 0 10px/100% 8px no-repeat,linear-gradient(#0043c640,#0043c640) 0 20px/100% 8px no-repeat;animation:2.8s ease-in-out infinite collab-grid-build}.collab-scene-arrow{color:var(--plum);font-size:1.25rem;font-weight:800;animation:2.8s ease-in-out infinite collab-arrow-pulse}.collab-scene-chips{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.collab-scene-chips span{color:var(--plum-dark);background:#fff;border:1px solid #0043c633;border-radius:6px;padding:4px 8px;font-size:.5625rem;font-weight:700;animation:3s ease-in-out infinite collab-chip-drop}.collab-scene-chips span:nth-child(2){animation-delay:.2s}.collab-scene-chips span:nth-child(3){animation-delay:.4s}.collab-scene-vault-box{background:#ffffffe6;border:1px dashed #0043c640;border-radius:10px;width:120px;height:52px;position:relative;overflow:hidden}.collab-scene-vault-seal{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0043c6d9;place-items:center;font-size:.625rem;font-weight:800;animation:3s ease-in-out infinite collab-vault-seal;display:grid;position:absolute;inset:0}.collab-scene-radar{background:#ffffffe6;border:2px solid #0043c626;border-radius:50%;width:88px;height:88px;position:relative}.collab-radar-sweep{transform-origin:0;background:linear-gradient(90deg, var(--plum), transparent);width:44px;height:2px;margin-top:-1px;animation:2.4s linear infinite collab-radar-spin;position:absolute;top:50%;left:50%}.collab-radar-blip{background:var(--plum-dark);border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite collab-blip-flash;position:absolute;top:22px;right:20px}.collab-scene-lane{background:linear-gradient(90deg,#0043c61f 0%,#0043c629 100%);border-radius:999px;width:min(100%,220px);height:20px;position:relative}.collab-scene-dot{background:var(--plum);border-radius:50%;width:10px;height:10px;margin-top:-5px;animation:3s ease-in-out infinite collab-nudge-dot;position:absolute;top:50%;left:20%}.collab-scene-callout{letter-spacing:.04em;text-transform:uppercase;color:var(--plum-dark);font-size:.6875rem;font-weight:800;animation:2.4s ease-in-out infinite collab-callout-flash}.collab-scene-callout-action{color:var(--plum)}.collab-scene-dashboard{flex-direction:column;gap:8px;width:min(100%,220px);display:flex}.collab-scene-milestone{color:var(--text-secondary);background:#fff;border:1px solid #0043c61a;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:.6875rem;font-weight:600;display:flex}.collab-scene-milestone:after{content:"";background:#0043c61f;border-radius:999px;width:48px;height:5px}.collab-scene-milestone.done:after{background:var(--plum)}.collab-scene-milestone.live:after{background:var(--plum);animation:2.6s ease-in-out infinite collab-milestone-live}.collab-scene-milestone.next:after{width:20px}.collab-scene-contract{background:#fff;border:2px solid #0043c640;border-radius:10px;width:min(100%,220px);min-height:56px;padding:10px 12px;position:relative;overflow:hidden}.collab-scene-creep{color:var(--plum-dark);background:#0043c61f;border-radius:5px;padding:3px 8px;font-size:.625rem;font-weight:700;animation:3.2s ease-in-out infinite collab-creep-slide;display:inline-block}.collab-scene-block{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--plum);opacity:0;place-items:center;width:32%;font-size:.5625rem;font-weight:800;animation:3.2s ease-in-out .6s infinite collab-block-show;display:grid;position:absolute;top:0;bottom:0;right:0}@keyframes collab-lines-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes collab-grid-build{0%,20%{opacity:.3}45%,75%{opacity:1}to{opacity:.3}}@keyframes collab-arrow-pulse{0%,to{opacity:.4;transform:translate(-2px)}50%{opacity:1;transform:translate(2px)}}@keyframes collab-chip-drop{0%,15%{opacity:0;transform:translateY(-8px)}35%,70%{opacity:1;transform:translateY(0)}to{opacity:.6;transform:translateY(4px)}}@keyframes collab-vault-seal{0%,35%{opacity:0}55%,80%{opacity:1}to{opacity:0}}@keyframes collab-radar-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes collab-blip-flash{0%,30%{opacity:0;transform:scale(.6)}50%,70%{opacity:1;transform:scale(1)}to{opacity:0}}@keyframes collab-nudge-dot{0%,20%{background:var(--plum);left:20%}45%,55%{background:var(--plum-dark);left:72%}75%,to{background:var(--plum);left:20%}}@keyframes collab-callout-flash{0%,25%{opacity:0}45%,75%{opacity:1}to{opacity:0}}@keyframes collab-milestone-live{0%,to{opacity:.65;transform:scaleX(.85)}50%{opacity:1;transform:scaleX(1)}}@keyframes collab-creep-slide{0%,15%{opacity:.5;transform:translate(0)}45%,55%{opacity:1;transform:translate(24px)}75%,to{opacity:.5;transform:translate(0)}}@keyframes collab-block-show{0%,40%{opacity:0}55%,78%{opacity:1}to{opacity:0}}@media (width<=900px){.collab-layout{grid-template-columns:1fr;gap:16px}.collab-timeline{flex-direction:row;gap:8px;padding-bottom:4px;overflow-x:auto}.collab-timeline-group{flex:none}.collab-phase-header{white-space:nowrap;padding:0 4px 4px}.collab-node{text-align:center;flex:0 0 108px;grid-template-rows:auto auto auto;grid-template-columns:1fr;justify-items:center;padding:10px 8px}.collab-node-index{grid-row:auto}.collab-node-connector{display:none}.collab-stage{grid-template-columns:1fr;min-height:auto}.collab-stage-copy{order:1}.collab-stage-visual{order:2;min-height:180px}}@media (prefers-reduced-motion:reduce){.collab-orchestrator-pulse,.collab-node.is-active .collab-node-index,.collab-stage-visual,.collab-scene-lines,.collab-scene-doc-out .collab-scene-grid,.collab-scene-arrow,.collab-scene-chips span,.collab-scene-vault-seal,.collab-radar-sweep,.collab-radar-blip,.collab-scene-dot,.collab-scene-callout,.collab-scene-milestone.live:after,.collab-scene-creep,.collab-scene-block{animation:none!important}.collab-stage-visual{opacity:1;transform:none}.collab-scene-vault-seal,.collab-scene-block{opacity:1}}.deal-lifecycle-section{padding-top:1.5rem;padding-bottom:2.5rem}.deal-lifecycle-section .section-heading{max-width:720px;margin-bottom:24px}.deal-lifecycle-section .section-heading .lede{font-size:clamp(1.0625rem,1.35vw,1.1875rem);line-height:1.65}.deal-lifecycle-section .section-heading .eyebrow{letter-spacing:.01em;text-transform:none;color:var(--plum-dark);font-size:clamp(.9375rem,1.2vw,1.0625rem);font-weight:600}.deal-lifecycle-board{background:linear-gradient(165deg,#fff 0%,#f8fbff 55%,#f1f6ff 100%);border:1px solid #0043c61a;border-radius:24px;padding:24px;box-shadow:0 8px 24px #0043c612,0 20px 48px #00329614}.deal-lifecycle-layout{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:start;gap:28px;display:grid}.deal-lifecycle-diagram-lede{color:var(--text-secondary);margin:0 0 16px;font-size:.9375rem;line-height:1.5}.deal-lifecycle-diagram-lede strong{color:var(--plum-dark)}.deal-lifecycle-timeline{border-left:2px solid #0043c626;margin:0;padding:0 0 0 20px;list-style:none}.deal-lifecycle-timeline>li{margin-bottom:4px;position:relative}.deal-lifecycle-timeline-step{cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:none;border-radius:10px;grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;gap:2px 10px;margin-left:-20px;padding:8px 12px 8px 28px;transition:background .3s;display:grid}.deal-lifecycle-timeline-step:hover{background:#0043c60a}.deal-lifecycle-timeline-step.is-active{background:#fff;box-shadow:0 2px 12px #0043c61a}.deal-lifecycle-timeline-marker{background:#fff;border:2px solid #0043c659;border-radius:50%;width:10px;height:10px;transition:border-color .3s,background .3s,transform .3s;position:absolute;top:14px;left:-25px}.deal-lifecycle-timeline-step.is-active .deal-lifecycle-timeline-marker{background:var(--plum);border-color:var(--plum);transform:scale(1.15);box-shadow:0 0 0 4px #0043c626}.deal-lifecycle-timeline-num{color:var(--text-muted);grid-area:1/1;font-size:.6875rem;font-weight:800;line-height:1.2}.deal-lifecycle-timeline-step.is-active .deal-lifecycle-timeline-num{color:var(--plum)}.deal-lifecycle-timeline-label{color:var(--text);grid-area:1/2;font-size:.875rem;font-weight:800;line-height:1.2}.deal-lifecycle-timeline-step.is-active .deal-lifecycle-timeline-label{color:var(--plum-dark);font-size:.9375rem}.deal-lifecycle-timeline-hook{color:var(--text-secondary);grid-column:1/-1;margin:0;font-size:.8125rem;line-height:1.45}.deal-lifecycle-timeline-agents{flex-wrap:wrap;grid-column:1/-1;gap:6px;margin-top:4px;display:flex}.deal-lifecycle-timeline-agent{color:var(--plum-dark);cursor:pointer;background:#0043c60f;border:1px solid #0043c624;border-radius:6px;padding:4px 8px;font-size:.6875rem;font-weight:700;transition:background .2s,border-color .2s}.deal-lifecycle-timeline-agent:hover,.deal-lifecycle-timeline-agent.is-selected{background:var(--plum);border-color:var(--plum);color:#fff}.deal-lifecycle-dispatch{align-items:center;gap:12px;margin:16px 0 14px;padding-left:8px;display:flex}.deal-lifecycle-dispatch-line{background:linear-gradient(90deg, var(--plum) 0%, #0043c633 100%);border-radius:2px;flex:1;height:2px}.deal-lifecycle-dispatch-line--fan{background:linear-gradient(90deg, #0043c633 0%, var(--plum) 50%, #0043c633 100%)}.deal-lifecycle-dispatch-izy{background:linear-gradient(145deg, var(--plum) 0%, var(--plum-dark) 100%);color:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:8px 14px;font-size:.8125rem;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #0043c640}.deal-lifecycle-dispatch-izy svg{width:18px;height:18px}.deal-lifecycle-agent-chips{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.deal-lifecycle-chip{border:1px solid #0043c61a;border-left:3px solid var(--divider);cursor:pointer;font:inherit;color:inherit;text-align:left;opacity:.72;background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;transition:border-color .3s,box-shadow .3s,transform .25s,opacity .3s;display:flex}.deal-lifecycle-chip--scout,.deal-lifecycle-chip--vault,.deal-lifecycle-chip--pulse,.deal-lifecycle-chip--nudge{border-left-color:var(--plum)}.deal-lifecycle-chip--lens,.deal-lifecycle-chip--guard{border-left-color:var(--plum-dark)}.deal-lifecycle-chip.is-invoked{opacity:1}.deal-lifecycle-chip.is-selected{opacity:1;border-color:#0043c659;transform:translateY(-2px);box-shadow:0 6px 18px #0043c624}.deal-lifecycle-chip-icon{color:var(--plum-dark);display:flex}.deal-lifecycle-chip.is-selected .deal-lifecycle-chip-icon{color:var(--plum)}.deal-lifecycle-chip-name{color:var(--text);font-size:.8125rem;font-weight:800;line-height:1.2}.deal-lifecycle-chip.is-selected .deal-lifecycle-chip-name{color:var(--plum)}.deal-lifecycle-chip-role{color:var(--text-muted);font-size:.6875rem;font-weight:600;line-height:1.3}.deal-lifecycle-insight-wrap{position:sticky;top:88px}.deal-lifecycle-insight-prompt{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 10px;font-size:.75rem;font-weight:700}.deal-lifecycle-insight{border:1px solid #0043c61f;border-top:3px solid var(--plum);background:#fff;border-radius:16px;padding:22px;animation:.35s both deal-lifecycle-insight-in;box-shadow:0 4px 16px #00329614}@keyframes deal-lifecycle-insight-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.deal-lifecycle-insight--scout,.deal-lifecycle-insight--vault,.deal-lifecycle-insight--pulse,.deal-lifecycle-insight--nudge{border-top-color:var(--plum)}.deal-lifecycle-insight--lens,.deal-lifecycle-insight--guard{border-top-color:var(--plum-dark)}.deal-lifecycle-insight-head{align-items:center;gap:14px;margin-bottom:14px;display:flex}.deal-lifecycle-insight-icon{width:52px;height:52px;color:var(--plum-dark);background:#0043c614;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.deal-lifecycle-insight-head h3{color:var(--text);margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.deal-lifecycle-insight-role{color:var(--plum-dark);margin:4px 0 0;font-size:.8125rem;font-weight:700}.deal-lifecycle-insight-summary{color:var(--text-secondary);margin:0 0 16px;font-size:.9375rem;line-height:1.6}.deal-lifecycle-insight-block{border-top:1px solid var(--border);margin-bottom:16px;padding-top:14px}.deal-lifecycle-insight-block:last-child{margin-bottom:0}.deal-lifecycle-insight-block h4{letter-spacing:.06em;text-transform:uppercase;color:var(--plum-dark);margin:0 0 8px;font-size:.6875rem;font-weight:800}.deal-lifecycle-insight-block p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.55}.deal-lifecycle-insight-outcome{font-style:italic;font-weight:600;color:var(--plum-dark)!important;margin-top:8px!important;font-size:.8125rem!important}.deal-lifecycle-insight-stages{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.deal-lifecycle-insight-stages li{color:var(--text);background:#0043c60f;border:1px solid #0043c61a;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:.8125rem;font-weight:600;display:inline-flex}.deal-lifecycle-insight-stage-num{background:var(--plum);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.625rem;font-weight:800;display:inline-flex}@media (width<=960px){.deal-lifecycle-layout{grid-template-columns:1fr;gap:24px}.deal-lifecycle-insight-wrap{position:static}.deal-lifecycle-agent-chips{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.deal-lifecycle-board{padding:18px 14px}.deal-lifecycle-agent-chips{grid-template-columns:1fr}.deal-lifecycle-timeline{padding-left:16px}}@media (prefers-reduced-motion:reduce){.deal-lifecycle-insight,.deal-lifecycle-chip,.deal-lifecycle-timeline-step{transition:none!important;animation:none!important}}.four-c-section{padding-top:1.5rem;padding-bottom:2rem}.four-c-section .section-heading{text-align:left;max-width:720px;margin-bottom:20px}.four-c-section .section-heading .eyebrow,.four-c-section .section-heading h2,.four-c-section .section-heading .lede{text-transform:uppercase;letter-spacing:.06em}.four-c-section .section-heading .eyebrow{color:var(--plum-dark);margin-bottom:8px;font-size:clamp(.75rem,1vw,.8125rem);font-weight:700;line-height:1.35}.four-c-section .section-heading h2{color:var(--text);margin:0 0 10px;font-size:clamp(1.25rem,2.2vw,1.5rem);line-height:1.2}.four-c-section .section-heading .lede{color:var(--text-muted);margin:0;font-size:clamp(.75rem,1vw,.8125rem);font-weight:600;line-height:1.45}.four-c-section-actions{justify-content:flex-start;margin-top:24px;display:flex}.four-c-section-actions .button{min-height:44px;padding:0 22px;font-size:.9rem;font-weight:700}.four-c-section-inner{background:linear-gradient(165deg,#fff 0%,#f8fbff 55%,#f1f6ff 100%);border:1px solid #0043c61a;border-radius:28px;padding:24px 24px 20px;box-shadow:0 8px 24px #0043c612,0 20px 48px #00329614}.four-c-section .four-cs-platform{gap:0}.four-c-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.four-c-card{border:1px solid var(--border);border-top:3px solid var(--plum);background:#fff;border-radius:16px;grid-template-rows:5rem 8.5rem 1fr;gap:12px;height:100%;min-height:100%;padding:18px 14px 16px;display:grid;box-shadow:0 2px 8px #0032960f}.four-c-card-head{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-height:4.75rem;display:flex}.four-c-card-title{color:var(--text);min-height:1.15em;margin:0 0 6px;font-size:clamp(1.25rem,1.5vw,1.4375rem);font-weight:800;line-height:1.15}.four-c-card-question{max-width:20ch;min-height:2.6em;color:var(--text-muted);margin:0;font-size:clamp(.8125rem,1vw,.9375rem);font-weight:600;line-height:1.35}.four-c-card-anim{background:linear-gradient(#0043c60a 0%,#0043c603 100%);border:1px solid #0043c614;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:8.5rem;min-height:8.5rem;max-height:8.5rem;padding:10px 10px 8px;display:flex;overflow:hidden}.four-c-scene-caption{text-align:center;max-width:16ch;color:var(--plum-dark);margin:0;font-size:.625rem;font-weight:700;line-height:1.25}.four-c-card-risks{border-top:1px solid var(--border);flex-direction:column;min-height:9.5rem;padding-top:12px;display:flex}.four-c-risks-label{letter-spacing:.08em;text-transform:uppercase;color:var(--plum-dark);min-height:1em;margin:0 0 8px;font-size:.625rem;font-weight:800}.four-c-risks-list{flex-direction:column;flex:1;gap:0;margin:0;padding:0;list-style:none;display:flex}.four-c-risks-list li{min-height:0;color:var(--text-secondary);padding:2px 0 2px 12px;font-size:clamp(.8125rem,.95vw,.875rem);line-height:1.2;position:relative}.four-c-risks-list li:before{content:"";background:var(--plum);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.four-c-scene{justify-content:center;align-items:center;gap:6px;width:100%;max-width:168px;height:52px;margin:0 auto;display:flex}.four-c-scene-clarity{gap:5px}.four-c-scene-clarity-inputs{flex-direction:column;gap:4px;display:flex}.four-c-scene-chip{letter-spacing:.03em;color:var(--text-muted);background:#fff;border:1px solid #0043c633;border-radius:6px;padding:3px 8px;font-size:.625rem;font-weight:700;animation:3.2s ease-in-out infinite four-c-chip-merge}.four-c-scene-chip:first-child{animation-delay:0s}.four-c-scene-chip:nth-child(2){animation-delay:.2s}.four-c-scene-chip:nth-child(3){animation-delay:.4s}.four-c-scene-arrow{color:var(--plum);font-size:1rem;font-weight:800;animation:3.2s ease-in-out infinite four-c-arrow-pulse}.four-c-scene-goal{border:2px solid var(--plum);background:var(--brand-surface);border-radius:8px;justify-content:center;align-items:center;min-width:52px;padding:8px;animation:3.2s ease-in-out infinite four-c-goal-lock;display:flex}.four-c-scene-goal span{letter-spacing:.04em;text-transform:uppercase;color:var(--plum-dark);font-size:.6875rem;font-weight:800}.four-c-scene-capability{flex-direction:column;width:100%;max-width:168px;height:auto}.four-c-scene-bars{flex-direction:column;gap:5px;width:100%;display:flex}.four-c-scene-bar-row{grid-template-columns:2.25rem 1fr;align-items:center;gap:6px;display:grid}.four-c-scene-bar-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.5625rem;font-weight:800}.four-c-scene-bar{background:#0043c61a;border-radius:999px;height:9px;position:relative;overflow:visible}.four-c-scene-bar-over{box-shadow:0 0 0 1px #0043c640}.four-c-scene-bar-fill{border-radius:inherit;background:var(--plum);height:100%;display:block}.four-c-scene-bar-fill-1{width:58%;animation:3.4s ease-in-out infinite four-c-bar-fill-1}.four-c-scene-bar-fill-2{width:76%;animation:3.4s ease-in-out infinite four-c-bar-fill-2}.four-c-scene-bar-fill-3{background:var(--plum-dark);width:100%;animation:3.4s ease-in-out infinite four-c-bar-overload}.four-c-scene-bar-flag{color:var(--plum-dark);opacity:0;font-size:.5625rem;font-weight:800;animation:3.4s ease-in-out infinite four-c-bar-flag;position:absolute;top:-15px;right:-2px}.four-c-scene-bar-row--alert .four-c-scene-bar-label{color:var(--plum-dark)}.four-c-scene-commitment{width:100%;max-width:168px;height:auto}.four-c-scene-scope{flex-direction:column;gap:6px;width:100%;display:flex}.four-c-scene-scope-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.5625rem;font-weight:800}.four-c-scene-scope-bar{background:#0043c61f;border-radius:999px;height:10px;display:block;position:relative;overflow:hidden}.four-c-scene-scope-bar:after{content:"";border-radius:inherit;background:var(--plum);width:58%;position:absolute;inset:0 auto 0 0}.four-c-scene-scope-creep{align-items:center;gap:6px;animation:3.6s ease-in-out infinite four-c-scope-creep;display:flex}.four-c-scene-scope-creep-text{color:var(--plum-dark);background:#0043c60f;border:1px dashed #0043c666;border-radius:999px;padding:3px 8px;font-size:.625rem;font-weight:700}.four-c-scene-scope-creep-flag{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--plum-dark);border-radius:4px;padding:2px 6px;font-size:.5625rem;font-weight:800;animation:3.6s ease-in-out infinite four-c-no-co-flash}.four-c-scene-channels{gap:6px;max-width:168px}.four-c-scene-node{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);text-align:center;background:#fff;border:1px solid #0043c633;border-radius:999px;flex-shrink:0;min-width:40px;padding:6px 8px;font-size:.5625rem;font-weight:800;transition:border-color .3s,color .3s,box-shadow .3s}.four-c-scene-node--lit{color:var(--plum-dark);border-color:var(--plum);background:var(--brand-surface);animation:3s ease-in-out infinite four-c-partner-alert;box-shadow:0 0 0 3px #0043c61f}.four-c-scene-signal{flex-direction:column;align-items:center;gap:2px;min-width:28px;display:flex}.four-c-scene-signal-dot{background:var(--plum);border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite four-c-signal-travel;display:block}.four-c-scene-signal-label{letter-spacing:.06em;text-transform:uppercase;color:var(--plum);opacity:0;font-size:.5rem;font-weight:800;animation:3s ease-in-out infinite four-c-signal-label}@keyframes four-c-chip-merge{0%,15%{opacity:.45;border-color:#0043c626;transform:translate(0)}40%,70%{opacity:1;border-color:var(--plum);transform:translate(2px)}to{opacity:.35;transform:translate(0)}}@keyframes four-c-arrow-pulse{0%,to{opacity:.5;transform:translate(-3px)}45%,55%{opacity:1;transform:translate(3px)}}@keyframes four-c-goal-lock{0%,to{transform:scale(1);box-shadow:0 0 #0043c626}50%{transform:scale(1.03);box-shadow:0 0 0 6px #0043c61f}}@keyframes four-c-bar-fill-1{0%,to{width:52%}50%{width:64%}}@keyframes four-c-bar-fill-2{0%,to{width:70%}50%{width:84%}}@keyframes four-c-bar-overload{0%,to{width:94%}50%{width:100%}}@keyframes four-c-bar-flag{0%,30%{opacity:0}45%,75%{opacity:1}to{opacity:0}}@keyframes four-c-scope-creep{0%,20%{transform:translate(0)}50%,70%{transform:translate(12px)}to{transform:translate(0)}}@keyframes four-c-no-co-flash{0%,35%{opacity:.4}50%,80%{opacity:1}to{opacity:.4}}@keyframes four-c-signal-travel{0%,15%{opacity:.3;transform:translate(-8px)scale(.8)}45%,65%{opacity:1;transform:translate(8px)scale(1.1)}to{opacity:.3;transform:translate(14px)scale(.9)}}@keyframes four-c-signal-label{0%,40%{opacity:0}55%,75%{opacity:1}to{opacity:0}}@keyframes four-c-partner-alert{0%,40%{box-shadow:0 0 #0043c600}55%,80%{box-shadow:0 0 0 5px #0043c62e}to{box-shadow:0 0 #0043c600}}@media (width<=900px){.four-c-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=560px){.four-c-section-inner{padding:24px 16px 20px}.four-c-grid{grid-template-columns:1fr;gap:14px}.four-c-card{grid-template-rows:auto 8.5rem 1fr}.four-c-card-head{min-height:auto}.four-c-card-question{max-width:24ch;min-height:auto}.four-c-card-risks,.four-c-risks-list li{min-height:auto}}@media (prefers-reduced-motion:reduce){.four-c-scene-chip,.four-c-scene-arrow,.four-c-scene-goal,.four-c-scene-bar-fill,.four-c-scene-bar-flag,.four-c-scene-scope-creep,.four-c-scene-scope-creep-flag,.four-c-scene-signal-dot,.four-c-scene-signal-label,.four-c-scene-node--lit{animation:none!important}.four-c-scene-chip{opacity:1;border-color:var(--plum)}.four-c-scene-arrow{opacity:1;transform:none}.four-c-scene-bar-flag{opacity:1}.four-c-scene-scope-creep{transform:translate(10px)}.four-c-scene-scope-creep-flag{opacity:1}.four-c-scene-signal-dot{opacity:1;transform:none}.four-c-scene-signal-label{opacity:1}.four-c-scene-node--lit{box-shadow:0 0 0 4px #0043c626}}.hero-four-c-visual{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(165deg,#fff 0%,#f8fbff 55%,#f1f6ff 100%);border:1px solid #0043c61a;border-radius:28px;width:100%;max-width:540px;margin-right:0;padding:32px 28px 28px;animation:7s ease-in-out infinite hero-platform-float;position:relative;transform:translateY(-6px);box-shadow:0 1px 2px #0043c60a,0 8px 24px #0043c612,0 20px 48px #0032961a,0 40px 80px #0028780f}.hero-four-c-visual:before{content:"";z-index:-1;filter:blur(24px);pointer-events:none;background:radial-gradient(at 50% 80%,#0043c61f,#0000 70%);border-radius:50%;position:absolute;inset:12% 8% -8%}@keyframes hero-platform-float{0%,to{transform:translateY(-6px)}50%{transform:translateY(-12px)}}.hero-four-c-visual .four-cs-platform{gap:24px}.hero-four-c-visual .platform-intro{text-align:center;border-bottom:1px solid #0043c61a;margin-bottom:0;padding-bottom:20px}.hero-four-c-visual .platform-intro .eyebrow{letter-spacing:.01em;text-transform:none;color:var(--plum-dark);margin-bottom:10px;font-size:clamp(.875rem,1.15vw,1rem);font-weight:600;line-height:1.4}.hero-four-c-visual .platform-intro h3{color:var(--text);margin-bottom:10px;font-size:clamp(1rem,1.45vw,1.15rem);font-weight:700;line-height:1.3}.hero-four-c-visual .platform-intro h3 sup{font-size:.28em;font-weight:700;top:-.02em}.hero-four-c-visual .platform-tagline{color:var(--text-muted);max-width:100%;margin:0 auto;font-size:.8125rem;font-weight:500;line-height:1.5}.hero-four-c-visual .cs-quadrant-grid{gap:16px}.hero-four-c-visual .four-c-assessment-cta{justify-content:center;width:100%;margin-top:20px;padding-top:4px;display:flex}.hero-four-c-visual .four-c-assessment-cta .button{white-space:nowrap;min-height:44px;padding:0 18px;font-size:.9rem;font-weight:700}.hero-four-c-visual .cs-quadrant{background:#fff;border:1px solid #0043c61f;border-radius:16px;min-height:128px;padding:20px 18px;box-shadow:0 2px 6px #0043c60a,0 6px 18px #0043c60f}.hero-four-c-visual .cs-quadrant.active{transform:translateY(-3px);box-shadow:0 4px 12px #0043c60f,0 12px 28px #0043c61f}.hero-four-c-visual .node-clarity{border-top:3px solid #0043c6}.hero-four-c-visual .node-capability,.hero-four-c-visual .node-channels{border-top:3px solid var(--plum)}.hero-four-c-visual .node-commitment{border-top:3px solid var(--plum-dark)}.hero-four-c-visual .node-content h4{color:var(--text);font-size:.875rem}.hero-four-c-visual .node-content p{color:var(--text-muted);font-size:.8125rem;line-height:1.45}@media (width<=1050px){.hero{text-align:left;grid-template-columns:1fr;min-height:auto;padding-top:28px}.hero-copy{align-items:flex-start;width:100%;min-width:0}.hero-visual{align-items:stretch;width:100%;min-width:0;max-width:100%;margin-top:20px}.hero-orchestrator-visual,.hero-multi-agent-visual-wrap,.hero-engagement-flow-wrap,.hero-billable-focus-wrap,.hero-bh-wrap,.extras-orchestrator-visual{min-width:0;max-width:100%;height:auto;min-height:auto;margin:20px auto 0;overflow:hidden}.hero-bh-scene{grid-template-columns:1fr;gap:14px}.hero-bh-col--left,.hero-bh-col--right{align-items:stretch}.hero-bh-col--left .hero-bh-col-head,.hero-bh-col--right .hero-bh-col-head{text-align:left;align-items:flex-start}.hero-bh-col--left .hero-bh-chip-label{text-align:left}.hero-bh-col--left{align-items:stretch}.hero-bh-core{order:-1;min-height:196px}.hero-bh-chip{width:100%;max-width:100%}.hero-bh-chip-label{overflow-wrap:anywhere}.hero-multi-agent-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.izy-orchestrator-hub{flex-wrap:wrap}.izy-orchestrator-status{margin-left:auto}.izy-orchestrator-row{grid-template-columns:1fr;align-items:start;gap:10px}.izy-orchestrator-phase-label{padding-bottom:2px}.izy-orchestrator-agents{grid-template-columns:1fr}.hero-four-c-visual{max-width:100%;margin:24px auto 0;animation:none;transform:none}.hero-four-c-visual:before{display:none}}@media (prefers-reduced-motion:reduce){.izy-orchestrator-status-dot{animation:none}.hero-four-c-visual{animation:none;transform:translateY(-6px)}}.snapshots-container{flex:1;position:relative}.snapshot-card{opacity:0;pointer-events:none;border:1px solid var(--border);box-shadow:var(--shadow-high);background:#fff;border-radius:24px;flex-direction:column;transition:all .6s cubic-bezier(.2,0,.2,1);display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(20px)scale(.95)}.snapshot-card.active{opacity:1;pointer-events:auto;z-index:2;transform:translateY(0)scale(1)}.snapshot-content{background:#f8fbff;flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.snapshot-info{border-top:1px solid var(--border);background:#fff;padding:16px 24px}.snapshot-info h4{color:var(--text);margin:0 0 4px;font-size:1.1rem}.snapshot-info p{color:var(--slate);margin:0;font-size:.9rem}.snapshot-indicators{justify-content:center;gap:8px;display:flex}.indicator{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.indicator.active{background:var(--plum);border-radius:4px;width:24px}.snapshot-mockup{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.mockup-header{background:var(--brand-surface);border-bottom:1px solid var(--border);align-items:center;gap:6px;height:36px;padding:0 12px;display:flex}.mockup-dot{background:var(--border);border-radius:50%;width:8px;height:8px}.mockup-disclaimer{color:#fff;background:var(--plum);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;margin-left:auto;padding:2px 8px;font-size:.55rem;font-weight:700}.mockup-body{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex;overflow:hidden}.analytics-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.analytics-card{background:#f8fbff;border:1px solid #0043c61a;border-radius:8px;padding:12px}.card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.card-label{color:var(--slate);font-size:.65rem;font-weight:700}.card-value{color:var(--text);font-size:.9rem;font-weight:800}.card-value.red{color:var(--text)}.card-mini-chart{background:var(--divider);border-radius:2px;height:4px;margin-bottom:8px;overflow:hidden}.mini-bar{background:var(--plum);height:100%}.mini-bar.red{background:var(--text)}.card-stat{color:var(--slate);font-size:.6rem}.card-stat .high{color:var(--plum);font-weight:700}.card-stat .critical{color:var(--text);font-weight:700}.analytics-radar-preview{background:var(--brand-surface-deep);border-radius:8px;align-items:center;gap:16px;padding:12px;display:flex}.radar-shape{border:1px solid var(--border);border-radius:50%;width:40px;height:40px;position:relative}.radar-line{background:var(--border);width:100%;height:1px;position:absolute;top:50%;left:0}.radar-line:nth-child(2){transform:rotate(45deg)}.radar-line:nth-child(3){transform:rotate(90deg)}.radar-blob{border:1px solid var(--plum);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:#0043c633;position:absolute;inset:8px}.radar-label{color:var(--text);font-size:.7rem;font-weight:600}.ai-insight-box{background:var(--plum);color:#fff;border-radius:8px;align-items:flex-start;gap:10px;padding:12px;display:flex}.ai-icon{font-size:1rem}.ai-text{font-size:.65rem;line-height:1.4}.pulse-header{gap:24px;display:flex}.pulse-stat{flex-direction:column;display:flex}.pulse-stat .label{color:var(--slate);text-transform:uppercase;font-size:.6rem}.pulse-stat .value{color:var(--text);font-size:1.25rem;font-weight:800}.pulse-stat .value.red{color:var(--text)}.pulse-heartbeat{border-bottom:1px solid var(--border);align-items:flex-end;gap:4px;height:60px;padding:10px 0;display:flex}.heartbeat-bar{flex-direction:column;flex:1;justify-content:flex-end;gap:2px;display:flex}.bar-fill{background:var(--plum);border-radius:2px 2px 0 0}.bar-risk{background:var(--text);border-radius:0 0 2px 2px}.immediate-actions{flex-direction:column;gap:8px;display:flex}.action-item{border:1px solid var(--border);background:#fff;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:.65rem;display:flex}.action-dot{border-radius:50%;width:6px;height:6px}.action-item.critical .action-dot{background:var(--text)}.action-item.warning .action-dot{background:var(--plum-dark)}.action-btn{background:var(--text);color:#fff;border:none;border-radius:4px;margin-left:auto;padding:2px 8px;font-size:.55rem;font-weight:700}.risk-cards-stack{flex-direction:column;gap:10px;display:flex}.risk-card-mini{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;padding:12px}.risk-badge{border-radius:4px;margin-bottom:6px;padding:2px 6px;font-size:.55rem;font-weight:800;display:inline-block}.risk-badge.warning{background:var(--brand-surface);color:var(--plum-dark)}.risk-badge.critical{background:var(--brand-surface);color:var(--text)}.risk-badge.info{background:var(--brand-surface);color:var(--plum-dark)}.risk-title{color:var(--text);margin-bottom:8px;font-size:.75rem;font-weight:700}.risk-fix{color:var(--slate);align-items:center;gap:6px;font-size:.65rem;display:flex}.ai-sparkle{color:var(--plum)}.execution-milestone{margin-bottom:12px}.milestone-info{justify-content:space-between;margin-bottom:6px;display:flex}.milestone-name{font-size:.75rem;font-weight:700}.milestone-percent{color:var(--plum);font-size:.75rem;font-weight:800}.milestone-progress-bar{background:var(--brand-surface-deep);border-radius:4px;height:8px;overflow:hidden}.progress-fill{background:var(--plum);border-radius:4px;height:100%}.task-list-mini{flex-direction:column;gap:6px;display:flex}.task-item-mini{background:var(--brand-surface);border-radius:6px;align-items:center;gap:10px;padding:6px 10px;font-size:.65rem;display:flex}.task-check{border:1px solid var(--border);background:#fff;border-radius:3px;justify-content:center;align-items:center;width:14px;height:14px;font-size:.6rem;display:flex}.task-item-mini.done .task-check{background:var(--plum);border-color:var(--plum);color:#fff}.task-drift{color:var(--text);background:var(--brand-muted);border-radius:3px;margin-left:auto;padding:2px 4px;font-size:.5rem;font-weight:800}.execution-footer{border-top:1px solid var(--border);justify-content:space-between;margin-top:auto;padding-top:12px;display:flex}.footer-stat{color:var(--slate);font-size:.6rem;font-weight:700}.footer-stat.red{color:var(--text)}@media (width<=1050px){.hero{text-align:center;grid-template-columns:1fr;padding-top:56px}.hero-copy{text-align:center;align-items:center}.hero-cta-group{align-items:center}.hero-tagline{text-align:center;max-width:none}.hero-advisory-note{text-align:left;margin-inline:auto}.hero .actions{justify-content:center}.product-snapshots{max-width:600px;height:400px;margin:0 auto}}.animation-label{color:var(--plum);text-transform:uppercase;letter-spacing:.14em;border:1.5px solid var(--plum);z-index:40;pointer-events:none;white-space:nowrap;background:#fff;border-radius:999px;padding:4px 14px;font-size:.65rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0043c626}.step-card-image:has(.design-animation-container) .animation-label{top:10px}.step-card-image:has(.design-animation-container) .design-animation-container{box-sizing:border-box;padding-top:36px}.design-animation-container{background:linear-gradient(#f8fbff 0%,#f1f6ff 100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.design-phase-label{letter-spacing:.12em;text-transform:uppercase;color:var(--plum-dark);z-index:5;flex-shrink:0;margin:0;font-size:.6875rem;font-weight:700;animation:.45s designPhaseIn}@keyframes designPhaseIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.design-canvas{flex:1;width:100%;min-height:0;position:relative}.blueprint-grid{opacity:0;background-image:radial-gradient(#0043c61a 1px,#0000 1px);background-size:24px 24px;transition:opacity .8s;position:absolute;inset:0}.step-2 .blueprint-grid{opacity:1}.connection-lines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.line-path{fill:none;stroke:var(--plum);stroke-width:1.5px;stroke-dasharray:400;stroke-dashoffset:400px;opacity:0}.step-2 .line-path-1{animation:.9s .15s forwards designLineDraw}.step-2 .line-path-2{animation:.9s .35s forwards designLineDraw}.step-2 .line-path-3{animation:.9s .55s forwards designLineDraw}@keyframes designLineDraw{to{stroke-dashoffset:0;opacity:.35}}.element{z-index:2;opacity:0;pointer-events:none;transition:top 1.1s cubic-bezier(.4,0,.2,1),left 1.1s cubic-bezier(.4,0,.2,1),transform 1.1s cubic-bezier(.4,0,.2,1),opacity .6s,visibility .6s;position:absolute}.step-0 .doc-chip,.step-0 .task-card,.step-0 .owner-avatar,.step-0 .milestone{animation:3.2s ease-in-out infinite design-float}.step-0 .task-card.t2,.step-0 .owner-avatar.p2,.step-0 .milestone.m2,.step-0 .doc-chip.d2{animation-delay:-1.2s}@keyframes design-float{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-8px) rotate(var(--rot,0deg))}}.doc-chip{width:44px;height:54px;box-shadow:var(--shadow-low);background:#fff;border:1px solid #0043c638;border-radius:6px;position:relative;overflow:hidden}.doc-chip-corner{background:linear-gradient(135deg,#0000 50%,#0043c614 50%);width:14px;height:14px;position:absolute;top:0;right:0}.doc-chip-body{background:linear-gradient(180deg, var(--brand-surface-deep) 0, var(--brand-surface-deep) 6px, transparent 6px, transparent 12px, var(--brand-surface-deep) 12px, var(--brand-surface-deep) 18px, transparent 18px);border-radius:2px;position:absolute;inset:14px 10px 10px}.doc-chip-body--chart{background:repeating-linear-gradient(90deg, var(--border) 0, var(--border) 8px, var(--brand-surface-deep) 8px, var(--brand-surface-deep) 12px);top:20px;bottom:12px}.step-0 .d1{--rot:-12deg;opacity:1;top:12%;left:14%}.step-0 .d2{--rot:8deg;opacity:1;top:68%;left:78%}.step-0 .d3{--rot:-6deg;opacity:1;top:38%;left:6%}.step-1 .doc-chip{opacity:.35;top:42%;left:50%;transform:translate(-50%,-50%)scale(.85)}.step-2 .doc-chip{opacity:0;visibility:hidden}.ai-processing{z-index:20;text-align:center;flex-direction:column;align-items:center;gap:10px;width:max-content;max-width:90%;display:flex;top:50%;left:50%;transform:translate(-50%,-50%)scale(.92)}.step-1 .ai-processing{opacity:1;transform:translate(-50%,-50%)scale(1)}.step-1 .ai-processing-ring{animation:1.6s ease-in-out infinite designRingPulse}@keyframes designRingPulse{0%,to{box-shadow:0 0 0 8px #0043c60a}50%{box-shadow:0 0 0 14px #0043c614}}.ai-processing-ring{background:#0043c60f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 0 0 8px #0043c60a}.ai-spinner{border:3px solid #0043c61f;border-top-color:var(--plum);border-radius:50%;width:36px;height:36px;animation:.85s linear infinite spin}.ai-processing span{color:var(--plum-dark);letter-spacing:.01em;font-size:.8125rem;font-weight:700}.gen-doc{width:110px;box-shadow:var(--shadow-med);opacity:0;background:#fff;border:1.5px solid #0043c659;border-radius:12px;flex-direction:column;gap:6px;padding:10px;display:flex;transform:translateY(12px)scale(.94)}.step-2 .gen-doc{animation:.65s cubic-bezier(.34,1.2,.64,1) forwards designRevealDoc}.step-2 .project-plan{animation-name:designRevealDoc;animation-delay:.65s;top:44%;left:18%;transform:translate(-50%,-50%)translateY(12px)scale(.94)}.step-2 .gantt-chart{animation-name:designRevealDoc;animation-delay:.85s;top:44%;left:82%;transform:translate(-50%,-50%)translateY(12px)scale(.94)}@keyframes designReveal{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes designRevealCentered{to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes designRevealDoc{to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.gen-doc strong{color:var(--plum);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.doc-header{border-bottom:1px solid var(--brand-surface-deep);align-items:center;gap:6px;margin-bottom:4px;padding-bottom:4px;display:flex}.doc-icon-mini{background:#0043c61f;border-radius:3px;flex-shrink:0;width:14px;height:14px}.doc-icon-mini--chart{background:linear-gradient(180deg, var(--plum) 0, var(--plum) 40%, #0043c626 40%)}.plan-lines{flex-direction:column;gap:4px;display:flex}.plan-line{background:var(--brand-surface-deep);border-radius:1px;width:100%;height:3px}.plan-line.short{width:60%}.gantt-bars{flex-direction:column;gap:4px;display:flex}.gantt-row{align-items:center;gap:6px;display:flex}.gantt-label-mini{color:var(--slate);width:15px;font-size:.5rem;font-weight:700}.gantt-bar{border-radius:2px;flex:1;height:4px}.gantt-bar.b1{background:var(--border);width:40%}.gantt-bar.b2{background:var(--plum);opacity:.65;width:55%}.gantt-bar.b3{background:var(--text-subtle);width:32%}.task-card{border:1px solid var(--border);background:#fff;border-radius:8px;width:76px;height:50px;padding:8px;box-shadow:0 4px 12px #0032960f}.card-mini-header{background:var(--plum);opacity:.35;border-radius:2px;width:60%;height:5px;margin-bottom:8px}.card-mini-line{background:var(--border);border-radius:1px;width:100%;height:3px;margin-bottom:5px}.card-mini-line.short{width:40%}.owner-avatar{background:linear-gradient(135deg, var(--brand-surface-deep), #fff);width:32px;height:32px;color:var(--plum-dark);letter-spacing:.02em;box-shadow:var(--shadow-low);border:2px solid #0043c640;border-radius:50%;justify-content:center;align-items:center;font-size:.625rem;font-weight:800;display:flex}.milestone{flex-direction:column;align-items:center;gap:4px;display:flex}.diamond{background:var(--plum);width:14px;height:14px;transform:rotate(45deg);box-shadow:0 0 0 3px #0043c61f}.milestone span{color:var(--plum-dark);font-size:.6875rem;font-weight:800}.step-0 .t1{--rot:-10deg;opacity:1;top:16%;left:8%}.step-0 .t2{--rot:7deg;opacity:1;top:58%;left:72%}.step-0 .t3{--rot:-5deg;opacity:1;top:22%;left:82%}.step-0 .p1{opacity:.75;top:72%;left:12%}.step-0 .p2{opacity:.75;top:8%;left:58%}.step-0 .p3{opacity:.75;top:42%;left:38%}.step-0 .m1{opacity:1;top:78%;left:42%}.step-0 .m2{opacity:1;top:28%;left:18%}.step-0 .m3{opacity:1;top:48%;left:88%}.step-1 .task-card,.step-1 .owner-avatar,.step-1 .milestone{visibility:visible;animation:1.1s cubic-bezier(.4,0,.2,1) forwards designConvergeOut}.step-1 .t2,.step-1 .p2,.step-1 .m2{animation-delay:80ms}.step-1 .t3,.step-1 .p3,.step-1 .m3{animation-delay:.16s}@keyframes designConvergeOut{0%{opacity:1}55%{opacity:.35;top:48%;left:50%;transform:translate(-50%,-50%)scale(.55)rotate(0)}to{opacity:0;visibility:hidden;top:48%;left:50%;transform:translate(-50%,-50%)scale(.2)rotate(0)}}.step-1 .doc-chip.d1{animation:1.4s ease-in-out infinite designDocToCenter}.step-1 .doc-chip.d2{animation:1.4s ease-in-out .15s infinite designDocToCenter}.step-1 .doc-chip.d3{animation:1.4s ease-in-out .3s infinite designDocToCenter}@keyframes designDocToCenter{0%{opacity:.15;transform:translate(-50%,-50%)scale(.7)}50%{opacity:.5;transform:translate(-50%,-50%)scale(.95)}to{opacity:0;transform:translate(-50%,-50%)scale(.4)}}.data-particles{pointer-events:none;z-index:15;opacity:0;transition:opacity .4s;position:absolute;inset:0}.step-1 .data-particles{opacity:1}.particle{background:var(--plum);border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 6px #0043c659}.step-1 .particle.p1{animation:2s ease-in-out infinite designParticle1}.step-1 .particle.p2{animation:2s ease-in-out .25s infinite designParticle2}.step-1 .particle.p3{animation:2s ease-in-out .5s infinite designParticle3}.step-1 .particle.p4{animation:2s ease-in-out .75s infinite designParticle4}.step-1 .particle.p5{animation:2s ease-in-out 1s infinite designParticle5}@keyframes designParticle1{0%{opacity:0;top:20%;left:14%;transform:scale(.5)}20%{opacity:.9;transform:scale(1)}to{opacity:0;top:44%;left:48%;transform:scale(.2)}}@keyframes designParticle2{0%{opacity:0;top:78%;left:22%;transform:scale(.5)}20%{opacity:.9;transform:scale(1)}to{opacity:0;top:46%;left:50%;transform:scale(.2)}}@keyframes designParticle3{0%{opacity:0;top:28%;left:88%;transform:scale(.5)}20%{opacity:.9;transform:scale(1)}to{opacity:0;top:42%;left:52%;transform:scale(.2)}}@keyframes designParticle4{0%{opacity:0;top:72%;left:76%;transform:scale(.5)}20%{opacity:.9;transform:scale(1)}to{opacity:0;top:48%;left:47%;transform:scale(.2)}}@keyframes designParticle5{0%{opacity:0;top:10%;left:52%;transform:scale(.5)}20%{opacity:.9;transform:scale(1)}to{opacity:0;top:43%;left:49%;transform:scale(.2)}}.step-2 .t1{opacity:0;animation:.5s 1s forwards designRevealCentered;top:18%;left:18%;transform:translate(-50%)scale(.92)}.step-2 .t2{opacity:0;animation:.5s 1.15s forwards designRevealCentered;top:18%;left:50%;transform:translate(-50%)scale(.92)}.step-2 .t3{opacity:0;animation:.5s 1.3s forwards designRevealCentered;top:18%;left:82%;transform:translate(-50%)scale(.92)}.step-2 .p1{opacity:0;animation:.45s 1.45s forwards designRevealCentered;top:8%;left:18%;transform:translate(-50%)scale(.85)}.step-2 .p2{opacity:0;animation:.45s 1.55s forwards designRevealCentered;top:8%;left:50%;transform:translate(-50%)scale(.85)}.step-2 .p3{opacity:0;animation:.45s 1.65s forwards designRevealCentered;top:8%;left:82%;transform:translate(-50%)scale(.85)}.step-2 .m1{opacity:0;animation:.45s 1.75s forwards designRevealCentered;top:78%;left:18%;transform:translate(-50%)scale(.9)}.step-2 .m2{opacity:0;animation:.45s 1.85s forwards designRevealCentered;top:78%;left:50%;transform:translate(-50%)scale(.9)}.step-2 .m3{opacity:0;animation:.45s 1.95s forwards designRevealCentered;top:78%;left:82%;transform:translate(-50%)scale(.9)}.blueprint-pulse{opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 45%,#0043c614 0%,#0000 65%);transition:opacity .8s;position:absolute;inset:0}.step-2 .blueprint-pulse{opacity:1;animation:3.5s ease-in-out 2s infinite designBlueprintPulse}@keyframes designBlueprintPulse{0%,to{opacity:.35}50%{opacity:.7}}@media (prefers-reduced-motion:reduce){.design-animation-container *,.design-animation-container :before,.design-animation-container :after{transition:none!important;animation:none!important}.design-animation-container.step-2 .element,.design-animation-container.step-2 .line-path,.design-animation-container.step-2 .gen-doc,.design-animation-container.step-2 .blueprint-grid,.design-animation-container.step-2 .blueprint-pulse{opacity:1;stroke-dashoffset:0;visibility:visible}.design-animation-container.step-2 .t1,.design-animation-container.step-2 .t2,.design-animation-container.step-2 .t3,.design-animation-container.step-2 .p1,.design-animation-container.step-2 .p2,.design-animation-container.step-2 .p3,.design-animation-container.step-2 .m1,.design-animation-container.step-2 .m2,.design-animation-container.step-2 .m3{transform:translate(-50%)scale(1)}.design-animation-container.step-2 .project-plan,.design-animation-container.step-2 .gantt-chart{transform:translate(-50%,-50%)scale(1)}}.deliver-animation-container{background:var(--brand-surface);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.pipe-system{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.pipe-svg{filter:drop-shadow(0 10px 20px #0000000d);width:90%;height:90%}.pipe-label{fill:var(--slate);letter-spacing:.1em;opacity:.6;font-size:.6rem;font-weight:900}.pipe-path-bg{transition:stroke .5s,opacity .5s}.pipe-path-bg.phase-blocked,.pipe-path-bg.phase-leaking{stroke:var(--border)!important}.flow-particle{filter:drop-shadow(0 0 4px var(--plum));transition:opacity .3s}.phase-blocked .flow-particle{opacity:.2}.blockage-node text{filter:drop-shadow(0 2px 4px #0000001a)}.izdun-fix text{filter:drop-shadow(0 2px 8px #0043c633)}.fix-text{animation:1s ease-out forwards fixFade}@keyframes fixFade{0%{opacity:0;transform:translateY(5px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0}}.pipe-status-overlay{gap:10px;display:flex;position:absolute;bottom:30px}.status-tag{text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--slate);background:#fff;border-radius:999px;padding:6px 16px;font-size:.65rem;font-weight:800;animation:.4s both slideUp}.status-tag.error{color:var(--text);border-color:var(--border);background:var(--brand-surface)}.status-tag.warning{color:var(--plum-dark);border-color:var(--border);background:var(--brand-surface)}.status-tag.success{color:var(--plum);background:var(--brand-surface);border-color:#0043c633}.status-tag.momentum{background:var(--plum);color:#fff;border-color:var(--plum);box-shadow:0 0 20px #0043c64d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fillProgress{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes driftReveal{0%,20%{opacity:0;transform:translateY(5px)}25%,50%{opacity:1;transform:translateY(0)}55%,to{opacity:0}}@keyframes resequenceReveal{0%,55%{opacity:0;transform:translateY(-5px)}60%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0}}@keyframes pulseRed{0%{box-shadow:0 0 #0043c666}70%{box-shadow:0 0 0 10px #0043c600}to{box-shadow:0 0 #0043c600}}@keyframes pulseGreen{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.cta-wrapper{align-items:inherit;flex-direction:column;gap:12px;display:flex}.cta-subtext{color:var(--slate);opacity:.8;white-space:nowrap;margin:0;font-size:.75rem;line-height:1.4}.hero .cta-wrapper{align-items:flex-start}.early-form .cta-wrapper,.article-footer .cta-wrapper{text-align:center;align-items:center}@media (width<=1050px){.hero .cta-wrapper{align-items:center}}.hero:after{content:"";pointer-events:none;opacity:.25;mix-blend-mode:multiply;background-image:radial-gradient(#0032960f 1px,#0000 1px);background-size:5px 5px;position:absolute;inset:-18px -24px}.actions{gap:16px;margin:20px 0;display:flex}@media (width<=600px){.actions:not(.hero-actions){flex-direction:column;align-items:stretch}.actions:not(.hero-actions) .button{text-align:center;width:100%}.hero-actions{flex-direction:column;align-items:stretch;width:100%;max-width:none;margin-inline:0}.hero-actions .button,.hero-actions .cta-wrapper,.hero-actions .cta-wrapper .button{text-align:center;white-space:normal;width:100%}}.hero-tagline{color:var(--slate);max-width:62ch;margin-top:20px;margin-bottom:28px;font-size:clamp(.85rem,1.5vw,1.1rem);font-weight:600;line-height:1.4}.hero-copy .hero-tagline{max-width:28ch;font-size:var(--type-xl);color:var(--plum-dark);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.3}h2.hero-tagline{flex-direction:column;gap:1rem;font-size:clamp(.85rem,1.5vw,1.1rem);font-weight:600;display:flex}.hero-tagline-line{display:block}.hero-izy-line{color:var(--text-secondary);max-width:58ch;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.5}.hero-description{font-size:clamp(var(--type-base), 1.2vw, var(--type-lg));color:var(--text-muted);max-width:58ch;margin:0;font-weight:400;line-height:1.6}.hero-actions{flex-flow:wrap;align-items:center;gap:12px;margin-top:0}.hero-actions .button{min-height:44px;font-size:var(--type-base);width:auto;padding:0 18px;font-weight:600}.hero-credibility{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px;width:100%;margin-top:8px;margin-bottom:24px;display:grid}.home-credibility-band{padding:28px 0 2.75rem}.home-credibility-band .section-heading{text-align:left;max-width:720px;margin-bottom:20px}.home-credibility-band .hero-credibility.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;max-width:none;margin-top:0;margin-bottom:0;display:grid}.home-credibility-band .credibility-mini-card.audience-card{box-sizing:border-box;border:1px solid var(--brand-border);border-radius:var(--radius-card);width:100%;height:100%;min-height:100%;box-shadow:var(--shadow-low);text-align:center;background:#fff;flex-direction:column;align-items:center;padding:24px 20px 28px;display:flex}.audience-card{text-align:center;flex-direction:column;align-items:center;display:flex}.audience-persona{justify-content:center;margin-bottom:0;display:flex}.audience-persona-photo{object-fit:cover;object-position:center top;width:88px;height:88px;box-shadow:none;background:0 0;border:none;border-radius:50%;display:block}.home-credibility-band .credibility-mini-card.audience-card strong{min-height:2.5em;color:var(--plum-dark);text-transform:uppercase;letter-spacing:.11em;text-align:center;border:none;justify-content:center;align-items:center;margin:14px 0 0;padding:0 4px;font-size:.75rem;font-weight:800;line-height:1.25;display:flex}.home-credibility-band .credibility-benefit-list{text-align:left;flex-direction:column;flex:1;gap:14px;width:100%;margin:20px 0 0;padding:0 4px;list-style:none;display:flex}.home-credibility-band .credibility-benefit-list li{color:var(--text-muted);text-align:left;justify-content:flex-start;align-items:flex-start;gap:10px;margin:0;padding:0;font-size:.9375rem;line-height:1.45;display:flex;position:relative}.home-credibility-band .credibility-benefit-list li:before{content:"✓";color:#fff;background:var(--plum);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;margin-top:.1em;font-size:.625rem;font-weight:800;line-height:1;display:inline-flex;position:static}@media (width<=1200px){.hero-credibility{grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px}.home-credibility-band .hero-credibility.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;max-width:none}.home-credibility-band{padding-bottom:2.5rem}}@media (width<=600px){.hero-credibility{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.home-credibility-band .hero-credibility.audience-grid{grid-template-columns:1fr;width:100%;max-width:none;margin-left:0;margin-right:0}.home-credibility-band{padding-bottom:2.25rem}.home-credibility-band .credibility-mini-card.audience-card{padding:20px 16px 24px}}.features-section{padding-top:calc(var(--section-space) * .85);padding-bottom:calc(var(--section-space) * .85)}.features-section .section-heading{max-width:720px;margin-bottom:32px}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.features-card{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-low);background:#fff;flex-direction:column;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden}.features-card:hover{box-shadow:var(--shadow-med);transform:translateY(-4px)}.features-card-visual{background:linear-gradient(180deg, var(--brand-surface) 0%, #fff 100%);border-bottom:1px solid var(--divider);padding:16px 16px 0}.features-visual{width:100%;height:auto;max-height:160px;display:block}.features-card-content{flex-direction:column;gap:0;padding:18px 20px 22px;display:flex}.features-card-agent{align-items:center;gap:12px;margin-bottom:14px;display:flex}.features-card-agent-copy{min-width:0}.features-card-agent-name{letter-spacing:-.02em;color:var(--plum-dark);margin:0;font-size:1.125rem;font-weight:800;line-height:1.2}.features-card-agent-role{color:var(--text-muted);margin:3px 0 0;font-size:.75rem;font-weight:600;line-height:1.35}.features-card-icon{background:var(--brand-muted);width:40px;height:40px;color:var(--plum);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:0;display:inline-flex}.features-card-icon svg{width:22px;height:22px}.features-card-title{color:var(--text);letter-spacing:-.01em;margin:0 0 6px;font-size:1.125rem;line-height:1.25}.features-card-subtitle{color:var(--plum-dark);margin:0 0 10px;font-size:.9375rem;font-weight:700;line-height:1.35}.features-card-body{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.6}.features-card--from-left,.features-card--from-right{opacity:0}.features-card--from-left{transform:translate(-28px)}.features-card--from-right{transform:translate(28px)}.features-section.is-visible .features-card--from-left,.features-section.is-visible .features-card--from-right{animation:.3s forwards featuresCardSlideIn;animation-delay:calc(var(--pair-index,0) * .1s)}.features-section.is-visible .features-card--from-left:hover,.features-section.is-visible .features-card--from-right:hover{transform:translateY(-4px)}.features-section.prefers-reduced-motion .features-card--from-left,.features-section.prefers-reduced-motion .features-card--from-right{opacity:1;animation:none;transform:none}@keyframes featuresCardSlideIn{0%{opacity:0}to{opacity:1;transform:translate(0)}}@keyframes featuresCardSlideInMobile{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.features-draft-bar{fill:#0043c62e;transform-box:fill-box;transform-origin:0;transform:scaleX(0)}.features-draft-line--1 .features-draft-bar{animation:8s ease-in-out infinite featuresDraftLine}.features-draft-line--2 .features-draft-bar{animation:8s ease-in-out .35s infinite featuresDraftLine}.features-draft-line--3 .features-draft-bar{animation:8s ease-in-out .7s infinite featuresDraftLine}.features-draft-line--4 .features-draft-bar{animation:8s ease-in-out 1.05s infinite featuresDraftLine}.features-draft-sparkle{opacity:0;animation:8s ease-in-out 1.4s infinite featuresDraftSparkle}@keyframes featuresDraftLine{0%,8%{opacity:.4;transform:scaleX(0)}18%,55%{opacity:1;transform:scaleX(1)}68%,to{opacity:.4;transform:scaleX(0)}}@keyframes featuresDraftSparkle{0%,20%{opacity:0;transform:scale(.6)}28%,52%{opacity:1;transform:scale(1)}62%,to{opacity:0;transform:scale(.6)}}.features-risk-flag{animation:3s ease-in-out infinite featuresRiskPulse}@keyframes featuresRiskPulse{0%,to{opacity:1}50%{opacity:.75}}@media (width<=820px){.features-grid{grid-template-columns:1fr}.features-section.is-visible .features-card--from-left,.features-section.is-visible .features-card--from-right{animation-name:featuresCardSlideInMobile}.features-section.is-visible .features-card--from-left:hover,.features-section.is-visible .features-card--from-right:hover{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.features-card{transition:box-shadow .22s}.features-card:hover{transform:none}.features-draft-bar,.features-draft-sparkle,.features-risk-flag{opacity:1;animation:none;transform:scaleX(1)}}.home-faq-section,.faq-section{padding-top:calc(var(--section-space) * .75);padding-bottom:calc(var(--section-space) * .75)}.faq-section .section-heading{max-width:none;margin-bottom:28px}.faq-accordion-list{flex-direction:column;gap:10px;width:100%;max-width:none;margin:0;display:flex}.faq-accordion-item{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-low);background:#fff;overflow:hidden}.faq-accordion-question{margin:0}.faq-accordion-trigger{cursor:pointer;text-align:left;width:100%;font:inherit;color:var(--plum-dark);background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;font-size:.95rem;font-weight:700;line-height:1.35;display:flex}.faq-accordion-trigger:hover{color:var(--plum)}.faq-accordion-question-text{flex:1;min-width:0}.faq-accordion-icon{flex-shrink:0;width:18px;height:18px;margin-top:2px;transition:transform .25s;position:relative}.faq-accordion-icon:before,.faq-accordion-icon:after{content:"";background:var(--plum);border-radius:1px;transition:background .2s;position:absolute;top:50%;left:50%}.faq-accordion-icon:before{width:14px;height:2px;transform:translate(-50%,-50%)}.faq-accordion-icon:after{width:2px;height:14px;transform:translate(-50%,-50%)}.faq-accordion-item.is-open .faq-accordion-icon{transform:rotate(45deg)}.faq-accordion-panel{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-accordion-item.is-open .faq-accordion-panel{grid-template-rows:1fr}.faq-accordion-panel-inner{overflow:hidden}.faq-accordion-panel-inner>p{color:var(--slate);border-top:1px solid var(--divider);margin:0;padding:14px 18px 16px;font-size:.92rem;line-height:1.55}.faq-accordion-answer{border-top:1px solid var(--divider);padding:14px 18px 18px}.faq-accordion-answer>p{color:var(--slate);margin:0 0 16px;font-size:.92rem;line-height:1.55}.faq-security-pillars{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.faq-security-pillar{border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:12px;flex-direction:column;gap:6px;padding:14px 12px;display:flex}.faq-security-pillar-title{color:var(--plum-dark);letter-spacing:-.01em;font-size:.8125rem;font-weight:800;line-height:1.3}.faq-security-pillar-desc{color:var(--text-secondary);font-size:.8125rem;line-height:1.45}@media (width<=820px){.faq-security-pillars{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.faq-accordion-panel,.faq-accordion-icon{transition:none}}.founder-note-section{padding-top:24px!important;padding-bottom:24px!important}.execution-flow-animation{background:var(--brand-surface);border:1px solid var(--border);border-radius:24px;margin:40px auto;padding:40px 0}.flow-container{flex-direction:row;justify-content:center;align-items:flex-end;gap:0;width:100%;margin:0 auto;padding:0 20px;display:flex}.flow-group{flex-direction:column;align-items:center;min-width:0;display:flex}.group-header{text-align:center;width:100%;min-height:30px;margin-bottom:24px}.group-header h3{color:var(--slate);letter-spacing:.2em;margin:0;padding-bottom:6px;font-size:.85rem;font-weight:800;display:inline-block;position:relative}.group-header h3:after{content:"";background:var(--plum);border-radius:1px;width:30px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.group-stages{flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.flow-stage{border:1px solid var(--border);text-align:center;opacity:0;background:#fff;border-radius:12px;flex-direction:column;flex-shrink:0;width:200px;min-height:300px;padding:24px 16px;transition:all .4s cubic-bezier(.165,.84,.44,1);animation:.6s forwards stageFadeIn;display:flex;position:relative;box-shadow:0 4px 12px #00000008}.flow-stage.stage-input,.flow-stage.stage-outcome{box-shadow:none;background:0 0;border:none}.flow-stage.stage-input:hover,.flow-stage.stage-outcome:hover{transform:none}.flow-arrow{opacity:0;flex-direction:row;justify-content:center;align-items:center;width:40px;height:300px;animation:.6s forwards stageFadeIn;display:flex}.flow-arrow.group-arrow{width:60px}.arrow-head{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid var(--border);width:0;height:0;margin-left:-2px}.group-stages .flow-arrow,.flow-container>.flow-arrow,.flow-arrow.group-arrow{margin-top:0}.stage-header{margin-top:auto}.stage-body{margin-bottom:auto}@keyframes stageFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.flow-stage:first-child{animation-delay:.1s}.flow-arrow:nth-child(2){animation-delay:.2s}.flow-stage:nth-child(3){animation-delay:.3s}.group-arrow{animation-delay:.4s}.flow-stage:hover{border-color:var(--plum);transform:translateY(-4px);box-shadow:0 8px 24px #0043c614}.mini-screen-visual{background:var(--brand-surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;width:100%;height:80px;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.screen-header{background:var(--brand-surface-deep);border-bottom:1px solid var(--border);align-items:center;gap:4px;height:16px;padding:0 8px;display:flex}.screen-header .dot{background:var(--border);border-radius:50%;width:5px;height:5px}.screen-content{background:#fff;flex:1;justify-content:center;align-items:center;padding:8px;display:flex}.mini-ui-input,.mini-ui-process,.mini-ui-layer,.mini-ui-engine,.mini-ui-action,.mini-ui-outcome{flex-direction:column;gap:4px;width:100%;height:100%;padding:4px;display:flex;overflow:hidden}.ui-folder{background:var(--divider);border-radius:4px;width:40px;height:32px;margin:10px auto;position:relative}.ui-folder:before{content:"";background:var(--border);border-radius:3px 3px 0 0;width:16px;height:6px;position:absolute;top:-6px;left:0}.ui-file{border:1px solid var(--border);background:#fff;border-radius:2px;width:20px;height:26px;animation:2s ease-in-out infinite fileOut;position:absolute;bottom:6px;left:10px}.ui-file.file-2{animation-delay:.6s}.ui-file.file-3{animation-delay:1.2s}@keyframes fileOut{0%{opacity:0;transform:translateY(0)scale(.8)}50%{opacity:1}to{opacity:0;transform:translateY(-40px)scale(1)}}.ui-gantt-label{color:var(--plum);text-align:left;margin-bottom:4px;font-size:.55rem;font-weight:800}.ui-gantt-row{background:var(--brand-surface-deep);border-radius:3px;width:100%;height:6px;position:relative}.ui-bar{background:var(--plum);border-radius:3px;height:100%;animation:2s ease-in-out infinite barGrow;position:absolute}@keyframes barGrow{0%,to{width:30%}50%{width:60%}}.ui-task-row{background:var(--brand-surface);border-radius:4px;justify-content:space-between;align-items:center;padding:3px 6px;display:flex}.ui-task-row span{color:var(--text);font-size:.55rem;font-weight:600}.ui-status{border-radius:3px;padding:2px 4px;font-size:.5rem;font-weight:800}.ui-task-row.done .ui-status{color:var(--plum-dark);background:#0043c61a}.ui-task-row.hold .ui-status{background:var(--brand-surface);color:var(--slate)}.ui-task-row.delay .ui-status{background:var(--brand-surface);color:var(--text)}.ui-risk-alert{flex-direction:column;gap:3px;margin-bottom:6px;display:flex}.ui-alert-text{color:var(--text);background:var(--brand-muted);border-radius:3px;padding:2px 4px;font-size:.5rem;font-weight:800;animation:1s infinite flash}@keyframes flash{0%,to{opacity:1;background:var(--brand-muted)}50%{opacity:.7;background:var(--brand-muted)}}.ui-radar-circle{border:1px solid var(--divider);border-radius:50%;width:32px;height:32px;margin:0 auto;position:relative}.ui-radar-sweep{background:linear-gradient(45deg, var(--plum), transparent);transform-origin:0 0;opacity:.3;border-radius:100% 0 0;width:16px;height:16px;position:absolute;top:50%;left:50%}@keyframes sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-fixing-row{justify-content:center;align-items:center;gap:6px;padding:4px;display:flex}.ui-risk-item{color:var(--text);font-size:.55rem;font-weight:700;text-decoration:line-through}.ui-fix-arrow{color:var(--slate);font-size:.6rem}.ui-fixed-badge{color:var(--plum);background:var(--brand-muted);border-radius:3px;padding:2px 6px;font-size:.55rem;font-weight:800;animation:2s infinite popIn}@keyframes popIn{0%,40%{opacity:0;transform:scale(0)}60%,to{opacity:1;transform:scale(1)}}.mini-ui-outcome{justify-content:center;align-items:center;gap:8px}.ui-check-circle{background:var(--plum);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;animation:2s infinite checkPop;display:flex}@keyframes checkPop{0%,70%{transform:scale(1)}85%{transform:scale(1.2)}to{transform:scale(1)}}.ui-progress-bar{background:var(--brand-surface-deep);border-radius:3px;width:80%;height:6px;overflow:hidden}.ui-fill{background:var(--plum);width:100%;height:100%;animation:2s infinite fillProgress}.stage-label{color:var(--black);letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px;font-size:1rem;font-weight:800;display:block}.stage-body p{color:var(--slate);margin:0;font-size:1.1rem;font-weight:500;line-height:1.5}.flow-arrow{opacity:0;flex-direction:row;justify-content:center;align-items:center;width:20px;animation:.6s forwards stageFadeIn;display:flex}.flow-arrow.group-arrow{margin-top:40px}.arrow-line{background:var(--border);width:12px;height:2px;position:relative}.arrow-head{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid var(--border);width:0;height:0}@media (width<=1100px){.execution-flow-animation{padding:20px 0;overflow-x:auto}.flow-container{justify-content:flex-start;min-width:max-content;padding:0 24px}}.operational-law-section{padding-top:calc(var(--section-space) / 2)}.operational-law-banner{padding:calc(var(--section-space) / 2) 0;background:linear-gradient(135deg, var(--brand-surface) 0%, var(--brand-surface) 42%, var(--brand-surface-deep) 100%);border-block:1px solid #0043c61f;position:relative;overflow:hidden}.operational-law-banner:before{content:"";opacity:.65;pointer-events:none;background-image:radial-gradient(#0043c612 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.operational-law-banner:after{content:"";pointer-events:none;background:radial-gradient(#0043c624,#0000 68%);width:min(520px,55vw);height:200%;position:absolute;top:-50%;right:-8%}.operational-law-banner .section-shell{z-index:1;position:relative}.operational-law{text-align:center;max-width:720px;margin:0 auto}.operational-law .eyebrow{margin-bottom:10px}.operational-law-quote{font-size:var(--type-xl);color:var(--text);letter-spacing:-.02em;border:none;margin:0 0 12px;padding:0;font-style:italic;font-weight:400;line-height:1.35}.operational-law-body{font-size:var(--type-body);color:var(--text-muted);margin:0;font-weight:400;line-height:1.7}@media (width<=760px){.operational-law-banner{padding:calc(var(--section-space) / 2) 0}.operational-law-body{font-size:var(--type-body)}}.ers-product-section{padding-top:24px!important}.extras-page .section-heading h1{margin:0 0 8px}.extras-page-intro{padding-top:48px;padding-bottom:0}.extras-page-intro .section-heading{max-width:720px}.extras-page-intro h1{letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(2rem,4vw,2.75rem);line-height:1.08}.extras-page-lede{max-width:62ch;margin:0}.extras-page .extras-subtitle{color:var(--text);margin:0 0 12px;font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:700;line-height:1.2}.founder-note{background:linear-gradient(to bottom right, #fff, var(--bg));border:1px solid var(--border);border-radius:var(--radius-card);align-items:center;gap:64px;max-width:100%;margin:0 auto;padding:24px 32px;display:flex;position:relative}.founder-note-content{flex:1}.founder-note:before{content:"\"";color:var(--plum);opacity:.1;font-family:DM Sans,system-ui,sans-serif;font-size:5rem;line-height:1;position:absolute;top:20px;left:30px}.note-text{color:var(--text);z-index:1;margin-bottom:0;font-size:1.25rem;font-style:italic;line-height:1.6;position:relative}.founder-attribution{color:var(--slate);letter-spacing:.02em;margin-top:20px;margin-bottom:0;font-size:.95rem;font-style:normal;font-weight:650}.firm-stories-section{padding-top:0;padding-bottom:2.75rem}.firm-stories-section>.section-shell:first-child{padding-bottom:0}.firm-stories-section .section-heading{max-width:720px;margin-bottom:24px}.firm-stories-section .section-heading h2{font-size:clamp(1.35rem,2.4vw,1.85rem);line-height:1.25}.firm-stories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;display:grid}.firm-story-card{border:1px solid #0043c61f;border-top:3px solid var(--plum);background:#fff;border-radius:16px;flex-direction:column;gap:16px;min-height:0;padding:28px 28px 24px;scroll-margin-top:96px;display:flex;position:relative;box-shadow:0 10px 36px #0032960f}.firm-story-platform-core{border-bottom:1px solid #0043c61a;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0 0 4px;padding-bottom:12px;display:flex}.firm-story-platform-core-label{letter-spacing:.1em;text-transform:uppercase;color:var(--plum);font-size:.65rem;font-weight:800}.firm-story-platform-core-link{color:var(--plum-dark);font-size:.75rem;font-weight:700;line-height:1.35;text-decoration:none}.firm-story-platform-core-link:hover{color:var(--plum);text-decoration:underline}.firm-story-feature-header{letter-spacing:.1em;text-transform:uppercase;color:var(--plum-dark);border-bottom:1px solid #0043c61f;margin:0 0 14px;padding-bottom:12px;font-size:.6875rem;font-weight:700;line-height:1.35}.firm-story-card-meta{flex-direction:column;gap:8px;display:flex}.firm-story-modal-feature{letter-spacing:.08em;text-transform:uppercase;color:var(--plum-dark);margin:0 0 8px;font-size:.75rem;font-weight:800}.use-cases-pillars{flex-direction:column;gap:48px;display:flex}.use-case-pillar-section{flex-direction:column;gap:20px;display:flex}.use-case-pillar-heading{align-items:flex-start;gap:16px;max-width:720px;display:flex}.use-case-pillar-step{min-width:44px;height:44px;color:var(--plum-dark);letter-spacing:.06em;background:#0043c614;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:inline-flex}.use-case-pillar-heading h2{color:var(--text);margin:0 0 6px;font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.2}.use-case-pillar-heading p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}.use-case-pillar-section--design .use-case-pillar-step,.firm-story-card--design{border-top-color:#0043c6}.use-case-pillar-section--predict .use-case-pillar-step{background:#0043c61a}.use-case-pillar-section--deliver .use-case-pillar-step{background:#0032961f}.firm-story-index{width:28px;height:28px;color:var(--plum-dark);background:#0043c614;border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex}.firm-story-card h3{color:var(--text);margin:0;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.35}.firm-story-protagonist,.firm-story-modal-protagonist{color:var(--text-secondary);margin:0;font-size:.8125rem;font-weight:600;line-height:1.4}.firm-story-field{flex-direction:column;gap:6px;display:flex}.firm-story-field strong{letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);font-size:.6875rem;font-weight:700}.firm-story-field p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.55}.firm-story-field--izy strong{color:var(--plum-dark)}.firm-story-outcome p{color:var(--text-secondary);font-size:.875rem}.firm-story-outcome{gap:8px}.firm-story-outcome-label{color:var(--text);font-weight:700}.firm-story-read{cursor:pointer;font:inherit;background:0 0;border:none;align-self:flex-start;margin-top:auto;padding-top:4px}.firm-story-modal{background:var(--bg);width:100%;max-width:720px;max-height:min(90vh,820px);box-shadow:var(--shadow-high);border-radius:24px;padding:36px 32px 32px;position:relative;overflow-y:auto}.firm-story-modal-protagonist{margin-bottom:12px}.firm-story-modal h3{margin:0 0 20px;padding-right:28px;font-size:clamp(1.2rem,2.2vw,1.5rem);line-height:1.3}.firm-story-narrative-section{margin-bottom:28px}.firm-story-narrative-section:last-child{margin-bottom:0}.firm-story-narrative-section h4{letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 12px;font-size:.6875rem;font-weight:700}.firm-story-narrative-section:last-of-type h4{color:var(--plum-dark)}.firm-story-modal-body p{color:var(--text-muted);margin:0 0 14px;font-size:1rem;line-height:1.7}.firm-story-modal-body p:last-child{margin-bottom:0}.use-cases-section-heading{margin-bottom:16px}.use-cases-section-heading .lede{margin-bottom:0}.use-cases-page .use-cases-hero{padding-top:2rem;padding-bottom:.5rem}.use-cases-page .use-cases-hero .section-heading{text-align:left;max-width:720px}.use-cases-page .use-cases-hero h1{margin:.35em 0 .5em;font-size:clamp(1.875rem,3.4vw,2.75rem);line-height:1.1}.use-cases-hero{padding-bottom:0}.use-cases-hero .section-heading{margin-bottom:12px}.use-cases-grid-section{padding-top:0;padding-bottom:3rem}.use-cases-matrix-frame{border:1px solid var(--brand-border);border-radius:var(--radius-card);box-shadow:var(--shadow-low);background:#fff;max-width:100%;overflow:hidden}.use-cases-matrix-grid{background:#fff;grid-template-columns:minmax(9rem,11rem) minmax(0,1fr);display:grid}.use-cases-matrix-col-strip{border-bottom:1px solid var(--brand-border);background:var(--brand-surface);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.use-cases-matrix-col{border:none;border-right:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:var(--brand-surface);min-height:5.25rem;color:var(--text-muted);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.85rem .65rem 1.35rem;transition:background .22s,color .22s,box-shadow .22s;display:flex;position:relative}.use-cases-matrix-col:last-of-type{border-right:none}.use-cases-matrix-col:hover{color:var(--text);background:#ffffffeb}.use-cases-matrix-col.is-active{color:var(--text);box-shadow:inset 0 3px 0 var(--brand);background:#fff}.use-cases-matrix-col-number{background:var(--brand-muted);border:1px solid var(--brand-border);width:28px;height:28px;color:var(--plum-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;line-height:1;display:flex}.use-cases-matrix-col.is-active .use-cases-matrix-col-number{background:var(--plum);border-color:var(--plum);color:#fff}.use-cases-matrix-col-icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.use-cases-matrix-col-icon .delivery-agent-symbol{width:100%;height:100%}.use-cases-matrix-col-scenario{max-width:18ch;font-size:clamp(.8125rem, 1.25vw, var(--type-sm));letter-spacing:-.01em;color:var(--text);font-weight:700;line-height:1.35;display:block}.use-cases-matrix-col-content{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.35rem;width:100%;min-width:0;display:flex}.use-cases-matrix-col-hint{letter-spacing:.01em;color:var(--text-subtle);pointer-events:none;font-size:.625rem;font-style:italic;font-weight:600;line-height:1.2;position:absolute;bottom:.35rem;right:.45rem}.use-cases-matrix-col.is-active .use-cases-matrix-col-hint{color:var(--text-muted)}.use-cases-matrix-col.is-active .use-cases-matrix-col-scenario{color:var(--plum-dark)}.use-cases-matrix-row-group{display:contents}.use-cases-matrix-row-label{font-size:clamp(.8125rem, 1.1vw, var(--type-base));text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--brand-surface);border-right:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);grid-column:1;padding:1.1rem 1rem 1.1rem 1.25rem;font-weight:700;line-height:1.35}.use-cases-matrix-row-label--help{color:var(--brand)}.use-cases-matrix-row-group:last-child .use-cases-matrix-row-label,.use-cases-matrix-row-group:last-child .use-cases-matrix-cell{border-bottom:none}.use-cases-matrix-cell{border-bottom:1px solid var(--brand-border);background:#fff;grid-column:2;padding:1.1rem 1.5rem;animation:.32s cubic-bezier(.22,1,.36,1) both use-cases-matrix-cell-in}.use-cases-matrix-cell p{font-size:var(--type-body);color:var(--text-secondary);margin:0;font-weight:400;line-height:1.7}@keyframes use-cases-matrix-cell-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.use-cases-section.prefers-reduced-motion .use-cases-matrix-cell{animation:none}.use-cases-tabs{flex-direction:column;gap:0;display:flex}.use-cases-tab-list{border:1px solid var(--brand-border);border-radius:var(--radius-card) var(--radius-card) 0 0;background:var(--brand-surface);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.use-cases-tab{border:none;border-right:1px solid var(--brand-border);min-height:5.25rem;color:var(--text-muted);cursor:pointer;text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.85rem .65rem;transition:background .22s,color .22s,box-shadow .22s;display:flex}.use-cases-tab:last-child{border-right:none}.use-cases-tab:hover{color:var(--text);background:#ffffffd9}.use-cases-tab.is-active{color:var(--text);box-shadow:inset 0 3px 0 var(--brand);background:#fff}.use-cases-tab-icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.use-cases-tab-icon .delivery-agent-symbol{width:100%;height:100%}.use-cases-tab-scenario{max-width:18ch;font-size:clamp(.8125rem, 1.25vw, var(--type-sm));letter-spacing:-.01em;color:var(--text);font-weight:700;line-height:1.35;display:block}.use-cases-tab.is-active .use-cases-tab-scenario{color:var(--plum-dark)}.use-cases-panel{border:1px solid var(--brand-border);border-radius:0 0 var(--radius-card) var(--radius-card);box-shadow:var(--shadow-low);background:#fff;border-top:none;overflow:hidden}.use-cases-panel--enter{animation:.42s cubic-bezier(.22,1,.36,1) both use-cases-panel-in}@keyframes use-cases-panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.use-cases-panel-top{padding:1.5rem 1.75rem}.use-cases-panel-agent{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.use-cases-panel-agent .delivery-agent-symbol{flex-shrink:0;width:40px;height:40px}.use-cases-panel-agent-name{color:var(--plum-dark);margin:0;font-size:1rem;font-weight:800;line-height:1.2}.use-cases-panel-agent-role{color:var(--text-muted);margin:.15rem 0 0;font-size:.82rem;line-height:1.3}.use-cases-panel-anim-wrap{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:14px;justify-content:center;align-items:center;min-height:120px;padding:.75rem;display:flex}.use-case-anim{width:100%;max-width:168px;min-height:88px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.35rem;font-size:.65rem;font-weight:600;display:flex;position:relative}.use-case-anim--blueprint{flex-direction:row;gap:.5rem}.use-case-anim-docs{flex-direction:column;gap:4px;animation:2.4s ease-in-out infinite use-case-docs-pulse;display:flex}.use-case-anim-docs span{border:1px solid var(--brand-border);background:#fff;border-radius:6px;padding:4px 8px}.use-case-anim-arrow{color:var(--brand);animation:1.8s ease-in-out infinite use-case-arrow-slide}.use-case-anim-result{background:var(--brand);color:#fff;border-radius:8px;padding:8px 10px;animation:2.4s ease-in-out infinite use-case-result-pop}@keyframes use-case-docs-pulse{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@keyframes use-case-arrow-slide{0%,to{opacity:.5;transform:translate(-2px)}50%{opacity:1;transform:translate(4px)}}@keyframes use-case-result-pop{0%,35%{opacity:.4;transform:scale(.92)}55%,to{opacity:1;transform:scale(1)}}.use-case-anim-vault-drawer{flex-direction:column;gap:5px;width:100%;animation:2.6s ease-in-out infinite use-case-vault-open;display:flex}.use-case-anim-vault-label{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);font-size:.6rem}.use-case-anim-vault-item{border:1px solid var(--brand-border);text-align:left;background:#fff;border-radius:6px;padding:5px 8px}@keyframes use-case-vault-open{0%,25%{opacity:.4;transform:translateY(8px)}45%,to{opacity:1;transform:translateY(0)}}.use-case-anim--signals{min-height:100px}.use-case-anim-radar-ring{border:2px solid var(--brand-border);border-radius:50%;width:72px;height:72px;animation:2s ease-out infinite use-case-radar-ping;position:absolute}.use-case-anim-radar-dot{background:var(--brand);z-index:1;border-radius:50%;width:10px;height:10px}.use-case-anim-flag{color:var(--brand);background:#0043c61f;border-radius:999px;margin-top:.35rem;padding:3px 8px;animation:2s ease-in-out infinite use-case-flag-blink}@keyframes use-case-radar-ping{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(1.35)}}@keyframes use-case-flag-blink{0%,40%{opacity:.35}55%,to{opacity:1}}.use-case-anim--nudge{gap:.5rem}.use-case-anim-stall{border:1px dashed var(--brand-border-strong);opacity:.7;border-radius:6px;padding:4px 10px}.use-case-anim-ping{background:var(--brand);border-radius:50%;width:12px;height:12px;animation:1.4s ease-out infinite use-case-ping}.use-case-anim-owner{background:var(--brand);color:#fff;border-radius:6px;padding:4px 10px;animation:2s ease-in-out infinite use-case-owner-in}@keyframes use-case-ping{0%{transform:scale(.5);box-shadow:0 0 #0043c680}70%{transform:scale(1);box-shadow:0 0 0 12px #0043c600}to{transform:scale(1);box-shadow:0 0 #0043c600}}@keyframes use-case-owner-in{0%,45%{opacity:0;transform:translateY(6px)}60%,to{opacity:1;transform:translateY(0)}}.use-case-anim-milestones{align-items:center;gap:10px;display:flex}.use-case-anim-milestones span{border:2px solid var(--brand-border);border-radius:50%;width:14px;height:14px}.use-case-anim-milestones .done{background:var(--brand);border-color:var(--brand)}.use-case-anim-milestones .live{background:var(--brand);border-color:var(--brand);animation:1.2s ease-in-out infinite use-case-live-pulse}.use-case-anim-milestones .wait{opacity:.35}.use-case-anim-live-label{color:var(--brand);font-size:.62rem;animation:2s ease-in-out infinite use-case-live-label}@keyframes use-case-live-pulse{0%,to{box-shadow:0 0 #0043c659}50%{box-shadow:0 0 0 8px #0043c600}}@keyframes use-case-live-label{0%,35%{opacity:.4}50%,to{opacity:1}}.use-case-anim--scope{gap:.4rem;width:100%}.use-case-anim-scope-bar{background:linear-gradient(90deg, var(--brand) 58%, var(--brand-border) 58%);border-radius:999px;width:100%;height:8px;animation:2.5s ease-in-out infinite use-case-scope-grow;display:block}.use-case-anim-scope-extra{color:var(--brand);background:#0043c61a;border-radius:6px;align-self:flex-end;padding:2px 8px;animation:2.5s ease-in-out infinite use-case-scope-extra}.use-case-anim-scope-co{color:var(--brand);opacity:0;align-self:flex-start;font-size:.58rem;animation:2.5s ease-in-out infinite use-case-scope-co}@keyframes use-case-scope-grow{0%,30%{background-size:100% 100%}50%,to{filter:brightness(1.05)}}@keyframes use-case-scope-extra{0%,35%{opacity:0;transform:translate(8px)}50%,to{opacity:1;transform:translate(0)}}@keyframes use-case-scope-co{0%,55%{opacity:0}70%,to{opacity:1}}.use-cases-panel-meta{text-transform:uppercase;letter-spacing:.05em;color:var(--brand);flex-wrap:wrap;gap:.35rem .5rem;margin:0 0 .35rem;font-size:.72rem;font-weight:600;display:flex}.use-cases-panel-pain,.use-cases-panel-scenario{letter-spacing:-.02em;color:var(--text);margin:0 0 1.25rem;font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:800;line-height:1.2}.use-cases-panel-protagonist{color:var(--text-muted);margin:0 0 1rem;font-size:.9rem}.use-cases-story{flex-direction:column;gap:1.25rem;display:flex}.use-cases-story-section{margin:0}.use-cases-story-section h4{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 .4rem;font-size:.68rem;font-weight:700}.use-cases-story-section--help h4{color:var(--brand)}.use-cases-story-section p{font-size:var(--type-body);color:var(--text-secondary);margin:0;font-weight:400;line-height:1.7}.use-cases-panel-detail{padding:1.25rem 1.75rem 1.75rem}.use-cases-detail-title{color:var(--text);margin:0 0 1rem;font-size:1.05rem;font-weight:700}.use-cases-detail-body{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.use-cases-detail-section h5{text-transform:uppercase;letter-spacing:.05em;color:var(--brand);margin:0 0 .5rem;font-size:.72rem;font-weight:700}.use-cases-detail-section p{color:var(--text-secondary);margin:0 0 .65rem;font-size:.84rem;line-height:1.55}.use-cases-detail-section p:last-child{margin-bottom:0}@media (width<=900px){.use-cases-matrix-grid{grid-template-columns:1fr}.use-cases-matrix-col-strip{border-bottom:1px solid var(--brand-border);flex-direction:column;display:flex}.use-cases-matrix-col{text-align:left;border-right:none;border-bottom:1px solid var(--brand-border);flex-direction:row;flex:none;justify-content:flex-start;align-items:flex-start;gap:.75rem;width:100%;min-height:0;padding:1rem 1.15rem 1.65rem}.use-cases-matrix-col-content{justify-content:flex-start;align-items:flex-start;padding-right:4.5rem}.use-cases-matrix-col-hint{bottom:.55rem;right:.85rem}.use-cases-matrix-col:last-of-type{border-bottom:none}.use-cases-matrix-col-scenario{text-align:left;flex:1;min-width:0;max-width:none;font-size:.8125rem;line-height:1.4}.use-cases-matrix-row-label{border-bottom:none;border-right:none;grid-column:1;padding:.85rem 1rem .35rem}.use-cases-matrix-cell{grid-column:1;padding:0 1rem 1rem}.use-cases-matrix-row-group:last-child .use-cases-matrix-cell{border-bottom:none}}@media (width<=640px){.use-cases-matrix-col{padding:.9rem 1rem}.use-cases-matrix-col-scenario{font-size:.78rem}}.use-cases-page .use-case-pillar-section .firm-stories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:none;margin:0}.use-cases-page .use-case-pillar-section .firm-story-card{min-height:0}.use-cases-page .use-case-pillar-heading{max-width:none}@media (width<=700px){.firm-stories-grid,.use-cases-page .use-case-pillar-section .firm-stories-grid{grid-template-columns:1fr;gap:20px}.use-cases-page .use-case-pillar-section .firm-story-card{min-height:0}.use-case-pillar-heading{flex-direction:column;gap:12px}}.founder-signature{text-align:center;flex-direction:column;align-items:center;gap:12px;min-width:180px;display:flex}.founder-avatar{object-fit:cover;width:80px;height:80px;box-shadow:var(--shadow-sm);border:2px solid #fff;border-radius:50%}.signature-info{flex-direction:column;gap:2px;display:flex}.signature-info strong{color:var(--plum);white-space:nowrap;font-size:1.1rem}.signature-info span{color:var(--slate);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.75rem}@media (width<=950px){.founder-note{text-align:center;flex-direction:column;gap:32px;padding:48px 32px}.founder-signature{min-width:0}}@media (width<=760px){.founder-note{padding:32px 24px}.note-text{font-size:1.1rem}}.credibility-card{box-shadow:var(--shadow-low);background:#fff;border:1px solid #0043c629;padding:14px 16px}.credibility-card h3{margin:0 0 6px;font-size:.88rem}.credibility-card p{margin:0;font-size:.82rem;line-height:1.45}.tag{background:#fff;border:1px solid #0043c633;border-radius:999px;padding:6px 11px;font-size:.8rem}.accent{color:var(--plum)}.roving-robot{z-index:25;pointer-events:none;will-change:transform;width:168px;height:192px;position:fixed;top:0;left:0}.roving-robot-hit{pointer-events:auto;cursor:pointer;background:0 0;border:none;border-radius:16px;width:100%;height:100%;margin:0;padding:0;display:block;position:relative}.roving-robot-hit:focus-visible{outline:2px solid var(--plum);outline-offset:4px}.roving-robot-hit:focus:not(:focus-visible){outline:none}.roving-robot-hi{letter-spacing:.03em;color:var(--plum-dark);border:1px solid var(--border);box-shadow:var(--shadow-soft);opacity:0;white-space:nowrap;z-index:1;background:#fff;border-radius:14px;margin:0;padding:8px 14px;font-size:.95rem;font-weight:700;transition:opacity .35s;position:absolute;bottom:calc(100% - 4px);left:50%;transform:translate(-50%)translateY(6px)}.roving-robot-hi.is-visible{opacity:1}.roving-robot-sprite{transform-origin:50% 100%;animation:1.75s linear infinite rovingRobotStride;display:block}.roving-robot-svg{filter:drop-shadow(0 10px 18px #0032963d);width:156px;height:auto;margin:0 auto;display:block}@keyframes rovingRobotStride{0%{transform:translateY(0)rotate(-2deg)}25%{transform:translateY(-14px)rotate(1deg)}50%{transform:translateY(-5px)rotate(1.8deg)}75%{transform:translateY(-14px)rotate(-1deg)}to{transform:translateY(0)rotate(-2deg)}}.radar-card{box-shadow:none;background:0 0;border:0;flex-direction:column;align-items:center;width:100%;max-width:680px;padding:10px;display:flex;position:relative;overflow:visible}.radar{background:repeating-radial-gradient(circle,#0000 0 50px,#0043c60a 51px 52px);border:1px solid #0043c61a;border-radius:50%;place-items:center;width:450px;height:450px;display:grid;position:relative}.radar:before,.radar:after{content:"";z-index:0;background:#0043c614;position:absolute}.radar:before{width:1px;height:100%;top:0;left:50%}.radar:after{width:100%;height:1px;top:50%;left:0}.radar-arm{z-index:1;background:linear-gradient(to top, transparent, var(--plum));transform-origin:bottom;width:2px;height:50%;animation:6s linear infinite spin;position:absolute;bottom:50%;left:calc(50% - 1px)}.radar-arm:after{content:"";background:var(--plum);border-radius:50%;width:12px;height:12px;position:absolute;top:-6px;left:-5px}.radar-core{z-index:10;color:#fff;background:linear-gradient(135deg, var(--plum), var(--plum-dark));text-align:center;border:2px solid #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:160px;height:160px;padding:16px;font-size:.9rem;font-weight:800;line-height:1.2;display:flex;box-shadow:0 10px 30px #0032964d}.radar-quadrant{pointer-events:none;width:50%;height:50%;position:absolute}.q-top-left{top:0;left:0}.q-top-right{top:0;right:0}.q-bottom-left{bottom:0;left:0}.q-bottom-right{bottom:0;right:0}.risk-label{z-index:5;color:var(--plum-dark);pointer-events:auto;background:#fff;border:1px solid #0043c666;border-radius:999px;width:max-content;padding:6px 14px;font-size:.85rem;font-weight:700;animation:4s ease-in-out infinite float-risk;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0043c61a}@keyframes float-risk{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-60%)scale(1.05)}}.risk-top-left-1{top:15%;left:35%}.risk-top-left-2{top:65%;left:15%}.risk-top-right-1{top:65%;left:85%}.risk-top-right-2{top:15%;left:65%}.risk-bottom-right-1{top:85%;left:65%}.risk-bottom-right-2{top:35%;left:85%}.risk-bottom-left-1{top:85%;left:35%}.risk-bottom-left-2{top:35%;left:15%}.credibility,.step-grid,.use-grid,.people-grid,.benefit-grid,.cost-grid,.fourc-grid{gap:16px;display:grid}.split,.section-shell:not(.hero):not(.resources-hero){padding-top:calc(var(--section-space) / 2);padding-bottom:calc(var(--section-space) / 2)}.section-heading{margin-bottom:20px}.platform-core-section .section-heading{text-align:left;max-width:720px;margin-bottom:20px}.platform-core-section .section-heading .eyebrow{margin-bottom:8px}.platform-core-section .section-heading h2{margin:0 0 10px}.platform-core-section .section-heading .lede{margin:0}.home-use-cases-teaser{text-align:left;color:var(--text-muted);margin:8px 0 0;font-size:.9375rem}.home-use-cases-teaser a{color:var(--plum-dark);font-weight:700}.home-use-cases-teaser a:hover{text-decoration:underline}.use-cases-cta-section{padding-bottom:3rem}.use-cases-cta{border-top:1px solid var(--border);max-width:720px;padding:32px 0 0}.use-cases-cta h2{margin-bottom:12px;font-size:clamp(1.35rem,2.4vw,1.75rem)}.use-cases-cta .lede{margin-bottom:24px}.use-cases-cta-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.footer-links .footer-placeholder{color:var(--slate);cursor:default;font-size:inherit}.platform-core-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.platform-core-pillar{background:linear-gradient(180deg, #fff 0%, var(--brand-surface) 100%);border:1px solid #0043c61f;border-radius:18px;padding:22px 20px 24px;transition:box-shadow .2s,transform .2s;box-shadow:0 10px 32px #0032960f}.platform-core-pillar:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0032961a}.platform-core-pillar--design{border-top:3px solid #0043c6}.platform-core-pillar--predict{border-top:3px solid var(--plum)}.platform-core-pillar--deliver{border-top:3px solid var(--plum-dark)}.platform-core-pillar-head{border-bottom:1px solid #0043c61a;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;display:flex}.platform-core-pillar-title{flex-direction:column;gap:2px;display:flex}.platform-core-step{letter-spacing:.12em;color:var(--plum);text-transform:uppercase;font-size:.72rem;font-weight:800}.platform-core-pillar-title h3{color:var(--text);margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.platform-core-features{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.platform-core-features li{flex-direction:column;gap:4px;display:flex}.platform-core-feature-item{scroll-margin-top:96px}.platform-core-read-use-case{color:var(--plum);margin-top:6px;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-block}.platform-core-read-use-case:hover{text-decoration:underline}.platform-core-features strong{color:var(--text);font-size:.9375rem;font-weight:700;line-height:1.35}.platform-core-features span{color:var(--text-muted);font-size:.875rem;line-height:1.5}@media (width<=900px){.platform-core-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}@media (width<=600px){.platform-core-pillar{padding:20px 18px 22px}}.ers-product-section .section-heading{max-width:720px;margin-bottom:16px}.ers-steps-cards{border:1px solid var(--border);border-radius:32px;flex-direction:column;gap:0;max-width:1200px;margin-top:24px;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.step-card{border:none;border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:40px;padding:24px 32px;transition:background-color .3s;display:flex;position:relative}.step-card:last-child{border-bottom:none}.step-card.image-left{flex-direction:row-reverse}.step-card:hover{background-color:var(--brand-surface)}.step-card-content{flex-direction:column;flex:1.4;gap:24px;display:flex}.step-card-header{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.step-number{color:var(--plum);text-transform:uppercase;letter-spacing:.1em;background:#0043c61a;border-radius:999px;padding:6px 18px;font-size:.9rem;font-weight:800}.step-card-header h3{color:var(--text);margin:0;font-size:clamp(1.375rem,2vw,1.625rem);font-weight:700;line-height:1.15}.step-card-body p{color:var(--text-muted);margin:0 0 24px;font-size:1.0625rem;line-height:1.65}.step-card-roles-wrap{flex-direction:column;gap:16px;display:flex}.step-card-izy-only{background:var(--brand-surface);border:1px solid var(--border);border-top:3px solid var(--plum);border-radius:14px;padding:18px}.step-card-izy-only header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.step-card-izy-only h4{color:var(--text);margin:0;font-size:.95rem}.step-card-izy-only ul{flex-direction:column;gap:10px;margin:0;padding-left:16px;display:flex}.step-card-izy-only li{color:var(--text-muted);font-size:.875rem;line-height:1.5}.step-card-izy-only .how-izy-column-icon{min-width:40px;height:24px;font-size:.6rem}.step-card-user-gets{border:1px solid var(--plum);border-left:4px solid var(--plum);background:#fff;border-radius:14px;padding:18px 20px}.step-card-user-gets header{margin-bottom:12px}.step-card-user-gets h4{color:var(--plum);margin:0;font-size:.95rem;font-weight:800}.step-izy-helps-list{flex-direction:column;gap:10px;margin:0;padding-left:16px;display:flex}.step-izy-helps-list li{color:var(--text-muted);font-size:.875rem;line-height:1.55}.step-summary-box{background:var(--bg);border-left:4px solid var(--plum);box-shadow:var(--shadow-low);border-radius:12px;margin-top:24px;padding:16px 20px}.step-summary-text{color:var(--plum-dark);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.1rem;font-weight:700}.step-card-image{box-shadow:var(--shadow-med);aspect-ratio:1;background:#f8fbff;border-radius:24px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.step-card-image .radar-card{padding:0;transform:scale(.65)}@media (width<=1200px){.step-card-image .radar-card{transform:scale(.55)}}@media (width<=950px){.step-card-image .radar-card{transform:scale(.8)}}.step-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,0,.2,1)}.step-card:hover .step-card-image img{transform:scale(1.04)}@media (width<=1050px){.step-card{gap:48px;padding:48px}.step-card-header h3{font-size:2.2rem}}@media (width<=950px){.step-card,.step-card.image-left{flex-direction:column;gap:40px;padding:40px 24px}.step-card-image{aspect-ratio:4/3;order:-1;width:100%}.step-card-header h3{font-size:2rem}}.card{padding:22px}.step-number{color:var(--text-muted);font-family:ui-monospace,monospace;font-size:.75rem}.use-grid{grid-template-columns:repeat(4,1fr)}.people-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.role-card{text-align:center;flex-direction:column;align-items:center;padding:24px 20px 22px;display:flex}.role-card-img{object-fit:cover;object-position:top center;border:2px solid #0043c62e;border-radius:50%;width:120px;height:120px;margin-bottom:16px;box-shadow:0 4px 14px #0032961a}.role-card h3{margin-bottom:6px}.role-card p{margin-bottom:0;font-size:.92rem}.use-card .tag{color:var(--plum-dark);text-transform:uppercase;margin-bottom:14px;font-size:.72rem;font-weight:700;display:inline-flex}.benefit-grid{grid-template-columns:repeat(3,1fr)}.benefit-card{transform-origin:50% 60%;background:linear-gradient(#fff,#f8fbff);min-height:0;padding:16px 18px;animation:.7s cubic-bezier(.2,.75,.3,1) both benefitPop}.benefit-card h3{margin-top:8px;margin-bottom:6px}.benefit-card p{max-width:62ch;margin-bottom:0;font-size:.92rem}.benefit-screen{background:linear-gradient(180deg, var(--brand-surface), var(--brand-surface));border:1px solid #0043c633;border-radius:12px;gap:6px;margin-top:8px;padding:8px;display:grid}.benefit-screen span{background:linear-gradient(90deg,#0043c640,#0043c68c);border-radius:999px;height:7px;display:block}.benefit-screen span:nth-child(2){width:72%}.benefit-screen span:nth-child(3){width:50%}.benefit-card:first-child{animation-delay:.16s}.benefit-card:nth-child(2){animation-delay:.54s}.benefit-card:nth-child(3){animation-delay:.3s}.benefit-card:nth-child(4){animation-delay:.76s}.benefit-card:nth-child(5){animation-delay:.42s}.benefit-card:nth-child(6){animation-delay:.62s}.cost-grid,.fourc-grid{grid-template-columns:repeat(4,1fr)}.cost-grid{grid-template-columns:repeat(3,1fr)}.week-plan-card{border-left:3px solid var(--plum);background:linear-gradient(#fff,#f8fbff)}.week-plan-card p{color:var(--text-secondary);margin:0;font-size:.94rem}.resources-hero{text-align:left;max-width:720px;margin:0;padding:60px 0 40px}.featured-resources-section{padding-bottom:60px}.featured-resources-grid{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.featured-resource-card{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow-low);cursor:default;border-radius:24px;flex-direction:column;gap:24px;padding:32px;transition:all .3s;display:flex}.featured-resource-card:hover{box-shadow:var(--shadow-med);border-color:var(--plum);transform:translateY(-4px)}.resource-visual{background:var(--brand-surface);border-radius:16px;justify-content:center;align-items:center;height:120px;display:flex;position:relative;overflow:hidden}.visual-4c-wheel{border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.wheel-segment{border:1px solid var(--border);background:#fff;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:flex;position:absolute}.wheel-segment.c1{border-color:var(--plum);color:var(--plum);top:-10px;left:25px}.wheel-segment.c2{top:25px;right:-10px}.wheel-segment.c3{bottom:-10px;left:25px}.wheel-segment.c4{top:25px;left:-10px}.wheel-center{color:var(--slate);font-size:12px;font-weight:700}.visual-templates{justify-content:center;align-items:center;display:flex}.doc-stack{width:60px;height:80px;position:relative}.doc{border:1px solid var(--border);background:#fff;border-radius:4px;width:50px;height:65px;transition:all .3s;position:absolute}.doc-1{z-index:3;border-color:var(--plum);top:0;left:0}.doc-2{z-index:2;opacity:.6;top:6px;left:6px}.doc-3{z-index:1;opacity:.3;top:12px;left:12px}.featured-resource-card:hover .doc-1{transform:translateY(-4px)}.featured-resource-card:hover .doc-2{transform:translate(2px,-2px)}.visual-playbook{background:radial-gradient(circle,#0043c60d 0%,#0000 70%);width:100%;height:100%;position:relative}.radar-sweep-mini{background:conic-gradient(from 0deg, var(--plum) 0deg, transparent 60deg);opacity:.1;border-radius:50%;width:100px;height:100px;animation:4s linear infinite rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.signal-dots-mini{position:absolute;inset:0}.dot-mini{background:var(--plum);width:6px;height:6px;box-shadow:0 0 10px var(--plum);border-radius:50%;position:absolute;top:30%;left:40%}.dot-mini:last-child{background:var(--slate);box-shadow:none;top:60%;left:70%}.resource-body{flex-direction:column;flex:1;display:flex}.resource-body h4{color:var(--black);margin:0 0 8px;font-size:1.1rem}.resource-body p{color:var(--slate);flex:1;margin-bottom:20px;font-size:.9rem;line-height:1.5}.text-cta{color:var(--plum);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:fit-content;padding:0;font-size:.95rem;font-weight:600;display:flex}.text-cta:hover{text-decoration:underline}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content.lead-form-modal{background:var(--bg);width:100%;max-width:480px;box-shadow:var(--shadow-high);border-radius:24px;padding:40px;position:relative}.modal-close{cursor:pointer;color:var(--slate);background:0 0;border:none;font-size:24px;position:absolute;top:20px;right:20px}.lead-form-modal h3{margin-bottom:12px}.lead-form-modal p{color:var(--slate);margin-bottom:24px}.lead-form-modal .form-group{margin-bottom:20px}.lead-form-modal input{border:1px solid var(--border);border-radius:12px;outline:none;width:100%;padding:12px 16px}.lead-form-modal input:focus{border-color:var(--plum)}.success-message{text-align:center}.success-icon{background:var(--plum);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:32px;display:flex}@media (width<=900px){.featured-resources-grid{grid-template-columns:1fr;gap:24px}}.legal-page{max-width:720px;padding-top:48px;padding-bottom:80px}.legal-page h1{margin-bottom:8px}.legal-updated{color:var(--slate);margin:0 0 32px;font-size:.875rem}.legal-section{margin-bottom:28px}.legal-section h2{letter-spacing:.06em;text-transform:uppercase;color:var(--plum-dark);margin:0 0 12px;font-size:1rem}.legal-section p,.legal-section li{color:var(--slate);font-size:.98rem;line-height:1.65}.legal-section ul{margin:0 0 14px;padding-left:1.25rem}.legal-section li{margin-bottom:8px}.legal-section a{color:var(--plum-dark);text-underline-offset:2px;text-decoration:underline}.legal-back{border-top:1px solid var(--border);margin-top:40px;padding-top:24px}.legal-back a{color:var(--plum-dark);font-weight:650}.about-page .about-page-layout.section-shell{width:min(960px,100% - 40px)}.about-page-layout{flex-direction:column;align-items:stretch;gap:48px;padding:48px 0 80px;display:flex}.about-izdun-panel h1{max-width:none;margin-bottom:16px;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.15}.about-lede{color:var(--slate);max-width:none;margin-bottom:36px;font-size:1.05rem;line-height:1.65}.about-problem p{color:var(--text);font-size:1.02rem;font-weight:500;line-height:1.65}.about-transformation{font-weight:500;color:var(--text)!important;margin-top:20px!important}.about-block{max-width:none;margin-bottom:32px}.about-block h2{letter-spacing:.06em;text-transform:uppercase;color:var(--plum-dark);margin:0 0 12px;font-size:1.05rem;font-weight:800}.about-block p{color:var(--slate);margin:0 0 14px;font-size:.98rem;line-height:1.65}.about-block p:last-child{margin-bottom:0}.about-benefit-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.about-benefit-list li{color:var(--text-muted);padding-left:1.2rem;font-size:.95rem;line-height:1.55;position:relative}.about-benefit-list li:before{content:"✓";color:#fff;background:var(--plum);border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.5625rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:.15em;left:0}.about-contact-block{border-top:1px solid var(--border);max-width:none;margin-top:8px;padding-top:28px}.about-contact-block h2{letter-spacing:.06em;text-transform:uppercase;color:var(--plum-dark);margin:0 0 12px;font-size:1.05rem;font-weight:800}.about-contact-links{flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0;font-weight:650;display:flex}.about-contact-links a{color:var(--plum-dark);text-underline-offset:2px;text-decoration:underline}.about-contact-links a:hover{color:var(--plum)}.about-contact-sep{color:var(--border)}.about-linkedin-link{color:var(--plum-dark);align-items:center;gap:8px;font-size:.9rem;font-weight:650;text-decoration:none;display:inline-flex}.about-contact-links .about-linkedin-link{margin-top:0}.about-founder-card .about-linkedin-link{margin-top:14px}.about-linkedin-link:hover{color:var(--plum)}.linkedin-icon{flex-shrink:0;width:18px;height:18px}.about-founder-panel{width:100%;position:static}.about-founder-card{background:linear-gradient(180deg, #fff 0%, var(--brand-surface) 100%);border:1px solid #0043c61f;border-top:3px solid var(--plum);border-radius:20px;padding:28px 24px 24px;box-shadow:0 12px 40px #00329614}.about-founder-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.about-founder-identity{flex:1;min-width:0}.about-founder-identity .eyebrow{margin-bottom:6px}.about-founder-photo{object-fit:cover;width:96px;height:96px;box-shadow:var(--shadow-low);border:3px solid #fff;border-radius:50%;flex-shrink:0;margin:0}.about-founder-card h2{margin:0 0 4px;font-size:1.35rem;line-height:1.2}.about-founder-title{color:var(--plum);margin:0;font-size:.92rem;font-weight:650}.about-founder-bio p{color:var(--slate);margin:0 0 14px;font-size:.92rem;line-height:1.6}.about-founder-bio p:last-child{margin-bottom:0}.about-founder-pullquote{border-left:3px solid var(--plum);background:#0043c60f;border-radius:0 10px 10px 0;margin:0 0 14px;padding:12px 14px}.about-founder-pullquote p{color:var(--plum-dark);margin:0;font-style:italic;font-weight:600;line-height:1.45}.about-founder-close{color:var(--text)!important;margin-top:4px!important;font-size:.95rem!important}.about-employers{border-top:1px solid #0043c61a;margin-top:24px;padding-top:20px}.about-employers-label{letter-spacing:.12em;text-transform:uppercase;color:var(--plum-dark);margin:0 0 12px;font-size:.72rem;font-weight:800}.about-employer-logos{scrollbar-width:thin;flex-wrap:nowrap;align-items:center;gap:20px 28px;padding-bottom:2px;display:flex;overflow-x:auto}.about-employer-logo{flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-employer-logo img{object-fit:contain;object-position:center;opacity:.88;width:auto;height:auto;max-height:22px;display:block}.about-employer-logo--tall img{max-height:26px}@media (width<=960px){.about-page-layout{gap:40px;padding-bottom:60px}}.resources-page .section-heading,.four-c-architecture-section .section-heading{text-align:left;max-width:720px}.consulting-paradox-inner .eyebrow{text-align:left}.about-main-layout{flex-direction:column;gap:60px;display:flex}.about-intro{max-width:68ch;margin-top:16px}.about-promise-section,.about-izy-section,.about-closing{margin-bottom:0}.about-promise-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.about-promise-list li{color:var(--text);padding-left:1.35rem;font-size:1.05rem;font-weight:600;line-height:1.5;position:relative}.about-promise-list li:before{content:"";background:var(--plum);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.about-izy-benefits{flex-direction:column;gap:28px;margin:0;padding:0;list-style:none;display:flex}.about-izy-benefits li strong{color:var(--text);margin-bottom:8px;font-size:1.05rem;line-height:1.35;display:block}.about-izy-benefits li p{color:var(--slate);margin:0;font-size:.98rem;line-height:1.65}.about-closing-line{color:var(--plum-dark);border-top:1px solid var(--border);max-width:58ch;margin:0;padding:24px 0 0;font-size:1.15rem;font-weight:600;line-height:1.55}.work-with-us-section{border-top:1px solid var(--border);margin-top:40px;padding-top:60px}.work-header{margin-bottom:40px}.work-form{background:var(--brand-surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:40px}.form-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.form-group{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.form-group label{color:var(--text);font-size:.9rem;font-weight:700}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--plum);outline:none;box-shadow:0 0 0 3px #0043c61a}.role-description-box{border-left:3px solid var(--plum);background:#0043c60d;border-radius:4px;margin-top:12px;padding:12px 16px}.role-description-box p{color:var(--slate);margin:0;font-size:.85rem;line-height:1.5}.form-checkbox{align-items:center;gap:12px;margin-bottom:32px;display:flex}.form-checkbox input{cursor:pointer;width:18px;height:18px}.form-checkbox label{color:var(--slate);cursor:pointer;font-size:.9rem}.form-success{text-align:center;padding:20px 0}.form-success .success-icon{background:var(--brand-muted);width:64px;height:64px;color:var(--plum-dark);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:32px;display:inline-flex}.form-success h4{margin-bottom:12px;font-size:1.5rem}.form-success p{color:var(--slate)}@media (width<=600px){.form-grid{grid-template-columns:1fr}.work-form{padding:24px}}.story-section h2{color:var(--text);margin:12px 0 24px;font-size:2.5rem}.story-section p{color:var(--slate);margin-bottom:20px;font-size:1.1rem;line-height:1.7}.founder-section-combined{background:var(--brand-surface);border:1px solid var(--border);border-radius:32px;padding:40px}.founder-header{align-items:center;gap:24px;margin-bottom:32px;display:flex}.founder-avatar-small{object-fit:cover;width:80px;height:80px;box-shadow:var(--shadow-low);border:3px solid #fff;border-radius:50%}.founder-info h3{margin:4px 0;font-size:1.4rem}.founder-title{color:var(--plum);font-size:.95rem;font-weight:600}.founder-body p{color:var(--slate);margin-bottom:16px;font-size:1rem;line-height:1.6}.past-experience-mini{border-top:1px solid #0000000d;margin-top:32px;padding-top:24px}.eyebrow-tiny{text-transform:uppercase;letter-spacing:.1em;color:var(--slate);margin-bottom:8px;font-size:.7rem;font-weight:700}.experience-list{font-weight:600;color:var(--text)!important;font-size:.9rem!important}.about-sidebar-right{flex-direction:column;gap:32px;display:flex;position:sticky;top:100px}.sidebar-block{border:1px solid var(--border);background:#fff;border-radius:20px;padding:24px;transition:all .3s}.sidebar-block:hover{border-color:var(--plum);transform:translate(4px)}.sidebar-block h4{color:var(--text);margin:8px 0 12px;font-size:1.1rem}.sidebar-block p{color:var(--slate);font-size:.9rem;line-height:1.5}.izy-block{background:linear-gradient(135deg, #fff, var(--brand-surface));border-color:#0043c633}.izy-header{align-items:center;gap:12px;display:flex}.izy-icon{font-size:1.5rem}@media (width<=1000px){.about-main-layout{grid-template-columns:1fr;gap:60px}.about-sidebar-right{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid;position:static}}@media (width<=600px){.about-sidebar-right{grid-template-columns:1fr}.story-section h2{font-size:2rem}.founder-header{text-align:left;flex-direction:column;align-items:flex-start}}.resources-hero,.about-hero{padding:24px 0 0}.resources-template-repo{padding:12px 0 8px}.resources-page .resources-template-repo{padding-top:4px;padding-bottom:20px}.resources-template-repo-card{background:linear-gradient(165deg, #fff 0%, var(--brand-surface) 100%);box-shadow:var(--shadow-low);border:1px solid #0043c629;padding:28px 32px}.resources-template-repo-card h2{margin-top:4px;margin-bottom:10px}.resources-template-repo-list{color:var(--slate);margin:16px 0 22px;padding-left:1.2rem;font-size:.95rem;line-height:1.55}.resources-template-repo-list li{margin-bottom:8px}.resources-template-repo-list li:last-child{margin-bottom:0}.resources-template-repo-cta{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.resources-template-repo-cta .cta-subtext{color:var(--slate);max-width:40ch;margin:0;font-size:.85rem}.hero-freebie-link{margin:16px 0 0;font-size:.9rem}.hero-freebie-link a{color:var(--plum-dark);text-underline-offset:3px;font-weight:650;text-decoration:underline}.hero-freebie-link a:hover{color:var(--plum)}.resources-cta-row{justify-content:center;margin-top:20px;display:flex}.resources-section-head{border-bottom:1px solid #0043c624;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;padding:12px 22px 11px;display:flex}.resources-section-head:not(.resources-topic-header){background:linear-gradient(90deg,#0043c61a,#0043c605)}.resources-section-head__primary{flex:1;min-width:min(100%,220px)}.resources-section-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:8px;display:flex}.resources-section-actions .button{letter-spacing:.01em;text-align:center;border-radius:999px;max-width:min(100%,16rem);min-height:38px;padding:0 16px;font-size:.8rem;font-weight:700;line-height:1.2;box-shadow:0 2px 10px #00329624}@media (width>=640px){.resources-section-actions .button{white-space:nowrap;max-width:none}}.use-cases-layout-section{border-top:1px solid var(--border);padding-top:100px;padding-bottom:100px}.use-cases-grid-layout{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid}.use-case-card-short{border:1px solid var(--border);border-radius:var(--radius-card);background:#fff;flex-direction:column;gap:20px;padding:24px;transition:all .3s;display:flex}.use-case-card-short:hover{border-color:var(--plum);box-shadow:var(--shadow-med);transform:translateY(-4px)}.uc-visual-mini{background:var(--brand-surface);border-radius:12px;justify-content:center;align-items:center;height:100px;display:flex;position:relative;overflow:hidden}.uc-mock-ui.mini{width:100%;height:100%}.mock-body{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.scope-pulse{border:2px solid var(--plum);background:#0043c61a;border-radius:50%;width:40px;height:40px;animation:2s infinite pulse-ring}@keyframes pulse-ring{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.margin-bar{background:var(--divider);border-radius:4px;width:60px;height:8px;position:relative;overflow:hidden}.margin-bar:after{content:"";background:var(--text);width:40%;height:100%;position:absolute;top:0;left:0}.priority-item{border:1px solid var(--plum);background:#fff;border-radius:4px;width:50px;height:30px;position:relative}.priority-item:before{content:"!!";color:var(--plum);font-size:12px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mock-coord{width:60px;height:60px;position:relative}.coord-node{background:var(--plum);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.coord-node:before,.coord-node:after{content:"";background:var(--border);transform-origin:0;width:40px;height:1px;position:absolute;top:50%;left:50%}.coord-node:before{transform:rotate(45deg)}.coord-node:after{transform:rotate(-135deg)}.mock-ownership{gap:8px;display:flex}.owner-box{background:var(--plum);border-radius:4px;width:24px;height:24px}.owner-box.empty{border:1px dashed var(--border);background:0 0}.mock-visibility{width:60px;height:40px}.heatmap-grid{grid-template-columns:repeat(3,1fr);gap:2px;width:100%;height:100%;display:grid}.heatmap-grid:before{content:"";background:linear-gradient(45deg, var(--brand-surface), var(--text), var(--brand-surface));border-radius:2px;grid-area:span 2/span 3}.uc-content-short{flex-direction:column;gap:12px;display:flex}.uc-content-short h3{color:var(--black);margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.uc-content-short p{color:var(--slate);margin:0;font-size:.85rem;line-height:1.5}.uc-impact-label{background:var(--brand-surface);color:var(--text);border:1px solid var(--border);border-radius:8px;padding:10px;font-size:.85rem}.uc-impact-label strong{color:var(--plum);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.7rem;display:block}@media (width<=1024px){.use-cases-grid-layout{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.use-cases-grid-layout{grid-template-columns:1fr}}.read-more-link{color:var(--plum);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:8px;padding:0;font-size:.9rem;font-weight:700;transition:gap .2s}.read-more-link:hover{text-decoration:underline}.use-cases-footer{text-align:center;background:var(--brand-surface);border:1px solid var(--border);border-radius:32px;margin-top:100px;padding:80px 40px}.use-cases-footer h2{margin-bottom:16px;font-size:2.2rem}.use-cases-footer p{color:var(--slate);max-width:600px;margin:0 auto 32px;font-size:1.1rem}@media (width<=900px){.use-cases-grid-layout{grid-template-columns:1fr}}.resources-page .section-shell.resources-page-band{padding-top:32px;padding-bottom:32px}.resources-page .section-shell.resources-page-band--last{padding-bottom:24px}.resources-page .resources-hero.resources-page-intro{padding:24px 0 12px}.resources-page-intro .lede{max-width:42rem;line-height:1.55}.resources-topic-card{border-radius:var(--radius-card);box-shadow:var(--shadow-low);background:#fff;border:1px solid #0043c633;overflow:hidden}.resources-topic-ribbon{letter-spacing:.14em;text-transform:uppercase;color:var(--plum-dark);background:linear-gradient(90deg,#0043c61a,#0043c605);border-bottom:1px solid #0043c61f;margin:0;padding:12px 22px;font-size:.72rem;font-weight:800}.resources-topic-ribbon--in-head{letter-spacing:.13em;background:0 0;border:0;padding:2px 0 0;font-size:.7rem}.resources-topic-header{border-bottom:1px solid var(--border);background:linear-gradient(180deg, var(--brand-surface) 0%, #fff 100%);padding:18px 22px 14px}.resources-topic-header.resources-section-head{background:linear-gradient(180deg, var(--brand-surface-deep) 0%, #fff 72%);border-bottom:1px solid #0043c624;align-items:flex-start;padding:12px 22px 11px}.resources-topic-header.resources-section-head .resources-section-actions{align-self:center;margin-top:2px}.resources-topic-header .section-heading{margin:0}.resources-topic-header .section-heading h2{margin:.2em 0 0;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:750;line-height:1.3}.resources-topic-header.resources-section-head .section-heading h2{margin-top:.12em;font-size:clamp(1.05rem,2.2vw,1.32rem)}.resources-topic-header .eyebrow{margin-bottom:6px}.resources-topic-header.resources-section-head .eyebrow{margin-bottom:4px;font-size:.68rem}.resources-topic-body{background:linear-gradient(#0043c60a 1px, transparent 1px), linear-gradient(90deg, #0043c60a 1px, transparent 1px), var(--brand-surface-deep);background-size:22px 22px,22px 22px,auto;padding:16px 20px 18px}.resources-page .resources-inner-grid{gap:12px}.resources-page .resources-inner-grid.resources-use-grid--single{gap:40px}.resources-topic-split{grid-template-columns:minmax(0,1fr) minmax(252px,300px);align-items:start;gap:18px 24px;display:grid}@media (width<=900px){.resources-topic-split{grid-template-columns:1fr}}.resources-fourc-card-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.resources-topic-col--main{min-width:0}.resources-topic-col--aside{flex-direction:column;align-items:stretch;min-width:0;display:flex}.resources-aside-panel{background:#fff;border:1px solid #0043c633;border-radius:16px;flex-direction:column;flex:1;align-items:stretch;min-height:0;margin:0;padding:18px 16px 16px;display:flex;box-shadow:0 6px 20px #00329614}.resources-aside-label{letter-spacing:.12em;text-transform:uppercase;color:var(--plum-dark);margin:0 0 6px;font-size:.72rem;font-weight:800}.resources-aside-caption{color:var(--text-muted);flex:1;margin:0 0 16px;font-size:.8rem;line-height:1.45}.resources-aside-panel--text .resources-aside-caption{margin-bottom:0}.resources-aside-panel--text{padding-bottom:14px}.resources-radar-sample{background:#fff;border:1px solid #0043c633;border-radius:16px;margin:0;padding:14px 12px 8px;box-shadow:0 6px 20px #00329614}.resources-radar-sample svg{width:100%;max-width:320px;height:auto;margin:0 auto;display:block}.resources-radar-caption{text-align:center;color:var(--text-muted);margin:8px 4px 0;font-size:.76rem;line-height:1.4}.resources-mini-card{background:#fff;border:1px solid #0043c626;box-shadow:0 1px 2px #0032960f}.resources-mini-card h3{margin-top:4px}.resources-fourc-card{flex-direction:column;display:flex}.resources-fourc-card p{flex:1;margin-bottom:12px}.resources-fourc-details{border-top:1px dashed #0043c633;margin-top:auto;padding-top:8px}.resources-fourc-details summary{cursor:pointer;letter-spacing:.05em;text-transform:uppercase;color:var(--plum);align-items:center;gap:4px;padding:0;font-size:.72rem;font-weight:800;list-style:none;display:flex}.resources-fourc-details summary::-webkit-details-marker{display:none}.resources-fourc-details summary:after{content:"â†’";font-size:.8rem;transition:transform .2s}.resources-fourc-details[open] summary:after{transform:rotate(90deg)}.resources-fourc-signal{color:var(--text-secondary);border-left:2px solid var(--plum);background:#0043c60a;border-radius:8px;margin-top:6px;padding:8px 10px;font-size:.82rem;font-style:italic;line-height:1.4}.resources-story-card p{color:var(--text-secondary);margin:0 0 10px;font-size:.9rem;line-height:1.5}.resources-story-card p:last-child{margin-bottom:0}.resources-story-card{border-left:3px solid var(--plum)}.resources-use-card{border-left:3px solid var(--plum);background:linear-gradient(180deg, #fff 0%, var(--brand-surface) 100%);margin-bottom:20px;padding:16px 0 20px;overflow:hidden}.resources-use-card:last-child{margin-bottom:0}.resources-use-card .tag{margin:0 18px 8px}.resources-use-card h3{margin:0 18px 14px;font-size:1.05rem;line-height:1.25}.resources-use-visual{border-bottom:1px solid #0043c61f;height:92px;margin:0 0 14px;position:relative}.resources-use-visual--status{background:radial-gradient(circle at 22% 70%, #0043c659, transparent 42%), linear-gradient(135deg, var(--brand-surface) 0%, #0043c626 45%, #0043c640 100%)}.resources-use-visual--status:after{content:"";background:#ffffffeb;border:1px solid #0043c673;border-radius:8px;width:52px;height:28px;position:absolute;top:28%;right:14%;box-shadow:0 6px 14px #0032961f}.resources-use-visual--scope{background:linear-gradient(90deg, transparent 0%, transparent 38%, #0043c61f 38%, #0043c61f 42%, transparent 42%), repeating-linear-gradient(90deg, #0043c614 0 10px, transparent 10px 22px), linear-gradient(180deg, var(--brand-surface) 0%, var(--brand-surface-deep) 100%)}.resources-use-visual--handoff{background:linear-gradient(135deg, transparent 46%, #0043c633 46%, #0043c633 48%, transparent 48%), linear-gradient(180deg, var(--brand-surface-deep) 0%, var(--brand-surface) 100%)}.resources-use-visual--handoff:before,.resources-use-visual--handoff:after{content:"";background:#ffffffe6;border:1px solid #0043c640;border-radius:10px;width:36px;height:36px;position:absolute;top:50%;transform:translateY(-50%)}.resources-use-visual--handoff:before{left:16%}.resources-use-visual--handoff:after{right:16%}.resources-use-visual--decision{background:conic-gradient(from 200deg at 50% 120%, #0043c626, transparent 40%), linear-gradient(180deg, var(--brand-surface-deep) 0%, var(--brand-surface) 100%)}.resources-use-visual--decision:after{content:"?";color:#0043c659;font-size:2rem;font-weight:800;line-height:1;position:absolute;top:50%;right:18%;transform:translateY(-50%)}.resources-use-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 12px 12px;padding:0;list-style:none;display:grid}.resources-use-rail-step{text-align:center;background:#ffffffbf;border:1px solid #0043c61a;border-radius:12px;flex-direction:column;align-items:center;gap:6px;min-height:0;padding:8px 4px 10px;display:flex}.resources-use-rail-icon{width:38px;height:38px;color:var(--plum-dark);background:linear-gradient(145deg,#0043c61f,#0043c60a);border:1px solid #0043c62e;border-radius:50%;place-items:center;display:grid}.resources-use-rail-icon svg{display:block}.resources-use-rail-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.62rem;font-weight:800}.resources-use-rail-text{color:var(--text-secondary);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.resources-use-details{border-top:1px dashed #0043c638;margin:0 14px;padding-top:10px}.resources-use-details summary{cursor:pointer;color:var(--plum-dark);font-size:.82rem;font-weight:650;list-style:none}.resources-use-details summary::-webkit-details-marker{display:none}.resources-use-details summary:after{content:" â–¸";opacity:.7;font-size:.75rem}.resources-use-details[open] summary:after{content:" â–¾"}.resources-use-details-body{background:#0043c60a;border:1px solid #0043c61a;border-radius:10px;margin-top:10px;padding:10px 12px}.resources-use-details-body p{color:var(--text-secondary);margin:0 0 14px;font-size:.88rem;line-height:1.55}.resources-use-details-body p:last-child{margin-bottom:0}.resources-use-details-body strong{letter-spacing:.1em;text-transform:uppercase;color:var(--plum-dark);margin-bottom:3px;font-size:.72rem;font-weight:800;display:block}@media (width<=640px){.resources-use-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=901px){.resources-page .resources-topic-split .resources-topic-col--main .use-grid,.resources-page .resources-topic-split .resources-topic-col--main .resources-use-grid{grid-template-columns:repeat(2,1fr)}}.resources-use-grid--single{grid-template-columns:1fr!important;gap:40px!important}.what-to-expect{text-align:center;margin-top:30px}.what-to-expect h3{color:var(--text);margin-bottom:32px;font-size:1.5rem}.expect-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.expect-item{flex-direction:column;align-items:center;gap:12px;display:flex}.expect-icon{margin-bottom:8px;font-size:2rem}.expect-item strong{color:var(--plum-dark);font-size:1rem}.expect-item p{color:var(--slate);margin:0;font-size:.9rem}@media (width<=768px){.expect-grid{grid-template-columns:1fr;gap:40px}}.early-access-page{padding:36px 0 20px}.early-form{gap:14px;max-width:560px;display:grid}.early-form label span{color:var(--text-muted);margin-bottom:8px;font-weight:600;display:block}.early-form input,.early-form select,.early-form textarea{border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;min-height:44px;padding:12px;font-family:inherit}.early-form textarea{resize:vertical;min-height:120px}.contact-widget,.izy-agent-widget{right:max(16px, env(safe-area-inset-right,0px));bottom:max(16px, env(safe-area-inset-bottom,0px));z-index:10000;max-width:calc(100% - max(16px, env(safe-area-inset-right,0px)) - max(16px, env(safe-area-inset-left,0px)));position:fixed}.izy-chat-dock-layout{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.contact-widget.is-open .izy-chat-dock-layout,.izy-agent-widget.is-open .izy-chat-dock-layout{flex-direction:row;align-items:flex-end;gap:10px}.izy-chat-main{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.contact-widget.is-open .izy-dock-companion,.izy-agent-widget.is-open .izy-dock-companion{cursor:default;pointer-events:none}.contact-widget.is-open .izy-dock-hi,.izy-agent-widget.is-open .izy-dock-hi{display:none}.contact-widget.is-open .izy-agent-panel,.izy-agent-widget.is-open .izy-agent-panel{width:min(380px, calc(100% - (2 * var(--page-gutter))));max-width:calc(100% - (2 * var(--page-gutter)))}.izy-dock-companion{cursor:pointer;background:0 0;border:none;border-radius:16px;flex-shrink:0;width:104px;height:118px;margin:0;padding:0;position:relative}.izy-dock-companion:focus-visible{outline:2px solid var(--plum);outline-offset:4px}.izy-dock-companion:focus:not(:focus-visible){outline:none}.izy-dock-hi{letter-spacing:.02em;color:var(--plum-dark);border:1px solid var(--border);box-shadow:var(--shadow-soft);white-space:nowrap;z-index:1;background:#fff;border-radius:14px;margin:0;padding:8px 14px;font-size:.9rem;font-weight:700;position:absolute;bottom:calc(100% - 8px);left:50%;transform:translate(-50%)}.izy-dock-sprite{transform-origin:50% 100%;animation:1.75s linear infinite izyDockStride;display:block}.izy-dock-companion.prefers-reduced-motion .izy-dock-sprite{animation:none}.izy-dock-svg{filter:drop-shadow(0 10px 18px #0032963d);width:96px;height:auto;margin:0 auto;display:block}@keyframes izyDockStride{0%{transform:translateY(0)rotate(-2deg)}25%{transform:translateY(-10px)rotate(1deg)}50%{transform:translateY(-4px)rotate(1.8deg)}75%{transform:translateY(-10px)rotate(-1deg)}to{transform:translateY(0)rotate(-2deg)}}@keyframes izy-agent-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.izy-agent-panel{width:min(380px, calc(100% - (2 * var(--page-gutter))));max-width:calc(100% - (2 * var(--page-gutter)));background:#fff;border:1px solid #0043c61a;border-radius:20px;flex-direction:column;max-height:min(560px,100vh - 100px);animation:.28s ease-out izy-agent-slide-up;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0043c614,0 20px 48px #0043c61f}.izy-agent-close{z-index:2;width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:1.5rem;line-height:1;transition:background .2s,color .2s;position:absolute;top:14px;right:14px}.izy-agent-close:hover{color:var(--text);background:#0043c60f}.izy-agent-header{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:20px 20px 12px;display:flex}.izy-agent-avatar{width:48px;height:48px;color:var(--plum);background:linear-gradient(145deg,#0043c61f 0%,#00329614 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.izy-agent-title h4{color:var(--text);margin:0;font-size:1.0625rem;font-weight:800;line-height:1.2}.izy-agent-title span{color:var(--text-muted);font-size:.8125rem;font-weight:600}.izy-agent-form{flex-direction:column;flex:1;gap:10px;padding:12px 20px 14px;display:flex;overflow-y:auto}.izy-agent-form--sent{justify-content:center;gap:14px}.izy-agent-form label{flex-direction:column;gap:5px;display:flex}.izy-agent-form label span{color:var(--text-muted);font-size:.75rem;font-weight:700}.izy-agent-form input,.izy-agent-form textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.875rem}.izy-agent-form textarea{resize:vertical;min-height:96px}.izy-agent-form input:focus,.izy-agent-form textarea:focus{border-color:#0043c666;outline:none;box-shadow:0 0 0 3px #0043c61a}.izy-agent-form .contact-panel-feedback{margin:0}.izy-agent-form-submit{background:var(--plum);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;min-height:44px;margin-top:2px;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .2s,opacity .2s}.izy-agent-form-submit:hover:not(:disabled){background:var(--plum-dark)}.izy-agent-form-submit:disabled{opacity:.65;cursor:not-allowed}.izy-agent-messages{flex-direction:column;flex:1;gap:14px;min-height:140px;max-height:280px;padding:16px 20px;display:flex;overflow-y:auto}.izy-agent-message p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.55}.izy-agent-message--user{align-self:flex-end;max-width:88%}.izy-agent-message--user p{background:var(--plum);color:#fff;border-radius:14px 14px 4px;padding:10px 14px;font-size:.875rem}.izy-agent-message--typing{background:var(--brand-surface-deep);border-radius:14px;gap:5px;width:fit-content;padding:12px 14px;display:inline-flex}.izy-agent-message--typing span{background:var(--plum);opacity:.35;border-radius:50%;width:6px;height:6px;animation:1.2s infinite both izy-agent-blink}.izy-agent-message--typing span:nth-child(2){animation-delay:.15s}.izy-agent-message--typing span:nth-child(3){animation-delay:.3s}@keyframes izy-agent-blink{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.izy-agent-cta{text-align:center;color:var(--plum-dark);background:#0043c61a;border:1px solid #0043c629;border-radius:12px;margin:0 20px 12px;padding:12px 18px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:block}.izy-agent-cta:hover{background:#0043c624;border-color:#0043c647}.izy-agent-input{border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;gap:8px;margin:0 20px 12px;padding:4px 4px 4px 16px;transition:border-color .2s,box-shadow .2s;display:flex}.izy-agent-input:focus-within{border-color:#0043c666;box-shadow:0 0 0 3px #0043c61a}.izy-agent-input input{min-width:0;color:var(--text);background:0 0;border:none;flex:1;padding:10px 0;font-size:.9375rem}.izy-agent-input input::placeholder{color:var(--text-subtle)}.izy-agent-input input:focus{outline:none}.izy-agent-send{width:40px;height:40px;color:var(--plum);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.izy-agent-send:hover:not(:disabled){background:#0043c614}.izy-agent-send:disabled{opacity:.45;cursor:not-allowed}.izy-agent-send svg{width:20px;height:20px}.izy-agent-footer{border-top:1px solid var(--border);background:var(--brand-surface);padding:12px 20px 16px}.izy-agent-footer p{color:var(--text-muted);margin:0;font-size:.6875rem;line-height:1.45}.izy-agent-footer a{color:var(--plum-dark);font-weight:600;text-decoration:underline}.izy-agent-fab.contact-fab{box-shadow:var(--shadow-high);cursor:pointer;font:inherit;background:#fff;border:1px solid #0043c624;border-radius:999px;align-items:center;gap:10px;padding:8px 14px 8px 8px;transition:transform .18s,box-shadow .18s;display:inline-flex}.izy-agent-fab.contact-fab:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0043c626}.izy-agent-fab-icon{width:40px;height:40px;color:var(--plum);background:#0043c61a;border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-fab span,.izy-agent-fab span{text-align:left;color:var(--plum-dark);font-size:.9rem;font-weight:700}.contact-fab small,.izy-agent-fab small{color:var(--text-muted);font-size:.75rem;font-weight:500;display:block}@media (width<=760px){.app-shell #main-content{padding-bottom:max(112px, calc(96px + env(safe-area-inset-bottom,0px)))}.contact-widget:not(.is-open) .izy-dock-companion,.izy-agent-widget:not(.is-open) .izy-dock-companion,.contact-fab small,.izy-agent-fab small{display:none}.izy-agent-fab.contact-fab{min-height:44px;padding:6px 12px 6px 6px}}@media (width<=560px){.izy-dock-companion{width:84px;height:96px}.izy-dock-svg{width:78px}.izy-dock-hi{padding:6px 10px;font-size:.78rem}.contact-widget.is-open .izy-chat-dock-layout,.izy-agent-widget.is-open .izy-chat-dock-layout{width:min(380px, calc(100% - (2 * var(--page-gutter))));max-width:calc(100% - (2 * var(--page-gutter)));flex-direction:column;align-items:stretch;gap:8px}.contact-widget.is-open .izy-chat-main,.izy-agent-widget.is-open .izy-chat-main{align-items:stretch;width:100%}.contact-widget.is-open .izy-agent-panel,.izy-agent-widget.is-open .izy-agent-panel{width:100%}.contact-widget.is-open .izy-dock-companion,.izy-agent-widget.is-open .izy-dock-companion{align-self:flex-end}}.contact-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0043c685;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out contactBackdropIn;display:flex;position:fixed;inset:0}@keyframes contactBackdropIn{0%{opacity:0}to{opacity:1}}.contact-modal{border-radius:16px;width:min(640px,100%);max-height:min(90vh,720px);padding:0;animation:.25s ease-out contactModalIn;position:relative;overflow:auto;box-shadow:0 24px 64px #0043c633}@keyframes contactModalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.contact-modal-header{background:linear-gradient(135deg, var(--plum), var(--plum-dark));color:#fff;border-radius:16px 16px 0 0;margin:0;padding:24px 52px 20px 32px}.contact-modal-header h3{letter-spacing:-.02em;color:#fff;margin:0 0 6px;font-size:1.5rem}.contact-modal-header p{color:#ffffffeb;margin:0;font-size:1rem;line-height:1.5}.contact-modal-fields{grid-template-columns:1fr 1fr;gap:14px 16px;padding:20px 32px 0;display:grid}.contact-modal>.contact-panel-feedback{padding:24px 32px}.contact-modal-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:20px;padding:0 32px 24px;display:flex}.contact-modal-field{flex-direction:column;gap:6px;margin:0;display:flex}.contact-modal-field span{color:var(--plum-dark);letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:700}.contact-modal-field--full{grid-column:1/-1}.contact-modal-field input,.contact-modal-field textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:10px;margin:0;padding:12px 14px;font-family:inherit;font-size:1rem;line-height:1.45}.contact-modal-field input:focus,.contact-modal-field textarea:focus{border-color:var(--plum);outline:none;box-shadow:0 0 0 3px #0043c61f}.contact-modal-field textarea{resize:vertical;min-height:200px}.contact-modal-actions .button{width:100%;min-height:48px;font-size:1rem}.contact-modal-close{z-index:1;cursor:pointer;color:#fff;background:0 0;border:none;padding:4px 8px;font-size:22px;line-height:1;position:absolute;top:16px;right:16px}.contact-modal-close:hover{color:#ffffffd9}@media (width<=560px){.contact-modal-backdrop{align-items:flex-end;padding:16px}.contact-modal{border-bottom-right-radius:0;border-bottom-left-radius:0;max-height:92vh}.contact-modal-header{border-radius:16px 16px 0 0;padding:20px 48px 18px 20px}.contact-modal-fields{padding:18px 20px 0}.contact-modal-actions{padding:0 20px 20px}.contact-modal>.contact-panel-feedback{padding:20px}.contact-modal-fields{grid-template-columns:1fr}.contact-modal-field--full{grid-column:auto}}.flow-story{background:linear-gradient(#0043c609 1px, transparent 1px), linear-gradient(90deg, #0043c609 1px, transparent 1px), var(--surface);background-size:24px 24px,24px 24px,auto;padding:22px 22px 20px;overflow:hidden}.flow-story-viz{margin:0 -4px;padding:8px 0 20px;position:relative}.flow-story-ring{opacity:0;pointer-events:none;border:1px dashed #0043c638;border-radius:20px;animation:16s ease-in-out infinite flowDeadlineRing;position:absolute;inset:-6px 12px -4px}.flow-story-track{z-index:1;justify-content:center;align-items:flex-end;gap:6px;min-width:min(100%,560px);margin:0 auto;display:flex;position:relative}.flow-node{text-align:center;flex-direction:column;flex:none;align-items:center;gap:6px;display:flex}.flow-node-icon-wrap{background:#ffffffe6;border-radius:16px;place-items:center;width:54px;height:54px;display:grid;position:relative}.flow-node-icon{width:48px;height:48px;display:block}.flow-node-badge{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg, var(--plum), var(--plum-dark));white-space:nowrap;border-radius:999px;padding:3px 6px;font-size:.62rem;font-weight:800;line-height:1;position:absolute;top:-4px;right:-6px;box-shadow:0 2px 8px #00329640}.flow-node-badge--human{background:linear-gradient(135deg, var(--plum-dark), var(--plum-dark))}.flow-node-caption{color:var(--text-muted);max-width:92px;font-size:.68rem;font-weight:650;line-height:1.25}.flow-connector{flex:72px;align-self:center;min-width:48px;max-width:200px;height:52px;position:relative}.flow-connector-svg{width:100%;height:48px;display:block}.flow-dot{background:var(--plum);z-index:2;border-radius:50%;width:10px;height:10px;margin:-5px 0 0 -5px;animation-timing-function:cubic-bezier(.45,.02,.25,1);position:absolute;top:50%;left:0;box-shadow:0 0 0 4px #0043c633}.flow-dot--a{animation:16s linear infinite flowDotA}.flow-dot--b{animation:16s linear infinite flowDotB}.flow-node--signal .flow-node-icon-wrap{animation:16s ease-in-out infinite flowGlowSignal}.flow-node--owner .flow-node-icon-wrap{animation:16s ease-in-out infinite flowGlowOwner}.flow-node--action-node .flow-node-icon-wrap{animation:16s ease-in-out infinite flowGlowAction}.flow-story-detail{border-top:1px solid var(--border);gap:0;margin:0;padding-top:6px;display:grid}.flow-detail-row{border-bottom:1px solid #0043c6a6;grid-template-columns:100px 1fr;align-items:start;gap:10px 16px;padding:12px 0;display:grid}.flow-detail-row:last-child{border-bottom:0;padding-bottom:0}.flow-detail-row dt{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0;font-size:.72rem;font-weight:700}.flow-detail-row dd{color:var(--text);margin:0;font-size:.95rem;font-weight:650;line-height:1.45}.flow-detail-row--deadline{border-radius:10px;margin-top:4px;margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px;animation:16s ease-in-out infinite flowDetailDeadline}.flow-detail-row--deadline dt,.flow-detail-row--deadline dd{z-index:1;position:relative}.flow-deadline-pill{color:var(--plum-dark);background:#0043c61a;border:1px solid #0043c647;border-radius:999px;padding:4px 11px;font-size:.88rem;font-weight:700;display:inline-block}@keyframes flowDotA{0%,5%{opacity:0;left:0%}7%{opacity:1;left:0%}9%,34%{opacity:1;left:100%}38%,to{opacity:0;left:100%}}@keyframes flowDotB{0%,38%{opacity:0;left:0%}42%{opacity:1;left:0%}44%,64%{opacity:1;left:100%}68%,to{opacity:0;left:100%}}@keyframes flowGlowSignal{0%,3%{box-shadow:inset 0 0 #0000}5%,22%{box-shadow:0 0 0 3px #0043c640,0 10px 28px #0032961f}28%,to{box-shadow:inset 0 0 #0000}}@keyframes flowGlowOwner{0%,28%{box-shadow:inset 0 0 #0000}32%,48%{box-shadow:0 0 0 3px #0043c647,0 10px 28px #00329624}54%,to{box-shadow:inset 0 0 #0000}}@keyframes flowGlowAction{0%,58%{box-shadow:inset 0 0 #0000}62%,76%{box-shadow:0 0 0 3px #0043c647,0 10px 28px #00329624}82%,to{box-shadow:inset 0 0 #0000}}@keyframes flowDeadlineRing{0%,62%{opacity:0}66%,82%{opacity:1;border-color:#0043c661}88%,to{opacity:0}}@keyframes flowDetailDeadline{0%,64%{filter:none;background:0 0}68%,86%{background:#0043c60a}92%,to{background:0 0}}@media (prefers-reduced-motion:reduce){.flow-dot--a,.flow-dot--b,.flow-node--signal .flow-node-icon-wrap,.flow-node--owner .flow-node-icon-wrap,.flow-node--action-node .flow-node-icon-wrap,.flow-story-ring,.flow-detail-row--deadline,.wheel-start-here{animation:none!important}.flow-dot--a,.flow-dot--b{opacity:0}.izy-dock-sprite{animation:none!important}}@media (width<=640px){.flow-story-viz{-webkit-overflow-scrolling:touch;padding-bottom:10px;overflow-x:auto}.flow-story-track{justify-content:flex-start;min-width:520px;padding:0 4px}.flow-detail-row{grid-template-columns:1fr;gap:4px}}.contact-modal .contact-panel-feedback{font-size:1rem}.contact-panel-feedback{margin:0 0 10px;font-size:.86rem;line-height:1.5}.contact-panel-feedback--success,.contact-panel-feedback--error{color:var(--plum-dark);font-weight:600}.contact-panel-email-hint{color:var(--slate);text-align:center;margin:8px 0 0;font-size:.7rem}.contact-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.faq-list{gap:12px;max-width:860px;display:grid}details{padding:0}summary{cursor:pointer;color:var(--text);padding:18px 22px;font-weight:700;list-style:none}details p{margin:0 22px 20px}.story-bullets{margin:20px 0;padding:0;list-style:none}.story-bullets li{margin-bottom:12px;padding-left:24px;font-size:.95rem;line-height:1.5;position:relative}.story-bullets li:before{content:"â†’";color:var(--plum);font-weight:700;position:absolute;left:0}.vision-statement{border-top:1px solid var(--border);margin-top:32px;padding-top:24px}.vision-text{color:var(--plum-dark);font-size:1.2rem;font-style:italic;font-weight:700;line-height:1.4}.about-hero-manifesto{max-width:48rem;color:var(--slate);font-size:1.1rem;font-weight:500;line-height:1.6;margin-top:1.5rem!important}.about-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.founder-card,.vision-card{grid-column:span 2;align-items:flex-start;gap:32px;display:flex}.founder-card img{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;max-width:200px;margin-bottom:0}.founder-title{color:var(--plum-dark);margin-bottom:4px;font-weight:700}.founder-exp{color:var(--slate);margin-bottom:16px;font-size:.9rem}.quote-block{border-left:4px solid var(--plum);background:#0043c60d;border-radius:0 12px 12px 0;margin-top:24px;padding:16px}.quote-block blockquote{color:var(--plum-dark);margin:0;font-style:italic;font-weight:600;line-height:1.4}.use-cases-grid-container{width:100%;max-width:1400px;margin:0 auto;padding:0}.use-cases-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (width<=1200px){.use-cases-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.use-cases-grid{grid-template-columns:1fr}}.use-case-card{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-med);background:#fff;flex-direction:column;height:100%;padding:24px;transition:transform .3s,box-shadow .3s;display:flex}.use-case-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.use-case-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.read-full-btn{color:var(--plum);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:700;transition:opacity .2s}.read-full-btn:hover{text-decoration:underline}.use-case-card h3{color:var(--text);margin:0 0 20px;font-size:1.15rem;line-height:1.3}.use-case-content{flex-direction:column;gap:16px;display:flex}.use-case-item{flex-direction:column;gap:4px;display:flex}.use-case-item strong{text-transform:uppercase;letter-spacing:.1em;color:var(--plum);font-size:.6rem;font-weight:800}.use-case-item p{color:var(--slate);margin:0;font-size:.8rem;line-height:1.4}@media (width<=760px){.use-case-content{grid-template-columns:1fr;gap:16px}.use-case-card{padding:24px}}.blog-grid-section{padding-bottom:40px;padding-top:0!important}.blog-controls{flex-direction:column;gap:20px;margin-bottom:0;display:flex;padding-top:20px!important;padding-bottom:20px!important}.search-box{width:100%;max-width:600px;position:relative}.search-box input{border:1px solid var(--border);width:100%;box-shadow:var(--shadow-low);background:#fff;border-radius:14px;padding:14px 20px 14px 48px;font-size:1rem;transition:all .2s}.search-box input:focus{border-color:var(--plum);outline:none;box-shadow:0 0 0 4px #0043c61a}.search-box svg{color:var(--slate);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.filter-group{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.topic-filters{flex-wrap:wrap;gap:10px;display:flex}.filter-chip{border:1px solid var(--border);color:var(--slate);cursor:pointer;background:#fff;border-radius:999px;padding:8px 18px;font-size:.88rem;font-weight:600;transition:all .2s}.filter-chip:hover{border-color:var(--plum);color:var(--plum)}.filter-chip.active{background:var(--plum);border-color:var(--plum);color:#fff;box-shadow:0 4px 12px #0043c633}.sort-box{align-items:center;gap:12px;display:flex}.sort-box label{color:var(--text);white-space:nowrap;font-size:.88rem;font-weight:700}.sort-box select{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:10px;outline:none;padding:8px 12px;font-size:.88rem;font-weight:600}.sort-box select:focus{border-color:var(--plum)}.no-results{text-align:center;border-radius:var(--radius-card);border:1px dashed var(--border);background:#ffffff80;padding:40px 20px}.no-results p{margin-bottom:20px;font-size:1.1rem}.blog-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (width<=900px){.blog-grid{grid-template-columns:1fr}}.blog-card{border:1px solid var(--border);border-radius:var(--radius-card);cursor:pointer;background:#fff;flex-direction:column;padding:32px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.blog-card:hover{box-shadow:var(--shadow-med);border-color:var(--plum);transform:translateY(-4px)}.blog-card-meta{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.blog-card-meta .read-time{color:var(--plum);text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:700}.featured-card{background:linear-gradient(135deg, #fff 0%, var(--brand-surface) 100%);grid-column:span 2;position:relative;border:2px solid var(--plum)!important}.featured-badge{background:var(--plum);color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:2;border-radius:999px;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:20px;box-shadow:0 4px 12px #0043c64d}@media (width<=768px){.featured-card{grid-area:auto}}.blog-card-meta .date{color:var(--slate);font-size:.75rem;font-weight:500}.blog-card h3{color:var(--text);margin-bottom:12px;font-size:1.35rem;line-height:1.3}.blog-card p{color:var(--slate);flex:1;margin-bottom:24px;font-size:.92rem;line-height:1.6}.read-more{color:var(--plum);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.9rem;font-weight:700;display:flex}.who-its-for-section{padding-top:80px!important;padding-bottom:40px!important}.who-its-for-pain{margin-top:40px}.pain-card{border:1px solid var(--border);box-shadow:var(--shadow-low);background:#fff;border-radius:24px;display:flex;overflow:hidden}.pain-main{border-right:1px solid var(--border);background:linear-gradient(135deg,#f8fbff 0%,#fff 100%);flex:1.2;align-items:center;padding:48px;display:flex}.pain-main p{color:var(--text);margin:0;font-size:1.75rem;font-weight:500;line-height:1.4}.pain-main strong{color:var(--plum);font-weight:800}.pain-triggers{background:#fff;flex-direction:column;flex:1;gap:32px;padding:40px;display:flex}.trigger-item{align-items:flex-start;gap:20px;display:flex}.trigger-icon{background:var(--brand-muted);width:32px;height:32px;color:var(--plum-dark);border:1px solid var(--brand-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:900;display:flex}.trigger-content{flex-direction:column;gap:4px;display:flex}.trigger-content strong{color:var(--text);font-size:1.1rem;font-weight:700}.trigger-content span{color:var(--slate);font-size:.95rem;line-height:1.5}@media (width<=1000px){.pain-card{flex-direction:column}.pain-main{border-right:none;border-bottom:1px solid var(--border);padding:40px}.pain-main p{font-size:1.5rem}}@media (width<=600px){.pain-main{padding:32px}.pain-main p{font-size:1.25rem}.pain-triggers{gap:24px;padding:32px}}.before-after-section{padding:24px 0}.before-after-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:0;margin-top:32px;display:grid}.comparison-table-wrapper{border:1px solid var(--border);box-shadow:var(--shadow-low);background:#fff;border-radius:20px;margin-top:24px;overflow-x:auto}.comparison-note{text-align:left;background:#0043c60a;border:1px solid #0043c61a;border-radius:16px;align-items:center;gap:16px;max-width:800px;margin:0 auto 32px;padding:20px 24px;display:flex}.comparison-note .note-icon{background:var(--plum);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.comparison-note p{color:var(--slate);margin:0;font-size:.95rem;line-height:1.5}.comparison-note p strong{color:var(--plum);margin-bottom:2px;display:block}.comparison-table{border-collapse:collapse;text-align:left;width:100%}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--border);padding:24px}.comparison-table th{background:var(--brand-surface);color:var(--slate);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:800}.comparison-table tr:last-child td{border-bottom:none}.feature-name{color:var(--text);width:20%;font-weight:700}.feature-desc{color:var(--slate);width:30%;font-size:.95rem}.izdun-tool{color:var(--plum);background:#0043c605;width:25%;font-weight:700}.other-tool{color:var(--slate);width:25%}.comparison-table .tick{color:var(--plum);margin-left:8px;font-weight:900}.comparison-table .cross{color:var(--text);margin-left:8px;font-weight:900}@media (width<=768px){.comparison-table th,.comparison-table td{padding:12px;font-size:.85rem}.feature-name,.feature-desc,.izdun-tool,.other-tool{width:auto}}.ba-card{border:1px solid var(--border);background:#fff;border-radius:24px;height:100%;padding:20px}.ba-card.before{background:var(--brand-surface);border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.ba-card.after{box-shadow:var(--shadow-med);z-index:2;border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;border:2px solid var(--plum)!important}.ba-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.ba-icon{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:900;display:flex}.before .ba-icon{background:var(--brand-surface);color:var(--text)}.after .ba-icon{color:var(--plum);background:#0043c61f}.ba-card h3{margin:0;font-size:1.25rem}.ba-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.ba-list li{color:var(--slate);padding-left:20px;font-size:.95rem;line-height:1.5;position:relative}.ba-list li:before{content:"â€¢";color:var(--border);position:absolute;left:0}.after .ba-list li{color:var(--text)}.after .ba-list li:before{color:var(--plum)}.ba-divider{z-index:3;margin:0 -20px}.ba-vs{background:var(--text);color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.75rem;font-weight:800;display:flex}@media (width<=850px){.before-after-grid{grid-template-columns:1fr;gap:24px}.ba-card.before,.ba-card.after{border-radius:24px;border:1px solid var(--border)!important}.ba-divider{display:none}}.blog-cta{padding-bottom:30px;padding-top:10px!important}.cta-card{background:linear-gradient(135deg, var(--brand-surface) 0%, var(--brand-surface) 100%);text-align:center;border-radius:var(--radius-card);border:1px solid #0043c61a;padding:24px}.cta-card h2{margin-bottom:16px;font-size:2rem}.cta-card p{max-width:600px;margin:0 auto 32px;font-size:1.1rem}.blog-article-view{max-width:720px;margin:0;padding:30px 0 50px}.back-link{color:var(--slate);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:20px;padding:0;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.back-link:hover{color:var(--plum)}.article-header{border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:16px}.article-header .date{color:var(--slate);margin:12px 0 16px;font-weight:500}.article-header h1{letter-spacing:-.02em;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1}.article-content{color:var(--text);font-size:1.15rem;line-height:1.7}.article-content p{color:var(--text);margin-bottom:24px}.article-content h3{color:var(--text);margin:24px 0 12px;font-size:1.6rem}.article-content ul{margin-bottom:32px;padding-left:20px}.article-content li{color:var(--text);margin-bottom:12px}.mid-article-cta{border:1px solid var(--border);border-left:4px solid var(--plum);background:#f8fbff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;margin:48px 0;padding:32px;display:flex}.mid-article-cta p{font-weight:700;color:var(--text)!important;margin:0!important;font-size:1.25rem!important;line-height:1.4!important}.mid-article-cta .text-link{color:var(--plum);align-items:center;gap:8px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.mid-article-cta .text-link:hover{gap:12px}.article-footer{border-top:1px solid var(--border);text-align:center;margin-top:32px;padding-top:24px}@media (width<=760px){.cta-card{padding:32px 20px}.article-header h1{font-size:2.2rem}.filter-group{flex-direction:column;align-items:flex-start}.sort-box{justify-content:space-between;width:100%}}.assessment-modal{font-family:DM Sans,system-ui,sans-serif;max-width:600px!important;padding:48px!important}.assessment-modal h2{letter-spacing:-.02em;font-family:DM Sans,system-ui,sans-serif;font-weight:700}.assessment-modal .lede{color:var(--text-secondary);font-family:DM Sans,system-ui,sans-serif}.assessment-intro{text-align:center}.assessment-intro .izy-avatar-mini{width:64px;height:64px;margin:0 auto 24px;font-size:2.5rem}.assessment-meta{color:var(--slate);justify-content:center;gap:24px;margin:32px 0;font-size:.9rem;font-weight:500;display:flex}.progress-bar-container{background:var(--brand-surface-deep);border-radius:3px;width:100%;height:6px;margin-bottom:32px;overflow:hidden}.progress-bar-fill{background:var(--plum);height:100%;transition:width .3s}.question-header{justify-content:space-between;margin-bottom:16px;display:flex}.question-category{color:var(--plum);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.question-number{color:var(--slate);font-size:.85rem}.assessment-questions h3{color:var(--text);margin-bottom:40px;font-size:1.5rem;line-height:1.4}.answer-options{flex-direction:column;gap:12px;display:flex}.answer-btn{border:1px solid var(--border);text-align:left;color:var(--text);cursor:pointer;background:#fff;border-radius:12px;padding:16px 24px;font-size:1rem;font-weight:600;transition:all .2s}.answer-btn:hover{border-color:var(--plum);background:#f8fbff;transform:translate(4px)}.assessment-results{text-align:center}.radar-chart-container{justify-content:center;margin:32px 0;display:flex}.scores-grid{text-align:left;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}.score-item{flex-direction:column;gap:8px;display:flex}.score-item strong{text-transform:uppercase;letter-spacing:.05em;color:var(--slate);font-size:.85rem}.score-bar-bg{background:var(--brand-surface-deep);border-radius:4px;width:100%;height:8px}.score-bar-fill{background:var(--plum);border-radius:4px;height:100%}.results-actions{border-top:1px solid var(--border);flex-direction:column;gap:32px;padding-top:32px;display:flex}.email-results-box{background:var(--brand-surface);border-radius:16px;padding:24px}.email-results-box p{margin-bottom:16px;font-size:.95rem;font-weight:600}.mini-email-form{gap:8px;display:flex}.mini-email-form input{border:1px solid var(--border);border-radius:8px;flex:1;padding:10px 16px}.email-success{color:var(--plum);font-weight:700}@media (width<=600px){.assessment-modal{padding:32px 24px!important}.scores-grid{grid-template-columns:1fr}.mini-email-form{flex-direction:column}}@media print{body *{visibility:hidden}.assessment-modal,.assessment-modal *,.assessment-page,.assessment-page *{visibility:visible}.assessment-modal,.assessment-page{width:100%;box-shadow:none;border:none;position:absolute;top:0;left:0}.modal-close,.results-actions,.progress-bar-container,.assessment-submit-bar,.nav,.site-footer,.contact-widget{display:none!important}}.assessment-page{padding-bottom:var(--section-space);color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.65}.assessment-page h1{color:var(--text);letter-spacing:-.035em;font-family:DM Sans,system-ui,sans-serif;font-size:clamp(1.875rem,3.4vw,2.75rem);font-weight:700;line-height:1.1}.assessment-page h2,.assessment-page h3,.assessment-page .assessment-email-form h2,.assessment-section-title,.assessment-profile-title{color:var(--text);letter-spacing:-.02em;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-weight:700}.assessment-page .lede{color:var(--text-secondary);font-family:DM Sans,system-ui,sans-serif;font-size:1.125rem;line-height:1.6}.assessment-page .eyebrow,.assessment-profile-eyebrow,.assessment-category-tag,.assessment-q-num,.assessment-overall-label{font-family:DM Sans,system-ui,sans-serif}.assessment-intro-panel{max-width:720px;margin:0 auto}.assessment-intro-panel h1{margin-bottom:16px}.assessment-context-grid{text-align:left;grid-template-columns:1fr 1fr;gap:32px;margin:40px 0 32px;display:grid}.assessment-context-grid h2{letter-spacing:-.02em;margin-bottom:12px;font-size:1.125rem}.assessment-context-grid ul{color:var(--text-muted);margin:0;padding-left:1.25rem;font-size:1rem;line-height:1.65}.assessment-page .assessment-meta{color:var(--text-muted);justify-content:flex-start;margin:0 0 32px;font-size:.9375rem;font-weight:500}.assessment-email-form{text-align:left;padding:32px}.assessment-email-form h2{letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(1.125rem,1.8vw,1.375rem)}.assessment-email-form>p{color:var(--text-muted);margin-bottom:20px;font-size:1rem;line-height:1.65}.assessment-email-form label{color:var(--text-secondary);flex-direction:column;gap:8px;margin-bottom:20px;font-size:.9375rem;font-weight:600;display:flex}.assessment-email-form input{border:1px solid var(--border);color:var(--text);border-radius:10px;padding:12px 16px;font-family:DM Sans,system-ui,sans-serif;font-size:1rem}.assessment-progress-sticky{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#fffffff0;position:sticky;top:0}.assessment-progress-inner{padding-top:14px;padding-bottom:14px}.assessment-progress-copy{flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:8px;font-family:DM Sans,system-ui,sans-serif;font-size:.9375rem;display:flex}.assessment-progress-label{color:var(--plum-dark);letter-spacing:.02em;font-weight:700}.assessment-progress-count{color:var(--text-muted);font-weight:500}.assessment-progress-track{background:var(--brand-surface-deep);border-radius:999px;height:6px;overflow:hidden}.assessment-progress-fill{background:linear-gradient(90deg, var(--plum), var(--plum-dark));border-radius:999px;height:100%;transition:width .25s}.assessment-questions-header{max-width:800px;margin-bottom:40px}.assessment-category-tag{color:var(--plum-dark);letter-spacing:.08em;text-transform:uppercase;background:#0043c614;border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-block}.assessment-category-block{margin-bottom:48px}.assessment-category-header{border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:16px}.assessment-category-header h2{color:var(--text);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(1.25rem,2vw,1.5rem)}.assessment-category-header p{color:var(--text-muted);max-width:640px;margin:0;font-size:1rem;line-height:1.65}.assessment-question-list{flex-direction:column;gap:20px;display:flex}.assessment-question-card{border:1px solid var(--border);background:#fff;border-radius:16px;margin:0;padding:24px}.assessment-question-card legend{color:var(--text-secondary);align-items:flex-start;gap:12px;margin-bottom:16px;font-family:DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:600;line-height:1.55;display:flex}.assessment-q-num{color:var(--plum-dark);letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;padding-top:5px;font-size:.6875rem;font-weight:700}.assessment-likert-options{flex-wrap:wrap;gap:8px;display:flex}.assessment-likert-options--three{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.assessment-likert-option{cursor:pointer;flex:auto;min-width:88px}.assessment-likert-options--three .assessment-likert-option{min-width:0}.assessment-likert-option input{opacity:0;pointer-events:none;position:absolute}.assessment-likert-option span{transition:border-color .15s,background .15s,color .15s;display:block}.assessment-likert-label{border:1px solid var(--border);text-align:center;color:var(--text);background:#fff;border-bottom:none;border-radius:12px 12px 0 0;padding:12px 10px 2px;font-family:DM Sans,system-ui,sans-serif;font-size:.9375rem;font-weight:600}.assessment-likert-points{border:1px solid var(--border);text-align:center;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;background:#fff;border-top:none;border-radius:0 0 12px 12px;padding:2px 10px 12px;font-family:DM Sans,system-ui,sans-serif;font-size:.6875rem;font-weight:700}.assessment-likert-option:hover .assessment-likert-label,.assessment-likert-option:hover .assessment-likert-points{border-color:var(--plum);background:var(--brand-surface)}.assessment-likert-option.selected .assessment-likert-label,.assessment-likert-option.selected .assessment-likert-points{border-color:var(--plum);background:var(--plum);color:#fff}.assessment-submit-bar{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:32px 0;display:flex}.assessment-submit-bar .submit-hint{color:var(--slate);margin:0;font-weight:500}.assessment-submit-bar .submit-hint.ready{color:var(--plum);font-weight:600}.assessment-report-hero{max-width:720px;margin-bottom:28px}.assessment-overall-card{background:linear-gradient(135deg,#0043c60f,#00329608);border:1px solid #0043c624;border-radius:20px;flex-wrap:wrap;align-items:center;gap:28px 40px;margin-bottom:40px;padding:28px 32px;display:flex}.assessment-overall-score-ring{flex-shrink:0;width:120px;height:120px;position:relative}.assessment-overall-score-ring svg{width:100%;height:100%}.assessment-overall-value{color:var(--plum-dark);letter-spacing:-.03em;justify-content:center;align-items:center;font-family:DM Sans,system-ui,sans-serif;font-size:1.75rem;font-weight:700;display:flex;position:absolute;inset:0}.assessment-overall-label{letter-spacing:.06em;text-transform:uppercase;color:var(--slate);margin:0 0 6px;font-size:.8rem;font-weight:700}.assessment-reliability-band{letter-spacing:-.025em;margin:0 0 10px;font-family:DM Sans,system-ui,sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.assessment-reliability-band--tier{color:var(--plum-dark)}.assessment-overall-note{max-width:52ch;color:var(--text-secondary);margin:0;line-height:1.55}.assessment-report-chart-title{color:var(--text);text-align:center;margin:0 0 8px;font-size:1.0625rem;font-weight:700}.assessment-report-pdf-root{background:#fff}.assessment-profile-title{margin:0 0 8px;font-size:clamp(1.375rem,2.2vw,1.625rem)}.assessment-report-layout{grid-template-columns:minmax(280px,380px) 1fr;align-items:start;gap:40px;display:grid}.assessment-report-chart-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:32px 28px;position:sticky;top:100px;overflow:visible}.report-overall-score{text-align:center;color:var(--slate);margin-bottom:16px;font-size:1.1rem}.report-overall-score strong{color:var(--plum);font-size:1.35rem}.four-c-radar-chart{justify-content:center;margin-bottom:24px;display:flex;overflow:visible}.four-c-radar-chart svg{max-width:100%;overflow:visible}.assessment-score-bars{flex-direction:column;gap:12px;display:flex}.assessment-score-row{grid-template-columns:100px 1fr 44px;align-items:center;gap:12px;font-size:.85rem;display:grid}.assessment-score-label{color:var(--text);font-weight:700}.assessment-score-track{background:var(--brand-surface-deep);border-radius:4px;height:8px;overflow:hidden}.assessment-score-fill{background:linear-gradient(90deg, var(--plum), var(--plum-dark));border-radius:4px;height:100%;transition:width .4s}.assessment-score-fill--high,.assessment-score-fill--low{background:linear-gradient(90deg, var(--plum), var(--plum-dark))}.assessment-score-label small{letter-spacing:.06em;color:var(--slate);margin-top:2px;font-size:.65rem;font-weight:800;display:block}.assessment-report-actions{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.assessment-profile-hero{margin-bottom:36px;padding:28px 32px}.assessment-profile-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--plum-dark);margin:0 0 8px;font-size:.72rem;font-weight:800}.assessment-profile-hero h2,.assessment-profile-title{margin:0 0 8px}.assessment-profile-pattern{color:var(--text-muted);letter-spacing:.01em;margin:0 0 12px;font-size:.9375rem;font-weight:600}.assessment-profile-risk{color:var(--plum-dark);margin:0 0 12px;font-size:.95rem}.assessment-profile-diagnostic{color:var(--text-secondary);max-width:72ch;margin:0;line-height:1.6}.report-insight-card--blueprint p{color:var(--text-secondary);margin:0;line-height:1.6}.report-cta-secondary{color:var(--slate);margin:12px 0 0;font-size:.85rem}.report-cta-secondary a{color:var(--plum);font-weight:700}.assessment-footer-link{font:inherit;color:var(--plum);cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.assessment-score-value{color:var(--plum);text-align:right;font-weight:700}.assessment-report-insights{flex-direction:column;gap:24px;display:flex}.report-insight-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px}.report-insight-card h2,.assessment-section-title{margin-bottom:16px;font-size:clamp(1.0625rem,1.6vw,1.25rem)}.report-insight-card h3{margin:20px 0 8px;font-family:DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700}.assessment-page .report-insight-card li,.assessment-page .report-insight-card p{color:var(--text-muted);font-size:1rem;line-height:1.65}.report-insight-card ul{color:var(--slate);margin:0;padding-left:1.25rem;line-height:1.6}.report-insight-card--strength,.report-insight-card--improve{border-left:4px solid var(--plum)}.report-improve-block{margin-bottom:20px}.report-improve-block:last-child{margin-bottom:0}.report-score-tag{color:var(--plum);margin-left:8px;font-size:.85rem;font-weight:700}.report-insight-card--cta{background:linear-gradient(135deg, #f8fbff 0%, var(--brand-surface-deep) 100%);border-color:#0043c633}.report-insight-card--cta .button{margin-top:8px}.report-cta-note{color:var(--slate);margin:12px 0 0;font-size:.85rem}.assessment-report-footer{text-align:center;flex-wrap:wrap;align-items:center;gap:8px;margin-top:40px;display:flex}.assessment-report-footer a{color:var(--plum);font-weight:600}@media (width<=900px){.assessment-context-grid,.assessment-report-layout{grid-template-columns:1fr}.assessment-report-chart-card{position:static}}@media (width<=600px){.assessment-likert-options--three{grid-template-columns:1fr}.assessment-score-row{grid-template-columns:80px 1fr 40px}.assessment-submit-bar{flex-direction:column;align-items:stretch}.assessment-submit-bar .button{text-align:center;width:100%}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0043c699;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:24px;width:100%;max-width:700px;max-height:90vh;padding:24px;animation:.3s slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.modal-close{background:var(--brand-surface-deep);cursor:pointer;width:32px;height:32px;color:var(--slate);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.modal-close:hover{background:var(--plum);color:#fff}.modal-header{margin-bottom:32px}.modal-header h2{color:var(--text);margin-top:12px;font-size:2rem}.modal-body{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.modal-footer{border-top:1px solid var(--border);justify-content:center;padding-top:32px;display:flex}.modal-footer .cta-wrapper{text-align:center;align-items:center}.modal-section strong{text-transform:uppercase;letter-spacing:.1em;color:var(--plum);margin-bottom:8px;font-size:.75rem;font-weight:800;display:block}.modal-section p{color:var(--text-secondary);margin:0;font-size:1.05rem;line-height:1.6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=760px){.modal-content{padding:32px 24px}}.reveal{animation:.5s both rise}.delay-1{animation-delay:.1s}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes assistantFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes arrowFlow{to{stroke-dashoffset:-1000px}}@keyframes assistantPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes assistantScan{0%,to{opacity:.3}50%{opacity:1}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes benefitPop{0%{opacity:0;transform:scale(.84)}72%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (width<=1050px){.hero,.about-grid{grid-template-columns:1fr}.use-grid,.benefit-grid,.cost-grid,.fourc-grid{grid-template-columns:1fr 1fr}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){:root{--page-gutter:32px}.founder-card,.vision-card{flex-direction:column;gap:20px}.founder-card img{max-width:100%}.nav nav{display:none}.nav-ctas{flex-direction:column;align-items:stretch;gap:8px;width:auto;max-width:100%}.nav-actions{flex-direction:column;align-items:flex-end;gap:12px;margin-left:auto}.nav-ctas .button.small{white-space:normal;text-align:center;justify-content:center;width:auto;max-width:100%;min-height:32px;padding-inline:10px;font-size:.72rem;line-height:1.2}.nav-cta-wrapper .cta-subtext,.nav-cta-wrapper .schedule-cta-subtext,.brand-subrow .brand-tagline{display:none}.hero{padding-top:24px}.hero-copy h1{overflow-wrap:anywhere;font-size:clamp(1.65rem,7.8vw,2.25rem);line-height:1.08}.hero-copy .eyebrow{font-size:.72rem;line-height:1.4}.hero-bh-wrap{max-width:100%;padding:12px 12px 14px}.footer-copyright{white-space:normal}.use-cases-matrix-frame,.delivery-intel-grid,.delivery-intel-core-card{min-width:0;max-width:100%}.hero-actions{max-width:none;margin-inline:0}.use-grid,.benefit-grid,.cost-grid,.fourc-grid,.step-grid{grid-template-columns:1fr}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-cta-row{justify-content:stretch}.resources-cta-row .button{width:100%}.resources-page .section-shell.resources-page-band{padding-top:24px;padding-bottom:24px}.resources-page .section-shell.resources-page-band--last{padding-bottom:40px}.resources-page .resources-hero.resources-page-intro{padding:40px 0 20px}.resources-topic-body,.resources-topic-header,.resources-topic-header.resources-section-head,.resources-section-head:not(.resources-topic-header){padding-left:16px;padding-right:16px}.resources-section-head{flex-direction:column;align-items:stretch}.resources-section-actions{justify-content:stretch;width:100%}.resources-section-actions .button{white-space:normal;width:100%;max-width:none;min-height:42px}.resources-topic-ribbon:not(.resources-topic-ribbon--in-head){padding-left:16px;padding-right:16px}.resources-topic-split,.resources-fourc-card-grid{grid-template-columns:1fr}.risk{display:none}}@media (width<=480px){:root{--page-gutter:36px}}.four-cs-platform{box-shadow:none;background:0 0;border:none;flex-direction:column;justify-content:center;gap:8px;height:100%;padding:0;display:flex}.platform-intro{z-index:20;text-align:center;margin-top:0;margin-bottom:-10px;position:relative;transform:none}.platform-intro h3{color:var(--text);margin:0;font-size:1rem;font-weight:700;line-height:1.2}.platform-intro p{margin-bottom:4px;font-size:.8rem;line-height:1.2}.cs-visualization{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-height:auto;margin:0;padding:0;display:flex;position:relative}.four-c-assessment-cta{justify-content:center;width:100%;margin-top:16px;display:flex}.cs-grid{z-index:5;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.cs-node{border:1px solid var(--border);cursor:pointer;opacity:.95;box-shadow:var(--shadow-low);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;padding:18px;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.cs-node.active{opacity:1;border-color:var(--accent);background:linear-gradient(to bottom right,#fff,#f8fbff);transform:translateY(-2px);box-shadow:0 8px 20px #0043c61a}.node-content h4{color:var(--accent);text-transform:uppercase;letter-spacing:.03em;margin:0 0 6px;font-size:.95rem;font-weight:700}.node-content p{color:var(--slate);margin:0;font-size:.85rem;line-height:1.4}.risk{display:none}.eyebrow-light{color:#ffffffb8}.consulting-paradox-section{background:var(--text);color:var(--divider);padding:80px 0}.consulting-paradox-grid{grid-template-columns:1fr 1.05fr;align-items:start;gap:56px;margin-top:28px;display:grid}.paradox-quote{color:var(--brand-surface);border:none;margin:0;padding:0;font-family:DM Sans,system-ui,sans-serif;font-size:clamp(1.35rem,2.4vw,1.85rem);font-style:italic;font-weight:600;line-height:1.45}.paradox-blocks{flex-direction:column;gap:28px;display:flex}.paradox-block h3{color:var(--brand-surface);margin:0 0 10px;font-size:1.05rem}.paradox-block p{color:var(--border);margin:0;font-size:.95rem;line-height:1.65}.four-c-architecture-section{padding-top:80px;padding-bottom:80px}.four-c-architecture-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;display:grid}.architecture-quadrant{border:1px solid var(--border);cursor:default;border-top:3px solid var(--plum);background:#fff;border-radius:18px;padding:24px;transition:all .35s cubic-bezier(.2,.8,.2,1);box-shadow:0 4px 16px #0043c60d}.architecture-quadrant.active,.architecture-quadrant:hover,.architecture-quadrant:focus{border-color:var(--plum);outline:none;transform:translateY(-4px)scale(1.01);box-shadow:0 8px 24px #0043c61a,0 0 0 1px #0043c640}.architecture-number{letter-spacing:.12em;color:var(--plum);margin-bottom:10px;font-size:.72rem;font-weight:800;display:inline-block}.architecture-quadrant h3{color:var(--text);margin:0 0 6px;font-size:1.15rem}.architecture-subtitle{color:var(--plum);margin:0 0 12px;font-size:.88rem;font-weight:700}.architecture-copy{color:var(--slate);margin:0 0 14px;font-size:.92rem;line-height:1.6}.architecture-action{color:var(--slate-light);border-top:1px solid var(--border);margin:0;padding-top:12px;font-size:.82rem;line-height:1.5}.architecture-action strong{color:var(--text)}.mindshare-section{background:linear-gradient(180deg, var(--brand-surface) 0%, var(--brand-surface-deep) 100%);padding:80px 0}.mindshare-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:56px;display:grid}.knowledge-graph{aspect-ratio:1;width:100%;max-width:360px;margin:0 auto;position:relative}.kg-node{color:var(--plum-dark);background:#fff;border:1px solid #0043c626;border-radius:12px;padding:10px 14px;font-size:.78rem;font-weight:700;position:absolute;box-shadow:0 6px 20px #0043c614}.kg-core{background:var(--plum);color:#fff;border-color:var(--plum);z-index:2;top:42%;left:38%;transform:translate(-50%,-50%)}.kg-a{top:8%;left:50%;transform:translate(-50%)}.kg-b{top:28%;right:0}.kg-c{bottom:18%;right:8%}.kg-d{bottom:12%;left:0}.kg-edge{z-index:0;background:#0043c633;position:absolute}.kg-edge-1{width:2px;height:22%;top:22%;left:48%}.kg-edge-2{width:28%;height:2px;top:38%;left:52%;transform:rotate(25deg)}.kg-edge-3{width:2px;height:24%;bottom:32%;left:42%}.kg-edge-4{width:32%;height:2px;bottom:38%;left:28%;transform:rotate(-20deg)}.mindshare-copy h2{margin-top:8px;margin-bottom:16px}.mindshare-copy>p{color:var(--slate);margin-bottom:16px;line-height:1.65}.mindshare-lead{color:var(--text);font-weight:700}.mindshare-list{flex-direction:column;gap:18px;margin:20px 0 0;padding:0;list-style:none;display:flex}.mindshare-list li{flex-direction:column;gap:6px;display:flex}.mindshare-list strong{color:var(--text);font-size:1rem}.mindshare-list span{color:var(--slate);font-size:.95rem;line-height:1.55}.transparency-portal-section{background:var(--text);color:var(--divider);padding:80px 0}.transparency-header{text-align:center;max-width:720px;margin:0 auto 40px}.transparency-header h2{color:var(--brand-surface);margin:12px 0 20px}.transparency-header p{color:var(--border);margin-bottom:12px;line-height:1.65}.client-dashboard-mockup{border:1px solid var(--brand-border);background:#fff;border-radius:16px;max-width:520px;margin:0 auto 40px;overflow:hidden;box-shadow:0 24px 60px #00000059}.dashboard-topbar{background:var(--brand-surface);border-bottom:1px solid var(--divider);color:var(--text);justify-content:space-between;align-items:center;padding:14px 20px;font-size:.85rem;font-weight:700;display:flex}.dashboard-status.live{text-transform:uppercase;letter-spacing:.08em;color:var(--plum-dark);background:var(--brand-muted);border-radius:20px;padding:4px 10px;font-size:.72rem}.dashboard-body{flex-direction:column;gap:20px;padding:20px;display:flex}.dashboard-metric{justify-content:space-between;align-items:center;display:flex}.metric-label{text-transform:uppercase;letter-spacing:.06em;color:var(--slate-light);font-size:.78rem;font-weight:700}.metric-value.good{color:var(--plum-dark);font-weight:800}.dashboard-milestones{flex-direction:column;gap:8px;display:flex}.milestone-row{background:var(--brand-surface);color:var(--slate);border-radius:8px;justify-content:space-between;padding:10px 12px;font-size:.85rem;display:flex}.milestone-row.done{border-left:3px solid var(--plum)}.milestone-row.active{border-left:3px solid var(--plum);background:var(--brand-surface)}.dashboard-deps{flex-direction:column;gap:8px;display:flex}.dep-chip{background:var(--brand-surface-deep);border-radius:8px;padding:8px 12px;font-size:.82rem}.dep-chip.warn{border-left:3px solid var(--plum-dark)}.dep-chip.ok{border-left:3px solid var(--plum)}.transparency-points{margin:0;grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin-inline:auto;padding:0;list-style:none;display:grid}.transparency-points li{text-align:center}.transparency-points strong{color:var(--brand-surface);margin-bottom:8px;font-size:1rem;display:block}.transparency-points p{color:var(--text-subtle);margin:0;font-size:.9rem;line-height:1.55}.dual-cta-section{padding-top:80px;padding-bottom:80px}.dual-cta-intro{text-align:center;margin-bottom:36px}.dual-cta-intro h2{margin:0;max-width:28ch;margin-inline:auto}.dual-cta-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.dual-cta-box{border-radius:20px;padding:36px 32px}.dual-cta-primary{color:#fff;background:linear-gradient(145deg,#0043c6 0%,#003296 100%);box-shadow:0 16px 40px #0043c640}.dual-cta-primary h3,.dual-cta-primary p{color:#fff}.dual-cta-primary p{opacity:.92;margin-bottom:24px;line-height:1.6}.dual-cta-secondary{border:1px solid var(--text-secondary);background:#fff}.dual-cta-secondary h3{margin-top:8px}.dual-cta-secondary p{color:var(--slate);margin-bottom:20px;line-height:1.6}.dual-cta-form{flex-direction:column;gap:12px;display:flex}.dual-cta-form input{color:#fff;background:#ffffff1f;border:1px solid #ffffff59;border-radius:10px;padding:14px 16px;font-family:inherit;font-size:.95rem}.dual-cta-form input::placeholder{color:#ffffffa6}.dual-cta-primary .button{color:var(--plum-dark);background:#fff;border-color:#fff}.dual-cta-secondary .button.ghost{text-align:center;width:100%}.dual-cta-note{color:var(--slate-light);margin:16px 0 0;font-size:.88rem}.dual-cta-note a{color:var(--plum);font-weight:700}@media (width<=960px){.consulting-paradox-grid,.mindshare-grid,.dual-cta-grid,.four-c-architecture-grid,.transparency-points{grid-template-columns:1fr}.transparency-points li{text-align:left}.paradox-quote{font-size:1.25rem}}.how-izy-works-section{padding-top:80px;padding-bottom:80px}.how-izy-step-nav{flex-wrap:wrap;justify-content:center;gap:10px;margin:32px 0 28px;display:flex}.how-izy-step-pill{border:1px solid var(--border);color:var(--slate);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:.85rem;font-weight:600;transition:all .25s;display:inline-flex}.how-izy-step-pill:hover,.how-izy-step-pill.active{border-color:var(--plum);color:var(--plum-dark);background:var(--brand-surface)}.how-izy-step-num{letter-spacing:.08em;color:var(--plum);font-size:.72rem;font-weight:800}.how-izy-workflow{border:1px solid var(--border);box-shadow:var(--shadow-low);background:#fff;border-radius:24px;padding:32px}.how-izy-stage-label{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.how-izy-stage-badge{background:var(--plum);color:#fff;letter-spacing:.08em;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-block}.how-izy-stage-label strong{color:var(--text);font-size:1.15rem}.how-izy-columns{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:24px;display:grid}.how-izy-column{background:var(--brand-surface);border:1px solid var(--border);border-radius:18px;padding:24px}.how-izy-column-izy{border-top:3px solid var(--plum)}.how-izy-column-team{border-top:3px solid var(--text)}.how-izy-column header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.how-izy-column-icon{background:var(--plum);color:#fff;letter-spacing:.06em;border-radius:8px;justify-content:center;align-items:center;min-width:44px;height:28px;padding:0 8px;font-size:.65rem;font-weight:800;display:inline-flex}.how-izy-column-icon.team{background:var(--text)}.how-izy-column h3{color:var(--text);margin:0;font-size:1rem}.how-izy-column ul{flex-direction:column;gap:12px;margin:0;padding-left:18px;display:flex}.how-izy-column li{color:var(--slate);font-size:.92rem;line-height:1.55}.how-izy-divider{justify-content:center;align-items:center;display:flex}.how-izy-flow-arrow{background:var(--plum);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.how-izy-progress{justify-content:center;gap:8px;margin-top:24px;display:flex}.how-izy-progress-dot{background:var(--border);border-radius:50%;width:8px;height:8px;transition:all .3s}.how-izy-progress-dot.active{background:var(--plum);transform:scale(1.3)}.how-izy-progress-dot.done{background:#0043c666}.home-bottom-cta{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;padding-top:32px;display:flex}@media (width<=960px){.how-izy-columns{grid-template-columns:1fr}.how-izy-divider{padding:8px 0;transform:rotate(90deg)}.how-izy-step-nav{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.how-izy-step-pill{flex-shrink:0}}.hero-billable-focus-wrap{background:linear-gradient(165deg,#fff 0%,#f8fbff 55%,#f1f6ff 100%);border:1px solid #0043c624;border-radius:18px;padding:18px 16px 20px;animation:5s ease-in-out infinite heroDiagramGlow;box-shadow:0 2px 6px #0043c60a,0 10px 28px #0043c614}.hero-billable-focus-wrap--lab{box-shadow:none;background:0 0;border:none;padding:0}.hero-billable-focus{width:100%}.hero-billable-focus-header{text-align:center;margin-bottom:14px}.hero-billable-focus-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--plum);margin:0 0 4px;font-size:.5625rem;font-weight:700}.hero-billable-focus-title{letter-spacing:-.02em;color:var(--plum-dark);margin:0;font-size:clamp(1rem,1.5vw,1.1875rem);font-weight:800}.hero-billable-focus-scene{grid-template-columns:minmax(0,1fr) minmax(180px,220px) minmax(0,1fr);align-items:center;gap:10px;display:grid}.hero-billable-focus-col{flex-direction:column;gap:10px;display:flex}.hero-billable-focus-col--drains{align-items:flex-end}.hero-billable-focus-col--restores{align-items:flex-start}.hero-billable-focus-chip{border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;max-width:100%;padding:7px 10px;font-size:.625rem;font-weight:700;line-height:1.2;display:flex}.hero-billable-focus-chip-icon{width:18px;height:18px;color:inherit;flex-shrink:0;display:flex}.hero-billable-focus-chip-icon svg{width:100%;height:100%}.hero-billable-focus-chip-label{text-align:left}.hero-billable-focus-col--drains .hero-billable-focus-chip-label{text-align:right}.hero-billable-focus-chip--drain{color:#c62828;opacity:.72;background:#ff6b551a;border-color:#ff6b5559}.hero-billable-focus-chip--restore{color:#1b7a4e;opacity:.72;background:#22a06a1a;border-color:#22a06a52}.hero-billable-focus-chip--step-1{animation:heroBillableSpotDrain1 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-chip--step-2{animation:heroBillableSpotDrain2 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-chip--step-3{animation:heroBillableSpotDrain3 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-chip--step-4{animation:heroBillableSpotRestore4 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-chip--step-5{animation:heroBillableSpotRestore5 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-chip--step-6{animation:heroBillableSpotRestore6 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-core{flex-direction:column;align-items:center;gap:4px;min-height:280px;display:flex;position:relative}.hero-billable-focus-gauge{width:100%;max-width:180px;position:relative}.hero-billable-focus-gauge-svg{width:100%;height:auto;display:block;overflow:visible}.hero-billable-focus-gauge-track{fill:none;stroke:#0043c61f;stroke-width:10px;stroke-linecap:round}.hero-billable-focus-gauge-fill{fill:none;stroke:var(--plum);stroke-width:10px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:.28px;animation:heroBillableGaugeFillSteps var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-gauge-readout{text-align:center;flex-direction:column;align-items:center;gap:1px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.hero-billable-focus-gauge-value{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.5625rem;font-weight:700}.hero-billable-focus-gauge-percent{color:var(--plum-dark);justify-content:center;align-items:center;gap:1px;font-size:1.375rem;font-weight:800;line-height:1;display:inline-flex;position:relative}.hero-billable-focus-gauge-num-wrap{justify-content:center;align-items:center;min-width:2.25ch;height:1.375rem;display:inline-flex;position:relative}.hero-billable-focus-gauge-num{opacity:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-billable-focus-gauge-suffix{align-items:center;font-size:1.375rem;font-weight:800;line-height:1;display:inline-flex}.hero-billable-focus-gauge-num--step-0{animation:heroBillableGaugeNum0 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-gauge-num--step-1{animation:heroBillableGaugeNum1 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-gauge-num--step-2{animation:heroBillableGaugeNum2 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-gauge-num--step-3{animation:heroBillableGaugeNum3 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-gauge-num--step-4{animation:heroBillableGaugeNum4 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-gauge-num--step-5{animation:heroBillableGaugeNum5 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-gauge-num--step-6{animation:heroBillableGaugeNum6 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-uplink{z-index:1;justify-content:center;width:24px;height:52px;margin:-2px 0 -4px;display:flex}.hero-billable-focus-uplink-svg{width:100%;height:100%;display:block;overflow:visible}.hero-billable-focus-uplink-track{stroke:#0043c61f;stroke-width:2px;stroke-linecap:round}.hero-billable-focus-uplink-fill{stroke:#ff6b55;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:heroBillableUplinkFill var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-uplink-pulse{fill:#22a06a;opacity:0;transform-box:fill-box;transform-origin:50%;animation:heroBillableUplinkPulse var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-izdun{z-index:2;color:var(--plum-dark);flex-direction:column;align-items:center;gap:4px;margin-top:0;padding-bottom:0;display:flex;position:relative}.hero-billable-focus-izdun-glow{opacity:0;animation:heroBillableIzdunGlow var(--focus-cycle,18s) ease-in-out infinite;background:radial-gradient(circle,#22a06a33 0%,#0000 72%);border-radius:16px;position:absolute;inset:-8px -20px}.hero-billable-focus-izdun-icons{width:38px;height:38px;position:relative}.hero-billable-focus-izdun-icon{justify-content:center;align-items:center;line-height:0;display:flex;position:relative}.hero-billable-focus-izdun-icon--inactive{opacity:1;color:var(--text-muted);filter:grayscale();animation:heroBillableIzdunInactive var(--focus-cycle,18s) linear infinite}.hero-billable-focus-izdun-icon--active{opacity:0;color:var(--plum-dark);animation:heroBillableIzdunActive var(--focus-cycle,18s) linear infinite;position:absolute;inset:0}.hero-billable-focus-izdun-icon--active .agent-robot-head{animation:2.8s ease-in-out infinite heroAgentBob}.hero-billable-focus-izdun-labels{text-align:center;width:100%;min-height:1.35em;position:relative}.hero-billable-focus-izdun-label{letter-spacing:.04em;text-transform:uppercase;font-size:.625rem;font-weight:800;line-height:1.2}.hero-billable-focus-izdun-label--without{opacity:1;color:var(--text-muted);animation:heroBillableIzdunLabelWithout var(--focus-cycle,18s) linear infinite;display:block}.hero-billable-focus-izdun-label--with{opacity:0;color:var(--plum-dark);animation:heroBillableIzdunLabelWith var(--focus-cycle,18s) linear infinite;position:absolute;top:0;left:0;right:0}.hero-billable-focus-rays{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hero-billable-focus-ray{stroke:var(--plum);stroke-width:1.5px;stroke-dasharray:4 5;opacity:0}.hero-billable-focus-ray--left.hero-billable-focus-ray--step-1{animation:heroBillableRayStep1 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-ray--left.hero-billable-focus-ray--step-2{animation:heroBillableRayStep2 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-ray--left.hero-billable-focus-ray--step-3{animation:heroBillableRayStep3 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-ray--right.hero-billable-focus-ray--step-4{animation:heroBillableRayStep4 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-ray--right.hero-billable-focus-ray--step-5{animation:heroBillableRayStep5 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-ray--right.hero-billable-focus-ray--step-6{animation:heroBillableRayStep6 var(--focus-cycle,18s) ease-in-out infinite}.hero-billable-focus-done{letter-spacing:.02em;color:var(--plum-dark);opacity:.35;animation:heroBillableDoneBadge var(--focus-cycle,18s) ease-in-out infinite;background:#0043c614;border:1px solid #0043c624;border-radius:999px;margin:4px 0 0;padding:6px 12px;font-size:.6875rem;font-weight:800;transform:translateY(0)}@keyframes heroBillableSpotDrain1{0%,6%,18%,50%,to{opacity:.55;box-shadow:none;border-color:#ff6b5533;transform:scale(1)}8%,16%{opacity:1;border-color:#ff6b55;transform:scale(1.05);box-shadow:0 0 0 3px #ff6b5559}54%,84%{opacity:.28;color:#c6282873;border-color:#ff6b551f}}@keyframes heroBillableSpotDrain2{0%,18%,30%,50%,to{opacity:.55;box-shadow:none;border-color:#ff6b5533;transform:scale(1)}20%,28%{opacity:1;border-color:#ff6b55;transform:scale(1.05);box-shadow:0 0 0 3px #ff6b5559}54%,84%{opacity:.28;color:#c6282873;border-color:#ff6b551f}}@keyframes heroBillableSpotDrain3{0%,30%,42%,50%,to{opacity:.55;box-shadow:none;border-color:#ff6b5533;transform:scale(1)}32%,40%{opacity:1;border-color:#ff6b55;transform:scale(1.05);box-shadow:0 0 0 3px #ff6b5559}54%,84%{opacity:.28;color:#c6282873;border-color:#ff6b551f}}@keyframes heroBillableSpotRestore4{0%,50%,52%,62%,to{opacity:.32;box-shadow:none;color:#1b7a4e8c;border-color:#22a06a2e;transform:scale(1)}54%,60%{opacity:1;color:#157a4a;border-color:#22a06a;transform:scale(1.05);box-shadow:0 0 0 3px #22a06a59}}@keyframes heroBillableSpotRestore5{0%,62%,64%,74%,to{opacity:.32;box-shadow:none;color:#1b7a4e8c;border-color:#22a06a2e;transform:scale(1)}66%,72%{opacity:1;color:#157a4a;border-color:#22a06a;transform:scale(1.05);box-shadow:0 0 0 3px #22a06a59}}@keyframes heroBillableSpotRestore6{0%,74%,76%,86%,to{opacity:.32;box-shadow:none;color:#1b7a4e8c;border-color:#22a06a2e;transform:scale(1)}78%,84%{opacity:1;color:#157a4a;border-color:#22a06a;transform:scale(1.05);box-shadow:0 0 0 3px #22a06a59}}@keyframes heroBillableGaugeFillSteps{0%,6%{stroke-dashoffset:.28px;stroke:var(--plum)}8%,16%{stroke-dashoffset:.33px;stroke:#ff6b55}20%,28%{stroke-dashoffset:.38px;stroke:#ff6b55}32%,48%{stroke-dashoffset:.42px;stroke:#ff6b55}54%,60%{stroke-dashoffset:.3px;stroke:#22a06a}66%,72%{stroke-dashoffset:.18px;stroke:#22a06a}78%,94%{stroke-dashoffset:.06px;stroke:#22a06a}96%,to{stroke-dashoffset:.28px;stroke:var(--plum)}}@keyframes heroBillableGaugeNum0{0%,6%{opacity:1;transform:scale(1)}8%,96%{opacity:0;transform:scale(.92)}98%,to{opacity:1;transform:scale(1)}}@keyframes heroBillableGaugeNum1{0%,7%,17%,to{opacity:0}8%,16%{opacity:1;transform:scale(1.06)}}@keyframes heroBillableGaugeNum2{0%,19%,29%,to{opacity:0}20%,28%{opacity:1;transform:scale(1.06)}}@keyframes heroBillableGaugeNum3{0%,31%,49%,to{opacity:0}32%,48%{opacity:1;transform:scale(1.06)}}@keyframes heroBillableGaugeNum4{0%,52%,61%,to{opacity:0}54%,60%{opacity:1;transform:scale(1.06)}}@keyframes heroBillableGaugeNum5{0%,64%,73%,to{opacity:0}66%,72%{opacity:1;transform:scale(1.06)}}@keyframes heroBillableGaugeNum6{0%,76%,95%{opacity:0}78%,94%{opacity:1;transform:scale(1.06)}}@keyframes heroBillableRayStep1{0%,6%,18%,50%,to{opacity:0}8%,16%{opacity:.65;stroke:#ff6b55}}@keyframes heroBillableRayStep2{0%,18%,30%,50%,to{opacity:0}20%,28%{opacity:.65;stroke:#ff6b55}}@keyframes heroBillableRayStep3{0%,30%,42%,50%,to{opacity:0}32%,40%{opacity:.65;stroke:#ff6b55}}@keyframes heroBillableRayStep4{0%,50%,52%,62%,to{opacity:0}54%,60%{opacity:.7;stroke:#22a06a}}@keyframes heroBillableRayStep5{0%,62%,64%,74%,to{opacity:0}66%,72%{opacity:.7;stroke:#22a06a}}@keyframes heroBillableRayStep6{0%,74%,76%,86%,to{opacity:0}78%,84%{opacity:.7;stroke:#22a06a}}@keyframes heroBillableIzdunInactive{0%,53%{opacity:1;filter:grayscale();color:var(--text-muted)}55%,96%{opacity:0;filter:grayscale()}98%,to{opacity:1;filter:grayscale();color:var(--text-muted)}}@keyframes heroBillableIzdunActive{0%,53%{opacity:0;transform:scale(.96)}54%,84%{opacity:1;transform:scale(1)}86%,to{opacity:0;transform:scale(.96)}}@keyframes heroBillableIzdunLabelWithout{0%,53%{opacity:1}55%,96%{opacity:0}98%,to{opacity:1}}@keyframes heroBillableIzdunLabelWith{0%,53%{opacity:0;transform:translateY(2px)}54%,84%{opacity:1;transform:translateY(0)}86%,to{opacity:0;transform:translateY(2px)}}@keyframes heroBillableUplinkFill{0%,53%{stroke-dashoffset:1px;stroke:#ff6b5533;opacity:.2}54%{stroke-dashoffset:.88px;stroke:#22a06a;opacity:.55}60%{stroke-dashoffset:.72px;stroke:#22a06a;opacity:.68}66%{stroke-dashoffset:.55px;stroke:#22a06a;opacity:.78}72%{stroke-dashoffset:.38px;stroke:#22a06a;opacity:.88}78%{stroke-dashoffset:.18px;stroke:#22a06a;opacity:.95}84%,94%{stroke-dashoffset:0;stroke:#22a06a;opacity:1}96%,to{stroke-dashoffset:1px;stroke:#ff6b5533;opacity:.2}}@keyframes heroBillableUplinkPulse{0%,53%{opacity:0;transform:translateY(0)}54%{opacity:.7;transform:translateY(0)}60%{opacity:1;transform:translateY(-14px)}66%{opacity:1;transform:translateY(-28px)}72%{opacity:1;transform:translateY(-42px)}78%{opacity:.9;transform:translateY(-52px)}84%,94%{opacity:.75;transform:translateY(-58px)}96%,to{opacity:0;transform:translateY(0)}}@keyframes heroBillableIzdunGlow{0%,53%{opacity:0;transform:scale(.92)}54%,84%{opacity:1;transform:scale(1)}86%,to{opacity:0;transform:scale(.92)}}@keyframes heroBillableDoneBadge{0%,82%{opacity:.35;transform:translateY(0)}86%,96%{opacity:1;transform:translateY(0)scale(1.03)}to{opacity:.35}}@media (prefers-reduced-motion:reduce){.hero-billable-focus-chip--step-1,.hero-billable-focus-chip--step-2,.hero-billable-focus-chip--step-3,.hero-billable-focus-chip--step-4,.hero-billable-focus-chip--step-5,.hero-billable-focus-chip--step-6,.hero-billable-focus-gauge-fill,.hero-billable-focus-gauge-num,.hero-billable-focus-izdun-glow,.hero-billable-focus-ray,.hero-billable-focus-uplink-fill,.hero-billable-focus-uplink-pulse,.hero-billable-focus-izdun-icon--inactive,.hero-billable-focus-izdun-icon--active,.hero-billable-focus-izdun-label--without,.hero-billable-focus-izdun-label--with,.hero-billable-focus-done,.hero-billable-focus-izdun-icon--active .agent-robot-head{animation:none!important}.hero-billable-focus-chip--drain,.hero-billable-focus-chip--restore{opacity:1;transform:none}.hero-billable-focus-izdun-icon--inactive{opacity:1;filter:grayscale()}.hero-billable-focus-izdun-icon--active{opacity:0;transform:none}.hero-billable-focus-izdun-label--without{opacity:1}.hero-billable-focus-izdun-label--with{opacity:0;transform:none}.hero-billable-focus-izdun-glow,.hero-billable-focus-gauge-num--step-0{opacity:0}.hero-billable-focus-gauge-num--step-3{opacity:1}.hero-billable-focus-gauge-fill{stroke-dashoffset:.42px;stroke:#ff6b55}.hero-billable-focus-uplink-fill{stroke-dashoffset:1px;opacity:.2}}@media (width<=720px){.hero-billable-focus-scene{grid-template-columns:1fr;gap:14px}.hero-billable-focus-col--drains,.hero-billable-focus-col--restores{align-items:stretch}.hero-billable-focus-col--drains .hero-billable-focus-chip-label{text-align:left}.hero-billable-focus-core{order:-1;min-height:210px}}.hero-bh{flex:none;width:100%;min-width:0;max-width:100%}.hero-bh-header{text-align:center;margin-bottom:4px}.hero-bh-eyebrow{font-size:clamp(.6875rem, .9vw, var(--type-xs));letter-spacing:.12em;text-transform:uppercase;color:var(--plum);margin:0 0 4px;font-weight:700}.hero-bh-title{letter-spacing:-.02em;color:var(--plum-dark);margin:0;font-size:clamp(1rem,1.5vw,1.1875rem);font-weight:800}.hero-bh-scene{grid-template-columns:minmax(0,1fr) minmax(168px,200px) minmax(0,1fr);align-items:center;gap:8px 10px;margin-top:0;display:grid}.hero-bh-col{flex-direction:column;gap:8px;display:flex}.hero-bh-col-head{opacity:1;text-align:right;flex-direction:column;align-items:flex-end;gap:2px;margin-bottom:2px;transition:color .68s;display:flex}.hero-bh-col--right .hero-bh-col-head{text-align:left;align-items:flex-start}.hero-bh-col-heading{letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin:0;font-size:.6875rem;font-weight:800;transition:color .68s}.hero-bh-col-sub{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;margin:0;font-size:.625rem;font-weight:700;transition:color .68s}.hero-bh[data-phase=without] .hero-bh-col--left .hero-bh-col-heading{color:#334155}.hero-bh[data-phase=without] .hero-bh-col--left .hero-bh-col-sub{color:#64748b}.hero-bh[data-phase=without] .hero-bh-col--right .hero-bh-col-heading,.hero-bh[data-phase=without] .hero-bh-col--right .hero-bh-col-sub{color:#94a3b8}.hero-bh[data-phase=with] .hero-bh-col--right .hero-bh-col-heading{color:var(--plum-dark)}.hero-bh[data-phase=with] .hero-bh-col--right .hero-bh-col-sub{color:var(--plum)}.hero-bh[data-phase=with] .hero-bh-col--left .hero-bh-col-heading,.hero-bh[data-phase=with] .hero-bh-col--left .hero-bh-col-sub{color:#94a3b8}.hero-bh-col--left{align-items:flex-end}.hero-bh-col--right{align-items:flex-start}.hero-bh-chip{border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;max-width:100%;padding:7px 10px;font-size:.625rem;font-weight:700;line-height:1.2;transition:transform .44s,box-shadow .44s,border-color .44s,background .44s;display:flex}.hero-bh-chip-icon{width:18px;height:18px;color:inherit;flex-shrink:0;display:flex}.hero-bh-chip-icon svg{width:100%;height:100%}.hero-bh-col--left .hero-bh-chip-label{text-align:right}.hero-bh-chip--drain{color:#334155;background:#64748b1a;border-color:#64748b3d}.hero-bh-chip--restore{color:var(--plum-dark);background:#0043c612;border-color:#0043c633}.hero-bh-chip--drain.hero-bh-chip--lit{color:#1e293b;background:#64748b29;border-color:#64748b;transform:scale(1.04);box-shadow:0 0 0 3px #64748b47}.hero-bh-chip--restore.hero-bh-chip--lit{border-color:var(--plum);color:var(--plum-dark);background:#0043c61f;transform:scale(1.04);box-shadow:0 0 0 3px #0043c63d}.hero-bh-core{flex-direction:column;align-items:center;min-height:196px;display:flex;position:relative}.hero-bh-gauge{z-index:2;width:100%;max-width:168px;margin-top:8px;position:relative}.hero-bh-gauge-svg{width:100%;height:auto;display:block}.hero-bh-gauge-track{fill:none;stroke:#0043c61a;stroke-width:10px;stroke-linecap:round}.hero-bh-gauge-fill{fill:none;stroke-width:10px;stroke-linecap:round;stroke-dasharray:1;transition:stroke-dashoffset .68s}.hero-bh[data-phase=without] .hero-bh-gauge-fill{stroke:#64748b}.hero-bh[data-phase=with] .hero-bh-gauge-fill{stroke:var(--plum)}.hero-bh-gauge-readout{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.hero-bh-gauge-label{letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:.5625rem;font-weight:700}.hero-bh-gauge-pct{letter-spacing:-.03em;color:var(--plum-dark);font-size:1.625rem;font-weight:800;line-height:1}.hero-bh[data-phase=with] .hero-bh-gauge-pct{color:var(--plum-dark)}.hero-bh[data-phase=without] .hero-bh-gauge-pct{color:#475569}.hero-bh-gauge-suffix{margin-left:1px;font-size:.875rem;font-weight:700}.hero-bh-izdun{z-index:2;color:var(--text-muted);flex-direction:column;align-items:center;gap:3px;margin-top:6px;transition:color .68s;display:flex;position:relative}.hero-bh-izdun--active{color:var(--plum-dark)}.hero-bh-izdun--without{color:var(--text-muted)}.hero-bh-izdun-icon{z-index:1;filter:grayscale();line-height:0;transition:filter .68s;position:relative}.hero-bh-izdun--without .hero-bh-izdun-icon{filter:grayscale()}.hero-bh-izdun--active .hero-bh-izdun-icon{filter:none}.hero-bh-izdun-label{z-index:1;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.625rem;font-weight:800;transition:color .68s;position:relative}.hero-bh-izdun--without .hero-bh-izdun-label{color:#475569}.hero-bh-izdun--active .hero-bh-izdun-label{color:var(--plum-dark)}.hero-bh-wrap{box-sizing:border-box;border-radius:var(--radius-card);border:1px solid var(--brand-border);width:100%;min-width:0;max-width:100%;height:auto;min-height:0;box-shadow:var(--shadow-low);background:linear-gradient(165deg,#fff 0%,#f8fbff 55%,#f1f6ff 100%);flex-direction:column;justify-content:flex-start;padding:14px 16px 16px;display:flex;overflow:hidden}.hero-bh-description{border-top:1px solid var(--brand-border);text-align:center;font-size:clamp(.6875rem, .82vw, var(--type-xs));color:var(--plum-dark);margin:12px 0 0;padding-top:12px;font-weight:500;line-height:1.45}@media (prefers-reduced-motion:reduce){.hero-bh-gauge-fill,.hero-bh-chip,.hero-bh-izdun-icon{transition:none!important}}@media (width>=1051px) and (width<=1320px){.hero-bh-scene{grid-template-columns:1fr;gap:14px}.hero-bh-col--left,.hero-bh-col--right{align-items:stretch}.hero-bh-col--left .hero-bh-col-head,.hero-bh-col--right .hero-bh-col-head{text-align:left;align-items:flex-start}.hero-bh-col--left .hero-bh-chip-label{text-align:left}.hero-bh-core{order:-1;min-height:196px}}@media (width<=900px){.hero-bh-scene{grid-template-columns:1fr;gap:14px}.hero-bh-col--left,.hero-bh-col--right{align-items:stretch}.hero-bh-col--left .hero-bh-col-head,.hero-bh-col--right .hero-bh-col-head{text-align:left;align-items:flex-start}.hero-bh-col--left .hero-bh-chip-label{text-align:left}.hero-bh-core{order:-1;min-height:196px}}@media (width<=720px){.hero-bh-scene{grid-template-columns:1fr;gap:14px}.hero-bh-col--left,.hero-bh-col--right{align-items:stretch}.hero-bh-col--left .hero-bh-col-head,.hero-bh-col--right .hero-bh-col-head{text-align:left;align-items:flex-start}.hero-bh-col--left .hero-bh-chip-label{text-align:left}.hero-bh-core{order:-1;min-height:196px}}
