:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand-primary: #412b0d;--brand-secondary: #5a3d12;--brand-accent: #8b6914;--brand-background: #ffffff;--brand-surface: #f9f9f9;--brand-text-primary: #1a1a1a;--brand-text-secondary: #666666;--brand-text-muted: #999999;--brand-success: #10b981;--brand-warning: #f59e0b;--brand-error: #ef4444;--brand-gradient-primary: linear-gradient(135deg, #412b0d 0%, #5a3d12 100%);--brand-gradient-secondary: linear-gradient(135deg, #5a3d12 0%, #8b6914 100%);--brand-gradient-accent: linear-gradient(135deg, #8b6914 0%, #412b0d 100%);--brand-shadow-sm: 0 1px 2px 0 rgba(65, 43, 13, .05);--brand-shadow-md: 0 4px 6px -1px rgba(65, 43, 13, .1);--brand-shadow-lg: 0 10px 15px -3px rgba(65, 43, 13, .1);--brand-shadow-xl: 0 20px 25px -5px rgba(65, 43, 13, .1);--brand-shadow-brand: 0 10px 25px rgba(65, 43, 13, .15);--brand-spacing-xs: .25rem;--brand-spacing-sm: .5rem;--brand-spacing-md: 1rem;--brand-spacing-lg: 1.5rem;--brand-spacing-xl: 2rem;--brand-spacing-xxl: 3rem;--brand-radius-sm: .375rem;--brand-radius-md: .5rem;--brand-radius-lg: .75rem;--brand-radius-xl: 1rem;--brand-duration-fast: .15s;--brand-duration-normal: .3s;--brand-duration-slow: .6s;--brand-easing-default: cubic-bezier(.4, 0, .2, 1);--brand-weight-normal: 400;--brand-weight-medium: 500;--brand-weight-semibold: 600;--brand-weight-bold: 700}a{font-weight:500;color:var(--brand-primary, #412b0d);text-decoration:inherit}a:hover{color:var(--brand-secondary, #5a3d12)}body{margin:0;padding:0;width:100%;max-width:100vw;min-width:320px;min-height:calc(var(--vh) * 100);overflow-x:hidden;position:relative;-webkit-overflow-scrolling:touch}@supports (height: 100dvh){body{min-height:100dvh}}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(16px,3vw,32px)}.container-fluid{width:100%;padding:0 clamp(16px,2vw,24px)}.grid-responsive{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(16px,3vw,24px)}@media(max-width:767px){.grid-responsive{grid-template-columns:1fr;gap:16px}}.flex-responsive{display:flex;flex-wrap:wrap;gap:clamp(12px,2vw,20px)}@media(max-width:767px){.flex-responsive{flex-direction:column}}.text-responsive{font-size:clamp(.875rem,2.5vw,1rem);line-height:1.6}.heading-responsive{font-size:clamp(1.5rem,5vw,2.5rem);line-height:1.2}@media(max-width:767px){.hide-mobile{display:none!important}.show-mobile{display:block!important}}@media(min-width:768px)and (max-width:1023px){.hide-tablet{display:none!important}.show-tablet{display:block!important}}@media(min-width:1024px){.hide-desktop{display:none!important}.show-desktop{display:block!important}}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--brand-primary, #412b0d)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:var(--brand-primary, #412b0d)}button{background-color:#f9f9f9}}:root{--brand-primary: #412b0d;--brand-secondary: #5a3d12;--brand-accent: #8b6914;--brand-background: #ffffff;--brand-surface: #f9f9f9;--brand-text-primary: #1a1a1a;--brand-text-secondary: #666666;--brand-text-muted: #999999;--brand-success: #10b981;--brand-warning: #f59e0b;--brand-error: #ef4444;--brand-gradient-primary: linear-gradient(135deg, #412b0d 0%, #5a3d12 100%);--brand-gradient-secondary: linear-gradient(135deg, #5a3d12 0%, #8b6914 100%);--brand-gradient-accent: linear-gradient(135deg, #8b6914 0%, #412b0d 100%);--brand-shadow-sm: 0 1px 2px 0 rgba(65, 43, 13, .05);--brand-shadow-md: 0 4px 6px -1px rgba(65, 43, 13, .1);--brand-shadow-lg: 0 10px 15px -3px rgba(65, 43, 13, .1);--brand-shadow-xl: 0 20px 25px -5px rgba(65, 43, 13, .1);--brand-shadow-brand: 0 10px 25px rgba(65, 43, 13, .15);--brand-spacing-xs: .25rem;--brand-spacing-sm: .5rem;--brand-spacing-md: 1rem;--brand-spacing-lg: 1.5rem;--brand-spacing-xl: 2rem;--brand-spacing-xxl: 3rem;--brand-radius-sm: .375rem;--brand-radius-md: .5rem;--brand-radius-lg: .75rem;--brand-radius-xl: 1rem;--brand-duration-fast: .15s;--brand-duration-normal: .3s;--brand-duration-slow: .6s;--brand-easing-default: cubic-bezier(.4, 0, .2, 1);--breakpoint-mobile: 320px;--breakpoint-mobile-lg: 480px;--breakpoint-tablet: 768px;--breakpoint-desktop: 1024px;--breakpoint-desktop-lg: 1440px;--responsive-padding-xs: clamp(.5rem, 2vw, 1rem);--responsive-padding-sm: clamp(1rem, 3vw, 1.5rem);--responsive-padding-md: clamp(1.5rem, 4vw, 2rem);--responsive-padding-lg: clamp(2rem, 5vw, 3rem);--responsive-padding-xl: clamp(2.5rem, 6vw, 4rem);--responsive-font-xs: clamp(.75rem, 2vw, .875rem);--responsive-font-sm: clamp(.875rem, 2.5vw, 1rem);--responsive-font-base: clamp(1rem, 3vw, 1.125rem);--responsive-font-lg: clamp(1.125rem, 3.5vw, 1.25rem);--responsive-font-xl: clamp(1.25rem, 4vw, 1.5rem);--responsive-font-2xl: clamp(1.5rem, 5vw, 2rem);--responsive-font-3xl: clamp(2rem, 6vw, 2.5rem);--responsive-font-4xl: clamp(2.5rem, 8vw, 3.5rem)}*{margin:0;padding:0;box-sizing:border-box}html{min-height:calc(var(--vh) * 100)}@supports (height: 100dvh){.app-root{min-height:100dvh;overflow-x:hidden;width:100%;max-width:100vw;-webkit-text-size-adjust:100%;position:relative}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;max-width:100vw;min-width:320px;position:relative;-webkit-overflow-scrolling:touch}#root{max-width:100%;width:100%;max-width:100vw;margin:0;padding:0;text-align:left;min-height:100vh;overflow-x:hidden;position:relative}button,a,input,select,textarea{transition:all var(--brand-duration-normal) var(--brand-easing-default)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:var(--brand-gradient-primary);border-radius:10px;border:2px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2d1e09 0%,var(--brand-primary) 100%)}::selection{background:#412b0d4d;color:var(--brand-text-primary)}::-moz-selection{background:#412b0d4d;color:var(--brand-text-primary)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fade-in{animation:fadeIn .6s ease-out}.slide-in{animation:slideIn .6s ease-out}.scale-in{animation:scaleIn .6s ease-out}.animate-scale-in{animation:scaleIn var(--brand-duration-slow) var(--brand-easing-default)}.animate-fade-in{animation:fadeIn var(--brand-duration-slow) var(--brand-easing-default)}.animate-slide-in{animation:slideIn var(--brand-duration-slow) var(--brand-easing-default)}section{padding:clamp(30px,5vw,60px) clamp(20px,4vw,60px);width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}@media(max-width:1023px){section{padding:clamp(30px,4vw,50px) clamp(20px,3vw,40px)}}@media(max-width:767px){section{padding:clamp(24px,3vw,40px) clamp(16px,2.5vw,30px)}}@media(max-width:479px){section{padding:clamp(20px,2.5vw,30px) clamp(12px,2vw,20px)}}@media(max-width:480px){.brand-payment-container{padding:var(--brand-spacing-md);margin:var(--brand-spacing-sm)}.brand-payment-method{padding:var(--brand-spacing-md)}.brand-button{padding:var(--brand-spacing-md) var(--brand-spacing-lg);font-size:.9rem}.brand-input{padding:var(--brand-spacing-sm) var(--brand-spacing-md)}}@media(max-width:768px){.brand-payment-container{max-width:100%;margin:0 var(--brand-spacing-md)}.brand-qr-container{padding:var(--brand-spacing-md)}}@media(min-width:769px){.brand-payment-method:hover{transform:translateY(-2px);box-shadow:var(--brand-shadow-xl)}}.bg-brand-gradient-primary{background:var(--brand-gradient-primary)}.bg-brand-gradient-secondary{background:var(--brand-gradient-secondary)}.text-brand-primary{color:var(--brand-primary)}.text-brand-secondary{color:var(--brand-secondary)}.border-brand-primary{border-color:var(--brand-primary)}.shadow-brand{box-shadow:var(--brand-shadow-brand)}.shadow-brand-md{box-shadow:var(--brand-shadow-md)}.shadow-brand-lg{box-shadow:var(--brand-shadow-lg)}.rounded-brand{border-radius:var(--brand-radius-lg)}@keyframes brandPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes brandGlow{0%,to{box-shadow:0 0 5px #412b0d4d}50%{box-shadow:0 0 20px #412b0d99,0 0 30px #412b0d66}}@keyframes brandSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-brand-pulse{animation:brandPulse 2s ease-in-out infinite}.animate-brand-glow{animation:brandGlow 2s ease-in-out infinite}.animate-brand-slide-up{animation:brandSlideUp var(--brand-duration-slow) var(--brand-easing-default)}.animate-slide-in:nth-child(1){animation-delay:.1s}.animate-slide-in:nth-child(2){animation-delay:.2s}.animate-slide-in:nth-child(3){animation-delay:.3s}.animate-slide-in:nth-child(4){animation-delay:.4s}.brand-payment-method:hover{transform:translateY(-4px) scale(1.02);box-shadow:var(--brand-shadow-xl)}.brand-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #412b0d40}.brand-input:focus{transform:scale(1.01);box-shadow:0 0 0 3px #412b0d1a}.brand-spinner{width:40px;height:40px;border:4px solid rgba(65,43,13,.1);border-left-color:var(--brand-primary);border-radius:50%;animation:spin 1s linear infinite}.brand-spinner-sm{width:20px;height:20px;border-width:2px}.brand-spinner-lg{width:60px;height:60px;border-width:6px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes brandSuccess{0%{transform:scale(1);background:var(--brand-success)}50%{transform:scale(1.05);background:var(--brand-success);box-shadow:0 0 20px #10b98166}to{transform:scale(1);background:var(--brand-success)}}.animate-brand-success{animation:brandSuccess .6s ease-in-out}.brand-input:focus{animation:brandGlow .3s ease-in-out}.copy-success{animation:brandSuccess .4s ease-in-out}@media(prefers-reduced-motion:reduce){.animate-scale-in,.animate-fade-in,.animate-slide-in,.animate-brand-slide-up,.animate-brand-pulse,.animate-brand-glow{animation:none}.brand-payment-method:hover,.brand-button:hover,.brand-input:focus{transform:none}}@media(prefers-contrast:high){:root{--brand-primary: #000000;--brand-secondary: #333333;--brand-text-primary: #000000;--brand-text-secondary: #333333}.border-brand-primary\/20{border-color:var(--brand-primary);border-width:2px}}.brand-payment-method:focus-within{outline:2px solid var(--brand-primary);outline-offset:2px}button,a,input[type=file],input[type=text],input[type=email],input[type=tel],input[type=password],select,textarea{min-height:44px;min-width:44px}@media(max-width:767px){button,a,input,select,textarea{min-height:48px;min-width:48px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-brand-text-muted{color:#666}.text-brand-text-secondary{color:#555}:root{--responsive-base-font-size: clamp(14px, 2vw, 16px);--responsive-heading-scale: clamp(1.2, 3vw, 1.5);--responsive-container-padding: clamp(12px, 3vw, 32px);--responsive-section-padding: clamp(24px, 4vw, 60px);--responsive-gap: clamp(12px, 2vw, 24px);--vh: 1vh}@supports (height: 100svh){:root{--vh: 1svh}}html{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important;text-size-adjust:100%!important;position:relative}body{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;position:relative;-webkit-overflow-scrolling:touch;min-width:320px}#root{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;position:relative}html,body{overflow-x:hidden!important;max-width:100vw!important;position:relative}*{max-width:100%;box-sizing:border-box}img{max-width:100%!important;height:auto!important;object-fit:contain}p,span,h1,h2,h3,h4,h5,h6,a,button,input,textarea,select{word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%}.header,.navbar{overflow:visible!important;position:relative!important;box-sizing:border-box!important;width:100%!important;max-width:100vw!important}.orders-header{overflow-x:hidden!important;overflow-y:hidden!important;position:relative!important;box-sizing:border-box!important;width:100%!important;max-width:100vw!important}.orders-header{background-color:#faf8f5!important;box-shadow:0 2px 8px #0000001a!important;position:sticky!important;top:0!important;z-index:1000!important;padding:clamp(16px,2.5vw,20px) clamp(16px,3vw,32px)!important}.header-content{display:flex!important;justify-content:space-between!important;align-items:center!important;max-width:1200px!important;margin:0 auto!important;width:100%!important;gap:clamp(12px,2vw,20px)!important;overflow-x:hidden!important;overflow-y:hidden!important;box-sizing:border-box!important}.header-content .logo-container{display:flex!important;align-items:center!important;gap:12px!important;flex-shrink:0!important}.header-content .logo{height:clamp(40px,5vw,50px)!important;width:auto!important}.header-content .pacifico-regular{font-family:Pacifico,cursive!important;font-size:clamp(18px,3vw,24px)!important;color:#412b0d!important}.header-content .back-button{display:inline-flex!important;align-items:center!important;gap:clamp(6px,1vw,8px)!important;padding:clamp(8px,1.5vw,10px) clamp(16px,2.5vw,20px)!important;border-radius:8px!important;border:2px solid #412b0d!important;background:#fff!important;color:#412b0d!important;cursor:pointer!important;font-size:clamp(12px,2vw,14px)!important;font-weight:600!important;transition:all .3s ease!important;min-height:44px!important;flex-shrink:0!important}.header-content .back-button:hover{background:#412b0d!important;color:#fff!important;transform:translate(-3px)!important}.nav-container{overflow-x:hidden!important;overflow-y:hidden!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important}.logo-container,.nav-icons{overflow:hidden!important;box-sizing:border-box!important}.header,.navbar{--header-height: clamp(80px, 14vw, 100px) !important;--logo-height: clamp(70px, 13vw, 85px) !important}@media(min-width:1024px){.header,.navbar{--header-height: 90px !important;--logo-height: 75px !important}.logo{height:75px!important;max-height:75px!important;width:auto!important}.pacifico-regular{font-size:32px!important}.logo-container .logo{height:75px!important;max-height:75px!important;width:auto!important}.logo-container .pacifico-regular{font-size:32px!important}}@media(max-width:767px){.header,.navbar{--header-height: clamp(75px, 16vw, 90px) !important;--logo-height: clamp(65px, 15vw, 80px) !important}}@media(max-width:480px){.header,.navbar{--header-height: clamp(70px, 17vw, 85px) !important;--logo-height: clamp(60px, 16vw, 75px) !important}}@media(max-width:1023px){.header,.navbar,.orders-header{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;overflow-y:hidden!important;padding-left:clamp(16px,3vw,24px)!important;padding-right:clamp(16px,3vw,24px)!important;box-sizing:border-box!important}.header-content{flex-wrap:wrap!important;gap:12px!important;justify-content:space-between!important;align-items:center!important}.header-content .back-button{order:2!important;flex:1!important;min-width:120px!important}.header-content .logo-container{order:1!important;gap:12px!important}.header-content .pacifico-regular{font-size:clamp(18px,3vw,24px)!important;display:block!important}.header-content .logo{height:clamp(40px,5vw,50px)!important}.navbar{justify-content:space-between!important;padding:0 clamp(16px,3vw,24px)!important}.nav-container{width:100%!important;max-width:100%!important;flex-wrap:nowrap!important;gap:clamp(16px,2.5vw,20px)!important;overflow-x:hidden!important;overflow-y:hidden!important;box-sizing:border-box!important;justify-content:space-between!important}.logo-container{flex:1 1 auto!important;flex-shrink:0!important;min-width:0!important;max-width:none!important;gap:clamp(14px,2.5vw,18px)!important;overflow:hidden!important;margin-right:clamp(16px,3vw,24px)!important;justify-content:flex-start!important;align-items:center!important;cursor:pointer!important;transition:opacity .3s ease!important}.logo-container:hover{opacity:.85!important}.nav-icons{flex-wrap:nowrap!important;gap:clamp(16px,3vw,22px)!important;margin-left:0!important;flex-shrink:0!important;overflow:hidden!important;flex:0 0 auto!important}.nav-icons button,.search-icon,.user-icon,.heart-icon,.cart-icon{min-width:48px!important;min-height:48px!important;width:48px!important;height:48px!important;font-size:24px!important;flex-shrink:0!important;padding:0!important;border-radius:50%!important}.search-wrapper{overflow:visible!important}.badge{min-width:18px!important;min-height:18px!important;font-size:11px!important;padding:2px 4px!important}.pacifico-regular{font-size:clamp(30px,6vw,36px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:none!important;line-height:1.2!important;display:block!important}@media(max-width:700px){.pacifico-regular{display:none!important}}.logo{height:clamp(75px,14vw,90px)!important;width:auto!important;flex-shrink:0!important}}@media(max-width:767px){.header,.navbar,.orders-header{padding:clamp(12px,3vw,16px) clamp(14px,3.5vw,18px)!important;overflow-x:hidden!important;overflow-y:hidden!important}.header-content{flex-wrap:wrap!important;gap:12px!important;justify-content:space-between!important;align-items:center!important}.header-content .back-button{order:2!important;flex:1!important;min-width:120px!important;font-size:clamp(12px,2vw,14px)!important;padding:clamp(8px,1.5vw,10px) clamp(16px,2.5vw,20px)!important}.header-content .logo-container{order:1!important;gap:12px!important}.header-content .pacifico-regular{font-size:clamp(18px,3vw,24px)!important;display:none!important}.header-content .logo{height:clamp(40px,5vw,50px)!important}.navbar{justify-content:space-between!important;padding:0 clamp(14px,3.5vw,18px)!important}.header-content{justify-content:space-between!important;align-items:center!important;flex-wrap:nowrap!important;gap:clamp(10px,2vw,14px)!important}.header-content .back-button{font-size:clamp(13px,3vw,14px)!important;padding:clamp(8px,2vw,10px) clamp(14px,3vw,18px)!important;white-space:nowrap!important;flex-shrink:0!important;margin-right:0!important}.nav-container{gap:clamp(12px,2.5vw,18px)!important;overflow-x:hidden!important;overflow-y:hidden!important;justify-content:space-between!important}.logo-container{flex:1 1 auto!important;gap:clamp(12px,2.5vw,16px)!important;max-width:none!important;overflow:hidden!important;margin-right:clamp(12px,2.5vw,18px)!important;justify-content:flex-start!important;align-items:center!important;min-width:0!important;cursor:pointer!important;transition:opacity .3s ease!important}.logo-container:hover{opacity:.85!important}.nav-icons{gap:clamp(12px,3vw,16px)!important;flex-shrink:0!important;overflow:hidden!important;flex:0 0 auto!important}.nav-icons button,.search-icon,.user-icon,.heart-icon,.cart-icon{width:clamp(44px,10vw,50px)!important;height:clamp(44px,10vw,50px)!important;font-size:clamp(22px,5.5vw,26px)!important;min-width:44px!important;min-height:44px!important;padding:0!important;border-radius:50%!important}.pacifico-regular{font-size:clamp(28px,7vw,34px)!important;max-width:none!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:none!important}.logo{height:clamp(70px,16vw,85px)!important;flex-shrink:0!important}.badge{min-width:18px!important;min-height:18px!important;font-size:11px!important;padding:2px 4px!important}}@media(max-width:480px){.header,.navbar,.orders-header{padding:clamp(10px,2.5vw,14px) clamp(12px,3vw,16px)!important;overflow-x:hidden!important;overflow-y:hidden!important}.header-content{flex-wrap:wrap!important;gap:12px!important;justify-content:space-between!important;align-items:center!important}.header-content .back-button{order:2!important;flex:1!important;min-width:120px!important;font-size:clamp(12px,2vw,14px)!important;padding:clamp(8px,1.5vw,10px) clamp(16px,2.5vw,20px)!important}.header-content .logo-container{order:1!important;gap:12px!important}.header-content .pacifico-regular{font-size:clamp(18px,3vw,24px)!important;display:none!important}.header-content .logo{height:clamp(40px,5vw,50px)!important}.navbar{justify-content:space-between!important;padding:0 clamp(12px,3vw,16px)!important}.nav-container{gap:clamp(10px,2.5vw,14px)!important;overflow-x:hidden!important;overflow-y:hidden!important;justify-content:space-between!important}.logo-container{flex:1 1 auto!important;gap:clamp(10px,2.5vw,14px)!important;max-width:none!important;overflow:hidden!important;margin-right:clamp(10px,2.5vw,14px)!important;justify-content:flex-start!important;align-items:center!important;min-width:0!important;cursor:pointer!important;transition:opacity .3s ease!important}.logo-container:hover{opacity:.85!important}.nav-icons{gap:clamp(10px,2.5vw,14px)!important;overflow:hidden!important;flex:0 0 auto!important;flex-shrink:0!important}.nav-icons button,.search-icon,.user-icon,.heart-icon,.cart-icon{width:clamp(42px,9.5vw,46px)!important;height:clamp(42px,9.5vw,46px)!important;font-size:clamp(21px,5.5vw,24px)!important;min-width:42px!important;min-height:42px!important;padding:0!important;border-radius:50%!important}.pacifico-regular{font-size:clamp(26px,6.5vw,32px)!important;max-width:none!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:none!important}.logo{height:clamp(65px,15vw,80px)!important;flex-shrink:0!important}}@media(max-width:360px){.logo-container{gap:clamp(8px,2vw,12px)!important;margin-right:clamp(8px,2vw,12px)!important}.pacifico-regular{font-size:clamp(24px,7vw,30px)!important;display:none!important}.logo{height:clamp(60px,16vw,75px)!important}.nav-icons{gap:clamp(8px,2vw,12px)!important}.nav-icons button,.search-icon,.user-icon,.heart-icon,.cart-icon{width:clamp(40px,9vw,44px)!important;height:clamp(40px,9vw,44px)!important;font-size:clamp(20px,5vw,22px)!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:50%!important}}@media(max-width:1023px)and (min-width:768px){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel{width:clamp(340px,85vw,360px)!important;max-width:360px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.search-panel{width:clamp(330px,85vw,350px)!important;max-width:350px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}}@media(max-width:767px)and (min-width:481px){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel{position:fixed!important;top:calc(var(--header-height, 90px) + 10px)!important;width:clamp(300px,85vw,340px)!important;max-width:340px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;max-height:calc(100vh - var(--header-height, 90px) - 20px)!important;overflow-y:auto!important}.search-panel{position:fixed!important;top:calc(var(--header-height, 90px) + 10px)!important;width:clamp(290px,85vw,330px)!important;max-width:330px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;max-height:calc(100vh - var(--header-height, 90px) - 20px)!important;overflow-y:auto!important}}@media(max-width:480px){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel{position:fixed!important;top:calc(var(--header-height, 90px) + 10px)!important;width:clamp(280px,90vw,320px)!important;max-width:320px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;max-height:calc(100vh - var(--header-height, 90px) - 20px)!important;overflow-y:auto!important}.search-panel{position:fixed!important;top:calc(var(--header-height, 90px) + 10px)!important;width:clamp(270px,90vw,310px)!important;max-width:310px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;max-height:calc(100vh - var(--header-height, 90px) - 20px)!important;overflow-y:auto!important}}@media(max-width:1023px){.dropdown-panel h3{font-size:clamp(16px,4vw,18px)!important;padding-bottom:clamp(8px,2vw,10px)!important;margin-bottom:clamp(12px,3vw,15px)!important}.dropdown-panel{padding:clamp(16px,4vw,20px)!important}.panel-item{padding:clamp(10px,2.5vw,12px)!important;gap:clamp(10px,2.5vw,12px)!important}.panel-item img{width:clamp(50px,12vw,60px)!important;height:clamp(50px,12vw,60px)!important}.panel-item-info h4{font-size:clamp(13px,3vw,14px)!important;line-height:1.3!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important}.panel-item-price{font-size:clamp(13px,3vw,14px)!important}.panel-item-category{font-size:clamp(11px,2.5vw,12px)!important}.empty-message{font-size:clamp(14px,3.5vw,15px)!important;padding:clamp(25px,6vw,30px)!important}}@media(max-width:767px){.panel-item{padding:clamp(9px,2.25vw,10px)!important;gap:clamp(9px,2.25vw,10px)!important}.panel-item img{width:clamp(48px,11vw,55px)!important;height:clamp(48px,11vw,55px)!important}}@media(max-width:480px){.dropdown-panel{padding:clamp(14px,3.5vw,16px)!important}.panel-item{padding:clamp(8px,2vw,9px)!important;gap:clamp(8px,2vw,9px)!important}.panel-item img{width:clamp(45px,10vw,50px)!important;height:clamp(45px,10vw,50px)!important}}@media(max-width:1023px){.search-panel-header h3{font-size:clamp(16px,4vw,18px)!important}.search-input-container input{padding:clamp(12px,3vw,14px) clamp(18px,4vw,20px) clamp(12px,3vw,14px) clamp(40px,10vw,45px)!important;font-size:clamp(14px,3.5vw,15px)!important}.search-input-icon{left:clamp(12px,3vw,15px)!important;font-size:clamp(15px,3.75vw,17px)!important}.search-results-info{font-size:clamp(12px,3vw,13px)!important;padding:clamp(6px,1.5vw,8px) 0!important}.search-result-item img{width:clamp(50px,12vw,55px)!important;height:clamp(50px,12vw,55px)!important}.search-empty-state{padding:clamp(60px,15vw,80px) clamp(16px,4vw,20px)!important}.search-empty-state h3{font-size:clamp(20px,5vw,24px)!important}.search-empty-state p{font-size:clamp(14px,3.5vw,16px)!important}}@media(max-width:767px){.search-result-item img{width:clamp(48px,11vw,52px)!important;height:clamp(48px,11vw,52px)!important}.search-empty-state{padding:clamp(50px,12.5vw,60px) clamp(14px,3.5vw,16px)!important}}@media(max-width:480px){.search-input-container input{padding:clamp(11px,2.75vw,12px) clamp(16px,4vw,18px) clamp(11px,2.75vw,12px) clamp(38px,9.5vw,42px)!important}.search-result-item img{width:clamp(45px,10vw,48px)!important;height:clamp(45px,10vw,48px)!important}}@media(max-width:1023px){.profile-avatar{width:clamp(40px,10vw,45px)!important;height:clamp(40px,10vw,45px)!important;font-size:clamp(16px,4vw,18px)!important}.profile-info h3{font-size:clamp(15px,3.75vw,16px)!important}.profile-email{font-size:clamp(11px,2.75vw,12px)!important}.profile-header{padding:clamp(10px,2.5vw,12px)!important;gap:clamp(10px,2.5vw,12px)!important;margin-bottom:clamp(10px,2.5vw,12px)!important}.profile-menu-item{padding:clamp(9px,2.25vw,10px) clamp(10px,2.5vw,12px)!important;font-size:clamp(12px,3vw,13px)!important;gap:clamp(8px,2vw,10px)!important;min-height:44px!important}.logout-btn{padding:clamp(9px,2.25vw,10px) clamp(16px,4vw,18px)!important;font-size:clamp(13px,3.25vw,14px)!important;min-height:44px!important}.auth-form h3{font-size:clamp(16px,4vw,18px)!important}.auth-subtitle{font-size:clamp(11px,2.75vw,12px)!important}.auth-message{font-size:clamp(11px,2.75vw,12px)!important;padding:clamp(7px,1.75vw,8px) clamp(10px,2.5vw,12px)!important}.form-group input{padding:clamp(9px,2.25vw,10px) clamp(10px,2.5vw,12px)!important;font-size:clamp(13px,3.25vw,14px)!important;min-height:44px!important}.auth-submit-btn{padding:clamp(9px,2.25vw,10px) clamp(16px,4vw,18px)!important;font-size:clamp(13px,3.25vw,14px)!important;min-height:44px!important}.auth-switch{font-size:clamp(11px,2.75vw,12px)!important}.social-auth-btn{padding:clamp(10px,2.5vw,12px) clamp(14px,3.5vw,16px)!important;font-size:clamp(13px,3.25vw,14px)!important;min-height:44px!important}}@media(max-width:767px){.profile-avatar{width:clamp(38px,9.5vw,42px)!important;height:clamp(38px,9.5vw,42px)!important;font-size:clamp(15px,3.75vw,17px)!important}}@media(max-width:480px){.profile-avatar{width:clamp(36px,9vw,40px)!important;height:clamp(36px,9vw,40px)!important;font-size:clamp(14px,3.5vw,16px)!important}.profile-menu-item{padding:clamp(8px,2vw,9px) clamp(9px,2.25vw,10px)!important;font-size:clamp(11px,2.75vw,12px)!important}}@media(max-width:1023px){.panel-total{font-size:clamp(16px,4vw,18px)!important;padding-top:clamp(12px,3vw,15px)!important;margin-top:clamp(12px,3vw,15px)!important}.panel-checkout-btn,.panel-view-all-btn{padding:clamp(12px,3vw,14px) clamp(20px,5vw,24px)!important;font-size:clamp(14px,3.5vw,16px)!important;min-height:44px!important;margin-top:clamp(12px,3vw,15px)!important}.view-link,.remove-btn{min-width:44px!important;min-height:44px!important}.view-link{font-size:clamp(12px,3vw,13px)!important;padding:clamp(6px,1.5vw,8px) clamp(10px,2.5vw,12px)!important}.remove-btn{font-size:clamp(20px,5vw,24px)!important;width:clamp(28px,7vw,30px)!important;height:clamp(28px,7vw,30px)!important}}@media(max-width:767px){.panel-checkout-btn,.panel-view-all-btn{padding:clamp(11px,2.75vw,12px) clamp(18px,4.5vw,20px)!important;font-size:clamp(13px,3.25vw,14px)!important}}@media(max-width:480px){.panel-total{font-size:clamp(15px,3.75vw,16px)!important}.panel-checkout-btn,.panel-view-all-btn{padding:clamp(10px,2.5vw,11px) clamp(16px,4vw,18px)!important;font-size:clamp(12px,3vw,13px)!important}.remove-btn{font-size:clamp(18px,4.5vw,20px)!important;width:clamp(26px,6.5vw,28px)!important;height:clamp(26px,6.5vw,28px)!important}}.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{transition:width .3s ease,transform .3s ease,left .3s ease,right .3s ease!important}@media(max-width:1023px){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{animation:slideDownCentered .3s ease!important}@keyframes slideDownCentered{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}}.panel-item,.panel-item img,.panel-item-info h4,.panel-item-price,.dropdown-panel h3,.search-input-container input,.profile-avatar,.profile-menu-item,.panel-checkout-btn,.panel-view-all-btn{transition:all .2s ease!important}.dropdown-panel *{box-sizing:border-box!important}@media(max-width:1023px)and (min-width:768px){.panel-item,.profile-menu-item,.panel-checkout-btn,.panel-view-all-btn,.auth-submit-btn,.social-auth-btn{min-height:48px!important}.dropdown-panel h3{font-size:17px!important}.panel-item-info h4{font-size:13.5px!important}.dropdown-panel{padding:18px!important}.panel-item{padding:11px!important;gap:11px!important}}@media(max-width:1023px)and (min-width:768px)and (orientation:landscape){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{max-height:calc(100vh - var(--header-height, 90px) - 30px)!important}}@media(max-width:1023px)and (min-width:768px)and (orientation:portrait){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{max-height:calc(100vh - var(--header-height, 90px) - 20px)!important}}@media(min-width:1024px){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{left:auto!important;transform:none!important;animation:slideDownDesktop .3s ease!important;position:fixed!important}.wishlist-panel,.cart-panel{right:max(20px,calc((100vw - 1400px)/2 + 40px))!important}.profile-panel{right:60px!important;width:400px!important;position:fixed!important}@keyframes slideDownDesktop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-panel{right:max(20px,calc((100vw - 1400px)/2 + 40px))!important;width:350px!important}.dropdown-panel{width:380px!important}.dropdown-panel{padding:20px!important}.panel-item{padding:12px!important;gap:12px!important}.panel-item img{width:60px!important;height:60px!important}.dropdown-panel h3{font-size:18px!important}.panel-item-info h4,.panel-item-price{font-size:14px!important}}@media(max-width:767px){.modal-overlay{padding:clamp(12px,3vw,16px)!important}.quantity-note-modal,.modal-overlay>div{max-width:calc(100vw - clamp(24px,6vw,32px))!important;width:100%!important;max-height:calc(100vh - clamp(24px,6vw,32px))!important;margin:0!important}.note-popover{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:calc(100vw - clamp(32px,8vw,48px))!important;max-width:500px!important;max-height:calc(100vh - clamp(64px,16vw,96px))!important}}@media(max-width:1200px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(clamp(200px,25vw,280px),1fr))!important;gap:clamp(16px,2.5vw,24px)!important}}@media(max-width:1023px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(clamp(180px,30vw,240px),1fr))!important;gap:clamp(14px,2vw,20px)!important}}@media(max-width:767px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(clamp(150px,45vw,200px),1fr))!important;gap:clamp(12px,3vw,16px)!important}}@media(max-width:480px){.products-grid{grid-template-columns:1fr!important;gap:clamp(16px,4vw,20px)!important}.product-card{width:100%!important;max-width:100%!important}}@media(max-width:1023px){.cart-container{grid-template-columns:1fr!important;gap:clamp(24px,4vw,32px)!important}.order-summary{position:static!important;width:100%!important;max-width:100%!important;order:-1}.cart-items{order:1}}@media(max-width:767px){.cart-container{padding:0 clamp(12px,3vw,16px)!important;gap:clamp(20px,4vw,24px)!important}.cart-item{flex-direction:column!important;align-items:stretch!important;gap:clamp(12px,3vw,16px)!important;padding:clamp(12px,3vw,16px)!important}.item-image{width:100%!important;max-width:clamp(120px,30vw,150px)!important;height:auto!important;align-self:center!important}.item-details{width:100%!important}.item-header{flex-direction:column!important;align-items:flex-start!important;gap:clamp(8px,2vw,12px)!important}.item-footer{flex-direction:column!important;align-items:stretch!important;gap:clamp(12px,3vw,16px)!important}.item-price-container{width:100%!important}.quantity-controls{align-self:flex-start!important}}@media(max-width:1023px){.hero-section{flex-direction:column!important;padding:clamp(40px,6vw,60px) clamp(20px,4vw,40px)!important;gap:clamp(30px,5vw,40px)!important;min-height:clamp(550px,70vh,650px)!important;height:clamp(550px,70vh,650px)!important}.hero-content{width:100%!important;padding-right:0!important;text-align:center!important;height:auto!important;min-height:200px!important;max-height:300px!important}.hero-image{width:100%!important;max-width:100%!important;height:100%!important;min-height:280px!important;max-height:400px!important}.hero-image img{max-width:100%!important;max-height:100%!important}}@media(max-width:767px){.hero-section{padding:clamp(30px,5vw,50px) clamp(16px,3vw,24px)!important;gap:clamp(24px,4vw,32px)!important;min-height:clamp(550px,75vh,650px)!important;height:clamp(550px,75vh,650px)!important}.hero-title{font-size:clamp(28px,7vw,42px)!important;line-height:1.2!important}.hero-description{font-size:clamp(13px,3.5vw,15px)!important;max-width:100%!important}.hero-content{height:auto!important;min-height:180px!important;max-height:280px!important}.hero-image{height:100%!important;min-height:250px!important;max-height:350px!important}.hero-image img{max-height:100%!important}.hero-nav{width:clamp(28px,7vw,32px)!important;height:clamp(28px,7vw,32px)!important;font-size:clamp(14px,3.5vw,16px)!important}.hero-nav-prev{left:clamp(8px,2vw,12px)!important}.hero-nav-next{right:clamp(8px,2vw,12px)!important}}@media(max-width:1023px){h1{font-size:clamp(24px,5vw,32px)!important;line-height:1.2!important}h2{font-size:clamp(20px,4vw,28px)!important;line-height:1.3!important}h3{font-size:clamp(18px,3.5vw,24px)!important;line-height:1.3!important}p{font-size:clamp(14px,2.5vw,16px)!important;line-height:1.6!important}}@media(max-width:767px){h1{font-size:clamp(22px,6vw,28px)!important}h2{font-size:clamp(18px,5vw,24px)!important}h3{font-size:clamp(16px,4vw,20px)!important}p{font-size:clamp(13px,3vw,15px)!important}}@media(max-width:767px){input,textarea,select,button{font-size:clamp(14px,3.5vw,16px)!important;min-height:44px!important;padding:clamp(10px,2.5vw,12px) clamp(14px,3.5vw,16px)!important}.form-grid{grid-template-columns:1fr!important;gap:clamp(16px,4vw,20px)!important}.form-grid-3{grid-template-columns:1fr!important}.promo-code{flex-direction:column!important;gap:clamp(12px,3vw,16px)!important}.promo-code input,.apply-btn,.remove-promo-btn{width:100%!important}}@media(max-width:1023px){section{padding:clamp(30px,5vw,50px) clamp(20px,4vw,40px)!important}.page-content-wrapper{padding:clamp(30px,5vw,40px) clamp(20px,4vw,30px) 0!important}}@media(max-width:767px){section{padding:clamp(24px,4vw,40px) clamp(16px,3vw,24px)!important}.page-content-wrapper{padding:clamp(24px,4vw,32px) clamp(16px,3vw,20px) 0!important}.occasions-section,.stats-section,.features-section,.how-it-works,.footer{padding-left:clamp(16px,3vw,20px)!important;padding-right:clamp(16px,3vw,20px)!important}}@media(max-width:767px){.occasion-tabs{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;flex-wrap:nowrap!important;justify-content:flex-start!important;padding-bottom:8px!important}.occasion-tab{flex-shrink:0!important;padding:clamp(10px,2.5vw,12px) clamp(16px,4vw,24px)!important;font-size:clamp(13px,3vw,15px)!important;white-space:nowrap!important}}.footer-content{justify-content:center!important;align-items:flex-start!important}@media(max-width:767px){.footer-content{flex-direction:column!important;gap:clamp(24px,5vw,32px)!important;align-items:center!important;text-align:center!important}.footer-column{width:100%!important;text-align:center!important}}@media(max-width:1023px){.stats-section,.features-section{flex-direction:column!important;align-items:center!important;gap:clamp(24px,4vw,32px)!important}.stat-card,.feature{width:100%!important;max-width:100%!important}}@media(max-width:1023px){.steps-container{flex-direction:column!important;align-items:stretch!important;gap:clamp(20px,3vw,28px)!important}.step-card{width:100%!important;max-width:100%!important;min-width:auto!important}}@media(max-width:968px){.payment-content{grid-template-columns:1fr!important;gap:clamp(24px,4vw,32px)!important}}@media(max-width:640px){.payment-container{padding:clamp(20px,4vw,24px)!important;margin:clamp(12px,3vw,16px)!important}.payment-method-card{padding:clamp(16px,3vw,20px)!important}.qr-code-wrapper{padding:clamp(12px,3vw,16px)!important}}@media(max-width:768px){.checkout-form-card{padding:clamp(20px,4vw,24px)!important}.form-header{flex-direction:column!important;text-align:center!important;gap:clamp(12px,3vw,16px)!important}}@media(max-width:767px){.cart-hamper-section{margin-bottom:clamp(20px,4vw,24px)!important}.cart-hamper-title{font-size:clamp(1rem,3vw,1.15rem)!important}.cart-hamper-subtitle{font-size:clamp(.85rem,2.5vw,.9rem)!important}.hamper-cart-panel{padding:clamp(12px,3vw,16px)!important}.hamper-bundle-list{flex-direction:column!important;gap:clamp(8px,2vw,12px)!important}.hamper-bundle-chip{width:100%!important;flex-wrap:wrap!important}}@media(max-width:480px){.breadcrumb{font-size:clamp(12px,3vw,14px)!important;flex-wrap:wrap!important;gap:clamp(6px,1.5vw,10px)!important}}@media(max-width:767px){.hide-mobile{display:none!important}}@media(max-width:1023px){.hide-tablet{display:none!important}}@media(min-width:768px){.show-mobile-only{display:none!important}}@media(max-width:767px),(min-width:1024px){.show-tablet-only{display:none!important}}@media(max-width:767px){.full-width-mobile{width:100%!important;max-width:100%!important}}@media(max-width:767px){.stack-mobile{flex-direction:column!important}}@media(max-width:767px){.product-card,.cart-item,.panel-item,.step-card,.stat-card,.feature{opacity:1!important;visibility:visible!important;display:block!important}}@supports (-webkit-touch-callout: none){.product-detail-page{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.product-detail-content{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.product-gallery{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.product-gallery .primary-media{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.product-gallery img{max-width:100%!important;max-height:100%!important;object-fit:cover!important}.product-info-panel,.variant-grid,.color-grid,.fragrance-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.variant-card,.color-card,.fragrance-card{max-width:100%!important;box-sizing:border-box!important}.variant-name,.variant-description,.color-name,.fragrance-name,.product-description{word-wrap:break-word!important;overflow-wrap:break-word!important;max-width:100%!important}.section-heading{width:100%!important;max-width:100%!important}.section-heading h4,.section-heading span{word-wrap:break-word!important;overflow-wrap:break-word!important;max-width:100%!important}.thumbnail-row{width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}}h1,h2,h3,h4,h5,h6,p,span,a,button,label{overflow:visible!important;text-overflow:ellipsis!important;white-space:normal!important;line-height:1.4!important}@media(max-width:767px){*{word-break:break-word!important;overflow-wrap:break-word!important}}@media(max-width:1023px){[style*=width]{max-width:100%!important}}@media(max-width:767px){.container,.container-fluid,.page-content-wrapper,.cart-container{width:100%!important;max-width:100vw!important;padding-left:clamp(12px,3vw,16px)!important;padding-right:clamp(12px,3vw,16px)!important}}img{aspect-ratio:attr(width) / attr(height);display:block}*{transition:width .3s ease,height .3s ease,padding .3s ease,margin .3s ease}@media(max-width:320px){.header,.navbar,.orders-header{padding:8px!important}.nav-icons{gap:4px!important}.nav-icons button{width:28px!important;height:28px!important;font-size:14px!important}.logo{height:35px!important}.pacifico-regular{font-size:16px!important}section{padding:16px 12px!important}.product-card{padding:12px!important}}@media(max-height:500px)and (orientation:landscape){.hero-section{min-height:auto!important;padding:clamp(20px,4vh,30px) clamp(16px,3vw,24px)!important}.hero-image{max-height:40vh!important}.modal-overlay{align-items:flex-start!important;padding-top:20px!important}}@media(min-width:1201px){.occasions-section,.hero-section{max-width:1400px!important;margin-left:auto!important;margin-right:auto!important;padding-left:clamp(40px,5vw,80px)!important;padding-right:clamp(40px,5vw,80px)!important}.products-grid{max-width:100%!important;grid-template-columns:repeat(4,minmax(250px,1fr))!important}}@media(min-width:1441px){.products-grid{grid-template-columns:repeat(4,minmax(280px,320px))!important;justify-content:center!important}.occasions-section,.hero-section{padding-left:clamp(60px,6vw,100px)!important;padding-right:clamp(60px,6vw,100px)!important}}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#fff9f0,#ffe8d6);gap:1.5rem}.loading-container *,.loading-container *:before,.loading-container *:after{animation:none!important;-webkit-animation:none!important;-moz-animation:none!important;-ms-animation:none!important;-o-animation:none!important}.loading-container .loading-text{animation:fadeInOut 2s ease-in-out infinite!important}.loading-container img,.loading-container .logo-image,.loading-container .spinner-logo,.loading-container .spinner-logo img{transform:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;animation:none!important;-webkit-animation:none!important;-moz-animation:none!important;-ms-animation:none!important;-o-animation:none!important;rotate:0deg!important}.loading-spinner{position:relative;display:flex;justify-content:center;align-items:center;transform:none;animation:none}.loading-spinner.small{width:60px;height:60px}.loading-spinner.medium{width:100px;height:100px}.loading-spinner.large{width:150px;height:150px}.spinner-logo{display:flex;justify-content:center;align-items:center;animation:none!important;z-index:10;width:100%;height:100%;background:transparent;transform:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;will-change:auto}.spinner-logo *{transform:none!important;animation:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important}.logo-image{width:100%;height:100%;object-fit:contain;background:transparent;border:none;border-radius:0;box-shadow:none;filter:none;transform:none!important;animation:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;will-change:auto}.loading-text{font-size:1.25rem;font-weight:600;color:#8b4513;margin:0;animation:fadeInOut 2s ease-in-out infinite;font-family:Pacifico,cursive}@keyframes gentlePulse{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.05) rotate(0);opacity:.9}}@keyframes fadeInOut{0%,to{opacity:.5}50%{opacity:1}}@media(max-width:768px){.loading-spinner.medium{width:60px;height:60px}.loading-text{font-size:1rem}}#nprogress{pointer-events:none}#nprogress .bar{background:linear-gradient(90deg,#412b0d,#5a3d12,#7a5518);position:fixed;z-index:9999;top:0;left:0;width:100%;height:3px;box-shadow:0 0 10px #412b0dcc,0 0 5px #412b0d99;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 10px #412b0dcc,0 0 5px #412b0d99}50%{box-shadow:0 0 20px #412b0d,0 0 10px #412b0dcc}}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #412b0d,0 0 5px #412b0d;opacity:1;transform:rotate(3deg) translateY(-4px)}}
