.hero-actions-module__93dClq__actions{--action-accent:#3e50dd;--action-on-accent:#fff;--action-border:color-mix(in srgb, var(--ink) 15%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;width:100%;max-width:100%;display:grid}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary{border:1px solid color-mix(in srgb, var(--action-accent) 90%, var(--ink));background:var(--action-accent);width:100%;height:96px;color:var(--action-on-accent);box-shadow:0 3px 8px color-mix(in srgb, var(--action-accent) 14%, transparent), inset 0 1px 0 color-mix(in srgb, var(--action-on-accent) 16%, transparent);border-radius:12px;flex-shrink:0;justify-content:space-between;gap:12px;padding:0 18px;font-size:14px;font-weight:550;transition:box-shadow .7s cubic-bezier(.22,.7,.2,1),border-color .7s cubic-bezier(.22,.7,.2,1);display:inline-flex;position:relative}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary:active{transform:scale(.99)}.hero-actions-module__93dClq__arrow{background:color-mix(in srgb, var(--action-on-accent) 14%, transparent);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:relative;overflow:hidden}.hero-actions-module__93dClq__arrow svg{width:16px;height:16px;transition:transform .65s cubic-bezier(.22,.7,.2,1);position:absolute}.hero-actions-module__93dClq__primary:is(:hover,:focus-visible) .hero-actions-module__93dClq__arrow svg{transform:translate(3px)}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__terminal{border:1px solid var(--action-border);background:color-mix(in srgb, var(--studio) 98%, var(--ink));width:100%;max-width:100%;height:96px;box-shadow:0 2px 5px color-mix(in srgb, var(--ink) 3%, transparent);border-radius:12px;gap:0;transition:border-color .7s cubic-bezier(.22,.7,.2,1),box-shadow .7s cubic-bezier(.22,.7,.2,1);position:relative}.hero-actions-module__93dClq__terminal:is(:hover,:focus-within){border-color:color-mix(in srgb, var(--indigo) 36%, var(--action-border))}.hero-actions-module__93dClq__toolbar{border-bottom:1px solid var(--action-border);justify-content:space-between;align-items:center;height:43px;padding:0 7px 0 14px;display:flex}.hero-actions-module__93dClq__install{color:var(--muted);letter-spacing:.025em;align-items:center;gap:7px;font-size:10px;display:inline-flex}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher{background:0 0;border-radius:7px;gap:2px;height:32px;padding:2px;position:relative}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher .hero-actions-module__93dClq__tab{isolation:isolate;height:28px;color:var(--muted);box-shadow:none;font-family:var(--font-mono), monospace;background:0 0;border:0;border-radius:6px;padding:0 12px;font-size:11px;position:relative}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher .hero-actions-module__93dClq__tab[data-state=active]{color:var(--ink);box-shadow:none;background:0 0}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher .hero-actions-module__93dClq__tab:hover{color:var(--ink);background:color-mix(in srgb, var(--ink) 4%, transparent)}.hero-actions-module__93dClq__glider{width:var(--glider-w,0px);translate:var(--glider-x,0px) 0;z-index:0;pointer-events:none;border:1px solid var(--action-border);background:var(--studio);box-shadow:0 1px 3px color-mix(in srgb, var(--ink) 7%, transparent);opacity:0;border-radius:6px;transition:none;position:absolute;top:2px;bottom:2px;left:0}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher[data-glider=ready] .hero-actions-module__93dClq__glider{opacity:1;transition:translate .32s var(--silk), width .32s var(--silk)}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher:not([data-glider=ready]) .hero-actions-module__93dClq__tab[data-state=active]{background:color-mix(in srgb, var(--indigo) 11%, var(--studio));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--indigo) 25%, transparent), inset 0 1px 0 color-mix(in srgb, var(--indigo) 12%, transparent)}.hero-actions-module__93dClq__tabLabel{z-index:1;position:relative}.hero-actions-module__93dClq__command{cursor:pointer;width:100%;height:51px;color:var(--ink);text-align:left;border-radius:0 0 11px 11px;align-items:center;gap:6px;padding:0 10px;transition:background .26s;display:flex}.hero-actions-module__93dClq__command:hover,.hero-actions-module__93dClq__command:focus-visible{background:color-mix(in srgb, var(--indigo) 7%, transparent)}.hero-actions-module__93dClq__prompt{color:var(--indigo);font-family:var(--font-mono), monospace;flex-shrink:0;font-size:12px}.hero-actions-module__93dClq__code{flex:1;min-width:0;height:22px;display:block;position:relative;overflow:hidden}.hero-actions-module__93dClq__code code{white-space:pre;line-height:22px;font-family:var(--font-mono), monospace;letter-spacing:-.035em;opacity:0;font-size:11px;position:absolute;top:0;left:0}.hero-actions-module__93dClq__terminal[data-switched=true] .hero-actions-module__93dClq__code code{animation:hero-actions-module__93dClq__heroCommandOut .24s var(--silk) both}.hero-actions-module__93dClq__terminal[data-switched=true] .hero-actions-module__93dClq__code code[data-active=true]{animation:hero-actions-module__93dClq__heroCommandIn .24s var(--silk) both}.hero-actions-module__93dClq__code code[data-active=true]{opacity:1}@keyframes hero-actions-module__93dClq__heroCommandIn{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0}}@keyframes hero-actions-module__93dClq__heroCommandOut{0%{opacity:1;translate:0}to{opacity:0;translate:0 -14px}}.hero-actions-module__93dClq__copyIcon{width:24px;height:28px;color:var(--muted);border:1px solid #0000;border-radius:6px;flex-shrink:0;place-items:center;transition:background .65s cubic-bezier(.22,.7,.2,1),color .65s cubic-bezier(.22,.7,.2,1),border-color .65s cubic-bezier(.22,.7,.2,1);display:grid;position:relative}.hero-actions-module__93dClq__command:is(:hover,:focus-visible) .hero-actions-module__93dClq__copyIcon{color:var(--indigo);background:var(--studio);border-color:var(--action-border)}.hero-actions-module__93dClq__copyIcon svg{width:14px;height:14px;transition:opacity .2s ease, transform .26s var(--silk);position:absolute}.hero-actions-module__93dClq__copyIcon svg[data-shown=false]{opacity:0;transform:scale(.94)}.hero-actions-module__93dClq__copyIcon svg[data-shown=true]{opacity:1;transform:scale(1)}.hero-actions-module__93dClq__command[data-copied=true] .hero-actions-module__93dClq__copyIcon{color:var(--indigo)}.hero-actions-module__93dClq__feedback{color:var(--indigo);opacity:0;transition:opacity .18s ease, transform .24s var(--silk);pointer-events:none;font-size:10px;position:absolute;top:calc(100% + 6px);right:2px;transform:translateY(-3px)}.hero-actions-module__93dClq__feedback[data-visible=true]{opacity:1;transform:translateY(0)}.hero-actions-module__93dClq__actions :is(a,button):focus-visible{outline:2px solid var(--indigo);outline-offset:4px}@media (min-width:1024px) and (max-width:1230px){.hero-actions-module__93dClq__actions{grid-template-columns:minmax(0,1fr);max-width:350px}}@media (max-width:1023px) and (min-width:641px){.hero-actions-module__93dClq__actions{max-width:620px}}@media (max-width:640px){.hero-actions-module__93dClq__actions{grid-template-columns:minmax(0,1fr);width:min(350px,100vw - 44px)}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary{justify-content:space-between;width:100%}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher{height:40px}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher .hero-actions-module__93dClq__tab{min-width:52px;height:36px}.hero-actions-module__93dClq__code code{font-size:12px}}@media (max-width:360px){.hero-actions-module__93dClq__command{gap:6px;padding-inline:8px}.hero-actions-module__93dClq__code code{font-size:11px}.hero-actions-module__93dClq__copyIcon{width:22px}}@media (prefers-reduced-motion:reduce){.hero-actions-module__93dClq__actions *,.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary{transition:none}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary:is(:hover,:focus-visible,:active),.hero-actions-module__93dClq__primary:is(:hover,:focus-visible) .hero-actions-module__93dClq__arrow svg{transform:none}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher[data-glider=ready] .hero-actions-module__93dClq__glider{transition:none}.hero-actions-module__93dClq__terminal[data-switched=true] .hero-actions-module__93dClq__code code,.hero-actions-module__93dClq__terminal[data-switched=true] .hero-actions-module__93dClq__code code[data-active=true]{animation:none}}.hero-actions-module__93dClq__primaryLabel{text-align:left;flex-direction:column;gap:8px;font-size:15px;display:flex}.hero-actions-module__93dClq__primaryLabel>span{color:color-mix(in srgb, var(--action-on-accent) 76%, transparent);font-size:10px;font-weight:400}.hero-actions-module__93dClq__actions{gap:10px}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary,.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__terminal{border-radius:10px}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary{background:radial-gradient(at 85% 120%,#737dff,#0000 65%),linear-gradient(145deg,#3b42bf,#292e96);border-color:#5963e1;padding:0 18px;overflow:hidden;box-shadow:inset 0 1px #a3a9ff66,inset 0 -2px #16195488,0 4px 12px #24288420}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary:before{content:"";border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(at 80% 80%,#b9c3ff32,#0000 75%),linear-gradient(120deg,#c6ccff08,#c6ccff18);transition:opacity .7s cubic-bezier(.22,.7,.2,1),transform .7s cubic-bezier(.22,.7,.2,1);position:absolute;inset:0;transform:translate(-6px)}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary:is(:hover,:focus-visible):before{opacity:1;transform:translate(0)}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary:is(:hover,:focus-visible){border-color:#8992ef;box-shadow:inset 0 1px #c6ccff88,inset 0 -2px #16195488,0 7px 20px #343fc32a}.hero-actions-module__93dClq__primaryLabel{grid-template-rows:43px 1fr;align-items:center;gap:0;width:100%;height:100%;display:grid;position:relative}.hero-actions-module__93dClq__primaryLabel>span:first-child{font-family:var(--font-mono), monospace;letter-spacing:.09em;color:#d2d6ff;font-size:9px;font-weight:400}.hero-actions-module__93dClq__primaryLabel:after{content:"";background:linear-gradient(90deg,#c6ccff30,#c6ccff50,#c6ccff18);height:1px;position:absolute;top:42px;left:-18px;right:-18px}.hero-actions-module__93dClq__primaryLabel .hero-actions-module__93dClq__actionText{color:#fff;letter-spacing:-.02em;font-size:16px;font-weight:550}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__arrow{background:#c6ccff14;border:1px solid #c6ccff50;border-radius:8px;width:32px;height:32px;position:absolute;bottom:9px;right:13px;box-shadow:inset 0 1px #d9ddff30}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__terminal{background:linear-gradient(145deg, color-mix(in srgb, var(--studio) 99%, var(--ink)), color-mix(in srgb, var(--studio) 94%, var(--ink)));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--ink) 4%, transparent), 0 4px 12px color-mix(in srgb, var(--ink) 4%, transparent)}.hero-actions-module__93dClq__install{font-family:var(--font-mono), monospace;letter-spacing:.06em;font-size:9px}.hero-actions-module__93dClq__install svg{display:none}.hero-actions-module__93dClq__glider{background:color-mix(in srgb, var(--indigo) 11%, var(--studio));border-color:color-mix(in srgb, var(--indigo) 25%, transparent);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--indigo) 12%, transparent)}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__switcher .hero-actions-module__93dClq__tab[data-state=active]{color:var(--indigo)}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__command{transition:background-color .7s cubic-bezier(.22,.7,.2,1)}.hero-actions-module__93dClq__command .hero-actions-module__93dClq__prompt{transition:text-shadow .7s cubic-bezier(.22,.7,.2,1)}.hero-actions-module__93dClq__command:hover .hero-actions-module__93dClq__prompt{text-shadow:0 0 9px var(--indigo)}@media (prefers-reduced-motion:reduce){.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__primary:before{display:none}.hero-actions-module__93dClq__actions .hero-actions-module__93dClq__command,.hero-actions-module__93dClq__command .hero-actions-module__93dClq__prompt{transition:none}}