/* Compact signed-out education, plan-transition feedback, and reporting polish. */

/* The showcase is educational support for signed-out users, not a replacement UI. */
#projectsSignedOut.projectReferenceShowcase,
#inventorySignedOut.inventoryReferenceShowcase,
#materialsSignedOut.profileInformationShowcase{
  padding:clamp(24px,4vw,42px)!important;
}
.projectReferenceHeadline,.inventoryReferenceHeadline{
  grid-template-columns:58px minmax(180px,.88fr) minmax(220px,1.12fr)!important;
  gap:20px!important;
  margin:28px 0 22px!important;
}
.inventoryReferenceHeadline{grid-template-columns:58px minmax(190px,.9fr) 1px minmax(210px,1.1fr)!important}
.projectReferenceHeadline .referenceHeadlineIcon,.inventoryReferenceHeadline .referenceHeadlineIcon{width:56px!important;height:56px!important;border-radius:17px!important}
.projectReferenceShowcase .projectReferenceHeadline h2,
.inventoryReferenceShowcase .inventoryReferenceHeadline h2{
  font-size:clamp(1.75rem,2.8vw,2.55rem)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
}
.projectReferenceShowcase .showcaseV3SignIn,
.inventoryReferenceShowcase .showcaseV3SignIn,
.profileInformationShowcase .showcaseV3SignIn{
  box-sizing:border-box!important;
  width:min(100%,290px)!important;
  max-width:290px!important;
  min-height:48px!important;
  padding:8px 13px!important;
  border-radius:14px!important;
}
.projectReferenceShowcase .showcaseV3SignIn img,
.inventoryReferenceShowcase .showcaseV3SignIn img,
.profileInformationShowcase .showcaseV3SignIn img{width:34px!important;height:34px!important;padding:6px!important}
.projectReferenceShowcase .showcaseV3SignIn span,
.inventoryReferenceShowcase .showcaseV3SignIn span,
.profileInformationShowcase .showcaseV3SignIn span{font-size:.9rem!important}
.projectReferenceShowcase .showcaseV3SignIn b,
.inventoryReferenceShowcase .showcaseV3SignIn b,
.profileInformationShowcase .showcaseV3SignIn b{font-size:1.25rem!important}
.projectReferenceConsole{margin-top:34px!important}
.inventoryReferenceBoard{margin-top:26px!important}
.inventoryReferenceLocations article{padding:15px!important}
.inventoryReferenceSummary{gap:18px!important;padding:18px!important}
.inventoryReferenceFeatures{margin-top:24px!important;padding:18px 10px!important}
.inventoryReferenceFeatures li{padding:8px 10px!important}
.inventoryReferenceFeatures svg{width:42px!important;height:42px!important;padding:10px!important}
.inventoryReferenceFlow{margin-top:24px!important;padding:18px!important}

