@import "https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";
:root{--ht-cream:#fff8f2;--ht-brown:#513626;--ht-accent:#6a4d3b;--ht-accent-hover:#9b7a5b;--color-base-0:#fff8f2;--color-base-50:#f7ecde;--color-base-100:#f1e7d8;--color-base-150:#ebe1d3;--color-base-200:#dfd4c6;--color-base-250:#d3c7b8;--color-base-300:#c4b6a6;--color-base-350:#b3a392;--color-base-400:#a29181;--color-base-450:#92806f;--color-base-500:#82746d;--color-base-550:#75625a;--color-base-600:#6a4d3b;--color-base-650:#5d4333;--color-base-700:#513626;--color-base-750:#45301f;--color-base-800:#3a2a1e;--color-base-850:#2e221a;--color-base-900:#201b12;--color-base-950:#17130c;--color-base-1000:#0f0c07;--font-body:"Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif:"EB Garamond", Georgia, serif;--style-radius-s:3px;--style-radius-m:6px;--style-radius-l:10px}html[data-theme=dark]{--ht-accent:#e6bfa8;--ht-accent-hover:#f0d2bf}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased}h1,h2,.doc-header__title,.collection-list__header h1,.dashboard__group h2,.card__title h3{font-family:var(--font-serif);letter-spacing:.005em;font-weight:500}.ht-admin-logo{flex-direction:column;align-items:center;gap:10px;display:flex}.ht-admin-logo-light,.ht-admin-logo-dark{align-items:center;gap:16px;display:flex}.ht-admin-logo-dark,html[data-theme=dark] .ht-admin-logo-light{display:none}html[data-theme=dark] .ht-admin-logo-dark{display:flex}.ht-admin-logo-flower{width:auto;height:64px}.ht-admin-logo-wordmark{width:auto;height:50px}.ht-admin-logo-sub{letter-spacing:.24em;text-transform:uppercase;color:var(--ht-accent);font-size:10.5px;font-weight:600}.ht-admin-icon{width:auto;height:24px;display:block}.nav{background:var(--theme-elevation-50);border-right:1px solid var(--theme-elevation-150)}.nav-group__toggle,.nav-group__label{letter-spacing:.16em;text-transform:uppercase;color:var(--ht-accent);font-size:10.5px;font-weight:600}.nav__link{border-radius:var(--style-radius-s)}.nav__link:hover,.nav__link-active,.nav__link.active{background:var(--theme-elevation-100);color:var(--ht-brown)}html[data-theme=dark] .nav__link:hover,html[data-theme=dark] .nav__link-active,html[data-theme=dark] .nav__link.active{color:var(--color-base-50)}.btn--style-primary{--bg-color:var(--ht-brown);--color:var(--ht-cream);--hover-bg:var(--ht-accent);--hover-color:var(--ht-cream);border-radius:var(--style-radius-m);letter-spacing:.04em;font-weight:600}html[data-theme=dark] .btn--style-primary{--bg-color:var(--color-base-100);--color:var(--color-base-900);--hover-bg:var(--color-base-50);--hover-color:var(--color-base-900)}.btn--style-secondary{border-radius:var(--style-radius-m)}.field-type input,.field-type textarea,.react-select .rs__control{border-radius:var(--style-radius-s)}.field-type input:focus,.field-type textarea:focus{border-color:var(--ht-accent);box-shadow:0 0 0 1px var(--ht-accent)}.template-minimal{background:var(--theme-elevation-0)}.template-minimal .template-minimal__wrap{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-l);padding:clamp(24px,4vw,44px)}.login__brand{margin-bottom:28px}.ht-welcome{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-l);margin:0 0 32px;padding:clamp(20px,3vw,32px)}.ht-welcome-hand{font-family:var(--font-serif);color:var(--ht-accent-hover);margin:0;font-size:22px;font-style:italic}.ht-welcome-title{color:var(--ht-brown);margin:4px 0 20px;font-size:clamp(26px,3vw,36px);line-height:1.1}html[data-theme=dark] .ht-welcome-title{color:var(--color-base-50)}.ht-welcome-cards{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;display:grid}.ht-welcome-card{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);flex-direction:column;gap:4px;padding:16px 18px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.ht-welcome-card:hover{border-color:var(--ht-accent);transform:translateY(-1px)}.ht-welcome-value{font-family:var(--font-serif);color:var(--ht-brown);font-size:34px;line-height:1}html[data-theme=dark] .ht-welcome-value{color:var(--color-base-50)}.ht-welcome-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ht-accent);font-size:10.5px;font-weight:600}
