/* Playback belongs to each showcased phone. No modal or step navigation. */
.inline-demo{width:360px;max-width:100%;--frame-height:clamp(510px,calc(100svh - 110px),700px);min-width:0}
.inline-scene{position:relative;height:var(--frame-height);width:100%;isolation:isolate}
.inline-scene .phone,.inline-scene .checkout-phone{width:100%;height:100%;margin:0;border:7px solid #18191b;border-radius:28px;overflow:hidden;box-shadow:0 14px 28px #1b1b1920}
.inline-controls{display:flex;align-items:center;gap:13px;margin-top:16px;min-height:42px}
.inline-controls button{border:0;background:transparent;color:var(--ink);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 0;white-space:nowrap;cursor:pointer;min-height:44px}
.inline-controls .demo-toggle{justify-content:flex-start;min-width:117px}
.demo-toggle .svg-icon{width:19px;height:19px;fill:currentColor}
.pause-symbol{font-size:21px;width:19px;line-height:1}
.inline-controls .demo-replay{font-size:25px;min-width:36px}
.demo-progress{height:4px;flex:1;background:color-mix(in srgb,var(--ink) 20%,transparent);border-radius:4px;overflow:hidden}
.demo-progress i{display:block;height:100%;width:0;background:var(--ink);border-radius:inherit}
.demo-caption{color:var(--ink);opacity:.85;font-size:10px;line-height:1.5;min-height:30px;text-align:center}
.demo-launch{position:absolute;right:12px;top:42%;z-index:6;border:0;background:transparent;cursor:pointer;color:white;width:92px;padding:0}
.demo-launch[hidden]{display:none}
.launch-cue{position:relative;display:flex;align-items:center;flex-direction:column;gap:7px;filter:drop-shadow(0 2px 10px #0003)}
.launch-cue>span{width:54px;height:54px;background:#fffef7f2;border:1px solid #ffffffa6;border-radius:50%;display:grid;place-items:center;color:#202922;box-shadow:0 0 0 7px #fff2;transition:transform .2s}
.launch-cue .svg-icon{width:27px;height:27px;fill:currentColor;margin-left:3px}
.launch-cue b{font:700 10px/1.2 Arial;background:#172219df;border-radius:4px;padding:6px 8px}
.demo-launch:hover .launch-cue>span{transform:scale(1.07)}
.demo-launch:focus-visible{outline:3px solid #b7ec67;outline-offset:-5px}
.creator-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 32%;background:#171b18}
.inline-scene .tt .creator-video{object-position:45% 28%}
.inline-scene .x .creator-video{object-position:50% 27%}
.inline-scene .ig .creator-video{object-position:50% 31%}
.inline-scene .location-sticker{top:55px}
.inline-scene a.story-link{color:#235589}
.social-link,.story-link{text-decoration:none;color:inherit;cursor:pointer}
.profile-action,.story-next{font:inherit;color:inherit;cursor:pointer}
.profile-action{background:none;border:0;display:flex;align-items:center;flex-direction:column;font-size:8px;gap:3px}
.tap-target{box-shadow:inset 0 0 0 3px #baf352!important;isolation:isolate}
.social-link.tap-target,.direct-offer.tap-target{position:relative}
.tap-target:after{content:'↖';position:absolute;bottom:-5px;right:20px;font-size:40px;line-height:1;text-shadow:2px 2px 0 #fff,-1px -1px 0 #fff;color:#151c12;z-index:4;pointer-events:none;transform-origin:top left}
.is-playing .tap-target:after{animation:tap-link .9s ease-in-out both}
@keyframes tap-link{0%,15%{transform:translate(15px,18px);opacity:0}35%,62%{transform:translate(0,0);opacity:1}70%{transform:scale(.76);opacity:1}82%,100%{transform:scale(1);opacity:1}}
.profile-content{text-align:center;padding:22px 18px}.profile-portrait{width:88px;height:88px;object-fit:cover;object-position:50% 24%;border-radius:50%;margin-bottom:10px}.profile-content>b{display:block;font-size:13px}.profile-content h3{font-size:27px;letter-spacing:-1px;margin:10px 0}.profile-stats{display:flex;justify-content:center;gap:25px;font-size:9px;color:#aab0b4}.profile-stats b{display:block;font-size:14px;color:white}.profile-content p{font-size:12px;line-height:1.6;margin:18px 0}.direct-offer{display:flex;align-items:center;gap:9px;padding:13px 12px;background:white;color:#172217;border-radius:8px;text-decoration:none;font-size:12px;text-align:left;font-weight:700}.direct-offer small{display:block;font-size:10px;color:#697365;margin-top:3px;font-weight:400}.direct-offer>b{margin-left:auto}.direct-offer .svg-icon{width:20px;height:20px;flex:none}.profile-demo-note{font-size:8px;color:#828883;display:block;margin:10px}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.profile-grid>div{height:115px;position:relative;overflow:hidden}.profile-grid img{width:100%;height:100%;object-fit:cover}.profile-grid>div:nth-child(2) img{transform:scale(1.4);object-position:70%}.profile-grid>div:nth-child(3) img{transform:scale(1.3);object-position:30%}.profile-grid b{position:absolute;bottom:8px;left:0;right:0;font-size:9px}.journey-instagram-story .direct-offer{position:absolute;bottom:40px;left:20px;right:20px}.route-sticker{position:absolute;left:18px;right:18px;bottom:133px;background:#dce9d7;color:#164c4b;padding:17px;transform:rotate(-3deg)}.route-sticker small{font-size:8px;letter-spacing:1px}.route-sticker b{font-size:33px;line-height:1;display:block;margin:10px 0}.route-sticker span{font-size:10px}
.checkout-phone{background:white;display:flex;flex-direction:column;font-family:Arial,sans-serif;color:#182022;position:relative}
.checkout-browser{height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;flex:none;border-bottom:1px solid #e1e5df;background:#f6f7f3;color:#667260;font-size:9px}
.checkout-browser>span:first-child{font-size:22px}
.usable-template{border:0;display:block;flex:1;min-height:0;width:100%;background:white}
.checkout-loading{align-items:center;justify-content:center;gap:18px;background:#f7f9f0;padding:26px;text-align:center}
.checkout-loading>img{max-width:210px;width:85%;height:60px;object-fit:contain;margin-bottom:12px}
.checkout-loading>b{font-size:18px}
.checkout-loading>span:last-child{font-size:12px;line-height:1.4;color:#66765b}
.spinner{width:24px;height:24px;border:2px solid #687c57;border-right-color:transparent;display:inline-block;border-radius:50%;animation:spinner .75s linear infinite;flex:none}
@keyframes spinner{to{transform:rotate(360deg)}}
.processing-overlay{position:absolute;inset:7px;border-radius:21px;z-index:8;display:grid;place-items:center;background:#f5f7edb3;backdrop-filter:blur(4px);padding:22px}
.processing-overlay>div{background:#fff;border:1px solid #dce1d6;box-shadow:0 12px 40px #0002;padding:27px 16px;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;width:100%}
.processing-overlay b{font-size:15px;line-height:1.3;color:#253421}
.processing-overlay span:last-child{font-size:11px;color:#748069}
.inline-demo:not(.is-playing) .spinner{animation-play-state:paused}
.completion-phone{background:#fcfdf9}
.receipt-brand{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #e6e9e1}
.receipt-brand img{max-width:170px;max-height:28px;object-fit:contain;object-position:left}
.receipt-brand>span{font:8px monospace;letter-spacing:1px;color:#79836f}
.complete-body{padding:24px 20px 10px;overflow:auto;flex:1;min-height:0}
.success-seal{width:45px;height:45px;background:#d6f78d;border-radius:50%;display:grid;place-items:center;color:#29411b;font-size:24px;margin-bottom:16px}
.completion-label{font:8px monospace;letter-spacing:1px;color:#5b6e4e}
.complete-body>h3{font-size:28px;line-height:1.06;letter-spacing:-1px;margin:10px 0 18px;color:#2b3923}
.receipt-card{display:flex;gap:11px;padding:13px 0;margin:0 0 16px;border-block:1px solid #dee5d6}
.receipt-card>img{width:43px;height:53px;object-fit:cover;border-radius:5px;object-position:50% 20%}
.receipt-card>div{display:flex;flex-direction:column;justify-content:center;gap:5px}
.receipt-card strong{font-size:12px;color:#344829}
.receipt-card small{font-size:11px;color:#596b49}
.receipt-card span{font:7px monospace;color:#788568}
.access-card{background:#f0f4e8;padding:14px;border-radius:8px}
.access-card>span{display:block;font:7px monospace;letter-spacing:1px;color:#70805e;margin-bottom:9px}
.access-card>b{font-size:13px;color:#3d512f}
.access-card>p{font-size:11px;line-height:1.5;color:#61744f;margin:9px 0 12px}
.access-destination{display:flex;gap:12px;justify-content:space-between;background:#344c26;color:#fff;padding:12px;font-size:12px;font-weight:700;border-radius:5px}
.no-charge{display:block;text-align:center;font-size:9px;line-height:1.5;color:#777c6d;margin:12px 0 0}
.checkout-powered{text-align:center;background:none;display:block;padding:10px;color:#7d8574;font-size:9px;letter-spacing:0}
.checkout-powered b{color:#576249;margin-left:3px}
.detail-visual .inline-demo{margin:24px auto 0}
@media(max-height:780px){.inline-scene .fb-comment{display:none}.inline-scene .fb .onscreen-hook{bottom:51px;font-size:15px}.complete-body{padding:17px 17px 8px}.success-seal{width:34px;height:34px;font-size:20px;margin-bottom:12px}.complete-body>h3{font-size:24px;margin:8px 0 14px}.receipt-brand{padding:13px 17px}.receipt-card{margin-bottom:12px;padding:10px 0}.access-card{padding:12px}.access-card>p{font-size:10px;margin:8px 0}.no-charge{margin-top:10px}.checkout-powered{padding:7px}}
@media(max-width:420px){.phone-stage{padding-inline:12px}.inline-demo{width:100%}.inline-controls{gap:8px}.inline-controls .demo-toggle{min-width:112px}.demo-launch{right:10px}.launch-cue>span{width:48px;height:48px}.profile-content{padding:18px 14px}.profile-stats{gap:21px}.complete-body>h3{font-size:25px}}
@media(prefers-reduced-motion:reduce){.launch-cue>span{transition:none}.is-playing .tap-target:after{animation:none}.spinner{animation-duration:2s}}
/* Use the product's exact logotype in both form and thank-you frames. */
.checkout-powered{display:flex;align-items:center;justify-content:center;gap:6px}
.checkout-powered img{display:block;width:77px;height:auto;opacity:.8}
/* Revision 8: a tangible product and a clear, illustrative next step. */
.completion-phone{container-type:size;container-name:receipt;background:#fff}
.completion-phone .receipt-brand{padding:15px 18px;min-height:53px;flex:none;border-color:color-mix(in srgb,var(--ink) 12%,white)}
.completion-phone .receipt-brand img{max-height:27px;max-width:155px}
.completion-phone .complete-body{display:flex;flex-direction:column;gap:12px;padding:18px 17px 12px;overflow:hidden}
.completion-heading{display:flex;align-items:center;gap:11px;flex:none}
.completion-phone .success-seal{width:35px;height:35px;flex:none;margin:0;background:var(--light);color:var(--ink);font-size:21px}
.completion-phone .completion-label{display:block;font:8px/1.3 Arial,sans-serif;letter-spacing:1.05px;color:var(--ink)}
.completion-heading h3{font:700 25px/1.08 Arial,sans-serif;letter-spacing:-.8px;color:var(--ink);margin:5px 0 0}
.delivery-preview{display:flex;align-items:center;gap:14px;flex:1;min-height:125px;max-height:280px;padding:16px 13px;border:1px solid color-mix(in srgb,var(--ink) 12%,white);border-radius:12px;background:linear-gradient(145deg,color-mix(in srgb,var(--light) 58%,white),color-mix(in srgb,var(--light) 18%,white));overflow:hidden}
.delivery-art{width:41%;align-self:stretch;display:flex;align-items:center;justify-content:center;flex:none;min-height:0}
.delivery-art img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain;filter:drop-shadow(4px 7px 5px #17221925);transform:rotate(-4deg)}
.delivery-details{min-width:0;flex:1;color:var(--ink)}
.delivery-details>span{display:block;font:7px/1.4 Arial,sans-serif;letter-spacing:.8px;opacity:.8}
.delivery-details h4{font:700 14px/1.2 Arial,sans-serif;letter-spacing:-.3px;margin:6px 0 10px}
.delivery-details ul{list-style:none;padding:0;margin:0 0 12px;display:grid;gap:7px}
.delivery-details li{font:10px/1.4 Arial,sans-serif;position:relative;padding-left:10px}
.delivery-details li:before{content:'✓';position:absolute;left:0;font-size:8px;top:1px}
.delivery-details>strong{display:block;font:700 17px/1.2 Arial,sans-serif}
.delivery-details>strong small{display:block;font:9px/1.3 Arial,sans-serif;font-weight:400;margin-top:4px}
.delivery-note{flex:none;font:11px/1.45 Arial,sans-serif;color:#57624f;margin:0}
.completion-phone .access-destination{flex:none;background:var(--ink);border-radius:7px;padding:12px;font:700 12px/1.2 Arial,sans-serif;align-items:center}
.completion-phone .no-charge{flex:none;font:9px/1.4 Arial,sans-serif;margin:0;color:#70786a}
.completion-phone .checkout-powered{flex:none;padding:8px 10px 11px}
@container receipt (max-height:570px){
 .completion-phone .receipt-brand{padding:11px 15px;min-height:47px}
 .completion-phone .receipt-brand img{max-height:25px}
 .completion-phone .complete-body{gap:9px;padding:13px 14px 8px}
 .completion-heading h3{font-size:23px}
 .delivery-preview{padding:12px 10px;gap:11px;min-height:110px}
 .delivery-details>span{font-size:6px}
 .delivery-details h4{font-size:12px;margin:5px 0 7px}
 .delivery-details ul{gap:5px;margin-bottom:8px}
 .delivery-details li{font-size:9px}
 .delivery-details>strong{font-size:16px}
 .delivery-note{font-size:10px}
 .completion-phone .access-destination{padding:10px 11px}
 .completion-phone .checkout-powered{padding:6px 10px 8px}
}
@container receipt (max-height:490px){
 .completion-phone .receipt-brand{min-height:41px;padding:8px 12px}
 .completion-phone .receipt-brand img{max-height:23px;max-width:133px}
 .completion-phone .complete-body{padding:11px 11px 7px;gap:8px}
 .completion-phone .success-seal{width:28px;height:28px;font-size:17px}
 .completion-heading{gap:8px}
 .completion-heading h3{font-size:20px;letter-spacing:-.6px}
 .completion-phone .completion-label{font-size:7px;letter-spacing:.7px}
 .delivery-preview{padding:9px;gap:10px;min-height:112px}
 .delivery-art{width:37%}
 .delivery-details h4{font-size:11px}
 .delivery-details ul{gap:3px;margin-bottom:6px}
 .delivery-details li{font-size:8px;line-height:1.3}
 .delivery-details>strong{font-size:14px}
 .delivery-details>strong small{font-size:8px;margin-top:2px}
 .delivery-note{font-size:9px;line-height:1.35}
 .completion-phone .access-destination{font-size:11px;padding:9px}
 .completion-phone .no-charge{font-size:8px}
}
