.nuora-photo-proof,.nuora-photo-proof *{box-sizing:border-box}.nuora-photo-proof{position:relative;isolation:isolate;width:100%;max-width:100%;overflow:hidden;border-top:1px solid rgba(75,85,54,.14);background-color:#fbf8f4;background-image:radial-gradient(ellipse at 5% 20%,rgba(32,32,29,.04) 0 1px,transparent 1.5px 12px);color:#24231f;font-family:Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.nuora-photo-proof:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;pointer-events:none;background:url(nuora-creamy-wave-pattern.svg) left 26px / 218px auto no-repeat,radial-gradient(circle at 18% 82%,rgba(74,81,51,.08) 0 1px,transparent 1.6px),radial-gradient(circle at 86% 18%,rgba(46,46,42,.05) 0 1px,transparent 1.6px);background-position:left 26px,center,center;background-size:218px auto,30px 30px,34px 34px;content:"";mix-blend-mode:multiply;opacity:.24}@supports (content-visibility: auto){.nuora-photo-proof{content-visibility:auto;contain-intrinsic-size:auto 650px}}.nuora-photo-proof__inner{position:relative;z-index:1;width:100%;max-width:390px;margin:0 auto;padding:var(--nuora-photo-proof-padding-top, 32px) 12px var(--nuora-photo-proof-padding-bottom, 32px)}.nuora-photo-proof__intro{width:100%;max-width:354px;display:grid;justify-items:center;gap:8px;margin:0 auto 16px;text-align:center}.nuora-photo-proof__badge{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(217,204,185,.92);border-radius:999px;background:#fffdf8eb;color:#514b40;font-size:10.5px;line-height:1;font-weight:760;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.nuora-photo-proof__intro h2{width:100%;max-width:15.5em;margin:0;color:#25231f;font-size:26px;line-height:1.14;font-weight:500;letter-spacing:0;text-wrap:balance}.nuora-photo-proof__intro p{max-width:36ch;margin:0;color:#625b52;font-size:14.5px;line-height:1.42;font-weight:400}.nuora-photo-proof__carousel{position:relative;display:block}.nuora-photo-proof__track{display:flex;align-items:stretch;gap:14px;margin:0;padding:0 12px 6px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-left:12px;scrollbar-width:none;list-style:none;-webkit-overflow-scrolling:touch}.nuora-photo-proof__track::-webkit-scrollbar{display:none}.nuora-photo-proof__track:after{content:"";flex:0 0 24px}.nuora-photo-proof__track:focus-visible{outline:2px solid #24231f;outline-offset:3px;border-radius:14px}.nuora-photo-proof__card{flex:0 0 min(310px,calc(100% - 24px));width:min(310px,calc(100% - 24px));min-width:0;min-height:500px;height:auto;display:grid;grid-template-rows:214px auto auto auto;align-content:start;scroll-snap-align:start;scroll-snap-stop:always;padding:10px 10px 14px;overflow:hidden;border:1px solid rgba(89,79,63,.18);border-radius:14px;background:#fff;box-shadow:inset 0 1px #ffffffb8,0 10px 24px #2b261f0b}.nuora-photo-proof__image{width:100%;max-width:100%;height:214px;display:block;object-fit:cover;object-position:center 42%;border:1px solid #e4dbcf;border-radius:11px;background:#f2ece3}.nuora-photo-proof__meta{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:3px 8px;margin-top:12px;color:#171613}.nuora-photo-proof__meta strong{grid-column:1;grid-row:1;min-width:0;overflow:hidden;font-size:13px;line-height:1.15;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.nuora-photo-proof__meta small{grid-column:1;grid-row:2;color:#6f675d;font-size:12px;line-height:1.3;font-weight:650;white-space:nowrap}.nuora-photo-proof__meta span{grid-column:2;grid-row:1 / span 2;align-self:start;padding:5px 8px;border-radius:999px;background:#fff4e1d6;color:#f28a17;font-size:14px;line-height:1;letter-spacing:.6px;white-space:nowrap}.nuora-photo-proof__card>p{min-height:0;margin:10px 0 0;color:#2d2a26;font-size:14.5px;line-height:1.42;font-weight:400}.nuora-photo-proof__tags{min-height:0;display:flex;flex-wrap:wrap;align-self:start;gap:6px;margin:8px 0 0;padding:0;overflow:visible;list-style:none}.nuora-photo-proof__tags li{width:auto;max-width:100%;min-height:0;padding:6px 9px;overflow:hidden;border-radius:999px;background:#fffaf3db;color:#4f493f;font-size:10.5px;line-height:1;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.nuora-photo-proof__arrow{position:absolute;top:118px;z-index:2;width:36px;height:36px;display:block;transform:translateY(-50%);border:1px solid #d9d1c7;border-radius:999px;background:#fffdf8eb;color:#2e2e2a;box-shadow:0 4px 8px #20201d1a;cursor:pointer}.nuora-photo-proof__arrow:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-top:3px solid currentColor;border-right:3px solid currentColor;border-radius:1px;transform-origin:50% 50%}.nuora-photo-proof__arrow--prev{left:5px}.nuora-photo-proof__arrow--prev:before{transform:translate(-42%,-50%) rotate(-135deg)}.nuora-photo-proof__arrow--next{right:5px}.nuora-photo-proof__arrow--next:before{transform:translate(-58%,-50%) rotate(45deg)}.nuora-photo-proof__arrow:focus-visible,.nuora-photo-proof__dots button:focus-visible{outline:2px solid #24231f;outline-offset:3px}.nuora-photo-proof__arrow:disabled{cursor:default;opacity:.38}.nuora-photo-proof__dots{display:flex;justify-content:center;gap:12px;margin-top:10px}.nuora-photo-proof__dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#c9c0b3;transition:width .18s ease,background-color .18s ease;cursor:pointer}.nuora-photo-proof__dots button.is-active{width:20px;background:#24231f}@media(min-width:750px){.nuora-photo-proof__inner{max-width:760px;padding:calc(var(--nuora-photo-proof-padding-top, 32px) + 16px) 24px calc(var(--nuora-photo-proof-padding-bottom, 32px) + 16px)}.nuora-photo-proof__intro{max-width:600px;margin-bottom:26px}.nuora-photo-proof__intro h2{font-size:34px}.nuora-photo-proof__track{gap:16px;padding-right:20px;padding-left:20px;scroll-padding-left:20px}.nuora-photo-proof__track:after{flex-basis:calc(50% + 8px)}.nuora-photo-proof__card{flex-basis:calc((100% - 16px)/2);width:calc((100% - 16px)/2);min-height:520px;height:auto;grid-template-rows:220px auto auto auto}.nuora-photo-proof__image{height:220px}.nuora-photo-proof__arrow{top:121px}}@media(min-width:990px){.nuora-photo-proof__inner{max-width:1160px;padding-right:32px;padding-left:32px}.nuora-photo-proof__track{gap:18px;padding-right:24px;padding-left:24px;scroll-padding-left:24px}.nuora-photo-proof__track:after{flex-basis:calc(66.6667% + 12px)}.nuora-photo-proof__card{flex-basis:calc((100% - 36px) / 3);width:calc((100% - 36px) / 3);min-height:530px;height:auto;padding:12px 12px 16px}.nuora-photo-proof__arrow--prev{left:8px}.nuora-photo-proof__arrow--next{right:8px}}@media(prefers-reduced-motion:reduce){.nuora-photo-proof__track{scroll-behavior:auto}.nuora-photo-proof__dots button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/nuora-photo-proof.css.map */
