/* sloppr campaign skin. Every rule is isolated so PropShop keeps its identity. */
html[data-brand="sloppr"] {
  --ink: #171714;
  --cyc: #f4f1e7;
  --panel: #fffdf5;
  --slate: #171714;
  --slate-2: #292924;
  --manila: #f4ff38;
  --manila-deep: #b7c116;
  --tape: #f4ff38;
  --signal: #b83122;
  --ok: #386132;
  --mute: #646458;
  --line: #c8c6b8;
  --line-2: #e5e2d6;
  --green: #171714;
  --display: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  --serif: var(--display);
  --r: 2px;
}
[data-brand="sloppr"] .sloppr-wordmark {
  display: inline-flex;
  font-family: "DM Sans", "Arial Black", sans-serif;
  font-size: 53px;
  line-height: 0.9;
  font-weight: 900;
  font-style: normal;
  letter-spacing: -4px;
  font-style: italic;
  color: var(--ink);
  gap: 1px;
  padding-right: 5px;
}
[data-brand="sloppr"] .sloppr-mascot {
  display: block;
  width: .95em;
  height: .95em;
  flex: none;
  object-fit: contain;
  align-self: flex-start;
  margin: -.14em 0 -.1em .02em;
  transform-origin: 50% 80%;
}
[data-brand="sloppr"] .sloppr-wordmark:is(:hover, :focus-visible) .sloppr-mascot {
  animation: sloppr-mascot-greeting .65s ease-in-out;
}
@keyframes sloppr-mascot-greeting {
  0%, 100% { transform: translateY(0) rotate(0); }
  35% { transform: translateY(-.08em) rotate(-8deg); }
  65% { transform: translateY(-.04em) rotate(5deg); }
}
[data-brand="sloppr"] h1,
[data-brand="sloppr"] h2,
[data-brand="sloppr"] h3 {
  font-family: var(--display);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.015em;
}
[data-brand="sloppr"] .btn {
  border: 1.5px solid var(--ink);
  border-radius: 2px;
  font-weight: 800;
  font-size: 11px;
  letter-spacing: 0.015em;
  box-shadow: 3px 3px 0 var(--ink);
  transition:
    transform 0.15s,
    box-shadow 0.15s;
}
[data-brand="sloppr"] .btn:hover {
  transform: translate(2px, 2px);
  box-shadow: 1px 1px 0 var(--ink);
}
[data-brand="sloppr"] .btn.primary {
  background: #f4ff38;
  color: var(--ink);
  border-color: var(--ink);
}
[data-brand="sloppr"] .btn.primary:hover {
  background: #e7f321;
}
[data-brand="sloppr"] .btn.light {
  background: #fffdf5;
  color: var(--ink);
  border-color: var(--ink);
}
[data-brand="sloppr"] .btn.danger {
  border-color: var(--signal);
  color: var(--signal);
  box-shadow: 2px 2px 0 var(--signal);
}
[data-brand="sloppr"] .text-link {
  color: var(--ink);
  font-weight: 800;
}
[data-brand="sloppr"] .eyebrow {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  color: #59594e;
}
[data-brand="sloppr"] .muted,
[data-brand="sloppr"] .caption-note,
[data-brand="sloppr"] .page-lede,
[data-brand="sloppr"] .field small,
[data-brand="sloppr"] .stat-label,
[data-brand="sloppr"] .stat-caption,
[data-brand="sloppr"] .template-info > span,
[data-brand="sloppr"] .launch-panel > p,
[data-brand="sloppr"] .launch-step small,
[data-brand="sloppr"] .fulfillment-card p,
[data-brand="sloppr"] .creator-note,
[data-brand="sloppr"] .workspace-footer {
  color: #626254;
}
[data-brand="sloppr"] :focus-visible {
  outline: 3px solid #ff5b2e;
  outline-offset: 4px;
}
/* Character scenes lead; optical geometry supports the composition. */
[data-brand="sloppr"] .sloppr-landing {
  background: var(--cyc);
  overflow: clip;
}
.sloppr-broadcast {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  background: #171714;
  color: #f4ff38;
  padding: 9px 32px;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
[data-brand="sloppr"] .landing-header {
  max-width: 1360px;
  border-bottom: 2px solid var(--ink);
  padding: 24px 48px 23px;
  gap: 30px;
}
[data-brand="sloppr"] .landing-header .sloppr-wordmark {
  font-size: 60px;
}
[data-brand="sloppr"] .landing-nav {
  gap: 30px;
}
[data-brand="sloppr"] .landing-nav a,
[data-brand="sloppr"] .login-link {
  color: var(--ink);
  font-size: 11px;
  font-weight: 750;
  text-transform: uppercase;
}
[data-brand="sloppr"] .landing-header .btn {
  font-size: 10px;
  padding: 11px 16px;
}








.sloppr-fine {
  display: block;
  margin-top: 17px;
  font-size: 9px;
  color: #6c6c5d;
}
















/* Keep the entire character, shirt and setting inside each scene frame. */
.sloppr-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  gap: 56px;
  text-align: left;
  max-width: 1380px;
  margin: auto;
  padding: 58px 58px 66px;
}
.sloppr-hero-copy {
  min-width: 0;
  container-type: inline-size;
}
.sloppr-hero-copy > .eyebrow {
  display: inline-block;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--line);
  font-size: 9px;
  letter-spacing: .09em;
}
[data-brand="sloppr"] .sloppr-hero h1 {
  font-size: clamp(42px, 17cqi, 110px);
  font-weight: 900;
  line-height: .96;
  letter-spacing: -.035em;
  margin: 25px 0 25px;
  white-space: nowrap;
}
.sloppr-hero h1 em {
  display: inline-block;
  font-style: normal;
  background: #f4ff38;
  padding: 0 5px 6px 0;
  margin-top: 3px;
  border-bottom: 2px solid var(--ink);
}
.sloppr-hero-copy .sloppr-explainer {
  max-width: 430px;
  margin: 0 0 27px;
  font-size: 16px;
  line-height: 1.75;
  color: #555548;
}
[data-brand="sloppr"] .sloppr-hero-copy .btn.large {
  font-size: 12px;
  padding: 16px 21px;
  box-shadow: 4px 4px 0 var(--ink);
}
.sloppr-fine {
  display: block;
  margin-top: 17px;
  font-size: 10px;
  color: #646458;
}
.sloppr-hero-art {
  height: auto;
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr);
  align-items: center;
  gap: 18px;
  position: relative;
  min-width: 0;
  isolation: isolate;
}
.sloppr-hero-art:before {
  content: "";
  position: absolute;
  width: 92%;
  aspect-ratio: 1;
  top: 6%;
  right: -7%;
  border: 1px solid var(--ink);
  border-radius: 50%;
  background: repeating-radial-gradient(circle at center, #171714 0 1px, #f4ff38 1px 25px);
  z-index: -1;
}
.sloppr-scene-frame {
  min-width: 0;
  margin: 0;
  border: 2px solid var(--ink);
  background: #fffdf5;
  box-shadow: 5px 5px 0 var(--ink);
}
.sloppr-scene-heading {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 14px;
  justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid var(--ink);
  font-size: 7px;
  font-weight: 800;
  letter-spacing: .025em;
}
.sloppr-scene-frame img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 941 / 1672;
  object-fit: contain;
  background: var(--ink);
}
.sloppr-scene-frame figcaption {
  padding: 12px;
  font-size: 11px;
  line-height: 1.55;
  font-weight: 600;
}
.sloppr-scene-secondary {
  margin-top: 85px;
}
.sloppr-scene-secondary .sloppr-scene-heading {
  background: #ff5b2e;
}
.sloppr-scene-secondary figcaption {
  font-size: 10px;
}
.sloppr-scene-route {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  grid-column: 1 / -1;
  margin-top: 5px;
  padding: 12px 14px;
  border: 1px solid var(--ink);
  background: #f4ff38;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .03em;
}
.sloppr-scene-route .icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.sloppr-scene-disclosure {
  grid-column: 1 / -1;
  margin: -6px 0 0;
  color: #626254;
  font-size: 9px;
}
[data-brand="sloppr"] .dashboard-columns .sloppr-written-concept,
[data-brand="sloppr"] .dashboard-columns .sloppr-written-concept p,

