.account-dashboard-module__mo32AW__dashboard{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.account-dashboard-module__mo32AW__orgBar{flex-wrap:wrap;gap:.5rem;padding:0;display:flex}.account-dashboard-module__mo32AW__orgBar button{background:var(--card);border:1px solid var(--line-pill);border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;font:inherit;text-align:left;flex-direction:column;gap:.125rem;padding:.5rem 1rem;display:inline-flex}.account-dashboard-module__mo32AW__orgBar button:hover{background:var(--row-hover)}.account-dashboard-module__mo32AW__orgBar button[aria-current=page]{background:var(--mk-area-tint);border-color:var(--mk-area-ink,var(--mk-area));color:var(--mk-area-ink,var(--mk-area))}.account-dashboard-module__mo32AW__orgBar span{font-size:.8125rem;font-weight:700}.account-dashboard-module__mo32AW__orgBar small{color:var(--muted);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.625rem}.account-dashboard-module__mo32AW__block{background:var(--card);border-radius:var(--radius-lg);padding:1.75rem 2rem}.account-dashboard-module__mo32AW__blockHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.5rem;display:flex}.account-dashboard-module__mo32AW__blockHeader h2,.account-dashboard-module__mo32AW__setup h2{letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:800;line-height:1.25}.account-dashboard-module__mo32AW__blockHeader>strong{background:var(--line);border-radius:var(--radius-pill);color:var(--body-ink);font-family:var(--font-mono), ui-monospace, monospace;font-variant-numeric:tabular-nums;padding:.1875rem .6875rem;font-size:.6875rem}.account-dashboard-module__mo32AW__kicker{color:var(--muted);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .375rem;font-size:.65625rem}.account-dashboard-module__mo32AW__intro{color:var(--body-ink);margin:0;font-size:.8125rem;line-height:1.6}.account-dashboard-module__mo32AW__setup{background:var(--card);border-radius:var(--radius-lg);grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:1.5rem 2.5rem;padding:1.75rem 2rem;display:grid}.account-dashboard-module__mo32AW__form{border-top:1px solid var(--line);background:0 0;grid-template-columns:minmax(0,1fr);gap:.875rem;margin-top:1.125rem;padding:1.125rem 0 0;display:grid}.account-dashboard-module__mo32AW__form label,.account-dashboard-module__mo32AW__inlineForm label{color:var(--body-ink);grid-template-columns:minmax(0,1fr);gap:.375rem;font-size:.71875rem;font-weight:700;display:grid}.account-dashboard-module__mo32AW__form input,.account-dashboard-module__mo32AW__form select,.account-dashboard-module__mo32AW__form textarea,.account-dashboard-module__mo32AW__inlineForm input,.account-dashboard-module__mo32AW__inlineForm select{background:var(--field);border:1px solid var(--line-pill);border-radius:var(--radius-sm);color:var(--ink);font:inherit;min-height:2.75rem;padding:.6875rem .875rem;font-size:.84375rem}.account-dashboard-module__mo32AW__form textarea{resize:vertical;min-height:5.5rem;line-height:1.55}.account-dashboard-module__mo32AW__form input:focus-visible,.account-dashboard-module__mo32AW__form select:focus-visible,.account-dashboard-module__mo32AW__form textarea:focus-visible,.account-dashboard-module__mo32AW__inlineForm input:focus-visible,.account-dashboard-module__mo32AW__inlineForm select:focus-visible{border-color:var(--ink);outline:0}.account-dashboard-module__mo32AW__form button,.account-dashboard-module__mo32AW__inlineForm button{background:var(--ink-pill);border-radius:var(--radius-pill);box-shadow:var(--pill-inset);color:var(--card);cursor:pointer;border:0;justify-self:start;min-height:2.75rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700}.account-dashboard-module__mo32AW__form button:disabled,.account-dashboard-module__mo32AW__inlineForm button:disabled{cursor:progress;opacity:.55}.account-dashboard-module__mo32AW__form fieldset{border:0;grid-template-columns:minmax(0,1fr);gap:.625rem;margin:0;padding:0;display:grid}.account-dashboard-module__mo32AW__form legend{margin-bottom:.5rem;font-size:.71875rem;font-weight:700}.account-dashboard-module__mo32AW__radio,.account-dashboard-module__mo32AW__check{align-items:center!important;gap:.5rem!important;display:flex!important}.account-dashboard-module__mo32AW__radio input,.account-dashboard-module__mo32AW__check input{min-height:0}.account-dashboard-module__mo32AW__formGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem;display:grid}.account-dashboard-module__mo32AW__checkGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.account-dashboard-module__mo32AW__disclosure{border-top:1px solid var(--line);margin-top:.875rem;padding-top:.75rem}.account-dashboard-module__mo32AW__disclosure summary{color:var(--muted);cursor:pointer;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;text-transform:uppercase;width:fit-content;font-size:.6875rem}.account-dashboard-module__mo32AW__disclosure summary:hover{color:var(--ink)}.account-dashboard-module__mo32AW__inlineForm{grid-template-columns:minmax(200px,1fr) minmax(140px,.4fr) auto;align-items:end;gap:.75rem;margin-top:1rem;display:grid}.account-dashboard-module__mo32AW__help{color:var(--muted);grid-column:1/-1;margin:0;font-size:.71875rem;line-height:1.5}.account-dashboard-module__mo32AW__messageerror,.account-dashboard-module__mo32AW__messagesuccess,.account-dashboard-module__mo32AW__warning{border-radius:var(--radius-sm);margin:.5rem 0 0;padding:.5rem .75rem;font-size:.8125rem;line-height:1.5}.account-dashboard-module__mo32AW__messageerror,.account-dashboard-module__mo32AW__warning{background:var(--acc-warn-soft);color:var(--acc-warn)}.account-dashboard-module__mo32AW__messagesuccess{background:var(--mk-area-tint);color:var(--body-ink)}.account-dashboard-module__mo32AW__timeline{grid-template-columns:minmax(0,1fr);margin:1rem 0 0;padding:0;list-style:none;display:grid}.account-dashboard-module__mo32AW__timeline li{border-bottom:1px solid var(--line);grid-template-columns:.5rem minmax(0,1fr);align-items:baseline;gap:.25rem 1rem;padding:.8125rem 0;display:grid;position:relative}.account-dashboard-module__mo32AW__timeline li:last-child{border-bottom:0}.account-dashboard-module__mo32AW__timeline i{background:var(--line-strong);border-radius:50%;width:.5rem;height:.5rem}.account-dashboard-module__mo32AW__timeline h3{margin:0;font-size:.875rem;font-weight:700}.account-dashboard-module__mo32AW__timeline p{color:var(--body-ink);margin:.125rem 0 0;font-size:.8125rem}.account-dashboard-module__mo32AW__timeline small,.account-dashboard-module__mo32AW__timeline em{color:var(--muted);margin-top:.1875rem;font-size:.71875rem;font-style:normal;display:block}.account-dashboard-module__mo32AW__status{border-radius:var(--radius-pill);padding:.1875rem .6875rem;font-size:.6875rem;font-weight:700;display:inline-block}.account-dashboard-module__mo32AW__statuspending{background:var(--line);color:var(--body-ink)}.account-dashboard-module__mo32AW__statusapproved{background:var(--acc-ok-soft);color:var(--acc-ok)}.account-dashboard-module__mo32AW__statusrejected,.account-dashboard-module__mo32AW__statusrevoked{background:var(--acc-warn-soft);color:var(--acc-warn)}.account-dashboard-module__mo32AW__empty{color:var(--muted);margin:.75rem 0 0;font-size:.8125rem;line-height:1.55}.account-dashboard-module__mo32AW__provenance{color:var(--muted);margin:.875rem 0 0;font-size:.75rem;line-height:1.55}.account-dashboard-module__mo32AW__scoreBlock{background:var(--card)}.account-dashboard-module__mo32AW__scoreBlock>div:first-child{flex-wrap:wrap;justify-content:space-between;gap:.75rem;display:flex}.account-dashboard-module__mo32AW__scoreBlock h2{letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:800}.account-dashboard-module__mo32AW__scoreBlock a{font-size:.8125rem;font-weight:700}.account-dashboard-module__mo32AW__scoreHero{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin:1.25rem 0;display:flex}.account-dashboard-module__mo32AW__scoreHero strong{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:clamp(2.75rem,6vw,3.5rem);line-height:1}.account-dashboard-module__mo32AW__scoreHero span{background:var(--mk-area-tint);border-radius:var(--radius-pill);color:var(--mk-area-ink,var(--mk-area));padding:.25rem .75rem;font-size:.75rem;font-weight:700}.account-dashboard-module__mo32AW__historyStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.account-dashboard-module__mo32AW__historyStrip article{background:var(--field);border:1px solid var(--line-pill);border-radius:var(--radius-md);grid-template-columns:minmax(0,1fr);gap:.25rem;padding:.875rem 1.125rem;display:grid}.account-dashboard-module__mo32AW__historyStrip time,.account-dashboard-module__mo32AW__historyStrip small{color:var(--muted);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.625rem}.account-dashboard-module__mo32AW__historyStrip strong{font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:1.5rem;font-weight:800}.account-dashboard-module__mo32AW__shareBlock{background:var(--card)}.account-dashboard-module__mo32AW__shareComposer{grid-template-columns:minmax(0,1.12fr) minmax(16rem,.88fr);gap:1.25rem;display:grid}.account-dashboard-module__mo32AW__shareControls{grid-template-columns:minmax(0,1fr);gap:.875rem;min-width:0;display:grid}.account-dashboard-module__mo32AW__shareControls .account-dashboard-module__mo32AW__formGrid,.account-dashboard-module__mo32AW__shareControls .account-dashboard-module__mo32AW__checkGrid{grid-template-columns:minmax(0,1fr)}.account-dashboard-module__mo32AW__sharePreview{background:var(--field);border-radius:var(--radius-md);grid-template-columns:minmax(0,1fr);align-self:start;gap:.75rem;min-width:0;padding:.875rem;display:grid}.account-dashboard-module__mo32AW__sharePreviewHead{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.account-dashboard-module__mo32AW__sharePreviewHead>div{grid-template-columns:minmax(0,1fr);gap:.125rem;display:grid}.account-dashboard-module__mo32AW__sharePreviewHead span,.account-dashboard-module__mo32AW__sharePreviewHead small{color:var(--muted);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.625rem}.account-dashboard-module__mo32AW__sharePreviewHead strong{font-size:.8125rem;font-weight:800}.account-dashboard-module__mo32AW__sharePreviewHead small{background:var(--mk-area-tint);border-radius:var(--radius-pill);color:var(--mk-area-ink,var(--mk-area));white-space:nowrap;padding:.1875rem .5rem}.account-dashboard-module__mo32AW__sharePreviewFrame{background:var(--card);border-radius:var(--radius-sm);justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden}.account-dashboard-module__mo32AW__sharePreviewFrame img{object-fit:contain;max-width:100%;height:auto;display:block}.account-dashboard-module__mo32AW__sharePreviewLandscape img{width:100%}.account-dashboard-module__mo32AW__sharePreviewStory img{width:auto;max-height:26rem}.account-dashboard-module__mo32AW__sharePreviewEmpty{background:var(--card);border:1px dashed var(--line-strong);border-radius:var(--radius-sm);text-align:center;grid-template-columns:minmax(0,1fr);align-content:center;gap:.25rem;min-height:12rem;padding:1rem;display:grid}.account-dashboard-module__mo32AW__sharePreviewEmpty strong{font-size:.8125rem}.account-dashboard-module__mo32AW__sharePreviewEmpty span,.account-dashboard-module__mo32AW__sharePreview>p{color:var(--muted);font-size:.71875rem;line-height:1.5}.account-dashboard-module__mo32AW__sharePreview>p{margin:0}.account-dashboard-module__mo32AW__sharePreviewActions{flex-wrap:wrap;gap:.5rem;display:flex}.account-dashboard-module__mo32AW__sharePreviewActions a{background:var(--card);border:1px solid var(--line-pill);border-radius:var(--radius-pill);color:var(--ink);padding:.4375rem .6875rem;font-size:.71875rem;font-weight:700}.account-dashboard-module__mo32AW__sharePreviewActions a:hover{background:var(--row-hover)}.account-dashboard-module__mo32AW__sharePreviewActions a:focus-visible{outline:2px solid var(--mk-area);outline-offset:2px}.account-dashboard-module__mo32AW__shareList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.125rem;display:grid}.account-dashboard-module__mo32AW__shareList article{background:var(--field);border:1px solid var(--line-pill);border-radius:var(--radius-md);grid-template-columns:minmax(0,1fr);gap:.25rem;padding:1rem 1.125rem;display:grid}.account-dashboard-module__mo32AW__shareList p,.account-dashboard-module__mo32AW__shareList h3,.account-dashboard-module__mo32AW__shareList span,.account-dashboard-module__mo32AW__shareList small{margin:0}.account-dashboard-module__mo32AW__shareList h3{font-size:.875rem;font-weight:700}.account-dashboard-module__mo32AW__shareList p,.account-dashboard-module__mo32AW__shareList small{color:var(--muted);font-size:.71875rem;line-height:1.5}.account-dashboard-module__mo32AW__shareList a{margin-top:.375rem;font-size:.8125rem;font-weight:700}.account-dashboard-module__mo32AW__competitorBlock{background:var(--card)}.account-dashboard-module__mo32AW__versus{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin-top:1.125rem;display:grid}.account-dashboard-module__mo32AW__versus article{background:var(--field);border:1px solid var(--line-pill);border-radius:var(--radius-md);grid-template-columns:minmax(0,1fr);gap:.375rem;padding:1.125rem;display:grid}.account-dashboard-module__mo32AW__versus article:last-of-type{text-align:right}.account-dashboard-module__mo32AW__versus strong{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:clamp(1.625rem,3vw,2rem)}.account-dashboard-module__mo32AW__versus>b{background:var(--line);border-radius:var(--radius-pill);color:var(--body-ink);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .625rem;font-size:.65625rem}.account-dashboard-module__mo32AW__versus>small{color:var(--muted);text-align:center;grid-column:1/-1;font-size:.71875rem}.account-dashboard-module__mo32AW__dataCheckDue{background:var(--card)}.account-dashboard-module__mo32AW__dataGrid{grid-template-columns:minmax(0,1fr);gap:0;margin:1rem 0 .5rem;display:grid}.account-dashboard-module__mo32AW__dataRow{border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:minmax(150px,.3fr) minmax(0,1fr);align-items:baseline;gap:.25rem 1rem;padding:.8125rem 0;display:grid}.account-dashboard-module__mo32AW__dataRow:last-child{border-bottom:0}.account-dashboard-module__mo32AW__dataRow dt{color:var(--body-ink);letter-spacing:0;text-transform:none;font-size:.8125rem;font-weight:700}.account-dashboard-module__mo32AW__dataRow dd{overflow-wrap:anywhere;margin:0;font-size:.875rem;font-weight:600}.account-dashboard-module__mo32AW__dataRow em{color:var(--faint);font-style:normal;font-weight:400}.account-dashboard-module__mo32AW__subHeading{letter-spacing:-.01em;margin:1.5rem 0 .5rem;font-size:.9375rem;font-weight:800}.account-dashboard-module__mo32AW__socialList{grid-template-columns:minmax(0,1fr);margin:0;padding:0;list-style:none;display:grid}.account-dashboard-module__mo32AW__socialRow{border-bottom:1px solid var(--line);background:0 0;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.8125rem 0;display:flex}.account-dashboard-module__mo32AW__socialList>.account-dashboard-module__mo32AW__socialRow:last-child{border-bottom:0}.account-dashboard-module__mo32AW__socialRow>div:first-child{grid-template-columns:minmax(0,1fr);gap:.125rem;display:grid}.account-dashboard-module__mo32AW__socialRow strong{align-items:center;gap:.45rem;font-size:.875rem;font-weight:700;display:inline-flex}.account-dashboard-module__mo32AW__socialRow a{overflow-wrap:anywhere;font-size:.8125rem}.account-dashboard-module__mo32AW__socialRow small{color:var(--muted);font-size:.71875rem}.account-dashboard-module__mo32AW__socialActions{gap:.5rem;display:flex}.account-dashboard-module__mo32AW__socialActions button{background:var(--ink-pill);border-radius:var(--radius-pill);box-shadow:var(--pill-inset);color:var(--card);cursor:pointer;border:0;padding:.5rem .9375rem;font-size:.75rem;font-weight:700}.account-dashboard-module__mo32AW__socialActions button:disabled{cursor:progress;opacity:.55}.account-dashboard-module__mo32AW__subtleButton{background:var(--card)!important;border:1px solid var(--line-pill)!important;box-shadow:none!important;color:var(--ink)!important}.account-dashboard-module__mo32AW__confirmForm{border-top:1px solid var(--line);margin-top:1.125rem;padding-top:1.125rem}.account-dashboard-module__mo32AW__confirmForm button{background:var(--ink-pill);border-radius:var(--radius-pill);box-shadow:var(--pill-inset);color:var(--card);cursor:pointer;border:0;min-height:2.75rem;padding:.625rem 1.5rem;font-size:.8125rem;font-weight:700}.account-dashboard-module__mo32AW__confirmForm button:disabled{cursor:progress;opacity:.55}.account-dashboard-module__mo32AW__correctionForm{background:var(--field);border:1px solid var(--line-pill);border-radius:.875rem;grid-template-columns:minmax(0,1fr);gap:.75rem;margin-top:1rem;padding:1rem 1.125rem;display:grid}.account-dashboard-module__mo32AW__correctionHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.375rem .75rem;display:flex}.account-dashboard-module__mo32AW__correctionHead h3{margin:0;font-size:.9375rem;font-weight:800}.account-dashboard-module__mo32AW__correctionHead span{color:var(--muted);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.625rem}.account-dashboard-module__mo32AW__correctionFields{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:.75rem;display:grid}.account-dashboard-module__mo32AW__correctionForm label{color:var(--muted);grid-template-columns:minmax(0,1fr);gap:.3125rem;font-size:.71875rem;font-weight:700;display:grid}.account-dashboard-module__mo32AW__correctionForm input,.account-dashboard-module__mo32AW__correctionForm select,.account-dashboard-module__mo32AW__correctionForm textarea{background:var(--card);border:1px solid var(--line-pill);color:var(--ink);font:inherit;resize:vertical;border-radius:.625rem;min-width:0;padding:.625rem .75rem;font-size:.8125rem;font-weight:500}.account-dashboard-module__mo32AW__correctionForm input:focus-visible,.account-dashboard-module__mo32AW__correctionForm select:focus-visible,.account-dashboard-module__mo32AW__correctionForm textarea:focus-visible{border-color:var(--mk-area);outline:2px solid var(--mk-area-tint);outline-offset:1px}.account-dashboard-module__mo32AW__correctionAction{flex-wrap:wrap;align-items:center;gap:.625rem 1rem;display:flex}.account-dashboard-module__mo32AW__correctionAction button{background:var(--ink-pill);border-radius:var(--radius-pill);box-shadow:var(--pill-inset);color:var(--card);cursor:pointer;border:0;min-height:2.75rem;padding:.625rem 1.5rem;font-size:.8125rem;font-weight:700}.account-dashboard-module__mo32AW__correctionAction button:disabled{cursor:progress;opacity:.55}.account-dashboard-module__mo32AW__correctionAction .account-dashboard-module__mo32AW__help{margin:0}.account-dashboard-module__mo32AW__memberList{grid-template-columns:minmax(0,1fr);margin:.5rem 0 0;padding:0;list-style:none;display:grid}.account-dashboard-module__mo32AW__memberList li{border-bottom:1px solid var(--line);background:0 0;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.8125rem 0;display:flex}.account-dashboard-module__mo32AW__memberList>li:last-child{border-bottom:0}.account-dashboard-module__mo32AW__memberList li>div{grid-template-columns:minmax(0,1fr);gap:.125rem;display:grid}.account-dashboard-module__mo32AW__memberList span,.account-dashboard-module__mo32AW__memberList small{color:var(--muted);font-size:.71875rem}.account-dashboard-module__mo32AW__memberList form{align-items:center;gap:.5rem;display:flex}.account-dashboard-module__mo32AW__memberList button{background:var(--card);border:1px solid var(--acc-warn-line);border-radius:var(--radius-pill);color:var(--acc-warn);cursor:pointer;padding:.4375rem .875rem;font-size:.75rem;font-weight:700}@media (max-width:52rem){.account-dashboard-module__mo32AW__block,.account-dashboard-module__mo32AW__setup{padding:1.375rem 1.25rem}.account-dashboard-module__mo32AW__setup,.account-dashboard-module__mo32AW__formGrid,.account-dashboard-module__mo32AW__shareComposer,.account-dashboard-module__mo32AW__historyStrip,.account-dashboard-module__mo32AW__shareList,.account-dashboard-module__mo32AW__inlineForm,.account-dashboard-module__mo32AW__checkGrid,.account-dashboard-module__mo32AW__versus{grid-template-columns:minmax(0,1fr)}.account-dashboard-module__mo32AW__blockHeader{flex-direction:column;align-items:stretch}.account-dashboard-module__mo32AW__dataRow,.account-dashboard-module__mo32AW__correctionFields{grid-template-columns:minmax(0,1fr)}.account-dashboard-module__mo32AW__versus>b{justify-self:center}.account-dashboard-module__mo32AW__versus article:last-of-type{text-align:left}}
