:root{--hub-bg:#f5f5f7;--hub-bg-elevated:#fbfbfd;--hub-surface:rgba(255,255,255,0.88);--hub-surface-solid:#ffffff;--hub-surface-raised:rgba(118,118,128,0.09);--hub-input:rgba(255,255,255,0.94);--hub-text:#1c1c1e;--hub-muted:#6e6e73;--hub-faint:#8e8e93;--hub-line:rgba(60,60,67,0.16);--hub-blue:#007aff;--hub-blue-soft:rgba(0,122,255,0.12);--hub-green:#248a3d;--hub-orange:#a05a00;--hub-red:#d70015;--hub-warning-bg:#fff7df;--hub-danger-bg:#fff0f0;--hub-shadow:0 1px 2px rgba(0,0,0,0.04),0 10px 32px rgba(0,0,0,0.045);--hub-material-blur:blur(28px) saturate(180%);--hub-nav-width:108px;--hub-radius-large:24px;--hub-radius-medium:18px;--hub-radius-small:12px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--hub-bg:#000000;--hub-bg-elevated:#111113;--hub-surface:rgba(28,28,30,0.88);--hub-surface-solid:#1c1c1e;--hub-surface-raised:rgba(118,118,128,0.18);--hub-input:rgba(44,44,46,0.92);--hub-text:#f5f5f7;--hub-muted:#a1a1a6;--hub-faint:#8e8e93;--hub-line:rgba(84,84,88,0.48);--hub-blue:#0a84ff;--hub-blue-soft:rgba(10,132,255,0.18);--hub-green:#30d158;--hub-orange:#ff9f0a;--hub-red:#ff453a;--hub-warning-bg:rgba(255,159,10,0.13);--hub-danger-bg:rgba(255,69,58,0.13);--hub-shadow:0 1px 2px rgba(0,0,0,0.34),0 16px 42px rgba(0,0,0,0.22)}}html[data-theme=light]{--hub-bg:#f5f5f7;--hub-bg-elevated:#fbfbfd;--hub-surface:rgba(255,255,255,0.88);--hub-surface-solid:#ffffff;--hub-surface-raised:rgba(118,118,128,0.08);--hub-input:rgba(255,255,255,0.94);--hub-text:#1c1c1e;--hub-muted:#6e6e73;--hub-faint:#8e8e93;--hub-line:rgba(60,60,67,0.16);--hub-blue:#007aff;--hub-blue-soft:rgba(0,122,255,0.12);--hub-green:#248a3d;--hub-orange:#a05a00;--hub-red:#d70015;--hub-warning-bg:#fff7df;--hub-danger-bg:#fff0f0;--hub-shadow:0 1px 2px rgba(0,0,0,0.04),0 10px 32px rgba(0,0,0,0.045)}html[data-theme=dark]{--hub-bg:#000000;--hub-bg-elevated:#111113;--hub-surface:rgba(28,28,30,0.88);--hub-surface-solid:#1c1c1e;--hub-surface-raised:rgba(118,118,128,0.18);--hub-input:rgba(44,44,46,0.92);--hub-text:#f5f5f7;--hub-muted:#a1a1a6;--hub-faint:#8e8e93;--hub-line:rgba(84,84,88,0.48);--hub-blue:#0a84ff;--hub-blue-soft:rgba(10,132,255,0.18);--hub-green:#30d158;--hub-orange:#ff9f0a;--hub-red:#ff453a;--hub-warning-bg:rgba(255,159,10,0.13);--hub-danger-bg:rgba(255,69,58,0.13);--hub-shadow:0 1px 2px rgba(0,0,0,0.34),0 16px 42px rgba(0,0,0,0.22)}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:var(--hub-bg);color:var(--hub-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Arabic,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}.hub-connectivity{position:-webkit-sticky;position:sticky;z-index:1100;top:0;min-height:34px;display:grid;place-items:center;padding:7px 14px;border-bottom:.5px solid var(--hub-line);text-align:center;color:var(--hub-muted);background:color-mix(in srgb,var(--hub-surface-solid) 88%,transparent);backdrop-filter:var(--hub-material-blur);-webkit-backdrop-filter:var(--hub-material-blur);font-size:12px}.hub-connectivity[data-state=offline]{color:var(--hub-orange);background:var(--hub-warning-bg)}.hub-connectivity[data-state=impaired]{color:var(--hub-red);background:var(--hub-danger-bg)}.hub-with-tabbar{min-height:100dvh;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.hub-app-nav{display:contents}.hub-app-nav-brand{display:none}.hub-tabbar{position:fixed;z-index:1000;inset-inline:0;bottom:0;min-height:calc(64px + env(safe-area-inset-bottom));padding:5px max(8px,env(safe-area-inset-left)) env(safe-area-inset-bottom) max(8px,env(safe-area-inset-right));display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:.5px solid var(--hub-line);background:color-mix(in srgb,var(--hub-surface-solid) 84%,transparent);backdrop-filter:var(--hub-material-blur);-webkit-backdrop-filter:var(--hub-material-blur)}.hub-tabbar-item{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 2px;color:var(--hub-muted);text-decoration:none;font-size:10px;font-weight:650}.hub-tabbar-item[aria-current=page]{color:var(--hub-blue)}.hub-tabbar-icon{width:30px;height:27px;display:grid;place-items:center;line-height:1}.hub-tabbar-icon svg{width:23px;height:23px}.hub-refresh-button{border:0;background:transparent;color:var(--hub-muted);cursor:pointer}.hub-refresh-button svg{width:23px;height:23px}.hub-refresh-button:disabled{opacity:.62}@keyframes hub-spin{to{transform:rotate(-1turn)}}.hub-spin{display:inline-block;animation:hub-spin .65s linear infinite}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}.hub-page{min-height:100dvh;color:var(--hub-text);background:var(--hub-bg);padding:max(24px,env(safe-area-inset-top)) 16px max(28px,env(safe-area-inset-bottom))}.hub-stack{width:min(100%,820px);margin:0 auto;display:flex;flex-direction:column;gap:18px}.hub-card{border:0;border-radius:var(--hub-radius-large);padding:18px;background:var(--hub-surface-solid);box-shadow:none;backdrop-filter:var(--hub-material-blur);-webkit-backdrop-filter:var(--hub-material-blur)}.hub-link{color:var(--hub-blue);text-decoration:none}.hub-muted{color:var(--hub-muted)}.hub-primary,.hub-secondary{border:0;min-height:44px;border-radius:13px;padding:11px 16px;cursor:pointer;text-decoration:none;text-align:center}.hub-primary{background:var(--hub-blue);color:#fff}.hub-secondary{background:var(--hub-blue-soft);color:var(--hub-blue)}.hub-primary:disabled,.hub-secondary:disabled{opacity:.45;cursor:default}.hub-segment{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3px;gap:3px;padding:3px;border-radius:12px;background:var(--hub-line)}.hub-segment button{border:0;border-radius:10px;padding:9px 6px;color:var(--hub-muted);background:transparent}.hub-segment button[aria-pressed=true]{color:var(--hub-text);background:var(--hub-surface-solid);box-shadow:0 1px 5px rgba(0,0,0,.12)}.hub-phase-list{display:grid;grid-gap:0;gap:0;margin-top:14px}.hub-phase{display:grid;grid-template-columns:30px 1fr auto;grid-gap:10px;gap:10px;align-items:start;min-height:56px}.hub-phase-marker{position:relative;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;border:1px solid var(--hub-line);color:var(--hub-muted);background:var(--hub-surface-solid);font-size:13px;font-weight:700}.hub-phase:not(:last-child) .hub-phase-marker:after{content:"";position:absolute;top:27px;width:2px;height:30px;background:var(--hub-line)}.hub-phase[data-state=completed] .hub-phase-marker{color:white;border-color:var(--hub-green);background:var(--hub-green)}.hub-phase[data-current=true] .hub-phase-marker{color:white;border-color:var(--hub-blue);background:var(--hub-blue);box-shadow:0 0 0 5px var(--hub-blue-soft)}.hub-phase-title{font-weight:650;line-height:1.35}.hub-phase-state{color:var(--hub-muted);font-size:13px;white-space:nowrap}.hub-release-step{display:flex;align-items:center;gap:7px;color:var(--hub-muted)}.hub-release-step i{width:10px;height:10px;flex:0 0 auto;border:1.5px solid var(--hub-faint);border-radius:50%}.hub-release-step[data-complete=true]{color:var(--hub-green)}.hub-release-step[data-complete=true] i{border-color:var(--hub-green);background:var(--hub-green);box-shadow:inset 0 0 0 2px var(--hub-surface-solid)}.hub-app-mark{width:50px;height:50px;border-radius:15px;box-shadow:0 8px 24px rgba(0,0,0,.16)}.hub-brand-line{display:flex;align-items:center;gap:9px}.hub-staging-badge{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border-radius:999px;background:#ff9f0a;color:#211305;font-size:10px;font-weight:800;letter-spacing:.08em}.hub-team-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 0;border-bottom:.5px solid var(--hub-line)}.hub-team-row:last-child{border-bottom:0}.hub-team-row span{display:flex;flex-direction:column;gap:2px}.hub-team-row small{color:var(--hub-muted);font-size:12px}.hub-team-binding{text-align:left;align-items:flex-end;font-size:13px}.hub-inline-link{color:var(--hub-blue);text-decoration:none;font-size:14px;padding-top:6px}.hub-settings-header h1{margin:10px 0 2px;font-size:clamp(30px,4vw,38px);line-height:1.12;letter-spacing:-.04em}.hub-settings-header p{margin:0;color:var(--hub-muted)}.hub-back-link{color:var(--hub-blue);text-decoration:none;font-size:15px}.hub-settings-group>h2{margin:0 0 8px 14px;color:var(--hub-muted);font-size:13px;font-weight:650}.hub-settings-list{overflow:hidden;border:0;border-radius:20px;background:var(--hub-surface-solid);box-shadow:none}.hub-settings-row{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;grid-gap:12px;gap:12px;min-height:68px;padding:7px 15px;color:var(--hub-text);text-decoration:none}.hub-settings-row+.hub-settings-row .hub-settings-copy{border-top:.5px solid var(--hub-line)}.hub-settings-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0}.hub-settings-copy strong{font-size:16px}.hub-settings-copy small{color:var(--hub-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-settings-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:white;direction:ltr}.hub-settings-mark svg{width:20px;height:20px}.hub-settings-mark.blue{background:#007aff}.hub-settings-mark.red{background:#ff3b30}.hub-settings-mark.violet{background:#af52de}.hub-settings-mark.green{background:#34c759}.hub-settings-mark.orange{background:#ff9500}.hub-settings-mark.gray{background:#8e8e93}.hub-settings-chevron{width:18px;height:18px;display:grid;place-items:center;color:var(--hub-faint)}.hub-settings-chevron svg{width:16px;height:16px}.hub-segmented{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3px;gap:3px;padding:3px;border-radius:12px;background:color-mix(in srgb,var(--hub-muted) 14%,transparent)}.hub-segmented button{min-height:36px;border:0;border-radius:9px;background:transparent;color:var(--hub-muted);font:inherit;font-weight:650;cursor:pointer}.hub-segmented button.active{background:var(--hub-surface);color:var(--hub-text);box-shadow:0 1px 4px color-mix(in srgb,#000 14%,transparent)}.hub-section-intro{padding:10px 4px 0}.hub-section-intro h2{margin:4px 0;font-size:24px;letter-spacing:-.02em}.hub-current-binding,.hub-note,.hub-section-intro p{margin:4px 0 0;color:var(--hub-muted);line-height:1.55}.hub-form-stack{display:grid;grid-gap:14px;gap:14px}.hub-form-stack h2{margin:0}.hub-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.hub-details-grid{margin-top:14px}.hub-field{display:grid;grid-gap:6px;gap:6px;color:var(--hub-muted);font-size:13px;font-weight:650}.hub-field input,.hub-field select,.hub-field textarea{width:100%;min-height:44px;box-sizing:border-box;border:.5px solid var(--hub-line);border-radius:12px;padding:10px 12px;background:var(--hub-bg);color:var(--hub-text);font:inherit;font-weight:500}.hub-field textarea{min-height:94px;resize:vertical}.hub-primary-button{width:100%;min-height:46px;border:0;border-radius:13px;padding:10px 16px;background:#007aff;color:white;font:inherit;font-weight:750;cursor:pointer}.hub-title-with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hub-title-with-action h1,.hub-title-with-action p{-webkit-margin-end:0;margin-inline-end:0}.hub-icon-button{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:50%;background:var(--hub-surface-raised);color:var(--hub-blue);box-shadow:none}.hub-icon-button svg{width:20px;height:20px}.hub-service-group{display:grid;grid-gap:8px;gap:8px}.hub-service-group>h2{margin:0 4px;color:var(--hub-muted);font-size:13px;font-weight:700}.hub-service-list{overflow:hidden;border:.5px solid var(--hub-line);border-radius:22px;background:var(--hub-surface);box-shadow:var(--hub-shadow)}.hub-service-row{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;grid-gap:12px;gap:12px;border:0;border-bottom:.5px solid var(--hub-line);padding:14px 16px;background:transparent;color:var(--hub-text);text-align:start;font:inherit;cursor:pointer}.hub-service-row:last-child{border-bottom:0}.hub-service-logo{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--hub-blue-soft);color:var(--hub-blue);font-weight:800}.hub-service-logo.large{width:50px;height:50px;border-radius:15px;font-size:21px}.hub-service-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.hub-service-copy small{color:var(--hub-muted);line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hub-service-name{display:flex;align-items:center;gap:8px}.hub-status-pill{display:inline-flex;align-items:center;width:max-content;border-radius:99px;padding:3px 8px;font-size:11px;font-style:normal;font-weight:750}.hub-status-pill.ok{color:#248a3d;background:color-mix(in srgb,#34c759 14%,transparent)}.hub-status-pill.warning{color:#b35c00;background:color-mix(in srgb,#ff9500 15%,transparent)}.hub-status-pill.danger{color:#d70015;background:color-mix(in srgb,#ff3b30 13%,transparent)}.hub-status-pill.neutral{color:var(--hub-muted);background:color-mix(in srgb,var(--hub-muted) 12%,transparent)}.hub-back-button{justify-self:start;border:0;padding:4px 0;background:transparent;color:var(--hub-blue);font:inherit;cursor:pointer}.hub-service-hero{display:grid;grid-gap:10px;gap:10px;padding:18px;border:.5px solid var(--hub-line);border-radius:24px;background:var(--hub-surface);box-shadow:var(--hub-shadow)}.hub-service-hero p,.hub-service-hero small{margin:0;line-height:1.55}.hub-service-hero small{color:var(--hub-muted)}.hub-service-hero-heading{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px}.hub-service-hero-heading h2{margin:2px 0 0;font-size:24px}.hub-service-tabs{grid-template-columns:.75fr .75fr 1.5fr;position:-webkit-sticky;position:sticky;top:8px;z-index:3;-webkit-backdrop-filter:var(--hub-material-blur);backdrop-filter:var(--hub-material-blur)}.hub-status-line{display:flex;align-items:center;gap:8px;font-size:24px}.hub-status-dot{width:10px;height:10px;border-radius:50%;background:var(--hub-muted)}.hub-status-dot.ok{background:#34c759}.hub-status-dot.warning{background:#ff9500}.hub-status-dot.danger{background:#ff3b30}.hub-service-cost{display:flex;align-items:baseline;gap:9px}.hub-service-cost strong{font-size:34px;letter-spacing:-.03em}.hub-service-cost small{color:var(--hub-muted)}.hub-service-facts{display:grid}.hub-service-facts>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,42%);grid-gap:14px;gap:14px;align-items:center;padding:12px 0;border-bottom:.5px solid var(--hub-line)}.hub-service-facts>div:last-child{border-bottom:0}.hub-service-facts span{display:grid;grid-gap:4px;gap:4px}.hub-service-facts small{color:var(--hub-muted);line-height:1.45}.hub-service-facts b{text-align:end;font-weight:650;line-height:1.45}.hub-source-details{margin-top:8px;padding-top:10px;border-top:.5px solid var(--hub-line);color:var(--hub-muted)}.hub-source-details summary{color:var(--hub-blue);cursor:pointer}.hub-source-details p{margin:8px 0 2px}.hub-source-details small{overflow-wrap:anywhere}.hub-secondary-link{display:block;padding:13px 16px;border-radius:14px;background:var(--hub-blue-soft);color:var(--hub-blue);text-align:center;text-decoration:none;font-weight:750}.hub-inline-action{border:0;padding:0;background:transparent;color:var(--hub-blue);font:inherit;text-decoration:underline}@media (max-width:520px){.hub-service-hero-heading{grid-template-columns:50px minmax(0,1fr)}.hub-service-hero-heading .hub-status-pill{grid-column:2}.hub-service-tabs button{font-size:12px;padding-inline:5px}.hub-service-facts>div{grid-template-columns:1fr;gap:5px}.hub-service-facts b{text-align:start}}.hub-primary-button:disabled{opacity:.45;cursor:default}.hub-chip-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.hub-chip-row span{border-radius:999px;padding:6px 10px;background:color-mix(in srgb,#007aff 12%,transparent);color:#007aff;font-size:12px;font-weight:700}@media (max-width:620px){.hub-form-grid{grid-template-columns:1fr}.hub-segmented button{font-size:13px}}.hub-agent-card,.hub-surface-card{border:.5px solid var(--hub-line);border-radius:22px;padding:17px;background:var(--hub-surface);box-shadow:var(--hub-shadow)}.hub-agent-card h2,.hub-surface-card h2{margin:4px 0 2px;font-size:20px}.hub-agent-card p,.hub-surface-card p{margin:0;color:var(--hub-muted);line-height:1.65}.hub-agent-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.hub-eyebrow{color:var(--hub-muted);font-size:12px;font-weight:650}.hub-status-pill{padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700}.hub-status-pill.ready{color:#176b35;background:rgba(52,199,89,.16)}.hub-status-pill.off{color:var(--hub-red);background:var(--hub-danger-bg)}.hub-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin:16px 0 0}.hub-facts div{padding:11px 12px;border-radius:14px;background:var(--hub-surface-raised)}.hub-facts dt{color:var(--hub-muted);font-size:12px}.hub-facts dd{margin:3px 0 0;font-weight:650}.hub-disclosure{margin-top:10px;color:var(--hub-muted);font-size:13px}.hub-disclosure code{display:block;margin-top:7px;direction:ltr;text-align:left;overflow-wrap:anywhere}.hub-plain-steps{margin:12px 0;padding-right:22px;color:var(--hub-muted);line-height:1.8}.hub-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px}.hub-action-row button,.hub-limit-control button{min-height:38px;border:0;border-radius:11px;padding:8px 12px;background:var(--hub-blue);color:white;font:inherit;font-weight:700;cursor:pointer}.hub-action-row button.secondary{background:var(--hub-surface-raised);color:var(--hub-blue);border:.5px solid var(--hub-line)}.hub-action-row button:disabled,.hub-limit-control button:disabled{opacity:.45;cursor:default}.hub-limit-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:14px 0;border-bottom:.5px solid var(--hub-line)}.hub-limit-row:last-child{border-bottom:0}.hub-limit-row p{margin-top:4px}.hub-limit-row small{color:var(--hub-muted)}.hub-limit-control{display:flex;align-items:center;gap:8px}.hub-limit-control label{color:var(--hub-muted);font-size:12px;white-space:nowrap}.hub-limit-control input{width:92px;min-height:38px;box-sizing:border-box;border:.5px solid var(--hub-line);border-radius:10px;padding:7px 9px;background:var(--hub-bg);color:var(--hub-text);font:inherit}.hub-primary-link{padding:10px 14px;border-radius:13px;background:var(--hub-blue);color:white;text-decoration:none;font-weight:650}.hub-locked-action{color:var(--hub-muted);font-size:13px}.hub-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.hub-catalog>div{display:flex;flex-direction:column;gap:3px;padding:11px;border-radius:14px;background:var(--hub-surface-raised)}.hub-catalog small{color:var(--hub-muted);font-size:11px}.hub-callout{border-radius:16px;padding:13px 15px}.hub-callout.danger{color:var(--hub-red);background:var(--hub-danger-bg)}.hub-callout.warning{color:var(--hub-orange);background:var(--hub-warning-bg)}.hub-callout.success{color:#147a35;background:color-mix(in srgb,#34c759 14%,transparent)}.hub-cost-hero{padding:20px;border-radius:24px;color:white;background:linear-gradient(145deg,#121a2b,#050507);box-shadow:0 18px 44px rgba(0,0,0,.22)}.hub-cost-hero>small,.hub-cost-hero>span{display:block;color:rgba(255,255,255,.68)}.hub-cost-hero>strong{display:block;margin:6px 0 2px;font-size:36px;letter-spacing:-.04em}.hub-cost-progress{height:7px;margin:16px 0;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.14)}.hub-cost-progress i{display:block;height:100%;border-radius:inherit;background:#64d2ff}.hub-cost-mini{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.hub-cost-mini span{display:flex;flex-direction:column;gap:3px;color:rgba(255,255,255,.58);font-size:11px}.hub-cost-mini b{color:white;font-size:13px}.hub-cost-bars{height:120px;display:flex;align-items:flex-end;gap:6px;margin-top:14px}.hub-cost-bars>div{height:100%;flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;min-width:0}.hub-cost-bars i{width:100%;max-width:24px;min-height:3px;border-radius:6px 6px 2px 2px;background:var(--hub-blue)}.hub-cost-bars small{color:var(--hub-muted);font-size:9px}.hub-cost-list{display:flex;flex-direction:column;margin-top:8px}.hub-cost-list>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:.5px solid var(--hub-line)}.hub-cost-list>div:last-child{border-bottom:0}.hub-cost-list span{display:flex;flex-direction:column;gap:2px}.hub-cost-list small,.hub-note{color:var(--hub-muted);font-size:12px;line-height:1.6}.hub-subheading{margin-top:20px!important}.hub-calculator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:12px}.hub-estimate{display:flex;flex-direction:column;gap:2px;margin:14px 0 8px;padding:14px;border-radius:16px;background:var(--hub-blue-soft)}.hub-estimate small,.hub-estimate span{color:var(--hub-muted);font-size:12px}.hub-estimate strong{color:var(--hub-blue);font-size:25px}@media (max-width:560px){.hub-calculator-grid{grid-template-columns:1fr}.hub-cost-mini{grid-template-columns:1fr 1fr}.hub-catalog,.hub-facts,.hub-limit-row{grid-template-columns:1fr}.hub-limit-control{justify-content:space-between}}.hub-chat-page{height:calc(100dvh - 76px - env(safe-area-inset-bottom));padding:max(10px,env(safe-area-inset-top)) 12px 8px;background:var(--hub-bg);color:var(--hub-text)}.hub-chat-shell{max-width:860px!important}.hub-chat-header{min-height:56px;padding:2px 4px 10px!important;margin-bottom:8px!important}.hub-chat-decision{border:0!important;border-radius:18px!important}.hub-chat-timeline{scrollbar-width:thin;scrollbar-color:var(--hub-line) transparent}.hub-message-row{display:flex;flex-direction:column;margin-bottom:16px}.hub-message-row[data-owner=true]{align-items:flex-start}.hub-message-row[data-owner=false]{align-items:flex-end}.hub-message-meta{color:var(--hub-muted);font-size:12px;margin:0 8px 4px}.hub-message-bubble{max-width:min(88%,650px);padding:11px 14px;border-radius:20px;background:var(--hub-surface-solid);color:var(--hub-text);line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;box-shadow:0 1px 2px rgba(0,0,0,.045)}.hub-message-row[data-owner=true] .hub-message-bubble{color:white;background:var(--hub-blue);border-end-start-radius:7px}.hub-message-row[data-owner=false] .hub-message-bubble{border-end-end-radius:7px}.hub-agent-talk{display:inline-flex;align-items:center;gap:5px;color:var(--hub-blue);font-size:11px;font-weight:650}.hub-chat-project-picker{min-width:0;display:flex;flex:1 1;flex-direction:column;gap:2px}.hub-chat-project-picker>span{color:var(--hub-muted);font-size:11px;font-weight:650}.hub-chat-project-picker select{min-width:0;width:100%;border:0;padding:0 0 2px;background:transparent;color:var(--hub-text);font-size:17px;font-weight:750}.hub-new-message{position:absolute;z-index:5;inset-inline-start:50%;bottom:132px;transform:translateX(-50%);border:.5px solid var(--hub-line);border-radius:999px;padding:8px 13px;background:var(--hub-surface-solid);color:var(--hub-blue);box-shadow:0 5px 18px rgba(0,0,0,.15);cursor:pointer}.hub-chat-composer{padding:10px 0 0!important;margin-top:0!important;background:var(--hub-bg)}.hub-chat-send-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;grid-gap:8px;gap:8px;align-items:end;padding:6px;border:.5px solid var(--hub-line);border-radius:22px;background:var(--hub-input)}.hub-chat-send-row textarea{min-height:38px!important;max-height:132px;padding:7px 9px!important;border:0!important;border-radius:16px!important;background:transparent!important;resize:none!important;outline:none}.hub-chat-send{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--hub-blue);color:white;cursor:pointer}.hub-chat-send:disabled{background:var(--hub-line);color:var(--hub-muted);cursor:default}.hub-stage-card{margin-top:12px;border:.5px solid var(--hub-line);border-radius:16px;padding:13px;background:var(--hub-blue-soft);box-shadow:inset 3px 0 0 var(--hub-blue)}.hub-stage-card[data-owner-artifact=external_need]{background:var(--hub-warning-bg);box-shadow:inset 3px 0 0 var(--hub-orange)}.hub-stage-card[data-owner-artifact=review]{background:color-mix(in srgb,var(--hub-green) 11%,transparent);box-shadow:inset 3px 0 0 var(--hub-green)}.hub-stage-card[data-owner-artifact=criteria_decision],.hub-stage-card[data-owner-artifact=work_result]{background:color-mix(in srgb,#af52de 11%,transparent);box-shadow:inset 3px 0 0 #af52de}.hub-stage-card-title{display:block;margin-bottom:8px;font-size:13px;color:var(--hub-muted)}.hub-causal-list{margin:10px 0 0;display:grid;grid-gap:7px;gap:7px}.hub-causal-list>div{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:8px;gap:8px}.hub-causal-list dt{color:var(--hub-muted);font-size:12px}.hub-causal-list dd{margin:0;color:var(--hub-text)}.hub-message-activity{max-width:min(86%,620px);margin:7px 0 2px;padding:9px 12px;border-radius:14px;background:var(--hub-surface-raised);color:var(--hub-muted);font-size:13px}.hub-message-activity summary{cursor:pointer;color:var(--hub-blue)}.hub-message-activity>div{display:grid;grid-gap:2px;gap:2px;padding-top:8px}.hub-message-activity small,.hub-reply-history{color:var(--hub-muted)}.hub-reply-history{margin-top:10px;padding-top:8px;border-top:.5px solid var(--hub-line);font-size:13px}.hub-reply-history summary{cursor:pointer;color:var(--hub-blue)}.hub-reply-history>div{margin-top:10px;padding:10px;border-radius:12px;background:var(--hub-surface-raised)}.hub-reply-history small{display:block;margin-bottom:5px}.hub-event-history{padding-block:4px}.hub-event-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:15px 4px;border-bottom:.5px solid var(--hub-line)}.hub-event-row:last-of-type{border-bottom:0}.hub-event-row p{margin:4px 0;color:var(--hub-muted)}.hub-event-row small{color:var(--hub-faint)}.hub-event-row a{color:var(--hub-blue);text-decoration:none;white-space:nowrap}.hub-event-row[data-severity=critical]{-webkit-border-start:3px solid var(--hub-red);border-inline-start:3px solid var(--hub-red);-webkit-padding-start:10px;padding-inline-start:10px}.hub-event-row[data-severity=attention]{-webkit-border-start:3px solid var(--hub-orange);border-inline-start:3px solid var(--hub-orange);-webkit-padding-start:10px;padding-inline-start:10px}.hub-file-viewer{position:fixed;z-index:1200;inset:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));background:var(--hub-bg)}.hub-file-viewer header{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;grid-gap:12px;gap:12px;min-height:48px}.hub-file-viewer header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-file-viewer header button{width:38px;height:38px;flex:0 0 auto;border:0;border-radius:50%;background:var(--hub-surface-raised);color:var(--hub-text);font-size:28px;line-height:1;cursor:pointer}.hub-file-viewer iframe,.hub-file-viewer img{width:100%;height:100%;min-height:0;object-fit:contain;border:0;border-radius:16px;background:var(--hub-surface-solid)}.hub-file-viewer>a{justify-self:center;color:var(--hub-blue);text-decoration:none;padding:8px 14px}.hub-home-header{display:flex;align-items:center;gap:13px;padding:2px 2px 4px}.hub-home-header h1{font-size:27px!important}.hub-home-title-desktop{display:none}.hub-home-system{border-radius:18px!important}.hub-home-attention{background:var(--hub-warning-bg)!important;outline:.5px solid color-mix(in srgb,var(--hub-orange) 42%,transparent)}.hub-home-attention ul{overflow:hidden;border-radius:14px;background:color-mix(in srgb,var(--hub-surface-solid) 66%,transparent)}.hub-home-attention li{padding:12px 13px!important;border-top-color:color-mix(in srgb,var(--hub-orange) 20%,transparent)!important}.hub-home-stack [role=alert]{outline:.5px solid color-mix(in srgb,var(--hub-orange) 40%,transparent)}.hub-home-updates{background:var(--hub-surface-solid)!important}.hub-home-project{padding:20px!important}.hub-home-project>h2{font-size:24px!important;letter-spacing:-.025em}.hub-quick-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.hub-quick-list a{min-height:64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;padding:10px 12px;border-radius:15px;background:var(--hub-surface-raised);color:var(--hub-text);text-decoration:none}.hub-quick-list a>span{display:grid;place-items:center;color:var(--hub-blue)}.hub-quick-list svg{width:21px;height:21px}.hub-quick-list strong{font-size:13px}.hub-agent-card,.hub-service-hero,.hub-service-list,.hub-surface-card{border:0;background:var(--hub-surface-solid);box-shadow:none}.hub-service-row{min-height:72px;padding-block:13px}.hub-service-group{gap:7px}.hub-service-group>h2{margin-inline:14px}.hub-callout{border:0}@media (min-width:820px){.hub-with-tabbar{padding-bottom:0;-webkit-padding-start:var(--hub-nav-width);padding-inline-start:var(--hub-nav-width)}.hub-app-nav{position:fixed;z-index:1000;inset-block:0;inset-inline-start:0;width:var(--hub-nav-width);gap:18px;padding:max(22px,env(safe-area-inset-top)) 10px max(18px,env(safe-area-inset-bottom));-webkit-border-end:.5px solid var(--hub-line);border-inline-end:.5px solid var(--hub-line);background:color-mix(in srgb,var(--hub-surface-solid) 82%,transparent);backdrop-filter:var(--hub-material-blur);-webkit-backdrop-filter:var(--hub-material-blur)}.hub-app-nav,.hub-app-nav-brand{display:flex;flex-direction:column}.hub-app-nav-brand{align-items:center;gap:8px;color:var(--hub-text);text-decoration:none;text-align:center}.hub-app-nav-brand img{width:44px;height:44px;border-radius:13px;box-shadow:0 8px 20px rgba(0,0,0,.14)}.hub-app-nav-brand span{display:grid;grid-gap:2px;gap:2px}.hub-app-nav-brand strong{font-size:14px}.hub-app-nav-brand small{color:var(--hub-orange);font-size:8px;font-weight:850;letter-spacing:.09em}.hub-tabbar{position:static;min-height:0;padding:0;display:flex;flex:1 1;flex-direction:column;gap:5px;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-tabbar-item{min-height:58px;border-radius:15px;gap:3px;padding:8px 4px;font-size:11px}.hub-tabbar-item[aria-current=page]{background:var(--hub-blue-soft)}.hub-refresh-button{width:100%;height:44px;min-height:44px;margin-top:auto;flex-direction:row;border-radius:13px;background:var(--hub-surface-raised);color:var(--hub-blue)}.hub-page{padding:40px clamp(32px,5vw,72px) 48px}.hub-chat-page{height:100dvh;padding:20px clamp(28px,4vw,60px) 16px}.hub-stack{width:min(100%,980px);gap:20px}.hub-home-stack{width:min(100%,1180px);display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);grid-auto-flow:row dense;grid-gap:20px;gap:20px;align-items:start}.hub-home-wide{grid-column:1/-1}.hub-home-main{grid-column:1}.hub-home-side{grid-column:2}.hub-home-header{padding-block:0 2px}.hub-home-header .hub-app-mark,.hub-home-title-mobile{display:none}.hub-home-title-desktop{display:inline}.hub-quick-list{grid-template-columns:1fr}.hub-quick-list a{min-height:46px;flex-direction:row;align-items:center;justify-content:flex-start}.hub-card{padding:20px}}@media (prefers-reduced-motion:no-preference){.hub-card,.hub-primary,.hub-secondary{transition:background-color .2s ease,color .2s ease,transform .2s ease}.hub-primary:active,.hub-secondary:active{transform:scale(.985)}}