@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";.nood-template{--nood-radius: 6px;--nood-radius-sm: 4px;--nood-radius-lg: 12px;--nood-gap: clamp(16px, 4vw, 32px);--nood-maxw: 1280px;--nood-bg: #F8F1E7;--nood-bg-dark: #1A0E10;--nood-fg: #1A1410;--nood-fg-on-dark: #F8F1E7;--nood-accent: #8B1A2F;--nood-accent-hover: #6E1424;--nood-accent-foreground: #F8F1E7;--nood-card: #F2EBE0;--nood-card-warm: #EDE3D3;--nood-line: rgba(26, 20, 16, .12);--nood-line-strong: rgba(26, 20, 16, .25);--nood-muted: rgba(26, 20, 16, .58);--nood-star: #C9982A;--nood-good: #4A6B3A;--nood-bad: rgba(26, 20, 16, .3);--nood-font-heading: "Cormorant Garamond", "Playfair Display", Georgia, serif;--nood-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", system-ui, sans-serif;background:var(--nood-bg);color:var(--nood-fg);font-family:var(--nood-font-body);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;width:100%;max-width:100vw;overflow-x:hidden;padding-bottom:80px}@media(min-width:900px){.nood-template{padding-bottom:0}}.nood-template *,.nood-template *:before,.nood-template *:after{box-sizing:border-box}.nood-template .nood-wrap{width:100%;max-width:var(--nood-maxw);margin-inline:auto;padding-inline:16px}@media(min-width:600px){.nood-template .nood-wrap{padding-inline:24px}}@media(min-width:1000px){.nood-template .nood-wrap{padding-inline:48px}}.nood-template .nood-section{padding-block:clamp(56px,10vw,112px)}.nood-template .nood-section--tight{padding-block:clamp(28px,5vw,48px)}.nood-template .nood-section--dark{background:var(--nood-bg-dark);color:var(--nood-fg-on-dark)}.nood-template .nood-eyebrow{font-family:var(--nood-font-body);text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:600;color:var(--nood-muted);margin:0 0 .75rem;display:inline-block}.nood-template .nood-section--dark .nood-eyebrow{color:#f8f1e7b3}.nood-template .nood-h2{font-family:var(--nood-font-heading);font-size:clamp(1.875rem,5vw,3.25rem);line-height:1.05;font-weight:500;letter-spacing:-.01em;margin:0 0 .4em}.nood-template .nood-sub{color:var(--nood-muted);font-size:1.05rem;max-width:60ch;margin:0 auto;line-height:1.6}.nood-template .nood-center{text-align:center}.nood-template .nood-hero{display:block;width:100%;max-width:100%;padding-block:clamp(16px,4vw,56px)}@media(min-width:900px){.nood-template .nood-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(32px,5vw,64px);align-items:start}}.nood-template .nood-gallery{position:relative;width:100%;max-width:100%;margin-bottom:24px}@media(min-width:900px){.nood-template .nood-gallery{position:sticky;top:24px;margin-bottom:0}}.nood-template .nood-gallery__main{aspect-ratio:4 / 5;border-radius:var(--nood-radius);overflow:hidden;background:var(--nood-card)}.nood-template .nood-gallery__main img{width:100%;height:100%;object-fit:cover;display:block}.nood-template .nood-gallery__thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.nood-template .nood-gallery__thumbs::-webkit-scrollbar{display:none}.nood-template .nood-gallery__thumb{width:64px;height:64px;border-radius:var(--nood-radius-sm);overflow:hidden;border:1.5px solid transparent;padding:0;background:var(--nood-card);cursor:pointer;transition:border-color .15s ease;flex:none}@media(min-width:600px){.nood-template .nood-gallery__thumb{width:72px;height:72px}}.nood-template .nood-gallery__thumb img{width:100%;height:100%;object-fit:cover}.nood-template .nood-gallery__thumb[aria-current=true],.nood-template .nood-gallery__thumb.is-active{border-color:var(--nood-accent);box-shadow:0 0 0 1px var(--nood-accent) inset}.nood-template .nood-buybox{width:100%;max-width:100%;min-width:0;padding:0}.nood-template .nood-buybox form{width:100%;max-width:100%}.nood-template .nood-buybox>*{max-width:100%}.nood-template .nood-buybox p,.nood-template .nood-buybox .nood-lede{word-wrap:break-word;overflow-wrap:break-word}.nood-template .nood-brand{display:block;margin-bottom:12px;padding-top:8px;line-height:.9}.nood-template .nood-brand__primary{display:block;font-family:var(--nood-font-heading);font-size:clamp(2.5rem,10vw,3.75rem);font-weight:500;letter-spacing:-.02em;color:var(--nood-fg);line-height:1;margin:0 0 4px}.nood-template .nood-brand__secondary{display:block;font-family:var(--nood-font-body);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--nood-muted);font-weight:600;margin-top:.5rem}.nood-template .nood-title{font-family:var(--nood-font-body);font-size:1rem;font-weight:400;margin:.5rem 0 .75rem;color:var(--nood-muted);letter-spacing:.02em}.nood-template .nood-cred{display:flex;flex-direction:column;gap:10px;margin:16px 0 20px;padding:14px 0;border-top:1px solid var(--nood-line);border-bottom:1px solid var(--nood-line);width:100%}.nood-template .nood-cred__item{display:flex;align-items:center;gap:8px;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:var(--nood-fg);font-weight:600;white-space:nowrap}.nood-template .nood-cred__item svg{width:16px;height:16px;color:var(--nood-accent);flex:none}@media(min-width:500px){.nood-template .nood-cred{flex-direction:row;flex-wrap:wrap;gap:8px 20px}}.nood-template .nood-rating{display:flex;align-items:center;gap:.5rem;margin:.5rem 0 1rem;flex-wrap:wrap}.nood-template .nood-stars{display:inline-flex;gap:1px;color:var(--nood-star)}.nood-template .nood-stars svg{width:16px;height:16px}.nood-template .nood-rating__count{font-size:.85rem;color:var(--nood-muted)}.nood-template .nood-rating__count a{color:inherit;text-decoration:underline;text-underline-offset:2px}.nood-template .nood-lede{width:100%;font-size:1rem;color:var(--nood-fg);margin:0 0 1.5rem;line-height:1.55;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:900px){.nood-template .nood-lede{max-width:44ch}}.nood-template .nood-colors{margin:0 0 1.5rem;padding:0;border:0;width:100%}.nood-template .nood-colors legend{padding:0;font-family:var(--nood-font-body);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--nood-fg);margin-bottom:.75rem}.nood-template .nood-colors legend span{color:var(--nood-muted);font-weight:500;margin-left:6px}.nood-template .nood-color-options{display:flex;gap:16px;flex-wrap:wrap}.nood-template .nood-color{position:relative;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 auto}.nood-template .nood-color input{position:absolute;opacity:0;pointer-events:none}.nood-template .nood-color__swatch{display:block;width:44px;height:44px;border-radius:50%;border:2px solid var(--nood-line);background:var(--swatch-color, #ddd);transition:all .15s ease}.nood-template .nood-color:hover .nood-color__swatch{border-color:var(--nood-line-strong)}.nood-template .nood-color.is-selected .nood-color__swatch{border-color:var(--nood-accent);box-shadow:inset 0 0 0 3px var(--nood-bg)}.nood-template .nood-color__label{font-size:.7rem;color:var(--nood-muted);letter-spacing:.04em;text-transform:uppercase;font-weight:500}.nood-template .nood-color.is-selected .nood-color__label{color:var(--nood-fg);font-weight:600}.nood-template .nood-bundles{display:flex;flex-direction:column;gap:14px;margin:8px 0 20px;padding:0;border:0;width:100%}.nood-template .nood-bundles legend{padding:0;font-family:var(--nood-font-body);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--nood-fg);margin-bottom:.75rem}.nood-template .nood-bundle{position:relative;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;width:100%;max-width:100%;min-height:72px;padding:16px 14px;border:1.5px solid var(--nood-line);border-radius:var(--nood-radius);background:var(--nood-bg);cursor:pointer;transition:all .15s ease;margin:0}.nood-template .nood-bundle:hover{border-color:var(--nood-line-strong)}.nood-template .nood-bundle input{position:absolute;opacity:0;pointer-events:none}.nood-template .nood-bundle__radio{width:22px;height:22px;border-radius:50%;border:2px solid var(--nood-line-strong);display:grid;place-items:center;flex:none;transition:all .15s ease}.nood-template .nood-bundle__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--nood-accent);transform:scale(0);transition:transform .15s ease}.nood-template .nood-bundle__text{min-width:0;overflow:hidden}.nood-template .nood-bundle__name{display:block;font-family:var(--nood-font-body);font-weight:600;font-size:.95rem;color:var(--nood-fg);line-height:1.2;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nood-template .nood-bundle__meta{display:block;font-size:.78rem;color:var(--nood-muted);line-height:1.4;white-space:normal}.nood-template .nood-bundle__save{color:var(--nood-accent);font-weight:600}.nood-template .nood-bundle__price{text-align:right;line-height:1.2;flex:none}.nood-template .nood-bundle__total{font-family:var(--nood-font-body);font-weight:700;font-size:1.05rem;white-space:nowrap}.nood-template .nood-bundle__per{font-size:.72rem;color:var(--nood-muted);display:block;margin-top:2px}.nood-template .nood-bundle__badge{position:absolute;top:-1px;right:-1px;background:var(--nood-accent);color:var(--nood-accent-foreground);font-family:var(--nood-font-body);font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:0 4px 0 6px;white-space:nowrap;z-index:2;line-height:1.2}@media(max-width:480px){.nood-template .nood-bundle__name{font-size:.92rem}.nood-template .nood-bundle__meta{font-size:.72rem}.nood-template .nood-bundle__total{font-size:1rem}.nood-template .nood-bundle__badge{font-size:.55rem;padding:3px 8px}.nood-template .nood-bundle{padding:14px 12px;gap:10px}}.nood-template .nood-bundle.is-selected{border-color:var(--nood-accent);background:color-mix(in srgb,var(--nood-accent) 4%,var(--nood-bg));box-shadow:0 0 0 1px var(--nood-accent) inset}.nood-template .nood-bundle.is-selected .nood-bundle__radio{border-color:var(--nood-accent)}.nood-template .nood-bundle.is-selected .nood-bundle__radio:after{transform:scale(1)}.nood-template .nood-price-row{display:flex;align-items:baseline;gap:.75rem;margin:.5rem 0 1rem}.nood-template .nood-price{font-family:var(--nood-font-body);font-size:1.625rem;font-weight:700;color:var(--nood-fg)}.nood-template .nood-price--compare{font-size:1rem;color:var(--nood-muted);text-decoration:line-through;font-weight:500}.nood-template .nood-atc{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:58px;padding:16px 24px;background:var(--nood-accent);color:var(--nood-accent-foreground);border:0;border-radius:var(--nood-radius);font-family:var(--nood-font-body);font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,transform .08s ease;box-sizing:border-box}.nood-template .nood-atc:hover{background:var(--nood-accent-hover)}.nood-template .nood-atc:active{transform:translateY(1px)}.nood-template .nood-atc[aria-busy=true]{opacity:.6;pointer-events:none}.nood-template .nood-atc:focus-visible{outline:2px solid var(--nood-accent);outline-offset:3px}.nood-template .nood-atc:disabled{background:var(--nood-muted);cursor:not-allowed}.nood-template .nood-trustrow{display:flex;flex-direction:column;gap:8px;margin-top:14px;font-size:.78rem;color:var(--nood-muted);align-items:center}@media(min-width:500px){.nood-template .nood-trustrow{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px 16px}}.nood-template .nood-trustrow span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.nood-template .nood-trustrow svg{width:14px;height:14px;flex:none;color:var(--nood-accent)}.nood-template .nood-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding-block:24px;border-block:1px solid var(--nood-line)}@media(min-width:720px){.nood-template .nood-badges{grid-template-columns:repeat(4,1fr)}}.nood-template .nood-badge{display:flex;align-items:center;gap:12px;justify-content:center;text-align:left}.nood-template .nood-badge svg{width:24px;height:24px;flex:none;color:var(--nood-accent)}.nood-template .nood-badge b{display:block;font-size:.85rem;font-weight:600;color:var(--nood-fg)}.nood-template .nood-badge small{color:var(--nood-muted);font-size:.72rem}.nood-template .nood-editorial{display:grid;grid-template-columns:1fr;gap:clamp(48px,6vw,80px)}.nood-template .nood-editorial__row{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,48px);align-items:center}@media(min-width:800px){.nood-template .nood-editorial__row{grid-template-columns:1fr 1fr}.nood-template .nood-editorial__row--reverse .nood-editorial__media{order:2}}.nood-template .nood-editorial__media{aspect-ratio:4 / 5;border-radius:var(--nood-radius);overflow:hidden;background:var(--nood-card)}.nood-template .nood-editorial__media img{width:100%;height:100%;object-fit:cover;display:block}.nood-template .nood-editorial__copy{padding:0 clamp(0px,2vw,24px)}.nood-template .nood-editorial__copy h3{font-family:var(--nood-font-heading);font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:500;line-height:1.1;letter-spacing:-.01em;margin:0 0 .75rem}.nood-template .nood-editorial__copy p{font-size:1rem;line-height:1.65;color:var(--nood-muted);margin:0 0 1rem;max-width:42ch}.nood-template .nood-editorial__seal{display:inline-flex;align-items:center;gap:8px;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--nood-accent);padding-top:.5rem}.nood-template .nood-editorial__seal svg{width:18px;height:18px}.nood-template .nood-compare{margin-top:2rem;overflow-x:auto}.nood-template .nood-compare table{width:100%;border-collapse:collapse;min-width:520px}.nood-template .nood-compare th,.nood-template .nood-compare td{padding:16px 14px;text-align:center;border-bottom:1px solid var(--nood-line)}.nood-template .nood-compare thead th{font-family:var(--nood-font-body);font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--nood-muted);padding-block:12px}.nood-template .nood-compare tbody th{text-align:left;font-family:var(--nood-font-body);font-weight:500;font-size:.92rem;color:var(--nood-fg)}.nood-template .nood-compare .nood-col-us{background:color-mix(in srgb,var(--nood-accent) 5%,var(--nood-bg));position:relative}.nood-template .nood-compare thead .nood-col-us{color:var(--nood-accent);font-weight:700}.nood-template .nood-compare svg{width:18px;height:18px}.nood-template .nood-yes{color:var(--nood-accent)}.nood-template .nood-no{color:var(--nood-bad)}.nood-template .nood-steps{display:grid;gap:24px;grid-template-columns:1fr;margin-top:2.5rem;counter-reset:step}@media(min-width:680px){.nood-template .nood-steps{grid-template-columns:repeat(4,1fr)}}.nood-template .nood-step{text-align:center;position:relative}.nood-template .nood-step__media{aspect-ratio:1;border-radius:var(--nood-radius);overflow:hidden;background:var(--nood-card);margin-bottom:14px;position:relative}.nood-template .nood-step__media img{width:100%;height:100%;object-fit:cover}.nood-template .nood-step__num{position:absolute;top:12px;left:12px;width:28px;height:28px;border-radius:50%;background:var(--nood-accent);color:var(--nood-accent-foreground);display:grid;place-items:center;font-family:var(--nood-font-body);font-weight:700;font-size:.85rem;counter-increment:step}.nood-template .nood-step__num:before{content:counter(step)}.nood-template .nood-step h3{font-family:var(--nood-font-heading);font-size:1.25rem;font-weight:500;margin:0 0 .4rem}.nood-template .nood-step p{margin:0;color:var(--nood-muted);font-size:.88rem;line-height:1.5}.nood-template .nood-life{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-top:2.5rem}@media(min-width:760px){.nood-template .nood-life{grid-template-columns:repeat(3,1fr)}}.nood-template .nood-life__item{aspect-ratio:3 / 4;border-radius:var(--nood-radius);overflow:hidden;background:var(--nood-card);margin:0}.nood-template .nood-life__item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.nood-template .nood-life__item:hover img{transform:scale(1.04)}.nood-template .nood-reviews-head{display:grid;gap:24px;grid-template-columns:1fr;align-items:center;margin-top:1.5rem;padding:24px 20px;background:var(--nood-card);border-radius:var(--nood-radius)}@media(min-width:820px){.nood-template .nood-reviews-head{grid-template-columns:280px 1fr;padding:32px;gap:32px}}.nood-template .nood-score{text-align:center}.nood-template .nood-score__num{font-family:var(--nood-font-heading);font-size:2.75rem;font-weight:500;line-height:1;color:var(--nood-fg);letter-spacing:-.01em}.nood-template .nood-score .nood-stars{justify-content:center;margin-top:6px;margin-bottom:4px}.nood-template .nood-score .nood-stars svg{width:14px!important;height:14px!important;color:var(--nood-star)!important;fill:var(--nood-star)!important}.nood-template .nood-score__count{color:var(--nood-muted);font-size:.9rem;margin-top:.5rem}.nood-template .nood-bars{display:grid;gap:8px}.nood-template .nood-bar{display:grid!important;grid-template-columns:56px 1fr 44px;gap:12px;align-items:center;font-size:.82rem;color:var(--nood-fg);font-weight:500;line-height:1}.nood-template .nood-bar>span:first-child{display:inline-flex!important;align-items:center;gap:4px;white-space:nowrap;font-size:.82rem}.nood-template .nood-bar svg{width:13px!important;height:13px!important;color:var(--nood-star)!important;fill:var(--nood-star)!important;flex:none;display:inline-block}.nood-template .nood-bar>span:last-child{text-align:right;color:var(--nood-muted);font-variant-numeric:tabular-nums;font-size:.82rem}.nood-template .nood-bar__track{height:6px;border-radius:999px;background:var(--nood-line);overflow:hidden;width:100%}.nood-template .nood-bar__fill{height:100%;background:var(--nood-star);border-radius:999px;transition:width .4s ease}.nood-template .nood-review-grid{display:grid;gap:18px;grid-template-columns:1fr;margin-top:2rem}@media(min-width:640px){.nood-template .nood-review-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.nood-template .nood-review-grid{grid-template-columns:repeat(3,1fr)}}.nood-template .nood-review{background:var(--nood-bg);border:1px solid var(--nood-line);border-radius:var(--nood-radius);padding:22px;display:flex;flex-direction:column;gap:12px}.nood-template .nood-review__top{display:flex;align-items:center;gap:12px}.nood-template .nood-review__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--nood-card-warm);flex:none}.nood-template .nood-review__name{font-weight:600;font-size:.95rem}.nood-template .nood-review__verified{font-size:.68rem;color:var(--nood-good);letter-spacing:.1em;text-transform:uppercase;font-weight:600;display:inline-flex;align-items:center;gap:4px}.nood-template .nood-review__verified svg{width:12px;height:12px}.nood-template .nood-review p{margin:0;font-size:.92rem;line-height:1.55;color:var(--nood-fg)}.nood-template .nood-review__photo{border-radius:var(--nood-radius-sm);overflow:hidden;aspect-ratio:16/10}.nood-template .nood-review__photo img{width:100%;height:100%;object-fit:cover}.nood-template .nood-faq{max-width:760px;margin:2.5rem auto 0}.nood-template .nood-faq__item{border-bottom:1px solid var(--nood-line)}.nood-template .nood-faq__q{width:100%;background:none;border:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 4px;font-family:var(--nood-font-body);font-size:1rem;font-weight:500;text-align:left;color:var(--nood-fg)}.nood-template .nood-faq__q:focus-visible{outline:2px solid var(--nood-accent);outline-offset:2px;border-radius:4px}.nood-template .nood-faq__icon{flex:none;width:18px;height:18px;transition:transform .2s ease;stroke-width:1.5}.nood-template .nood-faq__q[aria-expanded=true] .nood-faq__icon{transform:rotate(45deg)}.nood-template .nood-faq__a{overflow:hidden;height:0;transition:height .25s ease}.nood-template .nood-faq__a-inner{padding:0 4px 22px;color:var(--nood-muted);font-size:.94rem;line-height:1.65}.nood-template .nood-final{background:var(--nood-bg-dark);color:var(--nood-fg-on-dark);border-radius:var(--nood-radius);padding:clamp(40px,6vw,64px) clamp(24px,4vw,48px)}.nood-template .nood-final .nood-h2{color:var(--nood-fg-on-dark)}.nood-template .nood-final .nood-eyebrow{color:#f8f1e799}.nood-template .nood-final .nood-bundles{max-width:480px;margin-inline:auto}.nood-template .nood-final .nood-bundle{background:#f8f1e70d;border-color:#f8f1e726;color:var(--nood-fg-on-dark)}.nood-template .nood-final .nood-bundle__name{color:var(--nood-fg-on-dark)}.nood-template .nood-final .nood-bundle__meta{color:#f8f1e799}.nood-template .nood-final .nood-bundle__total{color:var(--nood-fg-on-dark)}.nood-template .nood-final .nood-bundle.is-selected{background:color-mix(in srgb,var(--nood-accent) 20%,var(--nood-bg-dark));border-color:var(--nood-accent)}.nood-template .nood-final .nood-bundle__radio{border-color:#f8f1e74d}.nood-template .nood-final .nood-atc{max-width:480px;margin-inline:auto}.nood-template .nood-final .nood-price{color:var(--nood-fg-on-dark)}.nood-template .nood-urgency{text-align:center;font-weight:600;color:var(--nood-accent);font-family:var(--nood-font-body);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;margin:0 0 1.5rem}.nood-template .nood-sticky{position:fixed;left:0;right:0;bottom:0;z-index:100;background:var(--nood-bg);border-top:1px solid var(--nood-line);padding:10px 16px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:12px;transform:translateY(110%);transition:transform .25s ease;box-shadow:0 -4px 16px #00000014}.nood-template .nood-sticky.is-visible{transform:translateY(0)}.nood-template .nood-sticky__info{flex:none;font-size:.85rem;line-height:1.2;font-family:var(--nood-font-body)}.nood-template .nood-sticky__info strong{display:block;font-family:var(--nood-font-heading);font-weight:500;font-size:1.05rem}.nood-template .nood-sticky__price{font-weight:700;font-size:1rem;color:var(--nood-fg)}.nood-template .nood-sticky .nood-atc{flex:1;min-height:46px;padding:10px 16px;font-size:.85rem;margin-top:0;width:auto}@media(min-width:900px){.nood-template .nood-sticky{display:none}}.nood-template .nood-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.nood-template *,.nood-template *:before,.nood-template *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.nood-template .nood-ugc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:1rem}@media(min-width:600px){.nood-template .nood-ugc-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media(min-width:900px){.nood-template .nood-ugc-grid{grid-template-columns:repeat(4,1fr);gap:12px}}.nood-template .nood-ugc-item{position:relative;aspect-ratio:4 / 5;border-radius:var(--nood-radius);overflow:hidden;background:var(--nood-card);border:0;padding:0;cursor:pointer;margin:0;display:block;transition:transform .3s ease}.nood-template .nood-ugc-item.is-hidden{display:none}.nood-template .nood-ugc-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.nood-template .nood-ugc-item:hover img{transform:scale(1.06)}.nood-template .nood-ugc-item__caption{position:absolute;left:0;right:0;bottom:0;padding:12px 12px 10px;background:linear-gradient(to top,rgba(26,14,16,.85) 0%,transparent 100%);color:var(--nood-fg-on-dark);font-size:.72rem;text-align:left;font-weight:500;opacity:0;transition:opacity .2s ease;pointer-events:none}.nood-template .nood-ugc-item:hover .nood-ugc-item__caption,.nood-template .nood-ugc-item:focus-visible .nood-ugc-item__caption{opacity:1}.nood-template .nood-ugc-item:focus-visible{outline:2px solid var(--nood-accent);outline-offset:2px}.nood-template .nood-ugc-more{text-align:center;margin-top:24px}.nood-template .nood-ugc-more__btn{background:transparent;border:1.5px solid var(--nood-fg);color:var(--nood-fg);padding:14px 32px;font-family:var(--nood-font-body);font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border-radius:var(--nood-radius);transition:all .15s ease}.nood-template .nood-ugc-more__btn:hover{background:var(--nood-fg);color:var(--nood-bg)}.nood-template .nood-ugc-more__btn:focus-visible{outline:2px solid var(--nood-accent);outline-offset:3px}.nood-template .nood-ugc-more.is-hidden{display:none}.nood-template .nood-ugc-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1a0e10f2;display:flex;align-items:center;justify-content:center;padding:40px 16px;animation:noodLightboxIn .2s ease}@keyframes noodLightboxIn{0%{opacity:0}to{opacity:1}}.nood-template .nood-ugc-lightbox[hidden]{display:none}.nood-template .nood-ugc-lightbox__inner{margin:0;max-width:90vw;max-height:85vh;display:flex;flex-direction:column;align-items:center;gap:16px}.nood-template .nood-ugc-lightbox__inner img{max-width:100%;max-height:75vh;object-fit:contain;border-radius:var(--nood-radius)}.nood-template .nood-ugc-lightbox__inner figcaption{color:var(--nood-fg-on-dark);font-size:.88rem;text-align:center;max-width:600px;font-family:var(--nood-font-body)}.nood-template .nood-ugc-lightbox__inner figcaption:empty{display:none}.nood-template .nood-ugc-lightbox__close,.nood-template .nood-ugc-lightbox__prev,.nood-template .nood-ugc-lightbox__next{position:absolute;background:#f8f1e71a;border:0;color:var(--nood-fg-on-dark);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:background .15s ease}.nood-template .nood-ugc-lightbox__close:hover,.nood-template .nood-ugc-lightbox__prev:hover,.nood-template .nood-ugc-lightbox__next:hover{background:#f8f1e733}.nood-template .nood-ugc-lightbox__close svg,.nood-template .nood-ugc-lightbox__prev svg,.nood-template .nood-ugc-lightbox__next svg{width:24px;height:24px}.nood-template .nood-ugc-lightbox__close{top:20px;right:20px}.nood-template .nood-ugc-lightbox__prev{left:20px;top:50%;transform:translateY(-50%)}.nood-template .nood-ugc-lightbox__next{right:20px;top:50%;transform:translateY(-50%)}@media(max-width:600px){.nood-template .nood-ugc-lightbox__prev,.nood-template .nood-ugc-lightbox__next{width:40px;height:40px}.nood-template .nood-ugc-lightbox__prev{left:12px}.nood-template .nood-ugc-lightbox__next{right:12px}.nood-template .nood-ugc-lightbox__close{top:12px;right:12px}}.nood-template .nood-sizes{margin:0 0 1.5rem;padding:0;border:0;width:100%}.nood-template .nood-sizes legend{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;padding:0;font-family:var(--nood-font-body);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--nood-fg);margin-bottom:.75rem}.nood-template .nood-sizes legend span[data-nood-size-label]{color:var(--nood-muted);font-weight:500;text-transform:none;letter-spacing:.02em}.nood-template .nood-size-guide__link{margin-left:auto;background:none;border:0;padding:0;cursor:pointer;font-family:var(--nood-font-body);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--nood-accent);text-decoration:underline;text-underline-offset:3px}.nood-template .nood-size-guide__link:hover{color:var(--nood-accent-hover)}.nood-template .nood-size-options{display:flex;gap:12px;flex-wrap:wrap}.nood-template .nood-size{position:relative;cursor:pointer;flex:1 1 auto;min-width:96px}.nood-template .nood-size input{position:absolute;opacity:0;pointer-events:none}.nood-template .nood-size__pill{display:flex;align-items:center;justify-content:center;text-align:center;padding:13px 14px;border-radius:999px;border:1.5px solid var(--nood-line-strong);background:var(--nood-bg);color:var(--nood-fg);font-family:var(--nood-font-body);font-size:.9rem;font-weight:600;letter-spacing:.01em;line-height:1.1;transition:border-color .15s ease,background .15s ease,color .15s ease}.nood-template .nood-size:hover .nood-size__pill{border-color:var(--nood-accent)}.nood-template .nood-size.is-selected .nood-size__pill{background:var(--nood-accent);border-color:var(--nood-accent);color:var(--nood-accent-foreground)}.nood-template .nood-size input:focus-visible+.nood-size__pill{outline:2px solid var(--nood-accent);outline-offset:2px}.nood-template .nood-size-guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px;background:#1a0e108c}.nood-template .nood-size-guide.is-open{display:flex}.nood-template .nood-size-guide__panel{position:relative;width:100%;max-width:520px;max-height:85vh;overflow-y:auto;background:var(--nood-bg);color:var(--nood-fg);border-radius:var(--nood-radius-lg);padding:32px 28px 28px;box-shadow:0 24px 60px #1a0e1059}.nood-template .nood-size-guide__close{position:absolute;top:12px;right:14px;background:none;border:0;font-size:1.6rem;line-height:1;cursor:pointer;color:var(--nood-muted)}.nood-template .nood-size-guide__close:hover{color:var(--nood-fg)}.nood-template .nood-size-guide__body{font-size:.95rem;line-height:1.55}.nood-template .nood-size-guide__body h3,.nood-template .nood-size-guide__body h4{font-family:var(--nood-font-heading);margin:0 0 10px}.nood-template .nood-size-guide__body table{width:100%;border-collapse:collapse;margin:12px 0}.nood-template .nood-size-guide__body th,.nood-template .nood-size-guide__body td{text-align:left;padding:9px 10px;border-bottom:1px solid var(--nood-line);font-size:.9rem}.nood-template .nood-size-guide__body th{font-weight:700}@media(max-width:560px){.nood-template .nood-size{min-width:0;flex:1 1 30%}.nood-template .nood-size__pill{padding:12px 8px;font-size:.82rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/nood.css.map */
