.giver-blessing-modal-v2__backdrop{-webkit-backdrop-filter:blur(5px);z-index:9998;background:#0009;animation:.3s ease-out gbm2FadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.giver-blessing-modal-v2{--gbm2-primary:#9fd356;--gbm2-primary-dark:#73bf44;--gbm2-primary-light:#d6e046;--gbm2-accent:#ebe94c;--gbm2-bg:#fff;--gbm2-bg-page:#f5f7fa;--gbm2-bg-light:#f8f9fb;--gbm2-bg-gray:#e9ecef;--gbm2-text:#2d3748;--gbm2-text-secondary:#6c757d;--gbm2-text-light:#8898aa;--gbm2-border:#dee2e6;--gbm2-shadow:#00000014;--gbm2-space-xs:.5rem;--gbm2-space-sm:1rem;--gbm2-space-md:1.5rem;--gbm2-space-lg:2rem;--gbm2-space-xl:3rem;--gbm2-radius-sm:.75rem;--gbm2-radius-md:1.25rem;--gbm2-radius-lg:1.5rem;--gbm2-radius-xl:2rem;--gbm2-radius-full:9999px;--gbm2-ease:cubic-bezier(.4, 0, .2, 1);--gbm2-tr:all .3s var(--gbm2-ease);--gbm2-tr-fast:all .15s ease-in-out;background:var(--gbm2-bg);border-radius:var(--gbm2-radius-xl);width:90%;max-width:600px;max-height:90vh;box-shadow:0 10px 25px -5px #0000001a, 0 0 0 1px var(--gbm2-border);z-index:9999;flex-direction:column;animation:.4s cubic-bezier(.34,1.56,.64,1) gbm2ModalSlideIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.giver-blessing-modal-v2__body{flex:1;overflow:hidden auto;direction:ltr!important}.giver-blessing-modal-v2__body>*{direction:rtl!important}.giver-blessing-modal-v2__body::-webkit-scrollbar{width:4px!important}.giver-blessing-modal-v2__body::-webkit-scrollbar-track{background:0 0!important}.giver-blessing-modal-v2__body::-webkit-scrollbar-thumb{background:linear-gradient(#ebe94c 0%,#9fd356 50%,#73bf44 100%)!important;border-radius:2px!important}.giver-blessing-modal-v2__body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#9fd356 0%,#73bf44 100%)!important}@media (max-width:600px){.giver-blessing-modal-v2__body{border-radius:var(--gbm2-radius-lg);width:95%;max-height:95vh}}.giver-blessing-modal-v2__header{color:#fff;direction:rtl;background:#1a1f2e;border-bottom:1px solid #252b3d;border-radius:20px 20px 0 0;justify-content:center;align-items:center;min-height:80px;padding:24px 32px 16px;display:flex;position:relative}.giver-blessing-modal-v2__header h3{text-align:center;direction:rtl;margin:0;padding-bottom:8px;font-family:inherit;font-size:1.4rem;font-weight:700;position:relative}.giver-blessing-modal-v2__header h3:after{content:"";background:linear-gradient(90deg,#9fd356,#73bf44);border-radius:2px;width:120px;height:3px;animation:.6s ease-out blessingModalTitleUnderline;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.giver-blessing-modal-v2__header-icon{justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;bottom:4px;left:24px}.giver-blessing-modal-v2__header-icon svg{color:#ffffff4d;width:36px;height:36px}.giver-blessing-modal-v2__close-btn{cursor:pointer;color:#fff;z-index:10;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.giver-blessing-modal-v2__close-btn:hover{background:#ef444433;border-color:#ef4444;transform:scale(1.05)}.giver-blessing-modal-v2__close-btn:hover svg{color:#ef4444}.giver-blessing-modal-v2__close-btn svg{color:#fffc;width:20px;height:20px;transition:color .2s}@media (max-width:600px){.giver-blessing-modal-v2__close-btn{width:36px;height:36px;top:20px;right:20px}}@media (max-width:480px){.giver-blessing-modal-v2__close-btn{width:32px;height:32px;top:16px;right:16px}}@media (max-width:600px){.giver-blessing-modal-v2__header{border-radius:16px 16px 0 0;padding:20px 24px}.giver-blessing-modal-v2__header h3{font-size:1.125rem}.giver-blessing-modal-v2__header h3:after{width:100px;height:2.5px}.giver-blessing-modal-v2__header-icon{width:36px;height:36px;left:20px}.giver-blessing-modal-v2__header-icon svg{width:24px;height:24px}}@media (max-width:480px){.giver-blessing-modal-v2__header{border-radius:12px 12px 0 0;padding:16px 20px}.giver-blessing-modal-v2__header h3{font-size:1rem}.giver-blessing-modal-v2__header h3:after{width:80px;height:2px}.giver-blessing-modal-v2__header-icon{width:32px;height:32px;left:16px}.giver-blessing-modal-v2__header-icon svg{width:20px;height:20px}}.giver-blessing-modal-v2__navigation{justify-content:center;align-items:center;gap:var(--gbm2-space-sm);margin:0 auto;display:flex}.giver-blessing-modal-v2__nav-btn{background:linear-gradient(135deg, var(--gbm2-accent) 0%, var(--gbm2-primary) 50%, var(--gbm2-primary-dark) 100%);border-radius:var(--gbm2-radius-sm);color:#fff;cursor:pointer;width:36px;height:36px;transition:var(--gbm2-tr);border:1px solid #9fd3564d;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #9fd35640}.giver-blessing-modal-v2__nav-btn:hover:not(:disabled){border-color:#9fd35680;transform:scale(1.05);box-shadow:0 4px 12px #9fd35659}.giver-blessing-modal-v2__nav-btn:active:not(:disabled){transform:scale(.95)}.giver-blessing-modal-v2__nav-btn:disabled{opacity:.4;cursor:not-allowed;background:linear-gradient(135deg,#ebe94c4d 0%,#9fd3564d 50%,#73bf444d 100%)}.giver-blessing-modal-v2__nav-btn svg{stroke-width:2px;width:20px;height:20px}.giver-blessing-modal-v2__position{color:#fff;background:linear-gradient(135deg, var(--gbm2-accent) 0%, var(--gbm2-primary) 50%, var(--gbm2-primary-dark) 100%);border-radius:var(--gbm2-radius-full);white-space:nowrap;text-align:center;border:1px solid #9fd3564d;min-width:80px;padding:6px 12px;font-size:.875rem;font-weight:500;box-shadow:0 2px 8px #9fd35640}.giver-blessing-modal-v2__close-btn{border-radius:var(--gbm2-radius-sm);color:#fff;cursor:pointer;width:40px;height:40px;transition:var(--gbm2-tr);-webkit-backdrop-filter:blur(10px);right:var(--gbm2-space-md);background:#ffffff26;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.giver-blessing-modal-v2__close-btn:hover{background:#ffffff40;transform:translateY(-50%)scale(1.05)}.giver-blessing-modal-v2__close-btn:active{transform:translateY(-50%)scale(.95)}.giver-blessing-modal-v2__close-btn svg{stroke-width:2.5px;width:24px;height:24px}.giver-blessing-modal-v2__sender-card{align-items:center;gap:var(--gbm2-space-md);padding:var(--gbm2-space-md);margin:var(--gbm2-space-md);background:var(--gbm2-bg-light);border-radius:var(--gbm2-radius-md);border:1px solid var(--gbm2-border);transition:var(--gbm2-tr);display:flex}.giver-blessing-modal-v2__sender-card:hover{box-shadow:0 2px 8px var(--gbm2-shadow)}.giver-blessing-modal-v2__sender-avatar{background:linear-gradient(135deg, var(--gbm2-primary) 0%, var(--gbm2-primary-dark) 100%);color:#fff;border-radius:var(--gbm2-radius-full);flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:600;display:flex;box-shadow:0 4px 14px #9fd35659}.giver-blessing-modal-v2__sender-details{flex:1;min-width:0}.giver-blessing-modal-v2__sender-name{color:var(--gbm2-text);margin:0 0 var(--gbm2-space-xs);font-size:1.25rem;font-weight:600}.giver-blessing-modal-v2__gift-meta{gap:var(--gbm2-space-sm);flex-wrap:wrap;display:flex}.giver-blessing-modal-v2__amount-badge,.giver-blessing-modal-v2__date-badge{border-radius:var(--gbm2-radius-full);color:var(--gbm2-text-secondary);border:1.5px solid var(--gbm2-border);transition:var(--gbm2-tr);background:#fff;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;display:inline-flex}.giver-blessing-modal-v2__amount-badge svg,.giver-blessing-modal-v2__date-badge svg{width:16px;height:16px}.giver-blessing-modal-v2__amount-badge:hover,.giver-blessing-modal-v2__date-badge:hover{border-color:var(--gbm2-primary)}.giver-blessing-modal-v2__amount-badge{color:var(--gbm2-text);border-color:var(--gbm2-primary);background:#fff;font-weight:600}.giver-blessing-modal-v2__amount-badge svg{color:var(--gbm2-primary)}.giver-blessing-modal-v2__media-section{margin:0 var(--gbm2-space-md) var(--gbm2-space-md)}.giver-blessing-modal-v2__loading{padding:var(--gbm2-space-xl);text-align:center;color:var(--gbm2-text-secondary);flex-direction:column;justify-content:center;align-items:center;display:flex}.giver-blessing-modal-v2__loading p{margin-top:var(--gbm2-space-md);font-size:.875rem}.giver-blessing-modal-v2__spinner{width:48px;height:48px;position:relative}.giver-blessing-modal-v2__spinner-ring{border:3px solid #0000;border-top-color:var(--gbm2-primary);border-radius:50%;animation:1s linear infinite gbm2Spin;position:absolute;top:0;bottom:0;left:0;right:0}.giver-blessing-modal-v2__media-tabs{gap:var(--gbm2-space-xs);margin-bottom:var(--gbm2-space-md);background:var(--gbm2-bg-light);border-radius:var(--gbm2-radius-sm);border:1px solid var(--gbm2-border);padding:4px;display:flex}.giver-blessing-modal-v2__media-tab{color:var(--gbm2-text-secondary);cursor:pointer;transition:var(--gbm2-tr);background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.875rem;font-weight:500;display:flex}.giver-blessing-modal-v2__media-tab svg{width:18px;height:18px}.giver-blessing-modal-v2__media-tab:hover:not(.giver-blessing-modal-v2__media-tab--active){background:var(--gbm2-bg-gray);color:var(--gbm2-text)}.giver-blessing-modal-v2__media-tab--active{color:var(--gbm2-primary-dark);box-shadow:0 1px 3px var(--gbm2-shadow);background:#fff}.giver-blessing-modal-v2__media-tab--active svg{color:var(--gbm2-primary)}.giver-blessing-modal-v2__media-content{border-radius:var(--gbm2-radius-md);background:var(--gbm2-bg-light);border:1px solid var(--gbm2-border);min-height:200px;position:relative;overflow:hidden}.giver-blessing-modal-v2__media-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.giver-blessing-modal-v2__media-wrapper--image,.giver-blessing-modal-v2__media-wrapper--video{background:var(--gbm2-bg-gray)}.giver-blessing-modal-v2__media-wrapper--video video{width:100%;height:auto;max-height:400px}.giver-blessing-modal-v2__media-wrapper--audio{padding:var(--gbm2-space-xl) var(--gbm2-space-md);gap:var(--gbm2-space-lg);background:var(--gbm2-bg-light);flex-direction:column}.giver-blessing-modal-v2__media-image{width:auto;max-width:100%;height:auto;max-height:400px;display:block}.giver-blessing-modal-v2__media-audio{width:100%;max-width:400px}.giver-blessing-modal-v2__download-btn{top:var(--gbm2-space-sm);border-radius:var(--gbm2-radius-sm);width:44px;height:44px;color:var(--gbm2-text);cursor:pointer;box-shadow:0 2px 8px var(--gbm2-shadow);transition:var(--gbm2-tr);background:#fff;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.giver-blessing-modal-v2__download-btn:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:var(--gbm2-space-sm)}.giver-blessing-modal-v2__download-btn:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:var(--gbm2-space-sm)}.giver-blessing-modal-v2__download-btn:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:var(--gbm2-space-sm)}.giver-blessing-modal-v2__download-btn:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:var(--gbm2-space-sm)}.giver-blessing-modal-v2__download-btn:hover{box-shadow:0 4px 12px var(--gbm2-shadow);color:var(--gbm2-primary);background:#fff;transform:translateY(-2px)}.giver-blessing-modal-v2__download-btn--floating{background:linear-gradient(135deg, var(--gbm2-primary) 0%, var(--gbm2-primary-dark) 100%);color:#fff}.giver-blessing-modal-v2__download-btn--floating:hover{background:linear-gradient(135deg, var(--gbm2-primary-dark) 0%, var(--gbm2-primary-dark) 100%);transform:translateY(-2px)scale(1.05)}.giver-blessing-modal-v2__audio-visualizer{justify-content:center;align-items:center;gap:6px;height:80px;display:flex}.giver-blessing-modal-v2__wave{background:linear-gradient(180deg, var(--gbm2-primary) 0%, var(--gbm2-primary-dark) 100%);opacity:.8;border-radius:3px;width:5px;height:100%;animation:1.2s ease-in-out infinite gbm2Wave}.giver-blessing-modal-v2__wave:nth-child(2){animation-delay:.1s}.giver-blessing-modal-v2__wave:nth-child(3){animation-delay:.2s}.giver-blessing-modal-v2__wave:nth-child(4){animation-delay:.3s}.giver-blessing-modal-v2__wave:nth-child(5){animation-delay:.4s}.giver-blessing-modal-v2__media-error{padding:var(--gbm2-space-xl);color:var(--gbm2-text-secondary);flex-direction:column;justify-content:center;align-items:center;display:flex}.giver-blessing-modal-v2__media-error svg{color:#e0e0e0;margin-bottom:var(--gbm2-space-sm)}.giver-blessing-modal-v2__media-error p{margin:0;font-size:.875rem}.giver-blessing-modal-v2__blessing-section{margin:var(--gbm2-space-md);padding:var(--gbm2-space-md);background:var(--gbm2-bg-light);border-radius:var(--gbm2-radius-md);border:1px solid var(--gbm2-border);transition:var(--gbm2-tr)}.giver-blessing-modal-v2__blessing-section:hover{box-shadow:0 2px 8px var(--gbm2-shadow)}.giver-blessing-modal-v2__blessing-header{align-items:center;gap:var(--gbm2-space-xs);margin-bottom:var(--gbm2-space-sm);display:flex}.giver-blessing-modal-v2__blessing-header svg{color:var(--gbm2-primary)}.giver-blessing-modal-v2__blessing-header h3{color:var(--gbm2-text);margin:0;font-size:1rem;font-weight:600}.giver-blessing-modal-v2__blessing-content p{margin:0;color:var(--gbm2-text-secondary);white-space:pre-wrap;word-break:break-word;margin-inline-start:25px;line-height:1.7}.giver-blessing-modal-v2__footer-thank-you-btn{color:#fff;border-radius:var(--gbm2-radius-sm);cursor:pointer;transition:var(--gbm2-tr);background:#25d366;border:none;align-items:center;gap:8px;margin-left:auto;padding:10px 16px;font-size:.9rem;font-weight:600;display:inline-flex}.giver-blessing-modal-v2__footer-thank-you-btn:hover{background:#128c7e;transform:scale(1.05)}.giver-blessing-modal-v2__footer-thank-you-btn:active{transform:scale(.98)}.giver-blessing-modal-v2__footer-thank-you-btn svg{width:18px;height:18px}.giver-blessing-modal-v2__thank-you-header{align-items:center;gap:var(--gbm2-space-md);padding:var(--gbm2-space-md);margin:0 var(--gbm2-space-md) var(--gbm2-space-md);background:var(--gbm2-bg-light);border-radius:var(--gbm2-radius-md);border:1px solid var(--gbm2-border);display:flex}.giver-blessing-modal-v2__back-btn{background:var(--gbm2-bg);border-radius:var(--gbm2-radius-sm);width:40px;height:40px;color:var(--gbm2-text);cursor:pointer;transition:var(--gbm2-tr);box-shadow:0 2px 4px var(--gbm2-shadow);border:none;justify-content:center;align-items:center;display:flex}.giver-blessing-modal-v2__back-btn:hover{background:var(--gbm2-primary);color:#fff;transform:translate(3px)}.giver-blessing-modal-v2__back-btn svg{width:20px;height:20px}.giver-blessing-modal-v2__thank-you-title{flex:1}.giver-blessing-modal-v2__thank-you-title h3{color:var(--gbm2-text);margin:0 0 4px;font-size:1.25rem;font-weight:600}.giver-blessing-modal-v2__thank-you-title p{color:var(--gbm2-text-secondary);margin:0;font-size:.875rem;font-weight:500}.giver-blessing-modal-v2__thank-you-form{padding:var(--gbm2-space-md);margin:0 var(--gbm2-space-md);background:var(--gbm2-bg-light);border-radius:var(--gbm2-radius-md);border:1px solid var(--gbm2-border)}.giver-blessing-modal-v2__form-group{margin-bottom:var(--gbm2-space-md)}.giver-blessing-modal-v2__form-group label{margin-bottom:var(--gbm2-space-xs);color:var(--gbm2-text);font-size:.875rem;font-weight:600;display:block}.giver-blessing-modal-v2__form-group label input[type=checkbox]{margin-left:var(--gbm2-space-xs);transform:scale(1.2)}.giver-blessing-modal-v2__form-group small{color:var(--gbm2-text-secondary);margin-top:4px;font-size:.8125rem;font-style:italic;display:block}.giver-blessing-modal-v2__form-group select,.giver-blessing-modal-v2__form-group textarea{border:2px solid var(--gbm2-border);border-radius:var(--gbm2-radius-sm);background:var(--gbm2-bg);width:100%;color:var(--gbm2-text);transition:var(--gbm2-tr);padding:12px 16px;font-family:inherit;font-size:.9375rem}.giver-blessing-modal-v2__form-group select:focus,.giver-blessing-modal-v2__form-group textarea:focus{border-color:var(--gbm2-primary);box-shadow:0 0 0 3px rgba(var(--gbm2-primary), .1);outline:none}.giver-blessing-modal-v2__form-group select:disabled,.giver-blessing-modal-v2__form-group textarea:disabled{background:var(--gbm2-bg-gray);cursor:not-allowed;opacity:.6}.giver-blessing-modal-v2__form-group select.readonly,.giver-blessing-modal-v2__form-group textarea.readonly{background:var(--gbm2-bg-gray);color:var(--gbm2-text-secondary)}.giver-blessing-modal-v2__form-group textarea{resize:vertical;min-height:120px;line-height:1.6}.giver-blessing-modal-v2__thank-you-actions{gap:var(--gbm2-space-sm);margin-top:var(--gbm2-space-lg);justify-content:flex-end;display:flex}.giver-blessing-modal-v2__btn{align-items:center;gap:var(--gbm2-space-xs);border-radius:var(--gbm2-radius-sm);cursor:pointer;transition:var(--gbm2-tr);border:none;padding:12px 24px;font-size:.9375rem;font-weight:600;display:inline-flex}.giver-blessing-modal-v2__btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.giver-blessing-modal-v2__btn svg{width:18px;height:18px}.giver-blessing-modal-v2__btn--secondary{background:var(--gbm2-bg);color:var(--gbm2-text);border:2px solid var(--gbm2-border);box-shadow:0 2px 4px var(--gbm2-shadow)}.giver-blessing-modal-v2__btn--secondary:hover:not(:disabled){background:var(--gbm2-bg-gray);border-color:var(--gbm2-primary);transform:translateY(-1px)}.giver-blessing-modal-v2__btn--primary{background:linear-gradient(135deg, var(--gbm2-primary) 0%, var(--gbm2-primary-dark) 100%);color:#fff;box-shadow:0 4px 12px #9fd3564d}.giver-blessing-modal-v2__btn--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #9fd35666}.giver-blessing-modal-v2__btn--primary:active:not(:disabled){transform:translateY(0)}.giver-blessing-modal-v2__spinner--small{width:18px;height:18px}.giver-blessing-modal-v2__spinner--small .giver-blessing-modal-v2__spinner-ring{border-width:2px}.giver-blessing-modal-v2__footer{padding:var(--gbm2-space-md);border-top:1px solid var(--gbm2-border);justify-content:center;align-items:center;gap:var(--gbm2-space-md);background:#f8f9fb;min-height:80px;margin-top:auto;display:flex}.giver-blessing-modal-v2__footer-content{justify-content:center;align-items:center;width:100%;display:flex}.giver-blessing-modal-v2__close-button{background:linear-gradient(135deg, var(--gbm2-primary) 0%, var(--gbm2-primary-dark) 100%);color:#fff;border-radius:var(--gbm2-radius-sm);cursor:pointer;transition:var(--gbm2-tr);border:none;padding:14px 40px;font-size:1rem;font-weight:600;box-shadow:0 2px 8px #9fd35640}.giver-blessing-modal-v2__close-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #9fd35659}.giver-blessing-modal-v2__close-button:active{transform:translateY(0)}@keyframes gbm2FadeIn{0%{opacity:0}to{opacity:1}}@keyframes gbm2ModalSlideIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes gbm2Spin{to{transform:rotate(360deg)}}@keyframes gbm2Wave{0%,to{opacity:.5;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1)}}@keyframes blessingModalTitleUnderline{0%{width:0}to{width:120px}}@media (max-width:600px){@keyframes blessingModalTitleUnderline{0%{width:0}to{width:100px}}}@media (max-width:480px){@keyframes blessingModalTitleUnderline{0%{width:0}to{width:80px}}.giver-blessing-modal-v2__header{padding:var(--gbm2-space-md) var(--gbm2-space-sm) var(--gbm2-space-sm)}.giver-blessing-modal-v2__title{font-size:1.25rem}.giver-blessing-modal-v2__icon-wrapper{width:40px;height:40px}.giver-blessing-modal-v2__icon-wrapper svg{width:24px;height:24px}.giver-blessing-modal-v2__nav-btn{width:32px;height:32px}.giver-blessing-modal-v2__nav-btn svg{width:18px;height:18px}.giver-blessing-modal-v2__position{min-width:70px;padding:4px 8px;font-size:.8125rem}.giver-blessing-modal-v2__close-btn:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:var(--gbm2-space-sm)}.giver-blessing-modal-v2__close-btn:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:var(--gbm2-space-sm)}.giver-blessing-modal-v2__close-btn:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:var(--gbm2-space-sm)}.giver-blessing-modal-v2__close-btn:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:var(--gbm2-space-sm)}.giver-blessing-modal-v2__sender-avatar{width:50px;height:50px;font-size:1.25rem}.giver-blessing-modal-v2__sender-name{font-size:1.1rem}.giver-blessing-modal-v2__gift-meta{gap:var(--gbm2-space-xs)}.giver-blessing-modal-v2__amount-badge,.giver-blessing-modal-v2__date-badge{padding:4px 10px;font-size:.8125rem}}.giver-blessing-modal-v2{text-align:start;direction:rtl}.giver-blessing-modal-v2 *{direction:inherit;text-align:inherit}.giver-blessing-modal-v2 h1,.giver-blessing-modal-v2 h2,.giver-blessing-modal-v2 h3,.giver-blessing-modal-v2 p,.giver-blessing-modal-v2 span{text-align:start}@keyframes inviteeTitleUnderline{0%{opacity:0;width:0}50%{opacity:1}to{opacity:1;width:30%}}.giver-grm-invitations-modal-v3__backdrop{-webkit-backdrop-filter:blur(4px);z-index:100000;direction:rtl;background:#0009;justify-content:center;align-items:center;padding:0;animation:.2s fadeIn;display:flex;overflow-y:auto;position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.giver-grm-invitations-modal-v3__content-wrapper{width:auto;height:auto;padding:0;display:contents;position:relative}.giver-grm-invitations-modal-v3__container{direction:rtl;background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:600px;max-height:calc(100vh - 40px);margin:auto;display:flex;position:relative;overflow:visible;box-shadow:0 20px 40px #00000026}.giver-grm-invitations-modal-v3__container--medium{max-width:600px}.giver-grm-invitations-modal-v3__container--large{max-width:800px}.giver-grm-invitations-modal-v3__header{color:#fff;direction:rtl;background:#1a1f2e;border-bottom:1px solid #252b3d;border-radius:20px 20px 0 0;justify-content:space-between;align-items:flex-end;min-height:80px;padding:24px 32px 16px;display:flex;position:relative}.giver-grm-invitations-modal-v3__header h2{text-align:center;color:#fff;direction:rtl;flex:1;order:2;align-self:flex-end;margin:0;padding-bottom:12px;font-family:inherit;font-size:1.4rem;font-weight:700;position:relative}.giver-grm-invitations-modal-v3__header h2:after{content:"";background:linear-gradient(90deg,#7dbe31,#c8e23f);border-radius:2px;width:0;height:3px;transition:width .6s cubic-bezier(.4,0,.2,1);animation:1.2s ease-out .3s forwards inviteeTitleUnderline;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.giver-grm-invitations-modal-v3__header p{color:#ffffffeb;text-shadow:0 1px 2px #00000014;margin:4px 0 0;font-size:14px;font-weight:600}.giver-grm-invitations-modal-v3__header-content{text-align:center;direction:rtl;flex:1;order:2;align-self:flex-end}.giver-grm-invitations-modal-v3__header-icon{justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;bottom:4px;left:24px}.giver-grm-invitations-modal-v3__header-icon svg{color:#ffffff4d;width:42px;height:42px}.giver-grm-invitations-modal-v3__close{cursor:pointer;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;order:1;justify-content:center;align-self:flex-start;align-items:center;width:40px;height:40px;margin-top:8px;margin-right:0;transition:all .2s;display:flex}.giver-grm-invitations-modal-v3__close:hover{background:#ef444433;border-color:#ef4444;transform:scale(1.05)}.giver-grm-invitations-modal-v3__close:hover svg{color:#ef4444}.giver-grm-invitations-modal-v3__close:disabled{opacity:.5;cursor:not-allowed;transform:none}.giver-grm-invitations-modal-v3__close svg{color:#fffc;width:20px;height:20px;transition:color .2s}.giver-grm-invitations-modal-v3__body{z-index:2;direction:rtl;flex:1;padding:24px;position:relative;overflow:visible auto}.giver-grm-invitations-modal-v3__body::-webkit-scrollbar{width:8px}.giver-grm-invitations-modal-v3__body::-webkit-scrollbar-track{background:#f5f6f8;border-radius:4px}.giver-grm-invitations-modal-v3__body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.giver-grm-invitations-modal-v3__body::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.giver-grm-invitations-modal-v3__footer{z-index:1;direction:rtl;border-top:1px solid #e5e7eb;justify-content:center;gap:12px;padding:20px 24px;display:flex;position:relative}.giver-grm-invitations-modal-v3__footer--centered{justify-content:center}.giver-grm-invitations-modal-v3__form-group{margin-bottom:20px}.giver-grm-invitations-modal-v3__form-group label{color:#1a1f2e;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.giver-grm-invitations-modal-v3__form-group input,.giver-grm-invitations-modal-v3__form-group textarea,.giver-grm-invitations-modal-v3__form-group select{background:#fff;border:2px solid #e5e7eb;border-radius:10px;width:100%;padding:12px 14px;font-family:Lato,Cunia,Duvshanit,sans-serif;font-size:1rem;transition:all .2s}.giver-grm-invitations-modal-v3__form-group input:focus,.giver-grm-invitations-modal-v3__form-group textarea:focus,.giver-grm-invitations-modal-v3__form-group select:focus{border-color:#9fd356;outline:none;box-shadow:0 0 0 3px #9fd3561a}.giver-grm-invitations-modal-v3__form-group input::placeholder,.giver-grm-invitations-modal-v3__form-group textarea::placeholder,.giver-grm-invitations-modal-v3__form-group select::placeholder{color:#c2c7d2}.giver-grm-invitations-modal-v3__form-group input:disabled,.giver-grm-invitations-modal-v3__form-group textarea:disabled,.giver-grm-invitations-modal-v3__form-group select:disabled{cursor:not-allowed;background:#f5f6f8}.giver-grm-invitations-modal-v3__form-group textarea{resize:vertical;min-height:100px}.giver-grm-invitations-modal-v3__form-group select{cursor:pointer}.giver-grm-invitations-modal-v3__form-group small{color:#8892a6;margin-top:6px;font-size:12px;display:block}.giver-grm-invitations-modal-v3__btn{cursor:pointer;border:none;border-radius:10px;outline:none;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;position:relative}.giver-grm-invitations-modal-v3__btn:disabled{opacity:.6;cursor:not-allowed}.giver-grm-invitations-modal-v3__btn:active:not(:disabled){transform:scale(.98)}.giver-grm-invitations-modal-v3__btn--primary{color:#fff;background:linear-gradient(135deg,#9fd356 0%,#73bf44 100%)}.giver-grm-invitations-modal-v3__btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #9fd3564d}.giver-grm-invitations-modal-v3__btn--secondary{color:#8892a6;background:#fff;border:2px solid #e5e7eb}.giver-grm-invitations-modal-v3__btn--secondary:hover:not(:disabled){color:#1a1f2e;background:#f5f6f8;border-color:#c8ccd5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.giver-grm-invitations-modal-v3__container--portal{z-index:100001!important;width:90%!important;max-width:600px!important;max-height:90vh!important;margin:0!important;animation:.3s cubic-bezier(.34,1.56,.64,1) portalModalFadeIn!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}@media screen{.giver-grm-invitations-modal-v3__container--portal{overflow:hidden auto}}@keyframes portalModalFadeIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (max-width:768px){.giver-grm-invitations-modal-v3__backdrop{padding:10px}.giver-grm-invitations-modal-v3__container{border-radius:16px;max-width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.giver-grm-invitations-modal-v3__close{width:36px;height:36px;top:12px;right:16px;transform:none}.giver-grm-invitations-modal-v3__close svg{width:18px;height:18px}.giver-grm-invitations-modal-v3__header{border-radius:16px 16px 0 0;flex-direction:column;gap:12px;padding:18px 60px 16px}.giver-grm-invitations-modal-v3__header h2{font-size:20px}.giver-grm-invitations-modal-v3__body{padding:20px}.giver-grm-invitations-modal-v3__footer{flex-wrap:wrap;padding:16px 20px}.giver-grm-invitations-modal-v3__footer .giver-grm-invitations-modal-v3__btn{flex:1;min-width:120px}}[dir=rtl] .giver-grm-invitations-modal-v3__close{left:auto;right:20px}.invitee-modal__tabs{direction:rtl;background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:4px;margin-bottom:24px;padding:4px;display:flex;box-shadow:0 1px 3px #00000014}.invitee-modal__tab{color:#8892a6;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:row-reverse;flex:1;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.invitee-modal__tab svg{color:#8892a6;flex-shrink:0;width:16px;height:16px;transition:color .2s}.invitee-modal__tab:hover{color:#1a1f2e;background:#f5f6f8}.invitee-modal__tab:hover svg{color:#1a1f2e}.invitee-modal__tab--active{color:#73bf44;background:linear-gradient(135deg,#9fd3561a 0%,#9fd3560d 100%);border:1px solid #9fd35633;font-weight:600;box-shadow:0 1px 3px #9fd3561a}.invitee-modal__tab--active svg{color:#9fd356}.invitee-modal__tab--active:hover{background:linear-gradient(135deg,#9fd35626 0%,#9fd35614 100%);border-color:#9fd3564d}.invitee-modal__content{flex-direction:column;gap:16px;padding:0;display:flex;overflow:visible}.invitee-modal__info-grid{direction:rtl;flex-direction:column;gap:2px;margin-bottom:24px;font-family:Lato,Cunia,Duvshanit,sans-serif;display:flex}.invitee-modal__info-grid .section-title-wrapper{direction:rtl;border-bottom:1px solid #f1f5f9;align-items:center;gap:16px;margin-top:24px;margin-bottom:12px;padding-bottom:6px;display:flex}.invitee-modal__info-grid .section-title{color:#64748b;text-align:right;border-bottom:1px solid #f1f5f9;margin-top:24px;margin-bottom:12px;padding-bottom:6px;font-family:Lato,Cunia,Duvshanit,sans-serif;font-size:14px;font-weight:600}.section-title-wrapper .invitee-modal__info-grid .section-title{border:none;margin:0;padding:0}.invitee-modal__info-grid .section-title:first-child{margin-top:0}.invitee-modal__info-grid .section-title--with-preview{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-title-main{flex:0 auto;order:1;align-items:center;gap:16px;min-width:0;display:inline-flex}.invitee-modal__info-grid .section-title--with-preview:has(.invitee-modal__section-edit-actions){justify-content:flex-start}.invitee-modal__info-grid .section-title--with-preview:has(.invitee-modal__section-edit-trigger){justify-content:flex-start}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-trigger-group,.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-trigger{flex-shrink:0;order:2;margin:0 auto 0 0}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-inline-action{flex:none;order:3;align-items:center;margin:0;display:inline-flex}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions{order:2;margin:0}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-inline-action+.invitee-modal__section-edit-actions,.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions+.invitee-modal__section-inline-action{margin:0}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions{background:linear-gradient(135deg,#9fd35614 0%,#9fd35605 100%)!important;border:1px solid #9fd35629!important;border-radius:999px!important;align-items:center!important;gap:10px!important;padding:4px!important;display:inline-flex!important;box-shadow:0 10px 24px #1a1f2e14!important}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions .edit-action-btn-unique{width:auto!important;min-width:78px!important;height:36px!important;box-shadow:none!important;border-width:1px!important;border-radius:999px!important;gap:6px!important;padding:0 14px!important;font-weight:700!important;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s!important}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions .edit-action-btn-unique svg{width:13px!important;height:13px!important}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions .edit-action-btn-unique span{font-size:13px;font-weight:700;line-height:1}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions .edit-action-btn-unique:hover:not(:disabled){transform:translateY(-1px)!important}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions .edit-action-btn-unique:disabled{opacity:.55!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions .save-btn-unique{color:#fff!important;background:linear-gradient(135deg,#9fd356 0%,#73bf44 100%)!important;border-color:#73bf44b3!important;box-shadow:0 8px 18px #9fd35647!important}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions .save-btn-unique:hover:not(:disabled){box-shadow:0 12px 24px #9fd35657!important}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions .cancel-btn-unique{color:#b91c1c!important;background:#fff!important;border-color:#ef444442!important}.invitee-modal__info-grid .section-title--with-preview .invitee-modal__section-edit-actions .cancel-btn-unique:hover:not(:disabled){background:#ef44440f!important;border-color:#ef44446b!important;box-shadow:0 8px 18px #ef44441f!important}.invitee-modal__info-grid .info-pair{gap:2px;display:flex}.invitee-modal__info-grid .info-pair .invitee-modal__info-item{border-bottom:1px solid #e5e7eb4d;flex:1}.invitee-modal__info-grid .info-pair .invitee-modal__info-item:not(:last-child){border-left:1px solid #e5e7eb4d}.invitee-modal__info-item{background:0 0;border:none;border-bottom:1px solid #e5e7eb4d;justify-content:space-between;align-items:center;min-height:60px;padding:18px 20px;transition:all .2s;display:flex;position:relative}.invitee-modal__info-item:last-child{border-bottom:none}.invitee-modal__info-item:hover{background:#9fd35605}.invitee-modal__info-item:hover .invitee-modal__edit-pen{opacity:1;visibility:visible}.invitee-modal__info-item .invitee-modal__content-with-icon{text-align:right;direction:rtl;flex:1;align-items:flex-start;gap:12px;font-family:inherit;display:flex}.invitee-modal__info-item .invitee-modal__content-with-icon svg{color:#9fd356;flex-shrink:0;order:1;width:18px;height:18px;margin-top:2px}.invitee-modal__info-item .invitee-modal__content-with-icon>div{text-align:right;flex-direction:column;flex:1;order:2;justify-content:center;gap:6px;font-family:inherit;display:flex}.invitee-modal__info-item label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-family:inherit;font-size:.875rem;font-weight:700;text-align:right!important;direction:ltr!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;display:flex!important}.invitee-modal__info-item label .label-text{text-align:right!important;color:#64748b!important;flex:1!important;order:1!important}.invitee-modal__info-item label .label-icon{color:#9fd356!important;flex-shrink:0!important;order:2!important;width:14px!important;height:14px!important}.invitee-modal__info-item span{color:#1a1f2e;word-break:break-word;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.4}.invitee-modal__info-item--highlight{background:linear-gradient(135deg,#9fd3561a,#73bf440d);border-color:#9fd356}.invitee-modal__info-item--highlight svg:first-child{color:#73bf44}.invitee-modal__info-item--highlight span{color:#73bf44;font-size:15px;font-weight:600}.invitee-modal__colored-text{font-family:Lato,Cunia,Duvshanit,sans-serif!important;font-size:1rem!important;font-weight:500!important}.invitee-modal__colored-text--groom-type{color:#1d4ed8!important}.invitee-modal__colored-text--bride-type{color:#be185d!important}.invitee-modal__colored-text--na-type{color:#8892a6!important}.invitee-modal__colored-text--invited-status{color:#73bf44!important}.invitee-modal__colored-text--not-invited-status{color:#dc2626!important}.invitee-modal__colored-text--accepted-rsvp{color:#73bf44!important}.invitee-modal__colored-text--declined-rsvp{color:#dc2626!important}.invitee-modal__colored-text--maybe-rsvp{color:#d97706!important}.invitee-modal__colored-text--pending-rsvp{color:#8892a6!important}.invitee-modal__view-status{color:#1a1f2e;align-items:center;gap:8px;font-size:1rem;font-weight:500;display:flex}.invitee-modal__view-status .view-status-icon{flex-shrink:0;width:18px;height:18px}.invitee-modal__view-status .view-status-icon--viewed{color:#3b82f666}.invitee-modal__view-status .view-status-icon--not-viewed{color:#9ca3af66}.invitee-modal__date-info{color:#8892a6;direction:rtl;margin-top:4px;font-size:11px;font-style:italic}.invitee-modal__label-row{justify-content:flex-start;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-bottom:6px;display:flex}.invitee-modal__label-row label{margin-bottom:0!important}.invitee-modal__resend-inline-btn{color:#73bf44;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#9fd35614 0%,#9fd35608 100%);border:1px solid #9fd35647;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:8px 14px;font-size:13px;font-weight:700;line-height:1;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 14px #9fd3561f}.invitee-modal__resend-inline-btn svg{flex-shrink:0;width:14px;height:14px}.invitee-modal__resend-inline-btn span{white-space:nowrap;font-size:inherit;font-weight:inherit;line-height:1}.invitee-modal__resend-inline-btn:hover:not(:disabled){background:linear-gradient(135deg,#9fd35624 0%,#9fd3560f 100%);border-color:#9fd3566b;transform:translateY(-1px);box-shadow:0 10px 18px #9fd35629}.invitee-modal__resend-inline-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.invitee-modal__status-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.invitee-modal__section-edit-trigger-group{flex-shrink:0;order:2;align-items:center;gap:8px;margin:0;display:inline-flex}.invitee-modal__edit-status-btn{color:#1a1f2e;cursor:pointer;white-space:nowrap;background:#9fd35614;border:1px solid #9fd35652;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .2s}.invitee-modal__edit-status-btn:hover{background:#9fd35624;border-color:#9fd35680}.invitee-modal__status-feedback{flex-shrink:0;width:16px;height:16px}.invitee-modal__status-feedback--loading{color:#8892a6}.invitee-modal__status-feedback--success{color:#16a34a}.invitee-modal__status-feedback--error{color:#dc2626}.invitee-modal__status-edit-buttons{margin-left:0!important}.invitee-modal__status-edit-field{margin-top:2px}.invitee-modal__status-select{width:100%;min-width:180px}.invitee-modal__guest-counter{align-items:center;gap:12px;margin-top:4px;display:flex}.invitee-modal__guest-counter-btn{color:#1a1f2e;cursor:pointer;background:#9fd35614;border:1px solid #9fd35647;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;line-height:1;transition:all .2s;display:inline-flex}.invitee-modal__guest-counter-btn:hover:not(:disabled){background:#9fd35624;border-color:#9fd3567a}.invitee-modal__guest-counter-btn:disabled{opacity:.45;cursor:not-allowed}.invitee-modal__guest-counter-value{color:#1a1f2e;background:#f5f6f8;border:1px solid #e5e7ebe6;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:84px;height:38px;font-weight:700;display:inline-flex}.invitee-modal__guest-counter-value svg{color:#9fd356;width:15px;height:15px}.invitee-modal__resend-invite-btn{color:#1a1f2e;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.invitee-modal__resend-invite-btn svg{color:#8892a6;flex-shrink:0;width:16px;height:16px}.invitee-modal__resend-invite-btn svg.spinning{animation:1s linear infinite spin}.invitee-modal__resend-invite-btn:hover:not(:disabled){background:#f5f6f8;border-color:#c8ccd5}.invitee-modal__resend-invite-btn:active:not(:disabled){background:#eceef2}.invitee-modal__resend-invite-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.invitee-modal__preview-toggle{color:#8892a6;cursor:pointer;align-items:center;gap:4px;font-size:12px;font-style:normal;font-weight:400;transition:color .2s;display:inline-flex}.invitee-modal__preview-toggle svg{transition:transform .3s;width:14px!important;height:14px!important}.invitee-modal__preview-toggle svg.rotated{transform:rotate(-90deg)}.invitee-modal__preview-toggle:hover{color:#64748b}.invitee-modal__content--preview{flex-direction:column;gap:20px;padding:24px;display:flex}.preview-iphone{justify-content:center;align-items:center;display:flex}.iphone-device{width:100%;max-width:450px}.whatsapp-preview{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;height:400px;display:flex;overflow:hidden;box-shadow:0 10px 15px #0000001f}.whatsapp-preview-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:8px;padding:8px 10px;display:flex}.whatsapp-preview-header .back-icon-preview{color:#8892a6;width:18px;height:18px}.whatsapp-preview-header .preview-contact{direction:rtl;flex:1;align-items:center;gap:6px;display:flex}.whatsapp-preview-header .preview-avatar{color:#fff;background:linear-gradient(135deg,#7dbe31,#c8e23f);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex}.whatsapp-preview-header .preview-contact-name{color:#1a1f2e;font-size:13px;font-weight:600}.whatsapp-preview-chat{direction:rtl;flex-direction:column;flex:1;justify-content:flex-end;padding:12px 10px 16px;display:flex;overflow-y:auto}.preview-message-combined{background:#fff;border:1px solid #e5e7eb;border-radius:8px 8px 0;align-self:flex-start;max-width:75%;overflow:hidden;box-shadow:0 1px 2px #0000000d}.preview-invitation-image{width:100%}.preview-invitation-image .invitation-image{width:100%;height:auto;display:block}.preview-invitation-loading{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.preview-invitation-loading svg{color:#8892a6;width:32px;height:32px;animation:1.5s ease-in-out infinite pulse}.preview-invitation-loading span{color:#8892a6;font-size:13px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.preview-message-text{color:#1a1f2e;white-space:pre-wrap;text-align:right;word-wrap:break-word;padding:8px 10px;font-size:12px;line-height:1.5}.preview-message{color:#1a1f2e;white-space:pre-wrap;text-align:right;word-wrap:break-word;background:#fff;border:1px solid #e5e7eb;border-radius:8px 8px 0;align-self:flex-start;max-width:75%;padding:8px 10px;font-size:12px;line-height:1.5;box-shadow:0 1px 2px #0000000d}.preview-actions{justify-content:center;gap:12px;width:100%;padding:0;display:flex}.preview-btn{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.preview-btn svg{width:18px;height:18px}.preview-btn svg.spinning{animation:1s linear infinite spin}.preview-btn--back{color:#1a1f2e;background:#fff;border:2px solid #e5e7eb}.preview-btn--back:hover{background:#f5f6f8;border-color:#c8ccd5}.preview-btn--send{color:#fff;background:linear-gradient(135deg,#7dbe31,#c8e23f);font-weight:700}.preview-btn--send:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #7dbe3166}.preview-btn--send:disabled{opacity:.6;cursor:not-allowed}.preview-test-actions{direction:rtl;gap:12px;margin-bottom:12px;padding:0 24px;display:flex}.preview-test-input{color:#1a1f2e;text-align:right;direction:rtl;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px 14px;font-size:14px;transition:all .2s}.preview-test-input::placeholder{color:#8892a6}.preview-test-input:focus{border-color:#7dbe31;outline:none;box-shadow:0 0 0 3px #7dbe311a}.preview-test-input:disabled{cursor:not-allowed;background:#f5f6f8}.preview-test-btn{cursor:pointer;color:#1a1f2e;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.preview-test-btn svg{width:16px;height:16px}.preview-test-btn svg.spinning{animation:1s linear infinite spin}.preview-test-btn:hover:not(:disabled){background:#f5f6f8;border-color:#c8ccd5}.preview-test-btn:disabled{opacity:.5;cursor:not-allowed}.preview-test-message{border-radius:8px;align-items:center;gap:8px;width:100%;margin-top:8px;padding:10px 14px;font-size:13px;font-weight:500;animation:.3s ease-out slideInDown;display:flex}.preview-test-message svg{flex-shrink:0;width:18px;height:18px}.preview-test-message span{text-align:right;flex:1}.preview-test-message--success{color:#047857;background:#10b9811a;border:1px solid #10b9814d}.preview-test-message--success svg{color:#10b981}.preview-test-message--error{color:#b91c1c;background:#ef44441a;border:1px solid #ef44444d}.preview-test-message--error svg{color:#ef4444}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.invitee-modal__note-box{color:#1a1f2e;word-break:break-word;background:#f5f6f8;border:1px solid #e5e7eb;border-radius:12px;padding:16px;font-size:14px;font-style:italic;line-height:1.6}.invitee-modal__notes-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:20px;transition:all .2s;box-shadow:0 1px 3px #00000014}.invitee-modal__notes-section:hover{border-color:#9fd356;box-shadow:0 4px 16px #9fd3561a}.invitee-modal__notes-section .invitee-modal__section-title{color:#1a1f2e;direction:rtl;align-items:center;gap:8px;margin-bottom:16px;font-size:16px;font-weight:600;display:flex}.invitee-modal__notes-section .invitee-modal__section-title svg{color:#9fd356;flex-shrink:0;width:20px;height:20px}.invitee-modal__notes-section .invitee-modal__notes-content{color:#4a5568;word-break:break-word;text-align:right;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:pre-wrap;direction:rtl;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-height:60px;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.6;transition:all .2s;box-shadow:inset 0 2px 4px #0000000f}.invitee-modal__notes-section .invitee-modal__notes-content:hover{background:#f1f5f9;border-color:#cbd5e0}.invitee-modal__tags{flex-wrap:wrap;gap:8px;display:flex}.invitee-modal__tag{color:#73bf44;background:#9fd3561a;border:1px solid #9fd3564d;border-radius:16px;align-items:center;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.invitee-modal__content textarea{color:#1a1f2e;resize:none;text-align:right;direction:rtl;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:120px;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.5;transition:all .3s}.invitee-modal__content textarea::placeholder{color:#8892a6;text-align:right}.invitee-modal__content textarea:focus{border-color:#9fd356;outline:none;box-shadow:0 0 0 3px #9fd3561a}.invitee-modal__content textarea:disabled{opacity:.5;cursor:not-allowed;background:#f5f6f8}.invitee-modal__content--actions{gap:20px;padding-top:0}.giver-grm-invitations-modal-v3__form-group{text-align:right;flex-shrink:0;width:100%}.giver-grm-invitations-modal-v3__form-group label{color:#1a1f2e;text-align:right;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.giver-grm-invitations-modal-v3__form-group small{color:#8892a6;text-align:right;margin-top:6px;font-size:11px;display:block}.invitee-modal__info-item--editable{cursor:default;position:relative}.invitee-modal__info-item--editable:hover:not(.editing){background:#9fd35605;border-color:#9fd35633}.invitee-modal__info-item--editable.editing{z-index:10;background:#9fd3560d!important;border-color:#9fd3564d!important;min-height:60px!important;padding:18px 20px!important}.invitee-modal__edit-pen{cursor:pointer!important;opacity:0!important;visibility:hidden!important;z-index:25!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#ffffffe6!important;border:1px solid #9fd35633!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important;box-shadow:0 2px 8px #0000001a!important}.invitee-modal__edit-pen svg{color:#9fd356!important;stroke-width:2.5px!important;width:12px!important;height:12px!important;transition:all .2s!important}.invitee-modal__edit-pen:hover{background:#9fd356!important;border-color:#73bf44!important;transform:translateY(-50%)scale(1.1)!important;box-shadow:0 4px 12px #9fd35666!important}.invitee-modal__edit-pen:hover svg{color:#fff!important;stroke-width:3px!important}.invitee-modal__edit-pen:active{transform:translateY(-50%)scale(.95)!important}.invitee-modal__editable-text{cursor:pointer;min-width:60px;font-family:Lato,Cunia,Duvshanit,sans-serif;font-size:inherit;font-weight:inherit;border:1px solid #0000;border-radius:6px;padding:6px 10px;transition:all .2s;display:inline-block}.invitee-modal__editable-text:hover{background:linear-gradient(135deg,#f5f6f8 0%,#fff 100%);border-color:#e5e7eb;box-shadow:0 1px 3px #0000000a}.invitee-modal__edit-controls{z-index:20!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff2!important;border:1px solid #9fd35633!important;border-radius:8px!important;align-items:center!important;gap:6px!important;padding:6px 8px!important;display:flex!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 4px 12px #00000026!important}.invitee-modal__edit-controls button{cursor:pointer!important;border:none!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;font-size:14px!important;transition:all .2s!important;display:flex!important}.invitee-modal__edit-controls button svg{width:14px!important;height:14px!important}.invitee-modal__edit-controls button:first-child{color:#fff!important;background:linear-gradient(135deg,#9fd356,#73bf44)!important}.invitee-modal__edit-controls button:first-child:hover{transform:scale(1.1)!important;box-shadow:0 2px 8px #9fd35666!important}.invitee-modal__edit-controls button:first-child:disabled{opacity:.6!important;cursor:not-allowed!important;transform:none!important}.invitee-modal__edit-controls button:last-child{color:#6b7280!important;background:#f3f4f6!important}.invitee-modal__edit-controls button:last-child:hover{color:#fff!important;background:#ef4444!important;transform:scale(1.1)!important}.invitee-modal__edit-field{width:100%!important;margin-top:4px!important}.invitee-modal__edit-field input,.invitee-modal__edit-field select{color:#1a1f2e!important;text-align:right!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;direction:rtl!important;background:#fffffff2!important;border:2px solid #9fd356!important;border-radius:8px!important;width:100%!important;padding:8px 12px!important;font-family:Lato,Cunia,Duvshanit,sans-serif!important;font-size:1rem!important;font-weight:500!important;transition:all .2s!important;box-shadow:0 2px 8px #9fd35633!important}.invitee-modal__edit-field input:focus,.invitee-modal__edit-field select:focus{background:#fffffffa!important;border-color:#73bf44!important;outline:none!important;transform:scale(1.02)!important;box-shadow:0 0 0 3px #9fd35626,0 4px 12px #9fd3564d!important}.invitee-modal__edit-field input::placeholder,.invitee-modal__edit-field select::placeholder{color:#8892a6b3!important;font-style:italic!important}.invitee-modal__edit-field select{cursor:pointer!important;background-image:none!important;padding-right:30px!important}.invitee-modal__edit-field select:after{content:"▼"!important;color:#9fd356!important;pointer-events:none!important;position:absolute!important;top:50%!important;right:12px!important;transform:translateY(-50%)!important}.invitee-modal__edit-field select,.giver-grm-invitations-modal-v3 .invitee-modal__edit-field select{cursor:pointer!important;-webkit-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23666'%3e%3cpath d='M8 10L3 5h10l-5 5z'/%3e%3c/svg%3e")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:14px!important;padding-left:14px!important;padding-right:32px!important}.invitee-modal__edit-field select:focus,.giver-grm-invitations-modal-v3 .invitee-modal__edit-field select:focus{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%239FD356'%3e%3cpath d='M8 10L3 5h10l-5 5z'/%3e%3c/svg%3e")!important}.invitee-modal__edit-field select option,.giver-grm-invitations-modal-v3 .invitee-modal__edit-field select option{color:#1a1f2e!important;background:#fffffff2!important;padding:8px 12px!important}.invitee-modal__edit-field select option:hover,.invitee-modal__edit-field select option:focus,.invitee-modal__edit-field select option:checked,.giver-grm-invitations-modal-v3 .invitee-modal__edit-field select option:hover,.giver-grm-invitations-modal-v3 .invitee-modal__edit-field select option:focus,.giver-grm-invitations-modal-v3 .invitee-modal__edit-field select option:checked{color:#73bf44!important;background:#9fd3561a!important}.inline-edit-action-buttons-unique{flex-shrink:0!important;align-items:center!important;gap:4px!important;display:flex!important}.inline-edit-action-buttons-unique .edit-action-btn-unique{cursor:pointer!important;width:20px!important;height:20px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:3px!important;outline:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:12px!important;text-decoration:none!important;display:flex!important}.inline-edit-action-buttons-unique .edit-action-btn-unique svg{width:10px!important;height:10px!important}.inline-edit-action-buttons-unique .edit-action-btn-unique.save-btn-unique{color:#22c55e!important;border-color:#22c55e!important}.inline-edit-action-buttons-unique .edit-action-btn-unique.save-btn-unique:hover{background:#f0fdf4!important}.inline-edit-action-buttons-unique .edit-action-btn-unique.cancel-btn-unique{color:#ef4444!important;border-color:#ef4444!important}.inline-edit-action-buttons-unique .edit-action-btn-unique.cancel-btn-unique:hover{background:#fef2f2!important}.invitee-modal__info-item--action{background:#9fd35608;border-color:#9fd35633}.invitee-modal__info-item--action:hover{background:#9fd3560d;border-color:#9fd35666}.invitee-modal__info-item--full-width{justify-content:center;width:100%;display:flex}.invitee-modal__send-invite-btn{color:#9fd356;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f5f6f8 100%);border:1px solid #9fd3564d;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:14px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 1px 3px #00000014}.invitee-modal__send-invite-btn svg{color:#9fd356;width:16px;height:16px}.invitee-modal__send-invite-btn:hover{color:#73bf44;background:linear-gradient(135deg,#9fd3561a 0%,#9fd3560d 100%);border-color:#9fd35680;transform:translateY(-2px);box-shadow:0 4px 16px #9fd35633}.invitee-modal__send-invite-btn:hover svg{color:#73bf44}.invitee-modal__send-invite-btn:disabled{opacity:.5;cursor:not-allowed;color:#8892a6;background:#f5f6f8;border-color:#e5e7eb;transform:none}.invitee-modal__send-invite-btn:disabled svg{color:#8892a6}.invitee-modal__info-item--success{background:#9fd3561a;border-color:#9fd356;animation:.6s ease-out successPulse}.invitee-modal__info-item--success svg{color:#73bf44}.invitee-modal__resend-confirmation{direction:rtl;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:8px 0;display:flex}.invitee-modal__resend-confirmation .confirmation-message{text-align:right;flex-direction:column;flex:1;gap:6px;display:flex}.invitee-modal__resend-confirmation .confirmation-message p{color:#1a1f2e;margin:0;font-size:14px;line-height:1.6}.invitee-modal__resend-confirmation .confirmation-message p strong{color:#73bf44;font-weight:600}.invitee-modal__resend-confirmation .confirmation-message p:first-child{color:#8892a6;font-weight:500}.invitee-modal__resend-confirmation .confirmation-actions{direction:rtl;flex-shrink:0;gap:10px;display:flex}.invitee-modal__resend-confirmation .confirmation-actions button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.invitee-modal__resend-confirmation .confirmation-actions button svg{width:16px;height:16px}.invitee-modal__resend-confirmation .confirmation-actions button:disabled{opacity:.5;cursor:not-allowed}.invitee-modal__resend-confirmation .confirmation-actions button.btn-confirm{color:#fff;background:#9fd356;border-color:#9fd356}.invitee-modal__resend-confirmation .confirmation-actions button.btn-confirm:hover:not(:disabled){background:#73bf44;border-color:#73bf44;transform:translateY(-1px);box-shadow:0 4px 12px #9fd3564d}.invitee-modal__resend-confirmation .confirmation-actions button.btn-confirm:active:not(:disabled){transform:translateY(0)}.invitee-modal__resend-confirmation .confirmation-actions button.btn-cancel{color:#8892a6;background:0 0;border-color:#e5e7eb}.invitee-modal__resend-confirmation .confirmation-actions button.btn-cancel:hover:not(:disabled){color:#1a1f2e;background:#e5e7eb1a;border-color:#1a1f2e}.invitee-modal__resend-confirmation .confirmation-actions button.btn-cancel:active:not(:disabled){background:#e5e7eb33}@media (max-width:600px){.invitee-modal__resend-confirmation{flex-direction:column;align-items:flex-start;gap:12px}.invitee-modal__resend-confirmation .confirmation-actions{justify-content:flex-start;width:100%}}.invitee-modal__success-message{color:#73bf44;align-items:center;gap:8px;font-weight:600;animation:.5s ease-out successFade;display:flex}.invitee-modal__success-message svg{color:#9fd356;width:18px;height:18px;animation:.6s ease-out checkmarkBounce}@keyframes successPulse{0%{box-shadow:0 0 #22c55e66!important}50%{box-shadow:0 0 0 4px #22c55e33!important}to{box-shadow:0 0 #22c55e00!important}}@keyframes successFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes checkmarkBounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.invitee-modal__delete-btn{color:#ef4444;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f5f6f8 100%);border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 1px 3px #00000014}.invitee-modal__delete-btn svg{color:#ef4444;width:16px;height:16px}.invitee-modal__delete-btn:hover{color:#dc2626;background:linear-gradient(135deg,#ef444414 0%,#ef44440a 100%);border-color:#ef444466;transform:translateY(-2px);box-shadow:0 4px 16px #ef444426}.invitee-modal__delete-btn:hover svg{color:#dc2626}.invitee-modal__delete-btn:disabled{opacity:.4;cursor:not-allowed;color:#8892a6;background:#f5f6f8;border-color:#e5e7eb;transform:none}.invitee-modal__delete-btn:disabled svg{color:#8892a6}.invitee-modal__delete-btn:active{transform:translateY(0)}.giver-grm-invitations-modal-v3__container--medium{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;max-width:95vw;max-height:90vh;display:flex;overflow:visible;box-shadow:0 20px 40px #00000026;width:520px!important}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__body{background:#fff;flex-direction:column;flex:1;padding:20px 24px;display:flex;overflow-y:auto}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__footer{background:#f5f6f8;border-top:1px solid #e5e7eb;border-radius:0 0 16px 16px;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__footer--centered{justify-content:center}@media (max-width:767px){.invitee-modal__info-item{gap:10px;padding:14px}.invitee-modal__info-item svg{width:18px;height:18px}.invitee-modal__info-item span{font-size:14px}.invitee-modal__info-item--highlight span{font-size:15px}.invitee-modal__tab{padding:10px 12px;font-size:13px}.invitee-modal__tab svg{width:14px;height:14px}.invitee-modal__status-badge,.invitee-modal__badge{padding:4px 10px!important;font-size:12px!important}}.invitee-modal__note-footer{direction:rtl;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:0;display:flex}.invitee-modal__note-disclaimer{color:#8892a6;text-align:right;flex:1;margin:0;font-size:11px;line-height:1.4}.invitee-modal__save-note-btn{white-space:nowrap;flex-shrink:0;margin-right:8px}.invitee-modal__loading{color:#8892a6;background:#f5f6f8;border-radius:8px;align-items:center;gap:8px;padding:16px;font-size:14px;display:flex}.invitee-modal__loading .spinning{animation:1s linear infinite spin}.invitee-modal__current-assignment{background:linear-gradient(135deg,#9fd3561a 0%,#9fd3560d 100%);border:1px solid #9fd3564d;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex}.invitee-modal__current-assignment .assignment-info{flex:1;align-items:center;gap:12px;display:flex}.invitee-modal__current-assignment .assignment-info svg{color:#9fd356;width:20px;height:20px}.invitee-modal__current-assignment .assignment-info .assignment-details{flex-direction:column;gap:2px;display:flex}.invitee-modal__current-assignment .assignment-info .assignment-details .table-name{color:#73bf44;font-size:14px;font-weight:600}.invitee-modal__current-assignment .assignment-info .assignment-details small{color:#8892a6;font-size:12px}.invitee-modal__unassign-btn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .3s;display:flex}.invitee-modal__unassign-btn svg{width:14px;height:14px}.invitee-modal__unassign-btn:hover{background:#ef444426;border-color:#ef444480;transform:translateY(-1px)}.invitee-modal__unassign-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.invitee-modal__table-assignment{flex-direction:column;gap:12px;display:flex}.invitee-modal__table-assignment .table-selection{align-items:stretch;gap:8px;display:flex}.invitee-modal__table-assignment .table-selection .invitee-modal__table-select{flex:1}.invitee-modal__table-assignment .table-selection select{color:#1a1f2e;cursor:pointer;text-align:right;direction:rtl;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:12px 16px;font-size:14px;font-weight:500}.invitee-modal__table-assignment .table-selection select:focus{border-color:#9fd356;outline:none;box-shadow:0 0 0 3px #9fd3561a}.invitee-modal__table-assignment .table-selection select:disabled{opacity:.5;cursor:not-allowed;background:#f5f6f8}.invitee-modal__table-assignment .table-selection select option{color:#1a1f2e;background:#fff;padding:8px}.invitee-modal__table-assignment .table-selection select option:hover,.invitee-modal__table-assignment .table-selection select option:focus{background:#9fd3561a}.invitee-modal__assign-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#9fd356 0%,#73bf44 100%);border:1px solid #73bf44;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.invitee-modal__assign-btn svg{width:16px;height:16px}.invitee-modal__assign-btn:hover:not(:disabled){background:linear-gradient(135deg,#73bf44 0%,#5c9b35 100%);transform:translateY(-1px);box-shadow:0 4px 12px #9fd3564d}.invitee-modal__assign-btn:disabled{opacity:.5;cursor:not-allowed;color:#8892a6;background:#f5f6f8;border-color:#e5e7eb;transform:none}.invitee-modal__no-tables{text-align:center;background:#f5f6f8;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:20px;display:flex}.invitee-modal__no-tables svg{color:#8892a6;width:24px;height:24px}.invitee-modal__no-tables span{color:#8892a6;font-size:14px;font-weight:500}.invitee-modal__no-tables small{color:#b8c1d3;font-size:12px;line-height:1.4}.assignment-note{background:#9fd3560d;border:1px solid #9fd35633;border-radius:8px;align-items:flex-start;gap:8px;padding:12px;display:flex}.assignment-note svg{color:#9fd356;flex-shrink:0;width:16px;height:16px;margin-top:1px}.assignment-note small{color:#8892a6;text-align:right;font-size:12px;line-height:1.4}[dir=rtl] .invitee-modal__info-item{text-align:right}[dir=rtl] .invitee-modal__info-item .invitee-modal__content-with-icon{direction:rtl}[dir=rtl] .invitee-modal__tab{text-align:right;direction:rtl}[dir=rtl] .invitee-modal__table-assignment .table-selection{direction:rtl}.invitee-modal__content--communication{flex-direction:column;min-height:0;padding:24px;display:flex}.invitee-modal__communication-history{flex-direction:column;gap:18px;min-height:0;display:flex}.invitee-modal__communication-header{border-bottom:1px solid #e5e7eb73;flex-direction:column;gap:6px;padding-bottom:14px;display:flex}.invitee-modal__communication-title{color:#1a1f2e;margin:0;font-size:20px;font-weight:700}.invitee-modal__communication-subtitle{color:#8892a6;margin:0;font-size:13px;line-height:1.6}.invitee-modal__communication-state{color:#8892a6;text-align:center;background:linear-gradient(#f5f6f8b8 0%,#fffffff2 100%);border:1px dashed #e5e7ebe6;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:28px 22px;display:flex}.invitee-modal__communication-state svg{width:24px;height:24px}.invitee-modal__communication-state--error{color:#b91c1c;background:#ef44440a;border-color:#ef444438}.invitee-modal__communication-state--empty{color:#8892a6}@media (max-width:1366px) and (max-height:820px){.giver-grm-invitations-modal-v3__container--medium{max-width:min(92vw,500px);max-height:min(86vh,700px);width:500px!important}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__header{min-height:68px;padding:18px 24px 12px}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__header h2{padding-bottom:10px;font-size:1.18rem}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__header-icon{width:48px;height:48px;bottom:2px;left:18px}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__header-icon svg{width:32px;height:32px}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__close{width:36px;height:36px;margin-top:4px}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__close svg{width:18px;height:18px}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__body{padding:16px 20px}.giver-grm-invitations-modal-v3__container--medium .giver-grm-invitations-modal-v3__footer{padding:12px 20px}.invitee-modal__tabs{margin-bottom:16px;padding:3px}.invitee-modal__tab{min-height:38px;padding:8px 12px;font-size:13px}.invitee-modal__tab svg{width:14px;height:14px}.invitee-modal__content{gap:12px}.invitee-modal__info-grid{gap:0;margin-bottom:14px}.invitee-modal__info-grid .section-title-wrapper{gap:10px;margin-top:16px;margin-bottom:8px;padding-bottom:4px}.invitee-modal__info-grid .section-title{margin-top:16px;margin-bottom:8px;padding-bottom:4px;font-size:13px}.invitee-modal__info-grid .section-title--with-preview{gap:8px}.invitee-modal__info-grid .info-pair{gap:0}.invitee-modal__info-item{min-height:52px;padding:12px 14px}.invitee-modal__info-item .invitee-modal__content-with-icon{gap:10px}.invitee-modal__info-item .invitee-modal__content-with-icon svg{width:16px;height:16px}.invitee-modal__info-item .invitee-modal__content-with-icon>div{gap:4px}.invitee-modal__info-item label{margin-bottom:2px;font-size:.8rem;gap:5px!important}.invitee-modal__info-item label .label-icon{width:13px!important;height:13px!important}.invitee-modal__info-item span{font-size:.95rem;line-height:1.3}.invitee-modal__info-item--highlight span{font-size:.92rem}.invitee-modal__send-invite-btn{min-height:40px;padding:12px 18px;font-size:13px}.invitee-modal__resend-inline-btn{min-height:34px;padding:7px 12px;font-size:12px}}.invitee-modal__info-item-header{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:4px;display:flex}.invitee-modal__info-item-header label{margin-bottom:0!important}.invitee-modal__item-edit-trigger{opacity:0;visibility:hidden;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;transition:opacity .18s,visibility .18s,transform .18s;display:inline-flex}.invitee-modal__item-edit-trigger svg{width:14px;height:14px}.invitee-modal__info-item--editable:hover:not(.editing) .invitee-modal__item-edit-trigger,.invitee-modal__info-item--editable:focus-within:not(.editing) .invitee-modal__item-edit-trigger{opacity:1;visibility:visible;pointer-events:auto}.invitee-modal__item-edit-actions{margin-right:auto;margin-left:0!important}.invitee-modal__section-edit-trigger{flex-shrink:0;margin-left:0;margin-right:0}.invitee-modal__section-edit-actions{margin-left:0;margin-right:0;background:linear-gradient(135deg,#9fd35614 0%,#9fd35605 100%)!important;border:1px solid #9fd35629!important;border-radius:999px!important;align-items:center!important;gap:10px!important;padding:4px!important;display:inline-flex!important;box-shadow:0 10px 24px #1a1f2e14!important}.invitee-modal__section-edit-actions .edit-action-btn-unique{width:auto!important;min-width:36px!important;height:36px!important;box-shadow:none!important;border-width:1px!important;border-radius:999px!important;gap:6px!important;padding:0 12px!important;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s!important}.invitee-modal__section-edit-actions .edit-action-btn-unique svg{width:13px!important;height:13px!important}.invitee-modal__section-edit-actions .edit-action-btn-unique:hover:not(:disabled){transform:translateY(-1px)!important}.invitee-modal__section-edit-actions .edit-action-btn-unique:disabled{opacity:.55!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.invitee-modal__section-edit-actions .save-btn-unique{color:#fff!important;background:linear-gradient(135deg,#9fd356 0%,#73bf44 100%)!important;border-color:#73bf44b3!important;box-shadow:0 8px 18px #9fd35647!important}.invitee-modal__section-edit-actions .save-btn-unique svg{color:#fff!important;stroke:currentColor!important}.invitee-modal__section-edit-actions .cancel-btn-unique{color:#b91c1c!important;background:#fff!important;border-color:#ef444442!important}.invitee-modal__section-edit-actions .cancel-btn-unique svg{color:#b91c1c!important;stroke:currentColor!important}.invitee-modal__section-edit-actions .cancel-btn-unique:hover:not(:disabled){background:#ef44440f!important;border-color:#ef44446b!important;box-shadow:0 8px 18px #ef44441f!important}.invitee-modal__section-edit-actions .cancel-btn-unique:hover:not(:disabled) svg{color:#991b1b!important}.invitee-modal__communication-retry{color:#73bf44;cursor:pointer;background:#9fd35614;border:1px solid #9fd35647;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s}.invitee-modal__communication-retry:hover{background:#9fd35624;border-color:#9fd35666}.invitee-modal__timeline{scrollbar-width:auto;scrollbar-color:#7cb518 #f5f6f8f2;direction:ltr;background:#fff;border:1px solid #e5e7eb8c;border-radius:12px;flex-direction:column;gap:0;min-height:0;max-height:460px;padding-right:8px;display:flex;overflow:hidden auto}.invitee-modal__timeline::-webkit-scrollbar{width:14px}.invitee-modal__timeline::-webkit-scrollbar-track{background:linear-gradient(#f5f6f8f5 0%,#e5e7ebf5 100%);border:1px solid #e5e7ebb3;border-radius:999px}.invitee-modal__timeline::-webkit-scrollbar-thumb{background:linear-gradient(#9ad122 0%,#6faa10 100%);border:2px solid #f5f6f8fa;border-radius:999px;min-height:42px;box-shadow:inset 0 1px #fff6,0 1px 6px #6faa1059}.invitee-modal__timeline::-webkit-scrollbar-thumb:hover{background:linear-gradient(#a7de2a 0%,#5f980d 100%)}.invitee-modal__timeline-item{box-shadow:none;direction:rtl;background:#fff;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;align-items:flex-start;gap:14px;padding:14px 18px;transition:background .15s;display:flex}.invitee-modal__timeline-item:last-child{border-bottom:none}.invitee-modal__timeline-item:hover{background:#fafbfc}.invitee-modal__timeline-item--whatsapp .invitee-modal__timeline-marker{color:#16a34a;background:#22c55e1a}.invitee-modal__timeline-item--sms .invitee-modal__timeline-marker{color:#2563eb;background:#3b82f61f}.invitee-modal__timeline-item--viewed .invitee-modal__timeline-marker{color:#d97706;background:#f59e0b24}.invitee-modal__timeline-item--rsvp .invitee-modal__timeline-marker{color:#73bf44;background:#9fd35624}.invitee-modal__timeline-item--failed .invitee-modal__timeline-marker{color:#dc2626;background:#ef44441f}.invitee-modal__timeline-item--system .invitee-modal__timeline-marker{color:#1a1f2e;background:#1a1f2e14}.invitee-modal__timeline-marker{border:1px solid #e2e8f0f2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.invitee-modal__timeline-marker svg{width:17px;height:17px}.invitee-modal__timeline-content{flex:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px;min-width:0;display:grid}.invitee-modal__timeline-title-row{justify-content:flex-start;align-items:center;gap:10px;min-width:0;display:flex}.invitee-modal__timeline-title{color:#1a1f2e;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:14px;font-weight:600;overflow:hidden}.invitee-modal__timeline-channel{color:#64748b;white-space:nowrap;background:#f8fafcfa;border:1px solid #e2e8f0f2;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:500;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.invitee-modal__timeline-subtitle{color:#8892a6;background:#f8fafcfa;border:1px solid #e2e8f0f2;border-radius:999px;grid-column:1/2;justify-self:start;margin:0;padding:8px 12px;font-size:13px;line-height:1.35;box-shadow:inset 0 1px #ffffffe6}.invitee-modal__timeline-time{color:#1e293b;white-space:nowrap;background:#f8fafcfa;border:1px solid #e2e8f0f2;border-radius:999px;grid-area:1/2/span 2/3;justify-self:end;padding:8px 12px;font-size:13px;font-weight:600;box-shadow:inset 0 1px #ffffffe6}.invitee-modal__communication-section h3{color:#1a1f2e;text-align:center;margin-bottom:8px;font-size:18px;font-weight:600}.invitee-modal__communication-section .invitee-modal__communication-desc{color:#8892a6;text-align:center;margin-bottom:32px;font-size:14px;line-height:1.5}.invitee-modal__communication-buttons{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.invitee-modal__communication-btn{cursor:pointer;text-align:right;direction:rtl;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;padding:20px;transition:all .2s;display:flex}.invitee-modal__communication-btn svg{flex-shrink:0;width:24px;height:24px;margin-right:16px}.invitee-modal__communication-btn .btn-content{flex-direction:column;flex:1;align-items:flex-start;display:flex}.invitee-modal__communication-btn .btn-content .btn-title{color:#1a1f2e;margin-bottom:4px;font-size:16px;font-weight:600}.invitee-modal__communication-btn .btn-content .btn-desc{color:#8892a6;font-size:12px;line-height:1.4}.invitee-modal__communication-btn--primary{border-color:#9fd356}.invitee-modal__communication-btn--primary:hover{background:#9fd3560d;border-color:#73bf44;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.invitee-modal__communication-btn--primary svg{color:#9fd356}.invitee-modal__communication-btn--primary .btn-title{color:#73bf44}.invitee-modal__communication-btn--secondary:hover{background:#1a1f2e05;border-color:#1a1f2e;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.invitee-modal__communication-btn--secondary svg{color:#8892a6}.invitee-modal__communication-info{background:#9fd3560d;border:1px solid #9fd35633;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}.invitee-modal__communication-info svg{color:#73bf44;flex-shrink:0;width:16px;height:16px}.invitee-modal__communication-info span{color:#73bf44;text-align:center;font-size:13px}.invitee-modal__view-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.invitee-modal__view-header h3{color:#1a1f2e;flex:1;margin:0;font-size:18px;font-weight:600}.invitee-modal__back-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.invitee-modal__back-btn svg{color:#8892a6;width:18px;height:18px}.invitee-modal__back-btn:hover{background:#f5f6f8;border-color:#9fd356}.invitee-modal__back-btn:hover svg{color:#9fd356}.invitee-modal__rsvp-view{animation:.3s slideIn}.invitee-modal__message-options{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.invitee-modal__radio-option{cursor:pointer;border:2px solid #e5e7eb;border-radius:12px;align-items:flex-start;padding:16px;transition:all .2s;display:flex}.invitee-modal__radio-option input[type=radio]{margin-top:2px;margin-left:12px}.invitee-modal__radio-option .option-content{flex:1;align-items:flex-start;gap:12px;display:flex}.invitee-modal__radio-option .option-content svg{color:#8892a6;width:20px;height:20px;margin-top:2px}.invitee-modal__radio-option .option-content strong{color:#1a1f2e;margin-bottom:4px;font-size:14px;display:block}.invitee-modal__radio-option .option-content p{color:#8892a6;margin:0;font-size:12px}.invitee-modal__radio-option:hover{background:#9fd35605;border-color:#9fd3564d}.invitee-modal__radio-option input[type=radio]:checked+.option-content svg{color:#9fd356}.invitee-modal__custom-view{animation:.3s slideIn}.invitee-modal__templates-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;max-height:200px;margin-bottom:20px;padding:4px;display:grid;overflow-y:auto}.invitee-modal__template-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;transition:all .2s}.invitee-modal__template-card h4{color:#1a1f2e;margin:0 0 6px;font-size:13px;font-weight:600}.invitee-modal__template-card p{color:#8892a6;margin:0 0 8px;font-size:11px;line-height:1.4}.invitee-modal__template-card .template-tags{flex-wrap:wrap;gap:4px;display:flex}.invitee-modal__template-card .template-tags .tag{color:#8892a6;background:#f5f6f8;border-radius:4px;padding:2px 6px;font-size:10px}.invitee-modal__template-card:hover{background:#9fd35605;border-color:#9fd35680}.invitee-modal__template-card.selected{background:#9fd3560d;border-color:#9fd356;box-shadow:0 0 0 3px #9fd3561a}.invitee-modal__custom-message{margin-bottom:20px}.invitee-modal__custom-message label{color:#1a1f2e;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.invitee-modal__custom-message textarea{resize:vertical;text-align:right;direction:rtl;border:1px solid #e5e7eb;border-radius:8px;width:100%;min-height:100px;padding:12px;font-family:inherit;font-size:14px;line-height:1.5}.invitee-modal__custom-message textarea:focus{border-color:#9fd356;outline:none;box-shadow:0 0 0 3px #9fd3561a}.invitee-modal__custom-message textarea::placeholder{color:#8892a6}.invitee-modal__action-buttons{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding-top:20px;display:flex}.invitee-dropdown-wrapper-unique-isolated{all:unset!important;z-index:6!important;background:0 0!important;border:none!important;width:100%!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:visible!important}.invitee-dropdown-wrapper-unique-isolated:before,.invitee-dropdown-wrapper-unique-isolated:after{content:none!important;opacity:0!important;visibility:hidden!important;background:0 0!important;border:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important}.invitee-dropdown-wrapper-unique-isolated :before,.invitee-dropdown-wrapper-unique-isolated :after{content:none!important;background:0 0!important;border:none!important;display:none!important}.invitee-custom-dropdown{direction:rtl;width:100%;position:relative}.invitee-custom-dropdown__trigger{all:unset;-webkit-appearance:none;appearance:none;box-sizing:border-box;color:#1a1f2e;text-align:right;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 14px;font-family:inherit;font-size:.97rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 10px 24px #0f172a0d}.invitee-custom-dropdown__trigger:hover{border-color:#9fd356a6}.invitee-custom-dropdown--open .invitee-custom-dropdown__trigger{border-color:#9fd356bf;box-shadow:0 0 0 4px #9fd3561f}.invitee-custom-dropdown--disabled .invitee-custom-dropdown__trigger{cursor:not-allowed;opacity:.65;background:#f8fafc}.invitee-custom-dropdown__value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.invitee-custom-dropdown__arrow{color:#6b7280;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .2s;display:inline-flex}.invitee-custom-dropdown__arrow svg{width:18px;height:18px}.invitee-custom-dropdown--open .invitee-custom-dropdown__arrow{transform:rotate(180deg)}.invitee-custom-dropdown__menu{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #9fd35629;border-radius:16px;max-height:min(320px,100vh - 24px);padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 48px #0f172a29}.invitee-custom-dropdown__menu--portal{z-index:100200;position:fixed;top:0;left:0;right:auto}.invitee-custom-dropdown--open-up .invitee-custom-dropdown__menu{top:auto;bottom:calc(100% + 8px)}.invitee-custom-dropdown__option{all:unset;-webkit-appearance:none;appearance:none;box-sizing:border-box;color:#1a1f2e;text-align:right;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:.96rem;font-weight:600;transition:background .16s,color .16s;display:flex}.invitee-custom-dropdown__option-main{flex:1;align-items:center;gap:8px;min-width:0;display:inline-flex}.invitee-custom-dropdown__option:hover{background:#9fd35614}.invitee-custom-dropdown__option--selected{color:#76ab2c;background:linear-gradient(135deg,#9fd3562e,#9fd35614)}.invitee-custom-dropdown__option--disabled{opacity:.5;cursor:not-allowed}.invitee-custom-dropdown__option-text{flex:1;min-width:0}.invitee-custom-dropdown__option-icon{width:16px;height:16px;color:inherit;flex:none;justify-content:center;align-items:center;display:inline-flex}.invitee-custom-dropdown__option-icon svg{width:15px;height:15px}.invitee-custom-dropdown__option-check{color:#9fd356;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.invitee-custom-dropdown__option-check svg{width:16px;height:16px}.invitee-modal__status-select.invitee-custom-dropdown{min-width:180px}.invitee-modal__status-select.invitee-custom-dropdown .invitee-custom-dropdown__trigger{color:#1a1f2e;background:#fff;border:1px solid #9fd35647;border-radius:12px;min-height:42px;box-shadow:0 10px 24px #0f172a0f}.invitee-modal__status-select.invitee-custom-dropdown .invitee-custom-dropdown__menu{border-color:#9fd3562e;box-shadow:0 20px 42px #0f172a24}.invitee-modal__status-select.invitee-custom-dropdown .invitee-custom-dropdown__option{border:0}.invitee-modal__custom-group-input-wrap{margin-top:10px}.invitee-modal__custom-group-input{color:#1a1f2e;background:#fff;border:1px solid #9fd35659;border-radius:12px;outline:none;width:100%;min-height:42px;padding:10px 14px;font-size:.95rem;font-weight:500;transition:border-color .2s,box-shadow .2s;box-shadow:0 10px 22px #0f172a0d}.invitee-modal__custom-group-input:focus{border-color:#9fd356bf;box-shadow:0 0 0 4px #9fd3561f}.invitee-modal__custom-group-input::placeholder{color:#94a3b8}.invitee-details-dropdown-select-unique{all:unset!important;box-sizing:border-box!important;color:#1a1f2e!important;cursor:pointer!important;-webkit-appearance:none!important;appearance:none!important;background-color:#fff!important;background-image:none!important;background-position:0 0!important;background-repeat:no-repeat!important;background-size:0 0!important;border:1px solid #e5e7eb!important;border-radius:8px!important;width:100%!important;padding:8px 12px!important;font-family:inherit!important;font-size:14px!important;display:block!important;position:relative!important}.invitee-details-dropdown-select-unique:before,.invitee-details-dropdown-select-unique:after{content:none!important;opacity:0!important;visibility:hidden!important;background:0 0!important;border:none!important;width:0!important;height:0!important;display:none!important}.invitee-details-dropdown-select-unique:focus{outline-offset:2px!important;border-color:#9fd356!important;outline:2px solid #9fd356!important}.invitee-details-dropdown-select-unique:hover{border-color:#9fd356!important}@keyframes inviteeModalGiftFade{0%{opacity:0}to{opacity:1}}.invitee-modal__content--gift{flex-direction:column;gap:20px;padding:20px;animation:.3s inviteeModalGiftFade;display:flex}.invitee-modal__gift-summary{color:#fff;background:linear-gradient(135deg,#9fd356,#73bf44);border-radius:16px;padding:24px;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.invitee-modal__gift-summary:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:100%;height:100%;animation:3s ease-in-out infinite shimmer;position:absolute;top:-50%;right:-50%}.invitee-modal__gift-summary .invitee-modal__gift-summary-header{align-items:center;gap:16px;display:flex}.invitee-modal__gift-summary .invitee-modal__gift-summary-header svg{opacity:.9;width:32px;height:32px}.invitee-modal__gift-summary .invitee-modal__gift-summary-header .gift-details{flex:1}.invitee-modal__gift-summary .invitee-modal__gift-summary-header .gift-details h3{opacity:.95;margin:0 0 8px;font-size:18px;font-weight:600}.invitee-modal__gift-summary .invitee-modal__gift-summary-header .gift-details .gift-amount{text-shadow:0 1px 2px #0000001a;margin:0 0 4px;font-size:24px;font-weight:700}.invitee-modal__gift-summary .invitee-modal__gift-summary-header .gift-details .gift-date{opacity:.8;margin:0;font-size:14px}.invitee-modal__blessing-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 1px 3px #00000014}.invitee-modal__blessing-section .blessing-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.invitee-modal__blessing-section .blessing-header svg{color:#9fd356;width:20px;height:20px}.invitee-modal__blessing-section .blessing-header h4{color:#1a1f2e;margin:0;font-size:16px;font-weight:600}.invitee-modal__blessing-section .blessing-content{background:#f5f6f8;border-radius:8px;padding:16px}.invitee-modal__blessing-section .blessing-content p{color:#1a1f2e;white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:14px;line-height:1.6}.invitee-modal__blessing-action{justify-content:center;margin-top:4px;display:flex}.invitee-modal__blessing-action .invitee-modal__view-blessing-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9fd356,#73bf44);border:none;border-radius:12px;align-items:center;gap:12px;padding:16px 24px;font-size:16px;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.invitee-modal__blessing-action .invitee-modal__view-blessing-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.invitee-modal__blessing-action .invitee-modal__view-blessing-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #9fd3564d}.invitee-modal__blessing-action .invitee-modal__view-blessing-btn:hover:before{left:100%}.invitee-modal__blessing-action .invitee-modal__view-blessing-btn:active{transform:translateY(0);box-shadow:0 1px 3px #00000014}.invitee-modal__blessing-action .invitee-modal__view-blessing-btn svg:first-child{opacity:.9;width:20px;height:20px}.invitee-modal__blessing-action .invitee-modal__view-blessing-btn span{text-align:center;letter-spacing:.02em;flex:1}.invitee-modal__blessing-action .invitee-modal__view-blessing-btn svg:last-child{opacity:.8;width:16px;height:16px}.invitee-modal__blessing-action .invitee-modal__view-blessing-btn:focus{outline:none;box-shadow:0 0 0 3px #9fd3564d}@keyframes shimmer{0%{opacity:0;transform:translate(-100%)rotate(45deg)}50%{opacity:.7}to{opacity:0;transform:translate(100%)rotate(45deg)}}.invitee-modal__content--gift{--gbm2-primary:#9fd356;--gbm2-primary-dark:#73bf44;--gbm2-primary-light:#d6e046;--gbm2-accent:#ebe94c;--gbm2-bg:#fff;--gbm2-bg-page:#f5f7fa;--gbm2-bg-light:#f8f9fb;--gbm2-bg-gray:#e9ecef;--gbm2-text:#2d3748;--gbm2-text-secondary:#6c757d;--gbm2-text-light:#8898aa;--gbm2-border:#dee2e6;--gbm2-shadow:#00000014;--gbm2-space-xs:.5rem;--gbm2-space-sm:1rem;--gbm2-space-md:1.5rem;--gbm2-space-lg:2rem;--gbm2-space-xl:3rem;--gbm2-radius-sm:.75rem;--gbm2-radius-md:1.25rem;--gbm2-radius-lg:1.5rem;--gbm2-radius-xl:2rem;--gbm2-radius-full:9999px;--gbm2-ease:cubic-bezier(.4, 0, .2, 1);--gbm2-tr:all .3s var(--gbm2-ease);--gbm2-tr-fast:all .15s ease-in-out}.invitee-modal__content--gift .giver-blessing-modal-v2__sender-card,.invitee-modal__content--gift .giver-blessing-modal-v2__media-section,.invitee-modal__content--gift .giver-blessing-modal-v2__blessing-section{width:100%;margin:0}.invitee-modal__content--gift>*+*{margin-top:20px}.invitee-modal__content--gift .giver-blessing-modal-v2__sender-card,.invitee-modal__content--gift .giver-blessing-modal-v2__media-section,.invitee-modal__content--gift .giver-blessing-modal-v2__blessing-section{text-align:right;direction:rtl}.invitee-modal__content--gift .giver-blessing-modal-v2__media-wrapper,.invitee-modal__content--gift .giver-blessing-modal-v2__media-image,.invitee-modal__content--gift .giver-blessing-modal-v2__media-video,.invitee-modal__content--gift .giver-blessing-modal-v2__media-audio{max-width:100%}.invitee-modal__content--gift .giver-blessing-modal-v2__download-btn{z-index:10}.invitee-modal__content--gift .giver-blessing-modal-v2__blessing-content{background:#f5f6f8}.invitee-modal__content--gift .giver-blessing-modal-v2__sender-avatar{background:linear-gradient(135deg,#9fd356,#73bf44)}.invitee-modal__content--gift .giver-blessing-modal-v2__amount-badge svg,.invitee-modal__content--gift .giver-blessing-modal-v2__date-badge svg{color:#9fd356}.invitee-modal__content--gift .giver-blessing-modal-v2__media-tab--active{background:linear-gradient(135deg,#9fd356,#73bf44)}.invitee-modal__content--gift .giver-blessing-modal-v2__spinner-ring{border-color:#9fd356 #0000 #0000}.invitee-modal__content--gift .giver-blessing-modal-v2__media-error{color:#ef4444;background:#ef44441a}.invitee-modal-autosave-dropdown-container-unique{width:100%!important;max-width:200px!important;display:inline-block!important;position:relative!important}.invitee-modal-autosave-dropdown-unique{color:#1a1f2e!important;cursor:pointer!important;-webkit-appearance:none!important;appearance:none!important;text-align:right!important;direction:rtl!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;width:100%!important;padding:8px 32px 8px 12px!important;font-family:Lato,Cunia,Duvshanit,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;transition:all .2s!important}.invitee-modal-autosave-dropdown-unique:hover{border-color:#9fd356!important;box-shadow:0 0 0 2px #9fd3561a!important}.invitee-modal-autosave-dropdown-unique:focus{border-color:#9fd356!important;outline:none!important;box-shadow:0 0 0 3px #9fd35633!important}.invitee-modal-autosave-dropdown-unique:disabled{color:#8892a6!important;cursor:not-allowed!important;opacity:.6!important;background:#f5f6f8!important}.invitee-modal-autosave-dropdown-unique{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23${inv-gray-text}'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")!important;background-position:8px!important;background-repeat:no-repeat!important;background-size:16px 16px!important}.invitee-modal-autosave-dropdown-unique.loading{opacity:.7!important;cursor:wait!important}.invitee-modal-autosave-dropdown-unique.loading:after{content:""!important;border:2px solid #e5e7eb!important;border-top-color:#9fd356!important;border-radius:50%!important;width:16px!important;height:16px!important;animation:1s linear infinite spin!important;position:absolute!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.invitee-modal-autosave-dropdown-unique.success{border-color:#22c55e!important;animation:.6s ease-out successPulse!important;box-shadow:0 0 0 2px #22c55e33!important}.invitee-modal-autosave-dropdown-unique.error{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444433!important}.invitee-modal-dropdown-field-wrapper-unique{flex-direction:column!important;gap:8px!important;width:100%!important;display:flex!important}.invitee-modal-dropdown-field-wrapper-unique .invitee-modal-autosave-dropdown-container-unique{flex:1!important}@keyframes modal-enter{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes backdrop-enter{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@keyframes slide-in{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(30px)}}@keyframes float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(5deg)}66%{transform:translate(-20px,20px)rotate(-5deg)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #9fd35666}50%{box-shadow:0 0 0 10px #9fd35600}}.giver-grm-comm-modal-v3__backdrop{-webkit-backdrop-filter:blur(12px)!important;z-index:9999!important;cursor:pointer!important;direction:rtl!important;background:#00000080!important;justify-content:center!important;align-items:center!important;padding:24px!important;animation:.3s backdrop-enter!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:0!important;overflow-y:auto!important}.giver-grm-comm-modal-v3__backdrop.closing{opacity:0!important;transition:opacity .2s!important}.giver-grm-comm-modal-v3__backdrop .giver-grm-comm-modal-v3__content{-webkit-backdrop-filter:blur(20px)!important;cursor:default!important;background:#fffffff2!important;border:1px solid #ffffff4d!important;border-radius:24px!important;flex-direction:column!important;width:100%!important;max-width:700px!important;max-height:90vh!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;transition:all .3s!important;animation:.4s cubic-bezier(.16,1,.3,1) modal-enter!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 32px #1f268726,0 25px 50px #0000001f!important}.giver-grm-comm-modal-v3__backdrop .giver-grm-comm-modal-v3__content--small{max-width:500px!important;max-height:70vh!important}.giver-grm-comm-modal-v3__backdrop .giver-grm-comm-modal-v3__content--large{max-width:900px!important;max-height:95vh!important}.giver-grm-comm-modal-v3__backdrop .giver-grm-comm-modal-v3__content:before{content:""!important;pointer-events:none!important;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%)!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.giver-grm-comm-modal-v3__header{color:#fff!important;background:linear-gradient(135deg,#d6e046 0%,#9fd356 50%,#73bf44 100%)!important;flex-shrink:0!important;align-items:center!important;padding:28px 32px!important;display:flex!important;position:relative!important;overflow:hidden!important}.giver-grm-comm-modal-v3__header:before{content:""!important;background:radial-gradient(circle,#ebe94c26 0%,#0000 50%)!important;width:200%!important;height:200%!important;animation:6s ease-in-out infinite float!important;position:absolute!important;top:-50%!important;right:-50%!important}.giver-grm-comm-modal-v3__header:after{content:""!important;background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%)!important;width:100%!important;height:100%!important;animation:3s ease-in-out infinite shimmer!important;position:absolute!important;top:0!important;left:-100%!important}.giver-grm-comm-modal-v3__header h3{color:#fff!important;text-shadow:0 2px 4px #0000001a!important;letter-spacing:-.02em!important;text-align:center!important;z-index:1!important;flex:1!important;margin:0!important;padding:0 60px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.75rem!important;font-weight:700!important;position:relative!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__close{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#fff!important;cursor:pointer!important;z-index:2!important;background:#fff3!important;border:1px solid #ffffff4d!important;border-radius:12px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:absolute!important;top:50%!important;right:32px!important;transform:translateY(-50%)!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__close:hover{background:#ef4444cc!important;transform:translateY(-50%)rotate(90deg)scale(1.1)!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__close:active{transform:translateY(-50%)rotate(90deg)scale(.95)!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__close svg{color:#fff!important;width:24px!important;height:24px!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__back{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#fff!important;cursor:pointer!important;z-index:2!important;background:#fff3!important;border:1px solid #ffffff4d!important;border-radius:12px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:absolute!important;top:50%!important;left:32px!important;transform:translateY(-50%)!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__back:hover{background:#ffffff4d!important;transform:translateY(-50%)translate(-3px)scale(1.05)!important;box-shadow:0 4px 12px #0000001a!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__back:active{transform:translateY(-50%)scale(.95)!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__back svg{color:#fff!important;width:24px!important;height:24px!important}.giver-grm-comm-modal-v3__body{background:linear-gradient(#f9fafb 0%,#fff 100%)!important;flex:1!important;padding:32px!important;position:relative!important;overflow-y:auto!important}.giver-grm-comm-modal-v3__body::-webkit-scrollbar{width:8px!important}.giver-grm-comm-modal-v3__body::-webkit-scrollbar-track{background:#f3f4f6!important;border-radius:4px!important}.giver-grm-comm-modal-v3__body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#9fd356 0%,#73bf44 100%)!important;border-radius:4px!important}.giver-grm-comm-modal-v3__body::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#d6e046 0%,#9fd356 50%,#73bf44 100%)!important}.giver-grm-comm-modal-v3__footer{background:linear-gradient(#f9fafb 0%,#fff 100%)!important;border-top:1px solid #e5e7eb!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:16px!important;padding:24px 32px!important;display:flex!important;position:relative!important}.giver-grm-comm-modal-v3__footer:before{content:""!important;opacity:.3!important;background:linear-gradient(90deg,#0000 0%,#9fd356 50%,#0000 100%)!important;height:1px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.giver-grm-comm-modal-v3__footer:has(.giver-grm-comm-btn-v3--danger){justify-content:space-between!important}.giver-grm-comm-modal-v3__footer:has(.giver-grm-comm-btn-v3--danger) .giver-grm-comm-btn-v3--danger{margin-left:0!important;margin-right:auto!important}.giver-grm-comm-btn-v3{cursor:pointer!important;white-space:nowrap!important;border:none!important;border-radius:12px!important;outline:none!important;align-items:center!important;gap:8px!important;padding:12px 24px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1rem!important;font-weight:600!important;transition:all .4s cubic-bezier(.68,-.55,.265,1.55)!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.giver-grm-comm-btn-v3 svg{width:20px!important;height:20px!important;transition:all .4s cubic-bezier(.68,-.55,.265,1.55)!important}.giver-grm-comm-btn-v3:disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important}.giver-grm-comm-btn-v3--primary{color:#fff!important;background:linear-gradient(135deg,#d6e046 0%,#9fd356 50%,#73bf44 100%)!important;box-shadow:0 4px 14px #9fd35640!important}.giver-grm-comm-btn-v3--primary:before{content:""!important;background:#ffffff4d!important;border-radius:50%!important;width:0!important;height:0!important;transition:width .6s,height .6s!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.giver-grm-comm-btn-v3--primary:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 8px 24px #9fd3564d!important}.giver-grm-comm-btn-v3--primary:hover:not(:disabled):before{width:300px!important;height:300px!important}.giver-grm-comm-btn-v3--primary:hover:not(:disabled) svg{transform:rotate(-10deg)scale(1.1)!important}.giver-grm-comm-btn-v3--primary:active:not(:disabled){transform:translateY(0)!important}.giver-grm-comm-btn-v3--secondary{color:#374151!important;background:#fff!important;border:2px solid #e5e7eb!important;box-shadow:0 1px 2px #0000000d!important}.giver-grm-comm-btn-v3--secondary:hover:not(:disabled){color:#9fd356!important;background:#f9fafb!important;border-color:#9fd356!important;transform:translateY(-1px)!important;box-shadow:0 4px 6px #00000012!important}.giver-grm-comm-btn-v3--create-list{color:#73bf44!important;background:linear-gradient(135deg,#9fd3561a 0%,#73bf440d 100%)!important;border:2px solid #9fd3564d!important;margin-top:16px!important}.giver-grm-comm-btn-v3--create-list:hover:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#9fd356 0%,#73bf44 100%)!important;border-color:#0000!important;transform:translateY(-2px)!important;box-shadow:0 4px 14px #9fd35640!important}.giver-grm-comm-btn-v3 .loading-spinner{border:2px solid #ffffff4d!important;border-top-color:#fff!important;border-radius:50%!important;width:16px!important;height:16px!important;animation:.8s linear infinite spin!important;display:inline-block!important}.giver-grm-comm-form-v3__group{margin-bottom:24px!important;position:relative!important}.giver-grm-comm-form-v3__group label{color:#374151!important;margin-bottom:8px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:.9375rem!important;font-weight:600!important;display:block!important}.giver-grm-comm-form-v3__group small{color:#6b7280!important;margin-top:4px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:.875rem!important;font-style:italic!important;display:block!important}.giver-grm-comm-form-v3__group small.error{color:#ef4444!important;font-style:normal!important}.giver-grm-comm-form-v3__group.has-error input,.giver-grm-comm-form-v3__group.has-error textarea,.giver-grm-comm-form-v3__group.has-error select{border-color:#ef4444!important}.giver-grm-comm-form-v3__group.has-error input:focus,.giver-grm-comm-form-v3__group.has-error textarea:focus,.giver-grm-comm-form-v3__group.has-error select:focus{box-shadow:0 0 0 4px #ef44441a!important}.giver-grm-comm-modal-v3__backdrop input[type=text],.giver-grm-comm-modal-v3__backdrop input[type=email],.giver-grm-comm-modal-v3__backdrop input[type=tel],.giver-grm-comm-modal-v3__backdrop input[type=file],.giver-grm-comm-modal-v3__backdrop textarea,.giver-grm-comm-modal-v3__backdrop select{color:#111827!important;-webkit-appearance:none!important;appearance:none!important;box-sizing:border-box!important;background:#fff!important;border:2px solid #e5e7eb!important;border-radius:12px!important;outline:none!important;width:100%!important;padding:14px 18px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.giver-grm-comm-modal-v3__backdrop input[type=text]:focus,.giver-grm-comm-modal-v3__backdrop input[type=email]:focus,.giver-grm-comm-modal-v3__backdrop input[type=tel]:focus,.giver-grm-comm-modal-v3__backdrop input[type=file]:focus,.giver-grm-comm-modal-v3__backdrop textarea:focus,.giver-grm-comm-modal-v3__backdrop select:focus{background:linear-gradient(#fff 0%,#9fd35605 100%)!important;border-color:#9fd356!important;outline:none!important;box-shadow:0 0 0 4px #9fd3561a!important}.giver-grm-comm-modal-v3__backdrop input[type=text]:disabled,.giver-grm-comm-modal-v3__backdrop input[type=email]:disabled,.giver-grm-comm-modal-v3__backdrop input[type=tel]:disabled,.giver-grm-comm-modal-v3__backdrop input[type=file]:disabled,.giver-grm-comm-modal-v3__backdrop textarea:disabled,.giver-grm-comm-modal-v3__backdrop select:disabled{cursor:not-allowed!important;opacity:.6!important;background:#f9fafb!important}.giver-grm-comm-modal-v3__backdrop input[type=text]::placeholder,.giver-grm-comm-modal-v3__backdrop input[type=email]::placeholder,.giver-grm-comm-modal-v3__backdrop input[type=tel]::placeholder,.giver-grm-comm-modal-v3__backdrop input[type=file]::placeholder,.giver-grm-comm-modal-v3__backdrop textarea::placeholder,.giver-grm-comm-modal-v3__backdrop select::placeholder{color:#9ca3af!important;opacity:1!important}.giver-grm-comm-modal-v3__backdrop textarea{resize:vertical!important;min-height:120px!important;line-height:1.6!important}.giver-grm-comm-modal-v3__backdrop select{cursor:pointer!important;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:16px!important;background-repeat:no-repeat!important;padding-left:44px!important}.giver-grm-comm-modal-v3__backdrop input[type=file]{padding:8px!important}.giver-grm-comm-modal-v3__backdrop input[type=file]::-webkit-file-upload-button{color:#73bf44!important;cursor:pointer!important;background:linear-gradient(135deg,#9fd3561a 0%,#73bf440d 100%)!important;border:1px solid #9fd3564d!important;border-radius:8px!important;margin-left:16px!important;padding:8px 16px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:600!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.giver-grm-comm-modal-v3__backdrop input[type=file]::file-selector-button{color:#73bf44!important;cursor:pointer!important;background:linear-gradient(135deg,#9fd3561a 0%,#73bf440d 100%)!important;border:1px solid #9fd3564d!important;border-radius:8px!important;margin-left:16px!important;padding:8px 16px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:600!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.giver-grm-comm-modal-v3__backdrop input[type=file]::-webkit-file-upload-button:hover{color:#fff!important;background:linear-gradient(135deg,#9fd356 0%,#73bf44 100%)!important;border-color:#0000!important}.giver-grm-comm-modal-v3__backdrop input[type=file]::file-selector-button:hover{color:#fff!important;background:linear-gradient(135deg,#9fd356 0%,#73bf44 100%)!important;border-color:#0000!important}.giver-grm-comm-modal-v3__backdrop input[type=radio],.giver-grm-comm-modal-v3__backdrop input[type=checkbox]{cursor:pointer!important;accent-color:#9fd356!important;width:20px!important;height:20px!important;margin-left:8px!important}.giver-grm-comm-form-v3__radio-group{gap:24px!important;padding:16px 0!important;display:flex!important}.giver-grm-comm-form-v3__radio{cursor:pointer!important;align-items:center!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;display:flex!important}.giver-grm-comm-form-v3__radio span{color:#374151!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500!important}.giver-grm-comm-form-v3__radio:hover span{color:#9fd356!important}.giver-grm-comm-form-v3__checkbox{margin-bottom:16px!important}.giver-grm-comm-form-v3__checkbox-row{cursor:pointer!important;align-items:center!important;padding:8px 0!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;display:flex!important}.giver-grm-comm-form-v3__checkbox-row span{color:#374151!important;flex:1!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500!important}.giver-grm-comm-form-v3__checkbox-row:hover{background:#9fd3560d!important;border-radius:8px!important;margin:-8px!important;padding:8px!important}.giver-grm-comm-form-v3__events-list{background:#f9fafb!important;border-radius:12px!important;max-height:200px!important;margin-top:8px!important;padding:8px!important;overflow-y:auto!important}.giver-grm-comm-form-v3__file-info{color:#22c55e!important;background:linear-gradient(135deg,#22c55e1a 0%,#22c55e0d 100%)!important;border:1px solid #22c55e33!important;border-radius:12px!important;align-items:center!important;gap:8px!important;margin-top:16px!important;padding:16px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500!important;animation:.3s slide-in!important;display:flex!important}.giver-grm-comm-form-v3__file-info svg{width:20px!important;height:20px!important}.giver-grm-rsvp-wizard-v3__progress{background:#e5e7eb!important;height:6px!important;position:relative!important;overflow:hidden!important}.giver-grm-rsvp-wizard-v3__progress:before{content:""!important;background:linear-gradient(90deg,#0000 0%,#9fd3561a 50%,#0000 100%)!important;animation:2s ease-in-out infinite shimmer!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.giver-grm-rsvp-wizard-v3__progress-bar{background:linear-gradient(135deg,#d6e046 0%,#9fd356 50%,#73bf44 100%)!important;height:100%!important;transition:width .5s cubic-bezier(.65,0,.35,1)!important;position:relative!important;box-shadow:0 4px 14px #9fd35640!important}.giver-grm-rsvp-wizard-v3__progress-bar:after{content:""!important;background:linear-gradient(90deg,#0000 0%,#fff6 100%)!important;width:50px!important;animation:2s ease-in-out infinite shimmer!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important}.giver-grm-rsvp-wizard-v3__step h4{color:#111827!important;align-items:center!important;gap:8px!important;margin:0 0 24px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.5rem!important;font-weight:700!important;display:flex!important}.giver-grm-rsvp-wizard-v3__step h4:before{content:""!important;background:linear-gradient(135deg,#d6e046 0%,#9fd356 50%,#73bf44 100%)!important;border-radius:2px!important;width:4px!important;height:28px!important}.giver-grm-rsvp-wizard-v3__step.slide-in{animation:.3s slide-in!important}.giver-grm-rsvp-wizard-v3__step.slide-out{animation:.15s slide-out!important}.giver-grm-rsvp-wizard-v3__events,.giver-grm-rsvp-wizard-v3__lists,.giver-grm-rsvp-wizard-v3__templates{flex-direction:column!important;gap:16px!important;display:flex!important}.giver-grm-rsvp-wizard-v3__event-option,.giver-grm-rsvp-wizard-v3__list-option,.giver-grm-rsvp-wizard-v3__template-option{cursor:pointer!important;background:#fff!important;border:2px solid #e5e7eb!important;border-radius:16px!important;align-items:flex-start!important;padding:16px 24px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:relative!important;overflow:hidden!important}.giver-grm-rsvp-wizard-v3__event-option:before,.giver-grm-rsvp-wizard-v3__list-option:before,.giver-grm-rsvp-wizard-v3__template-option:before{content:""!important;background:linear-gradient(135deg,#d6e046 0%,#9fd356 50%,#73bf44 100%)!important;height:4px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:absolute!important;top:0!important;left:0!important;right:0!important;transform:translateY(-100%)!important}.giver-grm-rsvp-wizard-v3__event-option input[type=radio],.giver-grm-rsvp-wizard-v3__event-option input[type=checkbox],.giver-grm-rsvp-wizard-v3__list-option input[type=radio],.giver-grm-rsvp-wizard-v3__list-option input[type=checkbox],.giver-grm-rsvp-wizard-v3__template-option input[type=radio],.giver-grm-rsvp-wizard-v3__template-option input[type=checkbox]{accent-color:#9fd356!important;flex-shrink:0!important;width:20px!important;height:20px!important;margin-top:2px!important;margin-left:16px!important}.giver-grm-rsvp-wizard-v3__event-option:hover,.giver-grm-rsvp-wizard-v3__list-option:hover,.giver-grm-rsvp-wizard-v3__template-option:hover{border-color:#9fd356!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #9fd35626!important}.giver-grm-rsvp-wizard-v3__event-option:hover:before,.giver-grm-rsvp-wizard-v3__list-option:hover:before,.giver-grm-rsvp-wizard-v3__template-option:hover:before{transform:translateY(0)!important}.giver-grm-rsvp-wizard-v3__event-option:has(input:checked){background:linear-gradient(#9fd3560d 0%,#9fd35605 100%)!important;border-color:#9fd356!important;box-shadow:0 4px 14px #9fd35640!important}.giver-grm-rsvp-wizard-v3__list-option:has(input:checked){background:linear-gradient(#9fd3560d 0%,#9fd35605 100%)!important;border-color:#9fd356!important;box-shadow:0 4px 14px #9fd35640!important}.giver-grm-rsvp-wizard-v3__template-option:has(input:checked){background:linear-gradient(#9fd3560d 0%,#9fd35605 100%)!important;border-color:#9fd356!important;box-shadow:0 4px 14px #9fd35640!important}.giver-grm-rsvp-wizard-v3__event-option--checkbox,.giver-grm-rsvp-wizard-v3__list-option--checkbox,.giver-grm-rsvp-wizard-v3__template-option--checkbox{border-left:4px solid #0000!important}.giver-grm-rsvp-wizard-v3__event-option--checkbox:has(input:checked){background:linear-gradient(90deg,#9fd35614 0%,#9fd35605 100%)!important;border-left-color:#9fd356!important}.giver-grm-rsvp-wizard-v3__list-option--checkbox:has(input:checked){background:linear-gradient(90deg,#9fd35614 0%,#9fd35605 100%)!important;border-left-color:#9fd356!important}.giver-grm-rsvp-wizard-v3__template-option--checkbox:has(input:checked){background:linear-gradient(90deg,#9fd35614 0%,#9fd35605 100%)!important;border-left-color:#9fd356!important}.giver-grm-rsvp-wizard-v3__event-option--checkbox input[type=checkbox],.giver-grm-rsvp-wizard-v3__list-option--checkbox input[type=checkbox],.giver-grm-rsvp-wizard-v3__template-option--checkbox input[type=checkbox]{margin-left:8px!important}.giver-grm-rsvp-wizard-v3__event-info,.giver-grm-rsvp-wizard-v3__list-info{flex:1!important}.giver-grm-rsvp-wizard-v3__event-info strong,.giver-grm-rsvp-wizard-v3__list-info strong{color:#111827!important;margin-bottom:4px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.125rem!important;display:block!important}.giver-grm-rsvp-wizard-v3__event-info p,.giver-grm-rsvp-wizard-v3__list-info p{color:#4b5563!important;flex-wrap:wrap!important;align-items:center!important;gap:4px!important;margin:0!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:.875rem!important;display:flex!important}.giver-grm-rsvp-wizard-v3__event-info p svg,.giver-grm-rsvp-wizard-v3__list-info p svg{color:#9fd356!important;flex-shrink:0!important}.giver-grm-rsvp-wizard-v3__template-option div{flex:1!important}.giver-grm-rsvp-wizard-v3__template-option div strong{color:#111827!important;margin-bottom:8px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.0625rem!important;display:block!important}.giver-grm-rsvp-wizard-v3__template-option div p{color:#4b5563!important;white-space:pre-wrap!important;margin:0!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:.875rem!important;line-height:1.5!important}.giver-grm-rsvp-wizard-v3__empty{text-align:center!important;padding:48px!important}.giver-grm-rsvp-wizard-v3__empty p{color:#4b5563!important;margin:0 0 24px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.125rem!important;font-weight:500!important}.giver-grm-rsvp-wizard-v3__loading{flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:48px!important;display:flex!important}.giver-grm-rsvp-wizard-v3__loading p{color:#4b5563!important;margin-top:16px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500!important}.giver-grm-rsvp-wizard-v3__spinner{border:3px solid #9fd35633!important;border-top-color:#9fd356!important;border-radius:50%!important;width:48px!important;height:48px!important;animation:.8s linear infinite spin!important}.giver-grm-rsvp-wizard-v3__summary{background:linear-gradient(135deg,#f9fafbcc 0%,#ffffffe6 100%)!important;border:1px solid #e5e7eb!important;border-radius:16px!important;padding:24px!important}.giver-grm-rsvp-wizard-v3__summary-item{align-items:flex-start!important;gap:8px!important;margin-bottom:16px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;display:flex!important}.giver-grm-rsvp-wizard-v3__summary-item:last-child{margin-bottom:0!important}.giver-grm-rsvp-wizard-v3__summary-item svg{color:#9fd356!important;flex-shrink:0!important;margin-top:2px!important}.giver-grm-rsvp-wizard-v3__summary-item strong{color:#374151!important;flex-shrink:0!important;min-width:80px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.giver-grm-rsvp-wizard-v3__message-preview{white-space:pre-wrap!important;color:#1f2937!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;flex:1!important;margin-top:8px!important;padding:16px!important;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;line-height:1.6!important;position:relative!important;box-shadow:0 1px 2px #0000000d!important}.giver-grm-rsvp-wizard-v3__message-preview:before{content:"\""!important;color:#9fd35633!important;font-family:Georgia,serif!important;font-size:3rem!important;position:absolute!important;top:-5px!important;right:10px!important}@media (max-width:768px){.giver-grm-comm-modal-v3__backdrop{padding:16px!important}.giver-grm-comm-modal-v3__backdrop .giver-grm-comm-modal-v3__content{max-width:100%!important;max-height:100vh!important}.giver-grm-comm-modal-v3__backdrop .giver-grm-comm-modal-v3__content--small,.giver-grm-comm-modal-v3__backdrop .giver-grm-comm-modal-v3__content--large{max-width:100%!important}.giver-grm-comm-modal-v3__header{padding:24px!important}.giver-grm-comm-modal-v3__header h3{padding:0 50px!important;font-size:1.375rem!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__close,.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__back{width:40px!important;height:40px!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__close svg,.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__back svg{width:20px!important;height:20px!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__close{right:20px!important}.giver-grm-comm-modal-v3__header .giver-grm-comm-modal-v3__back{left:20px!important}.giver-grm-comm-modal-v3__body{padding:24px!important}.giver-grm-comm-modal-v3__footer{flex-wrap:wrap!important;padding:16px 24px!important}.giver-grm-comm-modal-v3__footer .giver-grm-comm-btn-v3{flex:1!important;min-width:120px!important}.giver-grm-comm-form-v3__radio-group{flex-direction:column!important;gap:8px!important}.giver-grm-rsvp-wizard-v3__summary-item{flex-direction:column!important;gap:4px!important}.giver-grm-rsvp-wizard-v3__summary-item strong{min-width:auto!important}}@media (max-width:480px){.giver-grm-comm-modal-v3__backdrop{padding:0!important}.giver-grm-comm-modal-v3__backdrop .giver-grm-comm-modal-v3__content{border-radius:0!important;height:100vh!important;max-height:100vh!important}.giver-grm-comm-modal-v3__header{border-radius:0!important;padding:24px!important}.giver-grm-comm-modal-v3__header h3{padding:0 45px!important;font-size:1.25rem!important}}@media (prefers-contrast:high){.giver-grm-comm-modal-v3__content{border-width:2px!important;border-color:#1f2937!important}input[type=text],input[type=email],input[type=tel],textarea,select{border-width:2px!important}}@media (prefers-reduced-motion:reduce){.giver-grm-comm-modal-v3__backdrop *,.giver-grm-comm-modal-v3__backdrop :before,.giver-grm-comm-modal-v3__backdrop :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.giver-grm-comm-modal-v3__backdrop{text-align:right!important;direction:rtl!important}.giver-grm-comm-modal-v3__backdrop *{direction:inherit!important;text-align:inherit!important}.giver-grm-comm-modal-v3__backdrop input[type=text],.giver-grm-comm-modal-v3__backdrop input[type=email],.giver-grm-comm-modal-v3__backdrop input[type=tel],.giver-grm-comm-modal-v3__backdrop textarea,.giver-grm-comm-modal-v3__backdrop select{text-align:right!important;direction:rtl!important}@media print{.giver-grm-comm-modal-v3__backdrop{background:0 0!important;padding:0!important;position:static!important}.giver-grm-comm-modal-v3__backdrop .giver-grm-comm-modal-v3__content{box-shadow:none!important;border:1px solid #d1d5db!important;max-height:none!important}.giver-grm-comm-modal-v3__header{color:#111827!important;-webkit-print-color-adjust:exact!important;-moz-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#f3f4f6!important}.giver-grm-comm-modal-v3__back,.giver-grm-comm-modal-v3__close,.giver-grm-comm-modal-v3__footer{display:none!important}}.message-toggle-container{margin-bottom:24px}.message-toggle{background:#f8f9fa;border-radius:12px;padding:4px;display:flex;box-shadow:inset 0 1px 3px #0000001a}.message-toggle__option{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.message-toggle__option.active{color:#fff;background:#9fd356;box-shadow:0 2px 8px #9fd3564d}.message-toggle__option:hover:not(.active){color:#9fd356;background:#9fd3561a}.template-selection{flex-direction:column;gap:16px;display:flex}.template-card{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:16px;padding:20px;transition:all .2s;box-shadow:0 2px 8px #0000000a}.template-card:hover{border-color:#9fd356;transform:translateY(-2px);box-shadow:0 4px 20px #9fd35626}.template-card.selected{background:linear-gradient(135deg,#f8fff4 0%,#fff 100%);border-color:#9fd356;box-shadow:0 6px 25px #9fd35633}.template-card__header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.template-card__radio input[type=radio]{accent-color:#9fd356;cursor:pointer;width:20px;height:20px}.template-card__info h5{color:#2c3e50;margin:0;font-size:16px;font-weight:600}.custom-message-section{flex-direction:column;gap:20px;display:flex}.custom-input-container{flex-direction:column;gap:12px;display:flex}.custom-label{color:#2c3e50;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.variable-chips{flex-wrap:wrap;gap:8px;display:flex}.variable-chip{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9fd356,#8bc34a);border-radius:20px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #9fd3564d}.variable-chip:hover{transform:translateY(-1px);box-shadow:0 4px 12px #9fd35666}.variable-chip:active{transform:translateY(0)}.custom-message-textarea{resize:vertical;background:#fff;border:2px solid #e9ecef;border-radius:12px;min-height:100px;padding:16px;font-size:14px;line-height:1.5;transition:border-color .2s}.custom-message-textarea:focus{border-color:#9fd356;outline:none;box-shadow:0 0 0 3px #9fd3561a}.custom-message-textarea::placeholder{color:#adb5bd}.whatsapp-preview{background:linear-gradient(135deg,#e3f2fd 0%,#f1f8e9 100%);border:1px solid #9fd35633;border-radius:12px;margin-top:16px;padding:16px}.preview-label{color:#6c757d;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.whatsapp-bubble{max-width:280px;margin:8px 0;position:relative}.whatsapp-bubble.sent{background:#dcf8c6;border-radius:18px 18px 4px;margin-left:auto}.whatsapp-bubble.received{background:#fff;border-radius:18px 18px 18px 4px;margin-right:auto;box-shadow:0 1px .5px #00000021}.whatsapp-bubble .bubble-content{word-wrap:break-word;color:#303030;text-align:right;direction:rtl;padding:12px 16px;font-size:14px;line-height:1.4}.whatsapp-bubble.final{max-width:none;margin:0;box-shadow:0 2px 12px #00000014}.summary-grid{background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;flex-direction:column;gap:12px;margin-bottom:24px;padding:20px;display:flex}.summary-row{gap:20px;display:flex}.summary-row:not(:last-child){border-bottom:1px solid #e9ecef;padding-bottom:12px}.summary-item{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.summary-item .summary-icon{color:#9fd356;flex-shrink:0;width:18px;height:18px}.summary-item .summary-label{color:#6c757d;flex-shrink:0;font-size:13px;font-weight:500}.summary-item .summary-value{color:#2c3e50;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:600;overflow:hidden}.summary-item .summary-value.whatsapp-badge{color:#25d366;white-space:nowrap;background:#25d3661a;border-radius:12px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:flex}.final-message-preview{background:#fff;border:1px solid #e9ecef;border-radius:16px;overflow:hidden;box-shadow:0 4px 25px #00000014}.preview-header{color:#fff;background:linear-gradient(135deg,#9fd356,#8bc34a);align-items:center;gap:8px;padding:16px 20px;font-size:14px;font-weight:600;display:flex}.preview-header .preview-icon{width:18px;height:18px}.whatsapp-conversation{background:linear-gradient(#e3f2fd 0%,#f1f8e9 100%);min-height:200px}.whatsapp-header{color:#fff;background:#075e54;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.whatsapp-header .whatsapp-contact{align-items:center;gap:12px;display:flex}.whatsapp-header .contact-avatar{color:#fff;background:#128c7e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.whatsapp-header .contact-info .contact-name{font-size:14px;font-weight:600;line-height:1.2}.whatsapp-header .contact-info .contact-status{opacity:.8;font-size:11px;line-height:1.2}.whatsapp-messages{flex-direction:column;padding:16px;display:flex}@media (max-width:480px){.summary-row{flex-direction:column;gap:8px}.summary-item{gap:6px}.summary-item .summary-label{font-size:12px}.summary-item .summary-value{font-size:13px}.whatsapp-bubble{max-width:240px}.whatsapp-bubble .bubble-content{padding:10px 12px;font-size:13px}.variable-chips{gap:6px}.variable-chip{padding:4px 8px;font-size:11px}.template-card{padding:16px}.final-message-preview .whatsapp-messages{padding:12px}}.giver-grm-rsvp-wizard-v3__step{animation:.3s ease-out slideInUp}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.template-card,.variable-chip,.message-toggle__option{transition:all .2s cubic-bezier(.4,0,.2,1)}.custom-message-textarea:focus,.template-card:focus-within{outline-offset:2px;outline:2px solid #9fd356}@media (max-width:768px){.mobile-funnel-modal .giver-grm-comm-modal-v3__body{padding:16px}}.message-type-selection{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.message-type-option{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:16px;padding:20px;transition:all .2s;box-shadow:0 2px 8px #0000000a}.message-type-option input[type=radio]{display:none}.message-type-option:hover{border-color:#9fd356;transform:translateY(-2px);box-shadow:0 4px 20px #9fd35626}.message-type-option:has(input:checked){background:linear-gradient(135deg,#f8fff4 0%,#fff 100%);border-color:#9fd356;box-shadow:0 6px 25px #9fd35633}.message-type-content{flex-direction:column;gap:12px;display:flex}.message-type-header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.message-type-header strong{color:#2c3e50;font-size:16px;font-weight:600}.message-type-header svg{color:#9fd356}.message-type-content p{color:#6c757d;margin:0;font-size:14px;line-height:1.4}.message-preview{background:linear-gradient(135deg,#e3f2fd 0%,#f1f8e9 100%);border:1px solid #9fd35633;border-radius:12px;margin-top:12px;padding:12px}.message-preview .whatsapp-bubble{max-width:none;margin:0}.message-preview .whatsapp-bubble .bubble-content{color:#303030;text-align:right;direction:rtl;background:#dcf8c6;border-radius:16px 16px 4px;padding:8px 12px;font-size:13px;line-height:1.4}.mobile-summary{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;gap:20px;margin-top:20px;padding:16px;display:flex}.mobile-summary .summary-item{color:#2c3e50;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.mobile-summary .summary-item svg{color:#9fd356;flex-shrink:0}.giver-grm-rsvp-wizard-v3__list-info .list-header{justify-content:space-between;align-items:center;width:100%;display:flex}.giver-grm-rsvp-wizard-v3__list-info .list-header strong{color:#2c3e50;font-size:16px}.giver-grm-rsvp-wizard-v3__list-info .list-header .list-count{color:#6c757d;background:#9fd3561a;border-radius:12px;padding:4px 8px;font-size:13px;font-weight:500}.mobile-funnel-modal .whatsapp-conversation{background:linear-gradient(#e3f2fd 0%,#f1f8e9 100%);border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000f}.mobile-funnel-modal .whatsapp-header{color:#fff;background:#075e54;align-items:center;padding:12px 16px;display:flex}.mobile-funnel-modal .whatsapp-contact{flex:1;align-items:center;gap:12px;display:flex}.mobile-funnel-modal .contact-avatar{color:#fff;background:#128c7e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mobile-funnel-modal .contact-info{flex:1}.mobile-funnel-modal .contact-info .contact-name{color:#fff;font-size:14px;font-weight:600;line-height:1.2}.mobile-funnel-modal .whatsapp-messages{flex-direction:column;justify-content:center;min-height:80px;padding:16px;display:flex}.mobile-funnel-modal .whatsapp-bubble.sent{background:#dcf8c6;border-radius:18px 18px 4px;max-width:280px;margin-left:auto;box-shadow:0 2px 8px #00000014}.mobile-funnel-modal .whatsapp-bubble.sent .bubble-content{word-wrap:break-word;color:#303030;text-align:right;direction:rtl;padding:12px 16px;font-size:14px;line-height:1.4}.mobile-funnel-modal .whatsapp-bubble.sent.final{max-width:none;box-shadow:0 4px 16px #0000001a}@media (max-width:480px){.message-type-option{padding:16px}.message-type-option .message-type-header strong{font-size:15px}.message-type-option .message-type-content p{font-size:13px}.mobile-summary{gap:8px;padding:12px}.mobile-summary .summary-item{font-size:13px}.giver-grm-rsvp-wizard-v3__list-info .list-header{flex-direction:column;align-items:flex-start;gap:6px}.giver-grm-rsvp-wizard-v3__list-info .list-header .list-count{align-self:flex-end}.mobile-funnel-modal .whatsapp-bubble.sent{max-width:240px}.mobile-funnel-modal .whatsapp-bubble.sent .bubble-content{padding:10px 12px;font-size:13px}.message-preview .whatsapp-bubble .bubble-content{padding:6px 10px;font-size:12px}}.mobile-funnel-modal .giver-grm-rsvp-wizard-v3__step{animation:.3s ease-out mobileSlideInUp}@keyframes mobileSlideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.message-type-option:focus-within,.mobile-funnel-modal .giver-grm-comm-btn-v3:focus{outline-offset:2px;outline:2px solid #9fd356}.mobile-funnel-modal .giver-grm-rsvp-wizard-v3{flex-direction:column;height:auto;max-height:90vh;display:flex}.mobile-funnel-modal .giver-grm-rsvp-wizard-v3 .giver-grm-comm-modal-v3__body{flex:1;padding-bottom:0;overflow-y:auto}.mobile-funnel-modal .giver-grm-rsvp-wizard-v3__step{flex-direction:column;flex:1;min-height:0;display:flex}.mobile-funnel-modal .giver-grm-rsvp-wizard-v3__step-content{flex:1;overflow-y:auto}.mobile-funnel-modal .mobile-footer{flex-shrink:0;margin-top:auto}.mobile-invitee-modal{--primary:#9fd356;--primary-dark:#73bf44;--primary-light:#d6e046;--accent:#ebe94c;--bg:#fff;--bg-light:#f8f9fb;--bg-gray:#e9ecef;--text:#2d3748;--text-secondary:#6c757d;--text-light:#8898aa;--border:#dee2e6;--shadow:#00000014;--shadow-lg:#00000026;--success:#22c55e;--error:#ef4444;--warning:#f59e0b;--info:#3b82f6;--radius-sm:.75rem;--radius-md:1.25rem;--radius-lg:1.5rem;--radius-xl:2rem;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--ease:cubic-bezier(.4, 0, .2, 1);--transition:all .3s var(--ease);--transition-fast:all .15s ease-in-out}.mobile-invitee-modal__sheet-handle{padding-top:max(8px, env(safe-area-inset-top));background:linear-gradient(#fffffff5 0%,#ffffffdb 100%);flex-shrink:0;justify-content:center;padding-bottom:4px;display:flex}.mobile-invitee-modal__sheet-handle-bar{background:linear-gradient(90deg,#94a3b8e6 0%,#cbd5e1f2 100%);border-radius:999px;width:46px;height:5px}.mobile-invitee-modal__backdrop{-webkit-backdrop-filter:blur(8px);z-index:9998;background:#000000b3;animation:.3s ease-out mobileModalFadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-invitee-modal{z-index:9999;animation:mobileModalSlideIn .4s var(--ease);background:linear-gradient(#f8fafc 0%,#eef3f8 100%);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}@media (max-width:768px){.mobile-invitee-modal{top:max(8px, env(safe-area-inset-top));border-top-left-radius:28px;border-top-right-radius:28px;bottom:0;left:0;right:0;box-shadow:0 -18px 48px #0f172a33}}@media (min-width:769px){.mobile-invitee-modal{border-radius:var(--radius-xl);max-width:480px;max-height:90vh;box-shadow:0 20px 60px var(--shadow-lg);top:50%;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%)}}.mobile-invitee-modal__header{padding:12px var(--space-md) 14px;-webkit-backdrop-filter:blur(18px);background:linear-gradient(#fffffff0 0%,#ffffffd6 100%);border-bottom:1px solid #dee2e6b8;flex-shrink:0;justify-content:space-between;align-items:center;min-height:76px;display:flex}.mobile-invitee-modal__header .header-btn{width:44px;height:44px;color:var(--text);cursor:pointer;transition:var(--transition-fast);background:#f8fafceb;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #e2e8f0e6}.mobile-invitee-modal__header .header-btn:active{transform:scale(.95)}.mobile-invitee-modal__header .header-btn--close{background:var(--bg-light)}.mobile-invitee-modal__header .header-btn--close:hover{background:var(--bg-gray)}.mobile-invitee-modal__header .header-btn--delete{color:var(--error);background:#ef44441a}.mobile-invitee-modal__header .header-btn--delete:hover{background:#ef444433}.mobile-invitee-modal__header .header-btn svg{width:20px;height:20px}.mobile-invitee-modal__header .header-title{flex-direction:column;flex:1;align-items:center;gap:4px;margin:0 10px;display:flex}.mobile-invitee-modal__header .header-title .header-kicker{letter-spacing:.02em;color:var(--primary-dark);background:#9fd3561f;border:1px solid #9fd35638;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.mobile-invitee-modal__header .header-title h1{color:var(--text);text-align:center;margin:0;font-size:1.18rem;font-weight:700;line-height:1.15}.mobile-invitee-modal__header .header-title .event-badge{color:var(--text-secondary);background:var(--bg-light);border-radius:var(--radius-sm);margin-top:4px;padding:2px 8px;font-size:.75rem}.mobile-invitee-modal__header .header-actions{gap:var(--space-xs);display:flex}.mobile-invitee-modal__tabs{z-index:4;padding:10px var(--space-md) 12px;gap:var(--space-xs);-webkit-backdrop-filter:blur(18px);background:linear-gradient(#f8fafcfa 0%,#f8fafceb 100%);border-bottom:1px solid #dee2e699;display:flex;position:sticky;top:0}.mobile-invitee-modal__tabs .tab-btn{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-xs);color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);background:#ffffffc2;border:1px solid #e2e8f0cc;border-radius:16px;flex:1;min-height:52px;font-size:.92rem;font-weight:600;display:flex;box-shadow:0 4px 16px #0f172a0d}.mobile-invitee-modal__tabs .tab-btn svg{width:18px;height:18px}.mobile-invitee-modal__tabs .tab-btn:hover{background:#9fd3561a}.mobile-invitee-modal__tabs .tab-btn.active{color:var(--primary);background:linear-gradient(#fff 0%,#f8ffeff5 100%);border-color:#9fd3565c;box-shadow:0 8px 24px #9fd35629}.mobile-invitee-modal__content{-webkit-overflow-scrolling:touch;padding-bottom:calc(28px + env(safe-area-inset-bottom));background:0 0;flex:1;overflow-y:auto}.tab-content{padding:18px var(--space-md) 0}.status-card{align-items:center;gap:var(--space-md);background:linear-gradient(#fffffffa 0%,#f8fafcf0 100%);border-radius:22px;margin-bottom:18px;padding:18px;display:flex;box-shadow:0 12px 30px #0f172a14}.status-card--success{background:linear-gradient(135deg,#22c55e1a 0%,#22c55e0d 100%);border:1px solid #22c55e33}.status-card--success .status-card__icon{background:var(--success);color:#fff}.status-card--error{background:linear-gradient(135deg,#ef44441a 0%,#ef44440d 100%);border:1px solid #ef444433}.status-card--error .status-card__icon{background:var(--error);color:#fff}.status-card--warning{background:linear-gradient(135deg,#f59e0b1a 0%,#f59e0b0d 100%);border:1px solid #f59e0b33}.status-card--warning .status-card__icon{background:var(--warning);color:#fff}.status-card--pending{background:linear-gradient(135deg,#9ca3af1a 0%,#9ca3af0d 100%);border:1px solid #9ca3af33}.status-card--pending .status-card__icon{background:var(--text-secondary);color:#fff}.status-card__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.status-card__icon svg{width:24px;height:24px}.status-card__info{flex:1}.status-card__info h3{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin:0 0 6px;font-size:.78rem;font-weight:700}.status-card__info p{color:var(--text);margin:0;font-size:1.22rem;font-weight:700}.status-card__date{color:var(--text-secondary);align-self:flex-start;font-size:.82rem;font-weight:600}.info-section{margin-bottom:18px}.info-section .section-title{color:var(--text);text-align:right;align-items:center;gap:10px;width:100%;margin-bottom:10px;font-size:.98rem;font-weight:700;display:flex;position:relative}.info-section .section-title svg{color:var(--primary);flex:none;width:20px;height:20px}.section-title__text{align-items:center;gap:var(--space-xs);text-align:right;direction:rtl;display:inline-flex}.info-section>.section-title:not(.section-title--invitation){direction:rtl;flex-direction:row;justify-content:flex-start;width:100%;margin-left:0;margin-right:0}.info-section>.section-title:not(.section-title--invitation):before{content:"";background:linear-gradient(180deg, var(--primary) 0%, var(--primary-light) 100%);border-radius:999px;flex:none;width:4px;height:22px}.section-title--invitation{direction:rtl;justify-content:space-between;align-items:center;gap:12px;display:flex!important}.section-title--invitation:before{content:none!important;display:none!important}.section-title--invitation .section-title__text{direction:rtl;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:auto;display:inline-flex}.section-title--invitation .section-title__text:before{content:"";background:linear-gradient(180deg, var(--primary) 0%, var(--primary-light) 100%);border-radius:999px;flex:none;width:4px;height:22px}.section-title--invitation>.mobile-invitee-modal__section-actions,.section-title--invitation>.mobile-invitee-modal__section-trigger{flex-shrink:0;margin-left:0;margin-right:0}.info-card{background:linear-gradient(#fffffffa 0%,#fcfdfff5 100%);border:1px solid #e2e8f0e6;border-radius:24px;padding:18px;box-shadow:0 12px 28px #0f172a12}.info-card--invitation{border:1px solid #9fd35633;box-shadow:0 14px 30px #0f172a14}.info-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.info-row:last-child{border-bottom:none}.info-row label{color:var(--text-secondary);font-size:.84rem;font-weight:700}.info-row .info-value{align-items:center;gap:var(--space-xs);color:var(--text);cursor:pointer;transition:var(--transition-fast);font-size:1.02rem;font-weight:600;display:flex}.info-row .info-value:hover{color:var(--primary)}.info-row .info-value a{color:inherit;text-decoration:none}.info-row .info-value .edit-icon{width:16px;height:16px;color:var(--text-light);opacity:0;transition:var(--transition-fast)}.info-row .info-value:hover .edit-icon{opacity:1;color:var(--primary)}.info-row .info-value .action-icon{width:18px;height:18px;color:var(--primary)}.info-row .info-value .icon{width:18px;height:18px;color:var(--text-secondary)}.info-row--stacked{align-items:stretch;gap:var(--space-sm);flex-direction:column}.info-row--editable .info-value{width:100%}.mobile-invitee-modal__section-trigger,.mobile-invitee-modal__secondary-action,.mobile-invitee-modal__send-btn,.mobile-invitee-modal__section-btn{cursor:pointer;border:none;font-family:inherit}.mobile-invitee-modal__section-trigger{color:var(--primary-dark);white-space:nowrap;background:#9fd3561a;border:1px solid #9fd3563d;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.mobile-invitee-modal__section-actions{align-items:center;gap:8px;display:inline-flex}.mobile-invitee-modal__info-value--editable,.mobile-invitee-modal__edit-inline{direction:ltr;align-items:center;gap:12px;width:100%;display:flex}.mobile-invitee-modal__info-value--editable>span,.mobile-invitee-modal__info-value--editable>a,.mobile-invitee-modal__edit-inline>span,.mobile-invitee-modal__edit-inline>a{text-align:right;color:var(--text);direction:rtl;flex:1;font-size:1.02rem;font-weight:600;text-decoration:none}.mobile-invitee-modal__info-value--editable{cursor:default!important}.mobile-invitee-modal__info-value--editable:hover{color:var(--text)!important}.mobile-invitee-modal__edit-inline{flex-direction:row-reverse}.mobile-invitee-modal__edit-inline .mobile-invitee-modal__item-edit-actions{flex-shrink:0}.mobile-invitee-modal__inline-input{min-width:0;color:var(--text);text-align:right;direction:rtl;background:#fff;border:1.5px solid #9fd356e0;border-radius:14px;outline:none;flex:1;padding:12px 16px;font-size:1rem;font-weight:600;box-shadow:inset 0 1px #ffffffe6}.mobile-invitee-modal__inline-input:focus{border-color:var(--primary-dark);box-shadow:0 0 0 3px #9fd35626}.mobile-invitee-modal__item-edit-trigger{width:42px;min-width:42px;height:42px;color:var(--primary-dark);background:#fffffffa;border:1px solid #9fd3564d;border-radius:14px;padding:0;box-shadow:0 8px 18px #0f172a14}.mobile-invitee-modal__item-edit-trigger svg{width:18px;height:18px}.mobile-invitee-modal__section-btn--icon{border-radius:14px;justify-content:center;width:42px;min-width:42px;height:42px;padding:0}.mobile-invitee-modal__section-btn--icon .btn-icon{color:currentColor;stroke:currentColor;width:18px;height:18px}.mobile-invitee-modal__item-edit-actions{gap:8px}.mobile-invitee-modal__section-btn{border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.mobile-invitee-modal__section-btn .btn-icon{width:16px;height:16px}.mobile-invitee-modal__section-btn--save{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);box-shadow:0 8px 18px #22c55e3d}.mobile-invitee-modal__section-btn--cancel{color:#ef4444;background:#fff;border:1px solid #ef444433}.mobile-invitee-modal__section-btn.mobile-invitee-modal__section-btn--icon{border-radius:14px;justify-content:center;width:42px;min-width:42px;height:42px;padding:0}.mobile-invitee-modal__section-btn.mobile-invitee-modal__section-btn--icon .btn-icon{width:18px;height:18px}.mobile-invitee-modal__status-editor,.mobile-invitee-modal__invitation-grid,.mobile-invitee-modal__invitation-pair{flex-direction:column;gap:0;display:flex}.mobile-invitee-modal__invitation-pair--dual{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid;position:relative}.mobile-invitee-modal__invitation-pair--dual:before{content:"";background:linear-gradient(#cbd5e100 0%,#cbd5e1e6 18% 82%,#cbd5e100 100%);width:1px;position:absolute;top:18px;bottom:18px;left:50%;transform:translate(-50%)}.mobile-invitee-modal__invitation-pair--dual .info-row{border-bottom:none;min-height:100%;padding-left:14px;padding-right:14px}.mobile-invitee-modal__invitation-pair--dual .info-row:last-child .info-value{text-align:center;justify-content:center;gap:8px;width:100%}.mobile-invitee-modal__status-select{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:16px;outline:none;padding:14px 16px;font-size:1rem}.mobile-invitee-modal__guest-counter{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-invitee-modal__guest-counter-btn{width:44px;height:44px;color:var(--primary-dark);background:#9fd35614;border:1px solid #9fd3563d;border-radius:14px;font-size:1.5rem;line-height:1}.mobile-invitee-modal__guest-counter-value{border:1px solid var(--border);min-height:48px;color:var(--text);background:#f8fafc;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:inline-flex}.mobile-invitee-modal__guest-counter-value .icon{width:18px;height:18px;color:var(--primary)}.mobile-invitee-modal__invitation-state{border:1px solid var(--border);background:linear-gradient(#f8fafcf5 0%,#fff 100%);border-radius:18px;padding:16px}.mobile-invitee-modal__invitation-state--success{color:#16a34a;background:#22c55e14;border-color:#22c55e2e;align-items:center;gap:10px;display:flex}.mobile-invitee-modal__invitation-row{flex-direction:column;gap:14px;display:flex}.mobile-invitee-modal__invitation-copy{flex-direction:column;gap:6px;display:flex}.mobile-invitee-modal__invitation-copy label{color:var(--text-secondary);font-size:.9rem;font-weight:600}.mobile-invitee-modal__invitation-copy span{color:var(--text);font-size:.96rem;font-weight:600}.mobile-invitee-modal__send-btn,.mobile-invitee-modal__secondary-action{border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-size:.92rem;font-weight:700;display:inline-flex}.mobile-invitee-modal__send-btn svg,.mobile-invitee-modal__secondary-action svg{width:18px;height:18px}.mobile-invitee-modal__send-btn{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;box-shadow:0 10px 24px #9fd35640}.mobile-invitee-modal__secondary-action-row{padding-top:14px}.mobile-invitee-modal__secondary-action{color:var(--primary-dark);background:#9fd35614;border:1px solid #9fd35638}.mobile-invitee-modal__secondary-action--ghost{color:var(--text-secondary);background:#fff;border-color:#cbd5e1e6}.mobile-invitee-modal__resend-confirmation{border-top:1px solid #dee2e6e6;flex-direction:column;gap:14px;margin-top:14px;padding-top:14px;display:flex}.mobile-invitee-modal__resend-confirmation-copy{flex-direction:column;gap:6px;display:flex}.mobile-invitee-modal__resend-confirmation-copy strong{color:var(--text);font-size:.95rem;font-weight:700}.mobile-invitee-modal__resend-confirmation-copy span{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.mobile-invitee-modal__resend-confirmation-actions{flex-direction:column;gap:10px;display:flex}.mobile-invitee-modal__status-copy{justify-content:flex-end;display:flex}.mobile-invitee-modal__status-text,.mobile-invitee-modal__rsvp-text{border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:.88rem;font-weight:700;display:inline-flex}.mobile-invitee-modal__status-text .icon,.mobile-invitee-modal__rsvp-text .icon{width:16px;height:16px}.mobile-invitee-modal__status-text--viewed{color:#2563eb;background:#3b82f614}.mobile-invitee-modal__status-text--not-viewed{color:#475569;background:#94a3b81f}.mobile-invitee-modal__rsvp-text--accepted{color:#16a34a}.mobile-invitee-modal__rsvp-text--declined{color:#dc2626}.mobile-invitee-modal__rsvp-text--maybe{color:#d97706}.edit-field{align-items:center;gap:var(--space-xs);flex:1;max-width:200px;display:flex}.edit-field input,.edit-field select{padding:var(--space-xs);border:1px solid var(--primary);border-radius:var(--radius-sm);background:#fff;outline:none;flex:1;font-size:.95rem}.edit-field .edit-actions{background:linear-gradient(135deg,gold 0%,orange 100%);border-radius:12px;gap:2px;padding:3px;animation:.3s cubic-bezier(.4,0,.2,1) slideInEdit;display:flex;position:relative;box-shadow:0 4px 12px #ffa50040}.edit-field .edit-actions:after{content:"";opacity:0;background:linear-gradient(45deg,#ffffff4d,#fff0);border-radius:14px;animation:2s infinite shimmer;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.edit-field .edit-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.edit-field .edit-btn:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.edit-field .edit-btn:active:before{width:100%;height:100%}.edit-field .edit-btn.confirm-btn{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 2px 8px #10b9814d}.edit-field .edit-btn.confirm-btn:hover{transform:scale(1.08)translateY(-1px);box-shadow:0 6px 20px #10b98166}.edit-field .edit-btn.confirm-btn:active{transform:scale(.95)}.edit-field .edit-btn.cancel-btn{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 2px 8px #ef44444d}.edit-field .edit-btn.cancel-btn:hover{transform:scale(1.08)translateY(-1px);box-shadow:0 6px 20px #ef444466}.edit-field .edit-btn.cancel-btn:active{transform:scale(.95)}.edit-field .edit-btn .btn-icon{filter:drop-shadow(0 1px 2px #0000001a);width:16px;height:16px;transition:all .2s}.edit-field .edit-btn:hover .btn-icon{transform:rotate(8deg)scale(1.15)}@keyframes slideInEdit{0%{opacity:0;transform:translate(15px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}.gift-card{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;border-radius:var(--radius-md);padding:var(--space-md);text-align:center;box-shadow:0 4px 12px #9fd3564d}.gift-card .gift-amount{margin-bottom:var(--space-sm);text-shadow:0 2px 4px #0003;font-size:2rem;font-weight:700}.gift-card .gift-message{justify-content:center;align-items:center;gap:var(--space-xs);opacity:.95;font-size:.95rem;font-style:italic;display:flex}.gift-card .gift-message svg{flex-shrink:0;width:18px;height:18px}.gift-card .gift-message p{margin:0;line-height:1.4}.actions-list{gap:var(--space-sm);flex-direction:column;display:flex}.action-btn{align-items:center;gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text);cursor:pointer;transition:var(--transition);box-shadow:0 2px 8px var(--shadow);background:#fff;font-size:1rem;font-weight:500;display:flex}.action-btn svg{width:20px;height:20px;color:var(--primary)}.action-btn:hover{box-shadow:0 4px 12px var(--shadow);transform:translateY(-2px)}.action-btn:active{transform:translateY(0)}.action-btn:disabled{opacity:.5;cursor:not-allowed}.action-btn--primary{background:var(--primary);color:#fff;border:none}.action-btn--primary svg{color:#fff}.action-btn--primary:hover{background:var(--primary-dark)}.action-btn--danger{color:var(--error);background:#ef44441a;border-color:#ef444433}.action-btn--danger svg{color:var(--error)}.action-btn--danger:hover{background:#ef444433}.action-btn .spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}.notes-section .notes-input{width:100%;min-height:150px;padding:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-md);resize:vertical;margin-bottom:var(--space-md);transition:var(--transition-fast);background:#fff;outline:none;font-family:inherit;font-size:1rem}.notes-section .notes-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #9fd3561a}.notes-section .save-btn{justify-content:center;align-items:center;gap:var(--space-xs);width:100%;padding:var(--space-md);background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);border:none;font-size:1rem;font-weight:600;display:flex}.notes-section .save-btn svg{width:20px;height:20px}.notes-section .save-btn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 20px #9fd3564d}.notes-section .save-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes mobileModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mobileModalSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.mobile-invitee-modal,.mobile-invitee-modal .edit-field,.mobile-invitee-modal .edit-field input,.mobile-invitee-modal .edit-field select{direction:rtl}.mobile-invitee-modal__communication-tab-label{display:inline}.mobile-invitee-modal__tabs .tab-btn:nth-child(2)>span:not(.mobile-invitee-modal__communication-tab-label){display:none}.tab-content--communication{min-height:0}.mobile-invitee-modal__communication{flex-direction:column;gap:14px;display:flex}.mobile-invitee-modal__communication-header{border-bottom:1px solid var(--border);flex-direction:column;gap:6px;padding-bottom:10px;display:flex}.mobile-invitee-modal__communication-subtitle{color:var(--text-secondary);margin:0;font-size:.83rem;line-height:1.5}.mobile-invitee-modal__communication-state{text-align:center;min-height:180px;color:var(--text-secondary);background:linear-gradient(#f8fafcf5 0%,#fff 100%);border:1px dashed #cbd5e1f2;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px 18px;display:flex}.mobile-invitee-modal__communication-state svg{width:22px;height:22px}.mobile-invitee-modal__communication-state--error{color:#b91c1c;background:#ef44440a;border-color:#ef444438}.mobile-invitee-modal__communication-retry{color:var(--primary-dark);background:#9fd35614;border:1px solid #9fd3563d;border-radius:999px;padding:10px 16px;font-size:.82rem;font-weight:700}.mobile-invitee-modal__timeline{flex-direction:column;gap:10px;max-height:58vh;padding-left:6px;display:flex;overflow-y:auto}.mobile-invitee-modal__timeline--loading{padding-left:0;overflow:hidden}.mobile-invitee-modal__timeline-item{background:#fff;border:1px solid #e2e8f0f2;border-radius:18px;align-items:flex-start;gap:12px;padding:14px;display:flex;box-shadow:0 4px 18px #0f172a0d}.mobile-invitee-modal__timeline-item--whatsapp .mobile-invitee-modal__timeline-marker{color:#16a34a;background:#22c55e1a}.mobile-invitee-modal__timeline-item--sms .mobile-invitee-modal__timeline-marker{color:#2563eb;background:#3b82f61f}.mobile-invitee-modal__timeline-item--viewed .mobile-invitee-modal__timeline-marker{color:#d97706;background:#f59e0b24}.mobile-invitee-modal__timeline-item--rsvp .mobile-invitee-modal__timeline-marker{color:var(--primary-dark);background:#9fd35624}.mobile-invitee-modal__timeline-item--failed .mobile-invitee-modal__timeline-marker{color:#dc2626;background:#ef44441f}.mobile-invitee-modal__timeline-skeleton{background:#fff;border:1px solid #e2e8f0f2;border-radius:18px;align-items:flex-start;gap:12px;padding:14px;display:flex;box-shadow:0 4px 18px #0f172a0d}.mobile-invitee-modal__timeline-skeleton-marker,.mobile-invitee-modal__timeline-skeleton-line{background:#eef2f7;position:relative;overflow:hidden}.mobile-invitee-modal__timeline-skeleton-marker:after,.mobile-invitee-modal__timeline-skeleton-line:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffd1 50%,#0000 100%);animation:1.25s ease-in-out infinite mobileTimelineShimmer;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}.mobile-invitee-modal__timeline-skeleton-marker{border-radius:14px;flex-shrink:0;width:42px;height:42px}.mobile-invitee-modal__timeline-skeleton-body{flex-direction:column;flex:1;gap:10px;display:flex}.mobile-invitee-modal__timeline-skeleton-line{border-radius:999px}.mobile-invitee-modal__timeline-skeleton-line--title{width:68%;height:16px}.mobile-invitee-modal__timeline-skeleton-line--chip{width:26%;height:28px}.mobile-invitee-modal__timeline-skeleton-line--meta{width:36%;height:28px}.mobile-invitee-modal__timeline-skeleton-line--meta.short{width:28%}.mobile-invitee-modal__timeline-skeleton-meta{flex-wrap:wrap;gap:8px;display:flex}.mobile-invitee-modal__timeline-marker{border:1px solid #e2e8f0eb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.mobile-invitee-modal__timeline-marker svg{width:18px;height:18px}.mobile-invitee-modal__timeline-body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.mobile-invitee-modal__timeline-main{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mobile-invitee-modal__timeline-title{color:var(--text);flex:1;margin:0;font-size:.95rem;font-weight:700;line-height:1.4}.mobile-invitee-modal__timeline-channel,.mobile-invitee-modal__timeline-subtitle,.mobile-invitee-modal__timeline-time{color:#64748b;background:#f8fafcfa;border:1px solid #e2e8f0f2;border-radius:999px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;padding:7px 12px;font-size:.77rem;font-weight:600;display:inline-flex}.mobile-invitee-modal__timeline-meta{flex-wrap:wrap;gap:8px;display:flex}@keyframes mobileTimelineShimmer{to{transform:translate(100%)}}@media (max-width:480px){.mobile-invitee-modal__header{padding:10px var(--space-sm) 12px}.mobile-invitee-modal__header .header-title h1{font-size:1.04rem}.mobile-invitee-modal__tabs .tab-btn{font-size:.84rem}.mobile-invitee-modal__tabs .tab-btn span{display:none}.info-row{align-items:flex-start;gap:var(--space-xs);flex-direction:column}.info-row label{font-size:.85rem}.info-row .info-value{justify-content:space-between;width:100%}.mobile-invitee-modal__invitation-pair--dual .info-row{align-items:flex-start;gap:var(--space-xs);flex-direction:column}.mobile-invitee-modal__invitation-pair--dual .info-row:last-child .info-value{justify-content:center}}.seating-section{margin:var(--space-lg) 0 0 0}.seating-section .section-title{align-items:center;gap:var(--space-xs);color:var(--text);margin-bottom:var(--space-sm);font-size:1rem;font-weight:600;display:flex}.seating-section .section-title svg{color:var(--primary);width:20px;height:20px}.seating-section .debug-info{margin:var(--space-xs) 0 var(--space-sm) 0;padding:var(--space-xs) var(--space-sm);background:var(--bg-light);border-radius:var(--radius-sm);border-left:3px solid var(--primary)}.seating-section .debug-info small{color:var(--text-light);text-align:left;direction:ltr;font-size:.75rem;display:block}.seating-section .loading-state{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-xl);background:var(--bg-light);border-radius:var(--radius-md);border:1px solid var(--border);display:flex}.seating-section .loading-state .loading-spinner{width:20px;height:20px;color:var(--primary);animation:1s linear infinite spin}.seating-section .loading-state span{color:var(--text-light);font-size:.9rem}.seating-section .current-assignment .assignment-card{align-items:center;gap:var(--space-md);padding:var(--space-md);border:2px solid var(--primary);border-radius:var(--radius-md);margin-bottom:var(--space-sm);box-shadow:0 2px 8px var(--shadow);background:#fff;display:flex}.seating-section .current-assignment .assignment-card .assignment-icon{background:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.seating-section .current-assignment .assignment-card .assignment-icon svg{color:#fff;width:24px;height:24px}.seating-section .current-assignment .assignment-card .assignment-details{flex:1}.seating-section .current-assignment .assignment-card .assignment-details .table-name{color:var(--text);margin:0 0 4px;font-size:1.1rem;font-weight:600}.seating-section .current-assignment .assignment-card .assignment-details .seat-info{color:var(--text-light);margin:0;font-size:.9rem}.seating-section .current-assignment .unassign-btn{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-md);border:1px solid var(--error);border-radius:var(--radius-md);color:var(--error);cursor:pointer;transition:var(--transition);box-shadow:0 2px 8px var(--shadow);background:#fff;font-size:1rem;font-weight:500;display:flex}.seating-section .current-assignment .unassign-btn:hover{box-shadow:0 4px 12px var(--shadow);background:#ef44440d;transform:translateY(-2px)}.seating-section .current-assignment .unassign-btn:active{transform:translateY(0)}.seating-section .current-assignment .unassign-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.seating-section .current-assignment .unassign-btn svg{width:20px;height:20px}.seating-section .table-assignment .table-options{gap:var(--space-sm);margin-bottom:var(--space-md);flex-direction:column;display:flex}.seating-section .table-assignment .table-option{padding:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);box-shadow:0 2px 8px var(--shadow);background:#fff;justify-content:space-between;align-items:center;display:flex}.seating-section .table-assignment .table-option:active{transform:scale(.98)}.seating-section .table-assignment .table-option.selected{border-color:var(--primary);background:#9fd3560d}.seating-section .table-assignment .table-option.selected .selected-indicator{background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.seating-section .table-assignment .table-option.selected .selected-indicator svg{color:#fff;width:16px;height:16px}.seating-section .table-assignment .table-option.full{background:var(--bg-gray);border-color:var(--border-light);opacity:.6;cursor:not-allowed}.seating-section .table-assignment .table-option.full .table-details .full-indicator{color:var(--error);font-weight:600}.seating-section .table-assignment .table-option .table-info{align-items:center;gap:var(--space-md);flex:1;display:flex}.seating-section .table-assignment .table-option .table-info .table-icon{background:var(--bg-light);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:44px;height:44px;display:flex}.seating-section .table-assignment .table-option .table-info .table-icon svg{width:20px;height:20px;color:var(--text-light)}.seating-section .table-assignment .table-option .table-info .table-details{flex:1}.seating-section .table-assignment .table-option .table-info .table-details .table-label{color:var(--text);margin:0 0 2px;font-size:1rem;font-weight:600}.seating-section .table-assignment .table-option .table-info .table-details .capacity-info{color:var(--text-light);margin:0;font-size:.85rem}.seating-section .table-assignment .table-option .selected-indicator{display:none}.seating-section .table-assignment .assign-btn{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-md);background:var(--primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;transition:var(--transition);margin-bottom:var(--space-sm);box-shadow:0 2px 8px var(--shadow);border:none;font-size:1rem;font-weight:600;display:flex}.seating-section .table-assignment .assign-btn:hover{background:var(--primary-dark);box-shadow:0 4px 12px var(--shadow);transform:translateY(-2px)}.seating-section .table-assignment .assign-btn:active{transform:translateY(0)}.seating-section .table-assignment .assign-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.seating-section .table-assignment .assign-btn .loading-spinner{width:20px;height:20px;animation:1s linear infinite spin}.seating-section .table-assignment .assign-btn svg{width:20px;height:20px}.seating-section .table-assignment .assignment-note{align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);background:#3b82f60d;border-left:4px solid #3b82f6;display:flex}.seating-section .table-assignment .assignment-note svg{color:#3b82f6;flex-shrink:0;width:16px;height:16px;margin-top:2px}.seating-section .table-assignment .assignment-note small{color:var(--text-light);font-size:.8rem;line-height:1.4}.seating-section .no-tables{align-items:flex-start;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);border-left:4px solid var(--error);background:#ef44440d;display:flex}.seating-section .no-tables svg{width:24px;height:24px;color:var(--error);flex-shrink:0;margin-top:4px}.seating-section .no-tables .no-tables-content{flex:1}.seating-section .no-tables .no-tables-content h5{color:var(--error);margin:0 0 var(--space-xs) 0;font-size:1rem;font-weight:600}.seating-section .no-tables .no-tables-content p{color:var(--text-light);margin:0;font-size:.85rem;line-height:1.4}.dropdown-wrapper{width:100%!important;display:block!important;position:relative!important}.label-with-indicator{align-items:center!important;gap:8px!important;min-height:24px!important;display:flex!important}.dropdown-status-indicator{flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;display:flex!important}.status-spinner{width:16px!important;height:16px!important}.status-spinner .spinner{border:2px solid #9fd3564d!important;border-top:2px solid var(--primary)!important;border-radius:50%!important;width:100%!important;height:100%!important;animation:1s linear infinite spin!important}.status-checkmark{width:16px!important;height:16px!important;color:var(--success)!important;animation:.3s ease-out statusCheckmarkPop!important}.status-checkmark svg{width:100%!important;height:100%!important}.status-error{width:16px!important;height:16px!important;color:var(--error)!important;animation:.3s ease-out statusErrorShake!important}.status-error svg{width:100%!important;height:100%!important}@keyframes statusCheckmarkPop{0%{opacity:0!important;transform:scale(0)!important}50%{opacity:1!important;transform:scale(1.2)!important}to{opacity:1!important;transform:scale(1)!important}}@keyframes statusErrorShake{0%,to{transform:translate(0)!important}25%{transform:translate(-3px)!important}75%{transform:translate(3px)!important}}.mobile-autosave-dropdown{border:1px solid var(--border)!important;border-radius:var(--radius-sm)!important;background:var(--bg)!important;width:100%!important;color:var(--text)!important;text-align:right!important;-webkit-appearance:none!important;appearance:none!important;transition:var(--transition)!important;cursor:pointer!important;direction:rtl!important;padding:12px 36px 12px 16px!important;font-family:inherit!important;font-size:16px!important;font-weight:500!important;line-height:1.4!important;position:relative!important}.mobile-autosave-dropdown:focus{border-color:var(--primary)!important;outline:none!important;box-shadow:0 0 0 2px #9fd35633!important}.mobile-autosave-dropdown:hover:not(:disabled){border-color:var(--primary-dark)!important;background:var(--bg-light)!important}.mobile-autosave-dropdown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236c757d'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")!important;background-position:12px!important;background-repeat:no-repeat!important;background-size:16px 16px!important}.mobile-autosave-dropdown.loading{opacity:.7!important;cursor:wait!important;color:var(--text-light)!important;border-color:var(--primary)!important;background-color:#9fd3561a!important;background-image:none!important}.mobile-autosave-dropdown.loading:after{content:""!important;border:2px solid var(--text-light)!important;border-top:2px solid var(--primary)!important;z-index:10!important;pointer-events:none!important;border-radius:50%!important;width:16px!important;height:16px!important;animation:1s linear infinite spin!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.mobile-autosave-dropdown.success{border-color:var(--success)!important;background-color:#22c55e0d!important;background-image:none!important;animation:.6s ease-out mobileSuccessPulse!important;box-shadow:0 0 0 2px #22c55e33!important}.mobile-autosave-dropdown.success:after{content:""!important;border:none!important;border-right:3px solid var(--success)!important;border-bottom:3px solid var(--success)!important;z-index:10!important;pointer-events:none!important;border-radius:0!important;width:8px!important;height:14px!important;animation:.3s ease-out checkmarkDraw!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)rotate(45deg)!important}@keyframes mobileSuccessPulse{0%{box-shadow:0 0 #22c55e66!important}50%{box-shadow:0 0 0 4px #22c55e33!important}to{box-shadow:0 0 #22c55e00!important}}@keyframes checkmarkDraw{0%{border-bottom-width:0!important;border-right-width:0!important;width:0!important;height:0!important}50%{border-bottom-width:0!important;border-right-width:3px!important;width:0!important;height:14px!important}to{border-bottom-width:3px!important;border-right-width:3px!important;width:8px!important;height:14px!important}}.mobile-autosave-dropdown.error{border-color:var(--error)!important;background-color:#ef44440d!important;box-shadow:0 0 0 2px #ef444433!important}.mobile-autosave-dropdown:disabled{background-color:var(--bg-gray)!important;color:var(--text-light)!important;cursor:not-allowed!important;opacity:.6!important}
