/* [next]/internal/font/google/inter_fa93af41.module.css [app-client] (css) */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2c55a0e60120577a-s.2a48534a.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/9c72aa0f40e4eef8-s.18a48cbc.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/ad66f9afd8947f86-s.7a40eb73.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/5476f68d60460930-s.c995e352.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2bbe8d2671613f1f-s.76dcb0b2.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/1bffadaabf893a1e-s.7cd81963.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter Fallback;
  src: local(Arial);
  ascent-override: 90.44%;
  descent-override: 22.52%;
  line-gap-override: 0.0%;
  size-adjust: 107.12%;
}

.inter_fa93af41-module__0D_jrq__className {
  font-family: Inter, Inter Fallback;
  font-style: normal;
}

/* [project]/src/styles/tokens.css [app-client] (css) */
:root {
  --brand-primary: #4b275f;
  --brand-accent: #e76853;
  --brand-accent-soft: #fff0eb;
  --surface-primary: #fcfbf8;
  --surface-secondary: #f3f0e9;
  --surface-elevated: #fff;
  --surface-strong: #211827;
  --text-primary: #231d25;
  --text-secondary: #6e6771;
  --text-inverse: #fff;
  --border: #ded8cf;
  --border-strong: #b9b0a7;
  --focus: #6e42ff;
  --success: #177245;
  --success-soft: #e7f5ed;
  --warning: #9b5a00;
  --warning-soft: #fff3d8;
  --danger: #b3261e;
  --danger-soft: #ffebe8;
  --info: #285f9e;
  --info-soft: #eaf3ff;
  --private: #685579;
  --unlisted: #8a6a22;
  --public: #177245;
  --sponsored: #7e4f00;
  --offline: #7d3849;
  --syncing: #285f9e;
  --verified: #2e6b9c;
  --pending: #9b5a00;
  --muted: #8a838d;
  --shadow-1: 0 8px 28px rgba(40, 26, 47, .08);
  --shadow-2: 0 18px 55px rgba(40, 26, 47, .14);
  --radius-sm: 10px;
  --radius-md: 16px;
  --radius-lg: 24px;
  --space-accent: #4b275f;
  --max-content: 1180px;
  --sidebar: 238px;
  --topbar: 68px;
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
}

html[data-theme="dark"] {
  --surface-primary: #171318;
  --surface-secondary: #211b22;
  --surface-elevated: #272027;
  --surface-strong: #f7eef7;
  --text-primary: #f7f0f6;
  --text-secondary: #bdb3bf;
  --text-inverse: #231d25;
  --border: #3d343f;
  --border-strong: #564b58;
  --brand-accent-soft: #3b211e;
  --success-soft: #143426;
  --warning-soft: #3b3018;
  --danger-soft: #3b1f21;
  --info-soft: #172d43;
  --shadow-1: 0 8px 28px rgba(0, 0, 0, .28);
  --shadow-2: 0 18px 55px rgba(0, 0, 0, .4);
  --lightningcss-light: ;
  --lightningcss-dark: initial;
  color-scheme: dark;
}

* {
  box-sizing: border-box;
}

html {
  background: var(--surface-primary);
  min-height: 100%;
}

body {
  background: var(--surface-primary);
  min-height: 100vh;
  color: var(--text-primary);
  text-rendering: optimizeLegibility;
  margin: 0;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  line-height: 1.45;
}

button, input, select, textarea {
  font: inherit;
}

button, a {
  -webkit-tap-highlight-color: transparent;
  color: inherit;
}

:focus-visible {
  outline: 3px solid var(--focus);
  outline-offset: 2px;
}

.skip-link {
  z-index: 9999;
  background: var(--surface-strong);
  color: var(--text-inverse);
  border-radius: 8px;
  padding: 10px 14px;
  position: fixed;
  top: -60px;
  left: 12px;
}

.skip-link:focus {
  top: 12px;
}

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

