@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Italiana&display=swap";.showcase{--theme-background:#162638;--theme-surface:#e8e2d4;--theme-accent:#6d95b8;--theme-glow:#7aa8cc4d;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;isolation:isolate;background:radial-gradient(circle at 61% 48%, var(--theme-glow), transparent 26%), linear-gradient(125deg, color-mix(in srgb, var(--theme-background) 82%, black), var(--theme-background));grid-template-rows:auto 1fr auto;min-height:100svh;padding:34px 4.5vw 28px;display:grid;position:relative;overflow:hidden}.showcase__scene-transition{--scene-background:var(--theme-background);--scene-glow:var(--theme-glow);z-index:-2;opacity:0;visibility:hidden;background:radial-gradient(circle at 61% 48%, var(--scene-glow), transparent 26%), linear-gradient(125deg, color-mix(in srgb, var(--scene-background) 82%, black), var(--scene-background));pointer-events:none;transform-origin:50%;will-change:opacity, transform;position:absolute;inset:0}.showcase:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#0000002e,#0000 32% 70%,#00000024);position:absolute;inset:0}.showcase__grain{z-index:4;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.7'/%3E%3C/svg%3E");position:absolute;inset:0}.showcase__geometry{z-index:-1;aspect-ratio:1;border:1px solid color-mix(in srgb, var(--theme-accent) 13%, transparent);border-radius:50%;width:min(38vw,580px);transition:border-color .7s;position:absolute;top:50%;right:8vw;transform:translateY(-50%)}.showcase__geometry:before,.showcase__geometry:after{content:"";border:1px solid color-mix(in srgb, var(--theme-accent) 9%, transparent);position:absolute;inset:14%;transform:rotate(45deg)}.showcase__geometry:after{border-radius:50%;inset:29%}.showcase__header,.showcase__footer{z-index:5;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:relative}.brand{color:#f5efe3;opacity:.94;justify-self:start;align-items:center;text-decoration:none;transition:opacity .22s,transform .22s;display:inline-flex}.brand:hover{opacity:1;transform:translateY(-1px)}.brand__logo{object-fit:contain;filter:drop-shadow(0 8px 18px #00000024);width:48px;height:48px;display:block}.showcase__edition,.showcase__origin,.showcase__hint{color:#f4efe48c;letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:10px}.showcase__edition{grid-column:3;justify-self:end}.showcase__edition--desktop,.showcase__cart{display:none}.showcase__stage{grid-template-columns:minmax(260px,.75fr) minmax(420px,1.4fr) minmax(180px,.55fr);align-items:center;gap:3vw;width:100%;max-width:1600px;margin:0 auto;display:grid}.product-info{z-index:3;max-width:430px;position:relative}.product-info__eyebrow{color:color-mix(in srgb, var(--theme-accent) 78%, white);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 28px;font-size:10px;font-weight:500;display:flex}.product-info__line{background:currentColor;width:34px;height:1px}.product-info__title{letter-spacing:-.035em;text-wrap:balance;max-width:470px;margin:0;font-family:Italiana,Georgia,serif;font-size:clamp(52px,5vw,84px);font-weight:400;line-height:.98}.product-info__description{color:#f4efe49e;max-width:380px;margin:28px 0 0;font-size:13px;font-weight:300;line-height:1.8}.product-info__purchase{align-items:center;gap:30px;margin-top:38px;display:flex}.product-info__price{color:#f7f0e5;letter-spacing:.08em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.add-to-cart{color:#f7f0e5;cursor:pointer;letter-spacing:.14em;text-transform:uppercase;background:#ffffff0f;border:1px solid #fff3;justify-content:space-between;align-items:center;gap:28px;min-width:164px;padding:14px 16px 14px 20px;font-size:10px;font-weight:500;transition:color .25s,background .25s,border-color .25s;display:inline-flex}.add-to-cart:hover,.add-to-cart.is-added{border-color:var(--theme-accent);background:var(--theme-accent);color:#121713}.add-to-cart__icon{place-items:center;line-height:1;display:grid}.add-to-cart__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:16px;height:16px;display:block}.product-visual{place-items:center;min-height:68vh;display:grid;position:relative}.product-visual__number{z-index:-1;color:#ffffff09;-webkit-user-select:none;user-select:none;font-family:Italiana,Georgia,serif;font-size:min(32vw,470px);line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.product-visual__halo{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--theme-glow) 92%, white 8%) 0%, color-mix(in srgb, var(--theme-accent) 17%, transparent) 34%, transparent 60%);filter:blur(8px);will-change:opacity, transform;border-radius:50%;width:min(31vw,470px);position:absolute}.product-visual__platform{filter:blur(18px);will-change:opacity, transform;background:#0000006b;border-radius:50%;width:min(34vw,500px);height:45px;position:absolute;bottom:12%}.product-visual__drag-target{z-index:2;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;will-change:opacity, transform;place-items:center;display:grid;position:relative}.product-visual__drag-target.is-dragging{cursor:grabbing}.product-visual__parallax,.product-visual__idle{will-change:transform;place-items:center;display:grid}.product-visual__image{object-fit:contain;filter:drop-shadow(0 35px 35px #00000061);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:min(41vw,610px);max-height:70vh}.tajine-placeholder{aspect-ratio:1/1.05;filter:drop-shadow(0 38px 28px #00000059);-webkit-user-select:none;user-select:none;width:min(35vw,500px);position:relative}.tajine-placeholder__handle{z-index:3;background:var(--theme-surface);border-radius:45% 45% 28% 28%;width:11%;height:13%;transition:background .6s;position:absolute;top:4%;left:50%;transform:translate(-50%);box-shadow:inset -8px -5px 12px #00000026,inset 4px 4px 8px #ffffff29}.tajine-placeholder__lid{background:linear-gradient(105deg, #fff3, transparent 35%), var(--theme-surface);clip-path:polygon(50% 0,100% 100%,0 100%);border-radius:50% 50% 12% 12%/88% 88% 12% 12%;width:64%;height:58%;transition:background .6s;position:absolute;top:13%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset -30px -10px 35px #0000002e,inset 18px 8px 25px #ffffff1f}.tajine-placeholder__rim{z-index:3;border:2px solid color-mix(in srgb, var(--theme-accent) 70%, white);background:color-mix(in srgb, var(--theme-surface) 88%, black);border-radius:50%;width:78%;height:11%;transition:background .6s,border-color .6s;position:absolute;top:66%;left:50%;transform:translate(-50%);box-shadow:inset 0 6px 9px #ffffff14}.tajine-placeholder__bowl{background:linear-gradient(100deg, #ffffff26, transparent 35%), var(--theme-surface);border-radius:15% 15% 50% 50%/15% 15% 70% 70%;width:76%;height:21%;transition:background .6s;position:absolute;top:70%;left:50%;transform:translate(-50%);box-shadow:inset -25px -10px 30px #00000038}.tajine-placeholder__detail{z-index:4;background:var(--theme-accent);width:27%;height:2px;box-shadow:0 9px 0 color-mix(in srgb, var(--theme-accent) 45%, transparent);transition:background .6s;position:absolute;top:46%;left:50%;transform:translate(-50%)}.showcase--ceramic .tajine-placeholder__lid{background:linear-gradient(100deg, #ffffff59, transparent 38%), repeating-linear-gradient(125deg, transparent 0 31px, #2b5b802e 31px 34px), var(--theme-surface)}.showcase--green-gold .tajine-placeholder__detail{height:3px;box-shadow:0 12px 0 color-mix(in srgb, var(--theme-accent) 70%, transparent)}.product-nav{z-index:3;justify-content:flex-end;gap:14px;display:flex;position:relative}.product-nav__button{color:#f4efe48c;cursor:pointer;letter-spacing:.17em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:8px;padding:10px 0;font-size:9px;font-weight:500;transition:color .22s;display:inline-flex}.product-nav__button:hover{color:#fff}.product-nav__button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px;width:27px}.showcase__footer{grid-template-columns:1fr auto 1fr}.showcase__origin{justify-self:start}.showcase__hint{justify-self:end}.product-indicator{align-items:center;gap:13px;display:flex}.product-indicator__count{color:#f4efe473;letter-spacing:.08em;font-size:9px}.product-indicator__track{align-items:center;gap:7px;display:flex}.product-indicator__dot{cursor:pointer;background:#ffffff2e;border:0;width:22px;height:2px;padding:0;transition:width .24s,background .24s}.product-indicator__dot.is-active{background:var(--theme-accent);width:44px}@media (width>=901px){html,body,#root{height:100vh;min-height:0;max-height:100vh;overflow:hidden}.showcase{--control-radius:999px;--control-blur:14px;grid-template-rows:var(--space-12) minmax(0, 1fr) 12px;height:100vh;min-height:0;padding:var(--space-8) calc(var(--space-16) - var(--space-1)) var(--space-6);background:radial-gradient(ellipse at 57% 47%, color-mix(in srgb, var(--theme-glow) 62%, transparent), transparent 25%), linear-gradient(116deg, color-mix(in srgb, var(--theme-background) 16%, black) 0%, color-mix(in srgb, var(--theme-background) 92%, black) 50%, color-mix(in srgb, var(--theme-background) 24%, black) 100%)}.showcase__scene-transition{background:radial-gradient(ellipse at 57% 47%, color-mix(in srgb, var(--scene-glow) 62%, transparent), transparent 25%), linear-gradient(116deg, color-mix(in srgb, var(--scene-background) 16%, black) 0%, color-mix(in srgb, var(--scene-background) 92%, black) 50%, color-mix(in srgb, var(--scene-background) 24%, black) 100%)}.showcase:after{background:linear-gradient(90deg,#0000004d,#0000 29% 72%,#00000040),radial-gradient(#0000 40%,#0000003d 100%)}.showcase__grain{opacity:.028;mix-blend-mode:soft-light}.showcase__geometry{aspect-ratio:auto;opacity:.036;-webkit-mask-composite:source-in;background:#c2cfd7;border:0;border-radius:0;width:auto;inset:0;transform:none;-webkit-mask-image:linear-gradient(90deg,#000000bf,#000 35% 68%,#0009),url("data:image/svg+xml,%3Csvg viewBox='0 0 112 112' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-linecap='square' stroke-width='.8'%3E%3Cpath d='M56 6 66 38 106 56 66 74 56 106 46 74 6 56 46 38Z'/%3E%3Cpath d='M56 22 90 56 56 90 22 56Z'/%3E%3Cpath d='M56 36 76 56 56 76 36 56Z'/%3E%3Ccircle cx='56' cy='56' r='9'/%3E%3C/g%3E%3C/svg%3E");mask-image:linear-gradient(90deg,#000000bf,#000 35% 68%,#0009),url("data:image/svg+xml,%3Csvg viewBox='0 0 112 112' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-linecap='square' stroke-width='.8'%3E%3Cpath d='M56 6 66 38 106 56 66 74 56 106 46 74 6 56 46 38Z'/%3E%3Cpath d='M56 22 90 56 56 90 22 56Z'/%3E%3Cpath d='M56 36 76 56 56 76 36 56Z'/%3E%3Ccircle cx='56' cy='56' r='9'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%,190px 190px;mask-size:100% 100%,190px 190px;-webkit-mask-repeat:no-repeat,repeat;mask-repeat:no-repeat,repeat;-webkit-mask-composite:source-in;mask-composite:intersect}.showcase__geometry:before,.showcase__geometry:after{display:none}.showcase__header{height:var(--space-12);transform:translateY(calc(var(--space-2) * -1))}.showcase__edition--mobile{display:none}.showcase__edition--desktop{justify-self:end;align-items:center;gap:var(--space-3);color:#f4efe461;grid-column:3;display:inline-flex}.showcase__edition--desktop:before{content:"";opacity:.5;background:currentColor;width:28px;height:1px}.showcase__cart{border-radius:var(--control-radius);color:#fffaf0d1;min-width:126px;height:42px;-webkit-backdrop-filter:blur(var(--control-blur));background:#ffffff12;border:1px solid #fff3;grid-column:3;grid-template-columns:18px auto 24px;justify-self:end;align-items:center;gap:10px;padding:0 8px 0 14px;display:inline-grid;box-shadow:inset 0 1px #ffffff1f,0 8px 24px #0000001a}.showcase__cart-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:18px;height:18px}.showcase__cart-label{letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:600}.showcase__cart-count{background:color-mix(in srgb, var(--theme-accent) 30%, #050b185c);color:#fffaf0;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:700;line-height:1;animation:.26s both cart-count-in;display:grid}.showcase__stage{gap:var(--space-6);grid-template-columns:minmax(320px,360px) minmax(0,1fr) minmax(320px,360px);min-height:0;position:relative}.product-info{width:min(100%,380px);max-width:380px;margin-top:var(--space-20);align-self:start}.product-info__eyebrow{gap:var(--space-3);margin-bottom:var(--space-6);color:color-mix(in srgb, var(--theme-accent) 62%, #f6efe2)}.product-info__eyebrow>span:first-child{display:none}.product-info__eyebrow>span:last-child{letter-spacing:3px;font-size:11px}.product-info__line{opacity:.7;width:28px}.product-info__title{max-width:380px;font-size:clamp(48px,3.7vw,56px);line-height:1}.product-info__description{max-width:380px;margin-top:var(--space-5);color:#f4efe4ad;font-size:14px;line-height:1.6}.product-info__purchase{margin-top:var(--space-8);gap:30px}.product-info__price{letter-spacing:.4px;font-size:16px;font-weight:600}.product-visual{width:100%;height:100%;min-height:0;position:absolute;top:0;left:50%;transform:translate(-50%,-44px)}.product-visual__number{display:none}.product-visual__halo{background:radial-gradient(circle, color-mix(in srgb, var(--theme-glow) 94%, white 6%) 0%, color-mix(in srgb, var(--theme-accent) 19%, transparent) 32%, transparent 58%);filter:blur(20px);width:min(43vw,620px)}.product-visual__platform{opacity:.76;filter:blur(28px);width:min(42vw,560px);height:52px;bottom:9%}.product-visual__image{object-fit:contain;width:41.5vw;max-width:none;max-height:none;filter:drop-shadow(0 50px 46px #00000075) drop-shadow(0 0 28px color-mix(in srgb, var(--theme-accent) 14%, transparent));display:block;translate:0 -20px;scale:1.4}.tajine-placeholder{width:min(48vw,700px);max-width:100%}.add-to-cart{gap:var(--space-6);border-radius:var(--control-radius);background:linear-gradient(110deg, color-mix(in srgb, var(--theme-accent) 34%, #ffffff1f), #ffffff1f);width:200px;min-width:200px;height:52px;-webkit-backdrop-filter:blur(var(--control-blur));letter-spacing:1.45px;border:1px solid #ffffff57;padding:0 16px 0 22px;font-size:11px;font-weight:700;transition:color .25s,background .25s,border-color .25s,box-shadow .25s,transform .25s;box-shadow:inset 0 1px #ffffff38,0 12px 30px #0000002e}.add-to-cart:hover{background:linear-gradient(110deg, color-mix(in srgb, var(--theme-accent) 48%, #ffffff29), #ffffff2e);color:#fffaf0;border-color:#ffffff7a;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff47,0 14px 34px #0003}.add-to-cart:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 68%, #f5ead8);outline-offset:3px}.product-nav__button:focus-visible{color:#fffaf0f2;background:#ffffff16;border-color:#ffffff52;outline:none}.add-to-cart:active,.product-nav__button:active{transform:translateY(0)}.add-to-cart.is-added{border-color:color-mix(in srgb, var(--theme-accent) 75%, #f4e7d0);background:color-mix(in srgb, var(--theme-accent) 82%, #f4e7d0);color:#111914}.add-to-cart.is-in-cart{cursor:default}.add-to-cart__icon{color:currentColor;background:#060c182e;border:1px solid #ffffff40;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;line-height:1;display:grid}.add-to-cart__icon svg{stroke-width:1.6px;width:16px;height:16px}.product-nav{z-index:4;justify-content:center;gap:14px;position:fixed;bottom:50px;left:50%;transform:translate(-50%)}.product-nav__button{border-radius:var(--control-radius);color:#fffaf0b8;letter-spacing:1.4px;background:#ffffff0b;border:1px solid #ffffff29;justify-content:center;align-items:center;width:138px;height:47px;padding:0 42px;font-size:11px;font-weight:600;transition:color .22s,border-color .22s,background .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000014}.product-nav__button:first-child svg{left:9px}.product-nav__button:last-child svg{right:9px}.product-nav__button span{text-align:center}.product-nav__button:hover{color:#fffaf0f2;background:#ffffff16;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 10px 24px #0000001f}.product-nav__button svg{box-sizing:border-box;stroke-width:1.2px;background:#040c224d;border:1px solid #ffffff29;border-radius:50%;width:28px;height:28px;padding:6px;transition:border-color .22s,background .22s,box-shadow .22s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff0f}.product-nav__button:hover svg{background:#14182c75;border-color:#ffffff4d;box-shadow:inset 0 1px #ffffff1a}.product-indicator__count{color:#f4efe4b8;letter-spacing:.1em;font-size:11px;font-weight:600}.product-indicator{z-index:4;gap:var(--space-4);position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.product-indicator__track{gap:var(--space-2)}.product-indicator__dot{background:#ffffff2e;width:28px}.product-indicator__dot.is-active{background:color-mix(in srgb, var(--theme-accent) 74%, #f2e4ca);width:28px;box-shadow:0 0 14px color-mix(in srgb, var(--theme-accent) 22%, transparent)}.showcase__origin,.showcase__hint{color:#f4efe470;letter-spacing:3px;font-size:10px}.showcase__origin{color:#f4efe461}}@keyframes cart-count-in{0%{opacity:.55;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.showcase,.showcase__geometry,.product-visual__halo,.showcase__scene-transition,.tajine-placeholder__handle,.tajine-placeholder__lid,.tajine-placeholder__rim,.tajine-placeholder__bowl,.tajine-placeholder__detail,.product-indicator__dot{transition-duration:.01ms}}@media (width>=901px) and (width<=1100px){.showcase{padding:var(--space-8) var(--space-8) var(--space-6)}.showcase__stage{grid-template-columns:minmax(280px,340px) minmax(0,1fr) minmax(280px,340px)}.product-info{margin-top:var(--space-16)}.product-info__title{font-size:44px}}@media (width<=1023px),(width>=1024px) and (width<=1199px) and (orientation:portrait){html,body,#root{height:100%;min-height:100%;max-height:none;overflow:hidden}.showcase{--responsive-inline:clamp(16px, 4vw, 32px);--responsive-bottom:max(18px, env(safe-area-inset-bottom));grid-template-rows:var(--responsive-header-height) minmax(0, 1fr) auto;width:100%;height:100dvh;min-height:100dvh;padding:var(--responsive-top) var(--responsive-inline) var(--responsive-bottom);background:radial-gradient(circle at 50% var(--responsive-glow-y), color-mix(in srgb, var(--theme-glow) 68%, transparent), transparent 27%), linear-gradient(150deg, color-mix(in srgb, var(--theme-background) 82%, black), var(--theme-background));display:grid;overflow:hidden}.showcase__scene-transition{background:radial-gradient(circle at 50% var(--responsive-glow-y), color-mix(in srgb, var(--scene-glow) 68%, transparent), transparent 27%), linear-gradient(150deg, color-mix(in srgb, var(--scene-background) 82%, black), var(--scene-background))}.showcase:after{background:linear-gradient(#00000024,#0000 24% 72%,#0000002e)}.showcase__header{height:var(--responsive-header-height);grid-template-columns:1fr auto;align-items:center;display:grid;transform:none}.brand__logo{width:var(--responsive-brand-mark);height:var(--responsive-brand-mark);object-fit:contain}.showcase__edition--mobile,.showcase__edition--desktop,.showcase__origin,.showcase__hint{display:none}.showcase__cart{color:#fffaf0d1;-webkit-backdrop-filter:blur(16px);background:#ffffff13;border:1px solid #fff3;border-radius:999px;grid-column:2;grid-template-columns:17px auto 24px;justify-self:end;align-items:center;gap:8px;min-width:0;height:40px;padding:0 8px 0 12px;display:inline-grid;box-shadow:inset 0 1px #ffffff14}.showcase__cart-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:17px;height:17px}.showcase__cart-label{letter-spacing:1.3px;text-transform:uppercase;font-size:9px;font-weight:600}.showcase__cart-count{color:#fffaf0;background:#060c1833;border:1px solid #fff3;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:700;line-height:1;display:grid}.showcase__stage{grid-template-columns:minmax(0,1fr);grid-template-areas:"product""content""description""action";grid-template-rows:var(--responsive-product-zone) auto auto auto;width:100%;max-width:none;min-height:0;padding:var(--responsive-stage-block) 0;align-content:center;align-items:stretch;gap:0;margin:0;display:grid;position:relative}.product-info{width:auto;max-width:none;margin:0;display:contents}.product-info__eyebrow{display:none}.product-visual{grid-area:product;grid-template-columns:minmax(0,1fr);place-items:center;width:100%;min-width:0;height:100%;min-height:0;margin:0;display:grid;position:relative;top:auto;left:auto;overflow:visible;transform:none}.product-visual__number{display:none}.product-visual__halo{width:var(--responsive-halo-size);background:radial-gradient(circle, color-mix(in srgb, var(--theme-glow) 94%, white 6%) 0%, color-mix(in srgb, var(--theme-accent) 17%, transparent) 34%, transparent 60%);filter:blur(12px)}.product-visual__platform{width:var(--responsive-platform-size);opacity:.65;filter:blur(18px);height:clamp(28px,5vw,46px);bottom:12%}.product-visual__image{width:var(--responsive-image-canvas);max-width:none;max-height:var(--responsive-image-height);object-fit:contain;filter:drop-shadow(0 34px 32px #0006) drop-shadow(0 0 22px color-mix(in srgb, var(--theme-accent) 12%, transparent));justify-self:center;display:block;translate:none;scale:1}.tajine-placeholder{width:var(--responsive-placeholder-size);max-width:100%}.product-nav{z-index:4;pointer-events:none;grid-area:product;justify-content:space-between;align-self:center;gap:0;width:100%;margin:0;display:flex;position:relative;bottom:auto;left:auto;transform:none}.product-nav__button{width:var(--responsive-nav-size);height:var(--responsive-nav-size);min-width:var(--responsive-nav-size);min-height:var(--responsive-nav-size);color:#fffaf0c2;pointer-events:auto;-webkit-backdrop-filter:blur(14px);background:#ffffff13;border:1px solid #fff3;border-radius:50%;place-items:center;padding:0;display:grid;position:static;overflow:visible;transform:none;box-shadow:inset 0 1px #ffffff14}.product-nav__button:hover,.product-nav__button:focus-visible{color:#fffaf0;background:#ffffff1a;border-color:#ffffff47;outline:none;transform:none;box-shadow:inset 0 1px #ffffff1a}.product-nav__button span{display:none}.product-nav__button:first-child svg,.product-nav__button:last-child svg,.product-nav__button svg{box-sizing:content-box;width:var(--responsive-arrow-size);height:var(--responsive-arrow-size);box-shadow:none;stroke-width:1.2px;background:0 0;border:0;border-radius:0;padding:0;position:static;transform:none}.product-info__title{width:min(100%, var(--responsive-content-width));max-width:var(--responsive-content-width);margin:var(--responsive-product-content-gap) 0 0;font-size:var(--responsive-title-size);text-align:center;grid-area:content;justify-self:center;line-height:1;transform:none}.product-info__description{width:min(100%, var(--responsive-description-width));max-width:var(--responsive-description-width);margin:var(--responsive-title-description-gap) 0 0;color:#f4efe4ad;font-size:var(--responsive-description-size);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:description;justify-self:center;line-height:1.55;display:-webkit-box;overflow:hidden;transform:none}.product-info__purchase{justify-self:center;align-items:center;gap:var(--responsive-action-gap);width:min(100%, var(--responsive-action-width));max-width:var(--responsive-action-width);margin:var(--responsive-description-action-gap) 0 0;grid-area:action;transform:none}.product-info__price{font-size:var(--responsive-price-size);letter-spacing:.04em;flex:none;font-weight:600}.add-to-cart{grid-template-columns:minmax(0, 1fr) var(--responsive-cta-icon);width:var(--responsive-cta-width);height:var(--responsive-cta-height);min-width:var(--responsive-cta-width);background:linear-gradient(110deg, color-mix(in srgb, var(--theme-accent) 38%, #ffffff1f), #ffffff1a);color:#fffaf0;letter-spacing:.13em;-webkit-backdrop-filter:blur(18px);border:1px solid #ffffff52;border-radius:999px;gap:8px;min-height:48px;padding:0 11px 0 18px;font-size:10px;font-weight:700;display:grid;transform:none;box-shadow:inset 0 1px #fff3,0 12px 30px #00000029}.add-to-cart>span:first-child{text-align:center;white-space:nowrap;min-width:0}.add-to-cart:hover{background:linear-gradient(110deg, color-mix(in srgb, var(--theme-accent) 48%, #ffffff29), #ffffff21);color:#fffaf0;border-color:#ffffff70;transform:none}.add-to-cart:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 68%, #f5ead8);outline-offset:3px}.add-to-cart.is-added{border-color:color-mix(in srgb, var(--theme-accent) 75%, #f4e7d0);background:color-mix(in srgb, var(--theme-accent) 82%, #f4e7d0);color:#111914}.add-to-cart__icon{flex:0 0 var(--responsive-cta-icon);width:var(--responsive-cta-icon);height:var(--responsive-cta-icon);min-width:var(--responsive-cta-icon);min-height:var(--responsive-cta-icon);color:currentColor;background:#060c182e;border:0;border-radius:50%;place-items:center;margin:0;padding:0;line-height:1;display:grid}.add-to-cart__icon svg{stroke-width:1.6px;width:16px;height:16px;margin:0;display:block;transform:none}.showcase__footer{min-height:var(--responsive-progress-height);padding:var(--responsive-progress-top) 0 0;justify-content:center;align-items:center;display:flex}.product-indicator{gap:12px;display:flex;position:static;bottom:auto;left:auto;transform:none}.product-indicator__count{color:#f4efe4a8;letter-spacing:.08em;font-size:10px;font-weight:600}.product-indicator__track{gap:6px}.product-indicator__dot,.product-indicator__dot.is-active{width:var(--responsive-progress-width);height:2px}.product-indicator__dot{background:#ffffff29}.product-indicator__dot.is-active{background:color-mix(in srgb, var(--theme-accent) 78%, #f2e4ca);box-shadow:none}.showcase__geometry{top:var(--responsive-glow-y);right:calc(var(--responsive-geometry-size) * -.32);width:var(--responsive-geometry-size);aspect-ratio:1;border:1px solid color-mix(in srgb, var(--theme-accent) 13%, transparent);opacity:.68;background:0 0;border-radius:50%;bottom:auto;left:auto;transform:translateY(-50%);-webkit-mask-image:none;mask-image:none}.showcase__geometry:before,.showcase__geometry:after{display:block}}@media (width<=767px){.showcase{--responsive-top:clamp(16px, 2.4svh, 20px);--responsive-header-height:40px;--responsive-brand-mark:34px;--responsive-brand-name:20px;--responsive-product-zone:clamp(320px, 44svh, 420px);--responsive-image-canvas:clamp(390px, 112vw, 490px);--responsive-image-height:min(46svh, 390px);--responsive-halo-size:clamp(300px, 84vw, 370px);--responsive-platform-size:clamp(230px, 64vw, 290px);--responsive-placeholder-size:clamp(220px, 62vw, 280px);--responsive-nav-size:46px;--responsive-arrow-size:22px;--responsive-content-width:350px;--responsive-description-width:340px;--responsive-action-width:340px;--responsive-product-content-gap:clamp(8px, 1.6svh, 14px);--responsive-title-description-gap:clamp(8px, 1.2svh, 11px);--responsive-description-action-gap:clamp(14px, 2svh, 18px);--responsive-action-gap:clamp(12px, 3.5vw, 16px);--responsive-title-size:clamp(34px, 9.5vw, 40px);--responsive-description-size:12px;--responsive-price-size:13px;--responsive-cta-width:clamp(200px, 53vw, 208px);--responsive-cta-height:52px;--responsive-cta-icon:30px;--responsive-stage-block:clamp(4px, 1svh, 10px);--responsive-progress-height:14px;--responsive-progress-top:clamp(8px, 1.4svh, 12px);--responsive-progress-width:24px;--responsive-glow-y:42%;--responsive-geometry-size:100vw}}@media (width>=768px) and (width<=1023px),(width>=1024px) and (width<=1199px) and (orientation:portrait){.showcase{--responsive-top:clamp(22px, 3svh, 30px);--responsive-inline:clamp(28px, 5vw, 48px);--responsive-bottom:max(24px, env(safe-area-inset-bottom));--responsive-header-height:44px;--responsive-brand-mark:38px;--responsive-brand-name:22px;--responsive-product-zone:clamp(390px, 47svh, 560px);--responsive-image-canvas:clamp(520px, 78vw, 720px);--responsive-image-height:min(51svh, 480px);--responsive-halo-size:clamp(440px, 70vw, 650px);--responsive-platform-size:clamp(330px, 50vw, 470px);--responsive-placeholder-size:clamp(300px, 45vw, 420px);--responsive-nav-size:50px;--responsive-arrow-size:24px;--responsive-content-width:700px;--responsive-description-width:620px;--responsive-action-width:430px;--responsive-product-content-gap:clamp(10px, 1.4svh, 18px);--responsive-title-description-gap:clamp(10px, 1.2svh, 14px);--responsive-description-action-gap:clamp(18px, 2svh, 24px);--responsive-action-gap:24px;--responsive-title-size:clamp(44px, 5.8vw, 58px);--responsive-description-size:14px;--responsive-price-size:15px;--responsive-cta-width:220px;--responsive-cta-height:54px;--responsive-cta-icon:32px;--responsive-stage-block:clamp(8px, 1.5svh, 16px);--responsive-progress-height:16px;--responsive-progress-top:clamp(10px, 1.5svh, 16px);--responsive-progress-width:28px;--responsive-glow-y:43%;--responsive-geometry-size:84vw}.showcase__cart{grid-template-columns:18px auto 24px;gap:10px;height:42px;padding-left:14px}.showcase__cart-icon{width:18px;height:18px}.showcase__cart-label{letter-spacing:1.5px;font-size:10px}.add-to-cart{letter-spacing:.12em;padding-left:20px;font-size:11px}}@media (width<=767px) and (height<=740px){.showcase{--responsive-top:14px;--responsive-bottom:max(14px, env(safe-area-inset-bottom));--responsive-product-zone:clamp(250px, 39svh, 300px);--responsive-image-canvas:clamp(340px, 98vw, 400px);--responsive-image-height:35svh;--responsive-product-content-gap:6px;--responsive-title-description-gap:6px;--responsive-description-action-gap:12px;--responsive-stage-block:2px;--responsive-progress-top:6px}.product-info__description{-webkit-line-clamp:1}}@media (width>=768px) and (width<=1023px) and (height<=850px){.showcase{--responsive-top:20px;--responsive-bottom:max(18px, env(safe-area-inset-bottom));--responsive-product-zone:clamp(300px, 42svh, 360px);--responsive-image-canvas:clamp(480px, 66vw, 620px);--responsive-image-height:43svh;--responsive-title-size:clamp(42px, 5vw, 50px);--responsive-product-content-gap:8px;--responsive-title-description-gap:8px;--responsive-description-action-gap:14px;--responsive-stage-block:4px;--responsive-progress-top:8px}.product-info__description{-webkit-line-clamp:1}}:root{color:#f4efe4;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{background:#111;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible{outline-offset:4px;outline:2px solid #f3dca8}#root{min-height:100vh}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
