.notify-me-dashboard{--notify-me-dashboard-primary:#ff7900;--notify-me-dashboard-secondary:#f05200;--notify-me-dashboard-radius:20px;max-width:1180px;margin:32px auto;font-family:inherit;color:#15233a}.notify-me-dashboard *{box-sizing:border-box}.notify-me-dashboard-hero{min-height:170px;padding:32px 38px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-radius:calc(var(--notify-me-dashboard-radius) + 6px);background:radial-gradient(circle at top left,#ffbd45 0,var(--notify-me-dashboard-primary) 46%,var(--notify-me-dashboard-secondary) 100%);color:#fff;box-shadow:0 18px 42px color-mix(in srgb,var(--notify-me-dashboard-primary) 25%,transparent)}.notify-me-dashboard-kicker{font-size:12px;font-weight:800;background:#ffffff29;padding:5px 10px;border-radius:99px}.notify-me-dashboard h2{margin:11px 0 6px;font-size:28px}.notify-me-dashboard-hero p{margin:0;opacity:.9}.notify-me-dashboard-hero-icon{font-size:62px;line-height:1;background:#ffffff1c;width:105px;height:105px;border-radius:calc(var(--notify-me-dashboard-radius) + 8px);display:grid;place-items:center}.notify-me-dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:-25px 28px 22px;position:relative}.notify-me-dashboard-stats>div{padding:17px 20px;border:1px solid #ebeff6;border-radius:var(--notify-me-dashboard-radius);background:#fff;box-shadow:0 10px 26px #182b4d0d}.notify-me-dashboard-stats strong{display:block;font-size:23px;color:var(--notify-me-dashboard-primary)}.notify-me-dashboard-stats span{font-size:12px;color:#66758a}.notify-me-dashboard-toolbar{display:flex;gap:12px;justify-content:space-between;margin:20px 0}.notify-me-dashboard-toolbar label{flex:1;color:#65728a;font-size:12px}.notify-me-dashboard-toolbar input,.notify-me-dashboard-toolbar select{width:100%;margin-top:6px;border:1px solid #dce4ef;border-radius:11px;padding:11px 13px;background:#fff;font:inherit}.notify-me-dashboard-toolbar select{max-width:190px;width:190px}.notify-me-dashboard-list{display:grid;gap:14px}.notify-me-dashboard-card{position:relative;padding:20px;border:1px solid #e5ebf3;border-radius:var(--notify-me-dashboard-radius);background:#fff;box-shadow:0 8px 22px #1a2e4810;transition:.22s}.notify-me-dashboard-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px #1a2e4818}.notify-me-dashboard-product{display:flex;align-items:center;gap:13px}.notify-me-dashboard-product img{width:64px;height:64px;object-fit:cover;border-radius:14px;background:#f1f4f8}.notify-me-dashboard-product a{display:block;color:#16243b;font-weight:800;text-decoration:none}.notify-me-dashboard-product small{display:block;margin-top:6px;color:#738096}.notify-me-dashboard-status{margin-right:auto;padding:6px 11px;border-radius:99px;background:#fff3df;color:#b45a00;font-size:12px;font-weight:800}.notify-me-dashboard-status.is-notified,.notify-me-dashboard-status.is-notified_auto{background:#e7f8ef;color:#087a49}.notify-me-dashboard-status.is-cancelled{background:#f4f5f7;color:#687487}.notify-me-dashboard-meta{display:flex;gap:18px;flex-wrap:wrap;margin:16px 0 0;color:#738096;font-size:12px}.notify-me-dashboard-offer{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:15px;padding:12px 14px;border-radius:13px;background:#fff8ed;color:#895000;font-size:13px}.notify-me-dashboard-offer span{color:#6d7480}.notify-me-dashboard-offer a,.notify-me-dashboard-channels button{padding:8px 12px;border:0;border-radius:9px;background:var(--notify-me-dashboard-primary);color:#fff;text-decoration:none;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.notify-me-dashboard-details{margin-top:15px;border-top:1px solid #edf0f4;padding-top:12px}.notify-me-dashboard-details summary{cursor:pointer;color:#36506f;font-size:13px;font-weight:800}.notify-me-dashboard-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.notify-me-dashboard-detail-grid>div,.notify-me-dashboard-events{padding:11px;border-radius:12px;background:#f7f9fc;font-size:12px}.notify-me-dashboard-detail-grid p{margin:8px 0 0;color:#66758a}.notify-me-dashboard-channel{margin-left:6px}.notify-me-dashboard-channel.is-linked{color:#078255;font-weight:800}.notify-me-dashboard-channels{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:13px}.notify-me-dashboard-channels label{padding:7px 9px;border:1px solid #e0e7f0;border-radius:9px;font-size:12px}.notify-me-dashboard-form-message{font-size:12px;color:#078255}.notify-me-dashboard-events{display:grid;gap:5px;margin-top:12px}.notify-me-dashboard-events span{color:#65728a}.notify-me-dashboard-cancel{position:absolute;left:18px;bottom:18px;border:0;background:transparent;color:#c34d4d;font:inherit;font-size:12px;cursor:pointer}.notify-me-dashboard-empty,.notify-me-dashboard-guest{padding:45px;text-align:center;border:1px dashed #d7e0eb;border-radius:var(--notify-me-dashboard-radius);background:#fbfcfe}.notify-me-dashboard-empty span{display:block;margin-top:8px;color:#718096;font-size:13px}.notify-me-dashboard.density-compact .notify-me-dashboard-card{padding:14px}.notify-me-dashboard.density-spacious .notify-me-dashboard-card{padding:28px}@media(max-width:720px){.notify-me-dashboard-hero{padding:24px}.notify-me-dashboard-hero-icon{display:none}.notify-me-dashboard-stats{grid-template-columns:repeat(2,1fr);margin:-16px 12px 18px}.notify-me-dashboard-toolbar,.notify-me-dashboard-detail-grid{grid-template-columns:1fr;display:grid}.notify-me-dashboard-toolbar select{max-width:none;width:100%}.notify-me-dashboard-card{padding:15px}.notify-me-dashboard-status{font-size:10px}.notify-me-dashboard-cancel{position:static;margin-top:14px;padding:0}.notify-me-dashboard-offer{align-items:flex-start}}
@font-face{font-family:NotifyMeVazirmatn;src:url('../fonts/Vazirmatn-variable.woff2') format('woff2');font-display:swap}.notify-me-dashboard.font-vazirmatn{font-family:NotifyMeVazirmatn,Vazirmatn,Tahoma,sans-serif}.notify-me-dashboard-hero-icon svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 6px 10px #0003);animation:notify-me-bell 2.8s ease-in-out infinite;transform-origin:50% 10%}@keyframes notify-me-bell{0%,55%,100%{transform:rotate(0)}58%{transform:rotate(11deg)}64%{transform:rotate(-10deg)}70%{transform:rotate(7deg)}76%{transform:rotate(-4deg)}}.notify-me-dashboard-timer{padding:6px 9px;border-radius:8px;background:#fff;color:#b45a00;font-variant-numeric:tabular-nums;font-weight:800}.notify-me-dashboard-timer.is-ended{background:#fee7e7;color:#b42525}.theme-midnight{color:#dce7f7}.theme-midnight .notify-me-dashboard-hero{background:linear-gradient(125deg,#111b36,#273d73)}.theme-midnight .notify-me-dashboard-card,.theme-midnight .notify-me-dashboard-stats>div,.theme-midnight .notify-me-dashboard-toolbar input,.theme-midnight .notify-me-dashboard-toolbar select{background:#16213d;color:#dce7f7;border-color:#2e416b}.theme-midnight .notify-me-dashboard-product a,.theme-midnight .notify-me-dashboard-details summary{color:#fff}.theme-midnight .notify-me-dashboard-detail-grid>div,.theme-midnight .notify-me-dashboard-events{background:#1d2b4c}.theme-glass{padding:24px;border-radius:calc(var(--notify-me-dashboard-radius) + 10px);background:linear-gradient(135deg,#edf6ff,#f8f2ff)}.theme-glass .notify-me-dashboard-hero{background:linear-gradient(125deg,#6941c6cc,#229ed9cc);backdrop-filter:blur(18px)}.theme-glass .notify-me-dashboard-card,.theme-glass .notify-me-dashboard-stats>div{background:#ffffffa8;backdrop-filter:blur(12px);border-color:#fff}.theme-classic .notify-me-dashboard-hero{border-radius:4px;background:#173b68;box-shadow:none}.theme-classic .notify-me-dashboard-card,.theme-classic .notify-me-dashboard-stats>div{border-radius:4px;box-shadow:none;border-color:#c9d3df}.theme-classic .notify-me-dashboard-offer{border-radius:2px}.theme-minimal .notify-me-dashboard-hero{min-height:auto;padding:19px 0;color:#172033;background:transparent;box-shadow:none;border-bottom:2px solid var(--notify-me-dashboard-primary);border-radius:0}.theme-minimal .notify-me-dashboard-hero-icon,.theme-minimal .notify-me-dashboard-stats{display:none}.theme-minimal .notify-me-dashboard-card{padding:16px 0;border-width:0 0 1px;border-radius:0;box-shadow:none}.theme-minimal .notify-me-dashboard-card:hover{transform:none;box-shadow:none}.theme-minimal .notify-me-dashboard-offer{background:transparent;padding-right:0}.theme-aurora .notify-me-dashboard-hero{background:radial-gradient(circle at 12% 10%,#ffc452 0,var(--notify-me-dashboard-primary) 45%,var(--notify-me-dashboard-secondary) 100%)}
.notify-me-dashboard .notify-me-dashboard-hero-icon{background:#ffffff22!important;border:1px solid #ffffff38!important;overflow:visible}.notify-me-dashboard .notify-me-dashboard-hero-icon:after{content:'';position:absolute;width:62px;height:62px;border:1px solid #fff7;border-radius:50%;animation:notify-me-pulse 2.8s ease-out infinite}.notify-me-dashboard .notify-me-dashboard-hero-icon svg{position:relative;z-index:1;stroke:#fff!important;fill:none!important;stroke-width:3.5!important}@keyframes notify-me-pulse{0%,60%{transform:scale(.72);opacity:0}70%{opacity:.65}100%{transform:scale(1.38);opacity:0}}.notify-me-dashboard.theme-aurora .notify-me-dashboard-hero{background:radial-gradient(circle at 10% 15%,#ffdf76 0,#ff9f1a 25%,#ff6b00 57%,#df3500 100%)!important}.notify-me-dashboard.theme-midnight{background:#0d1428!important;padding:26px!important;border-radius:28px!important}.notify-me-dashboard.theme-midnight .notify-me-dashboard-hero{background:linear-gradient(135deg,#0a1021,#253e7a)!important;border:1px solid #52699c!important}.notify-me-dashboard.theme-midnight .notify-me-dashboard-card,.notify-me-dashboard.theme-midnight .notify-me-dashboard-stats>div{background:#151f38!important;color:#eaf1ff!important;border-color:#314568!important}.notify-me-dashboard.theme-glass{background:linear-gradient(135deg,#dceeff,#f4e9ff)!important;padding:28px!important;border-radius:30px!important}.notify-me-dashboard.theme-glass .notify-me-dashboard-hero{background:linear-gradient(115deg,#7b4fc9dd,#1c9cd8cc)!important;border:1px solid #fff!important;box-shadow:0 18px 45px #6950bd44!important}.notify-me-dashboard.theme-glass .notify-me-dashboard-card,.notify-me-dashboard.theme-glass .notify-me-dashboard-stats>div{background:#ffffffaa!important;backdrop-filter:blur(18px)!important;border:1px solid #ffffffd9!important}.notify-me-dashboard.theme-classic{border-top:6px solid #173b68!important;padding-top:10px!important}.notify-me-dashboard.theme-classic .notify-me-dashboard-hero{background:#173b68!important;border-radius:2px!important;box-shadow:none!important}.notify-me-dashboard.theme-classic .notify-me-dashboard-card,.notify-me-dashboard.theme-classic .notify-me-dashboard-stats>div{border-radius:2px!important;border-color:#bdc8d7!important;box-shadow:none!important}.notify-me-dashboard.theme-minimal{max-width:900px!important}.notify-me-dashboard.theme-minimal .notify-me-dashboard-hero{background:transparent!important;color:#18243a!important;border-radius:0!important;box-shadow:none!important;border-bottom:3px solid var(--notify-me-dashboard-primary)!important}.notify-me-dashboard.theme-minimal .notify-me-dashboard-hero-icon,.notify-me-dashboard.theme-minimal .notify-me-dashboard-stats{display:none!important}.notify-me-dashboard.theme-minimal .notify-me-dashboard-card{border-radius:0!important;box-shadow:none!important;border-width:0 0 1px!important;padding:18px 0!important}.notify-me-dashboard.theme-minimal .notify-me-dashboard-offer{background:transparent!important;padding-right:0!important}
