.brand-v2-page-status{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:280px;padding:48px 24px;text-align:center;width:100%}.brand-v2-page-status__message{margin:0;max-width:420px}.brand-v2-page-status--error .brand-v2-page-status__message{color:var(--bv2-color-status-urgent-text)}.brand-v2-page-status--empty .brand-v2-page-status__message{color:var(--bv2-color-text-secondary)}.brand-v2-app-shell-role-overlay{align-items:center;background:#0006;background:var(--bv2-color-overlay-scrim,#0006);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.brand-v2-app-shell-role-overlay__panel{background:#fff;background:var(--bv2-color-white,#fff);border-radius:20px;box-shadow:0 8px 32px #0000001f;box-sizing:border-box;max-width:420px;padding:40px 32px;width:100%}.brand-v2-app-shell-role-overlay__panel .brand-v2-page-status{min-height:auto;padding:0}.brand-v2-page-watermark{pointer-events:none;z-index:0}.brand-v2-page-watermark--fixed-left{bottom:-200px;left:-50px;position:fixed}.brand-v2-page-watermark--fixed-right{bottom:-200px;position:fixed;right:-50px}.brand-v2-page-watermark--absolute-right{bottom:-180px;position:absolute;right:-80px}.brand-v2-page-watermark__image{display:block;height:383px;opacity:.35;width:auto}@media (max-width:900px){.brand-v2-page-watermark{display:none}}.brand-v2-app-shell{--bv2-shell-padding-inline:80px;--bv2-shell-padding-block:24px;--bv2-shell-nav-width:193px;--bv2-shell-nav-height:calc(100vh - var(--bv2-shell-padding-block)*2);--bv2-shell-column-gap:24px;--bv2-main-inset-left:calc(var(--bv2-shell-padding-inline) + var(--bv2-shell-nav-width) + var(--bv2-shell-column-gap));align-items:flex-start;background:var(--bv2-color-surface-page);box-sizing:border-box;display:flex;gap:24px;min-height:100vh;padding:24px 80px}.brand-v2-app-shell:has(.brand-v2-side-nav--collapsed){--bv2-shell-nav-width:72px}.brand-v2-app-shell__main{display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;overflow:visible;position:relative}@media (max-width:900px){.brand-v2-app-shell{--bv2-shell-padding-inline:16px;--bv2-shell-padding-block:16px;--bv2-shell-nav-width:0px;--bv2-shell-nav-height:0px;--bv2-shell-column-gap:0px;--bv2-main-inset-left:var(--bv2-shell-padding-inline);flex-direction:column;padding:16px}.brand-v2-side-nav{min-height:auto;width:100%}.brand-v2-side-nav--collapsed{width:100%}}.brand-v2-activation-overview-card{background:var(--bv2-color-surface-page);border:1px solid var(--bv2-color-border);border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;min-height:652px;min-width:0;overflow:hidden;padding:20px 20px 24px;position:relative;width:302px}.brand-v2-activation-overview-card__header{align-items:flex-start;display:flex;padding-top:16px;position:relative}.brand-v2-activation-overview-card__identity{align-items:center;display:flex;flex:1 1;gap:15px;min-width:0}.brand-v2-activation-overview-card__logo{align-items:center;color:var(--bv2-color-text-on-dark);display:flex;flex-shrink:0;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-sm);font-weight:var(--bv2-font-weight-semibold);height:37px;justify-content:center;width:37px}.brand-v2-activation-overview-card__identity-text{display:flex;flex-direction:column;gap:2px;min-width:0}.brand-v2-activation-overview-card__title{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;margin:0;overflow:hidden;overflow-wrap:anywhere;white-space:normal}.brand-v2-activation-overview-card__due{line-height:16px;margin:0}.brand-v2-activation-overview-card__status{position:absolute;right:-4px;top:-4px}.brand-v2-activation-overview-card__status-icon{display:block;height:8px;width:8px}.brand-v2-activation-overview-card__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px;position:relative}.brand-v2-activation-overview-card__metrics--pending{cursor:help}.brand-v2-activation-overview-card__metrics-tooltip{background:var(--bv2-color-primary);border-radius:8px;bottom:calc(100% + 10px);color:var(--bv2-color-white);font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);left:50%;line-height:1.35;max-width:min(240px,100%);opacity:0;padding:8px 10px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%) translateY(4px);transition:opacity .12s ease,transform .12s ease;width:-webkit-max-content;width:max-content;z-index:2}.brand-v2-activation-overview-card__metrics-tooltip:after{border:6px solid #0000;border-top:6px solid var(--bv2-color-primary);content:"";height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:0}.brand-v2-activation-overview-card__metrics--pending:focus-within .brand-v2-activation-overview-card__metrics-tooltip,.brand-v2-activation-overview-card__metrics--pending:hover .brand-v2-activation-overview-card__metrics-tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.brand-v2-activation-overview-card__metric{align-items:center;border-right:1px solid var(--bv2-color-border);display:flex;flex-direction:column;gap:4px;padding:0 4px;text-align:center}.brand-v2-activation-overview-card__metric:last-child{border-right:none}.brand-v2-activation-overview-card__metric-value{margin:0;text-transform:uppercase}.brand-v2-activation-overview-card__metric-label{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-body);font-size:8px;font-weight:var(--bv2-font-weight-regular);line-height:8px;margin:0}.brand-v2-activation-overview-card__section{display:flex;flex-direction:column;margin-top:24px;min-width:0;width:100%}.brand-v2-activation-overview-card__section:last-of-type{margin-bottom:16px}.brand-v2-activation-overview-card__section-title{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-sm);font-weight:var(--bv2-font-weight-semibold);line-height:1.2;margin:0 0 12px}.brand-v2-activation-overview-card__tasks{display:flex;flex-direction:column;min-height:165px}.brand-v2-activation-overview-card__tasks-empty{align-items:center;border-bottom:1px solid var(--bv2-color-border);border-top:1px solid var(--bv2-color-border);box-sizing:border-box;display:flex;justify-content:center;min-height:165px;padding:16px;text-align:center}.brand-v2-activation-overview-card__tasks-empty-label{color:var(--bv2-color-text-muted);margin:0}.brand-v2-activation-overview-card__task{align-items:center;background:#0000;border:none;border-bottom:1px solid var(--bv2-color-border);border-top:1px solid var(--bv2-color-border);cursor:pointer;display:flex;gap:12px;min-height:55px;padding:0 4px 0 8px;text-align:left;width:100%}.brand-v2-activation-overview-card__task+.brand-v2-activation-overview-card__task{margin-top:-1px}.brand-v2-activation-overview-card__task:disabled{cursor:default}.brand-v2-activation-overview-card__task-accent{background:var(--bv2-color-primary);border-radius:1px;flex-shrink:0;height:39px;width:2px}.brand-v2-activation-overview-card__task-accent--content{background:var(--bv2-color-primary-soft)}.brand-v2-activation-overview-card__task-accent--codes{background:var(--bv2-color-primary-strong)}.brand-v2-activation-overview-card__task-label{color:var(--bv2-color-text-primary);flex:1 1;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-sm);font-weight:var(--bv2-font-weight-regular);line-height:1.5;margin:0;min-width:0}.brand-v2-activation-overview-card__task-chevron{color:var(--bv2-color-primary);flex-shrink:0;height:24px;width:24px}.brand-v2-activation-overview-card__task-chevron--content{color:var(--bv2-color-primary-soft)}.brand-v2-activation-overview-card__task-chevron--codes{color:var(--bv2-color-primary-strong)}.brand-v2-activation-overview-card__content-row{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;cursor:grab;display:flex;gap:14px;max-width:100%;min-height:125px;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x;width:100%}.brand-v2-activation-overview-card__content-row--empty{align-items:center;cursor:default;justify-content:center;min-height:146px;touch-action:none}.brand-v2-activation-overview-card__content-empty-label{color:var(--bv2-color-text-muted);margin:0;padding:0 12px;text-align:center}.brand-v2-activation-overview-card__content-row:active{cursor:grabbing}.brand-v2-activation-overview-card__content-row--empty:active{cursor:default}.brand-v2-activation-overview-card__content-row::-webkit-scrollbar{display:none}.brand-v2-activation-overview-card__thumbnail{background:var(--bv2-color-surface-placeholder);border:none;border-radius:15px;cursor:inherit;display:block;flex:0 0 78px;height:125px;min-width:78px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:78px}.brand-v2-activation-overview-card__thumbnail--interactive{cursor:pointer;pointer-events:auto}.brand-v2-activation-overview-card__thumbnail-image,.brand-v2-activation-overview-card__thumbnail-media{-webkit-user-drag:none;height:100%;inset:0;object-fit:cover;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.brand-v2-activation-overview-card__thumbnail-badge{align-items:center;border-radius:20px;box-sizing:border-box;display:inline-flex;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);font-weight:var(--bv2-font-weight-regular);justify-content:center;left:8px;line-height:1;min-height:22px;padding:4px 8px;position:absolute;top:8px;white-space:nowrap;z-index:1}.brand-v2-activation-overview-card__thumbnail-badge--approved{background:var(--bv2-color-status-pending-bg);color:var(--bv2-color-success)}.brand-v2-activation-overview-card__thumbnail-badge--insights{background:var(--bv2-color-status-live-bg);color:var(--bv2-color-status-live-text)}.brand-v2-activation-overview-card__thumbnail-badge--under-review{background:var(--bv2-color-primary);color:var(--bv2-color-text-on-dark)}.brand-v2-activation-overview-card__thumbnail-badge--rejected{background:#f3f3f3;background:var(--bv2-color-status-offline-bg,#f3f3f3);color:#c0392b;color:var(--bv2-color-danger,#c0392b)}.brand-v2-activation-overview-card__thumbnail-play{align-items:center;color:var(--bv2-color-text-on-dark);display:flex;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35));height:22px;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:22px;z-index:1}.brand-v2-activation-overview-card__thumbnail-play svg{height:22px;width:22px}.brand-v2-activation-overview-card__scroll-track{background:var(--bv2-color-status-live-bg);border-radius:40px;flex-shrink:0;height:5px;margin-top:16px;overflow:hidden;position:relative;width:100%}.brand-v2-activation-overview-card__scroll-thumb{background:var(--bv2-color-teal);border-radius:40px;height:100%;left:0;min-width:24px;position:absolute;top:0}.brand-v2-activation-overview-card__cta{border-radius:56px;font-size:var(--bv2-font-size-body-md);height:40px;line-height:16px;margin:auto auto 0;max-width:100%;width:193px}.brand-v2-activation-overview-card-skeleton{background:var(--bv2-color-surface-page);border:1px solid var(--bv2-color-border);border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;min-height:628px;min-width:0;overflow:hidden;padding:20px 20px 24px;position:relative;width:302px}.brand-v2-activation-overview-card-skeleton__bone{animation:brand-v2-activation-overview-card-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#0000000a 25%,#00000014 50%,#0000000a 75%);background-size:200% 100%;border-radius:8px;display:block}.brand-v2-activation-overview-card-skeleton__header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.brand-v2-activation-overview-card-skeleton__identity{align-items:center;display:flex;flex:1 1;gap:15px;min-width:0}.brand-v2-activation-overview-card-skeleton__logo{border-radius:50%;flex-shrink:0;height:37px;width:37px}.brand-v2-activation-overview-card-skeleton__identity-text{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.brand-v2-activation-overview-card-skeleton__title{height:14px;width:70%}.brand-v2-activation-overview-card-skeleton__due{height:12px;width:45%}.brand-v2-activation-overview-card-skeleton__status{border-radius:999px;flex-shrink:0;height:24px;width:52px}.brand-v2-activation-overview-card-skeleton__metrics{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.brand-v2-activation-overview-card-skeleton__metric{align-items:center;display:flex;flex-direction:column;gap:8px}.brand-v2-activation-overview-card-skeleton__metric-value{height:18px;width:36px}.brand-v2-activation-overview-card-skeleton__metric-label{height:10px;width:44px}.brand-v2-activation-overview-card-skeleton__section{display:flex;flex-direction:column;gap:10px;margin-top:24px}.brand-v2-activation-overview-card-skeleton__section-title{height:12px;width:40%}.brand-v2-activation-overview-card-skeleton__task{border-radius:12px;height:40px;width:100%}.brand-v2-activation-overview-card-skeleton__thumbnails{display:flex;gap:10px}.brand-v2-activation-overview-card-skeleton__thumbnail{border-radius:12px;flex-shrink:0;height:104px;width:78px}.brand-v2-activation-overview-card-skeleton__cta-wrap{margin-top:auto;padding-top:24px}.brand-v2-activation-overview-card-skeleton__cta{border-radius:56px;height:40px;width:100%}@keyframes brand-v2-activation-overview-card-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.brand-v2-page-header{align-items:center;border-bottom:1px solid var(--bv2-color-border);display:flex;gap:16px;justify-content:space-between;padding-bottom:16px;padding-top:35px}.brand-v2-page-header__title{margin:0}.brand-v2-creator-avatar{align-items:center;background-color:#f5f5f5;display:inline-flex;flex-shrink:0;justify-content:center;overflow:hidden;position:relative}.brand-v2-creator-avatar__loading{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute}.brand-v2-creator-avatar__image{display:block;height:100%;object-fit:cover;width:100%}.brand-v2-creator-avatar__image--loading{opacity:0}.brand-v2-creator-avatar__image--visible{opacity:1;transition:opacity .2s ease}.brand-v2-empty-state-shell{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:360px;overflow:hidden;position:relative;width:100%}.brand-v2-empty-state-shell__content{position:relative;width:100%;z-index:1}.brand-v2-creator-status-pill{align-items:center;border-radius:20px;display:inline-flex;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);font-weight:var(--bv2-font-weight-regular);gap:4px;line-height:12px;max-width:80%;padding:5px 8px;white-space:nowrap}.brand-v2-creator-status-pill__label{line-height:12px;min-width:0;overflow:hidden;text-overflow:ellipsis}.brand-v2-creator-status-pill--net-new{background:#d2fbfa;color:#149ca6}.brand-v2-creator-status-pill--assigned{background:#177d87;color:var(--bv2-color-white)}.brand-v2-creator-status-pill--removal-requested,.brand-v2-creator-status-pill--reversal-requested{background:#d1d1d1;color:#3d3d3d}.brand-v2-creator-status-pill--rejected{background:#ffb3b3;color:#df0000}.brand-v2-creators-search-bar{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;width:auto}.brand-v2-creators-search-bar__field{align-items:center;background:var(--bv2-color-white);border:1px solid #0000003b;border-radius:40px;box-sizing:border-box;display:flex;flex:1 1;gap:8px;max-width:302px;min-height:48px;padding:0 12px 0 20px}.brand-v2-creators-search-bar__icon{color:var(--bv2-color-text-primary);flex-shrink:0;height:24px;width:24px}.brand-v2-creators-search-bar__input{--tw-ring-color:#0000!important;-webkit-appearance:none;appearance:none;background:#0000;border:none;border-color:#0000!important;box-shadow:none;color:var(--bv2-color-text-primary);flex:1 1;margin:0;min-width:0;outline:none;padding:0}.brand-v2-creators-search-bar__input:focus,.brand-v2-creators-search-bar__input:focus-visible,.brand-v2-creators-search-bar__input:hover{--tw-ring-color:#0000!important;border:none;border-color:#0000!important;box-shadow:none;outline:none}.brand-v2-creators-search-bar__input::placeholder{color:#000000de}.brand-v2-dashboard{display:flex;flex-direction:column;gap:24px;width:100%}.brand-v2-dashboard__widget-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,410px));max-width:100%;width:-webkit-fit-content;width:fit-content}.brand-v2-dashboard__todo-header{margin-bottom:0}.brand-v2-dashboard__card-title{margin:0 0 16px}.brand-v2-dashboard__todo-divider{border:none;border-bottom:1px solid var(--bv2-color-border);margin:0}.brand-v2-dashboard__todo-item{grid-gap:12px;align-items:center;border-bottom:1px solid var(--bv2-color-border);display:grid;gap:12px;grid-template-columns:84px 1fr 24px;padding:16px 0}.brand-v2-dashboard__todo-due{align-items:stretch;display:flex;gap:12px;justify-content:space-between;width:100%}.brand-v2-dashboard__todo-status-line{border-radius:40px;flex-shrink:0;margin-left:auto;width:3px}.brand-v2-dashboard__todo-status-line--urgent{background:var(--bv2-color-status-urgent-text)}.brand-v2-dashboard__todo-status-line--pending{background:var(--bv2-color-status-pending-text)}.brand-v2-dashboard__todo-item:last-child{border-bottom:none}.brand-v2-dashboard__todo-title{line-height:var(--bv2-line-height-body-lg)}.brand-v2-dashboard__todo-chevron{color:var(--bv2-color-primary);height:20px;width:20px}.brand-v2-dashboard__status{margin-top:8px}.brand-v2-dashboard__creators-row,.brand-v2-dashboard__profile-row{align-items:center;display:flex;gap:16px}.brand-v2-dashboard__widget-copy{flex:1 1;min-width:0}.brand-v2-dashboard__widget-copy .bv2-text-headline-4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-v2-dashboard__profile-avatar{align-items:center;color:var(--bv2-color-text-on-dark);display:flex;flex-shrink:0;font-family:var(--bv2-font-display);font-size:var(--bv2-font-size-body-md);font-weight:var(--bv2-font-weight-semibold);height:85px;justify-content:center;text-transform:uppercase;width:85px}.brand-v2-dashboard__profile-meta{margin:8px 0 0}.brand-v2-dashboard__creator-stats{display:flex;flex-direction:column;gap:4px;margin:8px 0 0}.brand-v2-dashboard__creator-stat{font-weight:500;font-weight:var(--bv2-font-weight-medium,500);margin:0}.brand-v2-dashboard__creator-stat,.brand-v2-dashboard__creator-stat--approved{color:#000;color:var(--bv2-color-text-primary,#000)}.brand-v2-dashboard__creator-stats-loading{align-items:center;display:flex;justify-content:center;margin:4px 0 0;min-height:36px}.brand-v2-dashboard__profile-id{margin:0}.brand-v2-dashboard__profile-id-row{align-items:center;display:flex;gap:6px;margin:4px 0 0;min-width:0}.brand-v2-dashboard__profile-id-row .brand-v2-dashboard__profile-id{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-v2-dashboard__profile-id-copy{align-items:center;background:#0000;border:none;border-radius:4px;color:var(--bv2-color-primary);cursor:pointer;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.brand-v2-dashboard__profile-id-copy:hover{background:var(--bv2-color-surface-muted)}.brand-v2-dashboard__profile-id-copy-icon{height:16px;width:16px}.brand-v2-dashboard__widget-card{align-items:center;display:flex;flex-direction:column;height:100%}.brand-v2-dashboard__widget-card .brand-v2-dashboard__creators-row,.brand-v2-dashboard__widget-card .brand-v2-dashboard__profile-row{flex:1 1;width:100%}.brand-v2-dashboard__button{font-size:var(--bv2-font-size-body-lg);height:48px;line-height:1;margin:16px 0 0;max-width:302px;width:100%}.brand-v2-dashboard__avatar-stack{align-items:center;display:flex;flex-shrink:0;min-height:56px;min-width:56px}.brand-v2-dashboard__avatar-stack--loading{justify-content:center;width:56px}.brand-v2-dashboard__avatar-overflow,.brand-v2-dashboard__avatar-stack img{background:var(--bv2-color-surface-muted);border:2px solid var(--bv2-color-surface-page);border-radius:9999px;flex-shrink:0;height:56px;object-fit:cover;position:relative;width:56px}.brand-v2-dashboard__avatar-stack>*+*{margin-left:-36px}.brand-v2-dashboard__avatar-overflow{align-items:center;color:var(--bv2-color-primary);display:flex;font-weight:400;justify-content:center;line-height:1}@media (max-width:900px){.brand-v2-dashboard__widget-grid{grid-template-columns:1fr;width:100%}}.brand-v2-auth-layout{background:var(--bv2-color-surface-page);display:flex;min-height:100vh;overflow:hidden;width:100%}.brand-v2-auth-layout__hero{background:var(--bv2-color-primary);-webkit-clip-path:polygon(0 0,100% 0,75% 100%,0 100%);clip-path:polygon(0 0,100% 0,75% 100%,0 100%);flex:0 0 min(847px,59%);min-height:100vh;position:relative}.brand-v2-auth-layout__hero-inner{align-items:center;color:var(--bv2-color-text-on-dark);display:flex;flex-direction:column;inset:0;justify-content:center;padding:48px 40px;position:absolute;text-align:center;z-index:1}.brand-v2-auth-layout__hero-heading{font-family:var(--bv2-font-display);font-size:var(--bv2-font-size-display-md);font-weight:var(--bv2-font-weight-bold);line-height:var(--bv2-line-height-tight);margin:0;max-width:385px;text-transform:uppercase}.brand-v2-auth-layout__hero-body{font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-md);font-weight:var(--bv2-font-weight-regular);line-height:var(--bv2-line-height-body);margin:24px 0 0;max-width:296px}.brand-v2-auth-layout__contact-button{font-size:var(--bv2-font-size-body-md);height:40px;line-height:var(--bv2-line-height-compact);margin-top:32px;min-width:193px;padding:0 24px;width:193px}.brand-v2-auth-layout__main{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:0;overflow:hidden;padding:40px 24px;position:relative}.brand-v2-auth-layout__content{max-width:302px;position:relative;width:100%;z-index:1}@media (max-width:900px){.brand-v2-auth-layout{flex-direction:column}.brand-v2-auth-layout__hero{-webkit-clip-path:none;clip-path:none;flex:none;min-height:auto;padding:32px 24px}.brand-v2-auth-layout__hero-inner{padding:0;position:static}.brand-v2-auth-layout__main{flex:1 1;padding:32px 24px 48px}}.brand-v2-otp-layout{align-items:center;background:var(--bv2-color-surface-page);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:48px 24px 64px;position:relative;width:100%}.brand-v2-otp-layout__shell{max-width:760px;position:relative;width:100%;z-index:1}.brand-v2-otp-layout__columns{grid-column-gap:96px;align-items:start;column-gap:96px;display:grid;grid-template-columns:minmax(0,302px) minmax(0,302px);justify-content:center}.brand-v2-otp-layout__heading{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-display);font-size:45px;font-weight:var(--bv2-font-weight-semibold);line-height:var(--bv2-line-height-display);margin:0;padding-top:24px;text-transform:uppercase}.brand-v2-otp-layout__form{max-width:302px;width:100%}@media (max-width:820px){.brand-v2-otp-layout__columns{grid-template-columns:minmax(0,1fr);margin:0 auto;max-width:302px;row-gap:32px}.brand-v2-otp-layout__heading{font-size:var(--bv2-font-size-display-lg);padding-top:0}.brand-v2-otp-layout__form{max-width:none}}.brand-v2-select-brand-layout{background:var(--bv2-color-surface-page);box-sizing:border-box;justify-content:flex-start;min-height:100vh;overflow:hidden;padding:clamp(140px,22vh,228px) 24px 80px}.brand-v2-select-brand-layout,.brand-v2-select-brand-layout__content{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.brand-v2-select-brand-layout__content{gap:56px;max-width:1100px;z-index:1}.brand-v2-select-brand-layout__body{margin-top:24px;width:100%}.brand-v2-select-brand-layout__title{margin:0;max-width:672px;text-align:center}.brand-v2-select-brand-layout__logout-wrap{position:absolute;right:24px;top:24px;z-index:2}.brand-v2-select-brand-layout__logout{min-width:120px}@media (min-width:1024px){.brand-v2-select-brand-layout__body{margin-top:40px}}@media (max-width:640px){.brand-v2-select-brand-layout{padding-top:96px}.brand-v2-select-brand-layout__body{margin-top:16px}}