.devices-page{display:flex;gap:30px;max-width:1180px;margin:0 auto;padding:34px 30px 80px;color:#0a0a0a;font-feature-settings:"cv01","ss01"}.devices-page--solo{display:block;max-width:1040px}.devices-page .dot{width:7px;height:7px;border-radius:999px;display:inline-block;background:#c4c4ca;flex:none}.devices-page .dot--online{background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.16)}.devices-page .dot--idle{background:#f5a623;box-shadow:0 0 0 3px rgba(245,166,35,.16)}.devices-page .dot--offline{background:#c4c4ca}.agents-sidebar{position:sticky;top:20px;height:fit-content;background:rgba(0,0,0,0);min-width:200px;z-index:10;overflow-y:auto;max-height:99vh;padding-top:4px}.agents-sidebar::-webkit-scrollbar{display:none}.agents-nav-section{margin-bottom:32px}.agents-nav-title{font-size:13px;font-weight:600;color:#666;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.agents-nav-tabs{display:flex;flex-direction:column;gap:4px}.agents-nav-tab{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:14px;font-weight:500;color:#666;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:all .15s ease;text-align:left;width:100%;white-space:nowrap}.agents-nav-tab>div:first-child{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#999;transition:color .15s ease}.agents-nav-tab>span:not(.nav-count){flex:1;line-height:1.2}.agents-nav-tab .nav-count{background:#f3f3f3;color:#666;font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px;text-align:center;transition:all .15s ease;flex:0 0 auto;white-space:nowrap;line-height:1.4}.agents-nav-tab:hover:not(.active),.agents-nav-tab:hover:not(.active)>div:first-child{color:#000}.agents-nav-tab.active{color:#de3b24;font-weight:600}.agents-nav-tab.active>div:first-child{color:#de3b24}.agents-nav-tab.active .nav-count{background:#de3b24;color:#fff}.devices-main{flex:1;min-width:0}.dv-activity{display:flex;flex-direction:column;border:1px solid #ececec;border-radius:14px;overflow:hidden;background:#fff}.dv-activity__row{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid #f1f1f2}.dv-activity__row:last-child{border-bottom:none}.dv-activity__row:hover{background:#fcfcfd}.dv-activity__glyph{width:38px;height:38px;color:#0a0a0a;display:grid;place-items:center;flex:none;overflow:hidden;box-sizing:border-box}.dv-activity__glyph img{width:100%;height:100%;object-fit:contain;display:block}.dv-activity__body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.dv-activity__title{font-size:13.5px;font-weight:560;color:#0a0a0a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dv-activity__meta{font-size:12px;color:#6b6b70}.dv-activity__pill{display:inline-flex;align-items:center;gap:5px;flex:none;font-size:11.5px;font-weight:560;padding:4px 10px;border-radius:999px;text-transform:capitalize;background:#f6f6f7;color:#6b6b70}.dv-activity__pill .dot{width:6px;height:6px}.dv-activity__pill--running{background:rgba(34,197,94,.12);color:#16a34a}.dv-activity__pill--done{background:#f6f6f7;color:#6b6b70}.dv-activity__pill--failed{background:rgba(245,110,89,.09);color:#e85d49}.dv-activity__when{font-size:12px;color:#9a9aa0;flex:none;width:82px;text-align:right}.devices-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.devices-head__titles h1{font-size:26px;font-weight:640;letter-spacing:-.02em;margin:0 0 6px}.devices-head__titles p{font-size:14px;color:#6b6b70;margin:0;max-width:52ch;line-height:1.5}.devices-head__actions{display:flex;align-items:center;gap:10px;flex:none}.devices-primary{display:inline-flex;align-items:center;gap:6px;background:#f56e59;color:#fff;border:none;cursor:pointer;font-size:13px;font-weight:560;padding:7px 12px;border-radius:9px;transition:background .14s ease,transform .14s ease}.devices-primary:hover{background:#e85d49}.devices-primary:active{transform:translateY(1px)}.devices-primary--lg{padding:11px 20px;font-size:14.5px;border-radius:11px}.devices-ghost{background:rgba(0,0,0,0);border:1px solid #ececec;color:#6b6b70;cursor:pointer;font-size:12.5px;font-weight:500;padding:6px 11px;border-radius:9px;transition:background .14s ease,color .14s ease,border-color .14s ease}.devices-ghost:hover{background:#f6f6f7;color:#0a0a0a;border-color:#e2e2e4}.devices-summary{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;color:#6b6b70}.devices-summary__count{font-weight:560;color:#0a0a0a}.devices-summary__dot{color:#9a9aa0}.devices-summary__online{display:inline-flex;align-items:center;gap:6px}.devices-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}.device-card{border:1px solid #ececec;border-radius:18px;background:#fff;padding:14px;display:flex;gap:15px;align-items:flex-start;transition:border-color .15s ease,box-shadow .15s ease}.device-card:hover{border-color:#e0e0e2;box-shadow:0 1px 0 rgba(0,0,0,.02),0 10px 28px -16px rgba(0,0,0,.22)}.device-card__media{width:110px;height:110px;flex:none;box-sizing:border-box;display:grid;place-items:center;overflow:hidden;color:#0a0a0a}.device-card__media img{width:100%;height:100%;object-fit:contain;display:block}.device-card__media>svg{width:46px;height:46px}.device-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:9px}.device-card__statsep{width:3px;height:3px;border-radius:999px;background:#d3d3d9;flex:none}.device-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.device-card__name{display:flex;flex-direction:column;gap:2px;min-width:0}.device-card__titlerow{display:flex;align-items:center;gap:7px;min-width:0}.device-card__title{font-size:14.5px;font-weight:600;letter-spacing:-.01em;color:#0a0a0a;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-card__default{font-style:normal;font-size:10.5px;font-weight:600;letter-spacing:.02em;color:#e85d49;background:rgba(245,110,89,.09);padding:2px 7px;border-radius:999px;flex:none}.device-card__chip{font-size:12px;color:#6b6b70}.device-card__menuwrap{flex:none}.device-card__menu{width:28px;height:28px;border-radius:8px;background:rgba(0,0,0,0);color:#9a9aa0;display:grid;place-items:center}.device-card__status{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#6b6b70}.device-card__status span:first-of-type{color:#0a0a0a;font-weight:500}.device-card__run{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:#6b6b70;font-size:12px;white-space:nowrap}.device-card__run svg{color:#9a9aa0}.device-card__stats{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.device-card__stats .tag{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:#6b6b70;background:#f4f4f6;border-radius:7px;padding:3px 8px;line-height:1.4;white-space:nowrap}.device-card__stats .tag b{color:#0a0a0a;font-weight:600;font-variant-numeric:tabular-nums}.device-card__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#6b6b70;margin-top:1px}.device-card__running{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.device-card__running svg{color:#9a9aa0}.device-card__battery{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-variant-numeric:tabular-nums;font-size:11.5px;color:#98989f}.device-card__battery .batmeter{position:relative;width:22px;height:11px;border-radius:3.5px;border:1.4px solid #cbcbd1;box-sizing:border-box;padding:1.4px;display:inline-flex;align-items:center}.device-card__battery .batmeter:after{content:"";position:absolute;right:-3px;top:50%;transform:translateY(-50%);width:2px;height:5px;border-radius:0 1.5px 1.5px 0;background:#cbcbd1}.device-card__battery .batmeter__fill{height:100%;border-radius:1.5px;background:#b4b4ba;display:block}.device-card__battery svg{margin:0 -1px;color:#98989f}.device-card__battery--low{color:#e85d49}.device-card__battery--low .batmeter{border-color:#e85d49}.device-card__battery--low .batmeter:after,.device-card__battery--low .batmeter__fill{background:#e85d49}.device-card__battery--low svg{color:#e85d49}.device-card__ac{display:inline-flex;align-items:center;gap:5px;color:#9a9aa0;font-size:12px}.device-card__ac svg{color:#9a9aa0}.device-card--offline{opacity:.72}.device-menu{top:32px;z-index:20;border-radius:12px;padding:5px;box-shadow:0 10px 30px -10px rgba(0,0,0,.22);min-width:172px}.device-menu button{background:rgba(0,0,0,0)}.device-menu button svg{color:#9a9aa0}.device-menu button.danger svg{color:#e85d49}.device-add{border:1px dashed #dcdce0;border-radius:16px;background:rgba(0,0,0,0);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px 16px;min-height:176px;color:#6b6b70;text-align:center;transition:border-color .15s ease,background .15s ease,color .15s ease}.device-add:hover{border-color:#f56e59;background:rgba(245,110,89,.09);color:#0a0a0a}.device-add__glyph{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#f6f6f7;color:#0a0a0a;margin-bottom:2px}.device-add:hover .device-add__glyph{background:#fff;color:#e85d49}.device-add__label{font-size:13.5px;font-weight:560;color:#0a0a0a}.device-add__sub{font-size:11.5px;color:#9a9aa0;max-width:26ch;line-height:1.4}.devices-empty{padding:52px 32px 56px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.devices-empty__lineup{position:relative;height:150px;width:340px;margin-bottom:26px;display:flex;align-items:flex-end;justify-content:center}.devices-empty__lineup .lp{position:absolute;bottom:0;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(20,20,35,.12))}.devices-empty__lineup .lp--front{width:190px;z-index:3;bottom:4px}.devices-empty__lineup .lp--back{width:120px;left:24px;z-index:1;bottom:10px;transform:rotate(-4deg);opacity:.92}.devices-empty__lineup .lp--back2{width:118px;right:22px;z-index:2;bottom:12px;transform:rotate(4deg);opacity:.95}.devices-empty h2{font-size:24px;font-weight:660;letter-spacing:-.025em;margin:0 0 10px}.devices-empty p{font-size:14.5px;color:#6b6b70;max-width:52ch;line-height:1.6;margin:0 0 22px}.devices-empty p b{color:#0a0a0a;font-weight:600}.devices-empty__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.devices-empty__cmd{display:inline-flex;align-items:center;gap:10px;cursor:pointer;background:#0d0d0f;border:none;border-radius:12px;padding:11px 14px}.devices-empty__cmd code{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:12.5px;color:#e9e9ec}.devices-empty__cmd svg{color:#9a9aa2}.devices-empty__cmd:hover svg{color:#fff}.devices-empty__steps{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:30px;font-size:12.5px;color:#6b6b70}.devices-empty__steps span{display:inline-flex;align-items:center;gap:7px}.devices-empty__steps em{font-style:normal;width:18px;height:18px;border-radius:999px;background:rgba(245,110,89,.09);color:#e85d49;font-size:11px;font-weight:700;display:grid;place-items:center;flex:none}.devices-empty__stepdot{width:3px;height:3px;border-radius:999px;background:#d3d3d9;flex:none}.devices-native{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:26px;padding-top:20px;border-top:1px solid #f1f1f2}.devices-native__label{font-size:11px;font-weight:640;letter-spacing:.06em;text-transform:uppercase;color:#9a9aa0;flex:none}.devices-native__chips{display:flex;gap:8px;flex-wrap:wrap}.devices-native__chip{font-size:12px;color:#6b6b70;background:#f6f6f7;border:1px solid #f1f1f2;padding:5px 11px;border-radius:999px}.connect-overlay{position:fixed;inset:0;z-index:200;background:rgba(15,15,17,.42);backdrop-filter:blur(2px);display:grid;place-items:center;padding:24px;animation:dv-fade .12s ease}.connect-modal{position:relative;width:100%;max-width:480px;background:#fff;border:1px solid #ececec;border-radius:20px;padding:26px 24px 22px;box-shadow:0 30px 80px -24px rgba(0,0,0,.4);animation:dv-pop .14s ease}.connect-modal__close{position:absolute;top:16px;right:16px;width:30px;height:30px;border-radius:8px;border:none;background:rgba(0,0,0,0);color:#9a9aa0;cursor:pointer;display:grid;place-items:center}.connect-modal__close:hover{background:#f6f6f7;color:#0a0a0a}.connect-modal__head{text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px;margin-bottom:20px}.connect-modal__head h2{font-size:19px;font-weight:640;letter-spacing:-.02em;margin:4px 0 0}.connect-modal__head p{font-size:13px;color:#6b6b70;max-width:40ch;line-height:1.5;margin:0}.connect-modal__glyph{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:rgba(245,110,89,.09);color:#e85d49}.connect-modal__foot{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.connect-step{margin-bottom:14px}.connect-step__label{font-size:12.5px;font-weight:560;color:#0a0a0a;display:flex;align-items:center;gap:8px;margin-bottom:7px}.connect-step__n{width:18px;height:18px;border-radius:999px;background:#0a0a0a;color:#fff;font-size:11px;font-weight:600;display:grid;place-items:center;flex:none}.connect-code{display:flex;align-items:center;gap:8px;background:#0d0d0f;border-radius:11px;padding:10px 10px 10px 13px}.connect-code code{flex:1;min-width:0;font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:12px;color:#e9e9ec;white-space:nowrap;overflow-x:auto}.connect-code code::-webkit-scrollbar{height:0}.connect-code button{flex:none;display:inline-flex;align-items:center;gap:5px;background:hsla(0,0%,100%,.08);color:#fff;border:none;cursor:pointer;font-size:11.5px;font-weight:500;padding:6px 9px;border-radius:7px}.connect-code button:hover{background:hsla(0,0%,100%,.16)}.connect-waiting{display:flex;align-items:center;gap:9px;margin-top:16px;padding:11px 13px;background:#f6f6f7;border-radius:11px;font-size:12.5px;color:#6b6b70}.connect-waiting__spin{display:grid;place-items:center;color:#e85d49;animation:dv-spin 1.1s linear infinite}@keyframes dv-fade{0%{opacity:0}to{opacity:1}}@keyframes dv-pop{0%{opacity:0;transform:translateY(6px) scale(.99)}to{opacity:1;transform:none}}@keyframes dv-spin{to{transform:rotate(1turn)}}.nav-connect-mac{margin:2px 4px 4px;border-radius:10px;text-decoration:none}.nav-connect-mac--connected,.nav-connect-mac--cta{display:flex;align-items:center;gap:8px;padding:5px 7px;border:1px solid #ececec;background:#fff;transition:border-color .14s ease,background .14s ease}.nav-connect-mac--connected:hover,.nav-connect-mac--cta:hover{border-color:#e0e0e2;background:#fcfcfd}.nav-connect-mac--cta{border-style:dashed;border-color:#dedee2}.nav-connect-mac--cta:hover{border-color:#f56e59;background:rgba(245,110,89,.09)}.nav-connect-mac__glyph{position:relative;width:24px;height:24px;border-radius:7px;flex:none;display:grid;place-items:center;background:#f6f6f7;color:#0a0a0a}.nav-connect-mac__glyph--coral{background:rgba(245,110,89,.09);color:#e85d49}.nav-connect-mac__glyph--photo{overflow:hidden;box-sizing:border-box;padding:3px}.nav-connect-mac__glyph--photo img{width:100%;height:100%;object-fit:contain;display:block}.nav-connect-mac__glyph--macbook-air img,.nav-connect-mac__glyph--macbook-pro img{transform:scale(1.22)}.nav-connect-mac__dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:999px;background:#22c55e;border:1.5px solid #fff}.nav-connect-mac__label{font-size:12.5px;font-weight:600;color:#0a0a0a;letter-spacing:-.01em;white-space:nowrap}.nav-connect-mac__count{margin-left:auto;font-size:11px;color:#6b6b70;white-space:nowrap}.nav-connect-mac__count b{color:#22c55e;font-weight:700;font-variant-numeric:tabular-nums}.nav-connect-mac__plus{color:#9a9aa0;flex:none;margin-left:auto}.nav-connect-mac__main{display:flex;align-items:center;gap:9px;min-width:0;flex:1;text-decoration:none}.nav-connect-mac__lineup{position:relative;width:44px;height:26px;flex:none}.nav-connect-mac__lineup .ncm-l{position:absolute;bottom:0;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(20,20,35,.12))}.nav-connect-mac__lineup .ncm-l--c{width:23px;left:11px;bottom:2px;z-index:3}.nav-connect-mac__lineup .ncm-l--l{width:19px;left:0;bottom:4px;z-index:1;transform:rotate(-6deg)}.nav-connect-mac__lineup .ncm-l--r{width:19px;right:0;bottom:4px;z-index:2;transform:rotate(6deg)}.nav-connect-mac__lineup .nav-connect-mac__dot{position:absolute;top:0;right:0}.nav-connect-mac__add{width:22px;height:22px;border-radius:6px;flex:none;display:grid;place-items:center;color:#6b6b70;border:1px solid #f1f1f2;background:rgba(0,0,0,0);text-decoration:none}.nav-connect-mac__add:hover{background:rgba(245,110,89,.09);color:#e85d49;border-color:rgba(0,0,0,0)}.nav-connect-mac--rail{display:grid;place-items:center;width:30px;height:30px;margin:2px auto 4px;color:#0a0a0a;background:#f6f6f7}.nav-connect-mac--rail:hover{background:#ececed}.nav-connect-mac--rail .nav-connect-mac__dot{top:1px;right:1px}.devices-primary{text-decoration:none}.devices-dl{display:inline-flex;align-items:center;gap:14px}.devices-dl__alt{font-size:12.5px;color:#6b6b70;text-decoration:none;text-underline-offset:3px}.devices-dl__alt:hover{text-decoration:underline;color:inherit}.devices-empty__cmd--link{background:none;border:none;color:#6b6b70;cursor:pointer;font-size:12.5px;padding:6px 4px;text-decoration:underline;text-underline-offset:3px}.devices-empty__cmd--link:hover{color:#0a0a0a}.connect-download{display:flex;justify-content:center;margin:2px 0 16px}.connect-steps{list-style:none;padding:0;margin:6px 0 2px;display:flex;flex-direction:column;gap:9px}.connect-steps li{display:flex;align-items:center;gap:10px;font-size:13px;color:#0a0a0a}.connect-steps .connect-step__n{flex:none;width:20px;height:20px;border-radius:999px;background:rgba(245,110,89,.09);color:#e85d49;font-size:11.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.device-card__menuwrap{position:relative}.device-card__menu{background:none;border:none;cursor:pointer;color:#6b6b70;padding:4px;border-radius:7px;line-height:0}.device-card__menu:hover{background:#f6f6f7;color:#0a0a0a}.device-menu{position:absolute;right:0;top:30px;z-index:30;background:#fff;border:1px solid #ececec;border-radius:11px;padding:4px;box-shadow:0 14px 38px -12px rgba(20,20,35,.26);min-width:176px;display:flex;flex-direction:column}.device-menu button{display:flex;align-items:center;gap:9px;width:100%;text-align:left;background:none;border:none;cursor:pointer;font-size:13px;color:#0a0a0a;padding:8px 10px;border-radius:8px;transition:background .12s ease}.device-menu button:hover{background:#f6f6f7}.device-menu button.danger{color:#e85d49}.device-menu button.danger:hover{background:rgba(245,110,89,.09)}