:root{--pz-primary:#372aac;--pz-primary-dark:#241b82;--pz-primary-soft:#372aac1a;--pz-primary-border:#372aac2e;--pz-text:#08152f;--pz-muted:#68748a;--pz-line:#e9edf5;--pz-surface:#fff;--pz-surface-soft:#f8fafc;--pz-danger:#ff4d4f;--pz-radius-xl:32px;--pz-radius-lg:24px;--pz-shadow-soft:0 18px 45px #08152f1a;--pz-shadow-card:0 24px 60px #08152f2e;--pz-bottom-nav-height:88px}*,:before,:after{box-sizing:border-box}html,body{min-height:100%}html{-webkit-text-size-adjust:100%}body{color:var(--pz-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 50% -20%,#6dd5ed4d,#0000 38%),linear-gradient(#f4fbff 0%,#fff 42%,#f9fbff 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}main{min-height:100vh}button,a,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,svg,video,canvas{max-width:100%}.hidden,[hidden]{display:none!important}.invisible{visibility:hidden!important}.pointer-events-none{pointer-events:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.safe-top{padding-top:env(safe-area-inset-top,0px)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.pliz-clickable,.pz-swipe-action-btn,.pz-bottom-nav a,.pz-header-icon-button,.pz-avatar-link,.pz-brand-wordmark{touch-action:manipulation;pointer-events:auto!important}.pliz-network-banner{z-index:100;left:14px;right:14px;top:calc(12px + env(safe-area-inset-top,0px));color:#fff;box-shadow:var(--pz-shadow-soft);background:#08152ff0;border-radius:18px;padding:12px 14px;font-size:13px;display:none;position:fixed}.pliz-network-banner.is-visible{display:block}[data-pliz-flash]{z-index:100;left:18px;right:18px;top:calc(14px + env(safe-area-inset-top,0px));color:var(--pz-text);border:1px solid var(--pz-line);box-shadow:var(--pz-shadow-soft);background:#fff;border-radius:18px;padding:12px 14px;transition:opacity .28s,transform .28s;position:fixed}.opacity-0{opacity:0!important}.-translate-y-2{transform:translateY(-8px)!important}.pz-bottom-nav{z-index:60;padding:0 18px calc(12px + env(safe-area-inset-bottom,0px));pointer-events:none;position:fixed;bottom:0;left:0;right:0}.pz-bottom-nav ul{-webkit-backdrop-filter:blur(22px);pointer-events:auto;background:#ffffffeb;border:1px solid #08152f14;border-radius:30px;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;width:min(430px,100vw - 36px);min-height:72px;margin:0 auto;padding:8px 10px;list-style:none;display:grid;box-shadow:0 18px 50px #08152f24}.pz-bottom-nav a{color:#27344f;letter-spacing:-.01em;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:56px;font-size:12px;font-weight:600;text-decoration:none;transition:color .18s,transform .18s,background .18s;display:flex}.pz-bottom-nav a:active{transform:scale(.97)}.pz-nav-icon{border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.pz-nav-icon svg{stroke-width:1.9px;width:23px;height:23px}.pz-bottom-nav a.is-active{color:var(--pz-primary);font-weight:800}.pz-bottom-nav a.is-active .pz-nav-icon{color:#fff;background:linear-gradient(135deg, var(--pz-primary), #5b4af0);box-shadow:0 10px 24px #372aac42}.pz-bottom-nav a.is-active:after{content:"";background:var(--pz-primary);border-radius:999px;width:24px;height:3px;margin-top:-1px}.pz-discover-page{width:min(100%,460px);min-height:100vh;padding:calc(18px + env(safe-area-inset-top,0px)) 18px calc(var(--pz-bottom-nav-height) + 128px + env(safe-area-inset-bottom,0px));margin:0 auto;position:relative;overflow:hidden}.pz-discover-topbar{grid-template-columns:56px 1fr 56px;align-items:center;gap:10px;height:58px;display:grid}.pz-avatar-link,.pz-header-icon-button{width:46px;height:46px;color:var(--pz-primary);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.pz-avatar-link{justify-self:start}.pz-header-icon-button{background:0 0;justify-self:end;position:relative}.pz-header-icon-button svg{stroke-width:2px;width:26px;height:26px}.pz-avatar{width:40px;height:40px;color:var(--pz-primary);background:linear-gradient(135deg,#f4f7ff,#e7ecff);border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:inline-flex;box-shadow:inset 0 0 0 1px #372aac1a}.pz-brand-wordmark{color:var(--pz-primary);letter-spacing:.045em;justify-self:center;font-size:clamp(25px,7.5vw,34px);font-weight:850;line-height:1;text-decoration:none}.pz-favorite-badge{background:var(--pz-primary);color:#0000;border:2px solid #fff;border-radius:999px;min-width:9px;height:9px;padding:0;position:absolute;top:8px;right:7px;overflow:hidden}.pz-discover-geo-panel{gap:10px;margin:14px 0;display:grid}.pz-discover-deck{height:var(--pliz-deck-height,min(64vh, 620px));margin-top:16px;position:relative}.pz-deck-shadow-card{pointer-events:none;background:#ffffffc7;border:1px solid #08152f0d;border-radius:34px;position:absolute;left:14px;right:14px;box-shadow:0 14px 34px #08152f12}.pz-deck-shadow-card-back{transform-origin:bottom;opacity:.42;inset-block:28px 2px;transform:scale(.92)}.pz-deck-shadow-card-mid{transform-origin:bottom;opacity:.58;inset-block:14px 0;transform:scale(.97)}.pz-offer-card,.pz-swipe-finished{z-index:3;border-radius:var(--pz-radius-xl);background:var(--pz-surface);box-shadow:var(--pz-shadow-card);touch-action:none;-webkit-user-select:none;user-select:none;border:1px solid #08152f14;position:absolute;inset:0;overflow:hidden}.pz-offer-card{cursor:grab;transition:transform .3s ease-out,opacity .22s ease-out}.pz-offer-card:active{cursor:grabbing}.pz-offer-hero{background:linear-gradient(160deg,#bdefff 0%,#f8e6bd 58%,#fff 100%);flex-direction:column;justify-content:space-between;width:100%;height:100%;min-height:100%;display:flex;position:relative;overflow:hidden}.pz-offer-hero img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.pz-offer-photo-overlay{z-index:1;background:linear-gradient(#ffffff0a 0%,#ffffff08 38%,#fffffff5 76%,#fff 100%),linear-gradient(#08152f05,#08152f1f);position:absolute;inset:0}.pz-offer-gradient-layer{z-index:1;background:radial-gradient(circle at 30% 24%,#ffffffbd,#0000 22%),linear-gradient(160deg,#dffbff 0%,#efe8ff 44%,#fff4d8 100%);position:absolute;inset:0}.pz-offer-topline{z-index:2;justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex;position:relative}.pz-offer-category-pill,.pz-offer-distance-pill{letter-spacing:-.02em;white-space:nowrap;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:10px 15px;font-size:14px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 12px 28px #08152f1f}.pz-offer-category-pill{max-width:calc(100% - 126px);color:var(--pz-text);background:#fffffff0;border:1px solid #ffffffc2}.pz-offer-category-pill span{text-overflow:ellipsis;overflow:hidden}.pz-offer-distance-pill{color:#fff;background:linear-gradient(135deg, var(--pz-primary), #5c4cf4)}.pz-offer-category-pill svg,.pz-offer-distance-pill svg,.pz-offer-location-line svg{stroke-width:2.25px;flex:none;width:18px;height:18px}.pz-offer-icon-zone{z-index:2;text-align:center;margin:auto;position:relative}.pz-offer-icon{width:96px;height:96px;box-shadow:var(--pz-shadow-soft);background:#ffffffb8;border-radius:50%;justify-content:center;align-items:center;font-size:48px;display:inline-flex}.pz-offer-copy{z-index:2;color:var(--pz-text);padding:0 22px 24px;position:relative}.pz-offer-location-line{color:#27344f;letter-spacing:-.02em;align-items:center;gap:8px;margin:0 0 14px;font-size:clamp(14px,3.8vw,17px);font-weight:500;display:flex}.pz-offer-location-line svg{color:var(--pz-primary);fill:var(--pz-primary);stroke-width:2px}.pz-offer-copy h1{letter-spacing:-.055em;max-width:96%;color:var(--pz-text);margin:0;font-size:clamp(32px,8.6vw,45px);font-weight:850;line-height:1.08}.pz-offer-copy p[id=offer-desc]{color:#27344f;letter-spacing:-.025em;max-width:94%;margin:16px 0 0;font-size:clamp(16px,4.25vw,20px);font-weight:500;line-height:1.36}.pz-offer-price-row{justify-content:space-between;align-items:end;gap:14px;margin-top:22px;display:flex}.pz-offer-price-row strong{color:var(--pz-primary);letter-spacing:-.055em;font-size:clamp(32px,9vw,44px);font-weight:900;line-height:.95;display:block}.pz-offer-price-row strong+span{color:var(--pz-primary);margin-top:6px;font-size:clamp(13px,3.6vw,16px);font-weight:650;display:block}.pz-card-dots{justify-content:center;align-items:center;gap:8px;padding-bottom:9px;display:flex}.pz-card-dots span{background:#08152f26;border-radius:999px;width:18px;height:5px}.pz-card-dots span.is-active{background:var(--pz-primary)}.pz-swipe-actions{z-index:52;left:0;right:0;bottom:calc(var(--pz-bottom-nav-height) + 22px + env(safe-area-inset-bottom,0px));pointer-events:none;padding:0 18px;position:fixed}.pz-swipe-actions-panel{pointer-events:auto;width:min(430px,100vw - 36px);margin:0 auto}.pz-swipe-actions-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pz-swipe-action-btn{min-width:0;min-height:58px;color:var(--pz-text);letter-spacing:-.025em;-webkit-backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #372aac2b;border-radius:19px;justify-content:center;align-items:center;gap:10px;padding:0 12px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .18s,border-color .18s,color .18s,background .18s;display:inline-flex;box-shadow:0 12px 26px #08152f14}.pz-swipe-action-btn:active{transform:scale(.96)}.pz-swipe-action-btn svg{stroke-width:2.1px;width:24px;height:24px}.pz-swipe-action-pass svg{color:#121a2f}.pz-swipe-action-view{color:var(--pz-primary)}.pz-swipe-action-keep svg{color:var(--pz-danger);fill:#0000}.pz-swipe-action-btn.is-disabled,.pz-swipe-action-btn:disabled{opacity:.45;pointer-events:none}.pz-swipe-toast{z-index:80;left:50%;top:calc(22px + env(safe-area-inset-top,0px));color:#fff;width:max-content;max-width:calc(100vw - 40px);box-shadow:var(--pz-shadow-soft);background:#08152ff0;border-radius:999px;padding:11px 15px;font-size:13px;font-weight:800;position:fixed;transform:translate(-50%)}.pz-swipe-feedback{z-index:6;color:var(--pz-primary);box-shadow:var(--pz-shadow-soft);text-transform:uppercase;letter-spacing:.08em;pointer-events:none;background:#fffc;border:4px solid;border-radius:24px;padding:12px 22px;font-size:28px;font-weight:950;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.pz-swipe-feedback[data-intent=like]{color:#119e78}.pz-swipe-feedback[data-intent=pass]{color:#e23b52}.pz-empty-state,.pz-swipe-finished{text-align:center;border-radius:var(--pz-radius-xl);min-height:430px;box-shadow:var(--pz-shadow-soft);background:#ffffffeb;border:1px solid #08152f14;flex-direction:column;justify-content:center;align-items:center;padding:32px 24px;display:flex}.pz-empty-icon{background:var(--pz-primary-soft);border-radius:24px;justify-content:center;align-items:center;width:66px;height:66px;font-size:30px;display:flex}.pz-empty-state h1,.pz-swipe-finished h2{letter-spacing:-.035em;margin:20px 0 0;font-size:24px}.pz-empty-state p,.pz-swipe-finished p{color:var(--pz-muted);margin:10px 0 0;font-size:15px;line-height:1.45}.pz-empty-actions{gap:12px;width:100%;margin-top:24px;display:grid}.pz-primary-link,.pz-secondary-button{border:1px solid var(--pz-primary-border);border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;font-size:15px;font-weight:850;text-decoration:none;display:inline-flex}.pz-primary-link{background:var(--pz-primary);color:#fff;box-shadow:0 14px 30px #372aac33}.pz-secondary-button{color:var(--pz-text);background:#fff}.pz-primary-link svg,.pz-secondary-button svg{width:20px;height:20px}.swipe-left{transition:transform .28s ease-in,opacity .22s ease-in;opacity:0!important;transform:translate(-155%)rotate(-14deg)!important}.swipe-right{transition:transform .28s ease-in,opacity .22s ease-in;opacity:0!important;transform:translate(155%)rotate(14deg)!important}.pliz-card-enter-ready{opacity:0;pointer-events:none}.pliz-card-enter-right{transform:translate(115%)rotate(8deg)scale(.96)!important}.pliz-card-enter-left{transform:translate(-115%)rotate(-8deg)scale(.96)!important}.pliz-card-enter-active{opacity:1;transition:transform .3s cubic-bezier(.18,.95,.22,1),opacity .18s ease-out;transform:translate(0)rotate(0)scale(1)!important}.pliz-filter-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;overflow:auto hidden}.plezee-leaflet-map{min-height:360px}@media (width<=380px){:root{--pz-bottom-nav-height:82px}.pz-discover-page{padding-inline:14px;padding-bottom:calc(var(--pz-bottom-nav-height) + 116px + env(safe-area-inset-bottom,0px))}.pz-discover-topbar{grid-template-columns:48px 1fr 48px;height:50px}.pz-avatar-link,.pz-header-icon-button{width:42px;height:42px}.pz-avatar{width:36px;height:36px}.pz-offer-topline{padding:14px}.pz-offer-category-pill,.pz-offer-distance-pill{min-height:38px;padding:9px 12px;font-size:13px}.pz-offer-copy{padding:0 18px 20px}.pz-offer-copy h1{font-size:30px}.pz-offer-copy p[id=offer-desc]{font-size:15px}.pz-swipe-actions{bottom:calc(var(--pz-bottom-nav-height) + 16px + env(safe-area-inset-bottom,0px));padding-inline:14px}.pz-swipe-actions-row{gap:10px}.pz-swipe-action-btn{gap:7px;min-height:54px;padding-inline:8px;font-size:14px}.pz-swipe-action-btn svg{width:22px;height:22px}.pz-bottom-nav{padding-inline:14px}.pz-bottom-nav ul,.pz-swipe-actions-panel{width:calc(100vw - 28px)}}@media (width>=700px){.pz-discover-page{background:#ffffff8a;border-left:1px solid #08152f0f;border-right:1px solid #08152f0f}}html,body,body.plezee-role-tourist,body.plezee-role-guest{width:100%;min-height:100%;color:var(--pz-text)!important;background:radial-gradient(circle at 50% -18%,#7ce6f042,#0000 34%),linear-gradient(#f5fbff 0%,#fff 46%,#f9fbff 100%)!important}body.plezee-role-tourist main,body.plezee-role-guest main{background:0 0!important;min-height:100dvh!important}.pz-discover-page{width:min(100%,430px)!important;height:auto!important;min-height:100dvh!important;padding:calc(18px + env(safe-area-inset-top,0px)) 18px calc(var(--pz-bottom-nav-height) + 20px + env(safe-area-inset-bottom,0px))!important;box-shadow:none!important;background:#fff!important;border:0!important;flex-direction:column!important;margin-inline:auto!important;display:flex!important;overflow:visible!important}.pz-discover-topbar{flex:none!important}.pz-discover-deck{height:var(--pliz-deck-height,clamp(500px, calc(100dvh - 284px), 620px))!important;flex:none!important;margin-top:14px!important;margin-bottom:0!important}.pz-offer-card,.pz-swipe-finished{box-shadow:0 18px 44px #08152f1f!important}.pz-swipe-actions{z-index:30!important;pointer-events:auto!important;width:100%!important;margin-top:16px!important;padding:0!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.pz-swipe-actions-panel{width:100%!important}.pz-swipe-action-btn{background:#fffffff5!important;border-radius:18px!important;min-height:54px!important;box-shadow:0 10px 22px #08152f13!important}.pz-bottom-nav{z-index:70!important}.pz-bottom-nav ul{width:min(430px,100vw - 36px)!important}@media (width>=700px){.pz-discover-page{background:#fff!important;border:0!important;border-radius:0!important}}@media (height<=760px){.pz-discover-deck{height:var(--pliz-deck-height,clamp(455px, calc(100dvh - 260px), 560px))!important}.pz-offer-copy h1{font-size:clamp(30px,7.8vw,38px)!important}.pz-offer-copy p[id=offer-desc]{font-size:clamp(15px,4vw,18px)!important}.pz-offer-price-row strong{font-size:clamp(31px,8vw,40px)!important}}@media (width<=380px){.pz-discover-page{width:100%!important;padding-inline:14px!important;padding-bottom:calc(var(--pz-bottom-nav-height) + 18px + env(safe-area-inset-bottom,0px))!important}.pz-swipe-actions-row{gap:10px!important}.pz-swipe-action-btn{min-height:52px!important;font-size:14px!important}}.pz-discover-page{width:min(100%,420px)!important;padding-top:calc(14px + env(safe-area-inset-top,0px))!important;padding-inline:16px!important}.pz-discover-topbar{grid-template-columns:50px 1fr 50px!important;height:52px!important}.pz-avatar-link,.pz-header-icon-button{width:42px!important;height:42px!important}.pz-avatar{width:36px!important;height:36px!important;font-size:15px!important}.pz-brand-wordmark{letter-spacing:.055em!important;font-size:clamp(25px,6.8vw,31px)!important}.pz-header-icon-button svg{width:24px!important;height:24px!important}.pz-offer-card,.pz-swipe-finished{border-radius:28px!important;box-shadow:0 16px 38px #08152f1b!important}.pz-offer-topline{padding:16px!important}.pz-offer-category-pill,.pz-offer-distance-pill{min-height:40px!important;padding:9px 13px!important;font-size:13px!important;font-weight:800!important;box-shadow:0 10px 22px #08152f1a!important}.pz-offer-category-pill svg,.pz-offer-distance-pill svg,.pz-offer-location-line svg{width:17px!important;height:17px!important}.pz-offer-copy{padding:0 18px 21px!important}.pz-offer-location-line{margin-bottom:11px!important;font-size:clamp(13px,3.35vw,15px)!important;font-weight:600!important}.pz-offer-copy h1{letter-spacing:-.045em!important;max-width:96%!important;font-size:clamp(27px,6.7vw,35px)!important;font-weight:850!important;line-height:1.08!important}.pz-offer-copy p[id=offer-desc]{max-width:96%!important;margin-top:12px!important;font-size:clamp(14px,3.65vw,16px)!important;font-weight:500!important;line-height:1.38!important}.pz-offer-price-row strong{font-size:clamp(30px,7.8vw,38px)!important}.pz-offer-price-row strong+span{margin-top:4px!important;font-size:clamp(12px,3.25vw,14px)!important}.pz-card-dots{gap:7px!important;padding-bottom:7px!important}.pz-card-dots span{width:16px!important;height:4px!important}.pz-swipe-action-btn{border-radius:17px!important;gap:8px!important;min-height:50px!important;padding:0 10px!important;font-size:14px!important;font-weight:800!important;box-shadow:0 9px 18px #08152f12!important}.pz-bottom-nav{padding-inline:16px!important;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))!important}.pz-bottom-nav ul{border-radius:28px!important;width:min(420px,100vw - 32px)!important;min-height:68px!important;padding:7px 9px!important}.pz-bottom-nav a{min-height:53px!important;font-size:11.5px!important}.pz-nav-icon{width:28px!important;height:28px!important}.pz-nav-icon svg{width:21px!important;height:21px!important}@media (height<=760px){.pz-discover-page{padding-top:calc(10px + env(safe-area-inset-top,0px))!important}.pz-discover-topbar{height:48px!important}.pz-discover-deck{height:var(--pliz-deck-height,clamp(430px, calc(100dvh - 292px), 512px))!important;margin-top:10px!important}.pz-offer-copy h1{font-size:clamp(26px,6.4vw,33px)!important}.pz-offer-copy p[id=offer-desc]{font-size:14px!important}.pz-swipe-actions{margin-top:12px!important}.pz-swipe-action-btn{min-height:48px!important}}@media (width<=380px){.pz-discover-page{width:100%!important;padding-inline:13px!important}.pz-discover-deck{height:var(--pliz-deck-height,clamp(420px, calc(100dvh - 286px), 500px))!important}.pz-offer-category-pill,.pz-offer-distance-pill{min-height:37px!important;padding:8px 11px!important;font-size:12.5px!important}.pz-swipe-actions-row{gap:8px!important}.pz-swipe-action-btn{gap:6px!important;min-height:46px!important;font-size:13px!important}}.pz-brand-wordmark-left{text-align:left!important;letter-spacing:.045em!important;justify-self:start!important;font-size:clamp(27px,7vw,34px)!important;line-height:1!important}.pz-discover-topbar-logo-left .pz-header-icon-button{justify-self:end!important}.pz-offer-hero.has-photo #offer-photo{filter:none!important;opacity:1!important;transform:scale(1.01)!important}.pz-offer-hero.has-photo .pz-offer-photo-overlay{-webkit-backdrop-filter:none!important;background:linear-gradient(#08152f08 0%,#08152f00 42%,#ffffff0f 54%,#ffffffbd 73%,#fffffffa 100%)!important}.pz-offer-hero.has-photo .pz-offer-copy{z-index:2!important;background:linear-gradient(#ffffffd1 0%,#fffffff7 38%,#fff 100%)!important;border-radius:28px 28px 0 0!important;margin:0!important;padding:18px 18px 21px!important;position:relative!important;box-shadow:0 -18px 38px #ffffff8c!important}.pz-offer-card{border:1px solid #372aac1a!important;box-shadow:0 18px 42px #08152f21!important}@media (width<=380px){.pz-brand-wordmark-left{font-size:clamp(25px,7vw,30px)!important}}.pz-offer-hero.has-photo{background:#fff!important}.pz-offer-hero.has-photo #offer-photo{object-fit:cover!important;filter:none!important;opacity:1!important;width:100%!important;height:66%!important;inset:0 0 auto!important;transform:none!important}.pz-offer-hero.has-photo .pz-offer-photo-overlay{-webkit-backdrop-filter:none!important;background:0 0!important;display:none!important}.pz-offer-hero.has-photo .pz-offer-copy{z-index:2!important;min-height:34%!important;box-shadow:none!important;background:#fff!important;border-top:1px solid #08152f0f!important;border-radius:26px 26px 0 0!important;margin-top:auto!important;padding:18px 18px 20px!important;position:relative!important}.pz-offer-hero.has-photo .pz-offer-location-line,.pz-offer-hero.has-photo .pz-offer-copy h1,.pz-offer-hero.has-photo .pz-offer-copy p,.pz-offer-hero.has-photo .pz-offer-price-row{text-shadow:none!important}@media (width<=380px),(height<=760px){.pz-offer-hero.has-photo #offer-photo{height:63%!important}.pz-offer-hero.has-photo .pz-offer-copy{min-height:37%!important;padding:15px 16px 18px!important}}.pz-discover-page{isolation:isolate!important;padding-top:calc(12px + env(safe-area-inset-top,0px))!important}.pz-discover-topbar,.pz-discover-topbar-logo-left{z-index:90!important;align-items:center!important;height:66px!important;min-height:66px!important;margin-bottom:10px!important;position:relative!important;overflow:visible!important}.pz-discover-topbar-logo-left{grid-template-columns:minmax(0,1fr) 46px!important;gap:10px!important}.pz-brand-logo-link{justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;height:58px!important;padding:0!important;text-decoration:none!important;display:flex!important;overflow:hidden!important}.pz-brand-logo-link img,.pz-brand-logo-img{object-fit:contain!important;object-position:left center!important;width:auto!important;max-width:min(235px,100vw - 115px)!important;height:46px!important;display:block!important}.pz-discover-topbar-logo-left .pz-header-icon-button{background:#fff!important;border:1px solid #372aac1a!important;justify-self:end!important;width:42px!important;height:42px!important;box-shadow:0 8px 18px #08152f0f!important}.pz-discover-deck{z-index:10!important;height:var(--pliz-deck-height,clamp(430px, calc(100dvh - 330px), 540px))!important;margin-top:0!important;position:relative!important}.pz-offer-card,.pz-swipe-finished{z-index:12!important}.pz-swipe-actions{z-index:35!important;margin-top:14px!important}@media (height<=760px){.pz-discover-page{padding-top:calc(8px + env(safe-area-inset-top,0px))!important}.pz-discover-topbar,.pz-discover-topbar-logo-left{height:58px!important;min-height:58px!important;margin-bottom:8px!important}.pz-brand-logo-link{height:50px!important}.pz-brand-logo-link img,.pz-brand-logo-img{max-width:min(205px,100vw - 108px)!important;height:39px!important}.pz-discover-deck{height:var(--pliz-deck-height,clamp(390px, calc(100dvh - 306px), 505px))!important}}@media (width<=380px){.pz-discover-page{padding-inline:12px!important}.pz-discover-topbar,.pz-discover-topbar-logo-left{grid-template-columns:minmax(0,1fr) 42px!important;height:56px!important;min-height:56px!important;margin-bottom:7px!important}.pz-brand-logo-link img,.pz-brand-logo-img{max-width:min(185px,100vw - 98px)!important;height:35px!important}.pz-discover-topbar-logo-left .pz-header-icon-button{width:39px!important;height:39px!important}.pz-discover-deck{height:var(--pliz-deck-height,clamp(382px, calc(100dvh - 296px), 486px))!important}.pz-swipe-actions{margin-top:10px!important}}.pz-discover-topbar-logo-left{z-index:120!important;grid-template-columns:minmax(0,1fr) 46px!important;align-items:center!important;height:62px!important;min-height:62px!important;margin-bottom:12px!important;position:relative!important}.pz-brand-logo-link{justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;height:54px!important;line-height:0!important;display:inline-flex!important;overflow:visible!important}.pz-brand-logo-link img,.pz-brand-logo-img,.pz-brand-wordmark-left img{object-fit:contain!important;object-position:left center!important;width:auto!important;max-width:min(176px,100vw - 122px)!important;height:42px!important;display:block!important}.pz-discover-topbar-logo-left .pz-header-icon-button{z-index:130!important;width:42px!important;min-width:42px!important;height:42px!important;position:relative!important}.pz-discover-deck{z-index:10!important;margin-top:0!important;position:relative!important}@media (width<=390px){.pz-discover-topbar-logo-left{grid-template-columns:minmax(0,1fr) 42px!important;height:56px!important;min-height:56px!important;margin-bottom:10px!important}.pz-brand-logo-link{height:50px!important}.pz-brand-logo-link img,.pz-brand-logo-img,.pz-brand-wordmark-left img{max-width:min(150px,100vw - 104px)!important;height:36px!important}.pz-discover-topbar-logo-left .pz-header-icon-button{width:39px!important;min-width:39px!important;height:39px!important}}@media (height<=740px){.pz-discover-topbar-logo-left{height:54px!important;min-height:54px!important;margin-bottom:8px!important}.pz-brand-logo-link img,.pz-brand-logo-img,.pz-brand-wordmark-left img{max-width:min(146px,100vw - 104px)!important;height:34px!important}}.pz-around-page{width:min(100%,430px);min-height:100dvh;padding:calc(12px + env(safe-area-inset-top,0px)) 18px calc(var(--pz-bottom-nav-height) + 24px + env(safe-area-inset-bottom,0px));color:var(--pz-text);margin:0 auto}.pz-around-topbar{z-index:30;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:12px;min-height:58px;display:grid;position:relative}.pz-around-logo-link{justify-content:flex-start;align-items:center;width:100%;min-width:0;height:50px;line-height:0;text-decoration:none;display:inline-flex}.pz-around-logo-link img,.pz-around-logo{object-fit:contain;object-position:left center;width:auto;max-width:min(166px,100vw - 118px);height:36px;display:block}.pz-around-refresh{width:43px;height:43px;color:var(--pz-primary);background:#fff;border:1px solid #372aac1f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 10px 24px #08152f14}.pz-around-refresh svg{width:21px;height:21px}.pz-around-title-row{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:8px;display:flex}.pz-around-title-row h1{color:var(--pz-text);letter-spacing:-.04em;margin:0;font-size:clamp(27px,7vw,34px);font-weight:850;line-height:1.05}.pz-around-title-row p{color:var(--pz-muted);margin:6px 0 0;font-size:13px;font-weight:650;line-height:1.35}.pz-around-count{color:var(--pz-primary);white-space:nowrap;background:#372aac0f;border:1px solid #372aac1f;border-radius:999px;flex:none;padding:8px 11px;font-size:11px;font-weight:850}.pz-around-map-card{background:#dff7ff;border:1px solid #08152f14;border-radius:30px;margin-top:16px;position:relative;overflow:hidden;box-shadow:0 22px 48px #08152f1f}.pz-around-map{z-index:1;background:#dff7ff;width:100%;height:clamp(245px,37dvh,340px);min-height:245px}.pz-around-map-card .leaflet-container{background:#dff7ff;font-family:inherit}.pz-around-map-card .leaflet-control-attribution{border-radius:999px 0 0;font-size:9px}.pz-around-map-card .leaflet-control-zoom{border:0;box-shadow:0 10px 26px #08152f1f}.pz-around-map-card .leaflet-control-zoom a{color:var(--pz-primary);font-weight:900;border:0!important}.pz-around-map-badge{z-index:420;min-height:42px;color:var(--pz-text);-webkit-backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #ffffffbf;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:850;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 12px 26px #08152f24}.pz-around-map-badge svg{width:17px;height:17px;color:var(--pz-primary)}.pz-around-map-action{z-index:420;color:#fff;background:linear-gradient(135deg, var(--pz-primary), #5645df);border:0;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:absolute;bottom:14px;right:14px;box-shadow:0 14px 28px #372aac4d}.pz-around-map-action svg{width:21px;height:21px}.pz-leaflet-offer-pin,.pz-leaflet-user-pin{background:0 0;border:0}.pz-leaflet-offer-pin span{background:var(--pz-primary);border:5px solid #fff;border-radius:999px;width:30px;height:30px;display:block;box-shadow:0 10px 22px #372aac61}.pz-leaflet-user-pin span{background:radial-gradient(circle at 50% 50%, #fff 0 24%, var(--pz-primary) 25% 52%, #372aac38 53% 100%);border:3px solid #fffffff2;border-radius:999px;width:38px;height:38px;display:block;box-shadow:0 0 0 8px #372aac1a,0 12px 26px #372aac4d}.pz-map-popup{width:176px;color:var(--pz-text);text-decoration:none;display:block}.pz-map-popup img{object-fit:cover;border-radius:12px;width:100%;height:78px;margin-bottom:8px}.pz-map-popup span{color:var(--pz-primary);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:850;display:block}.pz-map-popup strong{margin-top:2px;font-size:14px;line-height:1.15;display:block}.pz-map-popup em{color:var(--pz-muted);margin-top:5px;font-size:11px;font-style:normal;line-height:1.25;display:block}.pz-around-panel,.pz-around-radius-panel,.pz-around-push-panel [data-plezee-push-card]{border-radius:24px;margin-top:14px;box-shadow:0 14px 32px #08152f12;background:#fffffff0!important;border:1px solid #08152f12!important}.pz-around-geo-panel{padding:0}.pz-around-page [data-pliz-geo-card]{box-shadow:none!important;background:#fff!important;border-color:#372aac21!important}.pz-around-page [data-pliz-geo-card] p,.pz-around-page [data-plezee-push-card] p{color:var(--pz-text)!important}.pz-around-page [data-pliz-geo-status],.pz-around-page [data-plezee-push-status],.pz-around-page [data-plezee-push-card] .text-slate-200,.pz-around-page [data-plezee-push-card] .text-slate-300{color:var(--pz-muted)!important}.pz-around-page [data-plezee-push-card]{padding:13px!important}.pz-around-page [data-plezee-push-enable]{background:var(--pz-primary)!important;color:#fff!important;border-radius:17px!important;height:42px!important;box-shadow:0 12px 24px #372aac33!important}.pz-around-page [data-plezee-push-disable]{color:var(--pz-muted)!important;border-color:var(--pz-line)!important;background:#f8fafc!important}.pz-around-radius-panel{padding:14px}.pz-around-radius-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.pz-around-radius-head strong{color:var(--pz-text);font-size:13px;font-weight:850;display:block}.pz-around-radius-head span{color:var(--pz-muted);margin-top:2px;font-size:11px;font-weight:650;display:block}.pz-around-radius-head em{min-height:33px;color:var(--pz-primary);background:#372aac14;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.pz-around-radius-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.pz-around-radius-list a{border:1px solid var(--pz-line);min-height:39px;color:var(--pz-text);background:#fff;border-radius:15px;justify-content:center;align-items:center;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.pz-around-radius-list a.is-active{background:linear-gradient(135deg, var(--pz-primary), #5645df);color:#fff;border-color:#0000;box-shadow:0 10px 22px #372aac33}.pz-around-section-title{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:18px;display:flex}.pz-around-section-title h2{color:var(--pz-text);letter-spacing:-.03em;margin:0;font-size:20px;font-weight:850;line-height:1.1}.pz-around-section-title p{color:var(--pz-muted);margin:5px 0 0;font-size:12px;font-weight:650;line-height:1.35}.pz-around-results{gap:11px;margin-top:12px;display:grid}.pz-around-offer-card{color:var(--pz-text);background:#fffffff5;border:1px solid #08152f12;border-radius:24px;grid-template-columns:92px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 12px 28px #08152f12}.pz-around-offer-card:active{transform:scale(.99);box-shadow:0 8px 20px #08152f14}.pz-around-offer-media{background:linear-gradient(135deg,#372aac14,#6dd5ed2e);border-radius:20px;justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:relative;overflow:hidden}.pz-around-offer-media img{object-fit:cover;width:100%;height:100%}.pz-around-offer-media>span{font-size:34px}.pz-around-offer-media em{color:var(--pz-primary);text-transform:uppercase;letter-spacing:.05em;background:#fff;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:900;line-height:1;position:absolute;top:7px;left:7px;box-shadow:0 8px 18px #08152f1a}.pz-around-offer-content{min-width:0}.pz-around-offer-meta{align-items:center;gap:7px;min-width:0;display:flex}.pz-around-offer-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:120px;color:var(--pz-primary);background:#372aac12;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;line-height:1;overflow:hidden}.pz-around-offer-meta strong{color:var(--pz-muted);flex:none;font-size:10px;font-weight:850}.pz-around-offer-content h3{color:var(--pz-text);white-space:nowrap;text-overflow:ellipsis;margin:7px 0 0;font-size:15.5px;font-weight:850;line-height:1.12;overflow:hidden}.pz-around-offer-content p{color:var(--pz-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:11.5px;font-weight:560;line-height:1.25;display:-webkit-box;overflow:hidden}.pz-around-offer-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.pz-around-offer-footer span{min-width:0;color:var(--pz-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:11px;font-weight:750;display:inline-flex;overflow:hidden}.pz-around-offer-footer span svg{width:13px;height:13px;color:var(--pz-primary);flex:none}.pz-around-offer-footer strong{color:var(--pz-primary);flex:none;font-size:14px;font-weight:950}.pz-around-offer-arrow{color:#98a2b3;width:18px;height:18px}.pz-around-empty{text-align:center;background:#fff;border:1px solid #08152f12;border-radius:26px;padding:28px 18px;box-shadow:0 12px 28px #08152f12}.pz-around-empty div{font-size:34px}.pz-around-empty h3{margin:10px 0 0;font-size:18px;font-weight:850}.pz-around-empty p{color:var(--pz-muted);margin:6px 0 0;font-size:13px;line-height:1.4}.pz-around-empty a{background:var(--pz-primary);color:#fff;border-radius:17px;justify-content:center;align-items:center;min-height:44px;margin-top:15px;padding:0 16px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}@media (width<=390px){.pz-around-page{padding-inline:14px}.pz-around-logo-link img,.pz-around-logo{max-width:min(142px,100vw - 108px);height:32px}.pz-around-title-row{flex-direction:column;align-items:flex-start;gap:8px}.pz-around-count{padding:7px 10px}.pz-around-map{height:clamp(230px,34dvh,300px);min-height:230px}.pz-around-offer-card{grid-template-columns:82px minmax(0,1fr) 14px;gap:10px}.pz-around-offer-media{border-radius:18px;width:82px;height:82px}.pz-around-offer-content h3{font-size:14.5px}.pz-around-offer-content p{font-size:11px}}@media (height<=730px){.pz-around-page{padding-top:calc(8px + env(safe-area-inset-top,0px))}.pz-around-topbar{min-height:50px}.pz-around-map{height:230px;min-height:230px}}.pz-around-page{padding-bottom:calc(var(--pz-bottom-nav-height,96px) + 100px + env(safe-area-inset-bottom,0px))!important}.pz-around-topbar{padding-top:2px!important}.pz-around-map-card{margin-top:18px!important}.pz-around-push-compact{background:#fffffff5;border:1px solid #08152f12;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:13px;display:grid;box-shadow:0 14px 32px #08152f12}.pz-around-push-compact-main{align-items:center;gap:11px;min-width:0;display:flex}.pz-around-push-compact-icon{color:#fff;background:linear-gradient(135deg, var(--pz-primary), #5645df);border-radius:16px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 12px 24px #372aac33}.pz-around-push-compact-icon svg{width:19px;height:19px}.pz-around-push-compact strong{color:var(--pz-text);font-size:13.5px;font-weight:900;line-height:1.15;display:block}.pz-around-push-compact p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--pz-muted)!important;margin:4px 0 0!important;font-size:11px!important;font-weight:650!important;line-height:1.25!important}.pz-around-push-compact-actions{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.pz-around-push-compact-actions button{min-width:86px;min-height:38px;color:var(--pz-primary);background:#fff;border:1px solid #372aac29;border-radius:15px;padding:0 12px;font-size:12px;font-weight:900;line-height:1;box-shadow:0 8px 18px #08152f0f}.pz-around-push-compact-actions button[data-plezee-push-enable]{background:linear-gradient(135deg, var(--pz-primary), #5645df);color:#fff;border-color:#0000}.pz-around-push-compact-actions button[data-plezee-push-disable]{color:var(--pz-muted);border-color:var(--pz-line);background:#f8fafc}.pz-around-push-compact-actions button.hidden{display:none!important}.pz-around-results{padding-bottom:36px!important}@media (width<=390px){.pz-around-page{padding-bottom:calc(var(--pz-bottom-nav-height,96px) + 116px + env(safe-area-inset-bottom,0px))!important}.pz-around-push-compact{grid-template-columns:1fr;align-items:stretch;padding:12px}.pz-around-push-compact-actions{flex-direction:row;justify-content:flex-end;align-items:center}.pz-around-push-compact-actions button{min-width:92px}}@media (height<=720px){.pz-around-map{height:218px!important;min-height:218px!important}.pz-around-radius-panel{margin-top:12px!important}.pz-around-section-title{margin-top:15px!important}}.pz-favorites-page{width:min(100%,430px);min-height:100dvh;padding:calc(18px + env(safe-area-inset-top,0px)) 16px calc(var(--pz-bottom-nav-height) + 34px + env(safe-area-inset-bottom,0px));color:var(--pz-text);background:radial-gradient(circle at 22% 0,#6acde12e,#0000 32%),linear-gradient(#fff 0%,#f9fcff 56%,#f3f7fd 100%);margin:0 auto}.pz-favorites-topbar{grid-template-columns:46px minmax(0,1fr) 54px;align-items:center;gap:12px;min-height:52px;display:grid}.pz-favorites-back,.pz-favorites-heart{color:var(--pz-text);background:#ffffffeb;border:1px solid #372aac1a;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 12px 32px #08152f14}.pz-favorites-back{border-radius:18px;width:46px;height:46px}.pz-favorites-back svg{stroke-width:2.35px;width:21px;height:21px}.pz-favorites-logo{justify-self:start;align-items:center;min-width:0;display:inline-flex}.pz-favorites-logo img{object-fit:contain;width:auto;max-width:min(205px,54vw);display:block;height:33px!important}.pz-favorites-heart{width:52px;height:52px;color:var(--pz-primary);border-radius:21px;justify-self:end;position:relative}.pz-favorites-heart svg{stroke-width:2.35px;width:23px;height:23px}.pz-favorites-heart span{background:var(--pz-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 10px 24px #372aac3d}.pz-favorites-alert{color:#0f766e;background:#f0fdfaeb;border:1px solid #14b8a62e;border-radius:22px;align-items:flex-start;gap:10px;margin-top:16px;padding:13px 14px;font-size:13px;font-weight:800;line-height:1.35;display:flex}.pz-favorites-alert svg{flex:none;width:18px;height:18px;margin-top:1px}.pz-favorites-hero{box-shadow:var(--pz-shadow-soft);background:radial-gradient(circle at 86% 0,#ffc62938,#0000 26%),radial-gradient(circle at 16% 18%,#6acde133,#0000 30%),linear-gradient(135deg,#fff 0%,#f8fbff 58%,#f0f5ff 100%);border:1px solid #372aac1a;border-radius:32px;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:18px;padding:22px;display:flex}.pz-favorites-kicker{color:var(--pz-primary);text-transform:uppercase;letter-spacing:.13em;margin:0 0 7px;font-size:11px;font-weight:900}.pz-favorites-hero h1{color:var(--pz-text);letter-spacing:-.055em;margin:0;font-size:clamp(30px,8vw,39px);font-weight:950;line-height:.98}.pz-favorites-hero p:not(.pz-favorites-kicker){max-width:250px;color:var(--pz-muted);margin:12px 0 0;font-size:14px;font-weight:650;line-height:1.35}.pz-favorites-counter{background:var(--pz-primary);color:#fff;border-radius:28px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:82px;height:82px;display:flex;box-shadow:0 20px 42px #372aac38}.pz-favorites-counter strong{letter-spacing:-.04em;font-size:32px;font-weight:950;line-height:1}.pz-favorites-counter span{opacity:.86;margin-top:3px;font-size:11px;font-weight:850}.pz-favorites-actions-strip{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.pz-favorites-action-link{background:var(--pz-primary);color:#fff;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #372aac2e}.pz-favorites-action-link-secondary{color:var(--pz-text);background:#fff;border-color:#372aac21;box-shadow:0 12px 28px #08152f12}.pz-favorites-action-link svg{stroke-width:2.3px;width:18px;height:18px}.pz-favorites-list{gap:13px;margin-top:18px;display:grid}.pz-favorite-card{background:#fffffff5;border:1px solid #372aac1a;border-radius:28px;grid-template-columns:92px minmax(0,1fr) 34px;align-items:center;gap:13px;min-height:124px;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #08152f14}.pz-favorite-card:after{content:"";background:var(--pz-primary);opacity:.92;border-radius:999px;width:4px;position:absolute;top:18px;bottom:18px;left:0}.pz-favorite-media{width:92px;height:100px;color:var(--pz-primary);background:radial-gradient(circle at 30% 20%,#ffffff59,#0000 35%),linear-gradient(135deg,#dff8ff,#eef1ff);border-radius:23px;flex:none;justify-content:center;align-items:center;text-decoration:none;display:flex;overflow:hidden}.pz-favorite-media img{object-fit:cover;width:100%;height:100%;display:block}.pz-favorite-media span{font-size:36px;line-height:1}.pz-favorite-content{min-width:0}.pz-favorite-meta-row{align-items:center;gap:7px;min-width:0;display:flex}.pz-favorite-category,.pz-favorite-distance{white-space:nowrap;border-radius:999px;align-items:center;max-width:100%;min-height:26px;padding:5px 9px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.pz-favorite-category{color:var(--pz-primary);background:#372aac17}.pz-favorite-distance{color:var(--pz-muted);background:#08152f0b}.pz-favorite-title{color:var(--pz-text);letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:17px;font-weight:950;line-height:1.1;text-decoration:none;display:block;overflow:hidden}.pz-favorite-desc{color:var(--pz-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:12.5px;font-weight:650;line-height:1.28;display:-webkit-box;overflow:hidden}.pz-favorite-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:9px;display:flex}.pz-favorite-city{min-width:0;color:var(--pz-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:12px;font-weight:850;display:inline-flex;overflow:hidden}.pz-favorite-city svg{width:15px;height:15px;color:var(--pz-primary);flex:none}.pz-favorite-price{color:var(--pz-primary);white-space:nowrap;flex:none;font-size:18px;font-weight:950;line-height:1}.pz-favorite-side-actions{flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.pz-favorite-view,.pz-favorite-delete{width:34px;height:34px;color:var(--pz-primary);background:#fff;border:1px solid #372aac1c;border-radius:14px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #08152f0f}.pz-favorite-delete{color:var(--pz-danger);cursor:pointer}.pz-favorite-view svg,.pz-favorite-delete svg{stroke-width:2.4px;width:17px;height:17px}.pz-favorites-empty{text-align:center;box-shadow:var(--pz-shadow-soft);background:#fffffff5;border:1px solid #372aac1a;border-radius:34px;margin-top:6px;padding:36px 24px}.pz-favorites-empty-icon{width:76px;height:76px;color:var(--pz-primary);background:#372aac17;border-radius:28px;justify-content:center;align-items:center;margin:0 auto;display:flex}.pz-favorites-empty-icon svg{width:34px;height:34px}.pz-favorites-empty h2{color:var(--pz-text);letter-spacing:-.03em;margin:18px 0 0;font-size:24px;font-weight:950;line-height:1}.pz-favorites-empty p{max-width:290px;color:var(--pz-muted);margin:10px auto 0;font-size:14px;font-weight:650;line-height:1.4}.pz-favorites-empty-link{background:var(--pz-primary);color:#fff;border-radius:18px;justify-content:center;align-items:center;gap:9px;min-height:52px;margin-top:20px;padding:0 20px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 16px 34px #372aac33}.pz-favorites-empty-link svg{width:18px;height:18px}@media (width<=380px){.pz-favorites-page{padding-inline:12px}.pz-favorites-hero{padding:20px}.pz-favorites-counter{border-radius:24px;width:72px;height:72px}.pz-favorite-card{border-radius:24px;grid-template-columns:82px minmax(0,1fr) 30px;gap:10px;padding:10px}.pz-favorite-media{border-radius:20px;width:82px;height:92px}.pz-favorite-distance{display:none}.pz-favorite-title{font-size:16px}.pz-favorite-price{font-size:17px}}.pz-detail-page{--pz-primary:#372aac;--pz-primary-soft:#372aac1a;--pz-text:#08152f;--pz-muted:#687386;--pz-line:#08152f17;width:min(100%,440px);min-height:100dvh;padding:calc(18px + env(safe-area-inset-top,0px)) 16px calc(126px + env(safe-area-inset-bottom,0px));color:var(--pz-text);background:radial-gradient(circle at 12% 0,#17bcd41a,#0000 30%),linear-gradient(#fff 0%,#f7fbff 42%,#f5f6fb 100%);margin:0 auto;font-family:Instrument Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pz-detail-topbar{z-index:20;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px;min-height:54px;display:grid;position:relative}.pz-detail-header-button{width:48px;height:48px;color:var(--pz-primary);background:#ffffffe0;border:1px solid #372aac1a;border-radius:18px;justify-content:center;align-items:center;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 30px #08152f14}.pz-detail-header-button:active{transform:scale(.96);box-shadow:0 8px 18px #08152f1a}.pz-detail-header-button svg{stroke-width:2.4px;width:21px;height:21px}.pz-detail-logo-link{justify-content:center;align-items:center;min-width:0;text-decoration:none;display:inline-flex}.pz-detail-logo{object-fit:contain;width:auto!important;max-width:190px!important;height:34px!important}.pz-detail-flash{border:1px solid #0000;border-radius:20px;margin-top:14px;padding:13px 14px;font-size:13px;font-weight:800;line-height:1.35}.pz-detail-flash-success{color:#087567;background:#14b8a61a;border-color:#14b8a633}.pz-detail-flash-error{color:#be123c;background:#f43f5e1a;border-color:#f43f5e33}.pz-detail-offer{background:#fff;border:1px solid #372aac14;border-radius:32px;margin-top:16px;overflow:hidden;box-shadow:0 24px 54px #08152f24}.pz-detail-hero{background:linear-gradient(135deg,#19b7d0 0%,#372aac 100%);min-height:clamp(235px,42dvh,340px);position:relative;overflow:hidden}.pz-detail-hero.has-gradient{justify-content:center;align-items:center;display:flex}.pz-detail-photo{object-fit:cover;filter:none;opacity:1;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.pz-detail-visual-icon{z-index:1;color:#fff;background:#ffffff29;border:1px solid #ffffff40;border-radius:42px;justify-content:center;align-items:center;width:118px;height:118px;font-size:58px;display:flex;position:relative;box-shadow:0 22px 50px #08152f2e}.pz-detail-hero-top{z-index:2;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:absolute;top:18px;left:18px;right:18px}.pz-detail-pill{-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff61;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:10px 14px;font-size:13px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 14px 28px #08152f26}.pz-detail-pill svg{stroke-width:2.4px;width:18px;height:18px}.pz-detail-category{color:var(--pz-text);background:#ffffffe6}.pz-detail-category svg{color:var(--pz-primary)}.pz-detail-distance{background:var(--pz-primary);color:#fff;border-color:#ffffff29}.pz-detail-main-card{z-index:3;background:#fff;border-radius:30px 30px 0 0;margin-top:-26px;padding:24px 22px 22px;position:relative}.pz-detail-location{color:#2d3852;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:850;display:inline-flex}.pz-detail-location svg{width:19px;height:19px;color:var(--pz-primary);fill:currentColor;stroke-width:0}.pz-detail-main-card h1{color:var(--pz-text);letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(31px,8.4vw,44px);font-weight:950;line-height:.98}.pz-detail-summary{color:#2d3852;margin:13px 0 0;font-size:15px;font-weight:650;line-height:1.42}.pz-detail-price-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.pz-detail-price-box,.pz-detail-info-box{background:#f8f9ff;border:1px solid #372aac14;border-radius:24px;min-height:104px;padding:16px}.pz-detail-price-box span,.pz-detail-info-box span,.pz-detail-mini-card span,.pz-detail-merchant-card span,.pz-detail-validity-card span{color:#6b7485;text-transform:uppercase;letter-spacing:.055em;font-size:11px;font-weight:900;line-height:1;display:block}.pz-detail-price-box strong{color:var(--pz-primary);letter-spacing:-.045em;margin-top:8px;font-size:31px;font-weight:950;line-height:.95;display:block}.pz-detail-info-box strong{color:var(--pz-text);margin-top:10px;font-size:17px;font-weight:950;line-height:1.05;display:block}.pz-detail-info-box strong.is-sold-out{color:#e11d48}.pz-detail-price-box small,.pz-detail-info-box small{color:#6b7485;margin-top:7px;font-size:11px;font-weight:700;line-height:1.25;display:block}.pz-detail-section,.pz-detail-mini-card,.pz-detail-merchant-card,.pz-detail-notes-card,.pz-detail-booking-card{border:1px solid var(--pz-line);background:#fffffff0;border-radius:26px;margin-top:14px;box-shadow:0 16px 34px #08152f12}.pz-detail-validity-card{align-items:flex-start;gap:14px;padding:16px;display:flex}.pz-detail-section-icon{width:46px;height:46px;color:var(--pz-primary);background:#372aac1a;border-radius:18px;flex:none;justify-content:center;align-items:center;display:flex}.pz-detail-section-icon.is-warning{color:#b45309;background:#f59e0b1f}.pz-detail-section-icon.is-success{color:#0f766e;background:#14b8a61f}.pz-detail-section-icon svg{stroke-width:2.35px;width:22px;height:22px}.pz-detail-validity-card strong{color:var(--pz-text);margin-top:6px;font-size:15px;font-weight:950;line-height:1.1;display:block}.pz-detail-validity-card p{color:var(--pz-muted);margin:7px 0 0;font-size:12.5px;font-weight:650;line-height:1.35}.pz-detail-mini-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.pz-detail-mini-card{margin-top:0;padding:16px}.pz-detail-mini-card strong{color:var(--pz-text);margin-top:8px;font-size:16px;font-weight:950;line-height:1.1;display:block}.pz-detail-merchant-card{align-items:center;gap:13px;padding:14px;display:flex}.pz-detail-merchant-avatar{background:var(--pz-primary);color:#fff;border-radius:19px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;font-size:15px;font-weight:950;display:flex;box-shadow:0 16px 30px #372aac2e}.pz-detail-merchant-card strong{color:var(--pz-text);margin-top:5px;font-size:15px;font-weight:950;line-height:1.1;display:block}.pz-detail-merchant-card p{color:var(--pz-muted);margin:5px 0 0;font-size:12px;font-weight:700;line-height:1.3}.pz-detail-merchant-card p span{color:#f5a700;letter-spacing:0}.pz-detail-description-card{padding:18px}.pz-detail-description-card h2{color:var(--pz-text);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:950;line-height:1.1}.pz-detail-description-card p{color:#374151;margin:10px 0 0;font-size:14px;font-weight:600;line-height:1.52}.pz-detail-notes-card{gap:11px;padding:16px;display:grid}.pz-detail-notes-card p{color:#4b5565;align-items:flex-start;gap:10px;margin:0;font-size:12.5px;font-weight:700;line-height:1.36;display:flex}.pz-detail-notes-card svg{width:18px;height:18px;color:var(--pz-primary);stroke-width:2.4px;flex:none}.pz-detail-primary-cta,.pz-detail-disabled-cta,.pz-detail-submit-button{border:0;border-radius:20px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:56px;margin-top:16px;font-size:15px;font-weight:950;text-decoration:none;display:inline-flex}.pz-detail-primary-cta,.pz-detail-submit-button{background:var(--pz-primary);color:#fff;box-shadow:0 18px 38px #372aac38}.pz-detail-disabled-cta{color:#8b95a5;background:#eef1f6}.pz-detail-primary-cta svg,.pz-detail-disabled-cta svg,.pz-detail-submit-button svg{stroke-width:2.4px;width:20px;height:20px}.pz-detail-role-note,.pz-detail-payment-note{color:var(--pz-muted);text-align:center;margin:10px auto 0;font-size:11px;font-weight:650;line-height:1.35}.pz-detail-booking-card{padding:18px}.pz-detail-booking-head{align-items:flex-start;gap:13px;display:flex}.pz-detail-booking-icon{background:var(--pz-primary);color:#fff;border-radius:18px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 16px 30px #372aac2e}.pz-detail-booking-icon svg{stroke-width:2.4px;width:22px;height:22px}.pz-detail-booking-head h2{color:var(--pz-text);letter-spacing:-.025em;margin:0;font-size:19px;font-weight:950;line-height:1.1}.pz-detail-booking-head p{color:var(--pz-muted);margin:6px 0 0;font-size:12.5px;font-weight:650;line-height:1.35}.pz-detail-field{margin-top:15px;display:block}.pz-detail-field span{color:#4b5565;text-transform:uppercase;letter-spacing:.045em;font-size:12px;font-weight:900;display:block}.pz-detail-field input{width:100%;height:52px;color:var(--pz-text);background:#f8f9ff;border:1px solid #372aac1f;border-radius:18px;outline:none;margin-top:8px;padding:0 15px;font-size:15px;font-weight:700;transition:border-color .16s,background .16s,box-shadow .16s}.pz-detail-field input:focus{background:#fff;border-color:#372aac8c;box-shadow:0 0 0 4px #372aac14}.pz-detail-field em,.pz-detail-field small{margin-top:7px;font-size:11px;font-style:normal;font-weight:650;line-height:1.3;display:block}.pz-detail-field em{color:var(--pz-muted)}.pz-detail-field small{color:#e11d48}@media (width<=380px){.pz-detail-page{padding-inline:12px}.pz-detail-topbar{grid-template-columns:44px minmax(0,1fr) 44px}.pz-detail-header-button{border-radius:16px;width:44px;height:44px}.pz-detail-logo{max-width:150px!important;height:29px!important}.pz-detail-hero{min-height:clamp(218px,40dvh,300px)}.pz-detail-hero-top{top:14px;left:14px;right:14px}.pz-detail-pill{min-height:38px;padding:9px 12px;font-size:12px}.pz-detail-main-card{padding:20px 18px 19px}.pz-detail-price-grid{gap:10px}.pz-detail-price-box,.pz-detail-info-box{min-height:98px;padding:14px}.pz-detail-price-box strong{font-size:28px}}.pz-tickets-page{--pz-primary:#372aac;--pz-primary-soft:#372aac1a;--pz-text:#08152f;--pz-muted:#687386;--pz-line:#08152f17;width:min(100%,440px);min-height:100dvh;padding:calc(18px + env(safe-area-inset-top,0px)) 16px calc(126px + env(safe-area-inset-bottom,0px));color:var(--pz-text);background:radial-gradient(circle at 16% 0,#17bcd41c,#0000 31%),linear-gradient(#fff 0%,#f8fbff 45%,#f4f7fd 100%);margin:0 auto;font-family:Instrument Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pz-tickets-topbar{z-index:20;justify-content:space-between;align-items:center;gap:14px;min-height:54px;display:flex;position:relative}.pz-tickets-logo-link{align-items:center;min-width:0;text-decoration:none;display:inline-flex}.pz-tickets-logo{object-fit:contain;display:block;width:auto!important;max-width:min(205px,58vw)!important;height:34px!important}.pz-tickets-header-button{width:50px;height:50px;color:var(--pz-primary);background:#ffffffeb;border:1px solid #372aac1a;border-radius:20px;flex:none;justify-content:center;align-items:center;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 30px #08152f14}.pz-tickets-header-button:active{transform:scale(.96);box-shadow:0 8px 18px #08152f1a}.pz-tickets-header-button svg{stroke-width:2.35px;width:22px;height:22px}.pz-tickets-flash{border-radius:20px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 14px;font-size:13px;font-weight:800;line-height:1.35;display:flex}.pz-tickets-flash svg{flex:none;width:18px;height:18px;margin-top:1px}.pz-tickets-flash-success{color:#087567;background:#14b8a61a;border:1px solid #14b8a633}.pz-tickets-hero{box-shadow:var(--pz-shadow-soft);background:radial-gradient(circle at 88% 0,#ffc62938,#0000 27%),radial-gradient(circle at 18% 14%,#17bcd429,#0000 30%),linear-gradient(135deg,#fff 0%,#f8fbff 58%,#f0f5ff 100%);border:1px solid #372aac1a;border-radius:32px;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:18px;padding:22px;display:flex}.pz-tickets-kicker{color:var(--pz-primary);text-transform:uppercase;letter-spacing:.13em;margin:0 0 7px;font-size:11px;font-weight:900}.pz-tickets-hero h1{color:var(--pz-text);letter-spacing:-.055em;margin:0;font-size:clamp(31px,8vw,40px);font-weight:950;line-height:.98}.pz-tickets-hero p:not(.pz-tickets-kicker){max-width:255px;color:var(--pz-muted);margin:12px 0 0;font-size:14px;font-weight:650;line-height:1.35}.pz-tickets-counter{background:var(--pz-primary);color:#fff;border-radius:28px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:82px;height:82px;display:flex;box-shadow:0 20px 42px #372aac38}.pz-tickets-counter strong{letter-spacing:-.04em;font-size:32px;font-weight:950;line-height:1}.pz-tickets-counter span{opacity:.92;margin-top:4px;font-size:11px;font-weight:850}.pz-ticket-pass{background:#fff;border:1px solid #372aac14;border-radius:34px;margin-top:18px;overflow:hidden;box-shadow:0 24px 58px #08152f24}.pz-ticket-pass-hero{background:linear-gradient(135deg,#19b7d0 0%,#372aac 100%);min-height:clamp(220px,36dvh,318px);position:relative;overflow:hidden}.pz-ticket-pass-hero.has-gradient{justify-content:center;align-items:center;display:flex}.pz-ticket-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.pz-ticket-pass-hero:after{content:"";pointer-events:none;background:linear-gradient(#08152f33 0%,#08152f05 42%,#08152f8f 100%);position:absolute;inset:0}.pz-ticket-visual-icon{z-index:1;color:#fff;background:#ffffff29;border:1px solid #ffffff40;border-radius:40px;justify-content:center;align-items:center;width:116px;height:116px;font-size:58px;display:flex;position:relative;box-shadow:0 22px 50px #08152f2e}.pz-ticket-hero-top{z-index:3;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:absolute;top:18px;left:18px;right:18px}.pz-ticket-status,.pz-ticket-code-pill{-webkit-backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:10px 13px;font-size:12.5px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 14px 28px #08152f26}.pz-ticket-status svg{stroke-width:2.5px;width:17px;height:17px}.pz-ticket-status-valid{color:#fff;background:#0ea08ef0;border:1px solid #ffffff2e}.pz-ticket-status-used{color:#fff;background:#08152fd1;border:1px solid #ffffff2e}.pz-ticket-status-cancelled{color:#fff;background:#f43f5ef0;border:1px solid #ffffff2e}.pz-ticket-code-pill{text-overflow:ellipsis;white-space:nowrap;max-width:52%;color:var(--pz-primary);background:#ffffffeb;border:1px solid #ffffff52;overflow:hidden}.pz-ticket-hero-copy{z-index:3;color:#fff;position:absolute;bottom:20px;left:20px;right:20px}.pz-ticket-location{text-shadow:0 8px 18px #08152f4d;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:850;display:inline-flex}.pz-ticket-location svg{fill:currentColor;stroke-width:0;width:18px;height:18px}.pz-ticket-hero-copy h2{color:#fff;letter-spacing:-.045em;text-shadow:0 10px 28px #08152f47;max-width:330px;margin:9px 0 0;font-size:clamp(28px,7.2vw,38px);font-weight:950;line-height:1.02}.pz-ticket-main-card{z-index:4;background:#fff;border-radius:30px 30px 0 0;margin-top:-20px;padding:20px 18px;position:relative}.pz-ticket-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pz-ticket-info-item{background:#f8fafc;border:1px solid #08152f12;border-radius:20px;min-width:0;padding:13px}.pz-ticket-info-item span{color:var(--pz-muted);letter-spacing:-.01em;font-size:11px;font-weight:850;display:block}.pz-ticket-info-item strong{color:var(--pz-text);overflow-wrap:anywhere;margin-top:5px;font-size:14px;font-weight:950;line-height:1.15;display:block}.pz-ticket-qr-zone{text-align:center;background:radial-gradient(circle at 50% 0,#372aac14,#0000 42%),#f8fafc;border:1px solid #372aac14;border-radius:26px;margin-top:16px;padding:18px 14px 16px}.pz-ticket-qr{aspect-ratio:1;background:#fff!important;border:1px solid #08152f14!important;border-radius:26px!important;justify-content:center!important;align-items:center!important;width:min(252px,68vw)!important;margin:0 auto!important;padding:13px!important;display:flex!important;box-shadow:0 18px 44px #08152f1f!important}.pz-ticket-qr img,.pz-ticket-offline-qr img{object-fit:contain;width:100%;height:100%}.pz-ticket-qr-zone p{color:var(--pz-text);margin:13px 0 0;font-size:13px;font-weight:900}.pz-ticket-identity{background:#fff;border:1px solid #08152f14;border-radius:22px;align-items:flex-start;gap:11px;margin-top:13px;padding:13px 14px;display:flex}.pz-ticket-identity svg{width:20px;height:20px;color:var(--pz-primary);flex:none;margin-top:1px}.pz-ticket-identity span,.pz-ticket-identity small{color:var(--pz-muted);font-size:11px;font-weight:800;display:block}.pz-ticket-identity strong{color:var(--pz-text);overflow-wrap:anywhere;margin-top:2px;font-size:13px;font-weight:900;display:block}.pz-ticket-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.pz-ticket-actions a,.pz-ticket-primary-action,.pz-ticket-secondary-action{border-radius:20px;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:14px;font-weight:950;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.pz-ticket-actions a{color:var(--pz-text);background:#fffffff0;border:1px solid #372aac1c;box-shadow:0 14px 30px #08152f12}.pz-ticket-actions a svg,.pz-ticket-primary-action svg,.pz-ticket-secondary-action svg{stroke-width:2.35px;width:19px;height:19px;color:var(--pz-primary)}.pz-ticket-actions a:active,.pz-ticket-primary-action:active,.pz-ticket-secondary-action:active{transform:scale(.97)}.pz-ticket-list-section{margin-top:24px}.pz-ticket-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.pz-ticket-section-heading h2{color:var(--pz-text);letter-spacing:-.035em;margin:0;font-size:20px;font-weight:950;line-height:1.1}.pz-ticket-section-heading span{background:var(--pz-primary-soft);min-width:28px;height:28px;color:var(--pz-primary);border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:12px;font-weight:950;display:inline-flex}.pz-ticket-list{gap:10px;display:grid}.pz-ticket-list-card{color:inherit;background:#fffffff0;border:1px solid #08152f14;border-radius:24px;align-items:center;gap:12px;padding:11px;text-decoration:none;transition:transform .16s;display:flex;box-shadow:0 14px 34px #08152f14}.pz-ticket-list-card:active{transform:scale(.985)}.pz-ticket-list-thumb{background:linear-gradient(135deg, #19b7d0, var(--pz-primary));color:#fff;border-radius:20px;flex:none;justify-content:center;align-items:center;width:64px;height:64px;font-size:29px;display:flex;overflow:hidden}.pz-ticket-list-thumb img{object-fit:cover;width:100%;height:100%}.pz-ticket-list-copy{flex:auto;min-width:0}.pz-ticket-list-copy strong{color:var(--pz-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950;line-height:1.15;display:block;overflow:hidden}.pz-ticket-list-copy span{color:var(--pz-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;font-weight:750;line-height:1.25;display:block;overflow:hidden}.pz-ticket-list-card>svg{color:#9aa6b8;flex:none;width:19px;height:19px}.pz-ticket-empty-state{text-align:center;box-shadow:var(--pz-shadow-soft);background:#fffffff2;border:1px solid #372aac1a;border-radius:34px;margin-top:18px;padding:28px 22px}.pz-ticket-empty-icon{background:var(--pz-primary-soft);width:82px;height:82px;color:var(--pz-primary);border-radius:30px;justify-content:center;align-items:center;margin:0 auto;display:flex}.pz-ticket-empty-icon svg{stroke-width:2.2px;width:38px;height:38px}.pz-ticket-empty-state h2{color:var(--pz-text);letter-spacing:-.04em;margin:18px 0 0;font-size:23px;font-weight:950;line-height:1.05}.pz-ticket-empty-state p{max-width:300px;color:var(--pz-muted);margin:10px auto 0;font-size:14px;font-weight:650;line-height:1.38}.pz-ticket-empty-actions{gap:10px;margin-top:20px;display:grid}.pz-ticket-primary-action{background:var(--pz-primary);color:#fff;box-shadow:0 18px 34px #372aac38}.pz-ticket-primary-action svg{color:#fff}.pz-ticket-secondary-action{color:var(--pz-text);background:#fff;border:1px solid #372aac1c}.pz-ticket-offline-card,.pz-ticket-restored-alert{border-radius:22px;align-items:flex-start;gap:11px;padding:14px;font-size:13px;line-height:1.35;display:flex}.pz-ticket-offline-card{background:#f0fdfae0;border:1px solid #14b8a62e;margin-top:18px}.pz-ticket-offline-card svg,.pz-ticket-restored-alert svg{flex:none;width:20px;height:20px;margin-top:1px}.pz-ticket-offline-card svg{color:#0f766e}.pz-ticket-offline-card strong,.pz-ticket-restored-alert strong{font-size:13px;font-weight:950;display:block}.pz-ticket-offline-card strong{color:#0f766e}.pz-ticket-offline-card p,.pz-ticket-restored-alert p{color:var(--pz-muted);margin:3px 0 0;font-size:12px;font-weight:650}.pz-ticket-offline-fallback{margin-top:18px;display:block}.pz-ticket-restored-alert{background:#fffbebeb;border:1px solid #f59e0b3d;margin-bottom:14px}.pz-ticket-restored-alert svg,.pz-ticket-restored-alert strong{color:#b45309}.pz-ticket-pass-offline{margin-top:0}.pz-ticket-offline-qr{padding:13px!important}@media (width<=380px){.pz-tickets-page{padding-inline:13px}.pz-tickets-logo{max-width:178px!important;height:30px!important}.pz-tickets-header-button{border-radius:18px;width:46px;height:46px}.pz-tickets-hero{padding:19px}.pz-tickets-counter{border-radius:24px;width:72px;height:72px}.pz-tickets-counter strong{font-size:28px}.pz-ticket-hero-top{top:14px;left:14px;right:14px}.pz-ticket-status,.pz-ticket-code-pill{min-height:38px;padding:9px 11px;font-size:12px}.pz-ticket-hero-copy{bottom:17px;left:17px;right:17px}.pz-ticket-info-item{padding:12px}.pz-ticket-qr{width:min(236px,72vw)!important}}@media (height<=760px){.pz-tickets-page{padding-top:calc(12px + env(safe-area-inset-top,0px));padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.pz-tickets-hero{margin-top:12px}.pz-ticket-pass-hero{min-height:clamp(205px,33dvh,285px)}.pz-ticket-main-card{padding:18px 16px}.pz-ticket-qr-zone{margin-top:13px;padding:15px 12px}}.pz-profile-page{width:min(100%,520px);min-height:100dvh;padding:calc(20px + env(safe-area-inset-top,0px)) 18px calc(128px + env(safe-area-inset-bottom,0px));color:#08152f;background:radial-gradient(circle at 8% 0,#372aac14,#0000 30%),linear-gradient(#fff 0%,#f7fbff 48%,#f5f7fb 100%);margin:0 auto;font-family:Instrument Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pz-profile-header{z-index:20;justify-content:space-between;align-items:center;gap:14px;min-height:54px;display:flex;position:relative}.pz-profile-logo-link{align-items:center;min-width:0;text-decoration:none;display:inline-flex}.pz-profile-logo{object-fit:contain;width:auto;max-width:172px;height:34px;display:block}.pz-profile-logout{color:#372aac;background:#ffffffeb;border:1px solid #372aac1f;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 13px 32px #08152f1a}.pz-profile-logout:active{transform:scale(.96)}.pz-profile-logout svg{stroke-width:2.4px;width:22px;height:22px}.pz-profile-alert{border:1px solid #0000;border-radius:22px;margin-top:14px;padding:13px 15px;font-size:13px;font-weight:800;line-height:1.45}.pz-profile-alert-error{color:#991b1b;background:#fff1f2;border-color:#f43f5e38}.pz-profile-alert-success{color:#047857;background:#ecfdf5;border-color:#10b98138}.pz-profile-hero-card,.pz-profile-card,.pz-profile-quick-card{background:#fffffff0;border:1px solid #08152f12;box-shadow:0 18px 42px #08152f1a}.pz-profile-hero-card{border-radius:34px;align-items:center;gap:15px;margin-top:18px;padding:19px;display:flex;position:relative;overflow:hidden}.pz-profile-hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#372aac29,#0000 68%);border-radius:999px;width:138px;height:138px;position:absolute;top:-46px;right:-38px}.pz-profile-avatar{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#372aac 0%,#5b4df2 100%);border-radius:27px;flex:none;justify-content:center;align-items:center;width:70px;height:70px;font-size:22px;font-weight:950;display:inline-flex;box-shadow:0 18px 36px #372aac47}.pz-profile-main-info{z-index:1;min-width:0;position:relative}.pz-profile-eyebrow,.pz-profile-section-title p{text-transform:uppercase;letter-spacing:.13em;color:#372aac;margin:0;font-size:11px;font-weight:950;line-height:1.1}.pz-profile-main-info h1{letter-spacing:-.055em;color:#08152f;margin:5px 0 0;font-size:clamp(31px,8vw,40px);font-weight:950;line-height:.98}.pz-profile-name{color:#08152f;white-space:nowrap;text-overflow:ellipsis;margin:8px 0 0;font-size:15px;font-weight:900;line-height:1.2;overflow:hidden}.pz-profile-email{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:13px;font-weight:700;line-height:1.25;overflow:hidden}.pz-profile-status{color:#047857;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;align-items:center;gap:6px;min-height:28px;margin-top:10px;padding:6px 10px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.pz-profile-status svg{stroke-width:3px;width:14px;height:14px}.pz-profile-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.pz-profile-quick-card{color:#08152f;text-align:center;border-radius:24px;padding:13px 9px 12px;text-decoration:none;transition:transform .18s,box-shadow .18s}.pz-profile-quick-card:active{transform:scale(.98)}.pz-profile-quick-card span{color:#372aac;background:#372aac14;border:1px solid #372aac1f;border-radius:16px;justify-content:center;align-items:center;width:38px;height:38px;margin:0 auto 9px;display:flex}.pz-profile-quick-card svg{stroke-width:2.35px;width:20px;height:20px}.pz-profile-quick-card strong{font-size:12px;font-weight:950;line-height:1.1;display:block}.pz-profile-quick-card small{color:#64748b;margin-top:4px;font-size:10px;font-weight:750;line-height:1.1;display:block}.pz-profile-card{border-radius:30px;margin-top:14px;padding:18px}.pz-profile-section-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.pz-profile-section-title h2{color:#08152f;letter-spacing:-.035em;margin:5px 0 0;font-size:21px;font-weight:950;line-height:1.06}.pz-profile-soft-icon{color:#372aac;background:#372aac14;border:1px solid #372aac1f;border-radius:18px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.pz-profile-soft-icon svg{stroke-width:2.35px;width:21px;height:21px}.pz-profile-info-list{gap:10px;margin-top:16px;display:grid}.pz-profile-info-row{background:#f8fafc;border:1px solid #08152f0f;border-radius:20px;min-height:58px;padding:12px 14px}.pz-profile-info-row span{color:#64748b;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:900;line-height:1.1;display:block}.pz-profile-info-row strong{color:#08152f;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:14px;font-weight:900;line-height:1.2;display:block;overflow:hidden}.pz-profile-help-text{color:#64748b;margin:13px 0 0;font-size:13px;font-weight:650;line-height:1.55}.pz-profile-preference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.pz-profile-preference-option{color:#08152f;cursor:pointer;background:#fff;border:1px solid #08152f14;border-radius:21px;align-items:center;gap:9px;min-height:60px;padding:12px 11px;font-size:13px;font-weight:900;line-height:1.15;transition:border-color .18s,background .18s,transform .18s;display:flex;position:relative;box-shadow:0 10px 22px #08152f0d}.pz-profile-preference-option:active{transform:scale(.985)}.pz-profile-preference-option input{opacity:0;cursor:pointer;position:absolute;inset:0}.pz-profile-preference-option.is-selected{color:#372aac;background:linear-gradient(#372aac16,#372aac09);border-color:#372aac61}.pz-profile-preference-icon{color:#372aac;background:#372aac14;border-radius:14px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.pz-profile-preference-icon svg{stroke-width:2.25px;width:18px;height:18px}.pz-profile-save-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#372aac 0%,#5b4df2 100%);border:0;border-radius:20px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;margin-top:16px;font-size:14px;font-weight:950;line-height:1;transition:transform .18s;display:flex;box-shadow:0 16px 32px #372aac40}.pz-profile-save-button:active{transform:scale(.985)}.pz-profile-save-button svg{stroke-width:2.35px;width:18px;height:18px}.pz-profile-geo-status{border-radius:999px;flex:none;min-height:32px;padding:8px 11px;font-size:11px;font-weight:950;line-height:1}.pz-profile-geo-status.is-active{color:#047857;background:#10b9811a;border:1px solid #10b98133}.pz-profile-geo-status.is-pending{color:#92400e;background:#f59e0b1f;border:1px solid #f59e0b33}.pz-profile-geo-embed{margin-top:14px}.pz-profile-page .pliz-geo-card-compact{box-shadow:none!important;background:#f8fafc!important;border-color:#08152f0f!important;border-radius:22px!important;padding:11px!important}.pz-profile-page .pliz-geo-card-compact p:first-child{color:#08152f!important}.pz-profile-page .pliz-geo-card-compact [data-pliz-geo-status]{color:#64748b!important}.pz-profile-page .pliz-geo-card-compact button{border-radius:17px!important;min-height:38px!important}@media (width<=380px){.pz-profile-page{padding-inline:14px}.pz-profile-logo{max-width:150px;height:30px}.pz-profile-hero-card{border-radius:30px;padding:16px}.pz-profile-avatar{border-radius:24px;width:62px;height:62px;font-size:20px}.pz-profile-main-info h1{font-size:30px}.pz-profile-quick-grid{gap:8px}.pz-profile-quick-card{border-radius:21px;padding-inline:6px}.pz-profile-preference-grid{gap:8px}.pz-profile-preference-option{padding:10px 9px;font-size:12px}}.pz-auth-page{min-height:100dvh;padding:calc(18px + env(safe-area-inset-top,0px)) 18px 34px;color:#111827;background:radial-gradient(circle at 18% 0,#372aac24,#0000 30%),radial-gradient(circle at 90% 18%,#24beaa1f,#0000 28%),linear-gradient(#fbfcff 0%,#f6f8ff 45%,#fff 100%);overflow-x:hidden}.pz-auth-header{z-index:5;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid;position:relative}.pz-auth-round-button,.pz-auth-small-link{border-radius:999px;justify-content:center;align-items:center;min-height:42px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:inline-flex}.pz-auth-round-button{color:#372aac;background:#ffffffe0;border:1px solid #372aac21;width:42px;box-shadow:0 12px 26px #11182714}.pz-auth-round-button svg{width:19px;height:19px}.pz-auth-small-link{color:#372aac;background:#ffffffb8;border:1px solid #372aac1f;padding:0 14px;font-size:12px;font-weight:850}.pz-auth-round-button:active,.pz-auth-small-link:active,.pz-auth-tab:active,.pz-auth-primary-button:active,.pz-auth-secondary-button:active{transform:scale(.97)}.pz-auth-logo-link{justify-content:center;min-width:0;text-decoration:none;display:inline-flex}.pz-auth-logo{object-fit:contain;max-width:170px;display:block;width:auto!important;height:38px!important}.pz-auth-hero{background:linear-gradient(135deg,#fffffffa,#ffffffc7),radial-gradient(circle at 86% 16%,#372aac24,#0000 36%);border:1px solid #372aac1a;border-radius:31px;margin-top:26px;padding:24px 20px;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a14}.pz-auth-hero:after{content:"";background:#372aac14;border-radius:999px;width:150px;height:150px;position:absolute;bottom:-76px;right:-68px}.pz-auth-kicker{z-index:1;color:#372aac;letter-spacing:.16em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:900;position:relative}.pz-auth-kicker-amber{color:#b45309}.pz-auth-hero h1{z-index:1;color:#111827;letter-spacing:-.055em;margin:0;font-size:clamp(30px,8vw,40px);font-weight:950;line-height:.98;position:relative}.pz-auth-hero p:not(.pz-auth-kicker){z-index:1;color:#64748b;max-width:34rem;margin:12px 0 0;font-size:14px;font-weight:650;line-height:1.58;position:relative}.pz-auth-alert{border-radius:22px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 14px;font-size:12.5px;font-weight:800;line-height:1.45;display:flex}.pz-auth-alert svg{flex:none;width:18px;height:18px;margin-top:1px}.pz-auth-alert-error{color:#9f1239;background:#fff1f2;border:1px solid #e11d482e}.pz-auth-alert-success{color:#047857;background:#ecfdf5;border:1px solid #10b9812e}.pz-auth-tabs{background:#ffffffb8;border:1px solid #372aac14;border-radius:26px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;padding:6px;display:grid;box-shadow:0 14px 30px #0f172a12}.pz-auth-tab{color:#64748b;background:0 0;border:0;border-radius:21px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:66px;font-size:11.5px;font-weight:900;transition:background .18s,color .18s,box-shadow .18s,transform .18s;display:flex}.pz-auth-tab svg{width:19px;height:19px}.pz-auth-tab.is-active{color:#fff;background:linear-gradient(135deg,#372aac 0%,#5c50df 100%);box-shadow:0 12px 24px #372aac40}.pz-auth-tab-merchant.is-active{background:linear-gradient(135deg,#b45309 0%,#f59e0b 100%);box-shadow:0 12px 24px #b4530938}.pz-auth-tab-admin.is-active{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);box-shadow:0 12px 24px #0f172a2e}.pz-auth-card{background:#fffffff5;border:1px solid #372aac17;border-radius:31px;margin-top:16px;padding:18px;box-shadow:0 20px 48px #0f172a1a}.pz-auth-card-head{align-items:flex-start;gap:13px;margin-bottom:17px;display:flex}.pz-auth-card-icon,.pz-auth-info-icon{border-radius:18px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.pz-auth-card-icon svg,.pz-auth-info-icon svg{width:21px;height:21px}.pz-auth-card-icon-primary,.pz-auth-info-icon{color:#fff;background:linear-gradient(135deg,#372aac 0%,#5d50de 100%);box-shadow:0 12px 22px #372aac3d}.pz-auth-card-icon-amber{color:#92400e;background:#fffbeb;border:1px solid #f59e0b38}.pz-auth-card-icon-blue{color:#0f172a;background:#f1f5f9;border:1px solid #0f172a14}.pz-auth-card-head h2{color:#111827;letter-spacing:-.035em;margin:0;font-size:19px;font-weight:950;line-height:1.1}.pz-auth-card-head p,.pz-auth-form-note{color:#64748b;margin:6px 0 0;font-size:12.5px;font-weight:650;line-height:1.5}.pz-auth-field{margin-top:13px;display:block}.pz-auth-field span{color:#475569;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:11px;font-weight:950;display:block}.pz-auth-field input,.pz-auth-field textarea{color:#111827;background:#f8fafc;border:1px solid #372aac1c;border-radius:20px;outline:none;width:100%;padding:14px 15px;font-size:14px;font-weight:700;transition:border-color .18s,background .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffffe6}.pz-auth-field textarea{resize:vertical;min-height:96px;line-height:1.5}.pz-auth-field input::placeholder,.pz-auth-field textarea::placeholder{color:#94a3b8;font-weight:650}.pz-auth-field input:focus,.pz-auth-field textarea:focus{background:#fff;border-color:#372aac6b;box-shadow:0 0 0 4px #372aac14}.pz-auth-field em{color:#64748b;margin-top:7px;font-size:11.5px;font-style:normal;font-weight:600;line-height:1.45;display:block}.pz-auth-field-error{color:#e11d48!important;font-weight:800!important}.pz-auth-primary-button,.pz-auth-secondary-button{border:0;border-radius:20px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;margin-top:14px;font-size:14px;font-weight:950;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.pz-auth-primary-button svg,.pz-auth-secondary-button svg{width:18px;height:18px}.pz-auth-primary-button{color:#fff;background:linear-gradient(135deg,#372aac 0%,#5f52df 100%);box-shadow:0 15px 30px #372aac42}.pz-auth-primary-button-muted{background:#111827;box-shadow:0 13px 26px #0f172a2e}.pz-auth-secondary-button{color:#372aac;background:#fff;border:1px solid #372aac1f;box-shadow:0 10px 22px #0f172a0f}.pz-auth-secondary-button-accent{color:#92400e;background:#fffbeb;border-color:#f59e0b3d}.pz-auth-link-grid{grid-template-columns:1fr;gap:10px;margin-top:2px;display:grid}.pz-auth-link-grid .pz-auth-secondary-button{margin-top:0}.pz-auth-checkline{color:#475569;align-items:center;gap:9px;margin-top:13px;font-size:12.5px;font-weight:800;display:inline-flex}.pz-auth-checkline input{accent-color:#372aac;width:18px;height:18px}.pz-auth-footer-note{color:#94a3b8;text-align:center;margin:22px 0 0;font-size:11.5px;font-weight:750}.pz-auth-info-card{background:#ffffffbd;border:1px solid #372aac14;border-radius:24px;align-items:flex-start;gap:12px;margin-top:14px;padding:15px;display:flex}.pz-auth-info-card strong{color:#111827;font-size:14px;font-weight:950;display:block}.pz-auth-info-card p{color:#64748b;margin:4px 0 0;font-size:12.5px;font-weight:650;line-height:1.45}.pz-auth-form-grid{grid-template-columns:1fr;gap:0;display:grid}@media (width>=640px){.pz-auth-page{max-width:520px;margin-inline:auto}.pz-auth-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (width<=380px){.pz-auth-page{padding-inline:14px}.pz-auth-header{grid-template-columns:42px minmax(0,1fr) auto;gap:9px}.pz-auth-small-link{min-height:38px;padding-inline:10px;font-size:11px}.pz-auth-logo{max-width:142px;height:34px!important}.pz-auth-hero{border-radius:27px;margin-top:18px;padding:20px 17px}.pz-auth-hero h1{font-size:29px}.pz-auth-card{border-radius:27px;padding:16px}.pz-auth-tab{min-height:60px;font-size:10.5px}}.pz-console-header{z-index:50;width:100%;padding:calc(12px + env(safe-area-inset-top,0px)) 16px 10px;-webkit-backdrop-filter:blur(18px);background:#f8fbffeb;border-bottom:1px solid #dce3f1c7;position:sticky;top:0}.pz-console-header-main,.pz-console-title-row{max-width:1180px;margin-inline:auto}.pz-console-header-main{justify-content:space-between;align-items:center;gap:14px;display:flex}.pz-console-brand{min-width:0;color:var(--pz-text);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.pz-console-brand-logo{object-fit:contain;width:auto!important;max-width:118px!important;height:28px!important}.pz-console-brand span{min-height:26px;color:var(--pz-primary);background:#372aac14;border:1px solid #372aac1f;border-radius:999px;align-items:center;padding:0 9px;display:inline-flex}.pz-console-header-actions{flex-shrink:0;gap:8px;display:inline-flex}.pz-console-icon-btn{color:#334155;background:#fff;border:1px solid #dde2eef2;border-radius:16px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;box-shadow:0 12px 26px #08152f14}.pz-console-icon-btn:active{transform:scale(.96)}.pz-console-icon-btn svg{width:18px;height:18px}.pz-console-title-row{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:14px;display:flex}.pz-console-title-row p{color:var(--pz-primary);letter-spacing:.2em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:950}.pz-console-title-row h1{color:var(--pz-text);letter-spacing:-.04em;margin:0;font-size:clamp(24px,7vw,34px);font-weight:950;line-height:1.02}.pz-console-title-row>div>span{color:var(--pz-muted);margin-top:5px;font-size:12px;font-weight:750;display:block}.pz-console-live-pill{color:#475569;white-space:nowrap;background:#fff;border:1px solid #dde2eef2;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #08152f0f}.pz-console-live-pill>span{background:var(--pz-primary);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #372aac1a}.pz-console-live-pill.is-ok>span{background:#10b981;box-shadow:0 0 0 4px #10b9811f}.pz-console-live-pill.is-waiting>span{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b21}.pz-console-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;max-width:1180px;margin:14px auto 0;padding-bottom:3px;display:flex;overflow:auto hidden}.pz-console-nav::-webkit-scrollbar{display:none}.pz-console-nav-item{color:#64748b;background:#fff;border:1px solid #dde2eef2;border-radius:16px;flex:none;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #08152f0d}.pz-console-nav-item svg{width:16px;height:16px}.pz-console-nav-item.is-active{color:#fff;background:var(--pz-primary);border-color:#0000;box-shadow:0 16px 30px #372aac3d}.pz-console-alert{border-radius:20px;align-items:flex-start;gap:10px;padding:13px 14px;font-size:12px;font-weight:750;line-height:1.45;display:flex}.pz-console-alert p{margin:0}.pz-console-alert svg{flex:none;width:18px;height:18px;margin-top:1px}.pz-console-alert-warning{color:#92400e;background:#f59e0b1a;border:1px solid #f59e0b2e}.pz-console-page{width:min(100%,1180px);margin:0 auto;padding:18px 16px 34px}.pz-console-hero{background:radial-gradient(circle at 88% 10%, #ffffff4d, transparent 28%), linear-gradient(135deg, var(--pz-primary) 0%, #2d248f 56%, #151347 100%);color:#fff;border-radius:30px;justify-content:space-between;align-items:stretch;gap:14px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 55px #372aac38}.pz-console-hero-copy p,.pz-console-merchant-identity p{letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3;margin:0 0 7px;font-size:10px;font-weight:950}.pz-console-hero-copy h2,.pz-console-merchant-identity h2{letter-spacing:-.045em;margin:0;font-size:clamp(25px,7vw,38px);font-weight:950;line-height:1.02}.pz-console-hero-copy span,.pz-console-merchant-identity span{color:#ffffffc7;margin-top:9px;font-size:13px;font-weight:650;line-height:1.35;display:block}.pz-console-hero-metric{-webkit-backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #fff3;border-radius:24px;min-width:132px;padding:14px}.pz-console-hero-metric span,.pz-console-hero-metric a{color:#ffffffc7;font-size:11px;font-weight:850;display:inline-flex}.pz-console-hero-metric strong{color:#fff;letter-spacing:-.04em;margin:6px 0 12px;font-size:30px;font-weight:950;line-height:1;display:block}.pz-console-hero-metric a{min-height:34px;color:var(--pz-primary);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 10px;text-decoration:none}.pz-console-hero-metric svg,.pz-console-hero-settings svg{width:16px;height:16px}.pz-console-revenue-grid,.pz-console-kpi-grid,.pz-console-action-grid{gap:12px;display:grid}.pz-console-revenue-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.pz-console-revenue-card,.pz-console-kpi-card,.pz-console-panel,.pz-console-action-card,.pz-console-info-card{background:#fffffff0;border:1px solid #dde2eeeb;box-shadow:0 16px 42px #08152f14}.pz-console-revenue-card{border-radius:24px;padding:15px}.pz-console-revenue-card span,.pz-console-kpi-card small,.pz-console-panel-head p,.pz-console-section-head p{color:var(--pz-muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950;display:block}.pz-console-revenue-card.is-purple strong{color:var(--pz-primary)}.pz-console-revenue-card.is-green strong{color:#059669}.pz-console-section-head{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;margin-bottom:11px;display:flex}.pz-console-section-head h2,.pz-console-panel-head h2{color:var(--pz-text);letter-spacing:-.035em;margin:3px 0 0;font-size:20px;font-weight:950;line-height:1.1}.pz-console-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pz-console-kpi-card{min-height:138px;color:var(--pz-text);border-radius:26px;flex-direction:column;justify-content:space-between;padding:15px;text-decoration:none;display:flex;position:relative;overflow:hidden}.pz-console-kpi-card:before{content:"";background:var(--pz-primary);opacity:.95;width:4px;position:absolute;inset:0 auto 0 0}.pz-console-kpi-card.is-green:before{background:#10b981}.pz-console-kpi-card.is-amber:before{background:#f59e0b}.pz-console-kpi-card.is-blue:before{background:#0ea5e9}.pz-console-kpi-card.is-purple:before{background:var(--pz-primary)}.pz-console-kpi-icon{width:40px;height:40px;color:var(--pz-primary);background:#372aac17;border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.pz-console-kpi-card.is-green .pz-console-kpi-icon{color:#059669;background:#10b9811a}.pz-console-kpi-card.is-amber .pz-console-kpi-icon{color:#b45309;background:#f59e0b1f}.pz-console-kpi-card.is-blue .pz-console-kpi-icon{color:#0284c7;background:#0ea5e91c}.pz-console-kpi-icon svg{width:20px;height:20px}.pz-console-kpi-card strong{color:var(--pz-text);letter-spacing:-.055em;margin-top:14px;font-size:clamp(25px,8vw,38px);font-weight:950;line-height:.98;display:block}.pz-console-kpi-card small{letter-spacing:.02em;text-transform:none;margin-top:7px;font-size:12px;line-height:1.25}.pz-console-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.pz-console-action-card{color:var(--pz-text);border-radius:24px;align-items:flex-start;gap:12px;padding:15px;text-decoration:none;display:flex}.pz-console-action-card>span,.pz-console-main-action i,.pz-console-secondary-action i{width:42px;height:42px;color:var(--pz-primary);background:#372aac1a;border-radius:16px;flex:none;justify-content:center;align-items:center;display:inline-flex}.pz-console-action-card.is-warning>span{color:#b45309;background:#f59e0b21}.pz-console-action-card strong{color:var(--pz-text);font-size:14px;font-weight:950;line-height:1.25;display:block}.pz-console-action-card small{color:var(--pz-muted);margin-top:4px;font-size:12px;font-weight:650;line-height:1.35;display:block}.pz-console-panel{border-radius:28px;margin-top:18px;padding:17px}.pz-console-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.pz-console-panel-head a{min-height:34px;color:var(--pz-primary);white-space:nowrap;background:#372aac17;border:1px solid #372aac21;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:950;text-decoration:none;display:inline-flex}.pz-console-list{gap:10px;display:grid}.pz-console-list-item,.pz-console-offer-task{background:#f8fafc;border:1px solid #e2e8f0f5;border-radius:22px;align-items:center;gap:12px;padding:12px;display:flex}.pz-console-list-link{color:var(--pz-text);text-decoration:none}.pz-console-list-icon,.pz-console-avatar,.pz-console-offer-visual{width:46px;height:46px;color:var(--pz-primary);background:#372aac1a;border-radius:18px;flex:none;justify-content:center;align-items:center;font-weight:950;display:inline-flex}.pz-console-list-icon svg{width:20px;height:20px}.pz-console-avatar{color:#fff;background:var(--pz-primary);box-shadow:0 12px 28px #372aac33}.pz-console-avatar.is-large{background:#ffffff2e;border:1px solid #ffffff3d;border-radius:24px;width:64px;height:64px;font-size:22px}.pz-console-list-body{flex:1;min-width:0}.pz-console-list-body strong{color:var(--pz-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:950;line-height:1.2;display:block;overflow:hidden}.pz-console-list-body span,.pz-console-list-body small{color:var(--pz-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;font-weight:650;line-height:1.3;display:block;overflow:hidden}.pz-console-list-body small{color:#475569}.pz-console-status{max-width:92px;min-height:28px;color:var(--pz-primary);text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#372aac14;border:1px solid #372aac21;border-radius:999px;flex:none;align-items:center;padding:0 9px;font-size:10px;font-style:normal;font-weight:950;line-height:1;display:inline-flex;overflow:hidden}.pz-console-status.is-green{color:#047857;background:#10b9811a;border-color:#10b9812e}.pz-console-status.is-amber{color:#92400e;background:#f59e0b1f;border-color:#f59e0b33}.pz-console-empty{color:var(--pz-muted);text-align:center;background:#f8fafc;border:1px dashed #94a3b873;border-radius:22px;padding:18px;font-size:13px;font-weight:750;line-height:1.45}.pz-console-merchant-identity{align-items:center;gap:14px;min-width:0;display:flex}.pz-console-merchant-identity>div:last-child{min-width:0}.pz-console-merchant-identity h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pz-console-hero-settings{color:#fff;background:#ffffff24;border:1px solid #ffffff2e;border-radius:18px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:inline-flex}.pz-console-offer-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.pz-console-offer-strip a{background:#fff;border:1px solid #dde2eeeb;border-radius:22px;min-height:86px;padding:14px 12px;text-decoration:none;box-shadow:0 12px 30px #08152f12}.pz-console-offer-strip span{color:var(--pz-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:950;display:block}.pz-console-offer-strip strong{color:var(--pz-text);letter-spacing:-.05em;margin-top:8px;font-size:30px;font-weight:950;line-height:.95;display:block}.pz-console-offer-strip .is-blue strong{color:#0284c7}.pz-console-offer-strip .is-green strong{color:#059669}.pz-console-action-grid-primary{grid-template-columns:1.15fr .85fr;margin-top:16px}.pz-console-main-action,.pz-console-secondary-action{border-radius:20px;justify-content:center;align-items:center;gap:10px;min-height:56px;font-size:14px;font-weight:950;text-decoration:none;display:inline-flex}.pz-console-main-action{color:#fff;background:var(--pz-primary);box-shadow:0 16px 34px #372aac3b}.pz-console-main-action i,.pz-console-secondary-action i{color:currentColor;background:0 0;width:22px;height:22px}.pz-console-secondary-action{color:var(--pz-text);background:#fff;border:1px solid #dde2eeeb;box-shadow:0 12px 30px #08152f12}.pz-console-offer-task{align-items:flex-start}.pz-console-offer-visual{color:#fff;font-size:22px;overflow:hidden}.pz-console-offer-visual.is-neutral{color:var(--pz-primary);background:#eef2ff}.pz-console-offer-task-body{flex:1;min-width:0}.pz-console-offer-task-body>div{align-items:center;gap:8px;display:flex}.pz-console-offer-task-body strong{min-width:0;color:var(--pz-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:950;line-height:1.2;display:block;overflow:hidden}.pz-console-offer-task-body em{border-radius:999px;flex:none;align-items:center;min-height:24px;padding:0 8px;font-size:9px;font-style:normal;font-weight:950;line-height:1;display:inline-flex}.pz-console-offer-task-body p{color:var(--pz-muted);margin:7px 0 10px;font-size:12px;font-weight:650;line-height:1.42}.pz-console-offer-task-body a{min-height:36px;color:var(--pz-primary);background:#372aac17;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:950;text-decoration:none;display:inline-flex}.pz-console-offer-task-body a svg{width:14px;height:14px}.pz-console-info-card{border-radius:22px;padding:15px}.pz-console-info-card strong,.pz-console-info-card span{display:block}.pz-console-info-card strong{color:var(--pz-text);font-size:14px;font-weight:950}.pz-console-info-card span{color:var(--pz-muted);margin-top:5px;font-size:12px;font-weight:650;line-height:1.35}.pz-console-info-card.is-blue{background:#0ea5e914;border-color:#0ea5e929}.pz-console-info-card.is-green{background:#10b98114;border-color:#10b98129}@media (width>=860px){.pz-console-page{padding-inline:24px}.pz-console-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.pz-merchant-dashboard .pz-console-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pz-console-panel{padding:20px}}@media (width<=430px){.pz-console-header,.pz-console-page{padding-inline:13px}.pz-console-title-row h1{font-size:25px}.pz-console-nav-item{min-height:42px;padding-inline:11px;font-size:11px}.pz-console-hero{border-radius:26px;padding:17px}.pz-console-hero-admin{flex-direction:column}.pz-console-hero-metric{grid-template-columns:1fr auto;align-items:center;min-width:0;display:grid}.pz-console-hero-metric span{grid-column:1/-1}.pz-console-hero-metric strong{margin-bottom:0}.pz-console-revenue-grid,.pz-console-action-grid,.pz-console-action-grid-primary{grid-template-columns:1fr}.pz-console-list-item{align-items:flex-start}.pz-console-status{max-width:76px;font-size:9px}}@media (width<=360px){.pz-console-brand-logo{max-width:96px!important}.pz-console-brand span{display:none}.pz-console-live-pill{min-height:30px;padding-inline:9px;font-size:10px}.pz-console-kpi-card{min-height:126px;padding:13px}}.plezee-role-admin main,.plezee-role-merchant main,.pz-console-page,.pz-console-header,.pz-console-header-main,.pz-console-title-row,.pz-console-panel,.pz-console-list,.pz-console-list-item,.pz-console-action-card,.pz-console-kpi-card,.pz-console-revenue-card{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.pz-console-nav{overscroll-behavior-x:contain!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:auto!important}.pz-console-page{overflow-x:hidden!important}.pz-console-panel,.pz-console-hero,.pz-console-action-card,.pz-console-kpi-card,.pz-console-revenue-card,.pz-console-info-card{overflow:hidden!important}.pz-console-list-item,.pz-console-offer-task{width:100%!important}.pz-console-list-body,.pz-console-list-body strong,.pz-console-list-body span,.pz-console-list-body small,.pz-console-offer-task-body,.pz-console-offer-task-body strong,.pz-console-offer-task-body p{min-width:0!important;max-width:100%!important}.pz-console-status{flex-shrink:1!important;max-width:100%!important}@media (width<=520px){.pz-console-header{padding-inline:12px!important}.pz-console-title-row{align-items:flex-start!important;gap:10px!important}.pz-console-title-row h1{font-size:clamp(26px,10vw,38px)!important;line-height:1.02!important}.pz-console-live-pill{flex:none!important;align-self:flex-start!important;max-width:128px!important}.pz-console-nav{margin-top:12px!important;padding-right:4px!important}.pz-console-nav-item{min-width:auto!important;max-width:168px!important}.pz-console-panel{border-radius:26px!important;padding:15px!important}.pz-console-list{gap:9px!important}.pz-console-list-item{grid-template-columns:46px minmax(0,1fr)!important;grid-template-areas:"icon body""icon status"!important;align-items:center!important;gap:6px 11px!important;padding:11px!important;display:grid!important}.pz-console-list-icon,.pz-console-avatar{grid-area:icon!important;align-self:center!important}.pz-console-list-body{grid-area:body!important;width:100%!important}.pz-console-status{white-space:nowrap!important;grid-area:status!important;place-self:start!important;width:auto!important;max-width:calc(100vw - 132px)!important;min-height:24px!important;padding:0 8px!important;font-size:9px!important;line-height:1.05!important}.pz-console-list-body strong{font-size:14px!important}.pz-console-list-body span,.pz-console-list-body small{font-size:11.5px!important}.pz-console-panel-head{align-items:flex-start!important}.pz-console-panel-head a{flex:none!important}}@media (width<=380px){.pz-console-page,.pz-console-header{padding-inline:11px!important}.pz-console-list-item{border-radius:20px!important;grid-template-columns:42px minmax(0,1fr)!important;column-gap:10px!important;padding:10px!important}.pz-console-list-icon,.pz-console-avatar{border-radius:16px!important;width:42px!important;height:42px!important}.pz-console-status{max-width:calc(100vw - 118px)!important}}:root{--pz-console-primary:#372aac;--pz-console-ink:#07142f;--pz-console-muted:#64748b;--pz-console-line:#0f172a1a;--pz-console-soft:#f4f7fb;--pz-console-card:#fff}.plezee-role-admin,.plezee-role-merchant{color:var(--pz-console-ink)!important;background:radial-gradient(circle at 20% 0,#372aac14,#0000 28%),linear-gradient(#f8fcff 0%,#f4f7fb 42%,#fff 100%)!important}.plezee-role-admin main,.plezee-role-merchant main{background:0 0!important;min-height:100dvh!important;overflow-x:hidden!important}.plezee-role-admin section:not(.pz-discover-page),.plezee-role-merchant section:not(.pz-discover-page){max-width:760px!important;padding-bottom:max(34px, env(safe-area-inset-bottom,0px))!important;margin-inline:auto!important;overflow-x:hidden!important}.plezee-role-admin [class*=bg-slate-900],.plezee-role-merchant [class*=bg-slate-900],.plezee-role-admin [class*=bg-slate-950],.plezee-role-merchant [class*=bg-slate-950]{background:var(--pz-console-card)!important;border-color:var(--pz-console-line)!important;color:var(--pz-console-ink)!important;box-shadow:0 14px 34px #08152f12!important}.plezee-role-admin article[class*=bg-slate],.plezee-role-merchant article[class*=bg-slate],.plezee-role-admin form[class*=bg-slate],.plezee-role-merchant form[class*=bg-slate],.plezee-role-admin div[class*=rounded-][class*=bg-slate-900],.plezee-role-merchant div[class*=rounded-][class*=bg-slate-900]{border:1px solid var(--pz-console-line)!important;background:#fffffff5!important;box-shadow:0 18px 42px #08152f13!important}.plezee-role-admin div[class*=bg-slate-950],.plezee-role-merchant div[class*=bg-slate-950],.plezee-role-admin a[class*=bg-slate-950],.plezee-role-merchant a[class*=bg-slate-950],.plezee-role-admin button[class*=bg-slate-950],.plezee-role-merchant button[class*=bg-slate-950]{box-shadow:none!important;background:#f8fafc!important;border-color:#0f172a1a!important}.plezee-role-admin [class*=text-white],.plezee-role-merchant [class*=text-white],.plezee-role-admin h1,.plezee-role-admin h2,.plezee-role-admin h3,.plezee-role-merchant h1,.plezee-role-merchant h2,.plezee-role-merchant h3{color:var(--pz-console-ink)!important}.plezee-role-admin [class*=text-slate-300],.plezee-role-admin [class*=text-slate-400],.plezee-role-admin [class*=text-slate-500],.plezee-role-admin [class*=text-slate-600],.plezee-role-merchant [class*=text-slate-300],.plezee-role-merchant [class*=text-slate-400],.plezee-role-merchant [class*=text-slate-500],.plezee-role-merchant [class*=text-slate-600]{color:var(--pz-console-muted)!important}.plezee-role-admin label,.plezee-role-merchant label,.plezee-role-admin label span,.plezee-role-merchant label span{color:#334155!important}.plezee-role-admin input,.plezee-role-admin select,.plezee-role-admin textarea,.plezee-role-merchant input,.plezee-role-merchant select,.plezee-role-merchant textarea{color:var(--pz-console-ink)!important;background:#fff!important;border:1px solid #0f172a21!important;box-shadow:0 8px 18px #08152f09!important}.plezee-role-admin input::placeholder,.plezee-role-admin textarea::placeholder,.plezee-role-merchant input::placeholder,.plezee-role-merchant textarea::placeholder{color:#94a3b8!important}.plezee-role-admin input:focus,.plezee-role-admin select:focus,.plezee-role-admin textarea:focus,.plezee-role-merchant input:focus,.plezee-role-merchant select:focus,.plezee-role-merchant textarea:focus{border-color:#372aac8c!important;outline:none!important;box-shadow:0 0 0 4px #372aac1a!important}.plezee-role-admin button:not(.pz-console-icon-btn):not(.pz-console-nav-item),.plezee-role-merchant button:not(.pz-console-icon-btn):not(.pz-console-nav-item),.plezee-role-admin a[class*=rounded-2xl],.plezee-role-merchant a[class*=rounded-2xl]{font-weight:800!important}.plezee-role-admin button[class*=bg-slate-800],.plezee-role-merchant button[class*=bg-slate-800],.plezee-role-admin a[class*=bg-slate-800],.plezee-role-merchant a[class*=bg-slate-800]{color:var(--pz-console-primary)!important;background:#fff!important;border-color:#372aac33!important;box-shadow:0 10px 22px #08152f0e!important}.plezee-role-admin .pliz-gradient,.plezee-role-merchant .pliz-gradient{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#5b48f0 100%)!important;border-color:#0000!important}.plezee-role-admin [class*=border-slate-800],.plezee-role-admin [class*=border-slate-700],.plezee-role-merchant [class*=border-slate-800],.plezee-role-merchant [class*=border-slate-700]{border-color:#0f172a1a!important}.plezee-role-admin [class*=shadow-app],.plezee-role-merchant [class*=shadow-app]{box-shadow:0 18px 42px #08152f13!important}.plezee-role-admin article,.plezee-role-admin form,.plezee-role-merchant article,.plezee-role-merchant form{max-width:100%!important;overflow:hidden!important}.plezee-role-admin article img,.plezee-role-merchant article img{border-color:#0f172a14!important}.plezee-role-admin [class*=rounded-full][class*=px-2],.plezee-role-admin [class*=rounded-full][class*=px-3],.plezee-role-merchant [class*=rounded-full][class*=px-2],.plezee-role-merchant [class*=rounded-full][class*=px-3]{white-space:normal!important;max-width:100%!important}.plezee-role-admin .pagination,.plezee-role-merchant .pagination{color:var(--pz-console-muted)!important}.plezee-role-admin nav[role=navigation],.plezee-role-merchant nav[role=navigation]{padding-bottom:8px!important;overflow-x:auto!important}@media (width<=640px){.plezee-role-admin section:not(.pz-discover-page),.plezee-role-merchant section:not(.pz-discover-page){width:100%!important;padding-left:18px!important;padding-right:18px!important}.plezee-role-admin .pz-console-header,.plezee-role-merchant .pz-console-header{overflow:hidden!important}.plezee-role-admin .pz-console-nav,.plezee-role-merchant .pz-console-nav{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;margin-inline:-18px!important;padding-inline:18px!important;overflow-x:auto!important}.plezee-role-admin .pz-console-nav::-webkit-scrollbar{display:none!important}.plezee-role-merchant .pz-console-nav::-webkit-scrollbar{display:none!important}.plezee-role-admin article .flex.items-start.justify-between,.plezee-role-merchant article .flex.items-start.justify-between,.plezee-role-admin article .flex.items-center.justify-between,.plezee-role-merchant article .flex.items-center.justify-between,.plezee-role-admin form .flex.items-center.justify-between,.plezee-role-merchant form .flex.items-center.justify-between{flex-wrap:wrap!important}.plezee-role-admin article .flex.items-start.justify-between>span,.plezee-role-merchant article .flex.items-start.justify-between>span,.plezee-role-admin article .flex.items-center.justify-between>span,.plezee-role-merchant article .flex.items-center.justify-between>span{flex:0 auto!important;max-width:100%!important;margin-left:0!important}.plezee-role-admin article [class*="grid-cols-[1fr_auto]"],.plezee-role-merchant article [class*="grid-cols-[1fr_auto]"],.plezee-role-admin form [class*="grid-cols-[1fr_auto]"],.plezee-role-merchant form [class*="grid-cols-[1fr_auto]"]{grid-template-columns:1fr!important}.plezee-role-admin article [class*=grid-cols-4],.plezee-role-merchant article [class*=grid-cols-4]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.plezee-role-admin article [class*=grid-cols-3],.plezee-role-merchant article [class*=grid-cols-3],.plezee-role-admin form [class*=grid-cols-3],.plezee-role-merchant form [class*=grid-cols-3]{grid-template-columns:1fr!important}.plezee-role-admin .col-span-2,.plezee-role-merchant .col-span-2,.plezee-role-admin .col-span-1,.plezee-role-merchant .col-span-1{grid-column:auto!important}.plezee-role-admin article p,.plezee-role-merchant article p,.plezee-role-admin article span,.plezee-role-merchant article span,.plezee-role-admin form p,.plezee-role-merchant form p{overflow-wrap:anywhere!important}.plezee-role-admin article [class*=truncate],.plezee-role-merchant article [class*=truncate],.plezee-role-admin form [class*=truncate],.plezee-role-merchant form [class*=truncate]{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.plezee-role-admin article [class*=shrink-0],.plezee-role-merchant article [class*=shrink-0]{flex-shrink:1!important}.plezee-role-admin article img[class*=shrink-0],.plezee-role-merchant article img[class*=shrink-0],.plezee-role-admin article div[class*=w-14],.plezee-role-merchant article div[class*=w-14]{flex-shrink:0!important}.plezee-role-admin [class*=right-],.plezee-role-merchant [class*=right-]{max-width:calc(100vw - 36px)!important}}.plezee-role-admin,.plezee-role-merchant{--pz-u-primary:#372aac;--pz-u-ink:#07142f;--pz-u-muted:#64748b;--pz-u-line:#0f172a1a;--pz-u-soft:#f4f7fb;--pz-u-card:#fff}.plezee-role-admin .hidden,.plezee-role-merchant .hidden{display:none!important}.plezee-role-admin .block,.plezee-role-merchant .block{display:block!important}.plezee-role-admin .inline-flex,.plezee-role-merchant .inline-flex{display:inline-flex!important}.plezee-role-admin .flex,.plezee-role-merchant .flex{display:flex!important}.plezee-role-admin .grid,.plezee-role-merchant .grid{display:grid!important}.plezee-role-admin .grid-cols-2,.plezee-role-merchant .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.plezee-role-admin .grid-cols-3,.plezee-role-merchant .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.plezee-role-admin .grid-cols-4,.plezee-role-merchant .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.plezee-role-admin .grid-cols-5,.plezee-role-merchant .grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.plezee-role-admin .grid-cols-\[1fr_auto\],.plezee-role-merchant .grid-cols-\[1fr_auto\]{grid-template-columns:minmax(0,1fr) auto!important}.plezee-role-admin .grid-cols-\[1fr_72px\],.plezee-role-merchant .grid-cols-\[1fr_72px\]{grid-template-columns:minmax(0,1fr) 72px!important}.plezee-role-admin .col-span-2,.plezee-role-merchant .col-span-2{grid-column:span 2/span 2!important}.plezee-role-admin .col-span-1,.plezee-role-merchant .col-span-1{grid-column:span 1/span 1!important}.plezee-role-admin .items-center,.plezee-role-merchant .items-center{align-items:center!important}.plezee-role-admin .items-start,.plezee-role-merchant .items-start{align-items:flex-start!important}.plezee-role-admin .justify-center,.plezee-role-merchant .justify-center{justify-content:center!important}.plezee-role-admin .justify-between,.plezee-role-merchant .justify-between{justify-content:space-between!important}.plezee-role-admin .flex-1,.plezee-role-merchant .flex-1{flex:1!important}.plezee-role-admin .shrink-0,.plezee-role-merchant .shrink-0{flex-shrink:0!important}.plezee-role-admin .min-w-0,.plezee-role-merchant .min-w-0{min-width:0!important}.plezee-role-admin .mx-auto,.plezee-role-merchant .mx-auto{margin-left:auto!important;margin-right:auto!important}.plezee-role-admin .gap-2,.plezee-role-merchant .gap-2{gap:.5rem!important}.plezee-role-admin .gap-3,.plezee-role-merchant .gap-3{gap:.75rem!important}.plezee-role-admin .gap-4,.plezee-role-merchant .gap-4{gap:1rem!important}.plezee-role-admin .space-y-1>*+*,.plezee-role-merchant .space-y-1>*+*{margin-top:.25rem!important}.plezee-role-admin .space-y-3>*+*,.plezee-role-merchant .space-y-3>*+*{margin-top:.75rem!important}.plezee-role-admin .space-y-4>*+*,.plezee-role-merchant .space-y-4>*+*{margin-top:1rem!important}.plezee-role-admin .space-y-5>*+*,.plezee-role-merchant .space-y-5>*+*{margin-top:1.25rem!important}.plezee-role-admin .mt-0\.5,.plezee-role-merchant .mt-0\.5{margin-top:.125rem!important}.plezee-role-admin .mt-1,.plezee-role-merchant .mt-1{margin-top:.25rem!important}.plezee-role-admin .mt-2,.plezee-role-merchant .mt-2{margin-top:.5rem!important}.plezee-role-admin .mt-3,.plezee-role-merchant .mt-3{margin-top:.75rem!important}.plezee-role-admin .mt-4,.plezee-role-merchant .mt-4{margin-top:1rem!important}.plezee-role-admin .mt-5,.plezee-role-merchant .mt-5{margin-top:1.25rem!important}.plezee-role-admin .mt-6,.plezee-role-merchant .mt-6{margin-top:1.5rem!important}.plezee-role-admin .mb-3,.plezee-role-merchant .mb-3{margin-bottom:.75rem!important}.plezee-role-admin .p-2,.plezee-role-merchant .p-2{padding:.5rem!important}.plezee-role-admin .p-3,.plezee-role-merchant .p-3{padding:.75rem!important}.plezee-role-admin .p-4,.plezee-role-merchant .p-4{padding:1rem!important}.plezee-role-admin .p-5,.plezee-role-merchant .p-5{padding:1.25rem!important}.plezee-role-admin .p-6,.plezee-role-merchant .p-6{padding:1.5rem!important}.plezee-role-admin .p-8,.plezee-role-merchant .p-8{padding:2rem!important}.plezee-role-admin .px-2,.plezee-role-merchant .px-2{padding-left:.5rem!important;padding-right:.5rem!important}.plezee-role-admin .px-2\.5,.plezee-role-merchant .px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.plezee-role-admin .px-3,.plezee-role-merchant .px-3{padding-left:.75rem!important;padding-right:.75rem!important}.plezee-role-admin .px-4,.plezee-role-merchant .px-4{padding-left:1rem!important;padding-right:1rem!important}.plezee-role-admin .px-5,.plezee-role-merchant .px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.plezee-role-admin .py-1,.plezee-role-merchant .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.plezee-role-admin .py-2,.plezee-role-merchant .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.plezee-role-admin .py-3,.plezee-role-merchant .py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.plezee-role-admin .py-4,.plezee-role-merchant .py-4{padding-top:1rem!important;padding-bottom:1rem!important}.plezee-role-admin .pt-5,.plezee-role-merchant .pt-5{padding-top:1.25rem!important}.plezee-role-admin .pb-8,.plezee-role-merchant .pb-8{padding-bottom:2rem!important}.plezee-role-admin .h-4,.plezee-role-merchant .h-4,.plezee-role-admin .w-4,.plezee-role-merchant .w-4{width:1rem!important;height:1rem!important}.plezee-role-admin .h-5,.plezee-role-merchant .h-5,.plezee-role-admin .w-5,.plezee-role-merchant .w-5{width:1.25rem!important;height:1.25rem!important}.plezee-role-admin .h-6,.plezee-role-merchant .h-6,.plezee-role-admin .w-6,.plezee-role-merchant .w-6{width:1.5rem!important;height:1.5rem!important}.plezee-role-admin .w-8,.plezee-role-merchant .w-8,.plezee-role-admin .h-8,.plezee-role-merchant .h-8{width:2rem!important;height:2rem!important}.plezee-role-admin .w-10,.plezee-role-merchant .w-10,.plezee-role-admin .h-10,.plezee-role-merchant .h-10{width:2.5rem!important;height:2.5rem!important}.plezee-role-admin .w-11,.plezee-role-merchant .w-11,.plezee-role-admin .h-11,.plezee-role-merchant .h-11{width:2.75rem!important;height:2.75rem!important}.plezee-role-admin .w-12,.plezee-role-merchant .w-12,.plezee-role-admin .h-12,.plezee-role-merchant .h-12{width:3rem!important;height:3rem!important}.plezee-role-admin .w-14,.plezee-role-merchant .w-14,.plezee-role-admin .h-14,.plezee-role-merchant .h-14{width:3.5rem!important;height:3.5rem!important}.plezee-role-admin .w-16,.plezee-role-merchant .w-16,.plezee-role-admin .h-16,.plezee-role-merchant .h-16{width:4rem!important;height:4rem!important}.plezee-role-admin .h-44,.plezee-role-merchant .h-44{height:11rem!important}.plezee-role-admin .rounded-xl,.plezee-role-merchant .rounded-xl{border-radius:.75rem!important}.plezee-role-admin .rounded-2xl,.plezee-role-merchant .rounded-2xl{border-radius:1rem!important}.plezee-role-admin .rounded-3xl,.plezee-role-merchant .rounded-3xl{border-radius:1.5rem!important}.plezee-role-admin .rounded-full,.plezee-role-merchant .rounded-full{border-radius:999px!important}.plezee-role-admin .rounded-\[26px\],.plezee-role-merchant .rounded-\[26px\]{border-radius:26px!important}.plezee-role-admin .rounded-\[28px\],.plezee-role-merchant .rounded-\[28px\]{border-radius:28px!important}.plezee-role-admin .rounded-\[30px\],.plezee-role-merchant .rounded-\[30px\]{border-radius:30px!important}.plezee-role-admin .border,.plezee-role-merchant .border{border-style:solid!important;border-width:1px!important}.plezee-role-admin .border-slate-800,.plezee-role-admin .border-slate-700,.plezee-role-merchant .border-slate-800,.plezee-role-merchant .border-slate-700{border-color:var(--pz-u-line)!important}.plezee-role-admin .border-emerald-500\/25,.plezee-role-merchant .border-emerald-500\/25{border-color:#10b9813d!important}.plezee-role-admin .border-amber-500\/25,.plezee-role-merchant .border-amber-500\/25{border-color:#f59e0b47!important}.plezee-role-admin .border-rose-500\/25,.plezee-role-merchant .border-rose-500\/25{border-color:#f43f5e40!important}.plezee-role-admin .border-pink-500\/25,.plezee-role-admin .border-pink-500\/30,.plezee-role-merchant .border-pink-500\/25,.plezee-role-merchant .border-pink-500\/30{border-color:#372aac2e!important}.plezee-role-admin .bg-slate-900,.plezee-role-admin .bg-slate-950,.plezee-role-admin .bg-slate-950\/70,.plezee-role-admin .bg-slate-900\/70,.plezee-role-merchant .bg-slate-900,.plezee-role-merchant .bg-slate-950,.plezee-role-merchant .bg-slate-950\/70,.plezee-role-merchant .bg-slate-900\/70{background:#fff!important}.plezee-role-admin .bg-slate-800,.plezee-role-merchant .bg-slate-800{background:#f8fafc!important}.plezee-role-admin .bg-emerald-500\/10,.plezee-role-merchant .bg-emerald-500\/10{background:#10b9811a!important}.plezee-role-admin .bg-amber-500\/10,.plezee-role-merchant .bg-amber-500\/10{background:#f59e0b1f!important}.plezee-role-admin .bg-rose-500\/10,.plezee-role-merchant .bg-rose-500\/10{background:#f43f5e1a!important}.plezee-role-admin .bg-pink-500\/10,.plezee-role-admin .bg-pink-500\/15,.plezee-role-merchant .bg-pink-500\/10,.plezee-role-merchant .bg-pink-500\/15{background:#372aac1a!important}.plezee-role-admin .bg-sky-500\/10,.plezee-role-merchant .bg-sky-500\/10{background:#0ea5e91a!important}.plezee-role-admin .text-\[9px\],.plezee-role-merchant .text-\[9px\]{font-size:9px!important;line-height:1.2!important}.plezee-role-admin .text-\[10px\],.plezee-role-merchant .text-\[10px\]{font-size:10px!important;line-height:1.25!important}.plezee-role-admin .text-\[11px\],.plezee-role-merchant .text-\[11px\]{font-size:11px!important;line-height:1.35!important}.plezee-role-admin .text-xs,.plezee-role-merchant .text-xs{font-size:12px!important;line-height:1.4!important}.plezee-role-admin .text-sm,.plezee-role-merchant .text-sm{font-size:14px!important;line-height:1.45!important}.plezee-role-admin .text-lg,.plezee-role-merchant .text-lg{font-size:18px!important;line-height:1.2!important}.plezee-role-admin .text-xl,.plezee-role-merchant .text-xl{font-size:20px!important;line-height:1.2!important}.plezee-role-admin .text-2xl,.plezee-role-merchant .text-2xl{font-size:24px!important;line-height:1.15!important}.plezee-role-admin .text-3xl,.plezee-role-merchant .text-3xl{font-size:30px!important;line-height:1.05!important}.plezee-role-admin .font-bold,.plezee-role-merchant .font-bold{font-weight:700!important}.plezee-role-admin .font-black,.plezee-role-merchant .font-black{font-weight:850!important}.plezee-role-admin .uppercase,.plezee-role-merchant .uppercase{text-transform:uppercase!important}.plezee-role-admin .tracking-wider,.plezee-role-merchant .tracking-wider{letter-spacing:.05em!important}.plezee-role-admin .text-center,.plezee-role-merchant .text-center{text-align:center!important}.plezee-role-admin .text-right,.plezee-role-merchant .text-right{text-align:right!important}.plezee-role-admin .leading-relaxed,.plezee-role-merchant .leading-relaxed{line-height:1.65!important}.plezee-role-admin .leading-tight,.plezee-role-merchant .leading-tight{line-height:1.1!important}.plezee-role-admin .text-white,.plezee-role-merchant .text-white{color:var(--pz-u-ink)!important}.plezee-role-admin .text-slate-200,.plezee-role-admin .text-slate-300,.plezee-role-admin .text-slate-400,.plezee-role-admin .text-slate-500,.plezee-role-admin .text-slate-600,.plezee-role-merchant .text-slate-200,.plezee-role-merchant .text-slate-300,.plezee-role-merchant .text-slate-400,.plezee-role-merchant .text-slate-500,.plezee-role-merchant .text-slate-600{color:var(--pz-u-muted)!important}.plezee-role-admin .text-emerald-200,.plezee-role-admin .text-emerald-300,.plezee-role-admin .text-emerald-400,.plezee-role-merchant .text-emerald-200,.plezee-role-merchant .text-emerald-300,.plezee-role-merchant .text-emerald-400{color:#047857!important}.plezee-role-admin .text-amber-200,.plezee-role-admin .text-amber-300,.plezee-role-admin .text-amber-400,.plezee-role-merchant .text-amber-200,.plezee-role-merchant .text-amber-300,.plezee-role-merchant .text-amber-400{color:#b45309!important}.plezee-role-admin .text-rose-100,.plezee-role-admin .text-rose-200,.plezee-role-admin .text-rose-300,.plezee-role-merchant .text-rose-100,.plezee-role-merchant .text-rose-200,.plezee-role-merchant .text-rose-300{color:#be123c!important}.plezee-role-admin .text-pink-300,.plezee-role-admin .text-pink-400,.plezee-role-merchant .text-pink-300,.plezee-role-merchant .text-pink-400{color:var(--pz-u-primary)!important}.plezee-role-admin .text-sky-200,.plezee-role-admin .text-sky-300,.plezee-role-merchant .text-sky-200,.plezee-role-merchant .text-sky-300{color:#0369a1!important}.plezee-role-admin .truncate,.plezee-role-merchant .truncate{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.plezee-role-admin .line-clamp-2,.plezee-role-merchant .line-clamp-2,.plezee-role-admin .line-clamp-3,.plezee-role-merchant .line-clamp-3{-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.plezee-role-admin .line-clamp-2,.plezee-role-merchant .line-clamp-2{-webkit-line-clamp:2!important}.plezee-role-admin .line-clamp-3,.plezee-role-merchant .line-clamp-3{-webkit-line-clamp:3!important}.plezee-role-admin .overflow-hidden,.plezee-role-merchant .overflow-hidden{overflow:hidden!important}.plezee-role-admin .object-cover,.plezee-role-merchant .object-cover{object-fit:cover!important}.plezee-role-admin .opacity-80,.plezee-role-merchant .opacity-80{opacity:.8!important}.plezee-role-admin input[type=file]::file-selector-button{color:var(--pz-u-primary)!important;background:#372aac1a!important;border:0!important;border-radius:12px!important;margin-right:.75rem!important;padding:.55rem .75rem!important;font-weight:850!important}.plezee-role-merchant input[type=file]::file-selector-button{color:var(--pz-u-primary)!important;background:#372aac1a!important;border:0!important;border-radius:12px!important;margin-right:.75rem!important;padding:.55rem .75rem!important;font-weight:850!important}.plezee-role-admin section>.grid:first-child,.plezee-role-merchant section>.grid:first-child{margin-top:0!important}.plezee-role-admin section>.grid:first-child>div,.plezee-role-merchant section>.grid:first-child>div{flex-direction:column!important;justify-content:center!important;min-height:86px!important;display:flex!important}.plezee-role-admin section>form,.plezee-role-merchant section>form{background:#fffffff5!important}@media (width<=640px){.plezee-role-admin section>.grid.grid-cols-5,.plezee-role-merchant section>.grid.grid-cols-5,.plezee-role-admin section>.grid.grid-cols-4,.plezee-role-merchant section>.grid.grid-cols-4,.plezee-role-admin section>.grid.grid-cols-3,.plezee-role-merchant section>.grid.grid-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}.plezee-role-admin section>.grid:first-child>div,.plezee-role-merchant section>.grid:first-child>div{text-align:left!important;min-height:78px!important}.plezee-role-admin .grid-cols-2,.plezee-role-merchant .grid-cols-2,.plezee-role-admin .grid-cols-\[1fr_auto\],.plezee-role-merchant .grid-cols-\[1fr_auto\],.plezee-role-admin .grid-cols-\[1fr_72px\],.plezee-role-merchant .grid-cols-\[1fr_72px\]{grid-template-columns:1fr!important}.plezee-role-admin article .flex.items-start.justify-between,.plezee-role-admin article .flex.items-center.justify-between,.plezee-role-merchant article .flex.items-start.justify-between,.plezee-role-merchant article .flex.items-center.justify-between{align-items:flex-start!important;gap:10px!important}.plezee-role-admin article .text-right,.plezee-role-merchant article .text-right{text-align:left!important}.plezee-role-admin .truncate,.plezee-role-merchant .truncate{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.plezee-role-admin section,.plezee-role-merchant section{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))!important}}.plezee-role-admin .w-4,.plezee-role-merchant .w-4{width:1rem!important}.plezee-role-admin .h-4,.plezee-role-merchant .h-4{height:1rem!important}.plezee-role-admin .w-5,.plezee-role-merchant .w-5{width:1.25rem!important}.plezee-role-admin .h-5,.plezee-role-merchant .h-5{height:1.25rem!important}.plezee-role-admin .w-6,.plezee-role-merchant .w-6{width:1.5rem!important}.plezee-role-admin .h-6,.plezee-role-merchant .h-6{height:1.5rem!important}.plezee-role-admin .w-8,.plezee-role-merchant .w-8{width:2rem!important}.plezee-role-admin .h-8,.plezee-role-merchant .h-8{height:2rem!important}.plezee-role-admin .w-10,.plezee-role-merchant .w-10{width:2.5rem!important}.plezee-role-admin .h-10,.plezee-role-merchant .h-10{height:2.5rem!important}.plezee-role-admin .w-11,.plezee-role-merchant .w-11{width:2.75rem!important}.plezee-role-admin .h-11,.plezee-role-merchant .h-11{height:2.75rem!important}.plezee-role-admin .w-12,.plezee-role-merchant .w-12{width:3rem!important}.plezee-role-admin .h-12,.plezee-role-merchant .h-12{height:3rem!important}.plezee-role-admin .w-14,.plezee-role-merchant .w-14{width:3.5rem!important}.plezee-role-admin .h-14,.plezee-role-merchant .h-14{height:3.5rem!important}.plezee-role-admin .w-16,.plezee-role-merchant .w-16{width:4rem!important}.plezee-role-admin .h-16,.plezee-role-merchant .h-16{height:4rem!important}.plezee-role-admin .w-full,.plezee-role-merchant .w-full,.plezee-role-admin input.w-full,.plezee-role-admin select.w-full,.plezee-role-admin textarea.w-full,.plezee-role-merchant input.w-full,.plezee-role-merchant select.w-full,.plezee-role-merchant textarea.w-full{width:100%!important}.plezee-role-admin,.plezee-role-merchant{overflow-x:hidden!important}.plezee-role-admin main,.plezee-role-admin section,.plezee-role-admin article,.plezee-role-admin form,.plezee-role-admin .grid,.plezee-role-admin .flex,.plezee-role-merchant main,.plezee-role-merchant section,.plezee-role-merchant article,.plezee-role-merchant form,.plezee-role-merchant .grid,.plezee-role-merchant .flex{box-sizing:border-box!important;max-width:100%!important}.plezee-role-admin input,.plezee-role-admin select,.plezee-role-admin textarea,.plezee-role-merchant input,.plezee-role-merchant select,.plezee-role-merchant textarea{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}.plezee-role-admin select,.plezee-role-merchant select{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:20px!important;min-height:48px!important;padding-left:16px!important;padding-right:38px!important}.plezee-role-admin section>form,.plezee-role-merchant section>form{gap:12px!important;display:grid!important}.plezee-role-admin section>form>.grid,.plezee-role-merchant section>form>.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;display:grid!important}.plezee-role-admin section>form button,.plezee-role-merchant section>form button{justify-content:center!important;align-items:center!important;width:100%!important;min-height:48px!important;display:inline-flex!important}.plezee-role-admin article>form.grid.grid-cols-\[1fr_auto\],.plezee-role-merchant article>form.grid.grid-cols-\[1fr_auto\],.plezee-role-admin article form.grid.grid-cols-\[1fr_auto\],.plezee-role-merchant article form.grid.grid-cols-\[1fr_auto\],.plezee-role-admin article form.flex.gap-2,.plezee-role-merchant article form.flex.gap-2{grid-template-columns:minmax(0,1fr) 70px!important;align-items:center!important;gap:10px!important;width:100%!important;display:grid!important}.plezee-role-admin article form.grid.grid-cols-\[1fr_auto\] button,.plezee-role-merchant article form.grid.grid-cols-\[1fr_auto\] button,.plezee-role-admin article form.flex.gap-2 button,.plezee-role-merchant article form.flex.gap-2 button{width:70px!important;min-width:70px!important;height:48px!important;padding-left:0!important;padding-right:0!important}.plezee-role-admin article>.grid.grid-cols-\[1fr_auto\],.plezee-role-merchant article>.grid.grid-cols-\[1fr_auto\],.plezee-role-admin article div.grid.grid-cols-\[1fr_auto\],.plezee-role-merchant article div.grid.grid-cols-\[1fr_auto\]{grid-template-columns:minmax(0,1fr) 52px!important;gap:10px!important;width:100%!important}.plezee-role-admin article div.grid.grid-cols-\[1fr_auto\] form.grid.grid-cols-\[1fr_auto\],.plezee-role-merchant article div.grid.grid-cols-\[1fr_auto\] form.grid.grid-cols-\[1fr_auto\]{grid-template-columns:minmax(0,1fr) 62px!important}.plezee-role-admin article div.grid.grid-cols-\[1fr_auto\] form+form button,.plezee-role-merchant article div.grid.grid-cols-\[1fr_auto\] form+form button{width:52px!important;min-width:52px!important;height:48px!important}.plezee-role-admin article .flex.items-start.gap-3,.plezee-role-merchant article .flex.items-start.gap-3{width:100%!important}.plezee-role-admin article .min-w-0,.plezee-role-merchant article .min-w-0{min-width:0!important}.plezee-role-admin article span.rounded-full,.plezee-role-merchant article span.rounded-full{white-space:normal!important;max-width:100%!important;line-height:1.2!important}@media (width<=640px){.plezee-role-admin section,.plezee-role-merchant section{padding-left:16px!important;padding-right:16px!important}.plezee-role-admin section>form>.grid,.plezee-role-merchant section>form>.grid{grid-template-columns:1fr!important}.plezee-role-admin section>.grid.grid-cols-5,.plezee-role-admin section>.grid.grid-cols-4,.plezee-role-admin section>.grid.grid-cols-3,.plezee-role-merchant section>.grid.grid-cols-5,.plezee-role-merchant section>.grid.grid-cols-4,.plezee-role-merchant section>.grid.grid-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.plezee-role-admin article,.plezee-role-merchant article{border-radius:28px!important;padding:18px!important}.plezee-role-admin article>form.grid.grid-cols-\[1fr_auto\],.plezee-role-merchant article>form.grid.grid-cols-\[1fr_auto\],.plezee-role-admin article form.grid.grid-cols-\[1fr_auto\],.plezee-role-merchant article form.grid.grid-cols-\[1fr_auto\],.plezee-role-admin article form.flex.gap-2,.plezee-role-merchant article form.flex.gap-2{grid-template-columns:minmax(0,1fr) 66px!important}.plezee-role-admin article form.grid.grid-cols-\[1fr_auto\] button,.plezee-role-merchant article form.grid.grid-cols-\[1fr_auto\] button,.plezee-role-admin article form.flex.gap-2 button,.plezee-role-merchant article form.flex.gap-2 button{width:66px!important;min-width:66px!important}}@media (width<=370px){.plezee-role-admin section,.plezee-role-merchant section{padding-left:12px!important;padding-right:12px!important}.plezee-role-admin article>form.grid.grid-cols-\[1fr_auto\],.plezee-role-merchant article>form.grid.grid-cols-\[1fr_auto\],.plezee-role-admin article form.grid.grid-cols-\[1fr_auto\],.plezee-role-merchant article form.grid.grid-cols-\[1fr_auto\],.plezee-role-admin article form.flex.gap-2,.plezee-role-merchant article form.flex.gap-2{grid-template-columns:1fr!important}.plezee-role-admin article form.grid.grid-cols-\[1fr_auto\] button,.plezee-role-merchant article form.grid.grid-cols-\[1fr_auto\] button,.plezee-role-admin article form.flex.gap-2 button,.plezee-role-merchant article form.flex.gap-2 button{width:100%!important;min-width:0!important}}.plezee-role-admin input[type=hidden],.plezee-role-merchant input[type=hidden]{visibility:hidden!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;pointer-events:none!important;border:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;overflow:hidden!important}@media (width<=768px){body.plezee-role-admin,body.plezee-role-merchant{background:#f5f7fb!important;overflow-x:hidden!important}body.plezee-role-admin main,body.plezee-role-merchant main{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}body.plezee-role-admin .pz-console-header,body.plezee-role-merchant .pz-console-header{padding:calc(8px + env(safe-area-inset-top,0px)) 12px 10px!important}body.plezee-role-admin .pz-console-title-row,body.plezee-role-merchant .pz-console-title-row{align-items:flex-start!important;margin-top:10px!important}body.plezee-role-admin .pz-console-title-row h1,body.plezee-role-merchant .pz-console-title-row h1{letter-spacing:-.055em!important;font-size:clamp(32px,9vw,40px)!important;line-height:.95!important}body.plezee-role-admin .pz-console-title-row p,body.plezee-role-merchant .pz-console-title-row p{margin-bottom:6px!important;font-size:10px!important}body.plezee-role-admin .pz-console-live-pill,body.plezee-role-merchant .pz-console-live-pill{flex:none!important;min-height:30px!important;padding-inline:10px!important;font-size:12px!important}body.plezee-role-admin .pz-console-nav,body.plezee-role-merchant .pz-console-nav{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;margin-top:12px!important;padding-bottom:2px!important;overflow:auto hidden!important}body.plezee-role-admin .pz-console-nav::-webkit-scrollbar{display:none!important}body.plezee-role-merchant .pz-console-nav::-webkit-scrollbar{display:none!important}body.plezee-role-admin main>section,body.plezee-role-merchant main>section{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;padding:18px 16px 120px!important;overflow-x:hidden!important}body.plezee-role-admin main>section>.grid.grid-cols-5,body.plezee-role-admin main>section>.grid.grid-cols-6,body.plezee-role-admin main>section>.grid.grid-cols-4,body.plezee-role-merchant main>section>.grid.grid-cols-5,body.plezee-role-merchant main>section>.grid.grid-cols-6,body.plezee-role-merchant main>section>.grid.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;max-width:100%!important;display:grid!important}body.plezee-role-admin main>section>.grid.grid-cols-5>div,body.plezee-role-admin main>section>.grid.grid-cols-6>div,body.plezee-role-admin main>section>.grid.grid-cols-4>div,body.plezee-role-merchant main>section>.grid.grid-cols-5>div,body.plezee-role-merchant main>section>.grid.grid-cols-6>div,body.plezee-role-merchant main>section>.grid.grid-cols-4>div{text-align:left!important;background:#fff!important;border:1px solid #08152f14!important;border-radius:24px!important;min-height:118px!important;padding:18px!important;box-shadow:0 16px 36px #08152f0f!important}body.plezee-role-admin main>section>.grid.grid-cols-5>div p:first-child,body.plezee-role-admin main>section>.grid.grid-cols-6>div p:first-child,body.plezee-role-admin main>section>.grid.grid-cols-4>div p:first-child,body.plezee-role-merchant main>section>.grid.grid-cols-5>div p:first-child,body.plezee-role-merchant main>section>.grid.grid-cols-6>div p:first-child,body.plezee-role-merchant main>section>.grid.grid-cols-4>div p:first-child{color:#64748b!important;font-size:13px!important;font-weight:900!important}body.plezee-role-admin main>section>.grid.grid-cols-5>div p:last-child,body.plezee-role-admin main>section>.grid.grid-cols-6>div p:last-child,body.plezee-role-admin main>section>.grid.grid-cols-4>div p:last-child,body.plezee-role-merchant main>section>.grid.grid-cols-5>div p:last-child,body.plezee-role-merchant main>section>.grid.grid-cols-6>div p:last-child,body.plezee-role-merchant main>section>.grid.grid-cols-4>div p:last-child{color:#08152f!important;margin-top:18px!important;font-size:30px!important;font-weight:950!important}body.plezee-role-admin main>section>form,body.plezee-role-merchant main>section>form{box-sizing:border-box!important;background:#fff!important;border:1px solid #08152f14!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:100%!important;padding:16px!important;display:grid!important;box-shadow:0 18px 42px #08152f12!important}body.plezee-role-admin input:not([type=hidden]),body.plezee-role-admin select,body.plezee-role-admin textarea,body.plezee-role-merchant input:not([type=hidden]),body.plezee-role-merchant select,body.plezee-role-merchant textarea{color:#08152f!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #08152f1a!important;border-radius:22px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:54px!important;padding:0 16px!important;font-size:15px!important;font-weight:750!important;display:block!important;box-shadow:0 10px 24px #08152f0a!important}body.plezee-role-admin select,body.plezee-role-merchant select{appearance:auto!important;-webkit-appearance:menulist!important;white-space:nowrap!important;text-overflow:ellipsis!important;padding-right:34px!important;overflow:hidden!important}body.plezee-role-admin input::placeholder,body.plezee-role-merchant input::placeholder{color:#97a3b6!important;opacity:1!important}body.plezee-role-admin main>section article,body.plezee-role-merchant main>section article{box-sizing:border-box!important;background:#fff!important;border:1px solid #08152f14!important;border-radius:28px!important;width:100%!important;max-width:100%!important;padding:18px!important;overflow:hidden!important;box-shadow:0 18px 42px #08152f12!important}body.plezee-role-admin main>section article .text-white,body.plezee-role-merchant main>section article .text-white{color:#08152f!important}body.plezee-role-admin main>section article .text-slate-500,body.plezee-role-admin main>section article .text-slate-400,body.plezee-role-merchant main>section article .text-slate-500,body.plezee-role-merchant main>section article .text-slate-400{color:#64748b!important}body.plezee-role-admin main>section article .pliz-gradient,body.plezee-role-admin main>section article .pliz-gradient *,body.plezee-role-merchant main>section article .pliz-gradient,body.plezee-role-merchant main>section article .pliz-gradient *{color:#fff!important}body.plezee-role-admin main>section article .bg-slate-950\/70,body.plezee-role-merchant main>section article .bg-slate-950\/70{background:#f7f8fc!important;border:1px solid #08152f14!important;border-radius:20px!important}body.plezee-role-admin main>section article form[action*=\/status],body.plezee-role-merchant main>section article form[action*=\/status],body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST],body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST]{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:minmax(0,1fr) 76px!important;align-items:center!important;gap:10px!important;margin-top:14px!important;padding:0!important;display:grid!important}body.plezee-role-admin main>section article form[action*=\/status] input[type=hidden],body.plezee-role-merchant main>section article form[action*=\/status] input[type=hidden],body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST] input[type=hidden],body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST] input[type=hidden]{grid-column:auto!important;display:none!important}body.plezee-role-admin main>section article form[action*=\/status] select,body.plezee-role-merchant main>section article form[action*=\/status] select,body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST] select,body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST] select{color:#08152f!important;width:100%!important;min-width:0!important;max-width:100%!important;height:52px!important;min-height:52px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #08152f1a!important;border-radius:22px!important;grid-column:1/2!important;padding-left:14px!important;padding-right:34px!important;font-size:14px!important;font-weight:850!important}body.plezee-role-admin main>section article form[action*=\/status] button,body.plezee-role-merchant main>section article form[action*=\/status] button,body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST] button,body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST] button{color:#372aac!important;background:#fff!important;border:1px solid #372aac2e!important;border-radius:22px!important;grid-column:2/3!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:52px!important;min-height:52px!important;padding:0!important;font-size:14px!important;font-weight:950!important;box-shadow:0 10px 24px #08152f0f!important}}@media (width<=370px){body.plezee-role-admin main>section article form[action*=\/status],body.plezee-role-merchant main>section article form[action*=\/status],body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST],body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST]{grid-template-columns:minmax(0,1fr) 66px!important}body.plezee-role-admin main>section article form[action*=\/status] button,body.plezee-role-merchant main>section article form[action*=\/status] button,body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST] button,body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST] button{width:66px!important;min-width:66px!important;max-width:66px!important}}@media (width<=768px){body.plezee-role-admin main>section,body.plezee-role-merchant main>section{padding-left:18px!important;padding-right:18px!important}body.plezee-role-admin main>section article,body.plezee-role-merchant main>section article{border-radius:30px!important;padding:20px!important}body.plezee-role-admin main>section article .flex.items-start.gap-3,body.plezee-role-merchant main>section article .flex.items-start.gap-3{gap:14px!important}body.plezee-role-admin main>section article .h-12.w-12,body.plezee-role-merchant main>section article .h-12.w-12{color:#fff!important;border-radius:20px!important;width:54px!important;height:54px!important;box-shadow:0 14px 28px #372aac33!important}body.plezee-role-admin main>section article p.text-sm.font-black,body.plezee-role-merchant main>section article p.text-sm.font-black{letter-spacing:-.02em!important;font-size:17px!important;line-height:1.15!important}body.plezee-role-admin main>section article p.text-\[11px\],body.plezee-role-merchant main>section article p.text-\[11px\]{font-size:13px!important;line-height:1.45!important}body.plezee-role-admin main>section article .grid.grid-cols-2,body.plezee-role-merchant main>section article .grid.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin-top:16px!important;display:grid!important}body.plezee-role-admin main>section article .grid.grid-cols-2>div,body.plezee-role-merchant main>section article .grid.grid-cols-2>div{background:#f6f8fc!important;border:1px solid #08152f13!important;border-radius:22px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:76px!important;padding:13px 10px!important;display:flex!important;box-shadow:inset 0 1px #ffffffb8!important}body.plezee-role-admin main>section article .grid.grid-cols-2>div p:first-child,body.plezee-role-merchant main>section article .grid.grid-cols-2>div p:first-child{color:#64748b!important;font-size:12px!important;font-weight:950!important}body.plezee-role-admin main>section article .grid.grid-cols-2>div p:last-child,body.plezee-role-merchant main>section article .grid.grid-cols-2>div p:last-child{margin-top:6px!important;font-size:20px!important;font-weight:950!important;line-height:1!important}body.plezee-role-admin main>section>form,body.plezee-role-merchant main>section>form{border-radius:28px!important;gap:10px!important;padding:14px!important}body.plezee-role-admin main>section>form input,body.plezee-role-admin main>section>form select,body.plezee-role-merchant main>section>form input,body.plezee-role-merchant main>section>form select{height:50px!important;box-shadow:none!important;background:#f9fafc!important;border-radius:20px!important;font-size:14px!important}body.plezee-role-admin main>section>form button,body.plezee-role-merchant main>section>form button{color:#fff!important;border-radius:20px!important;height:50px!important;min-height:50px!important;font-size:15px!important;box-shadow:0 14px 26px #372aac3d!important}body.plezee-role-admin main>section article form[action*=\/status],body.plezee-role-merchant main>section article form[action*=\/status],body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST],body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST]{background:#f6f8fc!important;border:1px solid #08152f13!important;border-radius:24px!important;grid-template-columns:minmax(0,1fr) 58px!important;align-items:center!important;gap:8px!important;margin-top:16px!important;padding:7px!important;display:grid!important;box-shadow:inset 0 1px #ffffffc7!important}body.plezee-role-admin main>section article form[action*=\/status] input[type=hidden],body.plezee-role-merchant main>section article form[action*=\/status] input[type=hidden],body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST] input[type=hidden],body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST] input[type=hidden]{width:0!important;height:0!important;box-shadow:none!important;border:0!important;margin:0!important;padding:0!important;display:none!important}body.plezee-role-admin main>section article form[action*=\/status] select,body.plezee-role-merchant main>section article form[action*=\/status] select,body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST] select,body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST] select{color:#08152f!important;background:#fff!important;border:1px solid #08152f14!important;border-radius:18px!important;height:44px!important;min-height:44px!important;padding-left:14px!important;padding-right:32px!important;font-size:14px!important;font-weight:900!important;box-shadow:0 8px 18px #08152f0b!important}body.plezee-role-admin main>section article form[action*=\/status] button,body.plezee-role-merchant main>section article form[action*=\/status] button,body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST] button,body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST] button{color:#fff!important;letter-spacing:.01em!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;border:0!important;border-radius:18px!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:13px!important;box-shadow:0 12px 22px #372aac3d!important}body.plezee-role-admin main>section article form[action*=\/status] button:active,body.plezee-role-merchant main>section article form[action*=\/status] button:active,body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST] button:active,body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST] button:active{transform:scale(.97)!important}body.plezee-role-admin main>section article span.rounded-full,body.plezee-role-merchant main>section article span.rounded-full{white-space:nowrap!important;border-radius:999px!important;padding:7px 11px!important;font-size:11px!important;font-weight:950!important;line-height:1!important}}@media (width<=370px){body.plezee-role-admin main>section,body.plezee-role-merchant main>section{padding-left:14px!important;padding-right:14px!important}body.plezee-role-admin main>section article,body.plezee-role-merchant main>section article{padding:16px!important}body.plezee-role-admin main>section article form[action*=\/status],body.plezee-role-merchant main>section article form[action*=\/status],body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST],body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST]{grid-template-columns:minmax(0,1fr) 54px!important;gap:7px!important}body.plezee-role-admin main>section article form[action*=\/status] button,body.plezee-role-merchant main>section article form[action*=\/status] button,body.plezee-role-admin main>section article form[class*=grid-cols-][method=POST] button,body.plezee-role-merchant main>section article form[class*=grid-cols-][method=POST] button{width:54px!important;min-width:54px!important;max-width:54px!important}}:root{--pz-console-bg:#f4f6fb;--pz-console-card:#fff;--pz-console-ink:#08152f;--pz-console-muted:#667489;--pz-console-soft:#f7f8fc;--pz-console-line:#08152f17;--pz-console-shadow:0 18px 44px #08152f13;--pz-console-primary:#372aac;--pz-console-primary-2:#563cf0}body.plezee-role-admin,body.plezee-role-merchant{background:var(--pz-console-bg)!important;color:var(--pz-console-ink)!important}body.plezee-role-admin main,body.plezee-role-merchant main{background:var(--pz-console-bg)!important}.pz-console-screen{width:100%;max-width:1080px;padding:20px 18px calc(124px + env(safe-area-inset-bottom));box-sizing:border-box;margin:0 auto}.pz-console-screen *{box-sizing:border-box}.pz-console-stats-strip{background:var(--pz-console-card);border:1px solid var(--pz-console-line);border-radius:26px;width:100%;display:grid;overflow:hidden;box-shadow:0 14px 36px #08152f0e}.pz-console-stats-strip-4{grid-template-columns:repeat(4,minmax(0,1fr))}.pz-console-stats-strip-5{grid-template-columns:repeat(5,minmax(0,1fr))}.pz-console-stats-strip-6{grid-template-columns:repeat(6,minmax(0,1fr))}.pz-console-stat-cell{text-align:center;border-right:1px solid #08152f13;min-width:0;padding:16px 10px 17px}.pz-console-stat-cell:last-child{border-right:0}.pz-console-stat-cell i{width:20px;height:20px;color:var(--pz-console-primary);stroke-width:2.4px;margin:0 auto 8px}.pz-console-stat-cell span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:850;line-height:1.1;display:block;overflow:hidden}.pz-console-stat-cell strong{color:var(--pz-console-ink);letter-spacing:-.04em;margin-top:8px;font-size:24px;font-weight:950;line-height:1;display:block}.pz-console-stat-cell.pz-tone-success i,.pz-console-stat-cell.pz-tone-success strong{color:#0f9f7a}.pz-console-stat-cell.pz-tone-warning i,.pz-console-stat-cell.pz-tone-warning strong{color:#f59e0b}.pz-console-stat-cell.pz-tone-danger i,.pz-console-stat-cell.pz-tone-danger strong{color:#ef4444}.pz-console-stat-cell.pz-tone-muted i,.pz-console-stat-cell.pz-tone-muted strong{color:#64748b}.pz-console-filter-card{background:var(--pz-console-card);border:1px solid var(--pz-console-line);border-radius:26px;gap:12px;margin-top:18px;padding:14px;display:grid;box-shadow:0 14px 36px #08152f0d}.pz-console-filter-inline{grid-template-columns:minmax(0,1fr) minmax(148px,.36fr) auto;align-items:center}.pz-console-filter-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pz-console-search-field,.pz-console-select-field{align-items:center;width:100%;min-width:0;display:flex;position:relative}.pz-console-search-field i{color:#64748b;pointer-events:none;width:20px;height:20px;position:absolute;left:16px}.pz-console-search-field input,.pz-console-select-field select,.pz-console-status-form select{width:100%!important;min-width:0!important;height:54px!important;color:var(--pz-console-ink)!important;background:#fff!important;border:1px solid #08152f1a!important;border-radius:21px!important;outline:none!important;font-size:15px!important;font-weight:800!important;box-shadow:0 9px 22px #08152f09!important}.pz-console-search-field input{padding:0 16px 0 46px!important}.pz-console-select-field select,.pz-console-status-form select{appearance:auto!important;padding:0 14px!important}.pz-console-search-field input::placeholder{color:#94a3b8!important;opacity:1!important}.pz-console-filter-button,.pz-console-primary-link,.pz-console-status-form button,.pz-console-compact-form button,.pz-console-secondary-action,.pz-console-disabled-action,.pz-console-verify-form button{white-space:nowrap;border:0;border-radius:21px;justify-content:center;align-items:center;gap:9px;min-width:0;font-weight:950;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.pz-console-filter-button,.pz-console-primary-link,.pz-console-status-form button{background:linear-gradient(135deg, var(--pz-console-primary), var(--pz-console-primary-2));color:#fff;height:54px;padding:0 20px;box-shadow:0 14px 28px #372aac38}.pz-console-filter-button i,.pz-console-primary-link i,.pz-console-status-form button i,.pz-console-secondary-action i,.pz-console-verify-form button i{stroke-width:2.4px;width:18px;height:18px}.pz-console-primary-link{width:100%;margin-bottom:16px}.pz-console-list{gap:16px;margin-top:18px;display:grid}.pz-console-card{background:var(--pz-console-card);border:1px solid var(--pz-console-line);width:100%;box-shadow:var(--pz-console-shadow);border-radius:28px;padding:18px;overflow:hidden}.pz-console-card-link{color:inherit;text-decoration:none;display:block}.pz-console-card-head{align-items:flex-start;gap:14px;min-width:0;display:flex}.pz-console-avatar,.pz-console-image-thumb{border-radius:21px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.pz-console-avatar{color:#fff;font-size:24px;font-weight:950;box-shadow:0 16px 32px #372aac38}.pz-console-avatar-purple{background:linear-gradient(135deg, var(--pz-console-primary), #633df4)}.pz-console-avatar-visual{border:1px solid #ffffff2e;font-size:26px}.pz-console-image-thumb{object-fit:cover;border:1px solid #08152f14}.pz-console-card-identity{flex:1;min-width:0}.pz-console-card-title-row{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.pz-console-card-title-row h2{color:var(--pz-console-ink);letter-spacing:-.035em;margin:0;font-size:20px;font-weight:950;line-height:1.12}.pz-console-card-title-row p{color:var(--pz-console-muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:14px;font-weight:650;line-height:1.25;overflow:hidden}.pz-console-status-pill{color:#64748b;white-space:nowrap;text-overflow:ellipsis;background:#f7f8fc;border:1px solid #08152f1a;border-radius:999px;flex:none;align-items:center;gap:6px;max-width:142px;height:34px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex;overflow:hidden}.pz-console-status-pill i{stroke-width:2.6px;flex:none;width:15px;height:15px}.pz-console-status-pill.is-success{color:#058669;background:#ecfdf7;border-color:#0586692e}.pz-console-status-pill.is-warning{color:#b46a00;background:#fff8e6;border-color:#f59e0b3d}.pz-console-status-pill.is-danger{color:#d12f2f;background:#fff1f2;border-color:#ef44442e}.pz-console-status-pill.is-muted{color:#64748b;background:#f1f5f9;border-color:#64748b2e}.pz-console-meta-line{color:var(--pz-console-muted);flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:13px;font-size:14px;font-weight:700;line-height:1.3;display:flex}.pz-console-meta-line span{align-items:center;gap:6px;min-width:0;display:inline-flex}.pz-console-meta-line i{color:#667489;stroke-width:2.3px;width:16px;height:16px}.pz-console-legal-lines{gap:5px;margin-top:11px;display:grid}.pz-console-legal-lines p,.pz-console-description,.pz-console-info-line{color:var(--pz-console-muted);margin:0;font-size:14px;font-weight:650;line-height:1.45}.pz-console-legal-lines strong,.pz-console-info-line strong{color:#334155;font-weight:850}.pz-console-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:13px;display:-webkit-box;overflow:hidden}.pz-console-description.is-inside{margin-top:9px;font-size:13px}.pz-console-info-line{background:var(--pz-console-soft);border:1px solid var(--pz-console-line);border-radius:18px;margin-top:14px;padding:13px 14px}.pz-console-small-alert{border-radius:999px;margin:12px 0 0;padding:7px 10px;font-size:11px;font-weight:950;display:inline-flex}.pz-console-small-alert.is-success{color:#058669;background:#ecfdf7}.pz-console-small-alert.is-warning{color:#b46a00;background:#fff8e6}.pz-console-card-footer{grid-template-columns:minmax(0,.82fr) minmax(248px,1fr);align-items:center;gap:14px;display:grid}.pz-console-mini-stats{gap:10px;min-width:0;display:grid}.pz-console-mini-stats-1{grid-template-columns:minmax(0,1fr)}.pz-console-mini-stats-2{grid-template-columns:repeat(2,minmax(0,1fr))}.pz-console-mini-stats-3{grid-template-columns:repeat(3,minmax(0,1fr))}.pz-console-mini-stats>div{background:#f8fafc;border:1px solid #08152f13;border-radius:18px;min-width:0;padding:11px 12px 10px}.pz-console-mini-stats i{color:#64748b;stroke-width:2.3px;width:16px;height:16px}.pz-console-mini-stats span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;font-weight:900;line-height:1.1;display:block;overflow:hidden}.pz-console-mini-stats strong{color:var(--pz-console-ink);letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:18px;font-weight:950;line-height:1;display:block;overflow:hidden}.pz-console-mini-stats strong.is-success{color:#058669}.pz-console-status-form{border-radius:24px;grid-template-columns:minmax(0,1fr) 66px;align-items:center;gap:9px;width:100%;min-width:0;display:grid;box-shadow:none!important;background:#f3f5fa!important;border:1px solid #08152f12!important;margin:0!important;padding:7px!important}.pz-console-status-form input[type=hidden]{border:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important}.pz-console-status-form select{border:0!important;border-radius:19px!important;height:50px!important;font-size:15px!important;font-weight:900!important;box-shadow:0 8px 18px #08152f0b!important}.pz-console-status-form button{color:#fff;border-radius:19px;width:66px;height:50px;min-height:50px;font-size:14px;padding:0!important}.pz-console-actions-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.pz-console-featured-form button,.pz-console-compact-form button,.pz-console-secondary-action,.pz-console-disabled-action,.pz-console-verify-form button{height:52px;color:var(--pz-console-primary);background:#fff;border:1px solid #08152f17;padding:0 16px;box-shadow:0 9px 22px #08152f0b}.pz-console-featured-form button{width:52px;padding:0}.pz-console-featured-form button i{width:19px;height:19px}.pz-console-featured-form button.is-active,.pz-console-compact-form button.is-warning{color:#b46a00;background:#fff8e6;border-color:#f59e0b38}.pz-console-disabled-action{color:#64748b;background:#f8fafc}.pz-console-verify-form{min-width:0}.pz-console-verify-form button{color:#058669;background:#ecfdf7;border-color:#0586692e;width:100%}.pz-console-info-card,.pz-console-notice{border:1px solid var(--pz-console-line);background:#fff;border-radius:24px;box-shadow:0 12px 30px #08152f0d}.pz-console-info-card{align-items:flex-start;gap:13px;margin-bottom:16px;padding:16px;display:flex}.pz-console-info-icon{width:46px;height:46px;color:var(--pz-console-primary);background:#eef2ff;border-radius:18px;flex:none;justify-content:center;align-items:center;display:flex}.pz-console-info-icon i{width:21px;height:21px}.pz-console-info-card p{color:var(--pz-console-muted);margin:5px 0 0;font-size:13px;font-weight:650;line-height:1.45}.pz-console-notice{color:#64748b;background:#f8fafc;margin-top:14px;padding:13px 14px;font-size:12px;font-weight:750;line-height:1.45}.pz-console-notice.is-success{color:#058669;background:#ecfdf7;border-color:#05866929}.pz-console-notice.is-warning{color:#b46a00;background:#fff8e6;border-color:#f59e0b33}.pz-console-notice.is-danger{color:#d12f2f;background:#fff1f2;border-color:#ef44442e}.pz-console-empty-card{border:1px solid var(--pz-console-line);color:#64748b;text-align:center;background:#fff;border-radius:26px;place-items:center;gap:8px;padding:28px 18px;font-size:14px;font-weight:750;display:grid;box-shadow:0 12px 30px #08152f0b}.pz-console-empty-card i{width:28px;height:28px;color:var(--pz-console-primary)}.pz-console-empty-card strong{color:var(--pz-console-ink);font-size:16px;font-weight:950}.pz-console-empty-card span{max-width:300px;display:block}.pz-console-pagination{color:#64748b;margin-top:18px;font-size:12px;font-weight:700}@media (width<=860px){.pz-console-screen{padding:18px 18px calc(120px + env(safe-area-inset-bottom))}.pz-console-card-footer{grid-template-columns:minmax(0,1fr);align-items:stretch}.pz-console-filter-inline{grid-template-columns:minmax(0,1fr)}.pz-console-filter-button{width:100%}}@media (width<=640px){.pz-console-screen{padding:18px 16px calc(120px + env(safe-area-inset-bottom))}.pz-console-stats-strip{border-radius:24px}.pz-console-stats-strip-5,.pz-console-stats-strip-6{grid-template-columns:repeat(3,minmax(0,1fr))}.pz-console-stats-strip-5 .pz-console-stat-cell:nth-child(3),.pz-console-stats-strip-6 .pz-console-stat-cell:nth-child(3),.pz-console-stats-strip-6 .pz-console-stat-cell:nth-child(6){border-right:0}.pz-console-stats-strip-5 .pz-console-stat-cell:nth-child(n+4),.pz-console-stats-strip-6 .pz-console-stat-cell:nth-child(n+4){border-top:1px solid #08152f13}.pz-console-stat-cell{padding:14px 8px 15px}.pz-console-stat-cell i{width:18px;height:18px;margin-bottom:7px}.pz-console-stat-cell span{font-size:11px}.pz-console-stat-cell strong{font-size:23px}.pz-console-filter-grid-2{grid-template-columns:minmax(0,1fr)}.pz-console-card{border-radius:27px;padding:16px}.pz-console-card-head{gap:12px}.pz-console-avatar,.pz-console-image-thumb{border-radius:19px;width:54px;height:54px}.pz-console-card-title-row{align-items:flex-start}.pz-console-card-title-row h2{font-size:19px}.pz-console-card-title-row p{font-size:13px}.pz-console-status-pill{max-width:118px;height:31px;padding:0 9px;font-size:11px}.pz-console-meta-line{gap:7px 10px;font-size:13px}.pz-console-legal-lines p,.pz-console-description,.pz-console-info-line{font-size:13px}.pz-console-mini-stats-3{grid-template-columns:repeat(3,minmax(0,1fr))}.pz-console-mini-stats>div{border-radius:17px;padding:10px 10px 9px}.pz-console-mini-stats span{font-size:11px}.pz-console-mini-stats strong{font-size:17px}.pz-console-status-form{border-radius:23px;grid-template-columns:minmax(0,1fr) 62px;gap:8px;padding:6px!important}.pz-console-status-form select,.pz-console-status-form button{border-radius:18px!important;height:48px!important;min-height:48px!important}.pz-console-status-form button{width:62px;font-size:13px}}@media (width<=390px){.pz-console-screen{padding-left:14px;padding-right:14px}.pz-console-card-title-row{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.pz-console-status-pill{justify-self:start;max-width:100%}.pz-console-mini-stats-3{grid-template-columns:repeat(2,minmax(0,1fr))}.pz-console-actions-row{grid-template-columns:minmax(0,1fr)}}.pz-console-stats-compact,.pz-console-screen .pz-console-stats-strip{border-radius:22px;box-shadow:0 12px 28px #08152f0b}.pz-console-stats-compact .pz-console-stat-cell,.pz-console-screen .pz-console-stat-cell{padding:12px 8px 13px}.pz-console-stats-compact .pz-console-stat-cell i,.pz-console-screen .pz-console-stat-cell i{width:17px;height:17px;margin-bottom:6px}.pz-console-stats-compact .pz-console-stat-cell span,.pz-console-screen .pz-console-stat-cell span{font-size:11px}.pz-console-stats-compact .pz-console-stat-cell strong,.pz-console-screen .pz-console-stat-cell strong{margin-top:6px;font-size:21px}.pz-console-revenue-card{border:1px solid var(--pz-console-line);background:#fff;border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:stretch;gap:14px;margin-bottom:14px;padding:16px;display:grid;box-shadow:0 14px 36px #08152f0e}.pz-console-revenue-card>div:first-child{flex-direction:column;justify-content:center;min-height:76px;display:flex}.pz-console-revenue-card p{color:#64748b;text-transform:uppercase;letter-spacing:.11em;margin:0;font-size:11px;font-weight:950}.pz-console-revenue-card strong{color:var(--pz-console-ink);letter-spacing:-.04em;margin-top:8px;font-size:30px;font-weight:950;line-height:1;display:block}.pz-console-revenue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pz-console-revenue-grid span{background:#f8fafc;border:1px solid #08152f13;border-radius:20px;flex-direction:column;justify-content:center;min-width:0;min-height:76px;padding:12px;display:flex}.pz-console-revenue-grid small{color:#64748b;font-size:11px;font-weight:900}.pz-console-revenue-grid b{color:var(--pz-console-primary);margin-top:6px;font-size:17px;font-weight:950}.pz-console-revenue-grid b.is-success{color:#058669}.pz-payment-title-row{align-items:flex-start}.pz-payment-admin-card,.pz-reservation-admin-card{padding:18px}.pz-console-money-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.pz-console-money-row>div{text-align:center;background:#f8fafc;border:1px solid #08152f13;border-radius:19px;min-width:0;padding:12px 10px}.pz-console-money-row span{color:#64748b;font-size:11px;font-weight:950;line-height:1.1;display:block}.pz-console-money-row strong{color:var(--pz-console-ink);white-space:nowrap;margin-top:8px;font-size:16px;font-weight:950;line-height:1;display:block}.pz-console-money-row strong.is-primary{color:var(--pz-console-primary)}.pz-console-money-row strong.is-success{color:#058669}.pz-console-technical-details,.pz-console-ticket-summary,.pz-console-card-note{margin-top:12px}.pz-console-technical-details{background:#f8fafc;border:1px solid #08152f13;border-radius:19px;overflow:hidden}.pz-console-technical-details summary{cursor:pointer;color:#64748b;align-items:center;gap:8px;min-height:46px;padding:0 13px;font-size:12px;font-weight:950;list-style:none;display:flex}.pz-console-technical-details summary::-webkit-details-marker{display:none}.pz-console-technical-details summary i{width:16px;height:16px;color:var(--pz-console-primary)}.pz-console-technical-details>div{gap:7px;padding:0 13px 13px;display:grid}.pz-console-technical-details p{color:#64748b;min-width:0;margin:0;font-size:11px;font-weight:700;line-height:1.35}.pz-console-technical-details p span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:950;display:block}.pz-console-technical-details p strong{color:#475569;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-weight:800;display:block;overflow:hidden}.pz-console-ticket-summary{background:#f8fafc;border:1px solid #08152f13;border-radius:19px;justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;display:flex}.pz-console-ticket-summary div{min-width:0}.pz-console-ticket-summary span:first-child,.pz-console-card-note{color:#64748b;font-size:12px;font-weight:900}.pz-console-ticket-summary strong{color:var(--pz-console-ink);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:15px;font-weight:950;display:block;overflow:hidden}.pz-console-card-note{margin-bottom:0;line-height:1.45}.pz-partner-admin-card .pz-console-card-divider,.pz-user-admin-card .pz-console-card-divider,.pz-offer-admin-card .pz-console-card-divider,.pz-merchant-offer-card .pz-console-card-divider{margin:13px 0}.pz-partner-admin-card .pz-console-card-footer,.pz-user-admin-card .pz-console-card-footer,.pz-offer-admin-card .pz-console-card-footer,.pz-merchant-offer-card .pz-console-card-footer{grid-template-columns:minmax(126px,.55fr) minmax(0,1fr);gap:12px}.pz-partner-admin-card .pz-console-mini-stats>div,.pz-user-admin-card .pz-console-mini-stats>div,.pz-offer-admin-card .pz-console-mini-stats>div,.pz-merchant-offer-card .pz-console-mini-stats>div{border-radius:17px;padding:9px 10px}.pz-partner-admin-card .pz-console-mini-stats i,.pz-user-admin-card .pz-console-mini-stats i,.pz-offer-admin-card .pz-console-mini-stats i,.pz-merchant-offer-card .pz-console-mini-stats i{display:none}.pz-partner-admin-card .pz-console-mini-stats span,.pz-user-admin-card .pz-console-mini-stats span,.pz-offer-admin-card .pz-console-mini-stats span,.pz-merchant-offer-card .pz-console-mini-stats span{margin-top:0;font-size:11px}.pz-partner-admin-card .pz-console-mini-stats strong,.pz-user-admin-card .pz-console-mini-stats strong,.pz-offer-admin-card .pz-console-mini-stats strong,.pz-merchant-offer-card .pz-console-mini-stats strong{margin-top:5px;font-size:16px}.pz-partner-admin-card .pz-console-status-form,.pz-user-admin-card .pz-console-status-form,.pz-offer-admin-card .pz-console-status-form,.pz-merchant-offer-card .pz-console-status-form{border-radius:21px;padding:5px!important}.pz-partner-admin-card .pz-console-status-form select,.pz-user-admin-card .pz-console-status-form select,.pz-offer-admin-card .pz-console-status-form select,.pz-merchant-offer-card .pz-console-status-form select,.pz-partner-admin-card .pz-console-status-form button,.pz-user-admin-card .pz-console-status-form button,.pz-offer-admin-card .pz-console-status-form button,.pz-merchant-offer-card .pz-console-status-form button{border-radius:16px!important;height:44px!important;min-height:44px!important}@media (width<=860px){.pz-console-revenue-card{grid-template-columns:minmax(0,1fr)}}@media (width<=640px){.pz-console-screen{padding-top:14px}.pz-console-stats-strip,.pz-console-stats-strip-4,.pz-console-stats-strip-5,.pz-console-stats-strip-6{scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(86px,1fr);grid-auto-flow:column;display:grid;overflow:auto hidden;grid-template-columns:none!important}.pz-console-stats-strip::-webkit-scrollbar{display:none}.pz-console-stats-strip .pz-console-stat-cell{min-height:78px;border-top:0!important;border-right:1px solid #08152f13!important}.pz-console-stats-strip .pz-console-stat-cell:last-child{border-right:0!important}.pz-console-stat-cell{padding:10px 8px 11px!important}.pz-console-stat-cell strong{font-size:19px!important}.pz-console-revenue-card{border-radius:24px;gap:10px;padding:14px}.pz-console-revenue-card strong{font-size:25px}.pz-console-revenue-grid span{border-radius:18px;min-height:66px}.pz-console-card{padding:15px}.pz-console-card-title-row h2{font-size:18px}.pz-console-meta-line{margin-top:10px;font-size:12.5px}.pz-console-card-divider{margin:12px 0}.pz-console-money-row{gap:8px}.pz-console-money-row>div{border-radius:17px;padding:10px 7px}.pz-console-money-row span{font-size:10px}.pz-console-money-row strong{font-size:13px}.pz-partner-admin-card .pz-console-card-footer,.pz-user-admin-card .pz-console-card-footer,.pz-offer-admin-card .pz-console-card-footer,.pz-merchant-offer-card .pz-console-card-footer{align-items:center;gap:10px;grid-template-columns:minmax(116px,.55fr) minmax(0,1fr)!important}.pz-partner-admin-card .pz-console-mini-stats,.pz-user-admin-card .pz-console-mini-stats,.pz-offer-admin-card .pz-console-mini-stats,.pz-merchant-offer-card .pz-console-mini-stats{gap:7px}.pz-partner-admin-card .pz-console-status-form,.pz-user-admin-card .pz-console-status-form,.pz-offer-admin-card .pz-console-status-form,.pz-merchant-offer-card .pz-console-status-form{grid-template-columns:minmax(0,1fr) 52px;gap:6px}.pz-partner-admin-card .pz-console-status-form button,.pz-user-admin-card .pz-console-status-form button,.pz-offer-admin-card .pz-console-status-form button,.pz-merchant-offer-card .pz-console-status-form button{font-size:12px;width:52px!important}}@media (width<=370px){.pz-partner-admin-card .pz-console-card-footer,.pz-user-admin-card .pz-console-card-footer,.pz-offer-admin-card .pz-console-card-footer,.pz-merchant-offer-card .pz-console-card-footer{grid-template-columns:minmax(0,1fr)!important}.pz-console-money-row{grid-template-columns:minmax(0,1fr)}}.pz-console-header{overflow:visible!important}.pz-console-nav[data-pz-console-nav]{-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;overscroll-behavior-x:contain!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;flex-wrap:nowrap!important;display:flex!important;position:relative!important;overflow:auto hidden!important}.pz-console-nav[data-pz-console-nav]::-webkit-scrollbar{display:none!important}.pz-console-nav[data-pz-console-nav] .pz-console-nav-item{scroll-snap-align:center!important;flex:none!important}@media (width<=768px){body.plezee-role-admin .pz-console-header,body.plezee-role-merchant .pz-console-header{padding-bottom:14px!important;overflow:visible!important}body.plezee-role-admin .pz-console-nav[data-pz-console-nav],body.plezee-role-merchant .pz-console-nav[data-pz-console-nav]{cursor:grab!important;gap:8px!important;width:calc(100% + 32px)!important;max-width:none!important;margin-left:-16px!important;margin-right:-16px!important;padding:0 16px 7px!important}body.plezee-role-admin .pz-console-nav[data-pz-console-nav] .pz-console-nav-item,body.plezee-role-merchant .pz-console-nav[data-pz-console-nav] .pz-console-nav-item{white-space:nowrap!important;min-width:max-content!important;max-width:none!important}}.pz-admin-category-page{background:0 0!important}.pz-category-create-card,.pz-category-card,.pz-category-empty{box-sizing:border-box!important;background:#fff!important;border:1px solid #08152f14!important;border-radius:28px!important;width:100%!important;max-width:100%!important;box-shadow:0 18px 42px #08152f12!important}.pz-category-create-card{padding:18px!important}.pz-category-create-head{align-items:center!important;gap:12px!important;margin-bottom:14px!important;display:flex!important}.pz-category-create-icon{color:#372aac!important;background:#372aac1a!important;border-radius:17px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;display:flex!important}.pz-category-create-icon svg{width:20px!important;height:20px!important}.pz-category-create-head p{color:#08152f!important;letter-spacing:-.02em!important;margin:0!important;font-size:16px!important;font-weight:950!important}.pz-category-create-head span{color:#64748b!important;margin-top:2px!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important;display:block!important}.pz-category-create-grid{grid-template-columns:1.35fr .65fr!important;gap:10px!important;display:grid!important}.pz-category-create-grid input:first-child,.pz-category-create-grid input:nth-child(3){grid-column:1/-1!important}.pz-category-create-card input,.pz-category-card input:not([type=checkbox]){color:#08152f!important;width:100%!important;min-width:0!important;max-width:100%!important;height:48px!important;box-shadow:none!important;box-sizing:border-box!important;background:#f8fafc!important;border:1px solid #08152f17!important;border-radius:18px!important;outline:none!important;padding:0 14px!important;font-size:14px!important;font-weight:850!important}.pz-category-create-card input::placeholder,.pz-category-card input::placeholder{color:#94a3b8!important;opacity:1!important}.pz-category-primary-button,.pz-category-card-actions button{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;border:0!important;border-radius:18px!important;height:48px!important;font-size:14px!important;font-weight:950!important;box-shadow:0 14px 28px #372aac38!important}.pz-category-primary-button{width:100%!important;margin-top:12px!important}.pz-category-list{gap:12px!important;margin-top:16px!important;display:grid!important}.pz-category-card{padding:0!important;overflow:hidden!important}.pz-category-card-form{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:16px!important}.pz-category-card-top{grid-template-columns:52px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;display:grid!important}.pz-category-icon-preview{background:color-mix(in srgb, var(--category-color,#372aac) 12%, white)!important;border:1px solid color-mix(in srgb, var(--category-color,#372aac) 20%, #e5e7eb)!important;border-radius:19px!important;justify-content:center!important;align-items:center!important;width:52px!important;height:52px!important;font-size:24px!important;display:flex!important;box-shadow:0 12px 28px #372aac1a!important}.pz-category-title-zone{min-width:0!important}.pz-category-name-input{color:#08152f!important;letter-spacing:-.02em!important;background:0 0!important;border:0!important;border-radius:0!important;height:42px!important;padding-inline:0!important;font-size:19px!important;font-weight:950!important}.pz-category-subline{color:#64748b!important;flex-wrap:wrap!important;gap:6px!important;margin-top:2px!important;font-size:12px!important;font-weight:800!important;display:flex!important}.pz-category-subline span+span:before{content:"•"!important;color:#94a3b8!important;margin-right:6px!important}.pz-category-status{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:32px!important;padding:0 11px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.pz-category-status.is-active{color:#047857!important;background:#10b9811a!important;border:1px solid #10b98133!important}.pz-category-status.is-paused{color:#64748b!important;background:#f8fafc!important;border:1px solid #64748b2e!important}.pz-category-fields{border-top:1px solid #08152f12!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;padding-top:14px!important;display:grid!important}.pz-category-fields label{gap:6px!important;min-width:0!important;display:grid!important}.pz-category-fields label:nth-child(2){grid-column:1/-1!important}.pz-category-fields span{color:#64748b!important;letter-spacing:.02em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:950!important}.pz-category-card-actions{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-top:14px!important;display:grid!important}.pz-category-switch{color:#08152f!important;background:#f8fafc!important;border:1px solid #08152f14!important;border-radius:18px!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:48px!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.pz-category-switch input[type=checkbox]{accent-color:#372aac!important;flex:none!important;width:18px!important;height:18px!important}.pz-category-card-actions button{width:auto!important;min-width:124px!important;padding:0 18px!important}.pz-category-empty{text-align:center!important;place-items:center!important;padding:28px 18px!important;display:grid!important}.pz-category-empty svg{color:#372aac!important;width:26px!important;height:26px!important;margin-bottom:10px!important}.pz-category-empty p{color:#08152f!important;margin:0!important;font-size:16px!important;font-weight:950!important}.pz-category-empty span{color:#64748b!important;margin-top:4px!important;font-size:12px!important;font-weight:750!important;display:block!important}@media (width<=430px){.pz-category-create-card{padding:16px!important}.pz-category-create-grid{grid-template-columns:minmax(0,1fr) minmax(0,.76fr)!important}.pz-category-card-form{padding:15px!important}.pz-category-card-top{grid-template-columns:50px minmax(0,1fr)!important;grid-template-areas:"icon title""icon status"!important;align-items:center!important}.pz-category-icon-preview{grid-area:icon!important;width:50px!important;height:50px!important}.pz-category-title-zone{grid-area:title!important}.pz-category-status{grid-area:status!important;justify-self:start!important;min-height:29px!important;font-size:10px!important}.pz-category-fields{grid-template-columns:minmax(0,1fr) minmax(0,.76fr)!important}.pz-category-card-actions{grid-template-columns:minmax(0,1fr) 116px!important}.pz-category-card-actions button{width:116px!important;min-width:0!important;padding:0 12px!important}}.pz-console-nav[data-pz-console-nav]{-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;scroll-behavior:smooth!important;-webkit-user-select:none!important;user-select:none!important;min-width:0!important;max-width:100%!important;scroll-padding-left:16px!important;scroll-padding-right:16px!important;overflow:auto hidden!important}.pz-console-nav[data-pz-console-nav].is-dragging,.pz-console-nav[data-pz-console-nav].is-dragging *{cursor:grabbing!important}body.plezee-role-admin .pz-admin-category-page{background:0 0!important;padding:16px 16px 120px!important}body.plezee-role-admin .pz-admin-category-page form,body.plezee-role-admin .pz-admin-category-page article,body.plezee-role-admin .pz-admin-category-page label,body.plezee-role-admin .pz-admin-category-page div{box-sizing:border-box!important}body.plezee-role-admin .pz-category-create-card,body.plezee-role-admin .pz-category-card,body.plezee-role-admin .pz-category-empty{background:#fff!important;border:1px solid #08152f13!important;border-radius:30px!important;width:100%!important;max-width:100%!important;overflow:hidden!important;box-shadow:0 18px 44px #08152f11!important}body.plezee-role-admin .pz-category-create-card{padding:16px!important}body.plezee-role-admin .pz-category-create-head{grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important;display:grid!important}body.plezee-role-admin .pz-category-create-icon,body.plezee-role-admin .pz-category-icon-preview{color:#372aac!important;background:#372aac17!important;border:1px solid #372aac1f!important;flex:none!important;justify-content:center!important;align-items:center!important;display:flex!important;box-shadow:0 14px 28px #372aac1f!important}body.plezee-role-admin .pz-category-create-icon{border-radius:17px!important;width:46px!important;height:46px!important}body.plezee-role-admin .pz-category-create-icon svg{width:20px!important;height:20px!important}body.plezee-role-admin .pz-category-create-head p{color:#08152f!important;letter-spacing:-.02em!important;margin:0!important;font-size:17px!important;font-weight:950!important}body.plezee-role-admin .pz-category-create-head span{color:#64748b!important;margin-top:2px!important;font-size:12px!important;font-weight:750!important;line-height:1.35!important;display:block!important}body.plezee-role-admin .pz-category-create-grid,body.plezee-role-admin .pz-category-edit-grid{grid-template-columns:minmax(0,1fr) 104px!important;gap:10px!important;width:100%!important;max-width:100%!important;display:grid!important}body.plezee-role-admin .pz-category-edit-grid{border-top:1px solid #08152f11!important;margin-top:14px!important;padding-top:14px!important}body.plezee-role-admin .pz-category-field,body.plezee-role-admin .pz-category-field-full,body.plezee-role-admin .pz-category-field-main,body.plezee-role-admin .pz-category-field-small,body.plezee-role-admin .pz-category-field-icon,body.plezee-role-admin .pz-category-field-color{grid-template-columns:minmax(0,1fr)!important;gap:6px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}body.plezee-role-admin .pz-category-field-full{grid-column:1/-1!important}body.plezee-role-admin .pz-category-field span{color:#64748b!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;font-size:10px!important;font-weight:950!important;line-height:1!important;display:block!important}body.plezee-role-admin .pz-admin-category-page input:not([type=checkbox]),body.plezee-role-admin .pz-admin-category-page select,body.plezee-role-admin .pz-admin-category-page textarea{width:100%!important;min-width:0!important;max-width:100%!important;height:48px!important;min-height:48px!important;box-shadow:none!important;color:#08152f!important;text-overflow:ellipsis!important;background:#f8fafc!important;border:1px solid #08152f16!important;border-radius:18px!important;padding:0 14px!important;font-size:15px!important;font-weight:850!important;line-height:1.1!important;display:block!important;overflow:hidden!important}body.plezee-role-admin .pz-admin-category-page input::placeholder{color:#94a3b8!important;opacity:1!important}body.plezee-role-admin .pz-category-primary-button{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;border:0!important;border-radius:18px!important;width:100%!important;height:48px!important;min-height:48px!important;margin-top:12px!important;font-size:14px!important;font-weight:950!important;box-shadow:0 14px 30px #372aac38!important}body.plezee-role-admin .pz-category-list{gap:14px!important;margin-top:16px!important;display:grid!important}body.plezee-role-admin .pz-category-card-form{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:16px!important;display:block!important}body.plezee-role-admin .pz-category-card-head{grid-template-columns:56px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;display:grid!important}body.plezee-role-admin .pz-category-icon-preview{background:color-mix(in srgb, var(--category-color,#372aac) 12%, white)!important;border-color:color-mix(in srgb, var(--category-color,#372aac) 22%, #e5e7eb)!important;border-radius:20px!important;width:56px!important;height:56px!important;font-size:24px!important}body.plezee-role-admin .pz-category-heading{min-width:0!important}body.plezee-role-admin .pz-category-name-input{color:#08152f!important;letter-spacing:-.025em!important;height:auto!important;min-height:30px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:20px!important;font-weight:950!important}body.plezee-role-admin .pz-category-meta-line{color:#64748b!important;flex-wrap:wrap!important;align-items:center!important;gap:7px!important;margin-top:4px!important;font-size:12px!important;font-weight:850!important;line-height:1.3!important;display:flex!important}body.plezee-role-admin .pz-category-meta-line span+span:before{content:"•"!important;color:#94a3b8!important;margin-right:7px!important}body.plezee-role-admin .pz-category-toggle{white-space:nowrap!important;cursor:pointer!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:74px!important;max-width:110px!important;min-height:34px!important;padding:0 12px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:relative!important}body.plezee-role-admin .pz-category-toggle.is-on{color:#047857!important;background:#10b9811c!important;border:1px solid #10b98138!important}body.plezee-role-admin .pz-category-toggle.is-off{color:#64748b!important;background:#f8fafc!important;border:1px solid #64748b2e!important}body.plezee-role-admin .pz-category-toggle span{letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;font-size:11px!important;line-height:1!important;display:inline!important}body.plezee-role-admin .pz-admin-category-page input.pz-category-toggle-input,body.plezee-role-admin .pz-admin-category-page input[type=checkbox].pz-category-toggle-input,body.plezee-role-admin .pz-admin-category-page .pz-category-toggle input[type=checkbox]{opacity:0!important;pointer-events:none!important;width:1px!important;min-width:1px!important;max-width:1px!important;height:1px!important;min-height:1px!important;max-height:1px!important;box-shadow:none!important;appearance:none!important;border:0!important;margin:0!important;padding:0!important;position:absolute!important}body.plezee-role-admin .pz-category-card-actions{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-top:14px!important;display:grid!important}body.plezee-role-admin .pz-category-state-note{color:#64748b!important;background:#f8fafc!important;border:1px solid #08152f11!important;border-radius:17px!important;align-items:center!important;gap:9px!important;min-width:0!important;min-height:44px!important;padding:0 13px!important;font-size:12px!important;font-weight:850!important;display:inline-flex!important;overflow:hidden!important}body.plezee-role-admin .pz-category-state-note span:last-child{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}body.plezee-role-admin .pz-category-color-dot{background:var(--category-color,#372aac)!important;width:10px!important;min-width:10px!important;height:10px!important;box-shadow:0 0 0 4px color-mix(in srgb, var(--category-color,#372aac) 14%, transparent)!important;border-radius:999px!important}body.plezee-role-admin .pz-category-card-actions button{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;border:0!important;border-radius:17px!important;width:auto!important;min-width:118px!important;height:44px!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;font-weight:950!important;box-shadow:0 14px 30px #372aac2e!important}@media (width<=430px){body.plezee-role-admin .pz-admin-category-page{padding-left:14px!important;padding-right:14px!important}body.plezee-role-admin .pz-category-create-card,body.plezee-role-admin .pz-category-card-form{padding:14px!important}body.plezee-role-admin .pz-category-create-grid,body.plezee-role-admin .pz-category-edit-grid{grid-template-columns:minmax(0,1fr) 96px!important;gap:9px!important}body.plezee-role-admin .pz-category-card-head{grid-template-columns:54px minmax(0,1fr)!important;grid-template-areas:"icon title""icon toggle"!important;gap:10px 12px!important}body.plezee-role-admin .pz-category-icon-preview{grid-area:icon!important;width:54px!important;height:54px!important}body.plezee-role-admin .pz-category-heading{grid-area:title!important}body.plezee-role-admin .pz-category-toggle{grid-area:toggle!important;justify-self:start!important;min-width:70px!important;min-height:31px!important;padding:0 10px!important}body.plezee-role-admin .pz-category-card-actions{grid-template-columns:minmax(0,1fr) 108px!important}body.plezee-role-admin .pz-category-card-actions button{width:108px!important;min-width:108px!important;padding:0 10px!important;font-size:12px!important}body.plezee-role-admin .pz-category-state-note{padding:0 11px!important;font-size:11px!important}}.pz-offer-admin-card,.pz-merchant-offer-card{padding:18px!important}.pz-offer-admin-card .pz-console-card-head,.pz-merchant-offer-card .pz-console-card-head{align-items:flex-start!important}.pz-offer-admin-card .pz-console-image-thumb,.pz-offer-admin-card .pz-console-avatar,.pz-merchant-offer-card .pz-console-image-thumb,.pz-merchant-offer-card .pz-console-avatar{border-radius:22px!important;width:64px!important;height:64px!important}.pz-offer-admin-card .pz-console-card-title-row,.pz-merchant-offer-card .pz-console-card-title-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:flex-start!important;gap:12px!important;display:grid!important}.pz-offer-admin-card .pz-console-card-title-row h2,.pz-merchant-offer-card .pz-console-card-title-row h2{font-size:20px!important;line-height:1.12!important}.pz-offer-admin-card .pz-console-status-pill,.pz-merchant-offer-card .pz-console-status-pill{max-width:132px!important;height:32px!important;padding:0 11px!important}.pz-offer-admin-card .pz-console-description,.pz-merchant-offer-card .pz-console-description{color:#64748b!important;-webkit-line-clamp:2!important;border-top:1px solid #08152f12!important;margin-top:12px!important;padding:12px 0 0!important;font-size:13px!important;line-height:1.4!important}.pz-offer-admin-card .pz-console-card-divider,.pz-merchant-offer-card .pz-console-card-divider{display:none!important}.pz-offer-admin-card .pz-console-card-footer,.pz-merchant-offer-card .pz-console-card-footer{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin-top:14px!important;display:grid!important}.pz-offer-admin-card .pz-console-mini-stats,.pz-merchant-offer-card .pz-console-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.pz-offer-admin-card .pz-console-mini-stats>div,.pz-merchant-offer-card .pz-console-mini-stats>div{background:#f8fafc!important;border:1px solid #08152f13!important;border-radius:18px!important;flex-direction:column!important;justify-content:center!important;min-height:62px!important;padding:10px 9px!important;display:flex!important}.pz-offer-admin-card .pz-console-mini-stats i,.pz-merchant-offer-card .pz-console-mini-stats i{display:none!important}.pz-offer-admin-card .pz-console-mini-stats span,.pz-merchant-offer-card .pz-console-mini-stats span{color:#64748b!important;letter-spacing:.01em!important;white-space:nowrap!important;margin:0!important;font-size:10px!important;font-weight:950!important;line-height:1.05!important}.pz-offer-admin-card .pz-console-mini-stats strong,.pz-merchant-offer-card .pz-console-mini-stats strong{color:#08152f!important;white-space:nowrap!important;margin-top:6px!important;font-size:16px!important;font-weight:950!important;line-height:1.05!important}.pz-offer-admin-card .pz-console-actions-row,.pz-merchant-offer-card .pz-console-actions-row{grid-template-columns:minmax(0,1fr) 54px!important;align-items:stretch!important;gap:9px!important;width:100%!important;display:grid!important}.pz-offer-admin-card .pz-console-status-form,.pz-merchant-offer-card .pz-console-status-form{background:#f2f4fa!important;border:1px solid #08152f13!important;border-radius:22px!important;grid-template-columns:minmax(0,1fr) 58px!important;gap:7px!important;width:100%!important;min-width:0!important;padding:6px!important;display:grid!important}.pz-offer-admin-card .pz-console-status-form select,.pz-merchant-offer-card .pz-console-status-form select{color:#08152f!important;background:#fff!important;border:0!important;border-radius:17px!important;height:48px!important;min-height:48px!important;padding:0 12px!important;font-size:14px!important;font-weight:900!important;box-shadow:0 8px 18px #08152f0b!important}.pz-offer-admin-card .pz-console-status-form button,.pz-merchant-offer-card .pz-console-status-form button{color:#fff!important;border-radius:17px!important;width:58px!important;min-width:58px!important;height:48px!important;min-height:48px!important;padding:0!important;font-size:12px!important;box-shadow:0 12px 24px #372aac38!important}.pz-offer-admin-card .pz-console-featured-form,.pz-merchant-offer-card .pz-console-featured-form{margin:0!important}.pz-offer-admin-card .pz-console-featured-form button,.pz-merchant-offer-card .pz-console-featured-form button{color:#372aac!important;background:#fff!important;border:1px solid #372aac29!important;border-radius:20px!important;width:54px!important;height:60px!important;box-shadow:0 10px 24px #08152f0b!important}.pz-offer-admin-card .pz-console-featured-form button.is-active,.pz-merchant-offer-card .pz-console-featured-form button.is-active{color:#b46a00!important;background:#fff8e6!important;border-color:#f59e0b3d!important}@media (width<=640px){.pz-offer-admin-card,.pz-merchant-offer-card{border-radius:28px!important;padding:16px!important}.pz-offer-admin-card .pz-console-image-thumb,.pz-offer-admin-card .pz-console-avatar,.pz-merchant-offer-card .pz-console-image-thumb,.pz-merchant-offer-card .pz-console-avatar{border-radius:20px!important;width:58px!important;height:58px!important}.pz-offer-admin-card .pz-console-card-title-row,.pz-merchant-offer-card .pz-console-card-title-row{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.pz-offer-admin-card .pz-console-card-title-row h2,.pz-merchant-offer-card .pz-console-card-title-row h2{font-size:18px!important}.pz-offer-admin-card .pz-console-card-title-row p,.pz-merchant-offer-card .pz-console-card-title-row p{font-size:12px!important}.pz-offer-admin-card .pz-console-status-pill,.pz-merchant-offer-card .pz-console-status-pill{max-width:108px!important;height:30px!important;padding:0 9px!important;font-size:10px!important}.pz-offer-admin-card .pz-console-meta-line,.pz-merchant-offer-card .pz-console-meta-line{grid-template-columns:repeat(2,minmax(0,max-content))!important;gap:7px 10px!important;margin-top:8px!important;font-size:11.5px!important;display:grid!important}.pz-offer-admin-card .pz-console-meta-line span,.pz-merchant-offer-card .pz-console-meta-line span{white-space:nowrap!important;min-width:0!important}.pz-offer-admin-card .pz-console-description,.pz-merchant-offer-card .pz-console-description{margin-top:10px!important;font-size:12.5px!important}.pz-offer-admin-card .pz-console-mini-stats,.pz-merchant-offer-card .pz-console-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.pz-offer-admin-card .pz-console-mini-stats>div,.pz-merchant-offer-card .pz-console-mini-stats>div{text-align:left!important;min-height:54px!important;padding:8px 7px!important}.pz-offer-admin-card .pz-console-mini-stats span,.pz-merchant-offer-card .pz-console-mini-stats span{font-size:9.5px!important}.pz-offer-admin-card .pz-console-mini-stats strong,.pz-merchant-offer-card .pz-console-mini-stats strong{font-size:15px!important}.pz-offer-admin-card .pz-console-actions-row,.pz-merchant-offer-card .pz-console-actions-row{grid-template-columns:minmax(0,1fr) 48px!important;gap:8px!important}.pz-offer-admin-card .pz-console-status-form,.pz-merchant-offer-card .pz-console-status-form{border-radius:20px!important;grid-template-columns:minmax(0,1fr) 50px!important;gap:6px!important;padding:5px!important}.pz-offer-admin-card .pz-console-status-form select,.pz-merchant-offer-card .pz-console-status-form select,.pz-offer-admin-card .pz-console-status-form button,.pz-merchant-offer-card .pz-console-status-form button{border-radius:15px!important;height:43px!important;min-height:43px!important}.pz-offer-admin-card .pz-console-status-form select,.pz-merchant-offer-card .pz-console-status-form select{padding:0 8px!important;font-size:12.5px!important}.pz-offer-admin-card .pz-console-status-form button,.pz-merchant-offer-card .pz-console-status-form button{width:50px!important;min-width:50px!important;font-size:11px!important}.pz-offer-admin-card .pz-console-featured-form button,.pz-merchant-offer-card .pz-console-featured-form button{border-radius:18px!important;width:48px!important;height:55px!important}}@media (width<=380px){.pz-offer-admin-card .pz-console-card-title-row,.pz-merchant-offer-card .pz-console-card-title-row{grid-template-columns:minmax(0,1fr)!important}.pz-offer-admin-card .pz-console-status-pill,.pz-merchant-offer-card .pz-console-status-pill{justify-self:start!important;max-width:100%!important}.pz-offer-admin-card .pz-console-meta-line,.pz-merchant-offer-card .pz-console-meta-line{grid-template-columns:minmax(0,1fr)!important}}.pz-console-screen-merchant,.pz-merchant-reservations-page{background:radial-gradient(circle at 18% -6%,#372aac14,#0000 32%),linear-gradient(#f7f8fc 0%,#eef2f8 100%);min-height:100vh;padding:18px 16px 112px}.pz-console-filter-card,.pz-merchant-ticket-panel,.pz-console-card{background:#fffffff5!important;border:1px solid #08152f14!important;box-shadow:0 18px 44px #08152f12!important}.pz-merchant-reservation-filter{border-radius:26px!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;padding:14px!important;display:grid!important}.pz-merchant-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pz-console-search-field,.pz-console-select-field{width:100%;min-width:0}.pz-console-select-field span{color:#64748b;margin:0 0 6px 4px;font-size:11px;font-weight:900;display:block}.pz-console-search-field,.pz-console-search-field input,.pz-console-select-field select{color:#08152f!important;background:#fff!important;border-color:#08152f1a!important}.pz-merchant-filter-actions{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.pz-console-filter-button{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:48px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 14px 28px #372aac33!important}.pz-console-reset-link{color:#372aac;background:#fff;border:1px solid #372aac2e;border-radius:18px;justify-content:center;align-items:center;gap:8px;height:46px;font-size:13px;font-weight:900;display:inline-flex}.pz-console-reset-link svg,.pz-console-filter-button svg{width:16px;height:16px}.pz-merchant-ticket-panel{border-radius:26px;margin-top:14px;padding:16px}.pz-merchant-ticket-panel-head{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;display:grid}.pz-merchant-ticket-icon{color:#078561;background:#e8fbf4;border:1px solid #07856129;border-radius:16px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.pz-merchant-ticket-icon svg{width:20px;height:20px}.pz-merchant-ticket-panel h2{color:#08152f;margin:0;font-size:15px;font-weight:950}.pz-merchant-ticket-panel p{color:#65738a;margin:4px 0 0;font-size:12px;line-height:1.45}.pz-merchant-ticket-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.pz-merchant-ticket-cell{text-align:center;color:#08152f;background:#f8fafc;border:1px solid #08152f14;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:74px;display:flex}.pz-merchant-ticket-cell span{color:#64748b;font-size:11px;font-weight:900}.pz-merchant-ticket-cell strong{color:#372aac;font-size:22px;font-weight:950}.pz-merchant-ticket-cell.is-success strong{color:#078561}.pz-merchant-ticket-cell.is-scan{color:#372aac;background:#f0edff;border-color:#372aac2e}.pz-merchant-ticket-cell.is-scan svg{width:22px;height:22px}.pz-merchant-reservations-list,.pz-console-list{gap:14px;margin-top:16px;display:grid}.pz-merchant-reservation-card,.pz-merchant-offer-card{overflow:hidden;border-radius:26px!important;padding:14px!important}.pz-merchant-reservation-head{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:12px;display:grid}.pz-merchant-reservation-visual,.pz-console-image-thumb,.pz-console-avatar-visual{object-fit:cover;box-shadow:0 14px 28px #372aac29;border-radius:18px!important;width:54px!important;height:54px!important}.pz-merchant-reservation-visual{background:#f0edff;border:1px solid #372aac1f;justify-content:center;align-items:center;font-size:24px;display:flex}.pz-merchant-reservation-title-row,.pz-console-card-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.pz-merchant-reservation-title-row h2,.pz-console-card-title-row h2{color:#08152f;margin:0;font-size:16px;font-weight:950;line-height:1.15}.pz-merchant-reservation-title-row p,.pz-console-card-title-row p,.pz-merchant-reservation-meta{color:#64748b;margin:5px 0 0;font-size:12px;line-height:1.35}.pz-console-status-pill{white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;min-height:30px;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex}.pz-console-status-pill svg{width:15px;height:15px}.pz-console-status-pill.is-success{color:#078561;background:#e8fbf4;border:1px solid #0785612e}.pz-console-status-pill.is-warning{color:#b36b00;background:#fff5df;border:1px solid #f59e0b3d}.pz-console-status-pill.is-danger{color:#be123c;background:#fff1f4;border:1px solid #e11d4838}.pz-console-status-pill.is-muted{color:#64748b;background:#f8fafc;border:1px solid #08152f1a}.pz-merchant-money-grid,.pz-console-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:14px!important;display:grid!important}.pz-console-mini-stats>div,.pz-merchant-money-grid>div{background:#f8fafc!important;border:1px solid #08152f14!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;min-height:68px!important;padding:10px!important;display:flex!important}.pz-console-mini-stats span,.pz-merchant-money-grid span{color:#64748b!important;font-size:11px!important;font-weight:900!important;line-height:1.1!important}.pz-console-mini-stats strong,.pz-merchant-money-grid strong{text-overflow:ellipsis;overflow:hidden;color:#08152f!important;font-size:15px!important;font-weight:950!important;line-height:1.1!important}.pz-console-mini-stats strong.is-success,.pz-merchant-money-grid strong.is-success{color:#078561!important}.pz-merchant-ticket-status-row{background:#f8fafc;border:1px solid #08152f14;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 10px;margin-top:12px;padding:12px;display:grid}.pz-merchant-ticket-status-row span{color:#64748b;font-size:12px;font-weight:900}.pz-merchant-ticket-status-row strong{color:#08152f;justify-self:end;font-size:13px;font-weight:950}.pz-merchant-ticket-status-row strong.is-success{color:#078561}.pz-merchant-ticket-status-row strong.is-primary{color:#372aac}.pz-merchant-ticket-status-row strong.is-muted{color:#64748b}.pz-merchant-ticket-status-row small{color:#64748b;grid-column:1/-1;font-size:11px;line-height:1.35}.pz-merchant-ticket-validate-form{margin-top:10px}.pz-merchant-ticket-validate-form input[type=hidden]{display:none!important}.pz-merchant-ticket-validate-form button{color:#078561;background:#e8fbf4;border:1px solid #0785612e;border-radius:17px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;font-size:13px;font-weight:950;display:inline-flex}.pz-merchant-ticket-validate-form svg{width:17px;height:17px}.pz-merchant-offer-card .pz-console-card-link{color:inherit;text-decoration:none}.pz-merchant-offer-card .pz-console-card-head{grid-template-columns:56px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;display:grid!important}.pz-merchant-offer-card .pz-console-card-identity{min-width:0}.pz-console-description.is-inside{color:#34445c;border-top:1px solid #08152f14;margin:10px 0 0;padding-top:10px;font-size:12px;line-height:1.4}.pz-console-notice{border-radius:16px;margin-top:12px;padding:11px 12px;font-size:12px;font-weight:850;line-height:1.35}.pz-console-notice.is-success{color:#067a59;background:#e8fbf4;border:1px solid #07856126}.pz-console-notice.is-warning{color:#9a5a00;background:#fff5df;border:1px solid #f59e0b33}.pz-console-notice.is-danger{color:#be123c;background:#fff1f4;border:1px solid #e11d482e}.pz-console-notice.is-muted{color:#64748b;background:#f8fafc;border:1px solid #08152f14}.pz-console-card-divider{background:#08152f14;height:1px;margin:12px 0}.pz-console-card-footer{gap:12px;display:grid}.pz-console-actions-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.pz-console-secondary-action,.pz-console-compact-form button,.pz-console-disabled-action{border-radius:17px;justify-content:center;align-items:center;gap:8px;height:46px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}.pz-console-secondary-action{color:#372aac;background:#fff;border:1px solid #372aac33}.pz-console-secondary-action svg{width:16px;height:16px}.pz-console-compact-form{width:auto!important;margin:0!important}.pz-console-compact-form input[type=hidden]{display:none!important}.pz-console-compact-form button{color:#372aac;text-indent:-999px;background:#f0edff;border:1px solid #372aac29;width:48px;min-width:48px;padding:0 12px;position:relative;overflow:hidden}.pz-console-compact-form button:after{content:"Ⅱ";text-indent:0;justify-content:center;align-items:center;font-weight:950;display:flex;position:absolute;inset:0}.pz-console-disabled-action{color:#64748b;background:#f8fafc;border:1px solid #08152f14;min-width:92px;padding:0 12px}.pz-console-primary-link{color:#fff;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%);border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-bottom:14px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 16px 32px #372aac38}.pz-console-info-card{background:#fff;border:1px solid #08152f14;border-radius:24px;grid-template-columns:42px minmax(0,1fr);gap:12px;margin-bottom:14px;padding:15px;display:grid;box-shadow:0 16px 36px #08152f0f}.pz-console-info-icon{color:#372aac;background:#f0edff;border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.pz-console-info-icon svg{width:20px;height:20px}.pz-console-info-card h2{color:#08152f;margin:0;font-size:14px;font-weight:950}.pz-console-info-card p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.4}.pz-console-stats-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.pz-console-stat-cell{text-align:center;background:#fff;border:1px solid #08152f14;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:76px;display:flex}.pz-console-stat-cell svg{color:#64748b;width:17px;height:17px}.pz-console-stat-cell span{color:#64748b;font-size:10px;font-weight:900}.pz-console-stat-cell strong{color:#08152f;font-size:20px;font-weight:950}.pz-console-stat-cell.pz-tone-success strong,.pz-console-stat-cell.pz-tone-success svg{color:#078561}.pz-console-stat-cell.pz-tone-warning strong,.pz-console-stat-cell.pz-tone-warning svg{color:#b36b00}.pz-console-stat-cell.pz-tone-danger strong,.pz-console-stat-cell.pz-tone-danger svg{color:#be123c}.pz-console-empty-card,.pz-console-pagination{text-align:center;color:#64748b;background:#fff;border:1px solid #08152f14;border-radius:24px;padding:20px}@media (width<=380px){.pz-merchant-filter-grid,.pz-merchant-money-grid,.pz-console-mini-stats,.pz-console-stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pz-merchant-money-grid>div:last-child,.pz-console-mini-stats>div:last-child{grid-column:1/-1}}.pz-console-screen-merchant-offers{overflow-x:hidden}.pz-console-screen-merchant-offers .pz-console-list{gap:14px;display:grid}.pz-merchant-offer-card{padding:14px!important;overflow:hidden!important}.pz-merchant-offer-card .pz-console-card-head{grid-template-columns:58px minmax(0,1fr)!important;gap:12px!important}.pz-merchant-offer-card .pz-console-image-thumb,.pz-merchant-offer-card .pz-console-avatar-visual{object-fit:cover!important;border-radius:17px!important;width:58px!important;height:58px!important}.pz-merchant-offer-card .pz-console-card-title-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;display:grid!important}.pz-merchant-offer-card .pz-console-card-title-row h2{color:#08152f!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:16px!important;line-height:1.12!important;overflow:hidden!important}.pz-merchant-offer-card .pz-console-card-title-row p{color:#64748b!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:4px!important;font-size:11px!important;line-height:1.25!important;overflow:hidden!important}.pz-merchant-offer-card .pz-console-status-pill{white-space:nowrap!important;border-radius:999px!important;max-width:86px!important;height:28px!important;padding:0 9px!important;font-size:10px!important;line-height:1!important}.pz-merchant-offer-card .pz-console-status-pill svg{flex:none!important;width:14px!important;height:14px!important}.pz-merchant-offer-card .pz-console-description.is-inside{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:9px!important;padding-top:9px!important;font-size:12px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.pz-merchant-offer-card .pz-console-notice{border-radius:15px!important;margin-top:11px!important;padding:10px 11px!important;font-size:11px!important;line-height:1.32!important}.pz-merchant-offer-card .pz-console-card-divider{margin:11px 0!important}.pz-merchant-offer-card .pz-console-mini-stats-3{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.pz-merchant-offer-card .pz-console-mini-stats-3>div{text-align:left!important;border-radius:16px!important;align-items:flex-start!important;min-height:74px!important;padding:9px!important}.pz-merchant-offer-card .pz-console-mini-stats-3 svg{width:18px!important;height:18px!important;margin-bottom:2px!important}.pz-merchant-offer-card .pz-console-mini-stats-3 span{font-size:9px!important;line-height:1.05!important}.pz-merchant-offer-card .pz-console-mini-stats-3 strong{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:100%!important;margin-top:2px!important;font-size:13px!important;line-height:1.15!important;display:-webkit-box!important;overflow:hidden!important}.pz-merchant-offer-card .pz-console-actions-row{box-sizing:border-box!important;background:#f7f8fc!important;border:1px solid #08152f12!important;border-radius:21px!important;grid-template-columns:minmax(0,1fr) 54px!important;gap:8px!important;width:100%!important;max-width:100%!important;margin-top:0!important;padding:7px!important;display:grid!important;overflow:hidden!important}.pz-merchant-offer-card .pz-console-secondary-action{color:#372aac!important;background:#fff!important;border:1px solid #372aac2e!important;border-radius:16px!important;width:100%!important;min-width:0!important;height:46px!important;box-shadow:0 8px 18px #08152f0a!important}.pz-merchant-offer-card .pz-console-compact-form{width:54px!important;min-width:54px!important;max-width:54px!important;height:46px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:block!important}.pz-merchant-offer-card .pz-console-compact-form input[type=hidden]{display:none!important}.pz-merchant-offer-card .pz-console-compact-form button{color:#fff!important;text-indent:-999px!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;border:0!important;border-radius:16px!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:46px!important;min-height:46px!important;padding:0!important;overflow:hidden!important;box-shadow:0 12px 22px #372aac38!important}.pz-merchant-offer-card .pz-console-compact-form button:after{content:"Ⅱ"!important;text-indent:0!important;color:#fff!important;justify-content:center!important;align-items:center!important;font-size:17px!important;display:flex!important;position:absolute!important;inset:0!important}.pz-merchant-offer-card .pz-console-disabled-action{color:#64748b!important;border-radius:16px!important;width:54px!important;min-width:54px!important;height:46px!important;padding:0!important;font-size:0!important;overflow:hidden!important}.pz-merchant-offer-card .pz-console-disabled-action:after{content:"—";font-size:18px;font-weight:950}@media (width<=380px){.pz-merchant-offer-card{padding:12px!important}.pz-merchant-offer-card .pz-console-card-head{grid-template-columns:52px minmax(0,1fr)!important;gap:10px!important}.pz-merchant-offer-card .pz-console-image-thumb,.pz-merchant-offer-card .pz-console-avatar-visual{width:52px!important;height:52px!important}.pz-merchant-offer-card .pz-console-actions-row{grid-template-columns:minmax(0,1fr) 50px!important}.pz-merchant-offer-card .pz-console-compact-form,.pz-merchant-offer-card .pz-console-compact-form button,.pz-merchant-offer-card .pz-console-disabled-action{width:50px!important;min-width:50px!important;max-width:50px!important}}.pz-merchant-offer-card .pz-console-card-footer{gap:12px!important;display:grid!important}.pz-merchant-offer-card .pz-console-mini-stats-3{width:100%!important;max-width:100%!important}.pz-merchant-offer-actions{box-sizing:border-box!important;background:#f7f8fc!important;border:1px solid #08152f12!important;border-radius:22px!important;grid-template-columns:minmax(0,1fr) minmax(92px,.42fr)!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:8px!important;display:grid!important;overflow:hidden!important}.pz-merchant-offer-edit-action,.pz-merchant-offer-pause-action,.pz-merchant-offer-state-action{box-sizing:border-box!important;white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:17px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}.pz-merchant-offer-edit-action{color:#372aac!important;background:#fff!important;border:1px solid #372aac2e!important;box-shadow:0 8px 18px #08152f0a!important}.pz-merchant-offer-edit-action svg,.pz-merchant-offer-pause-action svg,.pz-merchant-offer-state-action svg{flex:none!important;width:17px!important;height:17px!important}.pz-merchant-offer-pause-form{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:block!important}.pz-merchant-offer-pause-form input[type=hidden]{display:none!important}.pz-merchant-offer-pause-action{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;border:0!important;padding:0 12px!important;box-shadow:0 12px 24px #372aac38!important}.pz-merchant-offer-state-action{color:#64748b!important;background:#fff!important;border:1px solid #08152f14!important;padding:0 10px!important}@media (width<=390px){.pz-merchant-offer-actions{grid-template-columns:minmax(0,1fr) 88px!important;gap:8px!important;padding:7px!important}.pz-merchant-offer-edit-action,.pz-merchant-offer-pause-action,.pz-merchant-offer-state-action{gap:6px!important;height:46px!important;min-height:46px!important;font-size:12px!important}.pz-merchant-offer-pause-action{padding:0 8px!important}}.pz-merchant-offer-actions{background:#f8fafc!important;border:1px solid #08152f14!important;border-radius:22px!important;grid-template-columns:minmax(0,1fr) minmax(112px,.55fr)!important;gap:10px!important;padding:8px!important;overflow:visible!important}.pz-merchant-offer-edit-action,.pz-merchant-offer-pause-action,.pz-merchant-offer-state-action{letter-spacing:-.01em!important;border-radius:16px!important;height:46px!important;min-height:46px!important;font-size:13px!important}.pz-merchant-offer-edit-action{color:#372aac!important;background:#fff!important;border:1px solid #372aac38!important;justify-content:center!important;box-shadow:0 10px 22px #08152f0d!important}.pz-merchant-offer-pause-form{width:100%!important}.pz-merchant-offer-pause-action{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;border:0!important;width:100%!important;min-width:0!important;padding:0 12px!important;box-shadow:0 14px 26px #372aac3d!important}@media (width<=380px){.pz-merchant-offer-actions{grid-template-columns:1fr!important;gap:8px!important}.pz-merchant-offer-pause-action,.pz-merchant-offer-state-action{width:100%!important}}body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-actions{width:100%!important;max-width:100%!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;margin-top:12px!important;padding:0!important;display:grid!important;overflow:visible!important}body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-actions>*{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-pause-form{width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:block!important}body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-pause-form input[type=hidden]{border:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-edit-action,body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-pause-action,body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-state-action{white-space:nowrap!important;box-sizing:border-box!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:48px!important;min-height:48px!important;padding:0 12px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;transform:none!important}body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-edit-action{color:#372aac!important;background:#fff!important;border:1px solid #372aac33!important;box-shadow:0 10px 22px #08152f0d!important}body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-pause-action{color:#372aac!important;background:#f3f1ff!important;border:1px solid #372aac2e!important;box-shadow:0 10px 22px #372aac14!important}body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-state-action{color:#64748b!important;background:#f8fafc!important;border:1px solid #08152f14!important;box-shadow:0 10px 22px #08152f0a!important}body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-edit-action svg,body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-pause-action svg,body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-state-action svg{flex:0 0 16px!important;width:16px!important;height:16px!important}@media (width<=380px){body.plezee-role-merchant .pz-merchant-offer-card .pz-merchant-offer-actions{grid-template-columns:1fr!important;gap:8px!important}}body.plezee-role-merchant .pz-merchant-form-page{background:#f5f7fb!important;padding:18px 16px 120px!important}body.plezee-role-merchant .pz-merchant-offer-form,body.plezee-role-merchant .pz-form-bottom-actions{gap:16px!important;width:100%!important;max-width:100%!important;display:grid!important}body.plezee-role-merchant .pz-form-status-card,body.plezee-role-merchant .pz-form-card,body.plezee-role-merchant .pz-form-note,body.plezee-role-merchant .pz-form-bottom-actions{color:#08152f!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #08152f14!important;border-radius:28px!important;box-shadow:0 18px 42px #08152f12!important}body.plezee-role-merchant .pz-form-status-card{grid-template-columns:44px minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;padding:16px!important;display:grid!important}body.plezee-role-merchant .pz-form-card,body.plezee-role-merchant .pz-form-bottom-actions{padding:16px!important}body.plezee-role-merchant .pz-form-section-icon{color:#372aac!important;background:#372aac1a!important;border:1px solid #372aac24!important;border-radius:16px!important;flex:0 0 44px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;display:inline-flex!important}body.plezee-role-merchant .pz-form-status-copy,body.plezee-role-merchant .pz-form-card-header>div:last-child{min-width:0!important}body.plezee-role-merchant .pz-form-status-copy>span,body.plezee-role-merchant .pz-form-field label,body.plezee-role-merchant .pz-form-details summary{color:#64748b!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:normal!important;margin:0 0 8px!important;font-size:11px!important;font-weight:950!important;line-height:1.2!important;display:block!important}body.plezee-role-merchant .pz-form-status-copy strong,body.plezee-role-merchant .pz-form-card-header strong,body.plezee-role-merchant .pz-form-inline-check strong,body.plezee-role-merchant .pz-form-note strong,body.plezee-role-merchant .pz-form-geo-card strong,body.plezee-role-merchant .pz-form-choice strong{color:#08152f!important;letter-spacing:-.02em!important;white-space:normal!important;font-size:15px!important;font-weight:950!important;line-height:1.25!important;display:block!important}body.plezee-role-merchant .pz-form-status-copy p,body.plezee-role-merchant .pz-form-card-header p,body.plezee-role-merchant .pz-form-inline-check small,body.plezee-role-merchant .pz-form-note span,body.plezee-role-merchant .pz-form-geo-card p,body.plezee-role-merchant .pz-form-choice span{color:#64748b!important;white-space:normal!important;margin-top:5px!important;font-size:12px!important;font-weight:700!important;line-height:1.45!important;display:block!important}body.plezee-role-merchant .pz-form-status-pill{border-radius:999px!important;min-width:max-content!important;padding:7px 10px!important;font-size:10px!important;font-weight:950!important;line-height:1!important}body.plezee-role-merchant .pz-form-card-header{align-items:flex-start!important;gap:12px!important;margin-bottom:16px!important;display:flex!important}body.plezee-role-merchant .pz-form-grid{gap:12px!important;margin-top:12px!important;display:grid!important}body.plezee-role-merchant .pz-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.plezee-role-merchant .pz-form-field{width:100%!important;min-width:0!important;margin-top:12px!important}body.plezee-role-merchant .pz-form-field:first-child{margin-top:0!important}body.plezee-role-merchant .pz-form-field input:not([type=checkbox]):not([type=radio]),body.plezee-role-merchant .pz-form-field select,body.plezee-role-merchant .pz-form-field textarea,body.plezee-role-merchant .pz-form-file-input{color:#08152f!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #08152f1a!important;border-radius:20px!important;outline:none!important;width:100%!important;min-width:0!important;max-width:100%!important;font-size:14px!important;font-weight:750!important;box-shadow:0 10px 24px #08152f0a!important}body.plezee-role-merchant .pz-form-field input:not([type=checkbox]):not([type=radio]),body.plezee-role-merchant .pz-form-field select{height:52px!important;padding:0 15px!important}body.plezee-role-merchant .pz-form-field textarea{resize:vertical!important;min-height:108px!important;padding:14px 15px!important}body.plezee-role-merchant .pz-form-file-input{color:#64748b!important;min-height:54px!important;padding:10px!important}body.plezee-role-merchant .pz-form-file-input::file-selector-button{color:#372aac!important;background:#372aac1a!important;border:0!important;border-radius:16px!important;margin-right:10px!important;padding:10px 14px!important;font-weight:950!important}body.plezee-role-merchant .pz-form-field input::placeholder,body.plezee-role-merchant .pz-form-field textarea::placeholder{color:#9aa5b8!important;opacity:1!important}body.plezee-role-merchant .pz-form-image-preview{background:#f7f8fc!important;border:1px solid #08152f14!important;border-radius:22px!important;margin:12px 0!important;overflow:hidden!important}body.plezee-role-merchant .pz-form-image-preview img{object-fit:cover!important;width:100%!important;height:180px!important;display:block!important}body.plezee-role-merchant .pz-form-inline-check{box-sizing:border-box!important;background:#f8fafc!important;border:1px solid #08152f14!important;border-radius:20px!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;margin-top:12px!important;padding:14px!important;display:grid!important}body.plezee-role-merchant .pz-form-inline-check input[type=checkbox]{accent-color:#372aac!important;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;box-shadow:none!important;appearance:auto!important;-webkit-appearance:checkbox!important;border-radius:6px!important;margin:0!important;padding:0!important;display:block!important}body.plezee-role-merchant .pz-form-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}body.plezee-role-merchant .pz-form-choice{box-sizing:border-box!important;background:#f8fafc!important;border:1px solid #08152f14!important;border-radius:20px!important;min-width:0!important;padding:14px!important;display:block!important;position:relative!important}body.plezee-role-merchant .pz-form-choice.is-selected{background:#372aac14!important;border-color:#372aac42!important}body.plezee-role-merchant .pz-form-choice input[type=radio]{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}body.plezee-role-merchant .pz-form-note,body.plezee-role-merchant .pz-form-geo-card,body.plezee-role-merchant .pz-form-details{box-shadow:none!important;background:#f8fafc!important;border:1px solid #08152f14!important;border-radius:20px!important;margin-top:12px!important;padding:14px!important}body.plezee-role-merchant .pz-form-note.is-success{background:#10b9811a!important;border-color:#10b98133!important}body.plezee-role-merchant .pz-form-note.is-success strong,body.plezee-role-merchant .pz-form-geo-card p.is-success{color:#078465!important}body.plezee-role-merchant .pz-form-geo-card{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;display:grid!important}body.plezee-role-merchant .pz-form-secondary-button,body.plezee-role-merchant .pz-form-submit-button,body.plezee-role-merchant .pz-form-warning-button,body.plezee-role-merchant .pz-form-muted-button{box-sizing:border-box!important;border:0!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:52px!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important}body.plezee-role-merchant .pz-form-secondary-button{color:#372aac!important;white-space:nowrap!important;background:#fff!important;border:1px solid #372aac29!important;padding:0 16px!important}body.plezee-role-merchant .pz-form-submit-button{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;width:100%!important;box-shadow:0 16px 34px #372aac38!important}body.plezee-role-merchant .pz-form-bottom-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important;display:grid!important}body.plezee-role-merchant .pz-form-warning-button,body.plezee-role-merchant .pz-form-muted-button{width:100%!important;padding:0 12px!important}body.plezee-role-merchant .pz-form-warning-button{color:#92400e!important;background:#f59e0b1a!important;border:1px solid #f59e0b38!important}body.plezee-role-merchant .pz-form-muted-button{color:#64748b!important;background:#fff!important;border:1px solid #08152f1a!important}body.plezee-role-merchant .pz-form-error{color:#e11d48!important;margin-top:6px!important;font-size:12px!important;font-weight:800!important}body.plezee-role-merchant .pz-merchant-offer-form input[type=hidden],body.plezee-role-merchant .pz-form-bottom-actions input[type=hidden]{display:none!important}@media (width<=520px){body.plezee-role-merchant .pz-form-status-card{grid-template-columns:44px minmax(0,1fr)!important}body.plezee-role-merchant .pz-form-status-pill{grid-column:2!important;justify-self:start!important;margin-top:4px!important}body.plezee-role-merchant .pz-form-grid-2,body.plezee-role-merchant .pz-form-choice-grid,body.plezee-role-merchant .pz-form-geo-card{grid-template-columns:1fr!important}body.plezee-role-merchant .pz-form-secondary-button{width:100%!important}}.pz-intro-page{min-height:100vh;color:var(--pz-text,#08152f);background:radial-gradient(circle at 18% 3%,#4ec9e83d,#0000 32%),radial-gradient(circle at 88% 12%,#ffcd703d,#0000 34%),linear-gradient(#f5fbff 0%,#fff 42%,#f6f7ff 100%);overflow-x:hidden}.pz-intro-shell{flex-direction:column;gap:16px;width:min(100%,520px);min-height:100vh;margin:0 auto;padding:14px 18px 22px;display:flex}.pz-intro-topbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.pz-intro-brand{justify-content:center;align-items:center;min-width:0;display:flex}.pz-intro-brand img,.pz-intro-brand svg{width:auto;max-height:42px}.pz-intro-skip,.pz-intro-step{color:#64748b;background:#ffffffc7;border:1px solid #08152f14;border-radius:999px;justify-content:center;align-items:center;height:40px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #08152f0f}.pz-intro-skip{justify-self:start;padding:0 15px}.pz-intro-step{min-width:48px;color:var(--pz-primary,#372aac);justify-self:end}.pz-intro-hero-card{background:#ffffffe6;border:1px solid #08152f14;border-radius:34px;position:relative;overflow:hidden;box-shadow:0 28px 70px #08152f1f}.pz-intro-visual{background:linear-gradient(#7bdaee47,#fff0 62%),radial-gradient(circle at 50% 95%,#372aac21,#0000 45%);height:252px;position:relative;overflow:hidden}.pz-intro-sun{background:linear-gradient(135deg,#ffe08a,#ff9c5a);border-radius:999px;width:76px;height:76px;position:absolute;top:24px;right:34px;box-shadow:0 18px 42px #ff9c5a42}.pz-intro-island{background:linear-gradient(#ffffffe6,#ffffffc7),radial-gradient(circle at 30% 25%,#53d2bc38,#0000 38%);border:1px solid #08152f14;border-radius:34px;height:174px;position:absolute;bottom:20px;left:18px;right:18px;box-shadow:0 18px 46px #08152f1a}.pz-intro-island:before{content:"";filter:blur(.2px);background:linear-gradient(90deg,#50bea457,#372aac21);border-radius:999px;height:36px;position:absolute;bottom:26px;left:20px;right:20px}.pz-intro-island-tag{height:30px;color:var(--pz-primary,#372aac);background:#372aac1a;border:1px solid #372aac29;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex;position:absolute;top:15px;left:18px}.pz-intro-photo-card{color:#08152f;background:#fff;border:1px solid #08152f14;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;box-shadow:0 18px 42px #08152f1f}.pz-intro-photo-card span{font-size:25px;line-height:1}.pz-intro-photo-card strong{font-size:11px;font-weight:950}.pz-intro-photo-card-main{border-radius:30px;width:116px;height:116px;bottom:24px;left:50%;transform:translate(-50%)}.pz-intro-photo-card-left{border-radius:26px;width:88px;height:88px;bottom:20px;left:20px;transform:rotate(-7deg)}.pz-intro-photo-card-right{border-radius:26px;width:88px;height:88px;bottom:20px;right:20px;transform:rotate(7deg)}.pz-intro-copy{text-align:left;padding:0 24px 26px}.pz-intro-kicker{color:var(--pz-primary,#372aac);letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:950}.pz-intro-copy h1{color:#08152f;letter-spacing:-.06em;margin:0;font-size:clamp(31px,8.2vw,42px);font-weight:950;line-height:.98}.pz-intro-copy p:not(.pz-intro-kicker){color:#64748b;margin:14px 0 0;font-size:15px;font-weight:650;line-height:1.58}.pz-intro-benefits{gap:10px;display:grid}.pz-intro-benefits article{background:#ffffffe6;border:1px solid #08152f14;border-radius:24px;align-items:center;gap:12px;padding:13px 14px;display:flex;box-shadow:0 14px 30px #08152f0f}.pz-intro-benefits article>span{background:#372aac17;border-radius:17px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.pz-intro-benefits strong{color:#08152f;font-size:14px;font-weight:950;display:block}.pz-intro-benefits p{color:#64748b;margin:3px 0 0;font-size:12px;font-weight:700}.pz-intro-categories{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;padding:2px 2px 6px;display:flex;overflow-x:auto}.pz-intro-categories::-webkit-scrollbar{display:none}.pz-intro-categories span{color:#334155;background:#fff;border:1px solid #08152f14;border-radius:999px;flex:none;align-items:center;min-height:38px;padding:0 13px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #08152f0d}.pz-intro-footer{gap:10px;margin-top:auto;display:grid}.pz-intro-primary{color:#fff;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%);border-radius:24px;justify-content:center;align-items:center;gap:10px;min-height:58px;font-size:15px;font-weight:950;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 20px 42px #372aac47}.pz-intro-primary:active{transform:scale(.985);box-shadow:0 12px 30px #372aac33}.pz-intro-primary svg{width:20px;height:20px}.pz-intro-footer p{color:#94a3b8;text-align:center;margin:0;font-size:11px;font-weight:700;line-height:1.35}@media (width<=390px){.pz-intro-shell{gap:12px;padding-left:14px;padding-right:14px}.pz-intro-visual{height:224px}.pz-intro-island{height:156px;left:14px;right:14px}.pz-intro-photo-card-main{width:104px;height:104px}.pz-intro-photo-card-left,.pz-intro-photo-card-right{width:76px;height:76px}.pz-intro-copy{padding:0 20px 22px}}.pz-offer-card,.pz-offer-hero{min-height:100%!important}#offer-desc{-webkit-line-clamp:2!important;color:#26344d!important;-webkit-box-orient:vertical!important;min-height:44px!important;margin-top:10px!important;font-size:17px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.pz-offer-meta-row{color:#26344d!important;border-bottom:1px solid #08152f14!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 12px!important;margin-top:14px!important;padding-bottom:13px!important;font-size:13px!important;font-weight:850!important;display:flex!important}.pz-offer-meta-row>span{white-space:nowrap!important;align-items:center!important;gap:5px!important;min-width:0!important;display:inline-flex!important}.pz-offer-meta-row>span:not(:last-child):after{content:""!important;background:#64748b59!important;border-radius:999px!important;width:4px!important;height:4px!important;margin-left:4px!important}.pz-offer-price-row{margin-top:14px!important}#offer-price{font-size:clamp(42px,12vw,56px)!important;line-height:.88!important}.pz-swipe-actions{margin-top:12px!important}.pz-swipe-actions-panel{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.pz-swipe-action-btn{border-radius:24px!important;min-height:64px!important}@media (height<=790px){.pz-discover-deck{height:var(--pliz-deck-height,clamp(480px, calc(100dvh - 260px), 580px))!important}.pz-offer-hero.has-photo #offer-photo{height:58%!important}.pz-offer-hero.has-photo .pz-offer-copy{min-height:42%!important;padding:17px 19px 18px!important}#offer-desc{min-height:38px!important;margin-top:8px!important;font-size:15px!important}.pz-offer-meta-row{gap:6px 9px!important;margin-top:10px!important;padding-bottom:10px!important;font-size:12px!important}.pz-offer-price-row{margin-top:10px!important}#offer-price{font-size:clamp(38px,11vw,50px)!important}.pz-swipe-action-btn{min-height:58px!important}}@media (width<=380px){.pz-discover-deck{height:var(--pliz-deck-height,clamp(460px, calc(100dvh - 252px), 550px))!important}.pz-offer-hero.has-photo #offer-photo{height:56%!important}.pz-offer-hero.has-photo .pz-offer-copy{min-height:44%!important;padding:15px 16px 17px!important}.pz-offer-copy h1,#offer-title{font-size:clamp(30px,8.4vw,40px)!important}#offer-desc{-webkit-line-clamp:2!important;min-height:36px!important;font-size:14px!important}.pz-offer-meta-row{font-size:11px!important}.pz-swipe-actions-row{gap:8px!important}.pz-swipe-action-btn{border-radius:20px!important;min-height:54px!important;padding-inline:8px!important;font-size:14px!important}}.pz-around-geo-panel{margin-top:12px!important}.pz-geo-activation-card{box-sizing:border-box;background:#fffffff5;border:1px solid #08152f14;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:14px;display:grid;overflow:hidden;box-shadow:0 18px 42px #08152f14}.pz-geo-activation-card.is-compact{border-radius:22px;padding:12px}.pz-geo-activation-card.is-active{background:linear-gradient(135deg,#ecfdf5fa,#fffffff5);border-color:#0596692e}.pz-geo-activation-icon{color:#372aac;background:#372aac1a;border-radius:17px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:0 12px 26px #372aac1a}.pz-geo-activation-card.is-active .pz-geo-activation-icon{color:#047857;background:#0596691f;box-shadow:0 12px 26px #0596691a}.pz-geo-activation-icon svg{stroke-width:2.5px;width:20px;height:20px}.pz-geo-activation-content{min-width:0}.pz-geo-activation-content strong{color:#08152f;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:950;line-height:1.15;display:block;overflow:hidden}.pz-geo-activation-content p{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:750;line-height:1.35}.pz-geo-activation-card.is-active .pz-geo-activation-content p{color:#047857}.pz-geo-activation-button{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%);border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;min-width:92px;height:42px;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex;box-shadow:0 14px 26px #372aac33}.pz-geo-activation-card.is-active .pz-geo-activation-button{color:#047857;background:#fff;border:1px solid #0596692e;box-shadow:0 12px 24px #0596691a}.pz-geo-activation-button svg{stroke-width:2.6px;width:15px;height:15px}@media (width<=420px){.pz-geo-activation-card{grid-template-columns:auto minmax(0,1fr);gap:10px}.pz-geo-activation-button{grid-column:1/-1;width:100%;min-width:0;height:44px}.pz-geo-activation-content strong{white-space:normal}}.pz-profile-preference-option:has(input:checked){color:#372aac!important;background:linear-gradient(#372aac1a,#372aac0a)!important;border-color:#372aac6b!important;box-shadow:0 14px 28px #372aac1f!important}.pz-profile-preference-option.is-selected .pz-profile-preference-icon{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#5b4df2 100%)!important;box-shadow:0 10px 18px #372aac33!important}.pz-profile-preference-option:has(input:checked) .pz-profile-preference-icon{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#5b4df2 100%)!important;box-shadow:0 10px 18px #372aac33!important}.pz-profile-preference-option input[type=checkbox]{width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;border:0!important;margin:0!important;padding:0!important}.pz-profile-preference-note{color:#64748b;margin:10px 0 0;font-size:12px;font-weight:650;line-height:1.45}.pz-discover-page{padding-bottom:calc(var(--pz-bottom-nav-height) + 30px + env(safe-area-inset-bottom,0px))!important}.pz-discover-deck{height:var(--pliz-deck-height,clamp(485px, calc(100dvh - 318px), 570px))!important;margin-top:0!important}.pz-offer-hero.has-photo #offer-photo{object-position:center center!important;height:56%!important}.pz-offer-hero.has-photo .pz-offer-copy{border-radius:26px 26px 0 0!important;min-height:44%!important;padding:16px 20px 18px!important}.pz-offer-location-line{margin-bottom:4px!important}.pz-offer-copy h1,#offer-title{letter-spacing:-.055em!important;margin-top:2px!important;font-size:clamp(34px,8.6vw,44px)!important;line-height:.92!important}#offer-desc{-webkit-line-clamp:1!important;min-height:auto!important;margin-top:8px!important;font-size:16px!important;line-height:1.28!important}.pz-offer-meta-row{border-bottom:1px solid #08152f14!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;margin-top:12px!important;padding-bottom:12px!important;display:flex!important;overflow:hidden!important}.pz-offer-meta-row>span{color:#372aac!important;white-space:nowrap!important;background:#372aac14!important;border-radius:999px!important;align-items:center!important;gap:5px!important;min-width:0!important;max-width:100%!important;padding:7px 9px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.pz-offer-meta-row>span:not(:last-child):after{content:none!important}.pz-offer-meta-row svg{color:#372aac!important;stroke-width:2.45px!important;flex:none!important;width:15px!important;height:15px!important}.pz-offer-price-row{align-items:flex-end!important;margin-top:12px!important}.pz-offer-price-row>div:first-child{align-items:baseline!important;gap:8px!important;min-width:0!important;display:flex!important}#offer-price{letter-spacing:-.055em!important;font-size:clamp(40px,10.5vw,52px)!important;line-height:.9!important}.pz-offer-price-row>div:first-child>span{color:#1f2a44!important;white-space:nowrap!important;font-size:15px!important;font-weight:850!important;line-height:1!important;display:inline!important}.pz-swipe-actions{z-index:30!important;margin-top:10px!important;margin-bottom:8px!important;position:relative!important}.pz-swipe-actions-row{gap:10px!important}.pz-swipe-action-btn{border-radius:22px!important;min-height:56px!important;padding-inline:10px!important;font-size:15px!important}.pz-swipe-action-btn svg{width:23px!important;height:23px!important}@media (height<=790px){.pz-discover-deck{height:var(--pliz-deck-height,clamp(455px, calc(100dvh - 312px), 525px))!important}.pz-offer-hero.has-photo #offer-photo{height:55%!important}.pz-offer-hero.has-photo .pz-offer-copy{min-height:45%!important;padding:14px 18px 15px!important}.pz-offer-copy h1,#offer-title{font-size:clamp(31px,8vw,39px)!important}#offer-desc{margin-top:6px!important;font-size:14px!important}.pz-offer-meta-row{gap:6px!important;margin-top:9px!important;padding-bottom:9px!important}.pz-offer-meta-row>span{padding:6px 8px!important;font-size:11px!important}.pz-offer-price-row{margin-top:9px!important}#offer-price{font-size:clamp(36px,9.5vw,46px)!important}.pz-offer-price-row>div:first-child>span{font-size:14px!important}.pz-swipe-actions{margin-top:9px!important}.pz-swipe-action-btn{border-radius:20px!important;min-height:52px!important;font-size:14px!important}}@media (width<=380px){.pz-discover-deck{height:var(--pliz-deck-height,clamp(430px, calc(100dvh - 302px), 500px))!important}.pz-offer-hero.has-photo #offer-photo{height:53%!important}.pz-offer-hero.has-photo .pz-offer-copy{min-height:47%!important;padding:13px 15px 14px!important}.pz-offer-meta-row{gap:5px!important}.pz-offer-meta-row>span{padding:6px 7px!important;font-size:10px!important}.pz-offer-meta-row svg{width:14px!important;height:14px!important}.pz-swipe-actions-row{gap:7px!important}.pz-swipe-action-btn{border-radius:19px!important;min-height:50px!important;padding-inline:7px!important;font-size:13px!important}}.pz-intro-premium-v26{color:#08152f;min-height:100vh;font-family:Instrument Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden;background:radial-gradient(circle at 16% 8%,#372aac14,#0000 28%),radial-gradient(circle at 86% 6%,#ffb52b1a,#0000 24%),linear-gradient(#fff 0%,#fbfcff 54%,#f6f7ff 100%)!important}.pz-intro-premium-v26 .pz-intro-shell{width:min(100%,520px);min-height:100vh;padding:max(18px, env(safe-area-inset-top)) 18px max(22px, env(safe-area-inset-bottom));flex-direction:column;gap:14px;margin:0 auto;display:flex;position:relative}.pz-intro-brandline{z-index:2;justify-content:center;align-items:center;padding:4px 0 2px;display:flex;position:relative}.pz-intro-premium-v26 .pz-intro-brand img,.pz-intro-premium-v26 .pz-intro-brand svg{filter:drop-shadow(0 10px 22px #08152f14);width:auto;max-height:82px}.pz-intro-map-line{pointer-events:none;opacity:.75;z-index:0;border-top:2px dashed #372aac2b;border-bottom:0;border-left:0;border-right:2px dashed #372aac2b;position:absolute}.pz-intro-map-line-a{border-radius:0 120px 0 0;width:132px;height:210px;top:62px;right:-52px;transform:rotate(18deg)}.pz-intro-map-line-b{border-radius:0 100px 0 0;width:120px;height:150px;top:470px;left:-72px;transform:rotate(205deg)}.pz-intro-showcase{z-index:1;min-height:360px;margin-top:0;position:relative}.pz-intro-collage-image{filter:drop-shadow(0 26px 52px #08152f24);border-radius:36px;width:100%;height:auto;margin:0 auto;display:block}.pz-intro-float-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#08152f;z-index:4;background:#ffffffeb;border:1px solid #08152f14;border-radius:18px;align-items:center;gap:9px;min-height:46px;padding:9px 14px;display:inline-flex;position:absolute;box-shadow:0 16px 36px #08152f1f}.pz-intro-float-card i{width:21px;height:21px;color:var(--pz-primary,#372aac);stroke-width:2.7px;flex:none}.pz-intro-float-card span{gap:1px;line-height:1.05;display:grid}.pz-intro-float-card strong{letter-spacing:-.02em;font-size:13px;font-weight:950}.pz-intro-float-card small{color:#64748b;font-size:11px;font-weight:760}.pz-intro-float-location{top:92px;left:18px;transform:rotate(-2deg)}.pz-intro-float-excursion{bottom:84px;left:0;transform:rotate(4deg)}.pz-intro-float-food{bottom:46px;left:34%;transform:rotate(3deg)}.pz-intro-float-activity{bottom:80px;right:0;transform:rotate(-4deg)}.pz-intro-content{z-index:2;margin-top:-8px;padding:0 8px;position:relative}.pz-intro-content .pz-intro-kicker{height:28px;color:var(--pz-primary,#372aac);letter-spacing:.16em;text-transform:uppercase;background:#372aac14;border:1px solid #372aac1a;border-radius:999px;align-items:center;margin:0 0 8px;padding:0 12px;font-size:11px;font-weight:950;display:inline-flex}.pz-intro-content h1{color:#08152f;letter-spacing:-.07em;margin:0;font-size:clamp(38px,10.2vw,56px);font-weight:950;line-height:.92}.pz-intro-content h1 span{color:var(--pz-primary,#372aac);display:inline-block;position:relative}.pz-intro-content h1 span:after{content:"";background:#ffb11f;border-radius:999px;height:5px;position:absolute;bottom:-5px;left:2px;right:12px;transform:rotate(-2deg)}.pz-intro-lead{color:#53627a;letter-spacing:-.02em;max-width:430px;margin:18px 0 0;font-size:17px;font-weight:680;line-height:1.38}.pz-intro-benefits-v26{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:6px;position:relative;gap:12px!important;display:grid!important}.pz-intro-benefits-v26 article{flex-direction:column;align-items:flex-start;gap:10px;min-width:0;min-height:142px;background:#ffffffdb!important;border:1px solid #08152f14!important;border-radius:24px!important;padding:16px 14px!important;display:flex!important;box-shadow:0 18px 40px #08152f12!important}.pz-intro-benefits-v26 article>span{width:46px;height:46px;color:var(--pz-primary,#372aac);background:#372aac17;border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.pz-intro-benefits-v26 article>span i{stroke-width:2.7px;width:24px;height:24px}.pz-intro-benefits-v26 article strong{color:#08152f;letter-spacing:-.03em;font-size:15px;font-weight:950;display:block}.pz-intro-benefits-v26 article p{color:#5e6d84;margin:0;font-size:13px;font-weight:700;line-height:1.28}.pz-intro-dots{justify-content:center;align-items:center;gap:9px;margin-top:2px;display:flex}.pz-intro-dots span{background:#e3e4ee;border-radius:999px;width:21px;height:8px}.pz-intro-dots span.is-active{background:var(--pz-primary,#372aac);width:30px}.pz-intro-premium-v26 .pz-intro-footer{z-index:2;gap:12px;margin-top:0;padding:0 8px;display:grid;position:relative}.pz-intro-premium-v26 .pz-intro-primary{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%);border-radius:20px;grid-template-columns:1fr auto;align-items:center;min-height:62px;padding:0 22px 0 26px;font-size:18px;font-weight:950;text-decoration:none;display:grid;box-shadow:0 18px 38px #372aac40}.pz-intro-premium-v26 .pz-intro-primary i{stroke-width:2.5px;width:24px;height:24px}.pz-intro-pass{color:#66748c;justify-content:center;align-items:center;min-height:42px;font-size:16px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=420px){.pz-intro-premium-v26 .pz-intro-shell{gap:12px;padding-left:14px;padding-right:14px}.pz-intro-premium-v26 .pz-intro-brand img,.pz-intro-premium-v26 .pz-intro-brand svg{max-height:68px}.pz-intro-showcase{min-height:300px}.pz-intro-float-card{border-radius:16px;min-height:42px;padding:8px 10px}.pz-intro-float-card strong{font-size:12px}.pz-intro-float-card small{font-size:10px}.pz-intro-float-location{top:72px;left:10px}.pz-intro-float-excursion{bottom:62px;left:-4px}.pz-intro-float-food{bottom:34px;left:30%}.pz-intro-float-activity{bottom:58px;right:-4px}.pz-intro-content h1{font-size:clamp(32px,10vw,42px)}.pz-intro-lead{font-size:15px}.pz-intro-benefits-v26{gap:9px!important}.pz-intro-benefits-v26 article{min-height:125px;border-radius:20px!important;padding:13px 10px!important}.pz-intro-benefits-v26 article>span{border-radius:15px;width:40px;height:40px}.pz-intro-benefits-v26 article strong{font-size:13px}.pz-intro-benefits-v26 article p{font-size:11px}.pz-intro-premium-v26 .pz-intro-primary{border-radius:18px;min-height:58px}}@media (height<=740px){.pz-intro-premium-v26 .pz-intro-shell{gap:9px}.pz-intro-showcase{min-height:270px}.pz-intro-content h1{font-size:clamp(30px,8.6vw,42px)}.pz-intro-lead{margin-top:12px;font-size:14px;line-height:1.32}.pz-intro-benefits-v26 article{min-height:112px}}.pz-intro-premium-v26.pz-intro-page,.pz-intro-premium-v26{background:radial-gradient(circle at 12% 12%,#372aac14,#0000 30%),radial-gradient(circle at 94% 24%,#ffb11f1a,#0000 25%),linear-gradient(#fff 0%,#fbfcff 55%,#f4f6ff 100%)!important;font-family:Instrument Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.pz-intro-premium-v26 .pz-intro-shell{width:min(100%,500px)!important;padding:max(12px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom))!important;gap:10px!important}.pz-intro-premium-v26 .pz-intro-brandline{justify-content:center!important;padding:0!important}.pz-intro-premium-v26 .pz-intro-brand img,.pz-intro-premium-v26 .pz-intro-brand svg{filter:drop-shadow(0 8px 18px #08152f14)!important;max-width:260px!important;max-height:58px!important}.pz-intro-premium-v26 .pz-intro-showcase{min-height:280px!important;margin-top:0!important}.pz-intro-premium-v26 .pz-intro-collage-image{filter:drop-shadow(0 20px 38px #08152f21)!important;border-radius:32px!important;width:min(100%,440px)!important}.pz-intro-premium-v26 .pz-intro-float-card{border-radius:16px!important;min-height:42px!important;padding:8px 11px!important;box-shadow:0 13px 28px #08152f1f!important}.pz-intro-premium-v26 .pz-intro-float-card strong{letter-spacing:-.025em!important;font-size:12px!important}.pz-intro-premium-v26 .pz-intro-float-card small{font-size:10px!important}.pz-intro-premium-v26 .pz-intro-float-card i{width:19px!important;height:19px!important}.pz-intro-premium-v26 .pz-intro-float-location{top:60px!important;left:18px!important}.pz-intro-premium-v26 .pz-intro-float-excursion{bottom:60px!important;left:2px!important}.pz-intro-premium-v26 .pz-intro-float-food{bottom:32px!important;left:32%!important}.pz-intro-premium-v26 .pz-intro-float-activity{bottom:58px!important;right:2px!important}.pz-intro-premium-v26 .pz-intro-content{margin-top:-2px!important;padding:0 4px!important}.pz-intro-premium-v26 .pz-intro-content .pz-intro-kicker{letter-spacing:.18em!important;background:#372aac12!important;border-color:#372aac1f!important;height:26px!important;margin-bottom:9px!important;padding:0 12px!important;font-size:10px!important}.pz-intro-premium-v26 .pz-intro-content h1{letter-spacing:-.065em!important;text-wrap:balance!important;max-width:460px!important;font-size:clamp(34px,9.1vw,48px)!important;font-weight:950!important;line-height:.94!important}.pz-intro-premium-v26 .pz-intro-content h1 span:after{z-index:-1!important;opacity:.95!important;height:4px!important;bottom:-7px!important;left:1px!important;right:8px!important}.pz-intro-premium-v26 .pz-intro-lead{color:#53627a!important;margin-top:14px!important;font-size:15.5px!important;font-weight:700!important;line-height:1.34!important}.pz-intro-premium-v26 .pz-intro-benefits-v26{gap:10px!important;margin-top:6px!important}.pz-intro-premium-v26 .pz-intro-benefits-v26 article{border-radius:22px!important;min-height:118px!important;padding:13px 12px!important;box-shadow:0 14px 34px #08152f0f!important}.pz-intro-premium-v26 .pz-intro-benefits-v26 article>span{border-radius:15px!important;width:40px!important;height:40px!important}.pz-intro-premium-v26 .pz-intro-benefits-v26 article>span i{width:22px!important;height:22px!important}.pz-intro-premium-v26 .pz-intro-benefits-v26 article strong{font-size:13.5px!important}.pz-intro-premium-v26 .pz-intro-benefits-v26 article p{font-size:11.5px!important;line-height:1.25!important}.pz-intro-premium-v26 .pz-intro-dots{margin-top:0!important}.pz-intro-premium-v26 .pz-intro-primary{border-radius:20px!important;min-height:58px!important;font-size:17px!important}.pz-intro-premium-v26 .pz-intro-pass{min-height:32px!important;font-size:15px!important}@media (width<=420px){.pz-intro-premium-v26 .pz-intro-shell{gap:9px!important;padding-left:14px!important;padding-right:14px!important}.pz-intro-premium-v26 .pz-intro-brand img,.pz-intro-premium-v26 .pz-intro-brand svg{max-width:232px!important;max-height:52px!important}.pz-intro-premium-v26 .pz-intro-showcase{min-height:250px!important}.pz-intro-premium-v26 .pz-intro-float-card{border-radius:14px!important;min-height:38px!important;padding:7px 9px!important}.pz-intro-premium-v26 .pz-intro-float-card strong{font-size:11px!important}.pz-intro-premium-v26 .pz-intro-float-card small{font-size:9px!important}.pz-intro-premium-v26 .pz-intro-float-location{top:48px!important;left:12px!important}.pz-intro-premium-v26 .pz-intro-float-excursion{bottom:48px!important;left:-2px!important}.pz-intro-premium-v26 .pz-intro-float-food{bottom:22px!important;left:29%!important}.pz-intro-premium-v26 .pz-intro-float-activity{bottom:46px!important;right:-2px!important}.pz-intro-premium-v26 .pz-intro-content h1{font-size:clamp(32px,8.9vw,38px)!important;line-height:.96!important}.pz-intro-premium-v26 .pz-intro-lead{margin-top:12px!important;font-size:14.5px!important}.pz-intro-premium-v26 .pz-intro-benefits-v26 article{min-height:108px!important;padding:11px 9px!important}}html.pz-intro-fast-redirect,html.pz-intro-fast-redirect body{background:#fff!important}html.pz-intro-fast-redirect .pz-intro-page{opacity:0!important;pointer-events:none!important}.pz-recaptcha-box{-webkit-overflow-scrolling:touch;background:#f8fafceb;border:1px solid #08152f14;border-radius:24px;width:100%;max-width:100%;padding:14px;overflow-x:auto;box-shadow:0 12px 28px #08152f0d}.pz-auth-card .pz-recaptcha-box{margin-top:2px}.pz-recaptcha-box .g-recaptcha{transform-origin:0 0}.pz-recaptcha-error,.pz-recaptcha-missing{margin-top:10px;font-size:12px;font-weight:800;line-height:1.45}.pz-recaptcha-error{color:#be123c}.pz-recaptcha-missing{color:#92400e}@media (width<=380px){.pz-recaptcha-box{padding:10px}.pz-recaptcha-box .g-recaptcha{margin-bottom:-8px;transform:scale(.88)}}.pz-console-bulk-action-card{background:#fff;border:1px solid #08152f14;border-radius:26px;justify-content:space-between;align-items:center;gap:14px;width:100%;margin-top:16px;padding:14px;display:flex;box-shadow:0 18px 42px #08152f0f}.pz-console-bulk-action-card>div:first-child{gap:3px;min-width:0;display:grid}.pz-console-bulk-action-card strong{color:#08152f;letter-spacing:-.02em;font-size:14px;font-weight:950}.pz-console-bulk-action-card span{color:#64748b;font-size:12px;font-weight:800}.pz-console-bulk-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.pz-console-bulk-actions button{color:#372aac;cursor:pointer;background:#f7f8ff;border:1px solid #372aac24;border-radius:16px;height:42px;padding:0 13px;font-size:12px;font-weight:950}.pz-console-bulk-actions button.is-danger{color:#be123c;background:#fff1f2;border-color:#be123c2e}.pz-console-bulk-actions button:disabled{opacity:.45;cursor:not-allowed}.pz-console-client-select{cursor:pointer;-webkit-tap-highlight-color:transparent;flex:none;margin-top:3px;display:inline-flex;position:relative}.pz-console-client-select input{opacity:0;pointer-events:none;position:absolute}.pz-console-client-select span{color:#0000;background:#f5f7fb;border:1px solid #08152f1a;border-radius:14px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .18s;display:inline-flex;box-shadow:inset 0 0 0 1px #fffc}.pz-console-client-select svg{stroke-width:3px;width:17px;height:17px}.pz-console-client-select input:checked+span{color:#fff;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%);border-color:#0000;box-shadow:0 12px 24px #372aac3d}@media (width<=768px){.pz-console-bulk-action-card{flex-direction:column;align-items:stretch;gap:12px;padding:14px}.pz-console-bulk-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;display:grid}.pz-console-bulk-actions button{width:100%;padding:0 8px}.pz-user-admin-card .pz-console-card-head{align-items:flex-start}}body.plezee-role-admin .pz-console-screen-users{padding-bottom:calc(150px + env(safe-area-inset-bottom,0px))!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky{bottom:calc(14px + env(safe-area-inset-bottom,0px))!important;z-index:90!important;-webkit-backdrop-filter:blur(18px)!important;box-sizing:border-box!important;background:#fffffff5!important;border:1px solid #08152f1a!important;border-radius:24px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:16px 0 14px!important;padding:12px!important;display:flex!important;position:sticky!important;overflow:visible!important;box-shadow:0 20px 50px #08152f2e!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky>div:first-child{gap:2px!important;width:auto!important;min-width:0!important;display:grid!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky strong{color:#08152f!important;font-size:13px!important;font-weight:950!important;line-height:1.05!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky [data-pz-bulk-count]{color:#64748b!important;white-space:nowrap!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky .pz-console-bulk-actions{flex:auto!important;grid-template-columns:minmax(116px,1fr) minmax(92px,auto)!important;gap:8px!important;width:auto!important;min-width:0!important;max-width:250px!important;display:grid!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky .pz-console-bulk-actions button{letter-spacing:-.01em!important;width:100%!important;height:44px!important;min-height:44px!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;white-space:nowrap!important;border:0!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky .pz-bulk-select-btn{color:#372aac!important;background:#eef0ff!important;border:1px solid #372aac24!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky .pz-bulk-delete-btn{color:#fff!important;background:linear-gradient(135deg,#e11d48 0%,#be123c 100%)!important;box-shadow:0 12px 26px #e11d4838!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky .pz-bulk-delete-btn:disabled{color:#94a3b8!important;box-shadow:none!important;cursor:not-allowed!important;background:#f1f5f9!important}body.plezee-role-admin .pz-user-admin-card .pz-console-client-select{z-index:5!important;flex:0 0 40px!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;margin-top:0!important;display:inline-flex!important}body.plezee-role-admin .pz-user-admin-card .pz-console-client-select input[type=checkbox]{opacity:0!important;pointer-events:auto!important;cursor:pointer!important;width:40px!important;height:40px!important;margin:0!important;position:absolute!important}body.plezee-role-admin .pz-user-admin-card .pz-console-client-select span{color:#0000!important;background:#fff!important;border:2px solid #372aac38!important;border-radius:15px!important;width:38px!important;height:38px!important;box-shadow:0 10px 24px #08152f14!important}body.plezee-role-admin .pz-user-admin-card .pz-console-client-select input[type=checkbox]:checked+span{color:#fff!important;background:linear-gradient(135deg,#372aac 0%,#563cf0 100%)!important;border-color:#0000!important;box-shadow:0 14px 28px #372aac3d!important}@media (width<=768px){body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky{flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:12px!important;left:12px!important;right:12px!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky>div:first-child{width:100%!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky .pz-console-bulk-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;width:100%!important;max-width:none!important}body.plezee-role-admin .pz-console-bulk-action-card.pz-console-bulk-action-sticky .pz-console-bulk-actions button{height:46px!important;min-height:46px!important;font-size:13px!important}}
