.ebpd{--ebpd-primary:#FF6B35;--ebpd-bg:#FFF8F0;--ebpd-ink:#2A2320;--ebpd-muted:#7A6E64;--ebpd-ok:#2E9E5B;--ebpd-warn:#E0891F;--ebpd-err:#C23B2B;--ebpd-card:#FFFFFF;--ebpd-radius:18px;--ebpd-radius-sm:12px;--ebpd-shadow:0 12px 40px rgba(42,35,32,.18);--ebpd-font:"Nunito",system-ui,-apple-system,sans-serif;--ebpd-font-heading:"Baloo 2","Nunito",sans-serif;--ebpd-z:2147483000;position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--ebpd-z);display:flex;align-items:flex-end;justify-content:center;font:15px/1.5 var(--ebpd-font);color:var(--ebpd-ink);-webkit-font-smoothing:antialiased}.ebpd *{box-sizing:border-box}.ebpd[hidden]{display:none!important}.ebpd__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#2a23208c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ebpd__sheet{position:relative;width:100%;max-width:560px;max-height:100dvh;overflow:auto;overscroll-behavior:contain;background:var(--ebpd-bg);border-radius:var(--ebpd-radius) var(--ebpd-radius) 0 0;box-shadow:var(--ebpd-shadow);padding:14px 16px calc(16px + env(safe-area-inset-bottom));transform:translateY(0);transition:transform .28s cubic-bezier(.2,.8,.2,1)}@media(min-width:640px){.ebpd{align-items:center}.ebpd__sheet{border-radius:var(--ebpd-radius);max-height:92dvh}}.ebpd[data-entering] .ebpd__sheet{transform:translateY(24px)}@media(prefers-reduced-motion:reduce){.ebpd__sheet{transition:none}.ebpd *{transition:none!important;animation:none!important}}.ebpd__head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.ebpd__logo{height:26px;width:auto}.ebpd__mascot{font-size:24px;line-height:1}.ebpd__title{font:800 20px/1.2 var(--ebpd-font-heading);margin:0;flex:1}.ebpd__close{border:0;background:transparent;font-size:26px;line-height:1;width:40px;height:40px;border-radius:999px;color:var(--ebpd-muted);cursor:pointer}.ebpd__close:focus-visible,.ebpd button:focus-visible,.ebpd select:focus-visible,.ebpd input:focus-visible{outline:3px solid var(--ebpd-primary);outline-offset:2px}.ebpd__sub{color:var(--ebpd-muted);margin:0 0 12px}.ebpd__privacy{display:flex;gap:8px;align-items:flex-start;background:var(--ebpd-card);border-radius:var(--ebpd-radius-sm);padding:10px 12px;margin:0 0 12px;font-size:13.5px}.ebpd__privacy .ebpd__lock{flex:none}.ebpd__script{background:var(--ebpd-card);border-radius:var(--ebpd-radius-sm);padding:12px 14px;margin:0 0 12px}.ebpd__script>b{display:block;margin-bottom:4px}.ebpd__script ol{margin:0;padding-left:20px}.ebpd__script li{margin:3px 0}.ebpd__who{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:0 0 12px;color:var(--ebpd-muted)}.ebpd select{font:inherit;padding:8px 10px;border-radius:10px;border:1px solid #E8DFD5;background:#fff;color:var(--ebpd-ink)}.ebpd__gate{display:flex;gap:10px;align-items:flex-start;margin:0 0 10px;font-size:14px}.ebpd__gate input{margin-top:4px;width:18px;height:18px;accent-color:var(--ebpd-primary)}.ebpd__saved{background:var(--ebpd-card);border:2px solid var(--ebpd-primary);border-radius:var(--ebpd-radius-sm);padding:12px 14px;margin:0 0 12px}.ebpd__saved b{font-size:17px}.ebpd__stage{position:relative;background:#000;border-radius:var(--ebpd-radius-sm);overflow:hidden;aspect-ratio:3/4;max-height:62dvh}.ebpd__stage video,.ebpd__stage canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ebpd__coach{position:absolute;left:0;right:0;top:0;padding:14px;font-weight:800;font-size:19px;line-height:1.25;text-align:center;color:#fff;background:linear-gradient(#000c,#0000);text-shadow:0 1px 3px #000;pointer-events:none}.ebpd__coach small{display:block;font-size:13px;font-weight:600;opacity:.85;margin-top:2px}.ebpd__ring{position:absolute;left:50%;bottom:16px;transform:translate(-50%);width:64px;height:64px;pointer-events:none}.ebpd__ring circle{fill:none;stroke-width:6;stroke-linecap:round}.ebpd__ring .bg{stroke:#fff5}.ebpd__ring .fg{stroke:#7ddc9a;transition:stroke-dashoffset .12s}.ebpd__chip{position:absolute;right:12px;bottom:22px;background:#fffe;color:var(--ebpd-ink);font-size:12px;font-weight:800;padding:6px 10px;border-radius:999px;display:none}.ebpd__btns{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:14px 0 4px}.ebpd button.ebpd__btn{font:inherit;font-weight:800;padding:14px 22px;border:0;border-radius:999px;cursor:pointer;min-height:48px}.ebpd__btn--primary{background:var(--ebpd-primary);color:#fff;flex:1 1 auto}.ebpd__btn--ghost{background:#f3ede6;color:var(--ebpd-ink)}.ebpd__btn[disabled]{opacity:.45;cursor:default}.ebpd__result{padding:16px;border-radius:var(--ebpd-radius-sm);background:var(--ebpd-card)}.ebpd__big{font:800 44px/1 var(--ebpd-font-heading)}.ebpd__big small{font-size:20px}.ebpd__tol{font-size:16px;color:var(--ebpd-muted);font-weight:700}.ebpd__badge{display:inline-block;font-size:12px;font-weight:800;padding:3px 9px;border-radius:999px;margin-left:8px;vertical-align:middle}.ebpd__badge--ok{background:#e5f5ea;color:var(--ebpd-ok)}.ebpd__badge--est{background:#fcefd9;color:var(--ebpd-warn)}.ebpd__result table{border-collapse:collapse;margin-top:10px;font-variant-numeric:tabular-nums}.ebpd__result td{padding:4px 16px 4px 0;vertical-align:top}.ebpd__result td:first-child{color:var(--ebpd-muted)}.ebpd__flag{color:#b9560f;font-weight:700}.ebpd__what{font-size:13px;color:var(--ebpd-muted);margin-top:10px}.ebpd__powered{font-size:12px;color:var(--ebpd-muted);text-align:center;margin-top:10px}.ebpd__err{color:var(--ebpd-err);font-weight:700}.ebpd__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ebpd .ebpd__privacy{font-size:11px!important;line-height:1.35;color:var(--ebpd-primary)!important;white-space:normal!important;overflow-wrap:break-word}.ebpd .ebpd__who>span:last-child,.ebpd .ebpd__what:empty{display:none}@media(max-width:639px){.ebpd .ebpd__privacy{font-size:11px!important;line-height:1.35;color:var(--ebpd-primary)!important;white-space:normal!important;overflow-wrap:break-word}}.ebpd a.ebpd__btn{font:inherit;font-weight:800;padding:14px 22px;border:0;border-radius:999px;cursor:pointer;min-height:48px}.ebpd__btns>.ebpd__btn{flex:1 1 0;min-width:0;text-align:center}.ebpd .ebpd__sheet{overflow-x:hidden}.ebpd{align-items:center;padding:12px}.ebpd__scrim{background:#221b166b;-webkit-backdrop-filter:none;backdrop-filter:none}.ebpd__sheet{width:min(520px,100%);max-height:calc(100dvh - 24px);padding:18px;border-radius:18px;background:#fff;box-shadow:0 24px 70px #140e0a3d}.ebpd__head{min-height:40px;margin-bottom:10px}.ebpd__mascot,.ebpd__logo{display:none}.ebpd__title{color:#2a2320;font-size:24px;line-height:1.1}.ebpd__close{flex:none;border:1px solid #eadfd5;background:#fff;color:#2a2320;font-size:28px}.ebpd__privacy,.ebpd__script{border:1px solid #f0e3d5;background:#fffaf6}.ebpd__saved{background:#fffaf6}@media(min-width:640px){.ebpd__sheet{max-height:min(720px,86dvh)}}
/*# sourceMappingURL=/cdn/shop/t/221/assets/pd-measure.css.map */
