:root{--color-bg:#101110;--color-bg-deep:#0b0c0b;--color-bg-soft:#141514;--color-panel:#141514e6;--color-panel-strong:#101110f7;--color-text:#f2f2ee;--color-text-muted:#9a9c96;--color-text-soft:#676a64;--color-text-faint:#464944;--color-line:#ffffff1b;--color-line-soft:#ffffff0e;--color-line-faint:#ffffff07;--color-accent:#d9ff69;--color-accent-soft:#d9ff6924;--dash-accent:#8c52ff;--dash-accent-strong:#5e17eb;--dash-accent-bright:#d4beff;--dash-accent-soft:#8c52ff1a;--dash-accent-line:#8c52ff47;--dash-accent-glow:#8c52ff80;--shadow-page:0 24px 80px #00000094;--shadow-card:0 22px 70px #00000080;--radius-xs:2px;--radius-sm:6px;--radius-md:10px;--radius-btn:12px;--radius-lg:16px;--radius-card:20px;--page-max:1160px;--font-main:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}
.eyebrow{border:1px solid var(--color-line-soft);height:21px;color:var(--color-text-muted);letter-spacing:0;text-transform:none;background:#ffffff06;border-radius:999px;align-items:center;gap:8px;padding:0 11px;font-size:8.5px;font-weight:600;display:inline-flex}.eyebrow:before,.eyebrow:after{content:"";background:var(--color-text);opacity:.75;border-radius:999px;width:3.5px;height:3.5px}.heading-xl{color:var(--color-text);letter-spacing:0;margin:0;font-size:clamp(38px,4.8vw,58px);font-weight:500;line-height:.95}.heading-lg{color:var(--color-text);letter-spacing:0;margin:0;font-size:clamp(34px,4.8vw,56px);font-weight:500;line-height:.96}.body-lg{color:var(--color-text-muted);margin:0;font-size:12.5px;font-weight:400;line-height:1.65}.body-sm{color:var(--color-text-soft);margin:0;font-size:11.5px;line-height:1.65}
.page-shell{border:1px solid var(--color-line);background:var(--color-bg);width:min(1160px,100% - 42px);box-shadow:var(--shadow-page);margin:18px auto}.section-frame{border-top:1px solid var(--color-line-soft);position:relative;overflow:hidden}.button-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;display:flex}.button-primary{cursor:pointer;letter-spacing:0;border-radius:var(--radius-sm);background:linear-gradient(180deg, var(--color-accent), var(--color-accent-strong));color:#111411;box-shadow:none;appearance:none;border:none;outline:none;justify-content:center;align-items:center;gap:10px;margin:0;padding:.9rem 2rem;font-family:inherit;font-size:14px;font-weight:760;line-height:1;text-decoration:none;transition:none;display:inline-flex;position:relative;overflow:hidden;transform:none}.button-primary>span,.button-primary svg{z-index:10;color:currentColor;transition:color .4s;position:relative}.button-primary:before{content:"";z-index:0;background:#fff;width:120%;height:100%;transition:transform .4s cubic-bezier(.3,1,.8,1);position:absolute;top:0;left:-10%;transform:skew(30deg)}.button-primary:after{content:none;display:none}.button-primary:hover{background:linear-gradient(180deg, var(--color-accent), var(--color-accent-strong));color:#fff;box-shadow:none;transform:none}.button-primary:hover>span,.button-primary:hover svg{color:#fff}.button-primary:hover:before{transform:translate(100%)}.button-primary:active{opacity:.92;transform:none}.button-primary:disabled{cursor:wait;opacity:.72}.button-secondary,.button-ghost{border:1px solid var(--color-line-soft);border-radius:var(--radius-xs);min-width:124px;min-height:44px;color:var(--color-text);letter-spacing:0;cursor:pointer;box-shadow:none;appearance:none;background:#ffffff03;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-family:inherit;font-size:12px;font-weight:720;line-height:1;transition:border-color .16s,background .16s,color .16s,opacity .16s;display:inline-flex;transform:none}.button-secondary:hover,.button-ghost:hover{color:var(--color-text);box-shadow:none;background:#8c52ff1a;border-color:#d4beff47;transform:none}.button-secondary:before,.button-secondary:after,.button-ghost:before,.button-ghost:after{content:none;display:none}.page-gutter{width:min(var(--page-max), calc(100% - 42px));margin-inline:auto}@media (max-width:720px){.page-shell{width:calc(100% - 20px);margin:10px auto}.page-gutter{width:calc(100% - 20px)}}
.grid-surface{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:78px 78px}.scan-lines:before{content:"";pointer-events:none;opacity:.24;background:repeating-linear-gradient(-45deg,#ffffff02 0 1px,#0000 1px 9px);position:absolute;inset:0}.glass-card{border:1px solid var(--color-line-soft);background:linear-gradient(180deg, #ffffff0a, #ffffff05), var(--color-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-card)}
.dash-scope .dashBtn{border-radius:var(--radius-btn);white-space:nowrap;cursor:pointer;appearance:none;border:1.5px solid #0000;justify-content:center;align-items:center;gap:8px;height:42px;margin:0;padding:0 20px;font-family:inherit;font-size:14px;font-weight:680;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,box-shadow .18s,transform .14s,color .16s;display:inline-flex}.dash-scope .dashBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #8c52ff73}.dash-scope .dashBtn:disabled,.dash-scope .dashBtn[aria-disabled=true]{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.dash-scope .dashBtnPrimary{color:#fff;background:#7c4dff}.dash-scope .dashBtnPrimary:hover:not(:disabled):not([aria-disabled=true]){color:#fff;background:#9068ff;transform:translateY(-1px);box-shadow:0 8px 22px #7c4dff66}.dash-scope .dashBtnPrimary:active:not(:disabled):not([aria-disabled=true]){box-shadow:none;transform:translateY(0)}.dash-scope .dashBtnSecondary{color:#c9b3ff;background:0 0;border-color:#7c3aed}.dash-scope .dashBtnSecondary:hover:not(:disabled):not([aria-disabled=true]){color:#e4d8ff;background:#7c4dff29;border-color:#9a6cff;transform:translateY(-1px)}.dash-scope .dashBtnGhost{color:#ffffffc2;background:#16161a;border-color:#ffffff24}.dash-scope .dashBtnGhost:hover:not(:disabled):not([aria-disabled=true]){color:#fff;background:#1f1f25;border-color:#d4beff66}.dash-scope .dashBtnDanger{color:#f28585;background:#17110f;border-color:#b23b3b}.dash-scope .dashBtnDanger:hover:not(:disabled):not([aria-disabled=true]){color:#ffb4b4;background:#2a1211;border-color:#ef4444;transform:translateY(-1px)}.dash-scope .dashBtnIcon{flex:none;gap:0;width:42px;height:42px;padding:0}.dash-scope .dashBtnIcon svg{width:18px;height:18px}.dash-scope .dashBtnIconGhost{color:#c9b3ff;background:#14101e;border-color:#6d28d9}.dash-scope .dashBtnIconGhost:hover:not(:disabled):not([aria-disabled=true]){color:#e4d8ff;background:#1e1533;border-color:#8b5cf6;transform:translateY(-1px)}.dash-scope .dashBtnLg{height:50px;padding:0 26px;font-size:15px;font-weight:720}.dash-scope .dashBtnLg.dashBtnIcon{width:50px;padding:0}.dash-scope .dashBtnSm{border-radius:10px;height:34px;padding:0 13px;font-size:13px}.dash-scope .dashBtnSm.dashBtnIcon{width:34px;padding:0}.dash-scope .dashBtnBlock{width:100%}
.dash-scope .dashNum{z-index:1;color:#8b6dff;width:46px;height:46px;font-family:var(--font-mono);background:#332a63;border:none;border-radius:999px;place-items:center;font-size:15px;font-weight:800;line-height:1;display:grid;position:relative}.dash-scope .dashNumSm{width:32px;height:32px;font-size:12px}.dash-scope .dashNumLg{width:60px;height:60px;font-size:20px}.dash-scope .dashIconCircle{color:#8b6dff;background:#332a63;border:none;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.dash-scope .dashIconCircle svg{width:20px;height:20px}.dash-scope .dashIconCircle.is-ok{color:#a78bfa;background:#2f2a63}.dash-scope .dashIconCircle.is-err{color:#f28585;background:#3a1f2a}.dash-scope .dashIconCircleSm{width:32px;height:32px}.dash-scope .dashIconCircleSm svg{width:15px;height:15px}
.dash-scope :where(pre){max-width:100%;overflow-x:auto}.dash-scope :where(code,kbd,samp){overflow-wrap:anywhere;word-break:break-word}.dash-scope :where(img,svg,video,canvas){max-width:100%;height:auto}.dash-scope :where(h1,h2,h3,p,span,a,dd,li,strong){overflow-wrap:break-word}@media (min-width:721px) and (max-width:1024px){.dash-scope{max-width:100%;overflow-x:hidden}}@media (max-width:600px){.dash-scope :where(pre,pre code){font-size:12px}}
*{box-sizing:border-box}html{color:var(--color-text);scroll-behavior:smooth;background:#0b0c0b}body{min-height:100vh;color:var(--color-text);font-family:var(--font-main);background:#0b0c0b;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}::selection{color:var(--color-text);background:#ffffff2e}.not_found_st0{fill:#fff}.not_found_st2{fill:#5d89af}.not_found_st3{fill:#709abf}.not_found_st4,.not_found_st6{fill:#fff;stroke:#b3dcdf;stroke-miterlimit:10}.not_found_st6{stroke:#5d89af;stroke-width:2px}.not_found_st7,.not_found_st8,.not_found_st9{stroke:#709abf;stroke-miterlimit:10}.not_found_st7{stroke-width:5px;stroke-linecap:round;fill:none}.not_found_st8,.not_found_st9{fill:#fff}.not_found_st9{fill:none}#not_found_cloud1{animation:15s linear infinite not_found_cloud003}#not_found_cloud2{animation:25s linear infinite not_found_cloud002}#not_found_cloud3{animation:20s linear infinite not_found_cloud003}#not_found_cloud4{animation:4s linear infinite not_found_float}#not_found_cloud5{animation:8s linear infinite not_found_float}#not_found_tracks{animation:.65s linear infinite not_found_slide}#not_found_bumps{animation:10s linear infinite not_found_land}@keyframes not_found_jig{0%{transform:translateY(0)}50%{transform:translateY(1px)}to{transform:translateY(0)}}#not_found_car-layers{animation:.35s linear infinite not_found_jig}@keyframes not_found_land{0%{transform:translate(0)}to{transform:translate(1000px)}}@keyframes not_found_slide{0%{transform:translate(0)}to{transform:translate(100px)}}@keyframes not_found_cloud002{0%{transform:translate(-1000px)translateY(3px)}to{transform:translate(1000px)translateY(0)}}@keyframes not_found_cloud003{0%{transform:translate(-1000px)translateY(3px)}to{transform:translate(1000px)translateY(0)}}@keyframes not_found_float{0%{transform:translateY(0)translate(0)}50%{transform:translateY(8px)translate(5px)}to{transform:translateY(0)translate(0)}}#not_found_bracefront,#not_found_braceback{animation:1s linear infinite not_found_braces}@keyframes not_found_braces{0%{transform:translate(-2px)}25%{transform:translate(3px)}50%{transform:translate(-2px)}75%{transform:translate(3px)}to{transform:translate(-2px)}}@media (max-width:600px){.not_found_title{font-size:2em}.not_found_text{font-size:1em}.not_found_btn{padding:12px 25px}.not_found_container{padding:20px 10px}}.coffee_empty_state{border-top:1px solid var(--color-line-soft);border-bottom:1px solid var(--color-line-soft);background:radial-gradient(circle,#5e17eb1f,#0000 42%),linear-gradient(#ffffff04 1px,#0000 1px) 0 0/96px 96px,linear-gradient(90deg,#ffffff04 1px,#0000 1px) 0 0/96px 96px,#050505;width:100%;min-height:360px;position:relative;overflow:hidden}.container{width:300px;height:280px;position:absolute;top:calc(50% - 140px);left:calc(50% - 150px)}.coffee-header{background-color:#d9ded4;border-radius:10px;width:100%;height:80px;position:absolute;top:0;left:0}.coffee-header__buttons{background-color:#050505;border-radius:50%;width:25px;height:25px;position:absolute;top:25px}.coffee-header__buttons:after{content:"";background-color:#1d162b;width:8px;height:8px;position:absolute;bottom:-8px;left:calc(50% - 4px)}.coffee-header__button-one{left:15px}.coffee-header__button-two{left:50px}.coffee-header__display{box-sizing:border-box;background-color:#8c52ff;border:5px solid #8c52ff;border-radius:50%;width:50px;height:50px;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px)}.coffee-header__details{background-color:#6f7f72;width:8px;height:20px;position:absolute;top:10px;right:10px;box-shadow:-12px 0 #6f7f72,-24px 0 #6f7f72}.coffee-medium{background-color:#8f9b8e;width:90%;height:160px;position:absolute;top:80px;left:5%}.coffee-medium:before{content:"";background-color:#1d162b;border-radius:20px 20px 0 0;width:90%;height:100px;position:absolute;bottom:0;left:5%}.coffe-medium__exit{background-color:#050505;width:60px;height:20px;position:absolute;top:0;left:calc(50% - 30px)}.coffe-medium__exit:before{content:"";background-color:#050505;border-radius:0 0 50% 50%;width:50px;height:20px;position:absolute;bottom:-20px;left:calc(50% - 25px)}.coffe-medium__exit:after{content:"";background-color:#050505;width:10px;height:10px;position:absolute;bottom:-30px;left:calc(50% - 5px)}.coffee-medium__arm{background-color:#050505;width:70px;height:20px;position:absolute;top:15px;right:25px}.coffee-medium__arm:before{content:"";background-color:#6f7f72;width:15px;height:5px;position:absolute;top:7px;left:-15px}.coffee-medium__cup{background-color:#fff;border-radius:0 0 70px 70px/0 0 110px 110px;width:80px;height:47px;position:absolute;bottom:0;left:calc(50% - 40px)}.coffee-medium__cup:after{content:"";border:5px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;top:6px;right:-13px}@keyframes liquid{0%{opacity:1;height:0}5%{opacity:1;height:0}20%{opacity:1;height:62px}95%{opacity:1;height:62px}to{opacity:0;height:62px}}.coffee-medium__liquid{opacity:0;background-color:#8c52ff;width:6px;height:63px;animation:4s linear 4s infinite liquid;position:absolute;top:50px;left:calc(50% - 3px)}.coffee-medium__smoke{background-color:#d9ded4;border-radius:5px;width:8px;height:20px;position:absolute}@keyframes smokeOne{0%{opacity:0;bottom:20px}40%{opacity:.5;bottom:50px}80%{opacity:.3;bottom:80px}to{opacity:0;bottom:80px}}@keyframes smokeTwo{0%{opacity:0;bottom:40px}40%{opacity:.5;bottom:70px}80%{opacity:.3;bottom:80px}to{opacity:0;bottom:80px}}.coffee-medium__smoke-one{opacity:0;animation:3s linear 4s infinite smokeOne;bottom:50px;left:102px}.coffee-medium__smoke-two{opacity:0;animation:3s linear 5s infinite smokeTwo;bottom:70px;left:118px}.coffee-medium__smoke-three{opacity:0;animation:3s linear 6s infinite smokeTwo;bottom:65px;right:118px}.coffee-medium__smoke-for{opacity:0;animation:3s linear 5s infinite smokeOne;bottom:50px;right:102px}.coffee-footer{background-color:#8c52ff;border-radius:10px;width:95%;height:15px;position:absolute;bottom:25px;left:2.5%}.coffee-footer:after{content:"";background-color:#000;width:106%;height:26px;position:absolute;bottom:-25px;left:-8px}:root{--font-normal-ui:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, "Noto Sans", sans-serif}html,body{font-family:var(--font-normal-ui)}body :where(h1,h2,h3,h4,h5,h6,p,span,a,button,label,strong,small,li,div){letter-spacing:0;text-transform:none;font-family:inherit}code,pre,kbd,samp{font-family:var(--font-mono), "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;letter-spacing:0;text-transform:none}.page-shell:not(.dash-scope) section h2,.heading-lg{letter-spacing:-.04em!important;font-size:clamp(2rem,3.1vw,3.05rem)!important;font-weight:800!important;line-height:1!important}.body-lg{letter-spacing:-.015em}.dash-scope h1{letter-spacing:-.02em!important;font-size:clamp(22px,2.4vw,30px)!important;font-weight:680!important;line-height:1.15!important}.dash-scope h2,.dash-scope section h2{letter-spacing:-.01em!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.3!important}.dash-scope h3{letter-spacing:-.005em!important;font-size:.95rem!important;font-weight:650!important;line-height:1.35!important}:root{--color-accent:#8c52ff;--color-accent-soft:#d4beff;--color-accent-muted:#8c52ff7a;--color-success:#d4beff;--color-success-soft:#8c52ff1a}[class*=dashboard] a:hover,[class*=dashboard] button:hover,[class*=Dashboard] a:hover,[class*=Dashboard] button:hover{border-color:#8c52ff75}[class*=active],[class*=Active],[class*=success],[class*=Success],[class*=status],[class*=Status],[class*=pill],[class*=Pill],[class*=badge],[class*=Badge]{border-color:#8c52ff52}[class*=success],[class*=Success],[class*=status],[class*=Status],[class*=pill],[class*=Pill],[class*=badge],[class*=Badge],[class*=stepNumber],[class*=StepNumber],[class*=modalEyebrow],[class*=eyebrow]{color:#d4beff}[class*=folderBack],[class*=folderBack]:before,[class*=folderBack]:after{background:#4f3194}[class*=folderFront]{background:linear-gradient(#8c52ff,#5e17eb)}[class*=folderFront]:before,[class*=folderFront]:after{background:#8c52ff}[class*=folderPaperFour]{background:#776394}[class*=folderPaperThree]{background:#9f8fc1}[class*=folderPaperTwo]{background:#d4beff}[class*=usageDonut]{background:radial-gradient(circle at center, #090909 58%, transparent 59%), conic-gradient(#8c52ff 0 var(--usage,0%), #ffffff13 var(--usage,0%) 100%)}[class*=progressFill]{background:linear-gradient(90deg,#8c52ff,#5e17eb)}[class*=statusDot],[class*=noteShield]{background:#8c52ff13;border-color:#8c52ffb8}[class*=statusDot]:after,[class*=noteShield]:after{border-color:#d4beff}[class*=commandCard]:before,[class*=cliStepNumber]{color:#d4beff}@media (max-width:640px){html,body,.page-shell{width:100%;overflow-x:hidden}body{background:#050505}.page-shell,.page-shell [class*=_section__],.page-shell [class*=_root__]{width:100%;max-width:100%;overflow-x:hidden}.page-shell [class*=_section__]:before,.page-shell [class*=_root__]:before{opacity:.22!important;background-size:72px 72px!important}.page-shell [class*=_inner__],.page-shell [class*=_mainGrid__],.page-shell [class*=_panel__],.page-shell [class*=_ticketGrid__],.page-shell [class*=_squareGrid__],.page-shell [class*=_canvas__]{border-left:0!important;border-right:0!important;max-width:100%!important}.page-shell [class*=_card__],.page-shell [class*=_square__],.page-shell [class*=_tab__],.page-shell [class*=_ticket__],.page-shell [class*=_left__],.page-shell [class*=_right__],.page-shell [class*=_visualColumn__],.page-shell [class*=_copyColumn__]{border-color:#f7f7f71a!important}.page-shell [class*=_circleCell__]:before,.page-shell [class*=_circleCell__]:after{opacity:.35}.page-shell img,.page-shell video,.page-shell canvas,.page-shell svg{max-width:100%}.page-shell{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.page-shell [class*=_section__],.page-shell [class*=_root__]{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow-x:hidden!important}.page-shell [class*=_inner__],.page-shell [class*=_mainGrid__],.page-shell [class*=_panel__],.page-shell [class*=_grid__],.page-shell [class*=_canvas__]{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.page-shell [class*=_section__]{border-left:0!important;border-right:0!important}.page-shell [class*=_section__]+[class*=_section__],.page-shell [class*=_root__]+[class*=_section__],.page-shell [class*=_section__]+[class*=_root__]{margin-top:0!important}.page-shell [class*=_section__]:before,.page-shell [class*=_root__]:before{background-position:top!important;background-size:72px 72px!important}}body.feature-learn-more-open{overflow:hidden}:root{--procli-title-letter-spacing:-.065em;--procli-title-word-spacing:-.04em}:where(.page-shell h1,.page-shell h2,.page-shell h3,[class*=_title__],[class*=_Title__],[class*=_cardTitle__],[class*=_visualText__]){font-kerning:normal;text-rendering:geometricprecision;letter-spacing:var(--procli-title-letter-spacing)!important;word-spacing:var(--procli-title-word-spacing)!important}
