/*! Stellarr Studio */
.solution-workflow{--flow-accent:var(--purple-dark);--flow-line:var(--line);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 20px 70px #39244408}.solution-workflow-top{border-bottom:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:20px 28px;font-size:11px;display:flex}.solution-workflow-top>span:first-child{color:var(--flow-accent);align-items:center;gap:9px;font-weight:600;display:flex}.solution-workflow-top i{background:var(--flow-accent);border-radius:50%;width:7px;height:7px}.solution-workflow-canvas{border-radius:0 0 var(--radius) var(--radius);background:radial-gradient(circle at 1px 1px,#8c6c9915 1px,#0000 0) 0 0/20px 20px;padding:32px}.solution-scenario{max-width:730px;margin:0 0 30px;font-size:15px;font-weight:600;line-height:1.7}.solution-flow-stages{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:0 0 34px;padding:0;list-style:none;display:grid}.solution-flow-stages>li{min-width:0;position:relative}.solution-flow-stages .solution-flow-spotlight{border:1px solid var(--line);background:var(--white);border-radius:18px;height:100%;padding:0;transition:border-color .18s,box-shadow .18s;overflow:visible}.solution-flow-spotlight:before{border-radius:inherit}.solution-flow-stages>li[data-active=true] .solution-flow-spotlight{border-color:var(--flow-accent);box-shadow:0 0 0 1px var(--flow-accent)}.solution-flow-stages button{z-index:1;text-align:left;border-radius:inherit;width:100%;height:100%;min-height:205px;color:inherit;background:0 0;border:0;flex-direction:column;align-items:stretch;padding:21px 19px 17px;display:flex;position:relative}.solution-flow-stages button:disabled{cursor:default;opacity:1}.solution-flow-stages button:focus-visible{outline-offset:5px}.solution-step-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:19px;display:flex}.solution-brand{align-items:center;gap:9px;min-width:0;font-size:11px;font-weight:600;line-height:1.5;display:inline-flex}.solution-brand img{object-fit:contain;flex:none;width:38px;height:38px}.solution-step-number{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.solution-step-name{text-wrap:balance;margin-bottom:9px;font-size:16px;font-weight:600;line-height:1.4}.solution-step-action{color:var(--muted);margin-bottom:20px;font-size:12px;line-height:1.7}.solution-step-tool{color:var(--flow-accent);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;font-size:10px;font-weight:500;display:flex}.solution-step-tool .icon{width:14px;height:14px}.solution-flow-connector{pointer-events:none;width:28px;height:20px;display:block;position:absolute;top:69px;left:100%}.solution-flow-connector svg{fill:none;width:100%;height:100%;stroke:var(--flow-line);stroke-width:2px;overflow:visible}.solution-flow-connector .solution-flow-signal{stroke:var(--flow-accent);stroke-dasharray:13 85;stroke-dashoffset:0;animation:2.6s linear infinite paused solution-flow-travel}.solution-flow-connector .solution-flow-arrow{stroke:var(--flow-accent)}.solution-workflow[data-motion=true] .solution-flow-signal{animation-play-state:running}.solution-flow-stages>li:nth-child(2) .solution-flow-signal{animation-delay:-.8s}.solution-flow-stages>li:nth-child(3) .solution-flow-signal{animation-delay:-1.6s}@keyframes solution-flow-travel{to{stroke-dashoffset:-98px}}.solution-workflow-inspect{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;padding-top:32px;display:grid}.solution-detail{min-width:0}.solution-detail-copy{min-height:210px}.solution-mini-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.6;display:block}.solution-detail h3{letter-spacing:-.035em;margin:13px 0 15px;font-size:clamp(22px,2vw,29px);line-height:1.2}.solution-detail p{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.85}.solution-detail-badge{color:var(--flow-accent);align-items:center;gap:8px;font-size:11px;line-height:1.5;display:inline-flex}.solution-detail-badge .icon{width:16px;height:16px}.solution-detail .solution-interaction-hint{margin:16px 0 0;font-size:10px}.solution-workflow[data-ready=false] .solution-interaction-hint{visibility:hidden}.solution-sketch{border:1px solid var(--line);background:var(--white);border-radius:17px;min-width:0;overflow:hidden;box-shadow:0 12px 32px #39244408}.solution-sketch-bar{border-bottom:1px solid var(--line);color:var(--muted);background:var(--bg);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:10px;line-height:1.5;display:flex}.solution-sketch-bar>span:nth-child(2){flex:1}.solution-sketch-bar>.icon{width:13px;height:13px}.solution-window-dots{gap:4px;display:flex}.solution-window-dots i{background:var(--line);border-radius:50%;width:5px;height:5px}.solution-sketch-body{padding:22px}.solution-sketch .solution-brand img{width:25px;height:25px}.solution-mail-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px;display:flex}.solution-mini-tag,.solution-reference{background:var(--purple-light);color:var(--flow-accent);border-radius:6px;padding:5px 8px;font-size:9px;line-height:1.6}.solution-paper{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:17px}.solution-paper>strong{margin:6px 0 16px;font-size:12px;line-height:1.6;display:block}.solution-skeleton{gap:7px;width:100%;display:grid}.solution-skeleton i{background:var(--line);opacity:.65;border-radius:3px;height:5px;display:block}.solution-skeleton i:nth-child(2){width:85%}.solution-skeleton i:nth-child(3){width:61%}.solution-ai-draft{color:var(--muted);align-items:center;gap:11px;padding:14px 0 0;font-size:11px;line-height:1.6;display:flex}.solution-ai-draft>.solution-brand>span{display:none}.solution-ai-draft>.icon{width:14px;margin-left:auto}.solution-proof{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:14px;margin:20px 0 0;padding-top:15px;display:grid}.solution-proof>div{min-width:0}.solution-proof dt{color:var(--muted);margin-bottom:4px;font-size:9px;line-height:1.6}.solution-proof dd{overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:600;line-height:1.5}.solution-doc-stack{padding:10px 14px 0;position:relative}.solution-doc-stack>span{border:1px solid var(--line);background:var(--bg);border-radius:9px;position:absolute;inset:0 28px 10px;transform:rotate(-3deg)}.solution-doc-stack>span:nth-child(2){inset:4px 20px 6px;transform:rotate(2deg)}.solution-doc-stack .solution-paper{position:relative}.solution-doc-stack b{margin:10px 0 14px;font-size:11px;display:block}.solution-doc-stack .icon{color:var(--flow-accent)}.solution-doc-stack mark{background:var(--purple-light);color:var(--flow-accent);border-radius:4px;margin-top:15px;padding:4px 6px;font-size:10px;line-height:1.6;display:block}.solution-kanban{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.solution-kanban>div{min-width:0}.solution-kanban .solution-mini-label{letter-spacing:0;align-items:center;gap:5px;margin-bottom:13px;font-size:8px;display:flex}.solution-kanban .solution-mini-label i{background:var(--flow-accent);border-radius:50%;width:5px;height:5px;display:inline-block}.solution-kanban-card{border:1px solid var(--line);background:var(--bg);border-radius:8px;margin-bottom:9px;padding:12px 9px}.solution-card-foot{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.solution-card-foot i:first-child{background:var(--purple-light);border-radius:3px;width:24px;height:5px}.solution-card-foot i:last-child{background:var(--line);border-radius:50%;width:13px;height:13px}.solution-portal-nav{align-items:center;gap:12px;margin-bottom:22px;display:flex}.solution-portal-nav>span{background:var(--line);border-radius:2px;width:36px;height:4px}.solution-portal-nav>.solution-portal-symbol{background:var(--flow-accent);border-radius:5px;width:15px;height:15px;margin-right:auto}.solution-portal-hero>strong{letter-spacing:-.04em;max-width:260px;margin:9px 0 14px;font-size:20px;line-height:1.3;display:block}.solution-portal-cta{background:var(--purple-light);color:var(--flow-accent);border-radius:7px;align-items:center;gap:9px;padding:8px 10px;font-size:9px;display:inline-flex}.solution-portal-cta .icon{width:12px;height:12px}.solution-portal-tiles{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.solution-portal-tiles>span{border:1px solid var(--line);background:var(--bg);border-radius:7px;height:34px}.solution-chat-question{background:var(--bg);border-radius:12px 12px 3px;margin-bottom:18px;margin-left:18%;padding:12px 14px;font-size:11px;line-height:1.6}.solution-chat-answer p{margin:12px 0 13px;font-size:12px;line-height:1.8}.solution-reference{align-items:center;gap:7px;display:inline-flex}.solution-reference .icon{width:13px;height:13px}.solution-data-sources{justify-content:space-around;gap:15px;display:flex}.solution-data-lines{fill:none;width:100%;height:42px;stroke:var(--flow-accent);stroke-width:1.2px}.solution-database{border:1px solid var(--line);border-radius:10px;overflow:hidden}.solution-database>.solution-brand{padding:13px}.solution-data-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.solution-data-row span{overflow-wrap:anywhere;min-width:0;padding:9px;font-size:9px;line-height:1.5}.solution-data-row span+span{border-left:1px solid var(--line)}.solution-data-row:first-of-type{background:var(--bg)}.solution-workflow-outcome{background:var(--purple-light);color:var(--flow-accent);align-items:flex-start;gap:12px;padding:22px 32px;display:flex}.solution-workflow-outcome .icon{width:18px;height:18px;margin-top:3px}.solution-workflow-outcome p{margin:0;font-size:13px;font-weight:500;line-height:1.8}.solution-workflow-note{color:var(--muted);margin:0;padding:17px 32px;font-size:10px;line-height:1.8}@media (width>=761px) and (width<=1050px){.solution-flow-stages{gap:18px}.solution-flow-stages button{padding:17px 12px}.solution-flow-connector{width:18px}.solution-step-name{font-size:14px}.solution-workflow-canvas{padding:24px}.solution-workflow-inspect{gap:25px}}@media (width<=760px){.solution-workflow-top{padding:17px 20px}.solution-workflow-top>span:last-child{font-size:9px}.solution-workflow-canvas{padding:24px 18px}.solution-scenario{margin-bottom:24px;font-size:14px}.solution-flow-stages{grid-template-columns:minmax(0,1fr);gap:22px;margin-bottom:26px}.solution-flow-stages button{min-height:115px;padding:18px 18px 16px 77px}.solution-step-top{flex-direction:column;gap:10px;margin:0;position:absolute;top:19px;left:20px}.solution-step-top img{width:34px;height:34px}.solution-step-number{font-size:9px}.solution-step-name{margin-bottom:7px;font-size:15px}.solution-step-action{margin-bottom:12px;font-size:11px}.solution-flow-connector{width:22px;height:22px;top:100%;left:33px;transform:rotate(90deg)}.solution-step-tool{font-size:9px}.solution-workflow-inspect{grid-template-columns:minmax(0,1fr);gap:23px;padding-top:26px}.solution-detail-copy{min-height:0}.solution-detail p{font-size:12px}.solution-sketch-body{padding:17px}.solution-sketch-bar{padding:12px 14px}.solution-workflow-outcome{padding:20px}.solution-workflow-outcome p{font-size:12px}.solution-workflow-note{padding:16px 20px}}@media (prefers-reduced-motion:reduce){.solution-workflow .solution-flow-signal{animation:none}.solution-flow-stages .solution-flow-spotlight,.solution-flow-spotlight:before{transition:none}}.solution-visual-section[data-astro-cid-dzzfwgdc]{padding-top:18px}.solution-visual-intro[data-astro-cid-dzzfwgdc]{max-width:760px;margin-bottom:32px}.solution-visual-intro[data-astro-cid-dzzfwgdc] h2[data-astro-cid-dzzfwgdc]{letter-spacing:-.035em;text-wrap:balance;margin:12px 0 18px;font-size:clamp(26px,3.3vw,43px);line-height:1.2}.solution-visual-intro[data-astro-cid-dzzfwgdc] p[data-astro-cid-dzzfwgdc]{color:var(--muted);max-width:670px;margin-bottom:0;font-size:15px;line-height:1.8}
