:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fff;--sidebar:#f7f7f6;--elevated:#fff;--text:#11110f;--soft:#555550;--muted:#8c8c86;--line:#11110f17;--line-strong:#11110f26;--hover:#11110f0b;--selected:#11110f13;--green:#16845b;--amber:#b87612;--red:#d6413a;--shadow:0 18px 60px #1414111a}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#171716;--surface:#1d1d1b;--sidebar:#111110;--elevated:#242422;--text:#f4f4f0;--soft:#c3c3bd;--muted:#91918a;--line:#ffffff1a;--line-strong:#ffffff2b;--hover:#fff1;--selected:#ffffff1f;--green:#43bd88;--amber:#e2a23f;--red:#f06c65;--shadow:0 22px 70px #0006}*{box-sizing:border-box}html,body{min-height:100%}html{background:var(--bg)}body{background:var(--bg);color:var(--text);letter-spacing:-.01em;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.capitalize{text-transform:capitalize}.supply-brand{letter-spacing:-.03em;align-items:center;gap:11px;font-size:18px;display:inline-flex}.supply-brand strong{letter-spacing:-.055em;font-size:21px;font-weight:760}.supply-brand i,.loading-brand i{background:var(--line-strong);width:1px;height:22px}.supply-brand span{font-weight:620}.outline-action,.outline-button,.primary-button{border:1px solid var(--line-strong);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:13px;font-weight:600;display:inline-flex}.outline-action{border-radius:999px}.outline-action:hover,.outline-button:hover{background:var(--hover)}.primary-button{background:var(--text);border-color:var(--text);color:var(--bg)}.primary-button:hover{opacity:.88}.guest-page{grid-template-rows:auto minmax(530px,1fr) auto auto;min-height:100dvh;padding:30px 32px 24px;display:grid}.guest-header{justify-content:space-between;align-items:center;display:flex}.guest-auth{justify-content:center;align-items:center;padding:54px 24px 36px;display:flex}.auth-form{width:100%;max-width:540px}.auth-copy{text-align:center;max-width:540px;margin:0 auto 30px}.auth-copy h1{letter-spacing:-.057em;text-wrap:balance;margin:0;font-size:clamp(36px,3.5vw,48px);font-weight:600;line-height:1.03}.auth-copy p{color:var(--soft);text-wrap:balance;max-width:500px;margin:17px auto 0;font-size:17px;line-height:1.45}.auth-form form{gap:12px;display:grid}.auth-form input{background:var(--surface);border:1px solid var(--line-strong);border-radius:999px;outline:none;width:100%;height:58px;padding:0 22px;font-size:16px}.auth-form input:focus{border-color:var(--soft);box-shadow:0 0 0 3px var(--hover)}.primary-action{background:var(--text);border:1px solid var(--text);color:var(--bg);border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:58px;padding:0 22px;font-size:15px;font-weight:600;display:flex}.primary-action:disabled{cursor:default;opacity:.48}.auth-divider{color:var(--muted);text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:28px 0;font-size:11px;font-weight:650;display:grid}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";height:1px}.auth-providers{gap:12px;display:grid}.auth-providers button{background:var(--surface);border:1px solid var(--line-strong);border-radius:999px;grid-template-columns:24px 1fr 24px;align-items:center;height:58px;padding:0 22px;display:grid}.auth-providers button:hover{background:var(--hover)}.auth-providers b{justify-self:center;font-size:16px}.auth-providers span{grid-column:2}.account-note,.auth-boundary{color:var(--soft);text-align:center;font-size:13px}.account-note{margin:22px 0 0}.account-note a{color:var(--text);text-underline-offset:3px;font-weight:620;text-decoration:underline}.auth-boundary{color:var(--muted);max-width:420px;margin:15px auto 0;font-size:11px;line-height:1.5}.inline-error{background:color-mix(in srgb,var(--red)10%,transparent);border:1px solid color-mix(in srgb,var(--red)25%,transparent);color:var(--red);text-align:center;border-radius:9px;padding:11px 13px;font-size:12px;line-height:1.45}.guest-resources{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.guest-resources>a{border:1px solid var(--line-strong);border-radius:12px;grid-template-columns:1fr auto;gap:14px;min-height:150px;padding:21px;display:grid}.guest-resources>a:hover{background:var(--hover)}.guest-resources>a>svg:first-child{grid-column:1/-1}.guest-resources span{flex-direction:column;align-self:end;gap:5px;display:flex}.guest-resources small{color:var(--muted)}.guest-resources>a>svg:last-child{color:var(--muted);align-self:end}.guest-footer{color:var(--muted);justify-content:center;gap:8px;padding-top:20px;font-size:11px;display:flex}.auth-sent{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.auth-sent>svg{color:var(--green)}.auth-sent h2{letter-spacing:-.04em;margin:20px 0 8px;font-size:28px}.auth-sent p{color:var(--soft);margin:0}.auth-sent button{background:0 0;border:0;align-items:center;gap:7px;margin-top:28px;font-weight:600;display:flex}.callback-page,.loading-page{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative}.callback-brand,.loading-brand{position:absolute;top:30px;left:32px}.callback-state{text-align:center;flex-direction:column;align-items:center;max-width:460px;display:flex}.callback-state h1{letter-spacing:-.045em;margin:24px 0 8px;font-size:32px}.callback-state p,.loading-error p{color:var(--muted);margin:0;line-height:1.5}.callback-state .primary-action{width:220px;margin-top:24px}.loading-brand{letter-spacing:-.025em;align-items:center;gap:10px;font-size:18px;display:flex}.loading-brand strong{letter-spacing:-.05em;font-size:20px}.loading-pulse{background:var(--hover);border-radius:999px;width:116px;height:12px;animation:1.3s ease-in-out infinite pulse}.loading-error{text-align:center;max-width:420px;margin-top:28px}.loading-error a,.loading-error button{background:var(--text);color:var(--bg);border:0;border-radius:999px;margin-top:16px;padding:9px 16px;display:inline-flex}.spinner{border:2px solid var(--line-strong);border-top-color:var(--text);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}.spin{animation:.8s linear infinite spin}.onboarding-page{grid-template-rows:auto 3px 1fr auto;min-height:100dvh;display:grid}.onboarding-page>header{justify-content:space-between;align-items:center;height:76px;padding:0 32px;display:flex}.onboarding-page>header>a:last-child{color:var(--soft);align-items:center;gap:5px;font-size:13px;display:flex}.onboarding-progress{background:var(--line)}.onboarding-progress span{background:var(--text);width:25%;height:100%;display:block}.onboarding-layout{grid-template-columns:minmax(0,430px) minmax(390px,520px);justify-content:center;align-items:center;gap:clamp(52px,8vw,128px);padding:70px 48px;display:grid}.onboarding-copy>small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:680}.onboarding-copy h1{letter-spacing:-.06em;text-wrap:balance;margin:15px 0 0;font-size:clamp(40px,4vw,55px);font-weight:600;line-height:1.02}.onboarding-copy>p{color:var(--soft);margin:22px 0 0;font-size:17px;line-height:1.55}.boundary-note{border-top:1px solid var(--line);color:var(--soft);align-items:flex-start;gap:10px;margin-top:34px;padding-top:21px;line-height:1.5;display:flex}.boundary-note svg{color:var(--green);flex:none;margin-top:2px}.boundary-note strong{color:var(--text)}.onboarding-form{border:1px solid var(--line-strong);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;padding:30px;display:flex}.onboarding-form label{margin-bottom:8px;font-size:13px;font-weight:620}.onboarding-form label:not(:first-child){margin-top:22px}.onboarding-form label span{color:var(--muted);font-weight:450}.onboarding-form input,.onboarding-form textarea{background:var(--surface);border:1px solid var(--line-strong);border-radius:9px;outline:none;padding:0 13px;font-size:15px}.onboarding-form input{height:48px}.onboarding-form textarea{resize:vertical;min-height:100px;padding-block:13px}.onboarding-form .primary-action{border-radius:9px;height:48px;margin-top:28px}.onboarding-page>footer{color:var(--muted);text-align:center;padding:0 32px 26px;font-size:11px}.supply-shell{min-height:100vh}.supply-sidebar{background:var(--sidebar);border-right:1px solid var(--line);z-index:30;flex-direction:column;width:256px;height:100vh;padding:0 8px 8px;transition:width .2s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;left:0}.sidebar-brand-row{justify-content:flex-start;align-items:center;gap:4px;height:52px;padding:8px 0;display:flex}.darwin-wordmark{letter-spacing:-.055em;font-size:22px;font-weight:760}.sidebar-product-switcher{flex:1;align-items:center;min-width:0;display:flex}.sidebar-product-switcher>div{width:max-content;max-width:100%}.sidebar-product-switcher>div>button{width:auto;max-width:100%}.sidebar-toggle,.icon-button,.mobile-header button{color:var(--soft);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.sidebar-toggle:hover,.icon-button:hover,.mobile-header button:hover{background:var(--hover);color:var(--text)}.theme-icon-dark,.dark .theme-icon-light{display:none}.dark .theme-icon-dark{display:block}.switcher-wrap{position:relative}.business-switcher{background:var(--selected);text-align:left;border:0;border-radius:9px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;width:100%;min-height:50px;padding:7px 9px;display:grid}.business-switcher>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.business-switcher strong{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:620;overflow:hidden}.business-switcher small{color:var(--muted);margin-top:2px;font-size:11px}.business-avatar{background:var(--text);color:var(--bg);border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:inline-flex}.business-avatar.small{border-radius:6px;width:25px;height:25px}.switcher-menu{background:var(--elevated);border:1px solid var(--line-strong);box-shadow:var(--shadow);z-index:40;border-radius:12px;flex-direction:column;padding:6px;display:flex;position:absolute;top:55px;left:1px;right:1px}.switcher-menu>small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:6px 8px;font-size:10px;font-weight:680}.switcher-menu a{border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:6px 8px;display:flex}.switcher-menu a:hover{background:var(--hover)}.switcher-menu a span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.switcher-create{border-top:1px solid var(--line);margin-top:4px}.sidebar-nav{scrollbar-width:none;flex-direction:column;flex:1;gap:0;padding:0;display:flex;overflow-y:auto}.sidebar-nav-group{flex-direction:column;display:flex}.sidebar-nav-group+.sidebar-nav-group{margin-top:18px}.sidebar-nav-label{color:var(--muted);padding:0 8px 7px;font-size:13px;font-weight:450;line-height:20px}.sidebar-nav a{color:var(--soft);border-radius:10px;flex:none;align-items:center;gap:8px;min-height:36px;padding:8px;display:flex;position:relative}.sidebar-nav a:hover{background:var(--hover);color:var(--text)}.sidebar-nav a.active{background:var(--selected);color:var(--text);font-weight:500}.nav-icon{color:var(--soft);background:#ffffff1a;border-radius:5px;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.nav-home .nav-icon{background:var(--text);color:var(--bg)}.nav-catalog .nav-icon{color:#c8bbff;background:#7457ff57}.nav-channels .nav-icon{color:#adf;background:#59c2ff47}.nav-ai .nav-icon{color:#e1b5ff;background:#c473ff42}.nav-payouts .nav-icon{color:#a9c5ff;background:#4d87ff47}.nav-orders .nav-icon{color:#91e8c7;background:#40cc9542}.nav-icon-docs{color:var(--soft);background:#ffffff1a}.nav-external{opacity:.72;margin-left:auto}.sidebar-footer{padding-top:8px}.sidebar-footer>a{color:var(--soft);border-radius:8px;align-items:center;gap:10px;min-height:38px;padding:7px 10px;display:flex}.account-row{text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;width:100%;min-height:48px;padding:6px 9px;display:grid}.account-row:hover{background:var(--hover)}.account-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.account-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-row small{color:var(--muted);text-transform:capitalize;margin-top:2px;font-size:11px}.account-avatar{color:#fff;background:#dc6334;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:inline-flex}.supply-main{min-height:100vh;margin-left:256px;transition:margin-left .2s cubic-bezier(.22,1,.36,1)}.mobile-header{display:none}.page-wrap{max-width:1320px;margin:0 auto;padding:64px 48px 100px}.shell-loading-title,.shell-loading-panel{background:var(--hover);border-radius:10px;animation:1.3s ease-in-out infinite pulse}.shell-loading-title{width:min(360px,65%);height:42px}.shell-loading-panel{width:100%;height:360px;margin-top:46px}.page-header{justify-content:space-between;align-items:flex-start;display:flex}.page-header>div:first-child>small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:680}.page-header h1{letter-spacing:-.06em;margin:13px 0 0;font-size:clamp(36px,4vw,50px);font-weight:610;line-height:1}.page-actions{align-items:center;gap:8px;display:flex}.role-chip,.status-badge{background:var(--hover);border:1px solid var(--line-strong);color:var(--soft);text-transform:capitalize;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:560}.page-lede{color:var(--soft);max-width:760px;margin:40px 0 24px;font-size:16px;line-height:1.5}.supply-home-wrap{max-width:1240px;padding:30px 32px 80px}.supply-home-page{border:1px solid var(--line-strong);border-radius:16px;padding:28px}.supply-home-hero{color:#fff;background:linear-gradient(135deg,#4a183a 0%,#963052 50%,#ca5e4d 100%);border-radius:18px;flex-direction:column;justify-content:space-between;min-height:300px;padding:32px;display:flex;overflow:hidden}.supply-home-hero-copy>span{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:680}.supply-home-hero-copy h1{letter-spacing:-.055em;margin:17px 0 0;font-size:clamp(30px,4vw,42px);font-weight:610;line-height:1}.supply-home-hero-copy p{color:#ffffff9e;margin:17px 0 0;font-size:15px}.supply-home-hero-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.supply-home-hero-actions a{align-items:center;gap:5px;font-size:13px;font-weight:580;display:inline-flex}.supply-home-hero-actions a:not(.supply-home-hero-primary){color:#ffffffb3;text-underline-offset:3px;text-decoration:underline}.supply-home-hero-actions a:not(.supply-home-hero-primary):hover{color:#fff}.supply-home-hero-primary{color:#171716;background:#fff;border-radius:999px;min-height:38px;padding:0 18px}.supply-home-hero-primary:hover{background:#ffffffe6}.supply-home-metrics{border:1px solid var(--line-strong);border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px;display:grid;overflow:hidden}.supply-home-metrics>div{flex-direction:column;min-height:132px;padding:25px 28px;display:flex}.supply-home-metrics>div+div{border-left:1px solid var(--line)}.supply-home-metrics svg{color:var(--muted)}.supply-home-metrics strong{letter-spacing:-.04em;margin-top:18px;font-size:27px;font-weight:610;line-height:1}.supply-home-metrics span{color:var(--muted);margin-top:7px;font-size:12px}.supply-home-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:28px;display:grid}.supply-home-panel{border:1px solid var(--line-strong);border-radius:16px;min-height:354px;padding:22px 24px}.supply-home-panel-heading,.supply-home-recent-heading{justify-content:space-between;align-items:center;display:flex}.supply-home-panel-heading h2,.supply-home-recent-heading h2{letter-spacing:-.025em;margin:0;font-size:16px;font-weight:620}.supply-home-panel-heading>span{background:var(--hover);color:var(--muted);border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;display:inline-flex}.supply-home-panel-heading>a,.supply-home-recent-heading>a{color:var(--muted);align-items:center;gap:2px;font-size:12px;display:inline-flex}.supply-home-panel-heading>a:hover,.supply-home-recent-heading>a:hover{color:var(--text)}.supply-home-attention-list,.supply-home-update-list{flex-direction:column;gap:22px;margin-top:27px;display:flex}.supply-home-attention-list a,.supply-home-update-list>div{flex-direction:column;min-width:0;display:flex}.supply-home-attention-list a:hover strong{text-underline-offset:3px;text-decoration:underline}.supply-home-attention-list strong,.supply-home-update-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:610;overflow:hidden}.supply-home-attention-list small,.supply-home-update-list small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45}.supply-home-update-list{margin-top:72px}.supply-home-update-list time{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:650}.supply-home-clear-state{color:var(--muted);justify-content:center;align-items:center;gap:8px;min-height:250px;font-size:13px;display:flex}.supply-home-recent{margin-top:30px}.supply-home-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.supply-home-listing-grid>a{border:1px solid var(--line-strong);border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:122px;padding:19px;transition:background .16s,border-color .16s,transform .16s;display:grid}.supply-home-listing-grid>a:hover{background:var(--hover);border-color:var(--soft);transform:translateY(-1px)}.supply-home-listing-icon{background:color-mix(in srgb,#c6435a 16%,var(--surface));color:#d45c70;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.supply-home-listing-grid>a>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.supply-home-listing-grid strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.supply-home-listing-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.supply-home-listing-grid em{color:var(--muted);text-transform:capitalize;font-size:10px;font-style:normal}.supply-home-listing-grid b{letter-spacing:-.03em;grid-column:3;justify-self:end;font-size:18px;font-weight:610}.title-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.title-row .page-lede{flex:1}.metric-strip{border:1px solid var(--line-strong);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.metric-strip.three{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.metric-strip>div{flex-direction:column;min-height:132px;padding:23px 25px;display:flex}.metric-strip>div+div{border-left:1px solid var(--line)}.metric-strip small{color:var(--muted)}.metric-strip strong{letter-spacing:-.045em;margin-top:15px;font-size:30px;font-weight:600}.metric-strip span{color:var(--soft);margin-top:6px;font-size:12px}.section-panel,.table-panel,.profile-panel,.settings-list{border:1px solid var(--line-strong);border-radius:10px;margin-top:22px}.section-panel{padding:24px}.section-heading{justify-content:space-between;align-items:flex-start;display:flex}.section-heading h2,.channel-body h2,.profile-panel h2,.payout-readiness h2{margin:0;font-size:16px}.section-heading p,.channel-body p,.payout-readiness p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.section-heading>a{color:var(--soft);font-size:12px}.progress{background:var(--hover);border-radius:999px;height:5px;margin-top:18px;overflow:hidden}.progress span{background:var(--text);height:100%;display:block}.setup-list{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px -10px -8px;display:grid}.setup-list a{border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:8px 10px;display:grid}.setup-list a:hover{background:var(--hover)}.setup-list a>span:last-child{color:var(--muted);font-size:11px}.check{border:1px solid var(--line-strong);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.check.done{background:color-mix(in srgb,var(--green)12%,transparent);color:var(--green);border-color:#0000}.home-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.compact-list{flex-direction:column;margin:15px -10px -10px;display:flex}.compact-list a{border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:57px;padding:8px 10px;display:grid}.compact-list a:hover{background:var(--hover)}.compact-list a+a{border-top:1px solid var(--line)}.compact-list a>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.compact-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-list small{color:var(--muted);margin-top:3px;font-size:11px}.compact-list em{color:var(--soft);font-size:11px;font-style:normal}.channel-dot{background:var(--muted);border-radius:50%;width:8px;height:8px}.channel-dot.live,.channel-dot.ready{background:var(--green)}.channel-dot.awaiting_approval{background:var(--amber)}.table-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px;display:flex}.table-toolbar label{background:var(--hover);color:var(--muted);border-radius:8px;align-items:center;gap:8px;width:100%;max-width:340px;height:38px;padding:0 11px;display:flex}.table-toolbar input{background:0 0;border:0;outline:0;width:100%}.table-toolbar button{border:1px solid var(--line-strong);background:0 0;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 12px;display:flex}.data-table{flex-direction:column;display:flex}.table-head,.table-row{grid-template-columns:minmax(260px,2fr) 1fr 1fr 1fr;align-items:center;min-height:58px;padding:0 20px;display:grid}.table-head{color:var(--muted);min-height:43px;font-size:11px}.table-row{border-top:1px solid var(--line)}.table-row>span:first-child{flex-direction:column;min-width:0;display:flex}.table-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table-row small{color:var(--muted);margin-top:4px;font-size:11px}.table-head.orders,.table-row.orders{grid-template-columns:minmax(260px,2fr) 1fr 1fr 1fr}.table-head.team,.table-row.team{grid-template-columns:2fr 1fr 1fr}.table-row.team>span:first-child{flex-direction:row;align-items:center;gap:10px}.table-row.team>span:first-child>span:last-child{flex-direction:column;display:flex}.empty-state{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:38px;display:flex}.empty-state>span{background:var(--hover);border:1px solid var(--line);color:var(--soft);border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.empty-state strong{color:var(--text);margin-top:17px}.empty-state p{max-width:420px;margin:7px 0 0;font-size:12px;line-height:1.5}.channel-list{border:1px solid var(--line-strong);border-radius:10px;overflow:hidden}.channel-list article{grid-template-columns:42px 1fr auto;align-items:flex-start;gap:16px;min-height:150px;padding:23px;display:grid}.channel-list article+article{border-top:1px solid var(--line)}.channel-icon{background:var(--hover);border:1px solid var(--line);border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.channel-body>div:first-child{align-items:center;gap:10px;display:flex}.channel-body p{max-width:640px}.status-badge.live,.status-badge.ready{color:var(--green)}.status-badge.awaiting_approval{color:var(--amber)}.requirements{flex-wrap:wrap;gap:8px 16px;margin-top:17px;display:flex}.requirements span{color:var(--soft);align-items:center;gap:6px;font-size:11px;display:flex}.requirements i{border:1px solid var(--line-strong);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.requirements i.complete{background:color-mix(in srgb,var(--green)12%,transparent);color:var(--green);border-color:#0000}.channel-list article>a{color:var(--soft);white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:flex}.profile-panel{grid-template-columns:74px 1fr;gap:22px;padding:28px;display:grid}.profile-mark{background:var(--text);color:var(--bg);border-radius:15px;justify-content:center;align-items:center;width:74px;height:74px;font-size:25px;font-weight:700;display:flex}.profile-panel p{color:var(--soft);max-width:620px;line-height:1.5}.profile-panel dl{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:24px 0 0;padding-top:20px;display:grid}.profile-panel dl div{flex-direction:column;gap:6px;display:flex}.profile-panel dt{color:var(--muted);font-size:11px}.profile-panel dd{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;margin:0;overflow:hidden}.payout-readiness{align-items:center;gap:14px;display:flex}.payout-readiness>svg{color:var(--green)}.settings-list{overflow:hidden}.settings-list>div{justify-content:space-between;align-items:center;min-height:76px;padding:16px 20px;display:flex}.settings-list>div+div{border-top:1px solid var(--line)}.settings-list span{flex-direction:column;display:flex}.settings-list small{color:var(--muted);margin-top:5px}.settings-list a{align-items:center;gap:5px;display:flex}.settings-list em{color:var(--soft);font-style:normal}.is-collapsed .supply-sidebar{width:52px}.is-collapsed .supply-main{margin-left:52px}.is-collapsed .darwin-wordmark,.is-collapsed .sidebar-product-switcher,.is-collapsed .business-switcher>span:nth-child(2),.is-collapsed .business-switcher>svg,.is-collapsed .sidebar-nav-label,.is-collapsed .sidebar-nav a .nav-label,.is-collapsed .sidebar-nav a .nav-external,.is-collapsed .account-row>span:nth-child(2),.is-collapsed .account-row>svg{display:none}.is-collapsed .sidebar-brand-row{justify-content:center;padding:8px 0}.is-collapsed .business-switcher,.is-collapsed .sidebar-nav a,.is-collapsed .sidebar-footer>a,.is-collapsed .account-row{justify-content:center;padding:8px;display:flex}.is-collapsed .switcher-menu{width:240px;top:0;left:54px;right:auto}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@media (max-width:900px){.supply-sidebar{width:min(256px,88vw);padding:0 8px 8px;transition:transform .2s;transform:translate(-100%)}.is-mobile-open .supply-sidebar{transform:translate(0)}.is-collapsed .supply-sidebar{width:min(256px,88vw)}.is-collapsed .darwin-wordmark,.is-collapsed .sidebar-product-switcher,.is-collapsed .business-switcher>span:nth-child(2),.is-collapsed .business-switcher>svg,.is-collapsed .sidebar-nav-label,.is-collapsed .sidebar-nav a .nav-label,.is-collapsed .sidebar-nav a .nav-external,.is-collapsed .account-row>span:nth-child(2),.is-collapsed .account-row>svg{display:flex}.is-collapsed .sidebar-brand-row{justify-content:flex-start;padding:8px 0}.is-collapsed .business-switcher{justify-content:initial;padding:7px 9px;display:grid}.is-collapsed .sidebar-nav a,.is-collapsed .sidebar-footer>a{justify-content:initial;padding:8px}.is-collapsed .account-row{justify-content:initial;padding:6px 9px;display:grid}.supply-main,.is-collapsed .supply-main{margin-left:0}.mobile-header{border-bottom:1px solid var(--line);text-align:center;grid-template-columns:42px 1fr 42px;align-items:center;height:54px;padding:0 8px;display:grid}.mobile-header strong{font-size:14px}.mobile-scrim{z-index:25;background:#00000040;border:0;padding:0;position:fixed;inset:0}.page-wrap{padding:42px 24px 80px}.supply-home-wrap{padding:24px}.supply-home-page{padding:22px}.supply-home-columns{grid-template-columns:1fr}.supply-home-panel{min-height:320px}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.metric-strip>div:nth-child(4){border-top:1px solid var(--line)}.home-columns{grid-template-columns:1fr}.profile-panel dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media (max-width:620px){.guest-page{grid-template-rows:auto auto auto auto;padding:22px 18px}.guest-auth{padding:70px 0 54px}.auth-copy h1{font-size:36px}.auth-copy p{font-size:15px}.guest-resources{grid-template-columns:1fr}.guest-resources>a{min-height:112px}.onboarding-page>header{padding:0 20px}.onboarding-layout{grid-template-columns:1fr;align-items:stretch;gap:40px;padding:54px 20px}.onboarding-copy h1{font-size:42px}.onboarding-form{padding:22px}.page-wrap{padding:34px 16px 64px}.supply-home-wrap{padding:16px 12px 56px}.supply-home-page{border-radius:14px;padding:12px}.supply-home-hero{border-radius:13px;min-height:280px;padding:24px}.supply-home-hero-actions{gap:14px}.supply-home-metrics{grid-template-columns:1fr}.supply-home-metrics>div{min-height:116px}.supply-home-metrics>div+div{border-left:0;border-top:1px solid var(--line)}.supply-home-panel{min-height:0}.supply-home-update-list{margin-top:40px}.supply-home-listing-grid{grid-template-columns:1fr}.page-header h1{font-size:38px}.role-chip{display:none}.title-row{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:22px}.title-row .page-lede{margin-bottom:8px}.metric-strip,.metric-strip.three{grid-template-columns:1fr}.metric-strip>div+div{border-left:0;border-top:1px solid var(--line)}.metric-strip>div{min-height:116px}.setup-list{grid-template-columns:1fr}.table-panel{overflow-x:auto}.data-table{min-width:720px}.channel-list article{grid-template-columns:38px 1fr}.channel-icon{width:38px;height:38px}.channel-list article>a{grid-column:2}.profile-panel,.profile-panel dl{grid-template-columns:1fr}.settings-list>div{align-items:flex-start;gap:20px}.settings-list small{line-height:1.4}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
