.customer-notif-status{display:flex;align-items:center;gap:8px;font-size:12px;padding:6px 10px;border-radius:6px;background:#f4f4f4;color:#333;font-weight:500;font-family:"ایران سنس",Sans-serif}.customer-notif-status.read{background:#eafaf1;color:#2ecc71}.customer-notif-status.unread{background:#fdf5f5;color:#999}.customer-notif-status .check-icon{flex-shrink:0}.customer-notif-status .status-text{line-height:1.5}@media (max-width:768px){.scroll-phone{display:block;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-right:10px;box-sizing:border-box;max-height:170px;box-shadow:inset 0 -10px 10px -8px rgb(0 0 0 / .1)}.scroll-phone>*{margin-bottom:5px}.scroll-phone::-webkit-scrollbar{width:5px}.scroll-phone::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#B8DCAE,#F1F2F3);border-radius:10px}.scroll-phone::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#00606C,#FFFFFF)}.scroll-phone::-webkit-scrollbar-track{background:#fff0}}@media (min-width:769px) and (max-width:1023px){.scroll-phone{display:block;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-right:10px;box-sizing:border-box;max-height:200px;box-shadow:inset 0 -10px 10px -8px rgb(0 0 0 / .1)}.scroll-phone>*{margin-bottom:6px}.scroll-phone::-webkit-scrollbar{width:6px}.scroll-phone::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#B8DCAE,#E6E7E8);border-radius:10px}.scroll-phone::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#00777F,#F1F2F3)}.scroll-phone::-webkit-scrollbar-track{background:#fff0}}@media (min-width:1024px){.scroll-phone{display:block;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-right:10px;box-sizing:border-box;max-height:var(--scroll-phone-height,250px);box-shadow:inset 0 -10px 10px -8px rgb(0 0 0 / .1)}.scroll-phone>*{margin-bottom:5px}.scroll-phone::-webkit-scrollbar{width:5px}.scroll-phone::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#B8DCAE,#F1F2F3);border-radius:10px}.scroll-phone::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#00606C,#F1F2F3)}.scroll-phone::-webkit-scrollbar-track{background:#fff0}}.woocommerce-notices-wrapper{position:fixed;top:20px;right:20px;z-index:9999;width:auto;max-width:90%;display:flex;flex-direction:column;gap:12px}.woocommerce-notices-wrapper .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .wc-close-btn{outline:none!important}.wc-close-btn{cursor:pointer;font-size:16px;transition:background-color 0.3s ease,color 0.3s ease;background:#fff;color:#61BA46;width:24px;height:24px;border-radius:5px;display:inline-flex;align-items:normal;justify-content:center;padding:0}.wc-close-btn:hover{background:#e53935;color:#fff}.woocommerce-error li a{background:#fff;font-size:14px!important;color:#61BA46;padding:5px 10px 5px 10px;border-radius:6px;text-decoration:none;transition:all 0.3s ease;margin-right:10px}.woocommerce-error li a:hover{background:#f68b1f;color:#fff}.woocommerce-notices-wrapper .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info{background-color:#00606c!important;color:#fff!important;padding:16px 20px!important;border-radius:12px!important;font-size:14px!important;box-shadow:0 4px 16px rgb(0 0 0 / .3)!important;animation:slideUpFade 0.4s ease-out!important;position:relative!important;overflow:hidden!important;border:none!important;line-height:1.6!important;display:flex!important;align-items:center!important;justify-content:space-between;gap:15px;font-family:"ایران سنس",Sans-serif!important}.woocommerce-message::before,.woocommerce-error::before,.woocommerce-info::before{display:none!important}.woocommerce-message::after,.woocommerce-error::after,.woocommerce-info::after{content:'';position:absolute;bottom:0;left:0;height:4px;background:#00d084;width:100%;animation:shrinkBar 5s linear forwards}.woocommerce-message a.button,.woocommerce-info a.button,.woocommerce-error a.button,.woocommerce-message .wc-forward,.woocommerce-info .wc-forward,.woocommerce-error .wc-forward{background:#fff!important;color:#00606c!important;padding:8px 14px!important;border-radius:10px!important;font-size:13px!important;text-decoration:none!important;margin-left:10px!important;font-weight:600!important;border:none!important;white-space:nowrap!important;font-family:"ایران سنس",sans-serif!important;display:inline-flex!important;align-items:center!important;line-height:normal!important;transition:all 0.3s ease!important}.restore-item{color:#fff!important;font-family:"ایران سنس",Sans-serif!important}.woocommerce-message a.button:hover,.woocommerce-info a.button:hover,.woocommerce-message a.wc-forward:hover,.woocommerce-info a.wc-forward:hover,.woocommerce-message .button.wc-forward:hover,.woocommerce-info .button.wc-forward:hover{background:#F68B1F!important;color:#fff!important}.woocommerce-message a[href*="action=logout"]{color:#fff!important;background-color:#e53935!important;padding:6px 12px!important;border-radius:10px!important;text-decoration:none!important;font-weight:bold!important;display:inline-block!important;font-size:13px!important;font-family:"ایران سنس",Sans-serif!important}@keyframes slideOutRightFade{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(50px)}}.slide-out{animation:slideOutRightFade 0.4s ease-in forwards}.woocommerce-error li{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@keyframes slideInRightFade{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.woocommerce-notices-wrapper .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info{animation:slideInRightFade 0.4s ease-out!important}@keyframes slideUpFade{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shrinkBar{to{width:0%}}