:root{--pz-bg: #e8e5da;--pz-screen: #fafaf7;--pz-green: #0a4f3c;--pz-gold: #ba9d5a;--pz-muted: #5f5e5a;--color-background-primary: #fafaf7;--color-border-tertiary: rgba(10, 79, 60, .12);--color-text-secondary: #8b8a82}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#2c2c2a;background:var(--pz-bg);min-height:100vh;min-height:100dvh}#app{min-height:100vh;min-height:100dvh}a{color:inherit}.pz-app{min-height:100vh;display:flex;justify-content:center;align-items:stretch;padding:12px 0}.pz-app .pz-frame{width:100%;max-width:360px;margin:0 auto}.pz-app .pz-screen{height:auto!important;min-height:min(740px,calc(100vh - 44px));max-height:calc(100vh - 24px)}.pz-app .pz-content-area{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}@media (max-width: 959.98px){body{overflow-x:clip}.pz-app{min-height:100vh;min-height:100dvh;padding-top:max(8px,env(safe-area-inset-top,0px));padding-right:max(8px,env(safe-area-inset-right,0px));padding-bottom:max(8px,env(safe-area-inset-bottom,0px));padding-left:max(8px,env(safe-area-inset-left,0px))}.pz-app .pz-frame{max-width:min(420px,100%)}.pz-app .pz-screen{min-height:min(740px,calc(100dvh - 24px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px)));max-height:calc(100dvh - 12px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}.pz-frame{border-radius:clamp(22px,5.5vw,32px);padding:clamp(6px,2vw,10px)}.pz-statusbar{padding-top:max(8px,env(safe-area-inset-top,0px));padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}.pz-tabbar{height:auto;min-height:calc(64px + env(safe-area-inset-bottom,0px));padding-top:8px;padding-bottom:max(10px,env(safe-area-inset-bottom,0px));padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px))}.pz-tab{min-height:44px;min-width:0;justify-content:center;padding:6px 2px;-webkit-tap-highlight-color:rgba(10,79,60,.12)}.pz-modal-overlay{padding:max(12px,env(safe-area-inset-top,0px)) max(12px,env(safe-area-inset-right,0px)) max(max(12px,env(safe-area-inset-bottom,0px)),24px) max(12px,env(safe-area-inset-left,0px))}.pz-modal-sheet{max-height:min(78vh,calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 28px));width:min(360px,100%)}.pz-auth-wrap{min-height:100vh;min-height:100dvh;padding-top:max(32px,env(safe-area-inset-top,0px));padding-bottom:max(20px,env(safe-area-inset-bottom,0px));padding-left:max(22px,env(safe-area-inset-left,0px));padding-right:max(22px,env(safe-area-inset-right,0px))}.pz-anketa-wrap{padding-left:max(18px,env(safe-area-inset-left,0px));padding-right:max(18px,env(safe-area-inset-right,0px));padding-bottom:max(24px,env(safe-area-inset-bottom,0px))}button,.pz-auth-submit,.pz-tab,.pz-desktop-nav-link,a.pz-sec-row,a.pz-start-card{touch-action:manipulation}input.pz-auth-input,.pz-input,.pz-add-comment-input,.pz-efir-chat-input,textarea{font-size:max(16px,1em)}select.pz-bday-input{font-size:max(15px,1em)}}@media (max-width: 959.98px) and (orientation: landscape){.pz-app .pz-screen{min-height:unset;max-height:none;min-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}}.pz-tabbar a{text-decoration:none}.pz-tab.router-link-active .pz-tab-label{opacity:1!important}.pz-tab.router-link-active .pz-tab-icon-wrap{background:var(--pz-green)!important}.pz-tab.router-link-active svg{color:#fff!important;opacity:1!important}.pz-phone{width:100%;max-width:360px;margin:0 auto}.pz-screen-inner{background:var(--pz-screen);border-radius:22px;min-height:640px;display:flex;flex-direction:column;overflow:hidden;border:.5px solid #d3d1c7}.pz-scroll{flex:1;overflow-y:auto}.pz-h1-playfair{font-family:Playfair Display,Georgia,serif;font-weight:400}.pz-btn-primary{width:100%;padding:13px;border-radius:12px;background:var(--pz-green);color:#fff;font-weight:500;border:none;cursor:pointer;font-family:inherit}.pz-input{width:100%;padding:11px;border-radius:11px;border:.5px solid rgba(10,79,60,.15);font-size:13px;margin-bottom:8px}a.pz-msg-system-action{display:inline-block}a.pz-impulse-btn,a.pz-pillar-btn{text-decoration:none;color:inherit;cursor:pointer}a.pz-settings-btn{text-decoration:none}a.pz-start-card,a.pz-sec-row{text-decoration:none;color:inherit}a.pz-sec-row{display:flex;align-items:center}.pz-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#2c2c2a73;display:flex;align-items:flex-end;justify-content:center;padding:min(24px,4vw)}.pz-modal-sheet{width:min(360px,100%);max-height:78vh;overflow-y:auto;border-radius:18px;padding:20px 20px calc(22px + env(safe-area-inset-bottom));margin-bottom:0;background:#fafaf7;box-shadow:0 -12px 40px #00000024}.pz-modal-sheet__title{margin:0 0 10px;font-family:Playfair Display,Georgia,serif;font-weight:500;font-size:21px;color:var(--pz-green)}.pz-modal-sheet__text{margin:0 0 16px;font-size:12.5px;color:var(--pz-muted);line-height:1.6}.pz-modal-sheet__btn{width:100%;padding:12px;border-radius:11px;border:none;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;color:#fff;background:var(--pz-green)}.pz-bday-cell select.pz-bday-input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.pz-auth-input:focus-visible,.pz-bday-input:focus-visible,.pz-add-comment-input:focus-visible{outline:2px solid rgba(186,157,90,.55);outline-offset:1px}.pz-desktop-sidebar{display:none}.pz-phone-column{width:100%;min-width:0;display:flex;flex-direction:column;flex:1}.pz-desktop-brand{margin-bottom:28px;padding:0 4px}.pz-desktop-brand__mark{display:block;font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:500;color:#fafaf7;letter-spacing:.02em;line-height:1.15}.pz-desktop-brand__sub{display:block;font-size:.68rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#ba9d5af2;margin-top:6px}.pz-desktop-nav{display:flex;flex-direction:column;gap:4px;flex:1}.pz-desktop-nav-link,.pz-desktop-cabinet{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;font-size:.9375rem;font-weight:600;color:#ffffffc7;text-decoration:none;transition:background .18s ease,color .18s ease}.pz-desktop-nav-link:hover,.pz-desktop-cabinet:hover{background:#ffffff14;color:#fff}.pz-desktop-nav-link.router-link-active{background:#ba9d5a47;color:#fff}.pz-desktop-cabinet.router-link-active{background:#ba9d5a38;color:#fff}.pz-desktop-cabinet.router-link-active .pz-desktop-nav-ic{background:#0a4f3c73}.pz-desktop-cabinet{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-weight:500;font-size:.875rem;color:#ffffffa6}.pz-desktop-nav-ic{width:38px;height:38px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#0000001f}.pz-desktop-nav-ic svg{width:20px;height:20px;opacity:.95}.pz-desktop-nav-link.router-link-active .pz-desktop-nav-ic{background:#0a4f3c73}@media (min-width: 960px){body{font-size:15px}.pz-app{padding:28px 20px 36px;align-items:flex-start}.pz-app .pz-frame{max-width:min(1180px,100%);width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:stretch;padding:0;border-radius:26px;overflow:hidden;box-shadow:0 4px 6px #0a4f3c0a,0 24px 56px #0a4f3c1a;border:.5px solid #d3d1c7;min-height:min(880px,calc(100vh - 56px))}.pz-desktop-sidebar{display:flex;flex-direction:column;width:248px;flex-shrink:0;padding:26px 16px 22px;background:linear-gradient(165deg,#0f5c47,#062a1f 48%,#041a13)}.pz-phone-column{background:var(--pz-screen);border-radius:0 22px 22px 0;overflow:hidden}.pz-statusbar,.pz-tabbar{display:none!important}.pz-app .pz-screen{height:auto!important;min-height:min(840px,calc(100vh - 112px));max-height:none;border-radius:0}.pz-modal-overlay{align-items:center;padding:24px}.pz-modal-sheet{width:min(520px,100%);max-height:min(680px,86vh);margin-bottom:0;border-radius:20px;box-shadow:0 28px 64px #00000029}.pz-months-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pz-three-pillars{gap:12px}.pz-pillar-name{font-size:12px}.pz-lenta-header{padding:22px 28px 18px}.pz-lenta-name{font-size:clamp(1.5rem,2.2vw,1.85rem)}.pz-lenta-content{padding:0 28px 28px}.pz-page-header{padding:22px 28px 18px}.pz-page-h1{font-size:clamp(1.65rem,2.6vw,2.05rem)}.pz-list-content{padding:0 28px 32px}.pz-chat-block{min-height:320px;max-height:520px}.pz-chat-messages{max-height:340px}.pz-auth-wrap{max-width:420px;margin:0 auto;min-height:100%;border-radius:0;padding-top:48px;padding-bottom:40px}.pz-anketa-wrap{max-width:520px;margin:0 auto;padding-left:32px;padding-right:32px;padding-bottom:32px}.pz-thanks{max-width:460px;margin:0 auto;padding-bottom:40px}.pz-month-content{max-width:720px;margin-left:auto;margin-right:auto}.pz-month-hero{padding-left:28px;padding-right:28px}}@media (min-width: 1200px){.pz-months-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.pz-selector{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;margin-bottom:16px;max-width:600px;margin-left:auto;margin-right:auto}.pz-selector-btn{background:var(--color-background-primary);border:.5px solid var(--color-border-tertiary);padding:6px 9px;border-radius:8px;font-size:10.5px;cursor:pointer;font-family:inherit;color:var(--color-text-secondary);font-weight:500}.pz-selector-btn.active{background:#0a4f3c;color:#fff;border-color:#0a4f3c}.pz-selector-btn.bday{border-color:#ba9d5a;color:#8a7438}.pz-selector-btn.bday.active{background:#ba9d5a;color:#fff;border-color:#ba9d5a}.pz-frame{width:100%;max-width:360px;margin:0 auto;background:#e8e5da;border-radius:32px;padding:10px;border:.5px solid #D3D1C7}.pz-screen{background:#fafaf7;border-radius:22px;overflow:hidden;height:740px;display:flex;flex-direction:column}.pz-statusbar{flex-shrink:0;display:flex;justify-content:space-between;padding:11px 20px 4px;font-size:11px;color:#2c2c2a;font-weight:600}.pz-content-area{flex:1;overflow-y:auto}.pz-tabbar{flex-shrink:0;background:#fff;border-top:.5px solid rgba(10,79,60,.12);display:grid;grid-template-columns:repeat(5,1fr);padding:8px 0 12px;height:64px;box-sizing:border-box}.pz-tab{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9px;color:#0a4f3c;background:none;border:none;font-family:inherit;font-weight:600;width:100%}.pz-tab svg{width:22px;height:22px;color:#0a4f3c;opacity:.55}.pz-tab-icon-wrap{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center}.pz-tab.active .pz-tab-icon-wrap{background:#0a4f3c}.pz-tab.active svg{color:#fff;opacity:1}.pz-tab-label{opacity:.7}.pz-tab.active .pz-tab-label{opacity:1}.pz-auth-wrap{height:100%;display:flex;flex-direction:column;padding:38px 26px 26px;text-align:center;position:relative;background:linear-gradient(180deg,#fafaf7,#f0ede2);box-sizing:border-box}.pz-auth-leaf{position:absolute;top:0;right:-20px;width:180px;height:280px;opacity:.7}.pz-auth-mark{font-family:Playfair Display,Georgia,serif;font-size:27px;font-weight:500;color:#0a4f3c;letter-spacing:1px}.pz-auth-mark:after{content:"";display:block;width:28px;height:1px;background:#ba9d5a;margin:8px auto 0}.pz-auth-title{font-size:10.5px;letter-spacing:4px;text-transform:uppercase;color:#2c2c2a;font-weight:500;margin:12px 0 0}.pz-auth-h1{font-size:26px;font-weight:400;color:#0a4f3c;margin:24px 0 8px;font-family:Playfair Display,Georgia,serif;line-height:1.15}.pz-auth-sub{font-size:12px;color:#5f5e5a;margin:0 0 20px;line-height:1.5}.pz-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#0a4f3c0f;border-radius:11px;padding:4px;margin-bottom:16px}.pz-auth-tab{padding:9px;font-size:12px;font-weight:500;border-radius:8px;border:none;background:transparent;color:#5f5e5a;cursor:pointer;font-family:inherit}.pz-auth-tab.active{background:#fff;color:#0a4f3c;box-shadow:0 2px 6px #0a4f3c14}.pz-input-wrap{position:relative;margin-bottom:9px}.pz-input-wrap svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:13px;height:13px;color:#8b8a82}.pz-auth-input{width:100%;padding:11px 11px 11px 36px;border-radius:11px;border:.5px solid rgba(10,79,60,.15);background:#fff;font-size:12.5px;font-family:inherit;box-sizing:border-box;color:#2c2c2a}.pz-auth-submit{width:100%;padding:12px;border-radius:11px;background:#0a4f3c;color:#fff;font-size:13px;font-weight:500;border:none;cursor:pointer;font-family:inherit;margin-top:6px;box-shadow:0 4px 14px #0a4f3c33}.pz-auth-footer{margin-top:auto;padding-top:16px;font-size:9px;letter-spacing:3px;color:#8b8a82;font-weight:500}.pz-auth-footer:before{content:"";display:block;width:22px;height:.5px;background:#ba9d5a;margin:0 auto 12px}.pz-anketa-wrap{display:flex;flex-direction:column;padding:28px 22px 22px;background:linear-gradient(180deg,#fafaf7,#f0ede2);min-height:100%;box-sizing:border-box}.pz-anketa-progress{display:flex;gap:5px;margin-bottom:18px}.pz-anketa-pdot{flex:1;height:3px;border-radius:2px;background:#0a4f3c1f}.pz-anketa-pdot.done{background:#0a4f3c}.pz-anketa-pdot.current{background:#ba9d5a}.pz-anketa-step{font-size:9.5px;letter-spacing:1.8px;text-transform:uppercase;color:#ba9d5a;font-weight:600;margin:0 0 6px}.pz-anketa-h2{font-size:22px;font-weight:400;color:#0a4f3c;margin:0 0 6px;font-family:Playfair Display,Georgia,serif;line-height:1.2}.pz-anketa-sub{font-size:12px;color:#5f5e5a;margin:0 0 18px;line-height:1.5}.pz-anketa-section-h{font-size:9px;letter-spacing:1.3px;text-transform:uppercase;color:#8b8a82;font-weight:600;margin:4px 0 8px}.pz-anketa-options{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}.pz-anketa-option{background:#fff;border:.5px solid rgba(10,79,60,.12);border-radius:11px;padding:10px 13px;display:flex;align-items:center;gap:11px;cursor:pointer;font-family:inherit;text-align:left;width:100%}.pz-anketa-option.selected{background:#0a4f3c0a;border:1px solid #0A4F3C}.pz-anketa-radio{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(10,79,60,.25);flex-shrink:0;position:relative}.pz-anketa-option.selected .pz-anketa-radio{border-color:#0a4f3c}.pz-anketa-option.selected .pz-anketa-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;border-radius:50%;background:#0a4f3c}.pz-anketa-option-text{flex:1;font-size:13px;color:#2c2c2a;font-weight:500}.pz-bday-row{display:grid;grid-template-columns:.8fr 1.4fr 1fr;gap:8px;margin-bottom:12px}.pz-bday-cell{display:flex;flex-direction:column}.pz-bday-input{background:#fff;border:.5px solid rgba(10,79,60,.15);border-radius:11px;padding:13px 10px;font-family:inherit;font-size:13.5px;text-align:center;color:#0a4f3c;font-weight:600;box-sizing:border-box}.pz-bday-label{font-size:9px;color:#8b8a82;font-weight:600;text-align:center;margin:0 0 5px;letter-spacing:1px;text-transform:uppercase}.pz-bday-hint{background:#ba9d5a14;border-radius:10px;padding:9px 11px;margin-bottom:14px;display:flex;align-items:flex-start;gap:9px}.pz-bday-hint-icon{width:22px;height:22px;border-radius:50%;background:#ba9d5a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-bday-hint-icon svg{width:11px;height:11px;color:#fff}.pz-bday-hint-text{font-size:10.5px;color:#5f5e5a;line-height:1.5;margin:0}.pz-bday-hint-text b{color:#0a4f3c;font-weight:600}.pz-anketa-actions{display:flex;gap:10px;margin-top:auto;padding-top:16px}.pz-anketa-skip{flex:1;padding:12px;border-radius:11px;background:transparent;color:#5f5e5a;font-size:12px;font-weight:500;border:.5px solid rgba(10,79,60,.15);cursor:pointer;font-family:inherit}.pz-anketa-next{flex:2;padding:12px;border-radius:11px;background:#0a4f3c;color:#fff;font-size:12px;font-weight:500;border:none;cursor:pointer;font-family:inherit;box-shadow:0 4px 12px #0a4f3c2e}.pz-textarea-wrap{background:#fff;border:.5px solid rgba(10,79,60,.15);border-radius:14px;padding:12px;margin-bottom:12px;position:relative}.pz-textarea{width:100%;min-height:170px;padding:0;border:none;background:transparent;font-size:13px;font-family:inherit;color:#2c2c2a;line-height:1.6;resize:none;outline:none;box-sizing:border-box}.pz-textarea-counter{position:absolute;bottom:8px;right:12px;font-size:10px;color:#8b8a82}.pz-care-hint{background:linear-gradient(135deg,#ba9d5a,#8a7438);color:#fff;border-radius:12px;padding:12px 13px;margin-bottom:14px;display:flex;align-items:flex-start;gap:11px;position:relative;overflow:hidden;box-shadow:0 4px 12px #ba9d5a2e}.pz-care-hint-icon{width:28px;height:28px;border-radius:50%;background:#ffffff40;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-care-hint-icon svg{width:14px;height:14px;color:#fff}.pz-care-hint-text{font-size:11.5px;line-height:1.5;margin:0}.pz-care-hint-text b{font-weight:600}.pz-thanks{display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px 28px 28px;min-height:100%;box-sizing:border-box;background:linear-gradient(180deg,#fafaf7,#f0ede2)}.pz-thanks-icon-wrap{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#0a4f3c,#052e22);display:flex;align-items:center;justify-content:center;margin-bottom:22px;position:relative;box-shadow:0 8px 24px #0a4f3c40}.pz-thanks-icon-wrap:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:1.5px solid rgba(186,157,90,.4)}.pz-thanks-icon-wrap:after{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;border:1px solid rgba(186,157,90,.2)}.pz-thanks-icon-wrap svg{width:40px;height:40px;color:#ba9d5a}.pz-thanks-h1{font-size:24px;font-weight:400;color:#0a4f3c;margin:0 0 8px;font-family:Playfair Display,Georgia,serif;line-height:1.2}.pz-thanks-sub{font-size:12.5px;color:#5f5e5a;margin:0 0 20px;line-height:1.6;max-width:280px}.pz-thanks-card{background:#fff;border:1px solid #BA9D5A;border-radius:14px;padding:14px;margin-bottom:14px;text-align:left;width:100%;display:flex;align-items:flex-start;gap:11px;box-shadow:0 4px 14px #ba9d5a1f}.pz-thanks-card-icon{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#ba9d5a,#8a7438);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-thanks-card-icon svg{width:18px;height:18px;color:#fff}.pz-thanks-card-info p{margin:0}.pz-thanks-card-title{font-size:12.5px;font-weight:600;color:#0a4f3c;margin-bottom:3px!important}.pz-thanks-card-meta{font-size:10.5px;color:#5f5e5a;line-height:1.5}.pz-thanks-promise{font-size:11.5px;color:#5f5e5a;margin:12px 0 0;line-height:1.6;text-align:center}.pz-thanks-promise b{color:#0a4f3c;font-weight:600}.pz-thanks-btn{width:100%;padding:13px;border-radius:12px;background:#0a4f3c;color:#fff;font-size:13px;font-weight:500;border:none;cursor:pointer;font-family:inherit;margin-top:auto;box-shadow:0 4px 14px #0a4f3c33}.pz-lenta-header{padding:14px 20px;display:flex;justify-content:space-between;align-items:flex-start}.pz-lenta-greeting p{margin:0}.pz-lenta-hi{font-size:10.5px;color:#8b8a82;letter-spacing:1.5px;text-transform:uppercase;font-weight:500;margin:0 0 4px!important}.pz-lenta-name{font-size:22px;font-weight:400;color:#0a4f3c;font-family:Playfair Display,Georgia,serif}.pz-settings-btn{width:36px;height:36px;border-radius:11px;background:#fff;border:.5px solid rgba(10,79,60,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 2px 8px #0a4f3c0a;position:relative}.pz-settings-btn svg{width:17px;height:17px;color:#0a4f3c}.pz-settings-btn-dot{position:absolute;top:5px;right:5px;width:6px;height:6px;border-radius:50%;background:#ba9d5a;border:1.5px solid white}.pz-lenta-content{padding:0 20px;display:flex;flex-direction:column;flex:1}.pz-status-bar-wrap{margin-bottom:16px}.pz-status-meta{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:7px}.pz-status-label{font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:#8b8a82;font-weight:600;margin:0}.pz-status-percent{font-size:12px;font-weight:600;color:#0a4f3c;font-family:Playfair Display,Georgia,serif}.pz-status-bar{width:100%;height:4mm;background:#0a4f3c14;border-radius:4px;overflow:hidden}.pz-status-fill{height:100%;width:45%;background:linear-gradient(90deg,#d14b4b,#e5a628,#1d9e75);border-radius:4px;position:relative}.pz-status-fill:after{content:"";position:absolute;right:-3px;top:50%;transform:translateY(-50%);width:9px;height:9px;border-radius:50%;background:#e5a628;box-shadow:0 0 0 3px #e5a62833,0 1px 4px #00000026;border:1.5px solid white}.pz-section-h{font-size:9.5px;letter-spacing:1.8px;text-transform:uppercase;color:#ba9d5a;font-weight:600;margin:4px 0 10px;display:flex;align-items:center;gap:10px}.pz-section-h:before,.pz-section-h:after{content:"";flex:1;height:.5px;background:#ba9d5a40}.pz-three-pillars{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:14px}.pz-pillar-btn{background:#fff;border:.5px solid rgba(10,79,60,.1);border-radius:12px;padding:12px 6px 10px;text-align:center;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;align-items:center}.pz-pillar-icon{width:34px;height:34px;border-radius:50%;background:#0a4f3c0f;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.pz-pillar-icon svg{width:17px;height:17px;color:#0a4f3c}.pz-pillar-name{font-size:11px;font-weight:500;margin:0;color:#2c2c2a}.pz-impulse-btn{background:linear-gradient(135deg,#0a4f3c,#052e22);border-radius:11px;padding:10px 13px;margin-bottom:14px;display:flex;align-items:center;gap:10px;border:none;font-family:inherit;text-align:left;align-self:flex-start;max-width:75%}.pz-impulse-icon{width:28px;height:28px;border-radius:50%;background:#ba9d5a33;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-impulse-icon svg{width:12px;height:12px;fill:#ba9d5a}.pz-impulse-info p{margin:0}.pz-impulse-label{font-size:8.5px;letter-spacing:1.3px;text-transform:uppercase;color:#ba9d5a;font-weight:600;margin-bottom:1px!important}.pz-impulse-text{font-size:11.5px;color:#fff;font-weight:500}.pz-bday-card{background:linear-gradient(135deg,#ba9d5a,#8a7438);color:#fff;border-radius:16px;padding:20px 18px;margin-bottom:14px;position:relative;overflow:hidden;box-shadow:0 6px 20px #ba9d5a40}.pz-bday-card:before{content:"🎂";position:absolute;top:-15px;right:-10px;font-size:90px;opacity:.18;transform:rotate(-15deg)}.pz-bday-card:after{content:"🎉";position:absolute;bottom:-20px;left:-10px;font-size:70px;opacity:.15;transform:rotate(20deg)}.pz-bday-tag{font-size:9.5px;letter-spacing:2px;text-transform:uppercase;font-weight:700;background:#fff3;padding:3px 9px;border-radius:6px;display:inline-flex;align-items:center;gap:5px;margin-bottom:12px;position:relative}.pz-bday-tag-dot{width:5px;height:5px;border-radius:50%;background:#fff;animation:bdayPulse 1.5s infinite}@keyframes bdayPulse{0%,to{opacity:1}50%{opacity:.4}}.pz-bday-h1{font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:500;margin:0 0 8px;line-height:1.15;position:relative}.pz-bday-from{font-size:11.5px;opacity:.95;margin:0;position:relative}.pz-chat-block{background:#fff;border:.5px solid rgba(10,79,60,.08);border-radius:14px;flex:1;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 14px #0a4f3c0a;margin-bottom:14px;min-height:240px}.pz-chat-header{padding:11px 14px 10px;border-bottom:.5px solid rgba(10,79,60,.06)}.pz-chat-title{font-size:13px;font-weight:500;color:#2c2c2a;font-family:Playfair Display,Georgia,serif;margin:0}.pz-chat-online{font-size:10px;color:#5f5e5a;margin-top:2px!important;display:flex;align-items:center;gap:5px}.pz-chat-online-dot{width:5px;height:5px;border-radius:50%;background:#1d9e75;box-shadow:0 0 0 2px #1d9e7533}.pz-chat-people-count{font-size:10.5px;color:#ba9d5a;font-weight:600}.pz-chat-messages{flex:1;padding:12px;overflow-y:auto;display:flex;flex-direction:column;gap:11px}.pz-msg-wrap{display:flex;flex-direction:column;gap:4px}.pz-msg{display:flex;gap:7px;align-items:flex-start}.pz-msg-avatar{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:600;flex-shrink:0}.pz-msg-bubble{max-width:75%;padding:7px 10px;border-radius:11px;font-size:11px;line-height:1.4;background:#0a4f3c0d;color:#2c2c2a}.pz-msg-name{font-size:9.5px;font-weight:600;margin-bottom:2px;color:#0a4f3c}.pz-msg-time{font-size:8.5px;opacity:.6;margin-top:2px;display:block}.pz-msg-system{background:linear-gradient(90deg,#ba9d5a1f,#ba9d5a0f);border:.5px solid rgba(186,157,90,.4);border-radius:11px;padding:9px 11px;display:flex;align-items:center;gap:9px;cursor:pointer;position:relative;overflow:hidden}.pz-msg-system:before{content:"🎂";position:absolute;top:-8px;right:-8px;font-size:36px;opacity:.18;transform:rotate(15deg)}.pz-msg-system-icon{width:28px;height:28px;border-radius:50%;background:#ba9d5a;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.pz-msg-system-text{flex:1;font-size:11px;color:#2c2c2a;line-height:1.35;position:relative}.pz-msg-system-text b{color:#0a4f3c;font-weight:600}.pz-msg-system-action{background:#ba9d5a;color:#fff;border:none;padding:5px 10px;border-radius:7px;font-size:10px;font-weight:600;font-family:inherit;cursor:pointer;flex-shrink:0;position:relative}.pz-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-left:31px}.pz-reaction{background:#fff;border:.5px solid rgba(10,79,60,.12);border-radius:11px;padding:2px 6px;font-size:10px;display:flex;align-items:center;gap:3px;cursor:pointer;font-family:inherit;color:#5f5e5a;font-weight:600;box-shadow:0 1px 3px #0a4f3c0a}.pz-reaction.mine{background:#ba9d5a26;border-color:#ba9d5a;color:#0a4f3c}.pz-reaction-emoji{font-size:11px;line-height:1}.pz-reaction-add{background:#0a4f3c0a;border:.5px dashed rgba(10,79,60,.2);border-radius:11px;padding:2px 5px;font-size:10px;cursor:pointer;font-family:inherit;color:#8b8a82;display:flex;align-items:center}.pz-reaction-add svg{width:9px;height:9px}.pz-chat-input-row{padding:9px 11px 10px;border-top:.5px solid rgba(10,79,60,.06);display:flex;gap:7px;align-items:center}.pz-chat-input{flex:1;padding:8px 12px;border-radius:18px;border:.5px solid rgba(10,79,60,.12);background:#0a4f3c08;font-size:11px;font-family:inherit;color:#2c2c2a}.pz-chat-send{width:30px;height:30px;border-radius:50%;background:#0a4f3c;border:none;display:flex;align-items:center;justify-content:center}.pz-chat-send svg{width:12px;height:12px;fill:#fff}.pz-page-header{padding:14px 20px 16px}.pz-page-h1{font-size:24px;font-weight:400;color:#0a4f3c;margin:0;font-family:Playfair Display,Georgia,serif}.pz-page-sub{font-size:11.5px;color:#8b8a82;margin:4px 0 0}.pz-list-content{padding:0 20px 20px}.pz-imp-info-btn{background:#fff;border:.5px solid rgba(186,157,90,.4);border-radius:13px;padding:12px 14px;margin-bottom:14px;display:flex;align-items:center;gap:11px;cursor:pointer;width:100%;font-family:inherit;text-align:left}.pz-imp-info-icon{width:32px;height:32px;border-radius:50%;background:#ba9d5a1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-imp-info-icon svg{width:15px;height:15px;color:#ba9d5a}.pz-imp-info-text{flex:1;font-size:12px;color:#2c2c2a;font-weight:500}.pz-imp-info-arrow{font-size:14px;color:#ba9d5a}.pz-months-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pz-month-card{background:#fff;border:.5px solid rgba(10,79,60,.08);border-radius:12px;padding:12px;cursor:pointer;font-family:inherit;text-align:left;position:relative;box-shadow:0 2px 8px #0a4f3c08}.pz-month-card.done{background:linear-gradient(135deg,#fafaf7,#1d9e750d);border-color:#1d9e7540}.pz-month-card.current{background:linear-gradient(135deg,#0a4f3c,#052e22);border:none;box-shadow:0 4px 16px #0a4f3c40}.pz-month-num{font-size:10px;letter-spacing:1.8px;color:#ba9d5a;font-weight:600;margin:0 0 3px;font-family:Playfair Display,Georgia,serif}.pz-month-name{font-size:14px;font-weight:500;color:#2c2c2a;margin:0 0 3px;font-family:Playfair Display,Georgia,serif}.pz-month-card.current .pz-month-name{color:#fff}.pz-month-theme{font-size:10.5px;color:#5f5e5a;line-height:1.4;margin:0}.pz-month-card.current .pz-month-theme{color:#ffffffbf}.pz-month-status{position:absolute;top:8px;right:8px;font-size:8.5px;font-weight:600;padding:2px 6px;border-radius:4px;text-transform:uppercase}.pz-month-status.done{background:#1d9e7526;color:#0a4f3c}.pz-month-status.current{background:#ba9d5a;color:#fff}.pz-month-hero{background:linear-gradient(135deg,#0a4f3c,#052e22);color:#fff;padding:12px 20px 16px;position:relative;overflow:hidden}.pz-month-hero:before{content:"";position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:50%;background:#ba9d5a1f}.pz-back-link{display:inline-flex;align-items:center;gap:4px;color:#fffc;background:none;border:none;font-size:11.5px;font-family:inherit;cursor:pointer;padding:0;margin-bottom:8px;position:relative}.pz-month-roman{font-family:Playfair Display,Georgia,serif;font-size:10px;letter-spacing:2.5px;color:#ba9d5a;font-weight:600;margin:0 0 2px;position:relative}.pz-month-name-h{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:400;margin:0 0 2px;position:relative}.pz-month-theme-h{font-size:11.5px;opacity:.9;margin:0 0 10px;position:relative}.pz-month-prog{background:#ffffff26;height:4px;border-radius:3px;overflow:hidden}.pz-month-prog-fill{height:100%;width:14%;background:linear-gradient(90deg,#ba9d5a,#e5a628);border-radius:3px}.pz-month-content{padding:14px 18px 20px}.pz-prize-mini{background:linear-gradient(135deg,#ba9d5a,#8a7438);color:#fff;border-radius:11px;padding:10px 12px;margin-bottom:12px;display:flex;align-items:center;gap:10px;position:relative;overflow:hidden}.pz-prize-mini:before{content:"🏆";position:absolute;top:-8px;right:-8px;font-size:50px;opacity:.15;transform:rotate(15deg)}.pz-prize-mini-icon{font-size:17px;flex-shrink:0;position:relative}.pz-prize-mini-text{flex:1;position:relative}.pz-prize-mini-text p{margin:0}.pz-prize-mini-label{font-size:8px;letter-spacing:1.3px;text-transform:uppercase;font-weight:700;opacity:.95;margin-bottom:2px!important}.pz-prize-mini-title{font-size:11px;font-weight:500;line-height:1.3}.pz-intro-post{background:#fff;border-radius:14px;border:1.5px solid #BA9D5A;overflow:hidden;box-shadow:0 4px 16px #ba9d5a1f;margin-bottom:14px}.pz-intro-video{background:linear-gradient(135deg,#185fa5,#042c53);aspect-ratio:16/9;position:relative}.pz-intro-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center}.pz-intro-play svg{width:14px;height:14px;fill:#0a4f3c;margin-left:2px}.pz-intro-meta{position:absolute;bottom:8px;left:10px;right:10px;color:#fff;display:flex;justify-content:space-between;align-items:center;font-size:10px}.pz-intro-tag{background:#fff3;padding:2px 7px;border-radius:5px;font-size:9px;text-transform:uppercase;font-weight:600}.pz-intro-body{padding:10px 12px 4px}.pz-intro-body-author{display:flex;align-items:center;gap:7px;margin-bottom:8px}.pz-intro-author-avatar{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#0a4f3c,#052e22);color:#fff;font-family:Playfair Display,Georgia,serif;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center}.pz-intro-author-name{font-size:11.5px;font-weight:600;color:#0a4f3c;display:flex;align-items:center;gap:5px}.pz-intro-verified{width:11px;height:11px;border-radius:50%;background:#ba9d5a;color:#fff;font-size:6.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.pz-intro-title{font-family:Playfair Display,Georgia,serif;font-size:14px;font-weight:500;color:#0a4f3c;margin:0 0 3px}.pz-intro-shortcall{font-size:11.5px;color:#2c2c2a;line-height:1.5;margin:0}.pz-intro-shortcall b{color:#0a4f3c;font-weight:600}.pz-diary-btn{width:100%;background:#ba9d5a14;border:none;border-top:.5px solid rgba(186,157,90,.25);border-bottom:.5px solid rgba(186,157,90,.25);padding:11px 13px;font-size:11.5px;color:#0a4f3c;font-weight:600;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:10px}.pz-diary-btn-left{display:flex;align-items:center;gap:7px}.pz-diary-btn-icon{width:20px;height:20px;border-radius:6px;background:#ba9d5a;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-diary-btn-icon svg{width:10px;height:10px}.pz-diary-btn-status{font-size:9px;color:#ba9d5a;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.pz-diary-btn-arrow svg{width:10px;height:10px;color:#ba9d5a}.pz-intro-stats{padding:8px 12px;display:flex;gap:14px;font-size:10px;color:#8b8a82}.pz-intro-stats span{display:flex;align-items:center;gap:4px}.pz-intro-stats svg{width:10px;height:10px}.pz-intro-stats b{color:#0a4f3c;font-weight:600}.pz-comments-block{background:#0a4f3c06;border-top:.5px solid rgba(10,79,60,.06)}.pz-comments-header{padding:9px 12px;font-size:10px;letter-spacing:.8px;color:#5f5e5a;font-weight:600;display:flex;align-items:center;gap:6px}.pz-comments-header b{color:#0a4f3c;font-weight:700}.pz-comments-header svg{width:12px;height:12px;color:#ba9d5a}.pz-comment{display:flex;gap:8px;padding:9px 12px;border-top:.5px solid rgba(10,79,60,.06)}.pz-comment-avatar{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;flex-shrink:0}.pz-comment-content{flex:1;min-width:0}.pz-comment-head{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.pz-comment-name{font-size:11px;font-weight:600;color:#0a4f3c}.pz-comment-time{font-size:9.5px;color:#8b8a82}.pz-comment-photo{aspect-ratio:4/3;border-radius:8px;margin-bottom:5px;position:relative;display:flex;align-items:flex-start;padding:6px;background:linear-gradient(135deg,#fbeaf0,#d4537e)}.pz-comment-photo-tag{background:#fffffff2;color:#2c2c2a;font-size:8.5px;font-weight:700;padding:2px 5px;border-radius:3px}.pz-comment-text{font-size:11.5px;color:#2c2c2a;line-height:1.5;margin:0 0 5px}.pz-comment-actions{display:flex;gap:11px;font-size:10px;color:#8b8a82}.pz-comment-actions span{display:flex;align-items:center;gap:4px}.pz-comment-actions span.voted{color:#ba9d5a;font-weight:700}.pz-comment-actions svg{width:10px;height:10px}.pz-comments-show-more{padding:9px 12px;border-top:.5px solid rgba(10,79,60,.06);font-size:10.5px;color:#ba9d5a;text-align:center;font-weight:600}.pz-add-comment{padding:9px 12px;background:#fff;border-top:.5px solid rgba(10,79,60,.08);display:flex;align-items:center;gap:7px}.pz-add-comment-avatar{width:26px;height:26px;border-radius:50%;background:#e1f5ee;color:#0a4f3c;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-add-comment-input{flex:1;padding:7px 11px;border-radius:16px;border:.5px solid rgba(10,79,60,.12);background:#0a4f3c08;font-size:11px;font-family:inherit}.pz-add-comment-photo,.pz-add-comment-send{width:28px;height:28px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-add-comment-photo{background:#0a4f3c14}.pz-add-comment-photo svg{width:12px;height:12px;color:#0a4f3c}.pz-add-comment-send{background:#0a4f3c}.pz-add-comment-send svg{width:11px;height:11px;fill:#fff}.pz-days-list{display:flex;flex-direction:column;gap:6px}.pz-day-row{background:#fff;border:.5px solid rgba(10,79,60,.08);border-radius:10px;padding:9px 11px;display:flex;align-items:center;gap:10px}.pz-day-row.done{background:linear-gradient(90deg,#1d9e750f,#fff);border-color:#1d9e7540}.pz-day-row.current{border:1.5px solid #BA9D5A;background:#ba9d5a0a}.pz-day-num{width:28px;height:28px;border-radius:8px;background:#0a4f3c0d;color:#5f5e5a;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:Playfair Display,Georgia,serif}.pz-day-row.done .pz-day-num{background:#1d9e75;color:#fff}.pz-day-row.current .pz-day-num{background:#ba9d5a;color:#fff}.pz-day-info{flex:1;min-width:0}.pz-day-info p{margin:0}.pz-day-name{font-size:11.5px;font-weight:500;color:#2c2c2a;margin-bottom:1px!important}.pz-day-meta{font-size:9.5px;color:#8b8a82}.pz-day-action{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-day-action.play{background:#2c2c2a}.pz-day-action.play svg{width:8px;height:8px;fill:#fff;margin-left:1px}.pz-day-action.check{background:#1d9e7526}.pz-day-action.check svg{width:11px;height:11px;color:#1d9e75}.pz-day-action.lock{background:#0a4f3c0d}.pz-day-action.lock svg{width:10px;height:10px;color:#b4b2a9}.pz-day-collapse{font-size:10.5px;color:#ba9d5a;text-align:center;padding:7px;font-weight:600}.pz-start-card{background:linear-gradient(135deg,#ba9d5a,#8a7438);border-radius:14px;padding:14px 16px;margin-bottom:14px;display:flex;align-items:center;gap:12px;position:relative;overflow:hidden}.pz-start-card:before{content:"";position:absolute;top:-25px;right:-25px;width:80px;height:80px;border-radius:50%;background:#ffffff1a}.pz-start-icon{width:38px;height:38px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.pz-start-icon svg{width:19px;height:19px;color:#fff}.pz-start-info{flex:1;position:relative}.pz-start-info p{margin:0}.pz-start-label{font-size:9px;letter-spacing:1.8px;text-transform:uppercase;color:#ffffffd9;font-weight:600;margin-bottom:2px!important}.pz-start-title{font-size:14.5px;font-weight:500;color:#fff;font-family:Playfair Display,Georgia,serif}.pz-start-arrow{color:#fff;font-size:18px;flex-shrink:0;position:relative}.pz-sec-list{background:#fff;border-radius:14px;border:.5px solid rgba(10,79,60,.08);overflow:hidden;box-shadow:0 2px 10px #0a4f3c08}.pz-sec-row{padding:12px 14px;display:flex;align-items:center;gap:11px;border-bottom:.5px solid rgba(10,79,60,.06);cursor:pointer}.pz-sec-row:last-child{border-bottom:none}.pz-sec-icon{width:34px;height:34px;border-radius:10px;background:#0a4f3c0d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-sec-icon svg{width:16px;height:16px;color:#0a4f3c}.pz-sec-info{flex:1;min-width:0}.pz-sec-info p{margin:0}.pz-sec-name{font-size:12.5px;font-weight:500;color:#2c2c2a}.pz-sec-meta{font-size:10px;color:#8b8a82;margin-top:1px!important}.pz-sec-arrow{font-size:15px;color:#ba9d5a;flex-shrink:0}.pz-archive-btn{background:#fff;border:.5px solid rgba(10,79,60,.1);border-radius:13px;padding:12px 14px;margin-bottom:10px;display:flex;align-items:center;gap:11px;cursor:pointer;width:100%;font-family:inherit;text-align:left}.pz-archive-icon{width:34px;height:34px;border-radius:10px;background:#0a4f3c0d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-archive-icon svg{width:16px;height:16px;color:#0a4f3c}.pz-archive-text{flex:1}.pz-archive-text p{margin:0}.pz-archive-title{font-size:12.5px;font-weight:500;color:#2c2c2a;margin-bottom:1px!important}.pz-archive-meta{font-size:10px;color:#8b8a82}.pz-archive-arrow{font-size:15px;color:#ba9d5a}.pz-ask-card{background:linear-gradient(135deg,#0a4f3c,#052e22);border-radius:14px;padding:14px 16px;margin-bottom:14px;display:flex;align-items:center;gap:12px;position:relative;overflow:hidden}.pz-ask-card:before{content:"";position:absolute;top:-30px;right:-30px;width:90px;height:90px;border-radius:50%;background:#ba9d5a1f}.pz-ask-icon{width:38px;height:38px;border-radius:50%;background:#ba9d5a33;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.pz-ask-icon svg{width:19px;height:19px;color:#ba9d5a}.pz-ask-text{flex:1;position:relative}.pz-ask-text p{margin:0}.pz-ask-label{font-size:9px;letter-spacing:1.8px;text-transform:uppercase;color:#ba9d5a;font-weight:600;margin-bottom:2px!important}.pz-ask-title{font-size:12.5px;font-weight:500;color:#fff;line-height:1.3}.pz-ask-arrow{color:#ba9d5a;font-size:18px;flex-shrink:0;position:relative}.pz-efir-next{background:#fff;border-radius:14px;padding:14px;border:1.5px solid #BA9D5A;margin-top:8px;position:relative;box-shadow:0 4px 14px #ba9d5a1f}.pz-efir-live{position:absolute;top:-10px;left:14px;background:#ba9d5a;color:#fff;font-size:9px;font-weight:600;padding:3px 9px;border-radius:6px;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:4px}.pz-efir-live-dot{width:4px;height:4px;border-radius:50%;background:#fff;animation:bdayPulse 1.5s infinite}.pz-efir-next-meta{font-size:9.5px;color:#8b8a82;text-transform:uppercase;letter-spacing:1.3px;font-weight:600;margin:4px 0 5px}.pz-efir-next-title{font-size:13.5px;font-weight:500;color:#2c2c2a;margin:0 0 10px;line-height:1.3;font-family:Playfair Display,Georgia,serif}.pz-efir-next-info{display:flex;gap:14px;font-size:10.5px;color:#5f5e5a}.pz-efir-next-info span{display:flex;align-items:center;gap:4px}.pz-zab-greet-card{background:linear-gradient(135deg,#0a4f3c0a,#ba9d5a0a);border:.5px solid rgba(10,79,60,.08);border-radius:14px;padding:16px;margin-bottom:14px;text-align:center}.pz-zab-greet-icon{width:42px;height:42px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;box-shadow:0 2px 10px #0a4f3c14}.pz-zab-greet-icon svg{width:20px;height:20px;color:#0a4f3c}.pz-zab-greet-title{font-size:14.5px;font-weight:400;color:#0a4f3c;margin:0 0 3px;font-family:Playfair Display,Georgia,serif}.pz-zab-greet-sub{font-size:11px;color:#5f5e5a;margin:0;line-height:1.5}.pz-faq-list{background:#fff;border-radius:14px;border:.5px solid rgba(10,79,60,.08);overflow:hidden;margin-bottom:14px;box-shadow:0 2px 10px #0a4f3c08}.pz-faq-item{border-bottom:.5px solid rgba(10,79,60,.06)}.pz-faq-item:last-child{border-bottom:none}.pz-faq-q{padding:12px 14px;display:flex;align-items:center;gap:11px;cursor:pointer;background:#fff;border:none;width:100%;text-align:left;font-family:inherit}.pz-faq-q-text{flex:1;font-size:12px;font-weight:500;color:#2c2c2a;line-height:1.4}.pz-faq-q-arrow{font-size:20px;color:#ba9d5a;flex-shrink:0;transition:transform .2s;font-weight:300;line-height:.6}.pz-faq-item.open .pz-faq-q-arrow{transform:rotate(45deg);color:#0a4f3c}.pz-faq-a{padding:0 14px 12px;font-size:11px;color:#5f5e5a;line-height:1.6;display:none}.pz-faq-item.open .pz-faq-a{display:block}.pz-zab-chat-cta{background:linear-gradient(135deg,#0a4f3c,#052e22);color:#fff;border-radius:14px;padding:14px;display:flex;align-items:center;gap:11px;position:relative;overflow:hidden}.pz-zab-chat-cta:before{content:"";position:absolute;bottom:-20px;right:-20px;width:70px;height:70px;border-radius:50%;background:#ba9d5a1f}.pz-zab-chat-icon{width:38px;height:38px;border-radius:50%;background:#ba9d5a33;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.pz-zab-chat-icon svg{width:18px;height:18px;color:#ba9d5a}.pz-zab-chat-text{flex:1;position:relative}.pz-zab-chat-text p{margin:0}.pz-zab-chat-label{font-size:9px;letter-spacing:1.7px;text-transform:uppercase;color:#ba9d5a;font-weight:600;margin-bottom:2px!important}.pz-zab-chat-title{font-size:12.5px;font-weight:500;line-height:1.3}.pz-zab-chat-arrow{color:#ba9d5a;font-size:18px;flex-shrink:0;position:relative}.pz-cab-header{background:linear-gradient(135deg,#0a4f3c,#052e22);color:#fff;padding:12px 18px 18px;position:relative;overflow:hidden}.pz-cab-header:before{content:"";position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:50%;background:#ba9d5a1f}.pz-cab-profile{display:flex;align-items:center;gap:12px;position:relative}.pz-cab-avatar{width:56px;height:56px;border-radius:50%;background:#e1f5ee;color:#0a4f3c;font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:500;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid #BA9D5A;box-shadow:0 4px 14px #00000026}.pz-cab-info{flex:1;min-width:0}.pz-cab-info p{margin:0}.pz-cab-name{font-size:17px;font-weight:500;font-family:Playfair Display,Georgia,serif;margin-bottom:3px!important}.pz-cab-edit{font-size:10.5px;color:#ba9d5a;font-weight:600;display:inline-flex;align-items:center;gap:4px}.pz-cab-edit svg{width:10px;height:10px}.pz-cab-content{padding:14px 18px 18px;display:flex;flex-direction:column;gap:12px}.pz-cab-sub{background:linear-gradient(135deg,#ba9d5a,#8a7438);color:#fff;border-radius:13px;padding:14px;position:relative;overflow:hidden;box-shadow:0 4px 14px #ba9d5a33}.pz-cab-sub:before{content:"";position:absolute;top:-25px;right:-25px;width:90px;height:90px;border-radius:50%;background:#ffffff1a}.pz-cab-sub-status{display:inline-flex;align-items:center;gap:5px;background:#fff3;padding:3px 8px;border-radius:5px;font-size:9px;letter-spacing:1.2px;text-transform:uppercase;font-weight:700;margin-bottom:7px;position:relative}.pz-cab-sub-status-dot{width:5px;height:5px;border-radius:50%;background:#1fe090;box-shadow:0 0 0 2px #1fe09066}.pz-cab-sub-title{font-family:Playfair Display,Georgia,serif;font-size:16px;font-weight:500;margin:0 0 4px;position:relative}.pz-cab-sub-meta{font-size:11px;opacity:.92;margin:0 0 11px;position:relative}.pz-cab-sub-btn{background:#fff;color:#0a4f3c;border:none;padding:9px 13px;border-radius:9px;font-size:11.5px;font-weight:600;font-family:inherit;cursor:pointer;width:100%;position:relative}.pz-cab-gift{background:#fff;border:1.5px solid #BA9D5A;border-radius:13px;padding:12px 14px;display:flex;align-items:center;gap:11px;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 3px 12px #ba9d5a1a;font-family:inherit;width:100%;text-align:left}.pz-cab-gift:before{content:"🎁";position:absolute;top:-8px;right:-8px;font-size:50px;opacity:.12;transform:rotate(15deg)}.pz-cab-gift-icon{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#ba9d5a,#8a7438);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.pz-cab-gift-icon svg{width:17px;height:17px;color:#fff}.pz-cab-gift-text{flex:1;position:relative}.pz-cab-gift-text p{margin:0}.pz-cab-gift-title{font-size:12.5px;font-weight:600;color:#0a4f3c;margin-bottom:2px!important}.pz-cab-gift-sub{font-size:10.5px;color:#5f5e5a;line-height:1.4}.pz-cab-gift-arrow{font-size:18px;color:#ba9d5a;position:relative;font-weight:300;flex-shrink:0}.pz-cab-list{background:#fff;border-radius:12px;border:.5px solid rgba(10,79,60,.08);overflow:hidden;box-shadow:0 1px 6px #0a4f3c08}.pz-cab-row{padding:12px 13px;display:flex;align-items:center;gap:11px;border-bottom:.5px solid rgba(10,79,60,.06);cursor:pointer;font-family:inherit;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left}.pz-cab-row:last-child{border-bottom:none}.pz-cab-row.danger .pz-cab-icon{background:#d14b4b14}.pz-cab-row.danger .pz-cab-icon svg{color:#d14b4b}.pz-cab-row.danger .pz-cab-row-name{color:#d14b4b}.pz-cab-icon{width:30px;height:30px;border-radius:8px;background:#0a4f3c0f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pz-cab-icon svg{width:14px;height:14px;color:#0a4f3c}.pz-cab-row-name{flex:1;font-size:12.5px;font-weight:500;color:#2c2c2a}.pz-cab-row-arrow{font-size:16px;color:#ba9d5a;font-weight:300;flex-shrink:0}.pz-bday-banner{background:#ba9d5a1a;border-radius:8px;padding:6px 10px;font-size:10.5px;color:#5f5e5a;text-align:center;margin:8px 16px 0}.pz-bday-banner b{color:#8a7438}.pz-selector{display:none!important}