/* [project]/src/styles/adohi.css [app-client] (css) */
:root {
  --brand-primary: #4b275f;
  --brand-accent: #e76853;
  --brand-accent-soft: #fff0eb;
  --surface-primary: #fcfbf8;
  --surface-secondary: #f3f0e9;
  --surface-elevated: #fff;
  --surface-strong: #211827;
  --text-primary: #231d25;
  --text-secondary: #6e6771;
  --text-inverse: #fff;
  --border: #ded8cf;
  --border-strong: #b9b0a7;
  --focus: #6e42ff;
  --success: #177245;
  --success-soft: #e7f5ed;
  --warning: #9b5a00;
  --warning-soft: #fff3d8;
  --danger: #b3261e;
  --danger-soft: #ffebe8;
  --info: #285f9e;
  --info-soft: #eaf3ff;
  --private: #685579;
  --unlisted: #8a6a22;
  --public: #177245;
  --sponsored: #7e4f00;
  --offline: #7d3849;
  --syncing: #285f9e;
  --verified: #2e6b9c;
  --pending: #9b5a00;
  --muted: #8a838d;
  --shadow-1: 0 8px 28px rgba(40, 26, 47, .08);
  --shadow-2: 0 18px 55px rgba(40, 26, 47, .14);
  --radius-sm: 10px;
  --radius-md: 16px;
  --radius-lg: 24px;
  --space-accent: #4b275f;
  --max-content: 1180px;
  --sidebar: 238px;
  --topbar: 68px;
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
}

html[data-theme="dark"] {
  --surface-primary: #171318;
  --surface-secondary: #211b22;
  --surface-elevated: #272027;
  --surface-strong: #f7eef7;
  --text-primary: #f7f0f6;
  --text-secondary: #bdb3bf;
  --text-inverse: #231d25;
  --border: #3d343f;
  --border-strong: #564b58;
  --brand-accent-soft: #3b211e;
  --success-soft: #143426;
  --warning-soft: #3b3018;
  --danger-soft: #3b1f21;
  --info-soft: #172d43;
  --shadow-1: 0 8px 28px rgba(0, 0, 0, .28);
  --shadow-2: 0 18px 55px rgba(0, 0, 0, .4);
  --lightningcss-light: ;
  --lightningcss-dark: initial;
  color-scheme: dark;
}

* {
  box-sizing: border-box;
}

html {
  background: var(--surface-primary);
  min-height: 100%;
}

body {
  background: var(--surface-primary);
  min-height: 100vh;
  color: var(--text-primary);
  text-rendering: optimizeLegibility;
  margin: 0;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  line-height: 1.45;
}

button, input, select, textarea {
  font: inherit;
}

button, a {
  -webkit-tap-highlight-color: transparent;
  color: inherit;
}

:focus-visible {
  outline: 3px solid var(--focus);
  outline-offset: 2px;
}

.skip-link {
  z-index: 9999;
  background: var(--surface-strong);
  color: var(--text-inverse);
  border-radius: 8px;
  padding: 10px 14px;
  position: fixed;
  top: -60px;
  left: 12px;
}

.skip-link:focus {
  top: 12px;
}

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

.app-shell {
  grid-template-columns: var(--sidebar) minmax(0, 1fr);
  grid-template-rows: var(--topbar) minmax(0, 1fr);
  grid-template-areas: "topbar topbar"
                       "sidebar main";
  min-height: 100vh;
  display: grid;
}

.topbar {
  z-index: 50;
  grid-area: topbar;
  grid-template-columns: var(--sidebar) auto minmax(220px, 560px) 1fr;
  background: color-mix(in srgb, var(--surface-primary) 93%, transparent);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border);
  align-items: center;
  gap: 14px;
  padding: 0 20px;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.wordmark {
  cursor: pointer;
  text-align: left;
  color: var(--brand-primary);
  letter-spacing: -.05em;
  background: none;
  border: 0;
  font-size: 24px;
  font-weight: 850;
}

html[data-theme="dark"] .wordmark {
  color: #e7c9f4;
}

.space-button, .search-trigger, .icon-button, .avatar-button, .nav-button, .secondary-action, .quiet-action, .button, .chip, .segmented button {
  cursor: pointer;
  border: 0;
}

.space-button {
  border-radius: var(--radius-sm);
  background: none;
  align-items: center;
  gap: 8px;
  max-width: 230px;
  min-height: 42px;
  padding: 8px 10px;
  font-weight: 680;
  display: inline-flex;
}

.space-button:hover {
  background: var(--surface-secondary);
}

