body{background-color:#fff4ed}:root{--primary:#ff6b35;--primary-dark:#e85a2a;--primary-light:#ff8b5c;--primary-pale:#fff4ed;--secondary:#f7931e;--secondary-dark:#e07d0a;--secondary-light:#ffb45f;--accent:#4caf50;--accent-dark:#388e3c;--accent-light:#81c784;--dark:#1f2937;--dark-medium:#374151;--gray:#6b7280;--gray-light:#9ca3af;--gray-pale:#f3f4f6;--white:#fff;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--info:#3b82f6;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--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,.15);--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.35s ease}.card-compact{padding:var(--space-md);border-radius:var(--radius-md)}@media (min-width:768px){.card-compact{padding:var(--space-lg);border-radius:var(--radius-lg)}}.btn{min-height:44px;padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-md);transition:all var(--transition-base);font-weight:600}.btn-primary{background:var(--primary);color:#fff;border:none}.btn-primary:hover{background:var(--primary-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}body{font-size:var(--text-base);line-height:1.6}h1{font-family:sans-serif;font-size:max(1.75rem,min(5vw,2.5rem));line-height:1.2}h2{font-size:max(1.5rem,min(4vw,2rem));line-height:1.3}h3{font-size:max(1.25rem,min(3vw,1.75rem));line-height:1.4}html{scroll-behavior:smooth}*{-webkit-tap-highlight-color:transparent}.dropdown-toggle:after{content:"";width:0;height:0;display:none}.home-hero{background-image:url(../media/home-hero.f42fa7f5.jpg);background-size:cover;width:100%;height:calc(100vh - 66.15px);position:relative;overflow:hidden}.home-hero-overlay{z-index:2;background:linear-gradient(270deg,rgba(253,249,238,.3) 0%,rgba(253,249,238,.6) 25%,rgba(253,249,238,.9) 100%);align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.home-hero-content{padding:0 2rem}.home-hero-content h1{color:#1e1e1e;text-transform:capitalize;font-size:56px;font-weight:bolder}.home-hero-content h1 span{color:#135228;font-style:italic}.home-hero-content p{color:#1e1e1e;width:45%;font-size:18px;font-weight:400}.home-hero-search-bar{background-color:#fff;border-radius:50rem;align-items:center;width:60%;padding:.6rem;display:flex}.home-hero-search-bar span{border:0}.home-hero-search-bar span svg{font-size:20px}.home-hero-search-bar input{border:0;outline:none}.home-hero-search-bar input:focus,.home-hero-search-bar input:active{box-shadow:none;outline:0}.home-hero-search-bar button{color:#fff;background-color:#135228;border-radius:50rem;padding:12px 20px}.home-hero .suggestions{align-items:center;margin-top:16px;display:flex}.home-hero .suggestions h6{margin-right:12px}.home-hero .suggestions span{color:#1e1e1e;background-color:#ece8dd;border-radius:50rem;margin:0 .25rem;padding:6px 8px;font-size:12px;font-weight:600}@media (max-width:992px){.home-hero-content h1{font-size:42px}.home-hero-content p{width:70%;font-size:16px}.home-hero-search-bar{width:80%}}@media (max-width:768px){.home-hero-overlay{text-align:center;background:linear-gradient(rgba(253,249,238,.3) 0%,rgba(253,249,238,.6) 25%,rgba(253,249,238,.9) 100%);justify-content:center;align-items:center}.home-hero-content{padding:0 1rem}.home-hero-content h1{font-size:32px}.home-hero-content p{width:100%;font-size:15px}.home-hero-search-bar{border-radius:16px;flex-direction:column;width:100%}.home-hero-search-bar input{width:100%;margin:6px 0}.home-hero-search-bar button{width:100%;margin-top:6px}.home-hero .suggestions{justify-content:center}}@media (max-width:480px){.home-hero-overlay{background:linear-gradient(rgba(253,249,238,.3) 0%,rgba(253,249,238,.6) 25%,rgba(253,249,238,.9) 100%)}.home-hero-content h1{font-size:26px}.home-hero-content p{font-size:14px}}section.favorites{padding:70px 2rem}section.favorites h3,section.favorites span{color:#1e1e1e}section.favorites h3{font-size:36px;font-weight:700}section.categories{padding:70px 2rem}section.categories h3,section.categories span{color:#1e1e1e}section.categories h3{font-size:36px;font-weight:700}section.categories .categories-card{text-align:center;background-color:#fff;border-radius:1.5rem;margin-bottom:1rem;padding:3rem}section.categories .categories-card .icon{background-color:#f2eee3;border-radius:.75rem;width:60px;height:60px;line-height:60px}section.categories .categories-card .icon svg{font-size:1.75rem}section.categories .categories-card .icon{margin:auto}section.categories .categories-card h6{color:#1e1e1e;text-transform:capitalize;margin:.5rem 0 0}.nav-link{color:#fff;font-weight:400}.nav-link:hover{color:#fff;text-decoration:underline}.dropdown-menu{background-color:#2f6b3e}.dropdown-menu .dropdown-item{color:#fff}.dropdown-menu .dropdown-item:hover{color:#2f6b3e;background-color:#fdcb58}.navbar-nav .nav-link.show{color:#fdcb58}footer a{color:#2f6b3e}
