.public-brands.brand-hub{--bh-page: var(--potik-page);--bh-cell: var(--potik-cell);--bh-cell-alt: var(--potik-cell-alt);--bh-cell-raised: var(--potik-cell-raised);--bh-ink: var(--potik-ink);--bh-muted: var(--potik-muted);--bh-line: var(--potik-line);--bh-accent: var(--potik-accent);--bh-accent-strong: var(--potik-accent-strong);--bh-action: var(--potik-action-bg);--bh-action-hover: var(--potik-action-hover);--bh-action-text: var(--potik-action-text);--bh-focus: var(--potik-focus);--bh-success: var(--potik-success);--bh-ease: cubic-bezier(.22, 1, .36, 1);min-width:0;overflow:clip;padding:24px 0 0;color:var(--bh-ink);background:var(--bh-page);font-family:var(--potik-font-body)}.brand-hub *,.brand-hub *:before,.brand-hub *:after{box-sizing:border-box}.brand-hub__shell{width:var(--potik-shell);margin-inline:auto}.brand-hub :is(h1,h2,h3,p,figure,dl,ol,ul){margin-top:0}.brand-hub :is(h1,h2,h3){text-wrap:balance}.brand-hub p{text-wrap:pretty}.brand-hub :is(button,a):focus-visible{outline:3px solid var(--bh-focus);outline-offset:4px}.brand-hub__hero{padding-bottom:clamp(88px,9vw,144px)}.brand-hub__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(24px,3.5vw,64px);align-items:start}.brand-hub__hero-copy{grid-column:span 6;display:flex;min-width:0;min-height:0;padding:0 clamp(12px,2.4vw,40px);align-self:stretch;flex-direction:column;justify-content:center}.brand-hub__hero h1{max-width:14ch;margin-bottom:28px;font-size:clamp(3.35rem,5.25vw,5.8rem);line-height:.95;letter-spacing:-.04em}.brand-hub__lead{max-width:57ch;margin-bottom:36px;color:var(--bh-muted);font-size:clamp(1.05rem,1.45vw,1.34rem);line-height:1.58}.brand-hub__actions,.brand-hub__cta-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.brand-hub__actions>*{width:268px;max-width:100%}.brand-hub__demo{grid-column:span 6;min-width:0;margin:18px 0 0;padding:clamp(28px,3vw,46px);border-radius:12px;background:color-mix(in srgb,var(--bh-accent) 11%,var(--bh-cell-alt))}.brand-hub__demo figcaption{display:grid;grid-template-columns:1fr;margin-bottom:26px;align-items:center;gap:4px 20px}.brand-hub__demo figcaption span{grid-column:1;color:var(--bh-muted);font-size:.76rem;font-weight:700}.brand-hub__demo figcaption strong{grid-column:1;font-size:clamp(1.55rem,2.35vw,2.15rem);line-height:1.1}.brand-hub__demo figcaption [data-brand-demo-detail-title]{display:none}.brand-hub__demo.is-detail-open figcaption [data-brand-demo-catalog-title]{display:none}.brand-hub__demo.is-detail-open figcaption [data-brand-demo-detail-title]{display:block}.brand-hub__demo-filter{display:flex;min-height:54px;padding:0 16px;align-items:center;gap:12px;border-radius:8px;background:var(--bh-cell);color:var(--bh-ink)}.brand-hub__demo-filter i{color:var(--bh-muted);font-size:1.05rem}.brand-hub__demo-filter span{min-width:0;flex:1}.brand-hub__demo-columns,.brand-hub__demo-creator{display:grid;grid-template-columns:minmax(220px,1.7fr) repeat(4,minmax(60px,.65fr));align-items:center}.brand-hub__demo-columns{min-height:40px;padding:0 14px;color:var(--bh-muted);font-size:.63rem;font-weight:700}.brand-hub__demo-list{overflow:hidden;border-radius:9px;background:var(--bh-cell)}.brand-hub__demo-creator{position:relative;width:100%;min-height:84px;padding:12px 14px;border:0;border-bottom:1px solid var(--bh-line);color:var(--bh-ink);background:transparent;font:inherit;text-align:start;cursor:pointer;transition:background .19s var(--bh-ease),transform .19s var(--bh-ease)}.brand-hub__demo-creator:last-child{border-bottom:0}.brand-hub__demo-creator:hover,.brand-hub__demo-creator.is-selected{background:color-mix(in srgb,var(--bh-accent) 9%,var(--bh-cell))}.brand-hub__demo-creator.is-selected{transform:translate(6px)}.brand-hub__demo-creator:before{position:absolute;inset:10px auto 10px 0;width:3px;border-radius:3px;background:var(--bh-accent);content:"";opacity:0;transform:scaleY(.4);transition:opacity .18s var(--bh-ease),transform .18s var(--bh-ease)}.brand-hub__demo-creator.is-selected:before{opacity:1;transform:scaleY(1)}.brand-hub__demo-creator>b{font-size:.76rem;font-variant-numeric:tabular-nums}.brand-hub__demo-identity{display:flex;min-width:0;align-items:center;gap:12px}.brand-hub__demo-identity>img{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--bh-action-text);background:var(--bh-action);font-size:.9rem;font-weight:800}.brand-hub__demo-identity>img{object-fit:cover}.brand-hub__demo-identity div{min-width:0}.brand-hub__demo-identity strong,.brand-hub__demo-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-hub__demo-identity strong{margin-bottom:4px;font-size:.94rem}.brand-hub__demo-identity small{color:var(--bh-muted);font-size:.68rem}.brand-hub__demo-focus{display:none;margin-top:14px;overflow:hidden;border:1px solid var(--bh-line);border-radius:9px;background:var(--bh-cell)}.brand-hub__demo.is-detail-open .brand-hub__demo-filter,.brand-hub__demo.is-detail-open .brand-hub__demo-columns,.brand-hub__demo.is-detail-open .brand-hub__demo-list{display:none}.brand-hub__demo.is-detail-open .brand-hub__demo-focus{display:block}.brand-hub__dossier-head{display:grid;grid-template-columns:36px 38px minmax(0,1fr);min-height:64px;padding:10px 14px;align-items:center;gap:12px;border-bottom:1px solid var(--bh-line)}.brand-hub__demo-back{display:grid;width:36px;height:36px;padding:0;place-items:center;border:1px solid var(--bh-line);border-radius:7px;color:var(--bh-muted);background:var(--bh-cell);cursor:pointer}.brand-hub__demo-back:hover,.brand-hub__demo-back:focus-visible{border-color:var(--bh-accent);color:var(--bh-accent)}.brand-hub__dossier-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover}.brand-hub__dossier-head>div{display:grid;min-width:0;gap:2px}.brand-hub__dossier-head small,.brand-hub__dossier-head span,.brand-hub__channel-head span,.brand-hub__channel-tabs small{color:var(--bh-muted);font-size:.68rem}.brand-hub__dossier-head>div>small{color:var(--bh-accent);font-weight:800}.brand-hub__dossier-head>div>strong{overflow:hidden;font-size:1.08rem;text-overflow:ellipsis;white-space:nowrap}.brand-hub__channel-tabs{display:flex;padding:10px 14px 0}.brand-hub__channel-tabs button{display:grid;grid-template-columns:26px minmax(0,1fr);min-width:190px;min-height:48px;padding:8px 12px;align-items:center;gap:9px;border:1px solid var(--bh-accent);border-radius:8px;color:var(--bh-ink);background:color-mix(in srgb,var(--bh-accent) 8%,var(--bh-cell));text-align:left}.brand-hub__channel-tabs button>i{color:var(--bh-accent);font-size:1.2rem}.brand-hub__channel-tabs button>span{display:grid;min-width:0}.brand-hub__channel-tabs strong,.brand-hub__channel-tabs small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-hub__channel-tabs small{text-transform:uppercase}.brand-hub__channel-head{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:12px 14px;align-items:end;gap:18px;border-bottom:1px solid var(--bh-line)}.brand-hub__channel-head>div{display:grid;gap:3px}.brand-hub__channel-head>div:last-child{justify-items:end;text-align:right}.brand-hub__channel-head small{color:var(--bh-accent);font-size:.68rem;font-weight:800}.brand-hub__channel-head strong{font-size:.92rem}.brand-hub__channel-head p{display:none;color:var(--bh-muted);font-size:.68rem;line-height:1.45}.brand-hub__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border-bottom:1px solid var(--bh-line)}.brand-hub__summary>div{min-width:0;padding:10px 12px;border-inline-start:1px solid var(--bh-line)}.brand-hub__summary>div:first-child{border-inline-start:0}.brand-hub__summary dt,.brand-hub__summary small{display:block;overflow:hidden;color:var(--bh-muted);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.brand-hub__summary dd{margin:5px 0 3px;font-size:1.12rem;font-weight:800;font-variant-numeric:tabular-nums}.brand-hub__analytics{min-width:0;padding:12px 14px 10px}.brand-hub__analytics-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.brand-hub__analytics-head>strong{margin:0;font-size:.82rem}.brand-hub__analytics-switch{display:flex;min-width:0;gap:4px}.brand-hub__analytics-switch button{min-height:34px;padding:0 10px;border:1px solid transparent;border-radius:7px;color:var(--bh-muted);background:transparent;cursor:pointer;font-size:.68rem;font-weight:700;white-space:nowrap}.brand-hub__analytics-switch button:hover,.brand-hub__analytics-switch button:focus-visible{color:var(--bh-ink);background:var(--bh-cell-alt)}.brand-hub__analytics-switch button.is-selected{border-color:var(--bh-accent);color:var(--bh-ink);background:color-mix(in srgb,var(--bh-accent) 8%,var(--bh-cell))}.brand-hub__analytics-metrics{margin-top:10px;overflow-x:auto;scrollbar-width:thin}.brand-hub__chart{position:relative;width:100%;height:128px;margin-top:8px;touch-action:pan-y}.brand-hub__chart canvas{display:block;width:100%;height:100%}.brand-hub__chart-tooltip{position:absolute;z-index:2;display:grid;min-width:88px;padding:7px 9px;border:1px solid var(--bh-line);border-radius:7px;color:var(--bh-ink);background:var(--brand-chart-surface, var(--bh-cell));pointer-events:none}.brand-hub__chart-tooltip[hidden]{display:none}.brand-hub__chart-tooltip strong{margin:2px 0 0;font-size:.78rem}.brand-hub__analytics-note{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;margin-top:4px;gap:6px;color:var(--bh-muted);font-size:.68rem;line-height:1.4}.brand-hub__analytics-note>span:first-child{color:var(--bh-ink);font-weight:700}.brand-hub__analytics-note>strong{margin:0 8px 0 0;color:var(--bh-accent);font-size:.8rem}.brand-hub__demo-note{display:flex;margin:18px 0 0;padding:10px 12px;align-items:flex-start;gap:8px;color:var(--bh-muted);font-size:.68rem;line-height:1.45}.brand-hub__proof{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;border-top:1px solid var(--bh-line)}.brand-hub__proof article{display:flex;min-width:0;padding:28px clamp(18px,2vw,32px);gap:16px}.brand-hub__proof article+article{border-inline-start:1px solid var(--bh-line)}.brand-hub__proof i{flex:0 0 auto;color:var(--bh-accent);font-size:1.55rem}.brand-hub__proof h2{margin-bottom:7px;font-size:1rem}.brand-hub__proof p{margin-bottom:0;color:var(--bh-muted);font-size:.84rem;line-height:1.5}.brand-hub__section{padding:clamp(76px,8vw,132px) 0}.brand-hub__section-head{max-width:760px;margin-bottom:clamp(36px,5vw,68px)}.brand-hub__section-head h2,.brand-hub__workspace-copy h2,.brand-hub__payment-head h2,.brand-hub__cta h2{margin-bottom:20px;font-size:clamp(2.4rem,4vw,4.65rem);line-height:.98;letter-spacing:-.04em}.brand-hub__section-head p,.brand-hub__workspace-copy>p,.brand-hub__payment-head p,.brand-hub__cta p{max-width:62ch;margin-bottom:0;color:var(--bh-muted);font-size:1.04rem;line-height:1.65}.brand-hub__workflow-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));min-height:760px;padding:clamp(34px,5vw,76px);gap:clamp(36px,5vw,78px);border-radius:12px;background:var(--bh-cell-alt)}.brand-hub__workflow-copy{grid-column:span 6}.brand-hub__workflow{position:relative;margin:0;padding:0;list-style:none}.brand-hub__workflow:before{position:absolute;inset:22px auto 22px 25px;width:2px;background:color-mix(in srgb,var(--bh-accent) 34%,var(--bh-line));content:""}.brand-hub__workflow li{position:relative}.brand-hub__workflow button{display:grid;width:100%;min-height:118px;padding:18px 18px 18px 74px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:16px;border:0;border-radius:9px;color:var(--bh-ink);background:transparent;font:inherit;text-align:start;cursor:pointer;transition:background .19s var(--bh-ease),transform .19s var(--bh-ease)}.brand-hub__workflow button:hover,.brand-hub__workflow button.is-selected{background:var(--bh-cell);transform:translate(8px)}.brand-hub__workflow button>span{position:absolute;left:0;z-index:1;display:grid;width:52px;height:52px;place-items:center;border:2px solid var(--bh-line);border-radius:50%;color:var(--bh-muted);background:var(--bh-cell-alt);font-size:.72rem;font-weight:800;font-variant-numeric:tabular-nums;transition:color .19s var(--bh-ease),border-color .19s var(--bh-ease),background .19s var(--bh-ease)}.brand-hub__workflow button.is-selected>span{border-color:var(--bh-action);color:var(--bh-action-text);background:var(--bh-action)}.brand-hub__workflow button>i{color:var(--bh-accent);font-size:1.55rem}.brand-hub__workflow h3{margin-bottom:7px;font-size:1.08rem}.brand-hub__workflow p{max-width:52ch;margin-bottom:0;color:var(--bh-muted);font-size:.84rem;line-height:1.55}.brand-hub__workflow-stage{grid-column:span 6;align-self:start;position:sticky;top:104px}.brand-hub__workflow-window{overflow:hidden;min-height:550px;border-radius:12px;color:var(--bh-action-text);background:var(--bh-action)}.brand-hub__workflow-toolbar{display:flex;min-height:52px;padding:0 18px;align-items:center;gap:8px;color:var(--bh-action-text);border-bottom:1px solid color-mix(in srgb,var(--bh-action-text) 24%,transparent)}.brand-hub__workflow-toolbar span{width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.45}.brand-hub__workflow-toolbar b{margin-left:auto;font-size:.7rem;opacity:.76}.brand-hub__workflow-screen{display:flex;min-height:498px;padding:clamp(34px,4vw,58px);flex-direction:column;justify-content:flex-end}.brand-hub__workflow-screen>span{margin-bottom:auto;font-size:clamp(6rem,10vw,10rem);font-weight:800;line-height:.8;letter-spacing:-.07em;color:var(--bh-action-text)}.brand-hub__workflow-screen>i{margin-bottom:20px;font-size:2.2rem}.brand-hub__workflow-screen>strong{display:block;max-width:14ch;margin-bottom:14px;font-size:clamp(1.8rem,3vw,3rem);line-height:1.02}.brand-hub__workflow-screen>p{max-width:48ch;margin-bottom:26px;line-height:1.55;color:var(--bh-action-text)}.brand-hub__workflow-progress{display:flex;gap:6px}.brand-hub__workflow-progress i{width:30px;height:4px;border-radius:4px;background:currentColor;opacity:.25;transition:width .19s var(--bh-ease),opacity .19s var(--bh-ease)}.brand-hub__workflow-progress i.is-active{width:68px;opacity:1}.brand-hub__workspace{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:clamp(42px,6vw,96px)}.brand-hub__workspace-copy{grid-column:span 5;min-width:0}.brand-hub__workspace-copy h2{max-width:13ch}.brand-hub__workspace-copy>p{margin:0}.brand-hub__deal-progress{grid-column:span 7;display:grid;min-width:0;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--bh-line);border-radius:12px;overflow:hidden;background:var(--bh-line);gap:1px;list-style:none}.brand-hub__deal-progress li{display:grid;min-height:188px;padding:clamp(24px,2.8vw,38px);grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;align-items:start;gap:22px 18px;background:var(--bh-cell)}.brand-hub__deal-progress li>span{color:var(--bh-muted);font-size:.75rem;font-weight:800;font-variant-numeric:tabular-nums}.brand-hub__deal-progress li>i{justify-self:end;color:var(--bh-accent);font-size:1.55rem}.brand-hub__deal-progress li>div{grid-column:1/-1;align-self:end}.brand-hub__deal-progress h3{margin-bottom:8px;font-size:clamp(1.12rem,1.5vw,1.45rem);line-height:1.15}.brand-hub__deal-progress p{max-width:38ch;margin:0;color:var(--bh-muted);font-size:.86rem;line-height:1.55}.brand-hub__formats-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(28px,4vw,62px);align-items:start}.brand-hub__formats-layout>.brand-hub__section-head{grid-column:span 4;position:sticky;top:104px}.brand-hub__formats{grid-column:span 5;border-top:1px solid var(--bh-line)}.brand-hub__formats button{display:grid;width:100%;min-height:142px;padding:24px 10px;grid-template-columns:32px 40px minmax(0,1fr) 24px;align-items:start;gap:14px;border:0;border-bottom:1px solid var(--bh-line);color:var(--bh-ink);background:transparent;font:inherit;text-align:start;cursor:pointer;transition:color .19s var(--bh-ease),background .19s var(--bh-ease),padding .19s var(--bh-ease)}.brand-hub__formats button:hover,.brand-hub__formats button.is-selected{padding-inline:20px;color:var(--bh-action-text);background:var(--bh-action)}.brand-hub__formats button>span{color:currentColor;font-size:.68rem;font-weight:800;opacity:.62}.brand-hub__formats button>i{font-size:1.55rem}.brand-hub__formats button>i:last-child{font-size:1.1rem}.brand-hub__formats h3{margin-bottom:9px;font-size:1.08rem}.brand-hub__formats p{margin-bottom:0;color:currentColor;font-size:.82rem;line-height:1.52;opacity:.72}.brand-hub__format-stage{grid-column:span 3;display:flex;min-height:510px;padding:clamp(26px,3vw,42px);flex-direction:column;justify-content:flex-end;border-radius:12px;color:var(--bh-action-text);background:var(--bh-action)}.brand-hub__format-stage>i{margin-bottom:auto;font-size:clamp(4rem,7vw,7rem);opacity:.22}.brand-hub__format-stage span{margin-bottom:12px;font-size:.68rem;font-weight:700;opacity:.68}.brand-hub__format-stage strong{margin-bottom:14px;font-size:clamp(1.55rem,2.5vw,2.6rem);line-height:1.04}.brand-hub__format-stage p{margin-bottom:0;line-height:1.55;opacity:.82}.brand-hub__payment{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));padding:clamp(38px,5.5vw,84px);gap:clamp(34px,5vw,76px);border-radius:12px;background:var(--bh-cell-alt)}.brand-hub__payment-head{grid-column:span 4}.brand-hub__payment-options{grid-column:span 8;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border-radius:10px;background:var(--bh-line);gap:1px}.brand-hub__payment-options article{display:grid;min-height:360px;padding:clamp(26px,3vw,44px);grid-template-columns:auto 1fr;align-content:space-between;gap:24px;background:var(--bh-cell);transition:background .19s var(--bh-ease),transform .19s var(--bh-ease)}.brand-hub__payment-options article:hover{background:color-mix(in srgb,var(--bh-accent) 8%,var(--bh-cell))}.brand-hub__payment-options article>span{color:var(--bh-muted);font-size:.7rem;font-weight:800}.brand-hub__payment-options article>i{justify-self:end;color:var(--bh-accent);font-size:2rem}.brand-hub__payment-options article>div{grid-column:1/-1;align-self:end}.brand-hub__payment-options h3{margin-bottom:16px;font-size:clamp(1.35rem,2vw,2rem);line-height:1.08}.brand-hub__payment-options p{margin-bottom:0;color:var(--bh-muted);font-size:.86rem;line-height:1.6}.brand-hub__payment-note{grid-column:5/-1;display:flex;margin:0;align-items:flex-start;gap:10px;color:var(--bh-muted);font-size:.78rem;line-height:1.5}.brand-hub__payment-note i{color:var(--bh-accent);font-size:1.1rem}.brand-hub__faq-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));padding-inline:clamp(16px,2.4vw,40px);gap:clamp(36px,6vw,96px)}.brand-hub__faq-layout>.brand-hub__section-head{grid-column:span 4;position:sticky;top:104px;align-self:start}.brand-hub__faq{grid-column:span 8}.brand-hub__faq .v-accordion-item{margin:0;border:0;border-bottom:1px solid var(--bh-line);border-radius:0;background:transparent}.brand-hub__faq .v-accordion-trigger{min-height:84px;padding:22px clamp(16px,1.6vw,24px);border-radius:0;color:var(--bh-ink);background:transparent;font-size:1rem;font-weight:700}.brand-hub__faq .v-accordion-body{padding:0 50px 26px clamp(16px,1.6vw,24px)}.brand-hub__faq .v-accordion-body p{max-width:68ch;margin-bottom:0;color:var(--bh-muted);line-height:1.65}.brand-hub__cta{padding-bottom:28px}.brand-hub__cta-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));min-height:480px;padding:clamp(38px,6vw,92px);align-items:end;gap:36px;border-radius:12px;color:var(--bh-action-text);background:var(--bh-action)}.brand-hub__cta-grid>div:first-child{grid-column:span 8}.brand-hub__cta h2{max-width:13ch;font-size:clamp(3rem,5vw,6rem)}.brand-hub__cta p{color:currentColor;opacity:.78}.brand-hub__cta-actions{grid-column:span 4;justify-content:flex-end}.brand-hub__cta .brand-hub__button{border-color:color-mix(in srgb,var(--bh-action-text) 42%,transparent);color:var(--bh-action-text);background:transparent}.brand-hub.is-enhanced [data-brand-scene]{transform:translateY(14px);transition:transform .52s var(--bh-ease)}.brand-hub.is-enhanced [data-brand-scene].is-in-view{transform:translateY(0)}.brand-hub.is-enhanced .brand-hub__hero>[data-brand-scene]{transform:none;transition:none}@media(min-width:1500px){.brand-hub__hero-copy{grid-column:span 5}.brand-hub__demo{grid-column:span 7}}@media(max-width:1199.98px){.brand-hub__demo-columns,.brand-hub__demo-creator{grid-template-columns:minmax(190px,1.5fr) repeat(4,minmax(54px,.6fr))}.brand-hub__workflow-layout{padding:40px;gap:38px}.brand-hub__workflow button{padding-right:8px}.brand-hub__formats-layout{gap:28px}}@media(max-width:991.98px){.brand-hub__grid,.brand-hub__workflow-layout,.brand-hub__workspace,.brand-hub__formats-layout,.brand-hub__payment,.brand-hub__faq-layout,.brand-hub__cta-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.brand-hub__hero-copy,.brand-hub__demo,.brand-hub__workflow-copy,.brand-hub__workflow-stage,.brand-hub__workspace-copy,.brand-hub__deal-progress,.brand-hub__formats-layout>.brand-hub__section-head,.brand-hub__formats,.brand-hub__format-stage,.brand-hub__payment-head,.brand-hub__payment-options,.brand-hub__payment-note,.brand-hub__faq-layout>.brand-hub__section-head,.brand-hub__faq,.brand-hub__cta-grid>div:first-child,.brand-hub__cta-actions{grid-column:1/-1}.brand-hub__hero-copy{min-height:0;padding-block:72px 54px;align-self:auto;justify-content:flex-start}.brand-hub__hero h1{max-width:15ch}.brand-hub__demo{margin-top:0}.brand-hub__proof{grid-template-columns:1fr}.brand-hub__proof article+article{border-inline-start:0;border-top:1px solid var(--bh-line)}.brand-hub__workflow-stage{position:static}.brand-hub__formats-layout>.brand-hub__section-head,.brand-hub__faq-layout>.brand-hub__section-head{position:static}.brand-hub__format-stage{min-height:390px}.brand-hub__payment-note{margin-top:-12px}.brand-hub__cta-actions{justify-content:flex-start}.brand-hub__actions .potik-orbit-cta,.brand-hub__cta-actions .potik-orbit-cta{justify-content:center}}@media(max-width:767.98px){.public-brands.brand-hub{padding-top:8px}.brand-hub__shell{width:calc(100vw - 16px)}.brand-hub__hero{padding-bottom:62px}.brand-hub__hero-copy{padding:54px 16px 42px}.brand-hub__hero h1{max-width:14ch;margin-bottom:22px;font-size:clamp(2.75rem,12vw,4.25rem)}.brand-hub__lead{font-size:1rem}.brand-hub__actions{align-items:stretch;flex-direction:column}.brand-hub__actions>*{width:100%}.brand-hub__actions .potik-orbit-cta{padding-inline:58px}.brand-hub__demo{padding:20px 14px;border-radius:10px}.brand-hub__demo figcaption{grid-template-columns:1fr}.brand-hub__demo-columns{display:none}.brand-hub__demo-creator{grid-template-columns:minmax(0,1fr) auto;min-height:78px;padding:12px 10px}.brand-hub__demo-creator>b{display:none}.brand-hub__demo-creator>b:last-of-type{display:block}.brand-hub__demo-focus{margin-top:14px;padding:0}.brand-hub__dossier-head{grid-template-columns:44px 44px minmax(0,1fr);min-height:78px;padding:14px}.brand-hub__demo-back,.brand-hub__dossier-avatar{width:44px;height:44px}.brand-hub__channel-tabs{padding-inline:14px}.brand-hub__channel-tabs button{width:100%;min-width:0;min-height:60px}.brand-hub__channel-head{grid-template-columns:1fr;padding:18px 14px}.brand-hub__channel-head>div:last-child{justify-items:start;text-align:left}.brand-hub__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-hub__summary>div{min-height:92px;padding:15px 14px}.brand-hub__summary>div:nth-child(odd){border-inline-start:0}.brand-hub__summary>div:nth-child(n+3){border-top:1px solid var(--bh-line)}.brand-hub__analytics{padding-inline:14px}.brand-hub__analytics-head{align-items:flex-start;flex-direction:column}.brand-hub__analytics-switch{width:100%;overflow-x:auto}.brand-hub__analytics-switch button{min-height:44px}.brand-hub__chart{height:190px}.brand-hub__analytics-note{grid-template-columns:auto auto}.brand-hub__proof{margin-top:12px}.brand-hub__proof article{padding:24px 10px}.brand-hub__section{padding:74px 0}.brand-hub__section-head{margin-bottom:34px}.brand-hub__section-head h2,.brand-hub__workspace-copy h2,.brand-hub__payment-head h2{font-size:clamp(2.15rem,10vw,3.4rem)}.brand-hub__workflow-layout{min-height:0;padding:28px 14px;border-radius:10px}.brand-hub__workflow button{min-height:108px;padding:16px 8px 16px 64px;grid-template-columns:26px minmax(0,1fr);gap:12px}.brand-hub__workflow button:hover,.brand-hub__workflow button.is-selected{transform:none}.brand-hub__workflow button>span{width:46px;height:46px}.brand-hub__workflow-window{min-height:420px}.brand-hub__workflow-screen{min-height:368px;padding:28px}.brand-hub__workflow-screen>span{font-size:6rem}.brand-hub__workspace{padding-inline:14px}.brand-hub__deal-progress{grid-template-columns:1fr}.brand-hub__deal-progress li{min-height:168px;padding:24px 20px}.brand-hub__formats button{grid-template-columns:28px 34px minmax(0,1fr);min-height:132px;padding-inline:4px}.brand-hub__formats button>i:last-child{display:none}.brand-hub__formats button:hover,.brand-hub__formats button.is-selected{padding-inline:12px}.brand-hub__format-stage{min-height:340px;padding:28px}.brand-hub__payment{padding:28px 14px;border-radius:10px}.brand-hub__payment-options{grid-template-columns:1fr}.brand-hub__payment-options article{min-height:290px}.brand-hub__faq-layout{padding-inline:14px}.brand-hub__faq .v-accordion-trigger{min-height:74px;padding-inline:4px}.brand-hub__faq .v-accordion-body{padding-left:4px;padding-right:16px}.brand-hub__cta-grid{min-height:480px;padding:34px 22px;border-radius:10px}.brand-hub__cta h2{font-size:clamp(2.7rem,12vw,4.4rem)}.brand-hub__cta-actions{align-items:stretch;flex-direction:column}.brand-hub__cta-actions>*{width:100%}.brand-hub__cta-actions .potik-orbit-cta{padding-inline:58px}}@media(max-width:420px){.brand-hub__demo-filter span{font-size:.84rem}.brand-hub__demo-identity>img{width:40px;height:40px}.brand-hub__workflow-screen>strong{font-size:1.75rem}}@media(prefers-reduced-motion:reduce){.brand-hub *,.brand-hub *:before,.brand-hub *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.brand-hub.is-enhanced [data-brand-scene]{transform:none}}