.sloppr-ticker {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  background: #f4ff38;
  border-top: 2px solid var(--ink);
  border-bottom: 2px solid var(--ink);
  padding: 19px 28px;
  transform: none;
  font: normal 800 30px/1 var(--display);
  white-space: nowrap;
}
.sloppr-ticker i {
  color: #ff5b2e;
  font-style: normal;
  font-size: 25px;
}
[data-brand="sloppr"] .landing-section {
  max-width: 1300px;
  padding: 90px 50px 80px;
}
[data-brand="sloppr"] .sloppr-how .section-heading {
  margin-bottom: 30px;
  align-items: end;
}
[data-brand="sloppr"] .sloppr-how .section-heading h2 {
  font-size: 64px;
  line-height: 0.9;
  font-weight: 900;
  font-style: normal;
  margin-top: 14px;
}
[data-brand="sloppr"] .sloppr-how .section-heading h2 em {
  font-style: inherit;
  background: #f4ff38;
  padding: 0 5px;
}
.sloppr-how .section-heading > p {
  font-size: 12px;
  line-height: 1.8;
  color: #626254;
}
[data-brand="sloppr"] .how-grid {
  gap: 0;
  border: 2px solid var(--ink);
  box-shadow: 6px 6px 0 var(--ink);
}
[data-brand="sloppr"] .how-card {
  border: 0;
  border-right: 2px solid var(--ink);
  border-radius: 0;
  background: #fffdf5;
  padding: 24px 22px;
}
[data-brand="sloppr"] .how-card:last-child {
  border-right: 0;
}
[data-brand="sloppr"] .how-card > div {
  margin-bottom: 27px;
}
[data-brand="sloppr"] .how-card > div > span {
  font: normal 800 34px/1 var(--display);
  color: var(--ink);
}
[data-brand="sloppr"] .how-card .icon {
  color: var(--ink);
}
[data-brand="sloppr"] .how-card h3 {
  font-size: 27px;
  line-height: 1;
  font-weight: 800;
}
[data-brand="sloppr"] .how-card p {
  font-size: 12px;
  color: #5d5d50;
  line-height: 1.8;
}
[data-brand="sloppr"] .inspiration-section {
  padding-top: 12px;
}
[data-brand="sloppr"] .inspiration-section .section-heading {
  align-items: end;
  margin-bottom: 28px;
}
[data-brand="sloppr"] .inspiration-section .section-heading h2 {
  font: normal 900 55px/0.95 var(--display);
  color: var(--ink);
  letter-spacing: -0.01em;
}
[data-brand="sloppr"] .inspiration-section .section-heading h2 em {
  color: #b33a16;
}
[data-brand="sloppr"] .template-grid {
  gap: 21px;
}
[data-brand="sloppr"] .template-image {
  border: 2px solid var(--ink);
  border-radius: 1px;
  background: #171714;
  box-shadow: 4px 4px 0 var(--ink);
}
[data-brand="sloppr"] .template-image > img {
  filter: none;
}
[data-brand="sloppr"] .template-image-2 > img {
  filter: saturate(0.65);
}
[data-brand="sloppr"] .template-format,
[data-brand="sloppr"] .template-duration {
  border: 1px solid var(--ink);
  border-radius: 0;
  background: #f4ff38;
  color: var(--ink);
  font-weight: 800;
}
[data-brand="sloppr"] .template-overlay-title {
  font-family: var(--display);
  font-weight: 900;
  font-style: normal;
  color: white;
  text-transform: uppercase;
  font-size: 31px;
  line-height: 0.9;
  letter-spacing: -0.015em;
  text-shadow: 0 1px 7px #17171480;
}
[data-brand="sloppr"] .inspiration-section .template-overlay-title {
  font-size: 41px;
  bottom: 66px;
}
[data-brand="sloppr"] .template-use {
  border: 1px solid var(--ink);
  border-radius: 0;
  background: #f4ff38;
  color: var(--ink);
  font-weight: 800;
  text-transform: uppercase;
}
[data-brand="sloppr"] .template-use:hover {
  background: white;
}
[data-brand="sloppr"] .template-info h3 {
  font-size: 19px;
  margin-top: 5px;
}
[data-brand="sloppr"] .template-info > span {
  font-size: 10px;
}
[data-brand="sloppr"] .caption-note {
  font-size: 10px;
  margin-top: 10px;
  line-height: 1.8;
}
[data-brand="sloppr"] .economy-section {
  max-width: 1200px;
  border: 2px solid var(--ink);
  border-radius: 0;
  background: #f4ff38;
  padding: 55px;
  gap: 75px;
  box-shadow: 7px 7px 0 var(--ink);
}
[data-brand="sloppr"] .economy-section h2 {
  font: normal 900 71px/0.88 var(--display);
  color: var(--ink);
  letter-spacing: -0.02em;
  margin: 20px 0 25px;
}
[data-brand="sloppr"] .economy-section h2 em {
  color: var(--ink);
  font-style: inherit;
}
[data-brand="sloppr"] .economy-section > div > p {
  color: #44442d;
  font-size: 12px;
}
[data-brand="sloppr"] .economy-section .btn.primary {
  background: #171714;
  color: #f4ff38;
  box-shadow: 4px 4px 0 #fffdf5;
}
[data-brand="sloppr"] .economy-card {
  background: #fffdf5;
  border: 2px solid var(--ink);
  border-radius: 0;
  box-shadow: 5px 5px 0 var(--ink);
}
[data-brand="sloppr"] .economy-card h3 {
  font-size: 25px;
}
[data-brand="sloppr"] .economy-price {
  font: normal 900 61px/1 var(--display);
}
[data-brand="sloppr"] .economy-card dd,
[data-brand="sloppr"] .economy-keep {
  color: var(--ink);
}
[data-brand="sloppr"] .economy-keep strong {
  font: 900 35px/1 var(--display);
}
[data-brand="sloppr"] .economy-card dl {
  border-bottom-color: var(--ink);
}
[data-brand="sloppr"] .economy-card dt,
[data-brand="sloppr"] .economy-card > small {
  color: #606054;
}
[data-brand="sloppr"] .closing-cta {
  padding: 95px 25px 90px;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: #171714;
}
[data-brand="sloppr"] .closing-cta:before {
  content: "";
  width: 490px;
  aspect-ratio: 1;
  position: absolute;
  top: 50%;
  left: -200px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: repeating-radial-gradient(circle at center, #f4ff3840 0 1px, transparent 1px 23px);
  z-index: -1;
}
[data-brand="sloppr"] .closing-cta .eyebrow {
  color: #c4c3b3;
}
[data-brand="sloppr"] .closing-cta h2 {
  font: normal 900 100px/0.85 var(--display);
  letter-spacing: -0.025em;
  color: #fffdf5;
  margin: 26px 0 33px;
}
[data-brand="sloppr"] .closing-cta h2 em {
  font-style: inherit;
  color: #f4ff38;
}
[data-brand="sloppr"] .closing-cta > p {
  font-size: 9px;
  margin-top: 19px;
  color: #727265;
}
[data-brand="sloppr"] .landing-footer {
  border-top: 2px solid var(--ink);
  max-width: 1200px;
  padding: 30px 0;
}
[data-brand="sloppr"] .landing-footer > .brand {
  font-size: 48px;
}
[data-brand="sloppr"] .landing-footer > span {
  color: #535346;
  font-weight: 700;
  font-size: 9px;
  line-height: 1.9;
}
[data-brand="sloppr"] .landing-footer small {
  font-weight: 400;
  font-size: 8px;
}
[data-brand="sloppr"] .landing-footer > a:last-child {
  color: var(--ink);
  font-size: 10px;
  font-weight: 800;
}
/* Same working creator tools, with a different uniform. */
[data-brand="sloppr"] .rail {
  background: #eeebdf;
  border-right: 2px solid var(--ink);
}
[data-brand="sloppr"] .rail > .brand {
  font-size: 43px;
  margin-bottom: 10px;
  padding: 3px 10px 18px;
}
[data-brand="sloppr"] .workspace {
  border-color: var(--ink);
  border-radius: 0;
  background: #fffdf5;
}
[data-brand="sloppr"] .workspace-avatar {
  border-radius: 0;
  background: #f4ff38;
  color: var(--ink);
}
[data-brand="sloppr"] .nav-label {
  color: #646458;
  font-weight: 800;
}
[data-brand="sloppr"] .rail a.nav {
  color: #525248;
  border-radius: 1px;
}
[data-brand="sloppr"] .rail a.nav.active {
  color: var(--ink);
  background: #f4ff38;
  border: 1px solid var(--ink);
  box-shadow: 2px 2px 0 var(--ink);
}
[data-brand="sloppr"] .nav-new {
  color: var(--ink);
  background: #ff5b2e;
  border-color: var(--ink);
  border-radius: 1px;
}
[data-brand="sloppr"] .workspace-header {
  background: #fffdf5;
  border-bottom: 1px solid var(--ink);
}
[data-brand="sloppr"] .workspace small,
[data-brand="sloppr"] .who small,
[data-brand="sloppr"] .breadcrumb,
[data-brand="sloppr"] .breadcrumb span,
[data-brand="sloppr"] .header-store {
  color: #656559;
}
[data-brand="sloppr"] .environment-label {
  color: #666657;
}
[data-brand="sloppr"] .environment-label i {
  background: #ff5b2e;
}
[data-brand="sloppr"] .topbar h1 {
  font-size: 35px;
  font-weight: 900;
  font-style: normal;
  line-height: 0.97;
  letter-spacing: -0.02em;
}
[data-brand="sloppr"] .credit-widget {
  background: #f4ff38;
  border: 1px solid var(--ink);
  border-radius: 1px;
}
[data-brand="sloppr"] .credit-widget > span,
[data-brand="sloppr"] .credit-widget a,
[data-brand="sloppr"] .credit-widget strong small {
  color: #4b4b31;
}
[data-brand="sloppr"] .credit-widget a {
  border-top-color: #949d16;
}
[data-brand="sloppr"] .avatar {
  background: #ff5b2e;
  color: var(--ink);
  border: 1px solid var(--ink);
  border-radius: 2px;
}
[data-brand="sloppr"] .studio-banner {
  background: #f4ff38;
  border: 2px solid var(--ink);
  border-radius: 1px;
  box-shadow: 5px 5px 0 var(--ink);
  height: auto;
  min-height: 310px;
}
[data-brand="sloppr"] .studio-banner h2 {
  font: normal 900 48px/0.9 var(--display);
  color: var(--ink);
  letter-spacing: -0.02em;
  margin: 18px 0;
}
[data-brand="sloppr"] .studio-banner p,
[data-brand="sloppr"] .banner-eyebrow,
[data-brand="sloppr"] .banner-foot {
  color: #4d4d34;
}
[data-brand="sloppr"] .banner-eyebrow {
  font-weight: 800;
  font-size: 8px;
}
[data-brand="sloppr"] .banner-visual:before {
  background: linear-gradient(90deg, #f4ff38, transparent 21%);
}
[data-brand="sloppr"] .banner-visual > img {
  position: absolute;
  inset: 0;
  filter: none;
  object-position: 50% 43%;
}
[data-brand="sloppr"] .banner-visual-label {
  background: #fffdf5;
  color: var(--ink);
  border: 1px solid var(--ink);
  border-radius: 0;
  font-weight: 700;
}
[data-brand="sloppr"] .banner-play {
  background: #f4ff38;
  border: 1px solid var(--ink);
  color: var(--ink);
}
[data-brand="sloppr"] .banner-play .icon {
  fill: none;
}
[data-brand="sloppr"] .banner-mini {
  transform: none;
  border: 3px solid var(--ink);
  border-radius: 0;
  box-shadow: 4px 4px 0 var(--ink);
}
[data-brand="sloppr"] .banner-mini span {
  font-family: var(--display);
  font-size: 20px;
  font-weight: 900;
  color: var(--ink);
  background: #f4ff38;
  padding: 5px;
  text-shadow: none;
}
[data-brand="sloppr"] .stat,
[data-brand="sloppr"] .panel,
[data-brand="sloppr"] .tag,
[data-brand="sloppr"] .vid-card,
[data-brand="sloppr"] .slate,
[data-brand="sloppr"] .ticket,
[data-brand="sloppr"] .tbl-wrap {
  border: 1px solid var(--ink);
  border-radius: 2px;
  background: #fffdf5;
}
[data-brand="sloppr"] .stat .n {
  font: 800 34px/1 var(--display);
}
[data-brand="sloppr"] .section-heading h2 {
  font-size: 27px;
}
[data-brand="sloppr"] .section-heading h3 {
  font-size: 20px;
}
[data-brand="sloppr"] .progress-track {
  border: 1px solid var(--ink);
  height: 6px;
  border-radius: 0;
  background: #fffdf5;
}
[data-brand="sloppr"] .progress-track i {
  background: #ff5b2e;
  border-radius: 0;
}
[data-brand="sloppr"] .progress-count,
[data-brand="sloppr"] .step-check {
  color: var(--ink);
  background: #f4ff38;
  border: 1px solid var(--ink);
  border-radius: 1px;
}
[data-brand="sloppr"] .fulfillment-card {
  background: #e8e6d8;
  border: 1px solid var(--ink);
  border-radius: 1px;
}
[data-brand="sloppr"] .fulfillment-card > .pill {
  background: #f4ff38;
  color: var(--ink);
  border: 1px solid var(--ink);
}
[data-brand="sloppr"] .fulfillment-card h3 {
  font-size: 22px;
  line-height: 1;
}
[data-brand="sloppr"] .fulfillment-card .text-link,
[data-brand="sloppr"] .fulfillment-icon {
  color: var(--ink);
}
[data-brand="sloppr"] .pill {
  border-radius: 1px;
}
[data-brand="sloppr"] .pill.warn {
  background: #fff3a5;
  color: #5a4e09;
}
[data-brand="sloppr"] .pill.busy {
  background: #f4ff38;
  color: #3c3d0c;
}
[data-brand="sloppr"] .project-empty,
[data-brand="sloppr"] .empty {
  background: #fffdf5;
  border: 1px dashed var(--ink);
  border-radius: 1px;
}
[data-brand="sloppr"] .empty-icon {
  background: #f4ff38;
  color: var(--ink);
  border-radius: 1px;
  border: 1px solid var(--ink);
}
[data-brand="sloppr"] .filter-tab {
  border-radius: 1px;
  color: #5e5e50;
}
[data-brand="sloppr"] .filter-tab.active {
  background: #f4ff38;
  border: 1px solid var(--ink);
  color: var(--ink);
}
[data-brand="sloppr"] .search-field,
[data-brand="sloppr"] input,
[data-brand="sloppr"] select,
[data-brand="sloppr"] textarea {
  border-color: #9a9a89;
  border-radius: 2px;
}
[data-brand="sloppr"] .field > span {
  color: #535347;
}
[data-brand="sloppr"] input[type="file"] {
  background: #f8f8df;
  border-color: #7b7c5c;
}
[data-brand="sloppr"] input::file-selector-button {
  background: #f4ff38;
  color: var(--ink);
  border-color: var(--ink);
  border-radius: 1px;
}
[data-brand="sloppr"] .price-breakdown {
  background: #f3f3dc;
  border: 1px solid #bbbf7c;
  border-radius: 1px;
}
[data-brand="sloppr"] .price-breakdown b {
  color: #454535;
}
[data-brand="sloppr"] .price-breakdown .margin-result {
  color: #343d20;
  border-color: #a9ae63;
}
[data-brand="sloppr"] .tag .img {
  background: #e9e6da;
}
[data-brand="sloppr"] .tag h3 {
  font-size: 22px;
}
[data-brand="sloppr"] .tag .kind {
  color: #6a6a5a;
}
[data-brand="sloppr"] .tag .price small {
  color: #465936;
}
[data-brand="sloppr"] .studio-inspiration .section-heading > .muted {
  font-size: 10px;
}
[data-brand="sloppr"] .vid-card h3 {
  font-size: 18px;
}
[data-brand="sloppr"] .slate .bar {
  background: #f4ff38;
}
[data-brand="sloppr"] .slate.done .bar {
  background: #8aaa6e;
}
[data-brand="sloppr"] .slate .head .dur {
  background: #f4ff38;
  border-color: var(--ink);
  border-radius: 0;
}
[data-brand="sloppr"] .slate .head b {
  font-family: var(--display);
  font-size: 23px;
  text-transform: uppercase;
}
[data-brand="sloppr"] .ticket {
  background: #f0f0d9;
}
[data-brand="sloppr"] .ticket dt {
  color: #61614e;
}
[data-brand="sloppr"] .note {
  background: #f5f4d5;
  color: #5b5b37;
  border: 1px solid #b6b675;
  border-radius: 1px;
}
[data-brand="sloppr"] table.list th {
  background: #eeeed8;
  color: #535343;
  border-color: var(--ink);
}
[data-brand="sloppr"] .orders-summary {
  background: #eeefd3;
  border-color: var(--ink);
  border-radius: 1px;
}
[data-brand="sloppr"] .orders-summary p {
  color: #626248;
}
[data-brand="sloppr"] .template-dialog {
  background: #fffdf5;
  border: 2px solid var(--ink);
  border-radius: 1px;
  box-shadow: 9px 9px 0 var(--ink);
}
[data-brand="sloppr"] .template-dialog h2 {
  font-size: 39px;
}
[data-brand="sloppr"] .template-brief {
  background: #f1f0df;
  color: #626251;
  border-radius: 1px;
}
[data-brand="sloppr"] .template-dialog::backdrop {
  background: #17171480;
}
[data-brand="sloppr"] .toast {
  background: #171714;
  color: #f4ff38;
  border: 1px solid #f4ff38;
  border-radius: 1px;
}
[data-brand="sloppr"] .toast.bad {
  background: #712f22;
  color: #fffdf5;
}
/* Account conversion keeps the same clear form. */
[data-brand="sloppr"] .auth-layout {
  background: #f4f1e7;
}
[data-brand="sloppr"] .auth-story {
  background: #f4ff38;
  border-right: 2px solid var(--ink);
}
[data-brand="sloppr"] .auth-story:after {
  border: 30px solid var(--ink);
  border-radius: 0;
  box-shadow: none;
  transform: none;
  right: -350px;
  bottom: -350px;
}
[data-brand="sloppr"] .auth-story h2 {
  font: normal 900 95px/0.83 var(--display);
  color: var(--ink);
  margin: 24px 0;
}
[data-brand="sloppr"] .auth-story h2 em {
  color: #b33a16;
  font-style: inherit;
}
[data-brand="sloppr"] .auth-story p,
[data-brand="sloppr"] .auth-story-foot,
[data-brand="sloppr"] .auth-story .eyebrow {
  color: #4e4e2f;
}
[data-brand="sloppr"] .auth h1 {
  font-size: 51px;
  font-weight: 900;
  font-style: normal;
}
[data-brand="sloppr"] .auth-back,
[data-brand="sloppr"] .auth-note {
  color: #686856;
}
[data-brand="sloppr"] .auth .panel {
  border: 0;
  background: transparent;
}
/* Responsive layout stays usable at phone widths. */
@media (max-width: 1200px) {







  .sloppr-ticker {
    font-size: 26px;
    gap: 25px;
  }
  [data-brand="sloppr"] .inspiration-section .section-heading h2 {
    font-size: 49px;
  }
  [data-brand="sloppr"] .economy-section {
    margin-left: 45px;
    margin-right: 45px;
    gap: 40px;
    padding: 45px;
  }
  [data-brand="sloppr"] .landing-footer {
    margin-left: 45px;
    margin-right: 45px;
  }
  [data-brand="sloppr"] .studio-banner h2 {
    font-size: 40px;
  }
  [data-brand="sloppr"] .rail > .brand {
    font-size: 39px;
  }
}
@media (max-width: 1000px) {
  .sloppr-broadcast {
    font-size: 7px;
    gap: 15px;
    padding: 8px 20px;
  }
  .sloppr-broadcast > span:last-child {
    display: none;
  }
  [data-brand="sloppr"] .landing-header {
    padding: 22px 32px;
    gap: 20px;
  }
  [data-brand="sloppr"] .landing-header .sloppr-wordmark {
    font-size: 50px;
  }
  [data-brand="sloppr"] .landing-nav {
    gap: 20px;
  }
  [data-brand="sloppr"] .landing-nav a {
    font-size: 9px;
  }












  .sloppr-ticker {
    font-size: 23px;
    gap: 18px;
    padding: 17px;
  }
  .sloppr-ticker i {
    font-size: 20px;
  }
  [data-brand="sloppr"] .landing-section {
    padding: 70px 35px;
  }
  [data-brand="sloppr"] .sloppr-how .section-heading h2 {
    font-size: 54px;
  }
  [data-brand="sloppr"] .how-card {
    padding: 20px 17px;
  }
  [data-brand="sloppr"] .how-card h3 {
    font-size: 23px;
  }
  [data-brand="sloppr"] .how-card p {
    font-size: 10px;
  }
  [data-brand="sloppr"] .inspiration-section {
    padding-top: 5px;
  }
  [data-brand="sloppr"] .inspiration-section .section-heading h2 {
    font-size: 44px;
  }
  [data-brand="sloppr"] .inspiration-section .template-overlay-title {
    font-size: 32px;
  }
  [data-brand="sloppr"] .economy-section {
    margin: 0 35px;
    padding: 33px;
    gap: 30px;
  }
  [data-brand="sloppr"] .economy-section h2 {
    font-size: 57px;
  }
  [data-brand="sloppr"] .auth-story {
    padding: 40px;
  }
  [data-brand="sloppr"] .auth-story h2 {
    font-size: 77px;
  }
  [data-brand="sloppr"] .rail > .brand {
    font-size: 36px;
    letter-spacing: -3px;
  }
  [data-brand="sloppr"] .topbar h1 {
    font-size: 30px;
  }
  [data-brand="sloppr"] .studio-banner h2 {
    font-size: 36px;
  }
  [data-brand="sloppr"] .studio-banner {
    height: auto;
    min-height: 290px;
  }
  [data-brand="sloppr"] .section-heading h2 {
    font-size: 24px;
  }
}
@media (max-width: 760px) {
  .sloppr-broadcast {
    justify-content: center;
    font-size: 6px;
    padding: 8px 10px;
  }
  .sloppr-broadcast > span:first-child {
    display: none;
  }
  [data-brand="sloppr"] .landing-header {
    padding: 19px 22px;
  }
  [data-brand="sloppr"] .landing-header .sloppr-wordmark {
    font-size: 45px;
    letter-spacing: -3px;
  }
  [data-brand="sloppr"] .landing-header .btn {
    font-size: 8px;
    padding: 10px;
  }
  [data-brand="sloppr"] .landing-header .btn .icon {
    width: 12px;
    height: 12px;
  }
  [data-brand="sloppr"] .login-link {
    font-size: 9px;
  }












  .sloppr-ticker {
    justify-content: flex-start;
    font-size: 25px;
    gap: 22px;
    padding: 16px;
    overflow: hidden;
  }
  [data-brand="sloppr"] .landing-section {
    padding: 60px 25px;
  }
  [data-brand="sloppr"] .sloppr-how .section-heading {
    align-items: start;
    flex-direction: column;
    gap: 15px;
  }
  [data-brand="sloppr"] .sloppr-how .section-heading h2 {
    font-size: 54px;
  }
  [data-brand="sloppr"] .how-card {
    padding: 20px;
    border-bottom: 2px solid var(--ink);
  }
  [data-brand="sloppr"] .how-card:nth-child(2) {
    border-right: 0;
  }
  [data-brand="sloppr"] .how-card:nth-child(n + 3) {
    border-bottom: 0;
  }
  [data-brand="sloppr"] .how-card h3 {
    font-size: 25px;
  }
  [data-brand="sloppr"] .how-card p {
    font-size: 11px;
  }
  [data-brand="sloppr"] .inspiration-section {
    padding-top: 10px;
  }
  [data-brand="sloppr"] .inspiration-section .section-heading {
    align-items: start;
    flex-direction: column;
  }
  [data-brand="sloppr"] .inspiration-section .section-heading h2 {
    font-size: 43px;
  }
  [data-brand="sloppr"] .inspiration-section .template-overlay-title {
    font-size: 39px;
  }
  [data-brand="sloppr"] .template-card {
    padding-right: 5px;
  }
  [data-brand="sloppr"] .template-grid {
    padding-bottom: 14px;
    gap: 16px !important;
  }
  [data-brand="sloppr"] .template-info h3 {
    font-size: 20px;
  }
  [data-brand="sloppr"] .economy-section {
    grid-template-columns: minmax(0, 1fr);
    gap: 25px;
    margin: 0 25px;
    padding: 28px;
    box-shadow: 5px 5px 0 var(--ink);
  }
  [data-brand="sloppr"] .economy-section h2 {
    font-size: 68px;
  }
  [data-brand="sloppr"] .economy-card {
    padding: 20px;
  }
  [data-brand="sloppr"] .economy-card h3 {
    font-size: 25px;
  }
  [data-brand="sloppr"] .economy-card .section-heading {
    flex-wrap: wrap;
  }
  [data-brand="sloppr"] .closing-cta {
    padding: 75px 20px;
  }
  [data-brand="sloppr"] .closing-cta h2 {
    font-size: 72px;
  }
  [data-brand="sloppr"] .landing-footer {
    margin: 0 25px;
    gap: 20px;
  }
  [data-brand="sloppr"] .landing-footer > span {
    font-size: 8px;
  }
  [data-brand="sloppr"] .rail {
    border-right: 0;
    border-bottom: 2px solid var(--ink);
  }
  [data-brand="sloppr"] .rail > .brand {
    font-size: 39px;
    padding: 5px 7px 7px;
    margin-bottom: 0;
  }
  [data-brand="sloppr"] .rail a.nav {
    font-size: 9px;
  }
  [data-brand="sloppr"] .topbar h1 {
    font-size: 34px;
  }
  [data-brand="sloppr"] .studio-banner {
    height: auto;
    min-height: 320px;
  }
  [data-brand="sloppr"] .studio-banner h2 {
    font-size: 37px;
    line-height: 0.9;
  }
  [data-brand="sloppr"] .banner-mini {
    width: 87px;
    height: 154px;
    right: 7px;
  }
  [data-brand="sloppr"] .banner-mini span {
    font-size: 16px;
  }
  [data-brand="sloppr"] .banner-eyebrow {
    font-size: 7px;
  }
  [data-brand="sloppr"] .studio-banner .btn {
    font-size: 9px;
  }
  [data-brand="sloppr"] .section-heading h2 {
    font-size: 27px;
  }
  [data-brand="sloppr"] .template-overlay-title {
    font-size: 29px;
    bottom: 61px;
  }
  [data-brand="sloppr"] .dashboard-columns .template-info h3 {
    font-size: 19px;
  }
  [data-brand="sloppr"] .stat .n {
    font-size: 33px;
  }
  [data-brand="sloppr"] .auth-story {
    border-right: 0;
    border-bottom: 2px solid var(--ink);
    padding: 21px 25px;
  }
  [data-brand="sloppr"] .auth-story > .brand {
    font-size: 44px;
  }
  [data-brand="sloppr"] .auth h1 {
    font-size: 46px;
  }
  [data-brand="sloppr"] .template-dialog {
    padding: 22px;
    box-shadow: 5px 5px 0 var(--ink);
  }
  [data-brand="sloppr"] .template-dialog h2 {
    font-size: 34px;
  }
}
@media (max-width: 430px) {
  [data-brand="sloppr"] .landing-header {
    padding: 18px;
    gap: 10px;
  }
  [data-brand="sloppr"] .landing-header .sloppr-wordmark {
    font-size: 41px;
  }
  [data-brand="sloppr"] .landing-header .btn {
    font-size: 7px;
    padding: 8px;
  }
  [data-brand="sloppr"] .landing-header > .row {
    gap: 9px;
  }











  [data-brand="sloppr"] .sloppr-how .section-heading h2 {
    font-size: 49px;
  }
  [data-brand="sloppr"] .sloppr-how .eyebrow {
    font-size: 8px;
  }
  [data-brand="sloppr"] .how-card {
    padding: 18px 15px;
  }
  [data-brand="sloppr"] .how-card h3 {
    font-size: 22px;
  }
  [data-brand="sloppr"] .how-card p {
    font-size: 10px;
  }
  [data-brand="sloppr"] .inspiration-section .section-heading h2 {
    font-size: 39px;
  }
  [data-brand="sloppr"] .inspiration-section .eyebrow {
    font-size: 8px;
  }
  [data-brand="sloppr"] .economy-section {
    padding: 23px;
  }
  [data-brand="sloppr"] .economy-section h2 {
    font-size: 61px;
  }
  [data-brand="sloppr"] .economy-card h3 {
    font-size: 23px;
  }
  [data-brand="sloppr"] .closing-cta h2 {
    font-size: 62px;
  }
  [data-brand="sloppr"] .closing-cta .btn {
    font-size: 10px;
    padding: 13px 15px;
  }
  [data-brand="sloppr"] .studio-banner h2 {
    font-size: 34px;
  }
  [data-brand="sloppr"] .banner-eyebrow {
    font-size: 6px;
  }
  [data-brand="sloppr"] .studio-banner {
    height: auto;
    min-height: 310px;
  }
  [data-brand="sloppr"] .topbar h1 {
    font-size: 31px;
  }
  [data-brand="sloppr"] .section-heading h2 {
    font-size: 24px;
  }
}
[data-brand="sloppr"] .sloppr-workspace-scene > img {
  object-fit: contain;
  object-position: center;
  height: calc(100% - 30px);
}
[data-brand="sloppr"] .sloppr-workspace-scene:before,
[data-brand="sloppr"] .sloppr-workspace-scene .banner-mini {
  display: none;
}
[data-brand="sloppr"] .sloppr-workspace-scene .banner-visual-label {
  inset: auto 0 0;
  border: 0;
  border-top: 1px solid var(--ink);
  justify-content: center;
  font-size: 7px;
  height: 30px;
  margin: 0;
}
[data-brand="sloppr"] .sloppr-workspace-scene .banner-play {
  width: 28px;
  height: 28px;
  inset: 7px 7px auto auto;
  transform: none;
}
/* Scene composition remains readable without overlapping the artwork. */
@media (max-width: 1200px) {
  .sloppr-hero { gap: 35px; padding: 48px 42px 55px; }
  .sloppr-hero-copy .sloppr-explainer { font-size: 14px; }
  .sloppr-hero-art { gap: 14px; }
  .sloppr-scene-heading { font-size: 6px; padding: 8px; }
  .sloppr-scene-frame figcaption { padding: 10px; font-size: 10px; }
}
@media (max-width: 1000px) {
  .sloppr-hero { gap: 26px; padding: 42px 30px 50px; }
  .sloppr-hero-copy > .eyebrow { font-size: 7px; }
  .sloppr-hero-copy .sloppr-explainer { font-size: 12px; }
  [data-brand="sloppr"] .sloppr-hero-copy .btn.large { font-size: 10px; padding: 13px 14px; }
  .sloppr-fine { font-size: 8px; }
  .sloppr-scene-secondary { margin-top: 65px; }
  .sloppr-scene-heading { font-size: 5px; padding: 7px; }
  .sloppr-scene-frame figcaption { padding: 8px; font-size: 8px; }
  .sloppr-scene-route { font-size: 6px; gap: 5px; padding: 10px; }
  .sloppr-scene-route .icon { width: 12px; height: 12px; }
  .sloppr-scene-disclosure { font-size: 8px; }
}
@media (max-width: 760px) {
  .sloppr-hero { grid-template-columns: minmax(0, 1fr); gap: 32px; padding: 32px 24px 40px; }
  .sloppr-hero-copy { max-width: 560px; width: 100%; margin: auto; }
  .sloppr-hero-copy > .eyebrow { font-size: 8px; }
  [data-brand="sloppr"] .sloppr-hero h1 { margin: 22px 0; }
  .sloppr-hero-copy .sloppr-explainer { font-size: 14px; max-width: 450px; margin-bottom: 23px; }
  [data-brand="sloppr"] .sloppr-hero-copy .btn.large { font-size: 11px; padding: 14px 18px; }
  .sloppr-fine { font-size: 9px; }
  .sloppr-hero-art { width: 100%; max-width: 500px; margin: auto; gap: 14px; }
  .sloppr-hero-art:before { top: 7%; right: -6%; }
  .sloppr-scene-secondary { margin-top: 55px; }
  .sloppr-scene-heading { font-size: 6px; }
  .sloppr-scene-frame figcaption { font-size: 9px; }
  .sloppr-scene-route { font-size: 7px; padding: 12px; }
  .sloppr-scene-disclosure { font-size: 8px; }
  [data-brand="sloppr"] .dashboard-columns .sloppr-written-concept p,
}
@media (max-width: 430px) {
  .sloppr-hero { padding: 30px 20px 35px; gap: 27px; }
  .sloppr-hero-copy > .eyebrow { font-size: 7px; }
  .sloppr-hero-copy .sloppr-explainer { font-size: 13px; }
  .sloppr-hero-art { gap: 12px; }
  .sloppr-scene-heading { font-size: 5px; padding: 6px; }
  .sloppr-scene-frame figcaption { font-size: 8px; padding: 8px; }
  .sloppr-scene-route { font-size: 6px; gap: 5px; padding: 10px; }
  .sloppr-scene-frame { box-shadow: 3px 3px 0 var(--ink); }
}

@media (prefers-reduced-motion: reduce) {
  [data-brand="sloppr"] *,
  [data-brand="sloppr"] *:before,
  [data-brand="sloppr"] *:after {
    transition: none !important;
    animation: none !important;
  }
}
