a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--serenity-blue:#7bafd4;--serenity-blue-light:#eff6fb;--serenity-blue-dark:#5a9ac8;--white:#fff;--off-white:#f5f9fc;--light-gray:#d3d3d3;--gray:#707070;--dark-gray:#333;--font-serif:"Playfair Display",Georgia,serif;--font-sans:"Lato","Helvetica Neue",sans-serif;--shadow:0 4px 6px #0000001a;--transition:all 0.3s ease}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#eff6fb;background-color:var(--serenity-blue-light);color:#333;color:var(--dark-gray);font-family:Lato,Helvetica Neue,sans-serif;font-family:var(--font-sans);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}button{cursor:pointer;font-family:inherit}.alert-container{display:flex;flex-direction:column;gap:12px;max-width:400px;position:fixed;right:20px;top:80px;width:100%;z-index:9999}.alert{animation:slideIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:4px solid;border-radius:8px;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.alert:hover{box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.alert-content{align-items:flex-start;display:flex;gap:12px;padding:16px}.alert-icon{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:24px;justify-content:center;width:24px}.alert-message{flex:1 1;font-size:14px;font-weight:500;line-height:1.5}.alert-close{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:24px;justify-content:center;opacity:.7;padding:0;transition:all .2s ease;width:24px}.alert-close:hover{background-color:#0000001a;opacity:1}.alert-success{background-color:#22c55ef2;border-left-color:#16a34a;color:#fff}.alert-success .alert-icon{background-color:#16a34a}.alert-success .alert-close{color:#fff}.alert-success .alert-close:hover{background-color:#fff3}.alert-error{background-color:#ef4444f2;border-left-color:#dc2626;color:#fff}.alert-error .alert-icon{background-color:#dc2626}.alert-error .alert-close{color:#fff}.alert-error .alert-close:hover{background-color:#fff3}.alert-warning{background-color:#f59e0bf2;border-left-color:#d97706;color:#fff}.alert-warning .alert-icon{background-color:#d97706}.alert-warning .alert-close{color:#fff}.alert-warning .alert-close:hover{background-color:#fff3}.alert-info{background-color:#7bafd4f2;border-left-color:var(--serenity-blue);color:#fff}.alert-info .alert-icon{background-color:var(--serenity-blue)}.alert-info .alert-close{color:#fff}.alert-info .alert-close:hover{background-color:#fff3}@media (max-width:768px){.alert-container{left:10px;max-width:none;right:10px;top:70px}.alert-content{gap:10px;padding:14px}.alert-message{font-size:13px}.alert-icon{font-size:16px;height:20px;width:20px}.alert-close{font-size:18px;height:20px;width:20px}}@media (max-width:480px){.alert-container{left:5px;right:5px;top:60px}.alert-content{gap:8px;padding:12px}}@media (prefers-color-scheme:dark){.alert{box-shadow:0 4px 12px #0000004d}}.alert:focus-within{outline:2px solid #ffffff80;outline-offset:2px}.alert-close:focus{outline:2px solid #fffc;outline-offset:1px}@media (prefers-contrast:high){.alert{border-style:solid;border-width:2px}.alert-success{border-color:#16a34a}.alert-error{border-color:#dc2626}.alert-warning{border-color:#d97706}.alert-info{border-color:var(--serenity-blue)}}.countdown{display:flex;justify-content:space-around;width:auto}.h2{color:#fff;font-family:var(--font-serif);font-size:30px;margin-bottom:1rem;text-align:center}.countdown-timer{display:flex;justify-content:space-around;width:auto}.countdownset{flex-direction:column}.countdowndata,.countdownset{align-items:center;display:flex}.countdowndata{background-color:#00000080;border-radius:10px;height:80px;justify-content:center;width:80px}.container{display:flex;flex-direction:column}span{color:#fff;font-family:var(--font-serif);font-size:30px}.dashboard-page{background-color:#f8fafc;display:flex;font-family:var(--font-sans);min-height:100vh;overflow-x:hidden;position:relative;width:100%}.dashboard-sidebar{background:linear-gradient(180deg,var(--serenity-blue) 0,var(--serenity-blue-dark) 100%);box-shadow:2px 0 10px #0000001a;color:var(--white);display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1000}.dashboard-sidebar.open{transform:translateX(0)}.sidebar-header{border-bottom:1px solid #ffffff1a;padding:2rem 1.5rem}.profile-section{align-items:center;display:flex;flex-direction:column;text-align:center}.profile-photo{border:3px solid #fff3;border-radius:50%;height:80px;margin-bottom:1rem;overflow:hidden;width:80px}.profile-photo img{height:100%;object-fit:cover;width:100%}.profile-info h3{font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.profile-info p{font-size:.9rem;margin:0;opacity:.8}.sidebar-nav{flex:1 1;padding:1rem 0}.nav-item{align-items:center;border-left:3px solid #0000;color:var(--white);display:flex;padding:.875rem 1.5rem;text-decoration:none;transition:all .2s ease}.nav-item:hover{background-color:#ffffff1a;border-left-color:var(--white)}.nav-icon{font-size:1.2rem;margin-right:.75rem}.sidebar-footer{border-top:1px solid #ffffff1a;padding:1.5rem}.logout-button{align-items:center;background:#ffffff1a;border:none;border-radius:8px;color:var(--white);cursor:pointer;display:flex;padding:.875rem;transition:all .2s ease;width:100%}.logout-button:hover{background:#fff3}.dashboard-main{display:flex;flex:1 1;flex-direction:column;margin-left:0;min-height:100vh;overflow-x:hidden;transition:margin-left .3s ease;width:100%}.dashboard-header{align-items:center;background:var(--white);border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;padding:1rem 2rem;width:100%}.profile-toggle{background:none;border:none;border-radius:50%;cursor:pointer;padding:0;position:relative;transition:all .2s ease}.profile-toggle:hover{box-shadow:0 4px 12px #7bafd44d;transform:scale(1.05)}.profile-toggle:active{transform:scale(.95)}.profile-toggle-photo img{height:100%;object-fit:cover;transition:all .2s ease;width:100%}.profile-toggle:hover .profile-toggle-photo img{transform:scale(1.1)}.profile-icon{align-items:center;background:linear-gradient(135deg,var(--serenity-blue) 0,var(--serenity-blue-dark) 100%);color:var(--white);display:flex;height:100%;justify-content:center;transition:all .2s ease;width:100%}.profile-icon svg{height:24px;transition:all .2s ease;width:24px}.profile-toggle:hover .profile-icon{background:linear-gradient(135deg,var(--serenity-blue-dark) 0,var(--serenity-blue) 100%);transform:scale(1.1)}.profile-toggle:hover .profile-icon svg{transform:scale(1.1)}.profile-toggle-photo{align-items:center;border:3px solid var(--serenity-blue);border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease;width:50px}.profile-toggle-photo:after{background:#7bafd41a;border-radius:50%;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s ease}.profile-toggle:hover .profile-toggle-photo:after{opacity:1}.dashboard-header h1{color:var(--dark-gray);font-family:var(--font-serif);font-size:1.5rem;margin:0}.header-info{color:var(--gray);font-size:.9rem;margin-left:auto}.dashboard-content{box-sizing:border-box;flex:1 1;overflow-x:hidden;padding:2rem;width:100%}.dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.dashboard-card,.dashboard-grid{box-sizing:border-box;width:100%}.dashboard-card{background:var(--white);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden;padding:1.5rem;transition:all .2s ease}.dashboard-card:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-2px)}.card-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1.5rem}.card-header h3{color:var(--dark-gray);font-size:1.2rem;font-weight:600;margin:0}.card-link{color:var(--serenity-blue);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease;white-space:nowrap}.card-link:hover{color:var(--serenity-blue-dark)}.budget-overview{display:flex;flex-direction:column;gap:1rem;width:100%}.budget-item{align-items:center;display:flex;justify-content:space-between;width:100%}.budget-label{color:var(--gray);font-size:.9rem}.budget-value{font-size:1.1rem;font-weight:600}.budget-value.paid{color:#10b981}.budget-value.due{color:#ef4444}.budget-progress{margin-top:.5rem;width:100%}.progress-bar{background-color:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#10b981,#059669);height:100%;transition:width .3s ease}.progress-text{color:var(--gray);display:block;font-size:.8rem;margin-top:.5rem}.guests-overview{text-align:center;width:100%}.guest-stat{margin-bottom:1.5rem}.stat-number{color:var(--serenity-blue);font-size:2.5rem}.stat-label,.stat-number{display:block}.guest-breakdown{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.breakdown-item{border-radius:8px;flex:1 1;min-width:80px;padding:.75rem;text-align:center}.breakdown-item.confirmed{background-color:#f0fdf4;border:1px solid #bbf7d0}.breakdown-item.pending{background-color:#fffbeb;border:1px solid #fed7aa}.breakdown-item.unconfirmed{background-color:#fef2f2;border:1px solid #fecaca}.breakdown-number{display:block;font-size:1.5rem;font-weight:600}.breakdown-item.confirmed .breakdown-number{color:#059669}.breakdown-item.pending .breakdown-number{color:#d97706}.breakdown-item.unconfirmed .breakdown-number{color:#dc2626}.breakdown-label{color:var(--gray);display:block;font-size:.8rem;margin-top:.25rem}.invitations-overview{display:flex;flex-direction:column;gap:1rem;width:100%}.invitation-stat{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.response-rate{background:linear-gradient(135deg,var(--serenity-blue-light) 0,var(--white) 100%);border-radius:8px;padding:1rem;text-align:center}.rate-percentage{color:var(--serenity-blue);display:block;font-size:2rem;font-weight:700}.rate-label{color:var(--gray);display:block;font-size:.9rem}.tables-overview{display:flex;flex-direction:column;gap:1rem;width:100%}.table-stat{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.table-total{background-color:var(--serenity-blue-light);border-radius:8px;padding:1rem;text-align:center}.total-number{color:var(--serenity-blue);display:block;font-size:2rem;font-weight:700}.total-label{color:var(--gray);display:block;font-size:.9rem}.gifts-overview{text-align:center;width:100%}.gift-amount{margin-bottom:1rem}.amount-number{color:#10b981;display:block;font-size:2.5rem;font-weight:700;line-height:1}.amount-label{display:block;margin-top:.25rem}.amount-label,.gift-info p{color:var(--gray);font-size:.9rem}.gift-info p{margin:0}.messages-overview{display:flex;flex-direction:column;gap:1rem;width:100%}.message-stat{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.message-stat.unread{background-color:#fef2f2;border:1px solid #fecaca}.unread-badge{background-color:#dc2626;border-radius:6px;color:var(--white);font-size:.8rem;font-weight:500;padding:.5rem;text-align:center}.no-wedding-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:60vh;padding:2rem;width:100%}.no-wedding-content{max-width:500px;text-align:center}.no-wedding-icon{font-size:4rem;margin-bottom:1rem}.no-wedding-content h2{color:var(--serenity-blue);font-family:var(--font-serif);font-size:2rem;margin-bottom:1rem}.no-wedding-content p{color:var(--gray);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.register-wedding-button{background:linear-gradient(135deg,var(--serenity-blue) 0,var(--serenity-blue-dark) 100%);border-radius:8px;color:var(--white);display:inline-block;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:all .2s ease}.register-wedding-button:hover{box-shadow:0 8px 20px #7bafd44d;transform:translateY(-2px)}.tasks-overview{display:flex;flex-direction:column;gap:1.5rem;width:100%}.task-summary{align-items:center;display:flex;gap:1rem;justify-content:space-between}.task-total{text-align:center}.task-total .stat-number{color:var(--serenity-blue);display:block;font-size:2.5rem;font-weight:700;line-height:1}.task-total .stat-label{color:var(--gray);display:block;font-size:.9rem;margin-top:.25rem}.task-pie-chart{align-items:center;display:flex;justify-content:center}.pie-chart{height:120px;transform:rotate(0deg);width:120px}.pie-segment{transition:all .3s ease}.pie-segment.completed{stroke:#10b981}.pie-segment.pending{stroke:#f59e0b}.pie-segment.overdue{stroke:#ef4444}.pie-center-text{fill:var(--serenity-blue);dominant-baseline:middle;font-size:18px;font-weight:700}.task-breakdown{display:flex;flex-direction:column;gap:1rem}.task-item{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:all .2s ease}.task-item:hover{background-color:#f1f5f9}.task-indicator{border-radius:50%;flex-shrink:0;height:12px;width:12px}.task-item.completed .task-indicator{background-color:#10b981}.task-item.pending .task-indicator{background-color:#f59e0b}.task-item.overdue .task-indicator{background-color:#ef4444}.task-info{align-items:center;display:flex;justify-content:space-between;width:100%}.task-number{color:var(--dark-gray);font-size:1.2rem;font-weight:600}.task-label{color:var(--gray);font-size:.9rem}.suppliers-overview{display:flex;flex-direction:column;gap:1.5rem;width:100%}.supplier-total{margin-bottom:1rem;text-align:center}.supplier-total .stat-number{color:var(--serenity-blue);display:block;font-size:2.5rem;font-weight:700;line-height:1}.supplier-total .stat-label{color:var(--gray);display:block;font-size:.9rem;margin-top:.25rem}.supplier-breakdown{display:flex;flex-direction:column;gap:1rem}.supplier-item{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:all .2s ease}.supplier-item:hover{background-color:#f1f5f9}.supplier-indicator{border-radius:50%;flex-shrink:0;height:12px;width:12px}.supplier-item.contracted .supplier-indicator{background-color:#10b981}.supplier-item.pending .supplier-indicator{background-color:#f59e0b}.supplier-info{align-items:center;display:flex;justify-content:space-between;width:100%}.supplier-number{color:var(--dark-gray);font-size:1.2rem;font-weight:600}.supplier-label{color:var(--gray);font-size:.9rem}.supplier-progress{margin-top:.5rem;width:100%}.supplier-progress .progress-bar{background-color:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.supplier-progress .progress-fill{background:linear-gradient(90deg,#10b981,#059669);height:100%;transition:width .3s ease}.supplier-progress .progress-text{color:var(--gray);display:block;font-size:.8rem;margin-top:.5rem}.groomsmen-overview{display:flex;flex-direction:column;gap:1.5rem;width:100%}.groomsmen-total{margin-bottom:1rem;text-align:center}.groomsmen-total .stat-number{color:var(--serenity-blue);display:block;font-size:2.5rem;font-weight:700;line-height:1}.groomsmen-total .stat-label{color:var(--gray);display:block;font-size:.9rem;margin-top:.25rem}.groomsmen-breakdown{display:flex;flex-direction:column;gap:1rem}.groomsmen-item{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:all .2s ease}.groomsmen-item:hover{background-color:#f1f5f9}.groomsmen-indicator{border-radius:50%;flex-shrink:0;height:12px;width:12px}.groomsmen-item.bride .groomsmen-indicator{background-color:#ec4899}.groomsmen-item.groom .groomsmen-indicator{background-color:var(--serenity-blue)}.groomsmen-info{align-items:center;display:flex;justify-content:space-between;width:100%}.groomsmen-number{color:var(--dark-gray);font-size:1.2rem;font-weight:600}.groomsmen-label{color:var(--gray);font-size:.9rem}.songs-overview{display:flex;flex-direction:column;gap:1.5rem;width:100%}.songs-stats{display:flex;gap:1rem;justify-content:space-between}.song-stat{background-color:#f8fafc;border-radius:8px;flex:1 1;padding:.75rem;text-align:center}.song-stat .stat-number{color:var(--serenity-blue);display:block;font-size:1.5rem;font-weight:600;line-height:1}.song-stat .stat-label{color:var(--gray);display:block;font-size:.8rem;margin-top:.25rem}.songs-progress{align-items:center;display:flex;flex-direction:column;gap:1rem}.progress-circle{position:relative}.progress-svg{height:100px;transform:rotate(0deg);width:100px}.progress-circle-fill{transition:stroke-dasharray .3s ease}.progress-percentage{fill:var(--serenity-blue);dominant-baseline:middle;font-size:16px;font-weight:700}.songs-progress-text{text-align:center}.progress-label{color:var(--gray);font-size:.9rem}@media (min-width:1024px){.dashboard-sidebar{height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);width:280px;z-index:1000}.dashboard-sidebar.open{transform:translateX(0)}.dashboard-main{margin-left:0;width:100%}.dashboard-header{position:-webkit-sticky;position:sticky;top:0;z-index:100}.dashboard-content{max-width:100%;padding:2rem}.dashboard-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:100%}.profile-toggle{display:block}}@media (min-width:1024px) and (max-width:1399px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1400px){.dashboard-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1800px){.dashboard-main{align-items:center;display:flex;flex-direction:column}.dashboard-content{max-width:1800px;padding:3rem;width:100%}.dashboard-header{width:100%}.dashboard-grid{gap:3rem;grid-template-columns:repeat(3,1fr);max-width:1800px}}@media (max-width:768px){.dashboard-grid{gap:1rem;grid-template-columns:1fr}.dashboard-card,.dashboard-content,.dashboard-header{padding:1rem}.guest-breakdown{flex-direction:column;gap:.5rem}.breakdown-item{padding:.5rem}.profile-toggle-photo{height:40px;width:40px}.task-summary{flex-direction:column;text-align:center}.task-pie-chart{margin-top:1rem}.pie-chart{height:100px;width:100px}.pie-center-text{font-size:16px}.supplier-breakdown{gap:.5rem}.supplier-item{padding:.5rem}.profile-icon svg{height:20px;width:20px}}@media (max-width:480px){.dashboard-header h1{font-size:1.2rem}.header-info{display:none}.card-header{align-items:flex-start;flex-direction:column;gap:.5rem}.amount-number,.stat-number{font-size:2rem}.profile-toggle-photo{border-width:2px;height:35px;width:35px}.profile-icon svg{height:18px;width:18px}.task-breakdown{gap:.5rem}.task-item{padding:.5rem}.task-number{font-size:1rem}.task-label{font-size:.8rem}.supplier-number{font-size:1rem}.supplier-label{font-size:.8rem}}@media (max-width:768px){.groomsmen-breakdown{gap:.5rem}.groomsmen-item{padding:.5rem}.groomsmen-number{font-size:1rem}.groomsmen-label{font-size:.8rem}.songs-stats{flex-direction:column;gap:.5rem}.song-stat{padding:.5rem}.progress-svg{height:80px;width:80px}.progress-percentage{font-size:14px}}.guests-content{max-width:100%;overflow-x:hidden;padding:2rem}.stats-section{margin-bottom:2rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{align-items:center;background:var(--white);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;gap:1rem;padding:1.5rem;transition:all .2s ease}.stat-card:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-2px)}.stat-icon{align-items:center;background:#f8fafc;border-radius:12px;display:flex;font-size:2rem;height:60px;justify-content:center;width:60px}.stat-card.total .stat-icon{background:linear-gradient(135deg,var(--serenity-blue-light),var(--serenity-blue))}.stat-card.adults .stat-icon{background:linear-gradient(135deg,#dbeafe,#3b82f6)}.stat-card.children .stat-icon{background:linear-gradient(135deg,#fef3c7,#f59e0b)}.stat-card.confirmed .stat-icon{background:linear-gradient(135deg,#d1fae5,#10b981)}.stat-card.pending .stat-icon{background:linear-gradient(135deg,#fed7aa,#f97316)}.stat-card.attended .stat-icon{background:linear-gradient(135deg,#e0e7ff,#8b5cf6)}.stat-info{display:flex;flex-direction:column}.stat-number{color:var(--dark-gray);font-size:2rem;font-weight:700;line-height:1}.stat-label{color:var(--gray);font-size:.9rem;margin-top:.25rem}.controls-section{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.search-bar{flex:1 1;min-width:300px}.search-input{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease;width:100%}.search-input:focus{border-color:var(--serenity-blue);outline:none}.action-buttons{flex-wrap:wrap}.add-guest-btn,.bulk-action-btn,.filter-btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:.75rem 1rem;transition:all .2s ease;white-space:nowrap}.filter-btn{background:#f8fafc;border:1px solid #e2e8f0;color:var(--dark-gray)}.filter-btn:hover{background:#f1f5f9}.add-guest-btn{background:var(--serenity-blue);color:var(--white)}.add-guest-btn:hover{background:var(--serenity-blue-dark)}.bulk-action-btn{background:#f59e0b;color:var(--white)}.bulk-action-btn:hover{background:#d97706}.guests-table-section{background:var(--white);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.table-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.table-header h3{color:var(--serenity-blue);font-family:var(--font-serif);margin:0}.table-controls{gap:1rem}.select-all,.table-controls{align-items:center;display:flex}.select-all{color:var(--gray);cursor:pointer;font-size:.9rem;gap:.5rem}.table-container{overflow-x:auto}.guests-table{border-collapse:collapse;font-size:.9rem;width:100%}.guests-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:var(--dark-gray);font-weight:600;padding:1rem .75rem;text-align:left;white-space:nowrap}.guests-table td{border-bottom:1px solid #e2e8f0;padding:1rem .75rem;vertical-align:middle}.guests-table tr.selected{background:#f0f9ff}.guest-name{display:flex;flex-direction:column;gap:.25rem}.guest-name .name{color:var(--dark-gray);font-weight:500}.guest-name .email{color:var(--gray);font-size:.8rem}.type-badge{border-radius:12px;font-size:.8rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize}.type-badge.adult{background:#dbeafe;color:#1e40af}.type-badge.child{background:#fef3c7;color:#92400e}.rsvp-select{background:var(--white);border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.5rem}.rsvp-select.pending{background:#fffbeb;border-color:#f59e0b}.rsvp-select.confirmed{background:#f0fdf4;border-color:#10b981}.rsvp-select.declined{background:#fef2f2;border-color:#ef4444}.invitation-toggle{display:inline-block;height:24px;position:relative;width:50px}.invitation-toggle input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.4s;width:18px}.invitation-toggle input:checked+.toggle-slider{background-color:var(--serenity-blue)}.invitation-toggle input:checked+.toggle-slider:before{transform:translateX(26px)}.table-input{border:1px solid #e2e8f0;border-radius:4px;font-size:.9rem;padding:.5rem;text-align:center;width:80px}.table-input:focus{border-color:var(--serenity-blue);outline:none}.invitation-input{border:1px solid #e2e8f0;border-radius:4px;font-family:monospace;font-size:.9rem;padding:.5rem;text-align:center;text-transform:uppercase;width:100px}.invitation-input:focus{border-color:var(--serenity-blue);outline:none}.invitation-input::placeholder{font-family:inherit;text-transform:none}.attendance-select{background:var(--white);border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.5rem}.attendance-select.attended{background:#f0fdf4;border-color:#10b981}.attendance-select.not-attended{background:#fef2f2;border-color:#ef4444}.attendance-select.unknown{background:#f9fafb;border-color:#6b7280}.action-buttons{display:flex;gap:.5rem}.delete-btn,.edit-btn{border:none;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.5rem;transition:all .2s ease}.edit-btn{background:#f0f9ff;color:#0369a1}.edit-btn:hover{background:#e0f2fe}.delete-btn{background:#fef2f2;color:#dc2626}.delete-btn:hover{background:#fee2e2}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:2000}.modal-content{background:var(--white);border-radius:12px;box-shadow:0 20px 40px #0003;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.guest-modal{max-width:700px}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h3{color:var(--serenity-blue);font-family:var(--font-serif);margin:0}.close-btn{align-items:center;background:none;border:none;color:var(--gray);cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;width:30px}.close-btn:hover{color:var(--serenity-blue)}.modal-body{padding:2rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width{grid-column:1/-1}.form-group label{color:var(--dark-gray);font-size:.9rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e1e5e9;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--serenity-blue);outline:none}.checkbox-group{display:flex;flex-direction:column;gap:1rem}.checkbox-label{align-items:center;color:var(--dark-gray);cursor:pointer;display:flex;font-size:.9rem;gap:.5rem}.checkbox-label input[type=checkbox]{accent-color:var(--serenity-blue);height:18px;width:18px}.filter-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.bulk-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.bulk-action-item{background:var(--white);border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:1rem;padding:1rem;text-align:left;transition:all .2s ease}.bulk-action-item:hover{background:#f8fafc;border-color:var(--serenity-blue)}.bulk-action-item.danger:hover{background:#fef2f2;border-color:#ef4444;color:#dc2626}.modal-footer{border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem}.cancel-btn{background:#0000;border:2px solid #e1e5e9;border-radius:6px;color:var(--gray);cursor:pointer;padding:.75rem 1.5rem;transition:all .2s ease}.cancel-btn:hover{background:#f5f5f5}.confirm-btn{background:var(--serenity-blue);border:none;border-radius:6px;color:var(--white);cursor:pointer;padding:.75rem 1.5rem;transition:all .2s ease}.confirm-btn:hover{background:var(--serenity-blue-dark)}.nav-item.active{background-color:#ffffff1a;border-left-color:var(--white)}.header-back-btn{font-size:.9rem;margin-left:auto;padding:.5rem 1rem}@media (max-width:1200px){.stats-grid{grid-template-columns:repeat(3,1fr)}.form-grid{grid-template-columns:1fr}}@media (max-width:768px){.guests-content{padding:1rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{padding:1rem}.stat-icon{height:50px;width:50px}.stat-icon,.stat-number{font-size:1.5rem}.controls-section{align-items:stretch;flex-direction:column}.search-bar{min-width:auto}.action-buttons{justify-content:stretch}.action-buttons button{flex:1 1}.guests-table-section{padding:1rem}.table-header{align-items:stretch;flex-direction:column;gap:1rem}.table-container{overflow-x:scroll}.guests-table{min-width:900px}.modal-content{margin:1rem;max-width:none}.modal-body,.modal-footer,.modal-header{padding:1rem}.modal-footer{flex-direction:column}.filter-grid{grid-template-columns:1fr}.dashboard-header{flex-wrap:wrap;gap:1rem;padding:1rem}.header-back-btn{justify-content:center;margin-left:0;order:3;width:100%}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-card{flex-direction:column;text-align:center}.guests-table td,.guests-table th{padding:.5rem .25rem}.action-buttons{flex-direction:column}.guest-name .name{font-size:.9rem}.guest-name .email{font-size:.7rem}}.guest-confirmation-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.serenity-theme{background:linear-gradient(135deg,#a8d8ea,#aa96da 50%,#fcbad3);color:#2c3e50}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.authcode-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:100px}.authcode-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;max-width:500px;padding:40px;text-align:center;width:100%}.wedding-header h1{color:#6b73ff;font-size:2.5rem;font-weight:300;margin-bottom:10px}.couple-names{color:#4a5568;font-size:2rem;font-weight:600;margin-bottom:8px}.wedding-date{color:#718096;font-size:1.2rem;margin-bottom:30px}.auth-form h2{color:#2d3748;margin-bottom:10px}.auth-form p{color:#718096;margin-bottom:30px}.form-group{margin-bottom:20px;text-align:left}.form-group label{color:#4a5568;display:block;font-weight:500;margin-bottom:8px}.form-group input{border:2px solid #e2e8f0;border-radius:8px;font-size:16px;padding:12px 16px;transition:border-color .2s;width:100%}.form-group input:focus{border-color:#6b73ff;outline:none}.submit-btn{background:linear-gradient(135deg,#6b73ff,#9c88ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:transform .2s;width:100%}.submit-btn:hover{transform:translateY(-2px)}.help-text{border-top:1px solid #e2e8f0;margin-top:30px;padding-top:20px}.help-text a{color:#6b73ff;text-decoration:none}.confirmation-container{margin:0 auto;max-width:1400px;padding:20px}.wedding-header-banner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:20px;margin-bottom:30px;margin-top:80px;overflow:hidden;padding:40px 20px;position:relative;text-align:center}.header-decoration{background:linear-gradient(90deg,#6b73ff,#9c88ff,#fcbad3);height:4px;left:0;position:absolute;right:0;top:0}.wedding-header-banner h1{color:#6b73ff;font-size:3rem;font-weight:300;margin-bottom:15px}.wedding-header-banner .couple-names{color:#4a5568;font-size:2.5rem;font-weight:600;margin-bottom:10px}.wedding-header-banner .wedding-date{color:#718096;font-size:1.4rem}.invitation-layout{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr}.invitation-side{display:flex;flex-direction:column;gap:30px}.couple-photo{text-align:center}.photo-frame{border:6px solid #6b73ff;border-radius:50%;box-shadow:0 8px 25px #6b73ff4d;height:300px;margin:0 auto 15px;overflow:hidden;width:300px}.photo-frame img{height:100%;object-fit:cover;width:100%}.photo-caption{color:#4a5568;font-size:1.2rem;font-weight:500}.invitation-image{text-align:center}.image-frame{border:3px solid #fff;border-radius:16px;box-shadow:0 10px 30px #00000026;display:inline-block;overflow:hidden}.image-frame img{display:block;height:auto;max-width:350px;width:100%}.wedding-details{margin-top:20px}.details-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;box-shadow:0 8px 25px #0000001a;padding:25px}.details-card h3{color:#6b73ff;font-size:1.4rem;margin-bottom:20px;text-align:center}.info-item{align-items:center;background:#6b73ff0d;border-radius:8px;display:flex;gap:12px;margin-bottom:15px;padding:10px}.info-item .icon{font-size:1.2rem;text-align:center;width:24px}.info-item span:last-child{color:#4a5568;font-weight:500}.confirmation-side{position:-webkit-sticky;position:sticky;top:20px}.confirmation-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 15px 35px #0000001a;padding:30px}.card-header{border-bottom:2px solid #6b73ff1a;margin-bottom:30px;padding-bottom:20px;text-align:center}.card-header h2{color:#6b73ff;font-size:2.2rem;font-weight:600;margin-bottom:10px}.rsvp-deadline{color:#718096;font-size:1.1rem}.deadline-notice{background:linear-gradient(135deg,#ffeaa7,#fab1a0);border-radius:16px;margin-bottom:20px;padding:30px;text-align:center}.deadline-icon{font-size:3rem;margin-bottom:15px}.deadline-notice h3{color:#2d3436;margin-bottom:15px}.deadline-notice p{color:#636e72;line-height:1.6;margin-bottom:20px}.guest-confirmations h3{color:#6b73ff;font-size:1.4rem;margin-bottom:10px}.confirmation-instruction{color:#718096;margin-bottom:25px}.guest-list{display:flex;flex-direction:column;gap:20px}.guest-confirmation-item{background:#6b73ff0d;border:2px solid #0000;border-radius:12px;padding:20px;transition:all .3s ease}.guest-confirmation-item:hover{border-color:#6b73ff33;transform:translateY(-2px)}.guest-name-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.guest-name{color:#2d3748;font-size:1.2rem;font-weight:600}.status-indicator{border-radius:20px;font-size:.9rem;font-weight:500;padding:6px 12px}.status-indicator.confirmed{background:#d4edda;color:#155724}.status-indicator.declined{background:#f8d7da;color:#721c24}.status-indicator.pending{background:#fff3cd;color:#856404}.confirmation-buttons{display:flex;gap:12px}.confirm-btn,.decline-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .3s ease}.confirm-btn{background:linear-gradient(135deg,#00b894,#00cec9);color:#fff}.confirm-btn:hover:not(:disabled){box-shadow:0 5px 15px #00b89466;transform:translateY(-2px)}.confirm-btn.active{background:#00b894;box-shadow:0 0 0 3px #00b8944d}.decline-btn{background:linear-gradient(135deg,#e17055,#fd79a8);color:#fff}.decline-btn:hover:not(:disabled){box-shadow:0 5px 15px #e1705566;transform:translateY(-2px)}.decline-btn.active{background:#e17055;box-shadow:0 0 0 3px #e170554d}.confirm-btn:disabled,.decline-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.btn-icon{font-size:1.1rem}.overall-status{border-top:2px solid #6b73ff1a;margin-top:30px;padding-top:20px}.status-message{align-items:center;border-radius:12px;display:flex;gap:12px;margin-bottom:15px;padding:15px 20px}.status-message.confirmed{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724}.status-message.confirmed span{color:#155724;font-size:larger}.status-message.declined{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24}.status-message.declined span{color:#721c24;font-size:larger}.status-message.mixed{background:linear-gradient(135deg,#d1ecf1,#bee5eb);color:#0c5460}.status-message.pending{background:linear-gradient(135deg,#fff3cd,#ffeaa7);color:#856404}.status-message.pending span{color:#856404;font-size:medium}.status-icon{font-size:1.5rem}.change-notice{color:#718096;font-size:.9rem;font-style:italic;text-align:center}.contact-section{margin-top:30px}.contact-card{background:linear-gradient(135deg,#6b73ff1a,#9c88ff1a);border:1px solid #6b73ff33;border-radius:16px;padding:25px;text-align:center}.contact-card h3{color:#6b73ff;margin-bottom:10px}.contact-card p{color:#718096;margin-bottom:20px}.whatsapp-btn,.whatsapp-contact-btn{align-items:center;background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:10px;padding:14px 24px;text-decoration:none;transition:all .3s ease}.whatsapp-btn:hover,.whatsapp-contact-btn:hover{box-shadow:0 8px 20px #25d36666;transform:translateY(-2px)}.whatsapp-icon{align-items:center;display:flex}@media (max-width:768px){.invitation-layout{gap:30px;grid-template-columns:1fr}.confirmation-side{position:static}.wedding-header-banner h1{font-size:2rem}.wedding-header-banner .couple-names{font-size:1.8rem}.photo-frame{height:250px;width:250px}.confirmation-buttons{flex-direction:column}.confirm-btn,.decline-btn{padding:14px 20px}}@media (max-width:480px){.confirmation-container{padding:15px}.confirmation-card{padding:20px}.wedding-header-banner{padding:30px 15px}.photo-frame{height:200px;width:200px}}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:90%}.section-title{color:var(--serenity-blue);font-family:var(--font-serif);font-size:2.5rem;margin-bottom:3rem;text-align:center}@media (max-width:480px){.section-title{font-size:2rem}}
/*# sourceMappingURL=main.c13c5ba4.css.map*/