@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&family=Caveat:wght@500;600&display=swap');
:root{--ink:#2C1810;--muted:#71786f;--line:#dddcd1;--cream:#f8f5ed;--green:#dce4d4}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:15px 'DM Sans',sans-serif;background:var(--cream);overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bb8f44;outline-offset:3px}button{border:0;background:none}.studio{height:var(--studio-vh,100dvh);display:grid;grid-template-rows:64px minmax(0,1fr) 92px;max-width:1800px;margin:auto}.studio>header{display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#fff;border-bottom:1px solid var(--line);gap:15px}.wordmark{font:bold 28px Georgia,serif;color:var(--ink);text-decoration:none;letter-spacing:-1px}.mode-switch{display:flex;border:1px solid var(--line);border-radius:30px;padding:3px}.mode-switch button{font-size:13px;padding:9px 18px;border-radius:24px}.mode-switch button.active{background:var(--ink);color:white}.preview-label{font-size:11px;color:var(--muted)}.studio>main{display:grid;grid-template-columns:minmax(0,1fr) 400px;min-height:0}.visual{min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;padding:18px 16px 10px;overflow:hidden}.visual-heading{text-align:center;flex-shrink:0}.eyebrow{font-size:10px;letter-spacing:2px}h1{font:500 clamp(29px,3vw,46px)/1.14 'Playfair Display',Georgia,serif;letter-spacing:-1px;margin:9px 0}h1 i{color:#6b785d}p{line-height:1.5}.visual-heading p{font-size:14px;color:var(--muted);margin:8px 0 0}.scene{position:relative;aspect-ratio:4/3;width:min(100%,calc((var(--studio-vh,100dvh) - 348px)*1.333));max-width:920px;margin:auto;isolation:isolate;flex-shrink:1;min-height:0;container-type:inline-size}.box-base{width:100%;height:100%;display:block;object-fit:contain}.packing-area{position:absolute;inset:0}.nest{position:absolute;padding:0;background:none;border:0;transition:box-shadow .16s;isolation:isolate;overflow:hidden;border-radius:8px}.nest img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}.nest.is-active{outline:1px dashed #2C181060;outline-offset:1px}.nest:hover{outline:2px solid #2C181090}.item-number{position:absolute;top:3%;left:3%;background:#2C1810;color:#fff;border-radius:50%;width:20px;height:20px;display:grid;place-items:center;font-size:11px;box-shadow:0 1px 3px #fff5}.packed-vouchers{position:absolute;left:14%;right:14%;bottom:13%;height:12.5%;display:flex;justify-content:flex-end;gap:2%;pointer-events:none}.voucher{pointer-events:auto;width:auto;height:100%;aspect-ratio:1.545;flex:0 0 auto;background:#fff9e8;border:1px solid #d0bf9a;border-radius:2px;box-shadow:1px 3px 6px #34281125;padding:1%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-2deg)}.voucher:nth-child(2){transform:rotate(2deg)}.voucher small,.voucher-preview small{font:clamp(7px,1.5cqw,13px) Georgia,serif;display:block}.voucher strong{font:600 clamp(15px,4cqw,30px) Georgia,serif;line-height:1.1}.voucher span{font-size:clamp(5px,.9cqw,9px);letter-spacing:.5px;display:block;white-space:nowrap}.voucher.reviana,.voucher-preview.reviana{background:#213a30;border-color:#bda667;color:#e7d696}.voucher.invitation strong{font-size:clamp(11px,3cqw,24px)}.tag-writing{position:absolute;left:58.7%;top:59.8%;width:10%;height:12%;transform:translate(-50%,-50%) rotate(-41deg);display:flex;align-items:center;justify-content:center;text-align:center;font:600 clamp(6px,1.8cqw,14px)/1.06 'Caveat',cursive;color:#49372e;overflow-wrap:anywhere;white-space:pre-wrap;padding:2px;overflow:hidden}.scene-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:740px;flex-shrink:0;padding:3px 5px 7px}.scene-hint{font-size:12px;margin:0;color:var(--muted)}.view-switch{display:flex;gap:2px;border-radius:25px;padding:3px;background:#EDE0D1}.view-switch button{padding:7px 14px;font-size:12px;border-radius:22px}.view-switch .active{background:white;box-shadow:0 1px 4px #0001}.selection-strip{width:100%;display:flex;justify-content:center;gap:5px;flex-shrink:0;padding-top:3px;flex-wrap:wrap}.selection-chip{display:flex;align-items:center;gap:5px;padding:7px 8px;border-bottom:2px solid transparent;color:var(--muted);font-size:11px;min-width:0}.selection-chip.active{border-color:var(--ink);color:var(--ink)}.selection-chip>span{font-size:10px;border:1px solid var(--line);border-radius:50%;width:17px;height:17px;display:grid;place-items:center}.selection-chip b{font-weight:500}.selection-chip small{font-size:9px;text-decoration:underline;text-underline-offset:3px}.selection-chip.extra{border:1px dashed var(--line);border-radius:5px}.picker{border-left:1px solid var(--line);background:#fff;display:flex;flex-direction:column;min-height:0}.picker-top{padding:18px 20px 12px;flex-shrink:0}.picker h2{font:500 24px 'Playfair Display',serif;margin:0 0 12px}#tier-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tier{border:1px solid var(--line);border-radius:6px;padding:10px;text-align:left;display:grid;grid-template-columns:1fr auto;gap:5px;font-size:12px}.tier.active{border-color:var(--ink);background:#f3f5ee;box-shadow:inset 0 0 0 1px var(--ink)}.tier strong{font-size:14px}.tier small{grid-column:1/-1;font-size:10px;color:var(--muted)}.steps{display:flex;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 10px;flex-shrink:0}.steps button{flex:1;font-size:12px;padding:12px 4px;border-bottom:2px solid transparent}.steps button.active{border-color:var(--ink);font-weight:600}.picker-panel{min-height:0;overflow-y:auto;padding:17px 20px 24px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b3baa9 transparent}.panel-heading{display:flex;justify-content:space-between;gap:10px}.panel-heading small{font-size:10px;letter-spacing:1px;color:var(--muted)}h3{font-size:16px;margin:5px 0 0;font-weight:600}.compact-note{font-size:12px;line-height:1.5;color:var(--muted);margin:10px 0 13px}.product-search{display:flex;gap:7px;margin-bottom:12px}.product-search input{min-width:0;flex:1}.product-search input,.product-search select,.field input,.field select,.field textarea{border:1px solid var(--line);background:#FFFCF7;border-radius:5px;padding:10px;font-size:13px}.product-search select{max-width:117px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-choice{border:1px solid var(--line);border-radius:6px;padding:10px;text-align:left;display:flex;flex-direction:column;gap:6px;background:#fff}.product-choice.selected{border-color:var(--ink);background:#F5EDE3}.product-choice img{width:100%;height:108px;object-fit:contain;mix-blend-mode:multiply}.choice-name{font-size:13px;font-weight:600;line-height:1.3}.product-choice small{font-size:11px;line-height:1.3;color:var(--muted)}.product-choice strong{font-size:12px;margin-top:auto;padding-top:4px}.text-button{font-size:12px;text-decoration:underline;text-underline-offset:3px}.restore{padding:16px 0 0}.wrap-list{display:grid;gap:9px;margin:15px 0}.wrap-choice{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:6px;padding:10px;text-align:left}.wrap-choice.selected{border-color:var(--ink);background:#F5EDE3}.wrap-choice img{width:67px;height:53px;object-fit:cover;border-radius:3px}.wrap-choice>span{flex:1}.wrap-choice b{font-size:13px;display:block}.wrap-choice small{font-size:11px;color:var(--muted);display:block;line-height:1.4;margin-top:4px}.wrap-choice strong{font-size:13px;white-space:nowrap}.field{display:block;font-size:12px;font-weight:500;margin-top:14px}.field>span{float:right;font-size:11px;color:var(--muted)}.field input,.field select,.field textarea{display:block;width:100%;margin-top:7px}.field small{font-weight:400;color:var(--muted);font-size:11px;line-height:1.5;display:block;margin-top:8px}.field textarea{resize:vertical;min-height:62px}.names{display:grid;grid-template-columns:1fr 1fr;gap:10px}.check-field{display:flex;align-items:center;gap:7px;font-size:12px;margin-top:20px}.check-field input{accent-color:var(--ink)}.check-field b{margin-left:auto;font-size:11px}.unwrapped-note{font-size:13px;color:var(--muted)}.insert-control{display:grid;grid-template-columns:115px 1fr;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:10px 0 20px}.insert-control .field{margin-top:0}.voucher-preview{aspect-ratio:1.545;padding:9px 5px;border:1px solid #d0bf9a;border-radius:2px;background:#fff9e8;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 4px #0001}.voucher-preview small{font-size:11px}.voucher-preview strong{font:600 28px Georgia,serif}.voucher-preview span{font-size:6px;letter-spacing:.6px}.voucher-preview.invitation strong{font-size:20px}.studio>footer{border-top:1px solid var(--line);background:white;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 28px;z-index:6;box-shadow:0 -6px 25px #2C181006}.summary{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.summary span{font-size:11px;color:var(--muted)}.summary b{display:block;font-size:13px;margin-top:4px;color:var(--ink);font-weight:500}.checkout{display:flex;gap:24px;align-items:center;flex-shrink:0}.checkout small{font-size:9px;letter-spacing:1px;display:block}.checkout strong{font-size:28px;display:block;letter-spacing:-.7px}.primary{background:var(--ink);color:white;padding:14px 22px;border-radius:5px;font-size:14px;font-weight:600}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}dialog{width:min(540px,calc(100% - 28px));max-height:90dvh;border:0;border-radius:12px;padding:25px;color:var(--ink);overflow:auto}dialog::backdrop{background:#1a3025bb;backdrop-filter:blur(4px)}.review-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.review-heading h2{font:500 28px 'Playfair Display',serif;margin:0}.review-heading button{font-size:25px}.review-heading+p{font-size:14px;color:var(--muted)}dialog ul{padding:0;list-style:none}dialog li{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 0;font-size:13px}dialog li small{display:block;font-size:11px;color:var(--muted);margin-top:4px}dialog p{font-size:13px}.handwritten,blockquote{font:25px 'Caveat',cursive;white-space:pre-wrap;overflow-wrap:anywhere}.review-price{border-top:1px solid var(--line);padding-top:15px}.review-price span{display:block;font-size:12px}.review-price strong{font-size:25px;display:block;margin-top:10px}
@media(min-width:1500px){.studio>main{grid-template-columns:minmax(0,1fr) 460px}.picker-top{padding:24px}.picker-panel{padding:20px 24px}.product-choice img{height:130px}.scene{width:min(100%,calc((var(--studio-vh,100dvh) - 320px)*1.333))}}
@media(max-width:1050px){.studio>header{padding:0 20px}.studio>main{grid-template-columns:minmax(0,1fr) 350px}.picker-top{padding:15px}.picker-panel{padding:15px}.visual{padding:14px 8px 7px}.visual-heading h1{font-size:31px}.visual-heading p{font-size:12px}.scene{width:min(100%,calc((var(--studio-vh,100dvh) - 360px)*1.333))}.scene-bottom{gap:7px}.scene-hint{font-size:10px}.view-switch button{font-size:11px;padding:6px 10px}.selection-chip{padding:5px;font-size:10px}.selection-chip small{display:none}.summary{gap:11px}.summary b{font-size:12px}.checkout{gap:13px}.checkout strong{font-size:24px}.primary{padding:13px 17px;font-size:13px}.studio>footer{padding:12px 18px;gap:12px}.tier{padding:9px 7px;font-size:11px}.tier strong{font-size:13px}.product-choice img{height:92px}.insert-control{grid-template-columns:100px 1fr;gap:10px}.voucher-preview{font-size:10px}}
@media(max-width:700px){.studio{grid-template-rows:52px minmax(0,1fr) 105px}.studio>header{padding:0 13px}.wordmark{font-size:23px}.mode-switch button{padding:6px 10px;font-size:11px}.preview-label{display:none}.studio>main{grid-template-columns:1fr;grid-template-rows:43% 57%}.visual{padding:5px 8px 2px;position:relative}.visual-heading{display:none}.scene{height:calc(100% - 57px);width:auto;max-width:100%;margin:0 auto;flex-shrink:0}.scene-bottom{padding:0 7px 2px;position:absolute;right:8px;top:6px;width:auto;flex-direction:column;align-items:flex-end;gap:4px}.scene-hint{display:none}.view-switch{background:#fff9}.view-switch button{font-size:10px;padding:5px 8px}.selection-strip{margin-top:auto;gap:1px;max-height:48px;overflow-y:auto}.selection-chip{font-size:9px;padding:5px 4px;gap:3px}.selection-chip>span{width:14px;height:14px;font-size:8px}.item-number{width:16px;height:16px;font-size:9px}.picker{border-left:0;border-top:1px solid var(--line);min-height:0}.picker-top{display:flex;align-items:center;gap:9px;padding:8px 12px}.picker h2{font-size:18px;max-width:100px;margin:0;line-height:1.15}#tier-picker{flex:1;gap:7px}.tier{padding:7px;font-size:10px;gap:2px}.tier strong{font-size:12px}.tier small{font-size:8px}.steps button{padding:8px 4px;font-size:11px}.picker-panel{padding:11px 13px 16px}.panel-heading h3{font-size:14px}.panel-heading small{font-size:9px}.compact-note{font-size:11px;margin:7px 0 10px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.product-choice{padding:7px;gap:5px}.product-choice img{height:73px}.choice-name{font-size:11px}.product-choice small{font-size:9px}.product-choice strong{font-size:10px}.product-search input,.product-search select{font-size:12px;padding:7px}.product-search{margin-bottom:9px}.studio>footer{padding:9px 13px;display:grid;grid-template-rows:auto auto;gap:8px}.summary{justify-content:space-between;gap:5px;width:100%}.summary span{font-size:9px}.summary b{font-size:10px;margin-top:2px}.checkout{justify-content:space-between;width:100%}.checkout strong{font-size:23px}.checkout small{font-size:8px}.primary{padding:11px 18px;font-size:12px}.wrap-choice img{width:61px;height:45px}.wrap-choice{padding:8px}.wrap-choice b{font-size:12px}.wrap-choice small{font-size:10px}.wrap-choice strong{font-size:12px}.field input,.field select,.field textarea{font-size:14px}.insert-control{grid-template-columns:105px 1fr}.tag-writing{font-size:clamp(5px,1.8cqw,12px)}}
@media(max-height:650px) and (min-width:701px){.studio{grid-template-rows:54px minmax(0,1fr) 80px}.visual-heading h1{font-size:27px;margin:5px 0}.visual-heading p{display:none}.visual{padding-top:9px}.scene{width:min(100%,calc((var(--studio-vh,100dvh) - 250px)*1.333))}.picker h2{font-size:20px}.picker-top{padding:10px 14px}.steps button{padding:9px 4px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Each photograph has a measured safe viewport. Feather only its outer tissue. */
.nest-photo{position:absolute;inset:0;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent),linear-gradient(to bottom,transparent,#000 3%,#000 97%,transparent);mask-composite:intersect}.nest-photo img{position:absolute;max-width:none;object-fit:fill}.nest.is-active{outline:none}.nest.is-active .item-number{background:#e6c67e;color:#2C1810;box-shadow:0 0 0 1px #2C1810}.nest:hover{outline:1px dashed #2C181080}
/* Keep decision text readable while the picker scrolls independently. */
.mode-switch button,.tier,.steps button,.choice-name,.product-choice strong,.wrap-choice b,.wrap-choice strong,.field,.check-field,.primary{font-size:14px}.tier strong{font-size:15px}.tier small,.compact-note,.product-choice small,.wrap-choice small,.field small,.panel-heading small,.preview-label,.scene-hint,.selection-chip,.text-button,.summary span{font-size:12px}.summary b{font-size:14px}.selection-chip small{font-size:11px}.product-search input,.product-search select,.field input,.field select,.field textarea{font-size:14px}.selection-chip{padding:6px}.tier{grid-template-columns:1fr}.tier strong{grid-row:2}.tier small{grid-row:3}.picker-top{padding-top:14px;padding-bottom:12px}
@media(max-width:700px){.studio>main{grid-template-rows:43% 57%}.picker-top{padding:8px 12px}.picker h2{font-size:18px}.tier{padding:7px}.tier small{font-size:11px}.mode-switch button,.steps button{font-size:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-choice img{height:90px}.choice-name,.product-choice strong,.field,.wrap-choice b,.wrap-choice strong{font-size:14px}.compact-note,.product-choice small,.wrap-choice small{font-size:12px}.summary span{font-size:11px}.summary b{font-size:12px}.selection-chip{font-size:11px;padding:5px 4px}.selection-strip{max-height:58px}.scene{height:calc(100% - 65px)}.view-switch button{font-size:12px}.checkout small{font-size:10px}.primary{font-size:14px}.product-search input,.product-search select,.field input,.field select,.field textarea{font-size:16px}}

/* Organic tissue outline. Full opacity over the product, soft perimeter only. */
.nest{border-radius:0;overflow:visible}.nest-photo{mask-image:var(--tissue-mask);mask-size:100% 100%;mask-repeat:no-repeat;mask-composite:add;overflow:hidden}.nest:hover{outline:none}.nest:hover .item-number{box-shadow:0 0 0 2px #B89830}

.packed-vouchers{left:17%;right:17%;top:8%;bottom:auto;height:12.5%}
@media(max-width:700px){.scene-bottom{top:auto;bottom:45px;left:8px;right:8px;width:auto;align-items:center}.view-switch{background:#EDE0D1}}

/* Landscape A6 inserts adapted from the actual Same Day Print artwork. */
.insert-art{display:block;position:relative;width:100%;aspect-ratio:148/105;overflow:hidden;container-type:inline-size;text-align:left;color:#321e15;background:#f7f0e3;font-family:Georgia,serif}
.insert-art>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.insert-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f8efe1f5 0%,#f8efe1e8 37%,#f8efe100 70%)}
.insert-frame{position:absolute;inset:4%;border:1px solid #c27c5a80}.insert-art .insert-kicker{position:absolute;left:8%;top:10%;font:500 2.2cqw Arial,sans-serif;letter-spacing:.6cqw;color:#aa4e31}
.insert-art .insert-headline{position:absolute;left:8%;top:20%;font:500 5cqw/1.13 Georgia,serif;letter-spacing:-.12cqw;max-width:58%}.insert-headline b{display:block;font-size:16cqw;line-height:1.05;font-weight:500}.insert-headline>span{display:block;margin-top:2cqw;font-size:5cqw;letter-spacing:-.12cqw}.insert-headline em{color:#ad4a2c}
.insert-art .insert-caption{position:absolute;left:8%;top:76%;font:2.4cqw/1.4 Arial,sans-serif;max-width:46%;letter-spacing:0}.insert-art .insert-footer{position:absolute;left:8%;bottom:7%;font:1.7cqw Arial,sans-serif;letter-spacing:.3cqw}
.insert-art.reviana{background:#14170d;color:#f7efdc}.reviana .insert-shade{background:linear-gradient(90deg,#1C0F08e8 0%,#1C0F08aa 40%,#1C0F0800 85%)}.reviana .insert-frame{border-color:#c1a45799}.reviana .insert-kicker,.reviana .insert-footer,.reviana .insert-headline em{color:#dabe77}
.insert-art.invitation>img{left:61%;width:39%}.invitation .insert-shade{background:linear-gradient(90deg,#faf4e9 0%,#faf4e9 52%,#faf4e900 72%)}.invitation .insert-headline{top:31%;max-width:75%;font-size:6.2cqw}.invitation .insert-headline em{color:#321e15}.invitation .insert-caption{top:68%;max-width:53%}.invitation .insert-kicker{color:#8c6b26}
.packed-vouchers{top:6%;height:15%;gap:3%}.packed-vouchers .voucher{aspect-ratio:148/105;padding:0;border:0;border-radius:0;overflow:hidden;display:block;width:auto;height:100%;box-shadow:1px 3px 5px #22180855;background:none}.packed-vouchers .voucher .insert-art{height:100%}.packed-vouchers .voucher:hover{outline:2px solid #B89830;outline-offset:2px}
.insert-control{grid-template-columns:1fr;gap:12px;padding:16px 0 22px}.voucher-preview{display:block;width:100%;max-width:360px;padding:0;border:0;aspect-ratio:148/105;overflow:hidden;box-shadow:0 5px 14px #28302320}.voucher-preview .insert-art{height:100%}
@media(max-width:700px){.insert-control{grid-template-columns:minmax(130px,42%) minmax(0,1fr);gap:12px}.insert-control .field select{font-size:14px}}

/* Short, interruptible packaging sequence; final photography is untouched. */
.motion-final,.box-motion,.motion-source{position:absolute;inset:0;width:100%;height:100%}.box-motion{z-index:5;pointer-events:none;perspective:none;overflow:hidden}.box-motion .item-number{display:none}.motion-source{transform-origin:50% 23%;backface-visibility:hidden;pointer-events:none}.motion-source .nest,.motion-source .voucher{pointer-events:none}.motion-kraft-lid{position:absolute;left:14%;top:23%;width:72%;height:62%;transform-origin:50% 0%;border:1px solid #a47d52;border-radius:3px;background:radial-gradient(ellipse at 20% 15%,#d4b48950,transparent 65%),repeating-linear-gradient(34deg,#bc976b 0,#c7a67c 1px,#c3a077 2px,#c6a47b 3px);box-shadow:0 9px 15px #34230f30;backface-visibility:visible}.motion-paper-bed,.motion-paper-wing,.motion-ribbon,.motion-bow{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.motion-paper-wing.left{clip-path:inset(0 50% 0 0);transform-origin:13% 50%}.motion-paper-wing.right{clip-path:inset(0 0 0 50%);transform-origin:87% 50%}.motion-ribbon,.motion-bow{will-change:clip-path}.motion-final{z-index:6;pointer-events:none}.scene[data-motion] .motion-final .tag-writing{pointer-events:none}
@media(prefers-reduced-motion:reduce){.box-motion{display:none}.motion-final{opacity:1!important}}

/* Visible paper leaves sweep in, overlap, then tuck at both ends. */
.motion-fold{position:absolute;background:linear-gradient(115deg,#fffcf4,#eee5d4 70%,#ddd0ba);border:1px solid #c6b99d;box-shadow:0 8px 15px #38281238,inset 0 1px 2px #fff8;backface-visibility:visible}.motion-fold.blush{background:linear-gradient(115deg,#fae8e7,#edcfce 70%,#dbb6b7);border-color:#c4a0a1}.motion-fold.left{left:13%;top:17%;width:41%;height:65%;transform-origin:left center}.motion-fold.right{left:49%;top:17%;width:38%;height:65%;transform-origin:right center}.motion-fold.top{left:13%;top:17%;width:74%;height:35%;transform-origin:center top;clip-path:polygon(0 0,100% 0,78% 100%,22% 100%)}.motion-fold.bottom{left:13%;top:49%;width:74%;height:33%;transform-origin:center bottom;clip-path:polygon(22% 0,78% 0,100% 100%,0 100%)}
.swap-motion{position:absolute;inset:0;z-index:4;pointer-events:none}.swap-motion .nest{pointer-events:none}.scene[data-motion="swap"]>.packing-area>.nest{will-change:transform,opacity,filter}

/* The photographic studio surface remains still under every transition. */
.scene,.box-motion{background:#e8e7e5 url('assets/studio-grey.webp') center/100% 100% no-repeat}.swap-motion{background:transparent}
/* During opening, the lifting cover sits above the revealed contents. */
.scene[data-motion="open"] .motion-final{z-index:0}.scene[data-motion="open"] .box-motion{background:transparent}

/* Retain the photograph's grounded contact shadow between the image layers. */
.scene[data-motion="close"] .box-motion::before,
.scene[data-motion="finish"] .box-motion::before{content:"";position:absolute;left:13%;top:17%;width:74%;height:65%;border-radius:1.2%;box-shadow:0 2.4cqw 2.8cqw -.45cqw #302b2545,0 .7cqw 1.1cqw -.25cqw #302b252b;pointer-events:none}
