.enterprise-navbar{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e1e5e9;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.navbar-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:72px;gap:32px}.navbar-logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#1a1a1a;font-weight:700;font-size:24px;min-width:140px;transition:opacity .2s ease}.navbar-logo:hover{opacity:.8}.logo{height:60px;width:auto}.logo-text{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;color:#556b2f}.navbar-search-section{flex:1;max-width:600px;position:relative;z-index:1001}.search-form{width:100%}.enterprise-navbar .search-input-container{position:relative;width:100%;background:#f7f8fa;border:2px solid transparent;border-radius:24px;transition:all .3s ease;overflow:hidden;z-index:1002}.enterprise-navbar .search-input-container.focused{background:#fff;border-color:#556b2f;box-shadow:0 4px 12px #556b2f26;position:relative;z-index:1002}.enterprise-navbar .search-input{width:100%;height:48px;padding:0 56px 0 48px;border:none;background:transparent;font-size:16px;color:#1a1a1a;outline:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;z-index:1003}.enterprise-navbar .search-input::placeholder{color:#8e9aaf;font-weight:400}.enterprise-navbar .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#8e9aaf;font-size:16px;pointer-events:none;z-index:1004}.enterprise-navbar .clear-search-button{position:absolute;right:56px;top:50%;transform:translateY(-50%);background:none;border:none;color:#8e9aaf;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s ease}.enterprise-navbar .clear-search-button:hover{background:#f0f2f5;color:#1a1a1a}.enterprise-navbar .search-submit-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:#556b2f;border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.enterprise-navbar .search-submit-button:hover:not(:disabled){background:#3d4f21;transform:translateY(-50%) scale(1.05)}.enterprise-navbar .search-submit-button:disabled{opacity:.6;cursor:not-allowed}.search-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:999;pointer-events:auto}.pinterest-search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001f;border:1px solid #e1e5e9;max-height:80vh;overflow-y:auto;z-index:1005;animation:dropdownFadeIn .2s ease-out}.search-error{padding:16px 20px;background:#fef2f2;border-bottom:1px solid #fecaca;color:#dc2626;font-size:14px}.search-results-section,.search-suggestions-section{padding:20px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-header h4{margin:0;font-size:16px;font-weight:600;color:#1a1a1a}.results-count{font-size:14px;color:#8e9aaf}.pinterest-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;margin-top:16px}.pinterest-tile{background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s ease;border:1px solid #e1e5e9;position:relative}.pinterest-tile:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a;border-color:#556b2f}.pinterest-tile.sku-match{border-color:#8fb352;background:linear-gradient(135deg,#f7faf4,#fff)}.tile-image-container{position:relative;width:100%;height:120px;overflow:hidden}.tile-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.pinterest-tile:hover .tile-image{transform:scale(1.05)}.sku-badge{position:absolute;top:8px;right:8px;background:#8fb352;color:#fff;font-size:10px;font-weight:600;padding:4px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.tile-content{padding:12px}.tile-title{font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tile-sku{font-size:12px;color:#8e9aaf;margin:0 0 4px}.tile-price{font-size:14px;font-weight:600;color:#556b2f;margin:0}.tile-type{font-size:12px;color:#8e9aaf;margin:0;text-transform:uppercase;letter-spacing:.5px}.category-tile{background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;min-height:80px}.category-content{text-align:center;padding:16px}.suggestions-list{display:flex;flex-direction:column;gap:4px}.suggestion-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:none;border:none;border-radius:8px;cursor:pointer;text-align:left;font-size:14px;color:#1a1a1a;transition:background-color .2s ease;width:100%}.suggestion-item:hover{background:#f7f8fa}.suggestion-icon{color:#8e9aaf;font-size:12px}.no-suggestions{color:#8e9aaf;font-size:14px;text-align:center;padding:24px;margin:0}.navbar-actions{display:flex;align-items:center;gap:16px;min-width:240px;justify-content:flex-end}.navbar-theme-toggle{margin-right:8px}.navbar-theme-toggle .theme-toggle__label{display:none}.language-country-selector{position:relative}.language-button{display:flex;align-items:center;gap:8px;background:none;border:1px solid #e1e5e9;border-radius:8px;padding:8px 12px;cursor:pointer;font-size:14px;color:#1a1a1a;transition:all .2s ease;min-width:80px;justify-content:center}.language-button:hover{border-color:#556b2f;background:#f7faf4}.dropdown-arrow{font-size:12px;transition:transform .2s ease}.language-country-selector:hover .dropdown-arrow{transform:rotate(180deg)}.language-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 4px 16px #0000001a;min-width:280px;z-index:1002;animation:dropdownFadeIn .2s ease-out}.dropdown-section{padding:16px}.dropdown-section:not(:last-child){border-bottom:1px solid #e1e5e9}.dropdown-section h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#1a1a1a}.language-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:none;border:none;border-radius:6px;cursor:pointer;font-size:14px;color:#1a1a1a;transition:background-color .2s ease;margin-bottom:4px}.language-option:hover{background:#f7f8fa}.language-option.active{background:#f0f7e6;color:#556b2f;font-weight:500}.language-name{font-weight:500}.language-code{font-size:12px;color:#8e9aaf;font-weight:400}.country-select{width:100%;padding:8px 12px;border:1px solid #e1e5e9;border-radius:6px;background:#fff;font-size:14px;color:#1a1a1a;cursor:pointer}.country-select:focus{outline:none;border-color:#556b2f}.profile-section{position:relative}.profile-button{position:relative;background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s ease}.profile-button:hover{transform:scale(1.05)}.profile-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e1e5e9}.notification-badge{position:absolute;top:-2px;right:-2px;background:#dc2626;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:16px;text-align:center}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 4px 16px #0000001a;min-width:280px;z-index:1002;animation:dropdownFadeIn .2s ease-out}.dropdown-header{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid #e1e5e9}.header-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.user-info{flex:1}.user-name{margin:0 0 4px;font-size:16px;font-weight:600;color:#1a1a1a}.user-email{margin:0;font-size:14px;color:#8e9aaf}.dropdown-menu{padding:8px}.dropdown-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:none;border:none;border-radius:8px;cursor:pointer;text-decoration:none;font-size:14px;color:#1a1a1a;transition:background-color .2s ease;position:relative}.dropdown-item:hover{background:#f7f8fa}.dropdown-item.sign-out{color:#dc2626;border-top:1px solid #e1e5e9;margin-top:8px;padding-top:16px}.dropdown-item.sign-out:hover{background:#fef2f2}.item-badge{background:#dc2626;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;margin-left:auto}.sign-in-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:#1a1a1a;font-size:14px;font-weight:500;padding:8px 16px;border:1px solid #e1e5e9;border-radius:8px;transition:all .2s ease}.sign-in-link:hover{border-color:#556b2f;background:#f7f8fa;color:#556b2f}.cart-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:#1a1a1a;font-size:14px;font-weight:500;padding:8px 16px;border:1px solid #e1e5e9;border-radius:8px;transition:all .2s ease;position:relative}.cart-link:hover{border-color:#556b2f;background:#f7f8fa;color:#556b2f}.cart-icon-container{position:relative}.cart-badge{position:absolute;top:-8px;right:-8px;background:#556b2f;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:16px;text-align:center}.cart-text{white-space:nowrap}.enterprise-navbar.rtl{direction:rtl}.enterprise-navbar.rtl .navbar-container{flex-direction:row-reverse}.enterprise-navbar.rtl .search-icon{left:auto;right:16px}.enterprise-navbar.rtl .clear-search-button{right:auto;left:56px}.enterprise-navbar.rtl .search-submit-button{right:auto;left:8px}.enterprise-navbar.rtl .language-dropdown,.enterprise-navbar.rtl .profile-dropdown{right:auto;left:0}@media (max-width: 1024px){.navbar-container{padding:0 16px;gap:16px}.navbar-search-section{max-width:400px}.pinterest-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}}@media (max-width: 768px){.navbar-container{height:64px;gap:12px}.logo-text{display:none}.navbar-search-section{max-width:none}.enterprise-navbar .search-input-container{height:40px}.enterprise-navbar .search-input{height:40px;font-size:14px}.cart-text{display:none}.pinterest-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.pinterest-search-dropdown{left:-16px;right:-16px;border-radius:0;max-height:70vh}}@media (max-width: 480px){.navbar-container{padding:0 12px;gap:8px}.navbar-actions{gap:12px}.language-button span,.sign-in-link span{display:none}}[data-theme=dark] .enterprise-navbar{background:var(--color-background);border-bottom-color:var(--color-border);box-shadow:0 2px 8px #0000004d}[data-theme=dark] .enterprise-navbar .search-input-container{background:var(--color-background-secondary)}[data-theme=dark] .enterprise-navbar .search-input-container.focused{background:var(--color-surface);border-color:var(--color-border-focus)}[data-theme=dark] .enterprise-navbar .search-input{color:var(--color-text-primary)}[data-theme=dark] .enterprise-navbar .search-input::placeholder{color:var(--color-text-muted)}[data-theme=dark] .pinterest-search-dropdown,[data-theme=dark] .language-dropdown,[data-theme=dark] .profile-dropdown{background:var(--color-surface);border-color:var(--color-border);box-shadow:var(--shadow-lg)}[data-theme=dark] .pinterest-tile{background:var(--color-surface-elevated);border-color:var(--color-border)}[data-theme=dark] .tile-title,[data-theme=dark] .section-header h4,[data-theme=dark] .navbar-logo{color:var(--color-text-primary)}[data-theme=dark] .logo-text{color:var(--color-primary)}[data-theme=dark] .language-button{border-color:var(--color-border);color:var(--color-text-primary)}[data-theme=dark] .language-button:hover{border-color:var(--color-border-focus);background:var(--color-hover)}[data-theme=dark] .sign-in-link,[data-theme=dark] .cart-link{border-color:var(--color-border);color:var(--color-text-primary)}[data-theme=dark] .sign-in-link:hover,[data-theme=dark] .cart-link:hover{border-color:var(--color-border-focus);background:var(--color-hover);color:var(--color-primary)}[data-theme=dark] .dropdown-item{color:var(--color-text-primary)}[data-theme=dark] .dropdown-item:hover{background:var(--color-hover)}[data-theme=dark] .user-name{color:var(--color-text-primary)}[data-theme=dark] .user-email{color:var(--color-text-muted)}[data-theme=dark] .dropdown-header{background:var(--color-background-secondary);border-color:var(--color-border)}[data-theme=dark] .search-error{background:#dc26261a;border-color:#dc26264d;color:#fca5a5}[data-theme=dark] .suggestion-item{color:var(--color-text-primary)}[data-theme=dark] .suggestion-item:hover{background:var(--color-hover)}[data-theme=dark] .suggestion-icon,[data-theme=dark] .no-suggestions,[data-theme=dark] .results-count,[data-theme=dark] .tile-sku{color:var(--color-text-muted)}[data-theme=dark] .tile-price{color:var(--color-primary)}[data-theme=dark] .tile-type{color:var(--color-text-muted)}[data-theme=dark] .category-content,[data-theme=dark] .language-option{color:var(--color-text-primary)}[data-theme=dark] .language-option:hover{background:var(--color-hover)}[data-theme=dark] .language-option.active{background:var(--color-focus);color:var(--color-primary)}[data-theme=dark] .language-name{color:var(--color-text-primary)}[data-theme=dark] .language-code{color:var(--color-text-muted)}[data-theme=dark] .country-select{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text-primary)}[data-theme=dark] .dropdown-section h4{color:var(--color-text-primary)}.enterprise-navbar .search-input:focus,.enterprise-navbar .language-button:focus,.enterprise-navbar .profile-button:focus,.enterprise-navbar .cart-link:focus,.enterprise-navbar .sign-in-link:focus{outline:2px solid #2c5aa0;outline-offset:2px}.dropdown-item:focus{background:#e6f2ff;outline:none}.theme-toggle{display:flex;align-items:center;gap:8px;background:none;border:1px solid #e1e5e9;border-radius:24px;padding:6px;cursor:pointer;transition:all .3s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}.theme-toggle:hover{border-color:#556b2f;box-shadow:0 2px 8px #556b2f26}.theme-toggle:focus{outline:2px solid #556B2F;outline-offset:2px}.theme-toggle__track{position:relative;width:44px;height:24px;background:#f1f3f4;border-radius:12px;transition:all .3s ease}.theme-toggle.dark .theme-toggle__track{background:#374151}.theme-toggle__thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000001a}.theme-toggle.dark .theme-toggle__thumb{transform:translate(20px);background:#1f2937}.theme-toggle__icon{font-size:10px;color:#fbbf24;transition:all .3s ease}.theme-toggle.dark .theme-toggle__icon{color:#60a5fa}.theme-toggle__label{font-size:14px;font-weight:500;color:#374151;white-space:nowrap;transition:color .3s ease}.theme-toggle.dark .theme-toggle__label{color:#f9fafb}.theme-toggle-dropdown{background:#fff;border:1px solid #e1e5e9;border-radius:12px;overflow:hidden;min-width:200px;box-shadow:0 4px 16px #0000001a}.theme-toggle-dropdown__header{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e1e5e9}.theme-toggle-dropdown__icon{font-size:14px;color:#556b2f}.theme-toggle-dropdown__title{font-size:14px;font-weight:600;color:#1f2937}.theme-toggle-dropdown__options{padding:8px}.theme-toggle-dropdown__option{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;background:none;border:none;border-radius:6px;cursor:pointer;font-size:14px;color:#374151;transition:all .2s ease;position:relative;margin-bottom:2px}.theme-toggle-dropdown__option:hover{background:#f1f5f9;color:#556b2f}.theme-toggle-dropdown__option.active{background:#f0f7e6;color:#556b2f;font-weight:500}.theme-toggle-dropdown__option-icon{font-size:14px;width:16px;text-align:center}.theme-toggle-dropdown__option-label{flex:1;text-align:left}.theme-toggle-dropdown__option-indicator{width:6px;height:6px;background:#556b2f;border-radius:50%;margin-left:auto}[data-theme=dark] .theme-toggle{border-color:#374151;background:#37415180}[data-theme=dark] .theme-toggle:hover{border-color:#8fb352;box-shadow:0 2px 8px #8fb35226}[data-theme=dark] .theme-toggle-dropdown{background:#1f2937;border-color:#374151}[data-theme=dark] .theme-toggle-dropdown__header{background:#111827;border-color:#374151}[data-theme=dark] .theme-toggle-dropdown__title{color:#f9fafb}[data-theme=dark] .theme-toggle-dropdown__icon{color:#8fb352}[data-theme=dark] .theme-toggle-dropdown__option{color:#d1d5db}[data-theme=dark] .theme-toggle-dropdown__option:hover{background:#374151;color:#8fb352}[data-theme=dark] .theme-toggle-dropdown__option.active{background:#1f2937;color:#8fb352}[data-theme=dark] .theme-toggle-dropdown__option-indicator{background:#8fb352}@media (max-width: 768px){.theme-toggle__label{display:none}.theme-toggle{padding:4px}.theme-toggle-dropdown{min-width:180px}}@media (prefers-reduced-motion: reduce){.theme-toggle,.theme-toggle__track,.theme-toggle__thumb,.theme-toggle__icon,.theme-toggle__label,.theme-toggle-dropdown__option{transition:none}}@media (prefers-contrast: high){.theme-toggle{border-width:2px}.theme-toggle__thumb{box-shadow:0 0 0 2px currentColor}.theme-toggle-dropdown{border-width:2px}}.theme-toggle-dropdown__option:focus{outline:2px solid #556B2F;outline-offset:-2px}[data-theme=dark] .theme-toggle-dropdown__option:focus{outline-color:#8fb352}@keyframes themeSwitch{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.theme-toggle__thumb{animation:themeSwitch .3s ease-in-out}.theme-toggle.loading{opacity:.6;cursor:not-allowed}.theme-toggle.loading .theme-toggle__thumb{animation:none}.enterprise-bottom-navbar{background:#fff;border-top:1px solid #e1e5e9;border-bottom:1px solid #e1e5e9;box-shadow:0 2px 4px #0000000a;position:sticky;top:72px;z-index:999}.bottom-navbar-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:56px;gap:8px}.category-item{position:relative;display:flex;align-items:center}.category-item.all-categories{margin-right:24px;padding-right:24px;border-right:1px solid #e1e5e9}.category-link{display:flex;align-items:center;gap:8px;padding:12px 16px;text-decoration:none;color:#1a1a1a;font-size:14px;font-weight:500;border-radius:8px;transition:all .2s ease;white-space:nowrap;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.category-link:hover{background:#f7faf4;color:#556b2f}.category-icon{font-size:12px;color:#8e9aaf}.dropdown-arrow{font-size:10px;color:#8e9aaf;transition:transform .2s ease}.category-item:hover .dropdown-arrow{transform:rotate(180deg)}.category-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 8px 32px #0000001f;min-width:280px;max-height:80vh;overflow-y:auto;z-index:1001;animation:dropdownFadeIn .2s ease-out}.mega-dropdown{min-width:800px;max-width:1000px}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e1e5e9;background:#f8fafc}.dropdown-header h3,.dropdown-header h4{margin:0;font-size:16px;font-weight:600;color:#1a1a1a}.dropdown-header h4{font-size:14px}.view-all-link{font-size:12px;color:#556b2f;text-decoration:none;font-weight:500;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.view-all-link:hover{background:#f0f7e6}.dropdown-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0;padding:0}.dropdown-category{padding:16px 20px;border-right:1px solid #f1f3f4;border-bottom:1px solid #f1f3f4}.dropdown-category:last-child{border-right:none}.category-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1a1a1a;text-decoration:none;margin-bottom:12px;padding:4px 0;transition:color .2s ease}.category-title:hover,.category-title .category-icon{color:#556b2f}.subcategory-list{display:flex;flex-direction:column;gap:4px}.subcategory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;padding:16px 20px}.subcategory-link,.subcategory-item{display:block;padding:6px 8px;font-size:13px;color:#6b7280;text-decoration:none;border-radius:4px;transition:all .2s ease;line-height:1.4}.subcategory-link:hover,.subcategory-item:hover{background:#f7faf4;color:#556b2f}.subcategory-link.view-more{color:#8fb352;font-weight:500;font-style:italic}.featured-sections{display:flex;align-items:center;gap:16px;margin-left:auto}.featured-link{padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;border-radius:6px;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.featured-link{color:#1a1a1a;border:1px solid #e1e5e9}.featured-link:hover{background:#f7faf4;border-color:#556b2f;color:#556b2f}.featured-link.sale{background:#dc2626;color:#fff;border-color:#dc2626}.featured-link.sale:hover{background:#b91c1c;border-color:#b91c1c}.featured-link.new{background:#8fb352;color:#fff;border-color:#8fb352}.featured-link.new:hover{background:#7a9c47;border-color:#7a9c47}.enterprise-bottom-navbar.rtl{direction:rtl}.enterprise-bottom-navbar.rtl .bottom-navbar-container{flex-direction:row-reverse}.enterprise-bottom-navbar.rtl .category-item.all-categories{margin-right:0;margin-left:24px;padding-right:0;padding-left:24px;border-right:none;border-left:1px solid #e1e5e9}.enterprise-bottom-navbar.rtl .category-dropdown{left:auto;right:0}.enterprise-bottom-navbar.rtl .featured-sections{margin-left:0;margin-right:auto}@media (max-width: 1024px){.bottom-navbar-container{padding:0 16px;gap:4px}.category-link{padding:10px 12px;font-size:13px}.mega-dropdown{min-width:600px;max-width:800px}.dropdown-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width: 768px){.bottom-navbar-container{padding:0 12px;gap:6px}.category-item.all-categories{margin-right:12px;padding-right:12px}.featured-sections{gap:6px}.featured-link{padding:4px 6px;font-size:10px}}@media (max-width: 640px){.bottom-navbar-container{height:48px;padding:0 12px}.category-link{padding:8px 10px;font-size:12px}.featured-sections{gap:8px}.featured-link{padding:6px 12px;font-size:11px}.category-dropdown{left:-12px;right:-12px;border-radius:0;max-height:60vh}.mega-dropdown{min-width:auto;max-width:none}.dropdown-grid{grid-template-columns:1fr}.dropdown-category{border-right:none}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.category-link:focus,.view-all-link:focus,.category-title:focus,.subcategory-link:focus,.subcategory-item:focus,.featured-link:focus{outline:2px solid #556B2F;outline-offset:2px}[data-theme=dark] .enterprise-bottom-navbar{background:var(--color-background);border-top-color:var(--color-border);border-bottom-color:var(--color-border);box-shadow:0 2px 4px #0003}[data-theme=dark] .category-link{color:var(--color-text-primary)}[data-theme=dark] .category-link:hover{background:var(--color-hover);color:var(--color-primary)}[data-theme=dark] .category-dropdown{background:var(--color-surface);border-color:var(--color-border);box-shadow:var(--shadow-lg)}[data-theme=dark] .dropdown-header{background:var(--color-background-secondary);border-bottom-color:var(--color-border)}[data-theme=dark] .dropdown-header h3,[data-theme=dark] .dropdown-header h4,[data-theme=dark] .category-title{color:var(--color-text-primary)}[data-theme=dark] .category-title:hover{color:var(--color-primary)}[data-theme=dark] .subcategory-link,[data-theme=dark] .subcategory-item{color:var(--color-text-secondary)}[data-theme=dark] .subcategory-link:hover,[data-theme=dark] .subcategory-item:hover{background:var(--color-hover);color:var(--color-primary)}[data-theme=dark] .view-all-link{color:var(--color-primary)}[data-theme=dark] .view-all-link:hover{background:var(--color-focus)}[data-theme=dark] .category-icon{color:var(--color-text-muted)}[data-theme=dark] .category-title .category-icon{color:var(--color-primary)}[data-theme=dark] .dropdown-arrow{color:var(--color-text-muted)}[data-theme=dark] .dropdown-category{border-right-color:var(--color-border-light);border-bottom-color:var(--color-border-light)}[data-theme=dark] .subcategory-link.view-more{color:var(--color-primary)}[data-theme=dark] .featured-link{color:var(--color-text-primary);border-color:var(--color-border)}[data-theme=dark] .featured-link:hover{background:var(--color-hover);border-color:var(--color-border-focus);color:var(--color-primary)}[data-theme=dark] .featured-link.sale{background:var(--color-error);color:var(--color-text-inverse);border-color:var(--color-error)}[data-theme=dark] .featured-link.sale:hover{background:#b91c1c;border-color:#b91c1c}[data-theme=dark] .featured-link.new{background:var(--color-primary);color:var(--color-text-inverse);border-color:var(--color-primary)}[data-theme=dark] .featured-link.new:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.bottom-navbar-loading{height:56px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.loading-skeleton{display:flex;gap:16px}.skeleton-item{height:20px;background:#e1e5e9;border-radius:4px;animation:pulse 1.5s ease-in-out infinite}.skeleton-item:nth-child(1){width:80px}.skeleton-item:nth-child(2){width:100px}.skeleton-item:nth-child(3){width:90px}.skeleton-item:nth-child(4){width:110px}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f0f0f0;font-family:Arial,sans-serif}.loading__logo{display:flex;margin-bottom:20px}.loading__logo-text{font-size:36px;font-weight:700;opacity:0;animation:fadeIn 1s ease-in-out forwards}.loading__logo-text--green{color:#556b2f}.loading__logo-text:nth-child(1){animation-delay:.1s}.loading__logo-text:nth-child(2){animation-delay:.2s}.loading__logo-text:nth-child(3){animation-delay:.3s}.loading__logo-text:nth-child(4){animation-delay:.4s}.loading__logo-text:nth-child(5){animation-delay:.5s}.loading__logo-text:nth-child(6){animation-delay:.6s}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.loading__wave{position:relative;width:200px;height:50px;margin-bottom:20px}.loading__orb{position:absolute;width:20px;height:20px;border-radius:50%;background-color:#556b2f;bottom:0;animation:waveOrb 2s infinite ease-in-out}.loading__orb--1{left:0;animation-delay:0s}.loading__orb--2{left:25%;animation-delay:.2s}.loading__orb--3{left:50%;animation-delay:.4s}.loading__orb--4{left:75%;animation-delay:.6s}.loading__orb--5{left:100%;animation-delay:.8s}@keyframes waveOrb{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.2)}to{transform:translateY(0) scale(1)}}.loading__message{font-size:18px;color:#556b2f;text-align:center;margin-top:10px}:root{--color-primary: #556B2F;--color-primary-light: #8fb352;--color-primary-dark: #3d4f21;--color-secondary: #2c5aa0;--color-accent: #fbbf24;--color-background: #ffffff;--color-background-secondary: #f8fafc;--color-background-tertiary: #f1f5f9;--color-surface: #ffffff;--color-surface-elevated: #ffffff;--color-text-primary: #1a1a1a;--color-text-secondary: #374151;--color-text-tertiary: #6b7280;--color-text-muted: #8e9aaf;--color-text-inverse: #ffffff;--color-border: #e1e5e9;--color-border-light: #f1f3f4;--color-border-focus: #556B2F;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #dc2626;--color-info: #3b82f6;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .1);--color-hover: rgba(85, 107, 47, .08);--color-active: rgba(85, 107, 47, .12);--color-focus: rgba(85, 107, 47, .15);--font-family-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-mono: "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, monospace;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease}[data-theme=dark]{--color-background: #0f172a;--color-background-secondary: #1e293b;--color-background-tertiary: #334155;--color-surface: #1e293b;--color-surface-elevated: #334155;--color-text-primary: #f8fafc;--color-text-secondary: #e2e8f0;--color-text-tertiary: #cbd5e1;--color-text-muted: #94a3b8;--color-text-inverse: #0f172a;--color-border: #334155;--color-border-light: #475569;--color-border-focus: #8fb352;--color-primary: #8fb352;--color-primary-light: #a3c366;--color-primary-dark: #7a9c47;--color-hover: rgba(143, 179, 82, .08);--color-active: rgba(143, 179, 82, .12);--color-focus: rgba(143, 179, 82, .15);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .5);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .6)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:var(--font-family-primary);font-size:16px;line-height:1.6;color:var(--color-text-primary);background-color:var(--color-background);transition:color var(--transition-normal),background-color var(--transition-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background-color:var(--color-primary);color:var(--color-text-inverse)}::-moz-selection{background-color:var(--color-primary);color:var(--color-text-inverse)}:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-background-secondary)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--color-border)}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.text-primary{color:var(--color-text-primary)}.text-secondary{color:var(--color-text-secondary)}.text-tertiary{color:var(--color-text-tertiary)}.text-muted{color:var(--color-text-muted)}.text-inverse{color:var(--color-text-inverse)}.bg-primary{background-color:var(--color-background)}.bg-secondary{background-color:var(--color-background-secondary)}.bg-tertiary{background-color:var(--color-background-tertiary)}.bg-surface{background-color:var(--color-surface)}.bg-surface-elevated{background-color:var(--color-surface-elevated)}.border{border:1px solid var(--color-border)}.border-light{border:1px solid var(--color-border-light)}.border-focus{border:1px solid var(--color-border-focus)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-xl{box-shadow:var(--shadow-xl)}.transition-fast{transition:all var(--transition-fast)}.transition-normal{transition:all var(--transition-normal)}.transition-slow{transition:all var(--transition-slow)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast: high){:root{--color-border: #000000;--color-text-primary: #000000;--color-background: #ffffff}[data-theme=dark]{--color-border: #ffffff;--color-text-primary: #ffffff;--color-background: #000000}}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}body{font-size:12pt;line-height:1.4}h1,h2,h3,h4,h5,h6{page-break-after:avoid}p,blockquote{orphans:3;widows:3}blockquote,pre{page-break-inside:avoid}}.theme-transition{transition:background-color var(--transition-slow),color var(--transition-slow),border-color var(--transition-slow),box-shadow var(--transition-slow)}.card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-normal)}.card:hover{box-shadow:var(--shadow-md)}.button{display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface);color:var(--color-text-primary);font-family:var(--font-family-primary);font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:all var(--transition-normal)}.button:hover{background-color:var(--color-hover);border-color:var(--color-border-focus)}.button:focus{outline:2px solid var(--color-border-focus);outline-offset:2px}.button:active{background-color:var(--color-active)}.button-primary{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-text-inverse)}.button-primary:hover{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark)}.input{width:100%;padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface);color:var(--color-text-primary);font-family:var(--font-family-primary);font-size:16px;transition:all var(--transition-normal)}.input:focus{outline:none;border-color:var(--color-border-focus);box-shadow:0 0 0 3px var(--color-focus)}.input::placeholder{color:var(--color-text-muted)}.hero-section{position:relative;background:linear-gradient(135deg,#f8fffe,#e8f5e9);padding:2rem 0 8rem;margin-top:0;padding-top:50px;padding-bottom:128px;overflow:visible;min-height:calc(100vh - 100px)}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(85,107,47,.05) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(46,125,50,.05) 0%,transparent 50%);pointer-events:none}.hero-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.hero-section__content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:500px}.hero-section__text{display:flex;flex-direction:column;gap:1.5rem}.hero-section__badge{display:inline-flex;align-items:center;gap:.5rem;background:#556b2f1a;color:#556b2f;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:500;width:fit-content;border:1px solid rgba(85,107,47,.2)}.hero-section__badge-icon{font-size:1rem}.hero-section__title{font-size:3.5rem;font-weight:700;line-height:1.1;color:#1a1a1a;margin:0}.hero-section__title-highlight{color:#556b2f;position:relative}.hero-section__title-highlight:after{content:"";position:absolute;bottom:.1em;left:0;right:0;height:.1em;background:linear-gradient(90deg,#556b2f,#2e7d32);border-radius:.05em}.hero-section__subtitle{font-size:1.25rem;line-height:1.6;color:#666;margin:0;max-width:90%}.hero-section__actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.hero-section__cta-primary{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#556b2f,#2e7d32);color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #556b2f4d}.hero-section__cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #556b2f66;text-decoration:none;color:#fff}.hero-section__cta-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.hero-section__cta-primary:hover .hero-section__cta-icon{transform:translate(4px)}.hero-section__cta-secondary{color:#556b2f;font-weight:500;text-decoration:none;padding:1rem 1.5rem;border:2px solid #556B2F;border-radius:.5rem;transition:all .3s ease}.hero-section__cta-secondary:hover{background:#556b2f;color:#fff;text-decoration:none}.hero-section__trust-signals{display:flex;gap:2rem;flex-wrap:wrap;margin-top:1rem}.hero-section__trust-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#666}.hero-section__trust-icon{color:#2e7d32;font-weight:700}.hero-section__visual{display:flex;flex-direction:column;gap:1.5rem;position:relative}.hero-section__image-container{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px #0000001a}.hero-section__image{width:100%;height:auto;display:block}.hero-section__ethics-badge{position:absolute;top:1rem;right:1rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;border-radius:.75rem;text-align:center;box-shadow:0 8px 24px #0000001a;border:1px solid rgba(255,255,255,.2)}.hero-section__ethics-score{display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}.hero-section__ethics-number{font-size:1.5rem;font-weight:700;color:#2e7d32;line-height:1}.hero-section__ethics-label{font-size:.75rem;color:#666;font-weight:500}.hero-section__ethics-rating{display:flex;flex-direction:column;align-items:center;gap:.25rem}.hero-section__ethics-dots{display:flex;gap:.125rem;align-items:center}.hero-section__dot{width:.5rem;height:.5rem;border-radius:50%;background:#2e7d3233;border:1px solid rgba(46,125,50,.3);transition:all .3s ease}.hero-section__dot--filled{background:#2e7d32;border-color:#2e7d32;box-shadow:0 0 4px #2e7d324d}.hero-section__dot--half{background:linear-gradient(90deg,#2e7d32 50%,#2e7d3233 50%);border-color:#2e7d32}.hero-section__certification{display:flex;align-items:center;gap:.25rem;margin-top:.25rem}.hero-section__cert-icon{width:.875rem;height:.875rem;color:#2e7d32}.hero-section__cert-text{font-size:.625rem;color:#2e7d32;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hero-section__impact-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.2)}.hero-section__stat{text-align:center}.hero-section__stat-number{display:block;font-size:1.5rem;font-weight:700;color:#556b2f;line-height:1}.hero-section__stat-label{font-size:.75rem;color:#666;font-weight:500;margin-top:.25rem}@media (max-width: 1024px){.hero-section__content{gap:3rem}.hero-section__title{font-size:3rem}}@media (max-width: 768px){.hero-section{padding:1.5rem 0 6rem;padding-top:40px;padding-bottom:96px;margin-top:0;min-height:calc(100vh - 80px)}.hero-section__content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-section__title{font-size:2.5rem}.hero-section__subtitle{max-width:100%}.hero-section__actions,.hero-section__trust-signals{justify-content:center}.hero-section__impact-stats{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:1rem}.hero-section__stat-number{font-size:1.25rem}}@media (max-width: 480px){.hero-section{padding:1rem 0 4rem;padding-top:30px;padding-bottom:80px;margin-top:0;min-height:calc(100vh - 70px)}.hero-section__container{padding:0 1rem}.hero-section__title{font-size:2rem}.hero-section__subtitle{font-size:1.1rem}.hero-section__actions{flex-direction:column;width:100%}.hero-section__cta-primary,.hero-section__cta-secondary{width:100%;justify-content:center}.hero-section__trust-signals{flex-direction:column;gap:1rem}.hero-section__impact-stats{grid-template-columns:1fr;gap:1rem}.hero-section__ethics-badge{position:static;margin:1rem auto 0;width:fit-content}}@media (prefers-reduced-motion: reduce){.hero-section__cta-primary,.hero-section__cta-secondary,.hero-section__cta-icon{transition:none}}@media (prefers-contrast: high){.hero-section__badge{background:#556b2f;color:#fff;border-color:#556b2f}.hero-section__trust-icon{color:#2e7d32}}[data-theme=dark] .hero-section{background:linear-gradient(135deg,var(--color-background) 0%,var(--color-background-secondary) 100%)}[data-theme=dark] .hero-section__badge{background:#8fb3521a;color:var(--color-primary);border-color:#8fb35233}[data-theme=dark] .hero-section__title{color:var(--color-text-primary)}[data-theme=dark] .hero-section__title-highlight{color:var(--color-primary)}[data-theme=dark] .hero-section__title-highlight:after{background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light))}[data-theme=dark] .hero-section__subtitle{color:var(--color-text-secondary)}[data-theme=dark] .hero-section__cta-primary{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-light) 100%);box-shadow:0 4px 12px #8fb3524d}[data-theme=dark] .hero-section__cta-primary:hover{box-shadow:0 6px 20px #8fb35266}[data-theme=dark] .hero-section__cta-secondary{color:var(--color-primary);border-color:var(--color-primary)}[data-theme=dark] .hero-section__cta-secondary:hover{background:var(--color-primary);color:var(--color-text-inverse)}[data-theme=dark] .hero-section__trust-item{color:var(--color-text-secondary)}[data-theme=dark] .hero-section__trust-icon{color:var(--color-primary-light)}[data-theme=dark] .hero-section__ethics-badge{background:#1e293bf2;border-color:var(--color-border)}[data-theme=dark] .hero-section__ethics-number{color:var(--color-primary-light)}[data-theme=dark] .hero-section__ethics-label{color:var(--color-text-muted)}[data-theme=dark] .hero-section__dot{background:#8fb35233;border-color:#8fb3524d}[data-theme=dark] .hero-section__dot--filled{background:var(--color-primary-light);border-color:var(--color-primary-light);box-shadow:0 0 4px #8fb3524d}[data-theme=dark] .hero-section__dot--half{background:linear-gradient(90deg,var(--color-primary-light) 50%,rgba(143,179,82,.2) 50%);border-color:var(--color-primary-light)}[data-theme=dark] .hero-section__cert-icon,[data-theme=dark] .hero-section__cert-text{color:var(--color-primary-light)}[data-theme=dark] .hero-section__impact-stats{background:#1e293bcc;border-color:var(--color-border)}[data-theme=dark] .hero-section__stat-number{color:var(--color-primary)}[data-theme=dark] .hero-section__stat-label{color:var(--color-text-muted)}.salaaz-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;height:100%;min-width:170px;max-width:190px;padding:12px;margin:5px 0;box-shadow:0 2px 4px #0000000d}.salaaz-card__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:6px;flex:1;margin-bottom:8px}.salaaz-card__image-container{position:relative;width:100%;height:180px;margin-bottom:8px;border-radius:8px;overflow:hidden}.salaaz-card__image{width:100%;height:100%;object-fit:cover;transition:transform .2s ease;background-color:#f8f8f8}.salaaz-card__image:hover{transform:scale(1.02)}.salaaz-card__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;color:#aaa;font-size:1.5rem}.salaaz-card__name{font-size:1rem;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#2c3e50}.salaaz-card__price{font-size:1.25rem;font-weight:600;color:#556b2f;margin:4px 0}.salaaz-card__rating{display:flex;flex-direction:column;align-items:center;gap:4px;margin:4px 0}.salaaz-card__stars{display:flex;gap:2px}.salaaz-card__star{font-size:1.2rem;color:#ccc}.salaaz-card__star--filled{color:gold}.salaaz-card__ethics{display:flex;gap:3px;align-items:center;font-size:.9rem;color:#666;padding:2px 6px;background-color:#f8f8f8;border-radius:12px}.salaaz-card__leaf{width:1.2rem;height:1.2rem}.salaaz-card__button{background-color:#556b2f;color:#fff;border:none;border-radius:8px;padding:10px;cursor:pointer;transition:all .2s ease;font-weight:500;width:100%;margin-top:auto;font-size:.95rem;letter-spacing:.3px}.salaaz-card__button:hover:not(:disabled){background-color:#3d4d23;transform:translateY(-1px)}.salaaz-card__button:active:not(:disabled){transform:translateY(0)}.salaaz-card__button:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed;transform:none}.salaaz-card--compact .salaaz-card__image{height:140px}.salaaz-card--compact{min-width:140px;max-width:160px;padding:8px}.salaaz-card--compact .salaaz-card__image-container{height:140px}.salaaz-card--compact .salaaz-card__name{font-size:.9rem}.salaaz-card--compact .salaaz-card__price{font-size:1.1rem}.salaaz-card--compact .salaaz-card__rating{margin:2px 0}.salaaz-card__modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fadeIn .2s ease-out}.salaaz-card__modal-content{background:#fff;padding:20px;border-radius:8px;max-width:400px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0003;animation:slideIn .2s ease-out;position:relative}.salaaz-card__close-btn{position:absolute;top:10px;right:15px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;transition:color .2s ease;padding:5px;line-height:1}.salaaz-card__close-btn:hover{color:#333}.salaaz-card__close-btn:focus{outline:2px solid #556B2F;outline-offset:2px}.salaaz-card__variant-select{margin:15px 0}.salaaz-card__variant-select label{display:block;margin-bottom:5px}.salaaz-card__variant-select select{width:100%;padding:8px;border-radius:4px;border:1px solid #ddd}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.salaaz-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.salaaz-modal__content{background-color:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;position:relative;box-shadow:0 4px 6px #0000001a}.salaaz-modal__close{position:absolute;top:1rem;right:1rem;border:none;background:none;font-size:1.5rem;cursor:pointer;padding:.5rem;line-height:1;color:#666}.salaaz-modal__title{margin:0 0 1rem;font-size:1.5rem;color:#333}.salaaz-modal__price{font-size:1.25rem;color:#2c5282;margin-bottom:1.5rem}.salaaz-modal__variant-selector{margin-bottom:1.5rem}.salaaz-modal__label{display:block;margin-bottom:.5rem;color:#4a5568;font-weight:500}.salaaz-modal__select{width:100%;padding:.5rem;border:1px solid #e2e8f0;border-radius:4px;background-color:#fff;font-size:1rem;color:#2d3748;margin-bottom:1rem}.salaaz-modal__button{width:100%;padding:.75rem 1.5rem;background-color:#2c5282;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.salaaz-modal__button:hover{background-color:#2a4365}.salaaz-modal__button:disabled{background-color:#cbd5e0;cursor:not-allowed}.salaaz-modal__button--loading{opacity:.8;cursor:wait}.star-rating{display:inline-flex;align-items:center;gap:4px}.star-rating__stars{display:inline-flex;align-items:center;gap:1px}.star{display:inline-block;transition:all .2s ease;-webkit-user-select:none;user-select:none;position:relative}.star-rating--small .star{font-size:1rem;line-height:1}.star-rating--medium .star{font-size:1.2rem;line-height:1}.star-rating--large .star{font-size:1.5rem;line-height:1}.star-rating .star.star--empty{color:#e0e0e0!important}.star-rating .star.star--filled{color:#fbbf24!important;text-shadow:0 1px 2px rgba(0,0,0,.1)}.star-rating .star.star--half-filled{color:#e0e0e0!important;position:relative}.star-rating .star.star--half-filled:before{content:"★";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#fbbf24!important;text-shadow:0 1px 2px rgba(0,0,0,.1)}.star-rating:not(.star-rating--readonly) .star:hover{transform:scale(1.1);cursor:pointer}.star-rating:not(.star-rating--readonly) .star:focus{outline:2px solid #556B2F;outline-offset:2px;border-radius:2px}.star-rating__value{font-size:1rem;color:#666;margin-left:4px;font-weight:500}@media (prefers-reduced-motion: reduce){.star{transition:none}.star-rating:not(.star-rating--readonly) .star:hover{transform:none}}@media (prefers-contrast: high){.star--empty{color:#000;border:1px solid #000}.star--filled{color:#000;background-color:#fff;border:1px solid #000}}.star.filled{color:#fbbf24;text-shadow:0 1px 2px rgba(0,0,0,.1)}.star.half-filled{color:#e0e0e0;position:relative}.star.half-filled:before{content:"★";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#fbbf24;text-shadow:0 1px 2px rgba(0,0,0,.1)}.product-rating .star-rating{margin-bottom:4px}.product-rating .star-rating__value{font-size:1rem}.rating-display .star-rating{margin-bottom:8px}.rating-display .star-rating__value{font-size:1rem}.review-card__rating .star-rating{margin-right:8px}.review-card__rating .star-rating--small{gap:2px}.salaaz-selects{padding:4rem 0;background:linear-gradient(135deg,#fff,#f8fffe);position:relative}.salaaz-selects:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 10% 20%,rgba(85,107,47,.03) 0%,transparent 50%),radial-gradient(circle at 90% 80%,rgba(46,125,50,.03) 0%,transparent 50%);pointer-events:none}.salaaz-selects__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.salaaz-selects__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;gap:2rem}.salaaz-selects__title-group{flex:1}.salaaz-selects__badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,gold,#ffed4e);color:#8b5a00;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1rem;box-shadow:0 2px 8px #ffd7004d}.salaaz-selects__badge-icon{font-size:1rem}.salaaz-selects__title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;line-height:1.2}.salaaz-selects__subtitle{font-size:1.1rem;line-height:1.6;color:#666;margin:0;max-width:600px}.salaaz-selects__actions{flex-shrink:0}.salaaz-selects__view-all{display:inline-flex;align-items:center;gap:.5rem;color:#556b2f;font-weight:600;text-decoration:none;padding:.75rem 1.5rem;border:2px solid #556B2F;border-radius:.5rem;transition:all .3s ease}.salaaz-selects__view-all:hover{background:#556b2f;color:#fff;text-decoration:none}.salaaz-selects__arrow{width:1rem;height:1rem;transition:transform .3s ease}.salaaz-selects__view-all:hover .salaaz-selects__arrow{transform:translate(4px)}.salaaz-selects__curation-info{display:grid;grid-template-columns:1fr auto;gap:3rem;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:1rem;margin-bottom:3rem;border:1px solid rgba(85,107,47,.1)}.salaaz-selects__criteria-title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem}.salaaz-selects__criteria-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.salaaz-selects__criterion{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.salaaz-selects__criterion-icon{font-size:1rem}.salaaz-selects__stats{display:flex;gap:2rem;align-items:center}.salaaz-selects__stat{text-align:center}.salaaz-selects__stat-number{display:block;font-size:2rem;font-weight:700;color:#556b2f;line-height:1}.salaaz-selects__stat-label{font-size:.875rem;color:#666;font-weight:500;margin-top:.25rem}.salaaz-selects__products{margin-bottom:3rem}.salaaz-selects__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.salaaz-selects__product-wrapper{position:relative}.salaaz-selects__ethics-highlight{position:absolute;top:-.5rem;right:-.5rem;z-index:2}.salaaz-selects__ethics-score{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem;border-radius:.75rem;text-align:center;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(85,107,47,.2);margin-bottom:.5rem}.salaaz-selects__ethics-number{display:block;font-size:1.25rem;font-weight:700;color:#2e7d32;line-height:1;margin-bottom:.25rem}.salaaz-selects__ethics-dots{display:flex;justify-content:center;gap:.125rem;align-items:center}.salaaz-selects__ethics-dot{width:.5rem;height:.5rem;border-radius:50%;background:#2e7d3233;border:1px solid rgba(46,125,50,.3);transition:all .3s ease}.salaaz-selects__ethics-dot--filled{background:#2e7d32;border-color:#2e7d32;box-shadow:0 0 4px #2e7d324d}.salaaz-selects__ethics-dot--half{background:linear-gradient(90deg,#2e7d32 50%,#2e7d3233 50%);border-color:#2e7d32}.salaaz-selects__selection-badge{background:linear-gradient(135deg,gold,#ffed4e);color:#8b5a00;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-align:center;box-shadow:0 2px 6px #ffd7004d}.salaaz-selects__badge-text{white-space:nowrap}.salaaz-selects__loading{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.salaaz-selects__skeleton{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 2px 8px #0000001a}.salaaz-selects__skeleton-image{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.salaaz-selects__skeleton-content{padding:1rem}.salaaz-selects__skeleton-title,.salaaz-selects__skeleton-price,.salaaz-selects__skeleton-rating{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.25rem;margin-bottom:.5rem}.salaaz-selects__skeleton-title{width:80%}.salaaz-selects__skeleton-price{width:40%}.salaaz-selects__skeleton-rating{width:60%}.salaaz-selects__empty{text-align:center;padding:4rem 2rem;background:#ffffff80;border-radius:1rem;border:2px dashed rgba(85,107,47,.2)}.salaaz-selects__empty-icon{font-size:3rem;margin-bottom:1rem}.salaaz-selects__empty-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.salaaz-selects__empty-message{color:#666;margin:0}.salaaz-selects__trust-footer{display:flex;justify-content:center;gap:3rem;padding:2rem;background:#556b2f0d;border-radius:.75rem;border:1px solid rgba(85,107,47,.1)}.salaaz-selects__trust-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.salaaz-selects__trust-icon{font-size:1.1rem;color:#556b2f}@media (max-width: 1024px){.salaaz-selects__header{flex-direction:column;align-items:flex-start}.salaaz-selects__curation-info{grid-template-columns:1fr;gap:2rem}.salaaz-selects__stats{justify-content:center}}@media (max-width: 768px){.salaaz-selects{padding:3rem 0}.salaaz-selects__container{padding:0 1rem}.salaaz-selects__title{font-size:2rem}.salaaz-selects__criteria-list{grid-template-columns:1fr}.salaaz-selects__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.salaaz-selects__trust-footer{flex-direction:column;gap:1rem;text-align:center}}@media (max-width: 480px){.salaaz-selects__title{font-size:1.75rem}.salaaz-selects__subtitle{font-size:1rem}.salaaz-selects__view-all{width:100%;justify-content:center}.salaaz-selects__curation-info{padding:1.5rem}.salaaz-selects__stats{gap:1rem}.salaaz-selects__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.salaaz-selects__skeleton-image,.salaaz-selects__skeleton-title,.salaaz-selects__skeleton-price,.salaaz-selects__skeleton-rating{animation:none}.salaaz-selects__view-all,.salaaz-selects__arrow,.salaaz-selects__ethics-dot{transition:none}}.product-section{padding:3rem 0;position:relative}.product-section--featured{background:linear-gradient(135deg,#fff9e6,#fff)}.product-section--trending{background:linear-gradient(135deg,#ffe6e6,#fff)}.product-section--recommended{background:linear-gradient(135deg,#e6f3ff,#fff)}.product-section--default{background:#fff}.product-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.product-section__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;gap:2rem}.product-section__title-group{flex:1}.product-section__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1rem}.product-section--featured .product-section__badge{background:linear-gradient(135deg,gold,#ffed4e);color:#8b5a00;box-shadow:0 2px 8px #ffd7004d}.product-section--trending .product-section__badge{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#8b0000;box-shadow:0 2px 8px #ff6b6b4d}.product-section--recommended .product-section__badge{background:linear-gradient(135deg,#4dabf7,#74c0fc);color:#1864ab;box-shadow:0 2px 8px #4dabf74d}.product-section--default .product-section__badge{background:linear-gradient(135deg,#556b2f,#2e7d32);color:#fff;box-shadow:0 2px 8px #556b2f4d}.product-section__badge-icon{font-size:1rem}.product-section__title{font-size:2.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem;line-height:1.2}.product-section__subtitle{font-size:1rem;line-height:1.6;color:#666;margin:0;max-width:600px}.product-section__actions{flex-shrink:0}.product-section__view-all{display:inline-flex;align-items:center;gap:.5rem;color:#556b2f;font-weight:600;text-decoration:none;padding:.75rem 1.5rem;border:2px solid #556B2F;border-radius:.5rem;transition:all .3s ease}.product-section__view-all:hover{background:#556b2f;color:#fff;text-decoration:none}.product-section__arrow{width:1rem;height:1rem;transition:transform .3s ease}.product-section__view-all:hover .product-section__arrow{transform:translate(4px)}.product-section__content{margin-bottom:2rem}.product-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.product-section__product-wrapper{position:relative}.product-section__trending-badge{position:absolute;top:-.5rem;left:-.5rem;z-index:2;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;padding:.5rem;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;box-shadow:0 4px 12px #ff6b6b66}.product-section__trending-rank{line-height:1}.product-section__featured-badge{position:absolute;top:.5rem;right:.5rem;z-index:2;background:linear-gradient(135deg,gold,#ffed4e);color:#8b5a00;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;box-shadow:0 2px 8px #ffd7004d}.product-section__ethics-badge{position:absolute;top:-.5rem;right:-.5rem;z-index:2;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem;border-radius:.75rem;text-align:center;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(85,107,47,.2)}.product-section__ethics-score{display:block;font-size:1rem;font-weight:700;color:#2e7d32;line-height:1;margin-bottom:.25rem}.product-section__ethics-dots{display:flex;justify-content:center;gap:.125rem;align-items:center}.product-section__ethics-dot{width:.5rem;height:.5rem;border-radius:50%;background:#2e7d3233;border:1px solid rgba(46,125,50,.3);transition:all .3s ease}.product-section__ethics-dot--filled{background:#2e7d32;border-color:#2e7d32;box-shadow:0 0 4px #2e7d324d}.product-section__ethics-dot--half{background:linear-gradient(90deg,#2e7d32 50%,#2e7d3233 50%);border-color:#2e7d32}.product-section__loading{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.product-section__skeleton{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 2px 8px #0000001a}.product-section__skeleton-image{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.product-section__skeleton-content{padding:1rem}.product-section__skeleton-title,.product-section__skeleton-price,.product-section__skeleton-rating{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.25rem;margin-bottom:.5rem}.product-section__skeleton-title{width:80%}.product-section__skeleton-price{width:40%}.product-section__skeleton-rating{width:60%}.product-section__empty{text-align:center;padding:4rem 2rem;background:#ffffff80;border-radius:1rem;border:2px dashed rgba(85,107,47,.2)}.product-section__empty-icon{font-size:3rem;margin-bottom:1rem}.product-section__empty-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.product-section__empty-message{color:#666;margin:0}.product-section__footer{display:flex;justify-content:center;padding:1.5rem;background:#ffffffb3;border-radius:.75rem;border:1px solid rgba(0,0,0,.05)}.product-section__trending-info,.product-section__featured-info{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.product-section__trending-icon,.product-section__featured-icon{font-size:1.1rem}@media (max-width: 1024px){.product-section__header{flex-direction:column;align-items:flex-start}.product-section__title{font-size:2rem}}@media (max-width: 768px){.product-section{padding:2rem 0}.product-section__container{padding:0 1rem}.product-section__title{font-size:1.75rem}.product-section__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.product-section__view-all{width:100%;justify-content:center}}@media (max-width: 480px){.product-section__title{font-size:1.5rem}.product-section__subtitle{font-size:.9rem}.product-section__grid{grid-template-columns:1fr}.product-section__trending-badge{width:2rem;height:2rem;font-size:.75rem}}@media (prefers-reduced-motion: reduce){.product-section__skeleton-image,.product-section__skeleton-title,.product-section__skeleton-price,.product-section__skeleton-rating{animation:none}.product-section__view-all,.product-section__arrow,.product-section__ethics-dot{transition:none}}@media (prefers-contrast: high){.product-section__badge,.product-section__trending-badge,.product-section__featured-badge{border:2px solid currentColor}}.category-section{padding:3rem 0;background:linear-gradient(135deg,#f8fffe,#fff);position:relative}.category-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 15% 25%,rgba(85,107,47,.02) 0%,transparent 50%),radial-gradient(circle at 85% 75%,rgba(46,125,50,.02) 0%,transparent 50%);pointer-events:none}.category-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.category-section__header{margin-bottom:3rem}.category-section__title-group{text-align:center}.category-section__badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#556b2f,#2e7d32);color:#fff;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1rem;box-shadow:0 2px 8px #556b2f4d}.category-section__badge-icon{font-size:1rem}.category-section__title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;line-height:1.2}.category-section__subtitle{font-size:1.1rem;line-height:1.6;color:#666;margin:0 auto;max-width:600px}.category-section__content{margin-bottom:2rem}.category-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.category-section__card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative}.category-section__card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.category-section__card-header{position:relative;height:200px;overflow:hidden}.category-section__card-image{position:relative;width:100%;height:100%}.category-section__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-section__card:hover .category-section__image{transform:scale(1.05)}.category-section__card-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem 1.5rem 1.5rem}.category-section__card-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;line-height:1.2}.category-section__card-description{font-size:.9rem;margin:0 0 .5rem;opacity:.9;line-height:1.4}.category-section__product-count{font-size:.875rem;opacity:.8;font-weight:500}.category-section__card-content{padding:1.5rem}.category-section__products-preview{margin-bottom:1.5rem}.category-section__preview-title{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem}.category-section__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.category-section__browse-link{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;background:linear-gradient(135deg,#556b2f,#2e7d32);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;transition:all .3s ease}.category-section__browse-link:hover{background:linear-gradient(135deg,#2e7d32,#1b5e20);transform:translateY(-1px);box-shadow:0 4px 12px #556b2f4d;text-decoration:none;color:#fff}.category-section__browse-link--disabled{background:#ccc;color:#666;cursor:not-allowed}.category-section__browse-link--disabled:hover{background:#ccc;transform:none;box-shadow:none}.category-section__browse-arrow{width:1rem;height:1rem;transition:transform .3s ease}.category-section__browse-link:hover .category-section__browse-arrow{transform:translate(4px)}.category-section__ethics-badge{position:absolute;top:1rem;right:1rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem .75rem;border-radius:2rem;display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:#2e7d32;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(46,125,50,.2)}.category-section__ethics-icon{font-size:.875rem}.category-section__empty-category{text-align:center;padding:2rem 1rem}.category-section__empty-icon{font-size:2rem;margin-bottom:1rem}.category-section__empty-text{color:#666;margin:0 0 1.5rem;font-size:.9rem}.category-section__loading{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.category-section__skeleton{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px #00000014}.category-section__skeleton-image{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.category-section__skeleton-content{padding:1.5rem}.category-section__skeleton-title,.category-section__skeleton-description,.category-section__skeleton-products{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.25rem;margin-bottom:.75rem}.category-section__skeleton-title{width:60%;height:1.5rem}.category-section__skeleton-description{width:80%}.category-section__skeleton-products{width:100%;height:100px}.category-section__empty{text-align:center;padding:4rem 2rem;background:#ffffff80;border-radius:1rem;border:2px dashed rgba(85,107,47,.2)}.category-section__empty-icon{font-size:3rem;margin-bottom:1rem}.category-section__empty-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.category-section__empty-message{color:#666;margin:0}.category-section__footer{display:flex;justify-content:center;padding:2rem;background:#556b2f0d;border-radius:.75rem;border:1px solid rgba(85,107,47,.1)}.category-section__footer-info{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666;text-align:center}.category-section__footer-icon{font-size:1.1rem;color:#556b2f}@media (max-width: 1024px){.category-section__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.category-section__title{font-size:2rem}}@media (max-width: 768px){.category-section{padding:2rem 0}.category-section__container{padding:0 1rem}.category-section__title{font-size:1.75rem}.category-section__grid{grid-template-columns:1fr;gap:1.5rem}.category-section__card-header{height:150px}.category-section__products-grid{grid-template-columns:1fr;gap:.75rem}}@media (max-width: 480px){.category-section__title{font-size:1.5rem}.category-section__subtitle{font-size:1rem}.category-section__card-content{padding:1rem}.category-section__card-overlay{padding:1.5rem 1rem 1rem}.category-section__card-title{font-size:1.25rem}}@media (prefers-reduced-motion: reduce){.category-section__skeleton-image,.category-section__skeleton-title,.category-section__skeleton-description,.category-section__skeleton-products{animation:none}.category-section__card,.category-section__image,.category-section__browse-link,.category-section__browse-arrow{transition:none}}@media (prefers-contrast: high){.category-section__badge,.category-section__browse-link{border:2px solid currentColor}.category-section__card-overlay{background:#000000e6}.category-section__ethics-badge{border:2px solid currentColor}}.eco-friendly-section{padding:4rem 0;background:linear-gradient(135deg,#e8f5e9,#f1f8e9,#fff);position:relative;overflow:hidden}.eco-friendly-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(76,175,80,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(139,195,74,.06) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(46,125,50,.04) 0%,transparent 50%);pointer-events:none}.eco-friendly-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.eco-friendly-section__header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.eco-friendly-section__intro{display:flex;flex-direction:column;gap:1.5rem}.eco-friendly-section__badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#4caf50,#66bb6a);color:#fff;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;width:fit-content;box-shadow:0 2px 8px #4caf504d}.eco-friendly-section__badge-icon{font-size:1rem}.eco-friendly-section__title{font-size:3rem;font-weight:700;color:#1b5e20;margin:0;line-height:1.1}.eco-friendly-section__subtitle{font-size:1.2rem;line-height:1.6;color:#2e7d32;margin:0}.eco-friendly-section__hero-visual{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px #4caf5033}.eco-friendly-section__hero-image{width:100%;height:auto;display:block}.eco-friendly-section__impact-overlay{position:absolute;bottom:1rem;right:1rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:1rem;text-align:center;box-shadow:0 8px 24px #0000001a;border:1px solid rgba(255,255,255,.2)}.eco-friendly-section__impact-stat{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.eco-friendly-section__impact-number{font-size:2rem;font-weight:700;color:#2e7d32;line-height:1}.eco-friendly-section__impact-label{font-size:.875rem;color:#666;font-weight:500;margin-top:.25rem}.eco-friendly-section__impact-dots{display:flex;justify-content:center;gap:.125rem;align-items:center}.eco-friendly-section__impact-dot{width:.625rem;height:.625rem;border-radius:50%;background:#2e7d3233;border:1px solid rgba(46,125,50,.3);transition:all .3s ease}.eco-friendly-section__impact-dot--filled{background:#2e7d32;border-color:#2e7d32;box-shadow:0 0 4px #2e7d324d}.eco-friendly-section__impact-dot--half{background:linear-gradient(90deg,#2e7d32 50%,#2e7d3233 50%);border-color:#2e7d32}.eco-friendly-section__ethics-breakdown{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem;border-radius:1.5rem;margin-bottom:4rem;border:1px solid rgba(76,175,80,.2)}.eco-friendly-section__breakdown-title{font-size:1.75rem;font-weight:700;color:#1b5e20;text-align:center;margin:0 0 2rem}.eco-friendly-section__breakdown-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.eco-friendly-section__breakdown-item{text-align:center;padding:1.5rem;background:#fff9;border-radius:1rem;border:1px solid rgba(76,175,80,.1);transition:transform .3s ease}.eco-friendly-section__breakdown-item:hover{transform:translateY(-4px)}.eco-friendly-section__breakdown-icon{font-size:2.5rem;margin-bottom:1rem}.eco-friendly-section__breakdown-name{font-size:1.25rem;font-weight:600;color:#1b5e20;margin:0 0 .5rem}.eco-friendly-section__breakdown-desc{font-size:.9rem;color:#2e7d32;line-height:1.5;margin:0 0 1rem}.eco-friendly-section__breakdown-count{font-size:.875rem;font-weight:600;color:#4caf50;background:#4caf501a;padding:.25rem .75rem;border-radius:1rem;display:inline-block}.eco-friendly-section__products{margin-bottom:4rem}.eco-friendly-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.eco-friendly-section__product-wrapper{position:relative}.eco-friendly-section__sustainability-badge{position:absolute;top:-.5rem;right:-.5rem;z-index:2;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;border-radius:1rem;text-align:center;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(76,175,80,.2)}.eco-friendly-section__sustainability-score{margin-bottom:.75rem}.eco-friendly-section__score-number{display:block;font-size:1.25rem;font-weight:700;color:#2e7d32;line-height:1;margin-bottom:.25rem}.eco-friendly-section__score-dots{display:flex;justify-content:center;gap:.125rem;align-items:center}.eco-friendly-section__score-dot{width:.5rem;height:.5rem;border-radius:50%;background:#2e7d3233;border:1px solid rgba(46,125,50,.3);transition:all .3s ease}.eco-friendly-section__score-dot--filled{background:#2e7d32;border-color:#2e7d32;box-shadow:0 0 4px #2e7d324d}.eco-friendly-section__score-dot--half{background:linear-gradient(90deg,#2e7d32 50%,#2e7d3233 50%);border-color:#2e7d32}.eco-friendly-section__certifications{display:flex;justify-content:center;gap:.25rem}.eco-friendly-section__cert-icon{font-size:.875rem;opacity:.8}.eco-friendly-section__loading{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.eco-friendly-section__skeleton{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 2px 8px #0000001a}.eco-friendly-section__skeleton-image{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.eco-friendly-section__skeleton-content{padding:1rem}.eco-friendly-section__skeleton-title,.eco-friendly-section__skeleton-price,.eco-friendly-section__skeleton-rating{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.25rem;margin-bottom:.5rem}.eco-friendly-section__skeleton-title{width:80%}.eco-friendly-section__skeleton-price{width:40%}.eco-friendly-section__skeleton-rating{width:60%}.eco-friendly-section__empty{text-align:center;padding:4rem 2rem;background:#fff9;border-radius:1rem;border:2px dashed rgba(76,175,80,.3)}.eco-friendly-section__empty-icon{font-size:3rem;margin-bottom:1rem}.eco-friendly-section__empty-title{font-size:1.5rem;font-weight:600;color:#1b5e20;margin:0 0 .5rem}.eco-friendly-section__empty-message{color:#2e7d32;margin:0}.eco-friendly-section__cta{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;background:linear-gradient(135deg,#2e7d32,#388e3c);color:#fff;padding:3rem;border-radius:1.5rem;box-shadow:0 8px 24px #2e7d324d}.eco-friendly-section__cta-content{display:flex;flex-direction:column;gap:1.5rem}.eco-friendly-section__cta-title{font-size:2rem;font-weight:700;margin:0;line-height:1.2}.eco-friendly-section__cta-description{font-size:1.1rem;line-height:1.6;margin:0;opacity:.9}.eco-friendly-section__cta-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.eco-friendly-section__cta-primary{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}.eco-friendly-section__cta-primary:hover{background:#ffffff4d;transform:translateY(-2px);text-decoration:none;color:#fff}.eco-friendly-section__cta-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.eco-friendly-section__cta-primary:hover .eco-friendly-section__cta-icon{transform:translate(4px)}.eco-friendly-section__cta-secondary{color:#fffc;font-weight:500;text-decoration:underline;transition:color .3s ease}.eco-friendly-section__cta-secondary:hover{color:#fff;text-decoration:underline}.eco-friendly-section__impact-counter{display:flex;flex-direction:column;gap:1.5rem}.eco-friendly-section__counter-item{text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:1rem;border:1px solid rgba(255,255,255,.2)}.eco-friendly-section__counter-number{display:block;font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.5rem}.eco-friendly-section__counter-label{font-size:.875rem;opacity:.8;font-weight:500}@media (max-width: 1024px){.eco-friendly-section__header{grid-template-columns:1fr;gap:3rem;text-align:center}.eco-friendly-section__title{font-size:2.5rem}.eco-friendly-section__breakdown-grid{grid-template-columns:1fr;gap:1.5rem}.eco-friendly-section__cta{grid-template-columns:1fr;gap:2rem;text-align:center}}@media (max-width: 768px){.eco-friendly-section{padding:3rem 0}.eco-friendly-section__container{padding:0 1rem}.eco-friendly-section__title{font-size:2rem}.eco-friendly-section__subtitle{font-size:1.1rem}.eco-friendly-section__ethics-breakdown{padding:2rem}.eco-friendly-section__breakdown-title{font-size:1.5rem}.eco-friendly-section__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.eco-friendly-section__cta{padding:2rem}.eco-friendly-section__cta-title{font-size:1.75rem}.eco-friendly-section__cta-actions{flex-direction:column;width:100%}.eco-friendly-section__cta-primary{width:100%;justify-content:center}}@media (max-width: 480px){.eco-friendly-section__title{font-size:1.75rem}.eco-friendly-section__subtitle{font-size:1rem}.eco-friendly-section__ethics-breakdown{padding:1.5rem}.eco-friendly-section__breakdown-item{padding:1rem}.eco-friendly-section__grid{grid-template-columns:1fr}.eco-friendly-section__impact-counter{flex-direction:row;gap:1rem}.eco-friendly-section__counter-item{padding:1rem}.eco-friendly-section__counter-number{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.eco-friendly-section__skeleton-image,.eco-friendly-section__skeleton-title,.eco-friendly-section__skeleton-price,.eco-friendly-section__skeleton-rating{animation:none}.eco-friendly-section__breakdown-item,.eco-friendly-section__cta-primary,.eco-friendly-section__cta-icon,.eco-friendly-section__impact-dot,.eco-friendly-section__score-dot{transition:none}}@media (prefers-contrast: high){.eco-friendly-section__badge,.eco-friendly-section__cta-primary{border:2px solid currentColor}.eco-friendly-section__breakdown-item{border:2px solid #2e7d32}}.home-redesigned{background:var(--color-background, #ffffff);min-height:100vh;color:var(--color-text-primary, #1a1a1a);transition:background-color var(--transition-normal, .2s ease),color var(--transition-normal, .2s ease)}.home-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.home-loading__message{text-align:center;margin-top:2rem}.home-loading__message h2{font-size:1.5rem;color:var(--color-primary, #556B2F);margin:0 0 .5rem}.home-loading__message p{color:var(--color-text-secondary, #666);margin:0}.home-error{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.home-error__content{text-align:center;max-width:500px}.home-error__content h2{font-size:1.5rem;color:var(--color-error, #d32f2f);margin:0 0 1rem}.home-error__content p{color:var(--color-text-secondary, #666);margin:0 0 2rem}.home-error__retry{background:var(--color-primary, #556B2F);color:var(--color-text-inverse, white);border:none;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color var(--transition-normal, .3s ease)}.home-error__retry:hover{background:var(--color-primary-dark, #3d4d23)}.home-trust-footer{padding:4rem 0;background:linear-gradient(135deg,var(--color-primary, #556B2F) 0%,var(--color-primary-light, #2e7d32) 100%);color:var(--color-text-inverse, white)}.home-trust-footer__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home-trust-footer__content{text-align:center;margin-bottom:3rem}.home-trust-footer__title{font-size:2.5rem;font-weight:700;margin:0 0 2rem;line-height:1.2}.home-trust-footer__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.home-trust-footer__stat{text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem 1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.2)}.home-trust-footer__stat-number{display:block;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.home-trust-footer__stat-label{font-size:.9rem;opacity:.9;font-weight:500}.home-trust-footer__certifications{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.home-trust-footer__cert{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;opacity:.9}.home-trust-footer__cert-icon{font-size:1.25rem}@media (max-width: 1024px){.home-trust-footer__stats{grid-template-columns:repeat(2,1fr)}.home-trust-footer__title{font-size:2rem}}@media (max-width: 768px){.home-trust-footer{padding:3rem 0}.home-trust-footer__container{padding:0 1rem}.home-trust-footer__title{font-size:1.75rem}.home-trust-footer__stats{grid-template-columns:1fr;gap:1.5rem}.home-trust-footer__stat{padding:1.5rem 1rem}.home-trust-footer__stat-number{font-size:2rem}.home-trust-footer__certifications{flex-direction:column;gap:1rem;text-align:center}}@media (max-width: 480px){.home-trust-footer__title{font-size:1.5rem}.home-trust-footer__stat-number{font-size:1.75rem}}.home{padding:2rem 0;background-color:var(--color-background-secondary, #f8f9fa)}.home__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home__section{margin-bottom:3rem;background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 4px #0000000d}.home__section-title{font-size:1.5rem;color:#556b2f;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.home__tile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.home__tile{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}.home__tile:hover{transform:translateY(-4px)}.home__tile-title{font-size:1.25rem;padding:1rem 1.5rem;background:#e8f5e9;color:#2e7d32;margin:0}.home__tile-products{padding:1.5rem}.home__product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.home__browse-link{display:block;text-align:center;color:#556b2f;font-weight:500;padding:.5rem;border-radius:.25rem;transition:all .2s ease}.home__browse-link:hover{background:#e8f5e9;text-decoration:none}.home__empty-message{text-align:center;color:#666;padding:2rem 0}.home__section--eco{background-color:#e8f5e9}.home__eco-content{display:flex;flex-direction:column}.home__eco-info{margin-bottom:1.5rem}.home__eco-subtitle{color:#2e7d32;margin-bottom:.5rem}.home__eco-description{color:#333;margin:0}@media (max-width: 768px){.home__tile-grid{grid-template-columns:1fr}.home__container{padding:0 1rem}.home__section{padding:1rem}}.product-page{display:flex;gap:20px;padding:20px 0 0;margin:0 auto}.main-content{flex:1}.product-details{display:flex;gap:20px;margin-bottom:40px}.product-images{display:flex;flex-direction:column;gap:1rem;width:35%;max-width:400px;margin:0 auto}.primary-image-container{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:8px;background:#f8f8f8;box-shadow:0 2px 4px #0000000d;transition:transform .3s ease}.primary-image-container:hover{transform:scale(1.02)}.primary-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .5s ease}.primary-image:hover{transform:scale(1.1)}.thumbnail-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.75rem;padding:.5rem;max-width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#556B2F #f0f0f0}.thumbnail-gallery::-webkit-scrollbar{height:6px}.thumbnail-gallery::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.thumbnail-gallery::-webkit-scrollbar-thumb{background-color:#556b2f;border-radius:3px}.thumbnail-container{position:relative;aspect-ratio:1/1;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#f8f8f8}.thumbnail-container:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.thumbnail-container.active{border-color:#556b2f;box-shadow:0 0 0 2px #556b2f33}.thumbnail{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.thumbnail-container:hover .thumbnail{transform:scale(1.1)}@media (max-width: 1024px){.product-images{width:100%;max-width:600px;margin:0 auto}}@media (max-width: 768px){.product-images{width:50%}.thumbnail-gallery{grid-template-columns:repeat(auto-fit,minmax(40px,1fr));gap:.5rem}}@media (max-width: 480px){.product-images{width:70%;gap:.75rem}.thumbnail-gallery{grid-template-columns:repeat(auto-fit,minmax(35px,1fr));gap:.4rem}}.image-loading-skeleton{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.loading-spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#556b2f;animation:spin 1s ease-in-out infinite}.product-info{flex:1}.product-vendor{color:#556b2f;cursor:pointer;transition:color .2s;margin-bottom:10px}.product-name{font-size:2rem;color:#556b2f;margin-bottom:10px}.product-brand{font-size:1.2rem;color:#666;margin-bottom:10px}.product-price{font-size:1.5rem;color:#333;margin-bottom:20px}.product-rating{font-size:1rem;color:#666;margin-bottom:20px}.product-quantity{margin-bottom:20px}.product-quantity__input{padding:8px;border:1px solid #ccc;border-radius:5px;margin-left:10px;width:60px}.product-stock-status{font-size:1rem;font-weight:700;margin-top:10px}.product-quantity__input--disabled{background-color:#f0f0f0;color:#999;cursor:not-allowed}.product-options{margin-bottom:20px}.product-options label{display:block;margin-bottom:10px}.product-options select{padding:8px;border:1px solid #ccc;border-radius:5px;margin-left:10px}.product-quantity{margin:1rem 0}.quantity-label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.quantity-input-group{display:flex;flex-direction:column;gap:.5rem}.quantity-input-container{position:relative;width:120px}.quantity-input{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;text-align:center;transition:border-color .2s}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input:focus{outline:none;border-color:#556b2f;box-shadow:0 0 0 2px #556b2f33}.quantity-input--disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.quantity-buttons{position:absolute;right:0;top:0;bottom:0;display:flex;flex-direction:column;width:2rem;border-left:1px solid #ddd}.quantity-button{flex:1;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;color:#556b2f;cursor:pointer;transition:all .2s}.quantity-button:hover{background-color:#f5f5f5}.quantity-button:disabled{color:#ccc;cursor:not-allowed;background-color:transparent}.quantity-button svg{pointer-events:none}.stock-status{font-size:.875rem;color:#666}.stock-status--low{color:#d32f2f;font-weight:500}.color-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.color-swatch{width:32px;height:32px;border-radius:50%;cursor:pointer;border:2px solid transparent;transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:relative}.color-swatch:hover{transform:scale(1.1)}.color-swatch--selected{border-color:#556b2f;box-shadow:0 0 0 2px #556b2f4d}.color-swatch-label{font-size:14px;font-weight:700;pointer-events:none;-webkit-user-select:none;user-select:none}.color-swatch[style*="background-color: #ffffff"],.color-swatch[style*="background-color: #fff"]{border:1px solid #ddd!important}.color-swatch[style*="background-color: #f"],.color-swatch[style*="background-color: #e"],.color-swatch[style*="background-color: #d"],.color-swatch[style*="background-color: #c"]{border:1px solid #eee!important}.reviews-section{margin-top:40px}.review-sort{margin-bottom:20px}.review-sort label{margin-right:10px}.review-sort select{padding:8px;border:1px solid #ccc;border-radius:5px}.review{border-bottom:1px solid #ddd;padding:20px 0}.review-user{font-weight:700;color:#556b2f}.review-rating{color:#666}.review-comment{color:#333}.review-date{color:#666;font-size:.9rem}.legal-disclaimer{margin-top:40px;padding:20px;background-color:#f9f9f9;border-top:1px solid #ddd;font-size:.9rem;color:#666}.legal-disclaimer strong{color:#333}.rating-display{display:flex;align-items:center;gap:8px;margin:10px 0}.star-rating{display:flex;gap:2px}.star{font-size:1.2rem;color:#ccc}.star.filled{color:gold}.ethics-rating{display:flex;align-items:center;gap:8px;margin:10px 0}.leaf-rating{display:flex;gap:2px}.leaf{width:1.2rem;height:1.2rem}.certification-badge{display:inline-flex;align-items:center;background:#f5f5f5;padding:4px 8px;border-radius:4px;margin-top:8px;margin-bottom:8px}.certification-badge i{margin-right:4px;color:#4caf50}.reviews-section{margin:40px 0;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.reviews-section__header{padding:16px 24px;background-color:#f8f8f8;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.reviews-section__header:hover{background-color:#f0f0f0}.reviews-section__title{margin:0;font-size:1.25rem;color:#556b2f;display:flex;align-items:center;justify-content:space-between;width:100%}.reviews-section__toggle-icon{font-size:1.5rem;font-weight:700}.reviews-section__content{padding:24px;background-color:#fff}.reviews-section__controls{margin-bottom:24px}.reviews-section__sort-filter{display:flex;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.reviews-section__filter-label{display:flex;align-items:center;gap:8px;cursor:pointer}.reviews-section__sort-select{padding:8px 12px;border:1px solid #ddd;border-radius:4px;background-color:#fff}.reviews-section__loading,.reviews-section__error,.reviews-section__empty{padding:20px;text-align:center;color:#666}.reviews-section__error{color:#d32f2f}.review-card{padding:20px 0;border-bottom:1px solid #eee}.review-card:last-child{border-bottom:none}.review-card__header{display:flex;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap;gap:12px}.review-card__user{display:flex;align-items:center;gap:8px}.review-card__avatar{width:32px;height:32px;border-radius:50%;background-color:#556b2f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.review-card__username{font-weight:500}.review-card__rating{display:flex;align-items:center;gap:12px}.review-card__date{color:#666;font-size:.875rem}.review-card__content{margin-top:8px}.review-card__text{margin:0 0 12px;line-height:1.5}.review-form{background-color:#f9f9f9;padding:20px;border-radius:8px;margin-bottom:24px}.review-form__title{margin-top:0;margin-bottom:16px;color:#556b2f}.review-form__rating{margin-bottom:16px}.review-form__stars{display:inline-flex;gap:4px;margin-left:8px}.review-form__star{font-size:1.5rem;color:#ccc;cursor:pointer;transition:color .2s}.review-form__star--filled{color:gold}.review-form__comment{margin-bottom:16px}.review-form__comment textarea{width:100%;min-height:100px;padding:12px;border:1px solid #ddd;border-radius:4px;resize:vertical}.review-form__images{margin-bottom:16px}.review-form__preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.review-form__preview-item{position:relative;width:80px;height:80px}.review-form__preview-item img{width:100%;height:100%;object-fit:cover;border-radius:4px}.review-form__preview-item button{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;background-color:#f44;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px}.review-form__error{color:#d32f2f;margin-bottom:16px}.review-form__submit{background-color:#556b2f;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.review-form__submit:hover{background-color:#6b8e23}.review-form__submit:disabled{background-color:#ccc;cursor:not-allowed}.review-gallery{margin-top:12px}.review-gallery__main{margin-bottom:8px}.review-gallery__main img{max-width:100%;max-height:400px;border-radius:4px}.review-gallery__thumbnails{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px}.review-gallery__thumbnail{width:60px;height:60px;padding:0;border:none;background:none;cursor:pointer;border-radius:4px;overflow:hidden}.review-gallery__thumbnail img{width:100%;height:100%;object-fit:cover}.review-gallery__thumbnail--active{border:2px solid #556B2F}@media (max-width: 768px){.reviews-section__sort-filter{flex-direction:column;align-items:flex-start;gap:12px}.review-card__header{flex-direction:column;align-items:flex-start}.review-gallery__main img{max-height:300px}}@media (max-width: 480px){.reviews-section__content,.review-form{padding:16px}.review-gallery__main img{max-height:200px}.review-gallery__thumbnail{width:50px;height:50px}}.quantity-selector{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0;max-width:400px}.quantity-control{display:flex;align-items:stretch;height:3rem;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 4px #0000000d;transition:all .2s ease;max-width:10rem}.quantity-control:focus-within{border-color:#556b2f;box-shadow:0 0 0 2px #556b2f1a}.quantity-btn{width:3rem;display:flex;align-items:center;justify-content:center;background:#f7fafc;border:none;color:#556b2f;cursor:pointer;transition:all .2s ease}.quantity-btn:hover:not(:disabled){background:#edf2f7;color:#2c5282}.quantity-btn:disabled{opacity:.5;cursor:not-allowed;color:#a0aec0}.quantity-btn svg{width:16px;height:16px;transition:transform .2s ease}.quantity-btn:hover:not(:disabled) svg{transform:scale(1.1)}.quantity-value{min-width:4rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:600;color:#2d3748;background:#fff;border-left:2px solid #e2e8f0;border-right:2px solid #e2e8f0}.stock-status{font-size:.875rem;color:#4a5568;margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.stock-status:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#48bb78}.low-stock{color:#e53e3e}.low-stock:before{background:#e53e3e}.add-to-cart-button{width:100%;max-width:400px;height:3rem;margin-top:1.5rem;background:#556b2f;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;letter-spacing:.025em;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 2px 4px #556b2f1a}.add-to-cart-button:hover:not(:disabled){background:#8fb352;transform:translateY(-1px);box-shadow:0 4px 6px #556b2f26}.add-to-cart-button:disabled{background:#a0aec0;cursor:not-allowed;transform:none;box-shadow:none}.add-to-cart-button:before{content:"🛒";font-size:1.1rem}@media (max-width: 480px){.quantity-control{height:2.75rem}.quantity-btn{width:2.75rem}.add-to-cart-button{height:2.75rem;font-size:.95rem}}.add-to-wishlist-button{display:flex;align-items:center;gap:8px;background-color:transparent;border:1px solid #ddd;color:#333;padding:8px 12px;border-radius:4px;cursor:pointer;margin-top:10px;transition:all .2s ease;font-size:.9rem}.add-to-wishlist-button:hover{background-color:#f5f5f5}.wishlist-icon{color:#666;width:16px;height:16px;transition:color .2s ease}.wishlist-dropdown__menu{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:100;min-width:200px;margin-top:5px;padding:4px 0}.wishlist-dropdown__item{width:100%;padding:8px 16px;text-align:left;background:none;border:none;cursor:pointer;transition:background-color .2s;font-size:.9rem;color:#333}.wishlist-dropdown__empty{padding:8px 16px;color:#666;font-size:.9rem}.wishlist-icon--added{color:#e63946}.add-to-wishlist-button{transition:all .3s ease}.add-to-wishlist-button.in-wishlist{background-color:#f8f8f8;border-color:#d1d1d1}.wishlist-icon--added{color:#ff6b6b}.wishlist-dropdown__menu{position:absolute;background:#fff;border:1px solid #ddd;border-radius:4px;padding:8px 0;z-index:100;box-shadow:0 2px 8px #0000001a}.wishlist-dropdown__header{padding:8px 16px;font-weight:700;border-bottom:1px solid #eee}.wishlist-dropdown__item{display:block;width:100%;padding:8px 16px;text-align:left;background:none;border:none;cursor:pointer}.wishlist-dropdown__item:hover{background-color:#f5f5f5}.loading-spinner{width:24px;height:24px;border:3px solid rgba(85,107,47,.2);border-radius:50%;border-top-color:#556b2f;animation:spin 1s ease-in-out infinite;margin-right:8px}.reviews-section__loading{display:flex;align-items:center;justify-content:center;padding:20px}.product-stock-status{font-size:.9rem;margin-top:8px;color:#666}.product-stock-status[data-low-stock=true]{color:#d32f2f;font-weight:500}.product-stock-status[data-out-of-stock=true]{color:#d32f2f;font-weight:700}.add-to-cart-button:disabled,.product-quantity-input:disabled{opacity:.7;cursor:not-allowed}.product-vendor{color:#556b2f;cursor:pointer;transition:color .2s;margin-bottom:10px;display:inline-block}.product-vendor:hover{color:#8fb352;text-decoration:underline}.thumbnail-container.active{border:2px solid #556B2F;position:relative}.thumbnail-container.active:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid #556B2F;border-radius:4px}.primary-image-container,.thumbnail-gallery{position:relative}.thumbnail-container{transition:transform .2s ease,opacity .2s ease;margin-top:10px}.thumbnail-container:hover{transform:scale(1.05)}.thumbnail-container.active{border:2px solid #556B2F}img{transition:opacity .3s ease}.breadcrumb-nav{width:100%;background:#fff;border-bottom:1px solid #e5e7eb}.breadcrumb-nav__breadcrumb{padding:1rem 1.5rem;font-size:.875rem;color:#6b7280;line-height:1.5}.breadcrumb-nav__breadcrumb-link{text-decoration:none;color:#556b2f;transition:color .2s ease;font-weight:500}.breadcrumb-nav__breadcrumb-link:hover{color:#8fb352;text-decoration:underline}.breadcrumb-nav__breadcrumb-text{color:#374151;font-weight:600}.breadcrumb-nav__current-category-nav{padding:0 1.5rem 1rem}.breadcrumb-nav__heading{font-size:1.125rem;color:#556b2f;margin:0 0 1rem;font-weight:700;line-height:1.3}.breadcrumb-nav__subcategories{margin-left:1rem;border-left:2px solid #e5e7eb;padding-left:1rem}.breadcrumb-nav__subcategory{margin-bottom:.75rem}.breadcrumb-nav__subcategory--active{color:#556b2f;font-weight:600}.breadcrumb-nav__subcategory-link{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#6b7280;padding:.5rem 0;transition:all .2s ease;font-size:.875rem;line-height:1.4}.breadcrumb-nav__subcategory-link:hover{color:#556b2f;padding-left:.25rem}.breadcrumb-nav__subcategory--active .breadcrumb-nav__subcategory-link{color:#556b2f;font-weight:600}.breadcrumb-nav__subcategory-indicator{margin-left:.5rem;color:#556b2f;transition:transform .2s ease}.breadcrumb-nav__subsubcategories{margin-left:1rem;border-left:2px solid #e5e7eb;padding-left:1rem;margin-top:.5rem}.breadcrumb-nav__subsubcategory{margin-bottom:.5rem}.breadcrumb-nav__subsubcategory--active{color:#556b2f;font-weight:600}.breadcrumb-nav__subsubcategory-link{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#6b7280;padding:.375rem 0;transition:all .2s ease;font-size:.8125rem;line-height:1.4}.breadcrumb-nav__subsubcategory-link:hover{color:#556b2f;padding-left:.25rem}.breadcrumb-nav__subsubcategory--active .breadcrumb-nav__subsubcategory-link{color:#556b2f;font-weight:600}.breadcrumb-nav__subsubcategory-indicator{margin-left:.5rem;color:#556b2f;transition:transform .2s ease}.breadcrumb-nav__active-icon{font-size:.75rem;opacity:.8}@media (max-width: 768px){.breadcrumb-nav__breadcrumb{padding:.75rem 1rem;font-size:.8125rem}.breadcrumb-nav__current-category-nav{padding:0 1rem .75rem}.breadcrumb-nav__heading{font-size:1rem;margin-bottom:.75rem}.breadcrumb-nav__subcategories,.breadcrumb-nav__subsubcategories{margin-left:.75rem;padding-left:.75rem}}@media (max-width: 480px){.breadcrumb-nav__breadcrumb{padding:.5rem .75rem;font-size:.75rem}.breadcrumb-nav__current-category-nav{padding:0 .75rem .5rem}.breadcrumb-nav__subcategories,.breadcrumb-nav__subsubcategories{margin-left:.5rem;padding-left:.5rem}}@media (prefers-reduced-motion: reduce){.breadcrumb-nav__subcategory-link,.breadcrumb-nav__subsubcategory-link,.breadcrumb-nav__subcategory-indicator,.breadcrumb-nav__subsubcategory-indicator{transition:none}}.breadcrumb-nav__breadcrumb-link:focus,.breadcrumb-nav__subcategory-link:focus,.breadcrumb-nav__subsubcategory-link:focus{outline:2px solid #8FB352;outline-offset:2px;border-radius:4px}@media (prefers-contrast: high){.breadcrumb-nav__breadcrumb-link,.breadcrumb-nav__subcategory-link,.breadcrumb-nav__subsubcategory-link{border:1px solid transparent}.breadcrumb-nav__breadcrumb-link:focus,.breadcrumb-nav__subcategory-link:focus,.breadcrumb-nav__subsubcategory-link:focus{border-color:#8fb352}}.filter-engine{width:100%;max-width:280px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.filter-container{padding:0}.filter-container__header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.filter-container__title{font-size:1.25rem;font-weight:700;color:#556b2f;margin:0;line-height:1.2}.filter-container__reset-btn{background:none;border:1px solid #8FB352;color:#556b2f;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-container__reset-btn:hover{background:#8fb352;color:#fff}.filter-container__content{padding:0;max-height:70vh;overflow-y:auto}.filter-section{border-bottom:1px solid #e5e7eb}.filter-section:last-child{border-bottom:none}.filter-section__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;cursor:pointer;transition:background-color .2s ease}.filter-section__header:hover{background:#f9fafb}.filter-section__title{font-size:1rem;font-weight:600;color:#374151;margin:0;line-height:1.4}.filter-section__toggle{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}.filter-section__toggle:hover{background:#f3f4f6;color:#556b2f}.filter-section__content{padding:0 1.5rem 1rem}.filter-section__search{margin-bottom:1rem}.filter-section__search-wrapper{position:relative;display:flex;align-items:center}.filter-section__search-icon{position:absolute;left:.75rem;color:#9ca3af;z-index:2}.filter-section__search-input{width:100%;padding:.5rem .75rem .5rem 2.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background:#fff;transition:all .2s ease}.filter-section__search-input:focus{outline:none;border-color:#8fb352;box-shadow:0 0 0 3px #8fb3521a}.filter-section__options{display:flex;flex-direction:column;gap:.75rem}.filter-option{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.25rem 0;transition:all .2s ease;-webkit-user-select:none;user-select:none}.filter-option:hover{color:#556b2f}.filter-option__input{display:none}.filter-option__checkmark{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;position:relative;transition:all .2s ease;flex-shrink:0}.filter-option__input:checked+.filter-option__checkmark{background:#8fb352;border-color:#8fb352}.filter-option__input:checked+.filter-option__checkmark:after{content:"";position:absolute;top:1px;left:5px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.filter-option__icon{color:#6b7280;flex-shrink:0}.filter-option__label{font-size:.875rem;color:#374151;line-height:1.4;flex:1}.filter-section__rating{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.filter-section__star{background:none;border:none;color:#d1d5db;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}.filter-section__star--filled{color:#fbbf24}.filter-section__star:hover{background:#f3f4f6}.filter-section__rating-text{font-size:.875rem;color:#6b7280;margin-left:.5rem}.filter-section__ethics{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.filter-section__leaf{background:none;border:none;color:#d1d5db;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}.filter-section__leaf--filled{color:#556b2f}.filter-section__leaf:hover{background:#f3f4f6}.filter-section__ethics-text{font-size:.875rem;color:#6b7280;margin-left:.5rem}.filter-section__color-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(32px,1fr));gap:.5rem;margin-bottom:1rem}.filter-section__color-swatch{width:32px;height:32px;border-radius:6px;border:2px solid #e5e7eb;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 1px 5px #000}.filter-section__color-swatch:hover{transform:scale(1.1);box-shadow:0 4px 8px #00000026;border-color:#556b2f}.filter-section__color-swatch--selected{border-color:#556b2f;border-width:2px;box-shadow:0 0 0 5px #556b2f4d,0 4px 8px #00000026;transform:scale(1.05)}.filter-section__color-swatch--selected:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:14px;font-weight:700;text-shadow:0 0 3px rgba(255,255,255,.8);z-index:2}.filter-section__color-swatch[style*="background-color: #ffffff"],.filter-section__color-swatch[style*="background-color: #fff"],.filter-section__color-swatch[style*="background-color: rgb(255, 255, 255)"]{border-color:#d1d5db;background-image:linear-gradient(45deg,#f8f9fa 25%,transparent 25%),linear-gradient(-45deg,#f8f9fa 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f8f9fa 75%),linear-gradient(-45deg,transparent 75%,#f8f9fa 75%);background-size:4px 4px;background-position:0 0,0 2px,2px -2px,-2px 0px}.filter-section__color-swatch[style*="background-color: #ffffff"]:before,.filter-section__color-swatch[style*="background-color: #fff"]:before,.filter-section__color-swatch[style*="background-color: rgb(255, 255, 255)"]:before{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:#fff;border-radius:4px;z-index:1}.filter-section__color-label{font-size:.75rem;font-weight:700;pointer-events:none;-webkit-user-select:none;user-select:none}.filter-section__show-more{background:none;border:1px solid #d1d5db;color:#556b2f;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;margin-top:.75rem}.filter-section__show-more:hover{background:#f9fafb;border-color:#8fb352}.filter-section__no-results{text-align:center;color:#6b7280;font-size:.875rem;padding:1rem;font-style:italic}@media (max-width: 768px){.filter-engine{max-width:100%;border-radius:0;box-shadow:none;border-top:1px solid #e5e7eb}.filter-container__header{padding:1rem}.filter-section__content{padding:0 1rem 1rem}.filter-section__color-grid{grid-template-columns:repeat(auto-fill,minmax(28px,1fr));gap:.375rem}.filter-section__color-swatch{width:28px;height:28px}}@media (prefers-reduced-motion: reduce){.filter-section__toggle,.filter-option__checkmark,.filter-section__star,.filter-section__leaf,.filter-section__color-swatch,.filter-section__show-more{transition:none}}@media (prefers-contrast: high){.filter-option__checkmark,.filter-section__color-swatch{border-width:3px}}.filter-section__toggle:focus,.filter-option:focus-within,.filter-section__star:focus,.filter-section__leaf:focus,.filter-section__color-swatch:focus,.filter-section__show-more:focus,.filter-container__reset-btn:focus{outline:2px solid #8FB352;outline-offset:2px}.enhanced-sidebar{width:280px;min-height:100vh;background:#fff;border-right:1px solid #e5e7eb;position:sticky;top:0;overflow-y:auto;display:flex;flex-direction:column}.enhanced-sidebar__navigation{flex-shrink:0;border-bottom:1px solid #e5e7eb}.enhanced-sidebar__filters{flex:1;overflow-y:auto}.enhanced-sidebar__filter-engine{border-radius:0;box-shadow:none;max-width:none;height:100%}.sidebar{width:250px;background-color:#f9f9f9;border-right:1px solid #ddd;height:100vh;position:sticky;top:0;overflow-y:auto}.sidebar .enhanced-sidebar__filter-engine,.sidebar .filter-container{background:transparent;border-radius:0;box-shadow:none}.sidebar .filter-container__header{background:transparent;border-bottom:none;padding:1rem 1.5rem .5rem}.sidebar .filter-container__title{color:#556b2f;font-size:1.125rem}.sidebar .filter-section{border-bottom:none;margin-bottom:1.5rem}.sidebar .filter-section__header{padding:.75rem 1.5rem .5rem;background:transparent}.sidebar .filter-section__title{color:#556b2f;font-size:1rem;font-weight:600}.sidebar .filter-section__content{padding:0 1.5rem .75rem}@media (max-width: 100px){.enhanced-sidebar{width:100%;min-height:auto;position:relative;border-right:none;border-bottom:1px solid #e5e7eb}.sidebar{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid #ddd}}@media (max-width: 100px){.enhanced-sidebar{width:100%}.enhanced-sidebar__navigation{border-bottom:1px solid #e5e7eb}.enhanced-sidebar__filters{max-height:60vh;overflow-y:auto}}@media (max-width: 480px){.enhanced-sidebar{width:100%}.enhanced-sidebar__filters{max-height:50vh}}@media (prefers-reduced-motion: reduce){.enhanced-sidebar{scroll-behavior:auto}}@media (prefers-contrast: high){.enhanced-sidebar{border-right-width:2px}.enhanced-sidebar__navigation{border-bottom-width:2px}.sidebar{border-right-width:2px}}.enhanced-sidebar:focus-within{outline:2px solid #8FB352;outline-offset:-2px}.enhanced-sidebar::-webkit-scrollbar,.enhanced-sidebar__filters::-webkit-scrollbar{width:6px}.enhanced-sidebar::-webkit-scrollbar-track,.enhanced-sidebar__filters::-webkit-scrollbar-track{background:#f1f5f9}.enhanced-sidebar::-webkit-scrollbar-thumb,.enhanced-sidebar__filters::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.enhanced-sidebar::-webkit-scrollbar-thumb:hover,.enhanced-sidebar__filters::-webkit-scrollbar-thumb:hover{background:#94a3b8}.enhanced-sidebar,.enhanced-sidebar__filters{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.add-to-wishlist-button{display:inline-flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;font-size:1rem;color:#556b2f;padding:10px 14px;transition:all .2s ease;position:relative}.add-to-wishlist-button.in-wishlist{color:red}.add-to-wishlist-button:disabled{opacity:.6;cursor:not-allowed}.wishlist-icon--added{color:red}.wishlist-loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(0,0,0,.1);border-left-color:#556b2f;border-radius:50%;animation:spin 1s linear infinite}.wishlist-dropdown{position:relative;display:inline-block}.wishlist-dropdown__menu{position:absolute;top:100%;left:0;z-index:1000;background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:10px;min-width:200px;opacity:1;pointer-events:auto;transition:opacity .2s ease}.wishlist-dropdown__menu.hidden{opacity:0;pointer-events:none}.wishlist-dropdown__header{font-weight:700;font-size:.95rem;margin-bottom:6px;color:#3a5e2a}.wishlist-dropdown__item{display:block;width:100%;text-align:left;padding:8px 12px;margin:4px 0;border:none;background:transparent;cursor:pointer;font-size:.95rem;color:#333;border-radius:6px;transition:background .2s ease}.wishlist-dropdown__item:hover{background-color:#f0f0f0}.wishlist-dropdown__item:disabled{color:#aaa;cursor:not-allowed}.wishlist-dropdown__item--create{border-top:1px solid #eee;margin-top:6px;padding-top:10px;font-weight:700;color:#556b2f}.wishlist-dropdown__empty{padding:8px;text-align:center;font-size:.9rem;color:#777}.wishlist-dropdown__empty p{margin-bottom:8px;color:#666}.wishlist-feedback-message{position:absolute;top:100%;left:0;background:#fffbea;color:#7a5d00;border:1px solid #e6c600;padding:6px 10px;border-radius:6px;font-size:.85rem;margin-top:4px;z-index:1000;white-space:nowrap;max-width:250px}.product-ethical-details{background:#f9f9f7;border-radius:12px;padding:30px;margin:40px 0;border:1px solid #e8e8e3}.ethical-details-title{color:#556b2f;font-size:1.8rem;margin-bottom:25px;text-align:center}.ethical-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.highlight-card{background:#fff;border-radius:8px;padding:20px;display:flex;align-items:flex-start;gap:15px;box-shadow:0 2px 8px #0000000d;transition:transform .2s ease}.highlight-card:hover{transform:translateY(-3px)}.highlight-icon{font-size:1.8rem;flex-shrink:0}.highlight-content h3{color:#556b2f;font-size:1.1rem;margin-bottom:8px}.highlight-content p{color:#666;font-size:.9rem;line-height:1.4}.impact-meter{background:#fff;border-radius:8px;padding:20px;margin-bottom:30px}.impact-meter h3{color:#333;font-size:1.1rem;margin-bottom:15px}.meter-bar{height:10px;background:#e8e8e3;border-radius:5px;margin-bottom:8px;overflow:hidden}.meter-fill{height:100%;background:linear-gradient(to right,#556b2f,#8a9a5b);border-radius:5px;transition:width 1s ease-in-out}.meter-labels{display:flex;justify-content:space-between;font-size:.8rem;color:#666}.detailed-ethics{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:30px}.ethics-column{background:#fff;border-radius:8px;padding:20px}.ethics-column h4{color:#556b2f;font-size:1.1rem;margin-bottom:15px;padding-bottom:8px;border-bottom:1px solid #e8e8e3}.ethics-column ul{list-style:none;padding:0;margin:0}.ethics-column li{margin-bottom:12px;display:flex;justify-content:space-between}.ethics-label{font-weight:600;color:#333;margin-right:10px}.ethics-commitment{background:#556b2f;color:#fff;border-radius:8px;padding:25px;text-align:center}.ethics-commitment h3{font-size:1.3rem;margin-bottom:15px}.ethics-commitment p{line-height:1.6;max-width:700px;margin:0 auto}.category-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:transform .2s;background-color:#fff;width:100%}.category-card:hover{transform:scale(1.05)}.category-card__link{text-decoration:none;color:inherit;display:block}.category-card__image{width:100%;height:150px;object-fit:cover}.category-card__title{text-align:center;padding:10px;margin:0;font-size:1.2rem;background-color:#f9f9f9}.product-card-skeleton{background-color:#fff;border:1px solid #ddd;border-radius:10px;text-align:center;display:flex;flex-direction:column;height:auto;min-width:170px;max-width:190px;padding:10px;margin:5px 0}.skeleton-image,.skeleton-name,.skeleton-price,.skeleton-rating,.skeleton-button{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.skeleton-image{width:100%;height:200px;margin-bottom:10px}.skeleton-name{width:80%;height:16px;margin:5px auto}.skeleton-price{width:50%;height:20px;margin:5px auto}.skeleton-rating{width:60%;height:16px;margin:10px auto}.skeleton-button{width:80%;height:32px;margin:10px auto}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.category-page{display:flex;padding:0}.category-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.categorypage-h1{font-size:2rem;color:#556b2f;margin-bottom:1.5rem}.categorypage-h2{font-size:1.5rem;color:#556b2f;margin-bottom:1rem}.subcategory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.subcategory-tile{border:1px solid #eee;border-radius:10px;overflow:hidden;background-color:#f9f9f9;transition:transform .3s,box-shadow .3s}.subcategory-tile:hover{transform:translateY(-5px);box-shadow:0 4px 10px #0000001a}.subcategory-image{width:100%;height:150px;object-fit:cover}.subcategory-tile h3{font-size:1rem;color:#333;padding:.5rem;margin:0;text-align:center}.load-more{text-align:center;margin:20px 0}.load-more button{padding:10px 20px;background-color:#3d4d23;color:#fff;border:none;border-radius:5px;cursor:pointer}.load-more button:disabled{background-color:#ccc;cursor:not-allowed}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-top:20px}.load-more{text-align:center;margin:2rem 0}.load-more__button:hover{background-color:#556b2f}.load-more__button:active{transform:scale(.98)}.load-more__button:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.7}.category-sorting{display:flex;justify-content:flex-end;margin:0 20px 20px 0}@media (max-width: 768px){.category-sorting{justify-content:flex-start;margin:0 0 20px 20px}}.sorting-container{margin-left:auto}.sorting-dropdown{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.sorting-dropdown__count{font-size:.9rem;color:#666;font-weight:500;white-space:nowrap;transition:color .2s ease}.sorting-dropdown__count--loading{color:#8fb352;animation:pulse 1.5s ease-in-out infinite}.sorting-dropdown__select{padding:8px 32px 8px 12px;border:1px solid #ddd;border-radius:6px;background-color:#fff;font-size:.9rem;cursor:pointer;transition:all .2s ease;min-width:160px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.sorting-dropdown__select:hover:not(:disabled){border-color:#8fb352;box-shadow:0 2px 4px #8fb3521a}.sorting-dropdown__select:focus{outline:none;border-color:#8fb352;box-shadow:0 0 0 3px #8fb35233}.sorting-dropdown__select:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;opacity:.6}.sorting-dropdown__select option:disabled{color:#999;font-style:italic}.sorting-dropdown__description{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.total-products{font-size:.9rem;color:#666;margin-right:10px}.sorting-dropdown label{font-size:.9rem;color:#333}.subcategory-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.subcategory-page__heading{font-size:2rem;margin:0}.sorting-container{display:flex;align-items:center;gap:10px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}@media (max-width: 768px){.subcategory-page__header{flex-direction:column;align-items:flex-start;gap:10px}.sorting-container{width:100%;justify-content:flex-end}}.subcategory-page{display:flex}.subcategory-page__content{flex:1;padding:20px}.subcategory-page__heading{font-size:2rem;color:#556b2f;margin-bottom:20px}.subsubcategory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.subsubcategory-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s}.subsubcategory-card:hover{transform:scale(1.05)}.subsubcategory-card__image{width:100%;height:150px;object-fit:cover}.subsubcategory-card__title{text-align:center;padding:10px;margin:0;background-color:#f9f9f9}.subsubcategory-page{display:flex;padding:20px}.content{flex-grow:1;margin-left:20px}.subsubcategory-page-h1{font-size:2rem;color:#556b2f;margin-bottom:1.5rem}.enterprise-signin{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.enterprise-signin__background{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#f8faf6,#f1f5eb,#eef2e6);z-index:1}.enterprise-signin__gradient-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:float 6s ease-in-out infinite}.enterprise-signin__gradient-orb--1{width:300px;height:300px;background:radial-gradient(circle,#556b2f,#3f4f22);top:10%;left:10%;animation-delay:0s;opacity:.3}.enterprise-signin__gradient-orb--2{width:200px;height:200px;background:radial-gradient(circle,#8fb352,#7ba428);bottom:20%;right:15%;animation-delay:3s;opacity:.3}.enterprise-signin__grid-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;opacity:.3}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.enterprise-signin__container{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;max-width:1200px;width:100%;min-height:600px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden;margin:2rem}.enterprise-signin__brand-panel{background:linear-gradient(135deg,#556b2f,#3f4f22);color:#fff;padding:3rem;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.enterprise-signin__brand-panel:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.03)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.5}.enterprise-signin__brand-content{max-width:400px}.enterprise-signin__logo-section{text-align:center;margin-bottom:3rem}.enterprise-signin__logo{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#ffffff1a;border-radius:20px;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.enterprise-signin__brand-title{font-size:2rem;font-weight:700;margin:0 0 .5rem;line-height:1.2}.enterprise-signin__brand-subtitle{font-size:1.1rem;opacity:.9;margin:0;line-height:1.4}.enterprise-signin__features{margin-bottom:2rem}.enterprise-signin__feature{display:flex;align-items:flex-start;margin-bottom:1.5rem}.enterprise-signin__feature-icon{flex-shrink:0;width:40px;height:40px;background:#ffffff1a;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:1rem}.enterprise-signin__feature-content h3{font-size:1.1rem;font-weight:600;margin:0 0 .25rem;line-height:1.3}.enterprise-signin__feature-content p{font-size:.9rem;opacity:.8;margin:0;line-height:1.4}.enterprise-signin__trust-indicators{display:flex;flex-wrap:wrap;gap:1rem}.enterprise-signin__trust-badge{display:flex;align-items:center;gap:.5rem;font-size:.85rem;opacity:.9;background:#ffffff1a;padding:.5rem 1rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.enterprise-signin__form-panel{padding:3rem;display:flex;flex-direction:column;justify-content:center;background:#fff}.enterprise-signin__form-container{max-width:400px;width:100%;margin:0 auto}.enterprise-signin__form-header{text-align:center;margin-bottom:2rem}.enterprise-signin__form-title{font-size:1.75rem;font-weight:700;color:#556b2f;margin:0 0 .5rem;line-height:1.2}.enterprise-signin__form-subtitle{font-size:1rem;color:#666;margin:0;line-height:1.4}.enterprise-signin__form{width:100%}.enterprise-signin__field-group{margin-bottom:1.5rem}.enterprise-signin__field-group--half{flex:1}.enterprise-signin__name-fields{display:flex;gap:1rem;margin-bottom:1.5rem}.enterprise-signin__label{display:block;font-size:.9rem;font-weight:600;color:#333;margin-bottom:.5rem;line-height:1.3}.enterprise-signin__input-wrapper{position:relative;display:flex;align-items:center}.enterprise-signin__input{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid #e1e5e9;border-radius:10px;font-size:1rem;line-height:1.5;transition:all .2s ease;background:#fff;color:#333}.enterprise-signin__input:focus{outline:none;border-color:#8fb352;box-shadow:0 0 0 3px #8fb3521a}.enterprise-signin__input--error{border-color:#dc3545;background-color:#fef2f2}.enterprise-signin__input--error:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.enterprise-signin__input--valid{border-color:#28a745;background-color:#f0f9f0}.enterprise-signin__input-icon{position:absolute;left:1rem;color:#666;z-index:2}.enterprise-signin__password-toggle{position:absolute;right:1rem;background:none;border:none;color:#666;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s ease;z-index:2}.enterprise-signin__password-toggle:hover{color:#556b2f}.enterprise-signin__validation-icon{position:absolute;right:3rem;z-index:2}.enterprise-signin__validation-icon--success{color:#28a745}.enterprise-signin__validation-icon--error{color:#dc3545}.enterprise-signin__error-message{display:flex;align-items:center;gap:.5rem;color:#dc3545;font-size:.85rem;margin-top:.5rem;line-height:1.3}.enterprise-signin__error-message--submit{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem;margin-bottom:1rem}.enterprise-signin__form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.enterprise-signin__checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666;cursor:pointer;-webkit-user-select:none;user-select:none}.enterprise-signin__checkbox{display:none}.enterprise-signin__checkbox-custom{width:18px;height:18px;border:2px solid #e1e5e9;border-radius:4px;position:relative;transition:all .2s ease}.enterprise-signin__checkbox:checked+.enterprise-signin__checkbox-custom{background:#8fb352;border-color:#8fb352}.enterprise-signin__checkbox:checked+.enterprise-signin__checkbox-custom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.enterprise-signin__forgot-link{background:none;border:none;color:#8fb352;font-size:.9rem;cursor:pointer;text-decoration:none;transition:color .2s ease}.enterprise-signin__forgot-link:hover{color:#556b2f;text-decoration:underline}.enterprise-signin__submit-btn{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#8fb352,#556b2f);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.enterprise-signin__submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#7ba428,#3f4f22);transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.enterprise-signin__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.enterprise-signin__loading-icon{animation:spin 1s linear infinite}.enterprise-signin__submit-icon{transition:transform .2s ease}.enterprise-signin__submit-btn:hover:not(:disabled) .enterprise-signin__submit-icon{transform:translate(2px)}.enterprise-signin__back-btn{width:100%;padding:.75rem 1.5rem;background:transparent;color:#666;border:2px solid #e1e5e9;border-radius:10px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.enterprise-signin__back-btn:hover{background:#f8f9fa;border-color:#8fb352;color:#556b2f}.enterprise-signin__form-actions{display:flex;flex-direction:column;gap:.5rem}.enterprise-signin__form-footer{text-align:center;margin-top:1.5rem}.enterprise-signin__form-footer-text{font-size:.9rem;color:#666;margin:0;line-height:1.4}.enterprise-signin__form-link{background:none;border:none;color:#8fb352;font-weight:600;cursor:pointer;text-decoration:none;transition:color .2s ease}.enterprise-signin__form-link:hover{color:#556b2f;text-decoration:underline}.enterprise-signin__security-notice{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;color:#666;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e1e5e9}@media (max-width: 768px){.enterprise-signin__container{grid-template-columns:1fr;margin:1rem;min-height:auto}.enterprise-signin__brand-panel{padding:2rem;text-align:center}.enterprise-signin__form-panel{padding:2rem}.enterprise-signin__name-fields{flex-direction:column;gap:0}.enterprise-signin__form-options{flex-direction:column;gap:1rem;align-items:flex-start}}@media (max-width: 480px){.enterprise-signin{padding:1rem}.enterprise-signin__container{margin:0;border-radius:15px}.enterprise-signin__brand-panel,.enterprise-signin__form-panel{padding:1.5rem}.enterprise-signin__brand-title,.enterprise-signin__form-title{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.enterprise-signin__gradient-orb,.enterprise-signin__loading-icon{animation:none}.enterprise-signin__submit-btn,.enterprise-signin__input,.enterprise-signin__checkbox-custom{transition:none}}@media (prefers-contrast: high){.enterprise-signin__input{border-width:3px}.enterprise-signin__submit-btn{border:2px solid transparent}.enterprise-signin__submit-btn:focus{border-color:#fff}}.enterprise-signin__submit-btn:focus,.enterprise-signin__back-btn:focus,.enterprise-signin__forgot-link:focus,.enterprise-signin__form-link:focus{outline:2px solid #8FB352;outline-offset:2px}.enterprise-signin__checkbox:focus+.enterprise-signin__checkbox-custom{outline:2px solid #8FB352;outline-offset:2px}._accountPage_em8ef_2{padding:20px;max-width:1200px;margin:0 auto}._accountHeader_em8ef_8{text-align:center;margin-bottom:30px}._accountHeader_em8ef_8 h1{font-size:2.5rem;color:#556b2f}._quickLinks_em8ef_18{display:flex;justify-content:space-around;margin-bottom:30px}._quickLink_em8ef_18{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#556b2f;transition:transform .3s,color .3s}._quickLink_em8ef_18:hover{transform:translateY(-5px);color:#8fb352}._linkIcon_em8ef_38{font-size:2rem;margin-bottom:10px}._recentActivity_em8ef_43{margin-bottom:30px}._activityGrid_em8ef_47{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}._activityCard_em8ef_53{background:#f9f9f9;padding:20px;border-radius:10px;text-align:center;transition:transform .3s,box-shadow .3s}._activityCard_em8ef_53:hover{transform:translateY(-5px);box-shadow:0 4px 10px #0000001a}._activityIcon_em8ef_66{font-size:2rem;color:#556b2f;margin-bottom:10px}._accountHealth_em8ef_72{background:#f9f9f9;padding:20px;border-radius:10px}._healthStatus_em8ef_78{display:flex;justify-content:space-around}._statusVerified_em8ef_83{color:#4caf50}._statusPoints_em8ef_87{color:#ff9800}._savedInformation_em8ef_91{margin-bottom:30px}._savedSection_em8ef_95{background:#f9f9f9;padding:20px;border-radius:10px;margin-bottom:20px}._savedSection_em8ef_95 h3{font-size:1.5rem;color:#556b2f;margin-bottom:15px}._savedItem_em8ef_108{background:#fff;padding:15px;border-radius:8px;margin-bottom:10px;box-shadow:0 2px 5px #0000001a}._savedItem_em8ef_108 p{margin:5px 0}._itemActions_em8ef_120{margin-top:10px}._defaultIndicator_em8ef_139{color:#4caf50;margin-right:10px}._addNewButton_em8ef_144{background:#556b2f;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;transition:background .3s;margin-top:10px}._addNewButton_em8ef_144:hover{background:#8fb352}._itemActions_em8ef_120 button{background:#556b2f;color:#fff;border:none;padding:8px 12px;border-radius:5px;cursor:pointer;transition:background .3s;margin-right:10px}._itemActions_em8ef_120 button:hover{background:#8fb352}._itemActions_em8ef_120 button._deleteButton_em8ef_173{background:#8b0000;color:#fff;border:none;padding:8px 12px;border-radius:5px;cursor:pointer;transition:background .3s;margin-right:10px}._itemActions_em8ef_120 button._deleteButton_em8ef_173:hover{background:brown}.order-card{background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 4px 8px #0000001a;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.order-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.order-card.new-order{border-left:4px solid #556B2F}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.order-card h3{margin:0;font-size:1.25rem;color:#556b2f;font-weight:600}.order-date{font-size:.9rem;color:#666}.order-status{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:20px;color:#fff;font-size:.85rem;font-weight:500;margin-bottom:15px}.order-items{margin:15px 0;border-top:1px solid #eee;padding-top:15px}.order-item{display:flex;gap:15px;padding:10px 0;border-bottom:1px solid #f5f5f5}.order-item:last-child{border-bottom:none}.item-image{width:60px;height:60px;object-fit:cover;border-radius:5px;border:1px solid #eee}.item-details{flex:1}.item-name{margin:0 0 5px;font-size:.95rem;font-weight:500;color:#333}.item-quantity,.item-price{margin:0;font-size:.85rem;color:#666}.additional-items{text-align:center;padding:10px 0;color:#556b2f;font-size:.9rem;font-weight:500}.order-footer{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-top:15px;border-top:1px solid #eee}.order-total{font-size:1.1rem;font-weight:600;color:#333}.order-total span:first-child{margin-right:10px;color:#666;font-weight:400}.order-actions{display:flex;gap:10px}.action-button{background:#556b2f;color:#fff;border:none;padding:8px 16px;border-radius:5px;cursor:pointer;font-size:.85rem;transition:background .2s ease}.action-button:hover{background:#6b8e23}.action-button:disabled{background:#ccc;cursor:not-allowed}.order-details{display:flex;gap:20px;margin:15px 0;flex-wrap:wrap}.price-summary{flex:1;min-width:200px}.price-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:1rem}.price-row span:last-child{font-weight:700}.shipping-info{flex:1;min-width:200px}.shipping-info h4,.tracking-info h4{margin:0 0 10px;font-size:1rem;color:#556b2f}.tracking-info{margin-top:15px;padding-top:15px;border-top:1px solid #eee}.track-link{background:none;border:none;color:#556b2f;text-decoration:underline;cursor:pointer;padding:0;font-size:.9rem}.track-link:hover{text-decoration:none}.order-actions{display:flex;gap:10px;margin-top:15px;justify-content:flex-end}.orders-page{padding:20px;max-width:1200px;margin:0 auto}.orders-page h1{font-size:2rem;color:#556b2f;margin-bottom:20px}.filter-sort-container{display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-bottom:20px}.orders-search-bar{width:100%;display:flex;align-items:center;background:#f9f9f9;border:1px solid #ddd;border-radius:5px;padding:6px 12px;height:24px}.orders-search-bar input{border:none;background:none;outline:none;margin-left:8px;width:100%;font-size:.9rem;box-shadow:none}.orders-search-bar input:focus{outline:none;box-shadow:none}.filter-options,.sort-options{display:flex;gap:10px;align-items:center;margin-top:10px}.filter-button,.sort-button{background:#f9f9f9;border:1px solid #ddd;border-radius:5px;padding:6px 12px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .3s,border-color .3s;height:36px;font-size:.9rem}.filter-button.active,.sort-button.active{background:#556b2f;color:#fff;border-color:#556b2f}.filter-button:hover,.sort-button:hover{background:#8fb352;color:#fff;border-color:#8fb352}.orders-list{display:flex;flex-direction:column;gap:20px}.recent-orders{margin-top:40px}.recent-orders h2{font-size:1.5rem;color:#556b2f;margin-bottom:20px}.status-tiles{display:flex;gap:15px;margin-bottom:20px}.status-tile{flex:1;background:#f9f9f9;border-radius:8px;padding:15px;text-align:center;cursor:pointer;transition:transform .2s;position:relative;border:1px solid #ddd}.status-tile:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000001a}.status-count{font-size:1.5rem;font-weight:700;color:#556b2f}.status-label{font-size:.9rem;color:#666}.status-badge{position:absolute;top:-8px;right:-8px;background:#ff4757;color:#fff;border-radius:50%;width:20px;height:20px;font-size:.7rem;display:flex;align-items:center;justify-content:center}.wishlist-item{background:#fff;border:1px solid #ddd;border-radius:10px;padding:16px;margin-bottom:20px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.wishlist-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.wishlist-item__header{display:flex;align-items:center;gap:16px;cursor:pointer}.wishlist-item__image{width:100px;height:100px;object-fit:cover;border-radius:6px;transition:transform .2s ease}.wishlist-item__image:hover{transform:scale(1.03)}.wishlist-item__name{font-size:1.2rem;color:#2c3e50;font-weight:700;margin:0}.wishlist-item__variant-container{margin-top:12px}.wishlist-item__variant-list{max-height:150px;overflow-y:auto;border:1px solid #eee;border-radius:6px;padding:8px 12px;background-color:#f9f9f9;margin-bottom:12px}.wishlist-item__variant-row{display:flex;justify-content:space-between;align-items:center;padding:8px;margin:4px 0;border-radius:6px;transition:background-color .2s ease}.wishlist-item__variant-row:hover{background-color:#efefef}.wishlist-item__variant-details{display:flex;align-items:center;gap:12px;flex-grow:1}.wishlist-item__color-swatch{width:32px;height:32px;border-radius:50%;background-color:var(--color-hex);display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;box-shadow:inset 0 0 0 1px #0003;-webkit-user-select:none;user-select:none;text-transform:uppercase;transition:transform .2s ease}.wishlist-item__color-swatch:hover{transform:scale(1.1)}.wishlist-item__color-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;font-size:.65rem;font-weight:700;-webkit-user-select:none;user-select:none}.wishlist-item__info-group{font-size:.95rem;color:#333;line-height:1.4}.wishlist-item__variant-info{display:flex;flex-direction:column;font-size:.95rem;color:#333}.wishlist-item__variant-color{font-weight:600}.wishlist-item__variant-size{font-size:.85rem;color:#777}.wishlist-item__variant-quantity{font-size:.85rem;color:#555;margin-top:4px}.remove-variant-button{background:none;border:none;color:#999;font-size:.9rem;cursor:pointer;transition:color .2s ease}.remove-variant-button:hover{color:#e74c3c}.wishlist-item__no-variants{font-size:.9rem;color:#aaa;padding:12px;text-align:center}.wishlist-item__actions{display:flex;justify-content:flex-end}.wishlist-item__delete-all-button{background-color:#e74c3c;color:#fff;border:none;border-radius:6px;padding:6px 10px;font-size:.85rem;cursor:pointer;transition:background-color .3s ease}.wishlist-item__delete-all-button:hover{background-color:#c0392b}@media (max-width: 768px){.wishlist-item__image{width:100%;max-height:200px}.wishlist-item__variant-list{max-height:120px}.wishlist-item__color-swatch{width:24px;height:24px;font-size:.6rem}}.wishlist-page{max-width:1200px;margin:0 auto;padding:20px;min-height:calc(100vh - 160px)}.wishlist-page__header{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.wishlist-page__title{color:#556b2f;font-size:2rem;margin:0;font-weight:600}.wishlist-page__controls{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.wishlist-page__select-container{flex:1;min-width:250px}.wishlist-page__select{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:1rem;background-color:#fff;transition:border-color .3s,box-shadow .3s}.wishlist-page__select:focus{outline:none;border-color:#8fb352;box-shadow:0 0 0 2px #8fb35233}.wishlist-page__create{display:flex;gap:10px;flex:1;min-width:300px}.wishlist-page__input{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .3s,box-shadow .3s}.wishlist-page__input:focus{outline:none;border-color:#8fb352;box-shadow:0 0 0 2px #8fb35233}.wishlist-page__button{padding:10px 16px;background-color:#556b2f;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s,transform .2s;font-size:1rem;font-weight:500;display:inline-flex;align-items:center;gap:8px}.wishlist-page__button:hover{background-color:#6b8e23;transform:translateY(-1px)}.wishlist-page__button:active{transform:translateY(0)}.wishlist-page__button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.wishlist-page__button--create{min-width:100px}.wishlist-page__current-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:15px}.wishlist-page__subtitle{color:#556b2f;font-size:1.5rem;margin:0;font-weight:600}.wishlist-page__actions{display:flex;gap:10px}.wishlist-page__button--share{background-color:#4285f4}.wishlist-page__button--share:hover{background-color:#3367d6}.wishlist-page__button--delete{background-color:#d9534f}.wishlist-page__button--delete:hover{background-color:#c9302c}.wishlist-page__share-section{margin:20px 0;padding:15px;background-color:#f8f9fa;border-radius:8px;border:1px solid #eee}.wishlist-page__share-link{display:flex;gap:10px}.wishlist-page__share-input{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:.9rem;background-color:#fff}.wishlist-page__button--copy{background-color:#f0f0f0;color:#333;min-width:80px}.wishlist-page__button--copy:hover{background-color:#e0e0e0}.wishlist-page__content{margin-top:20px}.wishlist-page__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.wishlist-page__empty,.wishlist-page__empty-state{text-align:center;padding:40px 20px;color:#666;font-size:1.1rem;background-color:#f9f9f9;border-radius:8px;margin-top:20px}.wishlist-page__empty-state p{margin-bottom:20px}.wishlist-notification{position:fixed;bottom:20px;right:20px;background-color:#4285f4;color:#fff;padding:15px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;animation:slideIn .3s ease-out;max-width:90%}@keyframes slideIn{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.wishlist-page--loading{text-align:center;padding:60px 0;color:#666;font-size:1.2rem}.wishlist-page--error{text-align:center;padding:60px 0;color:#d9534f;font-size:1.2rem}.wishlist-page--error button{margin-top:20px}@media (max-width: 768px){.wishlist-page__controls{flex-direction:column}.wishlist-page__select-container,.wishlist-page__create{width:100%;min-width:auto}.wishlist-page__current-header{flex-direction:column;align-items:flex-start}.wishlist-page__actions{width:100%;justify-content:flex-end}.wishlist-page__share-link{flex-direction:column}.wishlist-page__button--copy{width:100%}}.settings-page{padding:20px;max-width:1200px;margin:0 auto}.settings-page__title{font-size:2rem;color:#556b2f;margin-bottom:20px}.settings-section{background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 4px 8px #0000001a}.settings-section__heading{font-size:1.5rem;color:#556b2f;margin-bottom:15px}.settings-form__group{margin-bottom:15px}.settings-form__group--checkbox{display:flex;align-items:center}.settings-form__label{display:block;margin-bottom:5px;font-size:.9rem;color:#555}.settings-form__label--checkbox{display:inline-block;margin-left:8px;margin-bottom:0;cursor:pointer}.settings-form__input{width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:5px;font-size:.9rem;box-sizing:border-box}.settings-form__input--select{padding:8px}.settings-form__input--disabled{background-color:#f5f5f5;cursor:not-allowed}.settings-form__checkbox{margin:0;width:auto}.settings-form__info-icon{margin-left:10px;color:#888;cursor:pointer}.settings-form__button{border:none;padding:8px 12px;border-radius:5px;cursor:pointer;transition:background .3s;font-size:.9rem}.settings-form__button--save{background:#556b2f;color:#fff}.settings-form__button--save:hover{background:#8fb352}.settings-form__button--mfa{background:#556b2f;color:#fff}.settings-form__button--mfa:hover{background:#8fb352}.settings-form__button--delete{background:#f44336;color:#fff}.settings-form__button--delete:hover{background:#d32f2f}.settings-form__button--delete:disabled{background:#ffcdd2;cursor:not-allowed}.settings-form__button--cancel{background:#757575;color:#fff;margin-left:10px}.settings-form__button--cancel:hover{background:#616161}.settings-mfa{margin-top:15px}.settings-mfa__label{display:block;margin-bottom:5px;font-size:.9rem;color:#555}.settings-delete-confirm{background:#fff8f8;border:1px solid #ffebee;border-radius:5px;padding:15px;margin-top:10px}.settings-delete-confirm__warning{display:flex;align-items:center;color:#d32f2f;margin-bottom:15px;font-size:.9rem}.settings-delete-confirm__warning-icon{margin-right:10px}.settings-delete-confirm__buttons{display:flex;margin-top:15px}@media (max-width: 768px){.settings-page{padding:10px}.settings-section{padding:15px}.settings-delete-confirm__buttons{flex-direction:column}.settings-form__button--cancel{margin-left:0;margin-top:10px}}.cart-item{display:flex;gap:20px;padding:20px;border:1px solid #eee;border-radius:8px;position:relative;cursor:pointer;transition:background-color .2s ease}.cart-item__image{width:120px;height:120px;object-fit:cover;border-radius:4px}.cart-item__details{flex:1;display:flex;flex-direction:column;gap:8px}.cart-item__name{margin:0;font-size:1.1rem;color:#333}.cart-item__price{margin:0;font-size:1rem;color:#666}.cart-item__quantity{display:flex;align-items:center;gap:10px;margin-top:10px}.cart-item__select{padding:5px;border:1px solid #ddd;border-radius:4px}.cart-item__total{margin:10px 0 0;font-weight:700;color:#556b2f}.cart-item__remove{position:absolute;top:10px;right:10px;background:none;border:none;color:#d9534f;cursor:pointer;font-size:.9rem}.cart-item__remove:hover{text-decoration:underline}.cart-item-link{display:block;text-decoration:none;color:inherit}.cart-item:hover{background-color:#f9f9f9}.cart-item__variant{margin:.3rem 0;font-size:.9rem;color:#555}.cart-item__select{cursor:pointer}.cart-item__updating-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#333;animation:spin 1s ease-in-out infinite;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.cart-item__select:disabled{opacity:.7;cursor:not-allowed}.cart-item__quantity{transition:all .3s ease}.quantity-updated{transform:scale(1.05);background-color:#00ff001a}.cart-item__brand{margin:0;font-size:.85rem;color:#888;font-style:italic}.cart-item__color-swatch-container{display:flex;align-items:center;gap:8px;margin-left:8px}.cart-item__color-swatch{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0;box-shadow:0 1px 3px #0003}.cart-item__color-label{color:#000;font-size:10px;font-weight:700}.cart-item__color-name{font-size:.85rem;color:#666;text-transform:capitalize}.cart-item__variant{display:flex;align-items:center;margin:.3rem 0;font-size:.9rem;color:#555}.cart-item__variant strong{margin-right:4px}.order-summary{border:1px solid #ddd;border-radius:8px;padding:20px;background-color:#f8f8f8;font-family:Arial,sans-serif}.order-summary h2{font-size:1.5rem;color:#556b2f;margin-bottom:20px}.summary-item{display:flex;justify-content:space-between;font-size:1rem;color:#333;margin-bottom:10px}.summary-total{display:flex;justify-content:space-between;font-size:1.2rem;color:#556b2f;font-weight:700;margin:20px 0}.promo-code-section{margin-top:20px}.promo-code-input{width:calc(100% - 100px);padding:8px;border:1px solid #ccc;border-radius:5px 0 0 5px;font-size:1rem;box-sizing:border-box}.apply-promo-button{width:100px;padding:8px;border:none;background-color:#556b2f;color:#fff;font-size:1rem;border-radius:0 5px 5px 0;cursor:pointer;transition:background-color .3s}.apply-promo-button:hover{background-color:#8fb352}.promo-code-error{color:#ff6b6b;font-size:.9rem;margin-top:10px}.checkout-button{width:100%;padding:15px;margin-top:20px;border:none;background-color:#556b2f;color:#fff;font-size:1rem;cursor:pointer;border-radius:5px;transition:background-color .3s ease}.checkout-button:hover{background-color:#8fb352}.order-items{margin-bottom:20px;border-bottom:1px solid #ddd;padding-bottom:20px}.order-items__title{font-size:1.1rem;color:#556b2f;margin-bottom:15px;font-weight:600}.order-items__list{display:flex;flex-direction:column;gap:15px}.order-item{display:flex;gap:12px;padding:12px;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;transition:box-shadow .2s ease;position:relative}.order-item:hover{box-shadow:0 2px 4px #0000001a}.order-item__image-container{flex-shrink:0}.order-item__image{width:60px;height:60px;object-fit:cover;border-radius:4px;border:1px solid #e0e0e0}.order-item__details{flex:1;display:flex;flex-direction:column;gap:4px}.order-item__name{font-size:.95rem;font-weight:600;color:#333;margin:0;line-height:1.3}.order-item__brand{font-size:.85rem;color:#666;margin:0;font-style:italic}.order-item__variants{display:flex;gap:12px;flex-wrap:wrap}.order-item__variant{font-size:.8rem;color:#555;background-color:#f5f5f5;padding:2px 6px;border-radius:3px;border:1px solid #e0e0e0;display:flex;align-items:center;gap:6px}.order-item__color-swatch-container{display:flex;align-items:center;gap:6px}.order-item__color-swatch{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;flex-shrink:0;box-shadow:0 1px 2px #0003}.order-item__color-label{color:#000;font-size:8px;font-weight:700}.order-item__color-name{font-size:.75rem;color:#666;text-transform:capitalize}.order-item__pricing{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0}.order-item__quantity-section{display:flex;flex-direction:column;gap:2px}.order-item__quantity{color:#666;font-size:.85rem;font-weight:500}.order-item__unit-price{color:#888;font-size:.75rem;font-style:italic}.order-item__total{font-weight:700;color:#556b2f;font-size:1rem;text-align:right}.order-item__remove{position:absolute;top:8px;right:8px;background:#ff4757;color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.7}.order-item__remove:hover{opacity:1;background:#ff3742;transform:scale(1.1)}.order-item:hover .order-item__remove{opacity:1}.summary-totals{margin-top:15px}@media (max-width: 768px){.order-item{flex-direction:column;gap:8px}.order-item__image-container{align-self:center}.order-item__image{width:80px;height:80px}.order-item__pricing{flex-direction:column;align-items:flex-start;gap:8px}.order-item__quantity-section{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.order-item__total{align-self:flex-end;font-size:1.1rem}.order-items__list{gap:12px}}.cart-page{max-width:1200px;margin:0 auto;padding:20px}.cart-page__title{color:#556b2f;font-size:2rem;margin-bottom:30px}.cart-page__container{display:flex;gap:30px}.cart-page__items{flex:2;display:flex;flex-direction:column;gap:20px}.cart-page__continue-shopping{display:block;margin:30px auto 0;padding:10px 20px;background-color:#f8f8f8;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:background-color .3s}.cart-page__continue-shopping:hover{background-color:#e8e8e8}.cart-page--loading,.cart-page--error,.cart-page--empty{text-align:center;padding:40px 20px}.cart-page--error{color:#d9534f}.cart-page--empty h1{color:#556b2f;margin-bottom:20px}.payment-status{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.payment-status__content{background:#fff;border-radius:12px;padding:40px;max-width:500px;width:100%;text-align:center;box-shadow:0 20px 40px #0000001a;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.payment-status__icon{width:64px;height:64px;margin:0 auto 24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.payment-status__icon svg{width:32px;height:32px}.payment-status__icon--success{background-color:#10b981;color:#fff}.payment-status__icon--error{background-color:#ef4444;color:#fff}.payment-status__title{font-size:24px;font-weight:600;margin:0 0 16px;color:#1f2937}.payment-status__message{font-size:16px;color:#6b7280;margin:0 0 24px;line-height:1.5}.payment-status--loading .payment-status__content{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.payment-status--loading .payment-status__title{color:#fff}.payment-status--loading .payment-status__message{color:#fffc}.payment-status__spinner{margin:0 auto 24px;width:64px;height:64px}.spinner{width:64px;height:64px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:spin 1s linear infinite}.payment-status__progress{margin:24px 0}.progress-bar{width:100%;height:8px;background-color:#ffffff4d;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-bar__fill{height:100%;background-color:#fff;border-radius:4px;transition:width .3s ease}.progress-text{font-size:14px;font-weight:500;color:#ffffffe6}.payment-status__error{margin:16px 0 24px;text-align:left}.payment-status__error-message{font-size:16px;color:#dc2626;margin:0 0 8px;font-weight:500}.payment-status__error-code{font-size:14px;color:#6b7280;margin:0;font-family:monospace}.payment-status__validation-errors{margin:16px 0 24px;text-align:left}.payment-status__validation-errors h4{font-size:16px;color:#dc2626;margin:0 0 12px;font-weight:600}.payment-status__validation-errors ul{list-style:none;padding:0;margin:0}.validation-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:12px;margin-bottom:8px;font-size:14px;color:#991b1b}.validation-error strong{color:#7f1d1d}.payment-status__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.payment-status__button{padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;min-width:120px}.payment-status__button--primary{background-color:#3b82f6;color:#fff}.payment-status__button--primary:hover{background-color:#2563eb;transform:translateY(-1px)}.payment-status__button--secondary{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.payment-status__button--secondary:hover{background-color:#e5e7eb;transform:translateY(-1px)}.payment-status__button:active{transform:translateY(0)}.payment-status--success .payment-status__content{border-top:4px solid #10b981}.payment-status--error .payment-status__content{border-top:4px solid #ef4444}@media (max-width: 640px){.payment-status{padding:16px}.payment-status__content{padding:24px}.payment-status__title{font-size:20px}.payment-status__message{font-size:14px}.payment-status__actions{flex-direction:column}.payment-status__button{width:100%}}@media (prefers-reduced-motion: reduce){.payment-status__content,.spinner{animation:none}.progress-bar__fill{transition:none}}.payment-status__button:focus{outline:2px solid #3b82f6;outline-offset:2px}.payment-status__button--secondary:focus{outline-color:#6b7280}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.auth-modal{background:#fff;border-radius:12px;max-width:480px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.auth-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.auth-modal__close:hover{background-color:#f3f4f6;color:#374151}.auth-modal__content{padding:2rem;text-align:center}.auth-modal__title{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .75rem;line-height:1.3}.auth-modal__description{color:#6b7280;margin:0 0 2rem;line-height:1.5}.auth-modal__buttons{display:flex;flex-direction:column;gap:.75rem}.auth-modal__button{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.auth-modal__button--primary{background-color:#2c5530;color:#fff}.auth-modal__button--primary:hover{background-color:#1e3a21;transform:translateY(-1px)}.auth-modal__button--secondary{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.auth-modal__button--secondary:hover{background-color:#e5e7eb;border-color:#9ca3af}.auth-modal__button--text{background:none;color:#6b7280;text-decoration:underline;padding:.5rem}.auth-modal__button--text:hover{color:#374151}@media (max-width: 640px){.auth-modal-overlay{padding:.5rem}.auth-modal__content{padding:1.5rem}.auth-modal__title{font-size:1.25rem}.auth-modal__buttons{gap:.5rem}.auth-modal__button{padding:.875rem 1rem}}.auth-modal__close:focus,.auth-modal__button:focus{outline:2px solid #2c5530;outline-offset:2px}.auth-modal-overlay{animation:fadeIn .2s ease-out}.auth-modal{animation:slideIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.field-errors{margin-top:4px}.field-error{display:flex;align-items:flex-start;gap:6px;padding:8px 12px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:4px}.field-error:last-child{margin-bottom:0}.field-error__icon{width:16px;height:16px;color:#dc2626;flex-shrink:0;margin-top:1px}.field-error__message{font-size:14px;color:#dc2626;line-height:1.4}.form-field{margin-bottom:20px}.form-field__label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.form-field__required{color:#dc2626;margin-left:2px}.form-field__input{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;transition:all .2s ease;background-color:#fff}.form-field__input:focus{outline:none;border-color:#556b2f;box-shadow:0 0 0 3px #556b2f1a}.form-field__input::placeholder{color:#9ca3af}.form-field--error .form-field__label{color:#dc2626}.form-field__input--error{border-color:#dc2626;background-color:#fef2f2}.form-field__input--error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.form-section{margin-bottom:32px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.form-section__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.form-section__title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.form-section__error-count{background-color:#dc2626;color:#fff;font-size:12px;font-weight:500;padding:4px 8px;border-radius:12px;min-width:20px;text-align:center}.form-section__errors{padding:16px 20px;background-color:#fef2f2;border-bottom:1px solid #fecaca}.form-section__errors-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:500;color:#dc2626}.form-section__errors-icon{width:16px;height:16px;color:#dc2626}.form-section__errors-list{list-style:none;padding:0;margin:0}.form-section__error-item{padding:6px 0;font-size:14px;color:#991b1b;border-bottom:1px solid #fecaca}.form-section__error-item:last-child{border-bottom:none}.form-section__error-item strong{color:#7f1d1d}.form-section__content{padding:20px}.form-validation-summary{background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:20px;margin-bottom:24px}.form-validation-summary__header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.form-validation-summary__icon{width:20px;height:20px;color:#dc2626;flex-shrink:0;margin-top:2px}.form-validation-summary__title{font-size:16px;font-weight:600;color:#dc2626;margin:0;line-height:1.4}.form-validation-summary__list{list-style:none;padding:0;margin:0}.form-validation-summary__item{padding:8px 0;font-size:14px;color:#991b1b;border-bottom:1px solid #fecaca}.form-validation-summary__item:last-child{border-bottom:none;padding-bottom:0}.form-validation-summary__item strong{color:#7f1d1d}.form-validation-summary__link{background:none;border:none;padding:0;font:inherit;color:inherit;text-align:left;cursor:pointer;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.form-validation-summary__link:hover{text-decoration-color:currentColor}.form-validation-summary__link:focus{outline:2px solid #dc2626;outline-offset:2px;border-radius:4px}@media (max-width: 640px){.form-section__header{flex-direction:column;align-items:flex-start;gap:8px}.form-section__content,.form-validation-summary{padding:16px}.form-field__input{font-size:16px}}@media (prefers-contrast: high){.field-error,.form-field__input--error,.form-validation-summary{border-width:2px}}@media (prefers-reduced-motion: reduce){.form-field__input,.form-validation-summary__link{transition:none}}[data-theme=dark] .form-field__label{color:var(--color-text-secondary)}[data-theme=dark] .form-field__input{background-color:var(--color-surface);border-color:var(--color-border);color:var(--color-text-primary)}[data-theme=dark] .form-field__input::placeholder{color:var(--color-text-muted)}[data-theme=dark] .form-field__input:focus{border-color:var(--color-border-focus);box-shadow:0 0 0 3px var(--color-focus)}[data-theme=dark] .form-section{border-color:var(--color-border)}[data-theme=dark] .form-section__header{background-color:var(--color-background-secondary);border-color:var(--color-border)}[data-theme=dark] .form-section__title{color:var(--color-text-primary)}[data-theme=dark] .form-section__errors{background-color:#dc26261a;border-color:#dc26264d}[data-theme=dark] .form-section__errors-header{color:#fca5a5}[data-theme=dark] .form-section__error-item{color:#fca5a5;border-color:#dc26264d}[data-theme=dark] .form-section__error-item strong{color:#f87171}[data-theme=dark] .form-validation-summary{background-color:#dc26261a;border-color:#dc26264d}[data-theme=dark] .form-validation-summary__title{color:#fca5a5}[data-theme=dark] .form-validation-summary__item{color:#fca5a5;border-color:#dc26264d}[data-theme=dark] .form-validation-summary__item strong{color:#f87171}[data-theme=dark] .field-error{background-color:#dc26261a;border-color:#dc26264d}[data-theme=dark] .field-error__message{color:#fca5a5}[data-theme=dark] .field-error__icon{color:#f87171}[data-theme=dark] .form-field--error .form-field__label{color:#fca5a5}[data-theme=dark] .form-field__input--error{border-color:#f87171;background-color:#dc26261a}[data-theme=dark] .form-field__input--error:focus{border-color:#f87171;box-shadow:0 0 0 3px #f871711a}.form-field__input:focus-visible{outline:2px solid #556B2F;outline-offset:2px}.form-validation-summary__link:focus-visible{outline:2px solid #dc2626;outline-offset:2px}@keyframes errorSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.field-error{animation:errorSlideIn .2s ease-out}.form-validation-summary{animation:errorSlideIn .3s ease-out}.checkout-page{max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.checkout-page h1{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:32px;text-align:center}.checkout-container{display:grid;grid-template-columns:1fr 400px;gap:40px;align-items:start}.checkout-form{display:flex;flex-direction:column;gap:24px}.checkout-validation-summary{margin-bottom:24px;order:-1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.form-field--full-width{grid-column:1 / -1}.form-options{display:flex;flex-direction:column;gap:12px;margin-top:16px}.checkbox-label{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:14px;line-height:1.5}.checkbox-label input[type=checkbox]{margin:2px 0 0;width:16px;height:16px;flex-shrink:0}.checkbox-text{color:#374151}.checkbox-label--required .checkbox-text{font-weight:500}.checkbox-text a{color:#556b2f;text-decoration:none}.checkbox-text a:hover{text-decoration:underline}.payment-processor-selection{margin-bottom:20px}.payment-processor-select{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;background-color:#fff;cursor:pointer}.payment-processor-select:focus{outline:none;border-color:#556b2f;box-shadow:0 0 0 3px #556b2f1a}.payment-info{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-top:16px}.payment-description{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.terms-section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin:24px 0}.checkout-actions{margin-top:32px}.checkout-button{width:100%;background:linear-gradient(135deg,#556b2f,#8fb352);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px}.checkout-button:hover:not(:disabled){background:linear-gradient(135deg,#8fb352,#556b2f);transform:translateY(-1px);box-shadow:0 10px 20px #556b2f4d}.checkout-button:active:not(:disabled){transform:translateY(0)}.checkout-button--disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.checkout-button__spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checkout-error{margin-top:16px;padding:16px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px}.checkout-error__message{color:#dc2626;font-size:14px;margin:0;font-weight:500}.login-prompt-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.login-prompt{background:#fff;border-radius:16px;padding:32px;max-width:480px;width:100%;text-align:center;box-shadow:0 20px 40px #0000001a;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.login-prompt h3{font-size:24px;font-weight:600;color:#1f2937;margin:0 0 12px}.login-prompt p{font-size:16px;color:#6b7280;margin:0 0 24px;line-height:1.5}.prompt-buttons{display:flex;flex-direction:column;gap:12px}.primary-button,.secondary-button,.text-button{padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.primary-button{background-color:#556b2f;color:#fff}.primary-button:hover{background-color:#8fb352;transform:translateY(-1px)}.secondary-button{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.secondary-button:hover{background-color:#e5e7eb;transform:translateY(-1px)}.text-button{background:none;color:#6b7280;text-decoration:underline;padding:8px}.text-button:hover{color:#374151}.order-summary-container{position:sticky;top:20px;height:fit-content}.shipping-section,.billing-section,.payment-section{background:#fff;box-shadow:0 1px 3px #0000001a}@media (max-width: 1024px){.checkout-container{grid-template-columns:1fr;gap:32px}.order-summary-container{position:static;order:-1}}@media (max-width: 768px){.checkout-page{padding:16px}.checkout-page h1{font-size:28px;margin-bottom:24px}.form-grid{grid-template-columns:1fr;gap:12px}.checkout-container{gap:24px}.login-prompt{padding:24px;margin:16px}.login-prompt h3{font-size:20px}.checkout-button{font-size:16px;padding:14px 20px}}@media (max-width: 480px){.checkout-page{padding:12px}.prompt-buttons{gap:8px}.primary-button,.secondary-button{padding:10px 16px;font-size:14px}}@media (prefers-contrast: high){.checkout-button{border:2px solid #556B2F}.checkout-button--disabled{border-color:#9ca3af}.login-prompt{border:2px solid #e5e7eb}}@media (prefers-reduced-motion: reduce){.checkout-button{transition:none}.login-prompt,.checkout-button__spinner{animation:none}}.checkout-button:focus-visible{outline:2px solid #556B2F;outline-offset:2px}.payment-processor-select:focus-visible{outline:2px solid #556B2F;outline-offset:2px}.checkbox-label:focus-within{outline:2px solid #556B2F;outline-offset:2px;border-radius:4px}@media print{.checkout-button,.login-prompt-overlay,.checkout-validation-summary{display:none}.checkout-container{grid-template-columns:1fr}}.checkout-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.checkout-loading__spinner{width:2rem;height:2rem;border:3px solid #f3f4f6;border-top:3px solid #2c5530;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.checkout-loading p{color:#6b7280;margin:0}.checkout-mode-indicator{margin-bottom:1.5rem;animation:slideDown .3s ease-out}.checkout-mode{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500}.checkout-mode--authenticated{background-color:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.checkout-mode--guest{background-color:#fef3c7;color:#92400e;border:1px solid #fcd34d}.checkout-mode__icon{font-size:1rem}.checkout-mode__change{margin-left:auto;background:none;border:none;color:#92400e;text-decoration:underline;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s ease}.checkout-mode__change:hover{background-color:#92400e1a}.checkout-mode__change:focus{outline:2px solid #2c5530;outline-offset:2px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.checkout-mode{flex-direction:column;align-items:flex-start;gap:.75rem}.checkout-mode__change{margin-left:0;align-self:flex-end}.checkout-loading{padding:2rem 1rem}}@media (prefers-reduced-motion: reduce){.checkout-mode-indicator,.checkout-loading__spinner{animation:none}}.blog-container{max-width:1200px;margin:0 auto;padding:20px}.blog-container h1,.blog-title{color:#556b2f;text-align:center;margin-bottom:40px}.search-bar{width:100%;padding:10px;margin-bottom:20px;border:1px solid #ddd;border-radius:5px;font-size:1rem}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.post-tile{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s,box-shadow .3s;cursor:pointer}.post-tile:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0003}.post-image-container{position:relative}.post-image{width:100%;height:200px;object-fit:cover}.post-title-overlay{position:absolute;bottom:0;left:0;right:0;background:#556b2fcc;color:#fff;padding:10px}.post-title{font-size:1.2rem;color:#fff;margin:0}.post-date{color:#666;font-size:.9rem;margin:10px 15px 0}.post-description{color:#333;font-size:1rem;margin:10px 15px 15px}.post-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.post-modal-content{background-color:#fff;border-radius:8px;width:90%;max-width:800px;height:80%;padding:20px;position:relative}.close-button{position:absolute;top:10px;right:10px;background-color:#556b2f;color:#fff;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:1.2rem}.post-iframe{width:100%;height:100%;border:none;border-radius:8px}.about-us{font-family:Arial,sans-serif;color:#333}.about-hero-section{background-image:url(https://images.pexels.com/photos/6646916/pexels-photo-6646916.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2);background-size:cover;background-position:center;height:400px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.about-hero-content h1{font-size:3rem;margin-bottom:1rem;color:#fff}.mission-section{padding:4rem 2rem;background-color:#f4f4f4}.mission-content{display:flex;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.mission-text{flex:1}.mission-text h2{font-size:2rem;color:#556b2f;margin-bottom:1rem}.mission-text p{font-size:1rem;line-height:1.6}.mission-image{flex:1}.mission-image img{width:100%;border-radius:10px}.values-section{padding:4rem 2rem;text-align:center}.values-section h2{font-size:2rem;color:#556b2f;margin-bottom:2rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.value-card{background-color:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000001a}.value-card img{width:100%;height:200px;object-fit:cover;border-radius:10px}.value-card h3{font-size:1.5rem;color:#556b2f;margin:1rem 0}.value-card p{font-size:1rem;line-height:1.6}.story-section{padding:4rem 2rem;background-color:#f4f4f4}.story-content{display:flex;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.story-image{flex:1}.story-image img{width:100%;border-radius:10px}.story-text{flex:1}.story-text h2{font-size:2rem;color:#556b2f;margin-bottom:1rem}.story-text p{font-size:1rem;line-height:1.6}.cta-section{padding:4rem 2rem;text-align:center;background-color:#556b2f;color:#fff}.cta-section h2{font-size:2rem;margin-bottom:1rem}.cta-section p{font-size:1rem;margin-bottom:2rem}.cta-button{background-color:#8fb352;color:#fff;padding:1rem 2rem;border-radius:5px;text-decoration:none;font-size:1rem;transition:background-color .3s}.cta-button:hover{background-color:#7a9f4a}.careers{font-family:Arial,sans-serif;color:#333}.careers-hero-section{background-image:url(https://images.pexels.com/photos/3184465/pexels-photo-3184465.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2);background-size:cover;background-position:center;height:300px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.inclusive-section{padding:2rem;text-align:center;background-color:#f4f4f4}.inclusive-section h2{font-size:2rem;color:#556b2f;margin-bottom:1rem}.inclusive-section p{font-size:1rem;line-height:1.6}.search-section{padding:2rem;text-align:center}.search-input{width:100%;max-width:600px;border:1px solid #ccc;border-radius:5px;font-size:1rem}.jobs-section{padding:2rem;max-width:1200px;margin:0 auto}.job-card{background-color:#fff;border:1px solid #ddd;border-radius:10px;margin-bottom:1rem;padding:1.5rem;box-shadow:0 2px 10px #0000001a}.job-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.job-header h3{font-size:1.5rem;color:#556b2f}.job-header p{font-size:1rem;color:#666}.expand-button{background-color:#8fb352;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color .3s}.expand-button:disabled{background-color:#ccc;cursor:not-allowed}.expand-button:hover:not(:disabled){background-color:#7a9f4a}.job-details{margin-top:1rem}.job-details h4{font-size:1.25rem;color:#556b2f;margin-bottom:.5rem}.job-details ul{list-style:disc;margin-left:1.5rem}.job-details li{font-size:1rem;line-height:1.6}.contact{font-family:Arial,sans-serif;color:#333}.contact-hero-section{background-image:url(https://images.pexels.com/photos/3184465/pexels-photo-3184465.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2);background-size:cover;background-position:center;height:300px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;border-radius:10px}.hero-content h1{font-size:2.5rem;margin-bottom:1rem}.hero-content p{font-size:1.25rem}.form-section{padding:2rem;max-width:800px;margin:0}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:1rem;color:#556b2f}.form-group input,.form-group textarea{padding:.75rem;border:1px solid #ccc;border-radius:5px;font-size:1rem}.form-group textarea{resize:vertical;min-height:150px}.submit-button{background-color:#8fb352;color:#fff;padding:1rem;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s}.submit-button:hover{background-color:#7a9f4a}.success-message{color:#4caf50;text-align:center}.error-message{color:#f44336;text-align:center}.info-section{padding:2rem;background-color:#f4f4f4;text-align:center}.info-section h2{font-size:2rem;color:#556b2f;margin-bottom:1rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.info-card{background-color:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000001a}.info-card h3{font-size:1.25rem;color:#556b2f;margin-bottom:.5rem}.info-card p{font-size:1rem;color:#666}.footer{background-color:#556b2f;color:#fff;padding:40px 0}.footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:1200px;margin:0 auto;padding:0 20px}.footer-section{margin-bottom:20px}.footer-section h3{font-size:1.25rem;margin-bottom:10px}.footer-section p,.footer-section ul{font-size:.9rem;color:#fffc}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#fffc;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#8fb352}.social-icons{display:flex;gap:15px}.social-icon{color:#fff;font-size:1.2rem;transition:color .3s}.social-icon.fa-tiktok:hover{color:#69c9d0}.social-icon.si-bluesky:hover{color:#1185fe}.social-icon.fa-instagram:hover{color:#e4405f}.social-icon.fa-x:hover{color:#000}.social-icon.fa-rednote:hover{color:#ff6b6b}.social-icon.fa-mastodon:hover{color:#6364ff}.social-icon.fa-pinterest:hover{color:#bd081c}.social-icon.fa-telegram:hover{color:#24a1de}.qr-code-section{margin-top:20px;text-align:center}.qr-code-container{display:inline-block;padding:10px;background-color:#fff;border-radius:10px}.qr-code-section p{margin-top:10px;font-size:.9rem;color:#fffc}.footer-bottom{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{font-size:.9rem;color:#fffc}.newsletter-full-section{background:linear-gradient(135deg,#6b7c3f,#556b2f);margin-top:40px;padding:50px 0;border-top:3px solid #8fb352}.newsletter-content{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.newsletter-text h3{font-size:2.2rem;color:#fff;margin-bottom:20px;font-weight:700;line-height:1.2}.newsletter-text p{font-size:1.1rem;color:#ffffffe6;margin-bottom:25px;line-height:1.6}.newsletter-features{list-style:none;padding:0;margin:0}.newsletter-features li{font-size:1rem;color:#ffffffe6;margin-bottom:12px;padding-left:0;line-height:1.5;display:flex;align-items:center;gap:10px}.newsletter-form{border-radius:12px;padding:20px 25px 25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.newsletter-form iframe{border-radius:8px!important;border:none!important;box-shadow:0 4px 2px #0000001a}@media (max-width: 1024px){.newsletter-content{gap:40px}.newsletter-text h3{font-size:1.9rem}.newsletter-text p{font-size:1rem}}@media (max-width: 768px){.footer-container{grid-template-columns:1fr;gap:30px}.newsletter-full-section{padding:40px 0;margin-top:30px}.newsletter-content{grid-template-columns:1fr;gap:30px;text-align:center}.newsletter-text h3{font-size:1.7rem}.newsletter-text p{font-size:.95rem}.newsletter-features li{font-size:.9rem;justify-content:center}.newsletter-form{padding:20px}.newsletter-form iframe{height:350px}}@media (max-width: 480px){.newsletter-full-section{padding:30px 0}.newsletter-content{padding:0 15px}.newsletter-text h3{font-size:1.5rem}.newsletter-text p{font-size:.9rem}.newsletter-features li{font-size:.85rem}.newsletter-form{padding:15px}.newsletter-form iframe{height:320px}}.legal-links-container{background-color:#556b2f;padding:10px 0;margin-top:30px;justify-content:center;flex-wrap:wrap}.legal-links{max-width:1200px;margin:0 auto;padding:0 20px}.legal-links h4{font-size:1.1rem;color:#fff;margin-bottom:15px}.legal-links ul{display:flex;flex-wrap:wrap;gap:15px 30px;margin:0;padding:0;list-style:none;justify-content:center}.legal-links li{position:relative}.legal-links li:not(:last-child):after{content:"•";position:absolute;right:-18px;top:0;color:#8fb352}.legal-links a{color:#fff;text-decoration:none;font-size:.9rem;transition:color .3s ease}.legal-links a:hover{color:#8fb352;text-decoration:underline}@media (max-width: 768px){.legal-links ul{gap:10px 20px}.legal-links li:after{display:none}}@media (max-width: 480px){.legal-links ul{flex-direction:column;gap:10px}}body{font-family:Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.button{background-color:#556b2f;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.button:hover{background-color:#8fb352}.navbar-top{background-color:#556b2f;color:#fff;padding:10px 0}.navbar-bottom{background-color:#556b2f1a;padding:10px 0}.navbar-bottom a,.navbar-bottom button{color:#556b2f;transition:color .3s}.navbar-bottom a:hover,.navbar-bottom button:hover{color:#8fb352}.dropdown{background-color:#fff;color:#556b2f;border-radius:5px;box-shadow:0 4px 6px #0000001a}.dropdown-item{padding:10px;transition:background-color .3s}.dropdown-item:hover{background-color:#556b2f1a}footer{background-color:#556b2f;color:#fff;padding:40px 0}footer a{color:#fff;transition:color .3s}footer a:hover{color:#8fb352}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;padding:2rem}.error-container button{margin-top:1rem;padding:.5rem 1rem;background-color:#556b2f;color:#fff;border:none;border-radius:4px;cursor:pointer}.error-container button:hover{background-color:#8fb352}.recently-viewed-page{padding:20px;max-width:1200px;margin:0 auto}.recently-viewed-page h1{font-size:2rem;color:#556b2f;margin-bottom:20px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.product-actions{display:flex;justify-content:space-around;margin-top:10px}.join-salaaz-page{padding:20px}.hero-section{position:relative;text-align:center;margin-bottom:40px;background-size:cover;background-position:center;height:300px;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden}.hero-text{position:relative;z-index:1;background:#00000080;padding:20px;border-radius:10px;max-width:90%;text-align:center}.join-salaaz-titles{font-size:2rem;margin-bottom:10px}@media (max-width: 768px){.join-salaaz-titles{font-size:1.5rem}}@media (max-width: 480px){.join-salaaz-titles{font-size:1.2rem}}.content-section{max-width:1200px;margin:0 auto}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:40px 0}.benefit-card{background:#f9f9f9;padding:20px;border-radius:10px;text-align:center;box-shadow:0 4px 8px #0000001a}.join-salaaz-page .cta-button{background:#8fb352;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;transition:background 0}.join-salaaz-page .cta-button:hover{background:#729040}.pricing-section{margin:40px 0}.pricing-table{width:100%;border-collapse:collapse;margin:20px 0}.pricing-table th,.pricing-table td{padding:12px;text-align:center;border:1px solid #ddd}.pricing-table th{background:#8fb352;color:#fff}.pricing-table tr:nth-child(2n){background:#f9f9f9}.pricing-table tr:hover{background:#f1f1f1}.chart-section{margin:40px 0;text-align:center}.advantages-section{margin:3rem 0;padding:2rem;background-color:#f9f9f7;border-radius:12px}.section-subtitle{color:#666;margin-bottom:2rem;font-size:1.1rem}.accordion{display:flex;flex-direction:column;gap:1rem}.advantage-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden}.advantage-header{display:flex;align-items:center;padding:1.5rem;cursor:pointer;list-style:none}.advantage-header::-webkit-details-marker{display:none}.advantage-icon{font-size:1.5rem;margin-right:1rem}.advantage-header h3{margin:0;font-size:1.2rem;color:#2c3e50}.advantage-content{padding:0 1.5rem 1.5rem 3.7rem;color:#555;line-height:1.6}.advantage-card[open] .advantage-header{border-bottom:1px solid #eee}.step-card{background:#f9f9f9;padding:20px;border-radius:10px;text-align:center;box-shadow:0 4px 8px #0000001a}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin:40px 0}.step-card{background:#f9f9f9;padding:25px;border-radius:12px;text-align:center;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.step-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001f}.step-content{display:flex;flex-direction:column;height:100%}.step-number{width:40px;height:40px;background:#8fb352;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 15px;font-size:1.2rem}.step-card h3{margin:0 0 15px;color:#2c3e50;font-size:1.3rem}.step-card p{color:#555;line-height:1.6;margin-bottom:20px;flex-grow:1}.step-button{display:inline-block;background:#8fb352;color:#fff;padding:10px 15px;border-radius:6px;text-decoration:none;font-weight:500;transition:background .3s ease,transform .2s ease;margin-top:auto}.step-button:hover{background:#729040;transform:translateY(-2px)}@media (max-width: 768px){.steps-grid{grid-template-columns:1fr;gap:20px}.step-card{padding:20px}}.guidelines-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:40px 0}.guideline-card{background:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a}.rating-factors{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:40px 0}.factor-card{background:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a}.stories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:40px 0}.story-card{background:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a}.help-support-page{padding:20px}.joinsalaaz-hero-section{position:relative;text-align:center;margin-bottom:40px;background-size:cover;background-position:center;height:300px;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.helpsupport-hero-text{position:relative;z-index:1;background:#00000080;padding:20px;border-radius:10px;max-width:90%;text-align:center}.helpsupport-hero-text h1{font-size:2rem;margin-bottom:10px}.helpsupport-hero-text p{font-size:1.2rem}@media (max-width: 768px){.helpsupport-hero-text h1{font-size:1.5rem}.helpsupport-hero-text p{font-size:1rem}}@media (max-width: 480px){.helpsupport-hero-text h1{font-size:1.2rem}.helpsupport-hero-text p{font-size:.9rem}}.content-section{max-width:1200px;margin:0 auto;padding:0 20px}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:40px 0}.step-card{background:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a;text-align:center}.step-card h3{font-size:1.5rem;margin-bottom:10px}.step-card p{font-size:1rem}.cta-section{text-align:center;margin:40px 0}.cta-section h2{font-size:2rem;margin-bottom:10px}.cta-section p{font-size:1.2rem;margin-bottom:20px}.cta-button{background:#8fb352;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;transition:background .3s}.cta-button:hover{background:#729040}@media (max-width: 768px){.steps-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.step-card h3{font-size:1.2rem}.step-card p{font-size:.9rem}.cta-section h2{font-size:1.5rem}.cta-section p{font-size:1rem}}@media (max-width: 480px){.steps-grid{grid-template-columns:1fr}.step-card h3{font-size:1rem}.step-card p{font-size:.8rem}.cta-section h2{font-size:1.2rem}.cta-section p{font-size:.9rem}}.contact-form{max-width:600px;margin:0 auto;padding:20px;background:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:5px;font-size:.9rem;color:#556b2f}.form-group input,.form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:.9rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#8fb352;outline:none}.error-message{color:#8b0000;font-size:.8rem;margin-top:5px}.help-support-page .cta-button{background:#8fb352;color:#fff;padding:10px 20px;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background .3s}.help-support-page .cta-button:hover{background:#729040}@media (max-width: 768px){.contact-form{padding:15px}.form-group input,.form-group textarea{font-size:.8rem}.cta-button{font-size:.9rem;padding:8px 16px}}.guide-intro{max-width:800px;margin:0 auto 40px;text-align:center;font-size:1.1rem;line-height:1.7;color:#555}.section-title{text-align:center;margin-bottom:30px;color:#2c3e50;position:relative}.section-title:after{content:"";display:block;width:80px;height:3px;background:#8fb352;margin:15px auto 0}.tips-accordion{max-width:900px;margin:0 auto 50px}.principle-card{background:#fff;border-radius:8px;box-shadow:0 3px 10px #00000014;margin-bottom:20px;overflow:hidden;transition:all .3s ease}.principle-card:hover{box-shadow:0 5px 15px #0000001f}.principle-header{display:flex;align-items:center;padding:20px;cursor:pointer;list-style:none}.principle-header::-webkit-details-marker{display:none}.principle-icon{font-size:1.8rem;margin-right:15px;min-width:40px;text-align:center}.principle-header h3{margin:0;font-size:1.3rem;color:#2c3e50}.principle-content{padding:0 25px 25px 75px;color:#555;line-height:1.7}.principle-content ul{margin:15px 0;padding-left:20px}.principle-content li{margin-bottom:10px}.principle-content a{color:#556b2f;text-decoration:underline}.action-tip{font-style:italic;background:#f8f8f8;padding:12px;border-radius:6px;margin-top:15px;border-left:3px solid #8FB352}.research-section{background:#f9f9f7;padding:25px;border-radius:10px;margin:40px 0}.research-section h3{margin-top:0;color:#2c3e50}.research-links{list-style-type:none;padding-left:0}.research-links li{margin-bottom:12px;padding-left:25px;position:relative}.research-links li:before{content:"📚";position:absolute;left:0}.research-links a{color:#2c3e50;text-decoration:none;border-bottom:1px dotted #8FB352;transition:color .3s}.research-links a:hover{color:#8fb352}@media (max-width: 768px){.principle-content{padding:0 20px 20px 65px}.principle-icon{font-size:1.5rem;margin-right:12px}}@media (max-width: 480px){.principle-header{padding:15px}.principle-content{padding:0 15px 15px}.principle-icon{display:none}}.status-page{padding:20px;max-width:1200px;margin:0 auto}.status-header{text-align:center;margin-bottom:40px}.status-header h1{font-size:2.5rem;color:#556b2f}.status-header p{font-size:1rem;color:#555}.current-status{margin-bottom:20px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.service-card{background:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,background .3s ease;cursor:pointer}.service-card:hover{background:#fff;transform:scale(1.05)}.service-card h3{font-size:1.2rem;color:#556b2f;margin-bottom:10px}.service-card p{font-size:.9rem;color:#555}.status-indicator{font-weight:700}.service-card.operational .status-indicator{color:#4caf50}.service-card.degraded-performance .status-indicator{color:#ff9800}.service-card.partial-outage .status-indicator{color:#f44336}.service-card.major-outage .status-indicator{color:#d32f2f}.uptime-90-day-wrapper{margin-top:20px;padding:20px;background:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a}.uptime-container{margin-bottom:20px;text-align:left;position:relative}.uptime-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.service-title{font-size:1.1rem;font-weight:700;color:#333}.service-status{font-size:.9rem;font-weight:700;padding:4px 8px;border-radius:5px;color:#fff}.availability-time-line-graphic{display:flex;gap:3px;justify-content:space-between;align-items:center;width:100%}.uptime-box{width:5px;height:40px;border-radius:2px;background-color:#8fb352;display:inline-block;transition:background .3s ease-in-out}.uptime-box.downtime{background-color:#ff9800}.timeline-labels{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:.9rem;color:#555;position:relative}.timeline-labels:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ddd;z-index:0}.timeline-start,.timeline-end{font-weight:700;z-index:1;background:#f9f9f9;padding:0 5px}.timeline-uptime{font-weight:700;color:#333;z-index:1;background:#f9f9f9;padding:0 5px}.incident-history{margin-bottom:20px}.incidents-list{display:grid;gap:20px}.incident-card{background:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a}.incident-card h3{font-size:1.1rem;color:#556b2f;margin-bottom:10px}.incident-card p{font-size:.9rem;color:#555}.subscribe-section{text-align:center;margin-bottom:40px}.subscribe-section h2{font-size:1.5rem;color:#556b2f;margin-bottom:10px}.subscribe-section p{font-size:.9rem;color:#555;margin-bottom:20px}.subscribe-section input{padding:10px;border:1px solid #ddd;border-radius:5px;font-size:.9rem;margin-right:10px}.subscribe-button{background:#556b2f;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background .3s}.subscribe-button:hover{background:#8fb352}.background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url(https://images.pexels.com/photos/1047312/pexels-photo-1047312.jpeg);background-size:cover;background-position:center;background-attachment:fixed;overflow:hidden}.background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d}.page-container{width:100%;min-height:100vh;overflow-x:hidden;position:relative;scroll-snap-type:y proximity}.welcome-section,.mission-box,.mission-box-2,.newsletter-section{scroll-snap-align:start;scroll-margin-top:20px}.columns-container{display:flex;width:100%;height:100vh;position:relative;background-color:transparent}.column{flex:1;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;transition:all .4s ease-out;z-index:1;cursor:pointer;opacity:.5}.column:hover{opacity:1;transform:scale(1.02);z-index:2}.column:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-attachment:fixed;z-index:-2;transition:all .4s ease-out;transform:scale(1);opacity:.5}.column:hover:before{opacity:1;transform:scale(1.03)}.column-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000026;z-index:-1;transition:all .4s ease-out}.column:hover .column-overlay{background:#0000000d}.column-1:before{background-image:url(https://images.unsplash.com/photo-1521791136064-7986c2920216?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80)}.affiliate-content{text-align:center;color:#fff;padding:20px;z-index:2;opacity:1!important;transition:transform .4s ease-out}.affiliate-content h2{font-size:2.5rem;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.affiliate-content p{font-size:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.column:hover .affiliate-content{transform:scale(1.05)}.column-2,.column-2:hover{background:linear-gradient(135deg,#acb69b,#acb69b)}.column-3:before{background-image:url(https://images.pexels.com/photos/163065/mobile-phone-android-apps-phone-163065.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2)}.qr-code-container{position:relative;z-index:1;text-align:center;color:#fff;opacity:1!important;transition:transform .4s ease-out}.qr-code-placeholder{width:150px;height:150px;background-color:#ffffffe6;border-radius:8px;transition:all .4s ease-out;box-shadow:0 4px 12px #00000026;margin:0 auto 1rem}.qr-code-image{width:150px;height:150px;object-fit:contain;background:#fff;padding:8px;border-radius:8px;box-shadow:0 4px 12px #00000026;transition:all .4s ease-out}.column:hover .qr-code-image{transform:scale(1.05);box-shadow:0 8px 24px #00000040}.qr-code-container p{color:#acb69b;text-shadow:0 2px 4px rgba(0,0,0,.5)}.column:hover .qr-code-container{transform:scale(1.05)}.column:hover .qr-code-placeholder{transform:scale(1.05);box-shadow:0 8px 24px #00000040}.welcome-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4rem 2rem;color:#fff;position:relative;background-color:#00000080;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;margin:0 auto;width:100%;box-sizing:border-box}.welcome-subtitle{font-size:25px;font-weight:700;margin-top:1rem;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,0)}.welcome-section.visible{opacity:1;transform:translateY(0)}.welcome-section h1{font-size:4rem;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.01);padding:0 20px}.days-until-launch{font-size:1.5rem;margin-bottom:2rem;opacity:1}.countdown-container{margin:2rem 0}.countdown-header{font-size:1rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;color:#fff;text-align:center;font-weight:250}.countdown{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.countdown-item{display:flex;flex-direction:column;align-items:center;min-width:75px}.countdown-value{font-size:3rem;font-weight:700;line-height:1;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.countdown-label{font-size:1rem;text-transform:uppercase;letter-spacing:1px;color:#fff;opacity:1}.mission-box{max-width:800px;background:#fff;padding:3rem;border-radius:10px;margin:2rem auto;box-shadow:0 4px 12px #acb99b}.mission-box h2{font-size:2.5rem;margin-bottom:1.5rem;color:#333}.mission-box p{font-size:1.2rem;line-height:1.6;color:#555}.mission-box-2{max-width:800px;background:#fff;padding:3rem;border-radius:10px;margin:2rem auto;box-shadow:0 4px 12px #acb99b}.mission-box-2 h2{font-size:2.5rem;margin-bottom:1.5rem;color:#333}.mission-box-2 p{font-size:1.2rem;line-height:1.6;color:#555}.mission-box-3{max-width:800px;padding:3rem;border-radius:10px;margin:2rem auto}.mission-box-3 h1{font-size:3.5rem;margin-bottom:1.5rem;color:#333}.mission-box-3 p{font-size:1.2rem;line-height:1.6;color:#555}.mission-box-4{max-width:800px;padding:3rem;border-radius:10px;margin:2rem auto}.mission-box-4 h2{font-size:2.5rem;margin-bottom:1.5rem;color:#333}.mission-box-4 p{font-size:1.2rem;line-height:1.6;color:#555}.mission-box-4 .image-row{display:flex;justify-content:space-between;margin:30px 0;gap:30px}.mission-box-4 .image-with-caption{width:40%}.mission-box-4 .image-with-caption img{width:100%;height:300px;margin-bottom:10px}.mission-box-4 .image-with-caption p{margin:0;padding:0 10px;text-align:center;font-size:16px}.mission-box-4 .image-with-caption h3{text-align:center}.newsletter-section{padding:4rem 2rem;text-align:center;color:#010000;max-width:400px;background:#fff;padding:3rem;border-radius:10px;margin:2rem auto;box-shadow:0 4px 12px #acb99b}.newsletter-section h2{font-size:2.5rem;margin-bottom:2rem}.newsletter-form{display:flex;justify-content:center;max-width:500px;margin:0 auto;border-color:#236e36}.newsletter-form input{padding:1rem;border:none;border-color:#236e36;border-radius:4px 0 0 4px;width:70%;font-size:1rem}.newsletter-form button{padding:1rem 2rem;background:#acb69b;color:#fff;border:none;border-radius:0 4px 4px 0;cursor:pointer;font-size:1rem;transition:.3s}.newsletter-form button:hover{background:#3f5a11}.column:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid transparent;transition:all .4s ease-out;pointer-events:none}.column:hover:after{border-color:#fff6}@keyframes glideHint{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.column-2:hover:after{animation:glideHint 2s infinite;border-color:#acb69b99}@media (max-width: 768px){.columns-container{flex-direction:column;height:auto}.column{height:33.33vh}.column:before{background-attachment:scroll}.countdown{gap:1rem;flex-wrap:wrap}.countdown-item{min-width:60px}.countdown-value{font-size:2rem}.countdown-label{font-size:.8rem}.welcome-section h1{font-size:2.5rem}.days-until-launch{font-size:1.2rem}.mission-box{padding:1.5rem}.affiliate-content h2{font-size:2rem}.affiliate-content p{font-size:1.2rem}}.welcome-section,.mission-box,.mission-box-2,.mission-box-3,.mission-box-4{will-change:transform,opacity;backface-visibility:hidden}.heartcolor{color:#acb69b}.vendor-storefront{display:flex;padding:0;margin:0 auto}.vendor-storefront__sidebar{flex:0 0 250px;margin-right:20px;margin-left:0}.vendor-storefront__content{flex-grow:1}.vendor-storefront__header{text-align:center;margin-bottom:40px}.vendor-storefront__title{font-size:2.5rem;color:#556b2f}.vendor-storefront__business-number{font-size:1.2rem;color:#666}.vendor-storefront__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.vendor-storefront__error{color:red;text-align:center;margin-top:20px}.vendor-storefront__not-found{text-align:center;font-size:1.5rem;color:#666}.vendor-storefront__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:20px;gap:10px}.vendor-storefront__sorting{margin-left:auto}@media (max-width: 768px){.vendor-storefront__header{flex-direction:column;align-items:flex-start}.vendor-storefront__sorting{margin-left:0;width:100%}}.vendor-ethical-profile{background:#f9f9f7;border-radius:12px;padding:30px;margin:40px 0;border:1px solid #e8e8e3;font-family:inherit}.vendor-ethical-profile__title{color:#556b2f;font-size:1.8rem;margin-bottom:25px;display:flex;align-items:center;gap:10px}.vendor-ethical-profile__empty{color:#666;text-align:center;padding:20px;font-size:1rem}.vendor-ethical-profile__debug{background-color:#f8f8f8;padding:15px;border-radius:8px;margin-top:20px;font-family:monospace;font-size:.85rem}.vendor-ethical-profile__debug pre{margin:0;white-space:pre-wrap}.vendor-ethical-profile__summary{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.vendor-ethical-profile__score-card{flex:1;min-width:250px;background:#fff;border-radius:10px;padding:20px;display:flex;align-items:center;box-shadow:0 2px 8px #0000000d;position:relative}.vendor-ethical-profile__score-value{font-size:2.5rem;font-weight:700;color:#556b2f;margin-right:15px}.vendor-ethical-profile__score-max{font-size:1.5rem;color:#666;margin-left:2px}.vendor-ethical-profile__score-details{flex:1}.vendor-ethical-profile__score-label{font-size:1.1rem;color:#333;font-weight:500;margin-bottom:5px}.vendor-ethical-profile__score-subtext{font-size:.9rem;color:#666}.vendor-ethical-profile__score-icon{position:absolute;right:20px;top:20px;font-size:1.5rem}.vendor-ethical-profile__stats{flex:1;min-width:250px;display:flex;gap:15px}.vendor-ethical-profile__stat-card{flex:1;background:#fff;border-radius:10px;padding:20px;text-align:center;box-shadow:0 2px 8px #0000000d;min-width:120px}.vendor-ethical-profile__stat-icon{font-size:1.8rem;margin-bottom:10px}.vendor-ethical-profile__stat-value{font-size:1.8rem;font-weight:700;color:#556b2f;margin-bottom:5px}.vendor-ethical-profile__stat-label{font-size:.9rem;color:#666}.vendor-ethical-profile__section{margin-bottom:30px}.vendor-ethical-profile__section-title{display:flex;align-items:center;gap:10px;color:#556b2f;font-size:1.3rem;margin-bottom:15px}.vendor-ethical-profile__section-icon{font-size:1.2rem}.vendor-ethical-profile__certifications{display:flex;flex-wrap:wrap;gap:10px}.vendor-ethical-profile__certification-badge{background:#fff;border:1px solid #e8e8e3;border-radius:20px;padding:8px 15px;font-size:.85rem;box-shadow:0 1px 3px #0000000d}.vendor-ethical-profile__map-container{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px #0000000d}.vendor-ethical-profile__country-list{display:flex;flex-direction:column;gap:12px}.vendor-ethical-profile__country-item{display:flex;align-items:center;gap:10px}.vendor-ethical-profile__country-flag{font-size:1.5rem}.vendor-ethical-profile__country-name{flex:1;font-weight:500}.vendor-ethical-profile__country-products{color:#666;font-size:.85rem}@media (max-width: 768px){.vendor-ethical-profile{padding:20px;margin:30px 0}.vendor-ethical-profile__title{font-size:1.5rem}.vendor-ethical-profile__summary{flex-direction:column;gap:15px}.vendor-ethical-profile__score-card,.vendor-ethical-profile__stats{min-width:100%}.vendor-ethical-profile__stats{flex-direction:column}.vendor-ethical-profile__stat-card{width:100%}.vendor-ethical-profile__score-value{font-size:2rem}.vendor-ethical-profile__stat-value{font-size:1.5rem}}@media (max-width: 480px){.vendor-ethical-profile{padding:15px;margin:20px 0}.vendor-ethical-profile__title{font-size:1.3rem}.vendor-ethical-profile__section-title{font-size:1.1rem}.vendor-ethical-profile__score-card{padding:15px}.vendor-ethical-profile__score-value{font-size:1.8rem}.vendor-ethical-profile__score-label{font-size:1rem}.vendor-ethical-profile__stat-card{padding:15px}}.all-products{display:flex;padding:0}.all-products__sidebar{flex:0 0 280px;margin-right:30px;margin-left:0;position:sticky;top:20px;align-self:flex-start;height:100%;padding-bottom:20px}.all-products__content{flex-grow:1;margin-top:20px;width:100%}.all-products__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:30px;gap:20px}.all-products__title{font-size:2rem;color:#556b2f;margin:0;font-weight:600}.all-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px;margin-bottom:40px;min-height:40vh}.all-products__pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:30px;padding:20px 0;border-top:1px solid #eee}.all-products__pagination-button{padding:10px 25px;background-color:#556b2f;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;font-weight:500;min-width:100px}.all-products__pagination-button:hover:not(:disabled){background-color:#3a4a20;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.all-products__pagination-button:disabled{background-color:#e0e0e0;color:#a0a0a0;cursor:not-allowed}.all-products__page-indicator{padding:0 15px;font-weight:500;color:#555}.all-products__error{color:#e74c3c;text-align:center;padding:40px;font-size:1.2rem;grid-column:1 / -1}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.loading-state{animation:pulse 1.5s infinite}@media (max-width: 1024px){.all-products{flex-direction:column;padding:15px}.all-products__sidebar{position:static;margin-right:0;margin-bottom:20px;width:100%}.all-products__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width: 600px){.all-products__header{flex-direction:column;align-items:flex-start}.all-products__sorting{width:100%}.all-products__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px}.all-products__pagination{flex-direction:column;gap:10px}.all-products__pagination-button{width:100%;max-width:200px}}@media (max-width: 480px){.all-products__grid{grid-template-columns:repeat(2,1fr)}.all-products__pagination{flex-direction:column;gap:10px}.all-products__pagination-button{width:100%}}.legal-page{font-family:Inter,system-ui,sans-serif;color:#333;line-height:1.6}.legal-hero{position:relative;height:400px;overflow:hidden}.legal-hero__image{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.legal-hero__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;width:100%;padding:0 20px}.legal-hero__title{font-size:3rem;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.5);font-weight:700}.legal-hero__subtitle{font-size:1.2rem;opacity:.9}.legal-content{max-width:1200px;margin:50px auto;padding:0 20px}.legal-content__text{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px #00000014}.legal-content__heading{color:#2c3e50;margin-top:2.5rem;padding-bottom:.5rem;border-bottom:2px solid #8FB352;font-weight:600}.legal-content__subheading{color:#34495e;margin-top:2rem;font-weight:500}.legal-content__list{margin:1.5rem 0;padding-left:1.5rem}.legal-content__list-item{margin-bottom:.8rem;position:relative;padding-left:15px}.legal-content__list-item:before{content:"•";color:#8fb352;position:absolute;left:0}.legal-content__link{color:#8fb352;text-decoration:none;transition:opacity .3s}.legal-content__link:hover{opacity:.8;text-decoration:underline}.legal-contact{background:#f8f9fa;border-left:4px solid #8FB352;padding:20px;margin-top:40px;border-radius:4px}.legal-contact__title{font-size:1.2rem;color:#2c3e50;margin-bottom:10px}.legal-contact__detail{margin:5px 0;color:#555}.legal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin:30px 0}.legal-grid__card{background:#f8f9fa;padding:25px;border-radius:10px;border-left:4px solid #8FB352;transition:transform .3s}.legal-grid__card:hover{transform:translateY(-5px)}.legal-grid__card-title{color:#2c3e50;margin-top:0;font-size:1.2rem}.legal-highlights{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;margin:30px 0}.legal-highlights__card{flex:1;min-width:250px;background:#f8f9fa;border-radius:10px;padding:20px;text-align:center;border-top:4px solid #8FB352}.legal-highlights__icon{font-size:2.5rem;margin-bottom:15px;display:block}.legal-fees{display:flex;gap:20px;margin:20px 0}.legal-fees__card{flex:1;padding:20px;background:#f8f9fa;border-radius:10px}.legal-ethics{margin:30px 0;padding:20px;background:#f8f9fa;border-radius:10px}.legal-ethics__scores{display:flex;justify-content:space-between;margin:20px 0}.legal-ethics__score-card{flex:1;text-align:center;padding:15px;border-radius:8px;margin:0 5px}.legal-ethics__score-card--low{background:#ffebee}.legal-ethics__score-card--medium{background:#fff8e1}.legal-ethics__score-card--high{background:#e8f5e9}.legal-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin:40px 0}.legal-steps__card{background:#f9f9f9;padding:25px;border-radius:12px;text-align:center;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.legal-steps__card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001f}.legal-steps__number{width:40px;height:40px;background:#8fb352;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 15px;font-size:1.2rem}.legal-steps__title{margin:0 0 15px;color:#2c3e50;font-size:1.3rem}.legal-steps__button{display:inline-block;background:#8fb352;color:#fff;padding:10px 15px;border-radius:6px;text-decoration:none;font-weight:500;transition:background .3s ease,transform .2s ease;margin-top:15px}.legal-steps__button:hover{background:#729040;transform:translateY(-2px)}.return-process__step{display:flex;margin-bottom:25px;align-items:flex-start}.return-process__number{min-width:40px;height:40px;background:#8fb352;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:20px;font-size:1.2rem}.return-process__content{flex:1}.shipping-method__table{width:100%;border-collapse:collapse;margin:20px 0}.shipping-method__table th{background:#f8f9fa;text-align:left;padding:12px 15px;border-bottom:2px solid #8FB352}.shipping-method__table td{padding:10px 15px;border-bottom:1px solid #eee}.shipping-method__table tr:hover{background-color:#f8f9fa}.accessibility-compliance{display:flex;flex-wrap:wrap;gap:20px;margin:25px 0}.accessibility-compliance__badge{display:flex;align-items:center;gap:10px;background:#f8f9fa;padding:12px 20px;border-radius:8px;flex:1;min-width:250px}.accessibility-compliance__icon{font-size:2rem}.ip-protection__types{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:25px 0}.ip-protection__type{background:#f8f9fa;border-radius:10px;padding:20px;border-left:4px solid #8FB352}.ip-protection__type-title{color:#2c3e50;margin-top:0;font-size:1.2rem;display:flex;align-items:center;gap:10px}.ip-infringement__process{display:flex;flex-wrap:wrap;gap:15px;margin:20px 0}.ip-infringement__step{flex:1;min-width:200px;padding:15px;background:#f8f9fa;border-radius:8px;border-top:3px solid #8FB352}.ip-infringement__step-number{font-weight:700;color:#8fb352;margin-bottom:10px;font-size:1.1rem}.ip-notice__format{background:#f0f7ff;border-left:4px solid #4a90e2;padding:20px;margin:25px 0;border-radius:4px}.ip-notice__format-title{color:#2c3e50;margin-top:0}.ip-notice__format-list{margin:15px 0;padding-left:20px}@media (max-width: 768px){.ip-protection__types{grid-template-columns:1fr}.ip-infringement__step{min-width:100%}}.ethics-score{margin:30px 0;padding:20px;background:#f8f9fa;border-radius:10px;text-align:center}.ethics-score__range{display:flex;justify-content:space-between;margin:20px 0}.ethics-score__card{flex:1;text-align:center;padding:15px;border-radius:8px;margin:0 5px;transition:transform .3s}.ethics-score__card:hover{transform:translateY(-5px)}.ethics-score__card--low{background:#ffebee;border:1px solid #ffcdd2}.ethics-score__card--medium{background:#fff8e1;border:1px solid #ffecb3}.ethics-score__card--high{background:#e8f5e9;border:1px solid #c8e6c9}.ethics-score__value{font-size:1.5rem;margin:0 0 5px;color:#2c3e50}.ethics-score__label{font-weight:500;margin:0;color:#555}.ethics-score__description{color:#555;max-width:800px;margin:20px auto 0;line-height:1.6}@media (max-width: 768px){.ethics-score__range{flex-direction:column;gap:10px}.ethics-score__card{margin:5px 0}}.legal-fees{display:flex;gap:25px;margin:25px 0}.legal-fees__card{flex:1;background:#f8f9fa;padding:25px;border-radius:10px;border-left:4px solid #8FB352}.legal-fees__title{color:#2c3e50;margin-top:0;font-size:1.2rem;padding-bottom:10px;border-bottom:1px solid #e0e0e0}@media (max-width: 768px){.legal-fees{flex-direction:column;gap:20px}}@media (max-width: 768px){.legal-hero{height:300px}.legal-hero__title{font-size:2.2rem}.legal-content__text{padding:25px}.legal-highlights,.legal-fees{flex-direction:column}.legal-grid{grid-template-columns:1fr}.legal-ethics__scores{flex-direction:column;gap:10px}.legal-steps{grid-template-columns:1fr;gap:20px}}@media (max-width: 480px){.legal-hero{height:250px}.legal-hero__title{font-size:1.8rem}.legal-content{margin:30px auto}.legal-grid__card{padding:20px}}
