.oatmeal-studio{--studio-page-bg: #F1EDE4;--studio-frame: #76232B;--studio-surface-light: #F1EDE4;--studio-surface-dark: #282727;--studio-detail-light: #D5D5CB;--studio-detail-dark: #453839;--studio-ink: var(--studio-detail-dark);--studio-soft-ink: rgba(69, 56, 57, .74);--studio-placeholder-ink: rgba(69, 56, 57, .58);--studio-line: rgba(69, 56, 57, .16);--studio-line-strong: rgba(69, 56, 57, .3);--studio-tab-fill: rgba(69, 56, 57, .08);--studio-size-pill-fill: #D5D5CB;--studio-control-surface: rgba(241, 237, 228, .12);--studio-panel-bg: rgba(241, 237, 228, .94);--studio-toggle-duration: .52s;--studio-shell-max: 27rem;--studio-visible-viewport: max(0px, calc(100svh - var(--header-group-height, var(--header-height, 0px))));min-height:var(--studio-visible-viewport);background:var(--studio-page-bg);color:var(--studio-ink);font-family:Kumbh Sans,sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%;transition:color var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1)}.oatmeal-studio,.oatmeal-studio *{-webkit-text-size-adjust:100%;text-size-adjust:100%}.oatmeal-studio.oatmeal-studio--fridge{--studio-page-bg: #fff;background:#fff}.oatmeal-studio.oatmeal-studio--fridge.oatmeal-studio--product-page .oatmeal-studio__container{margin-top:3rem}.oatmeal-studio.is-dark-mode{--studio-ink: var(--studio-detail-light);--studio-soft-ink: rgba(213, 213, 203, .72);--studio-placeholder-ink: rgba(213, 213, 203, .62);--studio-line: rgba(213, 213, 203, .16);--studio-line-strong: rgba(213, 213, 203, .3);--studio-tab-fill: rgba(213, 213, 203, .08);--studio-size-pill-fill: #453839;--studio-control-surface: rgba(40, 39, 39, .16);--studio-panel-bg: rgba(40, 39, 39, .94)}@supports not (min-height: 100svh){.oatmeal-studio{--studio-visible-viewport: max(0px, calc(100vh - var(--header-group-height, var(--header-height, 0px))))}}html.oatmeal-studio-scroll-locked,body.oatmeal-studio-scroll-locked{overflow:hidden;overscroll-behavior:none}body.oatmeal-studio-scroll-locked{touch-action:none}.oatmeal-studio__background{display:none}.oatmeal-studio__container{min-height:var(--studio-visible-viewport);box-sizing:border-box;width:min(100%,54rem);margin:0 auto;padding:8px 14px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:8px}@supports not (min-height: 100svh){.oatmeal-studio__container{min-height:var(--studio-visible-viewport)}}.oatmeal-studio__header{display:grid;gap:8px}.oatmeal-studio__header-top{width:min(100%,var(--studio-shell-max));margin:0 auto;display:flex;justify-content:flex-end}.oatmeal-studio__title{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.oatmeal-studio__header-bar{width:min(100%,var(--studio-shell-max));margin:0 auto;box-sizing:border-box;display:flex;justify-content:center;margin-bottom:.5rem}.oatmeal-studio__header-art{width:min(100%,21rem);height:auto;display:block;color:inherit}.oatmeal-studio__header-art--desktop{display:none}.oatmeal-studio__theme-toggle{position:relative;width:46px;height:26px;padding:0;border:0;background:transparent;display:block;cursor:pointer}.oatmeal-studio__theme-toggle-track{position:relative;display:block;width:100%;height:100%;padding:2px;box-sizing:border-box;border-radius:999px;background:var(--studio-surface-light);border:1px solid rgba(118,35,43,.12);box-shadow:0 4px 10px #76232b1f;transition:background-color var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1)}.oatmeal-studio__theme-toggle[aria-pressed=true] .oatmeal-studio__theme-toggle-track{background:var(--studio-surface-dark)}.oatmeal-studio.has-preview .oatmeal-studio__theme-toggle-track{background:var(--studio-detail-light);border-color:#76232b33;box-shadow:0 4px 10px #76232b14}.oatmeal-studio.has-preview .oatmeal-studio__theme-toggle[aria-pressed=true] .oatmeal-studio__theme-toggle-track{background:var(--studio-detail-dark);border-color:#d5d5cb2e;box-shadow:0 4px 10px #00000029}.oatmeal-studio__theme-toggle-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:var(--studio-frame);box-shadow:0 3px 8px #0000002e;transition:transform .26s ease}.oatmeal-studio__theme-toggle[aria-pressed=true] .oatmeal-studio__theme-toggle-thumb{transform:translate(20px)}.oatmeal-studio__main{min-height:0}.oatmeal-studio__fridge-shell{position:relative;width:min(100%,var(--studio-shell-max));height:100%;min-height:0;margin:0 auto;padding:1% 8.5% 6.8%;box-sizing:border-box;display:grid;grid-template-rows:minmax(64px,16%) minmax(0,1fr) minmax(124px,25%);gap:8px;isolation:isolate}.oatmeal-studio__fridge-shell>*:not(.oatmeal-studio__fridge-scene){z-index:1}.oatmeal-studio__fridge-scene{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.oatmeal-studio__fridge-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1)}.oatmeal-studio__fridge-image--default{z-index:0}.oatmeal-studio__fridge-image--preview{z-index:1}.oatmeal-studio__fridge-image--desktop{display:none}.oatmeal-studio__fridge-image--default.oatmeal-studio__fridge-image--light{opacity:1}.oatmeal-studio__fridge-image--default.oatmeal-studio__fridge-image--dark,.oatmeal-studio__fridge-image--preview,.oatmeal-studio.has-preview .oatmeal-studio__fridge-image--default{opacity:0}.oatmeal-studio.has-preview .oatmeal-studio__fridge-image--preview.oatmeal-studio__fridge-image--light{opacity:1}.oatmeal-studio.is-dark-mode .oatmeal-studio__fridge-image--default.oatmeal-studio__fridge-image--light,.oatmeal-studio.is-dark-mode.has-preview .oatmeal-studio__fridge-image--preview.oatmeal-studio__fridge-image--light{opacity:0}.oatmeal-studio.is-dark-mode .oatmeal-studio__fridge-image--default.oatmeal-studio__fridge-image--dark,.oatmeal-studio.is-dark-mode.has-preview .oatmeal-studio__fridge-image--preview.oatmeal-studio__fridge-image--dark{opacity:1}.oatmeal-studio__fridge-glow{position:absolute;top:2.8%;right:2.8%;bottom:2.8%;left:2.8%;background:radial-gradient(ellipse at 50% 16%,#fffade9e,#fffade3d 32%,#fffade00 66%),radial-gradient(ellipse at 50% 54%,#fffade29,#fffade14 24%,#fffade00 58%);opacity:.92;filter:blur(18px);transition:opacity .26s ease,transform var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1);transform-origin:50% 18%}.oatmeal-studio.is-dark-mode .oatmeal-studio__fridge-glow{opacity:0;transform:scale(.98)}.oatmeal-studio__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-self:center;text-decoration:none;transform:translateY(14px)}.oatmeal-studio__tab{min-height:50px;max-width:95%!important;padding:8px 14px;-webkit-appearance:none;appearance:none;border:0;border-radius:18px;background:transparent;color:var(--studio-ink);font:700 11px/1.1 Kumbh Sans,sans-serif;letter-spacing:1px;display:grid;place-items:center;gap:6px;text-align:center;cursor:pointer;transition:background-color .16s ease,color var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1),transform .16s ease}.oatmeal-studio__tab [data-tab-text]{display:block;max-width:calc(100% - 24px);text-align:center;line-height:normal}.oatmeal-studio__tab-swatch{width:16px;height:16px;border-radius:999px;border:1.75px solid var(--studio-line-strong);flex:0 0 auto}.oatmeal-studio__preview{position:relative;min-height:0;display:grid;place-items:center;overflow:hidden;touch-action:pan-y}.oatmeal-studio__preview-image{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.oatmeal-studio__preview-dots{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:3}.oatmeal-studio__preview-dot{width:8px;height:8px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.9);background:#00000047;cursor:pointer;transition:background .16s ease,transform .16s ease}.oatmeal-studio__preview-dot.is-active{background:#76232b;border-color:#76232b;transform:scale(1.18)}@media(min-width:750px){.oatmeal-studio__preview-dots{bottom:1px}}.oatmeal-studio__preview-image{--studio-preview-image-radius: 4rem;border-radius:var(--studio-preview-image-radius);clip-path:inset(0 20px 0 20px round var(--studio-preview-image-radius));padding-top:1rem;width:85%;height:96%;object-fit:contain;opacity:0;cursor:default;transition:opacity .18s ease,filter var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1)}.oatmeal-studio__preview-image.is-visible{opacity:1;cursor:zoom-in}.oatmeal-studio__preview-placeholder{width:60%;position:absolute;top:3rem;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 18px;text-align:center;color:#282727;font-size:17px;line-height:1.4;font-weight:700;transition:color var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1)}.oatmeal-studio__preview-placeholder-line{display:block;width:fit-content;max-width:100%;margin:0 auto;white-space:nowrap}.oatmeal-studio__controls{display:grid;align-content:center;gap:3rem}.oatmeal-studio__control-group{display:grid;justify-items:center;gap:8px}.oatmeal-studio__control-label{margin:0;color:var(--studio-ink);font-size:11px;line-height:1;font-weight:700;font-family:Kumbh Sans,sans-serif;letter-spacing:1px;text-transform:uppercase;transition:color var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1)}.oatmeal-studio__skin-tones,.oatmeal-studio__body-shapes{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:nowrap}.oatmeal-studio__skin-tone{width:18px;height:18px;border:0;border-radius:999px;-webkit-appearance:none;appearance:none;background:#ccc;cursor:pointer;position:relative}.oatmeal-studio__skin-tone:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1.75px solid transparent;border-radius:999px;transition:border-color .16s ease,box-shadow var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1)}.oatmeal-studio__skin-tone.is-active:after,.oatmeal-studio__skin-tone:hover:after{border-color:var(--studio-frame)}.oatmeal-studio__body-shape{min-width:38px;height:30px;padding:0 10px;border:1px solid var(--studio-line-strong);border-radius:999px;background:var(--studio-size-pill-fill);color:var(--studio-ink);font:600 12px/1 Kumbh Sans,sans-serif;cursor:pointer;transition:background-color .16s ease,color var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1),border-color var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1)}.oatmeal-studio__body-shape.is-active{background:var(--studio-frame);border-color:var(--studio-frame);color:var(--studio-surface-light)}.oatmeal-studio__footer{width:min(100%,var(--studio-shell-max));margin:0 auto;display:flex;justify-content:center}.oatmeal-studio__cta,.oatmeal-studio__select-button{width:100%;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(118,35,43,.18);background:var(--studio-frame);color:var(--studio-surface-light);font:700 15px/1 Kumbh Sans,sans-serif;letter-spacing:.02em;cursor:pointer}.oatmeal-studio__cta{width:auto;align-self:center;min-height:0;padding:8px 10px;border:2px solid #76232b;border-radius:28px;background:#76232b;color:#f1ede4;font-size:14px;font-weight:700;line-height:1;letter-spacing:.5px;box-shadow:none;transition:opacity .3s ease,transform .3s ease}.oatmeal-studio__cta:disabled,.oatmeal-studio__select-button:disabled{opacity:.42;cursor:not-allowed}.oatmeal-studio__hotspot{position:absolute;left:calc(var(--x) * 1%);top:calc(var(--y) * 1%);transform:translate(-50%,-50%);opacity:0;pointer-events:none;transition:opacity .16s ease}.oatmeal-studio__hotspot.is-visible{opacity:1;pointer-events:auto}.oatmeal-studio__hotspot-dot{width:14px;height:14px;border-radius:999px;background:#ffffffeb;border:1.5px solid rgba(0,0,0,.16);box-shadow:0 4px 12px #0000001a}.oatmeal-studio__hotspot-line{position:absolute;left:50%;top:50%;width:54px;height:1px;background:var(--studio-ink);transform:translate(-50%,-50%) translate(var(--line-lx, var(--lx)),var(--line-ly, var(--ly)));transform-origin:center;opacity:.72}.oatmeal-studio__hotspot-label{position:absolute;left:50%;top:50%;transform:translate(var(--lx),var(--ly));width:fit-content;min-width:84px;padding:10px;border-radius:16px;border:1px solid #76232b;background:var(--studio-panel-bg);box-shadow:0 10px 24px #00000014;display:flex;flex-direction:column;align-items:center;transition:background-color var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1),border-color var(--studio-toggle-duration) cubic-bezier(.22,.61,.36,1)}.oatmeal-studio__hotspot-price{margin:6px 0 0;color:var(--studio-ink);font-size:12px;line-height:1.1;font-weight:700;text-align:center}.oatmeal-studio__hotspot-btn{width:auto;height:auto;min-height:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.oatmeal-studio__hotspot-btn-icon{display:inline-flex;width:16px;height:16px}.oatmeal-studio__hotspot-btn-icon svg{width:100%;height:100%;display:block}.oatmeal-studio__hotspot-btn-icon--dark,.oatmeal-studio.is-dark-mode .oatmeal-studio__hotspot-btn-icon--light{display:none}.oatmeal-studio.is-dark-mode .oatmeal-studio__hotspot-btn-icon--dark{display:inline-flex}.oatmeal-studio__viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:none;align-items:stretch;justify-content:center;padding:14px;background:#151011b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.oatmeal-studio__viewer.is-open{display:flex}.oatmeal-studio__viewer-shell{width:min(100%,98rem);height:min(100%,calc(100svh - 28px));display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.oatmeal-studio__viewer-toolbar{display:flex;justify-content:flex-end;gap:8px}.oatmeal-studio__viewer-action,.oatmeal-studio__viewer-close{width:42px;height:42px;border-radius:999px;border:1px solid rgba(241,237,228,.2);background:#f1ede41f;color:#f1ede4;font:700 20px/1 Kumbh Sans,sans-serif;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.oatmeal-studio__viewer-stage{min-height:0;position:relative;overflow:hidden;border-radius:26px;border:1px solid rgba(241,237,228,.14);background:#f1ede414;display:grid;place-items:center;touch-action:none;cursor:grab}.oatmeal-studio__viewer-stage.is-dragging{cursor:grabbing}.oatmeal-studio__viewer-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none;will-change:transform;transform-origin:center center}.oatmeal-studio__modal{--studio-modal-bg: #F1EDE4;--studio-modal-surface: #F6F1E8;--studio-modal-surface-strong: #FBF7F0;--studio-modal-border: rgba(69, 56, 57, .14);--studio-modal-border-strong: rgba(69, 56, 57, .24);--studio-modal-text: #453839;--studio-modal-soft-text: rgba(69, 56, 57, .7);--studio-modal-selected-surface: rgba(118, 35, 43, .08);--studio-modal-shadow: 0 18px 48px rgba(46, 30, 32, .18);--studio-modal-overlay: rgba(0, 0, 0, .38);--studio-modal-card: rgba(255, 255, 255, .34);--studio-modal-media: rgba(255, 255, 255, .74);--studio-modal-pill: rgba(255, 255, 255, .42);--studio-modal-scrollbar: rgba(118, 35, 43, .38);position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:none;align-items:center;justify-content:center;padding:12px;background:var(--studio-modal-overlay)}.oatmeal-studio__modal.is-dark-mode{--studio-modal-bg: #282727;--studio-modal-surface: #312C2C;--studio-modal-surface-strong: #3A3434;--studio-modal-border: rgba(241, 237, 228, .12);--studio-modal-border-strong: rgba(241, 237, 228, .2);--studio-modal-text: #F1EDE4;--studio-modal-soft-text: rgba(241, 237, 228, .7);--studio-modal-selected-surface: rgba(118, 35, 43, .18);--studio-modal-shadow: 0 18px 48px rgba(0, 0, 0, .32);--studio-modal-overlay: rgba(0, 0, 0, .58);--studio-modal-card: rgba(69, 56, 57, .42);--studio-modal-media: rgba(69, 56, 57, .7);--studio-modal-pill: rgba(69, 56, 57, .48);--studio-modal-scrollbar: rgba(241, 237, 228, .28)}.oatmeal-studio__modal.is-open{display:flex}.oatmeal-studio__modal-shell{position:relative;width:min(100%,28rem)}.oatmeal-studio__modal-content{width:100%;height:min(76svh,42rem);border-radius:26px;background:var(--studio-modal-bg);border:1px solid var(--studio-modal-border);box-shadow:var(--studio-modal-shadow);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.oatmeal-studio__modal-header{display:flex;align-items:center;justify-content:flex-start;padding:16px 18px;background:var(--studio-modal-surface);border-bottom:1px solid var(--studio-modal-border)}.oatmeal-studio__modal-title{margin:0;color:var(--studio-modal-text);font-size:17px;line-height:1.2;font-weight:700}.oatmeal-studio__modal-close{position:absolute;top:-18px;right:-18px;width:40px;height:40px;border-radius:999px;border:1px solid var(--studio-modal-border-strong);background:var(--studio-modal-surface-strong);color:var(--studio-modal-text);font-size:22px;line-height:1;cursor:pointer;box-shadow:0 10px 24px #2e1e2029}.oatmeal-studio__modal-close:hover{transform:translateY(-1px)}.oatmeal-studio__modal-body{min-height:0;padding:12px 14px 8px;background:var(--studio-modal-bg);display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px}.oatmeal-studio__filter-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--studio-modal-border)}.oatmeal-studio__filter-label{color:var(--studio-modal-text);font-size:12px;line-height:1;font-weight:700;letter-spacing:1px;text-transform:uppercase}.oatmeal-studio__filter-label--footer{align-self:center}.oatmeal-studio__filter-pills{display:flex;gap:8px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.oatmeal-studio__filter-pills::-webkit-scrollbar{display:none}.oatmeal-studio__pill{flex:0 0 auto;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--studio-modal-border-strong);background:var(--studio-modal-pill);color:var(--studio-modal-text);font:700 12px/1 Kumbh Sans,sans-serif;letter-spacing:.02em;cursor:pointer}.oatmeal-studio__pill.is-active{background:var(--studio-frame);border-color:var(--studio-frame);color:var(--studio-surface-light);box-shadow:0 0 0 1px var(--studio-frame)}.oatmeal-studio__product-grid{min-height:0;overflow-y:scroll;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-content:start;padding-right:4px}.oatmeal-studio__product-grid::-webkit-scrollbar{width:6px}.oatmeal-studio__product-grid::-webkit-scrollbar-thumb{background:var(--studio-modal-scrollbar);border-radius:999px}.oatmeal-studio__product-card{display:grid;gap:8px;align-content:start;padding:12px;border-radius:24px;border:1px solid var(--studio-modal-border);background:var(--studio-modal-card);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.oatmeal-studio__product-card.is-selected{background:var(--studio-modal-selected-surface);border-color:var(--studio-frame);box-shadow:0 0 0 1px var(--studio-frame),inset 0 0 0 1px var(--studio-frame)}.oatmeal-studio__product-card.is-selected .oatmeal-studio__product-media{box-shadow:inset 0 0 0 1px #76232b47}.oatmeal-studio__product-media{aspect-ratio:1 / 1.12;display:grid;place-items:center;overflow:hidden;border-radius:16px;background:var(--studio-modal-media)}.oatmeal-studio__product-image{width:88%;height:88%;object-fit:contain}.oatmeal-studio__product-info{display:grid}.oatmeal-studio__product-title{margin:0;color:var(--studio-modal-text);font-size:8px;line-height:1.25;font-weight:500;text-align:center}.oatmeal-studio__product-card.is-selected .oatmeal-studio__product-title{color:var(--studio-modal-text);font-weight:700}.oatmeal-studio__modal-footer{display:grid;gap:8px;padding:12px 14px 14px;background:var(--studio-modal-surface);border-top:1px solid var(--studio-modal-border)}.oatmeal-studio__modal-footer-row{display:flex;justify-content:center;gap:10px;align-items:center}.oatmeal-studio__modal-footer-row,.oatmeal-studio__color-bar{display:none}.oatmeal-studio__color-hint,.oatmeal-studio__color-empty{margin:0;color:var(--studio-modal-soft-text);font-size:12px;line-height:1.2;text-align:center}.oatmeal-studio__color-swatch{width:20px;height:20px;border:0;border-radius:999px;cursor:pointer;position:relative;transition:opacity .16s ease,filter .16s ease,transform .16s ease}.oatmeal-studio__color-swatch:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1.75px solid transparent;border-radius:999px}.oatmeal-studio__color-swatch:disabled{opacity:.32;cursor:not-allowed;filter:saturate(.2)}.oatmeal-studio__color-swatch.is-selected:after{border-color:var(--studio-frame);box-shadow:0 0 0 1px #76232b2e}.oatmeal-studio__modal .oatmeal-studio__select-button{border-color:var(--studio-frame);background:var(--studio-frame);color:var(--studio-surface-light)}.oatmeal-studio__select-button:disabled{opacity:1;border-color:var(--studio-modal-border-strong);background:transparent;color:var(--studio-modal-soft-text)}.oatmeal-studio__toast{position:fixed;left:50%;bottom:18px;transform:translate(-50%);padding:10px 14px;border-radius:999px;background:#282727;color:#f1ede4;font:600 12px/1.2 Kumbh Sans,sans-serif;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:2147483647}.oatmeal-studio__toast.is-visible{opacity:1;transform:translate(-50%) translateY(-2px)}[data-studio-form-host]{display:none!important}@media(max-width:749px){.oatmeal-studio{height:auto;min-height:0;overflow:visible}.oatmeal-studio__container{height:auto;min-height:0;padding:5% 8% calc(12px + env(safe-area-inset-bottom,0px));gap:8px;background:#fff;grid-template-rows:auto auto auto}.oatmeal-studio__header{width:min(100%,var(--studio-shell-max));margin:0 auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.oatmeal-studio__header-top{grid-column:2;grid-row:1;width:auto;margin:0;justify-content:flex-end}.oatmeal-studio__header-bar{grid-column:1;grid-row:1;width:auto;margin:0;justify-content:flex-start}.oatmeal-studio__header-art{width:min(100%,16rem)}.oatmeal-studio__theme-toggle{position:relative}.oatmeal-studio__modal{padding:28px 12px 12px}.oatmeal-studio__modal-shell{width:min(100%,28rem)}.oatmeal-studio__modal-close{top:-16px;right:6px}.oatmeal-studio__main{overflow:visible}.oatmeal-studio__fridge-shell{--studio-map-inner-left: 4.95%;--studio-map-inner-right: 5.05%;--studio-map-tabs-top: 5.5%;--studio-map-tabs-height: 8.15%;--studio-map-tabs-gap: .15%;--studio-map-preview-top: 16.65%;--studio-map-preview-bottom: 23.55%;--studio-map-controls-left: 12.75%;--studio-map-controls-right: -16.25%;--studio-map-controls-top: 77.1%;--studio-map-controls-height: 19.4%;--studio-map-control-label-col: 25%;width:min(100%,var(--studio-shell-max));height:auto;aspect-ratio:366.48 / 746.41;margin:0 auto;padding:0;display:block}.oatmeal-studio__tabs{position:absolute;top:var(--studio-map-tabs-top);left:var(--studio-map-inner-left);right:var(--studio-map-inner-right);height:var(--studio-map-tabs-height);gap:var(--studio-map-tabs-gap);align-items:center;justify-items:stretch;transform:none}.oatmeal-studio__fridge-shell>.oatmeal-studio__tabs{position:absolute;z-index:3}.oatmeal-studio__fridge-shell>.oatmeal-studio__preview{position:absolute;z-index:1}.oatmeal-studio__fridge-shell>.oatmeal-studio__controls{position:absolute;z-index:2}.oatmeal-studio__tab{min-height:0;width:96%;max-width:none!important;height:100%;justify-self:stretch;align-self:center;padding:4px 6px;font-size:10px;line-height:1;border-radius:14px;gap:1px}.oatmeal-studio__tab [data-tab-text]{max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-wrap:balance}.oatmeal-studio__tab-swatch{width:10px;height:10px}.oatmeal-studio__preview{position:absolute;top:var(--studio-map-preview-top);left:var(--studio-map-inner-left);right:var(--studio-map-inner-right);bottom:var(--studio-map-preview-bottom);padding:4.5% 4% 7%;box-sizing:border-box}.oatmeal-studio__preview-placeholder{width:auto;right:0;bottom:0;left:0;top:0;padding:70% 18%;font-size:clamp(8.5px,2.55vw,11px);line-height:1.28;font-weight:700}.oatmeal-studio__preview-image{padding-top:0;width:100%;height:100%;max-width:none;max-height:none;--studio-preview-image-radius: 2.35rem;align-self:center;justify-self:center}.oatmeal-studio__controls{position:absolute;top:var(--studio-map-controls-top);left:var(--studio-map-controls-left);right:var(--studio-map-controls-right);height:var(--studio-map-controls-height);width:auto;padding-left:0;justify-items:stretch;align-content:stretch;gap:8px;grid-template-rows:repeat(2,minmax(0,1fr))}.oatmeal-studio__hotspot-dot{width:12px;height:12px;box-shadow:0 3px 8px #00000014}.oatmeal-studio__hotspot-line{width:36px;opacity:.52}.oatmeal-studio__hotspot-label{min-width:78px;padding:8px;border-radius:14px;background:#f1ede4d1;box-shadow:0 8px 18px #0000000f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.oatmeal-studio.is-dark-mode .oatmeal-studio__hotspot-label{background:#282727c7}.oatmeal-studio__hotspot-price{margin:5px 0 0;font-size:11px}.oatmeal-studio__hotspot-btn{min-height:0}.oatmeal-studio__control-group{width:72%;display:grid;grid-template-columns:var(--studio-map-control-label-col) minmax(0,1fr);align-items:center;justify-content:stretch;gap:16px!important}.oatmeal-studio__control-label{font-size:10px;line-height:1;text-align:left;justify-self:start;white-space:nowrap}.oatmeal-studio__control-label:after{content:":"}.oatmeal-studio__skin-tones,.oatmeal-studio__body-shapes{width:100%;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;justify-content:stretch;justify-items:center;gap:6px}.oatmeal-studio__skin-tones{gap:1.25rem!important;padding-left:5px!important}.oatmeal-studio__skin-tone{width:15px;height:15px}.oatmeal-studio__body-shape{width:84%;min-width:0;height:24px;padding:0 6px;font-size:10px}.oatmeal-studio__footer{position:static;bottom:auto;z-index:auto;width:min(100%,var(--studio-shell-max));padding-top:2px}.oatmeal-studio__cta{min-height:0;padding:8px 10px;font-size:14px}}@media(min-width:750px){.oatmeal-studio{--studio-shell-max: min(90vw, 110rem)}.oatmeal-studio__header{width:var(--studio-shell-max);margin:0 auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(16px,2vw,28px)}.oatmeal-studio__container{width:min(100%,122rem);padding:26px 30px 32px;gap:4px}.oatmeal-studio__header-top{grid-column:2;grid-row:1;width:auto;margin:0;justify-content:flex-end}.oatmeal-studio__header-bar{grid-column:1;grid-row:1;width:auto;justify-content:flex-start;margin:0}.oatmeal-studio__header-art--mobile{display:none}.oatmeal-studio__header-art--desktop{display:block}.oatmeal-studio__header-art{width:min(100%,50rem)}.oatmeal-studio__theme-toggle{width:60px;height:34px}.oatmeal-studio__theme-toggle-thumb{width:26px;height:26px}.oatmeal-studio__theme-toggle[aria-pressed=true] .oatmeal-studio__theme-toggle-thumb{transform:translate(26px)}.oatmeal-studio__fridge-shell{--studio-desktop-tabs-left: 6.5%;--studio-desktop-tabs-right: 44.9%;--studio-desktop-tabs-top: 4.7%;--studio-desktop-tabs-height: 11%;--studio-desktop-tabs-gap: 11.8%;--studio-desktop-preview-left: 6.1%;--studio-desktop-preview-right: 46.2%;--studio-desktop-preview-top: 23%;--studio-desktop-preview-bottom: 7.8%;--studio-desktop-controls-left: 61.1%;--studio-desktop-controls-right: 1.9%;--studio-desktop-controls-top: 22%;--studio-desktop-controls-bottom: 5%;position:relative;width:var(--studio-shell-max);height:auto;aspect-ratio:1680 / 876;margin:0 auto;padding:0;display:block}.oatmeal-studio__fridge-image--mobile{display:none}.oatmeal-studio__fridge-image--desktop{display:block}.oatmeal-studio__fridge-glow{top:6.5%;right:4.5%;bottom:8.5%;left:4.5%;filter:blur(26px)}.oatmeal-studio__fridge-shell>.oatmeal-studio__tabs,.oatmeal-studio__fridge-shell>.oatmeal-studio__preview,.oatmeal-studio__fridge-shell>.oatmeal-studio__controls{position:absolute;z-index:1}.oatmeal-studio__tabs{position:absolute;top:var(--studio-desktop-tabs-top);left:var(--studio-desktop-tabs-left);right:var(--studio-desktop-tabs-right);height:var(--studio-desktop-tabs-height);align-items:center;justify-items:stretch;gap:var(--studio-desktop-tabs-gap);transform:none}.oatmeal-studio__tab{min-height:0;width:100%;max-width:none!important;height:100%;justify-self:stretch;align-self:center;padding:8px 12px;font-size:clamp(11px,.95vw,14px);line-height:1.1;letter-spacing:.08em;border-radius:22px;gap:6px}.oatmeal-studio__tab [data-tab-text]{max-width:100%;text-align:center}.oatmeal-studio__preview{position:absolute;top:var(--studio-desktop-preview-top);left:var(--studio-desktop-preview-left);right:var(--studio-desktop-preview-right);bottom:var(--studio-desktop-preview-bottom);padding:.5% 2% 1.5%}.oatmeal-studio__preview-placeholder{width:auto;right:0;bottom:0;left:0;top:0;padding:42% 15%;font-size:clamp(11px,1.02vw,17px);line-height:1.34;font-weight:700}.oatmeal-studio__preview-image{padding-top:0;display:block;width:61%;height:100%;max-width:none;max-height:none;--studio-preview-image-radius: 2.5rem;object-fit:contain;object-position:center;align-self:center;justify-self:center;clip-path:inset(0 26px 0 26px round var(--studio-preview-image-radius))}.oatmeal-studio__controls{position:absolute;top:var(--studio-desktop-controls-top);left:var(--studio-desktop-controls-left);right:var(--studio-desktop-controls-right);bottom:var(--studio-desktop-controls-bottom);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,.8vw,14px);align-content:stretch;justify-items:center}.oatmeal-studio__control-group{width:min(100%,9rem);height:100%;display:grid;grid-template-rows:auto 1fr;align-content:start;justify-items:center;gap:clamp(14px,1.4vw,24px);padding:clamp(16px,1.7vw,24px) clamp(10px,1.1vw,16px) clamp(20px,1.9vw,30px);box-sizing:border-box}.oatmeal-studio__control-label{font-size:clamp(11px,.82vw,13px);line-height:1.08;text-align:center;white-space:nowrap}.oatmeal-studio__control-label:after{content:""}.oatmeal-studio__skin-tones,.oatmeal-studio__body-shapes{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:clamp(14px,1.5vw,22px)}.oatmeal-studio__skin-tone{width:clamp(18px,1.5vw,24px);height:clamp(18px,1.5vw,24px)}.oatmeal-studio__body-shape{width:clamp(54px,4.4vw,76px);min-width:0;height:clamp(34px,2.8vw,44px);padding:0 8px;font-size:clamp(12px,1vw,14px)}.oatmeal-studio__hotspot-dot{width:12px;height:12px}.oatmeal-studio__hotspot-line{width:42px;opacity:.48}.oatmeal-studio__hotspot-label{min-width:82px;padding:8px;border-radius:14px;border-color:#76232b;background:#f1ede4bd;box-shadow:0 4px 12px #0000000d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.oatmeal-studio.is-dark-mode .oatmeal-studio__hotspot-label{border-color:#76232b;background:#282727b8}.oatmeal-studio__hotspot-price{margin:6px 0 0;font-size:clamp(11px,.9vw,13px)}.oatmeal-studio__hotspot-btn{min-height:0}.oatmeal-studio__footer{--studio-desktop-footer-controls-left: 61.1%;--studio-desktop-footer-controls-right: 1.9%;width:var(--studio-shell-max);padding-top:4px!important;display:block}.oatmeal-studio__cta{width:auto;min-width:0;min-height:0;padding:8px 10px;border:2px solid #76232b;border-radius:28px;background:#76232b;color:#f1ede4;font-size:16px;font-weight:700;letter-spacing:.5px;box-shadow:none;position:relative;left:calc(var(--studio-desktop-footer-controls-left) + ((100% - var(--studio-desktop-footer-controls-left) - var(--studio-desktop-footer-controls-right)) / 2));transform:translate(-50%)}.oatmeal-studio__cta:hover:not(:disabled){opacity:.9;transform:translate(-50%) translateY(-2px)}.oatmeal-studio__modal-content{width:100%;height:min(82svh,46rem)}.oatmeal-studio__modal-shell{width:min(92vw,56rem)}.oatmeal-studio__modal-close{top:-18px;right:-18px}.oatmeal-studio__product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.oatmeal-studio__product-title{font-size:8px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/oatmeal-studio-fridge.css.map */
