:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer;white-space:nowrap;border:0;border-radius:9px;min-height:34px;padding:0 12px;font-weight:700}button:disabled{cursor:not-allowed;opacity:.6}.appShell{flex-direction:column;gap:10px;height:100vh;min-height:0;padding:14px;display:flex;overflow:hidden}.header{grid-template-columns:minmax(210px,285px) minmax(0,1fr);align-items:end;gap:14px;min-width:0;display:grid}.header>div{min-width:0}.eyebrow{color:#3448c5;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800}h1,h2,p{margin-top:0}h1{margin-bottom:4px;font-size:21px;line-height:1.15}.subtle{color:#5f6b7a;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0;font-size:13px;line-height:1.25;overflow:hidden}.primary{color:#fff;background:#3448c5}.secondary{color:#253bb0;background:#e8ecff}.ghost{color:#3448c5;background:0 0}.accountBar,.toolbar,.search{align-items:end;gap:10px;min-width:0;display:grid}.accountBar{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;width:100%}.toolbar{background:#fff;border:1px solid #dfe5ee;border-radius:14px;grid-template-columns:minmax(0,1fr) 155px 200px auto;padding:10px;box-shadow:0 12px 30px #11234414}.search{grid-template-columns:minmax(0,1fr) auto}.field{gap:5px;min-width:0;display:grid}.field span,.field>label{color:#4c5a6a;font-size:11px;font-weight:700}input,select{color:#172033;background:#fff;border:1px solid #cfd8e3;border-radius:9px;width:100%;min-width:0;min-height:34px;padding:0 10px}select{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.accountSwitcher{color:#5f6b7a;min-width:0;font-size:12px;display:grid}.accountSwitcher select{color:#172033;border:1px solid #cfd8e38c;border-radius:999px;max-width:min(360px,42vw);padding:0 14px}.accountSwitcher--single{color:#172033;background:#fff;border:1px solid #cfd8e359;border-radius:999px;min-width:min(260px,42vw);max-width:min(360px,42vw);min-height:34px;padding:8px 14px}.accountSwitcher--single strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;display:block;overflow:hidden}.iconButton,.searchSubmit,.searchClear{justify-content:center;align-items:center;padding:0;line-height:0;display:grid}.iconButton,.searchSubmit{border-radius:999px;width:34px;height:34px;min-height:34px}.iconButton svg,.searchSubmit svg,.searchClear svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px;display:block}.authConsentSpinner{border:2px solid;border-right-color:#0000;border-radius:999px;width:18px;height:18px;animation:.8s linear infinite authConsentSpin}@keyframes authConsentSpin{to{transform:rotate(360deg)}}.searchField__control{min-width:0;display:block;position:relative}.searchField input{border-radius:999px;padding-right:38px}.searchClear{color:#5f6b7a;background:0 0;border-radius:999px;width:28px;height:28px;min-height:28px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.searchClear:hover,.searchClear:focus-visible{color:#3448c5;background:#eef2ff;outline:none}.resourceType,.transformationSelect{width:100%}.notice{background:#edf7ff;border:1px solid #b8dfff;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin:0;padding:8px 10px;font-size:13px;line-height:1.25;display:flex}.notice__text{min-width:0}.noticeDismiss{color:inherit;cursor:pointer;opacity:.55;background:0 0;border:0;flex-shrink:0;padding:2px;line-height:0;display:inline-flex}.noticeDismiss:hover,.noticeDismiss:focus-visible{opacity:1}.noticeDismiss svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:14px;height:14px;display:block}.error{color:#b42318}.notice.error{background:#fff1f0;border-color:#ffc8c2}.notice.error a{color:inherit;word-break:break-all;font-weight:600;text-decoration:underline}.dialogBackdrop{z-index:10;background:#1720336b;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.replaceDialog{background:#fff;border:1px solid #dfe5ee;border-radius:16px;gap:14px;width:min(100%,420px);max-width:420px;padding:20px;display:grid;box-shadow:0 18px 60px #11234438}.replaceDialog h2{margin:0;font-size:18px}.replaceDialog p{color:#4c5a6a;margin:0;font-size:14px;line-height:1.4}.replaceDialog strong{color:#172033}.checkboxField{color:#4c5a6a;align-items:center;gap:8px;font-size:13px;display:flex}.checkboxField input{width:16px;min-height:16px}.dialogActions{justify-content:end;gap:8px;display:flex}.altTextField{align-items:flex-start;gap:8px;display:flex}.altTextField textarea{font:inherit;resize:vertical;border:1px solid #d0d5dd;border-radius:8px;flex:1;min-height:60px;padding:8px 10px}.altTextGenerate{flex-shrink:0;margin-top:2px}.assetBrowser{background:#fff;border:1px solid #dfe5ee;border-radius:14px;flex-direction:column;flex:auto;gap:8px;min-height:0;padding:10px;display:flex;overflow:hidden;box-shadow:0 12px 30px #11234414}.assetBrowser__nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.assetBrowser__pathLabel{color:#5f6b7a;font-size:12px;font-weight:700}.assetBrowser__breadcrumbs{flex-wrap:wrap;align-items:center;gap:2px;min-width:0;display:flex}.assetBrowser__crumbGroup{align-items:center;gap:2px;display:inline-flex}.assetBrowser__crumb{color:#3448c5;background:0 0;border-radius:6px;min-height:24px;padding:0 6px;font-size:12px;font-weight:600}.assetBrowser__crumb:hover,.assetBrowser__crumb:focus-visible{background:#eef1fb}.assetBrowser__crumbSeparator{color:#9aa5b5;font-size:12px}.assetBrowser__folderSelect{border:1px solid #cfd8e3;border-radius:9px;max-width:180px;min-height:28px;padding:0 6px;font-size:12px}.assetBrowser__count{color:#5f6b7a;white-space:nowrap;margin-left:auto;font-size:12px}.assetBrowser__results{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow-y:auto}.assetGrid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.assetList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.assetCard__inner{min-height:unset;text-align:left;white-space:normal;background:#f7f9fc;border:1px solid #e4e9f1;border-radius:10px;flex-direction:column;gap:6px;width:100%;padding:6px;font-weight:500;display:flex;position:relative}.assetRow .assetCard__inner{flex-direction:row;align-items:center}.assetCard__inner:hover,.assetCard__inner:focus-visible{border-color:#3448c5}.assetCard__thumb{border-radius:7px;flex-shrink:0;position:relative;overflow:hidden}.assetCard .assetCard__thumb{aspect-ratio:4/3;width:100%}.assetRow .assetCard__thumb{width:58px;height:44px}.assetThumb{object-fit:cover;background:#e8edf5;width:100%;height:100%;display:block}.assetThumb--placeholder{color:#9aa5b5;justify-content:center;align-items:center;font-size:18px;display:flex}.assetCard__badge{color:#fff;background:#172033c7;border-radius:5px;padding:1px 5px;font-size:10px;font-weight:700;position:absolute;bottom:4px;right:4px}.assetCard__meta{flex-direction:column;gap:1px;min-width:0;display:flex}.assetCard__name{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.assetCard__details{color:#5f6b7a;font-size:11px}.assetCard__insert{color:#fff;opacity:0;background:#3448c5;border-radius:7px;padding:3px 8px;font-size:11px;font-weight:700;transition:opacity .12s;position:absolute;top:6px;right:6px}.assetRow .assetCard__insert{margin-left:auto;position:static}.assetCard__inner:hover .assetCard__insert,.assetCard__inner:focus-visible .assetCard__insert{opacity:1}.assetTable{border-collapse:collapse;width:100%;font-size:12px}.assetTable th{color:#5f6b7a;text-align:left;border-bottom:1px solid #dfe5ee;padding:4px 6px}.assetTable td{vertical-align:middle;border-bottom:1px solid #eef1f6;padding:4px 6px}.assetTable__sort{color:inherit;min-height:unset;background:0 0;padding:2px 4px;font-size:12px;font-weight:700}.assetTable__thumbCell .assetThumb{border-radius:6px;width:48px;height:36px}.assetTable__name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.assetTable__insert{min-height:26px;padding:0 10px;font-size:11px}.assetBrowser__loadMore{align-self:center;margin:4px 0 8px}.videoPlayerInstall{align-items:center}.videoPlayerInstall__error{color:#b3261e}.pickerModeToggle{background:#f7f9fc;border:1px solid #cfd8e3;border-radius:999px;flex:none;gap:2px;width:max-content;padding:3px;display:inline-flex}.pickerModeToggle__button{color:#5f6b7a;min-height:unset;background:0 0;border:0;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;display:inline-flex}.pickerModeToggle__button--active{box-shadow:none;color:#fff;background:#3448c5}.pickerModeToggle__button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:14px;height:14px;display:block}.emptyState{text-align:center;background:#fff;border:1px solid #dfe5ee;border-radius:20px;place-self:center;max-width:520px;padding:28px}@media (width<=720px){.header{grid-template-columns:1fr;display:grid}.accountBar,.toolbar,.search{grid-template-columns:1fr;align-items:stretch;display:grid}}