/* Informational profile page mirrors the real saved-profile vocabulary and density. */
#materialsSignedOut.profileInformationShowcase{
  --profile-accent:var(--accent,#4f8cff);
  display:block!important;
  container-type:inline-size;
  overflow:hidden;
  border:1px solid color-mix(in srgb,var(--profile-accent) 34%,var(--line))!important;
  border-radius:26px!important;
  background:
    radial-gradient(circle at 92% 12%,color-mix(in srgb,var(--profile-accent) 12%,transparent),transparent 35%),
    linear-gradient(150deg,color-mix(in srgb,var(--surface-raised) 98%,transparent),color-mix(in srgb,var(--surface-input) 95%,transparent))!important;
  box-shadow:0 26px 65px rgba(0,0,0,.2),inset 0 1px color-mix(in srgb,#fff 12%,transparent)!important;
}
.profileInfoHeader>span{display:flex;align-items:center;gap:10px;color:var(--profile-accent);font-size:.75rem;font-weight:900;letter-spacing:.16em}
.profileInfoHeader>span svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.8}
.profileInfoHeader h2{max-width:700px;margin:14px 0 9px!important;color:var(--text)!important;font-family:inherit!important;font-size:clamp(1.65rem,2.7vw,2.35rem)!important;font-style:normal!important;font-weight:850!important;line-height:1.08!important;letter-spacing:-.035em!important}
.profileInfoHeader p{max-width:760px;margin:0 0 22px;color:var(--muted);font-size:1rem;line-height:1.65}
.profileInformationShowcase .showcaseV3SignIn{margin:0!important;border-color:color-mix(in srgb,var(--profile-accent) 70%,var(--line))!important;background:linear-gradient(100deg,color-mix(in srgb,var(--profile-accent) 85%,#0b4fff),var(--profile-accent))!important;color:#fff!important;box-shadow:0 13px 28px color-mix(in srgb,var(--profile-accent) 20%,transparent)!important}
.profileInformationShowcase .showcaseV3SignIn b{margin-left:auto}
.profileInfoWorkspace{display:grid;grid-template-columns:1.15fr .85fr;gap:15px;margin-top:22px}
.profileOverviewCard,.profileFieldsCard{padding:17px;border:1px solid color-mix(in srgb,var(--profile-accent) 20%,var(--line));border-radius:18px;background:color-mix(in srgb,var(--surface-raised) 96%,transparent);box-shadow:inset 0 1px color-mix(in srgb,#fff 10%,transparent)}
.profileInfoTitle{display:flex;align-items:center;gap:11px}.profileInfoTitle>span,.profileInfoTitle>svg{display:grid;place-items:center;width:42px;height:42px;padding:9px;border-radius:12px;background:color-mix(in srgb,var(--profile-accent) 10%,var(--surface-input));color:var(--profile-accent);stroke:currentColor;fill:none;stroke-width:1.8}.profileInfoTitle>span svg{width:100%;height:100%;stroke:currentColor;fill:none}.profileInfoTitle>div{display:grid;gap:2px}.profileInfoTitle small{color:var(--profile-accent);font-size:.64rem;font-weight:900;letter-spacing:.12em}.profileInfoTitle strong{font-size:1rem}.profileInfoTitle>em{margin-left:auto;padding:5px 9px;border:1px solid color-mix(in srgb,var(--profile-accent) 30%,var(--line));border-radius:99px;color:var(--muted);font-size:.68rem;font-style:normal}
.profileOverviewStats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:17px 0}.profileOverviewStats span{display:grid;gap:4px;padding:11px;border:1px solid var(--line);border-radius:12px;background:var(--surface-input)}.profileOverviewStats small{color:var(--muted);font-size:.65rem}.profileOverviewStats b{color:var(--profile-accent);font-size:.98rem}
.profileInfoBenefits{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none}.profileInfoBenefits li{display:grid;gap:3px;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-input)}.profileInfoBenefits b{font-size:.78rem}.profileInfoBenefits span{color:var(--muted);font-size:.74rem;line-height:1.45}
.profileExampleRow{display:grid;grid-template-columns:13px 1fr auto auto;align-items:center;gap:10px;padding:14px;border:1px solid color-mix(in srgb,var(--profile-accent) 18%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--surface-input) 92%,transparent)}.profileExampleColor{width:13px;height:13px;border:1px solid color-mix(in srgb,#fff 50%,transparent);border-radius:50%;background:#111318}.profileExampleRow>div{display:grid;gap:2px}.profileExampleRow small{color:var(--muted)}.profileExampleRow>em{padding:4px 8px;border-radius:99px;background:color-mix(in srgb,#42cf70 14%,transparent);color:#53d87a;font-size:.68rem;font-style:normal}
.profileFieldsCard>.profileInfoTitle{font-size:1rem}.profileFieldsCard ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 12px;padding:0;list-style:none}.profileFieldsCard li{display:flex;justify-content:space-between;gap:10px;padding:10px 11px;border:1px solid var(--line);border-radius:11px;background:var(--surface-input)}.profileFieldsCard li b{font-size:.74rem}.profileFieldsCard li span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.74rem}.profileFieldsCard li i{width:10px;height:10px;border-radius:50%;background:#111318}.profileFieldsCard p{margin:0;padding:12px;border-left:3px solid var(--profile-accent);border-radius:0 10px 10px 0;background:color-mix(in srgb,var(--profile-accent) 7%,transparent);color:var(--muted);font-size:.76rem;line-height:1.5}
.profileInfoSteps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;margin-top:18px;padding:16px;border:1px solid color-mix(in srgb,var(--profile-accent) 17%,var(--line));border-radius:17px;background:color-mix(in srgb,var(--surface-raised) 96%,transparent)}.profileInfoSteps article{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:10px}.profileInfoSteps article>b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:color-mix(in srgb,var(--profile-accent) 14%,var(--surface-input));color:var(--profile-accent)}.profileInfoSteps article span{display:grid;gap:2px}.profileInfoSteps small{color:var(--muted);line-height:1.35}.profileInfoSteps>i{color:var(--profile-accent);font-style:normal}

/* Lightweight, non-blocking plan-transition panel. */
.simulatedCheckoutStatus{display:none!important}
.planProgressToast{position:fixed;z-index:2147483601;right:clamp(14px,3vw,34px);bottom:clamp(88px,10vh,120px);width:min(390px,calc(100vw - 28px));padding:16px;border:1px solid color-mix(in srgb,var(--accent) 55%,var(--line));border-radius:18px;background:linear-gradient(145deg,color-mix(in srgb,var(--surface-raised) 98%,transparent),color-mix(in srgb,var(--surface-input) 96%,transparent));box-shadow:0 25px 70px rgba(0,0,0,.38),inset 0 1px color-mix(in srgb,#fff 14%,transparent);animation:planProgressIn .25s ease both}
.planProgressToast.exit{animation:planProgressOut .26s ease both}.planProgressBody{display:grid;grid-template-columns:50px 1fr;gap:13px;align-items:center}.planProgressIcon{display:grid;place-items:center;width:50px;height:50px;border:1px solid color-mix(in srgb,var(--accent) 42%,var(--line));border-radius:15px;background:color-mix(in srgb,var(--accent) 9%,var(--surface-input));color:var(--accent)}.planProgressIcon svg{width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.9}.planProgressToast:not(.complete):not(.error) .planProgressIcon svg{animation:planProgressSpin 1.4s linear infinite}.planProgressCopy{display:grid;gap:3px}.planProgressCopy>span{color:var(--accent);font-size:.62rem;font-weight:900;letter-spacing:.13em}.planProgressCopy strong{font-size:.96rem}.planProgressCopy small{color:var(--muted);line-height:1.4}.planProgressSteps{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:13px}.planProgressSteps i{height:4px;border-radius:99px;background:color-mix(in srgb,var(--line) 80%,transparent);overflow:hidden}.planProgressSteps i.active,.planProgressSteps i.done{background:var(--accent);box-shadow:0 0 10px color-mix(in srgb,var(--accent) 38%,transparent)}.planProgressToast.complete .planProgressIcon{color:#54d77a;border-color:#54d77a}.planProgressToast.error .planProgressIcon{color:var(--danger,#ff6677);border-color:var(--danger,#ff6677)}
@keyframes planProgressSpin{to{transform:rotate(360deg)}}@keyframes planProgressIn{from{opacity:0;transform:translateY(16px) scale(.97)}}@keyframes planProgressOut{to{opacity:0;transform:translateY(10px) scale(.97)}}

/* Final signed-out showcase alignment and faithful inventory preview. */
.projectReferenceShowcase .projectReferenceHeadline{grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;max-width:820px!important}
.projectReferenceShowcase .projectReferenceHeadline h2{max-width:760px!important;margin:0!important;font-size:clamp(1.85rem,3.3vw,3rem)!important;line-height:1.02!important}
.projectReferenceShowcase .projectReferenceHeadline h2 em{color:var(--accent);font-style:normal}
.projectReferenceShowcase .showcaseV3SignIn{margin-left:clamp(78px,22vw,280px)!important}
.profileInfoHeadline{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:18px;margin:14px 0 9px}
.profileInfoHeadline .referenceHeadlineIcon{display:grid;place-items:center;width:56px;height:56px;border:1px solid color-mix(in srgb,var(--profile-accent) 52%,var(--line));border-radius:17px;background:color-mix(in srgb,var(--profile-accent) 9%,var(--surface-input));color:var(--profile-accent)}
.profileInfoHeadline .referenceHeadlineIcon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8}
.profileInfoHeadline h2{margin:0!important}

#inventorySignedOut.inventoryReplicaShowcase{display:block!important;padding:clamp(24px,4vw,40px)!important}
.inventoryReplicaIntro>span{display:flex;align-items:center;gap:9px;color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.16em}
.inventoryReplicaIntro h2{margin:14px 0 8px;color:var(--text);font-size:clamp(1.8rem,3.2vw,2.65rem);line-height:1.02;letter-spacing:-.035em}
.inventoryReplicaIntro p{max-width:760px;margin:0 auto 16px;color:var(--muted);font-size:.96rem;line-height:1.6;text-align:center}
.inventoryReplicaIntro .showcaseV3SignIn{margin:0 auto 24px!important}
.inventoryReplicaPanel{overflow:hidden;padding:24px;border:1px solid color-mix(in srgb,var(--accent) 38%,var(--line));border-radius:23px;background:linear-gradient(145deg,color-mix(in srgb,var(--surface-raised) 98%,transparent),color-mix(in srgb,var(--surface-input) 96%,transparent));box-shadow:0 20px 55px rgba(0,0,0,.2),inset 0 1px color-mix(in srgb,#fff 10%,transparent);pointer-events:none;user-select:none}
.inventoryReplicaPanelHeading{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:start;gap:14px;padding-bottom:18px;border-bottom:1px solid color-mix(in srgb,var(--accent) 32%,var(--line))}
.inventoryReplicaTitleIcon{display:grid;place-items:center;width:52px;height:52px;border:1px solid color-mix(in srgb,var(--accent) 55%,var(--line));border-radius:15px;background:color-mix(in srgb,var(--accent) 9%,var(--surface-input));color:var(--accent)}
.inventoryReplicaTitleIcon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7}
.inventoryReplicaPanelHeading div{display:grid;gap:2px}.inventoryReplicaPanelHeading small{color:var(--accent);font-size:.63rem;font-weight:900;letter-spacing:.14em}.inventoryReplicaPanelHeading h3{margin:0;font-size:1.35rem}.inventoryReplicaPanelHeading p{margin:3px 0 0;color:var(--muted);font-size:.82rem}.inventoryReplicaPreviewLabel{align-self:center;padding:6px 10px;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));border-radius:99px;color:var(--accent);font-size:.61rem;font-weight:900;letter-spacing:.1em}
.inventoryReplicaStats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0 12px}.inventoryReplicaStats article{display:grid;gap:6px;padding:15px;border:1px solid var(--line);border-radius:15px;background:var(--surface-raised)}.inventoryReplicaStats small{color:var(--muted);font-size:.72rem;font-weight:700}.inventoryReplicaStats b{font-size:1.25rem}.inventoryReplicaStats .warn{color:#ffd21f}.inventoryReplicaStats .danger{color:#ff697d}
.inventoryReplicaBreakdown{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.inventoryReplicaBreakdown>article{padding:15px;border:1px solid var(--line);border-radius:16px;background:color-mix(in srgb,var(--surface-raised) 92%,transparent)}.inventoryReplicaBreakdown header{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.inventoryReplicaBreakdown header small{color:var(--muted);font-size:.66rem}.inventoryReplicaChips{display:flex;flex-wrap:wrap;gap:7px}.inventoryReplicaChips>span{display:flex;align-items:center;gap:6px;min-height:30px;padding:5px 8px;border:1px solid var(--line);border-radius:99px;background:var(--surface-input);font-size:.69rem;font-weight:750}.inventoryReplicaChips>span>i{width:10px;height:10px;border:1px solid color-mix(in srgb,#fff 42%,transparent);border-radius:50%;background:var(--c)}.inventoryReplicaChips>span>b{display:grid;place-items:center;min-width:19px;height:19px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:.63rem}.inventoryReplicaTypes>span{font-size:.76rem}.inventoryReplicaBenefit{margin:14px 0 0;padding:11px;border-left:3px solid var(--accent);border-radius:0 10px 10px 0;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--muted);font-size:.72rem;line-height:1.45}
.inventoryReplicaControls{display:grid;grid-template-columns:1fr 240px;gap:12px;margin-top:13px;padding:13px;border:1px solid var(--line);border-radius:15px;background:var(--surface-raised)}.inventoryReplicaControls>span{display:flex;align-items:center;gap:9px;min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:var(--surface-input);color:var(--muted);font-size:.75rem}.inventoryReplicaControls svg{width:20px;height:20px;fill:none;stroke:var(--accent);stroke-width:1.8}.inventoryReplicaControls span:last-child{justify-content:space-between;color:var(--text)}
.inventoryReplicaTable{margin-top:13px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface-raised)}.inventoryReplicaTable>header,.inventoryReplicaTable>article{display:grid;grid-template-columns:130px minmax(170px,1fr) 90px 110px 100px;align-items:center;gap:10px;padding:11px 14px}.inventoryReplicaTable>header{background:color-mix(in srgb,var(--accent) 9%,var(--surface-input));color:var(--muted);font-size:.63rem;letter-spacing:.09em}.inventoryReplicaTable>article+article{border-top:1px solid var(--line)}.inventoryReplicaTable>article>span:first-child{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:8px;color:var(--accent)}.inventoryReplicaTable>article>span:first-child svg{width:34px;height:34px;padding:7px;border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line));border-radius:10px;fill:none;stroke:currentColor;stroke-width:1.7}.inventoryReplicaTable>article>span:first-child small{color:var(--muted)}.inventoryReplicaTable>article>span:nth-child(2){display:grid;grid-template-columns:11px 1fr;gap:2px 8px;align-items:center}.inventoryReplicaTable>article>span:nth-child(2)>i{grid-row:1/3;width:11px;height:11px;border-radius:50%;background:var(--c)}.inventoryReplicaTable>article>span:nth-child(2)>small{color:var(--muted)}.inventoryReplicaTable em{justify-self:start;padding:4px 8px;border-radius:99px;background:color-mix(in srgb,#56d66d 14%,transparent);color:#65df7c;font-size:.65rem;font-style:normal}.inventoryReplicaTable em.warn{background:color-mix(in srgb,#ffd21f 13%,transparent);color:#ffd21f}.inventoryReplicaFeatures{margin-top:16px!important}

.planCurrentBadge.planCurrentUntil{max-width:calc(100% - 102px)!important;padding:5px 9px!important;font-size:.58rem!important;line-height:1.08!important}.planCurrentBadge.planCurrentUntil small{display:block;overflow:hidden;max-width:100%;font-size:.57rem!important;text-overflow:ellipsis;white-space:nowrap}.planCompareCard.currentPlanCard>.planCompareHeading{margin-top:2px}
.signedOutProBadge{display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.signedOutProBadge .proPlusMark{top:-.28em!important;margin-left:2px!important;font-size:.72em!important}

@media(max-width:720px){
  .projectReferenceShowcase .projectReferenceHeadline,.profileInfoHeadline{grid-template-columns:48px minmax(0,1fr)!important;gap:13px!important}.projectReferenceShowcase .projectReferenceHeadline .referenceHeadlineIcon,.profileInfoHeadline .referenceHeadlineIcon{width:48px!important;height:48px!important}.projectReferenceShowcase .projectReferenceHeadline h2{font-size:clamp(1.55rem,8.3vw,2.25rem)!important}.projectReferenceShowcase .showcaseV3SignIn{margin-left:0!important}.inventoryReplicaPanel{padding:16px}.inventoryReplicaPanelHeading{grid-template-columns:44px minmax(0,1fr)}.inventoryReplicaPreviewLabel{display:none}.inventoryReplicaStats{grid-template-columns:1fr 1fr}.inventoryReplicaBreakdown{grid-template-columns:1fr}.inventoryReplicaControls{grid-template-columns:1fr}.inventoryReplicaTable{overflow-x:auto}.inventoryReplicaTable>header,.inventoryReplicaTable>article{min-width:650px}.inventoryReplicaFeatures{grid-template-columns:1fr 1fr!important}.planCurrentBadge.planCurrentUntil{max-width:calc(100% - 90px)!important}
}

[data-dashboard-export]{font-weight:400!important}
.planCurrentBadge.planCurrentUntil{display:grid!important;gap:1px;text-align:left}.planCurrentBadge.planCurrentUntil small{font-size:.62rem;font-weight:700;opacity:.82}

@media(max-width:760px){
  #projectsSignedOut.projectReferenceShowcase,#inventorySignedOut.inventoryReferenceShowcase,#materialsSignedOut.profileInformationShowcase{padding:23px 18px!important}
  .projectReferenceHeadline,.inventoryReferenceHeadline{grid-template-columns:44px 1fr!important;gap:13px!important;margin:20px 0 14px!important}.projectReferenceHeadline .referenceHeadlineIcon,.inventoryReferenceHeadline .referenceHeadlineIcon{width:44px!important;height:44px!important}.projectReferenceShowcase .projectReferenceHeadline h2,.inventoryReferenceShowcase .inventoryReferenceHeadline h2{font-size:clamp(1.55rem,6.7vw,2.05rem)!important}.projectReferenceHeadline h2.referenceAccentHeadline,.inventoryReferenceHeadline h2.referenceAccentHeadline{grid-column:2}.inventoryReferenceHeadline>i{display:none}
  .projectReferenceConsole{margin-top:34px!important}.inventoryReferenceBoard{margin-top:28px!important}
  .profileInfoHeader h2{font-size:clamp(1.55rem,6.7vw,2.05rem)!important}.profileInfoWorkspace{grid-template-columns:1fr}.profileOverviewStats{grid-template-columns:1fr 1fr}.profileFieldsCard ul{grid-template-columns:1fr}.profileInfoSteps{grid-template-columns:1fr}.profileInfoSteps>i{display:none}
  .inventoryReferenceTop{align-items:center!important}.inventoryReferenceTop b{white-space:nowrap}.inventoryReferenceSummary article{grid-template-columns:96px 1fr 52px!important}.inventoryReferenceSummary article span{font-size:.75rem}.inventoryReferenceFeatures{grid-template-columns:1fr 1fr!important}.inventoryReferenceFeatures li{min-width:0}.inventoryReferenceFeatures b{font-size:.78rem!important}.inventoryReferenceFeatures small{font-size:.68rem!important}
  .planProgressToast{right:14px;bottom:80px}
}
@media(max-width:430px){
  .projectReferenceShowcase .projectReferenceHeadline h2,.inventoryReferenceShowcase .inventoryReferenceHeadline h2{font-size:1.55rem!important}.projectReferenceHeadline,.inventoryReferenceHeadline{grid-template-columns:38px 1fr!important}.projectReferenceHeadline .referenceHeadlineIcon,.inventoryReferenceHeadline .referenceHeadlineIcon{width:38px!important;height:38px!important}
  .projectReferenceShowcase .showcaseV3SignIn,.inventoryReferenceShowcase .showcaseV3SignIn,.profileInformationShowcase .showcaseV3SignIn{width:min(100%,290px)!important}.projectReferenceBody{grid-template-columns:1fr!important}.inventoryReferenceFeatures{grid-template-columns:1fr!important}.inventoryReferenceFeatures li{border-right:0!important;border-bottom:1px solid var(--line)!important}.inventoryReferenceFeatures li:last-child{border-bottom:0!important}.profileExampleRow{grid-template-columns:12px 1fr auto}.profileExampleRow>em{grid-column:2/-1;width:max-content}.profileInfoSteps article{grid-template-columns:32px 1fr}.profileInfoSteps article>b{width:32px;height:32px}
}

@media(prefers-reduced-motion:reduce){.planProgressToast,.planProgressToast.exit,.planProgressIcon svg{animation:none!important}}
