@media (min-width: 1280px){.market-container{max-width:1280px;margin:0 auto}.market-item-card{transition:transform .2s ease-in-out}.market-item-card:hover{transform:translateY(-2px)}}@media (min-width: 1536px){.market-container{max-width:1536px}.market-item-grid{gap:.5rem}}@media (min-width: 1280px){.market-item-icon{width:12px;height:12px}.market-price-text{font-size:10px}}.market-container{max-width:100%}@media (min-width: 768px){.market-detail-page .flex-md-row{flex-direction:column!important}.market-detail-page .md\:w-1\/4,.market-detail-page .md\:w-3\/4,.market-detail-page .xl\:w-1\/6,.market-detail-page .xl\:w-5\/6{width:100%!important}.market-detail-page .md\:grid-cols-2,.market-detail-page .lg\:grid-cols-3,.market-detail-page .xl\:grid-cols-4,.market-detail-page .sm\:grid-cols-2,.market-detail-page .sm\:grid-cols-3,.market-detail-page .md\:grid-cols-4,.market-detail-page .lg\:grid-cols-6,.market-detail-page .xl\:grid-cols-8{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media (min-width: 769px){.stats-card{padding:2rem;min-height:120px;transform:perspective(1000px) rotateX(0);transition:all .3s ease}.stats-card:hover{transform:perspective(1000px) rotateX(-2deg) translateY(-4px);box-shadow:0 8px 25px #0006}.stats-card .text-4xl{font-size:3rem;line-height:1;margin-bottom:.75rem}.stats-card .text-sm{font-size:.95rem;letter-spacing:.05em}.stats-card:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,currentColor,transparent);opacity:.3}}@media (max-width: 768px){.slot-option{min-height:60px;padding:1rem!important;font-size:1rem}.slot-option .text-2xl{font-size:1.75rem}.buy-slots-button{min-height:56px;font-size:1.125rem;padding:1rem 1.5rem}.currency-icon{width:1.75rem!important;height:1.75rem!important}.stats-card{padding:.75rem;min-height:70px;position:relative;overflow:hidden}.stats-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(229,183,105,.4),transparent);animation:shimmer 3s infinite}.stats-card .text-2xl{font-size:1.75rem;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.5)}.stats-card .text-xs{font-size:.7rem;line-height:1.2;font-weight:600}.mobile-text-lg{font-size:1.125rem;line-height:1.4}.mobile-text-base{font-size:1rem;line-height:1.5}.progress-bar{height:.875rem;border-radius:.5rem}.slot-amount-option{min-width:44px;min-height:44px}.custom-quantity-input{min-height:56px;font-size:1.25rem;text-align:center}.mobile-spacing{margin-bottom:1.5rem}.faq-card{padding:1.25rem;margin-bottom:1rem}.faq-card h4{font-size:1.125rem;margin-bottom:.75rem}.faq-card p{font-size:.95rem;line-height:1.6}.emoji-icon{font-size:1.75rem;margin-right:.75rem}}@media (max-width: 480px){.stats-card{padding:.5rem;min-height:60px}.stats-card .text-2xl{font-size:1.5rem;margin-bottom:.25rem}.stats-card .text-xs{font-size:.65rem;line-height:1.1}.slot-option{min-height:70px;padding:1.25rem!important}.buy-slots-button{min-height:64px;font-size:1.25rem}.mobile-grid-1{grid-template-columns:1fr;gap:1rem}.mobile-title{font-size:1.375rem;line-height:1.3}.mobile-padding{padding:1rem}.mobile-icon-lg{width:2rem!important;height:2rem!important}.mobile-high-contrast{border-width:2px}.tips-text{font-size:.9rem;line-height:1.6}}@media (min-width: 481px) and (max-width: 768px){.stats-card{padding:1rem;min-height:80px}.stats-card .text-2xl{font-size:2rem;margin-bottom:.5rem}.stats-card .text-xs{font-size:.75rem;line-height:1.3}}@media (max-width: 768px) and (orientation: landscape){.landscape-compact{margin-bottom:1rem}.landscape-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (prefers-reduced-motion: no-preference){.slot-option{transition:all .3s ease}.slot-option:hover,.slot-option:focus{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.faq-card{transition:all .3s ease}.faq-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0003}}@media (prefers-contrast: high){.slot-option{border-width:3px}.stats-card,.faq-card{border-width:2px}}@media (prefers-color-scheme: dark){.mobile-shadow{box-shadow:0 4px 6px #00000080}}.slot-option.active{background:linear-gradient(to bottom,#4a452c,#3a3522)!important;color:#e5b769!important;border-color:#a6925e!important;box-shadow:0 0 0 2px #a6925e4d}.loading-state{opacity:.7;pointer-events:none}@keyframes pulse-gold{0%,to{box-shadow:0 0 #e5b76966}50%{box-shadow:0 0 0 8px #e5b76900}}.pulse-gold{animation:pulse-gold 2s infinite}.notification-success{background:linear-gradient(to right,#22c55e,#16a34a);color:#fff;padding:1rem;border-radius:.5rem;margin-bottom:1rem}.notification-error{background:linear-gradient(to right,#ef4444,#dc2626);color:#fff;padding:1rem;border-radius:.5rem;margin-bottom:1rem}@keyframes stats-glow{0%,to{box-shadow:0 4px 15px #0000004d}50%{box-shadow:0 4px 20px #e5b76926}}.stats-card:nth-child(1){animation:stats-glow 6s ease-in-out infinite;animation-delay:0s}.stats-card:nth-child(2){animation:stats-glow 6s ease-in-out infinite;animation-delay:2s}.stats-card:nth-child(3){animation:stats-glow 6s ease-in-out infinite;animation-delay:4s}@keyframes card-shimmer{0%{background-position:-200% 0;opacity:.3}50%{opacity:.8}to{background-position:200% 0;opacity:.3}}.stats-card:before{animation:card-shimmer 4s ease-in-out infinite}:root{--glow-rgb-gray-200: 229, 231, 235;--glow-rgb-green-400: 74, 222, 128;--glow-rgb-blue-400: 96, 165, 250;--glow-rgb-purple-400: 192, 132, 252;--glow-rgb-orange-400: 251, 146, 60;--glow-rgb-red-500: 239, 68, 68;--glow-rgb-pink-400: 244, 114, 182;--glow-rgb-gold: 229, 183, 105;--glow-rgb-silver: 192, 192, 192;--glow-rgb-bronze: 205, 127, 50;--glow-rgb-common: 128, 128, 128;--glow-rgb-uncommon: 0, 255, 0;--glow-rgb-rare: 0, 128, 255;--glow-rgb-epic: 128, 0, 255;--glow-rgb-legendary: 255, 128, 0}.animate-breathing-glow{position:relative;z-index:1;--glow-rgb-color: var(--glow-rgb-current, var(--glow-rgb-green-400));will-change:filter;animation:pulse-glow 6s ease-in-out infinite}.animate-breathing-glow:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:inherit;z-index:-1;background:rgba(var(--glow-rgb-color),.25);filter:blur(4px);opacity:0;animation:breath-effect 5.5s cubic-bezier(.4,0,.6,1) infinite}.glow-color-orange-400:before,.glow-color-purple-400:before,.glow-color-red-500:before,.glow-color-pink-400:before{background:rgba(var(--glow-rgb-color),.35);filter:blur(5px)}@keyframes pulse-glow{0%,to{filter:drop-shadow(0 0 2px rgba(var(--glow-rgb-color),.4))}25%{filter:drop-shadow(0 0 4px rgba(var(--glow-rgb-color),.5))}50%{filter:drop-shadow(0 0 6px rgba(var(--glow-rgb-color),.6)) brightness(1.05)}75%{filter:drop-shadow(0 0 4px rgba(var(--glow-rgb-color),.5))}}@keyframes breath-effect{0%,to{opacity:0;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.glow-color-gray-200{--glow-rgb-current: var(--glow-rgb-gray-200)}.glow-color-green-400{--glow-rgb-current: var(--glow-rgb-green-400)}.glow-color-blue-400{--glow-rgb-current: var(--glow-rgb-blue-400)}.glow-color-purple-400{--glow-rgb-current: var(--glow-rgb-purple-400)}.glow-color-orange-400{--glow-rgb-current: var(--glow-rgb-orange-400)}.glow-color-red-500{--glow-rgb-current: var(--glow-rgb-red-500)}.glow-color-pink-400{--glow-rgb-current: var(--glow-rgb-pink-400)}.glow-color-gold{--glow-rgb-current: var(--glow-rgb-gold)}.glow-color-silver{--glow-rgb-current: var(--glow-rgb-silver)}.glow-color-bronze{--glow-rgb-current: var(--glow-rgb-bronze)}.glow-quality-common{--glow-rgb-current: var(--glow-rgb-common)}.glow-quality-uncommon{--glow-rgb-current: var(--glow-rgb-uncommon)}.glow-quality-rare{--glow-rgb-current: var(--glow-rgb-rare)}.glow-quality-epic{--glow-rgb-current: var(--glow-rgb-epic)}.glow-quality-legendary{--glow-rgb-current: var(--glow-rgb-legendary)}.glow-slow{animation-duration:8s}.glow-fast{animation-duration:4s}.glow-intense:before{background:rgba(var(--glow-rgb-color),.4);filter:blur(6px)}.glow-subtle:before{background:rgba(var(--glow-rgb-color),.15);filter:blur(3px)}.currency-glow{position:relative;display:inline-block;filter:drop-shadow(0 0 3px rgba(var(--glow-rgb-current),.4));transition:filter .3s ease;will-change:filter}.currency-glow.animate-breathing{animation:currencyBreathing 3s ease-in-out infinite}@keyframes currencyBreathing{0%,to{filter:drop-shadow(0 0 2px rgba(var(--glow-rgb-current),.3))}50%{filter:drop-shadow(0 0 5px rgba(var(--glow-rgb-current),.6)) drop-shadow(0 0 8px rgba(var(--glow-rgb-current),.3))}}.resource-icon-glow{position:relative;display:inline-block;filter:drop-shadow(0 0 3px rgba(193,169,110,.4));transition:filter .3s ease;will-change:filter;animation:resourceBreathing 3.5s ease-in-out infinite}@keyframes resourceBreathing{0%,to{filter:drop-shadow(0 0 2px rgba(193,169,110,.3))}50%{filter:drop-shadow(0 0 5px rgba(193,169,110,.6)) drop-shadow(0 0 8px rgba(193,169,110,.3))}}.item-icon-glow{position:relative;display:inline-block;filter:drop-shadow(0 0 3px rgba(var(--glow-rgb-current, var(--glow-rgb-common)),.4));transition:filter .3s ease;will-change:filter}.item-icon-glow.glow-quality-rare{filter:drop-shadow(0 0 4px rgba(var(--glow-rgb-rare),.5))}.item-icon-glow.glow-quality-epic{filter:drop-shadow(0 0 4px rgba(var(--glow-rgb-epic),.5))}.item-icon-glow.glow-quality-legendary{filter:drop-shadow(0 0 4px rgba(var(--glow-rgb-legendary),.5));animation:legendaryItemPulse 3s ease-in-out infinite}@keyframes legendaryItemPulse{0%,to{filter:drop-shadow(0 0 4px rgba(var(--glow-rgb-legendary),.5))}50%{filter:drop-shadow(0 0 8px rgba(var(--glow-rgb-legendary),.8)) drop-shadow(0 0 12px rgba(var(--glow-rgb-legendary),.4))}}.item-icon-glow.animate-breathing{animation:itemIconBreathing 4s ease-in-out infinite}@keyframes itemIconBreathing{0%,to{filter:drop-shadow(0 0 2px rgba(var(--glow-rgb-current),.3))}50%{filter:drop-shadow(0 0 6px rgba(var(--glow-rgb-current),.6)) drop-shadow(0 0 10px rgba(var(--glow-rgb-current),.3))}}.animate-equipment-glow{position:relative;z-index:1;--glow-rgb-color: var(--glow-rgb-current, var(--glow-rgb-green-400));will-change:filter;animation:equipment-glow-pulse 4s ease-in-out infinite}.animate-equipment-glow:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border-radius:inherit;z-index:-1;background:rgba(var(--glow-rgb-color),.3);filter:blur(5px);opacity:.6;animation:equipment-breath-effect 4s ease-in-out infinite}.animate-equipment-glow.glow-color-blue-400:before,.animate-equipment-glow.glow-color-purple-400:before,.animate-equipment-glow.glow-color-orange-400:before,.animate-equipment-glow.glow-color-red-500:before,.animate-equipment-glow.glow-color-pink-400:before{background:rgba(var(--glow-rgb-color),.4);filter:blur(6px);opacity:.7}@keyframes equipment-glow-pulse{0%,to{filter:drop-shadow(0 0 3px rgba(var(--glow-rgb-color),.5))}50%{filter:drop-shadow(0 0 5px rgba(var(--glow-rgb-color),.7)) brightness(1.02)}}@keyframes equipment-breath-effect{0%,to{opacity:.6;transform:scale(.98)}50%{opacity:.9;transform:scale(1.03)}}:root{--donation-primary: #a6925e;--donation-secondary: #c4a76d;--donation-bg-dark: #2f2d2b;--donation-bg-medium: #38352c;--donation-bg-light: #514b3c;--donation-text-light: #f5f5f5;--donation-text-muted: #d9d3b8;--donation-accent: #d4b781;--donation-glow: rgba(166, 146, 94, .6)}@keyframes donation-glow{0%,to{box-shadow:0 0 5px var(--donation-glow),0 0 10px var(--donation-glow),0 0 15px var(--donation-glow)}50%{box-shadow:0 0 10px var(--donation-glow),0 0 20px var(--donation-glow),0 0 30px var(--donation-glow)}}@keyframes donation-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes donation-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.donation-button{background:linear-gradient(135deg,var(--donation-primary),var(--donation-secondary));border:2px solid var(--donation-primary);color:var(--donation-text-light);font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.7);transition:all .3s ease;position:relative;overflow:hidden}.donation-button:hover{background:linear-gradient(135deg,var(--donation-secondary),var(--donation-accent));border-color:var(--donation-accent);animation:donation-glow 2s infinite;transform:translateY(-2px)}.donation-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.donation-button:hover:before{left:100%}.donation-page{background:linear-gradient(135deg,var(--donation-bg-dark),var(--donation-bg-medium));min-height:100vh}.donation-header{background:linear-gradient(135deg,var(--donation-primary),var(--donation-secondary));background-size:200% 200%;animation:donation-gradient 4s ease infinite;color:var(--donation-text-light);text-shadow:2px 2px 4px rgba(0,0,0,.8)}.donation-card{background:linear-gradient(135deg,var(--donation-bg-medium),var(--donation-bg-light));border:1px solid var(--donation-primary);border-radius:12px;box-shadow:0 4px 15px #0000004d;transition:all .3s ease;position:relative;overflow:hidden}.donation-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0006;border-color:var(--donation-accent)}.donation-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--donation-primary),var(--donation-secondary),var(--donation-accent));background-size:200% 100%;animation:donation-gradient 3s ease infinite}.payment-method{background:var(--donation-bg-medium);border:1px solid var(--donation-bg-light);border-radius:8px;padding:1rem;margin-bottom:1rem;transition:all .3s ease}.payment-method:hover{border-color:var(--donation-primary);background:var(--donation-bg-light);animation:donation-pulse 2s infinite}.payment-method-title{color:var(--donation-secondary);font-weight:700;margin-bottom:.5rem}.payment-method-details{color:var(--donation-text-muted);font-family:monospace;background:var(--donation-bg-dark);padding:.5rem;border-radius:4px;border:1px solid var(--donation-bg-light)}.donation-progress{background:var(--donation-bg-dark);border-radius:10px;overflow:hidden;height:20px;border:1px solid var(--donation-bg-light)}.donation-progress-bar{background:linear-gradient(90deg,var(--donation-primary),var(--donation-secondary));height:100%;transition:width .5s ease;position:relative}.donation-progress-bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:donation-gradient 2s ease infinite}@media (max-width: 768px){.donation-card{margin-bottom:1rem}.donation-header{padding:1rem;text-align:center}.payment-method{padding:.75rem}.payment-method-details{font-size:.875rem;word-break:break-all}}.donation-highlight{background:linear-gradient(135deg,var(--donation-primary),var(--donation-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.donation-icon{color:var(--donation-secondary);margin-right:.5rem;animation:donation-pulse 3s infinite}.donation-thanks{background:linear-gradient(135deg,var(--donation-bg-medium),var(--donation-primary));border-radius:12px;padding:2rem;text-align:center;color:var(--donation-text-light);box-shadow:0 4px 15px #0000004d;animation:donation-glow 4s infinite}.donation-header-modern{background:linear-gradient(135deg,var(--donation-bg-medium),var(--donation-bg-light));border:1px solid var(--donation-primary);color:var(--donation-text-light);text-shadow:1px 1px 2px rgba(0,0,0,.7)}.donation-card-modern{background:linear-gradient(135deg,var(--donation-bg-medium),var(--donation-bg-light));border:1px solid var(--donation-primary);border-radius:8px;box-shadow:0 2px 8px #0003;transition:all .3s ease;position:relative;overflow:hidden}.donation-card-modern:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;border-color:var(--donation-accent)}.donation-card-modern:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--donation-primary),var(--donation-secondary))}.payment-method-modern{background:var(--donation-bg-dark);border:1px solid var(--donation-bg-light);border-radius:6px;padding:.75rem;transition:all .3s ease}.payment-method-modern:hover{border-color:var(--donation-primary);background:var(--donation-bg-medium);transform:translateY(-1px)}.payment-method-title-modern{color:var(--donation-secondary);font-weight:700;margin-bottom:.5rem;font-size:.875rem;display:flex;align-items:center}.payment-method-details-modern{color:var(--donation-text-muted);background:var(--donation-bg-dark);padding:.5rem;border-radius:4px;border:1px solid var(--donation-bg-light);font-size:.75rem}.donation-progress-modern{background:var(--donation-bg-dark);border-radius:6px;overflow:hidden;height:16px;border:1px solid var(--donation-bg-light)}.donation-progress-bar-modern{background:linear-gradient(90deg,var(--donation-primary),var(--donation-secondary));height:100%;transition:width .5s ease;position:relative}.donation-progress-bar-modern:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:donation-gradient 2s ease infinite}.donation-thanks-modern,.legal-notice{position:relative}.legal-notice:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--donation-primary),var(--donation-secondary));border-radius:2px}@media (max-width: 768px){.donation-card-modern{margin-bottom:1rem;padding:.75rem!important}.donation-header-modern{padding:1rem;text-align:center}.payment-method-modern{padding:.5rem;margin-bottom:.75rem}.payment-method-details-modern{font-size:.7rem;word-break:break-all}.legal-notice{margin-bottom:1rem}}@keyframes modern-glow{0%,to{box-shadow:0 0 3px var(--donation-glow)}50%{box-shadow:0 0 6px var(--donation-glow)}}.donation-card-modern:hover{animation:modern-glow 2s infinite}@keyframes messageNotificationGlow{0%{filter:drop-shadow(0 0 0 rgba(34,197,94,0));transform:scale(1)}50%{filter:drop-shadow(0 0 8px rgba(34,197,94,.8)) drop-shadow(0 0 12px rgba(34,197,94,.4));transform:scale(1.05)}to{filter:drop-shadow(0 0 0 rgba(34,197,94,0));transform:scale(1)}}.message-notification-glow{animation:messageNotificationGlow 2s infinite ease-in-out}@keyframes messageNotificationPulse{0%,to{opacity:1}50%{opacity:.7}}.message-notification-glow:hover{animation:messageNotificationGlow 1.5s infinite ease-in-out,messageNotificationPulse 1s infinite ease-in-out}.notification-counter{background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 2px 4px #e74c3c4d}.notification-counter:hover{background:linear-gradient(135deg,#e74c3c,#a93226);transform:scale(1.1)}@keyframes notificationAppear{0%{opacity:0;transform:scale(.8) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.notification-appear{animation:notificationAppear .3s ease-out forwards}.notification-success{background:linear-gradient(135deg,#22c55e,#16a34a);border:1px solid #15803d}.notification-error{background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #b91c1c}.notification-warning{background:linear-gradient(135deg,#f59e0b,#d97706);border:1px solid #b45309}.notification-info{background:linear-gradient(135deg,#3b82f6,#2563eb);border:1px solid #1d4ed8}@media (max-width: 640px){.message-notification-glow{animation-duration:2.5s}.notification-counter{font-size:7px;width:12px;height:12px}}@media (prefers-color-scheme: dark){.notification-counter{box-shadow:0 2px 6px #e74c3c66}}.notification-icon:hover{transform:scale(1.1);transition:transform .2s ease-in-out}.notification-icon:active{transform:scale(.95)}@keyframes notificationLoading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.notification-loading{background:linear-gradient(90deg,transparent,rgba(166,146,94,.2),transparent);background-size:200px 100%;animation:notificationLoading 1.5s infinite}@keyframes ticketNotificationPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.ticket-notification-pulse{animation:ticketNotificationPulse 2s infinite ease-in-out}.ticket-notification-pulse:hover{animation:ticketNotificationPulse 1.2s infinite ease-in-out}#ticket-notifications-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ticket-modal-bg{background-color:#2f2d2b;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0000001a}.game-bg-dark{background-color:#2f2d2b}.game-border-gold{border-color:#a6925e}.game-text-gold{color:#e5b769}.game-text-muted{color:#9a9483}.game-border-brown{border-color:#514b3c}@keyframes ticketModalAppear{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}#ticket-notifications-modal:not(.hidden) .ticket-modal-bg{animation:ticketModalAppear .3s ease-out forwards}.ticket-notification-item{transition:all .2s ease-in-out}.ticket-notification-item:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0003}@keyframes ticketLoadingSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ticket-loading-spinner{animation:ticketLoadingSpinner 1s linear infinite}@keyframes ticketSpinnerMain{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ticketSpinnerReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.ticket-spinner-main{animation:ticketSpinnerMain 2s linear infinite}.animate-reverse-spin{animation:ticketSpinnerReverse 1.5s linear infinite}@keyframes ticketLoadingPulse{0%,to{opacity:1}50%{opacity:.6}}.ticket-loading-text{animation:ticketLoadingPulse 2s ease-in-out infinite}.ticket-spinner-gradient{background:conic-gradient(from 0deg,#a6925e,#e5b769,#a6925e,#514b3c,#a6925e 360deg);border-radius:50%;padding:2px}.ticket-spinner-inner{background:#2f2d2b;border-radius:50%;width:100%;height:100%}@media (max-width: 640px){#ticket-notifications-modal .max-w-md{max-width:calc(100vw - 2rem);margin:1rem}.ticket-notification-pulse{animation-duration:2.5s}}.ingredient-card{transition:all .3s ease;width:100%;display:flex;flex-direction:column;align-items:center;min-height:120px}.ingredient-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #c1a96e33}@media (min-width: 1024px){.ingredient-card{padding:.75rem}.ingredient-icon{width:2.5rem;height:2.5rem}.ingredient-name{font-size:.875rem;line-height:1.25rem}.ingredient-quantity{font-size:.75rem}}@media (min-width: 1280px){.ingredient-card{padding:1rem}.ingredient-icon{width:2.75rem;height:2.75rem}.ingredient-name{font-size:.875rem}.ingredient-quantity{font-size:.75rem}.ingredient-progress{height:.5rem}}@media (min-width: 1536px){.ingredient-card{padding:1.25rem}.ingredient-icon{width:3rem;height:3rem}.ingredient-name{font-size:1rem}.ingredient-quantity{font-size:.875rem}.ingredient-progress{height:.625rem}}@media (min-width: 1024px){.recipe-card{transition:all .3s ease}.recipe-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #c1a96e26}}@media (min-width: 1024px){.ingredients-panel{max-height:300px}}@media (min-width: 1280px){.ingredients-panel{max-height:350px}}@media (min-width: 1536px){.ingredients-panel{max-height:400px}}@media (min-width: 1920px){.ingredient-card{padding:1.5rem}.ingredient-icon{width:3.5rem;height:3.5rem}.ingredient-name{font-size:1.125rem}.ingredient-quantity{font-size:1rem}}@media (max-width: 640px){.ingredient-card{padding:.5rem;min-height:90px}.ingredient-icon{width:1.75rem;height:1.75rem}.ingredient-name{font-size:.75rem;line-height:1rem}.ingredient-quantity{font-size:.625rem}.ingredient-progress{height:.375rem}}.ingredient-icon-container{background:linear-gradient(135deg,#1a1814,#252117);border:1px solid #514b3c;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.ingredient-icon-container:hover{border-color:#a6925e;box-shadow:0 0 8px #a6925e4d}.ingredient-icon-container img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}@media (min-width: 1024px){.ingredient-text{text-shadow:0 1px 2px rgba(0,0,0,.5)}}.upgrade-progress-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease-in-out}.upgrade-progress-overlay:hover{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.upgrade-spinner{animation:upgradeSpinner 1.5s linear infinite}@keyframes upgradeSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shadow-glow-green{box-shadow:0 0 10px #7cfc004d,inset 0 0 5px #7cfc0033}.ready-to-upgrade{animation:readyPulse 2s infinite ease-in-out}@keyframes readyPulse{0%,to{border-color:#7cfc0080;box-shadow:0 0 5px #7cfc004d}50%{border-color:#7cfc00;box-shadow:0 0 20px #7cfc00cc}}#seed-upgrade-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:modalFadeIn .3s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.btn-upgrade-green{background:linear-gradient(to bottom,#4a8c2c,#3a6e22);border:1px solid #6ba84e;color:#a6e269;font-weight:700;transition:all .3s ease;position:relative;overflow:hidden}.btn-upgrade-green:hover{background:linear-gradient(to bottom,#5a9c3c,#4a7e32);transform:translateY(-1px);box-shadow:0 4px 12px #6aa84e4d}.btn-upgrade-green:active{transform:translateY(0)}.btn-upgrade-green:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-upgrade-green:hover:before{left:100%}.btn-cancel-gray{background:linear-gradient(to bottom,#514b3c,#3d3a2e);border:1px solid #6b6658;color:#d3c6a6;transition:all .3s ease}.btn-cancel-gray:hover{background:linear-gradient(to bottom,#5d5745,#4a4639);color:#e5b769}.mana-cost{animation:manaShimmer 3s infinite ease-in-out}@keyframes manaShimmer{0%,to{color:#1e90ff}50%{color:#00bfff;text-shadow:0 0 10px rgba(30,144,255,.5)}}.status-ready{background:linear-gradient(135deg,#2c4a2c,#203a20);border:1px solid #4e8c4e;animation:readyGlow 2s infinite ease-in-out}@keyframes readyGlow{0%,to{box-shadow:0 0 10px #4e8c4e4d}50%{box-shadow:0 0 20px #4e8c4e99}}.status-not-ready{background:linear-gradient(135deg,#4a2c2c,#3a2020);border:1px solid #8c4e4e}.seed-card{transition:all .3s ease}.seed-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #a6925e33}.full-card-progress{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#1a1814f2,#2a2722e6,#1a1814f2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:8px;z-index:20;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:16px}.full-card-progress .progress-content{width:100%;max-width:200px}.full-card-progress .progress-title{color:#e5b769;font-size:16px;font-weight:700;margin-bottom:8px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.full-card-progress .progress-bar-container{width:100%;height:8px;background:#1a1814;border-radius:4px;border:1px solid #514b3c;overflow:hidden;margin-bottom:8px}.full-card-progress .progress-bar-fill{height:100%;background:linear-gradient(90deg,#4a8c00,#7cfc00);border-radius:3px;transition:width .5s ease;box-shadow:0 0 8px #7cfc0066}.full-card-progress .progress-time{color:#d3c6a6;font-size:12px;margin-bottom:12px}.full-card-progress .progress-button{background:linear-gradient(to bottom,#3b3629,#2a251e);border:1px solid #514b3c;color:#d3c6a6;padding:6px 12px;border-radius:4px;font-size:11px;cursor:pointer;transition:all .3s ease}.full-card-progress .progress-button:hover{background:linear-gradient(to bottom,#4a452c,#333024);color:#e5b769;border-color:#a6925e}.success-particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.success-particle{position:absolute;width:4px;height:4px;background:#7cfc00;border-radius:50%;animation:particleFloat 2s ease-out forwards}@keyframes particleFloat{0%{opacity:1;transform:translateY(0) scale(0)}50%{transform:translateY(-20px) scale(1)}to{opacity:0;transform:translateY(-40px) scale(0)}}@media (max-width: 640px){#seed-upgrade-modal>div{margin:16px;max-height:calc(100vh - 32px);overflow-y:auto}.full-card-progress{padding:12px}.full-card-progress .progress-title{font-size:14px}}.mana-icon{filter:drop-shadow(0 0 3px rgba(30,144,255,.5));animation:manaIconGlow 2s infinite ease-in-out}@keyframes manaIconGlow{0%,to{filter:drop-shadow(0 0 3px rgba(30,144,255,.5))}50%{filter:drop-shadow(0 0 8px rgba(30,144,255,.8))}}.upgrade-modal-content{animation:slideInFromTop .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes slideInFromTop{0%{transform:translateY(-50px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.upgrade-progress-overlay .upgrade-progress-bar{position:relative;overflow:hidden}.upgrade-progress-overlay .upgrade-progress-bar:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.show-upgrade-modal{position:relative;overflow:hidden}.show-upgrade-modal:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.show-upgrade-modal:hover:before{left:100%}.upgrade-time-remaining{animation:timeCountdown 1s infinite ease-in-out}@keyframes timeCountdown{0%,to{transform:scale(1);color:#e5b769}50%{transform:scale(1.1);color:#f0d89e;text-shadow:0 0 5px rgba(240,216,158,.5)}}@media (max-width: 480px){.upgrade-progress-overlay{padding:12px}.upgrade-progress-overlay .flex{flex-direction:column;gap:8px}.upgrade-progress-overlay .text-xs{font-size:11px}}.modal-loading{animation:modalPulse 1.5s infinite ease-in-out}@keyframes modalPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 475px){.\!container{max-width:475px!important}.container{max-width:475px}}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-0{left:0;right:0}.inset-x-1{left:.25rem;right:.25rem}.inset-x-4{left:1rem;right:1rem}.inset-x-8{left:2rem;right:2rem}.inset-y-0{top:0;bottom:0}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-bottom-2{bottom:-.5rem}.-bottom-4{bottom:-1rem}.-bottom-\[-1\.5px\]{bottom:1.5px}.-bottom-px{bottom:-1px}.-left-0\.5{left:-.125rem}.-left-1{left:-.25rem}.-left-2{left:-.5rem}.-left-px{left:-1px}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-1\.5{right:-.375rem}.-right-2{right:-.5rem}.-right-5{right:-1.25rem}.-right-\[-0\.5px\]{right:.5px}.-right-px{right:-1px}.-top-0{top:-0px}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-12{top:-3rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-8{top:-2rem}.-top-\[-2px\]{top:2px}.-top-px{top:-1px}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-10{bottom:2.5rem}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-\[6px\]{bottom:6px}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\/2{left:50%}.left-1\/3{left:33.333333%}.left-1\/4{left:25%}.left-10{left:2.5rem}.left-2{left:.5rem}.left-20{left:5rem}.left-3{left:.75rem}.left-full{left:100%}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-1\/4{right:25%}.right-10{right:2.5rem}.right-2{right:.5rem}.right-20{right:5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-16{top:4rem}.top-2{top:.5rem}.top-20{top:5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-\[6px\]{top:6px}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[60\]{z-index:60}.z-\[9999\]{z-index:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-full{grid-column:1 / -1}.m-0{margin:0}.m-2{margin:.5rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-\[-0\.25rem\]{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mb-px{margin-bottom:-1px}.-ml-3{margin-left:-.75rem}.-ml-4{margin-left:-1rem}.-ml-px{margin-left:-1px}.-mr-4{margin-right:-1rem}.-mr-8{margin-right:-2rem}.-mt-1{margin-top:-.25rem}.-mt-4{margin-top:-1rem}.-mt-8{margin-top:-2rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-25px\]{margin-top:-25px}.mt-\[-9px\]{margin-top:-9px}.mt-\[2\.5px\]{margin-top:2.5px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[115\%\]{height:115%}.h-\[1px\]{height:1px}.h-\[24px\]{height:24px}.h-\[25px\]{height:25px}.h-\[2px\]{height:2px}.h-\[5px\]{height:5px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-16{max-height:4rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[200px\]{max-height:200px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[75\%\]{max-height:75%}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[95vh\]{max-height:95vh}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-12{min-height:3rem}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-\[100vh\]{min-height:100vh}.min-h-\[10px\]{min-height:10px}.min-h-\[120px\]{min-height:120px}.min-h-\[12px\]{min-height:12px}.min-h-\[200px\]{min-height:200px}.min-h-\[28px\]{min-height:28px}.min-h-\[60px\]{min-height:60px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[115\%\]{width:115%}.w-\[5px\]{width:5px}.w-\[90\%\]{width:90%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-48{min-width:12rem}.min-w-\[120px\]{min-width:120px}.min-w-\[16px\]{min-width:16px}.min-w-\[220px\]{min-width:220px}.min-w-\[28px\]{min-width:28px}.min-w-\[3rem\]{min-width:3rem}.min-w-\[68px\]{min-width:68px}.min-w-\[72px\]{min-width:72px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.max-w-16{max-width:4rem}.max-w-2xl{max-width:42rem}.max-w-32{max-width:8rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[100px\]{max-width:100px}.max-w-\[120px\]{max-width:120px}.max-w-\[150px\]{max-width:150px}.max-w-\[200px\]{max-width:200px}.max-w-\[300px\]{max-width:300px}.max-w-\[600px\]{max-width:600px}.max-w-\[75\%\]{max-width:75%}.max-w-\[80\%\]{max-width:80%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-screen-lg{max-width:1024px}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\.5{--tw-translate-y: -.375rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-2{--tw-rotate: -2deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[135deg\]{--tw-rotate: 135deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-skew-x-12{--tw-skew-x: -12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.skew-x-12{--tw-skew-x: 12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-center{justify-items:center}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-3{row-gap:.75rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.625rem * var(--tw-space-x-reverse));margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[\#38352c\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(56 53 44 / var(--tw-divide-opacity, 1))}.divide-\[\#3b3629\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(59 54 41 / var(--tw-divide-opacity, 1))}.divide-\[\#3b3a33\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(59 58 51 / var(--tw-divide-opacity, 1))}.divide-\[\#4a452c\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(74 69 44 / var(--tw-divide-opacity, 1))}.divide-\[\#514b3c\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(81 75 60 / var(--tw-divide-opacity, 1))}.divide-\[\#a6925e\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(166 146 94 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-md{border-top-right-radius:.375rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-\[3px\]{border-width:3px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.border-\[\#28a745\]{--tw-border-opacity: 1;border-color:rgb(40 167 69 / var(--tw-border-opacity, 1))}.border-\[\#2E8B57\]\/40{border-color:#2e8b5766}.border-\[\#2a2621\]{--tw-border-opacity: 1;border-color:rgb(42 38 33 / var(--tw-border-opacity, 1))}.border-\[\#2a4559\]{--tw-border-opacity: 1;border-color:rgb(42 69 89 / var(--tw-border-opacity, 1))}.border-\[\#2f2d2b\]{--tw-border-opacity: 1;border-color:rgb(47 45 43 / var(--tw-border-opacity, 1))}.border-\[\#2f473c\]{--tw-border-opacity: 1;border-color:rgb(47 71 60 / var(--tw-border-opacity, 1))}.border-\[\#2f473c\]\/40{border-color:#2f473c66}.border-\[\#2f473c\]\/50{border-color:#2f473c80}.border-\[\#38352c\]{--tw-border-opacity: 1;border-color:rgb(56 53 44 / var(--tw-border-opacity, 1))}.border-\[\#383530\]{--tw-border-opacity: 1;border-color:rgb(56 53 48 / var(--tw-border-opacity, 1))}.border-\[\#397239\]{--tw-border-opacity: 1;border-color:rgb(57 114 57 / var(--tw-border-opacity, 1))}.border-\[\#3a3528\]{--tw-border-opacity: 1;border-color:rgb(58 53 40 / var(--tw-border-opacity, 1))}.border-\[\#3a372e\]{--tw-border-opacity: 1;border-color:rgb(58 55 46 / var(--tw-border-opacity, 1))}.border-\[\#3a5a38\]{--tw-border-opacity: 1;border-color:rgb(58 90 56 / var(--tw-border-opacity, 1))}.border-\[\#3b3629\]{--tw-border-opacity: 1;border-color:rgb(59 54 41 / var(--tw-border-opacity, 1))}.border-\[\#3b3629\]\/40{border-color:#3b362966}.border-\[\#3b3933\]{--tw-border-opacity: 1;border-color:rgb(59 57 51 / var(--tw-border-opacity, 1))}.border-\[\#3b3a2a\]{--tw-border-opacity: 1;border-color:rgb(59 58 42 / var(--tw-border-opacity, 1))}.border-\[\#3b4a3f\]{--tw-border-opacity: 1;border-color:rgb(59 74 63 / var(--tw-border-opacity, 1))}.border-\[\#3b4c6c\]{--tw-border-opacity: 1;border-color:rgb(59 76 108 / var(--tw-border-opacity, 1))}.border-\[\#3d3828\]{--tw-border-opacity: 1;border-color:rgb(61 56 40 / var(--tw-border-opacity, 1))}.border-\[\#3d3a2e\]{--tw-border-opacity: 1;border-color:rgb(61 58 46 / var(--tw-border-opacity, 1))}.border-\[\#3d3a32\]{--tw-border-opacity: 1;border-color:rgb(61 58 50 / var(--tw-border-opacity, 1))}.border-\[\#3e342c\]{--tw-border-opacity: 1;border-color:rgb(62 52 44 / var(--tw-border-opacity, 1))}.border-\[\#3e342c\]\/30{border-color:#3e342c4d}.border-\[\#3e5c48\]{--tw-border-opacity: 1;border-color:rgb(62 92 72 / var(--tw-border-opacity, 1))}.border-\[\#3e98db\]{--tw-border-opacity: 1;border-color:rgb(62 152 219 / var(--tw-border-opacity, 1))}.border-\[\#3fa06a\]{--tw-border-opacity: 1;border-color:rgb(63 160 106 / var(--tw-border-opacity, 1))}.border-\[\#46423a\]{--tw-border-opacity: 1;border-color:rgb(70 66 58 / var(--tw-border-opacity, 1))}.border-\[\#4C9A56\]{--tw-border-opacity: 1;border-color:rgb(76 154 86 / var(--tw-border-opacity, 1))}.border-\[\#4a1f1a\]\/40{border-color:#4a1f1a66}.border-\[\#4a452c\]{--tw-border-opacity: 1;border-color:rgb(74 69 44 / var(--tw-border-opacity, 1))}.border-\[\#4a453c\]{--tw-border-opacity: 1;border-color:rgb(74 69 60 / var(--tw-border-opacity, 1))}.border-\[\#4a463b\]{--tw-border-opacity: 1;border-color:rgb(74 70 59 / var(--tw-border-opacity, 1))}.border-\[\#4a5e77\]{--tw-border-opacity: 1;border-color:rgb(74 94 119 / var(--tw-border-opacity, 1))}.border-\[\#4a6048\]{--tw-border-opacity: 1;border-color:rgb(74 96 72 / var(--tw-border-opacity, 1))}.border-\[\#4a617d\]{--tw-border-opacity: 1;border-color:rgb(74 97 125 / var(--tw-border-opacity, 1))}.border-\[\#4a6e4a\]{--tw-border-opacity: 1;border-color:rgb(74 110 74 / var(--tw-border-opacity, 1))}.border-\[\#4a7759\]{--tw-border-opacity: 1;border-color:rgb(74 119 89 / var(--tw-border-opacity, 1))}.border-\[\#4a9362\]{--tw-border-opacity: 1;border-color:rgb(74 147 98 / var(--tw-border-opacity, 1))}.border-\[\#4a9556\]{--tw-border-opacity: 1;border-color:rgb(74 149 86 / var(--tw-border-opacity, 1))}.border-\[\#4caf50\]{--tw-border-opacity: 1;border-color:rgb(76 175 80 / var(--tw-border-opacity, 1))}.border-\[\#4cca64\]{--tw-border-opacity: 1;border-color:rgb(76 202 100 / var(--tw-border-opacity, 1))}.border-\[\#514b3c\]{--tw-border-opacity: 1;border-color:rgb(81 75 60 / var(--tw-border-opacity, 1))}.border-\[\#514b3c\]\/50{border-color:#514b3c80}.border-\[\#514b3c\]\/60{border-color:#514b3c99}.border-\[\#514b3c\]\/80{border-color:#514b3ccc}.border-\[\#562e2e\]{--tw-border-opacity: 1;border-color:rgb(86 46 46 / var(--tw-border-opacity, 1))}.border-\[\#592a2a\]{--tw-border-opacity: 1;border-color:rgb(89 42 42 / var(--tw-border-opacity, 1))}.border-\[\#596c3b\]{--tw-border-opacity: 1;border-color:rgb(89 108 59 / var(--tw-border-opacity, 1))}.border-\[\#5a6a7a\]{--tw-border-opacity: 1;border-color:rgb(90 106 122 / var(--tw-border-opacity, 1))}.border-\[\#5a7a5f\]{--tw-border-opacity: 1;border-color:rgb(90 122 95 / var(--tw-border-opacity, 1))}.border-\[\#5cb176\]{--tw-border-opacity: 1;border-color:rgb(92 177 118 / var(--tw-border-opacity, 1))}.border-\[\#5e5843\]{--tw-border-opacity: 1;border-color:rgb(94 88 67 / var(--tw-border-opacity, 1))}.border-\[\#5ea65e\]{--tw-border-opacity: 1;border-color:rgb(94 166 94 / var(--tw-border-opacity, 1))}.border-\[\#5f5b4d\]{--tw-border-opacity: 1;border-color:rgb(95 91 77 / var(--tw-border-opacity, 1))}.border-\[\#6699ff\]{--tw-border-opacity: 1;border-color:rgb(102 153 255 / var(--tw-border-opacity, 1))}.border-\[\#695d43\]{--tw-border-opacity: 1;border-color:rgb(105 93 67 / var(--tw-border-opacity, 1))}.border-\[\#6b3129\]{--tw-border-opacity: 1;border-color:rgb(107 49 41 / var(--tw-border-opacity, 1))}.border-\[\#6b5b47\]{--tw-border-opacity: 1;border-color:rgb(107 91 71 / var(--tw-border-opacity, 1))}.border-\[\#6b5b4f\]{--tw-border-opacity: 1;border-color:rgb(107 91 79 / var(--tw-border-opacity, 1))}.border-\[\#6b5f47\]{--tw-border-opacity: 1;border-color:rgb(107 95 71 / var(--tw-border-opacity, 1))}.border-\[\#6b6658\]{--tw-border-opacity: 1;border-color:rgb(107 102 88 / var(--tw-border-opacity, 1))}.border-\[\#6b8a6b\]{--tw-border-opacity: 1;border-color:rgb(107 138 107 / var(--tw-border-opacity, 1))}.border-\[\#6ba84e\]{--tw-border-opacity: 1;border-color:rgb(107 168 78 / var(--tw-border-opacity, 1))}.border-\[\#6c3b3b\]{--tw-border-opacity: 1;border-color:rgb(108 59 59 / var(--tw-border-opacity, 1))}.border-\[\#6c4539\]{--tw-border-opacity: 1;border-color:rgb(108 69 57 / var(--tw-border-opacity, 1))}.border-\[\#6c4539\]\/50{border-color:#6c453980}.border-\[\#6c8a6c\]{--tw-border-opacity: 1;border-color:rgb(108 138 108 / var(--tw-border-opacity, 1))}.border-\[\#6e3f35\]{--tw-border-opacity: 1;border-color:rgb(110 63 53 / var(--tw-border-opacity, 1))}.border-\[\#6e3f35\]\/50{border-color:#6e3f3580}.border-\[\#6e3f35\]\/60{border-color:#6e3f3599}.border-\[\#6e4a4a\]{--tw-border-opacity: 1;border-color:rgb(110 74 74 / var(--tw-border-opacity, 1))}.border-\[\#723939\]{--tw-border-opacity: 1;border-color:rgb(114 57 57 / var(--tw-border-opacity, 1))}.border-\[\#746c4f\]{--tw-border-opacity: 1;border-color:rgb(116 108 79 / var(--tw-border-opacity, 1))}.border-\[\#774a4a\]{--tw-border-opacity: 1;border-color:rgb(119 74 74 / var(--tw-border-opacity, 1))}.border-\[\#778c4e\]{--tw-border-opacity: 1;border-color:rgb(119 140 78 / var(--tw-border-opacity, 1))}.border-\[\#7a6c51\]{--tw-border-opacity: 1;border-color:rgb(122 108 81 / var(--tw-border-opacity, 1))}.border-\[\#7c5549\]{--tw-border-opacity: 1;border-color:rgb(124 85 73 / var(--tw-border-opacity, 1))}.border-\[\#7cfc00\]{--tw-border-opacity: 1;border-color:rgb(124 252 0 / var(--tw-border-opacity, 1))}.border-\[\#7d7248\]{--tw-border-opacity: 1;border-color:rgb(125 114 72 / var(--tw-border-opacity, 1))}.border-\[\#88634a\]{--tw-border-opacity: 1;border-color:rgb(136 99 74 / var(--tw-border-opacity, 1))}.border-\[\#8B0000\]{--tw-border-opacity: 1;border-color:rgb(139 0 0 / var(--tw-border-opacity, 1))}.border-\[\#8a4242\]{--tw-border-opacity: 1;border-color:rgb(138 66 66 / var(--tw-border-opacity, 1))}.border-\[\#8a4a4a\]{--tw-border-opacity: 1;border-color:rgb(138 74 74 / var(--tw-border-opacity, 1))}.border-\[\#8a5e8a\]{--tw-border-opacity: 1;border-color:rgb(138 94 138 / var(--tw-border-opacity, 1))}.border-\[\#8a6b6b\]{--tw-border-opacity: 1;border-color:rgb(138 107 107 / var(--tw-border-opacity, 1))}.border-\[\#8b4513\]{--tw-border-opacity: 1;border-color:rgb(139 69 19 / var(--tw-border-opacity, 1))}.border-\[\#8b4a3a\]{--tw-border-opacity: 1;border-color:rgb(139 74 58 / var(--tw-border-opacity, 1))}.border-\[\#8b5a0e\]{--tw-border-opacity: 1;border-color:rgb(139 90 14 / var(--tw-border-opacity, 1))}.border-\[\#8b7548\]{--tw-border-opacity: 1;border-color:rgb(139 117 72 / var(--tw-border-opacity, 1))}.border-\[\#8b7c4b\]{--tw-border-opacity: 1;border-color:rgb(139 124 75 / var(--tw-border-opacity, 1))}.border-\[\#8bae6f\]{--tw-border-opacity: 1;border-color:rgb(139 174 111 / var(--tw-border-opacity, 1))}.border-\[\#8c6b5e\]{--tw-border-opacity: 1;border-color:rgb(140 107 94 / var(--tw-border-opacity, 1))}.border-\[\#8c784e\]{--tw-border-opacity: 1;border-color:rgb(140 120 78 / var(--tw-border-opacity, 1))}.border-\[\#8c7a55\]{--tw-border-opacity: 1;border-color:rgb(140 122 85 / var(--tw-border-opacity, 1))}.border-\[\#8c7a55\]\/50{border-color:#8c7a5580}.border-\[\#8d734b\]{--tw-border-opacity: 1;border-color:rgb(141 115 75 / var(--tw-border-opacity, 1))}.border-\[\#962c2c\]{--tw-border-opacity: 1;border-color:rgb(150 44 44 / var(--tw-border-opacity, 1))}.border-\[\#998d66\]{--tw-border-opacity: 1;border-color:rgb(153 141 102 / var(--tw-border-opacity, 1))}.border-\[\#FF6347\]{--tw-border-opacity: 1;border-color:rgb(255 99 71 / var(--tw-border-opacity, 1))}.border-\[\#a0522d\]{--tw-border-opacity: 1;border-color:rgb(160 82 45 / var(--tw-border-opacity, 1))}.border-\[\#a65e5e\]{--tw-border-opacity: 1;border-color:rgb(166 94 94 / var(--tw-border-opacity, 1))}.border-\[\#a67c52\]{--tw-border-opacity: 1;border-color:rgb(166 124 82 / var(--tw-border-opacity, 1))}.border-\[\#a6925e20\]{border-color:#a6925e20}.border-\[\#a6925e\]{--tw-border-opacity: 1;border-color:rgb(166 146 94 / var(--tw-border-opacity, 1))}.border-\[\#a6925e\]\/30{border-color:#a6925e4d}.border-\[\#a6925e\]\/50{border-color:#a6925e80}.border-\[\#a6925e\]\/60{border-color:#a6925e99}.border-\[\#a6925e\]\/70{border-color:#a6925eb3}.border-\[\#a6925e\]\/80{border-color:#a6925ecc}.border-\[\#b17651\]{--tw-border-opacity: 1;border-color:rgb(177 118 81 / var(--tw-border-opacity, 1))}.border-\[\#b579b5\]{--tw-border-opacity: 1;border-color:rgb(181 121 181 / var(--tw-border-opacity, 1))}.border-\[\#b68f40\]{--tw-border-opacity: 1;border-color:rgb(182 143 64 / var(--tw-border-opacity, 1))}.border-\[\#c07777\]{--tw-border-opacity: 1;border-color:rgb(192 119 119 / var(--tw-border-opacity, 1))}.border-\[\#c1a96e\]{--tw-border-opacity: 1;border-color:rgb(193 169 110 / var(--tw-border-opacity, 1))}.border-\[\#c27979\]{--tw-border-opacity: 1;border-color:rgb(194 121 121 / var(--tw-border-opacity, 1))}.border-\[\#c4a76d\]{--tw-border-opacity: 1;border-color:rgb(196 167 109 / var(--tw-border-opacity, 1))}.border-\[\#d2401e\]{--tw-border-opacity: 1;border-color:rgb(210 64 30 / var(--tw-border-opacity, 1))}.border-\[\#d4b781\]{--tw-border-opacity: 1;border-color:rgb(212 183 129 / var(--tw-border-opacity, 1))}.border-\[\#d84315\]{--tw-border-opacity: 1;border-color:rgb(216 67 21 / var(--tw-border-opacity, 1))}.border-\[\#d89b9b\]{--tw-border-opacity: 1;border-color:rgb(216 155 155 / var(--tw-border-opacity, 1))}.border-\[\#d9d3b8\]{--tw-border-opacity: 1;border-color:rgb(217 211 184 / var(--tw-border-opacity, 1))}.border-\[\#e4d7b0\]{--tw-border-opacity: 1;border-color:rgb(228 215 176 / var(--tw-border-opacity, 1))}.border-\[\#e5b769\]{--tw-border-opacity: 1;border-color:rgb(229 183 105 / var(--tw-border-opacity, 1))}.border-\[\#e74c3c\]{--tw-border-opacity: 1;border-color:rgb(231 76 60 / var(--tw-border-opacity, 1))}.border-\[\#e74c3c\]\/40{border-color:#e74c3c66}.border-\[\#e9d5a0\]{--tw-border-opacity: 1;border-color:rgb(233 213 160 / var(--tw-border-opacity, 1))}.border-\[\#f28b38\]{--tw-border-opacity: 1;border-color:rgb(242 139 56 / var(--tw-border-opacity, 1))}.border-\[\#fceac4\]{--tw-border-opacity: 1;border-color:rgb(252 234 196 / var(--tw-border-opacity, 1))}.border-\[\#ff6666\]{--tw-border-opacity: 1;border-color:rgb(255 102 102 / var(--tw-border-opacity, 1))}.border-\[\#ff6b6b\]{--tw-border-opacity: 1;border-color:rgb(255 107 107 / var(--tw-border-opacity, 1))}.border-\[\#ffc107\]{--tw-border-opacity: 1;border-color:rgb(255 193 7 / var(--tw-border-opacity, 1))}.border-\[\#ffce3a\]{--tw-border-opacity: 1;border-color:rgb(255 206 58 / var(--tw-border-opacity, 1))}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-current{border-color:currentColor}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-400\/30{border-color:#4ade804d}.border-green-400\/40{border-color:#4ade8066}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-green-600\/50{border-color:#16a34a80}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-green-900{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-orange-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.border-orange-700{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.border-purple-700{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/70{border-color:#ef4444b3}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-600\/50{border-color:#dc262680}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-yellow-600\/50{border-color:#ca8a0480}.border-b-\[\#514b3c\]{--tw-border-opacity: 1;border-bottom-color:rgb(81 75 60 / var(--tw-border-opacity, 1))}.border-b-\[\#e5b769\]{--tw-border-opacity: 1;border-bottom-color:rgb(229 183 105 / var(--tw-border-opacity, 1))}.border-b-transparent{border-bottom-color:transparent}.border-l-\[\#514b3c\]{--tw-border-opacity: 1;border-left-color:rgb(81 75 60 / var(--tw-border-opacity, 1))}.border-l-\[\#a6925e\]{--tw-border-opacity: 1;border-left-color:rgb(166 146 94 / var(--tw-border-opacity, 1))}.border-l-red-500{--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-r-\[\#a6925e\]{--tw-border-opacity: 1;border-right-color:rgb(166 146 94 / var(--tw-border-opacity, 1))}.border-r-\[\#e5b769\]{--tw-border-opacity: 1;border-right-color:rgb(229 183 105 / var(--tw-border-opacity, 1))}.border-t-\[\#514b3c\]{--tw-border-opacity: 1;border-top-color:rgb(81 75 60 / var(--tw-border-opacity, 1))}.border-t-\[\#c1a96e\]{--tw-border-opacity: 1;border-top-color:rgb(193 169 110 / var(--tw-border-opacity, 1))}.border-t-\[\#e5b769\]{--tw-border-opacity: 1;border-top-color:rgb(229 183 105 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.border-opacity-30{--tw-border-opacity: .3}.border-opacity-50{--tw-border-opacity: .5}.bg-\[\#00000080\]{background-color:#00000080}.bg-\[\#000000\],.bg-\[\#000\]{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-\[\#00bcd4\]{--tw-bg-opacity: 1;background-color:rgb(0 188 212 / var(--tw-bg-opacity, 1))}.bg-\[\#13110e\]{--tw-bg-opacity: 1;background-color:rgb(19 17 14 / var(--tw-bg-opacity, 1))}.bg-\[\#17a2b8\]{--tw-bg-opacity: 1;background-color:rgb(23 162 184 / var(--tw-bg-opacity, 1))}.bg-\[\#191815\]{--tw-bg-opacity: 1;background-color:rgb(25 24 21 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1713\]{--tw-bg-opacity: 1;background-color:rgb(26 23 19 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1814\]{--tw-bg-opacity: 1;background-color:rgb(26 24 20 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1814\]\/80{background-color:#1a1814cc}.bg-\[\#1a1915\]{--tw-bg-opacity: 1;background-color:rgb(26 25 21 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1916\]{--tw-bg-opacity: 1;background-color:rgb(26 25 22 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1a1a\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1a1a\]\/50{background-color:#1a1a1a80}.bg-\[\#1a301a\]{--tw-bg-opacity: 1;background-color:rgb(26 48 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1c1915\]{--tw-bg-opacity: 1;background-color:rgb(28 25 21 / var(--tw-bg-opacity, 1))}.bg-\[\#1d1a15\]{--tw-bg-opacity: 1;background-color:rgb(29 26 21 / var(--tw-bg-opacity, 1))}.bg-\[\#1d1b17\]{--tw-bg-opacity: 1;background-color:rgb(29 27 23 / var(--tw-bg-opacity, 1))}.bg-\[\#1e1a14\]{--tw-bg-opacity: 1;background-color:rgb(30 26 20 / var(--tw-bg-opacity, 1))}.bg-\[\#1e1d1b\]{--tw-bg-opacity: 1;background-color:rgb(30 29 27 / var(--tw-bg-opacity, 1))}.bg-\[\#1e2e27\]{--tw-bg-opacity: 1;background-color:rgb(30 46 39 / var(--tw-bg-opacity, 1))}.bg-\[\#1f1c18\]{--tw-bg-opacity: 1;background-color:rgb(31 28 24 / var(--tw-bg-opacity, 1))}.bg-\[\#1f1c18\]\/90{background-color:#1f1c18e6}.bg-\[\#1f1e1c\]{--tw-bg-opacity: 1;background-color:rgb(31 30 28 / var(--tw-bg-opacity, 1))}.bg-\[\#211f1a\]{--tw-bg-opacity: 1;background-color:rgb(33 31 26 / var(--tw-bg-opacity, 1))}.bg-\[\#222019\]{--tw-bg-opacity: 1;background-color:rgb(34 32 25 / var(--tw-bg-opacity, 1))}.bg-\[\#222114\]{--tw-bg-opacity: 1;background-color:rgb(34 33 20 / var(--tw-bg-opacity, 1))}.bg-\[\#232218\]{--tw-bg-opacity: 1;background-color:rgb(35 34 24 / var(--tw-bg-opacity, 1))}.bg-\[\#243c2f\]{--tw-bg-opacity: 1;background-color:rgb(36 60 47 / var(--tw-bg-opacity, 1))}.bg-\[\#252117\]{--tw-bg-opacity: 1;background-color:rgb(37 33 23 / var(--tw-bg-opacity, 1))}.bg-\[\#252117\]\/60{background-color:#25211799}.bg-\[\#252117\]\/80{background-color:#252117cc}.bg-\[\#252320\]{--tw-bg-opacity: 1;background-color:rgb(37 35 32 / var(--tw-bg-opacity, 1))}.bg-\[\#26231c\]{--tw-bg-opacity: 1;background-color:rgb(38 35 28 / var(--tw-bg-opacity, 1))}.bg-\[\#26231e\]{--tw-bg-opacity: 1;background-color:rgb(38 35 30 / var(--tw-bg-opacity, 1))}.bg-\[\#282521\]{--tw-bg-opacity: 1;background-color:rgb(40 37 33 / var(--tw-bg-opacity, 1))}.bg-\[\#28261f\]{--tw-bg-opacity: 1;background-color:rgb(40 38 31 / var(--tw-bg-opacity, 1))}.bg-\[\#284228\]{--tw-bg-opacity: 1;background-color:rgb(40 66 40 / var(--tw-bg-opacity, 1))}.bg-\[\#28a745\]{--tw-bg-opacity: 1;background-color:rgb(40 167 69 / var(--tw-bg-opacity, 1))}.bg-\[\#293645\]{--tw-bg-opacity: 1;background-color:rgb(41 54 69 / var(--tw-bg-opacity, 1))}.bg-\[\#2E8B57\]{--tw-bg-opacity: 1;background-color:rgb(46 139 87 / var(--tw-bg-opacity, 1))}.bg-\[\#2E8B57\]\/20{background-color:#2e8b5733}.bg-\[\#2a1b12\]{--tw-bg-opacity: 1;background-color:rgb(42 27 18 / var(--tw-bg-opacity, 1))}.bg-\[\#2a1b12\]\/20{background-color:#2a1b1233}.bg-\[\#2a1b12\]\/80{background-color:#2a1b12cc}.bg-\[\#2a2318\]{--tw-bg-opacity: 1;background-color:rgb(42 35 24 / var(--tw-bg-opacity, 1))}.bg-\[\#2a261f\]{--tw-bg-opacity: 1;background-color:rgb(42 38 31 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2620\]{--tw-bg-opacity: 1;background-color:rgb(42 38 32 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2621\]{--tw-bg-opacity: 1;background-color:rgb(42 38 33 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2621\]\/80{background-color:#2a2621cc}.bg-\[\#2a2621\]\/90{background-color:#2a2621e6}.bg-\[\#2a271c\]{--tw-bg-opacity: 1;background-color:rgb(42 39 28 / var(--tw-bg-opacity, 1))}.bg-\[\#2a271c\]\/80{background-color:#2a271ccc}.bg-\[\#2a2721\]{--tw-bg-opacity: 1;background-color:rgb(42 39 33 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2722\]{--tw-bg-opacity: 1;background-color:rgb(42 39 34 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2821\]{--tw-bg-opacity: 1;background-color:rgb(42 40 33 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2822\]{--tw-bg-opacity: 1;background-color:rgb(42 40 34 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2824\]{--tw-bg-opacity: 1;background-color:rgb(42 40 36 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2825\]{--tw-bg-opacity: 1;background-color:rgb(42 40 37 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2a2a\]{--tw-bg-opacity: 1;background-color:rgb(42 42 42 / var(--tw-bg-opacity, 1))}.bg-\[\#2a3a2a\]{--tw-bg-opacity: 1;background-color:rgb(42 58 42 / var(--tw-bg-opacity, 1))}.bg-\[\#2a3a5a\]{--tw-bg-opacity: 1;background-color:rgb(42 58 90 / var(--tw-bg-opacity, 1))}.bg-\[\#2a3b2a\]{--tw-bg-opacity: 1;background-color:rgb(42 59 42 / var(--tw-bg-opacity, 1))}.bg-\[\#2a4028\]{--tw-bg-opacity: 1;background-color:rgb(42 64 40 / var(--tw-bg-opacity, 1))}.bg-\[\#2a4559\]{--tw-bg-opacity: 1;background-color:rgb(42 69 89 / var(--tw-bg-opacity, 1))}.bg-\[\#2b1e11\]{--tw-bg-opacity: 1;background-color:rgb(43 30 17 / var(--tw-bg-opacity, 1))}.bg-\[\#2b1e11\]\/15{background-color:#2b1e1126}.bg-\[\#2b2a21\]{--tw-bg-opacity: 1;background-color:rgb(43 42 33 / var(--tw-bg-opacity, 1))}.bg-\[\#2c2b25\]{--tw-bg-opacity: 1;background-color:rgb(44 43 37 / var(--tw-bg-opacity, 1))}.bg-\[\#2c3e2e\]{--tw-bg-opacity: 1;background-color:rgb(44 62 46 / var(--tw-bg-opacity, 1))}.bg-\[\#2c4a45\]{--tw-bg-opacity: 1;background-color:rgb(44 74 69 / var(--tw-bg-opacity, 1))}.bg-\[\#2d1f0a\]{--tw-bg-opacity: 1;background-color:rgb(45 31 10 / var(--tw-bg-opacity, 1))}.bg-\[\#2d2731\]{--tw-bg-opacity: 1;background-color:rgb(45 39 49 / var(--tw-bg-opacity, 1))}.bg-\[\#2d2820\]{--tw-bg-opacity: 1;background-color:rgb(45 40 32 / var(--tw-bg-opacity, 1))}.bg-\[\#2d2a22\]{--tw-bg-opacity: 1;background-color:rgb(45 42 34 / var(--tw-bg-opacity, 1))}.bg-\[\#2e2b24\]{--tw-bg-opacity: 1;background-color:rgb(46 43 36 / var(--tw-bg-opacity, 1))}.bg-\[\#2e8b57\]{--tw-bg-opacity: 1;background-color:rgb(46 139 87 / var(--tw-bg-opacity, 1))}.bg-\[\#2f2d2b\]{--tw-bg-opacity: 1;background-color:rgb(47 45 43 / var(--tw-bg-opacity, 1))}.bg-\[\#2f473c\]{--tw-bg-opacity: 1;background-color:rgb(47 71 60 / var(--tw-bg-opacity, 1))}.bg-\[\#2f473c\]\/20{background-color:#2f473c33}.bg-\[\#301a1a\]{--tw-bg-opacity: 1;background-color:rgb(48 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#302e26\]{--tw-bg-opacity: 1;background-color:rgb(48 46 38 / var(--tw-bg-opacity, 1))}.bg-\[\#304570\]{--tw-bg-opacity: 1;background-color:rgb(48 69 112 / var(--tw-bg-opacity, 1))}.bg-\[\#312e25\]{--tw-bg-opacity: 1;background-color:rgb(49 46 37 / var(--tw-bg-opacity, 1))}.bg-\[\#32473B\]{--tw-bg-opacity: 1;background-color:rgb(50 71 59 / var(--tw-bg-opacity, 1))}.bg-\[\#32CD32\]{--tw-bg-opacity: 1;background-color:rgb(50 205 50 / var(--tw-bg-opacity, 1))}.bg-\[\#363229\]{--tw-bg-opacity: 1;background-color:rgb(54 50 41 / var(--tw-bg-opacity, 1))}.bg-\[\#36465d\]{--tw-bg-opacity: 1;background-color:rgb(54 70 93 / var(--tw-bg-opacity, 1))}.bg-\[\#36513f\]{--tw-bg-opacity: 1;background-color:rgb(54 81 63 / var(--tw-bg-opacity, 1))}.bg-\[\#374529\]{--tw-bg-opacity: 1;background-color:rgb(55 69 41 / var(--tw-bg-opacity, 1))}.bg-\[\#38352c\]{--tw-bg-opacity: 1;background-color:rgb(56 53 44 / var(--tw-bg-opacity, 1))}.bg-\[\#38352c\]\/80{background-color:#38352ccc}.bg-\[\#3a2e2e\]{--tw-bg-opacity: 1;background-color:rgb(58 46 46 / var(--tw-bg-opacity, 1))}.bg-\[\#3a321c\]{--tw-bg-opacity: 1;background-color:rgb(58 50 28 / var(--tw-bg-opacity, 1))}.bg-\[\#3a3631\]{--tw-bg-opacity: 1;background-color:rgb(58 54 49 / var(--tw-bg-opacity, 1))}.bg-\[\#3a372e\]{--tw-bg-opacity: 1;background-color:rgb(58 55 46 / var(--tw-bg-opacity, 1))}.bg-\[\#3a3a3a\]{--tw-bg-opacity: 1;background-color:rgb(58 58 58 / var(--tw-bg-opacity, 1))}.bg-\[\#3a4a5e\]{--tw-bg-opacity: 1;background-color:rgb(58 74 94 / var(--tw-bg-opacity, 1))}.bg-\[\#3b2a2a\]{--tw-bg-opacity: 1;background-color:rgb(59 42 42 / var(--tw-bg-opacity, 1))}.bg-\[\#3b2c2c\]{--tw-bg-opacity: 1;background-color:rgb(59 44 44 / var(--tw-bg-opacity, 1))}.bg-\[\#3b3528\]{--tw-bg-opacity: 1;background-color:rgb(59 53 40 / var(--tw-bg-opacity, 1))}.bg-\[\#3b3629\]{--tw-bg-opacity: 1;background-color:rgb(59 54 41 / var(--tw-bg-opacity, 1))}.bg-\[\#3b3a33\]{--tw-bg-opacity: 1;background-color:rgb(59 58 51 / var(--tw-bg-opacity, 1))}.bg-\[\#3b3a33\]\/70{background-color:#3b3a33b3}.bg-\[\#3c221b\]{--tw-bg-opacity: 1;background-color:rgb(60 34 27 / var(--tw-bg-opacity, 1))}.bg-\[\#3d3a2e\]{--tw-bg-opacity: 1;background-color:rgb(61 58 46 / var(--tw-bg-opacity, 1))}.bg-\[\#3d3a33\]{--tw-bg-opacity: 1;background-color:rgb(61 58 51 / var(--tw-bg-opacity, 1))}.bg-\[\#3e2c2c\]{--tw-bg-opacity: 1;background-color:rgb(62 44 44 / var(--tw-bg-opacity, 1))}.bg-\[\#3e342c\]{--tw-bg-opacity: 1;background-color:rgb(62 52 44 / var(--tw-bg-opacity, 1))}.bg-\[\#3e5c48\]{--tw-bg-opacity: 1;background-color:rgb(62 92 72 / var(--tw-bg-opacity, 1))}.bg-\[\#3e5c48\]\/20{background-color:#3e5c4833}.bg-\[\#3e815f\]\/50{background-color:#3e815f80}.bg-\[\#40301b\]{--tw-bg-opacity: 1;background-color:rgb(64 48 27 / var(--tw-bg-opacity, 1))}.bg-\[\#413a2d\]{--tw-bg-opacity: 1;background-color:rgb(65 58 45 / var(--tw-bg-opacity, 1))}.bg-\[\#421a1a\]{--tw-bg-opacity: 1;background-color:rgb(66 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#443f33\]{--tw-bg-opacity: 1;background-color:rgb(68 63 51 / var(--tw-bg-opacity, 1))}.bg-\[\#452929\]{--tw-bg-opacity: 1;background-color:rgb(69 41 41 / var(--tw-bg-opacity, 1))}.bg-\[\#45592a\]{--tw-bg-opacity: 1;background-color:rgb(69 89 42 / var(--tw-bg-opacity, 1))}.bg-\[\#45a049\]{--tw-bg-opacity: 1;background-color:rgb(69 160 73 / var(--tw-bg-opacity, 1))}.bg-\[\#4A5568\]{--tw-bg-opacity: 1;background-color:rgb(74 85 104 / var(--tw-bg-opacity, 1))}.bg-\[\#4CAF50\]{--tw-bg-opacity: 1;background-color:rgb(76 175 80 / var(--tw-bg-opacity, 1))}.bg-\[\#4a2c2c\]{--tw-bg-opacity: 1;background-color:rgb(74 44 44 / var(--tw-bg-opacity, 1))}.bg-\[\#4a3728\]{--tw-bg-opacity: 1;background-color:rgb(74 55 40 / var(--tw-bg-opacity, 1))}.bg-\[\#4a3a3a\]{--tw-bg-opacity: 1;background-color:rgb(74 58 58 / var(--tw-bg-opacity, 1))}.bg-\[\#4a452c\]{--tw-bg-opacity: 1;background-color:rgb(74 69 44 / var(--tw-bg-opacity, 1))}.bg-\[\#4a4530\]{--tw-bg-opacity: 1;background-color:rgb(74 69 48 / var(--tw-bg-opacity, 1))}.bg-\[\#4a4a2f\]{--tw-bg-opacity: 1;background-color:rgb(74 74 47 / var(--tw-bg-opacity, 1))}.bg-\[\#4a4a3d\]{--tw-bg-opacity: 1;background-color:rgb(74 74 61 / var(--tw-bg-opacity, 1))}.bg-\[\#4a5a2c\]{--tw-bg-opacity: 1;background-color:rgb(74 90 44 / var(--tw-bg-opacity, 1))}.bg-\[\#4a5c2f\]{--tw-bg-opacity: 1;background-color:rgb(74 92 47 / var(--tw-bg-opacity, 1))}.bg-\[\#4a5d4a\]{--tw-bg-opacity: 1;background-color:rgb(74 93 74 / var(--tw-bg-opacity, 1))}.bg-\[\#4a6da7\]{--tw-bg-opacity: 1;background-color:rgb(74 109 167 / var(--tw-bg-opacity, 1))}.bg-\[\#4a6fa5\]{--tw-bg-opacity: 1;background-color:rgb(74 111 165 / var(--tw-bg-opacity, 1))}.bg-\[\#4a9362\]{--tw-bg-opacity: 1;background-color:rgb(74 147 98 / var(--tw-bg-opacity, 1))}.bg-\[\#4ade80\]{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-\[\#513636\]{--tw-bg-opacity: 1;background-color:rgb(81 54 54 / var(--tw-bg-opacity, 1))}.bg-\[\#514b3c\]{--tw-bg-opacity: 1;background-color:rgb(81 75 60 / var(--tw-bg-opacity, 1))}.bg-\[\#586838\]{--tw-bg-opacity: 1;background-color:rgb(88 104 56 / var(--tw-bg-opacity, 1))}.bg-\[\#592a2a\]{--tw-bg-opacity: 1;background-color:rgb(89 42 42 / var(--tw-bg-opacity, 1))}.bg-\[\#59372d\]{--tw-bg-opacity: 1;background-color:rgb(89 55 45 / var(--tw-bg-opacity, 1))}.bg-\[\#593d5e\]{--tw-bg-opacity: 1;background-color:rgb(89 61 94 / var(--tw-bg-opacity, 1))}.bg-\[\#594a2a\]{--tw-bg-opacity: 1;background-color:rgb(89 74 42 / var(--tw-bg-opacity, 1))}.bg-\[\#5a2626\]{--tw-bg-opacity: 1;background-color:rgb(90 38 38 / var(--tw-bg-opacity, 1))}.bg-\[\#5a8a3a\]{--tw-bg-opacity: 1;background-color:rgb(90 138 58 / var(--tw-bg-opacity, 1))}.bg-\[\#5c2f2f\]{--tw-bg-opacity: 1;background-color:rgb(92 47 47 / var(--tw-bg-opacity, 1))}.bg-\[\#5c3e33\]{--tw-bg-opacity: 1;background-color:rgb(92 62 51 / var(--tw-bg-opacity, 1))}.bg-\[\#5c4f2a\]{--tw-bg-opacity: 1;background-color:rgb(92 79 42 / var(--tw-bg-opacity, 1))}.bg-\[\#5d4a4a\]{--tw-bg-opacity: 1;background-color:rgb(93 74 74 / var(--tw-bg-opacity, 1))}.bg-\[\#5d4e36\]{--tw-bg-opacity: 1;background-color:rgb(93 78 54 / var(--tw-bg-opacity, 1))}.bg-\[\#5e553a\]{--tw-bg-opacity: 1;background-color:rgb(94 85 58 / var(--tw-bg-opacity, 1))}.bg-\[\#5e5e5e\]{--tw-bg-opacity: 1;background-color:rgb(94 94 94 / var(--tw-bg-opacity, 1))}.bg-\[\#5e5ea6\]{--tw-bg-opacity: 1;background-color:rgb(94 94 166 / var(--tw-bg-opacity, 1))}.bg-\[\#5e7ba6\]{--tw-bg-opacity: 1;background-color:rgb(94 123 166 / var(--tw-bg-opacity, 1))}.bg-\[\#5ea66b\]{--tw-bg-opacity: 1;background-color:rgb(94 166 107 / var(--tw-bg-opacity, 1))}.bg-\[\#607D8B\],.bg-\[\#607d8b\]{--tw-bg-opacity: 1;background-color:rgb(96 125 139 / var(--tw-bg-opacity, 1))}.bg-\[\#60d86e\]{--tw-bg-opacity: 1;background-color:rgb(96 216 110 / var(--tw-bg-opacity, 1))}.bg-\[\#613f36\]{--tw-bg-opacity: 1;background-color:rgb(97 63 54 / var(--tw-bg-opacity, 1))}.bg-\[\#614834\]{--tw-bg-opacity: 1;background-color:rgb(97 72 52 / var(--tw-bg-opacity, 1))}.bg-\[\#666\]{--tw-bg-opacity: 1;background-color:rgb(102 102 102 / var(--tw-bg-opacity, 1))}.bg-\[\#696969\]{--tw-bg-opacity: 1;background-color:rgb(105 105 105 / var(--tw-bg-opacity, 1))}.bg-\[\#6B8E23\]{--tw-bg-opacity: 1;background-color:rgb(107 142 35 / var(--tw-bg-opacity, 1))}.bg-\[\#6b2c2c\]{--tw-bg-opacity: 1;background-color:rgb(107 44 44 / var(--tw-bg-opacity, 1))}.bg-\[\#6b5b47\]{--tw-bg-opacity: 1;background-color:rgb(107 91 71 / var(--tw-bg-opacity, 1))}.bg-\[\#6b5d4f\]{--tw-bg-opacity: 1;background-color:rgb(107 93 79 / var(--tw-bg-opacity, 1))}.bg-\[\#6b6658\]{--tw-bg-opacity: 1;background-color:rgb(107 102 88 / var(--tw-bg-opacity, 1))}.bg-\[\#6c4539\]{--tw-bg-opacity: 1;background-color:rgb(108 69 57 / var(--tw-bg-opacity, 1))}.bg-\[\#6c4539\]\/20{background-color:#6c453933}.bg-\[\#6c757d\]{--tw-bg-opacity: 1;background-color:rgb(108 117 125 / var(--tw-bg-opacity, 1))}.bg-\[\#6e3f35\]{--tw-bg-opacity: 1;background-color:rgb(110 63 53 / var(--tw-bg-opacity, 1))}.bg-\[\#6e3f35\]\/20{background-color:#6e3f3533}.bg-\[\#6f42c1\]{--tw-bg-opacity: 1;background-color:rgb(111 66 193 / var(--tw-bg-opacity, 1))}.bg-\[\#7a7a7a\]{--tw-bg-opacity: 1;background-color:rgb(122 122 122 / var(--tw-bg-opacity, 1))}.bg-\[\#7cfc00\]{--tw-bg-opacity: 1;background-color:rgb(124 252 0 / var(--tw-bg-opacity, 1))}.bg-\[\#846e42\]{--tw-bg-opacity: 1;background-color:rgb(132 110 66 / var(--tw-bg-opacity, 1))}.bg-\[\#8B0000\],.bg-\[\#8b0000\]{--tw-bg-opacity: 1;background-color:rgb(139 0 0 / var(--tw-bg-opacity, 1))}.bg-\[\#8b3a3a\]{--tw-bg-opacity: 1;background-color:rgb(139 58 58 / var(--tw-bg-opacity, 1))}.bg-\[\#8b4513\]{--tw-bg-opacity: 1;background-color:rgb(139 69 19 / var(--tw-bg-opacity, 1))}.bg-\[\#8c341f\]{--tw-bg-opacity: 1;background-color:rgb(140 52 31 / var(--tw-bg-opacity, 1))}.bg-\[\#8c784e\]{--tw-bg-opacity: 1;background-color:rgb(140 120 78 / var(--tw-bg-opacity, 1))}.bg-\[\#9370db\]{--tw-bg-opacity: 1;background-color:rgb(147 112 219 / var(--tw-bg-opacity, 1))}.bg-\[\#998d66\]{--tw-bg-opacity: 1;background-color:rgb(153 141 102 / var(--tw-bg-opacity, 1))}.bg-\[\#9a9483\]{--tw-bg-opacity: 1;background-color:rgb(154 148 131 / var(--tw-bg-opacity, 1))}.bg-\[\#DAA520\]{--tw-bg-opacity: 1;background-color:rgb(218 165 32 / var(--tw-bg-opacity, 1))}.bg-\[\#F44336\]{--tw-bg-opacity: 1;background-color:rgb(244 67 54 / var(--tw-bg-opacity, 1))}.bg-\[\#FF6347\]{--tw-bg-opacity: 1;background-color:rgb(255 99 71 / var(--tw-bg-opacity, 1))}.bg-\[\#a0522d\]{--tw-bg-opacity: 1;background-color:rgb(160 82 45 / var(--tw-bg-opacity, 1))}.bg-\[\#a65e5e\]{--tw-bg-opacity: 1;background-color:rgb(166 94 94 / var(--tw-bg-opacity, 1))}.bg-\[\#a65e7b\]{--tw-bg-opacity: 1;background-color:rgb(166 94 123 / var(--tw-bg-opacity, 1))}.bg-\[\#a6755e\]{--tw-bg-opacity: 1;background-color:rgb(166 117 94 / var(--tw-bg-opacity, 1))}.bg-\[\#a6925e\]{--tw-bg-opacity: 1;background-color:rgb(166 146 94 / var(--tw-bg-opacity, 1))}.bg-\[\#a6925e\]\/20{background-color:#a6925e33}.bg-\[\#b4d89b\]{--tw-bg-opacity: 1;background-color:rgb(180 216 155 / var(--tw-bg-opacity, 1))}.bg-\[\#b8860b\]{--tw-bg-opacity: 1;background-color:rgb(184 134 11 / var(--tw-bg-opacity, 1))}.bg-\[\#bd4949\]{--tw-bg-opacity: 1;background-color:rgb(189 73 73 / var(--tw-bg-opacity, 1))}.bg-\[\#c1a96e\]{--tw-bg-opacity: 1;background-color:rgb(193 169 110 / var(--tw-bg-opacity, 1))}.bg-\[\#c4a76d\]{--tw-bg-opacity: 1;background-color:rgb(196 167 109 / var(--tw-bg-opacity, 1))}.bg-\[\#c53030\]{--tw-bg-opacity: 1;background-color:rgb(197 48 48 / var(--tw-bg-opacity, 1))}.bg-\[\#d14836\]{--tw-bg-opacity: 1;background-color:rgb(209 72 54 / var(--tw-bg-opacity, 1))}.bg-\[\#d9d3b8\]{--tw-bg-opacity: 1;background-color:rgb(217 211 184 / var(--tw-bg-opacity, 1))}.bg-\[\#dc3545\]{--tw-bg-opacity: 1;background-color:rgb(220 53 69 / var(--tw-bg-opacity, 1))}.bg-\[\#e5b76910\]{background-color:#e5b76910}.bg-\[\#e5b769\]{--tw-bg-opacity: 1;background-color:rgb(229 183 105 / var(--tw-bg-opacity, 1))}.bg-\[\#e74c3c\]{--tw-bg-opacity: 1;background-color:rgb(231 76 60 / var(--tw-bg-opacity, 1))}.bg-\[\#e74c3c\]\/20{background-color:#e74c3c33}.bg-\[\#f28b38\]{--tw-bg-opacity: 1;background-color:rgb(242 139 56 / var(--tw-bg-opacity, 1))}.bg-\[\#fceac4\]{--tw-bg-opacity: 1;background-color:rgb(252 234 196 / var(--tw-bg-opacity, 1))}.bg-\[\#ff7043\]{--tw-bg-opacity: 1;background-color:rgb(255 112 67 / var(--tw-bg-opacity, 1))}.bg-\[\#ff9800\]{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.bg-\[\#ffc107\]{--tw-bg-opacity: 1;background-color:rgb(255 193 7 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-800\/50{background-color:#92400e80}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-black\/90{background-color:#000000e6}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-900\/30{background-color:#1118274d}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.bg-green-900\/30{background-color:#14532d4d}.bg-green-900\/50{background-color:#14532d80}.bg-lime-400{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.bg-orange-900\/30{background-color:#7c2d124d}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.bg-purple-900\/30{background-color:#581c874d}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-80{--tw-bg-opacity: .8}.bg-opacity-85{--tw-bg-opacity: .85}.bg-opacity-90{--tw-bg-opacity: .9}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#000000\]{--tw-gradient-from: #000000 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#00008B\]{--tw-gradient-from: #00008B var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1a1611\]{--tw-gradient-from: #1a1611 var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 22 17 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1a1814\]{--tw-gradient-from: #1a1814 var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 24 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1d1916\]{--tw-gradient-from: #1d1916 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 25 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1d1a15\]{--tw-gradient-from: #1d1a15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 26 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1f1c18\]{--tw-gradient-from: #1f1c18 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 28 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#211f1a\]{--tw-gradient-from: #211f1a var(--tw-gradient-from-position);--tw-gradient-to: rgb(33 31 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#252117\]{--tw-gradient-from: #252117 var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 33 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#252320\]{--tw-gradient-from: #252320 var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 35 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#28261f\]{--tw-gradient-from: #28261f var(--tw-gradient-from-position);--tw-gradient-to: rgb(40 38 31 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#28a745\]{--tw-gradient-from: #28a745 var(--tw-gradient-from-position);--tw-gradient-to: rgb(40 167 69 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2E8B57\]{--tw-gradient-from: #2E8B57 var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 139 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a1b12\]{--tw-gradient-from: #2a1b12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 27 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a251e\]{--tw-gradient-from: #2a251e var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 37 30 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a2621\]{--tw-gradient-from: #2a2621 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 38 33 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a2721\]{--tw-gradient-from: #2a2721 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 39 33 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a2722\]{--tw-gradient-from: #2a2722 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 39 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a2824\]{--tw-gradient-from: #2a2824 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 40 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a3522\]{--tw-gradient-from: #2a3522 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 53 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a3b2a\]{--tw-gradient-from: #2a3b2a var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 59 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a4028\]{--tw-gradient-from: #2a4028 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 64 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a81c4\]{--tw-gradient-from: #2a81c4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 129 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2b2a21\]{--tw-gradient-from: #2b2a21 var(--tw-gradient-from-position);--tw-gradient-to: rgb(43 42 33 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2d2924\]{--tw-gradient-from: #2d2924 var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 41 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2d2d2d\]{--tw-gradient-from: #2d2d2d var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 45 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2f2b24\]{--tw-gradient-from: #2f2b24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(47 43 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2f2d2b\]{--tw-gradient-from: #2f2d2b var(--tw-gradient-from-position);--tw-gradient-to: rgb(47 45 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2f2d2b\]\/80{--tw-gradient-from: rgb(47 45 43 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(47 45 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2f473c\]{--tw-gradient-from: #2f473c var(--tw-gradient-from-position);--tw-gradient-to: rgb(47 71 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2f473c\]\/20{--tw-gradient-from: rgb(47 71 60 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(47 71 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#30281c\]{--tw-gradient-from: #30281c var(--tw-gradient-from-position);--tw-gradient-to: rgb(48 40 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#302a1e\]{--tw-gradient-from: #302a1e var(--tw-gradient-from-position);--tw-gradient-to: rgb(48 42 30 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#304570\]{--tw-gradient-from: #304570 var(--tw-gradient-from-position);--tw-gradient-to: rgb(48 69 112 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#312c23\]{--tw-gradient-from: #312c23 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 44 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#312e25\]{--tw-gradient-from: #312e25 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 37 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#312e25\]\/95{--tw-gradient-from: rgb(49 46 37 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 37 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#332e23\]{--tw-gradient-from: #332e23 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 46 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#333025\]{--tw-gradient-from: #333025 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 48 37 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#36332c\]{--tw-gradient-from: #36332c var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 51 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#36513f\]{--tw-gradient-from: #36513f var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 81 63 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#383428\]{--tw-gradient-from: #383428 var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 52 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#38352c\]{--tw-gradient-from: #38352c var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 53 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3a2f22\]{--tw-gradient-from: #3a2f22 var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 47 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3a3522\]{--tw-gradient-from: #3a3522 var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 53 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3a3630\]{--tw-gradient-from: #3a3630 var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 54 48 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3a3832\]{--tw-gradient-from: #3a3832 var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 56 50 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3a4a3a\]{--tw-gradient-from: #3a4a3a var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 74 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3a4a5e\]{--tw-gradient-from: #3a4a5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 74 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3b2a2a\]{--tw-gradient-from: #3b2a2a var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 42 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3b3528\]{--tw-gradient-from: #3b3528 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 53 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3b3629\]{--tw-gradient-from: #3b3629 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 54 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3b3629\]\/20{--tw-gradient-from: rgb(59 54 41 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 54 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3b3a33\]{--tw-gradient-from: #3b3a33 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 58 51 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3b3a33\]\/30{--tw-gradient-from: rgb(59 58 51 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 58 51 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3b3a33\]\/40{--tw-gradient-from: rgb(59 58 51 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 58 51 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3b3a33\]\/80{--tw-gradient-from: rgb(59 58 51 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 58 51 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3c3628\]{--tw-gradient-from: #3c3628 var(--tw-gradient-from-position);--tw-gradient-to: rgb(60 54 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3d3928\]{--tw-gradient-from: #3d3928 var(--tw-gradient-from-position);--tw-gradient-to: rgb(61 57 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3d3a2e\]{--tw-gradient-from: #3d3a2e var(--tw-gradient-from-position);--tw-gradient-to: rgb(61 58 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3d3a33\]{--tw-gradient-from: #3d3a33 var(--tw-gradient-from-position);--tw-gradient-to: rgb(61 58 51 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3d4a5a\]{--tw-gradient-from: #3d4a5a var(--tw-gradient-from-position);--tw-gradient-to: rgb(61 74 90 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3e2d42\]{--tw-gradient-from: #3e2d42 var(--tw-gradient-from-position);--tw-gradient-to: rgb(62 45 66 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3e342c\]{--tw-gradient-from: #3e342c var(--tw-gradient-from-position);--tw-gradient-to: rgb(62 52 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3e5c48\]{--tw-gradient-from: #3e5c48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(62 92 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3e815f\]\/90{--tw-gradient-from: rgb(62 129 95 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(62 129 95 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#412e1d\]{--tw-gradient-from: #412e1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(65 46 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#413a2d\]{--tw-gradient-from: #413a2d var(--tw-gradient-from-position);--tw-gradient-to: rgb(65 58 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#47443b\]{--tw-gradient-from: #47443b var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 68 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4CAF50\]{--tw-gradient-from: #4CAF50 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 175 80 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a1f1a\]{--tw-gradient-from: #4a1f1a var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 31 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a1f1a\]\/20{--tw-gradient-from: rgb(74 31 26 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 31 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a1f1a\]\/30{--tw-gradient-from: rgb(74 31 26 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 31 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a3a3a\]{--tw-gradient-from: #4a3a3a var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 58 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a3c66\]{--tw-gradient-from: #4a3c66 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 60 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a452c\]{--tw-gradient-from: #4a452c var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 69 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a4a3d\]{--tw-gradient-from: #4a4a3d var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 74 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a4a3d\]\/90{--tw-gradient-from: rgb(74 74 61 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 74 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a5a2c\]{--tw-gradient-from: #4a5a2c var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 90 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a5c2f\]{--tw-gradient-from: #4a5c2f var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 92 47 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a6048\]{--tw-gradient-from: #4a6048 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 96 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a8c00\]{--tw-gradient-from: #4a8c00 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 140 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a8c2c\]{--tw-gradient-from: #4a8c2c var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 140 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a8c4e\]{--tw-gradient-from: #4a8c4e var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 140 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4ade80\]{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4b7b3d\]{--tw-gradient-from: #4b7b3d var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 123 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#514b3c\]{--tw-gradient-from: #514b3c var(--tw-gradient-from-position);--tw-gradient-to: rgb(81 75 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#514b3c\]\/10{--tw-gradient-from: rgb(81 75 60 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(81 75 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#514b3c\]\/90{--tw-gradient-from: rgb(81 75 60 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(81 75 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#59372d\]{--tw-gradient-from: #59372d var(--tw-gradient-from-position);--tw-gradient-to: rgb(89 55 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#593d5e\]{--tw-gradient-from: #593d5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(89 61 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#5F9EA0\]{--tw-gradient-from: #5F9EA0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(95 158 160 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#5a2c2c\]{--tw-gradient-from: #5a2c2c var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 44 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#5a4d36\]{--tw-gradient-from: #5a4d36 var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 77 54 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#5e553a\]{--tw-gradient-from: #5e553a var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 85 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#607d4a\]{--tw-gradient-from: #607d4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 125 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#613f36\]{--tw-gradient-from: #613f36 var(--tw-gradient-from-position);--tw-gradient-to: rgb(97 63 54 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#614834\]{--tw-gradient-from: #614834 var(--tw-gradient-from-position);--tw-gradient-to: rgb(97 72 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#665b3d\]{--tw-gradient-from: #665b3d var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 91 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#6b5b47\]{--tw-gradient-from: #6b5b47 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 91 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#6b6658\]{--tw-gradient-from: #6b6658 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 102 88 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#6c4539\]{--tw-gradient-from: #6c4539 var(--tw-gradient-from-position);--tw-gradient-to: rgb(108 69 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#6e3f35\]{--tw-gradient-from: #6e3f35 var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 63 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#6e3f35\]\/20{--tw-gradient-from: rgb(110 63 53 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 63 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#7a6745\]{--tw-gradient-from: #7a6745 var(--tw-gradient-from-position);--tw-gradient-to: rgb(122 103 69 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8B0000\]{--tw-gradient-from: #8B0000 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8B4513\]{--tw-gradient-from: #8B4513 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 69 19 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8a4a4a\]{--tw-gradient-from: #8a4a4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(138 74 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8a5e8a\]{--tw-gradient-from: #8a5e8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(138 94 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8a775f\]{--tw-gradient-from: #8a775f var(--tw-gradient-from-position);--tw-gradient-to: rgb(138 119 95 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8a8a8a\]{--tw-gradient-from: #8a8a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(138 138 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8b4513\]{--tw-gradient-from: #8b4513 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 69 19 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8b5a5a\]{--tw-gradient-from: #8b5a5a var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 90 90 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8c7a45\]{--tw-gradient-from: #8c7a45 var(--tw-gradient-from-position);--tw-gradient-to: rgb(140 122 69 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#913838\]{--tw-gradient-from: #913838 var(--tw-gradient-from-position);--tw-gradient-to: rgb(145 56 56 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#998d66\]{--tw-gradient-from: #998d66 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 141 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FF5722\]{--tw-gradient-from: #FF5722 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 87 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFC107\]{--tw-gradient-from: #FFC107 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 193 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#a65e5e\]{--tw-gradient-from: #a65e5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 94 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#a6925e\]{--tw-gradient-from: #a6925e var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 146 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#a6925e\]\/5{--tw-gradient-from: rgb(166 146 94 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 146 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#c0c0c0\]{--tw-gradient-from: #c0c0c0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 192 192 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#c1a96e\]{--tw-gradient-from: #c1a96e var(--tw-gradient-from-position);--tw-gradient-to: rgb(193 169 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#c1a96e\]\/10{--tw-gradient-from: rgb(193 169 110 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(193 169 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#c4a76d\]{--tw-gradient-from: #c4a76d var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 167 109 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#cd7f32\]{--tw-gradient-from: #cd7f32 var(--tw-gradient-from-position);--tw-gradient-to: rgb(205 127 50 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#d2401e\]{--tw-gradient-from: #d2401e var(--tw-gradient-from-position);--tw-gradient-to: rgb(210 64 30 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#dc3545\]{--tw-gradient-from: #dc3545 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 53 69 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#e5b769\]{--tw-gradient-from: #e5b769 var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 183 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f28b38\]{--tw-gradient-from: #f28b38 var(--tw-gradient-from-position);--tw-gradient-to: rgb(242 139 56 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#ffc107\]{--tw-gradient-from: #ffc107 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 193 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#ffd700\]{--tw-gradient-from: #ffd700 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 215 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#ffffff10\]{--tw-gradient-from: #ffffff10 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black{--tw-gradient-from: #000 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/70{--tw-gradient-from: rgb(0 0 0 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/90{--tw-gradient-from: rgb(22 101 52 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600{--tw-gradient-from: #65a30d var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/80{--tw-gradient-from: rgb(185 28 28 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/90{--tw-gradient-from: rgb(153 27 27 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/90{--tw-gradient-from: rgb(133 77 14 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#00000080\]{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #00000080 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#1a1814\]{--tw-gradient-to: rgb(26 24 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1a1814 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#1f1c17\]{--tw-gradient-to: rgb(31 28 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1f1c17 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#211f1a\]{--tw-gradient-to: rgb(33 31 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #211f1a var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#241f1b\]{--tw-gradient-to: rgb(36 31 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #241f1b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#243a2d\]{--tw-gradient-to: rgb(36 58 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #243a2d var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#2a2721\]{--tw-gradient-to: rgb(42 39 33 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2a2721 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#2a2722\]{--tw-gradient-to: rgb(42 39 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2a2722 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#2a2722\]\/20{--tw-gradient-to: rgb(42 39 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(42 39 34 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#2d281e\]{--tw-gradient-to: rgb(45 40 30 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2d281e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#2e2b24\]{--tw-gradient-to: rgb(46 43 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2e2b24 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#2f2a1e\]{--tw-gradient-to: rgb(47 42 30 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2f2a1e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#312e27\]{--tw-gradient-to: rgb(49 46 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #312e27 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#3b4a3f\]{--tw-gradient-to: rgb(59 74 63 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #3b4a3f var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#514b3c\]{--tw-gradient-to: rgb(81 75 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #514b3c var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#514b3c\]\/10{--tw-gradient-to: rgb(81 75 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(81 75 60 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#5a3329\]{--tw-gradient-to: rgb(90 51 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #5a3329 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#6c4539\]{--tw-gradient-to: rgb(108 69 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #6c4539 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#6f8fc1\]\/20{--tw-gradient-to: rgb(111 143 193 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(111 143 193 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#716f6b\]{--tw-gradient-to: rgb(113 111 107 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #716f6b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#77643e\]{--tw-gradient-to: rgb(119 100 62 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #77643e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#7a4b3f\]{--tw-gradient-to: rgb(122 75 63 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #7a4b3f var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#8a775f\]{--tw-gradient-to: rgb(138 119 95 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #8a775f var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#998d66\]{--tw-gradient-to: rgb(153 141 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #998d66 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#a6925e\]{--tw-gradient-to: rgb(166 146 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #a6925e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#a6925e\]\/50{--tw-gradient-to: rgb(166 146 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 146 94 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#c1a96e\]{--tw-gradient-to: rgb(193 169 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #c1a96e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#c4a76d\]{--tw-gradient-to: rgb(196 167 109 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #c4a76d var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#e5b769\]{--tw-gradient-to: rgb(229 183 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #e5b769 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#f0d89e\]{--tw-gradient-to: rgb(240 216 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f0d89e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#f8eac2\]{--tw-gradient-to: rgb(248 234 194 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f8eac2 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#fce2cc\]\/20{--tw-gradient-to: rgb(252 226 204 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 226 204 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#ff6b4a\]{--tw-gradient-to: rgb(255 107 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ff6b4a var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#ff6b6b40\]{--tw-gradient-to: rgb(255 107 107 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ff6b6b40 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/10{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/50{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/60{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-700\/15{--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(55 65 81 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-400{--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #c084fc var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ef4444 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/10{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/20{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#00000020\]{--tw-gradient-to: #00000020 var(--tw-gradient-to-position)}.to-\[\#0f0d0a\]{--tw-gradient-to: #0f0d0a var(--tw-gradient-to-position)}.to-\[\#1E90FF\]{--tw-gradient-to: #1E90FF var(--tw-gradient-to-position)}.to-\[\#1a0f0a\]{--tw-gradient-to: #1a0f0a var(--tw-gradient-to-position)}.to-\[\#1a1611\]{--tw-gradient-to: #1a1611 var(--tw-gradient-to-position)}.to-\[\#1a1814\]{--tw-gradient-to: #1a1814 var(--tw-gradient-to-position)}.to-\[\#1a1917\]\/90{--tw-gradient-to: rgb(26 25 23 / .9) var(--tw-gradient-to-position)}.to-\[\#1a1a1a\]{--tw-gradient-to: #1a1a1a var(--tw-gradient-to-position)}.to-\[\#1a2a1a\]{--tw-gradient-to: #1a2a1a var(--tw-gradient-to-position)}.to-\[\#1a3018\]{--tw-gradient-to: #1a3018 var(--tw-gradient-to-position)}.to-\[\#1a5c3a\]{--tw-gradient-to: #1a5c3a var(--tw-gradient-to-position)}.to-\[\#1c5682\]{--tw-gradient-to: #1c5682 var(--tw-gradient-to-position)}.to-\[\#1d1916\]{--tw-gradient-to: #1d1916 var(--tw-gradient-to-position)}.to-\[\#1d1b16\]{--tw-gradient-to: #1d1b16 var(--tw-gradient-to-position)}.to-\[\#1d1b16\]\/95{--tw-gradient-to: rgb(29 27 22 / .95) var(--tw-gradient-to-position)}.to-\[\#1d1c17\]{--tw-gradient-to: #1d1c17 var(--tw-gradient-to-position)}.to-\[\#1e1a15\]{--tw-gradient-to: #1e1a15 var(--tw-gradient-to-position)}.to-\[\#1e1c17\]{--tw-gradient-to: #1e1c17 var(--tw-gradient-to-position)}.to-\[\#1e2e27\]{--tw-gradient-to: #1e2e27 var(--tw-gradient-to-position)}.to-\[\#1e2e27\]\/20{--tw-gradient-to: rgb(30 46 39 / .2) var(--tw-gradient-to-position)}.to-\[\#1e2e47\]{--tw-gradient-to: #1e2e47 var(--tw-gradient-to-position)}.to-\[\#1e5d39\]{--tw-gradient-to: #1e5d39 var(--tw-gradient-to-position)}.to-\[\#1e7e34\]{--tw-gradient-to: #1e7e34 var(--tw-gradient-to-position)}.to-\[\#1f1c18\]{--tw-gradient-to: #1f1c18 var(--tw-gradient-to-position)}.to-\[\#1f1e1a\]{--tw-gradient-to: #1f1e1a var(--tw-gradient-to-position)}.to-\[\#201d18\]{--tw-gradient-to: #201d18 var(--tw-gradient-to-position)}.to-\[\#211f1a\]{--tw-gradient-to: #211f1a var(--tw-gradient-to-position)}.to-\[\#221f1b\]{--tw-gradient-to: #221f1b var(--tw-gradient-to-position)}.to-\[\#222018\]{--tw-gradient-to: #222018 var(--tw-gradient-to-position)}.to-\[\#22c55e\]{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.to-\[\#243c2f\]{--tw-gradient-to: #243c2f var(--tw-gradient-to-position)}.to-\[\#252117\]{--tw-gradient-to: #252117 var(--tw-gradient-to-position)}.to-\[\#252117\]\/50{--tw-gradient-to: rgb(37 33 23 / .5) var(--tw-gradient-to-position)}.to-\[\#252117\]\/60{--tw-gradient-to: rgb(37 33 23 / .6) var(--tw-gradient-to-position)}.to-\[\#252320\]{--tw-gradient-to: #252320 var(--tw-gradient-to-position)}.to-\[\#252520\]{--tw-gradient-to: #252520 var(--tw-gradient-to-position)}.to-\[\#262214\]{--tw-gradient-to: #262214 var(--tw-gradient-to-position)}.to-\[\#263040\]{--tw-gradient-to: #263040 var(--tw-gradient-to-position)}.to-\[\#28241c\]{--tw-gradient-to: #28241c var(--tw-gradient-to-position)}.to-\[\#282520\]{--tw-gradient-to: #282520 var(--tw-gradient-to-position)}.to-\[\#28261d\]{--tw-gradient-to: #28261d var(--tw-gradient-to-position)}.to-\[\#292722\]{--tw-gradient-to: #292722 var(--tw-gradient-to-position)}.to-\[\#2E8B57\]{--tw-gradient-to: #2E8B57 var(--tw-gradient-to-position)}.to-\[\#2E8B57\]\/90{--tw-gradient-to: rgb(46 139 87 / .9) var(--tw-gradient-to-position)}.to-\[\#2a1b12\]{--tw-gradient-to: #2a1b12 var(--tw-gradient-to-position)}.to-\[\#2a251e\]{--tw-gradient-to: #2a251e var(--tw-gradient-to-position)}.to-\[\#2a261f\]{--tw-gradient-to: #2a261f var(--tw-gradient-to-position)}.to-\[\#2a2621\]{--tw-gradient-to: #2a2621 var(--tw-gradient-to-position)}.to-\[\#2a2721\]{--tw-gradient-to: #2a2721 var(--tw-gradient-to-position)}.to-\[\#2a2722\]{--tw-gradient-to: #2a2722 var(--tw-gradient-to-position)}.to-\[\#2a2722\]\/20{--tw-gradient-to: rgb(42 39 34 / .2) var(--tw-gradient-to-position)}.to-\[\#2a2922\]{--tw-gradient-to: #2a2922 var(--tw-gradient-to-position)}.to-\[\#2a3f32\]{--tw-gradient-to: #2a3f32 var(--tw-gradient-to-position)}.to-\[\#2a4028\]{--tw-gradient-to: #2a4028 var(--tw-gradient-to-position)}.to-\[\#2b2a21\]{--tw-gradient-to: #2b2a21 var(--tw-gradient-to-position)}.to-\[\#2b2a21\]\/80{--tw-gradient-to: rgb(43 42 33 / .8) var(--tw-gradient-to-position)}.to-\[\#2c2923\]{--tw-gradient-to: #2c2923 var(--tw-gradient-to-position)}.to-\[\#2c2a24\]{--tw-gradient-to: #2c2a24 var(--tw-gradient-to-position)}.to-\[\#2c2b25\]{--tw-gradient-to: #2c2b25 var(--tw-gradient-to-position)}.to-\[\#2c382c\]{--tw-gradient-to: #2c382c var(--tw-gradient-to-position)}.to-\[\#2d3a4a\]{--tw-gradient-to: #2d3a4a var(--tw-gradient-to-position)}.to-\[\#2e271d\]{--tw-gradient-to: #2e271d var(--tw-gradient-to-position)}.to-\[\#2e2b24\]{--tw-gradient-to: #2e2b24 var(--tw-gradient-to-position)}.to-\[\#2f2c24\]{--tw-gradient-to: #2f2c24 var(--tw-gradient-to-position)}.to-\[\#2f473c\]{--tw-gradient-to: #2f473c var(--tw-gradient-to-position)}.to-\[\#30281c\]{--tw-gradient-to: #30281c var(--tw-gradient-to-position)}.to-\[\#302e29\]{--tw-gradient-to: #302e29 var(--tw-gradient-to-position)}.to-\[\#312e27\]{--tw-gradient-to: #312e27 var(--tw-gradient-to-position)}.to-\[\#333024\]{--tw-gradient-to: #333024 var(--tw-gradient-to-position)}.to-\[\#334024\]{--tw-gradient-to: #334024 var(--tw-gradient-to-position)}.to-\[\#382c2c\]{--tw-gradient-to: #382c2c var(--tw-gradient-to-position)}.to-\[\#383428\]{--tw-gradient-to: #383428 var(--tw-gradient-to-position)}.to-\[\#38352c\]{--tw-gradient-to: #38352c var(--tw-gradient-to-position)}.to-\[\#38352c\]\/90{--tw-gradient-to: rgb(56 53 44 / .9) var(--tw-gradient-to-position)}.to-\[\#3a2d52\]{--tw-gradient-to: #3a2d52 var(--tw-gradient-to-position)}.to-\[\#3a321c\]{--tw-gradient-to: #3a321c var(--tw-gradient-to-position)}.to-\[\#3a3522\]{--tw-gradient-to: #3a3522 var(--tw-gradient-to-position)}.to-\[\#3a3631\]{--tw-gradient-to: #3a3631 var(--tw-gradient-to-position)}.to-\[\#3a5a2c\]{--tw-gradient-to: #3a5a2c var(--tw-gradient-to-position)}.to-\[\#3a5a38\]{--tw-gradient-to: #3a5a38 var(--tw-gradient-to-position)}.to-\[\#3a6e22\]{--tw-gradient-to: #3a6e22 var(--tw-gradient-to-position)}.to-\[\#3a9a67\]{--tw-gradient-to: #3a9a67 var(--tw-gradient-to-position)}.to-\[\#3b3a33\]{--tw-gradient-to: #3b3a33 var(--tw-gradient-to-position)}.to-\[\#3b3a33\]\/95{--tw-gradient-to: rgb(59 58 51 / .95) var(--tw-gradient-to-position)}.to-\[\#3c221b\]{--tw-gradient-to: #3c221b var(--tw-gradient-to-position)}.to-\[\#3d3a2e\]{--tw-gradient-to: #3d3a2e var(--tw-gradient-to-position)}.to-\[\#3e2d42\]{--tw-gradient-to: #3e2d42 var(--tw-gradient-to-position)}.to-\[\#3e342c\]{--tw-gradient-to: #3e342c var(--tw-gradient-to-position)}.to-\[\#412e1d\]{--tw-gradient-to: #412e1d var(--tw-gradient-to-position)}.to-\[\#453b2a\]{--tw-gradient-to: #453b2a var(--tw-gradient-to-position)}.to-\[\#484644\]{--tw-gradient-to: #484644 var(--tw-gradient-to-position)}.to-\[\#4a2a22\]{--tw-gradient-to: #4a2a22 var(--tw-gradient-to-position)}.to-\[\#4a2f26\]{--tw-gradient-to: #4a2f26 var(--tw-gradient-to-position)}.to-\[\#4a422d\]{--tw-gradient-to: #4a422d var(--tw-gradient-to-position)}.to-\[\#4a452c\]{--tw-gradient-to: #4a452c var(--tw-gradient-to-position)}.to-\[\#4a4532\]{--tw-gradient-to: #4a4532 var(--tw-gradient-to-position)}.to-\[\#4a4a3d\]{--tw-gradient-to: #4a4a3d var(--tw-gradient-to-position)}.to-\[\#514b3c\]{--tw-gradient-to: #514b3c var(--tw-gradient-to-position)}.to-\[\#524a36\]{--tw-gradient-to: #524a36 var(--tw-gradient-to-position)}.to-\[\#59372d\]{--tw-gradient-to: #59372d var(--tw-gradient-to-position)}.to-\[\#59372d\]\/20{--tw-gradient-to: rgb(89 55 45 / .2) var(--tw-gradient-to-position)}.to-\[\#593d5e\]{--tw-gradient-to: #593d5e var(--tw-gradient-to-position)}.to-\[\#5a4d36\]{--tw-gradient-to: #5a4d36 var(--tw-gradient-to-position)}.to-\[\#5a5449\]{--tw-gradient-to: #5a5449 var(--tw-gradient-to-position)}.to-\[\#5a5a4d\]{--tw-gradient-to: #5a5a4d var(--tw-gradient-to-position)}.to-\[\#5a6d3f\]{--tw-gradient-to: #5a6d3f var(--tw-gradient-to-position)}.to-\[\#5c1a1a\]{--tw-gradient-to: #5c1a1a var(--tw-gradient-to-position)}.to-\[\#5c8c4e\]{--tw-gradient-to: #5c8c4e var(--tw-gradient-to-position)}.to-\[\#5e2b26\]{--tw-gradient-to: #5e2b26 var(--tw-gradient-to-position)}.to-\[\#5e2b26\]\/20{--tw-gradient-to: rgb(94 43 38 / .2) var(--tw-gradient-to-position)}.to-\[\#5e2b26\]\/30{--tw-gradient-to: rgb(94 43 38 / .3) var(--tw-gradient-to-position)}.to-\[\#614834\]{--tw-gradient-to: #614834 var(--tw-gradient-to-position)}.to-\[\#654321\]{--tw-gradient-to: #654321 var(--tw-gradient-to-position)}.to-\[\#6B3000\]{--tw-gradient-to: #6B3000 var(--tw-gradient-to-position)}.to-\[\#6B8E23\]{--tw-gradient-to: #6B8E23 var(--tw-gradient-to-position)}.to-\[\#6a3c6a\]{--tw-gradient-to: #6a3c6a var(--tw-gradient-to-position)}.to-\[\#6a6a6a\]{--tw-gradient-to: #6a6a6a var(--tw-gradient-to-position)}.to-\[\#6e3f35\]{--tw-gradient-to: #6e3f35 var(--tw-gradient-to-position)}.to-\[\#762323\]{--tw-gradient-to: #762323 var(--tw-gradient-to-position)}.to-\[\#7c7769\]{--tw-gradient-to: #7c7769 var(--tw-gradient-to-position)}.to-\[\#7cfc00\]{--tw-gradient-to: #7cfc00 var(--tw-gradient-to-position)}.to-\[\#808080\]{--tw-gradient-to: #808080 var(--tw-gradient-to-position)}.to-\[\#8BC34A\]{--tw-gradient-to: #8BC34A var(--tw-gradient-to-position)}.to-\[\#8a3c3c\]{--tw-gradient-to: #8a3c3c var(--tw-gradient-to-position)}.to-\[\#8b2500\]{--tw-gradient-to: #8b2500 var(--tw-gradient-to-position)}.to-\[\#8b4513\]{--tw-gradient-to: #8b4513 var(--tw-gradient-to-position)}.to-\[\#8b7c4b\]{--tw-gradient-to: #8b7c4b var(--tw-gradient-to-position)}.to-\[\#8c784e\]{--tw-gradient-to: #8c784e var(--tw-gradient-to-position)}.to-\[\#8c7a55\]{--tw-gradient-to: #8c7a55 var(--tw-gradient-to-position)}.to-\[\#998d66\]{--tw-gradient-to: #998d66 var(--tw-gradient-to-position)}.to-\[\#998d66\]\/10{--tw-gradient-to: rgb(153 141 102 / .1) var(--tw-gradient-to-position)}.to-\[\#9a5a5a\]{--tw-gradient-to: #9a5a5a var(--tw-gradient-to-position)}.to-\[\#9c8a55\]{--tw-gradient-to: #9c8a55 var(--tw-gradient-to-position)}.to-\[\#F44336\]{--tw-gradient-to: #F44336 var(--tw-gradient-to-position)}.to-\[\#FF6347\]{--tw-gradient-to: #FF6347 var(--tw-gradient-to-position)}.to-\[\#FF9800\]{--tw-gradient-to: #FF9800 var(--tw-gradient-to-position)}.to-\[\#a66666\]{--tw-gradient-to: #a66666 var(--tw-gradient-to-position)}.to-\[\#a6925e\]{--tw-gradient-to: #a6925e var(--tw-gradient-to-position)}.to-\[\#a6925e\]\/10{--tw-gradient-to: rgb(166 146 94 / .1) var(--tw-gradient-to-position)}.to-\[\#a6c37b\]{--tw-gradient-to: #a6c37b var(--tw-gradient-to-position)}.to-\[\#b68d40\]{--tw-gradient-to: #b68d40 var(--tw-gradient-to-position)}.to-\[\#b8860b\]{--tw-gradient-to: #b8860b var(--tw-gradient-to-position)}.to-\[\#c4a76d\]{--tw-gradient-to: #c4a76d var(--tw-gradient-to-position)}.to-\[\#c82333\]{--tw-gradient-to: #c82333 var(--tw-gradient-to-position)}.to-\[\#d39e00\]{--tw-gradient-to: #d39e00 var(--tw-gradient-to-position)}.to-\[\#d4b781\]{--tw-gradient-to: #d4b781 var(--tw-gradient-to-position)}.to-\[\#d67a2e\]{--tw-gradient-to: #d67a2e var(--tw-gradient-to-position)}.to-\[\#e5b769\]{--tw-gradient-to: #e5b769 var(--tw-gradient-to-position)}.to-\[\#e77c7c\]{--tw-gradient-to: #e77c7c var(--tw-gradient-to-position)}.to-black\/70{--tw-gradient-to: rgb(0 0 0 / .7) var(--tw-gradient-to-position)}.to-gray-700{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.to-gray-800\/30{--tw-gradient-to: rgb(31 41 55 / .3) var(--tw-gradient-to-position)}.to-green-400{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.to-green-700\/90{--tw-gradient-to: rgb(21 128 61 / .9) var(--tw-gradient-to-position)}.to-lime-400{--tw-gradient-to: #a3e635 var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.to-orange-800{--tw-gradient-to: #9a3412 var(--tw-gradient-to-position)}.to-red-400{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.to-red-700\/90{--tw-gradient-to: rgb(185 28 28 / .9) var(--tw-gradient-to-position)}.to-red-800{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.to-red-900\/80{--tw-gradient-to: rgb(127 29 29 / .8) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-yellow-400{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.to-yellow-700\/90{--tw-gradient-to: rgb(161 98 7 / .9) var(--tw-gradient-to-position)}.to-yellow-800{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-24{padding-left:6rem;padding-right:6rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-8{padding-right:2rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-baseline{vertical-align:baseline}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[6px\]{font-size:6px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#0080ff\]{--tw-text-opacity: 1;color:rgb(0 128 255 / var(--tw-text-opacity, 1))}.text-\[\#00ff00\]{--tw-text-opacity: 1;color:rgb(0 255 0 / var(--tw-text-opacity, 1))}.text-\[\#10b981\]{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-\[\#17a2b8\]{--tw-text-opacity: 1;color:rgb(23 162 184 / var(--tw-text-opacity, 1))}.text-\[\#1E90FF\]{--tw-text-opacity: 1;color:rgb(30 144 255 / var(--tw-text-opacity, 1))}.text-\[\#1a1814\]{--tw-text-opacity: 1;color:rgb(26 24 20 / var(--tw-text-opacity, 1))}.text-\[\#1e1d1b\]{--tw-text-opacity: 1;color:rgb(30 29 27 / var(--tw-text-opacity, 1))}.text-\[\#1e90ff\]{--tw-text-opacity: 1;color:rgb(30 144 255 / var(--tw-text-opacity, 1))}.text-\[\#1f2937\]{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-\[\#20B2AA\]{--tw-text-opacity: 1;color:rgb(32 178 170 / var(--tw-text-opacity, 1))}.text-\[\#212529\]{--tw-text-opacity: 1;color:rgb(33 37 41 / var(--tw-text-opacity, 1))}.text-\[\#2196F3\],.text-\[\#2196f3\]{--tw-text-opacity: 1;color:rgb(33 150 243 / var(--tw-text-opacity, 1))}.text-\[\#26231c\]{--tw-text-opacity: 1;color:rgb(38 35 28 / var(--tw-text-opacity, 1))}.text-\[\#282521\]{--tw-text-opacity: 1;color:rgb(40 37 33 / var(--tw-text-opacity, 1))}.text-\[\#2E8B57\]{--tw-text-opacity: 1;color:rgb(46 139 87 / var(--tw-text-opacity, 1))}.text-\[\#2a1b12\]{--tw-text-opacity: 1;color:rgb(42 27 18 / var(--tw-text-opacity, 1))}.text-\[\#2a2621\]{--tw-text-opacity: 1;color:rgb(42 38 33 / var(--tw-text-opacity, 1))}.text-\[\#2a2721\]{--tw-text-opacity: 1;color:rgb(42 39 33 / var(--tw-text-opacity, 1))}.text-\[\#2d2a22\]{--tw-text-opacity: 1;color:rgb(45 42 34 / var(--tw-text-opacity, 1))}.text-\[\#2f2d2b\]{--tw-text-opacity: 1;color:rgb(47 45 43 / var(--tw-text-opacity, 1))}.text-\[\#2f473c\]{--tw-text-opacity: 1;color:rgb(47 71 60 / var(--tw-text-opacity, 1))}.text-\[\#32CD32\]{--tw-text-opacity: 1;color:rgb(50 205 50 / var(--tw-text-opacity, 1))}.text-\[\#3CB371\]{--tw-text-opacity: 1;color:rgb(60 179 113 / var(--tw-text-opacity, 1))}.text-\[\#3b82f6\]{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-\[\#3e5c48\]{--tw-text-opacity: 1;color:rgb(62 92 72 / var(--tw-text-opacity, 1))}.text-\[\#4ADE80\]{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-\[\#4CAF50\]{--tw-text-opacity: 1;color:rgb(76 175 80 / var(--tw-text-opacity, 1))}.text-\[\#4ade80\]{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-\[\#4aecff\]{--tw-text-opacity: 1;color:rgb(74 236 255 / var(--tw-text-opacity, 1))}.text-\[\#4caf50\]{--tw-text-opacity: 1;color:rgb(76 175 80 / var(--tw-text-opacity, 1))}.text-\[\#50C878\]{--tw-text-opacity: 1;color:rgb(80 200 120 / var(--tw-text-opacity, 1))}.text-\[\#514b3c\]{--tw-text-opacity: 1;color:rgb(81 75 60 / var(--tw-text-opacity, 1))}.text-\[\#59372d\]{--tw-text-opacity: 1;color:rgb(89 55 45 / var(--tw-text-opacity, 1))}.text-\[\#5a5a5a\]{--tw-text-opacity: 1;color:rgb(90 90 90 / var(--tw-text-opacity, 1))}.text-\[\#5e7ba6\]{--tw-text-opacity: 1;color:rgb(94 123 166 / var(--tw-text-opacity, 1))}.text-\[\#5f5b4d\]{--tw-text-opacity: 1;color:rgb(95 91 77 / var(--tw-text-opacity, 1))}.text-\[\#60d86e\]{--tw-text-opacity: 1;color:rgb(96 216 110 / var(--tw-text-opacity, 1))}.text-\[\#666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.text-\[\#6699ff\]{--tw-text-opacity: 1;color:rgb(102 153 255 / var(--tw-text-opacity, 1))}.text-\[\#66ff66\]{--tw-text-opacity: 1;color:rgb(102 255 102 / var(--tw-text-opacity, 1))}.text-\[\#6b5b47\]{--tw-text-opacity: 1;color:rgb(107 91 71 / var(--tw-text-opacity, 1))}.text-\[\#6b6658\]{--tw-text-opacity: 1;color:rgb(107 102 88 / var(--tw-text-opacity, 1))}.text-\[\#6c4539\]{--tw-text-opacity: 1;color:rgb(108 69 57 / var(--tw-text-opacity, 1))}.text-\[\#6e3f35\]{--tw-text-opacity: 1;color:rgb(110 63 53 / var(--tw-text-opacity, 1))}.text-\[\#7a7568\]{--tw-text-opacity: 1;color:rgb(122 117 104 / var(--tw-text-opacity, 1))}.text-\[\#7a7666\]{--tw-text-opacity: 1;color:rgb(122 118 102 / var(--tw-text-opacity, 1))}.text-\[\#7b7564\]{--tw-text-opacity: 1;color:rgb(123 117 100 / var(--tw-text-opacity, 1))}.text-\[\#7cfc00\]{--tw-text-opacity: 1;color:rgb(124 252 0 / var(--tw-text-opacity, 1))}.text-\[\#7fba7a\]{--tw-text-opacity: 1;color:rgb(127 186 122 / var(--tw-text-opacity, 1))}.text-\[\#847f72\]{--tw-text-opacity: 1;color:rgb(132 127 114 / var(--tw-text-opacity, 1))}.text-\[\#8BC34A\]{--tw-text-opacity: 1;color:rgb(139 195 74 / var(--tw-text-opacity, 1))}.text-\[\#8a7d6b\]{--tw-text-opacity: 1;color:rgb(138 125 107 / var(--tw-text-opacity, 1))}.text-\[\#8a8370\]{--tw-text-opacity: 1;color:rgb(138 131 112 / var(--tw-text-opacity, 1))}.text-\[\#8a8677\]{--tw-text-opacity: 1;color:rgb(138 134 119 / var(--tw-text-opacity, 1))}.text-\[\#8a8a8a\]{--tw-text-opacity: 1;color:rgb(138 138 138 / var(--tw-text-opacity, 1))}.text-\[\#8a9c5f\]{--tw-text-opacity: 1;color:rgb(138 156 95 / var(--tw-text-opacity, 1))}.text-\[\#8ab4c8\]{--tw-text-opacity: 1;color:rgb(138 180 200 / var(--tw-text-opacity, 1))}.text-\[\#8b3ffc\]{--tw-text-opacity: 1;color:rgb(139 63 252 / var(--tw-text-opacity, 1))}.text-\[\#8b5cf6\]{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-\[\#8b8b70\]{--tw-text-opacity: 1;color:rgb(139 139 112 / var(--tw-text-opacity, 1))}.text-\[\#8b8b8b\]{--tw-text-opacity: 1;color:rgb(139 139 139 / var(--tw-text-opacity, 1))}.text-\[\#8c784e\]{--tw-text-opacity: 1;color:rgb(140 120 78 / var(--tw-text-opacity, 1))}.text-\[\#8c7a55\]{--tw-text-opacity: 1;color:rgb(140 122 85 / var(--tw-text-opacity, 1))}.text-\[\#8c7a55\]\/50{color:#8c7a5580}.text-\[\#8c7a55\]\/70{color:#8c7a55b3}.text-\[\#8fe5d9\]{--tw-text-opacity: 1;color:rgb(143 229 217 / var(--tw-text-opacity, 1))}.text-\[\#9932cc\]{--tw-text-opacity: 1;color:rgb(153 50 204 / var(--tw-text-opacity, 1))}.text-\[\#998d66\]{--tw-text-opacity: 1;color:rgb(153 141 102 / var(--tw-text-opacity, 1))}.text-\[\#9C27B0\]{--tw-text-opacity: 1;color:rgb(156 39 176 / var(--tw-text-opacity, 1))}.text-\[\#9E9E9E\]{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity, 1))}.text-\[\#9a9483\]{--tw-text-opacity: 1;color:rgb(154 148 131 / var(--tw-text-opacity, 1))}.text-\[\#9bb4d8\]{--tw-text-opacity: 1;color:rgb(155 180 216 / var(--tw-text-opacity, 1))}.text-\[\#9bc5d8\]{--tw-text-opacity: 1;color:rgb(155 197 216 / var(--tw-text-opacity, 1))}.text-\[\#9c8d69\]{--tw-text-opacity: 1;color:rgb(156 141 105 / var(--tw-text-opacity, 1))}.text-\[\#9db1e0\]{--tw-text-opacity: 1;color:rgb(157 177 224 / var(--tw-text-opacity, 1))}.text-\[\#E91E63\]{--tw-text-opacity: 1;color:rgb(233 30 99 / var(--tw-text-opacity, 1))}.text-\[\#FF6347\]{--tw-text-opacity: 1;color:rgb(255 99 71 / var(--tw-text-opacity, 1))}.text-\[\#FF6B4A\]{--tw-text-opacity: 1;color:rgb(255 107 74 / var(--tw-text-opacity, 1))}.text-\[\#FF9800\]{--tw-text-opacity: 1;color:rgb(255 152 0 / var(--tw-text-opacity, 1))}.text-\[\#FFA500\]{--tw-text-opacity: 1;color:rgb(255 165 0 / var(--tw-text-opacity, 1))}.text-\[\#FFD046\]{--tw-text-opacity: 1;color:rgb(255 208 70 / var(--tw-text-opacity, 1))}.text-\[\#FFD700\]{--tw-text-opacity: 1;color:rgb(255 215 0 / var(--tw-text-opacity, 1))}.text-\[\#a09a80\]{--tw-text-opacity: 1;color:rgb(160 154 128 / var(--tw-text-opacity, 1))}.text-\[\#a09a8a\]{--tw-text-opacity: 1;color:rgb(160 154 138 / var(--tw-text-opacity, 1))}.text-\[\#a19a8a\]{--tw-text-opacity: 1;color:rgb(161 154 138 / var(--tw-text-opacity, 1))}.text-\[\#a3d9a3\]{--tw-text-opacity: 1;color:rgb(163 217 163 / var(--tw-text-opacity, 1))}.text-\[\#a3e635\]{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.text-\[\#a68a68\]{--tw-text-opacity: 1;color:rgb(166 138 104 / var(--tw-text-opacity, 1))}.text-\[\#a6925e\]{--tw-text-opacity: 1;color:rgb(166 146 94 / var(--tw-text-opacity, 1))}.text-\[\#a6925e\]\/50{color:#a6925e80}.text-\[\#a6925e\]\/80{color:#a6925ecc}.text-\[\#a69c7d\]{--tw-text-opacity: 1;color:rgb(166 156 125 / var(--tw-text-opacity, 1))}.text-\[\#a6c37b\]{--tw-text-opacity: 1;color:rgb(166 195 123 / var(--tw-text-opacity, 1))}.text-\[\#a6e269\]{--tw-text-opacity: 1;color:rgb(166 226 105 / var(--tw-text-opacity, 1))}.text-\[\#a6e3b7\]{--tw-text-opacity: 1;color:rgb(166 227 183 / var(--tw-text-opacity, 1))}.text-\[\#a6e55e\]{--tw-text-opacity: 1;color:rgb(166 229 94 / var(--tw-text-opacity, 1))}.text-\[\#a8a090\]{--tw-text-opacity: 1;color:rgb(168 160 144 / var(--tw-text-opacity, 1))}.text-\[\#adadad\]{--tw-text-opacity: 1;color:rgb(173 173 173 / var(--tw-text-opacity, 1))}.text-\[\#add8e6\]{--tw-text-opacity: 1;color:rgb(173 216 230 / var(--tw-text-opacity, 1))}.text-\[\#b0a890\]{--tw-text-opacity: 1;color:rgb(176 168 144 / var(--tw-text-opacity, 1))}.text-\[\#b4d89b\]{--tw-text-opacity: 1;color:rgb(180 216 155 / var(--tw-text-opacity, 1))}.text-\[\#b59e70\]{--tw-text-opacity: 1;color:rgb(181 158 112 / var(--tw-text-opacity, 1))}.text-\[\#b8a97c\]{--tw-text-opacity: 1;color:rgb(184 169 124 / var(--tw-text-opacity, 1))}.text-\[\#b9a66f\]{--tw-text-opacity: 1;color:rgb(185 166 111 / var(--tw-text-opacity, 1))}.text-\[\#bda56a\]{--tw-text-opacity: 1;color:rgb(189 165 106 / var(--tw-text-opacity, 1))}.text-\[\#c0b9a3\]{--tw-text-opacity: 1;color:rgb(192 185 163 / var(--tw-text-opacity, 1))}.text-\[\#c0c0c0\]{--tw-text-opacity: 1;color:rgb(192 192 192 / var(--tw-text-opacity, 1))}.text-\[\#c1a96e\]{--tw-text-opacity: 1;color:rgb(193 169 110 / var(--tw-text-opacity, 1))}.text-\[\#c1dcff\]{--tw-text-opacity: 1;color:rgb(193 220 255 / var(--tw-text-opacity, 1))}.text-\[\#c4a46b\]{--tw-text-opacity: 1;color:rgb(196 164 107 / var(--tw-text-opacity, 1))}.text-\[\#c4a76d\]{--tw-text-opacity: 1;color:rgb(196 167 109 / var(--tw-text-opacity, 1))}.text-\[\#c4d4ff\]{--tw-text-opacity: 1;color:rgb(196 212 255 / var(--tw-text-opacity, 1))}.text-\[\#c4ffc4\]{--tw-text-opacity: 1;color:rgb(196 255 196 / var(--tw-text-opacity, 1))}.text-\[\#c7bfad\]{--tw-text-opacity: 1;color:rgb(199 191 173 / var(--tw-text-opacity, 1))}.text-\[\#c89d58\]{--tw-text-opacity: 1;color:rgb(200 157 88 / var(--tw-text-opacity, 1))}.text-\[\#c8e1ff\]{--tw-text-opacity: 1;color:rgb(200 225 255 / var(--tw-text-opacity, 1))}.text-\[\#c8ffdb\]{--tw-text-opacity: 1;color:rgb(200 255 219 / var(--tw-text-opacity, 1))}.text-\[\#c9aa6e\]{--tw-text-opacity: 1;color:rgb(201 170 110 / var(--tw-text-opacity, 1))}.text-\[\#c9c0a8\]{--tw-text-opacity: 1;color:rgb(201 192 168 / var(--tw-text-opacity, 1))}.text-\[\#cd7f32\]{--tw-text-opacity: 1;color:rgb(205 127 50 / var(--tw-text-opacity, 1))}.text-\[\#d3c6a6\]{--tw-text-opacity: 1;color:rgb(211 198 166 / var(--tw-text-opacity, 1))}.text-\[\#d4675a\]{--tw-text-opacity: 1;color:rgb(212 103 90 / var(--tw-text-opacity, 1))}.text-\[\#d4a574\]{--tw-text-opacity: 1;color:rgb(212 165 116 / var(--tw-text-opacity, 1))}.text-\[\#d4c7b2\]{--tw-text-opacity: 1;color:rgb(212 199 178 / var(--tw-text-opacity, 1))}.text-\[\#d4cbb0\]{--tw-text-opacity: 1;color:rgb(212 203 176 / var(--tw-text-opacity, 1))}.text-\[\#d89b9b\]{--tw-text-opacity: 1;color:rgb(216 155 155 / var(--tw-text-opacity, 1))}.text-\[\#d8c59b\]{--tw-text-opacity: 1;color:rgb(216 197 155 / var(--tw-text-opacity, 1))}.text-\[\#d9a3a3\]{--tw-text-opacity: 1;color:rgb(217 163 163 / var(--tw-text-opacity, 1))}.text-\[\#d9c89b\]{--tw-text-opacity: 1;color:rgb(217 200 155 / var(--tw-text-opacity, 1))}.text-\[\#d9d3b8\]{--tw-text-opacity: 1;color:rgb(217 211 184 / var(--tw-text-opacity, 1))}.text-\[\#e0ddcf\]{--tw-text-opacity: 1;color:rgb(224 221 207 / var(--tw-text-opacity, 1))}.text-\[\#e0e0d0\]{--tw-text-opacity: 1;color:rgb(224 224 208 / var(--tw-text-opacity, 1))}.text-\[\#e0f0e0\]{--tw-text-opacity: 1;color:rgb(224 240 224 / var(--tw-text-opacity, 1))}.text-\[\#e3b7a6\]{--tw-text-opacity: 1;color:rgb(227 183 166 / var(--tw-text-opacity, 1))}.text-\[\#e4d7b0\]{--tw-text-opacity: 1;color:rgb(228 215 176 / var(--tw-text-opacity, 1))}.text-\[\#e55e5e\]{--tw-text-opacity: 1;color:rgb(229 94 94 / var(--tw-text-opacity, 1))}.text-\[\#e5b769\]{--tw-text-opacity: 1;color:rgb(229 183 105 / var(--tw-text-opacity, 1))}.text-\[\#e63535\]{--tw-text-opacity: 1;color:rgb(230 53 53 / var(--tw-text-opacity, 1))}.text-\[\#e6c678\]{--tw-text-opacity: 1;color:rgb(230 198 120 / var(--tw-text-opacity, 1))}.text-\[\#e6e635\]{--tw-text-opacity: 1;color:rgb(230 230 53 / var(--tw-text-opacity, 1))}.text-\[\#e74c3c\]{--tw-text-opacity: 1;color:rgb(231 76 60 / var(--tw-text-opacity, 1))}.text-\[\#e77c7c\]{--tw-text-opacity: 1;color:rgb(231 124 124 / var(--tw-text-opacity, 1))}.text-\[\#e8d5a5\]{--tw-text-opacity: 1;color:rgb(232 213 165 / var(--tw-text-opacity, 1))}.text-\[\#e9d5a0\]{--tw-text-opacity: 1;color:rgb(233 213 160 / var(--tw-text-opacity, 1))}.text-\[\#ef4444\]{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-\[\#f0c674\]{--tw-text-opacity: 1;color:rgb(240 198 116 / var(--tw-text-opacity, 1))}.text-\[\#f0d89e\]{--tw-text-opacity: 1;color:rgb(240 216 158 / var(--tw-text-opacity, 1))}.text-\[\#f0e6b8\]{--tw-text-opacity: 1;color:rgb(240 230 184 / var(--tw-text-opacity, 1))}.text-\[\#f0e9db\]{--tw-text-opacity: 1;color:rgb(240 233 219 / var(--tw-text-opacity, 1))}.text-\[\#f28b38\]{--tw-text-opacity: 1;color:rgb(242 139 56 / var(--tw-text-opacity, 1))}.text-\[\#f44336\]{--tw-text-opacity: 1;color:rgb(244 67 54 / var(--tw-text-opacity, 1))}.text-\[\#f59e0b\]{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-\[\#f5c6cb\]{--tw-text-opacity: 1;color:rgb(245 198 203 / var(--tw-text-opacity, 1))}.text-\[\#f5e3a1\]{--tw-text-opacity: 1;color:rgb(245 227 161 / var(--tw-text-opacity, 1))}.text-\[\#f5f5f5\]{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.text-\[\#f87171\]{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-\[\#f8eac2\]{--tw-text-opacity: 1;color:rgb(248 234 194 / var(--tw-text-opacity, 1))}.text-\[\#fbbf24\]{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-\[\#fceac4\]{--tw-text-opacity: 1;color:rgb(252 234 196 / var(--tw-text-opacity, 1))}.text-\[\#ff6666\]{--tw-text-opacity: 1;color:rgb(255 102 102 / var(--tw-text-opacity, 1))}.text-\[\#ff6b4a\]{--tw-text-opacity: 1;color:rgb(255 107 74 / var(--tw-text-opacity, 1))}.text-\[\#ff6b6b\]{--tw-text-opacity: 1;color:rgb(255 107 107 / var(--tw-text-opacity, 1))}.text-\[\#ff7043\]{--tw-text-opacity: 1;color:rgb(255 112 67 / var(--tw-text-opacity, 1))}.text-\[\#ff7b4a\]{--tw-text-opacity: 1;color:rgb(255 123 74 / var(--tw-text-opacity, 1))}.text-\[\#ff8c00\]{--tw-text-opacity: 1;color:rgb(255 140 0 / var(--tw-text-opacity, 1))}.text-\[\#ff9292\]{--tw-text-opacity: 1;color:rgb(255 146 146 / var(--tw-text-opacity, 1))}.text-\[\#ff9d9d\]{--tw-text-opacity: 1;color:rgb(255 157 157 / var(--tw-text-opacity, 1))}.text-\[\#ffa500\]{--tw-text-opacity: 1;color:rgb(255 165 0 / var(--tw-text-opacity, 1))}.text-\[\#ffb3b3\]{--tw-text-opacity: 1;color:rgb(255 179 179 / var(--tw-text-opacity, 1))}.text-\[\#ffb74d\]{--tw-text-opacity: 1;color:rgb(255 183 77 / var(--tw-text-opacity, 1))}.text-\[\#ffc107\]{--tw-text-opacity: 1;color:rgb(255 193 7 / var(--tw-text-opacity, 1))}.text-\[\#ffc83d\]{--tw-text-opacity: 1;color:rgb(255 200 61 / var(--tw-text-opacity, 1))}.text-\[\#ffcaca\]{--tw-text-opacity: 1;color:rgb(255 202 202 / var(--tw-text-opacity, 1))}.text-\[\#ffcbb0\]{--tw-text-opacity: 1;color:rgb(255 203 176 / var(--tw-text-opacity, 1))}.text-\[\#ffd046\]{--tw-text-opacity: 1;color:rgb(255 208 70 / var(--tw-text-opacity, 1))}.text-\[\#ffd1d1\]{--tw-text-opacity: 1;color:rgb(255 209 209 / var(--tw-text-opacity, 1))}.text-\[\#ffd4c4\]{--tw-text-opacity: 1;color:rgb(255 212 196 / var(--tw-text-opacity, 1))}.text-\[\#ffd700\]{--tw-text-opacity: 1;color:rgb(255 215 0 / var(--tw-text-opacity, 1))}.text-\[\#ffe7bd\]{--tw-text-opacity: 1;color:rgb(255 231 189 / var(--tw-text-opacity, 1))}.text-\[\#ffeac1\]{--tw-text-opacity: 1;color:rgb(255 234 193 / var(--tw-text-opacity, 1))}.text-\[\#ffff00\]{--tw-text-opacity: 1;color:rgb(255 255 0 / var(--tw-text-opacity, 1))}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.decoration-dotted{text-decoration-style:dotted}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.placeholder-\[\#7a7568\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(122 117 104 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#7a7568\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(122 117 104 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#9a9483\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(154 148 131 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#9a9483\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(154 148 131 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#a6925e\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(166 146 94 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#a6925e\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(166 146 94 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#d4cbb0\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(212 203 176 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#d4cbb0\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(212 203 176 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-\[0\.07\]{opacity:.07}.opacity-\[0\.08\]{opacity:.08}.mix-blend-normal{mix-blend-mode:normal}.mix-blend-overlay{mix-blend-mode:overlay}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(110\,63\,53\,0\.2\)\]{--tw-shadow: 0 0 10px rgba(110,63,53,.2);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(110\,63\,53\,0\.3\)\]{--tw-shadow: 0 0 10px rgba(110,63,53,.3);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(110\,63\,53\,0\.4\)\]{--tw-shadow: 0 0 10px rgba(110,63,53,.4);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(47\,71\,60\,0\.3\)\]{--tw-shadow: 0 0 10px rgba(47,71,60,.3);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(47\,71\,60\,0\.4\)\]{--tw-shadow: 0 0 10px rgba(47,71,60,.4);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_3px_\#00000088\]{--tw-shadow: 0 0 3px #00000088;--tw-shadow-colored: 0 0 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_rgba\(111\,143\,193\,0\.5\)\]{--tw-shadow: 0 0 4px rgba(111,143,193,.5);--tw-shadow-colored: 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_rgba\(128\,128\,128\,0\.3\)\]{--tw-shadow: 0 0 4px rgba(128,128,128,.3);--tw-shadow-colored: 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_rgba\(165\,70\,60\,0\.4\)\]{--tw-shadow: 0 0 4px rgba(165,70,60,.4);--tw-shadow-colored: 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_rgba\(168\,85\,247\,0\.3\)\]{--tw-shadow: 0 0 4px rgba(168,85,247,.3);--tw-shadow-colored: 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_rgba\(193\,169\,110\,0\.4\)\]{--tw-shadow: 0 0 4px rgba(193,169,110,.4);--tw-shadow-colored: 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_rgba\(249\,115\,22\,0\.3\)\]{--tw-shadow: 0 0 4px rgba(249,115,22,.3);--tw-shadow-colored: 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_rgba\(34\,197\,94\,0\.3\)\]{--tw-shadow: 0 0 4px rgba(34,197,94,.3);--tw-shadow-colored: 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_rgba\(59\,130\,246\,0\.3\)\]{--tw-shadow: 0 0 4px rgba(59,130,246,.3);--tw-shadow-colored: 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_6px_rgba\(193\,169\,110\,0\.5\)\]{--tw-shadow: 0 0 6px rgba(193,169,110,.5);--tw-shadow-colored: 0 0 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(47\,71\,60\,0\.4\)\]{--tw-shadow: 0 0 8px rgba(47,71,60,.4);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_4px_rgba\(0\,0\,0\,0\.3\)\]{--tw-shadow: 0 2px 4px rgba(0,0,0,.3);--tw-shadow-colored: 0 2px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_4px_rgba\(0\,0\,0\,0\.5\)\,inset_0_1px_0_rgba\(193\,169\,110\,0\.1\)\]{--tw-shadow: 0 2px 4px rgba(0,0,0,.5),inset 0 1px 0 rgba(193,169,110,.1);--tw-shadow-colored: 0 2px 4px var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_4px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow: 0 2px 4px rgba(0,0,0,.5);--tw-shadow-colored: 0 2px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_4px_rgba\(0\,0\,0\,0\.6\)\,inset_0_1px_0_rgba\(248\,234\,194\,0\.1\)\]{--tw-shadow: 0 2px 4px rgba(0,0,0,.6),inset 0 1px 0 rgba(248,234,194,.1);--tw-shadow-colored: 0 2px 4px var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_3px_6px_rgba\(0\,0\,0\,0\.6\)\,inset_0_1px_0_rgba\(248\,234\,194\,0\.1\)\]{--tw-shadow: 0 3px 6px rgba(0,0,0,.6),inset 0 1px 0 rgba(248,234,194,.1);--tw-shadow-colored: 0 3px 6px var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_32px_rgba\(0\,0\,0\,0\.6\)\,inset_0_1px_0_rgba\(193\,169\,110\,0\.1\)\]{--tw-shadow: 0 8px 32px rgba(0,0,0,.6),inset 0 1px 0 rgba(193,169,110,.1);--tw-shadow-colored: 0 8px 32px var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_10px_rgba\(0\,0\,0\,0\.3\)\]{--tw-shadow: 0px 4px 10px rgba(0,0,0,.3);--tw-shadow-colored: 0px 4px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_0_4px_\#a6925e55\]{--tw-shadow: inset 0 0 4px #a6925e55;--tw-shadow-colored: inset 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(193\,169\,110\,0\.05\)\]{--tw-shadow: inset 0 1px 0 rgba(193,169,110,.05);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(193\,169\,110\,0\.2\)\,inset_0_-1px_0_rgba\(0\,0\,0\,0\.3\)\]{--tw-shadow: inset 0 1px 0 rgba(193,169,110,.2),inset 0 -1px 0 rgba(0,0,0,.3);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color), inset 0 -1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(59\,54\,41\,0\.3\)\]{--tw-shadow: inset 0 1px 0 rgba(59,54,41,.3);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_2px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: inset 0 1px 2px rgba(0,0,0,.2);--tw-shadow-colored: inset 0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_3px_rgba\(0\,0\,0\,0\.3\)\]{--tw-shadow: inset 0 1px 3px rgba(0,0,0,.3);--tw-shadow-colored: inset 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_2px_4px_rgba\(0\,0\,0\,0\.4\)\]{--tw-shadow: inset 0 2px 4px rgba(0,0,0,.4);--tw-shadow-colored: inset 0 2px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0px_2px_4px_rgba\(0\,0\,0\,0\.3\)\]{--tw-shadow: inset 0px 2px 4px rgba(0,0,0,.3);--tw-shadow-colored: inset 0px 2px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_1px_0_0_rgba\(59\,54\,41\,0\.6\)\,inset_0_1px_0_rgba\(153\,141\,102\,0\.1\)\]{--tw-shadow: inset 1px 0 0 rgba(59,54,41,.6),inset 0 1px 0 rgba(153,141,102,.1);--tw-shadow-colored: inset 1px 0 0 var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_1px_0_0_rgba\(59\,54\,41\,0\.8\)\,inset_0_1px_0_rgba\(193\,169\,110\,0\.1\)\]{--tw-shadow: inset 1px 0 0 rgba(59,54,41,.8),inset 0 1px 0 rgba(193,169,110,.1);--tw-shadow-colored: inset 1px 0 0 var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[\#2f473c\]\/20{--tw-shadow-color: rgb(47 71 60 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#6e3f35\]\/20{--tw-shadow-color: rgb(110 63 53 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#c1a96e\]\/40{--tw-shadow-color: rgb(193 169 110 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#e5b769\]\/50{--tw-shadow-color: rgb(229 183 105 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/30{--tw-shadow-color: rgb(0 0 0 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/50{--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-red-900{outline-color:#7f1d1d}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#a6925e\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(166 146 94 / var(--tw-ring-opacity, 1))}.ring-\[\#e5b769\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 183 105 / var(--tw-ring-opacity, 1))}.ring-\[\#f28b38\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(242 139 56 / var(--tw-ring-opacity, 1))}.ring-\[rgba\(193\,169\,110\,0\.4\)\]{--tw-ring-color: rgba(193,169,110,.4)}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.ring-gray-400\/60{--tw-ring-color: rgb(156 163 175 / .6)}.ring-green-400\/60{--tw-ring-color: rgb(74 222 128 / .6)}.ring-red-400\/60{--tw-ring-color: rgb(248 113 113 / .6)}.ring-yellow-400\/60{--tw-ring-color: rgb(250 204 21 / .6)}.ring-opacity-50{--tw-ring-opacity: .5}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[1px\]{--tw-blur: blur(1px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[2\.5px\]{--tw-blur: blur(2.5px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[2px\]{--tw-blur: blur(2px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[3px\]{--tw-blur: blur(3px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur: blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-xl{--tw-blur: blur(24px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_1px_rgba\(0\,0\,0\,1\)\]{--tw-drop-shadow: drop-shadow(0 0 1px rgba(0,0,0,1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_2px_rgba\(0\,0\,0\,1\)\]{--tw-drop-shadow: drop-shadow(0 0 2px rgba(0,0,0,1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_4px_rgba\(128\,128\,128\,0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 4px rgba(128,128,128,.4));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_4px_rgba\(168\,85\,247\,0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 4px rgba(168,85,247,.4));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_4px_rgba\(193\,169\,110\,0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 4px rgba(193,169,110,.4));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_4px_rgba\(193\,169\,110\,0\.5\)\]{--tw-drop-shadow: drop-shadow(0 0 4px rgba(193,169,110,.5));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_4px_rgba\(249\,115\,22\,0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 4px rgba(249,115,22,.4));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_4px_rgba\(34\,197\,94\,0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 4px rgba(34,197,94,.4));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_4px_rgba\(59\,130\,246\,0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 4px rgba(59,130,246,.4));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_8px_rgba\(193\,169\,110\,0\.3\)\]{--tw-drop-shadow: drop-shadow(0 0 8px rgba(193,169,110,.3));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_1px_1px_rgba\(0\,0\,0\,0\.8\)\]{--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.8));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_1px_2px_rgba\(0\,0\,0\,0\.5\)\]{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0,0,0,.5));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_1px_2px_rgba\(0\,0\,0\,0\.8\)\]{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0,0,0,.8));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_2px_2px_rgba\(0\,0\,0\,0\.8\)\]{--tw-drop-shadow: drop-shadow(0 2px 2px rgba(0,0,0,.8));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_2px_4px_rgba\(0\,0\,0\,0\.5\)\]{--tw-drop-shadow: drop-shadow(0 2px 4px rgba(0,0,0,.5));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_2px_4px_rgba\(0\,0\,0\,0\.8\)\]{--tw-drop-shadow: drop-shadow(0 2px 4px rgba(0,0,0,.8));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale-\[50\%\]{--tw-grayscale: grayscale(50%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hue-rotate-\[320deg\]{--tw-hue-rotate: hue-rotate(320deg);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hue-rotate-\[90deg\]{--tw-hue-rotate: hue-rotate(90deg);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.saturate-150{--tw-saturate: saturate(1.5);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.animation-delay-300{animation-delay:.3s}.animation-delay-700{animation-delay:.7s}.location-name{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto;color:#888d4b;font-weight:500;border-radius:.125rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;image-rendering:pixelated;text-shadow:2px 2px 4px rgba(0,0,0,.8),1px 1px 2px rgba(0,0,0,.9);min-height:32px;padding:4px 16px;font-size:.875rem;line-height:1.25rem}.location-name:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/UI/locationName.png);background-position:center center;background-repeat:no-repeat;background-size:100% 100%;border-radius:inherit;z-index:0;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;image-rendering:pixelated}.location-name span{position:relative;z-index:2;display:inline-block}@media (max-width: 640px){.location-name{font-size:.75rem;line-height:1rem;padding:3px 12px;min-height:28px}.location-name:before{background-size:100% 100%;background-position:center center}}@media (max-width: 480px){.location-name{font-size:1rem;padding:2px 8px;min-height:24px}.location-name:before{background-size:100% 100%}}@media (max-width: 360px){.location-name{font-size:1rem;padding:2px 6px;min-height:22px}.location-name:before{background-size:100% 100%}}@media (min-width: 1024px){.location-name{font-size:1rem;line-height:1.5rem;padding:6px 20px;min-height:36px}.location-name:before{background-size:100% 100%}}p.location-name-bg{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto;color:#888d4b;font-weight:500;border-radius:.125rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;image-rendering:pixelated;text-shadow:2px 2px 4px rgba(0,0,0,.8),1px 1px 2px rgba(0,0,0,.9);min-height:32px;padding:4px 16px;font-size:.875rem;line-height:1.25rem}p.location-name-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/UI/locationName.png);background-position:center center;background-repeat:no-repeat;background-size:100% 100%;border-radius:inherit;z-index:0;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;image-rendering:pixelated}p.location-name-bg span{position:relative;z-index:2;display:inline-block}@media (max-width: 640px){p.location-name-bg{font-size:.75rem;line-height:1rem;padding:3px 12px;min-height:28px}p.location-name-bg:before{background-size:100% 100%;background-position:center center}}@media (max-width: 480px){p.location-name-bg{font-size:1rem;padding:2px 8px;min-height:24px}p.location-name-bg:before{background-size:100% 100%}}@media (max-width: 360px){p.location-name-bg{font-size:1rem;padding:2px 6px;min-height:22px}p.location-name-bg:before{background-size:100% 100%}}@media (min-width: 1024px){p.location-name-bg{font-size:1rem;line-height:1.5rem;padding:6px 20px;min-height:36px}p.location-name-bg:before{background-size:100% 100%}}.file\:mr-3::file-selector-button{margin-right:.75rem}.file\:mr-4::file-selector-button{margin-right:1rem}.file\:rounded::file-selector-button{border-radius:.25rem}.file\:border::file-selector-button{border-width:1px}.file\:border-0::file-selector-button{border-width:0px}.file\:border-\[\#a6925e\]::file-selector-button{--tw-border-opacity: 1;border-color:rgb(166 146 94 / var(--tw-border-opacity, 1))}.file\:bg-\[\#38352c\]::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(56 53 44 / var(--tw-bg-opacity, 1))}.file\:bg-\[\#a6925e\]::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(166 146 94 / var(--tw-bg-opacity, 1))}.file\:px-3::file-selector-button{padding-left:.75rem;padding-right:.75rem}.file\:px-4::file-selector-button{padding-left:1rem;padding-right:1rem}.file\:py-1::file-selector-button{padding-top:.25rem;padding-bottom:.25rem}.file\:py-2::file-selector-button{padding-top:.5rem;padding-bottom:.5rem}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:text-\[\#2f2d2b\]::file-selector-button{--tw-text-opacity: 1;color:rgb(47 45 43 / var(--tw-text-opacity, 1))}.file\:text-\[\#e5b769\]::file-selector-button{--tw-text-opacity: 1;color:rgb(229 183 105 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#998d66\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(153 141 102 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#998d66\]::placeholder{--tw-text-opacity: 1;color:rgb(153 141 102 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.before\:pointer-events-none:before{content:var(--tw-content);pointer-events:none}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.before\:rounded-lg:before{content:var(--tw-content);border-radius:.5rem}.before\:bg-gradient-to-t:before{content:var(--tw-content);background-image:linear-gradient(to top,var(--tw-gradient-stops))}.before\:from-transparent:before{content:var(--tw-content);--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.before\:to-\[rgba\(229\,183\,105\,0\.10\)\]:before{content:var(--tw-content);--tw-gradient-to: rgba(229,183,105,.1) var(--tw-gradient-to-position)}.before\:to-\[rgba\(229\,183\,105\,0\.15\)\]:before{content:var(--tw-content);--tw-gradient-to: rgba(229,183,105,.15) var(--tw-gradient-to-position)}.before\:opacity-0:before{content:var(--tw-content);opacity:0}.before\:opacity-80:before{content:var(--tw-content);opacity:.8}.before\:transition-opacity:before{content:var(--tw-content);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.before\:duration-300:before{content:var(--tw-content);transition-duration:.3s}.after\:pointer-events-none:after{content:var(--tw-content);pointer-events:none}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-0:after{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.after\:rounded-lg:after{content:var(--tw-content);border-radius:.5rem}.after\:shadow-\[inset_0_1px_2px_rgba\(255\,255\,255\,0\.15\)\,0_3px_8px_rgba\(0\,0\,0\,0\.4\)\]:after{content:var(--tw-content);--tw-shadow: inset 0 1px 2px rgba(255,255,255,.15),0 3px 8px rgba(0,0,0,.4);--tw-shadow-colored: inset 0 1px 2px var(--tw-shadow-color), 0 3px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-2:hover{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:translate-y-\[-2px\]:hover{--tw-translate-y: -2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:rotate-0:hover{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:transform:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#1e2e27\]:hover{--tw-border-opacity: 1;border-color:rgb(30 46 39 / var(--tw-border-opacity, 1))}.hover\:border-\[\#1e7e34\]:hover{--tw-border-opacity: 1;border-color:rgb(30 126 52 / var(--tw-border-opacity, 1))}.hover\:border-\[\#2f473c\]:hover{--tw-border-opacity: 1;border-color:rgb(47 71 60 / var(--tw-border-opacity, 1))}.hover\:border-\[\#4a6552\]:hover{--tw-border-opacity: 1;border-color:rgb(74 101 82 / var(--tw-border-opacity, 1))}.hover\:border-\[\#4a6b54\]:hover{--tw-border-opacity: 1;border-color:rgb(74 107 84 / var(--tw-border-opacity, 1))}.hover\:border-\[\#4ade80\]:hover{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.hover\:border-\[\#4fc282\]:hover{--tw-border-opacity: 1;border-color:rgb(79 194 130 / var(--tw-border-opacity, 1))}.hover\:border-\[\#59372d\]:hover{--tw-border-opacity: 1;border-color:rgb(89 55 45 / var(--tw-border-opacity, 1))}.hover\:border-\[\#5e2b26\]\/60:hover{border-color:#5e2b2699}.hover\:border-\[\#6d9d5f\]:hover{--tw-border-opacity: 1;border-color:rgb(109 157 95 / var(--tw-border-opacity, 1))}.hover\:border-\[\#6e3f35\]:hover{--tw-border-opacity: 1;border-color:rgb(110 63 53 / var(--tw-border-opacity, 1))}.hover\:border-\[\#7a4a3e\]:hover{--tw-border-opacity: 1;border-color:rgb(122 74 62 / var(--tw-border-opacity, 1))}.hover\:border-\[\#7a7666\]:hover{--tw-border-opacity: 1;border-color:rgb(122 118 102 / var(--tw-border-opacity, 1))}.hover\:border-\[\#7c6549\]:hover{--tw-border-opacity: 1;border-color:rgb(124 101 73 / var(--tw-border-opacity, 1))}.hover\:border-\[\#7d3a30\]:hover{--tw-border-opacity: 1;border-color:rgb(125 58 48 / var(--tw-border-opacity, 1))}.hover\:border-\[\#8B0000\]:hover{--tw-border-opacity: 1;border-color:rgb(139 0 0 / var(--tw-border-opacity, 1))}.hover\:border-\[\#8a4d42\]:hover{--tw-border-opacity: 1;border-color:rgb(138 77 66 / var(--tw-border-opacity, 1))}.hover\:border-\[\#8a5a4f\]:hover{--tw-border-opacity: 1;border-color:rgb(138 90 79 / var(--tw-border-opacity, 1))}.hover\:border-\[\#8c784e\]:hover{--tw-border-opacity: 1;border-color:rgb(140 120 78 / var(--tw-border-opacity, 1))}.hover\:border-\[\#8ca05e\]:hover{--tw-border-opacity: 1;border-color:rgb(140 160 94 / var(--tw-border-opacity, 1))}.hover\:border-\[\#998d66\]:hover{--tw-border-opacity: 1;border-color:rgb(153 141 102 / var(--tw-border-opacity, 1))}.hover\:border-\[\#9c7b6e\]:hover{--tw-border-opacity: 1;border-color:rgb(156 123 110 / var(--tw-border-opacity, 1))}.hover\:border-\[\#a3d9a3\]:hover{--tw-border-opacity: 1;border-color:rgb(163 217 163 / var(--tw-border-opacity, 1))}.hover\:border-\[\#a6925e\]:hover{--tw-border-opacity: 1;border-color:rgb(166 146 94 / var(--tw-border-opacity, 1))}.hover\:border-\[\#b59e70\]:hover{--tw-border-opacity: 1;border-color:rgb(181 158 112 / var(--tw-border-opacity, 1))}.hover\:border-\[\#b8a469\]:hover{--tw-border-opacity: 1;border-color:rgb(184 164 105 / var(--tw-border-opacity, 1))}.hover\:border-\[\#b8a66f\]:hover{--tw-border-opacity: 1;border-color:rgb(184 166 111 / var(--tw-border-opacity, 1))}.hover\:border-\[\#c1a96e\]:hover{--tw-border-opacity: 1;border-color:rgb(193 169 110 / var(--tw-border-opacity, 1))}.hover\:border-\[\#c1a96e\]\/50:hover{border-color:#c1a96e80}.hover\:border-\[\#c4a76d\]:hover{--tw-border-opacity: 1;border-color:rgb(196 167 109 / var(--tw-border-opacity, 1))}.hover\:border-\[\#c89b6d\]:hover{--tw-border-opacity: 1;border-color:rgb(200 155 109 / var(--tw-border-opacity, 1))}.hover\:border-\[\#cd7f32\]:hover{--tw-border-opacity: 1;border-color:rgb(205 127 50 / var(--tw-border-opacity, 1))}.hover\:border-\[\#d39e00\]:hover{--tw-border-opacity: 1;border-color:rgb(211 158 0 / var(--tw-border-opacity, 1))}.hover\:border-\[\#d4675a\]\/50:hover{border-color:#d4675a80}.hover\:border-\[\#d4b781\]:hover{--tw-border-opacity: 1;border-color:rgb(212 183 129 / var(--tw-border-opacity, 1))}.hover\:border-\[\#d9a3a3\]:hover{--tw-border-opacity: 1;border-color:rgb(217 163 163 / var(--tw-border-opacity, 1))}.hover\:border-\[\#e5502e\]:hover{--tw-border-opacity: 1;border-color:rgb(229 80 46 / var(--tw-border-opacity, 1))}.hover\:border-\[\#e5b769\]:hover{--tw-border-opacity: 1;border-color:rgb(229 183 105 / var(--tw-border-opacity, 1))}.hover\:border-\[\#e6c678\]:hover{--tw-border-opacity: 1;border-color:rgb(230 198 120 / var(--tw-border-opacity, 1))}.hover\:border-\[\#ff4757\]:hover{--tw-border-opacity: 1;border-color:rgb(255 71 87 / var(--tw-border-opacity, 1))}.hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#138496\]:hover{--tw-bg-opacity: 1;background-color:rgb(19 132 150 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1a1814\]:hover{--tw-bg-opacity: 1;background-color:rgb(26 24 20 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1e2e27\]:hover{--tw-bg-opacity: 1;background-color:rgb(30 46 39 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#218838\]:hover{--tw-bg-opacity: 1;background-color:rgb(33 136 56 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#22c55e\]:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#243c2f\]:hover{--tw-bg-opacity: 1;background-color:rgb(36 60 47 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#252117\]:hover{--tw-bg-opacity: 1;background-color:rgb(37 33 23 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#28251f\]:hover{--tw-bg-opacity: 1;background-color:rgb(40 37 31 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2D3748\]:hover{--tw-bg-opacity: 1;background-color:rgb(45 55 72 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2a1b12\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 27 18 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2a2621\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 38 33 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2a2721\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 39 33 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2a2722\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 39 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2a2824\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 40 36 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2a2920\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 41 32 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2a4559\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 69 89 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2c5a55\]:hover{--tw-bg-opacity: 1;background-color:rgb(44 90 85 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2d2820\]:hover{--tw-bg-opacity: 1;background-color:rgb(45 40 32 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2e2a22\]:hover{--tw-bg-opacity: 1;background-color:rgb(46 42 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2f2c22\]:hover{--tw-bg-opacity: 1;background-color:rgb(47 44 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2f2d2b\]:hover{--tw-bg-opacity: 1;background-color:rgb(47 45 43 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2f4a2f\]:hover{--tw-bg-opacity: 1;background-color:rgb(47 74 47 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#302c26\]:hover{--tw-bg-opacity: 1;background-color:rgb(48 44 38 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#312e25\]:hover{--tw-bg-opacity: 1;background-color:rgb(49 46 37 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#312e27\]:hover{--tw-bg-opacity: 1;background-color:rgb(49 46 39 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#363229\]:hover{--tw-bg-opacity: 1;background-color:rgb(54 50 41 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#36352f\]:hover{--tw-bg-opacity: 1;background-color:rgb(54 53 47 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#38352c\]:hover{--tw-bg-opacity: 1;background-color:rgb(56 53 44 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3a3631\]:hover{--tw-bg-opacity: 1;background-color:rgb(58 54 49 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3a372e\]:hover{--tw-bg-opacity: 1;background-color:rgb(58 55 46 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3a3937\]:hover{--tw-bg-opacity: 1;background-color:rgb(58 57 55 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3a5569\]:hover{--tw-bg-opacity: 1;background-color:rgb(58 85 105 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3b3629\]:hover{--tw-bg-opacity: 1;background-color:rgb(59 54 41 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3b3a33\]:hover{--tw-bg-opacity: 1;background-color:rgb(59 58 51 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3d3a2e\]:hover{--tw-bg-opacity: 1;background-color:rgb(61 58 46 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3e342c\]:hover{--tw-bg-opacity: 1;background-color:rgb(62 52 44 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3e5c48\]:hover{--tw-bg-opacity: 1;background-color:rgb(62 92 72 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#443e32\]:hover{--tw-bg-opacity: 1;background-color:rgb(68 62 50 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#443f33\]:hover{--tw-bg-opacity: 1;background-color:rgb(68 63 51 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#48453c\]:hover{--tw-bg-opacity: 1;background-color:rgb(72 69 60 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4a2f2f\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 47 47 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4a3f35\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 63 53 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4a4332\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 67 50 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4a452c\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 69 44 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4a453a\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 69 58 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4a4641\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 70 65 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4a4a3d\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 74 61 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4b4538\]:hover{--tw-bg-opacity: 1;background-color:rgb(75 69 56 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4b4a43\]:hover{--tw-bg-opacity: 1;background-color:rgb(75 74 67 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4d4a43\]:hover{--tw-bg-opacity: 1;background-color:rgb(77 74 67 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4e443c\]:hover{--tw-bg-opacity: 1;background-color:rgb(78 68 60 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#514b3c\]:hover{--tw-bg-opacity: 1;background-color:rgb(81 75 60 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#55693a\]:hover{--tw-bg-opacity: 1;background-color:rgb(85 105 58 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#556a3b\]:hover{--tw-bg-opacity: 1;background-color:rgb(85 106 59 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#592a2a\]:hover{--tw-bg-opacity: 1;background-color:rgb(89 42 42 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#59372d\]:hover{--tw-bg-opacity: 1;background-color:rgb(89 55 45 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5a5436\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 84 54 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5a552c\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 85 44 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5a5530\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 85 48 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5a553c\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 85 60 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5a5a4d\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 90 77 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5a6a36\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 106 54 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5ab374\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 179 116 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5d5745\]:hover{--tw-bg-opacity: 1;background-color:rgb(93 87 69 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#625b4a\]:hover{--tw-bg-opacity: 1;background-color:rgb(98 91 74 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#693a3a\]:hover{--tw-bg-opacity: 1;background-color:rgb(105 58 58 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#695a3a\]:hover{--tw-bg-opacity: 1;background-color:rgb(105 90 58 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#698442\]:hover{--tw-bg-opacity: 1;background-color:rgb(105 132 66 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6b5d4f\]:hover{--tw-bg-opacity: 1;background-color:rgb(107 93 79 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6b5f47\]:hover{--tw-bg-opacity: 1;background-color:rgb(107 95 71 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6b6658\]:hover{--tw-bg-opacity: 1;background-color:rgb(107 102 88 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6b8a6b\]:hover{--tw-bg-opacity: 1;background-color:rgb(107 138 107 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6c3b3b\]:hover{--tw-bg-opacity: 1;background-color:rgb(108 59 59 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6c5f3a\]:hover{--tw-bg-opacity: 1;background-color:rgb(108 95 58 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6e3f35\]:hover{--tw-bg-opacity: 1;background-color:rgb(110 63 53 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#707070\]:hover{--tw-bg-opacity: 1;background-color:rgb(112 112 112 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#714a41\]:hover{--tw-bg-opacity: 1;background-color:rgb(113 74 65 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#718ebd\]:hover{--tw-bg-opacity: 1;background-color:rgb(113 142 189 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#78909C\]:hover{--tw-bg-opacity: 1;background-color:rgb(120 144 156 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#7a6652\]:hover{--tw-bg-opacity: 1;background-color:rgb(122 102 82 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#7a6b5e\]:hover{--tw-bg-opacity: 1;background-color:rgb(122 107 94 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#807c70\]:hover{--tw-bg-opacity: 1;background-color:rgb(128 124 112 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#8a4a4a\]:hover{--tw-bg-opacity: 1;background-color:rgb(138 74 74 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#8a6b6b\]:hover{--tw-bg-opacity: 1;background-color:rgb(138 107 107 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#9B2C2C\]:hover{--tw-bg-opacity: 1;background-color:rgb(155 44 44 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#a6925e\]:hover{--tw-bg-opacity: 1;background-color:rgb(166 146 94 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#a84747\]:hover{--tw-bg-opacity: 1;background-color:rgb(168 71 71 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#aa4832\]:hover{--tw-bg-opacity: 1;background-color:rgb(170 72 50 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b16b6b\]:hover{--tw-bg-opacity: 1;background-color:rgb(177 107 107 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b8a06b\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 160 107 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b8a470\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 164 112 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#bd7171\]:hover{--tw-bg-opacity: 1;background-color:rgb(189 113 113 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c0392b\]:hover{--tw-bg-opacity: 1;background-color:rgb(192 57 43 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c1a96e\]:hover{--tw-bg-opacity: 1;background-color:rgb(193 169 110 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c27575\]:hover{--tw-bg-opacity: 1;background-color:rgb(194 117 117 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c49758\]:hover{--tw-bg-opacity: 1;background-color:rgb(196 151 88 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c4a76d\]:hover{--tw-bg-opacity: 1;background-color:rgb(196 167 109 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c4a96b\]:hover{--tw-bg-opacity: 1;background-color:rgb(196 169 107 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c7a76b\]:hover{--tw-bg-opacity: 1;background-color:rgb(199 167 107 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c82333\]:hover{--tw-bg-opacity: 1;background-color:rgb(200 35 51 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c9ad7b\]:hover{--tw-bg-opacity: 1;background-color:rgb(201 173 123 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c9b06f\]:hover{--tw-bg-opacity: 1;background-color:rgb(201 176 111 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#d4b781\]:hover{--tw-bg-opacity: 1;background-color:rgb(212 183 129 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e0a800\]:hover{--tw-bg-opacity: 1;background-color:rgb(224 168 0 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e5b769\]:hover{--tw-bg-opacity: 1;background-color:rgb(229 183 105 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f0c674\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 198 116 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#ff0000\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#ff4757\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 71 87 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#ff6b6b\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 107 107 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-800:hover{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.hover\:bg-opacity-10:hover{--tw-bg-opacity: .1}.hover\:bg-gradient-to-r:hover{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.hover\:from-\[\#1e2e27\]:hover{--tw-gradient-from: #1e2e27 var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 46 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#2a2722\]:hover{--tw-gradient-from: #2a2722 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 39 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3CB371\]:hover{--tw-gradient-from: #3CB371 var(--tw-gradient-from-position);--tw-gradient-to: rgb(60 179 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3a5647\]:hover{--tw-gradient-from: #3a5647 var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 86 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3a5847\]:hover{--tw-gradient-from: #3a5847 var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 88 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3a5a47\]:hover{--tw-gradient-from: #3a5a47 var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 90 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3a9a67\]:hover{--tw-gradient-from: #3a9a67 var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 154 103 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3b3629\]:hover{--tw-gradient-from: #3b3629 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 54 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3b5147\]:hover{--tw-gradient-from: #3b5147 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 81 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3b5a47\]:hover{--tw-gradient-from: #3b5a47 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 90 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3b5a4a\]:hover{--tw-gradient-from: #3b5a4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 90 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3c221b\]:hover{--tw-gradient-from: #3c221b var(--tw-gradient-from-position);--tw-gradient-to: rgb(60 34 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3c5c48\]:hover{--tw-gradient-from: #3c5c48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(60 92 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3d3a2e\]:hover{--tw-gradient-from: #3d3a2e var(--tw-gradient-from-position);--tw-gradient-to: rgb(61 58 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3e5c48\]:hover{--tw-gradient-from: #3e5c48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(62 92 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3f574c\]:hover{--tw-gradient-from: #3f574c var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 87 76 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#413c33\]:hover{--tw-gradient-from: #413c33 var(--tw-gradient-from-position);--tw-gradient-to: rgb(65 60 51 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#443f33\]:hover{--tw-gradient-from: #443f33 var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 63 51 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#45413a\]:hover{--tw-gradient-from: #45413a var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 65 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#48453c\]:hover{--tw-gradient-from: #48453c var(--tw-gradient-from-position);--tw-gradient-to: rgb(72 69 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#4a3f35\]:hover{--tw-gradient-from: #4a3f35 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 63 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#4a452c\]:hover{--tw-gradient-from: #4a452c var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 69 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#4a453a\]:hover{--tw-gradient-from: #4a453a var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 69 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#4a5a6a\]:hover{--tw-gradient-from: #4a5a6a var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 90 106 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#4a5e4a\]:hover{--tw-gradient-from: #4a5e4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 94 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#4a6b54\]:hover{--tw-gradient-from: #4a6b54 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 107 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#4e6c58\]:hover{--tw-gradient-from: #4e6c58 var(--tw-gradient-from-position);--tw-gradient-to: rgb(78 108 88 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#514b3c\]:hover{--tw-gradient-from: #514b3c var(--tw-gradient-from-position);--tw-gradient-to: rgb(81 75 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#59372d\]:hover{--tw-gradient-from: #59372d var(--tw-gradient-from-position);--tw-gradient-to: rgb(89 55 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5a5436\]:hover{--tw-gradient-from: #5a5436 var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 84 54 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5a552c\]:hover{--tw-gradient-from: #5a552c var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 85 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5a553c\]:hover{--tw-gradient-from: #5a553c var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 85 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5a5a4d\]:hover{--tw-gradient-from: #5a5a4d var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 90 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5a6a36\]:hover{--tw-gradient-from: #5a6a36 var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 106 54 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5a9c3c\]:hover{--tw-gradient-from: #5a9c3c var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 156 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5c8c4e\]:hover{--tw-gradient-from: #5c8c4e var(--tw-gradient-from-position);--tw-gradient-to: rgb(92 140 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5d4a7a\]:hover{--tw-gradient-from: #5d4a7a var(--tw-gradient-from-position);--tw-gradient-to: rgb(93 74 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5d5745\]:hover{--tw-gradient-from: #5d5745 var(--tw-gradient-from-position);--tw-gradient-to: rgb(93 87 69 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5e2b26\]:hover{--tw-gradient-from: #5e2b26 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 43 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5e2b26\]\/30:hover{--tw-gradient-from: rgb(94 43 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 43 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5e2b26\]\/40:hover{--tw-gradient-from: rgb(94 43 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 43 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#5e4a4a\]:hover{--tw-gradient-from: #5e4a4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 74 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#6a5d46\]:hover{--tw-gradient-from: #6a5d46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(106 93 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#6b4235\]:hover{--tw-gradient-from: #6b4235 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 66 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#6b5e47\]:hover{--tw-gradient-from: #6b5e47 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 94 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#6b8a53\]:hover{--tw-gradient-from: #6b8a53 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 138 83 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#6e3f35\]:hover{--tw-gradient-from: #6e3f35 var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 63 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#704135\]:hover{--tw-gradient-from: #704135 var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 65 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#7a4a3e\]:hover{--tw-gradient-from: #7a4a3e var(--tw-gradient-from-position);--tw-gradient-to: rgb(122 74 62 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#7a4a3f\]:hover{--tw-gradient-from: #7a4a3f var(--tw-gradient-from-position);--tw-gradient-to: rgb(122 74 63 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#7a4f40\]:hover{--tw-gradient-from: #7a4f40 var(--tw-gradient-from-position);--tw-gradient-to: rgb(122 79 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#7c5549\]:hover{--tw-gradient-from: #7c5549 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 85 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#7c7769\]:hover{--tw-gradient-from: #7c7769 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 119 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#7d4a3f\]:hover{--tw-gradient-from: #7d4a3f var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 74 63 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#8c774f\]:hover{--tw-gradient-from: #8c774f var(--tw-gradient-from-position);--tw-gradient-to: rgb(140 119 79 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#9a6a9a\]:hover{--tw-gradient-from: #9a6a9a var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 106 154 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#9b5523\]:hover{--tw-gradient-from: #9b5523 var(--tw-gradient-from-position);--tw-gradient-to: rgb(155 85 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#A0522D\]:hover{--tw-gradient-from: #A0522D var(--tw-gradient-from-position);--tw-gradient-to: rgb(160 82 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#a13e3e\]:hover{--tw-gradient-from: #a13e3e var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 62 62 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#a66666\]:hover{--tw-gradient-from: #a66666 var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 102 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#b66a6a\]:hover{--tw-gradient-from: #b66a6a var(--tw-gradient-from-position);--tw-gradient-to: rgb(182 106 106 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#b8a470\]:hover{--tw-gradient-from: #b8a470 var(--tw-gradient-from-position);--tw-gradient-to: rgb(184 164 112 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#b8a76a\]:hover{--tw-gradient-from: #b8a76a var(--tw-gradient-from-position);--tw-gradient-to: rgb(184 167 106 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#c4a76d\]:hover{--tw-gradient-from: #c4a76d var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 167 109 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#d4b781\]:hover{--tw-gradient-from: #d4b781 var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 183 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#e5502e\]:hover{--tw-gradient-from: #e5502e var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 80 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#f2ca76\]:hover{--tw-gradient-from: #f2ca76 var(--tw-gradient-from-position);--tw-gradient-to: rgb(242 202 118 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600:hover{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:via-\[\#241f1b\]:hover{--tw-gradient-to: rgb(36 31 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #241f1b var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:via-\[\#2d4735\]:hover{--tw-gradient-to: rgb(45 71 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2d4735 var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:via-\[\#2f2d28\]:hover{--tw-gradient-to: rgb(47 45 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2f2d28 var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:to-\[\#1d1916\]:hover{--tw-gradient-to: #1d1916 var(--tw-gradient-to-position)}.hover\:to-\[\#243529\]:hover{--tw-gradient-to: #243529 var(--tw-gradient-to-position)}.hover\:to-\[\#243530\]:hover{--tw-gradient-to: #243530 var(--tw-gradient-to-position)}.hover\:to-\[\#243a2d\]:hover{--tw-gradient-to: #243a2d var(--tw-gradient-to-position)}.hover\:to-\[\#243b2f\]:hover{--tw-gradient-to: #243b2f var(--tw-gradient-to-position)}.hover\:to-\[\#243c2f\]:hover{--tw-gradient-to: #243c2f var(--tw-gradient-to-position)}.hover\:to-\[\#253530\]:hover{--tw-gradient-to: #253530 var(--tw-gradient-to-position)}.hover\:to-\[\#253831\]:hover{--tw-gradient-to: #253831 var(--tw-gradient-to-position)}.hover\:to-\[\#2E8B57\]:hover{--tw-gradient-to: #2E8B57 var(--tw-gradient-to-position)}.hover\:to-\[\#2a2721\]:hover{--tw-gradient-to: #2a2721 var(--tw-gradient-to-position)}.hover\:to-\[\#2a2722\]:hover{--tw-gradient-to: #2a2722 var(--tw-gradient-to-position)}.hover\:to-\[\#2a3b32\]:hover{--tw-gradient-to: #2a3b32 var(--tw-gradient-to-position)}.hover\:to-\[\#2d4738\]:hover{--tw-gradient-to: #2d4738 var(--tw-gradient-to-position)}.hover\:to-\[\#2e2921\]:hover{--tw-gradient-to: #2e2921 var(--tw-gradient-to-position)}.hover\:to-\[\#2e3e37\]:hover{--tw-gradient-to: #2e3e37 var(--tw-gradient-to-position)}.hover\:to-\[\#2f2b23\]:hover{--tw-gradient-to: #2f2b23 var(--tw-gradient-to-position)}.hover\:to-\[\#2f473c\]:hover{--tw-gradient-to: #2f473c var(--tw-gradient-to-position)}.hover\:to-\[\#304050\]:hover{--tw-gradient-to: #304050 var(--tw-gradient-to-position)}.hover\:to-\[\#321f14\]:hover{--tw-gradient-to: #321f14 var(--tw-gradient-to-position)}.hover\:to-\[\#322d24\]:hover{--tw-gradient-to: #322d24 var(--tw-gradient-to-position)}.hover\:to-\[\#332f25\]:hover{--tw-gradient-to: #332f25 var(--tw-gradient-to-position)}.hover\:to-\[\#33312c\]:hover{--tw-gradient-to: #33312c var(--tw-gradient-to-position)}.hover\:to-\[\#344c3f\]:hover{--tw-gradient-to: #344c3f var(--tw-gradient-to-position)}.hover\:to-\[\#354a35\]:hover{--tw-gradient-to: #354a35 var(--tw-gradient-to-position)}.hover\:to-\[\#38352c\]:hover{--tw-gradient-to: #38352c var(--tw-gradient-to-position)}.hover\:to-\[\#383530\]:hover{--tw-gradient-to: #383530 var(--tw-gradient-to-position)}.hover\:to-\[\#3a3721\]:hover{--tw-gradient-to: #3a3721 var(--tw-gradient-to-position)}.hover\:to-\[\#3a3732\]:hover{--tw-gradient-to: #3a3732 var(--tw-gradient-to-position)}.hover\:to-\[\#3b3629\]:hover{--tw-gradient-to: #3b3629 var(--tw-gradient-to-position)}.hover\:to-\[\#3c221b\]:hover{--tw-gradient-to: #3c221b var(--tw-gradient-to-position)}.hover\:to-\[\#3d3a2e\]:hover{--tw-gradient-to: #3d3a2e var(--tw-gradient-to-position)}.hover\:to-\[\#3f3c2c\]:hover{--tw-gradient-to: #3f3c2c var(--tw-gradient-to-position)}.hover\:to-\[\#3f4c2c\]:hover{--tw-gradient-to: #3f4c2c var(--tw-gradient-to-position)}.hover\:to-\[\#433f35\]:hover{--tw-gradient-to: #433f35 var(--tw-gradient-to-position)}.hover\:to-\[\#44653c\]:hover{--tw-gradient-to: #44653c var(--tw-gradient-to-position)}.hover\:to-\[\#472820\]:hover{--tw-gradient-to: #472820 var(--tw-gradient-to-position)}.hover\:to-\[\#4a2a20\]:hover{--tw-gradient-to: #4a2a20 var(--tw-gradient-to-position)}.hover\:to-\[\#4a2b22\]:hover{--tw-gradient-to: #4a2b22 var(--tw-gradient-to-position)}.hover\:to-\[\#4a3535\]:hover{--tw-gradient-to: #4a3535 var(--tw-gradient-to-position)}.hover\:to-\[\#4a3c66\]:hover{--tw-gradient-to: #4a3c66 var(--tw-gradient-to-position)}.hover\:to-\[\#4a4532\]:hover{--tw-gradient-to: #4a4532 var(--tw-gradient-to-position)}.hover\:to-\[\#4a4639\]:hover{--tw-gradient-to: #4a4639 var(--tw-gradient-to-position)}.hover\:to-\[\#4a7e32\]:hover{--tw-gradient-to: #4a7e32 var(--tw-gradient-to-position)}.hover\:to-\[\#4aaa77\]:hover{--tw-gradient-to: #4aaa77 var(--tw-gradient-to-position)}.hover\:to-\[\#4b4329\]:hover{--tw-gradient-to: #4b4329 var(--tw-gradient-to-position)}.hover\:to-\[\#4d4a3e\]:hover{--tw-gradient-to: #4d4a3e var(--tw-gradient-to-position)}.hover\:to-\[\#59372d\]:hover{--tw-gradient-to: #59372d var(--tw-gradient-to-position)}.hover\:to-\[\#5a3429\]:hover{--tw-gradient-to: #5a3429 var(--tw-gradient-to-position)}.hover\:to-\[\#5a3f36\]:hover{--tw-gradient-to: #5a3f36 var(--tw-gradient-to-position)}.hover\:to-\[\#5a5a4d\]:hover{--tw-gradient-to: #5a5a4d var(--tw-gradient-to-position)}.hover\:to-\[\#634039\]:hover{--tw-gradient-to: #634039 var(--tw-gradient-to-position)}.hover\:to-\[\#6b3129\]:hover{--tw-gradient-to: #6b3129 var(--tw-gradient-to-position)}.hover\:to-\[\#6b3129\]\/30:hover{--tw-gradient-to: rgb(107 49 41 / .3) var(--tw-gradient-to-position)}.hover\:to-\[\#6b3129\]\/40:hover{--tw-gradient-to: rgb(107 49 41 / .4) var(--tw-gradient-to-position)}.hover\:to-\[\#6c5e43\]:hover{--tw-gradient-to: #6c5e43 var(--tw-gradient-to-position)}.hover\:to-\[\#6d9d5f\]:hover{--tw-gradient-to: #6d9d5f var(--tw-gradient-to-position)}.hover\:to-\[\#6e3f35\]:hover{--tw-gradient-to: #6e3f35 var(--tw-gradient-to-position)}.hover\:to-\[\#755331\]:hover{--tw-gradient-to: #755331 var(--tw-gradient-to-position)}.hover\:to-\[\#7a487a\]:hover{--tw-gradient-to: #7a487a var(--tw-gradient-to-position)}.hover\:to-\[\#852929\]:hover{--tw-gradient-to: #852929 var(--tw-gradient-to-position)}.hover\:to-\[\#8B4513\]:hover{--tw-gradient-to: #8B4513 var(--tw-gradient-to-position)}.hover\:to-\[\#8d887a\]:hover{--tw-gradient-to: #8d887a var(--tw-gradient-to-position)}.hover\:to-\[\#9a4848\]:hover{--tw-gradient-to: #9a4848 var(--tw-gradient-to-position)}.hover\:to-\[\#9e8a5a\]:hover{--tw-gradient-to: #9e8a5a var(--tw-gradient-to-position)}.hover\:to-\[\#9e8a60\]:hover{--tw-gradient-to: #9e8a60 var(--tw-gradient-to-position)}.hover\:to-\[\#a52d00\]:hover{--tw-gradient-to: #a52d00 var(--tw-gradient-to-position)}.hover\:to-\[\#a6925e\]:hover{--tw-gradient-to: #a6925e var(--tw-gradient-to-position)}.hover\:to-\[\#b77777\]:hover{--tw-gradient-to: #b77777 var(--tw-gradient-to-position)}.hover\:to-\[\#b7a36f\]:hover{--tw-gradient-to: #b7a36f var(--tw-gradient-to-position)}.hover\:to-\[\#d19a36\]:hover{--tw-gradient-to: #d19a36 var(--tw-gradient-to-position)}.hover\:to-\[\#d4b781\]:hover{--tw-gradient-to: #d4b781 var(--tw-gradient-to-position)}.hover\:to-\[\#e5c891\]:hover{--tw-gradient-to: #e5c891 var(--tw-gradient-to-position)}.hover\:to-red-700:hover{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.hover\:to-red-800:hover{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.hover\:text-\[\#138496\]:hover{--tw-text-opacity: 1;color:rgb(19 132 150 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1a1a1a\]:hover{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.hover\:text-\[\#22c55e\]:hover{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.hover\:text-\[\#232218\]:hover{--tw-text-opacity: 1;color:rgb(35 34 24 / var(--tw-text-opacity, 1))}.hover\:text-\[\#2f2d2b\]:hover{--tw-text-opacity: 1;color:rgb(47 45 43 / var(--tw-text-opacity, 1))}.hover\:text-\[\#42a5f5\]:hover{--tw-text-opacity: 1;color:rgb(66 165 245 / var(--tw-text-opacity, 1))}.hover\:text-\[\#66bb6a\]:hover{--tw-text-opacity: 1;color:rgb(102 187 106 / var(--tw-text-opacity, 1))}.hover\:text-\[\#6e3f35\]:hover{--tw-text-opacity: 1;color:rgb(110 63 53 / var(--tw-text-opacity, 1))}.hover\:text-\[\#7d6608\]:hover{--tw-text-opacity: 1;color:rgb(125 102 8 / var(--tw-text-opacity, 1))}.hover\:text-\[\#90ee90\]:hover{--tw-text-opacity: 1;color:rgb(144 238 144 / var(--tw-text-opacity, 1))}.hover\:text-\[\#90ff36\]:hover{--tw-text-opacity: 1;color:rgb(144 255 54 / var(--tw-text-opacity, 1))}.hover\:text-\[\#9dfc40\]:hover{--tw-text-opacity: 1;color:rgb(157 252 64 / var(--tw-text-opacity, 1))}.hover\:text-\[\#FF4500\]:hover{--tw-text-opacity: 1;color:rgb(255 69 0 / var(--tw-text-opacity, 1))}.hover\:text-\[\#a6925e\]:hover{--tw-text-opacity: 1;color:rgb(166 146 94 / var(--tw-text-opacity, 1))}.hover\:text-\[\#bd4949\]:hover{--tw-text-opacity: 1;color:rgb(189 73 73 / var(--tw-text-opacity, 1))}.hover\:text-\[\#c1a96e\]:hover{--tw-text-opacity: 1;color:rgb(193 169 110 / var(--tw-text-opacity, 1))}.hover\:text-\[\#c49758\]:hover{--tw-text-opacity: 1;color:rgb(196 151 88 / var(--tw-text-opacity, 1))}.hover\:text-\[\#c4a76d\]:hover{--tw-text-opacity: 1;color:rgb(196 167 109 / var(--tw-text-opacity, 1))}.hover\:text-\[\#cd7f32\]:hover{--tw-text-opacity: 1;color:rgb(205 127 50 / var(--tw-text-opacity, 1))}.hover\:text-\[\#d3c6a6\]:hover{--tw-text-opacity: 1;color:rgb(211 198 166 / var(--tw-text-opacity, 1))}.hover\:text-\[\#d4a574\]:hover{--tw-text-opacity: 1;color:rgb(212 165 116 / var(--tw-text-opacity, 1))}.hover\:text-\[\#d4b781\]:hover{--tw-text-opacity: 1;color:rgb(212 183 129 / var(--tw-text-opacity, 1))}.hover\:text-\[\#d4b87f\]:hover{--tw-text-opacity: 1;color:rgb(212 184 127 / var(--tw-text-opacity, 1))}.hover\:text-\[\#d4cbb0\]:hover{--tw-text-opacity: 1;color:rgb(212 203 176 / var(--tw-text-opacity, 1))}.hover\:text-\[\#d9d3b8\]:hover{--tw-text-opacity: 1;color:rgb(217 211 184 / var(--tw-text-opacity, 1))}.hover\:text-\[\#dfc590\]:hover{--tw-text-opacity: 1;color:rgb(223 197 144 / var(--tw-text-opacity, 1))}.hover\:text-\[\#e47268\]:hover{--tw-text-opacity: 1;color:rgb(228 114 104 / var(--tw-text-opacity, 1))}.hover\:text-\[\#e4d7b0\]:hover{--tw-text-opacity: 1;color:rgb(228 215 176 / var(--tw-text-opacity, 1))}.hover\:text-\[\#e5a669\]:hover{--tw-text-opacity: 1;color:rgb(229 166 105 / var(--tw-text-opacity, 1))}.hover\:text-\[\#e5b769\]:hover{--tw-text-opacity: 1;color:rgb(229 183 105 / var(--tw-text-opacity, 1))}.hover\:text-\[\#f0d89e\]:hover{--tw-text-opacity: 1;color:rgb(240 216 158 / var(--tw-text-opacity, 1))}.hover\:text-\[\#f28b38\]:hover{--tw-text-opacity: 1;color:rgb(242 139 56 / var(--tw-text-opacity, 1))}.hover\:text-\[\#f2ca76\]:hover{--tw-text-opacity: 1;color:rgb(242 202 118 / var(--tw-text-opacity, 1))}.hover\:text-\[\#f5c77a\]:hover{--tw-text-opacity: 1;color:rgb(245 199 122 / var(--tw-text-opacity, 1))}.hover\:text-\[\#f5cd89\]:hover{--tw-text-opacity: 1;color:rgb(245 205 137 / var(--tw-text-opacity, 1))}.hover\:text-\[\#f5f5f5\]:hover{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.hover\:text-\[\#f7d08a\]:hover{--tw-text-opacity: 1;color:rgb(247 208 138 / var(--tw-text-opacity, 1))}.hover\:text-\[\#fceac4\]:hover{--tw-text-opacity: 1;color:rgb(252 234 196 / var(--tw-text-opacity, 1))}.hover\:text-\[\#ff4757\]:hover{--tw-text-opacity: 1;color:rgb(255 71 87 / var(--tw-text-opacity, 1))}.hover\:text-\[\#ff9d4d\]:hover{--tw-text-opacity: 1;color:rgb(255 157 77 / var(--tw-text-opacity, 1))}.hover\:text-\[\#ffba70\]:hover{--tw-text-opacity: 1;color:rgb(255 186 112 / var(--tw-text-opacity, 1))}.hover\:text-\[\#ffffff\]:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-green-300:hover{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.hover\:text-green-400:hover{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.hover\:text-orange-700:hover{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-yellow-300:hover{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-10:hover{opacity:.1}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_10px_rgba\(193\,169\,110\,0\.3\)\]:hover{--tw-shadow: 0 0 10px rgba(193,169,110,.3);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_10px_rgba\(193\,169\,110\,0\.4\)\]:hover{--tw-shadow: 0 0 10px rgba(193,169,110,.4);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_10px_rgba\(229\,183\,105\,0\.6\)\]:hover{--tw-shadow: 0 0 10px rgba(229,183,105,.6);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_15px_rgba\(193\,169\,110\,0\.4\)\]:hover{--tw-shadow: 0 0 15px rgba(193,169,110,.4);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_15px_rgba\(196\,167\,109\,0\.3\)\]:hover{--tw-shadow: 0 0 15px rgba(196,167,109,.3);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_15px_rgba\(255\,215\,0\,0\.5\)\]:hover{--tw-shadow: 0 0 15px rgba(255,215,0,.5);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_20px_rgba\(110\,63\,53\,0\.4\)\]:hover{--tw-shadow: 0 0 20px rgba(110,63,53,.4);--tw-shadow-colored: 0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_30px_rgba\(193\,169\,110\,0\.3\)\]:hover{--tw-shadow: 0 0 30px rgba(193,169,110,.3);--tw-shadow-colored: 0 0 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_5px_\#a6925e70\]:hover{--tw-shadow: 0 0 5px #a6925e70;--tw-shadow-colored: 0 0 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_8px_\#a6925e50\]:hover{--tw-shadow: 0 0 8px #a6925e50;--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_8px_rgba\(193\,169\,110\,0\.4\)\]:hover{--tw-shadow: 0 0 8px rgba(193,169,110,.4);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_12px_40px_rgba\(0\,0\,0\,0\.7\)\,inset_0_1px_0_rgba\(193\,169\,110\,0\.15\)\]:hover{--tw-shadow: 0 12px 40px rgba(0,0,0,.7),inset 0 1px 0 rgba(193,169,110,.15);--tw-shadow-colored: 0 12px 40px var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0px_0px_12px_rgba\(229\,183\,105\,0\.6\)\]:hover{--tw-shadow: 0px 0px 12px rgba(229,183,105,.6);--tw-shadow-colored: 0px 0px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0px_4px_10px_rgba\(255\,215\,105\,0\.5\)\]:hover{--tw-shadow: 0px 4px 10px rgba(255,215,105,.5);--tw-shadow-colored: 0px 4px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[inset_0_0_12px_rgba\(193\,169\,110\,0\.15\)\,0_2px_4px_rgba\(0\,0\,0\,0\.3\)\]:hover{--tw-shadow: inset 0 0 12px rgba(193,169,110,.15),0 2px 4px rgba(0,0,0,.3);--tw-shadow-colored: inset 0 0 12px var(--tw-shadow-color), 0 2px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[inset_0_0_8px_rgba\(193\,169\,110\,0\.1\)\]:hover{--tw-shadow: inset 0 0 8px rgba(193,169,110,.1);--tw-shadow-colored: inset 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[inset_1px_0_0_rgba\(59\,54\,41\,0\.9\)\,inset_0_1px_0_rgba\(193\,169\,110\,0\.15\)\,0_0_8px_rgba\(193\,169\,110\,0\.4\)\]:hover{--tw-shadow: inset 1px 0 0 rgba(59,54,41,.9),inset 0 1px 0 rgba(193,169,110,.15),0 0 8px rgba(193,169,110,.4);--tw-shadow-colored: inset 1px 0 0 var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color), 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[\#a6925e\]\/25:hover{--tw-shadow-color: rgb(166 146 94 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-\[\#a6925e\]\/30:hover{--tw-shadow-color: rgb(166 146 94 / .3);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-\[\#d4675a\]\/25:hover{--tw-shadow-color: rgb(212 103 90 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:brightness-125:hover{--tw-brightness: brightness(1.25);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:drop-shadow-\[0_0_8px_rgba\(193\,169\,110\,0\.7\)\]:hover{--tw-drop-shadow: drop-shadow(0 0 8px rgba(193,169,110,.7));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:file\:bg-\[\#4a452c\]::file-selector-button:hover{--tw-bg-opacity: 1;background-color:rgb(74 69 44 / var(--tw-bg-opacity, 1))}.hover\:file\:bg-\[\#b8a76a\]::file-selector-button:hover{--tw-bg-opacity: 1;background-color:rgb(184 167 106 / var(--tw-bg-opacity, 1))}.hover\:file\:bg-\[\#c4a76d\]::file-selector-button:hover{--tw-bg-opacity: 1;background-color:rgb(196 167 109 / var(--tw-bg-opacity, 1))}.hover\:before\:opacity-100:hover:before{content:var(--tw-content);opacity:1}.focus\:z-10:focus{z-index:10}.focus\:border-\[\#a6925e\]:focus{--tw-border-opacity: 1;border-color:rgb(166 146 94 / var(--tw-border-opacity, 1))}.focus\:border-\[\#c1a96e\]:focus{--tw-border-opacity: 1;border-color:rgb(193 169 110 / var(--tw-border-opacity, 1))}.focus\:border-\[\#e5b769\]:focus{--tw-border-opacity: 1;border-color:rgb(229 183 105 / var(--tw-border-opacity, 1))}.focus\:border-\[\#f28b38\]:focus{--tw-border-opacity: 1;border-color:rgb(242 139 56 / var(--tw-border-opacity, 1))}.focus\:border-\[\#ff6b6b\]:focus{--tw-border-opacity: 1;border-color:rgb(255 107 107 / var(--tw-border-opacity, 1))}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-\[\#4a452c\]:focus{--tw-bg-opacity: 1;background-color:rgb(74 69 44 / var(--tw-bg-opacity, 1))}.focus\:text-\[\#d9d3b8\]:focus{--tw-text-opacity: 1;color:rgb(217 211 184 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset: inset}.focus\:ring-\[\#2f473c\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(47 71 60 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#5e7ba6\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(94 123 166 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#6e3f35\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(110 63 53 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#807c70\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(128 124 112 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#a6925e\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(166 146 94 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#a6925e\]\/20:focus{--tw-ring-color: rgb(166 146 94 / .2)}.focus\:ring-\[\#c1a96e\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(193 169 110 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#c1a96e\]\/20:focus{--tw-ring-color: rgb(193 169 110 / .2)}.focus\:ring-\[\#c1a96e\]\/50:focus{--tw-ring-color: rgb(193 169 110 / .5)}.focus\:ring-\[\#d2401e\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(210 64 30 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#d4b781\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 183 129 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#e5b769\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 183 105 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#ff6b6b\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 107 107 / var(--tw-ring-opacity, 1))}.focus\:ring-\[rgba\(193\,169\,110\,0\.4\)\]:focus{--tw-ring-color: rgba(193,169,110,.4)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.focus\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.focus\:ring-opacity-20:focus{--tw-ring-opacity: .2}.focus\:ring-opacity-30:focus{--tw-ring-opacity: .3}.focus\:ring-opacity-50:focus{--tw-ring-opacity: .5}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-\[\#1a1814\]:focus{--tw-ring-offset-color: #1a1814}.focus\:ring-offset-\[\#2a2721\]:focus{--tw-ring-offset-color: #2a2721}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-\[\#3a372e\]:active{--tw-bg-opacity: 1;background-color:rgb(58 55 46 / var(--tw-bg-opacity, 1))}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:from-\[\#253831\]:active{--tw-gradient-from: #253831 var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 56 49 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-\[\#526b3f\]:active{--tw-gradient-from: #526b3f var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 107 63 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-\[\#64543a\]:active{--tw-gradient-from: #64543a var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 84 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-\[\#7a2e2e\]:active{--tw-gradient-from: #7a2e2e var(--tw-gradient-from-position);--tw-gradient-to: rgb(122 46 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-\[\#7a527a\]:active{--tw-gradient-from: #7a527a var(--tw-gradient-from-position);--tw-gradient-to: rgb(122 82 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-\[\#8a5252\]:active{--tw-gradient-from: #8a5252 var(--tw-gradient-from-position);--tw-gradient-to: rgb(138 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:to-\[\#1a251f\]:active{--tw-gradient-to: #1a251f var(--tw-gradient-to-position)}.active\:to-\[\#2f4a24\]:active{--tw-gradient-to: #2f4a24 var(--tw-gradient-to-position)}.active\:to-\[\#483c2b\]:active{--tw-gradient-to: #483c2b var(--tw-gradient-to-position)}.active\:to-\[\#5a305a\]:active{--tw-gradient-to: #5a305a var(--tw-gradient-to-position)}.active\:to-\[\#5e1e1e\]:active{--tw-gradient-to: #5e1e1e var(--tw-gradient-to-position)}.active\:to-\[\#6a3030\]:active{--tw-gradient-to: #6a3030 var(--tw-gradient-to-position)}.active\:text-\[\#e5b769\]:active{--tw-text-opacity: 1;color:rgb(229 183 105 / var(--tw-text-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.active\:shadow-\[inset_0px_4px_8px_rgba\(0\,0\,0\,0\.6\)\]:active{--tw-shadow: inset 0px 4px 8px rgba(0,0,0,.6);--tw-shadow-colored: inset 0px 4px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.active\:brightness-90:active{--tw-brightness: brightness(.9);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.enabled\:transform:enabled{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.enabled\:hover\:scale-105:hover:enabled{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.enabled\:hover\:from-\[\#c4a76d\]:hover:enabled{--tw-gradient-from: #c4a76d var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 167 109 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.enabled\:hover\:to-\[\#d4b781\]:hover:enabled{--tw-gradient-to: #d4b781 var(--tw-gradient-to-position)}.disabled\:transform-none:disabled{transform:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:hover\:from-\[\#2f473c\]:hover:disabled{--tw-gradient-from: #2f473c var(--tw-gradient-from-position);--tw-gradient-to: rgb(47 71 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.disabled\:hover\:from-\[\#4a452c\]:hover:disabled{--tw-gradient-from: #4a452c var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 69 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.disabled\:hover\:from-\[\#4a4a3d\]:hover:disabled{--tw-gradient-from: #4a4a3d var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 74 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.disabled\:hover\:from-\[\#4a5a2c\]:hover:disabled{--tw-gradient-from: #4a5a2c var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 90 44 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.disabled\:hover\:from-\[\#5a4d36\]:hover:disabled{--tw-gradient-from: #5a4d36 var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 77 54 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.disabled\:hover\:from-\[\#d2401e\]:hover:disabled{--tw-gradient-from: #d2401e var(--tw-gradient-from-position);--tw-gradient-to: rgb(210 64 30 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.disabled\:hover\:to-\[\#1e2e27\]:hover:disabled{--tw-gradient-to: #1e2e27 var(--tw-gradient-to-position)}.disabled\:hover\:to-\[\#2a2721\]:hover:disabled{--tw-gradient-to: #2a2721 var(--tw-gradient-to-position)}.disabled\:hover\:to-\[\#2a2722\]:hover:disabled{--tw-gradient-to: #2a2722 var(--tw-gradient-to-position)}.disabled\:hover\:to-\[\#334024\]:hover:disabled{--tw-gradient-to: #334024 var(--tw-gradient-to-position)}.disabled\:hover\:to-\[\#3a321c\]:hover:disabled{--tw-gradient-to: #3a321c var(--tw-gradient-to-position)}.disabled\:hover\:to-\[\#8b2500\]:hover:disabled{--tw-gradient-to: #8b2500 var(--tw-gradient-to-position)}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-\[\#a6925e\]{--tw-border-opacity: 1;border-color:rgb(166 146 94 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-\[\#e5b769\]{--tw-border-opacity: 1;border-color:rgb(229 183 105 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-\[\#e5b769\]\/90{border-color:#e5b769e6}.group:hover .group-hover\:bg-\[\#2b271e\]{--tw-bg-opacity: 1;background-color:rgb(43 39 30 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-\[\#6b4a6f\]{--tw-bg-opacity: 1;background-color:rgb(107 74 111 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-opacity-20{--tw-bg-opacity: .2}.group:hover .group-hover\:text-\[\#90ff36\]{--tw-text-opacity: 1;color:rgb(144 255 54 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#b5afa0\]{--tw-text-opacity: 1;color:rgb(181 175 160 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#c1a96e\]{--tw-text-opacity: 1;color:rgb(193 169 110 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#c49758\]{--tw-text-opacity: 1;color:rgb(196 151 88 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#d4bb81\]{--tw-text-opacity: 1;color:rgb(212 187 129 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#d4cbb0\]{--tw-text-opacity: 1;color:rgb(212 203 176 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#e4d7b0\]{--tw-text-opacity: 1;color:rgb(228 215 176 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#e5b769\]{--tw-text-opacity: 1;color:rgb(229 183 105 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#f0d89e\]{--tw-text-opacity: 1;color:rgb(240 216 158 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#f7d08a\]{--tw-text-opacity: 1;color:rgb(247 208 138 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#f8eac2\]{--tw-text-opacity: 1;color:rgb(248 234 194 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-10{opacity:.1}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-30{opacity:.3}.group:hover .group-hover\:opacity-50{opacity:.5}.group:hover .group-hover\:opacity-80{opacity:.8}.group:hover .group-hover\:shadow-\[0_0_8px_rgba\(193\,169\,110\,0\.4\)\]{--tw-shadow: 0 0 8px rgba(193,169,110,.4);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-\[0_4px_8px_rgba\(110\,63\,53\,0\.4\)\,inset_0_1px_0_rgba\(248\,234\,194\,0\.15\)\]{--tw-shadow: 0 4px 8px rgba(110,63,53,.4),inset 0 1px 0 rgba(248,234,194,.15);--tw-shadow-colored: 0 4px 8px var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-\[inset_1px_0_0_rgba\(59\,54\,41\,0\.8\)\,inset_0_1px_0_rgba\(193\,169\,110\,0\.15\)\]{--tw-shadow: inset 1px 0 0 rgba(59,54,41,.8),inset 0 1px 0 rgba(193,169,110,.15);--tw-shadow-colored: inset 1px 0 0 var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:brightness-110{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:hover .group-hover\:brightness-125{--tw-brightness: brightness(1.25);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:hover .group-hover\:drop-shadow-\[0_0_4px_rgba\(193\,169\,110\,0\.3\)\]{--tw-drop-shadow: drop-shadow(0 0 4px rgba(193,169,110,.3));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (min-width: 475px){.xs\:inline{display:inline}.xs\:hidden{display:none}}@media (min-width: 640px){.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-1{margin-left:.25rem}.sm\:ml-2{margin-left:.5rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:ml-6{margin-left:1.5rem}.sm\:ml-auto{margin-left:auto}.sm\:mr-4{margin-right:1rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mt-0{margin-top:0}.sm\:mt-12{margin-top:3rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:table-cell{display:table-cell}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-16{height:4rem}.sm\:h-2{height:.5rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-3{height:.75rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-9{height:2.25rem}.sm\:h-screen{height:100vh}.sm\:max-h-32{max-height:8rem}.sm\:max-h-\[80\%\]{max-height:80%}.sm\:max-h-\[85vh\]{max-height:85vh}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-2{width:.5rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-3{width:.75rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-7{width:1.75rem}.sm\:w-8{width:2rem}.sm\:w-9{width:2.25rem}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-\[18px\]{min-width:18px}.sm\:min-w-\[2\.5rem\]{min-width:2.5rem}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-\[200px\]{max-width:200px}.sm\:max-w-\[80\%\]{max-width:80%}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:flex-1{flex:1 1 0%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.sm\:self-auto{align-self:auto}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:p-0{padding:0}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:align-middle{vertical-align:middle}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-\[10px\]{font-size:10px}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[9px\]{font-size:9px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:mb-0{margin-bottom:0}.md\:mb-2{margin-bottom:.5rem}.md\:mb-3{margin-bottom:.75rem}.md\:block{display:block}.md\:inline{display:inline}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-2{height:.5rem}.md\:h-20{height:5rem}.md\:h-3{height:.75rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/5{width:20%}.md\:w-10{width:2.5rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-3{width:.75rem}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-auto{width:auto}.md\:min-w-\[3rem\]{min-width:3rem}.md\:cursor-default{cursor:default}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:justify-between{justify-content:space-between}.md\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.md\:p-4{padding:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:text-left{text-align:left}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mr-6{margin-right:1.5rem}.lg\:table-cell{display:table-cell}.lg\:w-1\/2{width:50%}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-xl{max-width:36rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:p-10{padding:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme: dark){.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:bg-\[\#38352c\]{--tw-bg-opacity: 1;background-color:rgb(56 53 44 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}
