:root{--ds-weight-regular:400;--ds-weight-semibold:600;--ds-body-size:1.125rem;--ds-body-lh:calc(26 / 18);--ds-body-weight:var(--ds-weight-regular);--ds-caption-size:.75rem;--ds-caption-lh:calc(20 / 12);--ds-caption-weight:var(--ds-weight-regular);--ds-title-sm-size:1.375rem;--ds-title-sm-lh:calc(30 / 22);--ds-title-sm-weight:var(--ds-weight-semibold)}.ds-text-body{font-family:var(--font-ui);font-weight:var(--ds-body-weight);font-size:var(--ds-body-size);line-height:var(--ds-body-lh)}.ds-text-caption{font-family:var(--font-ui);font-weight:var(--ds-caption-weight);font-size:var(--ds-caption-size);line-height:var(--ds-caption-lh)}.ds-text-title-sm{font-family:var(--font-ui);font-weight:var(--ds-title-sm-weight);font-size:var(--ds-title-sm-size);line-height:var(--ds-title-sm-lh)}.ds-text-caption-strong{font-family:var(--font-ui);font-weight:var(--ds-weight-semibold);font-size:var(--ds-caption-size);line-height:var(--ds-caption-lh)}:root{--font-display:"Bruno Ace", system-ui, sans-serif;--font-ui:"Montserrat", system-ui, sans-serif;--color-text:#0a0a0a;--color-muted:#5c6370;--color-list:#6b7280;--color-product-page:#fff;--color-product-surface:#f2f4f7;--color-bg-hero:linear-gradient(165deg, #f9fafc 0%, #eef1f8 45%, #e8ecf5 100%);--color-bg-panel:#f4f6fa;--header-h:5.5rem;--panel-top-safe:calc(var(--header-h) + clamp(.5rem, 1.2vw, 1rem));--page-pad:120px;--rail-w:13rem;--rail-gap:2rem;--pad-left-with-rail:calc(var(--page-pad) + var(--rail-w) + var(--rail-gap));--how-it-works-line-gap:78px;--how-it-works-line-bleed:2.25rem}@media (width<=900px){:root{--page-pad:clamp(1rem, 5vw, 120px)}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-bottom:env(safe-area-inset-bottom,0px)}html.snap-mandatory{scroll-snap-type:y mandatory;scroll-behavior:auto}body{min-height:100%;font-family:var(--font-ui);font-weight:var(--ds-body-weight);font-size:var(--ds-body-size);line-height:var(--ds-body-lh);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0}#root{min-height:100dvh}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.panel{scroll-snap-align:start;scroll-snap-stop:always;min-height:100dvh;position:relative}.home__tail{scroll-snap-align:start;scroll-snap-stop:always;position:relative}.site-header{z-index:20;box-sizing:border-box;width:100%;height:5.5rem;font-family:var(--font-ui);color:#1f1f1f;-webkit-backdrop-filter:blur(35px);background:#ffffff0d;font-size:1rem;font-weight:400;line-height:1.5;position:fixed;top:0;left:0;right:0}.site-header__inner{width:100%;min-width:min(100%,23.4375rem);max-width:90rem;height:100%;padding:0 var(--page-pad);box-sizing:border-box;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.site-header__brand{color:inherit;text-decoration:none}.site-header__nav{align-items:center;gap:clamp(1rem,3vw,2rem);display:flex}.site-header__link{font-family:var(--font-ui);color:#1f1f1f;font-size:1rem;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s}.site-header__link:hover,.site-header__link.site-header__link--nav-active{color:#000}.site-header__lang{align-items:center;display:inline-flex}.site-header__lang-inner{align-items:center;display:inline-flex;position:relative}.site-header__select{appearance:none;font-family:var(--font-ui);letter-spacing:normal;color:#1f1f1f;cursor:pointer;background:0 0;border:none;padding:.35rem 1.75rem .35rem 0;font-size:1rem;font-weight:400;line-height:1.5;transition:color .2s}.site-header__select:hover{color:#000}.site-header__arrow{pointer-events:none;object-fit:contain;width:24px;height:24px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.site-header__select:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #3b6fd9}.site-header .crewing-logo__text{font-family:var(--font-display);color:#013323;font-size:1.125rem;font-weight:400;line-height:1.625rem}.site-header .crewing-logo--sm .crewing-logo__img{object-fit:contain;width:26px;height:26px}.site-header--dark,.site-header--dark .site-header__link{color:#ffffffeb}.site-header--dark .site-header__link:hover,.site-header--dark .site-header__link.site-header__link--nav-active{color:#fff}.site-header--dark .site-header__select{color:#ffffffeb}.site-header--dark .site-header__select:hover,.site-header--dark .crewing-logo__text{color:#fff}.site-header--dark .site-header__select:focus-visible{outline-color:#8b9dff}.site-header--dark .site-header__arrow{filter:brightness(0)invert();opacity:.85}.crewing-logo{align-items:center;gap:.55rem;display:inline-flex}.crewing-logo__img{flex-shrink:0;width:auto;max-width:100%;height:auto;display:block}.crewing-logo--sm .crewing-logo__img{object-fit:contain;width:26px;height:26px}.crewing-logo--lg .crewing-logo__img{width:auto;height:clamp(40px,12vw,72px)}.crewing-logo__text{font-family:var(--font-display);color:var(--color-text);font-weight:400;line-height:1}.crewing-logo__text--sm{font-size:var(--ds-body-size);line-height:var(--ds-body-lh)}.crewing-logo__text--lg{font-size:clamp(2.25rem,6vw,3.5rem)}.hero{background:#fff;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0;display:flex;position:relative;overflow:hidden}.hero.hero--compact{justify-content:center}.hero.hero--compact .hero__intro{flex-direction:column;flex:auto;justify-content:center;padding-top:clamp(5.5rem,22vw,8.25rem);padding-bottom:clamp(2rem,10vh,4rem);display:flex}.hero:before{content:"";z-index:0;pointer-events:none;background-color:#0000;background-image:url(/bg-main.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero__intro{z-index:2;width:100%;padding:8.25rem var(--page-pad) clamp(1.5rem, 4vh, 2.5rem);background:0 0;flex-shrink:0;position:relative}.hero__inner{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:3.125rem;width:100%;max-width:min(70rem,100%);margin-left:auto;margin-right:auto;display:flex;position:relative}.hero__lead{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.hero__stage{z-index:1;background:0 0;flex:auto;width:100%;min-height:min(36vh,400px);margin-top:-1.25rem;position:relative;overflow:hidden}.hero__stage:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#fff0 0%,#fff 70%);width:100%;height:12.5rem;position:absolute;bottom:0;left:0;right:0}.hero__spline{z-index:1;pointer-events:auto;position:absolute;inset:0;overflow:visible}.hero__spline-view{transform-origin:50% 0;max-width:min(100vw,1280px);background:0 0!important;width:100%!important;height:auto!important;min-height:135%!important;position:absolute!important;inset:-1.25rem auto auto 50%!important;transform:translate(-50%)scale(1.3)!important}.hero__spline-view canvas{display:block;background:0 0!important;width:100%!important;height:100%!important}.hero__tagline{box-sizing:border-box;text-align:center;max-width:100%;font-family:var(--font-ui);background:linear-gradient(90deg,#0c0d59 30.29%,#6a6cee 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;padding-inline:.25rem;font-size:2.8125rem;font-style:normal;font-weight:600;line-height:3.75rem}.hero__subcopy{box-sizing:border-box;color:#42439e;text-align:center;font-family:var(--font-display);white-space:pre-line;align-self:stretch;margin:0;padding-inline:.25rem;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.3rem}.hero__stores{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;display:flex}.store-btn{font-family:var(--font-ui);font-size:var(--ds-body-size);line-height:var(--ds-body-lh);font-weight:var(--ds-weight-semibold);color:var(--color-text);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.65rem 1.35rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #1a1d240f,0 8px 24px #1a1d2414}.hero .store-btn--hero{color:#fff;box-shadow:none;background:#172360;border:none;border-radius:1rem;justify-content:center;align-items:center;padding:1rem 1.6875rem 1rem 1.75rem;display:inline-flex}.hero .store-btn--hero .store-btn__icon{color:#fff}.hero .store-btn--hero .store-btn__icon-img{filter:brightness(0)invert()}.hero .store-btn--hero:hover{box-shadow:none;background:#1f2d78}.store-btn:hover{transform:translateY(-1px);box-shadow:0 2px 4px #1a1d2414,0 12px 28px #1a1d241a}.store-btn:focus-visible{outline-offset:2px;outline:2px solid #3b6fd9}.store-btn__icon{color:var(--color-text);display:flex}.store-btn__icon-img{flex-shrink:0;display:block}.store-btn__label{line-height:1}.hero__airlines.airlines-band{z-index:3;box-sizing:border-box;pointer-events:none;background:0 0;flex-direction:column;align-items:stretch;gap:16px;width:100%;padding:0 0 .75rem;display:flex;position:absolute;bottom:0;left:0;right:0}.airlines-band__title{padding-inline:var(--page-pad);box-sizing:border-box;text-align:center;font-family:var(--font-display);color:#394892b3;margin:0;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.airlines-band__logos{flex-direction:column;align-items:stretch;width:100%;margin:0;padding:0;display:flex}.airlines-band__img{width:100%;height:auto;display:block}.globe-decoration{pointer-events:none;z-index:1;height:min(52vh,420px);position:absolute;bottom:0;left:0;right:0}.globe-decoration__svg{width:100%;height:100%;display:block}.globe-decoration__arc{filter:drop-shadow(0 0 6px #7eb8ff80)}.globe-decoration__arc--dim{filter:none}.terms-page{background:var(--color-bg-panel);min-height:100dvh;position:relative}.terms-page__body{padding:calc(var(--panel-top-safe) + .5rem) 0 4rem}.terms-page__content-shell{width:100%;max-width:90rem;padding-right:var(--page-pad);padding-left:var(--page-pad);box-sizing:border-box;margin-inline:auto}@media (width>=901px){.terms-page__content-shell{padding-left:var(--pad-left-with-rail)}}.terms-page__section{scroll-margin-top:calc(var(--header-h) + .75rem);margin-bottom:1.5rem}.terms-page__section:last-child{margin-bottom:0}.terms-page__card{background:var(--color-product-page);border:1px solid color-mix(in srgb, var(--color-text) 6%, transparent);box-shadow:0 1px 2px color-mix(in srgb, var(--color-text) 4%, transparent), 0 12px 28px color-mix(in srgb, var(--color-text) 5%, transparent);box-sizing:border-box;border-radius:.75rem;padding:clamp(1.25rem,2.4vw,2rem) clamp(1.125rem,2vw,1.75rem)}.terms-page__title{font-family:var(--font-ui);color:var(--color-text);margin:0 0 1rem;font-size:1.75rem;font-weight:600;line-height:1.25}.terms-page__prose{font-size:var(--ds-body-size);line-height:var(--ds-body-lh);font-weight:var(--ds-body-weight);color:var(--color-muted);white-space:pre-line;margin:0}.terms-page__legal{white-space:normal}.terms-page__legal>:first-child{margin-top:0}.terms-page__legal p{margin:0 0 1rem}.terms-page__legal p:last-child{margin-bottom:0}.terms-page__meta{color:var(--color-muted);margin:0 0 1.25rem}.terms-page__h2{font-family:var(--font-ui);color:var(--color-text);margin:2rem 0 .75rem;font-size:1.125rem;font-weight:600;line-height:1.35}.terms-page__h2:first-of-type{margin-top:0}.terms-page__h3{font-family:var(--font-ui);color:var(--color-text);margin:1.75rem 0 .65rem;font-size:1.0625rem;font-weight:600;line-height:1.35}.terms-page__h4{font-family:var(--font-ui);color:var(--color-text);margin:1.25rem 0 .5rem;font-size:1rem;font-weight:600;line-height:1.35}.terms-page__divider{border:none;border-top:1px solid color-mix(in srgb, var(--color-muted) 35%, transparent);margin:1.5rem 0}.terms-page__list{color:var(--color-muted);margin:0 0 1rem;padding-left:1.25rem}.terms-page__list li{margin-bottom:.35rem}.terms-page__list--ordered{list-style:decimal}.terms-page__note{color:var(--color-muted);margin-top:1.5rem;font-size:.9375rem}.terms-page__link{color:var(--color-text);text-underline-offset:.15em;text-decoration:underline}.terms-page__link:hover{opacity:.85}.terms-page__table-wrap{-webkit-overflow-scrolling:touch;margin:0 0 1rem;overflow-x:auto}.terms-page__table{border-collapse:collapse;width:100%;color:var(--color-muted);font-size:.9375rem}.terms-page__table th,.terms-page__table td{border:1px solid color-mix(in srgb, var(--color-muted) 40%, transparent);text-align:left;vertical-align:top;padding:.5rem .65rem}.terms-page__table th{color:var(--color-text);background:color-mix(in srgb, var(--color-muted) 12%, transparent);font-weight:600}.section-rail{left:var(--page-pad);z-index:15;width:var(--rail-w);min-width:var(--rail-w);max-width:var(--rail-w);opacity:0;pointer-events:none;transition:opacity .35s;position:fixed;top:50%;transform:translateY(-50%)}@media (width>=901px){.section-rail--visible{opacity:1;pointer-events:auto}}@media (width<=900px){.section-rail{top:var(--header-h);opacity:1;pointer-events:auto;width:100%;max-width:none;padding:.5rem var(--page-pad);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:18;background:#f4f6faf0;border-bottom:1px solid #1a1d240f;margin:0;position:sticky;left:0;right:0;transform:none}}.section-rail__list{border-left:none;margin:0;padding:0;list-style:none}@media (width<=900px){.section-rail__list{scrollbar-width:thin;border-left:none;flex-direction:row;gap:.35rem;padding:0;display:flex;overflow-x:auto}}.section-rail__item{position:relative}.section-rail__link{font-family:var(--font-ui);letter-spacing:.08em;color:#c4c4c4;padding:.55rem 0 .55rem calc(50px + .65rem);font-size:12px;font-weight:400;line-height:18px;text-decoration:none;transition:color .2s,background .2s;display:block;position:relative}.section-rail__link:before{content:"";pointer-events:none;background:#c4c4c4;width:24px;height:1px;transition:width .2s,background .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.section-rail__link.is-active{color:#000;font-weight:400}.section-rail__link.is-active:before{background:#000;width:50px;height:1px}@media (width<=900px){.section-rail__link{white-space:nowrap;border-radius:999px;padding:.4rem .65rem}.section-rail__link:before{display:none}}.section-rail__link:hover{color:#8a8a8a}.section-rail__link.is-active:hover{color:#000}.section-rail--dark .section-rail__link.is-active:hover{color:#fff}@media (width<=900px){.section-rail__link.is-active{background:#fff;box-shadow:0 1px 3px #1a1d2414}}.section-rail--dark .section-rail__link{color:#c4c4c4}.section-rail--dark .section-rail__link:before{background:#c4c4c4}.section-rail--dark .section-rail__link.is-active{color:#fff}.section-rail--dark .section-rail__link.is-active:before{background:#fff}.section-rail--dark .section-rail__link:hover{color:#e0e0e0}@media (width<=900px){.section-rail--dark{background:#0a0d36eb;border-bottom-color:#ffffff14}.section-rail--dark .section-rail__link.is-active{box-shadow:none;color:#fff;background:#ffffff1f}}.panel--product{background:var(--color-product-page);padding:calc(var(--panel-top-safe) + 2rem) var(--page-pad) 3rem;border-top:1px solid #1a1d240f}@media (width>=901px){.panel--product{padding-left:var(--pad-left-with-rail)}}.panel--product__inner{width:100%;max-width:min(1200px,100%);margin:0 auto}.panel--how-it-works{--how-it-works-vpad:clamp(3rem, 8vw, 5rem);--how-it-works-pt:calc(var(--panel-top-safe) + var(--header-h) + var(--how-it-works-vpad));background:var(--color-product-page);padding:var(--how-it-works-pt) var(--page-pad) var(--how-it-works-vpad)}@media (width>=901px){.panel--how-it-works{padding-left:var(--pad-left-with-rail)}}.panel--how-it-works__shell{width:100%;padding-left:calc(1px + var(--how-it-works-line-gap,78px));z-index:1;align-items:stretch;display:flex;position:relative}.panel--how-it-works__shell:before{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#00000080 50%,#0000 100%);width:1px;position:absolute;top:0;bottom:0;left:0}.panel--how-it-works__center{flex:1;justify-content:center;min-width:0;display:flex}.panel--how-it-works__inner{width:100%;max-width:min(52rem,100%)}@media (width<=900px){.panel--how-it-works__shell{padding-left:0}.panel--how-it-works__shell:before{display:none}}.how-it-works__kicker{font-family:var(--font-ui);letter-spacing:.12em;color:var(--color-muted);margin:0 0 2.5rem;font-size:14px;font-weight:400;line-height:20px}.how-it-works__blocks{flex-direction:column;gap:clamp(2.5rem,6vw,3.75rem);display:flex}.how-it-works__block{--how-it-works-icon-col:29px;--how-it-works-icon-gap:1.25rem;flex-direction:column;gap:.85rem;display:flex}.how-it-works__block-head{align-items:center;gap:var(--how-it-works-icon-gap);min-width:0;display:flex}.how-it-works__icon-wrap{width:var(--how-it-works-icon-col);flex-shrink:0;justify-content:center;align-items:center;display:flex}.how-it-works__ellipse{width:100%;height:auto;max-width:var(--how-it-works-icon-col);max-height:var(--how-it-works-icon-col);object-fit:contain;display:block}.how-it-works__title{min-width:0;font-family:var(--font-ui);font-size:2rem;line-height:1.25;font-weight:var(--ds-weight-regular);color:var(--color-text);letter-spacing:-.02em;flex:1;margin:0}.how-it-works__list{padding:0;padding-left:calc(var(--how-it-works-icon-col) + var(--how-it-works-icon-gap));font-family:var(--font-ui);font-size:var(--ds-body-size);line-height:var(--ds-body-lh);font-weight:var(--ds-weight-regular);color:var(--color-muted);margin:0;list-style:none}.how-it-works__list li+li{margin-top:.5rem}.panel--for-crew{--for-crew-vpad:clamp(3rem, 8vw, 5rem);background:var(--color-product-page);padding:calc(var(--panel-top-safe) + var(--for-crew-vpad) - 4.25rem) var(--page-pad) var(--for-crew-vpad);border-top:1px solid #1a1d240f}@media (width>=901px){.panel--for-crew{padding-left:var(--pad-left-with-rail)}}.panel--for-crew__inner{width:100%;max-width:min(1200px,100%);margin:0 auto}.for-crew__kicker{font-family:var(--font-ui);letter-spacing:.12em;color:var(--color-muted);margin:0 0 1.5rem;font-size:14px;font-weight:400;line-height:20px}.for-crew__headline{margin:0 0 clamp(2.5rem,5vw,3.25rem)}.for-crew__line{font-family:var(--font-ui);color:var(--color-text);letter-spacing:-.02em;margin:0;font-size:26px;font-weight:400;line-height:40px}.for-crew__line+.for-crew__line{margin-top:8px}.for-crew__line strong{font-weight:700}.for-crew__media{border-radius:32px;overflow:hidden}.for-crew__img{width:100%;height:auto;display:block}.panel--start-now{color:#fff;min-height:100dvh;padding:calc(var(--panel-top-safe) + clamp(1.25rem, 3vh, 2rem)) var(--page-pad) clamp(2rem, 6vh, 3rem);background:#0a0d36;border-top:none;flex-direction:column;display:flex}@media (width>=901px){.panel--start-now{padding-left:calc(var(--page-pad) + var(--rail-w) + 7.5rem)}}.panel--start-now__inner{text-align:left;flex-direction:column;flex:1;justify-content:center;width:100%;max-width:min(36rem,100%);min-height:0;margin:0 auto 0 0;display:flex}.start-now__headline{font-family:var(--font-ui);letter-spacing:-.03em;color:#fff;margin:0 0 1.5rem;font-size:clamp(2rem,4.2vw,2.5rem);font-weight:400;line-height:1.2}.start-now__strong{font-weight:600}.start-now__body{margin-bottom:2rem}.start-now__line{font-family:var(--font-ui);font-size:var(--ds-body-size);line-height:var(--ds-body-lh);font-weight:var(--ds-weight-regular);color:#ffffffd9;margin:0}.start-now__line+.start-now__line{margin-top:.35rem}.start-now__accent{color:#9eb6e8;font-weight:var(--ds-weight-semibold)}.start-now__muted{color:#ffffff85}.start-now__stores{flex-wrap:wrap;justify-content:flex-start;gap:.75rem 1rem;margin-bottom:2rem;display:flex}.panel--start-now .store-btn--dark{color:#fff;min-height:52px;box-shadow:none;background:#ffffff0f;border:1px solid #ffffff38;border-radius:16px;padding:14px 28px;font-size:1rem;font-weight:600;line-height:1.25;transition:background .2s,border-color .2s,transform .15s}.panel--start-now .store-btn--dark:hover{box-shadow:none;background:#ffffff1f;border-color:#ffffff59;transform:translateY(-1px)}.panel--start-now .store-btn--dark .store-btn__icon-img{filter:brightness(0)invert();opacity:.95}.panel--start-now .store-btn--dark:focus-visible{outline-color:#8b9dff}.start-now__footnotes{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.start-now__footnote{font-family:var(--font-ui);font-size:var(--ds-caption-size);line-height:var(--ds-caption-lh);font-weight:var(--ds-weight-regular);color:#ffffff80;margin:0}.start-now__footnote .start-now__strong{color:#ffffffeb;font-weight:var(--ds-weight-semibold)}.start-now__footnote .start-now__muted{color:#ffffff80}.product-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.25rem;display:grid}@media (width<=960px){.product-grid{grid-template-columns:1fr}}.product-card{background:var(--color-product-surface);border:1px solid #1a1d240d;border-radius:28px;padding:clamp(1.35rem,3vw,2rem);box-shadow:0 1px 2px #1a1d2408,0 8px 28px #1a1d240d}.product-grid>.product-card:not(.product-card--widget){text-align:center}.product-grid>.product-card:not(.product-card--widget) .product-card__columns{text-align:left}.product-card--widget{text-align:left;grid-column:1/-1;padding-bottom:clamp(1.5rem,3vw,2.25rem)}.product-card--widget .product-card__list li{margin-bottom:.45rem}.product-card__media{margin-bottom:1.1rem}.product-card__media--phone{max-width:280px;margin-left:auto;margin-right:auto}.product-card__title{font-family:var(--font-ui);font-size:var(--ds-title-sm-size);line-height:var(--ds-title-sm-lh);font-weight:var(--ds-title-sm-weight);color:var(--color-text);letter-spacing:-.02em;margin:0 0 .5rem}.product-card__subtitle{max-width:26rem;font-size:var(--ds-body-size);line-height:var(--ds-body-lh);font-weight:var(--ds-body-weight);color:var(--color-muted);margin:0 auto 1.1rem}.product-card--widget .product-card__subtitle{color:var(--color-muted);margin-bottom:1.25rem;margin-left:0;margin-right:0}.product-card__pills{flex-wrap:wrap;justify-content:center;gap:.45rem;margin-bottom:1.35rem;display:flex}.product-card--widget .product-card__title{text-align:left;margin-bottom:.65rem}.product-card__subtitle--multiline{white-space:pre-line;text-align:left;max-width:34rem;margin-left:0;margin-right:0}.product-pill{font-family:var(--font-ui);font-size:var(--ds-caption-size);line-height:var(--ds-caption-lh);font-weight:var(--ds-weight-semibold);letter-spacing:.03em;color:var(--color-text);background:#ffffffbf;border:1px solid #1a1d2412;border-radius:999px;padding:.38rem .8rem;display:inline-block}.product-card__columns{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (width<=720px){.product-card__columns{grid-template-columns:1fr}}.product-card__columns--two{grid-template-columns:repeat(2,1fr)}@media (width<=720px){.product-card__columns--two{grid-template-columns:1fr}}.product-card__columns--three{grid-template-columns:repeat(3,1fr)}@media (width<=900px){.product-card__columns--three{grid-template-columns:1fr}}.product-card__col-title{font-family:var(--font-ui);font-size:var(--ds-caption-size);line-height:var(--ds-caption-lh);font-weight:var(--ds-weight-semibold);color:var(--color-text);letter-spacing:-.01em;margin:0 0 .5rem}.product-card__col-title--pill{background:#fff;border:1px solid #1a1d240f;border-radius:999px;margin:0 0 1rem;padding:.4rem .95rem;display:inline-block;box-shadow:0 1px 2px #1a1d240a}.product-card__list{font-family:var(--font-ui);font-size:var(--ds-caption-size);line-height:var(--ds-caption-lh);font-weight:var(--ds-weight-regular);color:var(--color-list);margin:0;padding:0;list-style:none}.product-card__list li{margin-bottom:.35rem;padding-left:.85rem;position:relative}.product-card__list li:before{content:"";background:#b8c0cc;border-radius:50%;width:4px;height:4px;position:absolute;top:.45em;left:0}.product-widget-layout__grid{grid-template-columns:minmax(0,1fr) repeat(3,minmax(0,1.22fr));align-items:stretch;gap:1rem 1.25rem;width:100%;min-width:0;display:grid}.product-widget-col{flex-direction:column;gap:clamp(.85rem,2.2vw,4.35rem);min-width:0;display:flex}.product-widget-col__copy{flex-shrink:0}.product-widget-col__media{justify-content:stretch;align-items:flex-end;width:100%;min-width:0;margin-top:auto;display:flex}.product-widget-col__media .product-image--intrinsic .product-image__img{object-fit:contain;object-position:bottom center;width:100%;max-width:100%;height:auto;max-height:min(46vh,460px)}@media (width<=900px){.product-widget-layout__grid{grid-template-columns:1fr;gap:2rem}.product-widget-col__media .product-image--intrinsic .product-image__img{max-height:none}}.product-image{background:linear-gradient(110deg, #e4e8ef 0%, var(--color-product-surface) 50%, #e4e8ef 100%);border-radius:22px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1a1d240a}.product-image:not(.product-image--intrinsic){width:100%}.product-image--intrinsic{border-radius:24px;width:fit-content;max-width:100%;margin-inline:auto;box-shadow:0 4px 24px #1a1d2414,0 0 0 1px #1a1d240d}.product-image:not(.product-image--intrinsic) .product-image__img{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.product-image--intrinsic .product-image__img{object-fit:contain;width:auto;max-width:100%;height:auto;display:block;position:static}.product-widget-col__media .product-image{box-shadow:none;background:0 0;border-radius:0}.product-widget-col__media .product-image--intrinsic{width:100%;max-width:100%;box-shadow:none;border-radius:0;margin-inline:0}.site-footer{box-sizing:border-box;background:#0a0d36;border:.5px solid #1f1f1f;justify-content:center;align-items:center;width:100%;display:flex}.site-footer__inner{box-sizing:border-box;flex-flow:wrap;justify-content:space-between;align-items:center;gap:1.5rem 2rem;width:min(100%,90rem);max-width:90rem;padding:2.75rem 7.5rem;display:flex}.site-footer__left{flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.site-footer__brand{font-family:var(--font-display);color:#fff;font-size:1.125rem;font-weight:400;line-height:1.3}.site-footer__email{font-family:var(--font-ui);color:#ffffffd1;font-size:.875rem;font-weight:400;line-height:1.25rem;text-decoration:none}.site-footer__email:hover{color:#fff;text-decoration:underline}.site-footer__copyright{font-family:var(--font-ui);color:#ffffffd1;text-align:right;margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}@media (width<=900px){.site-footer__inner{padding:2.75rem var(--page-pad);flex-direction:column;align-items:flex-start}.site-footer__copyright{text-align:left}}@media (width<=520px){.site-header__nav{gap:.75rem}.hero__stores{flex-direction:column;width:100%}.store-btn{justify-content:center;width:100%;max-width:280px}}
