@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=IBM+Plex+Mono:wght@400;500;600&family=Onest:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{font-family:Onest,system-ui,sans-serif;color:#121720;background:#e8ebf0;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #121720;--ink-soft: #444d5d;--muted: #747f91;--line: #dce1e8;--line-strong: #c8d0da;--surface: #ffffff;--canvas: #f4f6f8;--cobalt: #3157d5;--coral: #d9624e;--signal: #248766;--violet: #8058bb;--warning: #b77822;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06), 0 3px 10px rgba(15, 23, 42, .04);--shadow-lg: 0 24px 80px rgba(15, 23, 42, .22)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button,a,input,select,textarea{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #3157d52e}button{cursor:pointer}img{display:block;max-width:100%}.auth-loading,.auth-screen{min-height:100vh;background:#edf1f3}.auth-loading{display:grid;place-content:center;justify-items:center;gap:12px;color:#476b78;font-size:14px}.auth-screen{display:grid;place-items:center;padding:24px;background-image:linear-gradient(90deg,rgba(71,107,120,.055) 1px,transparent 1px),linear-gradient(rgba(71,107,120,.055) 1px,transparent 1px);background-size:32px 32px}.auth-panel{width:min(440px,100%);padding:28px;background:#fff;border:1px solid #cbd6da;border-top:4px solid #476b78;border-radius:7px;box-shadow:0 24px 70px #192b3329}.auth-panel>header{display:flex;align-items:center;gap:13px}.auth-panel>header>span{display:grid;place-items:center;width:44px;height:44px;color:#fff;background:#476b78;border-radius:6px}.auth-panel header small{color:#647983;font:600 11px IBM Plex Mono,monospace}.auth-panel h1{margin:4px 0 0;font:700 25px Manrope,sans-serif}.auth-panel>p{margin:18px 0;color:#687781;font-size:13px;line-height:1.55}.auth-panel form{display:grid;gap:14px}.auth-panel label{display:grid;gap:6px}.auth-panel label>span{color:#52616a;font-size:12px;font-weight:600}.auth-panel label>div{display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid #c8d3d8;border-radius:5px}.auth-panel label svg{color:#738790}.auth-panel input{width:100%;height:43px;border:0;background:transparent;font-size:14px}.auth-panel form>button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:3px;color:#fff;background:#476b78;border:0;border-radius:5px;font-size:14px;font-weight:600}.auth-panel form>button:disabled{opacity:.55}.auth-message{padding:10px;color:#934536;background:#fff1ee;border:1px solid #efd1ca;border-radius:4px;font-size:12px;line-height:1.4}.auth-panel>footer{display:flex;justify-content:center;gap:7px;margin-top:18px;color:#718089;font-size:12px}.auth-panel>footer button{padding:0;color:#476b78;background:transparent;border:0;font-weight:700}.suite-content :is(p,small,span,label,legend,dt,dd,li,time,code,em,strong,a){font-size:max(11px,1em)!important;line-height:1.45}.suite-content :is(button,input,textarea,select){font-size:max(12px,1em)!important;line-height:1.35}.suite-content :is(h3,header b,article b){font-size:max(12px,1em)!important;line-height:1.35}.al-workspace{min-width:0;overflow-x:hidden}.al-register,.al-readiness,.al-queue,.al-audit{min-width:0}.mc-stage-row{grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:650px){.mc-stage-row{grid-template-columns:1fr}}.suite{display:grid;grid-template-columns:236px minmax(0,1fr);height:100vh;background:var(--canvas)}.suite-nav{position:relative;z-index:40;display:flex;min-width:0;flex-direction:column;color:#edf1f7;background:#151a23;border-right:1px solid #252c38}.brand-mark{display:flex;align-items:center;gap:11px;height:72px;padding:0 18px;border-bottom:1px solid #282f3b}.brand-mark__monogram{display:grid;place-items:center;width:32px;height:32px;border:1px solid #66738a;border-radius:50%;font-family:Manrope,sans-serif;font-weight:700}.brand-mark__word{display:flex;align-items:baseline;gap:6px;font-family:Manrope,sans-serif;letter-spacing:0}.brand-mark__word b{font-size:14px}.brand-mark__word small{color:#7f8ba0;font-family:IBM Plex Mono,monospace;font-size:9px}.product-nav{display:flex;flex:1;flex-direction:column;gap:4px;padding:18px 10px}.product-nav__item{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);gap:9px;align-items:center;width:100%;min-height:50px;padding:6px 9px;color:#9ba6b8;text-align:left;background:transparent;border:0;border-radius:6px}.product-nav__item:hover{color:#f7f9fc;background:#1e2530}.product-nav__item.is-active{color:#fff;background:#232b38}.product-nav__item.is-active:before{position:absolute;top:10px;bottom:10px;left:-10px;width:3px;background:var(--product-accent);content:""}.product-nav__icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #343d4b;border-radius:6px}.product-nav__item.is-active .product-nav__icon{color:#fff;background:var(--nav-accent);border-color:var(--nav-accent)}.product-nav__item b,.product-nav__item small{display:block;letter-spacing:0}.product-nav__item b{margin-bottom:2px;font-size:13px;font-weight:600}.product-nav__item small{color:#748096;font-size:10px}.suite-nav__foot{position:relative;display:grid;gap:10px;padding:12px 10px 14px;border-top:1px solid #282f3b}.osgard-credit{display:flex;align-items:center;gap:7px;padding:2px 5px;color:#7f8ba0;font-size:7px;text-transform:uppercase}.osgard-credit img{width:19px;height:19px;border-radius:4px}.osgard-credit b{color:#c8d0dc;font-weight:600}.plan-meter{display:grid;gap:7px;padding:11px;color:#e7ebf2;text-align:left;background:#1d242f;border:1px solid #2d3644;border-radius:6px}.plan-meter>span{display:flex;align-items:center;gap:6px;color:#96a2b5;font-size:10px;text-transform:uppercase}.plan-meter b{font-family:IBM Plex Mono,monospace;font-size:12px}.plan-meter b small{color:#647087;font-weight:400}.plan-meter i{height:3px;overflow:hidden;background:#303947;border-radius:2px}.plan-meter i span{display:block;height:100%;background:#627fe3}.account-chip{display:grid;grid-template-columns:32px 1fr auto;gap:9px;align-items:center;padding:5px;color:#e8ecf3;text-align:left;background:transparent;border:0;border-radius:6px}.account-chip:hover{background:#202732}.account-chip__avatar{display:grid;place-items:center;width:32px;height:32px;color:#17202b;background:#d7b36c;border-radius:50%;font-weight:700;font-size:11px}.account-chip b,.account-chip small{display:block}.account-chip b{font-size:11px}.account-chip small{margin-top:2px;color:#727f93;font-size:9px}.account-menu{position:absolute;z-index:50;right:10px;bottom:64px;left:10px;overflow:hidden;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:6px;box-shadow:0 18px 48px #04080f4d}.account-menu header{display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:center;padding:12px;background:#f7f8fa;border-bottom:1px solid var(--line)}.account-menu header b,.account-menu header small{display:block}.account-menu header b{font-size:11px}.account-menu header small{margin-top:2px;color:var(--muted);font-size:8px}.account-menu>button{display:grid;grid-template-columns:20px 1fr;gap:7px;align-items:center;width:100%;min-height:36px;padding:0 12px;color:#536073;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f3;font-size:9px}.account-menu>button:last-child{border-bottom:0}.account-menu>button:hover{color:#1f2a3a;background:#f4f6f8}.suite-main{position:relative;display:grid;min-width:0;grid-template-rows:58px minmax(0,1fr)}.suite-topbar{position:relative;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:0 20px;background:#fffffff2;border-bottom:1px solid var(--line)}.suite-topbar__title,.suite-topbar__actions{display:flex;align-items:center}.suite-topbar__title{gap:10px}.suite-topbar__title>svg{color:var(--product-accent)}.suite-topbar__title b,.suite-topbar__title small{display:block}.suite-topbar__title b{font-family:Manrope,sans-serif;font-size:13px}.suite-topbar__title small{margin-top:1px;color:var(--muted);font-size:9px}.suite-topbar__actions{gap:10px}.icon-button{display:grid;place-items:center;width:34px;height:34px;padding:0;background:#fff;border:1px solid var(--line);border-radius:6px}.icon-button:hover{background:#f5f7fa;border-color:var(--line-strong)}.icon-button--small{width:25px;height:25px;border:0}.mobile-menu{display:none}.command-trigger{display:flex;align-items:center;gap:8px;width:210px;height:34px;padding:0 8px 0 10px;color:#737e8f;background:#f4f6f8;border:1px solid var(--line);border-radius:6px;font-size:11px;text-align:left}.command-trigger>span{flex:1}kbd{display:inline-flex;align-items:center;gap:2px;padding:3px 5px;color:#596477;background:#fff;border:1px solid #d5dae2;border-bottom-color:#b8c0cd;border-radius:4px;font-family:IBM Plex Mono,monospace;font-size:9px}.topbar-status{display:flex;align-items:center;gap:6px;padding-right:4px;color:#697587;font-size:10px}.topbar-status>span{width:6px;height:6px;background:#38a177;border-radius:50%;box-shadow:0 0 0 3px #38a1771f}.notification-button{position:relative}.notification-dot{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;width:16px;height:16px;color:#fff;background:var(--coral);border:2px solid white;border-radius:50%;font-size:8px}.suite-content{min-width:0;min-height:0;overflow:auto;background:var(--canvas)}.workspace{width:100%;min-height:100%;padding:24px}.workspace-loader{display:grid;place-items:center;align-content:center;min-height:calc(100vh - 58px);gap:7px;color:var(--muted)}.workspace-loader span{display:inline-block;width:5px;height:16px;margin:0 2px;background:var(--product-accent);animation:loadpulse .9s ease-in-out infinite alternate}.workspace-loader span:nth-child(2){animation-delay:.15s}.workspace-loader span:nth-child(3){animation-delay:.3s}.workspace-loader p{margin:7px 0 0;font-size:11px}@keyframes loadpulse{to{transform:scaleY(.35);opacity:.35}}.notification-panel{position:absolute;z-index:30;top:50px;right:15px;width:min(360px,calc(100vw - 30px));overflow:hidden;background:#fff;border:1px solid var(--line-strong);border-radius:6px;box-shadow:var(--shadow-lg)}.notification-panel header{display:flex;justify-content:space-between;align-items:center;padding:14px 15px;border-bottom:1px solid var(--line)}.notification-panel header b{font-family:Manrope,sans-serif;font-size:13px}.text-button{padding:0;color:var(--cobalt);background:transparent;border:0;font-size:10px}.notification-item{display:grid;grid-template-columns:8px 1fr auto;gap:10px;align-items:center;width:100%;padding:12px 15px;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f4}.notification-item:hover{background:#f8f9fb}.notification-item.is-unread{background:#f7f9ff}.notification-item.is-unread:hover{background:#f1f5ff}.notification-item b,.notification-item small{display:block}.notification-item small{margin-bottom:3px;color:var(--muted);font-size:9px}.notification-item b{font-size:11px}.notification-item time{color:#929cad;font-size:9px}.status-dot{width:7px;height:7px;border-radius:50%}.status-dot--success{background:var(--signal)}.status-dot--warning{background:var(--warning)}.status-dot--info{background:var(--cobalt)}.modal-layer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:start center;padding-top:13vh;background:#0c101785;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.command-palette{width:min(580px,calc(100vw - 28px));overflow:hidden;background:#fff;border:1px solid #cbd2dc;border-radius:7px;box-shadow:var(--shadow-lg)}.command-palette__search{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;height:56px;padding:0 14px;border-bottom:1px solid var(--line)}.command-palette__search input{min-width:0;border:0;font-size:14px}.command-palette__body{display:grid;gap:5px;padding:12px}.section-label{padding:4px 5px 7px;color:#8993a3;font-family:IBM Plex Mono,monospace;font-size:9px;text-transform:uppercase}.command-palette__body>button{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding:8px;text-align:left;background:transparent;border:0;border-radius:5px}.command-palette__body>button:hover{background:#f1f4f8}.command-palette__body>button>span{display:grid;place-items:center;width:34px;height:34px;color:#fff;border-radius:5px}.command-palette__body b{font-size:12px}.command-palette__body button small{color:var(--muted);font-size:10px}.command-empty{padding:20px;color:var(--muted);text-align:center;font-size:11px}.command-palette footer{display:flex;justify-content:space-between;padding:10px 14px;color:#8792a2;background:#f7f8fa;border-top:1px solid var(--line);font-size:9px}.command-palette footer span{display:flex;align-items:center;gap:5px}.toast-stack{position:fixed;z-index:150;right:18px;bottom:18px;display:grid;gap:8px;width:min(370px,calc(100vw - 36px))}.toast{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:start;padding:12px;background:#fff;border:1px solid var(--line-strong);border-left:3px solid var(--cobalt);border-radius:6px;box-shadow:0 12px 38px #0f172a29;animation:toastin .18s ease-out}.toast--success{border-left-color:var(--signal)}.toast--warning{border-left-color:var(--warning)}.toast--danger{border-left-color:var(--coral)}.toast__icon{display:grid;place-items:center;width:26px;height:26px;color:#fff;background:var(--cobalt);border-radius:50%}.toast--success .toast__icon{background:var(--signal)}.toast--warning .toast__icon{background:var(--warning)}.toast--danger .toast__icon{background:var(--coral)}.toast strong{display:block;padding-top:1px;font-size:11px}.toast p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.45}@keyframes toastin{0%{transform:translateY(8px);opacity:0}}.nav-scrim{display:none}@media(max-width:900px){.suite{grid-template-columns:1fr}.suite-nav{position:fixed;inset:0 auto 0 0;width:236px;transform:translate(-101%);transition:transform .18s ease;box-shadow:20px 0 60px #0a0f1940}.suite--nav-open .suite-nav{transform:translate(0)}.nav-scrim{position:fixed;z-index:35;top:0;right:0;bottom:0;left:0;background:#090d145c;border:0}.suite--nav-open .nav-scrim{display:block}.mobile-menu{display:grid}.topbar-status{display:none}}@media(max-width:620px){.suite-topbar{padding:0 12px}.command-trigger{width:34px;padding:0;justify-content:center}.command-trigger>span,.command-trigger kbd{display:none}.suite-topbar__title>svg{display:none}.workspace{padding:15px}.command-palette footer span:last-child{display:none}}.auth-oauth{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.auth-oauth button{display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:10px;min-height:64px;padding:9px 12px;text-align:left;background:#fff;border:1px solid #c8d3d8;border-radius:6px;box-shadow:0 2px 7px #192b330f}.auth-oauth button:not(:disabled):hover{border-color:#76909a;box-shadow:0 5px 16px #192b331f;transform:translateY(-1px)}.auth-oauth button:disabled{cursor:not-allowed;opacity:.62}.auth-provider-icon{grid-row:1 / 3;display:grid;place-items:center;width:36px;height:36px;border-radius:6px}.auth-provider-icon--google{color:#fff;background:#4285f4;font:700 18px Arial,sans-serif}.auth-provider-icon--github{color:#fff;background:#20252c}.auth-provider-name{align-self:end;color:#26343c;font-size:13px;font-weight:700}.auth-oauth small{align-self:start;color:#72818a;font-size:10px;line-height:1.2}.auth-divider{display:flex;align-items:center;gap:11px;margin:0 0 15px;color:#7e8c94;font-size:11px}.auth-divider:before,.auth-divider:after{height:1px;flex:1;background:#dce4e7;content:""}@media(max-width:460px){.auth-oauth{grid-template-columns:1fr}}.auth-loading,.auth-screen{color:#f3ead4;background-color:#0b0d0f}.auth-screen{background-image:linear-gradient(90deg,rgba(198,162,82,.06) 1px,transparent 1px),linear-gradient(rgba(198,162,82,.06) 1px,transparent 1px);background-size:34px 34px}.auth-loading{color:#d5b76e}.auth-panel{position:relative;color:#f5f0e6;background:#15181b;border:1px solid #b89345;border-top:3px solid #dfc477;border-radius:6px;box-shadow:0 0 0 1px #4f4020,0 28px 90px #0000009e,inset 0 1px #fff4cb14}.auth-panel:before{position:absolute;top:7px;right:7px;bottom:7px;left:7px;pointer-events:none;border:1px solid rgba(213,183,110,.18);border-radius:3px;content:""}.auth-panel>header,.auth-panel>p,.auth-panel>form,.auth-panel>footer,.auth-oauth,.auth-divider{position:relative;z-index:1}.auth-panel>header>span{color:#17130a;background:#d2b367;border:1px solid #f0d994;box-shadow:inset 0 1px #ffffff59,0 5px 18px #be94372e}.auth-panel header small{color:#d7bd7b}.auth-panel h1{color:#fffaf0}.auth-panel>p{color:#aaa89f}.auth-panel label>span{color:#d8cfba}.auth-panel label>div{background:#0e1113;border-color:#66552e;box-shadow:inset 0 1px 5px #0000006b}.auth-panel label>div:focus-within{border-color:#d4b566;box-shadow:0 0 0 3px #cdaa5924,inset 0 1px 5px #0000006b}.auth-panel label svg{color:#b99a50}.auth-panel input{color:#fffaf0}.auth-panel input::placeholder{color:#77766f}.auth-panel form>button{color:#17130a;background:#d6b768;border:1px solid #f0d58c;box-shadow:inset 0 1px #fff6,0 7px 20px #be943733}.auth-panel form>button:not(:disabled):hover{background:#e2c77d;transform:translateY(-1px)}.auth-panel>footer{color:#918f87}.auth-panel>footer button{color:#ddc176}.auth-oauth button{color:#e9e2d3;background:#101315;border-color:#54482b;box-shadow:inset 0 1px #ffffff06,0 5px 15px #0003}.auth-oauth button:not(:disabled):hover{border-color:#c5a65b;background:#191b1d;box-shadow:0 6px 22px #00000057,0 0 0 1px #cfaf6226}.auth-provider-icon{border:1px solid rgba(239,211,143,.45)}.auth-provider-icon--google{color:#17130a;background:#d5b86e}.auth-provider-icon--github{color:#e8d49f;background:#25282c}.auth-provider-name{color:#f7f0df}.auth-oauth small{color:#85837c}.auth-divider{color:#8f8b80}.auth-divider:before,.auth-divider:after{background:#50452a}.auth-message{color:#f2c5b8;background:#2a1714;border-color:#734033}.auth-screen{overflow:hidden;background-image:radial-gradient(ellipse at 50% 42%,#be973f1c 0,#080a0c00 48%),linear-gradient(30deg,transparent 49.7%,rgba(210,182,106,.035) 50%,transparent 50.3%),linear-gradient(150deg,transparent 49.7%,rgba(210,182,106,.035) 50%,transparent 50.3%),linear-gradient(90deg,rgba(198,162,82,.035) 1px,transparent 1px),linear-gradient(rgba(198,162,82,.035) 1px,transparent 1px);background-size:auto,160px 92px,160px 92px,36px 36px,36px 36px}.auth-panel{width:min(470px,100%);padding:31px;border-width:1px;border-top-width:1px;box-shadow:0 0 0 1px #50401f8c,0 35px 110px #000000b3,inset 0 1px #fff4cb0f}.auth-panel:before{top:8px;right:8px;bottom:8px;left:8px;border-color:#d5b76e1c}.auth-panel:after{position:absolute;top:-1px;left:50%;width:110px;height:1px;transform:translate(-50%);background:#e4ca82;box-shadow:0 0 18px #e4ca8273;content:""}.auth-legal{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:7px 14px;margin-top:17px;padding-top:15px;border-top:1px solid #3d3523}.auth-legal a{color:#aaa18d;font-size:10px;text-decoration:none}.auth-legal a:hover{color:#e1c679}.auth-panel>footer{margin-top:13px}.public-page{min-height:100vh;color:#eae4d7;background:#0b0d0f}.public-page>header{position:sticky;z-index:5;top:0;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;padding:0 max(24px,calc((100vw - 1040px)/2));background:#0b0d0ff0;border-bottom:1px solid #4e4228;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.public-page>header>a{display:flex;align-items:center;gap:8px;color:#e0c576;font-weight:700;text-decoration:none}.public-page nav{display:flex;flex-wrap:wrap;gap:18px}.public-page nav a{color:#aaa79f;font-size:12px;text-decoration:none}.public-page nav a:hover{color:#e0c576}.public-page>article{width:min(900px,calc(100% - 32px));min-height:calc(100vh - 128px);margin:auto;padding:54px 0 70px}.public-title{display:flex;align-items:center;gap:15px;margin-bottom:38px;padding-bottom:24px;border-bottom:1px solid #4c4128}.public-title>span{display:grid;place-items:center;width:48px;height:48px;color:#17130a;background:#d5b86e;border:1px solid #eed58e;border-radius:5px}.public-title small{color:#d5b86e;font:600 11px IBM Plex Mono,monospace}.public-title h1{margin:5px 0 0;color:#fffaf0;font:700 30px Manrope,sans-serif}.public-title p{margin:5px 0 0;color:#89877f;font-size:12px}.public-page article>section{max-width:760px}.public-page article>section h2{margin:28px 0 8px;color:#e0c576;font-size:16px}.public-page article>section p,.public-lead{margin:0;color:#b6b2a8;font-size:14px;line-height:1.72}.public-page>footer{padding:22px;text-align:center;color:#76746e;border-top:1px solid #302b20;font-size:11px}.public-prices{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.public-prices section{padding:19px;background:#131619;border:1px solid #504429;border-radius:5px}.public-prices h2{margin:0!important;color:#f1eadb!important}.public-prices b{display:block;margin:10px 0;color:#e0c576;font:700 22px IBM Plex Mono,monospace}.public-prices p{font-size:12px!important}.support-form{display:grid;gap:15px;max-width:650px}.support-form label{display:grid;gap:6px;color:#d8cfba;font-size:13px;font-weight:600}.support-form input,.support-form textarea{width:100%;padding:11px;color:#fffaf0;background:#111416;border:1px solid #62532e;border-radius:4px;font-size:14px;resize:vertical}.support-form button{min-height:44px;color:#17130a;background:#d6b768;border:1px solid #efd48a;border-radius:4px;font-weight:700}.support-done{max-width:650px;padding:30px;text-align:center;background:#121716;border:1px solid #55735f}.support-done svg{color:#65a87e}.support-done code{color:#e0c576}.support-done p{color:#aaa79f}@media(max-width:680px){.public-page>header{align-items:flex-start;flex-direction:column;padding:15px 18px}.public-page nav{gap:10px}.public-page>article{padding-top:34px}.public-title h1{font-size:24px}.public-prices{grid-template-columns:1fr}}.suite-legal{display:grid;grid-template-columns:1fr 1fr;gap:5px 8px;padding:9px 10px;border-top:1px solid #2b313c}.suite-legal a{color:#808b9d;font-size:10px;text-decoration:none}.suite-legal a:hover{color:#fff}.payment-disclosure{max-width:none!important;margin-top:22px;padding:20px;background:#111416;border-left:2px solid #d5b86e}.payment-disclosure h2{margin-top:0!important}.payment-disclosure p+p{margin-top:10px!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.auth-screen{font-family:Plus Jakarta Sans,Inter,sans-serif;background-color:#080a0c;background-image:radial-gradient(ellipse at 50% 16%,rgba(214,178,99,.12),transparent 43%),linear-gradient(120deg,transparent 49.8%,rgba(211,176,96,.035) 50%,transparent 50.2%),linear-gradient(60deg,transparent 49.8%,rgba(211,176,96,.025) 50%,transparent 50.2%);background-size:auto,220px 150px,220px 150px}.auth-panel{width:min(496px,100%);padding:38px 40px 32px;background:linear-gradient(145deg,#1a1d20,#111416);border-color:#b8944b;box-shadow:0 0 0 1px #f5d38529,0 34px 120px #000000c7,inset 0 1px #ffffff12}.auth-panel:before{top:9px;right:9px;bottom:9px;left:9px;border-color:#f1cf8024}.auth-panel>header{gap:16px}.auth-panel>header>span{width:50px;height:50px;border-radius:8px}.auth-panel header small{letter-spacing:.12em;font-size:10px}.auth-panel h1{font-family:Plus Jakarta Sans,sans-serif;font-size:28px;letter-spacing:-.02em}.auth-panel>p{margin:20px 0 24px;max-width:36em;color:#b7b4aa;font-size:13px}.auth-oauth{gap:12px}.auth-oauth button{min-height:64px;padding:12px 14px;border-radius:7px}.auth-provider-name{font-weight:700;letter-spacing:.01em}.auth-panel label>span{letter-spacing:.02em}.auth-panel label>div{min-height:48px;border-radius:6px}.auth-panel input{height:46px;font-size:14px}.auth-panel form>button{min-height:50px;margin-top:7px;border-radius:6px;font-weight:800;letter-spacing:.01em}.auth-legal{margin-top:20px;padding-top:17px}.auth-legal a{font-size:10px;letter-spacing:.01em}@media(max-width:520px){.auth-panel{padding:30px 24px 26px}}.access-manager{width:min(720px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 32px));overflow:auto;color:#eee7d8;background:#101316;border:1px solid #8d7848;border-radius:6px;box-shadow:0 28px 90px #000c}.access-manager>header{display:flex;align-items:center;gap:12px;padding:20px 22px;border-bottom:1px solid #3f3828}.access-manager>header>span{display:grid;place-items:center;width:40px;height:40px;color:#151109;background:#d4b86d;border-radius:4px}.access-manager>header div{flex:1}.access-manager>header small{color:#c9aa5f;font-size:10px}.access-manager h2{margin:3px 0 0;font-size:20px}.access-manager>p{margin:0;padding:18px 22px;color:#aaa69d;font-size:13px}.access-manager__list{display:grid;gap:8px;padding:0 22px 24px}.access-manager__list article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px;background:#161a1d;border:1px solid #36332b;border-radius:4px}.access-manager__list article>div{display:grid;gap:4px}.access-manager__list b{font-size:13px}.access-manager__list small{color:#85827b;font-size:11px}.access-manager__list label{display:flex;align-items:center;gap:9px;color:#d9c998;font-size:12px}.access-manager__list input{width:17px;height:17px;accent-color:#c6a75c}.public-prices section{display:flex;min-height:220px;flex-direction:column;justify-content:space-between;padding:22px;background:linear-gradient(145deg,#171a18,#101311);border:1px solid rgba(214,183,106,.26);border-top-color:#ebcf8b85;border-radius:7px;box-shadow:inset 0 1px #fff7dc0b,0 20px 50px #00000042}.public-prices b{font-family:Plus Jakarta Sans,sans-serif!important}.public-prices a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;margin-top:20px;padding:0 13px;color:#17130b;background:#d5b86e;border:1px solid #efd48d;border-radius:5px;font-size:12px;font-weight:800;text-decoration:none;box-shadow:inset 0 1px #ffffff59,0 8px 24px #00000038}.public-prices a:hover{background:#e2c77d;transform:translateY(-1px)}@media(min-width:981px){.public-prices{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:681px)and (max-width:980px){.public-prices{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--ink:#f1ede4;--ink-soft:#c2bdb2;--muted:#87857e;--line:#292a28;--line-strong:#414039;--surface:#141615;--canvas:#0c0e0d;--cobalt:#c9a85f;--coral:#b8614f;--signal:#6d9b7d;--warning:#c39955;--shadow-sm:0 1px 0 rgba(255,255,255,.03);--shadow-lg:0 30px 90px rgba(0,0,0,.7)}body{color:var(--ink);background:#090b0a;font-family:Plus Jakarta Sans,Onest,system-ui,sans-serif}button,input,select,textarea{font-family:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #c9a85f38}.suite{grid-template-columns:252px minmax(0,1fr);background:#0c0e0d}.suite-nav{background:#0c0f0e;border-right:1px solid #292923;box-shadow:12px 0 40px #00000038}.brand-mark{min-height:72px;padding:0 20px;border-bottom:1px solid #282821}.brand-mark__monogram{width:36px;height:36px;color:#e1c77f;background:#151816;border:1px solid #6d5c35;box-shadow:inset 0 0 0 4px #0c0f0e,0 0 20px #c29e4d14}.brand-mark__word b{font-family:Onest,sans-serif;font-size:14px;letter-spacing:.08em}.brand-mark__word small{color:#9c8755;letter-spacing:.16em}.product-nav{gap:5px;padding:18px 12px;overflow:auto;scrollbar-width:thin;scrollbar-color:#3a3528 transparent}.product-nav__item,.product-nav__more{min-height:52px;padding:7px 9px;color:#8f938e;background:transparent;border:1px solid transparent;border-radius:5px}.product-nav__item:hover,.product-nav__more:hover{color:#e4dfd4;background:#151817;border-color:#2c2d29}.product-nav__item.is-active{color:#f5f0e4;background:#191b19;border-color:#4b4330;box-shadow:inset 2px 0 #d0af63,0 7px 24px #0000002e}.product-nav__icon{width:33px;height:33px;color:#9b9c94;background:#161918;border-color:#30322f;border-radius:4px}.product-nav__item.is-active .product-nav__icon{color:#ddc17c;background:#201d15;border-color:#756039}.product-nav__item b,.product-nav__more b{font:600 12px Onest,sans-serif}.product-nav__item small,.product-nav__more small{margin-top:3px;color:#6f746f;font-size:9px!important}.product-nav__more{display:grid;grid-template-columns:36px 1fr auto;align-items:center;width:100%;text-align:left}.product-nav__more>svg{transition:transform .18s ease}.product-nav__more.is-open>svg{transform:rotate(180deg)}.product-nav__item--secondary{margin-left:8px;min-height:46px}.suite-nav__foot{background:#0b0e0d;border-top:1px solid #24251f}.suite-legal{border-color:#24251f}.suite-legal a{color:#777c76}.osgard-credit{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;gap:10px;align-items:center;margin:5px 10px 9px;padding:10px;color:#eee7d8;background:linear-gradient(135deg,#191b17,#111410);border:1px solid #51452a;border-left:2px solid #d0ae61;border-radius:5px;text-decoration:none;text-transform:none;box-shadow:inset 0 1px #ffffff09,0 8px 24px #0003;transition:border-color .18s ease,background .18s ease,transform .18s ease}.osgard-credit:hover{background:linear-gradient(135deg,#201f18,#151712);border-color:#8a7443;transform:translateY(-1px)}.osgard-credit img{width:34px;height:34px;border:1px solid #756136;border-radius:5px;box-shadow:0 0 18px #c9a85f1f}.osgard-credit span{display:grid;gap:3px;min-width:0}.osgard-credit small{color:#8f8d83;font-size:8px;line-height:1;text-transform:uppercase}.osgard-credit b{overflow:hidden;color:#e2c578;font-size:11px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.osgard-credit>svg{width:14px;color:#a78e54}.plan-meter{background:#121412;border-color:#302d24}.account-chip{background:#111412;border-color:#302f29}.account-chip__avatar{color:#17140d;background:#c9aa64}.suite{width:100%;max-width:100vw;overflow:hidden}.suite-main{width:100%;max-width:100%;min-height:0;overflow:hidden;grid-template-rows:66px minmax(0,1fr)}.suite-topbar{width:100%;max-width:100%;padding:0 26px;background:#0d0f0ef0;border-bottom:1px solid #2b2b25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.suite-topbar:after{position:absolute;right:0;bottom:-1px;width:28%;height:1px;background:linear-gradient(90deg,transparent,#b99a55);content:""}.suite-topbar__title b{color:#eee9de;font-family:Onest,sans-serif;font-size:14px}.suite-topbar__title small{color:#716e67;font-size:10px}.suite-topbar__title>svg{color:#c8a65d}.command-trigger{width:232px;height:38px;color:#777a75;background:#111412;border-color:#34342e;border-radius:5px}.command-trigger:hover{color:#c9c5bb;border-color:#625738}.command-trigger kbd{color:#a69c82;background:#0c0e0d;border-color:#3b382e}.topbar-status{color:#7c817b}.icon-button{color:#aaa99f;background:#111412;border-color:#34342e}.icon-button:hover{color:#e0c57c;background:#181a17;border-color:#655a3d}.suite-content{width:100%;max-width:100%;height:100%;min-height:0;overflow-x:clip;overflow-y:scroll;overscroll-behavior:contain;scrollbar-color:#8a703b #0c0f0e;scrollbar-width:thin;background:#0a0c0b}.suite-content>div{width:100%;max-width:100%;height:auto;min-height:100%;padding-bottom:96px}.notification-panel,.account-menu,.command-palette,.toast{color:#e9e4d9;background:#141715;border-color:#3b3a31}.notification-item,.account-menu>button{color:#b9b7ae;background:#141715;border-color:#292b28}.notification-item:hover,.account-menu>button:hover,.command-palette__body>button:hover{color:#f2eee5;background:#1b1e1b}.command-palette__search{border-color:#33332c}.command-palette__search input{color:#eee;background:transparent}.command-palette footer{color:#77766f;background:#0f1210;border-color:#302f29}.mindmirror-invite{display:flex;align-items:center;gap:8px;min-height:40px;padding:6px 11px;color:#e9dfc6;background:#191b17;border:1px solid #665633;border-radius:5px;text-align:left;box-shadow:inset 0 1px #ffffff0a}.mindmirror-invite>svg{color:#ddc078}.mindmirror-invite span{display:grid;gap:1px}.mindmirror-invite small{color:#8e897c;font-size:7px;text-transform:uppercase}.mindmirror-invite b{font-size:10px;white-space:nowrap}.mindmirror-invite:hover{background:#222117;border-color:#a88c4e}@media(max-width:900px){.suite{grid-template-columns:minmax(0,1fr)}.suite-nav{width:268px}.suite-topbar__actions{min-width:0}.suite-topbar{overflow:hidden}}@media(max-width:1180px){.mindmirror-invite span{display:none}.mindmirror-invite{width:40px;justify-content:center;padding:0}.topbar-status{display:none}}.suite{background:#0e1114;color:#f2f0ea}.suite-nav{background:#101316;border-right-color:#252b31;box-shadow:none}.brand-mark{border-bottom-color:#252b31}.brand-mark__monogram{color:#d9dde0;background:#171b1f;border-color:#3b454d;box-shadow:none}.brand-mark__word b{color:#f0eee8;letter-spacing:.06em}.brand-mark__word small{color:#75818a;letter-spacing:.12em}.product-nav__item,.product-nav__more{color:#929ba3;border-radius:5px}.product-nav__item:hover,.product-nav__more:hover{color:#eff1f2;background:#171b1f;border-color:#2b3238}.product-nav__item.is-active{color:#f4f3ef;background:#1a1f23;border-color:#3b444b;box-shadow:inset 2px 0 #91a6b2}.product-nav__icon{color:#8e99a1;background:#15191d;border-color:#30383f;border-radius:4px}.product-nav__item.is-active .product-nav__icon{color:#dfe7eb;background:#222a2f;border-color:#53626b}.suite-nav__foot{background:#0f1215;border-top-color:#252b31}.suite-legal{border-color:#252b31}.osgard-credit{color:#dce1e3;background:#15191d;border-color:#30383f;border-left-color:#718995;box-shadow:none}.osgard-credit:hover{background:#1a1f23;border-color:#53636c}.osgard-credit b{color:#dce3e6}.osgard-credit img{border-color:#46545d;box-shadow:none}.plan-meter,.account-chip{background:#15191d;border-color:#30383f}.account-chip__avatar{color:#152027;background:#aebdc5}.suite-topbar{background:#0f1215f5;border-bottom-color:#252b31}.suite-topbar:after{display:none}.suite-topbar__title>svg{color:#8fa5b1}.suite-topbar__title b{color:#f1f0eb}.suite-topbar__title small{color:#77838c}.command-trigger,.icon-button{color:#929da5;background:#15191d;border-color:#30383f}.command-trigger:hover,.icon-button:hover{color:#eef1f2;background:#1c2226;border-color:#56656e}.command-trigger kbd{color:#a7b1b7;background:#101316;border-color:#343d43}.mindmirror-invite{color:#dce4e7;background:#182025;border-color:#3b4b54;box-shadow:none}.mindmirror-invite>svg{color:#94acb8}.mindmirror-invite:hover{background:#20292e;border-color:#607580}.suite-content{background:#0e1114;scrollbar-color:#4d5a62 #0e1114}.product-nav__item,.product-nav__more{min-height:58px;padding:9px 10px}.product-nav__item b,.product-nav__more b{font-size:14px;line-height:1.3}.product-nav__item small,.product-nav__more small{margin-top:4px;color:#87929a;font-size:11px!important;line-height:1.35}.product-nav__icon{width:36px;height:36px}.suite-topbar__title b{font-size:15px}.suite-topbar__title small{font-size:11px}.command-trigger{height:42px;font-size:13px}.topbar-status,.mindmirror-invite b{font-size:12px}.mindmirror-invite small{font-size:9px}.suite-legal a{font-size:11px}.osgard-credit small{font-size:9px}.osgard-credit b{font-size:12px}.plan-meter>span,.account-chip b{font-size:12px}.account-chip small{font-size:10px}.suite{grid-template-columns:276px minmax(0,1fr);background:#0b0e11}.suite-nav{overflow:hidden;background:#101419;border-right:1px solid #2a323a}.brand-mark{height:76px;min-height:76px;padding:0 22px;border-bottom-color:#2a323a}.brand-mark__monogram{width:38px;height:38px;color:#e8edef;background:#171d22;border-color:#52616a}.brand-mark__word{gap:7px}.brand-mark__word b{font-size:15px;letter-spacing:.07em}.brand-mark__word small{color:#82909a;font-size:9px;letter-spacing:.14em}.product-nav{min-height:0;gap:6px;padding:20px 14px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#3b464e transparent}.product-nav__item,.product-nav__more{min-width:0;min-height:62px;padding:10px 11px;color:#a7b0b7;background:transparent;border:1px solid transparent;border-radius:6px}.product-nav__item{grid-template-columns:38px minmax(0,1fr);gap:11px}.product-nav__more{display:grid;grid-template-columns:38px minmax(0,1fr) 16px;gap:11px;align-items:center;width:100%;text-align:left}.product-nav__item>span:last-child,.product-nav__more>span:nth-child(2){display:grid;min-width:0;gap:3px}.product-nav__item b,.product-nav__item small,.product-nav__more b,.product-nav__more small{display:block;min-width:0;margin:0;letter-spacing:0;overflow-wrap:anywhere}.product-nav__item b,.product-nav__more b{color:#c9d0d4;font:600 14px/1.3 Onest,sans-serif}.product-nav__item small,.product-nav__more small{color:#7f8a92;font:400 11px/1.4 Onest,sans-serif!important}.product-nav__more>svg{justify-self:end;color:#84919a}.product-nav__icon{width:38px;height:38px;color:#909da5;background:#151a20;border-color:#303941;border-radius:6px}.product-nav__item:hover,.product-nav__more:hover{color:#f2f4f3;background:#151a20;border-color:transparent}.product-nav__item.is-active{color:#f2f4f3;background:#1a2027;border-color:#39444c;box-shadow:inset 2px 0 #7895a3}.product-nav__item.is-active:before{display:none}.product-nav__item.is-active b{color:#f2f4f3}.product-nav__item.is-active small{color:#9ba7ae}.product-nav__item.is-active .product-nav__icon{color:#e5ecef;background:#222a31;border-color:#53636d}.product-nav__item--secondary{margin-left:10px;width:calc(100% - 10px)}.suite-nav__foot{flex:0 0 auto;gap:12px;padding:14px 16px 16px;background:#0e1216;border-top-color:#2a323a}.suite-legal{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;padding:12px 0 2px;border-top:0}.suite-legal a{min-width:0;color:#89949b;font:400 11px/1.45 Onest,sans-serif;text-decoration:none}.suite-legal a:hover{color:#eef2f3}.osgard-credit{grid-template-columns:38px minmax(0,1fr) 16px;gap:11px;min-height:62px;margin:0;padding:11px 12px;color:#dce3e6;background:#151a20;border:1px solid #303941;border-left:2px solid #7895a3;border-radius:6px;box-shadow:none}.osgard-credit:hover{background:#1a2027;border-color:#52626c;transform:none}.osgard-credit img{width:38px;height:38px;border-color:#52616b;border-radius:6px;box-shadow:none}.osgard-credit small{color:#849098;font-size:9px;line-height:1.3}.osgard-credit b{color:#e5eaec;font-size:12px;line-height:1.35}.plan-meter{min-height:78px;padding:13px;color:#e7ecee;background:#151a20;border-color:#303941;border-radius:6px}.plan-meter>span{color:#9aa5ac}.plan-meter i{background:#29323a}.plan-meter i span{background:#7895a3}.account-chip{min-height:52px;padding:8px;color:#e8edef;background:transparent;border:1px solid transparent}.account-chip:hover{background:#171d22;border-color:#303941}.account-chip__avatar{color:#152027;background:#bac7cd}.suite-main{grid-template-rows:68px minmax(0,1fr)}.suite-topbar{padding:0 28px;background:#0f1317f7;border-bottom-color:#2a323a}.suite-content{background:#0b0e11}@media(min-width:901px)and (max-width:1279px){.suite{grid-template-columns:264px minmax(0,1fr)}}@media(max-width:900px){.suite{grid-template-columns:minmax(0,1fr)}.suite-nav{width:min(286px,88vw)}}@media(max-height:760px){.brand-mark{height:64px;min-height:64px}.product-nav{padding-block:12px}.product-nav__item,.product-nav__more{min-height:56px}.suite-nav__foot{gap:8px;padding-block:10px}.plan-meter{min-height:68px}}.suite-content :is(.bd-workspace,.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.rv-workspace){height:auto;min-height:100%;padding:36px 40px 96px;color:#ebe7dd;background:#0c0f0e;font-family:Plus Jakarta Sans,Onest,sans-serif}.suite-content :is(.bd-head,.ao-head,.ga-head,.al-header,.mc-header,.oe-head,.rv-head,.bf-head,.id-head,.kh-head,.ic-head,.aw-head){max-width:1440px;margin-bottom:26px}.suite-content :is(.bd-head,.ao-head,.ga-head,.al-header,.mc-header,.oe-head,.rv-head,.bf-head,.id-head,.kh-head,.ic-head,.aw-head) h1{color:#f3eee4;font:700 34px/1.12 Onest,sans-serif}.suite-content :is(.bd-head,.ao-head,.ga-head,.al-header,.mc-header,.oe-head,.rv-head,.bf-head,.id-head,.kh-head,.ic-head,.aw-head) p{max-width:720px;margin-top:10px;color:#8d918c;font-size:13px!important;line-height:1.6}.suite-content :is(.bd-eyebrow,.ao-eyebrow,.ga-eyebrow,.mc-eyebrow){color:#bda15f;font-size:10px}.suite-content :is(.bd-kpis,.ao-kpis,.ga-kpis,.al-kpis,.mc-kpis,.oe-kpis,.rv-kpis,.bf-kpis,.id-kpis,.kh-kpis,.ic-kpis){max-width:1440px;margin-bottom:18px;color:#ddd9cf;background:#121513;border-color:#2c2e2a;border-radius:5px;box-shadow:0 16px 48px #00000024}.suite-content :is(.bd-kpis,.ao-kpis,.ga-kpis,.al-kpis,.mc-kpis,.oe-kpis,.rv-kpis,.bf-kpis,.id-kpis,.kh-kpis,.ic-kpis)>div{min-height:96px;padding:18px 20px;border-color:#2c2e2a}.suite-content :is(.bd-kpis,.ao-kpis,.ga-kpis,.al-kpis,.mc-kpis,.oe-kpis,.rv-kpis,.bf-kpis,.id-kpis,.kh-kpis,.ic-kpis) small{color:#777b76;font-size:10px!important}.suite-content :is(.bd-kpis,.ao-kpis,.ga-kpis,.al-kpis,.mc-kpis,.oe-kpis,.rv-kpis,.bf-kpis,.id-kpis,.kh-kpis,.ic-kpis) b{color:#f0eadf;font-size:20px}.suite-content :is(.bd-kpis,.ao-kpis,.ga-kpis,.al-kpis,.mc-kpis,.oe-kpis,.rv-kpis,.bf-kpis,.id-kpis,.kh-kpis,.ic-kpis) span{color:#858983;font-size:11px!important}.suite-content :is(.bd-kit,.bd-flow,.bd-review,.bd-proof,.bd-preview,.ao-portfolio,.ao-clientroom,.ao-ops>article,.ao-proof,.ga-loop,.ga-experiments,.ga-inspector,.ga-proof,.al-register,.al-readiness,.al-queue,.al-audit,.mc-command,.mc-missions,.mc-graph,.mc-scenario,.mc-portfolio,.ic-registry,.ic-detail,.ic-order,.kh-library,.kh-detail,.id-feed,.id-map,.id-inspector,.oe-map,.oe-inspector,.rv-board,.rv-inspector,.bf-board,.bf-inspector){color:#dcd8ce;background:#121513;border-color:#2c2e2a;border-radius:5px;box-shadow:0 16px 48px #00000021}.suite-content :is(.bd-kit,.bd-flow,.bd-review,.ao-portfolio,.ao-clientroom,.ga-loop,.ga-experiments,.ga-inspector,.al-register,.al-readiness,.al-queue,.al-audit,.mc-missions,.mc-graph,.mc-scenario,.mc-portfolio,.ic-registry,.ic-detail,.ic-order)>header{min-height:58px;padding:13px 17px;border-color:#2c2e2a}.suite-content :is(.bd-kit,.bd-flow,.bd-review,.ao-portfolio,.ao-clientroom,.ga-loop,.ga-experiments,.ga-inspector,.al-register,.al-readiness,.al-queue,.al-audit,.mc-missions,.mc-graph,.mc-scenario,.mc-portfolio,.ic-registry,.ic-detail,.ic-order) header b{color:#ebe6dc;font-size:13px!important}.suite-content :is(.bd-kit,.bd-flow,.bd-review,.ao-portfolio,.ao-clientroom,.ga-loop,.ga-experiments,.ga-inspector,.al-register,.al-readiness,.al-queue,.al-audit,.mc-missions,.mc-graph,.mc-scenario,.mc-portfolio,.ic-registry,.ic-detail,.ic-order) header small{color:#777c76;font-size:10px!important}.suite-content :is(.bd-workspace,.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.rv-workspace) button{border-radius:4px}.suite-content .bd-workspace{--bd:#c9a75f}.suite-content .bd-segment{padding:4px;background:#151816;border:1px solid #30322d}.suite-content .bd-segment button{min-height:38px;padding:0 13px;color:#92968f;font-size:12px}.suite-content .bd-segment button.is-active{color:#17140d;background:#cfaf68;box-shadow:none}.suite-content .bd-run{min-height:42px;color:#17140d;background:#cfaf68;font-size:12px;font-weight:700}.suite-content .bd-grid{grid-template-columns:230px minmax(540px,1fr) 290px;gap:16px;max-width:1440px;margin-bottom:18px}.suite-content .bd-kit>button{min-height:64px;padding:10px 14px;color:#c9c5bb;background:#121513;border-color:#292b28}.suite-content .bd-kit>button:hover{background:#191c19}.suite-content .bd-kit>button>svg:first-child{color:#c2a15b;background:#1b1b16}.suite-content .bd-kit button b{font-size:12px!important}.suite-content .bd-kit button small{color:#737872;font-size:10px!important}.suite-content .bd-flow>div{padding:12px}.suite-content .bd-stage{min-height:76px;margin:8px 0;padding:10px 12px;color:#c9c6bd;background:#151816;border-color:#30332e}.suite-content .bd-stage.is-selected{border-color:#bd9b55;box-shadow:inset 2px 0 #d2b16a}.suite-content .bd-copy b{font-size:12px!important}.suite-content .bd-copy small{color:#898d87;font-size:11px!important;line-height:1.45}.suite-content .bd-owner{color:#aaa79f;background:#1b1e1b}.suite-content .bd-owner--ai{color:#c9ad6e;background:#201d16}.suite-content .bd-owner--together{color:#b8a4c7;background:#1e1922}.suite-content .bd-review dl div,.suite-content .bd-checks p{border-color:#292b28;color:#a7a59d}.suite-content .bd-review>footer{border-color:#292b28}.suite-content .bd-review>footer button{color:#bbb8af;background:#171a18;border-color:#373934}.suite-content .bd-review>footer button:last-child{color:#17140d;background:#cbaa63}.suite-content .bd-proof{max-width:1440px;padding:17px 19px}.suite-content .bd-proof b{font-size:12px!important}.suite-content .bd-proof p{color:#7b807a;font-size:10px!important}.suite-content .mm-workspace{background:#0c0f0e}.suite-content .mm-card{color:#dcd8ce;background:#121513;border-color:#302f29;box-shadow:0 18px 55px #0000002e}.suite-content .mm-header h1{color:#f2ede3;font-family:Onest,sans-serif;font-size:34px}.suite-content .mm-header p{color:#8d918b;font-size:13px}.suite-content .mm-tabs button{color:#9b9a93;background:#141715;border-color:#34342e}.suite-content .mm-tabs .active,.suite-content .mm-send{color:#17140d;background:#c9aa64}.suite-content .mm-card textarea{color:#e4e0d7;background:#0e110f;border-color:#393932}.suite-content .ga-workspace{--ga:#4fa684;color:#eee9de;background:#0c0f0e}.suite-content .ga-actions>div{background:#111411;border:1px solid rgba(213,185,112,.18)}.suite-content .ga-actions button{color:#aaa89f;font-size:11px}.suite-content .ga-actions>div .is-active{color:#f3ead5;background:#24231d;box-shadow:inset 0 0 0 1px #d8b86929}.suite-content .ga-actions>button{color:#e7cf91;background:#171713;border:1px solid #655631}.suite-content .ga-actions>button:hover{color:#17130b;background:#d2b56e;border-color:#e4ca86}.suite-content :is(.ga-kpis,.ga-loop,.ga-experiments,.ga-inspector,.ga-proof){color:#dedad1;background:#121513;border-color:#30342e}.suite-content .ga-kpis>div,.suite-content .ga-loop>header,.suite-content .ga-loop article,.suite-content .ga-experiments>header,.suite-content .ga-inspector>header,.suite-content .ga-inspector dl div,.suite-content .ga-inspector>footer{border-color:#2d312d}.suite-content .ga-kpis small,.suite-content .ga-kpis span{color:#8d938d;font-size:10px!important}.suite-content .ga-kpis b{font-size:20px}.suite-content .ga-loop>header{font-size:12px}.suite-content .ga-loop>header span{color:#8c928c;font-size:10px}.suite-content .ga-loop article{min-height:86px}.suite-content .ga-loop article>span{color:#bdd0c8;background:#202724}.suite-content .ga-loop article small{color:#899089;font-size:10px}.suite-content .ga-loop article b{font-size:13px}.suite-content .ga-loop article em{color:#87918c;font-size:11px}.suite-content .ga-experiments header b{font-size:14px}.suite-content .ga-experiments header small{color:#858c86;font-size:10px}.suite-content .ga-experiments header button{min-height:38px;padding:0 13px;font-size:11px}.suite-content .ga-experiments>div{padding:10px}.suite-content .ga-experiments>div>button{grid-template-columns:8px minmax(230px,1fr) 90px 120px 75px 112px;min-height:82px;margin:7px 0;padding:11px 12px;color:#ddd9d0;background:#151816;border-color:#313631}.suite-content .ga-experiments>div>button:hover{background:#1a1e1b}.suite-content .ga-experiments>div>button.is-selected{background:#17231f;border-color:#3d8e78;box-shadow:inset 2px 0 #49af92}.suite-content .ga-experiments button>span>b{font-size:12px}.suite-content .ga-experiments button>span>small{color:#8f9690;font-size:11px}.suite-content .ga-experiments button>em{color:#b4bbb5;background:#242a26;font-size:10px}.suite-content .ga-confidence{color:#a9afa9;font-size:11px}.suite-content .ga-confidence i{height:3px;background:#2d332f}.suite-content .ga-impact b{font-size:12px}.suite-content .ga-state{padding:7px 8px;color:#aeb5af;background:#282d29;font-size:10px}.suite-content .ga-state--live{color:#9edbc5;background:#153128}.suite-content .ga-state--review{color:#e0bd82;background:#342719}.suite-content .ga-state--won{color:#b3c3ff;background:#202842}.suite-content .ga-brain{background:#17211e}.suite-content .ga-inspector dt,.suite-content .ga-inspector dd,.suite-content .ga-checks p{font-size:10px}.suite-content .ga-inspector>footer button{color:#d8d4cb;background:#171a18;border-color:#363b36;font-size:10px}.suite-content .ga-proof p{color:#8d938d;font-size:10px}.suite-content .ga-proof b{font-size:12px}.suite-content .oe-workspace{--oe:#c25a4b;--oe-ink:#e9e5dc;color:#d8d5cc;background:#0c0f0e}.suite-content .oe-head-actions button,.suite-content .oe-opportunities>header button{color:#d6d2c8;background:#151816;border-color:#343731}.suite-content .oe-head-actions button:last-child{color:#fff5ed;background:#a94439;border-color:#c25a4b}.suite-content :is(.oe-status,.oe-world,.oe-brief,.oe-opportunities,.oe-decision,.oe-footer){color:#dcd8ce;background:#121513;border-color:#2c2f2b;box-shadow:0 18px 54px #00000029}.suite-content .oe-status>div{border-color:#2c2f2b}.suite-content .oe-status small,.suite-content .oe-status span{color:#858b85}.suite-content .oe-status b{color:#f0eadf}.suite-content .oe-status>div>i{background:#292c29}.suite-content .oe-tabs{background:#171a18;border:1px solid #2d302c}.suite-content .oe-tabs button{color:#898e88}.suite-content .oe-tabs button.is-active{color:#eee9df;background:#242724;box-shadow:inset 0 0 0 1px #42433c}.suite-content .oe-tabs b{background:#555b56}.suite-content .oe-world>header,.suite-content .oe-opportunities>header{border-color:#2c2f2b}.suite-content .oe-world>header b,.suite-content .oe-opportunities>header b{color:#e9e4da}.suite-content .oe-world>header small,.suite-content .oe-opportunities>header small,.suite-content .oe-world>header>span{color:#858b85}.suite-content .oe-orbit-map{background:linear-gradient(90deg,#1d211e 1px,transparent 1px),linear-gradient(#1d211e 1px,transparent 1px),#0f1210;background-size:32px 32px}.suite-content .oe-rings,.suite-content .oe-rings i{border-color:#303532}.suite-content .oe-core{background:#171d1b;border-color:#303632;box-shadow:0 12px 34px #0006}.suite-content .oe-country{color:#dedad1;background:#171a18;border-color:#3a3e39;box-shadow:0 8px 24px #0000004d}.suite-content .oe-country>small{color:#929891}.suite-content .oe-signal{color:#e3ded5;background:#281b19}.suite-content .oe-signal--two{background:#14231d}.suite-content .oe-world>footer{border-color:#2c2f2b}.suite-content .oe-world>footer>div{border-color:#2c2f2b}.suite-content .oe-world>footer span{color:#bbc0ba;background:#252a27}.suite-content .oe-world>footer small{color:#7f857f}.suite-content .oe-brief>header{background:#191e1c}.suite-content .oe-brief>p{color:#a4a9a3}.suite-content .oe-brief dl div{border-color:#292d29}.suite-content .oe-brief dt{color:#7f857f}.suite-content .oe-brief dd{color:#e5e0d7}.suite-content .oe-brief>section{color:#a9d6c2;background:#13231d;border-color:#274c3d}.suite-content .oe-table-head{color:#737a74;background:#171a18;border-color:#292d29}.suite-content .oe-opportunities>button{color:#d7d3ca;background:#121513;border-color:#292d29}.suite-content .oe-opportunities>button:hover,.suite-content .oe-opportunities>button.is-selected{background:#211816}.suite-content .oe-opportunities>button small{color:#898f89}.suite-content .oe-confidence>i{background:#292d29}.suite-content .oe-state{color:#9dd2bc;background:#153027}.suite-content .oe-state--approval{color:#d8b982;background:#332718}.suite-content .oe-state--research{color:#aabbd1;background:#1c2733}.suite-content .oe-decision p,.suite-content .oe-footer small{color:#858b85}.suite-content .oe-guardrails span{color:#9fd3be;background:#153027}.suite-content .oe-guardrails .is-locked{color:#d5b37a;background:#322619}.suite-content .oe-decision>button{color:#17140d;background:#c9aa64}.suite-content .oe-footer>span{color:#9ea7a0}.suite-content .oe-onboarding{color:#ddd9d0;background:#121513;border-color:#363a35}.suite-content .oe-onboarding-progress,.suite-content .oe-onboarding>footer{background:#171a18;border-color:#2c302c}.suite-content .oe-onboarding-progress i span{background:#303531}.suite-content .oe-onboarding-progress em{background:#343935}.suite-content .oe-onboarding-body{background:#121513}.suite-content .oe-form-grid input,.suite-content .oe-form-grid select,.suite-content .oe-goal-field input,.suite-content .oe-source-list>button{color:#ddd9d0;background:#0f1210;border-color:#363a35}.suite-content .oe-source-list>button:hover{background:#181c19}.suite-content .oe-source-list>button.is-enabled{background:#13231d;border-color:#376c57}.suite-content .oe-owner-check{background:#171a18;border-color:#30342f}.suite-content .rv-workspace{--ink:#e8e4db;--muted:#858b85;--line:#2c302c;--line-strong:#3a3f3a;--shadow-sm:0 16px 48px rgba(0,0,0,.14);color:#dcd8ce;background:#0c0f0e}.suite-content :is(.rv-mode,.rv-kpis,.rv-offers,.rv-model,.rv-gates,.rv-portfolio,.rv-moat){color:#dcd8ce;background:#121513;border-color:#2c302c}.suite-content .rv-mode code{color:#c9c4ba;background:#1c201d}.suite-content .rv-mode b{color:#d5b578;background:#302516}.suite-content .rv-kpis>div,.suite-content :is(.rv-offers,.rv-model,.rv-gates,.rv-portfolio)>header{border-color:#2c302c}.suite-content .rv-offers>div>button{color:#d8d4cb;background:#121513;border-bottom-color:#292d29}.suite-content .rv-offers>div>button.is-selected{background:#282116;border-color:#5a4727}.suite-content .rv-funnel>div{background:#201d17;border-color:#443a27}.suite-content .rv-model dl,.suite-content .rv-model dl div{border-color:#2c302c}.suite-content .rv-model>footer{background:#171a18;border-color:#2c302c}.suite-content .rv-model>footer button:first-child{color:#d8d4cb;background:#1a1d1b}.suite-content .rv-gates li,.suite-content .rv-portfolio article,.suite-content .rv-portfolio article>footer{border-color:#292d29}.suite-content .rv-gates li{color:#aaafa9}.suite-content .rv-gates>button{color:#d5b578;background:#2a2115;border-color:#514026}.suite-content .rv-portfolio article>i{background:#292d29}.suite-content .rv-moat p{color:#8d938d}@media(max-width:1280px){.suite-content .bd-grid{grid-template-columns:220px minmax(0,1fr)}.suite-content .bd-review{grid-column:1/3;display:grid;grid-template-columns:230px 1fr 1fr}.suite-content .bd-review>header{grid-row:1/4}.suite-content .bd-review>footer{align-self:end}.suite-content .bd-stage{grid-template-columns:14px 30px minmax(150px,1fr) 88px}.suite-content .bd-stage .bd-cost,.suite-content .bd-stage>span:last-child{display:none}}@media(max-width:800px){.suite-content :is(.bd-workspace,.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.rv-workspace){padding:24px 16px 40px}.suite-content :is(.bd-head,.ao-head,.ga-head,.al-header,.mc-header,.oe-head,.rv-head,.bf-head,.id-head,.kh-head,.ic-head,.aw-head){align-items:flex-start;flex-direction:column}.suite-content .bd-grid{grid-template-columns:1fr}.suite-content .bd-review{grid-column:1;display:block}.suite-content .bd-kpis{grid-template-columns:1fr 1fr}.suite-content .bd-kpis>div{min-height:86px}.suite-content .bd-stage{grid-template-columns:24px 1fr auto}.suite-content .bd-stage>svg:first-child{display:none}.suite-content .bd-owner{grid-column:2}}@media(max-width:900px){.suite-content .ga-loop>div{grid-template-columns:1fr 1fr}.suite-content .ga-loop article{border-bottom:1px solid #2d312d}}.suite-content .kh-workspace{color:#e5e1d8;background:#0c0f0e}.suite-content :is(.kh-stats,.kh-body,.kh-path,.kh-resource-row,.kh-resource-table,.kh-detail){color:#dedad1;background:#121513;border-color:#30342f;box-shadow:0 16px 48px #00000029}.suite-content .kh-sidebar{background:#101412;border-color:#2d322e}.suite-content .kh-view-nav,.suite-content .kh-sidebar__section{border-color:#2d322e}.suite-content .kh-view-nav button,.suite-content .kh-sidebar__section button{color:#929992}.suite-content .kh-view-nav button:hover,.suite-content .kh-view-nav button.is-active,.suite-content .kh-sidebar__section button:hover,.suite-content .kh-sidebar__section button.is-active{color:#eee9df;background:#202521}.suite-content .kh-view-nav b{color:#b7bcb5;background:#252b27}.suite-content .kh-search,.suite-content .kh-filter-button{color:#a6aca5;background:#0f1210;border-color:#373c37}.suite-content .kh-search input{color:#eee9df}.suite-content .kh-content__heading h2,.suite-content .kh-resource-main b,.suite-content .kh-path h3,.suite-content .kh-detail>h2{color:#eee9df}.suite-content .kh-content__heading p,.suite-content .kh-header p,.suite-content .kh-resource-main small,.suite-content .kh-path>p,.suite-content .kh-detail>p{color:#929992}.suite-content .kh-resource-table__head{color:#7f877f;background:#171b18;border-color:#2d322e}.suite-content .kh-resource-row{border-bottom-color:#2c312d}.suite-content .kh-resource-row:hover,.suite-content .kh-path:hover{background:#181d19}.suite-content .kh-resource-main em,.suite-content .kh-completion{color:#aeb5ad;background:#252b27}.suite-content .kh-row-actions button,.suite-content .kh-path header button,.suite-content .kh-detail header button{color:#a5aca4}.suite-content .kh-row-actions button:hover,.suite-content .kh-path header button:hover,.suite-content .kh-detail header button:hover{color:#f0ebe1;background:#252a26;border-color:#424840}.suite-content .kh-curation{color:#c8ddd2;background:#13221b;border-color:#2b5441}.suite-content .kh-detail{background:#121513}.suite-content .kh-detail__facts{background:#2d322e;border-color:#2d322e}.suite-content .kh-detail__facts span{color:#929992;background:#191d1a}.suite-content .kh-detail__facts b{color:#eee9df}.suite-content .kh-detail__tag{color:#c0c5bf;background:#252a26}.suite-content .kh-empty{color:#929992;border-color:#485048}.suite-content .kh-empty h3{color:#eee9df}.suite-content .kh-button--secondary{color:#d9d5cb;background:#1a1e1b;border-color:#3c433c}.suite-content .kh-button--primary{color:#15130d;background:#c9aa64;border-color:#e1c77e}.suite-content .kh-path footer{border-color:#2c312d}.suite-content :is(.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(input,textarea,select){color:#eee9df;background:#0f1210;border-color:#3a3f39}.suite-content :is(.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(input,textarea)::placeholder{color:#686f69}.suite-content :is(.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(table,thead,tbody,tr,td,th){border-color:#2d322e}.suite-content :is(.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(dialog,[role=dialog]){color:#e5e1d8;background:#121513;border-color:#3b403a}.suite-content :is(.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(.id-layout,.id-cases,.id-main,.id-panel,.id-metrics,.id-priority>button,.al-modal>section,.al-modal footer,.ic-registry,.ic-detail,.ic-order,.mc-command,.mc-kpis,.mc-missions,.mc-graph,.mc-scenario,.mc-portfolio,.mc-goal-node,.mc-result-node,.mc-stage-row button,.bf-board,.bf-inspector,.ao-ops>article,.aw-panel){color:#ddd9d0;background:#121513;border-color:#30342e}.suite-content .id-cases{background:#101412}.suite-content .id-panel>header,.suite-content .id-graph,.suite-content .mc-graph-track{background-color:#151916;border-color:#2d322e}.suite-content .id-priority>button:hover,.suite-content .mc-missions>div>button.is-active{background:#1b211d}.suite-content .mc-stage-row button>span{border-color:#202622}.suite-content .mc-scenario>footer{background:#2a2116;border-color:#514127}.suite-content .al-modal dd{color:#d8d4cb}.suite-content .al-modal footer button:first-child{color:#d8d4cb;background:#191d1a;border-color:#3a403a}.suite-content .ga-experiments{container-type:inline-size}.suite-content .ga-experiments>div>button{grid-template-areas:"dot title channel confidence impact state";grid-template-columns:8px minmax(220px,1fr) minmax(84px,auto) minmax(112px,128px) minmax(72px,82px) minmax(112px,auto);column-gap:12px;overflow:hidden}.suite-content .ga-experiments>div>button>.ga-dot{grid-area:dot}.suite-content .ga-experiments>div>button>span:first-of-type{grid-area:title;min-width:0}.suite-content .ga-experiments>div>button>span:first-of-type b,.suite-content .ga-experiments>div>button>span:first-of-type small{overflow:hidden;text-overflow:ellipsis}.suite-content .ga-experiments>div>button>em{grid-area:channel;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suite-content .ga-confidence{grid-area:confidence;min-width:0}.suite-content .ga-impact{grid-area:impact;min-width:0}.suite-content .ga-state{grid-area:state;max-width:100%;justify-self:end;overflow-wrap:anywhere;text-align:center;white-space:normal}@container (max-width:900px){.suite-content .ga-experiments>div>button{grid-template-areas:"dot title title state" ". channel confidence impact";grid-template-columns:8px minmax(120px,1fr) minmax(110px,1fr) minmax(112px,auto);row-gap:10px;min-height:104px}.suite-content .ga-experiments>div>button>span:first-of-type b,.suite-content .ga-experiments>div>button>span:first-of-type small{white-space:normal}.suite-content .ga-state{align-self:start}}@container (max-width:620px){.suite-content .ga-experiments>div>button{grid-template-areas:"dot title state" ". channel channel" ". confidence impact";grid-template-columns:8px minmax(0,1fr) minmax(104px,auto)}.suite-content .ga-experiments>div>button>em{white-space:normal}}@container (max-width:430px){.suite-content .ga-experiments>div>button{grid-template-areas:"dot title" ". channel" ". confidence" ". impact" ". state";grid-template-columns:8px minmax(0,1fr)}.suite-content .ga-state{justify-self:start}.suite-content .ga-impact{display:block}}.suite-content :is(.bd-kpis,.ao-kpis,.ga-kpis,.al-kpis,.mc-kpis,.oe-kpis,.rv-kpis,.bf-kpis,.id-kpis,.kh-kpis,.ic-kpis,.bd-kit,.bd-flow,.bd-review,.bd-proof,.bd-preview,.ao-portfolio,.ao-clientroom,.ao-ops>article,.ao-proof,.ga-loop,.ga-experiments,.ga-inspector,.ga-proof,.al-register,.al-readiness,.al-queue,.al-audit,.mc-command,.mc-missions,.mc-graph,.mc-scenario,.mc-portfolio,.ic-registry,.ic-detail,.ic-order,.kh-library,.kh-detail,.kh-body,.kh-path,.id-feed,.id-map,.id-inspector,.id-findings,.id-context>section,.oe-status,.oe-world,.oe-brief,.oe-opportunities,.oe-decision,.rv-mode,.rv-offers,.rv-model,.rv-gates,.rv-portfolio,.rv-moat,.bf-board,.bf-inspector,.re-workspace>section,.mm-card){background:#141714;border:1px solid rgba(213,185,112,.16);border-top-color:#e6cb8457;border-radius:8px;box-shadow:inset 0 1px #fff7da0a,0 24px 70px #00000047}.suite-content :is(.bd-kit,.bd-flow,.bd-review,.ao-portfolio,.ao-clientroom,.ga-loop,.ga-experiments,.ga-inspector,.al-register,.al-readiness,.al-queue,.al-audit,.mc-missions,.mc-graph,.mc-scenario,.mc-portfolio,.ic-registry,.ic-detail,.ic-order,.id-findings,.id-context>section,.oe-world,.oe-opportunities,.rv-offers,.rv-model,.rv-gates,.rv-portfolio,.bf-board,.bf-inspector)>header{background:linear-gradient(180deg,#1e211ed1,#141715b8);border-bottom-color:#35372f}.suite-content :is(.bd-workspace,.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(h1,h2,h3,b,strong,small,p,span,em,button,label,dt,dd){min-width:0;overflow-wrap:break-word}.suite-content :is(.bd-workspace,.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(button,[role=button]){line-height:1.35}.suite-content .ga-experiments>div>button{align-items:center;padding:14px 15px;border-radius:6px;background:#101311}.suite-content .ga-experiments>div>button>span:first-of-type{display:grid;gap:4px}.suite-content .ga-experiments>div>button>span:first-of-type :is(b,small){display:block;max-width:100%}.suite-content .ga-experiments button>em{padding:7px 9px;border:1px solid #343932;border-radius:4px;background:#202521}.suite-content .ga-confidence{display:grid;gap:6px}.suite-content .ga-impact{display:grid;gap:3px}.suite-content .ga-state{display:grid;place-items:center;inline-size:124px;min-width:0;min-height:36px;padding:7px 9px;border:1px solid rgba(255,255,255,.06);border-radius:4px;overflow-wrap:normal;white-space:nowrap;font-size:10px!important}@container (max-width:900px){.suite-content .ga-experiments>div>button{grid-template-areas:"dot title state" ". channel channel" ". confidence impact";grid-template-columns:8px minmax(0,1fr) minmax(96px,auto);row-gap:12px;min-height:132px}.suite-content .ga-experiments button>em{justify-self:start}.suite-content .ga-state{grid-column:auto;justify-self:end}.suite-content .ga-confidence,.suite-content .ga-impact{display:grid}}@container (max-width:560px){.suite-content .ga-experiments>div>button{grid-template-areas:"dot title" ". channel" ". confidence" ". impact" ". state";grid-template-columns:8px minmax(0,1fr);min-height:190px}.suite-content .ga-state{justify-self:start}}.suite-content .ga-workspace{width:100%;max-width:none;padding-inline:clamp(18px,2.5vw,42px);overflow:hidden;background:radial-gradient(circle at 72% -15%,rgba(61,119,103,.09),transparent 34%),#0b0e0d}.suite-content .ga-workspace>:is(.ga-head,.ga-kpis,.ga-loop,.ga-grid,.ga-proof){width:100%;max-width:1480px;margin-right:auto;margin-left:auto}.suite-content .ga-head{align-items:center;margin-bottom:20px;padding-bottom:22px;border-bottom:1px solid #292d28}.suite-content .ga-head h1{max-width:760px;font-size:clamp(28px,2.3vw,38px);line-height:1.12}.suite-content .ga-head p{font-size:13px!important}.suite-content .ga-kpis{overflow:hidden;margin-bottom:16px;border-color:#3b3a31;border-top-color:#6c5b35;background:#111513;box-shadow:0 22px 70px #0000003d}.suite-content .ga-kpis>div{min-width:0;min-height:108px;padding:20px 22px}.suite-content .ga-kpis b{font-family:Onest,Plus Jakarta Sans,sans-serif;font-size:22px}.suite-content .ga-kpis small{letter-spacing:.035em}.suite-content .ga-loop{overflow:hidden;margin-bottom:16px;border-color:#393a33;border-top-color:#625537;background:#111513}.suite-content .ga-loop>header{min-height:54px;padding:0 20px;background:#141815}.suite-content .ga-loop>div{padding:0}.suite-content .ga-loop article{min-width:0;min-height:102px;padding:18px 20px;border-color:#30332e}.suite-content .ga-loop article>span{width:38px;height:38px;border:1px solid #303832}.suite-content .ga-loop article b{font-size:13px!important;overflow-wrap:normal;word-break:normal}.suite-content .ga-loop article em{font-size:11px!important;overflow-wrap:normal;word-break:normal}.suite-content .ga-grid{width:100%;min-width:0;grid-template-columns:minmax(0,1fr) 320px;gap:20px;margin-bottom:16px;align-items:start}.suite-content .ga-experiments,.suite-content .ga-inspector{min-width:0}.suite-content .ga-experiments,.suite-content .ga-inspector{border-color:#3a3b34;border-top-color:#625638;background:#111513}.suite-content .ga-experiments>header{min-height:68px;padding:0 18px}.suite-content .ga-experiments>header button{color:#17130b;background:#d2b56e;border:1px solid #e5cb85}.suite-content .ga-experiments>header button:hover{background:#dfc57d}.suite-content .ga-experiments>div{padding:10px 12px 12px}.suite-content .ga-experiments>div>button{min-height:92px;margin:6px 0;padding:15px 14px;border-color:#d5b97024;background:#101311;box-shadow:inset 0 1px #ffffff05}.suite-content .ga-experiments>div>button.is-selected{background:#151b17;border-color:#4fa68473;box-shadow:inset 2px 0 #4fa684,0 8px 28px #0000002e}.suite-content .ga-experiments button>span>b{font-size:13px!important;line-height:1.4}.suite-content .ga-experiments button>span>small{font-size:11px!important;line-height:1.45}.suite-content .ga-inspector{position:sticky;top:16px}.suite-content .ga-inspector>header{min-height:68px;padding:15px 17px}.suite-content .ga-brain{padding:24px 18px;background:#151a17;border-bottom:1px solid rgba(213,185,112,.14)}.suite-content .ga-brain>span{width:58px;height:58px;border:1px solid #57b49d;box-shadow:0 0 0 8px #369c8414}.suite-content .ga-inspector dl{padding:10px 16px}.suite-content .ga-inspector dl div{gap:12px;padding:12px 0}.suite-content .ga-inspector dd{text-align:right}.suite-content .ga-checks{padding:4px 16px 10px}.suite-content .ga-checks p{align-items:flex-start;margin:12px 0}.suite-content .ga-proof{min-height:74px;margin-bottom:0;padding:16px 18px;border-left-width:1px;border-top-color:#625638}@media(max-width:1180px){.suite-content .ga-grid{grid-template-columns:1fr}.suite-content .ga-inspector{position:static;display:grid;grid-template-columns:250px minmax(0,1fr) minmax(0,1fr)}.suite-content .ga-inspector .ga-brain{grid-row:1/4}.suite-content .ga-inspector>footer{grid-column:2/4}}@media(max-width:760px){.suite-content .ga-head{align-items:flex-start}.suite-content .ga-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-content .ga-loop>div{grid-template-columns:1fr}.suite-content .ga-loop article{border-right:0}.suite-content .ga-inspector{display:block}.suite-content .ga-workspace{padding-inline:16px}.suite-content .ga-head h1{font-size:28px}}@media(max-width:460px){.suite-content .ga-kpis{grid-template-columns:1fr}.suite-content .ga-kpis>div{min-height:92px}.suite-content .ga-experiments>header{gap:12px}.suite-content .ga-experiments>header>div{min-width:0}}.suite-content :is(.ga-kpis,.ga-loop,.ga-experiments,.ga-inspector,.ga-proof){border-color:#d3b56a40;border-top-color:#efd38e80;background:linear-gradient(145deg,#171a17,#111411 58%,#0f1210);box-shadow:inset 0 1px #fff8dc0e,inset 0 0 0 1px #00000059,0 24px 64px #0000004d}.suite-content .ga-kpis>div,.suite-content .ga-loop article{background:linear-gradient(180deg,rgba(255,255,255,.012),transparent);border-color:#d3b56a21}@media(max-width:800px){.suite-content .ga-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-content .ga-loop>div{grid-template-columns:1fr}.suite-content .ga-loop article{border-right:0}}.suite-content :is(.bd-workspace,.ao-workspace,.aw-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.re-workspace,.rv-workspace){color:#e7e8e6;background:#0e1114}.suite-content :is(.bd-head,.ao-head,.ga-head,.al-header,.mc-header,.oe-head,.rv-head,.bf-head,.id-head,.kh-head,.ic-head,.aw-head) h1{color:#f3f2ee;font-family:Onest,sans-serif;font-weight:650}.suite-content :is(.bd-head,.ao-head,.ga-head,.al-header,.mc-header,.oe-head,.rv-head,.bf-head,.id-head,.kh-head,.ic-head,.aw-head) p{color:#8c98a1}.suite-content :is(.bd-eyebrow,.ao-eyebrow,.ga-eyebrow,.mc-eyebrow){color:#8fa8b5;letter-spacing:.08em}.suite-content :is(.bd-kpis,.ao-kpis,.ga-kpis,.al-kpis,.mc-kpis,.oe-kpis,.rv-kpis,.bf-kpis,.id-kpis,.kh-kpis,.ic-kpis,.bd-kit,.bd-flow,.bd-review,.bd-proof,.bd-preview,.ao-portfolio,.ao-clientroom,.ao-ops>article,.ao-proof,.ga-loop,.ga-experiments,.ga-inspector,.ga-proof,.al-register,.al-readiness,.al-queue,.al-audit,.mc-command,.mc-missions,.mc-graph,.mc-scenario,.mc-portfolio,.ic-registry,.ic-detail,.ic-order,.kh-library,.kh-detail,.kh-body,.kh-path,.id-feed,.id-map,.id-inspector,.id-findings,.id-context>section,.oe-status,.oe-world,.oe-brief,.oe-opportunities,.oe-decision,.rv-mode,.rv-offers,.rv-model,.rv-gates,.rv-portfolio,.rv-moat,.bf-board,.bf-inspector,.re-workspace>section,.mm-card){color:#e2e4e3;background:#15191d;border:1px solid #293037;border-top-color:#3b454c;border-radius:6px;box-shadow:0 14px 36px #0000002e,inset 0 1px #ffffff06}.suite-content :is(.bd-kit,.bd-flow,.bd-review,.ao-portfolio,.ao-clientroom,.ga-loop,.ga-experiments,.ga-inspector,.al-register,.al-readiness,.al-queue,.al-audit,.mc-missions,.mc-graph,.mc-scenario,.mc-portfolio,.ic-registry,.ic-detail,.ic-order,.id-findings,.id-context>section,.oe-world,.oe-opportunities,.rv-offers,.rv-model,.rv-gates,.rv-portfolio,.bf-board,.bf-inspector)>header{background:#171c20;border-bottom-color:#293037}.suite-content .ga-workspace{--ga:#7898a8;width:100%;max-width:100%;overflow-x:clip;background:#0e1114}.suite-content .ga-workspace>:is(.ga-head,.ga-kpis,.ga-loop,.ga-grid,.ga-proof){inline-size:100%!important;min-inline-size:0!important;max-inline-size:100%!important;margin-inline:0!important}.suite-content .ga-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;border-bottom-color:#293037}.suite-content .ga-head>div{min-width:0}.suite-content .ga-head h1{max-width:780px}.suite-content .ga-actions{min-width:0;justify-content:flex-end;flex-wrap:wrap}.suite-content .ga-actions>div{background:#15191d;border-color:#30383f}.suite-content .ga-actions>div .is-active{color:#f0f2f2;background:#252c31;box-shadow:none}.suite-content .ga-actions>button{color:#dce4e7;background:#1c252a;border-color:#465761}.suite-content .ga-actions>button:hover{color:#f2f4f4;background:#253139;border-color:#617783}.suite-content :is(.ga-kpis,.ga-loop,.ga-experiments,.ga-inspector,.ga-proof){background:#15191d;border-color:#293037;border-top-color:#3b454c;box-shadow:0 14px 36px #0000002e,inset 0 1px #ffffff06}.suite-content .ga-kpis>div,.suite-content .ga-loop article{background:transparent;border-color:#293037}.suite-content .ga-kpis small,.suite-content .ga-kpis span,.suite-content .ga-loop article small,.suite-content .ga-loop article em{color:#87939b}.suite-content .ga-kpis b{color:#f0f1ee}.suite-content .ga-loop>header,.suite-content .ga-experiments>header{background:#171c20;border-color:#293037}.suite-content .ga-loop article>span{color:#9babb3;background:#20262a;border-color:#364047;border-radius:5px}.suite-content .ga-loop article.is-live>span{color:#e5f0ed;background:#315f56;border-color:#477c71;box-shadow:none}.suite-content .ga-experiments>header button{color:#f1f4f4;background:#476574;border-color:#607f8e;box-shadow:none}.suite-content .ga-experiments>header button:hover{background:#557584}.suite-content .ga-experiments>div>button{color:#dfe2e1;background:#121619;border-color:#293037;border-radius:5px;box-shadow:none}.suite-content .ga-experiments>div>button:hover{background:#181d21}.suite-content .ga-experiments>div>button.is-selected{background:#17201f;border-color:#3f6f65;box-shadow:inset 2px 0 #6c9b90}.suite-content .ga-experiments button>em{color:#aab4b9;background:#20262a;border-color:#343d43}.suite-content .ga-state{border-radius:4px}.suite-content .ga-state--live{color:#b8ddd4;background:#1b332e}.suite-content .ga-state--review{color:#d8c7a5;background:#302a20}.suite-content .ga-state--won{color:#c4d4dc;background:#223039}.suite-content .ga-brain{background:#171d20;border-color:#293037}.suite-content .ga-brain>span{color:#e7eeee;background:#466d68;border-color:#668c86;border-radius:6px;box-shadow:none}.suite-content .ga-inspector dl div{border-color:#293037}@media(max-width:1280px){.suite-content .ga-head{grid-template-columns:1fr}.suite-content .ga-actions{justify-content:flex-start}}.suite-content .ga-workspace{padding:44px clamp(24px,3vw,56px) 104px}.suite-content .ga-workspace>:is(.ga-head,.ga-kpis,.ga-loop,.ga-grid,.ga-proof){inline-size:min(100%,1540px)!important;max-inline-size:1540px!important;margin-inline:auto!important}.suite-content .ga-head{margin-bottom:24px;padding-bottom:26px}.suite-content .ga-head h1{font-size:clamp(36px,2.2vw,46px);line-height:1.12}.suite-content .ga-head p{max-width:820px;margin-top:14px;color:#aab3ba;font-size:15px!important;line-height:1.65}.suite-content .ga-eyebrow{margin-bottom:11px;font-size:11px;line-height:1.4}.suite-content .ga-actions button{min-height:44px;padding-inline:14px;font-size:13px!important}.suite-content .ga-actions>div{padding:4px}.suite-content .ga-kpis{margin-bottom:18px}.suite-content .ga-kpis>div{min-height:124px;padding:22px 24px;gap:7px}.suite-content .ga-kpis small{color:#9da7ae;font-size:11px!important;line-height:1.4}.suite-content .ga-kpis b{font-size:25px;line-height:1.2}.suite-content .ga-kpis span{color:#a2abb1;font-size:12px!important;line-height:1.45}.suite-content .ga-loop{margin-bottom:18px}.suite-content .ga-loop>header{min-height:64px;padding-inline:20px}.suite-content .ga-loop>header b{font-size:15px!important}.suite-content .ga-loop>header span{color:#a2abb1;font-size:12px!important}.suite-content .ga-loop article{min-height:116px;padding:20px}.suite-content .ga-loop article>span{width:42px;height:42px}.suite-content .ga-loop article small{font-size:12px!important}.suite-content .ga-loop article b{font-size:14px!important;line-height:1.35}.suite-content .ga-loop article em{color:#a0aab0;font-size:12px!important;line-height:1.4}.suite-content .ga-grid{gap:20px;margin-bottom:18px}.suite-content .ga-experiments>header,.suite-content .ga-inspector>header{min-height:72px;padding-inline:20px}.suite-content .ga-experiments header b,.suite-content .ga-inspector>header b{font-size:15px!important}.suite-content .ga-experiments header small,.suite-content .ga-inspector>header small{color:#9da7ae;font-size:11px!important;line-height:1.4}.suite-content .ga-experiments header button{min-height:42px;padding-inline:15px;font-size:13px!important}.suite-content .ga-experiments>div{padding:12px 14px}.suite-content .ga-experiments>div>button{min-height:98px;margin:7px 0;padding:16px;column-gap:16px}.suite-content .ga-experiments button>span>b{font-size:14px!important;line-height:1.4}.suite-content .ga-experiments button>span>small{margin-top:5px;color:#a1abb1;font-size:12px!important;line-height:1.45}.suite-content .ga-experiments button>em{padding:8px 10px;font-size:12px!important}.suite-content .ga-confidence{font-size:12px}.suite-content .ga-confidence small,.suite-content .ga-impact small{font-size:11px!important}.suite-content .ga-confidence b,.suite-content .ga-impact b{font-size:13px}.suite-content .ga-state{min-height:38px;font-size:11px!important}.suite-content .ga-inspector{font-size:13px}.suite-content .ga-brain{padding:26px 20px}.suite-content .ga-brain b{font-size:13px}.suite-content .ga-brain small{margin-top:6px;color:#a8b4b9;font-size:12px!important}.suite-content .ga-inspector dt,.suite-content .ga-inspector dd,.suite-content .ga-checks p{font-size:12px!important;line-height:1.5}.suite-content .ga-inspector dl div{padding:14px 0}.suite-content .ga-inspector>footer button{min-height:42px;font-size:12px!important}.suite-content .ga-proof{min-height:84px;padding:18px 20px}.suite-content .ga-proof b{font-size:14px!important}.suite-content .ga-proof p,.suite-content .ga-proof>span{color:#a2abb1;font-size:12px!important;line-height:1.5}@media(max-width:760px){.suite-content .ga-workspace{padding:28px 16px 64px}.suite-content .ga-head h1{font-size:32px}.suite-content .ga-head p{font-size:14px!important}.suite-content .ga-kpis>div{min-height:112px;padding:18px}.suite-content .ga-loop article{min-height:104px}}.suite-content .oe-workspace{width:100%;max-width:100%;padding:44px clamp(24px,3vw,56px) 104px;overflow-x:clip;background:#0e1114}.suite-content .oe-workspace>:is(.oe-head,.oe-status,.oe-tabs,.oe-map-grid,.oe-opportunities,.oe-decision,.oe-footer){inline-size:min(100%,1440px);max-inline-size:1440px;margin-right:auto;margin-left:auto}.suite-content .oe-head{align-items:center;margin-bottom:24px;padding-bottom:26px;border-bottom:1px solid #293037}.suite-content .oe-eyebrow{margin-bottom:11px;color:#8fa8b5;font-size:11px;letter-spacing:.08em}.suite-content .oe-head h1{max-width:850px;color:#f3f2ee;font:650 clamp(36px,2.2vw,46px)/1.12 "Onest",sans-serif}.suite-content .oe-head p{max-width:800px;margin-top:14px;color:#aab3ba;font-size:15px!important;line-height:1.65}.suite-content .oe-head-actions button{min-height:44px;padding-inline:15px;color:#dce4e7;background:#1c252a;border-color:#465761;font-size:13px!important}.suite-content .oe-head-actions button:last-child{color:#f4f5f3;background:#496b7b;border-color:#638494}.suite-content .oe-status{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;overflow:hidden;background:#15191d;border-color:#293037;border-top-color:#3b454c}.suite-content .oe-status>div{min-height:122px;padding:22px 24px;border-color:#293037}.suite-content .oe-status small{color:#9da7ae;font:600 11px/1.4 Plus Jakarta Sans,sans-serif;letter-spacing:.04em}.suite-content .oe-status b{color:#f1f2ef;font:650 25px/1.2 Onest,sans-serif}.suite-content .oe-status b em{font-size:13px}.suite-content .oe-status span{color:#a2abb1;font-size:12px!important;line-height:1.45}.suite-content .oe-status>div>i{height:3px;background:#2a3136}.suite-content .oe-status>div>i span{background:#7898a8}.suite-content .oe-tabs{gap:6px;margin-bottom:18px;padding:5px;background:#15191d;border:1px solid #293037}.suite-content .oe-tabs button{min-height:42px;padding-inline:14px;color:#9ca7ae;font-size:13px!important}.suite-content .oe-tabs button.is-active{color:#eff1ef;background:#252c31;box-shadow:none}.suite-content .oe-tabs b{color:#dfe5e7;background:#46545c;font-size:10px}.suite-content .oe-map-grid{grid-template-columns:minmax(0,1fr) 360px;gap:20px;margin-bottom:20px;align-items:start}.suite-content .oe-world,.suite-content .oe-brief{background:#15191d;border-color:#293037;border-top-color:#3b454c;box-shadow:0 14px 36px #0000002e}.suite-content .oe-world>header{min-height:72px;padding:0 20px;background:#171c20;border-color:#293037}.suite-content .oe-world>header b{font-size:15px!important}.suite-content .oe-world>header small,.suite-content .oe-world>header>span{color:#9da7ae;font-size:11px!important;line-height:1.4}.suite-content .oe-orbit-map{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;height:auto;padding:18px;background:#121619}.suite-content .oe-rings,.suite-content .oe-core,.suite-content .oe-signal,.suite-content .oe-world>footer{display:none}.suite-content .oe-country{position:static;display:grid;width:auto;min-height:142px;grid-template-columns:42px 1fr;gap:10px;padding:18px;color:#e4e6e4;background:#181d21;border-color:#30383f;box-shadow:none;transform:none}.suite-content .oe-country:hover{background:#1d2327;border-color:#53636c}.suite-content .oe-country>span{width:42px;height:42px;color:#dce5e8;background:#2d3a41;border-radius:5px;font-size:12px}.suite-content .oe-country>b{align-self:center;font:650 24px Onest,sans-serif}.suite-content .oe-country>small{grid-column:1/3;color:#a3adb3;font-size:13px!important;line-height:1.5}.suite-content .oe-brief{position:sticky;top:18px}.suite-content .oe-brief>header{grid-template-columns:44px 1fr;padding:18px;background:#171c20}.suite-content .oe-brief>header>span{width:42px;height:42px;color:#dce5e8;background:#385864;border-radius:6px}.suite-content .oe-brief>header small{color:#92a0a8;font:600 10px/1.4 Plus Jakarta Sans,sans-serif}.suite-content .oe-brief>header b{margin-top:5px;font-size:15px!important}.suite-content .oe-brief>p{padding:18px 18px 10px;color:#b0b8bd;font-size:14px!important;line-height:1.65}.suite-content .oe-brief dl{padding:4px 18px}.suite-content .oe-brief dl div{padding:12px 0;border-color:#293037}.suite-content .oe-brief dt,.suite-content .oe-brief dd{font-size:12px!important}.suite-content .oe-brief dt{color:#929da4}.suite-content .oe-brief dd{color:#e1e4e3}.suite-content .oe-brief>section{margin:14px 18px;padding:12px;color:#b8d6ce;background:#192824;border-color:#2f5148}.suite-content .oe-brief>section b{font-size:12px!important}.suite-content .oe-brief>section small{font-size:11px!important}.suite-content .oe-brief>button{min-height:44px;margin:10px 18px 18px;width:calc(100% - 36px);color:#f3f5f4;background:#496b7b;font-size:13px!important}.suite-content .oe-opportunities{margin-bottom:18px;background:#15191d;border-color:#293037}.suite-content .oe-opportunities>header{min-height:72px;padding-inline:20px;background:#171c20}.suite-content .oe-opportunities>header b{font-size:15px!important}.suite-content .oe-opportunities>header small{color:#9da7ae;font-size:11px!important}.suite-content .oe-opportunities>header button{min-height:40px;color:#dce4e7;background:#1c252a;border-color:#465761;font-size:12px!important}.suite-content .oe-table-head{min-height:42px;padding-inline:18px;color:#8f9aa1;background:#121619;border-color:#293037;font:600 10px Plus Jakarta Sans,sans-serif}.suite-content .oe-opportunities>button{min-height:72px;padding:10px 18px;color:#e0e3e2;background:#15191d;border-color:#293037}.suite-content .oe-opportunities>button:hover,.suite-content .oe-opportunities>button.is-selected{background:#192022}.suite-content .oe-opportunities>button.is-selected{box-shadow:inset 2px 0 #7898a8}.suite-content .oe-opportunities>button b{font-size:13px!important}.suite-content .oe-opportunities>button small{color:#9da7ae;font-size:11px!important}.suite-content .oe-opportunities>button strong{color:#b9d8cf;font:650 12px Plus Jakarta Sans,sans-serif}.suite-content .oe-state{padding:7px 9px;font-size:11px!important}.suite-content .oe-decision{margin-bottom:18px;min-height:92px;padding:16px 18px;border-left:2px solid #7898a8}.suite-content .oe-decision-icon{border-radius:6px;background:#496b7b}.suite-content .oe-decision>div:nth-child(2)>small{color:#94a3ab;font:600 10px Plus Jakarta Sans,sans-serif}.suite-content .oe-decision>div:nth-child(2)>b{margin-top:5px;font-size:14px!important}.suite-content .oe-decision p{font-size:12px!important}.suite-content .oe-guardrails span{padding:7px 9px;font-size:11px!important}.suite-content .oe-decision>button{min-height:42px;background:#496b7b;font-size:12px!important}.suite-content .oe-footer{min-height:70px;padding:14px 18px}.suite-content .oe-footer b{font-size:13px!important}.suite-content .oe-footer small,.suite-content .oe-footer>span{font-size:11px!important}@media(max-width:1100px){.suite-content .oe-map-grid{grid-template-columns:1fr}.suite-content .oe-brief{position:static;display:block}.suite-content .oe-status{grid-template-columns:repeat(3,minmax(0,1fr))}.suite-content .oe-table-head{display:none}.suite-content .oe-opportunities>button{grid-template-columns:minmax(0,1fr) minmax(130px,.45fr) auto;gap:8px 16px;min-height:86px}.suite-content .oe-opportunities>button>span:first-child{grid-column:1;grid-row:1}.suite-content .oe-opportunities>button>small{grid-column:1;grid-row:2}.suite-content .oe-opportunities>button>strong{grid-column:2;grid-row:1}.suite-content .oe-opportunities>button>.oe-confidence{grid-column:2;grid-row:2}.suite-content .oe-opportunities>button>.oe-state{grid-column:3;grid-row:1}.suite-content .oe-opportunities>button>svg{grid-column:3;grid-row:2;justify-self:center}}@media(max-width:760px){.suite-content .oe-workspace{padding:28px 16px 64px}.suite-content .oe-head h1{font-size:32px}.suite-content .oe-head p{font-size:14px!important}.suite-content .oe-status{grid-template-columns:1fr}.suite-content .oe-status>div{min-height:104px}.suite-content .oe-orbit-map{grid-template-columns:1fr}.suite-content .oe-country{min-height:116px}}.suite-content :is(.bd-workspace,.ao-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.re-workspace,.rv-workspace){--white-gold:#e8d9ae;--white-gold-muted:#c9b477}.suite-content :is(.bd-workspace,.ao-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(p,li,dd,dt,label,input,textarea,select){font-family:Onest,sans-serif;line-height:1.55}.suite-content :is(.bd-workspace,.ao-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(.bd-eyebrow,.ao-eyebrow,.ga-eyebrow,.mc-eyebrow,.re-eyebrow){color:var(--white-gold-muted)}.suite-content :is(.bd-workspace,.ao-workspace,.bf-workspace,.ga-workspace,.al-workspace,.ic-workspace,.id-workspace,.kh-workspace,.mc-workspace,.mm-workspace,.oe-workspace,.re-workspace,.rv-workspace) :is(button,a,[role=button]){min-width:0}.suite-content .re-workspace{container-type:inline-size;width:100%;max-width:100%;padding:44px clamp(24px,3vw,52px) 104px;overflow-x:clip;background:#0e1114}.suite-content .re-workspace>:is(.re-head,.re-kpis,.re-ultra,.re-packages,.re-casebar,.re-crawler,.re-layout,.re-proof){inline-size:min(100%,1440px);max-inline-size:1440px;margin-right:auto;margin-left:auto}.suite-content .re-head{align-items:flex-end;margin-bottom:24px;padding-bottom:26px;border-bottom:1px solid #293037}.suite-content .re-head>div:first-child{min-width:0}.suite-content .re-eyebrow{margin-bottom:11px;font-size:11px;letter-spacing:.05em}.suite-content .re-head h1{max-width:760px;color:#f3f2ee;font:650 clamp(36px,2.3vw,46px)/1.12 "Onest",sans-serif}.suite-content .re-head p{max-width:780px;margin-top:14px;color:#aab3ba;font-size:15px!important;line-height:1.65}.suite-content .re-actions{flex-wrap:wrap;justify-content:flex-end}.suite-content .re-actions button{min-height:44px;padding-inline:15px;color:#dce4e7;background:#1c2226;border-color:#3c474e;font-size:13px!important}.suite-content .re-actions button:first-child{color:#181714;background:var(--white-gold);border-color:#f0e4c1}.suite-content .re-kpis{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:18px;overflow:hidden;background:#15191d;border-color:#293037;border-top-color:#3b454c;box-shadow:none}.suite-content .re-kpis>div{min-height:124px;padding:22px 24px;border-color:#293037}.suite-content .re-kpis small{color:#9da7ae;font:600 11px/1.4 Onest,sans-serif}.suite-content .re-kpis b{color:#f1f2ef;font:650 25px/1.2 Onest,sans-serif}.suite-content .re-kpis span{color:#a2abb1;font-size:12px!important;line-height:1.5}.suite-content .re-kpis .is-muted{color:#d7dad8;font-size:14px}.suite-content .re-ultra{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:16px 24px;align-items:center;margin-bottom:18px;padding:20px;background:#15191d;border-color:#3b454c;border-left:2px solid var(--white-gold-muted);box-shadow:none}.suite-content .re-ultra>div:first-child{min-width:0}.suite-content .re-ultra>div:first-child>span{color:#1b1a16;background:var(--white-gold);border-radius:6px}.suite-content .re-ultra small{color:var(--white-gold-muted);font:650 10px/1.4 Onest,sans-serif}.suite-content .re-ultra b{font-size:13px!important;line-height:1.45}.suite-content .re-ultra dl{grid-column:1/3;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:1px;width:100%;min-width:0;margin:0;background:#293037}.suite-content .re-ultra dl div{min-width:0;padding:12px 14px;background:#171c20}.suite-content .re-ultra dt{color:#929da4;font-size:11px!important}.suite-content .re-ultra dd{margin-top:4px;color:#e8e9e6;font-size:13px!important;overflow-wrap:normal}.suite-content .re-ultra>button{grid-column:2;grid-row:1;min-height:42px;color:#191813;background:var(--white-gold);border-color:#f0e4c1;font-size:12px!important}.suite-content .re-packages{margin-bottom:18px;background:#15191d;border-color:#293037;box-shadow:none}.suite-content .re-packages>header{padding:18px 20px;background:#171c20;border-color:#293037}.suite-content .re-packages header small{color:var(--white-gold-muted);font-size:10px!important}.suite-content .re-packages header b{font-size:14px!important}.suite-content .re-packages header>span{color:#a8c7bb;font-size:11px!important}.suite-content .re-packages>div{grid-template-columns:repeat(4,minmax(0,1fr))}.suite-content .re-packages article{padding:20px;border-color:#293037}.suite-content .re-packages article.is-featured{background:#1b2023;box-shadow:inset 0 2px var(--white-gold-muted)}.suite-content .re-packages article small{font-size:11px!important}.suite-content .re-packages article>b{font-size:24px!important}.suite-content .re-packages article p{min-height:54px;color:#a1aab0;font-size:12px!important;line-height:1.55}.suite-content .re-packages article button{min-height:42px;font-size:12px!important}.suite-content .re-packages .is-featured button{color:#181713;background:var(--white-gold);border-color:#f0e4c1}.suite-content .re-casebar{min-height:72px;margin-bottom:18px;padding:15px 18px;background:#15191d;border-color:#293037}.suite-content .re-casebar b{font-size:13px!important}.suite-content .re-casebar small,.suite-content .re-case-meta span{font-size:11px!important}.suite-content .re-casebar>button{min-height:40px;color:#e5e9ea;background:#20282d;border-color:#46555e;font-size:12px!important}.suite-content .re-layout{grid-template-columns:220px minmax(0,1fr) 310px;gap:18px;margin-bottom:18px}.suite-content .re-nav,.suite-content .re-main,.suite-content .re-inspector,.suite-content .re-proof,.suite-content .re-crawler{background:#15191d;border-color:#293037;border-top-color:#3b454c;box-shadow:none}.suite-content .re-nav>header,.suite-content .re-main>header{min-height:70px;padding:16px 18px;background:#171c20;border-color:#293037}.suite-content .re-nav>header b,.suite-content .re-main>header b{font-size:14px!important}.suite-content .re-nav>header small,.suite-content .re-main>header small{font-size:11px!important}.suite-content .re-nav>button{min-height:52px;padding-inline:16px;color:#a2abb1;background:#15191d;border-color:#293037;font-size:12px!important}.suite-content .re-nav>button.is-active{color:#f0f2f1;background:#1d2429;box-shadow:inset 2px 0 var(--white-gold-muted)}.suite-content .re-nav>button b{font-size:11px!important}.suite-content .re-nav>section{padding:15px;background:#171d20;border-color:#30383f}.suite-content .re-nav>section b{font-size:12px!important}.suite-content .re-nav>section p{color:#a0a9ae;font-size:11px!important}.suite-content .re-main>header label{height:40px;background:#111518;border-color:#343e45}.suite-content .re-main>header input{font-size:12px!important}.suite-content .re-empty{min-height:220px;color:#909ba2;font-size:13px!important}.suite-content .re-claims>button{min-height:94px;padding:14px 16px}.suite-content .re-claims>button>div small{font-size:11px!important}.suite-content .re-claims>button>div b{font-size:14px!important}.suite-content .re-claims p{color:#a1aab0;font-size:12px!important}.suite-content .re-claims strong,.suite-content .re-state,.suite-content .re-score b{font-size:11px!important}.suite-content .re-source-head{font-size:10px!important}.suite-content .re-sources article{min-height:64px}.suite-content .re-sources article :is(b,small,em,time,strong){font-size:11px!important}.suite-content .re-inspector>header small{font-size:10px!important}.suite-content .re-inspector>header b{font-size:14px!important}.suite-content .re-evidence-chain :is(span,b,small),.suite-content .re-inspector :is(h3,p,dt,dd),.suite-content .re-inspector>footer button{font-size:11px!important}.suite-content .re-proof{min-height:76px;padding:16px 18px}.suite-content .re-proof b{font-size:13px!important}.suite-content .re-proof small,.suite-content .re-proof>span{font-size:11px!important}@media(max-width:1360px){.suite-content .re-head{align-items:flex-start;flex-direction:column}.suite-content .re-actions{justify-content:flex-start}.suite-content .re-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.suite-content .re-packages>div{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-content .re-layout{grid-template-columns:1fr}.suite-content .re-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.suite-content .re-nav>header,.suite-content .re-nav>section{grid-column:1/4}.suite-content .re-inspector{display:block;grid-column:1}}@media(max-width:900px){.suite-content :is(.bd-grid,.ao-grid,.rv-grid,.bf-board){grid-template-columns:1fr!important}.suite-content .bd-review{grid-column:1!important;display:block!important}.suite-content .ao-clientroom{display:block!important}.suite-content .bf-inspector{grid-template-columns:1fr 1fr!important}.suite-content .ga-loop>div{grid-template-columns:1fr!important}.suite-content .re-workspace{padding:28px 16px 72px}.suite-content .re-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-content .re-ultra{grid-template-columns:1fr}.suite-content .re-ultra>button{grid-column:1;grid-row:auto}.suite-content .re-ultra dl{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))}.suite-content .re-packages>header{align-items:flex-start;flex-direction:column;gap:10px}.suite-content .re-proof{grid-template-columns:28px 1fr}.suite-content .re-proof>span{grid-column:2}}@media(max-width:560px){.suite-content .re-head h1{font-size:32px}.suite-content .re-actions{display:grid;width:100%;grid-template-columns:1fr}.suite-content .re-actions button{justify-content:center}.suite-content .re-kpis,.suite-content .re-packages>div,.suite-content .re-ultra dl{grid-template-columns:1fr}.suite-content .re-kpis>div{min-height:100px}.suite-content .re-nav{grid-template-columns:1fr}.suite-content .re-nav>header,.suite-content .re-nav>section{grid-column:1}.suite-content .re-nav>button{justify-content:start}.suite-content .re-nav>button span{display:block}.suite-content .bf-inspector{grid-template-columns:1fr!important}}@media(max-width:1300px){.suite-content .kh-workspace{width:100%;max-width:100%;overflow-x:clip}.suite-content .kh-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-content .kh-stats>div{min-width:0}.suite-content .kh-stats small{min-width:0;white-space:normal}.suite-content .kh-stats>div:nth-child(2n){border-right:0}.suite-content .kh-stats>div:nth-child(-n+2){border-bottom:1px solid #293037}}@media(max-width:700px){.suite-content :is(.rv-header,.ic-header,.al-header){align-items:stretch;flex-direction:column}.suite-content :is(.rv-header,.ic-header,.al-header)>button,.suite-content .al-header>div:last-child{width:100%}.suite-content :is(.rv-header,.ic-header)>button{justify-content:center;width:100%;min-height:42px;padding-inline:14px;font-size:12px!important}.suite-content .re-casebar{align-items:stretch;flex-direction:column}.suite-content .re-casebar>button{justify-content:center;width:100%}.suite-content .ga-experiments>div>button{grid-template-columns:8px minmax(0,1fr) auto}.suite-content .ga-experiments .ga-state{display:none}.suite-content .al-register>header{align-items:stretch;flex-direction:column;gap:10px}.suite-content .al-register header button{width:100%;min-height:40px;font-size:12px!important}.suite-content .kh-stats{grid-template-columns:1fr}.suite-content .kh-stats>div{border-right:0;border-bottom:1px solid #293037}}
