/* wp-content/plugins/pickpicbuy-core/assets/css/guide-demo.css */
.ppb-app.ppb-design-system .ppb-guide-hero--demo{padding:38px 0 18px;background:#f8f7f4;border:0}
.ppb-app.ppb-design-system .ppb-guide-hero--demo .ppb-guide-hero__grid{display:block}
.ppb-app.ppb-design-system .ppb-guide-hero--demo h1{font-size:clamp(40px,5vw,68px);margin:0 0 16px;line-height:1}
.ppb-app.ppb-design-system .ppb-guide-hero--demo .ppb-guide-hero__lead{font-size:17px;margin:0}
.ppb-walkthrough{padding:22px 0 48px;background:#f8f7f4;scroll-margin-top:calc(var(--ppb-header-height) + 16px)}
.ppb-walkthrough *{box-sizing:border-box}
.ppb-walkthrough [hidden]{display:none!important}
.ppb-walkthrough__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}
.ppb-app .ppb-walkthrough .ppb-walkthrough__heading h2{font:800 clamp(25px,3vw,38px)/1.15 Onest,sans-serif;letter-spacing:-1.2px;margin:6px 0 10px;max-width:780px;color:#111}
.ppb-walkthrough__heading p{margin:0;font-size:14px;color:#645b62}
.ppb-app .ppb-walkthrough .ppb-walkthrough__eyebrow{font-size:10px;font-weight:750;line-height:1.5;letter-spacing:1.3px;text-transform:uppercase;color:#a5005b;margin:0 0 12px}
.ppb-walkthrough__duration{font-size:11px;color:#655c63;white-space:nowrap;padding-bottom:4px}
.ppb-walkthrough__player{border:1px solid #d6cfd3;border-radius:12px;background:#fff;box-shadow:0 18px 50px #1505100b;overflow:clip}
.ppb-walkthrough__controls{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#111;color:#fff}
.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;min-width:44px;padding:8px 12px;border:1px solid #d6cfd3;border-radius:6px;background:#fff;color:#111;font:700 13px/1.25 Onest,sans-serif;cursor:pointer;box-shadow:none}
.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough button:hover{background:#fff1f8;border-color:#ff209b}
.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough button:focus-visible{outline:3px solid #ff70bc;outline-offset:2px}
.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough button:disabled{opacity:.4;cursor:default}
.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough .ppb-walkthrough__play{background:#ff209b;border-color:#ff209b;min-width:142px;color:#111}
.ppb-walkthrough__controls .ppb-icon{width:18px;height:18px}
.ppb-walkthrough__counter{margin-inline-start:auto;font:600 12px/1 Onest,sans-serif;white-space:nowrap}
.ppb-walkthrough__timeline{height:3px;background:#e9e2e6}
.ppb-walkthrough__timeline i{display:block;height:100%;width:100%;background:#ff209b;transform:scaleX(0);transform-origin:left}
.ppb-walkthrough__screen{padding:20px;background:#ede9ec}
.ppb-walkthrough__toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;border:1px solid #d9d1d6;border-bottom:0;border-radius:8px 8px 0 0;background:#fff;font-size:11px;color:#51474e}
.ppb-walkthrough__toolbar>span{display:flex;align-items:center;gap:8px;min-width:0}
.ppb-walkthrough__toolbar .ppb-icon{width:18px;height:18px}
.ppb-walkthrough__toolbar>b{padding:4px 8px;background:#f1edf0;border-radius:4px;font-size:10px;color:#51474e}
.ppb-walkthrough__toolbar>b.is-published{background:#ff209b;color:#111}
.ppb-walkthrough__workspace{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(270px,.85fr);border:1px solid #d9d1d6;background:#faf8fa;border-radius:0 0 8px 8px;overflow:hidden}
.ppb-walkthrough__photo{position:relative;align-self:center;aspect-ratio:1;margin:18px;isolation:isolate;overflow:hidden;border-radius:5px;background:#f5eff3;max-width:510px}
.ppb-walkthrough__photo>img{width:100%;height:100%;display:block;object-fit:cover;opacity:0}
.ppb-walkthrough__upload{position:absolute;inset:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;border:1px dashed #b884a2;border-radius:6px;background:#fff6fb;text-align:center;padding:18px}
.ppb-walkthrough__upload>.ppb-icon{width:54px;height:54px;color:#a5005b}
.ppb-walkthrough__upload strong{font-size:18px;line-height:1.3}
.ppb-walkthrough__upload>span{font-size:11px;color:#796974}
.ppb-walkthrough__outlines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.ppb-walkthrough__outlines path{stroke:#ff209b;stroke-width:.8;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;fill:#ff209b0a;filter:drop-shadow(0 0 1px white)}
.ppb-walkthrough__cursor{position:absolute;width:26px;height:26px;z-index:4;pointer-events:none;left:50%;top:70%;filter:drop-shadow(0 2px 2px #0005)}
.ppb-walkthrough__pin{position:absolute;display:flex;align-items:center;gap:0;opacity:0;transform:scale(.8);font-size:12px;color:#fff}
.ppb-walkthrough__pin>i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:2px solid #fff;background:#ff209b;color:#fff;font:500 19px/1 Onest,sans-serif;z-index:1}
.ppb-walkthrough__pin>b{padding:5px 8px;border-radius:0 4px 4px 0;background:#111;border:1px solid #fff;font-size:12px;margin-left:-3px}
.ppb-walkthrough__pin--bag{left:29%;top:40%}.ppb-walkthrough__pin--glasses{left:11%;top:69%}.ppb-walkthrough__pin--headphones{left:62%;top:74%}
.ppb-walkthrough__sidebar{background:#fff;padding:22px;border-left:1px solid #e4dce1;min-height:384px;align-self:stretch}
.ppb-walkthrough__sidebar>div{height:100%}
.ppb-walkthrough__sidebar p{font-size:12px;line-height:1.65;color:#62545e;margin:12px 0}
.ppb-walkthrough__sidebar small{display:block;font-size:10px;color:#72616c;line-height:1.6}
.ppb-walkthrough__file{display:grid;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:12px;border:2px solid #ff209b;border-radius:6px;background:#fff7fb;margin-top:25px;font-size:11px;overflow-wrap:anywhere}
.ppb-walkthrough__file img{display:block;width:58px;height:58px;object-fit:cover;border-radius:3px}.ppb-walkthrough__file .ppb-icon{width:20px;height:20px;color:#a5005b}
.ppb-walkthrough__tool{display:flex;align-items:center;gap:10px;padding:15px;background:#fff1f8;border-radius:6px;font-size:14px}.ppb-walkthrough__tool .ppb-icon{width:23px;height:23px;color:#a5005b}
.ppb-walkthrough__field{position:relative;margin-top:12px}
.ppb-walkthrough__field>span{display:block;font-size:11px;font-weight:650;color:#51424c;margin-bottom:5px}
.ppb-walkthrough__field>div{min-height:37px;padding:9px 10px;border:1px solid #d7cad2;border-radius:5px;color:#111;font-size:12px;line-height:1.5;background:#fff;overflow-wrap:anywhere}
.ppb-walkthrough__field>small{position:absolute;right:10px;bottom:11px;font-size:10px}
.ppb-walkthrough__field .ppb-walkthrough__textarea{min-height:78px;font-size:11px}
.ppb-walkthrough__mock-button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:40px;margin-top:16px;padding:10px 12px;background:#ff209b;border:1px solid #ff209b;border-radius:5px;color:#111;font-size:12px;font-weight:700;line-height:1.3;text-align:center;font-style:normal}
.ppb-walkthrough__product-row{display:flex;align-items:center;gap:10px;padding:17px 0;border-bottom:1px solid #e6dde2;font-size:12px;line-height:1.5}.ppb-walkthrough__product-row>strong{margin-left:auto;white-space:nowrap}.ppb-walkthrough__product-row>.ppb-icon{width:16px;height:16px;color:#a5005b;flex:none}
.ppb-walkthrough__crop{height:135px;background-size:230%;background-position:35% 43%;border-radius:5px;background-color:#f2eef0}
.ppb-walkthrough__product-card>div:not(.ppb-walkthrough__crop){display:flex;justify-content:space-between;gap:15px;margin-top:12px;font-size:14px;line-height:1.3}.ppb-walkthrough__product-card>div>b{white-space:nowrap}
.ppb-walkthrough__check{display:flex;align-items:center;gap:10px;margin:20px 0;font-size:13px;line-height:1.5}.ppb-walkthrough__check>i{display:grid;place-items:center;flex:none;width:26px;height:26px;border:1px solid #ddd0d9;border-radius:50%;font-style:normal;background:#f2edf0;color:transparent}.ppb-walkthrough__check.is-checked>i{background:#ff209b;border-color:#ff209b;color:#111}
.ppb-walkthrough__success{text-align:center;margin-top:22px}.ppb-walkthrough__success>.ppb-icon{display:block;margin:0 auto 12px;width:44px;height:44px;padding:10px;border-radius:50%;color:#111;background:#ff209b}.ppb-walkthrough__success>strong{display:block;font-size:22px}.ppb-walkthrough__public-link{padding:12px 8px;border:1px solid #e1d6dd;border-radius:5px;background:#fff5fa;color:#a5005b;overflow-wrap:anywhere;font-size:12px}
.ppb-walkthrough__caption{display:flex;align-items:start;gap:16px;padding:22px 24px;min-height:116px;border-top:1px solid #ded4da}
.ppb-walkthrough__caption>b{flex:none;font:900 38px/1 'Barlow Condensed',Onest,sans-serif;color:#a5005b}
.ppb-app .ppb-walkthrough .ppb-walkthrough__caption h3{font:750 20px/1.3 Onest,sans-serif;letter-spacing:-.4px;margin:0 0 6px;color:#111}
.ppb-walkthrough__caption p{font-size:13px;line-height:1.65;margin:0;color:#63545e;max-width:850px}
.ppb-walkthrough__steps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:0 16px 16px}
.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough__steps button{flex-direction:column;justify-content:flex-start;padding:12px 7px;font-size:10px;font-weight:600;text-align:center;border-color:#e5dce1;line-height:1.4}
.ppb-walkthrough__steps button>b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#f4edf1;font-size:11px}
.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough__steps button[aria-current]{background:#fff0f8;border-color:#ff209b}.ppb-walkthrough__steps button[aria-current]>b{background:#ff209b;color:#111}
.ppb-walkthrough__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px}.ppb-walkthrough__footer p{font-size:11px;color:#73646d;margin:0;max-width:650px}.ppb-walkthrough__footer a{flex:none}
@media(max-width:700px){
 .ppb-app.ppb-design-system .ppb-guide-hero--demo{padding:26px 0 10px}.ppb-app.ppb-design-system .ppb-guide-hero--demo h1{font-size:38px}.ppb-app.ppb-design-system .ppb-guide-hero--demo .ppb-guide-hero__lead{font-size:14px}
 .ppb-walkthrough{padding-top:18px}.ppb-walkthrough__heading{align-items:start;gap:10px;flex-direction:column}.ppb-app .ppb-walkthrough .ppb-walkthrough__heading h2{font-size:26px;letter-spacing:-.7px}.ppb-walkthrough__heading p{font-size:13px}
 .ppb-walkthrough__screen{padding:10px}.ppb-walkthrough__workspace{grid-template-columns:1fr}.ppb-walkthrough__photo{width:calc(100% - 24px);max-width:340px;margin:12px auto}
 .ppb-walkthrough__sidebar{border-left:0;border-top:1px solid #e4dce1;min-height:350px;padding:18px}.ppb-walkthrough__sidebar>div{max-width:410px;margin-inline:auto}
 .ppb-walkthrough__controls{padding:10px;gap:6px}.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough .ppb-walkthrough__play{min-width:0;font-size:12px;padding-inline:10px}.ppb-walkthrough__counter{font-size:10px}
 .ppb-walkthrough__caption{padding:18px;min-height:150px;gap:12px}.ppb-app .ppb-walkthrough .ppb-walkthrough__caption h3{font-size:18px}.ppb-walkthrough__caption p{font-size:12px}
 .ppb-walkthrough__steps{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 10px 12px;gap:5px}.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough__steps button{font-size:9px;padding:8px 4px;gap:5px}
 .ppb-walkthrough__footer{align-items:start;flex-direction:column;gap:14px}.ppb-walkthrough__crop{height:115px}
}
@media(max-width:360px){.ppb-walkthrough__counter{display:none}.ppb-walkthrough__controls [data-walk-previous]{margin-left:auto}.ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough .ppb-walkthrough__play{font-size:11px}}
@media(prefers-reduced-motion:reduce){.ppb-walkthrough *{transition:none!important;animation:none!important}}
.ppb-walkthrough__player{overflow:visible}
.ppb-walkthrough__controls{position:sticky;top:var(--ppb-header-height);z-index:8;border-radius:10px 10px 0 0}
.ppb-walkthrough__photo{width:calc(100% - 36px);max-width:350px;margin:18px auto}
.ppb-walkthrough__caption{min-height:100px}
.ppb-walkthrough__crop{background-size:180%;background-position:15% 22%}
@media(max-width:700px){
 .ppb-walkthrough__workspace{min-height:390px;position:relative}
 .ppb-walkthrough__photo{grid-area:1 / 1;max-width:340px;width:calc(100% - 24px);align-self:center;margin:12px auto}
 .ppb-walkthrough__sidebar{grid-area:1 / 1;z-index:3;align-self:center;margin:12px;padding:14px;border:1px solid #ded1d9;border-radius:8px;min-height:0;box-shadow:0 8px 24px #24121c20}
 .ppb-walkthrough:is([data-step='0'],[data-step='1'],[data-step='3']) .ppb-walkthrough__sidebar{display:none}
 .ppb-walkthrough__caption{min-height:150px}
 .ppb-walkthrough__field .ppb-walkthrough__textarea{min-height:72px}
 .ppb-walkthrough__sidebar .ppb-walkthrough__eyebrow{margin-bottom:8px}
 .ppb-walkthrough__field{margin-top:8px}
}

.ppb-walkthrough__player{scroll-margin-top:calc(var(--ppb-header-height) + 10px)}
.ppb-walkthrough--home{padding:68px 0 62px;background:#f8f7f4}
.ppb-walkthrough--home .ppb-walkthrough__heading{margin-bottom:28px}
.ppb-app .ppb-walkthrough--home .ppb-walkthrough__heading h2{font-size:clamp(34px,4.2vw,58px);font-weight:900;line-height:1.02;text-transform:uppercase}
.ppb-walkthrough--home .ppb-walkthrough__heading>div>p:last-child{max-width:690px;font-size:16px;line-height:1.65}
.ppb-walkthrough--home .ppb-walkthrough__player{box-shadow:12px 12px 0 #ff209b}
@media(max-width:700px){
 .ppb-walkthrough--home{padding:46px 0 52px}
 .ppb-app .ppb-walkthrough--home .ppb-walkthrough__heading h2{font-size:34px}
 .ppb-walkthrough--home .ppb-walkthrough__heading>div>p:last-child{font-size:14px}
 .ppb-walkthrough--home .ppb-walkthrough__player{box-shadow:7px 7px 0 #ff209b}
}

/* Keep step navigation above the scene and within thumb reach on small screens. */
@media(max-width:700px){
 .ppb-walkthrough__player{min-width:0}
 .ppb-walkthrough__controls{gap:8px;padding:10px}
 .ppb-walkthrough__controls [data-walk-replay]{display:none!important}
 .ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough .ppb-walkthrough__play{flex:1;min-width:0;font-size:13px;padding:8px}
 .ppb-walkthrough__counter{display:block;font-size:12px;margin-inline-start:0}
 .ppb-walkthrough__controls [data-walk-previous]{margin-left:0}
 .ppb-walkthrough__controls :is([data-walk-previous],[data-walk-next]){flex:0 0 44px}
 .ppb-walkthrough__steps{display:flex;gap:8px;max-width:100%;padding:12px 10px 14px;background:#fff;border-bottom:1px solid #ded4da;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:10px;scrollbar-width:thin;scrollbar-color:#cf83ac #f4edf1}
 .ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough__steps button{flex:0 0 150px;flex-direction:row;align-items:center;justify-content:flex-start;min-height:64px;padding:10px;gap:9px;font-size:13px;line-height:1.4;font-weight:650;text-align:start;scroll-snap-align:center}
 .ppb-walkthrough__steps button>b{flex:0 0 28px;width:28px;height:28px;font-size:13px}
 .ppb-walkthrough__steps button>span{min-width:0;overflow-wrap:break-word}
 .ppb-app:is(.ppb-design-system,.ppb-home) .ppb-walkthrough__steps button[aria-current]{background:#111;border-color:#111;color:#fff;box-shadow:inset 0 -3px #ff209b}
 .ppb-walkthrough__steps button[aria-current]>b{background:#ff209b;color:#111}
 .ppb-walkthrough__workspace{min-height:340px}
 .ppb-walkthrough__caption{min-height:130px;padding:16px 14px}
 .ppb-walkthrough__caption p{font-size:14px;line-height:1.6}
 .ppb-walkthrough__footer p{font-size:13px;line-height:1.6}
}
