@import "https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600;700;800&family=Varela+Round&display=swap";#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-loading{justify-content:center;align-items:center;min-height:100vh;display:flex}.app-loading-spinner{border:3px solid #dde3ea;border-top-color:#174b85;border-radius:999px;width:2rem;height:2rem;animation:.8s linear infinite app-loading-spin}@keyframes app-loading-spin{to{transform:rotate(360deg)}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:#374150;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f7f9fb;margin:0;font-family:Fira Sans,Segoe UI,Arial;font-size:1rem;font-weight:400;line-height:1.5}h1,h2,h3,h4,h5,h6{color:#141a23;text-wrap:balance;margin:0;font-weight:700;line-height:1.15}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.375rem}p{text-wrap:pretty;margin:0}a{color:#174b85;text-decoration:none;transition:color .12s cubic-bezier(.2,0,0,1)}a:hover{color:#123c69;text-decoration:underline}code,kbd,samp,pre{font-size:.9em}:where(button,input,select,textarea){font:inherit}svg{width:1em;height:1em}::selection{color:#141a23;background:#d4e389}.badge{white-space:nowrap;color:#174b85;background:#eef1f5;border-radius:999px;align-items:center;height:1.5rem;padding:0 .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.button{white-space:nowrap;cursor:pointer;color:#fff;background:#174b85;border:1.5px solid #174b85;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;height:2rem;padding:0 .75rem;font-family:Fira Sans,Segoe UI,Arial;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .12s cubic-bezier(.2,0,0,1),border-color .12s cubic-bezier(.2,0,0,1),color .12s cubic-bezier(.2,0,0,1);display:inline-flex}.button svg{width:1.25em;height:1.25em}.button:hover{background:#123c69;border-color:#123c69}.button:active{background:#0d2c4d;border-color:#0d2c4d}.button.button-secondary{color:#374150;background:#fff;border-color:#dde3ea}.button.button-secondary:hover,.button.button-secondary:active{background:#f7f9fb;border-color:#dde3ea}.dashboard{flex:1;width:100%;max-width:75rem;margin:0 auto;padding:2.5rem 2rem 4rem}.dashboard-header{margin-bottom:2rem}.dashboard-tag{color:#174b85;text-transform:uppercase;background:#eef1f5;border-radius:999px;margin-bottom:.75rem;padding:.25rem 1rem;font-size:.6875rem;font-weight:700;display:inline-block}.dashboard-title{font-size:clamp(1.7rem,3.5vw,2.4rem);line-height:1.12}.dashboard-title-accent{color:#a7c52b}.dashboard-lead{color:#6b7888;max-width:38.75rem;margin-top:.5rem;font-size:1.125rem;font-weight:300;line-height:1.6}.dashboard-section-label{text-transform:uppercase;color:#9aa6b4;margin-bottom:1rem;font-size:.6875rem;font-weight:700}.dashboard-section-label-tools{margin-top:2rem}.dashboard-product-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (width<=860px){.dashboard-product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.dashboard-product-grid{grid-template-columns:1fr}}.dashboard-tool-row{flex-wrap:wrap;gap:1.25rem;display:flex}.tool-tile{cursor:pointer;border-radius:18px;flex-direction:column;flex:17.5rem;min-height:13.25rem;padding:1.5rem;transition:transform .2s cubic-bezier(.2,0,0,1),box-shadow .2s cubic-bezier(.2,0,0,1);display:flex}.tool-tile-roi{background:#fff;border:1.5px solid #dde3ea}.tool-tile-roi:hover{border-color:#739fc8;transform:translateY(-3px);box-shadow:0 4px 10px #141a2314,0 2px 4px #141a230d}.tool-tile-ai{background:linear-gradient(135deg,#0d2c4d 0%,#174b85 100%);position:relative}.tool-tile-ai:hover{transform:translateY(-3px)}.tool-tile-icon{border-radius:14px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;display:flex}.tool-tile-icon-roi{color:#fff;background:#66790d;font-size:1.4rem}.tool-tile-icon-roi svg{width:1.5rem;height:1.5rem}.tool-tile-icon-ai{color:#fff;background:#ffffff24}.tool-tile-icon-ai svg{width:1.5em;height:1.5em}.tool-tile-title{color:#141a23;font-size:1.15rem;font-weight:700}.tool-tile-title-ai{color:#fff}.tool-tile-sub{text-transform:uppercase;margin-top:.25rem;font-size:.75rem;font-weight:600}.tool-tile-sub-roi{color:#66790d}.tool-tile-sub-ai{color:#a7c52b}.tool-tile-text{color:#6b7888;margin-top:.75rem;font-size:.875rem;font-weight:300;line-height:1.55}.tool-tile-text-ai{color:#ffffffb8}.tool-tile-footer{color:#174b85;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.25rem;font-size:.875rem;font-weight:600;display:flex}.tool-tile-footer-ai{color:#fff}.tool-tile-ai-badge{text-transform:uppercase;color:#fff;background:#e0951a;border-radius:999px;padding:.25rem .75rem;font-size:.5rem;font-weight:800;position:absolute;top:1.25rem;right:1.25rem}.entitlements{color:#9aa6b4;background:#fff;border:1px solid #dde3ea;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 2rem;padding:.75rem 1.25rem;font-size:.875rem;display:flex;box-shadow:0 1px 3px #141a2314,0 1px 2px #141a230f}.entitlements-label{align-items:baseline;gap:.75rem;display:inline-flex}.entitlements-dot{background:#a7c52b;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.entitlements-dot-none{background:#b22f29}.entitlements-strong{color:#141a23}.entitlements-right{flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:auto;display:flex}.product-tile{cursor:pointer;background:#fff;border:1.5px solid #dde3ea;border-radius:18px;flex-direction:column;padding:1.5rem;transition:border-color .2s cubic-bezier(.2,0,0,1),box-shadow .2s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1);display:flex;position:relative}.product-tile:hover{border-color:#739fc8;transform:translateY(-3px);box-shadow:0 4px 10px #141a2314,0 2px 4px #141a230d}.product-tile-locked{cursor:default;background:#f7f9fb;border:1.5px dashed #dde3ea;transition:border-color .2s cubic-bezier(.2,0,0,1)}.product-tile-locked:hover{box-shadow:none;border-style:solid;border-color:#a7c52b;transform:none}.product-tile-lock-chip{color:#9aa6b4;background:#eef1f5;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:1.25rem;right:1.25rem}.product-tile-lock-chip svg{width:1rem;height:1rem}.product-tile-logo-wrap{flex-shrink:0;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;position:relative}.product-tile-main-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;width:3.25rem;height:3.25rem}.product-tile-badge{background:#fff;border:1.5px solid #dde3ea;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;position:absolute;bottom:-.5rem;right:-.5rem;overflow:hidden;box-shadow:0 1px 3px #141a2314,0 1px 2px #141a230f}.product-tile-badge-image{object-fit:contain;width:1.5rem;height:1.5rem;display:block}.product-tile-badge-initial{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-family:Varela Round,Fira Sans,system-ui,sans-serif;font-size:.75rem;font-weight:700;display:flex}.product-tile-badge-initial-active{background:#174b85}.product-tile-badge-initial-muted{background:#c3ccd6}.product-tile-name{color:#141a23;font-family:Varela Round,Fira Sans,system-ui,sans-serif;font-size:1.15rem;font-weight:500}.product-tile-name-locked{color:#9aa6b4}.product-tile-text{color:#6b7888;margin-top:.5rem;font-size:.875rem;font-weight:300;line-height:1.55}.product-tile-text-locked{color:#9aa6b4}.product-tile-footer{color:#174b85;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.25rem;font-size:.875rem;font-weight:600;display:flex}.product-tile-locked-footer{margin-top:auto;padding-top:1.25rem}.product-tile-request-button{color:#66790d;cursor:pointer;background:#fff;border:1.5px solid #a7c52b;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .12s cubic-bezier(.2,0,0,1);display:inline-flex}.product-tile-request-button:hover{background:#f6f9e8}.request-modal-overlay{z-index:500;background:#0d2c4d73;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.request-modal{background:#fff;border-radius:12px;width:100%;max-width:27rem;max-height:86vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 12px 28px #141a231f,0 4px 10px #141a230f}.request-modal-header{margin-bottom:1.25rem;padding-right:1.5rem}.request-modal-title{color:#141a23;margin:0;font-size:1.375rem;font-weight:700}.request-modal-subtitle{color:#6b7888;margin:.5rem 0 0;font-size:.875rem;line-height:1.5}.request-modal-close{cursor:pointer;color:#9aa6b4;background:0 0;border:none;padding:.25rem;transition:color .12s cubic-bezier(.2,0,0,1);position:absolute;top:1rem;right:1rem}.request-modal-close:hover{color:#141a23}.request-modal-close svg{width:1.25rem;height:1.25rem}.request-modal-field-label{color:#6b7888;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.request-modal-input{color:#9aa6b4;background:#f7f9fb;border:1.5px solid #dde3ea;border-radius:8px;width:100%;height:2.5rem;padding:0 .75rem;font-family:Fira Sans,Segoe UI,Arial;font-size:.875rem}.request-modal-apps{margin-top:1.25rem}.request-modal-apps-label{letter-spacing:.04em;text-transform:uppercase;color:#9aa6b4;margin-bottom:.5rem;font-size:.6875rem;font-weight:700}.request-modal-app-row{cursor:pointer;color:#374150;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem;font-size:.875rem;transition:background .12s cubic-bezier(.2,0,0,1);display:flex}.request-modal-app-row:hover{background:#f7f9fb}.request-modal-app-row input[type=checkbox]{accent-color:#66790d;flex-shrink:0;width:1.125rem;height:1.125rem}.request-modal-error{color:#b22f29;margin:.5rem 0 0;font-size:.75rem}.request-modal-cc-row{cursor:pointer;color:#374150;border-radius:8px;align-items:center;gap:.75rem;margin-top:1rem;padding:.5rem;font-size:.875rem;transition:background .12s cubic-bezier(.2,0,0,1);display:flex}.request-modal-cc-row:hover{background:#f7f9fb}.request-modal-cc-row input[type=checkbox]{accent-color:#66790d;flex-shrink:0;width:1.125rem;height:1.125rem}.request-modal-footer{gap:.75rem;margin-top:1.5rem;display:flex}.request-modal-footer .button{flex:1;height:2.5rem;font-size:.875rem}.footer{background:#fff;border-top:1px solid #dde3ea;padding:1.5rem 2rem}.footer-inner{color:#9aa6b4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:75rem;margin:0 auto;font-size:.875rem;display:flex}.footer-inner a{color:#9aa6b4}.footer-inner a:hover{color:#174b85}@media (width<=600px){.footer-inner{text-align:center;justify-content:center}}.avatar{-webkit-user-select:none;user-select:none;color:#174b85;background:#d3e1ef;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-family:Varela Round,Fira Sans,system-ui,sans-serif;font-size:.875rem;font-weight:600;display:inline-flex;overflow:hidden}.avatar-image{object-fit:cover;width:100%;height:100%}.language-picker{position:relative}.language-picker-button{cursor:pointer;color:#ffffffd9;background:0 0;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .75rem .25rem .25rem;font-size:.875rem;font-weight:600;transition:background .12s cubic-bezier(.2,0,0,1);display:flex}.language-picker-button svg{width:1rem;height:1rem}.language-picker-button:hover{background:#ffffff17}.language-picker-button-open .language-picker-chevron{transform:rotate(180deg)}.language-picker-chevron{transition:transform .12s cubic-bezier(.2,0,0,1);display:inline-flex}@media (width<=600px){.language-picker-label{display:none}}.language-picker-chip{color:#123c69;background:#d3e1ef;border:1px solid #ffffffb3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.language-picker-chip svg{border-radius:50%;width:1.25rem;height:1.25rem}.language-picker-menu{z-index:200;background:#fff;border:1px solid #dde3ea;border-radius:12px;flex-direction:column;width:10rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 12px 28px #141a231f,0 4px 10px #141a230f}.language-picker-option{color:#374150;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;font-size:1rem;transition:background .12s cubic-bezier(.2,0,0,1);display:flex}.language-picker-option:hover{background:#eef1f5}.language-picker-option-icon{flex-shrink:0;display:inline-flex}.language-picker-option-icon svg{border-radius:50%;width:1.25rem;height:1.25rem;overflow:hidden}.app-bar{z-index:100;background:#0d2c4d;border-bottom:1px solid #ffffff14;align-items:center;gap:1.5rem;height:3.75rem;padding:0 2rem;display:flex;position:sticky;top:0}@media (width<=600px){.app-bar{gap:.75rem;padding:0 1rem}}.app-bar-brand{align-items:center;gap:.75rem;display:flex}.app-bar-logo{width:auto;height:1.5rem}@media (width<=600px){.app-bar-logo{height:1.25rem}}.app-bar-divider{background:#ffffff29;width:1px;height:1.5rem}.app-bar-wordmark{color:#fff;font-family:Varela Round,Fira Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:500}@media (width<=600px){.app-bar-wordmark{font-size:1.05rem}}.app-bar-wordmark-accent{color:#a7c52b}.app-bar-actions{align-items:center;gap:1.5rem;margin-left:auto;display:flex}@media (width<=600px){.app-bar-actions{gap:.25rem}}.app-bar-nav{align-items:center;gap:.25rem;display:flex}.app-bar-nav-button{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:400;transition:background .12s cubic-bezier(.2,0,0,1),color .12s cubic-bezier(.2,0,0,1)}.app-bar-nav-button:hover{color:#fff;background:#ffffff17}.profile-menu{position:relative}.profile-menu-button{cursor:pointer;color:#ffffffd9;background:0 0;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .75rem .25rem .25rem;transition:background .12s cubic-bezier(.2,0,0,1);display:flex}.profile-menu-button:hover{background:#ffffff17}.profile-menu-button-open .profile-menu-chevron{transform:rotate(180deg)}.profile-menu-chevron{transition:transform .12s cubic-bezier(.2,0,0,1);display:inline-flex}.profile-menu-chevron svg{width:1rem;height:1rem}.profile-menu-text{white-space:nowrap;flex-direction:column;align-items:flex-start;display:flex}@media (width<=600px){.profile-menu-text{display:none}}.profile-menu-name{color:#fff;font-size:.875rem;font-weight:600}.profile-menu-role{color:#ffffff80;font-size:.6875rem}.profile-menu-dropdown{z-index:200;background:#fff;border:1px solid #dde3ea;border-radius:12px;flex-direction:column;width:13.75rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 12px 28px #141a231f,0 4px 10px #141a230f}.profile-menu-item{color:#374150;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;font-size:1rem;transition:background .12s cubic-bezier(.2,0,0,1);display:flex}.profile-menu-item svg{flex-shrink:0;width:1rem;height:1rem}.profile-menu-item:hover{background:#eef1f5}.profile-menu-item-danger{color:#b22f29}.profile-menu-item-danger:hover{background:#fcecea}
