.hero-grid{text-align:left;display:block}@media (min-width:768px){.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:3.5rem;display:grid}}@media (min-width:1024px){.hero-grid{gap:4.5rem}}.hero-eyebrow{font-family:var(--font-cofo-sans), system-ui, sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#0000008c;margin-bottom:1.5rem;font-size:.78rem;font-weight:500}.hero-h1{font-family:var(--font-cofo-robert), Georgia, serif;letter-spacing:-.018em;color:var(--pr-ink);margin:0;font-size:clamp(2.4rem,5.4vw,4rem);font-weight:500;line-height:1.04}.hero-h1__word-clip{vertical-align:bottom;padding-bottom:.22em;display:inline-block;overflow:hidden}.hero-h1__word-inner{display:inline-block}.hero-sub{font-family:var(--font-cofo-robert), Georgia, serif;color:#000000b3;max-width:32ch;margin-top:1.5rem;margin-left:0;margin-right:0;font-size:clamp(1.0625rem,1.4vw,1.25rem);font-style:italic;font-weight:400;line-height:1.5}.hero-ctas{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.875rem;margin-top:2.5rem;display:flex}@media (min-width:640px){.hero-ctas{flex-direction:row;gap:1rem}}.hero-portrait{display:none}@media (min-width:768px){.hero-portrait{aspect-ratio:1083/1380;width:100%;max-width:22rem;margin-left:auto;margin-right:0;display:block;position:relative}}@media (min-width:1024px){.hero-portrait{max-width:26rem}}.hero-portrait__img{object-fit:contain;width:100%;height:100%}.hero-rotator{vertical-align:bottom;color:var(--pr-violet);display:inline-block;position:relative}.hero-rotator__pin{visibility:hidden;padding-bottom:.22em;display:inline-grid}.hero-rotator__pin-row{white-space:nowrap;grid-area:1/1;display:inline-block}.hero-rotator__stack{clip-path:inset(0 -10000px);padding-bottom:.22em;position:absolute;inset:0}.hero-rotator__slot{white-space:nowrap;will-change:opacity, transform;transition:opacity .5s cubic-bezier(.2,.7,.3,1),transform .5s cubic-bezier(.2,.7,.3,1);display:inline-block;position:absolute;top:0;left:0}.hero-rotator__slot[data-state=visible]{opacity:1;transform:translateY(0)}.hero-rotator__slot[data-state=exiting]{opacity:0;transform:translateY(-.55em)}.hero-rotator__slot[data-state=incoming]{opacity:0;transition:none;transform:translateY(.55em)}.hero-rotator__word{display:inline}.hero-rotator__check{vertical-align:middle;width:.8em;height:.66em;margin-top:-.1em;margin-left:.26em;display:inline-block}@media (prefers-reduced-motion:reduce){.hero-rotator__slot{transition:none}}.hero-categories{flex-direction:column;align-items:flex-start;gap:.875rem;width:100%;margin-top:2rem;display:flex}.hero-categories__label{font-family:var(--font-cofo-sans), system-ui, sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#00000080;font-size:.72rem;font-weight:500}.hero-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.hero-categories__grid>li{display:flex}@media (min-width:480px){.hero-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.hero-categories__grid{gap:.5rem;max-width:28rem}}@media (min-width:1024px){.hero-categories__grid{max-width:30rem}}.hero-category-tile{background:#fff;border:1.5px solid #00000014;border-radius:.9rem;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:100%;min-height:4.5rem;padding:.7rem .4rem;text-decoration:none;transition:transform .2s cubic-bezier(.2,.7,.3,1),box-shadow .2s,border-color .2s;display:flex;box-shadow:0 3px #00000014}.hero-category-tile:hover{border-color:#7858ff59;transform:translateY(-2px);box-shadow:0 5px #0000001a}.hero-category-tile:active{transform:translateY(1px);box-shadow:0 2px #00000014}.hero-category-tile__icon{height:1.85rem;color:var(--pr-violet,#7858ff);justify-content:center;align-items:center;display:inline-flex}.hero-category-tile__icon>svg.hero-category-tile__glyph{width:1.85rem;height:1.85rem}.hero-category-tile__glyph{align-items:center;gap:.1rem;display:inline-flex}.hero-category-tile__icon-lead,.hero-category-tile__icon-trail{width:1.4rem;height:1.4rem}.hero-category-tile__icon-trail{width:1.25rem;height:1.25rem}.hero-category-tile__codes{font-family:var(--font-cofo-sans), system-ui, sans-serif;letter-spacing:-.015em;color:#000;white-space:nowrap;text-align:center;font-size:.72rem;font-weight:600;line-height:1}@media (prefers-reduced-motion:reduce){.hero-category-tile{transition:none}}.hero-rating{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:1.75rem;display:flex}.hero-rating__row{align-items:center;gap:.625rem;display:flex}.hero-rating__avatars{align-items:center;display:inline-flex}.hero-rating__avatar{object-fit:cover;border:2px solid var(--pr-paper,#fafaf7);background:var(--pr-paper,#fafaf7);border-radius:9999px;width:30px;height:30px;box-shadow:0 1px 2px #0000001f}.hero-rating__avatar+.hero-rating__avatar{margin-left:-.625rem}.hero-rating__recommend{font-family:var(--font-cofo-sans), system-ui, sans-serif;letter-spacing:-.003em;color:var(--pr-ink,#0e1014);font-size:.875rem;font-weight:500}.hero-rating__stars{align-items:center;gap:.125rem;display:inline-flex}.hero-rating__star{width:17px;height:17px}.hero-rating__value{font-family:var(--font-cofo-sans), system-ui, sans-serif;letter-spacing:.01em;color:var(--pr-ink-muted,#5a5f69);font-size:.875rem;font-weight:600}
