




:root {
  --radius: 0.625rem;
  --background: oklch(1 0 0);
  --foreground: oklch(0.145 0 0);
  --card: oklch(1 0 0);
  --card-foreground: oklch(0.145 0 0);
  --border: oklch(0.922 0 0);
  --ring: oklch(0.708 0 0);
  --studio-ink: #171819;
  --studio-muted: #77736e;
  --studio-line: rgba(23, 24, 25, 0.12);
  --studio-paper: #f4f1ed;
  --premium-cream: #eee8df;
  --premium-ink: #24211e;
  --premium-copper: #a16843;
  --clean-white: #fbfcfd;
  --clean-cobalt: #255edb;
  --industrial-charcoal: #151718;
  --industrial-yellow: #f4cb45;
}

.dark {
  --background: oklch(0.145 0 0);
  --foreground: oklch(0.985 0 0);
  --card: oklch(0.205 0 0);
  --card-foreground: oklch(0.985 0 0);
  --border: oklch(1 0 0 / 10%);
  --ring: oklch(0.556 0 0);
}

@layer base {
  * { @apply border-border outline-ring/50; }
  body { @apply bg-background text-foreground; margin: 0; }
}

* { box-sizing: border-box; }
button { font: inherit; }

.studio-shell { min-height: 100vh; display: flex; background: var(--studio-paper); color: var(--studio-ink); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.studio-rail { width: 235px; flex: 0 0 235px; min-height: 100vh; display: flex; flex-direction: column; padding: 28px 20px 24px; border-right: 1px solid var(--studio-line); background: rgba(249, 247, 243, .78); }
.studio-brand { display: flex; gap: 11px; align-items: center; }
.brand-glyph { width: 34px; height: 34px; display: grid; place-items: center; color: #f6f1e9; background: var(--studio-ink); border-radius: 10px; }
.studio-brand strong, .studio-brand span { display: block; }
.studio-brand strong { font-family: Georgia, serif; font-size: 14px; letter-spacing: -.02em; }
.studio-brand span { color: var(--studio-muted); font-size: 10px; text-transform: uppercase; letter-spacing: .14em; margin-top: 3px; }
.rail-vertical-label { writing-mode: vertical-rl; transform: rotate(180deg); color: #9a948d; font-size: 9px; letter-spacing: .18em; margin: 65px 0 38px 10px; }
.studio-nav { display: grid; gap: 7px; }
.studio-nav-item { border: 0; background: transparent; color: #8a857f; display: flex; align-items: center; gap: 10px; padding: 10px 9px; border-radius: 8px; text-align: left; font-size: 12px; cursor: pointer; }
.studio-nav-item:hover, .studio-nav-item.is-active { background: #e9e4dc; color: var(--studio-ink); }
.studio-nav-item.is-active { font-weight: 700; }
.rail-bottom { margin-top: auto; display: grid; gap: 18px; }
.vertical-status { display: flex; align-items: center; gap: 8px; font-size: 11px; color: #56514c; }
.status-dot { width: 7px; height: 7px; border-radius: 999px; background: #6e9e77; box-shadow: 0 0 0 4px rgba(110,158,119,.12); }
.rail-caption { padding-top: 18px; border-top: 1px solid var(--studio-line); color: #9a948d; font-family: Georgia, serif; font-size: 12px; line-height: 1.45; }

.studio-main { min-width: 0; flex: 1; }
.studio-topbar { height: 68px; display: flex; justify-content: space-between; align-items: center; padding: 0 4.5vw; border-bottom: 1px solid var(--studio-line); }
.breadcrumb, .topbar-actions, .schema-chip, .preview-meta, .browser-actions { display: flex; align-items: center; gap: 9px; }
.breadcrumb { color: #9a948d; font-size: 11px; }.breadcrumb strong { color: #4e4944; }
.topbar-actions { gap: 15px; }.schema-chip { color: #6e695f; font-size: 10px; text-transform: uppercase; letter-spacing: .09em; }
.operator-avatar { border: 1px solid #d9d3cc; background: #e6e0d8; color: #514b45; width: 30px; height: 30px; border-radius: 50%; font-size: 10px; font-weight: 700; cursor: pointer; }
.studio-content { max-width: 1440px; margin: 0 auto; padding: 66px 4.5vw 54px; }
.intro-grid { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(280px, .55fr); gap: 8vw; align-items: end; }
.section-kicker { display: inline-flex; align-items: center; gap: 7px; color: #8b8379; font-size: 10px; text-transform: uppercase; letter-spacing: .17em; font-weight: 700; }
.intro-grid h1 { margin: 20px 0; font: 500 clamp(42px, 5vw, 76px)/.93 Georgia, serif; letter-spacing: -.065em; }.intro-grid h1 em { color: #9b6848; font-style: italic; }
.intro-copy { max-width: 530px; margin: 0; color: #746d65; font-size: 15px; line-height: 1.7; }
.schema-note { border-left: 1px solid #c9c0b5; padding: 8px 0 6px 28px; }.schema-note-top { display: flex; justify-content: space-between; color: #a09890; font-size: 9px; letter-spacing: .16em; }.schema-note strong { display: block; margin-top: 30px; font: 500 28px/1 Georgia, serif; letter-spacing: -.04em; }.schema-note p { margin: 10px 0 20px; color: #817971; font-size: 12px; line-height: 1.6; max-width: 265px; }.schema-mini-list { display: flex; flex-wrap: wrap; gap: 7px; }.schema-mini-list span { display: inline-flex; align-items: center; gap: 6px; padding: 7px 9px; border: 1px solid #d8d0c7; border-radius: 999px; color: #726a61; font-size: 10px; }

.template-selector { margin-top: 68px; }.selector-heading { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 14px; }.selector-heading > span { font: 500 20px/1 Georgia, serif; letter-spacing: -.03em; }.selector-heading small { color: #9b938a; text-transform: uppercase; letter-spacing: .12em; font-size: 9px; }
.template-cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 13px; }.template-card { padding: 0; overflow: hidden; border: 1px solid #d8d1c9; border-radius: 12px; background: #f9f7f4; color: inherit; text-align: left; cursor: pointer; transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease; }.template-card:hover { transform: translateY(-2px); border-color: #afa398; }.template-card.is-active { border-color: #282624; box-shadow: 0 14px 28px rgba(57,49,42,.1); }
.template-thumb { height: 126px; position: relative; overflow: hidden; background: #ddd; }.template-thumb img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .4s ease; }.template-card:hover .template-thumb img { transform: scale(1.04); }.template-thumb::after { content: ""; position: absolute; inset: 0; pointer-events: none; }.template-thumb.premium::after { background: linear-gradient(90deg, rgba(54,38,25,.34), transparent 65%); }.template-thumb.clean::after { background: linear-gradient(90deg, rgba(20,77,177,.2), transparent 70%); }.template-thumb.industrial::after { background: linear-gradient(90deg, rgba(5,7,8,.52), transparent 75%); }.template-number { position: absolute; z-index: 1; top: 13px; left: 14px; color: white; font: 500 12px Georgia, serif; }.selected-mark { position: absolute; z-index: 2; top: 11px; right: 11px; display: grid; place-items: center; width: 23px; height: 23px; color: white; background: #20201e; border-radius: 50%; }.template-card-copy { display: flex; align-items: baseline; justify-content: space-between; gap: 10px; padding: 14px 15px 16px; }.template-card-copy strong { font-size: 12px; }.template-card-copy span { color: #948c83; font-size: 10px; }

.preview-heading { display: flex; justify-content: space-between; align-items: end; margin: 60px 0 15px; }.preview-heading h2 { margin: 9px 0 0; font: 500 clamp(28px,3vw,42px)/1 Georgia, serif; letter-spacing: -.055em; }.preview-meta { color: #8d857c; font-size: 11px; }.accent-pill { width: 9px; height: 9px; border-radius: 50%; }.accent-pill.copper { background: #ad7350; }.accent-pill.cobalt { background: #255edb; }.accent-pill.yellow { background: #e1b63a; }.meta-divider { height: 16px; width: 1px; background: #d2cbc3; }
.preview-frame { overflow: hidden; border: 1px solid #d4cdc5; border-radius: 14px; background: #fff; box-shadow: 0 22px 60px rgba(62,53,44,.12); }.preview-browser-bar { height: 35px; display: grid; grid-template-columns: 1fr 2fr 1fr; align-items: center; padding: 0 14px; border-bottom: 1px solid #e9e5e0; background: #f9f8f6; color: #aaa39b; font-size: 9px; }.browser-dots { display: flex; gap: 5px; }.browser-dots span { width: 7px; height: 7px; border-radius: 50%; background: #d7d2cc; }.browser-dots span:first-child { background: #ba8c72; }.browser-url { justify-self: center; border: 1px solid #e6e1dc; border-radius: 5px; padding: 4px 20px; background: white; color: #b0aaa2; }.browser-url span { color: #6c665f; }.browser-actions { justify-self: end; }.browser-active { color: #6c665f; }

.site-preview { min-height: 510px; overflow: hidden; }.site-nav { min-height: 66px; display: flex; align-items: center; justify-content: space-between; padding: 0 4.6%; }.site-links { display: flex; align-items: center; gap: clamp(16px,2.4vw,34px); font-size: 10px; }.site-nav-cta, .site-primary { display: inline-flex; align-items: center; justify-content: center; gap: 8px; border: 0; cursor: pointer; font-size: 10px; font-weight: 700; }.site-nav-cta { padding: 10px 15px; border-radius: 3px; }.site-hero { display: grid; align-items: center; }.site-eyebrow { font-size: 9px; text-transform: uppercase; letter-spacing: .2em; font-weight: 700; }.site-hero h2 { margin: 19px 0 17px; font-size: clamp(39px,5.3vw,78px); line-height: .93; letter-spacing: -.07em; }.site-hero p { max-width: 395px; margin: 0; font-size: 14px; line-height: 1.65; }.site-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 17px; margin-top: 29px; }.site-primary { padding: 14px 17px; }.site-text-link { display: inline-flex; align-items: center; gap: 3px; padding: 0; border: 0; background: transparent; font-size: 10px; font-weight: 700; cursor: pointer; }

.premium-preview { background: var(--premium-cream); color: var(--premium-ink); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }.premium-preview .site-nav { border-bottom: 1px solid rgba(36,33,30,.1); }.premium-mark span, .premium-mark small { display: block; }.premium-mark span { font: 700 18px Georgia, serif; letter-spacing: -.08em; }.premium-mark small { color: var(--premium-copper); font-size: 7px; letter-spacing: .18em; margin-top: 1px; }.premium-preview .site-links { color: #756d64; }.premium-button { background: var(--premium-ink); color: #f8f2eb; }.premium-preview .site-eyebrow { color: var(--premium-copper); }.premium-preview .site-text-link { color: #786e64; }.premium-hero { grid-template-columns: .9fr 1.1fr; gap: 4%; padding: 7.4% 6.5% 6%; }.premium-copy { padding-left: 2%; }.premium-preview h2 { max-width: 535px; font-family: Georgia, serif; font-weight: 500; }.premium-preview .site-hero p { color: #756d65; }.premium-note { display: flex; align-items: center; gap: 8px; margin-top: 38px; color: #8a8075; font-size: 10px; }.note-dot { width: 7px; height: 7px; border: 1px solid var(--premium-copper); border-radius: 50%; }.premium-visual { position: relative; min-height: 340px; }.premium-visual img { width: 100%; height: 100%; min-height: 340px; display: block; object-fit: cover; filter: saturate(.8) contrast(.96); }.image-label { position: absolute; left: 20px; bottom: 20px; display: grid; gap: 4px; padding: 10px 13px; background: rgba(247,239,229,.87); color: #4e4036; font-size: 9px; }.image-label span { color: var(--premium-copper); font-size: 8px; letter-spacing: .16em; }.image-label strong { font: 500 14px Georgia, serif; }.visual-stamp { position: absolute; right: -10px; top: 18px; display: grid; place-items: center; width: 74px; height: 74px; border: 1px solid rgba(238,232,223,.7); color: #f4eadf; border-radius: 50%; font-size: 9px; line-height: 1.25; text-align: center; letter-spacing: .13em; transform: rotate(8deg); }.visual-stamp em { color: #e5b08c; font-style: normal; }.premium-proof-row { display: grid; grid-template-columns: 1fr 1.5fr 1fr 1.8fr auto; gap: 20px; align-items: center; padding: 19px 6.5%; border-top: 1px solid rgba(36,33,30,.1); color: #958c82; font-size: 9px; }.premium-proof-row strong { color: #4e463f; font-size: 10px; }.proof-arrow { display: grid; place-items: center; width: 27px; height: 27px; border: 1px solid rgba(36,33,30,.25); border-radius: 50%; color: var(--premium-copper); }

.clean-preview { background: var(--clean-white); color: #27313c; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }.clean-preview .site-nav { border-bottom: 1px solid #e5ebf1; }.clean-mark { font-size: 17px; letter-spacing: -.09em; color: #27313c; }.clean-mark span { font-weight: 300; }.clean-mark b { font-weight: 800; }.clean-preview .site-links { color: #8391a0; }.clean-button { background: var(--clean-cobalt); color: white; }.clean-preview .site-eyebrow { color: var(--clean-cobalt); }.clean-preview .site-text-link { color: #5b6a78; }.clean-hero { grid-template-columns: 1fr 1fr; gap: 7%; padding: 6.7% 7% 6%; background: linear-gradient(125deg,#f8fafc 0%,#fff 58%,#f1f6fc 100%); }.clean-copy { padding-left: 2%; }.clean-preview h2 { max-width: 460px; color: #27313c; font-weight: 800; letter-spacing: -.08em; }.clean-preview .site-hero p { max-width: 360px; color: #6e7e8d; }.clean-checks { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 27px; color: #5a6875; font-size: 10px; }.clean-checks span { display: inline-flex; align-items: center; gap: 6px; }.clean-checks svg { color: #54a17e; }.clean-visual { position: relative; min-height: 340px; padding: 0 5% 7% 0; }.clean-image-wrap { overflow: hidden; min-height: 340px; border-radius: 5px 42px 5px 5px; box-shadow: 15px 17px 0 #dceafa; }.clean-image-wrap img { width: 100%; height: 100%; min-height: 340px; display: block; object-fit: cover; }.before-pill { position: absolute; top: 17px; right: 12%; padding: 7px 10px; background: #fff; color: var(--clean-cobalt); font-size: 9px; font-weight: 800; letter-spacing: .12em; }.clean-float-card { position: absolute; bottom: 4px; left: -21px; display: grid; gap: 5px; padding: 13px 16px; background: #fff; border: 1px solid #e0e9f1; border-radius: 4px; box-shadow: 0 13px 28px rgba(48,83,118,.12); }.clean-float-card span { color: #8a99a7; font-size: 9px; }.clean-float-card strong { color: #354452; font-size: 12px; }.clean-float-card .float-kicker { color: var(--clean-cobalt); font-size: 8px; letter-spacing: .14em; font-weight: 800; }.clean-proof-row { display: grid; grid-template-columns: .6fr .6fr .6fr 2fr; gap: 20px; align-items: center; padding: 17px 7%; border-top: 1px solid #e5ebf1; color: #7e8e9d; font-size: 10px; }.clean-proof-row div:not(.clean-proof-note) { display: flex; align-items: center; gap: 9px; }.clean-proof-row strong { color: var(--clean-cobalt); font-size: 12px; }.clean-proof-note { justify-self: end; font-style: italic; color: #7b8997; }

.industrial-preview { background: var(--industrial-charcoal); color: #e8e8df; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }.industrial-preview .site-nav { border-bottom: 1px solid rgba(241,241,227,.13); }.industrial-mark span, .industrial-mark b, .industrial-mark small { display: block; line-height: .85; }.industrial-mark span { font-size: 13px; font-weight: 300; letter-spacing: .2em; }.industrial-mark b { color: var(--industrial-yellow); font-size: 18px; letter-spacing: -.07em; }.industrial-mark small { margin-top: 5px; color: #858980; font-size: 6px; letter-spacing: .18em; }.industrial-preview .site-links { color: #a1a49a; }.industrial-button { background: var(--industrial-yellow); color: #1b1d1c; }.industrial-preview .site-eyebrow { color: var(--industrial-yellow); }.industrial-preview .site-text-link { color: #c0c1b8; }.industrial-hero { grid-template-columns: .86fr 1.14fr; gap: 5%; padding: 6.7% 6.7% 5.7%; }.industrial-copy { padding-left: 1.3%; }.industrial-preview h2 { max-width: 500px; font-weight: 700; letter-spacing: -.075em; }.industrial-preview .site-hero p { color: #a6aaa1; max-width: 390px; }.industrial-visual { position: relative; min-height: 340px; overflow: hidden; border: 1px solid #424640; }.industrial-visual img { width: 100%; height: 100%; min-height: 340px; display: block; object-fit: cover; filter: saturate(.72) contrast(1.08) brightness(.77); }.industrial-grid { position: absolute; inset: 0; background-image: linear-gradient(rgba(244,203,69,.07) 1px, transparent 1px), linear-gradient(90deg, rgba(244,203,69,.07) 1px, transparent 1px); background-size: 32px 32px; mix-blend-mode: screen; }.industrial-project { position: absolute; left: 18px; bottom: 18px; display: grid; gap: 5px; padding: 10px 13px; background: rgba(16,18,18,.84); border-left: 3px solid var(--industrial-yellow); }.industrial-project span { color: var(--industrial-yellow); font-size: 8px; letter-spacing: .18em; }.industrial-project strong { font-size: 12px; }.industrial-corner { position: absolute; right: 18px; top: 18px; color: var(--industrial-yellow); font-size: 16px; font-weight: 700; }.industrial-corner span { color: #7b8078; padding: 0 4px; }.industrial-proof-row { display: grid; grid-template-columns: 1fr 1.2fr 1fr 2fr; gap: 22px; align-items: center; padding: 18px 6.7%; border-top: 1px solid rgba(241,241,227,.13); color: #9da198; font-size: 10px; }.industrial-proof-row div:not(.industrial-callout) { display: flex; align-items: center; gap: 11px; }.industrial-proof-row div > span { color: var(--industrial-yellow); font-size: 11px; font-weight: 700; }.industrial-proof-row strong { color: #e4e5db; font-size: 10px; }.industrial-callout { justify-self: end; color: #aeb2a7; font-style: italic; }

.studio-footer { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-top: 50px; padding: 24px 0 0; border-top: 1px solid var(--studio-line); }.footer-label { display: block; color: #9a9289; font-size: 9px; letter-spacing: .16em; }.studio-footer strong { display: block; margin-top: 9px; font: 500 21px Georgia, serif; letter-spacing: -.035em; }.studio-footer p { margin: 5px 0 0; color: #877f76; font-size: 11px; }.footer-actions { display: flex; align-items: center; gap: 10px; }.footer-demo-link, .footer-button { display: inline-flex; align-items: center; gap: 10px; padding: 12px 15px; border-radius: 5px; font-size: 11px; font-weight: 700; cursor: pointer; text-decoration: none; }.footer-demo-link { color: #4d4742; }.footer-demo-link:hover { color: #9b6848; }.footer-button { border: 1px solid #bab1a8; background: transparent; color: #4d4742; }.footer-button:hover { background: #ebe6df; }
.demo-route { min-height: 100vh; background: #f4f1ed; }.demo-bar { min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 0 22px; background: #1a1918; color: #bcb6af; font: 10px/1 "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: .04em; }.demo-bar strong { color: #f5f0e9; }.demo-back, .demo-picker { display: inline-flex; align-items: center; gap: 7px; color: #d9d2ca; text-decoration: none; }.demo-picker { color: #efc28e; }.demo-back:hover, .demo-picker:hover { color: white; }.demo-route .site-preview { min-height: calc(100vh - 48px); }

.portal-shell { min-height: 100vh; background: #f4f1ed; color: var(--studio-ink); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.portal-header { min-height: 70px; display: flex; align-items: center; justify-content: space-between; padding: 0 4.5vw; border-bottom: 1px solid var(--studio-line); background: rgba(249,247,243,.86); }
.portal-brand { display: flex; align-items: center; gap: 11px; }.portal-brand strong, .portal-brand span { display: block; }.portal-brand strong { font: 600 14px Georgia, serif; letter-spacing: -.02em; }.portal-brand span { margin-top: 3px; color: var(--studio-muted); font-size: 10px; text-transform: uppercase; letter-spacing: .14em; }
.portal-header-actions { display: flex; align-items: center; gap: 20px; }.portal-status { display: inline-flex; align-items: center; gap: 7px; color: #6d6a62; font-size: 10px; text-transform: uppercase; letter-spacing: .12em; }.portal-status > span { width: 7px; height: 7px; border-radius: 50%; background: #8aa58a; box-shadow: 0 0 0 4px rgba(138,165,138,.12); }.portal-status.draft > span { background: #c58d5a; box-shadow: 0 0 0 4px rgba(197,141,90,.12); }.portal-signout { border: 0; padding: 8px 0; background: transparent; color: #827b73; font-size: 11px; cursor: pointer; }.portal-signout:hover { color: var(--studio-ink); }
.portal-layout { display: grid; grid-template-columns: 252px minmax(0, 1fr); min-height: calc(100vh - 70px); }.portal-sidebar { display: flex; flex-direction: column; gap: 36px; padding: 34px 24px; border-right: 1px solid var(--studio-line); background: rgba(249,247,243,.55); }.portal-back-link { color: #777169; font-size: 11px; text-decoration: none; }.portal-back-link:hover { color: #9b6848; }.portal-sidebar-heading { display: grid; gap: 6px; }.portal-sidebar-heading > span, .portal-label { color: #968d84; font-size: 9px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }.portal-sidebar-heading strong { font: 500 22px/1.08 Georgia, serif; letter-spacing: -.045em; }.portal-sidebar-heading small { color: #999087; font-size: 10px; overflow-wrap: anywhere; }.portal-sidebar-section { display: grid; gap: 12px; }.portal-status-card { display: flex; gap: 10px; align-items: flex-start; padding: 12px 0; border-top: 1px solid var(--studio-line); border-bottom: 1px solid var(--studio-line); }.portal-status-card > div { display: grid; gap: 4px; }.portal-status-card strong { color: #514c46; font-size: 11px; }.portal-status-card small, .portal-empty { color: #918980; font-size: 10px; line-height: 1.5; }.portal-empty { margin: 0; }
.revision-list { display: grid; gap: 7px; }.revision-row { display: flex; align-items: center; justify-content: space-between; gap: 9px; padding: 10px 0; border-bottom: 1px solid rgba(23,24,25,.08); }.revision-row > div { display: grid; gap: 3px; min-width: 0; }.revision-row strong { color: #5a554e; font-size: 10px; text-transform: capitalize; }.revision-row small { color: #9b938a; font-size: 9px; }.revision-row button { flex: 0 0 auto; border: 1px solid #d0c8bf; border-radius: 4px; padding: 5px 7px; background: transparent; color: #746b62; font-size: 9px; cursor: pointer; }.revision-row button:hover { background: #ebe6df; }.revision-row button:disabled { opacity: .45; cursor: default; }
.portal-main { min-width: 0; max-width: 1440px; width: 100%; margin: 0 auto; padding: 58px 4.5vw 70px; }.portal-intro { display: grid; grid-template-columns: minmax(0,1fr) 230px; gap: 7vw; align-items: end; }.portal-kicker { display: inline-flex; align-items: center; gap: 7px; color: #8b8379; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .17em; }.portal-intro h1 { margin: 18px 0 17px; font: 500 clamp(40px,4.7vw,68px)/.94 Georgia, serif; letter-spacing: -.065em; }.portal-intro h1 em { color: #9b6848; font-style: italic; }.portal-intro p { max-width: 510px; margin: 0; color: #746d65; font-size: 14px; line-height: 1.7; }.portal-intro-note { display: grid; gap: 7px; padding: 9px 0 8px 20px; border-left: 1px solid #c9c0b5; }.portal-intro-note span { color: #a09890; font-size: 9px; letter-spacing: .16em; }.portal-intro-note strong { font: 500 20px/1.1 Georgia, serif; letter-spacing: -.04em; }.portal-intro-note small { color: #817971; font-size: 10px; line-height: 1.5; }
.portal-grid { display: grid; grid-template-columns: minmax(0,1.28fr) minmax(280px,.72fr); gap: 18px; margin-top: 48px; align-items: start; }.portal-panel { border: 1px solid #d7d0c8; border-radius: 12px; background: rgba(251,249,246,.72); box-shadow: 0 16px 36px rgba(57,49,42,.05); }.portal-editor-panel { padding: 25px 27px 22px; }.portal-panel-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 15px; }.portal-panel-heading h2 { margin: 8px 0 0; font: 500 25px/1 Georgia, serif; letter-spacing: -.045em; }.portal-save-state { color: #9a9188; font-size: 10px; }.portal-form-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin-top: 25px; }.portal-form-stack, .portal-list-grid { display: grid; gap: 16px; margin-top: 20px; }.portal-form-grid label, .portal-form-stack label, .portal-list-grid label { display: grid; gap: 8px; }.portal-form-grid label > span, .portal-form-stack label > span, .portal-list-grid label > span { color: #746c63; font-size: 10px; font-weight: 700; }.portal-list-grid label > span small { color: #a59d94; font-weight: 400; }.portal-form-grid input, .portal-form-stack input, .portal-form-stack textarea, .portal-list-grid textarea { width: 100%; border: 1px solid #d8d0c7; border-radius: 6px; padding: 11px 12px; outline: none; background: #fffdfa; color: #312e2a; font: 16px/1.45 "Helvetica Neue", Helvetica, Arial, sans-serif; resize: vertical; }.portal-form-grid input:focus, .portal-form-stack input:focus, .portal-form-stack textarea:focus, .portal-list-grid textarea:focus { border-color: #a16843; box-shadow: 0 0 0 3px rgba(161,104,67,.11); }.portal-subheading { margin-top: 31px; padding-top: 25px; border-top: 1px solid var(--studio-line); }.portal-list-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }.portal-actions { display: flex; justify-content: flex-end; gap: 10px; margin-top: 25px; padding-top: 20px; border-top: 1px solid var(--studio-line); }.portal-primary, .portal-secondary { display: inline-flex; align-items: center; justify-content: center; gap: 8px; border-radius: 5px; padding: 12px 15px; font-size: 11px; font-weight: 700; cursor: pointer; }.portal-primary { border: 1px solid #252321; background: #252321; color: #f8f2eb; }.portal-primary:hover { background: #9b6848; border-color: #9b6848; }.portal-primary:disabled { opacity: .5; cursor: default; }.portal-secondary { border: 1px solid #cbc2b8; background: transparent; color: #625a52; }.portal-secondary:hover { background: #ebe6df; }
.portal-side-column { display: grid; gap: 18px; }.template-panel, .mini-preview-panel { padding: 22px; }.portal-template-list { display: grid; gap: 8px; margin-top: 21px; }.portal-template-option { display: grid; grid-template-columns: 65px minmax(0,1fr) auto; gap: 10px; align-items: center; width: 100%; padding: 7px; border: 1px solid transparent; border-radius: 8px; background: transparent; color: inherit; text-align: left; cursor: pointer; }.portal-template-option:hover { background: #eee9e2; }.portal-template-option.is-active { border-color: #cbbcaf; background: #f0e9e1; }.portal-template-option img { width: 65px; height: 47px; border-radius: 4px; object-fit: cover; }.portal-template-option span { display: grid; gap: 4px; min-width: 0; }.portal-template-option strong { overflow: hidden; color: #514b45; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }.portal-template-option small { color: #978e84; font-size: 9px; }.portal-template-option svg { color: #9b6848; }.portal-template-option:disabled { cursor: wait; opacity: .65; }.mini-preview-panel { overflow: hidden; }.portal-mini-preview { height: 242px; overflow: hidden; margin-top: 18px; border: 1px solid #d8d0c7; border-radius: 8px; background: #fff; }.portal-mini-preview .site-preview { width: 208%; min-height: 510px; transform: scale(.48); transform-origin: top left; }.portal-preview-link { display: inline-flex; align-items: center; gap: 7px; margin-top: 15px; color: #6a5e54; font-size: 10px; font-weight: 700; text-decoration: none; }.portal-preview-link:hover { color: #9b6848; }.portal-publish-card { display: grid; gap: 21px; padding: 22px; border-radius: 12px; background: #252321; color: #f4eee7; }.portal-publish-card .portal-label { color: #bba798; }.portal-publish-card h2 { max-width: 250px; margin: 9px 0 0; font: 500 24px/1.03 Georgia, serif; letter-spacing: -.045em; }.portal-publish-card p { max-width: 265px; margin: 10px 0 0; color: #b9afa6; font-size: 11px; line-height: 1.55; }.portal-publish-card .portal-primary { justify-self: start; border-color: #c88d62; background: #c88d62; color: #251e19; }.portal-publish-card .portal-primary:hover { border-color: #f0c098; background: #f0c098; }.portal-publish-card .portal-primary:disabled { opacity: .55; }.portal-loading { display: grid; min-height: 100vh; place-items: center; color: #817970; font: 500 18px Georgia, serif; }.portal-login { display: grid; align-content: center; justify-items: start; width: min(100%, 670px); min-height: 100vh; margin: 0 auto; padding: 54px 24px; }.portal-login-mark { display: grid; place-items: center; width: 42px; height: 42px; margin-bottom: 34px; border-radius: 11px; background: #252321; color: #f6f1e9; }.portal-login h1 { margin: 18px 0; font: 500 clamp(45px,7vw,80px)/.92 Georgia, serif; letter-spacing: -.07em; }.portal-login h1 em { color: #9b6848; font-style: italic; }.portal-login p { max-width: 440px; margin: 0 0 27px; color: #746d65; font-size: 15px; line-height: 1.7; }.portal-login .portal-primary { padding-inline: 20px; }.portal-login .portal-back-link { margin-top: 24px; }.portal-shortcut { display: inline-flex; align-items: center; gap: 5px; color: #6b6259; font-size: 10px; font-weight: 700; text-decoration: none; }.portal-shortcut:hover { color: #9b6848; }

@media (max-width: 980px) {
  .studio-rail { width: 70px; flex-basis: 70px; padding: 20px 12px; align-items: center; }.studio-brand > div:last-child, .rail-caption { display: none; }.studio-brand { justify-content: center; }.rail-vertical-label { margin: 58px 0 38px; font-size: 8px; }.studio-nav { width: 100%; }.studio-nav-item { justify-content: center; padding: 11px 5px; font-size: 0; }.studio-nav-item svg { width: 17px; }.rail-bottom { align-items: center; }.vertical-status { font-size: 0; }.studio-content { padding-inline: 5vw; }.intro-grid { gap: 4vw; }.premium-hero, .clean-hero, .industrial-hero { gap: 3%; padding-inline: 5%; }.site-hero h2 { font-size: clamp(34px,5vw,57px); }
}

@media (max-width: 720px) {
  .studio-shell { display: block; }.studio-rail { width: 100%; min-height: auto; height: auto; flex-direction: row; justify-content: space-between; padding: 15px 18px; border-right: 0; border-bottom: 1px solid var(--studio-line); }.studio-brand > div:last-child, .rail-vertical-label, .studio-nav, .rail-bottom { display: none; }.studio-brand { display: flex; }.studio-brand > div:last-child { display: block; }.studio-topbar { height: 54px; padding: 0 18px; }.schema-chip { display: none; }.studio-content { padding: 36px 18px 42px; }.intro-grid { display: block; }.intro-grid h1 { margin-top: 15px; font-size: 48px; }.intro-copy { font-size: 13px; }.schema-note { margin-top: 32px; padding-left: 16px; }.schema-note strong { margin-top: 20px; font-size: 24px; }.template-selector { margin-top: 42px; }.selector-heading { display: block; }.selector-heading small { display: block; margin-top: 7px; }.template-cards { gap: 8px; }.template-thumb { height: 79px; }.template-card-copy { display: block; padding: 10px; }.template-card-copy strong, .template-card-copy span { display: block; }.template-card-copy span { margin-top: 4px; font-size: 9px; }.preview-heading { display: block; margin-top: 42px; }.preview-meta { margin-top: 12px; flex-wrap: wrap; }.preview-browser-bar { grid-template-columns: auto 1fr auto; }.browser-url { padding-inline: 8px; }.site-links { display: none; }.site-nav { min-height: 58px; padding-inline: 19px; }.site-nav-cta { padding: 9px 10px; font-size: 9px; }.site-hero { display: block; padding: 42px 24px 28px; }.site-hero h2 { font-size: 54px; max-width: 490px; }.site-hero p { font-size: 13px; }.premium-visual, .clean-visual, .industrial-visual { margin-top: 35px; min-height: 250px; }.premium-visual img, .clean-image-wrap img, .industrial-visual img { min-height: 250px; }.clean-image-wrap { min-height: 250px; }.premium-proof-row, .clean-proof-row, .industrial-proof-row { grid-template-columns: repeat(2, 1fr); gap: 12px; padding-inline: 24px; }.premium-proof-row span:nth-of-type(3), .premium-proof-row strong:nth-of-type(2) { display: none; }.proof-arrow { justify-self: end; }.clean-proof-note, .industrial-callout { justify-self: start; grid-column: 1 / -1; }.studio-footer { display: block; }.footer-button { margin-top: 20px; }.preview-frame { border-radius: 10px; }
}

@media (max-width: 430px) {
  .studio-brand strong { font-size: 12px; }.studio-brand span { font-size: 8px; }.operator-avatar { width: 28px; height: 28px; }.intro-grid h1 { font-size: 43px; }.template-card-copy strong { font-size: 10px; }.template-card-copy span { font-size: 8px; }.template-thumb { height: 65px; }.site-hero h2 { font-size: 46px; }.site-primary { width: 100%; }.site-text-link { margin-top: 2px; }.premium-proof-row, .clean-proof-row, .industrial-proof-row { font-size: 9px; }.browser-url { overflow: hidden; white-space: nowrap; max-width: 145px; text-overflow: ellipsis; }
}

@media (max-width: 720px) {
  .footer-actions { margin-top: 20px; flex-wrap: wrap; }
  .demo-bar { padding-inline: 16px; }
  .demo-bar > span { display: none; }
}

.portal-live-link { display: inline-flex; align-items: center; gap: 5px; margin-top: 6px; color: #8c6348; font-size: 10px; font-weight: 700; text-decoration: none; }
.portal-live-link:hover { color: #5f3e2d; }
.portal-live-link-dark { color: #edc59f; }
.portal-live-link-dark:hover { color: #fff1df; }
.portal-status.publishing > span { background: #b4894c; box-shadow: 0 0 0 4px rgba(180,137,76,.12); }
.portal-status.failed > span { background: #b75d53; box-shadow: 0 0 0 4px rgba(183,93,83,.12); }

@media (max-width: 980px) {
  .portal-layout { grid-template-columns: 205px minmax(0,1fr); }
  .portal-main { padding-inline: 4vw; }
  .portal-grid { grid-template-columns: minmax(0,1fr); }
  .portal-side-column { grid-template-columns: repeat(2,minmax(0,1fr)); align-items: start; }
  .portal-publish-card { grid-column: 1 / -1; }
}

@media (max-width: 720px) {
  .portal-header { min-height: 62px; padding: 0 18px; }
  .portal-layout { display: block; min-height: 0; }
  .portal-sidebar { gap: 21px; padding: 22px 18px; border-right: 0; border-bottom: 1px solid var(--studio-line); }
  .portal-sidebar-section:last-child { display: none; }
  .portal-main { padding: 34px 18px 48px; }
  .portal-intro { display: block; }
  .portal-intro h1 { font-size: 49px; }
  .portal-intro-note { margin-top: 28px; }
  .portal-grid { margin-top: 35px; }
  .portal-editor-panel { padding: 20px 17px; }
  .portal-form-grid, .portal-list-grid { grid-template-columns: 1fr; }
  .portal-side-column { grid-template-columns: 1fr; }
  .portal-publish-card { grid-column: auto; }
  .portal-actions { justify-content: stretch; }
  .portal-actions > * { flex: 1; }
  .portal-panel-heading h2 { font-size: 22px; }
  .portal-header-actions { gap: 10px; }
  .portal-status { font-size: 9px; }
  .portal-login { padding-inline: 22px; }
  .portal-shortcut { display: none; }
}
