@import url(https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@700&family=Playfair+Display:wght@700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;scroll-behavior:smooth}body,html{overflow-x:hidden}html{width:100%}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Cinzel Decorative,serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-overlay{align-items:center;animation:fadeInOverlay .3s ease-in;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.loading-container{flex-direction:column;gap:40px;will-change:auto}.loading-container,.spinner-wrapper{align-items:center;display:flex;justify-content:center}.spinner-wrapper{height:120px;position:relative;width:120px}.spinner{animation:spin 1.8s cubic-bezier(.68,-.55,.265,1.55) infinite;border-right:3px solid #7a000033;border-top:3px solid #7a000033;border-color:#7a0000 #7a000066 #7a000033 #7a000033;border-width:3px;box-shadow:0 0 20px #7a000033;height:100px;transform:translateZ(0);width:100px;will-change:transform}.loading-text-container{animation:fadeInText .8s ease-in .2s both;color:#fff;text-align:center}@keyframes fadeInText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.loading-title{color:#7a0000;font-family:Cinzel Decorative,serif;font-size:1.8rem;font-weight:700;letter-spacing:.5px;margin:0;text-shadow:0 2px 8px #fffc,2px 2px 4px #0000004d}.loading-subtitle{color:#5c0000;font-size:1rem;font-weight:300;margin:12px 0 0;text-shadow:0 1px 4px #fffc,1px 1px 2px #0003}.loading-dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:20px}.loading-dots span{animation:dotPulse 1.4s infinite;background-color:#7a0000;border-radius:50%;box-shadow:0 0 8px #7a00004d;height:10px;width:10px;will-change:transform,opacity}.loading-dots span:first-child{animation-delay:0s}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,60%,to{opacity:.4;transform:scale(.8)}30%{opacity:1;transform:scale(1.1)}}@media (max-width:768px){.loading-title{font-size:1.4rem}.loading-subtitle{font-size:.9rem}.spinner{border-width:2px;height:70px;width:70px}.loading-container{gap:30px}}.hero{gap:50px;padding:80px 6%}.hero-left h1{font-size:42px;margin-bottom:18px}.hero-left p{font-size:16px;margin-bottom:30px}.order-box{padding:22px;width:300px}.order-tabs{gap:8px;margin-bottom:14px}.order-tabs button{background:linear-gradient(135deg,#fff9ed,#ffedc7)}@media (max-width:768px){.hero{flex-direction:column;gap:28px;padding:60px 5%}.hero-left h1{font-size:32px}.hero-left p{font-size:15px}.hero-right .order-box,.order-box{max-width:100%;width:100%}.section{padding:48px 36px}}@media (max-width:540px){.hero{padding:44px 5%}.hero-left h1{font-size:28px}.hero-left p{font-size:14px}.hero-right .order-box,.order-box{padding:18px}.section{padding:40px 22px}}.hero-right{gap:40px;justify-content:flex-end;padding-right:20px;position:relative}.hero-right img{flex-shrink:0;max-width:320px;transition:transform .3s ease}.hero-right img:hover{transform:scale(1.02)}.hero-right .order-box{background:linear-gradient(135deg,#fff,#fefefe);box-shadow:0 18px 40px #00000040;flex:1 1;max-width:300px;position:relative;z-index:2}@media (max-width:900px){.hero{flex-direction:column;text-align:center}.hero-left{max-width:100%}.hero-right{flex-direction:column;gap:20px;width:100%}.hero-right img{max-width:100%;order:-1}.hero-right .order-box{margin:0 auto;max-width:100%}.order-box{margin:0 auto}}.section{padding:60px 80px}.event-card{background:#fff;border:1px solid #f0e2b8;border-radius:16px;box-shadow:0 8px 18px #00000014;padding:16px}.event-card:hover{border-color:#caa400;box-shadow:0 16px 34px #00000029;transform:translateY(-6px)}@media (max-width:480px){.event-grid{grid-template-columns:1fr}}@media (max-width:768px){.special-grid{grid-template-columns:1fr}.special-card{height:220px}}.why-grid div{background:#fff;border:1px solid #f0e2b8;border-radius:16px;box-shadow:0 8px 20px #0000000f}.why-grid div:hover{border-color:#caa400;box-shadow:0 14px 30px #0000001f;transform:translateY(-6px)}.review-grid div{background:#fff;border:1px solid #f0e2b8;border-radius:16px;box-shadow:0 10px 22px #00000014;padding:28px}.review-grid div:hover{border-color:#caa400;box-shadow:0 16px 34px #00000024;transform:translateY(-6px)}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:3px solid #0000;border-image:linear-gradient(90deg,#caa400,#ffd966,#caa400) 1;box-shadow:0 8px 20px #7a000014,inset 0 -1px 0 #ffffff80;padding:14px 60px}.header h2{color:#7a0000;cursor:pointer;font-size:24px;font-weight:700;letter-spacing:.5px;transition:transform .2s ease}.header h2:hover{transform:scale(1.05)}.header nav{align-items:center;display:flex}.header nav button{font-size:18px;font-weight:500;margin-left:24px;padding:6px 10px}.header nav button:hover{background:#7a00001a;color:#7a0000}.footer{grid-gap:40px;gap:40px;grid-template-columns:2fr 1fr 1fr}.menu-container,body{background:#faf5e4;font-family:Inter,sans-serif;margin:0;max-width:100vw;overflow-x:hidden;padding:0;width:100%}.menu-header{background:#7a0000;color:#fff;font-weight:600;left:0;padding:18px 0;position:relative;right:0;text-align:center;width:100%}.menu-header p{font-size:14px;margin:0;opacity:.9}.menu-controls{align-items:center;display:flex;flex-wrap:wrap;gap:18px;padding:18px 22px}.menu-controls input{background:#fff;border:2px solid #d6b246;border-radius:12px;color:#333;flex:1 1;font-size:15px;height:44px;outline:none;padding:12px 16px 12px 40px;position:relative}.menu-controls input::placeholder{color:#bcbcbc;font-size:14px}.menu-controls input{background-image:url("data:image/svg+xml;utf8, <svg xmlns=%27http://www.w3.org/2000/svg%27 height=%2718%27 width=%2718%27 fill=%27%23bcbcbc%27 viewBox=%270 0 24 24%27><path d=%27M21 20l-5.8-5.8c.9-1.2 1.4-2.7 1.4-4.2 0-4-3.2-7.2-7.2-7.2S2.2 6 2.2 10s3.2 7.2 7.2 7.2c1.5 0 3-.5 4.2-1.4L20 21l1-1zM4.2 10c0-3.2 2.6-5.8 5.8-5.8s5.8 2.6 5.8 5.8-2.6 5.8-5.8 5.8S4.2 13.2 4.2 10z%27/></svg>");background-position:12px;background-repeat:no-repeat}.menu-controls select{-webkit-appearance:none;appearance:none;background:#7a0000;background-image:url("data:image/svg+xml;utf8, <svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714%27 height=%2714%27 fill=%27%23f6c85f%27 viewBox=%270 0 24 24%27><path d=%27M7 10l5 5 5-5z%27/></svg>");background-position:right 12px center;background-repeat:no-repeat;border:2px solid #d6b246;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;height:44px;min-width:150px;outline:none;padding:12px 40px 12px 16px}@media (max-width:768px){.menu-controls{flex-direction:column;gap:12px;padding:12px 18px}.menu-controls input{font-size:14px;padding:12px 16px 12px 40px;width:100%}.menu-controls select{font-size:14px;min-width:0;min-width:auto;padding:12px 40px 12px 16px;width:100%}}@media (max-width:540px){.menu-controls{flex-direction:column;gap:10px;padding:10px 16px}.menu-controls input{font-size:13px;height:40px;padding:11px 16px 11px 40px;width:100%}.menu-controls select{font-size:13px;height:40px;padding:11px 40px 11px 16px;width:100%}}.menu-grid{grid-gap:22px;align-items:start;display:grid;gap:22px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:10px 22px 120px}.menu-card{background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;height:100%;padding:15px;transition:.2s}.menu-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.menu-img-box{align-items:center;background:#f8f8f8;border-radius:12px;display:flex;height:180px;justify-content:center;margin-bottom:12px;overflow:hidden;width:100%}.menu-img-box img{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.menu-card:hover .menu-img-box img{transform:scale(1.05)}.menu-img{border-radius:12px;height:160px;object-fit:cover;transition:transform .3s ease;width:100%}.menu-card:hover .menu-img{transform:scale(1.05)}.menu-title{color:#5c0000;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 8px}.menu-desc{color:#666;flex-grow:1;font-size:14px;line-height:1.4;margin:0 0 12px}.menu-price{color:#0b7a0b;display:block;font-size:18px;font-weight:700;margin:0 0 12px}.menu-price span{color:#444;font-size:14px;font-weight:400}.qty-controls{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:10px}.qty-controls span{font-size:18px;font-weight:700}.qty-controls button{background:#f9e27a;border:1px solid #e5c85b;border-radius:50%;cursor:pointer;font-size:20px;height:34px;width:34px}.add-btn{background:#fff;border:2px solid #7a0000;border-radius:10px;color:#7a0000;cursor:pointer;font-size:15px;font-weight:600;margin-top:auto;padding:12px 16px;text-align:center;transition:all .25s ease;width:100%}.add-btn:hover{background:#7a0000;box-shadow:0 4px 12px #7a000033;color:#fff;transform:translateY(-1px)}.add-btn.active,.add-btn.selected{background:#7a0000;border-color:#7a0000;color:#fff}.add-btn.active:hover,.add-btn.selected:hover{background:#5c0000;border-color:#5c0000}.cart-footer{align-items:center;background:#7a0000;bottom:0;color:#fff;display:flex;justify-content:space-between;padding:12px 22px;position:fixed;width:100%}.cart-footer p{margin:0}.view-cart-btn{background:#f4c542;border:none;border-radius:8px;color:#000;cursor:pointer;font-weight:600;padding:10px 18px}.cart-container{background:#faf5e4;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:40px;width:100%}.cart-header{background:#7a0000;color:#fff;left:0;padding:18px;position:relative;right:0;text-align:center;width:100%}.cart-header h2{font-size:22px;margin:0}.back-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:8px;color:#fff;display:flex;font-size:16px;gap:6px;left:15px;padding:8px 16px;position:absolute;top:18px}.back-btn:hover{background:#ffffff40;border-color:#ffffff80;box-shadow:0 4px 12px #00000026;transform:translateX(-4px)}.cart-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1.4fr .9fr;padding:22px}.cart-item-card{background:#fff;border:1px solid #d6b246;border-radius:12px;box-shadow:0 2px 6px #00000014;display:flex;gap:16px;padding:16px;position:relative}.cart-item-img{border-radius:8px;height:80px;object-fit:cover;width:80px}.cart-item-info h3{color:#7a0000;font-size:17px;margin:0}.cart-item-info p{color:#555;font-size:14px;margin:0}.qty-row{align-items:center;display:flex;gap:12px;margin-top:10px}.qty-row button{background:#f4d65e;border:1px solid #e2b94e;border-radius:50%;cursor:pointer;font-size:18px;height:32px;width:32px}.qty-input{border:1px solid #d6b246;border-radius:8px;font-size:14px;font-weight:600;padding:6px 8px;text-align:center;width:70px}.qty-row button:disabled{cursor:not-allowed;opacity:.5}.cart-price{color:#0b7a0b;font-size:18px;font-weight:600;margin-left:auto;margin-top:auto}.delivery-card{background:#fff;border:1px solid #d6b246;border-radius:12px;margin-top:20px;padding:20px}.delivery-card h3{color:#7a0000;margin:0}.delivery-tag{background:#f8d7b5;border-radius:8px;color:#7a0000;display:inline-block;font-size:14px;margin:10px 0;padding:8px 14px}.delivery-card label{color:#444;display:block;font-size:14px;margin-top:10px}.delivery-card input,.delivery-card textarea{border:1px solid #d6b246;border-radius:8px;font-size:14px;margin-top:4px;outline:none;padding:10px;width:100%}.cart-summary{background:#fff;border:1px solid #d6b246;border-radius:12px;height:-webkit-fit-content;height:fit-content;padding:20px}.cart-summary h3{color:#7a0000;margin-top:0;text-align:center}.summary-row{display:flex;justify-content:space-between;margin:12px 0}.summary-row.total{font-weight:700}.total-amt{color:#e4a400;font-size:20px}.checkout-btn{background:#7a0000;border-radius:10px;color:#fff;margin-top:16px;padding:12px;width:100%}.checkout-btn,.delete-btn{border:none;cursor:pointer;font-size:16px}.delete-btn{background:#0000;color:#b50000;position:absolute;right:12px;top:10px}.empty-cart-container{align-items:center;background:linear-gradient(135deg,#fff8f0,#ffe9d5);border:2px dashed #d6b246;border-radius:16px;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:500px;padding:60px 40px;text-align:center}.empty-cart-icon{animation:float 3s ease-in-out infinite;font-size:80px;margin-bottom:10px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.empty-cart-title{color:#7a0000;font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0}.empty-cart-description{color:#555;font-size:18px;font-weight:500;margin:0}.empty-cart-subtitle{color:#888;font-size:16px;line-height:1.5;margin:0}.empty-cart-cta{align-items:center;background:linear-gradient(135deg,#f4d65e,#e2b94e);border:none;border-radius:50px;box-shadow:0 4px 15px #f4d65e66;color:#7a0000;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:10px;margin:10px 0;padding:14px 40px;transition:all .3s ease}.empty-cart-cta:hover{background:linear-gradient(135deg,#e2b94e,#d4a540);box-shadow:0 6px 20px #f4d65e80;transform:translateY(-2px)}.empty-cart-features{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:30px;width:100%}.feature-item{align-items:center;background:#fff;border:1px solid #d6b246;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:15px;transition:all .3s ease}.feature-item:hover{border-color:#f4d65e;box-shadow:0 6px 16px #7a00001a;transform:translateY(-4px)}.feature-icon{stroke-width:2;color:#d6a624;height:40px;width:40px}.feature-item p{color:#7a0000;font-size:14px;font-weight:600;margin:0}.empty-cart-message{background:#ffe6e6;border-radius:10px;color:#b30000;font-size:18px;font-weight:600;margin:20px;padding:12px 20px;text-align:center}.empty-cart-image{border-radius:10px;display:block;height:150px;margin:0 auto 15px;object-fit:contain;width:150px}.checkout-overlay{align-items:center;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:100}.checkout-backdrop{background:#0009;inset:0;position:absolute}.checkout-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 25px 50px #0000004d;max-height:90vh;max-width:550px;overflow-y:auto;position:relative;width:100%}.checkout-header{align-items:center;background:linear-gradient(135deg,#7a0000,#d4af37);border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.checkout-header h2{font-size:1.5rem;margin:0}.close-checkout-btn{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.25rem;height:36px;transition:all .3s;width:36px}.close-checkout-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.checkout-content{padding:2rem}.checkout-form{display:flex;flex-direction:column;gap:1.75rem;padding:2rem}.form-error-banner{animation:shake .5s;background:#fee;border:2px solid #fc8181;border-radius:8px;color:#c53030;font-weight:600;padding:12px 16px;text-align:center}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.checkout-form .form-group{display:flex;flex-direction:column;gap:.625rem}.checkout-form label{color:#2d3748;font-size:.975rem;font-weight:600;letter-spacing:.2px}.checkout-form input,.checkout-form textarea{background:#fafafa;border:2px solid #e2e8f0;border-radius:10px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s}.checkout-form input:focus,.checkout-form textarea:focus{background:#fff;border-color:#a11a1a;box-shadow:0 0 0 4px #a11a1a14;outline:none}.checkout-form textarea{min-height:90px;resize:vertical}.checkout-summary{background:linear-gradient(135deg,#fff9ed,#ffedc7 50%,#fff5db);border:2px solid #caa4004d;border-radius:12px;box-shadow:0 8px 20px #7a000014;display:flex;flex-direction:column;gap:1rem;margin-top:.5rem;padding:1.75rem}.summary-line{color:#2d3748;display:flex;font-size:1rem;justify-content:space-between;padding:.25rem 0}.summary-line.total-line{border-top:2px solid #a11a1a;color:#a11a1a;font-size:1.2rem;font-weight:700;margin-top:.5rem;padding-top:1rem}.place-order-btn{background:linear-gradient(135deg,#a11a1a,#d4af37);border:none;border-radius:10px;box-shadow:0 4px 12px #a11a1a4d;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;margin-top:.5rem;padding:1.125rem;transition:all .3s}.place-order-btn:hover{box-shadow:0 8px 20px #a11a1a59;transform:translateY(-2px)}.place-order-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.payment-methods{display:flex;flex-direction:column;gap:.875rem;margin-top:.5rem}.payment-option{align-items:center;background:#fafafa;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;gap:14px;padding:1rem 1.25rem;transition:all .3s}.payment-option:hover{background:#fff5f5;border-color:#a11a1a;transform:translateX(2px)}.payment-option input[type=radio]{accent-color:#a11a1a;cursor:pointer;height:20px;width:20px}.payment-label{color:#2d3748;cursor:pointer;font-size:1rem;font-weight:500}.payment-option:has(input:checked){background:#fef2f2;border-color:#a11a1a;box-shadow:0 0 0 4px #a11a1a14}@media (max-width:768px){.processing-popup{padding:2rem 1.5rem;width:80%}.spinner{border-width:4px;height:50px;width:50px}.processing-title{font-size:1.25rem}.processing-message{font-size:.9rem}}.order-status-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.order-status-popup{align-items:center;animation:popIn .4s cubic-bezier(.68,-.55,.265,1.55);background:linear-gradient(135deg,#7a0000,#5c0000);border-radius:16px;box-shadow:0 20px 40px #0000004d;color:#f5c542;display:flex;flex-wrap:nowrap;gap:2rem;justify-content:flex-start;max-width:700px;min-height:250px;padding:2rem;position:relative;width:90%}.order-status-image,.order-success-image{align-self:flex-start;border-radius:50%;box-shadow:0 4px 8px #0000001a;flex-shrink:0;height:180px;object-fit:cover;width:180px}.order-status-image.success{border:4px solid #22c55e}.order-status-image.error{border:4px solid #ef4444}.order-status-content{flex:1 1;min-width:0;padding-left:0;text-align:left}.order-status-content h3{color:#f5c542;margin-bottom:1rem}.order-status-content p{color:#ffd966;margin-bottom:.5rem}.status-close-btn{background:linear-gradient(135deg,#caa400,#ffd966);color:#7a0000;margin-top:1rem;padding:10px 20px}@media (max-width:768px){.order-status-popup{align-items:center;flex-direction:column;gap:1rem;max-width:90%;padding:1.5rem}.order-status-image{align-self:center;height:100px;width:100px}.order-status-content{padding-left:0;text-align:center}}@keyframes popIn{0%{opacity:0;transform:scale(.3) rotate(-10deg)}50%{opacity:.8;transform:scale(1.05) rotate(2deg)}70%{transform:scale(.98) rotate(-1deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.status-icon{animation:bounceIn .6s ease-out;font-size:3rem;margin-bottom:1rem}.status-icon.success{color:#22c55e}.status-icon.error{color:#ef4444}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.status-title{font-size:1.5rem;font-weight:700;margin:0 0 1rem}.status-title.success{color:#16a34a}.status-title.error{color:#dc2626}.status-message{color:#6b7280;font-size:1rem;line-height:1.5;margin-bottom:1rem}.order-id{background:linear-gradient(135deg,#7a0000,#a11a1a);border-radius:12px;box-shadow:0 4px 12px #7a00004d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.5rem;padding:12px 24px;.order-id strong{font-size:1.3rem;text-shadow:0 2px 4px #0003}}.status-close-btn{background:#7a0000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.status-close-btn:hover{background:#5a0000;box-shadow:0 4px 12px #7a00004d;transform:translateY(-2px)}@media (max-width:900px){.cart-content{grid-template-columns:1fr}.cart-summary{order:-1}}@media (max-width:720px){.cart-content{gap:18px;padding:18px}.cart-item-card{flex-direction:column}.cart-item-img{height:180px;width:100%}.qty-row{justify-content:flex-start;width:100%}.cart-price{margin-left:0}}@media (max-width:540px){.cart-content,.cart-header{padding:14px}.back-btn{left:12px;padding:6px 12px;top:14px}.cart-item-card,.cart-summary,.delivery-card{padding:14px}}.admin-login-container{align-items:center;background:linear-gradient(135deg,#f9f5ed,#ffedc7 50%,#fff9ed);display:flex;flex-direction:column;justify-content:center;max-width:100vw;min-height:100vh;overflow:hidden;overflow-x:hidden;padding:2rem;position:relative;width:100%}.admin-login-container:before{background:radial-gradient(circle,#ffd70014 0,#0000 70%);height:600px;right:-10%;top:-50%;width:600px}.admin-login-container:after,.admin-login-container:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.admin-login-container:after{background:radial-gradient(circle,#caa4000f 0,#0000 70%);bottom:-30%;height:500px;left:-5%;width:500px}.back-link{background:#0000;border:none;color:#7a0000;cursor:pointer;font-size:1rem;font-weight:600;left:2rem;position:absolute;top:2rem;transition:all .3s}.back-link:hover{color:#a11a1a;transform:translateX(-4px)}.login-card{background:linear-gradient(135deg,#fff,#fffef8);border:2px solid #caa40026;border-radius:20px;box-shadow:0 15px 45px #7a00001f,inset 0 1px 0 #fff9;max-width:450px;padding:3rem 2.5rem;position:relative;text-align:center;width:100%;z-index:2}.login-icon{align-items:center;background:linear-gradient(135deg,#fff9ed,#ffedc7);border:2px solid #ffd7004d;border-radius:50%;box-shadow:0 8px 20px #caa40033;display:flex;font-size:4rem;height:80px;justify-content:center;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:80px}.login-card h1{color:#2d3748;font-size:2rem;font-weight:800;margin-bottom:.5rem}.login-subtitle{color:#718096;font-size:1rem;margin-bottom:2rem}.login-form{gap:1.5rem}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:.5rem;text-align:left}.form-group label{align-items:center;color:#2d3748;display:flex;gap:.5rem}.form-group .icon{font-size:1.2rem}.form-group input{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .3s}.form-group input:focus{border-color:#a11a1a;box-shadow:0 0 0 3px #a11a1a1a}.form-group input::placeholder{color:#cbd5e0}.error-message{background:#fed7d7;border-left:4px solid #c53030;border-radius:8px;color:#c53030;font-size:.9rem;padding:.75rem}.sign-in-btn{background:linear-gradient(135deg,#e67e22,#d4af37);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:.875rem;transition:all .3s;width:100%}.sign-in-btn:disabled{cursor:not-allowed;opacity:.6}.sign-in-btn:hover:not(:disabled){box-shadow:0 8px 16px #e67e224d;transform:translateY(-2px)}.signup-link{color:#718096;font-size:.95rem;margin-top:1rem}.signup-link a{color:#e67e22;font-weight:600;text-decoration:none;transition:color .3s}.signup-link a:hover{color:#a11a1a}.order-form{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;padding:2rem 1.5rem}.order-form label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.order-form input,.order-form select,.order-form textarea{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;width:100%}.order-form .payment-method{margin-bottom:1.5rem}.order-form .radio-group{align-items:center;display:flex;gap:2rem;margin-bottom:1.25rem}.order-form .radio-group label{font-weight:400;margin-bottom:0}@media (max-width:768px){.admin-login-container{padding:1.5rem}.back-link{left:1.25rem;top:1.25rem}.login-card{max-width:420px;padding:2.25rem 2rem}.login-card h1{font-size:1.75rem}.login-subtitle{font-size:.95rem}}@media (max-width:540px){.admin-login-container{align-items:stretch;padding:1.25rem}.login-card{border-radius:16px;padding:1.75rem 1.5rem;width:100%}.login-form{gap:1rem}.back-link,.form-group input,.sign-in-btn{font-size:.95rem}.order-form{padding:1rem .5rem}}.admin-dashboard{background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:100vw;min-height:100vh;overflow-x:hidden;width:100%}.admin-header{align-items:center;background:#fff;border-bottom:3px solid #ff7a45;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:relative;right:0;width:100%;z-index:100}.admin-header-left{gap:1rem}.admin-header-left,.admin-logo{align-items:center;display:flex}.admin-logo{color:#ff7a45;font-size:1.5rem;font-weight:800;gap:.5rem;margin:0}.admin-logo-img{border-radius:8px;height:40px;object-fit:contain;width:40px}.admin-badge{background:#f0f0f0;border-radius:20px;color:#666;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.admin-header-right{align-items:center;display:flex;gap:1.5rem;position:relative;z-index:5}.admin-email{color:#666;font-size:.95rem}.logout-btn{background:#0000;border:2px solid #ff7a45;border-radius:999px;color:#ff7a45;font-size:.95rem;padding:.4rem 1rem;transition:all .25s ease}.logout-btn:hover{background:#ff7a45;box-shadow:0 4px 10px #ff7a454d;color:#fff;transform:translateY(-1px)}.admin-tabs{background:#fff;border-bottom:1px solid #e0e0e0;display:flex;gap:1rem;padding:0 2rem}.tab-btn{background:#0000;border:none;border-bottom:3px solid #0000;color:#999;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:-1px;padding:1.5rem 1rem;transition:all .3s}.tab-btn:hover{color:#333}.tab-btn.active{border-bottom-color:#ff7a45;color:#ff7a45}.admin-content{margin:0 auto;max-width:1400px;padding:2rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.stat-card{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1.5rem;padding:1.5rem}.stat-icon{background:#fff3ec;border-radius:10px;flex-shrink:0;font-size:2.5rem;padding:1rem}.stat-label{color:#999;font-size:.875rem;margin-bottom:.5rem}.stat-value{color:#333;font-size:2rem;font-weight:800;margin-bottom:.5rem}.stat-subtitle{color:#999;font-size:.875rem}.quick-actions{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:2rem}.quick-actions h3{color:#333;margin:0 0 1.5rem}.action-buttons{display:flex;gap:1rem}.action-btn{border:2px solid #ff7a45;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.action-btn.primary{background:#ff7a45;color:#fff}.action-btn.primary:hover{background:#e66a35;box-shadow:0 4px 12px #ff7a454d}.action-btn.secondary{background:#fff;color:#ff7a45}.action-btn.secondary:hover{background:#fff3ec}.recent-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.section-header h3{color:#333;margin:0}.view-all{background:#0000;border:none;color:#ff7a45;cursor:pointer;font-size:1rem;font-weight:600;padding:0;text-decoration:none;transition:color .3s}.view-all:hover{color:#e66a35}.orders-list{gap:1rem}.order-row{align-items:center;background:#f8f9fa;border-left:4px solid #ff7a45;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.order-name{color:#333;font-weight:600;margin-bottom:.25rem}.order-phone{color:#999;font-size:.875rem}.order-total{color:#ff7a45;font-size:1.125rem}.order-status{background:#e8f5e9;border-radius:6px;color:#2e7d32;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.menu-header-admin{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.menu-header-admin h3{color:#333;font-size:1.5rem;margin:0}.add-item-btn{background:#ff7a45;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.add-item-btn:hover{background:#e66a35;box-shadow:0 4px 12px #ff7a454d}.add-form-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:2rem}.add-item-form{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.add-item-form input,.add-item-form select,.add-item-form textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:all .3s}.add-item-form input:focus,.add-item-form select:focus,.add-item-form textarea:focus{border-color:#ff7a45;box-shadow:0 0 0 3px #ff7a451a;outline:none}.add-item-form textarea{grid-column:1/-1;min-height:80px;resize:vertical}.category-multi-select{background:#f9f9f9;border:2px solid #e0e0e0;border-radius:8px;grid-column:1/-1;padding:1rem;transition:all .3s}.category-multi-select:hover{background:#fff;border-color:#ff7a45}.category-select-label{color:#333;font-size:.95rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.category-options{display:flex;flex-wrap:wrap;gap:.75rem}.category-checkbox-item{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex:1 1;gap:.5rem;min-width:180px;padding:.6rem 1rem;position:relative;transition:all .2s;-webkit-user-select:none;user-select:none}.category-checkbox-item:hover{background:#fff5f0;border-color:#ff7a45;box-shadow:0 4px 12px #ff7a4526;transform:translateY(-2px)}.category-checkbox-item input[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox-custom{align-items:center;background:#fff;border:2px solid #d0d0d0;border-radius:5px;display:flex;flex-shrink:0;height:22px;justify-content:center;transition:all .2s;width:22px}.category-checkbox-item input[type=checkbox]:checked~.checkbox-custom{background:#ff7a45;border-color:#ff7a45}.category-checkbox-item input[type=checkbox]:checked~.checkbox-custom:after{color:#fff;content:"✓";font-size:16px;font-weight:700}.category-checkbox-item input[type=checkbox]:checked~.category-name{color:#ff7a45;font-weight:600}.category-name{color:#555;font-size:.95rem;transition:all .2s}.category-checkbox-item:hover .category-name{color:#333}.image-preview{align-items:center;display:flex;gap:.75rem}.image-preview img{border:1px solid #eee;border-radius:8px;height:72px;object-fit:cover;width:72px}.form-actions{display:flex;gap:1rem;grid-column:1/-1}.cancel-btn,.save-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.save-btn{background:#ff7a45;color:#fff;flex:1 1}.save-btn:hover:not(:disabled){background:#e66a35;box-shadow:0 4px 12px #ff7a454d}.save-btn:disabled{background:#ccc;box-shadow:none;color:#888;cursor:not-allowed}.cancel-btn{background:#f0f0f0;color:#333;flex:1 1}.cancel-btn:hover{background:#e0e0e0}.delete-btn-form{background:#f44336;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.delete-btn-form:hover{background:#da190b;box-shadow:0 4px 12px #f443364d}.menu-list{display:flex;flex-direction:column;gap:1rem}.menu-item-row{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1.5rem;padding:1.5rem}.item-image{flex-shrink:0;font-size:2.5rem}.menu-thumb{border-radius:8px;display:block;height:64px;object-fit:cover;width:64px}.item-details{flex:1 1}.item-name{color:#333;font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.item-categories{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.category-tag{background:linear-gradient(135deg,#ff7a45,#ff9068);border-radius:12px;box-shadow:0 2px 4px #ff7a4533;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .6rem;text-transform:uppercase}.item-category{color:#999;font-size:.875rem;margin-bottom:.5rem}.item-desc{color:#666;font-size:.9rem}.item-price{color:#ff7a45;font-size:1.25rem;font-weight:700;min-width:80px;text-align:right}.item-actions{align-items:center;display:flex;flex-shrink:0;gap:.5rem}.toggle-switch{cursor:pointer;display:inline-flex;height:28px;position:relative;width:50px}.toggle-switch input{display:none}.toggle-slider{background:#ccc;border-radius:14px;bottom:0;left:0;position:absolute;right:0;top:0;transition:all .3s}.toggle-slider:before{background:#fff;border-radius:50%;content:"";height:22px;left:3px;position:absolute;top:3px;transition:all .3s;width:22px}.toggle-switch input:checked+.toggle-slider{background:#ff7a45}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(22px)}.delete-btn,.edit-btn{align-items:center;background:#0000;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;min-height:36px;min-width:36px;padding:.5rem;transition:all .2s ease}.edit-btn:hover{background:#e8f4f8;transform:scale(1.15)}.delete-btn:hover{background:#ffe8e8;opacity:1;transform:scale(1.15)}.orders-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem}.orders-section h3{color:#333;margin-top:0}.orders-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.orders-header h3{margin:0}.filter-sort-controls,.sort-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.sort-controls label{color:#666;font-weight:500;margin:0}.search-input,.sort-select{background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;font-size:.95rem;padding:.6rem .8rem;transition:all .2s}.search-input:hover,.sort-select:hover{border-color:#ff7a45}.search-input:focus,.sort-select:focus{border-color:#ff7a45;box-shadow:0 0 0 2px #ff7a451a;outline:none}.search-input{flex:1 1;min-width:250px}.search-input::placeholder{color:#999}.orders-table{grid-gap:1rem;display:grid;gap:1rem}.order-card{background:#f8f9fa;border-left:4px solid #ff7a45;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.order-card-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.order-card-header h4{color:#333;margin:0}.order-meta{color:#777;font-size:.9rem;margin-top:6px}.order-total-amount{color:#ff7a45;font-size:1.2rem;font-weight:700}.order-time{color:#999;font-size:.85rem;margin-top:6px}.expand-btn{background:#0000;border:none;color:#777;cursor:pointer;font-size:1rem;margin-left:8px}.order-details-grid{grid-gap:1.5rem;border-top:1px solid #eee;display:grid;gap:1.5rem;grid-template-columns:1fr 360px;margin-top:1rem;padding-top:1rem}.order-items h4,.order-right h4{color:#333;margin:0 0 .75rem}.items-list{display:flex;flex-direction:column;gap:.5rem}.order-item-row{border-bottom:1px dashed #f0f0f0;color:#333;display:flex;justify-content:space-between;padding:6px 0}.item-name-col{color:#333}.item-price-col{color:#333;min-width:80px;text-align:right}.delivery-address{color:#6b6b6b;line-height:1.4}.update-status-section{margin-top:1rem}.status-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.status-btn{background:#fff;border:2px solid #ff7a45;border-radius:8px;color:#ff7a45;cursor:pointer;font-weight:600;padding:8px 14px;transition:all .15s}.status-btn:hover{box-shadow:0 6px 18px #ff7a4514;transform:translateY(-2px)}.status-btn.active{background:#ff7a45;box-shadow:0 6px 18px #ff7a451f;color:#fff}.status-badge.delivered{background:#e8f5e9;color:#2e7d32}.status-badge.pending{background:#fff8e6;color:#b36b00}.status-badge.out-for-delivery,.status-badge.preparing{background:#fff3ec;color:#c05a1a}.status-badge.paid{background:#eef8ff;color:#0b74de}.status-badge.cancelled{background:#ffeef0;color:#c53030}@media (max-width:768px){.admin-header{flex-direction:column;gap:1rem;padding:1rem}.admin-header-right{flex-direction:column;gap:1rem;width:100%}.admin-tabs{flex-direction:column;padding:0}.tab-btn{border-bottom:none;border-left:3px solid #0000;padding-left:2rem}.tab-btn.active{border-left-color:#ff7a45}.menu-item-row{flex-wrap:wrap}.item-actions{margin-left:auto}.item-details,.item-price,.order-row{text-align:center}.action-buttons,.order-row{flex-direction:column}.order-details-grid{grid-template-columns:1fr}.order-right{order:2}.customers-header,.orders-header{align-items:stretch;flex-direction:column}.filter-sort-controls,.sort-controls{flex-direction:column;width:100%}.search-input,.sort-select{width:100%}.table-header,.table-row{gap:.5rem;grid-template-columns:1fr}.table-header,.table-row{padding:.75rem 1rem}.table-cell{font-size:.9rem}}@media (max-width:900px){.order-details-grid{grid-template-columns:1fr}.order-right{order:2}}.customers-section{padding:2rem}.customers-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.customers-header h3{color:#333;font-size:1.5rem;margin:0}.customers-section h3{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.customers-table{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.table-header{background:#f8f9fa;border-bottom:2px solid #e0e0e0;color:#666;font-weight:600}.table-header,.table-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:100px 1fr 1.5fr 1fr 120px;padding:1rem 1.5rem}.table-row{border-bottom:1px solid #f0f0f0;transition:background .2s}.table-row:hover{background:#fafafa}.table-cell{align-items:center;color:#333;display:flex}.empty-state{padding:3rem 1.5rem}.empty-state p{font-size:1.05rem;margin:0}.database-section{padding:2rem}.database-section h3{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.database-section h4{color:#555;font-size:1.2rem;margin-bottom:1rem}.database-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.db-table-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem;transition:transform .2s,box-shadow .2s}.db-table-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-4px)}.db-table-card h4{color:#ff7a45;font-size:1.1rem;margin:0 0 .5rem}.db-count{color:#333;font-size:2rem;font-weight:700;margin:.5rem 0 1rem}.db-details{display:flex;flex-direction:column;gap:.75rem}.db-stat{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:.5rem 0}.db-stat:last-child{border-bottom:none}.db-stat span{color:#666;font-size:.95rem}.db-stat strong{color:#333;font-size:1rem}.recent-activity{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:1.5rem}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:background .2s}.activity-item:hover{background:#e9ecef}.activity-icon{font-size:1.5rem}.activity-text{color:#333;flex:1 1;font-size:.95rem}.activity-time{color:#999;font-size:.875rem}.system-info{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-item span{color:#666;font-size:.9rem}.info-item strong{color:#333;font-size:1.1rem;font-weight:600}@media (max-width:768px){.table-header,.table-row{gap:.5rem}.database-grid,.info-grid,.table-header,.table-row{grid-template-columns:1fr}}.badge{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:600;padding:.35rem .75rem}.badge-primary{background:#eef8ff;color:#0b74de}.amount{color:#ff7a45;font-weight:700}.status-label{align-items:center;border-radius:6px;display:inline-flex;font-size:.85rem;font-weight:600;padding:.35rem .75rem}.status-label.registered{background:#e8f5e9;color:#2e7d32}.status-label.guest{background:#fff3ec;color:#c05a1a}.empty-state{background:#fff;border-radius:12px;color:#999;font-size:1rem;padding:3rem;text-align:center}.toast-notification{word-wrap:break-word;align-items:center;animation:slideIn .3s ease-out,slideOut .3s ease-out 3.7s forwards;border-radius:8px;bottom:2rem;box-shadow:0 4px 12px #00000026;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;max-width:90vw;padding:1rem 1.5rem;position:fixed;right:2rem;z-index:1000}@keyframes slideIn{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(400px)}}.toast-notification.toast-success{background:linear-gradient(135deg,#4caf50,#45a049);border-left:4px solid #fff;color:#fff}.toast-notification.toast-error{background:linear-gradient(135deg,#f44336,#da190b);border-left:4px solid #fff;color:#fff}.toast-content{align-items:center;display:flex;gap:.75rem}.toast-icon{align-items:center;display:inline-flex;font-size:1.2rem;font-weight:700;justify-content:center;min-width:20px}.toast-message{flex:1 1}@media (max-width:768px){.toast-notification{bottom:1rem;left:1rem;max-width:calc(100vw - 2rem);right:1rem}}.modal-overlay{animation:fadeIn .2s ease-out;background:#00000080;z-index:2000}.modal-content{animation:slideUp .3s ease-out;box-shadow:0 10px 40px #0003;max-width:480px;padding:2rem}.modal-title{color:#333;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.modal-message{color:#666;font-size:1rem;line-height:1.6;margin:0 0 2rem}.modal-actions{gap:1rem}.modal-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.modal-btn-confirm{background:#f44336;color:#fff}.modal-btn-confirm:hover{background:#da190b;box-shadow:0 4px 12px #f443364d;transform:translateY(-1px)}.modal-btn-cancel{background:#f0f0f0;color:#333}.modal-btn-cancel:hover{background:#e0e0e0}@media (max-width:768px){.modal-content{max-width:calc(100vw - 2rem);padding:1.5rem}.modal-actions{flex-direction:column-reverse}.modal-btn{width:100%}}.bulk-order-form{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;padding:2rem 1.5rem}.bulk-order-form label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.bulk-order-form input,.bulk-order-form select,.bulk-order-form textarea{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;width:100%}.bulk-order-form .payment-method{margin-bottom:1.5rem}.bulk-order-form .radio-group{align-items:center;display:flex;gap:2rem;margin-bottom:1.25rem}.bulk-order-form .radio-group label{font-weight:400;margin-bottom:0}@media (max-width:600px){.bulk-order-form{padding:1rem .5rem}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.admin-loading-screen{align-items:center;animation:adminFadeIn .4s ease-out;background:linear-gradient(135deg,#1a0000,#3d0000 40%,#5c0000 70%,#7a0000);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes adminFadeIn{0%{opacity:0}to{opacity:1}}.admin-loading-content{align-items:center;animation:adminSlideUp .6s ease-out .1s both;display:flex;flex-direction:column;gap:20px}@keyframes adminSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.admin-loading-logo{animation:adminLogoPulse 2s ease-in-out infinite;border:3px solid #ff7a4566;border-radius:50%;box-shadow:0 4px 30px #ff7a454d;height:100px;object-fit:cover;width:100px}@keyframes adminLogoPulse{0%,to{box-shadow:0 4px 30px #ff7a454d;transform:scale(1)}50%{box-shadow:0 4px 50px #ff7a4580;transform:scale(1.03)}}.admin-loading-title{color:#fff;font-family:Cinzel Decorative,serif;font-size:1.8rem;font-weight:700;letter-spacing:1px;margin:0;text-shadow:0 2px 15px #ff7a4566}.admin-loading-spinner{align-items:center;display:flex;height:60px;justify-content:center;position:relative;width:60px}.admin-spinner-ring{animation:adminSpin 1.2s cubic-bezier(.5,0,.5,1) infinite;border-right:3px solid #ffffff26;border-top:3px solid #ffffff26;border-color:#ff7a45 #ff7a4566 #ffffff26 #ffffff26;border-radius:50%;border-style:solid;border-width:3px;height:50px;width:50px}@keyframes adminSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.admin-loading-text{color:#ffffffb3;font-size:1rem;font-weight:300;letter-spacing:.5px;margin:0}.admin-loading-dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:-10px}.admin-loading-dots span{animation:adminDotBounce 1.4s ease-in-out infinite;background-color:#ff7a45;border-radius:50%;height:8px;width:8px}.admin-loading-dots span:first-child{animation-delay:0s}.admin-loading-dots span:nth-child(2){animation-delay:.2s}.admin-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes adminDotBounce{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1.2)}}.admin-error-text{color:#ff9a76;font-size:1rem;line-height:1.5;margin:0;max-width:400px;text-align:center}.admin-error-actions{display:flex;gap:12px;margin-top:10px}.admin-error-btn{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 24px;transition:all .2s ease}.admin-retry-btn{background:#ff7a45;color:#fff}.admin-retry-btn:hover{background:#ff9a69;box-shadow:0 4px 15px #ff7a4566;transform:translateY(-1px)}.admin-logout-btn{background:#ffffff1a;border:1px solid #fff3;color:#fffc}.admin-logout-btn:hover{background:#fff3;color:#fff}@media (max-width:480px){.admin-loading-logo{height:80px;width:80px}.admin-loading-title{font-size:1.3rem}.admin-spinner-ring{height:40px;width:40px}}.welcome-container{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;max-width:100vw;overflow-x:hidden;padding:40px;text-align:center;width:100%}.overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff26,#ffffff0d);border:2px solid #ffffff40;border-radius:25px;box-shadow:0 8px 32px #00000040,inset 0 0 0 1px #ffffff1a;min-width:600px;padding:50px 60px;position:relative}.overlay:before{animation:borderGlow 3s ease-in-out infinite;background:linear-gradient(135deg,#ffd7004d,#d4af374d 50%,#ffd7004d);border-radius:25px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;z-index:-1}@keyframes borderGlow{0%,to{opacity:0}50%{opacity:.6}}.welcome-buttons,.welcome-container h1,.welcome-container p{position:relative;z-index:1}.welcome-container h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,khaki 50%,#fff);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.5));font-family:Cinzel Decorative,Playfair Display,serif;font-size:48px;font-weight:900;letter-spacing:2px;margin:10px 0 25px;text-shadow:none}.welcome-container p{color:#504f4f;font-size:18px;margin:10px 0}.welcome-buttons{display:flex;gap:20px;justify-content:center;margin-top:30px}.get-started-btn{background:#8b0000;border:none;border-radius:50px;box-shadow:0 0 20px #d4af37b3,0 0 40px #d4af3780,0 0 60px #d4af374d;color:#fff;cursor:pointer;font-family:Cinzel Decorative,serif;font-size:20px;font-weight:700;letter-spacing:2px;overflow:visible;padding:18px 56px;position:relative;text-transform:uppercase;transition:all .4s ease;z-index:1}.get-started-btn .btn-text{position:relative;text-shadow:0 2px 4px #0006;z-index:3}.get-started-btn .shimmer{display:none}.get-started-btn:before{animation:glow-pulse 2s ease-in-out infinite;background:radial-gradient(ellipse,#d4af3799 0,#0000 70%);border-radius:60px;bottom:-10px;content:"";left:-10px;position:absolute;right:-10px;top:-10px;z-index:-1}@keyframes glow-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.get-started-btn:after{display:none}.get-started-btn:hover{background:#a00000;box-shadow:0 0 30px #d4af37e6,0 0 60px #d4af37b3,0 0 90px #d4af3780,0 10px 30px #0000004d;transform:translateY(-5px) scale(1.03)}.get-started-btn:hover:before{opacity:1;transform:scale(1.15)}.get-started-btn:active{box-shadow:0 0 20px #d4af37b3,0 0 40px #d4af3780;transform:translateY(-2px) scale(1.01)}.get-started-btn:focus{box-shadow:0 0 25px #d4af37cc,0 0 50px #d4af3799;outline:none}.user-btn{background:linear-gradient(135deg,#8b0000,#b22222);border:none;border-radius:12px;box-shadow:0 4px 15px #8b000066;color:#fff}.user-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.user-btn:hover{box-shadow:0 6px 20px #8b000099;transform:translateY(-2px)}.user-btn:hover:before{left:100%}.admin-btn{background:#fffffff2;border:2px solid #8b0000;border-radius:12px;box-shadow:0 4px 15px #fff3;color:#8b0000}.admin-btn:before{background:linear-gradient(90deg,#0000,#8b00001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.admin-btn:hover{background:#8b0000;box-shadow:0 6px 20px #8b000066;color:#fff;transform:translateY(-2px)}.admin-btn:hover:before{left:100%}@media (max-width:1024px){.overlay{min-width:500px;padding:40px 50px}.welcome-container h1{font-size:40px}.welcome-container p{font-size:16px}.get-started-btn{font-size:16px;padding:14px 40px}}@media (max-width:768px){.welcome-container{background-attachment:scroll;padding:20px}.overlay{min-width:auto;padding:35px 30px;width:90%}.welcome-container h1{font-size:32px;margin:5px 0}.welcome-container p{font-size:14px;margin:5px 0}.welcome-buttons{margin-top:15px}.get-started-btn{font-size:15px;padding:14px 36px}}@media (max-width:480px){.welcome-container{padding:15px}.overlay{max-width:350px;padding:20px 15px;width:95%}.welcome-container h1{font-size:22px;margin:3px 0}.welcome-container p{font-size:12px;margin:3px 0}.welcome-buttons{flex-direction:column;gap:12px;margin-top:10px}.get-started-btn{font-size:14px;padding:12px 30px;width:100%}}.modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:30px;width:90%}.modal-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.modal-header h2{color:#2c3e50;font-size:24px;margin:0}.close-btn{align-items:center;background:none;border:none;color:#888;cursor:pointer;display:flex;font-size:32px;height:30px;justify-content:center;line-height:1;padding:0;width:30px}.close-btn:hover{color:#333}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-group input{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:14px;padding:12px;transition:border-color .3s;width:100%}.form-group input:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a;outline:none}.modal-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:30px}.cancel-btn,.submit-btn{border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s}.cancel-btn{background-color:#f5f5f5;color:#666}.cancel-btn:hover{background-color:#e0e0e0}.submit-btn{background-color:#4caf50;color:#fff}.submit-btn:hover{background-color:#45a049;box-shadow:0 4px 12px #4caf504d;transform:translateY(-2px)}.processing-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#800000eb;display:flex;inset:0;justify-content:center;position:fixed;z-index:1100}.processing-popup{animation:slideUp .3s ease-out;background:linear-gradient(135deg,#fff,#fffef8);border:3px solid #d4af37;border-radius:20px;box-shadow:0 25px 50px #80000080,0 0 30px #d4af374d;max-width:450px;padding:3rem 2.5rem;text-align:center;width:85%}.spinner-container{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem}.spinner{animation:spin .8s linear infinite;border-right:5px solid #d4af3733;border-top:5px solid #d4af3733;border-color:#d4af37 gold #d4af3733 #d4af3733;border-radius:50%;border-style:solid;border-width:5px;box-shadow:0 0 20px #d4af3766;height:60px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.processing-title{color:#7a0000;font-family:Georgia,Garamond,serif;font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.processing-message{color:#555;font-size:1rem;line-height:1.5;margin:0}@media (max-width:768px){.modal-content{padding:20px;width:95%}.modal-header h2{font-size:20px}.modal-actions{flex-direction:column}.cancel-btn,.submit-btn{width:100%}.processing-popup{padding:2rem 1.5rem;width:80%}.spinner{border-width:4px;height:50px;width:50px}.processing-title{font-size:1.25rem}.processing-message{font-size:.9rem}}.app h1,.app h2,.app h3,.app h4{font-family:Cinzel Decorative,serif}.hero{align-items:center;background:linear-gradient(135deg,#7a0000,#5c0000);color:#f5c542;display:flex;gap:clamp(2rem,7vw,3.5rem);justify-content:space-between;min-height:300px;padding:clamp(3rem,9vw,5rem) 6%}.hero-left{display:flex;flex-direction:column;gap:1.5rem;max-width:520px}.hero-left h1{font-size:clamp(2.3rem,6.5vw,2.75rem);font-weight:700;line-height:1.15;margin-bottom:.75rem}.hero-left p{color:#ffd966;font-size:1rem;margin-bottom:1.25rem;max-width:420px}.order-box{background:#fff;border-radius:16px;box-shadow:0 18px 40px #00000040;padding:1.4rem;width:min(19rem,100%)}.order-box h3{color:#7a0000;font-size:18px;font-weight:600;margin-bottom:14px}.order-tabs{display:flex;gap:.5rem;margin-bottom:.875rem}.order-tabs button{background:#fff8e6;border:1px solid #e6d3a3;border-radius:8px;color:#7a0000;cursor:pointer;flex:1 1;font-size:13px;padding:8px;transition:all .3s ease}.order-tabs button:hover{background:#ffd966}.order-tabs .active{background:#7a0000;border-color:#7a0000;color:#fff}.order-box input{border:1px solid #ddd;border-radius:8px;font-size:14px;margin:12px 0;padding:10px;width:100%}.view-menu-btn{background:linear-gradient(135deg,#caa400,#ffd966);border:none;border-radius:10px;color:#7a0000;cursor:pointer;font-size:15px;font-weight:700;padding:12px;transition:transform .25s ease,box-shadow .25s ease;width:100%}.view-menu-btn:hover{box-shadow:0 10px 20px #00000040;transform:translateY(-2px)}.hero-right{align-items:center;display:flex;justify-content:center;max-width:600px;width:100%}.hero-right img{border-radius:20px;box-shadow:0 25px 50px #00000059;height:auto;max-width:520px;object-fit:cover;width:100%}.hero-quote{margin:10px 0;max-width:400px;text-align:center}.hero-quote blockquote{color:#ffd966;font-size:18px;font-style:italic;line-height:1.4;margin:0 0 10px;position:relative}.hero-quote blockquote:before{left:-20px;top:-10px}.hero-quote blockquote:after,.hero-quote blockquote:before{color:#f5c542;content:'"';font-family:serif;font-size:60px;position:absolute}.hero-quote blockquote:after{bottom:-30px;right:-20px}.hero-quote cite{color:#f5c542;display:block;font-size:14px;font-weight:500;margin-top:5px}@media (max-width:900px){.hero{flex-direction:column;padding:3.5rem 6%;text-align:center}.hero-left{gap:1.25rem}.hero-left,.hero-quote{max-width:100%}.hero-quote blockquote{font-size:16px}.order-box{margin:0 auto;max-width:22rem;width:100%}}@media (max-width:768px){.hero{gap:2rem;padding:3rem 4%}.hero-left h1{font-size:clamp(1.8rem,6vw,2.2rem)}.order-box{max-width:24rem}.hero-right img{max-width:100%}.section{padding:2.5rem 1.5rem}.section h2{font-size:32px}}@media (max-width:480px){.hero{gap:1.5rem;padding:2rem 1rem}.hero-left{padding:0}.hero-left h1{font-size:clamp(1.6rem,6vw,2rem);line-height:1.2}.hero-left p{font-size:.9rem;line-height:1.4}.hero-quote{padding:.75rem}.hero-quote blockquote{font-size:.95rem;line-height:1.3}.hero-quote cite{font-size:.85rem}.order-box{max-width:100%;padding:1rem;width:100%}.order-box h3{font-size:1rem;margin-bottom:10px}.order-tabs button{font-size:.85rem;padding:.5rem}.order-box input{font-size:.9rem;padding:.6rem}.view-menu-btn{font-size:.95rem;padding:.7rem}.section{padding:2rem 1rem}}.section{background:linear-gradient(135deg,#fff9ed,#ffedc7 50%,#fff5db);overflow:hidden;padding:clamp(2.5rem,6vw,60px) clamp(1.5rem,6vw,80px);position:relative;text-align:center}.section:before{background:radial-gradient(circle,#ffd7001a 0,#0000 70%);height:500px;right:-10%;top:-50%;width:500px}.section:after,.section:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.section:after{background:radial-gradient(circle,#caa40014 0,#0000 70%);bottom:-30%;height:400px;left:-5%;width:400px}.section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7a0000,#b30000 50%,#7a0000);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 2px 3px rgba(122,0,0,.1));font-size:36px;font-weight:700;letter-spacing:1px;margin-bottom:40px;position:relative;z-index:1}.section h2:after{background:linear-gradient(90deg,#caa400,#ffd966 50%,#caa400);border-radius:2px;box-shadow:0 2px 8px #caa4004d;content:"";display:block;height:4px;margin:12px auto 0;width:80px}.event-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(4,1fr);margin-top:20px}.event-card{background:linear-gradient(135deg,#fff,#fffef8);background-clip:padding-box;border:2px solid #0000;border-radius:20px;box-shadow:0 10px 30px #7a000014;cursor:pointer;overflow:hidden;padding:18px;position:relative;text-align:center;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.event-card:before{background:linear-gradient(135deg,#ffd966,#caa400,#ffd966);border-radius:20px;content:"";inset:-2px;opacity:0;position:absolute;transition:opacity .35s ease;z-index:-1}.event-img{border-radius:12px;height:170px;overflow:hidden;position:relative;width:100%}.event-img img{display:block;height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.event-img:after{background:linear-gradient(0deg,#00000059,#0000);content:"";inset:0;position:absolute}.event-card h4{color:#7a0000;font-size:16px;font-weight:600;margin-top:16px}.event-card p{color:#caa400;font-size:13px;font-weight:500;margin-top:8px}.event-card:hover{box-shadow:0 20px 45px #7a00002e;transform:translateY(-8px)}.event-card:hover:before{opacity:1}.event-card:hover img{transform:scale(1.08)}@media (max-width:900px){.event-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.event-grid{gap:20px;grid-template-columns:1fr}.event-card{padding:16px}.event-img{height:200px}.event-card h4{font-size:15px}.event-card p{font-size:12px}}.special-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(3,1fr);margin-top:20px}.special-card{border-radius:18px;box-shadow:0 10px 22px #00000026;cursor:pointer;height:200px;overflow:hidden;position:relative;transition:transform .35s ease,box-shadow .35s ease}.special-img,.special-img img{height:100%;width:100%}.special-img img{display:block;object-fit:cover;transition:transform .45s ease}.special-card span{bottom:18px;color:#fff;font-size:18px;font-weight:600;left:18px;letter-spacing:.4px;position:absolute;text-shadow:0 3px 8px #000000b3;z-index:2}.special-card:after{background:linear-gradient(0deg,#000000bf,#00000026);content:"";inset:0;position:absolute;transition:opacity .35s ease}.special-card:hover{box-shadow:0 16px 34px #00000040;transform:translateY(-6px)}.special-card:hover img{transform:scale(1.08)}.special-card:hover:after{opacity:.85}@media (max-width:900px){.special-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.special-grid{gap:20px;grid-template-columns:1fr}.special-card{height:240px}.special-card span{bottom:16px;font-size:16px;left:16px}}.why-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:20px}.why-grid div{background:linear-gradient(135deg,#fff,#fffef8);border:2px solid #caa40026;border-radius:18px;box-shadow:0 10px 30px #7a000014;cursor:default;overflow:hidden;padding:32px 28px;position:relative;text-align:center;transition:all .3s ease}.why-grid div:before{background:radial-gradient(circle,#ffd7661a 0,#0000 70%);border-radius:50%;content:"";height:150px;position:absolute;right:-50%;top:-50%;transition:all .5s ease;width:150px}.why-grid h4{color:#7a0000;font-size:18px;font-weight:600;margin-bottom:10px}.why-grid p{color:#555;font-size:14px;line-height:1.6}.why-grid div:hover{border-color:#caa40066;box-shadow:0 16px 40px #7a000024;transform:translateY(-8px)}.why-grid div:hover:before{height:200px;right:-20%;top:-20%;width:200px}.review-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin-top:20px}.review-grid div{background:linear-gradient(135deg,#fff,#fffef8);border:2px solid #caa40026;border-radius:18px;box-shadow:0 12px 35px #7a00001a;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.review-grid div:after{color:#caa40014;content:"\201C";font-family:Georgia,serif;font-size:80px;left:15px;line-height:1;pointer-events:none;position:absolute;top:10px}.review-grid div:before{color:#caa400;content:"★★★★★";display:block;font-size:18px;margin-bottom:12px}.review-grid p{color:#444;font-size:14px;font-style:italic;line-height:1.6;margin-bottom:12px}.review-grid strong{color:#7a0000;font-size:14px;font-weight:600}.review-grid div:hover{border-color:#caa40066;box-shadow:0 18px 45px #7a000029;transform:translateY(-8px)}.header{background:linear-gradient(135deg,#fff9ed,#ffedc7 30%,#fff9ed 60%,#ffedc7);border-bottom:2px solid #ffd966;box-shadow:0 4px 12px #7a000014;flex-direction:row;justify-content:space-between;min-height:70px;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header,.header-brand{align-items:center;display:flex}.header-brand{flex:1 1 auto}.header-nav{align-items:center;display:flex;flex-shrink:0;gap:.25rem;margin-left:auto}.header-title{color:#7a0000;cursor:pointer;flex-shrink:0;font-family:Cinzel Decorative,serif;font-size:clamp(2.4rem,3vw,2.8rem);font-weight:700;letter-spacing:1px;margin:0;transition:transform .2s ease;white-space:nowrap}.header-title:hover{transform:scale(1.05)}.header-contact{align-items:center;color:#7a0000;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:.9rem;gap:1.5rem}.header-email,.header-phone{display:inline-block;white-space:nowrap}.header-phone{font-weight:600}.header-email{color:#7a0000}.header nav,.header-nav{align-items:center;display:flex;flex-shrink:0;gap:.25rem;margin-left:auto}.header nav button{background:#0000;border:none;border-radius:6px;color:#7a0000;cursor:pointer;font-size:1rem;font-weight:600;margin-left:0;padding:.5rem 1rem;transition:all .25s ease}.header nav button:hover{background:#7a00000d;color:#a00000}.header nav button.active{background:#7a0000;color:#fff}.header nav .nav-separator{color:#7a0000;font-weight:400;margin:0 .25rem;opacity:.6}@media (max-width:900px){.footer,.review-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.footer{padding:32px 40px}}@media (max-width:768px){.header{gap:.5rem}.header,.header-content{align-items:center;flex-direction:column;padding:.75rem 1rem}.header-content{gap:.75rem;text-align:center}.header-left{align-items:center;display:flex;flex-direction:column;gap:.5rem;width:100%}.header-title{font-size:clamp(2rem,5vw,2.2rem)}.header-contact{flex-direction:row;flex-wrap:wrap;font-size:.85rem;justify-content:center}.header nav{gap:.5rem;justify-content:center;margin-left:0;width:100%}}@media (max-width:480px){.header{padding:.5rem}.header-content{align-items:center;flex-direction:column;gap:.5rem;max-width:100%;padding:.5rem}.header-title{font-size:clamp(1.6rem,6vw,1.9rem);font-weight:700}.header-contact{flex-direction:column;font-size:.7rem;gap:.3rem;justify-content:center;width:100%}.header-email,.header-phone{font-size:.7rem}.header nav,.header-nav{flex-wrap:wrap;gap:.15rem;justify-content:center;margin-left:0;width:100%}.header nav button,.header-nav button{font-size:.75rem;min-height:auto;padding:.35rem .5rem}.nav-separator{font-size:.8rem;margin:0 .1rem}.footer,.review-grid,.why-grid{grid-template-columns:1fr}.footer{gap:1.25rem;padding:2rem .75rem}.foot-note,.footer a,.footer p,.footer-link{font-size:.85rem}}.footer{grid-gap:32px;background:#7a0000;color:#f5c542;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:40px 80px}.footer h3{font-family:Cinzel Decorative,serif;margin-bottom:10px}.footer p{color:#fff;font-size:18px}.foot-note{color:#ffd966;font-size:18px;text-align:center}.footer a{color:#fffffe;display:block;margin-bottom:6px;text-decoration:none}.footer a:hover{text-decoration:underline}.footer-social{align-items:center;display:flex;flex-wrap:nowrap;gap:14px;justify-content:flex-start;margin-top:8px}.social-icon{background:#caa400;border-radius:50%;color:#7a0000;display:inline-block;font-size:18px;font-weight:700;height:36px;overflow:hidden;position:relative;text-decoration:none;vertical-align:middle;width:36px}.social-icon:hover{background:#ffd966;text-decoration:none}.social-icon img{filter:invert(15%) sepia(80%) saturate(1200%) hue-rotate(350deg) brightness(95%) contrast(95%);height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.social-icon:hover img{filter:invert(22%) sepia(98%) saturate(900%) hue-rotate(350deg) brightness(95%) contrast(105%)}.footer-link{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:18px;padding:4px 0;text-align:left}.footer-link:hover{text-decoration:underline}.location-link{color:#ffd966;display:block;font-size:16px;font-weight:600;margin-top:10px;text-decoration:none;transition:color .3s ease}.location-link:hover{color:#fff;text-decoration:underline}.location-icons{align-items:center;display:flex;gap:16px;justify-content:flex-start;margin-top:12px}.location-icon{cursor:pointer;display:inline-block;font-size:28px;transition:transform .3s ease}.location-icon:hover{transform:scale(1.2) rotate(15deg)}section h2:after{color:#caa400;content:"❖ ❖ ❖";display:block;font-size:14px;letter-spacing:8px;margin-top:10px}.event-card:before,.review-grid div:before,.special-card:before,.why-grid div:before{background:#caa400;border-radius:50%;content:"";height:8px;opacity:.4;position:absolute;right:10px;top:10px;width:8px}.header:after{background:linear-gradient(90deg,#0000,#caa400,#0000);bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.auth-container{background:linear-gradient(135deg,#7a0000,#5c0000);justify-content:center;min-height:100vh}.auth-box,.auth-container{align-items:center;display:flex}.auth-box{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000004d;flex-direction:column;max-width:420px;padding:2.5rem 2rem;width:100%}.auth-box h2{color:#7a0000;font-family:Cinzel Decorative,serif;font-size:1.75rem;margin-bottom:1.5rem}.auth-box form{display:flex;flex-direction:column;width:100%}.auth-box input{background:#fff8e6;border:1px solid #e6d3a3;border-radius:8px;color:#2d3e50;font-size:1rem;margin-bottom:1rem;padding:.875rem 1rem;transition:border-color .2s}.auth-box input:focus{border-color:#f5c542;outline:none}.password-field{position:relative;width:100%}.password-field input{padding-right:2.5rem;width:100%}.password-toggle{cursor:pointer;font-size:1.2rem;position:absolute;right:10px;top:50%;transform:translateY(-65%);-webkit-user-select:none;user-select:none}.auth-box button{background:#7a0000;border:none;border-radius:8px;color:#f5c542;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:1rem;padding:.875rem 1rem;transition:all .3s ease}.auth-box button:hover{background:#5c0000;box-shadow:0 4px 12px #7a00004d;transform:translateY(-2px)}.auth-box button:disabled{background:#a0aec0;box-shadow:none;cursor:not-allowed;transform:none}.google-btn{background:#4285f4;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:1rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.google-btn:hover{background:#357ae8;box-shadow:0 4px 12px #4285f44d;transform:translateY(-2px)}.auth-divider{color:#a0aec0;margin:1rem 0;position:relative;text-align:center;width:100%}.auth-divider:after,.auth-divider:before{background:#e6d3a3;content:"";height:1px;position:absolute;top:50%;width:40%}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-links{align-items:center;border-top:2px solid #e6d3a3;color:#7a0000;display:flex;flex-wrap:wrap;font-size:1rem;gap:1.5rem;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;width:100%}.auth-links span{border-radius:8px;cursor:pointer;font-weight:700;padding:.5rem 1rem;text-decoration:underline;transition:all .3s ease}.auth-links span:hover{background:#d4af371a;color:#5c0000;transform:translateY(-2px)}.auth-error{background:#fff5f5;border:1px solid #feb2b2;border-radius:8px;color:#e53e3e}.auth-error,.auth-success{margin-bottom:1rem;padding:.75rem;text-align:center}.auth-success{background:#f0fff4;border:1px solid #9ae6b4;border-radius:8px;color:#38a169}.forgot-link{color:#3182ce;margin-left:auto}.password-reset-container{margin-top:1rem;width:100%}.otp-input{font-size:1.25rem;font-weight:600;letter-spacing:.5rem;text-align:center}.order-history-container{background:linear-gradient(135deg,#fff5e6,#ffe6cc 50%,#fff0db);min-height:100vh;padding:3rem 2rem}.order-history-header{align-items:center;border-bottom:3px solid #d4af37;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem;padding-bottom:1.5rem}.order-history-header h2{color:#7a0000;flex:1 1;font-size:2.5rem;font-weight:700;letter-spacing:.5px;margin:0;min-width:250px}.back-btn{background:#7a0000;border:2px solid #d4af37;border-radius:6px;box-shadow:0 4px 12px #7a000033;color:#d4af37;cursor:pointer;flex-shrink:0;font-size:.8rem;font-weight:600;padding:.4rem 1rem;transition:all .3s ease;white-space:nowrap}.back-btn:hover{background:#5c0000;box-shadow:0 6px 20px #7a00004d;transform:translateY(-3px)}.loading-text{color:#7a0000;font-size:1.3rem;font-weight:600;margin-top:4rem;text-align:center}.no-orders{background:#fff;border:2px solid #d4af37;border-radius:20px;box-shadow:0 8px 32px #7a000026;margin:4rem auto;max-width:600px;padding:4rem 3rem;text-align:center}.no-orders p{color:#7a0000;font-size:1.3rem;font-weight:600;margin-bottom:2rem}.no-orders button{background:#d4af37;border:2px solid #7a0000;border-radius:12px;box-shadow:0 4px 16px #d4af374d;color:#7a0000;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s ease}.no-orders button:hover{background:#b8941f;box-shadow:0 6px 24px #d4af3766;transform:translateY(-3px)}.orders-list{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.order-card{background:#fff;border:2px solid #d4af37;border-radius:20px;box-shadow:0 8px 32px #7a000026;padding:2rem;transition:all .3s ease}.order-card:hover{border-color:#7a0000;box-shadow:0 12px 48px #7a000040;transform:translateY(-5px)}.order-header{align-items:flex-start;border-bottom:3px solid #d4af37;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem}.order-header h3{color:#7a0000;font-size:1.75rem;font-weight:700;letter-spacing:.5px;margin:0 0 .5rem}.order-date{color:#8b6914;font-size:1rem;font-weight:500;margin:0}.order-status{font-size:1rem;font-weight:700;letter-spacing:.5px;white-space:nowrap}.order-details{grid-gap:1.5rem 2rem;background:linear-gradient(135deg,#fffbf0,#fff8e6);border:1px solid #e6d3a3;border-radius:12px;display:grid;gap:1.5rem 2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem;padding:1.5rem}.order-detail-item{color:#4a4a4a;font-size:1rem;line-height:1.6;padding:.5rem 0}.order-detail-item strong{color:#7a0000;display:inline-block;font-weight:700;margin-right:.75rem;min-width:140px}.order-items{background:linear-gradient(135deg,#fffbf0,#fff5e6);border:2px solid #d4af37;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.order-items strong{color:#7a0000;display:block;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.order-items ul{list-style:none;margin:0;padding:0}.order-items li{background:#fff;border-left:4px solid #d4af37;border-radius:8px;color:#4a4a4a;font-size:1rem;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .2s ease}.order-items li:hover{background:#fffbf0;border-left-color:#7a0000;transform:translateX(5px)}.order-items li:last-child{margin-bottom:0}.order-total{background:linear-gradient(135deg,#fffbf0,#fff5e6);border-radius:12px;border-top:3px solid #d4af37;color:#7a0000;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-top:1.5rem;padding:1.5rem;text-align:right}.account-container{background:linear-gradient(135deg,#fff5e6,#ffe6cc 50%,#fff0db);min-height:100vh;padding:2rem}.account-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.account-header h2{color:#7a0000;font-size:2rem}.logout-btn{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.logout-btn:hover{background:#dc2626;transform:translateY(-2px)}.account-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.account-card{background:#fff;border:2px solid #d4af3733;border-radius:16px;box-shadow:0 4px 16px #7a00001a;padding:2rem;transition:transform .2s,box-shadow .2s}.account-card:hover{border-color:#d4af3766;box-shadow:0 8px 24px #7a000026;transform:translateY(-4px)}.account-card h3{color:#7a0000;font-size:1.5rem;margin-bottom:1rem}.account-info{display:flex;flex-direction:column;gap:1rem}.account-info-item{border-bottom:1px solid #e6d3a3;display:flex;justify-content:space-between;padding:.75rem 0}.account-info-item:last-child{border-bottom:none}.account-info-label{color:#7a0000;font-weight:600}.account-info-value{color:#2d3e50}.account-actions{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.account-btn{background:#7a0000;border:none;border-radius:8px;color:#f5c542;cursor:pointer;font-weight:600;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.account-btn:hover{background:#5c0000;transform:translateY(-2px)}.account-btn.secondary{background:#d4af37;color:#7a0000}.account-btn.secondary:hover{background:#b8941f;color:#5c0000}.popup-notification{animation:slideDown .3s ease;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:1rem;font-weight:500;left:50%;min-width:300px;padding:1rem 2rem;position:fixed;text-align:center;top:20px;transform:translateX(-50%);z-index:10000}.popup-notification.success{background:#28a745}.popup-notification.error{background:#dc3545}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}