:root{--device-bg:#fbfaf7;--device-surface:rgba(255,255,252,0.76);--device-surface-strong:rgba(255,255,252,0.88);--device-surface-soft:rgba(246,244,238,0.74);--device-line:rgba(207,213,224,0.9);--device-line-soft:rgba(65,82,128,0.1);--device-text:#06132c;--device-muted:#4e5a72;--device-muted-soft:#68748d;--device-accent:#244fd1;--device-green:#23885b;--device-red:#c9342c;--device-shadow:0 18px 40px rgba(22,34,56,0.055);--device-shadow-lift:0 22px 46px rgba(22,34,56,0.075)}.device-surface{position:relative;display:grid;align-items:stretch;width:100%;max-width:none;height:100%;min-height:0;margin:0;padding:20px var(--workspace-surface-edge-gap) 24px;overflow:hidden;background:var(--device-bg);color:var(--device-text);box-sizing:border-box}.device-surface:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(rgba(234,222,210,.34),rgba(234,222,210,.34)) 0 38.5% /15.8vw 21.5vh no-repeat,radial-gradient(ellipse 9.5vw 25vh at 0 33%,rgba(224,228,231,.52) 0 58%,transparent 59%),radial-gradient(ellipse 14vw 20vh at 99% 1%,rgba(236,232,222,.42) 0 62%,transparent 63%),radial-gradient(ellipse 14vw 29vh at 100% 49%,rgba(224,226,217,.54) 0 62%,transparent 63%)}.device-surface *,.device-surface :after,.device-surface :before{box-sizing:border-box}.device-surface button,.device-surface input{font:inherit}.device-surface button{cursor:pointer}.device-surface button:disabled{cursor:not-allowed;opacity:.5}.device-overview-card{position:relative;z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);grid-gap:16px;align-items:stretch;height:100%}.device-overview-card,.device-primary-column{display:grid;gap:16px;min-width:0;min-height:0}.device-primary-column{grid-template-rows:minmax(210px,2fr) minmax(0,3fr);grid-gap:16px}.device-command-field,.device-command-panel,.device-command-result,.device-control-button,.device-info-card,.device-list,.device-overview-card__main,.device-overview-card__side,.device-state-note,.device-sync-card{min-width:0;border:1px solid var(--device-line);border-radius:22px;background:var(--device-surface);box-shadow:var(--device-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.device-command-panel,.device-info-card,.device-list,.device-overview-card__main,.device-overview-card__side,.device-sync-card{position:relative;overflow:hidden}.device-command-panel:before,.device-info-card:before,.device-list:before,.device-overview-card__main:before,.device-overview-card__side:before,.device-sync-card:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.64),transparent 38%),linear-gradient(120deg,rgba(255,255,255,.28),transparent 24%);box-shadow:inset 0 1px 0 rgba(255,255,255,.88)}.device-overview-card__main{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.58fr);align-items:center;grid-gap:18px;gap:18px;min-height:0;padding:clamp(24px,3vw,34px);background:radial-gradient(circle at 14% 4%,rgba(255,255,255,.96),transparent 34%),rgba(255,255,255,.72)}.device-overview-card__identity{display:grid;justify-items:start;grid-gap:9px;gap:9px;min-width:0;text-align:left}.device-surface__eyebrow{margin:0;color:#304f9b;font-size:12px;font-weight:640;letter-spacing:0;line-height:1.15;text-transform:none}.device-overview-card__identity .device-surface__title{margin:0;max-width:11ch;overflow-wrap:anywhere;color:var(--device-text);font-family:New York,Georgia,Times New Roman,serif;font-size:clamp(42px,4.25vw,68px);font-weight:500;line-height:.96;letter-spacing:0}.device-overview-card__identity>span{max-width:100%;overflow:hidden;color:var(--device-muted);font-size:15px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.device-hero-meta{display:flex;flex-wrap:wrap;gap:8px;min-width:0;margin-top:6px}.device-count-pill,.device-hero-meta>span,.device-hero-status,.device-refresh-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid var(--device-line);border-radius:999px;background:rgba(255,255,255,.72);color:#17233e;font-size:12px;font-weight:560;line-height:1;white-space:nowrap;box-shadow:0 12px 28px rgba(22,34,56,.035),inset 0 1px 0 rgba(255,255,255,.82)}.device-hero-status--online{color:#17233e}.device-battery{--device-battery-level:0%;gap:5px}.device-battery__cell{position:relative;display:block;width:22px;height:11px;padding:1.5px;border:1.2px solid rgba(7,20,45,.78);border-radius:3px;background:rgba(255,255,255,.84)}.device-battery__cell:after{content:"";position:absolute;top:3px;right:-3.5px;width:2.5px;height:5px;border-radius:0 2px 2px 0;background:rgba(7,20,45,.78)}.device-battery__cell i{display:block;width:var(--device-battery-level);height:100%;min-width:0;max-width:100%;border-radius:2px;background:var(--device-green);transition:width .22s ease}.device-battery__charge{display:grid;place-items:center;width:15px;height:15px;border-radius:999px;background:rgba(35,136,91,.14);color:var(--device-green)}.device-battery__charge svg{width:10px;height:10px;fill:currentColor;stroke-width:2.2}.device-battery--unknown .device-battery__cell i{width:0;background:rgba(78,90,114,.42)}.device-battery__label{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.device-status-dot{flex:0 0 auto;width:7px;height:7px;border-radius:999px}.device-status-dot--online{background:var(--device-green);box-shadow:0 0 0 4px rgba(35,136,91,.12)}.device-overview-card__product{display:grid;justify-items:end;align-items:center;width:100%;min-height:0}.device-orb{position:relative;display:block;flex:0 0 auto}.device-orb--large{width:clamp(190px,min(24vw,33vh),340px);aspect-ratio:1}.device-orb--small{width:42px;aspect-ratio:1}.device-orb--image{display:grid;place-items:center;overflow:visible;filter:drop-shadow(0 26px 26px rgba(7,26,61,.15)) drop-shadow(0 8px 10px rgba(7,26,61,.08))}.device-orb__image{display:block;width:100%;height:100%;object-fit:contain}.device-info-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:14px;gap:14px;min-height:0;padding:18px;overflow:auto}.device-info-card::-webkit-scrollbar,.device-list::-webkit-scrollbar{width:4px;height:4px}.device-info-card::-webkit-scrollbar-track,.device-list::-webkit-scrollbar-track{background:transparent}.device-info-card::-webkit-scrollbar-thumb,.device-list::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(65,82,128,.16)}.device-command-panel__copy,.device-info-card__header,.device-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.device-info-card__header>span{flex:0 0 auto;min-height:32px;padding:7px 12px;border:1px solid rgba(207,213,224,.82);border-radius:999px;background:rgba(255,255,255,.72);color:var(--device-muted);font-size:12px;font-weight:560;line-height:1.3;box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}.device-section-title{margin:5px 0 0;color:var(--device-text);font-family:var(--font-apple);font-size:24px;font-weight:650;line-height:1.08;letter-spacing:0}.device-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;overflow:hidden;border:1px solid var(--device-line-soft);border-radius:18px;background:rgba(255,255,255,.58)}.device-info-grid article{display:grid;grid-template-columns:22px minmax(0,1fr);grid-template-areas:"icon label" "icon value" "icon detail" "meter meter";align-content:start;grid-gap:5px 10px;gap:5px 10px;min-width:0;min-height:186px;padding:16px;border-right:1px solid rgba(65,82,128,.08);border-bottom:1px solid rgba(65,82,128,.08)}.device-info-grid article:nth-child(3n){border-right:0}.device-info-grid article:nth-last-child(-n+3){border-bottom:0}.device-info-grid article>svg{grid-area:icon;width:19px;height:19px;color:#07142d;stroke-width:1.8}.device-info-grid article>span{grid-area:label;min-width:0;overflow:hidden;color:var(--device-muted-soft);font-size:11px;font-weight:640;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.device-info-grid article>strong{grid-area:value;min-width:0;color:var(--device-text);font-size:18px;font-weight:650;line-height:1.12}.device-info-grid article>small{grid-area:detail;min-width:0;height:34px;overflow:hidden;color:var(--device-muted);font-size:12px;font-weight:520;line-height:1.35}.device-storage-meter{grid-area:meter;display:block;width:100%;height:9px;margin-top:6px;overflow:hidden;border-radius:999px;background:rgba(65,82,128,.12)}.device-storage-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#071735,#244fd1)}.device-connection-value{display:inline-flex;align-items:center;gap:8px}.device-storage-summary{display:grid;grid-gap:2px;gap:2px}.device-storage-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-inline-sync{grid-area:meter;display:grid;grid-gap:5px;gap:5px;min-width:0;margin-top:6px;padding:0}.device-inline-sync--pending{color:var(--device-text)}.device-inline-sync__meter{display:block;width:100%;height:9px;overflow:hidden;border-radius:999px;background:rgba(65,82,128,.12)}.device-inline-sync__meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#071735,#244fd1);transition:width .22s ease}.device-inline-sync__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-width:0}.device-inline-sync__count,.device-inline-sync__message{overflow:hidden;color:var(--device-muted-soft);font-size:10.5px;font-style:normal;font-weight:560;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.device-inline-sync__message--error{color:var(--device-red)}.device-inline-sync__action{display:grid;place-items:center;width:24px;aspect-ratio:1;padding:0;border:1px solid rgba(207,213,224,.72);border-radius:999px;background:transparent;color:#07142d;box-shadow:none}.device-inline-sync__action svg{width:14px;height:14px;stroke-width:1.8}.device-inline-sync__action--uploading{color:#07142d;background:transparent}.device-inline-sync__action--uploading svg{animation:device-sync-spin .78s linear infinite}@keyframes device-sync-spin{to{transform:rotate(1turn)}}.device-capture-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));overflow:hidden;border:1px solid rgba(207,213,224,.9);border-radius:18px;background:rgba(255,255,255,.62)}.device-capture-details div{display:grid;grid-template-columns:18px minmax(0,1fr);grid-template-areas:"icon label" "icon value";grid-gap:3px 8px;gap:3px 8px;min-width:0;padding:12px;border-right:1px solid rgba(65,82,128,.08);border-bottom:1px solid rgba(65,82,128,.08)}.device-capture-details svg{grid-area:icon;color:#07142d;stroke-width:1.8}.device-capture-details span{grid-area:label;color:var(--device-muted-soft);font-size:12px}.device-capture-details span,.device-capture-details strong{min-width:0;overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.device-capture-details strong{grid-area:value;color:var(--device-text);font-size:13px;font-weight:650}.device-overview-card__side{display:flex;flex-direction:column;min-height:0;padding:16px;overflow:hidden}.device-panel__actions,.device-panel__header{flex:0 0 auto;align-items:center}.device-panel__actions{display:flex;justify-content:flex-end;gap:8px;min-width:0}.device-refresh-button{min-width:0;color:#17233e;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.device-refresh-button svg{flex:0 0 auto;width:17px;height:17px;color:#07142d;stroke-width:1.8}.device-refresh-button:hover{background:#ffffff;box-shadow:0 14px 30px rgba(22,34,56,.07);transform:translateY(-1px)}.device-list{flex:1 1;display:grid;align-content:start;min-height:120px;overflow:auto;border-radius:18px;background:rgba(255,255,255,.62);scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(65,82,128,.16) transparent}.device-list-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-areas:"orb copy";align-items:center;grid-gap:12px;gap:12px;width:100%;min-height:66px;padding:9px 12px;border:0;border-bottom:1px solid rgba(65,82,128,.08);background:transparent;color:var(--device-text);text-align:left;outline:none;transition:background-color .16s ease,box-shadow .16s ease}.device-list-card:last-child{border-bottom:0}.device-list-card:hover{background:rgba(255,255,255,.62)}.device-list-card--active{background:rgba(255,255,255,.82);box-shadow:inset 3px 0 0 #061735,inset 0 1px 0 rgba(255,255,255,.86)}.device-list-card--offline{color:rgba(7,26,61,.58)}.device-list-card--offline .device-orb{opacity:.48;filter:grayscale(1) saturate(.2)}.device-list-card .device-orb{grid-area:orb}.device-list-card__copy{grid-area:copy;display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;grid-gap:12px;gap:12px;min-width:0}.device-list-card__copy strong{overflow:hidden;color:var(--device-text);font-size:15px;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.device-list-card__meta{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.device-list-card__meta time{font-weight:520}.device-list-card__meta time,.device-list-card__status{color:var(--device-muted);font-size:12px;line-height:1;white-space:nowrap}.device-list-card__status{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-style:normal;font-weight:600}.device-sync-card{flex:0 0 auto;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:12px;border-radius:18px;background:rgba(255,255,255,.7)}.device-sync-card--pending{background:rgba(255,255,255,.74)}.device-sync-card__icon{display:grid;place-items:center;width:40px;aspect-ratio:1;border:1px solid rgba(207,213,224,.82);border-radius:999px;background:rgba(255,255,255,.82);color:#07142d;box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}.device-sync-card__icon svg{width:20px;height:20px;stroke-width:1.8}.device-sync-card .device-section-title{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.device-sync-card span:not(.device-sync-card__icon){display:block;min-width:0;overflow:hidden;color:var(--device-muted);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.device-sync-card__action{display:grid;place-items:center;width:38px;aspect-ratio:1;border:1px solid rgba(207,213,224,.86);border-radius:999px;background:rgba(255,255,255,.86);color:#07142d;cursor:pointer;outline:none;box-shadow:0 12px 28px rgba(22,34,56,.05),inset 0 1px 0 rgba(255,255,255,.88);transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.device-sync-card__action:hover:not(:disabled){background:#ffffff;box-shadow:0 16px 34px rgba(22,34,56,.09);transform:translateY(-1px)}.device-sync-card__action:disabled{cursor:progress;opacity:.54}.device-sync-card__action svg{stroke-width:1.8}.device-sync-card__message{margin-top:4px;color:var(--device-muted)}.device-sync-card__message--error{color:var(--device-red)}.device-command-panel{flex:0 0 auto;display:grid;grid-gap:9px;gap:9px;min-width:0;padding:14px;overflow:visible;border-radius:18px;background:rgba(255,255,255,.7)}.device-command-panel__copy .device-section-title{font-size:19px}.device-command-form{display:grid;grid-gap:8px;min-width:0}.device-command-field{position:relative;display:grid;grid-template-columns:minmax(108px,.42fr) minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:42px;background:rgba(255,255,255,.72);color:#17233e;font-size:13px;font-weight:560;box-shadow:0 12px 28px rgba(22,34,56,.035),inset 0 1px 0 rgba(255,255,255,.82)}.device-command-form input,.device-command-form select{width:100%;min-width:0;min-height:34px;padding:0;border:0;outline:0;background:transparent;color:var(--device-text);font-size:13px;font-weight:650;text-align:right}.device-command-form select{cursor:pointer}.device-command-select{position:relative;z-index:5;min-width:0}.device-command-select__button{display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;grid-gap:8px;gap:8px;width:100%;min-height:34px;padding:0;border:0;background:transparent;color:var(--device-text);font-size:13px;font-weight:650;text-align:right}.device-command-select__button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-command-select__button i{position:relative;width:14px;height:14px;border-radius:999px}.device-command-select__button i:before{content:"";position:absolute;top:4px;left:3px;width:7px;height:7px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg);transform-origin:center}.device-command-select__menu{position:absolute;top:calc(100% + 8px);right:-8px;z-index:20;display:grid;grid-gap:4px;gap:4px;width:min(188px,calc(100vw - 40px));padding:6px;border:.5px solid rgba(65,82,128,.14);border-radius:14px;box-shadow:0 18px 42px rgba(22,34,56,.12),0 4px 12px rgba(22,34,56,.06);backdrop-filter:blur(18px) saturate(1.05);-webkit-backdrop-filter:blur(18px) saturate(1.05)}.device-command-select__option{display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;grid-gap:8px;gap:8px;min-height:32px;padding:0 9px 0 10px;border:.5px solid transparent;border-radius:9px;background:transparent;color:var(--device-text);font-weight:560;line-height:1;text-align:left}.device-command-select__option:hover{border-color:rgba(65,82,128,.12);background:rgba(246,247,249,.94)}.device-command-select__option--active{border-color:rgba(20,20,20,.08);background:#141414;color:#ffffff}.device-command-select__option--active:hover{background:#141414}.device-command-select__option svg{justify-self:end}.device-command-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;min-width:0}.device-control-button{display:grid;grid-template-columns:19px minmax(0,1fr) 14px;align-items:center;grid-gap:8px;gap:8px;min-width:0;min-height:42px;padding:0 11px;background:rgba(255,255,255,.72);color:#17233e;font-size:12.5px;font-weight:560;line-height:1.15;text-align:left;box-shadow:0 12px 28px rgba(22,34,56,.035),inset 0 1px 0 rgba(255,255,255,.82);transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.device-control-button:hover{background:#ffffff;box-shadow:0 14px 30px rgba(22,34,56,.07);transform:translateY(-1px)}.device-control-button svg{flex:0 0 auto;color:#07142d;stroke-width:1.8}.device-control-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-control-button__action{opacity:.48}.device-control-button--active{border-color:rgba(7,20,45,.16);background:#061735}.device-command-result,.device-state-note{display:flex;align-items:center;gap:9px;min-height:42px;padding:9px 12px;border-radius:18px;background:rgba(255,255,255,.72);color:var(--device-muted);font-size:13px;line-height:1.35}.device-command-result span,.device-state-note span{min-width:0;overflow-wrap:anywhere}.device-command-result>svg,.device-state-note>svg{flex:0 0 auto;color:#07142d;stroke-width:1.8}.device-command-result--error,.device-state-note--error{border-color:rgba(201,47,53,.16);background:rgba(255,255,255,.78);color:#9e2c31}.device-command-result--error>svg,.device-state-note--error>svg{color:#9e2c31}@media (max-width:1180px){.device-overview-card{grid-template-columns:1fr;grid-template-rows:minmax(500px,.58fr) minmax(0,.42fr)}.device-overview-card__side{min-height:420px}}@media (max-width:860px){.device-surface{overflow:auto;padding:16px 14px 22px}.device-overview-card{height:auto}.device-overview-card,.device-primary-column{grid-template-rows:auto auto}.device-overview-card__main{grid-template-columns:1fr;justify-items:start}.device-overview-card__product{justify-items:center}.device-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.device-info-grid article:nth-child(2n){border-right:0}.device-info-grid article:nth-child(3n){border-right:1px solid rgba(65,82,128,.08)}.device-info-grid article:nth-last-child(-n+3){border-bottom:1px solid rgba(65,82,128,.08)}.device-info-grid article:nth-last-child(-n+2){border-bottom:0}}@media (max-width:620px){.device-info-card__header,.device-panel__header{flex-direction:column;align-items:flex-start}.device-panel__actions{justify-content:flex-start}.device-capture-details,.device-command-buttons,.device-info-grid{grid-template-columns:1fr}.device-capture-details div,.device-info-grid article,.device-info-grid article:nth-child(2n),.device-info-grid article:nth-child(3n){border-right:0}.device-info-grid article,.device-info-grid article:nth-last-child(-n+2),.device-info-grid article:nth-last-child(-n+3){border-bottom:1px solid rgba(65,82,128,.08)}.device-capture-details div:last-child,.device-info-grid article:last-child{border-bottom:0}.device-list-card{grid-template-columns:38px minmax(0,1fr);min-height:60px;padding:8px 10px}.device-list-card__copy{gap:8px}.device-list-card__meta{gap:7px}.device-list-card__meta time,.device-list-card__status{font-size:11.5px}.device-command-field{grid-template-columns:1fr;gap:4px;padding:8px 12px;border-radius:18px}.device-command-form input{text-align:left}}.device-surface{--device-bg:var(--brand-neutral-50);--device-surface:rgba(255,255,255,0.76);--device-surface-strong:rgba(255,255,255,0.86);--device-surface-soft:rgba(245,247,232,0.48);--device-line:var(--brand-neutral-200);--device-line-soft:rgba(224,220,212,0.72);--device-text:var(--brand-neutral-900);--device-muted:var(--brand-neutral-500);--device-muted-soft:var(--brand-neutral-400);--device-accent:var(--brand-primary-400);--device-green:var(--brand-primary-500);--device-red:#d43c3c;--device-shadow:0 1px 3px rgba(20,18,16,0.04);--device-shadow-lift:0 4px 12px rgba(20,18,16,0.06);padding:18px var(--workspace-surface-edge-gap) 22px;background:linear-gradient(180deg,rgba(255,255,255,.76) 0,rgba(245,247,232,.28) 48%,rgba(240,237,232,.7) 100%),var(--brand-neutral-50);color:var(--brand-neutral-800);font-family:var(--font-brand-sans)}.device-surface:before{display:none}.device-overview-card,.device-primary-column{gap:14px}.device-capture-details,.device-command-field,.device-command-panel,.device-command-result,.device-control-button,.device-info-card,.device-info-grid,.device-list,.device-overview-card__main,.device-overview-card__side,.device-state-note,.device-sync-card{border:.5px solid var(--brand-neutral-200);border-radius:14px;background:rgba(255,255,255,.76);box-shadow:var(--device-shadow);backdrop-filter:none;-webkit-backdrop-filter:none}.device-command-panel:before,.device-info-card:before,.device-list:before,.device-overview-card__main:before,.device-overview-card__side:before,.device-sync-card:before{display:none}.device-overview-card__main{grid-template-columns:minmax(0,1fr) minmax(180px,.52fr);padding:clamp(22px,2.5vw,30px);background:radial-gradient(circle at 12% 0,rgba(255,255,255,.96),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.82),rgba(245,247,232,.54))}.device-overview-card__identity{gap:8px}.device-surface__eyebrow{color:var(--brand-primary-500);font-family:var(--font-brand-mono);font-size:10px;font-weight:500;letter-spacing:.14em;line-height:1.1;text-transform:uppercase}.device-overview-card__identity .device-surface__title{max-width:12ch;color:var(--brand-neutral-900);font-family:var(--font-brand-serif);font-size:clamp(36px,3.8vw,52px);font-weight:400;line-height:.98}.device-overview-card__identity>span{color:var(--brand-neutral-500);font-size:13px;font-weight:400;line-height:1.42}.device-hero-meta{margin-top:4px}.device-count-pill,.device-hero-meta>span,.device-hero-status,.device-info-card__header>span,.device-refresh-button{min-height:30px;border:.5px solid var(--brand-neutral-200);background:rgba(255,255,255,.68);color:var(--brand-neutral-600);font-family:var(--font-brand-mono);font-size:10px;font-weight:500;box-shadow:none}.device-hero-status--online,.device-list-card__status--online{color:var(--brand-primary-600)}.device-status-dot{background:var(--device-red)}.device-status-dot--online{background:var(--brand-primary-400);box-shadow:0 0 0 4px rgba(128,156,19,.12)}.device-battery__cell{border-color:var(--brand-neutral-700)}.device-battery__cell:after{background:var(--brand-neutral-700)}.device-battery__cell i{background:var(--brand-primary-400)}.device-battery__charge{background:var(--brand-primary-50);color:var(--brand-primary-600)}.device-orb--image{filter:drop-shadow(0 18px 22px rgba(20,18,16,.12)) drop-shadow(0 6px 9px rgba(20,18,16,.08))}.device-info-card{gap:12px;padding:16px;scrollbar-color:rgba(128,156,19,.24) transparent}.device-info-card::-webkit-scrollbar-thumb,.device-list::-webkit-scrollbar-thumb{background:rgba(128,156,19,.24)}.device-section-title{margin-top:4px;color:var(--brand-neutral-900);font-family:var(--font-brand-serif);font-size:22px;font-weight:400;line-height:1.1}.device-info-grid{border-radius:12px;background:rgba(255,255,255,.6)}.device-info-grid article{min-height:162px;padding:14px}.device-info-grid article,.device-info-grid article:nth-child(3n),.device-info-grid article:nth-last-child(-n+3){border-color:var(--brand-neutral-200)}.device-capture-details svg,.device-command-result>svg,.device-control-button svg,.device-info-grid article>svg,.device-inline-sync__action,.device-refresh-button svg,.device-state-note>svg,.device-sync-card__action,.device-sync-card__icon{color:var(--brand-primary-600)}.device-capture-details span,.device-info-grid article>span,.device-inline-sync__count,.device-inline-sync__message,.device-sync-card span:not(.device-sync-card__icon){color:var(--brand-neutral-500);font-family:var(--font-brand-mono);font-size:10px;font-weight:500}.device-info-grid article>strong{color:var(--brand-neutral-900);font-size:17px;font-weight:600}.device-info-grid article>small,.device-storage-summary span{color:var(--brand-neutral-500);font-size:11.5px;font-weight:400}.device-inline-sync__meter,.device-storage-meter{height:7px;background:var(--brand-neutral-100)}.device-inline-sync__meter span,.device-storage-meter span{background:linear-gradient(90deg,var(--brand-primary-500),var(--brand-primary-300))}.device-info-tile--capturing,.device-info-tile--recording{background:var(--brand-primary-50)}.device-capture-details{border-radius:12px;background:rgba(255,255,255,.6)}.device-capture-details div{border-color:var(--brand-neutral-200)}.device-capture-details strong{color:var(--brand-neutral-800);font-weight:600}.device-overview-card__side{gap:12px;padding:14px}.device-refresh-button{transition:border-color .16s ease,background .16s ease,color .16s ease}.device-refresh-button:hover{border-color:var(--brand-primary-200);background:var(--brand-primary-50);color:var(--brand-primary-600);box-shadow:none;transform:none}.device-list{border-radius:12px;background:rgba(255,255,255,.6);scrollbar-color:rgba(128,156,19,.24) transparent}.device-list-card{border-bottom:.5px solid var(--brand-neutral-200);color:var(--brand-neutral-800)}.device-list-card:hover{background:rgba(245,247,232,.42)}.device-list-card--active{background:var(--brand-primary-50);box-shadow:inset 3px 0 0 var(--brand-primary-400),inset 0 1px 0 rgba(255,255,255,.8)}.device-list-card--offline{color:var(--brand-neutral-400)}.device-list-card__copy strong{color:var(--brand-neutral-900);font-size:14px;font-weight:600}.device-list-card__meta time,.device-list-card__status{color:var(--brand-neutral-500);font-family:var(--font-brand-mono);font-size:10px;font-weight:500}.device-list-card__status--online{color:var(--brand-primary-600)}.device-command-panel,.device-sync-card{border-radius:12px;background:rgba(255,255,255,.72)}.device-sync-card--pending{border-color:var(--brand-primary-200);background:var(--brand-primary-50)}.device-inline-sync__action,.device-sync-card__action,.device-sync-card__icon{border:.5px solid var(--brand-neutral-200);background:rgba(255,255,255,.68);box-shadow:none}.device-inline-sync__action:hover:not(:disabled),.device-sync-card__action:hover:not(:disabled){border-color:var(--brand-primary-200);background:var(--brand-primary-50);box-shadow:none;transform:none}.device-command-panel__copy .device-section-title,.device-sync-card .device-section-title{font-size:18px}.device-command-form{gap:8px}.device-command-field{min-height:40px;padding:0 12px;border-radius:999px;color:var(--brand-neutral-600);font-size:12px;font-weight:500}.device-command-form input,.device-command-form select,.device-command-select__button{color:var(--brand-neutral-900);font-size:12px;font-weight:500}.device-command-select__button{min-height:32px}.device-command-select__button i{color:var(--brand-neutral-500)}.device-command-select__menu{border-color:color-mix(in srgb,var(--brand-neutral-200) 82%,transparent);border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 12px 28px rgba(20,18,16,.1),0 2px 6px rgba(20,18,16,.04)}.device-command-select__option{min-height:31px;border-radius:8px;color:var(--brand-neutral-700);font-size:12px;font-weight:500}.device-command-select__option:hover{border-color:var(--brand-neutral-200);background:var(--brand-neutral-100);color:var(--brand-neutral-900)}.device-command-select__option--active,.device-command-select__option--active:hover{border-color:var(--brand-neutral-900);background:var(--brand-neutral-900);color:#ffffff}.device-control-button{min-height:40px;border-radius:999px;color:var(--brand-neutral-700);font-size:12px;font-weight:500;transition:border-color .16s ease,background .16s ease,color .16s ease}.device-control-button:hover{border-color:var(--brand-primary-200);background:var(--brand-primary-50);box-shadow:none;transform:none}.device-control-button--active{border-color:var(--brand-primary-400);background:var(--brand-primary-400);color:#ffffff}.device-control-button--active svg{color:#ffffff}.device-command-result,.device-state-note{border-radius:12px;color:var(--brand-neutral-500);font-size:12px}.device-command-result--error,.device-state-note--error{border-color:rgba(212,60,60,.2);background:#faeaea;color:#832424}.device-command-result--error>svg,.device-state-note--error>svg{color:#832424}@media (max-width:860px){.device-surface{padding:16px 14px 22px}.device-overview-card__main{grid-template-columns:1fr}}.self-room-tab-placeholder{display:grid;place-items:center;min-height:0;border:1px solid rgba(65,82,128,.12);border-radius:24px;background:rgba(255,255,255,.68);box-shadow:0 22px 56px rgba(35,55,118,.06);backdrop-filter:blur(14px) saturate(1.12);-webkit-backdrop-filter:blur(14px) saturate(1.12)}.self-room-tab-placeholder h1{margin:0;color:#071a3d;font-size:34px;line-height:1.15;font-weight:740}.self-goals-surface{--self-goals-header-height:64px;grid-template-rows:var(--self-goals-header-height) minmax(0,1fr);grid-gap:0;gap:0;width:100%;height:100%;padding:0;overflow:hidden;color:#111111}.self-goals-scroll,.self-goals-surface{display:grid;align-content:start;min-height:0}.self-goals-scroll{grid-gap:16px;gap:16px;padding:14px 18px 18px;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(111,110,105,.28) transparent}.self-goals-scroll::-webkit-scrollbar-thumb{background:rgba(111,110,105,.28)}.self-goals-page-header{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:18px;box-sizing:border-box;padding:8px 18px;background:transparent}.self-goal-card h2,.self-goal-card p,.self-goal-suggestion-card h3,.self-goal-suggestion-card p,.self-goals-page-header h1,.self-goals-page-header p,.self-goals-section-heading h2,.self-goals-summary h2,.self-goals-summary h3,.self-goals-summary p{margin:0}.self-goals-page-header h1{color:#0b0b0b;font-size:30px;line-height:1;font-weight:760;letter-spacing:0}.self-goals-page-header p{margin-top:8px;color:#6d6d72;font-size:13px;line-height:1.3;font-weight:520}.self-goals-page-header__actions{display:flex;align-items:center;gap:8px;min-height:34px;color:#6d6d72;font-size:13px;font-weight:600}.self-goals-icon-button,.self-goals-new-button{display:inline-flex;align-items:center;justify-content:center;border:0}.self-goals-icon-button{width:26px;height:26px;padding:0;background:transparent;color:#6d6d72}.self-goals-icon-button svg{width:18px;height:18px}.self-goals-new-button{gap:9px;min-height:34px;padding:0 14px;border-radius:4px;background:#111111;color:#ffffff;font-size:14px;font-weight:720;box-shadow:0 10px 22px rgba(0,0,0,.12)}.self-goals-new-button svg{width:18px;height:18px}.self-goals-summary{display:grid;grid-template-columns:minmax(280px,.31fr) minmax(0,1fr);min-height:196px;overflow:visible;border:1px solid rgba(15,15,16,.1);border-radius:5px;background:rgba(255,255,255,.76)}.self-goals-analysis{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:18px;gap:18px;min-width:0;padding:26px 28px;border-right:1px solid rgba(15,15,16,.1)}.self-goals-analysis__icon,.self-goals-metric__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:6px;background:#f1f1f2;color:#222222}.self-goals-analysis__icon svg,.self-goals-metric__icon svg{width:19px;height:19px}.self-goals-analysis h2{color:#151515;font-size:16px;font-weight:760}.self-goals-analysis p{max-width:300px;margin-top:12px;color:#69696f;line-height:1.45;font-weight:520}.self-goals-analysis button{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:0;border:0;background:transparent;color:#171717;font-weight:760}.self-goals-analysis button svg{width:16px;height:16px}.self-goals-summary__metrics{display:grid;align-items:stretch}.self-goals-metric{display:grid;align-content:center;justify-items:center;min-width:0;padding:26px 20px;border-right:1px solid rgba(15,15,16,.1);text-align:center}.self-goals-metric:last-child{border-right:0}.self-goals-metric>strong{margin-top:6px;color:#050505;font-size:32px;line-height:1;font-weight:760;letter-spacing:0}.self-goals-metric h3{margin-top:14px;color:#151515;line-height:1.2;font-weight:760}.self-goals-metric p{margin-top:9px;color:#6d6d72;line-height:1.2;font-weight:560}.self-goals-metric--progress{justify-content:center;align-content:center;column-gap:20px}.self-goals-metric--progress h3,.self-goals-metric--progress p{grid-column:1/-1}.self-goals-metric--progress>strong{margin-top:0;align-self:center}.self-goals-progress-ring{width:54px;height:54px;border-radius:999px;background:radial-gradient(circle,#ffffff 58%,transparent 60%),conic-gradient(#111111 0 234deg,#ececef 234deg 1turn)}.self-goals-guess{display:grid;grid-gap:12px;gap:12px}.self-goals-section-heading{display:flex;align-items:center;justify-content:space-between;min-height:28px}.self-goals-section-heading h2{color:#111111;font-size:18px;line-height:1.15;font-weight:760}.self-goals-guess__grid{display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));grid-gap:10px;gap:10px}.self-goal-suggestion-card{display:grid;grid-template-rows:auto auto minmax(32px,auto) auto;grid-gap:8px;gap:8px;min-width:0;min-height:124px;padding:13px 14px 12px;border:1px solid rgba(15,15,16,.1);border-radius:5px;background:rgba(255,255,255,.68);color:#111111}.self-goal-suggestion-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.self-goal-suggestion-card__top em,.self-goal-suggestion-card__top span{min-width:0;overflow:hidden;font-size:11px;line-height:1;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.self-goal-suggestion-card__top span{color:#5f5f66}.self-goal-suggestion-card__top em{flex:0 0 auto;padding:4px 7px;border-radius:5px;background:rgba(17,17,17,.07);color:#303035;font-style:normal}.self-goal-suggestion-card h3{overflow:hidden;color:#111111;font-size:14px;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.self-goal-suggestion-card p{display:-webkit-box;overflow:hidden;color:#68686e;font-size:12px;line-height:1.32;font-weight:520;-webkit-box-orient:vertical}.self-goal-suggestion-card footer{display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;grid-gap:8px;gap:8px;padding-top:8px;border-top:1px solid rgba(15,15,16,.08);color:#77777d;font-size:11px;line-height:1.2;font-weight:560}.self-goal-suggestion-card footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.self-goal-suggestion-card footer svg{width:16px;height:16px}.self-goals-tabs{display:flex;gap:6px;min-width:0}.self-goals-tab{min-height:34px;border-radius:5px;color:#77777d;font-size:14px;font-weight:660}.self-goals-tab--active{background:rgba(17,17,17,.08);color:#111111}.self-goals-community-link,.self-goals-search{display:grid;align-items:center;min-height:36px;border:1px solid rgba(15,15,16,.1);border-radius:5px;background:rgba(255,255,255,.78);color:#6d6d72}.self-goals-community-link{grid-template-columns:minmax(0,1fr) 16px;gap:8px;min-width:154px;padding:0 12px;color:#303035;cursor:pointer;font-weight:680;text-align:left}.self-goals-community-link svg,.self-goals-search svg{width:17px;height:17px}.self-goals-search{grid-template-columns:18px minmax(0,1fr);gap:9px;width:252px;padding:0 12px}.self-goals-search input{min-width:0;border:0;outline:0;background:transparent;color:#111111;font-size:14px;font-weight:540}.self-goals-search input::placeholder{color:#96969c}.self-goals-grid{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));grid-gap:16px;gap:16px}.self-goal-card{display:grid;grid-template-rows:auto auto minmax(42px,auto) auto auto;grid-gap:13px;gap:13px;min-width:0;min-height:198px;padding:18px 18px 14px;border:1px solid rgba(15,15,16,.1);border-radius:5px;background:rgba(255,255,255,.76);color:#111111;text-align:left;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.self-goal-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.self-goal-card__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:transparent;color:#333333}.self-goal-card__icon svg{width:24px;height:24px}.self-goal-card__top em{padding:4px 8px;border-radius:5px;background:#f1f1f2;color:#55555b;font-size:12px;line-height:1;font-style:normal;font-weight:700}.self-goal-card h2{overflow:hidden;color:#111111;font-size:16px;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.self-goal-card p{display:-webkit-box;overflow:hidden;color:#68686e;font-size:12px;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.self-goal-card__progress{display:grid;grid-template-columns:auto minmax(70px,1fr) auto;align-items:center;grid-gap:10px;gap:10px;color:#5d5d64}.self-goal-card__progress small,.self-goal-card__progress strong{font-size:13px;line-height:1;font-weight:660}.self-goal-card__progress span{height:5px;overflow:hidden;border-radius:999px;background:#eeeeef}.self-goal-card__progress i{display:block;height:100%;border-radius:inherit;background:#111111}.self-goal-card footer{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;grid-gap:10px;gap:10px;padding-top:12px;border-top:1px solid rgba(15,15,16,.08);color:#77777d;line-height:1.2}.self-goal-card footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.self-goal-card footer svg{width:18px;height:18px}@media (max-width:1280px){.self-goals-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.self-goals-guess__grid{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media (max-width:980px){.self-goals-page-header{align-items:stretch;flex-direction:column}.self-goals-summary{grid-template-columns:1fr}.self-goals-analysis{border-right:0;border-bottom:1px solid rgba(15,15,16,.1)}.self-goals-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.self-goals-search{width:100%}}@media (max-width:640px){.self-goals-page-header,.self-goals-scroll{padding-right:12px;padding-left:12px}.self-goals-scroll{padding-bottom:16px}.self-goals-page-header__actions{align-items:stretch;flex-direction:column}.self-goals-grid,.self-goals-guess__grid,.self-goals-summary__metrics{grid-template-columns:1fr}.self-goals-community-link{width:100%}}.self-goals-surface{--self-goals-header-height:72px;background:radial-gradient(circle at 4% 2%,rgba(255,244,232,.5),transparent 24%),radial-gradient(circle at 90% 0,rgba(247,237,226,.36),transparent 28%),linear-gradient(180deg,#fffefd,#fffbf7);color:#101116}.self-goals-page-header{height:var(--self-goals-header-height);min-height:var(--self-goals-header-height);padding:0 26px}.self-goals-tabs{gap:28px}.self-goals-tab{color:#6f7078;font-weight:620}.self-goals-tab--active{background:transparent;color:#15161b;font-weight:760}.self-goals-tab--active:after{display:block;content:"";position:absolute;right:0;bottom:17px;left:0;height:2px;border-radius:999px;background:#111318}.self-goals-page-header__actions{gap:14px;color:#8a8b91;font-size:12px;font-weight:560}.self-goals-community-link,.self-goals-search{min-height:40px;border-color:rgba(15,15,16,.1);border-radius:8px;background:rgba(255,255,255,.72)}.self-goals-community-link{min-width:178px;padding:0 14px;color:#15161b;font-size:13px;font-weight:720}.self-goals-search{width:182px}.self-goals-search input{font-size:13px}.self-goals-icon-button{color:#8a8b91}.self-goals-new-button{min-height:40px;padding:0 17px;border-radius:7px;background:#141414;font-size:13px;box-shadow:0 14px 28px rgba(0,0,0,.16)}.self-goals-scroll{gap:24px;padding:18px 30px 30px}.self-goals-scroll::-webkit-scrollbar{width:0}.self-goals-guess{gap:24px}.self-goals-section-heading{min-height:56px}.self-goals-section-heading h2{color:#17181d;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.2vw,44px);line-height:1.05;font-weight:500;letter-spacing:0}.self-goals-guess__grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:24px 20px}.self-goal-suggestion-card{position:relative;grid-template-rows:auto auto minmax(44px,1fr);gap:10px;min-height:126px;padding:20px 22px 18px;border-color:rgba(15,15,16,.1);border-radius:9px;background:rgba(255,255,255,.72);box-shadow:none}.self-goal-suggestion-card__top em,.self-goal-suggestion-card__top span{font-size:12px;font-weight:660}.self-goal-suggestion-card__top span{color:#74757c}.self-goal-suggestion-card__top em{min-width:48px;padding:6px 11px;border-radius:999px;background:#f3eef9;color:#6b5a7f;text-align:center}.self-goal-suggestion-card:nth-child(3n) .self-goal-suggestion-card__top em,.self-goal-suggestion-card:nth-child(4) .self-goal-suggestion-card__top em{background:#fff4e7;color:#c8843d}.self-goal-suggestion-card:nth-child(5) .self-goal-suggestion-card__top em{background:#f4f4f4;color:#77787d}.self-goal-suggestion-card h3{color:#15171d;font-size:15px;line-height:1.22;font-weight:760;white-space:normal}.self-goal-suggestion-card p{color:#6e7179;font-size:12.5px;line-height:1.45;-webkit-line-clamp:2}.self-goal-suggestion-card footer{position:absolute;right:22px;bottom:22px;display:block;padding:0;border-top:0;color:#5e636b}.self-goal-suggestion-card footer span{display:none}.self-goal-suggestion-card footer svg{width:18px;height:18px}.self-goals-summary{grid-template-columns:minmax(320px,.3fr) minmax(0,1fr);min-height:252px;margin-top:2px;border-color:rgba(15,15,16,.1);border-radius:10px;background:rgba(255,255,255,.68)}.self-goals-analysis{grid-template-columns:52px minmax(0,1fr);gap:24px;padding:40px 34px}.self-goals-analysis__icon,.self-goals-metric__icon{width:52px;height:52px;border-radius:999px;background:#f1eafa;color:#111318}.self-goals-metric:first-child .self-goals-metric__icon{background:#f5ebdc}.self-goals-metric:nth-child(2) .self-goals-metric__icon{background:#f0eaf8}.self-goals-analysis__icon svg,.self-goals-metric__icon svg{width:22px;height:22px}.self-goals-analysis h2{color:#17181d;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.2;font-weight:500}.self-goals-analysis p{max-width:330px;margin-top:14px;color:#70737b;font-size:13px;line-height:1.58}.self-goals-analysis button{gap:14px;margin-top:28px;color:#191b22;font-size:14px;font-weight:680}.self-goals-summary__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.self-goals-metric{padding:38px 22px}.self-goals-metric>strong{margin-top:18px;color:#050608;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500}.self-goals-metric h3{margin-top:18px;color:#16181f;font-size:15px;font-weight:680}.self-goals-metric p{color:#777a83;font-size:13px}.self-goals-metric--progress{grid-template-columns:auto auto;column-gap:26px}.self-goals-progress-ring{width:94px;height:94px;background:radial-gradient(circle,rgba(255,255,255,.92) 58%,transparent 60%),conic-gradient(#f4b85f 0 234deg,#f5eadf 234deg 1turn)}.self-goals-metric--progress>strong{font-size:44px}.self-goals-grid{grid-template-columns:repeat(4,minmax(230px,1fr));gap:20px}.self-goal-card{gap:12px;min-height:204px;padding:20px 22px 18px;border-color:rgba(15,15,16,.1);border-radius:9px;background:rgba(255,255,255,.72);color:#15171d}.self-goal-card__top{align-items:center}.self-goal-card__icon{width:38px;height:38px;border-radius:10px;background:#f5ebdc;color:#14151a}.self-goal-card:nth-child(3n+2) .self-goal-card__icon{background:#f0eaf8}.self-goal-card:nth-child(3n) .self-goal-card__icon{background:#edf3ed}.self-goal-card__icon svg{width:21px;height:21px}.self-goal-card__top em{max-width:116px;padding:6px 10px;overflow:hidden;border-radius:999px;background:rgba(17,17,17,.06);color:#6f7078;font-size:11.5px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.self-goal-card h2{color:#15171d;font-size:15.5px;line-height:1.22;font-weight:760}.self-goal-card p{color:#6e7179;font-size:12.5px;line-height:1.45;font-weight:520}.self-goal-card__progress{gap:11px;color:#777a83}.self-goal-card__progress strong{color:#17181d;font-size:12.5px;font-weight:760}.self-goal-card__progress small{color:#7b7d84;font-size:12px;font-weight:620}.self-goal-card__progress span{height:6px;background:#f1ebe4}.self-goal-card__progress i{background:#17181d}.self-goal-card footer{padding-top:13px;border-top-color:rgba(15,15,16,.08);color:#7b7d84;font-size:12px;font-weight:560}.self-goal-card footer svg{color:#5f636b}@media (max-width:1180px){.self-goals-page-header{align-items:stretch;flex-direction:column;height:auto;min-height:var(--self-goals-header-height);padding-top:10px;padding-bottom:10px}.self-goals-surface{grid-template-rows:auto minmax(0,1fr)}.self-goals-guess__grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (max-width:900px){.self-goals-summary,.self-goals-summary__metrics{grid-template-columns:1fr}.self-goals-metric{border-right:0;border-bottom:1px solid rgba(15,15,16,.1)}}.self-goals-surface{color:#11161e}.self-goals-page-header{border-bottom:1px solid rgba(224,222,217,.42);background:rgba(251,250,247,.82)}.self-goal-card h2,.self-goal-suggestion-card h3,.self-goals-analysis h2,.self-goals-metric h3,.self-goals-page-header h1,.self-goals-section-heading h2{color:#11161e}.self-goal-card footer,.self-goal-card p,.self-goal-suggestion-card footer,.self-goal-suggestion-card p,.self-goals-analysis p,.self-goals-metric p,.self-goals-page-header p,.self-goals-page-header__actions,.self-goals-section-heading span{color:#70747c}.self-goal-card,.self-goal-suggestion-card,.self-goals-community-link,.self-goals-search,.self-goals-summary{border-color:rgba(224,222,217,.88);background:rgba(255,255,252,.62);box-shadow:0 12px 28px rgba(39,35,30,.035)}.self-goal-card,.self-goal-suggestion-card,.self-goals-summary{border-radius:15px}.self-goal-card__top em,.self-goal-suggestion-card__top em,.self-goals-community-link,.self-goals-search,.self-goals-tab{border-radius:999px}.self-goal-card footer,.self-goal-suggestion-card footer,.self-goals-analysis,.self-goals-metric{border-color:rgba(224,222,217,.7)}.self-goal-card__icon,.self-goals-analysis__icon,.self-goals-metric__icon{border:1px solid rgba(224,222,217,.72);background:rgba(255,255,252,.76);color:#303136}.self-goal-card__progress strong,.self-goals-metric>strong{color:#11161e}.self-goal-card:hover,.self-goal-suggestion-card:hover,.self-goals-icon-button:hover,.self-goals-tab:hover{background:rgba(255,255,252,.78)}.self-goals-tab--active{background:rgba(224,222,217,.62);color:#11161e}.self-goals-new-button{border-radius:999px;background:#303136;box-shadow:0 10px 22px rgba(39,35,30,.12)}.self-goals-progress-ring{background:radial-gradient(circle,#fffefc 58%,transparent 60%),conic-gradient(#303136 0 234deg,rgba(224,222,217,.82) 234deg 1turn)}.self-goal-card__progress span{background:rgba(224,222,217,.72)}.self-goal-card__progress i{background:#303136}.self-goals-tabs{gap:4px}.self-goals-tab{min-height:32px;padding:0 12px;border-radius:999px}.self-goals-tab:hover{background:rgba(255,255,252,.52)}.self-goals-tab--active{background:#303136;color:#ffffff}.self-goals-page-header,.self-goals-page-header__actions{background:transparent;box-shadow:none}.self-goals-page-header{border-bottom-color:transparent}.self-goals-tabs{--self-goals-tab-width:96px;position:relative;display:grid;grid-template-columns:repeat(3,var(--self-goals-tab-width));grid-gap:0;gap:0;align-items:center;height:100%;padding:0;overflow:visible;border:0;background:transparent;box-shadow:none}.self-goals-tabs:after{content:"";position:absolute;left:0;bottom:13px;width:var(--self-goals-tab-width);height:2px;border-radius:999px;background:#111318;transform:translate3d(var(--self-goals-active-tab-x,0),0,0);transition:transform .32s cubic-bezier(.19,1,.22,1)}.self-goals-tab{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:var(--self-goals-header-height);padding:0;border:0;border-radius:0;color:#70747c;font-size:13px;font-weight:640;box-shadow:none}.self-goals-tab,.self-goals-tab--active,.self-goals-tab:hover{background:transparent}.self-goals-tab:hover{color:#303136}.self-goals-tab--active{color:#111318;font-weight:720}.self-goals-tab--active:after{display:none}.self-goals-community-link,.self-goals-search{border-color:transparent;background:transparent;box-shadow:none}.self-goals-community-link:hover,.self-goals-icon-button:hover,.self-goals-search:focus-within{background:transparent;color:#303136}.self-goals-surface{--self-goals-header-height:var(--header-height)}.self-goals-tabs:after{bottom:9px;background:var(--dl-green)}.self-goals-tab--active{color:var(--dl-green)}.self-goals-scroll{padding-right:0;scrollbar-gutter:auto;scrollbar-color:rgba(60,155,49,.32) transparent}.self-goals-scroll::-webkit-scrollbar{width:6px}.self-goals-scroll::-webkit-scrollbar-track{background:transparent}.self-goals-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(60,155,49,.32)}@media (max-width:640px){.self-goals-scroll{padding-right:0}}.self-profile-surface{display:grid;grid-template-rows:minmax(280px,.9fr) minmax(220px,.7fr);grid-gap:16px;gap:16px;width:100%;height:100%;min-height:0;padding:0 0 18px 18px;overflow:auto;color:#071a3d}.self-profile-card,.self-profile-hero{border:1px solid rgba(65,82,128,.12);background:rgba(255,255,255,.68);box-shadow:0 22px 56px rgba(35,55,118,.06);backdrop-filter:blur(14px) saturate(1.12);-webkit-backdrop-filter:blur(14px) saturate(1.12)}.self-profile-hero{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(260px,.6fr);align-items:center;grid-gap:24px;gap:24px;min-height:0;overflow:hidden;padding:30px;border-radius:24px;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.96),transparent 38%),radial-gradient(circle at 92% 18%,rgba(91,110,255,.14),transparent 38%),radial-gradient(circle at 8% 100%,rgba(255,128,76,.08),transparent 26%),rgba(255,255,255,.68)}.self-profile-hero__copy h1,.self-profile-hero__copy p,.self-profile-hero__copy span{margin:0}.self-profile-card__header p,.self-profile-hero__copy p{color:#66708f;font-size:11px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.self-profile-hero__copy h1{max-width:720px;margin-top:10px;color:#071a3d;font-family:var(--font-apple);font-size:clamp(42px,5vw,72px);line-height:.98;font-weight:720;letter-spacing:0}.self-profile-hero__copy span{display:block;max-width:620px;margin-top:16px;color:#596787;font-size:15px;line-height:1.58}.self-profile-orbit{position:relative;justify-self:center;width:min(100%,310px);aspect-ratio:1;border:1px solid rgba(65,82,128,.1);border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.86) 0 24%,rgba(235,239,252,.46) 25% 26%,transparent 27%),repeating-radial-gradient(circle,rgba(65,82,128,.08) 0 1px,transparent 1px 58px)}.self-profile-orbit__core,.self-profile-orbit__node{position:absolute;border-radius:999px}.self-profile-orbit__core{inset:50%;display:grid;place-items:center;width:86px;height:86px;transform:translate(-50%,-50%);background:#06183a;color:#ffffff;box-shadow:0 20px 44px rgba(7,26,61,.22)}.self-profile-orbit__core svg{width:38px;height:38px}.self-profile-orbit__node{width:14px;height:14px;background:#244fd1;box-shadow:0 0 0 8px rgba(36,79,209,.09)}.self-profile-orbit__node--one{top:18%;left:28%}.self-profile-orbit__node--two{top:45%;right:12%;background:#f08a5d;box-shadow:0 0 0 8px rgba(240,138,93,.1)}.self-profile-orbit__node--three{bottom:18%;left:36%;background:#34a36f;box-shadow:0 0 0 8px rgba(52,163,111,.1)}.self-profile-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:16px;gap:16px;min-height:0}.self-profile-card{display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:16px;gap:16px;min-width:0;min-height:0;padding:18px;border-radius:22px}.self-profile-card__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.self-profile-card__header p,.self-profile-card__header strong{margin:0}.self-profile-card__header strong{color:#071a3d;font-size:15px;font-weight:700}.self-profile-signal-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.self-profile-signal{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-width:0;padding:12px;border-radius:16px;background:rgba(246,248,255,.64)}.self-profile-signal>span{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:rgba(235,239,252,.82);color:#244fd1}.self-profile-signal svg{width:18px;height:18px}.self-profile-signal strong{display:block;color:#071a3d;font-size:13px;line-height:1.2}.self-profile-signal p{margin:4px 0 0;color:#596787;font-size:12px;line-height:1.35}.self-profile-principles{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.self-profile-principles li{padding:13px 14px;border-radius:16px;background:rgba(246,248,255,.64);color:#17284f;font-size:13px;line-height:1.45}@media (max-width:980px){.self-profile-grid,.self-profile-hero,.self-profile-surface{grid-template-columns:1fr;grid-template-rows:auto}}@media (max-width:640px){.self-profile-surface{padding:0 0 12px 12px}.self-profile-signal-list{grid-template-columns:1fr}}.self-profile-surface{color:#11161e}.self-profile-card,.self-profile-hero{border-color:rgba(224,222,217,.88);background:rgba(255,255,252,.62);box-shadow:0 12px 28px rgba(39,35,30,.035);backdrop-filter:none;-webkit-backdrop-filter:none}.self-profile-hero{border-radius:15px;background:rgba(255,255,252,.62)}.self-profile-card{border-radius:15px}.self-profile-card__header strong,.self-profile-hero__copy h1,.self-profile-principles li,.self-profile-signal strong{color:#11161e}.self-profile-card__header p,.self-profile-hero__copy p,.self-profile-hero__copy span,.self-profile-signal p{color:#70747c}.self-profile-orbit{border-color:rgba(224,222,217,.78);background:radial-gradient(circle,rgba(255,255,252,.72) 0 24%,rgba(224,222,217,.28) 25% 26%,transparent 27%),repeating-radial-gradient(circle,rgba(48,49,54,.08) 0 1px,transparent 1px 58px)}.self-profile-orbit__core{background:#303136;box-shadow:0 12px 26px rgba(39,35,30,.12)}.self-profile-orbit__node,.self-profile-orbit__node--three,.self-profile-orbit__node--two{background:#8e96a1;box-shadow:0 0 0 8px rgba(48,49,54,.08)}.self-profile-principles li,.self-profile-signal{background:rgba(255,255,252,.54)}.self-profile-signal>span{border:1px solid rgba(224,222,217,.72);background:rgba(255,255,252,.76);color:#303136}.self-room-insight-surface{height:auto;min-height:100%;padding:10px var(--workspace-surface-edge-gap) 26px;overflow:visible;background:var(--app-bg);color:#1f1d19}.insight-lab{display:grid;grid-gap:18px;gap:18px;width:100%;max-width:none;margin:0}.insight-lab button,.insight-lab input{font:inherit}.insight-topbar{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);grid-gap:16px;gap:16px;padding:20px 22px;border:1px solid rgba(222,217,208,.92);border-radius:24px;background:rgba(255,252,248,.9);box-shadow:0 14px 34px rgba(28,24,20,.05)}.insight-topbar__copy{display:grid;grid-gap:10px;gap:10px}.insight-card-eyebrow,.insight-topbar__eyebrow{margin:0;color:#8b7a64;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.insight-topbar__title{margin:0;max-width:760px;color:#1f1d19;font-size:30px;line-height:1.08;letter-spacing:-.03em}.insight-topbar__description{margin:0;max-width:640px;color:#6f695f;font-size:15px;line-height:1.72}.insight-topbar__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;align-self:stretch}.insight-topbar__stat{display:grid;align-content:space-between;min-height:110px;padding:16px;border:1px solid rgba(226,220,210,.92);border-radius:20px;background:rgba(255,255,255,.86)}.insight-topbar__stat span{color:#8c8377;font-size:12px;line-height:1.25}.insight-topbar__stat strong{color:#1f1d19;font-size:28px;line-height:1;letter-spacing:-.03em}.insight-lab__toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center}.insight-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 16px;border:1px solid rgba(36,45,66,.08);border-radius:999px;background:#f7f8fb;color:#8a93a3}.insight-search svg{width:18px;height:18px}.insight-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#1c2433;font-size:14px}.insight-search input::placeholder{color:#9aa3b1}.insight-create-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--dl-green) 0,#52b946 100%);color:#ffffff;font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 14px 28px rgba(60,155,49,.18)}.insight-create-button:hover{filter:brightness(1.03)}.insight-category-row,.insight-hot-tags{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.insight-hot-tags{color:#8a93a3;font-size:13px;font-weight:600}.insight-hot-tags span{margin-right:2px}.insight-category-row button,.insight-hot-tags button{border:0;border-radius:999px;background:#eef2f8;color:#304056;font-weight:600}.insight-hot-tags button{min-height:32px;padding:0 13px;font-size:12px}.insight-category-row button{min-height:36px;padding:0 14px;font-size:14px}.insight-category-row button:hover,.insight-hot-tags button:hover{background:#e7edf6}.insight-category-row .insight-category--active{background:linear-gradient(135deg,var(--dl-green) 0,#52b946 100%);color:#ffffff}.insight-lab__main{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);grid-gap:18px;gap:18px;align-items:start}.insight-lab__content{display:grid;grid-gap:18px;gap:18px;min-width:0}.insight-assessment-card,.insight-feature-card,.insight-stat-panel{border:1px solid rgba(36,45,66,.08);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 20px 52px rgba(28,35,54,.08)}.insight-feature-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:20px;gap:20px;min-height:260px;padding:28px;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,242,224,.96),transparent 30%),radial-gradient(circle at 88% 12%,rgba(111,133,255,.12),transparent 24%),radial-gradient(circle at 100% 100%,rgba(131,197,174,.1),transparent 24%),linear-gradient(135deg,#fffdfa,#f5f7fb 52%,#f6f3ed);border-color:var(--line);box-shadow:0 20px 48px rgba(33,30,25,.06)}.insight-feature-card:before{content:"";position:absolute;top:28px;right:30px;width:168px;height:168px;border-radius:999px;background:radial-gradient(circle at 36% 32%,rgba(255,255,255,.92),transparent 24%),conic-gradient(from 210deg,var(--dl-green),#8fdc73,#2f82ff,#7c5cff,var(--dl-green));opacity:.22;filter:blur(1px)}.insight-feature-card>*{position:relative;z-index:1}.insight-feature-card h1{margin:14px 0 10px;max-width:650px;color:#1f1d19;font-size:clamp(32px,3.2vw,48px);line-height:1.02;letter-spacing:-.04em}.insight-feature-card p{margin:0;max-width:620px;color:#5a667c;font-size:15px;line-height:1.75}.insight-feature-card span{display:inline-flex;margin-top:16px;color:#8a93a3;font-size:12px;font-weight:600}.insight-feature-card button{min-height:42px;min-width:116px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--dl-green) 0,#52b946 100%);color:#ffffff;font-size:14px;font-weight:700}.insight-feature-card__pager{position:absolute;z-index:1;left:28px;bottom:22px;display:flex;align-items:center;gap:8px}.insight-feature-card__pager i{width:7px;height:7px;border-radius:999px;background:rgba(85,97,117,.26)}.insight-feature-card__pager i:first-child{width:28px;background:var(--dl-green)}.insight-stat-panel{position:-webkit-sticky;position:sticky;top:18px;display:grid;grid-gap:14px;gap:14px;padding:20px}.insight-stat-panel h2{margin:0;color:#1b2231;font-size:18px;line-height:1.15}.insight-stat-panel__summary{margin:0;color:#5a667c;font-size:13px;line-height:1.7}.insight-stat-list{display:grid;grid-gap:10px;gap:10px}.insight-stat{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:0 14px;border-radius:16px;background:#f7f8fb}.insight-stat span{color:#5a667c;font-size:13px;font-weight:600}.insight-stat strong{color:#1b2231;font-size:18px;line-height:1}.insight-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.insight-assessment-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;grid-gap:14px;gap:14px;min-height:250px;padding:20px;transition:border-color .18s ease,box-shadow .18s ease}.insight-assessment-card:hover{border-color:rgba(60,155,49,.22);box-shadow:0 24px 56px rgba(28,35,54,.1)}.insight-assessment-card__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;color:#ffffff}.insight-assessment-card__icon svg{width:24px;height:24px}.insight-assessment-card__icon--amber{background:linear-gradient(135deg,#ff8a5b,#ffc27a)}.insight-assessment-card__icon--teal{background:linear-gradient(135deg,#17a589,#8de0c8)}.insight-assessment-card__icon--violet{background:linear-gradient(135deg,#7d7aff,#bebcff)}.insight-assessment-card__icon--sage{background:linear-gradient(135deg,#00b894,#9be7c5)}.insight-assessment-card__icon--rose{background:linear-gradient(135deg,#ff6b6b,#ffb0a5)}.insight-assessment-card__icon--gold{background:linear-gradient(135deg,#f0a23d,#ffd98b)}.insight-assessment-card__copy{display:grid;align-content:start;grid-gap:9px;gap:9px;min-width:0}.insight-assessment-card h2{margin:0;color:#1b2333;font-size:18px;line-height:1.2;letter-spacing:-.02em}.insight-assessment-card p{margin:0;color:#5a667c;font-size:14px;line-height:1.7}.insight-assessment-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.insight-assessment-card>strong,.insight-assessment-card__meta span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700}.insight-assessment-card__meta span{background:var(--dl-green-soft);color:var(--dl-green)}.insight-assessment-card__meta em{color:#8a93a3;font-size:12px;font-style:normal}.insight-assessment-card>strong{justify-self:end;background:#eef2f8;color:#41516a}@media (max-width:1220px){.insight-lab__main,.insight-topbar{grid-template-columns:1fr}.insight-stat-panel{position:static;grid-row:1}.insight-stat-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.insight-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.self-room-insight-surface{padding:10px 18px 20px}.insight-card-grid,.insight-lab__toolbar,.insight-stat-list,.insight-topbar__stats{grid-template-columns:1fr}.insight-create-button{width:100%}.insight-category-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.insight-category-row button{flex:0 0 auto}.insight-feature-card{grid-template-columns:1fr;padding:24px}}.self-room-insight-surface{background:transparent;color:#071a3d}.insight-assessment-card,.insight-feature-card,.insight-stat-panel,.insight-topbar{border-color:rgba(65,82,128,.12);background:rgba(255,255,255,.68);box-shadow:0 22px 56px rgba(35,55,118,.06);backdrop-filter:blur(14px) saturate(1.12);-webkit-backdrop-filter:blur(14px) saturate(1.12)}.insight-topbar{background:radial-gradient(circle at 14% 0,rgba(255,255,255,.92),transparent 34%),radial-gradient(circle at 94% 10%,rgba(91,110,255,.14),transparent 30%),rgba(255,255,255,.68)}.insight-card-eyebrow,.insight-topbar__eyebrow{color:#244fd1}.insight-assessment-card h2,.insight-feature-card h1,.insight-stat strong,.insight-stat-panel h2,.insight-topbar__stat strong,.insight-topbar__title{color:#071a3d}.insight-assessment-card p,.insight-assessment-card__meta em,.insight-feature-card p,.insight-stat span,.insight-stat-panel__summary,.insight-topbar__description,.insight-topbar__stat span{color:#596787}.insight-search,.insight-stat,.insight-topbar__stat{border-color:rgba(65,82,128,.1);background:rgba(255,255,255,.62)}.insight-create-button,.insight-feature-card button{background:#06183a;box-shadow:0 14px 30px rgba(7,26,61,.22)}.insight-assessment-card>strong,.insight-category-row button,.insight-hot-tags button{background:rgba(235,239,252,.86);color:#244fd1}.insight-assessment-card__meta span,.insight-category-row .insight-category--active,.insight-feature-card__pager i:first-child{background:#244fd1;color:#ffffff}.insight-feature-card{background:radial-gradient(circle at top left,rgba(255,255,255,.96),transparent 30%),radial-gradient(circle at 88% 12%,rgba(91,110,255,.16),transparent 26%),radial-gradient(circle at 100% 100%,rgba(255,128,76,.12),transparent 24%),linear-gradient(135deg,rgba(255,254,253,.88),rgba(246,248,255,.8))}.insight-assessment-card:hover{border-color:rgba(43,80,201,.18);box-shadow:0 24px 62px rgba(35,55,118,.1)}