.workspace-shell--portal{--portal-bg:#f5f6f7;--portal-surface:#fff;--portal-surface-cool:#eef1f4;--portal-ink:#1c2026;--portal-text:#464e59;--portal-muted:#68717d;--portal-line:#d5dae0;--portal-line-strong:#bfc6ce;--portal-accent:#c75b18;--portal-accent-strong:#8e3d0d;--portal-accent-soft:#fff1e6;background:var(--portal-bg);color:var(--portal-ink);letter-spacing:0;grid-template-rows:64px minmax(0,1fr);grid-template-columns:minmax(0,1fr);font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.workspace-shell--portal .workspace-topbar,.workspace-shell--portal .desktop-portal-canvas{grid-column:1}.workspace-topbar--portal{border-bottom-color:var(--portal-line);background:#fff;padding-inline:24px}.workspace-topbar__brand{color:var(--portal-ink);align-items:center;gap:10px;min-height:44px;text-decoration:none;display:inline-flex}.workspace-topbar__brand img{object-fit:contain;width:24px;height:31px}.workspace-topbar__brand strong{font-size:.88rem;font-weight:700}.portal-topbar__controls{align-items:center;gap:8px;display:flex}.portal-topbar__control{position:relative}.portal-topbar__plan-trigger,.portal-topbar__account-trigger{border:1px solid var(--portal-line);color:#343a42;background:#fff;border-radius:8px;justify-content:center;align-items:center;height:44px;transition:background .16s cubic-bezier(.22,1,.36,1),border-color .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.portal-topbar__plan-trigger{background:var(--portal-accent-soft);color:var(--portal-accent-strong);border-color:#ebcfbb;width:44px}.portal-topbar__account-trigger{gap:7px;min-width:64px;padding:4px 8px 4px 5px}.portal-topbar__account-trigger .workspace-avatar{color:#fff;background:#24282e;border:1px solid #24282e;flex-basis:32px;width:32px;height:32px}.portal-topbar__plan-trigger:hover,.portal-topbar__account-trigger:hover,.portal-topbar__plan-trigger[aria-expanded=true],.portal-topbar__account-trigger[aria-expanded=true]{border-color:var(--portal-line-strong);background:#f4f5f6}.portal-topbar__plan-trigger[aria-expanded=true]{background:#ffe8d7;border-color:#dcae8d}.portal-topbar__popover{border:1px solid var(--portal-line);z-index:90;background:#fff;border-radius:10px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 6px 8px #191e2524}.portal-topbar__plan-popover{width:300px;padding:16px}.portal-topbar__plan-popover header{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.portal-topbar__plan-icon{background:var(--portal-accent-soft);color:var(--portal-accent-strong);border:1px solid #ebcfbb;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.portal-topbar__plan-popover header div,.portal-topbar__identity>span:last-child,.portal-topbar__workspace>span{gap:3px;min-width:0;display:grid}.portal-topbar__plan-popover header small,.portal-topbar__identity small,.portal-topbar__workspace small,.portal-topbar__settings a small{color:#707985;font-size:.69rem}.portal-topbar__plan-popover header strong{color:#292e35;font-size:.86rem}.portal-topbar__status{color:#555e69;background:#f2f4f5;border-radius:5px;padding:5px 7px;font-size:.62rem;font-weight:700}.portal-topbar__plan-popover>p{color:#606975;margin:15px 0;font-size:.75rem;line-height:1.55}.portal-topbar__plan-actions{gap:7px;display:grid}.portal-topbar__plan-actions a{border:1px solid var(--portal-line);color:#343a42;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:.75rem;font-weight:650;text-decoration:none;display:flex}.portal-topbar__plan-actions .portal-topbar__primary-action{color:#fff;background:#22262c;border-color:#22262c}.portal-topbar__plan-actions a:hover{background:#f3f4f6}.portal-topbar__plan-actions .portal-topbar__primary-action:hover{background:#111419}.portal-topbar__account-popover{width:340px;padding:10px}.portal-topbar__identity{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;padding:7px 7px 11px;display:grid}.workspace-avatar--large{color:#fff;background:#24282e;border:1px solid #24282e;flex-basis:42px;width:42px;height:42px}.portal-topbar__identity strong,.portal-topbar__identity small,.portal-topbar__workspace strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-topbar__identity strong{color:#292e35;font-size:.82rem}.portal-topbar__workspace{color:#616a75;background:#f4f5f6;border:1px solid #e0e4e8;border-radius:7px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;margin-bottom:9px;padding:8px 11px;display:grid}.portal-topbar__workspace strong{color:#3a4048;font-size:.73rem}.portal-topbar__settings{border-top:1px solid #e1e4e8;border-bottom:1px solid #e1e4e8;padding:9px 0;display:grid}.portal-topbar__settings>span{color:#747d88;padding:2px 9px 7px;font-size:.63rem;font-weight:700}.portal-topbar__settings a{color:#4b535d;border-radius:6px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:52px;padding:7px 9px;text-decoration:none;display:grid}.portal-topbar__settings a:hover,.portal-topbar__settings a:focus-visible{background:#f3f4f6}.portal-topbar__settings a>span{gap:3px;min-width:0;display:grid}.portal-topbar__settings a strong{color:#333940;font-size:.75rem}.portal-topbar__settings a small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-topbar__sign-out{color:#963a32;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 9px;font-size:.75rem;display:flex}.portal-topbar__sign-out:hover:not(:disabled){background:#fff0ee}.portal-topbar__sign-out:disabled{cursor:wait;opacity:.6}.workspace-loading--portal{grid-template-columns:1fr}.desktop-portal-canvas{background-color:var(--portal-bg);background-image:radial-gradient(#d8dce1 .65px,#0000 .65px);background-size:20px 20px;height:100%;min-height:0;padding:24px 32px;overflow-y:auto}.desktop-portal{color:var(--portal-ink);grid-template-rows:auto auto;gap:18px;max-width:1420px;height:auto;min-height:100%;margin:0 auto;display:grid}.desktop-portal a{color:inherit}.desktop-portal__overview{border-bottom:1px solid var(--portal-line);grid-template-columns:minmax(390px,.88fr) minmax(480px,1.12fr);align-items:stretch;gap:56px;min-height:0;padding:10px 0 22px;display:grid}.desktop-portal__hero-copy{align-self:center;min-width:0;max-width:610px}.desktop-portal__badge{color:var(--portal-accent-strong);align-items:center;gap:8px;font-size:.74rem;font-weight:700;display:inline-flex}.desktop-portal__badge span{background:var(--portal-accent);border-radius:50%;width:7px;height:7px}.desktop-portal__hero-copy h1{color:#15191e;letter-spacing:-.025em;text-wrap:balance;max-width:600px;margin:17px 0;font-size:3.45rem;font-weight:650;line-height:1.04}.desktop-portal__hero-copy>p{color:var(--portal-text);text-wrap:pretty;max-width:58ch;margin:0;font-size:.94rem;line-height:1.65}.desktop-portal__hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:610px;margin-top:24px;display:grid}.desktop-portal__download-option{min-width:0}.desktop-download-button{border:1px solid var(--portal-line-strong);color:var(--portal-ink);text-align:left;background:#fff;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:66px;padding:8px 13px;text-decoration:none;transition:background .17s cubic-bezier(.22,1,.36,1),border-color .17s cubic-bezier(.22,1,.36,1),transform .17s cubic-bezier(.22,1,.36,1);display:flex}.desktop-download-button--available:hover,.desktop-download-button--available:focus-visible{background:#fbfbfb;border-color:#969fa9;transform:translateY(-2px)}.desktop-download-button--available:active{transform:translateY(0)}.desktop-download-button--recommended.desktop-download-button--available{color:#fff;background:#20242a;border-color:#20242a}.desktop-download-button--recommended.desktop-download-button--available:hover{background:#111419;border-color:#111419}.desktop-download-button--inactive{cursor:not-allowed;background:#f9fafb;border-color:#d7dce1}.desktop-download-button--recommended.desktop-download-button--inactive{border-color:#d9bca8}.desktop-download-button__icon{color:#4e5761;background:#f0f2f4;border-radius:7px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.desktop-download-button--recommended .desktop-download-button__icon{background:var(--portal-accent-soft);color:var(--portal-accent-strong)}.desktop-download-button__copy{gap:3px;min-width:0;display:grid}.desktop-download-button__copy strong{color:#252a30;font-size:.8rem;font-weight:700;line-height:1.3}.desktop-download-button__copy small{color:#646d78;font-size:.66rem;line-height:1.35}.desktop-download-button>svg:last-child{color:#6f7883;flex:none;margin-left:auto}.desktop-release-message{color:#656e79;grid-template-columns:15px minmax(0,1fr) auto;align-items:start;gap:7px;min-height:48px;padding:9px 8px 0;display:grid}.desktop-release-message>svg{color:#a14d18;margin-top:1px}.desktop-release-message span{gap:2px;display:grid}.desktop-release-message strong,.desktop-release-message small{line-height:1.4}.desktop-release-message strong{color:#494f57;font-size:.66rem;font-weight:650}.desktop-release-message small{color:#6d7681;font-size:.62rem}.desktop-release-message button{color:var(--portal-accent-strong);background:0 0;border:0;align-items:center;gap:5px;min-height:32px;padding:0 2px;font-size:.67rem;font-weight:700;display:inline-flex}.desktop-portal__meta{border-top:1px solid var(--portal-line);flex-wrap:wrap;align-items:center;gap:10px 17px;margin-top:16px;padding-top:13px;display:flex}.desktop-portal__meta>span{color:#5f6873;align-items:center;gap:6px;font-size:.67rem;display:inline-flex}.desktop-portal__meta>span svg{color:var(--portal-accent)}.desktop-connection{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.desktop-connection__icon{color:#58616c;background:#eef1f3;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.desktop-connection--connected .desktop-connection__icon{color:#176746;background:#eaf6ef}.desktop-connection--attention .desktop-connection__icon,.desktop-connection--unavailable .desktop-connection__icon{color:#994813;background:#fff2e8}.desktop-connection>span:last-child{gap:2px;min-width:0;display:grid}.desktop-connection strong{color:#373d45;font-size:.72rem;font-weight:680;line-height:1.35}.desktop-connection small{color:#68717d;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;line-height:1.4;overflow:hidden}.desktop-connection--compact{gap:6px;display:inline-flex}.desktop-connection--compact .desktop-connection__icon{background:0 0;width:auto;height:auto}.desktop-connection--compact strong{color:#5f6873;font-size:.67rem;font-weight:500}#product-walkthrough{min-height:0}.walkthrough-card{color:#fff;background:#222830;border:1px solid #c9cfd6;border-radius:10px;height:100%;min-height:420px;position:relative;overflow:hidden}.walkthrough-card__poster{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.walkthrough-card__shade{background:#10151c9e;position:absolute;inset:0}.walkthrough-card__header,.walkthrough-card__content,.walkthrough-card__footer{z-index:1;position:absolute}.walkthrough-card__header{border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:center;min-height:58px;padding:0 20px;display:flex;inset:0 0 auto}.walkthrough-card__header>span{font-size:.72rem;font-weight:650}.walkthrough-card__header small{color:#74320b;text-transform:uppercase;background:#f5d6be;border-radius:4px;padding:5px 7px;font-size:.59rem;font-weight:750}.walkthrough-card__content{max-width:470px;bottom:82px;left:24px;right:24px}.walkthrough-card__content h2{color:#fff;letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:2rem;font-weight:620;line-height:1.12}.walkthrough-card__content p{color:#e1e5e9;max-width:48ch;margin:9px 0 16px;font-size:.81rem;line-height:1.55}.desktop-portal .walkthrough-card__play{color:#20242a;background:#fff;border:1px solid #fff;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:0 15px 0 8px;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .17s cubic-bezier(.22,1,.36,1),transform .17s cubic-bezier(.22,1,.36,1);display:inline-flex}.walkthrough-card__play>span{background:var(--portal-accent-soft);color:var(--portal-accent-strong);border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.desktop-portal .walkthrough-card__play:hover,.desktop-portal .walkthrough-card__play:focus-visible{background:#f1f3f5;transform:translateY(-2px)}.desktop-portal .walkthrough-card__play:active{transform:translateY(0)}.walkthrough-card__footer{border-top:1px solid #ffffff38;align-items:center;gap:18px;min-height:58px;padding:0 20px;display:flex;bottom:0;left:0;right:0}.walkthrough-card__footer span{color:#e6eaee;align-items:center;gap:5px;font-size:.65rem;display:inline-flex}.walkthrough-card__footer svg{color:#f2a164}.desktop-portal__utility-grid{grid-template-columns:1.18fr 1.18fr .9fr;gap:12px;min-height:220px;display:grid}.desktop-portal__utility{background:var(--portal-surface);border:1px solid var(--portal-line);border-radius:9px;min-width:0;padding:17px 18px}.desktop-portal__account{background:#f9fafb}.desktop-portal__utility header{justify-content:space-between;align-items:start;display:flex}.desktop-portal__utility header>svg{color:var(--portal-accent);flex:none}.desktop-portal__utility header small{color:#6e7782;margin-bottom:4px;font-size:.65rem;line-height:1.3;display:block}.desktop-portal__utility h2{color:#292e35;margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.desktop-portal__capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin-top:17px;display:grid}.portal-capability{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;min-width:0;display:grid}.portal-capability>span{color:#59626d;background:#f0f2f4;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.portal-capability--priority>span{background:var(--portal-accent-soft);color:var(--portal-accent-strong)}.portal-capability>div{gap:2px;min-width:0;display:grid}.portal-capability strong{color:#373d45;font-size:.69rem;font-weight:680;line-height:1.35}.portal-capability small{color:#68717d;font-size:.62rem;line-height:1.45}.desktop-portal__workflow ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 15px;padding:0;list-style:none;display:grid}.desktop-portal__workflow li{color:#5a636e;gap:7px;min-width:0;font-size:.65rem;line-height:1.35;display:grid;position:relative}.desktop-portal__workflow li:not(:last-child):after{content:"";background:#dfe3e7;height:1px;position:absolute;top:13px;left:29px;right:-5px}.desktop-portal__workflow li>span{color:#5d6671;z-index:1;background:#eef1f3;border:1px solid #d9dee3;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:.62rem;font-weight:750;display:inline-flex;position:relative}.desktop-portal__workflow li.current>span{background:var(--portal-accent);border-color:var(--portal-accent);color:#fff}.desktop-portal__workflow li strong{font-size:.65rem;font-weight:600}.desktop-portal__resource-links,.desktop-portal__account-actions{border-top:1px solid #dfe3e7;flex-wrap:wrap;gap:14px;padding-top:9px;display:flex}.desktop-portal__resource-links a,.desktop-portal__account-actions a{color:var(--portal-accent-strong);align-items:center;gap:5px;min-height:38px;font-size:.68rem;font-weight:700;text-decoration:none;display:inline-flex}.desktop-portal__resource-links a:hover,.desktop-portal__account-actions a:hover{color:#632806;text-underline-offset:3px;text-decoration:underline}.desktop-portal__account>.desktop-connection{border-bottom:1px solid #dfe3e7;margin-top:14px;padding-bottom:12px}.desktop-portal__account dl{gap:8px;margin:12px 0 10px;display:grid}.desktop-portal__account dl div{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.desktop-portal__account dt{color:#6a737e;flex:none;font-size:.66rem}.desktop-portal__account dd{color:#353b43;text-overflow:ellipsis;white-space:nowrap;max-width:155px;margin:0;font-size:.69rem;font-weight:600;overflow:hidden}.portal-value-loading{background:#e6e9ec;border-radius:4px;min-width:70px;animation:1.2s ease-in-out infinite portal-value-pulse;color:#0000!important}@keyframes portal-value-pulse{0%,to{opacity:.55}50%{opacity:1}}.walkthrough-dialog-backdrop{z-index:140;background:#0e1218b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.walkthrough-dialog{background:#fff;border-radius:10px;width:100%;max-width:980px;max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 12px 28px #080c1247}.walkthrough-dialog>header{justify-content:space-between;align-items:center;min-height:68px;padding:10px 14px 10px 20px;display:flex}.walkthrough-dialog>header div{gap:2px;display:grid}.walkthrough-dialog>header span{color:var(--portal-accent-strong);font-size:.68rem;font-weight:700}.walkthrough-dialog>header h2{color:#252a31;margin:0;font-size:1rem}.walkthrough-dialog__close{color:#4f5862;background:#f1f3f5;border:1px solid #dce0e4;border-radius:7px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.walkthrough-dialog__close:hover{background:#e8ebee}.walkthrough-dialog__media{aspect-ratio:16/9;background:#171b21;position:relative;overflow:hidden}.walkthrough-dialog__media video{object-fit:contain;width:100%;height:100%;display:block}.walkthrough-dialog__loading,.walkthrough-dialog__error{color:#fff;z-index:2;background:#171b21e6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.walkthrough-dialog__loading{gap:9px;font-size:.8rem}.walkthrough-dialog__error{text-align:center;flex-direction:column;gap:8px}.walkthrough-dialog__error strong{font-size:.95rem}.walkthrough-dialog__error span{color:#cbd1d8;font-size:.75rem}.walkthrough-dialog>footer{color:#5f6873;align-items:center;gap:8px;min-height:52px;padding:10px 20px;font-size:.7rem;line-height:1.5;display:flex}.desktop-portal :focus-visible,.portal-topbar__controls :focus-visible{outline:none;box-shadow:0 0 0 3px #c75b1833}@media (max-width:1220px) and (min-width:901px){.desktop-portal-canvas{padding-inline:22px}.desktop-portal__overview{grid-template-columns:minmax(350px,.92fr) minmax(410px,1.08fr);gap:30px}.desktop-portal__hero-copy h1{font-size:2.85rem}.desktop-portal__hero-actions{gap:9px}.desktop-download-button{padding-inline:10px}.desktop-download-button__icon{width:34px;height:34px}.walkthrough-card__content h2{font-size:1.7rem}.desktop-portal__utility-grid{grid-template-columns:1.12fr 1.12fr .92fr}}@media (max-width:1100px) and (min-width:901px){.desktop-portal-canvas{height:auto;min-height:100%;overflow-y:auto}.desktop-portal{grid-template-rows:auto auto;height:auto}.desktop-portal__utility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-portal__account{grid-column:1/-1}}@media (max-width:1020px) and (min-width:901px){.desktop-portal__overview{grid-template-columns:minmax(320px,.94fr) minmax(360px,1.06fr)}.desktop-portal__hero-copy h1{font-size:2.55rem}.desktop-portal__hero-actions{grid-template-columns:minmax(0,1fr)}.desktop-release-message{min-height:0}.desktop-portal__utility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-portal__account{grid-column:1/-1}}@media (max-width:900px){.desktop-portal-canvas{height:auto;min-height:100%;padding:26px 20px 42px;overflow-y:auto}.desktop-portal{gap:24px;height:auto}.desktop-portal__overview{flex-direction:column;gap:28px;padding-bottom:26px;display:flex}.desktop-portal__hero-copy{max-width:680px}.desktop-portal__hero-copy h1{font-size:3rem}#product-walkthrough{width:100%}.walkthrough-card{aspect-ratio:16/9;min-height:390px}.desktop-portal__utility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-portal__account{grid-column:1/-1}}@media (max-width:680px){.workspace-topbar--portal{padding-inline:14px}.portal-topbar__account-popover,.portal-topbar__plan-popover{width:calc(100vw - 28px);max-width:calc(100vw - 28px);position:fixed;top:58px;right:14px}.desktop-portal-canvas{padding:22px 14px 34px}.desktop-portal__hero-copy h1{font-size:2.35rem;line-height:1.08}.desktop-portal__hero-copy>p{font-size:.9rem}.desktop-portal__hero-actions,.desktop-portal__utility-grid,.desktop-portal__capability-grid{grid-template-columns:minmax(0,1fr)}.desktop-download-button{min-height:68px}.desktop-release-message button,.desktop-portal__resource-links a,.desktop-portal__account-actions a{min-height:44px}.walkthrough-card{aspect-ratio:auto;min-height:430px}.walkthrough-card__content{bottom:108px;left:18px;right:18px}.walkthrough-card__content h2{font-size:1.65rem}.walkthrough-card__footer{flex-wrap:wrap;align-content:center;gap:5px 14px;min-height:82px;padding-block:10px}.desktop-portal__account{grid-column:auto}.desktop-portal__workflow ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.desktop-portal__workflow li:nth-child(2):after{display:none}.walkthrough-dialog-backdrop{align-items:flex-end;padding:0}.walkthrough-dialog{border-radius:10px 10px 0 0;max-height:calc(100dvh - 24px)}.walkthrough-dialog>footer{align-items:flex-start}}@media (max-width:390px){.workspace-topbar__brand strong{display:none}.desktop-portal__hero-copy h1{font-size:2.12rem}.desktop-portal__meta{flex-direction:column;align-items:flex-start}.desktop-portal__utility{padding:16px}.walkthrough-card__content h2{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.desktop-download-button,.walkthrough-card__play,.portal-topbar__plan-trigger,.portal-topbar__account-trigger{transition:none}.portal-value-loading,.workspace-spin{animation:none!important}}
