:root{--nyrs-navy: #10275f;--nyrs-blue: #2855d9;--nyrs-ink: #111827;--nyrs-muted: #667085;--nyrs-white: #ffffff;--nyrs-background: #f6f8fc;--nyrs-border: rgba(16, 39, 95, .12);--nyrs-radius-sm: 10px;--nyrs-radius-md: 18px;--nyrs-radius-lg: 28px;--nyrs-radius-pill: 999px;--nyrs-shadow-sm: 0 6px 18px rgba(16,39,95,.08);--nyrs-shadow-md: 0 14px 40px rgba(16,39,95,.12);--nyrs-transition: .22s ease}html{scroll-behavior:smooth}body{background:var(--nyrs-background);color:var(--nyrs-ink)}.page-width{max-width:140rem}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3{color:var(--nyrs-navy);font-weight:800;letter-spacing:-.025em}p{color:var(--nyrs-muted)}a{text-underline-offset:.25rem}a:hover{color:var(--nyrs-blue)}.button,.shopify-payment-button__button{min-height:4.8rem;border-radius:999px;font-weight:800;transition:transform .22s ease,box-shadow .22s ease}.button:not(.button--secondary){background:linear-gradient(135deg,var(--nyrs-navy),var(--nyrs-blue));color:#fff;box-shadow:0 8px 22px #2855d938}.button:hover,.shopify-payment-button__button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2855d947}.button--secondary{background:#fff;color:var(--nyrs-navy);border:1px solid var(--nyrs-border)}.card{background:#fff;border:1px solid var(--nyrs-border);border-radius:18px;overflow:hidden;box-shadow:var(--nyrs-shadow-sm);transition:transform .22s ease,box-shadow .22s ease}.card-wrapper:hover .card{transform:translateY(-5px);box-shadow:var(--nyrs-shadow-md)}.card__inner,.card__media,.card__media .media{overflow:hidden;border-radius:18px}.card__media img{transition:transform .4s ease}.card-wrapper:hover .card__media img{transform:scale(1.04)}.card__heading{font-weight:800}.price{color:var(--nyrs-navy);font-weight:800}.badge{background:var(--nyrs-navy);color:#fff;border:0;border-radius:999px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.field__input,.select__select,textarea{background:#fff;border-radius:10px}.field:after,.select:after{border-radius:10px}@media(max-width:749px){.page-width{padding-left:1.6rem;padding-right:1.6rem}.card{border-radius:14px}.button{width:100%}}.nyrs-hero-section{margin:0}.nyrs-hero{position:relative;display:grid;align-items:end;min-height:72rem;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 80% 20%,rgba(40,85,217,.35),transparent 35%),linear-gradient(135deg,#07122d,#10275f 55%,#2855d9)}.nyrs-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.nyrs-hero__image,.nyrs-hero__placeholder{width:100%;height:100%;display:block;object-fit:cover}.nyrs-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#07122df0,#07122dbd 42%,#07122d33 78%,#07122d14),linear-gradient(0deg,rgba(7,18,45,.55) 0%,transparent 55%)}.nyrs-hero__content{position:relative;width:100%;padding-top:14rem;padding-bottom:9rem}.nyrs-hero__copy{max-width:74rem}.nyrs-hero__eyebrow{margin:0 0 1.8rem;color:#ffffffc2;font-size:1.25rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.nyrs-hero__heading{color:#fff;margin:0;max-width:72rem;font-size:clamp(5rem,8vw,10rem);font-weight:900;line-height:.94;letter-spacing:-.06em}.nyrs-hero__text{max-width:58rem;margin-top:2.6rem}.nyrs-hero__text p{color:#ffffffd1;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.55}.nyrs-hero .button{width:auto;margin-top:3.4rem;padding:0 3rem;background:#fff;color:var(--nyrs-navy);border:0;box-shadow:0 16px 40px #0000003d}.nyrs-hero .button:hover{color:var(--nyrs-blue);transform:translateY(-3px)}@media(max-width:749px){.nyrs-hero{min-height:62rem}.nyrs-hero__overlay{background:linear-gradient(0deg,#07122df7,#07122db3 58%,#07122d33)}.nyrs-hero__content{padding-top:12rem;padding-bottom:5rem}.nyrs-hero__heading{font-size:clamp(4.5rem,15vw,6.8rem)}.nyrs-hero__text{margin-top:2rem}.nyrs-hero .button{width:100%;margin-top:2.8rem}}.nyrs-category-grid{padding:9rem 0;background:var(--nyrs-background)}.nyrs-category-grid__header{max-width:76rem;margin-bottom:4rem}.nyrs-category-grid__eyebrow{margin:0 0 1.2rem;color:var(--nyrs-blue);font-size:1.2rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.nyrs-category-grid__heading{margin:0;font-size:clamp(3.8rem,6vw,6.8rem);line-height:1;letter-spacing:-.05em}.nyrs-category-grid__text{max-width:64rem;margin-top:1.8rem}.nyrs-category-grid__text p{margin:0;font-size:1.8rem;line-height:1.6}.nyrs-category-grid__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.nyrs-category-card{position:relative;min-height:42rem;overflow:hidden;border-radius:var(--nyrs-radius-lg);background:var(--nyrs-navy);box-shadow:var(--nyrs-shadow-sm);color:var(--nyrs-white);text-decoration:none;isolation:isolate;transition:transform var(--nyrs-transition),box-shadow var(--nyrs-transition)}.nyrs-category-card:hover{color:var(--nyrs-white);transform:translateY(-6px);box-shadow:var(--nyrs-shadow-md)}.nyrs-category-card__media,.nyrs-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.nyrs-category-card__media{z-index:-2}.nyrs-category-card__image,.nyrs-category-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.nyrs-category-card__image{transition:transform .5s ease}.nyrs-category-card:hover .nyrs-category-card__image{transform:scale(1.06)}.nyrs-category-card__overlay{z-index:-1;background:linear-gradient(0deg,#07122df0,#07122d85 55%,#07122d1a)}.nyrs-category-card__content{display:flex;min-height:42rem;flex-direction:column;justify-content:flex-end;padding:3rem}.nyrs-category-card__kicker{color:#ffffffb8;font-size:1.15rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.nyrs-category-card__title{margin:.8rem 0 1.6rem;color:var(--nyrs-white);font-size:clamp(2.8rem,3vw,4rem);line-height:1;letter-spacing:-.04em}.nyrs-category-card__link{display:inline-flex;align-items:center;gap:.8rem;color:var(--nyrs-white);font-size:1.5rem;font-weight:800}.nyrs-category-card__link span{transition:transform var(--nyrs-transition)}.nyrs-category-card:hover .nyrs-category-card__link span{transform:translate(.5rem)}@media screen and (max-width:989px){.nyrs-category-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.nyrs-category-grid{padding:6rem 0}.nyrs-category-grid__items{grid-template-columns:1fr}.nyrs-category-card,.nyrs-category-card__content{min-height:36rem}.nyrs-category-card__content{padding:2.4rem}}.nyrs-featured-bundle{padding:3rem 0 10rem;background:var(--nyrs-background)}.nyrs-featured-bundle__panel{display:grid;grid-template-columns:1.2fr .8fr;min-height:58rem;overflow:hidden;border-radius:var(--nyrs-radius-lg);background:linear-gradient(135deg,#07122d,#10275f 58%,#2855d9);box-shadow:var(--nyrs-shadow-md)}.nyrs-featured-bundle__media{min-height:58rem;overflow:hidden}.nyrs-featured-bundle__image,.nyrs-featured-bundle__placeholder{display:block;width:100%;height:100%;object-fit:cover}.nyrs-featured-bundle__content{display:flex;flex-direction:column;justify-content:center;padding:6rem}.nyrs-featured-bundle__eyebrow{margin:0 0 1.4rem;color:#ffffffb8;font-size:1.2rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.nyrs-featured-bundle__heading{margin:0;color:var(--nyrs-white);font-size:clamp(4rem,5vw,6.8rem);line-height:.98;letter-spacing:-.05em}.nyrs-featured-bundle__text{margin-top:2rem}.nyrs-featured-bundle__text p{margin:0;color:#fffc;font-size:1.8rem;line-height:1.6}.nyrs-featured-bundle__features{margin-top:2.2rem}.nyrs-featured-bundle__features ul{margin:0;padding-left:2rem}.nyrs-featured-bundle__features li{margin-bottom:.8rem;color:#ffffffdb;font-size:1.6rem}.nyrs-featured-bundle__button{align-self:flex-start;width:auto;margin-top:3rem;background:var(--nyrs-white)!important;color:var(--nyrs-navy)!important}@media screen and (max-width:989px){.nyrs-featured-bundle__panel{grid-template-columns:1fr}.nyrs-featured-bundle__media{min-height:42rem}.nyrs-featured-bundle__content{padding:4rem}}@media screen and (max-width:749px){.nyrs-featured-bundle{padding:2rem 0 7rem}.nyrs-featured-bundle__media{min-height:32rem}.nyrs-featured-bundle__content{padding:3rem 2.4rem}.nyrs-featured-bundle__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/nyrs-theme.css.map */
