quick-add-modal .nf-bundle-contents,.quick-add-modal .nf-bundle-contents,quick-add-modal [data-nf-bundle],.quick-add-modal [data-nf-bundle]{display:none!important}.nf-bundle-contents{margin:16px 0 24px;width:100%}.nf-bundle-contents__heading{font-size:16px;font-weight:700;margin:0 0 12px;color:#483c46}.nf-bundle-contents__grid{display:grid;gap:5px}.nf-bundle-contents--cols-m-2 .nf-bundle-contents__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nf-bundle-contents--cols-m-3 .nf-bundle-contents__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nf-bundle-contents--cols-m-4 .nf-bundle-contents__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nf-bundle-contents--cols-m-5 .nf-bundle-contents__grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media(min-width:750px){.nf-bundle-contents__heading{font-size:18px;margin-bottom:14px}.nf-bundle-contents__grid{gap:6px}.nf-bundle-contents--cols-2 .nf-bundle-contents__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nf-bundle-contents--cols-3 .nf-bundle-contents__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nf-bundle-contents--cols-4 .nf-bundle-contents__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nf-bundle-contents--cols-5 .nf-bundle-contents__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.nf-bundle-contents--cols-6 .nf-bundle-contents__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.nf-bundle-card{display:flex;flex-direction:column;gap:6px;padding-top:8px;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;background:var(--nf-bundle-card-bg, rgba(72,60,70,.04));transition:transform .12s ease,box-shadow .12s ease}.nf-bundle-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #483c461f}.nf-bundle-card__media{aspect-ratio:1 / 1;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.nf-bundle-card__img{width:100%;height:100%;object-fit:cover;display:block}.nf-bundle-card__img--placeholder{opacity:.5}.nf-bundle-card__body{padding:0 0 8px;display:flex;flex-direction:column;gap:4px}.nf-bundle-card__label{font-size:9px;line-height:1.35;font-weight:500;color:#483c46}.nf-bundle-card__price{font-size:10px;font-weight:700;color:#483c46}@media(min-width:990px){.nf-bundle-card__label{font-size:10px}.nf-bundle-card__price{font-size:10.5px}}.nf-bundle-card--fs{cursor:default}.nf-bundle-card--fs:hover{transform:none;box-shadow:none}.nf-bundle-card--fs .nf-bundle-card__media{background:#fff}.nf-bundle-card--fs .nf-bundle-card__img{object-fit:contain}.nf-bundle-card--gift{cursor:default}.nf-bundle-card--gift:hover{transform:none;box-shadow:none}.nf-bundle-card--gift .nf-bundle-card__media{background:#fff}.nf-bundle-card--gift .nf-bundle-card__img{object-fit:contain}.nf-bundle-card__label--fs{font-weight:400}.nf-bundle-card--support .nf-bundle-card__media{background:#fff;display:flex;align-items:center;justify-content:center}.nf-bundle-card--support .nf-bundle-card__img{object-fit:contain}.nf-bundle-card__img--icon{width:44px;height:44px}.nf-bundle-modal__list{margin:4px 0 0;padding-left:18px}.nf-bundle-modal__list li{font-size:13px;line-height:1.5;color:#483c46cc;margin:0 0 8px}.nf-bundle-card--skeleton{pointer-events:none}.nf-bundle-card--skeleton .nf-bundle-card__media,.nf-bundle-card--skeleton .nf-bundle-card__label,.nf-bundle-card--skeleton .nf-bundle-card__price{background:linear-gradient(90deg,#483c460f 25%,#483c461f 37%,#483c460f 63%);background-size:400% 100%;animation:nf-bundle-shimmer 1.2s ease-in-out infinite;border-radius:4px}.nf-bundle-card--skeleton .nf-bundle-card__label{width:80%}.nf-bundle-card--skeleton .nf-bundle-card__price{width:40%}@keyframes nf-bundle-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.nf-bundle-card--skeleton .nf-bundle-card__media,.nf-bundle-card--skeleton .nf-bundle-card__label,.nf-bundle-card--skeleton .nf-bundle-card__price{animation:none}}button.nf-bundle-card{border:0;text-align:left;font:inherit;cursor:pointer}.nf-bundle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.nf-bundle-modal[hidden]{display:none}.nf-bundle-modal *{box-sizing:border-box}.nf-bundle-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#483c4680}.nf-bundle-modal .nf-bundle-modal__dialog{position:relative;width:100%;max-width:460px!important;max-height:90vh;overflow-y:auto;background:#f0e8dc;color:#483c46;border-radius:12px;padding:24px;box-shadow:0 18px 60px #483c4673}.nf-bundle-modal__close{position:absolute;top:6px;right:8px;background:none;border:0;font-size:30px;line-height:1;cursor:pointer;color:#483c468c;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0}.nf-bundle-modal__close:hover{color:#483c46}.nf-bundle-modal__body{display:flex;gap:20px;align-items:flex-start}.nf-bundle-modal__image-wrap{flex:0 0 220px;width:220px;aspect-ratio:1 / 1;align-self:flex-start;border-radius:8px;overflow:hidden;background:#fff}.nf-bundle-modal__image{width:100%;height:100%;object-fit:contain;display:block}.nf-bundle-modal__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.nf-bundle-modal__title{font-size:19px;font-weight:700;margin:0;line-height:1.25}.nf-bundle-modal__subtitle{font-size:12px;color:#483c468c;margin:0}.nf-bundle-modal__variant{font-size:13px;color:#483c46a6;margin:0}.nf-bundle-modal__price{font-size:16px;font-weight:700;margin:0}.nf-bundle-modal__usp{display:flex;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:600;color:#483c46}.nf-bundle-modal__usp:before{content:"\2713";color:#2e7d32;font-weight:700;flex:0 0 auto}.nf-bundle-modal__description{font-size:13px;line-height:1.55;color:#483c46cc}.nf-bundle-modal__description p{margin:0 0 8px}.nf-bundle-modal__cta{display:inline-block;align-self:flex-start;margin-top:6px;background:#fd7e14;color:#fff;border:0;border-radius:6px;padding:11px 22px;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.nf-bundle-modal__cta:hover{background:#e8710f}@media(min-width:750px){.nf-bundle-modal .nf-bundle-modal__dialog{max-width:690px!important}}@media(max-width:749px){.nf-bundle-modal__body{flex-direction:column}.nf-bundle-modal__image-wrap{flex:none;width:100%;max-width:240px;aspect-ratio:1 / 1}}
/*# sourceMappingURL=/cdn/shop/t/160/compiled_assets/styles.css.map */
