: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;scroll-behavior:auto;will-change:scroll-position}html{scroll-behavior:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeSpeed}@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: 768px){input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=search],input[type=url],input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=week],textarea,select{font-size:16px!important;-webkit-text-size-adjust:100%!important}input:focus,textarea:focus,select:focus{font-size:16px!important}}@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}}.spinner{width:24px;height:24px;border:3px solid rgba(65,43,13,.15);border-top-color:var(--brand-primary, #412b0d);border-radius:50%;animation:spinner-rotate .8s linear infinite!important}.spinner-sm{width:16px;height:16px;border-width:2px}.spinner-md{width:24px;height:24px;border-width:3px}.spinner-lg{width:40px;height:40px;border-width:4px}.spinner-xl{width:60px;height:60px;border-width:5px}.spinner-white{border-color:#ffffff4d;border-top-color:#fff}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.pacifico-regular,.pacifico-text,.signature-name{font-family:Pacifico,cursive!important}: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;right:20px!important;left:auto!important;transform:none!important;position:fixed!important}.search-panel{width:clamp(330px,85vw,350px)!important;max-width:350px!important;right:20px!important;left:auto!important;transform:none!important;position:fixed!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;right:15px!important;left:auto!important;transform:none!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;right:15px!important;left:auto!important;transform:none!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,.search-panel{position:fixed!important;top:calc(var(--header-height, 90px) + 10px)!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;right:10px!important;left:auto!important;transform:none!important;max-height:calc(100vh - var(--header-height, 90px) - 20px)!important;overflow-y:auto!important}}@media (max-width: 360px){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{position:fixed!important;top:calc(var(--header-height, 90px) + 8px)!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;transform:none!important;max-height:calc(100vh - var(--header-height, 90px) - 16px)!important;overflow-y:auto!important;margin:0!important}}@media (max-width: 1023px){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{max-width:calc(100vw - 16px)!important;right:auto!important;left:50%!important;transform:translate(-50%)!important;overflow-x:hidden!important;word-wrap:break-word!important}.wishlist-panel,.cart-panel,.search-panel,.profile-panel{right:auto!important;left:50%!important;transform:translate(-50%)!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{min-width:280px!important;max-width:calc(100vw - 20px)!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!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}.order-summary{order:2}}@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[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=search],input[type=url],input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=week],textarea,select{font-size:16px!important;-webkit-text-size-adjust:100%!important;-webkit-appearance:none!important;appearance:none!important;min-height:44px!important;padding:clamp(10px,2.5vw,12px) clamp(14px,3.5vw,16px)!important}input:focus,textarea:focus,select:focus{font-size:16px!important}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}@media (prefers-reduced-motion: no-preference){.responsive-transition{transition:width .2s ease,height .2s ease;will-change:width,height}}@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}}@media screen and (max-width: 1023px){.header .dropdown-panel,.header .wishlist-panel,.header .cart-panel,.header .profile-panel,.header .search-panel,.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{right:20px!important;left:auto!important;transform:none!important;max-width:calc(100vw - 40px)!important;min-width:280px!important;width:clamp(300px,85vw,380px)!important;position:fixed!important;top:calc(var(--header-height, 90px) + 10px)!important;box-sizing:border-box!important;margin:0!important}}@media screen and (max-width: 480px){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{right:10px!important;left:auto!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;transform:none!important}}@media screen and (max-width: 1023px) and (min-width: 768px) and (orientation: landscape){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{right:30px!important;width:clamp(320px,40vw,400px)!important}}@media screen and (max-width: 767px) and (min-width: 481px){.dropdown-panel,.wishlist-panel,.cart-panel,.profile-panel,.search-panel{right:15px!important;width:clamp(300px,80vw,360px)!important}}a,button,input,select,textarea,[role=button],.clickable{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.touch-scroll,.scroll-container,.product-grid,.category-list,.order-list{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;scroll-behavior:smooth}.horizontal-scroll,.category-tabs,.image-gallery{touch-action:pan-x;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x mandatory}.no-select,.product-card,.category-card,.nav-icons button{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@media (pointer: coarse){button,a,input[type=button],input[type=submit],[role=button]{min-height:44px;min-width:44px}.icon-button,.close-btn,.nav-icon{padding:12px;margin:-8px}}.modal-content,.dropdown-panel,.sidebar{overscroll-behavior:contain}.scrollable{-webkit-overflow-scrolling:touch;overflow-y:auto;overscroll-behavior-y:contain}.product-image,.gallery-image{touch-action:pan-x pan-y}.offline-indicator{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;z-index:10000;box-shadow:0 4px 12px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.pwa-install-prompt{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#8b4513,sienna);color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:10000;box-shadow:0 -4px 20px #0003;animation:slideUp .3s ease-out}.pwa-install-prompt .install-text{flex:1;font-size:14px;line-height:1.4}.pwa-install-prompt .install-btn{background:#fff;color:#8b4513;border:none;padding:10px 20px;border-radius:6px;font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .2s ease}.pwa-install-prompt .install-btn:active{transform:scale(.95)}.pwa-install-prompt .dismiss-btn{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;padding:8px 16px;border-radius:6px;cursor:pointer}.update-notification{position:fixed;top:20px;right:20px;background:#4caf50;color:#fff;padding:16px 20px;border-radius:8px;display:flex;align-items:center;gap:12px;z-index:10000;box-shadow:0 4px 12px #0003;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.update-notification .update-btn{background:#fff;color:#4caf50;border:none;padding:8px 16px;border-radius:4px;font-weight:600;cursor:pointer}.animated,.product-card,.modal,.dropdown-panel{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}.fixed-header,.sticky-nav{contain:layout style}.lazy-section{content-visibility:auto;contain-intrinsic-size:0 500px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}#nprogress{pointer-events:none}#nprogress .bar{background:#412b0d;position:fixed;z-index:9999;top:0;left:0;width:100%;height:3px;will-change:transform;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.8}50%{opacity:1}}#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)}.page-loader{position:fixed;top:0;left:0;width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);background:linear-gradient(135deg,#fef3e8,#fef8f1);display:flex;align-items:center;justify-content:center;z-index:9999}.page-loader-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;animation:fadeIn .3s ease-out}.page-loader-logo{width:80px;height:80px;object-fit:contain;animation:pulse 2s ease-in-out infinite}.page-loader-spinner{width:40px;height:40px;border:3px solid rgba(139,69,19,.1);border-top-color:#8b4513;border-radius:50%;animation:spin 1s linear infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.95)}}: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}}.app-root{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:background-color var(--hover-duration, .2s) var(--ease-out-quart, ease),color var(--hover-duration, .2s) var(--ease-out-quart, ease),border-color var(--hover-duration, .2s) var(--ease-out-quart, ease),transform var(--hover-duration, .2s) var(--ease-out-quart, ease),box-shadow var(--hover-duration, .2s) var(--ease-out-quart, ease);will-change:background-color,color,border-color,transform,box-shadow}button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}button:not(:disabled):active{transform:translateY(0) scale(.98);transition-duration:var(--press-duration, .1s)}a:hover{transform:translate(2px)}input:focus,select:focus,textarea:focus{transform:scale(1.01);box-shadow:0 0 0 3px #412b0d1a}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}.performance-low *:not([class*=spinner]):not([class*=loading]),.animations-disabled *:not([class*=spinner]):not([class*=loading]),.reduced-motion *:not([class*=spinner]):not([class*=loading]){animation:none!important;transition:none!important;transform:none!important}.performance-low .animate-scale-in,.performance-low .animate-fade-in,.performance-low .animate-slide-in,.performance-low .animate-brand-slide-up,.performance-low .animate-brand-pulse,.performance-low .animate-brand-glow,.animations-disabled .animate-scale-in,.animations-disabled .animate-fade-in,.animations-disabled .animate-slide-in,.animations-disabled .animate-brand-slide-up,.animations-disabled .animate-brand-pulse,.animations-disabled .animate-brand-glow{animation:none!important}@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!important}.brand-payment-method:hover,.brand-button:hover,.brand-input:focus{transform:none!important}*:not([class*=spinner]):not([class*=loading]){animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@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}.page-wrapper{min-height:100vh;width:100%;transition:opacity .15s ease-out}.page-hidden{opacity:0;visibility:hidden;pointer-events:none}.page-visible{opacity:1;visibility:visible;pointer-events:auto}@media (prefers-reduced-motion: reduce){.page-wrapper{transition:none}.page-hidden,.page-visible{opacity:1}}.text-brand-text-muted{color:#666}.text-brand-text-secondary{color:#555}:root{--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-in-out-quart: cubic-bezier(.76, 0, .24, 1);--ease-out-back: cubic-bezier(.34, 1.56, .64, 1);--ease-in-out-circ: cubic-bezier(.85, 0, .15, 1);--ease-spring: cubic-bezier(.68, -.55, .265, 1.55);--duration-instant: .1s;--duration-fast: .2s;--duration-normal: .3s;--duration-slow: .5s;--duration-slower: .7s;--hover-duration: .2s;--focus-duration: .15s;--press-duration: .1s}.btn-hover{position:relative;overflow:hidden;transition:all var(--hover-duration) var(--ease-out-quart);transform:translateZ(0)}.btn-hover:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 4px 12px #00000026}.btn-hover:active{transform:translateY(0) scale(.98);transition-duration:var(--press-duration)}.card-hover{transition:all var(--hover-duration) var(--ease-out-quart);transform:translateZ(0)}.card-hover:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 25px #0000001f}.icon-hover{transition:all var(--hover-duration) var(--ease-out-quart);transform:translateZ(0)}.icon-hover:hover{transform:scale(1.1) rotate(5deg)}.icon-hover:active{transform:scale(.95);transition-duration:var(--press-duration)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-fade-in-up{animation:fadeInUp var(--duration-normal) var(--ease-out-quart) both}.animate-fade-in-scale{animation:fadeInScale var(--duration-normal) var(--ease-out-back) both}.animate-slide-in-left{animation:slideInLeft var(--duration-normal) var(--ease-out-quart) both}.animate-slide-in-right{animation:slideInRight var(--duration-normal) var(--ease-out-quart) both}.stagger-1{animation-delay:.05s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.stagger-5{animation-delay:.25s}.stagger-6{animation-delay:.3s}@keyframes pulse-subtle{0%,to{opacity:1}50%{opacity:.7}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.loading-pulse{animation:pulse-subtle 2s var(--ease-in-out-circ) infinite}.loading-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:shimmer 1.5s infinite}.focus-ring{transition:all var(--focus-duration) var(--ease-out-quart)}.focus-ring:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;transform:scale(1.02)}.input-focus{position:relative;transition:all var(--focus-duration) var(--ease-out-quart)}.input-focus:focus{transform:scale(1.01);box-shadow:0 0 0 3px #412b0d1a}@keyframes modalFadeIn{0%{opacity:0;backdrop-filter:blur(0px)}to{opacity:1;backdrop-filter:blur(4px)}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-overlay{animation:modalFadeIn var(--duration-normal) var(--ease-out-quart) both}.modal-content{animation:modalSlideUp var(--duration-normal) var(--ease-out-back) both}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-animate{animation:dropdownSlide var(--duration-fast) var(--ease-out-quart) both}.menu-item{position:relative;transition:all var(--hover-duration) var(--ease-out-quart)}.menu-item:before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--brand-primary);transition:width var(--hover-duration) var(--ease-out-quart)}.menu-item:hover:before{width:100%}.menu-item:hover{transform:translate(4px);color:var(--brand-primary)}.product-card{transition:all var(--hover-duration) var(--ease-out-quart);transform:translateZ(0)}.product-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 30px #00000026}.product-card:hover .product-image{transform:scale(1.05)}.product-image{transition:transform var(--duration-slow) var(--ease-out-quart);transform:translateZ(0)}.btn-ripple{position:relative;overflow:hidden}.btn-ripple:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn-ripple:active:before{width:300px;height:300px}.scroll-reveal{opacity:0;transform:translateY(30px);transition:all var(--duration-slow) var(--ease-out-quart)}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}@keyframes successPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes errorShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.success-animation{animation:successPulse var(--duration-normal) var(--ease-out-back)}.error-animation{animation:errorShake var(--duration-fast) var(--ease-out-quart)}@media (prefers-reduced-motion: reduce){*:not([class*=spinner]):not([class*=loading]),*:not([class*=spinner]):not([class*=loading]):before,*:not([class*=spinner]):not([class*=loading]):after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.performance-low *:not([class*=spinner]):not([class*=loading]),.animations-disabled *:not([class*=spinner]):not([class*=loading]){animation:none!important;transition:none!important}.gpu-accelerated{transform:translateZ(0);will-change:transform,opacity}[data-framer-motion]{will-change:opacity}.page-transition-wrapper{min-height:100vh}.no-animation{animation:none!important;transition:none!important}.smooth-transition{transition:all var(--duration-normal) var(--ease-out-quart)}.fast-transition{transition:all var(--duration-fast) var(--ease-out-quart)}.slow-transition{transition:all var(--duration-slow) var(--ease-out-quart)}