.space-dot {
  background: var(--space-accent);
  width: 11px;
  height: 11px;
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--space-accent) 15%, transparent);
  border-radius: 50%;
  flex: 0 0 11px;
}

.search-trigger {
  background: var(--surface-secondary);
  min-height: 42px;
  color: var(--text-secondary);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 12px;
  align-items: center;
  gap: 9px;
  padding: 0 13px;
  display: flex;
}

.search-trigger span:nth-child(2) {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.search-trigger kbd {
  color: var(--text-secondary);
  background: var(--surface-elevated);
  border: 1px solid var(--border);
  border-radius: 6px;
  margin-left: auto;
  padding: 2px 6px;
  font-size: 11px;
}

.topbar-actions {
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  display: flex;
}

.icon-button, .avatar-button {
  background: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 42px;
  min-height: 42px;
  display: inline-flex;
  position: relative;
}

.icon-button:hover, .avatar-button:hover {
  background: var(--surface-secondary);
}

.avatar-button {
  background: var(--space-accent);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
}

.status-button {
  width: auto;
  color: var(--text-secondary);
  border-radius: 999px;
  gap: 7px;
  padding-left: 10px;
  padding-right: 10px;
}

.status-button #syncIcon {
  color: var(--success);
}

.status-button.is-offline #syncIcon {
  color: var(--offline);
}

.status-button.is-syncing #syncIcon {
  color: var(--syncing);
  animation: 1.2s infinite pulse;
}

.notification-dot {
  background: var(--brand-accent);
  border: 2px solid var(--surface-primary);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 7px;
  right: 7px;
}

