.home{color:var(--il-ink,#1a1918);background:#fffcfa}.home *{border-radius:0}.home-shell{width:min(100% - 2rem,72rem);margin-inline:auto}@media (min-width:640px){.home-shell{width:min(100% - 2.5rem,72rem)}}.home-hero{background:#ebe6df;flex-direction:column;justify-content:flex-end;min-height:min(72svh,680px);display:flex;position:relative;overflow:hidden}.home-hero__media{background:#ebe6df;position:absolute;inset:0}.home-hero__slide{position:absolute;inset:0}.home-hero__slide img{object-fit:cover;object-position:center 28%}.home-hero__veil{pointer-events:none;background:#fffcf8e0;position:absolute;inset:0}.home-hero__inner{z-index:1;width:min(100% - 1.25rem,72rem);margin:0 auto;padding:0 0 1.25rem;position:relative}.home-hero__panel{width:100%;max-width:34rem;color:var(--il-ink,#1a1918);text-shadow:none;box-shadow:none;background:0 0;padding:.35rem .15rem .5rem}.home-hero__brand{letter-spacing:.28em;text-transform:uppercase;color:var(--il-pink,#e76fab);text-shadow:none;margin:0;font-size:.68rem;font-weight:700}.home-hero__eyebrow{color:var(--il-ink,#1a1918);letter-spacing:.16em;text-transform:uppercase;text-shadow:none;background:0 0;border:0;margin:.7rem 0 0;padding:0;font-size:.7rem;font-weight:600;display:inline-block}.home-hero__title{max-width:22ch;color:var(--il-ink,#1a1918);letter-spacing:-.025em;text-wrap:pretty;text-shadow:none;margin:.75rem 0 0;font-weight:700;line-height:1.08}.home-hero__lede{color:#1a1918d1;max-width:34ch;text-shadow:none;margin:.85rem 0 0;font-size:1rem;line-height:1.55}.home-hero__actions{flex-direction:column;gap:.55rem;margin-top:1.25rem;display:flex}.home-hero__actions .il-btn{width:100%}.home-hero__scroll{display:none}@media (min-width:640px){.home-hero__actions{flex-flow:wrap}.home-hero__actions .il-btn{width:auto}.home-hero__inner{width:min(100% - 2.5rem,72rem);padding-bottom:clamp(1.25rem,3vw,2.5rem)}.home-hero__panel{background:#f3e6dc;padding:clamp(1.5rem,3.5vw,2.35rem)}.home-hero__veil{background:linear-gradient(#0000 30%,#0c0a0c1f 58%,#0c0a0c66 100%),linear-gradient(90deg,#0c0a0c2e 0%,#0000 55%)}.home-hero__lede{font-size:1.05rem}.home-hero__scroll{z-index:2;color:#fff;background:0 0;border:1px solid #ffffffa6;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:background-color .35s,color .35s;display:inline-flex;position:absolute;bottom:1.25rem;right:1.25rem}.home-hero__scroll:hover,.home-hero__scroll:focus-visible{color:var(--il-ink,#1a1918);background:#fff}.home-hero__scroll span{font-size:1.15rem;line-height:1}}@media (min-width:1024px){.home-hero{min-height:min(88svh,900px)}.home-hero__veil{background:linear-gradient(#0000 28%,#0c0a0c14 55%,#0c0a0c59 100%)}.home-hero__panel{background:#f3e6dc;width:min(100%,38rem);padding:2.5rem 2.65rem 2.35rem}.home-hero__title{max-width:20ch}}.home-highlights{background:#f3e6dc;border-bottom:1px solid #1a19181f;padding:0}.home-highlights__grid{background:0 0;border:0;gap:0;width:100%;display:grid}.home-highlight{min-height:0;color:inherit;transition:background-color .35s var(--il-editorial-ease,ease);background:#f3e6dc;border-bottom:1px solid #1a19181a;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:.35rem 1rem;padding:1.2rem 1.25rem;text-decoration:none;display:grid}.home-highlight:last-child{border-bottom:0}.home-highlight:hover,.home-highlight:focus-visible{background:#edd9cb}.home-highlight__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--il-pink,#e76fab);grid-area:1/1;margin:0;font-size:.65rem;font-weight:700}.home-highlight__title{letter-spacing:-.02em;max-width:none;color:var(--il-ink,#1a1918);text-wrap:pretty;grid-area:2/1;margin:0;font-size:1.05rem;font-weight:700;line-height:1.25}.home-highlight__meta{grid-area:1/2/span 2;justify-content:flex-end;align-items:center;gap:0;margin:0;padding:0;display:flex}.home-highlight__arrow{z-index:2;color:var(--il-pink,#e76fab);font-size:1.35rem;line-height:1;transition:transform .45s cubic-bezier(.22,1,.36,1);position:relative}.home-highlight:hover .home-highlight__arrow,.home-highlight:focus-visible .home-highlight__arrow{transform:translate(4px)}.home-highlight__thumb{display:none}@media (min-width:768px){.home-highlights__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-highlights__grid--duo{grid-template-columns:repeat(2,minmax(0,1fr))}.home-highlight{isolation:isolate;border-bottom:0;border-right:1px solid #1a19181a;flex-direction:column;align-items:stretch;min-height:12.5rem;padding:1.65rem 1.5rem 1.4rem;display:flex;position:relative;overflow:hidden}.home-highlight:last-child{border-right:0}.home-highlight__kicker,.home-highlight__title{z-index:2;position:relative}.home-highlight__kicker{font-size:.68rem}.home-highlight__title{max-width:16ch;margin-top:.7rem;font-size:clamp(1.25rem,1.05rem + .7vw,1.55rem);line-height:1.15}.home-highlight__meta{z-index:2;justify-content:flex-start;width:100%;min-height:3.75rem;margin-top:auto;padding-top:1.25rem;position:relative}.home-highlight__thumb{z-index:1;background:#ebe6df;width:3.75rem;height:3.75rem;display:block;position:absolute;bottom:1.4rem;right:1.5rem;overflow:hidden}.home-highlight__thumb img{object-fit:cover;transition:transform .45s cubic-bezier(.65,.05,.36,1);transform:scale(1)}.home-highlight:hover,.home-highlight:focus-visible{background:#edd9cb}.home-highlight:hover .home-highlight__thumb img,.home-highlight:focus-visible .home-highlight__thumb img{transform:scale(1.07)}}@media (min-width:1100px){.home-highlight{min-height:13.5rem;padding:1.85rem 1.85rem 1.55rem}.home-highlight__title{max-width:15ch;font-size:1.65rem}.home-highlight__thumb{width:4.25rem;height:4.25rem;bottom:1.55rem;right:1.85rem}.home-highlight__meta{min-height:4.25rem}}.home-section{border-bottom:1px solid #1a19181f;padding:clamp(2.75rem,7vw,6rem) 0}@media (max-width:639px){.home-shell{width:min(100% - 1.5rem,72rem)}.home-split{gap:1.75rem}.home-split__media{min-height:16rem}.home-title{font-size:clamp(1.85rem,8vw,2.35rem)}.home-copy{font-size:1rem}.home-actions{flex-direction:column}.home-actions .il-btn{width:100%}.home-email__grid{gap:1.75rem}.home-videos__stage{gap:1.25rem}}.home-section--blush{background:#f7ece6}.home-section--pink{background:var(--il-pink,#e76fab);color:#fff;border-bottom-color:#0000}.home-section--ink{color:#fff;background:#1a1918;border-bottom-color:#0000}.home-split{align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (min-width:960px){.home-split{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2.5rem,5vw,5rem)}.home-split--flip{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.home-split--flip>:first-child{order:2}.home-split--flip>:last-child{order:1}}.home-split__media{aspect-ratio:4/5;background:#ebe6df;position:relative;overflow:hidden}.home-highlights__grid,.home-videos__stage{overflow:hidden}@media (min-width:960px){.home-split__media{aspect-ratio:3/4}}.home-split__media img{object-fit:cover}.home-kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--il-pink,#e76fab);margin:0;font-size:.7rem;font-weight:700}.home-section--pink .home-kicker,.home-section--ink .home-kicker{color:#ffffffd9}.home-title{letter-spacing:-.03em;text-wrap:balance;max-width:16ch;margin:.75rem 0 0;font-size:clamp(2rem,1.3rem + 2.4vw,3.35rem);font-weight:700;line-height:1.05}.home-copy{color:#1a1918d6;max-width:38ch;margin:1.25rem 0 0;font-size:1.0625rem;line-height:1.7}.home-section--pink .home-copy,.home-section--ink .home-copy{color:#ffffffeb}.home-copy p+p{margin-top:1rem}.home-meta{letter-spacing:.02em;margin:1.15rem 0 0;font-size:.95rem;font-weight:700}.home-actions{flex-direction:column;gap:.65rem;margin-top:1.75rem;display:flex}@media (min-width:640px){.home-actions{flex-flow:wrap;align-items:center}}.home-pathways{flex-direction:column;display:flex}.home-pathway{color:inherit;border-top:1px solid #1a191824;grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.15rem 0;text-decoration:none;display:grid}.home-pathway:last-child{border-bottom:1px solid #1a191824}.home-pathway__thumb{background:#ebe6df;width:3.5rem;height:3.5rem;position:relative;overflow:hidden}.home-pathway__thumb img{object-fit:cover}.home-pathway__title{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700;line-height:1.25}.home-pathway__arrow{color:var(--il-pink,#e76fab);font-size:1.25rem;transition:transform .45s cubic-bezier(.22,1,.36,1)}.home-pathway:hover .home-pathway__arrow,.home-pathway:focus-visible .home-pathway__arrow{transform:translate(4px)}.home-videos{background:#fffcfa;border-bottom:1px solid #1a19181f;padding:clamp(3.5rem,8vw,5.5rem) 0}.home-videos__intro{max-width:38rem}.home-videos__stage{align-items:start;gap:1.25rem;margin-top:2rem;display:grid}@media (min-width:900px){.home-videos__stage{grid-template-columns:minmax(0,1.35fr) minmax(12rem,.55fr);gap:1.5rem}}.home-videos__main{min-width:0}.home-videos__frame{background:#000;border:1px solid #1a19181f;overflow:hidden}.home-videos__frame-inner{aspect-ratio:16/9;width:100%;position:relative}.home-videos__now{border-bottom:1px solid #1a19181a;margin-top:1rem;padding-bottom:.25rem}.home-videos__now-label{letter-spacing:.2em;text-transform:uppercase;color:var(--il-pink,#e76fab);margin:0;font-size:.68rem;font-weight:700}.home-videos__now-title{letter-spacing:-.015em;margin:.4rem 0 0;font-size:clamp(1.15rem,1rem + .5vw,1.35rem);font-weight:700;line-height:1.25}.home-videos__now-guest{color:#666766;margin:.25rem 0 .85rem;font-size:.95rem}.home-videos__rail{-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}@media (min-width:900px){.home-videos__rail{flex-direction:column;gap:0;max-height:none;overflow:visible}}.home-videos__side{width:min(16rem,78vw);color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #1a19181f;flex-shrink:0;grid-template-columns:5.5rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.75rem 0;transition:opacity .25s;display:grid}@media (min-width:900px){.home-videos__side{width:auto}.home-videos__rail .home-videos__side:last-child{border-bottom:1px solid #1a19181f}}.home-videos__side:hover,.home-videos__side:focus-visible{opacity:1}.home-videos__side:not(.is-active){opacity:.72}.home-videos__side.is-active{opacity:1}.home-videos__side:focus-visible{outline:2px solid var(--il-pink,#e76fab);outline-offset:3px}.home-videos__side-thumb{aspect-ratio:16/9;background:#1a1918;position:relative;overflow:hidden}.home-videos__side-thumb img{object-fit:cover}.home-videos__side-copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.home-videos__side-title{letter-spacing:-.01em;color:var(--il-ink,#1a1918);margin:0;font-size:.88rem;font-weight:700;line-height:1.25;display:block}.home-videos__side.is-active .home-videos__side-title{color:var(--il-pink,#e76fab)}.home-videos__side-guest{letter-spacing:.06em;text-transform:uppercase;color:#888988;margin:0;font-size:.68rem;font-weight:600;line-height:1.3;display:block}.home-videos__cta{border-top:1px solid #1a19181f;max-width:36rem;margin-top:2.5rem;padding-top:2rem}.home-videos__cta p{color:#1a1918d6;margin:0;font-size:1.05rem;line-height:1.65}.home-email{color:var(--il-ink,#1a1918);background:#f3e6dc;border-bottom:0;padding:clamp(3.75rem,8vw,6rem) 0}.home-email__grid{align-items:end;gap:clamp(2rem,4vw,3.5rem);display:grid}@media (min-width:900px){.home-email__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4rem}}.home-email .home-kicker{color:var(--il-pink,#e76fab)}.home-email .home-title{max-width:14ch;color:var(--il-ink,#1a1918)}.home-email .home-copy{color:#1a1918c7;max-width:34ch}.home-email__form{width:100%;max-width:28rem}.home-email__row{flex-direction:column;gap:.85rem;display:flex;position:relative}@media (min-width:520px){.home-email__row{flex-direction:row;align-items:flex-end;gap:.75rem}}.home-email__field{flex:1;min-width:0}.home-email__label{letter-spacing:.18em;text-transform:uppercase;color:#1a191880;margin:0 0 .55rem;font-size:.68rem;font-weight:700;display:block}.home-email__input{width:100%;min-height:3.15rem;color:var(--il-ink,#1a1918);background:0 0;border:0;border-bottom:1px solid #1a191847;outline:none;padding:.75rem 0;font-size:1.05rem;transition:border-color .35s;display:block}.home-email__input::placeholder{color:#1a191859}.home-email__input:focus{border-bottom-color:var(--il-pink,#e76fab)}.home-email__input:disabled{opacity:.55}.home-email__submit{flex-shrink:0;width:100%}@media (min-width:520px){.home-email__submit{width:auto;min-width:8.5rem}}.home-email__feedback{color:#1a1918cc;margin:1rem 0 0;font-size:.92rem;line-height:1.5}.home-email__feedback.is-error{color:#9b1c1c}.home-email__legal{margin-top:1rem}.home-email__legal p{color:#1a191880;margin-top:0}.home-email__legal a{color:#1a1918a6;text-decoration-color:#1a191840}@media (prefers-reduced-motion:reduce){.home-hero__slide,.home-highlight,.home-highlight__arrow,.home-highlight__thumb img,.home-pathway__arrow{transition:none!important}}
