:root {
  --night: #08111f;
  --deep: #101d2d;
  --ink: #172331;
  --paper: #f5f1e8;
  --white: #fffdf8;
  --line: #d2cec3;
  --muted: #68747b;
  --cyan: #087f88;
  --mint: #7ee6d3;
  --copper: #d17a46;
  --sun: #f5c66b;
  --container: 1180px;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-synthesis: none;
}
* { box-sizing: border-box; }
html { min-width: 320px; scroll-behavior: smooth; background: var(--paper); }
body { margin: 0; color: var(--ink); background: var(--paper); font-size: 15px; line-height: 1.55; }
body, button, input { font: inherit; }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; flex: 0 0 auto; }
.brand-mark { width: 36px; height: 36px; display: block; border: 1px solid rgba(245,198,107,.5); border-radius: 8px; }
.hermes-container { width: min(var(--container), calc(100% - 48px)); margin: 0 auto; }
.hermes-header { height: 70px; position: fixed; inset: 0 0 auto; z-index: 20; display: flex; align-items: center; gap: 28px; padding: 0 max(24px, calc((100vw - var(--container)) / 2)); color: #f7f5eb; background: rgba(8,17,31,.9); border-bottom: 1px solid rgba(126,230,211,.18); backdrop-filter: blur(20px); }
.hermes-brand { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.hermes-brand strong, .hermes-brand small { display: block; }
.hermes-brand strong { font-size: 14px; line-height: 1.1; }
.hermes-brand small { color: #90a7ae; font-size: 9px; letter-spacing: .08em; text-transform: uppercase; margin-top: 4px; }
.hermes-header nav { display: flex; gap: 26px; margin: 0 auto; }
.hermes-header nav a, .hermes-login { color: #b7c9c8; font-size: 11px; }
.hermes-header nav a:hover, .hermes-login:hover { color: var(--sun); }
.hermes-header-actions { display: flex; align-items: center; gap: 14px; }
.language-button { min-width: 34px; height: 30px; padding: 0 8px; border: 1px solid rgba(220,239,233,.34); border-radius: 999px; background: rgba(225,242,237,.08); color: #eef6ef; font-size: 10px; font-weight: 800; cursor: pointer; }
.language-button:hover { border-color: var(--sun); color: #fff7de; }
.hermes-button { min-height: 46px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; padding: 0 18px; border: 1px solid transparent; border-radius: 999px; font-size: 12px; font-weight: 800; cursor: pointer; transition: transform .18s ease, background .18s ease, border-color .18s ease; }
.hermes-button:hover { transform: translateY(-2px); }
.hermes-button.solar { color: #162434; background: var(--sun); border-color: var(--sun); box-shadow: 0 10px 25px rgba(209,122,70,.18); }
.hermes-button.solar:hover { background: #fff5d9; }
.hermes-button.quiet { color: #e2eeeb; background: rgba(255,255,255,.04); border-color: rgba(126,230,211,.34); }
.hermes-button.quiet:hover { border-color: var(--sun); background: rgba(255,255,255,.1); }
.hermes-button.compact { min-height: 36px; padding-inline: 13px; font-size: 10px; }
.hermes-button.full { width: 100%; }
.hermes-hero { min-height: 760px; position: relative; display: flex; align-items: center; overflow: hidden; color: #fff; background: var(--night); }
.hero-grid { position: absolute; inset: 0; opacity: .6; background-image: linear-gradient(rgba(126,230,211,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(126,230,211,.08) 1px, transparent 1px); background-size: 74px 74px; transform: perspective(500px) rotateX(56deg) scale(1.4) translateY(26%); transform-origin: center bottom; }
.hero-grid::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 0 48%, var(--night) 88%); }
.hero-orbit { position: absolute; border: 1px solid rgba(245,198,107,.25); border-radius: 50%; transform: rotate(-25deg) scaleY(.34); pointer-events: none; }
.hero-orbit-one { width: 780px; height: 780px; right: -100px; top: 50px; }
.hero-orbit-two { width: 560px; height: 560px; right: 30px; top: 170px; border-color: rgba(126,230,211,.28); }
.hermes-hero-inner { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, .72fr); gap: 86px; align-items: center; padding-top: 72px; }
.hero-copy { max-width: 700px; }
.eyebrow, .section-number, .capacity-kicker, .result-kicker { display: inline-flex; align-items: center; gap: 8px; color: var(--cyan); font-size: 10px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.eyebrow { color: var(--mint); }
.eyebrow i { width: 7px; height: 7px; border-radius: 50%; background: var(--sun); box-shadow: 0 0 0 4px rgba(245,198,107,.14); }
.hero-copy h1 { max-width: 720px; margin: 23px 0 22px; color: #fff4d6; font: 700 clamp(48px, 6.2vw, 82px)/.97 Georgia, "Times New Roman", serif; letter-spacing: 0; }
.hero-copy > p { max-width: 630px; margin: 0 0 30px; color: #b6c8c8; font-size: 17px; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.hero-notes { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 28px; color: #9eb4b5; font-size: 10px; }
.hero-notes span { display: inline-flex; align-items: center; gap: 6px; }
.hero-notes svg { width: 13px; height: 13px; color: var(--sun); }
.hero-console { border: 1px solid rgba(126,230,211,.35); background: rgba(14,30,43,.82); box-shadow: 20px 24px 0 rgba(126,230,211,.06), 0 30px 80px rgba(0,0,0,.3); backdrop-filter: blur(18px); transform: rotate(2deg); }
.console-top { height: 48px; display: flex; align-items: center; gap: 10px; padding: 0 16px; border-bottom: 1px solid rgba(126,230,211,.18); }
.console-top > span { display: flex; gap: 5px; }
.console-top i { width: 7px; height: 7px; display: block; border-radius: 50%; background: #748b8c; }
.console-top i:first-child { background: var(--copper); }.console-top i:nth-child(2) { background: var(--sun); }.console-top i:nth-child(3) { background: var(--mint); }
.console-top small, .console-top b { font: 9px monospace; }.console-top small { color: #9eb4b5; }.console-top b { margin-left: auto; color: var(--sun); font-weight: 500; }
.hero-console pre { min-height: 286px; margin: 0; padding: 28px 25px; overflow: auto; color: #d7e4de; font: 12px/1.8 monospace; }
.hero-console code em { color: #a6c8ff; font-style: normal; }.hero-console code em + * { color: #f4c77a; }
.console-status { display: flex; align-items: center; gap: 8px; min-height: 44px; padding: 0 16px; border-top: 1px solid rgba(126,230,211,.18); color: #a7c0be; font: 9px monospace; }.console-status b { margin-left: auto; color: #d8e5d9; font-weight: 400; }.live-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--mint); box-shadow: 0 0 0 4px rgba(126,230,211,.12); }
.hermes-capacity { color: var(--ink); background: #e8e2d7; border-bottom: 1px solid #cbc5b9; }.capacity-inner { min-height: 116px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }.capacity-kicker { display: block; margin-bottom: 5px; color: var(--copper); font-size: 9px; }.capacity-inner strong { display: block; font: 700 24px/1.1 Georgia, serif; }.capacity-inner p { margin: 6px 0 0; color: var(--muted); font-size: 11px; }.text-link { display: inline-flex; align-items: center; gap: 6px; color: var(--cyan); font-size: 11px; font-weight: 800; white-space: nowrap; }.text-link:hover { color: var(--copper); }.text-link svg { width: 14px; height: 14px; }
.hermes-section { padding: 126px 0; position: relative; }.setup-section, .calculator-section { background: var(--paper); }.usage-section, .trust-section { background: #e8e2d7; border-top: 1px solid #d1cabe; border-bottom: 1px solid #d1cabe; }
.install-guides { display: grid; gap: 14px; }
.install-guide { display: grid; gap: 7px; }
.install-guide strong { color: var(--ink); font-size: 11px; }
.install-guide small { color: var(--muted); font-size: 10px; }
.install-guide .code-block { min-height: 0; }
.section-heading { max-width: 660px; margin-bottom: 48px; }.section-heading.centered { margin-inline: auto; text-align: center; }.section-number { margin-bottom: 12px; color: var(--copper); }.section-heading h2 { margin: 0 0 15px; color: var(--ink); font: 700 clamp(36px, 4.5vw, 58px)/.98 Georgia, "Times New Roman", serif; }.section-heading p { margin: 0; color: var(--muted); font-size: 14px; }.setup-steps { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }.setup-step { min-height: 360px; display: flex; gap: 18px; padding: 28px; background: rgba(255,253,248,.56); border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }.setup-step > span { color: var(--copper); font: 700 12px monospace; }.setup-step h3 { margin: 0 0 8px; font: 700 21px/1.1 Georgia, serif; }.setup-step p { margin: 0 0 20px; color: var(--muted); font-size: 11px; }.setup-step code, .source-note code { color: var(--cyan); font-family: monospace; font-size: .94em; }.code-block { position: relative; min-height: 136px; padding: 18px 46px 18px 16px; background: var(--night); border: 1px solid rgba(126,230,211,.25); color: #d7e4de; font: 10px/1.8 monospace; white-space: pre-wrap; }.code-block code { color: #f4c77a; }.copy-button { position: absolute; top: 9px; right: 9px; width: 32px; height: 32px; display: grid; place-items: center; border: 1px solid rgba(126,230,211,.3); border-radius: 6px; color: #b6d6d1; background: rgba(255,255,255,.05); cursor: pointer; }.copy-button:hover { color: var(--sun); border-color: var(--sun); }.copy-button svg { width: 15px; height: 15px; }.source-note { display: flex; align-items: flex-start; gap: 7px; margin: 20px 0 0; color: var(--muted); font-size: 10px; }.source-note a { color: var(--cyan); font-weight: 750; }.source-note a svg { width: 12px; height: 12px; vertical-align: -2px; }
.usage-layout, .trust-grid { display: grid; grid-template-columns: .85fr 1.15fr; align-items: center; gap: 90px; }.usage-callout { display: flex; gap: 10px; margin-top: 28px; padding: 15px; border-left: 3px solid var(--copper); background: rgba(255,253,248,.62); }.usage-callout svg { color: var(--copper); }.usage-callout p { margin: 0; color: var(--muted); font-size: 11px; }.usage-callout strong { color: var(--ink); }.agent-loop { border: 1px solid #bcb7ac; background: rgba(255,253,248,.56); box-shadow: 18px 18px 0 rgba(8,127,136,.07); }.loop-label { padding: 17px 20px; border-bottom: 1px solid #cbc5b9; color: var(--cyan); font: 9px monospace; letter-spacing: .14em; }.loop-row { min-height: 76px; display: grid; grid-template-columns: 42px 1fr auto; align-items: center; gap: 13px; padding: 12px 20px; border-bottom: 1px solid #d5d0c5; }.loop-index { color: #aa9a7e; font: 10px monospace; }.loop-row strong, .loop-row small { display: block; }.loop-row strong { font: 700 15px Georgia, serif; }.loop-row small { margin-top: 3px; color: var(--muted); font-size: 9px; }.loop-row b { color: var(--cyan); font: 700 10px monospace; white-space: nowrap; }.loop-row b.output { color: var(--copper); }.loop-row b.cache { color: #6c9d5b; }.loop-total { display: flex; justify-content: space-between; gap: 12px; padding: 18px 20px; color: var(--muted); font-size: 10px; }.loop-total strong { color: var(--ink); font: 700 10px monospace; text-align: right; }
.calculator-layout { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid #bcb7ac; box-shadow: 0 26px 80px rgba(28,39,45,.1); }.calculator-controls { padding: 38px; background: rgba(255,253,248,.66); }.calculator-controls > label { display: flex; justify-content: space-between; color: var(--muted); font-size: 11px; }.calculator-controls output { color: var(--ink); font-weight: 800; }.calculator-controls > input[type="range"] { width: 100%; margin: 24px 0 8px; accent-color: var(--copper); }.calculator-controls input[type="range"] { height: 6px; appearance: none; background: #c7cbc4; border-radius: 99px; }.calculator-controls input[type="range"]::-webkit-slider-thumb { width: 18px; height: 18px; appearance: none; border: 3px solid #fff; border-radius: 50%; background: var(--copper); box-shadow: 0 0 0 1px var(--copper); cursor: pointer; }.range-endpoints { display: flex; justify-content: space-between; color: #8b8d85; font-size: 9px; }.token-inputs { display: grid; gap: 17px; margin-top: 42px; }.token-inputs label { display: grid; grid-template-columns: 1fr 130px; align-items: center; gap: 10px; color: var(--muted); font-size: 11px; }.token-inputs input { width: 100%; min-height: 38px; padding: 0 9px; border: 1px solid #bbb9b2; border-radius: 6px; color: var(--ink); background: rgba(255,253,248,.8); }.token-inputs input:focus { outline: 3px solid rgba(8,127,136,.18); border-color: var(--cyan); }.token-inputs small { grid-column: 1 / -1; margin-top: -8px; color: #8a8d87; font-size: 9px; }.calculator-result { min-height: 500px; display: flex; flex-direction: column; padding: 38px; color: #fff4d6; background: var(--night); }.result-kicker { color: var(--sun); }.calculator-result > strong { margin: 12px 0 5px; font: 700 42px/1 Georgia, serif; }.calculator-result > span:not(.result-kicker) { color: #a8bec1; font-size: 11px; }.result-metrics { display: grid; gap: 17px; margin: 42px 0 30px; }.result-metrics div { display: grid; grid-template-columns: 1fr auto; gap: 6px 10px; }.result-metrics small { color: #9bb3b4; font-size: 10px; }.result-metrics b { font: 700 10px monospace; }.result-metrics progress { grid-column: 1 / -1; width: 100%; height: 6px; appearance: none; border: 0; border-radius: 99px; background: #2c3c48; overflow: hidden; }.result-metrics progress::-webkit-progress-bar { background: #2c3c48; }.result-metrics progress::-webkit-progress-value { background: var(--sun); }.result-metrics progress::-moz-progress-bar { background: var(--sun); }.result-metrics div:nth-child(2) progress::-webkit-progress-value { background: var(--copper); }.result-metrics div:nth-child(2) progress::-moz-progress-bar { background: var(--copper); }.result-metrics div:nth-child(3) progress::-webkit-progress-value { background: var(--mint); }.result-metrics div:nth-child(3) progress::-moz-progress-bar { background: var(--mint); }.result-price { display: flex; justify-content: space-between; align-items: baseline; margin-top: auto; padding: 15px 0 19px; border-top: 1px solid rgba(126,230,211,.2); color: #a8bec1; font-size: 10px; }.result-price strong { color: var(--sun); font: 700 24px Georgia, serif; }.calculator-note { margin: 17px auto 0; max-width: 760px; color: #7d827e; font-size: 9px; text-align: center; }.trust-list { border-top: 1px solid #c3beb3; }.trust-list article { display: flex; gap: 18px; min-height: 126px; padding: 25px 0; border-bottom: 1px solid #c3beb3; }.trust-list article > svg { width: 22px; height: 22px; color: var(--copper); }.trust-list h3 { margin: 0 0 6px; font: 700 18px Georgia, serif; }.trust-list p { margin: 0; color: var(--muted); font-size: 11px; }.hermes-final-cta { padding: 130px 0; color: #fff; text-align: center; background: var(--night); border-top: 1px solid rgba(126,230,211,.2); }.final-inner { max-width: 780px; }.final-inner h2 { margin: 22px 0 15px; color: #fff4d6; font: 700 clamp(40px, 5vw, 64px)/.98 Georgia, serif; }.final-inner p { margin: 0 auto 28px; color: #a8bec1; }.centered-actions { justify-content: center; }.hermes-footer { color: #91abb0; background: #070f1b; border-top: 1px solid rgba(126,230,211,.15); }.footer-inner { min-height: 90px; display: flex; align-items: center; gap: 24px; font-size: 10px; }.footer-inner > span { color: #f0e6c9; font: 700 14px Georgia, serif; }.footer-inner div { display: flex; gap: 16px; margin-left: auto; }.footer-inner a:hover { color: var(--sun); }.footer-inner small { color: #6d858b; }
@media (max-width: 980px) { .hermes-header nav, .hermes-login { display: none; }.hermes-header-actions { margin-left: auto; }.hermes-hero-inner, .usage-layout, .trust-grid { grid-template-columns: 1fr; gap: 52px; }.hero-console { width: min(620px, 100%); justify-self: end; }.setup-steps, .calculator-layout { grid-template-columns: 1fr; }.setup-step { min-height: 0; }.calculator-result { min-height: 440px; }.footer-inner { flex-wrap: wrap; padding: 20px 0; }.footer-inner div { margin-left: auto; }.footer-inner small { width: 100%; } }
@media (max-width: 660px) { .hermes-container { width: min(100% - 28px, var(--container)); }.hermes-header { height: 62px; padding-inline: 14px; }.hermes-brand small, .hermes-button.compact { display: none; }.hermes-hero { min-height: 830px; }.hermes-hero-inner { padding-top: 95px; gap: 35px; }.hero-copy h1 { font-size: 48px; }.hero-copy > p { font-size: 15px; }.hero-actions { flex-direction: column; }.hero-actions .hermes-button { width: 100%; }.hero-notes { display: grid; gap: 9px; }.hero-console { transform: none; }.hero-console pre { min-height: 238px; padding: 20px 16px; font-size: 10px; }.capacity-inner { align-items: flex-start; flex-direction: column; padding: 22px 0; gap: 13px; }.hermes-section { padding: 82px 0; }.section-heading { margin-bottom: 32px; }.section-heading h2 { font-size: 38px; }.setup-step { padding: 22px 18px; }.source-note { display: block; }.source-note a { display: block; margin-top: 7px; }.loop-row { grid-template-columns: 30px 1fr; padding-inline: 14px; }.loop-row b { grid-column: 2; }.loop-total { display: block; padding-inline: 14px; }.loop-total strong { display: block; margin-top: 6px; text-align: left; }.calculator-controls, .calculator-result { padding: 26px 20px; }.token-inputs label { grid-template-columns: 1fr 108px; }.calculator-result > strong { font-size: 38px; }.footer-inner { display: grid; gap: 14px; }.footer-inner div { margin: 0; flex-wrap: wrap; }.footer-inner small { width: auto; } }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; } }
@media (min-width: 1600px) {
  :root { --container: 1440px; }
  body { font-size: 18px; }
  .hermes-header { height: 82px; }
  .hermes-header nav a, .hermes-login { font-size: 14px; }
  .hermes-brand strong { font-size: 17px; }
  .hermes-brand small { font-size: 11px; }
  .hermes-button { min-height: 56px; padding-inline: 24px; font-size: 14px; }
  .hermes-button.compact { min-height: 44px; padding-inline: 17px; font-size: 12px; }
  .hermes-hero { min-height: 900px; }
  .hermes-hero-inner { gap: 120px; padding-top: 90px; }
  .hero-copy h1 { max-width: 860px; font-size: 94px; }
  .hero-copy > p { max-width: 760px; font-size: 21px; }
  .hero-notes { font-size: 13px; }
  .hero-console pre { min-height: 360px; padding: 36px 32px; font-size: 15px; }
  .console-top { height: 58px; padding-inline: 22px; }
  .console-top small, .console-top b { font-size: 11px; }
  .console-status { min-height: 54px; padding-inline: 22px; font-size: 11px; }
  .capacity-inner { min-height: 142px; }
  .capacity-kicker { font-size: 11px; }
  .capacity-inner strong { font-size: 31px; }
  .capacity-inner p, .text-link { font-size: 14px; }
  .hermes-section { padding: 160px 0; }
  .section-heading { max-width: 820px; margin-bottom: 64px; }
  .section-number { font-size: 12px; }
  .section-heading h2 { font-size: 70px; }
  .section-heading p { font-size: 18px; }
  .setup-step { min-height: 430px; padding: 38px; }
  .setup-step h3 { font-size: 27px; }
  .setup-step p, .source-note { font-size: 14px; }
  .setup-step > span { font-size: 14px; }
  .code-block { min-height: 170px; padding: 24px 58px 24px 20px; font-size: 13px; }
  .copy-button { width: 40px; height: 40px; }
  .usage-layout, .trust-grid { gap: 130px; }
  .usage-callout { padding: 20px; }
  .usage-callout p, .trust-list p { font-size: 14px; }
  .loop-label { padding: 22px 26px; font-size: 11px; }
  .loop-row { min-height: 96px; padding: 16px 26px; }
  .loop-row strong { font-size: 20px; }
  .loop-row small, .loop-row b, .loop-total { font-size: 12px; }
  .calculator-controls, .calculator-result { min-height: 630px; padding: 52px; }
  .calculator-controls > label, .token-inputs label { font-size: 14px; }
  .range-endpoints, .token-inputs small, .calculator-note { font-size: 11px; }
  .token-inputs { gap: 24px; margin-top: 56px; }
  .token-inputs input { min-height: 48px; font-size: 15px; }
  .result-kicker { font-size: 12px; }
  .calculator-result > strong { font-size: 58px; }
  .calculator-result > span:not(.result-kicker), .result-metrics small { font-size: 14px; }
  .result-metrics b { font-size: 13px; }
  .result-price { font-size: 13px; }.result-price strong { font-size: 32px; }
  .trust-list h3 { font-size: 25px; }
  .hermes-final-cta { padding: 170px 0; }.final-inner h2 { font-size: 78px; }.final-inner p { font-size: 18px; }
  .footer-inner { min-height: 120px; font-size: 13px; }.footer-inner > span { font-size: 17px; }.footer-inner small { font-size: 11px; }
}
