:root{font-family:Georgia,serif;line-height:1.5;font-weight:400;color-scheme:light;color:#3d4a5c;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.1;font-weight:400}a{font-weight:400;color:#6a8a70;text-decoration:none}a:hover{color:#4a6a50}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.4em;font-size:1em;font-weight:500;font-family:Georgia,serif;background-color:#4a6040;color:#f5f2e0;cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{border-color:#7aab60;background-color:#3d5035}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.app-layout{position:relative;width:75%;margin:0 auto;top:10px;display:flex;flex-direction:row;align-items:stretch}.app-layout.small{flex-direction:column}.app-banner-img{width:39.3%;padding:0;vertical-align:bottom;display:block;object-fit:cover}.app-layout.small .app-banner-img{width:100%}.app-banner-text{width:60.7%;background:linear-gradient(135deg,#f5f0c0,#e0eedc);padding:40px 48px;display:flex;flex-direction:column;justify-content:center;color:#3d4a5c}.app-layout.small .app-banner-text{width:100%}.app-banner-text h2{font-size:clamp(1.1rem,2.2vw,1.65rem);font-weight:400;margin-top:0;margin-bottom:1.5rem;letter-spacing:.01em}.app-banner-text p{margin:0 0 1.2rem;line-height:1.65;font-size:clamp(.85rem,1.4vw,1rem)}.app-banner-text p:last-child{margin-bottom:0}.app-register-wrapper{position:relative;width:75%;margin:0 auto;top:10px}.list-page{min-height:100vh;background:linear-gradient(160deg,#f7f2d8,#e8f0e4 60%,#dde8d8);padding:40px 16px 60px;color:#3d4a5c}.list-container{max-width:900px;margin:0 auto}.list-header{text-align:center;margin-bottom:2.5rem}.list-title{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:400;margin:0 0 .4rem;letter-spacing:.02em;color:#3d4a5c}.list-subtitle{font-size:clamp(.85rem,1.5vw,1rem);color:#7a8a6a;margin:0 0 1.4rem;font-style:italic}.list-divider{width:60px;height:2px;background:linear-gradient(90deg,#b8c9a0,#a0b890);margin:0 auto 1.6rem;border-radius:2px}.list-summary-row{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.list-summary-box{display:flex;flex-direction:column;align-items:center}.list-summary-number{font-size:2rem;font-weight:400;line-height:1;color:#4a6040}.list-summary-label{font-size:.78rem;color:#7a8a6a;text-transform:uppercase;letter-spacing:.08em;margin-top:.2rem}.list-summary-dot{width:5px;height:5px;border-radius:50%;background-color:#b8c9a0}.list-section{margin-top:0}.list-section+.list-section{margin-top:2.5rem}.list-section-title{font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.12em;color:#5a6a50;display:flex;align-items:center;gap:.6rem;margin-bottom:.9rem}.list-section-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.list-section-dot.coming{background-color:#7aab60}.list-section-dot.notcoming{background-color:#c08070}.list-table-wrapper{overflow-x:auto;border-radius:10px;box-shadow:0 2px 18px #50643c17;background:#f5f2e1b3;border:1px solid rgba(160,184,140,.3)}.list-table{width:100%;border-collapse:collapse;font-family:Georgia,serif}.list-table th{padding:11px 16px;text-align:left;font-size:.75rem;text-transform:uppercase;letter-spacing:.09em;color:#7a8a6a;border-bottom:1px solid rgba(160,184,140,.35);font-weight:400;white-space:nowrap}.list-table th.center{text-align:center}.list-table tr{transition:background .15s}.list-table tbody tr:nth-child(2n){background-color:#ffffff8c}.list-table td{padding:11px 16px;font-size:.9rem;border-bottom:1px solid rgba(160,184,140,.15);vertical-align:top;line-height:1.5}.list-table td.center{text-align:center}.list-table td.comment{color:#5a6a50;font-style:italic;font-size:.88rem;max-width:280px}.list-name{color:#2e3d2e}.list-guest-badge{display:inline-block;background:#7aab602e;color:#4a6040;border-radius:12px;padding:1px 10px;font-size:.88rem}.list-email{color:#6a8a70;font-size:.85rem;word-break:break-all}.list-email:hover{color:#4a6a50}.list-no-comment{color:#b0baa8;font-style:normal}.list-no-data{text-align:center;color:#7a8a6a;font-style:italic;margin-top:3rem}.list-centered{display:flex;justify-content:center;align-items:center;min-height:100vh;color:#3d4a5c}.list-loading-text{font-size:1.1rem;color:#7a8a6a;font-style:italic}.list-error-text{font-size:1rem;color:#a04040}
