.customer-events-shell{background:#f8fafc}.customer-events-page{width:min(100%,880px);margin:0 auto;padding:clamp(28px,5vw,48px) clamp(18px,5vw,32px) 112px;color:#0f172a}.customer-events-page__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.customer-events-page__heading h1{display:flex;align-items:center;gap:10px;margin:0;color:#0f172a;font-size:clamp(30px,5vw,44px);font-weight:950;letter-spacing:0}.customer-events-page__heading h1 svg{width:32px;height:32px;color:#4f46e5}.customer-events-page__heading p{margin:8px 0 0;color:#64748b;font-size:16px;font-weight:850;letter-spacing:0}.customer-events-page__heading button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:8px;min-height:48px;padding:0 18px;border:0;border-radius:18px;background:#eef2ff;color:#4f46e5;font:inherit;font-size:15px;font-weight:950;letter-spacing:0;cursor:pointer}.customer-events-page__heading button:disabled{cursor:default;opacity:.72}.customer-events-page__empty svg,.customer-events-page__heading button svg,.customer-events-page__notice svg,.customer-events-page__state svg{width:20px;height:20px}.customer-events-page__notice{display:inline-flex;align-items:center;gap:8px;max-width:100%;margin-bottom:28px;padding:12px 16px;border:1px solid #e0e7ff;border-radius:16px;background:#eef2ff;color:#3730a3;font-size:14px;font-weight:900;line-height:1.4}.customer-events-page__notice svg{flex:0 0 auto;color:#4f46e5}.customer-events-page__notice strong{color:#4f46e5;font-weight:950}.customer-events-list{display:grid;gap:24px}.customer-event-card{position:relative;display:block;overflow:hidden;min-height:260px;aspect-ratio:2/1;border-radius:32px;background:#0f172a;color:#ffffff;text-decoration:none;box-shadow:0 8px 20px rgba(15,23,42,.08);animation:customer-event-card-in .42s ease both;transition:transform .28s ease,box-shadow .28s ease}button.customer-event-card{width:100%;border:0;font:inherit;text-align:left}.customer-event-card:hover{transform:translateY(-5px);box-shadow:0 24px 44px rgba(15,23,42,.18)}.customer-event-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72;transition:transform .7s ease,opacity .7s ease}.customer-event-card:hover img{transform:scale(1.045);opacity:.62}.customer-event-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.05),rgba(15,23,42,.42) 46%,rgba(15,23,42,.9))}.customer-event-card__content{position:absolute;inset:auto 0 0;display:grid;gap:8px;padding:clamp(24px,4vw,34px)}.customer-event-card__store{display:inline-flex;align-items:center;gap:6px;width:fit-content;color:rgba(255,255,255,.9);font-size:14px;font-weight:900;text-shadow:0 2px 8px rgba(15,23,42,.35)}.customer-event-card__store svg{width:16px;height:16px}.customer-event-card strong{max-width:760px;color:#ffffff;font-size:clamp(24px,4.3vw,36px);font-weight:950;line-height:1.16;letter-spacing:0;text-shadow:0 3px 14px rgba(15,23,42,.36)}.customer-event-card small{display:-webkit-box;max-width:680px;overflow:hidden;color:rgba(255,255,255,.82);font-size:15px;font-weight:850;line-height:1.45;text-shadow:0 2px 10px rgba(15,23,42,.28);-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer-events-page__empty,.customer-events-page__state{display:grid;place-items:center;min-height:260px;margin:0;border:1px dashed #cbd5e1;border-radius:28px;background:#ffffff;color:#64748b;text-align:center;font-size:15px;font-weight:900;line-height:1.5}.customer-events-page__state{grid-template-columns:auto auto;justify-content:center;gap:10px}.customer-events-page__state svg{animation:customer-event-spin .9s linear infinite}.customer-events-page__empty{gap:10px;padding:30px}.customer-events-page__empty svg{width:44px;height:44px;color:#4f46e5}.customer-events-page__empty strong{color:#0f172a;font-size:20px;font-weight:950}.customer-events-page__empty p{margin:0}.customer-event-modal{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:18px;background:rgb(15 23 42/.72);backdrop-filter:blur(8px)}.customer-event-modal__dialog{overflow:hidden;width:min(100%,560px);max-height:min(90vh,760px);border-radius:32px;background:#ffffff;box-shadow:0 28px 80px rgb(15 23 42/.35);animation:customer-event-modal-in .22s ease both}.customer-event-modal__hero{position:relative;height:clamp(220px,38vw,300px);overflow:hidden;background:#0f172a}.customer-event-modal__hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.8}.customer-event-modal__hero>span{position:absolute;inset:0;background:linear-gradient(180deg,rgb(15 23 42/.08),rgb(15 23 42/.88))}.customer-event-modal__hero>div{position:absolute;left:26px;right:26px;bottom:24px;color:#ffffff}.customer-event-modal__hero small{display:block;margin-bottom:8px;color:rgb(255 255 255/.82);font-size:13px;font-weight:900}.customer-event-modal__hero h2{margin:0;color:#ffffff;font-size:clamp(24px,5vw,34px);font-weight:950;line-height:1.18;letter-spacing:0;white-space:pre-line}.customer-event-modal__close{position:absolute;top:18px;right:18px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:999px;background:rgb(15 23 42/.38);color:#ffffff;cursor:pointer;backdrop-filter:blur(8px)}.customer-event-modal__close svg{width:20px;height:20px}.customer-event-modal__body{display:grid;gap:18px;max-height:calc(90vh - 320px);overflow-y:auto;padding:24px;background:#f8fafc}.customer-event-modal__info-card{display:grid;gap:14px;padding:20px;border:1px solid #f1f5f9;border-radius:22px;background:#ffffff;box-shadow:0 8px 18px rgb(15 23 42/.04)}.customer-event-modal__info-row{display:flex;align-items:center;gap:12px}.customer-event-modal__info-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:14px;background:#eef2ff;color:#4f46e5}.customer-event-modal__info-icon--coupon{background:#fff7ed;color:#ea580c}.customer-event-modal__info-icon svg{width:20px;height:20px}.customer-event-modal__info-row small{display:block;margin-bottom:3px;color:#94a3b8;font-size:11px;font-weight:950}.customer-event-modal__info-row strong{display:block;color:#334155;font-size:15px;font-weight:950;line-height:1.35}.customer-event-modal__info-detail{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:850;line-height:1.45}.customer-event-modal__info-divider{display:block;width:100%;height:1px;background:#f1f5f9}.customer-event-modal__description{margin:0;color:#475569;font-size:15px;font-weight:800;line-height:1.75;white-space:pre-line}.customer-event-modal__description-divider{display:block;width:100%;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,#cbd5e1 12%,#cbd5e1 88%,transparent)}.customer-event-modal__issue{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:14px;font-size:13px;font-weight:950}.customer-event-modal__issue svg{width:18px;height:18px}.customer-event-modal__issue--success{background:#ecfdf5;color:#047857}.customer-event-modal__issue--error{background:#fff1f2;color:#e11d48}.customer-event-modal__actions{display:flex;gap:12px;padding:16px;border-top:1px solid #f1f5f9;background:#ffffff}.customer-event-modal__action{display:inline-flex;align-items:center;justify-content:center;flex:1;gap:8px;min-height:54px;padding:0 14px;border:0;border-radius:16px;font:inherit;font-size:14px;font-weight:950;line-height:1.2;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.customer-event-modal__action:hover:not(:disabled){transform:translateY(-1px)}.customer-event-modal__action svg{width:18px;height:18px;flex:0 0 auto}.customer-event-modal__action--secondary{background:#f1f5f9;color:#475569}.customer-event-modal__action--secondary:hover{background:#e2e8f0;color:#0f172a}.customer-event-modal__action--primary{background:#4f46e5;color:#ffffff;box-shadow:0 12px 24px rgb(79 70 229/.22)}.customer-event-modal__action--primary:hover:not(:disabled){background:#4338ca;box-shadow:0 16px 30px rgb(79 70 229/.28)}.customer-event-modal__action--primary svg{color:currentColor}.customer-event-modal__action--primary:disabled{cursor:default;background:#e2e8f0;color:#64748b;box-shadow:none}.customer-event-modal__action--primary:disabled svg{color:currentColor}.customer-event-modal__action-loader{animation:customer-event-spin .9s linear infinite}.customer-event-modal__state{display:grid;place-items:center;gap:14px;min-height:260px;padding:28px;color:#64748b;text-align:center;font-size:15px;font-weight:950}.customer-event-modal__state svg{width:34px;height:34px;color:#4f46e5;animation:customer-event-spin .9s linear infinite}.customer-event-modal__state--error svg{color:#e11d48;animation:none}.customer-event-modal__state button{min-width:96px;height:42px;border:0;border-radius:12px;background:#4f46e5;color:#ffffff;font:inherit;font-size:14px;font-weight:950;cursor:pointer}@keyframes customer-event-card-in{0%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes customer-event-spin{to{transform:rotate(1turn)}}@keyframes customer-event-modal-in{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@media (min-width:760px){.customer-event-card{aspect-ratio:2.45/1}}@media (max-width:720px){.customer-events-page{padding:26px 16px 104px}.customer-events-page__heading{align-items:stretch;flex-direction:column}.customer-events-page__heading button{align-self:flex-start;min-height:44px}.customer-events-page__notice{align-items:flex-start}.customer-event-card{min-height:220px;border-radius:26px}.customer-event-card__content{padding:22px}}