/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
:root, :host {
  --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
  --color-blue-50: oklch(97% 0.014 254.604);
  --color-purple-50: oklch(97.7% 0.014 308.299);
  --color-slate-50: oklch(98.4% 0.003 247.858);
  --color-gray-200: oklch(92.8% 0.006 264.531);
  --color-white: #fff;
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --font-body: Poppins, Arial, sans-serif;
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.w-full {
  width: 100%;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-gray-200 {
  border-color: var(--color-gray-200);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-gradient-to-br {
  --tw-gradient-position: to bottom right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.from-slate-50 {
  --tw-gradient-from: var(--color-slate-50);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.via-blue-50 {
  --tw-gradient-via: var(--color-blue-50);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.to-purple-50 {
  --tw-gradient-to: var(--color-purple-50);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.font-body {
  font-family: var(--font-body);
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.shadow-sm {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:root {
  color-scheme: light;
  --ink: #182137;
  --body: #526078;
  --muted: #65718a;
  --line: #e3e7f1;
  --blue: #2563eb;
  --purple: #9333ea;
  --pink: #db2777;
  --wash: #f7f8ff;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 110px;
}
body {
  font-family: Poppins,Arial,sans-serif;
  color: var(--body);
  font-size: 15px;
  line-height: 1.75;
  background: linear-gradient(135deg,#f8fafc,#eff6ff 45%,#faf5ff);
  margin: 0;
}
h1,h2,h3,h4 {
  font-family: 'Playfair Display',Georgia,serif;
  color: var(--ink);
  line-height: 1.2;
  letter-spacing: -.025em;
}
h1 {
  font-weight: 700;
}
h2 {
  font-size: clamp(30px,3.5vw,45px);
  font-weight: 700;
}
h3 {
  font-size: 25px;
  font-weight: 700;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
a {
  transition: color .2s,background .2s,transform .2s;
}
button,summary {
  -webkit-tap-highlight-color: transparent;
}
button {
  font: inherit;
  cursor: pointer;
}
button:disabled {
  cursor: default;
}
:focus-visible {
  outline: 3px solid #2563eb;
  outline-offset: 5px;
  border-radius: 6px;
}
section[id],h2[id],h3[id],dt[id] {
  scroll-margin-top: 115px;
}
p+p {
  margin-top: 1em;
}
.shell {
  max-width: 1240px;
  margin-inline: auto;
  padding-inline: 28px;
}
.section {
  padding-block: 82px;
}
.section-white {
  background: white;
}
.gradient-text {
  background: linear-gradient(95deg,#2563eb 0%,#9333ea 56%,#db2777 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.eyebrow {
  font-size: 11px;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 700;
  color: #6558a0;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.eyebrow:before {
  content: '';
  width: 24px;
  height: 2px;
  background: linear-gradient(90deg,#2563eb,#db2777);
  flex: none;
}
.skip-link {
  position: fixed;
  top: -100px;
  left: 16px;
  z-index: 100;
  background: white;
  color: #1d4ed8;
  padding: 12px 18px;
  border-radius: 10px;
  box-shadow: 0 5px 30px #0002;
}
.skip-link:focus {
  top: 12px;
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255,255,255,.97);
  border-bottom: 1px solid #e3e7f1;
  box-shadow: 0 3px 20px #34406205;
  backdrop-filter: blur(14px);
}
.header-inner {
  height: 86px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.brand {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  text-decoration: none;
  min-width: 0;
}
.brand-mark {
  width: 39px;
  height: 39px;
  flex-shrink: 0;
}
.brand-name {
  font-family: 'Playfair Display',Georgia,serif;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -.8px;
  line-height: 1.1;
}
.brand-name small {
  font-size: 16px;
}
.desktop-nav {
  display: flex;
  gap: 3px;
  align-items: center;
}
.nav-link {
  display: block;
  border-radius: 10px;
  padding: 10px 13px;
  color: #445066;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
}
.nav-link:hover,.nav-link[aria-current=page] {
  color: #1d4ed8;
  background: #eff6ff;
}
.nav-link.nav-journal {
  color: #7e22ce;
  background: #faf5ff;
}
.mobile-menu {
  display: none;
}
.mobile-menu summary {
  list-style: none;
  padding: 8px 12px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  cursor: pointer;
  color: #293448;
  font-size: 12px;
  display: flex;
  gap: 7px;
  align-items: center;
}
.mobile-menu summary::-webkit-details-marker {
  display: none;
}
.mobile-panel {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 16px 24px 24px;
  background: white;
  border-bottom: 1px solid var(--line);
  box-shadow: 0 15px 25px #17274614;
  max-height: 75vh;
  overflow: auto;
}
.mobile-panel .nav-link {
  font-size: 15px;
  padding: 11px 14px;
}
.hero {
  padding-block: 66px 62px;
  background: radial-gradient(ellipse at 75% 45%,#efe3ff88,transparent 65%);
}
.hero-grid {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 58px;
  align-items: center;
}
.hero h1 {
  font-size: clamp(43px,4.4vw,62px);
  line-height: 1.11;
  margin: 0 0 25px;
}
.hero-lead {
  font-size: 16px;
  line-height: 1.95;
  max-width: 505px;
  color: #59667c;
}
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  border-radius: 12px;
  padding: 13px 20px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  text-decoration: none;
  min-height: 46px;
}
.button-primary {
  background: linear-gradient(110deg,#2563eb,#9333ea);
  color: white;
  box-shadow: 0 7px 18px #6d28d91c;
}
.button-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 22px #6d28d930;
}
.button-secondary {
  background: #fff;
  border: 1px solid #dfe4f0;
  color: #334155;
}
.button-secondary:hover {
  background: #f5f3ff;
}
.hero-note {
  font-size: 10px;
  letter-spacing: .015em;
  color: #65718a;
  margin-top: 18px;
  display: flex;
  align-items: center;
  gap: 7px;
}
.hero-note span {
  width: 6px;
  height: 6px;
  background: #9333ea;
  border-radius: 50%;
  display: inline-block;
}
.hero-visual {
  position: relative;
  padding: 12px 0 20px;
}
.hero-glow {
  position: absolute;
  inset: 3% -4%;
  border-radius: 50%;
  background: linear-gradient(40deg,#a1bfff,#e4b9fb,#ffa3d5);
  filter: blur(34px);
  opacity: .45;
}
.hero-visual img {
  position: relative;
  width: 100%;
  aspect-ratio: 1.14;
  object-fit: cover;
  border-radius: 28px;
  box-shadow: 0 22px 50px #26315130;
}
.image-note {
  position: absolute;
  top: 32px;
  left: 20px;
  color: white;
  background: #10102c99;
  border: 1px solid #ffffff35;
  border-radius: 999px;
  padding: 6px 12px;
  font-size: 10px;
  letter-spacing: .03em;
  backdrop-filter: blur(10px);
}
.hero-caption {
  position: absolute;
  left: -18px;
  right: 35px;
  bottom: 0;
  background: white;
  border: 1px solid #eeeafa;
  border-radius: 18px;
  padding: 18px 20px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 10px 35px #41366813;
}
.caption-icon {
  font-size: 28px;
  background: linear-gradient(130deg,#eff6ff,#fae8ff);
  padding: 6px 10px;
  border-radius: 13px;
}
.hero-caption strong {
  display: block;
  font-family: 'Playfair Display',Georgia,serif;
  color: #25304b;
  font-size: 19px;
}
.hero-caption p {
  font-size: 11px;
  margin: 3px 0 0;
}
.discovery-bar {
  background: white;
  border-top: 1px solid #ececfa;
  border-bottom: 1px solid #ececfa;
  padding: 20px 0;
}
.discovery-inner {
  display: flex;
  gap: 34px;
  align-items: center;
}
.discovery-label {
  font-size: 10px;
  letter-spacing: .11em;
  text-transform: uppercase;
  max-width: 100px;
  line-height: 1.9;
  flex-shrink: 0;
  font-weight: 600;
  color: #7a7596;
}
.discovery-links {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  width: 100%;
  flex-wrap: wrap;
}
.discovery-link {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  color: #445066;
  border-radius: 12px;
  padding: 5px 8px;
}
.discovery-link:hover {
  background: #f5f3ff;
  color: #6d28d9;
}
.discovery-icon {
  font-size: 22px;
  background: linear-gradient(130deg,#eff6ff,#faf5ff);
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  border-radius: 12px;
}
.section-header {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: flex-end;
  margin-bottom: 36px;
}
.section-header h2 {
  margin: 0 0 13px;
}
.section-header p {
  max-width: 610px;
  font-size: 14px;
  line-height: 1.85;
}
.text-link {
  font-weight: 600;
  font-size: 12px;
  color: #6d28d9;
  white-space: nowrap;
  display: inline-flex;
  gap: 12px;
  align-items: center;
}
.text-link:hover {
  color: #1d4ed8;
}
.card-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 44px 28px;
}
.post-card {
  min-width: 0;
}
.post-card>a {
  display: block;
  color: inherit;
}
.card-picture {
  overflow: hidden;
  border-radius: 18px;
  background: #141333;
  aspect-ratio: 1;
  margin-bottom: 20px;
  box-shadow: 0 5px 20px #24224d0b;
}
.card-picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform .5s;
}
.post-card:hover .card-picture img {
  transform: scale(1.015);
}
.post-card h3 {
  font-size: 23px;
  line-height: 1.35;
  margin: 11px 0 10px;
  transition: color .2s;
}
.post-card:hover h3 {
  color: #6d28d9;
}
.post-card p {
  font-size: 12px;
  line-height: 1.85;
  color: #637088;
}
.card-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  font-size: 10px;
  color: #6a7386;
}
.badge {
  display: inline-block;
  color: #fff !important;
  background: linear-gradient(110deg,#2563eb,#7c3aed);
  font-size: 9px;
  padding: 4px 10px;
  line-height: 1.4;
  border-radius: 30px;
  font-weight: 600;
}
.badge.money-decisions {
  background: linear-gradient(110deg,#15803d,#16735c);
}
.badge.spaces-lifestyle {
  background: linear-gradient(110deg,#9333ea,#c02687);
}
.badge.leases-renting {
  background: linear-gradient(110deg,#2563eb,#5953b5);
}
.badge.moving-settling-in {
  background: linear-gradient(110deg,#b45309,#a33d27);
}
.read-more {
  font-size: 10px;
  font-weight: 600;
  color: #7253b6;
  letter-spacing: .02em;
  display: block;
  margin-top: 14px;
}
.guide-grid {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  gap: 20px;
}
.guide-tile {
  display: flex;
  flex-direction: column;
  padding: 26px 24px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #ebeaf7;
  box-shadow: 0 6px 20px #28235303;
}
.guide-tile:hover {
  transform: translateY(-4px);
  box-shadow: 0 13px 30px #51459510;
}
.guide-icon {
  font-size: 29px;
  background: linear-gradient(140deg,#dbeafe,#f3e8ff,#fce7f3);
  border-radius: 16px;
  width: 60px;
  height: 60px;
  display: grid;
  place-items: center;
  margin-bottom: 22px;
}
.guide-tile h3 {
  font-size: 22px;
  margin-bottom: 12px;
}
.guide-tile p {
  font-size: 12px;
  line-height: 1.85;
  flex: 1;
}
.guide-tile .text-link {
  margin-top: 20px;
  font-size: 11px;
}
.feature-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 76px;
  align-items: center;
}
.feature-grid h2 {
  margin: 0 0 24px;
}
.feature-copy>p {
  font-size: 14px;
  margin-bottom: 28px;
}
.feature-image {
  position: relative;
}
.feature-image img {
  border-radius: 26px;
  width: 100%;
  box-shadow: 0 15px 40px #40386121;
}
.feature-list {
  display: grid;
  gap: 24px;
}
.feature-row {
  display: flex;
  gap: 17px;
  align-items: flex-start;
}
.feature-symbol {
  background: #eef2ff;
  color: #4f46e5;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  flex-shrink: 0;
  display: grid;
  place-items: center;
  font-size: 21px;
}
.feature-row:nth-child(2) .feature-symbol {
  background: #faf5ff;
  color: #9333ea;
}
.feature-row:nth-child(3) .feature-symbol {
  background: #fdf2f8;
  color: #db2777;
}
.feature-row h3 {
  font-size: 20px;
  margin-bottom: 6px;
}
.feature-row p {
  font-size: 12px;
  line-height: 1.8;
}
.marquee-section {
  padding: 32px 0 38px;
  background: white;
  overflow: hidden;
}
.marquee-heading {
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .14em;
  color: #817697;
  margin-bottom: 23px;
}
.marquee-clip {
  overflow: hidden;
  max-width: 100%;
  mask-image: linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);
}
.emoji-scroller {
  display: flex;
  gap: 24px;
  width: max-content;
  animation: scroll 38s linear infinite;
}
.emoji-item {
  width: 72px;
  height: 72px;
  border-radius: 19px;
  background: linear-gradient(130deg,#eff6ff,#f3e8ff);
  font-size: 35px;
  display: grid;
  place-items: center;
  flex-shrink: 0;
}
.emoji-item:nth-child(3n) {
  background: linear-gradient(130deg,#fce7f3,#fff7ed);
}
.emoji-item:nth-child(4n) {
  background: linear-gradient(130deg,#ecfdf5,#ecfeff);
}
.emoji-scroller:hover {
  animation-play-state: paused;
}
@keyframes scroll {
  to {
    transform: translateX(-50%);
  }
}
.faq-grid {
  display: grid;
  grid-template-columns: .8fr 1.3fr;
  gap: 75px;
}
.faq-grid h2 {
  margin-bottom: 20px;
}
.faq-grid>div>p {
  font-size: 14px;
  margin-bottom: 25px;
}
.faq-list {
  display: grid;
  gap: 11px;
}
.faq-item {
  background: white;
  border: 1px solid #e7e8f1;
  border-radius: 14px;
  padding: 0 20px;
}
.faq-item summary {
  list-style: none;
  cursor: pointer;
  color: #26334c;
  font-weight: 500;
  font-size: 13px;
  padding: 18px 27px 18px 0;
  position: relative;
}
.faq-item summary:after {
  content: '+';
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 11px;
  color: #9333ea;
}
.faq-item[open] summary:after {
  content: '−';
}
.faq-item summary::-webkit-details-marker {
  display: none;
}
.faq-item p {
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 1.9;
}
.faq-item a {
  color: #6d28d9;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.cta-wrap {
  padding: 0 0 75px;
}
.cta-panel {
  padding: 46px 50px;
  border-radius: 25px;
  background: linear-gradient(110deg,#e6efff,#eee4ff 55%,#fbe5f3);
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: space-between;
}
.cta-panel h2 {
  font-size: 35px;
  margin-bottom: 10px;
}
.cta-panel p {
  font-size: 13px;
  max-width: 630px;
}
.cta-panel .button {
  flex-shrink: 0;
}
.site-footer {
  background: linear-gradient(110deg,#111827,#20283b);
  color: #b9c0d0;
  padding: 66px 0 26px;
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.45fr 1fr 1fr 1.2fr;
  gap: 42px;
}
.footer-brand {
  font-family: 'Playfair Display',Georgia,serif;
  font-size: 23px;
  color: #dcc9ff;
  line-height: 1.3;
  display: block;
  overflow-wrap: anywhere;
}
.footer-description {
  font-size: 12px;
  line-height: 1.9;
  margin-top: 17px;
}
.site-footer h2 {
  font-size: 19px;
  color: white;
  margin-bottom: 18px;
}
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 11px;
  line-height: 2.4;
}
.footer-links a:hover {
  color: #e2bbff;
}
.footer-email {
  font-size: 11px;
  overflow-wrap: anywhere;
  color: #ddd6fe;
}
.footer-small {
  font-size: 10px;
  line-height: 1.85;
  color: #a7afc1;
  margin-top: 18px;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  border-top: 1px solid #374151;
  margin-top: 46px;
  padding-top: 24px;
  font-size: 10px;
  flex-wrap: wrap;
}
.footer-legal {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.footer-legal a:hover {
  color: white;
}
.breadcrumbs {
  padding: 25px 0 0;
  font-size: 10px;
  color: #778198;
}
.breadcrumbs ol {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs li+li:before {
  content: '/';
  margin-right: 8px;
  color: #a3aac0;
}
.breadcrumbs a:hover {
  color: #7e22ce;
}
.breadcrumbs li:last-child {
  color: #53627a;
}
.page-intro {
  padding: 48px 0 38px;
}
.page-intro h1 {
  font-size: clamp(38px,4.8vw,58px);
  max-width: 900px;
  margin: 0 0 20px;
}
.page-intro .lead {
  max-width: 830px;
  font-size: 16px;
  line-height: 1.95;
}
.page-content {
  padding-bottom: 76px;
}
.content-panel {
  background: white;
  border: 1px solid #e9eaf4;
  border-radius: 23px;
  padding: 42px 46px;
  max-width: 940px;
}
.prose {
  font-size: 15px;
  line-height: 1.95;
  color: #526078;
}
.prose p {
  margin: 0 0 21px;
}
.prose h2 {
  font-size: 30px;
  line-height: 1.35;
  margin: 40px 0 18px;
}
.prose h2:first-child {
  margin-top: 0;
}
.prose h3 {
  font-size: 23px;
  margin: 28px 0 13px;
}
.prose a {
  color: #6d28d9;
  text-decoration: underline;
  text-decoration-color: #c4b5fd;
  text-underline-offset: 4px;
}
.prose a:hover {
  color: #1d4ed8;
  text-decoration-color: #1d4ed8;
}
.prose strong {
  font-weight: 600;
  color: #26334c;
}
.prose ul,.prose ol {
  padding-left: 23px;
  margin: 20px 0 24px;
}
.prose li {
  margin: 10px 0;
}
.prose blockquote {
  margin: 25px 0;
  border-left: 3px solid #9333ea;
  padding: 14px 24px;
  background: #faf5ff;
  color: #60488b;
}
.prose table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  margin: 22px 0;
}
.prose th,.prose td {
  padding: 13px 15px;
  border-bottom: 1px solid var(--line);
  text-align: left;
}
.prose th {
  background: #f5f3ff;
  color: #43375e;
  font-weight: 600;
}
.table-scroll {
  overflow: auto;
}
.related-guides {
  margin-top: 42px;
}
.related-guides h2 {
  font-size: 31px;
  margin-bottom: 25px;
}
.note-panel {
  padding: 22px 25px;
  border-radius: 16px;
  background: linear-gradient(120deg,#eff6ff,#faf5ff);
  border: 1px solid #e3e7f7;
  font-size: 13px;
  line-height: 1.9;
  margin: 25px 0;
}
.note-panel strong {
  color: #48477a;
}
.topic-intro {
  max-width: 940px;
  font-size: 14px;
  line-height: 1.95;
  margin: 0 0 34px;
}
.filter-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 36px;
}
.filter-pill {
  background: white;
  border: 1px solid #e2e5ef;
  padding: 8px 13px;
  border-radius: 999px;
  font-size: 11px;
  color: #667086;
}
.filter-pill:hover,.filter-pill[aria-current=page] {
  background: #6d28d9;
  color: white;
  border-color: #6d28d9;
}
.archive-intro {
  background: #fff;
  border: 1px solid #e6e7f3;
  border-radius: 20px;
  padding: 28px 32px;
  margin-bottom: 34px;
  max-width: 1020px;
  font-size: 13px;
  line-height: 1.95;
}
.archive-intro p+p {
  margin-top: 16px;
}
.archive-intro a {
  color: #6d28d9;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.archive-section {
  padding-bottom: 80px;
}
.archive-h2 {
  font-size: 30px;
  margin: 40px 0 26px;
}
.article-hero {
  display: grid;
  grid-template-columns: 1.25fr .8fr;
  gap: 58px;
  align-items: center;
  padding: 45px 0 60px;
}
.article-hero h1 {
  font-size: clamp(36px,4vw,52px);
  line-height: 1.16;
  margin: 19px 0 22px;
}
.article-excerpt {
  font-size: 15px;
  line-height: 1.9;
}
.article-image {
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 15px 40px #2d225319;
}
.article-meta {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 11px;
  color: #6b748a;
}
.article-byline {
  font-size: 10px;
  color: #747a8d;
  margin-top: 24px;
}
.article-byline a {
  color: #6d28d9;
}
.article-layout {
  display: grid;
  grid-template-columns: 230px minmax(0,740px);
  gap: 65px;
  align-items: start;
  padding-bottom: 60px;
}
.article-main {
  min-width: 0;
}
.article-prose {
  background: white;
  border-radius: 22px;
  padding: 37px 42px;
  border: 1px solid #e8eaf3;
  font-size: 14px;
  line-height: 1.95;
}
.article-prose h2 {
  font-size: 29px;
  margin-top: 37px;
}
.toc {
  position: sticky;
  top: 111px;
  border-radius: 17px;
  background: #ffffffb3;
  border: 1px solid #e6e5f3;
  padding: 20px;
}
.toc summary {
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  color: #37415f;
}
.toc ol {
  list-style: none;
  margin: 17px 0 0;
  padding: 0;
  counter-reset: toc;
}
.toc li {
  font-size: 10px;
  line-height: 1.75;
  margin-bottom: 14px;
  counter-increment: toc;
  display: flex;
  gap: 9px;
}
.toc li:before {
  content: counter(toc,decimal-leading-zero);
  color: #9b87c1;
  font-size: 9px;
  padding-top: 2px;
}
.toc a:hover {
  color: #6d28d9;
}
.print-button {
  border: 1px solid #deddea;
  border-radius: 9px;
  padding: 8px 13px;
  background: #fff;
  color: #6b4b9f;
  font-size: 10px;
  margin-top: 12px;
}
.js-only {
  display: none;
}
html.js .js-only {
  display: inline-flex;
}
.article-tags {
  display: flex;
  gap: 9px;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 25px;
  font-size: 11px;
}
.article-tags a {
  color: #6747a3;
  background: white;
  border: 1px solid #e1dbea;
  border-radius: 99px;
  padding: 6px 12px;
}
.article-endnote {
  font-size: 11px;
  margin-top: 22px;
  color: #768094;
}
.article-endnote a {
  color: #6d28d9;
}
.related-section {
  padding: 60px 0 80px;
  background: white;
}
.glossary {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.glossary-entry {
  padding: 23px 25px;
  border: 1px solid #e8e7f2;
  border-radius: 16px;
  background: white;
}
.glossary-entry dt {
  font-family: 'Playfair Display',Georgia,serif;
  font-size: 23px;
  font-weight: 700;
  color: #26334c;
  margin-bottom: 9px;
}
.glossary-entry dd {
  margin: 0;
  font-size: 12px;
  line-height: 1.9;
}
.glossary-index {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 24px 0 32px;
}
.glossary-index a {
  font-size: 10px;
  background: #fff;
  border: 1px solid #e1dfed;
  border-radius: 20px;
  padding: 6px 11px;
  color: #7557a5;
}
.contact-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 45px;
  padding: 43px;
  border: 1px solid #e7e6f2;
  border-radius: 24px;
  background: #fff;
  max-width: 1030px;
}
.contact-email {
  font-size: clamp(15px,2.2vw,24px);
  font-family: 'Playfair Display',Georgia,serif;
  overflow-wrap: anywhere;
  display: inline-block;
  color: #7e22ce;
  margin: 15px 0;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.contact-card h2 {
  font-size: 29px;
  margin-bottom: 18px;
}
.contact-card p {
  font-size: 13px;
  line-height: 1.95;
}
.empty-state {
  padding: 80px 0 100px;
}
.empty-state h1 {
  font-size: clamp(42px,6vw,72px);
  margin-bottom: 25px;
}
.empty-state p {
  max-width: 640px;
  margin-bottom: 25px;
}
@media (min-width:1600px) {
  .hero {
    padding-block: 82px;
  }
  .hero h1 {
    font-size: 65px;
  }
}
@media (max-width:1100px) {
  .desktop-nav {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .hero-grid {
    gap: 38px;
  }
  .hero h1 {
    font-size: 49px;
  }
  .brand-name {
    font-size: 25px;
  }
  .hero-visual img {
    aspect-ratio: .96;
  }
  .guide-grid {
    grid-template-columns: 1fr 1fr;
  }
  .feature-grid {
    gap: 40px;
  }
  .footer-grid {
    gap: 28px;
  }
  .faq-grid {
    gap: 40px;
  }
  .article-layout {
    grid-template-columns: 210px minmax(0,1fr);
    gap: 30px;
  }
  .article-prose {
    padding: 30px;
  }
  .article-hero {
    gap: 35px;
  }
}
@media (max-width:780px) {
  .shell {
    padding-inline: 22px;
  }
  .header-inner {
    height: 73px;
  }
  .brand-name {
    font-size: 22px;
  }
  .brand-name small {
    font-size: 14px;
  }
  .brand-mark {
    width: 32px;
    height: 32px;
  }
  .hero {
    padding-block: 43px 48px;
  }
  .hero-grid,.feature-grid,.faq-grid {
    grid-template-columns: 1fr;
    gap: 38px;
  }
  .hero h1 {
    font-size: 53px;
    max-width: 610px;
  }
  .hero-lead {
    max-width: 600px;
  }
  .hero-visual {
    max-width: 630px;
    width: 100%;
    margin: auto;
    padding-bottom: 24px;
  }
  .hero-visual img {
    aspect-ratio: 1.55;
  }
  .hero-caption {
    left: 16px;
    right: 16px;
  }
  .discovery-inner {
    gap: 15px;
  }
  .discovery-label {
    display: none;
  }
  .discovery-links {
    justify-content: space-around;
    gap: 8px;
  }
  .discovery-link {
    font-size: 10px;
    gap: 7px;
  }
  .discovery-icon {
    width: 32px;
    height: 32px;
    font-size: 19px;
  }
  .section {
    padding-block: 58px;
  }
  .section-header {
    gap: 20px;
    align-items: flex-start;
  }
  .section-header p {
    font-size: 13px;
  }
  .card-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 33px 21px;
  }
  .post-card h3 {
    font-size: 21px;
  }
  .feature-grid {
    gap: 40px;
  }
  .feature-image {
    max-width: 590px;
  }
  .feature-image img {
    aspect-ratio: 1.6;
    object-fit: cover;
  }
  .faq-grid {
    gap: 28px;
  }
  .cta-panel {
    padding: 34px;
    align-items: flex-start;
    flex-direction: column;
  }
  .cta-panel h2 {
    font-size: 31px;
  }
  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 32px 38px;
  }
  .footer-brand {
    font-size: 23px;
  }
  .footer-description {
    max-width: 330px;
  }
  .footer-bottom {
    margin-top: 33px;
  }
  .page-intro {
    padding-block: 35px 30px;
  }
  .content-panel {
    padding: 32px;
  }
  .article-hero {
    grid-template-columns: 1.2fr 1fr;
    gap: 27px;
    padding-block: 35px 42px;
  }
  .article-hero h1 {
    font-size: 36px;
  }
  .article-excerpt {
    font-size: 12px;
  }
  .article-layout {
    grid-template-columns: 1fr;
    gap: 27px;
  }
  .toc {
    position: static;
  }
  .toc ol {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 22px;
  }
  .article-prose {
    padding: 32px;
  }
  .contact-card {
    padding: 32px;
    gap: 28px;
  }
  .glossary {
    gap: 14px;
  }
  .archive-intro {
    padding: 25px;
  }
}
@media (max-width:540px) {
  .shell {
    padding-inline: 18px;
  }
  .header-inner {
    gap: 12px;
    height: 70px;
  }
  .brand {
    gap: 7px;
  }
  .brand-name {
    font-size: 19px;
    letter-spacing: -.7px;
  }
  .brand-name small {
    font-size: 12px;
  }
  .brand-mark {
    width: 28px;
    height: 28px;
  }
  .mobile-menu summary {
    font-size: 0;
    padding: 9px;
    gap: 0;
  }
  .mobile-menu summary svg {
    width: 19px;
    height: 19px;
  }
  .hero {
    padding-block: 36px 38px;
  }
  .hero h1 {
    font-size: 43px;
    line-height: 1.13;
  }
  .eyebrow {
    font-size: 9px;
    letter-spacing: .13em;
    margin-bottom: 19px;
  }
  .hero-lead {
    font-size: 14px;
    line-height: 1.9;
  }
  .hero-actions {
    gap: 9px;
    margin-top: 24px;
  }
  .button {
    padding: 12px 16px;
    font-size: 11px;
    gap: 9px;
  }
  .hero-note {
    font-size: 9px;
  }
  .hero-grid {
    gap: 32px;
  }
  .hero-visual img {
    aspect-ratio: 1.2;
    border-radius: 22px;
  }
  .hero-caption {
    left: 11px;
    right: 11px;
    padding: 14px;
    gap: 11px;
    border-radius: 15px;
  }
  .hero-caption strong {
    font-size: 17px;
  }
  .hero-caption p {
    font-size: 10px;
  }
  .caption-icon {
    font-size: 23px;
  }
  .image-note {
    font-size: 9px;
    top: 27px;
    left: 16px;
  }
  .discovery-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .discovery-link {
    font-size: 11px;
    padding: 5px;
  }
  .section {
    padding-block: 47px;
  }
  .section-header {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 28px;
  }
  .section-header h2 {
    font-size: 33px;
    margin-bottom: 11px;
  }
  .section-header p {
    font-size: 12px;
  }
  .text-link {
    font-size: 11px;
  }
  .card-grid {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  .card-picture {
    margin-bottom: 16px;
    border-radius: 16px;
  }
  .post-card h3 {
    font-size: 25px;
  }
  .post-card p {
    font-size: 12px;
  }
  .card-meta {
    font-size: 10px;
  }
  .badge {
    font-size: 9px;
  }
  .guide-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .guide-tile {
    padding: 24px;
    display: grid;
    grid-template-columns: 54px 1fr;
    gap: 0 18px;
  }
  .guide-icon {
    width: 52px;
    height: 52px;
    grid-row: 1/4;
    font-size: 25px;
    margin: 0;
  }
  .guide-tile h3 {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .guide-tile .text-link {
    margin-top: 13px;
  }
  .feature-grid h2 {
    font-size: 33px;
  }
  .feature-row h3 {
    font-size: 21px;
  }
  .feature-image img {
    aspect-ratio: 1.25;
  }
  .faq-grid h2 {
    font-size: 34px;
  }
  .faq-item {
    padding-inline: 17px;
  }
  .faq-item summary {
    font-size: 12px;
  }
  .cta-wrap {
    padding-bottom: 48px;
  }
  .cta-panel {
    padding: 28px 25px;
    border-radius: 20px;
  }
  .cta-panel h2 {
    font-size: 29px;
  }
  .cta-panel p {
    font-size: 12px;
  }
  .site-footer {
    padding-top: 45px;
  }
  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 31px 23px;
  }
  .footer-grid>div:first-child,.footer-grid>div:last-child {
    grid-column: 1/-1;
  }
  .footer-brand {
    font-size: 24px;
  }
  .site-footer h2 {
    font-size: 21px;
  }
  .footer-links {
    font-size: 12px;
  }
  .footer-email {
    font-size: 13px;
  }
  .footer-small {
    max-width: 420px;
  }
  .footer-bottom {
    font-size: 10px;
    gap: 12px;
  }
  .footer-legal {
    gap: 15px;
  }
  .marquee-section {
    padding-block: 25px;
  }
  .emoji-item {
    width: 59px;
    height: 59px;
    font-size: 28px;
    border-radius: 16px;
  }
  .emoji-scroller {
    gap: 18px;
  }
  .marquee-heading {
    font-size: 9px;
  }
  .breadcrumbs {
    font-size: 9px;
    padding-top: 18px;
  }
  .page-intro {
    padding-block: 30px 27px;
  }
  .page-intro h1 {
    font-size: 37px;
  }
  .page-intro .lead {
    font-size: 14px;
  }
  .page-content {
    padding-bottom: 48px;
  }
  .content-panel {
    padding: 25px 22px;
    border-radius: 18px;
  }
  .prose {
    font-size: 13px;
  }
  .prose h2 {
    font-size: 27px;
    margin-top: 32px;
  }
  .prose h3 {
    font-size: 22px;
  }
  .prose table {
    font-size: 11px;
    min-width: 430px;
  }
  .article-hero {
    grid-template-columns: 1fr;
    gap: 27px;
  }
  .article-hero h1 {
    font-size: 37px;
    margin-block: 16px 18px;
  }
  .article-excerpt {
    font-size: 14px;
  }
  .article-hero .article-image {
    max-width: 440px;
    width: 100%;
  }
  .article-byline {
    margin-top: 17px;
  }
  .article-layout {
    gap: 23px;
    padding-bottom: 40px;
  }
  .toc {
    padding: 18px;
  }
  .toc ol {
    grid-template-columns: 1fr 1fr;
    gap: 0 15px;
  }
  .toc li {
    font-size: 10px;
  }
  .article-prose {
    padding: 25px 22px;
    font-size: 14px;
    line-height: 1.95;
  }
  .article-prose h2 {
    font-size: 27px;
  }
  .related-section {
    padding-block: 43px;
  }
  .filter-bar {
    gap: 7px;
    margin-bottom: 28px;
  }
  .filter-pill {
    font-size: 10px;
    padding: 7px 10px;
  }
  .archive-intro {
    padding: 22px;
    font-size: 12px;
    border-radius: 17px;
  }
  .archive-section {
    padding-bottom: 50px;
  }
  .glossary {
    grid-template-columns: 1fr;
  }
  .glossary-entry {
    padding: 22px;
  }
  .glossary-index {
    gap: 7px;
  }
  .contact-card {
    grid-template-columns: 1fr;
    padding: 26px;
    gap: 28px;
  }
  .contact-email {
    font-size: 22px;
  }
  .contact-card h2 {
    font-size: 26px;
  }
  .note-panel {
    font-size: 12px;
    padding: 20px;
  }
  .section-header .text-link {
    margin-top: 5px;
  }
  .related-guides h2 {
    font-size: 28px;
  }
}
@media (max-width:360px) {
  .brand-name {
    font-size: 17px;
  }
  .brand-mark {
    width: 25px;
    height: 25px;
  }
  .shell {
    padding-inline: 15px;
  }
  .hero h1 {
    font-size: 39px;
  }
  .hero-actions .button {
    padding-inline: 12px;
  }
  .hero-note {
    font-size: 8px;
  }
  .contact-email {
    font-size: 19px;
  }
  .toc ol {
    grid-template-columns: 1fr;
  }
}
@media (prefers-reduced-motion:reduce) {
  html {
    scroll-behavior: auto;
  }
  *,*:before,*:after {
    animation: none !important;
    transition: none !important;
  }
  .emoji-scroller {
    transform: none !important;
  }
  .marquee-clip {
    overflow: hidden;
  }
}
@media print {
  body {
    background: white !important;
    color: #111;
    font-family: Georgia,serif;
    font-size: 11pt;
  }
  .site-header,.site-footer,.breadcrumbs,.toc,.article-image,.related-section,.article-tags,.article-endnote,.print-button,.skip-link {
    display: none !important;
  }
  .shell {
    max-width: none;
    padding: 0;
  }
  .article-hero {
    display: block;
    padding: 0 0 18px;
  }
  .article-hero h1 {
    font-size: 26pt;
  }
  .article-excerpt {
    font-size: 12pt;
  }
  .article-layout {
    display: block;
    padding: 0;
  }
  .article-prose {
    padding: 0;
    border: 0;
    font-size: 11pt;
    line-height: 1.6;
  }
  .article-prose h2 {
    font-size: 16pt;
    break-after: avoid;
  }
  .article-prose p {
    orphans: 3;
    widows: 3;
  }
  .prose a {
    color: #111;
    text-decoration: underline;
  }
  .gradient-text {
    color: #111;
    background: none;
  }
  .article-meta,.article-byline {
    color: #333;
  }
}
.note-panel .text-link {
  white-space: normal;
  display: inline;
}
.hero {
  overflow-x: clip;
}
.card-picture,.article-image {
  display: block;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}
