:root{color:#171717;font-synthesis:none;letter-spacing:0;--line:#deded9;--muted:#6f716f;--surface:#fff;--accent:#16705b;--accent-soft:#e8f3ef;--danger:#b43f43;--danger-soft:#f8e9e9;background:#f7f7f5;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;line-height:1.45}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit}.centered-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;padding:32px 24px;display:flex}.app-mark{object-fit:contain;width:76px;height:76px}.state-copy{max-width:440px}.state-copy h1{margin:0 0 8px;font-size:28px;line-height:1.15}.state-copy p,.signed-in-as{color:var(--muted);margin:0}.signed-in-as{font-size:14px}.primary-command,.text-command{border:0;border-radius:8px;min-height:46px;padding:0 18px}.primary-command{color:#fff;background:#171717;min-width:230px;font-weight:600}.text-command{color:var(--accent);background:0 0}.error-text{color:var(--danger);max-width:500px;font-size:14px}.centered-state footer{gap:18px;font-size:13px;display:flex}.centered-state footer a{color:var(--muted)}.spinner{border:2px solid var(--line);border-top-color:#171717;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.spinning{animation:.8s linear infinite spin}.workspace-shell{min-height:100vh}.workspace-header{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f5f0;position:sticky;top:0}.header-inner,.workspace-content{width:min(920px,100%);margin:0 auto}.header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:12px 24px;display:flex}.campaign-identity{align-items:center;gap:12px;min-width:0;display:flex}.brand-avatar{color:#fff;background:#27586b;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;font-size:20px;font-weight:700;display:grid}.campaign-identity div{min-width:0}.campaign-identity h1{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:21px;line-height:1.2;overflow:hidden}.campaign-identity p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:14px;overflow:hidden}.header-actions{gap:8px;display:flex}.icon-command,.profile-command{border:1px solid var(--line);background:var(--surface);color:#262626;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.profile-command{border-radius:50%;overflow:hidden}.profile-command img{object-fit:cover;width:100%;height:100%}.icon-command.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.icon-command:disabled{opacity:.35}.workspace-content{padding:28px 24px 60px}.error-banner{color:var(--danger);border-left:3px solid var(--danger);background:var(--danger-soft);margin:0 0 20px;padding:8px 12px}.progress-line{align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.progress-line strong{font-size:20px}.progress-line span{color:var(--muted);font-size:14px}.video-list{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.video-row+.video-row{border-top:1px solid var(--line)}.video-summary{width:100%;min-height:74px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) auto 20px;align-items:center;gap:12px;padding:12px 16px;display:grid}.video-summary:hover{background:#fafaf8}.video-index{font-variant-numeric:tabular-nums;color:#9b9c98;font-size:13px}.video-heading{flex-direction:column;gap:3px;min-width:0;display:flex}.video-heading strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.video-heading span{color:var(--muted);font-size:13px}.disclosure{color:#9b9c98;transition:transform .18s}.expanded .disclosure{transform:rotate(90deg)}.status-badge{white-space:nowrap;color:#63645f;background:#eeeeeb;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:600}.status-filming{color:#23669b;background:#e5f0fa}.status-editing{color:#9a5a08;background:#fff0dc}.status-awaitingApproval{color:#76508f;background:#f0e8f7}.status-approved{color:#2f765d;background:#e5f4ed}.status-posted{color:#3a7340;background:#e6f3e4}.video-detail{padding:2px 62px 24px}.idea-copy{color:#3c3d3a;white-space:pre-wrap;margin:0 0 18px}.decision-control{grid-template-columns:1fr 1fr;gap:8px;max-width:420px;margin-bottom:24px;display:grid}.decision-control button{border:1px solid var(--line);background:var(--surface);color:#444;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;display:flex}.decision-control button.selected.approve{background:var(--accent-soft);color:var(--accent);border-color:#73a991}.decision-control button.selected.decline{background:var(--danger-soft);color:var(--danger);border-color:#d89496}.decision-control button:disabled:not(.selected){opacity:.4}.attachment-area{gap:22px;margin-bottom:24px;display:grid}.subsection-title{color:var(--muted);text-transform:uppercase;align-items:center;gap:7px;margin-bottom:9px;font-size:13px;font-weight:650;display:flex}.sample-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.sample-grid a{aspect-ratio:1;background:#ecece8;border-radius:6px;overflow:hidden}.sample-grid img{object-fit:cover;width:100%;height:100%;display:block}.file-list{border-top:1px solid var(--line)}.file-list a{min-height:50px;color:inherit;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;text-decoration:none;display:flex}.file-list a>span{flex-direction:column;min-width:0;display:flex}.file-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.file-list small{color:var(--muted)}.comments{border-top:1px solid var(--line);padding-top:18px}.comment-list{margin-bottom:14px}.comment{padding:10px 0}.comment+.comment{border-top:1px solid #ecece9}.comment>div{justify-content:space-between;gap:12px;font-size:13px;display:flex}.comment>div span{color:var(--muted)}.comment p{white-space:pre-wrap;margin:4px 0 0}.comment-composer{grid-template-columns:minmax(0,1fr) 40px;align-items:end;gap:8px;display:grid}.comment-composer textarea{resize:vertical;border:1px solid var(--line);background:var(--surface);width:100%;min-height:40px;max-height:140px;color:inherit;border-radius:8px;padding:9px 11px}.comment-composer textarea:focus{outline:2px solid color-mix(in srgb, var(--accent), transparent 70%);border-color:var(--accent)}.connect-shell{background:var(--surface);grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.connect-brand{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:68px;padding:0 24px;font-weight:700;display:flex}.connect-brand img{width:31px;height:31px}.connect-content{flex-direction:column;align-items:flex-start;gap:24px;width:min(520px,100%);margin:auto;padding:56px 24px;display:flex}.connect-content>svg{color:#ff3b30}.connect-content h1{margin:0 0 9px;font-size:34px;line-height:1.12}.connect-content p{color:var(--muted);margin:0}.permission-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:13px;width:100%;margin:0;padding:19px 0;list-style:none;display:grid}.permission-list li{align-items:center;gap:10px;display:flex}.permission-list svg{color:var(--accent);flex:none}.connect-actions{gap:10px;width:100%;display:grid}.connect-actions.horizontal{grid-template-columns:1fr 1.35fr}.provider-command,.secondary-command{border:1px solid var(--line);background:var(--surface);min-height:48px;color:inherit;border-radius:8px;padding:0 18px;font-weight:600}.provider-command.apple{color:#fff;background:#171717;border-color:#171717}.secondary-command{min-width:0}.connect-actions .primary-command{width:100%;min-width:0}.connected-account{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;width:100%;min-height:62px;padding:10px 0;display:grid}.connected-account>img,.connected-account>span{object-fit:cover;color:#fff;background:#285a73;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.connected-account div{flex-direction:column;min-width:0;display:flex}.connected-account strong,.connected-account small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.connected-account small{color:var(--muted)}.permission-note{font-size:13px}.connect-shell>.site-footer{border-top:1px solid var(--line);justify-content:center;padding:22px 24px}.landing-shell{color:#171717;background:#f7f7f5;min-height:100vh}.site-header{justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100%);height:72px;margin:0 auto;padding:0 28px;display:flex}.site-brand{align-items:center;gap:10px;font-weight:750;text-decoration:none;display:flex}.site-brand img{width:34px;height:34px}.site-header nav{gap:24px;display:flex}.site-header nav a{color:#5f615e;font-size:14px;text-decoration:none}.site-header nav a:hover{color:#171717}.landing-hero{color:#f7f7f5;background:#151615;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);align-items:center;gap:56px;min-height:min(820px,100vh - 112px);max-height:820px;padding:70px max(28px,50vw - 562px) 92px;display:grid;overflow:hidden}.hero-copy{max-width:560px}.hero-mark{width:72px;height:72px;margin-bottom:28px}.hero-copy h1{margin:0;font-size:68px;line-height:1}.hero-copy p{color:#bcbeb9;margin:24px 0 32px;font-size:21px;line-height:1.45}.hero-command{color:#fff;background:#ff3b30;border-radius:8px;align-items:center;gap:9px;width:fit-content;min-height:48px;padding:0 18px;font-weight:700;text-decoration:none;display:flex}.workflow-visual{color:#171717;background:#f6f6f2;border-radius:8px;box-shadow:0 30px 80px #00000057}.workflow-visual>div{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:88px;padding:14px 18px;display:grid}.workflow-visual>div+div{border-top:1px solid #deded9}.workflow-visual span{color:#999b96;font-variant-numeric:tabular-nums;font-size:13px}.workflow-visual strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.workflow-visual small{color:#62645f;background:#e9e9e5;border-radius:999px;padding:5px 9px;font-weight:650}.workflow-visual>div:nth-child(2) small{color:#965805;background:#fff0dc}.workflow-visual>div:nth-child(3) small{color:#2b7359;background:#e5f4ed}.workflow-visual>div:nth-child(4) small{color:#36723d;background:#e6f3e4}.product-band{border-bottom:1px solid #deded9;grid-template-columns:64px minmax(0,720px) 1fr;align-items:center;gap:28px;min-height:360px;padding:72px max(28px,50vw - 562px);display:grid}.product-band.creators{background:#fff}.product-band.brands{background:#e9f0f2}.product-icon{color:#fff;background:#ff3b30;border-radius:8px;place-items:center;width:56px;height:56px;display:grid}.brands .product-icon{background:#236875}.eyebrow{color:#6a6c68;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:750}.product-band h2{margin:0;font-size:38px;line-height:1.12}.product-band p:not(.eyebrow){color:#60625e;max-width:700px;margin:16px 0 0;font-size:18px}.availability{border:1px solid #cfd0cb;border-radius:999px;justify-self:end;padding:8px 11px;font-size:13px;font-weight:650}.availability.muted{color:#62645f}.platform-strip{background:#f7f7f5;grid-template-columns:1fr 1fr;gap:72px;padding:56px max(28px,50vw - 562px);display:grid}.platform-strip>div{grid-template-columns:28px 1fr;column-gap:12px;display:grid}.platform-strip svg{color:#ff3b30;grid-row:1/span 2}.platform-strip span{color:#666864}.site-footer{color:#747671;align-items:center;gap:20px;font-size:13px;display:flex}.site-footer a{text-underline-offset:3px;text-decoration:underline}.site-footer.wide{border-top:1px solid #deded9;justify-content:space-between;min-height:82px;padding:20px max(28px,50vw - 562px)}.site-footer.wide div{gap:18px;display:flex}.integration-page{min-height:calc(100vh - 154px);padding:120px max(28px,50vw - 470px)}.integration-page h1{max-width:840px;margin:0;font-size:58px;line-height:1.04}.integration-lead{color:#5f615d;max-width:760px;margin:26px 0 72px;font-size:21px}.integration-details{border-top:1px solid #cfd0cb}.integration-details>div{border-bottom:1px solid #cfd0cb;grid-template-columns:180px minmax(0,1fr);gap:32px;padding:24px 0;display:grid}.integration-details p{color:#62645f;margin:0}.legal-page{max-width:820px;min-height:calc(100vh - 154px);margin:0 auto;padding:92px 28px 120px}.legal-page h1{margin:0;font-size:48px;line-height:1.08}.legal-updated{color:#747671;margin:14px 0 64px}.legal-page section{border-top:1px solid #cfd0cb;padding:26px 0}.legal-page h2{margin:0 0 12px;font-size:20px}.legal-page section p{color:#5f615d;margin:0;line-height:1.65}.legal-page section p+p{margin-top:14px}.legal-page a{text-underline-offset:3px;text-decoration:underline}@media (width<=640px){.header-inner{min-height:72px;padding:10px 16px}.brand-avatar{width:40px;height:40px}.campaign-identity h1{font-size:18px}.workspace-content{padding:20px 0 44px}.progress-line{padding:0 16px}.video-list{border-left:0;border-right:0}.video-summary{grid-template-columns:28px minmax(0,1fr) 18px;gap:9px;padding:12px 14px}.video-summary .status-badge{grid-column:2;justify-self:start}.video-summary .disclosure{grid-area:1/3/span 2}.video-detail{padding:4px 16px 22px 51px}.sample-grid{grid-template-columns:repeat(3,1fr)}.connect-content{padding:38px 20px}.connect-content h1{font-size:29px}.connect-actions.horizontal{grid-template-columns:1fr}.site-header{height:64px;padding:0 18px}.site-header nav{gap:15px}.site-header nav a:nth-child(3){display:none}.landing-hero{grid-template-columns:1fr;gap:28px;min-height:calc(100vh - 100px);max-height:none;padding:28px 20px 34px}.hero-mark{width:46px;height:46px;margin-bottom:14px}.hero-copy h1{font-size:44px}.hero-copy p{margin:16px 0 22px;font-size:17px}.workflow-visual>div{grid-template-columns:28px minmax(0,1fr);gap:8px;min-height:58px;padding:8px 12px}.workflow-visual small{grid-column:2;justify-self:start}.product-band{grid-template-columns:52px minmax(0,1fr);gap:20px;min-height:0;padding:58px 20px}.product-icon{width:48px;height:48px}.product-band h2{font-size:30px}.product-band p:not(.eyebrow){font-size:16px}.availability{grid-column:2;justify-self:start}.platform-strip{grid-template-columns:1fr;gap:34px;padding:44px 20px}.site-footer.wide{align-items:flex-start;padding:24px 20px}.integration-page{padding:80px 20px}.integration-page h1{font-size:42px}.integration-lead{margin-bottom:54px;font-size:18px}.integration-details>div{grid-template-columns:1fr;gap:8px}.legal-page{padding:68px 20px 80px}.legal-page h1{font-size:38px}.legal-updated{margin-bottom:48px}}@media (prefers-color-scheme:dark){:root{color:#f2f2ef;--surface:#191a18;--line:#333530;--muted:#a4a69f;--accent:#67c7a8;--accent-soft:#17372d;--danger:#f08a8e;--danger-soft:#3b2022;background:#111210}.workspace-header{background:#111210eb}.primary-command{color:#151515;background:#f2f2ef}.video-summary:hover{background:#1d1e1c}.status-badge{color:#c4c5c0;background:#2d2f2b}.status-filming{color:#92c7ef;background:#173149}.status-editing{color:#edbc78;background:#453119}.status-awaitingApproval{color:#d0afe4;background:#372943}.status-approved{color:#91d6ba;background:#17372d}.status-posted{color:#a4d7a7;background:#213a23}.idea-copy{color:#d4d5d0}.sample-grid a{background:#252622}.comment+.comment{border-color:#292b27}.provider-command.apple{color:#151515;background:#f2f2ef;border-color:#f2f2ef}.landing-shell{color:#f2f2ef;background:#111210}.site-header nav a,.eyebrow,.site-footer{color:#a4a69f}.site-header nav a:hover{color:#f2f2ef}.landing-hero{background:#0d0e0d}.product-band.creators{background:#191a18}.product-band.brands{background:#172326}.product-band,.site-footer.wide{border-color:#333530}.product-band p:not(.eyebrow),.platform-strip span,.integration-lead,.integration-details p,.legal-page section p,.legal-updated{color:#a4a69f}.platform-strip{background:#111210}.availability,.integration-details,.integration-details>div,.legal-page section{border-color:#41433e}}