.sidebar {
  top: var(--topbar);
  height: calc(100vh - var(--topbar));
  border-right: 1px solid var(--border);
  background: var(--surface-primary);
  flex-direction: column;
  grid-area: sidebar;
  justify-content: space-between;
  padding: 18px 12px 14px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.sidebar nav {
  gap: 4px;
  display: grid;
}

.nav-button {
  width: 100%;
  min-height: 43px;
  color: var(--text-secondary);
  text-align: left;
  background: none;
  border-radius: 10px;
  align-items: center;
  gap: 11px;
  padding: 0 12px;
  font-weight: 630;
  display: flex;
}

.nav-button:hover {
  background: var(--surface-secondary);
  color: var(--text-primary);
}

.nav-button.active {
  color: var(--text-primary);
  background: color-mix(in srgb, var(--space-accent) 10%, var(--surface-secondary));
  box-shadow: inset 3px 0 var(--space-accent);
}

.nav-icon {
  text-align: center;
  opacity: .86;
  width: 22px;
}

.sidebar-foot {
  gap: 6px;
  display: grid;
}

.secondary-action, .quiet-action {
  text-align: left;
  border-radius: 10px;
  align-items: center;
  gap: 10px;
  min-height: 42px;
  padding: 0 12px;
  display: flex;
}

.secondary-action {
  background: var(--space-accent);
  color: #fff;
  font-weight: 750;
}

.quiet-action {
  color: var(--text-secondary);
  background: none;
}

.main {
  grid-area: main;
  min-width: 0;
  padding: 30px max(18px, min(3vw, 44px)) 60px;
}

.page {
  width: min(100%, var(--max-content));
  margin: 0 auto;
}

.page-header {
  border-bottom: 1px solid var(--border);
  justify-content: space-between;
  align-items: end;
  gap: 20px;
  margin-bottom: 22px;
  padding-bottom: 22px;
  display: flex;
}

.page-title {
  letter-spacing: -.045em;
  margin: 0;
  font-size: max(28px, min(4vw, 46px));
  line-height: 1.02;
}

.page-kicker {
  color: var(--space-accent);
  text-transform: uppercase;
  letter-spacing: .12em;
  margin: 0 0 7px;
  font-size: 12px;
  font-weight: 850;
}

.page-subtitle {
  max-width: 760px;
  color: var(--text-secondary);
  margin: 8px 0 0;
  font-size: 16px;
}

.header-actions {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}

.button {
  background: var(--space-accent);
  color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  min-height: 42px;
  padding: 9px 14px;
  font-weight: 760;
  display: inline-flex;
}

.button.secondary {
  background: var(--surface-secondary);
  color: var(--text-primary);
  border: 1px solid var(--border);
}

.button.ghost {
  color: var(--text-primary);
  border: 1px solid var(--border);
  background: none;
}

.button.danger {
  background: var(--danger);
}

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

.button.small {
  min-height: 34px;
  padding: 6px 10px;
  font-size: 13px;
}

.link-button {
  color: var(--space-accent);
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
  font-weight: 750;
}

.hero-band {
  color: #fff;
  background: radial-gradient(circle at 80% 15%, rgba(255, 255, 255, .16), transparent 35%), linear-gradient(120deg, color-mix(in srgb, var(--space-accent) 92%, #1b1021), #2a1e30);
  border-radius: var(--radius-lg);
  grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr);
  align-items: center;
  gap: 30px;
  padding: max(24px, min(5vw, 56px));
  display: grid;
  position: relative;
  overflow: hidden;
}

.hero-band h1 {
  letter-spacing: -.055em;
  max-width: 750px;
  margin: 0;
  font-size: max(35px, min(5.7vw, 66px));
  line-height: .96;
}

.hero-band p {
  color: rgba(255, 255, 255, .78);
  max-width: 680px;
  font-size: max(16px, min(2vw, 19px));
}

.hero-band .button {
  color: #2a1e30;
  background: #fff;
}

.hero-visual {
  place-items: center;
  min-height: 280px;
  display: grid;
  position: relative;
}

.orbit {
  aspect-ratio: 1;
  width: min(330px, 90%);
  position: relative;
}

.orbit:before, .orbit:after {
  content: "";
  border: 1px solid rgba(255, 255, 255, .25);
  border-radius: 50%;
  position: absolute;
  top: 12%;
  bottom: 12%;
  left: 12%;
  right: 12%;
}

.orbit:after {
  top: 28%;
  bottom: 28%;
  left: 28%;
  right: 28%;
}

.orbit-card {
  color: #2b2530;
  background: rgba(255, 255, 255, .94);
  border-radius: 15px;
  width: 124px;
  min-height: 84px;
  padding: 13px;
  position: absolute;
  box-shadow: 0 18px 30px rgba(0, 0, 0, .16);
}

.orbit-card strong {
  margin-bottom: 4px;
  font-size: 13px;
  display: block;
}

.orbit-card small {
  color: #726879;
}

.orbit-card:first-child {
  top: 2%;
  left: 30%;
}

.orbit-card:nth-child(2) {
  bottom: 8%;
  left: 2%;
}

.orbit-card:nth-child(3) {
  bottom: 4%;
  right: 0;
}

.orbit-center {
  color: var(--space-accent);
  background: #fff;
  border-radius: 50%;
  place-items: center;
  font-weight: 900;
  display: grid;
  position: absolute;
  top: 39%;
  bottom: 39%;
  left: 39%;
  right: 39%;
}

.section {
  margin-top: 34px;
}

.section-head {
  justify-content: space-between;
  align-items: baseline;
  gap: 20px;
  margin-bottom: 14px;
  display: flex;
}

.section-head h2 {
  letter-spacing: -.025em;
  margin: 0;
  font-size: max(20px, min(2.4vw, 28px));
}

.section-head p {
  color: var(--text-secondary);
  margin: 0;
}

.grid {
  gap: 14px;
  display: grid;
}

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

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

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

.card {
  background: var(--surface-elevated);
  border: 1px solid var(--border);
  border-radius: var(--radius-md);
  padding: 17px;
}

.card.flat {
  background: none;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}

.card.interactive {
  cursor: pointer;
  transition: transform .18s, border-color .18s;
}

.card.interactive:hover {
  border-color: var(--border-strong);
  transform: translateY(-2px);
}

.card h3 {
  margin: 0 0 7px;
  font-size: 17px;
}

.card p {
  color: var(--text-secondary);
  margin: 0;
}

.card-actions {
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 14px;
  display: flex;
}

.object-row {
  border-bottom: 1px solid var(--border);
  grid-template-columns: 68px minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
  padding: 13px 0;
  display: grid;
}

.object-row:last-child {
  border-bottom: 0;
}

.object-thumb {
  background: var(--surface-secondary);
  border-radius: 12px;
  place-items: center;
  width: 68px;
  height: 68px;
  font-size: 30px;
  display: grid;
}

.object-meta {
  min-width: 0;
}

.object-meta strong {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}

.object-meta small {
  color: var(--text-secondary);
}

.object-actions {
  gap: 6px;
  display: flex;
}

.chip {
  background: var(--surface-secondary);
  min-height: 29px;
  color: var(--text-secondary);
  border-radius: 999px;
  align-items: center;
  gap: 6px;
  padding: 4px 9px;
  font-size: 12px;
  font-weight: 760;
  display: inline-flex;
}

.chip.private {
  background: color-mix(in srgb, var(--private) 14%, var(--surface-elevated));
  color: var(--private);
}

.chip.unlisted {
  background: var(--warning-soft);
  color: var(--unlisted);
}

.chip.public {
  background: var(--success-soft);
  color: var(--public);
}

.chip.sponsored {
  background: var(--warning-soft);
  color: var(--sponsored);
}

.chip.verified {
  background: var(--info-soft);
  color: var(--verified);
}

.chip.offline {
  background: var(--danger-soft);
  color: var(--offline);
}

.chip.syncing {
  background: var(--info-soft);
  color: var(--syncing);
}

.attention-list {
  display: grid;
}

.attention-item {
  border-bottom: 1px solid var(--border);
  grid-template-columns: 40px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  padding: 14px 0;
  display: grid;
}

.attention-item:last-child {
  border-bottom: 0;
}

.attention-icon {
  background: var(--surface-secondary);
  border-radius: 10px;
  place-items: center;
  width: 38px;
  height: 38px;
  display: grid;
}

.attention-copy strong {
  display: block;
}

.attention-copy small {
  color: var(--text-secondary);
}

.metric-strip {
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  display: grid;
}

.metric {
  border-right: 1px solid var(--border);
  padding: 16px;
}

.metric:last-child {
  border-right: 0;
}

.metric b {
  letter-spacing: -.04em;
  font-size: 26px;
  display: block;
}

.metric span {
  color: var(--text-secondary);
  font-size: 13px;
}

.progress {
  background: var(--surface-secondary);
  border-radius: 999px;
  height: 9px;
  overflow: hidden;
}

.progress > span {
  background: var(--space-accent);
  border-radius: inherit;
  height: 100%;
  display: block;
}

.policy-note {
  background: var(--info-soft);
  border-left: 4px solid var(--info);
  color: var(--text-primary);
  border-radius: 0 10px 10px 0;
  padding: 13px 14px;
}

.policy-note.warning {
  background: var(--warning-soft);
  border-left-color: var(--warning);
}

.policy-note.danger {
  background: var(--danger-soft);
  border-left-color: var(--danger);
}

.policy-note.success {
  background: var(--success-soft);
  border-left-color: var(--success);
}

.collection-hero, .product-layout, .profile-hero {
  gap: 28px;
  display: grid;
}

.collection-hero {
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  align-items: start;
}

.collection-cover {
  border-radius: var(--radius-lg);
  color: #fff;
  background: linear-gradient(0deg, rgba(25, 17, 30, .74), rgba(25, 17, 30, .12)), radial-gradient(circle at 20% 20%, #ee9b7f, rgba(0, 0, 0, 0) 34%), linear-gradient(130deg, #56336e, #f2bd81);
  flex-direction: column;
  justify-content: end;
  min-height: 330px;
  padding: 26px;
  display: flex;
}

.collection-cover .chip {
  align-self: flex-start;
}

.collection-cover h1 {
  letter-spacing: -.04em;
  margin: 0;
  font-size: max(30px, min(5vw, 54px));
  line-height: 1;
}

.collection-cover p {
  color: rgba(255, 255, 255, .82);
  max-width: 650px;
}

.product-layout {
  grid-template-columns: minmax(0, 1.2fr) minmax(330px, .8fr);
}

.product-media {
  border-radius: var(--radius-lg);
  background: linear-gradient(145deg, #e9d9c2, #faf1e4);
  place-items: center;
  min-height: 520px;
  font-size: max(110px, min(18vw, 220px));
  display: grid;
}

.product-panel {
  top: calc(var(--topbar)  + 20px);
  align-self: start;
  position: -webkit-sticky;
  position: sticky;
}

.price {
  letter-spacing: -.035em;
  font-size: 31px;
  font-weight: 850;
}

.price small {
  color: var(--text-secondary);
  letter-spacing: 0;
  font-size: 13px;
  font-weight: 500;
  display: block;
}

.option-group {
  flex-wrap: wrap;
  gap: 8px;
  margin: 10px 0 17px;
  display: flex;
}

.profile-hero {
  border-bottom: 1px solid var(--border);
  grid-template-columns: 120px minmax(0, 1fr) auto;
  align-items: center;
  padding: 28px 0;
}

.profile-avatar {
  aspect-ratio: 1;
  color: #fff;
  background: linear-gradient(145deg, #f0b89a, #80559b);
  border-radius: 28px;
  place-items: center;
  width: 110px;
  font-size: 36px;
  font-weight: 900;
  display: grid;
}

.profile-copy h1 {
  letter-spacing: -.045em;
  margin: 0;
  font-size: max(30px, min(5vw, 48px));
}

.profile-copy p {
  color: var(--text-secondary);
  max-width: 680px;
}

.tabs {
  border-bottom: 1px solid var(--border);
  gap: 4px;
  display: flex;
  overflow-x: auto;
}

.tabs button {
  min-height: 44px;
  color: var(--text-secondary);
  cursor: pointer;
  white-space: nowrap;
  background: none;
  border: 0;
  padding: 0 13px;
  font-weight: 700;
}

.tabs button.active {
  color: var(--text-primary);
  box-shadow: inset 0 -3px var(--space-accent);
}

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

table {
  border-collapse: collapse;
  width: 100%;
  min-width: 800px;
}

th, td {
  text-align: left;
  border-bottom: 1px solid var(--border);
  vertical-align: middle;
  padding: 13px 14px;
}

th {
  background: var(--surface-secondary);
  color: var(--text-secondary);
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 12px;
}

tr:last-child td {
  border-bottom: 0;
}

.bulk-bar {
  border: 1px solid var(--border);
  background: var(--surface-elevated);
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
  padding: 11px 13px;
  display: flex;
}

.search-page input, .field input, .field textarea, .field select {
  border: 1px solid var(--border);
  background: var(--surface-elevated);
  width: 100%;
  color: var(--text-primary);
  border-radius: 10px;
  min-height: 44px;
  padding: 9px 11px;
}

.field {
  gap: 6px;
  margin: 14px 0;
  display: grid;
}

.field label {
  font-weight: 720;
}

.field small {
  color: var(--text-secondary);
}

.field textarea {
  resize: vertical;
  min-height: 110px;
}

.search-hero {
  border: 1px solid var(--border);
  background: var(--surface-elevated);
  border-radius: 14px;
  grid-template-columns: 1fr auto;
  gap: 9px;
  padding: 10px;
  display: grid;
}

.search-hero input {
  color: var(--text-primary);
  background: none;
  border: 0;
  min-width: 0;
  padding: 0 7px;
  font-size: 17px;
}

.timeline {
  padding-left: 25px;
  position: relative;
}

.timeline:before {
  content: "";
  background: var(--border);
  width: 2px;
  position: absolute;
  top: 9px;
  bottom: 9px;
  left: 7px;
}

.timeline-item {
  padding: 0 0 20px 8px;
  position: relative;
}

.timeline-item:before {
  content: "";
  background: var(--surface-elevated);
  border: 3px solid var(--border-strong);
  border-radius: 50%;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: -23px;
}

.timeline-item.done:before {
  border-color: var(--success);
  background: var(--success);
}

.timeline-item.current:before {
  border-color: var(--space-accent);
  background: var(--surface-elevated);
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--space-accent) 15%, transparent);
}

.timeline-item strong {
  display: block;
}

.timeline-item small {
  color: var(--text-secondary);
}

.stepper {
  gap: 6px;
  margin-bottom: 22px;
  display: flex;
}

.stepper span {
  background: var(--border);
  border-radius: 99px;
  flex: 1;
  height: 4px;
}

.stepper span.done, .stepper span.current {
  background: var(--space-accent);
}

.settings-layout {
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 28px;
  display: grid;
}

.settings-nav {
  align-content: start;
  gap: 4px;
  display: grid;
}

.settings-nav button {
  text-align: left;
  color: var(--text-secondary);
  cursor: pointer;
  background: none;
  border: 0;
  border-radius: 9px;
  padding: 10px;
}

.settings-nav button.active {
  background: var(--surface-secondary);
  color: var(--text-primary);
  font-weight: 750;
}

.setting-row {
  border-bottom: 1px solid var(--border);
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  padding: 17px 0;
  display: grid;
}

.setting-row:last-child {
  border-bottom: 0;
}

.switch {
  background: var(--border-strong);
  cursor: pointer;
  border: 0;
  border-radius: 99px;
  width: 48px;
  height: 28px;
  position: relative;
}

.switch:after {
  content: "";
  background: #fff;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  transition: transform .18s;
  position: absolute;
  top: 3px;
  left: 3px;
}

.switch.on {
  background: var(--space-accent);
}

.switch.on:after {
  transform: translateX(20px);
}

.empty-state {
  text-align: center;
  max-width: 620px;
  margin: 50px auto;
  padding: 40px 20px;
}

.empty-state .emoji {
  font-size: 50px;
}

.empty-state h2 {
  margin-bottom: 8px;
}

.empty-state p {
  color: var(--text-secondary);
}

.modal {
  border: 1px solid var(--border);
  background: var(--surface-elevated);
  width: min(650px, 100vw - 24px);
  max-height: min(84vh, 760px);
  color: var(--text-primary);
  box-shadow: var(--shadow-2);
  border-radius: 20px;
  padding: 0;
}

.modal::backdrop {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background: rgba(26, 17, 28, .48);
}

.modal-head {
  z-index: 3;
  background: var(--surface-elevated);
  border-bottom: 1px solid var(--border);
  justify-content: space-between;
  align-items: start;
  gap: 20px;
  padding: 20px 20px 14px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.modal-head h2 {
  letter-spacing: -.03em;
  margin: 0;
  font-size: 23px;
}

.modal-body {
  padding: 18px 20px 22px;
  overflow-y: auto;
}

.modal-close {
  cursor: pointer;
  background: var(--surface-secondary);
  width: 38px;
  height: 38px;
  color: var(--text-primary);
  border: 0;
  border-radius: 50%;
}

.modal-list {
  gap: 5px;
  display: grid;
}

.modal-list button {
  width: 100%;
  color: var(--text-primary);
  text-align: left;
  cursor: pointer;
  background: none;
  border: 0;
  border-radius: 11px;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  align-items: center;
  gap: 11px;
  padding: 10px;
  display: grid;
}

.modal-list button:hover {
  background: var(--surface-secondary);
}

.modal-list .glyph {
  background: var(--surface-secondary);
  border-radius: 10px;
  place-items: center;
  width: 40px;
  height: 40px;
  display: grid;
}

.modal-list small {
  color: var(--text-secondary);
}

.modal-list strong {
  display: block;
}

.modal-section-title {
  color: var(--text-secondary);
  text-transform: uppercase;
  letter-spacing: .08em;
  margin: 18px 0 8px;
  font-size: 12px;
}

.toast-region {
  z-index: 999;
  pointer-events: none;
  gap: 8px;
  width: min(360px, 100vw - 36px);
  display: grid;
  position: fixed;
  bottom: 20px;
  right: 18px;
}

.toast {
  background: var(--surface-strong);
  color: var(--text-inverse);
  box-shadow: var(--shadow-1);
  border-radius: 11px;
  padding: 12px 14px;
  animation: .22s toast-in;
}

.toast small {
  opacity: .72;
  margin-top: 3px;
  display: block;
}

.bottom-nav {
  display: none;
}

.demo-banner {
  border: 1px dashed var(--border-strong);
  color: var(--text-secondary);
  background: color-mix(in srgb, var(--surface-secondary) 60%, transparent);
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
  padding: 10px 12px;
  font-size: 13px;
  display: flex;
}

.demo-banner strong {
  color: var(--text-primary);
}

@keyframes toast-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
}

@keyframes pulse {
  0%, 100% {
    opacity: .55;
  }

  50% {
    opacity: 1;
  }
}

@media (max-width: 1020px) {
  :root {
    --sidebar: 82px;
  }

  .topbar {
    grid-template-columns: 82px auto minmax(200px, 1fr) auto;
  }

  .nav-button {
    justify-content: center;
    padding: 0;
  }

  .nav-button .nav-label, .sidebar-foot button:not(.secondary-action) span:last-child {
    display: none;
  }

  .secondary-action {
    justify-content: center;
    padding: 0;
  }

  .secondary-action span:last-child {
    display: none;
  }

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

  .collection-hero, .product-layout {
    grid-template-columns: 1fr;
  }

  .product-panel {
    position: static;
  }
}

@media (max-width: 760px) {
  :root {
    --topbar: 58px;
  }

  .app-shell {
    padding-bottom: 72px;
    display: block;
  }

  .topbar {
    height: var(--topbar);
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 6px;
    padding: 0 10px;
    display: grid;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .wordmark {
    font-size: 21px;
  }

  .space-button {
    justify-self: stretch;
    min-width: 0;
    max-width: none;
    padding-left: 7px;
    padding-right: 7px;
  }

  .space-button #spaceButtonLabel {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .search-trigger, .status-button #syncLabel {
    display: none;
  }

  .status-button {
    width: 42px;
    padding: 0;
  }

  .topbar-actions .notification-trigger, .sidebar {
    display: none;
  }

  .main {
    padding: 18px 14px 26px;
  }

  .bottom-nav {
    z-index: 60;
    padding: 6px 7px calc(6px + env(safe-area-inset-bottom));
    background: color-mix(in srgb, var(--surface-primary) 95%, transparent);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-top: 1px solid var(--border);
    grid-template-columns: repeat(5, 1fr);
    display: grid;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .bottom-nav button, .bottom-nav a {
    min-height: 52px;
    color: var(--text-secondary);
    background: none;
    border: 0;
    border-radius: 9px;
    align-content: center;
    place-items: center;
    gap: 2px;
    font-size: 10px;
    text-decoration: none;
    display: grid;
  }

  .bottom-nav button .nav-icon, .bottom-nav a .nav-icon {
    font-size: 19px;
  }

  .bottom-nav button.active, .bottom-nav a.active {
    color: var(--space-accent);
    font-weight: 800;
  }

  .bottom-nav .create-mobile {
    background: var(--space-accent);
    color: #fff;
    border-radius: 50%;
    place-self: center;
    width: 42px;
    height: 42px;
    min-height: 42px;
    font-size: 24px;
  }

  .page-header {
    flex-direction: column;
    align-items: start;
    padding-bottom: 16px;
  }

  .page-title {
    font-size: 34px;
  }

  .hero-band {
    border-radius: 18px;
    grid-template-columns: 1fr;
    padding: 26px 20px;
  }

  .hero-band h1 {
    font-size: 43px;
  }

  .hero-visual {
    min-height: 220px;
  }

  .grid.cols-2, .grid.cols-3, .grid.cols-4 {
    grid-template-columns: 1fr;
  }

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

  .metric:nth-child(2) {
    border-right: 0;
  }

  .metric:nth-child(-n+2) {
    border-bottom: 1px solid var(--border);
  }

  .profile-hero {
    grid-template-columns: 80px minmax(0, 1fr);
  }

  .profile-avatar {
    border-radius: 20px;
    width: 76px;
    font-size: 25px;
  }

  .profile-hero .header-actions {
    grid-column: 1 / -1;
  }

  .settings-layout {
    grid-template-columns: 1fr;
  }

  .settings-nav {
    display: flex;
    overflow-x: auto;
  }

  .settings-nav button {
    white-space: nowrap;
  }

  .object-row {
    grid-template-columns: 54px minmax(0, 1fr);
  }

  .object-thumb {
    width: 54px;
    height: 54px;
  }

  .object-actions {
    grid-column: 2;
  }

  .product-media {
    min-height: 360px;
  }

  .modal {
    width: calc(100vw - 12px);
    max-height: 88vh;
    margin-bottom: max(6px, env(safe-area-inset-bottom));
    border-radius: 18px 18px 10px 10px;
  }

  .toast-region {
    width: calc(100vw - 24px);
    bottom: 82px;
    right: 12px;
  }

  .demo-banner {
    align-items: start;
  }
}

a.wordmark, a.nav-button, a.quiet-action, a.icon-button, a.button, a.link-button {
  text-decoration: none;
}

.modal-list a:hover {
  background: var(--surface-secondary);
}

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

/*# sourceMappingURL=%5Broot-of-the-server%5D__b0d9d6e9._.css.map*/