/* [project]/node_modules/@fontsource/dm-sans/latin-400.css [app-client] (css) */
@font-face {
  font-family: DM Sans;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../media/dm-sans-latin-400-normal.0471snlmja818.woff2") format("woff2"), url("../media/dm-sans-latin-400-normal.40quu04grbhf8.woff") format("woff");
}

/* [project]/node_modules/@fontsource/dm-sans/latin-500.css [app-client] (css) */
@font-face {
  font-family: DM Sans;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("../media/dm-sans-latin-500-normal.0brn-8r9pdr2e.woff2") format("woff2"), url("../media/dm-sans-latin-500-normal.0jcw8phz0eanr.woff") format("woff");
}

/* [project]/node_modules/@fontsource/cormorant-garamond/latin-500.css [app-client] (css) */
@font-face {
  font-family: Cormorant Garamond;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("../media/cormorant-garamond-latin-500-normal.1ua6lqq3rsqyo.woff2") format("woff2"), url("../media/cormorant-garamond-latin-500-normal.410p0bora3wvy.woff") format("woff");
}

/* [project]/node_modules/@fontsource/cormorant-garamond/latin-500-italic.css [app-client] (css) */
@font-face {
  font-family: Cormorant Garamond;
  font-style: italic;
  font-display: swap;
  font-weight: 500;
  src: url("../media/cormorant-garamond-latin-500-italic.0p-d800d619j9.woff2") format("woff2"), url("../media/cormorant-garamond-latin-500-italic.02zy1irvpwwx9.woff") format("woff");
}

