:root{--sp-bg:#f8f7f2;--sp-surface:#fff;--sp-ink:#172722;--sp-muted:#64716b;--sp-soft:#898e83;--sp-orange:#d44919;--sp-orange-soft:#fbe3d6;--sp-green:#086f49;--sp-green-dark:#173c30;--sp-border:#e7e6df;--sp-field-border:#dcdfdb;--sp-button:#f0ece4;--sp-shadow:0 13px 30px #473a270b;--sp-radius:14px;--sp-font:Arial, Helvetica, sans-serif;--sp-focus:#096c88;--u:clamp(1px, .0908265vw, 1.32px);--a:min(1px, .0598086vw)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--sp-ink);font-family:var(--sp-font);background:var(--sp-bg);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit;color:inherit}button,select{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}button:disabled{cursor:not-allowed;opacity:.6}button{border:0}a{color:inherit}img{max-width:100%;display:block}button,a,select,textarea{outline-offset:4px}:focus-visible{outline:3px solid var(--sp-focus)}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--sp-ink)}[hidden]{display:none!important}.svg-defs{width:0;height:0;position:absolute;overflow:hidden}.icon{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0;width:24px;height:24px;display:inline-block}.brand{width:max-content;color:var(--sp-ink);align-items:center;gap:9px;text-decoration:none;display:inline-flex}.brand-mark{fill:var(--sp-orange);flex-shrink:0;width:30px;height:32px;display:block}.brand-type{flex-direction:column;display:flex}.brand-wordmark{letter-spacing:-1.1px;font-size:23px;font-weight:750;line-height:1.05}.brand-endorsement{color:var(--sp-muted);align-self:flex-end;font-size:19px;line-height:1.4}.text-link{color:#285043;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.text-link:hover{color:var(--sp-orange)}.icon-button{color:#425b52;background:0 0;border-radius:7px;justify-content:center;align-items:center;padding:4px;display:inline-flex}.icon-button:hover{background:#eaece5}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{border:2px solid var(--sp-focus);z-index:1000;background:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.toast{color:#fff;z-index:100;background:#173c30;border-radius:12px;max-width:min(520px,100vw - 32px);padding:14px 20px;font-size:14px;line-height:1.45;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #14261f2a}dialog{border:1px solid var(--sp-border);width:min(600px,100vw - 32px);max-height:min(840px,100dvh - 48px);color:var(--sp-ink);background:#fffefa;border-radius:20px;padding:24px;overflow-y:auto;box-shadow:0 28px 100px #13251f38}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#16282185}.dialog-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.dialog-top h2{letter-spacing:-.6px;font-size:23px}.dialog-close{min-width:40px;min-height:40px}#dialog-content{color:var(--sp-muted);font-size:14px;line-height:1.6}#dialog-content p+p{margin-top:12px}#dialog-content h3{margin:20px 0 6px;font-size:16px}#dialog-content .dialog-preview-image{object-fit:contain;background:#eeeae1;border-radius:12px;width:100%;max-height:440px;margin-bottom:16px}.dialog-note{color:#4e5c54;background:#f0ece4;border-radius:10px;margin:16px 0;padding:14px 16px}.dialog-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.primary-button,.secondary-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:var(--sp-green-dark)}.primary-button:hover{background:#245442}.secondary-button{color:var(--sp-ink);background:var(--sp-button)}.secondary-button:hover{background:#e6e1d7}.dialog-list{gap:10px;margin-top:12px;display:grid}.dialog-list-row{border:1px solid var(--sp-border);text-align:left;background:#fff;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.dialog-list-row img{object-fit:cover;border-radius:6px;width:62px;height:52px}.dialog-list-row span{flex:1}.dialog-list-row strong,.dialog-list-row small{display:block}.dialog-list-row strong{color:var(--sp-ink)}.dialog-list-row .icon{width:17px}.dialog-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.dialog-metrics>div{border:1px solid var(--sp-border);border-radius:10px;padding:16px}.dialog-metrics strong{color:var(--sp-ink);font-size:23px;display:block}.asset-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.asset-gallery button{text-align:left;border:1px solid var(--sp-border);background:#fff;border-radius:10px;padding:0;overflow:hidden}.asset-gallery img{object-fit:cover;width:100%;height:140px}.asset-gallery span{padding:10px 12px;display:block}.contact-message{border:1px solid var(--sp-field-border);resize:vertical;border-radius:10px;width:100%;min-height:130px;margin-top:10px;padding:12px}.noscript{text-align:center;background:#fff4d9;border:1px solid #bd8b4c;padding:15px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (width<=600px){dialog{padding:18px}.dialog-actions>*{flex:1}}.sign-in-page{background:#f7f4ee;place-items:center;min-height:100svh;display:grid}.auth-scene{width:min(100%,1672px);height:calc(941 * var(--a));isolation:isolate;position:relative;overflow:hidden}.auth-scene:before{content:"";z-index:-1;background:radial-gradient(at 69% 60%,#e9e1d664,#0000 61%);position:absolute;inset:0}.auth-left-art,.auth-right-art{pointer-events:none;z-index:-1;background-repeat:no-repeat;background-size:100% 100%;position:absolute;top:0;bottom:0}.auth-left-art{width:calc(230 * var(--a));background-image:url(/assets/sign-in-left-art-5dbPDLRh.webp);left:0}.auth-right-art{top:calc(100 * var(--a));width:calc(164 * var(--a));background-image:url(/assets/sign-in-right-art-CvRVoyPJ.webp);right:0}.auth-help{top:calc(37 * var(--a));right:calc(98 * var(--a));color:var(--sp-muted);font-size:calc(16 * var(--a));position:absolute}.auth-card{top:calc(88 * var(--a));left:calc(236 * var(--a));width:calc(1275 * var(--a));height:calc(786 * var(--a));border-radius:calc(29 * var(--a));box-shadow:0 calc(22 * var(--a)) calc(50 * var(--a)) #6a58461b;background:#fffefa;border:1px solid #deded6;grid-template-columns:61.2% 38.8%;display:grid;position:absolute;overflow:hidden}.auth-form{text-align:center;padding:calc(65 * var(--a)) calc(44 * var(--a)) calc(48 * var(--a));z-index:1;background:linear-gradient(135deg,#fff 15%,#fffefb 100%);border-radius:28px;flex-direction:column;align-items:center;display:flex;position:relative}.auth-brand{gap:calc(16 * var(--a));align-items:flex-start}.auth-brand .brand-mark{width:calc(65 * var(--a));height:calc(62 * var(--a))}.auth-brand .brand-wordmark{font-size:calc(45 * var(--a));letter-spacing:calc(-2.2 * var(--a))}.auth-brand .brand-endorsement{font-size:calc(21 * var(--a));line-height:1.2}.auth-form .eyebrow{margin-top:calc(45 * var(--a));color:var(--sp-orange);font-size:calc(16 * var(--a));letter-spacing:calc(2.7 * var(--a));text-transform:uppercase;font-weight:700}.auth-form h1{white-space:nowrap;margin-top:calc(24 * var(--a));font-size:calc(77 * var(--a));letter-spacing:calc(-4 * var(--a));font-weight:750;line-height:1.1}.auth-description{color:var(--sp-muted);font-size:calc(24 * var(--a));margin-top:calc(8 * var(--a));line-height:1.25}.auth-providers{width:calc(518 * var(--a));max-width:100%;margin-top:calc(33 * var(--a));gap:calc(14 * var(--a));display:grid}.provider-button{align-items:center;gap:calc(34 * var(--a));border-radius:calc(14 * var(--a));padding:0 calc(37 * var(--a));height:calc(74 * var(--a));text-align:left;font-size:calc(22 * var(--a));color:#222725;background:#fffefa;border:1px solid #e1e2dc;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 3px 6px #4a40390c}.provider-button:hover{background:#f8f5ee;transform:translateY(-1px);box-shadow:0 6px 16px #4a403910}.provider-icon{width:calc(30 * var(--a));height:calc(30 * var(--a));flex-shrink:0}.provider-button>.icon{width:calc(23 * var(--a));height:calc(23 * var(--a));margin-left:auto}.auth-divider{width:calc(498 * var(--a));align-items:center;gap:calc(18 * var(--a));margin-top:calc(39 * var(--a));font-size:calc(16 * var(--a));color:#858b80;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#deded5;flex:1;height:1px}.auth-trust{width:100%;margin-top:calc(36 * var(--a));color:#4e635a;justify-content:space-between;display:flex}.auth-trust>div{align-items:center;gap:calc(13 * var(--a));font-size:calc(16 * var(--a));white-space:nowrap;flex-direction:column;flex:1;display:flex}.auth-trust .icon{width:calc(30 * var(--a));height:calc(30 * var(--a))}.auth-illustration{background-image:url(/assets/sign-in-illustration-CT-b2VN3.webp);background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.auth-demo{top:calc(901 * var(--a));left:calc(260 * var(--a));right:calc(200 * var(--a));font-size:calc(12 * var(--a));color:#797e73;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute}.auth-demo a{color:#3f5b4f;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.auth-demo a:hover{text-decoration:underline}.auth-demo .icon{width:15px;height:15px}@media (width<=899px){.sign-in-page{display:block}.auth-scene{flex-direction:column;align-items:center;gap:22px;height:auto;min-height:100svh;padding:78px 24px 24px;display:flex}.auth-card{border-radius:24px;width:min(640px,100%);height:auto;display:block;position:relative;top:auto;left:auto}.auth-form{padding:42px 26px 35px}.auth-brand{gap:12px}.auth-brand .brand-mark{width:43px;height:45px}.auth-brand .brand-wordmark{letter-spacing:-1.4px;font-size:33px}.auth-brand .brand-endorsement{font-size:16px}.auth-form .eyebrow{letter-spacing:2px;margin-top:34px;font-size:12px}.auth-form h1{white-space:normal;letter-spacing:-1.8px;margin-top:20px;font-size:clamp(34px,6vw,49px);line-height:1.1}.auth-description{margin-top:18px;font-size:17px;line-height:1.5}.desktop-break{display:none}.auth-providers{gap:12px;width:100%;max-width:460px;margin-top:28px}.provider-button{border-radius:10px;gap:18px;height:60px;padding:0 22px;font-size:17px}.provider-icon{width:25px;height:25px}.provider-button>.icon{width:20px;height:20px}.auth-divider{gap:12px;width:100%;margin-top:28px;font-size:13px}.auth-trust{gap:10px;margin-top:25px}.auth-trust>div{white-space:normal;gap:10px;font-size:11px}.auth-trust .icon{width:25px;height:25px}.auth-help{text-align:center;font-size:13px;top:28px;left:24px;right:24px}.auth-illustration{display:none}.auth-left-art{opacity:.35;background-size:auto 100%;width:150px}.auth-right-art{opacity:.4;background-position:100%;background-size:auto 100%;width:110px;top:100px}.auth-demo{text-align:center;flex-wrap:wrap;gap:7px;font-size:12px;display:flex;position:static}}@media (width<=400px){.auth-scene{padding-left:15px;padding-right:15px}.auth-form{padding-left:21px;padding-right:21px}.provider-button{gap:13px;padding:0 15px;font-size:15px}.auth-form h1{font-size:34px}}.dashboard-page{font-size:calc(12 * var(--u));background:radial-gradient(ellipse at 65% 21%,#fffdfa80,transparent 70%),var(--sp-bg)}.dashboard-page .icon{width:calc(20 * var(--u));height:calc(20 * var(--u))}.topbar{border-bottom:1px solid var(--sp-border);background:#faf9f5ed}.topbar-inner{height:calc(49 * var(--u));max-width:calc(1101 * var(--u));padding:0 calc(23 * var(--u));align-items:center;margin:0 auto;display:flex}.topbar .brand{gap:calc(7 * var(--u))}.topbar .brand-mark{width:calc(26 * var(--u));height:calc(28 * var(--u))}.topbar .brand-wordmark{font-size:calc(20 * var(--u));letter-spacing:calc(-1.05 * var(--u))}.portal-label{margin-left:calc(29 * var(--u));font-size:calc(10 * var(--u));text-transform:uppercase;letter-spacing:calc(1.6 * var(--u));color:var(--sp-orange);font-weight:700}.topbar-actions{align-items:center;gap:calc(24 * var(--u));margin-left:auto;display:flex}.notification-button{position:relative}.notification-dot{right:calc(5 * var(--u));top:calc(2 * var(--u));width:calc(6 * var(--u));height:calc(6 * var(--u));background:var(--sp-orange);border:1px solid #fff;border-radius:50%;position:absolute}.user-button{align-items:center;gap:calc(10 * var(--u));font-size:calc(11 * var(--u));background:0 0;padding:0;font-weight:600;display:flex}.user-button>.icon{margin-left:calc(31 * var(--u));width:calc(14 * var(--u))}.avatar{width:calc(32 * var(--u));height:calc(32 * var(--u));font-size:calc(11 * var(--u));color:#244a3c;letter-spacing:.2px;background:#e6e6dc;border:1px solid #d6d8ce;border-radius:50%;place-items:center;display:grid}.mobile-menu{display:none}.dashboard-shell{max-width:calc(1101 * var(--u));grid-template-columns:calc(157 * var(--u)) minmax(0,1fr);margin:0 auto;display:grid}.sidebar{border-right:1px solid var(--sp-border);min-height:calc(1327 * var(--u));position:relative;overflow:hidden}.sidebar nav{padding:calc(20 * var(--u)) calc(8 * var(--u)) 0 0}.nav-link{align-items:center;gap:calc(16 * var(--u));padding:0 calc(17 * var(--u)) 0 calc(23 * var(--u));height:calc(40 * var(--u));border-radius:0 calc(8 * var(--u)) calc(8 * var(--u)) 0;color:#4a5b54;margin-bottom:calc(1.5 * var(--u));font-size:calc(11 * var(--u));text-decoration:none;display:flex;position:relative}.nav-link .icon{width:calc(16 * var(--u));height:calc(16 * var(--u))}.nav-link:hover{color:var(--sp-ink);background:#f0eee7}.nav-link.active{color:var(--sp-ink);background:#f2f0e8;font-weight:700}.nav-link.active:before{content:"";width:calc(2 * var(--u));background:var(--sp-orange);position:absolute;top:0;bottom:0;left:0}.nav-link.active .icon{fill:var(--sp-green-dark);stroke:var(--sp-green-dark)}.count-badge{width:calc(21 * var(--u));height:calc(21 * var(--u));background:var(--sp-orange);color:#fff;font-size:calc(12 * var(--u));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:500;display:inline-flex}.nav-link .count-badge{height:calc(18 * var(--u));width:calc(18 * var(--u));font-size:calc(11 * var(--u));margin-left:auto}.sidebar-support{gap:calc(14 * var(--u));top:calc(552 * var(--u));left:calc(23 * var(--u));font-size:calc(11.5 * var(--u));align-items:flex-start;line-height:1.4;display:flex;position:absolute}.sidebar-support>.icon{width:calc(17 * var(--u));height:calc(17 * var(--u));margin-top:1px}.sidebar-support .text-link{text-align:left;font-weight:400}.sidebar-art{top:calc(623 * var(--u));height:calc(704 * var(--u));pointer-events:none;background:url(/assets/sidebar-art-CFuDjOD2.webp) top/100% 100% no-repeat;position:absolute;left:0;right:0}.dashboard-main{min-width:0;padding:calc(20 * var(--u)) calc(22 * var(--u)) calc(12 * var(--u)) calc(23 * var(--u))}.workspace-toolbar{min-height:calc(30 * var(--u));justify-content:space-between;align-items:center;gap:12px;display:flex}.field-inline{align-items:center;gap:calc(10 * var(--u));color:#5c6a63;font-size:calc(11 * var(--u));font-weight:600;display:flex}select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23354c42' stroke-width='1.7'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(10 * var(--u)) center;background-size:calc(14 * var(--u));border:1px solid var(--sp-field-border);border-radius:calc(6 * var(--u));padding:calc(7 * var(--u)) calc(29 * var(--u)) calc(7 * var(--u)) calc(11 * var(--u));color:var(--sp-ink);font-weight:600;line-height:1.3}#workspace-select{width:calc(178 * var(--u))}#view-as{width:calc(125 * var(--u))}.workspace-hero{margin-top:calc(8 * var(--u));align-items:center;gap:calc(17 * var(--u));min-height:calc(145 * var(--u));margin-bottom:calc(14 * var(--u));display:flex}.workspace-copy{min-width:0;padding-top:calc(12 * var(--u));flex:1;align-self:flex-start}.workspace-copy h1{font-size:calc(51 * var(--u));letter-spacing:calc(-2.8 * var(--u));white-space:nowrap;font-weight:750;line-height:1.03}.review-updated{font-size:calc(14 * var(--u));color:var(--sp-muted);margin-top:calc(7 * var(--u))}.workspace-description{font-size:calc(13 * var(--u));color:#5b6862;margin-top:calc(7 * var(--u));line-height:1.5}.digging-note{width:calc(94 * var(--u));height:calc(119 * var(--u));object-fit:contain;mix-blend-mode:multiply}.workspace-photo{width:calc(266 * var(--u));height:calc(145 * var(--u));object-fit:cover;border-radius:calc(11 * var(--u));flex-shrink:0}.overview-grid{gap:calc(14 * var(--u));grid-template-columns:minmax(0,2.35fr) minmax(0,1fr);display:grid}.overview-main,.overview-aside{min-width:0}.card{border:1px solid var(--sp-border);border-radius:calc(14 * var(--u));box-shadow:var(--sp-shadow);background:linear-gradient(130deg,#fff 0%,#fffefc 100%)}.section-heading{justify-content:space-between;align-items:center;gap:calc(10 * var(--u));display:flex}.section-heading h2{align-items:center;gap:calc(11 * var(--u));font-size:calc(18 * var(--u));letter-spacing:calc(-.6 * var(--u));font-weight:700;line-height:1.25;display:flex}.section-heading h2 .icon{width:calc(23 * var(--u));height:calc(23 * var(--u))}.compact-select{font-size:calc(10 * var(--u));padding:calc(5 * var(--u)) calc(26 * var(--u)) calc(5 * var(--u)) calc(9 * var(--u));border-color:#e5e6e1}.performance-card{min-height:calc(220 * var(--u));padding:calc(16 * var(--u)) calc(18 * var(--u)) 0}.metrics{gap:calc(8 * var(--u));margin-top:calc(12 * var(--u));grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.metric{padding:calc(10 * var(--u)) calc(14 * var(--u));border-radius:calc(11 * var(--u));min-height:calc(101 * var(--u));background:linear-gradient(135deg,#faf9f5,#fbfaf7);flex-direction:column;display:flex}.metric strong{font-size:calc(22 * var(--u));letter-spacing:calc(-.5 * var(--u));font-variant-numeric:tabular-nums;font-weight:700;line-height:1.15}.metric>span{font-size:calc(12 * var(--u));margin-top:calc(3 * var(--u));white-space:nowrap}.metric-trend{color:var(--sp-green);font-size:calc(13 * var(--u));margin-top:calc(9 * var(--u));font-weight:600}.metric-period{color:var(--sp-muted);font-size:calc(10.5 * var(--u));margin-top:calc(2 * var(--u));white-space:nowrap}.lifetime{align-items:center;gap:calc(12 * var(--u));font-size:calc(12 * var(--u));color:var(--sp-muted);padding:calc(13 * var(--u)) 0 calc(16 * var(--u));margin-top:calc(17 * var(--u));border-top:1px solid #efefe8;line-height:1.3;display:flex}.lifetime .icon{width:calc(18 * var(--u));height:calc(18 * var(--u))}.running-card{margin-top:calc(14 * var(--u));min-height:calc(202 * var(--u));padding:calc(17 * var(--u)) calc(18 * var(--u)) calc(23 * var(--u))}.running-card .section-heading{padding-bottom:calc(18 * var(--u));border-bottom:1px solid #eeeee8}.circle-play{background:var(--sp-green);color:#fff;width:calc(24 * var(--u));height:calc(24 * var(--u));border-radius:50%;place-items:center;display:grid}.circle-play .icon{width:calc(18 * var(--u))!important;height:calc(18 * var(--u))!important}.quiet-link{align-items:center;gap:calc(12 * var(--u));color:#28483d;font-size:calc(10.5 * var(--u));white-space:nowrap;background:0 0;padding:0;font-weight:600;text-decoration:none;display:inline-flex}.quiet-link:hover{color:var(--sp-orange)}.quiet-link>.icon{width:calc(14 * var(--u));height:calc(14 * var(--u))}.running-content{gap:calc(17 * var(--u));padding-top:calc(12 * var(--u));align-items:center;display:flex}.active-ad-preview{width:calc(149 * var(--u));border-radius:calc(9 * var(--u));background:0 0;flex-shrink:0;padding:0;overflow:hidden}.active-ad-preview img{width:100%;height:calc(104 * var(--u));object-fit:cover}.running-copy{min-width:0;padding-top:calc(6 * var(--u));flex-direction:column;flex:1;align-self:stretch;display:flex}.running-name{align-items:center;gap:calc(15 * var(--u));display:flex}.running-name h3{font-size:calc(16 * var(--u))}.active-status{font-size:calc(10.5 * var(--u));color:var(--sp-green);align-items:center;gap:calc(7 * var(--u));display:flex}.active-status>span{width:calc(9 * var(--u));height:calc(9 * var(--u));background:#09824d;border-radius:50%}.running-copy p{margin-top:calc(6 * var(--u));font-size:calc(11.5 * var(--u));color:var(--sp-muted);line-height:1.45}.running-copy small{color:var(--sp-muted);font-size:calc(9 * var(--u));padding-top:calc(8 * var(--u));margin-top:auto;line-height:1.4}.running-stats{gap:calc(6 * var(--u));padding-left:calc(14 * var(--u));font-size:calc(12 * var(--u));white-space:nowrap;border-left:1px solid #eeeeea;line-height:1.2;display:grid}.running-stats strong{font-weight:600}.candidate-intro{gap:calc(17 * var(--u));margin-top:calc(28 * var(--u));padding:calc(5 * var(--u)) 0 0;align-items:flex-start;min-height:0;scroll-margin-top:20px;display:flex}.candidate-intro h2{font-size:calc(18 * var(--u));letter-spacing:calc(-.6 * var(--u));line-height:1.3}.candidate-intro p{font-size:calc(11 * var(--u));color:var(--sp-muted);margin-top:calc(4 * var(--u));line-height:1.5}.idea-icon{color:var(--sp-orange);position:relative}.idea-icon:before,.idea-icon:after{content:"";width:calc(4 * var(--u));background:var(--sp-orange);height:1px;top:calc(3 * var(--u));display:block;position:absolute}.idea-icon:before{left:calc(-4 * var(--u));transform:rotate(45deg)}.idea-icon:after{right:calc(-3 * var(--u));transform:rotate(-45deg)}.idea-icon .icon{width:calc(29 * var(--u));height:calc(29 * var(--u))}.health-card{min-height:calc(216 * var(--u));padding:calc(16 * var(--u)) calc(17 * var(--u));flex-direction:column;display:flex}.health-status{align-items:center;gap:calc(11 * var(--u));color:var(--sp-green);font-size:calc(14 * var(--u));margin-top:calc(16 * var(--u));font-weight:600;display:flex}.green-dot{width:calc(15 * var(--u));height:calc(15 * var(--u));background:#07864b;border:1px solid #087a47;border-radius:50%}.health-copy{margin-top:calc(9 * var(--u));margin-left:calc(28 * var(--u));font-size:calc(12 * var(--u));color:#69716a;margin-bottom:calc(13 * var(--u));line-height:1.4}.panel-button{border-radius:calc(8 * var(--u));width:100%;min-height:calc(37 * var(--u));justify-content:center;align-items:center;gap:calc(12 * var(--u));font-size:calc(11.5 * var(--u));padding:calc(9 * var(--u));background:linear-gradient(100deg,#f2eee7,#f0ece4);margin-top:auto;font-weight:600;display:flex}.panel-button:hover{background:#e9e4d9}.panel-button .icon{width:calc(15 * var(--u));height:calc(15 * var(--u))}.approvals-card{margin-top:calc(14 * var(--u));padding:calc(16 * var(--u)) calc(17 * var(--u));min-height:calc(267 * var(--u));flex-direction:column;display:flex}.approvals-card .section-heading h2{font-size:calc(17 * var(--u));white-space:nowrap}.accent-icon{color:var(--sp-orange)}.approval-list{margin-top:calc(4 * var(--u))}.approval-item{align-items:center;gap:calc(11 * var(--u));width:100%;padding:calc(7 * var(--u)) 0;text-align:left;min-height:calc(54 * var(--u));background:0 0;border-bottom:1px solid #efeee8;display:flex}.approval-item:last-child{border-bottom:0}.approval-item:hover{background:#faf9f5}.approval-item>img{width:calc(42 * var(--u));height:calc(41 * var(--u));object-fit:cover;border-radius:calc(5 * var(--u))}.approval-item>span{flex:1}.approval-item strong{font-size:calc(11 * var(--u));font-weight:500;line-height:1.3;display:block}.approval-item small{font-size:calc(10.5 * var(--u));color:var(--sp-muted);margin-top:calc(3 * var(--u));display:block}.approval-item>.icon{width:calc(12 * var(--u));height:calc(12 * var(--u))}.approval-item.is-reviewed{opacity:.65}.creative-grid{margin-top:calc(5 * var(--u));gap:calc(14 * var(--u));grid-template-columns:minmax(0,1.045fr) repeat(3,minmax(0,1fr));display:grid}.creative-card{padding:calc(15 * var(--u));min-height:calc(414 * var(--u));flex-direction:column;min-width:0;scroll-margin-top:24px;display:flex}.creative-heading{margin-bottom:calc(9 * var(--u));min-height:calc(18 * var(--u));justify-content:space-between;align-items:center;display:flex}.creative-heading h3{font-size:calc(14 * var(--u));letter-spacing:calc(-.3 * var(--u));font-weight:700}.creative-heading .icon-button{padding:0}.creative-heading .icon{width:calc(16 * var(--u));height:calc(16 * var(--u))}.creative-media{width:100%;height:calc(160 * var(--u));border-radius:calc(6 * var(--u));background:#eae6dc;flex-shrink:0;padding:0;display:block;position:relative;overflow:hidden}.creative-media img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.creative-media.video{background:#171b18}.creative-media.video img{height:calc(137 * var(--u));object-fit:cover}.video-controls{width:100%;height:calc(31 * var(--u));color:#fff;gap:calc(5 * var(--u));padding:0 calc(9 * var(--u)) calc(3 * var(--u));font-size:calc(9 * var(--u));background:linear-gradient(#0000,#171917 36%);align-items:center;display:flex;position:absolute;bottom:0;left:0}.video-controls .icon{width:calc(15 * var(--u));height:calc(15 * var(--u))}.video-controls-right{gap:calc(12 * var(--u));color:#b8bdb9;margin-left:auto;display:flex}.video-controls-right .icon{width:calc(12 * var(--u));height:calc(12 * var(--u))}.video-timeline{left:calc(9 * var(--u));right:calc(9 * var(--u));bottom:calc(5 * var(--u));height:calc(2 * var(--u));background:#6e726f;border-radius:2px;position:absolute}.creative-copy{margin-top:calc(8 * var(--u));font-size:calc(11 * var(--u));line-height:1.28}.creative-copy p+p{margin-top:calc(9 * var(--u))}.creative-copy .historical{color:var(--sp-muted)}.creative-feedback{padding-top:calc(6 * var(--u));margin-top:auto}.decision-group{gap:calc(4 * var(--u));display:flex}.decision-button{padding:calc(4 * var(--u)) calc(8 * var(--u));border-radius:calc(5 * var(--u));font-size:calc(10.5 * var(--u));color:var(--sp-ink);white-space:nowrap;min-height:calc(24 * var(--u));background:#fff;border:1px solid #dfe2dc;line-height:1.2}.decision-button:hover{background:#f0f0e8;border-color:#a3b4a7}.decision-run{background:var(--sp-green-dark);color:#fff;border-color:var(--sp-green-dark)}.decision-run:hover{background:#2a5946}.decision-button[aria-pressed=true]{outline-offset:1px;outline:2px solid #afbdad;box-shadow:inset 0 0 0 1px #fff9}.decision-button[data-decision=hold][aria-pressed=true]{background:#ece5ce;border-color:#b6a772}.decision-button[data-decision=changes][aria-pressed=true]{background:var(--sp-orange-soft);color:#8b3d21;border-color:#ce916f}.creative-feedback textarea{width:100%;height:calc(40 * var(--u));min-height:calc(40 * var(--u));resize:vertical;max-height:calc(180 * var(--u));font-size:calc(11 * var(--u));border-radius:calc(7 * var(--u));padding:calc(6 * var(--u)) calc(7 * var(--u));margin-top:calc(8 * var(--u));background:#fff;border:1px solid #e1e2db;line-height:1.25;display:block}.creative-feedback textarea::placeholder{color:#81868b;opacity:1}.save-row{margin-top:calc(6 * var(--u));align-items:center;gap:7px;display:flex}.save-note{font-size:calc(10.5 * var(--u));padding:calc(5 * var(--u)) calc(10 * var(--u));border-radius:calc(5 * var(--u));min-height:calc(26 * var(--u));background:linear-gradient(#f1eee7,#eae6dc);border:1px solid #e2e1d8;font-weight:600}.save-note:hover{background:#e1dece}.note-state{color:var(--sp-green);font-size:calc(9 * var(--u))}.bottom-grid{gap:calc(14 * var(--u));margin-top:calc(14 * var(--u));grid-template-columns:minmax(0,1.49fr) minmax(0,1fr);display:grid}.upcoming-card,.recommendations-card{padding:calc(13 * var(--u)) calc(14 * var(--u)) calc(13 * var(--u));min-height:calc(148 * var(--u))}.bottom-grid .section-heading h2{font-size:calc(14 * var(--u));letter-spacing:calc(-.2 * var(--u));gap:calc(12 * var(--u))}.bottom-grid .quiet-link{font-size:calc(9.5 * var(--u));gap:calc(9 * var(--u))}.post-list{gap:calc(12 * var(--u));margin-top:calc(14 * var(--u));grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.post-item{align-items:flex-start;gap:calc(9 * var(--u));text-align:left;background:0 0;border-radius:7px;padding:0;display:flex}.post-item img{width:calc(50 * var(--u));height:calc(57 * var(--u));object-fit:cover;border-radius:calc(6 * var(--u))}.post-item strong{font-size:calc(9.5 * var(--u));margin-top:calc(3 * var(--u));font-weight:600;line-height:1.2;display:block}.post-item small{color:var(--sp-muted);font-size:calc(8.8 * var(--u));margin-top:calc(3 * var(--u));line-height:1.35;display:block}.status-pill{border-radius:calc(12 * var(--u));padding:calc(3 * var(--u)) calc(7 * var(--u));font-size:calc(9 * var(--u));margin-top:calc(5 * var(--u));line-height:1.2;display:inline-block}.scheduled{color:#0674d1;background:#deefff}.draft{color:#5d6760;background:#e9ebe8}.recommendation-list{margin-top:calc(10 * var(--u));gap:calc(6 * var(--u));display:grid}.recommendation{text-align:left;gap:calc(17 * var(--u));background:0 0;width:100%;padding:0;display:flex}.recommendation-number{width:calc(25 * var(--u));height:calc(25 * var(--u));background:var(--sp-orange-soft);color:var(--sp-orange);font-size:calc(14 * var(--u));border-radius:50%;flex-shrink:0;place-items:center;display:grid}.recommendation strong{font-size:calc(10.5 * var(--u));font-weight:500;line-height:1.2;display:block}.recommendation small{font-size:calc(9.5 * var(--u));color:var(--sp-muted);margin-top:2px;line-height:1.3;display:block}.demo-footer{color:#82877c;font-size:calc(9 * var(--u));padding:calc(14 * var(--u)) 0 0;justify-content:space-between;align-items:center;gap:12px;display:flex}.demo-footer .text-link{color:#627266;font-weight:400}.demo-footer a{text-decoration:none}.sidebar-backdrop{display:none}.highlight-card{outline:2px solid var(--sp-orange);outline-offset:4px}@media (width<=1050px) and (width>=761px){.workspace-copy h1{font-size:41px}.workspace-photo{width:235px}.digging-note,.wide-break{display:none}.overview-grid{grid-template-columns:minmax(0,1fr)}.overview-aside{grid-template-columns:1fr 1fr;gap:14px;display:grid}.approvals-card{min-height:245px;margin-top:0}.health-card{min-height:245px}.candidate-intro{margin-bottom:16px}.creative-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creative-card{min-height:465px}.creative-media{height:235px}.creative-media.video img{height:215px}.creative-copy{font-size:13px;line-height:1.45}.decision-button{flex:1;min-height:32px;font-size:12px}.creative-feedback textarea{height:48px;font-size:13px}.bottom-grid{grid-template-columns:1fr}.post-item strong{font-size:12px}.post-item small{font-size:11px}.bottom-grid .section-heading h2{font-size:16px}}@media (width<=760px){:root{--u:1px}.dashboard-page{font-size:14px}.topbar-inner{gap:11px;height:65px;padding:0 17px}.mobile-menu{width:34px;height:40px;padding:5px;display:inline-flex}.topbar .brand-wordmark{font-size:22px}.topbar .brand-mark{width:28px;height:28px}.portal-label{display:none}.topbar-actions{gap:11px}.user-button>span:not(.avatar),.user-button>.icon{display:none}.avatar{width:33px;height:33px;font-size:11px}.notification-button{width:29px;min-height:40px}.notification-dot{top:8px}.dashboard-shell{max-width:100%;display:block}.dashboard-main{padding:19px 17px 25px}.sidebar{background:var(--sp-bg);z-index:40;width:248px;min-height:100%;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:5px 0 30px #17272024}.sidebar nav{padding:25px 12px 0 0}.nav-link{gap:17px;height:53px;padding-left:24px;font-size:15px}.nav-link .icon{width:21px;height:21px}.sidebar-support{font-size:14px;top:auto;bottom:42px;left:25px}.sidebar-art{display:none}.sidebar-backdrop:not([hidden]){z-index:39;background:#0d241b66;display:block;position:fixed;inset:0}.nav-open .sidebar{transform:translate(0)}.workspace-toolbar{align-items:flex-end;gap:10px}.field-inline{flex-direction:column;align-items:flex-start;gap:6px;font-size:11px}select{border-radius:7px;min-height:40px;font-size:13px}#workspace-select{width:175px}#view-as{width:126px}.workspace-hero{flex-wrap:wrap;gap:17px;margin-top:20px;margin-bottom:19px}.workspace-copy{flex-basis:100%;padding-top:0}.workspace-copy h1{letter-spacing:-1.8px;white-space:normal;font-size:clamp(35px,8vw,48px)}.review-updated{margin-top:10px;font-size:13px}.workspace-description{margin-top:10px;font-size:14px;line-height:1.5}.wide-break,.digging-note{display:none}.workspace-photo{object-position:center 50%;border-radius:11px;width:100%;height:174px}.overview-grid{display:block}.performance-card{padding:17px 14px 0}.section-heading h2{letter-spacing:-.5px;gap:8px;font-size:17px}.section-heading h2 .icon{width:20px;height:20px}.compact-select{max-width:112px;min-height:34px;padding-left:7px;padding-right:24px;font-size:10px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.metric{min-height:113px;padding:14px 13px}.metric strong{font-size:25px}.metric>span,.metric-trend{font-size:13px}.metric-period{font-size:11px}.lifetime{gap:10px;font-size:11px;line-height:1.5}.running-card{padding:16px}.running-card .section-heading h2{font-size:17px}.quiet-link{gap:5px;font-size:10px}.running-content{flex-wrap:wrap;align-items:flex-start;gap:12px}.active-ad-preview{width:112px}.active-ad-preview img{height:95px}.running-copy{min-width:0}.running-copy p{font-size:12px}.running-copy small{font-size:9px}.running-stats{border-left:0;border-top:1px solid var(--sp-border);grid-template-columns:repeat(2,1fr);gap:9px;width:100%;padding:13px 0 0;font-size:12px}.overview-main{display:contents}.candidate-intro{margin-top:24px;margin-bottom:18px}.candidate-intro h2{font-size:19px}.candidate-intro p{font-size:12px}.overview-aside{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.health-card,.approvals-card{min-height:258px;margin-top:0;padding:14px}.overview-aside .section-heading h2{white-space:normal;gap:6px;font-size:15px}.health-status{gap:7px;margin-top:16px;font-size:12px}.green-dot{width:11px;height:11px}.health-copy{margin-left:0;font-size:12px;line-height:1.45}.panel-button{min-height:40px;padding:8px 6px;font-size:11px}.approvals-card .section-heading .count-badge{width:18px;height:18px;font-size:10px}.approval-item{gap:6px;min-height:53px}.approval-item>img{width:31px;height:33px}.approval-item strong{font-size:10px}.approval-item small{font-size:9px}.approval-item>.icon{display:none}.creative-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.creative-card{min-height:450px;padding:13px}.creative-heading h3{font-size:16px}.creative-heading .icon-button{width:28px;height:32px}.creative-media{height:178px}.creative-media.video img{height:155px}.creative-copy{font-size:13px;line-height:1.4}.creative-copy p+p{margin-top:10px}.decision-group{flex-wrap:wrap;gap:6px}.decision-button{flex:1;min-height:40px;font-size:12px}.decision-button:last-child{flex-basis:100%}.creative-feedback textarea{height:57px;min-height:57px;font-size:13px}.save-note{min-height:40px;font-size:12px}.note-state{font-size:10px}.bottom-grid{grid-template-columns:1fr}.upcoming-card,.recommendations-card{padding:16px}.bottom-grid .section-heading h2{font-size:16px}.post-list{grid-template-columns:1fr;gap:14px}.post-item{gap:13px}.post-item img{width:57px;height:59px}.post-item strong{font-size:13px}.post-item small{font-size:12px}.status-pill{font-size:10px}.recommendation-list{gap:14px;margin-top:18px}.recommendation{gap:12px}.recommendation strong{font-size:13px;line-height:1.3}.recommendation small{margin-top:4px;font-size:12px}.demo-footer{flex-direction:column;align-items:flex-start;gap:7px;padding-top:20px;font-size:11px;line-height:1.5}}@media (width<=520px){.creative-grid{grid-template-columns:1fr}.creative-card{min-height:0;padding:18px}.creative-heading{margin-bottom:10px}.creative-heading h3{font-size:18px}.creative-media{height:248px}.creative-media.video img{height:220px}.video-controls{height:37px;padding-left:12px;padding-right:12px;font-size:11px}.video-controls .icon{width:17px;height:17px}.creative-copy{margin-top:14px;font-size:14px;line-height:1.45}.creative-feedback{padding-top:14px}.decision-group{flex-wrap:nowrap}.decision-button{flex:initial;min-height:44px;padding:10px 13px;font-size:12px}.decision-button:last-child{flex:1}.save-note{min-height:44px;padding:8px 14px}}@media (width<=360px){.topbar-inner{gap:5px;padding:0 12px}.topbar .brand-wordmark{font-size:20px}.topbar-actions{gap:6px}.dashboard-main{padding-left:12px;padding-right:12px}#workspace-select{width:158px}#view-as{width:118px}.overview-aside{grid-template-columns:1fr}.health-card,.approvals-card{min-height:220px}.health-copy{font-size:14px}.approval-item>img{width:40px;height:40px}.approval-item strong{font-size:13px}.approval-item small{font-size:11px}}.budget-line{margin-top:calc(6 * var(--u));font-size:calc(11.5 * var(--u));color:var(--sp-ink);font-variant-numeric:tabular-nums;font-weight:600;line-height:1.45}.library-card{margin-top:calc(28 * var(--u));padding:calc(16 * var(--u)) calc(18 * var(--u)) calc(20 * var(--u));scroll-margin-top:20px}.library-count{font-size:calc(10.5 * var(--u));color:var(--sp-muted);white-space:nowrap;font-weight:600}.library-intro{margin-top:calc(6 * var(--u));font-size:calc(11 * var(--u));color:var(--sp-muted);max-width:62ch;line-height:1.5}.library-grid{grid-template-columns:repeat(auto-fill, minmax(calc(132 * var(--u)), 1fr));gap:calc(12 * var(--u));margin-top:calc(14 * var(--u));display:grid}.library-tile{gap:calc(6 * var(--u));text-align:left;border-radius:calc(8 * var(--u));background:0 0;flex-direction:column;min-width:0;padding:0;display:flex}.library-tile:hover .tile-media{box-shadow:0 0 0 2px #afbdad}.library-tile.is-pulled .tile-media{box-shadow:0 0 0 2px var(--sp-green)}.tile-media{aspect-ratio:4/5;border-radius:calc(6 * var(--u));background:#eae6dc;width:100%;display:block;position:relative;overflow:hidden}.tile-media img,.tile-media .media-unavailable{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tile-kind{left:calc(6 * var(--u));bottom:calc(6 * var(--u));width:calc(22 * var(--u));height:calc(22 * var(--u));color:#fff;background:#171917cc;border-radius:50%;place-items:center;display:grid;position:absolute}.tile-kind .icon{width:calc(14 * var(--u));height:calc(14 * var(--u))}.tile-badge{top:calc(6 * var(--u));left:calc(6 * var(--u));padding:calc(2 * var(--u)) calc(7 * var(--u));border-radius:calc(10 * var(--u));background:var(--sp-green-dark);color:#fff;font-size:calc(9 * var(--u));letter-spacing:.02em;font-weight:700;line-height:1.5;position:absolute}.tile-badge.quiet{color:var(--sp-ink);background:#f0ece4}.tile-copy strong{font-size:calc(10.5 * var(--u));text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.3;display:block;overflow:hidden}.tile-copy small{font-size:calc(9.5 * var(--u));color:var(--sp-muted);margin-top:calc(2 * var(--u));line-height:1.35;display:block}.asset-dialog .creative-card{min-height:0;box-shadow:none;border:0;padding:0}.asset-dialog .creative-media{aspect-ratio:4/5;height:auto;max-height:60vh}.asset-dialog .creative-media.video{aspect-ratio:auto}@media (width<=760px){.budget-line{font-size:12px}.library-card{margin-top:24px;padding:16px 14px 18px}.library-intro{font-size:12px}.library-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.tile-copy strong{font-size:13px}.tile-copy small{font-size:11px}.tile-badge{font-size:10px}}.leads-card{margin-top:calc(14 * var(--u));padding:calc(16 * var(--u)) calc(18 * var(--u)) calc(18 * var(--u));scroll-margin-top:20px}.leads-table-wrap{margin-top:calc(12 * var(--u));-webkit-overflow-scrolling:touch;overflow-x:auto}.leads-table{border-collapse:collapse;width:100%;font-size:calc(11 * var(--u));line-height:1.35}.leads-table th{text-align:left;font-size:calc(9.5 * var(--u));text-transform:uppercase;letter-spacing:.06em;color:var(--sp-muted);padding:calc(6 * var(--u)) calc(8 * var(--u));border-bottom:1px solid var(--sp-border);white-space:nowrap;font-weight:700}.leads-table td{padding:calc(8 * var(--u));vertical-align:top;border-bottom:1px solid #efeee8}.leads-table tr:last-child td{border-bottom:0}.leads-table td small{color:var(--sp-muted);font-size:calc(9.5 * var(--u));margin-top:2px;display:block}.leads-table td a{color:var(--sp-green);text-decoration:none}.leads-table td a:hover{text-decoration:underline}.leads-table .nowrap{white-space:nowrap}.leads-table .answers span{color:#4e5c54;display:block}.leads-table .answers em{color:var(--sp-muted);font-style:normal}@media (width<=760px){.leads-card{padding:16px 14px}.leads-table{font-size:13px}.leads-table th{font-size:10px}}.lead-flagged td{color:var(--sp-muted)}.lead-flag{margin-left:calc(6 * var(--u));padding:calc(1 * var(--u)) calc(6 * var(--u));border-radius:calc(9 * var(--u));background:var(--sp-orange-soft);color:#8b3d21;font-size:calc(9 * var(--u));vertical-align:middle;white-space:nowrap;font-weight:700;display:inline-block}.bottom-grid.single{grid-template-columns:minmax(0,1fr)}.staff-only{font-size:calc(9 * var(--u));text-transform:uppercase;letter-spacing:.08em;color:var(--sp-orange);background:var(--sp-orange-soft);padding:calc(2 * var(--u)) calc(7 * var(--u));border-radius:calc(9 * var(--u));white-space:nowrap;font-weight:700}.period-range{margin-top:calc(8 * var(--u));font-size:calc(11 * var(--u));color:var(--sp-muted);font-weight:600}.health-copy{margin-left:0}.provider-button{text-decoration:none}.provider-button>svg:not(.icon){width:calc(30 * var(--a));height:calc(30 * var(--a));flex-shrink:0}.auth-providers>p{padding:22px;line-height:1.5}.inline-error{color:#9e361c;margin-top:10px;font-size:13px;line-height:1.45}.inline-error .text-link{margin:8px auto;display:block}.portal-notice{gap:24px;max-width:620px;margin:12vh auto;padding:28px;display:grid}.portal-notice h1{font-size:32px}.nav-link{text-align:left;background:0 0;width:100%}.mobile-close{display:none}.workspace-copy h1{white-space:normal;overflow-wrap:anywhere}.workspace-copy{min-width:0}.workspace-description{max-width:510px}#view-as{width:auto;max-width:220px}.viewing-as{overflow-wrap:anywhere;background:#f1ead9;border-radius:8px;margin-top:12px;padding:10px 14px;line-height:1.5}.unknown-period{white-space:normal;margin-top:auto;padding-top:14px}.delivery-status{color:#946421}.empty-state{color:var(--sp-muted);padding:22px 0;line-height:1.6}.media-unavailable{color:var(--sp-muted);text-align:center;background:#efede5;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:90px;font-size:12px;display:flex}.creative-media .media-unavailable{height:100%}.creative-media.native-video{object-fit:contain;background:#172722}.creative-media img{object-fit:contain}.poster-notice{color:#fff;text-align:center;background:#172722e8;padding:6px;font-size:10px;position:absolute;bottom:0;left:0;right:0}.media-gallery{gap:12px;display:grid;position:relative}.media-gallery img{object-fit:contain;width:100%;max-height:450px}.expanded-video{width:100%;max-height:460px}.creative-status{color:var(--sp-muted);font-size:.95em}.saved-at{color:var(--sp-muted);padding-top:7px;font-size:10px}.approval-item>.media-unavailable{width:calc(44 * var(--u));min-height:calc(44 * var(--u));flex-shrink:0}.approval-item>.media-unavailable span{display:none}.decision-button[aria-pressed=true]{outline-color:#507060}.decision-run[aria-pressed=true]{background:var(--sp-green-dark);color:#fff;border-color:var(--sp-green-dark)}.active-ad-preview .media-unavailable{height:calc(104 * var(--u))}.portal-footer{color:var(--sp-muted);justify-content:space-between;gap:20px;padding:16px 0;font-size:11px;display:flex}#dialog-content{overflow-wrap:anywhere}@media (width<=899px){.provider-button>svg:not(.icon){width:25px;height:25px}}@media (width<=760px){.dashboard-page:not(.nav-open) .sidebar{visibility:hidden}.mobile-close{margin:15px 15px 0 auto;display:flex}.sidebar nav{padding-top:5px}.workspace-toolbar{flex-wrap:wrap}#view-as{max-width:150px}.section-heading{flex-wrap:wrap}.saved-at{font-size:12px}.creative-media.native-video{height:250px}}
