@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";.kairos-hub{--kh-heading: "Playfair Display", Georgia, "Times New Roman", serif;--kh-sans: "Manrope", "Helvetica Neue", Helvetica, sans-serif;--kh-container: 1280px;font-family:var(--kh-sans);font-size:16px;line-height:1.55}.kairos-hub *,.kairos-hub *:before,.kairos-hub *:after{box-sizing:border-box}.kairos-hub h1,.kairos-hub h2,.kairos-hub h3,.kairos-hub p{margin:0}.kairos-hub a{text-decoration:none;color:inherit}.kairos-hub.kh--commerce{--kh-ink: #2d1810;--kh-muted: #6f4e37;--kh-soft: #717182;--kh-page: #fafaf8;--kh-panel: #f5f0e8;--kh-white: #fff;--kh-line: rgba(45, 24, 16, .1);--kh-accent: #c17a4a;--kh-hero-bg: linear-gradient(180deg, #f5f0e8 0%, #fafaf8 100%);--kh-hero-fg: #2d1810;--kh-hero-muted: #6f4e37;--kh-band-bg: #2d1810;--kh-band-fg: #f5f0e8;--kh-btn-solid-bg: #c17a4a;--kh-btn-solid-fg: #fff;--kh-btn-ghost-bd: rgba(45, 24, 16, .25);--kh-btn-ghost-fg: #2d1810;background:var(--kh-page);color:var(--kh-ink)}.kairos-hub.kh--b2b{--kh-ink: #2e3840;--kh-muted: #6b7075;--kh-soft: #b8bfc4;--kh-page: #edf0f2;--kh-panel: #f7f5f2;--kh-white: #fff;--kh-line: #d1d6d9;--kh-accent: #a67d52;--kh-hero-bg: linear-gradient(114deg, #1a1f24 0%, #2e3840 100%);--kh-hero-fg: #fff;--kh-hero-muted: #b8bfc4;--kh-band-bg: #38424a;--kh-band-fg: #fff;--kh-btn-solid-bg: #a67d52;--kh-btn-solid-fg: #1c140f;--kh-btn-ghost-bd: #b8bfc4;--kh-btn-ghost-fg: #fff;background:var(--kh-page);color:var(--kh-ink)}.kh-wrap{width:min(100% - 48px,var(--kh-container));margin-inline:auto}.kh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;border-radius:3px;font-size:14px;font-weight:600;line-height:1.35;border:1px solid transparent;transition:opacity .15s,transform .15s;white-space:nowrap}.kh-btn:hover{opacity:.92;transform:translateY(-1px)}.kh-btn--solid{background:var(--kh-btn-solid-bg);color:var(--kh-btn-solid-fg)}.kh-btn--ghost{background:transparent;color:var(--kh-btn-ghost-fg);border-color:var(--kh-btn-ghost-bd);font-weight:500}.kh-btn--outline{background:transparent;color:var(--kh-ink);border-color:var(--kh-line);font-weight:500}.kh--commerce .kh-hero .kh-btn--outline{border-color:#2d181040}.kh-hero{background:var(--kh-hero-bg);color:var(--kh-hero-fg);padding:88px 0 64px;min-height:min(72vh,560px);display:flex;align-items:flex-end}.kh-hero__brand{font-size:clamp(28px,4vw,40px);font-weight:700;letter-spacing:.12em;line-height:1.2;margin-bottom:16px;text-transform:uppercase}.kh--commerce .kh-hero__brand{letter-spacing:.08em;font-size:clamp(22px,3vw,28px);color:var(--kh-accent)}.kh-hero__eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--kh-accent);margin-bottom:14px}.kh-hero__title{font-family:var(--kh-heading);font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:600;line-height:1.2;max-width:18ch;margin-bottom:16px}.kh-hero__text{font-size:16px;line-height:1.55;color:var(--kh-hero-muted);max-width:42rem;margin-bottom:28px}.kh-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.kh-section{padding:64px 0}.kh-section--panel{background:var(--kh-panel)}.kh-section--white{background:var(--kh-white)}.kh-section__eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--kh-accent);margin-bottom:10px}.kh-section__title{font-family:var(--kh-heading);font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:600;line-height:1.3;color:var(--kh-ink);margin-bottom:10px}.kh-section__lede{font-size:15px;color:var(--kh-muted);max-width:46rem;margin-bottom:28px}.kh-paths{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.kh-path{display:block;padding:20px 18px;background:var(--kh-white);border:1px solid var(--kh-line);border-radius:2px;transition:border-color .15s,transform .15s}.kh--b2b .kh-path{background:var(--kh-white)}.kh--commerce .kh-path{background:var(--kh-white);border-radius:6px}.kh-path:hover{border-color:var(--kh-accent);transform:translateY(-2px)}.kh-path__kicker{display:block;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--kh-accent);margin-bottom:8px}.kh-path__title{font-size:16px;font-weight:600;color:var(--kh-ink);margin-bottom:6px}.kh-path__text{font-size:13px;line-height:1.45;color:var(--kh-muted)}.kh-rails{display:grid;gap:0;border:1px solid var(--kh-line);border-radius:2px;overflow:hidden;background:var(--kh-white)}.kh-rail{display:grid;grid-template-columns:minmax(140px,.9fr) minmax(0,1.6fr) auto;gap:16px;align-items:center;padding:18px 20px;border-bottom:1px solid var(--kh-line)}.kh-rail:last-child{border-bottom:none}.kh-rail__label{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--kh-ink)}.kh-rail__body{font-size:14px;color:var(--kh-muted);line-height:1.45}.kh-rail__link{font-size:13px;font-weight:600;color:var(--kh-accent);white-space:nowrap}.kh-rail__link:hover{text-decoration:underline}.kh-guides{display:grid;gap:32px}.kh-guide-cluster__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid var(--kh-line)}.kh-guide-cluster__title{font-family:var(--kh-heading);font-size:1.25rem;font-weight:600;color:var(--kh-ink)}.kh-guide-cluster__note{font-size:13px;color:var(--kh-muted)}.kh-guide-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.kh-guide-list a{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start;padding:14px 4px;border-bottom:1px solid var(--kh-line);transition:color .15s}.kh-guide-list a:hover .kh-guide__title{color:var(--kh-accent)}.kh-guide__idx{font-size:12px;font-weight:600;color:var(--kh-soft);font-variant-numeric:tabular-nums;padding-top:2px}.kh-guide__title{font-size:15px;font-weight:600;color:var(--kh-ink);line-height:1.35}.kh-guide__blurb{display:block;margin-top:4px;font-size:13px;font-weight:400;color:var(--kh-muted);line-height:1.4}.kh-guide__arrow{font-size:16px;color:var(--kh-accent);opacity:.7}.kh-prose{max-width:42rem;display:grid;gap:14px}.kh-prose p{font-size:15px;color:var(--kh-muted);line-height:1.65}.kh-prose strong{color:var(--kh-ink);font-weight:600}.kh-band{background:var(--kh-band-bg);color:var(--kh-band-fg);padding:40px 0}.kh-band__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.kh-band__title{font-family:var(--kh-heading);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;margin-bottom:6px;color:inherit}.kh-band__text{font-size:14px;opacity:.75;max-width:36rem}.kh-band .kh-btn--solid{background:var(--kh-accent);color:var(--kh-btn-solid-fg)}.kh--b2b .kh-band .kh-btn--ghost{color:#fff;border-color:var(--kh-soft)}.kh--commerce .kh-band .kh-btn--ghost{color:#f5f0e8;border-color:#f5f0e859}@media(prefers-reduced-motion:no-preference){.kh-reveal{opacity:0;transform:translateY(12px);animation:kh-in .55s ease forwards}.kh-reveal:nth-child(2){animation-delay:.06s}.kh-reveal:nth-child(3){animation-delay:.12s}.kh-reveal:nth-child(4){animation-delay:.18s}.kh-reveal:nth-child(5){animation-delay:.24s}@keyframes kh-in{to{opacity:1;transform:none}}}@media screen and (max-width:749px){.kh-hero{min-height:0;padding:56px 0 40px;align-items:flex-start}.kh-section{padding:48px 0}.kh-rail{grid-template-columns:1fr;gap:8px}.kh-guide-list{grid-template-columns:1fr}.kh-band__inner{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/kairos-hub.css.map */
