body.sf-closet-open{overscroll-behavior:none}.sf-closet-page{position:absolute;z-index:9991;left:var(--sf-closet-left,0);top:var(--sf-closet-top,0);width:var(--sf-closet-width,100vw);height:var(--sf-closet-height,100dvh);display:grid;place-items:center;box-sizing:border-box;padding:clamp(14px,2.4vw,34px);overflow:hidden;background:rgba(242,235,231,.34);backdrop-filter:blur(10px) saturate(.9);-webkit-backdrop-filter:blur(10px) saturate(.9);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s ease,visibility .26s ease;color:#604c55}.sf-closet-page.is-open{opacity:1;visibility:visible;pointer-events:auto}.sf-closet-shell{position:relative;width:min(1180px,76vw);height:min(680px,74dvh);display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;padding:24px 28px 18px;border:1px solid rgba(121,87,100,.14);border-radius:26px;background:rgba(255,250,246,.94);box-shadow:0 24px 70px rgba(72,52,60,.16),0 2px 0 rgba(255,255,255,.9) inset;opacity:0;transform:translateY(10px) scale(.965);transition:opacity .22s ease,transform .3s cubic-bezier(.2,.82,.2,1)}.sf-closet-page.is-open .sf-closet-shell{opacity:1;transform:translateY(0) scale(1)}.sf-closet-head{position:relative;z-index:120;display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin:0;gap:16px}.sf-closet-title{display:grid;gap:4px}.sf-closet-title small{font:700 8px/1.1 "Courier New",monospace;letter-spacing:.14em;color:#a47c8b}.sf-closet-title h1{margin:0;font:700 clamp(24px,3vw,40px)/.94 Georgia,"Times New Roman",serif;letter-spacing:-.045em;color:#5d4851}.sf-closet-title p{margin:2px 0 0;font:8px/1.35 "Courier New",monospace;color:#9e7f8a}.sf-closet-close{width:36px;height:36px;flex:0 0 auto;border:1px solid rgba(121,87,100,.16);border-radius:50%;background:#fffaf7;color:#98717f;box-shadow:0 7px 18px rgba(104,73,83,.08);font-size:22px;line-height:1;cursor:pointer}.sf-carousel-wrap{position:relative;z-index:5;flex:1;min-height:0;width:100%;margin:0 auto}.sf-product-stage{position:absolute;inset:4px 50px 30px;overflow:hidden;touch-action:none;cursor:grab;outline:none;user-select:none}.sf-product-stage.is-dragging{cursor:grabbing}.sf-product-stage:focus-visible{outline:1px dashed rgba(152,113,127,.38);outline-offset:-7px}.sf-product-item{position:absolute;left:var(--product-x,50%);top:var(--product-y-pos,50%);width:300px;height:min(430px,78%);transform:translate(-50%,-50%) scale(var(--product-scale,1));transform-origin:50% 50%;opacity:var(--product-opacity,1);filter:blur(var(--product-blur,0));transition:opacity .18s linear,filter .18s linear;pointer-events:none}.sf-product-image{position:absolute;z-index:2;left:50%;top:calc(50% + var(--product-y,0px));width:300px;height:360px;object-fit:contain;transform:translate(-50%,-50%) scale(var(--product-fit,1));transform-origin:50% 50%;filter:drop-shadow(0 14px 14px rgba(67,58,64,.12));pointer-events:none}.sf-product-label{position:absolute;z-index:3;left:50%;bottom:3px;width:215px;transform:translateX(-50%) rotate(-.4deg);padding:8px 10px 7px;box-sizing:border-box;background:#fff9f2;border:1px solid rgba(125,91,103,.13);box-shadow:4px 5px 0 #f1d7e2;font:700 8px/1.2 "Courier New",monospace;letter-spacing:.02em;text-transform:uppercase;color:#654f58;text-align:center;opacity:var(--label-opacity,1);transition:opacity .18s linear;white-space:normal}.sf-rack-arrow{position:absolute;z-index:130;top:49%;width:40px;height:54px;transform:translateY(-50%);border:1px solid rgba(121,87,100,.14);border-radius:999px;background:rgba(255,250,247,.88);color:#9a7583;box-shadow:0 7px 20px rgba(94,66,76,.07);font:32px/1 Georgia,"Times New Roman",serif;cursor:pointer;display:grid;place-items:center;padding:0 0 4px}.sf-rack-prev{left:2px}.sf-rack-next{right:2px}.sf-rack-arrow:hover{background:#fffaf7}.sf-closet-hint{position:absolute;z-index:140;left:50%;bottom:9px;transform:translateX(-50%);padding:6px 10px;background:rgba(255,250,245,.88);border:1px solid rgba(126,91,103,.11);border-radius:999px;color:#9a7885;font:7px/1 "Courier New",monospace;letter-spacing:.08em;white-space:nowrap;pointer-events:none}.sf-closet-hint:before{content:"←  "}.sf-closet-hint:after{content:"  →"}.sf-closet-star{position:absolute;z-index:0;color:#e5a8ba;font-family:Georgia,serif;opacity:.34;pointer-events:none}.sf-closet-star.a{left:3%;bottom:10%;font-size:24px;transform:rotate(-12deg)}.sf-closet-star.b{right:4%;top:28%;font-size:16px;transform:rotate(8deg)}@media(max-width:900px){.sf-closet-shell{width:min(780px,86vw);height:min(650px,76dvh)}}@media(max-width:700px){.sf-closet-page{padding:12px}.sf-closet-shell{width:94vw;height:78dvh;min-height:0;padding:18px 14px 14px;border-radius:20px}.sf-closet-title h1{font-size:27px}.sf-closet-title p{font-size:7px;max-width:250px}.sf-closet-close{width:34px;height:34px;font-size:21px}.sf-carousel-wrap{margin-top:0}.sf-product-stage{inset:0 26px 25px}.sf-product-item{width:220px;height:min(350px,78%)}.sf-product-image{width:220px;height:270px}.sf-product-label{bottom:2px;width:164px;font-size:7px;padding:7px 7px 6px}.sf-rack-arrow{width:30px;height:44px;font-size:27px;background:rgba(255,250,247,.8)}.sf-rack-prev{left:-4px}.sf-rack-next{right:-4px}.sf-closet-hint{bottom:7px}}@media(max-height:700px){.sf-closet-shell{height:84dvh;padding-top:16px}.sf-closet-title h1{font-size:27px}.sf-closet-title p{display:none}.sf-product-item{width:235px;height:min(330px,74%)}.sf-product-image{width:235px;height:265px}}@media(max-width:700px) and (max-height:700px){.sf-closet-shell{height:88dvh}.sf-product-item{width:198px}.sf-product-image{width:198px;height:235px}.sf-product-label{width:152px}}@media(prefers-reduced-motion:reduce){.sf-closet-page,.sf-closet-shell{transition:none!important}.sf-product-item,.sf-product-label{transition:none!important}}