.aph-page{background:#f2efe9;min-height:100vh;font-family:var(--font-paragraph--family)}.aph-hero{background:linear-gradient(135deg,#1a1814,#2d2a26);text-align:center;padding:72px 24px 56px;position:relative;overflow:hidden}.aph-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,rgba(184,150,12,.08) 0%,transparent 70%);pointer-events:none}.aph-hero-inner{position:relative;z-index:2;max-width:640px;margin:0 auto}.aph-hero__eyebrow{display:block;font-size:.68rem;letter-spacing:.4em;text-transform:uppercase;color:#e0ac52;margin-bottom:1rem;font-weight:500}.aph-hero h1{font-family:var(--font-h1--family);font-size:clamp(2rem,5vw,3.5rem);font-weight:400;color:#fff;line-height:1.1;margin:0 0 1rem;letter-spacing:.01em}.aph-hero h1 em{font-style:italic;color:#e0ac52}.aph-hero__sub{font-size:.95rem;color:#ffffffa6;line-height:1.7;margin:0 0 1.75rem}.aph-hero__divider{width:48px;height:2px;background:linear-gradient(90deg,transparent,hsl(38,70%,55%),transparent);margin:0 auto}.aph-breadcrumb{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:#999;flex-wrap:wrap}.aph-breadcrumb a{color:#666;text-decoration:none;transition:color .2s}.aph-breadcrumb a:hover{color:#ad791f}.aph-breadcrumb-sep{color:#ccc}.aph-container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 5rem}.aph-section-header{margin-bottom:1.75rem;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.75rem;border-bottom:1px solid #e0dbd3;padding-bottom:.875rem}.aph-section-title{font-family:var(--font-h2--family);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;color:#1c1a16;margin:0;letter-spacing:.01em}.aph-section-link{font-size:.8rem;color:#b67f20;text-decoration:none;font-weight:500;letter-spacing:.04em;transition:color .2s}.aph-section-link:hover{color:#825b17}.aph-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3.5rem}@media(min-width:480px){.aph-categories{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.aph-categories{grid-template-columns:repeat(4,1fr);gap:1.25rem}}@media(min-width:1024px){.aph-categories{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.aph-cat-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 1rem;background:#fff;border:1px solid #e4ddd1;border-radius:.875rem;text-decoration:none;color:inherit;transition:all .28s cubic-bezier(.23,1,.32,1);text-align:center;min-height:120px}.aph-cat-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000017,0 3px 10px #b8960c0f;border-color:#dbc194}.aph-cat-card__icon{font-size:1.75rem;line-height:1;flex-shrink:0}.aph-cat-card__name{font-size:.8rem;font-weight:600;color:#333;line-height:1.35;letter-spacing:.02em}.aph-cat-card__count{font-size:.7rem;color:#aaa;margin-top:-.25rem}.aph-cuisines{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:3.5rem}@media(min-width:640px){.aph-cuisines{gap:1.25rem}}.aph-cuisine-card{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:140px;border-radius:.875rem;overflow:hidden;text-decoration:none;background:#1a1814;transition:transform .28s cubic-bezier(.23,1,.32,1),box-shadow .28s}.aph-cuisine-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000002e}.aph-cuisine-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .55s cubic-bezier(.23,1,.32,1);opacity:.55}.aph-cuisine-card:hover .aph-cuisine-card__bg{transform:scale(1.06)}.aph-cuisine-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.7) 100%)}.aph-cuisine-card__label{position:relative;z-index:2;padding:1rem;text-align:center;width:100%}.aph-cuisine-card__name{display:block;font-family:var(--font-h2--family);font-size:clamp(.9rem,2vw,1.2rem);font-weight:400;color:#fff;letter-spacing:.04em}.aph-cuisine-card__sub{display:block;font-size:.65rem;color:#e4b667;letter-spacing:.2em;text-transform:uppercase;margin-top:.2rem}@media(min-width:640px){.aph-cuisine-card{min-height:180px}}@media(min-width:1024px){.aph-cuisine-card{min-height:220px}}.aph-cta{background:#fff;border:1px solid #e4ddd1;border-radius:1rem;padding:2.5rem 2rem;text-align:center;margin-top:.5rem}.aph-cta h2{font-family:var(--font-h2--family);font-size:clamp(1.3rem,2.5vw,2rem);font-weight:400;color:#1c1a16;margin:0 0 .75rem}.aph-cta h2 em{font-style:italic;color:#b67f20}.aph-cta p{font-size:.9rem;color:#888;max-width:400px;margin:0 auto 1.5rem;line-height:1.7}.aph-cta__btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#fff;background:#2c1f08;border-radius:100px;padding:.875rem 2rem;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s}.aph-cta__btn:hover{background:#b67f20;transform:translateY(-2px);box-shadow:0 8px 24px #2c1f0826}.aph-cta__btn svg{width:13px;height:13px}@media(max-width:480px){.aph-container{padding:2rem 1rem 4rem}.aph-hero{padding:52px 16px 40px}.aph-cat-card{min-height:100px;padding:1.1rem .75rem}.aph-cuisines{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/all-products-hub.css.map */
