:root{--cwsp-z-overlay:999999;--cwsp-z-container:1000000;--cwsp-ease-out:cubic-bezier(0.16, 1, 0.3, 1);--cwsp-ease-spring:cubic-bezier(0.34, 1.56, 0.64, 1);--cwsp-ease-smooth:cubic-bezier(0.4, 0, 0.2, 1);--cwsp-duration-fast:0.2s;--cwsp-duration-normal:0.4s;--cwsp-duration-slow:0.6s;--cwsp-shadow-sm:0 1px 2px rgba(0,0,0,0.05);--cwsp-shadow-md:0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1);--cwsp-shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);--cwsp-shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1);--cwsp-shadow-2xl:0 25px 50px -12px rgba(0,0,0,0.25);--cwsp-shadow-glow:0 0 40px rgba(0,0,0,0.15)}.wp-simple-popup-overlay{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:var(--cwsp-z-overlay);opacity:0;transition:opacity var(--cwsp-duration-normal) var(--cwsp-ease-smooth)}.wp-simple-popup-overlay[style*="block"]{opacity:1}.wp-simple-popup-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-height:90vh;max-width:95vw;z-index:var(--cwsp-z-container);text-align:center;width:var(--popup-width-desktop,90%)}.wp-simple-popup-container img{max-width:100%;height:auto;display:block;margin:0 auto;border-radius:12px;box-shadow:var(--cwsp-shadow-2xl)}.wp-simple-popup-container a{display:block;text-decoration:none;transition:transform var(--cwsp-duration-fast) var(--cwsp-ease-out)}.wp-simple-popup-container a:hover{transform:scale(1.01)}.wp-simple-popup-container a:active{transform:scale(.99)}.wp-simple-popup-close-wrapper{text-align:center;margin-bottom:12px;line-height:0}.wp-simple-popup-close{width:36px;height:36px;border:none;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:300;line-height:1;padding:0;background:var(--popup-close-bg,#1a1a1a);color:var(--popup-close-color,#ffffff);box-shadow:var(--cwsp-shadow-lg);transition:transform var(--cwsp-duration-fast) var(--cwsp-ease-spring),box-shadow var(--cwsp-duration-fast) var(--cwsp-ease-out),background var(--cwsp-duration-fast) var(--cwsp-ease-out)}.wp-simple-popup-close:hover{transform:scale(1.1);box-shadow:var(--cwsp-shadow-xl)}.wp-simple-popup-close:active{transform:scale(.95)}.wp-simple-popup-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.wp-simple-popup-html-content{background:#fff;padding:32px;border-radius:16px;max-height:calc(90vh - 60px);overflow-y:auto;text-align:left;position:relative;box-shadow:var(--cwsp-shadow-2xl)}.wp-simple-popup-html-content .wp-simple-popup-close{position:absolute;top:12px;right:12px;width:32px;height:32px;font-size:16px;background:rgb(0 0 0 / .08);color:#333;box-shadow:none}.wp-simple-popup-html-content .wp-simple-popup-close:hover{background:rgb(0 0 0 / .12)}.wp-simple-popup-html-content::-webkit-scrollbar{width:6px}.wp-simple-popup-html-content::-webkit-scrollbar-track{background:#fff0}.wp-simple-popup-html-content::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .15);border-radius:3px}.wp-simple-popup-html-content::-webkit-scrollbar-thumb:hover{background:rgb(0 0 0 / .25)}.wp-simple-popup-template-default img{border-radius:12px;box-shadow:var(--cwsp-shadow-2xl)}.wp-simple-popup-template-default .wp-simple-popup-html-content{border-radius:16px}.wp-simple-popup-template-minimal img{border-radius:0;box-shadow:var(--cwsp-shadow-lg)}.wp-simple-popup-template-minimal .wp-simple-popup-html-content{border-radius:0;box-shadow:var(--cwsp-shadow-md);border:1px solid rgb(0 0 0 / .06)}.wp-simple-popup-template-minimal .wp-simple-popup-close{border-radius:4px}.wp-simple-popup-template-glass img{border-radius:20px;box-shadow:0 8px 32px rgb(0 0 0 / .12),inset 0 0 0 1px rgb(255 255 255 / .1)}.wp-simple-popup-template-glass .wp-simple-popup-html-content{background:rgb(255 255 255 / .85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgb(255 255 255 / .3);box-shadow:0 8px 32px rgb(0 0 0 / .1),inset 0 0 0 1px rgb(255 255 255 / .2)}.wp-simple-popup-template-glass .wp-simple-popup-close{background:rgb(255 255 255 / .2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .3)}.wp-simple-popup-template-elegant img{border-radius:8px;box-shadow:0 20px 40px rgb(0 0 0 / .4),0 0 0 1px rgb(255 255 255 / .05)}.wp-simple-popup-template-elegant .wp-simple-popup-html-content{background:linear-gradient(145deg,#1a1a1a,#0d0d0d);color:#f5f5f5;border-radius:12px;border:1px solid rgb(255 255 255 / .08);box-shadow:0 25px 50px rgb(0 0 0 / .5)}.wp-simple-popup-template-elegant .wp-simple-popup-close{background:rgb(255 255 255 / .1);color:#fff;border:1px solid rgb(255 255 255 / .1)}.wp-simple-popup-template-elegant .wp-simple-popup-close:hover{background:rgb(255 255 255 / .15)}.wp-simple-popup-template-soft img{border-radius:24px;box-shadow:8px 8px 24px rgb(0 0 0 / .08),-8px -8px 24px rgb(255 255 255 / .8)}.wp-simple-popup-template-soft .wp-simple-popup-html-content{background:#f0f0f3;border-radius:24px;border:none;box-shadow:8px 8px 24px rgb(0 0 0 / .1),-8px -8px 24px rgb(255 255 255 / .9),inset 0 0 0 1px rgb(255 255 255 / .5)}.wp-simple-popup-template-soft .wp-simple-popup-close{background:#f0f0f3;color:#666;box-shadow:4px 4px 12px rgb(0 0 0 / .1),-4px -4px 12px rgb(255 255 255 / .9)}.wp-simple-popup-template-soft .wp-simple-popup-close:hover{box-shadow:inset 2px 2px 6px rgb(0 0 0 / .08),inset -2px -2px 6px rgb(255 255 255 / .8)}.wp-simple-popup-fade{opacity:0;animation:cwsp-fade var(--cwsp-duration-normal) var(--cwsp-ease-out) forwards}@keyframes cwsp-fade{to{opacity:1}}.wp-simple-popup-slide{opacity:0;transform:translate(-50%,-60%);animation:cwsp-slide var(--cwsp-duration-slow) var(--cwsp-ease-spring) forwards}@keyframes cwsp-slide{to{opacity:1;transform:translate(-50%,-50%)}}.wp-simple-popup-zoom{opacity:0;transform:translate(-50%,-50%) scale(.8);animation:cwsp-zoom var(--cwsp-duration-normal) var(--cwsp-ease-spring) forwards}@keyframes cwsp-zoom{to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.wp-simple-popup-float{opacity:0;transform:translate(-50%,-45%);animation:cwsp-float var(--cwsp-duration-slow) var(--cwsp-ease-out) forwards}@keyframes cwsp-float{0%{opacity:0;transform:translate(-50%,-45%)}100%{opacity:1;transform:translate(-50%,-50%)}}.wp-simple-popup-reveal{clip-path:inset(50% 50% 50% 50% round 12px);animation:cwsp-reveal var(--cwsp-duration-slow) var(--cwsp-ease-out) forwards}@keyframes cwsp-reveal{to{clip-path:inset(0% 0% 0% 0% round 12px)}}@media (max-width:768px){.wp-simple-popup-container{width:var(--popup-width-mobile,92%)}.wp-simple-popup-close{width:32px;height:32px;font-size:16px}.wp-simple-popup-close-wrapper{margin-bottom:8px}.wp-simple-popup-html-content{padding:24px;border-radius:12px}.wp-simple-popup-container img{border-radius:8px}}@media (prefers-reduced-motion:reduce){.wp-simple-popup-overlay,.wp-simple-popup-container,.wp-simple-popup-container *{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}}@media (prefers-contrast:high){.wp-simple-popup-html-content{border:2px solid currentColor}.wp-simple-popup-close{border:2px solid currentColor}}