:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2f6fc;--surface:#fff;--surface-2:#e8eef8;--surface-3:#dde5f2;--fg:#121821;--fg-2:#2a3f5c;--fg-3:#4c627e;--fg-4:#4a6784;--brand:#2563eb;--brand-hi:#38bdf8;--brand-lo:#1d4ed8;--brand-dim:color-mix(in srgb, var(--brand) 8%, transparent);--brand-glow:color-mix(in srgb, var(--brand) 20%, transparent);--border:#07142a1a;--border-2:#07142a0f;--focus-ring:var(--brand);--green-bg:var(--color-emerald-50);--green-fg:var(--color-emerald-800);--green-accent:var(--color-emerald-600);--amber-bg:var(--color-amber-50);--amber-fg:var(--color-amber-800);--red-bg:var(--color-red-50);--red-fg:var(--color-red-800);--blue-bg:#dbeafe;--blue-fg:var(--color-sky-800);--slate-bg:var(--color-slate-100);--slate-fg:var(--color-slate-600);--orange-bg:var(--color-orange-50);--orange-fg:var(--color-orange-700);--chart-blue:var(--color-blue-500);--chart-purple:var(--color-violet-600);--chart-green:var(--color-emerald-600);--chart-red:var(--color-red-500);--shadow-s:0 1px 2px #07142a0f, 0 1px 4px #07142a0a;--shadow-m:0 4px 16px #07142a17, 0 2px 6px #07142a0a;--shadow-l:0 8px 32px #07142a1f, 0 4px 12px #07142a0d;--scroll-thumb:#07142a2e;--on-brand:#fff;--on-brand-fill:#fff;--overlay:#00000073;--overlay-heavy:#000000b3;--overlay-light:#0000004d;--color-emerald-50:#ecfdf5;--color-emerald-300:#6ee7b7;--color-emerald-400:#34d399;--color-emerald-500:#10b981;--color-emerald-600:#059669;--color-emerald-800:#065f46;--color-sky-50:#f0f9ff;--color-sky-300:#7dd3fc;--color-sky-400:#38bdf8;--color-sky-500:#0ea5e9;--color-sky-600:#0284c7;--color-sky-800:#075985;--color-red-50:#fef2f2;--color-red-300:#fca5a5;--color-red-400:#f87171;--color-red-500:#ef4444;--color-red-800:#991b1b;--color-amber-50:#fffbeb;--color-amber-300:#fcd34d;--color-amber-400:#fbbf24;--color-amber-500:#f59e0b;--color-amber-700:#b45309;--color-amber-800:#92400e;--color-violet-400:#a78bfa;--color-violet-500:#8b5cf6;--color-violet-600:#7c3aed;--color-blue-400:#60a5fa;--color-blue-500:#3b82f6;--color-slate-100:#f1f5f9;--color-slate-400:#94a3b8;--color-slate-500:#64748b;--color-slate-600:#475569;--color-orange-50:#fff7ed;--color-orange-400:#fb923c;--color-orange-500:#f97316;--color-orange-700:#c2410c;--color-linkedin:#0a66c2;--color-linkedin-hover:#004182;--text-xs:.75rem;--text-s:.875rem;--text-m:1rem;--text-l:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.5rem;--text-4xl:3rem;--text-display-xl:clamp(3.5rem, 6vw, 5.5rem);--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Sora", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, "Cascadia Code", "Fira Code", Menlo, monospace;--fw-light:300;--fw-normal:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--radius-xs:2px;--radius-s:4px;--radius-m:6px;--radius-l:8px;--radius-xl:12px;--radius-2xl:16px;--radius-full:9999px;--space-3xs:2px;--space-2xs:4px;--space-xs:8px;--space-s:12px;--space-m:16px;--space-l:20px;--space-xl:24px;--space-2xl:32px;--space-3xl:40px;--space-4xl:56px;--space-5xl:64px;--control-h:32px;--tracking-2xs:-.02em;--tracking-xs:-.015em;--tracking-s:0;--tracking-m:.025em;--tracking-l:.05em;--tracking-xl:.08em;--tracking-2xl:.15em;--lh-none:1;--lh-tight:1.2;--lh-snug:1.35;--lh-normal:1.5;--lh-relaxed:1.625;--dur-100:.1s;--dur-150:.15s;--dur-200:.2s;--dur-300:.3s;--dur-500:.5s;--anim-scan-duration:1.8s;--ease-standard:cubic-bezier(.25, .1, .25, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.42, 0, 1, 1);--ease-emphasized:cubic-bezier(.22, 1, .36, 1);--z-base:1;--z-raised:10;--z-header:100;--z-modal:1000;--z-popover:1050;--z-toast:1100}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#060d1a;--surface:#121821;--surface-2:#142033;--surface-3:#1c2e48;--fg:#f8fafc;--fg-2:#a0bdd4;--fg-3:#7d9ab0;--fg-4:#7499b7;--brand:#60a5fa;--brand-hi:#38bdf8;--brand-lo:#3b82f6;--brand-dim:color-mix(in srgb, var(--brand) 10%, transparent);--brand-glow:color-mix(in srgb, var(--brand) 18%, transparent);--border:#a0bdd41c;--border-2:#a0bdd40f;--green-bg:color-mix(in oklch, var(--color-emerald-500) 12%, transparent);--green-fg:var(--color-emerald-300);--green-accent:var(--color-emerald-300);--amber-bg:color-mix(in oklch, var(--color-amber-500) 12%, transparent);--amber-fg:var(--color-amber-300);--red-bg:color-mix(in oklch, var(--color-red-500) 12%, transparent);--red-fg:var(--color-red-300);--blue-bg:color-mix(in oklch, var(--color-sky-500) 12%, transparent);--blue-fg:var(--color-sky-300);--slate-bg:color-mix(in oklch, var(--color-slate-400) 10%, transparent);--slate-fg:var(--color-slate-400);--orange-bg:color-mix(in oklch, var(--color-orange-500) 12%, transparent);--orange-fg:var(--color-orange-400);--chart-blue:var(--color-blue-400);--chart-purple:var(--color-violet-400);--chart-green:var(--color-emerald-400);--chart-red:var(--color-red-400);--shadow-s:0 1px 2px #00000080, 0 1px 4px #0000004d;--shadow-m:0 4px 16px #0009, 0 2px 6px #0000004d;--shadow-l:0 8px 32px #000000b3, 0 4px 12px #0006;--scroll-thumb:#a0bdd42e;--on-brand-fill:#060d1a}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2f6fc;--surface:#fff;--surface-2:#e8eef8;--surface-3:#dde5f2;--fg:#121821;--fg-2:#2a3f5c;--fg-3:#4c627e;--fg-4:#4a6784;--brand:#2563eb;--brand-hi:#38bdf8;--brand-lo:#1d4ed8;--brand-dim:color-mix(in srgb, var(--brand) 8%, transparent);--brand-glow:color-mix(in srgb, var(--brand) 20%, transparent);--border:#07142a1a;--border-2:#07142a0f;--green-bg:var(--color-emerald-50);--green-fg:var(--color-emerald-800);--green-accent:var(--color-emerald-600);--amber-bg:var(--color-amber-50);--amber-fg:var(--color-amber-800);--red-bg:var(--color-red-50);--red-fg:var(--color-red-800);--blue-bg:#dbeafe;--blue-fg:var(--color-sky-800);--slate-bg:var(--color-slate-100);--slate-fg:var(--color-slate-600);--orange-bg:var(--color-orange-50);--orange-fg:var(--color-orange-700);--chart-blue:var(--color-blue-500);--chart-purple:var(--color-violet-600);--chart-green:var(--color-emerald-600);--chart-red:var(--color-red-500);--shadow-s:0 1px 2px #07142a0f, 0 1px 4px #07142a0a;--shadow-m:0 4px 16px #07142a17, 0 2px 6px #07142a0a;--shadow-l:0 8px 32px #07142a1f, 0 4px 12px #07142a0d;--scroll-thumb:#07142a2e;--on-brand-fill:#fff}@media (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#060d1a;--surface:#121821;--surface-2:#142033;--surface-3:#1c2e48;--fg:#f8fafc;--fg-2:#a0bdd4;--fg-3:#7d9ab0;--fg-4:#7499b7;--brand:#60a5fa;--brand-hi:#38bdf8;--brand-lo:#3b82f6;--brand-dim:color-mix(in srgb, var(--brand) 10%, transparent);--brand-glow:color-mix(in srgb, var(--brand) 18%, transparent);--border:#a0bdd41c;--border-2:#a0bdd40f;--green-bg:color-mix(in oklch, var(--color-emerald-500) 12%, transparent);--green-fg:var(--color-emerald-300);--green-accent:var(--color-emerald-300);--amber-bg:color-mix(in oklch, var(--color-amber-500) 12%, transparent);--amber-fg:var(--color-amber-300);--red-bg:color-mix(in oklch, var(--color-red-500) 12%, transparent);--red-fg:var(--color-red-300);--blue-bg:color-mix(in oklch, var(--color-sky-500) 12%, transparent);--blue-fg:var(--color-sky-300);--slate-bg:color-mix(in oklch, var(--color-slate-400) 10%, transparent);--slate-fg:var(--color-slate-400);--orange-bg:color-mix(in oklch, var(--color-orange-500) 12%, transparent);--orange-fg:var(--color-orange-400);--chart-blue:var(--color-blue-400);--chart-purple:var(--color-violet-400);--chart-green:var(--color-emerald-400);--chart-red:var(--color-red-400);--shadow-s:0 1px 2px #00000080, 0 1px 4px #0000004d;--shadow-m:0 4px 16px #0009, 0 2px 6px #0000004d;--shadow-l:0 8px 32px #000000b3, 0 4px 12px #0006;--scroll-thumb:#a0bdd42e;--on-brand-fill:#060d1a}}
*,:before,:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background-color:var(--bg);color:var(--fg);scrollbar-gutter:stable;overflow-y:auto}body{background-color:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:var(--text-m);font-weight:var(--fw-normal);line-height:var(--lh-normal);letter-spacing:var(--tracking-s);font-feature-settings:"cv02", "cv03", "cv04", "cv11";overflow-y:auto}h1,h2,h3,h4,h5,p,ul,ol{margin-block:0}ul,ol{padding-inline-start:var(--space-l)}li,body{margin:0}h1{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--fw-bold);line-height:var(--lh-tight);letter-spacing:var(--tracking-xs);color:var(--fg)}h2{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--fw-bold);line-height:var(--lh-tight);letter-spacing:var(--tracking-2xs);color:var(--fg)}h3{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--fw-semibold);line-height:var(--lh-snug);letter-spacing:var(--tracking-2xs);color:var(--fg)}h4{font-family:var(--font-display);font-size:var(--text-l);font-weight:var(--fw-semibold);line-height:var(--lh-snug);letter-spacing:var(--tracking-s);color:var(--fg)}h5,h6{font-size:var(--text-m);font-weight:var(--fw-semibold);line-height:var(--lh-normal);letter-spacing:var(--tracking-s);color:var(--fg)}p{line-height:var(--lh-normal)}a{color:var(--brand);transition:color var(--dur-100) var(--ease-standard);text-decoration:none}a:hover{color:var(--brand-hi)}label{font-weight:var(--fw-medium);line-height:var(--lh-normal);letter-spacing:var(--tracking-s);color:var(--fg-2)}small,caption,figcaption{font-size:var(--text-s);line-height:var(--lh-normal);color:var(--fg-3)}strong{font-weight:var(--fw-semibold)}input,select,textarea{font-size:var(--text-s)}::placeholder,:where(input,select,textarea):disabled,:where(input,select,textarea)[disabled]{color:var(--fg-4)}html.theme-ready .shell,html.theme-ready .shell__header,html.theme-ready .shell__sidebar,html.theme-ready .shell__sidebar--mobile,html.theme-ready .shell-content,html.theme-ready .shell__content-area{transition:background-color var(--dur-200) var(--ease-standard), color var(--dur-200) var(--ease-standard), border-color var(--dur-200) var(--ease-standard)}:is(body:has(.dialog__backdrop),body:has(.confirm-dialog-backdrop),body:has(.shell__backdrop),body:has(.cmd-backdrop)){overflow:hidden!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--brand)}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px var(--brand-dim);outline:none;border-color:var(--brand)!important}:where(a[href],button,summary,[role=button],[role=tab],[role=link],[role=menuitem],[tabindex]:not([tabindex="-1"])):focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade-up{animation-name:fade-up;animation-duration:var(--dur-500);animation-timing-function:var(--ease-emphasized);animation-fill-mode:both}.animate-fade-in{animation-name:fade-in;animation-duration:var(--dur-500);animation-timing-function:var(--ease-standard);animation-fill-mode:both}.animate-spin{animation:1s linear infinite spin}:root{--anim-stagger:70ms}@keyframes pane-slide-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes pane-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(24px)}}.hover-lift{transition:transform var(--dur-200) var(--ease-standard), box-shadow var(--dur-200) var(--ease-standard)}.hover-lift:hover{box-shadow:var(--shadow-m);transform:translateY(-2px)}.press{transition:transform var(--dur-100) var(--ease-standard)}.press:active{transform:translateY(1px)scale(.99)}.pane-enter[data-state=open]{animation:pane-slide-in var(--dur-300) var(--ease-out) both}.pane-exit[data-state=closed]{animation:pane-slide-out var(--dur-300) var(--ease-out) both}@media (prefers-reduced-motion:reduce){:where(.animate-fade-up,.animate-fade-in,.hover-lift,.press,.pane-enter,.pane-exit){transition-duration:0s!important;transition-delay:0s!important;animation-duration:0s!important;animation-iteration-count:1!important;animation-delay:0s!important;transform:none!important}:where(.animate-fade-up,.animate-fade-in,.hover-lift,.press,.pane-enter,.pane-exit) *,:where(.animate-fade-up,.animate-fade-in,.hover-lift,.press,.pane-enter,.pane-exit):before,:where(.animate-fade-up,.animate-fade-in,.hover-lift,.press,.pane-enter,.pane-exit):after{transition-duration:0s!important;transition-delay:0s!important}.animate-spin{animation:1s linear infinite spin}}.stagger>:first-child{animation-delay:0s}.stagger>:nth-child(2){animation-delay:var(--anim-stagger)}.stagger>:nth-child(3){animation-delay:calc(var(--anim-stagger) * 2)}.stagger>:nth-child(4){animation-delay:calc(var(--anim-stagger) * 3)}.stagger>:nth-child(5){animation-delay:calc(var(--anim-stagger) * 4)}.stagger>:nth-child(6){animation-delay:calc(var(--anim-stagger) * 5)}.text-fg{color:var(--fg)}.text-fg-2{color:var(--fg-2)}.text-fg-3{color:var(--fg-3)}.text-fg-4{color:var(--fg-4)}.text-brand{color:var(--brand)}.text-status-green{color:var(--green-fg)}.text-status-amber{color:var(--amber-fg)}.text-status-red{color:var(--red-fg)}.text-helper{font-size:var(--text-xs);color:var(--fg-3)}.text-link{cursor:pointer;color:inherit;font:inherit;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.text-link:hover{opacity:.75}.anim-delay--70,.anim-delay--80{animation-delay:var(--dur-100)}.inline-row{align-items:center;gap:var(--space-s);display:flex}.inline-row--sm{align-items:center;gap:var(--space-xs);display:flex}.inline-row--lg{align-items:center;gap:var(--space-l);display:flex}.inline-row--spread{justify-content:space-between;align-items:center;gap:var(--space-s);display:flex}.inline-row--end{justify-content:flex-end;align-items:center;gap:var(--space-s);display:flex}.col-stack{gap:var(--space-m);flex-direction:column;display:flex}.col-stack--sm{gap:var(--space-xs);flex-direction:column;display:flex}.page-container{gap:var(--space-m);flex-direction:column;display:flex}.detail-row-stack{gap:var(--space-s);flex-direction:column;display:flex}.detail-actions,.detail-inline{align-items:center;gap:var(--space-xs);display:flex}.form-row{align-items:center;gap:var(--space-s);display:flex}.ml-auto{margin-left:auto}.m-0{margin:0}.gap-1{gap:var(--space-2xs)}.gap-2{gap:var(--space-xs)}.gap-3{gap:var(--space-s)}.gap-4{gap:var(--space-m)}.gap-5{gap:var(--space-l)}.gap-6{gap:var(--space-xl)}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-2{flex:2}.flex-shrink-0,.shrink-0{flex-shrink:0}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.self-start{align-self:flex-start}.grid{display:grid}.grid-cols-2{grid-template-columns:1fr 1fr}.grid-cols-3{grid-template-columns:1fr 1fr 1fr}.grid-auto-fill-120{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.w-full{width:100%}.h-full{height:100%}.min-w-0{min-width:0}.min-w-80{min-width:80px}.min-w-100{min-width:100px}.min-w-120{min-width:120px}.min-w-140{min-width:140px}.min-w-160{min-width:160px}.min-w-180{min-width:180px}.min-w-200{min-width:200px}.min-h-screen{min-height:100vh}.max-w-form{max-width:480px}.max-w-form-lg{max-width:620px}.max-w-form-xl{max-width:720px}.max-w-form-md{max-width:560px}.max-w-select{max-width:240px}.max-w-prose{max-width:900px}.max-w-100{max-width:100px}.max-w-200{max-width:200px}.max-w-260{max-width:260px}.max-w-320{max-width:320px}.w-1{width:1px}.w-48{width:48px}.w-80{width:80px}.w-100{width:100px}.w-120{width:120px}.w-200{width:200px}.w-auto{width:auto}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-nowrap{white-space:nowrap}.text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.break-all{word-break:break-all}.font-mono{font-family:var(--font-mono,ui-monospace, monospace)}.font-medium{font-weight:var(--fw-medium)}.font-semibold{font-weight:var(--fw-semibold)}.font-bold{font-weight:var(--fw-bold)}.block{display:block}.inline{display:inline}.inline-flex{display:inline-flex}.hidden{display:none}.bg-surface-2{background:var(--surface-2)}.object-contain{object-fit:contain}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-10{width:2.5rem;height:2.5rem}.icon-feature{width:.875rem;height:.875rem}.icon-lock{flex-shrink:0;width:17px;height:17px}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.opacity-muted{opacity:.5}.opacity-dim{opacity:.6}.align-middle{vertical-align:middle}.border{border:1px solid var(--border)}.border-b{border-bottom:1px solid var(--border)}.border-t{border-top:1px solid var(--border)}.rounded-md{border-radius:var(--radius-l)}.rounded-lg{border-radius:var(--radius-xl)}.rounded-xl{border-radius:var(--radius-2xl)}.link-underline{color:var(--brand);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.img-contain{object-fit:contain}.img-full{object-fit:contain;width:100%;height:100%}.hint-text{font-size:var(--text-xs);color:var(--fg-3)}.text-xs{font-size:var(--text-xs)}.text-s{font-size:var(--text-s)}.text-m{font-size:var(--text-m)}.text-l{font-size:var(--text-l)}.anim-delay--60{animation-delay:var(--dur-100)}.anim-delay--140{animation-delay:var(--dur-150)}.tabular-nums{font-variant-numeric:tabular-nums}.sr-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.anim-delay--210{animation-delay:var(--dur-200)}.anim-delay--300,.anim-delay--350{animation-delay:var(--dur-300)}.anim-delay--400,.anim-delay--500{animation-delay:var(--dur-500)}.card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}@media (max-width:640px){.card-grid{grid-template-columns:1fr}}.inline-icon{vertical-align:middle;margin-left:2px;display:inline-block}@media (max-width:640px){:root{--text-2xl:1.5rem;--text-xl:1.25rem}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar .search-wrap{max-width:none}.filter-select{width:100%}.table-card th{padding:8px 12px}.table-card td{padding:9px 12px}}.icon-sm{flex-shrink:0;width:14px;height:14px}
.wf-hero-sub{align-items:baseline;gap:var(--space-xs);flex-wrap:wrap;display:inline-flex}.wf-hero-sub__label{font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:var(--tracking-l);text-transform:uppercase}.wf-hero-sub__strong{font-family:var(--font-display);font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:var(--tracking-s);font-variant-numeric:tabular-nums}.wf-page-stack{gap:var(--space-xl);flex-direction:column;display:flex}.wf-page-stack--sm{gap:var(--space-s)}.wf-info-card{gap:var(--space-m);padding:var(--space-l);border-radius:var(--radius-xl);background:var(--surface);border:1px solid var(--border);flex-direction:column;display:flex}.wf-create-form{gap:var(--space-m);flex-direction:column;display:flex}.wf-create-form__row{align-items:flex-end;gap:var(--space-m);flex-wrap:wrap;display:flex}.wf-create-form__actions{gap:var(--space-s);display:flex}.wf-cell-strong{font-weight:var(--fw-medium)}.wf-muted{font-size:var(--text-s)}
.wf-section{gap:var(--space-m);flex-direction:column;display:flex}
