.FeatureHero-module__R7suiG__hero{padding:clamp(7rem,12vw,9rem) 1.5rem clamp(3rem,6vw,5rem)}.FeatureHero-module__R7suiG__inner{grid-template-columns:7fr 5fr;align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1200px;margin:0 auto;display:grid}.FeatureHero-module__R7suiG__copy{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.FeatureHero-module__R7suiG__badge{border-radius:var(--sk-radius-pill);border:1px solid var(--sk-border);background:var(--sk-surface-2);color:var(--sk-ink-dim);letter-spacing:.01em;align-items:center;padding:.35rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}.FeatureHero-module__R7suiG__title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--sk-ink);text-wrap:balance;font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:800;line-height:1.05}.FeatureHero-module__R7suiG__subtitle{color:var(--sk-ink-dim);max-width:34rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.55}.FeatureHero-module__R7suiG__actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.FeatureHero-module__R7suiG__animation{width:100%;min-height:320px;position:relative}@media (max-width:768px){.FeatureHero-module__R7suiG__hero{padding-inline:1rem}.FeatureHero-module__R7suiG__inner{grid-template-columns:1fr;gap:2.5rem}.FeatureHero-module__R7suiG__animation{order:2;min-height:0;max-height:340px;overflow:hidden}.FeatureHero-module__R7suiG__copy{order:1}}
.FeatureCta-module__0hg5SG__section{padding:clamp(4rem,8vw,7rem) 1.5rem}.FeatureCta-module__0hg5SG__band{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);max-width:1000px;box-shadow:var(--sk-shadow-md);text-align:center;flex-direction:column;align-items:center;gap:1rem;margin:0 auto;padding:clamp(2.5rem,6vw,4rem);display:flex}.FeatureCta-module__0hg5SG__gradient{background:var(--sk-gradient);color:var(--sk-on-accent);border:none}.FeatureCta-module__0hg5SG__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--sk-ink);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.1}.FeatureCta-module__0hg5SG__gradient .FeatureCta-module__0hg5SG__headline{color:var(--sk-on-accent)}.FeatureCta-module__0hg5SG__subline{color:var(--sk-ink-dim);text-wrap:balance;max-width:40rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.FeatureCta-module__0hg5SG__gradient .FeatureCta-module__0hg5SG__subline{color:var(--sk-on-accent-dim)}.FeatureCta-module__0hg5SG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.75rem;display:flex}.FeatureCta-module__0hg5SG__ghostOnGradient{color:var(--sk-on-accent)}@media (max-width:768px){.FeatureCta-module__0hg5SG__section{padding-inline:1rem}}
.WorkflowGraph-module__SywFpa__scene{aspect-ratio:328/240;border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);width:100%;min-height:300px;max-height:340px;box-shadow:var(--sk-shadow-md);background-image:radial-gradient(circle, var(--sk-border) 1px, transparent 1px);background-size:20px 20px;padding:1rem;position:relative}.WorkflowGraph-module__SywFpa__svg{width:100%;height:100%;overflow:visible}.WorkflowGraph-module__SywFpa__edge{fill:none;stroke:var(--sk-border-strong);stroke-width:2px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:.7s forwards WorkflowGraph-module__SywFpa__drawIn;animation-delay:var(--delay)}@keyframes WorkflowGraph-module__SywFpa__drawIn{to{stroke-dashoffset:0}}.WorkflowGraph-module__SywFpa__edgeStatic{fill:none;stroke:var(--sk-border-strong);stroke-width:2px;stroke-linecap:round}.WorkflowGraph-module__SywFpa__packet{fill:var(--sk-blue);filter:drop-shadow(0 0 3px var(--sk-blue-glow))}.WorkflowGraph-module__SywFpa__node{fill:var(--sk-surface);stroke:var(--sk-border);stroke-width:1.5px}.WorkflowGraph-module__SywFpa__trigger{stroke:var(--sk-blue);animation:2.6s ease-in-out infinite WorkflowGraph-module__SywFpa__pulseTrigger}.WorkflowGraph-module__SywFpa__ai{stroke:var(--sk-blue);animation:2.6s ease-in-out .7s infinite WorkflowGraph-module__SywFpa__pulseAi}.WorkflowGraph-module__SywFpa__action{stroke:var(--sk-blue);animation:2.6s ease-in-out 1.5s infinite WorkflowGraph-module__SywFpa__pulseAction}.WorkflowGraph-module__SywFpa__success{stroke:color-mix(in srgb, var(--sk-green) 55%, transparent);animation:2.6s ease-in-out 1.5s infinite WorkflowGraph-module__SywFpa__pulseSuccess}@keyframes WorkflowGraph-module__SywFpa__pulseTrigger{0%,to{fill:var(--sk-surface)}12%{fill:var(--sk-blue-soft)}}@keyframes WorkflowGraph-module__SywFpa__pulseAi{0%,to{fill:var(--sk-surface)}12%{fill:var(--sk-blue-soft)}}@keyframes WorkflowGraph-module__SywFpa__pulseAction{0%,to{fill:var(--sk-surface)}12%{fill:var(--sk-blue-soft)}}@keyframes WorkflowGraph-module__SywFpa__pulseSuccess{0%,to{fill:var(--sk-surface)}12%{fill:color-mix(in srgb, var(--sk-green) 16%, transparent)}}.WorkflowGraph-module__SywFpa__nodeLabel{fill:var(--sk-ink);font-family:var(--font-heading,sans-serif);text-anchor:middle;font-size:10px;font-weight:600}@media (prefers-reduced-motion:reduce){.WorkflowGraph-module__SywFpa__edge{stroke-dashoffset:0;animation:none}.WorkflowGraph-module__SywFpa__trigger,.WorkflowGraph-module__SywFpa__ai,.WorkflowGraph-module__SywFpa__action,.WorkflowGraph-module__SywFpa__success{animation:none}}
.LivingKanban-module__zfmfpq__board{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);width:100%;box-shadow:var(--sk-shadow-md);grid-template-columns:repeat(4,1fr);gap:.5rem;padding:.85rem;display:grid}.LivingKanban-module__zfmfpq__column{flex-direction:column;gap:.5rem;min-width:0;display:flex}.LivingKanban-module__zfmfpq__columnHead{letter-spacing:.01em;color:var(--sk-ink-dim);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.35rem;font-size:.68rem;font-weight:600;display:flex;overflow:hidden}.LivingKanban-module__zfmfpq__stageDot{border-radius:var(--sk-radius-pill);background:var(--sk-blue);flex-shrink:0;width:6px;height:6px}.LivingKanban-module__zfmfpq__stageDot[data-final=true]{background:var(--sk-green)}.LivingKanban-module__zfmfpq__slot{border-radius:var(--sk-radius-inner);background:var(--sk-surface-2);border:1px solid var(--sk-border);flex-direction:column;gap:.4rem;min-height:348px;padding:.35rem;display:flex}.LivingKanban-module__zfmfpq__card{border-radius:var(--sk-radius-inner);background:var(--sk-surface);border:1px solid var(--sk-border);box-shadow:var(--sk-shadow-sm);flex-direction:column;gap:.15rem;padding:.5rem;display:flex}.LivingKanban-module__zfmfpq__card[data-placed=true]{border-color:color-mix(in srgb, var(--sk-green) 45%, transparent)}.LivingKanban-module__zfmfpq__card[data-flash=true]{animation:.9s LivingKanban-module__zfmfpq__placedFlash}@keyframes LivingKanban-module__zfmfpq__placedFlash{0%{background:color-mix(in srgb, var(--sk-green) 24%, var(--sk-surface));box-shadow:0 0 0 3px color-mix(in srgb, var(--sk-green) 30%, transparent)}to{background:var(--sk-surface);box-shadow:var(--sk-shadow-sm)}}.LivingKanban-module__zfmfpq__cardTop{justify-content:space-between;align-items:center;display:flex}.LivingKanban-module__zfmfpq__avatar{border-radius:var(--sk-radius-pill);background:var(--sk-blue-soft);width:20px;height:20px;color:var(--sk-blue);justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:inline-flex}.LivingKanban-module__zfmfpq__score{font-family:var(--font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;border-radius:var(--sk-radius-pill);background:var(--sk-surface-2);color:var(--sk-ink-dim);padding:.05rem .3rem;font-size:.65rem;font-weight:600;animation:2.4s ease-in-out infinite LivingKanban-module__zfmfpq__scorePulse}.LivingKanban-module__zfmfpq__score[data-high=true]{color:var(--sk-green);background:color-mix(in srgb, var(--sk-green) 12%, transparent)}@keyframes LivingKanban-module__zfmfpq__scorePulse{0%,to{opacity:1}50%{opacity:.55}}.LivingKanban-module__zfmfpq__name{color:var(--sk-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:600;overflow:hidden}.LivingKanban-module__zfmfpq__role{color:var(--sk-ink-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}@media (prefers-reduced-motion:reduce){.LivingKanban-module__zfmfpq__card[data-flash=true],.LivingKanban-module__zfmfpq__score{animation:none}}@media (max-width:768px){.LivingKanban-module__zfmfpq__board{padding:.6rem}.LivingKanban-module__zfmfpq__slot{min-height:272px}.LivingKanban-module__zfmfpq__role{display:none}}
.sk-footer{background:var(--sk-surface);border-top:1px solid var(--sk-border);z-index:1;padding:4rem 0 2.5rem;position:relative}.sk-footer-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.sk-footer-grid{grid-template-columns:1.8fr repeat(4,1fr);align-items:start;gap:3rem 2rem;display:grid}.sk-footer-brand{max-width:360px}.sk-footer-logo{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.75rem;font-weight:700;display:inline-flex}.sk-footer-logo-text{background:linear-gradient(135deg, var(--sk-blue) 0%, var(--lightningcss-light,var(--sk-indigo))var(--lightningcss-dark,var(--sk-indigo-soft)) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sk-footer-blurb{color:var(--sk-ink-dim);font-size:.95rem;line-height:1.6}.sk-footer-contact{flex-direction:column;gap:.55rem;margin-top:1.5rem;list-style:none;display:flex}.sk-footer-contact-item{color:var(--sk-ink-dim);align-items:center;gap:.55rem;font-size:.9rem;transition:color .2s;display:inline-flex}a.sk-footer-contact-item:hover{color:var(--sk-blue)}.sk-footer-col-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:var(--sk-ink-dim);margin-bottom:1rem;font-size:.8rem;font-weight:600}.sk-footer-list{flex-direction:column;gap:.6rem;list-style:none;display:flex}.sk-footer-link{color:var(--sk-ink);font-size:.925rem;transition:color .2s}.sk-footer-link:hover{color:var(--sk-blue)}.sk-footer-bottom{border-top:1px solid var(--sk-border);justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.75rem;display:flex}.sk-footer-copyright{color:var(--sk-ink-dim);font-size:.85rem}.sk-footer-social{gap:.75rem;display:flex}.sk-footer-social-link{border-radius:var(--sk-radius-pill);background:var(--sk-blue-soft);width:40px;height:40px;color:var(--sk-blue);justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s;display:flex}.sk-footer-social-link:hover{background:var(--sk-blue);color:var(--sk-on-accent);transform:translateY(-2px)}@media (max-width:1024px){.sk-footer-grid{grid-template-columns:repeat(4,1fr)}.sk-footer-brand{grid-column:1/-1;max-width:520px}}@media (max-width:768px){.sk-footer{padding:3rem 0 2rem}.sk-footer-inner{padding:0 1rem}.sk-footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.sk-footer-bottom{text-align:left;flex-direction:column;align-items:flex-start}}@media (max-width:480px){.sk-footer-grid{grid-template-columns:1fr}}[data-seasonal-theme=lunar-new-year] .sk-footer{border-top-color:#dc26264d}[data-seasonal-theme=lunar-new-year] .sk-footer-logo-text{background:linear-gradient(135deg,#dc2626 0%,gold 50%,#b91c1c 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite lny-footer-shimmer}@keyframes lny-footer-shimmer{0%,to{background-position:0%}50%{background-position:100%}}[data-seasonal-theme=lunar-new-year] .sk-footer-link:hover{color:#dc2626}[data-seasonal-theme=lunar-new-year] .sk-footer-social-link{color:#dc2626;background:#dc26261a}[data-seasonal-theme=lunar-new-year] .sk-footer-social-link:hover{color:gold;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}
.demo-module__DUobha__heroTitle{letter-spacing:-.03em;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:700;line-height:1.05;font-family:var(--font-heading)}.demo-module__DUobha__gradText{background:linear-gradient(135deg,var(--lightningcss-light,#1565c0)var(--lightningcss-dark,#4f9dff),var(--lightningcss-light,#157347)var(--lightningcss-dark,#2ecc71));-webkit-text-fill-color:transparent;color:var(--lightningcss-light,#1565c0)var(--lightningcss-dark,#8cc0ff);-webkit-background-clip:text;background-clip:text}.demo-module__DUobha__liveDot{background:#2ecc71;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #2ecc7138}.demo-module__DUobha__heroAmbient{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.demo-module__DUobha__glow{filter:blur(90px);border-radius:50%;position:absolute}.demo-module__DUobha__glowBlue{width:560px;height:560px;opacity:var(--lightningcss-light,.35)var(--lightningcss-dark,.5);background:radial-gradient(circle,#4f9dff8c 0%,#0000 70%);top:-220px;right:-140px}.demo-module__DUobha__glowGreen{width:500px;height:500px;opacity:var(--lightningcss-light,.35)var(--lightningcss-dark,.5);background:radial-gradient(circle,#2ecc716b 0%,#0000 70%);top:220px;left:-200px}.demo-module__DUobha__matchRow{border-top:1px solid var(--app-border,var(--lightningcss-light,#e9ecef)var(--lightningcss-dark,#2a2d3a));grid-template-columns:40px 1.4fr 1.8fr auto;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.demo-module__DUobha__matchRow:first-child{border-top:none}.demo-module__DUobha__avatar{color:#fff;background:linear-gradient(135deg,#4f9dff,#2b2d42);border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.82rem;font-weight:700;display:flex}.demo-module__DUobha__scoreNum{font-variant-numeric:tabular-nums;color:var(--lightningcss-light,#1565c0)var(--lightningcss-dark,#8cc0ff);text-align:right;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:1.4rem;font-weight:700;line-height:1}.demo-module__DUobha__rationale{color:var(--lightningcss-light,#4a5568)var(--lightningcss-dark,#b8bcc8);margin-top:2px;font-size:.8rem;font-style:italic}.demo-module__DUobha__kanbanScroll{padding-bottom:.5rem;overflow-x:auto}.demo-module__DUobha__kanban{grid-auto-columns:minmax(196px,1fr);grid-auto-flow:column;gap:.85rem;min-width:900px;display:grid}.demo-module__DUobha__kcol{flex-direction:column;display:flex}.demo-module__DUobha__kcolHead{padding:0 4px .6rem}.demo-module__DUobha__kdot{border-radius:3px;width:9px;height:9px;display:inline-block}.demo-module__DUobha__kcolBody{background:var(--lightningcss-light,#eef3f9)var(--lightningcss-dark,#151726);border:1.5px dashed #0000;border-radius:12px;flex:1;min-height:130px;padding:.5rem;transition:border-color .15s,background .15s}.demo-module__DUobha__drop{background:var(--lightningcss-light,#e3f0ff)var(--lightningcss-dark,#4f9dff1a);border-color:#4f9dff}.demo-module__DUobha__kcard{background:var(--mantine-color-body);border:1px solid var(--app-border,var(--lightningcss-light,#e9ecef)var(--lightningcss-dark,#2a2d3a));cursor:grab;border-left:3px solid #868e96;border-radius:10px;margin-bottom:.5rem;padding:.7rem .75rem;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 2px #1b24390f}.demo-module__DUobha__kcard:last-child{margin-bottom:0}.demo-module__DUobha__kcard:hover{transform:translateY(-2px);box-shadow:0 6px 18px #4f9dff29}.demo-module__DUobha__kcard:active{cursor:grabbing}.demo-module__DUobha__kcard:focus-visible{outline-offset:2px;outline:2px solid #4f9dff}.demo-module__DUobha__kscore{color:var(--lightningcss-light,#1565c0)var(--lightningcss-dark,#8cc0ff);margin-top:.35rem;display:inline-block}.demo-module__DUobha__nodeRow{align-items:stretch;padding:.4rem 2px 1.2rem;display:flex;overflow-x:auto}.demo-module__DUobha__node{border:1px solid var(--app-border,var(--lightningcss-light,#e9ecef)var(--lightningcss-dark,#2a2d3a));background:var(--mantine-color-body);border-radius:13px;flex:none;width:216px;padding:.9rem;box-shadow:0 1px 2px #1b24390f}.demo-module__DUobha__conn{background:var(--lightningcss-light,#cdd8e6)var(--lightningcss-dark,#363a52);flex:none;align-self:center;width:40px;height:2px;position:relative}.demo-module__DUobha__conn:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid var(--lightningcss-light,#cdd8e6)var(--lightningcss-dark,#363a52);position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.demo-module__DUobha__connLive{background:#4f9dff}.demo-module__DUobha__connLive:after{border-left-color:#4f9dff}.demo-module__DUobha__fieldRow{border-top:1px solid var(--app-border,var(--lightningcss-light,#e9ecef)var(--lightningcss-dark,#2a2d3a));grid-template-columns:104px 1fr;align-items:start;gap:.75rem;padding:.65rem 0;display:grid}.demo-module__DUobha__fieldRow:first-child{border-top:none}.demo-module__DUobha__fieldLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--lightningcss-light,#5c6b84)var(--lightningcss-dark,#b8bcc8);padding-top:2px;font-size:.68rem;font-weight:700}.demo-module__DUobha__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.demo-module__DUobha__matchRow{grid-template-columns:34px 1fr auto}.demo-module__DUobha__matchRow .demo-module__DUobha__matchSkills{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.demo-module__DUobha__kcard,.demo-module__DUobha__kcolBody{transition:none}.demo-module__DUobha__kcard:hover{transform:none}}
.ProfileAssembly-module__T60SzW__scene{aspect-ratio:4/3;width:100%;min-height:300px;max-height:340px;position:relative}.ProfileAssembly-module__T60SzW__threads{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ProfileAssembly-module__T60SzW__thread{fill:none;stroke:var(--sk-border-strong);stroke-width:1.5px;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .5s cubic-bezier(.16,1,.3,1),stroke .3s}.ProfileAssembly-module__T60SzW__thread[data-active=true]{stroke:var(--sk-blue-glow);stroke-dashoffset:0}@media (prefers-reduced-motion:reduce){.ProfileAssembly-module__T60SzW__thread{transition:none}}.ProfileAssembly-module__T60SzW__source{left:0;top:var(--y);border-radius:var(--sk-radius-pill);background:var(--sk-surface);border:1px solid var(--sk-border);box-shadow:var(--sk-shadow-sm);color:var(--sk-ink-dim);align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.72rem;font-weight:600;transition:color .3s,border-color .3s,transform .3s;display:inline-flex;position:absolute;transform:translateY(-50%)}.ProfileAssembly-module__T60SzW__source[data-active=true]{color:var(--sk-blue);border-color:color-mix(in srgb, var(--sk-blue) 40%, transparent);transform:translateY(-50%)translate(2px)}.ProfileAssembly-module__T60SzW__card{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);width:min(62%,260px);box-shadow:var(--sk-shadow-md);flex-direction:column;gap:.75rem;padding:1rem;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ProfileAssembly-module__T60SzW__cardHead{align-items:center;gap:.65rem;display:flex}.ProfileAssembly-module__T60SzW__avatar{border-radius:var(--sk-radius-pill);background:var(--sk-surface-2);border:1px solid var(--sk-border);flex-shrink:0;width:34px;height:34px;transition:background .4s,border-color .4s}.ProfileAssembly-module__T60SzW__avatar[data-full=true]{background:var(--sk-blue-soft);border-color:color-mix(in srgb, var(--sk-blue) 40%, transparent)}.ProfileAssembly-module__T60SzW__meter{flex:1;grid-template-columns:1fr auto;align-items:center;gap:.15rem .5rem;display:grid}.ProfileAssembly-module__T60SzW__meterLabel{color:var(--sk-ink-dim);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.ProfileAssembly-module__T60SzW__meterVal{font-family:var(--font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;color:var(--sk-blue);text-align:right;font-size:.85rem;font-weight:700}.ProfileAssembly-module__T60SzW__meterTrack{border-radius:var(--sk-radius-pill);background:var(--sk-surface-2);grid-column:1/-1;height:5px;overflow:hidden}.ProfileAssembly-module__T60SzW__meterFill{border-radius:var(--sk-radius-pill);background:var(--sk-gradient);height:100%;display:block}.ProfileAssembly-module__T60SzW__fields{flex-direction:column;gap:.4rem;display:flex}.ProfileAssembly-module__T60SzW__field{border-radius:var(--sk-radius-inner);background:var(--sk-surface-2);border:1px solid #0000;justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem .5rem;transition:border-color .3s;display:flex}.ProfileAssembly-module__T60SzW__field[data-on=true]{border-color:var(--sk-border)}.ProfileAssembly-module__T60SzW__fieldLabel{color:var(--sk-ink-dim);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem;font-weight:600}.ProfileAssembly-module__T60SzW__fieldValue{color:var(--sk-ink);white-space:nowrap;text-overflow:ellipsis;max-width:60%;font-size:.72rem;font-weight:600;overflow:hidden}.ProfileAssembly-module__T60SzW__skeleton{border-radius:var(--sk-radius-pill);background:var(--sk-border);width:44%;height:8px}@media (max-width:768px){.ProfileAssembly-module__T60SzW__scene{aspect-ratio:16/11}.ProfileAssembly-module__T60SzW__source span{display:none}.ProfileAssembly-module__T60SzW__card{width:60%}}
.SequencePulse-module__LM-oyq__scene{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);width:100%;min-height:300px;box-shadow:var(--sk-shadow-md);flex-direction:column;justify-content:center;gap:2.5rem;padding:1.5rem 1rem;display:flex;position:relative}.SequencePulse-module__LM-oyq__rail{grid-template-columns:repeat(3,1fr);padding-top:3.5rem;display:grid;position:relative}.SequencePulse-module__LM-oyq__line{border-radius:var(--sk-radius-pill);background:var(--sk-border-strong);height:2px;position:absolute;top:calc(3.5rem + 7px);left:6%;right:6%}.SequencePulse-module__LM-oyq__pulse{border-radius:var(--sk-radius-pill);background:var(--sk-blue);width:10px;height:10px;box-shadow:0 0 0 4px var(--sk-blue-soft);animation:4.5s linear infinite SequencePulse-module__LM-oyq__travel;position:absolute;top:calc(3.5rem + 3px);left:6%}@keyframes SequencePulse-module__LM-oyq__travel{0%{opacity:0;transform:translate(0)}6%{opacity:1}92%{opacity:1}to{opacity:0;transform:translate(min(88vw,380px))}}.SequencePulse-module__LM-oyq__stop{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.SequencePulse-module__LM-oyq__node{border-radius:var(--sk-radius-pill);background:var(--sk-surface);border:2px solid var(--sk-blue);z-index:1;width:16px;height:16px;animation:4.5s ease-in-out infinite SequencePulse-module__LM-oyq__nodePop;animation-delay:calc(var(--i) * 1.35s)}@keyframes SequencePulse-module__LM-oyq__nodePop{0%,20%{background:var(--sk-surface);transform:scale(1)}26%{background:var(--sk-blue);transform:scale(1.35)}40%,to{background:var(--sk-surface);transform:scale(1)}}.SequencePulse-module__LM-oyq__bubble{border-radius:var(--sk-radius-pill);background:var(--sk-surface-2);border:1px solid var(--sk-border);color:var(--sk-blue);white-space:nowrap;box-shadow:var(--sk-shadow-sm);opacity:0;animation:4.5s ease-in-out infinite SequencePulse-module__LM-oyq__bubbleIn;animation-delay:calc(var(--i) * 1.35s);align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex;position:absolute;bottom:calc(100% + .5rem)}@keyframes SequencePulse-module__LM-oyq__bubbleIn{0%,18%{opacity:0;transform:translateY(6px)scale(.9)}28%,60%{opacity:1;transform:translateY(0)scale(1)}74%,to{opacity:0;transform:translateY(-4px)scale(.96)}}.SequencePulse-module__LM-oyq__day{font-family:var(--font-mono,ui-monospace, monospace);color:var(--sk-ink-dim);font-size:.68rem;font-weight:600}.SequencePulse-module__LM-oyq__branch{justify-content:center;align-items:center;gap:.75rem;display:flex}.SequencePulse-module__LM-oyq__branchLine{border-radius:var(--sk-radius-pill);background:color-mix(in srgb, var(--sk-green) 55%, transparent);width:42px;height:2px}.SequencePulse-module__LM-oyq__replied{border-radius:var(--sk-radius-pill);background:color-mix(in srgb, var(--sk-green) 12%, transparent);border:1px solid color-mix(in srgb, var(--sk-green) 40%, transparent);color:var(--sk-green);white-space:nowrap;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}@media (prefers-reduced-motion:reduce){.SequencePulse-module__LM-oyq__pulse{opacity:0;animation:none}.SequencePulse-module__LM-oyq__node,.SequencePulse-module__LM-oyq__bubble{animation:none}.SequencePulse-module__LM-oyq__bubble{opacity:1;transform:none}}@media (max-width:768px){.SequencePulse-module__LM-oyq__bubble span{display:none}.SequencePulse-module__LM-oyq__replied{font-size:.7rem}}
.NodeCanvasSection-module__CxBKjW__band{background:var(--sk-surface);border-block:1px solid var(--sk-border);background-image:radial-gradient(circle, var(--sk-border) 1px, transparent 1px);background-size:22px 22px;padding:clamp(4rem,8vw,7rem) 1.5rem}.NodeCanvasSection-module__CxBKjW__inner{max-width:1200px;margin:0 auto}.NodeCanvasSection-module__CxBKjW__heading{max-width:44rem;margin-bottom:2.5rem}.NodeCanvasSection-module__CxBKjW__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--sk-ink);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.1}.NodeCanvasSection-module__CxBKjW__subtitle{color:var(--sk-ink-dim);text-wrap:balance;margin-top:.85rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.NodeCanvasSection-module__CxBKjW__canvas{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.NodeCanvasSection-module__CxBKjW__node{border-radius:var(--sk-radius-card);background:var(--sk-bg);border:1px solid var(--sk-border-strong);box-shadow:var(--sk-shadow-sm);flex-direction:column;gap:.35rem;padding:1.25rem;display:flex}.NodeCanvasSection-module__CxBKjW__nodeIcon{color:var(--sk-blue);align-items:center;margin-bottom:.25rem;display:inline-flex}.NodeCanvasSection-module__CxBKjW__nodeLabel{font-family:var(--font-heading);color:var(--sk-ink);font-size:1.05rem;font-weight:700}.NodeCanvasSection-module__CxBKjW__nodeHint{color:var(--sk-ink-dim);font-size:.85rem}@media (max-width:768px){.NodeCanvasSection-module__CxBKjW__canvas{grid-template-columns:1fr}}@media (min-width:561px) and (max-width:768px){.NodeCanvasSection-module__CxBKjW__canvas{grid-template-columns:repeat(2,1fr)}}
.RadialReach-module__l0rGWW__panel{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);height:100%;min-height:320px;box-shadow:var(--sk-shadow-md);flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.RadialReach-module__l0rGWW__chart{aspect-ratio:1;width:100%;max-width:280px}.RadialReach-module__l0rGWW__pulseRing{fill:none;stroke:var(--sk-blue);stroke-width:1.5px}.RadialReach-module__l0rGWW__spoke{stroke:var(--sk-border);stroke-width:1px}.RadialReach-module__l0rGWW__centerNode{fill:var(--sk-blue)}.RadialReach-module__l0rGWW__centerLabel{font-family:var(--font-geist-mono);fill:var(--sk-on-accent);font-size:9px;font-weight:600}.RadialReach-module__l0rGWW__node{fill:var(--sk-surface);stroke:var(--sk-border-strong);stroke-width:1.5px}.RadialReach-module__l0rGWW__nodeReplied{stroke:var(--sk-green)}.RadialReach-module__l0rGWW__nodeLabel{font-family:var(--font-geist-mono);fill:var(--sk-ink-dim);font-size:8px}.RadialReach-module__l0rGWW__replyDot{fill:var(--sk-green)}.RadialReach-module__l0rGWW__counterRow{align-items:baseline;gap:.45rem;display:flex}.RadialReach-module__l0rGWW__counterValue{font-family:var(--font-geist-mono);font-variant-numeric:tabular-nums;color:var(--sk-ink);font-size:1.35rem;font-weight:600}.RadialReach-module__l0rGWW__counterLabel{color:var(--sk-ink-dim);font-size:.72rem}
.LandingPage-module__CEBI7a__page{background:var(--sk-bg);color:var(--sk-ink);position:relative}
.EngageTrackSection-module__Y2BWMa__outer{height:280vh;position:relative}.EngageTrackSection-module__Y2BWMa__viewport{flex-direction:column;justify-content:center;gap:2rem;height:100dvh;padding:2rem 1.5rem;display:flex;position:sticky;top:0;overflow:hidden}.EngageTrackSection-module__Y2BWMa__headingRow{width:100%;max-width:1200px;margin:0 auto;padding-inline:.5rem}.EngageTrackSection-module__Y2BWMa__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--sk-ink);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.1}.EngageTrackSection-module__Y2BWMa__subtitle{max-width:42rem;color:var(--sk-ink-dim);text-wrap:balance;margin-top:.75rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.EngageTrackSection-module__Y2BWMa__row{gap:1.25rem;padding-inline:max(1.5rem,50vw - 600px + .5rem);display:flex}.EngageTrackSection-module__Y2BWMa__card{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);box-shadow:var(--sk-shadow-md);flex-direction:column;flex:0 0 clamp(260px,30vw,340px);gap:.75rem;padding:1.75rem;display:flex}.EngageTrackSection-module__Y2BWMa__iconWrap{border-radius:var(--sk-radius-inner);background:var(--sk-blue-soft);width:46px;height:46px;color:var(--sk-blue);justify-content:center;align-items:center;display:inline-flex}.EngageTrackSection-module__Y2BWMa__cardTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--sk-ink);font-size:1.2rem;font-weight:700}.EngageTrackSection-module__Y2BWMa__cardBody{color:var(--sk-ink-dim);font-size:.95rem;line-height:1.6}@media (max-width:768px),(prefers-reduced-motion:reduce){.EngageTrackSection-module__Y2BWMa__outer{height:auto}.EngageTrackSection-module__Y2BWMa__viewport{height:auto;padding-inline:1rem;position:static;overflow:visible}.EngageTrackSection-module__Y2BWMa__row{flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding-inline:0;transform:none!important}.EngageTrackSection-module__Y2BWMa__card{flex:auto}}
.ConversationStream-module__7jgOea__panel{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);height:100%;min-height:320px;box-shadow:var(--sk-shadow-md);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.ConversationStream-module__7jgOea__chipRow{flex-wrap:wrap;gap:.4rem;display:flex}.ConversationStream-module__7jgOea__chip{border-radius:var(--sk-radius-pill);background:var(--sk-surface-2);color:var(--sk-ink-dim);border:1px solid var(--sk-border);padding:.3rem .65rem;font-size:.72rem;transition:background .3s,color .3s,border-color .3s}.ConversationStream-module__7jgOea__chipActive{background:var(--sk-blue-soft);color:var(--sk-blue);border-color:var(--sk-blue)}.ConversationStream-module__7jgOea__thread{flex-direction:column;flex:1;justify-content:flex-end;gap:.75rem;display:flex}.ConversationStream-module__7jgOea__userBubble{border-radius:var(--sk-radius-inner);background:var(--sk-blue);max-width:90%;color:var(--sk-on-accent);align-self:flex-end;align-items:center;gap:.4rem;padding:.55rem .85rem;font-size:.82rem;font-weight:500;display:inline-flex}.ConversationStream-module__7jgOea__typingRow{align-self:flex-start;gap:.3rem;padding:.6rem .85rem;display:inline-flex}.ConversationStream-module__7jgOea__dot{background:var(--sk-ink-dim);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite ConversationStream-module__7jgOea__bounce}.ConversationStream-module__7jgOea__dot:nth-child(2){animation-delay:.15s}.ConversationStream-module__7jgOea__dot:nth-child(3){animation-delay:.3s}@keyframes ConversationStream-module__7jgOea__bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ConversationStream-module__7jgOea__answer{max-width:95%;color:var(--sk-ink);align-self:flex-start;margin:0;font-size:.85rem;line-height:1.55}.ConversationStream-module__7jgOea__word{display:inline-block}.ConversationStream-module__7jgOea__resultCard{border-radius:var(--sk-radius-inner);background:var(--sk-surface-2);border:1px solid var(--sk-border);flex-direction:column;gap:.4rem;padding:.65rem .85rem;display:flex}.ConversationStream-module__7jgOea__resultRow{justify-content:space-between;align-items:center;gap:.75rem;font-size:.78rem;display:flex}.ConversationStream-module__7jgOea__resultName{color:var(--sk-ink);font-weight:500}.ConversationStream-module__7jgOea__resultStage{color:var(--sk-blue);font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.68rem}@media (prefers-reduced-motion:reduce){.ConversationStream-module__7jgOea__dot{opacity:.6;animation:none}}
.InsightPulse-module__JBkFNG__panel{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);height:100%;min-height:320px;box-shadow:var(--sk-shadow-md);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.InsightPulse-module__JBkFNG__chartBlock{border-bottom:1px solid var(--sk-border);flex-direction:column;gap:.5rem;padding-bottom:.75rem;display:flex}.InsightPulse-module__JBkFNG__chart{width:100%;height:68px;display:block}.InsightPulse-module__JBkFNG__counterRow{align-items:baseline;gap:.5rem;display:flex}.InsightPulse-module__JBkFNG__counterValue{font-family:var(--font-geist-mono);font-variant-numeric:tabular-nums;color:var(--sk-ink);font-size:1.5rem;font-weight:600}.InsightPulse-module__JBkFNG__counterLabel{color:var(--sk-ink-dim);font-size:.72rem}.InsightPulse-module__JBkFNG__insightList{flex-direction:column;gap:.55rem;display:flex}.InsightPulse-module__JBkFNG__insightCard{border-radius:var(--sk-radius-inner);background:var(--sk-surface-2);border:1px solid var(--sk-border);align-items:center;gap:.65rem;padding:.65rem .8rem;display:flex}.InsightPulse-module__JBkFNG__insightIcon{border-radius:var(--sk-radius-inner);background:var(--sk-blue-soft);width:26px;height:26px;color:var(--sk-blue);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.InsightPulse-module__JBkFNG__insightText{color:var(--sk-ink);font-size:.78rem;line-height:1.4}
.WaveToWords-module__mUDPMW__panel{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);height:100%;min-height:320px;box-shadow:var(--sk-shadow-md);flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.WaveToWords-module__mUDPMW__sampleTag{border-radius:var(--sk-radius-pill);background:var(--sk-surface-2);border:1px solid var(--sk-border);letter-spacing:.03em;text-transform:uppercase;color:var(--sk-ink-dim);align-self:flex-end;padding:.15rem .5rem;font-size:.64rem}.WaveToWords-module__mUDPMW__waveRow{justify-content:space-between;align-items:center;height:104px;padding:0 .15rem;display:flex}.WaveToWords-module__mUDPMW__bar{border-radius:var(--sk-radius-pill);background:var(--sk-blue);transform-origin:50%;flex:0 0 5px;width:5px;height:100%}.WaveToWords-module__mUDPMW__transcript{border-top:1px solid var(--sk-border);flex-direction:column;flex:1;justify-content:center;gap:.35rem;min-height:4.5rem;padding-top:.75rem;display:flex}.WaveToWords-module__mUDPMW__line{color:var(--sk-ink);margin:0;font-size:.82rem;line-height:1.5}.WaveToWords-module__mUDPMW__phraseBlock{flex-direction:column;gap:.4rem;display:flex}.WaveToWords-module__mUDPMW__phraseLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--sk-ink-dim);font-size:.64rem}.WaveToWords-module__mUDPMW__phraseRow{flex-wrap:wrap;gap:.4rem;min-height:1.75rem;display:flex}.WaveToWords-module__mUDPMW__phraseChip{border-radius:var(--sk-radius-pill);background:color-mix(in srgb, var(--sk-green) 14%, transparent);color:var(--sk-green);border:1px solid color-mix(in srgb, var(--sk-green) 30%, transparent);padding:.3rem .65rem;font-size:.72rem;font-weight:500}
.StreamMerge-module__jMaRZG__scene{border-radius:var(--sk-radius-card);background:var(--sk-surface);border:1px solid var(--sk-border);width:100%;min-height:300px;box-shadow:var(--sk-shadow-md);grid-template-columns:auto 1fr;align-items:center;gap:1.25rem;padding:1.25rem;display:grid;position:relative;overflow:hidden}.StreamMerge-module__jMaRZG__lanes{flex-direction:column;gap:1.25rem;padding-right:.25rem;display:flex}.StreamMerge-module__jMaRZG__lane{border-radius:var(--sk-radius-pill);background:var(--sk-surface-2);border:1px solid var(--sk-border);color:var(--sk-ink-dim);white-space:nowrap;align-items:center;gap:.4rem;padding:.35rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.StreamMerge-module__jMaRZG__laneDot,.StreamMerge-module__jMaRZG__rowDot{border-radius:var(--sk-radius-pill);flex-shrink:0;width:8px;height:8px}.StreamMerge-module__jMaRZG__laneDot{animation:2.6s ease-in-out infinite StreamMerge-module__jMaRZG__sk-lanedot}.StreamMerge-module__jMaRZG__laneDot[data-lane="0"],.StreamMerge-module__jMaRZG__rowDot[data-lane="0"]{background:var(--sk-blue)}.StreamMerge-module__jMaRZG__laneDot[data-lane="1"],.StreamMerge-module__jMaRZG__rowDot[data-lane="1"]{background:var(--sk-indigo-soft);animation-delay:.4s}.StreamMerge-module__jMaRZG__laneDot[data-lane="2"],.StreamMerge-module__jMaRZG__rowDot[data-lane="2"]{background:var(--sk-ink-dim);animation-delay:.8s}@keyframes StreamMerge-module__jMaRZG__sk-lanedot{0%,to{opacity:.55}50%{opacity:1}}.StreamMerge-module__jMaRZG__queue{border-radius:var(--sk-radius-inner);background:var(--sk-bg);border:1px solid var(--sk-border);flex-direction:column;gap:.4rem;padding:.75rem;display:flex}.StreamMerge-module__jMaRZG__queueHead{color:var(--sk-ink-dim);justify-content:space-between;align-items:center;padding:0 .25rem .35rem;font-size:.72rem;font-weight:600;display:flex}.StreamMerge-module__jMaRZG__count{font-family:var(--font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;color:var(--sk-blue);border-radius:var(--sk-radius-pill);background:var(--sk-blue-soft);padding:.1rem .45rem}.StreamMerge-module__jMaRZG__rows{flex-direction:column;gap:.4rem;display:flex}.StreamMerge-module__jMaRZG__row{border-radius:var(--sk-radius-inner);background:var(--sk-surface);border:1px solid var(--sk-border);align-items:center;gap:.55rem;padding:.5rem .6rem;display:flex}.StreamMerge-module__jMaRZG__rowDot{align-self:flex-start;margin-top:.3rem}.StreamMerge-module__jMaRZG__rowText{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.StreamMerge-module__jMaRZG__rowName{color:var(--sk-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:600;overflow:hidden}.StreamMerge-module__jMaRZG__rowSnippet{color:var(--sk-ink-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.66rem;overflow:hidden}.StreamMerge-module__jMaRZG__unread{border-radius:var(--sk-radius-pill);background:var(--sk-blue);width:7px;height:7px;box-shadow:0 0 0 3px var(--sk-blue-soft);flex-shrink:0}@media (prefers-reduced-motion:reduce){.StreamMerge-module__jMaRZG__laneDot{opacity:.8;animation:none}}@media (max-width:768px){.StreamMerge-module__jMaRZG__lane{padding:.3rem .5rem;font-size:.66rem}}