/* [project]/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}

@layer theme {
  :root, :host {
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-body);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

  .relative {
    position: relative;
  }

  .isolate {
    isolation: isolate;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .inline {
    display: inline;
  }

  .table {
    display: table;
  }

  .resize {
    resize: both;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
}

@font-face {
  font-family: Caveat;
  src: url("/fonts/caveat-latin-400.woff") format("woff");
  font-display: swap;
}

:root {
  --bg: #f8f7f3;
  --surface: #fffefb;
  --paper: #faf8f2;
  --ink: #263e36;
  --muted: #747971;
  --border: #e3e3d9;
  --primary: #284f40;
  --soft-green: #e9eee5;
  --danger: #9d4137;
  --font-display: "Cormorant Garamond",Georgia,serif;
  --font-body: "DM Sans",sans-serif;
  --space: 4px;
  --radius: 5px;
  --shadow-paper: 0 12px 22px -10px #494a3538,0 2px 5px #494a3514;
  --ease: cubic-bezier(.2,.8,.2,1);
  --duration: .18s;
}

* {
  box-sizing: border-box;
}

body {
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-body);
  -webkit-font-smoothing: antialiased;
  margin: 0;
  font-size: 14px;
}

button, input, select {
  font: inherit;
}

button, a, input, select {
  touch-action: manipulation;
}

button, a {
  transition: background var(--duration),color var(--duration),border-color var(--duration);
}

button {
  cursor: pointer;
}

button:disabled {
  cursor: not-allowed;
  opacity: .55;
}

a {
  color: inherit;
  text-decoration: none;
}

button:focus-visible, a:focus-visible, input:focus-visible, select:focus-visible {
  outline-offset: 4px;
  outline: 2px solid #698c58;
}

label:has( + input:focus-visible) {
  outline-offset: 4px;
  outline: 2px solid #698c58;
}

input:not([type="checkbox"]):not([type="file"]), select {
  border: 1px solid var(--border);
  background: var(--surface);
  border-radius: var(--radius);
  width: 100%;
  height: 45px;
  color: var(--ink);
  padding: 0 13px;
  font-size: 13px;
}

input::placeholder {
  color: #93978e;
}

input:focus, select:focus {
  border-color: #7e9a88;
}

h1, h2, p {
  margin: 0;
}

h1, h2 {
  font-family: var(--font-display);
  font-weight: 500;
}

h1 em {
  font-weight: 500;
}

button svg {
  flex-shrink: 0;
}

.site-shell {
  max-width: 1536px;
  margin: auto;
  padding: 0 64px;
}

.site-header {
  border-bottom: 1px solid var(--border);
  justify-content: space-between;
  align-items: center;
  height: 99px;
  display: flex;
}

.brand {
  font-family: var(--font-display);
  letter-spacing: -1.2px;
  align-items: center;
  gap: 11px;
  font-size: 32px;
  display: flex;
}

.brand-italic {
  font-style: italic;
}

.brand-dot {
  color: #72956c;
}

.brand-mark {
  color: #688062;
  border: 1px solid #b7c3b0;
  border-radius: 45% 45% 48% 48%;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 42px;
  display: flex;
  transform: rotate(-8deg);
}

.site-header nav {
  align-items: center;
  gap: 33px;
  font-size: 12px;
  display: flex;
}

.nav-atelier {
  border-bottom: 1px solid var(--ink);
  padding: 8px 0;
}

.nav-account {
  border: 1px solid #cfd5c9;
  border-radius: 4px;
  align-items: center;
  gap: 16px;
  padding: 11px 15px;
  display: flex;
}

.nav-account:hover {
  background: var(--soft-green);
}

.intro {
  justify-content: space-between;
  align-items: flex-end;
  gap: 30px;
  padding: 46px 0 37px;
  display: flex;
}

.eyebrow {
  letter-spacing: 2px;
  color: #60715e;
  align-items: center;
  gap: 8px;
  font-size: 9px;
  font-weight: 500;
  display: flex;
}

.eyebrow > span {
  background: #809776;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.intro h1 {
  letter-spacing: -1.7px;
  margin-top: 19px;
  font-size: clamp(45px, 4.4vw, 65px);
  line-height: .99;
}

.intro h1 em {
  color: #6c8660;
}

.intro-copy {
  color: var(--muted);
  padding: 0 24px 4px 0;
  font-size: 12px;
  line-height: 1.9;
}

.atelier-layout {
  grid-template-columns: minmax(350px, .88fr) minmax(400px, 1.35fr);
  align-items: stretch;
  gap: 50px;
  display: grid;
}

.controls {
  padding: 14px 0 8px;
}

.section-heading {
  align-items: center;
  gap: 11px;
  margin-bottom: 18px;
  display: flex;
}

.section-heading h2 {
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 500;
}

.step-number {
  letter-spacing: .5px;
  color: #64795e;
  border: 1px solid #cfd8c9;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 23px;
  height: 23px;
  font-size: 9px;
  display: flex;
}

.upload-zone {
  cursor: pointer;
  text-align: center;
  min-height: 168px;
  transition: background var(--duration);
  background: #f0f2eb;
  border: 1px dashed #b8c7ad;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 17px;
  display: flex;
}

.upload-zone:hover {
  background: #e9eee2;
}

.upload-zone:focus-within {
  outline: 2px solid #698c58;
}

.upload-icon {
  color: #708562;
  background: #e3e9dc;
  border-radius: 50%;
  margin-bottom: 4px;
  padding: 11px;
  display: flex;
}

.upload-zone strong {
  font-size: 12px;
  font-weight: 500;
}

.upload-zone > span:not(.upload-icon) {
  color: #73816c;
  font-size: 11px;
}

.upload-zone small {
  color: #7b8475;
  margin-top: 5px;
  font-size: 9px;
}

.upload-zone u {
  text-underline-offset: 3px;
}

.privacy-note {
  color: #7c8475;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin: 11px 0 0;
  font-size: 9px;
  display: flex;
}

.signin-note {
  color: var(--muted);
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.7;
}

.signin-note a {
  text-underline-offset: 3px;
  text-decoration: underline;
}

.control-section {
  border-top: 1px solid var(--border);
  margin-top: 23px;
  padding-top: 23px;
}

.field-label {
  justify-content: space-between;
  gap: 7px;
  margin: 15px 0 8px;
  font-size: 11px;
  font-weight: 500;
  display: flex;
}

.field-label span {
  color: #899080;
  font-size: 10px;
  font-weight: 400;
}

.caption-row {
  grid-template-columns: 1.55fr 1fr;
  gap: 13px;
  display: grid;
}

.format-options {
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  display: grid;
}

.format-option {
  border: 1px solid var(--border);
  background: var(--surface);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  height: 70px;
  font-size: 11px;
  display: flex;
  position: relative;
}

.format-option.selected {
  color: #426034;
  background: #edf1e7;
  border-color: #879b78;
}

.format-shape {
  border: 1px solid #a7afa0;
  border-radius: 1px;
  width: 19px;
  height: 25px;
  display: inline-block;
}

.selected .format-shape {
  background: #dfe7d5;
  border-color: #6d875b;
}

.format-shape.landscape-4x3 {
  width: 26px;
  height: 19px;
}

.format-shape.square-1x1 {
  width: 22px;
  height: 22px;
}

.format-check {
  position: absolute;
  top: 7px;
  right: 7px;
}

.button {
  border: 1px solid #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  min-height: 44px;
  padding: 12px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  display: inline-flex;
}

.primary {
  background: var(--primary);
  color: #fffef8;
}

.primary:hover:not(:disabled) {
  background: #1c3d30;
}

.secondary {
  background: none;
  border-color: #ccd4c8;
}

.secondary:hover {
  background: #edf0e7;
}

.danger {
  background: var(--danger);
  color: #fff;
}

.generate-button {
  width: 100%;
  min-height: 48px;
  margin-top: 26px;
}

.generate-button svg:last-child {
  margin-left: auto;
}

.generate-button svg:first-child {
  margin-right: auto;
}

.generation-note {
  text-align: center;
  color: #7d8577;
  margin-top: 11px;
  font-size: 10px;
  line-height: 1.7;
}

.error-message {
  color: #923c30;
  background: #f8ece6;
  border: 1px solid #eacec0;
  border-radius: 4px;
  margin-top: 16px;
  padding: 13px 16px;
  font-size: 12px;
  line-height: 1.6;
}

.success-message {
  color: #38562a;
  background: #e9f0e3;
  align-items: center;
  gap: 10px;
  margin: 18px 0;
  padding: 14px;
  display: flex;
}

.source-upload {
  background: #eef1e8;
  border: 1px solid #cfdbbf;
  border-radius: 5px;
  align-items: center;
  gap: 20px;
  padding: 12px;
  display: flex;
}

.source-upload img {
  object-fit: cover;
  border-radius: 3px;
  width: 100px;
  height: 110px;
}

.source-upload > div {
  flex-direction: column;
  gap: 15px;
  display: flex;
}

.status-dot {
  align-items: center;
  gap: 6px;
  font-size: 12px;
  display: flex;
}

.text-button {
  color: #55724c;
  text-underline-offset: 4px;
  cursor: pointer;
  background: none;
  border: 0;
  align-items: center;
  gap: 5px;
  padding: 5px 0;
  font-size: 12px;
  text-decoration: underline;
  display: inline-flex;
}

.preview-stage {
  background: #edece5;
  border: 1px solid #e3e2d9;
  border-radius: 8px;
  flex-direction: column;
  min-width: 0;
  padding: 22px 26px 18px;
  display: flex;
  position: relative;
}

.preview-topline, .preview-bottomline {
  color: #838878;
  letter-spacing: 1.3px;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  font-size: 8px;
  display: flex;
}

.preview-topline > span:first-child {
  align-items: center;
  gap: 7px;
  display: flex;
}

.tiny-dot {
  background: #7e9270;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: inline-block;
}

.poster-space {
  flex: 1;
  justify-content: center;
  align-items: center;
  min-height: 545px;
  padding: 33px 17px 53px;
  display: flex;
  position: relative;
}

.poster-paper {
  background: var(--paper);
  width: 100%;
  box-shadow: var(--shadow-paper);
  flex-shrink: 0;
  transition: aspect-ratio .3s;
  position: relative;
  overflow: hidden;
}

.example-art {
  object-fit: contain;
  mix-blend-mode: multiply;
  position: absolute;
}

.example-caption {
  text-align: center;
  color: #374b50;
  overflow-wrap: anywhere;
  width: 100%;
  padding: 0 10%;
  font-family: Caveat, cursive;
  position: absolute;
}

.example-caption p {
  font-size: clamp(15px, 1.9vw, 23px);
  line-height: 1.35;
}

.example-caption span {
  margin-top: 4px;
  font-size: clamp(12px, 1.3vw, 16px);
  display: block;
}

.example-caption small {
  margin-top: 12px;
  font-size: 12px;
  display: block;
}

.rendered-poster {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.paper-annotation {
  color: #8c977d;
  align-items: flex-start;
  gap: 4px;
  font-family: Caveat, cursive;
  font-size: 20px;
  display: flex;
  position: absolute;
  bottom: 15px;
  right: 20px;
  transform: rotate(-6deg);
}

.paper-annotation svg {
  margin-top: -12px;
  transform: rotate(-20deg);
}

.preview-bottomline {
  letter-spacing: 0;
  border-top: 1px solid #dbdfd3;
  min-height: 35px;
  padding-top: 15px;
  font-size: 9px;
}

.preview-ratio {
  letter-spacing: .5px;
  white-space: nowrap;
  border: 1px solid #d4d9cd;
  border-radius: 3px;
  padding: 6px 8px;
  font-size: 8px;
}

.download-button {
  background: var(--primary);
  color: #fff;
  white-space: nowrap;
  min-height: 36px;
  padding: 9px 12px;
  font-size: 10px;
}

.painting-overlay {
  text-align: center;
  background: #faf8f2eb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 25px;
  display: flex;
  position: absolute;
  inset: 0;
}

.painting-overlay strong {
  font-family: var(--font-display);
  font-size: 28px;
  font-weight: 500;
}

.painting-overlay span {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.7;
}

.spin {
  animation: 1.4s linear infinite spin;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.studio-notes {
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  margin-top: 24px;
  padding: 33px 0;
  display: flex;
}

.studio-notes p {
  color: #77816e;
  align-items: center;
  gap: 11px;
  font-size: 10px;
  line-height: 1.7;
  display: flex;
}

.studio-notes strong {
  color: #596b4e;
  font-weight: 400;
}

.note-number {
  color: #a0aa96;
  font-size: 9px;
}

.site-footer {
  color: #7c8775;
  justify-content: space-between;
  align-items: center;
  padding: 23px 0;
  font-size: 11px;
  display: flex;
}

.site-footer small {
  color: #979f91;
  margin-left: 20px;
  font-size: 9px;
}

.site-footer a {
  font-size: 9px;
}

.visually-hidden {
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

:is(.controls:has(#photo:focus-visible) .upload-zone, .controls:has(#photo:focus-visible) .source-upload) {
  outline-offset: 4px;
  outline: 2px solid #698c58;
}

.auth-layout {
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 60px;
  min-height: 650px;
  padding: 55px 0;
  display: grid;
}

.auth-card {
  width: 100%;
  max-width: 420px;
  margin: auto;
}

.auth-card h1 {
  margin: 22px 0;
  font-size: 48px;
  line-height: 1.02;
}

.auth-card > p:not(.eyebrow) {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.8;
}

.auth-card form {
  margin-top: 28px;
}

.auth-card .button {
  width: 100%;
  margin-top: 15px;
}

.field-help {
  color: var(--muted);
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.7;
}

.auth-switch {
  margin-top: 24px;
}

.auth-switch a {
  color: var(--ink);
  text-decoration: underline;
}

.auth-art {
  background-blend-mode: multiply;
  background: #efece2 url("/example-watercolor.png") 50% 62% / 100% no-repeat;
  border-radius: 5px;
  justify-content: center;
  min-height: 570px;
  padding: 42px 24px;
  display: flex;
}

.auth-art span {
  text-align: center;
  font-family: var(--font-display);
  font-size: 37px;
  line-height: 1.2;
}

.auth-art em {
  color: #748b62;
}

.dashboard {
  padding: 50px 0 70px;
}

.dashboard-heading {
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-bottom: 32px;
  display: flex;
}

.dashboard-heading h1 {
  margin: 14px 0 10px;
  font-size: 48px;
  line-height: 1.08;
}

.dashboard-heading h1 em {
  color: #758d66;
}

.dashboard-heading p:not(.eyebrow) {
  color: var(--muted);
  font-size: 12px;
}

.dashboard-actions {
  align-items: center;
  gap: 12px;
  display: flex;
}

.icon-button {
  border: 1px solid var(--border);
  background: none;
  border-radius: 4px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: inline-flex;
}

.icon-button:hover {
  background: #e9eee3;
}

.retention-note {
  color: var(--muted);
  max-width: 730px;
  margin: 20px 0;
  font-size: 12px;
  line-height: 1.8;
}

.empty-collection {
  text-align: center;
  background: #efefe7;
  border: 1px dashed #ccd4c4;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 360px;
  margin-top: 30px;
  padding: 40px 20px;
  display: flex;
}

.empty-collection h2 {
  margin: 20px 0 10px;
  font-size: 32px;
}

.empty-collection p {
  color: var(--muted);
  margin-bottom: 22px;
  font-size: 12px;
}

.creation-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 25px;
  margin-top: 32px;
  display: grid;
}

.creation-card {
  border-bottom: 1px solid var(--border);
  min-width: 0;
  padding-bottom: 18px;
}

.creation-image {
  aspect-ratio: 4 / 3;
  border: 1px solid var(--border);
  background: #efece2;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.creation-image img {
  object-fit: contain;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
}

.creation-info {
  justify-content: space-between;
  gap: 15px;
  padding: 18px 0 8px;
  display: flex;
}

.creation-info h2 {
  overflow-wrap: anywhere;
  font-size: 25px;
}

.creation-info p {
  color: var(--muted);
  margin-top: 7px;
  font-size: 10px;
}

.creation-info .icon-button {
  border: 0;
}

.delete-confirm {
  z-index: 20;
  background: #fffdf8;
  border: 1px solid #d8c9b9;
  border-radius: 6px;
  align-items: center;
  gap: 25px;
  width: calc(100% - 40px);
  max-width: 1000px;
  padding: 22px;
  display: flex;
  position: fixed;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 10px 40px #263e3620;
}

.delete-confirm strong {
  font-size: 13px;
}

.delete-confirm p {
  color: var(--muted);
  margin-top: 8px;
  font-size: 12px;
}

.admin-stats {
  border: 1px solid var(--border);
  background: var(--surface);
  border-radius: 6px;
  grid-template-columns: repeat(4, 1fr);
  margin: 32px 0;
  display: grid;
}

.admin-stats > div {
  border-right: 1px solid var(--border);
  padding: 23px 25px;
}

.admin-stats > div:last-child {
  border: 0;
}

.admin-stats span {
  color: var(--muted);
  font-size: 11px;
}

.admin-stats strong {
  font-family: var(--font-display);
  align-items: center;
  gap: 15px;
  margin-top: 10px;
  font-size: 35px;
  font-weight: 500;
  display: flex;
}

.admin-stats strong.stat-word {
  font-size: 27px;
}

.paused {
  background: #ac7762;
}

.admin-tabs {
  border-bottom: 1px solid var(--border);
  gap: 28px;
  margin-bottom: 28px;
  display: flex;
}

.admin-tabs button {
  color: var(--muted);
  background: none;
  border: 0;
  border-bottom: 2px solid #0000;
  align-items: center;
  gap: 8px;
  padding: 15px 2px;
  font-size: 12px;
  display: flex;
}

.admin-tabs button.active {
  color: var(--ink);
  border-color: var(--primary);
}

.admin-settings {
  grid-template-columns: 1.3fr 1fr;
  gap: 65px;
  display: grid;
}

.settings-form {
  padding: 12px 0;
}

.settings-form .section-heading h2 {
  font-family: var(--font-display);
  font-size: 29px;
}

.settings-form .field-label {
  margin-top: 22px;
}

.checkbox-label {
  align-items: center;
  gap: 12px;
  margin: 25px 0;
  font-size: 12px;
  display: flex;
}

.checkbox-label input {
  width: 17px;
  height: 17px;
  accent-color: var(--primary);
}

.admin-aside {
  border: 1px solid var(--border);
  background: #efeee5;
  border-radius: 6px;
  align-self: start;
  margin: 12px 0;
  padding: 30px;
}

.admin-aside h2 {
  margin: 20px 0;
  font-size: 36px;
  line-height: 1.1;
}

.admin-aside p:not(.eyebrow) {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.9;
}

.admin-aside hr {
  border: 0;
  border-top: 1px solid #d9dfd0;
  margin: 25px 0;
}

.table-wrap {
  border: 1px solid var(--border);
  background: var(--surface);
  border-radius: 5px;
  overflow-x: auto;
}

table {
  border-collapse: collapse;
  white-space: nowrap;
  width: 100%;
  font-size: 12px;
}

caption {
  text-align: left;
  color: var(--muted);
  padding: 16px;
  font-size: 11px;
}

th, td {
  text-align: left;
  border-top: 1px solid var(--border);
  padding: 17px;
}

th {
  color: #78816f;
  background: #f0f1e9;
  font-size: 10px;
  font-weight: 500;
}

.table-badge {
  color: #5e7354;
  background: #ebeee5;
  border-radius: 3px;
  padding: 5px 8px;
  font-size: 10px;
}

.table-empty {
  text-align: center;
  color: var(--muted);
  padding: 35px;
}

.privacy-page {
  max-width: 700px;
  margin: 65px auto;
  font-size: 14px;
  line-height: 1.9;
}

.privacy-page h1 {
  margin: 25px 0;
  font-size: 48px;
  line-height: 1.1;
}

.privacy-page h2 {
  margin: 30px 0 10px;
  font-size: 30px;
}

.privacy-page p:not(.eyebrow) {
  color: var(--muted);
}

@media (min-width: 1400px) {
  .atelier-layout {
    gap: 65px;
  }

  .poster-space {
    min-height: 600px;
  }

  .controls {
    padding-top: 20px;
  }

  .control-section {
    margin-top: 27px;
    padding-top: 26px;
  }

  .upload-zone {
    min-height: 180px;
  }
}

@media (max-width: 1100px) {
  .site-shell {
    padding: 0 35px;
  }

  .atelier-layout {
    grid-template-columns: minmax(330px, 1fr) minmax(330px, 1.12fr);
    gap: 28px;
  }

  .preview-stage {
    padding: 20px 17px;
  }

  .poster-space {
    min-height: 510px;
    padding: 30px 3px 60px;
  }

  .preview-topline {
    letter-spacing: .8px;
    font-size: 7px;
  }

  .intro-copy {
    padding-right: 0;
  }

  .studio-notes {
    gap: 14px;
  }

  .studio-notes p {
    font-size: 9px;
  }

  .caption-row {
    grid-template-columns: 1.5fr 1fr;
    gap: 10px;
  }

  .auth-layout, .admin-settings {
    gap: 35px;
  }
}

@media (max-width: 800px) {
  .site-shell {
    padding: 0 24px;
  }

  .site-header {
    height: 83px;
  }

  .site-header nav {
    gap: 17px;
  }

  .brand {
    font-size: 29px;
  }

  .brand-mark {
    width: 31px;
    height: 35px;
  }

  .intro {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 34px 0;
  }

  .intro h1 {
    font-size: 54px;
  }

  .intro-copy {
    font-size: 12px;
  }

  .intro-copy br {
    display: none;
  }

  .intro-copy {
    max-width: 400px;
  }

  .atelier-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .controls {
    padding-top: 0;
  }

  .section-heading h2 {
    font-size: 13px;
  }

  .upload-zone {
    min-height: 180px;
  }

  .caption-row {
    grid-template-columns: 1.5fr 1fr;
  }

  .format-option {
    height: 65px;
  }

  .preview-stage {
    padding: 22px;
  }

  .poster-space {
    min-height: 560px;
    padding: 35px 10px 60px;
  }

  .example-caption p {
    font-size: 23px;
  }

  .example-caption span {
    font-size: 16px;
  }

  .preview-topline {
    font-size: 8px;
  }

  .studio-notes {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px 28px;
    padding: 25px 0;
  }

  .studio-notes p:first-child {
    width: 100%;
    font-size: 11px;
  }

  .studio-notes p {
    font-size: 10px;
  }

  .site-footer small {
    display: none;
  }

  .auth-layout {
    grid-template-columns: 1fr;
    min-height: auto;
    padding: 45px 0;
  }

  .auth-art {
    display: none;
  }

  .auth-card {
    max-width: 460px;
  }

  .dashboard-heading {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .dashboard-heading h1 {
    font-size: 43px;
  }

  .dashboard-actions {
    flex-wrap: wrap;
  }

  .admin-stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .admin-stats > div:nth-child(2) {
    border-right: 0;
  }

  .admin-stats > div:nth-child(-n+2) {
    border-bottom: 1px solid var(--border);
  }

  .admin-settings {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .admin-aside {
    margin-top: 10px;
  }

  .creation-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .delete-confirm {
    flex-wrap: wrap;
    gap: 12px;
  }

  .delete-confirm > div {
    width: 100%;
  }

  .delete-confirm > .icon-button {
    margin-left: auto;
  }

  .privacy-page {
    margin: 45px 0;
  }

  .privacy-page h1 {
    font-size: 40px;
  }
}

@media (max-width: 440px) {
  .site-shell {
    padding: 0 18px;
  }

  .site-header nav {
    gap: 12px;
    font-size: 10px;
  }

  .nav-atelier {
    display: none;
  }

  .nav-account {
    gap: 7px;
    padding: 9px 10px;
  }

  .brand {
    gap: 8px;
    font-size: 27px;
  }

  .intro h1 {
    font-size: 49px;
  }

  .eyebrow {
    letter-spacing: 1.7px;
    font-size: 8px;
  }

  .section-heading h2 {
    font-size: 11px;
  }

  .caption-row {
    grid-template-columns: 1fr;
  }

  .field-label {
    font-size: 12px;
  }

  input:not([type="checkbox"]):not([type="file"]), select {
    font-size: 16px;
  }

  .format-option {
    gap: 8px;
    font-size: 10px;
  }

  .preview-stage {
    padding: 16px 12px;
  }

  .preview-topline {
    font-size: 6px;
  }

  .poster-space {
    min-height: 440px;
    padding: 25px 5px 58px;
  }

  .example-caption p {
    font-size: 20px;
  }

  .example-caption span {
    font-size: 14px;
  }

  .example-caption small {
    margin-top: 8px;
    font-size: 11px;
  }

  .paper-annotation {
    font-size: 18px;
  }

  .preview-bottomline {
    flex-wrap: wrap;
    gap: 12px;
    font-size: 8px;
  }

  .download-button {
    width: 100%;
    font-size: 12px;
  }

  .creation-grid {
    grid-template-columns: 1fr;
  }

  .admin-stats > div {
    padding: 20px 15px;
  }

  .admin-stats strong.stat-word {
    font-size: 24px;
  }

  .admin-tabs {
    gap: 20px;
  }

  .admin-tabs button {
    gap: 6px;
    font-size: 10px;
  }

  .auth-card h1 {
    font-size: 43px;
  }

  .dashboard {
    padding-top: 35px;
  }

  .dashboard-actions .button {
    padding: 10px 14px;
    font-size: 11px;
  }

  .studio-notes {
    gap: 13px;
  }

  .studio-notes p {
    font-size: 9px;
  }

  .note-number {
    font-size: 8px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *, :before, :after {
    scroll-behavior: auto !important;
    transition: none !important;
    animation: none !important;
  }
}

.password-field {
  position: relative;
}

.password-field input {
  padding-right: 48px !important;
}

.password-toggle {
  width: 44px;
  height: 43px;
  color: var(--ink);
  background: none;
  border: 0;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 1px;
  right: 1px;
}

.password-toggle:hover {
  background: var(--soft-green);
}

.example-paper {
  width: 100%;
  height: 100%;
  display: block;
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

/*# sourceMappingURL=_1u1pngc._.css.map*/