:root{--rytma-bg: #fbf8f4;--rytma-alt: #f4eee6;--rytma-ink: #1c1815;--rytma-muted: #6e6459;--rytma-accent: #b8603a;--rytma-night: #7a6a85;--rytma-peach: #e09a72;--rytma-plum: #5a4c63;--rytma-paper: var(--rytma-bg);--rytma-cream: var(--rytma-alt);--rytma-terra: var(--rytma-accent);--rytma-line: var(--rytma-rule);--rytma-on-ink: #f4eee6;--rytma-rule: rgb(28 24 21 / .1);--rytma-rule-on-ink: rgb(244 238 230 / .18);--rytma-sans: "Archivo Variable", "Archivo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--rytma-serif: "Instrument Serif", Georgia, "Times New Roman", serif;--rytma-weight-light: 300;--rytma-weight-regular: 400;--rytma-weight-medium: 500;--rytma-weight-emphasis: 600;--rytma-tracking-display: -.02em;--rytma-tracking-heading: -.015em;--rytma-tracking-button: .09em;--rytma-tracking-micro: .1em;--rytma-tracking-label: .14em;--rytma-tracking-eyebrow: .18em;--rytma-size-micro: .6875rem;--rytma-size-label: .75rem;--rytma-size-small: .8125rem;--rytma-size-body: .875rem;--rytma-size-body-lg: 1rem;--rytma-size-h3: 1.1875rem;--rytma-size-h2: clamp(1.75rem, 2.64vw, 2.375rem);--rytma-size-h1: clamp(2.125rem, 4.17vw, 3.75rem);--rytma-measure: 1180px;--rytma-gutter: clamp(20px, 3.33vw, 48px);--rytma-section-pad: clamp(56px, 6.67vw, 96px);--rytma-gap-card: 20px;--rytma-radius: 2px;--rytma-scrim-rgb: 20 16 12;--rytma-scrim-strength: 1}:root{--font-body--family: var(--rytma-sans);--font-subheading--family: var(--rytma-sans);--font-heading--family: var(--rytma-sans);--font-accent--family: var(--rytma-sans)}.rytma-eyebrow{margin:0;font-size:var(--rytma-size-micro);font-weight:var(--rytma-weight-regular);letter-spacing:var(--rytma-tracking-eyebrow);text-transform:uppercase}.rytma-display{font-weight:var(--rytma-weight-light);letter-spacing:var(--rytma-tracking-display);line-height:1.02;text-wrap:pretty}.rytma-display strong,.rytma-display b{font-weight:var(--rytma-weight-emphasis)}.rytma-btn{display:inline-block;padding:15px 30px;border:1px solid transparent;border-radius:var(--rytma-radius);font-family:var(--rytma-sans);font-size:var(--rytma-size-small);font-weight:var(--rytma-weight-regular);letter-spacing:var(--rytma-tracking-button);text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;transition:opacity .18s ease}.rytma-btn:hover{opacity:.85}.rytma-btn--primary{background:var(--rytma-btn-primary-bg, var(--rytma-accent));border-color:var(--rytma-btn-primary-bg, var(--rytma-accent));color:var(--rytma-btn-primary-text, var(--rytma-bg))}.rytma-btn--ghost{background:transparent;border-color:var(--rytma-btn-ghost-border, rgb(251 248 244 / .65));color:var(--rytma-btn-ghost-text, var(--rytma-bg))}.rytma-hero{position:relative;width:100%;height:var(--rytma-hero-height, 76svh);min-height:var(--rytma-hero-min-height, 640px);isolation:isolate;background:var(--rytma-ink)}.rytma-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.rytma-hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--rytma-hero-focal, center)}.rytma-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgb(var(--rytma-scrim-rgb) / calc(.8 * var(--rytma-scrim-strength))),rgb(var(--rytma-scrim-rgb) / calc(.55 * var(--rytma-scrim-strength))) 45%,rgb(var(--rytma-scrim-rgb) / calc(.25 * var(--rytma-scrim-strength))) 78%,rgb(var(--rytma-scrim-rgb) / calc(.1 * var(--rytma-scrim-strength))))}.rytma-hero__inner{position:absolute;inset:auto 0 0 0;z-index:2;box-sizing:border-box;max-width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:var(--rytma-gutter);padding-block:var(--rytma-hero-pad-top, 120px) var(--rytma-hero-pad-bottom, 56px);padding-inline:var(--rytma-gutter);color:var(--rytma-hero-text, var(--rytma-bg));pointer-events:none}.rytma-hero__lede{min-width:0;max-width:min(var(--rytma-hero-measure, 640px),100%)}.rytma-hero__eyebrow{margin:0 0 16px;opacity:.85}.rytma-hero__title{margin:0 0 18px;font-family:var(--rytma-sans);font-size:var(--rytma-size-h1)}.rytma-hero__body{max-width:min(440px,100%);margin:0 0 28px;font-size:var(--rytma-size-body-lg);line-height:1.5;opacity:.88}.rytma-hero__body>:first-child{margin-top:0}.rytma-hero__body>:last-child{margin-bottom:0}.rytma-hero__actions{display:flex;flex-wrap:wrap;gap:12px;pointer-events:auto}.rytma-hero__rail{margin:0;padding:0;list-style:none;text-align:right;font-size:var(--rytma-size-label);letter-spacing:var(--rytma-tracking-label);text-transform:uppercase;line-height:2;opacity:.8}@media screen and (max-width:989px){.rytma-hero__inner{flex-direction:column;align-items:flex-start;gap:28px}.rytma-hero__rail{text-align:left;line-height:1.8}}@media screen and (max-width:749px){.rytma-hero{height:var(--rytma-hero-height-mobile, 88svh);min-height:520px}.rytma-hero__inner{padding-block-start:72px}.rytma-hero__actions .rytma-btn{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){.rytma-btn{transition:none}}body.template-index{--font-h2--weight: var(--rytma-weight-light);--font-h3--weight: var(--rytma-weight-emphasis)}body.template-index :is(h1,h2,h3,h4,h5,h6) :is(strong,b){font-weight:var(--rytma-weight-emphasis)}a.header-logo{font-family:var(--rytma-serif);font-size:1.5rem;font-weight:400;letter-spacing:.3em;line-height:1.1;text-transform:uppercase;text-indent:.3em;color:var(--rytma-ink)}@media screen and (max-width:749px){a.header-logo{font-size:1.15rem;letter-spacing:.24em;text-indent:.24em}}header-actions .account-button{display:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/rytma.css.map */
