.home-container{justify-content:center;align-items:center;min-height:80vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.home-card{text-align:center;background:#fff;border:1px solid #e1e8f0;border-radius:20px;width:100%;max-width:420px;padding:3rem;box-shadow:0 15px 35px #2563eb1a}.home-title{color:#0f172a;letter-spacing:-.5px;margin-bottom:8px;font-size:2rem}.home-subtitle{color:#64748b;margin-bottom:32px}.button-group{flex-direction:column;gap:15px;display:flex}.btn{cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1)}.btn-primary:hover{background-color:#1d4ed8;transform:scale(1.02)}.btn-secondary{color:#2563eb;background-color:#f8fafc;border:1px solid #e2e8f0}.divider{border:0;border-top:1px solid #f1f5f9;margin:24px 0}.btn-logout{color:#94a3b8;background:0 0;font-size:.9rem}.btn-logout:hover{color:#ef4444}.res-container{background-color:#f0f7ff;justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;font-family:Inter,sans-serif;display:flex}.res-card{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:2.5rem;box-shadow:0 10px 30px #2563eb1a}.res-title{color:#1a365d;text-align:center;margin-bottom:.5rem;font-size:1.8rem}.res-subtitle{color:#64748b;text-align:start;margin-bottom:1.5rem;font-size:.9rem}.res-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:15px}.res-info-box p{color:#475569;margin:5px 0;font-size:.95rem}.res-link{color:#2563eb;margin-top:5px;font-weight:600;text-decoration:none;display:inline-block}.res-link:hover{text-decoration:underline}.feedback-input{resize:none;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:100px;margin-bottom:1rem;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.feedback-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.btn-primary{cursor:pointer;color:#fff;background-color:#2563eb;border:none;border-radius:8px;width:100%;padding:12px;font-weight:600;transition:all .3s}.feedback-list{text-align:left;margin-top:2rem}.feedback-list h3{color:#1a365d;margin-bottom:1rem;font-size:1.1rem}.feedback-item{border-bottom:1px solid #f1f5f9;padding:12px}.feedback-item:last-child{border-bottom:none}.feedback-item p{color:#334155;margin:0;font-size:.95rem}.feedback-item small{color:#94a3b8;font-size:.8rem}.error-container{color:#64748b;justify-content:center;align-items:center;height:100vh;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a99;justify-content:center;align-items:flex-start;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.thankyou-modal-content{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:400px;padding:2rem;animation:.3s cubic-bezier(.34,1.56,.64,1) scaleIn;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.location-status-box{text-align:center;background:#fff7ed;border:1px solid #ffedd5;border-radius:12px;margin:1rem 0;padding:1.25rem}.location-status-box p{color:#9a3412;margin-bottom:.75rem;font-size:.9rem;font-weight:500}.btn-secondary{color:#475569;cursor:pointer;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 20px;font-weight:600;transition:all .2s}.btn-secondary:hover{background-color:#f1f5f9;border-color:#cbd5e1}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.spinner{border:4px solid #fff;border-top-color:#0000;border-radius:50%;width:40px;height:40px;margin-bottom:10px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-overlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#ffffffb3;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes modern-spinner{0%{opacity:1;transform:scale(1.1)rotate(0)}to{opacity:.1;transform:scale(.5)rotate(360deg)}}.loading-text{color:#1e293b;margin:0;font-size:1.1rem;font-weight:600}.loading-text span{animation:1.4s ease-in-out infinite bounce;display:inline-block}.loading-text span:first-child{animation-delay:-.32s}.loading-text span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gift-modal-content{text-align:center;background:#fff;border-radius:28px;width:92%;max-width:380px;padding:0;animation:.4s cubic-bezier(.175,.885,.32,1.15) giftPop;overflow:hidden;box-shadow:0 20px 50px #0003}.gift-header{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);padding:30px 20px 20px}.gift-header h3{margin:0;font-size:1.4rem;font-weight:700}.gift-body{padding:20px 24px}.thankyou-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:15px;padding:12px 16px}.thankyou-text{color:#475569;margin:0;font-size:.95rem;line-height:1.5}.gift-name{color:#1e293b;text-transform:uppercase;letter-spacing:-.5px;margin-bottom:15px;font-size:1.5rem;font-weight:800}.qr-container-box{box-sizing:border-box;background:#f1f5f9;border-radius:20px;flex-direction:column;align-items:center;width:100%;margin-bottom:15px;padding:15px;display:flex}.qr-round-container{background:#fff;border-radius:14px;min-width:160px;padding:10px;display:inline-block;box-shadow:inset 0 2px 4px #0000000d}.qr-wrapper canvas{border-radius:8px;padding:10px;display:block}.qr-code-text{letter-spacing:1px;color:#2563eb;word-break:break-all;white-space:normal;max-width:250px;margin-top:10px;margin-left:auto;margin-right:auto;font-family:Monaco,Consolas,monospace;font-size:.85rem;font-weight:700}.gift-instruction{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.gift-footer{padding:0 24px 25px}.btn-gift-close{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:14px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .2s}.btn-gift-close:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 4px 10px #0f172a26}@keyframes giftPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.thankyou-modal-content{border-top:5px solid #2563eb;border-radius:24px}.program-box{background:linear-gradient(135deg,#ecfeff,#f0f9ff);border:1px solid #bae6fd;border-radius:14px;margin-bottom:1.5rem;padding:16px;animation:.4s fadeIn}.program-title{color:#0369a1;margin-bottom:6px;font-size:.9rem;font-weight:600}.program-time{color:#475569;font-size:.85rem}.program-status{margin-top:5px;font-size:.85rem;font-weight:500}.gift-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.gift-item{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;padding:12px;transition:all .2s}.gift-item:hover{background:#f9fafb;transform:translateY(-2px)}.gift-item-name{font-weight:600}.auth-container{background-color:#f0f7ff;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,sans-serif;display:flex}.auth-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 10px 30px #2563eb1a}.auth-title{color:#1a365d;margin-bottom:.5rem;font-size:1.8rem}.auth-subtitle{color:#64748b;margin-bottom:2rem;font-size:.9rem}.input-group{flex-direction:column;gap:12px;margin-bottom:1.5rem;display:flex}.auth-input{border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:1rem;transition:all .2s}.auth-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.btn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px;font-weight:600;transition:all .3s}.btn-primary{color:#fff;background-color:#2563eb}.divider{border-top:1px solid #e2e8f0;margin:1.5rem 0;position:relative}.divider span{color:#94a3b8;background:#fff;padding:0 10px;font-size:.8rem;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.google-btn-wrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.auth-footer{color:#64748b;font-size:.9rem}.auth-link{color:#2563eb;font-weight:600;text-decoration:none}.register-container{background-color:#f0f7ff;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,sans-serif;display:flex}.register-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:450px;padding:2.5rem;box-shadow:0 10px 30px #2563eb1a}.register-title{color:#1a365d;margin-bottom:.5rem;font-size:1.8rem}.register-subtitle{color:#64748b;margin-bottom:2rem;font-size:.9rem}.input-grid{flex-direction:column;gap:15px;margin-bottom:2rem;display:flex}.reg-input{border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:1rem;transition:all .2s}.reg-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.btn-primary{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;width:100%;margin-bottom:1.5rem;padding:14px;font-size:1rem;font-weight:600}.btn-primary:hover{background-color:#1d4ed8}.reg-footer{color:#64748b;font-size:.9rem}.reg-link{color:#2563eb;font-weight:600;text-decoration:none}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.thankyou-modal-content{text-align:center;background:#fff;border-top:5px solid #2563eb;border-radius:24px;width:100%;max-width:400px;padding:2rem;animation:.3s cubic-bezier(.34,1.56,.64,1) scaleIn;box-shadow:0 20px 25px -5px #0000001a}.thankyou-icon{margin-bottom:1rem;font-size:3rem;display:block}.thankyou-modal-content h3{color:#1e293b;margin-bottom:.75rem;font-size:1.5rem}.thankyou-modal-content p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.gift-modal-content{text-align:center;background:#fff;border-radius:28px;width:90%;max-width:380px;animation:.5s cubic-bezier(.175,.885,.32,1.275) giftPop;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.gift-header{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);padding:30px 20px;position:relative}.gift-icon-badge{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 15px;font-size:3.5rem;animation:2s infinite pulse;display:flex;box-shadow:0 10px 15px #0000001a}.gift-name{color:#1e293b;text-transform:uppercase;margin-bottom:20px;font-size:1.6rem;font-weight:800}.qr-round-container{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:24px;margin-bottom:15px;padding:20px;display:inline-block}.qr-wrapper{background:#fff;border-radius:18px;padding:10px;box-shadow:0 4px 6px -1px #0000001a}.qr-wrapper canvas{border-radius:10px}.btn-gift-close{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:14px;width:calc(100% - 40px);margin:0 20px 25px;padding:14px;font-weight:600;transition:all .3s}.loading-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#ffffffb3;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.loading-content{text-align:center;background:#fff;border-radius:24px;padding:2rem 3rem;box-shadow:0 20px 40px #2563eb1a}.modern-spinner{width:64px;height:64px;margin-bottom:1rem;display:inline-block;position:relative}.modern-spinner div{transform-origin:32px 32px;background:#2563eb;border-radius:50%;width:6px;height:6px;animation:1.2s linear infinite modern-spinner;position:absolute}.modern-spinner div:after{content:" ";background:#2563eb;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:3px;left:29px}.modern-spinner div:first-child{animation-delay:0s;transform:rotate(0)}.modern-spinner div:nth-child(2){animation-delay:-.15s;transform:rotate(45deg)}.modern-spinner div:nth-child(3){animation-delay:-.3s;transform:rotate(90deg)}.modern-spinner div:nth-child(4){animation-delay:-.45s;transform:rotate(135deg)}.modern-spinner div:nth-child(5){animation-delay:-.6s;transform:rotate(180deg)}.modern-spinner div:nth-child(6){animation-delay:-.75s;transform:rotate(225deg)}.modern-spinner div:nth-child(7){animation-delay:-.9s;transform:rotate(270deg)}.modern-spinner div:nth-child(8){animation-delay:-1.05s;transform:rotate(315deg)}
