/* An editorial layer for the platform catalogue; imagery and navigation stay shared. */
:root {
  --ink: #f1eee7;
  --muted: #b8b5ae;
  --quiet: #97948c;
  --canvas: #151614;
  --surface: #1b1d1a;
  --surface-2: #262923;
  --accent: #ce9f7a;
  --accent-ink: #201b16;
  --line: rgba(229, 222, 206, .15);
  --line-strong: rgba(229, 222, 206, .28);
  --radius: 3px;
  --radius-inner: 2px;
  --pill: 3px;
  --shadow: none;
  --max: 1380px;
  font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}
body { background: var(--canvas); }
body::before { opacity: .018; }
.shell { width: min(calc(100% - 80px), var(--max)); }
.site-nav { background: rgba(21,22,20,.96); backdrop-filter: blur(12px); padding-block: 10px; }
.wordmark { font-size: 14px; font-weight: 500; letter-spacing: .015em; }
.mark { width: 24px; height: 30px; border-radius: 0; background: transparent; box-shadow: none; border: 1px solid var(--accent); border-left: 7px solid var(--accent); transform: skewY(-12deg); }
.nav-links a, .nav-links button { font-size: 13px; border-radius: 0; }
.display, .title, .workflow-copy h3, .quote-block blockquote, .format-card h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: -.045em;
  line-height: 1.06;
}
.display { font-size: clamp(48px, 6.3vw, 88px); }
.hero .display { font-size: clamp(48px, 5.3vw, 78px); }
.display em { color: var(--accent); font-weight: 400; font-style: italic; }
.title { font-size: clamp(38px, 4.5vw, 66px); max-width: 24ch; }
.title-small { font-size: clamp(34px, 3.6vw, 52px); }
.lead { font-size: clamp(17px, 1.45vw, 21px); line-height: 1.65; letter-spacing: 0; max-width: 62ch; }
.eyebrow, .workflow-index, .statement-kicker, .mono { font-family: "Segoe UI", Arial, sans-serif; font-size: 11px; font-weight: 600; letter-spacing: .16em; }
.eyebrow { margin-bottom: 26px; }
.hero::before, .hero-visual::before, .hero-visual::after, .cta-panel::after, .proof-scanline, .proof-stage::before, .live-dot::before { display: none; }
.hero { min-height: min(780px, calc(100dvh - 70px)); padding-block: 65px 90px; }
.hero-grid { grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr); gap: 5vw; }
.hero-copy::before { content: "PLATFORMAS KATALOGS / 2026"; display: block; font-size: 10px; letter-spacing: .19em; color: var(--quiet); margin-bottom: clamp(30px, 5vw, 70px); }
.hero-copy .lead { margin-top: 26px; }
.hero-actions { margin-top: 32px; gap: 16px; }
.media-shell { padding: 0; border-radius: 3px; border-color: var(--line-strong); background: transparent; box-shadow: none; }
.media-shell img { border-radius: 2px; }
.media-shell.hero-media { transform: none; }
.media-shell.hero-media img { min-height: 0; aspect-ratio: 3 / 2; }
.hero-visual { padding-bottom: 26px; border-bottom: 1px solid var(--line-strong); }
.hero-visual::after { content: "VEIKALS / ADMINISTRĀCIJA / KOMANDA"; display: block; position: static; margin-top: 17px; border: 0; border-radius: 0; transform: none; animation: none; font-size: 9px; letter-spacing: .18em; color: var(--quiet); }
.button { border-radius: 2px; padding: 12px 18px; min-height: 46px; font-size: 13px; font-weight: 600; box-shadow: none; }
.button .button-icon { background: none; width: 20px; height: 20px; }
.button.secondary { background: transparent; box-shadow: none; }
.section { padding-block: clamp(78px, 8vw, 126px); scroll-margin-top: 84px; }
.proof-gallery-section, .signature-section { background: #191c18; }
.proof-gallery-copy .title { font-size: clamp(36px, 3.7vw, 54px); }
.proof-stage { border-radius: 3px; padding: 0; box-shadow: none; background: var(--surface); }
.proof-frame { inset: 0; clip-path: inset(0 100% 0 0); }
.proof-frame.is-active { clip-path: inset(0); }
.proof-frame img { border-radius: 0; }
.proof-select[aria-selected="true"] { background: rgba(206,159,122,.08); }
.proof-caption { grid-template-columns: auto 1fr; line-height: 1.5; }
.live-dot { display: none; }
.proof-strip { background: transparent; gap: 0; }
.proof-item { border-right: 1px solid var(--line); padding-block: 32px; }
.proof-item:last-child { border-right: 0; }
.proof-value { color: var(--accent); font-family: Georgia, serif; font-weight: 400; font-variant-numeric: lining-nums tabular-nums; }
.statement-copy { font-size: clamp(28px, 3.1vw, 44px); font-weight: 400; letter-spacing: -.025em; line-height: 1.3; }
.section-head { gap: 24px; }
.bento { gap: 24px; }
.tile, .tile-b { border: 0; border-top: 1px solid var(--line-strong); border-radius: 0; background: transparent; box-shadow: none; padding: 28px 0 36px; min-height: 210px; }
.tile h3 { font-weight: 500; font-size: clamp(24px, 2.4vw, 34px); letter-spacing: -.025em; line-height: 1.2; max-width: 26ch; }
.tile p { line-height: 1.65; }
.tile-accent { color: var(--ink); border-color: var(--accent); }
.tile-accent h3 { color: var(--accent); }
.tile-accent p { color: var(--muted); }
.tile-d { border: 0; padding: 0; min-height: 300px; }
.tile strong.metric { font-family: Georgia, serif; font-weight: 400; font-size: 72px; }
.workflow-copy h3 { font-size: clamp(30px, 3vw, 44px); }
.workflow-copy > p { font-size: 17px; line-height: 1.65; }
.workflow-points { gap: 14px; }
.workflow-points li { border: 0; padding: 0 0 0 20px; font-size: 14px; line-height: 1.6; }
.workflow-points li::before { width: 8px; height: 1px; top: 11px; border-radius: 0; box-shadow: none; }
.workflow-story { align-items: start; }
.workflow-index { line-height: 1.7; }
.capability { font-size: 14px; padding-left: 18px; border: 0; }
.capability::before { height: 1px; width: 7px; border: 0; border-radius: 0; background: var(--accent); top: 25px; }
.process-steps { gap: 22px; }
.process-step { border: 0; border-top: 1px solid var(--line); border-radius: 0; background: none; padding: 24px 0 8px; }
.process-step h3 { font-weight: 500; }
.process-step p { line-height: 1.65; }
.tab-button { border-radius: 0; }
.tab-panel { border-radius: 0; background: var(--surface); }
.tab-panel h3 { font-family: Georgia, serif; font-weight: 400; font-size: clamp(30px, 3vw, 44px); }
.panel-grid p { line-height: 1.7; }
.quote-block { border-left: 1px solid var(--accent); background: transparent; }
.quote-block p { max-width: 76ch; font-size: 17px; line-height: 1.7; }
.cta-panel { background: var(--surface); border-radius: 0; box-shadow: none; }
.format-card, .format-card:nth-child(2) { background: transparent; border-radius: 0; box-shadow: none; transform: none; border: 0; border-top: 1px solid var(--accent); }
.format-card:hover, .format-card:nth-child(2):hover { transform: translateY(-4px); background: var(--surface); }
.format-preview, .format-preview img { border-radius: 2px; }
.cover-page .display { font-size: clamp(46px, 5vw, 72px); }
.deck-page { background: var(--canvas); }
.deck-nav { inset: 22px 40px auto; }
.deck-nav .wordmark, .deck-nav > div { background: var(--canvas); border-radius: 0; box-shadow: none; }
.deck-nav .wordmark { padding: 10px 0; }
.deck-nav > div { padding: 8px 0 8px 16px; }
.deck-button { border-radius: 2px; background: transparent; width: 42px; height: 42px; }
.slide-counter { white-space: nowrap; min-width: 64px; font-size: 11px; font-variant-numeric: tabular-nums; }
.slide { background: var(--canvas); padding-inline: 40px; }
.slide::before { display: none; }
.slide .display { font-size: clamp(46px, 5.8vw, 84px); }
.slide .title { font-size: clamp(38px, 4.5vw, 64px); }
.slide-points { gap: 20px 30px; }
.slide-point { padding: 17px 0 0; border: 0; border-top: 1px solid var(--line-strong); border-radius: 0; background: transparent; box-shadow: none; }
.slide-point strong { font-weight: 500; font-size: 18px; color: var(--ink); }
.slide-point span { font-size: 15px; line-height: 1.6; }
.slide-proof-mini { border-radius: 2px; padding: 0; }
.slide-proof-mini img { border-radius: 0; }
.slide-full-media::after { background: linear-gradient(90deg, rgba(21,22,20,.97), rgba(21,22,20,.83) 40%, rgba(21,22,20,.18)); }
.slide-overlay { max-width: 730px; }
.deck-progress { height: 2px; }
@media (max-width: 980px) {
  .hero-grid { grid-template-columns: 1fr; }
  .hero { min-height: auto; }
  .hero-copy::before { margin-bottom: 32px; }
  .proof-gallery-copy { position: static; }
  .slide { padding-top: 112px; }
}
@media (max-width: 767px) {
  .shell { width: calc(100% - 40px); }
  .hero { padding-block: 40px 64px; }
  .display, .hero .display, .cover-page .display { font-size: clamp(42px, 11vw, 60px); }
  .title, .title-small, .proof-gallery-copy .title { font-size: clamp(34px, 9vw, 46px); }
  .lead { font-size: 17px; }
  .section { padding-block: 66px; }
  .hero-grid { gap: 40px; }
  .proof-frame { inset: 0; }
  .proof-stage { border-radius: 2px; }
  .workflow-copy h3 { font-size: 32px; }
  .workflow-showcase { gap: 70px; }
  .workflow-story { gap: 28px; }
  .tile { min-height: auto; }
  .tile-d { min-height: 220px; }
  .deck-nav { inset: 12px 20px auto; gap: 10px; }
  .deck-nav .wordmark { gap: 8px; font-size: 11px; }
  .deck-nav .mark { width: 17px; height: 23px; border-left-width: 5px; flex-shrink: 0; }
  .deck-nav > div { gap: 8px !important; padding-left: 8px; }
  .deck-controls { gap: 5px; }
  .deck-button { width: 34px; height: 36px; }
  .slide-counter { min-width: 48px; font-size: 10px; }
  .slide { padding: 104px 20px 46px; }
  .slide .display { font-size: clamp(41px, 10.8vw, 56px); }
  .slide .title { font-size: clamp(35px, 9vw, 48px); }
  .slide-points { gap: 18px; }
  .slide-full-media::after { background: linear-gradient(180deg, rgba(21,22,20,.5), rgba(21,22,20,.96) 70%); }
  .slide-grid .media-shell img { aspect-ratio: 3 / 2; }
  .quote-block { padding-inline: 24px; }
  .quote-block blockquote { font-size: 36px; }
  .button { white-space: normal; }
}
@media print {
  :root { --ink: #20221e; --muted: #50534b; --canvas: #fff; --surface: #f4f4f0; --accent: #795133; --line: #d4d3ca; --line-strong: #b6b4a8; }
  body, .proof-gallery-section, .signature-section { background: white; }
  .hero-copy::before { margin-bottom: 20px; }
  .hero { min-height: auto; padding-block: 24px; }
}
