.ucd-hero-grid{position:relative}.ucd-hero-grid>*{z-index:1;position:relative}.ucd-hero-grid .stripe2-hero-copy{align-items:flex-start}.ucd-hero-grid .stripe2-hero-copy h1{text-align:left;letter-spacing:-.02em;max-width:26ch;font-size:clamp(2.1rem,5vw,3.6rem);font-weight:400;line-height:1.06}.ucd-hero-grid .stripe2-hero-copy>p{text-align:left;max-width:52ch;color:var(--foreground-secondary);font-size:clamp(1.02rem,1.3vw,1.18rem);line-height:1.62}.ucd-hero-breadcrumb{font-family:var(--font-mono),monospace;color:var(--foreground-secondary);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.72rem;font-weight:400;display:flex}.ucd-hero-breadcrumb a{color:var(--foreground-secondary);text-decoration:none;transition:color .2s}.ucd-hero-breadcrumb a:hover{color:var(--brand)}.ucd-hero-breadcrumb span{color:var(--text)}.ucd-hero-breadcrumb-sep{opacity:.4;-webkit-user-select:none;user-select:none}.ucd-hero-meta{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.ucd-hero-meta-item{color:var(--foreground-secondary);align-items:center;padding:.3rem .6rem .3rem .75rem;font-size:.72rem;font-weight:400;display:inline-flex;position:relative}.ucd-hero-meta-item:before{content:"";background:var(--brand);opacity:.45;border-radius:1px;width:2px;height:56%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ucd-hero-stats{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff40;border-radius:0;grid-template-columns:repeat(4,1fr);display:grid}.ucd-hero-stat{text-align:left;padding:clamp(1.2rem,2vw,1.6rem) clamp(1rem,2vw,1.4rem)}.ucd-hero-stat:not(:last-child){border-right:1px solid var(--line)}.ucd-hero-stat-value{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:400}.ucd-hero-stat-label{color:var(--foreground-secondary);margin:.4rem 0 0;font-size:.84rem;line-height:1.4}.ucd-challenge-section{background:var(--surface-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:clamp(2.8rem,5vw,4.5rem)}.ucd-challenge-body{max-width:56ch;color:var(--foreground-secondary);margin:0 0 2rem;font-size:.96rem;font-weight:400;line-height:1.62}.ucd-challenge-stat{background:var(--surface-subtle);color:var(--text);text-align:center;border-radius:0 .25rem .25rem 0;padding:1.25rem 1.5rem;font-size:1.02rem;font-weight:500;line-height:1.55}.ucd-challenge-stat p{margin:0}.ucd-solution-section{background:var(--background)}.ucd-solution-intro{grid-template-columns:1fr 1.2fr;align-items:start;gap:2rem;margin-bottom:2rem;display:grid}.ucd-solution-intro h2{letter-spacing:-.024em;color:var(--text);margin:0;font-size:clamp(2rem,4vw,3.3rem);font-weight:400;line-height:1.03}.ucd-solution-intro p{color:var(--foreground-secondary);margin:0;font-size:.95rem;font-weight:400;line-height:1.62}.ucd-solution-grid{border:1px solid var(--line);border-radius:.25rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));display:grid;overflow:hidden}.ucd-solution-cell{border-top:3px solid var(--brand);flex-direction:column;padding:2.5rem;display:flex}.ucd-solution-cell:not(:last-child){border-right:1px solid var(--line)}.ucd-solution-cell-name{font-family:var(--font-mono),monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--text);border-bottom:1px solid var(--line);margin-bottom:.75rem;padding-bottom:.75rem;font-size:.72rem;font-weight:600}.ucd-solution-cell-role{color:var(--foreground-secondary);flex:1;margin-bottom:1rem;font-size:.88rem;font-weight:400;line-height:1.55}.ucd-solution-cell-status{font-family:var(--font-mono),monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--status-green);align-items:center;gap:.3rem;font-size:.62rem;font-weight:600;display:inline-flex}.ucd-solution-cell-status:before{content:"";background:var(--status-green);border-radius:50%;flex-shrink:0;width:7px;height:7px}.ucd-workflow-section{background:var(--surface-subtle);border-top:1px solid var(--line);padding-block:clamp(2.8rem,5vw,4.5rem)}.ucd-workflow-rail{flex-direction:column;gap:0;padding-top:2.5rem;display:flex}.ucd-workflow-step{grid-template-columns:3rem 1fr;gap:1rem;display:grid;position:relative}.ucd-workflow-node{flex-direction:column;align-items:center;padding-top:1.25rem;display:flex;position:relative}.ucd-workflow-node:before{content:attr(data-step);background:var(--brand-soft);width:2rem;height:2rem;color:var(--brand);font-family:var(--font-mono),monospace;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:600;display:flex}.ucd-workflow-node:after{content:"";background:repeating-linear-gradient(180deg,var(--line-strong)0,var(--line-strong)4px,transparent 4px,transparent 8px);flex:1;width:1px;margin-top:.5rem}.ucd-workflow-step:last-child .ucd-workflow-node:after{display:none}.ucd-workflow-card{border:1px solid var(--line);background:var(--background);border-radius:.25rem;margin-bottom:.75rem;padding:1.25rem}.ucd-workflow-card h3{color:var(--text);margin:0 0 .5rem;font-size:1.02rem;font-weight:500;line-height:1.3}.ucd-workflow-card p{color:var(--foreground-secondary);margin:0;font-size:.88rem;font-weight:400;line-height:1.55}.ucd-outcomes-section{background:var(--dark);color:var(--primary-foreground);padding-block:clamp(2.8rem,5vw,4.5rem);position:relative}.ucd-outcomes-section:before{content:"";pointer-events:none;z-index:0;opacity:1;background:repeating-linear-gradient(0deg,#0000 0 13px,#7896ff0f 13px 14px) 0 0/14px 14px,repeating-linear-gradient(90deg,#0000 0 13px,#7896ff0f 13px 14px) 0 0/14px 14px;position:absolute;inset:0}.ucd-outcomes-section>*{z-index:1;position:relative}.ucd-outcomes-section .stripe2-kicker{color:#ffffff80}.ucd-outcomes-section h2{color:var(--primary-foreground)}.ucd-outcomes-grid{border:1px solid #ffffff1a;border-radius:.25rem;grid-template-columns:repeat(4,1fr);margin-top:2rem;display:grid}.ucd-outcomes-cell{text-align:center;padding:2.5rem}.ucd-outcomes-cell+.ucd-outcomes-cell{border-left:1px solid #ffffff1a}.ucd-outcomes-label{font-family:var(--font-mono),monospace;letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:1rem;font-size:.58rem;font-weight:600;display:block}.ucd-outcomes-value{font-family:var(--font-mono),monospace;letter-spacing:-.03em;color:var(--primary-foreground);font-size:clamp(2rem,3.4vw,2.8rem);font-weight:400;line-height:1;display:block}.ucd-proof-section{background:var(--background);padding-block:clamp(2.8rem,5vw,4.5rem)}.ucd-proof-block{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:44rem;margin:0 auto;padding:clamp(2rem,3.5vw,3.2rem) 1.5rem}.ucd-proof-term{font-family:var(--font-mono),monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--foreground-secondary);margin-bottom:1.25rem;font-size:.68rem;font-weight:600;display:block}.ucd-proof-quote{color:var(--text);max-width:40ch;margin:0 auto 1.25rem;font-size:1.06rem;font-style:italic;font-weight:400;line-height:1.62}.ucd-proof-attribution{color:var(--foreground-secondary);margin:0;font-size:.84rem;font-weight:400}.ucd-related-section{background:var(--surface-subtle);border-top:1px solid var(--line);padding-block:clamp(2.8rem,5vw,4.5rem)}.ucd-related-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;display:grid}.ucd-related-cell{border-bottom:1px solid var(--line);border-right:1px solid var(--line);color:inherit;flex-direction:column;padding:2.5rem;text-decoration:none;transition:background-color .2s;display:flex}.ucd-related-cell:nth-child(3n){border-right:none}.ucd-related-cell:nth-last-child(-n+3):nth-child(3n+1),.ucd-related-cell:nth-last-child(-n+3):nth-child(3n+1)~.ucd-related-cell{border-bottom:none}.ucd-related-cell:hover{background:var(--surface-soft)}.ucd-related-cell h3{color:var(--text);margin:0;font-size:1.02rem;font-weight:500;line-height:1.3}.ucd-related-cell p{color:var(--foreground-secondary);flex:1;margin:.6rem 0 0;font-size:.88rem;font-weight:400;line-height:1.55}.ucd-related-pills{flex-wrap:wrap;gap:.35rem;margin-top:.8rem;display:flex}.ucd-related-footer{text-align:center;margin-top:2rem}.ucd-cta-section{background:var(--surface-soft);border-top:1px solid var(--line);padding-block:clamp(2.8rem,5vw,4.5rem)}.ucd-cta-block{text-align:center;max-width:44rem;margin:0 auto;padding:clamp(2rem,3.5vw,3.2rem) 1.5rem}.ucd-cta-term{font-family:var(--font-mono),monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--foreground-secondary);margin-bottom:1rem;font-size:.76rem;font-weight:600;display:block}.ucd-cta-block h2{letter-spacing:-.02em;color:var(--text);margin:0 0 1rem;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:400;line-height:1.06}.ucd-cta-block p{color:var(--foreground-secondary);max-width:48ch;margin:0 auto 1.75rem;font-size:.95rem;line-height:1.6}.ucd-cta-actions{flex-direction:row;justify-content:center;align-items:center;gap:.8rem;display:flex}.ucd-cell-icon{border:1px solid var(--line);width:2rem;height:2rem;color:var(--brand);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.625rem;display:inline-flex}.ucd-cell-icon-dark{border:1px solid var(--dark-border,#ffffff1a);color:#ffffffb3;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-bottom:.625rem;display:inline-flex}.ucd-hero-image{margin-top:1.5rem}@media (max-width:1100px){.ucd-hero-stats{grid-template-columns:repeat(2,1fr)}.ucd-hero-stat:nth-child(n+3){border-top:1px solid var(--line)}.ucd-hero-stat:nth-child(odd){border-left:none}.ucd-solution-intro{grid-template-columns:1fr;gap:1rem}.ucd-solution-cell:nth-child(2n){border-right:none}.ucd-outcomes-grid{grid-template-columns:repeat(2,1fr)}.ucd-outcomes-cell:nth-child(n+3){border-top:1px solid #ffffff1a}.ucd-outcomes-cell:nth-child(odd){border-left:none}.ucd-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ucd-related-cell,.ucd-related-cell:nth-child(3n){border-right:1px solid var(--line)}.ucd-related-cell:nth-child(2n){border-right:none}}@media (max-width:760px){.ucd-hero-stats{grid-template-columns:1fr}.ucd-hero-stat{border-left:none!important}.ucd-hero-stat+.ucd-hero-stat{border-left:none;border-top:1px solid var(--line)}.ucd-hero-meta{gap:.3rem}.ucd-hero-grid .stripe2-hero-copy h1{max-width:100%}.ucd-challenge-stat{padding:1rem}.ucd-solution-grid{grid-template-columns:1fr}.ucd-solution-cell{border-right:none!important}.ucd-solution-cell:not(:last-child){border-bottom:1px solid var(--line);border-right:none}.ucd-workflow-step{grid-template-columns:2rem 1fr;gap:.75rem}.ucd-workflow-node:before{width:1.6rem;height:1.6rem;font-size:.6rem}.ucd-workflow-card{padding:1rem}.ucd-outcomes-grid{grid-template-columns:1fr}.ucd-outcomes-cell{border-left:none!important}.ucd-outcomes-cell+.ucd-outcomes-cell{border-top:1px solid #ffffff1a;border-left:none}.ucd-related-grid{grid-template-columns:1fr}.ucd-related-cell{border-right:none!important}.ucd-cta-actions{flex-direction:column;gap:.6rem}.ucd-cta-actions .button-primary,.ucd-cta-actions .button-secondary{justify-content:center;width:100%}.ucd-proof-block{padding:clamp(1.6rem,3vw,2.4rem) 1rem}}
