.pse-root{--pse-accent:#b89245;--pse-button-text:#fff;--pse-radius:12px;--pse-font:inherit;--pse-modal-bg:#0d0d0f;--pse-modal-width:1180px;--pse-modal-radius:22px;--pse-overlay-opacity:.78;font-family:var(--pse-font);line-height:1.5}.pse-root[dir=rtl]{text-align:right}.pse-root [hidden]{display:none!important}.pse-trigger{align-items:center!important;background:var(--pse-accent)!important;background:linear-gradient(135deg,var(--pse-accent),color-mix(in srgb,var(--pse-accent),#fff 18%))!important;border:0!important;border-radius:var(--pse-radius)!important;box-shadow:0 10px 28px #b8924547!important;box-shadow:0 10px 28px color-mix(in srgb,var(--pse-accent),transparent 72%)!important;color:var(--pse-button-text)!important;cursor:pointer;display:inline-flex!important;font:600 14px/1.2 var(--pse-font)!important;gap:9px;justify-content:center;letter-spacing:0!important;margin:10px 0!important;min-height:44px;padding:12px 20px!important;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.pse-trigger:hover{box-shadow:0 14px 34px #b8924566!important;box-shadow:0 14px 34px color-mix(in srgb,var(--pse-accent),transparent 60%)!important;filter:brightness(1.05);transform:translateY(-1px)}.pse-trigger:focus-visible{outline:3px solid #d1b36f;outline:3px solid color-mix(in srgb,var(--pse-accent),#fff 35%);outline-offset:3px}.pse-trigger:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.55}.pse-trigger svg{fill:currentColor;height:21px;width:21px}.pse-size-small .pse-trigger{font-size:13px!important;min-height:38px;padding:9px 15px!important}.pse-size-large .pse-trigger{font-size:16px!important;min-height:52px;padding:15px 26px!important}.pse-modal{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;padding:10px;position:fixed;transition:opacity .18s ease;z-index:2147483000}.pse-modal.is-open{opacity:1}.pse-backdrop{background:rgba(0,0,0,var(--pse-overlay-opacity));inset:0;position:absolute;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.pse-dialog{background:var(--pse-modal-bg);border:1px solid rgba(255,255,255,.1);border-radius:var(--pse-modal-radius);box-shadow:0 30px 90px #0000008c;color:#f7f4ee;display:flex;flex-direction:column;max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);max-width:var(--pse-modal-width);overflow:hidden;position:relative;transform:translateY(12px) scale(.985);transition:transform .22s ease;width:100%}.pse-modal.is-open .pse-dialog{transform:none}.pse-header{align-items:center;border-bottom:1px solid rgba(255,255,255,.08);display:flex;flex:0 0 auto;justify-content:space-between;padding:16px 18px}.pse-header h2{color:#fff;font:700 19px/1.3 var(--pse-font);margin:2px 0 0}.pse-kicker{color:var(--pse-accent);font:700 9px/1.2 system-ui,sans-serif;letter-spacing:.22em}.pse-icon-button{align-items:center!important;background:#ffffff12!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:50%!important;color:#fff!important;cursor:pointer;display:flex!important;height:40px;justify-content:center;margin:0!important;padding:0!important;transition:background .2s ease,transform .2s ease;width:40px}.pse-icon-button:hover{background:#ffffff24!important;transform:rotate(4deg)}.pse-icon-button svg{fill:currentColor;height:19px;width:19px}.pse-body{display:grid;gap:14px;min-height:0;overflow:auto;padding:14px}.pse-view-column{min-width:0}.pse-stage{align-items:center;aspect-ratio:16/9;background:#050506;border:1px solid rgba(255,255,255,.09);border-radius:16px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.pse-stage video,.pse-stage>[data-pse-photo],.pse-stage>canvas{height:100%;inset:0;object-fit:contain;position:absolute;width:100%}.pse-stage video.is-mirrored{transform:scaleX(-1)}.pse-stage canvas{cursor:grab;touch-action:none;z-index:2}.pse-stage canvas:active{cursor:grabbing}.pse-watch-prep{align-items:center;background:radial-gradient(circle at 20% 20%,rgba(184,146,69,.16),transparent 42%),#0b0b0d;display:grid;gap:20px;grid-template-columns:minmax(150px,.7fr) minmax(220px,1.3fr);inset:0;overflow:auto;padding:clamp(18px,4vw,42px);position:absolute;z-index:8}.pse-watch-prep-preview{align-items:center;background-color:#eee;background-image:linear-gradient(45deg,#ddd 25%,transparent 25%),linear-gradient(-45deg,#ddd 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ddd 75%),linear-gradient(-45deg,transparent 75%,#ddd 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border:1px solid rgba(255,255,255,.12);border-radius:15px;display:flex;justify-content:center;min-height:210px;overflow:hidden;padding:12px}.pse-watch-prep-preview img{display:block;height:clamp(190px,38vh,360px);max-width:100%;object-fit:contain;width:auto}.pse-watch-prep-copy h3{color:#fff;font:700 clamp(18px,3vw,27px)/1.5 var(--pse-font);margin:6px 0}.pse-watch-prep-copy p{color:#b7b2aa;font-size:12px;line-height:1.9;margin:0 0 12px}.pse-watch-prep-status{border-radius:9px;color:#d8d3ca;font-size:11px;margin-bottom:13px;min-height:20px;padding:7px 9px}.pse-watch-prep-status.is-working{background:#b8924524;color:#e8ca8b}.pse-watch-prep-status.is-done{background:#1f81552e;color:#8ce0b7}.pse-watch-prep-status.is-error{background:#a02a2a33;color:#ffaaa5}.pse-watch-prep [aria-busy=true]{cursor:wait;opacity:.65}.pse-welcome{align-items:center;background:radial-gradient(circle at 50% 20%,rgba(184,146,69,.18),transparent 48%),#09090b;display:flex;flex-direction:column;inset:0;justify-content:center;padding:24px;position:absolute;text-align:center;z-index:3}.pse-camera-orb{align-items:center;background:linear-gradient(145deg,var(--pse-accent),#765726);border-radius:50%;box-shadow:0 14px 44px #b892453d;display:flex;height:62px;justify-content:center;margin-bottom:15px;width:62px}.pse-camera-orb svg{fill:#fff;height:28px;width:28px}.pse-welcome h3{color:#fff;font:700 18px/1.4 var(--pse-font);margin:0 0 7px}.pse-welcome p{color:#aaa7a1;font:400 12px/1.8 var(--pse-font);margin:0 0 17px;max-width:480px}.pse-primary,.pse-secondary{align-items:center!important;border-radius:11px!important;cursor:pointer;display:inline-flex!important;font:600 13px/1.2 var(--pse-font)!important;gap:7px;justify-content:center;margin:0!important;min-height:42px;padding:11px 16px!important;text-decoration:none!important;transition:filter .2s ease,transform .2s ease}.pse-primary{background:var(--pse-accent)!important;border:1px solid var(--pse-accent)!important;color:#fff!important}.pse-secondary{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.13)!important;color:#fff!important}.pse-primary:hover,.pse-secondary:hover{filter:brightness(1.1);transform:translateY(-1px)}.pse-primary:disabled,.pse-secondary:disabled{cursor:not-allowed;filter:grayscale(1);opacity:.4;transform:none}.pse-primary svg,.pse-secondary svg{fill:currentColor;height:18px;width:18px}.pse-loader{align-items:center;background:#050506d1;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;z-index:5}.pse-loader span{animation:pse-spin .85s linear infinite;border:3px solid rgba(255,255,255,.14);border-radius:50%;border-top-color:var(--pse-accent);height:38px;width:38px}.pse-loader p{color:#e7e3da;font-size:12px;margin:11px 0 0}@keyframes pse-spin{to{transform:rotate(360deg)}}.pse-status{background:#080809c7;border:1px solid rgba(255,255,255,.09);border-radius:9px;bottom:10px;color:#f0ece4;font-size:11px;left:50%;max-width:calc(100% - 20px);padding:7px 11px;position:absolute;text-align:center;transform:translate(-50%);z-index:4}.pse-status.is-error{background:#781616e6;border-color:#ff82824d}.pse-status.is-success{background:#104e36c7}.pse-stage-actions{display:flex;flex-wrap:wrap;gap:9px;justify-content:space-between;padding-top:10px}.pse-controls{background:#101013e6;border:1px solid rgba(255,255,255,.13);border-radius:14px;box-shadow:0 16px 46px #0000006b;box-sizing:border-box;max-height:calc(100% - 70px);overflow:auto;padding:14px;position:absolute;right:10px;top:54px;width:min(290px,calc(100% - 20px));z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pse-model-picker{border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:14px;padding-bottom:14px}.pse-model-picker label{color:#d8d3ca;display:block;font-size:12px;margin-bottom:6px}.pse-model-picker select{appearance:auto;background:#18181c;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#fff;font:500 13px var(--pse-font);height:42px;margin:0;padding:0 11px;width:100%}.pse-control{margin:0 0 14px}.pse-control label{align-items:center;color:#d8d3ca;display:flex;font-size:12px;justify-content:space-between;margin-bottom:6px}.pse-control output{color:var(--pse-accent);direction:ltr;font:600 11px system-ui,sans-serif}.pse-control input[type=range]{accent-color:var(--pse-accent);cursor:pointer;height:24px;margin:0;padding:0;width:100%}.pse-drag-tip{border-top:1px solid rgba(255,255,255,.08);color:#85827d;font-size:10px;margin:5px 0 0;padding-top:12px}.pse-mode-actions{display:flex;flex-wrap:wrap;gap:9px;justify-content:center}.pse-controls-toggle{align-items:center!important;background:#08080ac2!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:11px!important;color:#fff!important;display:flex!important;height:42px;justify-content:center;margin:0!important;padding:0!important;position:absolute;right:10px;top:10px;width:42px;z-index:6}.pse-controls-toggle svg{fill:currentColor;height:21px;width:21px}.pse-controls-head{align-items:center;border-bottom:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:9px}.pse-controls-head strong{color:#fff;font-size:12px}.pse-controls-head button{background:transparent!important;border:0!important;color:#bbb!important;cursor:pointer;font-size:23px;line-height:1;margin:0!important;padding:0!important}.pse-status.is-warning{background:#744e0beb;border-color:#ffc85059}.pse-result{min-height:0;overflow:auto;padding:14px}.pse-result-image{align-items:center;background:#050506;border-radius:15px;display:flex;justify-content:center;min-height:220px;overflow:hidden}.pse-result-image img{display:block;height:auto;max-height:calc(100vh - 190px);max-height:calc(100dvh - 190px);max-width:100%;object-fit:contain;width:auto}.pse-result-actions{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;padding-top:12px}.pse-modal-open{overflow:hidden!important}.pse-shortcode-error{background:#fff3cd;border-inline-start:4px solid #dba617;padding:10px 14px}@media (min-width:760px){.pse-modal{padding:22px}.pse-dialog{max-height:calc(100vh - 44px);max-height:calc(100dvh - 44px)}.pse-header{padding:18px 22px}.pse-header h2{font-size:22px}.pse-body{overflow:hidden;padding:18px}.pse-view-column{overflow:auto}.pse-welcome h3{font-size:22px}.pse-welcome p{font-size:13px}.pse-result{padding:18px}}@media (min-width:1024px){.pse-body{gap:18px}.pse-stage-actions{justify-content:flex-end}.pse-header{padding:20px 26px}}@media (max-width:480px){.pse-watch-prep{gap:10px;grid-template-columns:1fr;padding:12px}.pse-watch-prep-preview{min-height:130px}.pse-watch-prep-preview img{height:145px}.pse-watch-prep-copy{text-align:center}.pse-controls{bottom:10px;max-height:70%;right:10px;top:auto}.pse-stage-actions .pse-primary,.pse-stage-actions .pse-secondary{flex:1;padding-inline:8px!important}.pse-body{padding:10px}.pse-controls{padding:12px}.pse-result-actions button{flex:1}}.pse-studio{--pse-accent:#b89245;--pse-font:inherit;color:#17171a;font-family:inherit;margin:0 auto;max-width:1240px}.pse-studio-step{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.pse-studio-step.is-active{opacity:1;transform:none}.pse-studio-hero{background:radial-gradient(circle at 15% 20%,rgba(184,146,69,.3),transparent 34%),linear-gradient(135deg,#0d0d10,#25211b);border-radius:28px;color:#fff;overflow:hidden;padding:clamp(34px,7vw,90px) clamp(22px,7vw,88px);position:relative;text-align:center}.pse-studio-hero:after{border:1px solid rgba(255,255,255,.08);border-radius:50%;content:"";height:360px;left:-130px;position:absolute;top:-160px;width:360px}.pse-studio-kicker{color:#caa75f;font-size:10px;font-weight:800;letter-spacing:.18em}.pse-studio-hero h1{color:#fff;font-size:clamp(27px,5vw,56px);line-height:1.35;margin:13px auto;max-width:850px}.pse-studio-hero p{color:#c8c3ba;font-size:clamp(13px,2vw,17px);line-height:2;margin:0 auto 25px;max-width:720px}.pse-studio-titlebar{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px}.pse-studio-titlebar h2{color:#161619;font-size:clamp(23px,3vw,34px);margin:4px 0}.pse-studio-products{display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.pse-studio-card{background:#fff;border:1px solid #e5e1da;border-radius:20px;box-shadow:0 10px 35px #14120e0f;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.pse-studio-card:hover{box-shadow:0 17px 44px #14120e1f;transform:translateY(-3px)}.pse-studio-product-image{align-items:center;aspect-ratio:1;background:linear-gradient(145deg,#f8f7f4,#eeece6);display:flex;justify-content:center;padding:16px}.pse-studio-product-image img{height:100%;object-fit:contain;width:100%}.pse-studio-card-body{padding:17px}.pse-studio-card h3{color:#1b1b1e;font-size:16px;margin:0 0 7px}.pse-studio-price{color:#8a6b30;font-weight:700;margin-bottom:14px}.pse-studio-card .pse-primary{width:100%}.pse-studio-empty{color:#ffcf73!important}.pse-studio-widget>.pse-root>.pse-trigger{display:none!important}@media (max-width:600px){.pse-studio-hero{border-radius:20px}.pse-studio-titlebar{align-items:flex-start;flex-direction:column}.pse-studio-titlebar .pse-secondary{align-self:flex-start}.pse-studio-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pse-studio-card-body{padding:12px}.pse-studio-card h3{font-size:13px}.pse-studio-card .pse-primary{font-size:11px!important;padding-inline:7px!important}}@media (prefers-reduced-motion:reduce){.pse-root *,.pse-root *:before,.pse-root *:after{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
