.nawah-product{position:relative;padding-block:24px clamp(72px,7vw,104px);overflow:clip;color:var(--nawah-ink, #1e2925);background:#fff}.nawah-product:before{content:"";position:absolute;inset-block-start:0;inset-inline-start:-12vw;width:42vw;height:42vw;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--nawah-product-accent, #163c32) 9%,transparent),transparent 70%);pointer-events:none}.nawah-product .page-width{position:relative;z-index:1}.nawah-product__breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 24px;color:var(--nawah-product-muted, var(--nawah-muted, #68736f));font-size:12px}.nawah-product__breadcrumbs a{color:inherit;text-decoration:none}.nawah-product__breadcrumbs a:hover{color:var(--nawah-product-accent, #163c32)}.nawah-product__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);gap:clamp(44px,6.4vw,96px);align-items:start}.nawah-gallery{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;min-width:0}.nawah-gallery--single{grid-template-columns:minmax(0,1fr)}.nawah-gallery__thumbs{display:flex;flex-direction:column;gap:10px}.nawah-gallery__thumb{position:relative;width:76px;height:76px;padding:0;overflow:hidden;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:15px;background:var(--nawah-product-surface, #f6f7f6);cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.nawah-gallery__thumb:after{content:"";position:absolute;inset-inline:15px;inset-block-end:5px;height:2px;border-radius:999px;background:var(--nawah-product-accent, #163c32);transform:scaleX(0);transition:transform .2s ease}.nawah-gallery__thumb.is-active{border-color:var(--nawah-product-accent, #163c32);box-shadow:0 7px 18px color-mix(in srgb,var(--nawah-product-accent, #163c32) 12%,transparent)}.nawah-gallery__thumb.is-active:after{transform:scaleX(1)}.nawah-gallery__thumb:hover{transform:translateY(-1px)}.nawah-gallery__thumb img{width:100%;height:100%;object-fit:contain}.nawah-gallery__stage{position:relative;min-height:650px;overflow:hidden;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:30px;background:radial-gradient(circle at 72% 18%,color-mix(in srgb,#fff 72%,transparent),transparent 34%),var(--nawah-product-surface-accent, #f6f7f6);box-shadow:var(--nawah-product-shadow-soft, 0 12px 34px rgba(0,0,0,.06));touch-action:pan-y}.nawah-gallery__stage:before{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px solid color-mix(in srgb,var(--nawah-product-accent, #163c32) 12%,transparent);border-radius:22px;pointer-events:none}.nawah-gallery__media{display:none;height:100%;margin:0;opacity:0}.nawah-gallery__media.is-active{display:block;animation:nawahFade .22s ease forwards}@keyframes nawahFade{to{opacity:1}}.nawah-gallery__zoom-surface,.nawah-gallery__image,.nawah-gallery__media video,.nawah-gallery__media iframe,.nawah-gallery__media model-viewer{width:100%;height:100%}.nawah-gallery__image{object-fit:contain;padding:6%;transition:transform .18s ease;transform-origin:var(--zoom-x, 50%) var(--zoom-y, 50%)}.nawah-gallery__counter{position:absolute;inset-inline-end:17px;inset-block-end:16px;padding:7px 11px;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:999px;color:var(--nawah-product-theme-text, #1e2925);background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:11px;font-weight:650}.nawah-product__info{position:sticky;inset-block-start:118px;padding-block-start:7px}.nawah-product__badge{display:inline-flex;align-items:center;gap:7px;margin:0 0 16px;padding:8px 12px;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:999px;color:var(--nawah-product-accent, #163c32);background:var(--nawah-product-surface-accent, #f6f7f6);font-size:10px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.nawah-product__badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--nawah-product-accent, #163c32)}.nawah-product__title{max-width:760px;margin:0;color:var(--nawah-product-theme-text, var(--nawah-ink, #1e2925));font-size:clamp(46px,4.5vw,70px);line-height:.96;letter-spacing:-.058em}.nawah-product__subtitle{margin:17px 0 0;color:var(--nawah-product-muted, var(--nawah-muted, #68736f));font-size:18px;line-height:1.45}.nawah-product__rating{display:inline-flex;width:fit-content;gap:9px;align-items:center;min-height:34px;margin-block-start:17px;padding-inline:11px 13px;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:999px;color:var(--nawah-product-theme-text, #1e2925);background:var(--nawah-product-surface-accent, #f6f7f6);font-size:12px;font-weight:650}.nawah-product__rating-stars{color:var(--nawah-product-accent, #163c32);font-size:13px;letter-spacing:.08em;line-height:1}.nawah-product__price{display:flex;align-items:baseline;gap:12px;margin-block-start:22px;color:var(--nawah-product-accent, #163c32);font-size:27px;font-weight:750;letter-spacing:-.02em}.nawah-product__price s{color:#8a9692;font-size:15px;font-weight:500}.nawah-product__description{max-width:60ch;margin-block-start:20px;color:var(--nawah-product-muted, #68736f);font-size:15px;line-height:1.72}.nawah-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-block-start:22px}.nawah-highlights>div{position:relative;min-height:72px;padding:13px 15px;overflow:hidden;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:14px;background:#fff}.nawah-highlights>div:after{content:"";position:absolute;inset-inline-start:0;inset-block:12px;width:3px;border-radius:999px;background:var(--nawah-product-accent, #163c32)}.nawah-highlights span,.nawah-highlights strong{display:block}.nawah-highlights span{margin-block-end:4px;color:var(--nawah-product-accent, #163c32);font-size:9px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.nawah-highlights strong{color:var(--nawah-product-theme-text, #1e2925);font-size:12px;line-height:1.4}.nawah-product__form{margin-block-start:25px}.nawah-product__option{margin:0 0 17px;padding:0;border:0}.nawah-product__option legend{display:flex;justify-content:space-between;width:100%;margin-block-end:9px;color:var(--nawah-product-theme-text, #1e2925);font-size:13px;font-weight:700}.nawah-product__option-values{display:flex;flex-wrap:wrap;gap:8px}.nawah-product__option-pill input{position:absolute;opacity:0}.nawah-product__option-pill span{display:inline-flex;padding:9px 14px;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:999px;color:var(--nawah-product-theme-text, #1e2925);background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.nawah-product__option-pill input:checked+span{color:var(--nawah-product-on-accent, #fff);background:var(--nawah-product-accent, #163c32);border-color:var(--nawah-product-accent, #163c32)}.nawah-product__purchase{display:grid;grid-template-columns:122px minmax(0,1fr);gap:10px}.nawah-product__quantity{display:grid;grid-template-columns:36px 1fr 36px;min-height:58px;overflow:hidden;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:15px;background:#fff}.nawah-product__quantity button,.nawah-product__quantity input{border:0;color:var(--nawah-product-theme-text, #1e2925);background:transparent;text-align:center;font:inherit}.nawah-product__quantity button{cursor:pointer}.nawah-product__quantity button:hover{color:var(--nawah-product-accent, #163c32);background:var(--nawah-product-surface-accent, #f6f7f6)}.nawah-product__quantity input{width:100%}.nawah-product__add{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;min-height:58px;padding-inline:22px;border:0;border-radius:15px;color:var(--nawah-product-on-accent, #fff);background:var(--nawah-product-accent, #163c32);box-shadow:0 13px 28px color-mix(in srgb,var(--nawah-product-accent, #163c32) 20%,transparent);font:inherit;font-weight:750;cursor:pointer;text-align:start;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.nawah-product__add:hover{transform:translateY(-1px);box-shadow:0 17px 34px color-mix(in srgb,var(--nawah-product-accent, #163c32) 27%,transparent)}.nawah-product__add [data-nawah-add-label]{justify-self:start}.nawah-product__add [data-nawah-add-price]{justify-self:end;white-space:nowrap}.nawah-product__add:disabled{opacity:.45;box-shadow:none}.nawah-product__status{min-height:18px;margin:8px 0 0;font-size:12px}.nawah-sticky-atc{display:none}@media(hover:hover)and (min-width:990px){.nawah-gallery--zoom .nawah-gallery__zoom-surface{cursor:zoom-in}.nawah-gallery--zoom .nawah-gallery__zoom-surface:hover .nawah-gallery__image{transform:scale(1.42)}}@media(max-width:989px){.nawah-product__layout{grid-template-columns:1fr;gap:32px}.nawah-product__info{position:static}.nawah-gallery{grid-template-columns:1fr}.nawah-gallery__stage{order:1;min-height:auto;aspect-ratio:1 / 1}.nawah-gallery__thumbs{order:2;flex-direction:row;overflow-x:auto;scrollbar-width:none}.nawah-gallery__thumbs::-webkit-scrollbar{display:none}.nawah-gallery__thumb{flex:0 0 72px}}@media(max-width:749px){.nawah-product{padding-block:14px 94px}.nawah-product__breadcrumbs{margin-block-end:16px}.nawah-gallery__stage{border-radius:22px}.nawah-gallery__stage:before{top:14px;right:14px;bottom:14px;left:14px;border-radius:17px}.nawah-product__title{font-size:42px}.nawah-product__subtitle{font-size:16px}.nawah-product__purchase{grid-template-columns:104px minmax(0,1fr)}.nawah-product__add{padding-inline:15px}.nawah-highlights{grid-template-columns:1fr 1fr}.nawah-sticky-atc{display:flex;position:fixed;z-index:50;inset-inline:10px;inset-block-end:10px;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:18px;background:#fffffff5;box-shadow:var(--nawah-product-shadow, 0 22px 70px rgba(0,0,0,.08));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translateY(140%);transition:transform .25s ease}.nawah-sticky-atc.is-visible{transform:translateY(0)}.nawah-sticky-atc__copy strong,.nawah-sticky-atc__copy span{display:block}.nawah-sticky-atc__copy strong{max-width:46vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.nawah-sticky-atc__copy span{color:var(--nawah-product-muted, #68736f);font-size:11px}.nawah-sticky-atc__button{min-height:44px;padding-inline:18px;border:0;border-radius:13px;color:var(--nawah-product-on-accent, #fff);background:var(--nawah-product-accent, #163c32);font:inherit;font-weight:750}}.nawah-product__option-pill input:focus-visible+span,.nawah-gallery__thumb:focus-visible,.nawah-product__add:focus-visible,.nawah-sticky-atc__button:focus-visible{outline:2px solid var(--nawah-product-accent, #163c32);outline-offset:3px}@media(prefers-reduced-motion:reduce){.nawah-gallery__thumb,.nawah-product__add,.nawah-gallery__image{transition:none}}.nawah-product__description :where(p,ul,ol){margin-block:0}.nawah-product__description :where(p,ul,ol)+:where(p,ul,ol){margin-block-start:.75em}.nawah-product__info--bundle .nawah-product__form{margin-block-start:20px}.nawah-bundle-summary{margin-block-start:20px;overflow:hidden;border:1px solid var(--nawah-product-line, #dfe5e2);border-radius:18px;background:color-mix(in srgb,var(--nawah-product-accent, #163c32) 3%,#fff)}.nawah-bundle-summary__toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;color:var(--nawah-product-theme-text, #1e2925);cursor:pointer;list-style:none}.nawah-bundle-summary__toggle::-webkit-details-marker{display:none}.nawah-bundle-summary__toggle>span:first-child{min-width:0}.nawah-bundle-summary__toggle strong,.nawah-bundle-summary__toggle small{display:block}.nawah-bundle-summary__toggle strong{font-size:14px;line-height:1.25}.nawah-bundle-summary__toggle small{margin-block-start:3px;color:var(--nawah-product-muted, #68736f);font-size:10px;line-height:1.4}.nawah-bundle-summary__toggle-icon{position:relative;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:var(--nawah-product-accent, #163c32)}.nawah-bundle-summary__toggle-icon:before,.nawah-bundle-summary__toggle-icon:after{content:"";position:absolute;inset-block-start:50%;inset-inline-start:50%;width:10px;height:1.5px;border-radius:99px;background:var(--nawah-product-on-accent, #fff);transform:translate(-50%,-50%);transition:transform .2s ease}.nawah-bundle-summary__toggle-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.nawah-bundle-summary[open] .nawah-bundle-summary__toggle-icon:after{transform:translate(-50%,-50%) rotate(0)}.nawah-bundle-summary__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px 12px}.nawah-bundle-summary__item{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:center;min-width:0;min-height:68px;padding:7px;border:1px solid color-mix(in srgb,var(--nawah-product-line, #dfe5e2) 82%,transparent);border-radius:13px;background:#fff}.nawah-bundle-summary__item--gift{border-color:color-mix(in srgb,var(--nawah-product-accent, #163c32) 18%,var(--nawah-product-line, #dfe5e2))}.nawah-bundle-summary__item--choice{background:color-mix(in srgb,var(--nawah-product-accent, #163c32) 4%,#fff)}.nawah-bundle-summary__media{display:grid;width:52px;height:52px;place-items:center;overflow:hidden;border-radius:10px;background:var(--nawah-product-surface, #f6f7f6)}.nawah-bundle-summary__media img{width:100%;height:100%;padding:3px;object-fit:contain}.nawah-bundle-summary__placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--nawah-product-accent, #163c32);font-size:9px;font-weight:800}.nawah-bundle-summary__copy{min-width:0}.nawah-bundle-summary__copy small,.nawah-bundle-summary__copy strong{display:block}.nawah-bundle-summary__copy small{margin-block-end:3px;color:var(--nawah-product-accent, #163c32);font-size:8px;font-weight:750;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.nawah-bundle-summary__copy strong{display:-webkit-box;overflow:hidden;color:var(--nawah-product-theme-text, #1e2925);font-size:10px;font-weight:650;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.nawah-product__option--visual legend{align-items:flex-end}.nawah-product__option--visual legend>span{max-width:52%;overflow:hidden;color:var(--nawah-product-accent, #163c32);text-overflow:ellipsis;white-space:nowrap}.nawah-product__option-values--visual{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.nawah-product__option-pill--visual>span{display:grid;min-height:76px;padding:7px 5px 8px;place-items:center;border-radius:13px;text-align:center}.nawah-product__option-pill--visual img{width:42px;height:42px;object-fit:contain}.nawah-product__option-pill--visual b{display:-webkit-box;overflow:hidden;font-size:9px;font-weight:650;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:749px){.nawah-product__info--bundle .nawah-product__title{font-size:38px}.nawah-bundle-summary{margin-block-start:18px}.nawah-bundle-summary__grid{gap:7px;padding:0 9px 9px}.nawah-bundle-summary__item{grid-template-columns:46px minmax(0,1fr);min-height:62px;padding:6px}.nawah-bundle-summary__media{width:46px;height:46px}.nawah-product__option-values--visual{grid-template-columns:repeat(2,minmax(0,1fr))}.nawah-product__option-pill--visual>span{grid-template-columns:44px minmax(0,1fr);gap:7px;min-height:58px;padding:6px 9px;text-align:start}.nawah-product__option-pill--visual img{width:42px;height:42px}.nawah-product__option-pill--visual b{font-size:10px}}.nawah-body-splash-offer{margin:22px 0 20px;padding:20px;border:1px solid rgba(18,63,52,.16);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(29,184,196,.12),transparent 34%),linear-gradient(145deg,#fff,#f7fbfa);box-shadow:0 14px 34px #123f3412}.nawah-body-splash-offer__header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;margin-bottom:17px}.nawah-body-splash-offer__gift{display:inline-grid;min-width:48px;min-height:26px;padding:5px 8px;place-items:center;border-radius:999px;background:#c92735;color:#fff;font-size:10px;font-weight:800;letter-spacing:.11em}.nawah-body-splash-offer__header h3{margin:0 0 4px;color:#17211e;font-size:18px;line-height:1.2}.nawah-body-splash-offer__header p,.nawah-body-splash-offer__status,.nawah-body-splash-offer__error{margin:0;color:#66706c;font-size:12px;line-height:1.55}.nawah-body-splash-offer__slots{display:grid;gap:14px}.nawah-body-splash-slot{min-width:0;margin:0;padding:0;border:0}.nawah-body-splash-slot legend{display:flex;align-items:center;gap:8px;width:100%;margin:0 0 8px;color:#26322e;font-size:12px;font-weight:750}.nawah-body-splash-slot legend em{padding:2px 7px;border-radius:999px;background:#f3e8e9;color:#a52330;font-size:9px;font-style:normal;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.nawah-body-splash-slot__choices{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.nawah-body-splash-choice{position:relative;display:grid;grid-template-rows:82px auto;gap:6px;min-width:0;padding:8px 6px 9px;overflow:hidden;border:1px solid #dce5e2;border-radius:15px;background:#ffffffeb;color:#26322e;cursor:pointer;font:inherit;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.nawah-body-splash-choice:hover{border-color:#123f3473;transform:translateY(-2px)}.nawah-body-splash-choice.is-selected{border-color:#123f34;background:#f0f8f6;box-shadow:0 0 0 2px #123f341c,0 9px 20px #123f341a}.nawah-body-splash-choice__image{display:grid;width:100%;height:82px;overflow:hidden;place-items:center}.nawah-body-splash-choice__image img{display:block;width:auto;max-width:100%;height:auto;max-height:72px;object-fit:contain}.nawah-body-splash-choice__name{position:relative;z-index:1;display:flex;min-height:32px;padding-top:4px;align-items:flex-start;justify-content:center;overflow:hidden;font-size:10px;font-weight:720;line-height:1.35;text-align:center}.nawah-body-splash-choice__check{position:absolute;top:7px;right:7px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#123f34;color:#fff;font-size:11px;opacity:0;transform:scale(.7);transition:opacity .18s ease,transform .18s ease}.nawah-body-splash-choice.is-selected .nawah-body-splash-choice__check{opacity:1;transform:scale(1)}.nawah-body-splash-offer__status{margin-top:12px;color:#123f34;font-weight:650}.nawah-body-splash-offer.is-unavailable{border-color:#a924303d;background:#fff8f8}.nawah-body-splash-offer__error{color:#9c2934;font-weight:650}.nawah-product__add.is-loading{cursor:wait;opacity:.72}@media(max-width:749px){.nawah-body-splash-offer{margin-block:18px;padding:16px 13px;border-radius:18px}.nawah-body-splash-offer__header{gap:9px;margin-bottom:14px}.nawah-body-splash-offer__header h3{font-size:16px}.nawah-body-splash-slot__choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.nawah-body-splash-choice{grid-template-rows:72px auto;padding:7px 5px 8px;border-radius:13px}.nawah-body-splash-choice__image{height:72px}.nawah-body-splash-choice__image img{max-height:62px}.nawah-body-splash-choice__name{min-height:34px;padding-top:5px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/nawah-product.css.map */
