.cu-root{color-scheme:dark}.cu-hero{padding-bottom:3rem}.cu-hero .cu-lead{max-width:72ch;margin-inline:0}.cu-q li{white-space:normal}.cu-diagram{border:1px solid var(--line);background:#000;border-radius:20px;margin:1.75rem 0 2rem;padding:1.5rem 1rem;overflow:hidden}.cu-diagram svg{width:100%;max-width:940px;height:auto;margin-inline:auto;display:block}.cu-diagram figcaption{text-align:center;color:var(--mut);margin-top:.75rem;font-size:.85rem}.cu-diagram svg text{font-size:15px}.cu-diagram .dg-beside{display:none}@media (width<=767px){.cu-diagram svg text{font-size:26px}}@media (width<=430px){.cu-diagram svg text{font-size:32px}}@media (width>=768px){.cu-diagram .dg-below{display:none}.cu-diagram .dg-beside{display:inline}}.cu-diagram .dash{stroke-dashoffset:0}@media (width>=768px) and (prefers-reduced-motion:no-preference){.cu-diagram .dash{animation:1.4s linear infinite cu-dash-flow}}.cu-diagram[data-paused] .dash{animation-play-state:paused}@keyframes cu-dash-flow{to{stroke-dashoffset:-24px}}@media (width>=1024px){.cu-hero-col{max-width:64ch}}.cu-hero-note{margin-top:1.5rem}.cu-section{padding-block:2.5rem}@media (width>=768px){.cu-section{padding-block:3.25rem}.cu-cards{grid-template-columns:1fr 1fr}}@media (width>=1024px){.cu-cards:not(.two){grid-template-columns:repeat(3,1fr)}}.cu-card{background:var(--surface);border-radius:16px;padding:1.4rem 1.5rem;transition:border-color .25s ease-out,transform .25s ease-out}.cu-card:hover{border-color:var(--line2);transform:translateY(-2px)}.cu-card.with-ico{padding:1.4rem 1.5rem}.cu-ol{counter-reset:cu-step;gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:grid}.cu-ol li{color:var(--mut2);counter-increment:cu-step;padding-left:2.6rem;font-size:1.02rem;line-height:1.65;position:relative}.cu-ol li:before{content:counter(cu-step);width:1.85rem;height:1.85rem;color:var(--cy);background:#22d3ee14;border:1px solid #22d3ee4d;border-radius:10px;place-items:center;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.82rem;font-weight:700;display:grid;position:absolute;top:.05em;left:0}.cu-ol li b{color:var(--ink);font-weight:600}.cu-callout{border:1px solid var(--line);border-left:3px solid var(--cy);background:var(--surface);border-radius:16px;margin:1.25rem 0;padding:1.25rem 1.4rem}.cu-callout--noaccent{border-left:1px solid var(--line)}.cu-table-wrap{border:1px solid var(--line);border-radius:16px;margin:1.25rem 0;overflow-x:auto}.cu-table-wrap:focus-visible{outline:2px solid var(--cy);outline-offset:2px}.cu-table{border-collapse:collapse;width:100%;min-width:540px;font-size:.95rem}.cu-table thead th{background:var(--surface2);color:var(--ink);text-align:left;letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid var(--line2);padding:.9rem 1.1rem;font-size:.82rem;font-weight:600}.cu-table tbody th[scope=row]{color:var(--ink);text-align:left;vertical-align:top;font-weight:600}.cu-table td,.cu-table tbody th{border-bottom:1px solid var(--line);color:var(--mut2);vertical-align:top;padding:.9rem 1.1rem;line-height:1.55}.cu-table tbody tr:last-child th,.cu-table tbody tr:last-child td{border-bottom:0}.cu-table td strong,.cu-table tbody th strong{color:var(--ink)}.cu-cta-section{margin-top:1rem}.cu-fcta{background-color:var(--bg-fcta);background-image:linear-gradient(var(--bg-fcta), var(--bg-fcta)), linear-gradient(135deg, #a855f7 0%, #4dd4ff 100%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:24px;margin-bottom:2rem;padding:2rem 1.5rem}@media (width>=768px){.cu-fcta{padding:2.75rem 2.5rem}}.cu-fcta-content--solo{display:block}.cu-fcta-right{border-radius:0 24px 24px 0;justify-content:flex-end;align-self:stretch;align-items:stretch;min-height:320px;margin:-2.75rem -2.5rem -2.75rem 0;display:flex;position:relative}.cu-fcta-right img{border-radius:0 24px 24px 0}@media (width<=1150px){.cu-fcta-content{grid-template-columns:1fr;gap:1.5rem}.cu-fcta-left{order:1}.cu-fcta-right{border-radius:0 0 24px 24px;order:2;align-self:auto;min-height:0;margin:.5rem -2.5rem -2.75rem}.cu-fcta-right img{border-radius:0 0 24px 24px;height:220px;mask-image:linear-gradient(#0000 0,#000 18%)}}@media (width<=767px){.cu-fcta-right{margin:.5rem -1.5rem -2rem}}.cu-fcta-title{letter-spacing:-.02em;color:#fff;margin:0 0 12px;font-size:clamp(24px,2.5vw,32px);font-weight:700;line-height:1.2}.cu-fcta-sub{color:var(--mut2);margin:0 0 1rem;font-size:1rem}.cu-fcta-list{gap:.9rem;max-width:72ch;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.cu-fcta-list li{color:var(--mut2);padding-left:1.5rem;font-size:.98rem;line-height:1.65;position:relative}.cu-fcta-list li:before{content:"";background:linear-gradient(120deg, var(--cy), var(--vi));border-radius:2px;width:8px;height:8px;position:absolute;top:.55em;left:0}.cu-fcta-list li b{color:var(--ink);font-weight:600}@media (width>=640px){.cu-related{grid-template-columns:repeat(2,1fr);align-items:stretch}.cu-rel-text{grid-column:span 2}}@media (width>=1024px){.cu-related{grid-template-columns:repeat(4,1fr)}.cu-rel-text{grid-column:span 2}}.cu-rel-card--text:after{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#22d3ee2e,#0000 60%);position:absolute;inset:0}.cu-root .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
