:root{--bg:#061225;--bg-soft:#0a1831;--surface:#f7faff;--surface-strong:#0b1e3fb8;--surface-soft:#f7faff14;--surface-line:#ffffff1a;--primary:#2e6beb;--primary-strong:#1647a7;--primary-soft:#7ac7ff24;--accent:#7ac7ff;--danger:#e04f5f;--text:#0e1728;--muted:#5a6985;--border:#10254a1a;--text-inverse:#f7faff;--text-soft-inverse:#f7faffb8;--text-muted-inverse:#f7faff94;--shadow-subtle:0 16px 40px #0a1f4414;--shadow-strong:0 24px 64px #040f226b;--focus:0 0 0 3px #2e6beb3d}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text);background:radial-gradient(circle at 100% 0,#1e4fb047,#0000 24%),radial-gradient(circle at 0 0,#7ac7ff29,#0000 28%),linear-gradient(#08162e 0%,#061225 48%,#09182e 100%);margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before,body:after{content:"";pointer-events:none;z-index:0;filter:blur(24px);position:fixed;inset:auto}body:before{background:#7ac7ff14;border-radius:999px;width:260px;height:260px;top:40px;left:32px}body:after{background:#1e4fb01f;border-radius:999px;width:300px;height:300px;bottom:56px;right:56px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}main,aside,section,article,div{z-index:1;position:relative}.shell{grid-template-columns:minmax(280px,320px) 1fr;height:100vh;min-height:100vh;display:grid;overflow:hidden}.sidebar{border-right:1px solid var(--surface-line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:100vh;color:var(--text-inverse);background:linear-gradient(#0b1e3feb 0%,#061225fa 100%);padding:28px 20px;overflow:hidden}.sidebar-inner{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#7ac7ff57 #ffffff0a;align-content:start;gap:24px;height:calc(100vh - 56px);padding-right:6px;display:grid;overflow-y:auto}.sidebar-inner::-webkit-scrollbar{width:8px}.sidebar-inner::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.sidebar-inner::-webkit-scrollbar-thumb{background:#7ac7ff57;border-radius:999px}.sidebar-divider{background:var(--surface-line);height:1px}.sidebar-footer{border:1px solid var(--surface-line);color:var(--text-soft-inverse);background:#ffffff0a;border-radius:24px;gap:8px;padding:18px;display:grid}.sidebar-footer p{margin:0}.admin-brand{grid-template-columns:56px 1fr;align-items:center;gap:14px;display:grid}.admin-brand-mark{border:1px solid var(--surface-line);background:linear-gradient(#ffffff1f,#7ac7ff0f);border-radius:18px;place-items:center;width:56px;height:56px;display:grid;box-shadow:inset 0 1px #ffffff14}.admin-brand-logo{object-fit:contain;width:34px;height:34px}.admin-brand-copy{gap:3px;display:grid}.admin-brand-eyebrow{color:var(--accent)}.admin-brand-title{color:var(--text-inverse);letter-spacing:-.02em;font-size:1.15rem;line-height:1.25}.admin-brand-description{color:var(--text-soft-inverse);margin:0;font-size:.92rem;line-height:1.5}.admin-nav{gap:16px;display:grid}.admin-mobile-menu-button,.admin-nav-overlay{display:none}.social-tabs{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.social-tabs a{border:1px solid var(--border);min-height:40px;color:var(--muted);border-radius:8px;align-items:center;padding:8px 12px;font-weight:700;display:inline-flex}.social-tabs a.active,.social-tabs a[aria-current=page]{color:var(--primary);background:#2f5fcb14;border-color:#2f5fcb6b}.admin-technical-details{border:1px solid var(--border);background:#f3f6fb;border-radius:8px;margin:10px 0;padding:10px 12px}.admin-technical-details summary{cursor:pointer;font-weight:700}.admin-technical-details dl,.admin-technical-details dl>div{gap:4px;display:grid}.admin-technical-details dl{margin:12px 0 0}.admin-technical-details dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:700}.admin-technical-details dd{overflow-wrap:anywhere;margin:0 0 8px}.admin-nav-search{border:1px solid var(--surface-line);min-height:42px;color:var(--text-soft-inverse);background:#ffffff0d;border-radius:8px;align-items:center;gap:9px;padding:0 12px;display:flex}.admin-nav-search:focus-within{border-color:#7ac7ff99;box-shadow:0 0 0 3px #7ac7ff1f}.admin-nav-search input{width:100%;min-width:0;color:var(--text-inverse);background:0 0;border:0;outline:0}.admin-nav-search input::placeholder{color:var(--text-soft-inverse)}.admin-nav-section,.admin-nav-stack{gap:10px;display:grid}.admin-nav-group{gap:6px;display:grid}.admin-nav-parent-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:4px;display:grid}.admin-nav-link{min-width:0;color:var(--text-soft-inverse);background:#ffffff08;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:10px 11px;transition:background-color .16s,border-color .16s,transform .16s,color .16s;display:flex}.admin-nav-copy{gap:2px;min-width:0;display:grid}.admin-nav-icon{flex:none}.admin-nav-expand{width:38px;color:var(--text-soft-inverse);background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;display:grid}.admin-nav-expand:hover,.admin-nav-expand:focus-visible{border-color:var(--surface-line);color:var(--text-inverse);background:#ffffff0f}.admin-nav-expand[aria-expanded=true] svg{transform:rotate(180deg)}.admin-nav-link:hover{border-color:var(--surface-line);color:var(--text-inverse);background:#ffffff0f;transform:translateY(-1px)}.admin-nav-link[data-active=true]{color:var(--text-inverse);background:linear-gradient(#2f5fcb57,#142b588a);border-color:#7ac7ff5c;box-shadow:inset 0 1px #ffffff1f}.admin-nav-label{letter-spacing:-.01em;font-size:.98rem;font-weight:700}.admin-nav-meta{color:inherit;opacity:.78;font-size:.8rem}.admin-nav-children{gap:3px;padding-left:39px;display:grid}.admin-nav-sublink{color:var(--text-soft-inverse);border:1px solid #0000;border-radius:6px;padding:7px 10px;font-size:.86rem}.admin-nav-empty{color:var(--text-soft-inverse);margin:0;padding:12px}.admin-nav-sublink[data-active=true]{color:var(--text-inverse);background:#ffffff0f;border-color:#7ac7ff3d}.content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#7ac7ff52 #f7faff14;align-content:start;gap:24px;height:100vh;padding:28px;display:grid;overflow-y:auto}.content::-webkit-scrollbar{width:10px}.content::-webkit-scrollbar-track{background:#f7faff14}.content::-webkit-scrollbar-thumb{background:#7ac7ff52;border-radius:999px}.topbar{border:1px solid var(--surface-line);box-shadow:var(--shadow-strong);color:var(--text-inverse);background:linear-gradient(#0b1e3fb8,#0a1831a8);border-radius:28px;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.shell .topbar,.shell .hero-panel,.shell .panel,.shell .card,.shell .admin-notice{border-radius:8px}.shell .hero-panel{padding:20px 22px}.shell .hero-panel h1{letter-spacing:0;margin-bottom:6px;font-size:1.85rem;line-height:1.15}.shell .hero-panel p{max-width:900px;font-size:.94rem;line-height:1.5}.topbar-copy{gap:6px;display:grid}.topbar-copy h3{letter-spacing:-.02em;margin:0;font-size:1.38rem;line-height:1.2}.topbar-copy p{color:var(--text-soft-inverse);max-width:620px;margin:0}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.admin-scope-form{background:#7ac7ff14;border:1px solid #7ac7ff2e;border-radius:18px;flex-wrap:wrap;align-items:flex-end;gap:10px;padding:10px 12px;display:flex}.admin-scope-label{gap:6px;min-width:240px;display:grid}.admin-scope-select{min-width:240px}.session-chip{color:var(--text-inverse);background:#7ac7ff1f;border:1px solid #7ac7ff42;border-radius:999px;align-items:center;padding:9px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.admin-breadcrumbs{color:var(--text-soft-inverse);flex-wrap:wrap;align-items:center;gap:8px;font-size:.84rem;display:flex}.admin-breadcrumb-item{align-items:center;gap:8px;display:inline-flex}.admin-breadcrumb-item:not(:last-child):after{content:"/";opacity:.5}.admin-notice{box-shadow:var(--shadow-subtle);background:#f7faffeb;border:1px solid #7ac7ff2e;border-radius:20px;padding:16px 18px}.admin-notice[data-status=error]{background:#fff5f6f5;border-color:#e04f5f38}.admin-notice strong,.admin-notice p{margin:0}.admin-notice p{margin-top:4px}.hero-panel,.hero{border:1px solid var(--surface-line);box-shadow:var(--shadow-strong);color:var(--text-inverse);background:radial-gradient(circle at 100% 0,#7ac7ff29,#0000 28%),linear-gradient(135deg,#081a38 0%,#0b1e3f 46%,#1647a7 100%);border-radius:32px;padding:30px}.hero-panel h1,.hero h1{letter-spacing:-.05em;max-width:860px;margin:0 0 10px;font-size:clamp(2rem,4vw,3.15rem);line-height:1.02}.hero-panel p,.hero p{max-width:720px;color:var(--text-soft-inverse);margin:0;font-size:1.02rem;line-height:1.65}.grid{gap:20px;display:grid}.page-heading{border:1px solid var(--surface-line);box-shadow:var(--shadow-strong);color:var(--text-inverse);background:linear-gradient(135deg,#0a1b38 0%,#102b59 100%);border-radius:24px;justify-content:space-between;align-items:flex-end;gap:20px;padding:26px 28px;display:flex}.page-heading>div{min-width:0}.page-heading h1{color:var(--text-inverse);letter-spacing:0;margin:6px 0 8px;font-size:clamp(1.85rem,3vw,2.75rem);line-height:1.05}.page-heading p{max-width:820px;color:var(--text-soft-inverse);margin:0;line-height:1.6}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:18px;display:grid}.grid.stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.grid.two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.cms-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start}.stack{gap:18px;display:grid}.panel,.card{border:1px solid var(--border);box-shadow:var(--shadow-subtle);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#f7fafffa,#e7eeffeb);border-radius:28px;padding:24px}.panel h1,.panel h2,.panel h3,.card h1,.card h2,.card h3{color:var(--text);letter-spacing:-.03em;margin:0 0 8px}.panel p,.card p{color:var(--muted)}.field{width:100%;color:var(--text);background:#ffffffeb;border:1px solid #10254a24;border-radius:18px;padding:14px 16px;box-shadow:inset 0 1px #ffffffb8}.field:focus{box-shadow:var(--focus);border-color:#2e6beb73;outline:none}.field::placeholder{color:var(--muted)}.primary-button,.secondary-button,.danger-button{letter-spacing:-.01em;border-radius:18px;padding:14px 18px;font-weight:700;transition:transform .16s,opacity .16s,box-shadow .16s}.primary-button:hover,.secondary-button:hover,.danger-button:hover{transform:translateY(-1px)}.primary-button{color:#fff;background:linear-gradient(135deg,#1647a7 0%,#2e6beb 55%,#5aa7ff 100%);border:0;box-shadow:0 14px 30px #1647a73d}.secondary-button{color:var(--text);background:#ffffffd1;border:1px solid #10254a1f}.network-home{min-height:100vh;color:var(--text);background:#eef4fb;align-content:start;gap:0;display:grid}.network-hero{isolation:isolate;min-height:calc(100svh - 150px);color:var(--text-inverse);align-content:start;display:grid;overflow:hidden}.network-hero-media,.network-hero-shade{position:absolute;inset:0}.network-hero-media{z-index:-2;background-image:url(/images/rede-e24-hero.png);background-position:100%;background-size:cover}.network-hero-shade{z-index:-1;background:linear-gradient(90deg,#030c1cf0 0%,#030c1cd1 36%,#030c1c47 68%,#030c1c1f 100%),linear-gradient(#030c1c5c 0%,#030c1c1f 44%,#030c1cc2 100%)}.network-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030c1c7a;border:1px solid #ffffff24;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;width:min(1220px,100% - 40px);min-height:76px;margin:18px auto 0;padding:12px 14px;display:flex;box-shadow:0 20px 60px #0003}.network-brand{color:var(--text-inverse);align-items:center;gap:12px;font-size:1rem;font-weight:800;display:inline-flex}.network-brand-logo{object-fit:contain;background:#ffffff14;border-radius:8px;width:44px;height:44px;padding:7px}.network-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.network-nav a{min-height:42px;color:var(--text-inverse);background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex}.network-hero-content{align-content:center;justify-items:start;gap:22px;width:min(1220px,100% - 40px);max-width:1220px;min-height:calc(100svh - 300px);margin:0 auto;padding:46px 0 52px;display:grid}.network-kicker{min-height:34px;color:var(--accent);letter-spacing:0;text-transform:uppercase;background:#7ac7ff1f;border:1px solid #7ac7ff47;border-radius:8px;align-items:center;padding:0 12px;font-size:.8rem;font-weight:800;display:inline-flex}.network-hero-content h1{max-width:620px;color:var(--text-inverse);letter-spacing:0;margin:0;font-size:5.4rem;line-height:.94}.network-hero-content p{color:#f7faffc7;max-width:600px;margin:0;font-size:1.08rem;line-height:1.7}.network-hero-actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.network-primary-action,.network-secondary-action{border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:0 18px;font-weight:800;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.network-primary-action{color:#061225;background:#f7faff;border:1px solid #7ac7ff42;box-shadow:0 18px 42px #7ac7ff33}.network-secondary-action{color:var(--text-inverse);background:#ffffff14;border:1px solid #ffffff2e}.network-primary-action:hover,.network-secondary-action:hover{transform:translateY(-1px)}.network-hero-status{flex-wrap:wrap;gap:10px;width:min(1220px,100% - 40px);margin:0 auto;padding:0 0 28px;display:flex}.network-hero-status span{color:#f7faffc7;background:#030c1c75;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;min-width:96px;min-height:38px;font-size:.86rem;font-weight:800;display:inline-flex}.network-signal-band{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(1220px,100% - 40px);margin:-24px auto 0;display:grid}.network-signal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #10254a1a;border-radius:8px;align-content:start;gap:10px;min-height:184px;padding:22px;display:grid;box-shadow:0 18px 50px #0a1f441a}.network-signal span{color:var(--primary-strong);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:900}.network-signal h2{color:var(--text);letter-spacing:0;margin:0;font-size:1.28rem;line-height:1.18}.network-signal p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.58}.network-entry-section{grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);align-items:end;gap:28px;width:min(1220px,100% - 40px);margin:0 auto;padding:56px 0 64px;display:grid}.network-entry-section h2{max-width:620px;color:var(--text);letter-spacing:0;margin:14px 0 0;font-size:2.3rem;line-height:1.04}.network-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.network-entry{background:#fff;border:1px solid #10254a1a;border-radius:8px;align-content:end;gap:8px;min-height:124px;padding:18px;display:grid;box-shadow:0 18px 48px #0a1f4414}.network-entry span{color:var(--muted);font-size:.9rem;font-weight:800}.network-entry strong{color:var(--text);font-size:1.04rem}.network-auth-shell,.network-account-shell{min-height:100vh;color:var(--text-inverse);background:linear-gradient(90deg,#030c1cf2,#030c1cc7),url(/images/rede-e24-hero.png) 100%/cover no-repeat}.network-auth-shell{place-items:center start;padding:clamp(18px,4vw,48px);display:grid}.network-auth-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030c1c9e;border:1px solid #ffffff24;border-radius:8px;gap:24px;width:min(520px,100%);padding:28px;display:grid;box-shadow:0 28px 90px #00000047}.network-auth-brand{width:max-content;color:var(--text-inverse);align-items:center;gap:12px;font-size:1rem;font-weight:800;display:inline-flex}.network-auth-copy{gap:14px;display:grid}.network-auth-copy h1,.network-account-hero h1{color:var(--text-inverse);letter-spacing:0;margin:0;font-size:3.2rem;line-height:.98}.network-auth-copy p,.network-account-hero p{color:#f7faffc2;margin:0;font-size:1rem;line-height:1.68}.network-auth-error{color:#ffd7dd;background:#e04f5f1f;border:1px solid #e04f5f47;border-radius:8px;padding:14px 16px;font-size:.94rem;font-weight:700}.network-auth-form{gap:16px;display:grid}.network-signup-experiment-copy{color:var(--text);background:#3ba4ef17;border-left:3px solid #3ba4ef;margin:0;padding:14px 16px;font-weight:750;line-height:1.5}.network-auth-form label{color:#f7faffc2;gap:8px;font-size:.88rem;font-weight:800;display:grid}.network-auth-form .field{border-radius:8px}.network-auth-footer{flex-wrap:wrap;gap:10px;display:flex}.network-auth-footer a{color:var(--accent);font-size:.9rem;font-weight:800}.network-auth-footer .network-secondary-action{color:var(--text-inverse);flex:100%}.network-auth-success{color:#d9efff;background:#7ac7ff1f;border:1px solid #7ac7ff4d;border-radius:8px;padding:14px 16px;font-size:.94rem;font-weight:800}.network-auth-form .network-primary-action:disabled{cursor:not-allowed;opacity:.62;transform:none}.shop-checkout-shell{--checkout-primary:#1647a7;--checkout-accent:#1f8fff;--checkout-background:#f4f7fb;--checkout-text:#101828;--checkout-radius:8px;min-height:100vh;color:var(--text-inverse);background:linear-gradient(120deg,#030c1cf0,#0c2346db),url(/images/rede-e24-hero.png) 100%/cover no-repeat;gap:28px;padding:clamp(18px,3vw,40px);display:grid}.shop-checkout-hero,.shop-checkout-grid{width:100%;max-width:none;margin:0 auto}.shop-checkout-hero{grid-template-columns:minmax(0,1fr) minmax(340px,34vw);align-items:center;gap:clamp(22px,4vw,54px);min-height:430px;display:grid}.shop-checkout-offer{gap:18px;display:grid}.shop-checkout-brand,.shop-checkout-creator{align-items:center;display:inline-flex}.shop-checkout-brand{background:#030c1c85;border:1px solid #ffffff24;border-radius:8px;gap:12px;width:max-content;padding:10px 12px;font-weight:900}.shop-checkout-brand img{object-fit:cover;border-radius:8px;width:36px;height:36px}.shop-checkout-kicker,.shop-checkout-section-label{color:#7ac7ff;text-transform:uppercase;background:#7ac7ff21;border:1px solid #7ac7ff57;border-radius:8px;align-items:center;width:max-content;min-height:32px;padding:0 10px;font-size:.76rem;font-weight:900;display:inline-flex}.shop-checkout-offer h1{color:#fff;letter-spacing:0;max-width:980px;margin:0;font-size:clamp(3rem,6.1vw,7.2rem);line-height:.95}.shop-checkout-offer p{color:#f7faffc7;max-width:680px;margin:0;font-size:1.08rem;line-height:1.65}.shop-checkout-creator{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;gap:12px;width:max-content;max-width:100%;padding:10px 12px}.shop-checkout-creator img,.shop-checkout-creator>span{object-fit:cover;border-radius:999px;width:42px;height:42px}.shop-checkout-creator>span{color:#1647a7;background:#edf4ff;place-items:center;font-size:.82rem;font-weight:900;display:grid}.shop-checkout-creator strong,.shop-checkout-creator small{display:block}.shop-checkout-creator strong{color:#fff;font-size:.95rem}.shop-checkout-creator small{color:#f7faff9e;margin-top:2px}.shop-checkout-price{gap:4px;display:grid}.shop-checkout-price span{color:#f7faff9e;font-size:.82rem;font-weight:850}.shop-checkout-price strong{color:#fff;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.shop-checkout-cover{aspect-ratio:4/5;border-radius:var(--checkout-radius);background:#ffffff14;border:1px solid #ffffff2e;overflow:hidden;box-shadow:0 32px 90px #00000057}.shop-checkout-cover img,.shop-checkout-cover div{width:100%;height:100%}.shop-checkout-cover img{object-fit:cover;display:block}.shop-checkout-cover div{color:#f7faffd1;place-items:center;font-size:2rem;font-weight:900;display:grid}.shop-checkout-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.48fr);align-items:start;gap:18px;display:grid}.shop-checkout-card{border-radius:var(--checkout-radius);color:var(--checkout-text);background:#f7fafff0;border:1px solid #ffffff29;gap:18px;padding:clamp(20px,3vw,30px);display:grid;box-shadow:0 24px 70px #0000002e}.shop-checkout-card h2{color:#101828;margin:0;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.05}.shop-checkout-card p{color:#667085;margin:0;line-height:1.6}.shop-checkout-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.shop-checkout-card li{color:#344054;grid-template-columns:24px minmax(0,1fr);gap:10px;line-height:1.45;display:grid}.shop-checkout-card li:before{content:"";background:var(--checkout-primary);border-radius:999px;width:22px;height:22px;box-shadow:inset 0 0 0 7px #d9ebff}.shop-checkout-payment-card{position:sticky;top:22px}.shop-checkout-state,.shop-checkout-auth,.shop-checkout-payment,.shop-checkout-form,.shop-checkout-card-fields{gap:14px;display:grid}.shop-checkout-tabs,.shop-checkout-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.shop-checkout-offer-summary,.shop-checkout-bumps,.shop-checkout-coupon,.shop-checkout-price-summary{background:#f8fbff;border:1px solid #1647a724;border-radius:8px;gap:10px;padding:14px;display:grid}.shop-checkout-offer-summary>span{color:#1647a7;text-transform:uppercase;font-size:.72rem;font-weight:900}.shop-checkout-offer-summary strong{color:#101828}.shop-checkout-offer-summary p,.shop-checkout-coupon small{color:#667085;margin:0}.shop-checkout-bump{color:#101828;grid-template-columns:auto 46px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.shop-checkout-bump img{object-fit:cover;border-radius:8px;width:46px;height:46px}.shop-checkout-bump span{gap:3px;min-width:0;display:grid}.shop-checkout-bump strong,.shop-checkout-bump small{overflow-wrap:anywhere}.shop-checkout-bump small{color:#667085}.shop-checkout-bump em{color:#1647a7;font-style:normal;font-weight:900}.shop-checkout-coupon label{color:#344054;gap:8px;font-weight:800;display:grid}.shop-checkout-coupon label>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.shop-checkout-coupon button{color:#1647a7;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:44px;padding:0 16px;font-weight:900}.shop-checkout-price-summary span{color:#667085;justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-checkout-price-summary strong{color:#101828}.shop-checkout-price-summary span:last-child{border-top:1px solid #0f172a1f;padding-top:10px}.shop-checkout-price-summary span:last-child strong{color:#1647a7;font-size:1.18rem}.shop-checkout-tabs button,.shop-checkout-methods button{color:#344054;background:#fff;border:1px solid #d4dce8;border-radius:8px;min-height:44px;font-weight:900}.shop-checkout-tabs button[data-active=true],.shop-checkout-methods button[data-active=true]{border-color:var(--checkout-primary);background:var(--checkout-primary);color:#fff}.shop-checkout-content-block{border-top:1px solid #0f172a1a;gap:8px;padding-top:16px;display:grid}.shop-checkout-content-block h3{color:var(--checkout-text);margin:0;font-size:1.08rem}.shop-checkout-content-block[data-block=social_proof]{border:1px solid color-mix(in srgb, var(--checkout-accent) 26%, #dbe3ee);border-radius:var(--checkout-radius);background:color-mix(in srgb, var(--checkout-accent) 7%, #fff);padding:16px}.shop-checkout-content-block[data-block=countdown]{border-radius:var(--checkout-radius);background:#fff8ed;border:1px solid #f1c48d;padding:16px}.shop-checkout-decline-action{color:#475467;text-underline-offset:3px;justify-content:center;font-size:.88rem;font-weight:800;text-decoration:underline;display:inline-flex}.shop-checkout-form label{color:#344054;gap:7px;font-size:.86rem;font-weight:900;display:grid}.shop-checkout-form input,.shop-checkout-form textarea,.shop-checkout-coupon input{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:48px;padding:11px 13px}.shop-checkout-form textarea{resize:vertical;min-height:110px}.shop-checkout-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shop-checkout-consents{background:#f7faff;border:1px solid #dbe3ee;border-radius:8px;gap:9px;padding:12px;display:grid}.shop-checkout-consents label{color:#4b5565;align-items:flex-start;gap:8px;line-height:1.35;display:flex}.shop-checkout-consents input{width:16px;min-width:16px;height:16px;min-height:16px;margin-top:2px;padding:0}.shop-checkout-error,.shop-checkout-success{border-radius:8px;gap:10px;padding:13px 14px;font-weight:800;display:grid}.shop-checkout-error{color:#b4233a;background:#fff1f3;border:1px solid #f1b8c0}.shop-checkout-success{color:#14532d;background:#f1fbf6;border:1px solid #a7dbc1}.shop-checkout-success p,.shop-checkout-success small{color:#166534}.shop-checkout-success img{background:#fff;border:1px solid #a7dbc1;border-radius:8px;width:min(220px,100%)}.shop-checkout-success textarea{color:#101828;background:#fff;border:1px solid #a7dbc1;border-radius:8px;min-height:96px;padding:10px}.shop-checkout-processing{gap:16px;display:grid}.shop-checkout-processing-visual{grid-template-columns:74px minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.shop-checkout-processing-logo,.shop-checkout-processing-cover{background:#061225;border:1px solid #dbe3ee;border-radius:8px;overflow:hidden}.shop-checkout-processing-logo{place-items:center;height:74px;display:grid}.shop-checkout-processing-logo img{object-fit:cover;width:52px;height:52px}.shop-checkout-processing-cover{min-height:112px}.shop-checkout-processing-cover img,.shop-checkout-processing-cover span{width:100%;height:100%}.shop-checkout-processing-cover img{object-fit:cover;display:block}.shop-checkout-processing-cover span{color:#7ac7ff;place-items:center;min-height:112px;font-weight:900;display:grid}.shop-checkout-progress-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.shop-checkout-progress-list li{color:#667085;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.shop-checkout-progress-list li span{color:#1647a7;background:#edf4ff;border-radius:999px;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:900;display:grid}.shop-checkout-progress-list li[data-done=true]{color:#14532d}.shop-checkout-progress-list li[data-done=true] span{color:#166534;background:#dcfce7}.shop-checkout-progress-list li strong{font-size:.96rem}.shop-checkout-spinner-copy{color:#667085;align-items:center;gap:10px;font-size:.9rem;font-weight:850;display:inline-flex}.shop-checkout-spinner-copy span{border:3px solid #dbe3ee;border-top-color:#1647a7;border-radius:999px;width:18px;height:18px;animation:.9s linear infinite shop-checkout-spin}.shop-checkout-pix-qr{background:#fff;border:1px solid #dbe3ee;border-radius:8px;width:min(220px,100%)}.shop-checkout-pix-code{gap:10px;display:grid}.shop-checkout-pix-code textarea{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:96px;padding:10px}@keyframes shop-checkout-spin{to{transform:rotate(360deg)}}.shop-checkout-form .network-primary-action:disabled{cursor:not-allowed;opacity:.6;transform:none}.network-account-shell{align-content:start;gap:24px;padding:clamp(18px,4vw,48px);display:grid}.network-account-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030c1c8a;border:1px solid #ffffff24;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;width:100%;margin:0;padding:12px 14px;display:flex}.network-account-header .network-auth-brand{max-width:100%}.network-account-header .network-auth-brand>span:last-child{overflow-wrap:anywhere;line-height:1.18}.network-account-logo-frame{background:#ffffff14;border-radius:8px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.network-account-logo{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.62)}.network-account-hero,.network-account-grid,.network-account-actions{width:100%;margin:0}.network-account-hero{gap:16px;padding:72px 0 22px;display:grid}.network-account-hero p{max-width:680px}.network-account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.network-account-card{background:#f7faffeb;border:1px solid #ffffff24;border-radius:8px;align-content:end;gap:8px;min-height:166px;padding:20px;display:grid;box-shadow:0 18px 50px #00000024}.network-account-card span{color:var(--primary-strong);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:900}.network-account-card strong{color:var(--text);overflow-wrap:anywhere;font-size:1.16rem}.network-account-card p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.5}.network-account-actions{flex-wrap:wrap;gap:12px;padding-bottom:34px;display:flex}.network-role-grid,.webapp-metric-grid,.webapp-product-grid,.webapp-producer-grid,.webapp-monetization-grid,.webapp-material-grid,.webapp-shop-menu{gap:12px;width:100%;display:grid}.network-role-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.network-signup-panel{width:min(680px,100%)}.network-signup-form{grid-template-columns:repeat(2,minmax(0,1fr))}.network-signup-form>label:first-of-type,.network-signup-form>label:nth-of-type(2),.network-signup-form>label:nth-of-type(5),.network-signup-form>fieldset,.network-signup-form>button{grid-column:1/-1}.network-signup-consents{border:1px solid #ffffff24;border-radius:8px;gap:10px;margin:0;padding:14px;display:grid}.network-signup-consents legend{color:#f7faffc2;padding:0 6px;font-size:.82rem;font-weight:800}.network-signup-consents label,.producer-activation-consent{color:#f7faffc2;align-items:flex-start;gap:9px;font-size:.88rem;font-weight:650;line-height:1.45;display:flex}.network-signup-consents input,.producer-activation-consent input{width:16px;height:16px;accent-color:var(--accent);flex:0 0 16px;margin:2px 0 0}.network-signup-consents a{color:var(--accent)}.producer-activation-shell{gap:18px;width:100%;max-width:1220px;display:grid}.producer-activation-header,.producer-activation-panel{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 16px 38px #1018280d}.producer-activation-header{padding:clamp(24px,3vw,40px)}.producer-activation-header>span,.producer-activation-panel-heading>span{color:#1769c2;letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:900}.producer-activation-header h1,.producer-activation-panel h2{color:#101828;letter-spacing:0;margin:8px 0 0}.producer-activation-header h1{font-size:clamp(2rem,3.5vw,3rem);line-height:1.04}.producer-activation-header p,.producer-activation-panel-heading p,.producer-activation-waiting p,.producer-activation-checklist p{color:#667085;margin:10px 0 0;line-height:1.6}.producer-activation-checklist{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.producer-activation-checklist li{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:10px;min-height:110px;padding:16px;display:flex}.producer-activation-checklist li>span{color:#475467;background:#e2e8f0;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:.8rem;font-weight:900;display:grid}.producer-activation-checklist li[data-complete=true]>span{color:#157a3f;background:#d1fadf}.producer-activation-checklist strong{color:#101828;font-size:.92rem}.producer-activation-checklist p{margin-top:4px;font-size:.8rem}.producer-activation-panel{gap:22px;padding:clamp(20px,3vw,32px);display:grid}.producer-activation-panel-heading h2{font-size:1.45rem}.producer-activation-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.producer-activation-field{color:#344054;gap:7px;font-size:.85rem;font-weight:800;display:grid}.producer-activation-field input,.producer-activation-field select,.producer-activation-field textarea,.producer-recipient-form select,.producer-recipient-form input,.producer-recipient-form textarea{color:#101828;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.producer-activation-field textarea{resize:vertical;min-height:120px}.producer-activation-field small{color:#667085;font-size:.78rem}.producer-activation-field .producer-activation-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.producer-activation-file-button{color:#075985;cursor:pointer;background:#eff8ff;border:1px solid #b9d7f6;border-radius:8px;align-items:center;gap:8px;width:max-content;min-height:44px;padding:0 15px;font-size:.88rem;font-weight:850;display:inline-flex}.producer-activation-file-button:hover{background:#e0f2fe;border-color:#69aee8}.producer-activation-consent{color:#344054}.producer-activation-file-button:focus-within,.producer-activation-file-input:focus-visible+.producer-activation-file-button{outline-offset:2px;outline:3px solid #0ea5e933}.producer-activation-file-button span{font-size:1.3rem;font-weight:700;line-height:1}.producer-activation-wide,.producer-activation-consent,.producer-activation-subheading{grid-column:1/-1}.producer-activation-subheading{color:#1d2939;margin:8px 0 -2px;font-size:1rem}.producer-primary-button,.producer-secondary-button{width:max-content;min-height:44px;font:inherit;cursor:pointer;border-radius:8px;padding:0 16px;font-size:.9rem;font-weight:850}.producer-primary-button{color:#fff;background:#1769c2;border:1px solid #1769c2}.producer-secondary-button{color:#344054;background:#fff;border:1px solid #cbd5e1}.producer-primary-button:disabled,.producer-secondary-button:disabled{cursor:not-allowed;opacity:.56}.producer-activation-actions{flex-wrap:wrap;gap:10px;display:flex}.producer-activation-waiting,.producer-activation-feedback{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff;border-radius:8px;padding:16px}.producer-activation-feedback[data-tone=success]{color:#067647;background:#ecfdf3;border-color:#abefc6}.producer-activation-feedback[data-tone=error]{color:#b42318;background:#fef3f2;border-color:#fecdca}.social-web-shell{color:#172033;background:#f5f7fb;grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.social-web-sidebar{background:#07152b;flex-direction:column;gap:22px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0;overflow-y:auto}.social-web-brand,.social-web-account,.social-web-profile-inline{align-items:center;gap:10px;display:flex}.social-web-brand{color:#fff;padding:4px 8px 14px;font-size:1.1rem;font-weight:900}.social-web-brand img{object-fit:cover;width:34px;height:34px;transform:scale(1.45)}.social-web-sidebar nav{gap:18px;display:grid}.social-web-nav-group{gap:4px;display:grid}.social-web-nav-group-label{color:#71819a;letter-spacing:.04em;text-transform:uppercase;padding:0 10px 4px;font-size:.66rem;font-weight:850}.social-web-nav-item{color:#bcc7d8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:44px;padding:10px;display:flex}.social-web-nav-item:hover,.social-web-nav-item[data-active=true]{color:#fff;background:#142541}.social-web-nav-item>span{color:#81c5ff;text-align:center;width:20px;font-size:1.35rem}.social-web-nav-item strong{flex:1;font-size:.91rem}.social-web-nav-item em{color:#fff;background:#ef5350;border-radius:99px;place-items:center;min-width:18px;font-size:.68rem;font-style:normal;font-weight:900;display:grid}.social-web-compose-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#1e7ed0;border:1px solid #5cb2fb;border-radius:7px;font-size:.9rem;font-weight:850}.social-web-compose-button span{font-size:1.1rem}.social-web-sidebar-footer{gap:8px;margin-top:auto;padding:10px 8px 2px;display:grid}.social-web-sidebar-footer a{color:#9fb0c8;font-size:.8rem;font-weight:750}.social-web-main{min-width:0}.social-web-topbar{background:#fff;border-bottom:1px solid #e1e7ef;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:12px clamp(20px,4vw,54px);display:flex}.social-web-search-trigger{color:#667085;text-align:left;width:min(520px,100%);min-height:40px;font:inherit;cursor:pointer;background:#f8fafc;border:1px solid #d0d9e7;border-radius:7px;padding:0 12px}.social-web-account{color:#172033}.social-web-account strong{font-size:.82rem;display:block}.social-web-account small{color:#667085;font-size:.74rem;display:block}.social-web-avatar{box-sizing:border-box;color:#185bb3;aspect-ratio:1;background:#eaf2ff;border:1px solid #d4deed;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px;display:grid;overflow:hidden}.social-web-avatar[data-size=small]{flex:0 0 34px;width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;max-height:34px;font-size:.72rem}.social-web-avatar[data-size=large]{flex:0 0 88px;width:88px;min-width:88px;max-width:88px;height:88px;min-height:88px;max-height:88px;font-size:1.45rem}.social-web-avatar img{border-radius:inherit;object-fit:cover;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;display:block}.social-web-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:7px;width:min(1200px,100% - 40px);margin:18px auto -2px;padding:12px 14px;font-weight:750}.social-web-content-grid{grid-template-columns:minmax(0,760px) 300px;gap:26px;width:min(1240px,100%);margin:0 auto;padding:28px clamp(20px,4vw,54px) 54px;display:grid}.social-web-feed-column,.social-web-page{gap:16px;min-width:0;display:grid}.social-web-aside{align-content:start;gap:16px;display:grid}.social-web-page-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.social-web-page-heading>div>span,.social-web-profile-hero>div>span,.social-web-side-card header>span,.social-web-suggestion-card>span,.social-web-sponsor-card>span{color:#1769c2;text-transform:uppercase;font-size:.76rem;font-weight:900}.social-web-page-heading h1,.social-web-profile-hero h1{color:#101828;letter-spacing:0;margin:5px 0 0;font-size:clamp(1.45rem,2.5vw,2.2rem)}.social-web-page-heading>button,.social-web-page>header>button,.social-web-panel button,.social-web-inline-form button,.social-web-collection-card button,.social-web-profile-edit button{color:#175da7;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b9cdf0;border-radius:7px;padding:0 12px;font-size:.84rem;font-weight:850}.social-web-tabs{border-bottom:1px solid #dbe3ee;gap:4px;display:flex;overflow-x:auto}.social-web-tabs button{color:#667085;min-width:max-content;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 14px;font-size:.86rem;font-weight:820}.social-web-tabs button[data-active=true]{color:#1159a4;border-color:#1774cc}.social-web-post-card,.social-web-side-card,.social-web-panel,.social-web-collection-card,.social-web-suggestion-card,.social-web-sponsor-card{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 8px 22px #10182809}.social-web-post-card{gap:14px;padding:16px;display:grid}.social-web-post-card>header,.social-web-post-card>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.social-web-profile-inline{color:#172033;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.social-web-profile-inline strong{font-size:.9rem;display:block}.social-web-profile-inline strong b{color:#1876d2}.social-web-profile-inline small{color:#667085;font-size:.76rem;display:block}.social-web-post-type{color:#4f6b94;text-transform:uppercase;font-size:.72rem;font-weight:850}.social-web-post-body{color:#344054;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;line-height:1.62}.social-web-post-body p{white-space:pre-wrap;margin:0}.social-web-post-body small{color:#1769c2;margin-top:10px;font-size:.82rem;display:block}.social-web-post-media-frame{background:#e9eff7;border-radius:7px;width:100%;overflow:hidden}.social-web-post-media-frame[data-format=reel]{width:min(100%,440px);margin-inline:auto}.social-web-media-button{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.social-web-post-media{object-fit:cover;background:#e9eff7;border:0;border-radius:0;width:100%;height:100%;display:block}.social-web-post-card footer{border-top:1px solid #eef2f6;justify-content:flex-start;padding-top:10px}.social-web-post-card footer button{color:#667085;font:inherit;cursor:pointer;background:0 0;border:0;padding:6px 7px;font-size:.8rem;font-weight:750}.social-web-post-card footer button[data-active=true]{color:#1769c2}.social-web-quiz-summary{color:#175da7;background:#eef6ff;border-radius:7px;justify-content:space-between;gap:12px;padding:10px 12px;font-size:.8rem;display:flex}.social-web-side-card{gap:12px;padding:16px;display:grid}.social-web-side-card h2,.social-web-panel h2,.social-web-collection-card h2,.social-web-suggestion-card h2,.social-web-sponsor-card h2{color:#1d2939;letter-spacing:0;margin:3px 0 0;font-size:1.05rem}.social-web-suggested-profile{align-items:center;gap:12px;min-width:0;display:flex}.social-web-suggested-profile .social-web-person-button{flex:auto;min-width:0}.social-web-suggested-profile .social-web-person-button>.social-web-avatar{flex:0 0 34px}.social-web-suggested-profile .social-web-person-button>span:not(.social-web-avatar){flex:auto;min-width:0;overflow:hidden}.social-web-suggested-profile strong,.social-web-suggested-profile small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.social-web-suggested-profile strong{font-size:.8rem}.social-web-suggested-profile small{color:#667085;font-size:.7rem}.social-web-suggested-profile>button:last-child{color:#1769c2;min-width:58px;font:inherit;text-align:right;white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;padding:6px 0;font-size:.75rem;font-weight:850}.social-web-loading,.social-web-empty{color:#667085;text-align:center;border:1px dashed #c7d3e3;border-radius:8px;place-items:center;gap:10px;min-height:130px;padding:20px;display:grid}.social-web-loading span{border:3px solid #d9e9fb;border-top-color:#1769c2;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite social-web-spin}.social-web-loading p,.social-web-empty p{margin:0}.social-web-empty strong{color:#344054}@keyframes social-web-spin{to{transform:rotate(360deg)}}.social-web-page{width:min(1180px,100%);margin:0 auto;padding:28px clamp(20px,4vw,54px) 54px}.social-web-search-form{gap:10px;display:flex}.social-web-search-form input,.social-web-inline-form input,.social-web-inline-form textarea,.social-web-inline-form select,.social-web-profile-edit input,.social-web-profile-edit textarea,.social-web-conversation form input,.social-web-comments form input,.social-web-composer textarea,.social-web-composer>input,.social-web-composer>select{color:#101828;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:10px 12px}.social-web-search-form button,.social-web-inline-form button,.social-web-profile-edit button{color:#fff;font:inherit;cursor:pointer;background:#1769c2;border:1px solid #1769c2;border-radius:7px;padding:0 16px;font-weight:850}.social-web-discover-results{gap:18px;display:grid}.social-web-panel{gap:14px;padding:18px;display:grid}.social-web-profile-list{gap:12px;display:grid}.social-web-profile-list>div{align-items:center;gap:10px;display:flex}.social-web-profile-list>div>span{flex:1}.social-web-profile-list strong,.social-web-profile-list small{display:block}.social-web-profile-list small{color:#667085;font-size:.78rem}.social-web-tags{flex-wrap:wrap;gap:8px;display:flex}.social-web-tags span{color:#175da7;background:#edf4ff;border-radius:99px;padding:7px 10px;font-size:.78rem;font-weight:750}.social-web-inline-form{grid-template-columns:repeat(2,minmax(0,1fr))}.social-web-inline-form textarea,.social-web-inline-form button{grid-column:1/-1}.social-web-collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.social-web-collection-card{align-content:start;gap:10px;padding:18px;display:grid;overflow:hidden}.social-web-collection-card>img{object-fit:cover;width:calc(100% + 36px);height:130px;margin:-18px -18px 6px}.social-web-collection-card>span{color:#1769c2;text-transform:uppercase;font-size:.72rem;font-weight:900}.social-web-collection-card p,.social-web-suggestion-card p,.social-web-sponsor-card p{color:#667085;margin:0;line-height:1.5}.social-web-collection-card small{color:#667085;font-size:.78rem}.social-web-collection-card button{width:100%;margin-top:auto}.social-web-messages-layout{background:#fff;border:1px solid #dbe3ee;border-radius:8px;grid-template-columns:310px minmax(0,1fr);min-height:580px;display:grid;overflow:hidden}.social-web-messages-layout>aside{border-right:1px solid #e4eaf2;align-content:start;display:grid}.social-web-messages-layout>aside button{color:#344054;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef2f6;gap:3px;padding:14px;display:grid;position:relative}.social-web-messages-layout>aside button[data-active=true]{background:#eff6ff}.social-web-messages-layout>aside span{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.social-web-messages-layout>aside em{color:#fff;background:#1769c2;border-radius:99px;place-items:center;min-width:17px;font-size:.67rem;font-style:normal;display:grid;position:absolute;top:14px;right:13px}.social-web-conversation{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.social-web-conversation>header{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:16px;display:flex}.social-web-conversation h2{margin:0;font-size:1rem}.social-web-conversation>header span{color:#667085;font-size:.78rem}.social-web-message-list{align-content:start;gap:12px;padding:16px;display:grid;overflow:auto}.social-web-message-list article{background:#f1f5f9;border-radius:7px;max-width:min(80%,560px);padding:10px 12px}.social-web-message-list strong{font-size:.8rem}.social-web-message-list p{white-space:pre-wrap;margin:5px 0}.social-web-message-list small{color:#667085;font-size:.7rem}.social-web-story-message-context{color:#10233f;background:#fff;border:1px solid #cfe0f5;border-radius:7px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;width:min(320px,100%);margin:6px 0;text-decoration:none;display:grid;overflow:hidden}.social-web-story-message-context>img,.social-web-story-message-context>span{width:48px;height:58px}.social-web-story-message-context>img{object-fit:cover;display:block}.social-web-story-message-context>span{color:#1769c2;background:#edf5ff;place-items:center;display:grid}.social-web-story-message-context>div{gap:2px;min-width:0;padding:7px 8px 7px 0;display:grid}.social-web-story-message-context>div strong,.social-web-story-message-context>div small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.social-web-story-message-context>div strong{font-size:.78rem}.social-web-story-message-context>div small{color:#667085;font-size:.69rem}.social-web-story-message-context.is-inactive{background:#f8fafc;border-color:#e1e7ef}.social-web-story-message-context.is-inactive>span{color:#667085;background:#eef1f5}.social-web-conversation form,.social-web-comments form{border-top:1px solid #eef2f6;gap:8px;padding:12px;display:flex}.social-web-conversation form button,.social-web-comments form button{color:#fff;font:inherit;background:#1769c2;border:1px solid #1769c2;border-radius:7px;padding:0 14px;font-size:.82rem;font-weight:850}.social-web-notifications{background:#fff;border:1px solid #dbe3ee;border-radius:8px;display:grid;overflow:hidden}.social-web-notifications>button{color:#344054;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef2f6;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.social-web-notifications>button[data-read=false]{background:#eff6ff}.social-web-notifications strong,.social-web-notifications small{display:block}.social-web-notifications strong{font-size:.87rem}.social-web-notifications small{color:#667085;margin-top:3px;font-size:.74rem}.social-web-notification-icon{color:#1769c2;background:#e8eef8;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.social-web-profile-hero{background:#fff;border:1px solid #dbe3ee;border-radius:8px;align-items:center;gap:18px;padding:24px;display:flex}.social-web-profile-hero p{color:#667085;margin:7px 0 0}.social-web-profile-hero>div>div{color:#344054;flex-wrap:wrap;gap:12px;margin-top:14px;font-size:.8rem;display:flex}.social-web-story-highlights{background:#fff;border:1px solid #dbe3ee;border-radius:8px;gap:12px;min-width:0;padding:18px 20px;display:grid}.social-web-story-highlights-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.social-web-story-highlights-heading strong{color:#1d2939;font-size:.95rem}.social-web-story-highlights-heading span{color:#667085;font-size:.75rem}.social-web-story-highlights-rail{scrollbar-width:thin;gap:14px;min-width:0;padding:2px 1px 7px;display:flex;overflow-x:auto}.social-web-story-highlight{color:#1d2939;text-align:center;flex:0 0 82px;justify-items:center;gap:4px;min-width:0;text-decoration:none;display:grid}.social-web-story-highlight-cover{color:#1769c2;background:#edf5ff;border:2px solid #2786df;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;overflow:hidden;box-shadow:0 0 0 3px #fff,0 0 0 4px #c5ddf7}.social-web-story-highlight-cover img{object-fit:cover;width:100%;height:100%;display:block}.social-web-story-highlight>strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.75rem;overflow:hidden}.social-web-story-highlight>small{color:#667085;font-size:.65rem}.social-web-story-highlight:hover .social-web-story-highlight-cover,.social-web-story-highlight:focus-visible .social-web-story-highlight-cover{background:#e2f0ff;border-color:#0b5cab}.social-web-story-highlight:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #2786df}.social-web-profile-edit{grid-template-columns:repeat(2,minmax(0,1fr))}.social-web-profile-edit h2,.social-web-profile-edit button,.social-web-wide-field{grid-column:1/-1}.social-web-profile-edit label{color:#344054;gap:6px;font-size:.82rem;font-weight:800;display:grid}.social-web-profile-edit textarea{resize:vertical;min-height:110px}.social-web-modal-backdrop{z-index:50;background:#07152b94;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.social-web-modal{background:#fff;border-radius:8px;width:min(760px,100%);max-height:min(860px,100vh - 40px);overflow:auto;box-shadow:0 30px 90px #0000004d}.social-web-modal>header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.social-web-modal>header h2{color:#101828;margin:4px 0 0}.social-web-modal>header span{color:#1769c2;text-transform:uppercase;font-size:.75rem;font-weight:900}.social-web-modal>header button{color:#344054;cursor:pointer;background:#eef2f6;border:0;border-radius:50%;width:32px;height:32px;font-size:1.35rem}.social-web-composer{gap:14px;display:grid}.social-web-composer>:not(header){margin-left:20px;margin-right:20px}.social-web-composer-author{align-items:center;gap:10px;display:flex}.social-web-composer textarea{resize:vertical;min-height:160px}.social-web-upload-control{cursor:pointer;gap:6px;display:grid}.social-web-upload-control input{opacity:0;width:1px;height:1px;position:absolute}.social-web-upload-control>span{color:#175da7;border:1px solid #b9cdf0;border-radius:7px;align-items:center;width:max-content;min-height:40px;padding:0 12px;font-size:.84rem;font-weight:850;display:inline-flex}.social-web-upload-control small{color:#667085}.social-web-quiz-editor{gap:8px;display:grid}.social-web-quiz-editor label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.social-web-quiz-editor input[type=radio]{accent-color:#1769c2}.social-web-quiz-editor button{color:#1769c2;width:max-content;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:850}.social-web-composer footer{border-top:1px solid #e8edf3;justify-content:flex-end;gap:10px;padding:16px 20px;display:flex;margin:0!important}.social-web-composer footer button{color:#344054;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:0 14px;font-size:.84rem;font-weight:850}.social-web-composer footer button:last-child{color:#fff;background:#1769c2;border-color:#1769c2}.social-web-composer footer button:disabled{opacity:.56;cursor:not-allowed}.social-web-post-detail{gap:0;display:grid}.social-web-post-detail>.social-web-post-card{box-shadow:none;border:0;border-radius:0}.social-web-comments{border-top:1px solid #e8edf3;gap:12px;padding:20px;display:grid}.social-web-comments h3{color:#1d2939;margin:0}.social-web-comments article{gap:8px;display:flex}.social-web-comments article p{color:#344054;margin:4px 0}.social-web-comments article small{color:#667085;font-size:.72rem}.social-web-suggestion-card,.social-web-sponsor-card{gap:8px;padding:18px;display:grid}.social-web-sponsor-card a{color:#1769c2;width:max-content;font-size:.82rem;font-weight:850}@media (max-width:1100px){.network-role-grid,.producer-activation-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}.social-web-content-grid{grid-template-columns:minmax(0,1fr) 260px}.social-web-collection{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.network-signup-form,.producer-activation-form-grid,.social-web-profile-edit{grid-template-columns:1fr}.network-signup-form>*,.network-signup-form>button{grid-column:auto}.producer-activation-checklist,.social-web-collection,.social-web-shell{grid-template-columns:1fr}.social-web-sidebar{z-index:20;flex-direction:row;align-items:center;height:auto;padding:10px 14px;position:sticky;top:0;overflow:auto hidden}.social-web-brand{flex:none;padding:0}.social-web-sidebar nav{flex:1;gap:4px;display:flex}.social-web-nav-group{display:contents}.social-web-nav-group-label{display:none}.social-web-nav-item{width:auto;min-width:44px;padding:9px}.social-web-nav-item strong,.social-web-sidebar-footer,.social-web-compose-button{display:none}.social-web-topbar{padding:10px 16px}.social-web-account>span{display:none}.social-web-content-grid,.social-web-page{padding:20px 16px 40px}.social-web-content-grid{grid-template-columns:1fr}.social-web-aside{display:none}.social-web-messages-layout{grid-template-columns:1fr}.social-web-messages-layout>aside{border-bottom:1px solid #e4eaf2;border-right:0;max-height:210px;overflow:auto}.social-web-page-heading{align-items:start}.social-web-search-trigger span{display:none}.social-web-search-trigger{place-items:center;width:44px;min-width:44px;min-height:44px;padding:0;display:inline-grid}}.network-role-card{min-height:220px;color:var(--text-inverse);background:linear-gradient(#f7faff1a,#f7faff0a),#030c1c94;border:1px solid #7ac7ff3d;border-radius:8px;align-content:end;gap:12px;padding:24px;display:grid;box-shadow:0 22px 70px #0000003d}.network-role-card span,.webapp-section-heading span,.webapp-product-body>span,.webapp-producer-product span,.webapp-metric-grid span,.webapp-monetization-grid span,.webapp-module-card span,.webapp-lesson-row span,.webapp-lesson-editor span,.webapp-material-card span{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:900}.network-role-card strong{color:var(--text-inverse);font-size:1.35rem;line-height:1.12}.network-role-card p,.webapp-section-heading p,.webapp-product-body p,.webapp-module-card p,.webapp-rich-card p,.webapp-empty-state p,.webapp-monetization-grid p,.webapp-metric-grid p,.webapp-producer-product p{color:#f7faffb8;margin:0;line-height:1.58}.webapp-shell{gap:28px}.webapp-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.webapp-hero{padding-bottom:0}.webapp-shop-menu{grid-template-columns:repeat(5,minmax(0,1fr))}.webapp-shop-menu a{min-height:58px;color:var(--text-inverse);text-align:center;background:#030c1c94;border:1px solid #7ac7ff3d;border-radius:8px;place-items:center;padding:12px 14px;font-weight:900;display:grid;box-shadow:0 18px 46px #0000002e}.webapp-shop-menu a:hover,.webapp-shop-menu a:focus-visible{background:#0d2c52b8;border-color:#7ac7ffad}.webapp-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.webapp-metric-grid article,.webapp-monetization-grid article,.webapp-form-card,.webapp-rich-card,.webapp-empty-state{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030c1c94;border:1px solid #ffffff24;border-radius:8px;padding:20px}.webapp-metric-grid article{align-content:end;gap:8px;min-height:150px;display:grid}.webapp-metric-grid strong,.webapp-monetization-grid strong{color:var(--text-inverse);font-size:clamp(1.5rem,3vw,2.3rem);line-height:1}.webapp-section{gap:16px;width:100%;display:grid}.webapp-section-heading{gap:8px;display:grid}.webapp-section-heading h2{color:var(--text-inverse);margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.02}.webapp-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.webapp-product-card{background:#f7fafff0;border:1px solid #ffffff24;border-radius:8px;min-height:100%;overflow:hidden;box-shadow:0 18px 52px #00000029}.webapp-product-cover{aspect-ratio:16/9;object-fit:cover;background:#7ac7ff29;width:100%;display:block}.webapp-product-cover-fallback{color:var(--primary-strong);place-items:center;font-weight:900;display:grid}.webapp-product-body{gap:12px;padding:18px;display:grid}.webapp-product-body h2,.webapp-producer-product strong,.webapp-module-card h3,.webapp-lesson-row strong,.webapp-lesson-editor strong,.webapp-material-card strong{color:var(--text);margin:0;line-height:1.18}.webapp-product-body p,.webapp-producer-product p{color:var(--muted)}.webapp-rich-card h3{color:var(--text-inverse);margin:0;line-height:1.18}.webapp-progress{background:#10254a24;border-radius:999px;height:10px;overflow:hidden}.webapp-progress span{border-radius:inherit;background:linear-gradient(90deg,#7ac7ff,#2e6beb);height:100%;display:block}.webapp-card-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.webapp-card-meta strong{color:var(--text)}.webapp-empty-state{gap:8px;display:grid}.webapp-empty-state strong{color:var(--text-inverse);font-size:1.15rem}.webapp-course-layout,.webapp-lesson-layout{grid-template-columns:minmax(280px,.38fr) minmax(0,1fr);align-items:start;gap:18px;width:100%;display:grid}.webapp-course-aside,.webapp-lesson-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030c1ca8;border:1px solid #ffffff24;border-radius:8px;gap:14px;padding:22px;display:grid;position:sticky;top:24px}.webapp-course-aside img{aspect-ratio:16/10;object-fit:cover;border-radius:8px;width:100%}.webapp-course-aside h1,.webapp-lesson-panel h1{color:var(--text-inverse);margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:.98}.webapp-course-aside p,.webapp-lesson-panel p{color:#f7faffbd;margin:0;line-height:1.62}.webapp-course-content,.webapp-builder-panel,.webapp-module-list,.webapp-lesson-list,.webapp-producer-list{gap:14px;display:grid}.webapp-module-card{background:#f7fafff0;border:1px solid #ffffff24;border-radius:8px;gap:16px;padding:18px;display:grid}.webapp-module-card p{color:var(--muted)}.webapp-lesson-row,.webapp-lesson-editor,.webapp-material-card,.webapp-producer-product{background:#fff;border:1px solid #10254a1a;border-radius:8px;gap:8px;padding:16px;display:grid}.webapp-lesson-row{grid-template-columns:96px minmax(0,1fr) auto;align-items:center}.webapp-lesson-row small,.webapp-lesson-editor small,.webapp-product-status span{color:var(--muted)}.webapp-player-card{background:#020712;border:1px solid #ffffff24;border-radius:8px;min-height:460px;overflow:hidden}.webapp-player-card video,.webapp-video-empty{width:100%;min-height:460px}.webapp-player-card video{background:#020712;display:block}.webapp-video-empty{color:var(--text-inverse);text-align:center;place-items:center;padding:28px;display:grid}.webapp-material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.webapp-producer-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.webapp-form-card{gap:18px;display:grid}.webapp-form,.webapp-inline-form{gap:12px;display:grid}.webapp-form label,.webapp-form-field{color:#f7faffc2;gap:8px;font-weight:800;display:grid}.webapp-form input,.webapp-form textarea,.webapp-form select,.webapp-inline-form input{width:100%;min-height:46px;color:var(--text-inverse);font:inherit;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;padding:0 12px}.webapp-form textarea{resize:vertical;min-height:112px;padding:12px}.webapp-form option{color:var(--text)}.webapp-form .webapp-file-button,.producer-form-card .webapp-file-button{color:#061225;cursor:pointer;background:#f7faff;border:1px solid #7ac7ff57;border-radius:8px;justify-content:center;align-items:center;width:max-content;min-width:116px;min-height:46px;padding:0 18px;font-weight:900;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex;box-shadow:0 16px 34px #7ac7ff29}.webapp-form .webapp-file-button:hover,.producer-form-card .webapp-file-button:hover{background:#fff;border-color:#1647a76b;transform:translateY(-1px)}.webapp-form .webapp-file-button input,.producer-form-card .webapp-file-button input{opacity:0;pointer-events:none;border:0;width:1px;min-width:0;height:1px;min-height:0;padding:0;position:absolute}.webapp-status-toggle{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;min-height:46px;margin:0;padding:4px;display:grid}.webapp-status-toggle label{min-height:36px;color:inherit;cursor:pointer;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.webapp-status-toggle input{opacity:0;pointer-events:none;border:0;width:1px;min-width:0;height:1px;min-height:0;padding:0;position:absolute}.webapp-status-toggle span{color:#f7faffc7;border-radius:7px;justify-content:center;align-items:center;width:100%;min-height:36px;padding:0 12px;transition:background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.webapp-status-toggle input:checked+span{color:#061225;background:#f7faff;box-shadow:0 12px 28px #7ac7ff29}.webapp-inline-form{grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) minmax(160px,1fr) auto;align-items:end}.webapp-producer-product{grid-template-columns:minmax(0,1fr) minmax(150px,auto) auto;align-items:center}.webapp-sale-row{background:#f7fafff0;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(170px,auto);align-items:center;gap:16px;padding:18px;display:grid}.webapp-sales-list,.webapp-material-editor-list{gap:12px;display:grid}.webapp-sale-row strong{color:var(--text)}.webapp-sale-row p{color:var(--muted);margin:4px 0 0}.webapp-product-status{justify-items:end;gap:4px;display:grid}.webapp-action-row,.webapp-editor-heading,.webapp-material-editor{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.webapp-action-row{justify-content:flex-start}.webapp-compact-form{background:#ffffff9e;border:1px solid #10254a1f;border-radius:8px;padding:14px}.webapp-monetization-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.webapp-material-card p,.webapp-rich-card p{color:var(--muted)}.webapp-rich-card p{color:#e0ebffbd}.producer-console-shell{color:#111827;background:#f3f6fa;grid-template-columns:264px minmax(0,1fr);height:100vh;min-height:100vh;display:grid;overflow:hidden}.producer-sidebar{color:#f7faff;background:#1f2b3d;border-right:1px solid #0f172a29;height:100vh;min-height:100vh;overflow:hidden}.producer-sidebar-inner{scrollbar-width:thin;scrollbar-color:#94a3b89e transparent;flex-direction:column;gap:18px;height:100vh;padding:16px 12px;display:flex;overflow-y:auto}.producer-sidebar-account{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:72px;padding:10px;display:grid}.producer-sidebar-logo{background:#0f172a;border-radius:8px;width:48px;height:48px;display:block;overflow:hidden}.producer-sidebar-logo img{object-fit:cover;width:100%;height:100%;display:block}.producer-sidebar-account strong,.producer-sidebar-account small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.producer-sidebar-account strong{font-size:.92rem;line-height:1.2}.producer-sidebar-account small{color:#f7faffa3;margin-top:4px;font-size:.76rem}.producer-nav{gap:6px;display:grid}.producer-nav-group{display:block}.producer-nav-group-items{gap:6px;display:grid}.producer-nav-section{color:#f7faff7a;letter-spacing:0;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;width:calc(100% - 8px);margin:12px 10px 6px;font-size:.7rem;font-weight:900;list-style:none;display:flex}.producer-nav-section::-webkit-details-marker{display:none}.producer-nav-section span:last-child{transition:transform .16s}.producer-nav-group[open] .producer-nav-section span:last-child{transform:rotate(180deg)}.producer-nav-link{color:#f7faffc7;border:1px solid #0000;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:grid}.producer-nav-link[data-active=true]{color:#fff;background:#111827;border-color:#ffffff14}.producer-nav-link[data-disabled=true]{cursor:not-allowed;opacity:.48}.producer-nav-link strong,.producer-nav-link small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.producer-nav-link strong{font-size:.92rem;line-height:1.15}.producer-nav-link small{color:#f7faff85;margin-top:2px;font-size:.74rem}.producer-nav-icon{background:#ffffff14;border-radius:8px;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:900;display:grid}.producer-nav-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.producer-sidebar-footer{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;gap:6px;margin-top:auto;padding:12px;display:grid}.producer-sidebar-footer span{color:#f7faff85;letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:900}.producer-sidebar-footer a{color:#fff;font-size:.88rem;font-weight:800}.producer-console-main{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#64748b66 transparent;flex-direction:column;min-width:0;height:100vh;min-height:100vh;display:flex;overflow:hidden auto}.producer-topbar{z-index:10;background:#fff;border-bottom:1px solid #dbe3ee;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:12px 28px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0f172a0a}.producer-topbar-alert{gap:2px;min-width:0;display:grid}.producer-topbar-alert strong{color:#111827;font-size:.92rem}.producer-topbar-alert span{color:#667085;font-size:.84rem}.producer-topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.producer-balance-chip,.producer-light-button,.producer-account-chip{color:#111827;background:#fff;border:1px solid #d4dce8;border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-weight:850;display:inline-flex}.producer-balance-chip{flex-direction:column;align-items:flex-start;min-width:170px;padding:6px 12px}.student-topbar .producer-balance-chip{min-width:124px}.producer-balance-chip span{color:#667085;font-size:.72rem;font-weight:800}.producer-balance-chip strong{font-size:.95rem}.producer-light-button{padding:0 14px}.producer-account-chip{background:#edf4ff;border-radius:999px;width:44px;padding:0;overflow:hidden}.producer-account-chip img{object-fit:cover;width:100%;height:100%;display:block}.producer-account-chip span{color:#1647a7;font-size:.84rem;font-weight:900}.producer-console-content{gap:22px;width:100%;max-width:none;margin:0;padding:28px;display:grid}.producer-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.producer-page-header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.producer-page-header>div:first-child{gap:8px;max-width:820px;display:grid}.producer-page-header span,.producer-card-heading span,.producer-metric-card span,.producer-info-card span{color:#1647a7;letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:900}.producer-page-header h1{color:#101828;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.producer-page-header p{color:#667085;max-width:780px;margin:0;font-size:1rem;line-height:1.55}.producer-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.producer-page-actions a,.producer-empty-state a,.producer-info-card a,.producer-table-actions a,.producer-table-actions button,.producer-form-card button,.producer-payout-form button{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-weight:900;line-height:1;display:inline-flex}.producer-page-actions a:first-child,.producer-empty-state a,.producer-form-card button,.producer-payout-form button{color:#fff;background:#1647a7;border-color:#1647a7}.producer-table-actions button[data-variant=danger]{color:#b4233a;background:#fff1f3;border-color:#f1b8c0}.producer-crm-preview{max-width:420px;margin-top:10px}.producer-crm-preview summary{color:#1756a9;cursor:pointer;font-size:.78rem;font-weight:800}.producer-crm-preview p{color:#475569;white-space:pre-wrap;margin:10px 0 6px;line-height:1.55}.producer-status-banner{background:#eaf3ff;border:1px solid #b7d2ff;border-radius:8px;gap:6px;padding:14px 16px;display:grid}.producer-status-banner[data-status=warning]{background:#fff6d7;border-color:#f4cf63}.producer-status-banner strong{color:#101828}.producer-status-banner p{color:#4b5565;margin:0;line-height:1.5}.producer-status-banner a{color:#1647a7;width:max-content;font-weight:900}.producer-filter-row{grid-template-columns:repeat(3,minmax(0,1fr)) max-content;gap:12px;display:grid}.producer-filter-row label{gap:5px;display:grid;position:relative}.producer-filter-row label>span{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:900}.producer-filter-row input,.producer-filter-row select,.producer-filter-row button{color:#344054;background:#fff;border:1px solid #d4dce8;border-radius:8px;justify-content:space-between;align-items:center;min-height:48px;padding:0 16px;font-weight:850;display:flex}.producer-filter-row input,.producer-filter-row select{width:100%}.producer-filter-row button{color:#fff;cursor:pointer;background:#1647a7;border-color:#1647a7;align-self:end}.producer-dashboard-grid{grid-template-columns:minmax(0,1.42fr) minmax(280px,.58fr);align-items:stretch;gap:16px;display:grid}.producer-dashboard-side,.producer-panel{gap:14px;display:grid}.producer-metric-grid,.producer-financial-grid,.producer-settings-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.producer-metric-card,.producer-chart-card,.producer-table-card,.producer-info-card,.producer-form-card,.producer-empty-state{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 12px 28px #0f172a0f}.producer-metric-card{align-content:end;gap:8px;min-height:132px;padding:18px;display:grid}.producer-metric-card[data-tone=success]{background:#f1fbf6;border-color:#a7dbc1}.producer-metric-card[data-tone=warning]{background:#fffaf0;border-color:#f4cf63}.producer-metric-card strong{color:#101828;font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1}.producer-metric-card p,.producer-info-card p,.producer-empty-state p{color:#667085;margin:0;line-height:1.5}.producer-chart-card{gap:18px;min-height:292px;padding:22px;display:grid}.producer-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.producer-card-heading strong{color:#101828;flex:auto;font-size:1.02rem}.producer-card-heading a{color:#1647a7;font-size:.88rem;font-weight:900}.producer-card-heading em{color:#101828;font-size:1rem;font-style:normal;font-weight:900}.producer-chart-card svg{width:100%;height:170px;overflow:visible}.producer-chart-card line{stroke:#dbe3ee;stroke-width:.8px}.producer-chart-card polyline{fill:none;stroke:#1647a7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px}.producer-chart-foot{color:#667085;justify-content:space-between;font-size:.86rem;display:flex}.producer-crm-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.producer-crm-chart-card{min-height:270px}.producer-product-sales-list{gap:10px;display:grid}.producer-product-sales-row{background:#fff;border:1px solid #dbe3ee;border-radius:8px;gap:5px;padding:16px;display:grid}.producer-product-sales-row span,.producer-client-search span,.producer-customer-info-line span{color:#1647a7;letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:900}.producer-product-sales-row strong{color:#101828;font-size:1rem}.producer-product-sales-row p{color:#667085;margin:0}.producer-table-card{overflow:hidden}.producer-section-heading{gap:4px;padding:18px 18px 0;display:grid}.producer-section-heading span{color:#155eef;letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-weight:900}.producer-section-heading h2{color:#101828;margin:0;font-size:1.1rem}.producer-table-scroll{overflow-x:auto}.producer-table{border-collapse:collapse;width:100%}.producer-table th,.producer-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:16px 18px}.producer-table th{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:900}.producer-table tbody tr:last-child td{border-bottom:0}.producer-table td{color:#344054;font-size:.94rem}.producer-table td strong,.producer-info-card strong{color:#101828;font-size:1rem;display:block}.producer-table td span{color:#667085;margin-top:4px;line-height:1.4;display:block}.producer-status-pill{background:#edf4ff;border-radius:999px;align-items:center;width:max-content;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:900;color:#1647a7!important;display:inline-flex!important}.producer-table-actions{flex-wrap:wrap;gap:8px;display:flex}.producer-inline-action{position:relative}.producer-inline-action summary{color:#101828;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-weight:900;list-style:none;display:inline-flex}.producer-inline-action summary::-webkit-details-marker{display:none}.producer-inline-action[open] .producer-confirm-form{z-index:10;width:min(360px,82vw);margin-top:8px;position:absolute;right:0}.producer-table-actions form{margin:0}.producer-table-actions button{cursor:pointer}.producer-retention-plan{gap:5px;min-width:220px;display:grid}.producer-retention-plan strong{color:#101828;font-size:.92rem}.producer-retention-plan span,.producer-retention-plan small{color:#667085;font-size:.82rem;line-height:1.45}.producer-retention-playbook{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.producer-retention-playbook article{background:#fff;border:1px solid #d8e2f1;border-radius:8px;gap:8px;min-height:160px;padding:18px;display:grid;box-shadow:0 12px 32px #0f172a0a}.producer-retention-playbook span{color:#1647a7;letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:900}.producer-retention-playbook strong{color:#101828;font-size:1.05rem}.producer-retention-playbook p{color:#667085;margin:0;line-height:1.55}.producer-support-playbook-grid,.producer-support-template-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.producer-support-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.producer-support-playbook-grid article,.producer-support-template-grid article{background:#fff;border:1px solid #d8e2f1;border-radius:8px;align-content:start;gap:8px;min-height:148px;padding:18px;display:grid;box-shadow:0 12px 32px #0f172a0a}.producer-support-playbook-grid span,.producer-support-template-grid span{color:#1647a7;letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:900}.producer-support-playbook-grid strong,.producer-support-template-grid strong{color:#101828;font-size:1.02rem}.producer-support-playbook-grid p,.producer-support-template-grid p{color:#667085;margin:0;line-height:1.55}.producer-support-table td p{color:#344054;max-width:360px;margin:0 0 8px;line-height:1.45}.producer-support-case-details{max-width:420px}.producer-support-case-details summary{color:#1647a7;font-weight:850}.producer-support-case-details div{background:#f8fbff;border:1px solid #e6edf7;border-radius:8px;gap:6px;margin-top:10px;padding:12px;display:grid}.producer-support-case-details p,.producer-support-case-details ul,.producer-support-case-details ol{color:#667085;margin:0;line-height:1.5}.producer-support-case-details ul,.producer-support-case-details ol{padding-left:18px}.producer-support-case-details li+li{margin-top:6px}.producer-support-case-details li span,.producer-support-case-details li small{color:#667085;display:block}.producer-risk-overview-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:16px;display:grid}.producer-risk-score-card,.producer-risk-policy-card,.producer-risk-alert-card,.producer-risk-rule-grid article{background:#fff;border:1px solid #d8e2f1;border-radius:8px;align-content:start;gap:12px;min-width:0;padding:22px;display:grid;box-shadow:0 12px 32px #0f172a0a}.producer-risk-score-card{grid-template-columns:minmax(0,1fr) auto;align-items:start;min-height:190px}.producer-risk-score-card span,.producer-risk-policy-card span,.producer-risk-alert-card header span,.producer-risk-rule-grid span{color:#1647a7;letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:900}.producer-risk-score-card strong{color:#101828;margin-top:8px;font-size:4rem;line-height:.95;display:block}.producer-risk-score-card p,.producer-risk-policy-card p,.producer-risk-alert-card p,.producer-risk-rule-grid p{color:#667085;margin:0;line-height:1.55}.producer-risk-policy-card header,.producer-risk-alert-card header{justify-content:space-between;align-items:center;gap:12px;display:flex}.producer-risk-policy-card strong,.producer-risk-rule-grid strong{color:#101828;font-size:1.1rem}.producer-risk-policy-card ul,.producer-risk-reason-list{color:#667085;margin:0;padding-left:18px;line-height:1.5}.producer-risk-alert-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.producer-risk-alert-grid .producer-empty-state{grid-column:1/-1}.producer-risk-alert-card h2{color:#101828;margin:0;font-size:1.1rem}.producer-risk-alert-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.producer-risk-alert-card dt{color:#667085;font-size:.78rem;font-weight:800}.producer-risk-alert-card dd{color:#101828;margin:3px 0 0;font-weight:900}.producer-risk-alert-card>strong{color:#101828}.producer-risk-alert-card a{color:#1647a7;justify-self:start;font-weight:850;text-decoration:none}.producer-risk-reason-list li+li{margin-top:4px}.producer-risk-rule-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.producer-risk-rule-grid small{color:#344054;font-weight:750;line-height:1.45}.producer-info-card,.producer-empty-state{gap:10px;padding:20px;display:grid}.producer-info-card a{color:#1647a7;border-color:#b7d2ff;width:max-content;min-height:38px}.producer-form-card{gap:16px;width:100%;max-width:none;padding:24px;display:grid}.producer-form-card label{color:#344054;gap:8px;font-weight:850;display:grid}.producer-form-card input,.producer-form-card textarea,.producer-form-card select{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:48px;padding:0 12px}.producer-form-card textarea{resize:vertical;min-height:128px;padding:12px}.producer-installment-payer{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;display:grid}.producer-installment-payer legend{color:#344054;grid-column:1/-1;margin:0 0 2px;font-weight:850}.producer-installment-payer>label{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;min-height:96px;padding:14px;display:grid}.producer-installment-payer>label:has(input:checked){background:#eff6ff;border-color:#297eff;box-shadow:0 0 0 2px #297eff1f}.producer-installment-payer input[type=radio]{accent-color:#1d63dd;width:18px;min-height:18px;margin:2px 0 0;padding:0}.producer-installment-payer span{gap:5px;display:grid}.producer-installment-payer strong{color:#101828}.producer-installment-payer small{color:#667085;font-size:.82rem;font-weight:650;line-height:1.4}@media (max-width:700px){.producer-installment-payer{grid-template-columns:1fr}}.producer-studio-form-grid,.producer-studio-theme-grid,.producer-studio-options-grid,.producer-studio-seo-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.producer-studio-toolbar{z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #dbe3ee;border-radius:8px;justify-content:space-between;align-items:end;gap:16px;padding:14px;display:flex;position:sticky;top:0;box-shadow:0 10px 28px #0f172a14}.producer-studio-toolbar label,.producer-studio-block label,.producer-studio-theme-grid label,.producer-studio-options-grid label,.producer-studio-seo-grid label{color:#344054;gap:7px;font-size:.84rem;font-weight:850;display:grid}.producer-studio-toolbar label{width:min(460px,100%)}.producer-studio-toolbar input,.producer-studio-block input,.producer-studio-block textarea,.producer-studio-theme-grid input,.producer-studio-theme-grid select,.producer-studio-options-grid input,.producer-studio-seo-grid input,.producer-studio-seo-grid textarea,.producer-studio-add-block select{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:44px;padding:10px 12px}.producer-studio-toolbar>div,.producer-studio-block header>div,.producer-studio-add-block{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.producer-studio-toolbar button,.producer-studio-block button,.producer-studio-add-block button,.producer-card-heading>button{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:40px;padding:0 12px;font-weight:850}.producer-studio-toolbar button:last-child,.producer-studio-add-block button{color:#fff;background:#1647a7;border-color:#1647a7}.producer-studio-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:18px;display:grid}.producer-studio-editor,.producer-studio-preview{gap:14px;min-width:0;display:grid}.producer-studio-preview{position:sticky;top:90px}.producer-studio-device-toggle{background:#f4f7fb;border:1px solid #dbe3ee;border-radius:7px;grid-template-columns:repeat(2,auto);gap:3px;padding:3px;display:inline-grid}.producer-studio-device-toggle button{color:#475467;background:0 0;border:0;border-radius:5px;min-height:34px;padding:0 10px;font-weight:800}.producer-studio-device-toggle button[aria-pressed=true]{color:#1647a7;background:#fff;box-shadow:0 1px 3px #0f172a1f}.producer-studio-add-block{grid-template-columns:minmax(0,1fr) auto;display:grid}.producer-studio-block{background:#fff;border:1px solid #dbe3ee;border-radius:8px;gap:13px;padding:16px;display:grid}.producer-studio-block header{justify-content:space-between;align-items:center;gap:12px;display:flex}.producer-studio-block header span{color:#1647a7;background:#eaf3ff;border-radius:7px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.producer-studio-block button[data-variant=danger]{color:#b4233a;border-color:#f1b8c0}.producer-studio-theme-grid,.producer-studio-options-grid,.producer-studio-seo-grid{background:#fff;border:1px solid #dbe3ee;border-radius:8px;padding:16px}.producer-studio-options-grid>label:not(:last-child),.producer-studio-seo-grid>label:last-child{grid-template-columns:auto minmax(0,1fr);align-items:center}.producer-studio-options-grid input[type=checkbox],.producer-studio-seo-grid input[type=checkbox]{width:18px;min-height:18px;padding:0}.producer-studio-options-grid>label:last-child,.producer-studio-seo-grid>label:not(:last-child){grid-column:1/-1}.producer-studio-options-grid small{color:#667085;font-weight:600}.producer-studio-theme-grid input[type=color]{padding:4px}.producer-studio-preview-page{border:1px solid #dbe3ee;gap:12px;width:100%;max-height:calc(100vh - 170px);padding:14px;transition:width .18s;display:grid;overflow-y:auto;box-shadow:0 18px 44px #0f172a1f}.producer-studio-preview-page[data-device=mobile]{justify-self:center;width:min(100%,390px)}.producer-studio-preview-brand{align-items:center;gap:8px;padding:5px 2px;display:flex}.producer-studio-preview-brand img{object-fit:cover;width:26px;height:26px}.producer-studio-preview-page section{background:#ffffffe0;border:1px solid #0f172a1a;gap:8px;padding:16px;display:grid}.producer-studio-preview-page section[data-type=hero]{color:#fff;background:#0c1830;align-content:end;min-height:220px}.producer-studio-preview-page h3,.producer-studio-preview-page p,.producer-studio-preview-page ul{margin:0}.producer-studio-preview-page p,.producer-studio-preview-page li{font-size:.86rem;line-height:1.5}.producer-studio-preview-page button{border-radius:inherit;color:#fff;border:0;min-height:42px;font-weight:900}.producer-funnel-list{gap:14px;display:grid}.producer-section-tabs{background:#eef3f9;border:1px solid #dbe3ee;border-radius:8px;gap:6px;width:max-content;max-width:100%;padding:5px;display:flex;overflow-x:auto}.producer-section-tabs button,.producer-choice-row button,.producer-secondary-button{color:#475467;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;min-height:42px;padding:0 14px;font-weight:850}.producer-section-tabs button[data-active=true],.producer-choice-row button[data-active=true]{color:#1647a7;background:#fff;border-color:#b7d2ff;box-shadow:0 2px 8px #0f172a14}.producer-heading-with-action{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.producer-heading-with-action>div{gap:5px;display:grid}.producer-heading-with-action p,.producer-editor-section p{color:#667085;margin:0;line-height:1.45}.producer-secondary-button{color:#101828;background:#fff;border-color:#cbd5e1}.producer-offer-editor{margin-top:18px}.producer-offer-editor label{color:#344054;gap:7px;font-size:.86rem;font-weight:850;display:grid}.producer-offer-editor input,.producer-offer-editor select,.producer-offer-editor textarea{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:46px;padding:10px 12px}.producer-offer-editor textarea{resize:vertical;min-height:96px}.producer-editor-section{border-top:1px solid #e4eaf2;grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);gap:22px;padding:18px 0;display:grid}.producer-editor-stack{grid-template-columns:1fr}.producer-choice-row{flex-wrap:wrap;gap:7px;display:flex}.producer-choice-row button{background:#f8fafc;border-color:#dbe3ee}.producer-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.producer-choice-grid button{white-space:normal;min-height:52px}.producer-editor-fields-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.producer-offer-item{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:13px;padding:16px;display:grid}.producer-inline-empty{color:#667085;text-align:center;border:1px dashed #b8c5d8;border-radius:8px;padding:16px}.producer-text-danger{color:#b4233a;cursor:pointer;background:0 0;border:0;font-weight:850}.producer-checkbox-row{flex-wrap:wrap;gap:18px;display:flex}.producer-checkbox-row label{grid-template-columns:auto 1fr;align-items:center}.producer-checkbox-row input[type=checkbox]{width:18px;min-height:18px;padding:0}.producer-editor-footer{border-top:1px solid #e4eaf2;justify-content:space-between;align-items:flex-end;gap:18px;padding-top:18px;display:flex}.producer-editor-footer>div{gap:8px;display:grid}.producer-editor-footer>div>span{color:#344054;font-size:.84rem;font-weight:850}.producer-editor-footer .network-primary-action{width:auto;min-width:170px}.producer-report-builder{background:#fff;border:1px solid #dbe3ee;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.producer-report-builder label{color:#344054;align-content:start;gap:7px;font-size:.85rem;font-weight:850;display:grid}.producer-report-builder input,.producer-report-builder select,.producer-report-builder textarea{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:46px;padding:10px 12px}.producer-report-builder small,.producer-report-card small{color:#667085;font-weight:600}.producer-report-wide-field{grid-column:1/-1}.producer-report-list,.producer-report-runs{gap:12px;display:grid}.producer-report-card{background:#fff;border:1px solid #dbe3ee;border-radius:8px;gap:14px;padding:18px;display:grid}.producer-report-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.producer-report-card h3,.producer-report-card p{margin:0}.producer-report-card header span{color:#1647a7;text-transform:uppercase;font-size:.76rem;font-weight:900}.producer-report-card header p{color:#667085;margin-top:5px}.producer-report-meta{flex-wrap:wrap;gap:8px;display:flex}.producer-report-meta span{color:#475467;background:#f8fafc;border:1px solid #dbe3ee;border-radius:6px;padding:6px 9px;font-size:.78rem;font-weight:750}.producer-report-runs{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.producer-report-runs button{color:#101828;text-align:left;background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:4px;min-width:0;padding:10px 12px;display:grid}.producer-report-runs span,.producer-report-runs small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.producer-funnel-card{background:#fff;border:1px solid #dbe3ee;border-radius:8px;gap:16px;padding:18px;display:grid}.producer-funnel-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.producer-funnel-card h3,.producer-funnel-card p{margin:4px 0 0}.producer-funnel-card p,.producer-funnel-card>small{color:#667085}.producer-funnel-map{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:10px;padding:12px;display:flex;overflow-x:auto}.producer-funnel-node-wrap{align-items:center;gap:10px;display:flex}.producer-funnel-node-wrap>span{color:#98a2b3;font-size:1.3rem}.producer-funnel-node{color:#163d83;background:#edf5ff;border:1px solid #b7d2ff;border-radius:8px;align-content:center;gap:7px;width:174px;min-height:86px;padding:14px;display:grid}.producer-funnel-node[data-kind=upsell]{color:#14724a;background:#f1fbf6;border-color:#a7dbc1}.producer-funnel-node[data-kind=downsell]{color:#8a5a00;background:#fffaf0;border-color:#f4cf63}.producer-funnel-node[data-kind=thank_you]{color:#344054;background:#fff;border-color:#d0d5dd}.producer-funnel-node small{text-transform:uppercase;font-size:.7rem;font-weight:900}.producer-financial-grid .producer-info-card{min-height:154px}.producer-payout-form{background:#fff;border:1px solid #dbe3ee;border-radius:8px;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.producer-payout-form button:disabled{cursor:not-allowed;opacity:.52}.producer-payout-form p{color:#667085;margin:0}.producer-client-console{gap:14px;display:grid}.producer-client-tabs{flex-wrap:wrap;gap:8px;display:flex}.producer-client-tabs button{color:#344054;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:42px;padding:0 16px;font-weight:900}.producer-client-tabs button[data-active=true]{color:#fff;background:#1647a7;border-color:#1647a7}.producer-client-search{gap:7px;display:grid}.producer-client-search input{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:48px;padding:0 14px}.producer-client-list{display:grid}.producer-client-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef2f7;grid-template-columns:48px minmax(0,1fr) max-content;align-items:center;gap:12px;width:100%;padding:14px 16px;display:grid}.producer-client-row:last-child{border-bottom:0}.producer-client-row strong,.producer-client-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.producer-client-row strong{color:#101828;font-size:.96rem}.producer-client-row small{color:#667085;margin-top:4px}.producer-client-row em{color:#101828;font-style:normal;font-weight:900}.producer-client-avatar{color:#1647a7;background:#edf4ff;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:48px;height:48px;font-weight:900;display:grid;overflow:hidden}.producer-client-avatar img{object-fit:cover;width:100%;height:100%;display:block}.producer-client-empty{color:#667085;padding:22px}.producer-modal-backdrop{z-index:50;background:#0f172a85;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.producer-modal-card{background:#fff;border:1px solid #dbe3ee;border-radius:8px;gap:18px;width:min(620px,100%);max-height:min(760px,90vh);padding:20px;display:grid;overflow-y:auto;box-shadow:0 28px 80px #0f172a47}.producer-modal-header{grid-template-columns:52px minmax(0,1fr) max-content;align-items:center;gap:12px;display:grid}.producer-modal-header strong,.producer-modal-header span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.producer-modal-header strong{color:#101828}.producer-modal-header span{color:#667085;margin-top:3px}.producer-modal-header button,.producer-modal-actions button,.producer-confirm-form button{color:#101828;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:40px;padding:0 12px;font-weight:900}.producer-modal-actions button[data-variant=danger],.producer-confirm-form button[data-variant=danger]{color:#b4233a;background:#fff1f3;border-color:#f1b8c0}.producer-confirm-form button:disabled{cursor:not-allowed;opacity:.52}.producer-customer-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.producer-customer-info-line{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:5px;padding:12px;display:grid}.producer-customer-info-line strong{color:#101828}.producer-modal-actions{flex-wrap:wrap;gap:10px;display:flex}.producer-confirm-form{background:#fff8f8;border:1px solid #f1b8c0;border-radius:8px;gap:12px;padding:14px;display:grid}.producer-confirm-form label{color:#344054;gap:8px;font-weight:850;display:grid}.producer-confirm-form input,.producer-confirm-form textarea{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:44px;padding:0 12px}.producer-confirm-form textarea{resize:vertical;min-height:96px;padding:12px}.producer-console-shell .webapp-course-layout{grid-template-columns:minmax(280px,.36fr) minmax(0,1fr)}.producer-console-shell .webapp-course-aside,.producer-console-shell .webapp-lesson-panel,.producer-console-shell .webapp-module-card,.producer-console-shell .webapp-form-card,.producer-console-shell .webapp-rich-card,.producer-console-shell .webapp-empty-state{color:#101828;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#dbe3ee;box-shadow:0 12px 28px #0f172a0f}.producer-console-shell .webapp-course-aside,.producer-console-shell .webapp-lesson-panel{top:100px}.producer-console-shell .webapp-section-heading h2,.producer-console-shell .webapp-course-aside h1,.producer-console-shell .webapp-lesson-panel h1,.producer-console-shell .webapp-rich-card h3,.producer-console-shell .webapp-empty-state strong{color:#101828}.producer-console-shell .webapp-section-heading span,.producer-console-shell .webapp-module-card span,.producer-console-shell .webapp-lesson-editor span,.producer-console-shell .webapp-product-body>span{color:#1647a7}.producer-console-shell .webapp-section-heading p,.producer-console-shell .webapp-course-aside p,.producer-console-shell .webapp-lesson-panel p,.producer-console-shell .webapp-rich-card p,.producer-console-shell .webapp-empty-state p{color:#667085}.producer-console-shell .webapp-form label,.producer-console-shell .webapp-form-field{color:#344054}.producer-console-shell .webapp-form input,.producer-console-shell .webapp-form textarea,.producer-console-shell .webapp-form select,.producer-console-shell .webapp-inline-form input,.producer-console-shell .webapp-inline-form select{color:#101828;background:#fff;border-color:#cbd5e1}.producer-console-shell .webapp-checkbox-line{flex-direction:row;align-items:center;gap:10px}.producer-console-shell .webapp-checkbox-line input{width:auto;min-height:0}.producer-console-shell .webapp-status-toggle{background:#fff;border-color:#cbd5e1}.producer-console-shell .webapp-status-toggle span{color:#667085}.producer-console-shell .webapp-status-toggle input:checked+span{color:#fff;background:#1647a7;box-shadow:0 12px 28px #1647a72e}.producer-console-shell .webapp-compact-form{background:#f8fafc;border-color:#dbe3ee}.producer-console-shell .network-primary-action,.producer-console-shell .network-secondary-action{border-radius:8px;min-height:42px}.producer-console-shell .network-primary-action:disabled,.producer-console-shell .network-secondary-action:disabled{cursor:not-allowed;opacity:.54;box-shadow:none;transform:none}.producer-console-shell .network-secondary-action{color:#101828;background:#fff;border-color:#cbd5e1}.producer-console-shell .network-secondary-action[data-variant=danger]{color:#b4233a;background:#fff1f3;border-color:#f1b8c0}.webapp-publication-checklist{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:14px;padding:14px;display:grid}.webapp-publication-checklist>div{gap:5px;display:grid}.webapp-publication-checklist span{color:#1647a7;text-transform:uppercase;font-size:.74rem;font-weight:900}.webapp-publication-checklist strong{color:#101828}.webapp-publication-checklist p{color:#667085;margin:0;font-size:.9rem;line-height:1.45}.webapp-publication-checklist ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.webapp-publication-checklist li{background:#fff;border:1px solid #e4eaf3;border-radius:8px;grid-template-columns:78px minmax(0,1fr);align-items:flex-start;gap:10px;padding:10px;display:grid}.webapp-publication-checklist li>span{color:#b54708;background:#fff4e5;border-radius:999px;justify-content:center;align-items:center;min-height:28px;font-size:.68rem;display:inline-flex}.webapp-publication-checklist li[data-met=true]>span{color:#067647;background:#e8f7ef}.webapp-publication-next-step{background:#fffaeb;border:1px solid #fedf89;border-radius:8px;padding:10px;font-weight:800;color:#93370d!important}.webapp-editor-guidance{color:#101828;background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:6px;padding:12px 14px;display:grid}.webapp-editor-guidance[data-tone=warning]{background:#fffaeb;border-color:#fedf89}.webapp-editor-guidance[data-tone=danger]{background:#fff5f5;border-color:#fda29b}.webapp-editor-guidance strong{color:#101828}.webapp-editor-guidance p{color:#667085;margin:0;line-height:1.5}.webapp-editor-warning{font-weight:800;display:block;color:#b54708!important}.webapp-form-help{color:#667085;background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:.88rem;font-weight:700;line-height:1.45}.student-console-shell .network-primary-action{color:#fff;box-shadow:none;background:#1647a7;border-color:#1647a7}.student-console-shell .network-secondary-action{color:#101828;box-shadow:none;background:#fff;border-color:#cbd5e1}.student-subscription-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.student-subscription-card{background:#fff;border:1px solid #dbe3ee;border-radius:8px;gap:16px;padding:18px;display:grid;box-shadow:0 12px 28px #0f172a0f}.student-subscription-header{align-items:center;gap:12px;min-width:0;display:flex}.student-subscription-avatar{color:#1647a7;background:#edf4ff;border:1px solid #cbd5e1;border-radius:999px;flex:none;place-items:center;width:52px;height:52px;font-weight:900;display:grid;overflow:hidden}.student-subscription-avatar img{object-fit:cover;width:100%;height:100%;display:block}.student-subscription-header h2{color:#101828;margin:2px 0;font-size:1.15rem;line-height:1.18}.student-subscription-header span,.student-subscription-grid span{color:#1647a7;letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-weight:900}.student-subscription-header p,.student-subscription-copy{color:#667085;margin:0;line-height:1.55}.student-subscription-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.student-subscription-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-content:center;gap:4px;min-height:74px;padding:12px;display:grid}.student-subscription-grid strong{color:#101828;line-height:1.2}.student-subscription-actions{flex-wrap:wrap;gap:10px;display:flex}.student-subscription-actions form{display:contents}.student-subscription-actions button{font:inherit;cursor:pointer}.student-refund-request{gap:10px;padding-top:4px;display:grid}.student-refund-request summary{cursor:pointer;color:#1647a7;font-weight:900}.student-refund-request form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:10px;padding:12px;display:grid}.student-refund-request textarea{resize:vertical;color:#101828;width:100%;min-height:96px;font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.student-refund-request button{width:fit-content;font:inherit;cursor:pointer}.student-feedback{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:14px 16px;font-weight:800}.student-feedback[data-tone=danger]{color:#991b1b;background:#fef2f2;border-color:#fecaca}.share-shell{min-height:100vh;color:var(--text-inverse);place-items:center;padding:28px;display:grid}.share-card{border:1px solid var(--surface-line);width:min(1040px,100%);box-shadow:var(--shadow-strong);background:linear-gradient(135deg,#0b1e3feb,#08162ef5);border-radius:32px;grid-template-columns:minmax(280px,.82fr) minmax(320px,1fr);gap:0;display:grid;overflow:hidden}.share-preview{background:radial-gradient(circle at 30% 20%,#7ac7ff2e,#0000 32%),#ffffff0a;place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}.share-image,.share-image-fallback{width:100%;height:100%}.share-image{object-fit:cover}.share-card[data-kind=post] .share-image,.share-card[data-kind=story] .share-image{filter:blur(5px)saturate(.95);transform:scale(1.045)}.share-preview-overlay{z-index:1;pointer-events:none;background:linear-gradient(#030c1c14,#030c1c9e),radial-gradient(circle at 50% 42%,#7ac7ff1f,#0000 42%);position:absolute;inset:0}.share-image-fallback{min-height:420px;color:var(--accent);letter-spacing:-.06em;place-items:center;font-size:clamp(3rem,9vw,6rem);font-weight:800;display:grid}.share-content{align-content:center;gap:18px;padding:clamp(28px,5vw,52px);display:grid}.share-brand{width:max-content;color:var(--accent);letter-spacing:-.02em;font-weight:800}.share-content h1{color:var(--text-inverse);letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.02}.share-content p{color:var(--text-soft-inverse);margin:0;font-size:1.02rem;line-height:1.62}.share-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.share-actions .primary-button,.share-actions .secondary-button{justify-content:center;align-items:center;min-height:48px;display:inline-flex}.share-footnote{max-width:540px;color:var(--text-muted-inverse)!important;font-size:.88rem!important}.growth-loops-panel{color:#12213a;width:100%;padding:30px clamp(18px,3vw,44px) 56px}.growth-loops-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.growth-loops-heading>div>span,.growth-loops-primary-card>div>span,.growth-loops-series-grid article>div>span{color:#0f70cf;text-transform:uppercase;font-size:12px;font-weight:800}.growth-loops-heading h1{letter-spacing:0;margin:7px 0 8px;font-size:clamp(28px,3vw,42px)}.growth-loops-heading p{color:#5e6d82;max-width:720px;margin:0;line-height:1.6}.growth-loops-refresh{color:#176dc1;cursor:pointer;background:#fff;border:1px solid #cfdae8;border-radius:6px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.growth-loops-tabs{scrollbar-width:none;border-bottom:1px solid #d7e1ed;gap:4px;display:flex;overflow-x:auto}.growth-loops-tabs button{color:#66758a;min-height:48px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0 16px;font-weight:750;position:relative}.growth-loops-tabs button[data-active=true]{color:#0d65b8}.growth-loops-tabs button[data-active=true]:after{content:"";background:#1376d2;height:3px;position:absolute;bottom:-1px;left:12px;right:12px}.growth-loops-tabs em{color:#0b5ca8;background:#dcecff;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:7px;padding:0 5px;font-size:11px;font-style:normal;display:inline-grid}.growth-loops-content{gap:20px;padding-top:24px;display:grid}.growth-loops-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.growth-loops-metrics article{background:#fff;border:1px solid #d8e2ee;border-radius:7px;gap:8px;min-width:0;padding:18px;display:grid;box-shadow:0 8px 24px #1f3a5d0d}.growth-loops-metrics svg{color:#1674cc}.growth-loops-metrics span{color:#6a788c;font-size:13px;font-weight:700}.growth-loops-metrics strong{overflow-wrap:anywhere;font-size:28px}.growth-loops-primary-card,.growth-loops-list,.growth-loops-preferences{background:#fff;border:1px solid #d8e2ee;border-radius:7px;padding:22px;box-shadow:0 10px 28px #1f3a5d0f}.growth-loops-primary-card h2,.growth-loops-list h2{margin:6px 0 8px;font-size:21px}.growth-loops-primary-card p{color:#627086;margin:0;line-height:1.6}.growth-loops-copy-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:18px;display:grid}.growth-loops-copy-row code{color:#354760;text-overflow:ellipsis;white-space:nowrap;background:#f5f8fc;border:1px solid #d5e1ee;border-radius:5px;min-width:0;padding:13px 14px;overflow:hidden}.growth-loops-copy-row button,.growth-loops-series-grid article>button,.growth-loops-inline-actions button{color:#155fa8;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfcfe1;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:800;display:inline-flex}.growth-loops-copy-row button,.growth-loops-inline-actions button[data-primary=true]{color:#fff;background:#146fca;border-color:#146fca}.growth-loops-list{gap:8px;display:grid}.growth-loops-list article{border-top:1px solid #edf1f6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:14px 0;display:grid}.growth-loops-list article>svg{color:#1674cc}.growth-loops-list article>div:not(.growth-loops-inline-actions){gap:3px;min-width:0;display:grid}.growth-loops-list article span,.growth-loops-list article small{overflow-wrap:anywhere;color:#69778b}.growth-loops-inline-actions{gap:8px;display:flex}.growth-loops-series-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.growth-loops-series-grid article{background:#fff;border:1px solid #d8e2ee;border-radius:7px;grid-template-columns:96px minmax(0,1fr);gap:16px;min-width:0;padding:16px;display:grid}.growth-loops-series-cover{color:#1674cc;background:#eaf3fd;border-radius:5px;place-items:center;width:96px;min-height:112px;display:grid;overflow:hidden}.growth-loops-series-cover img{object-fit:cover;width:100%;height:100%}.growth-loops-series-grid h2{margin:5px 0 6px;font-size:18px}.growth-loops-series-grid p{color:#627086;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 8px;line-height:1.5;display:-webkit-box;overflow:hidden}.growth-loops-series-grid small{color:#738096}.growth-loops-series-grid article>button{grid-column:1/-1}.growth-loops-series-episodes{grid-column:1/-1;gap:7px;padding-top:2px;display:grid}.growth-loops-series-episodes button{color:#21324a;text-align:left;cursor:pointer;background:#f7fafd;border:1px solid #d8e2ee;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:42px;padding:9px 11px;display:grid}.growth-loops-series-episodes button:hover:not(:disabled),.growth-loops-series-episodes button:focus-visible{background:#eef6fd;border-color:#8bbbe8}.growth-loops-series-episodes button:disabled{color:#8290a3;cursor:not-allowed}.growth-loops-series-episodes button span{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.growth-loops-series-episodes button small{white-space:nowrap}.growth-loops-recap-list{gap:10px;display:grid}.growth-loops-recap-list button{color:#14233b;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e2ee;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;width:100%;padding:17px;display:grid}.growth-loops-recap-list button>svg{color:#1674cc}.growth-loops-recap-list button>span{gap:4px;min-width:0;display:grid}.growth-loops-recap-list small{color:#657389;line-height:1.45}.growth-loops-preferences{gap:0;display:grid}.growth-loops-preferences>div{border-bottom:1px solid #e8edf4;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 0;display:grid}.growth-loops-preferences>div:last-child{border-bottom:0}.growth-loops-preferences svg{color:#1674cc}.growth-loops-preferences span{gap:4px;display:grid}.growth-loops-preferences small{color:#657389}.growth-loops-preferences input{accent-color:#1473cd;width:20px;height:20px}.growth-loops-alert,.growth-loops-loading,.growth-loops-empty{color:#5f6e83;background:#fff;border:1px solid #cedbea;border-radius:6px;margin-top:18px;padding:16px}.growth-loops-resource-error{color:#842029;background:#fff7f7;border:1px solid #efc6c6;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:16px;display:flex}.growth-loops-resource-error>div{gap:4px;display:grid}.growth-loops-resource-error span{color:#9f3f48}.growth-loops-resource-error button{color:#fff;background:#b42332;border:1px solid #b42332;border-radius:6px;flex:none;min-height:40px;padding:0 14px;font-weight:800}.growth-loops-alert{align-items:center;gap:8px;display:flex}.growth-loops-alert[data-tone=error]{color:#a12b2b;background:#fff7f7;border-color:#efc6c6}.growth-loops-alert[data-tone=success]{color:#197244;background:#f2fbf6;border-color:#a9d9c1}@media (max-width:900px){.growth-loops-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-loops-series-grid{grid-template-columns:1fr}}@media (max-width:600px){.growth-loops-panel{padding:20px 14px 42px}.growth-loops-heading h1{font-size:28px}.growth-loops-metrics{grid-template-columns:1fr 1fr}.growth-loops-copy-row{grid-template-columns:1fr}.growth-loops-list article{grid-template-columns:auto minmax(0,1fr)}.growth-loops-inline-actions{grid-column:1/-1}.growth-loops-series-grid article{grid-template-columns:76px minmax(0,1fr)}.growth-loops-series-cover{width:76px;min-height:94px}}.producer-audience{gap:22px;width:100%;display:grid}.producer-audience-tabs{scrollbar-width:none;border-bottom:1px solid #d8e1ec;gap:4px;display:flex;overflow-x:auto}.producer-audience-tabs button{color:#617087;min-height:48px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0 16px;font-size:14px;font-weight:800;position:relative}.producer-audience-tabs button[data-active=true]{color:#0f68bd}.producer-audience-tabs button[data-active=true]:after{content:"";background:#1376d2;height:3px;position:absolute;bottom:-1px;left:12px;right:12px}.producer-audience-section{gap:18px;display:grid}.producer-audience-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.producer-audience-metrics article{background:#fff;border:1px solid #d7e1ed;border-radius:7px;gap:8px;min-width:0;padding:18px;display:grid;box-shadow:0 8px 24px #1832530d}.producer-audience-metrics svg{color:#1674cc}.producer-audience-metrics span{color:#68778c;font-size:13px;font-weight:700}.producer-audience-metrics strong{font-size:28px}.producer-audience-card,.producer-audience-form,.producer-audience-series>article,.producer-audience-guidance{background:#fff;border:1px solid #d7e1ed;border-radius:7px;padding:22px;box-shadow:0 10px 28px #1832530d}.producer-audience-card>span,.producer-audience-series header span{color:#0f6bc3;text-transform:uppercase;font-size:12px;font-weight:800}.producer-audience-card h2,.producer-audience-form h2,.producer-audience-guidance h2,.producer-audience-series h2{margin:5px 0 7px;font-size:20px}.producer-audience-card p,.producer-audience-form p,.producer-audience-guidance p,.producer-audience-series p{color:#647287;margin:0;line-height:1.55}.producer-audience-copy{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:18px;display:grid}.producer-audience-copy code{color:#344761;text-overflow:ellipsis;white-space:nowrap;background:#f5f8fc;border:1px solid #d6e0ec;border-radius:5px;min-width:0;padding:13px;overflow:hidden}.producer-audience button,.producer-audience a{font-family:inherit}.producer-audience-copy button,.producer-audience-form>button,.producer-audience-series form button,.producer-audience-primary,.producer-audience-list article>button,.producer-audience-list article>a{color:#fff;cursor:pointer;background:#146fc9;border:1px solid #146fc9;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.producer-audience-form{gap:18px;display:grid}.producer-audience-form-heading,.producer-audience-guidance{align-items:flex-start;gap:13px;display:flex}.producer-audience-form-heading>svg,.producer-audience-guidance>svg{color:#1472cb;flex:none;margin-top:4px}.producer-audience-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.producer-audience-form label,.producer-audience-series form label{gap:7px;min-width:0;display:grid}.producer-audience-form label>span,.producer-audience-series form label>span{color:#4e5e74;font-size:13px;font-weight:750}.producer-audience-form input,.producer-audience-form select,.producer-audience-form textarea,.producer-audience-series input,.producer-audience-series select,.producer-audience-series textarea{color:#14233a;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #c9d5e3;border-radius:5px;padding:10px 12px}.producer-audience-form textarea,.producer-audience-series textarea{resize:vertical}.producer-audience-wide{grid-column:1/-1}.producer-audience-form .producer-audience-check{align-items:center;gap:9px;display:flex}.producer-audience-check input{accent-color:#1472cb;width:19px;height:19px;min-height:19px}.producer-audience-series,.producer-audience-series>article{gap:14px;display:grid}.producer-audience-series header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.producer-audience-series header>div{min-width:0}.producer-audience-series header em{color:#23659f;text-transform:uppercase;background:#eaf2fb;border-radius:4px;flex:none;padding:6px 9px;font-size:11px;font-style:normal;font-weight:800}.producer-audience-series header em[data-status=active]{color:#1b7546;background:#e5f7ed}.producer-audience-episodes{gap:7px;display:grid}.producer-audience-episodes>div{background:#f8fafc;border:1px solid #e1e8f0;border-radius:5px;grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:12px;padding:11px 12px;display:grid}.producer-audience-episodes>div>div:first-child{gap:3px;display:grid}.producer-audience-episodes details{background:#fff;min-width:88px}.producer-audience-episodes span{color:#6a7789;font-size:12px}.producer-audience-series details{border:1px solid #dce5ef;border-radius:5px}.producer-audience-series summary{color:#31506f;cursor:pointer;align-items:center;gap:7px;padding:13px 14px;font-size:13px;font-weight:800;display:flex}.producer-audience-danger{justify-content:center;align-items:center;gap:6px;min-height:38px;display:inline-flex;color:#a32f2f!important;background:#fff6f6!important;border:1px solid #e7b9b9!important}.producer-audience-archive{justify-self:start}.producer-audience-note{background:#f4f8fc;border:1px solid #cbdced;border-radius:5px;padding:11px 13px;font-size:13px;color:#49627e!important}.producer-audience-contributors{background:#f8fafc;border:1px solid #dce5ef;border-radius:5px;gap:8px;padding:14px;display:grid}.producer-audience-contributors>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.producer-audience-contributors span{color:#4e5e74;font-size:13px}.producer-audience-series details form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 14px 14px;display:grid}.producer-audience-list{gap:9px;display:grid}.producer-audience-list article{background:#fff;border:1px solid #d7e1ed;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-width:0;padding:15px;display:grid}.producer-audience-list article>svg{color:#1472cb}.producer-audience-list article>div{gap:4px;min-width:0;display:grid}.producer-audience-list span{color:#68768a;font-size:13px}.producer-audience-list article>button:last-child{color:#4b5d73;background:#fff;border-color:#c6d1df}.producer-audience-alert,.producer-audience-empty{color:#627086;background:#fff;border:1px solid #d1dce9;border-radius:6px;align-items:center;gap:8px;padding:15px;display:flex}.producer-audience-alert[data-tone=error]{color:#a22c2c;background:#fff6f6;border-color:#efc4c4}.producer-audience-alert[data-tone=success]{color:#197244;background:#f2fbf6;border-color:#a9d9c1}@media (max-width:900px){.producer-audience-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.producer-audience-form-grid,.producer-audience-series details form{grid-template-columns:1fr}.producer-audience-wide{grid-column:auto}.producer-audience-copy,.producer-audience-episodes>div{grid-template-columns:1fr}.producer-audience-episodes details,.producer-audience-episodes>div>button{width:100%}.producer-audience-contributors>div{flex-direction:column;align-items:stretch}.producer-audience-list article{grid-template-columns:auto minmax(0,1fr)}.producer-audience-list article>button,.producer-audience-list article>a{grid-column:span 1}}.growth-loops-admin{gap:24px;display:grid}.growth-loops-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.growth-loops-admin .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.growth-loops-admin .form-grid label{color:#526176;gap:7px;font-size:13px;font-weight:700;display:grid}.growth-loops-admin .span-2{grid-column:1/-1}.growth-loops-admin-list{gap:10px;margin-top:16px;display:grid}.growth-loops-admin-list>article{background:#f9fbfd;border:1px solid #dce5ef;border-radius:6px;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:18px;padding:16px;display:grid}.growth-loops-admin-list>article>div{align-content:start;gap:5px;min-width:0;display:grid}.growth-loops-admin-list>article span,.growth-loops-admin-list>article small{color:#66758a;line-height:1.45}.growth-loops-admin-list>article form{align-content:start;gap:8px;display:grid}.growth-loops-admin-variants{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.growth-loops-admin-variants span{color:#225f99;background:#e9f2fc;border-radius:4px;padding:6px 8px;font-size:11px;font-weight:750}@media (max-width:1050px){.growth-loops-admin-grid{grid-template-columns:1fr}}@media (max-width:720px){.growth-loops-admin .form-grid,.growth-loops-admin-list>article{grid-template-columns:1fr}.growth-loops-admin .span-2{grid-column:auto}}.danger-button{color:#fff;background:linear-gradient(135deg,#b23047 0%,#e04f5f 100%);border:0;box-shadow:0 14px 28px #e04f5f3d}.form-stack{gap:16px;display:grid}.actions-inline{flex-wrap:wrap;gap:12px;display:flex}.inline-critical-form{gap:10px;display:grid}.stat-card strong{letter-spacing:-.04em;color:var(--text);margin:12px 0 6px;font-size:2rem;line-height:1;display:block}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-size:11px;font-weight:800}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #10254a1a;padding:14px 0}th{color:var(--text);font-size:.86rem}td{color:var(--muted)}.tag{color:var(--primary-strong);background:#7ac7ff1f;border:1px solid #2e6beb24;border-radius:999px;align-items:center;margin-bottom:8px;margin-right:8px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.section-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.flow-nav-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.flow-nav-card{color:var(--text-inverse);box-shadow:var(--shadow-strong);background:radial-gradient(circle at 100% 0,#7ac7ff1f,#0000 28%),linear-gradient(#0b1e3fc2,#0a1831e6);border:1px solid #ffffff1a;border-radius:28px;gap:10px;padding:22px;transition:transform .16s,border-color .16s,background-color .16s;display:grid}.flow-nav-card:hover{border-color:#7ac7ff3d;transform:translateY(-2px)}.flow-nav-card strong{letter-spacing:-.05em;font-size:2.2rem;line-height:1}.flow-nav-card p{color:var(--text-soft-inverse);margin:0}.risk-admin-score{background:#ffffffb8;border:1px solid #10254a1a;border-radius:18px;gap:10px;padding:18px;display:grid}.risk-admin-score strong{color:var(--text);letter-spacing:0;font-size:clamp(3rem,6vw,5.5rem);line-height:.92}.risk-admin-score p{color:var(--muted);margin:0;line-height:1.55}.risk-admin-alert-list,.risk-admin-playbook-list,.risk-admin-control-list{gap:12px;display:grid}.risk-admin-alert-list article,.risk-admin-playbook-list article,.risk-admin-control-list article{background:#ffffffb8;border:1px solid #10254a1a;border-radius:18px;gap:10px;min-width:0;padding:16px;display:grid}.risk-admin-alert-list article{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.risk-admin-alert-list article div,.risk-admin-playbook-list article{min-width:0}.risk-admin-alert-list strong,.risk-admin-playbook-list strong,.risk-admin-control-list strong{color:var(--text);margin-top:6px;display:block}.risk-admin-alert-list p,.risk-admin-control-list p{color:var(--muted);margin:4px 0 0;line-height:1.5}.risk-admin-alert-list article>span{color:var(--muted);white-space:nowrap;font-size:.9rem;font-weight:800}.risk-admin-alert-list a,.risk-admin-playbook-list a{color:var(--primary-strong);font-weight:800;text-decoration:none}.risk-admin-playbook-list ol{color:var(--muted);margin:0;padding-left:18px;line-height:1.55}.risk-admin-playbook-list li+li{margin-top:6px}.metric-details{gap:14px;display:grid}.metric-details[open]{align-content:start}.metric-summary-card{background:var(--surface);min-height:176px;box-shadow:var(--shadow-subtle);border:1px solid #10254a1a;border-radius:28px;gap:10px;padding:22px;list-style:none;display:grid}.metric-summary-card::-webkit-details-marker{display:none}.metric-summary-card strong{letter-spacing:-.04em;color:var(--text);font-size:2rem;line-height:1}.metric-summary-card p{color:var(--muted);margin:0}.metric-chart{background:#ffffffad;border:1px solid #10254a14;border-radius:22px;gap:12px;padding:18px;display:grid}.metric-bar-row{color:var(--muted);grid-template-columns:72px 1fr minmax(92px,auto);align-items:center;gap:12px;font-size:.88rem;display:grid}.metric-bar-row strong{color:var(--text);text-align:right}.metric-bar-track{background:#10254a1a;border-radius:999px;height:12px;overflow:hidden}.metric-bar-fill{border-radius:inherit;background:linear-gradient(90deg, var(--primary-strong), var(--accent));height:100%}.engagement-admin-page{gap:24px;display:grid}.engagement-admin-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);align-items:start;gap:20px;display:grid}.engagement-calendar-list,.engagement-founder-list{gap:12px;margin-top:18px;display:grid}.engagement-calendar-row,.engagement-founder-row{background:#fff;border:1px solid #d9e2ef;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.engagement-calendar-row>div:first-child,.engagement-founder-copy{flex:1;min-width:0}.engagement-calendar-row h3,.engagement-founder-row strong{color:#101b2e;margin:6px 0 4px}.engagement-calendar-row p,.engagement-founder-copy p{margin:0}.engagement-calendar-row .engagement-operation-warning{color:#a84236;margin-top:8px;font-size:13px;font-weight:700}.engagement-calendar-row small,.engagement-founder-copy span,.engagement-founder-copy small{color:#657289;display:block}.engagement-inline-meta{align-items:center;gap:10px;display:flex}.engagement-inline-meta span{color:#41516a;background:#edf2f8;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.engagement-inline-meta span[data-status=active]{color:#087a54;background:#e1f6ed}.engagement-inline-meta span[data-status=failed]{color:#a3261b;background:#fee9e6}.engagement-founder-avatar{color:#165ca9;background:#e8f2ff;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-weight:800;display:grid;overflow:hidden}.engagement-founder-avatar img{object-fit:cover;width:100%;height:100%}.engagement-founder-copy{gap:3px;display:grid}.engagement-founder-copy p{color:#a84236;font-size:13px}.engagement-founder-copy p[data-tone=success]{color:#087a54}.engagement-founder-row form{gap:8px;min-width:142px;display:grid}.producer-success-program,.producer-success-checklist{background:#fff;border:1px solid #d7e1ee;border-radius:8px;gap:20px;padding:24px;display:grid}.producer-success-program>div:first-child span,.producer-success-checklist .producer-section-heading span{color:#1e6db8;text-transform:uppercase;font-size:12px;font-weight:800}.producer-success-program h2{margin:4px 0}.producer-success-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.producer-success-columns article{background:#f8fafd;border:1px solid #e0e7f1;border-radius:8px;padding:16px}.producer-success-columns ul{color:#536179;margin:10px 0 0;padding-left:20px}.producer-success-list{gap:10px;display:grid}.producer-success-list article{border:1px solid #dce5f0;border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px;display:grid}.producer-success-list article[data-completed=true]{background:#f3fbf7;border-color:#bfe6d5}.producer-success-list article p{color:#68758a;margin:4px 0 0}.producer-success-list article>a{color:#135fa9;font-weight:800}.producer-success-list article>span{color:#087a54;font-weight:800}.producer-success-status{color:#175fa7;background:#e8f2ff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.producer-success-list article[data-completed=true] .producer-success-status{color:#087a54;background:#dff5eb}@media (max-width:980px){.engagement-admin-grid{grid-template-columns:1fr}.engagement-founder-row,.engagement-calendar-row{flex-wrap:wrap;align-items:flex-start}.engagement-founder-row form{width:100%}.producer-success-columns{grid-template-columns:1fr}.producer-success-list article{grid-template-columns:40px minmax(0,1fr)}.producer-success-list article>a,.producer-success-list article>span{grid-column:2}}.product-analytics-page{--analytics-active:#173a74;--analytics-value:#1d8f73;--analytics-signup:#dc8a22}.product-analytics-hero{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);align-items:end;gap:28px;display:grid}.product-analytics-definition{background:#04132a3d;border:1px solid #fff3;border-radius:18px;gap:8px;padding:20px;display:grid}.product-analytics-definition span,.product-analytics-definition small{color:#ffffffc7;line-height:1.5}.product-analytics-filters{grid-template-columns:repeat(3,minmax(180px,1fr));align-items:end;gap:14px;display:grid}.product-analytics-filters label{min-width:0;color:var(--muted);gap:7px;font-size:.78rem;font-weight:800;display:grid}.product-analytics-main-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr))}.product-analytics-breakdowns{grid-template-columns:repeat(3,minmax(0,1fr))}.product-analytics-chart{background:repeating-linear-gradient(0deg,#10254a0f 0 1px,#0000 1px 25%),#f7faffc7;border:1px solid #10254a14;border-radius:18px;grid-template-columns:repeat(30,minmax(0,1fr));align-items:end;gap:clamp(2px,.28vw,5px);min-width:0;min-height:260px;margin-top:22px;padding:24px 18px 12px;display:grid;overflow:hidden}.product-analytics-chart-empty{text-align:center;background:#f7faffc7;border:1px dashed #10254a29;border-radius:18px;place-content:center;gap:8px;min-height:260px;margin-top:22px;padding:32px;display:grid}.product-analytics-chart-empty strong{color:var(--text)}.product-analytics-chart-empty span{max-width:520px;color:var(--muted);line-height:1.55}.product-analytics-chart-column{justify-content:center;align-items:end;gap:2px;height:210px;display:flex}.product-analytics-chart-bar{border-radius:4px 4px 1px 1px;width:30%;min-height:3px}.product-analytics-chart-bar.active{background:var(--analytics-active)}.product-analytics-chart-bar.value{background:var(--analytics-value)}.product-analytics-chart-bar.signup{background:var(--analytics-signup)}.product-analytics-legend{flex-wrap:wrap;gap:14px;margin-top:12px;display:flex}.product-analytics-legend span{color:var(--muted);align-items:center;gap:7px;font-size:.82rem;font-weight:800;display:inline-flex}.product-analytics-legend span:before{background:var(--analytics-active);content:"";border-radius:2px;width:9px;height:9px}.product-analytics-legend span[data-tone=value]:before{background:var(--analytics-value)}.product-analytics-legend span[data-tone=signup]:before{background:var(--analytics-signup)}.product-analytics-alerts{gap:12px;display:grid}.product-analytics-funnel{gap:10px;margin-top:18px;display:grid}.product-analytics-funnel article{background:#f8fbff;border:1px solid #dce5f3;border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:12px 14px;display:grid}.product-analytics-funnel-step{color:#fff;background:#1857b6;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.product-analytics-funnel article>div:nth-child(2){gap:3px;display:grid}.product-analytics-funnel small{color:#66758f}.product-analytics-funnel b{color:#1647a7;font-size:1rem}.product-analytics-alerts article{background:#1d8f730f;border:1px solid #1d8f7333;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.product-analytics-alerts article[data-severity=warning]{background:#dc8a2212;border-color:#dc8a2240}.product-analytics-alerts article[data-severity=critical]{background:#b7323212;border-color:#b732323d}.product-analytics-alerts article p{margin:4px 0 0}.product-analytics-alerts article>span{color:var(--text);white-space:nowrap;font-size:1.1rem;font-weight:900}.product-analytics-quality{gap:0;margin:0;display:grid}.product-analytics-quality div{border-bottom:1px solid #10254a14;justify-content:space-between;gap:18px;padding:14px 0;display:flex}.product-analytics-quality dt{color:var(--muted)}.product-analytics-quality dd{color:var(--text);text-align:right;margin:0;font-weight:850}@media (max-width:1180px){.product-analytics-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.product-analytics-main-grid,.product-analytics-breakdowns{grid-template-columns:1fr}}@media (max-width:760px){.product-analytics-hero,.product-analytics-filters{grid-template-columns:1fr}.product-analytics-chart{grid-template-columns:repeat(30,minmax(8px,1fr));overflow-x:auto}.product-analytics-quality div{display:grid}.product-analytics-quality dd{text-align:left}}.payments-checkout-shell{color:#101a2d;background:#f4f7fb;min-height:100dvh}.payments-checkout-header{background:#fffffff5;border-bottom:1px solid #dce4ef;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px clamp(20px,4vw,64px);display:flex}.payments-brand{color:#101a2d;align-items:center;gap:11px;font-size:19px;font-weight:800;text-decoration:none;display:inline-flex}.payments-brand img{object-fit:cover;border-radius:8px;width:42px;height:42px}.payments-secure-label{color:#4b5f7e;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.payments-test-banner{color:#614c00;text-align:center;background:#fff2c6;width:100%;padding:9px 20px;font-size:13px;font-weight:750}.payments-checkout-layout,.payments-session-layout{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:start;gap:clamp(28px,5vw,76px);width:min(100%,1320px);margin:0 auto;padding:clamp(24px,4vw,56px);display:grid}.payments-offer-panel,.payments-session-summary{gap:22px;min-width:0;display:grid}.payments-product-image,.payments-session-product-image,.payments-product-placeholder{aspect-ratio:16/10;object-fit:contain;background:#e8eef7;border:1px solid #d7e0ed;border-radius:8px;width:100%}.payments-product-placeholder{place-items:center;display:grid}.payments-product-placeholder img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:min(38%,148px)}.payments-offer-panel h1,.payments-session-summary h1{color:#0b1426;letter-spacing:0;max-width:18ch;margin:0;font-size:clamp(30px,4vw,52px);line-height:1.04}.payments-offer-panel>p,.payments-session-summary p{color:#556780;margin:0;font-size:17px;line-height:1.65}.payments-seller-row{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;display:grid}.payments-seller-row>img,.payments-seller-row>span{object-fit:cover;color:#1655bd;background:#e7effd;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.payments-seller-row div{gap:2px;min-width:0;display:grid}.payments-seller-row small,.payments-seller-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.payments-seller-row small{color:#71809a}.payments-price-block,.payments-order-total{border-block:1px solid #d5dfec;gap:5px;padding:22px 0;display:grid}.payments-price-block span,.payments-price-block small,.payments-order-total span{color:#61718a;font-weight:650}.payments-price-block strong,.payments-order-total strong{font-size:clamp(28px,4vw,42px);line-height:1.05}.payments-order-total{justify-content:space-between;align-items:center;display:flex}.payments-trust-list{color:#4d607b;gap:12px;margin:0;padding:0;font-size:14px;font-weight:650;list-style:none;display:grid}.payments-trust-list li,.payments-card-security{align-items:center;gap:9px;display:flex}.payments-form-panel{background:#fff;border:1px solid #d7e0ec;border-radius:8px;min-width:0;padding:clamp(22px,4vw,40px);box-shadow:0 18px 52px #1a325817}.payments-section-heading{align-items:center;gap:13px;margin-bottom:28px;display:flex}.payments-section-heading>span{color:#175ac5;background:#e7f0ff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.payments-section-heading small{color:#1b61c9;font-size:11px;font-weight:850}.payments-section-heading h2{letter-spacing:0;margin:2px 0 0;font-size:23px}.payments-customer-form,.payments-payment-form,.payments-card-fields{gap:18px;display:grid}.payments-customer-form label,.payments-card-fields label{color:#35455e;gap:8px;min-width:0;font-size:14px;font-weight:750;display:grid}.payments-customer-form label span{color:#8491a6;font-weight:550}.payments-consent-row{cursor:pointer;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;line-height:1.5}.payments-customer-form .payments-consent-row input[type=checkbox],.payments-payment-form .payments-consent-row input[type=checkbox]{accent-color:#1769e8;width:20px;height:20px;margin:1px 0 0}.payments-consent-row a{color:#1764d2;font-weight:750}.payments-recurring-consent{background:#f2f7ff;border:1px solid #c9daf4;border-radius:6px;padding:13px}.payments-customer-form input,.payments-card-fields input,.payments-card-fields select{color:#101a2d;width:100%;min-width:0;height:50px;font:inherit;background:#fff;border:1px solid #cbd6e5;border-radius:6px;padding:0 14px;font-weight:600}.payments-customer-form input:focus,.payments-card-fields input:focus,.payments-card-fields select:focus{border-color:#2a75eb;outline:3px solid #2a75eb29}.payments-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.payments-address-grid{grid-template-columns:minmax(120px,.6fr) minmax(0,1.4fr)}.payments-inline-error{color:#a32121;background:#fff1f1;border:1px solid #f4b8b8;border-radius:6px;padding:13px 14px;font-size:14px;font-weight:650}.payments-primary-button,.payments-state-page button,.payments-copy-button{color:#fff;min-height:52px;font:inherit;cursor:pointer;background:#1769e8;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.payments-primary-button:hover,.payments-state-page button:hover{background:#1059c9}.payments-primary-button:disabled{opacity:.62;cursor:wait}.payments-legal-copy,.payments-card-security{color:#748299;text-align:center;margin:0;font-size:12px;line-height:1.55}.payments-session-layout{grid-template-columns:minmax(300px,.75fr) minmax(440px,1.25fr)}.payments-session-product-image,.payments-session-summary .payments-product-placeholder{aspect-ratio:1/.76}.payments-session-summary h1{margin-top:5px;font-size:clamp(27px,3vw,38px)}.payments-session-summary>div>small{color:#1764d2;font-size:11px;font-weight:850}.payments-method-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payments-method-tabs button{color:#455873;min-height:58px;font:inherit;cursor:pointer;background:#f8fafc;border:1px solid #ccd7e6;border-radius:6px;justify-content:center;align-items:center;gap:9px;font-weight:800;display:flex}.payments-method-tabs button.is-active{color:#155cc5;background:#eaf2ff;border-color:#1769e8;box-shadow:inset 0 0 0 1px #1769e8}.payments-pix-explainer{color:#1764d2;background:#f6f9fd;border:1px solid #d7e2f0;border-radius:6px;align-items:center;gap:18px;min-height:112px;padding:20px;display:flex}.payments-pix-explainer p{color:#667791;margin:5px 0 0}.payments-pix-state,.payments-processing,.payments-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:420px;display:flex}.payments-pix-state .payments-section-heading{text-align:left;align-self:stretch}.payments-pix-qr{aspect-ratio:1;object-fit:contain;border:1px solid #d9e1ec;border-radius:6px;width:min(100%,280px)}.payments-copy-button{background:#0d1d34;min-width:min(100%,280px)}.payments-status-copy{color:#64758e;max-width:420px;line-height:1.55}.payments-status-dot{background:#f4a624;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block;box-shadow:0 0 0 5px #fff0d2}.payments-processing h2,.payments-result h2,.payments-state-page h1{letter-spacing:0;margin:0;font-size:clamp(25px,4vw,38px)}.payments-processing p,.payments-result p,.payments-state-page p{color:#6b7890;max-width:500px;margin:0;line-height:1.6}.payments-result>span{color:#16864a;background:#e4f7ec;border-radius:50%;place-items:center;width:72px;height:72px;font-size:34px;font-weight:900;display:grid}.payments-result-error>span{color:#bd2828;background:#ffebeb}.payments-result .payments-primary-button{min-width:min(100%,280px)}.payments-state-page{color:#fff;text-align:center;background:#07162b;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100dvh;padding:24px;display:flex}.payments-state-page>img{object-fit:cover;border-radius:16px;width:84px;height:84px}.payments-state-page p{color:#afbdd1}.payments-spinner{border:3px solid #408bf440;border-top-color:#408bf4;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite payments-spin}@keyframes payments-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.payments-checkout-layout,.payments-session-layout{grid-template-columns:1fr;gap:28px;padding:24px}.payments-offer-panel h1{max-width:none}.payments-product-image,.payments-product-placeholder{max-height:460px}}@media (max-width:560px){.payments-checkout-header{min-height:64px;padding:10px 16px}.payments-brand img{width:38px;height:38px}.payments-secure-label{font-size:12px}.payments-checkout-layout,.payments-session-layout{padding:16px}.payments-form-panel{padding:20px 16px}.payments-form-grid,.payments-address-grid{grid-template-columns:1fr}.payments-method-tabs button{min-height:52px}.payments-pix-state,.payments-processing,.payments-result{min-height:350px}}.video-processing-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.video-processing-toolbar p{color:var(--muted);margin:4px 0 0}.video-processing-periods{flex-wrap:wrap;gap:10px;display:flex}.video-processing-periods .secondary-button[data-active=true]{color:var(--primary-strong);background:#2e6beb1a;border-color:#2e6beb5c}.video-processing-chart{gap:14px;display:grid;overflow:hidden}.video-processing-chart svg{background:linear-gradient(#10254a0a 1px,#0000 1px) 0 0/100% 44px,linear-gradient(90deg,#10254a0a 1px,#0000 1px) 0 0/72px 100%,#ffffffb8;border:1px solid #10254a14;border-radius:22px;width:100%;min-height:220px}.chart-axis{stroke:#10254a2e;stroke-width:1px}.video-processing-line{stroke:url(#videoProcessingLine);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.video-processing-dot{fill:var(--accent);stroke:#fff;stroke-width:2px}.video-processing-chart-legend{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.86rem;display:flex}.video-processing-chart-legend span,.video-processing-empty-chart{background:#ffffff9e;border:1px solid #10254a14;border-radius:999px;padding:8px 12px}.video-processing-empty-chart{color:var(--muted);border-radius:18px}.video-processing-table-card{overflow-x:auto}.storage-percent{letter-spacing:-.05em;color:var(--primary-strong);font-size:2.2rem}.storage-track{margin-top:18px}.operational-details{gap:18px;display:grid}.operational-details>summary{list-style:none;display:flex}.operational-details>summary::-webkit-details-marker{display:none}.operational-details>summary span{gap:8px;display:grid}.operational-details>summary strong{letter-spacing:-.04em;font-size:2rem;line-height:1}.operational-details>summary p{color:var(--muted);margin:0}.operational-event-list{gap:14px;display:grid}.operational-event-card{background:#ffffffad;border:1px solid #10254a14;border-radius:20px;grid-template-columns:minmax(220px,.9fr) minmax(260px,1.1fr);gap:18px;padding:18px;display:grid}.operational-event-card h3{margin:4px 0;font-size:1rem}.operational-event-card p{color:var(--muted);margin:0}.operational-event-card dl{gap:8px;margin:0;display:grid}.operational-event-card dl div{grid-template-columns:128px 1fr;gap:10px;display:grid}.operational-event-card dt{color:var(--muted);font-size:.82rem}.operational-event-card dd{color:var(--text);overflow-wrap:anywhere;margin:0}.admin-inline-meta{color:var(--text-soft-inverse);font-size:.9rem;line-height:1.5}.subtab-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.subtab-header-copy{gap:8px;display:grid}.subtab-header-copy h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.02}.subtab-header-copy p{max-width:680px;color:var(--muted);margin:0}.flow-nav-meta{flex-wrap:wrap;gap:8px;display:flex}.nested-panel{background:#ffffff9e}.flow-detail-root{overflow:hidden}.flow-detail-root-summary,.flow-detail-summary{justify-content:space-between;align-items:flex-start;gap:16px;list-style:none;display:flex}.flow-detail-root-summary>div:first-child,.flow-detail-summary-copy{gap:6px;display:grid}.flow-detail-root-summary p,.flow-detail-summary-copy .eyebrow,.flow-detail-summary+p{margin:0}.flow-detail-root-summary::-webkit-details-marker{display:none}.flow-detail-summary::-webkit-details-marker{display:none}.flow-detail-card{background:#ffffffb8;border:1px solid #10254a1a;border-radius:24px;padding:18px 20px}.flow-detail-body{margin-top:16px}.list-stack{gap:8px;margin:0;padding-left:18px}.section-header span:last-child{background:var(--primary-soft);color:var(--primary-strong);border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.list-row{border-bottom:1px solid #10254a14;justify-content:space-between;gap:16px;padding:18px 0;display:flex}.list-row:last-child{border-bottom:0;padding-bottom:0}.list-row strong{color:var(--text)}.list-row p{margin:6px 0 0}.social-filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:14px;display:grid}.social-filter-actions{align-items:center}.social-bars{grid-auto-columns:minmax(18px,1fr);grid-auto-flow:column;align-items:end;gap:8px;height:220px;padding-top:14px;display:grid;overflow-x:auto}.social-bar-item{min-width:18px;height:100%;color:var(--muted);text-align:center;grid-template-rows:1fr auto;align-items:end;gap:8px;font-size:10px;display:grid}.social-bar{background:linear-gradient(#2e6beb,#7ac7ff);border-radius:8px 8px 2px 2px;width:100%;min-height:8px}.tag[data-tone=positive]{color:#17663d;background:#1e89531f;border-color:#1e89532e}.tag[data-tone=warning],.tag[data-tone=medium]{color:#7a4c0f;background:#b070171f;border-color:#b0701733}.tag[data-tone=critical],.tag[data-tone=high]{color:#9d2636;background:#e04f5f1f;border-color:#e04f5f38}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.auth-shell{grid-template-columns:minmax(320px,1.1fr) minmax(320px,480px);align-items:center;gap:28px;min-height:100vh;padding:40px;display:grid}.auth-hero{border:1px solid var(--surface-line);color:var(--text-inverse);box-shadow:var(--shadow-strong);background:radial-gradient(circle at 100% 0,#7ac7ff29,#0000 28%),linear-gradient(145deg,#081a38f0,#0b1e3feb);border-radius:36px;align-content:center;gap:28px;padding:36px;display:grid}.auth-hero-copy{gap:14px;display:grid}.auth-hero-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,5vw,4.4rem);line-height:.95}.auth-hero-copy p{max-width:560px;color:var(--text-soft-inverse);margin:0;font-size:1.06rem;line-height:1.72}.auth-bullets{flex-wrap:wrap;gap:8px;display:flex}.auth-panel{padding:32px}.auth-panel h2{font-size:2rem;line-height:1}.auth-error{color:#7f1d2d;background:#e04f5f14;border:1px solid #e04f5f38;border-radius:18px;margin-bottom:18px;padding:14px 16px;font-size:.94rem;line-height:1.5}.auth-error code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em}.legal-shell{gap:28px;min-height:100vh;padding:32px;display:grid}.legal-hero{border:1px solid var(--surface-line);color:var(--text-inverse);box-shadow:var(--shadow-strong);background:linear-gradient(135deg,#081a38f5,#0b1e3ff0 56%,#1647a7d1);border-radius:34px;gap:28px;padding:28px;display:grid}.legal-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.legal-brand{letter-spacing:-.03em;font-size:1.1rem;font-weight:800}.legal-tabs{border:1px solid var(--surface-line);background:#ffffff0f;border-radius:999px;gap:8px;padding:6px;display:inline-flex}.legal-tab{color:var(--text-soft-inverse);border-radius:999px;padding:9px 14px;font-size:.9rem;font-weight:800}.legal-tab[data-active=true]{color:var(--primary-strong);background:#fffffff5}.legal-hero-copy{gap:14px;max-width:900px;display:grid}.legal-hero-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.96}.legal-hero-copy p{max-width:760px;color:var(--text-soft-inverse);margin:0;font-size:1.04rem;line-height:1.72}.legal-meta-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:0;display:grid}.legal-meta-grid div{border:1px solid var(--surface-line);background:#ffffff0f;border-radius:20px;padding:16px}.legal-meta-grid dt{color:var(--text-muted-inverse);font-size:.82rem;font-weight:700}.legal-meta-grid dd{color:var(--text-inverse);overflow-wrap:anywhere;margin:6px 0 0;font-weight:800}.legal-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.legal-index,.legal-document{border:1px solid var(--border);box-shadow:var(--shadow-subtle);background:#f7fafff5}.legal-index{border-radius:24px;gap:14px;padding:20px;display:grid;position:sticky;top:24px}.legal-index ol{gap:9px;margin:0;padding-left:18px;display:grid}.legal-index a{color:var(--primary-strong);font-size:.9rem;font-weight:700;line-height:1.35}.legal-document{border-radius:28px;gap:0;display:grid;overflow:hidden}.legal-notice,.legal-section{border-bottom:1px solid #10254a17;padding:28px}.legal-section:last-child{border-bottom:0}.legal-notice{background:#7ac7ff1a}.legal-notice strong,.legal-section h2{color:var(--text)}.legal-notice p,.legal-section p,.legal-section li{color:var(--muted);font-size:1rem;line-height:1.75}.legal-notice p{margin:8px 0 0}.legal-section h2{letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.16}.legal-section p{margin:0 0 14px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{gap:10px;margin:0;padding-left:20px;display:grid}@media (max-width:1180px){.producer-console-shell{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.producer-sidebar{height:auto;min-height:0;position:static;overflow:visible}.producer-console-main{height:auto;min-height:100vh;overflow:visible}.producer-sidebar-inner{grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:12px;height:auto;max-height:none;padding:12px;display:grid;overflow:auto visible}.producer-nav{grid-auto-columns:minmax(160px,190px);grid-auto-flow:column;align-items:stretch;padding-bottom:2px;overflow-x:auto}.producer-nav-group,.producer-nav-group-items{display:contents}.producer-nav-section,.producer-sidebar-footer{display:none}.producer-nav-link{min-height:64px}.producer-topbar{position:static}.producer-dashboard-grid,.producer-grid-two,.producer-console-shell .webapp-course-layout{grid-template-columns:1fr}.risk-admin-alert-list article{grid-template-columns:1fr;align-items:start}.producer-metric-grid,.producer-financial-grid,.producer-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.producer-console-shell .webapp-course-aside{position:static}}@media (max-width:760px){.producer-sidebar-inner{grid-template-columns:1fr}.producer-sidebar-account{min-height:62px}.producer-topbar{flex-direction:column;align-items:stretch;padding:14px}.producer-topbar-actions{justify-content:stretch}.producer-balance-chip,.producer-light-button{flex:180px}.producer-console-content{gap:18px;padding:18px 14px 28px}.producer-page-header{flex-direction:column;align-items:stretch}.producer-page-header h1{font-size:2.1rem}.producer-page-actions,.producer-page-actions a{width:100%}.producer-filter-row,.producer-metric-grid,.producer-financial-grid,.producer-settings-grid,.producer-crm-chart-grid,.producer-retention-playbook,.producer-support-playbook-grid,.producer-support-template-grid,.producer-risk-overview-grid,.producer-risk-alert-grid,.producer-risk-rule-grid,.student-subscription-list,.student-subscription-grid,.producer-customer-detail-grid{grid-template-columns:1fr}.producer-chart-card{min-height:240px}.producer-chart-card svg{height:130px}.producer-table,.producer-table thead,.producer-table tbody,.producer-table tr,.producer-table th,.producer-table td{width:100%;display:block}.producer-table thead{display:none}.producer-table tr{border-bottom:1px solid #eef2f7;padding:14px}.producer-table tr:last-child{border-bottom:0}.producer-table td{border-bottom:0;gap:4px;padding:8px 0;display:grid}.producer-table-actions,.producer-table-actions a,.producer-table-actions form,.producer-table-actions button,.producer-client-tabs button,.student-subscription-actions,.student-subscription-actions a,.student-subscription-actions button,.student-refund-request button{width:100%}.producer-client-row{grid-template-columns:44px minmax(0,1fr)}.producer-client-row em{grid-column:2}.producer-modal-backdrop{align-items:end;padding:12px}.producer-modal-header{grid-template-columns:48px minmax(0,1fr)}.producer-modal-header button{grid-column:1/-1;width:100%}.producer-payout-form{flex-direction:column;align-items:stretch}.producer-payout-form button{width:100%}.producer-form-card{padding:18px}}@media (max-width:1180px){.auth-shell{grid-template-columns:1fr}.network-hero-content h1{font-size:4.4rem}.network-entry-section{grid-template-columns:1fr}}@media (max-width:980px){.producer-editor-section,.producer-editor-fields-three,.producer-choice-grid{grid-template-columns:1fr}.producer-heading-with-action,.producer-editor-footer{flex-direction:column;align-items:stretch}.producer-editor-footer .network-primary-action,.producer-secondary-button{width:100%}.producer-studio-layout{grid-template-columns:1fr}.producer-studio-preview{position:static}.producer-studio-preview-page{max-height:none}.producer-studio-toolbar{flex-direction:column;align-items:stretch;position:static}.producer-studio-form-grid,.producer-studio-theme-grid,.producer-studio-options-grid,.producer-studio-seo-grid,.producer-report-builder{grid-template-columns:1fr}.producer-report-card>header{flex-direction:column;align-items:stretch}.shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:100dvh;min-height:100dvh;overflow:hidden}.sidebar{border-right:0;border-bottom:1px solid var(--surface-line);height:auto;min-height:0;padding:12px 18px}.sidebar-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;height:auto;padding-right:0;display:grid;position:static;overflow:visible}.sidebar-divider,.sidebar-footer,.admin-brand-eyebrow,.admin-brand-description,.admin-nav-section>.eyebrow,.admin-nav-meta{display:none}.admin-brand{flex:none;grid-template-columns:42px minmax(0,1fr);gap:10px;min-width:190px}.admin-brand-mark{border-radius:12px;width:42px;height:42px}.admin-brand-logo{width:30px;height:30px}.admin-brand-title{font-size:.94rem}.admin-mobile-menu-button{border:1px solid var(--surface-line);min-height:42px;color:var(--text-inverse);background:#ffffff0f;border-radius:8px;align-items:center;gap:8px;padding:0 13px;font-weight:700;display:inline-flex}.admin-nav{z-index:100;background:#08172f;border:1px solid #7ac7ff3d;border-radius:8px;align-content:start;padding:16px;display:none;position:fixed;inset:78px 12px 12px;overflow-y:auto;box-shadow:0 24px 60px #0208176b}.admin-nav-overlay{z-index:99;background:#030a189e;border:0;display:block;position:fixed;inset:0}.admin-nav[data-mobile-open=true],.admin-nav-section,.admin-nav-stack,.admin-nav-group,.admin-nav-children{display:grid}.admin-nav-section>.eyebrow,.admin-nav-search{display:flex}.admin-nav-link,.admin-nav-sublink{white-space:normal}.content{height:auto;min-height:0;overflow-y:auto}.topbar{flex-direction:row;align-items:center;padding:14px}.topbar-copy>.eyebrow,.topbar-copy>p,.session-chip{display:none}.topbar-copy h3{font-size:1rem}.topbar-actions{justify-content:flex-end;width:auto;margin-left:auto}.admin-scope-form{background:0 0;border:0;width:auto;padding:0}.admin-scope-label,.admin-scope-select{width:min(42vw,210px);min-width:0}.subtab-header{flex-direction:column;align-items:stretch}.legal-layout{grid-template-columns:1fr}.legal-index{position:static}.share-card{grid-template-columns:1fr}.network-hero{min-height:calc(100svh - 72px)}.network-hero-media{background-position:68%}.network-hero-shade{background:linear-gradient(90deg,#030c1cf2 0%,#030c1cc7 58%,#030c1c57 100%),linear-gradient(#030c1c6b 0%,#030c1cc2 100%)}.network-hero-content{min-height:calc(100svh - 248px)}.network-signal-band,.network-entry-grid,.network-account-grid,.webapp-metric-grid,.webapp-product-grid,.webapp-monetization-grid,.webapp-material-grid,.webapp-shop-menu,.network-role-grid,.webapp-producer-grid,.webapp-course-layout,.webapp-lesson-layout{grid-template-columns:1fr}.webapp-course-aside,.webapp-lesson-panel{position:static}.webapp-producer-product,.webapp-sale-row,.webapp-lesson-row,.webapp-inline-form{grid-template-columns:1fr}.webapp-product-status{justify-items:start}.share-preview,.share-image-fallback{min-height:280px}}@media (max-width:720px){.content,.sidebar,.auth-shell,.legal-shell{padding:18px}.content{min-width:0;overflow-x:hidden}.content>*,.topbar,.topbar-copy,.topbar-actions,.hero-panel,.panel,.grid,.grid>*{min-width:0}.grid.stats,.grid.two,.grid.three,.cms-grid{grid-template-columns:minmax(0,1fr)}.section-header{flex-direction:column;align-items:stretch}.topbar-copy p,.panel p,.hero-panel p{overflow-wrap:anywhere}.hero-panel,.hero,.panel,.card,.topbar,.auth-hero,.legal-hero,.legal-document{border-radius:24px}.legal-notice,.legal-section{padding:22px}.video-processing-toolbar,.video-processing-periods{flex-direction:column;align-items:stretch}.share-shell{padding:18px}.network-header{flex-direction:column;align-items:flex-start;width:calc(100% - 32px);margin-top:16px}.network-nav{justify-content:flex-start}.network-nav a{min-height:38px;padding:0 12px}.network-hero-content{width:calc(100% - 32px);min-height:calc(100svh - 270px);padding:34px 0 38px}.network-hero-content h1{max-width:360px;font-size:3.25rem}.network-hero-content p{font-size:1rem}.network-hero-actions,.network-entry-grid{width:100%;display:grid}.network-primary-action,.network-secondary-action{width:100%}.network-hero-status,.network-signal-band,.network-entry-section{width:calc(100% - 32px)}.network-hero-status span{flex:calc(50% - 8px);min-width:0}.network-signal{min-height:0}.network-entry-section{padding:42px 0 52px}.network-entry-section h2{font-size:1.8rem}.network-auth-panel{padding:22px}.network-auth-copy h1,.network-account-hero h1{font-size:2.55rem}.network-account-header{flex-direction:column;align-items:flex-start}.network-account-header form,.network-account-header button,.network-account-actions,.network-account-actions a{width:100%}.network-account-actions{display:grid}.network-account-hero{padding-top:38px}.shop-checkout-shell{padding:16px}.shop-checkout-hero,.shop-checkout-grid,.shop-checkout-field-grid{grid-template-columns:1fr}.shop-checkout-hero{min-height:0}.shop-checkout-offer h1{font-size:3rem}.shop-checkout-cover,.shop-checkout-payment-card{position:static}.share-card{border-radius:24px}.share-actions{display:grid}.admin-brand{grid-template-columns:48px;min-width:48px}.admin-brand-copy{display:none}.admin-brand-mark{border-radius:16px;width:48px;height:48px}}.social-web-post-header-actions{margin-left:auto}.social-web-icon-button{color:#475467;cursor:pointer;background:#fff;border:1px solid #d7e0ec;border-radius:7px;place-items:center;width:34px;height:34px;font-size:1.05rem;line-height:1;display:inline-grid}.social-web-icon-button:hover,.social-web-icon-button:focus-visible{color:#175da7;background:#f4f8fe;border-color:#8eb7ea;outline:none}.social-web-person-button{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.social-web-person-button:hover strong,.social-web-person-button:focus-visible strong{color:#1769c2}.social-web-person-button:focus-visible{outline-offset:2px;border-radius:6px;outline:3px solid #2e6beb3d}.social-web-quiz-answers{gap:8px;margin-top:14px;display:grid}.social-web-quiz-answers button{color:#344054;text-align:left;cursor:pointer;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #dbe3ee;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-size:.84rem;font-weight:750;display:flex}.social-web-quiz-answers button:hover,.social-web-quiz-answers button:focus-visible{background:#f4f8fe;border-color:#8eb7ea;outline:none}.social-web-quiz-answers button[data-selected=true]{color:#175da7;background:#edf5ff;border-color:#1769c2}.social-web-public-profile,.social-web-action-modal,.social-web-edit-modal{gap:18px;padding:20px;display:grid}.social-web-profile-actions,.social-web-action-modal footer,.social-web-edit-modal footer{flex-wrap:wrap;gap:10px;display:flex}.social-web-profile-posts{gap:12px;display:grid}.social-web-profile-posts>h3{color:#1d2939;margin:6px 0 0;font-size:1rem}.social-web-action-modal>p,.social-web-edit-modal>p{color:#667085;margin:-8px 0 0;line-height:1.5}.social-web-action-modal>button,.social-web-action-modal footer button,.social-web-edit-modal footer button,.social-web-profile-actions button{color:#344054;cursor:pointer;min-height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:0 14px;font-size:.84rem;font-weight:850}.social-web-action-modal>button:hover,.social-web-action-modal>button:focus-visible,.social-web-action-modal footer button:hover,.social-web-action-modal footer button:focus-visible,.social-web-edit-modal footer button:hover,.social-web-edit-modal footer button:focus-visible,.social-web-profile-actions button:hover,.social-web-profile-actions button:focus-visible{color:#175da7;background:#f4f8fe;border-color:#8eb7ea;outline:none}.social-web-action-modal>button[data-danger=true]{color:#b4232d;border-color:#f3c0c7}.social-web-edit-modal textarea{resize:vertical;color:#101828;width:100%;min-height:150px;font:inherit;border:1px solid #cbd5e1;border-radius:7px;padding:10px 12px}.social-web-edit-modal footer button:last-child,.social-web-profile-actions button:first-child{color:#fff;background:#1769c2;border-color:#1769c2}.social-web-avatar-upload{color:#175da7;cursor:pointer;place-items:center;gap:6px;font-size:.75rem;font-weight:800;display:grid}.social-web-avatar-upload input{opacity:0;width:1px;height:1px;position:absolute}.social-web-form-error{color:#b4232d;background:#fff5f6;border:1px solid #f3c0c7;border-radius:7px;padding:10px 12px;font-size:.84rem;font-weight:750;margin:0 20px!important}.social-web-message-list article[data-self=true]{background:#e8f1ff;justify-self:end}.social-web-profile-hero>div>div button{color:#344054;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.8rem;font-weight:800}.social-web-profile-hero>div>div button:hover,.social-web-profile-hero>div>div button:focus-visible{color:#1769c2;outline:none}.social-web-profile-security{color:#175da7;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b9cdf0;border-radius:7px;margin-top:16px;padding:0 12px;font-size:.82rem;font-weight:850}.social-web-community-modal,.social-web-connections-modal{padding:20px}.social-web-community-modal>header,.social-web-connections-modal>header{margin:-20px -20px 0}.social-web-community-cover{object-fit:cover;border-radius:7px;width:100%;max-height:260px;display:block}.social-web-community-summary{align-items:center;gap:10px;display:flex}.social-web-community-summary p,.social-web-community-description,.social-web-connections-modal>p{color:#475467;margin:0;line-height:1.55}.social-web-community-join{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#1769c2;border:1px solid #1769c2;border-radius:7px;padding:0 14px;font-size:.84rem;font-weight:850}.social-web-community-members{border-top:1px solid #e8edf3;gap:8px;padding-top:16px;display:grid}.social-web-community-members h3{color:#1d2939;margin:0;font-size:.95rem}.social-web-community-members>div{flex-wrap:wrap;gap:7px;display:flex}.social-web-event-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.social-web-event-details>div{background:#f8fafc;border:1px solid #e1e8f1;border-radius:7px;padding:10px}.social-web-event-details dt{color:#667085;font-size:.72rem;font-weight:800}.social-web-event-details dd{color:#344054;margin:4px 0 0;font-size:.83rem;line-height:1.4}.social-web-connections-modal{gap:16px;display:grid}.social-web-connections-modal .social-web-profile-list>div>button:last-child{color:#175da7;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b9cdf0;border-radius:7px;padding:0 10px;font-size:.76rem;font-weight:850}@media (min-width:821px){.social-web-content-grid{grid-template-columns:minmax(0,1fr) clamp(280px,20vw,360px);align-items:start;gap:clamp(24px,3vw,52px);width:100%;max-width:none;margin:0;padding:28px clamp(24px,4vw,72px) 54px}.social-web-feed-column,.social-web-page,.social-web-aside,.social-web-side-card{width:100%;min-width:0}.social-web-page{max-width:none;margin:0;padding:28px clamp(24px,4vw,72px) 54px}.social-web-error{width:auto;margin-left:clamp(24px,4vw,72px);margin-right:clamp(24px,4vw,72px)}}@media (max-width:700px){.social-web-profile-hero{flex-direction:column;align-items:flex-start}.social-web-story-highlights{padding:16px}.social-web-story-highlights-heading{flex-direction:column;align-items:flex-start;gap:3px}.social-web-profile-edit,.social-web-inline-form{grid-template-columns:1fr}.social-web-profile-edit h2,.social-web-profile-edit button,.social-web-wide-field,.social-web-inline-form textarea,.social-web-inline-form button{grid-column:auto}.social-web-messages-layout{grid-template-columns:1fr;min-height:0}.social-web-messages-layout>aside{border-bottom:1px solid #e4eaf2;border-right:0;max-height:250px;overflow:auto}.social-web-conversation{min-height:470px}.social-web-event-details{grid-template-columns:1fr}}.social-web-discovery-home{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:20px;margin-bottom:20px;padding:18px;display:grid}.social-web-discovery-home>header,.social-web-discovery-module>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.social-web-discovery-home>header span{color:#1769c2;text-transform:uppercase;font-size:.72rem;font-weight:900}.social-web-discovery-home>header h2{color:#101828;margin:4px 0 0;font-size:1.15rem}.social-web-discovery-home>header small,.social-web-discovery-module>header>span{color:#667085;flex:none;font-size:.72rem;font-weight:750}.social-web-discovery-module{gap:12px;display:grid}.social-web-discovery-module>header strong{color:#1d2939;font-size:.94rem}.social-web-discovery-module>header p{color:#667085;margin:3px 0 0;font-size:.78rem;line-height:1.45}.social-web-discovery-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;grid-auto-columns:minmax(220px,260px);grid-auto-flow:column;gap:10px;padding:2px 2px 8px;display:grid;overflow-x:auto}.social-web-discovery-post,.social-web-discovery-creator{scroll-snap-align:start;color:#344054;text-align:left;cursor:pointer;min-width:0;font:inherit;background:#fff;border:1px solid #dbe3ee;border-radius:8px;padding:14px}.social-web-discovery-post{align-content:start;gap:12px;min-height:172px;display:grid}.social-web-discovery-post>span:first-child{align-items:center;gap:9px;display:flex}.social-web-discovery-post>span:first-child>span:last-child{min-width:0}.social-web-discovery-post strong,.social-web-discovery-post small{display:block}.social-web-discovery-post strong{color:#1d2939;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.social-web-discovery-post small{color:#667085;font-size:.7rem}.social-web-discovery-post>p{color:#475467;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.social-web-discovery-post:hover,.social-web-discovery-post:focus-visible,.social-web-discovery-creator:hover,.social-web-discovery-creator:focus-visible{background:#f5f9ff;border-color:#8eb7ea;outline:none}.social-web-discovery-creator{text-align:center;align-content:start;justify-items:center;gap:5px;width:176px;min-height:220px;display:grid}.social-web-discovery-creator strong{color:#1d2939;margin-top:4px;font-size:.84rem}.social-web-discovery-creator>span,.social-web-discovery-creator>small{color:#667085;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.72rem;overflow:hidden}.social-web-discovery-creator b{color:#1769c2;margin-top:auto;font-size:.76rem}.social-web-discovery-expand{color:#1769c2;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #a8c8ee;border-radius:6px;font-size:.8rem;font-weight:800}.social-web-discovery-expand:hover,.social-web-discovery-expand:focus-visible{outline-offset:2px;background:#f5f9ff;border-color:#1769c2;outline:2px solid #1769c229}.creator-application-card{background:linear-gradient(135deg,#f7faff 0%,#fff 68%);border:1px solid #cbdcf1;border-radius:8px;gap:18px;padding:22px;display:grid}.creator-application-card>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.creator-application-icon{color:#1769c2;background:#e8f2ff;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.creator-application-card header span,.creator-application-form>label>span,.creator-application-form legend{color:#1769c2;font-size:.74rem;font-weight:850}.creator-application-card h2{color:#101828;margin:4px 0}.creator-application-card header p,.creator-application-feedback{color:#667085;margin:0;line-height:1.5}.creator-application-status{color:#067647;white-space:nowrap;background:#e8f7ef;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:.76rem;display:inline-flex}.creator-application-feedback{color:#175da7;background:#edf5ff;border-left:3px solid #1769c2;padding:10px 12px;font-weight:750}.creator-application-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.creator-application-form>label,.creator-application-form fieldset{gap:7px;min-width:0;display:grid}.creator-application-form input,.creator-application-form textarea{color:#101828;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:10px 12px}.creator-application-form textarea{resize:vertical;min-height:104px}.creator-application-form fieldset{border:1px solid #dbe3ee;border-radius:8px;grid-column:1/-1;padding:12px}.creator-application-form fieldset>div{flex-wrap:wrap;gap:8px;display:flex}.creator-application-form fieldset label{color:#344054;border:1px solid #dbe3ee;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.8rem;display:inline-flex}.creator-application-wide,.creator-application-actions{grid-column:1/-1}.creator-application-actions{justify-content:flex-end;gap:10px;display:flex}.creator-application-actions button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.producer-growth-console{gap:20px;display:grid}.producer-growth-feedback{color:#067647;background:#f1fbf6;border:1px solid #b9dfcd;border-radius:8px;padding:12px 14px;font-weight:800}.producer-growth-feedback[data-tone=error]{color:#b4232d;background:#fff5f6;border-color:#f3c0c7}.producer-growth-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.producer-growth-summary article,.producer-growth-section{background:#fff;border:1px solid #d7e1ee;border-radius:8px}.producer-growth-summary article{align-content:center;gap:7px;min-height:130px;padding:18px;display:grid}.producer-growth-summary span,.producer-growth-section>header span,.producer-growth-kit>header span{color:#1769c2;text-transform:uppercase;font-size:.72rem;font-weight:900}.producer-growth-summary strong{color:#101828;font-size:1.45rem;line-height:1.1}.producer-growth-summary p,.producer-growth-section>header p,.producer-growth-kit header p{color:#667085;margin:0;line-height:1.5}.producer-growth-section{gap:18px;padding:22px;display:grid}.producer-growth-section>header,.producer-growth-kit>header,.producer-growth-campaigns>article>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.producer-growth-section h2,.producer-growth-kit h3{color:#101828;margin:4px 0}.producer-growth-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.producer-growth-milestones{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.producer-growth-milestones article{border:1px solid #dce5f0;border-radius:8px;grid-template-columns:34px minmax(0,1fr);gap:11px;padding:14px;display:grid}.producer-growth-milestones article>div{color:#175fa7;background:#e8f2ff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.producer-growth-milestones article[data-completed=true]{background:#f3fbf7;border-color:#bfe6d5}.producer-growth-milestones article[data-completed=true]>div{color:#087a54;background:#dff5eb}.producer-growth-milestones strong,.producer-growth-milestones small{display:block}.producer-growth-milestones p{color:#667085;margin:4px 0;font-size:.84rem;line-height:1.45}.producer-growth-milestones small{color:#98a2b3;font-size:.72rem}.producer-growth-form{gap:12px;display:grid}.producer-growth-form label{color:#344054;gap:6px;font-size:.78rem;font-weight:800;display:grid}.producer-growth-form input,.producer-growth-form textarea,.producer-growth-form select{color:#101828;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:9px 11px}.producer-growth-form textarea{resize:vertical;min-height:90px}.producer-growth-form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.producer-growth-form>button,.producer-growth-header-action,.producer-growth-kit-assets button{color:#fff;cursor:pointer;width:max-content;min-height:40px;font:inherit;background:#1769c2;border:1px solid #1769c2;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.8rem;font-weight:850;display:inline-flex}.producer-growth-form>button:disabled,.producer-growth-header-action:disabled{cursor:not-allowed;opacity:.55}.producer-growth-empty{color:#667085;text-align:center;border:1px dashed #c7d3e3;border-radius:8px;align-content:center;place-items:center;gap:8px;min-height:120px;padding:18px;display:grid}.producer-growth-empty strong{color:#344054}.producer-growth-empty p{margin:0}.producer-growth-campaigns,.producer-growth-kits{gap:14px;display:grid}.producer-growth-campaigns>article{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:14px;padding:16px;display:grid}.producer-growth-campaigns header strong{color:#101828}.producer-growth-campaigns header p{color:#667085;margin:4px 0 0}.producer-growth-campaign-actions{align-items:center;gap:8px;display:inline-flex}.producer-growth-campaign-actions>span{color:#067647;text-transform:capitalize;background:#e8f7ef;border-radius:999px;padding:6px 9px;font-size:.7rem;font-weight:850}.producer-growth-campaign-actions>button{color:#175da7;cursor:pointer;min-height:32px;font:inherit;background:#fff;border:1px solid #b9cdf0;border-radius:7px;padding:0 10px;font-size:.72rem;font-weight:850}.producer-growth-campaign-actions>button:disabled{cursor:not-allowed;opacity:.55}.producer-growth-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.producer-growth-metrics>div{background:#fff;border:1px solid #e0e7f1;border-radius:7px;gap:4px;min-width:0;padding:10px;display:grid}.producer-growth-metrics span{color:#667085;font-size:.68rem}.producer-growth-metrics strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.producer-growth-links{gap:8px;display:grid}.producer-growth-links>div{border-top:1px solid #e4eaf2;grid-template-columns:minmax(130px,.7fr) minmax(0,1.6fr) 34px;align-items:center;gap:10px;padding-top:8px;display:grid}.producer-growth-links strong,.producer-growth-links small{display:block}.producer-growth-links small{color:#667085;font-size:.7rem}.producer-growth-links code{color:#175da7;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.producer-growth-links button{color:#175da7;cursor:pointer;background:#fff;border:1px solid #b9cdf0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.producer-growth-kit{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;grid-template-columns:minmax(0,1fr) 150px;gap:16px;padding:16px;display:grid}.producer-growth-kit>header,.producer-growth-kit-assets,.producer-growth-kit details{grid-column:1}.producer-growth-qr{background:#fff;border:1px solid #dbe3ee;border-radius:8px;grid-area:1/2/span 2;place-items:center;width:150px;height:150px;padding:8px;display:grid;overflow:hidden}.producer-growth-qr svg{width:100%;height:100%}.producer-growth-kit-assets{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.producer-growth-kit-assets>div{background:#fff;border:1px solid #e0e7f1;border-radius:7px;align-content:start;gap:6px;padding:12px;display:grid}.producer-growth-kit-assets p{color:#667085;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}.producer-growth-kit-assets button{color:#175da7;background:#fff;border-color:#b9cdf0;min-height:34px;margin-top:auto}.producer-growth-kit details{color:#475467}.producer-growth-kit summary{cursor:pointer;color:#175da7;font-weight:850}.producer-growth-kit ol,.producer-growth-kit ul{gap:6px;margin:12px 0 0;padding-left:20px;display:grid}.producer-growth-kit ol span{color:#667085;display:block}.growth-admin-page{gap:24px;display:grid}.growth-admin-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);align-items:start;gap:20px;display:grid}.growth-list,.growth-pipeline,.growth-campaign-list,.growth-challenge-list{gap:12px;margin-top:16px;display:grid}.growth-row,.growth-pipeline>article,.growth-campaign-list>article,.growth-challenge-list>article{background:#fff;border:1px solid #dbe3ee;border-radius:8px;gap:10px;padding:15px;display:grid}.growth-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.growth-row span,.growth-row small{color:#667085;display:block}.growth-row p{color:#475467;margin:5px 0 0}.growth-warning{border-left:3px solid #d92d20;padding-left:10px;color:#b42318!important}.growth-activity-list{gap:8px;margin:10px 0 0;padding-left:20px;display:grid}.growth-activity-list li{color:#344054}.growth-activity-list span{color:#667085;font-size:.78rem;display:block}.growth-row form{gap:8px;display:grid}.growth-form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:1100px){.producer-growth-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.producer-growth-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.growth-admin-grid{grid-template-columns:1fr}}@media (max-width:760px){.creator-application-card>header{grid-template-columns:auto minmax(0,1fr)}.creator-application-status{grid-column:2;justify-self:start}.creator-application-form,.producer-growth-grid,.producer-growth-milestones,.producer-growth-form-columns,.producer-growth-kit-assets,.producer-growth-summary{grid-template-columns:1fr}.producer-growth-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.producer-growth-links>div{grid-template-columns:minmax(0,1fr) 34px}.producer-growth-links code{grid-area:2/1}.producer-growth-links button{grid-area:1/2/span 2}.producer-growth-kit{grid-template-columns:1fr}.producer-growth-kit>header,.producer-growth-kit-assets,.producer-growth-kit details,.producer-growth-qr{grid-column:1}.producer-growth-qr{grid-row:auto}.growth-row,.growth-form-columns{grid-template-columns:1fr}}.growth-challenge-days{gap:12px;display:grid}.growth-challenge-day{background:#f7faffd1;border:1px solid #10254a1f;border-radius:14px;overflow:hidden}.growth-challenge-day>summary{min-height:54px;color:var(--text);justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;list-style:none;display:flex}.growth-challenge-day>summary::-webkit-details-marker{display:none}.growth-challenge-day>summary span{color:var(--primary-strong);font-weight:900}.growth-challenge-day>summary strong{color:var(--muted);font-size:.82rem}.growth-challenge-day[open]>summary{background:#2e6beb0f;border-bottom:1px solid #10254a1a}.growth-challenge-day fieldset{border:0;gap:12px;margin:0;padding:16px;display:grid}.developer-console-page{width:100%;max-width:none}.developer-console{color:#17233a;gap:18px;min-width:0;display:grid}.developer-console[aria-busy=true]{cursor:progress}.developer-console-toolbar,.developer-card,.developer-metric{background:#fff;border:1px solid #d9e2ef;box-shadow:0 12px 32px #13284a0f}.developer-console-toolbar{border-radius:8px;grid-template-columns:auto minmax(0,1fr) 44px;align-items:center;gap:14px;padding:14px;display:grid}.developer-mode-switch{background:#eef3f9;border:1px solid #ccd8e8;border-radius:7px;grid-template-columns:repeat(2,minmax(92px,1fr));padding:4px;display:grid}.developer-mode-switch button,.developer-tabs button,.developer-row-actions button,.developer-card button,.developer-icon-button{color:#1b4da2;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;font-weight:800}.developer-mode-switch button[data-active=true]{color:#113d85;background:#fff;box-shadow:0 3px 10px #1730561f}.developer-mode-switch button:disabled,.developer-card button:disabled{cursor:not-allowed;opacity:.45}.developer-mode-status{flex-direction:column;gap:2px;min-width:0;display:flex}.developer-mode-status span{color:#46617f;text-transform:uppercase;font-size:.75rem;font-weight:900}.developer-mode-status strong{color:#192942;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.developer-mode-status[data-mode=live] span{color:#a52b36}.developer-icon-button{border-color:#ccd8e8;width:44px;height:44px;font-size:1.35rem}.developer-tabs{scrollbar-width:thin;gap:4px;padding:4px 0 8px;display:flex;overflow-x:auto}.developer-tabs button{color:#65758b;white-space:nowrap;border-bottom:2px solid #0000;border-radius:0;flex:none;padding:0 14px}.developer-tabs button[data-active=true]{color:#174c9c;border-bottom-color:#2468d6}.developer-panel-stack,.developer-list,.developer-event-list,.developer-issue-list,.developer-deliveries,.developer-checklist,.developer-form{gap:14px;display:grid}.developer-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.developer-grid-two,.developer-grid-three{align-items:start;gap:16px;display:grid}.developer-grid-two{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)}.developer-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.developer-metric,.developer-card{border-radius:8px;min-width:0}.developer-metric{align-content:center;gap:8px;min-height:112px;padding:18px;display:grid}.developer-metric span,.developer-card>span,.developer-card-heading span,.developer-docs>span{color:#5d718c;text-transform:uppercase;font-size:.73rem;font-weight:900}.developer-metric strong{color:#123b7b;font-size:clamp(1.55rem,2.2vw,2.2rem)}.developer-card{padding:20px}.developer-card h2,.developer-card h3,.developer-card p{margin:0}.developer-card h2{color:#15233a;margin-top:4px;font-size:1.15rem}.developer-card p,.developer-card li,.developer-list-item small{color:#617188;line-height:1.55}.developer-card-heading,.developer-list-item,.developer-deliveries>div,.developer-reconciliation-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.developer-card-heading{margin-bottom:18px}.developer-card-heading>strong{color:#154a9d;font-size:1.5rem}.developer-progress{background:#e4eaf3;border-radius:4px;height:8px;margin:18px 0;overflow:hidden}.developer-progress span{border-radius:inherit;background:#2468d6;height:100%;display:block}.developer-checklist button{color:#31455f;text-align:left;grid-template-columns:24px minmax(0,1fr) auto;place-items:center start;gap:10px;padding:9px 0;display:grid}.developer-checklist button strong,.developer-checklist button small{min-width:0}.developer-checklist button strong{overflow-wrap:anywhere}.developer-checklist button small{color:#174c9c;white-space:nowrap;font-size:.78rem;font-weight:900}.developer-checklist button:before{content:"";border:2px solid #aac0dc;border-radius:50%;width:18px;height:18px}.developer-checklist button[data-complete=true]:before{background:#16815a;border-color:#16815a;box-shadow:inset 0 0 0 4px #fff}.developer-api-summary code,.developer-list-item code,.developer-docs pre,.developer-event-list pre,.developer-issue-list pre,.developer-table code,.developer-modal pre{overflow-wrap:anywhere;color:#21456f;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem}.developer-form label,.developer-form fieldset{color:#30445e;gap:7px;margin:0;font-size:.82rem;font-weight:800;display:grid}.developer-form fieldset{border:0;padding:0}.developer-sensitive-confirmation{background:#f7f9fc;border:1px solid #c8d5e6;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 0;padding:16px;display:grid}.developer-sensitive-confirmation legend{color:#17233a;padding:0 8px;font-size:.82rem;font-weight:900}.developer-sensitive-confirmation>p{color:#5d708a;grid-column:1/-1;margin:0;font-size:.78rem}.developer-sensitive-confirmation label{color:#30445e;gap:7px;min-width:0;font-size:.78rem;font-weight:800;display:grid}.developer-sensitive-confirmation input{color:#17233a;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #c8d5e6;border-radius:6px;padding:10px 12px}@media (max-width:760px){.developer-sensitive-confirmation{grid-template-columns:1fr}}.developer-form input,.developer-form select,.developer-form textarea{color:#17233a;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #c8d5e6;border-radius:6px;padding:10px 12px}.developer-form textarea{resize:vertical;min-height:110px}.developer-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.developer-scope-grid{background:#f7f9fc;border:1px solid #d4deeb;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;max-height:260px;padding:12px;display:grid;overflow-y:auto}.developer-scope-grid label{overflow-wrap:anywhere;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;display:grid}.developer-scope-grid input{min-height:18px;margin:0}.developer-card>button,.developer-form>button,.developer-docs button,.developer-modal button{color:#fff;background:#2168dc;padding:0 16px}.developer-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.developer-row-actions button{background:#f7f9fd;border-color:#c8d6e9;min-height:34px;padding:0 10px}.developer-row-actions .danger,.developer-card .danger{color:#a82b38;border-color:#efc4c8}.developer-list-item{border-bottom:1px solid #e2e8f0;padding:14px 0}.developer-list-item:last-child{border-bottom:0}.developer-list-item>div{gap:5px;min-width:0;display:grid}.developer-list-item>div:last-child{justify-items:end}.developer-status{color:#45617f;background:#edf3fb;border:1px solid #c9d7e9;border-radius:13px;align-items:center;min-height:26px;padding:3px 9px;font-size:.72rem;font-weight:900;display:inline-flex}.developer-status[data-status=active],.developer-status[data-status=verified],.developer-status[data-status=succeeded],.developer-status[data-status=completed]{color:#126846;background:#e9f7f1;border-color:#b7ddcd}.developer-status[data-status=failed],.developer-status[data-status=critical],.developer-status[data-status=revoked]{color:#a52d3b;background:#fff0f2;border-color:#efc2c8}.developer-status[data-status=warning],.developer-status[data-status=pending],.developer-status[data-status=retrying]{color:#856114;background:#fff8e6;border-color:#ecd7a3}.developer-table-wrap{width:100%;overflow-x:auto}.developer-table{border-collapse:collapse;table-layout:auto;width:100%}.developer-table th,.developer-table td{color:#384b64;text-align:left;vertical-align:top;border-bottom:1px solid #e1e8f1;min-width:112px;padding:12px 10px}.developer-table th{color:#63748a;text-transform:uppercase;font-size:.72rem}.developer-table td:first-child,.developer-table th:first-child{padding-left:0}.developer-event-list details,.developer-issue-list details{border:1px solid #dce4ee;border-radius:7px;overflow:hidden}.developer-event-list summary,.developer-issue-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px;list-style:none;display:flex}.developer-event-list summary>div,.developer-issue-list summary{flex-wrap:wrap;min-width:0}.developer-event-list summary>div{align-items:center;gap:10px;display:flex}.developer-event-list pre,.developer-issue-list pre,.developer-docs pre,.developer-modal pre{color:#dce9ff;white-space:pre-wrap;background:#0d1d34;margin:0;padding:14px;overflow:auto}.developer-deliveries{border-top:1px solid #e0e7f0;padding:14px}.developer-deliveries span{gap:3px;display:grid}.developer-docs ol,.developer-docs ul{padding-left:20px}.developer-feedback,.developer-error,.developer-empty{border-radius:7px;margin:0;padding:13px 15px;font-weight:700}.developer-feedback{color:#146545;background:#edf8f3;border:1px solid #b9ddce}.developer-error{color:#9f2634;background:#fff0f2;border:1px solid #efc0c5}.developer-empty{color:#63748a;text-align:center}.developer-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071222b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.developer-modal{background:#fff;border-radius:8px;gap:14px;width:min(560px,100%);padding:24px;display:grid;box-shadow:0 30px 80px #05101f4d}.developer-modal>div{flex-wrap:wrap;gap:10px;display:flex}.developer-modal .secondary{color:#264669;background:#fff;border:1px solid #cbd7e7}.developer-console :is(button,input,select,textarea,summary):focus-visible{outline-offset:2px;outline:3px solid #2573e252}@media (max-width:1120px){.developer-metric-grid,.developer-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}.developer-grid-three>:last-child{grid-column:1/-1}}@media (max-width:760px){.developer-console-toolbar{grid-template-columns:minmax(0,1fr) 44px}.developer-mode-switch{grid-column:1/-1}.developer-mode-status{grid-column:1}.developer-metric-grid,.developer-grid-two,.developer-grid-three,.developer-form-row{grid-template-columns:1fr}.developer-grid-three>:last-child{grid-column:auto}.developer-card,.developer-metric{padding:16px}.developer-card-heading,.developer-list-item,.developer-deliveries>div,.developer-reconciliation-heading,.developer-event-list summary{flex-direction:column;align-items:flex-start}.developer-list-item>div:last-child{justify-items:start;width:100%}.developer-row-actions{justify-content:flex-start}.developer-scope-grid{grid-template-columns:1fr}.developer-modal{max-height:calc(100dvh - 32px);padding:18px;overflow-y:auto}}.producer-form-section{border:1px solid #d8e2f0;border-radius:8px;gap:16px;margin:0;padding:20px;display:grid}.producer-form-section legend{color:#16233a;padding:0 8px;font-weight:800}.producer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.producer-success-banner,.producer-error-banner{border-radius:6px;margin:0 0 20px;padding:14px 18px;font-weight:700}.producer-success-banner{color:#17643a;background:#eaf8ef}.producer-error-banner{color:#a32222;background:#fff0f0}.producer-event-message-list{gap:12px;margin-top:20px;display:grid}.producer-event-message-list article{border-top:1px solid #e3e9f2;padding:18px 0 6px}.producer-event-message-list article>div{justify-content:space-between;align-items:center;display:flex}.producer-event-message-list span,.producer-event-message-list small{color:#66738a}@media (max-width:720px){.producer-form-grid{grid-template-columns:1fr}.producer-event-message-list article>div{flex-direction:column;align-items:flex-start;gap:4px}}.student-event-access{grid-template-columns:minmax(260px,420px) minmax(0,1fr);align-items:start;gap:28px;display:grid}.student-event-access>img{aspect-ratio:4/5;object-fit:cover;border-radius:8px;width:100%}.student-event-access>div{gap:14px;display:grid}.student-event-access h2,.student-event-access p{margin:0}.student-event-instructions{background:#eef5ff;border-radius:8px;padding:18px}@media (max-width:800px){.student-event-access{grid-template-columns:1fr}}
