:root { --tour-blue:#2860d8; --tour-cyan:#12b8c7; --tour-orange:#f15322; --tour-ink:#111827; --tour-muted:#697386; }
html:has(body.pt-customer-tour-page),
html.pt-customer-tour-html,
html.pt-customer-tour-html.wp-toolbar,
body.pt-customer-tour-page,
body.pt-customer-tour-page.admin-bar {
  margin:0!important;
  margin-top:0!important;
  padding-top:0!important;
}
body.pt-customer-tour-page {
  overflow:hidden !important;
  background:#f5f8ff;
  min-height:100dvh;
}
body.pt-customer-tour-page > header,
body.pt-customer-tour-page > footer,
body.pt-customer-tour-page #wpadminbar,
body.pt-customer-tour-page .site-header,
body.pt-customer-tour-page #masthead {
  display:none !important;
}
body.pt-customer-tour-page.admin-bar .pt-tour { top:0!important; }
body.pt-customer-tour-page #page,
body.pt-customer-tour-page #content,
body.pt-customer-tour-page .site-content,
body.pt-customer-tour-page main:not(.pt-tour),
body.pt-customer-tour-page .entry-content,
body.pt-customer-tour-page .container,
body.pt-customer-tour-page .wp-site-blocks {
  margin:0!important;
  padding:0!important;
  max-width:none!important;
  width:100%!important;
  min-height:0!important;
}
.pt-tour, .pt-tour * { box-sizing:border-box; }
.pt-tour { position:fixed; inset:0; z-index:999999; min-height:100dvh; overflow:hidden; display:grid; grid-template-rows:auto 1fr auto; color:var(--tour-ink); background:radial-gradient(circle at 70% 45%,#e9f1ff 0,rgba(238,244,255,.55) 30%,transparent 58%),linear-gradient(135deg,#fff 0%,#f4f7ff 55%,#edf8fb 100%); font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; }
.pt-tour__aurora { position:absolute; border-radius:50%; filter:blur(3px); opacity:.45; pointer-events:none; animation:tourFloat 12s ease-in-out infinite; }
.pt-tour__aurora--one { width:36vw;height:36vw;right:-12vw;top:-18vw;background:radial-gradient(circle,#75d9ec,transparent 68%); }
.pt-tour__aurora--two { width:30vw;height:30vw;left:-12vw;bottom:-18vw;background:radial-gradient(circle,#8aaafa,transparent 68%);animation-delay:-5s; }
.pt-tour__header { position:relative; z-index:3; display:flex;align-items:center;justify-content:space-between;padding:28px clamp(28px,4vw,72px); }
.pt-tour__brand { display:flex;align-items:center;text-decoration:none;color:#111;min-width:150px; }
.pt-tour__brand img { width:auto;max-width:190px;height:58px;object-fit:contain;object-position:left center; }
.pt-tour__brand>span { font-size:25px;font-weight:900;letter-spacing:-1.5px; }.pt-tour__brand>span span{color:#ef6a2e}
.pt-tour__live { display:flex;align-items:center;gap:10px;padding:9px 16px;border:1px solid rgba(40,96,216,.14);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 8px 30px rgba(29,55,105,.08);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#42506a;backdrop-filter:blur(12px); }
.pt-tour__live i { width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 6px rgba(34,197,94,.12);animation:tourPulse 2s infinite; }
.pt-tour__close { width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #dce3f0;color:#536075;text-decoration:none;font-size:28px;line-height:1;box-shadow:0 8px 24px rgba(29,55,105,.08);transition:.2s; }.pt-tour__close:hover{transform:rotate(8deg) scale(1.05);color:#111}
.pt-tour__stage { position:relative;z-index:2;width:min(1500px,92vw);margin:auto;display:grid;grid-template-columns:minmax(380px,.78fr) minmax(600px,1.22fr);align-items:center;gap:clamp(35px,5vw,90px);min-height:0; }
.pt-tour__copy { padding-bottom:4vh; }
.pt-tour__kicker { margin:0 0 20px;color:var(--tour-blue);font-size:13px;font-weight:850;letter-spacing:.18em;text-transform:uppercase; }
.pt-tour__copy h1 { margin:0;font-size:clamp(42px,4.4vw,76px);line-height:1.02;letter-spacing:-.055em;font-weight:800; }.pt-tour__copy h1 em{font-style:normal;color:var(--tour-blue);background:linear-gradient(110deg,var(--tour-blue),var(--tour-cyan));-webkit-background-clip:text;background-clip:text;color:transparent}
.pt-tour__description { max-width:610px;margin:28px 0 25px;color:#5c6678;font-size:clamp(17px,1.25vw,21px);line-height:1.65; }
.pt-tour__benefits { display:flex;flex-wrap:wrap;gap:10px; }.pt-tour__benefits span{padding:9px 13px;border-radius:9px;background:#fff;border:1px solid #e0e6f0;color:#354158;font-size:13px;font-weight:700;box-shadow:0 7px 20px rgba(30,58,105,.06)}
.pt-tour.is-changing .pt-tour__copy>* { animation:tourCopy .65s both; }.pt-tour.is-changing .pt-tour__description{animation-delay:.08s}.pt-tour.is-changing .pt-tour__benefits{animation-delay:.14s}
.pt-tour__device-wrap { position:relative;perspective:1600px; }
.pt-tour__device { position:relative;overflow:hidden;width:100%;aspect-ratio:1.46;border:1px solid rgba(255,255,255,.9);border-radius:24px;background:#fff;box-shadow:0 35px 90px rgba(32,66,125,.22),0 3px 12px rgba(32,66,125,.12);transform:rotateY(-4deg) rotateX(1deg); }
.pt-tour__device:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(30,64,175,.05);pointer-events:none}
.pt-tour__browserbar { height:45px;display:flex;align-items:center;gap:7px;padding:0 15px;background:#f7f8fb;border-bottom:1px solid #e9edf4; }.pt-tour__browserbar>i{width:9px;height:9px;border-radius:50%;background:#ff6b6b}.pt-tour__browserbar>i:nth-child(2){background:#fbc34d}.pt-tour__browserbar>i:nth-child(3){background:#35c97c}.pt-tour__browserbar div{margin:auto;width:45%;padding:6px 15px;border:1px solid #e5e9f0;border-radius:8px;background:#fff;color:#9aa3b2;text-align:center;font-size:10px}
.pt-tour__screen { position:relative;height:calc(100% - 45px);background:#fff; }
.pt-tour-scene { position:absolute;inset:0;padding:clamp(20px,2.3vw,38px);opacity:0;visibility:hidden;transform:translateY(16px) scale(.985);transition:opacity .55s ease,transform .7s cubic-bezier(.2,.8,.2,1),visibility .55s; }.pt-tour-scene.is-active{opacity:1;visibility:visible;transform:none;z-index:2}
.pt-tour__orbit { position:absolute;inset:-50px;pointer-events:none;animation:tourRotate 22s linear infinite; }.pt-tour__orbit span{position:absolute;width:12px;height:12px;border-radius:50%;background:#2c62dc;box-shadow:0 0 0 8px rgba(44,98,220,.09)}.pt-tour__orbit span:nth-child(1){top:12%;right:2%}.pt-tour__orbit span:nth-child(2){bottom:5%;left:20%;background:#16b6bd}.pt-tour__orbit span:nth-child(3){top:47%;left:-2%;width:8px;height:8px;background:#f17b43}
.pt-tour-scene--login{background:#f0f0f1;padding:10px 20px!important;overflow:hidden}.pt-demo-wplogin{width:320px;max-width:90%;margin:0 auto;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.pt-demo-wplogin__logo{height:56px;display:grid;place-items:center;margin-bottom:5px}.pt-demo-wplogin__logo img{width:190px;height:50px;object-fit:contain}.pt-demo-wplogin__logo b{font-size:22px;font-weight:900;color:#111}.pt-demo-wplogin__logo b span{color:#f15322}.pt-demo-wplogin__form{padding:14px 20px 15px;border:1px solid #c3c4c7;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.04)}.pt-demo-wplogin__form>label{display:block;margin:0 0 4px;font-size:11px}.pt-demo-wplogin__input{position:relative;height:34px;margin-bottom:10px;border:1px solid #8c8f94;border-radius:2px;background:#fff}.pt-demo-wplogin__input.is-focused{border-color:#3858e9;box-shadow:0 0 0 2px #3858e9}.pt-demo-wplogin__input.is-focused i{position:absolute;left:7px;top:5px;width:1px;height:23px;background:#1d2327;animation:tourCaret 1s step-end infinite}.pt-demo-wplogin__input>span{display:block;padding:7px;color:#3c434a;font-size:11px;letter-spacing:.12em}.pt-demo-wplogin__input svg{position:absolute;right:8px;top:7px;width:18px;height:18px;fill:none;stroke:#3858e9;stroke-width:1.6}.pt-demo-wplogin__submit{display:flex;align-items:center;justify-content:space-between;margin-top:1px}.pt-demo-wplogin__submit>span{display:flex;align-items:center;gap:6px;font-size:10px}.pt-demo-wplogin__submit>span>i{width:14px;height:14px;border:1px solid #1d2327;border-radius:2px;background:#fff}.pt-demo-wplogin__submit>span>b{width:15px;height:15px;display:grid;place-items:center;border-radius:50%;background:#50575e;color:#fff;font-size:9px}.pt-demo-wplogin button{border:1px solid #3858e9;border-radius:2px;background:#3858e9;color:#fff;padding:7px 13px;font-size:10px;font-weight:600}.pt-demo-wplogin>a{display:block;width:max-content;max-width:100%;margin:9px 0 0 20px;color:#50575e;font-size:9px;text-decoration:underline}.pt-demo-wplogin__language{margin:11px 0 0 15px}.pt-demo-wplogin__language>label{display:block;margin-bottom:4px;font-size:9px}.pt-demo-wplogin__language>label b{display:inline-grid;place-items:center;margin-left:4px;width:14px;height:14px;border-radius:3px;background:#50575e;color:#fff;font-size:8px}.pt-demo-wplogin__language>div{display:flex;gap:6px}.pt-demo-wplogin__language span{width:175px;display:flex;justify-content:space-between;padding:7px 9px;border:1px solid #8c8f94;border-radius:2px;background:#fff;color:#1d2327;font-size:9px}.pt-demo-wplogin__language span i{font-style:normal}.pt-demo-wplogin__language button{background:transparent;color:#3858e9}
.pt-demo-shopbar{display:flex;align-items:center;gap:15px;margin-bottom:18px}.pt-demo-shopbar>b{font-size:15px;letter-spacing:-.7px}.pt-demo-shopbar>b span{color:#ef6a2e}.pt-demo-shopbar>div{flex:1;border:1px solid #e0e5ed;border-radius:8px;padding:9px 13px;color:#98a1af;font-size:10px}.pt-demo-shopbar>i{font-style:normal;position:relative}.pt-demo-shopbar sup{position:absolute;background:#e95252;color:#fff;width:15px;height:15px;display:grid;place-items:center;border-radius:50%;top:-10px;right:-8px;font-size:8px}.pt-demo-chips{display:flex;gap:7px;margin-bottom:16px;overflow:hidden}.pt-demo-chips span{white-space:nowrap;padding:7px 10px;border-radius:999px;background:#f1f3f7;color:#687386;font-size:9px;font-weight:700}.pt-demo-chips .active{background:#235bd3;color:#fff}.pt-demo-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pt-demo-products article{position:relative;min-width:0;border:1px solid #e6eaf0;border-radius:12px;padding:14px;background:#fff;box-shadow:0 8px 20px rgba(36,60,100,.06)}.pt-demo-products article>div{height:75px;display:grid;place-items:center;color:#1f4d94;font-size:27px;background:#f5f8fc;border-radius:8px;margin-bottom:11px}.pt-demo-products article small,.pt-demo-product small{display:block;color:#8d96a6;font-size:7px;font-weight:800;letter-spacing:.12em}.pt-demo-products article b{display:block;margin:5px 0 8px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pt-demo-products article strong{font-size:11px}.pt-demo-products article button{float:right;width:25px;height:25px;border:0;border-radius:7px;background:#235bd3;color:#fff}.pt-demo-products .alt{color:#222}.lens{font-size:60px!important;color:#38a4d7!important}.lens.big{font-size:115px!important}
.pt-demo-product{height:100%;display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.pt-demo-product__visual{position:relative;height:85%;display:grid;place-items:center;background:linear-gradient(145deg,#eaf7fd,#f6fbfe);border-radius:18px}.pt-demo-product__visual span{position:absolute;left:14px;top:14px;padding:6px 8px;border-radius:5px;background:#dff8e9;color:#16814a;font-size:8px;font-weight:800}.pt-demo-product h3{font-size:22px;margin:6px 0}.pt-demo-product strong{display:block;font-size:18px;margin-bottom:20px}.pt-demo-product label{display:block;font-size:8px;letter-spacing:.13em;color:#848d9c;font-weight:800;margin-bottom:6px}.pt-demo-select{padding:11px;border:1px solid #dfe4ec;font-size:11px}.pt-demo-select i{float:right}.pt-demo-add{display:flex;gap:8px;margin-top:12px}.pt-demo-add span{padding:11px 16px;border:1px solid #dfe4ec}.pt-demo-add button{flex:1;border:0;background:#111;color:#fff;font-size:9px;font-weight:800}
.pt-demo-toast{position:absolute;right:18px;bottom:18px;width:286px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 20px 48px rgba(0,0,0,.18),0 0 0 1px rgba(0,0,0,.06);animation:tourToast 5.5s cubic-bezier(.22,1,.36,1) infinite}.pt-demo-toast__progress{position:absolute;z-index:2;top:0;left:0;right:0;height:3px;background:#eef2f8}.pt-demo-toast__progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#1978e6,#4d9aff);transform-origin:left;animation:tourToastProgress 5.5s linear infinite}.pt-demo-toast__close{position:absolute;z-index:3;right:8px;top:8px;width:24px;height:24px;padding:0;border:0;border-radius:50%;background:#f4f6f9;color:#666;font-size:16px;line-height:24px;text-align:center}.pt-demo-toast__content{display:flex;gap:10px;padding:14px 34px 10px 12px}.pt-demo-toast__thumb{position:relative;flex:0 0 48px;width:48px;height:48px;border:1px solid #e8edf2;border-radius:8px;background:#f3f5f8}.pt-demo-toast__thumb img{display:block;width:100%;height:100%;padding:3px;border-radius:inherit;object-fit:contain}.pt-demo-toast__badge{position:absolute;right:-4px;bottom:-4px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#1978e6;color:#fff;font-size:10px;font-weight:800;box-shadow:0 3px 8px rgba(25,120,230,.35)}.pt-demo-toast__text{min-width:0;padding-top:1px}.pt-demo-toast__text p{margin:0}.pt-demo-toast__eyebrow{margin-bottom:3px!important;color:#1978e6;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pt-demo-toast__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#111;font-size:10px;font-weight:650;line-height:1.3}.pt-demo-toast__meta{margin-top:3px!important;color:#6b7280;font-size:8px;line-height:1.35}.pt-demo-toast__actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 12px 12px}.pt-demo-toast__actions span{min-height:32px;display:grid;place-items:center;padding:7px;border:1px solid #1978e6;border-radius:7px;background:#1978e6;color:#fff;font-size:8px;font-weight:700}.pt-demo-toast__actions span+span{border-color:#dde3ec;background:#fff;color:#333}
.pt-demo-checkout{display:flex;align-items:center;justify-content:center;margin:2px 0 22px}.pt-demo-checkout>div{text-align:center}.pt-demo-checkout>div span{display:grid;place-items:center;margin:auto;width:27px;height:27px;border:2px solid #2860d8;border-radius:50%;color:#2860d8;font-size:9px;font-weight:800}.pt-demo-checkout>div span.done{background:#2860d8;color:#fff}.pt-demo-checkout>div b{display:block;margin-top:5px;font-size:8px}.pt-demo-checkout>i{width:90px;height:2px;background:#2860d8;margin:0 8px 13px}.pt-demo-orderbox{width:72%;margin:auto;padding:19px 22px;border:1px solid #e3e7ee;border-radius:14px;box-shadow:0 12px 25px rgba(25,48,90,.07)}.pt-demo-orderbox h3{margin:0 0 13px;font-size:15px}.pt-demo-orderbox>div{display:flex;justify-content:space-between;padding:7px 0;color:#697386;font-size:9px}.pt-demo-orderbox>div b{color:#111}.pt-demo-orderbox hr{border:0;border-top:1px solid #e7eaf0}.pt-demo-orderbox .total{font-size:11px;color:#111;font-weight:800}.pt-demo-orderbox button{width:100%;margin-top:8px;padding:11px;border:0;border-radius:7px;background:#2860d8;color:#fff;font-size:9px;font-weight:800}
.pt-demo-track header{display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid #e7eaf0;padding-bottom:14px}.pt-demo-track header span{font-size:9px;color:#727d90;font-weight:800}.pt-demo-track header b{grid-row:1/3;grid-column:2;font-size:17px}.pt-demo-track header small{font-size:8px;color:#9099a8}.pt-demo-progress{display:flex;align-items:flex-start;margin:45px 10px}.pt-demo-progress>div{width:88px;text-align:center;color:#9aa3b2}.pt-demo-progress>div i{margin:auto;display:grid;place-items:center;width:29px;height:29px;border:2px solid #dce1e9;border-radius:50%;background:#fff;font-style:normal;font-size:9px;font-weight:800}.pt-demo-progress>div b,.pt-demo-progress>div small{display:block}.pt-demo-progress>div b{font-size:9px;margin-top:8px}.pt-demo-progress>div small{font-size:7px;margin-top:4px;line-height:1.4}.pt-demo-progress>span{height:2px;flex:1;background:#dce1e9;margin-top:14px}.pt-demo-progress .complete,.pt-demo-progress .current{color:#2860d8}.pt-demo-progress .complete i,.pt-demo-progress .current i{border-color:#2860d8;background:#2860d8;color:#fff}.pt-demo-progress .complete+span{background:#2860d8}.pt-demo-progress .current i{box-shadow:0 0 0 8px rgba(40,96,216,.1);animation:tourPulse 2s infinite}.pt-demo-status{display:flex;align-items:center;gap:12px;padding:15px;border-radius:12px;background:#eef4ff}.pt-demo-status>i{width:10px;height:10px;border-radius:50%;background:#2860d8;box-shadow:0 0 0 6px rgba(40,96,216,.11)}.pt-demo-status span{flex:1}.pt-demo-status span>*{display:block}.pt-demo-status b{font-size:10px}.pt-demo-status small{font-size:8px;color:#697386;margin-top:3px}.pt-demo-status>strong{font-size:8px;color:#2860d8;background:#fff;padding:7px 9px;border-radius:6px}
.pt-tour__footer{position:relative;z-index:4;display:flex;align-items:center;justify-content:center;gap:16px;padding:20px clamp(24px,4vw,70px) 27px}.pt-tour__steps{display:flex;align-items:center;gap:5px;padding:7px;border-radius:16px;background:rgba(255,255,255,.8);border:1px solid #e0e6f0;box-shadow:0 12px 35px rgba(32,57,100,.09);backdrop-filter:blur(15px)}.pt-tour__steps button{position:relative;min-width:110px;border:0;background:transparent;padding:12px 14px;color:#8a94a5;font-size:11px;font-weight:750;cursor:pointer}.pt-tour__steps button i{position:absolute;left:8px;right:8px;bottom:3px;height:2px;border-radius:2px;background:#e4e8ef;overflow:hidden}.pt-tour__steps button i:after{content:"";position:absolute;inset:0;background:#2860d8;transform:scaleX(0);transform-origin:left}.pt-tour__steps button.is-active{color:#2860d8}.pt-tour__steps button.is-active i:after{animation:tourTimeline 7s linear forwards}.pt-tour.is-paused .pt-tour__steps button.is-active i:after{animation-play-state:paused}.pt-tour__control{width:46px;height:46px;display:grid;place-items:center;border:1px solid #dce3ef;border-radius:14px;background:#fff;color:#354158;font-size:18px;cursor:pointer;box-shadow:0 9px 25px rgba(29,55,105,.08);transition:.2s}.pt-tour__control:hover{transform:translateY(-2px);border-color:#aebee0;color:#2860d8}.pt-tour__pause{font-size:13px}
@keyframes tourFloat{50%{transform:translate(3vw,2vw) scale(1.1)}}@keyframes tourPulse{50%{box-shadow:0 0 0 9px rgba(40,96,216,0)}}@keyframes tourRotate{to{transform:rotate(360deg)}}@keyframes tourCopy{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes tourToast{0%,8%,100%{transform:translateY(14px) scale(.98);opacity:0}15%,88%{transform:none;opacity:1}}@keyframes tourToastProgress{0%,12%{transform:scaleX(1)}88%,100%{transform:scaleX(0)}}@keyframes tourTimeline{to{transform:scaleX(1)}}@keyframes tourCaret{50%{opacity:0}}
@media(max-width:1050px){.pt-tour__stage{grid-template-columns:.8fr 1.2fr;gap:30px}.pt-tour__copy h1{font-size:42px}.pt-tour__description{font-size:16px}.pt-tour__steps button{min-width:86px}.pt-tour__device{transform:none}}
@media(max-width:780px){body.pt-customer-tour-page{overflow:hidden!important}.pt-tour{position:fixed!important;inset:0!important;height:100dvh!important;overflow:hidden!important;grid-template-rows:auto minmax(0,1fr) auto}.pt-tour__header{padding:calc(8px + env(safe-area-inset-top, 0px)) 14px 10px}.pt-tour__live{display:none}.pt-tour__stage{width:90%;grid-template-columns:1fr;padding:12px 0 15px;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.pt-tour__copy{padding:0;text-align:center}.pt-tour__copy h1{font-size:36px}.pt-tour__description{margin:18px auto}.pt-tour__benefits{justify-content:center}.pt-tour__device-wrap{width:100%}.pt-tour__footer{position:relative;z-index:30;padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px));background:rgba(245,248,255,.96);backdrop-filter:blur(10px)}.pt-tour__steps{flex:1;overflow:auto;justify-content:center}.pt-tour__steps button{min-width:42px;padding:10px 0}.pt-tour__control,.pt-tour__pause{display:none!important}.pt-demo-progress{margin:30px 0}.pt-demo-progress>div{width:65px}.pt-demo-progress>div small{display:none}}
@media(prefers-reduced-motion:reduce){.pt-tour *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Real WooCommerce product presentation. */
.pt-demo-shopbar { margin-bottom:16px; }
.pt-demo-shopbar > img { width:88px;height:27px;object-fit:contain;object-position:left center; }
.pt-demo-shop-layout { display:grid;grid-template-columns:112px 1fr;gap:14px; }
.pt-demo-shop-layout aside { display:flex;flex-direction:column;gap:2px;border-right:1px solid #e7eaf0;padding-right:10px; }
.pt-demo-shop-layout aside b { margin:5px 0 4px;font-size:7px;letter-spacing:.12em;color:#7b8494; }
.pt-demo-shop-layout aside span { padding:5px 6px;border-radius:5px;font-size:7px;color:#697386; }
.pt-demo-shop-layout aside span.active { background:#edf3ff;color:#245bd2;font-weight:800; }
.pt-demo-shop-layout .pt-demo-products { gap:10px; }
.pt-demo-shop-layout .pt-demo-products article { border-radius:10px;padding:9px; }
.pt-demo-products article > a { display:block;text-decoration:none; }
.pt-demo-product-image { height:92px;display:grid;place-items:center;background:#f8f9fb;border-radius:7px;margin-bottom:8px;overflow:hidden; }
.pt-demo-product-image img { width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply; }
.pt-demo-shop-layout .pt-demo-products article small { font-size:6px;letter-spacing:.1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.pt-demo-shop-layout .pt-demo-products article b { min-height:25px;margin:4px 0 5px;font-size:9px;line-height:1.35;white-space:normal; }
.pt-demo-shop-layout .pt-demo-products article strong { font-size:10px; }
.pt-demo-shop-layout .pt-demo-products article button { width:24px;height:24px; }
.pt-demo-product__visual { background:linear-gradient(145deg,#f5f7fa,#fff);overflow:hidden; }
.pt-demo-product__visual > img { width:92%;height:88%;object-fit:contain;mix-blend-mode:multiply; }
.pt-demo-product h3 { font-size:20px;line-height:1.2; }
.pt-demo-orderbox h3 { margin-bottom:10px; }
.pt-demo-orderbox > div.pt-demo-order-line { align-items:center;padding:6px 0;font-size:8px; }
.pt-demo-order-line img { width:36px;height:30px;object-fit:contain;margin-right:9px; }
.pt-demo-order-line span { flex:1;padding-right:8px; }
.pt-demo-orderbox .total { font-size:9px; }
.pt-demo-orderbox button { margin-top:6px;padding:10px; }
@media(max-width:780px){.pt-demo-shop-layout{grid-template-columns:82px 1fr}.pt-demo-shop-layout aside span{padding:3px;font-size:6px}.pt-demo-product-image{height:70px}}

/* Profile preferences scene and richer micro-interactions. */
.pt-demo-profile{height:100%;display:grid;grid-template-columns:145px 1fr;gap:25px}.pt-demo-profile>aside{padding:13px;border-right:1px solid #e6eaf1;display:flex;flex-direction:column;align-items:center}.pt-demo-avatar{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#2860d8,#16b6bd);color:#fff;font-size:12px;font-weight:850;box-shadow:0 9px 22px rgba(40,96,216,.2)}.pt-demo-profile>aside>b{font-size:10px;margin-top:8px}.pt-demo-profile>aside>small{font-size:7px;color:#9099a8;margin-top:2px}.pt-demo-profile nav{width:100%;display:flex;flex-direction:column;gap:3px;margin-top:22px}.pt-demo-profile nav span{padding:8px;border-radius:6px;color:#737e90;font-size:8px}.pt-demo-profile nav span.active{background:#edf3ff;color:#2860d8;font-weight:800}.pt-demo-profile>section{padding:18px 12px 12px 0}.pt-demo-profile>section>small{font-size:7px;letter-spacing:.14em;color:#2860d8;font-weight:850}.pt-demo-profile>section>h3{font-size:20px;margin:4px 0}.pt-demo-profile>section>p{font-size:9px;color:#818a99;margin:0 0 18px}.pt-demo-setting{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px;border:1px solid #e1e6ef;border-radius:12px;background:#fff;box-shadow:0 10px 25px rgba(32,56,100,.06)}.pt-demo-setting>div:first-child{max-width:62%}.pt-demo-setting>div>b,.pt-demo-setting>div>span{display:block}.pt-demo-setting>div>b{font-size:11px}.pt-demo-setting>div>span{margin-top:5px;color:#788396;font-size:8px;line-height:1.45}.pt-demo-toggle{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #dce2eb;border-radius:999px;background:#fff;color:#667085}.pt-demo-toggle>i{position:relative;width:31px;height:17px;border-radius:999px;background:#cfd6e2;transition:.35s}.pt-demo-toggle>i:after{content:"";position:absolute;width:13px;height:13px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.15);transition:.35s}.pt-demo-toggle>b{font-size:7px;white-space:nowrap}.pt-demo-pointer{position:absolute!important;right:42px!important;bottom:-25px;color:#182235;font-size:20px;transform:rotate(-18deg);opacity:0}.pt-demo-price-preview{display:flex;align-items:center;gap:12px;margin-top:27px;padding:12px 15px;border-radius:10px;background:#f5f7fa;font-size:9px}.pt-demo-price-preview span{font-weight:800}.pt-demo-price-preview strong{margin-left:auto}.pt-demo-price-preview i{display:none;margin-left:auto;color:#7d8797;font-size:8px;font-style:normal}.pt-tour-scene.is-active .pt-demo-pointer{animation:tourPointer 5.4s ease-in-out .7s infinite}.pt-tour-scene.is-active .pt-demo-toggle>i{animation:tourToggle 5.4s ease-in-out .7s infinite}.pt-tour-scene.is-active .pt-demo-toggle>i:after{animation:tourToggleThumb 5.4s ease-in-out .7s infinite}.pt-tour-scene.is-active .pt-demo-price-preview strong{animation:tourPriceHide 5.4s ease-in-out .7s infinite}.pt-tour-scene.is-active .pt-demo-price-preview i{animation:tourPriceLabel 5.4s ease-in-out .7s infinite}.pt-tour-scene.is-active .pt-demo-products article{animation:tourCardRise .55s both}.pt-tour-scene.is-active .pt-demo-products article:nth-child(2){animation-delay:.1s}.pt-tour-scene.is-active .pt-demo-products article:nth-child(3){animation-delay:.2s}.pt-tour-scene.is-active .pt-demo-button{animation:tourButtonGlow 2.3s ease-in-out infinite}.pt-tour-scene.is-active .pt-demo-progress .complete+span{animation:tourProgressFlow 1.5s ease both}.pt-tour-scene.is-active .pt-demo-product__visual>img{animation:tourProductFloat 3.5s ease-in-out infinite}
@keyframes tourPointer{0%,15%{opacity:0;transform:translate(24px,22px) rotate(-18deg)}25%,42%{opacity:1;transform:translate(0) rotate(-18deg)}48%,100%{opacity:0;transform:translate(0) rotate(-18deg)}}@keyframes tourToggle{0%,38%,100%{background:#cfd6e2}46%,85%{background:#2860d8}}@keyframes tourToggleThumb{0%,38%,100%{transform:translateX(0)}46%,85%{transform:translateX(14px)}}@keyframes tourPriceHide{0%,42%,100%{opacity:1;filter:blur(0)}50%,85%{opacity:0;filter:blur(5px)}}@keyframes tourPriceLabel{0%,45%,90%,100%{display:none;opacity:0}52%,85%{display:block;opacity:1}}@keyframes tourCardRise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes tourButtonGlow{50%{box-shadow:0 0 0 7px rgba(35,91,211,.12)}}@keyframes tourProgressFlow{from{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1)}}@keyframes tourProductFloat{50%{transform:translateY(-5px) scale(1.015)}}
@media(max-width:780px){.pt-demo-profile{grid-template-columns:105px 1fr;gap:12px}.pt-demo-setting{padding:10px}.pt-demo-setting>div:first-child{max-width:55%}.pt-demo-toggle>b{display:none}.pt-demo-profile>section{padding:8px 4px 8px 0}}
.pt-demo-price-preview i{display:block;max-width:0;overflow:hidden;opacity:0;white-space:nowrap}
.pt-tour-scene.is-active .pt-demo-price-preview i{animation:tourPriceLabelSmooth 5.4s ease-in-out .7s infinite}
@keyframes tourPriceLabelSmooth{0%,45%,90%,100%{max-width:0;opacity:0}52%,85%{max-width:120px;opacity:1}}
.pt-demo-wplogin__prompt{margin:0 0 6px;text-align:center;color:#3c434a;font-size:10px;font-weight:650}

/* The tour login mirrors the styled wp-login.php screen above. */
.pt-tour-scene--login{background:#f3f6fb}.pt-tour-scene--login:before,.pt-tour-scene--login:after{content:"";position:absolute;border-radius:50%;pointer-events:none;animation:tourLoginFloat 7s ease-in-out infinite alternate}.pt-tour-scene--login:before{width:145px;height:145px;left:-72px;top:-58px;background:rgba(40,96,216,.09)}.pt-tour-scene--login:after{width:125px;height:125px;right:-56px;bottom:-48px;background:rgba(241,83,34,.07);animation-delay:-3s}.pt-demo-wplogin{position:relative;z-index:1;width:310px}.pt-tour-scene--login.is-active .pt-demo-wplogin{animation:tourLoginEnter .6s cubic-bezier(.22,1,.36,1) both}.pt-demo-wplogin__logo{height:48px}.pt-demo-wplogin__logo img{width:175px;height:44px}.pt-demo-wplogin__prompt{margin:1px 0 9px;color:#344054;font-size:11px;font-weight:750}.pt-demo-wplogin__form{padding:17px 19px 16px;border:1px solid rgba(30,64,175,.1);border-radius:10px;background:#fff;box-shadow:0 13px 34px rgba(35,65,125,.11)}.pt-demo-wplogin__form>label{color:#344054;font-size:9px;font-weight:650}.pt-demo-wplogin__input{height:34px;margin-top:5px;margin-bottom:10px;padding:0 11px;border-color:#d7deea;border-radius:7px}.pt-demo-wplogin__input.is-focused{border-color:#2860d8;box-shadow:0 0 0 3px rgba(40,96,216,.1);animation:tourLoginFocus 3s ease-in-out infinite}.pt-demo-wplogin__submit>span>i{border-color:#cbd5e1;border-radius:4px}.pt-demo-wplogin__submit>span>b{background:#667085}.pt-demo-wplogin button{border:0;border-radius:7px;background:#2860d8;box-shadow:0 6px 14px rgba(40,96,216,.18);font-weight:700}.pt-tour-scene--login.is-active .pt-demo-wplogin button{animation:tourLoginButton 3s ease-in-out 1s infinite}.pt-demo-wplogin>a{margin-left:auto;margin-right:auto;color:#536075;text-decoration:none;font-weight:500}.pt-demo-wplogin__language{margin-left:auto;margin-right:auto;width:272px}.pt-demo-wplogin__language span,.pt-demo-wplogin__language button{border-color:#d7deea;border-radius:7px}.pt-demo-wplogin__language button{box-shadow:none;background:#fff;color:#2860d8}@keyframes tourLoginEnter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes tourLoginFloat{to{transform:translate(20px,14px) scale(1.06)}}@keyframes tourLoginFocus{50%{box-shadow:0 0 0 4px rgba(40,96,216,.14)}}@keyframes tourLoginButton{50%{transform:translateY(-1px);box-shadow:0 9px 20px rgba(40,96,216,.25)}}

/* Exact compact version of the real WooCommerce "Postavke prikaza" page. */
.pt-demo-profile--real{display:block;height:100%;color:#111}.pt-demo-profile--real>header{margin-bottom:16px}.pt-demo-profile--real>header small{display:block;margin-bottom:4px;color:#6b7280;font-size:8px;font-weight:700;letter-spacing:.12em}.pt-demo-profile--real>header h3{margin:0;font-size:22px;font-weight:500}.pt-demo-profile__layout{display:grid;grid-template-columns:160px minmax(0,1fr);gap:26px}.pt-demo-profile__layout>nav{display:flex;flex-direction:column;border:1px solid #e8e8e8}.pt-demo-profile__layout>nav span{padding:10px 12px;border-bottom:1px solid #eee;color:#333;font-size:9px}.pt-demo-profile__layout>nav span:last-child{border-bottom:0}.pt-demo-profile__layout>nav span.active{background:#f5f9ff;color:#1978e6}.pt-demo-profile__layout>nav span.logout{color:#c53030}.pt-demo-profile__layout>section>p{margin:0 0 18px;color:#4a4a4a;font-size:10px;line-height:1.6}.pt-demo-setting-real{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px 24px;padding:16px 0 19px;border-bottom:1px solid #eee}.pt-demo-setting-real>div:first-child{max-width:61%}.pt-demo-setting-real h4{margin:0 0 5px;color:#111;font-size:13px;font-weight:500}.pt-demo-setting-real p{margin:0;color:#666;font-size:9px;line-height:1.5}.pt-demo-toggle-real{display:inline-flex;align-items:center;gap:9px;padding:0;border:0;background:transparent;color:#111}.pt-demo-toggle-real__track{position:relative;width:42px;height:24px;flex:0 0 42px;border-radius:999px;background:#ccc;animation:tourRealToggleTrack 5.4s ease-in-out .7s infinite}.pt-demo-toggle-real__track i{position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);animation:tourRealToggleThumb 5.4s ease-in-out .7s infinite}.pt-demo-toggle-real>b{position:relative;width:92px;height:13px;font-size:8px;font-weight:600;letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap}.pt-demo-toggle-real>b span{position:absolute;left:0;top:0;transition:none}.pt-demo-toggle-real>b span:first-child{animation:tourRealLabelVisible 5.4s ease-in-out .7s infinite}.pt-demo-toggle-real>b span:last-child{opacity:0;color:#1978e6;animation:tourRealLabelHidden 5.4s ease-in-out .7s infinite}.pt-demo-pointer-real{position:absolute;z-index:3;right:99px;top:42px;width:25px;height:31px;opacity:0;filter:drop-shadow(0 4px 5px rgba(0,0,0,.16));animation:tourRealPointer 5.4s ease-in-out .7s infinite}.pt-demo-pointer-real svg{display:block;width:100%;height:100%}
@keyframes tourRealPointer{0%,12%,100%{opacity:0;transform:translate(22px,22px)}24%,37%{opacity:1;transform:translate(0)}42%{opacity:1;transform:translateY(-2px) scale(.9)}49%,88%{opacity:0;transform:translateY(-2px) scale(.9)}}@keyframes tourRealToggleTrack{0%,40%,100%{background:#ccc}48%,88%{background:#1978e6}}@keyframes tourRealToggleThumb{0%,40%,100%{transform:translateX(0)}48%,88%{transform:translateX(18px)}}@keyframes tourRealLabelVisible{0%,42%,94%,100%{opacity:1}49%,88%{opacity:0}}@keyframes tourRealLabelHidden{0%,42%,94%,100%{opacity:0}49%,88%{opacity:1}}
@media(max-width:780px){.pt-demo-profile--real>header{margin-bottom:10px}.pt-demo-profile--real>header h3{font-size:17px}.pt-demo-profile__layout{grid-template-columns:105px minmax(0,1fr);gap:12px}.pt-demo-profile__layout>nav span{padding:8px 7px;font-size:7px}.pt-demo-profile__layout>section>p{margin-bottom:10px;font-size:8px}.pt-demo-setting-real{display:block;padding:10px 0}.pt-demo-setting-real>div:first-child{max-width:none}.pt-demo-toggle-real{margin-top:14px}.pt-demo-pointer-real{left:32px;right:auto;top:82px}}

/* Scaled replica of the live Shop page. */
.pt-tour-scene[data-scene="1"]{padding:0;background:#fafafa;overflow:hidden}.pt-demo-real-shop{height:100%;color:#111}.pt-demo-real-shop>header{height:58px;display:flex;align-items:center;padding:7px 18px}.pt-demo-real-shop>header>div{margin-right:auto}.pt-demo-real-shop>header img{width:128px;height:38px;object-fit:contain;object-position:left}.pt-demo-real-shop>header>b{font-size:16px}.pt-demo-real-shop>header>b span{color:#f15322}.pt-demo-real-shop__menu{position:relative;display:block;width:56px;height:46px;font-style:normal}.pt-demo-real-shop__menu>span{width:100%;height:100%;display:grid;place-items:center;background:#3971da;color:#fff;font-size:9px;letter-spacing:.1em}.pt-demo-real-shop__menu>i{position:absolute;left:0;bottom:0;width:27px;height:27px;display:grid;place-items:center;z-index:2;border-radius:50% 0 50% 50%;background:#3971da;color:#fff;transform:translate(-50%,50%);box-shadow:0 3px 9px rgba(0,0,0,.15)}.pt-demo-real-shop__menu>i svg{width:14px;height:14px}.pt-demo-real-shop__menu>i sup{position:absolute;right:-4px;top:-5px;width:13px;height:13px;display:grid;place-items:center;border-radius:50%;background:#f15322;font-size:7px}.pt-demo-real-shop__hero{padding:10px 24px 18px}.pt-demo-real-shop__hero small{color:#1978e6;font-size:7px;letter-spacing:.16em}.pt-demo-real-shop__hero small i{display:inline-block;width:5px;height:5px;margin-right:6px;border-radius:50%;background:#1978e6}.pt-demo-real-shop__hero h3{margin:6px 0 2px;font-size:30px;font-weight:400}.pt-demo-real-shop__hero p{margin:0;color:#555;font-size:9px}.pt-demo-real-shop__catalog{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:0 24px}.pt-demo-real-shop__catalog>aside{display:flex;flex-direction:column}.pt-demo-real-shop__catalog>aside b{display:flex;justify-content:space-between;padding:9px 6px;border-bottom:1px solid #e5e5e5;font-size:9px}.pt-demo-real-shop__catalog>aside b i{font-style:normal}.pt-demo-real-shop__catalog>aside span{display:flex;align-items:center;gap:7px;padding:5px 6px;color:#4b4b4b;font-size:7px}.pt-demo-real-shop__catalog>aside span i{width:10px;height:10px;border:1px solid #c9c9c9;border-radius:2px;background:#fff}.pt-demo-real-shop__catalog>section{min-width:0}.pt-demo-real-search{position:relative;height:36px;display:flex;align-items:center;gap:9px;margin-bottom:12px;padding:0 13px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#70798a;font-size:9px;overflow:hidden}.pt-demo-real-search svg{width:15px;height:15px;fill:none;stroke:#858585;stroke-width:1.7}.pt-demo-real-search>i{position:absolute;left:37px;top:10px;width:1px;height:16px;background:#293345;opacity:0;animation:tourShopCaret 4.8s step-end infinite}.pt-demo-products--real{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pt-demo-products--real article{padding:0 0 10px;border:1px solid #e2e2e2;border-radius:0;box-shadow:none;text-align:center}.pt-demo-products--real .pt-demo-product-image{position:relative;height:112px;margin:0 0 9px;border-radius:0;background:#f6f4f2}.pt-demo-products--real .pt-demo-product-image em{position:absolute;left:7px;top:7px;z-index:2;padding:4px 6px;border-radius:999px;background:#4b5563;color:#fff;font-size:6px;font-style:normal;font-weight:700;letter-spacing:.08em}.pt-demo-products--real article small{color:#f15322;font-size:6px;letter-spacing:.12em}.pt-demo-products--real article b{min-height:0;margin:4px 5px;font-size:8px;line-height:1.25}.pt-demo-products--real article strong{font-size:9px}.pt-demo-products--real article:nth-child(1){animation-delay:.08s}.pt-demo-products--real article:nth-child(2){animation-delay:.18s}.pt-demo-products--real article:nth-child(3){animation-delay:.28s}
@keyframes tourShopCaret{0%,18%,100%{opacity:0}24%,29%,36%,41%,48%,53%,60%,65%{opacity:1}30%,35%,42%,47%,54%,59%,66%,72%{opacity:0}}
@media(max-width:780px){.pt-demo-real-shop>header{height:48px;padding:5px 10px}.pt-demo-real-shop>header img{width:90px;height:30px}.pt-demo-real-shop__menu{width:44px;height:38px}.pt-demo-real-shop__menu>span{font-size:7px}.pt-demo-real-shop__menu>i{width:24px;height:24px}.pt-demo-real-shop__menu>i svg{width:13px;height:13px}.pt-demo-real-shop__hero{padding:8px 14px 12px}.pt-demo-real-shop__hero h3{font-size:24px}.pt-demo-real-shop__catalog{grid-template-columns:104px minmax(0,1fr);gap:9px;padding:0 12px}.pt-demo-real-shop__catalog>aside span:nth-of-type(n+5){display:none}.pt-demo-real-shop__catalog>aside b{padding:7px 4px;font-size:8px}.pt-demo-real-shop__catalog>aside span{padding:4px;font-size:6px}.pt-demo-products--real{grid-template-columns:repeat(2,minmax(0,1fr))}.pt-demo-products--real article:nth-child(3){display:none}.pt-demo-products--real .pt-demo-product-image{height:125px}}

/* Phone/tablet layout: keep every demo readable instead of shrinking desktop scenes. */
@media(max-width:780px){
  .pt-tour__header{padding:12px 14px}.pt-tour__brand{min-width:100px}.pt-tour__brand img{max-width:125px;height:38px}.pt-tour__close{width:38px;height:38px;font-size:24px}
  .pt-tour__stage{width:min(430px,calc(100% - 24px));gap:18px;padding:8px 0 16px}.pt-tour__kicker{margin-bottom:9px;font-size:9px}.pt-tour__copy h1{font-size:clamp(27px,9vw,36px);letter-spacing:-.04em}.pt-tour__description{margin:12px auto 10px;font-size:13px;line-height:1.48}.pt-tour__benefits{gap:5px}.pt-tour__benefits span{padding:6px 8px;font-size:9px}
  .pt-tour__device{aspect-ratio:.86;border-radius:18px}.pt-tour__browserbar{height:35px;padding:0 10px}.pt-tour__browserbar div{width:60%;font-size:8px}.pt-tour__screen{height:calc(100% - 35px)}.pt-tour-scene{padding:16px}
  .pt-tour-scene--login{padding:10px!important}.pt-demo-wplogin{width:290px}.pt-demo-wplogin__logo{height:62px}.pt-demo-wplogin__logo img{width:180px;height:52px}.pt-demo-wplogin__form{padding:16px 19px}.pt-demo-wplogin__input{height:35px;margin-bottom:11px}.pt-demo-wplogin__language{margin-top:14px}.pt-demo-shop-layout{display:block}.pt-demo-shop-layout aside{display:none}.pt-demo-products{grid-template-columns:repeat(2,1fr)}.pt-demo-products article:nth-child(3){display:none}.pt-demo-product-image{height:112px}
  .pt-demo-product{grid-template-columns:1fr;height:auto;gap:12px}.pt-demo-product__visual{height:190px}.pt-demo-product h3{font-size:16px;margin:4px 0}.pt-demo-product strong{font-size:14px;margin-bottom:9px}.pt-demo-toast{right:10px;bottom:10px;width:min(286px,calc(100% - 20px))}
  .pt-demo-checkout>i{width:38px}.pt-demo-orderbox{width:100%;padding:15px}.pt-demo-progress{margin:28px 0}.pt-demo-progress>div{width:56px}.pt-demo-progress>span{min-width:10px}.pt-demo-track header b{font-size:14px}
  .pt-demo-profile{grid-template-columns:82px 1fr;gap:10px}.pt-demo-profile>aside{padding:8px}.pt-demo-profile nav{margin-top:12px}.pt-demo-profile nav span{padding:6px;font-size:7px}.pt-demo-profile>section{padding:8px 0}.pt-demo-profile>section>h3{font-size:16px}.pt-demo-setting{display:block}.pt-demo-setting>div:first-child{max-width:none}.pt-demo-toggle{margin-top:12px}.pt-demo-price-preview{padding:9px;gap:6px}
  .pt-tour__footer{position:relative;z-index:30;left:auto;right:auto;padding:9px 10px calc(9px + env(safe-area-inset-bottom, 0px))}.pt-tour__steps{scrollbar-width:none}.pt-tour__steps::-webkit-scrollbar{display:none}.pt-tour__steps button{min-width:42px;font-size:11px}.pt-tour__control,.pt-tour__pause{display:none!important}
}
@media(max-width:390px){.pt-tour__benefits{display:none}.pt-tour__stage{gap:12px}.pt-tour__description{font-size:12px}.pt-tour__device{aspect-ratio:.78}.pt-demo-wplogin__logo{height:54px}.pt-demo-wplogin__form{padding:13px 16px}.pt-demo-wplogin__form>label{font-size:10px}.pt-demo-wplogin>a{margin-top:9px;font-size:9px}.pt-demo-wplogin__language{margin-top:11px}.pt-demo-product__visual{height:165px}.pt-demo-toast__actions span{font-size:7px}.pt-demo-progress>div{width:45px}.pt-demo-progress>div b{font-size:7px}.pt-demo-status>strong{display:none}}

/* Use the same WooCommerce product-card structure and visual rules as /shop. */
.pt-demo-products--real.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px!important;margin:0!important;padding:0!important;list-style:none}.pt-demo-products--real.products:before,.pt-demo-products--real.products:after{display:none!important}.pt-demo-products--real.products .kp-product-card{float:none!important;width:auto!important;min-width:0!important;margin:0!important;border-radius:0;box-shadow:none;text-align:center}.pt-demo-products--real .kp-product-card__media{height:112px;min-height:112px}.pt-demo-products--real .kp-product-card__media:before{display:none}.pt-demo-products--real .kp-product-card__img-stack{inset:0;width:100%;height:100%;aspect-ratio:auto;padding:8px}.pt-demo-products--real .kp-product-card__img,.pt-demo-products--real .kp-product-card:hover .kp-product-card__img--primary{position:absolute;inset:8px;width:calc(100% - 16px)!important;height:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;max-height:calc(100% - 16px)!important;object-fit:contain;object-position:center;transform:none}.pt-demo-products--real .kp-product-card__body{min-height:72px;padding:9px 7px 10px}.pt-demo-products--real .kp-product-card__info{gap:0}.pt-demo-products--real .kp-product-card__brand{margin:0 0 4px;font-size:6px;letter-spacing:.12em}.pt-demo-products--real .kp-product-card__name{min-height:20px;margin:0;font-size:8px;line-height:1.25}.pt-demo-products--real .kp-product-card__name a{font-size:inherit;line-height:inherit}.pt-demo-products--real .kp-product-card__price{margin-top:5px;font-size:9px}.pt-demo-products--real .kp-product-card__hover{opacity:1;background:linear-gradient(180deg,rgba(24,34,48,.08),rgba(24,34,48,0) 58%)}.pt-demo-products--real .kp-product-card__hover-inner{align-items:flex-start;justify-content:flex-start;padding:7px}.pt-demo-products--real .kp-product-card__view{padding:5px 7px;border:0;border-radius:999px;background:#4b596b;color:#fff;font-size:6px;line-height:1;letter-spacing:.08em}.pt-tour-scene.is-active .pt-demo-products--real .kp-product-card{animation:tourCardRise .55s both}.pt-demo-products--real .kp-product-card:nth-child(1){animation-delay:.08s!important}.pt-demo-products--real .kp-product-card:nth-child(2){animation-delay:.18s!important}.pt-demo-products--real .kp-product-card:nth-child(3){animation-delay:.28s!important}
@media(max-width:780px){.pt-demo-products--real.products{grid-template-columns:repeat(2,minmax(0,1fr))}.pt-demo-products--real .kp-product-card:nth-child(3){display:none}.pt-demo-products--real .kp-product-card__media{height:125px;min-height:125px}}

/* Compact but faithful replica of the live single-product template. */
.pt-tour-scene[data-scene="2"]{padding:15px 20px 18px;background:#fff;overflow:hidden}.pt-demo-single{height:100%;color:#111}.pt-demo-single__back{display:inline-flex;align-items:center;margin-bottom:5px;padding:5px 8px;border:1px solid #222;color:#111;font-size:7px;letter-spacing:.1em;text-decoration:none}.pt-demo-single__crumb{margin-bottom:13px;color:#858585;font-size:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pt-demo-single__crumb i{padding:0 2px;font-style:normal}.pt-demo-single__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:30px}.pt-demo-single__gallery{min-width:0}.pt-demo-single__image{height:220px;display:grid;place-items:center;background:#fafafa;overflow:hidden}.pt-demo-single__image img{width:92%;height:92%;object-fit:contain;mix-blend-mode:multiply}.pt-demo-single__features{height:34px;display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:0 10px;border:1px solid #e5e5e5;font-size:7px;font-weight:800;letter-spacing:.1em}.pt-demo-single__features i{font-style:normal;font-size:10px}.pt-demo-single__summary{padding-top:5px}.pt-demo-single__summary>small{display:block;color:#888;font-size:7px;letter-spacing:.04em;text-transform:none}.pt-demo-single__summary h3{margin:7px 0 4px;font-size:21px;font-weight:400;line-height:1.17}.pt-demo-single__summary>strong{display:block;margin-bottom:10px;font-size:16px}.pt-demo-single__summary>p{margin:0 0 10px;color:#666;font-size:7px;line-height:1.55}.pt-demo-single__summary>hr{height:1px;margin:0 0 11px;border:0;background:#eee}.pt-demo-single__summary label{display:block;margin-bottom:5px;color:#888;font-size:6px;font-weight:800;letter-spacing:.14em}.pt-demo-single .pt-demo-select{height:34px;padding:9px 10px;font-size:8px}.pt-demo-single__reset{display:block;margin-top:5px;color:#8a8a8a;font-size:6px;text-decoration:underline}.pt-demo-single .pt-demo-add{height:36px;margin-top:11px}.pt-demo-single .pt-demo-add span{display:grid;place-items:center;flex:0 0 44px;padding:0;font-size:9px}.pt-demo-single .pt-demo-add button{font-size:7px;letter-spacing:.06em}.pt-demo-single__meta{display:grid;gap:5px;margin-top:14px}.pt-demo-single__meta>div{display:grid;grid-template-columns:60px 1fr;align-items:center;font-size:6px}.pt-demo-single__meta b{color:#8b8b8b;font-size:6px;letter-spacing:.12em}.pt-demo-single__meta span{color:#444}.pt-tour-scene.is-active .pt-demo-single__image img{animation:tourProductFloat 3.5s ease-in-out infinite}.pt-tour-scene.is-active .pt-demo-single__summary{animation:tourSingleSummary .55s .1s both}@keyframes tourSingleSummary{from{opacity:0;transform:translateX(14px)}to{opacity:1;transform:none}}
@media(max-width:780px){.pt-tour-scene[data-scene="2"]{padding:12px}.pt-demo-single__back{margin-bottom:4px}.pt-demo-single__crumb{margin-bottom:8px}.pt-demo-single__grid{grid-template-columns:1fr;gap:9px}.pt-demo-single__image{height:160px}.pt-demo-single__features{height:28px;margin-top:6px}.pt-demo-single__summary{padding:0}.pt-demo-single__summary h3{font-size:15px;margin:4px 0}.pt-demo-single__summary>strong{font-size:13px;margin-bottom:6px}.pt-demo-single__summary>p{display:none}.pt-demo-single__summary>hr{margin-bottom:7px}.pt-demo-single .pt-demo-select{height:31px;padding:8px}.pt-demo-single__reset{margin-top:3px}.pt-demo-single .pt-demo-add{height:33px;margin-top:7px}.pt-demo-single__meta{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:8px}.pt-demo-single__meta>div{display:block}.pt-demo-single__meta b,.pt-demo-single__meta span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pt-demo-toast{z-index:5}}

.pt-demo-products--real .kp-product-card__img-stack{padding:0}
.pt-demo-wplogin__prompt{font-weight:500}.pt-demo-wplogin__form>label{font-weight:500}.pt-demo-wplogin__input svg{top:50%;transform:translateY(-50%)}

/* Product photos: show full packaging (contain), never crop. */
.pt-demo-products--real .kp-product-card__media{height:150px;min-height:150px;background:#f7f7f7;overflow:hidden}
.pt-demo-products--real .kp-product-card__img-stack{background:#f7f7f7;padding:8px!important}
.pt-demo-products--real .kp-product-card__img,
.pt-demo-products--real .kp-product-card:hover .kp-product-card__img--primary{
  inset:8px!important;
  width:calc(100% - 16px)!important;
  height:calc(100% - 16px)!important;
  max-width:calc(100% - 16px)!important;
  max-height:calc(100% - 16px)!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
  mix-blend-mode:multiply;
}
@media(max-width:780px){
  .pt-demo-products--real .kp-product-card__media{height:132px;min-height:132px}
}

/* Checkout, tracking and profile replicas need breathing room below the browser bar. */
.pt-tour-scene[data-scene="3"],.pt-tour-scene[data-scene="4"],.pt-tour-scene[data-scene="5"]{padding:clamp(30px,3.2vw,48px) clamp(34px,3.8vw,62px);box-sizing:border-box}
.pt-tour-scene[data-scene="3"]{display:flex;flex-direction:column;justify-content:flex-start}.pt-tour-scene[data-scene="3"] .pt-demo-checkout{width:min(640px,84%);margin:0 auto 28px;padding:0 18px 15px;border-bottom:1px solid #edf0f5}.pt-tour-scene[data-scene="3"] .pt-demo-checkout>div{gap:7px}.pt-tour-scene[data-scene="3"] .pt-demo-checkout>div span{width:30px;height:30px;font-size:10px}.pt-tour-scene[data-scene="3"] .pt-demo-checkout>div b{font-size:9px}.pt-tour-scene[data-scene="3"] .pt-demo-checkout>i{width:clamp(42px,7vw,88px);height:2px;margin:0 11px;background:#2c64dc}.pt-tour-scene[data-scene="3"] .pt-demo-orderbox{width:min(620px,88%);margin:0 auto;padding:24px 28px;border-color:#e1e6ee;border-radius:14px;box-shadow:0 12px 30px rgba(25,45,84,.06)}.pt-tour-scene[data-scene="3"] .pt-demo-orderbox h3{font-size:17px;font-weight:500}.pt-tour-scene[data-scene="3"] .pt-demo-orderbox>div.pt-demo-order-line{padding:10px 0;font-size:9px}.pt-tour-scene[data-scene="3"] .pt-demo-order-line img{width:40px;height:34px}.pt-tour-scene[data-scene="3"] .pt-demo-orderbox .total{padding-top:11px;font-size:9px}.pt-tour-scene[data-scene="3"] .pt-demo-orderbox button{height:42px;margin-top:13px;padding:0;border-radius:7px;font-size:9px}
.pt-tour-scene[data-scene="4"] .pt-demo-track{height:auto;padding:5px 10px}.pt-tour-scene[data-scene="4"] .pt-demo-track header{padding:0 0 20px}.pt-tour-scene[data-scene="4"] .pt-demo-progress{margin:46px 20px 44px}.pt-tour-scene[data-scene="4"] .pt-demo-status{padding:20px 24px;border-radius:13px}.pt-tour-scene[data-scene="4"] .pt-demo-status b{font-size:12px}.pt-tour-scene[data-scene="5"] .pt-demo-profile--real{padding:12px 14px 16px;border:1px solid #edf0f5;border-radius:14px;background:#fff}.pt-tour-scene[data-scene="5"] .pt-demo-profile--real>header{margin-bottom:20px}.pt-tour-scene[data-scene="5"] .pt-demo-profile__layout{gap:30px}.pt-tour-scene[data-scene="5"] .pt-demo-profile__layout>section{padding:4px 14px 14px 0}
@media(max-width:780px){.pt-tour-scene[data-scene="3"],.pt-tour-scene[data-scene="4"],.pt-tour-scene[data-scene="5"]{padding:20px 16px}.pt-tour-scene[data-scene="3"] .pt-demo-checkout{width:100%;margin-bottom:16px;padding:0 3px 10px}.pt-tour-scene[data-scene="3"] .pt-demo-checkout>div span{width:25px;height:25px;font-size:8px}.pt-tour-scene[data-scene="3"] .pt-demo-checkout>div b{font-size:7px}.pt-tour-scene[data-scene="3"] .pt-demo-checkout>i{width:clamp(18px,8vw,44px);margin:0 4px}.pt-tour-scene[data-scene="3"] .pt-demo-orderbox{width:100%;padding:16px}.pt-tour-scene[data-scene="3"] .pt-demo-orderbox h3{font-size:14px}.pt-tour-scene[data-scene="3"] .pt-demo-orderbox>div.pt-demo-order-line{padding:7px 0;font-size:7px}.pt-tour-scene[data-scene="3"] .pt-demo-orderbox button{height:35px;margin-top:8px}.pt-tour-scene[data-scene="4"] .pt-demo-track{padding:0}.pt-tour-scene[data-scene="4"] .pt-demo-track header{padding-bottom:13px}.pt-tour-scene[data-scene="4"] .pt-demo-progress{margin:30px 0}.pt-tour-scene[data-scene="4"] .pt-demo-status{padding:14px}.pt-tour-scene[data-scene="5"] .pt-demo-profile--real{padding:10px}.pt-tour-scene[data-scene="5"] .pt-demo-profile__layout{gap:12px}.pt-tour-scene[data-scene="5"] .pt-demo-profile__layout>section{padding:2px 2px 10px 0}}

/* Deliberately inset the last three screens so they never read as touching the browser frame. */
.pt-tour-scene[data-scene="3"],.pt-tour-scene[data-scene="4"],.pt-tour-scene[data-scene="5"]{padding:clamp(52px,5vw,76px) clamp(58px,6vw,92px)}
.pt-tour-scene[data-scene="3"] .pt-demo-checkout{margin-bottom:32px}.pt-tour-scene[data-scene="4"] .pt-demo-track{padding:8px 18px}.pt-tour-scene[data-scene="5"] .pt-demo-profile--real{padding:20px 24px}
@media(max-width:780px){.pt-tour-scene[data-scene="3"],.pt-tour-scene[data-scene="4"],.pt-tour-scene[data-scene="5"]{padding:28px 22px}.pt-tour-scene[data-scene="3"] .pt-demo-checkout{margin-bottom:19px}.pt-tour-scene[data-scene="4"] .pt-demo-track{padding:3px 2px}.pt-tour-scene[data-scene="5"] .pt-demo-profile--real{padding:14px}}

/* ── Mobile / below-desktop polish (cascade wins) ───────────── */
.pt-tour__step-short{display:none}
.pt-tour-scene:not(.is-active){
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  z-index:0!important;
}
.pt-tour-scene.is-active{z-index:2!important}

@media(max-width:1100px){
  body.pt-customer-tour-page{overflow:hidden!important}
  .pt-tour{
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    height:100dvh!important;
    max-height:100dvh!important;
    min-height:100dvh!important;
    overflow:hidden!important;
    grid-template-rows:auto minmax(0,1fr) auto;
  }
  .pt-tour__aurora,
  .pt-tour__aurora--one,
  .pt-tour__aurora--two{
    opacity:.18!important;
    filter:blur(10px);
  }
  .pt-tour__orbit,
  .pt-tour__orbit span{
    display:none!important;
  }
  .pt-tour__header{
    padding:calc(8px + env(safe-area-inset-top, 0px)) 14px 10px;
    gap:10px;
  }
  .pt-tour__brand{min-width:0}
  .pt-tour__brand img{max-width:128px;height:38px}
  .pt-tour__live{
    padding:6px 10px;
    font-size:10px;
    letter-spacing:.1em;
  }
  .pt-tour__close{width:38px;height:38px;font-size:22px;flex:0 0 auto}
  .pt-tour__stage{
    width:min(560px,calc(100% - 24px));
    grid-template-columns:1fr;
    gap:14px;
    padding:0 0 18px;
    margin:0 auto;
    align-items:start;
    align-self:stretch;
    min-height:0;
    overflow-x:hidden;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  .pt-tour__copy{
    padding:2px 6px 0;
    text-align:center;
  }
  .pt-tour__kicker{
    display:inline-block;
    margin:0 0 8px;
    padding:5px 10px;
    border-radius:999px;
    background:rgba(40,96,216,.08);
    color:#1f4fbe;
    font-size:10px;
    font-weight:800;
    letter-spacing:.12em;
  }
  .pt-tour__copy h1{
    font-size:clamp(24px,6.5vw,34px);
    line-height:1.14;
    letter-spacing:-.03em;
    color:#111827;
  }
  .pt-tour__description{
    max-width:32em;
    margin:10px auto 12px;
    color:#3d4658!important;
    font-size:clamp(14px,3.5vw,16px);
    line-height:1.45;
    font-weight:500;
  }
  .pt-tour__benefits{justify-content:center;gap:6px}
  .pt-tour__benefits span{
    padding:7px 10px;
    border-color:#d5deee;
    background:#fff;
    color:#243247!important;
    font-size:11px;
    font-weight:700;
    box-shadow:0 4px 12px rgba(30,58,105,.07);
  }
  .pt-tour__device-wrap{width:100%;max-width:480px;margin:0 auto}
  .pt-tour__device{
    transform:none;
    aspect-ratio:auto;
    height:clamp(340px,52dvh,560px);
    min-height:340px;
    border-radius:16px;
  }
  .pt-tour__browserbar{height:34px}
  .pt-tour__browserbar div{width:58%;font-size:9px}
  .pt-tour__screen{height:calc(100% - 34px);overflow:hidden}
  .pt-tour-scene{padding:10px}
  .pt-tour__footer{
    position:relative;
    z-index:30;
    gap:8px;
    width:100%;
    margin:0;
    padding:10px 10px calc(10px + env(safe-area-inset-bottom, 0px));
    background:rgba(245,248,255,.96);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
    border-top:1px solid rgba(220,227,240,.9);
    box-shadow:0 -8px 24px rgba(32,57,100,.06);
  }
  .pt-tour__steps{
    flex:1;
    min-width:0;
    overflow-x:auto;
    justify-content:center;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .pt-tour__steps::-webkit-scrollbar{display:none}
  .pt-tour__step-full{display:none!important}
  .pt-tour__step-short{display:inline!important}
  .pt-tour__steps button{
    flex:0 0 auto;
    min-width:42px;
    width:42px;
    padding:10px 0;
    font-size:12px;
    font-weight:800;
  }
  .pt-tour__control,
  .pt-tour__pause{
    display:none!important;
  }
  .pt-tour-scene[data-scene="3"],
  .pt-tour-scene[data-scene="4"],
  .pt-tour-scene[data-scene="5"]{padding:14px 12px}
  .pt-demo-progress{
    margin:18px 0 14px;
    gap:0;
  }
  .pt-demo-progress>div{width:auto;flex:1;min-width:0}
  .pt-demo-progress>div small{display:none}
  .pt-demo-progress>div b{
    font-size:8px;
    margin-top:6px;
    line-height:1.2;
    color:inherit;
  }
  .pt-demo-progress>div i{
    width:24px;
    height:24px;
    font-size:9px;
  }
  .pt-demo-progress>span{min-width:4px;margin-top:11px}
  .pt-demo-progress .current i{box-shadow:0 0 0 4px rgba(40,96,216,.12)}
  .pt-demo-track header{padding-bottom:10px}
  .pt-demo-track header b{font-size:15px}
  .pt-demo-status{padding:12px;gap:10px}
  .pt-demo-status b{font-size:11px;color:#111827}
  .pt-demo-status small{font-size:9px;color:#4b5568}
}
@media(max-width:780px){
  .pt-tour__live{display:none}
  .pt-tour__header{padding:calc(6px + env(safe-area-inset-top, 0px)) 12px 8px}
  .pt-tour__brand img{max-width:112px;height:34px}
  .pt-tour__close{width:34px;height:34px;font-size:20px}
  .pt-tour__stage{
    width:min(420px,calc(100% - 16px));
    gap:12px;
    padding:0 0 16px;
  }
  .pt-tour__kicker{margin-bottom:6px;font-size:9px;padding:4px 9px}
  .pt-tour__copy h1{font-size:clamp(22px,6.8vw,28px)}
  .pt-tour__description{margin:8px auto 10px;font-size:13px;line-height:1.4}
  .pt-tour__benefits{gap:5px}
  .pt-tour__benefits span{padding:5px 8px;font-size:10px}
  .pt-tour__device{aspect-ratio:auto;height:clamp(320px,50dvh,520px);min-height:320px;border-radius:14px}
  .pt-demo-orderbox{width:100%}
  .pt-demo-orderbox h3{font-size:14px}
  .pt-demo-orderbox button{height:34px;font-size:8px}
}
@media(max-width:390px){
  .pt-tour__benefits{display:none}
  .pt-tour__copy{padding-top:0}
  .pt-tour__copy h1{font-size:21px}
  .pt-tour__description{font-size:12.5px;margin:7px auto 8px}
  .pt-tour__device{aspect-ratio:.84}
  .pt-demo-status>strong{display:none}
  .pt-demo-progress>div b{font-size:7px}
}

/* ── Mobile: keep mockup scenes fully visible (no clip) ─────── */
@media(max-width:1100px){
  .pt-tour__device-wrap{
    width:100%;
    max-width:min(440px,100%);
  }
  .pt-tour__device{
    aspect-ratio:auto!important;
    height:clamp(340px,52dvh,560px)!important;
    min-height:340px;
  }
  .pt-tour__screen{
    height:calc(100% - 34px)!important;
    overflow:hidden;
  }
  .pt-tour-scene{
    overflow:hidden!important;
    padding:10px!important;
  }
  .pt-tour-scene--login{
    display:flex!important;
    flex-direction:column;
    justify-content:flex-start;
    align-items:center;
    padding:8px 10px 6px!important;
    overflow:hidden!important;
  }
  .pt-tour-scene--login:before,
  .pt-tour-scene--login:after{
    display:none!important;
  }
  .pt-demo-wplogin{
    width:100%!important;
    max-width:280px;
    margin:0 auto;
  }
  .pt-demo-wplogin__logo{
    height:34px!important;
    margin-bottom:2px;
  }
  .pt-demo-wplogin__logo img{
    width:132px!important;
    height:32px!important;
  }
  .pt-demo-wplogin__prompt{
    margin:2px 0 6px!important;
    font-size:10px!important;
  }
  .pt-demo-wplogin__form{
    padding:11px 12px!important;
  }
  .pt-demo-wplogin__form>label{
    font-size:9px!important;
    margin-bottom:2px;
  }
  .pt-demo-wplogin__input{
    height:30px!important;
    margin-top:3px!important;
    margin-bottom:7px!important;
  }
  .pt-demo-wplogin__submit{
    margin-top:2px;
  }
  .pt-demo-wplogin__submit>span{
    font-size:9px!important;
  }
  .pt-demo-wplogin button{
    padding:6px 11px!important;
    font-size:9px!important;
  }
  .pt-demo-wplogin>a{
    display:none!important;
  }
  .pt-demo-wplogin__language{
    display:none!important;
  }

  .pt-tour-scene[data-scene="1"]{
    padding:0!important;
  }
  .pt-demo-real-shop{
    height:100%;
    overflow:hidden;
  }
  .pt-demo-real-shop__hero{
    padding:6px 12px 8px!important;
  }
  .pt-demo-real-shop__hero h3{
    font-size:18px!important;
    margin:3px 0 1px!important;
  }
  .pt-demo-real-shop__hero p{
    display:none;
  }
  .pt-demo-real-shop__catalog{
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:0 10px 8px!important;
  }
  .pt-demo-real-shop__catalog>aside{
    display:none!important;
  }
  .pt-demo-products--real.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .pt-demo-products--real .kp-product-card:nth-child(3){
    display:none!important;
  }
  .pt-demo-products--real .kp-product-card__media{
    height:110px!important;
    min-height:110px!important;
  }
  .pt-demo-products--real .kp-product-card__img,
  .pt-demo-products--real .kp-product-card:hover .kp-product-card__img--primary{
    object-fit:contain!important;
    transform:none!important;
  }

  .pt-tour-scene[data-scene="2"]{
    padding:8px 10px!important;
    overflow:hidden!important;
  }
  .pt-demo-single__crumb,
  .pt-demo-single__summary>p,
  .pt-demo-single__features{
    display:none!important;
  }
  .pt-demo-single__grid{
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  .pt-demo-single__image{
    height:120px!important;
  }
  .pt-demo-single__image img{
    object-fit:contain!important;
  }
  .pt-demo-toast{
    display:none!important;
  }

  .pt-tour-scene[data-scene="3"],
  .pt-tour-scene[data-scene="4"],
  .pt-tour-scene[data-scene="5"]{
    padding:10px 12px!important;
    overflow:hidden!important;
  }
  .pt-tour-scene[data-scene="3"] .pt-demo-checkout{
    margin-bottom:10px!important;
  }
  .pt-tour-scene[data-scene="4"] .pt-demo-progress{
    margin:16px 0 12px!important;
  }
  .pt-tour-scene[data-scene="5"] .pt-demo-profile--real{
    padding:8px!important;
    height:100%;
    overflow:hidden;
  }
  .pt-demo-profile__layout>nav{
    display:none!important;
  }
  .pt-demo-profile__layout{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .pt-demo-pointer-real{
    display:none!important;
  }
}
@media(max-width:390px){
  .pt-tour__device{
    height:clamp(300px,48dvh,480px)!important;
    min-height:300px;
  }
  .pt-demo-wplogin__logo{height:30px!important}
  .pt-demo-wplogin__logo img{width:118px!important;height:28px!important}
  .pt-demo-products--real .kp-product-card__media{
    height:96px!important;
    min-height:96px!important;
  }
}
